]> git.mxchange.org Git - friendica.git/commitdiff
Merge branch 'master' into develop
authorHypolite Petovan <mrpetovan@gmail.com>
Fri, 23 Mar 2018 10:15:55 +0000 (06:15 -0400)
committerHypolite Petovan <mrpetovan@gmail.com>
Fri, 23 Mar 2018 10:15:55 +0000 (06:15 -0400)
70 files changed:
CHANGELOG
INSTALL.txt
VERSION
bin/worker.php
boot.php
database.sql
doc/Developers-Intro.md
doc/FAQ.md
doc/Install.md
doc/Settings.md
doc/de/FAQ.md
doc/de/Install.md
doc/de/Settings.md
doc/htconfig.md
doc/themes.md
include/api.php
include/conversation.php
include/enotify.php
include/event.php
include/items.php
include/text.php
index.php
mod/admin.php
mod/contacts.php
mod/delegate.php
mod/dfrn_notify.php
mod/directory.php
mod/dirfind.php
mod/display.php
mod/follow.php
mod/install.php
mod/ostatus_subscribe.php
mod/pubsub.php
mod/settings.php
mod/unfollow.php
src/Content/Text/BBCode.php
src/Core/NotificationsManager.php
src/Core/Worker.php
src/Database/DBStructure.php
src/Model/Contact.php
src/Model/GContact.php
src/Model/Item.php
src/Model/User.php
src/Protocol/DFRN.php
src/Protocol/Diaspora.php
src/Protocol/Feed.php
src/Protocol/OStatus.php
src/Protocol/PortableContact.php
src/Util/Map.php
src/Util/Network.php
src/Worker/OnePoll.php
util/credits.txt
util/messages.po
view/lang/de/messages.po
view/lang/de/strings.php
view/lang/en-gb/messages.po
view/lang/en-gb/strings.php
view/lang/en-us/messages.po
view/lang/en-us/strings.php
view/lang/it/messages.po
view/lang/it/strings.php
view/lang/zh-cn/messages.po
view/lang/zh-cn/strings.php
view/templates/delegate.tpl
view/templates/field_datetime.tpl
view/templates/htconfig.tpl
view/templates/settings/connectors.tpl
view/theme/frio/php/schema.php
view/theme/frio/templates/settings/connectors.tpl
view/theme/vier/style.php

index e77a46c71fd15e927e5e7af43b2228e1937c3418..a389a089e6ad29987d9eb2151c347d6f97c706a4 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,129 @@
+Version 3.6 (2018-03-23)
+  Friendica Core:
+    Updates to the translations (DE, EN_GB, EN_US, ES, FR, IT, ZH_CN) [translation teams]
+    Updates for the Danish and French regions [Alkarex]
+    Update for the documentation [andyhee, annando, rabuzarus, ratten, rudlof, silke, tobiasd]
+    Updates to the themes [Andi-K, annando, fabrixxm, hoergen, rebeka-catalina, rabuzarus]
+    Enhancements to the ARIA support in frio [rabuzarus]
+    Enhancements to the DB handling and structure [annando]
+    Enhancements to the API [annando, fabrixxm, MrPetovan, rudlof]
+    Enhancements to the support of Open Graph with images [hoergen]
+    Enhancements to the Diaspora federation (participation signal, relay of dislikes, basic forum support for D*, Birthdays) [annando]
+    Enhancements to the OStatus federation [annando]
+    Enhancements to the handling of feed contacts [MrPetovan]
+    Enhancements to the display of threaded discussions (optional) [MrPetovan]
+    Enhancements to the display of events [hoergen]
+    Enhancements to the ACL dialog (selection of forums) [rabuzarus]
+    Enhancements to the handling of new connections [annando]
+    Enhancements to the vitality check of contacts [annando]
+    Enhancements to the daemon script [annando]
+    Enhancements to the federation stats [annando, tobiasd]
+    Enhancements to the interaction with public posts [annando]
+    Enhancements to the structure of the admin panel [tobiasd]
+    Enhancements to the community page [annando]
+    Enhancements to the delegation of accounts [annando, MrPetovan]
+    Enhancements to the user import and server relocation functionality [annando]
+    Enhancements to the menu layout in the admin panel [tobiasd]
+    Enhancements to the extraction of strings to be translated [fabrixxm, MrPetovan]
+    Enhancements to the installation wizard [annando, tobias]
+    Enhancements to the events [annando, hoergen, MrPetovan, rabuzarus]
+    Enhancements to the handling of email contacts [annando]
+    Enhancements to the Vagrant configuration of the development VM [tobias]
+    Enhancements to the probing of pump.io profiles [annando]
+    Enhancements to the handling of BBCode tags [MrPetovan]
+    Enhancements to the OEmbed handling [MrPetovan]
+    Fixed a bug that triggered the display of activities on the cummunity page [annando]
+    Fixed a bug with personal notes [annando]
+    Fixed a display issue of long postings when using the showmore option [annando]
+    Fixed a bug that caused Twidere to crash on reload [annando]
+    Fixed a bug in the exported data to the-federation.info [annando]
+    Fixed a bug in URL completion for feed fragments [annando]
+    Fixed a bug in the notification system about new registrations [annando]
+    Fixed the display of dislikes [annando]
+    Fixed the display of orphans childs in threads [MrPetovan]
+    Fixed some SQL problems [annando]
+    Fixed the CLI config script [tobiasd]
+    Fixed the forum selection on the network display [annando]
+    Fixed a bug during the import of accounts [annando]
+    Fixed a problem with UTF8 encoding during account export [annando]
+    Fixed a problem with archiving "self" contacts [annando]
+    Fixes to file permissions lintian reported [tobiasd]
+    Fixed a session problem leading to double login problem [MrPetovan]
+    Fixed a bug that caused code blocks on Diaspora being displayed wrongly [MrPetovan]
+    Fixed a bug that suggested it was possible to use some bridges without an account on the other side [annando]
+    Fixed the situation that an OStatus activity was triggered when publishing a image without sending out a posting for it [annando]
+    Fixed some issues with the display of exported events on GNU social and diaspora [annando]
+    Fixed the issue that Atom feeds of forums had no postings listed [annando]
+    Fixed a problem with the expiration of accounts [annando]
+    Added Atom feed for conversations [annando]
+    Added the possibility to address forums with !forumname [annando]
+    Added option to compare version against upstream version [tobiasd]
+    Added an optional hint that a global community page is global [tobiasd]
+    Added an option to always display the preview image in shared articles even if larger ones exist [annando]
+    Added CLI script to silence accounts on the community page [tobiasd]
+    Added CLI script to block postings to a node from accounts [tobiasd]
+    Added account block interface to the admin panel [MrPetovan]
+    Added browser bookmarklet code snippet [hoergen]
+    Added an additional feature to display a tag cloud on the profile page [rabuzarus]
+    Added retrieval of Mastodon server statistics [annando]
+    Added Atom feed that only contains top level postings of a user [annando]
+    Added tag following via saved search for #hashtag [annando]
+    Added PHP version information to the admin panel [MrPetovan]
+    Added the possibility to change relationships between Friendica contacts [annando]
+    Added the membersince functionality from the addon to the core [rabuzarus]
+    Added support of nodeinfo 2.0 [annando]
+    Removed the long deprecated internal templating engine [annando]
+    Removed the obsolete mysql support, you have to use MySQLI or PDO [annando]
+    Removed the unused mood module [annando]
+    Removed connect link from side panel when it should not be there [annando]
+    Removed very old updating routines [annando]
+    Dependencies are now (mostly) handled by composer [MrPetovan, zeroadam]
+    General code refactoring and beautification work [annando, MrPetovan, tobiasd, zeroadam]
+    ejabberd logs are now handled by syslog [annando]
+    Moved the poller script to the "scripts" directory and renamed it to worker [annando]
+    Threaded display of conversations is now always enabled [annando]
+    Images send to public forums are now always public as well [annando]
+    The DB cleanup option now includes the conversation table [annando]
+    Hash tags now always search locally [annando]
+    Consistent naming of addons (instead of plugins and addons) [zeroadam]
+    Community page is split between local and global and always visible for local users [annando]
+    Updated the credits to include new contributors [tobiasd]
+
+  Friendica Addons:
+    Updates to the translations (DE, EN_GB, ES, FR, IT, NL, ZH_CN) [translation teams]
+    all bridges don't relay postings anymore that are posted to a public forum [annando]
+    DAV addon marked unsupported [tobiasd]
+    Current Weather: fixing a problem with the weathermap link [zeroadam]
+    NSFW added config examples, reworked the description, now ignores the CW from Mastodon [andyhee, annando, rebeka-catalina]
+    Twitter support 280 chars limit [annando]
+    OpenWeatherMap fix broken map link [zeroadam]
+    CommunityHome added settings to admin panel, removed active users feature [annando, fabrixxm]
+    General code refactoring and beautification work [annando, MrPetovan, tobiasd, zeroadam]
+    Public Server reworked [annando]
+    pageheader settings beautifications [tobiasd]
+    mailstream settings beautifications [tobiasd]
+    Membersince is now part of the core [rabuzarus]
+    Forum posts are not transmitted over the connectors anymore [annando]
+
+  Friendica Dir:
+    Fixed a problem with the maintenance cron [MrPetovan]
+    Fixed a problem with the location widget [MrPetovan]
+    Work on the UI [MrPetovan]
+
+  Closed Issues:
+     929, 1050, 1056, 1125, 1215, 1251, 1289, 1312, 1429, 1488, 1540,
+    1610, 1858, 2786, 2845, 3020, 3039, 3337, 3379, 3394, 3396, 3566,
+    3583, 3661, 3671, 3680, 3801, 3822, 3824, 3828, 3839, 3855, 3857,
+    3860, 3863, 3867, 3905, 3911, 3916, 3942, 3946, 3999, 4013, 4020,
+    4023, 4041, 4042, 4061, 4069, 4070, 4071, 4075, 4078, 4082, 4094,
+    4105, 4115, 4116, 4137, 4141, 4144, 4150, 4155, 4161, 4163, 4173,
+    4184, 4199, 4200, 4207, 4227, 4228, 4236, 4251, 4272, 4273, 4278,
+    4279, 4281, 4290, 4294, 4295, 4296, 4304, 4306, 4319, 4348, 4362,
+    4368, 4369, 4377, 4390, 4395, 4396, 4409, 4412, 4426, 4431, 4445,
+    4450, 4452, 4458, 4463, 4481, 4482, 4495, 4497, 4498, 4508, 4518,
+    4520, 4522, 4535, 4543, 4550, 4555, 4556, 4571, 4575, 4610, 4611,
+    4620
+
 Version 3.5.4 (2017-10-16)
   Friendica Core:
     Updates to the translations (DE) [translation teams]
@@ -90,7 +216,7 @@ Version 3.5.2 (2017-06-06)
     Updates to the translations (DE, EN-GB, EN-US, ES, IT, PT-BR, RU) [translation teams]
     Updates to the documentation [annando, beardyunixer, rabuzarus, tobiasd]
     Updated the nginx example configuration [beardyunixer]
-    Code revision and refactoring [annando, hypolite, Quix0r, rebeka-catalina]
+    Code revision and refactoring [annando, MrPetovan, Quix0r, rebeka-catalina]
     Background process is now done by the new worker process [annando]
     Added support of Composer for dependencies [Hypolite]
     Added support of Web app manifests [Rudloff]
index 2a95822a2e3a626a0802e75afcb373d9f21e64de..9340927f40800caea0b231f78546eea04890e2c7 100644 (file)
@@ -37,10 +37,12 @@ local .htaccess file
                - PHP *command line* access with register_argc_argv set to true in the
 php.ini file [or see 'poormancron' in section 8]
 
-               - curl, gd (with at least jpeg support), mysql, mbstring, xml and openssl extensions
+               - curl, gd (with at least jpeg support), mysql, mbstring, xml, zip and openssl extensions
 
                - some form of email server or email gateway such that PHP mail() works
 
+               - The POSIX module of PHP needs to be activated (e.g. RHEL, CentOS have disabled it)
+
        - Mysql 5.5.3+ or an equivalant alternative for MySQL (MariaDB, Percona Server etc.)
 
        - ability to schedule jobs with cron (Linux/Mac) or Scheduled Tasks
@@ -129,24 +131,16 @@ assistance. Friendica will not work correctly if you cannot perform this step.
 You should also be sure that $a->config['php_path'] is set correctly, it should
 look like (changing it to the correct PHP location)
 
-$a->config['php_path'] = '/usr/local/php53/bin/php'
-  
-Alternative: You may be able to use the 'poormancron' addon to perform this
-step if you are using a recent Friendica release. 'poormancron' may result in
-perfomance and memory issues and is only suitable for small sites with one or
-two users and a handful of contacts. To do this, edit the file 
-".htconfig.php" and look for a line describing your addons. On a fresh 
-installation, it will look like
-
-$a->config['system']['addon'] = 'js_upload';
+$a->config['php_path'] = '/usr/local/php56/bin/php'
 
-This indicates the "js_upload" addon module is enabled. You may add additional 
-addons using this same line in the configuration file. Change it to 
-read
+Alternative: If you cannot use a cron job as described above, you can use
+the frontend worker and an external cron service to trigger the execution
+of the worker script. You can enable the frontend worker after the installation
+from the admin panel of your node and call
 
-$a->config['system']['addon'] = 'js_upload,poormancron';
+                https://example.com/worker
 
-and save your changes.
+with the service of your choice.
 
 9. (Recommended) Set up a backup plan
 
diff --git a/VERSION b/VERSION
index 26cf049c2a67d17564d9451d45daf20a9ebf74a8..d70c8f8d89f2a10a58af47d5da32162321804e6a 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-3.6-dev
+3.6
index 67f9fed1a501df6e96ccda4f2731e0cd724f925e..b4b265283ccba3d60ea44a38ffc9b6d48c0a92e0 100644 (file)
@@ -39,7 +39,7 @@ Config::load();
 check_db(true);
 
 // Quit when in maintenance
-if (Config::get('system', 'maintenance', true)) {
+if (Config::get('system', 'maintenance', false, true)) {
        return;
 }
 
index 9df56318819b9d9e12f407b994ab3007da5b1337..ab510949370a89d54ff0d7a7310f6b8740d2c5ad 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -38,8 +38,8 @@ use Friendica\Util\DateTimeFormat;
 require_once 'include/text.php';
 
 define('FRIENDICA_PLATFORM',     'Friendica');
-define('FRIENDICA_CODENAME',     'Asparagus');
-define('FRIENDICA_VERSION',      '3.6-dev');
+define('FRIENDICA_CODENAME',     'The Tazmans Flax-lily');
+define('FRIENDICA_VERSION',      '3.6');
 define('DFRN_PROTOCOL_VERSION',  '2.23');
 define('DB_UPDATE_VERSION',      1256);
 define('NEW_UPDATE_ROUTINE_VERSION', 1170);
index 0b2b01707561eff9e9e1523a3696d38274bcc760..591569ad5f40e25b7aaa0c282e69bb923d82a3dd 100644 (file)
@@ -1,5 +1,5 @@
 -- ------------------------------------------
--- Friendica 3.6-dev (Asparagus)
+-- Friendica 2018-05-dev (Tazmans Flax-lilly)
 -- DB_UPDATE_VERSION 1256
 -- ------------------------------------------
 
@@ -466,6 +466,7 @@ CREATE TABLE IF NOT EXISTS `item` (
        `author-link` varchar(255) NOT NULL DEFAULT '' COMMENT '',
        `author-avatar` varchar(255) NOT NULL DEFAULT '' COMMENT '',
        `title` varchar(255) NOT NULL DEFAULT '' COMMENT '',
+       `content-warning` varchar(255) NOT NULL DEFAULT '' COMMENT '',
        `body` mediumtext COMMENT '',
        `app` varchar(255) NOT NULL DEFAULT '' COMMENT '',
        `verb` varchar(100) NOT NULL DEFAULT '' COMMENT '',
index 53aacafb46549b02ab88f034cad11dce6b85d66a..1e077902d6ea2ca9504a879a04be603f3bfcdd45 100644 (file)
@@ -16,7 +16,6 @@ Whether you feel like an expert or like a newbie - join us with your ideas!
 The discussion of Friendica development takes place in the following Friendica forums:
 
 * The main [forum for Friendica development](https://forum.friendi.ca/profile/developers)
-* The [forum for Friendica theme development](https://friendica.eu/profile/ftdevs)
 
 ## Help other users
 
@@ -141,7 +140,7 @@ If you want to get involved here:
 * Look at the first steps that were made (e.g. the clean theme).
        Ask us to find out whom to talk to about their experiences.
 * Talk to design people if you know any.
-* Let us know about your plans [in the dev forum](https://forum.friendi.ca/profile/developers) or the [theme developer forum](https://friendica.eu/profile/ftdevs).
+* Let us know about your plans [in the dev forum](https://forum.friendi.ca/profile/developers)
        Do not worry about cross-posting.
 
 ### Client software
index eb422be2d56a1e24ffc98680731d94bb856e3a65..31d980a9a17a9b047bad0fa1c627bb3ca305eb8e 100644 (file)
@@ -70,7 +70,8 @@ See Wikipedia for more of them ([video](http://en.wikipedia.org/wiki/HTML5_video
 <a name="avatars"></a>
 ### Is it possible to have different avatars per profile?
 
-Yes. On your Edit/Manage Profiles page, you will find a "change profile photo" link.
+Yes.
+On your Edit/Manage Profiles page, you will find a "change profile photo" link.
 Clicking this will take you to a page where you can upload a photograph and select which profile it will be associated with.
 To avoid privacy leakage, we only display the photograph associated with your default profile as the avatar in your posts.
 
@@ -111,15 +112,9 @@ After that, your account is deleted.
 <a name="hashtag"></a>
 ### Can I follow a hashtag?
 
-No. The act of 'following' a hashtags is an interesting technology, but presents a few issues.
-
-1. Posts would have to be copied to all sites on the network that are "listening" to that hashtag. This would increase the storage demands to the detriment of small sites. It would make the use of shared hosting practically impossible.
-
-2. Making spam easy (tag spam is a serious issue on Twitter for instance)
-
-3. It creates a natural bias towards large sites which hold more tagged content - if your network uses tagging instead of other conversation federation mechanisms such as groups/forums.
-
-Instead, we offer other mechanisms for wide-area conversations while retaining a 'level playing ground' for both large and small sites, such as forums and community pages and shared tags.
+Yes. Simply add the hash tag to your saved searches.
+The posts will appear on your network page.
+For technical reasons, your answers to such posts won't appear on the "personal" tab in the network page and the whole thread isn't accessible via the API.
 
 <a name="rss"></a>
 ### How to create a RSS feed of the stream?
@@ -171,10 +166,15 @@ Depending on the features of the client you might encounter some glitches in usa
 ### Where I can find help?
 
 If you have problems with your Friendica page, you can ask the community at the [Friendica Support Group](https://forum.friendi.ca/profile/helpers).
-If you can't use your default profile you can use an account at a public site [list](https://dir.friendica.social/servers) or you can use the Librelist mailing list.
-If you want to use the mailing list, please just send a mail to friendica AT librelist DOT com.
+If you can't use your default profile you can use an account at a public site [list](https://dir.friendica.social/servers).
+
+In case you do not want to set up another account on Friendica, you can also use one of the following channels to reach out for help:
 
-If you are a theme developer, you will find help at this forum: [Friendica Theme Developers](https://friendica.eu/profile/ftdevs).
+  * [Friendica Support Forum](https://forum.friendi.ca/~helpers)
+  * [Mailing List Archive](http://mailman.friendi.ca/mailman/listinfo/support-friendi.ca) you can subscribe to the list by sending an email to ``support-request(at)friendi.ca?subject=subscribe``
+  * XMPP/Jabber MUC: support(at)forum.friendi.ca
+  * IRC: #friendica at irc.freenode.net
+  * Matrix: #friendi.ca or #friendica at matrix.org
 
 Admin
 --------
index 4c37ed76d1e162b3cfa5c6feb9438d48558f4d02..b9b2debb42af2e371ce00e512d4b97c11d9fa714 100644 (file)
@@ -28,7 +28,8 @@ Requirements
 * Apache with mod-rewrite enabled and "Options All" so you can use a local .htaccess file
 * PHP 5.6+ (PHP 7 is recommended for performance)
 * PHP *command line* access with register_argc_argv set to true in the php.ini file
-* Curl, GD, PDO, MySQLi, hash, xml and OpenSSL extensions
+* Curl, GD, PDO, MySQLi, hash, xml, zip and OpenSSL extensions
+* The POSIX module of PHP needs to be activated (e.g. [RHEL, CentOS](http://www.bigsoft.co.uk/blog/index.php/2014/12/08/posix-php-commands-not-working-under-centos-7) have disabled it)
 * some form of email server or email gateway such that PHP mail() works
 * Mysql 5.5.3+ or an equivalant alternative for MySQL (MariaDB, Percona Server etc.)
 * the ability to schedule jobs with cron (Linux/Mac) or Scheduled Tasks (Windows) (Note: other options are presented in Section 7 of this document.)
@@ -38,7 +39,7 @@ Requirements
 Installation procedure
 ---
 
-###Get Friendica
+### Get Friendica
 
 Unpack the Friendica files into the root of your web server document area.
 If you are able to do so, we recommend using git to clone the source repository rather than to use a packaged tar or zip file.
@@ -64,7 +65,7 @@ Clone the addon repository (separately):
 
 If you copy the directory tree to your webserver, make sure that you also copy .htaccess - as "dot" files are often hidden and aren't normally copied.
 
-###Create a database
+### Create a database
 
 Create an empty database and note the access details (hostname, username, password, database name).
 
@@ -79,7 +80,7 @@ In this case find the [mysqld] section in your my.cnf file and add the line :
 Restart mysql and you should be fine.
 
 
-###Run the installer
+### Run the installer
 
 Point your web browser to the new site and follow the instructions.
 Please note any error messages and correct these before continuing.
@@ -96,7 +97,7 @@ Registration errors should all be recoverable automatically.
 If you get any *critical* failure at this point, it generally indicates the database was not installed correctly.
 You might wish to move/rename .htconfig.php to another name and empty (called 'dropping') the database tables, so that you can start fresh.
 
-###Set up the worker
+### Set up the worker
 
 Set up a cron job or scheduled task to run the worker once every 5-10 minutes in order to perform background processing.
 Example:
@@ -118,7 +119,8 @@ If it is not possible to set up a cron job then please activate the "frontend wo
 
 Once you have installed Friendica and created an admin account as part of the process, you can access the admin panel of your installation and do most of the server wide configuration from there
 
-###Set up a backup plan
+### Set up a backup plan
+
 Bad things will happen.
 Let there be a hardware failure, a corrupted database or whatever you can think of.
 So once the installation of your Friendica node is done, you should make yourself a backup plan.
index a574e0675c3d0627cfeb1cdbd2660582191209ed..dbf57395f591bd7c1e9721b56762cd1fd8ee7156 100644 (file)
@@ -57,6 +57,21 @@ The `vier` theme for instance is mobile friendly.
 
 ### Registration
 
+#### Register policy
+
+With this drop down selector you can set the nodes registration policy.
+You can chose between the following modes:
+
+* **open**: Everybody can register a new account and start using it right away.
+* **requires approval**: Everybody can register a new account, but the admin has to approve it before it can be used.
+* **closed**: No new registrations are possible.
+
+##### Invitation based registry
+
+Additionally to the setting in the admin panel, you can devide if registrations are only possible using an invitation code or not.
+To enable invitation based registration, you have to set the `invitation_only` setting in the [.htconfig.php](/help/htconfig) file.
+If you want to use this method, the registration policy has to be set to either *open* or *requires approval*.
+
 #### Check Full Names
 
 You may find a lot of spammers trying to register on your site.
@@ -111,6 +126,14 @@ Unauthorised persons will also not be able to request friendship with site membe
 Default is false.
 Available in version 2.2 or greater.
 
+#### Community pages for Visitors
+
+The community pages show all public postings, separated by their origin being local or the entire network.
+With this setting you can select which community pages will be shown to visitors of your Friendica node.
+Your local users will always have access to both pages.
+
+**Note**: Several settings, like users hiding their contacts from the public will prevent the postings to show up on the global community page.
+
 #### Allowed Friend Domains
 
 Comma separated list of domains which are allowed to establish friendships with this site.
index 8ea9d762154de77dda048b918970b67a4e2f6431..b52aa3d39638c0aa69c8642ceae459e3608d83d4 100644 (file)
@@ -10,7 +10,7 @@ Nutzer
 * **[Ist es möglich, bei mehreren Profilen verschiedene Avatare (Nutzerbilder) zu haben?](help/FAQ#avatars)**
 * **[Was ist der Unterschied zwischen blockierten|ignorierten|archivierten|versteckten Kontakten?](help/FAQ#contacts)**
 * **[Was passiert, wenn ein Account gelöscht ist? Ist dieser richtig gelöscht?](help/FAQ#removed)**
-* **[Kann ich einem hashtag folgen?](help/FAQ#hashtag)**
+* **[Kann ich einem Hashtag folgen?](help/FAQ#hashtag)**
 * **[Wie kann ich einen RSS-Feed meiner Netzwerkseite (Stream) erstellen?](help/FAQ#rss)**
 * **[Gibt es Clients für Friendica?](help/FAQ#clients)**
 * **[Wo finde ich Hilfe?](help/FAQ#help)**
@@ -85,9 +85,9 @@ Zum Konvertieren von Videos in das lizenfreie Videoformat WebM gibt es unter Win
 ### Ist es möglich, bei mehreren Profilen verschiedene Avatare (Nutzerbilder) zu haben?
 
 Ja.
-Auf Deiner ["Profile verwalten/editieren"-Seite](../profiles) wählst Du zunächst das gewünschte Profil aus.
-Anschließend siehst Du eine Seite mit allen Infos zu diesem Profil.
-Klicke nun oben auf den Link "Profilbild ändern" und lade im nächsten Fenster ein Bild von Deinem PC hoch.
+Auf Deiner ["Profile verwalten/editieren"-Seite](../profiles) wählst Du zunächst das gewünschte Profil aus. 
+Anschließend siehst Du eine Seite mit allen Infos zu diesem Profil. 
+Klicke nun oben auf den Link "Profilbild ändern" und lade im nächsten Fenster ein Bild von Deinem PC hoch. 
 Um Deine privaten Daten zu schützen, wird in Beiträgen nur das Bild aus Deinem öffentlichen Profil angezeigt.
 
 <a name="contacts"></a>
@@ -122,19 +122,11 @@ Dieses Vorgehen setzt voraus, dass Dein Profil für 24 Stunden weiterhin "teilwe
 Wir können also Dein Profil blockieren und es so erscheinen lassen, als wären alle Daten sofort gelöscht, allerdings warten wir 24 Stunden (bzw. bis alle Deine Kontakte informiert wurden), bevor wir die Daten auch physikalisch löschen.
 
 <a name="hashtag"></a>
-### Kann ich einem hashtag folgen?
+### Kann ich einem Hashtag folgen?
 
-Nein.
-Die Möglichkeit, einem hashtag zu folgen, ist eine interessante Technik, führt aber zu einigen Schwierigkeiten.
-
-1.) Alle Beiträge, die diesen tag nutzen, müssten zu allen Seiten im Netzwerk kopiert werden. Das erhöht den Speicherbedarf und beeinträchtigt kleine Seiten. Die Nutzung von geteilten Hosting-Angeboten (Shared Hosting) wäre praktisch unmöglich.
-
-2.) Die Verbreitung von Spam wäre vereinfacht (tag-Spam ist z.B. bei Twitter ein schwerwiegendes Problem)
-
-3.) Der wichtigste Grund der gegen diese Technik spricht ist, dass sie eine natürliche Ausrichtung auf größere Seiten mit mehr getaggten Inhalten zur Folge hat. Dies kann z.B. aufkommen, wenn Dein Netzwerk tags anstelle von anderen Kommunikationsmitteln wie Gruppen oder Foren nutzt.
-
-Stattdessen bieten wir andere Mechanismen, um globale Unterhaltungen zu erreichen, dabei aber eine angemesse Basis für kleine und große Seiten zu bieten.
-Hierzu gehören Foren, Gruppen und geteilte tags.
+Ja.
+Füge die Tags zu Deinen gespeicherten Suchen hinzu, sie werden automatisch auf der Netzwerk-Seite auftauchen.
+Bitte beachte, dass Deine Antworten auf solche Posts aus technischen Gründen nicht unter dem "Persönlich"-Reiter auf der Netzwerk-Seite und der gesamte Thread nicht per API zu sehen sind.
 
 <a name="rss"></a>
 ### Wie kann ich einen RSS-Feed meiner Netzwerkseite (Stream) erstellen?
@@ -188,11 +180,16 @@ Hier ist eine Liste von Clients bei denen dies möglich ist, bzw. die speziell f
 <a name="help"></a>
 ### Wo finde ich Hilfe?
 
-Wenn Du Probleme mit Deiner Friendica-Seite hast, dann kannst Du die Community in der [Friendica-Support-Gruppe](https://forum.friendi.ca/profile/helpers) oder im [deutschen Friendica-Support-Forum](http://toktan.org/profile/wiki) fragen oder Dir das [deutsche Wiki](http://wiki.toktan.org/doku.php) anschauen.
-Wenn Du Deinen Account nicht nutzen kannst, kannst Du entweder einen [Testaccount](https://tryfriendica.de) bzw. einen Account auf einer öffentlichen Seite ([Liste](https://dir.friendica.social/servers)) nutzen, oder Du wählst die Librelist-mailing-Liste.
-Wenn Du die Mailing-Liste nutzen willst, schicke eine Mail an friendica AT librelist PUNKT com.
+Wenn Du Probleme mit Deiner Friendica-Seite hast, dann kannst Du die Community in der [Friendica-Support-Gruppe](https://forum.friendi.ca/profile/helpers) oder im [deutschen Friendica-Support-Forum](http://toktan.org/profile/wiki) fragen oder Dir das [deutsche Wiki](http://wiki.toktan.org/doku.php) anschauen. 
+Wenn Du Deinen Account nicht nutzen kannst, kannst Du entweder einen [Testaccount](https://tryfriendica.de) bzw. einen Account auf einer öffentlichen Seite ([Liste](https://dir.friendica.social/servers)) nutzen.
+
+Wenn du dir keinen weiteren Friendica Account einrichten willst, kannst du auch gerne über einen der folgenden alternativen Kanäle Hilfe suchen:
 
-Wenn Du ein Theme-Entwickler bist, wirst Du in diesem Forum Hilfe finden: [Friendica Theme Developers](https://friendica.eu/profile/ftdevs).
+  * [Friendica Support Forum](https://forum.friendi.ca/~helpers)
+  * [Mailing List Archive](http://mailman.friendi.ca/mailman/listinfo/support-friendi.ca) you can subscribe to the list by sending an email to ``support-request(at)friendi.ca?subject=subscribe``
+  * XMPP/Jabber MUC: support(at)forum.friendi.ca
+  * IRC: #friendica at irc.freenode.net
+  * Matrix: #friendi.ca or #friendica at matrix.org.
 
 Admin
 --------
index c718804174ad4b15fa0e5fe4a26543c71a6c48c5..1842306c58356a0c1e40af387d71a63fbca245b0 100644 (file)
@@ -24,8 +24,9 @@ Wir planen, diese Einschränkung in einer zukünftigen Version zu beheben.
     - Apache mit einer aktiverten mod-rewrite-Funktion und dem Eintrag "Options All", so dass du die lokale .htaccess-Datei nutzen kannst
     - PHP  5.6+. Je neuer, desto besser.
         - PHP *Kommandozeilen*-Zugang mit register_argc_argv auf "true" gesetzt in der php.ini-Datei
-        - Curl, GD, PDO, MySQLi, xml und OpenSSL-Erweiterung
+        - Curl, GD, PDO, MySQLi, xml, zip und OpenSSL-Erweiterung
         - etwas in der Art eines Email-Servers oder eines Gateways wie PHP mail()
+        - Das POSIX Modul muss aktiviert sein ([CentOS, RHEL](http://www.bigsoft.co.uk/blog/index.php/2014/12/08/posix-php-commands-not-working-under-centos-7http://www.bigsoft.co.uk/blog/index.php/2014/12/08/posix-php-commands-not-working-under-centos-7) haben dies z.B. deaktiviert)
     - Mysql 5.5.3+
     - die Möglichkeit, wiederkehrende Aufgaben mit cron (Linux/Mac) oder "Scheduled Tasks" einzustellen (Windows) [Beachte: andere Optionen sind in Abschnitt 7 dieser Dokumentation zu finden]
     - Installation in einer Top-Level-Domain oder Subdomain (ohne eine Verzeichnis/Pfad-Komponente in der URL) wird bevorzugt. Verzeichnispfade sind für diesen Zweck nicht so günstig und wurden auch nicht ausführlich getestet.
index 1c7a487431ccd5647ddc896abf386a2cc0544f2d..8a654e32c8518f8311c5f37dd45ed7a6e20614f6 100644 (file)
@@ -54,6 +54,20 @@ Das `vier` Theme z.B. unterstützt kleine Anzeigen und benötigt kein zusätzlic
 
 ### Registrierung
 
+#### Registrierungsmethode
+
+Diese Einstellung regelt die Art der Registrierung.
+Dabei kannst du zwischen den folgenden Optionen wählen:
+
+* **Offen**: Jeder kann ein neues Nutzerkonto anlegen und es sofort benutzen.
+* **Bedarf der Zustimmung**: Jeder kann ein Nutzerkonto anlegen. Dieses muss allerdings durch den Admin freigeschaltet werden, bevor es verwendet werden kann.
+* **Geschlossen**: Es können keine weiteren Nutzerkonten angelegt werden.
+
+##### Einladungen 
+
+Zusätzlich zu den oben genannten Möglichkeiten, kann die Registrierung eines neuen Nutzerkontos an eine Einladung durch einen bestehenden Nutzer gekoppelt werden.
+Hierzu muss in der [.htconfig.php](/help/htconfig) Datei die Option `invitation_only` aktiviert und als Registrierungsmethode entweder *Offen* oder *Bedarf der Zustimmung* gewählt werden.
+
 #### Namen auf Vollständigkeit überprüfen
 
 Es kann vorkommen, dass viele Spammer versuchen, sich auf deiner Seite zu registrieren. 
@@ -108,6 +122,15 @@ Unautorisierte Personen haben ebenfalls nicht die Möglichkeit, Freundschaftsanf
 Die Standardeinstellung ist deaktiviert. 
 Verfügbar in Version 2.2 und höher.
 
+#### Für Besucher verfügbare Gemeinschaftsseiten
+
+Die Gemeinschaftsseiten zeigen all öffentlichen Beiträge.
+Es gibt zwei Gemeinschaftsseiten, eine lokale auf der die Beiträge der Nutzer des Knotens gesammelt werden und eine globale auf der alle bekannten Beiträge aus dem gesamten Netzwerk erscheinen.
+Mit dieser Einstellung kann geregelt werden, welche dieser beiden Seiten Besucher aufrufen können.
+Angemeldete Nutzer des Knotens können grundsätzlich beide Seiten verwenden.
+
+**Hinweis**: Einige Einstellungen, wie z.B. das Verbergen von Kontakten auf der Profilseite, können die Sichtbarkeit der Beiträge auf der Gemeinschaftsseiten beeinflussen.
+
 #### Erlaubte Domains für Kontakte
 
 Kommagetrennte Liste von Domains, welche eine Freundschaft mit dieser Seite eingehen dürfen. 
index 8562adc5faae0a59847100310dabd1a140d16be8..3f21dccbaf6d6e03eef797e07809d92d7fc715f4 100644 (file)
@@ -49,6 +49,7 @@ Example: To set the automatic database cleanup process add this line to your .ht
 * **ignore_cache** (Boolean) - For development only. Disables the item cache.
 * **instances_social_key** - Key to the API of https://instances.social which retrieves data about mastodon servers. See https://instances.social/api/token to get an API key.
 * **ipv4_resolve** (Boolean) - Resolve IPV4 addresses only. Don't resolve to IPV6. Default value is false.
+* **invitation_only** (Boolean) -  If set true registration is only possible after a current member of the node has send an invitation. Default is false.
 * **like_no_comment** (Boolean) - Don't update the "commented" value of an item when it is liked.
 * **local_block** (Boolean) - Used in conjunction with "block_public".
 * **local_search** (Boolean) - Blocks search for users who are not logged in to prevent crawlers from blocking your system.
index 63484b92bf869e75e30566f1f609bff70a72cd01..59f9570ddc162ff8ed37b28bbd8b29607b2f1894 100644 (file)
@@ -6,7 +6,6 @@ To change the look of friendica you have to touch the themes.
 The current default theme is [Vier](https://github.com/friendica/friendica/tree/master/view/theme/vier) but there are numerous others.
 Have a look at [friendica-themes.com](http://friendica-themes.com) for an overview of the existing themes.
 In case none of them suits your needs, there are several ways to change a theme.
-If you need help theming, there is a forum @[ftdevs@friendica.eu](https://friendica.eu/profile/ftdevs) where you can ask theme specific questions and present your themes.
 
 So, how to work on the UI of friendica.
 
@@ -206,7 +205,7 @@ Basically what you have to do is identify which template you have to change so i
 Adopt the CSS of the theme accordingly.
 And iterate the process until you have the theme the way you want it.
 
-*Use the source Luke.* and don't hesitate to ask in @[ftdevs](https://friendica.eu/profile/ftdevs) or @[helpers](https://forum.friendi.ca/profile/helpers).
+*Use the source Luke.* and don't hesitate to ask in @[developers](https://forum.friendi.ca/profile/developers) or @[helpers](https://forum.friendi.ca/profile/helpers).
 
 ## Special Files
 
index eec713c5374744ae0b6ae8d8bc66f51221fcc09b..2d41cb986a4e5706c42fa6205bc8926816ae4221 100644 (file)
@@ -5931,10 +5931,12 @@ function api_saved_searches_list($type)
        $result = [];
        while ($term = $terms->fetch()) {
                $result[] = [
-                       'name' => $term['term'],
-                       'query' => $term['term'],
+                       'created_at' => api_date(time()),
+                       'id' => intval($term['id']),
                        'id_str' => $term['id'],
-                       'id' => intval($term['id'])
+                       'name' => $term['term'],
+                       'position' => null,
+                       'query' => $term['term']
                ];
        }
 
index ba7b7315b0f2231f92884971a7d3d38f6a60a75d..c473d011bed138ff10c20ea1e8c51d1ea6cacfc6 100644 (file)
@@ -443,7 +443,7 @@ These Fields are not added below (yet). They are here to for bug search.
        return "`item`.`author-id`, `item`.`author-link`, `item`.`author-name`, `item`.`author-avatar`,
                `item`.`owner-id`, `item`.`owner-link`, `item`.`owner-name`, `item`.`owner-avatar`,
                `item`.`contact-id`, `item`.`uid`, `item`.`id`, `item`.`parent`,
-               `item`.`uri`, `item`.`thr-parent`, `item`.`parent-uri`,
+               `item`.`uri`, `item`.`thr-parent`, `item`.`parent-uri`, `item`.`content-warning`,
                `item`.`commented`, `item`.`created`, `item`.`edited`, `item`.`received`,
                `item`.`verb`, `item`.`object-type`, `item`.`postopts`, `item`.`plink`,
                `item`.`guid`, `item`.`wall`, `item`.`private`, `item`.`starred`,
@@ -1245,7 +1245,7 @@ function format_like($cnt, array $arr, $type, $id) {
                                break;
                        case 'attendmaybe':
                                $phrase = L10n::t('<span  %1$s>%2$d people</span> attend maybe', $spanatts, $cnt);
-                               $explikers = L10n::t('%s anttend maybe.', $likers);
+                               $explikers = L10n::t('%s attend maybe.', $likers);
                                break;
                }
 
@@ -1643,7 +1643,7 @@ function get_responses($conv_responses, $response_verbs, $ob, $item) {
        foreach ($response_verbs as $v) {
                $ret[$v] = [];
                $ret[$v]['count'] = defaults($conv_responses[$v], $item['uri'], '');
-               $ret[$v]['list']  = defaults($conv_responses[$v], $item['uri'] . '-l', '');
+               $ret[$v]['list']  = defaults($conv_responses[$v], $item['uri'] . '-l', []);
                $ret[$v]['self']  = defaults($conv_responses[$v], $item['uri'] . '-self', '0');
                if (count($ret[$v]['list']) > MAX_LIKERS) {
                        $ret[$v]['list_part'] = array_slice($ret[$v]['list'], 0, MAX_LIKERS);
index 1e2008392d3438494ee0c20d1850f116ef8dd7b9..d1c7dc1f41ad153bf57a07a99a94836f4159eebb 100644 (file)
@@ -16,10 +16,10 @@ use Friendica\Util\Emailer;
  * @brief Creates a notification entry and possibly sends a mail
  *
  * @param array $params Array with the elements:
                      uid, item, parent, type, otype, verb, event,
                      link, subject, body, to_name, to_email, source_name,
                      source_link, activity, preamble, notify_flags,
                      language, show_in_notification_page
*                     uid, item, parent, type, otype, verb, event,
*                     link, subject, body, to_name, to_email, source_name,
*                     source_link, activity, preamble, notify_flags,
*                     language, show_in_notification_page
  */
 function notification($params)
 {
@@ -368,7 +368,7 @@ function notification($params)
                                        '[url='.$params['source_link'].']'.$params['source_name'].'[/url]'
                                );
 
-                               $body = L10n::t('Full Name:     %1$s\nSite Location:    %2$s\nLogin Name:       %3$s ' . "\x28" . '%4$s' . "\x28",
+                               $body = L10n::t('Full Name:     %1$s\nSite Location:    %2$s\nLogin Name:       %3$s ' . "\x28" . '%4$s' . "\x29",
                                        $params['source_name'],
                                        $siteurl, $params['source_mail'],
                                        $params['source_nick']
index 1c34e03cc686e7f0e2e8e15d9a58adf57aa8413a..45fa7bcd59a15d738ddf28f86bff8900aab63942 100644 (file)
@@ -38,9 +38,9 @@ function format_event_html($ev, $simple = false) {
        );
 
        if ($simple) {
-               $o = "<h3>" . BBCode::convert($ev['summary']) . "</h3>";
+               $o = "<h3>" . BBCode::convert($ev['summary'], false, $simple) . "</h3>";
 
-               $o .= "<div>" . BBCode::convert($ev['desc']) . "</div>";
+               $o .= "<p>" . BBCode::convert($ev['desc'], false, $simple) . "</p>";
 
                $o .= "<h4>" . L10n::t('Starts:') . "</h4><p>" . $event_start . "</p>";
 
@@ -49,7 +49,7 @@ function format_event_html($ev, $simple = false) {
                }
 
                if (strlen($ev['location'])) {
-                       $o .= "<h4>" . L10n::t('Location:') . "</h4><p>" . $ev['location'] . "</p>";
+                       $o .= "<h4>" . L10n::t('Location:') . "</h4><p>" . BBCode::convert($ev['location'], false, $simple) . "</p>";
                }
 
                return $o;
@@ -57,7 +57,7 @@ function format_event_html($ev, $simple = false) {
 
        $o = '<div class="vevent">' . "\r\n";
 
-       $o .= '<div class="summary event-summary">' . BBCode::convert($ev['summary']) . '</div>' . "\r\n";
+       $o .= '<div class="summary event-summary">' . BBCode::convert($ev['summary'], false, $simple) . '</div>' . "\r\n";
 
        $o .= '<div class="event-start"><span class="event-label">' . L10n::t('Starts:') . '</span>&nbsp;<span class="dtstart" title="'
                . DateTimeFormat::utc($ev['start'], (($ev['adjust']) ? DateTimeFormat::ATOM : 'Y-m-d\TH:i:s' ))
@@ -71,16 +71,16 @@ function format_event_html($ev, $simple = false) {
                        . '</span></div>' . "\r\n";
        }
 
-       $o .= '<div class="description event-description">' . BBCode::convert($ev['desc']) . '</div>' . "\r\n";
+       $o .= '<div class="description event-description">' . BBCode::convert($ev['desc'], false, $simple) . '</div>' . "\r\n";
 
        if (strlen($ev['location'])) {
                $o .= '<div class="event-location"><span class="event-label">' . L10n::t('Location:') . '</span>&nbsp;<span class="location">'
-                       . BBCode::convert($ev['location'])
+                       . BBCode::convert($ev['location'], false, $simple)
                        . '</span></div>' . "\r\n";
 
                // Include a map of the location if the [map] BBCode is used.
                if (strpos($ev['location'], "[map") !== false) {
-                       $map = Map::byLocation($ev['location']);
+                       $map = Map::byLocation($ev['location'], $simple);
                        if ($map !== $ev['location']) {
                                $o.= $map;
                        }
@@ -241,14 +241,20 @@ function event_store($arr) {
 
        $a = get_app();
 
-       $arr['created'] = (($arr['created'])     ? $arr['created']         : DateTimeFormat::utcNow());
-       $arr['edited']  = (($arr['edited'])      ? $arr['edited']          : DateTimeFormat::utcNow());
+       $arr['created'] = (($arr['created'])     ? DateTimeFormat::utc($arr['created']) : DateTimeFormat::utcNow());
+       $arr['edited']  = (($arr['edited'])      ? DateTimeFormat::utc($arr['edited'])  : DateTimeFormat::utcNow());
+       $arr['start']   = (($arr['start'])       ? DateTimeFormat::utc($arr['start'])   : NULL_DATE);
+       $arr['finish']  = (($arr['finish'])      ? DateTimeFormat::utc($arr['finish'])  : NULL_DATE);
        $arr['type']    = (($arr['type'])        ? $arr['type']            : 'event' );
        $arr['cid']     = ((intval($arr['cid'])) ? intval($arr['cid'])     : 0);
        $arr['uri']     = (x($arr, 'uri')        ? $arr['uri']             : item_new_uri($a->get_hostname(), $arr['uid']));
        $arr['private'] = ((x($arr, 'private'))  ? intval($arr['private']) : 0);
        $arr['guid']    = get_guid(32);
 
+       if ($arr['finish'] < NULL_DATE) {
+               $arr['finish'] = NULL_DATE;
+       }
+
        if ($arr['cid']) {
                $c = q("SELECT * FROM `contact` WHERE `id` = %d AND `uid` = %d LIMIT 1",
                        intval($arr['cid']),
index 31c8aaa799394dacdfaec90795523c63b325e989..af13898b2496d3f48d440314626a9f7b4fb37b2f 100644 (file)
@@ -228,7 +228,7 @@ function add_page_info_to_body($body, $texturl = false, $no_photos = false) {
  *
  * @TODO find proper type-hints
  */
-function consume_feed($xml, $importer, &$contact, &$hub, $datedir = 0, $pass = 0) {
+function consume_feed($xml, $importer, $contact, &$hub, $datedir = 0, $pass = 0) {
        if ($contact['network'] === NETWORK_OSTATUS) {
                if ($pass < 2) {
                        // Test - remove before flight
@@ -290,7 +290,7 @@ function subscribe_to_hub($url, $importer, $contact, $hubmode = 'subscribe') {
                return;
        }
 
-       $push_url = Config::get('system','url') . '/pubsub/' . $r[0]['nickname'] . '/' . $contact['id'];
+       $push_url = System::baseUrl() . '/pubsub/' . $r[0]['nickname'] . '/' . $contact['id'];
 
        // Use a single verify token, even if multiple hubs
        $verify_token = ((strlen($contact['hub-verify'])) ? $contact['hub-verify'] : random_string());
index 5f01fae361f6ab1d8f9790db451302ddc42a3b5e..9fae74252bd0f0b1c22762e291a64f5413b887da 100644 (file)
@@ -1062,7 +1062,7 @@ function linkify($s) {
  * Load poke verbs
  *
  * @return array index is present tense verb
                               value is array containing past tense verb, translation of present, translation of past
*                              value is array containing past tense verb, translation of present, translation of past
  * @hook poke_verbs pokes array
  */
 function get_poke_verbs() {
@@ -1169,8 +1169,25 @@ function redir_private_images($a, &$item)
        }
 }
 
+/**
+ * Sets the "rendered-html" field of the provided item
+ *
+ * Body is preserved to avoid side-effects as we modify it just-in-time for spoilers and private image links
+ *
+ * @param array $item
+ * @param bool  $update
+ *
+ * @todo Remove reference, simply return "rendered-html" and "rendered-hash"
+ */
 function put_item_in_cache(&$item, $update = false)
 {
+       $body = $item["body"];
+
+       // Add the content warning
+       if (!empty($item['content-warning'])) {
+               $item["body"] = $item['content-warning'] . '[spoiler]' . $item["body"] . '[/spoiler]';
+       }
+
        $rendered_hash = defaults($item, 'rendered-hash', '');
 
        if ($rendered_hash == ''
@@ -1178,22 +1195,19 @@ function put_item_in_cache(&$item, $update = false)
                || $rendered_hash != hash("md5", $item["body"])
                || Config::get("system", "ignore_cache")
        ) {
-               // The function "redir_private_images" changes the body.
-               // I'm not sure if we should store it permanently, so we save the old value.
-               $body = $item["body"];
-
                $a = get_app();
                redir_private_images($a, $item);
 
                $item["rendered-html"] = prepare_text($item["body"]);
                $item["rendered-hash"] = hash("md5", $item["body"]);
-               $item["body"] = $body;
 
                if ($update && ($item["id"] > 0)) {
                        dba::update('item', ['rendered-html' => $item["rendered-html"], 'rendered-hash' => $item["rendered-hash"]],
                                        ['id' => $item["id"]], false);
                }
        }
+
+       $item["body"] = $body;
 }
 
 /**
@@ -1281,62 +1295,55 @@ function prepare_body(&$item, $attach = false, $preview = false) {
 
        $as = '';
        $vhead = false;
-       $arr = explode('[/attach],', $item['attach']);
-       if (count($arr)) {
-               foreach ($arr as $r) {
-                       $matches = false;
-                       $icon = '';
-                       $cnt = preg_match_all('|\[attach\]href=\"(.*?)\" length=\"(.*?)\" type=\"(.*?)\" title=\"(.*?)\"|',$r ,$matches, PREG_SET_ORDER);
-                       if ($cnt) {
-                               foreach ($matches as $mtch) {
-                                       $mime = $mtch[3];
-
-                                       if ((local_user() == $item['uid']) && ($item['contact-id'] != $a->contact['id']) && ($item['network'] == NETWORK_DFRN)) {
-                                               $the_url = 'redir/' . $item['contact-id'] . '?f=1&url=' . $mtch[1];
-                                       } else {
-                                               $the_url = $mtch[1];
-                                       }
-
-                                       if (strpos($mime, 'video') !== false) {
-                                               if (!$vhead) {
-                                                       $vhead = true;
-                                                       $a->page['htmlhead'] .= replace_macros(get_markup_template('videos_head.tpl'), [
-                                                               '$baseurl' => System::baseUrl(),
-                                                       ]);
-                                                       $a->page['end'] .= replace_macros(get_markup_template('videos_end.tpl'), [
-                                                               '$baseurl' => System::baseUrl(),
-                                                       ]);
-                                               }
-
-                                               $id = end(explode('/', $the_url));
-                                               $as .= replace_macros(get_markup_template('video_top.tpl'), [
-                                                       '$video' => [
-                                                               'id'     => $id,
-                                                               'title'  => L10n::t('View Video'),
-                                                               'src'    => $the_url,
-                                                               'mime'   => $mime,
-                                                       ],
-                                               ]);
-                                       }
-
-                                       $filetype = strtolower(substr($mime, 0, strpos($mime, '/')));
-                                       if ($filetype) {
-                                               $filesubtype = strtolower(substr($mime, strpos($mime, '/') + 1));
-                                               $filesubtype = str_replace('.', '-', $filesubtype);
-                                       } else {
-                                               $filetype = 'unkn';
-                                               $filesubtype = 'unkn';
-                                       }
-
-                                       $title = ((strlen(trim($mtch[4]))) ? escape_tags(trim($mtch[4])) : escape_tags($mtch[1]));
-                                       $title .= ' ' . $mtch[2] . ' ' . L10n::t('bytes');
-
-                                       $icon = '<div class="attachtype icon s22 type-' . $filetype . ' subtype-' . $filesubtype . '"></div>';
-                                       $as .= '<a href="' . strip_tags($the_url) . '" title="' . $title . '" class="attachlink" target="_blank" >' . $icon . '</a>';
-                               }
+       $matches = [];
+       preg_match_all('|\[attach\]href=\"(.*?)\" length=\"(.*?)\" type=\"(.*?)\"(?: title=\"(.*?)\")?|', $item['attach'], $matches, PREG_SET_ORDER);
+       foreach ($matches as $mtch) {
+               $mime = $mtch[3];
+
+               if ((local_user() == $item['uid']) && ($item['contact-id'] != $a->contact['id']) && ($item['network'] == NETWORK_DFRN)) {
+                       $the_url = 'redir/' . $item['contact-id'] . '?f=1&url=' . $mtch[1];
+               } else {
+                       $the_url = $mtch[1];
+               }
+
+               if (strpos($mime, 'video') !== false) {
+                       if (!$vhead) {
+                               $vhead = true;
+                               $a->page['htmlhead'] .= replace_macros(get_markup_template('videos_head.tpl'), [
+                                       '$baseurl' => System::baseUrl(),
+                               ]);
+                               $a->page['end'] .= replace_macros(get_markup_template('videos_end.tpl'), [
+                                       '$baseurl' => System::baseUrl(),
+                               ]);
                        }
+
+                       $id = end(explode('/', $the_url));
+                       $as .= replace_macros(get_markup_template('video_top.tpl'), [
+                               '$video' => [
+                                       'id'     => $id,
+                                       'title'  => L10n::t('View Video'),
+                                       'src'    => $the_url,
+                                       'mime'   => $mime,
+                               ],
+                       ]);
                }
+
+               $filetype = strtolower(substr($mime, 0, strpos($mime, '/')));
+               if ($filetype) {
+                       $filesubtype = strtolower(substr($mime, strpos($mime, '/') + 1));
+                       $filesubtype = str_replace('.', '-', $filesubtype);
+               } else {
+                       $filetype = 'unkn';
+                       $filesubtype = 'unkn';
+               }
+
+               $title = escape_tags(trim(!empty($mtch[4]) ? $mtch[4] : $mtch[1]));
+               $title .= ' ' . $mtch[2] . ' ' . L10n::t('bytes');
+
+               $icon = '<div class="attachtype icon s22 type-' . $filetype . ' subtype-' . $filesubtype . '"></div>';
+               $as .= '<a href="' . strip_tags($the_url) . '" title="' . $title . '" class="attachlink" target="_blank" >' . $icon . '</a>';
        }
+
        if ($as != '') {
                $s .= '<div class="body-attach">'.$as.'<div class="clear"></div></div>';
        }
index a76057101a2f72596cc5c2b13555a5fd0ef85dc0..e3ab16469b17f75d07a6e522b7206a18efec9229 100644 (file)
--- a/index.php
+++ b/index.php
@@ -74,7 +74,7 @@ if (!$install) {
        if (Config::get('system', 'force_ssl') && ($a->get_scheme() == "http")
                && (intval(Config::get('system', 'ssl_policy')) == SSL_POLICY_FULL)
                && (substr(System::baseUrl(), 0, 8) == "https://")
-       ) {
+               && ($_SERVER['REQUEST_METHOD'] == 'GET')) {
                header("HTTP/1.1 302 Moved Temporarily");
                header("Location: " . System::baseUrl() . "/" . $a->query_string);
                exit();
index e266d29d7dcc3ce991aa125652cd75b70ad601aa..f0cf224d24b91c00939b9a93aa23db5b7d446a4d 100644 (file)
@@ -1568,7 +1568,7 @@ function admin_page_users(App $a)
        if ($a->argc > 2) {
                $uid = $a->argv[3];
                $user = dba::selectFirst('user', ['username', 'blocked'], ['uid' => $uid]);
-               if (DBM::is_result($user)) {
+               if (!DBM::is_result($user)) {
                        notice('User not found' . EOL);
                        goaway('admin/users');
                        return ''; // NOTREACHED
index 09090e541a502e5254c726f2ca070421051d1b72..cd9021c17ec2cd4edde1b6c9b1997f92bb840f89 100644 (file)
@@ -45,6 +45,14 @@ function contacts_init(App $a)
        }
 
        if (DBM::is_result($contact)) {
+               if ($contact['self']) {
+                       if (($a->argc == 3) && intval($a->argv[1]) && ($a->argv[2] == "posts")) {
+                               goaway('profile/' . $contact['nick']);
+                       } else {
+                               goaway('profile/' . $contact['nick'] . '?tab=profile');
+                       }
+               }
+
                $a->data['contact'] = $contact;
 
                if (($a->data['contact']['network'] != "") && ($a->data['contact']['network'] != NETWORK_DFRN)) {
@@ -579,9 +587,10 @@ function contacts_content(App $a)
                        $profile_select = ContactSelector::profileAssign($contact['profile-id'], (($contact['network'] !== NETWORK_DFRN) ? true : false));
                }
 
+               /// @todo Only show the following link with DFRN when the remote version supports it
                $follow = '';
                $follow_text = '';
-               if (in_array($contact['network'], [NETWORK_DIASPORA, NETWORK_OSTATUS])) {
+               if (in_array($contact['network'], [NETWORK_DIASPORA, NETWORK_OSTATUS, NETWORK_DFRN])) {
                        if ($contact['rel'] == CONTACT_IS_FOLLOWER) {
                                $follow = System::baseUrl(true) . "/follow?url=" . urlencode($contact["url"]);
                                $follow_text = L10n::t("Connect/Follow");
@@ -939,6 +948,13 @@ function _contact_detail_for_template($rr)
                $sparkle = '';
        }
 
+       if ($rr['self']) {
+               $dir_icon = 'images/larrow.gif';
+               $alt_text = L10n::t('This is you');
+               $url = $rr['url'];
+               $sparkle = '';
+       }
+
        return [
                'img_hover' => L10n::t('Visit %s\'s profile [%s]', $rr['name'], $rr['url']),
                'edit_hover' => L10n::t('Edit contact'),
index a6a67c3b828bfc439a7bd90ac680fb5a95ed77fa..510fc0ec8ff11b7730b53de657f5bda941f81832 100644 (file)
@@ -6,6 +6,7 @@ use Friendica\App;
 use Friendica\Core\L10n;
 use Friendica\Core\System;
 use Friendica\Database\DBM;
+use Friendica\Model\User;
 
 require_once 'mod/settings.php';
 
@@ -28,6 +29,21 @@ function delegate_post(App $a)
        check_form_security_token_redirectOnErr('/delegate', 'delegate');
 
        $parent_uid = defaults($_POST, 'parent_user', 0);
+       $parent_password = defaults($_POST, 'parent_password', '');
+
+       if ($parent_uid != 0) {
+               $user = dba::selectFirst('user', ['nickname'], ['uid' => $parent_uid]);
+               if (!DBM::is_result($user)) {
+                       notice(L10n::t('Parent user not found.') . EOL);
+                       return;
+               }
+
+               $success = User::authenticate($user['nickname'], trim($parent_password));
+               if (!$success) {
+                       notice(L10n::t('Permission denied.') . EOL);
+                       return;
+               }
+       }
 
        dba::update('user', ['parent-uid' => $parent_uid], ['uid' => local_user()]);
 }
@@ -70,16 +86,6 @@ function delegate_content(App $a)
                goaway(System::baseUrl() . '/delegate');
        }
 
-       // These people can manage this account/page with full privilege
-       $full_managers = [];
-       $r = q("SELECT * FROM `user` WHERE `email` = '%s' AND `password` = '%s' ",
-               dbesc($a->user['email']),
-               dbesc($a->user['password'])
-       );
-       if (DBM::is_result($r)) {
-               $full_managers = $r;
-       }
-
        // find everybody that currently has delegated management to this account/page
        $delegates = [];
        $r = q("SELECT * FROM `user` WHERE `uid` IN (SELECT `uid` FROM `manage` WHERE `mid` = %d)",
@@ -90,10 +96,6 @@ function delegate_content(App $a)
        }
 
        $uids = [];
-       foreach ($full_managers as $rr) {
-               $uids[] = $rr['uid'];
-       }
-
        foreach ($delegates as $rr) {
                $uids[] = $rr['uid'];
        }
@@ -153,18 +155,21 @@ function delegate_content(App $a)
                }
        }
 
+       if (!is_null($parent_user)) {
+               $parent_password = ['parent_password', L10n::t('Parent Password:'), '', L10n::t('Please enter the password of the parent account to legitimize your request.')];
+       }
+
        $o = replace_macros(get_markup_template('delegate.tpl'), [
                '$form_security_token' => get_form_security_token('delegate'),
                '$parent_header' => L10n::t('Parent User'),
                '$parent_user' => $parent_user,
+               '$parent_password' => $parent_password,
                '$parent_desc' => L10n::t('Parent users have total control about this account, including the account settings. Please double check whom you give this access.'),
                '$submit' => L10n::t('Save Settings'),
                '$header' => L10n::t('Delegate Page Management'),
                '$delegates_header' => L10n::t('Delegates'),
                '$base' => System::baseUrl(),
                '$desc' => L10n::t('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.'),
-               '$head_managers' => L10n::t('Existing Page Managers'),
-               '$managers' => $full_managers,
                '$head_delegates' => L10n::t('Existing Page Delegates'),
                '$delegates' => $delegates,
                '$head_potentials' => L10n::t('Potential Delegates'),
index 2f4edafc5d8f37858854a1922b39bea8cb4cd8ad..db967290660a7e300bb4ae53516c701887fe1556 100644 (file)
@@ -18,6 +18,12 @@ require_once 'include/event.php';
 
 function dfrn_notify_post(App $a) {
        logger(__function__, LOGGER_TRACE);
+
+       if (empty($_POST)) {
+               require_once 'mod/salmon.php';
+               salmon_post($a);
+       }
+
        $dfrn_id      = ((x($_POST,'dfrn_id'))      ? notags(trim($_POST['dfrn_id']))   : '');
        $dfrn_version = ((x($_POST,'dfrn_version')) ? (float) $_POST['dfrn_version']    : 2.0);
        $challenge    = ((x($_POST,'challenge'))    ? notags(trim($_POST['challenge'])) : '');
index d7d9ad8a6e8a19bbc7438b5164404bdb1e5a6dda..f1e079d68180d96d696f7808c33b1a7bf33818ea 100644 (file)
@@ -12,12 +12,12 @@ use Friendica\Database\DBM;
 use Friendica\Model\Contact;
 use Friendica\Model\Profile;
 
-function directory_init(App $a) {
+function directory_init(App $a)
+{
        $a->set_pager_itemspage(60);
 
-       if(local_user()) {
+       if (local_user()) {
                $a->page['aside'] .= Widget::findPeople();
-
                $a->page['aside'] .= Widget::follow();
        } else {
                unset($_SESSION['theme']);
@@ -25,16 +25,20 @@ function directory_init(App $a) {
        }
 }
 
-function directory_post(App $a) {
-       if(x($_POST,'search'))
+function directory_post(App $a)
+{
+       if (x($_POST, 'search')) {
                $a->data['search'] = $_POST['search'];
+       }
 }
 
-function directory_content(App $a) {
+function directory_content(App $a)
+{
        require_once("mod/proxy.php");
 
-       if((Config::get('system','block_public')) && (! local_user()) && (! remote_user()) ||
-               (Config::get('system','block_local_dir')) && (! local_user()) && (! remote_user())) {
+       if ((Config::get('system', 'block_public') && !local_user() && !remote_user())
+               || (Config::get('system', 'block_local_dir') && !local_user() && !remote_user())
+       ) {
                notice(L10n::t('Public access denied.') . EOL);
                return;
        }
@@ -42,18 +46,19 @@ function directory_content(App $a) {
        $o = '';
        Nav::setSelected('directory');
 
-       if(x($a->data,'search'))
+       if (x($a->data, 'search')) {
                $search = notags(trim($a->data['search']));
-       else
-               $search = ((x($_GET,'search')) ? notags(trim(rawurldecode($_GET['search']))) : '');
+       } else {
+               $search = ((x($_GET, 'search')) ? notags(trim(rawurldecode($_GET['search']))) : '');
+       }
 
        $gdirpath = '';
-       $dirurl = Config::get('system','directory');
-       if(strlen($dirurl)) {
-               $gdirpath = Profile::zrl($dirurl,true);
+       $dirurl = Config::get('system', 'directory');
+       if (strlen($dirurl)) {
+               $gdirpath = Profile::zrl($dirurl, true);
        }
 
-       if($search) {
+       if ($search) {
                $search = dbesc($search);
 
                $sql_extra = " AND ((`profile`.`name` LIKE '%$search%') OR
@@ -73,35 +78,35 @@ function directory_content(App $a) {
                                (`profile`.`prv_keywords` LIKE '%$search%'))";
        }
 
-       $publish = ((Config::get('system','publish_all')) ? '' : " AND `publish` = 1 " );
+       $publish = ((Config::get('system', 'publish_all')) ? '' : " AND `publish` = 1 " );
 
 
-       $r = q("SELECT COUNT(*) AS `total` FROM `profile`
-                       LEFT JOIN `user` ON `user`.`uid` = `profile`.`uid`
-                       WHERE `is-default` = 1 $publish AND `user`.`blocked` = 0 $sql_extra ");
-       if (DBM::is_result($r))
-               $a->set_pager_total($r[0]['total']);
+       $cnt = dba::selectFirst("SELECT COUNT(*) AS `total` FROM `profile`
+                               LEFT JOIN `user` ON `user`.`uid` = `profile`.`uid`
+                               WHERE `is-default` = 1 $publish AND `user`.`blocked` = 0 $sql_extra "
+       );
+       if (DBM::is_result($cnt)) {
+               $a->set_pager_total($cnt['total']);
+       }
 
        $order = " ORDER BY `name` ASC ";
 
-       $limit = intval($a->pager['start']).",".intval($a->pager['itemspage']);
+       $limit = intval($a->pager['start'])."," . intval($a->pager['itemspage']);
 
-       $r = q("SELECT `profile`.*, `profile`.`uid` AS `profile_uid`, `user`.`nickname`, `user`.`timezone` , `user`.`page-flags`,
+       $r = dba::p("SELECT `profile`.*, `profile`.`uid` AS `profile_uid`, `user`.`nickname`, `user`.`timezone` , `user`.`page-flags`,
                        `contact`.`addr`, `contact`.`url` AS profile_url FROM `profile`
                        LEFT JOIN `user` ON `user`.`uid` = `profile`.`uid`
                        LEFT JOIN `contact` ON `contact`.`uid` = `user`.`uid`
-                       WHERE `is-default` $publish AND `user`.`blocked` = 0 AND `contact`.`self` $sql_extra $order LIMIT ".$limit);
+                       WHERE `is-default` $publish AND `user`.`blocked` = 0 AND `contact`.`self` $sql_extra $order LIMIT ".$limit
+       );
        if (DBM::is_result($r)) {
-
                if (in_array('small', $a->argv)) {
                        $photo = 'thumb';
-               }
-               else {
+               } else {
                        $photo = 'photo';
                }
 
-               foreach ($r as $rr) {
-
+               while ($rr = dba::fetch($r)) {
                        $itemurl= '';
 
                        $itemurl = (($rr['addr'] != "") ? $rr['addr'] : $rr['profile_url']);
@@ -111,16 +116,19 @@ function directory_content(App $a) {
                        $pdesc = (($rr['pdesc']) ? $rr['pdesc'] . '<br />' : '');
 
                        $details = '';
-                       if(strlen($rr['locality']))
+                       if (strlen($rr['locality'])) {
                                $details .= $rr['locality'];
-                       if(strlen($rr['region'])) {
-                               if(strlen($rr['locality']))
+                       }
+                       if (strlen($rr['region'])) {
+                               if (strlen($rr['locality'])) {
                                        $details .= ', ';
+                               }
                                $details .= $rr['region'];
                        }
-                       if(strlen($rr['country-name'])) {
-                               if(strlen($details))
+                       if (strlen($rr['country-name'])) {
+                               if (strlen($details)) {
                                        $details .= ', ';
+                               }
                                $details .= $rr['country-name'];
                        }
 //                     if(strlen($rr['dob'])) {
@@ -132,20 +140,19 @@ function directory_content(App $a) {
 
                        $profile = $rr;
 
-                       if((x($profile,'address') == 1)
-                               || (x($profile,'locality') == 1)
-                               || (x($profile,'region') == 1)
-                               || (x($profile,'postal-code') == 1)
-                               || (x($profile,'country-name') == 1))
-                       $location = L10n::t('Location:');
-
-                       $gender = ((x($profile,'gender') == 1) ? L10n::t('Gender:') : False);
-
-                       $marital = ((x($profile,'marital') == 1) ?  L10n::t('Status:') : False);
-
-                       $homepage = ((x($profile,'homepage') == 1) ?  L10n::t('Homepage:') : False);
+                       if ((x($profile, 'address')             == 1)
+                               || (x($profile, 'locality')     == 1)
+                               || (x($profile, 'region')       == 1)
+                               || (x($profile, 'postal-code')  == 1)
+                               || (x($profile, 'country-name') == 1)
+                       ) {
+                               $location = L10n::t('Location:');
+                       }
 
-                       $about = ((x($profile,'about') == 1) ?  L10n::t('About:') : False);
+                       $gender   = ((x($profile, 'gender')   == 1) ? L10n::t('Gender:')   : false);
+                       $marital  = ((x($profile, 'marital')  == 1) ? L10n::t('Status:')   : false);
+                       $homepage = ((x($profile, 'homepage') == 1) ? L10n::t('Homepage:') : false);
+                       $about    = ((x($profile, 'about')    == 1) ? L10n::t('About:')    : false);
 
                        $location_e = $location;
 
@@ -154,23 +161,23 @@ function directory_content(App $a) {
                        ];
 
                        $entry = [
-                               'id' => $rr['id'],
-                               'url' => $profile_link,
-                               'itemurl' => $itemurl,
-                               'thumb' => proxy_url($rr[$photo], false, PROXY_SIZE_THUMB),
-                               'img_hover' => $rr['name'],
-                               'name' => $rr['name'],
-                               'details' => $details,
+                               'id'           => $rr['id'],
+                               'url'          => $profile_link,
+                               'itemurl'      => $itemurl,
+                               'thumb'        => proxy_url($rr[$photo], false, PROXY_SIZE_THUMB),
+                               'img_hover'    => $rr['name'],
+                               'name'         => $rr['name'],
+                               'details'      => $details,
                                'account_type' => Contact::getAccountType($rr),
-                               'profile' => $profile,
-                               'location' => $location_e,
-                               'tags' => $rr['pub_keywords'],
-                               'gender'   => $gender,
-                               'pdesc' => $pdesc,
-                               'marital'  => $marital,
-                               'homepage' => $homepage,
-                               'about' => $about,
-                               'photo_menu' => $photo_menu,
+                               'profile'      => $profile,
+                               'location'     => $location_e,
+                               'tags'         => $rr['pub_keywords'],
+                               'gender'       => $gender,
+                               'pdesc'        => $pdesc,
+                               'marital'      => $marital,
+                               'homepage'     => $homepage,
+                               'about'        => $about,
+                               'photo_menu'   => $photo_menu,
 
                        ];
 
@@ -187,20 +194,21 @@ function directory_content(App $a) {
 
                        $entries[] = $arr['entry'];
                }
+               dba::close($r);
 
                $tpl = get_markup_template('directory_header.tpl');
 
                $o .= replace_macros($tpl, [
-                       '$search' => $search,
+                       '$search'    => $search,
                        '$globaldir' => L10n::t('Global Directory'),
-                       '$gdirpath' => $gdirpath,
-                       '$desc' => L10n::t('Find on this site'),
-                       '$contacts' => $entries,
-                       '$finding' => L10n::t('Results for:'),
-                       '$findterm' => (strlen($search) ? $search : ""),
-                       '$title' => L10n::t('Site Directory'),
-                       '$submit' => L10n::t('Find'),
-                       '$paginate' => paginate($a),
+                       '$gdirpath'  => $gdirpath,
+                       '$desc'      => L10n::t('Find on this site'),
+                       '$contacts'  => $entries,
+                       '$finding'   => L10n::t('Results for:'),
+                       '$findterm'  => (strlen($search) ? $search : ""),
+                       '$title'     => L10n::t('Site Directory'),
+                       '$submit'    => L10n::t('Find'),
+                       '$paginate'  => paginate($a),
                ]);
        } else {
                info(L10n::t("No entries \x28some entries may be hidden\x29.") . EOL);
index 9db4eeb7b61d629f75436dd3856cb88274df014c..a5b26a9193dbebc3974d50680818245e60ff081d 100644 (file)
@@ -15,6 +15,7 @@ use Friendica\Model\Profile;
 use Friendica\Network\Probe;
 use Friendica\Protocol\PortableContact;
 use Friendica\Util\Network;
+use Friendica\Database\DBM;
 
 require_once 'mod/contacts.php';
 
@@ -113,32 +114,22 @@ function dirfind_content(App $a, $prefix = "") {
 
                        /// @TODO These 2 SELECTs are not checked on validity with DBM::is_result()
                        $count = q("SELECT count(*) AS `total` FROM `gcontact`
-                                       LEFT JOIN `contact` ON `contact`.`nurl` = `gcontact`.`nurl`
-                                               AND `contact`.`network` = `gcontact`.`network`
-                                               AND `contact`.`uid` = %d AND NOT `contact`.`blocked`
-                                               AND NOT `contact`.`pending` AND `contact`.`rel` IN ('%s', '%s')
-                                       WHERE (`contact`.`id` > 0 OR (NOT `gcontact`.`hide` AND `gcontact`.`network` IN ('%s', '%s', '%s') AND
-                                       ((`gcontact`.`last_contact` >= `gcontact`.`last_failure`) OR (`gcontact`.`updated` >= `gcontact`.`last_failure`)))) AND
-                                       (`gcontact`.`url` LIKE '%s' OR `gcontact`.`name` LIKE '%s' OR `gcontact`.`location` LIKE '%s' OR
-                                               `gcontact`.`addr` LIKE '%s' OR `gcontact`.`about` LIKE '%s' OR `gcontact`.`keywords` LIKE '%s') $extra_sql",
-                                       intval(local_user()), dbesc(CONTACT_IS_SHARING), dbesc(CONTACT_IS_FRIEND),
+                                       WHERE NOT `hide` AND `network` IN ('%s', '%s', '%s') AND
+                                               ((`last_contact` >= `last_failure`) OR (`updated` >= `last_failure`)) AND
+                                               (`url` LIKE '%s' OR `name` LIKE '%s' OR `location` LIKE '%s' OR
+                                               `addr` LIKE '%s' OR `about` LIKE '%s' OR `keywords` LIKE '%s') $extra_sql",
                                        dbesc(NETWORK_DFRN), dbesc($ostatus), dbesc($diaspora),
                                        dbesc(escape_tags($search2)), dbesc(escape_tags($search2)), dbesc(escape_tags($search2)),
                                        dbesc(escape_tags($search2)), dbesc(escape_tags($search2)), dbesc(escape_tags($search2)));
 
-                       $results = q("SELECT `contact`.`id` AS `cid`, `gcontact`.`url`, `gcontact`.`name`, `gcontact`.`photo`, `gcontact`.`network`, `gcontact`.`keywords`, `gcontact`.`addr`
+                       $results = q("SELECT `nurl`
                                        FROM `gcontact`
-                                       LEFT JOIN `contact` ON `contact`.`nurl` = `gcontact`.`nurl`
-                                               AND `contact`.`network` = `gcontact`.`network`
-                                               AND `contact`.`uid` = %d AND NOT `contact`.`blocked`
-                                               AND NOT `contact`.`pending` AND `contact`.`rel` IN ('%s', '%s')
-                                       WHERE (`contact`.`id` > 0 OR (NOT `gcontact`.`hide` AND `gcontact`.`network` IN ('%s', '%s', '%s') AND
-                                       ((`gcontact`.`last_contact` >= `gcontact`.`last_failure`) OR (`gcontact`.`updated` >= `gcontact`.`last_failure`)))) AND
-                                       (`gcontact`.`url` LIKE '%s' OR `gcontact`.`name` LIKE '%s' OR `gcontact`.`location` LIKE '%s' OR
-                                               `gcontact`.`addr` LIKE '%s' OR `gcontact`.`about` LIKE '%s' OR `gcontact`.`keywords` LIKE '%s') $extra_sql
-                                               GROUP BY `gcontact`.`nurl`
-                                               ORDER BY `gcontact`.`updated` DESC LIMIT %d, %d",
-                                       intval(local_user()), dbesc(CONTACT_IS_SHARING), dbesc(CONTACT_IS_FRIEND),
+                                       WHERE NOT `hide` AND `network` IN ('%s', '%s', '%s') AND
+                                               ((`last_contact` >= `last_failure`) OR (`updated` >= `last_failure`)) AND
+                                               (`url` LIKE '%s' OR `name` LIKE '%s' OR `location` LIKE '%s' OR
+                                               `addr` LIKE '%s' OR `about` LIKE '%s' OR `keywords` LIKE '%s') $extra_sql
+                                               GROUP BY `nurl`
+                                               ORDER BY `updated` DESC LIMIT %d, %d",
                                        dbesc(NETWORK_DFRN), dbesc($ostatus), dbesc($diaspora),
                                        dbesc(escape_tags($search2)), dbesc(escape_tags($search2)), dbesc(escape_tags($search2)),
                                        dbesc(escape_tags($search2)), dbesc(escape_tags($search2)), dbesc(escape_tags($search2)),
@@ -148,14 +139,21 @@ function dirfind_content(App $a, $prefix = "") {
                        $j->items_page = $perpage;
                        $j->page = $a->pager['page'];
                        foreach ($results AS $result) {
-                               if (PortableContact::alternateOStatusUrl($result["url"])) {
+                               if (PortableContact::alternateOStatusUrl($result["nurl"])) {
                                        continue;
                                }
 
-                               $result = Contact::getDetailsByURL($result["url"], local_user(), $result);
+                               $urlparts = parse_url($result["nurl"]);
+
+                               // Ignore results that look strange.
+                               // For historic reasons the gcontact table does contain some garbage.
+                               if (!empty($urlparts['query']) || !empty($urlparts['fragment'])) {
+                                       continue;
+                               }
+
+                               $result = Contact::getDetailsByURL($result["nurl"], local_user());
 
                                if ($result["name"] == "") {
-                                       $urlparts = parse_url($result["url"]);
                                        $result["name"] = end(explode("/", $urlparts["path"]));
                                }
 
@@ -204,11 +202,10 @@ function dirfind_content(App $a, $prefix = "") {
                                if ($jj->cid > 0) {
                                        $connlnk = "";
                                        $conntxt = "";
-                                       $contact = q("SELECT * FROM `contact` WHERE `id` = %d",
-                                                       intval($jj->cid));
-                                       if ($contact) {
-                                               $photo_menu = Contact::photoMenu($contact[0]);
-                                               $details = _contact_detail_for_template($contact[0]);
+                                       $contact = dba::selectFirst('contact', [], ['id' => $jj->cid]);
+                                       if (DBM::is_result($contact)) {
+                                               $photo_menu = Contact::photoMenu($contact);
+                                               $details = _contact_detail_for_template($contact);
                                                $alt_text = $details['alt_text'];
                                        } else {
                                                $photo_menu = [];
index dfa8640309dfcb8b84706cc18d758ba89839c3ed..eaf72c093ffb3b7a2a53962f8eaf0907d231c4f6 100644 (file)
@@ -212,7 +212,11 @@ function display_content(App $a, $update = false, $update_uid = 0) {
        if ($update) {
                $item_id = $_REQUEST['item_id'];
                $item = dba::selectFirst('item', ['uid', 'parent'], ['id' => $item_id]);
-               $a->profile = ['uid' => intval($item['uid']), 'profile_uid' => intval($item['uid'])];
+               if ($item['uid'] != 0) {
+                       $a->profile = ['uid' => intval($item['uid']), 'profile_uid' => intval($item['uid'])];
+               } else {
+                       $a->profile = ['uid' => intval($update_uid), 'profile_uid' => intval($update_uid)];
+               }
                $item_parent = $item['parent'];
        } else {
                $item_id = (($a->argc > 2) ? $a->argv[2] : 0);
index bb9bc0eb3b3ca80aefabcd2b58b3578146c1aa96..1dc20d16d114089eff2f665f8108b2b20e966607 100644 (file)
@@ -9,6 +9,7 @@ use Friendica\Core\System;
 use Friendica\Model\Contact;
 use Friendica\Model\Profile;
 use Friendica\Network\Probe;
+use Friendica\Database\DBM;
 
 function follow_post(App $a) {
 
@@ -60,19 +61,20 @@ function follow_content(App $a) {
 
        $submit = L10n::t('Submit Request');
 
-       // There is a current issue. It seems as if you can't start following a Friendica that is following you
-       // With Diaspora this works - but Friendica is special, it seems ...
-       $r = q("SELECT `url` FROM `contact` WHERE `uid` = %d AND ((`rel` != %d) OR (`network` = '%s')) AND
+       // Don't try to add a pending contact
+       $r = q("SELECT `pending` FROM `contact` WHERE `uid` = %d AND ((`rel` != %d) OR (`network` = '%s')) AND
                (`nurl` = '%s' OR `alias` = '%s' OR `alias` = '%s') AND
                `network` != '%s' LIMIT 1",
                intval(local_user()), dbesc(CONTACT_IS_FOLLOWER), dbesc(NETWORK_DFRN), dbesc(normalise_link($url)),
                dbesc(normalise_link($url)), dbesc($url), dbesc(NETWORK_STATUSNET));
 
        if ($r) {
-               notice(L10n::t('You already added this contact.').EOL);
-               $submit = "";
-               //goaway($_SESSION['return_url']);
-               // NOTREACHED
+               if ($r[0]['pending']) {
+                       notice(L10n::t('You already added this contact.').EOL);
+                       $submit = "";
+                       //goaway($_SESSION['return_url']);
+                       // NOTREACHED
+               }
        }
 
        $ret = Probe::uri($url);
@@ -102,7 +104,7 @@ function follow_content(App $a) {
                $ret["url"] = $ret["addr"];
        }
 
-       if ($ret['network'] === NETWORK_DFRN) {
+       if (($ret['network'] === NETWORK_DFRN) && !DBM::is_result($r)) {
                $request = $ret["request"];
                $tpl = get_markup_template('dfrn_request.tpl');
        } else {
index 3adcb75aa45b007ab234fd6418bbccb8769cb3f8..eb740c7b64785ad09fa315815d0c4da951344b6d 100644 (file)
@@ -397,7 +397,8 @@ function check_funcs(&$checks) {
        check_add($ck_funcs, L10n::t('PDO or MySQLi PHP module'), true, true, "");
        check_add($ck_funcs, L10n::t('mb_string PHP module'), true, true, "");
        check_add($ck_funcs, L10n::t('XML PHP module'), true, true, "");
-       check_add($ck_funcs, L10n::t('iconv module'), true, true, "");
+       check_add($ck_funcs, L10n::t('iconv PHP module'), true, true, "");
+       check_add($ck_funcs, L10n::t('POSIX PHP module'), true, true, "");
 
        if (function_exists('apache_get_modules')) {
                if (! in_array('mod_rewrite',apache_get_modules())) {
@@ -432,8 +433,12 @@ function check_funcs(&$checks) {
                $ck_funcs[4]['help'] = L10n::t('Error: mb_string PHP module required but not installed.');
        }
        if (! function_exists('iconv_strlen')) {
+               $ck_funcs[6]['status'] = false;
+               $ck_funcs[6]['help'] = L10n::t('Error: iconv PHP module required but not installed.');
+       }
+       if (! function_exists('posix_kill')) {
                $ck_funcs[7]['status'] = false;
-               $ck_funcs[7]['help'] = L10n::t('Error: iconv PHP module required but not installed.');
+               $ck_funcs[7]['help'] = L10n::t('Error: POSIX PHP module required but not installed.');
        }
 
        $checks = array_merge($checks, $ck_funcs);
@@ -442,8 +447,8 @@ function check_funcs(&$checks) {
        try {
                $xml = new DOMDocument();
        } catch (Exception $e) {
-               $ck_funcs[6]['status'] = false;
-               $ck_funcs[6]['help'] = L10n::t('Error, XML PHP module required but not installed.');
+               $ck_funcs[5]['status'] = false;
+               $ck_funcs[5]['help'] = L10n::t('Error, XML PHP module required but not installed.');
        }
 }
 
@@ -540,7 +545,7 @@ function load_database_rem($v, $i) {
 }
 
 function load_database() {
-       $errors = DBStructure::update(false, true);
+       $errors = DBStructure::update(false, true, true);
 
        return $errors;
 }
index 07f4647e69caed04160a948b1b8cb10f73eab288..e8ba144a1633a7b2e5d30d4a35ffb502096eab73 100644 (file)
@@ -29,12 +29,14 @@ function ostatus_subscribe_content(App $a) {
        if (PConfig::get($uid, "ostatus", "legacy_friends") == "") {
 
                if ($_REQUEST["url"] == "") {
+                       PConfig::delete($uid, "ostatus", "legacy_contact");
                        return $o.L10n::t("No contact provided.");
                }
 
                $contact = Probe::uri($_REQUEST["url"]);
 
                if (!$contact) {
+                       PConfig::delete($uid, "ostatus", "legacy_contact");
                        return $o.L10n::t("Couldn't fetch information for contact.");
                }
 
@@ -44,6 +46,7 @@ function ostatus_subscribe_content(App $a) {
                $data = Network::curl($api."statuses/friends.json?screen_name=".$contact["nick"]);
 
                if (!$data["success"]) {
+                       PConfig::delete($uid, "ostatus", "legacy_contact");
                        return $o.L10n::t("Couldn't fetch friends for contact.");
                }
 
index 1cee91f4db1ef927fe7c9bea04ffaa2175cd539b..a68b222ec4bbbcfd2d876b663c275ea571242fcf 100644 (file)
 
 use Friendica\App;
 use Friendica\Database\DBM;
+use Friendica\Protocol\OStatus;
 
-function hub_return($valid,$body) {
+require_once('include/security.php');
+require_once('include/items.php');
 
-       if($valid) {
-               header($_SERVER["SERVER_PROTOCOL"] . ' 200 ' . 'OK');
+function hub_return($valid, $body)
+{
+       if ($valid) {
+               header($_SERVER["SERVER_PROTOCOL"] . ' 200 OK');
                echo $body;
-               killme();
-       }
-       else {
-               header($_SERVER["SERVER_PROTOCOL"] . ' 404 ' . 'Not Found');
-               killme();
+       } else {
+               header($_SERVER["SERVER_PROTOCOL"] . ' 404 Not Found');
        }
-
-       // NOTREACHED
+       killme();
 }
 
 // when receiving an XML feed, always return OK
 
-function hub_post_return() {
-
-       header($_SERVER["SERVER_PROTOCOL"] . ' 200 ' . 'OK');
+function hub_post_return()
+{
+       header($_SERVER["SERVER_PROTOCOL"] . ' 200 OK');
        killme();
-
 }
 
-
-
-function pubsub_init(App $a) {
-
+function pubsub_init(App $a)
+{
        $nick       = (($a->argc > 1) ? notags(trim($a->argv[1])) : '');
        $contact_id = (($a->argc > 2) ? intval($a->argv[2])       : 0 );
 
-       if($_SERVER['REQUEST_METHOD'] === 'GET') {
+       if ($_SERVER['REQUEST_METHOD'] === 'GET') {
+               $hub_mode      = notags(trim(defaults($_GET, 'hub_mode', '')));
+               $hub_topic     = notags(trim(defaults($_GET, 'hub_topic', '')));
+               $hub_challenge = notags(trim(defaults($_GET, 'hub_challenge', '')));
+               $hub_lease     = notags(trim(defaults($_GET, 'hub_lease_seconds', '')));
+               $hub_verify    = notags(trim(defaults($_GET, 'hub_verify_token', '')));
 
-               $hub_mode      = ((x($_GET,'hub_mode'))          ? notags(trim($_GET['hub_mode']))          : '');
-               $hub_topic     = ((x($_GET,'hub_topic'))         ? notags(trim($_GET['hub_topic']))         : '');
-               $hub_challenge = ((x($_GET,'hub_challenge'))     ? notags(trim($_GET['hub_challenge']))     : '');
-               $hub_lease     = ((x($_GET,'hub_lease_seconds')) ? notags(trim($_GET['hub_lease_seconds'])) : '');
-               $hub_verify    = ((x($_GET,'hub_verify_token'))  ? notags(trim($_GET['hub_verify_token']))  : '');
-
-               logger('pubsub: Subscription from ' . $_SERVER['REMOTE_ADDR']);
-               logger('pubsub: data: ' . print_r($_GET,true), LOGGER_DATA);
+               logger('Subscription from ' . $_SERVER['REMOTE_ADDR'] . ' Mode: ' . $hub_mode . ' Nick: ' . $nick);
+               logger('Data: ' . print_r($_GET,true), LOGGER_DATA);
 
                $subscribe = (($hub_mode === 'subscribe') ? 1 : 0);
 
-               $r = q("SELECT * FROM `user` WHERE `nickname` = '%s' AND `account_expired` = 0 AND `account_removed` = 0 LIMIT 1",
-                       dbesc($nick)
-               );
-               if (! DBM::is_result($r)) {
-                       logger('pubsub: local account not found: ' . $nick);
+               $owner = dba::selectFirst('user', ['uid'], ['nickname' => $nick, 'account_expired' => false, 'account_removed' => false]);
+               if (!DBM::is_result($owner)) {
+                       logger('Local account not found: ' . $nick);
                        hub_return(false, '');
                }
 
+               $condition = ['uid' => $owner['uid'], 'id' => $contact_id, 'blocked' => false, 'pending' => false];
 
-               $owner = $r[0];
-
-               $sql_extra = ((strlen($hub_verify)) ? sprintf(" AND `hub-verify` = '%s' ", dbesc($hub_verify)) : '');
+               if (!empty($hub_verify)) {
+                       $condition['hub-verify'] = $hub_verify;
+               }
 
-               $r = q("SELECT * FROM `contact` WHERE `id` = %d AND `uid` = %d
-                       AND `blocked` = 0 AND `pending` = 0 $sql_extra LIMIT 1",
-                       intval($contact_id),
-                       intval($owner['uid'])
-               );
-               if (! DBM::is_result($r)) {
-                       logger('pubsub: contact '.$contact_id.' not found.');
+               $contact = dba::selectFirst('contact', ['id', 'poll'], $condition);
+               if (!DBM::is_result($contact)) {
+                       logger('Contact ' . $contact_id . ' not found.');
                        hub_return(false, '');
                }
 
-               if ($hub_topic)
-                       if(! link_compare($hub_topic,$r[0]['poll'])) {
-                               logger('pubsub: hub topic ' . $hub_topic . ' != ' . $r[0]['poll']);
-                               // should abort but let's humour them.
-                       }
-
-               $contact = $r[0];
+               if (!empty($hub_topic) && !link_compare($hub_topic, $contact['poll'])) {
+                       logger('Hub topic ' . $hub_topic . ' != ' . $contact['poll']);
+                       hub_return(false, '');
+               }
 
                // We must initiate an unsubscribe request with a verify_token.
                // Don't allow outsiders to unsubscribe us.
 
-               if($hub_mode === 'unsubscribe') {
-                       if(! strlen($hub_verify)) {
-                               logger('pubsub: bogus unsubscribe');
-                               hub_return(false, '');
-                       }
-                       logger('pubsub: unsubscribe success');
+               if (($hub_mode === 'unsubscribe') && empty($hub_verify)) {
+                       logger('Bogus unsubscribe');
+                       hub_return(false, '');
                }
 
-               if ($hub_mode)
-                       $r = q("UPDATE `contact` SET `subhub` = %d WHERE `id` = %d",
-                               intval($subscribe),
-                               intval($contact['id'])
-                       );
-
+               if (!empty($hub_mode)) {
+                       dba::update('contact', ['subhub' => $subscribe], ['id' => $contact['id']]);
+                       logger($hub_mode . ' success for contact ' . $contact_id . '.');
+               }
                hub_return(true, $hub_challenge);
        }
 }
 
-require_once('include/security.php');
-
-function pubsub_post(App $a) {
-
+function pubsub_post(App $a)
+{
        $xml = file_get_contents('php://input');
 
-       logger('pubsub: feed arrived from ' . $_SERVER['REMOTE_ADDR'] . ' for ' .  $a->cmd );
-       logger('pubsub: user-agent: ' . $_SERVER['HTTP_USER_AGENT'] );
-       logger('pubsub: data: ' . $xml, LOGGER_DATA);
-
-//     if(! stristr($xml,'<?xml')) {
-//             logger('pubsub_post: bad xml');
-//             hub_post_return();
-//     }
+       logger('Feed arrived from ' . $_SERVER['REMOTE_ADDR'] . ' for ' .  $a->cmd . ' with user-agent: ' . $_SERVER['HTTP_USER_AGENT']);
+       logger('Data: ' . $xml, LOGGER_DATA);
 
        $nick       = (($a->argc > 1) ? notags(trim($a->argv[1])) : '');
        $contact_id = (($a->argc > 2) ? intval($a->argv[2])       : 0 );
 
-       $r = q("SELECT * FROM `user` WHERE `nickname` = '%s' AND `account_expired` = 0 AND `account_removed` = 0 LIMIT 1",
-               dbesc($nick)
-       );
-       if (! DBM::is_result($r)) {
+       $importer = dba::selectFirst('user', [], ['nickname' => $nick, 'account_expired' => false, 'account_removed' => false]);
+       if (!DBM::is_result($importer)) {
                hub_post_return();
        }
 
-       $importer = $r[0];
+       $condition = ['id' => $contact_id, 'uid' => $importer['uid'], 'subhub' => true, 'blocked' => false];
+       $contact = dba::selectFirst('contact', [], $condition);
 
-       $r = q("SELECT * FROM `contact` WHERE `subhub` AND `id` = %d AND `uid` = %d
-               AND (`rel` = %d OR `rel` = %d OR network = '%s') AND NOT `blocked` LIMIT 1",
-               intval($contact_id),
-               intval($importer['uid']),
-               intval(CONTACT_IS_SHARING),
-               intval(CONTACT_IS_FRIEND),
-               dbesc(NETWORK_FEED)
-       );
+       if (!DBM::is_result($contact)) {
+               $author = OStatus::salmonAuthor($xml, $importer);
+               if (!empty($author['contact-id'])) {
+                       $condition = ['id' => $author['contact-id'], 'uid' => $importer['uid'], 'subhub' => true, 'blocked' => false];
+                       $contact = dba::selectFirst('contact', [], $condition);
+                       logger('No record for ' . $nick .' with contact id ' . $contact_id . ' - using '.$author['contact-id'].' instead.');
+               }
+               if (!DBM::is_result($contact)) {
+                       logger('Contact ' . $author["author-link"] . ' (' . $contact_id . ') for user ' . $nick . " wasn't found - ignored. XML: " . $xml);
+                       hub_post_return();
+               }
+       }
 
-       if (! DBM::is_result($r)) {
-               logger('pubsub: no contact record for "'.$nick.' ('.$contact_id.')" - ignored. '.$xml);
+       if (!in_array($contact['rel'], [CONTACT_IS_SHARING, CONTACT_IS_FRIEND]) && ($contact['network'] != NETWORK_FEED)) {
+               logger('Contact ' . $contact['id'] . ' is not expected to share with us - ignored.');
                hub_post_return();
        }
 
-       $contact = $r[0];
-
-       // we have no way to match Diaspora guid's with atom post id's and could get duplicates.
-       // we'll assume that direct delivery is robust (and this is a bad assumption, but the duplicates are messy).
-
-       if($r[0]['network'] === NETWORK_DIASPORA)
+       // We import feeds from OStatus, Friendica and ATOM/RSS.
+       /// @todo Check if Friendica posts really arrive here - otherwise we can discard some stuff
+       if (!in_array($contact['network'], [NETWORK_OSTATUS, NETWORK_DFRN, NETWORK_FEED])) {
                hub_post_return();
+       }
 
+       logger('Import item for ' . $nick . ' from ' . $contact['nick'] . ' (' . $contact['id'] . ')');
        $feedhub = '';
+       consume_feed($xml, $importer, $contact, $feedhub);
 
-       require_once('include/items.php');
-
-       consume_feed($xml,$importer,$contact,$feedhub,1,1);
-
-       // do it a second time so that any children find their parents.
-
-       consume_feed($xml,$importer,$contact,$feedhub,1,2);
+       // do it a second time for DFRN so that any children find their parents.
+       if ($contact['network'] === NETWORK_DFRN) {
+               consume_feed($xml, $importer, $contact, $feedhub);
+       }
 
        hub_post_return();
-
 }
index 93d7a0854351be429ef30e7b695ceff231197e39..8def780a592a6f85cba0acb803ba011aec26626c 100644 (file)
@@ -208,8 +208,7 @@ function settings_post(App $a)
                return;
        }
 
-       if (($a->argc > 1) && ($a->argv[1] == 'connectors'))
-       {
+       if (($a->argc > 1) && ($a->argv[1] == 'connectors')) {
                check_form_security_token_redirectOnErr('/settings/connectors', 'settings_connectors');
 
                if (x($_POST, 'general-submit')) {
@@ -1116,7 +1115,7 @@ function settings_content(App $a)
 
        if (strlen(Config::get('system', 'directory'))) {
                $profile_in_net_dir = replace_macros($opt_tpl, [
-                       '$field' => ['profile_in_netdirectory', L10n::t('Publish your default profile in the global social directory?'), $profile['net-publish'], L10n::t('Your profile will be publishedin this node\'s <a href="%s">local directory</a>. Your profile details may be publicly visible depending on the system settings.', System::baseUrl().'/directory'), [L10n::t('No'), L10n::t('Yes')]]
+                       '$field' => ['profile_in_netdirectory', L10n::t('Publish your default profile in the global social directory?'), $profile['net-publish'], L10n::t('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.', System::baseUrl().'/directory'), [L10n::t('No'), L10n::t('Yes')]]
                ]);
        } else {
                $profile_in_net_dir = '';
index 8caf94245f33776f58710e46a221e7e970c0a0fc..a26557a9a2157339a9ca70a0e95eb4a5747ca067 100644 (file)
@@ -33,7 +33,7 @@ function unfollow_post(App $a)
        if (!DBM::is_result($contact)) {
                notice(L10n::t("Contact wasn't found or can't be unfollowed."));
        } else {
-               if (in_array($contact['network'], [NETWORK_OSTATUS, NETWORK_DIASPORA])) {
+               if (in_array($contact['network'], [NETWORK_OSTATUS, NETWORK_DIASPORA, NETWORK_DFRN])) {
                        $r = q("SELECT `contact`.*, `user`.* FROM `contact` INNER JOIN `user` ON `contact`.`uid` = `user`.`uid`
                                WHERE `user`.`uid` = %d AND `contact`.`self` LIMIT 1",
                                intval($uid)
@@ -75,7 +75,7 @@ function unfollow_content(App $a)
                // NOTREACHED
        }
 
-       if (!in_array($contact['network'], [NETWORK_DIASPORA, NETWORK_OSTATUS])) {
+       if (!in_array($contact['network'], [NETWORK_DIASPORA, NETWORK_OSTATUS, NETWORK_DFRN])) {
                notice(L10n::t("Unfollowing is currently not supported by your network.").EOL);
                $submit = "";
                // NOTREACHED
index 1148103054c2e37e3613581e08b29af922cd729c..82c6f46980cbc8f5ab2f9e79e20626abb73172c4 100644 (file)
@@ -7,7 +7,7 @@
 namespace Friendica\Content\Text;
 
 use DOMDocument;
-use DomXPath;
+use DOMXPath;
 use Exception;
 use Friendica\BaseObject;
 use Friendica\Content\OEmbed;
@@ -680,7 +680,7 @@ class BBCode extends BaseObject
 
                $return = '';
                if ($simplehtml == 7) {
-                       $return = self::convertUrlForMastodon($data["url"]);
+                       $return = self::convertUrlForOStatus($data["url"]);
                } elseif (($simplehtml != 4) && ($simplehtml != 0)) {
                        $return = sprintf('<a href="%s" target="_blank">%s</a><br>', $data["url"], $data["title"]);
                } else {
@@ -708,9 +708,10 @@ class BBCode extends BaseObject
                                }
 
                                if ($data["description"] != "" && $data["description"] != $data["title"]) {
-                                       $return .= sprintf('<blockquote>%s</blockquote>', trim(self::convert($data["description"])));
+                                       // Sanitize the HTML by converting it to BBCode
+                                       $bbcode = HTML::toBBCode($data["description"]);
+                                       $return .= sprintf('<blockquote>%s</blockquote>', trim(self::convert($bbcode)));
                                }
-
                                if ($data["type"] == "link") {
                                        $return .= sprintf('<sup><a href="%s">%s</a></sup>', $data['url'], parse_url($data['url'], PHP_URL_HOST));
                                }
@@ -757,7 +758,7 @@ class BBCode extends BaseObject
                if (($data["url"] != "") && ($data["title"] != "")) {
                        $text .= "\n[url=" . $data["url"] . "]" . $data["title"] . "[/url]";
                } elseif (($data["url"] != "")) {
-                       $text .= "\n" . $data["url"];
+                       $text .= "\n[url]" . $data["url"] . "[/url]";
                }
 
                return $text . "\n" . $data["after"];
@@ -770,7 +771,7 @@ class BBCode extends BaseObject
         * @param array $match Array with the matching values
         * @return string reformatted link including HTML codes
         */
-       private static function convertUrlForMastodonCallback($match)
+       private static function convertUrlForOStatusCallback($match)
        {
                $url = $match[1];
 
@@ -783,34 +784,27 @@ class BBCode extends BaseObject
                        return $match[0];
                }
 
-               return self::convertUrlForMastodon($url);
+               return self::convertUrlForOStatus($url);
        }
 
        /**
-        * @brief Converts [url] BBCodes in a format that looks fine on Mastodon and GNU Social.
+        * @brief Converts [url] BBCodes in a format that looks fine on OStatus systems.
         * @param string $url URL that is about to be reformatted
         * @return string reformatted link including HTML codes
         */
-       private static function convertUrlForMastodon($url)
+       private static function convertUrlForOStatus($url)
        {
                $parts = parse_url($url);
                $scheme = $parts['scheme'] . '://';
                $styled_url = str_replace($scheme, '', $url);
 
-               $html = '<a href="%s" class="attachment" rel="nofollow noopener" target="_blank">' .
-                       '<span class="invisible">%s</span>';
-
                if (strlen($styled_url) > 30) {
-                       $html .= '<span class="ellipsis">%s</span>' .
-                               '<span class="invisible">%s</span></a>';
-
-                       $ellipsis = substr($styled_url, 0, 30);
-                       $rest = substr($styled_url, 30);
-                       return sprintf($html, $url, $scheme, $ellipsis, $rest);
-               } else {
-                       $html .= '%s</a>';
-                       return sprintf($html, $url, $scheme, $styled_url);
+                       $styled_url = substr($styled_url, 0, 30) . "…";
                }
+
+               $html = '<a href="%s" target="_blank">%s</a>';
+
+               return sprintf($html, $url, $styled_url);
        }
 
        /*
@@ -1105,13 +1099,13 @@ class BBCode extends BaseObject
                                }
 
                                if (stripos(normalise_link($link), 'http://twitter.com/') === 0) {
+                                       $text .= '<br /><a href="' . $link . '">' . $link . '</a>';
+                               } else {
                                        $text .= $headline . '<blockquote>' . trim($share[3]) . "</blockquote><br />";
 
                                        if ($link != "") {
                                                $text .= '<br /><a href="' . $link . '">[l]</a>';
                                        }
-                               } else {
-                                       $text .= '<br /><a href="' . $link . '">' . $link . '</a>';
                                }
 
                                break;
@@ -1207,7 +1201,7 @@ class BBCode extends BaseObject
 
                                $doc = new DOMDocument();
                                @$doc->loadHTML($body);
-                               $xpath = new DomXPath($doc);
+                               $xpath = new DOMXPath($doc);
                                $list = $xpath->query("//meta[@name]");
                                foreach ($list as $node) {
                                        $attr = [];
@@ -1439,8 +1433,8 @@ class BBCode extends BaseObject
                        $autolink_regex = "/([^\]\='".'"'."]|^)(https?\:\/\/[a-zA-Z0-9\:\/\-\?\&\;\.\=\_\~\#\%\$\!\+\,]+)/ism";
                        $text = preg_replace($autolink_regex, '$1[url]$2[/url]', $text);
                        if ($simple_html == 7) {
-                               $text = preg_replace_callback("/\[url\]([$URLSearchString]*)\[\/url\]/ism", 'self::convertUrlForMastodonCallback', $text);
-                               $text = preg_replace_callback("/\[url\=([$URLSearchString]*)\]([$URLSearchString]*)\[\/url\]/ism", 'self::convertUrlForMastodonCallback', $text);
+                               $text = preg_replace_callback("/\[url\]([$URLSearchString]*)\[\/url\]/ism", 'self::convertUrlForOStatusCallback', $text);
+                               $text = preg_replace_callback("/\[url\=([$URLSearchString]*)\]([$URLSearchString]*)\[\/url\]/ism", 'self::convertUrlForOStatusCallback', $text);
                        }
                } else {
                        $text = preg_replace("(\[url\]([$URLSearchString]*)\[\/url\])ism", " $1 ", $text);
@@ -1540,10 +1534,8 @@ class BBCode extends BaseObject
                if (strpos($text, '[/map]') !== false) {
                        $text = preg_replace_callback(
                                "/\[map\](.*?)\[\/map\]/ism",
-                               function ($match) {
-                                       // the extra space in the following line is intentional
-                                       // Whyyy? - @MrPetovan
-                                       return str_replace($match[0], '<div class="map"  >' . Map::byLocation($match[1]) . '</div>', $match[0]);
+                               function ($match) use ($simple_html) {
+                                       return str_replace($match[0], '<p class="map">' . Map::byLocation($match[1], $simple_html) . '</p>', $match[0]);
                                },
                                $text
                        );
@@ -1551,16 +1543,14 @@ class BBCode extends BaseObject
                if (strpos($text, '[map=') !== false) {
                        $text = preg_replace_callback(
                                "/\[map=(.*?)\]/ism",
-                               function ($match) {
-                                       // the extra space in the following line is intentional
-                                       // Whyyy? - @MrPetovan
-                                       return str_replace($match[0], '<div class="map"  >' . Map::byCoordinates(str_replace('/', ' ', $match[1])) . '</div>', $match[0]);
+                               function ($match) use ($simple_html) {
+                                       return str_replace($match[0], '<p class="map">' . Map::byCoordinates(str_replace('/', ' ', $match[1]), $simple_html) . '</p>', $match[0]);
                                },
                                $text
                        );
                }
                if (strpos($text, '[map]') !== false) {
-                       $text = preg_replace("/\[map\]/", '<div class="map"></div>', $text);
+                       $text = preg_replace("/\[map\]/", '<p class="map"></p>', $text);
                }
 
                // Check for headers
index 2f2af5174ae7c44e0a0ba287be5d379dd7bf179e..6a13c025c44db82d5610b6a797cb9184cf063bb0 100644 (file)
@@ -135,7 +135,7 @@ class NotificationsManager extends BaseObject
        public function setSeen($note, $seen = true)
        {
                return q(
-                       "UPDATE `notify` SET `seen` = %d WHERE ( `link` = '%s' OR ( `parent` != 0 AND `parent` = %d AND `otype` = '%s' )) AND `uid` = %d",
+                       "UPDATE `notify` SET `seen` = %d WHERE (`link` = '%s' OR (`parent` != 0 AND `parent` = %d AND `otype` = '%s')) AND `uid` = %d",
                        intval($seen),
                        dbesc($note['link']),
                        intval($note['parent']),
@@ -384,16 +384,18 @@ class NotificationsManager extends BaseObject
        private function networkTotal($seen = 0)
        {
                $sql_seen = "";
+               $index_hint = "";
 
                if ($seen === 0) {
-                       $sql_seen = " AND `item`.`unseen` = 1 ";
+                       $sql_seen = " AND `item`.`unseen` ";
+                       $index_hint = "USE INDEX (`uid_unseen_contactid`)";
                }
 
                $r = q(
                        "SELECT COUNT(*) AS `total`
-                               FROM `item` INNER JOIN `item` AS `pitem` ON `pitem`.`id`=`item`.`parent`
-                               WHERE `item`.`visible` = 1 AND `pitem`.`parent` != 0 AND
-                                `item`.`deleted` = 0 AND `item`.`uid` = %d AND `item`.`wall` = 0
+                               FROM `item` $index_hint STRAIGHT_JOIN `item` AS `pitem` ON `pitem`.`id`=`item`.`parent`
+                               WHERE `item`.`visible` AND `pitem`.`parent` != 0 AND
+                               NOT `item`.`deleted` AND `item`.`uid` = %d AND NOT `item`.`wall`
                                $sql_seen",
                        intval(local_user())
                );
@@ -423,18 +425,20 @@ class NotificationsManager extends BaseObject
                $total = $this->networkTotal($seen);
                $notifs = [];
                $sql_seen = "";
+               $index_hint = "";
 
                if ($seen === 0) {
-                       $sql_seen = " AND `item`.`unseen` = 1 ";
+                       $sql_seen = " AND `item`.`unseen` ";
+                       $index_hint = "USE INDEX (`uid_unseen_contactid`)";
                }
 
                $r = q(
                        "SELECT `item`.`id`,`item`.`parent`, `item`.`verb`, `item`.`author-name`, `item`.`unseen`,
                                `item`.`author-link`, `item`.`author-avatar`, `item`.`created`, `item`.`object` AS `object`,
                                `pitem`.`author-name` AS `pname`, `pitem`.`author-link` AS `plink`, `pitem`.`guid` AS `pguid`
-                       FROM `item` INNER JOIN `item` AS `pitem` ON `pitem`.`id`=`item`.`parent`
-                       WHERE `item`.`visible` = 1 AND `pitem`.`parent` != 0 AND
-                                `item`.`deleted` = 0 AND `item`.`uid` = %d AND `item`.`wall` = 0
+                       FROM `item` $index_hint STRAIGHT_JOIN `item` AS `pitem` ON `pitem`.`id`=`item`.`parent`
+                       WHERE `item`.`visible` AND `pitem`.`parent` != 0 AND
+                               NOT `item`.`deleted` AND `item`.`uid` = %d AND NOT `item`.`wall`
                                $sql_seen
                        ORDER BY `item`.`created` DESC LIMIT %d, %d ",
                        intval(local_user()),
@@ -466,7 +470,7 @@ class NotificationsManager extends BaseObject
                $sql_seen = "";
 
                if ($seen === 0) {
-                       $sql_seen = " AND `seen` = 0 ";
+                       $sql_seen = " AND NOT `seen` ";
                }
 
                $r = q(
@@ -501,7 +505,7 @@ class NotificationsManager extends BaseObject
                $sql_seen = "";
 
                if ($seen === 0) {
-                       $sql_seen = " AND `seen` = 0 ";
+                       $sql_seen = " AND NOT `seen` ";
                }
 
                $r = q(
@@ -536,7 +540,7 @@ class NotificationsManager extends BaseObject
                $myurl = str_replace(['www.', '.'], ['', '\\.'], $myurl);
                $diasp_url = str_replace('/profile/', '/u/', $myurl);
                $sql_extra = sprintf(
-                       " AND ( `item`.`author-link` regexp '%s' OR `item`.`tag` regexp '%s' OR `item`.`tag` regexp '%s' ) ",
+                       " AND (`item`.`author-link` REGEXP '%s' OR `item`.`tag` REGEXP '%s' OR `item`.`tag` REGEXP '%s') ",
                        dbesc($myurl . '$'),
                        dbesc($myurl . '\\]'),
                        dbesc($diasp_url . '\\]')
@@ -555,19 +559,21 @@ class NotificationsManager extends BaseObject
        private function personalTotal($seen = 0)
        {
                $sql_seen = "";
+               $index_hint = "";
                $sql_extra = $this->personalSqlExtra();
 
                if ($seen === 0) {
-                       $sql_seen = " AND `item`.`unseen` = 1 ";
+                       $sql_seen = " AND `item`.`unseen` ";
+                       $index_hint = "USE INDEX (`uid_unseen_contactid`)";
                }
 
                $r = q(
                        "SELECT COUNT(*) AS `total`
-                               FROM `item` INNER JOIN `item` AS `pitem` ON  `pitem`.`id`=`item`.`parent`
-                               WHERE `item`.`visible` = 1
+                               FROM `item` $index_hint
+                               WHERE `item`.`visible`
                                $sql_extra
                                $sql_seen
-                               AND `item`.`deleted` = 0 AND `item`.`uid` = %d AND `item`.`wall` = 0 ",
+                               AND NOT `item`.`deleted` AND `item`.`uid` = %d AND NOT `item`.`wall`",
                        intval(local_user())
                );
                if (DBM::is_result($r)) {
@@ -597,20 +603,22 @@ class NotificationsManager extends BaseObject
                $sql_extra = $this->personalSqlExtra();
                $notifs = [];
                $sql_seen = "";
+               $index_hint = "";
 
                if ($seen === 0) {
-                       $sql_seen = " AND `item`.`unseen` = 1 ";
+                       $sql_seen = " AND `item`.`unseen` ";
+                       $index_hint = "USE INDEX (`uid_unseen_contactid`)";
                }
 
                $r = q(
                        "SELECT `item`.`id`,`item`.`parent`, `item`.`verb`, `item`.`author-name`, `item`.`unseen`,
                                `item`.`author-link`, `item`.`author-avatar`, `item`.`created`, `item`.`object` AS `object`,
                                `pitem`.`author-name` AS `pname`, `pitem`.`author-link` AS `plink`, `pitem`.`guid` AS `pguid`
-                       FROM `item` INNER JOIN `item` AS `pitem` ON  `pitem`.`id`=`item`.`parent`
-                       WHERE `item`.`visible` = 1
+                       FROM `item` $index_hint STRAIGHT_JOIN `item` AS `pitem` ON `pitem`.`id`=`item`.`parent`
+                       WHERE `item`.`visible`
                                $sql_extra
                                $sql_seen
-                               AND `item`.`deleted` = 0 AND `item`.`uid` = %d AND `item`.`wall` = 0
+                               AND NOT `item`.`deleted` AND `item`.`uid` = %d AND NOT `item`.`wall`
                        ORDER BY `item`.`created` DESC LIMIT %d, %d ",
                        intval(local_user()),
                        intval($start),
@@ -639,13 +647,15 @@ class NotificationsManager extends BaseObject
        private function homeTotal($seen = 0)
        {
                $sql_seen = "";
+               $index_hint = "";
 
                if ($seen === 0) {
-                       $sql_seen = " AND `item`.`unseen` = 1 ";
+                       $sql_seen = " AND `item`.`unseen` ";
+                       $index_hint = "USE INDEX (`uid_unseen_contactid`)";
                }
 
                $r = q(
-                       "SELECT COUNT(*) AS `total` FROM `item`
+                       "SELECT COUNT(*) AS `total` FROM `item` $index_hint
                                WHERE `item`.`visible` = 1 AND
                                 `item`.`deleted` = 0 AND `item`.`uid` = %d AND `item`.`wall` = 1
                                $sql_seen",
@@ -677,18 +687,20 @@ class NotificationsManager extends BaseObject
                $total = $this->homeTotal($seen);
                $notifs = [];
                $sql_seen = "";
+               $index_hint = "";
 
                if ($seen === 0) {
-                       $sql_seen = " AND `item`.`unseen` = 1 ";
+                       $sql_seen = " AND `item`.`unseen` ";
+                       $index_hint = "USE INDEX (`uid_unseen_contactid`)";
                }
 
                $r = q(
                        "SELECT `item`.`id`,`item`.`parent`, `item`.`verb`, `item`.`author-name`, `item`.`unseen`,
                                `item`.`author-link`, `item`.`author-avatar`, `item`.`created`, `item`.`object` AS `object`,
                                `pitem`.`author-name` AS `pname`, `pitem`.`author-link` AS `plink`, `pitem`.`guid` AS `pguid`
-                       FROM `item` INNER JOIN `item` AS `pitem` ON `pitem`.`id`=`item`.`parent`
-                       WHERE `item`.`visible` = 1 AND
-                                `item`.`deleted` = 0 AND `item`.`uid` = %d AND `item`.`wall` = 1
+                       FROM `item` $index_hint STRAIGHT_JOIN `item` AS `pitem` ON `pitem`.`id`=`item`.`parent`
+                       WHERE `item`.`visible` AND
+                               NOT `item`.`deleted` AND `item`.`uid` = %d AND `item`.`wall`
                                $sql_seen
                        ORDER BY `item`.`created` DESC LIMIT %d, %d ",
                        intval(local_user()),
index 9d5b75f45c4467bd7b1b6fdb5b28dcc7cb792ade..e3d8df45e40625eb2ce42b31d7328f6639f549f9 100644 (file)
@@ -201,7 +201,7 @@ class Worker
                $mypid = getmypid();
 
                // Quit when in maintenance
-               if (Config::get('system', 'maintenance', true)) {
+               if (Config::get('system', 'maintenance', false, true)) {
                        logger("Maintenance mode - quit process ".$mypid, LOGGER_DEBUG);
                        return false;
                }
index d2d0bd703e783b2e6d987d5a4d5f85ca61486710..9e6ce5b97f834b9aaedc82b08fe91a50c473beb6 100644 (file)
@@ -199,12 +199,13 @@ class DBStructure
         *
         * @param bool  $verbose
         * @param bool  $action     Whether to actually apply the update
+        * @param bool  $install    Is this the initial update during the installation?
         * @param array $tables     An array of the database tables
         * @param array $definition An array of the definition tables
         * @return string Empty string if the update is successful, error messages otherwise
         */
-       public static function update($verbose, $action, array $tables = null, array $definition = null) {
-               if ($action) {
+       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')));
                }
@@ -455,7 +456,9 @@ class DBStructure
                                }
 
                                if ($action) {
-                                       Config::set('system', 'maintenance_reason', L10n::t('%s: updating %s table.', DBM::date().' '.date('e'), $name));
+                                       if (!$install) {
+                                               Config::set('system', 'maintenance_reason', L10n::t('%s: updating %s table.', DBM::date().' '.date('e'), $name));
+                                       }
 
                                        // Ensure index conversion to unique removes duplicates
                                        if ($is_unique && ($temp_name != $name)) {
@@ -505,15 +508,15 @@ class DBStructure
                        }
                }
 
-               if ($action) {
+               if ($action && !$install) {
                        Config::set('system', 'maintenance', 0);
                        Config::set('system', 'maintenance_reason', '');
-               }
 
-               if ($errors) {
-                       Config::set('system', 'dbupdate', DB_UPDATE_FAILED);
-               } else {
-                       Config::set('system', 'dbupdate', DB_UPDATE_SUCCESSFUL);
+                       if ($errors) {
+                               Config::set('system', 'dbupdate', DB_UPDATE_FAILED);
+                       } else {
+                               Config::set('system', 'dbupdate', DB_UPDATE_SUCCESSFUL);
+                       }
                }
 
                return $errors;
@@ -1143,6 +1146,7 @@ class DBStructure
                                                "author-link" => ["type" => "varchar(255)", "not null" => "1", "default" => "", "comment" => ""],
                                                "author-avatar" => ["type" => "varchar(255)", "not null" => "1", "default" => "", "comment" => ""],
                                                "title" => ["type" => "varchar(255)", "not null" => "1", "default" => "", "comment" => ""],
+                                               "content-warning" => ["type" => "varchar(255)", "not null" => "1", "default" => "", "comment" => ""],
                                                "body" => ["type" => "mediumtext", "comment" => ""],
                                                "app" => ["type" => "varchar(255)", "not null" => "1", "default" => "", "comment" => ""],
                                                "verb" => ["type" => "varchar(100)", "not null" => "1", "default" => "", "comment" => ""],
index b4d20586ad357acc393bd3fd8213cf2cf266f89d..b5fef04b3178874d0ecc6da03a91fb9615fb2302 100644 (file)
@@ -173,20 +173,18 @@ class Contact extends BaseObject
         */
        public static function terminateFriendship(array $user, array $contact)
        {
-               if ($contact['network'] === NETWORK_OSTATUS) {
+               if (in_array($contact['network'], [NETWORK_OSTATUS, NETWORK_DFRN])) {
                        // create an unfollow slap
                        $item = [];
                        $item['verb'] = NAMESPACE_OSTATUS . "/unfollow";
                        $item['follow'] = $contact["url"];
                        $slap = OStatus::salmon($item, $user);
 
-                       if ((x($contact, 'notify')) && (strlen($contact['notify']))) {
+                       if (!empty($contact['notify'])) {
                                Salmon::slapper($user, $contact['notify'], $slap);
                        }
-               } elseif ($contact['network'] === NETWORK_DIASPORA) {
+               } elseif ($contact['network'] == NETWORK_DIASPORA) {
                        Diaspora::sendUnshare($user, $contact);
-               } elseif ($contact['network'] === NETWORK_DFRN) {
-                       DFRN::deliver($user, $contact, 'placeholder', 1);
                }
        }
 
@@ -516,7 +514,7 @@ class Contact extends BaseObject
                }
 
                $sparkle = false;
-               if ($contact['network'] === NETWORK_DFRN) {
+               if (($contact['network'] === NETWORK_DFRN) && !$contact['self']) {
                        $sparkle = true;
                        $profile_link = System::baseUrl() . '/redir/' . $contact['id'];
                } else {
@@ -533,18 +531,21 @@ class Contact extends BaseObject
                        $profile_link = $profile_link . '?url=profile';
                }
 
-               if (in_array($contact['network'], [NETWORK_DFRN, NETWORK_DIASPORA])) {
+               if (in_array($contact['network'], [NETWORK_DFRN, NETWORK_DIASPORA]) && !$contact['self']) {
                        $pm_url = System::baseUrl() . '/message/new/' . $contact['id'];
                }
 
-               if ($contact['network'] == NETWORK_DFRN) {
+               if (($contact['network'] == NETWORK_DFRN) && !$contact['self']) {
                        $poke_link = System::baseUrl() . '/poke/?f=&c=' . $contact['id'];
                }
 
                $contact_url = System::baseUrl() . '/contacts/' . $contact['id'];
 
                $posts_link = System::baseUrl() . '/contacts/' . $contact['id'] . '/posts';
-               $contact_drop_link = System::baseUrl() . '/contacts/' . $contact['id'] . '/drop?confirm=1';
+
+               if (!$contact['self']) {
+                       $contact_drop_link = System::baseUrl() . '/contacts/' . $contact['id'] . '/drop?confirm=1';
+               }
 
                /**
                 * Menu array:
@@ -1168,7 +1169,26 @@ class Contact extends BaseObject
                        return result;
                }
 
-               if ($ret['network'] === NETWORK_DFRN) {
+               // check if we already have a contact
+               // the poll url is more reliable than the profile url, as we may have
+               // indirect links or webfinger links
+
+               $r = q("SELECT * FROM `contact` WHERE `uid` = %d AND `poll` IN ('%s', '%s') AND `network` = '%s' AND NOT `pending` LIMIT 1",
+                       intval($uid),
+                       dbesc($ret['poll']),
+                       dbesc(normalise_link($ret['poll'])),
+                       dbesc($ret['network'])
+               );
+
+               if (!DBM::is_result($r)) {
+                       $r = q("SELECT * FROM `contact` WHERE `uid` = %d AND `nurl` = '%s' AND `network` = '%s' AND NOT `pending` LIMIT 1",
+                               intval($uid),
+                               dbesc(normalise_link($url)),
+                               dbesc($ret['network'])
+                       );
+               }
+
+               if (($ret['network'] === NETWORK_DFRN) && !DBM::is_result($r)) {
                        if ($interactive) {
                                if (strlen($a->path)) {
                                        $myaddr = bin2hex(System::baseUrl() . '/profile/' . $a->user['nickname']);
@@ -1180,7 +1200,7 @@ class Contact extends BaseObject
 
                                // NOTREACHED
                        }
-               } elseif (Config::get('system', 'dfrn_only')) {
+               } elseif (Config::get('system', 'dfrn_only') && ($ret['network'] != NETWORK_DFRN)) {
                        $result['message'] = L10n::t('This site is not configured to allow communications with other networks.') . EOL;
                        $result['message'] != L10n::t('No compatible communication protocols or feeds were discovered.') . EOL;
                        return $result;
@@ -1230,25 +1250,6 @@ class Contact extends BaseObject
                        $writeable = 1;
                }
 
-               // check if we already have a contact
-               // the poll url is more reliable than the profile url, as we may have
-               // indirect links or webfinger links
-
-               $r = q("SELECT * FROM `contact` WHERE `uid` = %d AND `poll` IN ('%s', '%s') AND `network` = '%s' LIMIT 1",
-                       intval($uid),
-                       dbesc($ret['poll']),
-                       dbesc(normalise_link($ret['poll'])),
-                       dbesc($ret['network'])
-               );
-
-               if (!DBM::is_result($r)) {
-                       $r = q("SELECT * FROM `contact` WHERE `uid` = %d AND `nurl` = '%s' AND `network` = '%s' LIMIT 1",
-                               intval($uid),
-                               dbesc(normalise_link($url)),
-                               dbesc($ret['network'])
-                       );
-               }
-
                if (DBM::is_result($r)) {
                        // update contact
                        $new_relation = (($r[0]['rel'] == CONTACT_IS_FOLLOWER) ? CONTACT_IS_FRIEND : CONTACT_IS_SHARING);
@@ -1309,16 +1310,16 @@ class Contact extends BaseObject
                );
 
                if (DBM::is_result($r)) {
-                       if (($contact['network'] == NETWORK_OSTATUS) && (strlen($contact['notify']))) {
+                       if (in_array($contact['network'], [NETWORK_OSTATUS, NETWORK_DFRN])) {
                                // create a follow slap
                                $item = [];
                                $item['verb'] = ACTIVITY_FOLLOW;
                                $item['follow'] = $contact["url"];
                                $slap = OStatus::salmon($item, $r[0]);
-                               Salmon::slapper($r[0], $contact['notify'], $slap);
-                       }
-
-                       if ($contact['network'] == NETWORK_DIASPORA) {
+                               if (!empty($contact['notify'])) {
+                                       Salmon::slapper($r[0], $contact['notify'], $slap);
+                               }
+                       } elseif ($contact['network'] == NETWORK_DIASPORA) {
                                $ret = Diaspora::sendShare($a->user, $contact);
                                logger('share returns: ' . $ret);
                        }
@@ -1377,7 +1378,7 @@ class Contact extends BaseObject
                }
 
                if (is_array($contact)) {
-                       if (($contact['network'] == NETWORK_OSTATUS && $contact['rel'] == CONTACT_IS_SHARING)
+                       if (($contact['rel'] == CONTACT_IS_SHARING)
                                || ($sharing && $contact['rel'] == CONTACT_IS_FOLLOWER)) {
                                dba::update('contact', ['rel' => CONTACT_IS_FRIEND, 'writable' => true],
                                                ['id' => $contact['id'], 'uid' => $importer['uid']]);
index 7a64751d64c5470bb86e89f89a65ebb267bb71f8..d098e8fa4a4a764f130d2f146f6682949637f925 100644 (file)
@@ -36,56 +36,53 @@ class GContact
         */
        public static function searchByName($search, $mode = '')
        {
-               if ($search) {
-                       // check supported networks
-                       if (Config::get('system', 'diaspora_enabled')) {
-                               $diaspora = NETWORK_DIASPORA;
-                       } else {
-                               $diaspora = NETWORK_DFRN;
-                       }
+               if (empty($search)) {
+                       return [];
+               }
 
-                       if (!Config::get('system', 'ostatus_disabled')) {
-                               $ostatus = NETWORK_OSTATUS;
-                       } else {
-                               $ostatus = NETWORK_DFRN;
-                       }
+               // check supported networks
+               if (Config::get('system', 'diaspora_enabled')) {
+                       $diaspora = NETWORK_DIASPORA;
+               } else {
+                       $diaspora = NETWORK_DFRN;
+               }
 
-                       // check if we search only communities or every contact
-                       if ($mode === "community") {
-                               $extra_sql = " AND `community`";
-                       } else {
-                               $extra_sql = "";
-                       }
+               if (!Config::get('system', 'ostatus_disabled')) {
+                       $ostatus = NETWORK_OSTATUS;
+               } else {
+                       $ostatus = NETWORK_DFRN;
+               }
 
-                       $search .= "%";
-
-                       $results = q(
-                               "SELECT `contact`.`id` AS `cid`, `gcontact`.`url`, `gcontact`.`name`, `gcontact`.`nick`, `gcontact`.`photo`,
-                                               `gcontact`.`network`, `gcontact`.`keywords`, `gcontact`.`addr`, `gcontact`.`community`
-                               FROM `gcontact`
-                               LEFT JOIN `contact` ON `contact`.`nurl` = `gcontact`.`nurl`
-                                       AND `contact`.`uid` = %d AND NOT `contact`.`blocked`
-                                       AND NOT `contact`.`pending` AND `contact`.`rel` IN ('%s', '%s')
-                               WHERE (`contact`.`id` > 0 OR (NOT `gcontact`.`hide` AND `gcontact`.`network` IN ('%s', '%s', '%s') AND
-                               ((`gcontact`.`last_contact` >= `gcontact`.`last_failure`) OR
-                               (`gcontact`.`updated` >= `gcontact`.`last_failure`)))) AND
-                               (`gcontact`.`addr` LIKE '%s' OR `gcontact`.`name` LIKE '%s' OR `gcontact`.`nick` LIKE '%s') $extra_sql
-                                       GROUP BY `gcontact`.`nurl`
-                                       ORDER BY `gcontact`.`nurl` DESC
-                                       LIMIT 1000",
-                               intval(local_user()),
-                               dbesc(CONTACT_IS_SHARING),
-                               dbesc(CONTACT_IS_FRIEND),
-                               dbesc(NETWORK_DFRN),
-                               dbesc($ostatus),
-                               dbesc($diaspora),
-                               dbesc(escape_tags($search)),
-                               dbesc(escape_tags($search)),
-                               dbesc(escape_tags($search))
-                       );
+               // check if we search only communities or every contact
+               if ($mode === "community") {
+                       $extra_sql = " AND `community`";
+               } else {
+                       $extra_sql = "";
+               }
+
+               $search .= "%";
+
+               $results = dba::p("SELECT `nurl` FROM `gcontact`
+                       WHERE NOT `hide` AND `network` IN (?, ?, ?) AND
+                               ((`last_contact` >= `last_failure`) OR (`updated` >= `last_failure`)) AND
+                               (`addr` LIKE ? OR `name` LIKE ? OR `nick` LIKE ?) $extra_sql
+                               GROUP BY `nurl` ORDER BY `nurl` DESC LIMIT 1000",
+                       NETWORK_DFRN, $ostatus, $diaspora, $search, $search, $search
+               );
+
+               $gcontacts = [];
+               while ($result = dba::fetch($results)) {
+                       $urlparts = parse_url($result["nurl"]);
+
+                       // Ignore results that look strange.
+                       // For historic reasons the gcontact table does contain some garbage.
+                       if (!empty($urlparts['query']) || !empty($urlparts['fragment'])) {
+                               continue;
+                       }
 
-                       return $results;
+                       $gcontacts[] = Contact::getDetailsByURL($result["nurl"], local_user());
                }
+               return $gcontacts;
        }
 
        /**
index d6257d99a17f566a1f414ed49234100e9f7f677b..efcf05ad6afc9ad2ca2a275f2d91d1e3df657786 100644 (file)
@@ -22,6 +22,7 @@ use Friendica\Object\Image;
 use Friendica\Protocol\Diaspora;
 use Friendica\Protocol\OStatus;
 use Friendica\Util\DateTimeFormat;
+use Friendica\Util\XML;
 use dba;
 use Text_LanguageDetect;
 
@@ -355,6 +356,10 @@ class Item extends BaseObject
                        }
                }
 
+               if (!empty($item['thr-parent'])) {
+                       $item['parent-uri'] = $item['thr-parent'];
+               }
+
                if (x($item, 'gravity')) {
                        $item['gravity'] = intval($item['gravity']);
                } elseif ($item['parent-uri'] === $item['uri']) {
@@ -897,7 +902,11 @@ class Item extends BaseObject
                                $item['uid'] = 0;
                                $item['origin'] = 0;
                                $item['wall'] = 0;
-                               $item['contact-id'] = Contact::getIdForURL($item['author-link']);
+                               if ($item['uri'] == $item['parent-uri']) {
+                                       $item['contact-id'] = Contact::getIdForURL($item['owner-link']);
+                               } else {
+                                       $item['contact-id'] = Contact::getIdForURL($item['author-link']);
+                               }
 
                                if (in_array($item['type'], ["net-comment", "wall-comment"])) {
                                        $item['type'] = 'remote-comment';
@@ -1264,21 +1273,23 @@ class Item extends BaseObject
                }
 
                // now change this copy of the post to a forum head message and deliver to all the tgroup members
-               $self = dba::selectFirst('contact', ['name', 'url', 'thumb'], ['uid' => $uid, 'self' => true]);
+               $self = dba::selectFirst('contact', ['id', 'name', 'url', 'thumb'], ['uid' => $uid, 'self' => true]);
                if (!DBM::is_result($self)) {
                        return;
                }
 
+               $owner_id = Contact::getIdForURL($self['url']);
+
                // also reset all the privacy bits to the forum default permissions
 
                $private = ($user['allow_cid'] || $user['allow_gid'] || $user['deny_cid'] || $user['deny_gid']) ? 1 : 0;
 
                $forum_mode = ($prvgroup ? 2 : 1);
 
-               $fields = ['wall' => true, 'origin' => true, 'forum_mode' => $forum_mode,
-                       'owner-name' => $self['name'], 'owner-link' => $self['url'], 'owner-avatar' => $self['thumb'],
-                       'private' => $private, 'allow_cid' => $user['allow_cid'], 'allow_gid' => $user['allow_gid'],
-                       'deny_cid' => $user['deny_cid'], 'deny_gid' => $user['deny_gid']];
+               $fields = ['wall' => true, 'origin' => true, 'forum_mode' => $forum_mode, 'contact-id' => $self['id'],
+                       'owner-id' => $owner_id, 'owner-name' => $self['name'], 'owner-link' => $self['url'],
+                       'owner-avatar' => $self['thumb'], 'private' => $private, 'allow_cid' => $user['allow_cid'],
+                       'allow_gid' => $user['allow_gid'], 'deny_cid' => $user['deny_cid'], 'deny_gid' => $user['deny_gid']];
                dba::update('item', $fields, ['id' => $item_id]);
 
                self::updateThread($item_id);
index 6270ce9bf3d079462362c3ae600f5e169a5a5f21..1df7e5ef4e4ffb5426b1405b722aa9509127d664 100644 (file)
@@ -395,7 +395,7 @@ class User
                        throw new Exception(L10n::t('Not a valid email address.'));
                }
 
-               if (dba::exists('user', ['email' => $email])) {
+               if (Config::get('system', 'block_extended_register', false) && dba::exists('user', ['email' => $email])) {
                        throw new Exception(L10n::t('Cannot use that email.'));
                }
 
index 16764056cb126e908b8ef40e5f9788b2783dfc8d..d1b5183a97fb91be7b8316a3fb7fb2ce49f659de 100644 (file)
@@ -2079,8 +2079,8 @@ class DFRN
                                return false;
                        }
 
-                       $fields = ['title' => $item["title"], 'body' => $item["body"],
-                                       'tag' => $item["tag"], 'changed' => DateTimeFormat::utcNow(),
+                       $fields = ['title' => defaults($item, 'title', ''), 'body' => defaults($item, 'body', ''),
+                                       'tag' => defaults($item, 'tag', ''), 'changed' => DateTimeFormat::utcNow(),
                                        'edited' => DateTimeFormat::utc($item["edited"])];
 
                        $condition = ["`uri` = ? AND `uid` IN (0, ?)", $item["uri"], $importer["importer_uid"]];
index 0055f8d9babc3e392b78908784f48ac09f1cefa5..dd2105849611c05946ccb57017df466a9b4deb43 100644 (file)
@@ -31,6 +31,7 @@ use Friendica\Util\Crypto;
 use Friendica\Util\DateTimeFormat;
 use Friendica\Util\Network;
 use Friendica\Util\XML;
+use Friendica\Util\Map;
 use dba;
 use SimpleXMLElement;
 
@@ -222,11 +223,20 @@ class Diaspora
 
                $signable_data = $msg.".".base64url_encode($type).".".base64url_encode($encoding).".".base64url_encode($alg);
 
+               if ($handle == '') {
+                       logger('No author could be decoded. Discarding. Message: ' . $envelope);
+                       return false;
+               }
+
                $key = self::key($handle);
+               if ($key == '') {
+                       logger("Couldn't get a key for handle " . $handle . ". Discarding.");
+                       return false;
+               }
 
                $verify = Crypto::rsaVerify($signable_data, $sig, $key);
                if (!$verify) {
-                       logger('Message did not verify. Discarding.');
+                       logger('Message from ' . $handle . ' did not verify. Discarding.');
                        return false;
                }
 
@@ -322,7 +332,16 @@ class Diaspora
                // Get the senders' public key
                $key_id = $base->sig[0]->attributes()->key_id[0];
                $author_addr = base64_decode($key_id);
+               if ($author_addr == '') {
+                       logger('No author could be decoded. Discarding. Message: ' . $xml);
+                       System::httpExit(400);
+               }
+
                $key = self::key($author_addr);
+               if ($key == '') {
+                       logger("Couldn't get a key for handle " . $author_addr . ". Discarding.");
+                       System::httpExit(400);
+               }
 
                $verify = Crypto::rsaVerify($signed_data, $signature, $key);
                if (!$verify) {
@@ -2212,7 +2231,10 @@ class Diaspora
                }
 
                logger('Received participation for ID: '.$item['id'].' - Contact: '.$contact_id.' - Server: '.$server, LOGGER_DEBUG);
-               dba::insert('participation', ['iid' => $item['id'], 'cid' => $contact_id, 'fid' => $person['id'], 'server' => $server]);
+
+               if (!dba::exists('participation', ['iid' => $item['id'], 'server' => $server])) {
+                       dba::insert('participation', ['iid' => $item['id'], 'cid' => $contact_id, 'fid' => $person['id'], 'server' => $server]);
+               }
 
                // Send all existing comments and likes to the requesting server
                $comments = dba::p("SELECT `item`.`id`, `item`.`verb`, `contact`.`self`
@@ -3197,13 +3219,14 @@ class Diaspora
                }
 
                $logid = random_string(4);
-               $dest_url = ($public_batch ? $contact["batch"] : $contact["notify"]);
 
-               // Fetch the fcontact entry when there is missing data
-               // Will possibly happen when data is transmitted to a DFRN contact
-               if (empty($dest_url) && !empty($contact['addr'])) {
+               // We always try to use the data from the fcontact table.
+               // This is important for transmitting data to Friendica servers.
+               if (!empty($contact['addr'])) {
                        $fcontact = self::personByHandle($contact['addr']);
                        $dest_url = ($public_batch ? $fcontact["batch"] : $fcontact["notify"]);
+               } else {
+                       $dest_url = ($public_batch ? $contact["batch"] : $contact["notify"]);
                }
 
                if (!$dest_url) {
@@ -3597,10 +3620,18 @@ class Diaspora
                        $eventdata['description'] = html_entity_decode(BBCode::toMarkdown($event['desc']));
                }
                if ($event['location']) {
+                       $event['location'] = preg_replace("/\[map\](.*?)\[\/map\]/ism", '$1', $event['location']);
+                       $coord = Map::getCoordinates($event['location']);
+
                        $location = [];
                        $location["address"] = html_entity_decode(BBCode::toMarkdown($event['location']));
-                       $location["lat"] = 0;
-                       $location["lng"] = 0;
+                       if (!empty($coord['lat']) && !empty($coord['lon'])) {
+                               $location["lat"] = $coord['lat'];
+                               $location["lng"] = $coord['lon'];
+                       } else {
+                               $location["lat"] = 0;
+                               $location["lng"] = 0;
+                       }
                        $eventdata['location'] = $location;
                }
 
@@ -3694,7 +3725,13 @@ class Diaspora
                                if (count($event)) {
                                        $message['event'] = $event;
 
-                                       /// @todo Once Diaspora supports it, we will remove the body
+                                       if (!empty($event['location']['address']) &&
+                                               !empty($event['location']['lat']) &&
+                                               !empty($event['location']['lng'])) {
+                                               $message['location'] = $event['location'];
+                                       }
+
+                                       /// @todo Once Diaspora supports it, we will remove the body and the location hack above
                                        // $message['text'] = '';
                                }
                        }
index cf5734facc1a12ebedcc7a9934dc5803a8b59896..191070a2c5b52ac854a61a3790624c4f430193d0 100644 (file)
@@ -86,9 +86,9 @@ class Feed {
                if ($xpath->query('/atom:feed')->length > 0) {
                        $alternate = $xpath->query("atom:link[@rel='alternate']")->item(0)->attributes;
                        if (is_object($alternate)) {
-                               foreach ($alternate AS $attributes) {
-                                       if ($attributes->name == "href") {
-                                               $author["author-link"] = $attributes->textContent;
+                               foreach ($alternate AS $attribute) {
+                                       if ($attribute->name == "href") {
+                                               $author["author-link"] = $attribute->textContent;
                                        }
                                }
                        }
@@ -99,9 +99,9 @@ class Feed {
                        if ($author["author-link"] == "") {
                                $self = $xpath->query("atom:link[@rel='self']")->item(0)->attributes;
                                if (is_object($self)) {
-                                       foreach ($self AS $attributes) {
-                                               if ($attributes->name == "href") {
-                                                       $author["author-link"] = $attributes->textContent;
+                                       foreach ($self AS $attribute) {
+                                               if ($attribute->name == "href") {
+                                                       $author["author-link"] = $attribute->textContent;
                                                }
                                        }
                                }
@@ -141,9 +141,9 @@ class Feed {
                                }
                                $avatar = $xpath->evaluate("atom:author/atom:link[@rel='avatar']")->item(0)->attributes;
                                if (is_object($avatar)) {
-                                       foreach ($avatar AS $attributes) {
-                                               if ($attributes->name == "href") {
-                                                       $author["author-avatar"] = $attributes->textContent;
+                                       foreach ($avatar AS $attribute) {
+                                               if ($attribute->name == "href") {
+                                                       $author["author-avatar"] = $attribute->textContent;
                                                }
                                        }
                                }
@@ -208,13 +208,10 @@ class Feed {
                }
 
                $items = [];
+               // Importing older entries first
+               for($i = $entries->length - 1; $i >= 0;--$i) {
+                       $entry = $entries->item($i);
 
-               $entrylist = [];
-
-               foreach ($entries AS $entry) {
-                       $entrylist[] = $entry;
-               }
-               foreach (array_reverse($entrylist) AS $entry) {
                        $item = array_merge($header, $author);
 
                        $alternate = $xpath->query("atom:link[@rel='alternate']", $entry)->item(0)->attributes;
@@ -222,9 +219,9 @@ class Feed {
                                $alternate = $xpath->query("atom:link", $entry)->item(0)->attributes;
                        }
                        if (is_object($alternate)) {
-                               foreach ($alternate AS $attributes) {
-                                       if ($attributes->name == "href") {
-                                               $item["plink"] = $attributes->textContent;
+                               foreach ($alternate AS $attribute) {
+                                       if ($attribute->name == "href") {
+                                               $item["plink"] = $attribute->textContent;
                                        }
                                }
                        }
@@ -310,20 +307,20 @@ class Feed {
 
                        $attachments = [];
 
-                       $enclosures = $xpath->query("enclosure", $entry);
+                       $enclosures = $xpath->query("enclosure|atom:link[@rel='enclosure']", $entry);
                        foreach ($enclosures AS $enclosure) {
                                $href = "";
                                $length = "";
                                $type = "";
                                $title = "";
 
-                               foreach ($enclosure->attributes AS $attributes) {
-                                       if ($attributes->name == "url") {
-                                               $href = $attributes->textContent;
-                                       } elseif ($attributes->name == "length") {
-                                               $length = $attributes->textContent;
-                                       } elseif ($attributes->name == "type") {
-                                               $type = $attributes->textContent;
+                               foreach ($enclosure->attributes AS $attribute) {
+                                       if (in_array($attribute->name, ["url", "href"])) {
+                                               $href = $attribute->textContent;
+                                       } elseif ($attribute->name == "length") {
+                                               $length = $attribute->textContent;
+                                       } elseif ($attribute->name == "type") {
+                                               $type = $attribute->textContent;
                                        }
                                }
                                if (strlen($item["attach"])) {
index fd53772fd742f45167ebabb841290f42d5d7ec07..602d178bce2b77a5be73d2725619ff7d1fed693c 100644 (file)
@@ -72,8 +72,9 @@ class OStatus
 
                $contact = null;
                if ($aliaslink != '') {
-                       $condition = ["`uid` = ? AND `alias` = ? AND `network` != ?",
-                                       $importer["uid"], $aliaslink, NETWORK_STATUSNET];
+                       $condition = ["`uid` = ? AND `alias` = ? AND `network` != ? AND `rel` IN (?, ?)",
+                                       $importer["uid"], $aliaslink, NETWORK_STATUSNET,
+                                       CONTACT_IS_SHARING, CONTACT_IS_FRIEND];
                        $contact = dba::selectFirst('contact', [], $condition);
                }
 
@@ -82,14 +83,16 @@ class OStatus
                                $aliaslink = $author["author-link"];
                        }
 
-                       $condition = ["`uid` = ? AND `nurl` IN (?, ?) AND `network` != ?", $importer["uid"],
-                                       normalise_link($author["author-link"]), normalise_link($aliaslink), NETWORK_STATUSNET];
+                       $condition = ["`uid` = ? AND `nurl` IN (?, ?) AND `network` != ? AND `rel` IN (?, ?)",
+                                       $importer["uid"], normalise_link($author["author-link"]), normalise_link($aliaslink),
+                                       NETWORK_STATUSNET, CONTACT_IS_SHARING, CONTACT_IS_FRIEND];
                        $contact = dba::selectFirst('contact', [], $condition);
                }
 
                if (!DBM::is_result($contact) && ($addr != '')) {
-                       $condition = ["`uid` = ? AND `addr` = ? AND `network` != ?",
-                                       $importer["uid"], $addr, NETWORK_STATUSNET];
+                       $condition = ["`uid` = ? AND `addr` = ? AND `network` != ? AND `rel` IN (?, ?)",
+                                       $importer["uid"], $addr, NETWORK_STATUSNET,
+                                       CONTACT_IS_SHARING, CONTACT_IS_FRIEND];
                        $contact = dba::selectFirst('contact', [], $condition);
                }
 
@@ -243,13 +246,12 @@ class OStatus
                $xpath->registerNamespace('ostatus', NAMESPACE_OSTATUS);
                $xpath->registerNamespace('statusnet', NAMESPACE_STATUSNET);
 
-               $entries = $xpath->query('/atom:entry');
+               $contact = ["id" => 0];
 
-               foreach ($entries as $entry) {
-                       // fetch the author
-                       $author = self::fetchAuthor($xpath, $entry, $importer, $contact, true);
-                       return $author;
-               }
+               // Fetch the first author
+               $authordata = $xpath->query('//author')->item(0);
+               $author = self::fetchAuthor($xpath, $authordata, $importer, $contact, true);
+               return $author;
        }
 
        /**
@@ -658,8 +660,9 @@ class OStatus
                // Mastodon Content Warning
                if (($item["verb"] == ACTIVITY_POST) && $xpath->evaluate('boolean(atom:summary)', $entry)) {
                        $clear_text = $xpath->query('atom:summary/text()', $entry)->item(0)->nodeValue;
-
-                       $item["body"] = HTML::toBBCode($clear_text) . '[spoiler]' . $item["body"] . '[/spoiler]';
+                       if (!empty($clear_text)) {
+                               $item['content-warning'] = HTML::toBBCode($clear_text);
+                       }
                }
 
                if (($self != '') && empty($item['protocol'])) {
@@ -670,9 +673,11 @@ class OStatus
                        self::fetchConversation($item['conversation-href'], $item['conversation-uri']);
                }
 
-               if (isset($item["parent-uri"]) && ($related != '')) {
+               if (isset($item["parent-uri"])) {
                        if (!dba::exists('item', ['uid' => $importer["uid"], 'uri' => $item['parent-uri']])) {
-                               self::fetchRelated($related, $item["parent-uri"], $importer);
+                               if ($related != '') {
+                                       self::fetchRelated($related, $item["parent-uri"], $importer);
+                               }
                        } else {
                                logger('Reply with URI '.$item["uri"].' already existed for user '.$importer["uid"].'.', LOGGER_DEBUG);
                        }
@@ -1283,6 +1288,13 @@ class OStatus
                        "rel" => "self", "type" => "application/atom+xml"];
                XML::addElement($doc, $root, "link", "", $attributes);
 
+               if ($owner['account-type'] == ACCOUNT_TYPE_COMMUNITY) {
+                       $condition = ['uid' => $owner['uid'], 'self' => false, 'pending' => false,
+                                       'archive' => false, 'hidden' => false, 'blocked' => false];
+                       $members = dba::count('contact', $condition);
+                       XML::addElement($doc, $root, "statusnet:group_info", "", ["member_count" => $members]);
+               }
+
                return $root;
        }
 
@@ -1374,16 +1386,22 @@ class OStatus
         *
         * @return object author element
         */
-       private static function addAuthor($doc, $owner)
+       private static function addAuthor($doc, $owner, $show_profile = true)
        {
                $profile = dba::selectFirst('profile', ['homepage', 'publish'], ['uid' => $owner['uid'], 'is-default' => true]);
                $author = $doc->createElement("author");
                XML::addElement($doc, $author, "id", $owner["url"]);
-               XML::addElement($doc, $author, "activity:object-type", ACTIVITY_OBJ_PERSON);
+               if ($owner['account-type'] == ACCOUNT_TYPE_COMMUNITY) {
+                       XML::addElement($doc, $author, "activity:object-type", ACTIVITY_OBJ_GROUP);
+               } else {
+                       XML::addElement($doc, $author, "activity:object-type", ACTIVITY_OBJ_PERSON);
+               }
                XML::addElement($doc, $author, "uri", $owner["url"]);
                XML::addElement($doc, $author, "name", $owner["nick"]);
                XML::addElement($doc, $author, "email", $owner["addr"]);
-               XML::addElement($doc, $author, "summary", BBCode::convert($owner["about"], false, 7));
+               if ($show_profile) {
+                       XML::addElement($doc, $author, "summary", BBCode::convert($owner["about"], false, 7));
+               }
 
                $attributes = ["rel" => "alternate", "type" => "text/html", "href" => $owner["url"]];
                XML::addElement($doc, $author, "link", "", $attributes);
@@ -1408,15 +1426,17 @@ class OStatus
 
                XML::addElement($doc, $author, "poco:preferredUsername", $owner["nick"]);
                XML::addElement($doc, $author, "poco:displayName", $owner["name"]);
-               XML::addElement($doc, $author, "poco:note", BBCode::convert($owner["about"], false, 7));
+               if ($show_profile) {
+                       XML::addElement($doc, $author, "poco:note", BBCode::convert($owner["about"], false, 7));
 
-               if (trim($owner["location"]) != "") {
-                       $element = $doc->createElement("poco:address");
-                       XML::addElement($doc, $element, "poco:formatted", $owner["location"]);
-                       $author->appendChild($element);
+                       if (trim($owner["location"]) != "") {
+                               $element = $doc->createElement("poco:address");
+                               XML::addElement($doc, $element, "poco:formatted", $owner["location"]);
+                               $author->appendChild($element);
+                       }
                }
 
-               if (DBM::is_result($profile)) {
+               if (DBM::is_result($profile) && !$show_profile) {
                        if (trim($profile["homepage"]) != "") {
                                $urls = $doc->createElement("poco:urls");
                                XML::addElement($doc, $urls, "poco:type", "homepage");
@@ -1427,11 +1447,12 @@ class OStatus
 
                        XML::addElement($doc, $author, "followers", "", ["url" => System::baseUrl()."/viewcontacts/".$owner["nick"]]);
                        XML::addElement($doc, $author, "statusnet:profile_info", "", ["local_id" => $owner["uid"]]);
-               }
 
-               if ($profile["publish"]) {
-                       XML::addElement($doc, $author, "mastodon:scope", "public");
+                       if ($profile["publish"]) {
+                               XML::addElement($doc, $author, "mastodon:scope", "public");
+                       }
                }
+
                return $author;
        }
 
@@ -1593,7 +1614,7 @@ class OStatus
                        logger("OStatus entry is from author ".$owner["url"]." - not from ".$item["author-link"].". Quitting.", LOGGER_DEBUG);
                }
 
-               $title = self::entryHeader($doc, $entry, $owner, $toplevel);
+               $title = self::entryHeader($doc, $entry, $owner, $item, $toplevel);
 
                $r = q(
                        "SELECT * FROM `item` WHERE `uid` = %d AND `guid` = '%s' AND NOT `private` AND `network` IN ('%s', '%s', '%s') LIMIT 1",
@@ -1622,7 +1643,7 @@ class OStatus
 
                self::entryContent($doc, $as_object, $repeated_item, $owner, "", "", false);
 
-               $author = self::addAuthor($doc, $contact);
+               $author = self::addAuthor($doc, $contact, false);
                $as_object->appendChild($author);
 
                $as_object2 = $doc->createElement("activity:object");
@@ -1664,7 +1685,7 @@ class OStatus
                        logger("OStatus entry is from author ".$owner["url"]." - not from ".$item["author-link"].". Quitting.", LOGGER_DEBUG);
                }
 
-               $title = self::entryHeader($doc, $entry, $owner, $toplevel);
+               $title = self::entryHeader($doc, $entry, $owner, $item, $toplevel);
 
                $verb = NAMESPACE_ACTIVITY_SCHEMA."favorite";
                self::entryContent($doc, $entry, $item, $owner, "Favorite", $verb, false);
@@ -1787,7 +1808,7 @@ class OStatus
 
                $item["body"] = sprintf($message, $owner["nick"], $contact["nick"]);
 
-               self::entryHeader($doc, $entry, $owner, $toplevel);
+               self::entryHeader($doc, $entry, $owner, $item, $toplevel);
 
                self::entryContent($doc, $entry, $item, $owner, $title);
 
@@ -1815,7 +1836,7 @@ class OStatus
                        logger("OStatus entry is from author ".$owner["url"]." - not from ".$item["author-link"].". Quitting.", LOGGER_DEBUG);
                }
 
-               $title = self::entryHeader($doc, $entry, $owner, $toplevel);
+               $title = self::entryHeader($doc, $entry, $owner, $item, $toplevel);
 
                XML::addElement($doc, $entry, "activity:object-type", ACTIVITY_OBJ_NOTE);
 
@@ -1836,12 +1857,18 @@ class OStatus
         *
         * @return string The title for the element
         */
-       private static function entryHeader($doc, &$entry, $owner, $toplevel)
+       private static function entryHeader($doc, &$entry, $owner, $item, $toplevel)
        {
                /// @todo Check if this title stuff is really needed (I guess not)
                if (!$toplevel) {
                        $entry = $doc->createElement("entry");
                        $title = sprintf("New note by %s", $owner["nick"]);
+
+                       if ($owner['account-type'] == ACCOUNT_TYPE_COMMUNITY) {
+                               $contact = self::contactEntry($item['author-link'], $owner);
+                               $author = self::addAuthor($doc, $contact, false);
+                               $entry->appendChild($author);
+                       }
                } else {
                        $entry = $doc->createElementNS(NAMESPACE_ATOM1, "entry");
 
@@ -1996,12 +2023,10 @@ class OStatus
                $mentioned = $newmentions;
 
                foreach ($mentioned as $mention) {
-                       $r = q(
-                               "SELECT `forum`, `prv` FROM `contact` WHERE `uid` = %d AND `nurl` = '%s'",
-                               intval($owner["uid"]),
-                               dbesc(normalise_link($mention))
-                       );
-                       if ($r[0]["forum"] || $r[0]["prv"]) {
+                       $condition = ['uid' => $owner['uid'], 'nurl' => normalise_link($mention)];
+                       $contact = dba::selectFirst('contact', ['forum', 'prv', 'self', 'contact-type'], $condition);
+                       if ($contact["forum"] || $contact["prv"] || ($owner['contact-type'] == ACCOUNT_TYPE_COMMUNITY) ||
+                               ($contact['self'] && ($owner['account-type'] == ACCOUNT_TYPE_COMMUNITY))) {
                                XML::addElement($doc, $entry, "link", "",
                                        [
                                                "rel" => "mentioned",
@@ -2018,6 +2043,12 @@ class OStatus
                        }
                }
 
+               if ($owner['account-type'] == ACCOUNT_TYPE_COMMUNITY) {
+                       XML::addElement($doc, $entry, "link", "", ["rel" => "mentioned",
+                                                                       "ostatus:object-type" => "http://activitystrea.ms/schema/1.0/group",
+                                                                       "href" => $owner['url']]);
+               }
+
                if (!$item["private"]) {
                        XML::addElement($doc, $entry, "link", "", ["rel" => "ostatus:attention",
                                                                        "href" => "http://activityschema.org/collection/public"]);
@@ -2094,7 +2125,7 @@ class OStatus
                }
 
                $owner = dba::fetch_first(
-                       "SELECT `contact`.*, `user`.`nickname`, `user`.`timezone`, `user`.`page-flags`
+                       "SELECT `contact`.*, `user`.`nickname`, `user`.`timezone`, `user`.`page-flags`, `user`.`account-type`
                                FROM `contact` INNER JOIN `user` ON `user`.`uid` = `contact`.`uid`
                                WHERE `contact`.`self` AND `user`.`nickname` = ? LIMIT 1",
                        $owner_nick
@@ -2119,22 +2150,23 @@ class OStatus
                        $sql_extra .= sprintf(" AND `item`.`object-type` = '%s' ", dbesc(ACTIVITY_OBJ_COMMENT));
                }
 
+               if ($owner['account-type'] != ACCOUNT_TYPE_COMMUNITY) {
+                       $sql_extra .= sprintf(" AND `item`.`contact-id` = %d AND `item`.`author-id` = %d ", intval($owner["id"]), intval($authorid));
+               }
+
                $items = q(
                        "SELECT `item`.*, `item`.`id` AS `item_id` FROM `item` USE INDEX (`uid_contactid_created`)
                                STRAIGHT_JOIN `thread` ON `thread`.`iid` = `item`.`parent`
                                WHERE `item`.`uid` = %d
-                               AND `item`.`contact-id` = %d
-                               AND `item`.`author-id` = %d
                                AND `item`.`created` > '%s'
                                AND NOT `item`.`deleted`
                                AND NOT `item`.`private`
                                AND `item`.`visible`
+                               AND `item`.`wall`
                                AND `thread`.`network` IN ('%s', '%s')
                                $sql_extra
                                ORDER BY `item`.`created` DESC LIMIT %d",
                        intval($owner["uid"]),
-                       intval($owner["id"]),
-                       intval($authorid),
                        dbesc($check_date),
                        dbesc(NETWORK_OSTATUS),
                        dbesc(NETWORK_DFRN),
index 46862b4065e4a8ca0230f9ea3d5d0bd64a8f2a88..ff2b2fca6179bfeb0dd66979abb96901a1cf3d68 100644 (file)
@@ -945,6 +945,15 @@ class PortableContact
                        $register_policy = $gserver["register_policy"];
                        $registered_users = $gserver["registered-users"];
 
+                       // See discussion under https://forum.friendi.ca/display/0b6b25a8135aabc37a5a0f5684081633
+                       // It can happen that a zero date is in the database, but storing it again is forbidden.
+                       if ($last_contact < NULL_DATE) {
+                               $last_contact = NULL_DATE;
+                       }
+                       if ($last_failure < NULL_DATE) {
+                               $last_failure = NULL_DATE;
+                       }
+
                        if (!$force && !self::updateNeeded($gserver["created"], "", $last_failure, $last_contact)) {
                                logger("Use cached data for server ".$server_url, LOGGER_DEBUG);
                                return ($last_contact >= $last_failure);
@@ -1302,7 +1311,7 @@ class PortableContact
                                if (isset($data->version)) {
                                        $network = NETWORK_DFRN;
 
-                                       $noscrape = $data->no_scrape_url;
+                                       $noscrape = defaults($data->no_scrape_url, '');
                                        $version = $data->version;
                                        $site_name = $data->site_name;
                                        $info = $data->info;
index e736ca719b4d442a4b82a0f62cd73ea47fdd4143..d3ac0216656d608babe25a288c73e772d29477c8 100644 (file)
@@ -10,17 +10,23 @@ use Friendica\Core\Addon;
  * Leaflet Map related functions
  */
 class Map {
-       public static function byCoordinates($coord) {
+       public static function byCoordinates($coord, $html_mode = 0) {
                $coord = trim($coord);
                $coord = str_replace([',','/','  '],[' ',' ',' '],$coord);
-               $arr = ['lat' => trim(substr($coord,0,strpos($coord,' '))), 'lon' => trim(substr($coord,strpos($coord,' ')+1)), 'html' => ''];
+               $arr = ['lat' => trim(substr($coord,0,strpos($coord,' '))), 'lon' => trim(substr($coord,strpos($coord,' ')+1)), 'mode' => $html_mode, 'html' => ''];
                Addon::callHooks('generate_map',$arr);
                return ($arr['html']) ? $arr['html'] : $coord;
        }
 
-       public static function byLocation($location) {
-               $arr = ['location' => $location, 'html' => ''];
+       public static function byLocation($location, $html_mode = 0) {
+               $arr = ['location' => $location, 'mode' => $html_mode, 'html' => ''];
                Addon::callHooks('generate_named_map',$arr);
                return ($arr['html']) ? $arr['html'] : $location;
        }
+
+       public static function getCoordinates($location) {
+               $arr = ['location' => $location, 'lat' => false, 'lon' => false];
+               Addon::callHooks('Map::getCoordinates', $arr);
+               return $arr;
+       }
 }
index c9955f800f40252d588504590016d266f2024a36..d25b799242e052bc4b3406c2b873bca97a166ee8 100644 (file)
@@ -217,7 +217,7 @@ class Network
 
                        $newurl = $curl_info['redirect_url'];
 
-                       if (($new_location_info['path'] == '') && ( $new_location_info['host'] != '')) {
+                       if (($new_location_info['path'] == '') && ($new_location_info['host'] != '')) {
                                $newurl = $new_location_info['scheme'] . '://' . $new_location_info['host'] . $old_location_info['path'];
                        }
 
@@ -229,6 +229,11 @@ class Network
                        if (strpos($newurl, '/') === 0) {
                                $newurl = $old_location_info["scheme"]."://".$old_location_info["host"].$newurl;
                        }
+                       $old_location_query = @parse_url($url, PHP_URL_QUERY);
+
+                       if ($old_location_query != '') {
+                               $newurl .= '?' . $old_location_query;
+                       }
 
                        if (filter_var($newurl, FILTER_VALIDATE_URL)) {
                                $redirects++;
index 42b0d9f8c4f38d876ae4bcb30d4ba32f0519e007..c1c6fdd1a8da8b2f216044bc2b2eabdcefd60e93 100644 (file)
@@ -582,11 +582,12 @@ class OnePoll
 
                        logger("Consume feed of contact ".$contact['id']);
 
-                       consume_feed($xml, $importer, $contact, $hub, 1, 1);
+                       consume_feed($xml, $importer, $contact, $hub);
 
-                       // do it twice. Ensures that children of parents which may be later in the stream aren't tossed
-
-                       consume_feed($xml, $importer, $contact, $hub, 1, 2);
+                       // do it a second time for DFRN so that any children find their parents.
+                       if ($contact['network'] === NETWORK_DFRN) {
+                               consume_feed($xml, $importer, $contact, $hub);
+                       }
 
                        $hubmode = 'subscribe';
                        if ($contact['network'] === NETWORK_DFRN || $contact['blocked'] || $contact['readonly']) {
index 4753c6a5d2eec773aaf3438a0171ddc3d477cfcd..c6a5c3f31912a079526a4a9317c79c12c7e1888a 100644 (file)
@@ -16,6 +16,7 @@ Andrej Stieben
 André Alves
 André Lohan
 Andy H3
+Andy Hee
 AndyHee
 Anthronaut
 Arian - Cazare Muncitori
@@ -75,6 +76,7 @@ Frederico Gonçalves Guimarães
 Gerhard Seeber
 gerhard6380
 Gert Cauwenberg
+GLComo
 greeneyedred
 Gregory Smith
 Haakon Meland Eriksen
@@ -91,7 +93,6 @@ Jak
 Jakob
 Jens Tautenhahn
 jensp
-Jeroen S
 jeroenpraat
 Johannes Schwab
 John Brazil
@@ -169,6 +170,7 @@ Silke Meyer
 Simon L'nu
 Simó Albert i Beltran
 soko1
+St John Karp
 Stanislav N.
 StefOfficiel
 Sveinn í Felli
@@ -206,4 +208,5 @@ Zered
 zotlabs
 zottel
 Zvi ben Yaakov (a.k.a rdc)
-Михаил
\ No newline at end of file
+Михаил
+朱陈锬
\ No newline at end of file
index ef3eae6b26f9893b1d7dd8a73ebe4a7d446bc8f9..51abccc4eaaa4620d930751cb89aaf863a510a57 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-03-02 12:02+0100\n"
+"POT-Creation-Date: 2018-03-05 16:37+0100\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"
@@ -18,11 +18,6 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 
 
-#: include/dba.php:59
-#, php-format
-msgid "Cannot locate DNS info for database server '%s'"
-msgstr ""
-
 #: include/security.php:81
 msgid "Welcome "
 msgstr ""
@@ -41,98 +36,6 @@ msgid ""
 "form has been opened for too long (>3 hours) before submitting it."
 msgstr ""
 
-#: include/acl_selectors.php:355
-msgid "Post to Email"
-msgstr ""
-
-#: include/acl_selectors.php:360
-msgid "Hide your profile details from unknown viewers?"
-msgstr ""
-
-#: include/acl_selectors.php:360
-#, php-format
-msgid "Connectors disabled, since \"%s\" is enabled."
-msgstr ""
-
-#: include/acl_selectors.php:366
-msgid "Visible to everybody"
-msgstr ""
-
-#: include/acl_selectors.php:367 view/theme/vier/config.php:115
-msgid "show"
-msgstr ""
-
-#: include/acl_selectors.php:368 view/theme/vier/config.php:115
-msgid "don't show"
-msgstr ""
-
-#: include/acl_selectors.php:374 mod/editpost.php:136
-msgid "CC: email addresses"
-msgstr ""
-
-#: include/acl_selectors.php:375 mod/editpost.php:143
-msgid "Example: bob@example.com, mary@example.com"
-msgstr ""
-
-#: include/acl_selectors.php:377 mod/events.php:536 mod/photos.php:1098
-#: mod/photos.php:1441
-msgid "Permissions"
-msgstr ""
-
-#: include/acl_selectors.php:378
-msgid "Close"
-msgstr ""
-
-#: include/api.php:1181
-#, 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] ""
-
-#: include/api.php:1205
-#, 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] ""
-
-#: include/api.php:1229
-#, php-format
-msgid "Monthly posting limit of %d post reached. The post was rejected."
-msgstr ""
-
-#: include/api.php:4382 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:84 mod/profile_photo.php:92 mod/profile_photo.php:100
-#: mod/profile_photo.php:223 mod/profile_photo.php:317
-#: mod/profile_photo.php:327 src/Model/User.php:526 src/Model/User.php:534
-#: src/Model/User.php:542
-msgid "Profile Photos"
-msgstr ""
-
-#: include/bb2diaspora.php:238 include/event.php:26 include/event.php:914
-#: mod/localtime.php:19
-msgid "l F d, Y \\@ g:i A"
-msgstr ""
-
-#: include/bb2diaspora.php:245 include/event.php:45 include/event.php:62
-#: include/event.php:471 include/event.php:992
-msgid "Starts:"
-msgstr ""
-
-#: include/bb2diaspora.php:251 include/event.php:48 include/event.php:68
-#: include/event.php:472 include/event.php:996
-msgid "Finishes:"
-msgstr ""
-
-#: include/bb2diaspora.php:258 include/event.php:52 include/event.php:77
-#: include/event.php:473 include/event.php:1010 mod/directory.php:140
-#: mod/notifications.php:247 mod/contacts.php:651 mod/events.php:521
-#: src/Model/Profile.php:417
-msgid "Location:"
-msgstr ""
-
 #: include/enotify.php:33
 msgid "Friendica Notification"
 msgstr ""
@@ -424,6 +327,28 @@ msgstr ""
 msgid "Please visit %s to approve or reject the request."
 msgstr ""
 
+#: include/event.php:26 include/event.php:914 include/bb2diaspora.php:238
+#: mod/localtime.php:19
+msgid "l F d, Y \\@ g:i A"
+msgstr ""
+
+#: include/event.php:45 include/event.php:62 include/event.php:471
+#: include/event.php:992 include/bb2diaspora.php:245
+msgid "Starts:"
+msgstr ""
+
+#: include/event.php:48 include/event.php:68 include/event.php:472
+#: include/event.php:996 include/bb2diaspora.php:251
+msgid "Finishes:"
+msgstr ""
+
+#: include/event.php:52 include/event.php:77 include/event.php:473
+#: include/event.php:1010 include/bb2diaspora.php:258 mod/notifications.php:247
+#: mod/contacts.php:651 mod/directory.php:149 mod/events.php:521
+#: src/Model/Profile.php:417
+msgid "Location:"
+msgstr ""
+
 #: include/event.php:420
 msgid "all-day"
 msgstr ""
@@ -648,9 +573,9 @@ msgstr ""
 msgid "Hide map"
 msgstr ""
 
-#: include/items.php:342 mod/notice.php:22 mod/display.php:70
-#: mod/display.php:247 mod/display.php:349 mod/viewsrc.php:21 mod/admin.php:269
-#: mod/admin.php:1762 mod/admin.php:2010
+#: include/items.php:342 mod/notice.php:22 mod/viewsrc.php:21 mod/admin.php:269
+#: mod/admin.php:1762 mod/admin.php:2010 mod/display.php:70 mod/display.php:247
+#: mod/display.php:349
 msgid "Item not found."
 msgstr ""
 
@@ -661,41 +586,41 @@ msgstr ""
 #: include/items.php:384 mod/api.php:110 mod/suggest.php:38
 #: mod/profiles.php:649 mod/profiles.php:652 mod/profiles.php:674
 #: mod/contacts.php:464 mod/dfrn_request.php:653 mod/follow.php:148
-#: mod/message.php:138 mod/settings.php:1109 mod/settings.php:1115
-#: mod/settings.php:1122 mod/settings.php:1126 mod/settings.php:1130
-#: mod/settings.php:1134 mod/settings.php:1138 mod/settings.php:1142
-#: mod/settings.php:1162 mod/settings.php:1163 mod/settings.php:1164
-#: mod/settings.php:1165 mod/settings.php:1166 mod/register.php:237
+#: mod/register.php:237 mod/message.php:138 mod/settings.php:1109
+#: mod/settings.php:1115 mod/settings.php:1122 mod/settings.php:1126
+#: mod/settings.php:1130 mod/settings.php:1134 mod/settings.php:1138
+#: mod/settings.php:1142 mod/settings.php:1162 mod/settings.php:1163
+#: mod/settings.php:1164 mod/settings.php:1165 mod/settings.php:1166
 msgid "Yes"
 msgstr ""
 
 #: include/items.php:387 include/conversation.php:1373 mod/fbrowser.php:103
 #: mod/fbrowser.php:134 mod/suggest.php:41 mod/unfollow.php:117
-#: mod/contacts.php:467 mod/dfrn_request.php:663 mod/editpost.php:151
-#: mod/follow.php:159 mod/message.php:141 mod/photos.php:248 mod/photos.php:324
-#: mod/settings.php:680 mod/settings.php:706 mod/tagrm.php:19 mod/tagrm.php:99
-#: mod/videos.php:148
+#: mod/contacts.php:467 mod/dfrn_request.php:663 mod/follow.php:159
+#: mod/tagrm.php:19 mod/tagrm.php:99 mod/editpost.php:151 mod/message.php:141
+#: mod/photos.php:248 mod/photos.php:324 mod/settings.php:680
+#: mod/settings.php:706 mod/videos.php:148
 msgid "Cancel"
 msgstr ""
 
 #: 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/group.php:26
-#: mod/nogroup.php:28 mod/repair_ostatus.php:13 mod/suggest.php:60
-#: mod/unfollow.php:15 mod/unfollow.php:57 mod/unfollow.php:90
-#: mod/uimport.php:28 mod/dirfind.php:24 mod/notifications.php:73
-#: mod/ostatus_subscribe.php:16 mod/cal.php:304 mod/dfrn_confirm.php:68
-#: mod/fsuggest.php:81 mod/invite.php:20 mod/invite.php:106 mod/manage.php:131
-#: mod/profiles.php:181 mod/profiles.php:619 mod/wall_attach.php:74
-#: mod/wall_attach.php:77 mod/contacts.php:378 mod/delegate.php:24
-#: mod/delegate.php:38 mod/editpost.php:20 mod/events.php:195 mod/follow.php:16
-#: mod/follow.php:53 mod/follow.php:116 mod/message.php:59 mod/message.php:104
-#: mod/notes.php:30 mod/photos.php:174 mod/photos.php:1051 mod/poke.php:150
-#: mod/profile_photo.php:29 mod/profile_photo.php:188 mod/profile_photo.php:199
-#: mod/profile_photo.php:212 mod/regmod.php:108 mod/settings.php:41
-#: mod/settings.php:140 mod/settings.php:669 mod/viewcontacts.php:57
+#: mod/attach.php:38 mod/common.php:26 mod/crepair.php:98 mod/nogroup.php:28
+#: mod/repair_ostatus.php:13 mod/suggest.php:60 mod/unfollow.php:15
+#: mod/unfollow.php:57 mod/unfollow.php:90 mod/uimport.php:28
+#: mod/dirfind.php:24 mod/notifications.php:73 mod/ostatus_subscribe.php:16
+#: mod/cal.php:304 mod/dfrn_confirm.php:68 mod/invite.php:20 mod/invite.php:106
+#: mod/manage.php:131 mod/profiles.php:181 mod/profiles.php:619
+#: mod/wall_attach.php:74 mod/wall_attach.php:77 mod/contacts.php:378
+#: mod/delegate.php:24 mod/delegate.php:38 mod/follow.php:16 mod/follow.php:53
+#: mod/follow.php:116 mod/poke.php:150 mod/profile_photo.php:29
+#: mod/profile_photo.php:188 mod/profile_photo.php:199
+#: mod/profile_photo.php:212 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/item.php:160 mod/network.php:32 mod/register.php:53 index.php:413
+#: mod/item.php:160 mod/register.php:53 mod/editpost.php:20 mod/events.php:195
+#: mod/fsuggest.php:81 mod/group.php:26 mod/message.php:59 mod/message.php:104
+#: mod/network.php:32 mod/notes.php:30 mod/photos.php:174 mod/photos.php:1051
+#: mod/settings.php:41 mod/settings.php:140 mod/settings.php:669 index.php:413
 msgid "Permission denied."
 msgstr ""
 
@@ -756,7 +681,7 @@ msgstr[1] ""
 msgid "View Contacts"
 msgstr ""
 
-#: include/text.php:1010 mod/editpost.php:112 mod/filer.php:35 mod/notes.php:68
+#: include/text.php:1010 mod/filer.php:35 mod/editpost.php:112 mod/notes.php:68
 msgid "Save"
 msgstr ""
 
@@ -894,6 +819,76 @@ msgstr ""
 msgid "Item filed"
 msgstr ""
 
+#: include/acl_selectors.php:355
+msgid "Post to Email"
+msgstr ""
+
+#: include/acl_selectors.php:360
+msgid "Hide your profile details from unknown viewers?"
+msgstr ""
+
+#: include/acl_selectors.php:360
+#, php-format
+msgid "Connectors disabled, since \"%s\" is enabled."
+msgstr ""
+
+#: include/acl_selectors.php:366
+msgid "Visible to everybody"
+msgstr ""
+
+#: include/acl_selectors.php:367 view/theme/vier/config.php:115
+msgid "show"
+msgstr ""
+
+#: include/acl_selectors.php:368 view/theme/vier/config.php:115
+msgid "don't show"
+msgstr ""
+
+#: include/acl_selectors.php:374 mod/editpost.php:136
+msgid "CC: email addresses"
+msgstr ""
+
+#: include/acl_selectors.php:375 mod/editpost.php:143
+msgid "Example: bob@example.com, mary@example.com"
+msgstr ""
+
+#: include/acl_selectors.php:377 mod/events.php:536 mod/photos.php:1098
+#: mod/photos.php:1441
+msgid "Permissions"
+msgstr ""
+
+#: include/acl_selectors.php:378
+msgid "Close"
+msgstr ""
+
+#: include/api.php:1181
+#, 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] ""
+
+#: include/api.php:1205
+#, 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] ""
+
+#: include/api.php:1229
+#, php-format
+msgid "Monthly posting limit of %d post reached. The post was rejected."
+msgstr ""
+
+#: include/api.php:4382 mod/profile_photo.php:84 mod/profile_photo.php:92
+#: mod/profile_photo.php:100 mod/profile_photo.php:223
+#: mod/profile_photo.php:317 mod/profile_photo.php:327 mod/photos.php:88
+#: mod/photos.php:194 mod/photos.php:722 mod/photos.php:1149
+#: mod/photos.php:1166 mod/photos.php:1684 src/Model/User.php:526
+#: src/Model/User.php:534 src/Model/User.php:542
+msgid "Profile Photos"
+msgstr ""
+
 #: include/conversation.php:149 include/conversation.php:159
 #: include/conversation.php:287 include/conversation.php:296
 #: mod/subthread.php:97 mod/tagger.php:72 src/Model/Item.php:1783
@@ -980,7 +975,7 @@ msgid "Select"
 msgstr ""
 
 #: include/conversation.php:747 mod/contacts.php:821 mod/contacts.php:1019
-#: mod/photos.php:1570 mod/settings.php:742 mod/admin.php:1706
+#: mod/admin.php:1706 mod/photos.php:1570 mod/settings.php:742
 #: src/Object/Post.php:178
 msgid "Delete"
 msgstr ""
@@ -1008,8 +1003,8 @@ msgid "View in context"
 msgstr ""
 
 #: include/conversation.php:816 include/conversation.php:1355
-#: mod/editpost.php:127 mod/message.php:264 mod/message.php:433
-#: mod/photos.php:1473 mod/wallmessage.php:145 src/Object/Post.php:394
+#: mod/wallmessage.php:145 mod/editpost.php:127 mod/message.php:264
+#: mod/message.php:433 mod/photos.php:1473 src/Object/Post.php:394
 msgid "Please wait"
 msgstr ""
 
@@ -1030,8 +1025,8 @@ msgid "View Status"
 msgstr ""
 
 #: include/conversation.php:1063 include/conversation.php:1079
-#: mod/allfriends.php:73 mod/directory.php:153 mod/suggest.php:82
-#: mod/dirfind.php:220 mod/match.php:89 src/Model/Contact.php:497
+#: mod/allfriends.php:73 mod/suggest.php:82 mod/dirfind.php:220
+#: mod/match.php:89 mod/directory.php:160 src/Model/Contact.php:497
 #: src/Model/Contact.php:510 src/Model/Contact.php:555
 msgid "View Profile"
 msgstr ""
@@ -1143,7 +1138,7 @@ msgstr ""
 
 #: include/conversation.php:1250
 #, php-format
-msgid "%s anttend maybe."
+msgid "%s attend maybe."
 msgstr ""
 
 #: include/conversation.php:1280 include/conversation.php:1296
@@ -1151,8 +1146,8 @@ msgid "Visible to <strong>everybody</strong>"
 msgstr ""
 
 #: include/conversation.php:1281 include/conversation.php:1297
-#: mod/message.php:200 mod/message.php:207 mod/message.php:343
-#: mod/message.php:350 mod/wallmessage.php:120 mod/wallmessage.php:127
+#: 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 ""
 
@@ -1184,8 +1179,8 @@ msgstr ""
 msgid "Share"
 msgstr ""
 
-#: include/conversation.php:1337 mod/editpost.php:113 mod/message.php:262
-#: mod/message.php:430 mod/wallmessage.php:143
+#: include/conversation.php:1337 mod/wallmessage.php:143 mod/editpost.php:113
+#: mod/message.php:262 mod/message.php:430
 msgid "Upload photo"
 msgstr ""
 
@@ -1201,8 +1196,8 @@ msgstr ""
 msgid "attach file"
 msgstr ""
 
-#: include/conversation.php:1341 mod/editpost.php:117 mod/message.php:263
-#: mod/message.php:431 mod/wallmessage.php:144
+#: include/conversation.php:1341 mod/wallmessage.php:144 mod/editpost.php:117
+#: mod/message.php:263 mod/message.php:431
 msgid "Insert web link"
 msgstr ""
 
@@ -1316,6 +1311,11 @@ msgid_plural "Undecided"
 msgstr[0] ""
 msgstr[1] ""
 
+#: include/dba.php:59
+#, php-format
+msgid "Cannot locate DNS info for database server '%s'"
+msgstr ""
+
 #: mod/allfriends.php:51
 msgid "No friends to display."
 msgstr ""
@@ -1345,11 +1345,11 @@ msgstr ""
 
 #: mod/api.php:111 mod/profiles.php:649 mod/profiles.php:653
 #: mod/profiles.php:674 mod/dfrn_request.php:653 mod/follow.php:148
-#: mod/settings.php:1109 mod/settings.php:1115 mod/settings.php:1122
-#: mod/settings.php:1126 mod/settings.php:1130 mod/settings.php:1134
-#: mod/settings.php:1138 mod/settings.php:1142 mod/settings.php:1162
-#: mod/settings.php:1163 mod/settings.php:1164 mod/settings.php:1165
-#: mod/settings.php:1166 mod/register.php:238
+#: mod/register.php:238 mod/settings.php:1109 mod/settings.php:1115
+#: mod/settings.php:1122 mod/settings.php:1126 mod/settings.php:1130
+#: mod/settings.php:1134 mod/settings.php:1138 mod/settings.php:1142
+#: mod/settings.php:1162 mod/settings.php:1163 mod/settings.php:1164
+#: mod/settings.php:1165 mod/settings.php:1166
 msgid "No"
 msgstr ""
 
@@ -1373,14 +1373,6 @@ msgstr ""
 msgid "Item was not found."
 msgstr ""
 
-#: mod/bookmarklet.php:21 src/Content/Nav.php:114 src/Module/Login.php:312
-msgid "Login"
-msgstr ""
-
-#: mod/bookmarklet.php:49
-msgid "The post was created"
-msgstr ""
-
 #: mod/common.php:91
 msgid "No contacts in common."
 msgstr ""
@@ -1445,12 +1437,12 @@ msgstr ""
 msgid "Refetch contact data"
 msgstr ""
 
-#: mod/crepair.php:148 mod/fsuggest.php:116 mod/invite.php:150
-#: mod/manage.php:184 mod/profiles.php:685 mod/contacts.php:601
-#: mod/events.php:533 mod/install.php:251 mod/install.php:290
-#: mod/localtime.php:56 mod/message.php:265 mod/message.php:432
+#: mod/crepair.php:148 mod/invite.php:150 mod/manage.php:184
+#: mod/profiles.php:685 mod/contacts.php:601 mod/install.php:251
+#: mod/install.php:290 mod/localtime.php:56 mod/poke.php:199 mod/events.php:533
+#: mod/fsuggest.php:116 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/poke.php:199
+#: mod/photos.php:1491 mod/photos.php:1530 mod/photos.php:1603
 #: view/theme/duepuntozero/config.php:71 view/theme/frio/config.php:113
 #: view/theme/quattro/config.php:73 view/theme/vier/config.php:119
 #: src/Object/Post.php:788
@@ -1471,9 +1463,9 @@ msgid ""
 "entries from this contact."
 msgstr ""
 
-#: mod/crepair.php:158 mod/settings.php:681 mod/settings.php:707
-#: mod/admin.php:439 mod/admin.php:1689 mod/admin.php:1701 mod/admin.php:1714
-#: mod/admin.php:1730
+#: mod/crepair.php:158 mod/admin.php:439 mod/admin.php:1689 mod/admin.php:1701
+#: mod/admin.php:1714 mod/admin.php:1730 mod/settings.php:681
+#: mod/settings.php:707
 msgid "Name"
 msgstr ""
 
@@ -1509,55 +1501,6 @@ msgstr ""
 msgid "New photo from this URL"
 msgstr ""
 
-#: mod/directory.php:38 mod/community.php:25 mod/dfrn_request.php:607
-#: mod/display.php:201 mod/photos.php:932 mod/probe.php:13 mod/search.php:98
-#: mod/search.php:104 mod/videos.php:200 mod/viewcontacts.php:45
-#: mod/webfinger.php:16
-msgid "Public access denied."
-msgstr ""
-
-#: mod/directory.php:142 mod/notifications.php:253 src/Model/Profile.php:420
-#: src/Model/Profile.php:745
-msgid "Gender:"
-msgstr ""
-
-#: mod/directory.php:144 src/Model/Profile.php:421 src/Model/Profile.php:769
-msgid "Status:"
-msgstr ""
-
-#: mod/directory.php:146 src/Model/Profile.php:422 src/Model/Profile.php:786
-msgid "Homepage:"
-msgstr ""
-
-#: mod/directory.php:148 mod/notifications.php:249 mod/contacts.php:655
-#: src/Model/Profile.php:423 src/Model/Profile.php:806
-msgid "About:"
-msgstr ""
-
-#: mod/directory.php:195 view/theme/vier/theme.php:201
-msgid "Global Directory"
-msgstr ""
-
-#: mod/directory.php:197
-msgid "Find on this site"
-msgstr ""
-
-#: mod/directory.php:199
-msgid "Results for:"
-msgstr ""
-
-#: mod/directory.php:201
-msgid "Site Directory"
-msgstr ""
-
-#: mod/directory.php:202 mod/contacts.php:811 src/Content/Widget.php:63
-msgid "Find"
-msgstr ""
-
-#: mod/directory.php:206
-msgid "No entries (some entries may be hidden)."
-msgstr ""
-
 #: mod/fbrowser.php:34 view/theme/frio/theme.php:261 src/Content/Nav.php:102
 #: src/Model/Profile.php:904
 msgid "Photos"
@@ -1583,121 +1526,45 @@ msgstr ""
 msgid "Not Found"
 msgstr ""
 
-#: mod/group.php:36
-msgid "Group created."
+#: mod/hcard.php:18
+msgid "No profile"
 msgstr ""
 
-#: mod/group.php:42
-msgid "Could not create group."
+#: mod/help.php:48
+msgid "Help:"
 msgstr ""
 
-#: mod/group.php:56 mod/group.php:158
-msgid "Group not found."
+#: mod/help.php:54 view/theme/vier/theme.php:298 src/Content/Nav.php:134
+msgid "Help"
 msgstr ""
 
-#: mod/group.php:70
-msgid "Group name changed."
+#: mod/help.php:63 index.php:294
+msgid "Page not found."
 msgstr ""
 
-#: mod/group.php:83 mod/profperm.php:28 index.php:412
-msgid "Permission denied"
+#: mod/home.php:39
+#, php-format
+msgid "Welcome to %s"
 msgstr ""
 
-#: mod/group.php:97
-msgid "Save Group"
+#: mod/lockview.php:38 mod/lockview.php:46
+msgid "Remote privacy information not available."
 msgstr ""
 
-#: mod/group.php:102
-msgid "Create a group of contacts/friends."
+#: mod/lockview.php:55
+msgid "Visible to:"
 msgstr ""
 
-#: mod/group.php:103 mod/group.php:200 src/Model/Group.php:409
-msgid "Group Name: "
+#: mod/maintenance.php:24
+msgid "System down for maintenance"
 msgstr ""
 
-#: mod/group.php:127
-msgid "Group removed."
+#: mod/newmember.php:11
+msgid "Welcome to Friendica"
 msgstr ""
 
-#: mod/group.php:129
-msgid "Unable to remove group."
-msgstr ""
-
-#: mod/group.php:193
-msgid "Delete Group"
-msgstr ""
-
-#: mod/group.php:199
-msgid "Group Editor"
-msgstr ""
-
-#: mod/group.php:204
-msgid "Edit Group Name"
-msgstr ""
-
-#: mod/group.php:214
-msgid "Members"
-msgstr ""
-
-#: mod/group.php:216 mod/contacts.php:710
-msgid "All Contacts"
-msgstr ""
-
-#: mod/group.php:217 mod/network.php:639
-msgid "Group is empty"
-msgstr ""
-
-#: mod/group.php:230
-msgid "Remove Contact"
-msgstr ""
-
-#: mod/group.php:254
-msgid "Add Contact"
-msgstr ""
-
-#: mod/group.php:266 mod/profperm.php:115
-msgid "Click on a contact to add or remove."
-msgstr ""
-
-#: mod/hcard.php:18
-msgid "No profile"
-msgstr ""
-
-#: mod/help.php:48
-msgid "Help:"
-msgstr ""
-
-#: mod/help.php:54 view/theme/vier/theme.php:298 src/Content/Nav.php:134
-msgid "Help"
-msgstr ""
-
-#: mod/help.php:63 index.php:294
-msgid "Page not found."
-msgstr ""
-
-#: mod/home.php:39
-#, php-format
-msgid "Welcome to %s"
-msgstr ""
-
-#: mod/lockview.php:38 mod/lockview.php:46
-msgid "Remote privacy information not available."
-msgstr ""
-
-#: mod/lockview.php:55
-msgid "Visible to:"
-msgstr ""
-
-#: mod/maintenance.php:24
-msgid "System down for maintenance"
-msgstr ""
-
-#: mod/newmember.php:11
-msgid "Welcome to Friendica"
-msgstr ""
-
-#: mod/newmember.php:12
-msgid "New Member Checklist"
+#: mod/newmember.php:12
+msgid "New Member Checklist"
 msgstr ""
 
 #: mod/newmember.php:14
@@ -1723,8 +1590,8 @@ msgid ""
 "join."
 msgstr ""
 
-#: mod/newmember.php:19 mod/settings.php:122 mod/admin.php:1814
-#: mod/admin.php:2083 view/theme/frio/theme.php:269 src/Content/Nav.php:206
+#: mod/newmember.php:19 mod/admin.php:1814 mod/admin.php:2083
+#: mod/settings.php:122 view/theme/frio/theme.php:269 src/Content/Nav.php:206
 msgid "Settings"
 msgstr ""
 
@@ -2208,11 +2075,21 @@ msgstr ""
 msgid "Subscriber"
 msgstr ""
 
+#: mod/notifications.php:249 mod/contacts.php:655 mod/directory.php:155
+#: src/Model/Profile.php:423 src/Model/Profile.php:806
+msgid "About:"
+msgstr ""
+
 #: mod/notifications.php:251 mod/contacts.php:657 mod/follow.php:172
 #: src/Model/Profile.php:794
 msgid "Tags:"
 msgstr ""
 
+#: mod/notifications.php:253 mod/directory.php:152 src/Model/Profile.php:420
+#: src/Model/Profile.php:745
+msgid "Gender:"
+msgstr ""
+
 #: mod/notifications.php:261 mod/contacts.php:63 src/Model/Profile.php:518
 msgid "Network:"
 msgstr ""
@@ -2297,7 +2174,7 @@ msgstr ""
 msgid "Previous"
 msgstr ""
 
-#: mod/cal.php:277 mod/events.php:396 mod/install.php:209
+#: mod/cal.php:277 mod/install.php:209 mod/events.php:396
 msgid "Next"
 msgstr ""
 
@@ -2405,19 +2282,6 @@ msgstr ""
 msgid "%1$s has joined %2$s"
 msgstr ""
 
-#: mod/fsuggest.php:71
-msgid "Friend suggestion sent."
-msgstr ""
-
-#: mod/fsuggest.php:102
-msgid "Suggest Friends"
-msgstr ""
-
-#: mod/fsuggest.php:104
-#, php-format
-msgid "Suggest a friend for %s"
-msgstr ""
-
 #: mod/invite.php:33
 msgid "Total invitation limit exceeded."
 msgstr ""
@@ -2501,8 +2365,8 @@ msgstr ""
 msgid "Enter email addresses, one per line:"
 msgstr ""
 
-#: mod/invite.php:144 mod/message.php:259 mod/message.php:426
-#: mod/wallmessage.php:141
+#: mod/invite.php:144 mod/wallmessage.php:141 mod/message.php:259
+#: mod/message.php:426
 msgid "Your message:"
 msgstr ""
 
@@ -2920,84 +2784,6 @@ msgstr ""
 msgid "File upload failed."
 msgstr ""
 
-#: mod/babel.php:23
-msgid "Source (bbcode) text:"
-msgstr ""
-
-#: mod/babel.php:30
-msgid "Source (Diaspora) text to convert to BBcode:"
-msgstr ""
-
-#: mod/babel.php:38
-msgid "Source input: "
-msgstr ""
-
-#: mod/babel.php:42
-msgid "bbcode (raw HTML(: "
-msgstr ""
-
-#: mod/babel.php:45
-msgid "bbcode: "
-msgstr ""
-
-#: mod/babel.php:49 mod/babel.php:65
-msgid "bbcode => html2bbcode: "
-msgstr ""
-
-#: mod/babel.php:53
-msgid "bb2diaspora: "
-msgstr ""
-
-#: mod/babel.php:57
-msgid "bb2diaspora => Markdown: "
-msgstr ""
-
-#: mod/babel.php:61
-msgid "bb2diaspora => diaspora2bb: "
-msgstr ""
-
-#: mod/babel.php:71
-msgid "Source input (Diaspora format): "
-msgstr ""
-
-#: mod/babel.php:75
-msgid "diaspora2bb: "
-msgstr ""
-
-#: mod/community.php:44
-msgid "Community option not available."
-msgstr ""
-
-#: mod/community.php:61
-msgid "Not available."
-msgstr ""
-
-#: mod/community.php:74
-msgid "Local Community"
-msgstr ""
-
-#: mod/community.php:77
-msgid "Posts from local users on this server"
-msgstr ""
-
-#: mod/community.php:85
-msgid "Global Community"
-msgstr ""
-
-#: mod/community.php:88
-msgid "Posts from users of the whole federated network"
-msgstr ""
-
-#: mod/community.php:134 mod/search.php:228
-msgid "No results."
-msgstr ""
-
-#: mod/community.php:178
-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/contacts.php:149
 #, php-format
 msgid "%d contact edited."
@@ -3261,6 +3047,10 @@ msgstr ""
 msgid "Suggest potential friends"
 msgstr ""
 
+#: mod/contacts.php:710 mod/group.php:216
+msgid "All Contacts"
+msgstr ""
+
 #: mod/contacts.php:713
 msgid "Show all contacts"
 msgstr ""
@@ -3314,6 +3104,10 @@ msgstr ""
 msgid "Results for: %s"
 msgstr ""
 
+#: mod/contacts.php:811 mod/directory.php:210 src/Content/Widget.php:63
+msgid "Find"
+msgstr ""
+
 #: mod/contacts.php:817 mod/settings.php:169 mod/settings.php:705
 msgid "Update"
 msgstr ""
@@ -3342,7 +3136,7 @@ msgstr ""
 msgid "View all common friends"
 msgstr ""
 
-#: mod/contacts.php:886 mod/events.php:535 mod/admin.php:1269
+#: mod/contacts.php:886 mod/admin.php:1269 mod/events.php:535
 #: src/Model/Profile.php:865
 msgid "Advanced"
 msgstr ""
@@ -3393,10 +3187,10 @@ msgid ""
 "settings. Please double check whom you give this access."
 msgstr ""
 
-#: mod/delegate.php:161 mod/settings.php:679 mod/settings.php:788
-#: mod/settings.php:874 mod/settings.php:963 mod/settings.php:1198
-#: mod/admin.php:1264 mod/admin.php:1873 mod/admin.php:2126 mod/admin.php:2200
-#: mod/admin.php:2347
+#: mod/delegate.php:161 mod/admin.php:1264 mod/admin.php:1873
+#: mod/admin.php:2126 mod/admin.php:2200 mod/admin.php:2347
+#: mod/settings.php:679 mod/settings.php:788 mod/settings.php:874
+#: mod/settings.php:963 mod/settings.php:1198
 msgid "Save Settings"
 msgstr ""
 
@@ -3546,6 +3340,13 @@ msgstr ""
 msgid "Please confirm your introduction/connection request to %s."
 msgstr ""
 
+#: 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/community.php:25 mod/directory.php:42 mod/display.php:201
+#: mod/photos.php:932 mod/videos.php:200
+msgid "Public access denied."
+msgstr ""
+
 #: mod/dfrn_request.php:642
 msgid ""
 "Please enter your 'Identity Address' from one of the following supported "
@@ -3601,74 +3402,6 @@ msgid ""
 "bar."
 msgstr ""
 
-#: mod/editpost.php:27 mod/editpost.php:37
-msgid "Item not found"
-msgstr ""
-
-#: mod/editpost.php:44
-msgid "Edit post"
-msgstr ""
-
-#: mod/events.php:103 mod/events.php:105
-msgid "Event can not end before it has started."
-msgstr ""
-
-#: mod/events.php:112 mod/events.php:114
-msgid "Event title and start time are required."
-msgstr ""
-
-#: mod/events.php:394
-msgid "Create New Event"
-msgstr ""
-
-#: mod/events.php:509
-msgid "Event details"
-msgstr ""
-
-#: mod/events.php:510
-msgid "Starting date and Title are required."
-msgstr ""
-
-#: mod/events.php:511 mod/events.php:512
-msgid "Event Starts:"
-msgstr ""
-
-#: mod/events.php:513 mod/events.php:529
-msgid "Finish date/time is not known or not relevant"
-msgstr ""
-
-#: mod/events.php:515 mod/events.php:516
-msgid "Event Finishes:"
-msgstr ""
-
-#: mod/events.php:517 mod/events.php:530
-msgid "Adjust for viewer timezone"
-msgstr ""
-
-#: mod/events.php:519
-msgid "Description:"
-msgstr ""
-
-#: mod/events.php:523 mod/events.php:525
-msgid "Title:"
-msgstr ""
-
-#: mod/events.php:526 mod/events.php:527
-msgid "Share this event"
-msgstr ""
-
-#: mod/events.php:534 src/Model/Profile.php:864
-msgid "Basic"
-msgstr ""
-
-#: mod/events.php:556
-msgid "Failed to remove event"
-msgstr ""
-
-#: mod/events.php:558
-msgid "Event removed"
-msgstr ""
-
 #: mod/filer.php:34
 msgid "- select -"
 msgstr ""
@@ -4204,3246 +3937,3513 @@ msgstr ""
 msgid "Your password has been changed at %s"
 msgstr ""
 
-#: mod/message.php:30 src/Content/Nav.php:198
-msgid "New Message"
+#: mod/notify.php:77
+msgid "No more system notifications."
 msgstr ""
 
-#: mod/message.php:73 mod/wallmessage.php:57
-msgid "No recipient selected."
-msgstr ""
-
-#: mod/message.php:77
-msgid "Unable to locate contact information."
+#: mod/ping.php:292
+msgid "{0} wants to be your friend"
 msgstr ""
 
-#: mod/message.php:80 mod/wallmessage.php:63
-msgid "Message could not be sent."
+#: mod/ping.php:307
+msgid "{0} sent you a message"
 msgstr ""
 
-#: mod/message.php:83 mod/wallmessage.php:66
-msgid "Message collection failure."
+#: mod/ping.php:322
+msgid "{0} requested registration"
 msgstr ""
 
-#: mod/message.php:86 mod/wallmessage.php:69
-msgid "Message sent."
+#: mod/poke.php:192
+msgid "Poke/Prod"
 msgstr ""
 
-#: mod/message.php:112 view/theme/frio/theme.php:268 src/Content/Nav.php:195
-msgid "Messages"
+#: mod/poke.php:193
+msgid "poke, prod or do other things to somebody"
 msgstr ""
 
-#: mod/message.php:136
-msgid "Do you really want to delete this message?"
+#: mod/poke.php:194
+msgid "Recipient"
 msgstr ""
 
-#: mod/message.php:156
-msgid "Message deleted."
+#: mod/poke.php:195
+msgid "Choose what you wish to do to recipient"
 msgstr ""
 
-#: mod/message.php:185
-msgid "Conversation removed."
+#: mod/poke.php:198
+msgid "Make this post private"
 msgstr ""
 
-#: mod/message.php:250 mod/wallmessage.php:132
-msgid "Send Private Message"
+#: mod/probe.php:14 mod/webfinger.php:17
+msgid "Only logged in users are permitted to perform a probing."
 msgstr ""
 
-#: mod/message.php:251 mod/message.php:421 mod/wallmessage.php:134
-msgid "To:"
+#: mod/profile_photo.php:54
+msgid "Image uploaded but image cropping failed."
 msgstr ""
 
-#: mod/message.php:255 mod/message.php:423 mod/wallmessage.php:135
-msgid "Subject:"
+#: mod/profile_photo.php:87 mod/profile_photo.php:95 mod/profile_photo.php:103
+#: mod/profile_photo.php:330
+#, php-format
+msgid "Image size reduction [%s] failed."
 msgstr ""
 
-#: mod/message.php:291
-msgid "No messages."
+#: mod/profile_photo.php:137
+msgid ""
+"Shift-reload the page or clear browser cache if the new photo does not "
+"display immediately."
 msgstr ""
 
-#: mod/message.php:330
-msgid "Message not available."
+#: mod/profile_photo.php:146
+msgid "Unable to process image"
 msgstr ""
 
-#: mod/message.php:397
-msgid "Delete message"
+#: mod/profile_photo.php:165 mod/wall_upload.php:186 mod/photos.php:763
+#: mod/photos.php:766 mod/photos.php:795
+#, php-format
+msgid "Image exceeds size limit of %s"
 msgstr ""
 
-#: mod/message.php:399 mod/message.php:500
-msgid "D, d M Y - g:i A"
+#: mod/profile_photo.php:174 mod/wall_upload.php:200 mod/photos.php:818
+msgid "Unable to process image."
 msgstr ""
 
-#: mod/message.php:414 mod/message.php:497
-msgid "Delete conversation"
+#: mod/profile_photo.php:262
+msgid "Upload File:"
 msgstr ""
 
-#: mod/message.php:416
-msgid ""
-"No secure communications available. You <strong>may</strong> be able to "
-"respond from the sender's profile page."
+#: mod/profile_photo.php:263
+msgid "Select a profile:"
 msgstr ""
 
-#: mod/message.php:420
-msgid "Send Reply"
+#: mod/profile_photo.php:268
+msgid "or"
 msgstr ""
 
-#: mod/message.php:471
-#, php-format
-msgid "Unknown sender - %s"
+#: mod/profile_photo.php:268
+msgid "skip this step"
 msgstr ""
 
-#: mod/message.php:473
-#, php-format
-msgid "You and %s"
+#: mod/profile_photo.php:268
+msgid "select a photo from your photo albums"
 msgstr ""
 
-#: mod/message.php:475
-#, php-format
-msgid "%s and You"
+#: mod/profile_photo.php:281
+msgid "Crop Image"
 msgstr ""
 
-#: mod/message.php:503
-#, php-format
-msgid "%d message"
-msgid_plural "%d messages"
-msgstr[0] ""
-msgstr[1] ""
-
-#: mod/notes.php:53 src/Model/Profile.php:946
-msgid "Personal Notes"
+#: mod/profile_photo.php:282
+msgid "Please adjust the image cropping for optimum viewing."
 msgstr ""
 
-#: mod/notify.php:77
-msgid "No more system notifications."
+#: mod/profile_photo.php:284
+msgid "Done Editing"
 msgstr ""
 
-#: mod/photos.php:108 src/Model/Profile.php:907
-msgid "Photo Albums"
+#: mod/profile_photo.php:320
+msgid "Image uploaded successfully."
 msgstr ""
 
-#: mod/photos.php:109 mod/photos.php:1713
-msgid "Recent Photos"
+#: mod/profile_photo.php:322 mod/wall_upload.php:239 mod/photos.php:847
+msgid "Image upload failed."
 msgstr ""
 
-#: mod/photos.php:112 mod/photos.php:1210 mod/photos.php:1715
-msgid "Upload New Photos"
+#: mod/profperm.php:28 mod/group.php:83 index.php:412
+msgid "Permission denied"
 msgstr ""
 
-#: mod/photos.php:126 mod/settings.php:49
-msgid "everybody"
+#: mod/profperm.php:34 mod/profperm.php:65
+msgid "Invalid profile identifier."
 msgstr ""
 
-#: mod/photos.php:184
-msgid "Contact information unavailable"
+#: mod/profperm.php:111
+msgid "Profile Visibility Editor"
 msgstr ""
 
-#: mod/photos.php:204
-msgid "Album not found."
+#: mod/profperm.php:115 mod/group.php:266
+msgid "Click on a contact to add or remove."
 msgstr ""
 
-#: mod/photos.php:234 mod/photos.php:245 mod/photos.php:1161
-msgid "Delete Album"
+#: mod/profperm.php:124
+msgid "Visible To"
 msgstr ""
 
-#: mod/photos.php:243
-msgid "Do you really want to delete this photo album and all its photos?"
+#: mod/profperm.php:140
+msgid "All Contacts (with secure profile access)"
 msgstr ""
 
-#: mod/photos.php:310 mod/photos.php:321 mod/photos.php:1446
-msgid "Delete Photo"
+#: mod/regmod.php:68
+msgid "Account approved."
 msgstr ""
 
-#: mod/photos.php:319
-msgid "Do you really want to delete this photo?"
+#: mod/regmod.php:93
+#, php-format
+msgid "Registration revoked for %s"
 msgstr ""
 
-#: mod/photos.php:667
-msgid "a photo"
+#: mod/regmod.php:102
+msgid "Please login."
 msgstr ""
 
-#: mod/photos.php:667
-#, php-format
-msgid "%1$s was tagged in %2$s by %3$s"
+#: mod/removeme.php:55 mod/removeme.php:58
+msgid "Remove My Account"
 msgstr ""
 
-#: mod/photos.php:763 mod/photos.php:766 mod/photos.php:795
-#: mod/profile_photo.php:165 mod/wall_upload.php:186
-#, php-format
-msgid "Image exceeds size limit of %s"
+#: mod/removeme.php:56
+msgid ""
+"This will completely remove your account. Once this has been done it is not "
+"recoverable."
 msgstr ""
 
-#: mod/photos.php:769
-msgid "Image upload didn't complete, please try again"
+#: mod/removeme.php:57
+msgid "Please enter your password for verification:"
 msgstr ""
 
-#: mod/photos.php:772
-msgid "Image file is missing"
+#: mod/search.php:37 mod/network.php:194
+msgid "Remove term"
 msgstr ""
 
-#: mod/photos.php:777
-msgid ""
-"Server can't accept new file upload at this time, please contact your "
-"administrator"
+#: mod/search.php:46 mod/network.php:201 src/Content/Feature.php:100
+msgid "Saved Searches"
 msgstr ""
 
-#: mod/photos.php:803
-msgid "Image file is empty."
+#: mod/search.php:105
+msgid "Only logged in users are permitted to perform a search."
 msgstr ""
 
-#: mod/photos.php:818 mod/profile_photo.php:174 mod/wall_upload.php:200
-msgid "Unable to process image."
+#: mod/search.php:129
+msgid "Too Many Requests"
 msgstr ""
 
-#: mod/photos.php:847 mod/profile_photo.php:322 mod/wall_upload.php:239
-msgid "Image upload failed."
+#: mod/search.php:130
+msgid "Only one search per minute is permitted for not logged in users."
 msgstr ""
 
-#: mod/photos.php:940
-msgid "No photos selected"
+#: mod/search.php:228 mod/community.php:134
+msgid "No results."
 msgstr ""
 
-#: mod/photos.php:1036 mod/videos.php:310
-msgid "Access to this item is restricted."
+#: mod/search.php:234
+#, php-format
+msgid "Items tagged with: %s"
 msgstr ""
 
-#: mod/photos.php:1090
-msgid "Upload Photos"
+#: mod/subthread.php:113
+#, php-format
+msgid "%1$s is following %2$s's %3$s"
 msgstr ""
 
-#: mod/photos.php:1094 mod/photos.php:1156
-msgid "New album name: "
+#: mod/tagrm.php:47
+msgid "Tag removed"
 msgstr ""
 
-#: mod/photos.php:1095
-msgid "or existing album name: "
+#: mod/tagrm.php:85
+msgid "Remove Item Tag"
 msgstr ""
 
-#: mod/photos.php:1096
-msgid "Do not show a status post for this upload"
+#: mod/tagrm.php:87
+msgid "Select a tag to remove: "
 msgstr ""
 
-#: mod/photos.php:1106 mod/photos.php:1449 mod/settings.php:1233
-msgid "Show to Groups"
+#: mod/uexport.php:44
+msgid "Export account"
 msgstr ""
 
-#: mod/photos.php:1107 mod/photos.php:1450 mod/settings.php:1234
-msgid "Show to Contacts"
+#: 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 ""
 
-#: mod/photos.php:1167
-msgid "Edit Album"
+#: mod/uexport.php:45
+msgid "Export all"
 msgstr ""
 
-#: mod/photos.php:1172
-msgid "Show Newest First"
+#: 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 ""
 
-#: mod/photos.php:1174
-msgid "Show Oldest First"
+#: mod/uexport.php:52 mod/settings.php:106
+msgid "Export personal data"
 msgstr ""
 
-#: mod/photos.php:1195 mod/photos.php:1698
-msgid "View Photo"
+#: mod/viewcontacts.php:87
+msgid "No contacts."
 msgstr ""
 
-#: mod/photos.php:1236
-msgid "Permission denied. Access to this item may be restricted."
+#: mod/viewsrc.php:12
+msgid "Access denied."
 msgstr ""
 
-#: mod/photos.php:1238
-msgid "Photo not available"
+#: mod/wall_upload.php:231 mod/item.php:471 src/Object/Image.php:949
+#: src/Object/Image.php:965 src/Object/Image.php:973 src/Object/Image.php:998
+msgid "Wall Photos"
 msgstr ""
 
-#: mod/photos.php:1301
-msgid "View photo"
+#: mod/wallmessage.php:49 mod/wallmessage.php:112
+#, php-format
+msgid "Number of daily wall messages for %s exceeded. Message failed."
 msgstr ""
 
-#: mod/photos.php:1301
-msgid "Edit photo"
+#: mod/wallmessage.php:57 mod/message.php:73
+msgid "No recipient selected."
 msgstr ""
 
-#: mod/photos.php:1302
-msgid "Use as profile photo"
+#: mod/wallmessage.php:60
+msgid "Unable to check your home location."
 msgstr ""
 
-#: mod/photos.php:1308 src/Object/Post.php:148
-msgid "Private Message"
+#: mod/wallmessage.php:63 mod/message.php:80
+msgid "Message could not be sent."
 msgstr ""
 
-#: mod/photos.php:1327
-msgid "View Full Size"
+#: mod/wallmessage.php:66 mod/message.php:83
+msgid "Message collection failure."
 msgstr ""
 
-#: mod/photos.php:1414
-msgid "Tags: "
+#: mod/wallmessage.php:69 mod/message.php:86
+msgid "Message sent."
 msgstr ""
 
-#: mod/photos.php:1417
-msgid "[Remove any tag]"
+#: mod/wallmessage.php:86 mod/wallmessage.php:95
+msgid "No recipient."
 msgstr ""
 
-#: mod/photos.php:1432
-msgid "New album name"
+#: mod/wallmessage.php:132 mod/message.php:250
+msgid "Send Private Message"
 msgstr ""
 
-#: mod/photos.php:1433
-msgid "Caption"
+#: 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 ""
 
-#: mod/photos.php:1434
-msgid "Add a Tag"
+#: mod/wallmessage.php:134 mod/message.php:251 mod/message.php:421
+msgid "To:"
 msgstr ""
 
-#: mod/photos.php:1434
-msgid "Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"
+#: mod/wallmessage.php:135 mod/message.php:255 mod/message.php:423
+msgid "Subject:"
 msgstr ""
 
-#: mod/photos.php:1435
-msgid "Do not rotate"
+#: mod/item.php:114
+msgid "Unable to locate original post."
 msgstr ""
 
-#: mod/photos.php:1436
-msgid "Rotate CW (right)"
+#: mod/item.php:274
+msgid "Empty post discarded."
 msgstr ""
 
-#: mod/photos.php:1437
-msgid "Rotate CCW (left)"
+#: mod/item.php:799
+#, php-format
+msgid ""
+"This message was sent to you by %s, a member of the Friendica social network."
 msgstr ""
 
-#: mod/photos.php:1471 src/Object/Post.php:295
-msgid "I like this (toggle)"
+#: mod/item.php:801
+#, php-format
+msgid "You may visit them online at %s"
 msgstr ""
 
-#: mod/photos.php:1472 src/Object/Post.php:296
-msgid "I don't like this (toggle)"
+#: mod/item.php:802
+msgid ""
+"Please contact the sender by replying to this post if you do not wish to "
+"receive these messages."
 msgstr ""
 
-#: mod/photos.php:1488 mod/photos.php:1527 mod/photos.php:1600
-#: src/Object/Post.php:785
-msgid "This is you"
+#: mod/item.php:806
+#, php-format
+msgid "%s posted an update."
 msgstr ""
 
-#: mod/photos.php:1490 mod/photos.php:1529 mod/photos.php:1602
-#: src/Object/Post.php:391 src/Object/Post.php:787
-msgid "Comment"
+#: mod/register.php:99
+msgid ""
+"Registration successful. Please check your email for further instructions."
 msgstr ""
 
-#: mod/photos.php:1634
-msgid "Map"
+#: 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 ""
 
-#: mod/photos.php:1704 mod/videos.php:388
-msgid "View Album"
+#: mod/register.php:110
+msgid "Registration successful."
 msgstr ""
 
-#: mod/ping.php:292
-msgid "{0} wants to be your friend"
+#: mod/register.php:115
+msgid "Your registration can not be processed."
 msgstr ""
 
-#: mod/ping.php:307
-msgid "{0} sent you a message"
+#: mod/register.php:162
+msgid "Your registration is pending approval by the site owner."
 msgstr ""
 
-#: mod/ping.php:322
-msgid "{0} requested registration"
+#: mod/register.php:220
+msgid ""
+"You may (optionally) fill in this form via OpenID by supplying your OpenID "
+"and clicking 'Register'."
 msgstr ""
 
-#: mod/poke.php:192
-msgid "Poke/Prod"
+#: 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 ""
 
-#: mod/poke.php:193
-msgid "poke, prod or do other things to somebody"
+#: mod/register.php:222
+msgid "Your OpenID (optional): "
 msgstr ""
 
-#: mod/poke.php:194
-msgid "Recipient"
+#: mod/register.php:234
+msgid "Include your profile in member directory?"
 msgstr ""
 
-#: mod/poke.php:195
-msgid "Choose what you wish to do to recipient"
+#: mod/register.php:259
+msgid "Note for the admin"
 msgstr ""
 
-#: mod/poke.php:198
-msgid "Make this post private"
+#: mod/register.php:259
+msgid "Leave a message for the admin, why you want to join this node"
 msgstr ""
 
-#: mod/probe.php:14 mod/webfinger.php:17
-msgid "Only logged in users are permitted to perform a probing."
+#: mod/register.php:260
+msgid "Membership on this site is by invitation only."
 msgstr ""
 
-#: mod/profile_photo.php:54
-msgid "Image uploaded but image cropping failed."
+#: mod/register.php:261
+msgid "Your invitation code: "
 msgstr ""
 
-#: mod/profile_photo.php:87 mod/profile_photo.php:95 mod/profile_photo.php:103
-#: mod/profile_photo.php:330
-#, php-format
-msgid "Image size reduction [%s] failed."
+#: mod/register.php:264 mod/admin.php:1266
+msgid "Registration"
 msgstr ""
 
-#: mod/profile_photo.php:137
-msgid ""
-"Shift-reload the page or clear browser cache if the new photo does not "
-"display immediately."
+#: mod/register.php:270
+msgid "Your Full Name (e.g. Joe Smith, real or real-looking): "
 msgstr ""
 
-#: mod/profile_photo.php:146
-msgid "Unable to process image"
+#: mod/register.php:271
+msgid ""
+"Your Email Address: (Initial information will be send there, so this has to "
+"be an existing address.)"
 msgstr ""
 
-#: mod/profile_photo.php:262
-msgid "Upload File:"
+#: mod/register.php:273 mod/settings.php:1205
+msgid "New Password:"
 msgstr ""
 
-#: mod/profile_photo.php:263
-msgid "Select a profile:"
+#: mod/register.php:273
+msgid "Leave empty for an auto generated password."
 msgstr ""
 
-#: mod/profile_photo.php:268
-msgid "or"
+#: mod/register.php:274 mod/settings.php:1206
+msgid "Confirm:"
 msgstr ""
 
-#: mod/profile_photo.php:268
-msgid "skip this step"
+#: 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 ""
 
-#: mod/profile_photo.php:268
-msgid "select a photo from your photo albums"
+#: mod/register.php:276
+msgid "Choose a nickname: "
 msgstr ""
 
-#: mod/profile_photo.php:281
-msgid "Crop Image"
+#: mod/register.php:279 src/Content/Nav.php:128 src/Module/Login.php:283
+msgid "Register"
 msgstr ""
 
-#: mod/profile_photo.php:282
-msgid "Please adjust the image cropping for optimum viewing."
+#: mod/register.php:286
+msgid "Import your profile to this friendica instance"
 msgstr ""
 
-#: mod/profile_photo.php:284
-msgid "Done Editing"
+#: mod/admin.php:106
+msgid "Theme settings updated."
 msgstr ""
 
-#: mod/profile_photo.php:320
-msgid "Image uploaded successfully."
+#: mod/admin.php:176 src/Content/Nav.php:174
+msgid "Information"
 msgstr ""
 
-#: mod/profperm.php:34 mod/profperm.php:65
-msgid "Invalid profile identifier."
+#: mod/admin.php:177
+msgid "Overview"
 msgstr ""
 
-#: mod/profperm.php:111
-msgid "Profile Visibility Editor"
+#: mod/admin.php:178 mod/admin.php:654
+msgid "Federation Statistics"
 msgstr ""
 
-#: mod/profperm.php:124
-msgid "Visible To"
+#: mod/admin.php:179
+msgid "Configuration"
 msgstr ""
 
-#: mod/profperm.php:140
-msgid "All Contacts (with secure profile access)"
+#: mod/admin.php:180 mod/admin.php:1263
+msgid "Site"
 msgstr ""
 
-#: mod/regmod.php:68
-msgid "Account approved."
+#: mod/admin.php:181 mod/admin.php:1191 mod/admin.php:1696 mod/admin.php:1712
+msgid "Users"
 msgstr ""
 
-#: mod/regmod.php:93
-#, php-format
-msgid "Registration revoked for %s"
+#: mod/admin.php:182 mod/admin.php:1812 mod/admin.php:1872 mod/settings.php:85
+msgid "Addons"
 msgstr ""
 
-#: mod/regmod.php:102
-msgid "Please login."
+#: mod/admin.php:183 mod/admin.php:2081 mod/admin.php:2125
+msgid "Themes"
 msgstr ""
 
-#: mod/removeme.php:55 mod/removeme.php:58
-msgid "Remove My Account"
+#: mod/admin.php:184 mod/settings.php:63
+msgid "Additional features"
 msgstr ""
 
-#: mod/removeme.php:56
-msgid ""
-"This will completely remove your account. Once this has been done it is not "
-"recoverable."
+#: mod/admin.php:185
+msgid "Database"
 msgstr ""
 
-#: mod/removeme.php:57
-msgid "Please enter your password for verification:"
+#: mod/admin.php:186
+msgid "DB updates"
 msgstr ""
 
-#: mod/search.php:37 mod/network.php:194
-msgid "Remove term"
+#: mod/admin.php:187 mod/admin.php:689
+msgid "Inspect Queue"
 msgstr ""
 
-#: mod/search.php:46 mod/network.php:201 src/Content/Feature.php:100
-msgid "Saved Searches"
+#: mod/admin.php:188
+msgid "Tools"
 msgstr ""
 
-#: mod/search.php:105
-msgid "Only logged in users are permitted to perform a search."
+#: mod/admin.php:189
+msgid "Contact Blocklist"
 msgstr ""
 
-#: mod/search.php:129
-msgid "Too Many Requests"
+#: mod/admin.php:190 mod/admin.php:311
+msgid "Server Blocklist"
 msgstr ""
 
-#: mod/search.php:130
-msgid "Only one search per minute is permitted for not logged in users."
+#: mod/admin.php:191 mod/admin.php:470
+msgid "Delete Item"
 msgstr ""
 
-#: mod/search.php:234
-#, php-format
-msgid "Items tagged with: %s"
+#: mod/admin.php:192 mod/admin.php:193 mod/admin.php:2199
+msgid "Logs"
 msgstr ""
 
-#: mod/settings.php:54 mod/admin.php:1689
-msgid "Account"
+#: mod/admin.php:194 mod/admin.php:2266
+msgid "View Logs"
 msgstr ""
 
-#: mod/settings.php:63 mod/admin.php:184
-msgid "Additional features"
+#: mod/admin.php:196
+msgid "Diagnostics"
 msgstr ""
 
-#: mod/settings.php:71
-msgid "Display"
+#: mod/admin.php:197
+msgid "PHP Info"
 msgstr ""
 
-#: mod/settings.php:78 mod/settings.php:845
-msgid "Social Networks"
+#: mod/admin.php:198
+msgid "probe address"
 msgstr ""
 
-#: mod/settings.php:85 mod/admin.php:182 mod/admin.php:1812 mod/admin.php:1872
-msgid "Addons"
+#: mod/admin.php:199
+msgid "check webfinger"
 msgstr ""
 
-#: mod/settings.php:92 src/Content/Nav.php:204
-msgid "Delegations"
+#: mod/admin.php:218 src/Content/Nav.php:217
+msgid "Admin"
 msgstr ""
 
-#: mod/settings.php:99
-msgid "Connected apps"
+#: mod/admin.php:219
+msgid "Addon Features"
 msgstr ""
 
-#: mod/settings.php:106 mod/uexport.php:52
-msgid "Export personal data"
+#: mod/admin.php:220
+msgid "User registrations waiting for confirmation"
 msgstr ""
 
-#: mod/settings.php:113
-msgid "Remove account"
+#: mod/admin.php:302
+msgid "The blocked domain"
 msgstr ""
 
-#: mod/settings.php:167
-msgid "Missing some important data!"
+#: mod/admin.php:303 mod/admin.php:316
+msgid "The reason why you blocked this domain."
 msgstr ""
 
-#: mod/settings.php:278
-msgid "Failed to connect with email account using the settings provided."
+#: mod/admin.php:304
+msgid "Delete domain"
 msgstr ""
 
-#: mod/settings.php:283
-msgid "Email settings updated."
+#: mod/admin.php:304
+msgid "Check to delete this entry from the blocklist"
 msgstr ""
 
-#: mod/settings.php:299
-msgid "Features updated"
+#: mod/admin.php:310 mod/admin.php:427 mod/admin.php:469 mod/admin.php:653
+#: mod/admin.php:688 mod/admin.php:784 mod/admin.php:1262 mod/admin.php:1695
+#: mod/admin.php:1811 mod/admin.php:1871 mod/admin.php:2080 mod/admin.php:2124
+#: mod/admin.php:2198 mod/admin.php:2265
+msgid "Administration"
 msgstr ""
 
-#: mod/settings.php:371
-msgid "Relocate message has been send to your contacts"
+#: mod/admin.php:312
+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/settings.php:383 src/Model/User.php:312
-msgid "Passwords do not match. Password unchanged."
+#: mod/admin.php:313
+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/settings.php:388
-msgid "Empty passwords are not allowed. Password unchanged."
+#: mod/admin.php:314
+msgid "Add new entry to block list"
 msgstr ""
 
-#: mod/settings.php:394
-msgid "Wrong password."
+#: mod/admin.php:315
+msgid "Server Domain"
 msgstr ""
 
-#: mod/settings.php:401
-msgid "Password changed."
+#: mod/admin.php:315
+msgid ""
+"The domain of the new server to add to the block list. Do not include the "
+"protocol."
 msgstr ""
 
-#: mod/settings.php:403
-msgid "Password update failed. Please try again."
+#: mod/admin.php:316
+msgid "Block reason"
 msgstr ""
 
-#: mod/settings.php:493
-msgid " Please use a shorter name."
+#: mod/admin.php:317
+msgid "Add Entry"
 msgstr ""
 
-#: mod/settings.php:496
-msgid " Name too short."
+#: mod/admin.php:318
+msgid "Save changes to the blocklist"
 msgstr ""
 
-#: mod/settings.php:504
-msgid "Wrong Password"
+#: mod/admin.php:319
+msgid "Current Entries in the Blocklist"
 msgstr ""
 
-#: mod/settings.php:509
-msgid "Invalid email."
+#: mod/admin.php:322
+msgid "Delete entry from blocklist"
 msgstr ""
 
-#: mod/settings.php:516
-msgid "Cannot change to that email."
+#: mod/admin.php:325
+msgid "Delete entry from blocklist?"
 msgstr ""
 
-#: mod/settings.php:569
-msgid "Private forum has no privacy permissions. Using default privacy group."
+#: mod/admin.php:351
+msgid "Server added to blocklist."
 msgstr ""
 
-#: mod/settings.php:572
-msgid "Private forum has no privacy permissions and no default privacy group."
+#: mod/admin.php:367
+msgid "Site blocklist updated."
 msgstr ""
 
-#: mod/settings.php:612
-msgid "Settings updated."
+#: mod/admin.php:390 util/global_community_block.php:53
+msgid "The contact has been blocked from the node"
 msgstr ""
 
-#: mod/settings.php:678 mod/settings.php:704 mod/settings.php:740
-msgid "Add application"
+#: mod/admin.php:392 util/global_community_block.php:48
+#, php-format
+msgid "Could not find any contact entry for this URL (%s)"
 msgstr ""
 
-#: mod/settings.php:682 mod/settings.php:708
-msgid "Consumer Key"
-msgstr ""
+#: mod/admin.php:399
+#, php-format
+msgid "%s contact unblocked"
+msgid_plural "%s contacts unblocked"
+msgstr[0] ""
+msgstr[1] ""
 
-#: mod/settings.php:683 mod/settings.php:709
-msgid "Consumer Secret"
+#: mod/admin.php:428
+msgid "Remote Contact Blocklist"
 msgstr ""
 
-#: mod/settings.php:684 mod/settings.php:710
-msgid "Redirect"
+#: mod/admin.php:429
+msgid ""
+"This page allows you to prevent any message from a remote contact to reach "
+"your node."
 msgstr ""
 
-#: mod/settings.php:685 mod/settings.php:711
-msgid "Icon url"
+#: mod/admin.php:430
+msgid "Block Remote Contact"
 msgstr ""
 
-#: mod/settings.php:696
-msgid "You can't edit this application."
+#: mod/admin.php:431 mod/admin.php:1698
+msgid "select all"
 msgstr ""
 
-#: mod/settings.php:739
-msgid "Connected Apps"
+#: mod/admin.php:432
+msgid "select none"
 msgstr ""
 
-#: mod/settings.php:741 src/Object/Post.php:154 src/Object/Post.php:156
-msgid "Edit"
+#: mod/admin.php:435
+msgid "No remote contact is blocked from this node."
 msgstr ""
 
-#: mod/settings.php:743
-msgid "Client key starts with"
+#: mod/admin.php:437
+msgid "Blocked Remote Contacts"
 msgstr ""
 
-#: mod/settings.php:744
-msgid "No name"
+#: mod/admin.php:438
+msgid "Block New Remote Contact"
 msgstr ""
 
-#: mod/settings.php:745
-msgid "Remove authorization"
+#: mod/admin.php:439
+msgid "Photo"
 msgstr ""
 
-#: mod/settings.php:756
-msgid "No Addon settings configured"
-msgstr ""
+#: mod/admin.php:447
+#, php-format
+msgid "%s total blocked contact"
+msgid_plural "%s total blocked contacts"
+msgstr[0] ""
+msgstr[1] ""
 
-#: mod/settings.php:765
-msgid "Addon Settings"
+#: mod/admin.php:449
+msgid "URL of the remote contact to block."
 msgstr ""
 
-#: mod/settings.php:779 mod/admin.php:2336 mod/admin.php:2337
-msgid "Off"
+#: mod/admin.php:471
+msgid "Delete this Item"
 msgstr ""
 
-#: mod/settings.php:779 mod/admin.php:2336 mod/admin.php:2337
-msgid "On"
+#: mod/admin.php:472
+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/settings.php:786
-msgid "Additional Features"
+#: mod/admin.php:473
+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/settings.php:808 src/Content/ContactSelector.php:83
-msgid "Diaspora"
+#: mod/admin.php:474
+msgid "GUID"
 msgstr ""
 
-#: mod/settings.php:808 mod/settings.php:809
-msgid "enabled"
+#: mod/admin.php:474
+msgid "The GUID of the item you want to delete."
 msgstr ""
 
-#: mod/settings.php:808 mod/settings.php:809
-msgid "disabled"
+#: mod/admin.php:513
+msgid "Item marked for deletion."
 msgstr ""
 
-#: mod/settings.php:808 mod/settings.php:809
-#, php-format
-msgid "Built-in support for %s connectivity is %s"
+#: mod/admin.php:584
+msgid "unknown"
 msgstr ""
 
-#: mod/settings.php:809
-msgid "GNU Social (OStatus)"
+#: mod/admin.php:647
+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 ""
 
-#: mod/settings.php:840
-msgid "Email access is disabled on this site."
+#: mod/admin.php:648
+msgid ""
+"The <em>Auto Discovered Contact Directory</em> feature is not enabled, it "
+"will improve the data displayed here."
 msgstr ""
 
-#: mod/settings.php:850
-msgid "General Social Media Settings"
+#: mod/admin.php:660
+#, php-format
+msgid ""
+"Currently this node is aware of %d nodes with %d registered users from the "
+"following platforms:"
 msgstr ""
 
-#: mod/settings.php:851
-msgid "Disable intelligent shortening"
+#: mod/admin.php:691
+msgid "ID"
 msgstr ""
 
-#: 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."
+#: mod/admin.php:692
+msgid "Recipient Name"
 msgstr ""
 
-#: mod/settings.php:852
-msgid "Automatically follow any GNU Social (OStatus) followers/mentioners"
+#: mod/admin.php:693
+msgid "Recipient Profile"
 msgstr ""
 
-#: mod/settings.php:852
-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."
+#: mod/admin.php:694 view/theme/frio/theme.php:266
+#: src/Core/NotificationsManager.php:178 src/Content/Nav.php:178
+msgid "Network"
 msgstr ""
 
-#: mod/settings.php:853
-msgid "Default group for OStatus contacts"
+#: mod/admin.php:695
+msgid "Created"
 msgstr ""
 
-#: mod/settings.php:854
-msgid "Your legacy GNU Social account"
+#: mod/admin.php:696
+msgid "Last Tried"
 msgstr ""
 
-#: mod/settings.php:854
+#: mod/admin.php:697
 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."
+"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/settings.php:857
-msgid "Repair OStatus subscriptions"
-msgstr ""
-
-#: mod/settings.php:861
-msgid "Email/Mailbox Setup"
+#: mod/admin.php:721
+#, 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 scripts/"
+"dbstructure.php toinnodb</tt> of your Friendica installation for an "
+"automatic conversion.<br />"
 msgstr ""
 
-#: mod/settings.php:862
+#: mod/admin.php:728
+#, php-format
 msgid ""
-"If you wish to communicate with email contacts using this service "
-"(optional), please specify how to connect to your mailbox."
+"There is a new version of Friendica available for download. Your current "
+"version is %1$s, upstream version is %2$s"
 msgstr ""
 
-#: mod/settings.php:863
-msgid "Last successful email check:"
+#: mod/admin.php:738
+msgid ""
+"The database update failed. Please run \"php scripts/dbstructure.php update"
+"\" from the command line and have a look at the errors that might appear."
 msgstr ""
 
-#: mod/settings.php:865
-msgid "IMAP server name:"
+#: mod/admin.php:744
+msgid "The worker was never executed. Please check your database structure!"
 msgstr ""
 
-#: mod/settings.php:866
-msgid "IMAP port:"
+#: mod/admin.php:747
+#, php-format
+msgid ""
+"The last worker execution was on %s UTC. This is older than one hour. Please "
+"check your crontab settings."
 msgstr ""
 
-#: mod/settings.php:867
-msgid "Security:"
+#: mod/admin.php:752 mod/admin.php:1647
+msgid "Normal Account"
 msgstr ""
 
-#: mod/settings.php:867 mod/settings.php:872
-msgid "None"
+#: mod/admin.php:753 mod/admin.php:1648
+msgid "Automatic Follower Account"
 msgstr ""
 
-#: mod/settings.php:868
-msgid "Email login name:"
+#: mod/admin.php:754 mod/admin.php:1649
+msgid "Public Forum Account"
 msgstr ""
 
-#: mod/settings.php:869
-msgid "Email password:"
+#: mod/admin.php:755 mod/admin.php:1650
+msgid "Automatic Friend Account"
 msgstr ""
 
-#: mod/settings.php:870
-msgid "Reply-to address:"
+#: mod/admin.php:756
+msgid "Blog Account"
 msgstr ""
 
-#: mod/settings.php:871
-msgid "Send public posts to all email contacts:"
+#: mod/admin.php:757
+msgid "Private Forum Account"
 msgstr ""
 
-#: mod/settings.php:872
-msgid "Action after import:"
+#: mod/admin.php:779
+msgid "Message queues"
 msgstr ""
 
-#: mod/settings.php:872 src/Content/Nav.php:191
-msgid "Mark as seen"
+#: mod/admin.php:785
+msgid "Summary"
 msgstr ""
 
-#: mod/settings.php:872
-msgid "Move to folder"
+#: mod/admin.php:787
+msgid "Registered users"
 msgstr ""
 
-#: mod/settings.php:873
-msgid "Move to folder:"
+#: mod/admin.php:789
+msgid "Pending registrations"
 msgstr ""
 
-#: mod/settings.php:907 mod/admin.php:1154
-msgid "No special theme for mobile devices"
+#: mod/admin.php:790
+msgid "Version"
 msgstr ""
 
-#: mod/settings.php:916
-#, php-format
-msgid "%s - (Unsupported)"
+#: mod/admin.php:795
+msgid "Active addons"
 msgstr ""
 
-#: mod/settings.php:918
-#, php-format
-msgid "%s - (Experimental)"
+#: mod/admin.php:826
+msgid "Can not parse base url. Must have at least <scheme>://<domain>"
 msgstr ""
 
-#: mod/settings.php:961
-msgid "Display Settings"
+#: mod/admin.php:1127
+msgid "Site settings updated."
 msgstr ""
 
-#: mod/settings.php:967 mod/settings.php:991
-msgid "Display Theme:"
+#: mod/admin.php:1154 mod/settings.php:907
+msgid "No special theme for mobile devices"
 msgstr ""
 
-#: mod/settings.php:968
-msgid "Mobile Theme:"
+#: mod/admin.php:1183
+msgid "No community page"
 msgstr ""
 
-#: mod/settings.php:969
-msgid "Suppress warning of insecure networks"
+#: mod/admin.php:1184
+msgid "Public postings from users of this site"
 msgstr ""
 
-#: mod/settings.php:969
-msgid ""
-"Should the system suppress the warning that the current group contains "
-"members of networks that can't receive non public postings."
+#: mod/admin.php:1185
+msgid "Public postings from the federated network"
 msgstr ""
 
-#: mod/settings.php:970
-msgid "Update browser every xx seconds"
+#: mod/admin.php:1186
+msgid "Public postings from local users and the federated network"
 msgstr ""
 
-#: mod/settings.php:970
-msgid "Minimum of 10 seconds. Enter -1 to disable it."
+#: mod/admin.php:1192
+msgid "Users, Global Contacts"
 msgstr ""
 
-#: mod/settings.php:971
-msgid "Number of items to display per page:"
+#: mod/admin.php:1193
+msgid "Users, Global Contacts/fallback"
 msgstr ""
 
-#: mod/settings.php:971 mod/settings.php:972
-msgid "Maximum of 100 items"
+#: mod/admin.php:1197
+msgid "One month"
 msgstr ""
 
-#: mod/settings.php:972
-msgid "Number of items to display per page when viewed from mobile device:"
+#: mod/admin.php:1198
+msgid "Three months"
 msgstr ""
 
-#: mod/settings.php:973
-msgid "Don't show emoticons"
+#: mod/admin.php:1199
+msgid "Half a year"
 msgstr ""
 
-#: mod/settings.php:974
-msgid "Calendar"
+#: mod/admin.php:1200
+msgid "One year"
 msgstr ""
 
-#: mod/settings.php:975
-msgid "Beginning of week:"
+#: mod/admin.php:1205
+msgid "Multi user instance"
 msgstr ""
 
-#: mod/settings.php:976
-msgid "Don't show notices"
+#: mod/admin.php:1228
+msgid "Closed"
 msgstr ""
 
-#: mod/settings.php:977
-msgid "Infinite scroll"
+#: mod/admin.php:1229
+msgid "Requires approval"
 msgstr ""
 
-#: mod/settings.php:978
-msgid "Automatic updates only at the top of the network page"
+#: mod/admin.php:1230
+msgid "Open"
 msgstr ""
 
-#: mod/settings.php:978
-msgid ""
-"When disabled, the network page is updated all the time, which could be "
-"confusing while reading."
+#: mod/admin.php:1234
+msgid "No SSL policy, links will track page SSL state"
 msgstr ""
 
-#: mod/settings.php:979
-msgid "Bandwith Saver Mode"
+#: mod/admin.php:1235
+msgid "Force all links to use SSL"
 msgstr ""
 
-#: mod/settings.php:979
-msgid ""
-"When enabled, embedded content is not displayed on automatic updates, they "
-"only show on page reload."
+#: mod/admin.php:1236
+msgid "Self-signed certificate, use SSL for local links only (discouraged)"
 msgstr ""
 
-#: mod/settings.php:980
-msgid "Smart Threading"
+#: mod/admin.php:1240
+msgid "Don't check"
 msgstr ""
 
-#: mod/settings.php:980
-msgid ""
-"When enabled, suppress extraneous thread indentation while keeping it where "
-"it matters. Only works if threading is available and enabled."
+#: mod/admin.php:1241
+msgid "check the stable version"
 msgstr ""
 
-#: mod/settings.php:982
-msgid "General Theme Settings"
+#: mod/admin.php:1242
+msgid "check the development version"
 msgstr ""
 
-#: mod/settings.php:983
-msgid "Custom Theme Settings"
+#: mod/admin.php:1265
+msgid "Republish users to directory"
 msgstr ""
 
-#: mod/settings.php:984
-msgid "Content Settings"
+#: mod/admin.php:1267
+msgid "File upload"
 msgstr ""
 
-#: mod/settings.php:985 view/theme/duepuntozero/config.php:73
-#: view/theme/frio/config.php:115 view/theme/quattro/config.php:75
-#: view/theme/vier/config.php:121
-msgid "Theme settings"
+#: mod/admin.php:1268
+msgid "Policies"
 msgstr ""
 
-#: mod/settings.php:1006
-msgid "Unable to find your profile. Please contact your admin."
+#: mod/admin.php:1270
+msgid "Auto Discovered Contact Directory"
 msgstr ""
 
-#: mod/settings.php:1048
-msgid "Account Types"
+#: mod/admin.php:1271
+msgid "Performance"
 msgstr ""
 
-#: mod/settings.php:1049
-msgid "Personal Page Subtypes"
+#: mod/admin.php:1272
+msgid "Worker"
 msgstr ""
 
-#: mod/settings.php:1050
-msgid "Community Forum Subtypes"
+#: mod/admin.php:1273
+msgid ""
+"Relocate - WARNING: advanced function. Could make this server unreachable."
 msgstr ""
 
-#: mod/settings.php:1057
-msgid "Personal Page"
+#: mod/admin.php:1276
+msgid "Site name"
 msgstr ""
 
-#: mod/settings.php:1058
-msgid "Account for a personal profile."
+#: mod/admin.php:1277
+msgid "Host name"
 msgstr ""
 
-#: mod/settings.php:1061
-msgid "Organisation Page"
+#: mod/admin.php:1278
+msgid "Sender Email"
 msgstr ""
 
-#: mod/settings.php:1062
+#: mod/admin.php:1278
 msgid ""
-"Account for an organisation that automatically approves contact requests as "
-"\"Followers\"."
+"The email address your server shall use to send notification emails from."
 msgstr ""
 
-#: mod/settings.php:1065
-msgid "News Page"
+#: mod/admin.php:1279
+msgid "Banner/Logo"
 msgstr ""
 
-#: mod/settings.php:1066
-msgid ""
-"Account for a news reflector that automatically approves contact requests as "
-"\"Followers\"."
+#: mod/admin.php:1280
+msgid "Shortcut icon"
 msgstr ""
 
-#: mod/settings.php:1069
-msgid "Community Forum"
+#: mod/admin.php:1280
+msgid "Link to an icon that will be used for browsers."
 msgstr ""
 
-#: mod/settings.php:1070
-msgid "Account for community discussions."
+#: mod/admin.php:1281
+msgid "Touch icon"
 msgstr ""
 
-#: mod/settings.php:1073
-msgid "Normal Account Page"
+#: mod/admin.php:1281
+msgid "Link to an icon that will be used for tablets and mobiles."
 msgstr ""
 
-#: mod/settings.php:1074
-msgid ""
-"Account for a regular personal profile that requires manual approval of "
-"\"Friends\" and \"Followers\"."
-msgstr ""
-
-#: mod/settings.php:1077
-msgid "Soapbox Page"
+#: mod/admin.php:1282
+msgid "Additional Info"
 msgstr ""
 
-#: mod/settings.php:1078
+#: mod/admin.php:1282
+#, php-format
 msgid ""
-"Account for a public profile that automatically approves contact requests as "
-"\"Followers\"."
-msgstr ""
-
-#: mod/settings.php:1081
-msgid "Public Forum"
+"For public servers: you can add additional information here that will be "
+"listed at %s/servers."
 msgstr ""
 
-#: mod/settings.php:1082
-msgid "Automatically approves all contact requests."
+#: mod/admin.php:1283
+msgid "System language"
 msgstr ""
 
-#: mod/settings.php:1085
-msgid "Automatic Friend Page"
+#: mod/admin.php:1284
+msgid "System theme"
 msgstr ""
 
-#: mod/settings.php:1086
+#: mod/admin.php:1284
 msgid ""
-"Account for a popular profile that automatically approves contact requests "
-"as \"Friends\"."
+"Default system theme - may be over-ridden by user profiles - <a href='#' "
+"id='cnftheme'>change theme settings</a>"
 msgstr ""
 
-#: mod/settings.php:1089
-msgid "Private Forum [Experimental]"
+#: mod/admin.php:1285
+msgid "Mobile system theme"
 msgstr ""
 
-#: mod/settings.php:1090
-msgid "Requires manual approval of contact requests."
+#: mod/admin.php:1285
+msgid "Theme for mobile devices"
 msgstr ""
 
-#: mod/settings.php:1101
-msgid "OpenID:"
+#: mod/admin.php:1286
+msgid "SSL link policy"
 msgstr ""
 
-#: mod/settings.php:1101
-msgid "(Optional) Allow this OpenID to login to this account."
+#: mod/admin.php:1286
+msgid "Determines whether generated links should be forced to use SSL"
 msgstr ""
 
-#: mod/settings.php:1109
-msgid "Publish your default profile in your local site directory?"
+#: mod/admin.php:1287
+msgid "Force SSL"
 msgstr ""
 
-#: mod/settings.php:1109
-#, php-format
+#: mod/admin.php:1287
 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."
+"Force all Non-SSL requests to SSL - Attention: on some systems it could lead "
+"to endless loops."
 msgstr ""
 
-#: mod/settings.php:1115
-msgid "Publish your default profile in the global social directory?"
+#: mod/admin.php:1288
+msgid "Hide help entry from navigation menu"
 msgstr ""
 
-#: mod/settings.php:1115
-#, php-format
+#: mod/admin.php:1288
 msgid ""
-"Your profile will be publishedin this node's <a href=\"%s\">local directory</"
-"a>. Your profile details may be publicly visible depending on the system "
-"settings."
+"Hides the menu entry for the Help pages from the navigation menu. You can "
+"still access it calling /help directly."
 msgstr ""
 
-#: mod/settings.php:1122
-msgid "Hide your contact/friend list from viewers of your default profile?"
+#: mod/admin.php:1289
+msgid "Single user instance"
 msgstr ""
 
-#: mod/settings.php:1122
-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"
+#: mod/admin.php:1289
+msgid "Make this instance multi-user or single-user for the named user"
 msgstr ""
 
-#: mod/settings.php:1126
-msgid "Hide your profile details from anonymous viewers?"
+#: mod/admin.php:1290
+msgid "Maximum image size"
 msgstr ""
 
-#: mod/settings.php:1126
+#: mod/admin.php:1290
 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."
+"Maximum size in bytes of uploaded images. Default is 0, which means no "
+"limits."
 msgstr ""
 
-#: mod/settings.php:1130
-msgid "Allow friends to post to your profile page?"
+#: mod/admin.php:1291
+msgid "Maximum image length"
 msgstr ""
 
-#: mod/settings.php:1130
+#: mod/admin.php:1291
 msgid ""
-"Your contacts may write posts on your profile wall. These posts will be "
-"distributed to your contacts"
+"Maximum length in pixels of the longest side of uploaded images. Default is "
+"-1, which means no limits."
 msgstr ""
 
-#: mod/settings.php:1134
-msgid "Allow friends to tag your posts?"
+#: mod/admin.php:1292
+msgid "JPEG image quality"
 msgstr ""
 
-#: mod/settings.php:1134
-msgid "Your contacts can add additional tags to your posts."
+#: mod/admin.php:1292
+msgid ""
+"Uploaded JPEGS will be saved at this quality setting [0-100]. Default is "
+"100, which is full quality."
 msgstr ""
 
-#: mod/settings.php:1138
-msgid "Allow us to suggest you as a potential friend to new members?"
+#: mod/admin.php:1294
+msgid "Register policy"
 msgstr ""
 
-#: mod/settings.php:1138
-msgid "If you like, Friendica may suggest new members to add you as a contact."
+#: mod/admin.php:1295
+msgid "Maximum Daily Registrations"
 msgstr ""
 
-#: mod/settings.php:1142
-msgid "Permit unknown people to send you private mail?"
+#: mod/admin.php:1295
+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/settings.php:1142
-msgid ""
-"Friendica network users may send you private messages even if they are not "
-"in your contact list."
+#: mod/admin.php:1296
+msgid "Register text"
 msgstr ""
 
-#: mod/settings.php:1146
-msgid "Profile is <strong>not published</strong>."
+#: mod/admin.php:1296
+msgid "Will be displayed prominently on the registration page."
 msgstr ""
 
-#: mod/settings.php:1152
-#, php-format
-msgid "Your Identity Address is <strong>'%s'</strong> or '%s'."
+#: mod/admin.php:1297
+msgid "Accounts abandoned after x days"
 msgstr ""
 
-#: mod/settings.php:1159
-msgid "Automatically expire posts after this many days:"
+#: mod/admin.php:1297
+msgid ""
+"Will not waste system resources polling external sites for abandonded "
+"accounts. Enter 0 for no time limit."
 msgstr ""
 
-#: mod/settings.php:1159
-msgid "If empty, posts will not expire. Expired posts will be deleted"
+#: mod/admin.php:1298
+msgid "Allowed friend domains"
 msgstr ""
 
-#: mod/settings.php:1160
-msgid "Advanced expiration settings"
+#: mod/admin.php:1298
+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:1161
-msgid "Advanced Expiration"
+#: mod/admin.php:1299
+msgid "Allowed email domains"
 msgstr ""
 
-#: mod/settings.php:1162
-msgid "Expire posts:"
+#: mod/admin.php:1299
+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:1163
-msgid "Expire personal notes:"
+#: mod/admin.php:1300
+msgid "No OEmbed rich content"
 msgstr ""
 
-#: mod/settings.php:1164
-msgid "Expire starred posts:"
+#: mod/admin.php:1300
+msgid ""
+"Don't show the rich content (e.g. embedded PDF), except from the domains "
+"listed below."
 msgstr ""
 
-#: mod/settings.php:1165
-msgid "Expire photos:"
+#: mod/admin.php:1301
+msgid "Allowed OEmbed domains"
 msgstr ""
 
-#: mod/settings.php:1166
-msgid "Only expire posts by others:"
+#: mod/admin.php:1301
+msgid ""
+"Comma separated list of domains which oembed content is allowed to be "
+"displayed. Wildcards are accepted."
 msgstr ""
 
-#: mod/settings.php:1196
-msgid "Account Settings"
+#: mod/admin.php:1302
+msgid "Block public"
 msgstr ""
 
-#: mod/settings.php:1204
-msgid "Password Settings"
+#: mod/admin.php:1302
+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:1205 mod/register.php:273
-msgid "New Password:"
+#: mod/admin.php:1303
+msgid "Force publish"
 msgstr ""
 
-#: mod/settings.php:1206 mod/register.php:274
-msgid "Confirm:"
+#: mod/admin.php:1303
+msgid ""
+"Check to force all profiles on this site to be listed in the site directory."
 msgstr ""
 
-#: mod/settings.php:1206
-msgid "Leave password fields blank unless changing"
+#: mod/admin.php:1304
+msgid "Global directory URL"
 msgstr ""
 
-#: mod/settings.php:1207
-msgid "Current Password:"
+#: mod/admin.php:1304
+msgid ""
+"URL to the global directory. If this is not set, the global directory is "
+"completely unavailable to the application."
 msgstr ""
 
-#: mod/settings.php:1207 mod/settings.php:1208
-msgid "Your current password to confirm the changes"
+#: mod/admin.php:1305
+msgid "Private posts by default for new users"
 msgstr ""
 
-#: mod/settings.php:1208
-msgid "Password:"
+#: mod/admin.php:1305
+msgid ""
+"Set default post permissions for all new members to the default privacy "
+"group rather than public."
 msgstr ""
 
-#: mod/settings.php:1212
-msgid "Basic Settings"
+#: mod/admin.php:1306
+msgid "Don't include post content in email notifications"
 msgstr ""
 
-#: mod/settings.php:1213 src/Model/Profile.php:738
-msgid "Full Name:"
+#: mod/admin.php:1306
+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:1214
-msgid "Email Address:"
+#: mod/admin.php:1307
+msgid "Disallow public access to addons listed in the apps menu."
 msgstr ""
 
-#: mod/settings.php:1215
-msgid "Your Timezone:"
+#: mod/admin.php:1307
+msgid ""
+"Checking this box will restrict addons listed in the apps menu to members "
+"only."
 msgstr ""
 
-#: mod/settings.php:1216
-msgid "Your Language:"
+#: mod/admin.php:1308
+msgid "Don't embed private images in posts"
 msgstr ""
 
-#: mod/settings.php:1216
+#: mod/admin.php:1308
 msgid ""
-"Set the language we use to show you friendica interface and to send you "
-"emails"
+"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:1217
-msgid "Default Post Location:"
-msgstr ""
-
-#: mod/settings.php:1218
-msgid "Use Browser Location:"
+#: mod/admin.php:1309
+msgid "Allow Users to set remote_self"
 msgstr ""
 
-#: mod/settings.php:1221
-msgid "Security and Privacy Settings"
+#: mod/admin.php:1309
+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:1223
-msgid "Maximum Friend Requests/Day:"
+#: mod/admin.php:1310
+msgid "Block multiple registrations"
 msgstr ""
 
-#: mod/settings.php:1223 mod/settings.php:1252
-msgid "(to prevent spam abuse)"
+#: mod/admin.php:1310
+msgid "Disallow users to register additional accounts for use as pages."
 msgstr ""
 
-#: mod/settings.php:1224
-msgid "Default Post Permissions"
+#: mod/admin.php:1311
+msgid "OpenID support"
 msgstr ""
 
-#: mod/settings.php:1225
-msgid "(click to open/close)"
+#: mod/admin.php:1311
+msgid "OpenID support for registration and logins."
 msgstr ""
 
-#: mod/settings.php:1235
-msgid "Default Private Post"
+#: mod/admin.php:1312
+msgid "Fullname check"
 msgstr ""
 
-#: mod/settings.php:1236
-msgid "Default Public Post"
+#: mod/admin.php:1312
+msgid ""
+"Force users to register with a space between firstname and lastname in Full "
+"name, as an antispam measure"
 msgstr ""
 
-#: mod/settings.php:1240
-msgid "Default Permissions for New Posts"
+#: mod/admin.php:1313
+msgid "Community pages for visitors"
 msgstr ""
 
-#: mod/settings.php:1252
-msgid "Maximum private messages per day from unknown people:"
+#: mod/admin.php:1313
+msgid ""
+"Which community pages should be available for visitors. Local users always "
+"see both pages."
 msgstr ""
 
-#: mod/settings.php:1255
-msgid "Notification Settings"
+#: mod/admin.php:1314
+msgid "Posts per user on community page"
 msgstr ""
 
-#: mod/settings.php:1256
-msgid "By default post a status message when:"
+#: mod/admin.php:1314
+msgid ""
+"The maximum number of posts per user on the community page. (Not valid for "
+"'Global Community')"
 msgstr ""
 
-#: mod/settings.php:1257
-msgid "accepting a friend request"
+#: mod/admin.php:1315
+msgid "Enable OStatus support"
 msgstr ""
 
-#: mod/settings.php:1258
-msgid "joining a forum/community"
+#: mod/admin.php:1315
+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:1259
-msgid "making an <em>interesting</em> profile change"
+#: mod/admin.php:1316
+msgid "Only import OStatus threads from our contacts"
 msgstr ""
 
-#: mod/settings.php:1260
-msgid "Send a notification email when:"
+#: mod/admin.php:1316
+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:1261
-msgid "You receive an introduction"
+#: mod/admin.php:1317
+msgid "OStatus support can only be enabled if threading is enabled."
 msgstr ""
 
-#: mod/settings.php:1262
-msgid "Your introductions are confirmed"
+#: mod/admin.php:1319
+msgid ""
+"Diaspora support can't be enabled because Friendica was installed into a sub "
+"directory."
 msgstr ""
 
-#: mod/settings.php:1263
-msgid "Someone writes on your profile wall"
+#: mod/admin.php:1320
+msgid "Enable Diaspora support"
 msgstr ""
 
-#: mod/settings.php:1264
-msgid "Someone writes a followup comment"
+#: mod/admin.php:1320
+msgid "Provide built-in Diaspora network compatibility."
 msgstr ""
 
-#: mod/settings.php:1265
-msgid "You receive a private message"
+#: mod/admin.php:1321
+msgid "Only allow Friendica contacts"
 msgstr ""
 
-#: mod/settings.php:1266
-msgid "You receive a friend suggestion"
+#: mod/admin.php:1321
+msgid ""
+"All contacts must use Friendica protocols. All other built-in communication "
+"protocols disabled."
 msgstr ""
 
-#: mod/settings.php:1267
-msgid "You are tagged in a post"
+#: mod/admin.php:1322
+msgid "Verify SSL"
 msgstr ""
 
-#: mod/settings.php:1268
-msgid "You are poked/prodded/etc. in a post"
+#: mod/admin.php:1322
+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:1270
-msgid "Activate desktop notifications"
+#: mod/admin.php:1323
+msgid "Proxy user"
 msgstr ""
 
-#: mod/settings.php:1270
-msgid "Show desktop popup on new notifications"
+#: mod/admin.php:1324
+msgid "Proxy URL"
 msgstr ""
 
-#: mod/settings.php:1272
-msgid "Text-only notification emails"
+#: mod/admin.php:1325
+msgid "Network timeout"
 msgstr ""
 
-#: mod/settings.php:1274
-msgid "Send text only notification emails, without the html part"
+#: mod/admin.php:1325
+msgid "Value is in seconds. Set to 0 for unlimited (not recommended)."
 msgstr ""
 
-#: mod/settings.php:1276
-msgid "Show detailled notifications"
+#: mod/admin.php:1326
+msgid "Maximum Load Average"
 msgstr ""
 
-#: mod/settings.php:1278
+#: mod/admin.php:1326
 msgid ""
-"Per default the notificiation are condensed to a single notification per "
-"item. When enabled, every notification is displayed."
+"Maximum system load before delivery and poll processes are deferred - "
+"default 50."
 msgstr ""
 
-#: mod/settings.php:1280
-msgid "Advanced Account/Page Type Settings"
+#: mod/admin.php:1327
+msgid "Maximum Load Average (Frontend)"
 msgstr ""
 
-#: mod/settings.php:1281
-msgid "Change the behaviour of this account for special situations"
+#: mod/admin.php:1327
+msgid "Maximum system load before the frontend quits service - default 50."
 msgstr ""
 
-#: mod/settings.php:1284
-msgid "Relocate"
+#: mod/admin.php:1328
+msgid "Minimal Memory"
 msgstr ""
 
-#: mod/settings.php:1285
+#: mod/admin.php:1328
 msgid ""
-"If you have moved this profile from another server, and some of your "
-"contacts don't receive your updates, try pushing this button."
+"Minimal free memory in MB for the worker. Needs access to /proc/meminfo - "
+"default 0 (deactivated)."
 msgstr ""
 
-#: mod/settings.php:1286
-msgid "Resend relocate message to contacts"
+#: mod/admin.php:1329
+msgid "Maximum table size for optimization"
 msgstr ""
 
-#: mod/subthread.php:113
-#, php-format
-msgid "%1$s is following %2$s's %3$s"
+#: mod/admin.php:1329
+msgid ""
+"Maximum table size (in MB) for the automatic optimization - default 100 MB. "
+"Enter -1 to disable it."
 msgstr ""
 
-#: mod/tagrm.php:47
-msgid "Tag removed"
+#: mod/admin.php:1330
+msgid "Minimum level of fragmentation"
 msgstr ""
 
-#: mod/tagrm.php:85
-msgid "Remove Item Tag"
+#: mod/admin.php:1330
+msgid ""
+"Minimum fragmenation level to start the automatic optimization - default "
+"value is 30%."
 msgstr ""
 
-#: mod/tagrm.php:87
-msgid "Select a tag to remove: "
+#: mod/admin.php:1332
+msgid "Periodical check of global contacts"
 msgstr ""
 
-#: mod/uexport.php:44
-msgid "Export account"
+#: mod/admin.php:1332
+msgid ""
+"If enabled, the global contacts are checked periodically for missing or "
+"outdated data and the vitality of the contacts and servers."
 msgstr ""
 
-#: 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."
+#: mod/admin.php:1333
+msgid "Days between requery"
 msgstr ""
 
-#: mod/uexport.php:45
-msgid "Export all"
+#: mod/admin.php:1333
+msgid "Number of days after which a server is requeried for his contacts."
 msgstr ""
 
-#: 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)"
+#: mod/admin.php:1334
+msgid "Discover contacts from other servers"
 msgstr ""
 
-#: mod/videos.php:140
-msgid "Do you really want to delete this video?"
+#: mod/admin.php:1334
+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/videos.php:145
-msgid "Delete Video"
+#: mod/admin.php:1335
+msgid "Timeframe for fetching global contacts"
 msgstr ""
 
-#: mod/videos.php:208
-msgid "No videos selected"
+#: mod/admin.php:1335
+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/videos.php:397
-msgid "Recent Videos"
+#: mod/admin.php:1336
+msgid "Search the local directory"
 msgstr ""
 
-#: mod/videos.php:399
-msgid "Upload New Videos"
+#: mod/admin.php:1336
+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/viewcontacts.php:87
-msgid "No contacts."
+#: mod/admin.php:1338
+msgid "Publish server information"
 msgstr ""
 
-#: mod/viewsrc.php:12
-msgid "Access denied."
+#: mod/admin.php:1338
+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/wall_upload.php:231 mod/item.php:471 src/Object/Image.php:949
-#: src/Object/Image.php:965 src/Object/Image.php:973 src/Object/Image.php:998
-msgid "Wall Photos"
-msgstr ""
-
-#: mod/wallmessage.php:49 mod/wallmessage.php:112
-#, php-format
-msgid "Number of daily wall messages for %s exceeded. Message failed."
-msgstr ""
-
-#: mod/wallmessage.php:60
-msgid "Unable to check your home location."
-msgstr ""
-
-#: mod/wallmessage.php:86 mod/wallmessage.php:95
-msgid "No recipient."
+#: mod/admin.php:1340
+msgid "Check upstream version"
 msgstr ""
 
-#: mod/wallmessage.php:133
-#, php-format
+#: mod/admin.php:1340
 msgid ""
-"If you wish for %s to respond, please check that the privacy settings on "
-"your site allow private mail from unknown senders."
-msgstr ""
-
-#: mod/admin.php:106
-msgid "Theme settings updated."
-msgstr ""
-
-#: mod/admin.php:176 src/Content/Nav.php:174
-msgid "Information"
+"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:177
-msgid "Overview"
+#: mod/admin.php:1341
+msgid "Suppress Tags"
 msgstr ""
 
-#: mod/admin.php:178 mod/admin.php:654
-msgid "Federation Statistics"
+#: mod/admin.php:1341
+msgid "Suppress showing a list of hashtags at the end of the posting."
 msgstr ""
 
-#: mod/admin.php:179
-msgid "Configuration"
+#: mod/admin.php:1342
+msgid "Path to item cache"
 msgstr ""
 
-#: mod/admin.php:180 mod/admin.php:1263
-msgid "Site"
+#: mod/admin.php:1342
+msgid "The item caches buffers generated bbcode and external images."
 msgstr ""
 
-#: mod/admin.php:181 mod/admin.php:1191 mod/admin.php:1696 mod/admin.php:1712
-msgid "Users"
+#: mod/admin.php:1343
+msgid "Cache duration in seconds"
 msgstr ""
 
-#: mod/admin.php:183 mod/admin.php:2081 mod/admin.php:2125
-msgid "Themes"
+#: mod/admin.php:1343
+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:185
-msgid "Database"
+#: mod/admin.php:1344
+msgid "Maximum numbers of comments per post"
 msgstr ""
 
-#: mod/admin.php:186
-msgid "DB updates"
+#: mod/admin.php:1344
+msgid "How much comments should be shown for each post? Default value is 100."
 msgstr ""
 
-#: mod/admin.php:187 mod/admin.php:689
-msgid "Inspect Queue"
+#: mod/admin.php:1345
+msgid "Temp path"
 msgstr ""
 
-#: mod/admin.php:188
-msgid "Tools"
+#: mod/admin.php:1345
+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:189
-msgid "Contact Blocklist"
+#: mod/admin.php:1346
+msgid "Base path to installation"
 msgstr ""
 
-#: mod/admin.php:190 mod/admin.php:311
-msgid "Server Blocklist"
+#: mod/admin.php:1346
+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:191 mod/admin.php:470
-msgid "Delete Item"
+#: mod/admin.php:1347
+msgid "Disable picture proxy"
 msgstr ""
 
-#: mod/admin.php:192 mod/admin.php:193 mod/admin.php:2199
-msgid "Logs"
+#: mod/admin.php:1347
+msgid ""
+"The picture proxy increases performance and privacy. It shouldn't be used on "
+"systems with very low bandwith."
 msgstr ""
 
-#: mod/admin.php:194 mod/admin.php:2266
-msgid "View Logs"
+#: mod/admin.php:1348
+msgid "Only search in tags"
 msgstr ""
 
-#: mod/admin.php:196
-msgid "Diagnostics"
+#: mod/admin.php:1348
+msgid "On large systems the text search can slow down the system extremely."
 msgstr ""
 
-#: mod/admin.php:197
-msgid "PHP Info"
+#: mod/admin.php:1350
+msgid "New base url"
 msgstr ""
 
-#: mod/admin.php:198
-msgid "probe address"
+#: mod/admin.php:1350
+msgid ""
+"Change base url for this server. Sends relocate message to all Friendica and "
+"Diaspora* contacts of all users."
 msgstr ""
 
-#: mod/admin.php:199
-msgid "check webfinger"
+#: mod/admin.php:1352
+msgid "RINO Encryption"
 msgstr ""
 
-#: mod/admin.php:218 src/Content/Nav.php:217
-msgid "Admin"
+#: mod/admin.php:1352
+msgid "Encryption layer between nodes."
 msgstr ""
 
-#: mod/admin.php:219
-msgid "Addon Features"
+#: mod/admin.php:1354
+msgid "Maximum number of parallel workers"
 msgstr ""
 
-#: mod/admin.php:220
-msgid "User registrations waiting for confirmation"
+#: mod/admin.php:1354
+msgid ""
+"On shared hosters set this to 2. On larger systems, values of 10 are great. "
+"Default value is 4."
 msgstr ""
 
-#: mod/admin.php:302
-msgid "The blocked domain"
+#: mod/admin.php:1355
+msgid "Don't use 'proc_open' with the worker"
 msgstr ""
 
-#: mod/admin.php:303 mod/admin.php:316
-msgid "The reason why you blocked this domain."
+#: mod/admin.php:1355
+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:304
-msgid "Delete domain"
+#: mod/admin.php:1356
+msgid "Enable fastlane"
 msgstr ""
 
-#: mod/admin.php:304
-msgid "Check to delete this entry from the blocklist"
+#: mod/admin.php:1356
+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:310 mod/admin.php:427 mod/admin.php:469 mod/admin.php:653
-#: mod/admin.php:688 mod/admin.php:784 mod/admin.php:1262 mod/admin.php:1695
-#: mod/admin.php:1811 mod/admin.php:1871 mod/admin.php:2080 mod/admin.php:2124
-#: mod/admin.php:2198 mod/admin.php:2265
-msgid "Administration"
+#: mod/admin.php:1357
+msgid "Enable frontend worker"
 msgstr ""
 
-#: mod/admin.php:312
+#: mod/admin.php:1357
+#, php-format
 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."
+"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/admin.php:313
-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."
+#: mod/admin.php:1385
+msgid "Update has been marked successful"
 msgstr ""
 
-#: mod/admin.php:314
-msgid "Add new entry to block list"
+#: mod/admin.php:1392
+#, php-format
+msgid "Database structure update %s was successfully applied."
 msgstr ""
 
-#: mod/admin.php:315
-msgid "Server Domain"
+#: mod/admin.php:1395
+#, php-format
+msgid "Executing of database structure update %s failed with error: %s"
 msgstr ""
 
-#: mod/admin.php:315
-msgid ""
-"The domain of the new server to add to the block list. Do not include the "
-"protocol."
+#: mod/admin.php:1408
+#, php-format
+msgid "Executing %s failed with error: %s"
 msgstr ""
 
-#: mod/admin.php:316
-msgid "Block reason"
+#: mod/admin.php:1410
+#, php-format
+msgid "Update %s was successfully applied."
 msgstr ""
 
-#: mod/admin.php:317
-msgid "Add Entry"
+#: mod/admin.php:1413
+#, php-format
+msgid "Update %s did not return a status. Unknown if it succeeded."
 msgstr ""
 
-#: mod/admin.php:318
-msgid "Save changes to the blocklist"
+#: mod/admin.php:1416
+#, php-format
+msgid "There was no additional update function %s that needed to be called."
 msgstr ""
 
-#: mod/admin.php:319
-msgid "Current Entries in the Blocklist"
+#: mod/admin.php:1436
+msgid "No failed updates."
 msgstr ""
 
-#: mod/admin.php:322
-msgid "Delete entry from blocklist"
+#: mod/admin.php:1437
+msgid "Check database structure"
 msgstr ""
 
-#: mod/admin.php:325
-msgid "Delete entry from blocklist?"
+#: mod/admin.php:1442
+msgid "Failed Updates"
 msgstr ""
 
-#: mod/admin.php:351
-msgid "Server added to blocklist."
+#: mod/admin.php:1443
+msgid ""
+"This does not include updates prior to 1139, which did not return a status."
 msgstr ""
 
-#: mod/admin.php:367
-msgid "Site blocklist updated."
+#: mod/admin.php:1444
+msgid "Mark success (if update was manually applied)"
 msgstr ""
 
-#: mod/admin.php:390 util/global_community_block.php:53
-msgid "The contact has been blocked from the node"
+#: mod/admin.php:1445
+msgid "Attempt to execute this update step automatically"
 msgstr ""
 
-#: mod/admin.php:392 util/global_community_block.php:48
+#: mod/admin.php:1484
 #, php-format
-msgid "Could not find any contact entry for this URL (%s)"
+msgid ""
+"\n"
+"\t\t\tDear %1$s,\n"
+"\t\t\t\tthe administrator of %2$s has set up an account for you."
 msgstr ""
 
-#: mod/admin.php:399
+#: mod/admin.php:1487
 #, php-format
-msgid "%s contact unblocked"
-msgid_plural "%s contacts unblocked"
-msgstr[0] ""
-msgstr[1] ""
-
-#: mod/admin.php:428
-msgid "Remote Contact Blocklist"
-msgstr ""
-
-#: mod/admin.php:429
 msgid ""
-"This page allows you to prevent any message from a remote contact to reach "
-"your node."
+"\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\tThank you and welcome to %4$s."
 msgstr ""
 
-#: mod/admin.php:430
-msgid "Block Remote Contact"
+#: mod/admin.php:1519 src/Model/User.php:634
+#, php-format
+msgid "Registration details for %s"
 msgstr ""
 
-#: mod/admin.php:431 mod/admin.php:1698
-msgid "select all"
+#: mod/admin.php:1529
+#, php-format
+msgid "%s user blocked/unblocked"
+msgid_plural "%s users blocked/unblocked"
+msgstr[0] ""
+msgstr[1] ""
+
+#: mod/admin.php:1535
+#, php-format
+msgid "%s user deleted"
+msgid_plural "%s users deleted"
+msgstr[0] ""
+msgstr[1] ""
+
+#: mod/admin.php:1582
+#, php-format
+msgid "User '%s' deleted"
 msgstr ""
 
-#: mod/admin.php:432
-msgid "select none"
+#: mod/admin.php:1590
+#, php-format
+msgid "User '%s' unblocked"
 msgstr ""
 
-#: mod/admin.php:435
-msgid "No remote contact is blocked from this node."
+#: mod/admin.php:1590
+#, php-format
+msgid "User '%s' blocked"
 msgstr ""
 
-#: mod/admin.php:437
-msgid "Blocked Remote Contacts"
+#: mod/admin.php:1689 mod/admin.php:1701 mod/admin.php:1714 mod/admin.php:1732
+#: src/Content/ContactSelector.php:82
+msgid "Email"
 msgstr ""
 
-#: mod/admin.php:438
-msgid "Block New Remote Contact"
+#: mod/admin.php:1689 mod/admin.php:1714
+msgid "Register date"
 msgstr ""
 
-#: mod/admin.php:439
-msgid "Photo"
+#: mod/admin.php:1689 mod/admin.php:1714
+msgid "Last login"
 msgstr ""
 
-#: mod/admin.php:447
-#, php-format
-msgid "%s total blocked contact"
-msgid_plural "%s total blocked contacts"
-msgstr[0] ""
-msgstr[1] ""
+#: mod/admin.php:1689 mod/admin.php:1714
+msgid "Last item"
+msgstr ""
 
-#: mod/admin.php:449
-msgid "URL of the remote contact to block."
+#: mod/admin.php:1689 mod/settings.php:54
+msgid "Account"
 msgstr ""
 
-#: mod/admin.php:471
-msgid "Delete this Item"
+#: mod/admin.php:1697
+msgid "Add User"
 msgstr ""
 
-#: mod/admin.php:472
-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."
+#: mod/admin.php:1699
+msgid "User registrations waiting for confirm"
 msgstr ""
 
-#: mod/admin.php:473
-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."
+#: mod/admin.php:1700
+msgid "User waiting for permanent deletion"
 msgstr ""
 
-#: mod/admin.php:474
-msgid "GUID"
+#: mod/admin.php:1701
+msgid "Request date"
 msgstr ""
 
-#: mod/admin.php:474
-msgid "The GUID of the item you want to delete."
+#: mod/admin.php:1702
+msgid "No registrations."
 msgstr ""
 
-#: mod/admin.php:513
-msgid "Item marked for deletion."
+#: mod/admin.php:1703
+msgid "Note from the user"
 msgstr ""
 
-#: mod/admin.php:584
-msgid "unknown"
+#: mod/admin.php:1705
+msgid "Deny"
 msgstr ""
 
-#: mod/admin.php:647
+#: mod/admin.php:1709
+msgid "Site admin"
+msgstr ""
+
+#: mod/admin.php:1710
+msgid "Account expired"
+msgstr ""
+
+#: mod/admin.php:1713
+msgid "New User"
+msgstr ""
+
+#: mod/admin.php:1714
+msgid "Deleted since"
+msgstr ""
+
+#: mod/admin.php:1719
 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."
+"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:648
+#: mod/admin.php:1720
 msgid ""
-"The <em>Auto Discovered Contact Directory</em> feature is not enabled, it "
-"will improve the data displayed here."
+"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:660
+#: mod/admin.php:1730
+msgid "Name of the new user."
+msgstr ""
+
+#: mod/admin.php:1731
+msgid "Nickname"
+msgstr ""
+
+#: mod/admin.php:1731
+msgid "Nickname of the new user."
+msgstr ""
+
+#: mod/admin.php:1732
+msgid "Email address of the new user."
+msgstr ""
+
+#: mod/admin.php:1774
+#, php-format
+msgid "Addon %s disabled."
+msgstr ""
+
+#: mod/admin.php:1778
+#, php-format
+msgid "Addon %s enabled."
+msgstr ""
+
+#: mod/admin.php:1788 mod/admin.php:2037
+msgid "Disable"
+msgstr ""
+
+#: mod/admin.php:1791 mod/admin.php:2040
+msgid "Enable"
+msgstr ""
+
+#: mod/admin.php:1813 mod/admin.php:2082
+msgid "Toggle"
+msgstr ""
+
+#: mod/admin.php:1821 mod/admin.php:2091
+msgid "Author: "
+msgstr ""
+
+#: mod/admin.php:1822 mod/admin.php:2092
+msgid "Maintainer: "
+msgstr ""
+
+#: mod/admin.php:1874
+msgid "Reload active addons"
+msgstr ""
+
+#: mod/admin.php:1879
 #, php-format
 msgid ""
-"Currently this node is aware of %d nodes with %d registered users from the "
-"following platforms:"
+"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/admin.php:691
-msgid "ID"
+#: mod/admin.php:1999
+msgid "No themes found."
 msgstr ""
 
-#: mod/admin.php:692
-msgid "Recipient Name"
+#: mod/admin.php:2073
+msgid "Screenshot"
 msgstr ""
 
-#: mod/admin.php:693
-msgid "Recipient Profile"
+#: mod/admin.php:2127
+msgid "Reload active themes"
 msgstr ""
 
-#: mod/admin.php:694 view/theme/frio/theme.php:266
-#: src/Core/NotificationsManager.php:178 src/Content/Nav.php:178
-msgid "Network"
+#: mod/admin.php:2132
+#, php-format
+msgid "No themes found on the system. They should be placed in %1$s"
 msgstr ""
 
-#: mod/admin.php:695
-msgid "Created"
+#: mod/admin.php:2133
+msgid "[Experimental]"
 msgstr ""
 
-#: mod/admin.php:696
-msgid "Last Tried"
+#: mod/admin.php:2134
+msgid "[Unsupported]"
 msgstr ""
 
-#: mod/admin.php:697
+#: mod/admin.php:2158
+msgid "Log settings updated."
+msgstr ""
+
+#: mod/admin.php:2190
+msgid "PHP log currently enabled."
+msgstr ""
+
+#: mod/admin.php:2192
+msgid "PHP log currently disabled."
+msgstr ""
+
+#: mod/admin.php:2201
+msgid "Clear"
+msgstr ""
+
+#: mod/admin.php:2205
+msgid "Enable Debugging"
+msgstr ""
+
+#: mod/admin.php:2206
+msgid "Log file"
+msgstr ""
+
+#: mod/admin.php:2206
 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."
+"Must be writable by web server. Relative to your Friendica top-level "
+"directory."
 msgstr ""
 
-#: mod/admin.php:721
+#: mod/admin.php:2207
+msgid "Log level"
+msgstr ""
+
+#: mod/admin.php:2209
+msgid "PHP logging"
+msgstr ""
+
+#: mod/admin.php:2210
+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/admin.php:2241
 #, 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 scripts/"
-"dbstructure.php toinnodb</tt> of your Friendica installation for an "
-"automatic conversion.<br />"
+"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:2245
+#, 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:2336 mod/admin.php:2337 mod/settings.php:779
+msgid "Off"
+msgstr ""
+
+#: mod/admin.php:2336 mod/admin.php:2337 mod/settings.php:779
+msgid "On"
+msgstr ""
+
+#: mod/admin.php:2337
+#, php-format
+msgid "Lock feature %s"
+msgstr ""
+
+#: mod/admin.php:2345
+msgid "Manage Additional Features"
+msgstr ""
+
+#: mod/babel.php:23
+msgid "Source (bbcode) text:"
+msgstr ""
+
+#: mod/babel.php:30
+msgid "Source (Diaspora) text to convert to BBcode:"
+msgstr ""
+
+#: mod/babel.php:38
+msgid "Source input: "
+msgstr ""
+
+#: mod/babel.php:42
+msgid "bbcode (raw HTML(: "
+msgstr ""
+
+#: mod/babel.php:45
+msgid "bbcode: "
+msgstr ""
+
+#: mod/babel.php:49 mod/babel.php:65
+msgid "bbcode => html2bbcode: "
+msgstr ""
+
+#: mod/babel.php:53
+msgid "bb2diaspora: "
+msgstr ""
+
+#: mod/babel.php:57
+msgid "bb2diaspora => Markdown: "
+msgstr ""
+
+#: mod/babel.php:61
+msgid "bb2diaspora => diaspora2bb: "
+msgstr ""
+
+#: mod/babel.php:71
+msgid "Source input (Diaspora format): "
+msgstr ""
+
+#: mod/babel.php:75
+msgid "diaspora2bb: "
+msgstr ""
+
+#: mod/bookmarklet.php:21 src/Content/Nav.php:114 src/Module/Login.php:312
+msgid "Login"
+msgstr ""
+
+#: mod/bookmarklet.php:49
+msgid "The post was created"
+msgstr ""
+
+#: mod/community.php:44
+msgid "Community option not available."
+msgstr ""
+
+#: mod/community.php:61
+msgid "Not available."
+msgstr ""
+
+#: mod/community.php:74
+msgid "Local Community"
+msgstr ""
+
+#: mod/community.php:77
+msgid "Posts from local users on this server"
+msgstr ""
+
+#: mod/community.php:85
+msgid "Global Community"
+msgstr ""
+
+#: mod/community.php:88
+msgid "Posts from users of the whole federated network"
+msgstr ""
+
+#: mod/community.php:178
+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/directory.php:153 src/Model/Profile.php:421 src/Model/Profile.php:769
+msgid "Status:"
+msgstr ""
+
+#: mod/directory.php:154 src/Model/Profile.php:422 src/Model/Profile.php:786
+msgid "Homepage:"
+msgstr ""
+
+#: mod/directory.php:203 view/theme/vier/theme.php:201
+msgid "Global Directory"
+msgstr ""
+
+#: mod/directory.php:205
+msgid "Find on this site"
+msgstr ""
+
+#: mod/directory.php:207
+msgid "Results for:"
+msgstr ""
+
+#: mod/directory.php:209
+msgid "Site Directory"
+msgstr ""
+
+#: mod/directory.php:214
+msgid "No entries (some entries may be hidden)."
+msgstr ""
+
+#: mod/editpost.php:27 mod/editpost.php:37
+msgid "Item not found"
+msgstr ""
+
+#: mod/editpost.php:44
+msgid "Edit post"
+msgstr ""
+
+#: mod/events.php:103 mod/events.php:105
+msgid "Event can not end before it has started."
+msgstr ""
+
+#: mod/events.php:112 mod/events.php:114
+msgid "Event title and start time are required."
+msgstr ""
+
+#: mod/events.php:394
+msgid "Create New Event"
+msgstr ""
+
+#: mod/events.php:509
+msgid "Event details"
+msgstr ""
+
+#: mod/events.php:510
+msgid "Starting date and Title are required."
+msgstr ""
+
+#: mod/events.php:511 mod/events.php:512
+msgid "Event Starts:"
 msgstr ""
 
-#: mod/admin.php:728
-#, php-format
-msgid ""
-"There is a new version of Friendica available for download. Your current "
-"version is %1$s, upstream version is %2$s"
+#: mod/events.php:513 mod/events.php:529
+msgid "Finish date/time is not known or not relevant"
 msgstr ""
 
-#: mod/admin.php:738
-msgid ""
-"The database update failed. Please run \"php scripts/dbstructure.php update"
-"\" from the command line and have a look at the errors that might appear."
+#: mod/events.php:515 mod/events.php:516
+msgid "Event Finishes:"
 msgstr ""
 
-#: mod/admin.php:744
-msgid "The worker was never executed. Please check your database structure!"
+#: mod/events.php:517 mod/events.php:530
+msgid "Adjust for viewer timezone"
 msgstr ""
 
-#: mod/admin.php:747
-#, php-format
-msgid ""
-"The last worker execution was on %s UTC. This is older than one hour. Please "
-"check your crontab settings."
+#: mod/events.php:519
+msgid "Description:"
 msgstr ""
 
-#: mod/admin.php:752 mod/admin.php:1647
-msgid "Normal Account"
+#: mod/events.php:523 mod/events.php:525
+msgid "Title:"
 msgstr ""
 
-#: mod/admin.php:753 mod/admin.php:1648
-msgid "Automatic Follower Account"
+#: mod/events.php:526 mod/events.php:527
+msgid "Share this event"
 msgstr ""
 
-#: mod/admin.php:754 mod/admin.php:1649
-msgid "Public Forum Account"
+#: mod/events.php:534 src/Model/Profile.php:864
+msgid "Basic"
 msgstr ""
 
-#: mod/admin.php:755 mod/admin.php:1650
-msgid "Automatic Friend Account"
+#: mod/events.php:556
+msgid "Failed to remove event"
 msgstr ""
 
-#: mod/admin.php:756
-msgid "Blog Account"
+#: mod/events.php:558
+msgid "Event removed"
 msgstr ""
 
-#: mod/admin.php:757
-msgid "Private Forum Account"
+#: mod/fsuggest.php:71
+msgid "Friend suggestion sent."
 msgstr ""
 
-#: mod/admin.php:779
-msgid "Message queues"
+#: mod/fsuggest.php:102
+msgid "Suggest Friends"
 msgstr ""
 
-#: mod/admin.php:785
-msgid "Summary"
+#: mod/fsuggest.php:104
+#, php-format
+msgid "Suggest a friend for %s"
 msgstr ""
 
-#: mod/admin.php:787
-msgid "Registered users"
+#: mod/group.php:36
+msgid "Group created."
 msgstr ""
 
-#: mod/admin.php:789
-msgid "Pending registrations"
+#: mod/group.php:42
+msgid "Could not create group."
 msgstr ""
 
-#: mod/admin.php:790
-msgid "Version"
+#: mod/group.php:56 mod/group.php:158
+msgid "Group not found."
 msgstr ""
 
-#: mod/admin.php:795
-msgid "Active addons"
+#: mod/group.php:70
+msgid "Group name changed."
 msgstr ""
 
-#: mod/admin.php:826
-msgid "Can not parse base url. Must have at least <scheme>://<domain>"
+#: mod/group.php:97
+msgid "Save Group"
 msgstr ""
 
-#: mod/admin.php:1127
-msgid "Site settings updated."
+#: mod/group.php:102
+msgid "Create a group of contacts/friends."
 msgstr ""
 
-#: mod/admin.php:1183
-msgid "No community page"
+#: mod/group.php:103 mod/group.php:200 src/Model/Group.php:409
+msgid "Group Name: "
 msgstr ""
 
-#: mod/admin.php:1184
-msgid "Public postings from users of this site"
+#: mod/group.php:127
+msgid "Group removed."
 msgstr ""
 
-#: mod/admin.php:1185
-msgid "Public postings from the federated network"
+#: mod/group.php:129
+msgid "Unable to remove group."
 msgstr ""
 
-#: mod/admin.php:1186
-msgid "Public postings from local users and the federated network"
+#: mod/group.php:193
+msgid "Delete Group"
 msgstr ""
 
-#: mod/admin.php:1192
-msgid "Users, Global Contacts"
+#: mod/group.php:199
+msgid "Group Editor"
 msgstr ""
 
-#: mod/admin.php:1193
-msgid "Users, Global Contacts/fallback"
+#: mod/group.php:204
+msgid "Edit Group Name"
 msgstr ""
 
-#: mod/admin.php:1197
-msgid "One month"
+#: mod/group.php:214
+msgid "Members"
 msgstr ""
 
-#: mod/admin.php:1198
-msgid "Three months"
+#: mod/group.php:217 mod/network.php:639
+msgid "Group is empty"
 msgstr ""
 
-#: mod/admin.php:1199
-msgid "Half a year"
+#: mod/group.php:230
+msgid "Remove Contact"
 msgstr ""
 
-#: mod/admin.php:1200
-msgid "One year"
+#: mod/group.php:254
+msgid "Add Contact"
 msgstr ""
 
-#: mod/admin.php:1205
-msgid "Multi user instance"
+#: mod/message.php:30 src/Content/Nav.php:198
+msgid "New Message"
 msgstr ""
 
-#: mod/admin.php:1228
-msgid "Closed"
+#: mod/message.php:77
+msgid "Unable to locate contact information."
 msgstr ""
 
-#: mod/admin.php:1229
-msgid "Requires approval"
+#: mod/message.php:112 view/theme/frio/theme.php:268 src/Content/Nav.php:195
+msgid "Messages"
 msgstr ""
 
-#: mod/admin.php:1230
-msgid "Open"
+#: mod/message.php:136
+msgid "Do you really want to delete this message?"
 msgstr ""
 
-#: mod/admin.php:1234
-msgid "No SSL policy, links will track page SSL state"
+#: mod/message.php:156
+msgid "Message deleted."
 msgstr ""
 
-#: mod/admin.php:1235
-msgid "Force all links to use SSL"
+#: mod/message.php:185
+msgid "Conversation removed."
 msgstr ""
 
-#: mod/admin.php:1236
-msgid "Self-signed certificate, use SSL for local links only (discouraged)"
+#: mod/message.php:291
+msgid "No messages."
 msgstr ""
 
-#: mod/admin.php:1240
-msgid "Don't check"
+#: mod/message.php:330
+msgid "Message not available."
 msgstr ""
 
-#: mod/admin.php:1241
-msgid "check the stable version"
+#: mod/message.php:397
+msgid "Delete message"
 msgstr ""
 
-#: mod/admin.php:1242
-msgid "check the development version"
+#: mod/message.php:399 mod/message.php:500
+msgid "D, d M Y - g:i A"
 msgstr ""
 
-#: mod/admin.php:1265
-msgid "Republish users to directory"
+#: mod/message.php:414 mod/message.php:497
+msgid "Delete conversation"
 msgstr ""
 
-#: mod/admin.php:1266 mod/register.php:264
-msgid "Registration"
+#: 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/admin.php:1267
-msgid "File upload"
+#: mod/message.php:420
+msgid "Send Reply"
 msgstr ""
 
-#: mod/admin.php:1268
-msgid "Policies"
+#: mod/message.php:471
+#, php-format
+msgid "Unknown sender - %s"
 msgstr ""
 
-#: mod/admin.php:1270
-msgid "Auto Discovered Contact Directory"
+#: mod/message.php:473
+#, php-format
+msgid "You and %s"
 msgstr ""
 
-#: mod/admin.php:1271
-msgid "Performance"
+#: mod/message.php:475
+#, php-format
+msgid "%s and You"
 msgstr ""
 
-#: mod/admin.php:1272
-msgid "Worker"
+#: mod/message.php:503
+#, php-format
+msgid "%d message"
+msgid_plural "%d messages"
+msgstr[0] ""
+msgstr[1] ""
+
+#: mod/network.php:202 src/Model/Group.php:401
+msgid "add"
 msgstr ""
 
-#: mod/admin.php:1273
+#: mod/network.php:547
+#, php-format
 msgid ""
-"Relocate - WARNING: advanced function. Could make this server unreachable."
+"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/network.php:550
+msgid "Messages in this group won't be send to these receivers."
 msgstr ""
 
-#: mod/admin.php:1276
-msgid "Site name"
+#: mod/network.php:618
+msgid "No such group"
 msgstr ""
 
-#: mod/admin.php:1277
-msgid "Host name"
+#: mod/network.php:643
+#, php-format
+msgid "Group: %s"
 msgstr ""
 
-#: mod/admin.php:1278
-msgid "Sender Email"
+#: mod/network.php:669
+msgid "Private messages to this person are at risk of public disclosure."
 msgstr ""
 
-#: mod/admin.php:1278
-msgid ""
-"The email address your server shall use to send notification emails from."
+#: mod/network.php:672
+msgid "Invalid contact."
 msgstr ""
 
-#: mod/admin.php:1279
-msgid "Banner/Logo"
+#: mod/network.php:921
+msgid "Commented Order"
 msgstr ""
 
-#: mod/admin.php:1280
-msgid "Shortcut icon"
+#: mod/network.php:924
+msgid "Sort by Comment Date"
 msgstr ""
 
-#: mod/admin.php:1280
-msgid "Link to an icon that will be used for browsers."
+#: mod/network.php:929
+msgid "Posted Order"
 msgstr ""
 
-#: mod/admin.php:1281
-msgid "Touch icon"
+#: mod/network.php:932
+msgid "Sort by Post Date"
 msgstr ""
 
-#: mod/admin.php:1281
-msgid "Link to an icon that will be used for tablets and mobiles."
+#: mod/network.php:943
+msgid "Posts that mention or involve you"
+msgstr ""
+
+#: mod/network.php:951
+msgid "New"
 msgstr ""
 
-#: mod/admin.php:1282
-msgid "Additional Info"
+#: mod/network.php:954
+msgid "Activity Stream - by date"
 msgstr ""
 
-#: mod/admin.php:1282
-#, php-format
-msgid ""
-"For public servers: you can add additional information here that will be "
-"listed at %s/servers."
+#: mod/network.php:962
+msgid "Shared Links"
 msgstr ""
 
-#: mod/admin.php:1283
-msgid "System language"
+#: mod/network.php:965
+msgid "Interesting Links"
 msgstr ""
 
-#: mod/admin.php:1284
-msgid "System theme"
+#: mod/network.php:973
+msgid "Starred"
 msgstr ""
 
-#: mod/admin.php:1284
-msgid ""
-"Default system theme - may be over-ridden by user profiles - <a href='#' "
-"id='cnftheme'>change theme settings</a>"
+#: mod/network.php:976
+msgid "Favourite Posts"
 msgstr ""
 
-#: mod/admin.php:1285
-msgid "Mobile system theme"
+#: mod/notes.php:53 src/Model/Profile.php:946
+msgid "Personal Notes"
 msgstr ""
 
-#: mod/admin.php:1285
-msgid "Theme for mobile devices"
+#: mod/photos.php:108 src/Model/Profile.php:907
+msgid "Photo Albums"
 msgstr ""
 
-#: mod/admin.php:1286
-msgid "SSL link policy"
+#: mod/photos.php:109 mod/photos.php:1713
+msgid "Recent Photos"
 msgstr ""
 
-#: mod/admin.php:1286
-msgid "Determines whether generated links should be forced to use SSL"
+#: mod/photos.php:112 mod/photos.php:1210 mod/photos.php:1715
+msgid "Upload New Photos"
 msgstr ""
 
-#: mod/admin.php:1287
-msgid "Force SSL"
+#: mod/photos.php:126 mod/settings.php:49
+msgid "everybody"
 msgstr ""
 
-#: mod/admin.php:1287
-msgid ""
-"Force all Non-SSL requests to SSL - Attention: on some systems it could lead "
-"to endless loops."
+#: mod/photos.php:184
+msgid "Contact information unavailable"
 msgstr ""
 
-#: mod/admin.php:1288
-msgid "Hide help entry from navigation menu"
+#: mod/photos.php:204
+msgid "Album not found."
 msgstr ""
 
-#: mod/admin.php:1288
-msgid ""
-"Hides the menu entry for the Help pages from the navigation menu. You can "
-"still access it calling /help directly."
+#: mod/photos.php:234 mod/photos.php:245 mod/photos.php:1161
+msgid "Delete Album"
 msgstr ""
 
-#: mod/admin.php:1289
-msgid "Single user instance"
+#: mod/photos.php:243
+msgid "Do you really want to delete this photo album and all its photos?"
 msgstr ""
 
-#: mod/admin.php:1289
-msgid "Make this instance multi-user or single-user for the named user"
+#: mod/photos.php:310 mod/photos.php:321 mod/photos.php:1446
+msgid "Delete Photo"
 msgstr ""
 
-#: mod/admin.php:1290
-msgid "Maximum image size"
+#: mod/photos.php:319
+msgid "Do you really want to delete this photo?"
 msgstr ""
 
-#: mod/admin.php:1290
-msgid ""
-"Maximum size in bytes of uploaded images. Default is 0, which means no "
-"limits."
+#: mod/photos.php:667
+msgid "a photo"
 msgstr ""
 
-#: mod/admin.php:1291
-msgid "Maximum image length"
+#: mod/photos.php:667
+#, php-format
+msgid "%1$s was tagged in %2$s by %3$s"
 msgstr ""
 
-#: mod/admin.php:1291
-msgid ""
-"Maximum length in pixels of the longest side of uploaded images. Default is "
-"-1, which means no limits."
+#: mod/photos.php:769
+msgid "Image upload didn't complete, please try again"
 msgstr ""
 
-#: mod/admin.php:1292
-msgid "JPEG image quality"
+#: mod/photos.php:772
+msgid "Image file is missing"
 msgstr ""
 
-#: mod/admin.php:1292
+#: mod/photos.php:777
 msgid ""
-"Uploaded JPEGS will be saved at this quality setting [0-100]. Default is "
-"100, which is full quality."
-msgstr ""
-
-#: mod/admin.php:1294
-msgid "Register policy"
+"Server can't accept new file upload at this time, please contact your "
+"administrator"
 msgstr ""
 
-#: mod/admin.php:1295
-msgid "Maximum Daily Registrations"
+#: mod/photos.php:803
+msgid "Image file is empty."
 msgstr ""
 
-#: mod/admin.php:1295
-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."
+#: mod/photos.php:940
+msgid "No photos selected"
 msgstr ""
 
-#: mod/admin.php:1296
-msgid "Register text"
+#: mod/photos.php:1036 mod/videos.php:310
+msgid "Access to this item is restricted."
 msgstr ""
 
-#: mod/admin.php:1296
-msgid "Will be displayed prominently on the registration page."
+#: mod/photos.php:1090
+msgid "Upload Photos"
 msgstr ""
 
-#: mod/admin.php:1297
-msgid "Accounts abandoned after x days"
+#: mod/photos.php:1094 mod/photos.php:1156
+msgid "New album name: "
 msgstr ""
 
-#: mod/admin.php:1297
-msgid ""
-"Will not waste system resources polling external sites for abandonded "
-"accounts. Enter 0 for no time limit."
+#: mod/photos.php:1095
+msgid "or existing album name: "
 msgstr ""
 
-#: mod/admin.php:1298
-msgid "Allowed friend domains"
+#: mod/photos.php:1096
+msgid "Do not show a status post for this upload"
 msgstr ""
 
-#: mod/admin.php:1298
-msgid ""
-"Comma separated list of domains which are allowed to establish friendships "
-"with this site. Wildcards are accepted. Empty to allow any domains"
+#: mod/photos.php:1106 mod/photos.php:1449 mod/settings.php:1233
+msgid "Show to Groups"
 msgstr ""
 
-#: mod/admin.php:1299
-msgid "Allowed email domains"
+#: mod/photos.php:1107 mod/photos.php:1450 mod/settings.php:1234
+msgid "Show to Contacts"
 msgstr ""
 
-#: mod/admin.php:1299
-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"
+#: mod/photos.php:1167
+msgid "Edit Album"
 msgstr ""
 
-#: mod/admin.php:1300
-msgid "No OEmbed rich content"
+#: mod/photos.php:1172
+msgid "Show Newest First"
 msgstr ""
 
-#: mod/admin.php:1300
-msgid ""
-"Don't show the rich content (e.g. embedded PDF), except from the domains "
-"listed below."
+#: mod/photos.php:1174
+msgid "Show Oldest First"
 msgstr ""
 
-#: mod/admin.php:1301
-msgid "Allowed OEmbed domains"
+#: mod/photos.php:1195 mod/photos.php:1698
+msgid "View Photo"
 msgstr ""
 
-#: mod/admin.php:1301
-msgid ""
-"Comma separated list of domains which oembed content is allowed to be "
-"displayed. Wildcards are accepted."
+#: mod/photos.php:1236
+msgid "Permission denied. Access to this item may be restricted."
 msgstr ""
 
-#: mod/admin.php:1302
-msgid "Block public"
+#: mod/photos.php:1238
+msgid "Photo not available"
 msgstr ""
 
-#: mod/admin.php:1302
-msgid ""
-"Check to block public access to all otherwise public personal pages on this "
-"site unless you are currently logged in."
+#: mod/photos.php:1301
+msgid "View photo"
 msgstr ""
 
-#: mod/admin.php:1303
-msgid "Force publish"
+#: mod/photos.php:1301
+msgid "Edit photo"
 msgstr ""
 
-#: mod/admin.php:1303
-msgid ""
-"Check to force all profiles on this site to be listed in the site directory."
+#: mod/photos.php:1302
+msgid "Use as profile photo"
 msgstr ""
 
-#: mod/admin.php:1304
-msgid "Global directory URL"
+#: mod/photos.php:1308 src/Object/Post.php:148
+msgid "Private Message"
 msgstr ""
 
-#: mod/admin.php:1304
-msgid ""
-"URL to the global directory. If this is not set, the global directory is "
-"completely unavailable to the application."
+#: mod/photos.php:1327
+msgid "View Full Size"
 msgstr ""
 
-#: mod/admin.php:1305
-msgid "Private posts by default for new users"
+#: mod/photos.php:1414
+msgid "Tags: "
 msgstr ""
 
-#: mod/admin.php:1305
-msgid ""
-"Set default post permissions for all new members to the default privacy "
-"group rather than public."
+#: mod/photos.php:1417
+msgid "[Remove any tag]"
 msgstr ""
 
-#: mod/admin.php:1306
-msgid "Don't include post content in email notifications"
+#: mod/photos.php:1432
+msgid "New album name"
 msgstr ""
 
-#: mod/admin.php:1306
-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."
+#: mod/photos.php:1433
+msgid "Caption"
 msgstr ""
 
-#: mod/admin.php:1307
-msgid "Disallow public access to addons listed in the apps menu."
+#: mod/photos.php:1434
+msgid "Add a Tag"
 msgstr ""
 
-#: mod/admin.php:1307
-msgid ""
-"Checking this box will restrict addons listed in the apps menu to members "
-"only."
+#: mod/photos.php:1434
+msgid "Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"
 msgstr ""
 
-#: mod/admin.php:1308
-msgid "Don't embed private images in posts"
+#: mod/photos.php:1435
+msgid "Do not rotate"
 msgstr ""
 
-#: mod/admin.php:1308
-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."
+#: mod/photos.php:1436
+msgid "Rotate CW (right)"
 msgstr ""
 
-#: mod/admin.php:1309
-msgid "Allow Users to set remote_self"
+#: mod/photos.php:1437
+msgid "Rotate CCW (left)"
 msgstr ""
 
-#: mod/admin.php:1309
-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."
+#: mod/photos.php:1471 src/Object/Post.php:295
+msgid "I like this (toggle)"
 msgstr ""
 
-#: mod/admin.php:1310
-msgid "Block multiple registrations"
+#: mod/photos.php:1472 src/Object/Post.php:296
+msgid "I don't like this (toggle)"
 msgstr ""
 
-#: mod/admin.php:1310
-msgid "Disallow users to register additional accounts for use as pages."
+#: mod/photos.php:1488 mod/photos.php:1527 mod/photos.php:1600
+#: src/Object/Post.php:785
+msgid "This is you"
 msgstr ""
 
-#: mod/admin.php:1311
-msgid "OpenID support"
+#: mod/photos.php:1490 mod/photos.php:1529 mod/photos.php:1602
+#: src/Object/Post.php:391 src/Object/Post.php:787
+msgid "Comment"
 msgstr ""
 
-#: mod/admin.php:1311
-msgid "OpenID support for registration and logins."
+#: mod/photos.php:1634
+msgid "Map"
 msgstr ""
 
-#: mod/admin.php:1312
-msgid "Fullname check"
+#: mod/photos.php:1704 mod/videos.php:388
+msgid "View Album"
 msgstr ""
 
-#: mod/admin.php:1312
-msgid ""
-"Force users to register with a space between firstname and lastname in Full "
-"name, as an antispam measure"
+#: mod/profile.php:36 src/Model/Profile.php:118
+msgid "Requested profile is not available."
 msgstr ""
 
-#: mod/admin.php:1313
-msgid "Community pages for visitors"
+#: mod/profile.php:77 src/Protocol/OStatus.php:1247
+#, php-format
+msgid "%s's posts"
 msgstr ""
 
-#: mod/admin.php:1313
-msgid ""
-"Which community pages should be available for visitors. Local users always "
-"see both pages."
+#: mod/profile.php:78 src/Protocol/OStatus.php:1248
+#, php-format
+msgid "%s's comments"
 msgstr ""
 
-#: mod/admin.php:1314
-msgid "Posts per user on community page"
+#: mod/profile.php:79 src/Protocol/OStatus.php:1246
+#, php-format
+msgid "%s's timeline"
 msgstr ""
 
-#: mod/admin.php:1314
-msgid ""
-"The maximum number of posts per user on the community page. (Not valid for "
-"'Global Community')"
+#: mod/profile.php:194
+msgid "Tips for New Members"
 msgstr ""
 
-#: mod/admin.php:1315
-msgid "Enable OStatus support"
+#: mod/settings.php:71
+msgid "Display"
 msgstr ""
 
-#: mod/admin.php:1315
-msgid ""
-"Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility. All "
-"communications in OStatus are public, so privacy warnings will be "
-"occasionally displayed."
+#: mod/settings.php:78 mod/settings.php:845
+msgid "Social Networks"
 msgstr ""
 
-#: mod/admin.php:1316
-msgid "Only import OStatus threads from our contacts"
+#: mod/settings.php:92 src/Content/Nav.php:204
+msgid "Delegations"
 msgstr ""
 
-#: mod/admin.php:1316
-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."
+#: mod/settings.php:99
+msgid "Connected apps"
 msgstr ""
 
-#: mod/admin.php:1317
-msgid "OStatus support can only be enabled if threading is enabled."
+#: mod/settings.php:113
+msgid "Remove account"
 msgstr ""
 
-#: mod/admin.php:1319
-msgid ""
-"Diaspora support can't be enabled because Friendica was installed into a sub "
-"directory."
+#: mod/settings.php:167
+msgid "Missing some important data!"
 msgstr ""
 
-#: mod/admin.php:1320
-msgid "Enable Diaspora support"
+#: mod/settings.php:278
+msgid "Failed to connect with email account using the settings provided."
 msgstr ""
 
-#: mod/admin.php:1320
-msgid "Provide built-in Diaspora network compatibility."
+#: mod/settings.php:283
+msgid "Email settings updated."
 msgstr ""
 
-#: mod/admin.php:1321
-msgid "Only allow Friendica contacts"
+#: mod/settings.php:299
+msgid "Features updated"
 msgstr ""
 
-#: mod/admin.php:1321
-msgid ""
-"All contacts must use Friendica protocols. All other built-in communication "
-"protocols disabled."
+#: mod/settings.php:371
+msgid "Relocate message has been send to your contacts"
 msgstr ""
 
-#: mod/admin.php:1322
-msgid "Verify SSL"
+#: mod/settings.php:383 src/Model/User.php:312
+msgid "Passwords do not match. Password unchanged."
 msgstr ""
 
-#: mod/admin.php:1322
-msgid ""
-"If you wish, you can turn on strict certificate checking. This will mean you "
-"cannot connect (at all) to self-signed SSL sites."
+#: mod/settings.php:388
+msgid "Empty passwords are not allowed. Password unchanged."
 msgstr ""
 
-#: mod/admin.php:1323
-msgid "Proxy user"
+#: mod/settings.php:394
+msgid "Wrong password."
 msgstr ""
 
-#: mod/admin.php:1324
-msgid "Proxy URL"
+#: mod/settings.php:401
+msgid "Password changed."
 msgstr ""
 
-#: mod/admin.php:1325
-msgid "Network timeout"
+#: mod/settings.php:403
+msgid "Password update failed. Please try again."
 msgstr ""
 
-#: mod/admin.php:1325
-msgid "Value is in seconds. Set to 0 for unlimited (not recommended)."
+#: mod/settings.php:493
+msgid " Please use a shorter name."
 msgstr ""
 
-#: mod/admin.php:1326
-msgid "Maximum Load Average"
+#: mod/settings.php:496
+msgid " Name too short."
 msgstr ""
 
-#: mod/admin.php:1326
-msgid ""
-"Maximum system load before delivery and poll processes are deferred - "
-"default 50."
+#: mod/settings.php:504
+msgid "Wrong Password"
 msgstr ""
 
-#: mod/admin.php:1327
-msgid "Maximum Load Average (Frontend)"
+#: mod/settings.php:509
+msgid "Invalid email."
 msgstr ""
 
-#: mod/admin.php:1327
-msgid "Maximum system load before the frontend quits service - default 50."
+#: mod/settings.php:516
+msgid "Cannot change to that email."
 msgstr ""
 
-#: mod/admin.php:1328
-msgid "Minimal Memory"
+#: mod/settings.php:569
+msgid "Private forum has no privacy permissions. Using default privacy group."
 msgstr ""
 
-#: mod/admin.php:1328
-msgid ""
-"Minimal free memory in MB for the worker. Needs access to /proc/meminfo - "
-"default 0 (deactivated)."
+#: mod/settings.php:572
+msgid "Private forum has no privacy permissions and no default privacy group."
 msgstr ""
 
-#: mod/admin.php:1329
-msgid "Maximum table size for optimization"
+#: mod/settings.php:612
+msgid "Settings updated."
 msgstr ""
 
-#: mod/admin.php:1329
-msgid ""
-"Maximum table size (in MB) for the automatic optimization - default 100 MB. "
-"Enter -1 to disable it."
+#: mod/settings.php:678 mod/settings.php:704 mod/settings.php:740
+msgid "Add application"
 msgstr ""
 
-#: mod/admin.php:1330
-msgid "Minimum level of fragmentation"
+#: mod/settings.php:682 mod/settings.php:708
+msgid "Consumer Key"
 msgstr ""
 
-#: mod/admin.php:1330
-msgid ""
-"Minimum fragmenation level to start the automatic optimization - default "
-"value is 30%."
+#: mod/settings.php:683 mod/settings.php:709
+msgid "Consumer Secret"
 msgstr ""
 
-#: mod/admin.php:1332
-msgid "Periodical check of global contacts"
+#: mod/settings.php:684 mod/settings.php:710
+msgid "Redirect"
 msgstr ""
 
-#: mod/admin.php:1332
-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:685 mod/settings.php:711
+msgid "Icon url"
 msgstr ""
 
-#: mod/admin.php:1333
-msgid "Days between requery"
+#: mod/settings.php:696
+msgid "You can't edit this application."
 msgstr ""
 
-#: mod/admin.php:1333
-msgid "Number of days after which a server is requeried for his contacts."
+#: mod/settings.php:739
+msgid "Connected Apps"
 msgstr ""
 
-#: mod/admin.php:1334
-msgid "Discover contacts from other servers"
+#: mod/settings.php:741 src/Object/Post.php:154 src/Object/Post.php:156
+msgid "Edit"
 msgstr ""
 
-#: mod/admin.php:1334
-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'."
+#: mod/settings.php:743
+msgid "Client key starts with"
 msgstr ""
 
-#: mod/admin.php:1335
-msgid "Timeframe for fetching global contacts"
+#: mod/settings.php:744
+msgid "No name"
 msgstr ""
 
-#: mod/admin.php:1335
-msgid ""
-"When the discovery is activated, this value defines the timeframe for the "
-"activity of the global contacts that are fetched from other servers."
+#: mod/settings.php:745
+msgid "Remove authorization"
 msgstr ""
 
-#: mod/admin.php:1336
-msgid "Search the local directory"
+#: mod/settings.php:756
+msgid "No Addon settings configured"
 msgstr ""
 
-#: mod/admin.php:1336
-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."
+#: mod/settings.php:765
+msgid "Addon Settings"
 msgstr ""
 
-#: mod/admin.php:1338
-msgid "Publish server information"
+#: mod/settings.php:786
+msgid "Additional Features"
 msgstr ""
 
-#: mod/admin.php:1338
-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."
+#: mod/settings.php:808 src/Content/ContactSelector.php:83
+msgid "Diaspora"
 msgstr ""
 
-#: mod/admin.php:1340
-msgid "Check upstream version"
+#: mod/settings.php:808 mod/settings.php:809
+msgid "enabled"
 msgstr ""
 
-#: mod/admin.php:1340
-msgid ""
-"Enables checking for new Friendica versions at github. If there is a new "
-"version, you will be informed in the admin panel overview."
+#: mod/settings.php:808 mod/settings.php:809
+msgid "disabled"
+msgstr ""
+
+#: mod/settings.php:808 mod/settings.php:809
+#, php-format
+msgid "Built-in support for %s connectivity is %s"
+msgstr ""
+
+#: mod/settings.php:809
+msgid "GNU Social (OStatus)"
 msgstr ""
 
-#: mod/admin.php:1341
-msgid "Suppress Tags"
+#: mod/settings.php:840
+msgid "Email access is disabled on this site."
 msgstr ""
 
-#: mod/admin.php:1341
-msgid "Suppress showing a list of hashtags at the end of the posting."
+#: mod/settings.php:850
+msgid "General Social Media Settings"
 msgstr ""
 
-#: mod/admin.php:1342
-msgid "Path to item cache"
+#: mod/settings.php:851
+msgid "Disable intelligent shortening"
 msgstr ""
 
-#: mod/admin.php:1342
-msgid "The item caches buffers generated bbcode and external images."
+#: 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 ""
 
-#: mod/admin.php:1343
-msgid "Cache duration in seconds"
+#: mod/settings.php:852
+msgid "Automatically follow any GNU Social (OStatus) followers/mentioners"
 msgstr ""
 
-#: mod/admin.php:1343
+#: mod/settings.php:852
 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."
+"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:1344
-msgid "Maximum numbers of comments per post"
+#: mod/settings.php:853
+msgid "Default group for OStatus contacts"
 msgstr ""
 
-#: mod/admin.php:1344
-msgid "How much comments should be shown for each post? Default value is 100."
+#: mod/settings.php:854
+msgid "Your legacy GNU Social account"
 msgstr ""
 
-#: mod/admin.php:1345
-msgid "Temp path"
+#: mod/settings.php:854
+msgid ""
+"If you enter your old GNU Social/Statusnet account name here (in the format "
+"user@domain.tld), your contacts will be added automatically. The field will "
+"be emptied when done."
 msgstr ""
 
-#: mod/admin.php:1345
-msgid ""
-"If you have a restricted system where the webserver can't access the system "
-"temp path, enter another path here."
+#: mod/settings.php:857
+msgid "Repair OStatus subscriptions"
 msgstr ""
 
-#: mod/admin.php:1346
-msgid "Base path to installation"
+#: mod/settings.php:861
+msgid "Email/Mailbox Setup"
 msgstr ""
 
-#: mod/admin.php:1346
+#: mod/settings.php:862
 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."
+"If you wish to communicate with email contacts using this service "
+"(optional), please specify how to connect to your mailbox."
 msgstr ""
 
-#: mod/admin.php:1347
-msgid "Disable picture proxy"
+#: mod/settings.php:863
+msgid "Last successful email check:"
 msgstr ""
 
-#: mod/admin.php:1347
-msgid ""
-"The picture proxy increases performance and privacy. It shouldn't be used on "
-"systems with very low bandwith."
+#: mod/settings.php:865
+msgid "IMAP server name:"
 msgstr ""
 
-#: mod/admin.php:1348
-msgid "Only search in tags"
+#: mod/settings.php:866
+msgid "IMAP port:"
 msgstr ""
 
-#: mod/admin.php:1348
-msgid "On large systems the text search can slow down the system extremely."
+#: mod/settings.php:867
+msgid "Security:"
 msgstr ""
 
-#: mod/admin.php:1350
-msgid "New base url"
+#: mod/settings.php:867 mod/settings.php:872
+msgid "None"
 msgstr ""
 
-#: mod/admin.php:1350
-msgid ""
-"Change base url for this server. Sends relocate message to all Friendica and "
-"Diaspora* contacts of all users."
+#: mod/settings.php:868
+msgid "Email login name:"
 msgstr ""
 
-#: mod/admin.php:1352
-msgid "RINO Encryption"
+#: mod/settings.php:869
+msgid "Email password:"
 msgstr ""
 
-#: mod/admin.php:1352
-msgid "Encryption layer between nodes."
+#: mod/settings.php:870
+msgid "Reply-to address:"
 msgstr ""
 
-#: mod/admin.php:1354
-msgid "Maximum number of parallel workers"
+#: mod/settings.php:871
+msgid "Send public posts to all email contacts:"
 msgstr ""
 
-#: mod/admin.php:1354
-msgid ""
-"On shared hosters set this to 2. On larger systems, values of 10 are great. "
-"Default value is 4."
+#: mod/settings.php:872
+msgid "Action after import:"
 msgstr ""
 
-#: mod/admin.php:1355
-msgid "Don't use 'proc_open' with the worker"
+#: mod/settings.php:872 src/Content/Nav.php:191
+msgid "Mark as seen"
 msgstr ""
 
-#: mod/admin.php:1355
-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."
+#: mod/settings.php:872
+msgid "Move to folder"
 msgstr ""
 
-#: mod/admin.php:1356
-msgid "Enable fastlane"
+#: mod/settings.php:873
+msgid "Move to folder:"
 msgstr ""
 
-#: mod/admin.php:1356
-msgid ""
-"When enabed, the fastlane mechanism starts an additional worker if processes "
-"with higher priority are blocked by processes of lower priority."
+#: mod/settings.php:916
+#, php-format
+msgid "%s - (Unsupported)"
 msgstr ""
 
-#: mod/admin.php:1357
-msgid "Enable frontend worker"
+#: mod/settings.php:918
+#, php-format
+msgid "%s - (Experimental)"
 msgstr ""
 
-#: mod/admin.php:1357
-#, 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."
+#: mod/settings.php:961
+msgid "Display Settings"
 msgstr ""
 
-#: mod/admin.php:1385
-msgid "Update has been marked successful"
+#: mod/settings.php:967 mod/settings.php:991
+msgid "Display Theme:"
 msgstr ""
 
-#: mod/admin.php:1392
-#, php-format
-msgid "Database structure update %s was successfully applied."
+#: mod/settings.php:968
+msgid "Mobile Theme:"
 msgstr ""
 
-#: mod/admin.php:1395
-#, php-format
-msgid "Executing of database structure update %s failed with error: %s"
+#: mod/settings.php:969
+msgid "Suppress warning of insecure networks"
 msgstr ""
 
-#: mod/admin.php:1408
-#, php-format
-msgid "Executing %s failed with error: %s"
+#: mod/settings.php:969
+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:1410
-#, php-format
-msgid "Update %s was successfully applied."
+#: mod/settings.php:970
+msgid "Update browser every xx seconds"
 msgstr ""
 
-#: mod/admin.php:1413
-#, php-format
-msgid "Update %s did not return a status. Unknown if it succeeded."
+#: mod/settings.php:970
+msgid "Minimum of 10 seconds. Enter -1 to disable it."
 msgstr ""
 
-#: mod/admin.php:1416
-#, php-format
-msgid "There was no additional update function %s that needed to be called."
+#: mod/settings.php:971
+msgid "Number of items to display per page:"
 msgstr ""
 
-#: mod/admin.php:1436
-msgid "No failed updates."
+#: mod/settings.php:971 mod/settings.php:972
+msgid "Maximum of 100 items"
 msgstr ""
 
-#: mod/admin.php:1437
-msgid "Check database structure"
+#: mod/settings.php:972
+msgid "Number of items to display per page when viewed from mobile device:"
 msgstr ""
 
-#: mod/admin.php:1442
-msgid "Failed Updates"
+#: mod/settings.php:973
+msgid "Don't show emoticons"
 msgstr ""
 
-#: mod/admin.php:1443
-msgid ""
-"This does not include updates prior to 1139, which did not return a status."
+#: mod/settings.php:974
+msgid "Calendar"
 msgstr ""
 
-#: mod/admin.php:1444
-msgid "Mark success (if update was manually applied)"
+#: mod/settings.php:975
+msgid "Beginning of week:"
 msgstr ""
 
-#: mod/admin.php:1445
-msgid "Attempt to execute this update step automatically"
+#: mod/settings.php:976
+msgid "Don't show notices"
 msgstr ""
 
-#: mod/admin.php:1484
-#, php-format
-msgid ""
-"\n"
-"\t\t\tDear %1$s,\n"
-"\t\t\t\tthe administrator of %2$s has set up an account for you."
+#: mod/settings.php:977
+msgid "Infinite scroll"
 msgstr ""
 
-#: mod/admin.php:1487
-#, 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\tThank you and welcome to %4$s."
+#: mod/settings.php:978
+msgid "Automatic updates only at the top of the network page"
+msgstr ""
+
+#: mod/settings.php:978
+msgid ""
+"When disabled, the network page is updated all the time, which could be "
+"confusing while reading."
 msgstr ""
 
-#: mod/admin.php:1519 src/Model/User.php:634
-#, php-format
-msgid "Registration details for %s"
+#: mod/settings.php:979
+msgid "Bandwith Saver Mode"
 msgstr ""
 
-#: mod/admin.php:1529
-#, php-format
-msgid "%s user blocked/unblocked"
-msgid_plural "%s users blocked/unblocked"
-msgstr[0] ""
-msgstr[1] ""
+#: mod/settings.php:979
+msgid ""
+"When enabled, embedded content is not displayed on automatic updates, they "
+"only show on page reload."
+msgstr ""
 
-#: mod/admin.php:1535
-#, php-format
-msgid "%s user deleted"
-msgid_plural "%s users deleted"
-msgstr[0] ""
-msgstr[1] ""
+#: mod/settings.php:980
+msgid "Smart Threading"
+msgstr ""
 
-#: mod/admin.php:1582
-#, php-format
-msgid "User '%s' deleted"
+#: mod/settings.php:980
+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:1590
-#, php-format
-msgid "User '%s' unblocked"
+#: mod/settings.php:982
+msgid "General Theme Settings"
 msgstr ""
 
-#: mod/admin.php:1590
-#, php-format
-msgid "User '%s' blocked"
+#: mod/settings.php:983
+msgid "Custom Theme Settings"
 msgstr ""
 
-#: mod/admin.php:1689 mod/admin.php:1701 mod/admin.php:1714 mod/admin.php:1732
-#: src/Content/ContactSelector.php:82
-msgid "Email"
+#: mod/settings.php:984
+msgid "Content Settings"
 msgstr ""
 
-#: mod/admin.php:1689 mod/admin.php:1714
-msgid "Register date"
+#: mod/settings.php:985 view/theme/duepuntozero/config.php:73
+#: view/theme/frio/config.php:115 view/theme/quattro/config.php:75
+#: view/theme/vier/config.php:121
+msgid "Theme settings"
 msgstr ""
 
-#: mod/admin.php:1689 mod/admin.php:1714
-msgid "Last login"
+#: mod/settings.php:1006
+msgid "Unable to find your profile. Please contact your admin."
 msgstr ""
 
-#: mod/admin.php:1689 mod/admin.php:1714
-msgid "Last item"
+#: mod/settings.php:1048
+msgid "Account Types"
 msgstr ""
 
-#: mod/admin.php:1697
-msgid "Add User"
+#: mod/settings.php:1049
+msgid "Personal Page Subtypes"
 msgstr ""
 
-#: mod/admin.php:1699
-msgid "User registrations waiting for confirm"
+#: mod/settings.php:1050
+msgid "Community Forum Subtypes"
 msgstr ""
 
-#: mod/admin.php:1700
-msgid "User waiting for permanent deletion"
+#: mod/settings.php:1057
+msgid "Personal Page"
 msgstr ""
 
-#: mod/admin.php:1701
-msgid "Request date"
+#: mod/settings.php:1058
+msgid "Account for a personal profile."
 msgstr ""
 
-#: mod/admin.php:1702
-msgid "No registrations."
+#: mod/settings.php:1061
+msgid "Organisation Page"
 msgstr ""
 
-#: mod/admin.php:1703
-msgid "Note from the user"
+#: mod/settings.php:1062
+msgid ""
+"Account for an organisation that automatically approves contact requests as "
+"\"Followers\"."
 msgstr ""
 
-#: mod/admin.php:1705
-msgid "Deny"
+#: mod/settings.php:1065
+msgid "News Page"
 msgstr ""
 
-#: mod/admin.php:1709
-msgid "Site admin"
+#: mod/settings.php:1066
+msgid ""
+"Account for a news reflector that automatically approves contact requests as "
+"\"Followers\"."
 msgstr ""
 
-#: mod/admin.php:1710
-msgid "Account expired"
+#: mod/settings.php:1069
+msgid "Community Forum"
 msgstr ""
 
-#: mod/admin.php:1713
-msgid "New User"
+#: mod/settings.php:1070
+msgid "Account for community discussions."
 msgstr ""
 
-#: mod/admin.php:1714
-msgid "Deleted since"
+#: mod/settings.php:1073
+msgid "Normal Account Page"
 msgstr ""
 
-#: mod/admin.php:1719
+#: mod/settings.php:1074
 msgid ""
-"Selected users will be deleted!\\n\\nEverything these users had posted on "
-"this site will be permanently deleted!\\n\\nAre you sure?"
+"Account for a regular personal profile that requires manual approval of "
+"\"Friends\" and \"Followers\"."
 msgstr ""
 
-#: mod/admin.php:1720
+#: mod/settings.php:1077
+msgid "Soapbox Page"
+msgstr ""
+
+#: mod/settings.php:1078
 msgid ""
-"The user {0} will be deleted!\\n\\nEverything this user has posted on this "
-"site will be permanently deleted!\\n\\nAre you sure?"
+"Account for a public profile that automatically approves contact requests as "
+"\"Followers\"."
 msgstr ""
 
-#: mod/admin.php:1730
-msgid "Name of the new user."
+#: mod/settings.php:1081
+msgid "Public Forum"
 msgstr ""
 
-#: mod/admin.php:1731
-msgid "Nickname"
+#: mod/settings.php:1082
+msgid "Automatically approves all contact requests."
 msgstr ""
 
-#: mod/admin.php:1731
-msgid "Nickname of the new user."
+#: mod/settings.php:1085
+msgid "Automatic Friend Page"
 msgstr ""
 
-#: mod/admin.php:1732
-msgid "Email address of the new user."
+#: mod/settings.php:1086
+msgid ""
+"Account for a popular profile that automatically approves contact requests "
+"as \"Friends\"."
 msgstr ""
 
-#: mod/admin.php:1774
-#, php-format
-msgid "Addon %s disabled."
+#: mod/settings.php:1089
+msgid "Private Forum [Experimental]"
 msgstr ""
 
-#: mod/admin.php:1778
+#: mod/settings.php:1090
+msgid "Requires manual approval of contact requests."
+msgstr ""
+
+#: mod/settings.php:1101
+msgid "OpenID:"
+msgstr ""
+
+#: mod/settings.php:1101
+msgid "(Optional) Allow this OpenID to login to this account."
+msgstr ""
+
+#: mod/settings.php:1109
+msgid "Publish your default profile in your local site directory?"
+msgstr ""
+
+#: mod/settings.php:1109
 #, php-format
-msgid "Addon %s enabled."
+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:1788 mod/admin.php:2037
-msgid "Disable"
+#: mod/settings.php:1115
+msgid "Publish your default profile in the global social directory?"
 msgstr ""
 
-#: mod/admin.php:1791 mod/admin.php:2040
-msgid "Enable"
+#: mod/settings.php:1115
+#, 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 ""
 
-#: mod/admin.php:1813 mod/admin.php:2082
-msgid "Toggle"
+#: mod/settings.php:1122
+msgid "Hide your contact/friend list from viewers of your default profile?"
 msgstr ""
 
-#: mod/admin.php:1821 mod/admin.php:2091
-msgid "Author: "
+#: mod/settings.php:1122
+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:1822 mod/admin.php:2092
-msgid "Maintainer: "
+#: mod/settings.php:1126
+msgid "Hide your profile details from anonymous viewers?"
 msgstr ""
 
-#: mod/admin.php:1874
-msgid "Reload active addons"
+#: mod/settings.php:1126
+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:1879
-#, php-format
+#: mod/settings.php:1130
+msgid "Allow friends to post to your profile page?"
+msgstr ""
+
+#: mod/settings.php:1130
 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"
+"Your contacts may write posts on your profile wall. These posts will be "
+"distributed to your contacts"
 msgstr ""
 
-#: mod/admin.php:1999
-msgid "No themes found."
+#: mod/settings.php:1134
+msgid "Allow friends to tag your posts?"
 msgstr ""
 
-#: mod/admin.php:2073
-msgid "Screenshot"
+#: mod/settings.php:1134
+msgid "Your contacts can add additional tags to your posts."
 msgstr ""
 
-#: mod/admin.php:2127
-msgid "Reload active themes"
+#: mod/settings.php:1138
+msgid "Allow us to suggest you as a potential friend to new members?"
 msgstr ""
 
-#: mod/admin.php:2132
-#, php-format
-msgid "No themes found on the system. They should be placed in %1$s"
+#: mod/settings.php:1138
+msgid "If you like, Friendica may suggest new members to add you as a contact."
 msgstr ""
 
-#: mod/admin.php:2133
-msgid "[Experimental]"
+#: mod/settings.php:1142
+msgid "Permit unknown people to send you private mail?"
 msgstr ""
 
-#: mod/admin.php:2134
-msgid "[Unsupported]"
+#: mod/settings.php:1142
+msgid ""
+"Friendica network users may send you private messages even if they are not "
+"in your contact list."
 msgstr ""
 
-#: mod/admin.php:2158
-msgid "Log settings updated."
+#: mod/settings.php:1146
+msgid "Profile is <strong>not published</strong>."
 msgstr ""
 
-#: mod/admin.php:2190
-msgid "PHP log currently enabled."
+#: mod/settings.php:1152
+#, php-format
+msgid "Your Identity Address is <strong>'%s'</strong> or '%s'."
+msgstr ""
+
+#: mod/settings.php:1159
+msgid "Automatically expire posts after this many days:"
 msgstr ""
 
-#: mod/admin.php:2192
-msgid "PHP log currently disabled."
+#: mod/settings.php:1159
+msgid "If empty, posts will not expire. Expired posts will be deleted"
 msgstr ""
 
-#: mod/admin.php:2201
-msgid "Clear"
+#: mod/settings.php:1160
+msgid "Advanced expiration settings"
 msgstr ""
 
-#: mod/admin.php:2205
-msgid "Enable Debugging"
+#: mod/settings.php:1161
+msgid "Advanced Expiration"
 msgstr ""
 
-#: mod/admin.php:2206
-msgid "Log file"
+#: mod/settings.php:1162
+msgid "Expire posts:"
 msgstr ""
 
-#: mod/admin.php:2206
-msgid ""
-"Must be writable by web server. Relative to your Friendica top-level "
-"directory."
+#: mod/settings.php:1163
+msgid "Expire personal notes:"
 msgstr ""
 
-#: mod/admin.php:2207
-msgid "Log level"
+#: mod/settings.php:1164
+msgid "Expire starred posts:"
 msgstr ""
 
-#: mod/admin.php:2209
-msgid "PHP logging"
+#: mod/settings.php:1165
+msgid "Expire photos:"
 msgstr ""
 
-#: mod/admin.php:2210
-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."
+#: mod/settings.php:1166
+msgid "Only expire posts by others:"
 msgstr ""
 
-#: mod/admin.php:2241
-#, 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."
+#: mod/settings.php:1196
+msgid "Account Settings"
 msgstr ""
 
-#: mod/admin.php:2245
-#, php-format
-msgid ""
-"Couldn't open <strong>%1$s</strong> log file.\\r\\n<br/>Check to see if file "
-"%1$s is readable."
+#: mod/settings.php:1204
+msgid "Password Settings"
 msgstr ""
 
-#: mod/admin.php:2337
-#, php-format
-msgid "Lock feature %s"
+#: mod/settings.php:1206
+msgid "Leave password fields blank unless changing"
 msgstr ""
 
-#: mod/admin.php:2345
-msgid "Manage Additional Features"
+#: mod/settings.php:1207
+msgid "Current Password:"
 msgstr ""
 
-#: mod/item.php:114
-msgid "Unable to locate original post."
+#: mod/settings.php:1207 mod/settings.php:1208
+msgid "Your current password to confirm the changes"
 msgstr ""
 
-#: mod/item.php:274
-msgid "Empty post discarded."
+#: mod/settings.php:1208
+msgid "Password:"
 msgstr ""
 
-#: mod/item.php:799
-#, php-format
-msgid ""
-"This message was sent to you by %s, a member of the Friendica social network."
+#: mod/settings.php:1212
+msgid "Basic Settings"
 msgstr ""
 
-#: mod/item.php:801
-#, php-format
-msgid "You may visit them online at %s"
+#: mod/settings.php:1213 src/Model/Profile.php:738
+msgid "Full Name:"
 msgstr ""
 
-#: mod/item.php:802
-msgid ""
-"Please contact the sender by replying to this post if you do not wish to "
-"receive these messages."
+#: mod/settings.php:1214
+msgid "Email Address:"
 msgstr ""
 
-#: mod/item.php:806
-#, php-format
-msgid "%s posted an update."
+#: mod/settings.php:1215
+msgid "Your Timezone:"
 msgstr ""
 
-#: mod/network.php:202 src/Model/Group.php:401
-msgid "add"
+#: mod/settings.php:1216
+msgid "Your Language:"
 msgstr ""
 
-#: mod/network.php:547
-#, php-format
+#: mod/settings.php:1216
 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/network.php:550
-msgid "Messages in this group won't be send to these receivers."
+"Set the language we use to show you friendica interface and to send you "
+"emails"
 msgstr ""
 
-#: mod/network.php:618
-msgid "No such group"
+#: mod/settings.php:1217
+msgid "Default Post Location:"
 msgstr ""
 
-#: mod/network.php:643
-#, php-format
-msgid "Group: %s"
+#: mod/settings.php:1218
+msgid "Use Browser Location:"
 msgstr ""
 
-#: mod/network.php:669
-msgid "Private messages to this person are at risk of public disclosure."
+#: mod/settings.php:1221
+msgid "Security and Privacy Settings"
 msgstr ""
 
-#: mod/network.php:672
-msgid "Invalid contact."
+#: mod/settings.php:1223
+msgid "Maximum Friend Requests/Day:"
 msgstr ""
 
-#: mod/network.php:921
-msgid "Commented Order"
+#: mod/settings.php:1223 mod/settings.php:1252
+msgid "(to prevent spam abuse)"
 msgstr ""
 
-#: mod/network.php:924
-msgid "Sort by Comment Date"
+#: mod/settings.php:1224
+msgid "Default Post Permissions"
 msgstr ""
 
-#: mod/network.php:929
-msgid "Posted Order"
+#: mod/settings.php:1225
+msgid "(click to open/close)"
 msgstr ""
 
-#: mod/network.php:932
-msgid "Sort by Post Date"
+#: mod/settings.php:1235
+msgid "Default Private Post"
 msgstr ""
 
-#: mod/network.php:943
-msgid "Posts that mention or involve you"
+#: mod/settings.php:1236
+msgid "Default Public Post"
 msgstr ""
 
-#: mod/network.php:951
-msgid "New"
+#: mod/settings.php:1240
+msgid "Default Permissions for New Posts"
 msgstr ""
 
-#: mod/network.php:954
-msgid "Activity Stream - by date"
+#: mod/settings.php:1252
+msgid "Maximum private messages per day from unknown people:"
 msgstr ""
 
-#: mod/network.php:962
-msgid "Shared Links"
+#: mod/settings.php:1255
+msgid "Notification Settings"
 msgstr ""
 
-#: mod/network.php:965
-msgid "Interesting Links"
+#: mod/settings.php:1256
+msgid "By default post a status message when:"
 msgstr ""
 
-#: mod/network.php:973
-msgid "Starred"
+#: mod/settings.php:1257
+msgid "accepting a friend request"
 msgstr ""
 
-#: mod/network.php:976
-msgid "Favourite Posts"
+#: mod/settings.php:1258
+msgid "joining a forum/community"
 msgstr ""
 
-#: mod/profile.php:36 src/Model/Profile.php:118
-msgid "Requested profile is not available."
+#: mod/settings.php:1259
+msgid "making an <em>interesting</em> profile change"
 msgstr ""
 
-#: mod/profile.php:77 src/Protocol/OStatus.php:1247
-#, php-format
-msgid "%s's posts"
+#: mod/settings.php:1260
+msgid "Send a notification email when:"
 msgstr ""
 
-#: mod/profile.php:78 src/Protocol/OStatus.php:1248
-#, php-format
-msgid "%s's comments"
+#: mod/settings.php:1261
+msgid "You receive an introduction"
 msgstr ""
 
-#: mod/profile.php:79 src/Protocol/OStatus.php:1246
-#, php-format
-msgid "%s's timeline"
+#: mod/settings.php:1262
+msgid "Your introductions are confirmed"
 msgstr ""
 
-#: mod/profile.php:194
-msgid "Tips for New Members"
+#: mod/settings.php:1263
+msgid "Someone writes on your profile wall"
 msgstr ""
 
-#: mod/register.php:99
-msgid ""
-"Registration successful. Please check your email for further instructions."
+#: mod/settings.php:1264
+msgid "Someone writes a followup comment"
 msgstr ""
 
-#: 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."
+#: mod/settings.php:1265
+msgid "You receive a private message"
 msgstr ""
 
-#: mod/register.php:110
-msgid "Registration successful."
+#: mod/settings.php:1266
+msgid "You receive a friend suggestion"
 msgstr ""
 
-#: mod/register.php:115
-msgid "Your registration can not be processed."
+#: mod/settings.php:1267
+msgid "You are tagged in a post"
 msgstr ""
 
-#: mod/register.php:162
-msgid "Your registration is pending approval by the site owner."
+#: mod/settings.php:1268
+msgid "You are poked/prodded/etc. in a post"
 msgstr ""
 
-#: mod/register.php:220
-msgid ""
-"You may (optionally) fill in this form via OpenID by supplying your OpenID "
-"and clicking 'Register'."
+#: mod/settings.php:1270
+msgid "Activate desktop notifications"
 msgstr ""
 
-#: 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."
+#: mod/settings.php:1270
+msgid "Show desktop popup on new notifications"
 msgstr ""
 
-#: mod/register.php:222
-msgid "Your OpenID (optional): "
+#: mod/settings.php:1272
+msgid "Text-only notification emails"
 msgstr ""
 
-#: mod/register.php:234
-msgid "Include your profile in member directory?"
+#: mod/settings.php:1274
+msgid "Send text only notification emails, without the html part"
 msgstr ""
 
-#: mod/register.php:259
-msgid "Note for the admin"
+#: mod/settings.php:1276
+msgid "Show detailled notifications"
 msgstr ""
 
-#: mod/register.php:259
-msgid "Leave a message for the admin, why you want to join this node"
+#: mod/settings.php:1278
+msgid ""
+"Per default the notificiation are condensed to a single notification per "
+"item. When enabled, every notification is displayed."
 msgstr ""
 
-#: mod/register.php:260
-msgid "Membership on this site is by invitation only."
+#: mod/settings.php:1280
+msgid "Advanced Account/Page Type Settings"
 msgstr ""
 
-#: mod/register.php:261
-msgid "Your invitation code: "
+#: mod/settings.php:1281
+msgid "Change the behaviour of this account for special situations"
 msgstr ""
 
-#: mod/register.php:270
-msgid "Your Full Name (e.g. Joe Smith, real or real-looking): "
+#: mod/settings.php:1284
+msgid "Relocate"
 msgstr ""
 
-#: mod/register.php:271
+#: mod/settings.php:1285
 msgid ""
-"Your Email Address: (Initial information will be send there, so this has to "
-"be an existing address.)"
+"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/register.php:273
-msgid "Leave empty for an auto generated password."
+#: mod/settings.php:1286
+msgid "Resend relocate message to contacts"
 msgstr ""
 
-#: 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>'."
+#: mod/videos.php:140
+msgid "Do you really want to delete this video?"
 msgstr ""
 
-#: mod/register.php:276
-msgid "Choose a nickname: "
+#: mod/videos.php:145
+msgid "Delete Video"
 msgstr ""
 
-#: mod/register.php:279 src/Content/Nav.php:128 src/Module/Login.php:283
-msgid "Register"
+#: mod/videos.php:208
+msgid "No videos selected"
 msgstr ""
 
-#: mod/register.php:286
-msgid "Import your profile to this friendica instance"
+#: mod/videos.php:397
+msgid "Recent Videos"
+msgstr ""
+
+#: mod/videos.php:399
+msgid "Upload New Videos"
 msgstr ""
 
 #: view/theme/duepuntozero/config.php:54 src/Model/User.php:475
@@ -8629,22 +8629,242 @@ msgstr ""
 #: src/Database/DBStructure.php:191
 #, php-format
 msgid ""
-"\n"
-"Error %d occurred during database update:\n"
-"%s\n"
+"\n"
+"Error %d occurred during database update:\n"
+"%s\n"
+msgstr ""
+
+#: src/Database/DBStructure.php:194
+msgid "Errors encountered performing database changes: "
+msgstr ""
+
+#: src/Database/DBStructure.php:209
+msgid ": Database update"
+msgstr ""
+
+#: src/Database/DBStructure.php:458
+#, php-format
+msgid "%s: updating %s table."
+msgstr ""
+
+#: src/Model/Mail.php:40 src/Model/Mail.php:174
+msgid "[no subject]"
+msgstr ""
+
+#: src/Model/Item.php:1666
+#, php-format
+msgid "%1$s is attending %2$s's %3$s"
+msgstr ""
+
+#: src/Model/Item.php:1671
+#, php-format
+msgid "%1$s is not attending %2$s's %3$s"
+msgstr ""
+
+#: src/Model/Item.php:1676
+#, php-format
+msgid "%1$s may attend %2$s's %3$s"
+msgstr ""
+
+#: src/Model/Profile.php:97
+msgid "Requested account is not available."
+msgstr ""
+
+#: src/Model/Profile.php:168 src/Model/Profile.php:399
+#: src/Model/Profile.php:859
+msgid "Edit profile"
+msgstr ""
+
+#: src/Model/Profile.php:336
+msgid "Atom feed"
+msgstr ""
+
+#: src/Model/Profile.php:372
+msgid "Manage/edit profiles"
+msgstr ""
+
+#: src/Model/Profile.php:548 src/Model/Profile.php:641
+msgid "g A l F d"
+msgstr ""
+
+#: src/Model/Profile.php:549
+msgid "F d"
+msgstr ""
+
+#: src/Model/Profile.php:606 src/Model/Profile.php:703
+msgid "[today]"
+msgstr ""
+
+#: src/Model/Profile.php:617
+msgid "Birthday Reminders"
+msgstr ""
+
+#: src/Model/Profile.php:618
+msgid "Birthdays this week:"
+msgstr ""
+
+#: src/Model/Profile.php:690
+msgid "[No description]"
+msgstr ""
+
+#: src/Model/Profile.php:717
+msgid "Event Reminders"
+msgstr ""
+
+#: src/Model/Profile.php:718
+msgid "Events this week:"
+msgstr ""
+
+#: src/Model/Profile.php:741
+msgid "Member since:"
+msgstr ""
+
+#: src/Model/Profile.php:749
+msgid "j F, Y"
+msgstr ""
+
+#: src/Model/Profile.php:750
+msgid "j F"
+msgstr ""
+
+#: src/Model/Profile.php:765
+msgid "Age:"
+msgstr ""
+
+#: src/Model/Profile.php:778
+#, php-format
+msgid "for %1$d %2$s"
+msgstr ""
+
+#: src/Model/Profile.php:802
+msgid "Religion:"
+msgstr ""
+
+#: src/Model/Profile.php:810
+msgid "Hobbies/Interests:"
+msgstr ""
+
+#: src/Model/Profile.php:822
+msgid "Contact information and Social Networks:"
+msgstr ""
+
+#: src/Model/Profile.php:826
+msgid "Musical interests:"
+msgstr ""
+
+#: src/Model/Profile.php:830
+msgid "Books, literature:"
+msgstr ""
+
+#: src/Model/Profile.php:834
+msgid "Television:"
+msgstr ""
+
+#: src/Model/Profile.php:838
+msgid "Film/dance/culture/entertainment:"
+msgstr ""
+
+#: src/Model/Profile.php:842
+msgid "Love/Romance:"
+msgstr ""
+
+#: src/Model/Profile.php:846
+msgid "Work/employment:"
+msgstr ""
+
+#: src/Model/Profile.php:850
+msgid "School/education:"
+msgstr ""
+
+#: src/Model/Profile.php:855
+msgid "Forums:"
+msgstr ""
+
+#: src/Model/Profile.php:949
+msgid "Only You Can See This"
+msgstr ""
+
+#: src/Model/Contact.php:559
+msgid "Drop Contact"
+msgstr ""
+
+#: src/Model/Contact.php:962
+msgid "Organisation"
+msgstr ""
+
+#: src/Model/Contact.php:965
+msgid "News"
+msgstr ""
+
+#: src/Model/Contact.php:968
+msgid "Forum"
+msgstr ""
+
+#: src/Model/Contact.php:1147
+msgid "Connect URL missing."
+msgstr ""
+
+#: src/Model/Contact.php:1156
+msgid ""
+"The contact could not be added. Please check the relevant network "
+"credentials in your Settings -> Social Networks page."
+msgstr ""
+
+#: src/Model/Contact.php:1184
+msgid ""
+"This site is not configured to allow communications with other networks."
+msgstr ""
+
+#: src/Model/Contact.php:1185 src/Model/Contact.php:1199
+msgid "No compatible communication protocols or feeds were discovered."
+msgstr ""
+
+#: src/Model/Contact.php:1197
+msgid "The profile address specified does not provide adequate information."
+msgstr ""
+
+#: src/Model/Contact.php:1202
+msgid "An author or name was not found."
+msgstr ""
+
+#: src/Model/Contact.php:1205
+msgid "No browser URL could be matched to this address."
+msgstr ""
+
+#: src/Model/Contact.php:1208
+msgid ""
+"Unable to match @-style Identity Address with a known protocol or email "
+"contact."
+msgstr ""
+
+#: src/Model/Contact.php:1209
+msgid "Use mailto: in front of address to force email check."
+msgstr ""
+
+#: src/Model/Contact.php:1215
+msgid ""
+"The profile address specified belongs to a network which has been disabled "
+"on this site."
+msgstr ""
+
+#: src/Model/Contact.php:1220
+msgid ""
+"Limited profile. This person will be unable to receive direct/personal "
+"notifications from you."
 msgstr ""
 
-#: src/Database/DBStructure.php:194
-msgid "Errors encountered performing database changes: "
+#: src/Model/Contact.php:1290
+msgid "Unable to retrieve contact information."
 msgstr ""
 
-#: src/Database/DBStructure.php:209
-msgid ": Database update"
+#: src/Model/Contact.php:1502
+#, php-format
+msgid "%s's birthday"
 msgstr ""
 
-#: src/Database/DBStructure.php:458
+#: src/Model/Contact.php:1503 src/Protocol/DFRN.php:1398
 #, php-format
-msgid "%s: updating %s table."
+msgid "Happy Birthday %s"
 msgstr ""
 
 #: src/Model/Group.php:44
@@ -8682,10 +8902,6 @@ msgstr ""
 msgid "Edit groups"
 msgstr ""
 
-#: src/Model/Mail.php:40 src/Model/Mail.php:174
-msgid "[no subject]"
-msgstr ""
-
 #: src/Model/User.php:142
 msgid "Login failed"
 msgstr ""
@@ -8833,230 +9049,6 @@ msgid ""
 "\t\t\tThank you and welcome to %2$s."
 msgstr ""
 
-#: src/Model/Contact.php:559
-msgid "Drop Contact"
-msgstr ""
-
-#: src/Model/Contact.php:962
-msgid "Organisation"
-msgstr ""
-
-#: src/Model/Contact.php:965
-msgid "News"
-msgstr ""
-
-#: src/Model/Contact.php:968
-msgid "Forum"
-msgstr ""
-
-#: src/Model/Contact.php:1147
-msgid "Connect URL missing."
-msgstr ""
-
-#: src/Model/Contact.php:1156
-msgid ""
-"The contact could not be added. Please check the relevant network "
-"credentials in your Settings -> Social Networks page."
-msgstr ""
-
-#: src/Model/Contact.php:1184
-msgid ""
-"This site is not configured to allow communications with other networks."
-msgstr ""
-
-#: src/Model/Contact.php:1185 src/Model/Contact.php:1199
-msgid "No compatible communication protocols or feeds were discovered."
-msgstr ""
-
-#: src/Model/Contact.php:1197
-msgid "The profile address specified does not provide adequate information."
-msgstr ""
-
-#: src/Model/Contact.php:1202
-msgid "An author or name was not found."
-msgstr ""
-
-#: src/Model/Contact.php:1205
-msgid "No browser URL could be matched to this address."
-msgstr ""
-
-#: src/Model/Contact.php:1208
-msgid ""
-"Unable to match @-style Identity Address with a known protocol or email "
-"contact."
-msgstr ""
-
-#: src/Model/Contact.php:1209
-msgid "Use mailto: in front of address to force email check."
-msgstr ""
-
-#: src/Model/Contact.php:1215
-msgid ""
-"The profile address specified belongs to a network which has been disabled "
-"on this site."
-msgstr ""
-
-#: src/Model/Contact.php:1220
-msgid ""
-"Limited profile. This person will be unable to receive direct/personal "
-"notifications from you."
-msgstr ""
-
-#: src/Model/Contact.php:1290
-msgid "Unable to retrieve contact information."
-msgstr ""
-
-#: src/Model/Contact.php:1502
-#, php-format
-msgid "%s's birthday"
-msgstr ""
-
-#: src/Model/Contact.php:1503 src/Protocol/DFRN.php:1398
-#, php-format
-msgid "Happy Birthday %s"
-msgstr ""
-
-#: src/Model/Item.php:1666
-#, php-format
-msgid "%1$s is attending %2$s's %3$s"
-msgstr ""
-
-#: src/Model/Item.php:1671
-#, php-format
-msgid "%1$s is not attending %2$s's %3$s"
-msgstr ""
-
-#: src/Model/Item.php:1676
-#, php-format
-msgid "%1$s may attend %2$s's %3$s"
-msgstr ""
-
-#: src/Model/Profile.php:97
-msgid "Requested account is not available."
-msgstr ""
-
-#: src/Model/Profile.php:168 src/Model/Profile.php:399
-#: src/Model/Profile.php:859
-msgid "Edit profile"
-msgstr ""
-
-#: src/Model/Profile.php:336
-msgid "Atom feed"
-msgstr ""
-
-#: src/Model/Profile.php:372
-msgid "Manage/edit profiles"
-msgstr ""
-
-#: src/Model/Profile.php:548 src/Model/Profile.php:641
-msgid "g A l F d"
-msgstr ""
-
-#: src/Model/Profile.php:549
-msgid "F d"
-msgstr ""
-
-#: src/Model/Profile.php:606 src/Model/Profile.php:703
-msgid "[today]"
-msgstr ""
-
-#: src/Model/Profile.php:617
-msgid "Birthday Reminders"
-msgstr ""
-
-#: src/Model/Profile.php:618
-msgid "Birthdays this week:"
-msgstr ""
-
-#: src/Model/Profile.php:690
-msgid "[No description]"
-msgstr ""
-
-#: src/Model/Profile.php:717
-msgid "Event Reminders"
-msgstr ""
-
-#: src/Model/Profile.php:718
-msgid "Events this week:"
-msgstr ""
-
-#: src/Model/Profile.php:741
-msgid "Member since:"
-msgstr ""
-
-#: src/Model/Profile.php:749
-msgid "j F, Y"
-msgstr ""
-
-#: src/Model/Profile.php:750
-msgid "j F"
-msgstr ""
-
-#: src/Model/Profile.php:765
-msgid "Age:"
-msgstr ""
-
-#: src/Model/Profile.php:778
-#, php-format
-msgid "for %1$d %2$s"
-msgstr ""
-
-#: src/Model/Profile.php:802
-msgid "Religion:"
-msgstr ""
-
-#: src/Model/Profile.php:810
-msgid "Hobbies/Interests:"
-msgstr ""
-
-#: src/Model/Profile.php:822
-msgid "Contact information and Social Networks:"
-msgstr ""
-
-#: src/Model/Profile.php:826
-msgid "Musical interests:"
-msgstr ""
-
-#: src/Model/Profile.php:830
-msgid "Books, literature:"
-msgstr ""
-
-#: src/Model/Profile.php:834
-msgid "Television:"
-msgstr ""
-
-#: src/Model/Profile.php:838
-msgid "Film/dance/culture/entertainment:"
-msgstr ""
-
-#: src/Model/Profile.php:842
-msgid "Love/Romance:"
-msgstr ""
-
-#: src/Model/Profile.php:846
-msgid "Work/employment:"
-msgstr ""
-
-#: src/Model/Profile.php:850
-msgid "School/education:"
-msgstr ""
-
-#: src/Model/Profile.php:855
-msgid "Forums:"
-msgstr ""
-
-#: src/Model/Profile.php:949
-msgid "Only You Can See This"
-msgstr ""
-
-#: src/Protocol/Diaspora.php:2584
-msgid "Sharing notification from Diaspora network"
-msgstr ""
-
-#: src/Protocol/Diaspora.php:3660
-msgid "Attachments:"
-msgstr ""
-
 #: src/Protocol/DFRN.php:1397
 #, php-format
 msgid "%s\\'s birthday"
@@ -9080,6 +9072,14 @@ msgstr ""
 msgid "stopped following"
 msgstr ""
 
+#: src/Protocol/Diaspora.php:2584
+msgid "Sharing notification from Diaspora network"
+msgstr ""
+
+#: src/Protocol/Diaspora.php:3660
+msgid "Attachments:"
+msgstr ""
+
 #: src/Worker/Delivery.php:391
 msgid "(no subject)"
 msgstr ""
index 9324117666e7c89cfba03693e457e2543beb4958..416b628f823b970a033eaca9cbcabe412e299968 100644 (file)
@@ -25,7 +25,7 @@
 # Matthias Moritz <matthias@matthiasmoritz.de>, 2012
 # Oliver <post@toktan.org>, 2015
 # Oliver <post@toktan.org>, 2012
-# rabuzarus <rabuzarus@t-online.de>, 2016-2017
+# rabuzarus <rabuzarus@t-online.de>, 2016-2018
 # Sennewood <sebastian@sebsen.net>, 2013
 # Sennewood <sebastian@sebsen.net>, 2012-2013
 # silke m <silke@silkemeyer.net>, 2015
@@ -38,9 +38,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: friendica\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-02-26 17:52+0100\n"
-"PO-Revision-Date: 2018-03-01 22:07+0000\n"
-"Last-Translator: hoergen oostende <hoergen@hoergen.org>\n"
+"POT-Creation-Date: 2018-03-05 16:37+0100\n"
+"PO-Revision-Date: 2018-03-19 17:22+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"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -48,11 +48,6 @@ msgstr ""
 "Language: de\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
-#: include/dba.php:59
-#, php-format
-msgid "Cannot locate DNS info for database server '%s'"
-msgstr "Kann die DNS Informationen für den Datenbankserver '%s' nicht ermitteln."
-
 #: include/security.php:81
 msgid "Welcome "
 msgstr "Willkommen "
@@ -71,1287 +66,1292 @@ msgid ""
 "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/acl_selectors.php:355
-msgid "Post to Email"
-msgstr "An E-Mail senden"
+#: include/enotify.php:33
+msgid "Friendica Notification"
+msgstr "Friendica-Benachrichtigung"
 
-#: include/acl_selectors.php:360
-msgid "Hide your profile details from unknown viewers?"
-msgstr "Profil-Details vor unbekannten Betrachtern verbergen?"
+#: include/enotify.php:36
+msgid "Thank You,"
+msgstr "Danke,"
 
-#: include/acl_selectors.php:360
+#: include/enotify.php:39
 #, php-format
-msgid "Connectors disabled, since \"%s\" is enabled."
-msgstr "Konnektoren sind nicht verfügbar, da \"%s\" aktiv ist."
+msgid "%s Administrator"
+msgstr "der Administrator von %s"
 
-#: include/acl_selectors.php:366
-msgid "Visible to everybody"
-msgstr "Für jeden sichtbar"
+#: include/enotify.php:41
+#, php-format
+msgid "%1$s, %2$s Administrator"
+msgstr "%1$s, %2$s Administrator"
 
-#: include/acl_selectors.php:367 view/theme/vier/config.php:115
-msgid "show"
-msgstr "zeigen"
+#: include/enotify.php:52 src/Worker/Delivery.php:403
+msgid "noreply"
+msgstr "noreply"
 
-#: include/acl_selectors.php:368 view/theme/vier/config.php:115
-msgid "don't show"
-msgstr "nicht zeigen"
+#: include/enotify.php:100
+#, php-format
+msgid "[Friendica:Notify] New mail received at %s"
+msgstr "[Friendica-Meldung] Neue Nachricht erhalten von %s"
 
-#: include/acl_selectors.php:374 mod/editpost.php:136
-msgid "CC: email addresses"
-msgstr "Cc: E-Mail-Addressen"
+#: include/enotify.php:102
+#, php-format
+msgid "%1$s sent you a new private message at %2$s."
+msgstr "%1$s hat Dir eine neue private Nachricht auf %2$s geschickt."
 
-#: include/acl_selectors.php:375 mod/editpost.php:143
-msgid "Example: bob@example.com, mary@example.com"
-msgstr "Z.B.: bob@example.com, mary@example.com"
+#: include/enotify.php:103
+msgid "a private message"
+msgstr "eine private Nachricht"
 
-#: include/acl_selectors.php:377 mod/events.php:536 mod/photos.php:1098
-#: mod/photos.php:1441
-msgid "Permissions"
-msgstr "Berechtigungen"
+#: include/enotify.php:103
+#, php-format
+msgid "%1$s sent you %2$s."
+msgstr "%1$s schickte Dir %2$s."
 
-#: include/acl_selectors.php:378
-msgid "Close"
-msgstr "Schließen"
+#: include/enotify.php:105
+#, php-format
+msgid "Please visit %s to view and/or reply to your private messages."
+msgstr "Bitte besuche %s, um Deine privaten Nachrichten anzusehen und/oder zu beantworten."
 
-#: include/api.php:1181
+#: include/enotify.php:143
 #, 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. Die Nachricht wurde verworfen."
+msgid "%1$s commented on [url=%2$s]a %3$s[/url]"
+msgstr "%1$s kommentierte [url=%2$s]a %3$s[/url]"
 
-#: include/api.php:1205
+#: include/enotify.php:151
 #, 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. Die Nachricht wurde verworfen."
+msgid "%1$s commented on [url=%2$s]%3$s's %4$s[/url]"
+msgstr "%1$s kommentierte [url=%2$s]%3$ss %4$s[/url]"
 
-#: include/api.php:1229
+#: include/enotify.php:161
 #, 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."
+msgid "%1$s commented on [url=%2$s]your %3$s[/url]"
+msgstr "%1$s kommentierte [url=%2$s]Deinen %3$s[/url]"
 
-#: include/api.php:4382 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:84 mod/profile_photo.php:92
-#: mod/profile_photo.php:100 mod/profile_photo.php:223
-#: mod/profile_photo.php:317 mod/profile_photo.php:327 src/Model/User.php:526
-#: src/Model/User.php:534 src/Model/User.php:542
-msgid "Profile Photos"
-msgstr "Profilbilder"
+#: include/enotify.php:173
+#, php-format
+msgid "[Friendica:Notify] Comment to conversation #%1$d by %2$s"
+msgstr "[Friendica-Meldung] Kommentar zum Beitrag #%1$d von %2$s"
 
-#: include/bb2diaspora.php:238 include/event.php:26 include/event.php:914
-#: mod/localtime.php:19
-msgid "l F d, Y \\@ g:i A"
-msgstr "l, d. F Y\\, H:i"
+#: include/enotify.php:175
+#, php-format
+msgid "%s commented on an item/conversation you have been following."
+msgstr "%s hat einen Beitrag kommentiert, dem Du folgst."
 
-#: include/bb2diaspora.php:245 include/event.php:45 include/event.php:62
-#: include/event.php:471 include/event.php:992
-msgid "Starts:"
-msgstr "Beginnt:"
+#: include/enotify.php:178 include/enotify.php:193 include/enotify.php:208
+#: include/enotify.php:223 include/enotify.php:242 include/enotify.php:257
+#, php-format
+msgid "Please visit %s to view and/or reply to the conversation."
+msgstr "Bitte besuche %s, um die Konversation anzusehen und/oder zu kommentieren."
 
-#: include/bb2diaspora.php:251 include/event.php:48 include/event.php:68
-#: include/event.php:472 include/event.php:996
-msgid "Finishes:"
-msgstr "Endet:"
+#: include/enotify.php:185
+#, php-format
+msgid "[Friendica:Notify] %s posted to your profile wall"
+msgstr "[Friendica-Meldung] %s hat auf Deine Pinnwand geschrieben"
 
-#: include/bb2diaspora.php:258 include/event.php:52 include/event.php:77
-#: include/event.php:473 include/event.php:1010 mod/directory.php:140
-#: mod/notifications.php:247 mod/contacts.php:651 mod/events.php:521
-#: src/Model/Profile.php:417
-msgid "Location:"
-msgstr "Ort:"
+#: include/enotify.php:187
+#, php-format
+msgid "%1$s posted to your profile wall at %2$s"
+msgstr "%1$s schrieb auf %2$s auf Deine Pinnwand"
 
-#: include/conversation.php:146 include/conversation.php:284
-#: include/text.php:1717 src/Model/Item.php:1785
-msgid "event"
-msgstr "Event"
+#: include/enotify.php:188
+#, php-format
+msgid "%1$s posted to [url=%2$s]your wall[/url]"
+msgstr "%1$s hat etwas auf [url=%2$s]Deiner Pinnwand[/url] gepostet"
 
-#: include/conversation.php:149 include/conversation.php:159
-#: include/conversation.php:287 include/conversation.php:296
-#: mod/subthread.php:97 mod/tagger.php:72 src/Model/Item.php:1783
-#: src/Protocol/Diaspora.php:1946
-msgid "status"
-msgstr "Status"
+#: include/enotify.php:200
+#, php-format
+msgid "[Friendica:Notify] %s tagged you"
+msgstr "[Friendica-Meldung] %s hat Dich erwähnt"
 
-#: include/conversation.php:154 include/conversation.php:292
-#: include/text.php:1719 mod/subthread.php:97 mod/tagger.php:72
-#: src/Model/Item.php:1783
-msgid "photo"
-msgstr "Foto"
+#: include/enotify.php:202
+#, php-format
+msgid "%1$s tagged you at %2$s"
+msgstr "%1$s erwähnte Dich auf %2$s"
 
-#: include/conversation.php:166 src/Model/Item.php:1656
-#: src/Protocol/Diaspora.php:1942
+#: include/enotify.php:203
 #, php-format
-msgid "%1$s likes %2$s's %3$s"
-msgstr "%1$s mag %2$ss %3$s"
+msgid "%1$s [url=%2$s]tagged you[/url]."
+msgstr "%1$s [url=%2$s]erwähnte Dich[/url]."
 
-#: include/conversation.php:169 src/Model/Item.php:1661
+#: include/enotify.php:215
 #, php-format
-msgid "%1$s doesn't like %2$s's %3$s"
-msgstr "%1$s mag %2$ss %3$s nicht"
+msgid "[Friendica:Notify] %s shared a new post"
+msgstr "[Friendica Benachrichtigung] %s hat einen Beitrag geteilt"
 
-#: include/conversation.php:172
+#: include/enotify.php:217
 #, php-format
-msgid "%1$s attends %2$s's %3$s"
-msgstr "%1$s nimmt an %2$ss %3$s teil."
+msgid "%1$s shared a new post at %2$s"
+msgstr "%1$s hat einen neuen Beitrag auf %2$s geteilt"
 
-#: include/conversation.php:175
+#: include/enotify.php:218
 #, 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 "%1$s [url=%2$s]shared a post[/url]."
+msgstr "%1$s [url=%2$s]hat einen Beitrag geteilt[/url]."
 
-#: include/conversation.php:178
+#: include/enotify.php:230
 #, php-format
-msgid "%1$s attends maybe %2$s's %3$s"
-msgstr "%1$s nimmt eventuell an %2$ss %3$s teil."
+msgid "[Friendica:Notify] %1$s poked you"
+msgstr "[Friendica-Meldung] %1$s hat Dich angestupst"
 
-#: include/conversation.php:211 mod/dfrn_confirm.php:431
-#: src/Protocol/Diaspora.php:2414
+#: include/enotify.php:232
 #, php-format
-msgid "%1$s is now friends with %2$s"
-msgstr "%1$s ist nun mit %2$s befreundet"
+msgid "%1$s poked you at %2$s"
+msgstr "%1$s hat Dich auf %2$s angestupst"
 
-#: include/conversation.php:252
+#: include/enotify.php:233
 #, php-format
-msgid "%1$s poked %2$s"
-msgstr "%1$s stupste %2$s"
+msgid "%1$s [url=%2$s]poked you[/url]."
+msgstr "%1$s [url=%2$s]hat Dich angestupst[/url]."
 
-#: include/conversation.php:306 mod/tagger.php:110
+#: include/enotify.php:249
 #, 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 "[Friendica:Notify] %s tagged your post"
+msgstr "[Friendica-Meldung] %s hat Deinen Beitrag getaggt"
 
-#: include/conversation.php:333
-msgid "post/item"
-msgstr "Nachricht/Beitrag"
+#: include/enotify.php:251
+#, php-format
+msgid "%1$s tagged your post at %2$s"
+msgstr "%1$s erwähnte Deinen Beitrag auf %2$s"
 
-#: include/conversation.php:334
+#: include/enotify.php:252
 #, 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"
+msgid "%1$s tagged [url=%2$s]your post[/url]"
+msgstr "%1$s erwähnte [url=%2$s]Deinen Beitrag[/url]"
 
-#: include/conversation.php:607 mod/profiles.php:354 mod/photos.php:1501
-msgid "Likes"
-msgstr "Likes"
+#: include/enotify.php:264
+msgid "[Friendica:Notify] Introduction received"
+msgstr "[Friendica-Meldung] Kontaktanfrage erhalten"
 
-#: include/conversation.php:607 mod/profiles.php:358 mod/photos.php:1501
-msgid "Dislikes"
-msgstr "Dislikes"
+#: include/enotify.php:266
+#, php-format
+msgid "You've received an introduction from '%1$s' at %2$s"
+msgstr "Du hast eine Kontaktanfrage von '%1$s' auf %2$s erhalten"
 
-#: include/conversation.php:608 include/conversation.php:1672
-#: mod/photos.php:1502
-msgid "Attending"
-msgid_plural "Attending"
-msgstr[0] "Teilnehmend"
-msgstr[1] "Teilnehmend"
+#: include/enotify.php:267
+#, php-format
+msgid "You've received [url=%1$s]an introduction[/url] from %2$s."
+msgstr "Du hast eine [url=%1$s]Kontaktanfrage[/url] von %2$s erhalten."
 
-#: include/conversation.php:608 mod/photos.php:1502
-msgid "Not attending"
-msgstr "Nicht teilnehmend"
+#: include/enotify.php:272 include/enotify.php:318
+#, php-format
+msgid "You may visit their profile at %s"
+msgstr "Hier kannst Du das Profil betrachten: %s"
 
-#: include/conversation.php:608 mod/photos.php:1502
-msgid "Might attend"
-msgstr "Eventuell teilnehmend"
+#: include/enotify.php:274
+#, php-format
+msgid "Please visit %s to approve or reject the introduction."
+msgstr "Bitte besuche %s, um die Kontaktanfrage anzunehmen oder abzulehnen."
 
-#: include/conversation.php:742 mod/photos.php:1569 src/Object/Post.php:177
-msgid "Select"
-msgstr "Auswählen"
+#: include/enotify.php:282
+msgid "[Friendica:Notify] A new person is sharing with you"
+msgstr "[Friendica Benachrichtigung] Eine neue Person teilt mit Dir"
 
-#: include/conversation.php:743 mod/admin.php:1706 mod/contacts.php:821
-#: mod/contacts.php:1019 mod/photos.php:1570 mod/settings.php:742
-#: src/Object/Post.php:178
-msgid "Delete"
-msgstr "Löschen"
-
-#: include/conversation.php:775 src/Object/Post.php:355
-#: src/Object/Post.php:356
+#: include/enotify.php:284 include/enotify.php:285
 #, php-format
-msgid "View %s's profile @ %s"
-msgstr "Das Profil von %s auf %s betrachten."
-
-#: include/conversation.php:787 src/Object/Post.php:343
-msgid "Categories:"
-msgstr "Kategorien:"
+msgid "%1$s is sharing with you at %2$s"
+msgstr "%1$s teilt mit Dir auf %2$s"
 
-#: include/conversation.php:788 src/Object/Post.php:344
-msgid "Filed under:"
-msgstr "Abgelegt unter:"
+#: include/enotify.php:292
+msgid "[Friendica:Notify] You have a new follower"
+msgstr "[Friendica Benachrichtigung] Du hast einen neuen Kontakt auf "
 
-#: include/conversation.php:795 src/Object/Post.php:369
+#: include/enotify.php:294 include/enotify.php:295
 #, php-format
-msgid "%s from %s"
-msgstr "%s von %s"
-
-#: include/conversation.php:810
-msgid "View in context"
-msgstr "Im Zusammenhang betrachten"
-
-#: include/conversation.php:812 include/conversation.php:1345
-#: mod/editpost.php:127 mod/message.php:264 mod/message.php:433
-#: mod/photos.php:1473 mod/wallmessage.php:145 src/Object/Post.php:394
-msgid "Please wait"
-msgstr "Bitte warten"
-
-#: include/conversation.php:883
-msgid "remove"
-msgstr "löschen"
-
-#: include/conversation.php:887
-msgid "Delete Selected Items"
-msgstr "Lösche die markierten Beiträge"
-
-#: include/conversation.php:1051 view/theme/frio/theme.php:352
-msgid "Follow Thread"
-msgstr "Folge der Unterhaltung"
-
-#: include/conversation.php:1052 src/Model/Contact.php:554
-msgid "View Status"
-msgstr "Pinnwand anschauen"
-
-#: include/conversation.php:1053 include/conversation.php:1069
-#: mod/allfriends.php:73 mod/directory.php:153 mod/suggest.php:82
-#: mod/dirfind.php:220 mod/match.php:89 src/Model/Contact.php:497
-#: src/Model/Contact.php:510 src/Model/Contact.php:555
-msgid "View Profile"
-msgstr "Profil anschauen"
-
-#: include/conversation.php:1054 src/Model/Contact.php:556
-msgid "View Photos"
-msgstr "Bilder anschauen"
-
-#: include/conversation.php:1055 src/Model/Contact.php:557
-msgid "Network Posts"
-msgstr "Netzwerkbeiträge"
-
-#: include/conversation.php:1056 src/Model/Contact.php:558
-msgid "View Contact"
-msgstr "Kontakt anzeigen"
-
-#: include/conversation.php:1057 src/Model/Contact.php:560
-msgid "Send PM"
-msgstr "Private Nachricht senden"
-
-#: include/conversation.php:1061 src/Model/Contact.php:561
-msgid "Poke"
-msgstr "Anstupsen"
+msgid "You have a new follower at %2$s : %1$s"
+msgstr "Du hast einen neuen Kontakt auf %2$s: %1$s"
 
-#: include/conversation.php:1066 mod/allfriends.php:74 mod/suggest.php:83
-#: mod/dirfind.php:221 mod/match.php:90 mod/contacts.php:587
-#: mod/follow.php:141 src/Content/Widget.php:61 src/Model/Contact.php:511
-msgid "Connect/Follow"
-msgstr "Verbinden/Folgen"
+#: include/enotify.php:307
+msgid "[Friendica:Notify] Friend suggestion received"
+msgstr "[Friendica-Meldung] Kontaktvorschlag erhalten"
 
-#: include/conversation.php:1185
+#: include/enotify.php:309
 #, php-format
-msgid "%s likes this."
-msgstr "%s mag das."
+msgid "You've received a friend suggestion from '%1$s' at %2$s"
+msgstr "Du hast einen Kontakt-Vorschlag von '%1$s' auf %2$s erhalten"
 
-#: include/conversation.php:1188
+#: include/enotify.php:310
 #, php-format
-msgid "%s doesn't like this."
-msgstr "%s mag das nicht."
+msgid ""
+"You've received [url=%1$s]a friend suggestion[/url] for %2$s from %3$s."
+msgstr "Du hast einen [url=%1$s]Kontakt-Vorschlag[/url] %2$s von %3$s erhalten."
 
-#: include/conversation.php:1191
-#, php-format
-msgid "%s attends."
-msgstr "%s nimmt teil."
+#: include/enotify.php:316
+msgid "Name:"
+msgstr "Name:"
 
-#: include/conversation.php:1194
-#, php-format
-msgid "%s doesn't attend."
-msgstr "%s nimmt nicht teil."
+#: include/enotify.php:317
+msgid "Photo:"
+msgstr "Foto:"
 
-#: include/conversation.php:1197
+#: include/enotify.php:320
 #, php-format
-msgid "%s attends maybe."
-msgstr "%s nimmt eventuell teil."
+msgid "Please visit %s to approve or reject the suggestion."
+msgstr "Bitte besuche %s, um den Vorschlag zu akzeptieren oder abzulehnen."
 
-#: include/conversation.php:1208
-msgid "and"
-msgstr "und"
+#: include/enotify.php:328 include/enotify.php:343
+msgid "[Friendica:Notify] Connection accepted"
+msgstr "[Friendica-Benachrichtigung] Kontaktanfrage bestätigt"
 
-#: include/conversation.php:1214
+#: include/enotify.php:330 include/enotify.php:345
 #, php-format
-msgid "and %d other people"
-msgstr "und %dandere"
+msgid "'%1$s' has accepted your connection request at %2$s"
+msgstr "'%1$s' hat Deine Kontaktanfrage auf  %2$s bestätigt"
 
-#: include/conversation.php:1223
+#: include/enotify.php:331 include/enotify.php:346
 #, php-format
-msgid "<span  %1$s>%2$d people</span> like this"
-msgstr "<span  %1$s>%2$d Personen</span> mögen das"
+msgid "%2$s has accepted your [url=%1$s]connection request[/url]."
+msgstr "%2$s hat Deine [url=%1$s]Kontaktanfrage[/url] akzeptiert."
 
-#: include/conversation.php:1224
-#, php-format
-msgid "%s like this."
-msgstr "%s mögen das."
+#: include/enotify.php:336
+msgid ""
+"You are now mutual friends and may exchange status updates, photos, and "
+"email without restriction."
+msgstr "Ihr seid nun beidseitige Kontakte und könnt Statusmitteilungen, Bilder und Emails ohne Einschränkungen austauschen."
 
-#: include/conversation.php:1227
+#: include/enotify.php:338
 #, 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"
+msgid "Please visit %s if you wish to make any changes to this relationship."
+msgstr "Bitte besuche %s, wenn Du Änderungen an eurer Beziehung vornehmen willst."
 
-#: include/conversation.php:1228
+#: include/enotify.php:351
 #, php-format
-msgid "%s don't like this."
-msgstr "%s mögen dies nicht."
+msgid ""
+"'%1$s' has chosen to accept you a fan, which restricts some forms of "
+"communication - such as private messaging and some profile interactions. If "
+"this is a celebrity or community page, these settings were applied "
+"automatically."
+msgstr "'%1$s' hat sich entschieden Dich als Fan zu akzeptieren, dies schränkt einige Kommunikationswege - wie private Nachrichten und einige Interaktionsmöglichkeiten auf der Profilseite - ein. Wenn dies eine Berühmtheiten- oder Gemeinschaftsseite ist, werden diese Einstellungen automatisch vorgenommen."
 
-#: include/conversation.php:1231
+#: include/enotify.php:353
 #, php-format
-msgid "<span  %1$s>%2$d people</span> attend"
-msgstr "<span %1$s>%2$d Personen</span> nehmen teil"
+msgid ""
+"'%1$s' may choose to extend this into a two-way or more permissive "
+"relationship in the future."
+msgstr "'%1$s' kann den Kontaktstatus zu einem späteren Zeitpunkt erweitern und diese Einschränkungen aufheben. "
 
-#: include/conversation.php:1232
+#: include/enotify.php:355
 #, php-format
-msgid "%s attend."
-msgstr "%s nehmen teil."
+msgid "Please visit %s  if you wish to make any changes to this relationship."
+msgstr "Bitte besuche %s, wenn Du Änderungen an eurer Beziehung vornehmen willst."
 
-#: include/conversation.php:1235
+#: include/enotify.php:365
+msgid "[Friendica System:Notify] registration request"
+msgstr "[Friendica System:Benachrichtigung] Registrationsanfrage"
+
+#: include/enotify.php:367
 #, php-format
-msgid "<span  %1$s>%2$d people</span> don't attend"
-msgstr "<span %1$s>%2$d Personen</span> nehmen nicht teil"
+msgid "You've received a registration request from '%1$s' at %2$s"
+msgstr "Du hast eine Registrierungsanfrage von %2$s auf '%1$s' erhalten"
 
-#: include/conversation.php:1236
+#: include/enotify.php:368
 #, php-format
-msgid "%s don't attend."
-msgstr "%s nehmen nicht teil."
+msgid "You've received a [url=%1$s]registration request[/url] from %2$s."
+msgstr "Du hast eine [url=%1$s]Registrierungsanfrage[/url] von %2$s erhalten."
 
-#: include/conversation.php:1239
+#: include/enotify.php:373
 #, php-format
-msgid "<span  %1$s>%2$d people</span> attend maybe"
-msgstr "<span %1$s>%2$d Personen</span> nehmen eventuell teil"
+msgid "Full Name:\t%1$s\\nSite Location:\t%2$s\\nLogin Name:\t%3$s (%4$s("
+msgstr "Kompletter Name:\t%1$s\\nURL der Seite:\t%2$s\\nLogin Name:\t%3$s (%4$s("
 
-#: include/conversation.php:1240
+#: include/enotify.php:379
 #, php-format
-msgid "%s anttend maybe."
-msgstr "%s  nehmen vielleicht teil."
+msgid "Please visit %s to approve or reject the request."
+msgstr "Bitte besuche %s um die Anfrage zu bearbeiten."
 
-#: include/conversation.php:1270 include/conversation.php:1286
-msgid "Visible to <strong>everybody</strong>"
-msgstr "Für <strong>jedermann</strong> sichtbar"
+#: include/event.php:26 include/event.php:914 include/bb2diaspora.php:238
+#: mod/localtime.php:19
+msgid "l F d, Y \\@ g:i A"
+msgstr "l, d. F Y\\, H:i"
 
-#: include/conversation.php:1271 include/conversation.php:1287
-#: 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/event.php:45 include/event.php:62 include/event.php:471
+#: include/event.php:992 include/bb2diaspora.php:245
+msgid "Starts:"
+msgstr "Beginnt:"
 
-#: include/conversation.php:1272 include/conversation.php:1288
-msgid "Please enter a video link/URL:"
-msgstr "Bitte Link/URL zum Video einfügen:"
+#: include/event.php:48 include/event.php:68 include/event.php:472
+#: include/event.php:996 include/bb2diaspora.php:251
+msgid "Finishes:"
+msgstr "Endet:"
 
-#: include/conversation.php:1273 include/conversation.php:1289
-msgid "Please enter an audio link/URL:"
-msgstr "Bitte Link/URL zum Audio einfügen:"
+#: include/event.php:52 include/event.php:77 include/event.php:473
+#: include/event.php:1010 include/bb2diaspora.php:258
+#: mod/notifications.php:247 mod/contacts.php:651 mod/directory.php:149
+#: mod/events.php:521 src/Model/Profile.php:417
+msgid "Location:"
+msgstr "Ort:"
 
-#: include/conversation.php:1274 include/conversation.php:1290
-msgid "Tag term:"
-msgstr "Tag:"
+#: include/event.php:420
+msgid "all-day"
+msgstr "ganztägig"
 
-#: include/conversation.php:1275 include/conversation.php:1291
-#: mod/filer.php:34
-msgid "Save to Folder:"
-msgstr "In diesem Ordner speichern:"
+#: include/event.php:422 include/text.php:1111
+msgid "Sun"
+msgstr "So"
 
-#: include/conversation.php:1276 include/conversation.php:1292
-msgid "Where are you right now?"
-msgstr "Wo hältst Du Dich jetzt gerade auf?"
+#: include/event.php:423 include/text.php:1111
+msgid "Mon"
+msgstr "Mo"
 
-#: include/conversation.php:1277
-msgid "Delete item(s)?"
-msgstr "Einträge löschen?"
+#: include/event.php:424 include/text.php:1111
+msgid "Tue"
+msgstr "Di"
 
-#: include/conversation.php:1326
-msgid "Share"
-msgstr "Teilen"
+#: include/event.php:425 include/text.php:1111
+msgid "Wed"
+msgstr "Mi"
 
-#: include/conversation.php:1327 mod/editpost.php:113 mod/message.php:262
-#: mod/message.php:430 mod/wallmessage.php:143
-msgid "Upload photo"
-msgstr "Foto hochladen"
+#: include/event.php:426 include/text.php:1111
+msgid "Thu"
+msgstr "Do"
 
-#: include/conversation.php:1328 mod/editpost.php:114
-msgid "upload photo"
-msgstr "Bild hochladen"
+#: include/event.php:427 include/text.php:1111
+msgid "Fri"
+msgstr "Fr"
 
-#: include/conversation.php:1329 mod/editpost.php:115
-msgid "Attach file"
-msgstr "Datei anhängen"
+#: include/event.php:428 include/text.php:1111
+msgid "Sat"
+msgstr "Sa"
 
-#: include/conversation.php:1330 mod/editpost.php:116
-msgid "attach file"
-msgstr "Datei anhängen"
+#: include/event.php:430 include/text.php:1093 mod/settings.php:945
+msgid "Sunday"
+msgstr "Sonntag"
 
-#: include/conversation.php:1331 mod/editpost.php:117 mod/message.php:263
-#: mod/message.php:431 mod/wallmessage.php:144
-msgid "Insert web link"
-msgstr "Einen Link einfügen"
+#: include/event.php:431 include/text.php:1093 mod/settings.php:945
+msgid "Monday"
+msgstr "Montag"
 
-#: include/conversation.php:1332 mod/editpost.php:118
-msgid "web link"
-msgstr "Weblink"
+#: include/event.php:432 include/text.php:1093
+msgid "Tuesday"
+msgstr "Dienstag"
 
-#: include/conversation.php:1333 mod/editpost.php:119
-msgid "Insert video link"
-msgstr "Video-Adresse einfügen"
+#: include/event.php:433 include/text.php:1093
+msgid "Wednesday"
+msgstr "Mittwoch"
 
-#: include/conversation.php:1334 mod/editpost.php:120
-msgid "video link"
-msgstr "Video-Link"
+#: include/event.php:434 include/text.php:1093
+msgid "Thursday"
+msgstr "Donnerstag"
 
-#: include/conversation.php:1335 mod/editpost.php:121
-msgid "Insert audio link"
-msgstr "Audio-Adresse einfügen"
+#: include/event.php:435 include/text.php:1093
+msgid "Friday"
+msgstr "Freitag"
 
-#: include/conversation.php:1336 mod/editpost.php:122
-msgid "audio link"
-msgstr "Audio-Link"
-
-#: include/conversation.php:1337 mod/editpost.php:123
-msgid "Set your location"
-msgstr "Deinen Standort festlegen"
+#: include/event.php:436 include/text.php:1093
+msgid "Saturday"
+msgstr "Samstag"
 
-#: include/conversation.php:1338 mod/editpost.php:124
-msgid "set location"
-msgstr "Ort setzen"
+#: include/event.php:438 include/text.php:1114
+msgid "Jan"
+msgstr "Jan"
 
-#: include/conversation.php:1339 mod/editpost.php:125
-msgid "Clear browser location"
-msgstr "Browser-Standort leeren"
+#: include/event.php:439 include/text.php:1114
+msgid "Feb"
+msgstr "Feb"
 
-#: include/conversation.php:1340 mod/editpost.php:126
-msgid "clear location"
-msgstr "Ort löschen"
+#: include/event.php:440 include/text.php:1114
+msgid "Mar"
+msgstr "März"
 
-#: include/conversation.php:1342 mod/editpost.php:140
-msgid "Set title"
-msgstr "Titel setzen"
+#: include/event.php:441 include/text.php:1114
+msgid "Apr"
+msgstr "Apr"
 
-#: include/conversation.php:1344 mod/editpost.php:142
-msgid "Categories (comma-separated list)"
-msgstr "Kategorien (kommasepariert)"
+#: include/event.php:442 include/event.php:455 include/text.php:1097
+#: include/text.php:1114
+msgid "May"
+msgstr "Mai"
 
-#: include/conversation.php:1346 mod/editpost.php:128
-msgid "Permission settings"
-msgstr "Berechtigungseinstellungen"
+#: include/event.php:443
+msgid "Jun"
+msgstr "Jun"
 
-#: include/conversation.php:1347 mod/editpost.php:157
-msgid "permissions"
-msgstr "Zugriffsrechte"
+#: include/event.php:444 include/text.php:1114
+msgid "Jul"
+msgstr "Juli"
 
-#: include/conversation.php:1355 mod/editpost.php:137
-msgid "Public post"
-msgstr "Öffentlicher Beitrag"
+#: include/event.php:445 include/text.php:1114
+msgid "Aug"
+msgstr "Aug"
 
-#: include/conversation.php:1359 mod/editpost.php:148 mod/events.php:531
-#: mod/photos.php:1492 mod/photos.php:1531 mod/photos.php:1604
-#: src/Object/Post.php:797
-msgid "Preview"
-msgstr "Vorschau"
+#: include/event.php:446
+msgid "Sept"
+msgstr "Sep"
 
-#: include/conversation.php:1363 include/items.php:387 mod/fbrowser.php:103
-#: mod/fbrowser.php:134 mod/suggest.php:41 mod/unfollow.php:117
-#: mod/contacts.php:467 mod/dfrn_request.php:663 mod/editpost.php:151
-#: mod/follow.php:159 mod/message.php:141 mod/photos.php:248
-#: mod/photos.php:324 mod/settings.php:680 mod/settings.php:706
-#: mod/tagrm.php:19 mod/tagrm.php:99 mod/videos.php:148
-msgid "Cancel"
-msgstr "Abbrechen"
+#: include/event.php:447 include/text.php:1114
+msgid "Oct"
+msgstr "Okt"
 
-#: include/conversation.php:1368
-msgid "Post to Groups"
-msgstr "Poste an Gruppe"
+#: include/event.php:448 include/text.php:1114
+msgid "Nov"
+msgstr "Nov"
 
-#: include/conversation.php:1369
-msgid "Post to Contacts"
-msgstr "Poste an Kontakte"
+#: include/event.php:449 include/text.php:1114
+msgid "Dec"
+msgstr "Dez"
 
-#: include/conversation.php:1370
-msgid "Private post"
-msgstr "Privater Beitrag"
+#: include/event.php:451 include/text.php:1097
+msgid "January"
+msgstr "Januar"
 
-#: include/conversation.php:1375 mod/editpost.php:155
-#: src/Model/Profile.php:342
-msgid "Message"
-msgstr "Nachricht"
+#: include/event.php:452 include/text.php:1097
+msgid "February"
+msgstr "Februar"
 
-#: include/conversation.php:1376 mod/editpost.php:156
-msgid "Browser"
-msgstr "Browser"
+#: include/event.php:453 include/text.php:1097
+msgid "March"
+msgstr "März"
 
-#: include/conversation.php:1643
-msgid "View all"
-msgstr "Zeige alle"
+#: include/event.php:454 include/text.php:1097
+msgid "April"
+msgstr "April"
 
-#: include/conversation.php:1666
-msgid "Like"
-msgid_plural "Likes"
-msgstr[0] "mag ich"
-msgstr[1] "Mag ich"
+#: include/event.php:456 include/text.php:1097
+msgid "June"
+msgstr "Juni"
 
-#: include/conversation.php:1669
-msgid "Dislike"
-msgid_plural "Dislikes"
-msgstr[0] "mag ich nicht"
-msgstr[1] "Mag ich nicht"
+#: include/event.php:457 include/text.php:1097
+msgid "July"
+msgstr "Juli"
 
-#: include/conversation.php:1675
-msgid "Not Attending"
-msgid_plural "Not Attending"
-msgstr[0] "Nicht teilnehmend "
-msgstr[1] "Nicht teilnehmend"
+#: include/event.php:458 include/text.php:1097
+msgid "August"
+msgstr "August"
 
-#: include/conversation.php:1678 src/Content/ContactSelector.php:125
-msgid "Undecided"
-msgid_plural "Undecided"
-msgstr[0] "Unentschieden"
-msgstr[1] "Unentschieden"
+#: include/event.php:459 include/text.php:1097
+msgid "September"
+msgstr "September"
 
-#: include/enotify.php:33
-msgid "Friendica Notification"
-msgstr "Friendica-Benachrichtigung"
+#: include/event.php:460 include/text.php:1097
+msgid "October"
+msgstr "Oktober"
 
-#: include/enotify.php:36
-msgid "Thank You,"
-msgstr "Danke,"
+#: include/event.php:461 include/text.php:1097
+msgid "November"
+msgstr "November"
 
-#: include/enotify.php:39
-#, php-format
-msgid "%s Administrator"
-msgstr "der Administrator von %s"
+#: include/event.php:462 include/text.php:1097
+msgid "December"
+msgstr "Dezember"
 
-#: include/enotify.php:41
-#, php-format
-msgid "%1$s, %2$s Administrator"
-msgstr "%1$s, %2$s Administrator"
+#: include/event.php:464 mod/cal.php:280 mod/events.php:401
+msgid "today"
+msgstr "Heute"
 
-#: include/enotify.php:52 src/Worker/Delivery.php:402
-msgid "noreply"
-msgstr "noreply"
+#: include/event.php:465 mod/cal.php:281 mod/events.php:402
+#: src/Util/Temporal.php:304
+msgid "month"
+msgstr "Monat"
 
-#: include/enotify.php:100
-#, php-format
-msgid "[Friendica:Notify] New mail received at %s"
-msgstr "[Friendica-Meldung] Neue Nachricht erhalten von %s"
+#: include/event.php:466 mod/cal.php:282 mod/events.php:403
+#: src/Util/Temporal.php:305
+msgid "week"
+msgstr "Woche"
 
-#: include/enotify.php:102
-#, php-format
-msgid "%1$s sent you a new private message at %2$s."
-msgstr "%1$s hat Dir eine neue private Nachricht auf %2$s geschickt."
+#: include/event.php:467 mod/cal.php:283 mod/events.php:404
+#: src/Util/Temporal.php:306
+msgid "day"
+msgstr "Tag"
 
-#: include/enotify.php:103
-msgid "a private message"
-msgstr "eine private Nachricht"
+#: include/event.php:469
+msgid "No events to display"
+msgstr "Keine Veranstaltung zum Anzeigen"
 
-#: include/enotify.php:103
-#, php-format
-msgid "%1$s sent you %2$s."
-msgstr "%1$s schickte Dir %2$s."
+#: include/event.php:583
+msgid "l, F j"
+msgstr "l, F j"
 
-#: include/enotify.php:105
-#, php-format
-msgid "Please visit %s to view and/or reply to your private messages."
-msgstr "Bitte besuche %s, um Deine privaten Nachrichten anzusehen und/oder zu beantworten."
+#: include/event.php:607
+msgid "Edit event"
+msgstr "Veranstaltung bearbeiten"
 
-#: include/enotify.php:143
-#, php-format
-msgid "%1$s commented on [url=%2$s]a %3$s[/url]"
-msgstr "%1$s kommentierte [url=%2$s]a %3$s[/url]"
+#: include/event.php:608
+msgid "Duplicate event"
+msgstr "Veranstaltung kopieren"
 
-#: include/enotify.php:151
-#, php-format
-msgid "%1$s commented on [url=%2$s]%3$s's %4$s[/url]"
-msgstr "%1$s kommentierte [url=%2$s]%3$ss %4$s[/url]"
+#: include/event.php:609
+msgid "Delete event"
+msgstr "Veranstaltung löschen"
 
-#: include/enotify.php:161
-#, php-format
-msgid "%1$s commented on [url=%2$s]your %3$s[/url]"
-msgstr "%1$s kommentierte [url=%2$s]Deinen %3$s[/url]"
+#: include/event.php:636 include/text.php:1508 include/text.php:1515
+msgid "link to source"
+msgstr "Link zum Originalbeitrag"
 
-#: include/enotify.php:173
-#, php-format
-msgid "[Friendica:Notify] Comment to conversation #%1$d by %2$s"
-msgstr "[Friendica-Meldung] Kommentar zum Beitrag #%1$d von %2$s"
+#: include/event.php:896
+msgid "Export"
+msgstr "Exportieren"
 
-#: include/enotify.php:175
-#, php-format
-msgid "%s commented on an item/conversation you have been following."
-msgstr "%s hat einen Beitrag kommentiert, dem Du folgst."
+#: include/event.php:897
+msgid "Export calendar as ical"
+msgstr "Kalender als ical exportieren"
 
-#: include/enotify.php:178 include/enotify.php:193 include/enotify.php:208
-#: include/enotify.php:223 include/enotify.php:242 include/enotify.php:257
-#, php-format
-msgid "Please visit %s to view and/or reply to the conversation."
-msgstr "Bitte besuche %s, um die Konversation anzusehen und/oder zu kommentieren."
+#: include/event.php:898
+msgid "Export calendar as csv"
+msgstr "Kalender als csv exportieren"
 
-#: include/enotify.php:185
-#, php-format
-msgid "[Friendica:Notify] %s posted to your profile wall"
-msgstr "[Friendica-Meldung] %s hat auf Deine Pinnwand geschrieben"
+#: include/event.php:915
+msgid "D g:i A"
+msgstr "D H:i"
 
-#: include/enotify.php:187
-#, php-format
-msgid "%1$s posted to your profile wall at %2$s"
-msgstr "%1$s schrieb auf %2$s auf Deine Pinnwand"
+#: include/event.php:916
+msgid "g:i A"
+msgstr "H:i"
 
-#: include/enotify.php:188
-#, php-format
-msgid "%1$s posted to [url=%2$s]your wall[/url]"
-msgstr "%1$s hat etwas auf [url=%2$s]Deiner Pinnwand[/url] gepostet"
+#: include/event.php:1011 include/event.php:1013
+msgid "Show map"
+msgstr "Karte anzeigen"
 
-#: include/enotify.php:200
-#, php-format
-msgid "[Friendica:Notify] %s tagged you"
-msgstr "[Friendica-Meldung] %s hat Dich erwähnt"
+#: include/event.php:1012
+msgid "Hide map"
+msgstr "Karte verbergen"
 
-#: include/enotify.php:202
-#, php-format
-msgid "%1$s tagged you at %2$s"
-msgstr "%1$s erwähnte Dich auf %2$s"
-
-#: include/enotify.php:203
-#, php-format
-msgid "%1$s [url=%2$s]tagged you[/url]."
-msgstr "%1$s [url=%2$s]erwähnte Dich[/url]."
+#: include/items.php:342 mod/notice.php:22 mod/viewsrc.php:21
+#: mod/admin.php:269 mod/admin.php:1762 mod/admin.php:2010 mod/display.php:70
+#: mod/display.php:247 mod/display.php:349
+msgid "Item not found."
+msgstr "Beitrag nicht gefunden."
 
-#: include/enotify.php:215
-#, php-format
-msgid "[Friendica:Notify] %s shared a new post"
-msgstr "[Friendica Benachrichtigung] %s hat einen Beitrag geteilt"
+#: include/items.php:382
+msgid "Do you really want to delete this item?"
+msgstr "Möchtest Du wirklich dieses Item löschen?"
 
-#: include/enotify.php:217
-#, php-format
-msgid "%1$s shared a new post at %2$s"
-msgstr "%1$s hat einen neuen Beitrag auf %2$s geteilt"
+#: include/items.php:384 mod/api.php:110 mod/suggest.php:38
+#: mod/profiles.php:649 mod/profiles.php:652 mod/profiles.php:674
+#: mod/contacts.php:464 mod/dfrn_request.php:653 mod/follow.php:148
+#: mod/register.php:237 mod/message.php:138 mod/settings.php:1109
+#: mod/settings.php:1115 mod/settings.php:1122 mod/settings.php:1126
+#: mod/settings.php:1130 mod/settings.php:1134 mod/settings.php:1138
+#: mod/settings.php:1142 mod/settings.php:1162 mod/settings.php:1163
+#: mod/settings.php:1164 mod/settings.php:1165 mod/settings.php:1166
+msgid "Yes"
+msgstr "Ja"
 
-#: include/enotify.php:218
-#, php-format
-msgid "%1$s [url=%2$s]shared a post[/url]."
-msgstr "%1$s [url=%2$s]hat einen Beitrag geteilt[/url]."
+#: include/items.php:387 include/conversation.php:1373 mod/fbrowser.php:103
+#: mod/fbrowser.php:134 mod/suggest.php:41 mod/unfollow.php:117
+#: mod/contacts.php:467 mod/dfrn_request.php:663 mod/follow.php:159
+#: mod/tagrm.php:19 mod/tagrm.php:99 mod/editpost.php:151 mod/message.php:141
+#: mod/photos.php:248 mod/photos.php:324 mod/settings.php:680
+#: mod/settings.php:706 mod/videos.php:148
+msgid "Cancel"
+msgstr "Abbrechen"
 
-#: include/enotify.php:230
-#, php-format
-msgid "[Friendica:Notify] %1$s poked you"
-msgstr "[Friendica-Meldung] %1$s hat Dich angestupst"
+#: 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/repair_ostatus.php:13 mod/suggest.php:60 mod/unfollow.php:15
+#: mod/unfollow.php:57 mod/unfollow.php:90 mod/uimport.php:28
+#: mod/dirfind.php:24 mod/notifications.php:73 mod/ostatus_subscribe.php:16
+#: mod/cal.php:304 mod/dfrn_confirm.php:68 mod/invite.php:20
+#: mod/invite.php:106 mod/manage.php:131 mod/profiles.php:181
+#: mod/profiles.php:619 mod/wall_attach.php:74 mod/wall_attach.php:77
+#: mod/contacts.php:378 mod/delegate.php:24 mod/delegate.php:38
+#: mod/follow.php:16 mod/follow.php:53 mod/follow.php:116 mod/poke.php:150
+#: mod/profile_photo.php:29 mod/profile_photo.php:188
+#: mod/profile_photo.php:199 mod/profile_photo.php:212 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/item.php:160 mod/register.php:53
+#: mod/editpost.php:20 mod/events.php:195 mod/fsuggest.php:81 mod/group.php:26
+#: mod/message.php:59 mod/message.php:104 mod/network.php:32 mod/notes.php:30
+#: mod/photos.php:174 mod/photos.php:1051 mod/settings.php:41
+#: mod/settings.php:140 mod/settings.php:669 index.php:413
+msgid "Permission denied."
+msgstr "Zugriff verweigert."
 
-#: include/enotify.php:232
-#, php-format
-msgid "%1$s poked you at %2$s"
-msgstr "%1$s hat Dich auf %2$s angestupst"
+#: include/items.php:471
+msgid "Archives"
+msgstr "Archiv"
 
-#: include/enotify.php:233
-#, php-format
-msgid "%1$s [url=%2$s]poked you[/url]."
-msgstr "%1$s [url=%2$s]hat Dich angestupst[/url]."
+#: include/items.php:477 view/theme/vier/theme.php:259
+#: src/Content/ForumManager.php:130 src/Content/Widget.php:312
+#: src/Object/Post.php:422 src/App.php:514
+msgid "show more"
+msgstr "mehr anzeigen"
 
-#: include/enotify.php:249
-#, php-format
-msgid "[Friendica:Notify] %s tagged your post"
-msgstr "[Friendica-Meldung] %s hat Deinen Beitrag getaggt"
+#: include/text.php:302
+msgid "newer"
+msgstr "neuer"
 
-#: include/enotify.php:251
-#, php-format
-msgid "%1$s tagged your post at %2$s"
-msgstr "%1$s erwähnte Deinen Beitrag auf %2$s"
+#: include/text.php:303
+msgid "older"
+msgstr "älter"
 
-#: include/enotify.php:252
-#, php-format
-msgid "%1$s tagged [url=%2$s]your post[/url]"
-msgstr "%1$s erwähnte [url=%2$s]Deinen Beitrag[/url]"
+#: include/text.php:308
+msgid "first"
+msgstr "erste"
 
-#: include/enotify.php:264
-msgid "[Friendica:Notify] Introduction received"
-msgstr "[Friendica-Meldung] Kontaktanfrage erhalten"
+#: include/text.php:309
+msgid "prev"
+msgstr "vorige"
 
-#: include/enotify.php:266
-#, php-format
-msgid "You've received an introduction from '%1$s' at %2$s"
-msgstr "Du hast eine Kontaktanfrage von '%1$s' auf %2$s erhalten"
+#: include/text.php:343
+msgid "next"
+msgstr "nächste"
 
-#: include/enotify.php:267
-#, php-format
-msgid "You've received [url=%1$s]an introduction[/url] from %2$s."
-msgstr "Du hast eine [url=%1$s]Kontaktanfrage[/url] von %2$s erhalten."
+#: include/text.php:344
+msgid "last"
+msgstr "letzte"
 
-#: include/enotify.php:272 include/enotify.php:318
-#, php-format
-msgid "You may visit their profile at %s"
-msgstr "Hier kannst Du das Profil betrachten: %s"
+#: include/text.php:398
+msgid "Loading more entries..."
+msgstr "lade weitere Einträge..."
 
-#: include/enotify.php:274
-#, php-format
-msgid "Please visit %s to approve or reject the introduction."
-msgstr "Bitte besuche %s, um die Kontaktanfrage anzunehmen oder abzulehnen."
+#: include/text.php:399
+msgid "The end"
+msgstr "Das Ende"
 
-#: include/enotify.php:282
-msgid "[Friendica:Notify] A new person is sharing with you"
-msgstr "[Friendica Benachrichtigung] Eine neue Person teilt mit Dir"
+#: include/text.php:884
+msgid "No contacts"
+msgstr "Keine Kontakte"
 
-#: include/enotify.php:284 include/enotify.php:285
+#: include/text.php:908
 #, php-format
-msgid "%1$s is sharing with you at %2$s"
-msgstr "%1$s teilt mit Dir auf %2$s"
+msgid "%d Contact"
+msgid_plural "%d Contacts"
+msgstr[0] "%d Kontakt"
+msgstr[1] "%d Kontakte"
 
-#: include/enotify.php:292
-msgid "[Friendica:Notify] You have a new follower"
-msgstr "[Friendica Benachrichtigung] Du hast einen neuen Kontakt auf "
+#: include/text.php:921
+msgid "View Contacts"
+msgstr "Kontakte anzeigen"
 
-#: include/enotify.php:294 include/enotify.php:295
-#, php-format
-msgid "You have a new follower at %2$s : %1$s"
-msgstr "Du hast einen neuen Kontakt auf %2$s: %1$s"
+#: include/text.php:1010 mod/filer.php:35 mod/editpost.php:112
+#: mod/notes.php:68
+msgid "Save"
+msgstr "Speichern"
 
-#: include/enotify.php:307
-msgid "[Friendica:Notify] Friend suggestion received"
-msgstr "[Friendica-Meldung] Kontaktvorschlag erhalten"
+#: include/text.php:1010
+msgid "Follow"
+msgstr "Folge"
 
-#: include/enotify.php:309
-#, php-format
-msgid "You've received a friend suggestion from '%1$s' at %2$s"
-msgstr "Du hast einen Kontakt-Vorschlag von '%1$s' auf %2$s erhalten"
+#: include/text.php:1016 mod/search.php:155 src/Content/Nav.php:142
+msgid "Search"
+msgstr "Suche"
 
-#: include/enotify.php:310
-#, php-format
-msgid ""
-"You've received [url=%1$s]a friend suggestion[/url] for %2$s from %3$s."
-msgstr "Du hast einen [url=%1$s]Kontakt-Vorschlag[/url] %2$s von %3$s erhalten."
+#: include/text.php:1019 src/Content/Nav.php:58
+msgid "@name, !forum, #tags, content"
+msgstr "@name, !forum, #tags, content"
 
-#: include/enotify.php:316
-msgid "Name:"
-msgstr "Name:"
+#: include/text.php:1025 src/Content/Nav.php:145
+msgid "Full Text"
+msgstr "Volltext"
 
-#: include/enotify.php:317
-msgid "Photo:"
-msgstr "Foto:"
+#: include/text.php:1026 src/Content/Nav.php:146
+#: src/Content/Widget/TagCloud.php:54
+msgid "Tags"
+msgstr "Tags"
 
-#: include/enotify.php:320
-#, php-format
-msgid "Please visit %s to approve or reject the suggestion."
-msgstr "Bitte besuche %s, um den Vorschlag zu akzeptieren oder abzulehnen."
+#: include/text.php:1027 mod/contacts.php:805 mod/contacts.php:866
+#: mod/viewcontacts.php:131 view/theme/frio/theme.php:270
+#: src/Content/Nav.php:147 src/Content/Nav.php:212 src/Model/Profile.php:957
+#: src/Model/Profile.php:960
+msgid "Contacts"
+msgstr "Kontakte"
 
-#: include/enotify.php:328 include/enotify.php:343
-msgid "[Friendica:Notify] Connection accepted"
-msgstr "[Friendica-Benachrichtigung] Kontaktanfrage bestätigt"
+#: include/text.php:1030 view/theme/vier/theme.php:254
+#: src/Content/ForumManager.php:125 src/Content/Nav.php:151
+msgid "Forums"
+msgstr "Foren"
 
-#: include/enotify.php:330 include/enotify.php:345
-#, php-format
-msgid "'%1$s' has accepted your connection request at %2$s"
-msgstr "'%1$s' hat Deine Kontaktanfrage auf  %2$s bestätigt"
+#: include/text.php:1074
+msgid "poke"
+msgstr "anstupsen"
 
-#: include/enotify.php:331 include/enotify.php:346
-#, php-format
-msgid "%2$s has accepted your [url=%1$s]connection request[/url]."
-msgstr "%2$s hat Deine [url=%1$s]Kontaktanfrage[/url] akzeptiert."
+#: include/text.php:1074
+msgid "poked"
+msgstr "stupste"
 
-#: include/enotify.php:336
-msgid ""
-"You are now mutual friends and may exchange status updates, photos, and "
-"email without restriction."
-msgstr "Ihr seid nun beidseitige Kontakte und könnt Statusmitteilungen, Bilder und Emails ohne Einschränkungen austauschen."
+#: include/text.php:1075
+msgid "ping"
+msgstr "anpingen"
 
-#: include/enotify.php:338
-#, php-format
-msgid "Please visit %s if you wish to make any changes to this relationship."
-msgstr "Bitte besuche %s, wenn Du Änderungen an eurer Beziehung vornehmen willst."
+#: include/text.php:1075
+msgid "pinged"
+msgstr "pingte"
 
-#: include/enotify.php:351
-#, php-format
-msgid ""
-"'%1$s' has chosen to accept you a fan, which restricts some forms of "
-"communication - such as private messaging and some profile interactions. If "
-"this is a celebrity or community page, these settings were applied "
-"automatically."
-msgstr "'%1$s' hat sich entschieden Dich als Fan zu akzeptieren, dies schränkt einige Kommunikationswege - wie private Nachrichten und einige Interaktionsmöglichkeiten auf der Profilseite - ein. Wenn dies eine Berühmtheiten- oder Gemeinschaftsseite ist, werden diese Einstellungen automatisch vorgenommen."
+#: include/text.php:1076
+msgid "prod"
+msgstr "knuffen"
 
-#: include/enotify.php:353
-#, php-format
-msgid ""
-"'%1$s' may choose to extend this into a two-way or more permissive "
-"relationship in the future."
-msgstr "'%1$s' kann den Kontaktstatus zu einem späteren Zeitpunkt erweitern und diese Einschränkungen aufheben. "
+#: include/text.php:1076
+msgid "prodded"
+msgstr "knuffte"
 
-#: include/enotify.php:355
-#, php-format
-msgid "Please visit %s  if you wish to make any changes to this relationship."
-msgstr "Bitte besuche %s, wenn Du Änderungen an eurer Beziehung vornehmen willst."
+#: include/text.php:1077
+msgid "slap"
+msgstr "ohrfeigen"
 
-#: include/enotify.php:365
-msgid "[Friendica System:Notify] registration request"
-msgstr "[Friendica System:Benachrichtigung] Registrationsanfrage"
+#: include/text.php:1077
+msgid "slapped"
+msgstr "ohrfeigte"
 
-#: include/enotify.php:367
-#, php-format
-msgid "You've received a registration request from '%1$s' at %2$s"
-msgstr "Du hast eine Registrierungsanfrage von %2$s auf '%1$s' erhalten"
-
-#: include/enotify.php:368
-#, php-format
-msgid "You've received a [url=%1$s]registration request[/url] from %2$s."
-msgstr "Du hast eine [url=%1$s]Registrierungsanfrage[/url] von %2$s erhalten."
+#: include/text.php:1078
+msgid "finger"
+msgstr "befummeln"
 
-#: include/enotify.php:373
-#, php-format
-msgid "Full Name:\t%1$s\\nSite Location:\t%2$s\\nLogin Name:\t%3$s (%4$s("
-msgstr "Kompletter Name:\t%1$s\\nURL der Seite:\t%2$s\\nLogin Name:\t%3$s (%4$s("
+#: include/text.php:1078
+msgid "fingered"
+msgstr "befummelte"
 
-#: include/enotify.php:379
-#, php-format
-msgid "Please visit %s to approve or reject the request."
-msgstr "Bitte besuche %s um die Anfrage zu bearbeiten."
+#: include/text.php:1079
+msgid "rebuff"
+msgstr "eine Abfuhr erteilen"
 
-#: include/event.php:420
-msgid "all-day"
-msgstr "ganztägig"
+#: include/text.php:1079
+msgid "rebuffed"
+msgstr "abfuhrerteilte"
 
-#: include/event.php:422 include/text.php:1111
-msgid "Sun"
-msgstr "So"
+#: include/text.php:1114
+msgid "Sep"
+msgstr "Sep"
 
-#: include/event.php:423 include/text.php:1111
-msgid "Mon"
-msgstr "Mo"
+#: include/text.php:1315 mod/videos.php:381
+msgid "View Video"
+msgstr "Video ansehen"
 
-#: include/event.php:424 include/text.php:1111
-msgid "Tue"
-msgstr "Di"
+#: include/text.php:1332
+msgid "bytes"
+msgstr "Byte"
 
-#: include/event.php:425 include/text.php:1111
-msgid "Wed"
-msgstr "Mi"
+#: include/text.php:1367 include/text.php:1378
+msgid "Click to open/close"
+msgstr "Zum öffnen/schließen klicken"
 
-#: include/event.php:426 include/text.php:1111
-msgid "Thu"
-msgstr "Do"
+#: include/text.php:1502
+msgid "View on separate page"
+msgstr "Auf separater Seite ansehen"
 
-#: include/event.php:427 include/text.php:1111
-msgid "Fri"
-msgstr "Fr"
+#: include/text.php:1503
+msgid "view on separate page"
+msgstr "auf separater Seite ansehen"
 
-#: include/event.php:428 include/text.php:1111
-msgid "Sat"
-msgstr "Sa"
+#: include/text.php:1717 include/conversation.php:146
+#: include/conversation.php:284 src/Model/Item.php:1785
+msgid "event"
+msgstr "Event"
 
-#: include/event.php:430 include/text.php:1093 mod/settings.php:945
-msgid "Sunday"
-msgstr "Sonntag"
+#: include/text.php:1719 include/conversation.php:154
+#: include/conversation.php:292 mod/subthread.php:97 mod/tagger.php:72
+#: src/Model/Item.php:1783
+msgid "photo"
+msgstr "Foto"
 
-#: include/event.php:431 include/text.php:1093 mod/settings.php:945
-msgid "Monday"
-msgstr "Montag"
+#: include/text.php:1721
+msgid "activity"
+msgstr "Aktivität"
 
-#: include/event.php:432 include/text.php:1093
-msgid "Tuesday"
-msgstr "Dienstag"
+#: include/text.php:1723 src/Object/Post.php:421 src/Object/Post.php:433
+msgid "comment"
+msgid_plural "comments"
+msgstr[0] "Kommentar"
+msgstr[1] "Kommentare"
 
-#: include/event.php:433 include/text.php:1093
-msgid "Wednesday"
-msgstr "Mittwoch"
+#: include/text.php:1726
+msgid "post"
+msgstr "Beitrag"
 
-#: include/event.php:434 include/text.php:1093
-msgid "Thursday"
-msgstr "Donnerstag"
+#: include/text.php:1883
+msgid "Item filed"
+msgstr "Beitrag abgelegt"
 
-#: include/event.php:435 include/text.php:1093
-msgid "Friday"
-msgstr "Freitag"
+#: include/acl_selectors.php:355
+msgid "Post to Email"
+msgstr "An E-Mail senden"
 
-#: include/event.php:436 include/text.php:1093
-msgid "Saturday"
-msgstr "Samstag"
+#: include/acl_selectors.php:360
+msgid "Hide your profile details from unknown viewers?"
+msgstr "Profil-Details vor unbekannten Betrachtern verbergen?"
 
-#: include/event.php:438 include/text.php:1114
-msgid "Jan"
-msgstr "Jan"
+#: include/acl_selectors.php:360
+#, php-format
+msgid "Connectors disabled, since \"%s\" is enabled."
+msgstr "Konnektoren sind nicht verfügbar, da \"%s\" aktiv ist."
 
-#: include/event.php:439 include/text.php:1114
-msgid "Feb"
-msgstr "Feb"
+#: include/acl_selectors.php:366
+msgid "Visible to everybody"
+msgstr "Für jeden sichtbar"
 
-#: include/event.php:440 include/text.php:1114
-msgid "Mar"
-msgstr "März"
+#: include/acl_selectors.php:367 view/theme/vier/config.php:115
+msgid "show"
+msgstr "zeigen"
 
-#: include/event.php:441 include/text.php:1114
-msgid "Apr"
-msgstr "Apr"
+#: include/acl_selectors.php:368 view/theme/vier/config.php:115
+msgid "don't show"
+msgstr "nicht zeigen"
 
-#: include/event.php:442 include/event.php:455 include/text.php:1097
-#: include/text.php:1114
-msgid "May"
-msgstr "Mai"
+#: include/acl_selectors.php:374 mod/editpost.php:136
+msgid "CC: email addresses"
+msgstr "Cc: E-Mail-Addressen"
 
-#: include/event.php:443
-msgid "Jun"
-msgstr "Jun"
+#: include/acl_selectors.php:375 mod/editpost.php:143
+msgid "Example: bob@example.com, mary@example.com"
+msgstr "Z.B.: bob@example.com, mary@example.com"
 
-#: include/event.php:444 include/text.php:1114
-msgid "Jul"
-msgstr "Juli"
+#: include/acl_selectors.php:377 mod/events.php:536 mod/photos.php:1098
+#: mod/photos.php:1441
+msgid "Permissions"
+msgstr "Berechtigungen"
 
-#: include/event.php:445 include/text.php:1114
-msgid "Aug"
-msgstr "Aug"
+#: include/acl_selectors.php:378
+msgid "Close"
+msgstr "Schließen"
 
-#: include/event.php:446
-msgid "Sept"
-msgstr "Sep"
+#: include/api.php:1181
+#, 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. Die Nachricht wurde verworfen."
 
-#: include/event.php:447 include/text.php:1114
-msgid "Oct"
-msgstr "Okt"
+#: include/api.php:1205
+#, 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. Die Nachricht wurde verworfen."
 
-#: include/event.php:448 include/text.php:1114
-msgid "Nov"
-msgstr "Nov"
+#: include/api.php:1229
+#, 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/event.php:449 include/text.php:1114
-msgid "Dec"
-msgstr "Dez"
+#: include/api.php:4382 mod/profile_photo.php:84 mod/profile_photo.php:92
+#: mod/profile_photo.php:100 mod/profile_photo.php:223
+#: mod/profile_photo.php:317 mod/profile_photo.php:327 mod/photos.php:88
+#: mod/photos.php:194 mod/photos.php:722 mod/photos.php:1149
+#: mod/photos.php:1166 mod/photos.php:1684 src/Model/User.php:526
+#: src/Model/User.php:534 src/Model/User.php:542
+msgid "Profile Photos"
+msgstr "Profilbilder"
 
-#: include/event.php:451 include/text.php:1097
-msgid "January"
-msgstr "Januar"
+#: include/conversation.php:149 include/conversation.php:159
+#: include/conversation.php:287 include/conversation.php:296
+#: mod/subthread.php:97 mod/tagger.php:72 src/Model/Item.php:1783
+#: src/Protocol/Diaspora.php:1946
+msgid "status"
+msgstr "Status"
 
-#: include/event.php:452 include/text.php:1097
-msgid "February"
-msgstr "Februar"
+#: include/conversation.php:166 src/Model/Item.php:1656
+#: src/Protocol/Diaspora.php:1942
+#, php-format
+msgid "%1$s likes %2$s's %3$s"
+msgstr "%1$s mag %2$ss %3$s"
 
-#: include/event.php:453 include/text.php:1097
-msgid "March"
-msgstr "März"
+#: include/conversation.php:169 src/Model/Item.php:1661
+#, php-format
+msgid "%1$s doesn't like %2$s's %3$s"
+msgstr "%1$s mag %2$ss %3$s nicht"
 
-#: include/event.php:454 include/text.php:1097
-msgid "April"
-msgstr "April"
+#: include/conversation.php:172
+#, php-format
+msgid "%1$s attends %2$s's %3$s"
+msgstr "%1$s nimmt an %2$ss %3$s teil."
 
-#: include/event.php:456 include/text.php:1097
-msgid "June"
-msgstr "Juni"
+#: include/conversation.php:175
+#, php-format
+msgid "%1$s doesn't attend %2$s's %3$s"
+msgstr "%1$s nimmt nicht an %2$ss %3$s teil."
 
-#: include/event.php:457 include/text.php:1097
-msgid "July"
-msgstr "Juli"
+#: include/conversation.php:178
+#, php-format
+msgid "%1$s attends maybe %2$s's %3$s"
+msgstr "%1$s nimmt eventuell an %2$ss %3$s teil."
 
-#: include/event.php:458 include/text.php:1097
-msgid "August"
-msgstr "August"
+#: include/conversation.php:211 mod/dfrn_confirm.php:431
+#: src/Protocol/Diaspora.php:2414
+#, php-format
+msgid "%1$s is now friends with %2$s"
+msgstr "%1$s ist nun mit %2$s befreundet"
 
-#: include/event.php:459 include/text.php:1097
-msgid "September"
-msgstr "September"
+#: include/conversation.php:252
+#, php-format
+msgid "%1$s poked %2$s"
+msgstr "%1$s stupste %2$s"
 
-#: include/event.php:460 include/text.php:1097
-msgid "October"
-msgstr "Oktober"
+#: include/conversation.php:306 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/event.php:461 include/text.php:1097
-msgid "November"
-msgstr "November"
+#: include/conversation.php:333
+msgid "post/item"
+msgstr "Nachricht/Beitrag"
 
-#: include/event.php:462 include/text.php:1097
-msgid "December"
-msgstr "Dezember"
+#: include/conversation.php:334
+#, 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/event.php:464 mod/cal.php:280 mod/events.php:401
-msgid "today"
-msgstr "Heute"
+#: include/conversation.php:607 mod/profiles.php:354 mod/photos.php:1501
+msgid "Likes"
+msgstr "Likes"
 
-#: include/event.php:465 mod/cal.php:281 mod/events.php:402
-#: src/Util/Temporal.php:304
-msgid "month"
-msgstr "Monat"
+#: include/conversation.php:607 mod/profiles.php:358 mod/photos.php:1501
+msgid "Dislikes"
+msgstr "Dislikes"
 
-#: include/event.php:466 mod/cal.php:282 mod/events.php:403
-#: src/Util/Temporal.php:305
-msgid "week"
-msgstr "Woche"
+#: include/conversation.php:608 include/conversation.php:1682
+#: mod/photos.php:1502
+msgid "Attending"
+msgid_plural "Attending"
+msgstr[0] "Teilnehmend"
+msgstr[1] "Teilnehmend"
 
-#: include/event.php:467 mod/cal.php:283 mod/events.php:404
-#: src/Util/Temporal.php:306
-msgid "day"
-msgstr "Tag"
+#: include/conversation.php:608 mod/photos.php:1502
+msgid "Not attending"
+msgstr "Nicht teilnehmend"
 
-#: include/event.php:469
-msgid "No events to display"
-msgstr "Keine Veranstaltung zum Anzeigen"
+#: include/conversation.php:608 mod/photos.php:1502
+msgid "Might attend"
+msgstr "Eventuell teilnehmend"
 
-#: include/event.php:583
-msgid "l, F j"
-msgstr "l, F j"
+#: include/conversation.php:746 mod/photos.php:1569 src/Object/Post.php:177
+msgid "Select"
+msgstr "Auswählen"
 
-#: include/event.php:607
-msgid "Edit event"
-msgstr "Veranstaltung bearbeiten"
+#: include/conversation.php:747 mod/contacts.php:821 mod/contacts.php:1019
+#: mod/admin.php:1706 mod/photos.php:1570 mod/settings.php:742
+#: src/Object/Post.php:178
+msgid "Delete"
+msgstr "Löschen"
 
-#: include/event.php:608
-msgid "Duplicate event"
-msgstr "Veranstaltung kopieren"
+#: include/conversation.php:779 src/Object/Post.php:355
+#: src/Object/Post.php:356
+#, php-format
+msgid "View %s's profile @ %s"
+msgstr "Das Profil von %s auf %s betrachten."
 
-#: include/event.php:609
-msgid "Delete event"
-msgstr "Veranstaltung löschen"
+#: include/conversation.php:791 src/Object/Post.php:343
+msgid "Categories:"
+msgstr "Kategorien:"
 
-#: include/event.php:636 include/text.php:1508 include/text.php:1515
-msgid "link to source"
-msgstr "Link zum Originalbeitrag"
+#: include/conversation.php:792 src/Object/Post.php:344
+msgid "Filed under:"
+msgstr "Abgelegt unter:"
 
-#: include/event.php:896
-msgid "Export"
-msgstr "Exportieren"
+#: include/conversation.php:799 src/Object/Post.php:369
+#, php-format
+msgid "%s from %s"
+msgstr "%s von %s"
 
-#: include/event.php:897
-msgid "Export calendar as ical"
-msgstr "Kalender als ical exportieren"
+#: include/conversation.php:814
+msgid "View in context"
+msgstr "Im Zusammenhang betrachten"
 
-#: include/event.php:898
-msgid "Export calendar as csv"
-msgstr "Kalender als csv exportieren"
+#: include/conversation.php:816 include/conversation.php:1355
+#: mod/wallmessage.php:145 mod/editpost.php:127 mod/message.php:264
+#: mod/message.php:433 mod/photos.php:1473 src/Object/Post.php:394
+msgid "Please wait"
+msgstr "Bitte warten"
 
-#: include/event.php:915
-msgid "D g:i A"
-msgstr "D g:i A"
+#: include/conversation.php:887
+msgid "remove"
+msgstr "löschen"
 
-#: include/event.php:916
-msgid "g:i A"
-msgstr "g:i A"
+#: include/conversation.php:891
+msgid "Delete Selected Items"
+msgstr "Lösche die markierten Beiträge"
 
-#: include/event.php:1011 include/event.php:1013
-msgid "Show map"
-msgstr "Karte anzeigen"
+#: include/conversation.php:1061 view/theme/frio/theme.php:352
+msgid "Follow Thread"
+msgstr "Folge der Unterhaltung"
 
-#: include/event.php:1012
-msgid "Hide map"
-msgstr "Karte verbergen"
+#: include/conversation.php:1062 src/Model/Contact.php:554
+msgid "View Status"
+msgstr "Pinnwand anschauen"
 
-#: include/items.php:342 mod/notice.php:22 mod/admin.php:269
-#: mod/admin.php:1762 mod/admin.php:2010 mod/display.php:70
-#: mod/display.php:247 mod/display.php:349 mod/viewsrc.php:21
-msgid "Item not found."
-msgstr "Beitrag nicht gefunden."
+#: include/conversation.php:1063 include/conversation.php:1079
+#: mod/allfriends.php:73 mod/suggest.php:82 mod/dirfind.php:220
+#: mod/match.php:89 mod/directory.php:160 src/Model/Contact.php:497
+#: src/Model/Contact.php:510 src/Model/Contact.php:555
+msgid "View Profile"
+msgstr "Profil anschauen"
 
-#: 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:1064 src/Model/Contact.php:556
+msgid "View Photos"
+msgstr "Bilder anschauen"
 
-#: include/items.php:384 mod/api.php:110 mod/suggest.php:38
-#: mod/profiles.php:649 mod/profiles.php:652 mod/profiles.php:674
-#: mod/contacts.php:464 mod/dfrn_request.php:653 mod/follow.php:148
-#: mod/message.php:138 mod/register.php:237 mod/settings.php:1109
-#: mod/settings.php:1115 mod/settings.php:1122 mod/settings.php:1126
-#: mod/settings.php:1130 mod/settings.php:1134 mod/settings.php:1138
-#: mod/settings.php:1142 mod/settings.php:1162 mod/settings.php:1163
-#: mod/settings.php:1164 mod/settings.php:1165 mod/settings.php:1166
-msgid "Yes"
-msgstr "Ja"
+#: include/conversation.php:1065 src/Model/Contact.php:557
+msgid "Network Posts"
+msgstr "Netzwerkbeiträge"
 
-#: 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/group.php:26
-#: mod/nogroup.php:28 mod/repair_ostatus.php:13 mod/suggest.php:60
-#: mod/unfollow.php:15 mod/unfollow.php:57 mod/unfollow.php:90
-#: mod/uimport.php:28 mod/dirfind.php:24 mod/notifications.php:73
-#: mod/ostatus_subscribe.php:16 mod/cal.php:304 mod/dfrn_confirm.php:68
-#: mod/fsuggest.php:81 mod/invite.php:20 mod/invite.php:106 mod/manage.php:131
-#: mod/profiles.php:181 mod/profiles.php:619 mod/wall_attach.php:74
-#: mod/wall_attach.php:77 mod/contacts.php:378 mod/delegate.php:24
-#: mod/delegate.php:38 mod/editpost.php:20 mod/events.php:195
-#: mod/follow.php:16 mod/follow.php:53 mod/follow.php:116 mod/item.php:160
-#: mod/message.php:59 mod/message.php:104 mod/network.php:32 mod/notes.php:30
-#: mod/photos.php:174 mod/photos.php:1051 mod/poke.php:150
-#: mod/profile_photo.php:29 mod/profile_photo.php:188
-#: mod/profile_photo.php:199 mod/profile_photo.php:212 mod/register.php:53
-#: mod/regmod.php:108 mod/settings.php:41 mod/settings.php:140
-#: mod/settings.php:669 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 index.php:413
-msgid "Permission denied."
-msgstr "Zugriff verweigert."
+#: include/conversation.php:1066 src/Model/Contact.php:558
+msgid "View Contact"
+msgstr "Kontakt anzeigen"
 
-#: include/items.php:471
-msgid "Archives"
-msgstr "Archiv"
+#: include/conversation.php:1067 src/Model/Contact.php:560
+msgid "Send PM"
+msgstr "Private Nachricht senden"
 
-#: include/items.php:477 view/theme/vier/theme.php:259
-#: src/Content/ForumManager.php:130 src/Content/Widget.php:312
-#: src/Object/Post.php:422 src/App.php:514
-msgid "show more"
-msgstr "mehr anzeigen"
+#: include/conversation.php:1071 src/Model/Contact.php:561
+msgid "Poke"
+msgstr "Anstupsen"
 
-#: include/text.php:302
-msgid "newer"
-msgstr "neuer"
+#: include/conversation.php:1076 mod/allfriends.php:74 mod/suggest.php:83
+#: mod/dirfind.php:221 mod/match.php:90 mod/contacts.php:587
+#: mod/follow.php:141 src/Content/Widget.php:61 src/Model/Contact.php:511
+msgid "Connect/Follow"
+msgstr "Verbinden/Folgen"
 
-#: include/text.php:303
-msgid "older"
-msgstr "älter"
+#: include/conversation.php:1195
+#, php-format
+msgid "%s likes this."
+msgstr "%s mag das."
 
-#: include/text.php:308
-msgid "first"
-msgstr "erste"
+#: include/conversation.php:1198
+#, php-format
+msgid "%s doesn't like this."
+msgstr "%s mag das nicht."
 
-#: include/text.php:309
-msgid "prev"
-msgstr "vorige"
+#: include/conversation.php:1201
+#, php-format
+msgid "%s attends."
+msgstr "%s nimmt teil."
 
-#: include/text.php:343
-msgid "next"
-msgstr "nächste"
+#: include/conversation.php:1204
+#, php-format
+msgid "%s doesn't attend."
+msgstr "%s nimmt nicht teil."
 
-#: include/text.php:344
-msgid "last"
-msgstr "letzte"
+#: include/conversation.php:1207
+#, php-format
+msgid "%s attends maybe."
+msgstr "%s nimmt eventuell teil."
 
-#: include/text.php:398
-msgid "Loading more entries..."
-msgstr "lade weitere Einträge..."
+#: include/conversation.php:1218
+msgid "and"
+msgstr "und"
 
-#: include/text.php:399
-msgid "The end"
-msgstr "Das Ende"
+#: include/conversation.php:1224
+#, php-format
+msgid "and %d other people"
+msgstr "und %dandere"
 
-#: include/text.php:884
-msgid "No contacts"
-msgstr "Keine Kontakte"
+#: include/conversation.php:1233
+#, 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:908
+#: include/conversation.php:1234
 #, php-format
-msgid "%d Contact"
-msgid_plural "%d Contacts"
-msgstr[0] "%d Kontakt"
-msgstr[1] "%d Kontakte"
+msgid "%s like this."
+msgstr "%s mögen das."
 
-#: include/text.php:921
-msgid "View Contacts"
-msgstr "Kontakte anzeigen"
+#: include/conversation.php:1237
+#, 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:1010 mod/editpost.php:112 mod/filer.php:35
-#: mod/notes.php:68
-msgid "Save"
-msgstr "Speichern"
+#: include/conversation.php:1238
+#, php-format
+msgid "%s don't like this."
+msgstr "%s mögen dies nicht."
 
-#: include/text.php:1010
-msgid "Follow"
-msgstr "Folge"
+#: include/conversation.php:1241
+#, php-format
+msgid "<span  %1$s>%2$d people</span> attend"
+msgstr "<span %1$s>%2$d Personen</span> nehmen teil"
 
-#: include/text.php:1016 mod/search.php:155 src/Content/Nav.php:142
-msgid "Search"
-msgstr "Suche"
+#: include/conversation.php:1242
+#, php-format
+msgid "%s attend."
+msgstr "%s nehmen teil."
 
-#: include/text.php:1019 src/Content/Nav.php:58
-msgid "@name, !forum, #tags, content"
-msgstr "@name, !forum, #tags, content"
+#: include/conversation.php:1245
+#, 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:1025 src/Content/Nav.php:145
-msgid "Full Text"
-msgstr "Volltext"
+#: include/conversation.php:1246
+#, php-format
+msgid "%s don't attend."
+msgstr "%s nehmen nicht teil."
 
-#: include/text.php:1026 src/Content/Nav.php:146
-#: src/Content/Widget/TagCloud.php:54
-msgid "Tags"
-msgstr "Tags"
+#: include/conversation.php:1249
+#, 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:1027 mod/contacts.php:805 mod/contacts.php:866
-#: mod/viewcontacts.php:131 view/theme/frio/theme.php:270
-#: src/Content/Nav.php:147 src/Content/Nav.php:212 src/Model/Profile.php:943
-#: src/Model/Profile.php:946
-msgid "Contacts"
-msgstr "Kontakte"
+#: include/conversation.php:1250
+#, php-format
+msgid "%s attend maybe."
+msgstr "%s nimmt eventuell teil."
 
-#: include/text.php:1030 view/theme/vier/theme.php:254
-#: src/Content/ForumManager.php:125 src/Content/Nav.php:151
-msgid "Forums"
-msgstr "Foren"
+#: include/conversation.php:1280 include/conversation.php:1296
+msgid "Visible to <strong>everybody</strong>"
+msgstr "Für <strong>jedermann</strong> sichtbar"
 
-#: include/text.php:1074
-msgid "poke"
-msgstr "anstupsen"
+#: include/conversation.php:1281 include/conversation.php:1297
+#: 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 "Bitte gib die URL des Links ein:"
 
-#: include/text.php:1074
-msgid "poked"
-msgstr "stupste"
+#: include/conversation.php:1282 include/conversation.php:1298
+msgid "Please enter a video link/URL:"
+msgstr "Bitte Link/URL zum Video einfügen:"
 
-#: include/text.php:1075
-msgid "ping"
-msgstr "anpingen"
+#: include/conversation.php:1283 include/conversation.php:1299
+msgid "Please enter an audio link/URL:"
+msgstr "Bitte Link/URL zum Audio einfügen:"
 
-#: include/text.php:1075
-msgid "pinged"
-msgstr "pingte"
+#: include/conversation.php:1284 include/conversation.php:1300
+msgid "Tag term:"
+msgstr "Tag:"
 
-#: include/text.php:1076
-msgid "prod"
-msgstr "knuffen"
+#: include/conversation.php:1285 include/conversation.php:1301
+#: mod/filer.php:34
+msgid "Save to Folder:"
+msgstr "In diesem Ordner speichern:"
 
-#: include/text.php:1076
-msgid "prodded"
-msgstr "knuffte"
+#: include/conversation.php:1286 include/conversation.php:1302
+msgid "Where are you right now?"
+msgstr "Wo hältst Du Dich jetzt gerade auf?"
 
-#: include/text.php:1077
-msgid "slap"
-msgstr "ohrfeigen"
+#: include/conversation.php:1287
+msgid "Delete item(s)?"
+msgstr "Einträge löschen?"
 
-#: include/text.php:1077
-msgid "slapped"
-msgstr "ohrfeigte"
+#: include/conversation.php:1336
+msgid "Share"
+msgstr "Teilen"
 
-#: include/text.php:1078
-msgid "finger"
-msgstr "befummeln"
+#: include/conversation.php:1337 mod/wallmessage.php:143 mod/editpost.php:113
+#: mod/message.php:262 mod/message.php:430
+msgid "Upload photo"
+msgstr "Foto hochladen"
 
-#: include/text.php:1078
-msgid "fingered"
-msgstr "befummelte"
+#: include/conversation.php:1338 mod/editpost.php:114
+msgid "upload photo"
+msgstr "Bild hochladen"
 
-#: include/text.php:1079
-msgid "rebuff"
-msgstr "eine Abfuhr erteilen"
+#: include/conversation.php:1339 mod/editpost.php:115
+msgid "Attach file"
+msgstr "Datei anhängen"
 
-#: include/text.php:1079
-msgid "rebuffed"
-msgstr "abfuhrerteilte"
+#: include/conversation.php:1340 mod/editpost.php:116
+msgid "attach file"
+msgstr "Datei anhängen"
 
-#: include/text.php:1114
-msgid "Sep"
-msgstr "Sep"
+#: include/conversation.php:1341 mod/wallmessage.php:144 mod/editpost.php:117
+#: mod/message.php:263 mod/message.php:431
+msgid "Insert web link"
+msgstr "Einen Link einfügen"
 
-#: include/text.php:1315 mod/videos.php:381
-msgid "View Video"
-msgstr "Video ansehen"
+#: include/conversation.php:1342 mod/editpost.php:118
+msgid "web link"
+msgstr "Weblink"
 
-#: include/text.php:1332
-msgid "bytes"
-msgstr "Byte"
+#: include/conversation.php:1343 mod/editpost.php:119
+msgid "Insert video link"
+msgstr "Video-Adresse einfügen"
 
-#: include/text.php:1367 include/text.php:1378
-msgid "Click to open/close"
-msgstr "Zum öffnen/schließen klicken"
+#: include/conversation.php:1344 mod/editpost.php:120
+msgid "video link"
+msgstr "Video-Link"
 
-#: include/text.php:1502
-msgid "View on separate page"
-msgstr "Auf separater Seite ansehen"
+#: include/conversation.php:1345 mod/editpost.php:121
+msgid "Insert audio link"
+msgstr "Audio-Adresse einfügen"
 
-#: include/text.php:1503
-msgid "view on separate page"
-msgstr "auf separater Seite ansehen"
+#: include/conversation.php:1346 mod/editpost.php:122
+msgid "audio link"
+msgstr "Audio-Link"
 
-#: include/text.php:1721
-msgid "activity"
-msgstr "Aktivität"
+#: include/conversation.php:1347 mod/editpost.php:123
+msgid "Set your location"
+msgstr "Deinen Standort festlegen"
 
-#: include/text.php:1723 src/Object/Post.php:421 src/Object/Post.php:433
-msgid "comment"
-msgid_plural "comments"
-msgstr[0] "Kommentar"
-msgstr[1] "Kommentare"
+#: include/conversation.php:1348 mod/editpost.php:124
+msgid "set location"
+msgstr "Ort setzen"
 
-#: include/text.php:1726
-msgid "post"
-msgstr "Beitrag"
+#: include/conversation.php:1349 mod/editpost.php:125
+msgid "Clear browser location"
+msgstr "Browser-Standort leeren"
 
-#: include/text.php:1883
-msgid "Item filed"
-msgstr "Beitrag abgelegt"
+#: include/conversation.php:1350 mod/editpost.php:126
+msgid "clear location"
+msgstr "Ort löschen"
+
+#: include/conversation.php:1352 mod/editpost.php:140
+msgid "Set title"
+msgstr "Titel setzen"
+
+#: include/conversation.php:1354 mod/editpost.php:142
+msgid "Categories (comma-separated list)"
+msgstr "Kategorien (kommasepariert)"
+
+#: include/conversation.php:1356 mod/editpost.php:128
+msgid "Permission settings"
+msgstr "Berechtigungseinstellungen"
+
+#: include/conversation.php:1357 mod/editpost.php:157
+msgid "permissions"
+msgstr "Zugriffsrechte"
+
+#: include/conversation.php:1365 mod/editpost.php:137
+msgid "Public post"
+msgstr "Öffentlicher Beitrag"
+
+#: include/conversation.php:1369 mod/editpost.php:148 mod/events.php:531
+#: mod/photos.php:1492 mod/photos.php:1531 mod/photos.php:1604
+#: src/Object/Post.php:797
+msgid "Preview"
+msgstr "Vorschau"
+
+#: include/conversation.php:1378
+msgid "Post to Groups"
+msgstr "Poste an Gruppe"
+
+#: include/conversation.php:1379
+msgid "Post to Contacts"
+msgstr "Poste an Kontakte"
+
+#: include/conversation.php:1380
+msgid "Private post"
+msgstr "Privater Beitrag"
+
+#: include/conversation.php:1385 mod/editpost.php:155
+#: src/Model/Profile.php:342
+msgid "Message"
+msgstr "Nachricht"
+
+#: include/conversation.php:1386 mod/editpost.php:156
+msgid "Browser"
+msgstr "Browser"
+
+#: include/conversation.php:1653
+msgid "View all"
+msgstr "Zeige alle"
+
+#: include/conversation.php:1676
+msgid "Like"
+msgid_plural "Likes"
+msgstr[0] "mag ich"
+msgstr[1] "Mag ich"
+
+#: include/conversation.php:1679
+msgid "Dislike"
+msgid_plural "Dislikes"
+msgstr[0] "mag ich nicht"
+msgstr[1] "Mag ich nicht"
+
+#: include/conversation.php:1685
+msgid "Not Attending"
+msgid_plural "Not Attending"
+msgstr[0] "Nicht teilnehmend "
+msgstr[1] "Nicht teilnehmend"
+
+#: include/conversation.php:1688 src/Content/ContactSelector.php:125
+msgid "Undecided"
+msgid_plural "Undecided"
+msgstr[0] "Unentschieden"
+msgstr[1] "Unentschieden"
+
+#: include/dba.php:59
+#, php-format
+msgid "Cannot locate DNS info for database server '%s'"
+msgstr "Kann die DNS Informationen für den Datenbankserver '%s' nicht ermitteln."
 
 #: mod/allfriends.php:51
 msgid "No friends to display."
@@ -1410,14 +1410,6 @@ msgstr "Beitrag nicht verfügbar."
 msgid "Item was not found."
 msgstr "Beitrag konnte nicht gefunden werden."
 
-#: mod/bookmarklet.php:21 src/Content/Nav.php:114 src/Module/Login.php:312
-msgid "Login"
-msgstr "Anmeldung"
-
-#: mod/bookmarklet.php:49
-msgid "The post was created"
-msgstr "Der Beitrag wurde angelegt"
-
 #: mod/common.php:91
 msgid "No contacts in common."
 msgstr "Keine gemeinsamen Kontakte."
@@ -1482,13 +1474,13 @@ msgstr "Zurück zum Kontakteditor"
 msgid "Refetch contact data"
 msgstr "Kontaktdaten neu laden"
 
-#: mod/crepair.php:148 mod/fsuggest.php:116 mod/invite.php:150
-#: mod/manage.php:184 mod/profiles.php:685 mod/contacts.php:601
-#: mod/events.php:533 mod/install.php:251 mod/install.php:290
-#: mod/localtime.php:56 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/poke.php:199 view/theme/duepuntozero/config.php:71
+#: mod/crepair.php:148 mod/invite.php:150 mod/manage.php:184
+#: mod/profiles.php:685 mod/contacts.php:601 mod/install.php:251
+#: mod/install.php:290 mod/localtime.php:56 mod/poke.php:199
+#: mod/events.php:533 mod/fsuggest.php:116 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 view/theme/duepuntozero/config.php:71
 #: view/theme/frio/config.php:113 view/theme/quattro/config.php:73
 #: view/theme/vier/config.php:119 src/Object/Post.php:788
 msgid "Submit"
@@ -1546,57 +1538,8 @@ msgstr "Pull/Feed-URL"
 msgid "New photo from this URL"
 msgstr "Neues Foto von dieser URL"
 
-#: mod/directory.php:38 mod/community.php:25 mod/dfrn_request.php:607
-#: mod/display.php:201 mod/photos.php:932 mod/probe.php:13 mod/search.php:98
-#: mod/search.php:104 mod/videos.php:200 mod/viewcontacts.php:45
-#: mod/webfinger.php:16
-msgid "Public access denied."
-msgstr "Öffentlicher Zugriff verweigert."
-
-#: mod/directory.php:142 mod/notifications.php:253 src/Model/Profile.php:420
-#: src/Model/Profile.php:731
-msgid "Gender:"
-msgstr "Geschlecht:"
-
-#: mod/directory.php:144 src/Model/Profile.php:421 src/Model/Profile.php:755
-msgid "Status:"
-msgstr "Status:"
-
-#: mod/directory.php:146 src/Model/Profile.php:422 src/Model/Profile.php:772
-msgid "Homepage:"
-msgstr "Homepage:"
-
-#: mod/directory.php:148 mod/notifications.php:249 mod/contacts.php:655
-#: src/Model/Profile.php:423 src/Model/Profile.php:792
-msgid "About:"
-msgstr "Über:"
-
-#: mod/directory.php:195 view/theme/vier/theme.php:201
-msgid "Global Directory"
-msgstr "Weltweites Verzeichnis"
-
-#: mod/directory.php:197
-msgid "Find on this site"
-msgstr "Auf diesem Server suchen"
-
-#: mod/directory.php:199
-msgid "Results for:"
-msgstr "Ergebnisse für:"
-
-#: mod/directory.php:201
-msgid "Site Directory"
-msgstr "Verzeichnis"
-
-#: mod/directory.php:202 mod/contacts.php:811 src/Content/Widget.php:63
-msgid "Find"
-msgstr "Finde"
-
-#: mod/directory.php:206
-msgid "No entries (some entries may be hidden)."
-msgstr "Keine Einträge (einige Einträge könnten versteckt sein)."
-
 #: mod/fbrowser.php:34 view/theme/frio/theme.php:261 src/Content/Nav.php:102
-#: src/Model/Profile.php:890
+#: src/Model/Profile.php:904
 msgid "Photos"
 msgstr "Bilder"
 
@@ -1620,89 +1563,13 @@ msgstr "Dateien"
 msgid "Not Found"
 msgstr "Nicht gefunden"
 
-#: mod/group.php:36
-msgid "Group created."
-msgstr "Gruppe erstellt."
+#: mod/hcard.php:18
+msgid "No profile"
+msgstr "Kein Profil"
 
-#: mod/group.php:42
-msgid "Could not create group."
-msgstr "Konnte die Gruppe nicht erstellen."
-
-#: mod/group.php:56 mod/group.php:158
-msgid "Group not found."
-msgstr "Gruppe nicht gefunden."
-
-#: mod/group.php:70
-msgid "Group name changed."
-msgstr "Gruppenname geändert."
-
-#: mod/group.php:83 mod/profperm.php:28 index.php:412
-msgid "Permission denied"
-msgstr "Zugriff verweigert"
-
-#: mod/group.php:97
-msgid "Save Group"
-msgstr "Gruppe speichern"
-
-#: mod/group.php:102
-msgid "Create a group of contacts/friends."
-msgstr "Eine Kontaktgruppe anlegen."
-
-#: mod/group.php:103 mod/group.php:200 src/Model/Group.php:409
-msgid "Group Name: "
-msgstr "Gruppenname:"
-
-#: mod/group.php:127
-msgid "Group removed."
-msgstr "Gruppe entfernt."
-
-#: mod/group.php:129
-msgid "Unable to remove group."
-msgstr "Konnte die Gruppe nicht entfernen."
-
-#: mod/group.php:193
-msgid "Delete Group"
-msgstr "Gruppe löschen"
-
-#: mod/group.php:199
-msgid "Group Editor"
-msgstr "Gruppeneditor"
-
-#: mod/group.php:204
-msgid "Edit Group Name"
-msgstr "Gruppen Name bearbeiten"
-
-#: mod/group.php:214
-msgid "Members"
-msgstr "Mitglieder"
-
-#: mod/group.php:216 mod/contacts.php:710
-msgid "All Contacts"
-msgstr "Alle Kontakte"
-
-#: mod/group.php:217 mod/network.php:639
-msgid "Group is empty"
-msgstr "Gruppe ist leer"
-
-#: mod/group.php:230
-msgid "Remove Contact"
-msgstr "Kontakt löschen"
-
-#: mod/group.php:254
-msgid "Add Contact"
-msgstr "Kontakt hinzufügen"
-
-#: mod/group.php:266 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/hcard.php:18
-msgid "No profile"
-msgstr "Kein Profil"
-
-#: mod/help.php:48
-msgid "Help:"
-msgstr "Hilfe:"
+#: mod/help.php:48
+msgid "Help:"
+msgstr "Hilfe:"
 
 #: mod/help.php:54 view/theme/vier/theme.php:298 src/Content/Nav.php:134
 msgid "Help"
@@ -1786,8 +1653,8 @@ msgstr "Überprüfe die restlichen Einstellungen, insbesondere die Einstellungen
 
 #: mod/newmember.php:24 mod/contacts.php:662 mod/contacts.php:854
 #: mod/profperm.php:113 view/theme/frio/theme.php:260 src/Content/Nav.php:101
-#: src/Model/Profile.php:716 src/Model/Profile.php:849
-#: src/Model/Profile.php:882
+#: src/Model/Profile.php:730 src/Model/Profile.php:863
+#: src/Model/Profile.php:896
 msgid "Profile"
 msgstr "Profil"
 
@@ -1994,18 +1861,18 @@ msgstr "Verbindung lösen/Nicht mehr folgen"
 msgid "Your Identity Address:"
 msgstr "Adresse Deines Profils:"
 
-#: mod/unfollow.php:122 mod/notifications.php:258 mod/admin.php:439
-#: mod/admin.php:449 mod/contacts.php:647 mod/follow.php:164
+#: mod/unfollow.php:122 mod/notifications.php:258 mod/contacts.php:647
+#: mod/follow.php:164 mod/admin.php:439 mod/admin.php:449
 msgid "Profile URL"
 msgstr "Profil URL"
 
 #: mod/unfollow.php:132 mod/contacts.php:849 mod/follow.php:181
-#: src/Model/Profile.php:877
+#: src/Model/Profile.php:891
 msgid "Status Messages and Posts"
 msgstr "Statusnachrichten und Beiträge"
 
 #: mod/update_community.php:27 mod/update_display.php:27
-#: mod/update_network.php:32 mod/update_notes.php:40 mod/update_profile.php:39
+#: 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]"
 
@@ -2109,8 +1976,8 @@ msgstr "Es sind keine Addons oder Apps installiert"
 msgid "On this server the following remote servers are blocked."
 msgstr "Auf diesem Server werden die folgenden entfernten Server blockiert."
 
-#: mod/friendica.php:123 mod/admin.php:302 mod/admin.php:320
-#: mod/dfrn_request.php:351 src/Model/Contact.php:1142
+#: mod/friendica.php:123 mod/dfrn_request.php:351 mod/admin.php:302
+#: mod/admin.php:320 src/Model/Contact.php:1142
 msgid "Blocked domain"
 msgstr "Blockierte Daimain"
 
@@ -2247,11 +2114,21 @@ msgstr "Teilenden"
 msgid "Subscriber"
 msgstr "Abonnent"
 
+#: mod/notifications.php:249 mod/contacts.php:655 mod/directory.php:155
+#: src/Model/Profile.php:423 src/Model/Profile.php:806
+msgid "About:"
+msgstr "Über:"
+
 #: mod/notifications.php:251 mod/contacts.php:657 mod/follow.php:172
-#: src/Model/Profile.php:780
+#: src/Model/Profile.php:794
 msgid "Tags:"
 msgstr "Tags:"
 
+#: mod/notifications.php:253 mod/directory.php:152 src/Model/Profile.php:420
+#: src/Model/Profile.php:745
+msgid "Gender:"
+msgstr "Geschlecht:"
+
 #: mod/notifications.php:261 mod/contacts.php:63 src/Model/Profile.php:518
 msgid "Network:"
 msgstr "Netzwerk:"
@@ -2324,7 +2201,7 @@ msgstr "Der Zugriff zu diesem Profil wurde eingeschränkt."
 
 #: mod/cal.php:274 mod/events.php:392 view/theme/frio/theme.php:263
 #: view/theme/frio/theme.php:267 src/Content/Nav.php:104
-#: src/Content/Nav.php:169 src/Model/Profile.php:910 src/Model/Profile.php:921
+#: src/Content/Nav.php:169 src/Model/Profile.php:924 src/Model/Profile.php:935
 msgid "Events"
 msgstr "Veranstaltungen"
 
@@ -2336,7 +2213,7 @@ msgstr "Ansehen"
 msgid "Previous"
 msgstr "Vorherige"
 
-#: mod/cal.php:277 mod/events.php:396 mod/install.php:209
+#: mod/cal.php:277 mod/install.php:209 mod/events.php:396
 msgid "Next"
 msgstr "Nächste"
 
@@ -2445,19 +2322,6 @@ msgstr "[Name unterdrückt]"
 msgid "%1$s has joined %2$s"
 msgstr "%1$s ist %2$s beigetreten"
 
-#: mod/fsuggest.php:71
-msgid "Friend suggestion sent."
-msgstr "Kontaktvorschlag gesendet."
-
-#: mod/fsuggest.php:102
-msgid "Suggest Friends"
-msgstr "Kontakte vorschlagen"
-
-#: mod/fsuggest.php:104
-#, php-format
-msgid "Suggest a friend for %s"
-msgstr "Schlage %s einen Kontakt vor"
-
 #: mod/invite.php:33
 msgid "Total invitation limit exceeded."
 msgstr "Limit für Einladungen erreicht."
@@ -2541,8 +2405,8 @@ msgstr "Einladungen senden"
 msgid "Enter email addresses, one per line:"
 msgstr "E-Mail-Adressen eingeben, eine pro Zeile:"
 
-#: mod/invite.php:144 mod/message.php:259 mod/message.php:426
-#: mod/wallmessage.php:141
+#: mod/invite.php:144 mod/wallmessage.php:141 mod/message.php:259
+#: mod/message.php:426
 msgid "Your message:"
 msgstr "Deine Nachricht:"
 
@@ -2740,7 +2604,7 @@ msgstr "Status Informationen"
 msgid "Additional information"
 msgstr "Zusätzliche Informationen"
 
-#: mod/profiles.php:700 mod/network.php:939
+#: mod/profiles.php:700 mod/network.php:940
 #: src/Core/NotificationsManager.php:185
 msgid "Personal"
 msgstr "Persönlich"
@@ -2761,7 +2625,7 @@ msgstr "Dein Geschlecht:"
 msgid "<span class=\"heart\">&hearts;</span> Marital Status:"
 msgstr "<span class=\"heart\">&hearts;</span> Beziehungsstatus:"
 
-#: mod/profiles.php:707 src/Model/Profile.php:768
+#: mod/profiles.php:707 src/Model/Profile.php:782
 msgid "Sexual Preference:"
 msgstr "Sexuelle Vorlieben:"
 
@@ -2845,11 +2709,11 @@ msgstr "Die XMPP Adresse wird an deine Kontakte verteilt werden, so dass sie auc
 msgid "Homepage URL:"
 msgstr "Adresse der Homepage:"
 
-#: mod/profiles.php:734 src/Model/Profile.php:776
+#: mod/profiles.php:734 src/Model/Profile.php:790
 msgid "Hometown:"
 msgstr "Heimatort:"
 
-#: mod/profiles.php:735 src/Model/Profile.php:784
+#: mod/profiles.php:735 src/Model/Profile.php:798
 msgid "Political Views:"
 msgstr "Politische Ansichten:"
 
@@ -2873,11 +2737,11 @@ msgstr "Private Schlüsselwörter:"
 msgid "(Used for searching profiles, never shown to others)"
 msgstr "(Wird für die Suche nach Profilen verwendet und niemals veröffentlicht)"
 
-#: mod/profiles.php:739 src/Model/Profile.php:800
+#: mod/profiles.php:739 src/Model/Profile.php:814
 msgid "Likes:"
 msgstr "Likes:"
 
-#: mod/profiles.php:740 src/Model/Profile.php:804
+#: mod/profiles.php:740 src/Model/Profile.php:818
 msgid "Dislikes:"
 msgstr "Dislikes:"
 
@@ -2960,3607 +2824,3813 @@ msgstr "Die Datei ist größer als das erlaubte Limit von %s"
 msgid "File upload failed."
 msgstr "Hochladen der Datei fehlgeschlagen."
 
-#: mod/admin.php:106
-msgid "Theme settings updated."
-msgstr "Themeneinstellungen aktualisiert."
+#: mod/contacts.php:149
+#, php-format
+msgid "%d contact edited."
+msgid_plural "%d contacts edited."
+msgstr[0] "%d Kontakt bearbeitet."
+msgstr[1] "%d Kontakte bearbeitet."
 
-#: mod/admin.php:176 src/Content/Nav.php:174
-msgid "Information"
-msgstr "Information"
+#: mod/contacts.php:176 mod/contacts.php:392
+msgid "Could not access contact record."
+msgstr "Konnte nicht auf die Kontaktdaten zugreifen."
 
-#: mod/admin.php:177
-msgid "Overview"
-msgstr "Übersicht"
+#: mod/contacts.php:186
+msgid "Could not locate selected profile."
+msgstr "Konnte das ausgewählte Profil nicht finden."
 
-#: mod/admin.php:178 mod/admin.php:654
-msgid "Federation Statistics"
-msgstr "Federation Statistik"
+#: mod/contacts.php:220
+msgid "Contact updated."
+msgstr "Kontakt aktualisiert."
 
-#: mod/admin.php:179
-msgid "Configuration"
-msgstr "Konfiguration"
+#: mod/contacts.php:222 mod/dfrn_request.php:419
+msgid "Failed to update contact record."
+msgstr "Aktualisierung der Kontaktdaten fehlgeschlagen."
 
-#: mod/admin.php:180 mod/admin.php:1263
-msgid "Site"
-msgstr "Seite"
+#: mod/contacts.php:413
+msgid "Contact has been blocked"
+msgstr "Kontakt wurde blockiert"
 
-#: mod/admin.php:181 mod/admin.php:1191 mod/admin.php:1696 mod/admin.php:1712
-msgid "Users"
-msgstr "Nutzer"
+#: mod/contacts.php:413
+msgid "Contact has been unblocked"
+msgstr "Kontakt wurde wieder freigegeben"
 
-#: mod/admin.php:182 mod/admin.php:1812 mod/admin.php:1872 mod/settings.php:85
-msgid "Addons"
-msgstr "Addons"
+#: mod/contacts.php:424
+msgid "Contact has been ignored"
+msgstr "Kontakt wurde ignoriert"
 
-#: mod/admin.php:183 mod/admin.php:2081 mod/admin.php:2125
-msgid "Themes"
-msgstr "Themen"
+#: mod/contacts.php:424
+msgid "Contact has been unignored"
+msgstr "Kontakt wird nicht mehr ignoriert"
 
-#: mod/admin.php:184 mod/settings.php:63
-msgid "Additional features"
-msgstr "Zusätzliche Features"
+#: mod/contacts.php:435
+msgid "Contact has been archived"
+msgstr "Kontakt wurde archiviert"
 
-#: mod/admin.php:185
-msgid "Database"
-msgstr "Datenbank"
+#: mod/contacts.php:435
+msgid "Contact has been unarchived"
+msgstr "Kontakt wurde aus dem Archiv geholt"
 
-#: mod/admin.php:186
-msgid "DB updates"
-msgstr "DB Updates"
+#: mod/contacts.php:459
+msgid "Drop contact"
+msgstr "Kontakt löschen"
 
-#: mod/admin.php:187 mod/admin.php:689
-msgid "Inspect Queue"
-msgstr "Warteschlange Inspizieren"
+#: mod/contacts.php:462 mod/contacts.php:814
+msgid "Do you really want to delete this contact?"
+msgstr "Möchtest Du wirklich diesen Kontakt löschen?"
 
-#: mod/admin.php:188
-msgid "Tools"
-msgstr "Werkzeuge"
+#: mod/contacts.php:480
+msgid "Contact has been removed."
+msgstr "Kontakt wurde entfernt."
 
-#: mod/admin.php:189
-msgid "Contact Blocklist"
-msgstr "Kontakt Sperrliste"
+#: mod/contacts.php:511
+#, php-format
+msgid "You are mutual friends with %s"
+msgstr "Du hast mit %s eine beidseitige Freundschaft"
 
-#: mod/admin.php:190 mod/admin.php:311
-msgid "Server Blocklist"
-msgstr "Server Blockliste"
+#: mod/contacts.php:515
+#, php-format
+msgid "You are sharing with %s"
+msgstr "Du teilst mit %s"
 
-#: mod/admin.php:191 mod/admin.php:470
-msgid "Delete Item"
-msgstr "Eintrag löschen"
+#: mod/contacts.php:519
+#, php-format
+msgid "%s is sharing with you"
+msgstr "%s teilt mit Dir"
 
-#: mod/admin.php:192 mod/admin.php:193 mod/admin.php:2199
-msgid "Logs"
-msgstr "Protokolle"
+#: mod/contacts.php:539
+msgid "Private communications are not available for this contact."
+msgstr "Private Kommunikation ist für diesen Kontakt nicht verfügbar."
 
-#: mod/admin.php:194 mod/admin.php:2266
-msgid "View Logs"
-msgstr "Protokolle anzeigen"
+#: mod/contacts.php:541
+msgid "Never"
+msgstr "Niemals"
 
-#: mod/admin.php:196
-msgid "Diagnostics"
-msgstr "Diagnostik"
+#: mod/contacts.php:544
+msgid "(Update was successful)"
+msgstr "(Aktualisierung war erfolgreich)"
 
-#: mod/admin.php:197
-msgid "PHP Info"
-msgstr "PHP Info"
+#: mod/contacts.php:544
+msgid "(Update was not successful)"
+msgstr "(Aktualisierung war nicht erfolgreich)"
 
-#: mod/admin.php:198
-msgid "probe address"
-msgstr "Adresse untersuchen"
+#: mod/contacts.php:546 mod/contacts.php:976
+msgid "Suggest friends"
+msgstr "Kontakte vorschlagen"
 
-#: mod/admin.php:199
-msgid "check webfinger"
-msgstr "Webfinger überprüfen"
+#: mod/contacts.php:550
+#, php-format
+msgid "Network type: %s"
+msgstr "Netzwerktyp: %s"
 
-#: mod/admin.php:218 src/Content/Nav.php:217
-msgid "Admin"
-msgstr "Administration"
+#: mod/contacts.php:555
+msgid "Communications lost with this contact!"
+msgstr "Verbindungen mit diesem Kontakt verloren!"
 
-#: mod/admin.php:219
-msgid "Addon Features"
-msgstr "Addon Features"
+#: mod/contacts.php:561
+msgid "Fetch further information for feeds"
+msgstr "Weitere Informationen zu Feeds holen"
 
-#: mod/admin.php:220
-msgid "User registrations waiting for confirmation"
-msgstr "Nutzeranmeldungen die auf Bestätigung warten"
+#: mod/contacts.php:563
+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."
 
-#: mod/admin.php:302
-msgid "The blocked domain"
-msgstr "Die blockierte Domain"
+#: mod/contacts.php:564 mod/admin.php:1190
+msgid "Disabled"
+msgstr "Deaktiviert"
 
-#: mod/admin.php:303 mod/admin.php:316
-msgid "The reason why you blocked this domain."
-msgstr "Die Begründung warum du diese Domain blockiert hast."
+#: mod/contacts.php:565
+msgid "Fetch information"
+msgstr "Beziehe Information"
 
-#: mod/admin.php:304
-msgid "Delete domain"
-msgstr "Domain löschen"
+#: mod/contacts.php:566
+msgid "Fetch keywords"
+msgstr "Schlüsselwprter abrufen"
 
-#: mod/admin.php:304
-msgid "Check to delete this entry from the blocklist"
-msgstr "Markieren, um diesen Eintrag von der Blocklist zu entfernen"
+#: mod/contacts.php:567
+msgid "Fetch information and keywords"
+msgstr "Beziehe Information und Schlüsselworte"
 
-#: mod/admin.php:310 mod/admin.php:427 mod/admin.php:469 mod/admin.php:653
-#: mod/admin.php:688 mod/admin.php:784 mod/admin.php:1262 mod/admin.php:1695
-#: mod/admin.php:1811 mod/admin.php:1871 mod/admin.php:2080 mod/admin.php:2124
-#: mod/admin.php:2198 mod/admin.php:2265
-msgid "Administration"
-msgstr "Administration"
+#: mod/contacts.php:599
+msgid "Contact"
+msgstr "Kontakt"
 
-#: mod/admin.php:312
-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/contacts.php:602
+msgid "Profile Visibility"
+msgstr "Profil-Sichtbarkeit"
 
-#: mod/admin.php:313
+#: mod/contacts.php:603
+#, php-format
 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:314
-msgid "Add new entry to block list"
-msgstr "Neuen Eintrag in die Blockliste"
+"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."
 
-#: mod/admin.php:315
-msgid "Server Domain"
-msgstr "Domain des Servers"
+#: mod/contacts.php:604
+msgid "Contact Information / Notes"
+msgstr "Kontakt Informationen / Notizen"
 
-#: mod/admin.php:315
-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/contacts.php:605
+msgid "Their personal note"
+msgstr "Die persönliche Mitteilung"
 
-#: mod/admin.php:316
-msgid "Block reason"
-msgstr "Begründung der Blockierung"
+#: mod/contacts.php:607
+msgid "Edit contact notes"
+msgstr "Notizen zum Kontakt bearbeiten"
 
-#: mod/admin.php:317
-msgid "Add Entry"
-msgstr "Eintrag hinzufügen"
+#: mod/contacts.php:611
+msgid "Block/Unblock contact"
+msgstr "Kontakt blockieren/freischalten"
 
-#: mod/admin.php:318
-msgid "Save changes to the blocklist"
-msgstr "Änderungen der Blockliste speichern"
+#: mod/contacts.php:612
+msgid "Ignore contact"
+msgstr "Ignoriere den Kontakt"
 
-#: mod/admin.php:319
-msgid "Current Entries in the Blocklist"
-msgstr "Aktuelle Einträge der Blockliste"
+#: mod/contacts.php:613
+msgid "Repair URL settings"
+msgstr "URL Einstellungen reparieren"
 
-#: mod/admin.php:322
-msgid "Delete entry from blocklist"
-msgstr "Eintrag von der Blockliste entfernen"
+#: mod/contacts.php:614
+msgid "View conversations"
+msgstr "Unterhaltungen anzeigen"
 
-#: mod/admin.php:325
-msgid "Delete entry from blocklist?"
-msgstr "Eintrag von der Blockliste entfernen?"
+#: mod/contacts.php:619
+msgid "Last update:"
+msgstr "Letzte Aktualisierung: "
 
-#: mod/admin.php:351
-msgid "Server added to blocklist."
-msgstr "Server zur Blockliste hinzugefügt."
+#: mod/contacts.php:621
+msgid "Update public posts"
+msgstr "Öffentliche Beiträge aktualisieren"
 
-#: mod/admin.php:367
-msgid "Site blocklist updated."
-msgstr "Blockliste aktualisiert."
+#: mod/contacts.php:623 mod/contacts.php:986
+msgid "Update now"
+msgstr "Jetzt aktualisieren"
 
-#: mod/admin.php:390 util/global_community_block.php:53
-msgid "The contact has been blocked from the node"
-msgstr "Der Kontakt wurde von diesem Knoten geblockt"
+#: mod/contacts.php:628 mod/contacts.php:818 mod/contacts.php:995
+#: mod/admin.php:434 mod/admin.php:1708
+msgid "Unblock"
+msgstr "Entsperren"
 
-#: mod/admin.php:392 util/global_community_block.php:48
-#, 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/contacts.php:628 mod/contacts.php:818 mod/contacts.php:995
+#: mod/admin.php:433 mod/admin.php:1707
+msgid "Block"
+msgstr "Sperren"
 
-#: mod/admin.php:399
-#, php-format
-msgid "%s contact unblocked"
-msgid_plural "%s contacts unblocked"
-msgstr[0] "%sKontakt wieder freigegeben"
-msgstr[1] "%sKontakte wieder freigegeben"
+#: mod/contacts.php:629 mod/contacts.php:819 mod/contacts.php:1003
+msgid "Unignore"
+msgstr "Ignorieren aufheben"
 
-#: mod/admin.php:428
-msgid "Remote Contact Blocklist"
-msgstr "Sperrliste entfernter Kontakte"
+#: mod/contacts.php:633
+msgid "Currently blocked"
+msgstr "Derzeit geblockt"
 
-#: mod/admin.php:429
-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."
+#: mod/contacts.php:634
+msgid "Currently ignored"
+msgstr "Derzeit ignoriert"
 
-#: mod/admin.php:430
-msgid "Block Remote Contact"
-msgstr "Blockiere entfernten Kontakt"
+#: mod/contacts.php:635
+msgid "Currently archived"
+msgstr "Momentan archiviert"
 
-#: mod/admin.php:431 mod/admin.php:1698
-msgid "select all"
-msgstr "Alle auswählen"
+#: mod/contacts.php:636
+msgid "Awaiting connection acknowledge"
+msgstr "Bedarf der Bestätigung des Kontakts"
 
-#: mod/admin.php:432
-msgid "select none"
-msgstr "Auswahl aufheben"
+#: mod/contacts.php:637
+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"
 
-#: mod/admin.php:433 mod/admin.php:1707 mod/contacts.php:628
-#: mod/contacts.php:818 mod/contacts.php:995
-msgid "Block"
-msgstr "Sperren"
+#: mod/contacts.php:638
+msgid "Notification for new posts"
+msgstr "Benachrichtigung bei neuen Beiträgen"
 
-#: mod/admin.php:434 mod/admin.php:1708 mod/contacts.php:628
-#: mod/contacts.php:818 mod/contacts.php:995
-msgid "Unblock"
-msgstr "Entsperren"
+#: mod/contacts.php:638
+msgid "Send a notification of every new post of this contact"
+msgstr "Sende eine Benachrichtigung, wann immer dieser Kontakt einen neuen Beitrag schreibt."
 
-#: mod/admin.php:435
-msgid "No remote contact is blocked from this node."
-msgstr "Derzeit werden keine Kontakte auf diesem Knoten blockiert."
+#: mod/contacts.php:641
+msgid "Blacklisted keywords"
+msgstr "Blacklistete Schlüsselworte "
 
-#: mod/admin.php:437
-msgid "Blocked Remote Contacts"
-msgstr "Blockierte Kontakte von anderen Knoten"
+#: mod/contacts.php:641
+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"
 
-#: mod/admin.php:438
-msgid "Block New Remote Contact"
-msgstr "Blockieren von weiteren Kontakten"
+#: mod/contacts.php:653 src/Model/Profile.php:424
+msgid "XMPP:"
+msgstr "XMPP:"
 
-#: mod/admin.php:439
-msgid "Photo"
-msgstr "Foto:"
+#: mod/contacts.php:658
+msgid "Actions"
+msgstr "Aktionen"
 
-#: mod/admin.php:447
-#, 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/contacts.php:660 mod/contacts.php:846 view/theme/frio/theme.php:259
+#: src/Content/Nav.php:100 src/Model/Profile.php:888
+msgid "Status"
+msgstr "Status"
 
-#: mod/admin.php:449
-msgid "URL of the remote contact to block."
-msgstr "Die URL des Kontakts, vom entfernten Server, der blockiert werden soll."
+#: mod/contacts.php:661
+msgid "Contact Settings"
+msgstr "Kontakteinstellungen"
 
-#: mod/admin.php:471
-msgid "Delete this Item"
-msgstr "Diesen Eintrag löschen"
+#: mod/contacts.php:702
+msgid "Suggestions"
+msgstr "Kontaktvorschläge"
 
-#: mod/admin.php:472
-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/contacts.php:705
+msgid "Suggest potential friends"
+msgstr "Kontakte vorschlagen"
 
-#: mod/admin.php:473
-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/contacts.php:710 mod/group.php:216
+msgid "All Contacts"
+msgstr "Alle Kontakte"
 
-#: mod/admin.php:474
-msgid "GUID"
-msgstr "GUID"
+#: mod/contacts.php:713
+msgid "Show all contacts"
+msgstr "Alle Kontakte anzeigen"
 
-#: mod/admin.php:474
-msgid "The GUID of the item you want to delete."
-msgstr "Die GUID des zu löschenden Eintrags"
+#: mod/contacts.php:718
+msgid "Unblocked"
+msgstr "Ungeblockt"
 
-#: mod/admin.php:513
-msgid "Item marked for deletion."
-msgstr "Eintrag wurden zur Löschung markiert"
-
-#: mod/admin.php:584
-msgid "unknown"
-msgstr "Unbekannt"
-
-#: mod/admin.php:647
-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/admin.php:648
-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/contacts.php:721
+msgid "Only show unblocked contacts"
+msgstr "Nur nicht-blockierte Kontakte anzeigen"
 
-#: mod/admin.php:660
-#, 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/contacts.php:726
+msgid "Blocked"
+msgstr "Geblockt"
 
-#: mod/admin.php:691
-msgid "ID"
-msgstr "ID"
+#: mod/contacts.php:729
+msgid "Only show blocked contacts"
+msgstr "Nur blockierte Kontakte anzeigen"
 
-#: mod/admin.php:692
-msgid "Recipient Name"
-msgstr "Empfänger Name"
+#: mod/contacts.php:734
+msgid "Ignored"
+msgstr "Ignoriert"
 
-#: mod/admin.php:693
-msgid "Recipient Profile"
-msgstr "Empfänger Profil"
+#: mod/contacts.php:737
+msgid "Only show ignored contacts"
+msgstr "Nur ignorierte Kontakte anzeigen"
 
-#: mod/admin.php:694 view/theme/frio/theme.php:266
-#: src/Core/NotificationsManager.php:178 src/Content/Nav.php:178
-msgid "Network"
-msgstr "Netzwerk"
+#: mod/contacts.php:742
+msgid "Archived"
+msgstr "Archiviert"
 
-#: mod/admin.php:695
-msgid "Created"
-msgstr "Erstellt"
+#: mod/contacts.php:745
+msgid "Only show archived contacts"
+msgstr "Nur archivierte Kontakte anzeigen"
 
-#: mod/admin.php:696
-msgid "Last Tried"
-msgstr "Zuletzt versucht"
+#: mod/contacts.php:750
+msgid "Hidden"
+msgstr "Verborgen"
 
-#: mod/admin.php:697
-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/contacts.php:753
+msgid "Only show hidden contacts"
+msgstr "Nur verborgene Kontakte anzeigen"
 
-#: mod/admin.php:721
-#, 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 "
-"scripts/dbstructure.php 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 scripts/dbstructure.php toinnodb</tt> auf der Kommandozeile die Umstellung automatisch vornehmen lassen."
+#: mod/contacts.php:809
+msgid "Search your contacts"
+msgstr "Suche in deinen Kontakten"
 
-#: mod/admin.php:728
+#: mod/contacts.php:810 mod/search.php:236
 #, 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."
+msgid "Results for: %s"
+msgstr "Ergebnisse für: %s"
 
-#: mod/admin.php:738
-msgid ""
-"The database update failed. Please run \"php scripts/dbstructure.php "
-"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 scripts/dbstructure.php update' in der Kommandozeile aus und achte auf eventuell auftretende Fehlermeldungen."
+#: mod/contacts.php:811 mod/directory.php:210 src/Content/Widget.php:63
+msgid "Find"
+msgstr "Finde"
 
-#: mod/admin.php:744
-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/contacts.php:817 mod/settings.php:169 mod/settings.php:705
+msgid "Update"
+msgstr "Aktualisierungen"
 
-#: mod/admin.php:747
-#, 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/contacts.php:820 mod/contacts.php:1011
+msgid "Archive"
+msgstr "Archivieren"
 
-#: mod/admin.php:752 mod/admin.php:1647
-msgid "Normal Account"
-msgstr "Normales Konto"
+#: mod/contacts.php:820 mod/contacts.php:1011
+msgid "Unarchive"
+msgstr "Aus Archiv zurückholen"
 
-#: mod/admin.php:753 mod/admin.php:1648
-msgid "Automatic Follower Account"
-msgstr "Automatisch folgendes Konto (Marktschreier)"
+#: mod/contacts.php:823
+msgid "Batch Actions"
+msgstr "Stapelverarbeitung"
 
-#: mod/admin.php:754 mod/admin.php:1649
-msgid "Public Forum Account"
-msgstr "Öffentliches Forum Konto"
+#: mod/contacts.php:857 src/Model/Profile.php:899
+msgid "Profile Details"
+msgstr "Profildetails"
 
-#: mod/admin.php:755 mod/admin.php:1650
-msgid "Automatic Friend Account"
-msgstr "Automatische Freunde Seite"
+#: mod/contacts.php:869
+msgid "View all contacts"
+msgstr "Alle Kontakte anzeigen"
 
-#: mod/admin.php:756
-msgid "Blog Account"
-msgstr "Blog-Konto"
+#: mod/contacts.php:880
+msgid "View all common friends"
+msgstr "Alle Kontakte anzeigen"
 
-#: mod/admin.php:757
-msgid "Private Forum Account"
-msgstr "Privates Forum Konto"
+#: mod/contacts.php:886 mod/admin.php:1269 mod/events.php:535
+#: src/Model/Profile.php:865
+msgid "Advanced"
+msgstr "Erweitert"
 
-#: mod/admin.php:779
-msgid "Message queues"
-msgstr "Nachrichten-Warteschlangen"
+#: mod/contacts.php:889
+msgid "Advanced Contact Settings"
+msgstr "Fortgeschrittene Kontakteinstellungen"
 
-#: mod/admin.php:785
-msgid "Summary"
-msgstr "Zusammenfassung"
+#: mod/contacts.php:921
+msgid "Mutual Friendship"
+msgstr "Beidseitige Freundschaft"
 
-#: mod/admin.php:787
-msgid "Registered users"
-msgstr "Registrierte Personen"
+#: mod/contacts.php:925
+msgid "is a fan of yours"
+msgstr "ist ein Fan von dir"
 
-#: mod/admin.php:789
-msgid "Pending registrations"
-msgstr "Anstehende Anmeldungen"
+#: mod/contacts.php:929
+msgid "you are a fan of"
+msgstr "Du bist Fan von"
 
-#: mod/admin.php:790
-msgid "Version"
-msgstr "Version"
+#: mod/contacts.php:997
+msgid "Toggle Blocked status"
+msgstr "Geblockt-Status ein-/ausschalten"
 
-#: mod/admin.php:795
-msgid "Active addons"
-msgstr "Aktivierte Addons"
+#: mod/contacts.php:1005
+msgid "Toggle Ignored status"
+msgstr "Ignoriert-Status ein-/ausschalten"
 
-#: mod/admin.php:826
-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/contacts.php:1013
+msgid "Toggle Archive status"
+msgstr "Archiviert-Status ein-/ausschalten"
 
-#: mod/admin.php:1127
-msgid "Site settings updated."
-msgstr "Seiteneinstellungen aktualisiert."
+#: mod/contacts.php:1021
+msgid "Delete contact"
+msgstr "Lösche den Kontakt"
 
-#: mod/admin.php:1154 mod/settings.php:907
-msgid "No special theme for mobile devices"
-msgstr "Kein spezielles Theme für mobile Geräte verwenden."
+#: mod/delegate.php:142
+msgid "No parent user"
+msgstr "Kein Verwalter"
 
-#: mod/admin.php:1183
-msgid "No community page"
-msgstr "Keine Gemeinschaftsseite"
+#: mod/delegate.php:158
+msgid "Parent User"
+msgstr "Verwalter"
 
-#: mod/admin.php:1184
-msgid "Public postings from users of this site"
-msgstr "Öffentliche Beiträge von NutzerInnen dieser Seite"
+#: mod/delegate.php:160
+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:1185
-msgid "Public postings from the federated network"
-msgstr "Öffentliche Beiträge aus dem föderalen Netzwerk"
+#: mod/delegate.php:161 mod/admin.php:1264 mod/admin.php:1873
+#: mod/admin.php:2126 mod/admin.php:2200 mod/admin.php:2347
+#: mod/settings.php:679 mod/settings.php:788 mod/settings.php:874
+#: mod/settings.php:963 mod/settings.php:1198
+msgid "Save Settings"
+msgstr "Einstellungen speichern"
 
-#: mod/admin.php:1186
-msgid "Public postings from local users and the federated network"
-msgstr "Öffentliche Beiträge von lokalen Nutzern und aus dem föderalen Netzwerk"
+#: mod/delegate.php:162 src/Content/Nav.php:204
+msgid "Delegate Page Management"
+msgstr "Delegiere das Management für die Seite"
 
-#: mod/admin.php:1190 mod/contacts.php:564
-msgid "Disabled"
-msgstr "Deaktiviert"
+#: mod/delegate.php:163
+msgid "Delegates"
+msgstr "Bevollmächtigte"
 
-#: mod/admin.php:1192
-msgid "Users, Global Contacts"
-msgstr "Nutzer, globale Kontakte"
+#: mod/delegate.php:165
+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/admin.php:1193
-msgid "Users, Global Contacts/fallback"
-msgstr "Nutzer, globale Kontakte / Fallback"
+#: mod/delegate.php:166
+msgid "Existing Page Managers"
+msgstr "Vorhandene Bevollmächtigte"
 
-#: mod/admin.php:1197
-msgid "One month"
-msgstr "ein Monat"
+#: mod/delegate.php:168
+msgid "Existing Page Delegates"
+msgstr "Vorhandene Bevollmächtigte für die Seite"
 
-#: mod/admin.php:1198
-msgid "Three months"
-msgstr "drei Monate"
-
-#: mod/admin.php:1199
-msgid "Half a year"
-msgstr "ein halbes Jahr"
+#: mod/delegate.php:170
+msgid "Potential Delegates"
+msgstr "Potentielle Bevollmächtigte"
 
-#: mod/admin.php:1200
-msgid "One year"
-msgstr "ein Jahr"
+#: mod/delegate.php:172 mod/tagrm.php:98
+msgid "Remove"
+msgstr "Entfernen"
 
-#: mod/admin.php:1205
-msgid "Multi user instance"
-msgstr "Mehrbenutzer Instanz"
+#: mod/delegate.php:173
+msgid "Add"
+msgstr "Hinzufügen"
 
-#: mod/admin.php:1228
-msgid "Closed"
-msgstr "Geschlossen"
+#: mod/delegate.php:174
+msgid "No entries."
+msgstr "Keine Einträge."
 
-#: mod/admin.php:1229
-msgid "Requires approval"
-msgstr "Bedarf der Zustimmung"
+#: mod/dfrn_request.php:94
+msgid "This introduction has already been accepted."
+msgstr "Diese Kontaktanfrage wurde bereits akzeptiert."
 
-#: mod/admin.php:1230
-msgid "Open"
-msgstr "Offen"
+#: 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."
 
-#: mod/admin.php:1234
-msgid "No SSL policy, links will track page SSL state"
-msgstr "Keine SSL Richtlinie, Links werden das verwendete Protokoll beibehalten"
+#: 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."
 
-#: mod/admin.php:1235
-msgid "Force all links to use SSL"
-msgstr "SSL für alle Links erzwingen"
+#: 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."
 
-#: mod/admin.php:1236
-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/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"
 
-#: mod/admin.php:1240
-msgid "Don't check"
-msgstr "Nicht überprüfen"
+#: mod/dfrn_request.php:162
+msgid "Introduction complete."
+msgstr "Kontaktanfrage abgeschlossen."
 
-#: mod/admin.php:1241
-msgid "check the stable version"
-msgstr "überprüfe die stabile Version"
+#: mod/dfrn_request.php:199
+msgid "Unrecoverable protocol error."
+msgstr "Nicht behebbarer Protokollfehler."
 
-#: mod/admin.php:1242
-msgid "check the development version"
-msgstr "überprüfe die Entwicklungsversion"
+#: mod/dfrn_request.php:226
+msgid "Profile unavailable."
+msgstr "Profil nicht verfügbar."
 
-#: mod/admin.php:1264 mod/admin.php:1873 mod/admin.php:2126 mod/admin.php:2200
-#: mod/admin.php:2347 mod/delegate.php:161 mod/settings.php:679
-#: mod/settings.php:788 mod/settings.php:874 mod/settings.php:963
-#: mod/settings.php:1198
-msgid "Save Settings"
-msgstr "Einstellungen speichern"
+#: 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/admin.php:1265
-msgid "Republish users to directory"
-msgstr "Nutzer erneut im globalen Verzeichnis veröffentlichen."
+#: mod/dfrn_request.php:249
+msgid "Spam protection measures have been invoked."
+msgstr "Maßnahmen zum Spamschutz wurden ergriffen."
 
-#: mod/admin.php:1266 mod/register.php:264
-msgid "Registration"
-msgstr "Registrierung"
+#: 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/admin.php:1267
-msgid "File upload"
-msgstr "Datei hochladen"
+#: mod/dfrn_request.php:280
+msgid "Invalid locator"
+msgstr "Ungültiger Locator"
 
-#: mod/admin.php:1268
-msgid "Policies"
-msgstr "Regeln"
+#: mod/dfrn_request.php:316
+msgid "You have already introduced yourself here."
+msgstr "Du hast Dich hier bereits vorgestellt."
 
-#: mod/admin.php:1269 mod/contacts.php:886 mod/events.php:535
-#: src/Model/Profile.php:851
-msgid "Advanced"
-msgstr "Erweitert"
+#: 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."
 
-#: mod/admin.php:1270
-msgid "Auto Discovered Contact Directory"
-msgstr "Automatisch ein Kontaktverzeichnis erstellen"
+#: mod/dfrn_request.php:339
+msgid "Invalid profile URL."
+msgstr "Ungültige Profil-URL."
 
-#: mod/admin.php:1271
-msgid "Performance"
-msgstr "Performance"
+#: mod/dfrn_request.php:345 src/Model/Contact.php:1137
+msgid "Disallowed profile URL."
+msgstr "Nicht erlaubte Profil-URL."
 
-#: mod/admin.php:1272
-msgid "Worker"
-msgstr "Worker"
+#: mod/dfrn_request.php:439
+msgid "Your introduction has been sent."
+msgstr "Deine Kontaktanfrage wurde gesendet."
 
-#: mod/admin.php:1273
+#: mod/dfrn_request.php:477
 msgid ""
-"Relocate - WARNING: advanced function. Could make this server unreachable."
-msgstr "Umsiedeln - WARNUNG: Könnte diesen Server unerreichbar machen."
-
-#: mod/admin.php:1276
-msgid "Site name"
-msgstr "Seitenname"
-
-#: mod/admin.php:1277
-msgid "Host name"
-msgstr "Host Name"
+"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/admin.php:1278
-msgid "Sender Email"
-msgstr "Absender für Emails"
+#: mod/dfrn_request.php:493
+msgid "Please login to confirm introduction."
+msgstr "Bitte melde Dich an, um die Kontaktanfrage zu bestätigen."
 
-#: mod/admin.php:1278
+#: mod/dfrn_request.php:501
 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."
+"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/admin.php:1279
-msgid "Banner/Logo"
-msgstr "Banner/Logo"
+#: mod/dfrn_request.php:515 mod/dfrn_request.php:532
+msgid "Confirm"
+msgstr "Bestätigen"
 
-#: mod/admin.php:1280
-msgid "Shortcut icon"
-msgstr "Shortcut Icon"
+#: mod/dfrn_request.php:527
+msgid "Hide this contact"
+msgstr "Verberge diesen Kontakt"
 
-#: mod/admin.php:1280
-msgid "Link to an icon that will be used for browsers."
-msgstr "Link zu einem Icon, das Browser verwenden werden."
+#: mod/dfrn_request.php:530
+#, php-format
+msgid "Welcome home %s."
+msgstr "Willkommen zurück %s."
 
-#: mod/admin.php:1281
-msgid "Touch icon"
-msgstr "Touch Icon"
+#: mod/dfrn_request.php:531
+#, php-format
+msgid "Please confirm your introduction/connection request to %s."
+msgstr "Bitte bestätige Deine Kontaktanfrage bei %s."
 
-#: mod/admin.php:1281
-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/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/community.php:25 mod/directory.php:42 mod/display.php:201
+#: mod/photos.php:932 mod/videos.php:200
+msgid "Public access denied."
+msgstr "Öffentlicher Zugriff verweigert."
 
-#: mod/admin.php:1282
-msgid "Additional Info"
-msgstr "Zusätzliche Informationen"
+#: 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:"
 
-#: mod/admin.php:1282
+#: mod/dfrn_request.php:645
 #, 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."
-
-#: mod/admin.php:1283
-msgid "System language"
-msgstr "Systemsprache"
+"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/admin.php:1284
-msgid "System theme"
-msgstr "Systemweites Theme"
+#: mod/dfrn_request.php:650
+msgid "Friend/Connection Request"
+msgstr "Kontaktanfrage"
 
-#: mod/admin.php:1284
+#: mod/dfrn_request.php:651
 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>"
+"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/admin.php:1285
-msgid "Mobile system theme"
-msgstr "Systemweites mobiles Theme"
+#: mod/dfrn_request.php:652 mod/follow.php:147
+msgid "Please answer the following:"
+msgstr "Bitte beantworte folgendes:"
 
-#: mod/admin.php:1285
-msgid "Theme for mobile devices"
-msgstr "Thema für mobile Geräte"
+#: mod/dfrn_request.php:653 mod/follow.php:148
+#, php-format
+msgid "Does %s know you?"
+msgstr "Kennt %s Dich?"
 
-#: mod/admin.php:1286
-msgid "SSL link policy"
-msgstr "Regeln für SSL Links"
+#: mod/dfrn_request.php:654 mod/follow.php:149
+msgid "Add a personal note:"
+msgstr "Eine persönliche Notiz beifügen:"
 
-#: mod/admin.php:1286
-msgid "Determines whether generated links should be forced to use SSL"
-msgstr "Bestimmt, ob generierte Links SSL verwenden müssen"
+#: mod/dfrn_request.php:656 src/Content/ContactSelector.php:79
+msgid "Friendica"
+msgstr "Friendica"
 
-#: mod/admin.php:1287
-msgid "Force SSL"
-msgstr "Erzwinge SSL"
+#: mod/dfrn_request.php:657
+msgid "GNU Social (Pleroma, Mastodon)"
+msgstr "GNU Social (Pleroma, Mastodon)"
 
-#: mod/admin.php:1287
-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:1288
-msgid "Hide help entry from navigation menu"
-msgstr "Verberge den Menüeintrag für die Hilfe im Navigationsmenü"
+#: mod/dfrn_request.php:658
+msgid "Diaspora (Socialhome, Hubzilla)"
+msgstr "Diaspora (Socialhome, Hubzilla)"
 
-#: mod/admin.php:1288
+#: mod/dfrn_request.php:659
+#, php-format
 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."
+" - 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/admin.php:1289
-msgid "Single user instance"
-msgstr "Ein-Nutzer Instanz"
+#: mod/filer.php:34
+msgid "- select -"
+msgstr "- auswählen -"
 
-#: mod/admin.php:1289
-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/follow.php:44
+msgid "The contact could not be added."
+msgstr "Der Kontakt konnte nicht hinzugefügt werden."
 
-#: mod/admin.php:1290
-msgid "Maximum image size"
-msgstr "Maximale Bildgröße"
+#: mod/follow.php:72
+msgid "You already added this contact."
+msgstr "Du hast den Kontakt bereits hinzugefügt."
 
-#: mod/admin.php:1290
-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/follow.php:81
+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."
 
-#: mod/admin.php:1291
-msgid "Maximum image length"
-msgstr "Maximale Bildlänge"
+#: mod/follow.php:88
+msgid "OStatus support is disabled. Contact can't be added."
+msgstr "OStatus Unterstützung ist nicht aktiviert. Der Kontakt kann nicht zugefügt werden."
 
-#: mod/admin.php:1291
-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."
+#: mod/follow.php:95
+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."
 
-#: mod/admin.php:1292
-msgid "JPEG image quality"
-msgstr "Qualität des JPEG Bildes"
+#: mod/install.php:114
+msgid "Friendica Communications Server - Setup"
+msgstr "Friendica-Server für soziale Netzwerke – Setup"
 
-#: mod/admin.php:1292
-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/install.php:120
+msgid "Could not connect to database."
+msgstr "Verbindung zur Datenbank gescheitert."
 
-#: mod/admin.php:1294
-msgid "Register policy"
-msgstr "Registrierungsmethode"
+#: mod/install.php:124
+msgid "Could not create table."
+msgstr "Tabelle konnte nicht angelegt werden."
 
-#: mod/admin.php:1295
-msgid "Maximum Daily Registrations"
-msgstr "Maximum täglicher Registrierungen"
+#: mod/install.php:130
+msgid "Your Friendica site database has been installed."
+msgstr "Die Datenbank Deiner Friendicaseite wurde installiert."
 
-#: mod/admin.php:1295
+#: mod/install.php:135
 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."
+"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/admin.php:1296
-msgid "Register text"
-msgstr "Registrierungstext"
+#: mod/install.php:136 mod/install.php:208 mod/install.php:553
+msgid "Please see the file \"INSTALL.txt\"."
+msgstr "Lies bitte die \"INSTALL.txt\"."
 
-#: mod/admin.php:1296
-msgid "Will be displayed prominently on the registration page."
-msgstr "Wird gut sichtbar auf der Registrierungsseite angezeigt."
+#: mod/install.php:148
+msgid "Database already in use."
+msgstr "Die Datenbank wird bereits verwendet."
 
-#: mod/admin.php:1297
-msgid "Accounts abandoned after x days"
-msgstr "Nutzerkonten gelten nach x Tagen als unbenutzt"
+#: mod/install.php:205
+msgid "System check"
+msgstr "Systemtest"
 
-#: mod/admin.php:1297
-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/install.php:210
+msgid "Check again"
+msgstr "Noch einmal testen"
 
-#: mod/admin.php:1298
-msgid "Allowed friend domains"
-msgstr "Erlaubte Domains für Kontakte"
+#: mod/install.php:230
+msgid "Database connection"
+msgstr "Datenbankverbindung"
 
-#: mod/admin.php:1298
+#: mod/install.php:231
 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."
+"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/admin.php:1299
-msgid "Allowed email domains"
-msgstr "Erlaubte Domains für E-Mails"
+#: 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."
 
-#: mod/admin.php:1299
+#: mod/install.php:233
 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."
+"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/admin.php:1300
-msgid "No OEmbed rich content"
-msgstr "OEmbed nicht verwenden"
+#: mod/install.php:237
+msgid "Database Server Name"
+msgstr "Datenbank-Server"
 
-#: mod/admin.php:1300
-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/install.php:238
+msgid "Database Login Name"
+msgstr "Datenbank-Nutzer"
 
-#: mod/admin.php:1301
-msgid "Allowed OEmbed domains"
-msgstr "Erlaubte OEmbed Domänen"
+#: mod/install.php:239
+msgid "Database Login Password"
+msgstr "Datenbank-Passwort"
 
-#: mod/admin.php:1301
-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/install.php:239
+msgid "For security reasons the password must not be empty"
+msgstr "Aus Sicherheitsgründen darf das Passwort nicht leer sein."
 
-#: mod/admin.php:1302
-msgid "Block public"
-msgstr "Öffentlichen Zugriff blockieren"
+#: mod/install.php:240
+msgid "Database Name"
+msgstr "Datenbank-Name"
 
-#: mod/admin.php:1302
+#: mod/install.php:241 mod/install.php:281
+msgid "Site administrator email address"
+msgstr "E-Mail-Adresse des Administrators"
+
+#: mod/install.php:241 mod/install.php:281
 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."
+"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/admin.php:1303
-msgid "Force publish"
-msgstr "Erzwinge Veröffentlichung"
+#: 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"
 
-#: mod/admin.php:1303
-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/install.php:271
+msgid "Site settings"
+msgstr "Server-Einstellungen"
 
-#: mod/admin.php:1304
-msgid "Global directory URL"
-msgstr "URL des weltweiten Verzeichnisses"
+#: mod/install.php:285
+msgid "System Language:"
+msgstr "Systemsprache:"
 
-#: mod/admin.php:1304
+#: mod/install.php:285
 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."
+"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/admin.php:1305
-msgid "Private posts by default for new users"
-msgstr "Private Beiträge als Standard für neue Nutzer"
+#: 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."
 
-#: mod/admin.php:1305
+#: mod/install.php:326
 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."
+"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/admin.php:1306
-msgid "Don't include post content in email notifications"
-msgstr "Inhalte von Beiträgen nicht in E-Mail-Benachrichtigungen versenden"
+#: mod/install.php:330
+msgid "PHP executable path"
+msgstr "Pfad zu PHP"
 
-#: mod/admin.php:1306
+#: mod/install.php:330
 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."
+"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/admin.php:1307
-msgid "Disallow public access to addons listed in the apps menu."
-msgstr "Öffentlichen Zugriff auf Addons im Apps Menü verbieten."
+#: mod/install.php:335
+msgid "Command line PHP"
+msgstr "Kommandozeilen-PHP"
 
-#: mod/admin.php:1307
-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/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)"
 
-#: mod/admin.php:1308
-msgid "Don't embed private images in posts"
-msgstr "Private Bilder nicht in Beiträgen einbetten."
+#: mod/install.php:345
+msgid "Found PHP version: "
+msgstr "Gefundene PHP Version:"
 
-#: mod/admin.php:1308
+#: mod/install.php:347
+msgid "PHP cli binary"
+msgstr "PHP CLI Binary"
+
+#: mod/install.php:358
 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."
+"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/admin.php:1309
-msgid "Allow Users to set remote_self"
-msgstr "Nutzern erlauben das remote_self Flag zu setzen"
+#: mod/install.php:359
+msgid "This is required for message delivery to work."
+msgstr "Dies wird für die Auslieferung von Nachrichten benötigt."
 
-#: mod/admin.php:1309
-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/install.php:361
+msgid "PHP register_argc_argv"
+msgstr "PHP register_argc_argv"
 
-#: mod/admin.php:1310
-msgid "Block multiple registrations"
-msgstr "Unterbinde Mehrfachregistrierung"
+#: 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"
 
-#: mod/admin.php:1310
-msgid "Disallow users to register additional accounts for use as pages."
-msgstr "Benutzern nicht erlauben, weitere Konten als zusätzliche Profile anzulegen."
+#: 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."
 
-#: mod/admin.php:1311
-msgid "OpenID support"
-msgstr "OpenID Unterstützung"
+#: mod/install.php:387
+msgid "Generate encryption keys"
+msgstr "Schlüssel erzeugen"
 
-#: mod/admin.php:1311
-msgid "OpenID support for registration and logins."
-msgstr "OpenID-Unterstützung für Registrierung und Login."
+#: mod/install.php:394
+msgid "libCurl PHP module"
+msgstr "PHP: libCurl-Modul"
 
-#: mod/admin.php:1312
-msgid "Fullname check"
-msgstr "Namen auf Vollständigkeit überprüfen"
+#: mod/install.php:395
+msgid "GD graphics PHP module"
+msgstr "PHP: GD-Grafikmodul"
 
-#: mod/admin.php:1312
-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/install.php:396
+msgid "OpenSSL PHP module"
+msgstr "PHP: OpenSSL-Modul"
 
-#: mod/admin.php:1313
-msgid "Community pages for visitors"
-msgstr "Für Besucher verfügbare Gemeinschaftsseite"
+#: mod/install.php:397
+msgid "PDO or MySQLi PHP module"
+msgstr "PDO oder MySQLi PHP Modul"
 
-#: mod/admin.php:1313
-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/install.php:398
+msgid "mb_string PHP module"
+msgstr "PHP: mb_string-Modul"
 
-#: mod/admin.php:1314
-msgid "Posts per user on community page"
-msgstr "Anzahl der Beiträge pro Benutzer auf der Gemeinschaftsseite"
+#: mod/install.php:399
+msgid "XML PHP module"
+msgstr "XML PHP Modul"
 
-#: mod/admin.php:1314
-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/install.php:400
+msgid "iconv module"
+msgstr "iconv module"
 
-#: mod/admin.php:1315
-msgid "Enable OStatus support"
-msgstr "OStatus Unterstützung aktivieren"
+#: mod/install.php:404 mod/install.php:406
+msgid "Apache mod_rewrite module"
+msgstr "Apache mod_rewrite module"
 
-#: mod/admin.php:1315
+#: mod/install.php:404
 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."
+"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/admin.php:1316
-msgid "Only import OStatus threads from our contacts"
-msgstr "Nur OStatus Konversationen unserer Kontakte importieren"
+#: mod/install.php:412
+msgid "Error: libCURL PHP module required but not installed."
+msgstr "Fehler: Das libCURL PHP Modul wird benötigt, ist aber nicht installiert."
 
-#: mod/admin.php:1316
+#: mod/install.php:416
 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."
+"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/admin.php:1317
-msgid "OStatus support can only be enabled if threading is enabled."
-msgstr "OStatus Unterstützung kann nur aktiviert werden wenn \"Threading\" aktiviert ist. "
+#: mod/install.php:420
+msgid "Error: openssl PHP module required but not installed."
+msgstr "Fehler: Das openssl-Modul von PHP ist nicht installiert."
 
-#: mod/admin.php:1319
-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/install.php:424
+msgid "Error: PDO or MySQLi PHP module required but not installed."
+msgstr "Fehler: PDO oder MySQLi PHP Modul erforderlich, aber nicht installiert."
 
-#: mod/admin.php:1320
-msgid "Enable Diaspora support"
-msgstr "Diaspora Unterstützung aktivieren"
+#: mod/install.php:428
+msgid "Error: The MySQL driver for PDO is not installed."
+msgstr "Fehler: der MySQL Treiber für PDO ist nicht installiert"
 
-#: mod/admin.php:1320
-msgid "Provide built-in Diaspora network compatibility."
-msgstr "Verwende die eingebaute Diaspora-Verknüpfung."
+#: mod/install.php:432
+msgid "Error: mb_string PHP module required but not installed."
+msgstr "Fehler: mb_string PHP Module wird benötigt ist aber nicht installiert."
 
-#: mod/admin.php:1321
-msgid "Only allow Friendica contacts"
-msgstr "Nur Friendica-Kontakte erlauben"
+#: mod/install.php:436
+msgid "Error: iconv PHP module required but not installed."
+msgstr "Fehler: Das iconv-Modul von PHP ist nicht installiert."
 
-#: mod/admin.php:1321
+#: mod/install.php:446
+msgid "Error, XML PHP module required but not installed."
+msgstr "Fehler: XML PHP Modul erforderlich aber nicht installiert."
+
+#: mod/install.php:458
 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."
+"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/admin.php:1322
-msgid "Verify SSL"
-msgstr "SSL Überprüfen"
+#: mod/install.php:459
+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/admin.php:1322
+#: mod/install.php:460
 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."
+"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/admin.php:1323
-msgid "Proxy user"
-msgstr "Proxy Nutzer"
+#: mod/install.php:461
+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/admin.php:1324
-msgid "Proxy URL"
-msgstr "Proxy URL"
+#: mod/install.php:464
+msgid ".htconfig.php is writable"
+msgstr "Schreibrechte auf .htconfig.php"
 
-#: mod/admin.php:1325
-msgid "Network timeout"
-msgstr "Netzwerk Wartezeit"
+#: mod/install.php:474
+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/admin.php:1325
-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/install.php:475
+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/admin.php:1326
-msgid "Maximum Load Average"
-msgstr "Maximum Load Average"
+#: mod/install.php:476
+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/admin.php:1326
+#: mod/install.php:477
 msgid ""
-"Maximum system load before delivery and poll processes are deferred - "
-"default 50."
-msgstr "Maximale Systemlast bevor Verteil- und Empfangsprozesse verschoben werden - Standard 50"
+"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/admin.php:1327
-msgid "Maximum Load Average (Frontend)"
-msgstr "Maximum Load Average (Frontend)"
+#: mod/install.php:480
+msgid "view/smarty3 is writable"
+msgstr "view/smarty3 ist schreibbar"
 
-#: mod/admin.php:1327
-msgid "Maximum system load before the frontend quits service - default 50."
-msgstr "Maximale Systemlast bevor Vordergrundprozesse pausiert werden - Standard 50."
+#: mod/install.php:496
+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/admin.php:1328
-msgid "Minimal Memory"
-msgstr "Minimaler Speicher"
+#: mod/install.php:498
+msgid "Url rewrite is working"
+msgstr "URL rewrite funktioniert"
 
-#: mod/admin.php:1328
-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/install.php:517
+msgid "ImageMagick PHP extension is not installed"
+msgstr "ImageMagicx PHP Erweiterung ist nicht installiert."
 
-#: mod/admin.php:1329
-msgid "Maximum table size for optimization"
-msgstr "Maximale Tabellengröße zur Optimierung"
+#: mod/install.php:519
+msgid "ImageMagick PHP extension is installed"
+msgstr "ImageMagick PHP Erweiterung ist installiert"
 
-#: mod/admin.php:1329
+#: mod/install.php:521
+msgid "ImageMagick supports GIF"
+msgstr "ImageMagick unterstützt GIF"
+
+#: mod/install.php:528
 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."
+"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/admin.php:1330
-msgid "Minimum level of fragmentation"
-msgstr "Minimaler Fragmentationsgrad"
+#: mod/install.php:551
+msgid "<h1>What next</h1>"
+msgstr "<h1>Wie geht es weiter?</h1>"
 
-#: mod/admin.php:1330
+#: mod/install.php:552
 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:1332
-msgid "Periodical check of global contacts"
-msgstr "Regelmäßig globale Kontakte überprüfen"
+"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/admin.php:1332
+#: mod/install.php:555
+#, php-format
 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."
+"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/admin.php:1333
-msgid "Days between requery"
-msgstr "Tage zwischen erneuten Abfragen"
+#: mod/localtime.php:33
+msgid "Time Conversion"
+msgstr "Zeitumrechnung"
 
-#: mod/admin.php:1333
-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/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."
 
-#: mod/admin.php:1334
-msgid "Discover contacts from other servers"
-msgstr "Neue Kontakte auf anderen Servern entdecken"
+#: mod/localtime.php:39
+#, php-format
+msgid "UTC time: %s"
+msgstr "UTC Zeit: %s"
 
-#: mod/admin.php:1334
-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/localtime.php:42
+#, php-format
+msgid "Current timezone: %s"
+msgstr "Aktuelle Zeitzone: %s"
 
-#: mod/admin.php:1335
-msgid "Timeframe for fetching global contacts"
-msgstr "Zeitfenster für globale Kontakte"
+#: mod/localtime.php:46
+#, php-format
+msgid "Converted localtime: %s"
+msgstr "Umgerechnete lokale Zeit: %s"
 
-#: mod/admin.php:1335
-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/localtime.php:52
+msgid "Please select your timezone:"
+msgstr "Bitte wähle Deine Zeitzone:"
 
-#: mod/admin.php:1336
-msgid "Search the local directory"
-msgstr "Lokales Verzeichnis durchsuchen"
+#: mod/lostpass.php:27
+msgid "No valid account found."
+msgstr "Kein gültiges Konto gefunden."
 
-#: mod/admin.php:1336
-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 umd die Suchresultate zu verbessern, wenn diese Suche wiederholt wird."
+#: mod/lostpass.php:39
+msgid "Password reset request issued. Check your email."
+msgstr "Zurücksetzen des Passworts eingeleitet. Bitte überprüfe Deine E-Mail."
 
-#: mod/admin.php:1338
-msgid "Publish server information"
-msgstr "Server Informationen veröffentlichen"
+#: 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."
 
-#: mod/admin.php:1338
+#: mod/lostpass.php:56
+#, php-format
 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."
+"\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"
 
-#: mod/admin.php:1340
-msgid "Check upstream version"
-msgstr "Suche nach Updates"
+#: mod/lostpass.php:72
+#, php-format
+msgid "Password reset requested at %s"
+msgstr "Anfrage zum Zurücksetzen des Passworts auf %s erhalten"
 
-#: mod/admin.php:1340
+#: mod/lostpass.php:88
 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."
+"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."
 
-#: mod/admin.php:1341
-msgid "Suppress Tags"
-msgstr "Tags Unterdrücken"
+#: mod/lostpass.php:101
+msgid "Request has expired, please make a new one."
+msgstr "Die Anfrage ist abgelaufen. Bitte stelle eine erneute."
 
-#: mod/admin.php:1341
-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/lostpass.php:116
+msgid "Forgot your Password?"
+msgstr "Hast Du Dein Passwort vergessen?"
 
-#: mod/admin.php:1342
-msgid "Path to item cache"
-msgstr "Pfad zum Eintrag Cache"
+#: mod/lostpass.php:117
+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."
 
-#: mod/admin.php:1342
-msgid "The item caches buffers generated bbcode and external images."
-msgstr "Im Item-Cache werden externe Bilder und geparster BBCode zwischen gespeichert."
+#: mod/lostpass.php:118 src/Module/Login.php:314
+msgid "Nickname or Email: "
+msgstr "Spitzname oder E-Mail:"
 
-#: mod/admin.php:1343
-msgid "Cache duration in seconds"
-msgstr "Cache-Dauer in Sekunden"
+#: mod/lostpass.php:119
+msgid "Reset"
+msgstr "Zurücksetzen"
 
-#: mod/admin.php:1343
-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/lostpass.php:135 src/Module/Login.php:326
+msgid "Password Reset"
+msgstr "Passwort zurücksetzen"
 
-#: mod/admin.php:1344
-msgid "Maximum numbers of comments per post"
-msgstr "Maximale Anzahl von Kommentaren pro Beitrag"
+#: mod/lostpass.php:136
+msgid "Your password has been reset as requested."
+msgstr "Dein Passwort wurde wie gewünscht zurückgesetzt."
 
-#: mod/admin.php:1344
-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/lostpass.php:137
+msgid "Your new password is"
+msgstr "Dein neues Passwort lautet"
 
-#: mod/admin.php:1345
-msgid "Temp path"
-msgstr "Temp Pfad"
+#: mod/lostpass.php:138
+msgid "Save or copy your new password - and then"
+msgstr "Speichere oder kopiere Dein neues Passwort - und dann"
 
-#: mod/admin.php:1345
-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/lostpass.php:139
+msgid "click here to login"
+msgstr "hier klicken, um Dich anzumelden"
 
-#: mod/admin.php:1346
-msgid "Base path to installation"
-msgstr "Basis-Pfad zur Installation"
-
-#: mod/admin.php:1346
+#: mod/lostpass.php:140
 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:1347
-msgid "Disable picture proxy"
-msgstr "Bilder Proxy deaktivieren"
+"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/admin.php:1347
+#: mod/lostpass.php:148
+#, php-format
 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."
+"\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/admin.php:1348
-msgid "Only search in tags"
-msgstr "Nur in Tags suchen"
+#: mod/lostpass.php:154
+#, 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."
 
-#: mod/admin.php:1348
-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/lostpass.php:167
+#, php-format
+msgid "Your password has been changed at %s"
+msgstr "Auf %s wurde Dein Passwort geändert"
 
-#: mod/admin.php:1350
-msgid "New base url"
-msgstr "Neue Basis-URL"
+#: mod/notify.php:77
+msgid "No more system notifications."
+msgstr "Keine weiteren Systembenachrichtigungen."
 
-#: mod/admin.php:1350
-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/ping.php:292
+msgid "{0} wants to be your friend"
+msgstr "{0} möchte mit Dir in Kontakt treten"
 
-#: mod/admin.php:1352
-msgid "RINO Encryption"
-msgstr "RINO Verschlüsselung"
+#: mod/ping.php:307
+msgid "{0} sent you a message"
+msgstr "{0} schickte Dir eine Nachricht"
 
-#: mod/admin.php:1352
-msgid "Encryption layer between nodes."
-msgstr "Verschlüsselung zwischen Friendica Instanzen"
+#: mod/ping.php:322
+msgid "{0} requested registration"
+msgstr "{0} möchte sich registrieren"
 
-#: mod/admin.php:1354
-msgid "Maximum number of parallel workers"
-msgstr "Maximale Anzahl parallel laufender Worker"
+#: mod/poke.php:192
+msgid "Poke/Prod"
+msgstr "Anstupsen"
 
-#: mod/admin.php:1354
-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/poke.php:193
+msgid "poke, prod or do other things to somebody"
+msgstr "Stupse Leute an oder mache anderes mit ihnen"
 
-#: mod/admin.php:1355
-msgid "Don't use 'proc_open' with the worker"
-msgstr "'proc_open' nicht mit den Workern verwenden"
+#: mod/poke.php:194
+msgid "Recipient"
+msgstr "Empfänger"
 
-#: mod/admin.php:1355
-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/poke.php:195
+msgid "Choose what you wish to do to recipient"
+msgstr "Was willst Du mit dem Empfänger machen:"
 
-#: mod/admin.php:1356
-msgid "Enable fastlane"
-msgstr "Aktiviere Fastlane"
+#: mod/poke.php:198
+msgid "Make this post private"
+msgstr "Diesen Beitrag privat machen"
 
-#: mod/admin.php:1356
-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/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."
 
-#: mod/admin.php:1357
-msgid "Enable frontend worker"
-msgstr "Aktiviere den Frontend Worker"
+#: mod/profile_photo.php:54
+msgid "Image uploaded but image cropping failed."
+msgstr "Bild hochgeladen, aber das Zuschneiden schlug fehl."
 
-#: mod/admin.php:1357
+#: mod/profile_photo.php:87 mod/profile_photo.php:95 mod/profile_photo.php:103
+#: mod/profile_photo.php:330
 #, php-format
+msgid "Image size reduction [%s] failed."
+msgstr "Verkleinern der Bildgröße von [%s] scheiterte."
+
+#: mod/profile_photo.php:137
 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."
+"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/admin.php:1385
-msgid "Update has been marked successful"
-msgstr "Update wurde als erfolgreich markiert"
+#: mod/profile_photo.php:146
+msgid "Unable to process image"
+msgstr "Bild konnte nicht verarbeitet werden"
 
-#: mod/admin.php:1392
+#: mod/profile_photo.php:165 mod/wall_upload.php:186 mod/photos.php:763
+#: mod/photos.php:766 mod/photos.php:795
 #, php-format
-msgid "Database structure update %s was successfully applied."
-msgstr "Das Update %s der Struktur der Datenbank wurde erfolgreich angewandt."
+msgid "Image exceeds size limit of %s"
+msgstr "Bildgröße überschreitet das Limit von %s"
 
-#: mod/admin.php:1395
-#, 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/profile_photo.php:174 mod/wall_upload.php:200 mod/photos.php:818
+msgid "Unable to process image."
+msgstr "Konnte das Bild nicht bearbeiten."
 
-#: mod/admin.php:1408
-#, php-format
-msgid "Executing %s failed with error: %s"
-msgstr "Die Ausführung von %s schlug fehl. Fehlermeldung: %s"
+#: mod/profile_photo.php:262
+msgid "Upload File:"
+msgstr "Datei hochladen:"
 
-#: mod/admin.php:1410
-#, php-format
-msgid "Update %s was successfully applied."
-msgstr "Update %s war erfolgreich."
+#: mod/profile_photo.php:263
+msgid "Select a profile:"
+msgstr "Profil auswählen:"
 
-#: mod/admin.php:1413
-#, 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/profile_photo.php:268
+msgid "or"
+msgstr "oder"
 
-#: mod/admin.php:1416
-#, 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/profile_photo.php:268
+msgid "skip this step"
+msgstr "diesen Schritt überspringen"
 
-#: mod/admin.php:1436
-msgid "No failed updates."
-msgstr "Keine fehlgeschlagenen Updates."
+#: mod/profile_photo.php:268
+msgid "select a photo from your photo albums"
+msgstr "wähle ein Foto aus deinen Fotoalben"
 
-#: mod/admin.php:1437
-msgid "Check database structure"
-msgstr "Datenbank Struktur überprüfen"
+#: mod/profile_photo.php:281
+msgid "Crop Image"
+msgstr "Bild zurechtschneiden"
 
-#: mod/admin.php:1442
-msgid "Failed Updates"
-msgstr "Fehlgeschlagene Updates"
+#: mod/profile_photo.php:282
+msgid "Please adjust the image cropping for optimum viewing."
+msgstr "Passe bitte den Bildausschnitt an, damit das Bild optimal dargestellt werden kann."
 
-#: mod/admin.php:1443
-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/profile_photo.php:284
+msgid "Done Editing"
+msgstr "Bearbeitung abgeschlossen"
 
-#: mod/admin.php:1444
-msgid "Mark success (if update was manually applied)"
-msgstr "Als erfolgreich markieren (falls das Update manuell installiert wurde)"
+#: mod/profile_photo.php:320
+msgid "Image uploaded successfully."
+msgstr "Bild erfolgreich hochgeladen."
 
-#: mod/admin.php:1445
-msgid "Attempt to execute this update step automatically"
-msgstr "Versuchen, diesen Schritt automatisch auszuführen"
+#: mod/profile_photo.php:322 mod/wall_upload.php:239 mod/photos.php:847
+msgid "Image upload failed."
+msgstr "Hochladen des Bildes gescheitert."
 
-#: mod/admin.php:1484
-#, php-format
-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."
+#: mod/profperm.php:28 mod/group.php:83 index.php:412
+msgid "Permission denied"
+msgstr "Zugriff verweigert"
 
-#: mod/admin.php:1487
-#, 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\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\nNun viel Spaß, gute Begegnungen und willkommen auf %4$s."
+#: mod/profperm.php:34 mod/profperm.php:65
+msgid "Invalid profile identifier."
+msgstr "Ungültiger Profil-Bezeichner."
 
-#: mod/admin.php:1519 src/Model/User.php:634
-#, php-format
-msgid "Registration details for %s"
-msgstr "Details der Registration von %s"
+#: mod/profperm.php:111
+msgid "Profile Visibility Editor"
+msgstr "Editor für die Profil-Sichtbarkeit"
 
-#: mod/admin.php:1529
-#, 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/profperm.php:115 mod/group.php:266
+msgid "Click on a contact to add or remove."
+msgstr "Klicke einen Kontakt an, um ihn hinzuzufügen oder zu entfernen"
 
-#: mod/admin.php:1535
-#, php-format
-msgid "%s user deleted"
-msgid_plural "%s users deleted"
-msgstr[0] "%s Nutzer gelöscht"
-msgstr[1] "%s Nutzer gelöscht"
+#: mod/profperm.php:124
+msgid "Visible To"
+msgstr "Sichtbar für"
 
-#: mod/admin.php:1582
-#, php-format
-msgid "User '%s' deleted"
-msgstr "Nutzer '%s' gelöscht"
+#: mod/profperm.php:140
+msgid "All Contacts (with secure profile access)"
+msgstr "Alle Kontakte (mit gesichertem Profilzugriff)"
 
-#: mod/admin.php:1590
-#, php-format
-msgid "User '%s' unblocked"
-msgstr "Nutzer '%s' entsperrt"
+#: mod/regmod.php:68
+msgid "Account approved."
+msgstr "Konto freigegeben."
 
-#: mod/admin.php:1590
+#: mod/regmod.php:93
 #, php-format
-msgid "User '%s' blocked"
-msgstr "Nutzer '%s' gesperrt"
+msgid "Registration revoked for %s"
+msgstr "Registrierung für %s wurde zurückgezogen"
 
-#: mod/admin.php:1689 mod/admin.php:1701 mod/admin.php:1714 mod/admin.php:1732
-#: src/Content/ContactSelector.php:82
-msgid "Email"
-msgstr "E-Mail"
+#: mod/regmod.php:102
+msgid "Please login."
+msgstr "Bitte melde Dich an."
 
-#: mod/admin.php:1689 mod/admin.php:1714
-msgid "Register date"
-msgstr "Anmeldedatum"
+#: mod/removeme.php:55 mod/removeme.php:58
+msgid "Remove My Account"
+msgstr "Konto löschen"
 
-#: mod/admin.php:1689 mod/admin.php:1714
-msgid "Last login"
-msgstr "Letzte Anmeldung"
+#: mod/removeme.php:56
+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/admin.php:1689 mod/admin.php:1714
-msgid "Last item"
-msgstr "Letzter Beitrag"
+#: mod/removeme.php:57
+msgid "Please enter your password for verification:"
+msgstr "Bitte gib Dein Passwort zur Verifikation ein:"
 
-#: mod/admin.php:1689 mod/settings.php:54
-msgid "Account"
-msgstr "Nutzerkonto"
+#: mod/search.php:37 mod/network.php:194
+msgid "Remove term"
+msgstr "Begriff entfernen"
 
-#: mod/admin.php:1697
-msgid "Add User"
-msgstr "Nutzer hinzufügen"
+#: mod/search.php:46 mod/network.php:201 src/Content/Feature.php:100
+msgid "Saved Searches"
+msgstr "Gespeicherte Suchen"
 
-#: mod/admin.php:1699
-msgid "User registrations waiting for confirm"
-msgstr "Neuanmeldungen, die auf Deine Bestätigung warten"
+#: mod/search.php:105
+msgid "Only logged in users are permitted to perform a search."
+msgstr "Nur eingeloggten Benutzern ist das Suchen gestattet."
 
-#: mod/admin.php:1700
-msgid "User waiting for permanent deletion"
-msgstr "Nutzer wartet auf permanente Löschung"
+#: mod/search.php:129
+msgid "Too Many Requests"
+msgstr "Zu viele Abfragen"
 
-#: mod/admin.php:1701
-msgid "Request date"
-msgstr "Anfragedatum"
+#: 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."
 
-#: mod/admin.php:1702
-msgid "No registrations."
-msgstr "Keine Neuanmeldungen."
+#: mod/search.php:228 mod/community.php:134
+msgid "No results."
+msgstr "Keine Ergebnisse."
 
-#: mod/admin.php:1703
-msgid "Note from the user"
-msgstr "Hinweis vom Nutzer"
+#: mod/search.php:234
+#, php-format
+msgid "Items tagged with: %s"
+msgstr "Beiträge die mit %s getaggt sind"
 
-#: mod/admin.php:1705
-msgid "Deny"
-msgstr "Verwehren"
+#: 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/admin.php:1709
-msgid "Site admin"
-msgstr "Seitenadministrator"
+#: mod/tagrm.php:47
+msgid "Tag removed"
+msgstr "Tag entfernt"
 
-#: mod/admin.php:1710
-msgid "Account expired"
-msgstr "Account ist abgelaufen"
+#: mod/tagrm.php:85
+msgid "Remove Item Tag"
+msgstr "Gegenstands-Tag entfernen"
 
-#: mod/admin.php:1713
-msgid "New User"
-msgstr "Neuer Nutzer"
+#: mod/tagrm.php:87
+msgid "Select a tag to remove: "
+msgstr "Wähle ein Tag zum Entfernen aus: "
 
-#: mod/admin.php:1714
-msgid "Deleted since"
-msgstr "Gelöscht seit"
+#: mod/uexport.php:44
+msgid "Export account"
+msgstr "Account exportieren"
 
-#: mod/admin.php:1719
+#: mod/uexport.php:44
 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?"
+"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."
 
-#: mod/admin.php:1720
+#: mod/uexport.php:45
+msgid "Export all"
+msgstr "Alles exportieren"
+
+#: mod/uexport.php:45
 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?"
+"Export your accout info, contacts and all your items as json. Could be a "
+"very big file, and could take a lot of time. Use this to make a full backup "
+"of your account (photos are not exported)"
+msgstr "Exportiere Deine Account Informationen, Kontakte und alle Einträge als JSON Datei. Dies könnte eine sehr große Datei werden und dementsprechend viel Zeit benötigen. Verwende dies um ein komplettes Backup Deines Accounts anzulegen (Fotos werden nicht exportiert)."
 
-#: mod/admin.php:1730
-msgid "Name of the new user."
-msgstr "Name des neuen Nutzers"
+#: mod/uexport.php:52 mod/settings.php:106
+msgid "Export personal data"
+msgstr "Persönliche Daten exportieren"
 
-#: mod/admin.php:1731
-msgid "Nickname"
-msgstr "Spitzname"
+#: mod/viewcontacts.php:87
+msgid "No contacts."
+msgstr "Keine Kontakte."
 
-#: mod/admin.php:1731
-msgid "Nickname of the new user."
-msgstr "Spitznamen für den neuen Nutzer"
+#: mod/viewsrc.php:12
+msgid "Access denied."
+msgstr "Zugriff verweigert."
 
-#: mod/admin.php:1732
-msgid "Email address of the new user."
-msgstr "Email Adresse des neuen Nutzers"
+#: mod/wall_upload.php:231 mod/item.php:471 src/Object/Image.php:949
+#: src/Object/Image.php:965 src/Object/Image.php:973 src/Object/Image.php:998
+msgid "Wall Photos"
+msgstr "Pinnwand-Bilder"
 
-#: mod/admin.php:1774
+#: mod/wallmessage.php:49 mod/wallmessage.php:112
 #, php-format
-msgid "Addon %s disabled."
-msgstr "Addon %s ausgeschaltet."
+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."
 
-#: mod/admin.php:1778
-#, php-format
-msgid "Addon %s enabled."
-msgstr "Addon %s eingeschaltet."
+#: mod/wallmessage.php:57 mod/message.php:73
+msgid "No recipient selected."
+msgstr "Kein Empfänger gewählt."
 
-#: mod/admin.php:1788 mod/admin.php:2037
-msgid "Disable"
-msgstr "Ausschalten"
+#: mod/wallmessage.php:60
+msgid "Unable to check your home location."
+msgstr "Konnte Deinen Heimatort nicht bestimmen."
 
-#: mod/admin.php:1791 mod/admin.php:2040
-msgid "Enable"
-msgstr "Einschalten"
+#: mod/wallmessage.php:63 mod/message.php:80
+msgid "Message could not be sent."
+msgstr "Nachricht konnte nicht gesendet werden."
 
-#: mod/admin.php:1813 mod/admin.php:2082
-msgid "Toggle"
-msgstr "Umschalten"
+#: mod/wallmessage.php:66 mod/message.php:83
+msgid "Message collection failure."
+msgstr "Konnte Nachrichten nicht abrufen."
 
-#: mod/admin.php:1821 mod/admin.php:2091
-msgid "Author: "
-msgstr "Autor:"
+#: mod/wallmessage.php:69 mod/message.php:86
+msgid "Message sent."
+msgstr "Nachricht gesendet."
 
-#: mod/admin.php:1822 mod/admin.php:2092
-msgid "Maintainer: "
-msgstr "Betreuer:"
+#: mod/wallmessage.php:86 mod/wallmessage.php:95
+msgid "No recipient."
+msgstr "Kein Empfänger."
 
-#: mod/admin.php:1874
-msgid "Reload active addons"
-msgstr "Aktivierte Addons neu laden"
+#: mod/wallmessage.php:132 mod/message.php:250
+msgid "Send Private Message"
+msgstr "Private Nachricht senden"
 
-#: mod/admin.php:1879
+#: mod/wallmessage.php:133
 #, 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."
+"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."
 
-#: mod/admin.php:1999
-msgid "No themes found."
-msgstr "Keine Themen gefunden."
+#: mod/wallmessage.php:134 mod/message.php:251 mod/message.php:421
+msgid "To:"
+msgstr "An:"
 
-#: mod/admin.php:2073
-msgid "Screenshot"
-msgstr "Bildschirmfoto"
+#: mod/wallmessage.php:135 mod/message.php:255 mod/message.php:423
+msgid "Subject:"
+msgstr "Betreff:"
 
-#: mod/admin.php:2127
-msgid "Reload active themes"
-msgstr "Aktives Theme neu laden"
+#: mod/item.php:114
+msgid "Unable to locate original post."
+msgstr "Konnte den Originalbeitrag nicht finden."
 
-#: mod/admin.php:2132
+#: mod/item.php:274
+msgid "Empty post discarded."
+msgstr "Leerer Beitrag wurde verworfen."
+
+#: mod/item.php:799
 #, 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."
+msgid ""
+"This message was sent to you by %s, a member of the Friendica social "
+"network."
+msgstr "Diese Nachricht wurde dir von %s geschickt, einem Mitglied des Sozialen Netzwerks Friendica."
 
-#: mod/admin.php:2133
-msgid "[Experimental]"
-msgstr "[Experimentell]"
+#: mod/item.php:801
+#, php-format
+msgid "You may visit them online at %s"
+msgstr "Du kannst sie online unter %s besuchen"
 
-#: mod/admin.php:2134
-msgid "[Unsupported]"
-msgstr "[Nicht unterstützt]"
+#: 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."
 
-#: mod/admin.php:2158
-msgid "Log settings updated."
-msgstr "Protokolleinstellungen aktualisiert."
+#: mod/item.php:806
+#, php-format
+msgid "%s posted an update."
+msgstr "%s hat ein Update veröffentlicht."
 
-#: mod/admin.php:2190
-msgid "PHP log currently enabled."
-msgstr "PHP Protokollierung ist derzeit aktiviert."
+#: 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/admin.php:2192
-msgid "PHP log currently disabled."
-msgstr "PHP Protokollierung ist derzeit nicht aktiviert."
+#: 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/admin.php:2201
-msgid "Clear"
-msgstr "löschen"
+#: mod/register.php:110
+msgid "Registration successful."
+msgstr "Registrierung erfolgreich."
 
-#: mod/admin.php:2205
-msgid "Enable Debugging"
-msgstr "Protokoll führen"
+#: mod/register.php:115
+msgid "Your registration can not be processed."
+msgstr "Deine Registrierung konnte nicht verarbeitet werden."
 
-#: mod/admin.php:2206
-msgid "Log file"
-msgstr "Protokolldatei"
+#: 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/admin.php:2206
+#: mod/register.php:220
 msgid ""
-"Must be writable by web server. Relative to your Friendica top-level "
-"directory."
-msgstr "Webserver muss Schreibrechte besitzen. Abhängig vom Friendica-Installationsverzeichnis."
-
-#: mod/admin.php:2207
-msgid "Log level"
-msgstr "Protokoll-Level"
-
-#: mod/admin.php:2209
-msgid "PHP logging"
-msgstr "PHP Protokollieren"
+"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/admin.php:2210
+#: mod/register.php:221
 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."
+"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/admin.php:2241
-#, 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/register.php:222
+msgid "Your OpenID (optional): "
+msgstr "Deine OpenID (optional): "
 
-#: mod/admin.php:2245
-#, 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/register.php:234
+msgid "Include your profile in member directory?"
+msgstr "Soll Dein Profil im Nutzerverzeichnis angezeigt werden?"
 
-#: mod/admin.php:2336 mod/admin.php:2337 mod/settings.php:779
-msgid "Off"
-msgstr "Aus"
+#: mod/register.php:259
+msgid "Note for the admin"
+msgstr "Hinweis für den Admin"
 
-#: mod/admin.php:2336 mod/admin.php:2337 mod/settings.php:779
-msgid "On"
-msgstr "An"
+#: 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/admin.php:2337
-#, php-format
-msgid "Lock feature %s"
-msgstr "Feature festlegen: %s"
+#: 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/admin.php:2345
-msgid "Manage Additional Features"
-msgstr "Zusätzliche Features Verwalten"
+#: mod/register.php:261
+msgid "Your invitation code: "
+msgstr "Dein Ein­la­dungs­code"
 
-#: mod/babel.php:23
-msgid "Source (bbcode) text:"
-msgstr "Quelle (bbcode) Text:"
+#: mod/register.php:264 mod/admin.php:1266
+msgid "Registration"
+msgstr "Registrierung"
 
-#: mod/babel.php:30
-msgid "Source (Diaspora) text to convert to BBcode:"
-msgstr "Eingabe (Diaspora) nach BBCode zu konvertierender Text:"
+#: 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/babel.php:38
-msgid "Source input: "
-msgstr "Originaltext:"
+#: 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/babel.php:42
-msgid "bbcode (raw HTML(: "
-msgstr "bbcode (reines HTML(: "
+#: mod/register.php:273 mod/settings.php:1205
+msgid "New Password:"
+msgstr "Neues Passwort:"
 
-#: mod/babel.php:45
-msgid "bbcode: "
-msgstr "bbcode: "
+#: mod/register.php:273
+msgid "Leave empty for an auto generated password."
+msgstr "Leer lassen um das Passwort automatisch zu generieren."
 
-#: mod/babel.php:49 mod/babel.php:65
-msgid "bbcode => html2bbcode: "
-msgstr "bbcode => html2bbcode: "
+#: mod/register.php:274 mod/settings.php:1206
+msgid "Confirm:"
+msgstr "Bestätigen:"
 
-#: mod/babel.php:53
-msgid "bb2diaspora: "
-msgstr "bb2diaspora: "
+#: 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/babel.php:57
-msgid "bb2diaspora => Markdown: "
-msgstr "bb2diaspora => Markdown: "
+#: mod/register.php:276
+msgid "Choose a nickname: "
+msgstr "Spitznamen wählen: "
 
-#: mod/babel.php:61
-msgid "bb2diaspora => diaspora2bb: "
-msgstr "bb2diaspora => diaspora2bb: "
+#: mod/register.php:279 src/Content/Nav.php:128 src/Module/Login.php:283
+msgid "Register"
+msgstr "Registrieren"
 
-#: mod/babel.php:71
-msgid "Source input (Diaspora format): "
-msgstr "Originaltext (Diaspora Format): "
+#: mod/register.php:286
+msgid "Import your profile to this friendica instance"
+msgstr "Importiere Dein Profil auf diese Friendica Instanz"
 
-#: mod/babel.php:75
-msgid "diaspora2bb: "
-msgstr "diaspora2bb: "
+#: mod/admin.php:106
+msgid "Theme settings updated."
+msgstr "Themeneinstellungen aktualisiert."
 
-#: mod/community.php:44
-msgid "Community option not available."
-msgstr "Optionen für die Gemeinschaftsseite nicht verfügbar."
+#: mod/admin.php:176 src/Content/Nav.php:174
+msgid "Information"
+msgstr "Information"
 
-#: mod/community.php:61
-msgid "Not available."
-msgstr "Nicht verfügbar."
+#: mod/admin.php:177
+msgid "Overview"
+msgstr "Übersicht"
 
-#: mod/community.php:74
-msgid "Local Community"
-msgstr "Lokale Gemeinschaft"
+#: mod/admin.php:178 mod/admin.php:654
+msgid "Federation Statistics"
+msgstr "Federation Statistik"
 
-#: mod/community.php:77
-msgid "Posts from local users on this server"
-msgstr "Beiträge von Nutzern dieses Servers"
+#: mod/admin.php:179
+msgid "Configuration"
+msgstr "Konfiguration"
 
-#: mod/community.php:85
-msgid "Global Community"
-msgstr "Globale Gemeinschaft"
+#: mod/admin.php:180 mod/admin.php:1263
+msgid "Site"
+msgstr "Seite"
 
-#: mod/community.php:88
-msgid "Posts from users of the whole federated network"
-msgstr "Beiträge von Nutzern des gesamten  föderalen Netzwerks"
+#: mod/admin.php:181 mod/admin.php:1191 mod/admin.php:1696 mod/admin.php:1712
+msgid "Users"
+msgstr "Nutzer"
 
-#: mod/community.php:134 mod/search.php:228
-msgid "No results."
-msgstr "Keine Ergebnisse."
+#: mod/admin.php:182 mod/admin.php:1812 mod/admin.php:1872 mod/settings.php:85
+msgid "Addons"
+msgstr "Addons"
 
-#: mod/community.php:178
-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/contacts.php:149
-#, php-format
-msgid "%d contact edited."
-msgid_plural "%d contacts edited."
-msgstr[0] "%d Kontakt bearbeitet."
-msgstr[1] "%d Kontakte bearbeitet."
-
-#: mod/contacts.php:176 mod/contacts.php:392
-msgid "Could not access contact record."
-msgstr "Konnte nicht auf die Kontaktdaten zugreifen."
+#: mod/admin.php:183 mod/admin.php:2081 mod/admin.php:2125
+msgid "Themes"
+msgstr "Themen"
 
-#: mod/contacts.php:186
-msgid "Could not locate selected profile."
-msgstr "Konnte das ausgewählte Profil nicht finden."
+#: mod/admin.php:184 mod/settings.php:63
+msgid "Additional features"
+msgstr "Zusätzliche Features"
 
-#: mod/contacts.php:220
-msgid "Contact updated."
-msgstr "Kontakt aktualisiert."
+#: mod/admin.php:185
+msgid "Database"
+msgstr "Datenbank"
 
-#: mod/contacts.php:222 mod/dfrn_request.php:419
-msgid "Failed to update contact record."
-msgstr "Aktualisierung der Kontaktdaten fehlgeschlagen."
+#: mod/admin.php:186
+msgid "DB updates"
+msgstr "DB Updates"
 
-#: mod/contacts.php:413
-msgid "Contact has been blocked"
-msgstr "Kontakt wurde blockiert"
+#: mod/admin.php:187 mod/admin.php:689
+msgid "Inspect Queue"
+msgstr "Warteschlange Inspizieren"
 
-#: mod/contacts.php:413
-msgid "Contact has been unblocked"
-msgstr "Kontakt wurde wieder freigegeben"
+#: mod/admin.php:188
+msgid "Tools"
+msgstr "Werkzeuge"
 
-#: mod/contacts.php:424
-msgid "Contact has been ignored"
-msgstr "Kontakt wurde ignoriert"
+#: mod/admin.php:189
+msgid "Contact Blocklist"
+msgstr "Kontakt Sperrliste"
 
-#: mod/contacts.php:424
-msgid "Contact has been unignored"
-msgstr "Kontakt wird nicht mehr ignoriert"
+#: mod/admin.php:190 mod/admin.php:311
+msgid "Server Blocklist"
+msgstr "Server Blockliste"
 
-#: mod/contacts.php:435
-msgid "Contact has been archived"
-msgstr "Kontakt wurde archiviert"
+#: mod/admin.php:191 mod/admin.php:470
+msgid "Delete Item"
+msgstr "Eintrag löschen"
 
-#: mod/contacts.php:435
-msgid "Contact has been unarchived"
-msgstr "Kontakt wurde aus dem Archiv geholt"
+#: mod/admin.php:192 mod/admin.php:193 mod/admin.php:2199
+msgid "Logs"
+msgstr "Protokolle"
 
-#: mod/contacts.php:459
-msgid "Drop contact"
-msgstr "Kontakt löschen"
+#: mod/admin.php:194 mod/admin.php:2266
+msgid "View Logs"
+msgstr "Protokolle anzeigen"
 
-#: mod/contacts.php:462 mod/contacts.php:814
-msgid "Do you really want to delete this contact?"
-msgstr "Möchtest Du wirklich diesen Kontakt löschen?"
+#: mod/admin.php:196
+msgid "Diagnostics"
+msgstr "Diagnostik"
 
-#: mod/contacts.php:480
-msgid "Contact has been removed."
-msgstr "Kontakt wurde entfernt."
+#: mod/admin.php:197
+msgid "PHP Info"
+msgstr "PHP Info"
 
-#: mod/contacts.php:511
-#, php-format
-msgid "You are mutual friends with %s"
-msgstr "Du hast mit %s eine beidseitige Freundschaft"
+#: mod/admin.php:198
+msgid "probe address"
+msgstr "Adresse untersuchen"
 
-#: mod/contacts.php:515
-#, php-format
-msgid "You are sharing with %s"
-msgstr "Du teilst mit %s"
+#: mod/admin.php:199
+msgid "check webfinger"
+msgstr "Webfinger überprüfen"
 
-#: mod/contacts.php:519
-#, php-format
-msgid "%s is sharing with you"
-msgstr "%s teilt mit Dir"
+#: mod/admin.php:218 src/Content/Nav.php:217
+msgid "Admin"
+msgstr "Administration"
 
-#: mod/contacts.php:539
-msgid "Private communications are not available for this contact."
-msgstr "Private Kommunikation ist für diesen Kontakt nicht verfügbar."
+#: mod/admin.php:219
+msgid "Addon Features"
+msgstr "Addon Features"
 
-#: mod/contacts.php:541
-msgid "Never"
-msgstr "Niemals"
+#: mod/admin.php:220
+msgid "User registrations waiting for confirmation"
+msgstr "Nutzeranmeldungen die auf Bestätigung warten"
 
-#: mod/contacts.php:544
-msgid "(Update was successful)"
-msgstr "(Aktualisierung war erfolgreich)"
+#: mod/admin.php:302
+msgid "The blocked domain"
+msgstr "Die blockierte Domain"
 
-#: mod/contacts.php:544
-msgid "(Update was not successful)"
-msgstr "(Aktualisierung war nicht erfolgreich)"
+#: mod/admin.php:303 mod/admin.php:316
+msgid "The reason why you blocked this domain."
+msgstr "Die Begründung warum du diese Domain blockiert hast."
 
-#: mod/contacts.php:546 mod/contacts.php:976
-msgid "Suggest friends"
-msgstr "Kontakte vorschlagen"
+#: mod/admin.php:304
+msgid "Delete domain"
+msgstr "Domain löschen"
 
-#: mod/contacts.php:550
-#, php-format
-msgid "Network type: %s"
-msgstr "Netzwerktyp: %s"
+#: mod/admin.php:304
+msgid "Check to delete this entry from the blocklist"
+msgstr "Markieren, um diesen Eintrag von der Blocklist zu entfernen"
 
-#: mod/contacts.php:555
-msgid "Communications lost with this contact!"
-msgstr "Verbindungen mit diesem Kontakt verloren!"
+#: mod/admin.php:310 mod/admin.php:427 mod/admin.php:469 mod/admin.php:653
+#: mod/admin.php:688 mod/admin.php:784 mod/admin.php:1262 mod/admin.php:1695
+#: mod/admin.php:1811 mod/admin.php:1871 mod/admin.php:2080 mod/admin.php:2124
+#: mod/admin.php:2198 mod/admin.php:2265
+msgid "Administration"
+msgstr "Administration"
 
-#: mod/contacts.php:561
-msgid "Fetch further information for feeds"
-msgstr "Weitere Informationen zu Feeds holen"
+#: mod/admin.php:312
+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/contacts.php:563
+#: mod/admin.php:313
 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."
+"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/contacts.php:565
-msgid "Fetch information"
-msgstr "Beziehe Information"
+#: mod/admin.php:314
+msgid "Add new entry to block list"
+msgstr "Neuen Eintrag in die Blockliste"
 
-#: mod/contacts.php:566
-msgid "Fetch keywords"
-msgstr "Schlüsselwprter abrufen"
+#: mod/admin.php:315
+msgid "Server Domain"
+msgstr "Domain des Servers"
 
-#: mod/contacts.php:567
-msgid "Fetch information and keywords"
-msgstr "Beziehe Information und Schlüsselworte"
+#: mod/admin.php:315
+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/contacts.php:599
-msgid "Contact"
-msgstr "Kontakt"
+#: mod/admin.php:316
+msgid "Block reason"
+msgstr "Begründung der Blockierung"
 
-#: mod/contacts.php:602
-msgid "Profile Visibility"
-msgstr "Profil-Sichtbarkeit"
+#: mod/admin.php:317
+msgid "Add Entry"
+msgstr "Eintrag hinzufügen"
 
-#: mod/contacts.php:603
-#, 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."
+#: mod/admin.php:318
+msgid "Save changes to the blocklist"
+msgstr "Änderungen der Blockliste speichern"
 
-#: mod/contacts.php:604
-msgid "Contact Information / Notes"
-msgstr "Kontakt Informationen / Notizen"
+#: mod/admin.php:319
+msgid "Current Entries in the Blocklist"
+msgstr "Aktuelle Einträge der Blockliste"
 
-#: mod/contacts.php:605
-msgid "Their personal note"
-msgstr "Die persönliche Mitteilung"
+#: mod/admin.php:322
+msgid "Delete entry from blocklist"
+msgstr "Eintrag von der Blockliste entfernen"
 
-#: mod/contacts.php:607
-msgid "Edit contact notes"
-msgstr "Notizen zum Kontakt bearbeiten"
+#: mod/admin.php:325
+msgid "Delete entry from blocklist?"
+msgstr "Eintrag von der Blockliste entfernen?"
 
-#: mod/contacts.php:611
-msgid "Block/Unblock contact"
-msgstr "Kontakt blockieren/freischalten"
+#: mod/admin.php:351
+msgid "Server added to blocklist."
+msgstr "Server zur Blockliste hinzugefügt."
 
-#: mod/contacts.php:612
-msgid "Ignore contact"
-msgstr "Ignoriere den Kontakt"
+#: mod/admin.php:367
+msgid "Site blocklist updated."
+msgstr "Blockliste aktualisiert."
 
-#: mod/contacts.php:613
-msgid "Repair URL settings"
-msgstr "URL Einstellungen reparieren"
+#: mod/admin.php:390 util/global_community_block.php:53
+msgid "The contact has been blocked from the node"
+msgstr "Der Kontakt wurde von diesem Knoten geblockt"
 
-#: mod/contacts.php:614
-msgid "View conversations"
-msgstr "Unterhaltungen anzeigen"
-
-#: mod/contacts.php:619
-msgid "Last update:"
-msgstr "Letzte Aktualisierung: "
+#: mod/admin.php:392 util/global_community_block.php:48
+#, 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/contacts.php:621
-msgid "Update public posts"
-msgstr "Öffentliche Beiträge aktualisieren"
+#: mod/admin.php:399
+#, php-format
+msgid "%s contact unblocked"
+msgid_plural "%s contacts unblocked"
+msgstr[0] "%sKontakt wieder freigegeben"
+msgstr[1] "%sKontakte wieder freigegeben"
 
-#: mod/contacts.php:623 mod/contacts.php:986
-msgid "Update now"
-msgstr "Jetzt aktualisieren"
+#: mod/admin.php:428
+msgid "Remote Contact Blocklist"
+msgstr "Sperrliste entfernter Kontakte"
 
-#: mod/contacts.php:629 mod/contacts.php:819 mod/contacts.php:1003
-msgid "Unignore"
-msgstr "Ignorieren aufheben"
+#: mod/admin.php:429
+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."
 
-#: mod/contacts.php:633
-msgid "Currently blocked"
-msgstr "Derzeit geblockt"
+#: mod/admin.php:430
+msgid "Block Remote Contact"
+msgstr "Blockiere entfernten Kontakt"
 
-#: mod/contacts.php:634
-msgid "Currently ignored"
-msgstr "Derzeit ignoriert"
+#: mod/admin.php:431 mod/admin.php:1698
+msgid "select all"
+msgstr "Alle auswählen"
 
-#: mod/contacts.php:635
-msgid "Currently archived"
-msgstr "Momentan archiviert"
+#: mod/admin.php:432
+msgid "select none"
+msgstr "Auswahl aufheben"
 
-#: mod/contacts.php:636
-msgid "Awaiting connection acknowledge"
-msgstr "Bedarf der Bestätigung des Kontakts"
+#: mod/admin.php:435
+msgid "No remote contact is blocked from this node."
+msgstr "Derzeit werden keine Kontakte auf diesem Knoten blockiert."
 
-#: mod/contacts.php:637
-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"
+#: mod/admin.php:437
+msgid "Blocked Remote Contacts"
+msgstr "Blockierte Kontakte von anderen Knoten"
 
-#: mod/contacts.php:638
-msgid "Notification for new posts"
-msgstr "Benachrichtigung bei neuen Beiträgen"
+#: mod/admin.php:438
+msgid "Block New Remote Contact"
+msgstr "Blockieren von weiteren Kontakten"
 
-#: mod/contacts.php:638
-msgid "Send a notification of every new post of this contact"
-msgstr "Sende eine Benachrichtigung, wann immer dieser Kontakt einen neuen Beitrag schreibt."
+#: mod/admin.php:439
+msgid "Photo"
+msgstr "Foto:"
 
-#: mod/contacts.php:641
-msgid "Blacklisted keywords"
-msgstr "Blacklistete Schlüsselworte "
+#: mod/admin.php:447
+#, 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/contacts.php:641
-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"
+#: mod/admin.php:449
+msgid "URL of the remote contact to block."
+msgstr "Die URL des Kontakts, vom entfernten Server, der blockiert werden soll."
 
-#: mod/contacts.php:653 src/Model/Profile.php:424
-msgid "XMPP:"
-msgstr "XMPP:"
+#: mod/admin.php:471
+msgid "Delete this Item"
+msgstr "Diesen Eintrag löschen"
 
-#: mod/contacts.php:658
-msgid "Actions"
-msgstr "Aktionen"
+#: mod/admin.php:472
+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/contacts.php:660 mod/contacts.php:846 view/theme/frio/theme.php:259
-#: src/Content/Nav.php:100 src/Model/Profile.php:874
-msgid "Status"
-msgstr "Status"
+#: mod/admin.php:473
+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/contacts.php:661
-msgid "Contact Settings"
-msgstr "Kontakteinstellungen"
+#: mod/admin.php:474
+msgid "GUID"
+msgstr "GUID"
 
-#: mod/contacts.php:702
-msgid "Suggestions"
-msgstr "Kontaktvorschläge"
+#: mod/admin.php:474
+msgid "The GUID of the item you want to delete."
+msgstr "Die GUID des zu löschenden Eintrags"
 
-#: mod/contacts.php:705
-msgid "Suggest potential friends"
-msgstr "Kontakte vorschlagen"
+#: mod/admin.php:513
+msgid "Item marked for deletion."
+msgstr "Eintrag wurden zur Löschung markiert"
 
-#: mod/contacts.php:713
-msgid "Show all contacts"
-msgstr "Alle Kontakte anzeigen"
+#: mod/admin.php:584
+msgid "unknown"
+msgstr "Unbekannt"
 
-#: mod/contacts.php:718
-msgid "Unblocked"
-msgstr "Ungeblockt"
+#: mod/admin.php:647
+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/contacts.php:721
-msgid "Only show unblocked contacts"
-msgstr "Nur nicht-blockierte Kontakte anzeigen"
+#: mod/admin.php:648
+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/contacts.php:726
-msgid "Blocked"
-msgstr "Geblockt"
+#: mod/admin.php:660
+#, 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/contacts.php:729
-msgid "Only show blocked contacts"
-msgstr "Nur blockierte Kontakte anzeigen"
+#: mod/admin.php:691
+msgid "ID"
+msgstr "ID"
 
-#: mod/contacts.php:734
-msgid "Ignored"
-msgstr "Ignoriert"
+#: mod/admin.php:692
+msgid "Recipient Name"
+msgstr "Empfänger Name"
 
-#: mod/contacts.php:737
-msgid "Only show ignored contacts"
-msgstr "Nur ignorierte Kontakte anzeigen"
+#: mod/admin.php:693
+msgid "Recipient Profile"
+msgstr "Empfänger Profil"
 
-#: mod/contacts.php:742
-msgid "Archived"
-msgstr "Archiviert"
+#: mod/admin.php:694 view/theme/frio/theme.php:266
+#: src/Core/NotificationsManager.php:178 src/Content/Nav.php:178
+msgid "Network"
+msgstr "Netzwerk"
 
-#: mod/contacts.php:745
-msgid "Only show archived contacts"
-msgstr "Nur archivierte Kontakte anzeigen"
+#: mod/admin.php:695
+msgid "Created"
+msgstr "Erstellt"
 
-#: mod/contacts.php:750
-msgid "Hidden"
-msgstr "Verborgen"
+#: mod/admin.php:696
+msgid "Last Tried"
+msgstr "Zuletzt versucht"
 
-#: mod/contacts.php:753
-msgid "Only show hidden contacts"
-msgstr "Nur verborgene Kontakte anzeigen"
+#: mod/admin.php:697
+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/contacts.php:809
-msgid "Search your contacts"
-msgstr "Suche in deinen Kontakten"
+#: mod/admin.php:721
+#, 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 "
+"scripts/dbstructure.php 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 scripts/dbstructure.php toinnodb</tt> auf der Kommandozeile die Umstellung automatisch vornehmen lassen."
 
-#: mod/contacts.php:810 mod/search.php:236
+#: mod/admin.php:728
 #, php-format
-msgid "Results for: %s"
-msgstr "Ergebnisse für: %s"
+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/contacts.php:817 mod/settings.php:169 mod/settings.php:705
-msgid "Update"
-msgstr "Aktualisierungen"
+#: mod/admin.php:738
+msgid ""
+"The database update failed. Please run \"php scripts/dbstructure.php "
+"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 scripts/dbstructure.php update' in der Kommandozeile aus und achte auf eventuell auftretende Fehlermeldungen."
 
-#: mod/contacts.php:820 mod/contacts.php:1011
-msgid "Archive"
-msgstr "Archivieren"
+#: mod/admin.php:744
+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/contacts.php:820 mod/contacts.php:1011
-msgid "Unarchive"
-msgstr "Aus Archiv zurückholen"
+#: mod/admin.php:747
+#, 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/contacts.php:823
-msgid "Batch Actions"
-msgstr "Stapelverarbeitung"
+#: mod/admin.php:752 mod/admin.php:1647
+msgid "Normal Account"
+msgstr "Normales Konto"
 
-#: mod/contacts.php:857 src/Model/Profile.php:885
-msgid "Profile Details"
-msgstr "Profildetails"
+#: mod/admin.php:753 mod/admin.php:1648
+msgid "Automatic Follower Account"
+msgstr "Automatisch folgendes Konto (Marktschreier)"
 
-#: mod/contacts.php:869
-msgid "View all contacts"
-msgstr "Alle Kontakte anzeigen"
+#: mod/admin.php:754 mod/admin.php:1649
+msgid "Public Forum Account"
+msgstr "Öffentliches Forum Konto"
 
-#: mod/contacts.php:880
-msgid "View all common friends"
-msgstr "Alle Kontakte anzeigen"
+#: mod/admin.php:755 mod/admin.php:1650
+msgid "Automatic Friend Account"
+msgstr "Automatische Freunde Seite"
 
-#: mod/contacts.php:889
-msgid "Advanced Contact Settings"
-msgstr "Fortgeschrittene Kontakteinstellungen"
+#: mod/admin.php:756
+msgid "Blog Account"
+msgstr "Blog-Konto"
 
-#: mod/contacts.php:921
-msgid "Mutual Friendship"
-msgstr "Beidseitige Freundschaft"
+#: mod/admin.php:757
+msgid "Private Forum Account"
+msgstr "Privates Forum Konto"
 
-#: mod/contacts.php:925
-msgid "is a fan of yours"
-msgstr "ist ein Fan von dir"
+#: mod/admin.php:779
+msgid "Message queues"
+msgstr "Nachrichten-Warteschlangen"
 
-#: mod/contacts.php:929
-msgid "you are a fan of"
-msgstr "Du bist Fan von"
+#: mod/admin.php:785
+msgid "Summary"
+msgstr "Zusammenfassung"
 
-#: mod/contacts.php:997
-msgid "Toggle Blocked status"
-msgstr "Geblockt-Status ein-/ausschalten"
+#: mod/admin.php:787
+msgid "Registered users"
+msgstr "Registrierte Personen"
 
-#: mod/contacts.php:1005
-msgid "Toggle Ignored status"
-msgstr "Ignoriert-Status ein-/ausschalten"
+#: mod/admin.php:789
+msgid "Pending registrations"
+msgstr "Anstehende Anmeldungen"
 
-#: mod/contacts.php:1013
-msgid "Toggle Archive status"
-msgstr "Archiviert-Status ein-/ausschalten"
+#: mod/admin.php:790
+msgid "Version"
+msgstr "Version"
 
-#: mod/contacts.php:1021
-msgid "Delete contact"
-msgstr "Lösche den Kontakt"
+#: mod/admin.php:795
+msgid "Active addons"
+msgstr "Aktivierte Addons"
 
-#: mod/delegate.php:142
-msgid "No parent user"
-msgstr ""
+#: mod/admin.php:826
+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/delegate.php:158
-msgid "Parent User"
-msgstr ""
+#: mod/admin.php:1127
+msgid "Site settings updated."
+msgstr "Seiteneinstellungen aktualisiert."
 
-#: mod/delegate.php:160
-msgid ""
-"Parent users have total control about this account, including the account "
-"settings. Please double check whom you give this access."
-msgstr ""
+#: mod/admin.php:1154 mod/settings.php:907
+msgid "No special theme for mobile devices"
+msgstr "Kein spezielles Theme für mobile Geräte verwenden."
 
-#: mod/delegate.php:162 src/Content/Nav.php:204
-msgid "Delegate Page Management"
-msgstr "Delegiere das Management für die Seite"
+#: mod/admin.php:1183
+msgid "No community page"
+msgstr "Keine Gemeinschaftsseite"
 
-#: mod/delegate.php:163
-msgid "Delegates"
-msgstr ""
+#: mod/admin.php:1184
+msgid "Public postings from users of this site"
+msgstr "Öffentliche Beiträge von NutzerInnen dieser Seite"
 
-#: mod/delegate.php:165
-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/admin.php:1185
+msgid "Public postings from the federated network"
+msgstr "Öffentliche Beiträge aus dem föderalen Netzwerk"
 
-#: mod/delegate.php:166
-msgid "Existing Page Managers"
-msgstr "Vorhandene Seitenmanager"
+#: mod/admin.php:1186
+msgid "Public postings from local users and the federated network"
+msgstr "Öffentliche Beiträge von lokalen Nutzern und aus dem föderalen Netzwerk"
 
-#: mod/delegate.php:168
-msgid "Existing Page Delegates"
-msgstr "Vorhandene Bevollmächtigte für die Seite"
+#: mod/admin.php:1192
+msgid "Users, Global Contacts"
+msgstr "Nutzer, globale Kontakte"
 
-#: mod/delegate.php:170
-msgid "Potential Delegates"
-msgstr "Potentielle Bevollmächtigte"
+#: mod/admin.php:1193
+msgid "Users, Global Contacts/fallback"
+msgstr "Nutzer, globale Kontakte / Fallback"
 
-#: mod/delegate.php:172 mod/tagrm.php:98
-msgid "Remove"
-msgstr "Entfernen"
+#: mod/admin.php:1197
+msgid "One month"
+msgstr "ein Monat"
 
-#: mod/delegate.php:173
-msgid "Add"
-msgstr "Hinzufügen"
+#: mod/admin.php:1198
+msgid "Three months"
+msgstr "drei Monate"
 
-#: mod/delegate.php:174
-msgid "No entries."
-msgstr "Keine Einträge."
+#: mod/admin.php:1199
+msgid "Half a year"
+msgstr "ein halbes Jahr"
 
-#: mod/dfrn_request.php:94
-msgid "This introduction has already been accepted."
-msgstr "Diese Kontaktanfrage wurde bereits akzeptiert."
+#: mod/admin.php:1200
+msgid "One year"
+msgstr "ein Jahr"
 
-#: 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."
+#: mod/admin.php:1205
+msgid "Multi user instance"
+msgstr "Mehrbenutzer Instanz"
 
-#: 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."
+#: mod/admin.php:1228
+msgid "Closed"
+msgstr "Geschlossen"
 
-#: 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."
+#: mod/admin.php:1229
+msgid "Requires approval"
+msgstr "Bedarf der Zustimmung"
 
-#: 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"
+#: mod/admin.php:1230
+msgid "Open"
+msgstr "Offen"
 
-#: mod/dfrn_request.php:162
-msgid "Introduction complete."
-msgstr "Kontaktanfrage abgeschlossen."
+#: mod/admin.php:1234
+msgid "No SSL policy, links will track page SSL state"
+msgstr "Keine SSL Richtlinie, Links werden das verwendete Protokoll beibehalten"
 
-#: mod/dfrn_request.php:199
-msgid "Unrecoverable protocol error."
-msgstr "Nicht behebbarer Protokollfehler."
+#: mod/admin.php:1235
+msgid "Force all links to use SSL"
+msgstr "SSL für alle Links erzwingen"
 
-#: mod/dfrn_request.php:226
-msgid "Profile unavailable."
-msgstr "Profil nicht verfügbar."
+#: mod/admin.php:1236
+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/dfrn_request.php:248
-#, php-format
-msgid "%s has received too many connection requests today."
-msgstr "%s hat heute zu viele Kontaktanfragen erhalten."
+#: mod/admin.php:1240
+msgid "Don't check"
+msgstr "Nicht überprüfen"
 
-#: mod/dfrn_request.php:249
-msgid "Spam protection measures have been invoked."
-msgstr "Maßnahmen zum Spamschutz wurden ergriffen."
+#: mod/admin.php:1241
+msgid "check the stable version"
+msgstr "überprüfe die stabile Version"
 
-#: 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/admin.php:1242
+msgid "check the development version"
+msgstr "überprüfe die Entwicklungsversion"
 
-#: mod/dfrn_request.php:280
-msgid "Invalid locator"
-msgstr "Ungültiger Locator"
+#: mod/admin.php:1265
+msgid "Republish users to directory"
+msgstr "Nutzer erneut im globalen Verzeichnis veröffentlichen."
 
-#: mod/dfrn_request.php:316
-msgid "You have already introduced yourself here."
-msgstr "Du hast Dich hier bereits vorgestellt."
+#: mod/admin.php:1267
+msgid "File upload"
+msgstr "Datei hochladen"
 
-#: 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."
+#: mod/admin.php:1268
+msgid "Policies"
+msgstr "Regeln"
 
-#: mod/dfrn_request.php:339
-msgid "Invalid profile URL."
-msgstr "Ungültige Profil-URL."
+#: mod/admin.php:1270
+msgid "Auto Discovered Contact Directory"
+msgstr "Automatisch ein Kontaktverzeichnis erstellen"
 
-#: mod/dfrn_request.php:345 src/Model/Contact.php:1137
-msgid "Disallowed profile URL."
-msgstr "Nicht erlaubte Profil-URL."
+#: mod/admin.php:1271
+msgid "Performance"
+msgstr "Performance"
 
-#: mod/dfrn_request.php:439
-msgid "Your introduction has been sent."
-msgstr "Deine Kontaktanfrage wurde gesendet."
+#: mod/admin.php:1272
+msgid "Worker"
+msgstr "Worker"
 
-#: mod/dfrn_request.php:477
+#: mod/admin.php:1273
 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.   "
+"Relocate - WARNING: advanced function. Could make this server unreachable."
+msgstr "Umsiedeln - WARNUNG: Könnte diesen Server unerreichbar machen."
 
-#: mod/dfrn_request.php:493
-msgid "Please login to confirm introduction."
-msgstr "Bitte melde Dich an, um die Kontaktanfrage zu bestätigen."
+#: mod/admin.php:1276
+msgid "Site name"
+msgstr "Seitenname"
 
-#: mod/dfrn_request.php:501
+#: mod/admin.php:1277
+msgid "Host name"
+msgstr "Host Name"
+
+#: mod/admin.php:1278
+msgid "Sender Email"
+msgstr "Absender für Emails"
+
+#: mod/admin.php:1278
 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."
+"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/dfrn_request.php:515 mod/dfrn_request.php:532
-msgid "Confirm"
-msgstr "Bestätigen"
+#: mod/admin.php:1279
+msgid "Banner/Logo"
+msgstr "Banner/Logo"
 
-#: mod/dfrn_request.php:527
-msgid "Hide this contact"
-msgstr "Verberge diesen Kontakt"
+#: mod/admin.php:1280
+msgid "Shortcut icon"
+msgstr "Shortcut Icon"
 
-#: mod/dfrn_request.php:530
-#, php-format
-msgid "Welcome home %s."
-msgstr "Willkommen zurück %s."
+#: mod/admin.php:1280
+msgid "Link to an icon that will be used for browsers."
+msgstr "Link zu einem Icon, das Browser verwenden werden."
 
-#: mod/dfrn_request.php:531
-#, php-format
-msgid "Please confirm your introduction/connection request to %s."
-msgstr "Bitte bestätige Deine Kontaktanfrage bei %s."
+#: mod/admin.php:1281
+msgid "Touch icon"
+msgstr "Touch Icon"
 
-#: 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:"
+#: mod/admin.php:1281
+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/dfrn_request.php:645
+#: mod/admin.php:1282
+msgid "Additional Info"
+msgstr "Zusätzliche Informationen"
+
+#: mod/admin.php:1282
 #, 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."
+"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/dfrn_request.php:650
-msgid "Friend/Connection Request"
-msgstr "Kontaktanfrage"
+#: mod/admin.php:1283
+msgid "System language"
+msgstr "Systemsprache"
 
-#: 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"
+#: mod/admin.php:1284
+msgid "System theme"
+msgstr "Systemweites Theme"
 
-#: mod/dfrn_request.php:652 mod/follow.php:147
-msgid "Please answer the following:"
-msgstr "Bitte beantworte folgendes:"
+#: mod/admin.php:1284
+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/dfrn_request.php:653 mod/follow.php:148
-#, php-format
-msgid "Does %s know you?"
-msgstr "Kennt %s Dich?"
+#: mod/admin.php:1285
+msgid "Mobile system theme"
+msgstr "Systemweites mobiles Theme"
 
-#: mod/dfrn_request.php:654 mod/follow.php:149
-msgid "Add a personal note:"
-msgstr "Eine persönliche Notiz beifügen:"
+#: mod/admin.php:1285
+msgid "Theme for mobile devices"
+msgstr "Thema für mobile Geräte"
 
-#: mod/dfrn_request.php:656 src/Content/ContactSelector.php:79
-msgid "Friendica"
-msgstr "Friendica"
+#: mod/admin.php:1286
+msgid "SSL link policy"
+msgstr "Regeln für SSL Links"
 
-#: mod/dfrn_request.php:657
-msgid "GNU Social (Pleroma, Mastodon)"
-msgstr "GNU Social (Pleroma, Mastodon)"
+#: mod/admin.php:1286
+msgid "Determines whether generated links should be forced to use SSL"
+msgstr "Bestimmt, ob generierte Links SSL verwenden müssen"
 
-#: mod/dfrn_request.php:658
-msgid "Diaspora (Socialhome, Hubzilla)"
-msgstr "Diaspora (Socialhome, Hubzilla)"
+#: mod/admin.php:1287
+msgid "Force SSL"
+msgstr "Erzwinge SSL"
 
-#: mod/dfrn_request.php:659
-#, php-format
+#: mod/admin.php:1287
 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."
+"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/editpost.php:27 mod/editpost.php:37
-msgid "Item not found"
-msgstr "Beitrag nicht gefunden"
+#: mod/admin.php:1288
+msgid "Hide help entry from navigation menu"
+msgstr "Verberge den Menüeintrag für die Hilfe im Navigationsmenü"
 
-#: mod/editpost.php:44
-msgid "Edit post"
-msgstr "Beitrag bearbeiten"
+#: mod/admin.php:1288
+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/events.php:103 mod/events.php:105
-msgid "Event can not end before it has started."
-msgstr "Die Veranstaltung kann nicht enden bevor sie beginnt."
+#: mod/admin.php:1289
+msgid "Single user instance"
+msgstr "Ein-Nutzer Instanz"
 
-#: mod/events.php:112 mod/events.php:114
-msgid "Event title and start time are required."
-msgstr "Der Veranstaltungstitel und die Anfangszeit müssen angegeben werden."
+#: mod/admin.php:1289
+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/events.php:394
-msgid "Create New Event"
-msgstr "Neue Veranstaltung erstellen"
+#: mod/admin.php:1290
+msgid "Maximum image size"
+msgstr "Maximale Bildgröße"
 
-#: mod/events.php:509
-msgid "Event details"
-msgstr "Veranstaltungsdetails"
+#: mod/admin.php:1290
+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/events.php:510
-msgid "Starting date and Title are required."
-msgstr "Anfangszeitpunkt und Titel werden benötigt"
+#: mod/admin.php:1291
+msgid "Maximum image length"
+msgstr "Maximale Bildlänge"
 
-#: mod/events.php:511 mod/events.php:512
-msgid "Event Starts:"
-msgstr "Veranstaltungsbeginn:"
+#: mod/admin.php:1291
+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."
 
-#: mod/events.php:513 mod/events.php:529
-msgid "Finish date/time is not known or not relevant"
-msgstr "Enddatum/-zeit ist nicht bekannt oder nicht relevant"
+#: mod/admin.php:1292
+msgid "JPEG image quality"
+msgstr "Qualität des JPEG Bildes"
 
-#: mod/events.php:515 mod/events.php:516
-msgid "Event Finishes:"
-msgstr "Veranstaltungsende:"
+#: mod/admin.php:1292
+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/events.php:517 mod/events.php:530
-msgid "Adjust for viewer timezone"
-msgstr "An Zeitzone des Betrachters anpassen"
+#: mod/admin.php:1294
+msgid "Register policy"
+msgstr "Registrierungsmethode"
 
-#: mod/events.php:519
-msgid "Description:"
-msgstr "Beschreibung"
+#: mod/admin.php:1295
+msgid "Maximum Daily Registrations"
+msgstr "Maximum täglicher Registrierungen"
 
-#: mod/events.php:523 mod/events.php:525
-msgid "Title:"
-msgstr "Titel:"
+#: mod/admin.php:1295
+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/events.php:526 mod/events.php:527
-msgid "Share this event"
-msgstr "Veranstaltung teilen"
+#: mod/admin.php:1296
+msgid "Register text"
+msgstr "Registrierungstext"
 
-#: mod/events.php:534 src/Model/Profile.php:850
-msgid "Basic"
-msgstr "Allgemein"
+#: mod/admin.php:1296
+msgid "Will be displayed prominently on the registration page."
+msgstr "Wird gut sichtbar auf der Registrierungsseite angezeigt."
 
-#: mod/events.php:556
-msgid "Failed to remove event"
-msgstr "Entfernen der Veranstaltung fehlgeschlagen"
+#: mod/admin.php:1297
+msgid "Accounts abandoned after x days"
+msgstr "Nutzerkonten gelten nach x Tagen als unbenutzt"
 
-#: mod/events.php:558
-msgid "Event removed"
-msgstr "Veranstaltung enfternt"
+#: mod/admin.php:1297
+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/filer.php:34
-msgid "- select -"
-msgstr "- auswählen -"
+#: mod/admin.php:1298
+msgid "Allowed friend domains"
+msgstr "Erlaubte Domains für Kontakte"
 
-#: mod/follow.php:44
-msgid "The contact could not be added."
-msgstr "Der Kontakt konnte nicht hinzugefügt werden."
-
-#: mod/follow.php:72
-msgid "You already added this contact."
-msgstr "Du hast den Kontakt bereits hinzugefügt."
+#: mod/admin.php:1298
+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/follow.php:81
-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."
+#: mod/admin.php:1299
+msgid "Allowed email domains"
+msgstr "Erlaubte Domains für E-Mails"
 
-#: mod/follow.php:88
-msgid "OStatus support is disabled. Contact can't be added."
-msgstr "OStatus Unterstützung ist nicht aktiviert. Der Kontakt kann nicht zugefügt werden."
+#: mod/admin.php:1299
+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/follow.php:95
-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."
+#: mod/admin.php:1300
+msgid "No OEmbed rich content"
+msgstr "OEmbed nicht verwenden"
 
-#: mod/install.php:114
-msgid "Friendica Communications Server - Setup"
-msgstr "Friendica-Server für soziale Netzwerke – Setup"
+#: mod/admin.php:1300
+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/install.php:120
-msgid "Could not connect to database."
-msgstr "Verbindung zur Datenbank gescheitert."
+#: mod/admin.php:1301
+msgid "Allowed OEmbed domains"
+msgstr "Erlaubte OEmbed Domänen"
 
-#: mod/install.php:124
-msgid "Could not create table."
-msgstr "Tabelle konnte nicht angelegt werden."
+#: mod/admin.php:1301
+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/install.php:130
-msgid "Your Friendica site database has been installed."
-msgstr "Die Datenbank Deiner Friendicaseite wurde installiert."
+#: mod/admin.php:1302
+msgid "Block public"
+msgstr "Öffentlichen Zugriff blockieren"
 
-#: mod/install.php:135
+#: mod/admin.php:1302
 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."
+"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/install.php:136 mod/install.php:208 mod/install.php:553
-msgid "Please see the file \"INSTALL.txt\"."
-msgstr "Lies bitte die \"INSTALL.txt\"."
+#: mod/admin.php:1303
+msgid "Force publish"
+msgstr "Erzwinge Veröffentlichung"
 
-#: mod/install.php:148
-msgid "Database already in use."
-msgstr "Die Datenbank wird bereits verwendet."
+#: mod/admin.php:1303
+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/install.php:205
-msgid "System check"
-msgstr "Systemtest"
+#: mod/admin.php:1304
+msgid "Global directory URL"
+msgstr "URL des weltweiten Verzeichnisses"
 
-#: mod/install.php:210
-msgid "Check again"
-msgstr "Noch einmal testen"
+#: mod/admin.php:1304
+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."
 
-#: mod/install.php:230
-msgid "Database connection"
-msgstr "Datenbankverbindung"
+#: mod/admin.php:1305
+msgid "Private posts by default for new users"
+msgstr "Private Beiträge als Standard für neue Nutzer"
 
-#: mod/install.php:231
+#: mod/admin.php:1305
 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."
+"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/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."
+#: mod/admin.php:1306
+msgid "Don't include post content in email notifications"
+msgstr "Inhalte von Beiträgen nicht in E-Mail-Benachrichtigungen versenden"
 
-#: mod/install.php:233
+#: mod/admin.php:1306
 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/install.php:237
-msgid "Database Server Name"
-msgstr "Datenbank-Server"
+"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/install.php:238
-msgid "Database Login Name"
-msgstr "Datenbank-Nutzer"
+#: mod/admin.php:1307
+msgid "Disallow public access to addons listed in the apps menu."
+msgstr "Öffentlichen Zugriff auf Addons im Apps Menü verbieten."
 
-#: mod/install.php:239
-msgid "Database Login Password"
-msgstr "Datenbank-Passwort"
+#: mod/admin.php:1307
+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/install.php:239
-msgid "For security reasons the password must not be empty"
-msgstr "Aus Sicherheitsgründen darf das Passwort nicht leer sein."
+#: mod/admin.php:1308
+msgid "Don't embed private images in posts"
+msgstr "Private Bilder nicht in Beiträgen einbetten."
 
-#: mod/install.php:240
-msgid "Database Name"
-msgstr "Datenbank-Name"
+#: mod/admin.php:1308
+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/install.php:241 mod/install.php:281
-msgid "Site administrator email address"
-msgstr "E-Mail-Adresse des Administrators"
+#: mod/admin.php:1309
+msgid "Allow Users to set remote_self"
+msgstr "Nutzern erlauben das remote_self Flag zu setzen"
 
-#: mod/install.php:241 mod/install.php:281
+#: mod/admin.php:1309
 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."
+"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/install.php:245 mod/install.php:284
-msgid "Please select a default timezone for your website"
-msgstr "Bitte wähle die Standardzeitzone Deiner Webseite"
+#: mod/admin.php:1310
+msgid "Block multiple registrations"
+msgstr "Unterbinde Mehrfachregistrierung"
 
-#: mod/install.php:271
-msgid "Site settings"
-msgstr "Server-Einstellungen"
+#: mod/admin.php:1310
+msgid "Disallow users to register additional accounts for use as pages."
+msgstr "Benutzern nicht erlauben, weitere Konten als zusätzliche Profile anzulegen."
 
-#: mod/install.php:285
-msgid "System Language:"
-msgstr "Systemsprache:"
+#: mod/admin.php:1311
+msgid "OpenID support"
+msgstr "OpenID Unterstützung"
 
-#: 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"
+#: mod/admin.php:1311
+msgid "OpenID support for registration and logins."
+msgstr "OpenID-Unterstützung für Registrierung und Login."
 
-#: 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."
+#: mod/admin.php:1312
+msgid "Fullname check"
+msgstr "Namen auf Vollständigkeit überprüfen"
 
-#: mod/install.php:326
+#: mod/admin.php:1312
 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>"
+"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/install.php:330
-msgid "PHP executable path"
-msgstr "Pfad zu PHP"
+#: mod/admin.php:1313
+msgid "Community pages for visitors"
+msgstr "Für Besucher verfügbare Gemeinschaftsseite"
 
-#: mod/install.php:330
+#: mod/admin.php:1313
 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/install.php:335
-msgid "Command line PHP"
-msgstr "Kommandozeilen-PHP"
+"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/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)"
+#: mod/admin.php:1314
+msgid "Posts per user on community page"
+msgstr "Anzahl der Beiträge pro Benutzer auf der Gemeinschaftsseite"
 
-#: mod/install.php:345
-msgid "Found PHP version: "
-msgstr "Gefundene PHP Version:"
+#: mod/admin.php:1314
+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/install.php:347
-msgid "PHP cli binary"
-msgstr "PHP CLI Binary"
+#: mod/admin.php:1315
+msgid "Enable OStatus support"
+msgstr "OStatus Unterstützung aktivieren"
 
-#: mod/install.php:358
+#: mod/admin.php:1315
 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/install.php:359
-msgid "This is required for message delivery to work."
-msgstr "Dies wird für die Auslieferung von Nachrichten benötigt."
+"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/install.php:361
-msgid "PHP register_argc_argv"
-msgstr "PHP register_argc_argv"
+#: mod/admin.php:1316
+msgid "Only import OStatus threads from our contacts"
+msgstr "Nur OStatus Konversationen unserer Kontakte importieren"
 
-#: mod/install.php:384
+#: mod/admin.php:1316
 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"
+"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/install.php:385
+#: mod/admin.php:1317
+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:1319
 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."
+"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/install.php:387
-msgid "Generate encryption keys"
-msgstr "Schlüssel erzeugen"
+#: mod/admin.php:1320
+msgid "Enable Diaspora support"
+msgstr "Diaspora Unterstützung aktivieren"
 
-#: mod/install.php:394
-msgid "libCurl PHP module"
-msgstr "PHP: libCurl-Modul"
+#: mod/admin.php:1320
+msgid "Provide built-in Diaspora network compatibility."
+msgstr "Verwende die eingebaute Diaspora-Verknüpfung."
 
-#: mod/install.php:395
-msgid "GD graphics PHP module"
-msgstr "PHP: GD-Grafikmodul"
+#: mod/admin.php:1321
+msgid "Only allow Friendica contacts"
+msgstr "Nur Friendica-Kontakte erlauben"
 
-#: mod/install.php:396
-msgid "OpenSSL PHP module"
-msgstr "PHP: OpenSSL-Modul"
+#: mod/admin.php:1321
+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/install.php:397
-msgid "PDO or MySQLi PHP module"
-msgstr "PDO oder MySQLi PHP Modul"
+#: mod/admin.php:1322
+msgid "Verify SSL"
+msgstr "SSL Überprüfen"
 
-#: mod/install.php:398
-msgid "mb_string PHP module"
-msgstr "PHP: mb_string-Modul"
+#: mod/admin.php:1322
+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/install.php:399
-msgid "XML PHP module"
-msgstr "XML PHP Modul"
+#: mod/admin.php:1323
+msgid "Proxy user"
+msgstr "Proxy Nutzer"
 
-#: mod/install.php:400
-msgid "iconv module"
-msgstr "iconv module"
+#: mod/admin.php:1324
+msgid "Proxy URL"
+msgstr "Proxy URL"
 
-#: mod/install.php:404 mod/install.php:406
-msgid "Apache mod_rewrite module"
-msgstr "Apache mod_rewrite module"
+#: mod/admin.php:1325
+msgid "Network timeout"
+msgstr "Netzwerk Wartezeit"
 
-#: mod/install.php:404
-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."
+#: mod/admin.php:1325
+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/install.php:412
-msgid "Error: libCURL PHP module required but not installed."
-msgstr "Fehler: Das libCURL PHP Modul wird benötigt, ist aber nicht installiert."
+#: mod/admin.php:1326
+msgid "Maximum Load Average"
+msgstr "Maximum Load Average"
 
-#: mod/install.php:416
+#: mod/admin.php:1326
 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:420
-msgid "Error: openssl PHP module required but not installed."
-msgstr "Fehler: Das openssl-Modul von PHP ist nicht installiert."
+"Maximum system load before delivery and poll processes are deferred - "
+"default 50."
+msgstr "Maximale Systemlast bevor Verteil- und Empfangsprozesse verschoben werden - Standard 50"
 
-#: mod/install.php:424
-msgid "Error: PDO or MySQLi PHP module required but not installed."
-msgstr "Fehler: PDO oder MySQLi PHP Modul erforderlich, aber nicht installiert."
+#: mod/admin.php:1327
+msgid "Maximum Load Average (Frontend)"
+msgstr "Maximum Load Average (Frontend)"
 
-#: mod/install.php:428
-msgid "Error: The MySQL driver for PDO is not installed."
-msgstr "Fehler: der MySQL Treiber für PDO ist nicht installiert"
+#: mod/admin.php:1327
+msgid "Maximum system load before the frontend quits service - default 50."
+msgstr "Maximale Systemlast bevor Vordergrundprozesse pausiert werden - Standard 50."
 
-#: mod/install.php:432
-msgid "Error: mb_string PHP module required but not installed."
-msgstr "Fehler: mb_string PHP Module wird benötigt ist aber nicht installiert."
+#: mod/admin.php:1328
+msgid "Minimal Memory"
+msgstr "Minimaler Speicher"
 
-#: mod/install.php:436
-msgid "Error: iconv PHP module required but not installed."
-msgstr "Fehler: Das iconv-Modul von PHP ist nicht installiert."
+#: mod/admin.php:1328
+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/install.php:446
-msgid "Error, XML PHP module required but not installed."
-msgstr "Fehler: XML PHP Modul erforderlich aber nicht installiert."
+#: mod/admin.php:1329
+msgid "Maximum table size for optimization"
+msgstr "Maximale Tabellengröße zur Optimierung"
 
-#: mod/install.php:458
+#: mod/admin.php:1329
 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."
+"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/install.php:459
+#: mod/admin.php:1330
+msgid "Minimum level of fragmentation"
+msgstr "Minimaler Fragmentationsgrad"
+
+#: mod/admin.php:1330
 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."
+"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/install.php:460
+#: mod/admin.php:1332
+msgid "Periodical check of global contacts"
+msgstr "Regelmäßig globale Kontakte überprüfen"
+
+#: mod/admin.php:1332
 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."
+"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/install.php:461
+#: mod/admin.php:1333
+msgid "Days between requery"
+msgstr "Tage zwischen erneuten Abfragen"
+
+#: mod/admin.php:1333
+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:1334
+msgid "Discover contacts from other servers"
+msgstr "Neue Kontakte auf anderen Servern entdecken"
+
+#: mod/admin.php:1334
 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."
+"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/install.php:464
-msgid ".htconfig.php is writable"
-msgstr "Schreibrechte auf .htconfig.php"
+#: mod/admin.php:1335
+msgid "Timeframe for fetching global contacts"
+msgstr "Zeitfenster für globale Kontakte"
 
-#: mod/install.php:474
+#: mod/admin.php:1335
 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."
+"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/install.php:475
+#: mod/admin.php:1336
+msgid "Search the local directory"
+msgstr "Lokales Verzeichnis durchsuchen"
+
+#: mod/admin.php:1336
 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."
+"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/install.php:476
+#: mod/admin.php:1338
+msgid "Publish server information"
+msgstr "Server Informationen veröffentlichen"
+
+#: mod/admin.php:1338
 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."
+"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/install.php:477
+#: mod/admin.php:1340
+msgid "Check upstream version"
+msgstr "Suche nach Updates"
+
+#: mod/admin.php:1340
 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."
+"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:1341
+msgid "Suppress Tags"
+msgstr "Tags Unterdrücken"
+
+#: mod/admin.php:1341
+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:1342
+msgid "Path to item cache"
+msgstr "Pfad zum Eintrag Cache"
+
+#: mod/admin.php:1342
+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:1343
+msgid "Cache duration in seconds"
+msgstr "Cache-Dauer in Sekunden"
+
+#: mod/admin.php:1343
+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:1344
+msgid "Maximum numbers of comments per post"
+msgstr "Maximale Anzahl von Kommentaren pro Beitrag"
+
+#: mod/admin.php:1344
+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:1345
+msgid "Temp path"
+msgstr "Temp Pfad"
+
+#: mod/admin.php:1345
+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:1346
+msgid "Base path to installation"
+msgstr "Basis-Pfad zur Installation"
+
+#: mod/admin.php:1346
+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:1347
+msgid "Disable picture proxy"
+msgstr "Bilder Proxy deaktivieren"
+
+#: mod/admin.php:1347
+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:1348
+msgid "Only search in tags"
+msgstr "Nur in Tags suchen"
+
+#: mod/admin.php:1348
+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:1350
+msgid "New base url"
+msgstr "Neue Basis-URL"
+
+#: mod/admin.php:1350
+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:1352
+msgid "RINO Encryption"
+msgstr "RINO Verschlüsselung"
+
+#: mod/admin.php:1352
+msgid "Encryption layer between nodes."
+msgstr "Verschlüsselung zwischen Friendica Instanzen"
+
+#: mod/admin.php:1354
+msgid "Maximum number of parallel workers"
+msgstr "Maximale Anzahl parallel laufender Worker"
+
+#: mod/admin.php:1354
+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:1355
+msgid "Don't use 'proc_open' with the worker"
+msgstr "'proc_open' nicht mit den Workern verwenden"
+
+#: mod/admin.php:1355
+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:1356
+msgid "Enable fastlane"
+msgstr "Aktiviere Fastlane"
+
+#: mod/admin.php:1356
+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:1357
+msgid "Enable frontend worker"
+msgstr "Aktiviere den Frontend Worker"
+
+#: mod/admin.php:1357
+#, 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 "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:1385
+msgid "Update has been marked successful"
+msgstr "Update wurde als erfolgreich markiert"
+
+#: mod/admin.php:1392
+#, php-format
+msgid "Database structure update %s was successfully applied."
+msgstr "Das Update %s der Struktur der Datenbank wurde erfolgreich angewandt."
+
+#: mod/admin.php:1395
+#, 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:1408
+#, php-format
+msgid "Executing %s failed with error: %s"
+msgstr "Die Ausführung von %s schlug fehl. Fehlermeldung: %s"
+
+#: mod/admin.php:1410
+#, php-format
+msgid "Update %s was successfully applied."
+msgstr "Update %s war erfolgreich."
+
+#: mod/admin.php:1413
+#, 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:1416
+#, 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:1436
+msgid "No failed updates."
+msgstr "Keine fehlgeschlagenen Updates."
+
+#: mod/admin.php:1437
+msgid "Check database structure"
+msgstr "Datenbank Struktur überprüfen"
+
+#: mod/admin.php:1442
+msgid "Failed Updates"
+msgstr "Fehlgeschlagene Updates"
+
+#: mod/admin.php:1443
+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:1444
+msgid "Mark success (if update was manually applied)"
+msgstr "Als erfolgreich markieren (falls das Update manuell installiert wurde)"
+
+#: mod/admin.php:1445
+msgid "Attempt to execute this update step automatically"
+msgstr "Versuchen, diesen Schritt automatisch auszuführen"
+
+#: mod/admin.php:1484
+#, php-format
+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."
+
+#: mod/admin.php:1487
+#, 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\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\nNun viel Spaß, gute Begegnungen und willkommen auf %4$s."
+
+#: mod/admin.php:1519 src/Model/User.php:634
+#, php-format
+msgid "Registration details for %s"
+msgstr "Details der Registration von %s"
+
+#: mod/admin.php:1529
+#, 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:1535
+#, 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:1582
+#, php-format
+msgid "User '%s' deleted"
+msgstr "Nutzer '%s' gelöscht"
+
+#: mod/admin.php:1590
+#, php-format
+msgid "User '%s' unblocked"
+msgstr "Nutzer '%s' entsperrt"
+
+#: mod/admin.php:1590
+#, php-format
+msgid "User '%s' blocked"
+msgstr "Nutzer '%s' gesperrt"
+
+#: mod/admin.php:1689 mod/admin.php:1701 mod/admin.php:1714 mod/admin.php:1732
+#: src/Content/ContactSelector.php:82
+msgid "Email"
+msgstr "E-Mail"
+
+#: mod/admin.php:1689 mod/admin.php:1714
+msgid "Register date"
+msgstr "Anmeldedatum"
+
+#: mod/admin.php:1689 mod/admin.php:1714
+msgid "Last login"
+msgstr "Letzte Anmeldung"
 
-#: mod/install.php:480
-msgid "view/smarty3 is writable"
-msgstr "view/smarty3 ist schreibbar"
+#: mod/admin.php:1689 mod/admin.php:1714
+msgid "Last item"
+msgstr "Letzter Beitrag"
 
-#: mod/install.php:496
-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/admin.php:1689 mod/settings.php:54
+msgid "Account"
+msgstr "Nutzerkonto"
 
-#: mod/install.php:498
-msgid "Url rewrite is working"
-msgstr "URL rewrite funktioniert"
+#: mod/admin.php:1697
+msgid "Add User"
+msgstr "Nutzer hinzufügen"
 
-#: mod/install.php:517
-msgid "ImageMagick PHP extension is not installed"
-msgstr "ImageMagicx PHP Erweiterung ist nicht installiert."
+#: mod/admin.php:1699
+msgid "User registrations waiting for confirm"
+msgstr "Neuanmeldungen, die auf Deine Bestätigung warten"
 
-#: mod/install.php:519
-msgid "ImageMagick PHP extension is installed"
-msgstr "ImageMagick PHP Erweiterung ist installiert"
+#: mod/admin.php:1700
+msgid "User waiting for permanent deletion"
+msgstr "Nutzer wartet auf permanente Löschung"
 
-#: mod/install.php:521
-msgid "ImageMagick supports GIF"
-msgstr "ImageMagick unterstützt GIF"
+#: mod/admin.php:1701
+msgid "Request date"
+msgstr "Anfragedatum"
 
-#: mod/install.php:528
-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."
+#: mod/admin.php:1702
+msgid "No registrations."
+msgstr "Keine Neuanmeldungen."
 
-#: mod/install.php:551
-msgid "<h1>What next</h1>"
-msgstr "<h1>Wie geht es weiter?</h1>"
+#: mod/admin.php:1703
+msgid "Note from the user"
+msgstr "Hinweis vom Nutzer"
 
-#: mod/install.php:552
-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/admin.php:1705
+msgid "Deny"
+msgstr "Verwehren"
 
-#: mod/install.php:555
-#, 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/admin.php:1709
+msgid "Site admin"
+msgstr "Seitenadministrator"
 
-#: mod/item.php:114
-msgid "Unable to locate original post."
-msgstr "Konnte den Originalbeitrag nicht finden."
+#: mod/admin.php:1710
+msgid "Account expired"
+msgstr "Account ist abgelaufen"
 
-#: mod/item.php:274
-msgid "Empty post discarded."
-msgstr "Leerer Beitrag wurde verworfen."
+#: mod/admin.php:1713
+msgid "New User"
+msgstr "Neuer Nutzer"
 
-#: mod/item.php:471 mod/wall_upload.php:231 src/Object/Image.php:949
-#: src/Object/Image.php:965 src/Object/Image.php:973 src/Object/Image.php:998
-msgid "Wall Photos"
-msgstr "Pinnwand-Bilder"
+#: mod/admin.php:1714
+msgid "Deleted since"
+msgstr "Gelöscht seit"
 
-#: mod/item.php:799
-#, php-format
+#: mod/admin.php:1719
 msgid ""
-"This message was sent to you by %s, a member of the Friendica social "
-"network."
-msgstr "Diese Nachricht wurde dir von %s geschickt, einem Mitglied des Sozialen Netzwerks Friendica."
-
-#: mod/item.php:801
-#, php-format
-msgid "You may visit them online at %s"
-msgstr "Du kannst sie online unter %s besuchen"
+"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/item.php:802
+#: mod/admin.php:1720
 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."
+"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/item.php:806
-#, php-format
-msgid "%s posted an update."
-msgstr "%s hat ein Update veröffentlicht."
+#: mod/admin.php:1730
+msgid "Name of the new user."
+msgstr "Name des neuen Nutzers"
 
-#: mod/localtime.php:33
-msgid "Time Conversion"
-msgstr "Zeitumrechnung"
+#: mod/admin.php:1731
+msgid "Nickname"
+msgstr "Spitzname"
 
-#: 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."
+#: mod/admin.php:1731
+msgid "Nickname of the new user."
+msgstr "Spitznamen für den neuen Nutzer"
 
-#: mod/localtime.php:39
-#, php-format
-msgid "UTC time: %s"
-msgstr "UTC Zeit: %s"
+#: mod/admin.php:1732
+msgid "Email address of the new user."
+msgstr "Email Adresse des neuen Nutzers"
 
-#: mod/localtime.php:42
+#: mod/admin.php:1774
 #, php-format
-msgid "Current timezone: %s"
-msgstr "Aktuelle Zeitzone: %s"
+msgid "Addon %s disabled."
+msgstr "Addon %s ausgeschaltet."
 
-#: mod/localtime.php:46
+#: mod/admin.php:1778
 #, php-format
-msgid "Converted localtime: %s"
-msgstr "Umgerechnete lokale Zeit: %s"
+msgid "Addon %s enabled."
+msgstr "Addon %s eingeschaltet."
 
-#: mod/localtime.php:52
-msgid "Please select your timezone:"
-msgstr "Bitte wähle Deine Zeitzone:"
+#: mod/admin.php:1788 mod/admin.php:2037
+msgid "Disable"
+msgstr "Ausschalten"
 
-#: mod/lostpass.php:27
-msgid "No valid account found."
-msgstr "Kein gültiges Konto gefunden."
+#: mod/admin.php:1791 mod/admin.php:2040
+msgid "Enable"
+msgstr "Einschalten"
 
-#: mod/lostpass.php:39
-msgid "Password reset request issued. Check your email."
-msgstr "Zurücksetzen des Passworts eingeleitet. Bitte überprüfe Deine E-Mail."
+#: mod/admin.php:1813 mod/admin.php:2082
+msgid "Toggle"
+msgstr "Umschalten"
 
-#: 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."
+#: mod/admin.php:1821 mod/admin.php:2091
+msgid "Author: "
+msgstr "Autor:"
 
-#: mod/lostpass.php:56
+#: mod/admin.php:1822 mod/admin.php:2092
+msgid "Maintainer: "
+msgstr "Betreuer:"
+
+#: mod/admin.php:1874
+msgid "Reload active addons"
+msgstr "Aktivierte Addons neu laden"
+
+#: mod/admin.php:1879
 #, 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"
+"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/lostpass.php:72
-#, php-format
-msgid "Password reset requested at %s"
-msgstr "Anfrage zum Zurücksetzen des Passworts auf %s erhalten"
+#: mod/admin.php:1999
+msgid "No themes found."
+msgstr "Keine Themen gefunden."
 
-#: mod/lostpass.php:88
-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."
+#: mod/admin.php:2073
+msgid "Screenshot"
+msgstr "Bildschirmfoto"
 
-#: mod/lostpass.php:101
-msgid "Request has expired, please make a new one."
-msgstr "Die Anfrage ist abgelaufen. Bitte stelle eine erneute."
+#: mod/admin.php:2127
+msgid "Reload active themes"
+msgstr "Aktives Theme neu laden"
 
-#: mod/lostpass.php:116
-msgid "Forgot your Password?"
-msgstr "Hast Du Dein Passwort vergessen?"
+#: mod/admin.php:2132
+#, 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/lostpass.php:117
-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."
+#: mod/admin.php:2133
+msgid "[Experimental]"
+msgstr "[Experimentell]"
 
-#: mod/lostpass.php:118 src/Module/Login.php:314
-msgid "Nickname or Email: "
-msgstr "Spitzname oder E-Mail:"
+#: mod/admin.php:2134
+msgid "[Unsupported]"
+msgstr "[Nicht unterstützt]"
 
-#: mod/lostpass.php:119
-msgid "Reset"
-msgstr "Zurücksetzen"
+#: mod/admin.php:2158
+msgid "Log settings updated."
+msgstr "Protokolleinstellungen aktualisiert."
 
-#: mod/lostpass.php:135 src/Module/Login.php:326
-msgid "Password Reset"
-msgstr "Passwort zurücksetzen"
+#: mod/admin.php:2190
+msgid "PHP log currently enabled."
+msgstr "PHP Protokollierung ist derzeit aktiviert."
 
-#: mod/lostpass.php:136
-msgid "Your password has been reset as requested."
-msgstr "Dein Passwort wurde wie gewünscht zurückgesetzt."
+#: mod/admin.php:2192
+msgid "PHP log currently disabled."
+msgstr "PHP Protokollierung ist derzeit nicht aktiviert."
 
-#: mod/lostpass.php:137
-msgid "Your new password is"
-msgstr "Dein neues Passwort lautet"
+#: mod/admin.php:2201
+msgid "Clear"
+msgstr "löschen"
 
-#: mod/lostpass.php:138
-msgid "Save or copy your new password - and then"
-msgstr "Speichere oder kopiere Dein neues Passwort - und dann"
+#: mod/admin.php:2205
+msgid "Enable Debugging"
+msgstr "Protokoll führen"
 
-#: mod/lostpass.php:139
-msgid "click here to login"
-msgstr "hier klicken, um Dich anzumelden"
+#: mod/admin.php:2206
+msgid "Log file"
+msgstr "Protokolldatei"
 
-#: mod/lostpass.php:140
+#: mod/admin.php:2206
 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."
+"Must be writable by web server. Relative to your Friendica top-level "
+"directory."
+msgstr "Webserver muss Schreibrechte besitzen. Abhängig vom Friendica-Installationsverzeichnis."
 
-#: mod/lostpass.php:148
-#, php-format
+#: mod/admin.php:2207
+msgid "Log level"
+msgstr "Protokoll-Level"
+
+#: mod/admin.php:2209
+msgid "PHP logging"
+msgstr "PHP Protokollieren"
+
+#: mod/admin.php:2210
 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)."
+"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/lostpass.php:154
+#: mod/admin.php:2241
 #, 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."
+"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/lostpass.php:167
+#: mod/admin.php:2245
 #, php-format
-msgid "Your password has been changed at %s"
-msgstr "Auf %s wurde Dein Passwort geändert"
-
-#: mod/message.php:30 src/Content/Nav.php:198
-msgid "New Message"
-msgstr "Neue Nachricht"
-
-#: mod/message.php:73 mod/wallmessage.php:57
-msgid "No recipient selected."
-msgstr "Kein Empfänger gewählt."
-
-#: mod/message.php:77
-msgid "Unable to locate contact information."
-msgstr "Konnte die Kontaktinformationen nicht finden."
-
-#: mod/message.php:80 mod/wallmessage.php:63
-msgid "Message could not be sent."
-msgstr "Nachricht konnte nicht gesendet werden."
-
-#: mod/message.php:83 mod/wallmessage.php:66
-msgid "Message collection failure."
-msgstr "Konnte Nachrichten nicht abrufen."
-
-#: mod/message.php:86 mod/wallmessage.php:69
-msgid "Message sent."
-msgstr "Nachricht gesendet."
-
-#: mod/message.php:112 view/theme/frio/theme.php:268 src/Content/Nav.php:195
-msgid "Messages"
-msgstr "Nachrichten"
+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:2336 mod/admin.php:2337 mod/settings.php:779
+msgid "Off"
+msgstr "Aus"
 
-#: mod/message.php:156
-msgid "Message deleted."
-msgstr "Nachricht gelöscht."
+#: mod/admin.php:2336 mod/admin.php:2337 mod/settings.php:779
+msgid "On"
+msgstr "An"
 
-#: mod/message.php:185
-msgid "Conversation removed."
-msgstr "Unterhaltung gelöscht."
+#: mod/admin.php:2337
+#, php-format
+msgid "Lock feature %s"
+msgstr "Feature festlegen: %s"
 
-#: mod/message.php:250 mod/wallmessage.php:132
-msgid "Send Private Message"
-msgstr "Private Nachricht senden"
+#: mod/admin.php:2345
+msgid "Manage Additional Features"
+msgstr "Zusätzliche Features Verwalten"
 
-#: mod/message.php:251 mod/message.php:421 mod/wallmessage.php:134
-msgid "To:"
-msgstr "An:"
+#: mod/babel.php:23
+msgid "Source (bbcode) text:"
+msgstr "Quelle (bbcode) Text:"
 
-#: mod/message.php:255 mod/message.php:423 mod/wallmessage.php:135
-msgid "Subject:"
-msgstr "Betreff:"
+#: mod/babel.php:30
+msgid "Source (Diaspora) text to convert to BBcode:"
+msgstr "Eingabe (Diaspora) nach BBCode zu konvertierender Text:"
 
-#: mod/message.php:291
-msgid "No messages."
-msgstr "Keine Nachrichten."
+#: mod/babel.php:38
+msgid "Source input: "
+msgstr "Originaltext:"
 
-#: mod/message.php:330
-msgid "Message not available."
-msgstr "Nachricht nicht verfügbar."
+#: mod/babel.php:42
+msgid "bbcode (raw HTML(: "
+msgstr "bbcode (reines HTML(: "
 
-#: mod/message.php:397
-msgid "Delete message"
-msgstr "Nachricht löschen"
+#: mod/babel.php:45
+msgid "bbcode: "
+msgstr "bbcode: "
 
-#: mod/message.php:399 mod/message.php:500
-msgid "D, d M Y - g:i A"
-msgstr "D, d.. M Y - G:i"
+#: mod/babel.php:49 mod/babel.php:65
+msgid "bbcode => html2bbcode: "
+msgstr "bbcode => html2bbcode: "
 
-#: mod/message.php:414 mod/message.php:497
-msgid "Delete conversation"
-msgstr "Unterhaltung löschen"
+#: mod/babel.php:53
+msgid "bb2diaspora: "
+msgstr "bb2diaspora: "
 
-#: mod/message.php:416
-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/babel.php:57
+msgid "bb2diaspora => Markdown: "
+msgstr "bb2diaspora => Markdown: "
 
-#: mod/message.php:420
-msgid "Send Reply"
-msgstr "Antwort senden"
+#: mod/babel.php:61
+msgid "bb2diaspora => diaspora2bb: "
+msgstr "bb2diaspora => diaspora2bb: "
 
-#: mod/message.php:471
-#, php-format
-msgid "Unknown sender - %s"
-msgstr "'Unbekannter Absender - %s"
+#: mod/babel.php:71
+msgid "Source input (Diaspora format): "
+msgstr "Originaltext (Diaspora Format): "
 
-#: mod/message.php:473
-#, php-format
-msgid "You and %s"
-msgstr "Du und %s"
+#: mod/babel.php:75
+msgid "diaspora2bb: "
+msgstr "diaspora2bb: "
 
-#: mod/message.php:475
-#, php-format
-msgid "%s and You"
-msgstr "%s und Du"
+#: mod/bookmarklet.php:21 src/Content/Nav.php:114 src/Module/Login.php:312
+msgid "Login"
+msgstr "Anmeldung"
 
-#: mod/message.php:503
-#, php-format
-msgid "%d message"
-msgid_plural "%d messages"
-msgstr[0] "%d Nachricht"
-msgstr[1] "%d Nachrichten"
+#: mod/bookmarklet.php:49
+msgid "The post was created"
+msgstr "Der Beitrag wurde angelegt"
 
-#: mod/network.php:194 mod/search.php:37
-msgid "Remove term"
-msgstr "Begriff entfernen"
+#: mod/community.php:44
+msgid "Community option not available."
+msgstr "Optionen für die Gemeinschaftsseite nicht verfügbar."
 
-#: mod/network.php:201 mod/search.php:46 src/Content/Feature.php:100
-msgid "Saved Searches"
-msgstr "Gespeicherte Suchen"
+#: mod/community.php:61
+msgid "Not available."
+msgstr "Nicht verfügbar."
 
-#: mod/network.php:202 src/Model/Group.php:401
-msgid "add"
-msgstr "hinzufügen"
+#: mod/community.php:74
+msgid "Local Community"
+msgstr "Lokale Gemeinschaft"
 
-#: 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/community.php:77
+msgid "Posts from local users on this server"
+msgstr "Beiträge von Nutzern dieses Servers"
 
-#: 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/community.php:85
+msgid "Global Community"
+msgstr "Globale Gemeinschaft"
 
-#: mod/network.php:618
-msgid "No such group"
-msgstr "Es gibt keine solche Gruppe"
+#: mod/community.php:88
+msgid "Posts from users of the whole federated network"
+msgstr "Beiträge von Nutzern des gesamten  föderalen Netzwerks"
 
-#: mod/network.php:643
-#, php-format
-msgid "Group: %s"
-msgstr "Gruppe: %s"
+#: mod/community.php:178
+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/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/directory.php:153 src/Model/Profile.php:421 src/Model/Profile.php:769
+msgid "Status:"
+msgstr "Status:"
 
-#: mod/network.php:672
-msgid "Invalid contact."
-msgstr "Ungültiger Kontakt."
+#: mod/directory.php:154 src/Model/Profile.php:422 src/Model/Profile.php:786
+msgid "Homepage:"
+msgstr "Homepage:"
 
-#: mod/network.php:920
-msgid "Commented Order"
-msgstr "Neueste Kommentare"
+#: mod/directory.php:203 view/theme/vier/theme.php:201
+msgid "Global Directory"
+msgstr "Weltweites Verzeichnis"
 
-#: mod/network.php:923
-msgid "Sort by Comment Date"
-msgstr "Nach Kommentardatum sortieren"
+#: mod/directory.php:205
+msgid "Find on this site"
+msgstr "Auf diesem Server suchen"
 
-#: mod/network.php:928
-msgid "Posted Order"
-msgstr "Neueste Beiträge"
+#: mod/directory.php:207
+msgid "Results for:"
+msgstr "Ergebnisse für:"
 
-#: mod/network.php:931
-msgid "Sort by Post Date"
-msgstr "Nach Beitragsdatum sortieren"
+#: mod/directory.php:209
+msgid "Site Directory"
+msgstr "Verzeichnis"
 
-#: mod/network.php:942
-msgid "Posts that mention or involve you"
-msgstr "Beiträge, in denen es um Dich geht"
+#: mod/directory.php:214
+msgid "No entries (some entries may be hidden)."
+msgstr "Keine Einträge (einige Einträge könnten versteckt sein)."
 
-#: mod/network.php:950
-msgid "New"
-msgstr "Neue"
+#: mod/editpost.php:27 mod/editpost.php:37
+msgid "Item not found"
+msgstr "Beitrag nicht gefunden"
 
-#: mod/network.php:953
-msgid "Activity Stream - by date"
-msgstr "Aktivitäten-Stream - nach Datum"
+#: mod/editpost.php:44
+msgid "Edit post"
+msgstr "Beitrag bearbeiten"
 
-#: mod/network.php:961
-msgid "Shared Links"
-msgstr "Geteilte Links"
+#: mod/events.php:103 mod/events.php:105
+msgid "Event can not end before it has started."
+msgstr "Die Veranstaltung kann nicht enden bevor sie beginnt."
 
-#: mod/network.php:964
-msgid "Interesting Links"
-msgstr "Interessante Links"
+#: mod/events.php:112 mod/events.php:114
+msgid "Event title and start time are required."
+msgstr "Der Veranstaltungstitel und die Anfangszeit müssen angegeben werden."
 
-#: mod/network.php:972
-msgid "Starred"
-msgstr "Markierte"
+#: mod/events.php:394
+msgid "Create New Event"
+msgstr "Neue Veranstaltung erstellen"
 
-#: mod/network.php:975
-msgid "Favourite Posts"
-msgstr "Favorisierte Beiträge"
+#: mod/events.php:509
+msgid "Event details"
+msgstr "Veranstaltungsdetails"
 
-#: mod/notes.php:53 src/Model/Profile.php:932
-msgid "Personal Notes"
-msgstr "Persönliche Notizen"
+#: mod/events.php:510
+msgid "Starting date and Title are required."
+msgstr "Anfangszeitpunkt und Titel werden benötigt"
 
-#: mod/notify.php:77
-msgid "No more system notifications."
-msgstr "Keine weiteren Systembenachrichtigungen."
+#: mod/events.php:511 mod/events.php:512
+msgid "Event Starts:"
+msgstr "Veranstaltungsbeginn:"
 
-#: mod/photos.php:108 src/Model/Profile.php:893
-msgid "Photo Albums"
-msgstr "Fotoalben"
+#: mod/events.php:513 mod/events.php:529
+msgid "Finish date/time is not known or not relevant"
+msgstr "Enddatum/-zeit ist nicht bekannt oder nicht relevant"
 
-#: mod/photos.php:109 mod/photos.php:1713
-msgid "Recent Photos"
-msgstr "Neueste Fotos"
+#: mod/events.php:515 mod/events.php:516
+msgid "Event Finishes:"
+msgstr "Veranstaltungsende:"
 
-#: mod/photos.php:112 mod/photos.php:1210 mod/photos.php:1715
-msgid "Upload New Photos"
-msgstr "Neue Fotos hochladen"
+#: mod/events.php:517 mod/events.php:530
+msgid "Adjust for viewer timezone"
+msgstr "An Zeitzone des Betrachters anpassen"
 
-#: mod/photos.php:126 mod/settings.php:49
-msgid "everybody"
-msgstr "jeder"
+#: mod/events.php:519
+msgid "Description:"
+msgstr "Beschreibung"
 
-#: mod/photos.php:184
-msgid "Contact information unavailable"
-msgstr "Kontaktinformationen nicht verfügbar"
+#: mod/events.php:523 mod/events.php:525
+msgid "Title:"
+msgstr "Titel:"
 
-#: mod/photos.php:204
-msgid "Album not found."
-msgstr "Album nicht gefunden."
+#: mod/events.php:526 mod/events.php:527
+msgid "Share this event"
+msgstr "Veranstaltung teilen"
 
-#: mod/photos.php:234 mod/photos.php:245 mod/photos.php:1161
-msgid "Delete Album"
-msgstr "Album löschen"
+#: mod/events.php:534 src/Model/Profile.php:864
+msgid "Basic"
+msgstr "Allgemein"
 
-#: 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/events.php:556
+msgid "Failed to remove event"
+msgstr "Entfernen der Veranstaltung fehlgeschlagen"
 
-#: mod/photos.php:310 mod/photos.php:321 mod/photos.php:1446
-msgid "Delete Photo"
-msgstr "Foto löschen"
+#: mod/events.php:558
+msgid "Event removed"
+msgstr "Veranstaltung enfternt"
 
-#: mod/photos.php:319
-msgid "Do you really want to delete this photo?"
-msgstr "Möchtest Du wirklich dieses Foto löschen?"
+#: mod/fsuggest.php:71
+msgid "Friend suggestion sent."
+msgstr "Kontaktvorschlag gesendet."
 
-#: mod/photos.php:667
-msgid "a photo"
-msgstr "einem Foto"
+#: mod/fsuggest.php:102
+msgid "Suggest Friends"
+msgstr "Kontakte vorschlagen"
 
-#: mod/photos.php:667
+#: mod/fsuggest.php:104
 #, php-format
-msgid "%1$s was tagged in %2$s by %3$s"
-msgstr "%1$s wurde von %3$s in %2$s getaggt"
+msgid "Suggest a friend for %s"
+msgstr "Schlage %s einen Kontakt vor"
 
-#: mod/photos.php:763 mod/photos.php:766 mod/photos.php:795
-#: mod/profile_photo.php:165 mod/wall_upload.php:186
-#, php-format
-msgid "Image exceeds size limit of %s"
-msgstr "Bildgröße überschreitet das Limit von %s"
+#: mod/group.php:36
+msgid "Group created."
+msgstr "Gruppe erstellt."
 
-#: 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/group.php:42
+msgid "Could not create group."
+msgstr "Konnte die Gruppe nicht erstellen."
 
-#: mod/photos.php:772
-msgid "Image file is missing"
-msgstr "Bilddatei konnte nicht gefunden werden."
+#: mod/group.php:56 mod/group.php:158
+msgid "Group not found."
+msgstr "Gruppe nicht gefunden."
 
-#: 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/group.php:70
+msgid "Group name changed."
+msgstr "Gruppenname geändert."
 
-#: mod/photos.php:803
-msgid "Image file is empty."
-msgstr "Bilddatei ist leer."
+#: mod/group.php:97
+msgid "Save Group"
+msgstr "Gruppe speichern"
 
-#: mod/photos.php:818 mod/profile_photo.php:174 mod/wall_upload.php:200
-msgid "Unable to process image."
-msgstr "Konnte das Bild nicht bearbeiten."
+#: mod/group.php:102
+msgid "Create a group of contacts/friends."
+msgstr "Eine Kontaktgruppe anlegen."
 
-#: mod/photos.php:847 mod/profile_photo.php:322 mod/wall_upload.php:239
-msgid "Image upload failed."
-msgstr "Hochladen des Bildes gescheitert."
+#: mod/group.php:103 mod/group.php:200 src/Model/Group.php:409
+msgid "Group Name: "
+msgstr "Gruppenname:"
 
-#: mod/photos.php:940
-msgid "No photos selected"
-msgstr "Keine Bilder ausgewählt"
+#: mod/group.php:127
+msgid "Group removed."
+msgstr "Gruppe entfernt."
 
-#: mod/photos.php:1036 mod/videos.php:310
-msgid "Access to this item is restricted."
-msgstr "Zugriff zu diesem Eintrag wurde eingeschränkt."
+#: mod/group.php:129
+msgid "Unable to remove group."
+msgstr "Konnte die Gruppe nicht entfernen."
 
-#: mod/photos.php:1090
-msgid "Upload Photos"
-msgstr "Bilder hochladen"
+#: mod/group.php:193
+msgid "Delete Group"
+msgstr "Gruppe löschen"
 
-#: mod/photos.php:1094 mod/photos.php:1156
-msgid "New album name: "
-msgstr "Name des neuen Albums: "
+#: mod/group.php:199
+msgid "Group Editor"
+msgstr "Gruppeneditor"
 
-#: mod/photos.php:1095
-msgid "or existing album name: "
-msgstr "oder existierender Albumname: "
+#: mod/group.php:204
+msgid "Edit Group Name"
+msgstr "Gruppen Name bearbeiten"
 
-#: mod/photos.php:1096
-msgid "Do not show a status post for this upload"
-msgstr "Keine Status-Mitteilung für diesen Beitrag anzeigen"
+#: mod/group.php:214
+msgid "Members"
+msgstr "Mitglieder"
 
-#: mod/photos.php:1106 mod/photos.php:1449 mod/settings.php:1233
-msgid "Show to Groups"
-msgstr "Zeige den Gruppen"
+#: mod/group.php:217 mod/network.php:639
+msgid "Group is empty"
+msgstr "Gruppe ist leer"
 
-#: mod/photos.php:1107 mod/photos.php:1450 mod/settings.php:1234
-msgid "Show to Contacts"
-msgstr "Zeige den Kontakten"
+#: mod/group.php:230
+msgid "Remove Contact"
+msgstr "Kontakt löschen"
 
-#: mod/photos.php:1167
-msgid "Edit Album"
-msgstr "Album bearbeiten"
+#: mod/group.php:254
+msgid "Add Contact"
+msgstr "Kontakt hinzufügen"
+
+#: mod/message.php:30 src/Content/Nav.php:198
+msgid "New Message"
+msgstr "Neue Nachricht"
 
-#: mod/photos.php:1172
-msgid "Show Newest First"
-msgstr "Zeige neueste zuerst"
+#: mod/message.php:77
+msgid "Unable to locate contact information."
+msgstr "Konnte die Kontaktinformationen nicht finden."
 
-#: mod/photos.php:1174
-msgid "Show Oldest First"
-msgstr "Zeige älteste zuerst"
+#: mod/message.php:112 view/theme/frio/theme.php:268 src/Content/Nav.php:195
+msgid "Messages"
+msgstr "Nachrichten"
 
-#: mod/photos.php:1195 mod/photos.php:1698
-msgid "View Photo"
-msgstr "Foto betrachten"
+#: mod/message.php:136
+msgid "Do you really want to delete this message?"
+msgstr "Möchtest Du wirklich diese Nachricht löschen?"
 
-#: 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/message.php:156
+msgid "Message deleted."
+msgstr "Nachricht gelöscht."
 
-#: mod/photos.php:1238
-msgid "Photo not available"
-msgstr "Foto nicht verfügbar"
+#: mod/message.php:185
+msgid "Conversation removed."
+msgstr "Unterhaltung gelöscht."
 
-#: mod/photos.php:1301
-msgid "View photo"
-msgstr "Fotos ansehen"
+#: mod/message.php:291
+msgid "No messages."
+msgstr "Keine Nachrichten."
 
-#: mod/photos.php:1301
-msgid "Edit photo"
-msgstr "Foto bearbeiten"
+#: mod/message.php:330
+msgid "Message not available."
+msgstr "Nachricht nicht verfügbar."
 
-#: mod/photos.php:1302
-msgid "Use as profile photo"
-msgstr "Als Profilbild verwenden"
+#: mod/message.php:397
+msgid "Delete message"
+msgstr "Nachricht löschen"
 
-#: mod/photos.php:1308 src/Object/Post.php:148
-msgid "Private Message"
-msgstr "Private Nachricht"
+#: mod/message.php:399 mod/message.php:500
+msgid "D, d M Y - g:i A"
+msgstr "D, d. M Y - H:i"
 
-#: mod/photos.php:1327
-msgid "View Full Size"
-msgstr "Betrachte Originalgröße"
+#: mod/message.php:414 mod/message.php:497
+msgid "Delete conversation"
+msgstr "Unterhaltung löschen"
 
-#: mod/photos.php:1414
-msgid "Tags: "
-msgstr "Tags: "
+#: mod/message.php:416
+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/photos.php:1417
-msgid "[Remove any tag]"
-msgstr "[Tag entfernen]"
+#: mod/message.php:420
+msgid "Send Reply"
+msgstr "Antwort senden"
 
-#: mod/photos.php:1432
-msgid "New album name"
-msgstr "Name des neuen Albums"
+#: mod/message.php:471
+#, php-format
+msgid "Unknown sender - %s"
+msgstr "'Unbekannter Absender - %s"
 
-#: mod/photos.php:1433
-msgid "Caption"
-msgstr "Bildunterschrift"
+#: mod/message.php:473
+#, php-format
+msgid "You and %s"
+msgstr "Du und %s"
 
-#: mod/photos.php:1434
-msgid "Add a Tag"
-msgstr "Tag hinzufügen"
+#: mod/message.php:475
+#, php-format
+msgid "%s and You"
+msgstr "%s und Du"
 
-#: mod/photos.php:1434
-msgid ""
-"Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"
-msgstr "Beispiel: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"
+#: mod/message.php:503
+#, php-format
+msgid "%d message"
+msgid_plural "%d messages"
+msgstr[0] "%d Nachricht"
+msgstr[1] "%d Nachrichten"
 
-#: mod/photos.php:1435
-msgid "Do not rotate"
-msgstr "Nicht rotieren"
+#: mod/network.php:202 src/Model/Group.php:401
+msgid "add"
+msgstr "hinzufügen"
 
-#: mod/photos.php:1436
-msgid "Rotate CW (right)"
-msgstr "Drehen US (rechts)"
+#: 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/photos.php:1437
-msgid "Rotate CCW (left)"
-msgstr "Drehen EUS (links)"
+#: 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/photos.php:1471 src/Object/Post.php:295
-msgid "I like this (toggle)"
-msgstr "Ich mag das (toggle)"
+#: mod/network.php:618
+msgid "No such group"
+msgstr "Es gibt keine solche Gruppe"
 
-#: mod/photos.php:1472 src/Object/Post.php:296
-msgid "I don't like this (toggle)"
-msgstr "Ich mag das nicht (toggle)"
+#: mod/network.php:643
+#, php-format
+msgid "Group: %s"
+msgstr "Gruppe: %s"
 
-#: mod/photos.php:1488 mod/photos.php:1527 mod/photos.php:1600
-#: src/Object/Post.php:785
-msgid "This is you"
-msgstr "Das bist Du"
+#: 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/photos.php:1490 mod/photos.php:1529 mod/photos.php:1602
-#: src/Object/Post.php:391 src/Object/Post.php:787
-msgid "Comment"
-msgstr "Kommentar"
+#: mod/network.php:672
+msgid "Invalid contact."
+msgstr "Ungültiger Kontakt."
 
-#: mod/photos.php:1634
-msgid "Map"
-msgstr "Karte"
+#: mod/network.php:921
+msgid "Commented Order"
+msgstr "Neueste Kommentare"
 
-#: mod/photos.php:1704 mod/videos.php:388
-msgid "View Album"
-msgstr "Album betrachten"
+#: mod/network.php:924
+msgid "Sort by Comment Date"
+msgstr "Nach Kommentardatum sortieren"
 
-#: mod/ping.php:292
-msgid "{0} wants to be your friend"
-msgstr "{0} möchte mit Dir in Kontakt treten"
+#: mod/network.php:929
+msgid "Posted Order"
+msgstr "Neueste Beiträge"
 
-#: mod/ping.php:307
-msgid "{0} sent you a message"
-msgstr "{0} schickte Dir eine Nachricht"
+#: mod/network.php:932
+msgid "Sort by Post Date"
+msgstr "Nach Beitragsdatum sortieren"
 
-#: mod/ping.php:322
-msgid "{0} requested registration"
-msgstr "{0} möchte sich registrieren"
+#: mod/network.php:943
+msgid "Posts that mention or involve you"
+msgstr "Beiträge, in denen es um Dich geht"
 
-#: mod/poke.php:192
-msgid "Poke/Prod"
-msgstr "Anstupsen"
+#: mod/network.php:951
+msgid "New"
+msgstr "Neue"
 
-#: mod/poke.php:193
-msgid "poke, prod or do other things to somebody"
-msgstr "Stupse Leute an oder mache anderes mit ihnen"
+#: mod/network.php:954
+msgid "Activity Stream - by date"
+msgstr "Aktivitäten-Stream - nach Datum"
 
-#: mod/poke.php:194
-msgid "Recipient"
-msgstr "Empfänger"
+#: mod/network.php:962
+msgid "Shared Links"
+msgstr "Geteilte Links"
 
-#: mod/poke.php:195
-msgid "Choose what you wish to do to recipient"
-msgstr "Was willst Du mit dem Empfänger machen:"
+#: mod/network.php:965
+msgid "Interesting Links"
+msgstr "Interessante Links"
 
-#: mod/poke.php:198
-msgid "Make this post private"
-msgstr "Diesen Beitrag privat machen"
+#: mod/network.php:973
+msgid "Starred"
+msgstr "Markierte"
 
-#: 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."
+#: mod/network.php:976
+msgid "Favourite Posts"
+msgstr "Favorisierte Beiträge"
 
-#: mod/profile.php:36 src/Model/Profile.php:118
-msgid "Requested profile is not available."
-msgstr "Das angefragte Profil ist nicht vorhanden."
+#: mod/notes.php:53 src/Model/Profile.php:946
+msgid "Personal Notes"
+msgstr "Persönliche Notizen"
 
-#: mod/profile.php:77 src/Protocol/OStatus.php:1247
-#, php-format
-msgid "%s's posts"
-msgstr "Beiträge von %s"
+#: mod/photos.php:108 src/Model/Profile.php:907
+msgid "Photo Albums"
+msgstr "Fotoalben"
 
-#: mod/profile.php:78 src/Protocol/OStatus.php:1248
-#, php-format
-msgid "%s's comments"
-msgstr "Kommentare von %s"
+#: mod/photos.php:109 mod/photos.php:1713
+msgid "Recent Photos"
+msgstr "Neueste Fotos"
 
-#: mod/profile.php:79 src/Protocol/OStatus.php:1246
-#, php-format
-msgid "%s's timeline"
-msgstr "Timeline von %s"
+#: mod/photos.php:112 mod/photos.php:1210 mod/photos.php:1715
+msgid "Upload New Photos"
+msgstr "Neue Fotos hochladen"
 
-#: mod/profile.php:194
-msgid "Tips for New Members"
-msgstr "Tipps für neue Nutzer"
+#: mod/photos.php:126 mod/settings.php:49
+msgid "everybody"
+msgstr "jeder"
 
-#: mod/profile_photo.php:54
-msgid "Image uploaded but image cropping failed."
-msgstr "Bild hochgeladen, aber das Zuschneiden schlug fehl."
+#: mod/photos.php:184
+msgid "Contact information unavailable"
+msgstr "Kontaktinformationen nicht verfügbar"
 
-#: mod/profile_photo.php:87 mod/profile_photo.php:95 mod/profile_photo.php:103
-#: mod/profile_photo.php:330
-#, php-format
-msgid "Image size reduction [%s] failed."
-msgstr "Verkleinern der Bildgröße von [%s] scheiterte."
+#: mod/photos.php:204
+msgid "Album not found."
+msgstr "Album nicht gefunden."
 
-#: mod/profile_photo.php:137
-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/photos.php:234 mod/photos.php:245 mod/photos.php:1161
+msgid "Delete Album"
+msgstr "Album löschen"
 
-#: mod/profile_photo.php:146
-msgid "Unable to process image"
-msgstr "Bild konnte nicht verarbeitet werden"
+#: 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/profile_photo.php:262
-msgid "Upload File:"
-msgstr "Datei hochladen:"
+#: mod/photos.php:310 mod/photos.php:321 mod/photos.php:1446
+msgid "Delete Photo"
+msgstr "Foto löschen"
 
-#: mod/profile_photo.php:263
-msgid "Select a profile:"
-msgstr "Profil auswählen:"
+#: mod/photos.php:319
+msgid "Do you really want to delete this photo?"
+msgstr "Möchtest Du wirklich dieses Foto löschen?"
 
-#: mod/profile_photo.php:268
-msgid "or"
-msgstr "oder"
+#: mod/photos.php:667
+msgid "a photo"
+msgstr "einem Foto"
 
-#: mod/profile_photo.php:268
-msgid "skip this step"
-msgstr "diesen Schritt überspringen"
+#: 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/profile_photo.php:268
-msgid "select a photo from your photo albums"
-msgstr "wähle ein Foto aus deinen Fotoalben"
+#: 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/profile_photo.php:281
-msgid "Crop Image"
-msgstr "Bild zurechtschneiden"
+#: mod/photos.php:772
+msgid "Image file is missing"
+msgstr "Bilddatei konnte nicht gefunden werden."
 
-#: mod/profile_photo.php:282
-msgid "Please adjust the image cropping for optimum viewing."
-msgstr "Passe bitte den Bildausschnitt an, damit das Bild optimal dargestellt werden kann."
+#: 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/profile_photo.php:284
-msgid "Done Editing"
-msgstr "Bearbeitung abgeschlossen"
+#: mod/photos.php:803
+msgid "Image file is empty."
+msgstr "Bilddatei ist leer."
 
-#: mod/profile_photo.php:320
-msgid "Image uploaded successfully."
-msgstr "Bild erfolgreich hochgeladen."
+#: mod/photos.php:940
+msgid "No photos selected"
+msgstr "Keine Bilder ausgewählt"
 
-#: mod/profperm.php:34 mod/profperm.php:65
-msgid "Invalid profile identifier."
-msgstr "Ungültiger Profil-Bezeichner."
+#: mod/photos.php:1036 mod/videos.php:310
+msgid "Access to this item is restricted."
+msgstr "Zugriff zu diesem Eintrag wurde eingeschränkt."
 
-#: mod/profperm.php:111
-msgid "Profile Visibility Editor"
-msgstr "Editor für die Profil-Sichtbarkeit"
+#: mod/photos.php:1090
+msgid "Upload Photos"
+msgstr "Bilder hochladen"
 
-#: mod/profperm.php:124
-msgid "Visible To"
-msgstr "Sichtbar für"
+#: mod/photos.php:1094 mod/photos.php:1156
+msgid "New album name: "
+msgstr "Name des neuen Albums: "
 
-#: mod/profperm.php:140
-msgid "All Contacts (with secure profile access)"
-msgstr "Alle Kontakte (mit gesichertem Profilzugriff)"
+#: mod/photos.php:1095
+msgid "or existing album name: "
+msgstr "oder existierender Albumname: "
 
-#: 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/photos.php:1096
+msgid "Do not show a status post for this upload"
+msgstr "Keine Status-Mitteilung für diesen Beitrag anzeigen"
 
-#: 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/photos.php:1106 mod/photos.php:1449 mod/settings.php:1233
+msgid "Show to Groups"
+msgstr "Zeige den Gruppen"
 
-#: mod/register.php:110
-msgid "Registration successful."
-msgstr "Registrierung erfolgreich."
+#: mod/photos.php:1107 mod/photos.php:1450 mod/settings.php:1234
+msgid "Show to Contacts"
+msgstr "Zeige den Kontakten"
 
-#: mod/register.php:115
-msgid "Your registration can not be processed."
-msgstr "Deine Registrierung konnte nicht verarbeitet werden."
+#: mod/photos.php:1167
+msgid "Edit Album"
+msgstr "Album bearbeiten"
 
-#: 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/photos.php:1172
+msgid "Show Newest First"
+msgstr "Zeige neueste zuerst"
 
-#: 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."
+#: mod/photos.php:1174
+msgid "Show Oldest First"
+msgstr "Zeige älteste zuerst"
 
-#: 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/photos.php:1195 mod/photos.php:1698
+msgid "View Photo"
+msgstr "Foto betrachten"
 
-#: mod/register.php:222
-msgid "Your OpenID (optional): "
-msgstr "Deine OpenID (optional): "
+#: 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/register.php:234
-msgid "Include your profile in member directory?"
-msgstr "Soll Dein Profil im Nutzerverzeichnis angezeigt werden?"
+#: mod/photos.php:1238
+msgid "Photo not available"
+msgstr "Foto nicht verfügbar"
 
-#: mod/register.php:259
-msgid "Note for the admin"
-msgstr "Hinweis für den Admin"
+#: mod/photos.php:1301
+msgid "View photo"
+msgstr "Fotos ansehen"
 
-#: 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/photos.php:1301
+msgid "Edit photo"
+msgstr "Foto bearbeiten"
 
-#: 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/photos.php:1302
+msgid "Use as profile photo"
+msgstr "Als Profilbild verwenden"
 
-#: mod/register.php:261
-msgid "Your invitation ID: "
-msgstr "ID Deiner Einladung: "
+#: mod/photos.php:1308 src/Object/Post.php:148
+msgid "Private Message"
+msgstr "Private Nachricht"
 
-#: 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/photos.php:1327
+msgid "View Full Size"
+msgstr "Betrachte Originalgröße"
 
-#: 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/photos.php:1414
+msgid "Tags: "
+msgstr "Tags: "
 
-#: mod/register.php:273 mod/settings.php:1205
-msgid "New Password:"
-msgstr "Neues Passwort:"
+#: mod/photos.php:1417
+msgid "[Remove any tag]"
+msgstr "[Tag entfernen]"
 
-#: mod/register.php:273
-msgid "Leave empty for an auto generated password."
-msgstr "Leer lassen um das Passwort automatisch zu generieren."
+#: mod/photos.php:1432
+msgid "New album name"
+msgstr "Name des neuen Albums"
 
-#: mod/register.php:274 mod/settings.php:1206
-msgid "Confirm:"
-msgstr "Bestätigen:"
+#: mod/photos.php:1433
+msgid "Caption"
+msgstr "Bildunterschrift"
 
-#: mod/register.php:275
-#, php-format
+#: mod/photos.php:1434
+msgid "Add a Tag"
+msgstr "Tag hinzufügen"
+
+#: mod/photos.php:1434
 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."
+"Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"
+msgstr "Beispiel: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"
 
-#: mod/register.php:276
-msgid "Choose a nickname: "
-msgstr "Spitznamen wählen: "
+#: mod/photos.php:1435
+msgid "Do not rotate"
+msgstr "Nicht rotieren"
 
-#: mod/register.php:279 src/Content/Nav.php:128 src/Module/Login.php:283
-msgid "Register"
-msgstr "Registrieren"
+#: mod/photos.php:1436
+msgid "Rotate CW (right)"
+msgstr "Drehen US (rechts)"
 
-#: mod/register.php:286
-msgid "Import your profile to this friendica instance"
-msgstr "Importiere Dein Profil auf diese Friendica Instanz"
+#: mod/photos.php:1437
+msgid "Rotate CCW (left)"
+msgstr "Drehen EUS (links)"
 
-#: mod/regmod.php:68
-msgid "Account approved."
-msgstr "Konto freigegeben."
+#: mod/photos.php:1471 src/Object/Post.php:295
+msgid "I like this (toggle)"
+msgstr "Ich mag das (toggle)"
 
-#: mod/regmod.php:93
-#, php-format
-msgid "Registration revoked for %s"
-msgstr "Registrierung für %s wurde zurückgezogen"
+#: mod/photos.php:1472 src/Object/Post.php:296
+msgid "I don't like this (toggle)"
+msgstr "Ich mag das nicht (toggle)"
 
-#: mod/regmod.php:102
-msgid "Please login."
-msgstr "Bitte melde Dich an."
+#: mod/photos.php:1488 mod/photos.php:1527 mod/photos.php:1600
+#: src/Object/Post.php:785
+msgid "This is you"
+msgstr "Das bist Du"
 
-#: mod/removeme.php:55 mod/removeme.php:58
-msgid "Remove My Account"
-msgstr "Konto löschen"
+#: mod/photos.php:1490 mod/photos.php:1529 mod/photos.php:1602
+#: src/Object/Post.php:391 src/Object/Post.php:787
+msgid "Comment"
+msgstr "Kommentar"
 
-#: mod/removeme.php:56
-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/photos.php:1634
+msgid "Map"
+msgstr "Karte"
 
-#: mod/removeme.php:57
-msgid "Please enter your password for verification:"
-msgstr "Bitte gib Dein Passwort zur Verifikation ein:"
+#: mod/photos.php:1704 mod/videos.php:388
+msgid "View Album"
+msgstr "Album betrachten"
 
-#: mod/search.php:105
-msgid "Only logged in users are permitted to perform a search."
-msgstr "Nur eingeloggten Benutzern ist das Suchen gestattet."
+#: mod/profile.php:36 src/Model/Profile.php:118
+msgid "Requested profile is not available."
+msgstr "Das angefragte Profil ist nicht vorhanden."
 
-#: mod/search.php:129
-msgid "Too Many Requests"
-msgstr "Zu viele Abfragen"
+#: mod/profile.php:77 src/Protocol/OStatus.php:1247
+#, php-format
+msgid "%s's posts"
+msgstr "Beiträge von %s"
 
-#: 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."
+#: mod/profile.php:78 src/Protocol/OStatus.php:1248
+#, php-format
+msgid "%s's comments"
+msgstr "Kommentare von %s"
 
-#: mod/search.php:234
+#: mod/profile.php:79 src/Protocol/OStatus.php:1246
 #, php-format
-msgid "Items tagged with: %s"
-msgstr "Beiträge die mit %s getaggt sind"
+msgid "%s's timeline"
+msgstr "Timeline von %s"
+
+#: mod/profile.php:194
+msgid "Tips for New Members"
+msgstr "Tipps für neue Nutzer"
 
 #: mod/settings.php:71
 msgid "Display"
@@ -6578,10 +6648,6 @@ msgstr "Delegationen"
 msgid "Connected apps"
 msgstr "Verbundene Programme"
 
-#: mod/settings.php:106 mod/uexport.php:52
-msgid "Export personal data"
-msgstr "Persönliche Daten exportieren"
-
 #: mod/settings.php:113
 msgid "Remove account"
 msgstr "Konto löschen"
@@ -7081,7 +7147,7 @@ msgstr "Darf Dein Standardprofil im Verzeichnis dieses Servers veröffentlicht w
 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 ""
+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:1115
 msgid "Publish your default profile in the global social directory?"
@@ -7090,10 +7156,10 @@ msgstr "Darf Dein Standardprofil im weltweiten Verzeichnis veröffentlicht werde
 #: mod/settings.php:1115
 #, php-format
 msgid ""
-"Your profile will be publishedin this node's <a href=\"%s\">local "
+"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 ""
+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:1122
 msgid "Hide your contact/friend list from viewers of your default profile?"
@@ -7104,7 +7170,7 @@ 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 ""
+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:1126
 msgid "Hide your profile details from anonymous viewers?"
@@ -7115,7 +7181,7 @@ 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 ""
+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:1130
 msgid "Allow friends to post to your profile page?"
@@ -7125,7 +7191,7 @@ msgstr "Dürfen Deine Kontakte auf Deine Pinnwand schreiben?"
 msgid ""
 "Your contacts may write posts on your profile wall. These posts will be "
 "distributed to your contacts"
-msgstr ""
+msgstr "Deine Kontakte können Beiträge auf deiner Pinnwand hinterlassen. Diese werden an deine Kontakte verteilt."
 
 #: mod/settings.php:1134
 msgid "Allow friends to tag your posts?"
@@ -7133,7 +7199,7 @@ msgstr "Dürfen Deine Kontakte Deine Beiträge mit Schlagwörtern versehen?"
 
 #: mod/settings.php:1134
 msgid "Your contacts can add additional tags to your posts."
-msgstr ""
+msgstr "Deine Kontakte dürfen deine Beiträge mit zusätzlichen Schlagworten versehen."
 
 #: mod/settings.php:1138
 msgid "Allow us to suggest you as a potential friend to new members?"
@@ -7142,7 +7208,7 @@ msgstr "Dürfen wir Dich neuen Mitgliedern als potentiellen Kontakt vorschlagen?
 #: mod/settings.php:1138
 msgid ""
 "If you like, Friendica may suggest new members to add you as a contact."
-msgstr ""
+msgstr "Wenn du magst, kann Friendica dich neuen Mitgliedern als Kontakt vorschlagen."
 
 #: mod/settings.php:1142
 msgid "Permit unknown people to send you private mail?"
@@ -7152,7 +7218,7 @@ msgstr "Dürfen Dir Unbekannte private Nachrichten schicken?"
 msgid ""
 "Friendica network users may send you private messages even if they are not "
 "in your contact list."
-msgstr ""
+msgstr "Nutzer des Friendica Netzwerks können dir private Nachrichten senden, selbst wenn sie nicht in deine Kontaktliste sind."
 
 #: mod/settings.php:1146
 msgid "Profile is <strong>not published</strong>."
@@ -7227,7 +7293,7 @@ msgstr "Passwort:"
 msgid "Basic Settings"
 msgstr "Grundeinstellungen"
 
-#: mod/settings.php:1213 src/Model/Profile.php:724
+#: mod/settings.php:1213 src/Model/Profile.php:738
 msgid "Full Name:"
 msgstr "Kompletter Name:"
 
@@ -7397,44 +7463,6 @@ msgstr "Wenn Du Dein Profil von einem anderen Server umgezogen hast und einige D
 msgid "Resend relocate message to contacts"
 msgstr "Umzugsbenachrichtigung erneut an Kontakte senden"
 
-#: 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/tagrm.php:47
-msgid "Tag removed"
-msgstr "Tag entfernt"
-
-#: mod/tagrm.php:85
-msgid "Remove Item Tag"
-msgstr "Gegenstands-Tag entfernen"
-
-#: mod/tagrm.php:87
-msgid "Select a tag to remove: "
-msgstr "Wähle ein Tag zum Entfernen aus: "
-
-#: mod/uexport.php:44
-msgid "Export account"
-msgstr "Account exportieren"
-
-#: 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."
-
-#: mod/uexport.php:45
-msgid "Export all"
-msgstr "Alles exportieren"
-
-#: 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)."
-
 #: mod/videos.php:140
 msgid "Do you really want to delete this video?"
 msgstr "Möchtest Du dieses Video wirklich löschen?"
@@ -7455,34 +7483,6 @@ msgstr "Neueste Videos"
 msgid "Upload New Videos"
 msgstr "Neues Video hochladen"
 
-#: mod/viewcontacts.php:87
-msgid "No contacts."
-msgstr "Keine Kontakte."
-
-#: mod/viewsrc.php:12
-msgid "Access denied."
-msgstr "Zugriff verweigert."
-
-#: 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."
-
-#: mod/wallmessage.php:60
-msgid "Unable to check your home location."
-msgstr "Konnte Deinen Heimatort nicht bestimmen."
-
-#: mod/wallmessage.php:86 mod/wallmessage.php:95
-msgid "No recipient."
-msgstr "Kein Empfänger."
-
-#: 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."
-
 #: view/theme/duepuntozero/config.php:54 src/Model/User.php:475
 msgid "default"
 msgstr "Standard"
@@ -7630,7 +7630,7 @@ msgid "Your photos"
 msgstr "Deine Fotos"
 
 #: view/theme/frio/theme.php:262 src/Content/Nav.php:103
-#: src/Model/Profile.php:898 src/Model/Profile.php:901
+#: src/Model/Profile.php:912 src/Model/Profile.php:915
 msgid "Videos"
 msgstr "Videos"
 
@@ -7647,7 +7647,7 @@ msgid "Conversations from your friends"
 msgstr "Unterhaltungen Deiner Kontakte"
 
 #: view/theme/frio/theme.php:267 src/Content/Nav.php:169
-#: src/Model/Profile.php:913 src/Model/Profile.php:924
+#: src/Model/Profile.php:927 src/Model/Profile.php:938
 msgid "Events and Calendar"
 msgstr "Ereignisse und Kalender"
 
@@ -7836,7 +7836,7 @@ msgstr[1] "%d Kontakte nicht importiert"
 msgid "Done. You can now login with your username and password"
 msgstr "Erledigt. Du kannst Dich jetzt mit Deinem Nutzernamen und Passwort anmelden"
 
-#: src/Util/Temporal.php:147 src/Model/Profile.php:744
+#: src/Util/Temporal.php:147 src/Model/Profile.php:758
 msgid "Birthday:"
 msgstr "Geburtstag:"
 
@@ -8605,200 +8605,86 @@ msgstr "Leute finden"
 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"
-
-#: src/Content/Widget.php:66
-msgid "Random Profile"
-msgstr "Zufälliges Profil"
-
-#: src/Content/Widget.php:68
-msgid "View Global Directory"
-msgstr "Globales Verzeichnis betrachten"
-
-#: src/Content/Widget.php:159
-msgid "Networks"
-msgstr "Netzwerke"
-
-#: src/Content/Widget.php:162
-msgid "All Networks"
-msgstr "Alle Netzwerke"
-
-#: src/Content/Widget.php:203 src/Content/Widget.php:243
-msgid "Everything"
-msgstr "Alles"
-
-#: src/Content/Widget.php:240
-msgid "Categories"
-msgstr "Kategorien"
-
-#: 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"
-
-#: src/Database/DBStructure.php:32
-msgid "There are no tables on MyISAM."
-msgstr "Es gibt keine MyISAM Tabellen."
-
-#: 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."
-
-#: src/Database/DBStructure.php:80
-#, php-format
-msgid ""
-"The error message is\n"
-"[pre]%s[/pre]"
-msgstr "Die Fehlermeldung lautet\n[pre]%s[/pre]"
-
-#: 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"
-
-#: src/Database/DBStructure.php:194
-msgid "Errors encountered performing database changes: "
-msgstr "Fehler beim Ändern der Datenbank aufgetreten"
-
-#: src/Database/DBStructure.php:209
-msgid ": Database update"
-msgstr ": Datenbank Update"
-
-#: src/Database/DBStructure.php:458
-#, php-format
-msgid "%s: updating %s table."
-msgstr "%s: aktualisiere Tabelle %s"
-
-#: src/Model/Group.php:44
-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."
-
-#: src/Model/Group.php:329
-msgid "Default privacy group for new contacts"
-msgstr "Voreingestellte Gruppe für neue Kontakte"
-
-#: src/Model/Group.php:362
-msgid "Everybody"
-msgstr "Alle Kontakte"
-
-#: src/Model/Group.php:382
-msgid "edit"
-msgstr "bearbeiten"
-
-#: src/Model/Group.php:406
-msgid "Edit group"
-msgstr "Gruppe bearbeiten"
-
-#: src/Model/Group.php:407
-msgid "Contacts not in any group"
-msgstr "Kontakte in keiner Gruppe"
-
-#: src/Model/Group.php:408
-msgid "Create a new group"
-msgstr "Neue Gruppe erstellen"
-
-#: src/Model/Group.php:410
-msgid "Edit groups"
-msgstr "Gruppen bearbeiten"
-
-#: src/Model/Contact.php:559
-msgid "Drop Contact"
-msgstr "Kontakt löschen"
-
-#: src/Model/Contact.php:962
-msgid "Organisation"
-msgstr "Organisation"
-
-#: src/Model/Contact.php:965
-msgid "News"
-msgstr "Nachrichten"
+#: src/Content/Widget.php:62
+msgid "Examples: Robert Morgenstein, Fishing"
+msgstr "Beispiel: Robert Morgenstein, Angeln"
 
-#: src/Model/Contact.php:968
-msgid "Forum"
-msgstr "Forum"
+#: src/Content/Widget.php:66
+msgid "Random Profile"
+msgstr "Zufälliges Profil"
 
-#: src/Model/Contact.php:1147
-msgid "Connect URL missing."
-msgstr "Connect-URL fehlt"
+#: src/Content/Widget.php:68
+msgid "View Global Directory"
+msgstr "Globales Verzeichnis betrachten"
 
-#: src/Model/Contact.php:1156
-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"
+#: src/Content/Widget.php:159
+msgid "Networks"
+msgstr "Netzwerke"
 
-#: src/Model/Contact.php:1184
-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."
+#: src/Content/Widget.php:162
+msgid "All Networks"
+msgstr "Alle Netzwerke"
 
-#: src/Model/Contact.php:1185 src/Model/Contact.php:1199
-msgid "No compatible communication protocols or feeds were discovered."
-msgstr "Es wurden keine kompatiblen Kommunikationsprotokolle oder Feeds gefunden."
+#: src/Content/Widget.php:203 src/Content/Widget.php:243
+msgid "Everything"
+msgstr "Alles"
 
-#: src/Model/Contact.php:1197
-msgid "The profile address specified does not provide adequate information."
-msgstr "Die angegebene Profiladresse liefert unzureichende Informationen."
+#: src/Content/Widget.php:240
+msgid "Categories"
+msgstr "Kategorien"
 
-#: src/Model/Contact.php:1202
-msgid "An author or name was not found."
-msgstr "Es wurde kein Autor oder Name gefunden."
+#: 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"
 
-#: src/Model/Contact.php:1205
-msgid "No browser URL could be matched to this address."
-msgstr "Zu dieser Adresse konnte keine passende Browser URL gefunden werden."
+#: src/Database/DBStructure.php:32
+msgid "There are no tables on MyISAM."
+msgstr "Es gibt keine MyISAM Tabellen."
 
-#: src/Model/Contact.php:1208
+#: src/Database/DBStructure.php:75
+#, php-format
 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."
-
-#: src/Model/Contact.php:1209
-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."
+"\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."
 
-#: src/Model/Contact.php:1215
+#: src/Database/DBStructure.php:80
+#, php-format
 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."
+"The error message is\n"
+"[pre]%s[/pre]"
+msgstr "Die Fehlermeldung lautet\n[pre]%s[/pre]"
 
-#: src/Model/Contact.php:1220
+#: src/Database/DBStructure.php:191
+#, php-format
 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."
+"\n"
+"Error %d occurred during database update:\n"
+"%s\n"
+msgstr "\nFehler %d beim Update der Datenbank aufgetreten\n%s\n"
 
-#: src/Model/Contact.php:1290
-msgid "Unable to retrieve contact information."
-msgstr "Konnte die Kontaktinformationen nicht empfangen."
+#: src/Database/DBStructure.php:194
+msgid "Errors encountered performing database changes: "
+msgstr "Fehler beim Ändern der Datenbank aufgetreten"
 
-#: src/Model/Contact.php:1502
-#, php-format
-msgid "%s's birthday"
-msgstr "%ss Geburtstag"
+#: src/Database/DBStructure.php:209
+msgid ": Database update"
+msgstr ": Datenbank Update"
 
-#: src/Model/Contact.php:1503 src/Protocol/DFRN.php:1398
+#: src/Database/DBStructure.php:458
 #, php-format
-msgid "Happy Birthday %s"
-msgstr "Herzlichen Glückwunsch %s"
+msgid "%s: updating %s table."
+msgstr "%s: aktualisiere Tabelle %s"
+
+#: src/Model/Mail.php:40 src/Model/Mail.php:174
+msgid "[no subject]"
+msgstr "[kein Betreff]"
 
 #: src/Model/Item.php:1666
 #, php-format
@@ -8815,16 +8701,12 @@ msgstr "%1$s nimmt nicht an %2$ss %3$s teil."
 msgid "%1$s may attend %2$s's %3$s"
 msgstr "%1$s nimmt eventuell an %2$ss %3$s teil."
 
-#: src/Model/Mail.php:40 src/Model/Mail.php:174
-msgid "[no subject]"
-msgstr "[kein Betreff]"
-
 #: src/Model/Profile.php:97
 msgid "Requested account is not available."
 msgstr "Das angefragte Profil ist nicht vorhanden."
 
 #: src/Model/Profile.php:168 src/Model/Profile.php:399
-#: src/Model/Profile.php:845
+#: src/Model/Profile.php:859
 msgid "Edit profile"
 msgstr "Profil bearbeiten"
 
@@ -8844,7 +8726,7 @@ msgstr "l, d. F G \\U\\h\\r"
 msgid "F d"
 msgstr "d. F"
 
-#: src/Model/Profile.php:606 src/Model/Profile.php:689
+#: src/Model/Profile.php:606 src/Model/Profile.php:703
 msgid "[today]"
 msgstr "[heute]"
 
@@ -8856,87 +8738,205 @@ msgstr "Geburtstagserinnerungen"
 msgid "Birthdays this week:"
 msgstr "Geburtstage diese Woche:"
 
-#: src/Model/Profile.php:676
+#: src/Model/Profile.php:690
 msgid "[No description]"
 msgstr "[keine Beschreibung]"
 
-#: src/Model/Profile.php:703
+#: src/Model/Profile.php:717
 msgid "Event Reminders"
 msgstr "Veranstaltungserinnerungen"
 
-#: src/Model/Profile.php:704
+#: src/Model/Profile.php:718
 msgid "Events this week:"
 msgstr "Veranstaltungen diese Woche"
 
-#: src/Model/Profile.php:727
+#: src/Model/Profile.php:741
 msgid "Member since:"
 msgstr "Mitglied seit:"
 
-#: src/Model/Profile.php:735
+#: src/Model/Profile.php:749
 msgid "j F, Y"
 msgstr "j F, Y"
 
-#: src/Model/Profile.php:736
+#: src/Model/Profile.php:750
 msgid "j F"
 msgstr "j F"
 
-#: src/Model/Profile.php:751
+#: src/Model/Profile.php:765
 msgid "Age:"
 msgstr "Alter:"
 
-#: src/Model/Profile.php:764
+#: src/Model/Profile.php:778
 #, php-format
 msgid "for %1$d %2$s"
 msgstr "für %1$d %2$s"
 
-#: src/Model/Profile.php:788
+#: src/Model/Profile.php:802
 msgid "Religion:"
 msgstr "Religion:"
 
-#: src/Model/Profile.php:796
+#: src/Model/Profile.php:810
 msgid "Hobbies/Interests:"
 msgstr "Hobbies/Interessen:"
 
-#: src/Model/Profile.php:808
+#: src/Model/Profile.php:822
 msgid "Contact information and Social Networks:"
 msgstr "Kontaktinformationen und Soziale Netzwerke:"
 
-#: src/Model/Profile.php:812
+#: src/Model/Profile.php:826
 msgid "Musical interests:"
 msgstr "Musikalische Interessen:"
 
-#: src/Model/Profile.php:816
+#: src/Model/Profile.php:830
 msgid "Books, literature:"
 msgstr "Literatur/Bücher:"
 
-#: src/Model/Profile.php:820
+#: src/Model/Profile.php:834
 msgid "Television:"
 msgstr "Fernsehen:"
 
-#: src/Model/Profile.php:824
+#: src/Model/Profile.php:838
 msgid "Film/dance/culture/entertainment:"
 msgstr "Filme/Tänze/Kultur/Unterhaltung:"
 
-#: src/Model/Profile.php:828
+#: src/Model/Profile.php:842
 msgid "Love/Romance:"
 msgstr "Liebesleben:"
 
-#: src/Model/Profile.php:832
+#: src/Model/Profile.php:846
 msgid "Work/employment:"
 msgstr "Arbeit/Beschäftigung:"
 
-#: src/Model/Profile.php:836
+#: src/Model/Profile.php:850
 msgid "School/education:"
 msgstr "Schule/Ausbildung:"
 
-#: src/Model/Profile.php:841
+#: src/Model/Profile.php:855
 msgid "Forums:"
 msgstr "Foren:"
 
-#: src/Model/Profile.php:935
+#: src/Model/Profile.php:949
 msgid "Only You Can See This"
 msgstr "Nur Du kannst das sehen"
 
+#: src/Model/Contact.php:559
+msgid "Drop Contact"
+msgstr "Kontakt löschen"
+
+#: src/Model/Contact.php:962
+msgid "Organisation"
+msgstr "Organisation"
+
+#: src/Model/Contact.php:965
+msgid "News"
+msgstr "Nachrichten"
+
+#: src/Model/Contact.php:968
+msgid "Forum"
+msgstr "Forum"
+
+#: src/Model/Contact.php:1147
+msgid "Connect URL missing."
+msgstr "Connect-URL fehlt"
+
+#: src/Model/Contact.php:1156
+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"
+
+#: src/Model/Contact.php:1184
+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."
+
+#: src/Model/Contact.php:1185 src/Model/Contact.php:1199
+msgid "No compatible communication protocols or feeds were discovered."
+msgstr "Es wurden keine kompatiblen Kommunikationsprotokolle oder Feeds gefunden."
+
+#: src/Model/Contact.php:1197
+msgid "The profile address specified does not provide adequate information."
+msgstr "Die angegebene Profiladresse liefert unzureichende Informationen."
+
+#: src/Model/Contact.php:1202
+msgid "An author or name was not found."
+msgstr "Es wurde kein Autor oder Name gefunden."
+
+#: src/Model/Contact.php:1205
+msgid "No browser URL could be matched to this address."
+msgstr "Zu dieser Adresse konnte keine passende Browser URL gefunden werden."
+
+#: src/Model/Contact.php:1208
+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."
+
+#: src/Model/Contact.php:1209
+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."
+
+#: src/Model/Contact.php:1215
+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."
+
+#: src/Model/Contact.php:1220
+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."
+
+#: src/Model/Contact.php:1290
+msgid "Unable to retrieve contact information."
+msgstr "Konnte die Kontaktinformationen nicht empfangen."
+
+#: src/Model/Contact.php:1502
+#, php-format
+msgid "%s's birthday"
+msgstr "%ss Geburtstag"
+
+#: src/Model/Contact.php:1503 src/Protocol/DFRN.php:1398
+#, php-format
+msgid "Happy Birthday %s"
+msgstr "Herzlichen Glückwunsch %s"
+
+#: src/Model/Group.php:44
+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."
+
+#: src/Model/Group.php:329
+msgid "Default privacy group for new contacts"
+msgstr "Voreingestellte Gruppe für neue Kontakte"
+
+#: src/Model/Group.php:362
+msgid "Everybody"
+msgstr "Alle Kontakte"
+
+#: src/Model/Group.php:382
+msgid "edit"
+msgstr "bearbeiten"
+
+#: src/Model/Group.php:406
+msgid "Edit group"
+msgstr "Gruppe bearbeiten"
+
+#: src/Model/Group.php:407
+msgid "Contacts not in any group"
+msgstr "Kontakte in keiner Gruppe"
+
+#: src/Model/Group.php:408
+msgid "Create a new group"
+msgstr "Neue Gruppe erstellen"
+
+#: src/Model/Group.php:410
+msgid "Edit groups"
+msgstr "Gruppen bearbeiten"
+
 #: src/Model/User.php:142
 msgid "Login failed"
 msgstr "Anmeldung fehlgeschlagen"
@@ -9082,14 +9082,6 @@ msgstr "\nDie Anmelde-Details sind die folgenden:\n\tAdresse der Seite:\t%3$s\n\
 msgid "%s\\'s birthday"
 msgstr "%ss Geburtstag"
 
-#: src/Protocol/Diaspora.php:2584
-msgid "Sharing notification from Diaspora network"
-msgstr "Freigabe-Benachrichtigung von Diaspora"
-
-#: src/Protocol/Diaspora.php:3660
-msgid "Attachments:"
-msgstr "Anhänge:"
-
 #: src/Protocol/OStatus.php:1774
 #, php-format
 msgid "%s is now following %s."
@@ -9108,7 +9100,15 @@ msgstr "%s hat aufgehört %s zu folgen"
 msgid "stopped following"
 msgstr "wird nicht mehr gefolgt"
 
-#: src/Worker/Delivery.php:390
+#: src/Protocol/Diaspora.php:2584
+msgid "Sharing notification from Diaspora network"
+msgstr "Freigabe-Benachrichtigung von Diaspora"
+
+#: src/Protocol/Diaspora.php:3660
+msgid "Attachments:"
+msgstr "Anhänge:"
+
+#: src/Worker/Delivery.php:391
 msgid "(no subject)"
 msgstr "(kein Betreff)"
 
index c5321ab26201c1885fd3e9f4cfaa62b7c5d26e19..4aa8c89bbaf05292d1575748692df64d8f4a9a77 100644 (file)
@@ -5,144 +5,10 @@ function string_plural_select_de($n){
        return ($n != 1);;
 }}
 ;
-$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["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["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. Die Nachricht 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. Die Nachricht 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["l F d, Y \\@ g:i A"] = "l, d. F Y\\, H:i";
-$a->strings["Starts:"] = "Beginnt:";
-$a->strings["Finishes:"] = "Endet:";
-$a->strings["Location:"] = "Ort:";
-$a->strings["event"] = "Event";
-$a->strings["status"] = "Status";
-$a->strings["photo"] = "Foto";
-$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.";
-$a->strings["%1\$s doesn't attend %2\$s's %3\$s"] = "%1\$s nimmt nicht an %2\$ss %3\$s teil.";
-$a->strings["%1\$s attends maybe %2\$s's %3\$s"] = "%1\$s nimmt eventuell an %2\$ss %3\$s teil.";
-$a->strings["%1\$s is now friends with %2\$s"] = "%1\$s ist nun mit %2\$s befreundet";
-$a->strings["%1\$s poked %2\$s"] = "%1\$s stupste %2\$s";
-$a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s hat %2\$ss %3\$s mit %4\$s getaggt";
-$a->strings["post/item"] = "Nachricht/Beitrag";
-$a->strings["%1\$s marked %2\$s's %3\$s as favorite"] = "%1\$s hat %2\$s\\s %3\$s als Favorit markiert";
-$a->strings["Likes"] = "Likes";
-$a->strings["Dislikes"] = "Dislikes";
-$a->strings["Attending"] = [
-       0 => "Teilnehmend",
-       1 => "Teilnehmend",
-];
-$a->strings["Not attending"] = "Nicht teilnehmend";
-$a->strings["Might attend"] = "Eventuell teilnehmend";
-$a->strings["Select"] = "Auswählen";
-$a->strings["Delete"] = "Löschen";
-$a->strings["View %s's profile @ %s"] = "Das Profil von %s auf %s betrachten.";
-$a->strings["Categories:"] = "Kategorien:";
-$a->strings["Filed under:"] = "Abgelegt unter:";
-$a->strings["%s from %s"] = "%s von %s";
-$a->strings["View in context"] = "Im Zusammenhang betrachten";
-$a->strings["Please wait"] = "Bitte warten";
-$a->strings["remove"] = "löschen";
-$a->strings["Delete Selected Items"] = "Lösche die markierten Beiträge";
-$a->strings["Follow Thread"] = "Folge der Unterhaltung";
-$a->strings["View Status"] = "Pinnwand anschauen";
-$a->strings["View Profile"] = "Profil anschauen";
-$a->strings["View Photos"] = "Bilder anschauen";
-$a->strings["Network Posts"] = "Netzwerkbeiträge";
-$a->strings["View Contact"] = "Kontakt anzeigen";
-$a->strings["Send PM"] = "Private Nachricht senden";
-$a->strings["Poke"] = "Anstupsen";
-$a->strings["Connect/Follow"] = "Verbinden/Folgen";
-$a->strings["%s likes this."] = "%s mag das.";
-$a->strings["%s doesn't like this."] = "%s mag das nicht.";
-$a->strings["%s attends."] = "%s nimmt teil.";
-$a->strings["%s doesn't attend."] = "%s nimmt nicht teil.";
-$a->strings["%s attends maybe."] = "%s nimmt eventuell teil.";
-$a->strings["and"] = "und";
-$a->strings["and %d other people"] = "und %dandere";
-$a->strings["<span  %1\$s>%2\$d people</span> like this"] = "<span  %1\$s>%2\$d Personen</span> mögen das";
-$a->strings["%s like this."] = "%s mögen das.";
-$a->strings["<span  %1\$s>%2\$d people</span> don't like this"] = "<span  %1\$s>%2\$d Personen</span> mögen das nicht";
-$a->strings["%s don't like this."] = "%s mögen dies nicht.";
-$a->strings["<span  %1\$s>%2\$d people</span> attend"] = "<span %1\$s>%2\$d Personen</span> nehmen teil";
-$a->strings["%s attend."] = "%s nehmen teil.";
-$a->strings["<span  %1\$s>%2\$d people</span> don't attend"] = "<span %1\$s>%2\$d Personen</span> nehmen nicht teil";
-$a->strings["%s don't attend."] = "%s nehmen nicht teil.";
-$a->strings["<span  %1\$s>%2\$d people</span> attend maybe"] = "<span %1\$s>%2\$d Personen</span> nehmen eventuell teil";
-$a->strings["%s anttend maybe."] = "%s  nehmen vielleicht teil.";
-$a->strings["Visible to <strong>everybody</strong>"] = "Für <strong>jedermann</strong> sichtbar";
-$a->strings["Please enter a link URL:"] = "Bitte gib die URL des Links ein:";
-$a->strings["Please enter a video link/URL:"] = "Bitte Link/URL zum Video einfügen:";
-$a->strings["Please enter an audio link/URL:"] = "Bitte Link/URL zum Audio einfügen:";
-$a->strings["Tag term:"] = "Tag:";
-$a->strings["Save to Folder:"] = "In diesem Ordner speichern:";
-$a->strings["Where are you right now?"] = "Wo hältst Du Dich jetzt gerade auf?";
-$a->strings["Delete item(s)?"] = "Einträge löschen?";
-$a->strings["Share"] = "Teilen";
-$a->strings["Upload photo"] = "Foto hochladen";
-$a->strings["upload photo"] = "Bild hochladen";
-$a->strings["Attach file"] = "Datei anhängen";
-$a->strings["attach file"] = "Datei anhängen";
-$a->strings["Insert web link"] = "Einen Link einfügen";
-$a->strings["web link"] = "Weblink";
-$a->strings["Insert video link"] = "Video-Adresse einfügen";
-$a->strings["video link"] = "Video-Link";
-$a->strings["Insert audio link"] = "Audio-Adresse einfügen";
-$a->strings["audio link"] = "Audio-Link";
-$a->strings["Set your location"] = "Deinen Standort festlegen";
-$a->strings["set location"] = "Ort setzen";
-$a->strings["Clear browser location"] = "Browser-Standort leeren";
-$a->strings["clear location"] = "Ort löschen";
-$a->strings["Set title"] = "Titel setzen";
-$a->strings["Categories (comma-separated list)"] = "Kategorien (kommasepariert)";
-$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";
-$a->strings["Message"] = "Nachricht";
-$a->strings["Browser"] = "Browser";
-$a->strings["View all"] = "Zeige alle";
-$a->strings["Like"] = [
-       0 => "mag ich",
-       1 => "Mag ich",
-];
-$a->strings["Dislike"] = [
-       0 => "mag ich nicht",
-       1 => "Mag ich nicht",
-];
-$a->strings["Not Attending"] = [
-       0 => "Nicht teilnehmend ",
-       1 => "Nicht teilnehmend",
-];
-$a->strings["Undecided"] = [
-       0 => "Unentschieden",
-       1 => "Unentschieden",
-];
 $a->strings["Friendica Notification"] = "Friendica-Benachrichtigung";
 $a->strings["Thank You,"] = "Danke,";
 $a->strings["%s Administrator"] = "der Administrator von %s";
@@ -202,6 +68,10 @@ $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["l F d, Y \\@ g:i A"] = "l, d. F Y\\, H:i";
+$a->strings["Starts:"] = "Beginnt:";
+$a->strings["Finishes:"] = "Endet:";
+$a->strings["Location:"] = "Ort:";
 $a->strings["all-day"] = "ganztägig";
 $a->strings["Sun"] = "So";
 $a->strings["Mon"] = "Mo";
@@ -253,13 +123,14 @@ $a->strings["link to source"] = "Link zum Originalbeitrag";
 $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["D g:i A"] = "D g:i A";
-$a->strings["g:i A"] = "g:i A";
+$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["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";
@@ -303,6 +174,8 @@ $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["event"] = "Event";
+$a->strings["photo"] = "Foto";
 $a->strings["activity"] = "Aktivität";
 $a->strings["comment"] = [
        0 => "Kommentar",
@@ -310,122 +183,217 @@ $a->strings["comment"] = [
 ];
 $a->strings["post"] = "Beitrag";
 $a->strings["Item filed"] = "Beitrag abgelegt";
-$a->strings["No friends to display."] = "Keine Kontakte zum Anzeigen.";
-$a->strings["Connect"] = "Verbinden";
-$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["Login"] = "Anmeldung";
-$a->strings["The post was created"] = "Der Beitrag wurde angelegt";
-$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["Contact settings applied."] = "Einstellungen zum Kontakt angewandt.";
-$a->strings["Contact update failed."] = "Konnte den Kontakt nicht aktualisieren.";
-$a->strings["Contact not found."] = "Kontakt nicht gefunden.";
-$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.";
-$a->strings["Please use your browser 'Back' button <strong>now</strong> if you are uncertain what to do on this page."] = "Bitte nutze den Zurück-Button Deines Browsers <strong>jetzt</strong>, wenn Du Dir unsicher bist, was Du tun willst.";
-$a->strings["No mirroring"] = "Kein Spiegeln";
-$a->strings["Mirror as forwarded posting"] = "Spiegeln als weitergeleitete Beiträge";
-$a->strings["Mirror as my own posting"] = "Spiegeln als meine eigenen Beiträge";
-$a->strings["Return to contact editor"] = "Zurück zum Kontakteditor";
-$a->strings["Refetch contact data"] = "Kontaktdaten neu laden";
-$a->strings["Submit"] = "Senden";
-$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";
-$a->strings["Friend Request URL"] = "URL für Kontaktschaftsanfragen";
-$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["Public access denied."] = "Öffentlicher Zugriff verweigert.";
-$a->strings["Gender:"] = "Geschlecht:";
-$a->strings["Status:"] = "Status:";
-$a->strings["Homepage:"] = "Homepage:";
-$a->strings["About:"] = "Über:";
-$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["Find"] = "Finde";
-$a->strings["No entries (some entries may be hidden)."] = "Keine Einträge (einige Einträge könnten versteckt sein).";
-$a->strings["Photos"] = "Bilder";
-$a->strings["Contact Photos"] = "Kontaktbilder";
-$a->strings["Upload"] = "Hochladen";
-$a->strings["Files"] = "Dateien";
-$a->strings["Not Found"] = "Nicht gefunden";
-$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 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["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["No profile"] = "Kein Profil";
-$a->strings["Help:"] = "Hilfe:";
-$a->strings["Help"] = "Hilfe";
-$a->strings["Page not found."] = "Seite nicht gefunden.";
-$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["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["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. Die Nachricht 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. Die Nachricht 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["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.";
+$a->strings["%1\$s doesn't attend %2\$s's %3\$s"] = "%1\$s nimmt nicht an %2\$ss %3\$s teil.";
+$a->strings["%1\$s attends maybe %2\$s's %3\$s"] = "%1\$s nimmt eventuell an %2\$ss %3\$s teil.";
+$a->strings["%1\$s is now friends with %2\$s"] = "%1\$s ist nun mit %2\$s befreundet";
+$a->strings["%1\$s poked %2\$s"] = "%1\$s stupste %2\$s";
+$a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s hat %2\$ss %3\$s mit %4\$s getaggt";
+$a->strings["post/item"] = "Nachricht/Beitrag";
+$a->strings["%1\$s marked %2\$s's %3\$s as favorite"] = "%1\$s hat %2\$s\\s %3\$s als Favorit markiert";
+$a->strings["Likes"] = "Likes";
+$a->strings["Dislikes"] = "Dislikes";
+$a->strings["Attending"] = [
+       0 => "Teilnehmend",
+       1 => "Teilnehmend",
+];
+$a->strings["Not attending"] = "Nicht teilnehmend";
+$a->strings["Might attend"] = "Eventuell teilnehmend";
+$a->strings["Select"] = "Auswählen";
+$a->strings["Delete"] = "Löschen";
+$a->strings["View %s's profile @ %s"] = "Das Profil von %s auf %s betrachten.";
+$a->strings["Categories:"] = "Kategorien:";
+$a->strings["Filed under:"] = "Abgelegt unter:";
+$a->strings["%s from %s"] = "%s von %s";
+$a->strings["View in context"] = "Im Zusammenhang betrachten";
+$a->strings["Please wait"] = "Bitte warten";
+$a->strings["remove"] = "löschen";
+$a->strings["Delete Selected Items"] = "Lösche die markierten Beiträge";
+$a->strings["Follow Thread"] = "Folge der Unterhaltung";
+$a->strings["View Status"] = "Pinnwand anschauen";
+$a->strings["View Profile"] = "Profil anschauen";
+$a->strings["View Photos"] = "Bilder anschauen";
+$a->strings["Network Posts"] = "Netzwerkbeiträge";
+$a->strings["View Contact"] = "Kontakt anzeigen";
+$a->strings["Send PM"] = "Private Nachricht senden";
+$a->strings["Poke"] = "Anstupsen";
+$a->strings["Connect/Follow"] = "Verbinden/Folgen";
+$a->strings["%s likes this."] = "%s mag das.";
+$a->strings["%s doesn't like this."] = "%s mag das nicht.";
+$a->strings["%s attends."] = "%s nimmt teil.";
+$a->strings["%s doesn't attend."] = "%s nimmt nicht teil.";
+$a->strings["%s attends maybe."] = "%s nimmt eventuell teil.";
+$a->strings["and"] = "und";
+$a->strings["and %d other people"] = "und %dandere";
+$a->strings["<span  %1\$s>%2\$d people</span> like this"] = "<span  %1\$s>%2\$d Personen</span> mögen das";
+$a->strings["%s like this."] = "%s mögen das.";
+$a->strings["<span  %1\$s>%2\$d people</span> don't like this"] = "<span  %1\$s>%2\$d Personen</span> mögen das nicht";
+$a->strings["%s don't like this."] = "%s mögen dies nicht.";
+$a->strings["<span  %1\$s>%2\$d people</span> attend"] = "<span %1\$s>%2\$d Personen</span> nehmen teil";
+$a->strings["%s attend."] = "%s nehmen teil.";
+$a->strings["<span  %1\$s>%2\$d people</span> don't attend"] = "<span %1\$s>%2\$d Personen</span> nehmen nicht teil";
+$a->strings["%s don't attend."] = "%s nehmen nicht teil.";
+$a->strings["<span  %1\$s>%2\$d people</span> attend maybe"] = "<span %1\$s>%2\$d Personen</span> nehmen eventuell teil";
+$a->strings["%s attend maybe."] = "%s nimmt eventuell teil.";
+$a->strings["Visible to <strong>everybody</strong>"] = "Für <strong>jedermann</strong> sichtbar";
+$a->strings["Please enter a link URL:"] = "Bitte gib die URL des Links ein:";
+$a->strings["Please enter a video link/URL:"] = "Bitte Link/URL zum Video einfügen:";
+$a->strings["Please enter an audio link/URL:"] = "Bitte Link/URL zum Audio einfügen:";
+$a->strings["Tag term:"] = "Tag:";
+$a->strings["Save to Folder:"] = "In diesem Ordner speichern:";
+$a->strings["Where are you right now?"] = "Wo hältst Du Dich jetzt gerade auf?";
+$a->strings["Delete item(s)?"] = "Einträge löschen?";
+$a->strings["Share"] = "Teilen";
+$a->strings["Upload photo"] = "Foto hochladen";
+$a->strings["upload photo"] = "Bild hochladen";
+$a->strings["Attach file"] = "Datei anhängen";
+$a->strings["attach file"] = "Datei anhängen";
+$a->strings["Insert web link"] = "Einen Link einfügen";
+$a->strings["web link"] = "Weblink";
+$a->strings["Insert video link"] = "Video-Adresse einfügen";
+$a->strings["video link"] = "Video-Link";
+$a->strings["Insert audio link"] = "Audio-Adresse einfügen";
+$a->strings["audio link"] = "Audio-Link";
+$a->strings["Set your location"] = "Deinen Standort festlegen";
+$a->strings["set location"] = "Ort setzen";
+$a->strings["Clear browser location"] = "Browser-Standort leeren";
+$a->strings["clear location"] = "Ort löschen";
+$a->strings["Set title"] = "Titel setzen";
+$a->strings["Categories (comma-separated list)"] = "Kategorien (kommasepariert)";
+$a->strings["Permission settings"] = "Berechtigungseinstellungen";
+$a->strings["permissions"] = "Zugriffsrechte";
+$a->strings["Public post"] = "Öffentlicher Beitrag";
+$a->strings["Preview"] = "Vorschau";
+$a->strings["Post to Groups"] = "Poste an Gruppe";
+$a->strings["Post to Contacts"] = "Poste an Kontakte";
+$a->strings["Private post"] = "Privater Beitrag";
+$a->strings["Message"] = "Nachricht";
+$a->strings["Browser"] = "Browser";
+$a->strings["View all"] = "Zeige alle";
+$a->strings["Like"] = [
+       0 => "mag ich",
+       1 => "Mag ich",
+];
+$a->strings["Dislike"] = [
+       0 => "mag ich nicht",
+       1 => "Mag ich nicht",
+];
+$a->strings["Not Attending"] = [
+       0 => "Nicht teilnehmend ",
+       1 => "Nicht teilnehmend",
+];
+$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["No friends to display."] = "Keine Kontakte zum Anzeigen.";
+$a->strings["Connect"] = "Verbinden";
+$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["Contact settings applied."] = "Einstellungen zum Kontakt angewandt.";
+$a->strings["Contact update failed."] = "Konnte den Kontakt nicht aktualisieren.";
+$a->strings["Contact not found."] = "Kontakt nicht gefunden.";
+$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.";
+$a->strings["Please use your browser 'Back' button <strong>now</strong> if you are uncertain what to do on this page."] = "Bitte nutze den Zurück-Button Deines Browsers <strong>jetzt</strong>, wenn Du Dir unsicher bist, was Du tun willst.";
+$a->strings["No mirroring"] = "Kein Spiegeln";
+$a->strings["Mirror as forwarded posting"] = "Spiegeln als weitergeleitete Beiträge";
+$a->strings["Mirror as my own posting"] = "Spiegeln als meine eigenen Beiträge";
+$a->strings["Return to contact editor"] = "Zurück zum Kontakteditor";
+$a->strings["Refetch contact data"] = "Kontaktdaten neu laden";
+$a->strings["Submit"] = "Senden";
+$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";
+$a->strings["Friend Request URL"] = "URL für Kontaktschaftsanfragen";
+$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["Photos"] = "Bilder";
+$a->strings["Contact Photos"] = "Kontaktbilder";
+$a->strings["Upload"] = "Hochladen";
+$a->strings["Files"] = "Dateien";
+$a->strings["Not Found"] = "Nicht gefunden";
+$a->strings["No profile"] = "Kein Profil";
+$a->strings["Help:"] = "Hilfe:";
+$a->strings["Help"] = "Hilfe";
+$a->strings["Page not found."] = "Seite nicht gefunden.";
+$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]";
@@ -502,7 +470,9 @@ $a->strings["Accepting %s as a sharer allows them to subscribe to your posts, bu
 $a->strings["Friend"] = "Kontakt";
 $a->strings["Sharer"] = "Teilenden";
 $a->strings["Subscriber"] = "Abonnent";
+$a->strings["About:"] = "Über:";
 $a->strings["Tags:"] = "Tags:";
+$a->strings["Gender:"] = "Geschlecht:";
 $a->strings["Network:"] = "Netzwerk:";
 $a->strings["No introductions."] = "Keine Kontaktanfragen.";
 $a->strings["Show unread"] = "Ungelesene anzeigen";
@@ -548,9 +518,6 @@ $a->strings["Unable to set your contact credentials on our system."] = "Deine Ko
 $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["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["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";
@@ -669,459 +636,93 @@ $a->strings["Sorry, maybe your upload is bigger than the PHP configuration allow
 $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["Theme settings updated."] = "Themeneinstellungen aktualisiert.";
-$a->strings["Information"] = "Information";
-$a->strings["Overview"] = "Übersicht";
-$a->strings["Federation Statistics"] = "Federation Statistik";
-$a->strings["Configuration"] = "Konfiguration";
-$a->strings["Site"] = "Seite";
-$a->strings["Users"] = "Nutzer";
-$a->strings["Addons"] = "Addons";
-$a->strings["Themes"] = "Themen";
-$a->strings["Additional features"] = "Zusätzliche Features";
-$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["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["Administration"] = "Administration";
-$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["Block"] = "Sperren";
-$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["%s total blocked contact"] = [
-       0 => "Insgesamt %s blockierter Kontakt",
-       1 => "Insgesamt %s blockierte Kontakte",
+$a->strings["%d contact edited."] = [
+       0 => "%d Kontakt bearbeitet.",
+       1 => "%d Kontakte bearbeitet.",
 ];
-$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 scripts/dbstructure.php 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 scripts/dbstructure.php 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 scripts/dbstructure.php 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 scripts/dbstructure.php 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 special theme for mobile devices"] = "Kein spezielles Theme für mobile Geräte verwenden.";
-$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["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["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["Save Settings"] = "Einstellungen speichern";
-$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["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["Unblock"] = "Entsperren";
+$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["All Contacts"] = "Alle Kontakte";
+$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["Find"] = "Finde";
+$a->strings["Update"] = "Aktualisierungen";
+$a->strings["Archive"] = "Archivieren";
+$a->strings["Unarchive"] = "Aus Archiv zurückholen";
+$a->strings["Batch Actions"] = "Stapelverarbeitung";
+$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["Auto Discovered Contact Directory"] = "Automatisch ein Kontaktverzeichnis erstellen";
-$a->strings["Performance"] = "Performance";
-$a->strings["Worker"] = "Worker";
-$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."] = "Wird gut sichtbar auf der Registrierungsseite angezeigt.";
-$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 als zusätzliche Profile anzulegen.";
-$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 umd 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["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["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\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\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["Email"] = "E-Mail";
-$a->strings["Register date"] = "Anmeldedatum";
-$a->strings["Last login"] = "Letzte Anmeldung";
-$a->strings["Last item"] = "Letzter Beitrag";
-$a->strings["Account"] = "Nutzerkonto";
-$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["Off"] = "Aus";
-$a->strings["On"] = "An";
-$a->strings["Lock feature %s"] = "Feature festlegen: %s";
-$a->strings["Manage Additional Features"] = "Zusätzliche Features Verwalten";
-$a->strings["Source (bbcode) text:"] = "Quelle (bbcode) Text:";
-$a->strings["Source (Diaspora) text to convert to BBcode:"] = "Eingabe (Diaspora) nach BBCode zu konvertierender Text:";
-$a->strings["Source input: "] = "Originaltext:";
-$a->strings["bbcode (raw HTML(: "] = "bbcode (reines HTML(: ";
-$a->strings["bbcode: "] = "bbcode: ";
-$a->strings["bbcode => html2bbcode: "] = "bbcode => html2bbcode: ";
-$a->strings["bb2diaspora: "] = "bb2diaspora: ";
-$a->strings["bb2diaspora => Markdown: "] = "bb2diaspora => Markdown: ";
-$a->strings["bb2diaspora => diaspora2bb: "] = "bb2diaspora => diaspora2bb: ";
-$a->strings["Source input (Diaspora format): "] = "Originaltext (Diaspora Format): ";
-$a->strings["diaspora2bb: "] = "diaspora2bb: ";
-$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["%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["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["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["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["Results for: %s"] = "Ergebnisse für: %s";
-$a->strings["Update"] = "Aktualisierungen";
-$a->strings["Archive"] = "Archivieren";
-$a->strings["Unarchive"] = "Aus Archiv zurückholen";
-$a->strings["Batch Actions"] = "Stapelverarbeitung";
-$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 Contact Settings"] = "Fortgeschrittene Kontakteinstellungen";
 $a->strings["Mutual Friendship"] = "Beidseitige Freundschaft";
 $a->strings["is a fan of yours"] = "ist ein Fan von dir";
@@ -1130,13 +731,14 @@ $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["No parent user"] = "";
-$a->strings["Parent User"] = "";
-$a->strings["Parent users have total control about this account, including the account settings. Please double check whom you give this access."] = "";
+$a->strings["No parent user"] = "Kein Verwalter";
+$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"] = "";
+$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 Managers"] = "Vorhandene Seitenmanager";
+$a->strings["Existing Page Managers"] = "Vorhandene Bevollmächtigte";
 $a->strings["Existing Page Delegates"] = "Vorhandene Bevollmächtigte für die Seite";
 $a->strings["Potential Delegates"] = "Potentielle Bevollmächtigte";
 $a->strings["Remove"] = "Entfernen";
@@ -1169,6 +771,7 @@ $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["Public access denied."] = "Öffentlicher Zugriff verweigert.";
 $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";
@@ -1180,23 +783,6 @@ $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["Item not found"] = "Beitrag nicht gefunden";
-$a->strings["Edit post"] = "Beitrag bearbeiten";
-$a->strings["Event can not end before it has started."] = "Die Veranstaltung kann nicht enden bevor sie beginnt.";
-$a->strings["Event title and start time are required."] = "Der Veranstaltungstitel und die Anfangszeit müssen angegeben werden.";
-$a->strings["Create New Event"] = "Neue Veranstaltung erstellen";
-$a->strings["Event details"] = "Veranstaltungsdetails";
-$a->strings["Starting date and Title are required."] = "Anfangszeitpunkt und Titel werden benötigt";
-$a->strings["Event Starts:"] = "Veranstaltungsbeginn:";
-$a->strings["Finish date/time is not known or not relevant"] = "Enddatum/-zeit ist nicht bekannt oder nicht relevant";
-$a->strings["Event Finishes:"] = "Veranstaltungsende:";
-$a->strings["Adjust for viewer timezone"] = "An Zeitzone des Betrachters anpassen";
-$a->strings["Description:"] = "Beschreibung";
-$a->strings["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["- select -"] = "- auswählen -";
 $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.";
@@ -1277,13 +863,6 @@ $a->strings["The database configuration file \".htconfig.php\" could not be writ
 $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["Unable to locate original post."] = "Konnte den Originalbeitrag nicht finden.";
-$a->strings["Empty post discarded."] = "Leerer Beitrag wurde verworfen.";
-$a->strings["Wall Photos"] = "Pinnwand-Bilder";
-$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["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";
@@ -1310,23 +889,523 @@ $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"] = "\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["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["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["Only logged in users are permitted to perform a probing."] = "Nur eingeloggten Benutzern ist das Untersuchen von Adressen gestattet.";
+$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["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["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["Image upload failed."] = "Hochladen des Bildes gescheitert.";
+$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 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["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["%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["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["Wall Photos"] = "Pinnwand-Bilder";
+$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["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["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["Theme settings updated."] = "Themeneinstellungen aktualisiert.";
+$a->strings["Information"] = "Information";
+$a->strings["Overview"] = "Übersicht";
+$a->strings["Federation Statistics"] = "Federation Statistik";
+$a->strings["Configuration"] = "Konfiguration";
+$a->strings["Site"] = "Seite";
+$a->strings["Users"] = "Nutzer";
+$a->strings["Addons"] = "Addons";
+$a->strings["Themes"] = "Themen";
+$a->strings["Additional features"] = "Zusätzliche Features";
+$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["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["Administration"] = "Administration";
+$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 scripts/dbstructure.php 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 scripts/dbstructure.php 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 scripts/dbstructure.php 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 scripts/dbstructure.php 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 special theme for mobile devices"] = "Kein spezielles Theme für mobile Geräte verwenden.";
+$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["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."] = "Wird gut sichtbar auf der Registrierungsseite angezeigt.";
+$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 als zusätzliche Profile anzulegen.";
+$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["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["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\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\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["Email"] = "E-Mail";
+$a->strings["Register date"] = "Anmeldedatum";
+$a->strings["Last login"] = "Letzte Anmeldung";
+$a->strings["Last item"] = "Letzter Beitrag";
+$a->strings["Account"] = "Nutzerkonto";
+$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["Off"] = "Aus";
+$a->strings["On"] = "An";
+$a->strings["Lock feature %s"] = "Feature festlegen: %s";
+$a->strings["Manage Additional Features"] = "Zusätzliche Features Verwalten";
+$a->strings["Source (bbcode) text:"] = "Quelle (bbcode) Text:";
+$a->strings["Source (Diaspora) text to convert to BBcode:"] = "Eingabe (Diaspora) nach BBCode zu konvertierender Text:";
+$a->strings["Source input: "] = "Originaltext:";
+$a->strings["bbcode (raw HTML(: "] = "bbcode (reines HTML(: ";
+$a->strings["bbcode: "] = "bbcode: ";
+$a->strings["bbcode => html2bbcode: "] = "bbcode => html2bbcode: ";
+$a->strings["bb2diaspora: "] = "bb2diaspora: ";
+$a->strings["bb2diaspora => Markdown: "] = "bb2diaspora => Markdown: ";
+$a->strings["bb2diaspora => diaspora2bb: "] = "bb2diaspora => diaspora2bb: ";
+$a->strings["Source input (Diaspora format): "] = "Originaltext (Diaspora Format): ";
+$a->strings["diaspora2bb: "] = "diaspora2bb: ";
+$a->strings["Login"] = "Anmeldung";
+$a->strings["The post was created"] = "Der Beitrag wurde angelegt";
+$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["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["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["Item not found"] = "Beitrag nicht gefunden";
+$a->strings["Edit post"] = "Beitrag bearbeiten";
+$a->strings["Event can not end before it has started."] = "Die Veranstaltung kann nicht enden bevor sie beginnt.";
+$a->strings["Event title and start time are required."] = "Der Veranstaltungstitel und die Anfangszeit müssen angegeben werden.";
+$a->strings["Create New Event"] = "Neue Veranstaltung erstellen";
+$a->strings["Event details"] = "Veranstaltungsdetails";
+$a->strings["Starting date and Title are required."] = "Anfangszeitpunkt und Titel werden benötigt";
+$a->strings["Event Starts:"] = "Veranstaltungsbeginn:";
+$a->strings["Finish date/time is not known or not relevant"] = "Enddatum/-zeit ist nicht bekannt oder nicht relevant";
+$a->strings["Event Finishes:"] = "Veranstaltungsende:";
+$a->strings["Adjust for viewer timezone"] = "An Zeitzone des Betrachters anpassen";
+$a->strings["Description:"] = "Beschreibung";
+$a->strings["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["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["Group is empty"] = "Gruppe ist leer";
+$a->strings["Remove Contact"] = "Kontakt löschen";
+$a->strings["Add Contact"] = "Kontakt hinzufügen";
 $a->strings["New Message"] = "Neue Nachricht";
-$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["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["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 - G:i";
+$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";
@@ -1337,8 +1416,6 @@ $a->strings["%d message"] = [
        0 => "%d Nachricht",
        1 => "%d Nachrichten",
 ];
-$a->strings["Remove term"] = "Begriff entfernen";
-$a->strings["Saved Searches"] = "Gespeicherte Suchen";
 $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.",
@@ -1361,7 +1438,6 @@ $a->strings["Interesting Links"] = "Interessante Links";
 $a->strings["Starred"] = "Markierte";
 $a->strings["Favourite Posts"] = "Favorisierte Beiträge";
 $a->strings["Personal Notes"] = "Persönliche Notizen";
-$a->strings["No more system notifications."] = "Keine weiteren Systembenachrichtigungen.";
 $a->strings["Photo Albums"] = "Fotoalben";
 $a->strings["Recent Photos"] = "Neueste Fotos";
 $a->strings["Upload New Photos"] = "Neue Fotos hochladen";
@@ -1374,13 +1450,10 @@ $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 exceeds size limit of %s"] = "Bildgröße überschreitet das Limit von %s";
 $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["Unable to process image."] = "Konnte das Bild nicht bearbeiten.";
-$a->strings["Image upload failed."] = "Hochladen des Bildes gescheitert.";
 $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";
@@ -1415,74 +1488,15 @@ $a->strings["This is you"] = "Das bist Du";
 $a->strings["Comment"] = "Kommentar";
 $a->strings["Map"] = "Karte";
 $a->strings["View Album"] = "Album betrachten";
-$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["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["Only logged in users are permitted to perform a probing."] = "Nur eingeloggten Benutzern ist das Untersuchen von Adressen gestattet.";
 $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["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["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["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 ID: "] = "ID Deiner Einladung: ";
-$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["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 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["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["Display"] = "Anzeige";
 $a->strings["Social Networks"] = "Soziale Netzwerke";
 $a->strings["Delegations"] = "Delegationen";
 $a->strings["Connected apps"] = "Verbundene Programme";
-$a->strings["Export personal data"] = "Persönliche Daten exportieren";
 $a->strings["Remove account"] = "Konto löschen";
 $a->strings["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.";
@@ -1598,21 +1612,21 @@ $a->strings["Requires manual approval of contact requests."] = "Kontaktanfragen
 $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."] = "";
+$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 publishedin this node's <a href=\"%s\">local directory</a>. Your profile details may be publicly visible depending on the system settings."] = "";
+$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"] = "";
+$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."] = "";
+$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"] = "";
+$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."] = "";
+$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."] = "";
+$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."] = "";
+$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:";
@@ -1672,25 +1686,11 @@ $a->strings["Change the behaviour of this account for special situations"] = "Ve
 $a->strings["Relocate"] = "Umziehen";
 $a->strings["If you have moved this profile from another server, and some of your contacts don't receive your updates, try pushing this button."] = "Wenn Du Dein Profil von einem anderen Server umgezogen hast und einige Deiner Kontakte Deine Beiträge nicht erhalten, verwende diesen Button.";
 $a->strings["Resend relocate message to contacts"] = "Umzugsbenachrichtigung erneut an Kontakte senden";
-$a->strings["%1\$s is following %2\$s's %3\$s"] = "%1\$s folgt %2\$s %3\$s";
-$a->strings["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["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["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["No contacts."] = "Keine Kontakte.";
-$a->strings["Access denied."] = "Zugriff verweigert.";
-$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["default"] = "Standard";
 $a->strings["greenzero"] = "greenzero";
 $a->strings["purplezero"] = "purplezero";
@@ -1989,36 +1989,10 @@ $a->strings["\nError %d occurred during database update:\n%s\n"] = "\nFehler %d
 $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["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["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["[no subject]"] = "[kein Betreff]";
 $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["[no subject]"] = "[kein Betreff]";
 $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";
@@ -2048,6 +2022,32 @@ $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["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.";
@@ -2074,12 +2074,12 @@ $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\t\t\t\tSite Location:\t%3\$s\n\t\t\t\tLogin Name:\t%1\$s\n\t\t\t\tPassword:\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\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\nDanke für Deine Aufmerksamkeit und willkommen auf %2\$s.";
 $a->strings["%s\\'s birthday"] = "%ss Geburtstag";
-$a->strings["Sharing notification from Diaspora network"] = "Freigabe-Benachrichtigung von Diaspora";
-$a->strings["Attachments:"] = "Anhänge:";
 $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: ";
index 95958aece0f182d040aedd59354c05c3b75ed9ba..0e67f49aa7e5dd63d474d262c7be78a1ba86fb79 100644 (file)
@@ -8,8 +8,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: friendica\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-02-10 18:14+0100\n"
-"PO-Revision-Date: 2018-02-15 15:30+0000\n"
+"POT-Creation-Date: 2018-03-05 16:37+0100\n"
+"PO-Revision-Date: 2018-03-06 03:51+0000\n"
 "Last-Translator: Andy H3 <andy@hubup.pro>\n"
 "Language-Team: English (United Kingdom) (http://www.transifex.com/Friendica/friendica/language/en_GB/)\n"
 "MIME-Version: 1.0\n"
@@ -18,1309 +18,1310 @@ msgstr ""
 "Language: en_GB\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
-#: include/acl_selectors.php:358
-msgid "Post to Email"
-msgstr "Post to email"
-
-#: include/acl_selectors.php:363 mod/settings.php:1126
-msgid "Hide your profile details from unknown viewers?"
-msgstr "Hide profile details from unknown viewers?"
+#: include/security.php:81
+msgid "Welcome "
+msgstr "Welcome "
 
-#: include/acl_selectors.php:363
-#, php-format
-msgid "Connectors disabled, since \"%s\" is enabled."
-msgstr "Connectors are disabled since \"%s\" is enabled."
+#: include/security.php:82
+msgid "Please upload a profile photo."
+msgstr "Please upload a profile photo."
 
-#: include/acl_selectors.php:369
-msgid "Visible to everybody"
-msgstr "Visible to everybody"
+#: include/security.php:84
+msgid "Welcome back "
+msgstr "Welcome back "
 
-#: include/acl_selectors.php:370 view/theme/vier/config.php:115
-msgid "show"
-msgstr "show"
+#: include/security.php:431
+msgid ""
+"The form security token was not correct. This probably happened because the "
+"form has been opened for too long (>3 hours) before submitting it."
+msgstr "The form security token was incorrect. This probably happened because the form has not been submitted within 3 hours."
 
-#: include/acl_selectors.php:371 view/theme/vier/config.php:115
-msgid "don't show"
-msgstr "don't show"
+#: include/enotify.php:33
+msgid "Friendica Notification"
+msgstr "Friendica notification"
 
-#: include/acl_selectors.php:377 mod/editpost.php:133
-msgid "CC: email addresses"
-msgstr "CC: email addresses"
+#: include/enotify.php:36
+msgid "Thank You,"
+msgstr "Thank you"
 
-#: include/acl_selectors.php:378 mod/editpost.php:140
-msgid "Example: bob@example.com, mary@example.com"
-msgstr "Example: bob@example.com, mary@example.com"
+#: include/enotify.php:39
+#, php-format
+msgid "%s Administrator"
+msgstr "%s Administrator"
 
-#: include/acl_selectors.php:380 mod/events.php:537 mod/photos.php:1100
-#: mod/photos.php:1443
-msgid "Permissions"
-msgstr "Permissions"
+#: include/enotify.php:41
+#, php-format
+msgid "%1$s, %2$s Administrator"
+msgstr "%1$s, %2$s Administrator"
 
-#: include/acl_selectors.php:381
-msgid "Close"
-msgstr "Close"
+#: include/enotify.php:52 src/Worker/Delivery.php:403
+msgid "noreply"
+msgstr "noreply"
 
-#: include/api.php:1182
+#: include/enotify.php:100
 #, 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] ""
+msgid "[Friendica:Notify] New mail received at %s"
+msgstr "[Friendica:Notify] New mail received at %s"
 
-#: include/api.php:1206
+#: include/enotify.php:102
 #, 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] ""
+msgid "%1$s sent you a new private message at %2$s."
+msgstr "%1$s sent you a new private message at %2$s."
+
+#: include/enotify.php:103
+msgid "a private message"
+msgstr "a private message"
 
-#: include/api.php:1230
+#: include/enotify.php:103
 #, php-format
-msgid "Monthly posting limit of %d post reached. The post was rejected."
-msgstr "Monthly posting limit of %d post reached. The post was rejected."
+msgid "%1$s sent you %2$s."
+msgstr "%1$s sent you %2$s."
 
-#: include/api.php:4377 mod/photos.php:89 mod/photos.php:195
-#: mod/photos.php:723 mod/photos.php:1151 mod/photos.php:1168
-#: mod/photos.php:1686 mod/profile_photo.php:84 mod/profile_photo.php:92
-#: mod/profile_photo.php:100 mod/profile_photo.php:223
-#: mod/profile_photo.php:317 mod/profile_photo.php:327 src/Model/User.php:524
-#: src/Model/User.php:532 src/Model/User.php:540
-msgid "Profile Photos"
-msgstr "Profile photos"
+#: include/enotify.php:105
+#, php-format
+msgid "Please visit %s to view and/or reply to your private messages."
+msgstr "Please visit %s to view or reply to your private messages."
 
-#: include/bb2diaspora.php:240 include/event.php:26 include/event.php:915
-#: mod/localtime.php:19
-msgid "l F d, Y \\@ g:i A"
-msgstr "l F d, Y \\@ g:i A"
+#: include/enotify.php:143
+#, php-format
+msgid "%1$s commented on [url=%2$s]a %3$s[/url]"
+msgstr "%1$s commented on [url=%2$s]a %3$s[/url]"
 
-#: include/bb2diaspora.php:247 include/event.php:45 include/event.php:62
-#: include/event.php:472 include/event.php:993
-msgid "Starts:"
-msgstr "Starts:"
+#: include/enotify.php:151
+#, php-format
+msgid "%1$s commented on [url=%2$s]%3$s's %4$s[/url]"
+msgstr "%1$s commented on [url=%2$s]%3$s's %4$s[/url]"
 
-#: include/bb2diaspora.php:253 include/event.php:48 include/event.php:68
-#: include/event.php:473 include/event.php:997
-msgid "Finishes:"
-msgstr "Finishes:"
+#: include/enotify.php:161
+#, php-format
+msgid "%1$s commented on [url=%2$s]your %3$s[/url]"
+msgstr "%1$s commented on [url=%2$s]your %3$s[/url]"
 
-#: include/bb2diaspora.php:260 include/event.php:52 include/event.php:77
-#: include/event.php:474 include/event.php:1011 mod/directory.php:140
-#: mod/notifications.php:247 mod/contacts.php:650 mod/events.php:522
-#: src/Model/Profile.php:417
-msgid "Location:"
-msgstr "Location:"
+#: include/enotify.php:173
+#, php-format
+msgid "[Friendica:Notify] Comment to conversation #%1$d by %2$s"
+msgstr "[Friendica:Notify] Comment to conversation #%1$d by %2$s"
 
-#: include/conversation.php:147 include/conversation.php:285
-#: include/text.php:1744 src/Model/Item.php:1850
-msgid "event"
-msgstr "event"
+#: include/enotify.php:175
+#, php-format
+msgid "%s commented on an item/conversation you have been following."
+msgstr "%s commented on an item/conversation you have been following."
 
-#: include/conversation.php:150 include/conversation.php:160
-#: include/conversation.php:288 include/conversation.php:297
-#: mod/subthread.php:96 mod/tagger.php:71 src/Model/Item.php:1848
-#: src/Protocol/Diaspora.php:1941
-msgid "status"
-msgstr "status"
+#: include/enotify.php:178 include/enotify.php:193 include/enotify.php:208
+#: include/enotify.php:223 include/enotify.php:242 include/enotify.php:257
+#, php-format
+msgid "Please visit %s to view and/or reply to the conversation."
+msgstr "Please visit %s to view or reply to the conversation."
 
-#: include/conversation.php:155 include/conversation.php:293
-#: include/text.php:1746 mod/subthread.php:96 mod/tagger.php:71
-#: src/Model/Item.php:1848
-msgid "photo"
-msgstr "photo"
+#: include/enotify.php:185
+#, php-format
+msgid "[Friendica:Notify] %s posted to your profile wall"
+msgstr "[Friendica:Notify] %s posted to your profile wall"
 
-#: include/conversation.php:167 src/Model/Item.php:1722
-#: src/Protocol/Diaspora.php:1937
+#: include/enotify.php:187
 #, php-format
-msgid "%1$s likes %2$s's %3$s"
-msgstr "%1$s likes %2$s's %3$s"
+msgid "%1$s posted to your profile wall at %2$s"
+msgstr "%1$s posted to your profile wall at %2$s"
 
-#: include/conversation.php:170 src/Model/Item.php:1727
+#: include/enotify.php:188
 #, php-format
-msgid "%1$s doesn't like %2$s's %3$s"
-msgstr "%1$s doesn't like %2$s's %3$s"
+msgid "%1$s posted to [url=%2$s]your wall[/url]"
+msgstr "%1$s posted to [url=%2$s]your wall[/url]"
 
-#: include/conversation.php:173
+#: include/enotify.php:200
 #, php-format
-msgid "%1$s attends %2$s's %3$s"
-msgstr "%1$s goes to %2$s's %3$s"
+msgid "[Friendica:Notify] %s tagged you"
+msgstr "[Friendica:Notify] %s tagged you"
 
-#: include/conversation.php:176
+#: include/enotify.php:202
 #, php-format
-msgid "%1$s doesn't attend %2$s's %3$s"
-msgstr "%1$s doesn't go %2$s's %3$s"
+msgid "%1$s tagged you at %2$s"
+msgstr "%1$s tagged you at %2$s"
 
-#: include/conversation.php:179
+#: include/enotify.php:203
 #, php-format
-msgid "%1$s attends maybe %2$s's %3$s"
-msgstr "%1$s might go to %2$s's %3$s"
+msgid "%1$s [url=%2$s]tagged you[/url]."
+msgstr "%1$s [url=%2$s]tagged you[/url]."
 
-#: include/conversation.php:212 mod/dfrn_confirm.php:431
-#: src/Protocol/Diaspora.php:2409
+#: include/enotify.php:215
 #, php-format
-msgid "%1$s is now friends with %2$s"
-msgstr "%1$s is now friends with %2$s"
+msgid "[Friendica:Notify] %s shared a new post"
+msgstr "[Friendica:Notify] %s shared a new post"
 
-#: include/conversation.php:253
+#: include/enotify.php:217
 #, php-format
-msgid "%1$s poked %2$s"
-msgstr "%1$s poked %2$s"
+msgid "%1$s shared a new post at %2$s"
+msgstr "%1$s shared a new post at %2$s"
 
-#: include/conversation.php:307 mod/tagger.php:104
+#: include/enotify.php:218
 #, php-format
-msgid "%1$s tagged %2$s's %3$s with %4$s"
-msgstr "%1$s tagged %2$s's %3$s with %4$s"
+msgid "%1$s [url=%2$s]shared a post[/url]."
+msgstr "%1$s [url=%2$s]shared a post[/url]."
 
-#: include/conversation.php:334
-msgid "post/item"
-msgstr "Post/Item"
+#: include/enotify.php:230
+#, php-format
+msgid "[Friendica:Notify] %1$s poked you"
+msgstr "[Friendica:Notify] %1$s poked you"
 
-#: include/conversation.php:335
+#: include/enotify.php:232
 #, php-format
-msgid "%1$s marked %2$s's %3$s as favorite"
-msgstr "%1$s marked %2$s's %3$s as favourite"
+msgid "%1$s poked you at %2$s"
+msgstr "%1$s poked you at %2$s"
 
-#: include/conversation.php:609 mod/photos.php:1503 mod/profiles.php:354
-msgid "Likes"
-msgstr "Likes"
+#: include/enotify.php:233
+#, php-format
+msgid "%1$s [url=%2$s]poked you[/url]."
+msgstr "%1$s [url=%2$s]poked you[/url]."
 
-#: include/conversation.php:609 mod/photos.php:1503 mod/profiles.php:358
-msgid "Dislikes"
-msgstr "Dislikes"
+#: include/enotify.php:249
+#, php-format
+msgid "[Friendica:Notify] %s tagged your post"
+msgstr "[Friendica:Notify] %s tagged your post"
 
-#: include/conversation.php:610 include/conversation.php:1673
-#: mod/photos.php:1504
-msgid "Attending"
-msgid_plural "Attending"
-msgstr[0] "Attending"
-msgstr[1] "Attending"
+#: include/enotify.php:251
+#, php-format
+msgid "%1$s tagged your post at %2$s"
+msgstr "%1$s tagged your post at %2$s"
 
-#: include/conversation.php:610 mod/photos.php:1504
-msgid "Not attending"
-msgstr "Not attending"
+#: include/enotify.php:252
+#, php-format
+msgid "%1$s tagged [url=%2$s]your post[/url]"
+msgstr "%1$s tagged [url=%2$s]your post[/url]"
 
-#: include/conversation.php:610 mod/photos.php:1504
-msgid "Might attend"
-msgstr "Might attend"
+#: include/enotify.php:264
+msgid "[Friendica:Notify] Introduction received"
+msgstr "[Friendica:Notify] Introduction received"
 
-#: include/conversation.php:744 mod/photos.php:1571 src/Object/Post.php:177
-msgid "Select"
-msgstr "Select"
+#: include/enotify.php:266
+#, php-format
+msgid "You've received an introduction from '%1$s' at %2$s"
+msgstr "You've received an introduction from '%1$s' at %2$s"
 
-#: include/conversation.php:745 mod/admin.php:1705 mod/contacts.php:820
-#: mod/contacts.php:1018 mod/photos.php:1572 mod/settings.php:742
-#: src/Object/Post.php:178
-msgid "Delete"
-msgstr "Delete"
+#: include/enotify.php:267
+#, php-format
+msgid "You've received [url=%1$s]an introduction[/url] from %2$s."
+msgstr "You've received [url=%1$s]an introduction[/url] from %2$s."
 
-#: include/conversation.php:777 src/Object/Post.php:355
-#: src/Object/Post.php:356
+#: include/enotify.php:272 include/enotify.php:318
 #, php-format
-msgid "View %s's profile @ %s"
-msgstr "View %s's profile @ %s"
+msgid "You may visit their profile at %s"
+msgstr "You may visit their profile at %s"
 
-#: include/conversation.php:789 src/Object/Post.php:343
-msgid "Categories:"
-msgstr "Categories:"
+#: include/enotify.php:274
+#, php-format
+msgid "Please visit %s to approve or reject the introduction."
+msgstr "Please visit %s to approve or reject the introduction."
 
-#: include/conversation.php:790 src/Object/Post.php:344
-msgid "Filed under:"
-msgstr "Filed under:"
+#: include/enotify.php:282
+msgid "[Friendica:Notify] A new person is sharing with you"
+msgstr "[Friendica:Notify] A new person is sharing with you"
 
-#: include/conversation.php:797 src/Object/Post.php:369
+#: include/enotify.php:284 include/enotify.php:285
 #, php-format
-msgid "%s from %s"
-msgstr "%s from %s"
+msgid "%1$s is sharing with you at %2$s"
+msgstr "%1$s is sharing with you at %2$s"
 
-#: include/conversation.php:812
-msgid "View in context"
-msgstr "View in context"
+#: include/enotify.php:292
+msgid "[Friendica:Notify] You have a new follower"
+msgstr "[Friendica:Notify] You have a new follower"
 
-#: include/conversation.php:814 include/conversation.php:1346
-#: mod/wallmessage.php:146 mod/editpost.php:124 mod/message.php:264
-#: mod/message.php:435 mod/photos.php:1475 src/Object/Post.php:394
-msgid "Please wait"
-msgstr "Please wait"
+#: include/enotify.php:294 include/enotify.php:295
+#, php-format
+msgid "You have a new follower at %2$s : %1$s"
+msgstr "You have a new follower at %2$s : %1$s"
 
-#: include/conversation.php:885
-msgid "remove"
-msgstr "Remove"
+#: include/enotify.php:307
+msgid "[Friendica:Notify] Friend suggestion received"
+msgstr "[Friendica:Notify] Friend suggestion received"
 
-#: include/conversation.php:889
-msgid "Delete Selected Items"
-msgstr "Delete selected items"
-
-#: include/conversation.php:1052 view/theme/frio/theme.php:355
-msgid "Follow Thread"
-msgstr "Follow thread"
-
-#: include/conversation.php:1053 src/Model/Contact.php:554
-msgid "View Status"
-msgstr "View status"
-
-#: include/conversation.php:1054 include/conversation.php:1070
-#: mod/allfriends.php:73 mod/directory.php:153 mod/suggest.php:82
-#: mod/dirfind.php:220 mod/match.php:89 src/Model/Contact.php:497
-#: src/Model/Contact.php:510 src/Model/Contact.php:555
-msgid "View Profile"
-msgstr "View profile"
-
-#: include/conversation.php:1055 src/Model/Contact.php:556
-msgid "View Photos"
-msgstr "View photos"
-
-#: include/conversation.php:1056 src/Model/Contact.php:557
-msgid "Network Posts"
-msgstr "Network posts"
-
-#: include/conversation.php:1057 src/Model/Contact.php:558
-msgid "View Contact"
-msgstr "View contact"
-
-#: include/conversation.php:1058 src/Model/Contact.php:560
-msgid "Send PM"
-msgstr "Send PM"
-
-#: include/conversation.php:1062 src/Model/Contact.php:561
-msgid "Poke"
-msgstr "Poke"
-
-#: include/conversation.php:1067 mod/allfriends.php:74 mod/follow.php:145
-#: mod/suggest.php:83 mod/dirfind.php:221 mod/match.php:90
-#: mod/contacts.php:586 src/Content/Widget.php:61 src/Model/Contact.php:511
-msgid "Connect/Follow"
-msgstr "Connect/Follow"
-
-#: include/conversation.php:1186
+#: include/enotify.php:309
 #, php-format
-msgid "%s likes this."
-msgstr "%s likes this."
+msgid "You've received a friend suggestion from '%1$s' at %2$s"
+msgstr "You've received a friend suggestion from '%1$s' at %2$s"
 
-#: include/conversation.php:1189
+#: include/enotify.php:310
 #, php-format
-msgid "%s doesn't like this."
-msgstr "%s doesn't like this."
+msgid ""
+"You've received [url=%1$s]a friend suggestion[/url] for %2$s from %3$s."
+msgstr "You've received [url=%1$s]a friend suggestion[/url] for %2$s from %3$s."
 
-#: include/conversation.php:1192
-#, php-format
-msgid "%s attends."
-msgstr "%s attends."
+#: include/enotify.php:316
+msgid "Name:"
+msgstr "Name:"
 
-#: include/conversation.php:1195
-#, php-format
-msgid "%s doesn't attend."
-msgstr "%s doesn't attend."
+#: include/enotify.php:317
+msgid "Photo:"
+msgstr "Photo:"
 
-#: include/conversation.php:1198
+#: include/enotify.php:320
 #, php-format
-msgid "%s attends maybe."
-msgstr "%s may attend."
+msgid "Please visit %s to approve or reject the suggestion."
+msgstr "Please visit %s to approve or reject the suggestion."
 
-#: include/conversation.php:1209
-msgid "and"
-msgstr "and"
+#: include/enotify.php:328 include/enotify.php:343
+msgid "[Friendica:Notify] Connection accepted"
+msgstr "[Friendica:Notify] Connection accepted"
 
-#: include/conversation.php:1215
+#: include/enotify.php:330 include/enotify.php:345
 #, php-format
-msgid "and %d other people"
-msgstr "and %d other people"
+msgid "'%1$s' has accepted your connection request at %2$s"
+msgstr "'%1$s' has accepted your connection request at %2$s"
 
-#: include/conversation.php:1224
+#: include/enotify.php:331 include/enotify.php:346
 #, php-format
-msgid "<span  %1$s>%2$d people</span> like this"
-msgstr "<span  %1$s>%2$d people</span> like this"
+msgid "%2$s has accepted your [url=%1$s]connection request[/url]."
+msgstr "%2$s has accepted your [url=%1$s]connection request[/url]."
 
-#: include/conversation.php:1225
-#, php-format
-msgid "%s like this."
-msgstr "%s like this."
+#: include/enotify.php:336
+msgid ""
+"You are now mutual friends and may exchange status updates, photos, and "
+"email without restriction."
+msgstr "You are now mutual friends and may exchange status updates, photos, and email without restriction."
 
-#: include/conversation.php:1228
+#: include/enotify.php:338
 #, php-format
-msgid "<span  %1$s>%2$d people</span> don't like this"
-msgstr "<span  %1$s>%2$d people</span> don't like this"
+msgid "Please visit %s if you wish to make any changes to this relationship."
+msgstr "Please visit %s if you wish to make any changes to this relationship."
 
-#: include/conversation.php:1229
+#: include/enotify.php:351
 #, php-format
-msgid "%s don't like this."
-msgstr "%s don't like this."
+msgid ""
+"'%1$s' has chosen to accept you a fan, which restricts some forms of "
+"communication - such as private messaging and some profile interactions. If "
+"this is a celebrity or community page, these settings were applied "
+"automatically."
+msgstr "'%1$s' has chosen to accept you as fan. This restricts some forms of communication - such as private messaging and some profile interactions. If this is a celebrity or community page, these settings were applied automatically."
 
-#: include/conversation.php:1232
+#: include/enotify.php:353
 #, php-format
-msgid "<span  %1$s>%2$d people</span> attend"
-msgstr "<span  %1$s>%2$d people</span> attend"
+msgid ""
+"'%1$s' may choose to extend this into a two-way or more permissive "
+"relationship in the future."
+msgstr "'%1$s' may choose to extend this into a two-way or more permissive relationship in the future."
 
-#: include/conversation.php:1233
+#: include/enotify.php:355
 #, php-format
-msgid "%s attend."
-msgstr "%s attend."
+msgid "Please visit %s  if you wish to make any changes to this relationship."
+msgstr "Please visit %s  if you wish to make any changes to this relationship."
 
-#: include/conversation.php:1236
+#: include/enotify.php:365
+msgid "[Friendica System:Notify] registration request"
+msgstr "[Friendica:Notify] registration request"
+
+#: include/enotify.php:367
 #, php-format
-msgid "<span  %1$s>%2$d people</span> don't attend"
-msgstr "<span  %1$s>%2$d people</span> don't attend"
+msgid "You've received a registration request from '%1$s' at %2$s"
+msgstr "You've received a registration request from '%1$s' at %2$s."
 
-#: include/conversation.php:1237
+#: include/enotify.php:368
 #, php-format
-msgid "%s don't attend."
-msgstr "%s don't attend."
+msgid "You've received a [url=%1$s]registration request[/url] from %2$s."
+msgstr "You've received a [url=%1$s]registration request[/url] from %2$s."
 
-#: include/conversation.php:1240
+#: include/enotify.php:373
 #, php-format
-msgid "<span  %1$s>%2$d people</span> attend maybe"
-msgstr "<span  %1$s>%2$d people</span> attend maybe"
+msgid "Full Name:\t%1$s\\nSite Location:\t%2$s\\nLogin Name:\t%3$s (%4$s("
+msgstr "Full Name:\t%1$s\\nSite Location:\t%2$s\\nLogin Name:\t%3$s (%4$s("
 
-#: include/conversation.php:1241
+#: include/enotify.php:379
 #, php-format
-msgid "%s anttend maybe."
-msgstr "%s attend maybe."
+msgid "Please visit %s to approve or reject the request."
+msgstr "Please visit %s to approve or reject the request."
 
-#: include/conversation.php:1271 include/conversation.php:1287
-msgid "Visible to <strong>everybody</strong>"
-msgstr "Visible to <strong>everybody</strong>"
+#: include/event.php:26 include/event.php:914 include/bb2diaspora.php:238
+#: mod/localtime.php:19
+msgid "l F d, Y \\@ g:i A"
+msgstr "l F d, Y \\@ g:i A"
 
-#: include/conversation.php:1272 include/conversation.php:1288
-#: mod/wallmessage.php:120 mod/wallmessage.php:127 mod/message.php:199
-#: mod/message.php:206 mod/message.php:345 mod/message.php:352
-msgid "Please enter a link URL:"
-msgstr "Please enter a link URL:"
+#: include/event.php:45 include/event.php:62 include/event.php:471
+#: include/event.php:992 include/bb2diaspora.php:245
+msgid "Starts:"
+msgstr "Starts:"
 
-#: include/conversation.php:1273 include/conversation.php:1289
-msgid "Please enter a video link/URL:"
-msgstr "Please enter a video link/URL:"
+#: include/event.php:48 include/event.php:68 include/event.php:472
+#: include/event.php:996 include/bb2diaspora.php:251
+msgid "Finishes:"
+msgstr "Finishes:"
 
-#: include/conversation.php:1274 include/conversation.php:1290
-msgid "Please enter an audio link/URL:"
-msgstr "Please enter an audio link/URL:"
+#: include/event.php:52 include/event.php:77 include/event.php:473
+#: include/event.php:1010 include/bb2diaspora.php:258
+#: mod/notifications.php:247 mod/contacts.php:651 mod/directory.php:149
+#: mod/events.php:521 src/Model/Profile.php:417
+msgid "Location:"
+msgstr "Location:"
 
-#: include/conversation.php:1275 include/conversation.php:1291
-msgid "Tag term:"
-msgstr "Tag term:"
+#: include/event.php:420
+msgid "all-day"
+msgstr "All-day"
 
-#: include/conversation.php:1276 include/conversation.php:1292
-#: mod/filer.php:35
-msgid "Save to Folder:"
-msgstr "Save to folder:"
+#: include/event.php:422 include/text.php:1111
+msgid "Sun"
+msgstr "Sun"
 
-#: include/conversation.php:1277 include/conversation.php:1293
-msgid "Where are you right now?"
-msgstr "Where are you right now?"
+#: include/event.php:423 include/text.php:1111
+msgid "Mon"
+msgstr "Mon"
 
-#: include/conversation.php:1278
-msgid "Delete item(s)?"
-msgstr "Delete item(s)?"
+#: include/event.php:424 include/text.php:1111
+msgid "Tue"
+msgstr "Tue"
 
-#: include/conversation.php:1327
-msgid "Share"
-msgstr "Share"
+#: include/event.php:425 include/text.php:1111
+msgid "Wed"
+msgstr "Wed"
 
-#: include/conversation.php:1328 mod/wallmessage.php:144 mod/editpost.php:110
-#: mod/message.php:262 mod/message.php:432
-msgid "Upload photo"
-msgstr "Upload photo"
+#: include/event.php:426 include/text.php:1111
+msgid "Thu"
+msgstr "Thu"
 
-#: include/conversation.php:1329 mod/editpost.php:111
-msgid "upload photo"
-msgstr "upload photo"
+#: include/event.php:427 include/text.php:1111
+msgid "Fri"
+msgstr "Fri"
 
-#: include/conversation.php:1330 mod/editpost.php:112
-msgid "Attach file"
-msgstr "Attach file"
+#: include/event.php:428 include/text.php:1111
+msgid "Sat"
+msgstr "Sat"
 
-#: include/conversation.php:1331 mod/editpost.php:113
-msgid "attach file"
-msgstr "attach file"
+#: include/event.php:430 include/text.php:1093 mod/settings.php:945
+msgid "Sunday"
+msgstr "Sunday"
 
-#: include/conversation.php:1332 mod/wallmessage.php:145 mod/editpost.php:114
-#: mod/message.php:263 mod/message.php:433
-msgid "Insert web link"
-msgstr "Insert web link"
+#: include/event.php:431 include/text.php:1093 mod/settings.php:945
+msgid "Monday"
+msgstr "Monday"
 
-#: include/conversation.php:1333 mod/editpost.php:115
-msgid "web link"
-msgstr "web link"
+#: include/event.php:432 include/text.php:1093
+msgid "Tuesday"
+msgstr "Tuesday"
 
-#: include/conversation.php:1334 mod/editpost.php:116
-msgid "Insert video link"
-msgstr "Insert video link"
+#: include/event.php:433 include/text.php:1093
+msgid "Wednesday"
+msgstr "Wednesday"
 
-#: include/conversation.php:1335 mod/editpost.php:117
-msgid "video link"
-msgstr "video link"
+#: include/event.php:434 include/text.php:1093
+msgid "Thursday"
+msgstr "Thursday"
 
-#: include/conversation.php:1336 mod/editpost.php:118
-msgid "Insert audio link"
-msgstr "Insert audio link"
+#: include/event.php:435 include/text.php:1093
+msgid "Friday"
+msgstr "Friday"
 
-#: include/conversation.php:1337 mod/editpost.php:119
-msgid "audio link"
-msgstr "audio link"
+#: include/event.php:436 include/text.php:1093
+msgid "Saturday"
+msgstr "Saturday"
 
-#: include/conversation.php:1338 mod/editpost.php:120
-msgid "Set your location"
-msgstr "Set your location"
+#: include/event.php:438 include/text.php:1114
+msgid "Jan"
+msgstr "Jan"
 
-#: include/conversation.php:1339 mod/editpost.php:121
-msgid "set location"
-msgstr "set location"
+#: include/event.php:439 include/text.php:1114
+msgid "Feb"
+msgstr "Feb"
 
-#: include/conversation.php:1340 mod/editpost.php:122
-msgid "Clear browser location"
-msgstr "Clear browser location"
+#: include/event.php:440 include/text.php:1114
+msgid "Mar"
+msgstr "Mar"
 
-#: include/conversation.php:1341 mod/editpost.php:123
-msgid "clear location"
-msgstr "clear location"
+#: include/event.php:441 include/text.php:1114
+msgid "Apr"
+msgstr "Apr"
 
-#: include/conversation.php:1343 mod/editpost.php:137
-msgid "Set title"
-msgstr "Set title"
+#: include/event.php:442 include/event.php:455 include/text.php:1097
+#: include/text.php:1114
+msgid "May"
+msgstr "May"
 
-#: include/conversation.php:1345 mod/editpost.php:139
-msgid "Categories (comma-separated list)"
-msgstr "Categories (comma-separated list)"
+#: include/event.php:443
+msgid "Jun"
+msgstr "Jun"
 
-#: include/conversation.php:1347 mod/editpost.php:125
-msgid "Permission settings"
-msgstr "Permission settings"
+#: include/event.php:444 include/text.php:1114
+msgid "Jul"
+msgstr "Jul"
 
-#: include/conversation.php:1348 mod/editpost.php:154
-msgid "permissions"
-msgstr "permissions"
+#: include/event.php:445 include/text.php:1114
+msgid "Aug"
+msgstr "Aug"
 
-#: include/conversation.php:1356 mod/editpost.php:134
-msgid "Public post"
-msgstr "Public post"
+#: include/event.php:446
+msgid "Sept"
+msgstr "Sep"
 
-#: include/conversation.php:1360 mod/editpost.php:145 mod/events.php:532
-#: mod/photos.php:1494 mod/photos.php:1533 mod/photos.php:1606
-#: src/Object/Post.php:797
-msgid "Preview"
-msgstr "Preview"
+#: include/event.php:447 include/text.php:1114
+msgid "Oct"
+msgstr "Oct"
 
-#: include/conversation.php:1364 include/items.php:388 mod/fbrowser.php:103
-#: mod/fbrowser.php:134 mod/follow.php:163 mod/suggest.php:41
-#: mod/unfollow.php:117 mod/editpost.php:148 mod/contacts.php:466
-#: mod/dfrn_request.php:663 mod/message.php:140 mod/photos.php:249
-#: mod/photos.php:325 mod/settings.php:680 mod/settings.php:706
-#: mod/tagrm.php:19 mod/tagrm.php:99 mod/videos.php:149
-msgid "Cancel"
-msgstr "Cancel"
+#: include/event.php:448 include/text.php:1114
+msgid "Nov"
+msgstr "Nov"
 
-#: include/conversation.php:1369
-msgid "Post to Groups"
-msgstr "Post to groups"
+#: include/event.php:449 include/text.php:1114
+msgid "Dec"
+msgstr "Dec"
 
-#: include/conversation.php:1370
-msgid "Post to Contacts"
-msgstr "Post to contacts"
+#: include/event.php:451 include/text.php:1097
+msgid "January"
+msgstr "January"
 
-#: include/conversation.php:1371
-msgid "Private post"
-msgstr "Private post"
+#: include/event.php:452 include/text.php:1097
+msgid "February"
+msgstr "February"
 
-#: include/conversation.php:1376 mod/editpost.php:152
-#: src/Model/Profile.php:342
-msgid "Message"
-msgstr "Message"
+#: include/event.php:453 include/text.php:1097
+msgid "March"
+msgstr "March"
 
-#: include/conversation.php:1377 mod/editpost.php:153
-msgid "Browser"
-msgstr "Browser"
+#: include/event.php:454 include/text.php:1097
+msgid "April"
+msgstr "April"
 
-#: include/conversation.php:1644
-msgid "View all"
-msgstr "View all"
+#: include/event.php:456 include/text.php:1097
+msgid "June"
+msgstr "June"
 
-#: include/conversation.php:1667
-msgid "Like"
-msgid_plural "Likes"
-msgstr[0] "Like"
-msgstr[1] "Likes"
+#: include/event.php:457 include/text.php:1097
+msgid "July"
+msgstr "July"
 
-#: include/conversation.php:1670
-msgid "Dislike"
-msgid_plural "Dislikes"
-msgstr[0] "Dislike"
-msgstr[1] "Dislikes"
+#: include/event.php:458 include/text.php:1097
+msgid "August"
+msgstr "August"
 
-#: include/conversation.php:1676
-msgid "Not Attending"
-msgid_plural "Not Attending"
-msgstr[0] "Not attending"
-msgstr[1] "Not attending"
+#: include/event.php:459 include/text.php:1097
+msgid "September"
+msgstr "September"
 
-#: include/conversation.php:1679 src/Content/ContactSelector.php:125
-msgid "Undecided"
-msgid_plural "Undecided"
-msgstr[0] "Undecided"
-msgstr[1] "Undecided"
+#: include/event.php:460 include/text.php:1097
+msgid "October"
+msgstr "October"
 
-#: include/dba.php:59
-#, php-format
-msgid "Cannot locate DNS info for database server '%s'"
-msgstr "Cannot locate DNS info for database server '%s'"
+#: include/event.php:461 include/text.php:1097
+msgid "November"
+msgstr "November"
 
-#: include/enotify.php:33
-msgid "Friendica Notification"
-msgstr "Friendica notification"
+#: include/event.php:462 include/text.php:1097
+msgid "December"
+msgstr "December"
 
-#: include/enotify.php:36
-msgid "Thank You,"
-msgstr "Thank you"
+#: include/event.php:464 mod/cal.php:280 mod/events.php:401
+msgid "today"
+msgstr "today"
 
-#: include/enotify.php:39
-#, php-format
-msgid "%s Administrator"
-msgstr "%s Administrator"
+#: include/event.php:465 mod/cal.php:281 mod/events.php:402
+#: src/Util/Temporal.php:304
+msgid "month"
+msgstr "month"
 
-#: include/enotify.php:41
-#, php-format
-msgid "%1$s, %2$s Administrator"
-msgstr "%1$s, %2$s Administrator"
+#: include/event.php:466 mod/cal.php:282 mod/events.php:403
+#: src/Util/Temporal.php:305
+msgid "week"
+msgstr "week"
 
-#: include/enotify.php:52 src/Worker/Delivery.php:404
-msgid "noreply"
-msgstr "noreply"
+#: include/event.php:467 mod/cal.php:283 mod/events.php:404
+#: src/Util/Temporal.php:306
+msgid "day"
+msgstr "day"
 
-#: include/enotify.php:100
-#, php-format
-msgid "[Friendica:Notify] New mail received at %s"
-msgstr "[Friendica:Notify] New mail received at %s"
+#: include/event.php:469
+msgid "No events to display"
+msgstr "No events to display"
 
-#: include/enotify.php:102
-#, php-format
-msgid "%1$s sent you a new private message at %2$s."
-msgstr "%1$s sent you a new private message at %2$s."
+#: include/event.php:583
+msgid "l, F j"
+msgstr "l, F j"
 
-#: include/enotify.php:103
-msgid "a private message"
-msgstr "a private message"
+#: include/event.php:607
+msgid "Edit event"
+msgstr "Edit event"
 
-#: include/enotify.php:103
-#, php-format
-msgid "%1$s sent you %2$s."
-msgstr "%1$s sent you %2$s."
+#: include/event.php:608
+msgid "Duplicate event"
+msgstr "Duplicate event"
 
-#: include/enotify.php:105
-#, php-format
-msgid "Please visit %s to view and/or reply to your private messages."
-msgstr "Please visit %s to view or reply to your private messages."
+#: include/event.php:609
+msgid "Delete event"
+msgstr "Delete event"
 
-#: include/enotify.php:143
-#, php-format
-msgid "%1$s commented on [url=%2$s]a %3$s[/url]"
-msgstr "%1$s commented on [url=%2$s]a %3$s[/url]"
+#: include/event.php:636 include/text.php:1508 include/text.php:1515
+msgid "link to source"
+msgstr "Link to source"
 
-#: include/enotify.php:151
-#, php-format
-msgid "%1$s commented on [url=%2$s]%3$s's %4$s[/url]"
-msgstr "%1$s commented on [url=%2$s]%3$s's %4$s[/url]"
+#: include/event.php:896
+msgid "Export"
+msgstr "Export"
 
-#: include/enotify.php:161
-#, php-format
-msgid "%1$s commented on [url=%2$s]your %3$s[/url]"
-msgstr "%1$s commented on [url=%2$s]your %3$s[/url]"
+#: include/event.php:897
+msgid "Export calendar as ical"
+msgstr "Export calendar as ical"
 
-#: include/enotify.php:173
-#, php-format
-msgid "[Friendica:Notify] Comment to conversation #%1$d by %2$s"
-msgstr "[Friendica:Notify] Comment to conversation #%1$d by %2$s"
+#: include/event.php:898
+msgid "Export calendar as csv"
+msgstr "Export calendar as csv"
 
-#: include/enotify.php:175
-#, php-format
-msgid "%s commented on an item/conversation you have been following."
-msgstr "%s commented on an item/conversation you have been following."
+#: include/event.php:915
+msgid "D g:i A"
+msgstr "D g:i A"
 
-#: include/enotify.php:178 include/enotify.php:193 include/enotify.php:208
-#: include/enotify.php:223 include/enotify.php:242 include/enotify.php:257
-#, php-format
-msgid "Please visit %s to view and/or reply to the conversation."
-msgstr "Please visit %s to view or reply to the conversation."
+#: include/event.php:916
+msgid "g:i A"
+msgstr "g:i A"
 
-#: include/enotify.php:185
-#, php-format
-msgid "[Friendica:Notify] %s posted to your profile wall"
-msgstr "[Friendica:Notify] %s posted to your profile wall"
+#: include/event.php:1011 include/event.php:1013
+msgid "Show map"
+msgstr "Show map"
 
-#: include/enotify.php:187
-#, php-format
-msgid "%1$s posted to your profile wall at %2$s"
-msgstr "%1$s posted to your profile wall at %2$s"
+#: include/event.php:1012
+msgid "Hide map"
+msgstr "Hide map"
 
-#: include/enotify.php:188
-#, php-format
-msgid "%1$s posted to [url=%2$s]your wall[/url]"
-msgstr "%1$s posted to [url=%2$s]your wall[/url]"
+#: include/items.php:342 mod/notice.php:22 mod/viewsrc.php:21
+#: mod/admin.php:269 mod/admin.php:1762 mod/admin.php:2010 mod/display.php:70
+#: mod/display.php:247 mod/display.php:349
+msgid "Item not found."
+msgstr "Item not found."
 
-#: include/enotify.php:200
-#, php-format
-msgid "[Friendica:Notify] %s tagged you"
-msgstr "[Friendica:Notify] %s tagged you"
+#: include/items.php:382
+msgid "Do you really want to delete this item?"
+msgstr "Do you really want to delete this item?"
 
-#: include/enotify.php:202
-#, php-format
-msgid "%1$s tagged you at %2$s"
-msgstr "%1$s tagged you at %2$s"
+#: include/items.php:384 mod/api.php:110 mod/suggest.php:38
+#: mod/profiles.php:649 mod/profiles.php:652 mod/profiles.php:674
+#: mod/contacts.php:464 mod/dfrn_request.php:653 mod/follow.php:148
+#: mod/register.php:237 mod/message.php:138 mod/settings.php:1109
+#: mod/settings.php:1115 mod/settings.php:1122 mod/settings.php:1126
+#: mod/settings.php:1130 mod/settings.php:1134 mod/settings.php:1138
+#: mod/settings.php:1142 mod/settings.php:1162 mod/settings.php:1163
+#: mod/settings.php:1164 mod/settings.php:1165 mod/settings.php:1166
+msgid "Yes"
+msgstr "Yes"
 
-#: include/enotify.php:203
-#, php-format
-msgid "%1$s [url=%2$s]tagged you[/url]."
-msgstr "%1$s [url=%2$s]tagged you[/url]."
+#: include/items.php:387 include/conversation.php:1373 mod/fbrowser.php:103
+#: mod/fbrowser.php:134 mod/suggest.php:41 mod/unfollow.php:117
+#: mod/contacts.php:467 mod/dfrn_request.php:663 mod/follow.php:159
+#: mod/tagrm.php:19 mod/tagrm.php:99 mod/editpost.php:151 mod/message.php:141
+#: mod/photos.php:248 mod/photos.php:324 mod/settings.php:680
+#: mod/settings.php:706 mod/videos.php:148
+msgid "Cancel"
+msgstr "Cancel"
 
-#: include/enotify.php:215
-#, php-format
-msgid "[Friendica:Notify] %s shared a new post"
-msgstr "[Friendica:Notify] %s shared a new post"
+#: 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/repair_ostatus.php:13 mod/suggest.php:60 mod/unfollow.php:15
+#: mod/unfollow.php:57 mod/unfollow.php:90 mod/uimport.php:28
+#: mod/dirfind.php:24 mod/notifications.php:73 mod/ostatus_subscribe.php:16
+#: mod/cal.php:304 mod/dfrn_confirm.php:68 mod/invite.php:20
+#: mod/invite.php:106 mod/manage.php:131 mod/profiles.php:181
+#: mod/profiles.php:619 mod/wall_attach.php:74 mod/wall_attach.php:77
+#: mod/contacts.php:378 mod/delegate.php:24 mod/delegate.php:38
+#: mod/follow.php:16 mod/follow.php:53 mod/follow.php:116 mod/poke.php:150
+#: mod/profile_photo.php:29 mod/profile_photo.php:188
+#: mod/profile_photo.php:199 mod/profile_photo.php:212 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/item.php:160 mod/register.php:53
+#: mod/editpost.php:20 mod/events.php:195 mod/fsuggest.php:81 mod/group.php:26
+#: mod/message.php:59 mod/message.php:104 mod/network.php:32 mod/notes.php:30
+#: mod/photos.php:174 mod/photos.php:1051 mod/settings.php:41
+#: mod/settings.php:140 mod/settings.php:669 index.php:413
+msgid "Permission denied."
+msgstr "Permission denied."
 
-#: include/enotify.php:217
-#, php-format
-msgid "%1$s shared a new post at %2$s"
-msgstr "%1$s shared a new post at %2$s"
+#: include/items.php:471
+msgid "Archives"
+msgstr "Archives"
 
-#: include/enotify.php:218
-#, php-format
-msgid "%1$s [url=%2$s]shared a post[/url]."
-msgstr "%1$s [url=%2$s]shared a post[/url]."
+#: include/items.php:477 view/theme/vier/theme.php:259
+#: src/Content/ForumManager.php:130 src/Content/Widget.php:312
+#: src/Object/Post.php:422 src/App.php:514
+msgid "show more"
+msgstr "Show more..."
 
-#: include/enotify.php:230
-#, php-format
-msgid "[Friendica:Notify] %1$s poked you"
-msgstr "[Friendica:Notify] %1$s poked you"
+#: include/text.php:302
+msgid "newer"
+msgstr "Later posts"
 
-#: include/enotify.php:232
-#, php-format
-msgid "%1$s poked you at %2$s"
-msgstr "%1$s poked you at %2$s"
+#: include/text.php:303
+msgid "older"
+msgstr "Earlier posts"
 
-#: include/enotify.php:233
-#, php-format
-msgid "%1$s [url=%2$s]poked you[/url]."
-msgstr "%1$s [url=%2$s]poked you[/url]."
+#: include/text.php:308
+msgid "first"
+msgstr "first"
 
-#: include/enotify.php:249
-#, php-format
-msgid "[Friendica:Notify] %s tagged your post"
-msgstr "[Friendica:Notify] %s tagged your post"
+#: include/text.php:309
+msgid "prev"
+msgstr "prev"
 
-#: include/enotify.php:251
-#, php-format
-msgid "%1$s tagged your post at %2$s"
-msgstr "%1$s tagged your post at %2$s"
+#: include/text.php:343
+msgid "next"
+msgstr "next"
 
-#: include/enotify.php:252
-#, php-format
-msgid "%1$s tagged [url=%2$s]your post[/url]"
-msgstr "%1$s tagged [url=%2$s]your post[/url]"
+#: include/text.php:344
+msgid "last"
+msgstr "last"
 
-#: include/enotify.php:264
-msgid "[Friendica:Notify] Introduction received"
-msgstr "[Friendica:Notify] Introduction received"
-
-#: include/enotify.php:266
-#, php-format
-msgid "You've received an introduction from '%1$s' at %2$s"
-msgstr "You've received an introduction from '%1$s' at %2$s"
+#: include/text.php:398
+msgid "Loading more entries..."
+msgstr "Loading more entries..."
 
-#: include/enotify.php:267
-#, php-format
-msgid "You've received [url=%1$s]an introduction[/url] from %2$s."
-msgstr "You've received [url=%1$s]an introduction[/url] from %2$s."
+#: include/text.php:399
+msgid "The end"
+msgstr "The end"
 
-#: include/enotify.php:272 include/enotify.php:318
-#, php-format
-msgid "You may visit their profile at %s"
-msgstr "You may visit their profile at %s"
+#: include/text.php:884
+msgid "No contacts"
+msgstr "No contacts"
 
-#: include/enotify.php:274
+#: include/text.php:908
 #, php-format
-msgid "Please visit %s to approve or reject the introduction."
-msgstr "Please visit %s to approve or reject the introduction."
+msgid "%d Contact"
+msgid_plural "%d Contacts"
+msgstr[0] "%d contact"
+msgstr[1] "%d contacts"
 
-#: include/enotify.php:282
-msgid "[Friendica:Notify] A new person is sharing with you"
-msgstr "[Friendica:Notify] A new person is sharing with you"
+#: include/text.php:921
+msgid "View Contacts"
+msgstr "View contacts"
 
-#: include/enotify.php:284 include/enotify.php:285
-#, php-format
-msgid "%1$s is sharing with you at %2$s"
-msgstr "%1$s is sharing with you at %2$s"
+#: include/text.php:1010 mod/filer.php:35 mod/editpost.php:112
+#: mod/notes.php:68
+msgid "Save"
+msgstr "Save"
 
-#: include/enotify.php:292
-msgid "[Friendica:Notify] You have a new follower"
-msgstr "[Friendica:Notify] You have a new follower"
+#: include/text.php:1010
+msgid "Follow"
+msgstr "Follow"
 
-#: include/enotify.php:294 include/enotify.php:295
-#, php-format
-msgid "You have a new follower at %2$s : %1$s"
-msgstr "You have a new follower at %2$s : %1$s"
+#: include/text.php:1016 mod/search.php:155 src/Content/Nav.php:142
+msgid "Search"
+msgstr "Search"
 
-#: include/enotify.php:307
-msgid "[Friendica:Notify] Friend suggestion received"
-msgstr "[Friendica:Notify] Friend suggestion received"
+#: include/text.php:1019 src/Content/Nav.php:58
+msgid "@name, !forum, #tags, content"
+msgstr "@name, !forum, #tags, content"
 
-#: include/enotify.php:309
-#, php-format
-msgid "You've received a friend suggestion from '%1$s' at %2$s"
-msgstr "You've received a friend suggestion from '%1$s' at %2$s"
+#: include/text.php:1025 src/Content/Nav.php:145
+msgid "Full Text"
+msgstr "Full text"
 
-#: include/enotify.php:310
-#, php-format
-msgid ""
-"You've received [url=%1$s]a friend suggestion[/url] for %2$s from %3$s."
-msgstr "You've received [url=%1$s]a friend suggestion[/url] for %2$s from %3$s."
+#: include/text.php:1026 src/Content/Nav.php:146
+#: src/Content/Widget/TagCloud.php:54
+msgid "Tags"
+msgstr "Tags"
 
-#: include/enotify.php:316
-msgid "Name:"
-msgstr "Name:"
+#: include/text.php:1027 mod/contacts.php:805 mod/contacts.php:866
+#: mod/viewcontacts.php:131 view/theme/frio/theme.php:270
+#: src/Content/Nav.php:147 src/Content/Nav.php:212 src/Model/Profile.php:957
+#: src/Model/Profile.php:960
+msgid "Contacts"
+msgstr "Contacts"
 
-#: include/enotify.php:317
-msgid "Photo:"
-msgstr "Photo:"
+#: include/text.php:1030 view/theme/vier/theme.php:254
+#: src/Content/ForumManager.php:125 src/Content/Nav.php:151
+msgid "Forums"
+msgstr "Forums"
 
-#: include/enotify.php:320
-#, php-format
-msgid "Please visit %s to approve or reject the suggestion."
-msgstr "Please visit %s to approve or reject the suggestion."
+#: include/text.php:1074
+msgid "poke"
+msgstr "poke"
 
-#: include/enotify.php:328 include/enotify.php:343
-msgid "[Friendica:Notify] Connection accepted"
-msgstr "[Friendica:Notify] Connection accepted"
+#: include/text.php:1074
+msgid "poked"
+msgstr "poked"
 
-#: include/enotify.php:330 include/enotify.php:345
-#, php-format
-msgid "'%1$s' has accepted your connection request at %2$s"
-msgstr "'%1$s' has accepted your connection request at %2$s"
+#: include/text.php:1075
+msgid "ping"
+msgstr "ping"
 
-#: include/enotify.php:331 include/enotify.php:346
-#, php-format
-msgid "%2$s has accepted your [url=%1$s]connection request[/url]."
-msgstr "%2$s has accepted your [url=%1$s]connection request[/url]."
+#: include/text.php:1075
+msgid "pinged"
+msgstr "pinged"
 
-#: include/enotify.php:336
-msgid ""
-"You are now mutual friends and may exchange status updates, photos, and "
-"email without restriction."
-msgstr "You are now mutual friends and may exchange status updates, photos, and email without restriction."
+#: include/text.php:1076
+msgid "prod"
+msgstr "prod"
 
-#: include/enotify.php:338
-#, php-format
-msgid "Please visit %s if you wish to make any changes to this relationship."
-msgstr "Please visit %s if you wish to make any changes to this relationship."
+#: include/text.php:1076
+msgid "prodded"
+msgstr "prodded"
 
-#: include/enotify.php:351
-#, php-format
-msgid ""
-"'%1$s' has chosen to accept you a fan, which restricts some forms of "
-"communication - such as private messaging and some profile interactions. If "
-"this is a celebrity or community page, these settings were applied "
-"automatically."
-msgstr "'%1$s' has chosen to accept you as fan. This restricts some forms of communication - such as private messaging and some profile interactions. If this is a celebrity or community page, these settings were applied automatically."
+#: include/text.php:1077
+msgid "slap"
+msgstr "slap"
 
-#: include/enotify.php:353
-#, php-format
-msgid ""
-"'%1$s' may choose to extend this into a two-way or more permissive "
-"relationship in the future."
-msgstr "'%1$s' may choose to extend this into a two-way or more permissive relationship in the future."
+#: include/text.php:1077
+msgid "slapped"
+msgstr "slapped"
 
-#: include/enotify.php:355
-#, php-format
-msgid "Please visit %s  if you wish to make any changes to this relationship."
-msgstr "Please visit %s  if you wish to make any changes to this relationship."
+#: include/text.php:1078
+msgid "finger"
+msgstr "finger"
 
-#: include/enotify.php:365
-msgid "[Friendica System:Notify] registration request"
-msgstr "[Friendica:Notify] registration request"
+#: include/text.php:1078
+msgid "fingered"
+msgstr "fingered"
 
-#: include/enotify.php:367
-#, php-format
-msgid "You've received a registration request from '%1$s' at %2$s"
-msgstr "You've received a registration request from '%1$s' at %2$s."
+#: include/text.php:1079
+msgid "rebuff"
+msgstr "rebuff"
 
-#: include/enotify.php:368
-#, php-format
-msgid "You've received a [url=%1$s]registration request[/url] from %2$s."
-msgstr "You've received a [url=%1$s]registration request[/url] from %2$s."
+#: include/text.php:1079
+msgid "rebuffed"
+msgstr "rebuffed"
 
-#: include/enotify.php:373
-#, php-format
-msgid "Full Name:\t%1$s\\nSite Location:\t%2$s\\nLogin Name:\t%3$s (%4$s("
-msgstr "Full Name:\t%1$s\\nSite Location:\t%2$s\\nLogin Name:\t%3$s (%4$s("
+#: include/text.php:1114
+msgid "Sep"
+msgstr "Sep"
 
-#: include/enotify.php:379
-#, php-format
-msgid "Please visit %s to approve or reject the request."
-msgstr "Please visit %s to approve or reject the request."
+#: include/text.php:1315 mod/videos.php:381
+msgid "View Video"
+msgstr "View video"
 
-#: include/event.php:421
-msgid "all-day"
-msgstr "All-day"
+#: include/text.php:1332
+msgid "bytes"
+msgstr "bytes"
 
-#: include/event.php:423 include/text.php:1135
-msgid "Sun"
-msgstr "Sun"
+#: include/text.php:1367 include/text.php:1378
+msgid "Click to open/close"
+msgstr "Click to open/close"
 
-#: include/event.php:424 include/text.php:1135
-msgid "Mon"
-msgstr "Mon"
+#: include/text.php:1502
+msgid "View on separate page"
+msgstr "View on separate page"
 
-#: include/event.php:425 include/text.php:1135
-msgid "Tue"
-msgstr "Tue"
+#: include/text.php:1503
+msgid "view on separate page"
+msgstr "view on separate page"
 
-#: include/event.php:426 include/text.php:1135
-msgid "Wed"
-msgstr "Wed"
+#: include/text.php:1717 include/conversation.php:146
+#: include/conversation.php:284 src/Model/Item.php:1785
+msgid "event"
+msgstr "event"
 
-#: include/event.php:427 include/text.php:1135
-msgid "Thu"
-msgstr "Thu"
+#: include/text.php:1719 include/conversation.php:154
+#: include/conversation.php:292 mod/subthread.php:97 mod/tagger.php:72
+#: src/Model/Item.php:1783
+msgid "photo"
+msgstr "photo"
 
-#: include/event.php:428 include/text.php:1135
-msgid "Fri"
-msgstr "Fri"
+#: include/text.php:1721
+msgid "activity"
+msgstr "activity"
 
-#: include/event.php:429 include/text.php:1135
-msgid "Sat"
-msgstr "Sat"
+#: include/text.php:1723 src/Object/Post.php:421 src/Object/Post.php:433
+msgid "comment"
+msgid_plural "comments"
+msgstr[0] "comment"
+msgstr[1] "comments"
 
-#: include/event.php:431 include/text.php:1117 mod/settings.php:945
-msgid "Sunday"
-msgstr "Sunday"
+#: include/text.php:1726
+msgid "post"
+msgstr "post"
 
-#: include/event.php:432 include/text.php:1117 mod/settings.php:945
-msgid "Monday"
-msgstr "Monday"
+#: include/text.php:1883
+msgid "Item filed"
+msgstr "Item filed"
 
-#: include/event.php:433 include/text.php:1117
-msgid "Tuesday"
-msgstr "Tuesday"
+#: include/acl_selectors.php:355
+msgid "Post to Email"
+msgstr "Post to email"
 
-#: include/event.php:434 include/text.php:1117
-msgid "Wednesday"
-msgstr "Wednesday"
+#: include/acl_selectors.php:360
+msgid "Hide your profile details from unknown viewers?"
+msgstr "Hide profile details from unknown viewers?"
 
-#: include/event.php:435 include/text.php:1117
-msgid "Thursday"
-msgstr "Thursday"
+#: include/acl_selectors.php:360
+#, php-format
+msgid "Connectors disabled, since \"%s\" is enabled."
+msgstr "Connectors are disabled since \"%s\" is enabled."
 
-#: include/event.php:436 include/text.php:1117
-msgid "Friday"
-msgstr "Friday"
+#: include/acl_selectors.php:366
+msgid "Visible to everybody"
+msgstr "Visible to everybody"
 
-#: include/event.php:437 include/text.php:1117
-msgid "Saturday"
-msgstr "Saturday"
+#: include/acl_selectors.php:367 view/theme/vier/config.php:115
+msgid "show"
+msgstr "show"
 
-#: include/event.php:439 include/text.php:1138
-msgid "Jan"
-msgstr "Jan"
+#: include/acl_selectors.php:368 view/theme/vier/config.php:115
+msgid "don't show"
+msgstr "don't show"
 
-#: include/event.php:440 include/text.php:1138
-msgid "Feb"
-msgstr "Feb"
+#: include/acl_selectors.php:374 mod/editpost.php:136
+msgid "CC: email addresses"
+msgstr "CC: email addresses"
 
-#: include/event.php:441 include/text.php:1138
-msgid "Mar"
-msgstr "Mar"
+#: include/acl_selectors.php:375 mod/editpost.php:143
+msgid "Example: bob@example.com, mary@example.com"
+msgstr "Example: bob@example.com, mary@example.com"
 
-#: include/event.php:442 include/text.php:1138
-msgid "Apr"
-msgstr "Apr"
+#: include/acl_selectors.php:377 mod/events.php:536 mod/photos.php:1098
+#: mod/photos.php:1441
+msgid "Permissions"
+msgstr "Permissions"
 
-#: include/event.php:443 include/event.php:456 include/text.php:1121
-#: include/text.php:1138
-msgid "May"
-msgstr "May"
+#: include/acl_selectors.php:378
+msgid "Close"
+msgstr "Close"
 
-#: include/event.php:444
-msgid "Jun"
-msgstr "Jun"
+#: include/api.php:1181
+#, php-format
+msgid "Daily posting limit of %d post reached. The post was rejected."
+msgid_plural "Daily posting limit of %d posts reached. The post was rejected."
+msgstr[0] "Daily posting limit of %d post reached. The post was rejected."
+msgstr[1] "Daily posting limit of %d posts are reached. This post was rejected."
 
-#: include/event.php:445 include/text.php:1138
-msgid "Jul"
-msgstr "Jul"
+#: include/api.php:1205
+#, 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] "Weekly posting limit of %d post reached. The post was rejected."
+msgstr[1] "Weekly posting limit of %d posts are reached. This post was rejected."
 
-#: include/event.php:446 include/text.php:1138
-msgid "Aug"
-msgstr "Aug"
+#: include/api.php:1229
+#, php-format
+msgid "Monthly posting limit of %d post reached. The post was rejected."
+msgstr "Monthly posting limit of %d posts are reached. The post was rejected."
 
-#: include/event.php:447
-msgid "Sept"
-msgstr "Sep"
+#: include/api.php:4382 mod/profile_photo.php:84 mod/profile_photo.php:92
+#: mod/profile_photo.php:100 mod/profile_photo.php:223
+#: mod/profile_photo.php:317 mod/profile_photo.php:327 mod/photos.php:88
+#: mod/photos.php:194 mod/photos.php:722 mod/photos.php:1149
+#: mod/photos.php:1166 mod/photos.php:1684 src/Model/User.php:526
+#: src/Model/User.php:534 src/Model/User.php:542
+msgid "Profile Photos"
+msgstr "Profile photos"
 
-#: include/event.php:448 include/text.php:1138
-msgid "Oct"
-msgstr "Oct"
+#: include/conversation.php:149 include/conversation.php:159
+#: include/conversation.php:287 include/conversation.php:296
+#: mod/subthread.php:97 mod/tagger.php:72 src/Model/Item.php:1783
+#: src/Protocol/Diaspora.php:1946
+msgid "status"
+msgstr "status"
 
-#: include/event.php:449 include/text.php:1138
-msgid "Nov"
-msgstr "Nov"
+#: include/conversation.php:166 src/Model/Item.php:1656
+#: src/Protocol/Diaspora.php:1942
+#, php-format
+msgid "%1$s likes %2$s's %3$s"
+msgstr "%1$s likes %2$s's %3$s"
 
-#: include/event.php:450 include/text.php:1138
-msgid "Dec"
-msgstr "Dec"
+#: include/conversation.php:169 src/Model/Item.php:1661
+#, php-format
+msgid "%1$s doesn't like %2$s's %3$s"
+msgstr "%1$s doesn't like %2$s's %3$s"
 
-#: include/event.php:452 include/text.php:1121
-msgid "January"
-msgstr "January"
+#: include/conversation.php:172
+#, php-format
+msgid "%1$s attends %2$s's %3$s"
+msgstr "%1$s goes to %2$s's %3$s"
 
-#: include/event.php:453 include/text.php:1121
-msgid "February"
-msgstr "February"
+#: include/conversation.php:175
+#, php-format
+msgid "%1$s doesn't attend %2$s's %3$s"
+msgstr "%1$s doesn't go %2$s's %3$s"
 
-#: include/event.php:454 include/text.php:1121
-msgid "March"
-msgstr "March"
+#: include/conversation.php:178
+#, php-format
+msgid "%1$s attends maybe %2$s's %3$s"
+msgstr "%1$s might go to %2$s's %3$s"
 
-#: include/event.php:455 include/text.php:1121
-msgid "April"
-msgstr "April"
+#: include/conversation.php:211 mod/dfrn_confirm.php:431
+#: src/Protocol/Diaspora.php:2414
+#, php-format
+msgid "%1$s is now friends with %2$s"
+msgstr "%1$s is now friends with %2$s"
 
-#: include/event.php:457 include/text.php:1121
-msgid "June"
-msgstr "June"
+#: include/conversation.php:252
+#, php-format
+msgid "%1$s poked %2$s"
+msgstr "%1$s poked %2$s"
 
-#: include/event.php:458 include/text.php:1121
-msgid "July"
-msgstr "July"
+#: include/conversation.php:306 mod/tagger.php:110
+#, php-format
+msgid "%1$s tagged %2$s's %3$s with %4$s"
+msgstr "%1$s tagged %2$s's %3$s with %4$s"
 
-#: include/event.php:459 include/text.php:1121
-msgid "August"
-msgstr "August"
+#: include/conversation.php:333
+msgid "post/item"
+msgstr "Post/Item"
 
-#: include/event.php:460 include/text.php:1121
-msgid "September"
-msgstr "September"
+#: include/conversation.php:334
+#, php-format
+msgid "%1$s marked %2$s's %3$s as favorite"
+msgstr "%1$s marked %2$s's %3$s as favourite"
 
-#: include/event.php:461 include/text.php:1121
-msgid "October"
-msgstr "October"
+#: include/conversation.php:607 mod/profiles.php:354 mod/photos.php:1501
+msgid "Likes"
+msgstr "Likes"
 
-#: include/event.php:462 include/text.php:1121
-msgid "November"
-msgstr "November"
+#: include/conversation.php:607 mod/profiles.php:358 mod/photos.php:1501
+msgid "Dislikes"
+msgstr "Dislikes"
 
-#: include/event.php:463 include/text.php:1121
-msgid "December"
-msgstr "December"
+#: include/conversation.php:608 include/conversation.php:1682
+#: mod/photos.php:1502
+msgid "Attending"
+msgid_plural "Attending"
+msgstr[0] "Attending"
+msgstr[1] "Attending"
 
-#: include/event.php:465 mod/cal.php:280 mod/events.php:402
-msgid "today"
-msgstr "today"
+#: include/conversation.php:608 mod/photos.php:1502
+msgid "Not attending"
+msgstr "Not attending"
 
-#: include/event.php:466 mod/cal.php:281 mod/events.php:403
-#: src/Util/Temporal.php:302
-msgid "month"
-msgstr "month"
+#: include/conversation.php:608 mod/photos.php:1502
+msgid "Might attend"
+msgstr "Might attend"
 
-#: include/event.php:467 mod/cal.php:282 mod/events.php:404
-#: src/Util/Temporal.php:303
-msgid "week"
-msgstr "week"
+#: include/conversation.php:746 mod/photos.php:1569 src/Object/Post.php:177
+msgid "Select"
+msgstr "Select"
 
-#: include/event.php:468 mod/cal.php:283 mod/events.php:405
-#: src/Util/Temporal.php:304
-msgid "day"
-msgstr "day"
+#: include/conversation.php:747 mod/contacts.php:821 mod/contacts.php:1019
+#: mod/admin.php:1706 mod/photos.php:1570 mod/settings.php:742
+#: src/Object/Post.php:178
+msgid "Delete"
+msgstr "Delete"
 
-#: include/event.php:470
-msgid "No events to display"
-msgstr "No events to display"
+#: include/conversation.php:779 src/Object/Post.php:355
+#: src/Object/Post.php:356
+#, php-format
+msgid "View %s's profile @ %s"
+msgstr "View %s's profile @ %s"
 
-#: include/event.php:584
-msgid "l, F j"
-msgstr "l, F j"
+#: include/conversation.php:791 src/Object/Post.php:343
+msgid "Categories:"
+msgstr "Categories:"
 
-#: include/event.php:608
-msgid "Edit event"
-msgstr "Edit event"
+#: include/conversation.php:792 src/Object/Post.php:344
+msgid "Filed under:"
+msgstr "Filed under:"
 
-#: include/event.php:609
-msgid "Duplicate event"
-msgstr "Duplicate event"
+#: include/conversation.php:799 src/Object/Post.php:369
+#, php-format
+msgid "%s from %s"
+msgstr "%s from %s"
 
-#: include/event.php:610
-msgid "Delete event"
-msgstr "Delete event"
+#: include/conversation.php:814
+msgid "View in context"
+msgstr "View in context"
 
-#: include/event.php:637 include/text.php:1535 include/text.php:1542
-msgid "link to source"
-msgstr "Link to source"
+#: include/conversation.php:816 include/conversation.php:1355
+#: mod/wallmessage.php:145 mod/editpost.php:127 mod/message.php:264
+#: mod/message.php:433 mod/photos.php:1473 src/Object/Post.php:394
+msgid "Please wait"
+msgstr "Please wait"
 
-#: include/event.php:897
-msgid "Export"
-msgstr "Export"
+#: include/conversation.php:887
+msgid "remove"
+msgstr "Remove"
 
-#: include/event.php:898
-msgid "Export calendar as ical"
-msgstr "Export calendar as ical"
+#: include/conversation.php:891
+msgid "Delete Selected Items"
+msgstr "Delete selected items"
 
-#: include/event.php:899
-msgid "Export calendar as csv"
-msgstr "Export calendar as csv"
+#: include/conversation.php:1061 view/theme/frio/theme.php:352
+msgid "Follow Thread"
+msgstr "Follow thread"
 
-#: include/event.php:916
-msgid "D g:i A"
-msgstr "D g:i A"
+#: include/conversation.php:1062 src/Model/Contact.php:554
+msgid "View Status"
+msgstr "View status"
 
-#: include/event.php:917
-msgid "g:i A"
-msgstr "g:i A"
+#: include/conversation.php:1063 include/conversation.php:1079
+#: mod/allfriends.php:73 mod/suggest.php:82 mod/dirfind.php:220
+#: mod/match.php:89 mod/directory.php:160 src/Model/Contact.php:497
+#: src/Model/Contact.php:510 src/Model/Contact.php:555
+msgid "View Profile"
+msgstr "View profile"
 
-#: include/event.php:1012 include/event.php:1014
-msgid "Show map"
-msgstr "Show map"
+#: include/conversation.php:1064 src/Model/Contact.php:556
+msgid "View Photos"
+msgstr "View photos"
 
-#: include/event.php:1013
-msgid "Hide map"
-msgstr "Hide map"
+#: include/conversation.php:1065 src/Model/Contact.php:557
+msgid "Network Posts"
+msgstr "Network posts"
 
-#: include/items.php:343 mod/notice.php:22 mod/viewsrc.php:20
-#: mod/admin.php:269 mod/admin.php:1761 mod/admin.php:2009 mod/display.php:69
-#: mod/display.php:246 mod/display.php:348
-msgid "Item not found."
-msgstr "Item not found."
+#: include/conversation.php:1066 src/Model/Contact.php:558
+msgid "View Contact"
+msgstr "View contact"
 
-#: include/items.php:383
-msgid "Do you really want to delete this item?"
-msgstr "Do you really want to delete this item?"
+#: include/conversation.php:1067 src/Model/Contact.php:560
+msgid "Send PM"
+msgstr "Send PM"
 
-#: include/items.php:385 mod/api.php:110 mod/follow.php:152 mod/suggest.php:38
-#: mod/contacts.php:463 mod/dfrn_request.php:653 mod/message.php:137
-#: mod/profiles.php:649 mod/profiles.php:652 mod/profiles.php:674
-#: mod/register.php:236 mod/settings.php:1109 mod/settings.php:1115
-#: mod/settings.php:1122 mod/settings.php:1126 mod/settings.php:1130
-#: mod/settings.php:1134 mod/settings.php:1138 mod/settings.php:1142
-#: mod/settings.php:1162 mod/settings.php:1163 mod/settings.php:1164
-#: mod/settings.php:1165 mod/settings.php:1166
-msgid "Yes"
-msgstr "Yes"
+#: include/conversation.php:1071 src/Model/Contact.php:561
+msgid "Poke"
+msgstr "Poke"
 
-#: include/items.php:402 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/delegate.php:20
-#: mod/follow.php:16 mod/follow.php:57 mod/follow.php:120 mod/group.php:26
-#: mod/nogroup.php:28 mod/notes.php:30 mod/regmod.php:108
-#: mod/repair_ostatus.php:13 mod/suggest.php:60 mod/unfollow.php:15
-#: mod/unfollow.php:57 mod/unfollow.php:90 mod/viewcontacts.php:55
-#: 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:20 mod/uimport.php:28 mod/dirfind.php:24
-#: mod/notifications.php:73 mod/ostatus_subscribe.php:16 mod/cal.php:304
-#: mod/contacts.php:377 mod/dfrn_confirm.php:68 mod/events.php:196
-#: mod/fsuggest.php:81 mod/invite.php:20 mod/invite.php:106 mod/item.php:161
-#: mod/manage.php:131 mod/message.php:58 mod/message.php:103
-#: mod/network.php:32 mod/photos.php:175 mod/photos.php:1053 mod/poke.php:154
-#: mod/profile_photo.php:29 mod/profile_photo.php:188
-#: mod/profile_photo.php:199 mod/profile_photo.php:212 mod/profiles.php:181
-#: mod/profiles.php:619 mod/register.php:53 mod/settings.php:41
-#: mod/settings.php:140 mod/settings.php:669 mod/wall_attach.php:74
-#: mod/wall_attach.php:77 index.php:413
-msgid "Permission denied."
-msgstr "Permission denied."
+#: include/conversation.php:1076 mod/allfriends.php:74 mod/suggest.php:83
+#: mod/dirfind.php:221 mod/match.php:90 mod/contacts.php:587
+#: mod/follow.php:141 src/Content/Widget.php:61 src/Model/Contact.php:511
+msgid "Connect/Follow"
+msgstr "Connect/Follow"
 
-#: include/items.php:472
-msgid "Archives"
-msgstr "Archives"
+#: include/conversation.php:1195
+#, php-format
+msgid "%s likes this."
+msgstr "%s likes this."
 
-#: include/items.php:478 view/theme/vier/theme.php:258
-#: src/Content/ForumManager.php:130 src/Content/Widget.php:312
-#: src/Object/Post.php:422 src/App.php:514
-msgid "show more"
-msgstr "Show more..."
+#: include/conversation.php:1198
+#, php-format
+msgid "%s doesn't like this."
+msgstr "%s doesn't like this."
 
-#: include/security.php:81
-msgid "Welcome "
-msgstr "Welcome "
+#: include/conversation.php:1201
+#, php-format
+msgid "%s attends."
+msgstr "%s attends."
 
-#: include/security.php:82
-msgid "Please upload a profile photo."
-msgstr "Please upload a profile photo."
+#: include/conversation.php:1204
+#, php-format
+msgid "%s doesn't attend."
+msgstr "%s doesn't attend."
 
-#: include/security.php:84
-msgid "Welcome back "
-msgstr "Welcome back "
+#: include/conversation.php:1207
+#, php-format
+msgid "%s attends maybe."
+msgstr "%s may attend."
 
-#: include/security.php:431
-msgid ""
-"The form security token was not correct. This probably happened because the "
-"form has been opened for too long (>3 hours) before submitting it."
-msgstr "The form security token was incorrect. This probably happened because the form has not been submitted within 3 hours."
+#: include/conversation.php:1218
+msgid "and"
+msgstr "and"
 
-#: include/text.php:301
-msgid "newer"
-msgstr "Later posts"
+#: include/conversation.php:1224
+#, php-format
+msgid "and %d other people"
+msgstr "and %d other people"
 
-#: include/text.php:302
-msgid "older"
-msgstr "Earlier posts"
+#: include/conversation.php:1233
+#, php-format
+msgid "<span  %1$s>%2$d people</span> like this"
+msgstr "<span  %1$s>%2$d people</span> like this"
 
-#: include/text.php:307
-msgid "first"
-msgstr "first"
+#: include/conversation.php:1234
+#, php-format
+msgid "%s like this."
+msgstr "%s like this."
 
-#: include/text.php:308
-msgid "prev"
-msgstr "prev"
+#: include/conversation.php:1237
+#, php-format
+msgid "<span  %1$s>%2$d people</span> don't like this"
+msgstr "<span  %1$s>%2$d people</span> don't like this"
 
-#: include/text.php:342
-msgid "next"
-msgstr "next"
+#: include/conversation.php:1238
+#, php-format
+msgid "%s don't like this."
+msgstr "%s don't like this."
 
-#: include/text.php:343
-msgid "last"
-msgstr "last"
+#: include/conversation.php:1241
+#, php-format
+msgid "<span  %1$s>%2$d people</span> attend"
+msgstr "<span  %1$s>%2$d people</span> attend"
 
-#: include/text.php:397
-msgid "Loading more entries..."
-msgstr "Loading more entries..."
+#: include/conversation.php:1242
+#, php-format
+msgid "%s attend."
+msgstr "%s attend."
 
-#: include/text.php:398
-msgid "The end"
-msgstr "The end"
+#: include/conversation.php:1245
+#, php-format
+msgid "<span  %1$s>%2$d people</span> don't attend"
+msgstr "<span  %1$s>%2$d people</span> don't attend"
 
-#: include/text.php:908
-msgid "No contacts"
-msgstr "No contacts"
+#: include/conversation.php:1246
+#, php-format
+msgid "%s don't attend."
+msgstr "%s don't attend."
 
-#: include/text.php:932
+#: include/conversation.php:1249
 #, php-format
-msgid "%d Contact"
-msgid_plural "%d Contacts"
-msgstr[0] "%d contact"
-msgstr[1] "%d contacts"
+msgid "<span  %1$s>%2$d people</span> attend maybe"
+msgstr "<span  %1$s>%2$d people</span> attend maybe"
 
-#: include/text.php:945
-msgid "View Contacts"
-msgstr "View contacts"
+#: include/conversation.php:1250
+#, php-format
+msgid "%s attend maybe."
+msgstr "%s may be attending."
 
-#: include/text.php:1034 mod/filer.php:36 mod/notes.php:69
-#: mod/editpost.php:109
-msgid "Save"
-msgstr "Save"
+#: include/conversation.php:1280 include/conversation.php:1296
+msgid "Visible to <strong>everybody</strong>"
+msgstr "Visible to <strong>everybody</strong>"
 
-#: include/text.php:1034
-msgid "Follow"
-msgstr "Follow"
+#: include/conversation.php:1281 include/conversation.php:1297
+#: 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 "Please enter a link URL:"
 
-#: include/text.php:1040 mod/search.php:155 src/Content/Nav.php:142
-msgid "Search"
-msgstr "Search"
+#: include/conversation.php:1282 include/conversation.php:1298
+msgid "Please enter a video link/URL:"
+msgstr "Please enter a video link/URL:"
 
-#: include/text.php:1043 src/Content/Nav.php:58
-msgid "@name, !forum, #tags, content"
-msgstr "@name, !forum, #tags, content"
+#: include/conversation.php:1283 include/conversation.php:1299
+msgid "Please enter an audio link/URL:"
+msgstr "Please enter an audio link/URL:"
 
-#: include/text.php:1049 src/Content/Nav.php:145
-msgid "Full Text"
-msgstr "Full text"
+#: include/conversation.php:1284 include/conversation.php:1300
+msgid "Tag term:"
+msgstr "Tag term:"
 
-#: include/text.php:1050 src/Content/Nav.php:146
-#: src/Content/Widget/TagCloud.php:54
-msgid "Tags"
-msgstr "Tags"
+#: include/conversation.php:1285 include/conversation.php:1301
+#: mod/filer.php:34
+msgid "Save to Folder:"
+msgstr "Save to folder:"
 
-#: include/text.php:1051 mod/viewcontacts.php:132 mod/contacts.php:804
-#: mod/contacts.php:865 view/theme/frio/theme.php:269 src/Content/Nav.php:147
-#: src/Content/Nav.php:212 src/Model/Profile.php:942 src/Model/Profile.php:945
-msgid "Contacts"
-msgstr "Contacts"
+#: include/conversation.php:1286 include/conversation.php:1302
+msgid "Where are you right now?"
+msgstr "Where are you right now?"
 
-#: include/text.php:1054 view/theme/vier/theme.php:253
-#: src/Content/ForumManager.php:125 src/Content/Nav.php:151
-msgid "Forums"
-msgstr "Forums"
+#: include/conversation.php:1287
+msgid "Delete item(s)?"
+msgstr "Delete item(s)?"
 
-#: include/text.php:1098
-msgid "poke"
-msgstr "poke"
+#: include/conversation.php:1336
+msgid "Share"
+msgstr "Share"
 
-#: include/text.php:1098
-msgid "poked"
-msgstr "poked"
+#: include/conversation.php:1337 mod/wallmessage.php:143 mod/editpost.php:113
+#: mod/message.php:262 mod/message.php:430
+msgid "Upload photo"
+msgstr "Upload photo"
 
-#: include/text.php:1099
-msgid "ping"
-msgstr "ping"
+#: include/conversation.php:1338 mod/editpost.php:114
+msgid "upload photo"
+msgstr "upload photo"
 
-#: include/text.php:1099
-msgid "pinged"
-msgstr "pinged"
+#: include/conversation.php:1339 mod/editpost.php:115
+msgid "Attach file"
+msgstr "Attach file"
 
-#: include/text.php:1100
-msgid "prod"
-msgstr "prod"
+#: include/conversation.php:1340 mod/editpost.php:116
+msgid "attach file"
+msgstr "attach file"
 
-#: include/text.php:1100
-msgid "prodded"
-msgstr "prodded"
+#: include/conversation.php:1341 mod/wallmessage.php:144 mod/editpost.php:117
+#: mod/message.php:263 mod/message.php:431
+msgid "Insert web link"
+msgstr "Insert web link"
 
-#: include/text.php:1101
-msgid "slap"
-msgstr "slap"
+#: include/conversation.php:1342 mod/editpost.php:118
+msgid "web link"
+msgstr "web link"
 
-#: include/text.php:1101
-msgid "slapped"
-msgstr "slapped"
+#: include/conversation.php:1343 mod/editpost.php:119
+msgid "Insert video link"
+msgstr "Insert video link"
 
-#: include/text.php:1102
-msgid "finger"
-msgstr "finger"
+#: include/conversation.php:1344 mod/editpost.php:120
+msgid "video link"
+msgstr "video link"
 
-#: include/text.php:1102
-msgid "fingered"
-msgstr "fingered"
+#: include/conversation.php:1345 mod/editpost.php:121
+msgid "Insert audio link"
+msgstr "Insert audio link"
 
-#: include/text.php:1103
-msgid "rebuff"
-msgstr "rebuff"
+#: include/conversation.php:1346 mod/editpost.php:122
+msgid "audio link"
+msgstr "audio link"
 
-#: include/text.php:1103
-msgid "rebuffed"
-msgstr "rebuffed"
+#: include/conversation.php:1347 mod/editpost.php:123
+msgid "Set your location"
+msgstr "Set your location"
 
-#: include/text.php:1138
-msgid "Sep"
-msgstr "Sep"
+#: include/conversation.php:1348 mod/editpost.php:124
+msgid "set location"
+msgstr "set location"
 
-#: include/text.php:1339 mod/videos.php:384
-msgid "View Video"
-msgstr "View video"
+#: include/conversation.php:1349 mod/editpost.php:125
+msgid "Clear browser location"
+msgstr "Clear browser location"
 
-#: include/text.php:1356
-msgid "bytes"
-msgstr "bytes"
+#: include/conversation.php:1350 mod/editpost.php:126
+msgid "clear location"
+msgstr "clear location"
 
-#: include/text.php:1391 include/text.php:1402
-msgid "Click to open/close"
-msgstr "Click to open/close"
+#: include/conversation.php:1352 mod/editpost.php:140
+msgid "Set title"
+msgstr "Set title"
 
-#: include/text.php:1529
-msgid "View on separate page"
-msgstr "View on separate page"
+#: include/conversation.php:1354 mod/editpost.php:142
+msgid "Categories (comma-separated list)"
+msgstr "Categories (comma-separated list)"
 
-#: include/text.php:1530
-msgid "view on separate page"
-msgstr "view on separate page"
+#: include/conversation.php:1356 mod/editpost.php:128
+msgid "Permission settings"
+msgstr "Permission settings"
 
-#: include/text.php:1748
-msgid "activity"
-msgstr "activity"
+#: include/conversation.php:1357 mod/editpost.php:157
+msgid "permissions"
+msgstr "permissions"
 
-#: include/text.php:1750 src/Object/Post.php:421 src/Object/Post.php:433
-msgid "comment"
-msgid_plural "comments"
-msgstr[0] "comment"
-msgstr[1] "comments"
+#: include/conversation.php:1365 mod/editpost.php:137
+msgid "Public post"
+msgstr "Public post"
 
-#: include/text.php:1753
-msgid "post"
-msgstr "post"
+#: include/conversation.php:1369 mod/editpost.php:148 mod/events.php:531
+#: mod/photos.php:1492 mod/photos.php:1531 mod/photos.php:1604
+#: src/Object/Post.php:797
+msgid "Preview"
+msgstr "Preview"
 
-#: include/text.php:1910
-msgid "Item filed"
-msgstr "Item filed"
+#: include/conversation.php:1378
+msgid "Post to Groups"
+msgstr "Post to groups"
+
+#: include/conversation.php:1379
+msgid "Post to Contacts"
+msgstr "Post to contacts"
+
+#: include/conversation.php:1380
+msgid "Private post"
+msgstr "Private post"
+
+#: include/conversation.php:1385 mod/editpost.php:155
+#: src/Model/Profile.php:342
+msgid "Message"
+msgstr "Message"
+
+#: include/conversation.php:1386 mod/editpost.php:156
+msgid "Browser"
+msgstr "Browser"
+
+#: include/conversation.php:1653
+msgid "View all"
+msgstr "View all"
+
+#: include/conversation.php:1676
+msgid "Like"
+msgid_plural "Likes"
+msgstr[0] "Like"
+msgstr[1] "Likes"
+
+#: include/conversation.php:1679
+msgid "Dislike"
+msgid_plural "Dislikes"
+msgstr[0] "Dislike"
+msgstr[1] "Dislikes"
+
+#: include/conversation.php:1685
+msgid "Not Attending"
+msgid_plural "Not Attending"
+msgstr[0] "Not attending"
+msgstr[1] "Not attending"
+
+#: include/conversation.php:1688 src/Content/ContactSelector.php:125
+msgid "Undecided"
+msgid_plural "Undecided"
+msgstr[0] "Undecided"
+msgstr[1] "Undecided"
+
+#: include/dba.php:59
+#, php-format
+msgid "Cannot locate DNS info for database server '%s'"
+msgstr "Cannot locate DNS info for database server '%s'"
 
 #: mod/allfriends.php:51
 msgid "No friends to display."
@@ -1349,9 +1350,9 @@ msgid ""
 " and/or create new posts for you?"
 msgstr "Do you want to authorize this application to access your posts and contacts and create new posts for you?"
 
-#: mod/api.php:111 mod/follow.php:152 mod/dfrn_request.php:653
-#: mod/profiles.php:649 mod/profiles.php:653 mod/profiles.php:674
-#: mod/register.php:237 mod/settings.php:1109 mod/settings.php:1115
+#: mod/api.php:111 mod/profiles.php:649 mod/profiles.php:653
+#: mod/profiles.php:674 mod/dfrn_request.php:653 mod/follow.php:148
+#: mod/register.php:238 mod/settings.php:1109 mod/settings.php:1115
 #: mod/settings.php:1122 mod/settings.php:1126 mod/settings.php:1130
 #: mod/settings.php:1134 mod/settings.php:1138 mod/settings.php:1142
 #: mod/settings.php:1162 mod/settings.php:1163 mod/settings.php:1164
@@ -1379,19 +1380,11 @@ msgstr "Item not available."
 msgid "Item was not found."
 msgstr "Item was not found."
 
-#: mod/bookmarklet.php:21 src/Content/Nav.php:114 src/Module/Login.php:312
-msgid "Login"
-msgstr "Login"
-
-#: mod/bookmarklet.php:49
-msgid "The post was created"
-msgstr "The post was created"
-
 #: mod/common.php:91
 msgid "No contacts in common."
 msgstr "No contacts in common."
 
-#: mod/common.php:140 mod/contacts.php:876
+#: mod/common.php:140 mod/contacts.php:877
 msgid "Common Friends"
 msgstr "Common friends"
 
@@ -1451,13 +1444,13 @@ msgstr "Return to contact editor"
 msgid "Refetch contact data"
 msgstr "Re-fetch contact data."
 
-#: mod/crepair.php:148 mod/contacts.php:600 mod/events.php:534
-#: mod/fsuggest.php:116 mod/install.php:250 mod/install.php:289
-#: mod/invite.php:150 mod/localtime.php:56 mod/manage.php:184
-#: mod/message.php:265 mod/message.php:434 mod/photos.php:1082
-#: mod/photos.php:1162 mod/photos.php:1447 mod/photos.php:1493
-#: mod/photos.php:1532 mod/photos.php:1605 mod/poke.php:203
-#: mod/profiles.php:685 view/theme/duepuntozero/config.php:72
+#: mod/crepair.php:148 mod/invite.php:150 mod/manage.php:184
+#: mod/profiles.php:685 mod/contacts.php:601 mod/install.php:251
+#: mod/install.php:290 mod/localtime.php:56 mod/poke.php:199
+#: mod/events.php:533 mod/fsuggest.php:116 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 view/theme/duepuntozero/config.php:71
 #: view/theme/frio/config.php:113 view/theme/quattro/config.php:73
 #: view/theme/vier/config.php:119 src/Object/Post.php:788
 msgid "Submit"
@@ -1477,8 +1470,8 @@ msgid ""
 "entries from this contact."
 msgstr "This will cause Friendica to repost new entries from this contact."
 
-#: mod/crepair.php:158 mod/admin.php:439 mod/admin.php:1688 mod/admin.php:1700
-#: mod/admin.php:1713 mod/admin.php:1729 mod/settings.php:681
+#: mod/crepair.php:158 mod/admin.php:439 mod/admin.php:1689 mod/admin.php:1701
+#: mod/admin.php:1714 mod/admin.php:1730 mod/settings.php:681
 #: mod/settings.php:707
 msgid "Name"
 msgstr "Name:"
@@ -1515,270 +1508,46 @@ msgstr "Poll/Feed URL:"
 msgid "New photo from this URL"
 msgstr "New photo from this URL:"
 
-#: mod/delegate.php:96
-msgid "No potential page delegates located."
-msgstr "No potential page delegates found."
+#: mod/fbrowser.php:34 view/theme/frio/theme.php:261 src/Content/Nav.php:102
+#: src/Model/Profile.php:904
+msgid "Photos"
+msgstr "Photos"
 
-#: mod/delegate.php:122 src/Content/Nav.php:204
-msgid "Delegate Page Management"
-msgstr "Delegate Page Management"
+#: 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 "Contact photos"
 
-#: mod/delegate.php:124
-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 "Delegates are able to manage all aspects of this account except for key setting features. Please do not delegate your personal account to anybody that you do not trust completely."
+#: mod/fbrowser.php:105 mod/fbrowser.php:136 mod/profile_photo.php:265
+msgid "Upload"
+msgstr "Upload"
 
-#: mod/delegate.php:125
-msgid "Existing Page Managers"
-msgstr "Existing page managers"
+#: mod/fbrowser.php:131
+msgid "Files"
+msgstr "Files"
 
-#: mod/delegate.php:127
-msgid "Existing Page Delegates"
-msgstr "Existing page delegates"
+#: 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:289
+msgid "Not Found"
+msgstr "Not found"
 
-#: mod/delegate.php:129
-msgid "Potential Delegates"
-msgstr "Potential delegates"
+#: mod/hcard.php:18
+msgid "No profile"
+msgstr "No profile"
 
-#: mod/delegate.php:131 mod/tagrm.php:98
-msgid "Remove"
-msgstr "Remove"
+#: mod/help.php:48
+msgid "Help:"
+msgstr "Help:"
 
-#: mod/delegate.php:132
-msgid "Add"
-msgstr "Add"
+#: mod/help.php:54 view/theme/vier/theme.php:298 src/Content/Nav.php:134
+msgid "Help"
+msgstr "Help"
 
-#: mod/delegate.php:133
-msgid "No entries."
-msgstr "No entries."
-
-#: mod/directory.php:38 mod/viewcontacts.php:45 mod/probe.php:13
-#: mod/webfinger.php:16 mod/community.php:25 mod/dfrn_request.php:607
-#: mod/display.php:200 mod/photos.php:933 mod/search.php:98 mod/search.php:104
-#: mod/videos.php:201
-msgid "Public access denied."
-msgstr "Public access denied."
-
-#: mod/directory.php:142 mod/notifications.php:253 src/Model/Profile.php:420
-#: src/Model/Profile.php:730
-msgid "Gender:"
-msgstr "Gender:"
-
-#: mod/directory.php:144 src/Model/Profile.php:421 src/Model/Profile.php:754
-msgid "Status:"
-msgstr "Status:"
-
-#: mod/directory.php:146 src/Model/Profile.php:422 src/Model/Profile.php:771
-msgid "Homepage:"
-msgstr "Homepage:"
-
-#: mod/directory.php:148 mod/notifications.php:249 mod/contacts.php:654
-#: src/Model/Profile.php:423 src/Model/Profile.php:791
-msgid "About:"
-msgstr "About:"
-
-#: mod/directory.php:195 view/theme/vier/theme.php:201
-msgid "Global Directory"
-msgstr "Global Directory"
-
-#: mod/directory.php:197
-msgid "Find on this site"
-msgstr "Find on this site"
-
-#: mod/directory.php:199
-msgid "Results for:"
-msgstr "Results for:"
-
-#: mod/directory.php:201
-msgid "Site Directory"
-msgstr "Site directory"
-
-#: mod/directory.php:202 mod/contacts.php:810 src/Content/Widget.php:63
-msgid "Find"
-msgstr "Find"
-
-#: mod/directory.php:206
-msgid "No entries (some entries may be hidden)."
-msgstr "No entries (entries may be hidden)."
-
-#: mod/fbrowser.php:34 view/theme/frio/theme.php:260 src/Content/Nav.php:102
-#: src/Model/Profile.php:889
-msgid "Photos"
-msgstr "Photos"
-
-#: mod/fbrowser.php:43 mod/fbrowser.php:68 mod/photos.php:195
-#: mod/photos.php:1064 mod/photos.php:1151 mod/photos.php:1168
-#: mod/photos.php:1661 mod/photos.php:1675 src/Model/Photo.php:241
-#: src/Model/Photo.php:250
-msgid "Contact Photos"
-msgstr "Contact photos"
-
-#: mod/fbrowser.php:105 mod/fbrowser.php:136 mod/profile_photo.php:265
-msgid "Upload"
-msgstr "Upload"
-
-#: mod/fbrowser.php:131
-msgid "Files"
-msgstr "Files"
-
-#: 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:289
-msgid "Not Found"
-msgstr "Not found"
-
-#: mod/filer.php:35
-msgid "- select -"
-msgstr "- select -"
-
-#: mod/follow.php:44
-msgid "Contact added"
-msgstr "Contact added"
-
-#: mod/follow.php:65 mod/unfollow.php:65 mod/dfrn_request.php:662
-msgid "Submit Request"
-msgstr "Submit request"
-
-#: mod/follow.php:76
-msgid "You already added this contact."
-msgstr "You already added this contact."
-
-#: mod/follow.php:85
-msgid "Diaspora support isn't enabled. Contact can't be added."
-msgstr "Diaspora support isn't enabled. Contact can't be added."
-
-#: mod/follow.php:92
-msgid "OStatus support is disabled. Contact can't be added."
-msgstr "OStatus support is disabled. Contact can't be added."
-
-#: mod/follow.php:99
-msgid "The network type couldn't be detected. Contact can't be added."
-msgstr "The network type couldn't be detected. Contact can't be added."
-
-#: mod/follow.php:151 mod/dfrn_request.php:652
-msgid "Please answer the following:"
-msgstr "Please answer the following:"
-
-#: mod/follow.php:152 mod/dfrn_request.php:653
-#, php-format
-msgid "Does %s know you?"
-msgstr "Does %s know you?"
-
-#: mod/follow.php:153 mod/dfrn_request.php:654
-msgid "Add a personal note:"
-msgstr "Add a personal note:"
-
-#: mod/follow.php:159 mod/unfollow.php:113 mod/dfrn_request.php:660
-msgid "Your Identity Address:"
-msgstr "My identity address:"
-
-#: mod/follow.php:168 mod/unfollow.php:122 mod/notifications.php:258
-#: mod/admin.php:439 mod/admin.php:449 mod/contacts.php:646
-msgid "Profile URL"
-msgstr "Profile URL:"
-
-#: mod/follow.php:176 mod/notifications.php:251 mod/contacts.php:656
-#: src/Model/Profile.php:779
-msgid "Tags:"
-msgstr "Tags:"
-
-#: mod/follow.php:185 mod/unfollow.php:132 mod/contacts.php:848
-#: src/Model/Profile.php:876
-msgid "Status Messages and Posts"
-msgstr "Status Messages and Posts"
-
-#: mod/group.php:36
-msgid "Group created."
-msgstr "Group created."
-
-#: mod/group.php:42
-msgid "Could not create group."
-msgstr "Could not create group."
-
-#: mod/group.php:56 mod/group.php:158
-msgid "Group not found."
-msgstr "Group not found."
-
-#: mod/group.php:70
-msgid "Group name changed."
-msgstr "Group name changed."
-
-#: mod/group.php:83 mod/profperm.php:28 index.php:412
-msgid "Permission denied"
-msgstr "Permission denied"
-
-#: mod/group.php:97
-msgid "Save Group"
-msgstr "Save group"
-
-#: mod/group.php:102
-msgid "Create a group of contacts/friends."
-msgstr "Create a group of contacts/friends."
-
-#: mod/group.php:103 mod/group.php:200 src/Model/Group.php:409
-msgid "Group Name: "
-msgstr "Group name: "
-
-#: mod/group.php:127
-msgid "Group removed."
-msgstr "Group removed."
-
-#: mod/group.php:129
-msgid "Unable to remove group."
-msgstr "Unable to remove group."
-
-#: mod/group.php:193
-msgid "Delete Group"
-msgstr "Delete group"
-
-#: mod/group.php:199
-msgid "Group Editor"
-msgstr "Group Editor"
-
-#: mod/group.php:204
-msgid "Edit Group Name"
-msgstr "Edit group name"
-
-#: mod/group.php:214
-msgid "Members"
-msgstr "Members"
-
-#: mod/group.php:216 mod/contacts.php:709
-msgid "All Contacts"
-msgstr "All contacts"
-
-#: mod/group.php:217 mod/network.php:639
-msgid "Group is empty"
-msgstr "Group is empty"
-
-#: mod/group.php:230
-msgid "Remove Contact"
-msgstr "Remove contact"
-
-#: mod/group.php:254
-msgid "Add Contact"
-msgstr "Add contact"
-
-#: mod/group.php:266 mod/profperm.php:113
-msgid "Click on a contact to add or remove."
-msgstr "Click on a contact to add or remove."
-
-#: mod/hcard.php:18
-msgid "No profile"
-msgstr "No profile"
-
-#: mod/help.php:48
-msgid "Help:"
-msgstr "Help:"
-
-#: mod/help.php:54 view/theme/vier/theme.php:297 src/Content/Nav.php:134
-msgid "Help"
-msgstr "Help"
-
-#: mod/help.php:63 index.php:294
-msgid "Page not found."
-msgstr "Page not found"
+#: mod/help.php:63 index.php:294
+msgid "Page not found."
+msgstr "Page not found"
 
 #: mod/home.php:39
 #, php-format
@@ -1828,8 +1597,8 @@ msgid ""
 " join."
 msgstr "On your <em>Quick Start</em> page - find a brief introduction to your profile and network tabs, make some new connections, and find some groups to join."
 
-#: mod/newmember.php:19 mod/admin.php:1813 mod/admin.php:2082
-#: mod/settings.php:122 view/theme/frio/theme.php:268 src/Content/Nav.php:206
+#: mod/newmember.php:19 mod/admin.php:1814 mod/admin.php:2083
+#: mod/settings.php:122 view/theme/frio/theme.php:269 src/Content/Nav.php:206
 msgid "Settings"
 msgstr "Settings"
 
@@ -1852,14 +1621,14 @@ msgid ""
 "potential friends know exactly how to find you."
 msgstr "Review the other settings, particularly the privacy settings. An unpublished directory listing is like having an unlisted phone number. In general, you should probably publish your listing - unless all of your friends and potential friends know exactly how to find you."
 
-#: mod/newmember.php:24 mod/profperm.php:111 mod/contacts.php:661
-#: mod/contacts.php:853 view/theme/frio/theme.php:259 src/Content/Nav.php:101
-#: src/Model/Profile.php:715 src/Model/Profile.php:848
-#: src/Model/Profile.php:881
+#: mod/newmember.php:24 mod/contacts.php:662 mod/contacts.php:854
+#: mod/profperm.php:113 view/theme/frio/theme.php:260 src/Content/Nav.php:101
+#: src/Model/Profile.php:730 src/Model/Profile.php:863
+#: src/Model/Profile.php:896
 msgid "Profile"
 msgstr "Profile"
 
-#: mod/newmember.php:26 mod/profile_photo.php:264 mod/profiles.php:704
+#: mod/newmember.php:26 mod/profiles.php:704 mod/profile_photo.php:264
 msgid "Upload Profile Photo"
 msgstr "Upload profile photo"
 
@@ -1982,13 +1751,13 @@ msgid ""
 " features and resources."
 msgstr "Our <strong>help</strong> pages may be consulted for detail on other program features and resources."
 
-#: mod/nogroup.php:42 mod/viewcontacts.php:113 mod/contacts.php:609
-#: mod/contacts.php:942
+#: mod/nogroup.php:42 mod/contacts.php:610 mod/contacts.php:943
+#: mod/viewcontacts.php:112
 #, php-format
 msgid "Visit %s's profile [%s]"
 msgstr "Visit %s's profile [%s]"
 
-#: mod/nogroup.php:43 mod/contacts.php:943
+#: mod/nogroup.php:43 mod/contacts.php:944
 msgid "Edit contact"
 msgstr "Edit contact"
 
@@ -1996,57 +1765,10 @@ msgstr "Edit contact"
 msgid "Contacts who are not members of a group"
 msgstr "Contacts who are not members of a group"
 
-#: mod/notes.php:54 src/Model/Profile.php:931
-msgid "Personal Notes"
-msgstr "Personal notes"
-
 #: mod/p.php:14
 msgid "Not Extended"
 msgstr "Not extended"
 
-#: mod/profperm.php:34 mod/profperm.php:63
-msgid "Invalid profile identifier."
-msgstr "Invalid profile identifier."
-
-#: mod/profperm.php:109
-msgid "Profile Visibility Editor"
-msgstr "Profile Visibility Editor"
-
-#: mod/profperm.php:122
-msgid "Visible To"
-msgstr "Visible to"
-
-#: mod/profperm.php:138
-msgid "All Contacts (with secure profile access)"
-msgstr "All contacts with secure profile access"
-
-#: mod/regmod.php:68
-msgid "Account approved."
-msgstr "Account approved."
-
-#: mod/regmod.php:93
-#, php-format
-msgid "Registration revoked for %s"
-msgstr "Registration revoked for %s"
-
-#: mod/regmod.php:102
-msgid "Please login."
-msgstr "Please login."
-
-#: mod/removeme.php:55 mod/removeme.php:58
-msgid "Remove My Account"
-msgstr "Remove My Account"
-
-#: mod/removeme.php:56
-msgid ""
-"This will completely remove your account. Once this has been done it is not "
-"recoverable."
-msgstr "This will completely remove your account. Once this has been done it is not recoverable."
-
-#: mod/removeme.php:57
-msgid "Please enter your password for verification:"
-msgstr "Please enter your password for verification:"
-
 #: mod/repair_ostatus.php:18
 msgid "Resubscribing to OStatus contacts"
 msgstr "Resubscribing to OStatus contacts"
@@ -2089,6 +1811,10 @@ msgstr "Contact wasn't found or can't be unfollowed."
 msgid "Contact unfollowed"
 msgstr "Contact unfollowed"
 
+#: mod/unfollow.php:65 mod/dfrn_request.php:662 mod/follow.php:61
+msgid "Submit Request"
+msgstr "Submit request"
+
 #: mod/unfollow.php:73
 msgid "You aren't a friend of this contact."
 msgstr "You aren't a friend of this contact."
@@ -2097,191 +1823,42 @@ msgstr "You aren't a friend of this contact."
 msgid "Unfollowing is currently not supported by your network."
 msgstr "Unfollowing is currently not supported by your network."
 
-#: mod/unfollow.php:100 mod/contacts.php:589
+#: mod/unfollow.php:100 mod/contacts.php:590
 msgid "Disconnect/Unfollow"
 msgstr "Disconnect/Unfollow"
 
+#: mod/unfollow.php:113 mod/dfrn_request.php:660 mod/follow.php:155
+msgid "Your Identity Address:"
+msgstr "My identity address:"
+
+#: mod/unfollow.php:122 mod/notifications.php:258 mod/contacts.php:647
+#: mod/follow.php:164 mod/admin.php:439 mod/admin.php:449
+msgid "Profile URL"
+msgstr "Profile URL:"
+
+#: mod/unfollow.php:132 mod/contacts.php:849 mod/follow.php:181
+#: src/Model/Profile.php:891
+msgid "Status Messages and Posts"
+msgstr "Status Messages and Posts"
+
 #: mod/update_community.php:27 mod/update_display.php:27
-#: mod/update_network.php:32 mod/update_notes.php:40 mod/update_profile.php:39
+#: mod/update_notes.php:40 mod/update_profile.php:39 mod/update_network.php:33
 msgid "[Embedded content - reload page to view]"
 msgstr "[Embedded content - reload page to view]"
 
-#: mod/viewcontacts.php:85
-msgid "No contacts."
-msgstr "No contacts."
+#: 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 "This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."
 
-#: mod/viewsrc.php:12
-msgid "Access denied."
-msgstr "Access denied."
+#: mod/uimport.php:70 mod/register.php:285
+msgid "Import"
+msgstr "Import profile"
 
-#: mod/wall_upload.php:38 mod/wall_upload.php:54 mod/wall_upload.php:112
-#: mod/wall_upload.php:152 mod/wall_upload.php:155 mod/wall_attach.php:24
-#: mod/wall_attach.php:32 mod/wall_attach.php:83
-msgid "Invalid request."
-msgstr "Invalid request."
-
-#: mod/wall_upload.php:183 mod/photos.php:764 mod/photos.php:767
-#: mod/photos.php:796 mod/profile_photo.php:165
-#, php-format
-msgid "Image exceeds size limit of %s"
-msgstr "Image exceeds size limit of %s"
-
-#: mod/wall_upload.php:197 mod/photos.php:819 mod/profile_photo.php:174
-msgid "Unable to process image."
-msgstr "Unable to process image."
-
-#: mod/wall_upload.php:228 mod/item.php:472 src/Object/Image.php:949
-#: src/Object/Image.php:965 src/Object/Image.php:973 src/Object/Image.php:998
-msgid "Wall Photos"
-msgstr "Wall photos"
-
-#: mod/wall_upload.php:236 mod/photos.php:848 mod/profile_photo.php:322
-msgid "Image upload failed."
-msgstr "Image upload failed."
-
-#: mod/wallmessage.php:49 mod/wallmessage.php:112
-#, php-format
-msgid "Number of daily wall messages for %s exceeded. Message failed."
-msgstr "Number of daily wall messages for %s exceeded. Message failed."
-
-#: mod/wallmessage.php:57 mod/message.php:72
-msgid "No recipient selected."
-msgstr "No recipient selected."
-
-#: mod/wallmessage.php:60
-msgid "Unable to check your home location."
-msgstr "Unable to check your home location."
-
-#: mod/wallmessage.php:63 mod/message.php:79
-msgid "Message could not be sent."
-msgstr "Message could not be sent."
-
-#: mod/wallmessage.php:66 mod/message.php:82
-msgid "Message collection failure."
-msgstr "Message collection failure."
-
-#: mod/wallmessage.php:69 mod/message.php:85
-msgid "Message sent."
-msgstr "Message sent."
-
-#: mod/wallmessage.php:86 mod/wallmessage.php:95
-msgid "No recipient."
-msgstr "No recipient."
-
-#: mod/wallmessage.php:132 mod/message.php:249
-msgid "Send Private Message"
-msgstr "Send private message"
-
-#: 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 "If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders."
-
-#: mod/wallmessage.php:134 mod/message.php:250 mod/message.php:423
-msgid "To:"
-msgstr "To:"
-
-#: mod/wallmessage.php:135 mod/message.php:255 mod/message.php:425
-msgid "Subject:"
-msgstr "Subject:"
-
-#: mod/wallmessage.php:141 mod/invite.php:144 mod/message.php:259
-#: mod/message.php:428
-msgid "Your message:"
-msgstr "Your message:"
-
-#: mod/babel.php:22
-msgid "Source (bbcode) text:"
-msgstr "Source (bbcode) text:"
-
-#: mod/babel.php:29
-msgid "Source (Diaspora) text to convert to BBcode:"
-msgstr "Source (Diaspora) text to convert to BBcode:"
-
-#: mod/babel.php:37
-msgid "Source input: "
-msgstr "Source input: "
-
-#: mod/babel.php:41
-msgid "bbcode (raw HTML(: "
-msgstr "bbcode (raw HTML(: "
-
-#: mod/babel.php:45
-msgid "bbcode: "
-msgstr "bbcode: "
-
-#: mod/babel.php:49 mod/babel.php:65
-msgid "bbcode => html2bbcode: "
-msgstr "bbcode => html2bbcode: "
-
-#: mod/babel.php:53
-msgid "bb2diaspora: "
-msgstr "bb2diaspora: "
-
-#: mod/babel.php:57
-msgid "bb2diaspora => Markdown: "
-msgstr "bb2diaspora => Markdown: "
-
-#: mod/babel.php:61
-msgid "bb2diaspora => diaspora2bb: "
-msgstr "bb2diaspora => diaspora2bb: "
-
-#: mod/babel.php:71
-msgid "Source input (Diaspora format): "
-msgstr "Source input (Diaspora format): "
-
-#: mod/babel.php:75
-msgid "diaspora2bb: "
-msgstr "diaspora2bb: "
-
-#: mod/editpost.php:27 mod/editpost.php:37
-msgid "Item not found"
-msgstr "Item not found"
-
-#: mod/editpost.php:42
-msgid "Edit post"
-msgstr "Edit post"
-
-#: mod/uexport.php:44
-msgid "Export account"
-msgstr "Export account"
-
-#: 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 "Export your account info and contacts. Use this to backup your account or to move it to another server."
-
-#: mod/uexport.php:45
-msgid "Export all"
-msgstr "Export all"
-
-#: 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 "Export your account info, contacts and all your items as json. Could be a very big file, and could take a lot of time. Use this to make a full backup of your account (photos are not exported)"
-
-#: mod/uexport.php:52 mod/settings.php:106
-msgid "Export personal data"
-msgstr "Export personal data"
-
-#: mod/uimport.php:55 mod/register.php:190
-msgid ""
-"This site has exceeded the number of allowed daily account registrations. "
-"Please try again tomorrow."
-msgstr "This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."
-
-#: mod/uimport.php:70 mod/register.php:284
-msgid "Import"
-msgstr "Import profile"
-
-#: mod/uimport.php:72
-msgid "Move account"
-msgstr "Move Existing Friendica Account"
+#: mod/uimport.php:72
+msgid "Move account"
+msgstr "Move Existing Friendica Account"
 
 #: mod/uimport.php:73
 msgid "You can import an account from another Friendica server."
@@ -2369,8 +1946,8 @@ msgstr "No installed addons/apps"
 msgid "On this server the following remote servers are blocked."
 msgstr "On this server the following remote servers are blocked."
 
-#: mod/friendica.php:123 mod/admin.php:302 mod/admin.php:320
-#: mod/dfrn_request.php:351 src/Model/Contact.php:1142
+#: mod/friendica.php:123 mod/dfrn_request.php:351 mod/admin.php:302
+#: mod/admin.php:320 src/Model/Contact.php:1142
 msgid "Blocked domain"
 msgstr "Blocked domain"
 
@@ -2400,8 +1977,8 @@ msgid "Discard"
 msgstr "Discard"
 
 #: mod/notifications.php:62 mod/notifications.php:182
-#: mod/notifications.php:266 mod/contacts.php:628 mod/contacts.php:818
-#: mod/contacts.php:1002
+#: mod/notifications.php:266 mod/contacts.php:629 mod/contacts.php:819
+#: mod/contacts.php:1003
 msgid "Ignore"
 msgstr "Ignore"
 
@@ -2442,7 +2019,7 @@ msgstr "Notification type: "
 msgid "suggested by %s"
 msgstr "suggested by %s"
 
-#: mod/notifications.php:175 mod/notifications.php:254 mod/contacts.php:636
+#: mod/notifications.php:175 mod/notifications.php:254 mod/contacts.php:637
 msgid "Hide this contact from others"
 msgstr "Hide this contact from others"
 
@@ -2454,7 +2031,7 @@ msgstr "Post a new friend activity"
 msgid "if applicable"
 msgstr "if applicable"
 
-#: mod/notifications.php:179 mod/notifications.php:264 mod/admin.php:1703
+#: mod/notifications.php:179 mod/notifications.php:264 mod/admin.php:1704
 msgid "Approve"
 msgstr "Approve"
 
@@ -2507,7 +2084,22 @@ msgstr "Sharer"
 msgid "Subscriber"
 msgstr "Subscriber"
 
-#: mod/notifications.php:261 mod/contacts.php:62 src/Model/Profile.php:518
+#: mod/notifications.php:249 mod/contacts.php:655 mod/directory.php:155
+#: src/Model/Profile.php:423 src/Model/Profile.php:806
+msgid "About:"
+msgstr "About:"
+
+#: mod/notifications.php:251 mod/contacts.php:657 mod/follow.php:172
+#: src/Model/Profile.php:794
+msgid "Tags:"
+msgstr "Tags:"
+
+#: mod/notifications.php:253 mod/directory.php:152 src/Model/Profile.php:420
+#: src/Model/Profile.php:745
+msgid "Gender:"
+msgstr "Gender:"
+
+#: mod/notifications.php:261 mod/contacts.php:63 src/Model/Profile.php:518
 msgid "Network:"
 msgstr "Network:"
 
@@ -2573,3984 +2165,4442 @@ msgstr "failed"
 msgid "ignored"
 msgstr "Ignored"
 
-#: mod/probe.php:14 mod/webfinger.php:17
-msgid "Only logged in users are permitted to perform a probing."
-msgstr "Only logged in users are permitted to perform a probing."
-
-#: mod/admin.php:106
-msgid "Theme settings updated."
-msgstr "Theme settings updated."
+#: mod/cal.php:142 mod/display.php:308 mod/profile.php:173
+msgid "Access to this profile has been restricted."
+msgstr "Access to this profile has been restricted."
 
-#: mod/admin.php:176 src/Content/Nav.php:174
-msgid "Information"
-msgstr "Information"
+#: mod/cal.php:274 mod/events.php:392 view/theme/frio/theme.php:263
+#: view/theme/frio/theme.php:267 src/Content/Nav.php:104
+#: src/Content/Nav.php:169 src/Model/Profile.php:924 src/Model/Profile.php:935
+msgid "Events"
+msgstr "Events"
 
-#: mod/admin.php:177
-msgid "Overview"
-msgstr "Overview"
+#: mod/cal.php:275 mod/events.php:393
+msgid "View"
+msgstr "View"
 
-#: mod/admin.php:178 mod/admin.php:653
-msgid "Federation Statistics"
-msgstr "Federation statistics"
+#: mod/cal.php:276 mod/events.php:395
+msgid "Previous"
+msgstr "Previous"
 
-#: mod/admin.php:179
-msgid "Configuration"
-msgstr "Configuration"
+#: mod/cal.php:277 mod/install.php:209 mod/events.php:396
+msgid "Next"
+msgstr "Next"
 
-#: mod/admin.php:180 mod/admin.php:1262
-msgid "Site"
-msgstr "Site"
+#: mod/cal.php:284 mod/events.php:405
+msgid "list"
+msgstr "List"
 
-#: mod/admin.php:181 mod/admin.php:1190 mod/admin.php:1695 mod/admin.php:1711
-msgid "Users"
-msgstr "Users"
+#: mod/cal.php:297 src/Model/User.php:202
+msgid "User not found"
+msgstr "User not found"
 
-#: mod/admin.php:182 mod/admin.php:1811 mod/admin.php:1871 mod/settings.php:85
-msgid "Addons"
-msgstr "Addons"
+#: mod/cal.php:313
+msgid "This calendar format is not supported"
+msgstr "This calendar format is not supported"
 
-#: mod/admin.php:183 mod/admin.php:2080 mod/admin.php:2124
-msgid "Themes"
-msgstr "Theme selection"
+#: mod/cal.php:315
+msgid "No exportable data found"
+msgstr "No exportable data found"
 
-#: mod/admin.php:184 mod/settings.php:63
-msgid "Additional features"
-msgstr "Additional features"
+#: mod/cal.php:332
+msgid "calendar"
+msgstr "calendar"
 
-#: mod/admin.php:185
-msgid "Database"
-msgstr "Database"
+#: mod/dfrn_confirm.php:74 mod/profiles.php:38 mod/profiles.php:148
+#: mod/profiles.php:195 mod/profiles.php:631
+msgid "Profile not found."
+msgstr "Profile not found."
 
-#: mod/admin.php:186
-msgid "DB updates"
-msgstr "DB updates"
+#: mod/dfrn_confirm.php:132
+msgid ""
+"This may occasionally happen if contact was requested by both persons and it"
+" has already been approved."
+msgstr "This may occasionally happen if contact was requested by both persons and it has already been approved."
 
-#: mod/admin.php:187 mod/admin.php:688
-msgid "Inspect Queue"
-msgstr "Inspect queue"
+#: mod/dfrn_confirm.php:242
+msgid "Response from remote site was not understood."
+msgstr "Response from remote site was not understood."
 
-#: mod/admin.php:188
-msgid "Tools"
-msgstr "Tools"
+#: mod/dfrn_confirm.php:249 mod/dfrn_confirm.php:254
+msgid "Unexpected response from remote site: "
+msgstr "Unexpected response from remote site: "
 
-#: mod/admin.php:189
-msgid "Contact Blocklist"
-msgstr "Contact blocklist"
+#: mod/dfrn_confirm.php:263
+msgid "Confirmation completed successfully."
+msgstr "Confirmation completed successfully."
 
-#: mod/admin.php:190 mod/admin.php:311
-msgid "Server Blocklist"
-msgstr "Server blocklist"
+#: mod/dfrn_confirm.php:275
+msgid "Temporary failure. Please wait and try again."
+msgstr "Temporary failure. Please wait and try again."
 
-#: mod/admin.php:191 mod/admin.php:470
-msgid "Delete Item"
-msgstr "Delete item"
+#: mod/dfrn_confirm.php:278
+msgid "Introduction failed or was revoked."
+msgstr "Introduction failed or was revoked."
 
-#: mod/admin.php:192 mod/admin.php:193 mod/admin.php:2198
-msgid "Logs"
-msgstr "Logs"
+#: mod/dfrn_confirm.php:283
+msgid "Remote site reported: "
+msgstr "Remote site reported: "
 
-#: mod/admin.php:194 mod/admin.php:2265
-msgid "View Logs"
-msgstr "View logs"
+#: mod/dfrn_confirm.php:396
+msgid "Unable to set contact photo."
+msgstr "Unable to set contact photo."
 
-#: mod/admin.php:196
-msgid "Diagnostics"
-msgstr "Diagnostics"
+#: mod/dfrn_confirm.php:498
+#, php-format
+msgid "No user record found for '%s' "
+msgstr "No user record found for '%s' "
+
+#: mod/dfrn_confirm.php:508
+msgid "Our site encryption key is apparently messed up."
+msgstr "Our site encryption key is apparently messed up."
+
+#: mod/dfrn_confirm.php:519
+msgid "Empty site URL was provided or URL could not be decrypted by us."
+msgstr "An empty URL was provided or the URL could not be decrypted by us."
+
+#: mod/dfrn_confirm.php:535
+msgid "Contact record was not found for you on our site."
+msgstr "Contact record was not found for you on our site."
+
+#: mod/dfrn_confirm.php:549
+#, php-format
+msgid "Site public key not available in contact record for URL %s."
+msgstr "Site public key not available in contact record for URL %s."
+
+#: mod/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 "The ID provided by your system is a duplicate on our system. It should work if you try again."
+
+#: mod/dfrn_confirm.php:576
+msgid "Unable to set your contact credentials on our system."
+msgstr "Unable to set your contact credentials on our system."
+
+#: mod/dfrn_confirm.php:631
+msgid "Unable to update your contact profile details on our system"
+msgstr "Unable to update your contact profile details on our system"
+
+#: mod/dfrn_confirm.php:661 mod/dfrn_request.php:568
+#: src/Model/Contact.php:1434
+msgid "[Name Withheld]"
+msgstr "[Name Withheld]"
+
+#: mod/dfrn_confirm.php:694
+#, php-format
+msgid "%1$s has joined %2$s"
+msgstr "%1$s has joined %2$s"
+
+#: mod/invite.php:33
+msgid "Total invitation limit exceeded."
+msgstr "Total invitation limit exceeded"
+
+#: mod/invite.php:55
+#, php-format
+msgid "%s : Not a valid email address."
+msgstr "%s : Not a valid email address"
+
+#: mod/invite.php:80
+msgid "Please join us on Friendica"
+msgstr "Please join us on Friendica."
+
+#: mod/invite.php:91
+msgid "Invitation limit exceeded. Please contact your site administrator."
+msgstr "Invitation limit is exceeded. Please contact your site administrator."
+
+#: mod/invite.php:95
+#, php-format
+msgid "%s : Message delivery failed."
+msgstr "%s : Message delivery failed"
+
+#: mod/invite.php:99
+#, php-format
+msgid "%d message sent."
+msgid_plural "%d messages sent."
+msgstr[0] "%d message sent."
+msgstr[1] "%d messages sent."
+
+#: mod/invite.php:117
+msgid "You have no more invitations available"
+msgstr "You have no more invitations available."
+
+#: mod/invite.php:125
+#, php-format
+msgid ""
+"Visit %s for a list of public sites that you can join. Friendica members on "
+"other sites can all connect with each other, as well as with members of many"
+" other social networks."
+msgstr "Visit %s for a list of public sites that you can join. Friendica members on other sites can all connect with each other, as well as with members of many other social networks."
+
+#: mod/invite.php:127
+#, php-format
+msgid ""
+"To accept this invitation, please visit and register at %s or any other "
+"public Friendica website."
+msgstr "To accept this invitation, please sign up at %s or any other public Friendica website."
+
+#: mod/invite.php:128
+#, php-format
+msgid ""
+"Friendica sites all inter-connect to create a huge privacy-enhanced social "
+"web that is owned and controlled by its members. They can also connect with "
+"many traditional social networks. See %s for a list of alternate Friendica "
+"sites you can join."
+msgstr "Friendica sites are all inter-connect to create a large privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks. See %s for a list of alternate Friendica sites you can join."
+
+#: mod/invite.php:132
+msgid ""
+"Our apologies. This system is not currently configured to connect with other"
+" public sites or invite members."
+msgstr "Our apologies. This system is not currently configured to connect with other public sites or invite members."
+
+#: mod/invite.php:136
+msgid ""
+"Friendica sites all inter-connect to create a huge privacy-enhanced social "
+"web that is owned and controlled by its members. They can also connect with "
+"many traditional social networks."
+msgstr "Friendica sites are all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. Each site can also connect with many traditional social networks."
+
+#: mod/invite.php:135
+#, php-format
+msgid "To accept this invitation, please visit and register at %s."
+msgstr "To accept this invitation, please visit and register at %s."
+
+#: mod/invite.php:142
+msgid "Send invitations"
+msgstr "Send invitations"
+
+#: mod/invite.php:143
+msgid "Enter email addresses, one per line:"
+msgstr "Enter email addresses, one per line:"
+
+#: mod/invite.php:144 mod/wallmessage.php:141 mod/message.php:259
+#: mod/message.php:426
+msgid "Your message:"
+msgstr "Your message:"
+
+#: mod/invite.php:145
+msgid ""
+"You are cordially invited to join me and other close friends on Friendica - "
+"and help us to create a better social web."
+msgstr "You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web."
+
+#: mod/invite.php:147
+msgid "You will need to supply this invitation code: $invite_code"
+msgstr "You will need to supply this invitation code: $invite_code"
+
+#: mod/invite.php:147
+msgid ""
+"Once you have registered, please connect with me via my profile page at:"
+msgstr "Once you have signed up, please connect with me via my profile page at:"
+
+#: mod/invite.php:149
+msgid ""
+"For more information about the Friendica project and why we feel it is "
+"important, please visit http://friendi.ca"
+msgstr "For more information about the Friendica project and why we feel it is important, please visit http://friendi.ca"
+
+#: mod/manage.php:180
+msgid "Manage Identities and/or Pages"
+msgstr "Manage Identities and Pages"
+
+#: 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 "Accounts that I manage or own."
+
+#: mod/manage.php:182
+msgid "Select an identity to manage: "
+msgstr "Select identity:"
+
+#: mod/profiles.php:57
+msgid "Profile deleted."
+msgstr "Profile deleted."
+
+#: mod/profiles.php:73 mod/profiles.php:109
+msgid "Profile-"
+msgstr "Profile-"
+
+#: mod/profiles.php:92 mod/profiles.php:131
+msgid "New profile created."
+msgstr "New profile created."
+
+#: mod/profiles.php:115
+msgid "Profile unavailable to clone."
+msgstr "Profile unavailable to clone."
+
+#: mod/profiles.php:205
+msgid "Profile Name is required."
+msgstr "Profile name is required."
+
+#: mod/profiles.php:346
+msgid "Marital Status"
+msgstr "Marital status"
+
+#: mod/profiles.php:350
+msgid "Romantic Partner"
+msgstr "Romantic partner"
+
+#: mod/profiles.php:362
+msgid "Work/Employment"
+msgstr "Work/Employment:"
+
+#: mod/profiles.php:365
+msgid "Religion"
+msgstr "Religion"
+
+#: mod/profiles.php:369
+msgid "Political Views"
+msgstr "Political views"
+
+#: mod/profiles.php:373
+msgid "Gender"
+msgstr "Gender"
+
+#: mod/profiles.php:377
+msgid "Sexual Preference"
+msgstr "Sexual preference"
+
+#: mod/profiles.php:381
+msgid "XMPP"
+msgstr "XMPP"
+
+#: mod/profiles.php:385
+msgid "Homepage"
+msgstr "Homepage"
+
+#: mod/profiles.php:389 mod/profiles.php:699
+msgid "Interests"
+msgstr "Interests"
+
+#: mod/profiles.php:393 mod/admin.php:439
+msgid "Address"
+msgstr "Address"
+
+#: mod/profiles.php:400 mod/profiles.php:695
+msgid "Location"
+msgstr "Location"
+
+#: mod/profiles.php:485
+msgid "Profile updated."
+msgstr "Profile updated."
+
+#: mod/profiles.php:577
+msgid " and "
+msgstr " and "
+
+#: mod/profiles.php:586
+msgid "public profile"
+msgstr "public profile"
+
+#: mod/profiles.php:589
+#, php-format
+msgid "%1$s changed %2$s to &ldquo;%3$s&rdquo;"
+msgstr "%1$s changed %2$s to &ldquo;%3$s&rdquo;"
+
+#: mod/profiles.php:590
+#, php-format
+msgid " - Visit %1$s's %2$s"
+msgstr " - Visit %1$s's %2$s"
+
+#: mod/profiles.php:592
+#, php-format
+msgid "%1$s has an updated %2$s, changing %3$s."
+msgstr "%1$s has an updated %2$s, changing %3$s."
+
+#: mod/profiles.php:646
+msgid "Hide contacts and friends:"
+msgstr "Hide contacts and friends:"
+
+#: mod/profiles.php:651
+msgid "Hide your contact/friend list from viewers of this profile?"
+msgstr "Hide your contact/friend list from viewers of this profile?"
+
+#: mod/profiles.php:671
+msgid "Show more profile fields:"
+msgstr "Show more profile fields:"
+
+#: mod/profiles.php:683
+msgid "Profile Actions"
+msgstr "Profile actions"
+
+#: mod/profiles.php:684
+msgid "Edit Profile Details"
+msgstr "Edit Profile Details"
+
+#: mod/profiles.php:686
+msgid "Change Profile Photo"
+msgstr "Change profile photo"
+
+#: mod/profiles.php:687
+msgid "View this profile"
+msgstr "View this profile"
+
+#: mod/profiles.php:688 mod/profiles.php:783 src/Model/Profile.php:393
+msgid "Edit visibility"
+msgstr "Edit visibility"
+
+#: mod/profiles.php:689
+msgid "Create a new profile using these settings"
+msgstr "Create a new profile using these settings"
+
+#: mod/profiles.php:690
+msgid "Clone this profile"
+msgstr "Clone this profile"
+
+#: mod/profiles.php:691
+msgid "Delete this profile"
+msgstr "Delete this profile"
+
+#: mod/profiles.php:693
+msgid "Basic information"
+msgstr "Basic information"
+
+#: mod/profiles.php:694
+msgid "Profile picture"
+msgstr "Profile picture"
+
+#: mod/profiles.php:696
+msgid "Preferences"
+msgstr "Preferences"
+
+#: mod/profiles.php:697
+msgid "Status information"
+msgstr "Status information"
+
+#: mod/profiles.php:698
+msgid "Additional information"
+msgstr "Additional information"
+
+#: mod/profiles.php:700 mod/network.php:940
+#: src/Core/NotificationsManager.php:185
+msgid "Personal"
+msgstr "Personal"
+
+#: mod/profiles.php:701
+msgid "Relation"
+msgstr "Relation"
+
+#: mod/profiles.php:702 src/Util/Temporal.php:81 src/Util/Temporal.php:83
+msgid "Miscellaneous"
+msgstr "Miscellaneous"
+
+#: mod/profiles.php:705
+msgid "Your Gender:"
+msgstr "Gender:"
+
+#: mod/profiles.php:706
+msgid "<span class=\"heart\">&hearts;</span> Marital Status:"
+msgstr "<span class=\"heart\">&hearts;</span> Marital status:"
+
+#: mod/profiles.php:707 src/Model/Profile.php:782
+msgid "Sexual Preference:"
+msgstr "Sexual preference:"
+
+#: mod/profiles.php:708
+msgid "Example: fishing photography software"
+msgstr "Example: fishing photography software"
+
+#: mod/profiles.php:713
+msgid "Profile Name:"
+msgstr "Profile name:"
+
+#: mod/profiles.php:713 mod/events.php:511 mod/events.php:523
+msgid "Required"
+msgstr "Required"
+
+#: mod/profiles.php:715
+msgid ""
+"This is your <strong>public</strong> profile.<br />It <strong>may</strong> "
+"be visible to anybody using the internet."
+msgstr "This is your <strong>public</strong> profile.<br />It <strong>may</strong> be visible to anybody using the internet."
+
+#: mod/profiles.php:716
+msgid "Your Full Name:"
+msgstr "My full name:"
 
-#: mod/admin.php:197
-msgid "PHP Info"
-msgstr "PHP info"
+#: mod/profiles.php:717
+msgid "Title/Description:"
+msgstr "Title/Description:"
 
-#: mod/admin.php:198
-msgid "probe address"
-msgstr "Probe address"
+#: mod/profiles.php:720
+msgid "Street Address:"
+msgstr "Street address:"
 
-#: mod/admin.php:199
-msgid "check webfinger"
-msgstr "Check webfinger"
+#: mod/profiles.php:721
+msgid "Locality/City:"
+msgstr "Locality/City:"
 
-#: mod/admin.php:218 src/Content/Nav.php:217
-msgid "Admin"
-msgstr "Admin"
+#: mod/profiles.php:722
+msgid "Region/State:"
+msgstr "Region/State:"
 
-#: mod/admin.php:219
-msgid "Addon Features"
-msgstr "Addon features"
+#: mod/profiles.php:723
+msgid "Postal/Zip Code:"
+msgstr "Postcode:"
 
-#: mod/admin.php:220
-msgid "User registrations waiting for confirmation"
-msgstr "User registrations awaiting confirmation"
+#: mod/profiles.php:724
+msgid "Country:"
+msgstr "Country:"
 
-#: mod/admin.php:302
-msgid "The blocked domain"
-msgstr "Blocked domain"
+#: mod/profiles.php:725 src/Util/Temporal.php:149
+msgid "Age: "
+msgstr "Age: "
 
-#: mod/admin.php:303 mod/admin.php:316
-msgid "The reason why you blocked this domain."
-msgstr "Reason why you blocked this domain."
+#: mod/profiles.php:728
+msgid "Who: (if applicable)"
+msgstr "Who: (if applicable)"
 
-#: mod/admin.php:304
-msgid "Delete domain"
-msgstr "Delete domain"
+#: mod/profiles.php:728
+msgid "Examples: cathy123, Cathy Williams, cathy@example.com"
+msgstr "Examples: cathy123, Cathy Williams, cathy@example.com"
 
-#: mod/admin.php:304
-msgid "Check to delete this entry from the blocklist"
-msgstr "Check to delete this entry from the blocklist"
+#: mod/profiles.php:729
+msgid "Since [date]:"
+msgstr "Since when:"
 
-#: mod/admin.php:310 mod/admin.php:427 mod/admin.php:469 mod/admin.php:652
-#: mod/admin.php:687 mod/admin.php:783 mod/admin.php:1261 mod/admin.php:1694
-#: mod/admin.php:1810 mod/admin.php:1870 mod/admin.php:2079 mod/admin.php:2123
-#: mod/admin.php:2197 mod/admin.php:2264
-msgid "Administration"
-msgstr "Administration"
+#: mod/profiles.php:731
+msgid "Tell us about yourself..."
+msgstr "About myself:"
 
-#: mod/admin.php:312
-msgid ""
-"This page can be used to define a black list of servers from the federated "
-"network that are not allowed to interact with your node. For all entered "
-"domains you should also give a reason why you have blocked the remote "
-"server."
-msgstr "This page can be used to define a black list of servers from the federated network that are not allowed to interact with your node. For all entered domains you should also give a reason why you have blocked the remote server."
+#: mod/profiles.php:732
+msgid "XMPP (Jabber) address:"
+msgstr "XMPP (Jabber) address:"
 
-#: mod/admin.php:313
+#: mod/profiles.php:732
 msgid ""
-"The list of blocked servers will be made publically available on the "
-"/friendica page so that your users and people investigating communication "
-"problems can find the reason easily."
-msgstr "The list of blocked servers will publicly available on the Friendica page so that your users and people investigating communication problems can readily find the reason."
+"The XMPP address will be propagated to your contacts so that they can follow"
+" you."
+msgstr "The XMPP address will be propagated to your contacts so that they can follow you."
 
-#: mod/admin.php:314
-msgid "Add new entry to block list"
-msgstr "Add new entry to block list"
+#: mod/profiles.php:733
+msgid "Homepage URL:"
+msgstr "Homepage URL:"
 
-#: mod/admin.php:315
-msgid "Server Domain"
-msgstr "Server domain"
+#: mod/profiles.php:734 src/Model/Profile.php:790
+msgid "Hometown:"
+msgstr "Home town:"
 
-#: mod/admin.php:315
-msgid ""
-"The domain of the new server to add to the block list. Do not include the "
-"protocol."
-msgstr "The domain of the new server to add to the block list. Do not include the protocol."
+#: mod/profiles.php:735 src/Model/Profile.php:798
+msgid "Political Views:"
+msgstr "Political views:"
 
-#: mod/admin.php:316
-msgid "Block reason"
-msgstr "Block reason"
+#: mod/profiles.php:736
+msgid "Religious Views:"
+msgstr "Religious views:"
 
-#: mod/admin.php:317
-msgid "Add Entry"
-msgstr "Add entry"
+#: mod/profiles.php:737
+msgid "Public Keywords:"
+msgstr "Public keywords:"
 
-#: mod/admin.php:318
-msgid "Save changes to the blocklist"
-msgstr "Save changes to the blocklist"
+#: mod/profiles.php:737
+msgid "(Used for suggesting potential friends, can be seen by others)"
+msgstr "Used for suggesting potential friends, can be seen by others."
 
-#: mod/admin.php:319
-msgid "Current Entries in the Blocklist"
-msgstr "Current entries in the blocklist"
+#: mod/profiles.php:738
+msgid "Private Keywords:"
+msgstr "Private keywords:"
 
-#: mod/admin.php:322
-msgid "Delete entry from blocklist"
-msgstr "Delete entry from blocklist"
+#: mod/profiles.php:738
+msgid "(Used for searching profiles, never shown to others)"
+msgstr "Used for searching profiles, never shown to others."
 
-#: mod/admin.php:325
-msgid "Delete entry from blocklist?"
-msgstr "Delete entry from blocklist?"
+#: mod/profiles.php:739 src/Model/Profile.php:814
+msgid "Likes:"
+msgstr "Likes:"
 
-#: mod/admin.php:351
-msgid "Server added to blocklist."
-msgstr "Server added to blocklist."
+#: mod/profiles.php:740 src/Model/Profile.php:818
+msgid "Dislikes:"
+msgstr "Dislikes:"
 
-#: mod/admin.php:367
-msgid "Site blocklist updated."
-msgstr "Site blocklist updated."
+#: mod/profiles.php:741
+msgid "Musical interests"
+msgstr "Music:"
 
-#: mod/admin.php:390 util/global_community_block.php:53
-msgid "The contact has been blocked from the node"
-msgstr "The contact has been blocked from the node"
+#: mod/profiles.php:742
+msgid "Books, literature"
+msgstr "Books, literature, poetry:"
 
-#: mod/admin.php:392 util/global_community_block.php:48
+#: mod/profiles.php:743
+msgid "Television"
+msgstr "Television:"
+
+#: mod/profiles.php:744
+msgid "Film/dance/culture/entertainment"
+msgstr "Film, dance, culture, entertainment"
+
+#: mod/profiles.php:745
+msgid "Hobbies/Interests"
+msgstr "Hobbies/Interests:"
+
+#: mod/profiles.php:746
+msgid "Love/romance"
+msgstr "Love/Romance:"
+
+#: mod/profiles.php:747
+msgid "Work/employment"
+msgstr "Work/Employment:"
+
+#: mod/profiles.php:748
+msgid "School/education"
+msgstr "School/Education:"
+
+#: mod/profiles.php:749
+msgid "Contact information and Social Networks"
+msgstr "Contact information and other social networks:"
+
+#: mod/profiles.php:780 src/Model/Profile.php:389
+msgid "Profile Image"
+msgstr "Profile image"
+
+#: mod/profiles.php:782 src/Model/Profile.php:392
+msgid "visible to everybody"
+msgstr "Visible to everybody"
+
+#: mod/profiles.php:789
+msgid "Edit/Manage Profiles"
+msgstr "Edit/Manage Profiles"
+
+#: mod/profiles.php:790 src/Model/Profile.php:379 src/Model/Profile.php:401
+msgid "Change profile photo"
+msgstr "Change profile photo"
+
+#: mod/profiles.php:791 src/Model/Profile.php:380
+msgid "Create New Profile"
+msgstr "Create new profile"
+
+#: 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 "Invalid request."
+
+#: mod/wall_attach.php:101
+msgid "Sorry, maybe your upload is bigger than the PHP configuration allows"
+msgstr "Sorry, maybe your upload is bigger than the PHP configuration allows"
+
+#: mod/wall_attach.php:101
+msgid "Or - did you try to upload an empty file?"
+msgstr "Or did you try to upload an empty file?"
+
+#: mod/wall_attach.php:112
 #, php-format
-msgid "Could not find any contact entry for this URL (%s)"
-msgstr "Could not find any contact entry for this URL (%s)"
+msgid "File exceeds size limit of %s"
+msgstr "File exceeds size limit of %s"
 
-#: mod/admin.php:399
+#: mod/wall_attach.php:136 mod/wall_attach.php:152
+msgid "File upload failed."
+msgstr "File upload failed."
+
+#: mod/contacts.php:149
 #, php-format
-msgid "%s contact unblocked"
-msgid_plural "%s contacts unblocked"
-msgstr[0] ""
-msgstr[1] ""
+msgid "%d contact edited."
+msgid_plural "%d contacts edited."
+msgstr[0] "%d contact edited."
+msgstr[1] "%d contacts edited."
 
-#: mod/admin.php:428
-msgid "Remote Contact Blocklist"
-msgstr "Remote contact blocklist"
+#: mod/contacts.php:176 mod/contacts.php:392
+msgid "Could not access contact record."
+msgstr "Could not access contact record."
 
-#: mod/admin.php:429
-msgid ""
-"This page allows you to prevent any message from a remote contact to reach "
-"your node."
-msgstr "This page allows you to prevent any message from a remote contact to reach your node."
+#: mod/contacts.php:186
+msgid "Could not locate selected profile."
+msgstr "Could not locate selected profile."
 
-#: mod/admin.php:430
-msgid "Block Remote Contact"
-msgstr "Block Remote Contact"
+#: mod/contacts.php:220
+msgid "Contact updated."
+msgstr "Contact updated."
 
-#: mod/admin.php:431 mod/admin.php:1697
-msgid "select all"
-msgstr "select all"
+#: mod/contacts.php:222 mod/dfrn_request.php:419
+msgid "Failed to update contact record."
+msgstr "Failed to update contact record."
+
+#: mod/contacts.php:413
+msgid "Contact has been blocked"
+msgstr "Contact has been blocked"
 
-#: mod/admin.php:432
-msgid "select none"
-msgstr "select none"
+#: mod/contacts.php:413
+msgid "Contact has been unblocked"
+msgstr "Contact has been unblocked"
 
-#: mod/admin.php:433 mod/admin.php:1706 mod/contacts.php:627
-#: mod/contacts.php:817 mod/contacts.php:994
-msgid "Block"
-msgstr "Block"
+#: mod/contacts.php:424
+msgid "Contact has been ignored"
+msgstr "Contact has been ignored"
 
-#: mod/admin.php:434 mod/admin.php:1707 mod/contacts.php:627
-#: mod/contacts.php:817 mod/contacts.php:994
-msgid "Unblock"
-msgstr "Unblock"
+#: mod/contacts.php:424
+msgid "Contact has been unignored"
+msgstr "Contact has been unignored"
 
-#: mod/admin.php:435
-msgid "No remote contact is blocked from this node."
-msgstr "No remote contact is blocked from this node."
+#: mod/contacts.php:435
+msgid "Contact has been archived"
+msgstr "Contact has been archived"
 
-#: mod/admin.php:437
-msgid "Blocked Remote Contacts"
-msgstr "Blocked remote contacts"
+#: mod/contacts.php:435
+msgid "Contact has been unarchived"
+msgstr "Contact has been unarchived"
 
-#: mod/admin.php:438
-msgid "Block New Remote Contact"
-msgstr "Block new remote contact"
+#: mod/contacts.php:459
+msgid "Drop contact"
+msgstr "Drop contact"
 
-#: mod/admin.php:439
-msgid "Photo"
-msgstr "Photo"
+#: mod/contacts.php:462 mod/contacts.php:814
+msgid "Do you really want to delete this contact?"
+msgstr "Do you really want to delete this contact?"
 
-#: mod/admin.php:439 mod/profiles.php:393
-msgid "Address"
-msgstr "Address"
+#: mod/contacts.php:480
+msgid "Contact has been removed."
+msgstr "Contact has been removed."
 
-#: mod/admin.php:447
+#: mod/contacts.php:511
 #, php-format
-msgid "%s total blocked contact"
-msgid_plural "%s total blocked contacts"
-msgstr[0] ""
-msgstr[1] ""
+msgid "You are mutual friends with %s"
+msgstr "You are mutual friends with %s"
 
-#: mod/admin.php:449
-msgid "URL of the remote contact to block."
-msgstr "URL of the remote contact to block."
+#: mod/contacts.php:515
+#, php-format
+msgid "You are sharing with %s"
+msgstr "You are sharing with %s"
 
-#: mod/admin.php:471
-msgid "Delete this Item"
-msgstr "Delete"
+#: mod/contacts.php:519
+#, php-format
+msgid "%s is sharing with you"
+msgstr "%s is sharing with you"
 
-#: mod/admin.php:472
-msgid ""
-"On this page you can delete an item from your node. If the item is a top "
-"level posting, the entire thread will be deleted."
-msgstr "Here you can delete an item from this node. If the item is a top-level posting, the entire thread will be deleted."
+#: mod/contacts.php:539
+msgid "Private communications are not available for this contact."
+msgstr "Private communications are not available for this contact."
 
-#: mod/admin.php:473
-msgid ""
-"You need to know the GUID of the item. You can find it e.g. by looking at "
-"the display URL. The last part of http://example.com/display/123456 is the "
-"GUID, here 123456."
-msgstr "You need to know the global unique identifier (GUID) of the item, which you can find by looking at the display URL. The last part of http://example.com/display/123456 is the GUID: i.e. 123456."
+#: mod/contacts.php:541
+msgid "Never"
+msgstr "Never"
 
-#: mod/admin.php:474
-msgid "GUID"
-msgstr "GUID"
+#: mod/contacts.php:544
+msgid "(Update was successful)"
+msgstr "(Update was successful)"
 
-#: mod/admin.php:474
-msgid "The GUID of the item you want to delete."
-msgstr "GUID of item to be deleted."
+#: mod/contacts.php:544
+msgid "(Update was not successful)"
+msgstr "(Update was not successful)"
 
-#: mod/admin.php:513
-msgid "Item marked for deletion."
-msgstr "Item marked for deletion."
+#: mod/contacts.php:546 mod/contacts.php:976
+msgid "Suggest friends"
+msgstr "Suggest friends"
 
-#: mod/admin.php:583
-msgid "unknown"
-msgstr "unknown"
+#: mod/contacts.php:550
+#, php-format
+msgid "Network type: %s"
+msgstr "Network type: %s"
 
-#: mod/admin.php:646
-msgid ""
-"This page offers you some numbers to the known part of the federated social "
-"network your Friendica node is part of. These numbers are not complete but "
-"only reflect the part of the network your node is aware of."
-msgstr "This page offers you the amount of known part of the federated social network your Friendica node is part of. These numbers are not complete and only reflect the part of the network your node is aware of."
+#: mod/contacts.php:555
+msgid "Communications lost with this contact!"
+msgstr "Communications lost with this contact!"
 
-#: mod/admin.php:647
-msgid ""
-"The <em>Auto Discovered Contact Directory</em> feature is not enabled, it "
-"will improve the data displayed here."
-msgstr "The <em>Auto Discovered Contact Directory</em> feature is not enabled; enabling it will improve the data displayed here."
+#: mod/contacts.php:561
+msgid "Fetch further information for feeds"
+msgstr "Fetch further information for feeds"
 
-#: mod/admin.php:659
-#, php-format
+#: mod/contacts.php:563
 msgid ""
-"Currently this node is aware of %d nodes with %d registered users from the "
-"following platforms:"
-msgstr "Currently this node is aware of %d nodes with %d registered users from the following platforms:"
-
-#: mod/admin.php:690
-msgid "ID"
-msgstr "ID"
-
-#: mod/admin.php:691
-msgid "Recipient Name"
-msgstr "Recipient name"
+"Fetch information like preview pictures, title and teaser from the feed "
+"item. You can activate this if the feed doesn't contain much text. Keywords "
+"are taken from the meta header in the feed item and are posted as hash tags."
+msgstr "Fetch information like preview pictures, title and teaser from the feed item. You can activate this if the feed doesn't contain much text. Keywords are taken from the meta header in the feed item and are posted as hash tags."
 
-#: mod/admin.php:692
-msgid "Recipient Profile"
-msgstr "Recipient profile"
+#: mod/contacts.php:564 mod/admin.php:1190
+msgid "Disabled"
+msgstr "Disabled"
 
-#: mod/admin.php:693 view/theme/frio/theme.php:265
-#: src/Core/NotificationsManager.php:178 src/Content/Nav.php:178
-msgid "Network"
-msgstr "Network"
+#: mod/contacts.php:565
+msgid "Fetch information"
+msgstr "Fetch information"
 
-#: mod/admin.php:694
-msgid "Created"
-msgstr "Created"
+#: mod/contacts.php:566
+msgid "Fetch keywords"
+msgstr "Fetch keywords"
 
-#: mod/admin.php:695
-msgid "Last Tried"
-msgstr "Last Tried"
+#: mod/contacts.php:567
+msgid "Fetch information and keywords"
+msgstr "Fetch information and keywords"
 
-#: mod/admin.php:696
-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 "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."
+#: mod/contacts.php:599
+msgid "Contact"
+msgstr "Contact"
 
-#: mod/admin.php:720
-#, 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 "
-"scripts/dbstructure.php toinnodb</tt> of your Friendica installation for an "
-"automatic conversion.<br />"
-msgstr "Your DB still runs with MyISAM tables. You should change the engine type to InnoDB, because Friendica will use InnoDB only features in the future. 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 scripts/dbstructure.php toinnodb</tt> of your Friendica installation for an automatic conversion.<br />"
+#: mod/contacts.php:602
+msgid "Profile Visibility"
+msgstr "Profile visibility"
 
-#: mod/admin.php:727
+#: mod/contacts.php:603
 #, php-format
 msgid ""
-"There is a new version of Friendica available for download. Your current "
-"version is %1$s, upstream version is %2$s"
-msgstr "A new Friendica version is available now. Your current version is %1$s, upstream version is %2$s"
-
-#: mod/admin.php:737
-msgid ""
-"The database update failed. Please run \"php scripts/dbstructure.php "
-"update\" from the command line and have a look at the errors that might "
-"appear."
-msgstr "The database update failed. Please run \"php scripts/dbstructure.php update\" from the command line; check logs for errors."
+"Please choose the profile you would like to display to %s when viewing your "
+"profile securely."
+msgstr "Please choose the profile you would like to display to %s when viewing your profile securely."
 
-#: mod/admin.php:743
-msgid "The worker was never executed. Please check your database structure!"
-msgstr "The worker process has never been executed. Please check your database structure!"
+#: mod/contacts.php:604
+msgid "Contact Information / Notes"
+msgstr "Personal note"
 
-#: mod/admin.php:746
-#, php-format
-msgid ""
-"The last worker execution was on %s UTC. This is older than one hour. Please"
-" check your crontab settings."
-msgstr "The last worker process started at %s UTC. This is more than one hour ago. Please adjust your crontab settings."
+#: mod/contacts.php:605
+msgid "Their personal note"
+msgstr "Their personal note"
 
-#: mod/admin.php:751 mod/admin.php:1646
-msgid "Normal Account"
-msgstr "Standard account"
+#: mod/contacts.php:607
+msgid "Edit contact notes"
+msgstr "Edit contact notes"
 
-#: mod/admin.php:752 mod/admin.php:1647
-msgid "Automatic Follower Account"
-msgstr "Automatic follower account"
+#: mod/contacts.php:611
+msgid "Block/Unblock contact"
+msgstr "Block/Unblock contact"
 
-#: mod/admin.php:753 mod/admin.php:1648
-msgid "Public Forum Account"
-msgstr "Public forum account"
+#: mod/contacts.php:612
+msgid "Ignore contact"
+msgstr "Ignore contact"
 
-#: mod/admin.php:754 mod/admin.php:1649
-msgid "Automatic Friend Account"
-msgstr "Automatic friend account"
+#: mod/contacts.php:613
+msgid "Repair URL settings"
+msgstr "Repair URL settings"
 
-#: mod/admin.php:755
-msgid "Blog Account"
-msgstr "Blog account"
+#: mod/contacts.php:614
+msgid "View conversations"
+msgstr "View conversations"
 
-#: mod/admin.php:756
-msgid "Private Forum Account"
-msgstr "Private forum account"
+#: mod/contacts.php:619
+msgid "Last update:"
+msgstr "Last update:"
 
-#: mod/admin.php:778
-msgid "Message queues"
-msgstr "Message queues"
+#: mod/contacts.php:621
+msgid "Update public posts"
+msgstr "Update public posts"
 
-#: mod/admin.php:784
-msgid "Summary"
-msgstr "Summary"
+#: mod/contacts.php:623 mod/contacts.php:986
+msgid "Update now"
+msgstr "Update now"
 
-#: mod/admin.php:786
-msgid "Registered users"
-msgstr "Registered users"
+#: mod/contacts.php:628 mod/contacts.php:818 mod/contacts.php:995
+#: mod/admin.php:434 mod/admin.php:1708
+msgid "Unblock"
+msgstr "Unblock"
 
-#: mod/admin.php:788
-msgid "Pending registrations"
-msgstr "Pending registrations"
+#: mod/contacts.php:628 mod/contacts.php:818 mod/contacts.php:995
+#: mod/admin.php:433 mod/admin.php:1707
+msgid "Block"
+msgstr "Block"
 
-#: mod/admin.php:789
-msgid "Version"
-msgstr "Version"
+#: mod/contacts.php:629 mod/contacts.php:819 mod/contacts.php:1003
+msgid "Unignore"
+msgstr "Unignore"
 
-#: mod/admin.php:794
-msgid "Active addons"
-msgstr ""
+#: mod/contacts.php:633
+msgid "Currently blocked"
+msgstr "Currently blocked"
 
-#: mod/admin.php:825
-msgid "Can not parse base url. Must have at least <scheme>://<domain>"
-msgstr "Can not parse base URL. Must have at least <scheme>://<domain>"
+#: mod/contacts.php:634
+msgid "Currently ignored"
+msgstr "Currently ignored"
 
-#: mod/admin.php:1126
-msgid "Site settings updated."
-msgstr "Site settings updated."
+#: mod/contacts.php:635
+msgid "Currently archived"
+msgstr "Currently archived"
 
-#: mod/admin.php:1153 mod/settings.php:907
-msgid "No special theme for mobile devices"
-msgstr "No special theme for mobile devices"
+#: mod/contacts.php:636
+msgid "Awaiting connection acknowledge"
+msgstr "Awaiting connection acknowledgement "
 
-#: mod/admin.php:1182
-msgid "No community page"
-msgstr "No community page"
+#: mod/contacts.php:637
+msgid ""
+"Replies/likes to your public posts <strong>may</strong> still be visible"
+msgstr "Replies/Likes to your public posts <strong>may</strong> still be visible"
 
-#: mod/admin.php:1183
-msgid "Public postings from users of this site"
-msgstr "Public postings from users of this site"
+#: mod/contacts.php:638
+msgid "Notification for new posts"
+msgstr "Notification for new posts"
 
-#: mod/admin.php:1184
-msgid "Public postings from the federated network"
-msgstr ""
+#: mod/contacts.php:638
+msgid "Send a notification of every new post of this contact"
+msgstr "Send notification for every new post from this contact"
 
-#: mod/admin.php:1185
-msgid "Public postings from local users and the federated network"
-msgstr ""
+#: mod/contacts.php:641
+msgid "Blacklisted keywords"
+msgstr "Blacklisted keywords"
 
-#: mod/admin.php:1189 mod/contacts.php:563
-msgid "Disabled"
-msgstr "Disabled"
+#: mod/contacts.php:641
+msgid ""
+"Comma separated list of keywords that should not be converted to hashtags, "
+"when \"Fetch information and keywords\" is selected"
+msgstr "Comma separated list of keywords that should not be converted to hashtags, when \"Fetch information and keywords\" is selected"
 
-#: mod/admin.php:1191
-msgid "Users, Global Contacts"
-msgstr "Users, Global Contacts"
+#: mod/contacts.php:653 src/Model/Profile.php:424
+msgid "XMPP:"
+msgstr "XMPP:"
 
-#: mod/admin.php:1192
-msgid "Users, Global Contacts/fallback"
-msgstr "Users, Global Contacts/fallback"
+#: mod/contacts.php:658
+msgid "Actions"
+msgstr "Actions"
 
-#: mod/admin.php:1196
-msgid "One month"
-msgstr "One month"
+#: mod/contacts.php:660 mod/contacts.php:846 view/theme/frio/theme.php:259
+#: src/Content/Nav.php:100 src/Model/Profile.php:888
+msgid "Status"
+msgstr "Status"
 
-#: mod/admin.php:1197
-msgid "Three months"
-msgstr "Three months"
+#: mod/contacts.php:661
+msgid "Contact Settings"
+msgstr "Notification and privacy "
 
-#: mod/admin.php:1198
-msgid "Half a year"
-msgstr "Half a year"
+#: mod/contacts.php:702
+msgid "Suggestions"
+msgstr "Suggestions"
 
-#: mod/admin.php:1199
-msgid "One year"
-msgstr "One a year"
+#: mod/contacts.php:705
+msgid "Suggest potential friends"
+msgstr "Suggest potential friends"
 
-#: mod/admin.php:1204
-msgid "Multi user instance"
-msgstr "Multi user instance"
+#: mod/contacts.php:710 mod/group.php:216
+msgid "All Contacts"
+msgstr "All contacts"
 
-#: mod/admin.php:1227
-msgid "Closed"
-msgstr "Closed"
+#: mod/contacts.php:713
+msgid "Show all contacts"
+msgstr "Show all contacts"
 
-#: mod/admin.php:1228
-msgid "Requires approval"
-msgstr "Requires approval"
+#: mod/contacts.php:718
+msgid "Unblocked"
+msgstr "Unblocked"
 
-#: mod/admin.php:1229
-msgid "Open"
-msgstr "Open"
+#: mod/contacts.php:721
+msgid "Only show unblocked contacts"
+msgstr "Only show unblocked contacts"
 
-#: mod/admin.php:1233
-msgid "No SSL policy, links will track page SSL state"
-msgstr "No SSL policy, links will track page SSL state"
+#: mod/contacts.php:726
+msgid "Blocked"
+msgstr "Blocked"
 
-#: mod/admin.php:1234
-msgid "Force all links to use SSL"
-msgstr "Force all links to use SSL"
+#: mod/contacts.php:729
+msgid "Only show blocked contacts"
+msgstr "Only show blocked contacts"
 
-#: mod/admin.php:1235
-msgid "Self-signed certificate, use SSL for local links only (discouraged)"
-msgstr "Self-signed certificate, use SSL for local links only (discouraged)"
+#: mod/contacts.php:734
+msgid "Ignored"
+msgstr "Ignored"
 
-#: mod/admin.php:1239
-msgid "Don't check"
-msgstr "Don't check"
+#: mod/contacts.php:737
+msgid "Only show ignored contacts"
+msgstr "Only show ignored contacts"
 
-#: mod/admin.php:1240
-msgid "check the stable version"
-msgstr "check for stable version updates"
+#: mod/contacts.php:742
+msgid "Archived"
+msgstr "Archived"
 
-#: mod/admin.php:1241
-msgid "check the development version"
-msgstr "check for development version updates"
+#: mod/contacts.php:745
+msgid "Only show archived contacts"
+msgstr "Only show archived contacts"
 
-#: mod/admin.php:1263 mod/admin.php:1872 mod/admin.php:2125 mod/admin.php:2199
-#: mod/admin.php:2346 mod/settings.php:679 mod/settings.php:788
-#: mod/settings.php:874 mod/settings.php:963 mod/settings.php:1198
-msgid "Save Settings"
-msgstr "Save settings"
+#: mod/contacts.php:750
+msgid "Hidden"
+msgstr "Hidden"
 
-#: mod/admin.php:1264
-msgid "Republish users to directory"
-msgstr "Republish users to directory"
+#: mod/contacts.php:753
+msgid "Only show hidden contacts"
+msgstr "Only show hidden contacts"
 
-#: mod/admin.php:1265 mod/register.php:263
-msgid "Registration"
-msgstr "Join this Friendica Node Today"
+#: mod/contacts.php:809
+msgid "Search your contacts"
+msgstr "Search your contacts"
 
-#: mod/admin.php:1266
-msgid "File upload"
-msgstr "File upload"
+#: mod/contacts.php:810 mod/search.php:236
+#, php-format
+msgid "Results for: %s"
+msgstr "Results for: %s"
 
-#: mod/admin.php:1267
-msgid "Policies"
-msgstr "Policies"
+#: mod/contacts.php:811 mod/directory.php:210 src/Content/Widget.php:63
+msgid "Find"
+msgstr "Find"
 
-#: mod/admin.php:1268 mod/contacts.php:885 mod/events.php:536
-#: src/Model/Profile.php:850
-msgid "Advanced"
-msgstr "Advanced"
+#: mod/contacts.php:817 mod/settings.php:169 mod/settings.php:705
+msgid "Update"
+msgstr "Update"
 
-#: mod/admin.php:1269
-msgid "Auto Discovered Contact Directory"
-msgstr "Auto-discovered contact directory"
+#: mod/contacts.php:820 mod/contacts.php:1011
+msgid "Archive"
+msgstr "Archive"
 
-#: mod/admin.php:1270
-msgid "Performance"
-msgstr "Performance"
+#: mod/contacts.php:820 mod/contacts.php:1011
+msgid "Unarchive"
+msgstr "Unarchive"
 
-#: mod/admin.php:1271
-msgid "Worker"
-msgstr "Worker"
+#: mod/contacts.php:823
+msgid "Batch Actions"
+msgstr "Batch actions"
 
-#: mod/admin.php:1272
-msgid ""
-"Relocate - WARNING: advanced function. Could make this server unreachable."
-msgstr "Relocate - Warning, advanced function: This could make this server unreachable."
+#: mod/contacts.php:857 src/Model/Profile.php:899
+msgid "Profile Details"
+msgstr "Profile Details"
 
-#: mod/admin.php:1275
-msgid "Site name"
-msgstr "Site name"
+#: mod/contacts.php:869
+msgid "View all contacts"
+msgstr "View all contacts"
 
-#: mod/admin.php:1276
-msgid "Host name"
-msgstr "Host name"
+#: mod/contacts.php:880
+msgid "View all common friends"
+msgstr "View all common friends"
 
-#: mod/admin.php:1277
-msgid "Sender Email"
-msgstr "Sender email"
+#: mod/contacts.php:886 mod/admin.php:1269 mod/events.php:535
+#: src/Model/Profile.php:865
+msgid "Advanced"
+msgstr "Advanced"
 
-#: mod/admin.php:1277
-msgid ""
-"The email address your server shall use to send notification emails from."
-msgstr "The email address your server shall use to send notification emails from."
+#: mod/contacts.php:889
+msgid "Advanced Contact Settings"
+msgstr "Advanced contact settings"
 
-#: mod/admin.php:1278
-msgid "Banner/Logo"
-msgstr "Banner/Logo"
+#: mod/contacts.php:921
+msgid "Mutual Friendship"
+msgstr "Mutual friendship"
 
-#: mod/admin.php:1279
-msgid "Shortcut icon"
-msgstr "Shortcut icon"
+#: mod/contacts.php:925
+msgid "is a fan of yours"
+msgstr "is a fan of yours"
 
-#: mod/admin.php:1279
-msgid "Link to an icon that will be used for browsers."
-msgstr "Link to an icon that will be used for browsers."
+#: mod/contacts.php:929
+msgid "you are a fan of"
+msgstr "I follow them"
 
-#: mod/admin.php:1280
-msgid "Touch icon"
-msgstr "Touch icon"
+#: mod/contacts.php:997
+msgid "Toggle Blocked status"
+msgstr "Toggle blocked status"
 
-#: mod/admin.php:1280
-msgid "Link to an icon that will be used for tablets and mobiles."
-msgstr "Link to an icon that will be used for tablets and mobiles."
+#: mod/contacts.php:1005
+msgid "Toggle Ignored status"
+msgstr "Toggle ignored status"
 
-#: mod/admin.php:1281
-msgid "Additional Info"
-msgstr "Additional Info"
+#: mod/contacts.php:1013
+msgid "Toggle Archive status"
+msgstr "Toggle archive status"
 
-#: mod/admin.php:1281
-#, php-format
-msgid ""
-"For public servers: you can add additional information here that will be "
-"listed at %s/servers."
-msgstr ""
+#: mod/contacts.php:1021
+msgid "Delete contact"
+msgstr "Delete contact"
 
-#: mod/admin.php:1282
-msgid "System language"
-msgstr "System language"
+#: mod/delegate.php:142
+msgid "No parent user"
+msgstr "No parent user"
 
-#: mod/admin.php:1283
-msgid "System theme"
-msgstr "System theme"
+#: mod/delegate.php:158
+msgid "Parent User"
+msgstr "Parent user"
 
-#: mod/admin.php:1283
+#: mod/delegate.php:160
 msgid ""
-"Default system theme - may be over-ridden by user profiles - <a href='#' "
-"id='cnftheme'>change theme settings</a>"
-msgstr "Default system theme - may be overridden by user profiles - <a href='#' id='cnftheme'>change theme settings</a>"
+"Parent users have total control about this account, including the account "
+"settings. Please double check whom you give this access."
+msgstr "Parent users have total control of this account, including core settings. Please double-check whom you grant such access."
 
-#: mod/admin.php:1284
-msgid "Mobile system theme"
-msgstr "Mobile system theme"
+#: mod/delegate.php:161 mod/admin.php:1264 mod/admin.php:1873
+#: mod/admin.php:2126 mod/admin.php:2200 mod/admin.php:2347
+#: mod/settings.php:679 mod/settings.php:788 mod/settings.php:874
+#: mod/settings.php:963 mod/settings.php:1198
+msgid "Save Settings"
+msgstr "Save settings"
 
-#: mod/admin.php:1284
-msgid "Theme for mobile devices"
-msgstr "Theme for mobile devices"
+#: mod/delegate.php:162 src/Content/Nav.php:204
+msgid "Delegate Page Management"
+msgstr "Delegate Page Management"
 
-#: mod/admin.php:1285
-msgid "SSL link policy"
-msgstr "SSL link policy"
+#: mod/delegate.php:163
+msgid "Delegates"
+msgstr "Delegates"
 
-#: mod/admin.php:1285
-msgid "Determines whether generated links should be forced to use SSL"
-msgstr "Determines whether generated links should be forced to use SSL"
+#: mod/delegate.php:165
+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 "Delegates are able to manage all aspects of this account except for key setting features. Please do not delegate your personal account to anybody that you do not trust completely."
 
-#: mod/admin.php:1286
-msgid "Force SSL"
-msgstr "Force SSL"
+#: mod/delegate.php:166
+msgid "Existing Page Managers"
+msgstr "Existing page managers"
 
-#: mod/admin.php:1286
-msgid ""
-"Force all Non-SSL requests to SSL - Attention: on some systems it could lead"
-" to endless loops."
-msgstr "Force all Non-SSL requests to SSL - Attention: on some systems it could lead to endless loops."
+#: mod/delegate.php:168
+msgid "Existing Page Delegates"
+msgstr "Existing page delegates"
 
-#: mod/admin.php:1287
-msgid "Hide help entry from navigation menu"
-msgstr "Hide help entry from navigation menu"
+#: mod/delegate.php:170
+msgid "Potential Delegates"
+msgstr "Potential delegates"
+
+#: mod/delegate.php:172 mod/tagrm.php:98
+msgid "Remove"
+msgstr "Remove"
 
-#: mod/admin.php:1287
-msgid ""
-"Hides the menu entry for the Help pages from the navigation menu. You can "
-"still access it calling /help directly."
-msgstr "Hides the menu entry for the Help pages from the navigation menu. Help pages can still be accessed by calling ../help directly via its URL."
+#: mod/delegate.php:173
+msgid "Add"
+msgstr "Add"
 
-#: mod/admin.php:1288
-msgid "Single user instance"
-msgstr "Single user instance"
+#: mod/delegate.php:174
+msgid "No entries."
+msgstr "No entries."
 
-#: mod/admin.php:1288
-msgid "Make this instance multi-user or single-user for the named user"
-msgstr "Make this instance multi-user or single-user for the named user"
+#: mod/dfrn_request.php:94
+msgid "This introduction has already been accepted."
+msgstr "This introduction has already been accepted."
 
-#: mod/admin.php:1289
-msgid "Maximum image size"
-msgstr "Maximum image size"
+#: mod/dfrn_request.php:112 mod/dfrn_request.php:359
+msgid "Profile location is not valid or does not contain profile information."
+msgstr "Profile location is not valid or does not contain profile information."
 
-#: mod/admin.php:1289
-msgid ""
-"Maximum size in bytes of uploaded images. Default is 0, which means no "
-"limits."
-msgstr "Maximum size in bytes of uploaded images. Default is 0, which means no limits."
+#: mod/dfrn_request.php:116 mod/dfrn_request.php:363
+msgid "Warning: profile location has no identifiable owner name."
+msgstr "Warning: profile location has no identifiable owner name."
 
-#: mod/admin.php:1290
-msgid "Maximum image length"
-msgstr "Maximum image length"
+#: mod/dfrn_request.php:119 mod/dfrn_request.php:366
+msgid "Warning: profile location has no profile photo."
+msgstr "Warning: profile location has no profile photo."
 
-#: mod/admin.php:1290
-msgid ""
-"Maximum length in pixels of the longest side of uploaded images. Default is "
-"-1, which means no limits."
-msgstr "Maximum length in pixels of the longest side of uploaded images. Default is -1, which means no limits."
+#: 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 required parameter was not found at the given location"
+msgstr[1] "%d required parameters were not found at the given location"
 
-#: mod/admin.php:1291
-msgid "JPEG image quality"
-msgstr "JPEG image quality"
+#: mod/dfrn_request.php:162
+msgid "Introduction complete."
+msgstr "Introduction complete."
 
-#: mod/admin.php:1291
-msgid ""
-"Uploaded JPEGS will be saved at this quality setting [0-100]. Default is "
-"100, which is full quality."
-msgstr "Uploaded JPEGS will be saved at this quality setting [0-100]. Default is 100, which is the original quality level."
+#: mod/dfrn_request.php:199
+msgid "Unrecoverable protocol error."
+msgstr "Unrecoverable protocol error."
 
-#: mod/admin.php:1293
-msgid "Register policy"
-msgstr "Registration policy"
+#: mod/dfrn_request.php:226
+msgid "Profile unavailable."
+msgstr "Profile unavailable."
 
-#: mod/admin.php:1294
-msgid "Maximum Daily Registrations"
-msgstr "Maximum daily registrations"
+#: mod/dfrn_request.php:248
+#, php-format
+msgid "%s has received too many connection requests today."
+msgstr "%s has received too many connection requests today."
 
-#: mod/admin.php:1294
-msgid ""
-"If registration is permitted above, this sets the maximum number of new user"
-" registrations to accept per day.  If register is set to closed, this "
-"setting has no effect."
-msgstr "If open registration is permitted, this sets the maximum number of new registrations per day.  This setting has no effect for registrations by approval."
+#: mod/dfrn_request.php:249
+msgid "Spam protection measures have been invoked."
+msgstr "Spam protection measures have been invoked."
 
-#: mod/admin.php:1295
-msgid "Register text"
-msgstr "Registration text"
+#: mod/dfrn_request.php:250
+msgid "Friends are advised to please try again in 24 hours."
+msgstr "Friends are advised to please try again in 24 hours."
 
-#: mod/admin.php:1295
-msgid "Will be displayed prominently on the registration page."
-msgstr "Will be displayed prominently on the registration page."
+#: mod/dfrn_request.php:280
+msgid "Invalid locator"
+msgstr "Invalid locator"
 
-#: mod/admin.php:1296
-msgid "Accounts abandoned after x days"
-msgstr "Accounts abandoned after so many days"
+#: mod/dfrn_request.php:316
+msgid "You have already introduced yourself here."
+msgstr "You have already introduced yourself here."
 
-#: mod/admin.php:1296
-msgid ""
-"Will not waste system resources polling external sites for abandonded "
-"accounts. Enter 0 for no time limit."
-msgstr "Will not waste system resources polling external sites for abandoned accounts. Enter 0 for no time limit."
+#: mod/dfrn_request.php:319
+#, php-format
+msgid "Apparently you are already friends with %s."
+msgstr "Apparently you are already friends with %s."
 
-#: mod/admin.php:1297
-msgid "Allowed friend domains"
-msgstr "Allowed friend domains"
+#: mod/dfrn_request.php:339
+msgid "Invalid profile URL."
+msgstr "Invalid profile URL."
 
-#: mod/admin.php:1297
-msgid ""
-"Comma separated list of domains which are allowed to establish friendships "
-"with this site. Wildcards are accepted. Empty to allow any domains"
-msgstr "Comma separated list of domains which are allowed to establish friendships with this site. Wildcards are accepted. Leave empty to allow any domains"
+#: mod/dfrn_request.php:345 src/Model/Contact.php:1137
+msgid "Disallowed profile URL."
+msgstr "Disallowed profile URL."
 
-#: mod/admin.php:1298
-msgid "Allowed email domains"
-msgstr "Allowed email domains"
+#: mod/dfrn_request.php:439
+msgid "Your introduction has been sent."
+msgstr "Your introduction has been sent."
 
-#: mod/admin.php:1298
+#: mod/dfrn_request.php:477
 msgid ""
-"Comma separated list of domains which are allowed in email addresses for "
-"registrations to this site. Wildcards are accepted. Empty to allow any "
-"domains"
-msgstr "Comma separated list of domains which are allowed in email addresses for registrations to this site. Wildcards are accepted. Leave empty to allow any domains"
+"Remote subscription can't be done for your network. Please subscribe "
+"directly on your system."
+msgstr "Remote subscription can't be done for your network. Please subscribe directly on your system."
 
-#: mod/admin.php:1299
-msgid "No OEmbed rich content"
-msgstr ""
+#: mod/dfrn_request.php:493
+msgid "Please login to confirm introduction."
+msgstr "Please login to confirm introduction."
 
-#: mod/admin.php:1299
+#: mod/dfrn_request.php:501
 msgid ""
-"Don't show the rich content (e.g. embedded PDF), except from the domains "
-"listed below."
-msgstr ""
+"Incorrect identity currently logged in. Please login to "
+"<strong>this</strong> profile."
+msgstr "Incorrect identity currently logged in. Please login to <strong>this</strong> profile."
 
-#: mod/admin.php:1300
-msgid "Allowed OEmbed domains"
-msgstr ""
+#: mod/dfrn_request.php:515 mod/dfrn_request.php:532
+msgid "Confirm"
+msgstr "Confirm"
 
-#: mod/admin.php:1300
-msgid ""
-"Comma separated list of domains which oembed content is allowed to be "
-"displayed. Wildcards are accepted."
-msgstr ""
+#: mod/dfrn_request.php:527
+msgid "Hide this contact"
+msgstr "Hide this contact"
 
-#: mod/admin.php:1301
-msgid "Block public"
-msgstr "Block public"
+#: mod/dfrn_request.php:530
+#, php-format
+msgid "Welcome home %s."
+msgstr "Welcome home %s."
 
-#: mod/admin.php:1301
-msgid ""
-"Check to block public access to all otherwise public personal pages on this "
-"site unless you are currently logged in."
-msgstr "Block public access to all otherwise public personal pages on this site, except for local users when logged in."
+#: mod/dfrn_request.php:531
+#, php-format
+msgid "Please confirm your introduction/connection request to %s."
+msgstr "Please confirm your introduction/connection request to %s."
 
-#: mod/admin.php:1302
-msgid "Force publish"
-msgstr "Mandatory directory listing"
+#: 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/community.php:25 mod/directory.php:42 mod/display.php:201
+#: mod/photos.php:932 mod/videos.php:200
+msgid "Public access denied."
+msgstr "Public access denied."
 
-#: mod/admin.php:1302
+#: mod/dfrn_request.php:642
 msgid ""
-"Check to force all profiles on this site to be listed in the site directory."
-msgstr "Force all profiles on this site to be listed in the site directory."
-
-#: mod/admin.php:1303
-msgid "Global directory URL"
-msgstr "Global directory URL"
+"Please enter your 'Identity Address' from one of the following supported "
+"communications networks:"
+msgstr "Please enter your 'Identity address' from one of the following supported communications networks:"
 
-#: mod/admin.php:1303
+#: mod/dfrn_request.php:645
+#, php-format
 msgid ""
-"URL to the global directory. If this is not set, the global directory is "
-"completely unavailable to the application."
-msgstr "URL to the global directory: If this is not set, the global directory is completely unavailable to the application."
+"If you are not yet a member of the free social web, <a href=\"%s\">follow "
+"this link to find a public Friendica site and join us today</a>."
+msgstr "If you are not yet part of the free social web, <a href=\"%s\">follow this link to find a public Friendica site and join us today</a>."
 
-#: mod/admin.php:1304
-msgid "Private posts by default for new users"
-msgstr "Private posts by default for new users"
+#: mod/dfrn_request.php:650
+msgid "Friend/Connection Request"
+msgstr "Friend/Connection request"
 
-#: mod/admin.php:1304
+#: mod/dfrn_request.php:651
 msgid ""
-"Set default post permissions for all new members to the default privacy "
-"group rather than public."
-msgstr "Set default post permissions for all new members to the default privacy group rather than public."
+"Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, "
+"testuser@gnusocial.de"
+msgstr "Examples: jojo@demo.friendi.ca, http://demo.friendi.ca/profile/jojo, user@gnusocial.de"
 
-#: mod/admin.php:1305
-msgid "Don't include post content in email notifications"
-msgstr "Don't include post content in email notifications"
+#: mod/dfrn_request.php:652 mod/follow.php:147
+msgid "Please answer the following:"
+msgstr "Please answer the following:"
 
-#: mod/admin.php:1305
-msgid ""
-"Don't include the content of a post/comment/private message/etc. in the "
-"email notifications that are sent out from this site, as a privacy measure."
-msgstr "Don't include the content of a post/comment/private message in the email notifications sent from this site, as a privacy measure."
+#: mod/dfrn_request.php:653 mod/follow.php:148
+#, php-format
+msgid "Does %s know you?"
+msgstr "Does %s know you?"
 
-#: mod/admin.php:1306
-msgid "Disallow public access to addons listed in the apps menu."
-msgstr "Disallow public access to addons listed in the apps menu."
+#: mod/dfrn_request.php:654 mod/follow.php:149
+msgid "Add a personal note:"
+msgstr "Add a personal note:"
 
-#: mod/admin.php:1306
-msgid ""
-"Checking this box will restrict addons listed in the apps menu to members "
-"only."
-msgstr "Checking this box will restrict addons listed in the apps menu to members only."
+#: mod/dfrn_request.php:656 src/Content/ContactSelector.php:79
+msgid "Friendica"
+msgstr "Friendica"
 
-#: mod/admin.php:1307
-msgid "Don't embed private images in posts"
-msgstr "Don't embed private images in posts"
+#: 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/admin.php:1307
+#: mod/dfrn_request.php:659
+#, php-format
 msgid ""
-"Don't replace locally-hosted private photos in posts with an embedded copy "
-"of the image. This means that contacts who receive posts containing private "
-"photos will have to authenticate and load each image, which may take a "
-"while."
-msgstr "Don't replace locally-hosted private photos in posts with an embedded copy of the image. This means that contacts who receive posts containing private photos will have to authenticate and load each image, which may take a while."
+" - please do not use this form.  Instead, enter %s into your Diaspora search"
+" bar."
+msgstr " - please do not use this form.  Instead, enter %s into your Diaspora search bar."
 
-#: mod/admin.php:1308
-msgid "Allow Users to set remote_self"
-msgstr "Allow users to set \"Remote self\""
+#: mod/filer.php:34
+msgid "- select -"
+msgstr "- select -"
 
-#: mod/admin.php:1308
-msgid ""
-"With checking this, every user is allowed to mark every contact as a "
-"remote_self in the repair contact dialog. Setting this flag on a contact "
-"causes mirroring every posting of that contact in the users stream."
-msgstr "This allows every user to mark contacts as a \"Remote self\" in the repair contact dialogue. Setting this flag on a contact will mirror every posting of that contact in the users stream."
+#: mod/follow.php:44
+msgid "The contact could not be added."
+msgstr "Contact could not be added."
 
-#: mod/admin.php:1309
-msgid "Block multiple registrations"
-msgstr "Block multiple registrations"
+#: mod/follow.php:72
+msgid "You already added this contact."
+msgstr "You already added this contact."
 
-#: mod/admin.php:1309
-msgid "Disallow users to register additional accounts for use as pages."
-msgstr "Disallow users to sign up for additional accounts."
+#: mod/follow.php:81
+msgid "Diaspora support isn't enabled. Contact can't be added."
+msgstr "Diaspora support isn't enabled. Contact can't be added."
 
-#: mod/admin.php:1310
-msgid "OpenID support"
-msgstr "OpenID support"
+#: mod/follow.php:88
+msgid "OStatus support is disabled. Contact can't be added."
+msgstr "OStatus support is disabled. Contact can't be added."
 
-#: mod/admin.php:1310
-msgid "OpenID support for registration and logins."
-msgstr "OpenID support for registration and logins."
+#: mod/follow.php:95
+msgid "The network type couldn't be detected. Contact can't be added."
+msgstr "The network type couldn't be detected. Contact can't be added."
 
-#: mod/admin.php:1311
-msgid "Fullname check"
-msgstr "Full name check"
+#: mod/install.php:114
+msgid "Friendica Communications Server - Setup"
+msgstr "Friendica Communications Server - Setup"
 
-#: mod/admin.php:1311
-msgid ""
-"Force users to register with a space between firstname and lastname in Full "
-"name, as an antispam measure"
-msgstr "Force users to sign up with a space between first name and last name in the full name field; it may reduce spam and abuse registrations."
+#: mod/install.php:120
+msgid "Could not connect to database."
+msgstr "Could not connect to database."
 
-#: mod/admin.php:1312
-msgid "Community pages for visitors"
-msgstr ""
+#: mod/install.php:124
+msgid "Could not create table."
+msgstr "Could not create table."
 
-#: mod/admin.php:1312
+#: mod/install.php:130
+msgid "Your Friendica site database has been installed."
+msgstr "Your Friendica site database has been installed."
+
+#: mod/install.php:135
 msgid ""
-"Which community pages should be available for visitors. Local users always "
-"see both pages."
-msgstr "Community pages that should be available for visitors. Local users always see both pages."
+"You may need to import the file \"database.sql\" manually using phpmyadmin "
+"or mysql."
+msgstr "You may need to import the file \"database.sql\" manually using phpmyadmin or mysql."
 
-#: mod/admin.php:1313
-msgid "Posts per user on community page"
-msgstr "Posts per user on community page"
+#: mod/install.php:136 mod/install.php:208 mod/install.php:553
+msgid "Please see the file \"INSTALL.txt\"."
+msgstr "Please see the file \"INSTALL.txt\"."
 
-#: mod/admin.php:1313
-msgid ""
-"The maximum number of posts per user on the community page. (Not valid for "
-"'Global Community')"
-msgstr "Maximum number of posts per user on the community page (not valid for 'Global Community')."
+#: mod/install.php:148
+msgid "Database already in use."
+msgstr "Database already in use."
 
-#: mod/admin.php:1314
-msgid "Enable OStatus support"
-msgstr "Enable OStatus support"
+#: mod/install.php:205
+msgid "System check"
+msgstr "System check"
 
-#: mod/admin.php:1314
-msgid ""
-"Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility. All "
-"communications in OStatus are public, so privacy warnings will be "
-"occasionally displayed."
-msgstr "Provide built-in OStatus (StatusNet, GNU Social, etc.) compatibility. All communications in OStatus are public, so privacy warnings will be occasionally displayed."
+#: mod/install.php:210
+msgid "Check again"
+msgstr "Check again"
 
-#: mod/admin.php:1315
-msgid "Only import OStatus threads from our contacts"
-msgstr "Only import OStatus threads from known contacts"
+#: mod/install.php:230
+msgid "Database connection"
+msgstr "Database connection"
 
-#: mod/admin.php:1315
+#: mod/install.php:231
 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 "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."
+"In order to install Friendica we need to know how to connect to your "
+"database."
+msgstr "In order to install Friendica we need to know how to connect to your database."
 
-#: mod/admin.php:1316
-msgid "OStatus support can only be enabled if threading is enabled."
-msgstr "OStatus support can only be enabled if threading is enabled."
+#: mod/install.php:232
+msgid ""
+"Please contact your hosting provider or site administrator if you have "
+"questions about these settings."
+msgstr "Please contact your hosting provider or site administrator if you have questions about these settings."
 
-#: mod/admin.php:1318
+#: mod/install.php:233
 msgid ""
-"Diaspora support can't be enabled because Friendica was installed into a sub"
-" directory."
-msgstr "Diaspora support can't be enabled because Friendica was installed into a sub directory."
+"The database you specify below should already exist. If it does not, please "
+"create it before continuing."
+msgstr "The database you specify below should already exist. If it does not, please create it before continuing."
 
-#: mod/admin.php:1319
-msgid "Enable Diaspora support"
-msgstr "Enable Diaspora support"
+#: mod/install.php:237
+msgid "Database Server Name"
+msgstr "Database server name"
 
-#: mod/admin.php:1319
-msgid "Provide built-in Diaspora network compatibility."
-msgstr "Provide built-in Diaspora network compatibility."
+#: mod/install.php:238
+msgid "Database Login Name"
+msgstr "Database login name"
 
-#: mod/admin.php:1320
-msgid "Only allow Friendica contacts"
-msgstr "Only allow Friendica contacts"
+#: mod/install.php:239
+msgid "Database Login Password"
+msgstr "Database login password"
 
-#: mod/admin.php:1320
-msgid ""
-"All contacts must use Friendica protocols. All other built-in communication "
-"protocols disabled."
-msgstr "All contacts must use Friendica protocols. All other built-in communication protocols will be disabled."
+#: mod/install.php:239
+msgid "For security reasons the password must not be empty"
+msgstr "For security reasons the password must not be empty"
 
-#: mod/admin.php:1321
-msgid "Verify SSL"
-msgstr "Verify SSL"
+#: mod/install.php:240
+msgid "Database Name"
+msgstr "Database name"
 
-#: mod/admin.php:1321
+#: mod/install.php:241 mod/install.php:281
+msgid "Site administrator email address"
+msgstr "Site administrator email address"
+
+#: mod/install.php:241 mod/install.php:281
 msgid ""
-"If you wish, you can turn on strict certificate checking. This will mean you"
-" cannot connect (at all) to self-signed SSL sites."
-msgstr "If you wish, you can turn on strict certificate checking. This will mean you cannot connect (at all) to self-signed SSL sites."
+"Your account email address must match this in order to use the web admin "
+"panel."
+msgstr "Your account email address must match this in order to use the web admin panel."
 
-#: mod/admin.php:1322
-msgid "Proxy user"
-msgstr "Proxy user"
+#: mod/install.php:245 mod/install.php:284
+msgid "Please select a default timezone for your website"
+msgstr "Please select a default time zone for your website"
 
-#: mod/admin.php:1323
-msgid "Proxy URL"
-msgstr "Proxy URL"
+#: mod/install.php:271
+msgid "Site settings"
+msgstr "Site settings"
 
-#: mod/admin.php:1324
-msgid "Network timeout"
-msgstr "Network timeout"
+#: mod/install.php:285
+msgid "System Language:"
+msgstr "System language:"
 
-#: mod/admin.php:1324
-msgid "Value is in seconds. Set to 0 for unlimited (not recommended)."
-msgstr "Value is in seconds. Set to 0 for unlimited (not recommended)."
+#: mod/install.php:285
+msgid ""
+"Set the default language for your Friendica installation interface and to "
+"send emails."
+msgstr "Set the default language for your Friendica installation interface and email communication."
 
-#: mod/admin.php:1325
-msgid "Maximum Load Average"
-msgstr "Maximum load average"
+#: mod/install.php:325
+msgid "Could not find a command line version of PHP in the web server PATH."
+msgstr "Could not find a command line version of PHP in the web server PATH."
 
-#: mod/admin.php:1325
+#: mod/install.php:326
 msgid ""
-"Maximum system load before delivery and poll processes are deferred - "
-"default 50."
-msgstr "Maximum system load before delivery and poll processes are deferred (default 50)."
+"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 "If your server doesn't have a command line version of PHP installed, you won't be able to run background processing. See <a href='https://github.com/friendica/friendica/blob/master/doc/Install.md#set-up-the-worker'>'Setup the worker'</a>"
 
-#: mod/admin.php:1326
-msgid "Maximum Load Average (Frontend)"
-msgstr "Maximum load average (frontend)"
+#: mod/install.php:330
+msgid "PHP executable path"
+msgstr "PHP executable path"
 
-#: mod/admin.php:1326
-msgid "Maximum system load before the frontend quits service - default 50."
-msgstr "Maximum system load before the frontend quits service (default 50)."
+#: mod/install.php:330
+msgid ""
+"Enter full path to php executable. You can leave this blank to continue the "
+"installation."
+msgstr "Enter full path to php executable. You can leave this blank to continue the installation."
 
-#: mod/admin.php:1327
-msgid "Minimal Memory"
-msgstr "Minimal memory"
+#: mod/install.php:335
+msgid "Command line PHP"
+msgstr "Command line PHP"
 
-#: mod/admin.php:1327
-msgid ""
-"Minimal free memory in MB for the worker. Needs access to /proc/meminfo - "
-"default 0 (deactivated)."
-msgstr "Minimal free memory in MB for the worker. Needs access to /proc/meminfo - default 0 (deactivated)."
+#: mod/install.php:344
+msgid "PHP executable is not the php cli binary (could be cgi-fgci version)"
+msgstr "PHP executable is not a php cli binary; it could possibly be a cgi-fgci version."
 
-#: mod/admin.php:1328
-msgid "Maximum table size for optimization"
-msgstr "Maximum table size for optimization"
+#: mod/install.php:345
+msgid "Found PHP version: "
+msgstr "Found PHP version: "
 
-#: mod/admin.php:1328
+#: mod/install.php:347
+msgid "PHP cli binary"
+msgstr "PHP cli binary"
+
+#: mod/install.php:358
 msgid ""
-"Maximum table size (in MB) for the automatic optimization - default 100 MB. "
-"Enter -1 to disable it."
-msgstr "Maximum table size (in MB) for the automatic optimization (default 100 MB; -1 to deactivate)."
+"The command line version of PHP on your system does not have "
+"\"register_argc_argv\" enabled."
+msgstr "The command line version of PHP on your system does not have \"register_argc_argv\" enabled."
 
-#: mod/admin.php:1329
-msgid "Minimum level of fragmentation"
-msgstr "Minimum level of fragmentation"
+#: mod/install.php:359
+msgid "This is required for message delivery to work."
+msgstr "This is required for message delivery to work."
+
+#: mod/install.php:361
+msgid "PHP register_argc_argv"
+msgstr "PHP register_argc_argv"
 
-#: mod/admin.php:1329
+#: mod/install.php:384
 msgid ""
-"Minimum fragmenation level to start the automatic optimization - default "
-"value is 30%."
-msgstr "Minimum fragmentation level to start the automatic optimization (default 30%)."
-
-#: mod/admin.php:1331
-msgid "Periodical check of global contacts"
-msgstr "Periodical check of global contacts"
+"Error: the \"openssl_pkey_new\" function on this system is not able to "
+"generate encryption keys"
+msgstr "Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"
 
-#: mod/admin.php:1331
+#: mod/install.php:385
 msgid ""
-"If enabled, the global contacts are checked periodically for missing or "
-"outdated data and the vitality of the contacts and servers."
-msgstr "This checks global contacts periodically for missing or outdated data and the vitality of the contacts and servers."
+"If running under Windows, please see "
+"\"http://www.php.net/manual/en/openssl.installation.php\"."
+msgstr "If running under Windows OS, please see \"http://www.php.net/manual/en/openssl.installation.php\"."
 
-#: mod/admin.php:1332
-msgid "Days between requery"
-msgstr "Days between enquiry"
+#: mod/install.php:387
+msgid "Generate encryption keys"
+msgstr "Generate encryption keys"
 
-#: mod/admin.php:1332
-msgid "Number of days after which a server is requeried for his contacts."
-msgstr "Number of days after which a server is required check contacts."
+#: mod/install.php:394
+msgid "libCurl PHP module"
+msgstr "libCurl PHP module"
 
-#: mod/admin.php:1333
-msgid "Discover contacts from other servers"
-msgstr "Discover contacts from other servers"
+#: mod/install.php:395
+msgid "GD graphics PHP module"
+msgstr "GD graphics PHP module"
 
-#: mod/admin.php:1333
-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 "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 recommend setting is 'Users, Global Contacts'."
+#: mod/install.php:396
+msgid "OpenSSL PHP module"
+msgstr "OpenSSL PHP module"
 
-#: mod/admin.php:1334
-msgid "Timeframe for fetching global contacts"
-msgstr "Time-frame for fetching global contacts"
+#: mod/install.php:397
+msgid "PDO or MySQLi PHP module"
+msgstr "PDO or MySQLi PHP module"
 
-#: mod/admin.php:1334
-msgid ""
-"When the discovery is activated, this value defines the timeframe for the "
-"activity of the global contacts that are fetched from other servers."
-msgstr "If discovery is activated, this value defines the time-frame for the activity of the global contacts that are fetched from other servers."
+#: mod/install.php:398
+msgid "mb_string PHP module"
+msgstr "mb_string PHP module"
 
-#: mod/admin.php:1335
-msgid "Search the local directory"
-msgstr "Search the local directory"
+#: mod/install.php:399
+msgid "XML PHP module"
+msgstr "XML PHP module"
 
-#: mod/admin.php:1335
-msgid ""
-"Search the local directory instead of the global directory. When searching "
-"locally, every search will be executed on the global directory in the "
-"background. This improves the search results when the search is repeated."
-msgstr "Search the local directory instead of the global directory. When searching locally, every search will be executed on the global directory in the background. This improves the search results when the search is repeated."
+#: mod/install.php:400
+msgid "iconv module"
+msgstr "iconv module"
 
-#: mod/admin.php:1337
-msgid "Publish server information"
-msgstr "Publish server information"
+#: mod/install.php:404 mod/install.php:406
+msgid "Apache mod_rewrite module"
+msgstr "Apache mod_rewrite module"
 
-#: mod/admin.php:1337
+#: mod/install.php:404
 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 "This publishes generic data about the server and its usage. 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."
+"Error: Apache webserver mod-rewrite module is required but not installed."
+msgstr "Error: Apache web server mod-rewrite module is required but not installed."
 
-#: mod/admin.php:1339
-msgid "Check upstream version"
-msgstr "Check upstream version"
+#: mod/install.php:412
+msgid "Error: libCURL PHP module required but not installed."
+msgstr "Error: libCURL PHP module required but not installed."
 
-#: mod/admin.php:1339
+#: mod/install.php:416
 msgid ""
-"Enables checking for new Friendica versions at github. If there is a new "
-"version, you will be informed in the admin panel overview."
-msgstr "Enables checking for new Friendica versions at github. If there is a new version, you will be informed in the admin panel overview."
+"Error: GD graphics PHP module with JPEG support required but not installed."
+msgstr "Error: GD graphics PHP module with JPEG support required but not installed."
 
-#: mod/admin.php:1340
-msgid "Suppress Tags"
-msgstr "Suppress tags"
+#: mod/install.php:420
+msgid "Error: openssl PHP module required but not installed."
+msgstr "Error: openssl PHP module required but not installed."
 
-#: mod/admin.php:1340
-msgid "Suppress showing a list of hashtags at the end of the posting."
-msgstr "Suppress listed hashtags at the end of posts."
+#: mod/install.php:424
+msgid "Error: PDO or MySQLi PHP module required but not installed."
+msgstr "Error: PDO or MySQLi PHP module required but not installed."
 
-#: mod/admin.php:1341
-msgid "Path to item cache"
-msgstr "Path to item cache"
+#: mod/install.php:428
+msgid "Error: The MySQL driver for PDO is not installed."
+msgstr "Error: MySQL driver for PDO is not installed."
 
-#: mod/admin.php:1341
-msgid "The item caches buffers generated bbcode and external images."
-msgstr "The item caches buffers generated bbcode and external images."
+#: mod/install.php:432
+msgid "Error: mb_string PHP module required but not installed."
+msgstr "Error: mb_string PHP module required but not installed."
 
-#: mod/admin.php:1342
-msgid "Cache duration in seconds"
-msgstr "Cache duration in seconds"
+#: mod/install.php:436
+msgid "Error: iconv PHP module required but not installed."
+msgstr "Error: iconv PHP module required but not installed."
 
-#: mod/admin.php:1342
-msgid ""
-"How long should the cache files be hold? Default value is 86400 seconds (One"
-" day). To disable the item cache, set the value to -1."
-msgstr "How long should cache files be held? (Default 86400 seconds - one day;  -1 disables item cache)"
+#: mod/install.php:446
+msgid "Error, XML PHP module required but not installed."
+msgstr "Error, XML PHP module required but not installed."
 
-#: mod/admin.php:1343
-msgid "Maximum numbers of comments per post"
-msgstr "Maximum numbers of comments per post"
+#: mod/install.php:458
+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 "The web installer needs to be able to create a file called \".htconfig.php\" in the top-level directory of your web server, but it is unable to do so."
 
-#: mod/admin.php:1343
-msgid "How much comments should be shown for each post? Default value is 100."
-msgstr "How many comments should be shown for each post? (Default 100)"
+#: mod/install.php:459
+msgid ""
+"This is most often a permission setting, as the web server may not be able "
+"to write files in your folder - even if you can."
+msgstr "This is most often a permission setting issue, as the web server may not be able to write files in your directory - even if you can."
 
-#: mod/admin.php:1344
-msgid "Temp path"
-msgstr "Temp path"
+#: mod/install.php:460
+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 "At the end of this procedure, we will give you a text to save in a file named .htconfig.php in your Friendica top-level directory."
 
-#: mod/admin.php:1344
+#: mod/install.php:461
 msgid ""
-"If you have a restricted system where the webserver can't access the system "
-"temp path, enter another path here."
-msgstr "Enter a different tmp path, if your system restricts the webserver's access to the system temp path."
+"You can alternatively skip this procedure and perform a manual installation."
+" Please see the file \"INSTALL.txt\" for instructions."
+msgstr "Alternatively, you may skip this procedure and perform a manual installation. Please see the file \"INSTALL.txt\" for instructions."
 
-#: mod/admin.php:1345
-msgid "Base path to installation"
-msgstr "Base path to installation"
+#: mod/install.php:464
+msgid ".htconfig.php is writable"
+msgstr ".htconfig.php is writeable"
 
-#: mod/admin.php:1345
+#: mod/install.php:474
 msgid ""
-"If the system cannot detect the correct path to your installation, enter the"
-" correct path here. This setting should only be set if you are using a "
-"restricted system and symbolic links to your webroot."
-msgstr "If the system cannot detect the correct path to your installation, enter the correct path here. This setting should only be set if you are using a restricted system and symbolic links to your webroot."
-
-#: mod/admin.php:1346
-msgid "Disable picture proxy"
-msgstr "Disable picture proxy"
+"Friendica uses the Smarty3 template engine to render its web views. Smarty3 "
+"compiles templates to PHP to speed up rendering."
+msgstr "Friendica uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."
 
-#: mod/admin.php:1346
+#: mod/install.php:475
 msgid ""
-"The picture proxy increases performance and privacy. It shouldn't be used on"
-" systems with very low bandwith."
-msgstr "The picture proxy increases performance and privacy. It shouldn't be used on systems with very low bandwith."
+"In order to store these compiled templates, the web server needs to have "
+"write access to the directory view/smarty3/ under the Friendica top level "
+"folder."
+msgstr "In order to store these compiled templates, the web server needs to have write access to the directory view/smarty3/ under the Friendica top-level directory."
 
-#: mod/admin.php:1347
-msgid "Only search in tags"
-msgstr "Only search in tags"
+#: mod/install.php:476
+msgid ""
+"Please ensure that the user that your web server runs as (e.g. www-data) has"
+" write access to this folder."
+msgstr "Please ensure the user (e.g. www-data) that your web server runs as has write access to this directory."
 
-#: mod/admin.php:1347
-msgid "On large systems the text search can slow down the system extremely."
-msgstr "On large systems the text search can slow down the system significantly."
+#: mod/install.php:477
+msgid ""
+"Note: as a security measure, you should give the web server write access to "
+"view/smarty3/ only--not the template files (.tpl) that it contains."
+msgstr "Note: as a security measure, you should give the web server write access to view/smarty3/ only--not the template files (.tpl) that it contains."
 
-#: mod/admin.php:1349
-msgid "New base url"
-msgstr "New base URL"
+#: mod/install.php:480
+msgid "view/smarty3 is writable"
+msgstr "view/smarty3 is writeable"
 
-#: mod/admin.php:1349
+#: mod/install.php:496
 msgid ""
-"Change base url for this server. Sends relocate message to all Friendica and"
-" Diaspora* contacts of all users."
-msgstr "Change base url for this server. Sends relocate message to all Friendica and Diaspora* contacts of all users."
-
-#: mod/admin.php:1351
-msgid "RINO Encryption"
-msgstr "RINO Encryption"
+"Url rewrite in .htaccess is not working. Check your server configuration."
+msgstr "URL rewrite in .htaccess is not working. Check your server configuration."
 
-#: mod/admin.php:1351
-msgid "Encryption layer between nodes."
-msgstr "Encryption layer between nodes."
+#: mod/install.php:498
+msgid "Url rewrite is working"
+msgstr "URL rewrite is working"
 
-#: mod/admin.php:1353
-msgid "Maximum number of parallel workers"
-msgstr "Maximum number of parallel workers"
+#: mod/install.php:517
+msgid "ImageMagick PHP extension is not installed"
+msgstr "ImageMagick PHP extension is not installed"
 
-#: mod/admin.php:1353
-msgid ""
-"On shared hosters set this to 2. On larger systems, values of 10 are great. "
-"Default value is 4."
-msgstr "On shared hosts set this to 2. On larger systems, values of 10 are great. Default value is 4."
+#: mod/install.php:519
+msgid "ImageMagick PHP extension is installed"
+msgstr "ImageMagick PHP extension is installed"
 
-#: mod/admin.php:1354
-msgid "Don't use 'proc_open' with the worker"
-msgstr "Don't use 'proc_open' with the worker"
+#: mod/install.php:521
+msgid "ImageMagick supports GIF"
+msgstr "ImageMagick supports GIF"
 
-#: mod/admin.php:1354
+#: mod/install.php:528
 msgid ""
-"Enable this if your system doesn't allow the use of 'proc_open'. This can "
-"happen on shared hosters. If this is enabled you should increase the "
-"frequency of worker calls in your crontab."
-msgstr "Enable this if your system doesn't allow the use of 'proc_open'. This can happen on shared hosters. If this is enabled you should increase the frequency of worker calls in your crontab."
+"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 "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."
 
-#: mod/admin.php:1355
-msgid "Enable fastlane"
-msgstr "Enable fast-lane"
+#: mod/install.php:551
+msgid "<h1>What next</h1>"
+msgstr "<h1>What next</h1>"
 
-#: mod/admin.php:1355
+#: mod/install.php:552
 msgid ""
-"When enabed, the fastlane mechanism starts an additional worker if processes"
-" with higher priority are blocked by processes of lower priority."
-msgstr "The fast-lane mechanism starts an additional worker if processes with higher priority are blocked by processes of lower priority."
-
-#: mod/admin.php:1356
-msgid "Enable frontend worker"
-msgstr "Enable frontend worker"
+"IMPORTANT: You will need to [manually] setup a scheduled task for the "
+"worker."
+msgstr "IMPORTANT: You will need to [manually] setup a scheduled task for the worker."
 
-#: mod/admin.php:1356
+#: mod/install.php:555
 #, 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 "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."
+"Go to your new Friendica node <a href=\"%s/register\">registration page</a> "
+"and register as new user. Remember to use the same email you have entered as"
+" administrator email. This will allow you to enter the site admin panel."
+msgstr "Go to your new Friendica node <a href=\"%s/register\">registration page</a> and register as new user. Remember to use the same email you have entered as administrator email. This will allow you to enter the site admin panel."
 
-#: mod/admin.php:1384
-msgid "Update has been marked successful"
-msgstr "Update has been marked successful"
+#: mod/localtime.php:33
+msgid "Time Conversion"
+msgstr "Time conversion"
+
+#: mod/localtime.php:35
+msgid ""
+"Friendica provides this service for sharing events with other networks and "
+"friends in unknown timezones."
+msgstr "Friendica provides this service for sharing events with other networks and friends in unknown time zones."
 
-#: mod/admin.php:1391
+#: mod/localtime.php:39
 #, php-format
-msgid "Database structure update %s was successfully applied."
-msgstr "Database structure update %s was successfully applied."
+msgid "UTC time: %s"
+msgstr "UTC time: %s"
 
-#: mod/admin.php:1394
+#: mod/localtime.php:42
 #, php-format
-msgid "Executing of database structure update %s failed with error: %s"
-msgstr "Executing of database structure update %s failed with error: %s"
+msgid "Current timezone: %s"
+msgstr "Current time zone: %s"
 
-#: mod/admin.php:1407
+#: mod/localtime.php:46
 #, php-format
-msgid "Executing %s failed with error: %s"
-msgstr "Executing %s failed with error: %s"
+msgid "Converted localtime: %s"
+msgstr "Converted local time: %s"
+
+#: mod/localtime.php:52
+msgid "Please select your timezone:"
+msgstr "Please select your time zone:"
+
+#: mod/lostpass.php:27
+msgid "No valid account found."
+msgstr "No valid account found."
+
+#: mod/lostpass.php:39
+msgid "Password reset request issued. Check your email."
+msgstr "Password reset request issued. Please check your email."
 
-#: mod/admin.php:1409
+#: mod/lostpass.php:45
 #, php-format
-msgid "Update %s was successfully applied."
-msgstr "Update %s was successfully applied."
+msgid ""
+"\n"
+"\t\tDear %1$s,\n"
+"\t\t\tA request was recently received at \"%2$s\" to reset your account\n"
+"\t\tpassword. In order to confirm this request, please select the verification link\n"
+"\t\tbelow or paste it into your web browser address bar.\n"
+"\n"
+"\t\tIf you did NOT request this change, please DO NOT follow the link\n"
+"\t\tprovided and ignore and/or delete this email, the request will expire shortly.\n"
+"\n"
+"\t\tYour password will not be changed unless we can verify that you\n"
+"\t\tissued this request."
+msgstr "\n\t\tDear %1$s,\n\t\t\tA request was received at \"%2$s\" to reset your account password.\n\t\tTo confirm this request, please select the verification link\n\t\tbelow or paste it into your web browser's address bar.\n\n\t\tIf you did NOT request this change, please DO NOT follow the link\n\t\tprovided; ignore or delete this email, as the request will expire shortly.\n\n\t\tYour password will not be changed unless we can verify that you\n\t\tissued this request."
 
-#: mod/admin.php:1412
+#: mod/lostpass.php:56
 #, php-format
-msgid "Update %s did not return a status. Unknown if it succeeded."
-msgstr "Update %s did not return a status. Unknown if it succeeded."
+msgid ""
+"\n"
+"\t\tFollow this link soon to verify your identity:\n"
+"\n"
+"\t\t%1$s\n"
+"\n"
+"\t\tYou will then receive a follow-up message containing the new password.\n"
+"\t\tYou may change that password from your account settings page after logging in.\n"
+"\n"
+"\t\tThe login details are as follows:\n"
+"\n"
+"\t\tSite Location:\t%2$s\n"
+"\t\tLogin Name:\t%3$s"
+msgstr "\n\t\tFollow this link soon to verify your identity:\n\n\t\t%1$s\n\n\t\tYou will then receive a follow-up message containing the new password.\n\t\tYou may change that password from your account settings page after logging in.\n\n\t\tThe login details are as follows:\n\n\t\tSite Location:\t%2$s\n\t\tLogin Name:\t%3$s"
 
-#: mod/admin.php:1415
+#: mod/lostpass.php:72
 #, php-format
-msgid "There was no additional update function %s that needed to be called."
-msgstr "There was no additional update function %s that needed to be called."
+msgid "Password reset requested at %s"
+msgstr "Password reset requested at %s"
 
-#: mod/admin.php:1435
-msgid "No failed updates."
-msgstr "No failed updates."
+#: mod/lostpass.php:88
+msgid ""
+"Request could not be verified. (You may have previously submitted it.) "
+"Password reset failed."
+msgstr "Request could not be verified. (You may have previously submitted it.) Password reset failed."
 
-#: mod/admin.php:1436
-msgid "Check database structure"
-msgstr "Check database structure"
+#: mod/lostpass.php:101
+msgid "Request has expired, please make a new one."
+msgstr "Request has expired, please make a new one."
 
-#: mod/admin.php:1441
-msgid "Failed Updates"
-msgstr "Failed updates"
+#: mod/lostpass.php:116
+msgid "Forgot your Password?"
+msgstr "Reset My Password"
 
-#: mod/admin.php:1442
+#: mod/lostpass.php:117
 msgid ""
-"This does not include updates prior to 1139, which did not return a status."
-msgstr "This does not include updates prior to 1139, which did not return a status."
+"Enter your email address and submit to have your password reset. Then check "
+"your email for further instructions."
+msgstr "Enter email address or nickname to reset your password. You will receive further instruction via email."
 
-#: mod/admin.php:1443
-msgid "Mark success (if update was manually applied)"
-msgstr "Mark success (if update was manually applied)"
+#: mod/lostpass.php:118 src/Module/Login.php:314
+msgid "Nickname or Email: "
+msgstr "Nickname or email: "
 
-#: mod/admin.php:1444
-msgid "Attempt to execute this update step automatically"
-msgstr "Attempt to execute this update step automatically"
+#: mod/lostpass.php:119
+msgid "Reset"
+msgstr "Reset"
+
+#: mod/lostpass.php:135 src/Module/Login.php:326
+msgid "Password Reset"
+msgstr "Forgotten password?"
+
+#: mod/lostpass.php:136
+msgid "Your password has been reset as requested."
+msgstr "Your password has been reset as requested."
+
+#: mod/lostpass.php:137
+msgid "Your new password is"
+msgstr "Your new password is"
+
+#: mod/lostpass.php:138
+msgid "Save or copy your new password - and then"
+msgstr "Save or copy your new password - and then"
+
+#: mod/lostpass.php:139
+msgid "click here to login"
+msgstr "click here to login"
+
+#: mod/lostpass.php:140
+msgid ""
+"Your password may be changed from the <em>Settings</em> page after "
+"successful login."
+msgstr "Your password may be changed from the <em>Settings</em> page after successful login."
 
-#: mod/admin.php:1483
+#: mod/lostpass.php:148
 #, php-format
 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\tDear %1$s,\n\t\t\t\tThe administrator of %2$s has set up an account for you."
+"\t\t\t\tYour password has been changed as requested. Please retain this\n"
+"\t\t\tinformation for your records (or change your password immediately to\n"
+"\t\t\tsomething that you will remember).\n"
+"\t\t"
+msgstr "\n\t\t\tDear %1$s,\n\t\t\t\tYour password has been changed as requested. Please retain this\n\t\t\tinformation for your records (or change your password immediately to\n\t\t\tsomething that you will remember).\n\t\t"
 
-#: mod/admin.php:1486
+#: mod/lostpass.php:154
 #, php-format
 msgid ""
 "\n"
-"\t\t\tThe login details are as follows:\n"
+"\t\t\tYour 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"
+"\t\t\tLogin Name:\t%2$s\n"
+"\t\t\tPassword:\t%3$s\n"
 "\n"
-"\t\t\tThank you and welcome to %4$s."
-msgstr "\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, this may help\n\t\t\tyou to make some new and interesting friends.\n\n\t\t\tThank you and welcome to %4$s."
-
-#: mod/admin.php:1518 src/Model/User.php:632
-#, php-format
-msgid "Registration details for %s"
-msgstr "Registration details for %s"
-
-#: mod/admin.php:1528
-#, php-format
-msgid "%s user blocked/unblocked"
-msgid_plural "%s users blocked/unblocked"
-msgstr[0] "%s user blocked/unblocked"
-msgstr[1] "%s users blocked/unblocked"
+"\t\t\tYou may change that password from your account settings page after logging in.\n"
+"\t\t"
+msgstr "\n\t\t\tYour login details are as follows:\n\n\t\t\tSite Location:\t%1$s\n\t\t\tLogin Name:\t%2$s\n\t\t\tPassword:\t%3$s\n\n\t\t\tYou may change that password from your account settings page after logging in.\n\t\t"
 
-#: mod/admin.php:1534
+#: mod/lostpass.php:167
 #, php-format
-msgid "%s user deleted"
-msgid_plural "%s users deleted"
-msgstr[0] "%s user deleted"
-msgstr[1] "%s users deleted"
+msgid "Your password has been changed at %s"
+msgstr "Your password has been changed at %s"
 
-#: mod/admin.php:1581
-#, php-format
-msgid "User '%s' deleted"
-msgstr "User '%s' deleted"
+#: mod/notify.php:77
+msgid "No more system notifications."
+msgstr "No more system notifications."
 
-#: mod/admin.php:1589
-#, php-format
-msgid "User '%s' unblocked"
-msgstr "User '%s' unblocked"
+#: mod/ping.php:292
+msgid "{0} wants to be your friend"
+msgstr "{0} wants to be your friend"
 
-#: mod/admin.php:1589
-#, php-format
-msgid "User '%s' blocked"
-msgstr "User '%s' blocked"
+#: mod/ping.php:307
+msgid "{0} sent you a message"
+msgstr "{0} sent you a message"
 
-#: mod/admin.php:1688 mod/admin.php:1700 mod/admin.php:1713 mod/admin.php:1731
-#: src/Content/ContactSelector.php:82
-msgid "Email"
-msgstr "Email"
+#: mod/ping.php:322
+msgid "{0} requested registration"
+msgstr "{0} requested registration"
 
-#: mod/admin.php:1688 mod/admin.php:1713
-msgid "Register date"
-msgstr "Registration date"
+#: mod/poke.php:192
+msgid "Poke/Prod"
+msgstr "Poke/Prod"
 
-#: mod/admin.php:1688 mod/admin.php:1713
-msgid "Last login"
-msgstr "Last login"
+#: mod/poke.php:193
+msgid "poke, prod or do other things to somebody"
+msgstr "Poke, prod or do other things to somebody"
 
-#: mod/admin.php:1688 mod/admin.php:1713
-msgid "Last item"
-msgstr "Last item"
+#: mod/poke.php:194
+msgid "Recipient"
+msgstr "Recipient:"
 
-#: mod/admin.php:1688 mod/settings.php:54
-msgid "Account"
-msgstr "Account"
+#: mod/poke.php:195
+msgid "Choose what you wish to do to recipient"
+msgstr "Choose what you wish to do:"
 
-#: mod/admin.php:1696
-msgid "Add User"
-msgstr "Add user"
+#: mod/poke.php:198
+msgid "Make this post private"
+msgstr "Make this post private"
 
-#: mod/admin.php:1698
-msgid "User registrations waiting for confirm"
-msgstr "User registrations awaiting confirmation"
+#: mod/probe.php:14 mod/webfinger.php:17
+msgid "Only logged in users are permitted to perform a probing."
+msgstr "Only logged in users are permitted to perform a probing."
 
-#: mod/admin.php:1699
-msgid "User waiting for permanent deletion"
-msgstr "User awaiting permanent deletion"
+#: mod/profile_photo.php:54
+msgid "Image uploaded but image cropping failed."
+msgstr "Image uploaded but image cropping failed."
 
-#: mod/admin.php:1700
-msgid "Request date"
-msgstr "Request date"
+#: mod/profile_photo.php:87 mod/profile_photo.php:95 mod/profile_photo.php:103
+#: mod/profile_photo.php:330
+#, php-format
+msgid "Image size reduction [%s] failed."
+msgstr "Image size reduction [%s] failed."
 
-#: mod/admin.php:1701
-msgid "No registrations."
-msgstr "No registrations."
+#: mod/profile_photo.php:137
+msgid ""
+"Shift-reload the page or clear browser cache if the new photo does not "
+"display immediately."
+msgstr "Shift-reload the page or clear browser cache if the new photo does not display immediately."
 
-#: mod/admin.php:1702
-msgid "Note from the user"
-msgstr "Note from the user"
+#: mod/profile_photo.php:146
+msgid "Unable to process image"
+msgstr "Unable to process image"
 
-#: mod/admin.php:1704
-msgid "Deny"
-msgstr "Deny"
+#: mod/profile_photo.php:165 mod/wall_upload.php:186 mod/photos.php:763
+#: mod/photos.php:766 mod/photos.php:795
+#, php-format
+msgid "Image exceeds size limit of %s"
+msgstr "Image exceeds size limit of %s"
 
-#: mod/admin.php:1708
-msgid "Site admin"
-msgstr "Site admin"
+#: mod/profile_photo.php:174 mod/wall_upload.php:200 mod/photos.php:818
+msgid "Unable to process image."
+msgstr "Unable to process image."
 
-#: mod/admin.php:1709
-msgid "Account expired"
-msgstr "Account expired"
+#: mod/profile_photo.php:262
+msgid "Upload File:"
+msgstr "Upload File:"
 
-#: mod/admin.php:1712
-msgid "New User"
-msgstr "New user"
+#: mod/profile_photo.php:263
+msgid "Select a profile:"
+msgstr "Select a profile:"
 
-#: mod/admin.php:1713
-msgid "Deleted since"
-msgstr "Deleted since"
+#: mod/profile_photo.php:268
+msgid "or"
+msgstr "or"
 
-#: mod/admin.php:1718
-msgid ""
-"Selected users will be deleted!\\n\\nEverything these users had posted on "
-"this site will be permanently deleted!\\n\\nAre you sure?"
-msgstr "Selected users will be deleted!\\n\\nEverything these users has posted on this site will be permanently deleted!\\n\\nAre you sure?"
+#: mod/profile_photo.php:268
+msgid "skip this step"
+msgstr "skip this step"
 
-#: mod/admin.php:1719
-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 "The user {0} will be deleted!\\n\\nEverything this user has posted on this site will be permanently deleted!\\n\\nAre you sure?"
+#: mod/profile_photo.php:268
+msgid "select a photo from your photo albums"
+msgstr "select a photo from your photo albums"
 
-#: mod/admin.php:1729
-msgid "Name of the new user."
-msgstr "Name of the new user."
+#: mod/profile_photo.php:281
+msgid "Crop Image"
+msgstr "Crop Image"
 
-#: mod/admin.php:1730
-msgid "Nickname"
-msgstr "Nickname"
+#: mod/profile_photo.php:282
+msgid "Please adjust the image cropping for optimum viewing."
+msgstr "Please adjust the image cropping for optimum viewing."
 
-#: mod/admin.php:1730
-msgid "Nickname of the new user."
-msgstr "Nickname of the new user."
+#: mod/profile_photo.php:284
+msgid "Done Editing"
+msgstr "Done editing"
 
-#: mod/admin.php:1731
-msgid "Email address of the new user."
-msgstr "Email address of the new user."
+#: mod/profile_photo.php:320
+msgid "Image uploaded successfully."
+msgstr "Image uploaded successfully."
 
-#: mod/admin.php:1773
-#, php-format
-msgid "Addon %s disabled."
-msgstr "Addon %s disabled."
+#: mod/profile_photo.php:322 mod/wall_upload.php:239 mod/photos.php:847
+msgid "Image upload failed."
+msgstr "Image upload failed."
 
-#: mod/admin.php:1777
-#, php-format
-msgid "Addon %s enabled."
-msgstr "Addon %s enabled."
+#: mod/profperm.php:28 mod/group.php:83 index.php:412
+msgid "Permission denied"
+msgstr "Permission denied"
 
-#: mod/admin.php:1787 mod/admin.php:2036
-msgid "Disable"
-msgstr "Disable"
+#: mod/profperm.php:34 mod/profperm.php:65
+msgid "Invalid profile identifier."
+msgstr "Invalid profile identifier."
 
-#: mod/admin.php:1790 mod/admin.php:2039
-msgid "Enable"
-msgstr "Enable"
+#: mod/profperm.php:111
+msgid "Profile Visibility Editor"
+msgstr "Profile Visibility Editor"
 
-#: mod/admin.php:1812 mod/admin.php:2081
-msgid "Toggle"
-msgstr "Toggle"
+#: mod/profperm.php:115 mod/group.php:266
+msgid "Click on a contact to add or remove."
+msgstr "Click on a contact to add or remove."
 
-#: mod/admin.php:1820 mod/admin.php:2090
-msgid "Author: "
-msgstr "Author: "
+#: mod/profperm.php:124
+msgid "Visible To"
+msgstr "Visible to"
 
-#: mod/admin.php:1821 mod/admin.php:2091
-msgid "Maintainer: "
-msgstr "Maintainer: "
+#: mod/profperm.php:140
+msgid "All Contacts (with secure profile access)"
+msgstr "All contacts with secure profile access"
 
-#: mod/admin.php:1873
-msgid "Reload active addons"
-msgstr "Reload active addons"
+#: mod/regmod.php:68
+msgid "Account approved."
+msgstr "Account approved."
 
-#: mod/admin.php:1878
+#: mod/regmod.php:93
 #, php-format
-msgid ""
-"There are currently no addons available on your node. You can find the "
-"official addon repository at %1$s and might find other interesting addons in"
-" the open addon registry at %2$s"
-msgstr "There are currently no addons available on your node. You can find the official addon repository at %1$s and might find other interesting addons in the open addon registry at %2$s"
+msgid "Registration revoked for %s"
+msgstr "Registration revoked for %s"
 
-#: mod/admin.php:1998
-msgid "No themes found."
-msgstr "No themes found."
+#: mod/regmod.php:102
+msgid "Please login."
+msgstr "Please login."
 
-#: mod/admin.php:2072
-msgid "Screenshot"
-msgstr "Screenshot"
+#: mod/removeme.php:55 mod/removeme.php:58
+msgid "Remove My Account"
+msgstr "Remove My Account"
 
-#: mod/admin.php:2126
-msgid "Reload active themes"
-msgstr "Reload active themes"
+#: mod/removeme.php:56
+msgid ""
+"This will completely remove your account. Once this has been done it is not "
+"recoverable."
+msgstr "This will completely remove your account. Once this has been done it is not recoverable."
 
-#: mod/admin.php:2131
-#, php-format
-msgid "No themes found on the system. They should be placed in %1$s"
-msgstr "No themes found on the system. They should be placed in %1$s"
+#: mod/removeme.php:57
+msgid "Please enter your password for verification:"
+msgstr "Please enter your password for verification:"
 
-#: mod/admin.php:2132
-msgid "[Experimental]"
-msgstr "[Experimental]"
+#: mod/search.php:37 mod/network.php:194
+msgid "Remove term"
+msgstr "Remove term"
 
-#: mod/admin.php:2133
-msgid "[Unsupported]"
-msgstr "[Unsupported]"
+#: mod/search.php:46 mod/network.php:201 src/Content/Feature.php:100
+msgid "Saved Searches"
+msgstr "Saved searches"
 
-#: mod/admin.php:2157
-msgid "Log settings updated."
-msgstr "Log settings updated."
+#: mod/search.php:105
+msgid "Only logged in users are permitted to perform a search."
+msgstr "Only logged in users are permitted to perform a search."
 
-#: mod/admin.php:2189
-msgid "PHP log currently enabled."
-msgstr "PHP log currently enabled."
+#: mod/search.php:129
+msgid "Too Many Requests"
+msgstr "Too many requests"
 
-#: mod/admin.php:2191
-msgid "PHP log currently disabled."
-msgstr "PHP log currently disabled."
+#: mod/search.php:130
+msgid "Only one search per minute is permitted for not logged in users."
+msgstr "Only one search per minute is permitted for not logged in users."
 
-#: mod/admin.php:2200
-msgid "Clear"
-msgstr "Clear"
+#: mod/search.php:228 mod/community.php:134
+msgid "No results."
+msgstr "No results."
 
-#: mod/admin.php:2204
-msgid "Enable Debugging"
-msgstr "Enable debugging"
+#: mod/search.php:234
+#, php-format
+msgid "Items tagged with: %s"
+msgstr "Items tagged with: %s"
 
-#: mod/admin.php:2205
-msgid "Log file"
-msgstr "Log file"
+#: mod/subthread.php:113
+#, php-format
+msgid "%1$s is following %2$s's %3$s"
+msgstr "%1$s is following %2$s's %3$s"
 
-#: mod/admin.php:2205
-msgid ""
-"Must be writable by web server. Relative to your Friendica top-level "
-"directory."
-msgstr "Must be writable by web server and relative to your Friendica top-level directory."
+#: mod/tagrm.php:47
+msgid "Tag removed"
+msgstr "Tag removed"
 
-#: mod/admin.php:2206
-msgid "Log level"
-msgstr "Log level"
+#: mod/tagrm.php:85
+msgid "Remove Item Tag"
+msgstr "Remove Item tag"
 
-#: mod/admin.php:2208
-msgid "PHP logging"
-msgstr "PHP logging"
+#: mod/tagrm.php:87
+msgid "Select a tag to remove: "
+msgstr "Select a tag to remove: "
 
-#: mod/admin.php:2209
-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 "To enable logging of PHP errors and warnings you can add the following to the .htconfig.php file of your installation. The file name 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."
+#: mod/uexport.php:44
+msgid "Export account"
+msgstr "Export account"
 
-#: mod/admin.php:2240
-#, php-format
+#: mod/uexport.php:44
 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 ""
+"Export your account info and contacts. Use this to make a backup of your "
+"account and/or to move it to another server."
+msgstr "Export your account info and contacts. Use this to backup your account or to move it to another server."
 
-#: mod/admin.php:2244
-#, php-format
+#: mod/uexport.php:45
+msgid "Export all"
+msgstr "Export all"
+
+#: mod/uexport.php:45
 msgid ""
-"Couldn't open <strong>%1$s</strong> log file.\\r\\n<br/>Check to see if file"
-" %1$s is readable."
-msgstr ""
+"Export your accout info, contacts and all your items as json. Could be a "
+"very big file, and could take a lot of time. Use this to make a full backup "
+"of your account (photos are not exported)"
+msgstr "Export your account info, contacts and all your items as json. Could be a very big file, and could take a lot of time. Use this to make a full backup of your account (photos are not exported)"
 
-#: mod/admin.php:2335 mod/admin.php:2336 mod/settings.php:779
-msgid "Off"
-msgstr "Off"
+#: mod/uexport.php:52 mod/settings.php:106
+msgid "Export personal data"
+msgstr "Export personal data"
 
-#: mod/admin.php:2335 mod/admin.php:2336 mod/settings.php:779
-msgid "On"
-msgstr "On"
+#: mod/viewcontacts.php:87
+msgid "No contacts."
+msgstr "No contacts."
 
-#: mod/admin.php:2336
-#, php-format
-msgid "Lock feature %s"
-msgstr "Lock feature %s"
+#: mod/viewsrc.php:12
+msgid "Access denied."
+msgstr "Access denied."
 
-#: mod/admin.php:2344
-msgid "Manage Additional Features"
-msgstr "Manage additional features"
+#: mod/wall_upload.php:231 mod/item.php:471 src/Object/Image.php:949
+#: src/Object/Image.php:965 src/Object/Image.php:973 src/Object/Image.php:998
+msgid "Wall Photos"
+msgstr "Wall photos"
 
-#: mod/cal.php:142 mod/display.php:307 mod/profile.php:174
-msgid "Access to this profile has been restricted."
-msgstr "Access to this profile has been restricted."
+#: mod/wallmessage.php:49 mod/wallmessage.php:112
+#, php-format
+msgid "Number of daily wall messages for %s exceeded. Message failed."
+msgstr "Number of daily wall messages for %s exceeded. Message failed."
 
-#: mod/cal.php:274 mod/events.php:393 view/theme/frio/theme.php:262
-#: view/theme/frio/theme.php:266 src/Content/Nav.php:104
-#: src/Content/Nav.php:169 src/Model/Profile.php:909 src/Model/Profile.php:920
-msgid "Events"
-msgstr "Events"
+#: mod/wallmessage.php:57 mod/message.php:73
+msgid "No recipient selected."
+msgstr "No recipient selected."
 
-#: mod/cal.php:275 mod/events.php:394
-msgid "View"
-msgstr "View"
+#: mod/wallmessage.php:60
+msgid "Unable to check your home location."
+msgstr "Unable to check your home location."
 
-#: mod/cal.php:276 mod/events.php:396
-msgid "Previous"
-msgstr "Previous"
+#: mod/wallmessage.php:63 mod/message.php:80
+msgid "Message could not be sent."
+msgstr "Message could not be sent."
 
-#: mod/cal.php:277 mod/events.php:397 mod/install.php:209
-msgid "Next"
-msgstr "Next"
+#: mod/wallmessage.php:66 mod/message.php:83
+msgid "Message collection failure."
+msgstr "Message collection failure."
 
-#: mod/cal.php:284 mod/events.php:406
-msgid "list"
-msgstr "List"
+#: mod/wallmessage.php:69 mod/message.php:86
+msgid "Message sent."
+msgstr "Message sent."
 
-#: mod/cal.php:297 src/Model/User.php:200
-msgid "User not found"
-msgstr "User not found"
+#: mod/wallmessage.php:86 mod/wallmessage.php:95
+msgid "No recipient."
+msgstr "No recipient."
 
-#: mod/cal.php:313
-msgid "This calendar format is not supported"
-msgstr "This calendar format is not supported"
+#: mod/wallmessage.php:132 mod/message.php:250
+msgid "Send Private Message"
+msgstr "Send private message"
 
-#: mod/cal.php:315
-msgid "No exportable data found"
-msgstr "No exportable data found"
+#: 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 "If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders."
 
-#: mod/cal.php:332
-msgid "calendar"
-msgstr "calendar"
+#: mod/wallmessage.php:134 mod/message.php:251 mod/message.php:421
+msgid "To:"
+msgstr "To:"
 
-#: mod/community.php:44
-msgid "Community option not available."
-msgstr ""
+#: mod/wallmessage.php:135 mod/message.php:255 mod/message.php:423
+msgid "Subject:"
+msgstr "Subject:"
 
-#: mod/community.php:61
-msgid "Not available."
-msgstr "Not available."
+#: mod/item.php:114
+msgid "Unable to locate original post."
+msgstr "Unable to locate original post."
 
-#: mod/community.php:75
-msgid "Local Community"
-msgstr ""
+#: mod/item.php:274
+msgid "Empty post discarded."
+msgstr "Empty post discarded."
 
-#: mod/community.php:78
-msgid "Posts from local users on this server"
-msgstr ""
+#: mod/item.php:799
+#, php-format
+msgid ""
+"This message was sent to you by %s, a member of the Friendica social "
+"network."
+msgstr "This message was sent to you by %s, a member of the Friendica social network."
 
-#: mod/community.php:86
-msgid "Global Community"
-msgstr ""
+#: mod/item.php:801
+#, php-format
+msgid "You may visit them online at %s"
+msgstr "You may visit them online at %s"
 
-#: mod/community.php:89
-msgid "Posts from users of the whole federated network"
-msgstr ""
+#: mod/item.php:802
+msgid ""
+"Please contact the sender by replying to this post if you do not wish to "
+"receive these messages."
+msgstr "Please contact the sender by replying to this post if you do not wish to receive these messages."
 
-#: mod/community.php:135 mod/search.php:228
-msgid "No results."
-msgstr "No results."
+#: mod/item.php:806
+#, php-format
+msgid "%s posted an update."
+msgstr "%s posted an update."
 
-#: mod/community.php:179
+#: mod/register.php:99
 msgid ""
-"This community stream shows all public posts received by this node. They may"
-" not reflect the opinions of this node’s users."
-msgstr "This community stream shows all public posts received by this node. They may not reflect the opinions of this node’s users."
+"Registration successful. Please check your email for further instructions."
+msgstr "Registration successful. Please check your email for further instructions."
 
-#: mod/contacts.php:148
+#: mod/register.php:103
 #, php-format
-msgid "%d contact edited."
-msgid_plural "%d contacts edited."
-msgstr[0] "%d contact edited."
-msgstr[1] "%d contacts edited."
+msgid ""
+"Failed to send email message. Here your accout details:<br> login: %s<br> "
+"password: %s<br><br>You can change your password after login."
+msgstr "Failed to send email message. Here your account details:<br> login: %s<br> password: %s<br><br>You can change your password after login."
 
-#: mod/contacts.php:175 mod/contacts.php:391
-msgid "Could not access contact record."
-msgstr "Could not access contact record."
+#: mod/register.php:110
+msgid "Registration successful."
+msgstr "Registration successful."
 
-#: mod/contacts.php:185
-msgid "Could not locate selected profile."
-msgstr "Could not locate selected profile."
+#: mod/register.php:115
+msgid "Your registration can not be processed."
+msgstr "Your registration cannot be processed."
 
-#: mod/contacts.php:219
-msgid "Contact updated."
-msgstr "Contact updated."
+#: mod/register.php:162
+msgid "Your registration is pending approval by the site owner."
+msgstr "Your registration is pending approval by the site administrator."
 
-#: mod/contacts.php:221 mod/dfrn_request.php:419
-msgid "Failed to update contact record."
-msgstr "Failed to update contact record."
+#: mod/register.php:220
+msgid ""
+"You may (optionally) fill in this form via OpenID by supplying your OpenID "
+"and clicking 'Register'."
+msgstr "You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking 'Sign up now'."
 
-#: mod/contacts.php:412
-msgid "Contact has been blocked"
-msgstr "Contact has been blocked"
+#: 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 "If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items."
 
-#: mod/contacts.php:412
-msgid "Contact has been unblocked"
-msgstr "Contact has been unblocked"
+#: mod/register.php:222
+msgid "Your OpenID (optional): "
+msgstr "Your OpenID (optional): "
 
-#: mod/contacts.php:423
-msgid "Contact has been ignored"
-msgstr "Contact has been ignored"
+#: mod/register.php:234
+msgid "Include your profile in member directory?"
+msgstr "Include your profile in member directory?"
 
-#: mod/contacts.php:423
-msgid "Contact has been unignored"
-msgstr "Contact has been unignored"
+#: mod/register.php:259
+msgid "Note for the admin"
+msgstr "Note for the admin"
 
-#: mod/contacts.php:434
-msgid "Contact has been archived"
-msgstr "Contact has been archived"
+#: mod/register.php:259
+msgid "Leave a message for the admin, why you want to join this node"
+msgstr "Leave a message for the admin, why you want to join this node."
 
-#: mod/contacts.php:434
-msgid "Contact has been unarchived"
-msgstr "Contact has been unarchived"
+#: mod/register.php:260
+msgid "Membership on this site is by invitation only."
+msgstr "Membership on this site is by invitation only."
 
-#: mod/contacts.php:458
-msgid "Drop contact"
-msgstr "Drop contact"
+#: mod/register.php:261
+msgid "Your invitation code: "
+msgstr "Your invitation code: "
 
-#: mod/contacts.php:461 mod/contacts.php:813
-msgid "Do you really want to delete this contact?"
-msgstr "Do you really want to delete this contact?"
+#: mod/register.php:264 mod/admin.php:1266
+msgid "Registration"
+msgstr "Join this Friendica Node Today"
 
-#: mod/contacts.php:479
-msgid "Contact has been removed."
-msgstr "Contact has been removed."
+#: mod/register.php:270
+msgid "Your Full Name (e.g. Joe Smith, real or real-looking): "
+msgstr "Your full name: "
 
-#: mod/contacts.php:510
-#, php-format
-msgid "You are mutual friends with %s"
-msgstr "You are mutual friends with %s"
+#: mod/register.php:271
+msgid ""
+"Your Email Address: (Initial information will be send there, so this has to "
+"be an existing address.)"
+msgstr "Your Email Address: (Initial information will be send there; so this must be an existing address.)"
 
-#: mod/contacts.php:514
-#, php-format
-msgid "You are sharing with %s"
-msgstr "You are sharing with %s"
+#: mod/register.php:273 mod/settings.php:1205
+msgid "New Password:"
+msgstr "New password:"
 
-#: mod/contacts.php:518
+#: mod/register.php:273
+msgid "Leave empty for an auto generated password."
+msgstr "Leave empty for an auto generated password."
+
+#: mod/register.php:274 mod/settings.php:1206
+msgid "Confirm:"
+msgstr "Confirm new password:"
+
+#: mod/register.php:275
 #, php-format
-msgid "%s is sharing with you"
-msgstr "%s is sharing with you"
+msgid ""
+"Choose a profile nickname. This must begin with a text character. Your "
+"profile address on this site will then be '<strong>nickname@%s</strong>'."
+msgstr "Choose a profile nickname. This must begin with a text character. Your profile address on this site will then be '<strong>nickname@%s</strong>'."
 
-#: mod/contacts.php:538
-msgid "Private communications are not available for this contact."
-msgstr "Private communications are not available for this contact."
+#: mod/register.php:276
+msgid "Choose a nickname: "
+msgstr "Choose a nickname: "
 
-#: mod/contacts.php:540
-msgid "Never"
-msgstr "Never"
+#: mod/register.php:279 src/Content/Nav.php:128 src/Module/Login.php:283
+msgid "Register"
+msgstr "Sign up now >>"
 
-#: mod/contacts.php:543
-msgid "(Update was successful)"
-msgstr "(Update was successful)"
+#: mod/register.php:286
+msgid "Import your profile to this friendica instance"
+msgstr "Import an existing Friendica profile to this node."
 
-#: mod/contacts.php:543
-msgid "(Update was not successful)"
-msgstr "(Update was not successful)"
+#: mod/admin.php:106
+msgid "Theme settings updated."
+msgstr "Theme settings updated."
 
-#: mod/contacts.php:545 mod/contacts.php:975
-msgid "Suggest friends"
-msgstr "Suggest friends"
+#: mod/admin.php:176 src/Content/Nav.php:174
+msgid "Information"
+msgstr "Information"
 
-#: mod/contacts.php:549
-#, php-format
-msgid "Network type: %s"
-msgstr "Network type: %s"
+#: mod/admin.php:177
+msgid "Overview"
+msgstr "Overview"
 
-#: mod/contacts.php:554
-msgid "Communications lost with this contact!"
-msgstr "Communications lost with this contact!"
+#: mod/admin.php:178 mod/admin.php:654
+msgid "Federation Statistics"
+msgstr "Federation statistics"
 
-#: mod/contacts.php:560
-msgid "Fetch further information for feeds"
-msgstr "Fetch further information for feeds"
+#: mod/admin.php:179
+msgid "Configuration"
+msgstr "Configuration"
 
-#: mod/contacts.php:562
-msgid ""
-"Fetch information like preview pictures, title and teaser from the feed "
-"item. You can activate this if the feed doesn't contain much text. Keywords "
-"are taken from the meta header in the feed item and are posted as hash tags."
-msgstr "Fetch information like preview pictures, title and teaser from the feed item. You can activate this if the feed doesn't contain much text. Keywords are taken from the meta header in the feed item and are posted as hash tags."
+#: mod/admin.php:180 mod/admin.php:1263
+msgid "Site"
+msgstr "Site"
 
-#: mod/contacts.php:564
-msgid "Fetch information"
-msgstr "Fetch information"
+#: mod/admin.php:181 mod/admin.php:1191 mod/admin.php:1696 mod/admin.php:1712
+msgid "Users"
+msgstr "Users"
 
-#: mod/contacts.php:565
-msgid "Fetch keywords"
-msgstr "Fetch keywords"
+#: mod/admin.php:182 mod/admin.php:1812 mod/admin.php:1872 mod/settings.php:85
+msgid "Addons"
+msgstr "Addons"
 
-#: mod/contacts.php:566
-msgid "Fetch information and keywords"
-msgstr "Fetch information and keywords"
+#: mod/admin.php:183 mod/admin.php:2081 mod/admin.php:2125
+msgid "Themes"
+msgstr "Theme selection"
 
-#: mod/contacts.php:598
-msgid "Contact"
-msgstr "Contact"
+#: mod/admin.php:184 mod/settings.php:63
+msgid "Additional features"
+msgstr "Additional features"
 
-#: mod/contacts.php:601
-msgid "Profile Visibility"
-msgstr "Profile visibility"
+#: mod/admin.php:185
+msgid "Database"
+msgstr "Database"
 
-#: mod/contacts.php:602
-#, php-format
-msgid ""
-"Please choose the profile you would like to display to %s when viewing your "
-"profile securely."
-msgstr "Please choose the profile you would like to display to %s when viewing your profile securely."
+#: mod/admin.php:186
+msgid "DB updates"
+msgstr "DB updates"
 
-#: mod/contacts.php:603
-msgid "Contact Information / Notes"
-msgstr "Personal note"
+#: mod/admin.php:187 mod/admin.php:689
+msgid "Inspect Queue"
+msgstr "Inspect queue"
 
-#: mod/contacts.php:604
-msgid "Their personal note"
-msgstr "Their personal note"
+#: mod/admin.php:188
+msgid "Tools"
+msgstr "Tools"
 
-#: mod/contacts.php:606
-msgid "Edit contact notes"
-msgstr "Edit contact notes"
+#: mod/admin.php:189
+msgid "Contact Blocklist"
+msgstr "Contact blocklist"
 
-#: mod/contacts.php:610
-msgid "Block/Unblock contact"
-msgstr "Block/Unblock contact"
+#: mod/admin.php:190 mod/admin.php:311
+msgid "Server Blocklist"
+msgstr "Server blocklist"
 
-#: mod/contacts.php:611
-msgid "Ignore contact"
-msgstr "Ignore contact"
+#: mod/admin.php:191 mod/admin.php:470
+msgid "Delete Item"
+msgstr "Delete item"
 
-#: mod/contacts.php:612
-msgid "Repair URL settings"
-msgstr "Repair URL settings"
+#: mod/admin.php:192 mod/admin.php:193 mod/admin.php:2199
+msgid "Logs"
+msgstr "Logs"
 
-#: mod/contacts.php:613
-msgid "View conversations"
-msgstr "View conversations"
+#: mod/admin.php:194 mod/admin.php:2266
+msgid "View Logs"
+msgstr "View logs"
 
-#: mod/contacts.php:618
-msgid "Last update:"
-msgstr "Last update:"
+#: mod/admin.php:196
+msgid "Diagnostics"
+msgstr "Diagnostics"
 
-#: mod/contacts.php:620
-msgid "Update public posts"
-msgstr "Update public posts"
+#: mod/admin.php:197
+msgid "PHP Info"
+msgstr "PHP info"
 
-#: mod/contacts.php:622 mod/contacts.php:985
-msgid "Update now"
-msgstr "Update now"
+#: mod/admin.php:198
+msgid "probe address"
+msgstr "Probe address"
 
-#: mod/contacts.php:628 mod/contacts.php:818 mod/contacts.php:1002
-msgid "Unignore"
-msgstr "Unignore"
+#: mod/admin.php:199
+msgid "check webfinger"
+msgstr "Check webfinger"
 
-#: mod/contacts.php:632
-msgid "Currently blocked"
-msgstr "Currently blocked"
+#: mod/admin.php:218 src/Content/Nav.php:217
+msgid "Admin"
+msgstr "Admin"
 
-#: mod/contacts.php:633
-msgid "Currently ignored"
-msgstr "Currently ignored"
+#: mod/admin.php:219
+msgid "Addon Features"
+msgstr "Addon features"
 
-#: mod/contacts.php:634
-msgid "Currently archived"
-msgstr "Currently archived"
+#: mod/admin.php:220
+msgid "User registrations waiting for confirmation"
+msgstr "User registrations awaiting confirmation"
 
-#: mod/contacts.php:635
-msgid "Awaiting connection acknowledge"
-msgstr "Awaiting connection acknowledgement "
+#: mod/admin.php:302
+msgid "The blocked domain"
+msgstr "Blocked domain"
 
-#: mod/contacts.php:636
-msgid ""
-"Replies/likes to your public posts <strong>may</strong> still be visible"
-msgstr "Replies/Likes to your public posts <strong>may</strong> still be visible"
+#: mod/admin.php:303 mod/admin.php:316
+msgid "The reason why you blocked this domain."
+msgstr "Reason why you blocked this domain."
 
-#: mod/contacts.php:637
-msgid "Notification for new posts"
-msgstr "Notification for new posts"
+#: mod/admin.php:304
+msgid "Delete domain"
+msgstr "Delete domain"
 
-#: mod/contacts.php:637
-msgid "Send a notification of every new post of this contact"
-msgstr "Send notification for every new post from this contact"
+#: mod/admin.php:304
+msgid "Check to delete this entry from the blocklist"
+msgstr "Check to delete this entry from the blocklist"
 
-#: mod/contacts.php:640
-msgid "Blacklisted keywords"
-msgstr "Blacklisted keywords"
+#: mod/admin.php:310 mod/admin.php:427 mod/admin.php:469 mod/admin.php:653
+#: mod/admin.php:688 mod/admin.php:784 mod/admin.php:1262 mod/admin.php:1695
+#: mod/admin.php:1811 mod/admin.php:1871 mod/admin.php:2080 mod/admin.php:2124
+#: mod/admin.php:2198 mod/admin.php:2265
+msgid "Administration"
+msgstr "Administration"
 
-#: mod/contacts.php:640
+#: mod/admin.php:312
 msgid ""
-"Comma separated list of keywords that should not be converted to hashtags, "
-"when \"Fetch information and keywords\" is selected"
-msgstr "Comma separated list of keywords that should not be converted to hashtags, when \"Fetch information and keywords\" is selected"
+"This page can be used to define a black list of servers from the federated "
+"network that are not allowed to interact with your node. For all entered "
+"domains you should also give a reason why you have blocked the remote "
+"server."
+msgstr "This page can be used to define a black list of servers from the federated network that are not allowed to interact with your node. For all entered domains you should also give a reason why you have blocked the remote server."
 
-#: mod/contacts.php:652 src/Model/Profile.php:424
-msgid "XMPP:"
-msgstr "XMPP:"
+#: mod/admin.php:313
+msgid ""
+"The list of blocked servers will be made publically available on the "
+"/friendica page so that your users and people investigating communication "
+"problems can find the reason easily."
+msgstr "The list of blocked servers will publicly available on the Friendica page so that your users and people investigating communication problems can readily find the reason."
 
-#: mod/contacts.php:657
-msgid "Actions"
-msgstr "Actions"
+#: mod/admin.php:314
+msgid "Add new entry to block list"
+msgstr "Add new entry to block list"
 
-#: mod/contacts.php:659 mod/contacts.php:845 view/theme/frio/theme.php:258
-#: src/Content/Nav.php:100 src/Model/Profile.php:873
-msgid "Status"
-msgstr "Status"
+#: mod/admin.php:315
+msgid "Server Domain"
+msgstr "Server domain"
 
-#: mod/contacts.php:660
-msgid "Contact Settings"
-msgstr "Notification and privacy "
+#: mod/admin.php:315
+msgid ""
+"The domain of the new server to add to the block list. Do not include the "
+"protocol."
+msgstr "The domain of the new server to add to the block list. Do not include the protocol."
 
-#: mod/contacts.php:701
-msgid "Suggestions"
-msgstr "Suggestions"
+#: mod/admin.php:316
+msgid "Block reason"
+msgstr "Block reason"
 
-#: mod/contacts.php:704
-msgid "Suggest potential friends"
-msgstr "Suggest potential friends"
+#: mod/admin.php:317
+msgid "Add Entry"
+msgstr "Add entry"
 
-#: mod/contacts.php:712
-msgid "Show all contacts"
-msgstr "Show all contacts"
+#: mod/admin.php:318
+msgid "Save changes to the blocklist"
+msgstr "Save changes to the blocklist"
 
-#: mod/contacts.php:717
-msgid "Unblocked"
-msgstr "Unblocked"
+#: mod/admin.php:319
+msgid "Current Entries in the Blocklist"
+msgstr "Current entries in the blocklist"
 
-#: mod/contacts.php:720
-msgid "Only show unblocked contacts"
-msgstr "Only show unblocked contacts"
+#: mod/admin.php:322
+msgid "Delete entry from blocklist"
+msgstr "Delete entry from blocklist"
 
-#: mod/contacts.php:725
-msgid "Blocked"
-msgstr "Blocked"
+#: mod/admin.php:325
+msgid "Delete entry from blocklist?"
+msgstr "Delete entry from blocklist?"
 
-#: mod/contacts.php:728
-msgid "Only show blocked contacts"
-msgstr "Only show blocked contacts"
+#: mod/admin.php:351
+msgid "Server added to blocklist."
+msgstr "Server added to blocklist."
 
-#: mod/contacts.php:733
-msgid "Ignored"
-msgstr "Ignored"
+#: mod/admin.php:367
+msgid "Site blocklist updated."
+msgstr "Site blocklist updated."
 
-#: mod/contacts.php:736
-msgid "Only show ignored contacts"
-msgstr "Only show ignored contacts"
+#: mod/admin.php:390 util/global_community_block.php:53
+msgid "The contact has been blocked from the node"
+msgstr "The contact has been blocked from the node"
 
-#: mod/contacts.php:741
-msgid "Archived"
-msgstr "Archived"
+#: mod/admin.php:392 util/global_community_block.php:48
+#, php-format
+msgid "Could not find any contact entry for this URL (%s)"
+msgstr "Could not find any contact entry for this URL (%s)"
 
-#: mod/contacts.php:744
-msgid "Only show archived contacts"
-msgstr "Only show archived contacts"
+#: mod/admin.php:399
+#, php-format
+msgid "%s contact unblocked"
+msgid_plural "%s contacts unblocked"
+msgstr[0] "%s contact unblocked"
+msgstr[1] "%s contacts unblocked"
 
-#: mod/contacts.php:749
-msgid "Hidden"
-msgstr "Hidden"
+#: mod/admin.php:428
+msgid "Remote Contact Blocklist"
+msgstr "Remote contact blocklist"
 
-#: mod/contacts.php:752
-msgid "Only show hidden contacts"
-msgstr "Only show hidden contacts"
+#: mod/admin.php:429
+msgid ""
+"This page allows you to prevent any message from a remote contact to reach "
+"your node."
+msgstr "This page allows you to prevent any message from a remote contact to reach your node."
 
-#: mod/contacts.php:808
-msgid "Search your contacts"
-msgstr "Search your contacts"
+#: mod/admin.php:430
+msgid "Block Remote Contact"
+msgstr "Block Remote Contact"
 
-#: mod/contacts.php:809 mod/search.php:236
-#, php-format
-msgid "Results for: %s"
-msgstr "Results for: %s"
+#: mod/admin.php:431 mod/admin.php:1698
+msgid "select all"
+msgstr "select all"
 
-#: mod/contacts.php:816 mod/settings.php:169 mod/settings.php:705
-msgid "Update"
-msgstr "Update"
+#: mod/admin.php:432
+msgid "select none"
+msgstr "select none"
 
-#: mod/contacts.php:819 mod/contacts.php:1010
-msgid "Archive"
-msgstr "Archive"
+#: mod/admin.php:435
+msgid "No remote contact is blocked from this node."
+msgstr "No remote contact is blocked from this node."
 
-#: mod/contacts.php:819 mod/contacts.php:1010
-msgid "Unarchive"
-msgstr "Unarchive"
+#: mod/admin.php:437
+msgid "Blocked Remote Contacts"
+msgstr "Blocked remote contacts"
 
-#: mod/contacts.php:822
-msgid "Batch Actions"
-msgstr "Batch actions"
+#: mod/admin.php:438
+msgid "Block New Remote Contact"
+msgstr "Block new remote contact"
 
-#: mod/contacts.php:856 src/Model/Profile.php:884
-msgid "Profile Details"
-msgstr "Profile Details"
+#: mod/admin.php:439
+msgid "Photo"
+msgstr "Photo"
 
-#: mod/contacts.php:868
-msgid "View all contacts"
-msgstr "View all contacts"
+#: mod/admin.php:447
+#, php-format
+msgid "%s total blocked contact"
+msgid_plural "%s total blocked contacts"
+msgstr[0] "%s total blocked contact"
+msgstr[1] "%s total blocked contacts"
 
-#: mod/contacts.php:879
-msgid "View all common friends"
-msgstr "View all common friends"
+#: mod/admin.php:449
+msgid "URL of the remote contact to block."
+msgstr "URL of the remote contact to block."
 
-#: mod/contacts.php:888
-msgid "Advanced Contact Settings"
-msgstr "Advanced contact settings"
+#: mod/admin.php:471
+msgid "Delete this Item"
+msgstr "Delete"
 
-#: mod/contacts.php:920
-msgid "Mutual Friendship"
-msgstr "Mutual friendship"
+#: mod/admin.php:472
+msgid ""
+"On this page you can delete an item from your node. If the item is a top "
+"level posting, the entire thread will be deleted."
+msgstr "Here you can delete an item from this node. If the item is a top-level posting, the entire thread will be deleted."
 
-#: mod/contacts.php:924
-msgid "is a fan of yours"
-msgstr "is a fan of yours"
+#: mod/admin.php:473
+msgid ""
+"You need to know the GUID of the item. You can find it e.g. by looking at "
+"the display URL. The last part of http://example.com/display/123456 is the "
+"GUID, here 123456."
+msgstr "You need to know the global unique identifier (GUID) of the item, which you can find by looking at the display URL. The last part of http://example.com/display/123456 is the GUID: i.e. 123456."
 
-#: mod/contacts.php:928
-msgid "you are a fan of"
-msgstr "I follow them"
+#: mod/admin.php:474
+msgid "GUID"
+msgstr "GUID"
 
-#: mod/contacts.php:996
-msgid "Toggle Blocked status"
-msgstr "Toggle blocked status"
+#: mod/admin.php:474
+msgid "The GUID of the item you want to delete."
+msgstr "GUID of item to be deleted."
 
-#: mod/contacts.php:1004
-msgid "Toggle Ignored status"
-msgstr "Toggle ignored status"
+#: mod/admin.php:513
+msgid "Item marked for deletion."
+msgstr "Item marked for deletion."
 
-#: mod/contacts.php:1012
-msgid "Toggle Archive status"
-msgstr "Toggle archive status"
+#: mod/admin.php:584
+msgid "unknown"
+msgstr "unknown"
 
-#: mod/contacts.php:1020
-msgid "Delete contact"
-msgstr "Delete contact"
+#: mod/admin.php:647
+msgid ""
+"This page offers you some numbers to the known part of the federated social "
+"network your Friendica node is part of. These numbers are not complete but "
+"only reflect the part of the network your node is aware of."
+msgstr "This page offers you the amount of known part of the federated social network your Friendica node is part of. These numbers are not complete and only reflect the part of the network your node is aware of."
 
-#: mod/dfrn_confirm.php:74 mod/profiles.php:38 mod/profiles.php:148
-#: mod/profiles.php:195 mod/profiles.php:631
-msgid "Profile not found."
-msgstr "Profile not found."
+#: mod/admin.php:648
+msgid ""
+"The <em>Auto Discovered Contact Directory</em> feature is not enabled, it "
+"will improve the data displayed here."
+msgstr "The <em>Auto Discovered Contact Directory</em> feature is not enabled; enabling it will improve the data displayed here."
 
-#: mod/dfrn_confirm.php:132
+#: mod/admin.php:660
+#, php-format
 msgid ""
-"This may occasionally happen if contact was requested by both persons and it"
-" has already been approved."
-msgstr "This may occasionally happen if contact was requested by both persons and it has already been approved."
+"Currently this node is aware of %d nodes with %d registered users from the "
+"following platforms:"
+msgstr "Currently this node is aware of %d nodes with %d registered users from the following platforms:"
 
-#: mod/dfrn_confirm.php:242
-msgid "Response from remote site was not understood."
-msgstr "Response from remote site was not understood."
+#: mod/admin.php:691
+msgid "ID"
+msgstr "ID"
 
-#: mod/dfrn_confirm.php:249 mod/dfrn_confirm.php:254
-msgid "Unexpected response from remote site: "
-msgstr "Unexpected response from remote site: "
+#: mod/admin.php:692
+msgid "Recipient Name"
+msgstr "Recipient name"
 
-#: mod/dfrn_confirm.php:263
-msgid "Confirmation completed successfully."
-msgstr "Confirmation completed successfully."
+#: mod/admin.php:693
+msgid "Recipient Profile"
+msgstr "Recipient profile"
 
-#: mod/dfrn_confirm.php:275
-msgid "Temporary failure. Please wait and try again."
-msgstr "Temporary failure. Please wait and try again."
+#: mod/admin.php:694 view/theme/frio/theme.php:266
+#: src/Core/NotificationsManager.php:178 src/Content/Nav.php:178
+msgid "Network"
+msgstr "Network"
 
-#: mod/dfrn_confirm.php:278
-msgid "Introduction failed or was revoked."
-msgstr "Introduction failed or was revoked."
+#: mod/admin.php:695
+msgid "Created"
+msgstr "Created"
 
-#: mod/dfrn_confirm.php:283
-msgid "Remote site reported: "
-msgstr "Remote site reported: "
+#: mod/admin.php:696
+msgid "Last Tried"
+msgstr "Last Tried"
 
-#: mod/dfrn_confirm.php:396
-msgid "Unable to set contact photo."
-msgstr "Unable to set contact photo."
+#: mod/admin.php:697
+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 "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."
 
-#: mod/dfrn_confirm.php:498
+#: mod/admin.php:721
 #, php-format
-msgid "No user record found for '%s' "
-msgstr "No user record found for '%s' "
-
-#: mod/dfrn_confirm.php:508
-msgid "Our site encryption key is apparently messed up."
-msgstr "Our site encryption key is apparently messed up."
-
-#: mod/dfrn_confirm.php:519
-msgid "Empty site URL was provided or URL could not be decrypted by us."
-msgstr "An empty URL was provided or the URL could not be decrypted by us."
-
-#: mod/dfrn_confirm.php:535
-msgid "Contact record was not found for you on our site."
-msgstr "Contact record was not found for you on our site."
+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 "
+"scripts/dbstructure.php toinnodb</tt> of your Friendica installation for an "
+"automatic conversion.<br />"
+msgstr "Your DB still runs with MyISAM tables. You should change the engine type to InnoDB, because Friendica will use InnoDB only features in the future. 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 scripts/dbstructure.php toinnodb</tt> of your Friendica installation for an automatic conversion.<br />"
 
-#: mod/dfrn_confirm.php:549
+#: mod/admin.php:728
 #, php-format
-msgid "Site public key not available in contact record for URL %s."
-msgstr "Site public key not available in contact record for URL %s."
-
-#: mod/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 "The ID provided by your system is a duplicate on our system. It should work if you try again."
-
-#: mod/dfrn_confirm.php:576
-msgid "Unable to set your contact credentials on our system."
-msgstr "Unable to set your contact credentials on our system."
+"There is a new version of Friendica available for download. Your current "
+"version is %1$s, upstream version is %2$s"
+msgstr "A new Friendica version is available now. Your current version is %1$s, upstream version is %2$s"
 
-#: mod/dfrn_confirm.php:631
-msgid "Unable to update your contact profile details on our system"
-msgstr "Unable to update your contact profile details on our system"
+#: mod/admin.php:738
+msgid ""
+"The database update failed. Please run \"php scripts/dbstructure.php "
+"update\" from the command line and have a look at the errors that might "
+"appear."
+msgstr "The database update failed. Please run \"php scripts/dbstructure.php update\" from the command line; check logs for errors."
 
-#: mod/dfrn_confirm.php:661 mod/dfrn_request.php:568
-#: src/Model/Contact.php:1437
-msgid "[Name Withheld]"
-msgstr "[Name Withheld]"
+#: mod/admin.php:744
+msgid "The worker was never executed. Please check your database structure!"
+msgstr "The worker process has never been executed. Please check your database structure!"
 
-#: mod/dfrn_confirm.php:694
+#: mod/admin.php:747
 #, php-format
-msgid "%1$s has joined %2$s"
-msgstr "%1$s has joined %2$s"
-
-#: mod/dfrn_request.php:94
-msgid "This introduction has already been accepted."
-msgstr "This introduction has already been accepted."
+msgid ""
+"The last worker execution was on %s UTC. This is older than one hour. Please"
+" check your crontab settings."
+msgstr "The last worker process started at %s UTC. This is more than one hour ago. Please adjust your crontab settings."
 
-#: mod/dfrn_request.php:112 mod/dfrn_request.php:359
-msgid "Profile location is not valid or does not contain profile information."
-msgstr "Profile location is not valid or does not contain profile information."
+#: mod/admin.php:752 mod/admin.php:1647
+msgid "Normal Account"
+msgstr "Standard account"
 
-#: mod/dfrn_request.php:116 mod/dfrn_request.php:363
-msgid "Warning: profile location has no identifiable owner name."
-msgstr "Warning: profile location has no identifiable owner name."
+#: mod/admin.php:753 mod/admin.php:1648
+msgid "Automatic Follower Account"
+msgstr "Automatic follower account"
 
-#: mod/dfrn_request.php:119 mod/dfrn_request.php:366
-msgid "Warning: profile location has no profile photo."
-msgstr "Warning: profile location has no profile photo."
+#: mod/admin.php:754 mod/admin.php:1649
+msgid "Public Forum Account"
+msgstr "Public forum account"
 
-#: 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 required parameter was not found at the given location"
-msgstr[1] "%d required parameters were not found at the given location"
+#: mod/admin.php:755 mod/admin.php:1650
+msgid "Automatic Friend Account"
+msgstr "Automatic friend account"
 
-#: mod/dfrn_request.php:162
-msgid "Introduction complete."
-msgstr "Introduction complete."
+#: mod/admin.php:756
+msgid "Blog Account"
+msgstr "Blog account"
 
-#: mod/dfrn_request.php:199
-msgid "Unrecoverable protocol error."
-msgstr "Unrecoverable protocol error."
+#: mod/admin.php:757
+msgid "Private Forum Account"
+msgstr "Private forum account"
 
-#: mod/dfrn_request.php:226
-msgid "Profile unavailable."
-msgstr "Profile unavailable."
+#: mod/admin.php:779
+msgid "Message queues"
+msgstr "Message queues"
 
-#: mod/dfrn_request.php:248
-#, php-format
-msgid "%s has received too many connection requests today."
-msgstr "%s has received too many connection requests today."
+#: mod/admin.php:785
+msgid "Summary"
+msgstr "Summary"
 
-#: mod/dfrn_request.php:249
-msgid "Spam protection measures have been invoked."
-msgstr "Spam protection measures have been invoked."
+#: mod/admin.php:787
+msgid "Registered users"
+msgstr "Registered users"
 
-#: mod/dfrn_request.php:250
-msgid "Friends are advised to please try again in 24 hours."
-msgstr "Friends are advised to please try again in 24 hours."
+#: mod/admin.php:789
+msgid "Pending registrations"
+msgstr "Pending registrations"
 
-#: mod/dfrn_request.php:280
-msgid "Invalid locator"
-msgstr "Invalid locator"
+#: mod/admin.php:790
+msgid "Version"
+msgstr "Version"
 
-#: mod/dfrn_request.php:316
-msgid "You have already introduced yourself here."
-msgstr "You have already introduced yourself here."
+#: mod/admin.php:795
+msgid "Active addons"
+msgstr "Active addons"
 
-#: mod/dfrn_request.php:319
-#, php-format
-msgid "Apparently you are already friends with %s."
-msgstr "Apparently you are already friends with %s."
+#: mod/admin.php:826
+msgid "Can not parse base url. Must have at least <scheme>://<domain>"
+msgstr "Can not parse base URL. Must have at least <scheme>://<domain>"
 
-#: mod/dfrn_request.php:339
-msgid "Invalid profile URL."
-msgstr "Invalid profile URL."
+#: mod/admin.php:1127
+msgid "Site settings updated."
+msgstr "Site settings updated."
 
-#: mod/dfrn_request.php:345 src/Model/Contact.php:1137
-msgid "Disallowed profile URL."
-msgstr "Disallowed profile URL."
+#: mod/admin.php:1154 mod/settings.php:907
+msgid "No special theme for mobile devices"
+msgstr "No special theme for mobile devices"
 
-#: mod/dfrn_request.php:439
-msgid "Your introduction has been sent."
-msgstr "Your introduction has been sent."
+#: mod/admin.php:1183
+msgid "No community page"
+msgstr "No community page"
 
-#: mod/dfrn_request.php:477
-msgid ""
-"Remote subscription can't be done for your network. Please subscribe "
-"directly on your system."
-msgstr "Remote subscription can't be done for your network. Please subscribe directly on your system."
+#: mod/admin.php:1184
+msgid "Public postings from users of this site"
+msgstr "Public postings from users of this site"
 
-#: mod/dfrn_request.php:493
-msgid "Please login to confirm introduction."
-msgstr "Please login to confirm introduction."
+#: mod/admin.php:1185
+msgid "Public postings from the federated network"
+msgstr "Public postings from the federated network"
 
-#: mod/dfrn_request.php:501
-msgid ""
-"Incorrect identity currently logged in. Please login to "
-"<strong>this</strong> profile."
-msgstr "Incorrect identity currently logged in. Please login to <strong>this</strong> profile."
+#: mod/admin.php:1186
+msgid "Public postings from local users and the federated network"
+msgstr "Public postings from local users and the federated network"
 
-#: mod/dfrn_request.php:515 mod/dfrn_request.php:532
-msgid "Confirm"
-msgstr "Confirm"
+#: mod/admin.php:1192
+msgid "Users, Global Contacts"
+msgstr "Users, Global Contacts"
 
-#: mod/dfrn_request.php:527
-msgid "Hide this contact"
-msgstr "Hide this contact"
+#: mod/admin.php:1193
+msgid "Users, Global Contacts/fallback"
+msgstr "Users, Global Contacts/fallback"
 
-#: mod/dfrn_request.php:530
-#, php-format
-msgid "Welcome home %s."
-msgstr "Welcome home %s."
+#: mod/admin.php:1197
+msgid "One month"
+msgstr "One month"
 
-#: mod/dfrn_request.php:531
-#, php-format
-msgid "Please confirm your introduction/connection request to %s."
-msgstr "Please confirm your introduction/connection request to %s."
+#: mod/admin.php:1198
+msgid "Three months"
+msgstr "Three months"
 
-#: mod/dfrn_request.php:642
-msgid ""
-"Please enter your 'Identity Address' from one of the following supported "
-"communications networks:"
-msgstr "Please enter your 'Identity address' from one of the following supported communications networks:"
+#: mod/admin.php:1199
+msgid "Half a year"
+msgstr "Half a year"
 
-#: 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/admin.php:1200
+msgid "One year"
+msgstr "One a year"
 
-#: mod/dfrn_request.php:650
-msgid "Friend/Connection Request"
-msgstr "Friend/Connection request"
+#: mod/admin.php:1205
+msgid "Multi user instance"
+msgstr "Multi user instance"
 
-#: mod/dfrn_request.php:651
-msgid ""
-"Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, "
-"testuser@gnusocial.de"
-msgstr ""
+#: mod/admin.php:1228
+msgid "Closed"
+msgstr "Closed"
 
-#: mod/dfrn_request.php:656 src/Content/ContactSelector.php:79
-msgid "Friendica"
-msgstr "Friendica"
+#: mod/admin.php:1229
+msgid "Requires approval"
+msgstr "Requires approval"
 
-#: mod/dfrn_request.php:657
-msgid "GNU Social (Pleroma, Mastodon)"
-msgstr ""
+#: mod/admin.php:1230
+msgid "Open"
+msgstr "Open"
 
-#: mod/dfrn_request.php:658
-msgid "Diaspora (Socialhome, Hubzilla)"
-msgstr ""
+#: mod/admin.php:1234
+msgid "No SSL policy, links will track page SSL state"
+msgstr "No SSL policy, links will track page SSL state"
 
-#: mod/dfrn_request.php:659
-#, php-format
-msgid ""
-" - please do not use this form.  Instead, enter %s into your Diaspora search"
-" bar."
-msgstr " - please do not use this form.  Instead, enter %s into your Diaspora search bar."
+#: mod/admin.php:1235
+msgid "Force all links to use SSL"
+msgstr "Force all links to use SSL"
 
-#: mod/events.php:104 mod/events.php:106
-msgid "Event can not end before it has started."
-msgstr "Event cannot end before it has started."
+#: mod/admin.php:1236
+msgid "Self-signed certificate, use SSL for local links only (discouraged)"
+msgstr "Self-signed certificate, use SSL for local links only (discouraged)"
 
-#: mod/events.php:113 mod/events.php:115
-msgid "Event title and start time are required."
-msgstr "Event title and starting time are required."
+#: mod/admin.php:1240
+msgid "Don't check"
+msgstr "Don't check"
 
-#: mod/events.php:395
-msgid "Create New Event"
-msgstr "Create new event"
+#: mod/admin.php:1241
+msgid "check the stable version"
+msgstr "check for stable version updates"
 
-#: mod/events.php:510
-msgid "Event details"
-msgstr "Event details"
+#: mod/admin.php:1242
+msgid "check the development version"
+msgstr "check for development version updates"
 
-#: mod/events.php:511
-msgid "Starting date and Title are required."
-msgstr "Starting date and title are required."
+#: mod/admin.php:1265
+msgid "Republish users to directory"
+msgstr "Republish users to directory"
 
-#: mod/events.php:512 mod/events.php:513
-msgid "Event Starts:"
-msgstr "Event starts:"
+#: mod/admin.php:1267
+msgid "File upload"
+msgstr "File upload"
 
-#: mod/events.php:512 mod/events.php:524 mod/profiles.php:713
-msgid "Required"
-msgstr "Required"
+#: mod/admin.php:1268
+msgid "Policies"
+msgstr "Policies"
 
-#: mod/events.php:514 mod/events.php:530
-msgid "Finish date/time is not known or not relevant"
-msgstr "Finish date/time is not known or not relevant"
+#: mod/admin.php:1270
+msgid "Auto Discovered Contact Directory"
+msgstr "Auto-discovered contact directory"
 
-#: mod/events.php:516 mod/events.php:517
-msgid "Event Finishes:"
-msgstr "Event finishes:"
+#: mod/admin.php:1271
+msgid "Performance"
+msgstr "Performance"
 
-#: mod/events.php:518 mod/events.php:531
-msgid "Adjust for viewer timezone"
-msgstr "Adjust for viewer's time zone"
+#: mod/admin.php:1272
+msgid "Worker"
+msgstr "Worker"
 
-#: mod/events.php:520
-msgid "Description:"
-msgstr "Description:"
+#: mod/admin.php:1273
+msgid ""
+"Relocate - WARNING: advanced function. Could make this server unreachable."
+msgstr "Relocate - Warning, advanced function: This could make this server unreachable."
 
-#: mod/events.php:524 mod/events.php:526
-msgid "Title:"
-msgstr "Title:"
+#: mod/admin.php:1276
+msgid "Site name"
+msgstr "Site name"
 
-#: mod/events.php:527 mod/events.php:528
-msgid "Share this event"
-msgstr "Share this event"
+#: mod/admin.php:1277
+msgid "Host name"
+msgstr "Host name"
 
-#: mod/events.php:535 src/Model/Profile.php:849
-msgid "Basic"
-msgstr "Basic"
+#: mod/admin.php:1278
+msgid "Sender Email"
+msgstr "Sender email"
 
-#: mod/events.php:557
-msgid "Failed to remove event"
-msgstr "Failed to remove event"
+#: mod/admin.php:1278
+msgid ""
+"The email address your server shall use to send notification emails from."
+msgstr "The email address your server shall use to send notification emails from."
 
-#: mod/events.php:559
-msgid "Event removed"
-msgstr "Event removed"
+#: mod/admin.php:1279
+msgid "Banner/Logo"
+msgstr "Banner/Logo"
 
-#: mod/fsuggest.php:71
-msgid "Friend suggestion sent."
-msgstr "Friend suggestion sent"
+#: mod/admin.php:1280
+msgid "Shortcut icon"
+msgstr "Shortcut icon"
 
-#: mod/fsuggest.php:102
-msgid "Suggest Friends"
-msgstr "Suggest friends"
+#: mod/admin.php:1280
+msgid "Link to an icon that will be used for browsers."
+msgstr "Link to an icon that will be used for browsers."
 
-#: mod/fsuggest.php:104
-#, php-format
-msgid "Suggest a friend for %s"
-msgstr "Suggest a friend for %s"
+#: mod/admin.php:1281
+msgid "Touch icon"
+msgstr "Touch icon"
 
-#: mod/install.php:114
-msgid "Friendica Communications Server - Setup"
-msgstr "Friendica Communications Server - Setup"
+#: mod/admin.php:1281
+msgid "Link to an icon that will be used for tablets and mobiles."
+msgstr "Link to an icon that will be used for tablets and mobiles."
 
-#: mod/install.php:120
-msgid "Could not connect to database."
-msgstr "Could not connect to database."
+#: mod/admin.php:1282
+msgid "Additional Info"
+msgstr "Additional Info"
 
-#: mod/install.php:124
-msgid "Could not create table."
-msgstr "Could not create table."
+#: mod/admin.php:1282
+#, php-format
+msgid ""
+"For public servers: you can add additional information here that will be "
+"listed at %s/servers."
+msgstr "For public servers: You can add additional information here that will be listed at %s/servers."
 
-#: mod/install.php:130
-msgid "Your Friendica site database has been installed."
-msgstr "Your Friendica site database has been installed."
+#: mod/admin.php:1283
+msgid "System language"
+msgstr "System language"
 
-#: mod/install.php:135
+#: mod/admin.php:1284
+msgid "System theme"
+msgstr "System theme"
+
+#: mod/admin.php:1284
 msgid ""
-"You may need to import the file \"database.sql\" manually using phpmyadmin "
-"or mysql."
-msgstr "You may need to import the file \"database.sql\" manually using phpmyadmin or mysql."
+"Default system theme - may be over-ridden by user profiles - <a href='#' "
+"id='cnftheme'>change theme settings</a>"
+msgstr "Default system theme - may be overridden by user profiles - <a href='#' id='cnftheme'>change theme settings</a>"
 
-#: mod/install.php:136 mod/install.php:208 mod/install.php:552
-msgid "Please see the file \"INSTALL.txt\"."
-msgstr "Please see the file \"INSTALL.txt\"."
+#: mod/admin.php:1285
+msgid "Mobile system theme"
+msgstr "Mobile system theme"
 
-#: mod/install.php:148
-msgid "Database already in use."
-msgstr "Database already in use."
+#: mod/admin.php:1285
+msgid "Theme for mobile devices"
+msgstr "Theme for mobile devices"
 
-#: mod/install.php:205
-msgid "System check"
-msgstr "System check"
+#: mod/admin.php:1286
+msgid "SSL link policy"
+msgstr "SSL link policy"
 
-#: mod/install.php:210
-msgid "Check again"
-msgstr "Check again"
+#: mod/admin.php:1286
+msgid "Determines whether generated links should be forced to use SSL"
+msgstr "Determines whether generated links should be forced to use SSL"
 
-#: mod/install.php:229
-msgid "Database connection"
-msgstr "Database connection"
+#: mod/admin.php:1287
+msgid "Force SSL"
+msgstr "Force SSL"
 
-#: mod/install.php:230
+#: mod/admin.php:1287
 msgid ""
-"In order to install Friendica we need to know how to connect to your "
-"database."
-msgstr "In order to install Friendica we need to know how to connect to your database."
+"Force all Non-SSL requests to SSL - Attention: on some systems it could lead"
+" to endless loops."
+msgstr "Force all Non-SSL requests to SSL - Attention: on some systems it could lead to endless loops."
 
-#: mod/install.php:231
-msgid ""
-"Please contact your hosting provider or site administrator if you have "
-"questions about these settings."
-msgstr "Please contact your hosting provider or site administrator if you have questions about these settings."
+#: mod/admin.php:1288
+msgid "Hide help entry from navigation menu"
+msgstr "Hide help entry from navigation menu"
 
-#: mod/install.php:232
+#: mod/admin.php:1288
 msgid ""
-"The database you specify below should already exist. If it does not, please "
-"create it before continuing."
-msgstr "The database you specify below should already exist. If it does not, please create it before continuing."
-
-#: mod/install.php:236
-msgid "Database Server Name"
-msgstr "Database server name"
+"Hides the menu entry for the Help pages from the navigation menu. You can "
+"still access it calling /help directly."
+msgstr "Hides the menu entry for the Help pages from the navigation menu. Help pages can still be accessed by calling ../help directly via its URL."
 
-#: mod/install.php:237
-msgid "Database Login Name"
-msgstr "Database login name"
+#: mod/admin.php:1289
+msgid "Single user instance"
+msgstr "Single user instance"
 
-#: mod/install.php:238
-msgid "Database Login Password"
-msgstr "Database login password"
+#: mod/admin.php:1289
+msgid "Make this instance multi-user or single-user for the named user"
+msgstr "Make this instance multi-user or single-user for the named user"
 
-#: mod/install.php:238
-msgid "For security reasons the password must not be empty"
-msgstr "For security reasons the password must not be empty"
+#: mod/admin.php:1290
+msgid "Maximum image size"
+msgstr "Maximum image size"
 
-#: mod/install.php:239
-msgid "Database Name"
-msgstr "Database name"
+#: mod/admin.php:1290
+msgid ""
+"Maximum size in bytes of uploaded images. Default is 0, which means no "
+"limits."
+msgstr "Maximum size in bytes of uploaded images. Default is 0, which means no limits."
 
-#: mod/install.php:240 mod/install.php:280
-msgid "Site administrator email address"
-msgstr "Site administrator email address"
+#: mod/admin.php:1291
+msgid "Maximum image length"
+msgstr "Maximum image length"
 
-#: mod/install.php:240 mod/install.php:280
+#: mod/admin.php:1291
 msgid ""
-"Your account email address must match this in order to use the web admin "
-"panel."
-msgstr "Your account email address must match this in order to use the web admin panel."
+"Maximum length in pixels of the longest side of uploaded images. Default is "
+"-1, which means no limits."
+msgstr "Maximum length in pixels of the longest side of uploaded images. Default is -1, which means no limits."
 
-#: mod/install.php:244 mod/install.php:283
-msgid "Please select a default timezone for your website"
-msgstr "Please select a default time zone for your website"
+#: mod/admin.php:1292
+msgid "JPEG image quality"
+msgstr "JPEG image quality"
 
-#: mod/install.php:270
-msgid "Site settings"
-msgstr "Site settings"
+#: mod/admin.php:1292
+msgid ""
+"Uploaded JPEGS will be saved at this quality setting [0-100]. Default is "
+"100, which is full quality."
+msgstr "Uploaded JPEGS will be saved at this quality setting [0-100]. Default is 100, which is the original quality level."
 
-#: mod/install.php:284
-msgid "System Language:"
-msgstr "System language:"
+#: mod/admin.php:1294
+msgid "Register policy"
+msgstr "Registration policy"
+
+#: mod/admin.php:1295
+msgid "Maximum Daily Registrations"
+msgstr "Maximum daily registrations"
 
-#: mod/install.php:284
+#: mod/admin.php:1295
 msgid ""
-"Set the default language for your Friendica installation interface and to "
-"send emails."
-msgstr "Set the default language for your Friendica installation interface and email communication."
+"If registration is permitted above, this sets the maximum number of new user"
+" registrations to accept per day.  If register is set to closed, this "
+"setting has no effect."
+msgstr "If open registration is permitted, this sets the maximum number of new registrations per day.  This setting has no effect for registrations by approval."
 
-#: mod/install.php:324
-msgid "Could not find a command line version of PHP in the web server PATH."
-msgstr "Could not find a command line version of PHP in the web server PATH."
+#: mod/admin.php:1296
+msgid "Register text"
+msgstr "Registration text"
 
-#: mod/install.php:325
-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 ""
+#: mod/admin.php:1296
+msgid "Will be displayed prominently on the registration page."
+msgstr "Will be displayed prominently on the registration page."
 
-#: mod/install.php:329
-msgid "PHP executable path"
-msgstr "PHP executable path"
+#: mod/admin.php:1297
+msgid "Accounts abandoned after x days"
+msgstr "Accounts abandoned after so many days"
 
-#: mod/install.php:329
+#: mod/admin.php:1297
 msgid ""
-"Enter full path to php executable. You can leave this blank to continue the "
-"installation."
-msgstr "Enter full path to php executable. You can leave this blank to continue the installation."
-
-#: mod/install.php:334
-msgid "Command line PHP"
-msgstr "Command line PHP"
+"Will not waste system resources polling external sites for abandonded "
+"accounts. Enter 0 for no time limit."
+msgstr "Will not waste system resources polling external sites for abandoned accounts. Enter 0 for no time limit."
 
-#: mod/install.php:343
-msgid "PHP executable is not the php cli binary (could be cgi-fgci version)"
-msgstr "PHP executable is not a php cli binary; it could possibly be a cgi-fgci version."
+#: mod/admin.php:1298
+msgid "Allowed friend domains"
+msgstr "Allowed friend domains"
 
-#: mod/install.php:344
-msgid "Found PHP version: "
-msgstr "Found PHP version: "
+#: mod/admin.php:1298
+msgid ""
+"Comma separated list of domains which are allowed to establish friendships "
+"with this site. Wildcards are accepted. Empty to allow any domains"
+msgstr "Comma separated list of domains which are allowed to establish friendships with this site. Wildcards are accepted. Leave empty to allow any domains"
 
-#: mod/install.php:346
-msgid "PHP cli binary"
-msgstr "PHP cli binary"
+#: mod/admin.php:1299
+msgid "Allowed email domains"
+msgstr "Allowed email domains"
 
-#: mod/install.php:357
+#: mod/admin.php:1299
 msgid ""
-"The command line version of PHP on your system does not have "
-"\"register_argc_argv\" enabled."
-msgstr "The command line version of PHP on your system does not have \"register_argc_argv\" enabled."
+"Comma separated list of domains which are allowed in email addresses for "
+"registrations to this site. Wildcards are accepted. Empty to allow any "
+"domains"
+msgstr "Comma separated list of domains which are allowed in email addresses for registrations to this site. Wildcards are accepted. Leave empty to allow any domains"
 
-#: mod/install.php:358
-msgid "This is required for message delivery to work."
-msgstr "This is required for message delivery to work."
+#: mod/admin.php:1300
+msgid "No OEmbed rich content"
+msgstr "No OEmbed rich content"
 
-#: mod/install.php:360
-msgid "PHP register_argc_argv"
-msgstr "PHP register_argc_argv"
+#: mod/admin.php:1300
+msgid ""
+"Don't show the rich content (e.g. embedded PDF), except from the domains "
+"listed below."
+msgstr "Don't show rich content (e.g. embedded PDF), except from the domains listed below."
 
-#: mod/install.php:383
+#: mod/admin.php:1301
+msgid "Allowed OEmbed domains"
+msgstr "Allowed OEmbed domains"
+
+#: mod/admin.php:1301
 msgid ""
-"Error: the \"openssl_pkey_new\" function on this system is not able to "
-"generate encryption keys"
-msgstr "Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"
+"Comma separated list of domains which oembed content is allowed to be "
+"displayed. Wildcards are accepted."
+msgstr "Comma separated list of domains from where OEmbed content is allowed. Wildcards are possible."
 
-#: mod/install.php:384
+#: mod/admin.php:1302
+msgid "Block public"
+msgstr "Block public"
+
+#: mod/admin.php:1302
 msgid ""
-"If running under Windows, please see "
-"\"http://www.php.net/manual/en/openssl.installation.php\"."
-msgstr "If running under Windows OS, please see \"http://www.php.net/manual/en/openssl.installation.php\"."
+"Check to block public access to all otherwise public personal pages on this "
+"site unless you are currently logged in."
+msgstr "Block public access to all otherwise public personal pages on this site, except for local users when logged in."
 
-#: mod/install.php:386
-msgid "Generate encryption keys"
-msgstr "Generate encryption keys"
+#: mod/admin.php:1303
+msgid "Force publish"
+msgstr "Mandatory directory listing"
 
-#: mod/install.php:393
-msgid "libCurl PHP module"
-msgstr "libCurl PHP module"
+#: mod/admin.php:1303
+msgid ""
+"Check to force all profiles on this site to be listed in the site directory."
+msgstr "Force all profiles on this site to be listed in the site directory."
 
-#: mod/install.php:394
-msgid "GD graphics PHP module"
-msgstr "GD graphics PHP module"
+#: mod/admin.php:1304
+msgid "Global directory URL"
+msgstr "Global directory URL"
 
-#: mod/install.php:395
-msgid "OpenSSL PHP module"
-msgstr "OpenSSL PHP module"
+#: mod/admin.php:1304
+msgid ""
+"URL to the global directory. If this is not set, the global directory is "
+"completely unavailable to the application."
+msgstr "URL to the global directory: If this is not set, the global directory is completely unavailable to the application."
 
-#: mod/install.php:396
-msgid "PDO or MySQLi PHP module"
-msgstr "PDO or MySQLi PHP module"
+#: mod/admin.php:1305
+msgid "Private posts by default for new users"
+msgstr "Private posts by default for new users"
 
-#: mod/install.php:397
-msgid "mb_string PHP module"
-msgstr "mb_string PHP module"
+#: mod/admin.php:1305
+msgid ""
+"Set default post permissions for all new members to the default privacy "
+"group rather than public."
+msgstr "Set default post permissions for all new members to the default privacy group rather than public."
 
-#: mod/install.php:398
-msgid "XML PHP module"
-msgstr "XML PHP module"
+#: mod/admin.php:1306
+msgid "Don't include post content in email notifications"
+msgstr "Don't include post content in email notifications"
 
-#: mod/install.php:399
-msgid "iconv module"
-msgstr "iconv module"
+#: mod/admin.php:1306
+msgid ""
+"Don't include the content of a post/comment/private message/etc. in the "
+"email notifications that are sent out from this site, as a privacy measure."
+msgstr "Don't include the content of a post/comment/private message in the email notifications sent from this site, as a privacy measure."
 
-#: mod/install.php:403 mod/install.php:405
-msgid "Apache mod_rewrite module"
-msgstr "Apache mod_rewrite module"
+#: mod/admin.php:1307
+msgid "Disallow public access to addons listed in the apps menu."
+msgstr "Disallow public access to addons listed in the apps menu."
 
-#: mod/install.php:403
+#: mod/admin.php:1307
 msgid ""
-"Error: Apache webserver mod-rewrite module is required but not installed."
-msgstr "Error: Apache web server mod-rewrite module is required but not installed."
+"Checking this box will restrict addons listed in the apps menu to members "
+"only."
+msgstr "Checking this box will restrict addons listed in the apps menu to members only."
 
-#: mod/install.php:411
-msgid "Error: libCURL PHP module required but not installed."
-msgstr "Error: libCURL PHP module required but not installed."
+#: mod/admin.php:1308
+msgid "Don't embed private images in posts"
+msgstr "Don't embed private images in posts"
 
-#: mod/install.php:415
+#: mod/admin.php:1308
 msgid ""
-"Error: GD graphics PHP module with JPEG support required but not installed."
-msgstr "Error: GD graphics PHP module with JPEG support required but not installed."
+"Don't replace locally-hosted private photos in posts with an embedded copy "
+"of the image. This means that contacts who receive posts containing private "
+"photos will have to authenticate and load each image, which may take a "
+"while."
+msgstr "Don't replace locally-hosted private photos in posts with an embedded copy of the image. This means that contacts who receive posts containing private photos will have to authenticate and load each image, which may take a while."
 
-#: mod/install.php:419
-msgid "Error: openssl PHP module required but not installed."
-msgstr "Error: openssl PHP module required but not installed."
+#: mod/admin.php:1309
+msgid "Allow Users to set remote_self"
+msgstr "Allow users to set \"Remote self\""
 
-#: mod/install.php:423
-msgid "Error: PDO or MySQLi PHP module required but not installed."
-msgstr "Error: PDO or MySQLi PHP module required but not installed."
+#: mod/admin.php:1309
+msgid ""
+"With checking this, every user is allowed to mark every contact as a "
+"remote_self in the repair contact dialog. Setting this flag on a contact "
+"causes mirroring every posting of that contact in the users stream."
+msgstr "This allows every user to mark contacts as a \"Remote self\" in the repair contact dialogue. Setting this flag on a contact will mirror every posting of that contact in the users stream."
 
-#: mod/install.php:427
-msgid "Error: The MySQL driver for PDO is not installed."
-msgstr "Error: MySQL driver for PDO is not installed."
+#: mod/admin.php:1310
+msgid "Block multiple registrations"
+msgstr "Block multiple registrations"
 
-#: mod/install.php:431
-msgid "Error: mb_string PHP module required but not installed."
-msgstr "Error: mb_string PHP module required but not installed."
+#: mod/admin.php:1310
+msgid "Disallow users to register additional accounts for use as pages."
+msgstr "Disallow users to sign up for additional accounts."
 
-#: mod/install.php:435
-msgid "Error: iconv PHP module required but not installed."
-msgstr "Error: iconv PHP module required but not installed."
+#: mod/admin.php:1311
+msgid "OpenID support"
+msgstr "OpenID support"
 
-#: mod/install.php:445
-msgid "Error, XML PHP module required but not installed."
-msgstr "Error, XML PHP module required but not installed."
+#: mod/admin.php:1311
+msgid "OpenID support for registration and logins."
+msgstr "OpenID support for registration and logins."
 
-#: mod/install.php:457
-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 "The web installer needs to be able to create a file called \".htconfig.php\" in the top-level directory of your web server, but it is unable to do so."
+#: mod/admin.php:1312
+msgid "Fullname check"
+msgstr "Full name check"
 
-#: mod/install.php:458
+#: mod/admin.php:1312
 msgid ""
-"This is most often a permission setting, as the web server may not be able "
-"to write files in your folder - even if you can."
-msgstr "This is most often a permission setting issue, as the web server may not be able to write files in your directory - even if you can."
+"Force users to register with a space between firstname and lastname in Full "
+"name, as an antispam measure"
+msgstr "Force users to sign up with a space between first name and last name in the full name field; it may reduce spam and abuse registrations."
 
-#: mod/install.php:459
-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 "At the end of this procedure, we will give you a text to save in a file named .htconfig.php in your Friendica top-level directory."
+#: mod/admin.php:1313
+msgid "Community pages for visitors"
+msgstr "Community pages for visitors"
 
-#: mod/install.php:460
+#: mod/admin.php:1313
 msgid ""
-"You can alternatively skip this procedure and perform a manual installation."
-" Please see the file \"INSTALL.txt\" for instructions."
-msgstr "Alternatively, you may skip this procedure and perform a manual installation. Please see the file \"INSTALL.txt\" for instructions."
+"Which community pages should be available for visitors. Local users always "
+"see both pages."
+msgstr "Community pages that should be available for visitors. Local users always see both pages."
 
-#: mod/install.php:463
-msgid ".htconfig.php is writable"
-msgstr ".htconfig.php is writeable"
+#: mod/admin.php:1314
+msgid "Posts per user on community page"
+msgstr "Posts per user on community page"
 
-#: mod/install.php:473
+#: mod/admin.php:1314
 msgid ""
-"Friendica uses the Smarty3 template engine to render its web views. Smarty3 "
-"compiles templates to PHP to speed up rendering."
-msgstr "Friendica uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."
+"The maximum number of posts per user on the community page. (Not valid for "
+"'Global Community')"
+msgstr "Maximum number of posts per user on the community page (not valid for 'Global Community')."
 
-#: mod/install.php:474
-msgid ""
-"In order to store these compiled templates, the web server needs to have "
-"write access to the directory view/smarty3/ under the Friendica top level "
-"folder."
-msgstr "In order to store these compiled templates, the web server needs to have write access to the directory view/smarty3/ under the Friendica top-level directory."
+#: mod/admin.php:1315
+msgid "Enable OStatus support"
+msgstr "Enable OStatus support"
 
-#: mod/install.php:475
+#: mod/admin.php:1315
 msgid ""
-"Please ensure that the user that your web server runs as (e.g. www-data) has"
-" write access to this folder."
-msgstr "Please ensure the user (e.g. www-data) that your web server runs as has write access to this directory."
+"Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility. All "
+"communications in OStatus are public, so privacy warnings will be "
+"occasionally displayed."
+msgstr "Provide built-in OStatus (StatusNet, GNU Social, etc.) compatibility. All communications in OStatus are public, so privacy warnings will be occasionally displayed."
 
-#: mod/install.php:476
+#: mod/admin.php:1316
+msgid "Only import OStatus threads from our contacts"
+msgstr "Only import OStatus threads from known contacts"
+
+#: mod/admin.php:1316
 msgid ""
-"Note: as a security measure, you should give the web server write access to "
-"view/smarty3/ only--not the template files (.tpl) that it contains."
-msgstr "Note: as a security measure, you should give the web server write access to view/smarty3/ only--not the template files (.tpl) that it contains."
+"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 "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."
 
-#: mod/install.php:479
-msgid "view/smarty3 is writable"
-msgstr "view/smarty3 is writeable"
+#: mod/admin.php:1317
+msgid "OStatus support can only be enabled if threading is enabled."
+msgstr "OStatus support can only be enabled if threading is enabled."
 
-#: mod/install.php:495
+#: mod/admin.php:1319
 msgid ""
-"Url rewrite in .htaccess is not working. Check your server configuration."
-msgstr "URL rewrite in .htaccess is not working. Check your server configuration."
-
-#: mod/install.php:497
-msgid "Url rewrite is working"
-msgstr "URL rewrite is working"
+"Diaspora support can't be enabled because Friendica was installed into a sub"
+" directory."
+msgstr "Diaspora support can't be enabled because Friendica was installed into a sub directory."
 
-#: mod/install.php:516
-msgid "ImageMagick PHP extension is not installed"
-msgstr "ImageMagick PHP extension is not installed"
+#: mod/admin.php:1320
+msgid "Enable Diaspora support"
+msgstr "Enable Diaspora support"
 
-#: mod/install.php:518
-msgid "ImageMagick PHP extension is installed"
-msgstr "ImageMagick PHP extension is installed"
+#: mod/admin.php:1320
+msgid "Provide built-in Diaspora network compatibility."
+msgstr "Provide built-in Diaspora network compatibility."
 
-#: mod/install.php:520
-msgid "ImageMagick supports GIF"
-msgstr "ImageMagick supports GIF"
+#: mod/admin.php:1321
+msgid "Only allow Friendica contacts"
+msgstr "Only allow Friendica contacts"
 
-#: mod/install.php:527
+#: mod/admin.php:1321
 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 "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."
+"All contacts must use Friendica protocols. All other built-in communication "
+"protocols disabled."
+msgstr "All contacts must use Friendica protocols. All other built-in communication protocols will be disabled."
 
-#: mod/install.php:550
-msgid "<h1>What next</h1>"
-msgstr "<h1>What next</h1>"
+#: mod/admin.php:1322
+msgid "Verify SSL"
+msgstr "Verify SSL"
 
-#: mod/install.php:551
+#: mod/admin.php:1322
 msgid ""
-"IMPORTANT: You will need to [manually] setup a scheduled task for the "
-"worker."
-msgstr "IMPORTANT: You will need to [manually] setup a scheduled task for the worker."
+"If you wish, you can turn on strict certificate checking. This will mean you"
+" cannot connect (at all) to self-signed SSL sites."
+msgstr "If you wish, you can turn on strict certificate checking. This will mean you cannot connect (at all) to self-signed SSL sites."
 
-#: mod/install.php:554
-#, 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 ""
+#: mod/admin.php:1323
+msgid "Proxy user"
+msgstr "Proxy user"
 
-#: mod/invite.php:33
-msgid "Total invitation limit exceeded."
-msgstr "Total invitation limit exceeded"
+#: mod/admin.php:1324
+msgid "Proxy URL"
+msgstr "Proxy URL"
 
-#: mod/invite.php:55
-#, php-format
-msgid "%s : Not a valid email address."
-msgstr "%s : Not a valid email address"
+#: mod/admin.php:1325
+msgid "Network timeout"
+msgstr "Network timeout"
 
-#: mod/invite.php:80
-msgid "Please join us on Friendica"
-msgstr "Please join us on Friendica."
+#: mod/admin.php:1325
+msgid "Value is in seconds. Set to 0 for unlimited (not recommended)."
+msgstr "Value is in seconds. Set to 0 for unlimited (not recommended)."
 
-#: mod/invite.php:91
-msgid "Invitation limit exceeded. Please contact your site administrator."
-msgstr "Invitation limit is exceeded. Please contact your site administrator."
+#: mod/admin.php:1326
+msgid "Maximum Load Average"
+msgstr "Maximum load average"
 
-#: mod/invite.php:95
-#, php-format
-msgid "%s : Message delivery failed."
-msgstr "%s : Message delivery failed"
+#: mod/admin.php:1326
+msgid ""
+"Maximum system load before delivery and poll processes are deferred - "
+"default 50."
+msgstr "Maximum system load before delivery and poll processes are deferred (default 50)."
 
-#: mod/invite.php:99
-#, php-format
-msgid "%d message sent."
-msgid_plural "%d messages sent."
-msgstr[0] "%d message sent."
-msgstr[1] "%d messages sent."
+#: mod/admin.php:1327
+msgid "Maximum Load Average (Frontend)"
+msgstr "Maximum load average (frontend)"
 
-#: mod/invite.php:117
-msgid "You have no more invitations available"
-msgstr "You have no more invitations available."
+#: mod/admin.php:1327
+msgid "Maximum system load before the frontend quits service - default 50."
+msgstr "Maximum system load before the frontend quits service (default 50)."
 
-#: mod/invite.php:125
-#, php-format
+#: mod/admin.php:1328
+msgid "Minimal Memory"
+msgstr "Minimal memory"
+
+#: mod/admin.php:1328
 msgid ""
-"Visit %s for a list of public sites that you can join. Friendica members on "
-"other sites can all connect with each other, as well as with members of many"
-" other social networks."
-msgstr "Visit %s for a list of public sites that you can join. Friendica members on other sites can all connect with each other, as well as with members of many other social networks."
+"Minimal free memory in MB for the worker. Needs access to /proc/meminfo - "
+"default 0 (deactivated)."
+msgstr "Minimal free memory in MB for the worker. Needs access to /proc/meminfo - default 0 (deactivated)."
 
-#: mod/invite.php:127
-#, php-format
+#: mod/admin.php:1329
+msgid "Maximum table size for optimization"
+msgstr "Maximum table size for optimization"
+
+#: mod/admin.php:1329
 msgid ""
-"To accept this invitation, please visit and register at %s or any other "
-"public Friendica website."
-msgstr "To accept this invitation, please sign up at %s or any other public Friendica website."
+"Maximum table size (in MB) for the automatic optimization - default 100 MB. "
+"Enter -1 to disable it."
+msgstr "Maximum table size (in MB) for the automatic optimization (default 100 MB; -1 to deactivate)."
+
+#: mod/admin.php:1330
+msgid "Minimum level of fragmentation"
+msgstr "Minimum level of fragmentation"
 
-#: mod/invite.php:128
-#, php-format
+#: mod/admin.php:1330
 msgid ""
-"Friendica sites all inter-connect to create a huge privacy-enhanced social "
-"web that is owned and controlled by its members. They can also connect with "
-"many traditional social networks. See %s for a list of alternate Friendica "
-"sites you can join."
-msgstr "Friendica sites are all inter-connect to create a large privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks. See %s for a list of alternate Friendica sites you can join."
+"Minimum fragmenation level to start the automatic optimization - default "
+"value is 30%."
+msgstr "Minimum fragmentation level to start the automatic optimization (default 30%)."
 
-#: mod/invite.php:132
-msgid ""
-"Our apologies. This system is not currently configured to connect with other"
-" public sites or invite members."
-msgstr "Our apologies. This system is not currently configured to connect with other public sites or invite members."
+#: mod/admin.php:1332
+msgid "Periodical check of global contacts"
+msgstr "Periodical check of global contacts"
 
-#: mod/invite.php:136
+#: mod/admin.php:1332
 msgid ""
-"Friendica sites all inter-connect to create a huge privacy-enhanced social "
-"web that is owned and controlled by its members. They can also connect with "
-"many traditional social networks."
-msgstr "Friendica sites are all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. Each site can also connect with many traditional social networks."
+"If enabled, the global contacts are checked periodically for missing or "
+"outdated data and the vitality of the contacts and servers."
+msgstr "This checks global contacts periodically for missing or outdated data and the vitality of the contacts and servers."
 
-#: mod/invite.php:135
-#, php-format
-msgid "To accept this invitation, please visit and register at %s."
-msgstr "To accept this invitation, please visit and register at %s."
+#: mod/admin.php:1333
+msgid "Days between requery"
+msgstr "Days between enquiry"
 
-#: mod/invite.php:142
-msgid "Send invitations"
-msgstr "Send invitations"
+#: mod/admin.php:1333
+msgid "Number of days after which a server is requeried for his contacts."
+msgstr "Number of days after which a server is required check contacts."
 
-#: mod/invite.php:143
-msgid "Enter email addresses, one per line:"
-msgstr "Enter email addresses, one per line:"
+#: mod/admin.php:1334
+msgid "Discover contacts from other servers"
+msgstr "Discover contacts from other servers"
 
-#: mod/invite.php:145
+#: mod/admin.php:1334
 msgid ""
-"You are cordially invited to join me and other close friends on Friendica - "
-"and help us to create a better social web."
-msgstr "You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web."
+"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 "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 recommend setting is 'Users, Global Contacts'."
 
-#: mod/invite.php:147
-msgid "You will need to supply this invitation code: $invite_code"
-msgstr "You will need to supply this invitation code: $invite_code"
+#: mod/admin.php:1335
+msgid "Timeframe for fetching global contacts"
+msgstr "Time-frame for fetching global contacts"
 
-#: mod/invite.php:147
+#: mod/admin.php:1335
 msgid ""
-"Once you have registered, please connect with me via my profile page at:"
-msgstr "Once you have signed up, please connect with me via my profile page at:"
+"When the discovery is activated, this value defines the timeframe for the "
+"activity of the global contacts that are fetched from other servers."
+msgstr "If discovery is activated, this value defines the time-frame for the activity of the global contacts that are fetched from other servers."
 
-#: mod/invite.php:149
-msgid ""
-"For more information about the Friendica project and why we feel it is "
-"important, please visit http://friendi.ca"
-msgstr "For more information about the Friendica project and why we feel it is important, please visit http://friendi.ca"
+#: mod/admin.php:1336
+msgid "Search the local directory"
+msgstr "Search the local directory"
 
-#: mod/item.php:115
-msgid "Unable to locate original post."
-msgstr "Unable to locate original post."
+#: mod/admin.php:1336
+msgid ""
+"Search the local directory instead of the global directory. When searching "
+"locally, every search will be executed on the global directory in the "
+"background. This improves the search results when the search is repeated."
+msgstr "Search the local directory instead of the global directory. When searching locally, every search will be executed on the global directory in the background. This improves the search results when the search is repeated."
 
-#: mod/item.php:275
-msgid "Empty post discarded."
-msgstr "Empty post discarded."
+#: mod/admin.php:1338
+msgid "Publish server information"
+msgstr "Publish server information"
 
-#: mod/item.php:802
-#, php-format
+#: mod/admin.php:1338
 msgid ""
-"This message was sent to you by %s, a member of the Friendica social "
-"network."
-msgstr "This message was sent to you by %s, a member of the Friendica social network."
+"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 "This publishes generic data about the server and its usage. 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."
 
-#: mod/item.php:804
-#, php-format
-msgid "You may visit them online at %s"
-msgstr "You may visit them online at %s"
+#: mod/admin.php:1340
+msgid "Check upstream version"
+msgstr "Check upstream version"
 
-#: mod/item.php:805
+#: mod/admin.php:1340
 msgid ""
-"Please contact the sender by replying to this post if you do not wish to "
-"receive these messages."
-msgstr "Please contact the sender by replying to this post if you do not wish to receive these messages."
-
-#: mod/item.php:809
-#, php-format
-msgid "%s posted an update."
-msgstr "%s posted an update."
+"Enables checking for new Friendica versions at github. If there is a new "
+"version, you will be informed in the admin panel overview."
+msgstr "Enables checking for new Friendica versions at github. If there is a new version, you will be informed in the admin panel overview."
 
-#: mod/localtime.php:33
-msgid "Time Conversion"
-msgstr "Time conversion"
+#: mod/admin.php:1341
+msgid "Suppress Tags"
+msgstr "Suppress tags"
 
-#: mod/localtime.php:35
-msgid ""
-"Friendica provides this service for sharing events with other networks and "
-"friends in unknown timezones."
-msgstr "Friendica provides this service for sharing events with other networks and friends in unknown time zones."
+#: mod/admin.php:1341
+msgid "Suppress showing a list of hashtags at the end of the posting."
+msgstr "Suppress listed hashtags at the end of posts."
 
-#: mod/localtime.php:39
-#, php-format
-msgid "UTC time: %s"
-msgstr "UTC time: %s"
+#: mod/admin.php:1342
+msgid "Path to item cache"
+msgstr "Path to item cache"
 
-#: mod/localtime.php:42
-#, php-format
-msgid "Current timezone: %s"
-msgstr "Current time zone: %s"
+#: mod/admin.php:1342
+msgid "The item caches buffers generated bbcode and external images."
+msgstr "The item caches buffers generated bbcode and external images."
 
-#: mod/localtime.php:46
-#, php-format
-msgid "Converted localtime: %s"
-msgstr "Converted local time: %s"
+#: mod/admin.php:1343
+msgid "Cache duration in seconds"
+msgstr "Cache duration in seconds"
 
-#: mod/localtime.php:52
-msgid "Please select your timezone:"
-msgstr "Please select your time zone:"
+#: mod/admin.php:1343
+msgid ""
+"How long should the cache files be hold? Default value is 86400 seconds (One"
+" day). To disable the item cache, set the value to -1."
+msgstr "How long should cache files be held? (Default 86400 seconds - one day;  -1 disables item cache)"
 
-#: mod/lostpass.php:27
-msgid "No valid account found."
-msgstr "No valid account found."
+#: mod/admin.php:1344
+msgid "Maximum numbers of comments per post"
+msgstr "Maximum numbers of comments per post"
 
-#: mod/lostpass.php:39
-msgid "Password reset request issued. Check your email."
-msgstr "Password reset request issued. Please check your email."
+#: mod/admin.php:1344
+msgid "How much comments should be shown for each post? Default value is 100."
+msgstr "How many comments should be shown for each post? (Default 100)"
 
-#: 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 ""
+#: mod/admin.php:1345
+msgid "Temp path"
+msgstr "Temp path"
 
-#: mod/lostpass.php:56
-#, php-format
+#: mod/admin.php:1345
 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 ""
+"If you have a restricted system where the webserver can't access the system "
+"temp path, enter another path here."
+msgstr "Enter a different tmp path, if your system restricts the webserver's access to the system temp path."
 
-#: mod/lostpass.php:72
-#, php-format
-msgid "Password reset requested at %s"
-msgstr "Password reset requested at %s"
+#: mod/admin.php:1346
+msgid "Base path to installation"
+msgstr "Base path to installation"
 
-#: mod/lostpass.php:88
+#: mod/admin.php:1346
 msgid ""
-"Request could not be verified. (You may have previously submitted it.) "
-"Password reset failed."
-msgstr "Request could not be verified. (You may have previously submitted it.) Password reset failed."
-
-#: mod/lostpass.php:101
-msgid "Request has expired, please make a new one."
-msgstr ""
+"If the system cannot detect the correct path to your installation, enter the"
+" correct path here. This setting should only be set if you are using a "
+"restricted system and symbolic links to your webroot."
+msgstr "If the system cannot detect the correct path to your installation, enter the correct path here. This setting should only be set if you are using a restricted system and symbolic links to your webroot."
 
-#: mod/lostpass.php:116
-msgid "Forgot your Password?"
-msgstr "Reset My Password"
+#: mod/admin.php:1347
+msgid "Disable picture proxy"
+msgstr "Disable picture proxy"
 
-#: mod/lostpass.php:117
+#: mod/admin.php:1347
 msgid ""
-"Enter your email address and submit to have your password reset. Then check "
-"your email for further instructions."
-msgstr "Enter email address or nickname to reset your password. You will receive further instruction via email."
-
-#: mod/lostpass.php:118 src/Module/Login.php:314
-msgid "Nickname or Email: "
-msgstr "Nickname or email: "
+"The picture proxy increases performance and privacy. It shouldn't be used on"
+" systems with very low bandwith."
+msgstr "The picture proxy increases performance and privacy. It shouldn't be used on systems with very low bandwith."
 
-#: mod/lostpass.php:119
-msgid "Reset"
-msgstr "Reset"
+#: mod/admin.php:1348
+msgid "Only search in tags"
+msgstr "Only search in tags"
 
-#: mod/lostpass.php:134 src/Module/Login.php:326
-msgid "Password Reset"
-msgstr "Forgotten password?"
+#: mod/admin.php:1348
+msgid "On large systems the text search can slow down the system extremely."
+msgstr "On large systems the text search can slow down the system significantly."
 
-#: mod/lostpass.php:135
-msgid "Your password has been reset as requested."
-msgstr "Your password has been reset as requested."
+#: mod/admin.php:1350
+msgid "New base url"
+msgstr "New base URL"
 
-#: mod/lostpass.php:136
-msgid "Your new password is"
-msgstr "Your new password is"
+#: mod/admin.php:1350
+msgid ""
+"Change base url for this server. Sends relocate message to all Friendica and"
+" Diaspora* contacts of all users."
+msgstr "Change base url for this server. Sends relocate message to all Friendica and Diaspora* contacts of all users."
 
-#: mod/lostpass.php:137
-msgid "Save or copy your new password - and then"
-msgstr "Save or copy your new password - and then"
+#: mod/admin.php:1352
+msgid "RINO Encryption"
+msgstr "RINO Encryption"
 
-#: mod/lostpass.php:138
-msgid "click here to login"
-msgstr "click here to login"
+#: mod/admin.php:1352
+msgid "Encryption layer between nodes."
+msgstr "Encryption layer between nodes."
 
-#: mod/lostpass.php:139
-msgid ""
-"Your password may be changed from the <em>Settings</em> page after "
-"successful login."
-msgstr "Your password may be changed from the <em>Settings</em> page after successful login."
+#: mod/admin.php:1354
+msgid "Maximum number of parallel workers"
+msgstr "Maximum number of parallel workers"
 
-#: mod/lostpass.php:147
-#, php-format
+#: mod/admin.php:1354
 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 ""
+"On shared hosters set this to 2. On larger systems, values of 10 are great. "
+"Default value is 4."
+msgstr "On shared hosts set this to 2. On larger systems, values of 10 are great. Default value is 4."
 
-#: mod/lostpass.php:153
-#, php-format
-msgid ""
-"\n"
-"\t\t\tYour login details are as follows:\n"
-"\n"
-"\t\t\tSite Location:\t%1$s\n"
-"\t\t\tLogin Name:\t%2$s\n"
-"\t\t\tPassword:\t%3$s\n"
-"\n"
-"\t\t\tYou may change that password from your account settings page after logging in.\n"
-"\t\t"
-msgstr ""
+#: mod/admin.php:1355
+msgid "Don't use 'proc_open' with the worker"
+msgstr "Don't use 'proc_open' with the worker"
 
-#: mod/lostpass.php:166
-#, php-format
-msgid "Your password has been changed at %s"
-msgstr "Your password has been changed at %s"
+#: mod/admin.php:1355
+msgid ""
+"Enable this if your system doesn't allow the use of 'proc_open'. This can "
+"happen on shared hosters. If this is enabled you should increase the "
+"frequency of worker calls in your crontab."
+msgstr "Enable this if your system doesn't allow the use of 'proc_open'. This can happen on shared hosters. If this is enabled you should increase the frequency of worker calls in your crontab."
 
-#: mod/manage.php:180
-msgid "Manage Identities and/or Pages"
-msgstr "Manage Identities and Pages"
+#: mod/admin.php:1356
+msgid "Enable fastlane"
+msgstr "Enable fast-lane"
 
-#: mod/manage.php:181
+#: mod/admin.php:1356
 msgid ""
-"Toggle between different identities or community/group pages which share "
-"your account details or which you have been granted \"manage\" permissions"
-msgstr "Accounts that I manage or own."
+"When enabed, the fastlane mechanism starts an additional worker if processes"
+" with higher priority are blocked by processes of lower priority."
+msgstr "The fast-lane mechanism starts an additional worker if processes with higher priority are blocked by processes of lower priority."
 
-#: mod/manage.php:182
-msgid "Select an identity to manage: "
-msgstr "Select identity:"
+#: mod/admin.php:1357
+msgid "Enable frontend worker"
+msgstr "Enable frontend worker"
 
-#: mod/message.php:29 src/Content/Nav.php:198
-msgid "New Message"
-msgstr "New Message"
+#: mod/admin.php:1357
+#, 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 "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."
 
-#: mod/message.php:76
-msgid "Unable to locate contact information."
-msgstr "Unable to locate contact information."
+#: mod/admin.php:1385
+msgid "Update has been marked successful"
+msgstr "Update has been marked successful"
 
-#: mod/message.php:111 view/theme/frio/theme.php:267 src/Content/Nav.php:195
-msgid "Messages"
-msgstr "Messages"
+#: mod/admin.php:1392
+#, php-format
+msgid "Database structure update %s was successfully applied."
+msgstr "Database structure update %s was successfully applied."
 
-#: mod/message.php:135
-msgid "Do you really want to delete this message?"
-msgstr "Do you really want to delete this message?"
+#: mod/admin.php:1395
+#, php-format
+msgid "Executing of database structure update %s failed with error: %s"
+msgstr "Executing of database structure update %s failed with error: %s"
 
-#: mod/message.php:155
-msgid "Message deleted."
-msgstr "Message deleted."
+#: mod/admin.php:1408
+#, php-format
+msgid "Executing %s failed with error: %s"
+msgstr "Executing %s failed with error: %s"
 
-#: mod/message.php:184
-msgid "Conversation removed."
-msgstr "Conversation removed."
+#: mod/admin.php:1410
+#, php-format
+msgid "Update %s was successfully applied."
+msgstr "Update %s was successfully applied."
 
-#: mod/message.php:291
-msgid "No messages."
-msgstr "No messages."
+#: mod/admin.php:1413
+#, php-format
+msgid "Update %s did not return a status. Unknown if it succeeded."
+msgstr "Update %s did not return a status. Unknown if it succeeded."
 
-#: mod/message.php:330
-msgid "Message not available."
-msgstr "Message not available."
+#: mod/admin.php:1416
+#, php-format
+msgid "There was no additional update function %s that needed to be called."
+msgstr "There was no additional update function %s that needed to be called."
 
-#: mod/message.php:399
-msgid "Delete message"
-msgstr "Delete message"
+#: mod/admin.php:1436
+msgid "No failed updates."
+msgstr "No failed updates."
 
-#: mod/message.php:416 mod/message.php:499
-msgid "Delete conversation"
-msgstr "Delete conversation"
+#: mod/admin.php:1437
+msgid "Check database structure"
+msgstr "Check database structure"
+
+#: mod/admin.php:1442
+msgid "Failed Updates"
+msgstr "Failed updates"
 
-#: mod/message.php:418
+#: mod/admin.php:1443
 msgid ""
-"No secure communications available. You <strong>may</strong> be able to "
-"respond from the sender's profile page."
-msgstr "No secure communications available. You <strong>may</strong> be able to respond from the sender's profile page."
+"This does not include updates prior to 1139, which did not return a status."
+msgstr "This does not include updates prior to 1139, which did not return a status."
 
-#: mod/message.php:422
-msgid "Send Reply"
-msgstr "Send reply"
+#: mod/admin.php:1444
+msgid "Mark success (if update was manually applied)"
+msgstr "Mark success (if update was manually applied)"
 
-#: mod/message.php:473
-#, php-format
-msgid "Unknown sender - %s"
-msgstr "Unknown sender - %s"
+#: mod/admin.php:1445
+msgid "Attempt to execute this update step automatically"
+msgstr "Attempt to execute this update step automatically"
 
-#: mod/message.php:475
+#: mod/admin.php:1484
 #, php-format
-msgid "You and %s"
-msgstr "Me and %s"
+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\tDear %1$s,\n\t\t\t\tThe administrator of %2$s has set up an account for you."
 
-#: mod/message.php:477
+#: mod/admin.php:1487
 #, php-format
-msgid "%s and You"
-msgstr "%s and me"
-
-#: mod/message.php:502
-msgid "D, d M Y - g:i A"
-msgstr "D, d M Y - g:i A"
+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\tThank you and welcome to %4$s."
+msgstr "\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, this may help\n\t\t\tyou to make some new and interesting friends.\n\n\t\t\tThank you and welcome to %4$s."
 
-#: mod/message.php:505
+#: mod/admin.php:1519 src/Model/User.php:634
 #, php-format
-msgid "%d message"
-msgid_plural "%d messages"
-msgstr[0] "%d message"
-msgstr[1] "%d messages"
-
-#: mod/network.php:194 mod/search.php:37
-msgid "Remove term"
-msgstr "Remove term"
-
-#: mod/network.php:201 mod/search.php:46 src/Content/Feature.php:100
-msgid "Saved Searches"
-msgstr "Saved searches"
+msgid "Registration details for %s"
+msgstr "Registration details for %s"
 
-#: mod/network.php:202 src/Model/Group.php:401
-msgid "add"
-msgstr "add"
+#: mod/admin.php:1529
+#, php-format
+msgid "%s user blocked/unblocked"
+msgid_plural "%s users blocked/unblocked"
+msgstr[0] "%s user blocked/unblocked"
+msgstr[1] "%s users blocked/unblocked"
 
-#: mod/network.php:547
+#: mod/admin.php:1535
 #, php-format
-msgid ""
-"Warning: This group contains %s member from a network that doesn't allow non"
-" public messages."
-msgid_plural ""
-"Warning: This group contains %s members from a network that doesn't allow "
-"non public messages."
-msgstr[0] "Warning: This group contains %s member from a network that doesn't allow non public messages."
-msgstr[1] "Warning: This group contains %s members from a network that doesn't allow non public messages."
+msgid "%s user deleted"
+msgid_plural "%s users deleted"
+msgstr[0] "%s user deleted"
+msgstr[1] "%s users deleted"
 
-#: mod/network.php:550
-msgid "Messages in this group won't be send to these receivers."
-msgstr "Messages in this group won't be send to these receivers."
+#: mod/admin.php:1582
+#, php-format
+msgid "User '%s' deleted"
+msgstr "User '%s' deleted"
 
-#: mod/network.php:618
-msgid "No such group"
-msgstr "No such group"
+#: mod/admin.php:1590
+#, php-format
+msgid "User '%s' unblocked"
+msgstr "User '%s' unblocked"
 
-#: mod/network.php:643
+#: mod/admin.php:1590
 #, php-format
-msgid "Group: %s"
-msgstr "Group: %s"
+msgid "User '%s' blocked"
+msgstr "User '%s' blocked"
 
-#: mod/network.php:669
-msgid "Private messages to this person are at risk of public disclosure."
-msgstr "Private messages to this person are at risk of public disclosure."
+#: mod/admin.php:1689 mod/admin.php:1701 mod/admin.php:1714 mod/admin.php:1732
+#: src/Content/ContactSelector.php:82
+msgid "Email"
+msgstr "Email"
 
-#: mod/network.php:672
-msgid "Invalid contact."
-msgstr "Invalid contact."
+#: mod/admin.php:1689 mod/admin.php:1714
+msgid "Register date"
+msgstr "Registration date"
 
-#: mod/network.php:917
-msgid "Commented Order"
-msgstr "Commented last"
+#: mod/admin.php:1689 mod/admin.php:1714
+msgid "Last login"
+msgstr "Last login"
 
-#: mod/network.php:920
-msgid "Sort by Comment Date"
-msgstr "Sort by comment date"
+#: mod/admin.php:1689 mod/admin.php:1714
+msgid "Last item"
+msgstr "Last item"
 
-#: mod/network.php:925
-msgid "Posted Order"
-msgstr "Posted last"
+#: mod/admin.php:1689 mod/settings.php:54
+msgid "Account"
+msgstr "Account"
 
-#: mod/network.php:928
-msgid "Sort by Post Date"
-msgstr "Sort by post date"
+#: mod/admin.php:1697
+msgid "Add User"
+msgstr "Add user"
 
-#: mod/network.php:936 mod/profiles.php:700
-#: src/Core/NotificationsManager.php:185
-msgid "Personal"
-msgstr "Personal"
+#: mod/admin.php:1699
+msgid "User registrations waiting for confirm"
+msgstr "User registrations awaiting confirmation"
 
-#: mod/network.php:939
-msgid "Posts that mention or involve you"
-msgstr "Posts mentioning or involving me"
+#: mod/admin.php:1700
+msgid "User waiting for permanent deletion"
+msgstr "User awaiting permanent deletion"
 
-#: mod/network.php:947
-msgid "New"
-msgstr "New"
+#: mod/admin.php:1701
+msgid "Request date"
+msgstr "Request date"
 
-#: mod/network.php:950
-msgid "Activity Stream - by date"
-msgstr "Activity Stream - by date"
+#: mod/admin.php:1702
+msgid "No registrations."
+msgstr "No registrations."
 
-#: mod/network.php:958
-msgid "Shared Links"
-msgstr "Shared links"
+#: mod/admin.php:1703
+msgid "Note from the user"
+msgstr "Note from the user"
 
-#: mod/network.php:961
-msgid "Interesting Links"
-msgstr "Interesting links"
+#: mod/admin.php:1705
+msgid "Deny"
+msgstr "Deny"
 
-#: mod/network.php:969
-msgid "Starred"
-msgstr "Starred"
+#: mod/admin.php:1709
+msgid "Site admin"
+msgstr "Site admin"
 
-#: mod/network.php:972
-msgid "Favourite Posts"
-msgstr "My favourite posts"
+#: mod/admin.php:1710
+msgid "Account expired"
+msgstr "Account expired"
 
-#: mod/notify.php:77
-msgid "No more system notifications."
-msgstr "No more system notifications."
+#: mod/admin.php:1713
+msgid "New User"
+msgstr "New user"
 
-#: mod/photos.php:109 src/Model/Profile.php:892
-msgid "Photo Albums"
-msgstr "Photo Albums"
+#: mod/admin.php:1714
+msgid "Deleted since"
+msgstr "Deleted since"
 
-#: mod/photos.php:110 mod/photos.php:1715
-msgid "Recent Photos"
-msgstr "Recent photos"
+#: mod/admin.php:1719
+msgid ""
+"Selected users will be deleted!\\n\\nEverything these users had posted on "
+"this site will be permanently deleted!\\n\\nAre you sure?"
+msgstr "Selected users will be deleted!\\n\\nEverything these users has posted on this site will be permanently deleted!\\n\\nAre you sure?"
 
-#: mod/photos.php:113 mod/photos.php:1212 mod/photos.php:1717
-msgid "Upload New Photos"
-msgstr "Upload new photos"
+#: mod/admin.php:1720
+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 "The user {0} will be deleted!\\n\\nEverything this user has posted on this site will be permanently deleted!\\n\\nAre you sure?"
 
-#: mod/photos.php:127 mod/settings.php:49
-msgid "everybody"
-msgstr "everybody"
+#: mod/admin.php:1730
+msgid "Name of the new user."
+msgstr "Name of the new user."
 
-#: mod/photos.php:185
-msgid "Contact information unavailable"
-msgstr "Contact information unavailable"
+#: mod/admin.php:1731
+msgid "Nickname"
+msgstr "Nickname"
 
-#: mod/photos.php:205
-msgid "Album not found."
-msgstr "Album not found."
+#: mod/admin.php:1731
+msgid "Nickname of the new user."
+msgstr "Nickname of the new user."
 
-#: mod/photos.php:235 mod/photos.php:246 mod/photos.php:1163
-msgid "Delete Album"
-msgstr "Delete album"
+#: mod/admin.php:1732
+msgid "Email address of the new user."
+msgstr "Email address of the new user."
 
-#: mod/photos.php:244
-msgid "Do you really want to delete this photo album and all its photos?"
-msgstr "Do you really want to delete this photo album and all its photos?"
+#: mod/admin.php:1774
+#, php-format
+msgid "Addon %s disabled."
+msgstr "Addon %s disabled."
 
-#: mod/photos.php:311 mod/photos.php:322 mod/photos.php:1448
-msgid "Delete Photo"
-msgstr "Delete photo"
+#: mod/admin.php:1778
+#, php-format
+msgid "Addon %s enabled."
+msgstr "Addon %s enabled."
 
-#: mod/photos.php:320
-msgid "Do you really want to delete this photo?"
-msgstr "Do you really want to delete this photo?"
+#: mod/admin.php:1788 mod/admin.php:2037
+msgid "Disable"
+msgstr "Disable"
 
-#: mod/photos.php:668
-msgid "a photo"
-msgstr "a photo"
+#: mod/admin.php:1791 mod/admin.php:2040
+msgid "Enable"
+msgstr "Enable"
 
-#: mod/photos.php:668
-#, php-format
-msgid "%1$s was tagged in %2$s by %3$s"
-msgstr "%1$s was tagged in %2$s by %3$s"
+#: mod/admin.php:1813 mod/admin.php:2082
+msgid "Toggle"
+msgstr "Toggle"
 
-#: mod/photos.php:770
-msgid "Image upload didn't complete, please try again"
-msgstr ""
+#: mod/admin.php:1821 mod/admin.php:2091
+msgid "Author: "
+msgstr "Author: "
 
-#: mod/photos.php:773
-msgid "Image file is missing"
-msgstr ""
+#: mod/admin.php:1822 mod/admin.php:2092
+msgid "Maintainer: "
+msgstr "Maintainer: "
+
+#: mod/admin.php:1874
+msgid "Reload active addons"
+msgstr "Reload active addons"
 
-#: mod/photos.php:778
+#: mod/admin.php:1879
+#, php-format
 msgid ""
-"Server can't accept new file upload at this time, please contact your "
-"administrator"
-msgstr ""
+"There are currently no addons available on your node. You can find the "
+"official addon repository at %1$s and might find other interesting addons in"
+" the open addon registry at %2$s"
+msgstr "There are currently no addons available on your node. You can find the official addon repository at %1$s and might find other interesting addons in the open addon registry at %2$s"
 
-#: mod/photos.php:804
-msgid "Image file is empty."
-msgstr "Image file is empty."
+#: mod/admin.php:1999
+msgid "No themes found."
+msgstr "No themes found."
 
-#: mod/photos.php:942
-msgid "No photos selected"
-msgstr "No photos selected"
+#: mod/admin.php:2073
+msgid "Screenshot"
+msgstr "Screenshot"
 
-#: mod/photos.php:1038 mod/videos.php:313
-msgid "Access to this item is restricted."
-msgstr "Access to this item is restricted."
+#: mod/admin.php:2127
+msgid "Reload active themes"
+msgstr "Reload active themes"
 
-#: mod/photos.php:1092
-msgid "Upload Photos"
-msgstr "Upload photos"
+#: mod/admin.php:2132
+#, php-format
+msgid "No themes found on the system. They should be placed in %1$s"
+msgstr "No themes found on the system. They should be placed in %1$s"
 
-#: mod/photos.php:1096 mod/photos.php:1158
-msgid "New album name: "
-msgstr "New album name: "
+#: mod/admin.php:2133
+msgid "[Experimental]"
+msgstr "[Experimental]"
 
-#: mod/photos.php:1097
-msgid "or existing album name: "
-msgstr "or existing album name: "
+#: mod/admin.php:2134
+msgid "[Unsupported]"
+msgstr "[Unsupported]"
 
-#: mod/photos.php:1098
-msgid "Do not show a status post for this upload"
-msgstr "Do not show a status post for this upload"
+#: mod/admin.php:2158
+msgid "Log settings updated."
+msgstr "Log settings updated."
 
-#: mod/photos.php:1108 mod/photos.php:1451 mod/settings.php:1233
-msgid "Show to Groups"
-msgstr "Show to groups"
+#: mod/admin.php:2190
+msgid "PHP log currently enabled."
+msgstr "PHP log currently enabled."
 
-#: mod/photos.php:1109 mod/photos.php:1452 mod/settings.php:1234
-msgid "Show to Contacts"
-msgstr "Show to contacts"
+#: mod/admin.php:2192
+msgid "PHP log currently disabled."
+msgstr "PHP log currently disabled."
 
-#: mod/photos.php:1169
-msgid "Edit Album"
-msgstr "Edit album"
+#: mod/admin.php:2201
+msgid "Clear"
+msgstr "Clear"
 
-#: mod/photos.php:1174
-msgid "Show Newest First"
-msgstr "Show newest first"
+#: mod/admin.php:2205
+msgid "Enable Debugging"
+msgstr "Enable debugging"
 
-#: mod/photos.php:1176
-msgid "Show Oldest First"
-msgstr "Show oldest first"
+#: mod/admin.php:2206
+msgid "Log file"
+msgstr "Log file"
 
-#: mod/photos.php:1197 mod/photos.php:1700
-msgid "View Photo"
-msgstr "View photo"
+#: mod/admin.php:2206
+msgid ""
+"Must be writable by web server. Relative to your Friendica top-level "
+"directory."
+msgstr "Must be writable by web server and relative to your Friendica top-level directory."
 
-#: mod/photos.php:1238
-msgid "Permission denied. Access to this item may be restricted."
-msgstr "Permission denied. Access to this item may be restricted."
+#: mod/admin.php:2207
+msgid "Log level"
+msgstr "Log level"
 
-#: mod/photos.php:1240
-msgid "Photo not available"
-msgstr "Photo not available"
+#: mod/admin.php:2209
+msgid "PHP logging"
+msgstr "PHP logging"
 
-#: mod/photos.php:1303
-msgid "View photo"
-msgstr "View photo"
+#: mod/admin.php:2210
+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 "To enable logging of PHP errors and warnings you can add the following to the .htconfig.php file of your installation. The file name 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."
 
-#: mod/photos.php:1303
-msgid "Edit photo"
-msgstr "Edit photo"
+#: mod/admin.php:2241
+#, php-format
+msgid ""
+"Error trying to open <strong>%1$s</strong> log file.\\r\\n<br/>Check to see "
+"if file %1$s exist and is readable."
+msgstr "Error trying to open <strong>%1$s</strong> log file.\\r\\n<br/>Check to see if file %1$s exist and is readable."
 
-#: mod/photos.php:1304
-msgid "Use as profile photo"
-msgstr "Use as profile photo"
+#: mod/admin.php:2245
+#, php-format
+msgid ""
+"Couldn't open <strong>%1$s</strong> log file.\\r\\n<br/>Check to see if file"
+" %1$s is readable."
+msgstr "Couldn't open <strong>%1$s</strong> log file.\\r\\n<br/>Check if file %1$s is readable."
 
-#: mod/photos.php:1310 src/Object/Post.php:148
-msgid "Private Message"
-msgstr "Private message"
+#: mod/admin.php:2336 mod/admin.php:2337 mod/settings.php:779
+msgid "Off"
+msgstr "Off"
 
-#: mod/photos.php:1329
-msgid "View Full Size"
-msgstr "View full size"
+#: mod/admin.php:2336 mod/admin.php:2337 mod/settings.php:779
+msgid "On"
+msgstr "On"
 
-#: mod/photos.php:1416
-msgid "Tags: "
-msgstr "Tags: "
+#: mod/admin.php:2337
+#, php-format
+msgid "Lock feature %s"
+msgstr "Lock feature %s"
 
-#: mod/photos.php:1419
-msgid "[Remove any tag]"
-msgstr "[Remove any tag]"
+#: mod/admin.php:2345
+msgid "Manage Additional Features"
+msgstr "Manage additional features"
+
+#: mod/babel.php:23
+msgid "Source (bbcode) text:"
+msgstr "Source (bbcode) text:"
 
-#: mod/photos.php:1434
-msgid "New album name"
-msgstr "New album name"
+#: mod/babel.php:30
+msgid "Source (Diaspora) text to convert to BBcode:"
+msgstr "Source (Diaspora) text to convert to BBcode:"
 
-#: mod/photos.php:1435
-msgid "Caption"
-msgstr "Caption"
+#: mod/babel.php:38
+msgid "Source input: "
+msgstr "Source input: "
 
-#: mod/photos.php:1436
-msgid "Add a Tag"
-msgstr "Add Tag"
+#: mod/babel.php:42
+msgid "bbcode (raw HTML(: "
+msgstr "bbcode (raw HTML(: "
 
-#: mod/photos.php:1436
-msgid ""
-"Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"
-msgstr "Example: @bob, @jojo@example.com, #California, #camping"
+#: mod/babel.php:45
+msgid "bbcode: "
+msgstr "bbcode: "
 
-#: mod/photos.php:1437
-msgid "Do not rotate"
-msgstr "Do not rotate"
+#: mod/babel.php:49 mod/babel.php:65
+msgid "bbcode => html2bbcode: "
+msgstr "bbcode => html2bbcode: "
 
-#: mod/photos.php:1438
-msgid "Rotate CW (right)"
-msgstr "Rotate right (CW)"
+#: mod/babel.php:53
+msgid "bb2diaspora: "
+msgstr "bb2diaspora: "
 
-#: mod/photos.php:1439
-msgid "Rotate CCW (left)"
-msgstr "Rotate left (CCW)"
+#: mod/babel.php:57
+msgid "bb2diaspora => Markdown: "
+msgstr "bb2diaspora => Markdown: "
 
-#: mod/photos.php:1473 src/Object/Post.php:295
-msgid "I like this (toggle)"
-msgstr "I like this (toggle)"
+#: mod/babel.php:61
+msgid "bb2diaspora => diaspora2bb: "
+msgstr "bb2diaspora => diaspora2bb: "
 
-#: mod/photos.php:1474 src/Object/Post.php:296
-msgid "I don't like this (toggle)"
-msgstr "I don't like this (toggle)"
+#: mod/babel.php:71
+msgid "Source input (Diaspora format): "
+msgstr "Source input (Diaspora format): "
 
-#: mod/photos.php:1490 mod/photos.php:1529 mod/photos.php:1602
-#: src/Object/Post.php:785
-msgid "This is you"
-msgstr "This is me"
+#: mod/babel.php:75
+msgid "diaspora2bb: "
+msgstr "diaspora2bb: "
 
-#: mod/photos.php:1492 mod/photos.php:1531 mod/photos.php:1604
-#: src/Object/Post.php:391 src/Object/Post.php:787
-msgid "Comment"
-msgstr "Comment"
+#: mod/bookmarklet.php:21 src/Content/Nav.php:114 src/Module/Login.php:312
+msgid "Login"
+msgstr "Login"
 
-#: mod/photos.php:1636
-msgid "Map"
-msgstr "Map"
+#: mod/bookmarklet.php:49
+msgid "The post was created"
+msgstr "The post was created"
 
-#: mod/photos.php:1706 mod/videos.php:391
-msgid "View Album"
-msgstr "View album"
+#: mod/community.php:44
+msgid "Community option not available."
+msgstr "Community option not available."
 
-#: mod/ping.php:292
-msgid "{0} wants to be your friend"
-msgstr "{0} wants to be your friend"
+#: mod/community.php:61
+msgid "Not available."
+msgstr "Not available."
 
-#: mod/ping.php:307
-msgid "{0} sent you a message"
-msgstr "{0} sent you a message"
+#: mod/community.php:74
+msgid "Local Community"
+msgstr "Local community"
 
-#: mod/ping.php:322
-msgid "{0} requested registration"
-msgstr "{0} requested registration"
+#: mod/community.php:77
+msgid "Posts from local users on this server"
+msgstr "Posts from local users on this server"
 
-#: mod/poke.php:196
-msgid "Poke/Prod"
-msgstr "Poke/Prod"
+#: mod/community.php:85
+msgid "Global Community"
+msgstr "Global Community"
 
-#: mod/poke.php:197
-msgid "poke, prod or do other things to somebody"
-msgstr "Poke, prod or do other things to somebody"
+#: mod/community.php:88
+msgid "Posts from users of the whole federated network"
+msgstr "Posts from users of the whole federated network"
 
-#: mod/poke.php:198
-msgid "Recipient"
-msgstr "Recipient:"
+#: mod/community.php:178
+msgid ""
+"This community stream shows all public posts received by this node. They may"
+" not reflect the opinions of this node’s users."
+msgstr "This community stream shows all public posts received by this node. They may not reflect the opinions of this node’s users."
 
-#: mod/poke.php:199
-msgid "Choose what you wish to do to recipient"
-msgstr "Choose what you wish to do:"
+#: mod/directory.php:153 src/Model/Profile.php:421 src/Model/Profile.php:769
+msgid "Status:"
+msgstr "Status:"
 
-#: mod/poke.php:202
-msgid "Make this post private"
-msgstr "Make this post private"
+#: mod/directory.php:154 src/Model/Profile.php:422 src/Model/Profile.php:786
+msgid "Homepage:"
+msgstr "Homepage:"
 
-#: mod/profile.php:36 src/Model/Profile.php:118
-msgid "Requested profile is not available."
-msgstr "Requested profile is unavailable."
+#: mod/directory.php:203 view/theme/vier/theme.php:201
+msgid "Global Directory"
+msgstr "Global Directory"
 
-#: mod/profile.php:77 src/Protocol/OStatus.php:1256
-#, php-format
-msgid "%s's posts"
-msgstr ""
+#: mod/directory.php:205
+msgid "Find on this site"
+msgstr "Find on this site"
 
-#: mod/profile.php:78 src/Protocol/OStatus.php:1257
-#, php-format
-msgid "%s's comments"
-msgstr ""
+#: mod/directory.php:207
+msgid "Results for:"
+msgstr "Results for:"
 
-#: mod/profile.php:79 src/Protocol/OStatus.php:1255
-#, php-format
-msgid "%s's timeline"
-msgstr ""
+#: mod/directory.php:209
+msgid "Site Directory"
+msgstr "Site directory"
 
-#: mod/profile.php:195
-msgid "Tips for New Members"
-msgstr "Tips for New Members"
+#: mod/directory.php:214
+msgid "No entries (some entries may be hidden)."
+msgstr "No entries (entries may be hidden)."
 
-#: mod/profile_photo.php:54
-msgid "Image uploaded but image cropping failed."
-msgstr "Image uploaded but image cropping failed."
+#: mod/editpost.php:27 mod/editpost.php:37
+msgid "Item not found"
+msgstr "Item not found"
 
-#: mod/profile_photo.php:87 mod/profile_photo.php:95 mod/profile_photo.php:103
-#: mod/profile_photo.php:330
-#, php-format
-msgid "Image size reduction [%s] failed."
-msgstr "Image size reduction [%s] failed."
+#: mod/editpost.php:44
+msgid "Edit post"
+msgstr "Edit post"
 
-#: mod/profile_photo.php:137
-msgid ""
-"Shift-reload the page or clear browser cache if the new photo does not "
-"display immediately."
-msgstr "Shift-reload the page or clear browser cache if the new photo does not display immediately."
+#: mod/events.php:103 mod/events.php:105
+msgid "Event can not end before it has started."
+msgstr "Event cannot end before it has started."
 
-#: mod/profile_photo.php:146
-msgid "Unable to process image"
-msgstr "Unable to process image"
+#: mod/events.php:112 mod/events.php:114
+msgid "Event title and start time are required."
+msgstr "Event title and starting time are required."
 
-#: mod/profile_photo.php:262
-msgid "Upload File:"
-msgstr "Upload File:"
+#: mod/events.php:394
+msgid "Create New Event"
+msgstr "Create new event"
 
-#: mod/profile_photo.php:263
-msgid "Select a profile:"
-msgstr "Select a profile:"
+#: mod/events.php:509
+msgid "Event details"
+msgstr "Event details"
 
-#: mod/profile_photo.php:268
-msgid "or"
-msgstr "or"
+#: mod/events.php:510
+msgid "Starting date and Title are required."
+msgstr "Starting date and title are required."
 
-#: mod/profile_photo.php:268
-msgid "skip this step"
-msgstr "skip this step"
+#: mod/events.php:511 mod/events.php:512
+msgid "Event Starts:"
+msgstr "Event starts:"
 
-#: mod/profile_photo.php:268
-msgid "select a photo from your photo albums"
-msgstr "select a photo from your photo albums"
+#: mod/events.php:513 mod/events.php:529
+msgid "Finish date/time is not known or not relevant"
+msgstr "Finish date/time is not known or not relevant"
 
-#: mod/profile_photo.php:282
-msgid "Crop Image"
-msgstr "Crop Image"
+#: mod/events.php:515 mod/events.php:516
+msgid "Event Finishes:"
+msgstr "Event finishes:"
 
-#: mod/profile_photo.php:283
-msgid "Please adjust the image cropping for optimum viewing."
-msgstr "Please adjust the image cropping for optimum viewing."
+#: mod/events.php:517 mod/events.php:530
+msgid "Adjust for viewer timezone"
+msgstr "Adjust for viewer's time zone"
 
-#: mod/profile_photo.php:285
-msgid "Done Editing"
-msgstr "Done editing"
+#: mod/events.php:519
+msgid "Description:"
+msgstr "Description:"
 
-#: mod/profile_photo.php:320
-msgid "Image uploaded successfully."
-msgstr "Image uploaded successfully."
+#: mod/events.php:523 mod/events.php:525
+msgid "Title:"
+msgstr "Title:"
 
-#: mod/profiles.php:57
-msgid "Profile deleted."
-msgstr "Profile deleted."
+#: mod/events.php:526 mod/events.php:527
+msgid "Share this event"
+msgstr "Share this event"
 
-#: mod/profiles.php:73 mod/profiles.php:109
-msgid "Profile-"
-msgstr "Profile-"
+#: mod/events.php:534 src/Model/Profile.php:864
+msgid "Basic"
+msgstr "Basic"
 
-#: mod/profiles.php:92 mod/profiles.php:131
-msgid "New profile created."
-msgstr "New profile created."
+#: mod/events.php:556
+msgid "Failed to remove event"
+msgstr "Failed to remove event"
 
-#: mod/profiles.php:115
-msgid "Profile unavailable to clone."
-msgstr "Profile unavailable to clone."
+#: mod/events.php:558
+msgid "Event removed"
+msgstr "Event removed"
 
-#: mod/profiles.php:205
-msgid "Profile Name is required."
-msgstr "Profile name is required."
+#: mod/fsuggest.php:71
+msgid "Friend suggestion sent."
+msgstr "Friend suggestion sent"
 
-#: mod/profiles.php:346
-msgid "Marital Status"
-msgstr "Marital status"
+#: mod/fsuggest.php:102
+msgid "Suggest Friends"
+msgstr "Suggest friends"
 
-#: mod/profiles.php:350
-msgid "Romantic Partner"
-msgstr "Romantic partner"
+#: mod/fsuggest.php:104
+#, php-format
+msgid "Suggest a friend for %s"
+msgstr "Suggest a friend for %s"
 
-#: mod/profiles.php:362
-msgid "Work/Employment"
-msgstr "Work/Employment:"
+#: mod/group.php:36
+msgid "Group created."
+msgstr "Group created."
 
-#: mod/profiles.php:365
-msgid "Religion"
-msgstr "Religion"
+#: mod/group.php:42
+msgid "Could not create group."
+msgstr "Could not create group."
 
-#: mod/profiles.php:369
-msgid "Political Views"
-msgstr "Political views"
+#: mod/group.php:56 mod/group.php:158
+msgid "Group not found."
+msgstr "Group not found."
 
-#: mod/profiles.php:373
-msgid "Gender"
-msgstr "Gender"
+#: mod/group.php:70
+msgid "Group name changed."
+msgstr "Group name changed."
 
-#: mod/profiles.php:377
-msgid "Sexual Preference"
-msgstr "Sexual preference"
+#: mod/group.php:97
+msgid "Save Group"
+msgstr "Save group"
 
-#: mod/profiles.php:381
-msgid "XMPP"
-msgstr "XMPP"
+#: mod/group.php:102
+msgid "Create a group of contacts/friends."
+msgstr "Create a group of contacts/friends."
 
-#: mod/profiles.php:385
-msgid "Homepage"
-msgstr "Homepage"
+#: mod/group.php:103 mod/group.php:200 src/Model/Group.php:409
+msgid "Group Name: "
+msgstr "Group name: "
 
-#: mod/profiles.php:389 mod/profiles.php:699
-msgid "Interests"
-msgstr "Interests"
+#: mod/group.php:127
+msgid "Group removed."
+msgstr "Group removed."
 
-#: mod/profiles.php:400 mod/profiles.php:695
-msgid "Location"
-msgstr "Location"
+#: mod/group.php:129
+msgid "Unable to remove group."
+msgstr "Unable to remove group."
 
-#: mod/profiles.php:485
-msgid "Profile updated."
-msgstr "Profile updated."
+#: mod/group.php:193
+msgid "Delete Group"
+msgstr "Delete group"
 
-#: mod/profiles.php:577
-msgid " and "
-msgstr " and "
+#: mod/group.php:199
+msgid "Group Editor"
+msgstr "Group Editor"
 
-#: mod/profiles.php:586
-msgid "public profile"
-msgstr "public profile"
+#: mod/group.php:204
+msgid "Edit Group Name"
+msgstr "Edit group name"
 
-#: mod/profiles.php:589
-#, php-format
-msgid "%1$s changed %2$s to &ldquo;%3$s&rdquo;"
-msgstr "%1$s changed %2$s to &ldquo;%3$s&rdquo;"
+#: mod/group.php:214
+msgid "Members"
+msgstr "Members"
 
-#: mod/profiles.php:590
-#, php-format
-msgid " - Visit %1$s's %2$s"
-msgstr " - Visit %1$s's %2$s"
+#: mod/group.php:217 mod/network.php:639
+msgid "Group is empty"
+msgstr "Group is empty"
 
-#: mod/profiles.php:592
-#, php-format
-msgid "%1$s has an updated %2$s, changing %3$s."
-msgstr "%1$s has an updated %2$s, changing %3$s."
+#: mod/group.php:230
+msgid "Remove Contact"
+msgstr "Remove contact"
 
-#: mod/profiles.php:646
-msgid "Hide contacts and friends:"
-msgstr "Hide contacts and friends:"
+#: mod/group.php:254
+msgid "Add Contact"
+msgstr "Add contact"
 
-#: mod/profiles.php:651
-msgid "Hide your contact/friend list from viewers of this profile?"
-msgstr "Hide your contact/friend list from viewers of this profile?"
+#: mod/message.php:30 src/Content/Nav.php:198
+msgid "New Message"
+msgstr "New Message"
 
-#: mod/profiles.php:671
-msgid "Show more profile fields:"
-msgstr "Show more profile fields:"
+#: mod/message.php:77
+msgid "Unable to locate contact information."
+msgstr "Unable to locate contact information."
 
-#: mod/profiles.php:683
-msgid "Profile Actions"
-msgstr "Profile actions"
+#: mod/message.php:112 view/theme/frio/theme.php:268 src/Content/Nav.php:195
+msgid "Messages"
+msgstr "Messages"
 
-#: mod/profiles.php:684
-msgid "Edit Profile Details"
-msgstr "Edit Profile Details"
+#: mod/message.php:136
+msgid "Do you really want to delete this message?"
+msgstr "Do you really want to delete this message?"
 
-#: mod/profiles.php:686
-msgid "Change Profile Photo"
-msgstr "Change profile photo"
+#: mod/message.php:156
+msgid "Message deleted."
+msgstr "Message deleted."
 
-#: mod/profiles.php:687
-msgid "View this profile"
-msgstr "View this profile"
+#: mod/message.php:185
+msgid "Conversation removed."
+msgstr "Conversation removed."
 
-#: mod/profiles.php:688 mod/profiles.php:783 src/Model/Profile.php:393
-msgid "Edit visibility"
-msgstr "Edit visibility"
+#: mod/message.php:291
+msgid "No messages."
+msgstr "No messages."
 
-#: mod/profiles.php:689
-msgid "Create a new profile using these settings"
-msgstr "Create a new profile using these settings"
+#: mod/message.php:330
+msgid "Message not available."
+msgstr "Message not available."
 
-#: mod/profiles.php:690
-msgid "Clone this profile"
-msgstr "Clone this profile"
+#: mod/message.php:397
+msgid "Delete message"
+msgstr "Delete message"
 
-#: mod/profiles.php:691
-msgid "Delete this profile"
-msgstr "Delete this profile"
+#: mod/message.php:399 mod/message.php:500
+msgid "D, d M Y - g:i A"
+msgstr "D, d M Y - g:i A"
 
-#: mod/profiles.php:693
-msgid "Basic information"
-msgstr "Basic information"
+#: mod/message.php:414 mod/message.php:497
+msgid "Delete conversation"
+msgstr "Delete conversation"
 
-#: mod/profiles.php:694
-msgid "Profile picture"
-msgstr "Profile picture"
+#: mod/message.php:416
+msgid ""
+"No secure communications available. You <strong>may</strong> be able to "
+"respond from the sender's profile page."
+msgstr "No secure communications available. You <strong>may</strong> be able to respond from the sender's profile page."
 
-#: mod/profiles.php:696
-msgid "Preferences"
-msgstr "Preferences"
+#: mod/message.php:420
+msgid "Send Reply"
+msgstr "Send reply"
 
-#: mod/profiles.php:697
-msgid "Status information"
-msgstr "Status information"
+#: mod/message.php:471
+#, php-format
+msgid "Unknown sender - %s"
+msgstr "Unknown sender - %s"
 
-#: mod/profiles.php:698
-msgid "Additional information"
-msgstr "Additional information"
+#: mod/message.php:473
+#, php-format
+msgid "You and %s"
+msgstr "Me and %s"
 
-#: mod/profiles.php:701
-msgid "Relation"
-msgstr "Relation"
+#: mod/message.php:475
+#, php-format
+msgid "%s and You"
+msgstr "%s and me"
 
-#: mod/profiles.php:702 src/Util/Temporal.php:81 src/Util/Temporal.php:83
-msgid "Miscellaneous"
-msgstr "Miscellaneous"
+#: mod/message.php:503
+#, php-format
+msgid "%d message"
+msgid_plural "%d messages"
+msgstr[0] "%d message"
+msgstr[1] "%d messages"
 
-#: mod/profiles.php:705
-msgid "Your Gender:"
-msgstr "Gender:"
+#: mod/network.php:202 src/Model/Group.php:401
+msgid "add"
+msgstr "add"
 
-#: mod/profiles.php:706
-msgid "<span class=\"heart\">&hearts;</span> Marital Status:"
-msgstr "<span class=\"heart\">&hearts;</span> Marital status:"
+#: 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] "Warning: This group contains %s member from a network that doesn't allow non public messages."
+msgstr[1] "Warning: This group contains %s members from a network that doesn't allow non public messages."
 
-#: mod/profiles.php:707 src/Model/Profile.php:767
-msgid "Sexual Preference:"
-msgstr "Sexual preference:"
+#: mod/network.php:550
+msgid "Messages in this group won't be send to these receivers."
+msgstr "Messages in this group won't be send to these receivers."
 
-#: mod/profiles.php:708
-msgid "Example: fishing photography software"
-msgstr "Example: fishing photography software"
+#: mod/network.php:618
+msgid "No such group"
+msgstr "No such group"
 
-#: mod/profiles.php:713
-msgid "Profile Name:"
-msgstr "Profile name:"
+#: mod/network.php:643
+#, php-format
+msgid "Group: %s"
+msgstr "Group: %s"
 
-#: mod/profiles.php:715
-msgid ""
-"This is your <strong>public</strong> profile.<br />It <strong>may</strong> "
-"be visible to anybody using the internet."
-msgstr "This is your <strong>public</strong> profile.<br />It <strong>may</strong> be visible to anybody using the internet."
+#: mod/network.php:669
+msgid "Private messages to this person are at risk of public disclosure."
+msgstr "Private messages to this person are at risk of public disclosure."
 
-#: mod/profiles.php:716
-msgid "Your Full Name:"
-msgstr "My full name:"
+#: mod/network.php:672
+msgid "Invalid contact."
+msgstr "Invalid contact."
 
-#: mod/profiles.php:717
-msgid "Title/Description:"
-msgstr "Title/Description:"
+#: mod/network.php:921
+msgid "Commented Order"
+msgstr "Commented last"
 
-#: mod/profiles.php:720
-msgid "Street Address:"
-msgstr "Street address:"
+#: mod/network.php:924
+msgid "Sort by Comment Date"
+msgstr "Sort by comment date"
 
-#: mod/profiles.php:721
-msgid "Locality/City:"
-msgstr "Locality/City:"
+#: mod/network.php:929
+msgid "Posted Order"
+msgstr "Posted last"
 
-#: mod/profiles.php:722
-msgid "Region/State:"
-msgstr "Region/State:"
+#: mod/network.php:932
+msgid "Sort by Post Date"
+msgstr "Sort by post date"
 
-#: mod/profiles.php:723
-msgid "Postal/Zip Code:"
-msgstr "Postcode:"
+#: mod/network.php:943
+msgid "Posts that mention or involve you"
+msgstr "Posts mentioning or involving me"
+
+#: mod/network.php:951
+msgid "New"
+msgstr "New"
 
-#: mod/profiles.php:724
-msgid "Country:"
-msgstr "Country:"
+#: mod/network.php:954
+msgid "Activity Stream - by date"
+msgstr "Activity Stream - by date"
 
-#: mod/profiles.php:725 src/Util/Temporal.php:147
-msgid "Age: "
-msgstr "Age: "
+#: mod/network.php:962
+msgid "Shared Links"
+msgstr "Shared links"
 
-#: mod/profiles.php:728
-msgid "Who: (if applicable)"
-msgstr "Who: (if applicable)"
+#: mod/network.php:965
+msgid "Interesting Links"
+msgstr "Interesting links"
 
-#: mod/profiles.php:728
-msgid "Examples: cathy123, Cathy Williams, cathy@example.com"
-msgstr "Examples: cathy123, Cathy Williams, cathy@example.com"
+#: mod/network.php:973
+msgid "Starred"
+msgstr "Starred"
 
-#: mod/profiles.php:729
-msgid "Since [date]:"
-msgstr "Since when:"
+#: mod/network.php:976
+msgid "Favourite Posts"
+msgstr "My favourite posts"
 
-#: mod/profiles.php:731
-msgid "Tell us about yourself..."
-msgstr "About myself:"
+#: mod/notes.php:53 src/Model/Profile.php:946
+msgid "Personal Notes"
+msgstr "Personal notes"
 
-#: mod/profiles.php:732
-msgid "XMPP (Jabber) address:"
-msgstr "XMPP (Jabber) address:"
+#: mod/photos.php:108 src/Model/Profile.php:907
+msgid "Photo Albums"
+msgstr "Photo Albums"
 
-#: mod/profiles.php:732
-msgid ""
-"The XMPP address will be propagated to your contacts so that they can follow"
-" you."
-msgstr "The XMPP address will be propagated to your contacts so that they can follow you."
+#: mod/photos.php:109 mod/photos.php:1713
+msgid "Recent Photos"
+msgstr "Recent photos"
 
-#: mod/profiles.php:733
-msgid "Homepage URL:"
-msgstr "Homepage URL:"
+#: mod/photos.php:112 mod/photos.php:1210 mod/photos.php:1715
+msgid "Upload New Photos"
+msgstr "Upload new photos"
 
-#: mod/profiles.php:734 src/Model/Profile.php:775
-msgid "Hometown:"
-msgstr "Home town:"
+#: mod/photos.php:126 mod/settings.php:49
+msgid "everybody"
+msgstr "everybody"
 
-#: mod/profiles.php:735 src/Model/Profile.php:783
-msgid "Political Views:"
-msgstr "Political views:"
+#: mod/photos.php:184
+msgid "Contact information unavailable"
+msgstr "Contact information unavailable"
 
-#: mod/profiles.php:736
-msgid "Religious Views:"
-msgstr "Religious views:"
+#: mod/photos.php:204
+msgid "Album not found."
+msgstr "Album not found."
 
-#: mod/profiles.php:737
-msgid "Public Keywords:"
-msgstr "Public keywords:"
+#: mod/photos.php:234 mod/photos.php:245 mod/photos.php:1161
+msgid "Delete Album"
+msgstr "Delete album"
 
-#: mod/profiles.php:737
-msgid "(Used for suggesting potential friends, can be seen by others)"
-msgstr "Used for suggesting potential friends, can be seen by others."
+#: mod/photos.php:243
+msgid "Do you really want to delete this photo album and all its photos?"
+msgstr "Do you really want to delete this photo album and all its photos?"
 
-#: mod/profiles.php:738
-msgid "Private Keywords:"
-msgstr "Private keywords:"
+#: mod/photos.php:310 mod/photos.php:321 mod/photos.php:1446
+msgid "Delete Photo"
+msgstr "Delete photo"
 
-#: mod/profiles.php:738
-msgid "(Used for searching profiles, never shown to others)"
-msgstr "Used for searching profiles, never shown to others."
+#: mod/photos.php:319
+msgid "Do you really want to delete this photo?"
+msgstr "Do you really want to delete this photo?"
 
-#: mod/profiles.php:739 src/Model/Profile.php:799
-msgid "Likes:"
-msgstr "Likes:"
+#: mod/photos.php:667
+msgid "a photo"
+msgstr "a photo"
 
-#: mod/profiles.php:740 src/Model/Profile.php:803
-msgid "Dislikes:"
-msgstr "Dislikes:"
+#: mod/photos.php:667
+#, php-format
+msgid "%1$s was tagged in %2$s by %3$s"
+msgstr "%1$s was tagged in %2$s by %3$s"
 
-#: mod/profiles.php:741
-msgid "Musical interests"
-msgstr "Music:"
+#: mod/photos.php:769
+msgid "Image upload didn't complete, please try again"
+msgstr "Image upload didn't complete, please try again"
 
-#: mod/profiles.php:742
-msgid "Books, literature"
-msgstr "Books, literature, poetry:"
+#: mod/photos.php:772
+msgid "Image file is missing"
+msgstr "Image file is missing"
 
-#: mod/profiles.php:743
-msgid "Television"
-msgstr "Television:"
+#: mod/photos.php:777
+msgid ""
+"Server can't accept new file upload at this time, please contact your "
+"administrator"
+msgstr "Server can't accept new file upload at this time, please contact your administrator"
 
-#: mod/profiles.php:744
-msgid "Film/dance/culture/entertainment"
-msgstr "Film, dance, culture, entertainment"
+#: mod/photos.php:803
+msgid "Image file is empty."
+msgstr "Image file is empty."
 
-#: mod/profiles.php:745
-msgid "Hobbies/Interests"
-msgstr "Hobbies/Interests:"
+#: mod/photos.php:940
+msgid "No photos selected"
+msgstr "No photos selected"
 
-#: mod/profiles.php:746
-msgid "Love/romance"
-msgstr "Love/Romance:"
+#: mod/photos.php:1036 mod/videos.php:310
+msgid "Access to this item is restricted."
+msgstr "Access to this item is restricted."
 
-#: mod/profiles.php:747
-msgid "Work/employment"
-msgstr "Work/Employment:"
+#: mod/photos.php:1090
+msgid "Upload Photos"
+msgstr "Upload photos"
 
-#: mod/profiles.php:748
-msgid "School/education"
-msgstr "School/Education:"
+#: mod/photos.php:1094 mod/photos.php:1156
+msgid "New album name: "
+msgstr "New album name: "
 
-#: mod/profiles.php:749
-msgid "Contact information and Social Networks"
-msgstr "Contact information and other social networks:"
+#: mod/photos.php:1095
+msgid "or existing album name: "
+msgstr "or existing album name: "
 
-#: mod/profiles.php:780 src/Model/Profile.php:389
-msgid "Profile Image"
-msgstr "Profile image"
+#: mod/photos.php:1096
+msgid "Do not show a status post for this upload"
+msgstr "Do not show a status post for this upload"
 
-#: mod/profiles.php:782 src/Model/Profile.php:392
-msgid "visible to everybody"
-msgstr "Visible to everybody"
+#: mod/photos.php:1106 mod/photos.php:1449 mod/settings.php:1233
+msgid "Show to Groups"
+msgstr "Show to groups"
 
-#: mod/profiles.php:789
-msgid "Edit/Manage Profiles"
-msgstr "Edit/Manage Profiles"
+#: mod/photos.php:1107 mod/photos.php:1450 mod/settings.php:1234
+msgid "Show to Contacts"
+msgstr "Show to contacts"
 
-#: mod/profiles.php:790 src/Model/Profile.php:379 src/Model/Profile.php:401
-msgid "Change profile photo"
-msgstr "Change profile photo"
+#: mod/photos.php:1167
+msgid "Edit Album"
+msgstr "Edit album"
 
-#: mod/profiles.php:791 src/Model/Profile.php:380
-msgid "Create New Profile"
-msgstr "Create new profile"
+#: mod/photos.php:1172
+msgid "Show Newest First"
+msgstr "Show newest first"
 
-#: mod/register.php:98
-msgid ""
-"Registration successful. Please check your email for further instructions."
-msgstr "Registration successful. Please check your email for further instructions."
+#: mod/photos.php:1174
+msgid "Show Oldest First"
+msgstr "Show oldest first"
 
-#: mod/register.php:102
-#, php-format
-msgid ""
-"Failed to send email message. Here your accout details:<br> login: %s<br> "
-"password: %s<br><br>You can change your password after login."
-msgstr "Failed to send email message. Here your account details:<br> login: %s<br> password: %s<br><br>You can change your password after login."
+#: mod/photos.php:1195 mod/photos.php:1698
+msgid "View Photo"
+msgstr "View photo"
 
-#: mod/register.php:109
-msgid "Registration successful."
-msgstr "Registration successful."
+#: mod/photos.php:1236
+msgid "Permission denied. Access to this item may be restricted."
+msgstr "Permission denied. Access to this item may be restricted."
 
-#: mod/register.php:114
-msgid "Your registration can not be processed."
-msgstr "Your registration cannot be processed."
+#: mod/photos.php:1238
+msgid "Photo not available"
+msgstr "Photo not available"
 
-#: mod/register.php:161
-msgid "Your registration is pending approval by the site owner."
-msgstr "Your registration is pending approval by the site administrator."
+#: mod/photos.php:1301
+msgid "View photo"
+msgstr "View photo"
 
-#: mod/register.php:219
-msgid ""
-"You may (optionally) fill in this form via OpenID by supplying your OpenID "
-"and clicking 'Register'."
-msgstr "You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking 'Sign up now'."
+#: mod/photos.php:1301
+msgid "Edit photo"
+msgstr "Edit photo"
 
-#: mod/register.php:220
-msgid ""
-"If you are not familiar with OpenID, please leave that field blank and fill "
-"in the rest of the items."
-msgstr "If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items."
+#: mod/photos.php:1302
+msgid "Use as profile photo"
+msgstr "Use as profile photo"
 
-#: mod/register.php:221
-msgid "Your OpenID (optional): "
-msgstr "Your OpenID (optional): "
+#: mod/photos.php:1308 src/Object/Post.php:148
+msgid "Private Message"
+msgstr "Private message"
 
-#: mod/register.php:233
-msgid "Include your profile in member directory?"
-msgstr "Include your profile in member directory?"
+#: mod/photos.php:1327
+msgid "View Full Size"
+msgstr "View full size"
 
-#: mod/register.php:258
-msgid "Note for the admin"
-msgstr "Note for the admin"
+#: mod/photos.php:1414
+msgid "Tags: "
+msgstr "Tags: "
 
-#: mod/register.php:258
-msgid "Leave a message for the admin, why you want to join this node"
-msgstr "Leave a message for the admin, why you want to join this node."
+#: mod/photos.php:1417
+msgid "[Remove any tag]"
+msgstr "[Remove any tag]"
 
-#: mod/register.php:259
-msgid "Membership on this site is by invitation only."
-msgstr "Membership on this site is by invitation only."
+#: mod/photos.php:1432
+msgid "New album name"
+msgstr "New album name"
 
-#: mod/register.php:260
-msgid "Your invitation ID: "
-msgstr "Your invitation ID: "
+#: mod/photos.php:1433
+msgid "Caption"
+msgstr "Caption"
 
-#: mod/register.php:269
-msgid "Your Full Name (e.g. Joe Smith, real or real-looking): "
-msgstr "Your full name: "
+#: mod/photos.php:1434
+msgid "Add a Tag"
+msgstr "Add Tag"
 
-#: mod/register.php:270
+#: mod/photos.php:1434
 msgid ""
-"Your Email Address: (Initial information will be send there, so this has to "
-"be an existing address.)"
-msgstr "Your Email Address: (Initial information will be send there; so this must be an existing address.)"
+"Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"
+msgstr "Example: @bob, @jojo@example.com, #California, #camping"
 
-#: mod/register.php:272 mod/settings.php:1205
-msgid "New Password:"
-msgstr "New password:"
+#: mod/photos.php:1435
+msgid "Do not rotate"
+msgstr "Do not rotate"
 
-#: mod/register.php:272
-msgid "Leave empty for an auto generated password."
-msgstr "Leave empty for an auto generated password."
+#: mod/photos.php:1436
+msgid "Rotate CW (right)"
+msgstr "Rotate right (CW)"
 
-#: mod/register.php:273 mod/settings.php:1206
-msgid "Confirm:"
-msgstr "Confirm new password:"
+#: mod/photos.php:1437
+msgid "Rotate CCW (left)"
+msgstr "Rotate left (CCW)"
 
-#: mod/register.php:274
-#, 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 ""
+#: mod/photos.php:1471 src/Object/Post.php:295
+msgid "I like this (toggle)"
+msgstr "I like this (toggle)"
 
-#: mod/register.php:275
-msgid "Choose a nickname: "
-msgstr "Choose a nickname: "
+#: mod/photos.php:1472 src/Object/Post.php:296
+msgid "I don't like this (toggle)"
+msgstr "I don't like this (toggle)"
 
-#: mod/register.php:278 src/Content/Nav.php:128 src/Module/Login.php:283
-msgid "Register"
-msgstr "Sign up now >>"
+#: mod/photos.php:1488 mod/photos.php:1527 mod/photos.php:1600
+#: src/Object/Post.php:785
+msgid "This is you"
+msgstr "This is me"
 
-#: mod/register.php:285
-msgid "Import your profile to this friendica instance"
-msgstr "Import an existing Friendica profile to this node."
+#: mod/photos.php:1490 mod/photos.php:1529 mod/photos.php:1602
+#: src/Object/Post.php:391 src/Object/Post.php:787
+msgid "Comment"
+msgstr "Comment"
 
-#: mod/search.php:105
-msgid "Only logged in users are permitted to perform a search."
-msgstr "Only logged in users are permitted to perform a search."
+#: mod/photos.php:1634
+msgid "Map"
+msgstr "Map"
 
-#: mod/search.php:129
-msgid "Too Many Requests"
-msgstr "Too many requests"
+#: mod/photos.php:1704 mod/videos.php:388
+msgid "View Album"
+msgstr "View album"
 
-#: mod/search.php:130
-msgid "Only one search per minute is permitted for not logged in users."
-msgstr "Only one search per minute is permitted for not logged in users."
+#: mod/profile.php:36 src/Model/Profile.php:118
+msgid "Requested profile is not available."
+msgstr "Requested profile is unavailable."
 
-#: mod/search.php:234
+#: mod/profile.php:77 src/Protocol/OStatus.php:1247
 #, php-format
-msgid "Items tagged with: %s"
-msgstr "Items tagged with: %s"
+msgid "%s's posts"
+msgstr "%s's posts"
+
+#: mod/profile.php:78 src/Protocol/OStatus.php:1248
+#, php-format
+msgid "%s's comments"
+msgstr "%s's comments"
+
+#: mod/profile.php:79 src/Protocol/OStatus.php:1246
+#, php-format
+msgid "%s's timeline"
+msgstr "%s's timeline"
+
+#: mod/profile.php:194
+msgid "Tips for New Members"
+msgstr "Tips for New Members"
 
 #: mod/settings.php:71
 msgid "Display"
@@ -6592,7 +6642,7 @@ msgstr "Features updated"
 msgid "Relocate message has been send to your contacts"
 msgstr "Relocate message has been send to your contacts"
 
-#: mod/settings.php:383 src/Model/User.php:310
+#: mod/settings.php:383 src/Model/User.php:312
 msgid "Passwords do not match. Password unchanged."
 msgstr "Passwords do not match. Password unchanged."
 
@@ -6626,11 +6676,11 @@ msgstr "Wrong password"
 
 #: mod/settings.php:509
 msgid "Invalid email."
-msgstr ""
+msgstr "Invalid email."
 
 #: mod/settings.php:516
 msgid "Cannot change to that email."
-msgstr ""
+msgstr "Cannot change to that email."
 
 #: mod/settings.php:569
 msgid "Private forum has no privacy permissions. Using default privacy group."
@@ -6690,11 +6740,11 @@ msgstr "Remove authorization"
 
 #: mod/settings.php:756
 msgid "No Addon settings configured"
-msgstr ""
+msgstr "No addon settings configured"
 
 #: mod/settings.php:765
 msgid "Addon Settings"
-msgstr ""
+msgstr "Addon settings"
 
 #: mod/settings.php:786
 msgid "Additional Features"
@@ -6835,12 +6885,12 @@ msgstr "Move to folder:"
 #: mod/settings.php:916
 #, php-format
 msgid "%s - (Unsupported)"
-msgstr ""
+msgstr "%s - (Unsupported)"
 
 #: mod/settings.php:918
 #, php-format
 msgid "%s - (Experimental)"
-msgstr ""
+msgstr "%s - (Experimental)"
 
 #: mod/settings.php:961
 msgid "Display Settings"
@@ -6946,7 +6996,7 @@ msgstr "Theme customisation"
 msgid "Content Settings"
 msgstr "Content/Layout"
 
-#: mod/settings.php:985 view/theme/duepuntozero/config.php:74
+#: mod/settings.php:985 view/theme/duepuntozero/config.php:73
 #: view/theme/frio/config.php:115 view/theme/quattro/config.php:75
 #: view/theme/vier/config.php:121
 msgid "Theme settings"
@@ -6954,7 +7004,7 @@ msgstr "Theme settings"
 
 #: mod/settings.php:1006
 msgid "Unable to find your profile. Please contact your admin."
-msgstr ""
+msgstr "Unable to find your profile. Please contact your admin."
 
 #: mod/settings.php:1048
 msgid "Account Types"
@@ -7063,39 +7113,83 @@ msgid "Publish your default profile in your local site directory?"
 msgstr "Publish default profile in local site directory?"
 
 #: mod/settings.php:1109
-msgid "Your profile may be visible in public."
-msgstr "Your local directory may be publicly visible"
+#, 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 "Your profile will be published in the global Friendica directories (e.g. <a href=\"%s\">%s</a>). Your profile will be publicly visible."
 
 #: mod/settings.php:1115
 msgid "Publish your default profile in the global social directory?"
 msgstr "Publish default profile in global directory?"
 
+#: mod/settings.php:1115
+#, php-format
+msgid ""
+"Your profile will be published in this node's <a href=\"%s\">local "
+"directory</a>. Your profile details may be publicly visible depending on the"
+" system settings."
+msgstr "Your profile will be published in this node's <a href=\"%s\">local directory</a>. Your profile details may be publicly visible depending on the system settings."
+
 #: mod/settings.php:1122
 msgid "Hide your contact/friend list from viewers of your default profile?"
 msgstr "Hide my contact list from others?"
 
+#: mod/settings.php:1122
+msgid ""
+"Your contact list won't be shown in your default profile page. You can "
+"decide to show your contact list separately for each additional profile you "
+"create"
+msgstr "Your contact list won't be shown in your default profile page. You can decide to show your contact list separately for each additional profile you create"
+
+#: mod/settings.php:1126
+msgid "Hide your profile details from anonymous viewers?"
+msgstr "Hide profile details from anonymous viewers?"
+
 #: mod/settings.php:1126
 msgid ""
-"If enabled, posting public messages to Diaspora and other networks isn't "
-"possible."
-msgstr "Posting public messages to Diaspora and other networks will not be possible if enabled"
+"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 "Anonymous visitors will only see your profile picture, display name, and nickname. Disables posting public messages to Diaspora and other networks."
 
 #: mod/settings.php:1130
 msgid "Allow friends to post to your profile page?"
 msgstr "Allow friends to post to my wall?"
 
+#: mod/settings.php:1130
+msgid ""
+"Your contacts may write posts on your profile wall. These posts will be "
+"distributed to your contacts"
+msgstr "Your contacts may write posts on your profile wall. These posts will be distributed to your contacts"
+
 #: mod/settings.php:1134
 msgid "Allow friends to tag your posts?"
 msgstr "Allow friends to tag my post?"
 
+#: mod/settings.php:1134
+msgid "Your contacts can add additional tags to your posts."
+msgstr "Your contacts can add additional tags to your posts."
+
 #: mod/settings.php:1138
 msgid "Allow us to suggest you as a potential friend to new members?"
 msgstr "Allow us to suggest you as a potential friend to new members?"
 
+#: mod/settings.php:1138
+msgid ""
+"If you like, Friendica may suggest new members to add you as a contact."
+msgstr "If you like, Friendica may suggest new members to add you as a contact."
+
 #: mod/settings.php:1142
 msgid "Permit unknown people to send you private mail?"
 msgstr "Allow unknown people to send me private messages?"
 
+#: mod/settings.php:1142
+msgid ""
+"Friendica network users may send you private messages even if they are not "
+"in your contact list."
+msgstr "Friendica network users may send you private messages even if they are not in your contact list."
+
 #: mod/settings.php:1146
 msgid "Profile is <strong>not published</strong>."
 msgstr "Profile is <strong>not published</strong>."
@@ -7169,7 +7263,7 @@ msgstr "Password:"
 msgid "Basic Settings"
 msgstr "Basic information"
 
-#: mod/settings.php:1213 src/Model/Profile.php:723
+#: mod/settings.php:1213 src/Model/Profile.php:738
 msgid "Full Name:"
 msgstr "Full name:"
 
@@ -7339,61 +7433,27 @@ msgstr "If you have moved this profile from another server and some of your cont
 msgid "Resend relocate message to contacts"
 msgstr "Resend relocation message to contacts"
 
-#: mod/subthread.php:112
-#, php-format
-msgid "%1$s is following %2$s's %3$s"
-msgstr "%1$s is following %2$s's %3$s"
-
-#: mod/tagrm.php:47
-msgid "Tag removed"
-msgstr "Tag removed"
-
-#: mod/tagrm.php:85
-msgid "Remove Item Tag"
-msgstr "Remove Item tag"
-
-#: mod/tagrm.php:87
-msgid "Select a tag to remove: "
-msgstr "Select a tag to remove: "
-
-#: mod/videos.php:141
+#: mod/videos.php:140
 msgid "Do you really want to delete this video?"
 msgstr "Do you really want to delete this video?"
 
-#: mod/videos.php:146
+#: mod/videos.php:145
 msgid "Delete Video"
 msgstr "Delete video"
 
-#: mod/videos.php:211
+#: mod/videos.php:208
 msgid "No videos selected"
 msgstr "No videos selected"
 
-#: mod/videos.php:400
+#: mod/videos.php:397
 msgid "Recent Videos"
 msgstr "Recent videos"
 
-#: mod/videos.php:402
+#: mod/videos.php:399
 msgid "Upload New Videos"
 msgstr "Upload new videos"
 
-#: mod/wall_attach.php:101
-msgid "Sorry, maybe your upload is bigger than the PHP configuration allows"
-msgstr "Sorry, maybe your upload is bigger than the PHP configuration allows"
-
-#: mod/wall_attach.php:101
-msgid "Or - did you try to upload an empty file?"
-msgstr "Or did you try to upload an empty file?"
-
-#: mod/wall_attach.php:112
-#, php-format
-msgid "File exceeds size limit of %s"
-msgstr "File exceeds size limit of %s"
-
-#: mod/wall_attach.php:136 mod/wall_attach.php:152
-msgid "File upload failed."
-msgstr "File upload failed."
-
-#: view/theme/duepuntozero/config.php:54 src/Model/User.php:473
+#: view/theme/duepuntozero/config.php:54 src/Model/User.php:475
 msgid "default"
 msgstr "default"
 
@@ -7421,7 +7481,7 @@ msgstr "comix"
 msgid "slackr"
 msgstr "slackr"
 
-#: view/theme/duepuntozero/config.php:75
+#: view/theme/duepuntozero/config.php:74
 msgid "Variations"
 msgstr "Variations"
 
@@ -7491,7 +7551,7 @@ msgstr "Background colour:"
 
 #: view/theme/frio/config.php:121
 msgid "Content background opacity"
-msgstr ""
+msgstr "Content background opacity"
 
 #: view/theme/frio/config.php:122
 msgid "Set the background image"
@@ -7499,77 +7559,77 @@ msgstr "Background image:"
 
 #: view/theme/frio/config.php:127
 msgid "Login page background image"
-msgstr ""
+msgstr "Login page background image"
 
 #: view/theme/frio/config.php:130
 msgid "Login page background color"
-msgstr ""
+msgstr "Login page background colour"
 
 #: view/theme/frio/config.php:130
 msgid "Leave background image and color empty for theme defaults"
-msgstr ""
+msgstr "Leave background image and colour empty for theme defaults"
 
-#: view/theme/frio/theme.php:237
+#: view/theme/frio/theme.php:238
 msgid "Guest"
 msgstr "Guest"
 
-#: view/theme/frio/theme.php:242
+#: view/theme/frio/theme.php:243
 msgid "Visitor"
 msgstr "Visitor"
 
-#: view/theme/frio/theme.php:255 src/Content/Nav.php:97
+#: view/theme/frio/theme.php:256 src/Content/Nav.php:97
 #: src/Module/Login.php:311
 msgid "Logout"
 msgstr "Logout"
 
-#: view/theme/frio/theme.php:255 src/Content/Nav.php:97
+#: view/theme/frio/theme.php:256 src/Content/Nav.php:97
 msgid "End this session"
 msgstr "End this session"
 
-#: view/theme/frio/theme.php:258 src/Content/Nav.php:100
+#: view/theme/frio/theme.php:259 src/Content/Nav.php:100
 #: src/Content/Nav.php:181
 msgid "Your posts and conversations"
 msgstr "My posts and conversations"
 
-#: view/theme/frio/theme.php:259 src/Content/Nav.php:101
+#: view/theme/frio/theme.php:260 src/Content/Nav.php:101
 msgid "Your profile page"
 msgstr "My profile page"
 
-#: view/theme/frio/theme.php:260 src/Content/Nav.php:102
+#: view/theme/frio/theme.php:261 src/Content/Nav.php:102
 msgid "Your photos"
 msgstr "My photos"
 
-#: view/theme/frio/theme.php:261 src/Content/Nav.php:103
-#: src/Model/Profile.php:897 src/Model/Profile.php:900
+#: view/theme/frio/theme.php:262 src/Content/Nav.php:103
+#: src/Model/Profile.php:912 src/Model/Profile.php:915
 msgid "Videos"
 msgstr "Videos"
 
-#: view/theme/frio/theme.php:261 src/Content/Nav.php:103
+#: view/theme/frio/theme.php:262 src/Content/Nav.php:103
 msgid "Your videos"
 msgstr "My videos"
 
-#: view/theme/frio/theme.php:262 src/Content/Nav.php:104
+#: view/theme/frio/theme.php:263 src/Content/Nav.php:104
 msgid "Your events"
 msgstr "My events"
 
-#: view/theme/frio/theme.php:265 src/Content/Nav.php:178
+#: view/theme/frio/theme.php:266 src/Content/Nav.php:178
 msgid "Conversations from your friends"
 msgstr "My friends' conversations"
 
-#: view/theme/frio/theme.php:266 src/Content/Nav.php:169
-#: src/Model/Profile.php:912 src/Model/Profile.php:923
+#: view/theme/frio/theme.php:267 src/Content/Nav.php:169
+#: src/Model/Profile.php:927 src/Model/Profile.php:938
 msgid "Events and Calendar"
 msgstr "Events and calendar"
 
-#: view/theme/frio/theme.php:267 src/Content/Nav.php:195
+#: view/theme/frio/theme.php:268 src/Content/Nav.php:195
 msgid "Private mail"
 msgstr "Private messages"
 
-#: view/theme/frio/theme.php:268 src/Content/Nav.php:206
+#: view/theme/frio/theme.php:269 src/Content/Nav.php:206
 msgid "Account settings"
 msgstr "Account settings"
 
-#: view/theme/frio/theme.php:269 src/Content/Nav.php:212
+#: view/theme/frio/theme.php:270 src/Content/Nav.php:212
 msgid "Manage/edit friends and contacts"
 msgstr "Manage/Edit friends and contacts"
 
@@ -7617,7 +7677,7 @@ msgstr "Community profiles"
 msgid "Help or @NewHere ?"
 msgstr "Help or @NewHere ?"
 
-#: view/theme/vier/config.php:126 view/theme/vier/theme.php:388
+#: view/theme/vier/config.php:126 view/theme/vier/theme.php:389
 msgid "Connect Services"
 msgstr "Connect services"
 
@@ -7641,11 +7701,11 @@ msgstr "Similar interests"
 msgid "Invite Friends"
 msgstr "Invite friends"
 
-#: view/theme/vier/theme.php:255 src/Content/ForumManager.php:127
+#: view/theme/vier/theme.php:256 src/Content/ForumManager.php:127
 msgid "External link to forum"
 msgstr "External link to forum"
 
-#: view/theme/vier/theme.php:291
+#: view/theme/vier/theme.php:292
 msgid "Quick Start"
 msgstr "Quick start"
 
@@ -7722,126 +7782,122 @@ msgstr "Error decoding account file"
 msgid "Error! No version data in file! This is not a Friendica account file?"
 msgstr "Error! No version data in file! Is this a Friendica account file?"
 
-#: src/Core/UserImport.php:118 src/Core/UserImport.php:131
-msgid "Error! Cannot check nickname"
-msgstr "Error! Cannot check nickname."
-
-#: src/Core/UserImport.php:123 src/Core/UserImport.php:136
+#: src/Core/UserImport.php:118
 #, php-format
 msgid "User '%s' already exists on this server!"
 msgstr "User '%s' already exists on this server!"
 
-#: src/Core/UserImport.php:169
+#: src/Core/UserImport.php:151
 msgid "User creation error"
 msgstr "User creation error"
 
-#: src/Core/UserImport.php:187
+#: src/Core/UserImport.php:169
 msgid "User profile creation error"
 msgstr "User profile creation error"
 
-#: src/Core/UserImport.php:231
+#: src/Core/UserImport.php:213
 #, php-format
 msgid "%d contact not imported"
 msgid_plural "%d contacts not imported"
 msgstr[0] "%d contact not imported"
 msgstr[1] "%d contacts not imported"
 
-#: src/Core/UserImport.php:296
+#: src/Core/UserImport.php:278
 msgid "Done. You can now login with your username and password"
 msgstr "Done. You can now login with your username and password"
 
-#: src/Util/Temporal.php:145 src/Model/Profile.php:743
+#: src/Util/Temporal.php:147 src/Model/Profile.php:758
 msgid "Birthday:"
 msgstr "Birthday:"
 
-#: src/Util/Temporal.php:149
+#: src/Util/Temporal.php:151
 msgid "YYYY-MM-DD or MM-DD"
 msgstr "YYYY-MM-DD or MM-DD"
 
-#: src/Util/Temporal.php:292
+#: src/Util/Temporal.php:294
 msgid "never"
 msgstr "never"
 
-#: src/Util/Temporal.php:298
+#: src/Util/Temporal.php:300
 msgid "less than a second ago"
 msgstr "less than a second ago"
 
-#: src/Util/Temporal.php:301
+#: src/Util/Temporal.php:303
 msgid "year"
 msgstr "year"
 
-#: src/Util/Temporal.php:301
+#: src/Util/Temporal.php:303
 msgid "years"
 msgstr "years"
 
-#: src/Util/Temporal.php:302
+#: src/Util/Temporal.php:304
 msgid "months"
 msgstr "months"
 
-#: src/Util/Temporal.php:303
+#: src/Util/Temporal.php:305
 msgid "weeks"
 msgstr "weeks"
 
-#: src/Util/Temporal.php:304
+#: src/Util/Temporal.php:306
 msgid "days"
 msgstr "days"
 
-#: src/Util/Temporal.php:305
+#: src/Util/Temporal.php:307
 msgid "hour"
 msgstr "hour"
 
-#: src/Util/Temporal.php:305
+#: src/Util/Temporal.php:307
 msgid "hours"
 msgstr "hours"
 
-#: src/Util/Temporal.php:306
+#: src/Util/Temporal.php:308
 msgid "minute"
 msgstr "minute"
 
-#: src/Util/Temporal.php:306
+#: src/Util/Temporal.php:308
 msgid "minutes"
 msgstr "minutes"
 
-#: src/Util/Temporal.php:307
+#: src/Util/Temporal.php:309
 msgid "second"
 msgstr "second"
 
-#: src/Util/Temporal.php:307
+#: src/Util/Temporal.php:309
 msgid "seconds"
 msgstr "seconds"
 
-#: src/Util/Temporal.php:316
+#: src/Util/Temporal.php:318
 #, php-format
 msgid "%1$d %2$s ago"
 msgstr "%1$d %2$s ago"
 
-#: src/Content/Text/BBCode.php:548
+#: src/Content/Text/BBCode.php:547
 msgid "view full size"
 msgstr "view full size"
 
-#: src/Content/Text/BBCode.php:1001 src/Content/Text/BBCode.php:1767
-#: src/Content/Text/BBCode.php:1768
+#: src/Content/Text/BBCode.php:1000 src/Content/Text/BBCode.php:1761
+#: src/Content/Text/BBCode.php:1762
 msgid "Image/photo"
 msgstr "Image/Photo"
 
-#: src/Content/Text/BBCode.php:1139
+#: src/Content/Text/BBCode.php:1138
 #, 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:1702 src/Content/Text/BBCode.php:1724
+#: src/Content/Text/BBCode.php:1696 src/Content/Text/BBCode.php:1718
 msgid "$1 wrote:"
 msgstr "$1 wrote:"
 
-#: src/Content/Text/BBCode.php:1776 src/Content/Text/BBCode.php:1777
+#: src/Content/Text/BBCode.php:1770 src/Content/Text/BBCode.php:1771
 msgid "Encrypted content"
 msgstr "Encrypted content"
 
-#: src/Content/Text/BBCode.php:1894
+#: src/Content/Text/BBCode.php:1888
 msgid "Invalid source protocol"
 msgstr "Invalid source protocol"
 
-#: src/Content/Text/BBCode.php:1905
+#: src/Content/Text/BBCode.php:1899
 msgid "Invalid link protocol"
 msgstr "Invalid link protocol"
 
@@ -8065,7 +8121,7 @@ msgstr "Unfaithful"
 msgid "Sex Addict"
 msgstr "Sex addict"
 
-#: src/Content/ContactSelector.php:169 src/Model/User.php:490
+#: src/Content/ContactSelector.php:169 src/Model/User.php:492
 msgid "Friends"
 msgstr "Friends"
 
@@ -8203,7 +8259,7 @@ msgstr "Community"
 
 #: src/Content/Nav.php:165
 msgid "Conversations on this and other servers"
-msgstr ""
+msgstr "Conversations on this and other servers"
 
 #: src/Content/Nav.php:172
 msgid "Directory"
@@ -8478,11 +8534,11 @@ msgstr "Provides a personal tag cloud on your profile page"
 
 #: src/Content/Feature.php:129
 msgid "Display Membership Date"
-msgstr ""
+msgstr "Display membership date"
 
 #: src/Content/Feature.php:129
 msgid "Display membership date in profile"
-msgstr ""
+msgstr "Display membership date in profile"
 
 #: src/Content/OEmbed.php:253
 msgid "Embedding disabled"
@@ -8521,224 +8577,106 @@ msgstr "Enter name or interest"
 
 #: src/Content/Widget.php:62
 msgid "Examples: Robert Morgenstein, Fishing"
-msgstr "Examples: Robert Morgenstein, fishing"
-
-#: src/Content/Widget.php:66
-msgid "Random Profile"
-msgstr "Random profile"
-
-#: src/Content/Widget.php:68
-msgid "View Global Directory"
-msgstr "View global directory"
-
-#: src/Content/Widget.php:159
-msgid "Networks"
-msgstr "Networks"
-
-#: src/Content/Widget.php:162
-msgid "All Networks"
-msgstr "All networks"
-
-#: src/Content/Widget.php:203 src/Content/Widget.php:243
-msgid "Everything"
-msgstr "Everything"
-
-#: src/Content/Widget.php:240
-msgid "Categories"
-msgstr "Categories"
-
-#: src/Content/Widget.php:307
-#, php-format
-msgid "%d contact in common"
-msgid_plural "%d contacts in common"
-msgstr[0] "%d contact in common"
-msgstr[1] "%d contacts in common"
-
-#: src/Database/DBStructure.php:32
-msgid "There are no tables on MyISAM."
-msgstr "There are no tables on MyISAM."
-
-#: 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 ""
-
-#: src/Database/DBStructure.php:80
-#, php-format
-msgid ""
-"The error message is\n"
-"[pre]%s[/pre]"
-msgstr "The error message is\n[pre]%s[/pre]"
-
-#: src/Database/DBStructure.php:191
-#, php-format
-msgid ""
-"\n"
-"Error %d occurred during database update:\n"
-"%s\n"
-msgstr "\nError %d occurred during database update:\n%s\n"
-
-#: src/Database/DBStructure.php:194
-msgid "Errors encountered performing database changes: "
-msgstr "Errors encountered performing database changes: "
-
-#: src/Database/DBStructure.php:209
-msgid ": Database update"
-msgstr ": Database update"
-
-#: src/Database/DBStructure.php:459
-#, php-format
-msgid "%s: updating %s table."
-msgstr "%s: updating %s table."
-
-#: src/Model/Group.php:44
-msgid ""
-"A deleted group with this name was revived. Existing item permissions "
-"<strong>may</strong> apply to this group and any future members. If this is "
-"not what you intended, please create another group with a different name."
-msgstr "A deleted group with this name has been revived. Existing item permissions <strong>may</strong> apply to this group and any future members. If this is not what you intended, please create another group with a different name."
-
-#: src/Model/Group.php:329
-msgid "Default privacy group for new contacts"
-msgstr "Default privacy group for new contacts"
-
-#: src/Model/Group.php:362
-msgid "Everybody"
-msgstr "Everybody"
-
-#: src/Model/Group.php:382
-msgid "edit"
-msgstr "edit"
-
-#: src/Model/Group.php:406
-msgid "Edit group"
-msgstr "Edit group"
-
-#: src/Model/Group.php:407
-msgid "Contacts not in any group"
-msgstr "Contacts not in any group"
-
-#: src/Model/Group.php:408
-msgid "Create a new group"
-msgstr "Create new group"
-
-#: src/Model/Group.php:410
-msgid "Edit groups"
-msgstr "Edit groups"
-
-#: src/Model/Contact.php:559
-msgid "Drop Contact"
-msgstr "Drop contact"
-
-#: src/Model/Contact.php:962
-msgid "Organisation"
-msgstr "Organisation"
-
-#: src/Model/Contact.php:965
-msgid "News"
-msgstr "News"
-
-#: src/Model/Contact.php:968
-msgid "Forum"
-msgstr "Forum"
+msgstr "Examples: Robert Morgenstein, fishing"
 
-#: src/Model/Contact.php:1147
-msgid "Connect URL missing."
-msgstr "Connect URL missing."
+#: src/Content/Widget.php:66
+msgid "Random Profile"
+msgstr "Random profile"
 
-#: src/Model/Contact.php:1156
-msgid ""
-"The contact could not be added. Please check the relevant network "
-"credentials in your Settings -> Social Networks page."
-msgstr ""
+#: src/Content/Widget.php:68
+msgid "View Global Directory"
+msgstr "View global directory"
 
-#: src/Model/Contact.php:1184
-msgid ""
-"This site is not configured to allow communications with other networks."
-msgstr "This site is not configured to allow communications with other networks."
+#: src/Content/Widget.php:159
+msgid "Networks"
+msgstr "Networks"
 
-#: src/Model/Contact.php:1185 src/Model/Contact.php:1199
-msgid "No compatible communication protocols or feeds were discovered."
-msgstr "No compatible communication protocols or feeds were discovered."
+#: src/Content/Widget.php:162
+msgid "All Networks"
+msgstr "All networks"
 
-#: src/Model/Contact.php:1197
-msgid "The profile address specified does not provide adequate information."
-msgstr "The profile address specified does not provide adequate information."
+#: src/Content/Widget.php:203 src/Content/Widget.php:243
+msgid "Everything"
+msgstr "Everything"
 
-#: src/Model/Contact.php:1202
-msgid "An author or name was not found."
-msgstr "An author or name was not found."
+#: src/Content/Widget.php:240
+msgid "Categories"
+msgstr "Categories"
 
-#: src/Model/Contact.php:1205
-msgid "No browser URL could be matched to this address."
-msgstr "No browser URL could be matched to this address."
+#: src/Content/Widget.php:307
+#, php-format
+msgid "%d contact in common"
+msgid_plural "%d contacts in common"
+msgstr[0] "%d contact in common"
+msgstr[1] "%d contacts in common"
 
-#: src/Model/Contact.php:1208
-msgid ""
-"Unable to match @-style Identity Address with a known protocol or email "
-"contact."
-msgstr "Unable to match @-style identity address with a known protocol or email contact."
+#: src/Database/DBStructure.php:32
+msgid "There are no tables on MyISAM."
+msgstr "There are no tables on MyISAM."
 
-#: src/Model/Contact.php:1209
-msgid "Use mailto: in front of address to force email check."
-msgstr "Use mailto: in front of address to force email check."
+#: 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 "\n\t\t\t\tThe friendica developers released update %s recently,\n\t\t\t\tbut when I tried to install it, something went terribly wrong.\n\t\t\t\tThis needs to be fixed soon and I can't do it alone. Please contact a\n\t\t\t\tfriendica developer if you can not help me on your own. My database might be invalid."
 
-#: src/Model/Contact.php:1215
+#: src/Database/DBStructure.php:80
+#, php-format
 msgid ""
-"The profile address specified belongs to a network which has been disabled "
-"on this site."
-msgstr "The profile address specified belongs to a network which has been disabled on this site."
+"The error message is\n"
+"[pre]%s[/pre]"
+msgstr "The error message is\n[pre]%s[/pre]"
 
-#: src/Model/Contact.php:1220
+#: src/Database/DBStructure.php:191
+#, php-format
 msgid ""
-"Limited profile. This person will be unable to receive direct/personal "
-"notifications from you."
-msgstr "Limited profile: This person will be unable to receive direct/private messages from you."
+"\n"
+"Error %d occurred during database update:\n"
+"%s\n"
+msgstr "\nError %d occurred during database update:\n%s\n"
 
-#: src/Model/Contact.php:1290
-msgid "Unable to retrieve contact information."
-msgstr "Unable to retrieve contact information."
+#: src/Database/DBStructure.php:194
+msgid "Errors encountered performing database changes: "
+msgstr "Errors encountered performing database changes: "
 
-#: src/Model/Contact.php:1506
-#, php-format
-msgid "%s's birthday"
-msgstr "%s's birthday"
+#: src/Database/DBStructure.php:209
+msgid ": Database update"
+msgstr ": Database update"
 
-#: src/Model/Contact.php:1507 src/Protocol/DFRN.php:1399
+#: src/Database/DBStructure.php:458
 #, php-format
-msgid "Happy Birthday %s"
-msgstr "Happy Birthday, %s!"
+msgid "%s: updating %s table."
+msgstr "%s: updating %s table."
+
+#: src/Model/Mail.php:40 src/Model/Mail.php:174
+msgid "[no subject]"
+msgstr "[no subject]"
 
-#: src/Model/Item.php:1732
+#: src/Model/Item.php:1666
 #, php-format
 msgid "%1$s is attending %2$s's %3$s"
 msgstr "%1$s is going to %2$s's %3$s"
 
-#: src/Model/Item.php:1737
+#: src/Model/Item.php:1671
 #, php-format
 msgid "%1$s is not attending %2$s's %3$s"
 msgstr "%1$s is not going to %2$s's %3$s"
 
-#: src/Model/Item.php:1742
+#: src/Model/Item.php:1676
 #, php-format
 msgid "%1$s may attend %2$s's %3$s"
 msgstr "%1$s may go to %2$s's %3$s"
 
-#: src/Model/Mail.php:40 src/Model/Mail.php:173
-msgid "[no subject]"
-msgstr "[no subject]"
-
 #: src/Model/Profile.php:97
 msgid "Requested account is not available."
 msgstr "Requested account is unavailable."
 
 #: src/Model/Profile.php:168 src/Model/Profile.php:399
-#: src/Model/Profile.php:844
+#: src/Model/Profile.php:859
 msgid "Edit profile"
 msgstr "Edit profile"
 
@@ -8750,7 +8688,7 @@ msgstr "Atom feed"
 msgid "Manage/edit profiles"
 msgstr "Manage/Edit profiles"
 
-#: src/Model/Profile.php:548 src/Model/Profile.php:640
+#: src/Model/Profile.php:548 src/Model/Profile.php:641
 msgid "g A l F d"
 msgstr "g A l F d"
 
@@ -8758,210 +8696,328 @@ msgstr "g A l F d"
 msgid "F d"
 msgstr "F d"
 
-#: src/Model/Profile.php:604 src/Model/Profile.php:688
+#: src/Model/Profile.php:606 src/Model/Profile.php:703
 msgid "[today]"
 msgstr "[today]"
 
-#: src/Model/Profile.php:615
+#: src/Model/Profile.php:617
 msgid "Birthday Reminders"
 msgstr "Birthday reminders"
 
-#: src/Model/Profile.php:616
+#: src/Model/Profile.php:618
 msgid "Birthdays this week:"
 msgstr "Birthdays this week:"
 
-#: src/Model/Profile.php:675
+#: src/Model/Profile.php:690
 msgid "[No description]"
 msgstr "[No description]"
 
-#: src/Model/Profile.php:702
+#: src/Model/Profile.php:717
 msgid "Event Reminders"
 msgstr "Event reminders"
 
-#: src/Model/Profile.php:703
+#: src/Model/Profile.php:718
 msgid "Events this week:"
 msgstr "Events this week:"
 
-#: src/Model/Profile.php:726
+#: src/Model/Profile.php:741
 msgid "Member since:"
-msgstr ""
+msgstr "Member since:"
 
-#: src/Model/Profile.php:734
+#: src/Model/Profile.php:749
 msgid "j F, Y"
 msgstr "j F, Y"
 
-#: src/Model/Profile.php:735
+#: src/Model/Profile.php:750
 msgid "j F"
 msgstr "j F"
 
-#: src/Model/Profile.php:750
+#: src/Model/Profile.php:765
 msgid "Age:"
 msgstr "Age:"
 
-#: src/Model/Profile.php:763
+#: src/Model/Profile.php:778
 #, php-format
 msgid "for %1$d %2$s"
 msgstr "for %1$d %2$s"
 
-#: src/Model/Profile.php:787
+#: src/Model/Profile.php:802
 msgid "Religion:"
 msgstr "Religion:"
 
-#: src/Model/Profile.php:795
+#: src/Model/Profile.php:810
 msgid "Hobbies/Interests:"
 msgstr "Hobbies/Interests:"
 
-#: src/Model/Profile.php:807
+#: src/Model/Profile.php:822
 msgid "Contact information and Social Networks:"
 msgstr "Contact information and social networks:"
 
-#: src/Model/Profile.php:811
+#: src/Model/Profile.php:826
 msgid "Musical interests:"
 msgstr "Music:"
 
-#: src/Model/Profile.php:815
+#: src/Model/Profile.php:830
 msgid "Books, literature:"
 msgstr "Books/Literature:"
 
-#: src/Model/Profile.php:819
+#: src/Model/Profile.php:834
 msgid "Television:"
 msgstr "Television:"
 
-#: src/Model/Profile.php:823
+#: src/Model/Profile.php:838
 msgid "Film/dance/culture/entertainment:"
 msgstr "Arts, culture, entertainment:"
 
-#: src/Model/Profile.php:827
+#: src/Model/Profile.php:842
 msgid "Love/Romance:"
 msgstr "Love/Romance:"
 
-#: src/Model/Profile.php:831
+#: src/Model/Profile.php:846
 msgid "Work/employment:"
 msgstr "Work/Employment:"
 
-#: src/Model/Profile.php:835
+#: src/Model/Profile.php:850
 msgid "School/education:"
 msgstr "School/Education:"
 
-#: src/Model/Profile.php:840
+#: src/Model/Profile.php:855
 msgid "Forums:"
 msgstr "Forums:"
 
-#: src/Model/Profile.php:934
+#: src/Model/Profile.php:949
 msgid "Only You Can See This"
 msgstr "Only you can see this."
 
+#: src/Model/Contact.php:559
+msgid "Drop Contact"
+msgstr "Drop contact"
+
+#: src/Model/Contact.php:962
+msgid "Organisation"
+msgstr "Organisation"
+
+#: src/Model/Contact.php:965
+msgid "News"
+msgstr "News"
+
+#: src/Model/Contact.php:968
+msgid "Forum"
+msgstr "Forum"
+
+#: src/Model/Contact.php:1147
+msgid "Connect URL missing."
+msgstr "Connect URL missing."
+
+#: src/Model/Contact.php:1156
+msgid ""
+"The contact could not be added. Please check the relevant network "
+"credentials in your Settings -> Social Networks page."
+msgstr "The contact could not be added. Please check the relevant network credentials in your Settings -> Social Networks page."
+
+#: src/Model/Contact.php:1184
+msgid ""
+"This site is not configured to allow communications with other networks."
+msgstr "This site is not configured to allow communications with other networks."
+
+#: src/Model/Contact.php:1185 src/Model/Contact.php:1199
+msgid "No compatible communication protocols or feeds were discovered."
+msgstr "No compatible communication protocols or feeds were discovered."
+
+#: src/Model/Contact.php:1197
+msgid "The profile address specified does not provide adequate information."
+msgstr "The profile address specified does not provide adequate information."
+
+#: src/Model/Contact.php:1202
+msgid "An author or name was not found."
+msgstr "An author or name was not found."
+
+#: src/Model/Contact.php:1205
+msgid "No browser URL could be matched to this address."
+msgstr "No browser URL could be matched to this address."
+
+#: src/Model/Contact.php:1208
+msgid ""
+"Unable to match @-style Identity Address with a known protocol or email "
+"contact."
+msgstr "Unable to match @-style identity address with a known protocol or email contact."
+
+#: src/Model/Contact.php:1209
+msgid "Use mailto: in front of address to force email check."
+msgstr "Use mailto: in front of address to force email check."
+
+#: src/Model/Contact.php:1215
+msgid ""
+"The profile address specified belongs to a network which has been disabled "
+"on this site."
+msgstr "The profile address specified belongs to a network which has been disabled on this site."
+
+#: src/Model/Contact.php:1220
+msgid ""
+"Limited profile. This person will be unable to receive direct/personal "
+"notifications from you."
+msgstr "Limited profile: This person will be unable to receive direct/private messages from you."
+
+#: src/Model/Contact.php:1290
+msgid "Unable to retrieve contact information."
+msgstr "Unable to retrieve contact information."
+
+#: src/Model/Contact.php:1502
+#, php-format
+msgid "%s's birthday"
+msgstr "%s's birthday"
+
+#: src/Model/Contact.php:1503 src/Protocol/DFRN.php:1398
+#, php-format
+msgid "Happy Birthday %s"
+msgstr "Happy Birthday, %s!"
+
+#: src/Model/Group.php:44
+msgid ""
+"A deleted group with this name was revived. Existing item permissions "
+"<strong>may</strong> apply to this group and any future members. If this is "
+"not what you intended, please create another group with a different name."
+msgstr "A deleted group with this name has been revived. Existing item permissions <strong>may</strong> apply to this group and any future members. If this is not what you intended, please create another group with a different name."
+
+#: src/Model/Group.php:329
+msgid "Default privacy group for new contacts"
+msgstr "Default privacy group for new contacts"
+
+#: src/Model/Group.php:362
+msgid "Everybody"
+msgstr "Everybody"
+
+#: src/Model/Group.php:382
+msgid "edit"
+msgstr "edit"
+
+#: src/Model/Group.php:406
+msgid "Edit group"
+msgstr "Edit group"
+
+#: src/Model/Group.php:407
+msgid "Contacts not in any group"
+msgstr "Contacts not in any group"
+
+#: src/Model/Group.php:408
+msgid "Create a new group"
+msgstr "Create new group"
+
+#: src/Model/Group.php:410
+msgid "Edit groups"
+msgstr "Edit groups"
+
 #: src/Model/User.php:142
 msgid "Login failed"
-msgstr ""
+msgstr "Login failed"
 
-#: src/Model/User.php:171
+#: src/Model/User.php:173
 msgid "Not enough information to authenticate"
-msgstr ""
+msgstr "Not enough information to authenticate"
 
-#: src/Model/User.php:317
+#: src/Model/User.php:319
 msgid "An invitation is required."
 msgstr "An invitation is required."
 
-#: src/Model/User.php:321
+#: src/Model/User.php:323
 msgid "Invitation could not be verified."
 msgstr "Invitation could not be verified."
 
-#: src/Model/User.php:328
+#: src/Model/User.php:330
 msgid "Invalid OpenID url"
 msgstr "Invalid OpenID URL"
 
-#: src/Model/User.php:341 src/Module/Login.php:100
+#: src/Model/User.php:343 src/Module/Login.php:100
 msgid ""
 "We encountered a problem while logging in with the OpenID you provided. "
 "Please check the correct spelling of the ID."
 msgstr "We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."
 
-#: src/Model/User.php:341 src/Module/Login.php:100
+#: src/Model/User.php:343 src/Module/Login.php:100
 msgid "The error message was:"
 msgstr "The error message was:"
 
-#: src/Model/User.php:347
+#: src/Model/User.php:349
 msgid "Please enter the required information."
 msgstr "Please enter the required information."
 
-#: src/Model/User.php:360
+#: src/Model/User.php:362
 msgid "Please use a shorter name."
 msgstr "Please use a shorter name."
 
-#: src/Model/User.php:363
+#: src/Model/User.php:365
 msgid "Name too short."
 msgstr "Name too short."
 
-#: src/Model/User.php:371
+#: src/Model/User.php:373
 msgid "That doesn't appear to be your full (First Last) name."
 msgstr "That doesn't appear to be your full (i.e first and last) name."
 
-#: src/Model/User.php:376
+#: src/Model/User.php:378
 msgid "Your email domain is not among those allowed on this site."
 msgstr "Your email domain is not allowed on this site."
 
-#: src/Model/User.php:380
+#: src/Model/User.php:382
 msgid "Not a valid email address."
 msgstr "Not a valid email address."
 
-#: src/Model/User.php:384 src/Model/User.php:392
+#: src/Model/User.php:386 src/Model/User.php:394
 msgid "Cannot use that email."
 msgstr "Cannot use that email."
 
-#: src/Model/User.php:399
+#: src/Model/User.php:401
 msgid "Your nickname can only contain a-z, 0-9 and _."
-msgstr ""
+msgstr "Your nickname can only contain a-z, 0-9 and _."
 
-#: src/Model/User.php:406 src/Model/User.php:462
+#: src/Model/User.php:408 src/Model/User.php:464
 msgid "Nickname is already registered. Please choose another."
 msgstr "Nickname is already registered. Please choose another."
 
-#: src/Model/User.php:416
+#: src/Model/User.php:418
 msgid "SERIOUS ERROR: Generation of security keys failed."
 msgstr "SERIOUS ERROR: Generation of security keys failed."
 
-#: src/Model/User.php:449 src/Model/User.php:453
+#: src/Model/User.php:451 src/Model/User.php:455
 msgid "An error occurred during registration. Please try again."
 msgstr "An error occurred during registration. Please try again."
 
-#: src/Model/User.php:478
+#: src/Model/User.php:480
 msgid "An error occurred creating your default profile. Please try again."
 msgstr "An error occurred creating your default profile. Please try again."
 
-#: src/Model/User.php:485
+#: src/Model/User.php:487
 msgid "An error occurred creating your self contact. Please try again."
-msgstr ""
+msgstr "An error occurred creating your self-contact. Please try again."
 
-#: src/Model/User.php:494
+#: src/Model/User.php:496
 msgid ""
 "An error occurred creating your default contact group. Please try again."
-msgstr ""
+msgstr "An error occurred while creating your default contact group. Please try again."
 
-#: src/Model/User.php:568
+#: src/Model/User.php:570
 #, 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 ""
+msgstr "\n\t\t\tDear %1$s,\n\t\t\t\tThank you for registering at %2$s. Your account is pending for approval by the administrator.\n\t\t"
 
-#: src/Model/User.php:578
+#: src/Model/User.php:580
 #, php-format
 msgid "Registration at %s"
 msgstr "Registration at %s"
 
-#: src/Model/User.php:596
+#: src/Model/User.php:598
 #, 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 ""
+msgstr "\n\t\t\tDear %1$s,\n\t\t\t\tThank you for registering at %2$s. Your account has been created.\n\t\t"
 
-#: src/Model/User.php:600
+#: src/Model/User.php:602
 #, php-format
 msgid ""
 "\n"
@@ -8989,40 +9045,40 @@ msgid ""
 "\n"
 "\n"
 "\t\t\tThank you and welcome to %2$s."
-msgstr ""
+msgstr "\n\t\t\tThe login details are as follows:\n\t\t\t\tSite Location:\t%3$s\n\t\t\t\tLogin Name:\t%1$s\n\t\t\t\tPassword:\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\n\t\t\tThank you and welcome to %2$s."
 
-#: src/Protocol/DFRN.php:1398
+#: src/Protocol/DFRN.php:1397
 #, php-format
 msgid "%s\\'s birthday"
 msgstr "%s\\'s birthday"
 
-#: src/Protocol/Diaspora.php:2579
-msgid "Sharing notification from Diaspora network"
-msgstr "Sharing notification from Diaspora network"
-
-#: src/Protocol/Diaspora.php:3655
-msgid "Attachments:"
-msgstr "Attachments:"
-
-#: src/Protocol/OStatus.php:1784
+#: src/Protocol/OStatus.php:1774
 #, php-format
 msgid "%s is now following %s."
 msgstr "%s is now following %s."
 
-#: src/Protocol/OStatus.php:1785
+#: src/Protocol/OStatus.php:1775
 msgid "following"
 msgstr "following"
 
-#: src/Protocol/OStatus.php:1788
+#: src/Protocol/OStatus.php:1778
 #, php-format
 msgid "%s stopped following %s."
 msgstr "%s stopped following %s."
 
-#: src/Protocol/OStatus.php:1789
+#: src/Protocol/OStatus.php:1779
 msgid "stopped following"
 msgstr "stopped following"
 
-#: src/Worker/Delivery.php:392
+#: src/Protocol/Diaspora.php:2584
+msgid "Sharing notification from Diaspora network"
+msgstr "Sharing notification from Diaspora network"
+
+#: src/Protocol/Diaspora.php:3660
+msgid "Attachments:"
+msgstr "Attachments:"
+
+#: src/Worker/Delivery.php:391
 msgid "(no subject)"
 msgstr "(no subject)"
 
@@ -9197,11 +9253,11 @@ msgstr "Delete this item?"
 msgid "show fewer"
 msgstr "Show fewer."
 
+#: index.php:441
+msgid "toggle mobile"
+msgstr "Toggle mobile"
+
 #: boot.php:786
 #, php-format
 msgid "Update %s failed. See error logs."
 msgstr "Update %s failed. See error logs."
-
-#: index.php:441
-msgid "toggle mobile"
-msgstr "Toggle mobile"
index ef66ddb345d27cc2634359b57a1a87f6f1d65fc7..b55569753111d1796e8d953a16202e53e05c3044 100644 (file)
@@ -5,140 +5,10 @@ function string_plural_select_en_gb($n){
        return ($n != 1);;
 }}
 ;
-$a->strings["Post to Email"] = "Post to email";
-$a->strings["Hide your profile details from unknown viewers?"] = "Hide profile details from unknown viewers?";
-$a->strings["Connectors disabled, since \"%s\" is enabled."] = "Connectors are disabled since \"%s\" is enabled.";
-$a->strings["Visible to everybody"] = "Visible to everybody";
-$a->strings["show"] = "show";
-$a->strings["don't show"] = "don't show";
-$a->strings["CC: email addresses"] = "CC: email addresses";
-$a->strings["Example: bob@example.com, mary@example.com"] = "Example: bob@example.com, mary@example.com";
-$a->strings["Permissions"] = "Permissions";
-$a->strings["Close"] = "Close";
-$a->strings["Daily posting limit of %d post reached. The post was rejected."] = [
-       0 => "",
-       1 => "",
-];
-$a->strings["Weekly posting limit of %d post reached. The post was rejected."] = [
-       0 => "",
-       1 => "",
-];
-$a->strings["Monthly posting limit of %d post reached. The post was rejected."] = "Monthly posting limit of %d post reached. The post was rejected.";
-$a->strings["Profile Photos"] = "Profile photos";
-$a->strings["l F d, Y \\@ g:i A"] = "l F d, Y \\@ g:i A";
-$a->strings["Starts:"] = "Starts:";
-$a->strings["Finishes:"] = "Finishes:";
-$a->strings["Location:"] = "Location:";
-$a->strings["event"] = "event";
-$a->strings["status"] = "status";
-$a->strings["photo"] = "photo";
-$a->strings["%1\$s likes %2\$s's %3\$s"] = "%1\$s likes %2\$s's %3\$s";
-$a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "%1\$s doesn't like %2\$s's %3\$s";
-$a->strings["%1\$s attends %2\$s's %3\$s"] = "%1\$s goes to %2\$s's %3\$s";
-$a->strings["%1\$s doesn't attend %2\$s's %3\$s"] = "%1\$s doesn't go %2\$s's %3\$s";
-$a->strings["%1\$s attends maybe %2\$s's %3\$s"] = "%1\$s might go to %2\$s's %3\$s";
-$a->strings["%1\$s is now friends with %2\$s"] = "%1\$s is now friends with %2\$s";
-$a->strings["%1\$s poked %2\$s"] = "%1\$s poked %2\$s";
-$a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s tagged %2\$s's %3\$s with %4\$s";
-$a->strings["post/item"] = "Post/Item";
-$a->strings["%1\$s marked %2\$s's %3\$s as favorite"] = "%1\$s marked %2\$s's %3\$s as favourite";
-$a->strings["Likes"] = "Likes";
-$a->strings["Dislikes"] = "Dislikes";
-$a->strings["Attending"] = [
-       0 => "Attending",
-       1 => "Attending",
-];
-$a->strings["Not attending"] = "Not attending";
-$a->strings["Might attend"] = "Might attend";
-$a->strings["Select"] = "Select";
-$a->strings["Delete"] = "Delete";
-$a->strings["View %s's profile @ %s"] = "View %s's profile @ %s";
-$a->strings["Categories:"] = "Categories:";
-$a->strings["Filed under:"] = "Filed under:";
-$a->strings["%s from %s"] = "%s from %s";
-$a->strings["View in context"] = "View in context";
-$a->strings["Please wait"] = "Please wait";
-$a->strings["remove"] = "Remove";
-$a->strings["Delete Selected Items"] = "Delete selected items";
-$a->strings["Follow Thread"] = "Follow thread";
-$a->strings["View Status"] = "View status";
-$a->strings["View Profile"] = "View profile";
-$a->strings["View Photos"] = "View photos";
-$a->strings["Network Posts"] = "Network posts";
-$a->strings["View Contact"] = "View contact";
-$a->strings["Send PM"] = "Send PM";
-$a->strings["Poke"] = "Poke";
-$a->strings["Connect/Follow"] = "Connect/Follow";
-$a->strings["%s likes this."] = "%s likes this.";
-$a->strings["%s doesn't like this."] = "%s doesn't like this.";
-$a->strings["%s attends."] = "%s attends.";
-$a->strings["%s doesn't attend."] = "%s doesn't attend.";
-$a->strings["%s attends maybe."] = "%s may attend.";
-$a->strings["and"] = "and";
-$a->strings["and %d other people"] = "and %d other people";
-$a->strings["<span  %1\$s>%2\$d people</span> like this"] = "<span  %1\$s>%2\$d people</span> like this";
-$a->strings["%s like this."] = "%s like this.";
-$a->strings["<span  %1\$s>%2\$d people</span> don't like this"] = "<span  %1\$s>%2\$d people</span> don't like this";
-$a->strings["%s don't like this."] = "%s don't like this.";
-$a->strings["<span  %1\$s>%2\$d people</span> attend"] = "<span  %1\$s>%2\$d people</span> attend";
-$a->strings["%s attend."] = "%s attend.";
-$a->strings["<span  %1\$s>%2\$d people</span> don't attend"] = "<span  %1\$s>%2\$d people</span> don't attend";
-$a->strings["%s don't attend."] = "%s don't attend.";
-$a->strings["<span  %1\$s>%2\$d people</span> attend maybe"] = "<span  %1\$s>%2\$d people</span> attend maybe";
-$a->strings["%s anttend maybe."] = "%s attend maybe.";
-$a->strings["Visible to <strong>everybody</strong>"] = "Visible to <strong>everybody</strong>";
-$a->strings["Please enter a link URL:"] = "Please enter a link URL:";
-$a->strings["Please enter a video link/URL:"] = "Please enter a video link/URL:";
-$a->strings["Please enter an audio link/URL:"] = "Please enter an audio link/URL:";
-$a->strings["Tag term:"] = "Tag term:";
-$a->strings["Save to Folder:"] = "Save to folder:";
-$a->strings["Where are you right now?"] = "Where are you right now?";
-$a->strings["Delete item(s)?"] = "Delete item(s)?";
-$a->strings["Share"] = "Share";
-$a->strings["Upload photo"] = "Upload photo";
-$a->strings["upload photo"] = "upload photo";
-$a->strings["Attach file"] = "Attach file";
-$a->strings["attach file"] = "attach file";
-$a->strings["Insert web link"] = "Insert web link";
-$a->strings["web link"] = "web link";
-$a->strings["Insert video link"] = "Insert video link";
-$a->strings["video link"] = "video link";
-$a->strings["Insert audio link"] = "Insert audio link";
-$a->strings["audio link"] = "audio link";
-$a->strings["Set your location"] = "Set your location";
-$a->strings["set location"] = "set location";
-$a->strings["Clear browser location"] = "Clear browser location";
-$a->strings["clear location"] = "clear location";
-$a->strings["Set title"] = "Set title";
-$a->strings["Categories (comma-separated list)"] = "Categories (comma-separated list)";
-$a->strings["Permission settings"] = "Permission settings";
-$a->strings["permissions"] = "permissions";
-$a->strings["Public post"] = "Public post";
-$a->strings["Preview"] = "Preview";
-$a->strings["Cancel"] = "Cancel";
-$a->strings["Post to Groups"] = "Post to groups";
-$a->strings["Post to Contacts"] = "Post to contacts";
-$a->strings["Private post"] = "Private post";
-$a->strings["Message"] = "Message";
-$a->strings["Browser"] = "Browser";
-$a->strings["View all"] = "View all";
-$a->strings["Like"] = [
-       0 => "Like",
-       1 => "Likes",
-];
-$a->strings["Dislike"] = [
-       0 => "Dislike",
-       1 => "Dislikes",
-];
-$a->strings["Not Attending"] = [
-       0 => "Not attending",
-       1 => "Not attending",
-];
-$a->strings["Undecided"] = [
-       0 => "Undecided",
-       1 => "Undecided",
-];
-$a->strings["Cannot locate DNS info for database server '%s'"] = "Cannot locate DNS info for database server '%s'";
+$a->strings["Welcome "] = "Welcome ";
+$a->strings["Please upload a profile photo."] = "Please upload a profile photo.";
+$a->strings["Welcome back "] = "Welcome back ";
+$a->strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = "The form security token was incorrect. This probably happened because the form has not been submitted within 3 hours.";
 $a->strings["Friendica Notification"] = "Friendica notification";
 $a->strings["Thank You,"] = "Thank you";
 $a->strings["%s Administrator"] = "%s Administrator";
@@ -198,6 +68,10 @@ $a->strings["You've received a registration request from '%1\$s' at %2\$s"] = "Y
 $a->strings["You've received a [url=%1\$s]registration request[/url] from %2\$s."] = "You've received a [url=%1\$s]registration request[/url] from %2\$s.";
 $a->strings["Full Name:\t%1\$s\\nSite Location:\t%2\$s\\nLogin Name:\t%3\$s (%4\$s("] = "Full Name:\t%1\$s\\nSite Location:\t%2\$s\\nLogin Name:\t%3\$s (%4\$s(";
 $a->strings["Please visit %s to approve or reject the request."] = "Please visit %s to approve or reject the request.";
+$a->strings["l F d, Y \\@ g:i A"] = "l F d, Y \\@ g:i A";
+$a->strings["Starts:"] = "Starts:";
+$a->strings["Finishes:"] = "Finishes:";
+$a->strings["Location:"] = "Location:";
 $a->strings["all-day"] = "All-day";
 $a->strings["Sun"] = "Sun";
 $a->strings["Mon"] = "Mon";
@@ -256,13 +130,10 @@ $a->strings["Hide map"] = "Hide map";
 $a->strings["Item not found."] = "Item not found.";
 $a->strings["Do you really want to delete this item?"] = "Do you really want to delete this item?";
 $a->strings["Yes"] = "Yes";
+$a->strings["Cancel"] = "Cancel";
 $a->strings["Permission denied."] = "Permission denied.";
 $a->strings["Archives"] = "Archives";
 $a->strings["show more"] = "Show more...";
-$a->strings["Welcome "] = "Welcome ";
-$a->strings["Please upload a profile photo."] = "Please upload a profile photo.";
-$a->strings["Welcome back "] = "Welcome back ";
-$a->strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = "The form security token was incorrect. This probably happened because the form has not been submitted within 3 hours.";
 $a->strings["newer"] = "Later posts";
 $a->strings["older"] = "Earlier posts";
 $a->strings["first"] = "first";
@@ -303,6 +174,8 @@ $a->strings["bytes"] = "bytes";
 $a->strings["Click to open/close"] = "Click to open/close";
 $a->strings["View on separate page"] = "View on separate page";
 $a->strings["view on separate page"] = "view on separate page";
+$a->strings["event"] = "event";
+$a->strings["photo"] = "photo";
 $a->strings["activity"] = "activity";
 $a->strings["comment"] = [
        0 => "comment",
@@ -310,121 +183,193 @@ $a->strings["comment"] = [
 ];
 $a->strings["post"] = "post";
 $a->strings["Item filed"] = "Item filed";
-$a->strings["No friends to display."] = "No friends to display.";
-$a->strings["Connect"] = "Connect";
-$a->strings["Authorize application connection"] = "Authorize application connection";
-$a->strings["Return to your app and insert this Securty Code:"] = "Return to your app and insert this security code:";
-$a->strings["Please login to continue."] = "Please login to continue.";
-$a->strings["Do you want to authorize this application to access your posts and contacts, and/or create new posts for you?"] = "Do you want to authorize this application to access your posts and contacts and create new posts for you?";
-$a->strings["No"] = "No";
-$a->strings["You must be logged in to use addons. "] = "You must be logged in to use addons. ";
-$a->strings["Applications"] = "Applications";
-$a->strings["No installed applications."] = "No installed applications.";
-$a->strings["Item not available."] = "Item not available.";
-$a->strings["Item was not found."] = "Item was not found.";
-$a->strings["Login"] = "Login";
-$a->strings["The post was created"] = "The post was created";
-$a->strings["No contacts in common."] = "No contacts in common.";
-$a->strings["Common Friends"] = "Common friends";
-$a->strings["Credits"] = "Credits";
-$a->strings["Friendica is a community project, that would not be possible without the help of many people. Here is a list of those who have contributed to the code or the translation of Friendica. Thank you all!"] = "Friendica is a community project that would not be possible without the help of many people. Here is a list of those who have contributed to the code or the translation of Friendica. Thank you all!";
-$a->strings["Contact settings applied."] = "Contact settings applied.";
-$a->strings["Contact update failed."] = "Contact update failed.";
-$a->strings["Contact not found."] = "Contact not found.";
-$a->strings["<strong>WARNING: This is highly advanced</strong> and if you enter incorrect information your communications with this contact may stop working."] = "<strong>Warning: These are highly advanced settings.</strong> If you enter incorrect information your communications with this contact may not working.";
-$a->strings["Please use your browser 'Back' button <strong>now</strong> if you are uncertain what to do on this page."] = "Please use your browser 'Back' button <strong>now</strong> if you are uncertain what to do on this page.";
-$a->strings["No mirroring"] = "No mirroring";
-$a->strings["Mirror as forwarded posting"] = "Mirror as forwarded posting";
-$a->strings["Mirror as my own posting"] = "Mirror as my own posting";
-$a->strings["Return to contact editor"] = "Return to contact editor";
-$a->strings["Refetch contact data"] = "Re-fetch contact data.";
-$a->strings["Submit"] = "Submit";
-$a->strings["Remote Self"] = "Remote self";
-$a->strings["Mirror postings from this contact"] = "Mirror postings from this contact:";
-$a->strings["Mark this contact as remote_self, this will cause friendica to repost new entries from this contact."] = "This will cause Friendica to repost new entries from this contact.";
-$a->strings["Name"] = "Name:";
-$a->strings["Account Nickname"] = "Account nickname:";
-$a->strings["@Tagname - overrides Name/Nickname"] = "@Tag name - overrides name/nickname:";
-$a->strings["Account URL"] = "Account URL:";
-$a->strings["Friend Request URL"] = "Friend request URL:";
-$a->strings["Friend Confirm URL"] = "Friend confirm URL:";
-$a->strings["Notification Endpoint URL"] = "Notification endpoint URL";
-$a->strings["Poll/Feed URL"] = "Poll/Feed URL:";
-$a->strings["New photo from this URL"] = "New photo from this URL:";
-$a->strings["No potential page delegates located."] = "No potential page delegates found.";
-$a->strings["Delegate Page Management"] = "Delegate Page Management";
-$a->strings["Delegates are able to manage all aspects of this account/page except for basic account settings. Please do not delegate your personal account to anybody that you do not trust completely."] = "Delegates are able to manage all aspects of this account except for key setting features. Please do not delegate your personal account to anybody that you do not trust completely.";
-$a->strings["Existing Page Managers"] = "Existing page managers";
-$a->strings["Existing Page Delegates"] = "Existing page delegates";
-$a->strings["Potential Delegates"] = "Potential delegates";
-$a->strings["Remove"] = "Remove";
-$a->strings["Add"] = "Add";
-$a->strings["No entries."] = "No entries.";
-$a->strings["Public access denied."] = "Public access denied.";
-$a->strings["Gender:"] = "Gender:";
-$a->strings["Status:"] = "Status:";
-$a->strings["Homepage:"] = "Homepage:";
-$a->strings["About:"] = "About:";
-$a->strings["Global Directory"] = "Global Directory";
-$a->strings["Find on this site"] = "Find on this site";
-$a->strings["Results for:"] = "Results for:";
-$a->strings["Site Directory"] = "Site directory";
-$a->strings["Find"] = "Find";
-$a->strings["No entries (some entries may be hidden)."] = "No entries (entries may be hidden).";
-$a->strings["Photos"] = "Photos";
-$a->strings["Contact Photos"] = "Contact photos";
-$a->strings["Upload"] = "Upload";
-$a->strings["Files"] = "Files";
-$a->strings["Not Found"] = "Not found";
-$a->strings["- select -"] = "- select -";
-$a->strings["Contact added"] = "Contact added";
-$a->strings["Submit Request"] = "Submit request";
-$a->strings["You already added this contact."] = "You already added this contact.";
-$a->strings["Diaspora support isn't enabled. Contact can't be added."] = "Diaspora support isn't enabled. Contact can't be added.";
-$a->strings["OStatus support is disabled. Contact can't be added."] = "OStatus support is disabled. Contact can't be added.";
-$a->strings["The network type couldn't be detected. Contact can't be added."] = "The network type couldn't be detected. Contact can't be added.";
-$a->strings["Please answer the following:"] = "Please answer the following:";
-$a->strings["Does %s know you?"] = "Does %s know you?";
-$a->strings["Add a personal note:"] = "Add a personal note:";
-$a->strings["Your Identity Address:"] = "My identity address:";
-$a->strings["Profile URL"] = "Profile URL:";
-$a->strings["Tags:"] = "Tags:";
-$a->strings["Status Messages and Posts"] = "Status Messages and Posts";
-$a->strings["Group created."] = "Group created.";
-$a->strings["Could not create group."] = "Could not create group.";
-$a->strings["Group not found."] = "Group not found.";
-$a->strings["Group name changed."] = "Group name changed.";
-$a->strings["Permission denied"] = "Permission denied";
-$a->strings["Save Group"] = "Save group";
-$a->strings["Create a group of contacts/friends."] = "Create a group of contacts/friends.";
-$a->strings["Group Name: "] = "Group name: ";
-$a->strings["Group removed."] = "Group removed.";
-$a->strings["Unable to remove group."] = "Unable to remove group.";
-$a->strings["Delete Group"] = "Delete group";
-$a->strings["Group Editor"] = "Group Editor";
-$a->strings["Edit Group Name"] = "Edit group name";
-$a->strings["Members"] = "Members";
-$a->strings["All Contacts"] = "All contacts";
-$a->strings["Group is empty"] = "Group is empty";
-$a->strings["Remove Contact"] = "Remove contact";
-$a->strings["Add Contact"] = "Add contact";
-$a->strings["Click on a contact to add or remove."] = "Click on a contact to add or remove.";
-$a->strings["No profile"] = "No profile";
-$a->strings["Help:"] = "Help:";
-$a->strings["Help"] = "Help";
-$a->strings["Page not found."] = "Page not found";
-$a->strings["Welcome to %s"] = "Welcome to %s";
-$a->strings["Remote privacy information not available."] = "Remote privacy information not available.";
-$a->strings["Visible to:"] = "Visible to:";
-$a->strings["System down for maintenance"] = "Sorry, the system is currently down for maintenance.";
-$a->strings["Welcome to Friendica"] = "Welcome to Friendica";
-$a->strings["New Member Checklist"] = "New Member Checklist";
-$a->strings["We would like to offer some tips and links to help make your experience enjoyable. Click any item to visit the relevant page. A link to this page will be visible from your home page for two weeks after your initial registration and then will quietly disappear."] = "We would like to offer some tips and links to help make your experience enjoyable. Click any item to visit the relevant page. A link to this page will be visible from your home page for two weeks after your initial registration and then will quietly disappear.";
-$a->strings["Getting Started"] = "Getting started";
-$a->strings["Friendica Walk-Through"] = "Friendica walk-through";
-$a->strings["On your <em>Quick Start</em> page - find a brief introduction to your profile and network tabs, make some new connections, and find some groups to join."] = "On your <em>Quick Start</em> page - find a brief introduction to your profile and network tabs, make some new connections, and find some groups to join.";
-$a->strings["Settings"] = "Settings";
-$a->strings["Go to Your Settings"] = "Go to your settings";
+$a->strings["Post to Email"] = "Post to email";
+$a->strings["Hide your profile details from unknown viewers?"] = "Hide profile details from unknown viewers?";
+$a->strings["Connectors disabled, since \"%s\" is enabled."] = "Connectors are disabled since \"%s\" is enabled.";
+$a->strings["Visible to everybody"] = "Visible to everybody";
+$a->strings["show"] = "show";
+$a->strings["don't show"] = "don't show";
+$a->strings["CC: email addresses"] = "CC: email addresses";
+$a->strings["Example: bob@example.com, mary@example.com"] = "Example: bob@example.com, mary@example.com";
+$a->strings["Permissions"] = "Permissions";
+$a->strings["Close"] = "Close";
+$a->strings["Daily posting limit of %d post reached. The post was rejected."] = [
+       0 => "Daily posting limit of %d post reached. The post was rejected.",
+       1 => "Daily posting limit of %d posts are reached. This post was rejected.",
+];
+$a->strings["Weekly posting limit of %d post reached. The post was rejected."] = [
+       0 => "Weekly posting limit of %d post reached. The post was rejected.",
+       1 => "Weekly posting limit of %d posts are reached. This post was rejected.",
+];
+$a->strings["Monthly posting limit of %d post reached. The post was rejected."] = "Monthly posting limit of %d posts are reached. The post was rejected.";
+$a->strings["Profile Photos"] = "Profile photos";
+$a->strings["status"] = "status";
+$a->strings["%1\$s likes %2\$s's %3\$s"] = "%1\$s likes %2\$s's %3\$s";
+$a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "%1\$s doesn't like %2\$s's %3\$s";
+$a->strings["%1\$s attends %2\$s's %3\$s"] = "%1\$s goes to %2\$s's %3\$s";
+$a->strings["%1\$s doesn't attend %2\$s's %3\$s"] = "%1\$s doesn't go %2\$s's %3\$s";
+$a->strings["%1\$s attends maybe %2\$s's %3\$s"] = "%1\$s might go to %2\$s's %3\$s";
+$a->strings["%1\$s is now friends with %2\$s"] = "%1\$s is now friends with %2\$s";
+$a->strings["%1\$s poked %2\$s"] = "%1\$s poked %2\$s";
+$a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s tagged %2\$s's %3\$s with %4\$s";
+$a->strings["post/item"] = "Post/Item";
+$a->strings["%1\$s marked %2\$s's %3\$s as favorite"] = "%1\$s marked %2\$s's %3\$s as favourite";
+$a->strings["Likes"] = "Likes";
+$a->strings["Dislikes"] = "Dislikes";
+$a->strings["Attending"] = [
+       0 => "Attending",
+       1 => "Attending",
+];
+$a->strings["Not attending"] = "Not attending";
+$a->strings["Might attend"] = "Might attend";
+$a->strings["Select"] = "Select";
+$a->strings["Delete"] = "Delete";
+$a->strings["View %s's profile @ %s"] = "View %s's profile @ %s";
+$a->strings["Categories:"] = "Categories:";
+$a->strings["Filed under:"] = "Filed under:";
+$a->strings["%s from %s"] = "%s from %s";
+$a->strings["View in context"] = "View in context";
+$a->strings["Please wait"] = "Please wait";
+$a->strings["remove"] = "Remove";
+$a->strings["Delete Selected Items"] = "Delete selected items";
+$a->strings["Follow Thread"] = "Follow thread";
+$a->strings["View Status"] = "View status";
+$a->strings["View Profile"] = "View profile";
+$a->strings["View Photos"] = "View photos";
+$a->strings["Network Posts"] = "Network posts";
+$a->strings["View Contact"] = "View contact";
+$a->strings["Send PM"] = "Send PM";
+$a->strings["Poke"] = "Poke";
+$a->strings["Connect/Follow"] = "Connect/Follow";
+$a->strings["%s likes this."] = "%s likes this.";
+$a->strings["%s doesn't like this."] = "%s doesn't like this.";
+$a->strings["%s attends."] = "%s attends.";
+$a->strings["%s doesn't attend."] = "%s doesn't attend.";
+$a->strings["%s attends maybe."] = "%s may attend.";
+$a->strings["and"] = "and";
+$a->strings["and %d other people"] = "and %d other people";
+$a->strings["<span  %1\$s>%2\$d people</span> like this"] = "<span  %1\$s>%2\$d people</span> like this";
+$a->strings["%s like this."] = "%s like this.";
+$a->strings["<span  %1\$s>%2\$d people</span> don't like this"] = "<span  %1\$s>%2\$d people</span> don't like this";
+$a->strings["%s don't like this."] = "%s don't like this.";
+$a->strings["<span  %1\$s>%2\$d people</span> attend"] = "<span  %1\$s>%2\$d people</span> attend";
+$a->strings["%s attend."] = "%s attend.";
+$a->strings["<span  %1\$s>%2\$d people</span> don't attend"] = "<span  %1\$s>%2\$d people</span> don't attend";
+$a->strings["%s don't attend."] = "%s don't attend.";
+$a->strings["<span  %1\$s>%2\$d people</span> attend maybe"] = "<span  %1\$s>%2\$d people</span> attend maybe";
+$a->strings["%s attend maybe."] = "%s may be attending.";
+$a->strings["Visible to <strong>everybody</strong>"] = "Visible to <strong>everybody</strong>";
+$a->strings["Please enter a link URL:"] = "Please enter a link URL:";
+$a->strings["Please enter a video link/URL:"] = "Please enter a video link/URL:";
+$a->strings["Please enter an audio link/URL:"] = "Please enter an audio link/URL:";
+$a->strings["Tag term:"] = "Tag term:";
+$a->strings["Save to Folder:"] = "Save to folder:";
+$a->strings["Where are you right now?"] = "Where are you right now?";
+$a->strings["Delete item(s)?"] = "Delete item(s)?";
+$a->strings["Share"] = "Share";
+$a->strings["Upload photo"] = "Upload photo";
+$a->strings["upload photo"] = "upload photo";
+$a->strings["Attach file"] = "Attach file";
+$a->strings["attach file"] = "attach file";
+$a->strings["Insert web link"] = "Insert web link";
+$a->strings["web link"] = "web link";
+$a->strings["Insert video link"] = "Insert video link";
+$a->strings["video link"] = "video link";
+$a->strings["Insert audio link"] = "Insert audio link";
+$a->strings["audio link"] = "audio link";
+$a->strings["Set your location"] = "Set your location";
+$a->strings["set location"] = "set location";
+$a->strings["Clear browser location"] = "Clear browser location";
+$a->strings["clear location"] = "clear location";
+$a->strings["Set title"] = "Set title";
+$a->strings["Categories (comma-separated list)"] = "Categories (comma-separated list)";
+$a->strings["Permission settings"] = "Permission settings";
+$a->strings["permissions"] = "permissions";
+$a->strings["Public post"] = "Public post";
+$a->strings["Preview"] = "Preview";
+$a->strings["Post to Groups"] = "Post to groups";
+$a->strings["Post to Contacts"] = "Post to contacts";
+$a->strings["Private post"] = "Private post";
+$a->strings["Message"] = "Message";
+$a->strings["Browser"] = "Browser";
+$a->strings["View all"] = "View all";
+$a->strings["Like"] = [
+       0 => "Like",
+       1 => "Likes",
+];
+$a->strings["Dislike"] = [
+       0 => "Dislike",
+       1 => "Dislikes",
+];
+$a->strings["Not Attending"] = [
+       0 => "Not attending",
+       1 => "Not attending",
+];
+$a->strings["Undecided"] = [
+       0 => "Undecided",
+       1 => "Undecided",
+];
+$a->strings["Cannot locate DNS info for database server '%s'"] = "Cannot locate DNS info for database server '%s'";
+$a->strings["No friends to display."] = "No friends to display.";
+$a->strings["Connect"] = "Connect";
+$a->strings["Authorize application connection"] = "Authorize application connection";
+$a->strings["Return to your app and insert this Securty Code:"] = "Return to your app and insert this security code:";
+$a->strings["Please login to continue."] = "Please login to continue.";
+$a->strings["Do you want to authorize this application to access your posts and contacts, and/or create new posts for you?"] = "Do you want to authorize this application to access your posts and contacts and create new posts for you?";
+$a->strings["No"] = "No";
+$a->strings["You must be logged in to use addons. "] = "You must be logged in to use addons. ";
+$a->strings["Applications"] = "Applications";
+$a->strings["No installed applications."] = "No installed applications.";
+$a->strings["Item not available."] = "Item not available.";
+$a->strings["Item was not found."] = "Item was not found.";
+$a->strings["No contacts in common."] = "No contacts in common.";
+$a->strings["Common Friends"] = "Common friends";
+$a->strings["Credits"] = "Credits";
+$a->strings["Friendica is a community project, that would not be possible without the help of many people. Here is a list of those who have contributed to the code or the translation of Friendica. Thank you all!"] = "Friendica is a community project that would not be possible without the help of many people. Here is a list of those who have contributed to the code or the translation of Friendica. Thank you all!";
+$a->strings["Contact settings applied."] = "Contact settings applied.";
+$a->strings["Contact update failed."] = "Contact update failed.";
+$a->strings["Contact not found."] = "Contact not found.";
+$a->strings["<strong>WARNING: This is highly advanced</strong> and if you enter incorrect information your communications with this contact may stop working."] = "<strong>Warning: These are highly advanced settings.</strong> If you enter incorrect information your communications with this contact may not working.";
+$a->strings["Please use your browser 'Back' button <strong>now</strong> if you are uncertain what to do on this page."] = "Please use your browser 'Back' button <strong>now</strong> if you are uncertain what to do on this page.";
+$a->strings["No mirroring"] = "No mirroring";
+$a->strings["Mirror as forwarded posting"] = "Mirror as forwarded posting";
+$a->strings["Mirror as my own posting"] = "Mirror as my own posting";
+$a->strings["Return to contact editor"] = "Return to contact editor";
+$a->strings["Refetch contact data"] = "Re-fetch contact data.";
+$a->strings["Submit"] = "Submit";
+$a->strings["Remote Self"] = "Remote self";
+$a->strings["Mirror postings from this contact"] = "Mirror postings from this contact:";
+$a->strings["Mark this contact as remote_self, this will cause friendica to repost new entries from this contact."] = "This will cause Friendica to repost new entries from this contact.";
+$a->strings["Name"] = "Name:";
+$a->strings["Account Nickname"] = "Account nickname:";
+$a->strings["@Tagname - overrides Name/Nickname"] = "@Tag name - overrides name/nickname:";
+$a->strings["Account URL"] = "Account URL:";
+$a->strings["Friend Request URL"] = "Friend request URL:";
+$a->strings["Friend Confirm URL"] = "Friend confirm URL:";
+$a->strings["Notification Endpoint URL"] = "Notification endpoint URL";
+$a->strings["Poll/Feed URL"] = "Poll/Feed URL:";
+$a->strings["New photo from this URL"] = "New photo from this URL:";
+$a->strings["Photos"] = "Photos";
+$a->strings["Contact Photos"] = "Contact photos";
+$a->strings["Upload"] = "Upload";
+$a->strings["Files"] = "Files";
+$a->strings["Not Found"] = "Not found";
+$a->strings["No profile"] = "No profile";
+$a->strings["Help:"] = "Help:";
+$a->strings["Help"] = "Help";
+$a->strings["Page not found."] = "Page not found";
+$a->strings["Welcome to %s"] = "Welcome to %s";
+$a->strings["Remote privacy information not available."] = "Remote privacy information not available.";
+$a->strings["Visible to:"] = "Visible to:";
+$a->strings["System down for maintenance"] = "Sorry, the system is currently down for maintenance.";
+$a->strings["Welcome to Friendica"] = "Welcome to Friendica";
+$a->strings["New Member Checklist"] = "New Member Checklist";
+$a->strings["We would like to offer some tips and links to help make your experience enjoyable. Click any item to visit the relevant page. A link to this page will be visible from your home page for two weeks after your initial registration and then will quietly disappear."] = "We would like to offer some tips and links to help make your experience enjoyable. Click any item to visit the relevant page. A link to this page will be visible from your home page for two weeks after your initial registration and then will quietly disappear.";
+$a->strings["Getting Started"] = "Getting started";
+$a->strings["Friendica Walk-Through"] = "Friendica walk-through";
+$a->strings["On your <em>Quick Start</em> page - find a brief introduction to your profile and network tabs, make some new connections, and find some groups to join."] = "On your <em>Quick Start</em> page - find a brief introduction to your profile and network tabs, make some new connections, and find some groups to join.";
+$a->strings["Settings"] = "Settings";
+$a->strings["Go to Your Settings"] = "Go to your settings";
 $a->strings["On your <em>Settings</em> page -  change your initial password. Also make a note of your Identity Address. This looks just like an email address - and will be useful in making friends on the free social web."] = "On your <em>Settings</em> page -  change your initial password. Also make a note of your Identity Address. This looks just like an email address - and will be useful in making friends on the free social web.";
 $a->strings["Review the other settings, particularly the privacy settings. An unpublished directory listing is like having an unlisted phone number. In general, you should probably publish your listing - unless all of your friends and potential friends know exactly how to find you."] = "Review the other settings, particularly the privacy settings. An unpublished directory listing is like having an unlisted phone number. In general, you should probably publish your listing - unless all of your friends and potential friends know exactly how to find you.";
 $a->strings["Profile"] = "Profile";
@@ -454,18 +399,7 @@ $a->strings["Our <strong>help</strong> pages may be consulted for detail on othe
 $a->strings["Visit %s's profile [%s]"] = "Visit %s's profile [%s]";
 $a->strings["Edit contact"] = "Edit contact";
 $a->strings["Contacts who are not members of a group"] = "Contacts who are not members of a group";
-$a->strings["Personal Notes"] = "Personal notes";
 $a->strings["Not Extended"] = "Not extended";
-$a->strings["Invalid profile identifier."] = "Invalid profile identifier.";
-$a->strings["Profile Visibility Editor"] = "Profile Visibility Editor";
-$a->strings["Visible To"] = "Visible to";
-$a->strings["All Contacts (with secure profile access)"] = "All contacts with secure profile access";
-$a->strings["Account approved."] = "Account approved.";
-$a->strings["Registration revoked for %s"] = "Registration revoked for %s";
-$a->strings["Please login."] = "Please login.";
-$a->strings["Remove My Account"] = "Remove My Account";
-$a->strings["This will completely remove your account. Once this has been done it is not recoverable."] = "This will completely remove your account. Once this has been done it is not recoverable.";
-$a->strings["Please enter your password for verification:"] = "Please enter your password for verification:";
 $a->strings["Resubscribing to OStatus contacts"] = "Resubscribing to OStatus contacts";
 $a->strings["Error"] = "Error";
 $a->strings["Done"] = "Done";
@@ -476,47 +410,14 @@ $a->strings["Ignore/Hide"] = "Ignore/Hide";
 $a->strings["Friend Suggestions"] = "Friend suggestions";
 $a->strings["Contact wasn't found or can't be unfollowed."] = "Contact wasn't found or can't be unfollowed.";
 $a->strings["Contact unfollowed"] = "Contact unfollowed";
+$a->strings["Submit Request"] = "Submit request";
 $a->strings["You aren't a friend of this contact."] = "You aren't a friend of this contact.";
 $a->strings["Unfollowing is currently not supported by your network."] = "Unfollowing is currently not supported by your network.";
 $a->strings["Disconnect/Unfollow"] = "Disconnect/Unfollow";
+$a->strings["Your Identity Address:"] = "My identity address:";
+$a->strings["Profile URL"] = "Profile URL:";
+$a->strings["Status Messages and Posts"] = "Status Messages and Posts";
 $a->strings["[Embedded content - reload page to view]"] = "[Embedded content - reload page to view]";
-$a->strings["No contacts."] = "No contacts.";
-$a->strings["Access denied."] = "Access denied.";
-$a->strings["Invalid request."] = "Invalid request.";
-$a->strings["Image exceeds size limit of %s"] = "Image exceeds size limit of %s";
-$a->strings["Unable to process image."] = "Unable to process image.";
-$a->strings["Wall Photos"] = "Wall photos";
-$a->strings["Image upload failed."] = "Image upload failed.";
-$a->strings["Number of daily wall messages for %s exceeded. Message failed."] = "Number of daily wall messages for %s exceeded. Message failed.";
-$a->strings["No recipient selected."] = "No recipient selected.";
-$a->strings["Unable to check your home location."] = "Unable to check your home location.";
-$a->strings["Message could not be sent."] = "Message could not be sent.";
-$a->strings["Message collection failure."] = "Message collection failure.";
-$a->strings["Message sent."] = "Message sent.";
-$a->strings["No recipient."] = "No recipient.";
-$a->strings["Send Private Message"] = "Send private message";
-$a->strings["If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders."] = "If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders.";
-$a->strings["To:"] = "To:";
-$a->strings["Subject:"] = "Subject:";
-$a->strings["Your message:"] = "Your message:";
-$a->strings["Source (bbcode) text:"] = "Source (bbcode) text:";
-$a->strings["Source (Diaspora) text to convert to BBcode:"] = "Source (Diaspora) text to convert to BBcode:";
-$a->strings["Source input: "] = "Source input: ";
-$a->strings["bbcode (raw HTML(: "] = "bbcode (raw HTML(: ";
-$a->strings["bbcode: "] = "bbcode: ";
-$a->strings["bbcode => html2bbcode: "] = "bbcode => html2bbcode: ";
-$a->strings["bb2diaspora: "] = "bb2diaspora: ";
-$a->strings["bb2diaspora => Markdown: "] = "bb2diaspora => Markdown: ";
-$a->strings["bb2diaspora => diaspora2bb: "] = "bb2diaspora => diaspora2bb: ";
-$a->strings["Source input (Diaspora format): "] = "Source input (Diaspora format): ";
-$a->strings["diaspora2bb: "] = "diaspora2bb: ";
-$a->strings["Item not found"] = "Item not found";
-$a->strings["Edit post"] = "Edit post";
-$a->strings["Export account"] = "Export account";
-$a->strings["Export your account info and contacts. Use this to make a backup of your account and/or to move it to another server."] = "Export your account info and contacts. Use this to backup your account or to move it to another server.";
-$a->strings["Export all"] = "Export all";
-$a->strings["Export your accout info, contacts and all your items as json. Could be a very big file, and could take a lot of time. Use this to make a full backup of your account (photos are not exported)"] = "Export your account info, contacts and all your items as json. Could be a very big file, and could take a lot of time. Use this to make a full backup of your account (photos are not exported)";
-$a->strings["Export personal data"] = "Export personal data";
 $a->strings["This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."] = "This site has exceeded the number of allowed daily account registrations. Please try again tomorrow.";
 $a->strings["Import"] = "Import profile";
 $a->strings["Move account"] = "Move Existing Friendica Account";
@@ -569,6 +470,9 @@ $a->strings["Accepting %s as a sharer allows them to subscribe to your posts, bu
 $a->strings["Friend"] = "Friend";
 $a->strings["Sharer"] = "Sharer";
 $a->strings["Subscriber"] = "Subscriber";
+$a->strings["About:"] = "About:";
+$a->strings["Tags:"] = "Tags:";
+$a->strings["Gender:"] = "Gender:";
 $a->strings["Network:"] = "Network:";
 $a->strings["No introductions."] = "No introductions.";
 $a->strings["Show unread"] = "Show unread";
@@ -585,120 +489,612 @@ $a->strings["Couldn't fetch friends for contact."] = "Couldn't fetch friends for
 $a->strings["success"] = "success";
 $a->strings["failed"] = "failed";
 $a->strings["ignored"] = "Ignored";
-$a->strings["Only logged in users are permitted to perform a probing."] = "Only logged in users are permitted to perform a probing.";
-$a->strings["Theme settings updated."] = "Theme settings updated.";
-$a->strings["Information"] = "Information";
-$a->strings["Overview"] = "Overview";
-$a->strings["Federation Statistics"] = "Federation statistics";
-$a->strings["Configuration"] = "Configuration";
-$a->strings["Site"] = "Site";
-$a->strings["Users"] = "Users";
-$a->strings["Addons"] = "Addons";
-$a->strings["Themes"] = "Theme selection";
-$a->strings["Additional features"] = "Additional features";
-$a->strings["Database"] = "Database";
-$a->strings["DB updates"] = "DB updates";
-$a->strings["Inspect Queue"] = "Inspect queue";
-$a->strings["Tools"] = "Tools";
-$a->strings["Contact Blocklist"] = "Contact blocklist";
-$a->strings["Server Blocklist"] = "Server blocklist";
-$a->strings["Delete Item"] = "Delete item";
-$a->strings["Logs"] = "Logs";
-$a->strings["View Logs"] = "View logs";
-$a->strings["Diagnostics"] = "Diagnostics";
-$a->strings["PHP Info"] = "PHP info";
-$a->strings["probe address"] = "Probe address";
-$a->strings["check webfinger"] = "Check webfinger";
-$a->strings["Admin"] = "Admin";
-$a->strings["Addon Features"] = "Addon features";
-$a->strings["User registrations waiting for confirmation"] = "User registrations awaiting confirmation";
-$a->strings["The blocked domain"] = "Blocked domain";
-$a->strings["The reason why you blocked this domain."] = "Reason why you blocked this domain.";
-$a->strings["Delete domain"] = "Delete domain";
-$a->strings["Check to delete this entry from the blocklist"] = "Check to delete this entry from the blocklist";
-$a->strings["Administration"] = "Administration";
-$a->strings["This page can be used to define a black list of servers from the federated network that are not allowed to interact with your node. For all entered domains you should also give a reason why you have blocked the remote server."] = "This page can be used to define a black list of servers from the federated network that are not allowed to interact with your node. For all entered domains you should also give a reason why you have blocked the remote server.";
-$a->strings["The list of blocked servers will be made publically available on the /friendica page so that your users and people investigating communication problems can find the reason easily."] = "The list of blocked servers will publicly available on the Friendica page so that your users and people investigating communication problems can readily find the reason.";
-$a->strings["Add new entry to block list"] = "Add new entry to block list";
-$a->strings["Server Domain"] = "Server domain";
-$a->strings["The domain of the new server to add to the block list. Do not include the protocol."] = "The domain of the new server to add to the block list. Do not include the protocol.";
-$a->strings["Block reason"] = "Block reason";
-$a->strings["Add Entry"] = "Add entry";
-$a->strings["Save changes to the blocklist"] = "Save changes to the blocklist";
-$a->strings["Current Entries in the Blocklist"] = "Current entries in the blocklist";
-$a->strings["Delete entry from blocklist"] = "Delete entry from blocklist";
-$a->strings["Delete entry from blocklist?"] = "Delete entry from blocklist?";
-$a->strings["Server added to blocklist."] = "Server added to blocklist.";
-$a->strings["Site blocklist updated."] = "Site blocklist updated.";
-$a->strings["The contact has been blocked from the node"] = "The contact has been blocked from the node";
-$a->strings["Could not find any contact entry for this URL (%s)"] = "Could not find any contact entry for this URL (%s)";
-$a->strings["%s contact unblocked"] = [
-       0 => "",
-       1 => "",
+$a->strings["Access to this profile has been restricted."] = "Access to this profile has been restricted.";
+$a->strings["Events"] = "Events";
+$a->strings["View"] = "View";
+$a->strings["Previous"] = "Previous";
+$a->strings["Next"] = "Next";
+$a->strings["list"] = "List";
+$a->strings["User not found"] = "User not found";
+$a->strings["This calendar format is not supported"] = "This calendar format is not supported";
+$a->strings["No exportable data found"] = "No exportable data found";
+$a->strings["calendar"] = "calendar";
+$a->strings["Profile not found."] = "Profile not found.";
+$a->strings["This may occasionally happen if contact was requested by both persons and it has already been approved."] = "This may occasionally happen if contact was requested by both persons and it has already been approved.";
+$a->strings["Response from remote site was not understood."] = "Response from remote site was not understood.";
+$a->strings["Unexpected response from remote site: "] = "Unexpected response from remote site: ";
+$a->strings["Confirmation completed successfully."] = "Confirmation completed successfully.";
+$a->strings["Temporary failure. Please wait and try again."] = "Temporary failure. Please wait and try again.";
+$a->strings["Introduction failed or was revoked."] = "Introduction failed or was revoked.";
+$a->strings["Remote site reported: "] = "Remote site reported: ";
+$a->strings["Unable to set contact photo."] = "Unable to set contact photo.";
+$a->strings["No user record found for '%s' "] = "No user record found for '%s' ";
+$a->strings["Our site encryption key is apparently messed up."] = "Our site encryption key is apparently messed up.";
+$a->strings["Empty site URL was provided or URL could not be decrypted by us."] = "An empty URL was provided or the URL could not be decrypted by us.";
+$a->strings["Contact record was not found for you on our site."] = "Contact record was not found for you on our site.";
+$a->strings["Site public key not available in contact record for URL %s."] = "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."] = "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."] = "Unable to set your contact credentials on our system.";
+$a->strings["Unable to update your contact profile details on our system"] = "Unable to update your contact profile details on our system";
+$a->strings["[Name Withheld]"] = "[Name Withheld]";
+$a->strings["%1\$s has joined %2\$s"] = "%1\$s has joined %2\$s";
+$a->strings["Total invitation limit exceeded."] = "Total invitation limit exceeded";
+$a->strings["%s : Not a valid email address."] = "%s : Not a valid email address";
+$a->strings["Please join us on Friendica"] = "Please join us on Friendica.";
+$a->strings["Invitation limit exceeded. Please contact your site administrator."] = "Invitation limit is exceeded. Please contact your site administrator.";
+$a->strings["%s : Message delivery failed."] = "%s : Message delivery failed";
+$a->strings["%d message sent."] = [
+       0 => "%d message sent.",
+       1 => "%d messages sent.",
 ];
-$a->strings["Remote Contact Blocklist"] = "Remote contact blocklist";
-$a->strings["This page allows you to prevent any message from a remote contact to reach your node."] = "This page allows you to prevent any message from a remote contact to reach your node.";
-$a->strings["Block Remote Contact"] = "Block Remote Contact";
-$a->strings["select all"] = "select all";
-$a->strings["select none"] = "select none";
-$a->strings["Block"] = "Block";
-$a->strings["Unblock"] = "Unblock";
-$a->strings["No remote contact is blocked from this node."] = "No remote contact is blocked from this node.";
-$a->strings["Blocked Remote Contacts"] = "Blocked remote contacts";
-$a->strings["Block New Remote Contact"] = "Block new remote contact";
-$a->strings["Photo"] = "Photo";
+$a->strings["You have no more invitations available"] = "You have no more invitations available.";
+$a->strings["Visit %s for a list of public sites that you can join. Friendica members on other sites can all connect with each other, as well as with members of many other social networks."] = "Visit %s for a list of public sites that you can join. Friendica members on other sites can all connect with each other, as well as with members of many other social networks.";
+$a->strings["To accept this invitation, please visit and register at %s or any other public Friendica website."] = "To accept this invitation, please sign up at %s or any other public Friendica website.";
+$a->strings["Friendica sites all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks. See %s for a list of alternate Friendica sites you can join."] = "Friendica sites are all inter-connect to create a large privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks. See %s for a list of alternate Friendica sites you can join.";
+$a->strings["Our apologies. This system is not currently configured to connect with other public sites or invite members."] = "Our apologies. This system is not currently configured to connect with other public sites or invite members.";
+$a->strings["Friendica sites all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks."] = "Friendica sites are all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. Each site can also connect with many traditional social networks.";
+$a->strings["To accept this invitation, please visit and register at %s."] = "To accept this invitation, please visit and register at %s.";
+$a->strings["Send invitations"] = "Send invitations";
+$a->strings["Enter email addresses, one per line:"] = "Enter email addresses, one per line:";
+$a->strings["Your message:"] = "Your message:";
+$a->strings["You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web."] = "You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web.";
+$a->strings["You will need to supply this invitation code: \$invite_code"] = "You will need to supply this invitation code: \$invite_code";
+$a->strings["Once you have registered, please connect with me via my profile page at:"] = "Once you have signed up, please connect with me via my profile page at:";
+$a->strings["For more information about the Friendica project and why we feel it is important, please visit http://friendi.ca"] = "For more information about the Friendica project and why we feel it is important, please visit http://friendi.ca";
+$a->strings["Manage Identities and/or Pages"] = "Manage Identities and Pages";
+$a->strings["Toggle between different identities or community/group pages which share your account details or which you have been granted \"manage\" permissions"] = "Accounts that I manage or own.";
+$a->strings["Select an identity to manage: "] = "Select identity:";
+$a->strings["Profile deleted."] = "Profile deleted.";
+$a->strings["Profile-"] = "Profile-";
+$a->strings["New profile created."] = "New profile created.";
+$a->strings["Profile unavailable to clone."] = "Profile unavailable to clone.";
+$a->strings["Profile Name is required."] = "Profile name is required.";
+$a->strings["Marital Status"] = "Marital status";
+$a->strings["Romantic Partner"] = "Romantic partner";
+$a->strings["Work/Employment"] = "Work/Employment:";
+$a->strings["Religion"] = "Religion";
+$a->strings["Political Views"] = "Political views";
+$a->strings["Gender"] = "Gender";
+$a->strings["Sexual Preference"] = "Sexual preference";
+$a->strings["XMPP"] = "XMPP";
+$a->strings["Homepage"] = "Homepage";
+$a->strings["Interests"] = "Interests";
 $a->strings["Address"] = "Address";
-$a->strings["%s total blocked contact"] = [
-       0 => "",
-       1 => "",
+$a->strings["Location"] = "Location";
+$a->strings["Profile updated."] = "Profile updated.";
+$a->strings[" and "] = " and ";
+$a->strings["public profile"] = "public profile";
+$a->strings["%1\$s changed %2\$s to &ldquo;%3\$s&rdquo;"] = "%1\$s changed %2\$s to &ldquo;%3\$s&rdquo;";
+$a->strings[" - Visit %1\$s's %2\$s"] = " - Visit %1\$s's %2\$s";
+$a->strings["%1\$s has an updated %2\$s, changing %3\$s."] = "%1\$s has an updated %2\$s, changing %3\$s.";
+$a->strings["Hide contacts and friends:"] = "Hide contacts and friends:";
+$a->strings["Hide your contact/friend list from viewers of this profile?"] = "Hide your contact/friend list from viewers of this profile?";
+$a->strings["Show more profile fields:"] = "Show more profile fields:";
+$a->strings["Profile Actions"] = "Profile actions";
+$a->strings["Edit Profile Details"] = "Edit Profile Details";
+$a->strings["Change Profile Photo"] = "Change profile photo";
+$a->strings["View this profile"] = "View this profile";
+$a->strings["Edit visibility"] = "Edit visibility";
+$a->strings["Create a new profile using these settings"] = "Create a new profile using these settings";
+$a->strings["Clone this profile"] = "Clone this profile";
+$a->strings["Delete this profile"] = "Delete this profile";
+$a->strings["Basic information"] = "Basic information";
+$a->strings["Profile picture"] = "Profile picture";
+$a->strings["Preferences"] = "Preferences";
+$a->strings["Status information"] = "Status information";
+$a->strings["Additional information"] = "Additional information";
+$a->strings["Personal"] = "Personal";
+$a->strings["Relation"] = "Relation";
+$a->strings["Miscellaneous"] = "Miscellaneous";
+$a->strings["Your Gender:"] = "Gender:";
+$a->strings["<span class=\"heart\">&hearts;</span> Marital Status:"] = "<span class=\"heart\">&hearts;</span> Marital status:";
+$a->strings["Sexual Preference:"] = "Sexual preference:";
+$a->strings["Example: fishing photography software"] = "Example: fishing photography software";
+$a->strings["Profile Name:"] = "Profile name:";
+$a->strings["Required"] = "Required";
+$a->strings["This is your <strong>public</strong> profile.<br />It <strong>may</strong> be visible to anybody using the internet."] = "This is your <strong>public</strong> profile.<br />It <strong>may</strong> be visible to anybody using the internet.";
+$a->strings["Your Full Name:"] = "My full name:";
+$a->strings["Title/Description:"] = "Title/Description:";
+$a->strings["Street Address:"] = "Street address:";
+$a->strings["Locality/City:"] = "Locality/City:";
+$a->strings["Region/State:"] = "Region/State:";
+$a->strings["Postal/Zip Code:"] = "Postcode:";
+$a->strings["Country:"] = "Country:";
+$a->strings["Age: "] = "Age: ";
+$a->strings["Who: (if applicable)"] = "Who: (if applicable)";
+$a->strings["Examples: cathy123, Cathy Williams, cathy@example.com"] = "Examples: cathy123, Cathy Williams, cathy@example.com";
+$a->strings["Since [date]:"] = "Since when:";
+$a->strings["Tell us about yourself..."] = "About myself:";
+$a->strings["XMPP (Jabber) address:"] = "XMPP (Jabber) address:";
+$a->strings["The XMPP address will be propagated to your contacts so that they can follow you."] = "The XMPP address will be propagated to your contacts so that they can follow you.";
+$a->strings["Homepage URL:"] = "Homepage URL:";
+$a->strings["Hometown:"] = "Home town:";
+$a->strings["Political Views:"] = "Political views:";
+$a->strings["Religious Views:"] = "Religious views:";
+$a->strings["Public Keywords:"] = "Public keywords:";
+$a->strings["(Used for suggesting potential friends, can be seen by others)"] = "Used for suggesting potential friends, can be seen by others.";
+$a->strings["Private Keywords:"] = "Private keywords:";
+$a->strings["(Used for searching profiles, never shown to others)"] = "Used for searching profiles, never shown to others.";
+$a->strings["Likes:"] = "Likes:";
+$a->strings["Dislikes:"] = "Dislikes:";
+$a->strings["Musical interests"] = "Music:";
+$a->strings["Books, literature"] = "Books, literature, poetry:";
+$a->strings["Television"] = "Television:";
+$a->strings["Film/dance/culture/entertainment"] = "Film, dance, culture, entertainment";
+$a->strings["Hobbies/Interests"] = "Hobbies/Interests:";
+$a->strings["Love/romance"] = "Love/Romance:";
+$a->strings["Work/employment"] = "Work/Employment:";
+$a->strings["School/education"] = "School/Education:";
+$a->strings["Contact information and Social Networks"] = "Contact information and other social networks:";
+$a->strings["Profile Image"] = "Profile image";
+$a->strings["visible to everybody"] = "Visible to everybody";
+$a->strings["Edit/Manage Profiles"] = "Edit/Manage Profiles";
+$a->strings["Change profile photo"] = "Change profile photo";
+$a->strings["Create New Profile"] = "Create new profile";
+$a->strings["Invalid request."] = "Invalid request.";
+$a->strings["Sorry, maybe your upload is bigger than the PHP configuration allows"] = "Sorry, maybe your upload is bigger than the PHP configuration allows";
+$a->strings["Or - did you try to upload an empty file?"] = "Or did you try to upload an empty file?";
+$a->strings["File exceeds size limit of %s"] = "File exceeds size limit of %s";
+$a->strings["File upload failed."] = "File upload failed.";
+$a->strings["%d contact edited."] = [
+       0 => "%d contact edited.",
+       1 => "%d contacts edited.",
 ];
-$a->strings["URL of the remote contact to block."] = "URL of the remote contact to block.";
-$a->strings["Delete this Item"] = "Delete";
-$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."] = "Here you can delete an item from this 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."] = "You need to know the global unique identifier (GUID) of the item, which you can find by looking at the display URL. The last part of http://example.com/display/123456 is the GUID: i.e. 123456.";
-$a->strings["GUID"] = "GUID";
-$a->strings["The GUID of the item you want to delete."] = "GUID of item to be deleted.";
-$a->strings["Item marked for deletion."] = "Item marked for deletion.";
-$a->strings["unknown"] = "unknown";
-$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."] = "This page offers you the amount of known part of the federated social network your Friendica node is part of. These numbers are not complete and only reflect the part of the network your node is aware of.";
-$a->strings["The <em>Auto Discovered Contact Directory</em> feature is not enabled, it will improve the data displayed here."] = "The <em>Auto Discovered Contact Directory</em> feature is not enabled; enabling 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:"] = "Currently this node is aware of %d nodes with %d registered users from the following platforms:";
-$a->strings["ID"] = "ID";
-$a->strings["Recipient Name"] = "Recipient name";
-$a->strings["Recipient Profile"] = "Recipient profile";
-$a->strings["Network"] = "Network";
-$a->strings["Created"] = "Created";
-$a->strings["Last Tried"] = "Last Tried";
-$a->strings["This page lists the content of the queue for outgoing postings. These are postings the initial delivery failed for. They will be resend later and eventually deleted if the delivery fails permanently."] = "This page lists the content of the queue for outgoing postings. These are postings the initial delivery failed for. They will be resend later and eventually deleted if the delivery fails permanently.";
-$a->strings["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 scripts/dbstructure.php toinnodb</tt> of your Friendica installation for an automatic conversion.<br />"] = "Your DB still runs with MyISAM tables. You should change the engine type to InnoDB, because Friendica will use InnoDB only features in the future. 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 scripts/dbstructure.php toinnodb</tt> of your Friendica installation for an automatic conversion.<br />";
-$a->strings["There is a new version of Friendica available for download. Your current version is %1\$s, upstream version is %2\$s"] = "A new Friendica version is available now. Your current version is %1\$s, upstream version is %2\$s";
-$a->strings["The database update failed. Please run \"php scripts/dbstructure.php update\" from the command line and have a look at the errors that might appear."] = "The database update failed. Please run \"php scripts/dbstructure.php update\" from the command line; check logs for errors.";
-$a->strings["The worker was never executed. Please check your database structure!"] = "The worker process has never been executed. Please check your database structure!";
-$a->strings["The last worker execution was on %s UTC. This is older than one hour. Please check your crontab settings."] = "The last worker process started at %s UTC. This is more than one hour ago. Please adjust your crontab settings.";
-$a->strings["Normal Account"] = "Standard account";
-$a->strings["Automatic Follower Account"] = "Automatic follower account";
-$a->strings["Public Forum Account"] = "Public forum account";
-$a->strings["Automatic Friend Account"] = "Automatic friend account";
-$a->strings["Blog Account"] = "Blog account";
-$a->strings["Private Forum Account"] = "Private forum account";
-$a->strings["Message queues"] = "Message queues";
-$a->strings["Summary"] = "Summary";
-$a->strings["Registered users"] = "Registered users";
-$a->strings["Pending registrations"] = "Pending registrations";
-$a->strings["Version"] = "Version";
-$a->strings["Active addons"] = "";
-$a->strings["Can not parse base url. Must have at least <scheme>://<domain>"] = "Can not parse base URL. Must have at least <scheme>://<domain>";
-$a->strings["Site settings updated."] = "Site settings updated.";
-$a->strings["No special theme for mobile devices"] = "No special theme for mobile devices";
-$a->strings["No community page"] = "No community page";
-$a->strings["Public postings from users of this site"] = "Public postings from users of this site";
-$a->strings["Public postings from the federated network"] = "";
-$a->strings["Public postings from local users and the federated network"] = "";
+$a->strings["Could not access contact record."] = "Could not access contact record.";
+$a->strings["Could not locate selected profile."] = "Could not locate selected profile.";
+$a->strings["Contact updated."] = "Contact updated.";
+$a->strings["Failed to update contact record."] = "Failed to update contact record.";
+$a->strings["Contact has been blocked"] = "Contact has been blocked";
+$a->strings["Contact has been unblocked"] = "Contact has been unblocked";
+$a->strings["Contact has been ignored"] = "Contact has been ignored";
+$a->strings["Contact has been unignored"] = "Contact has been unignored";
+$a->strings["Contact has been archived"] = "Contact has been archived";
+$a->strings["Contact has been unarchived"] = "Contact has been unarchived";
+$a->strings["Drop contact"] = "Drop contact";
+$a->strings["Do you really want to delete this contact?"] = "Do you really want to delete this contact?";
+$a->strings["Contact has been removed."] = "Contact has been removed.";
+$a->strings["You are mutual friends with %s"] = "You are mutual friends with %s";
+$a->strings["You are sharing with %s"] = "You are sharing with %s";
+$a->strings["%s is sharing with you"] = "%s is sharing with you";
+$a->strings["Private communications are not available for this contact."] = "Private communications are not available for this contact.";
+$a->strings["Never"] = "Never";
+$a->strings["(Update was successful)"] = "(Update was successful)";
+$a->strings["(Update was not successful)"] = "(Update was not successful)";
+$a->strings["Suggest friends"] = "Suggest friends";
+$a->strings["Network type: %s"] = "Network type: %s";
+$a->strings["Communications lost with this contact!"] = "Communications lost with this contact!";
+$a->strings["Fetch further information for feeds"] = "Fetch further information for feeds";
+$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."] = "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.";
 $a->strings["Disabled"] = "Disabled";
-$a->strings["Users, Global Contacts"] = "Users, Global Contacts";
-$a->strings["Users, Global Contacts/fallback"] = "Users, Global Contacts/fallback";
-$a->strings["One month"] = "One month";
-$a->strings["Three months"] = "Three months";
+$a->strings["Fetch information"] = "Fetch information";
+$a->strings["Fetch keywords"] = "Fetch keywords";
+$a->strings["Fetch information and keywords"] = "Fetch information and keywords";
+$a->strings["Contact"] = "Contact";
+$a->strings["Profile Visibility"] = "Profile visibility";
+$a->strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "Please choose the profile you would like to display to %s when viewing your profile securely.";
+$a->strings["Contact Information / Notes"] = "Personal note";
+$a->strings["Their personal note"] = "Their personal note";
+$a->strings["Edit contact notes"] = "Edit contact notes";
+$a->strings["Block/Unblock contact"] = "Block/Unblock contact";
+$a->strings["Ignore contact"] = "Ignore contact";
+$a->strings["Repair URL settings"] = "Repair URL settings";
+$a->strings["View conversations"] = "View conversations";
+$a->strings["Last update:"] = "Last update:";
+$a->strings["Update public posts"] = "Update public posts";
+$a->strings["Update now"] = "Update now";
+$a->strings["Unblock"] = "Unblock";
+$a->strings["Block"] = "Block";
+$a->strings["Unignore"] = "Unignore";
+$a->strings["Currently blocked"] = "Currently blocked";
+$a->strings["Currently ignored"] = "Currently ignored";
+$a->strings["Currently archived"] = "Currently archived";
+$a->strings["Awaiting connection acknowledge"] = "Awaiting connection acknowledgement ";
+$a->strings["Replies/likes to your public posts <strong>may</strong> still be visible"] = "Replies/Likes to your public posts <strong>may</strong> still be visible";
+$a->strings["Notification for new posts"] = "Notification for new posts";
+$a->strings["Send a notification of every new post of this contact"] = "Send notification for every new post from this contact";
+$a->strings["Blacklisted keywords"] = "Blacklisted keywords";
+$a->strings["Comma separated list of keywords that should not be converted to hashtags, when \"Fetch information and keywords\" is selected"] = "Comma separated list of keywords that should not be converted to hashtags, when \"Fetch information and keywords\" is selected";
+$a->strings["XMPP:"] = "XMPP:";
+$a->strings["Actions"] = "Actions";
+$a->strings["Status"] = "Status";
+$a->strings["Contact Settings"] = "Notification and privacy ";
+$a->strings["Suggestions"] = "Suggestions";
+$a->strings["Suggest potential friends"] = "Suggest potential friends";
+$a->strings["All Contacts"] = "All contacts";
+$a->strings["Show all contacts"] = "Show all contacts";
+$a->strings["Unblocked"] = "Unblocked";
+$a->strings["Only show unblocked contacts"] = "Only show unblocked contacts";
+$a->strings["Blocked"] = "Blocked";
+$a->strings["Only show blocked contacts"] = "Only show blocked contacts";
+$a->strings["Ignored"] = "Ignored";
+$a->strings["Only show ignored contacts"] = "Only show ignored contacts";
+$a->strings["Archived"] = "Archived";
+$a->strings["Only show archived contacts"] = "Only show archived contacts";
+$a->strings["Hidden"] = "Hidden";
+$a->strings["Only show hidden contacts"] = "Only show hidden contacts";
+$a->strings["Search your contacts"] = "Search your contacts";
+$a->strings["Results for: %s"] = "Results for: %s";
+$a->strings["Find"] = "Find";
+$a->strings["Update"] = "Update";
+$a->strings["Archive"] = "Archive";
+$a->strings["Unarchive"] = "Unarchive";
+$a->strings["Batch Actions"] = "Batch actions";
+$a->strings["Profile Details"] = "Profile Details";
+$a->strings["View all contacts"] = "View all contacts";
+$a->strings["View all common friends"] = "View all common friends";
+$a->strings["Advanced"] = "Advanced";
+$a->strings["Advanced Contact Settings"] = "Advanced contact settings";
+$a->strings["Mutual Friendship"] = "Mutual friendship";
+$a->strings["is a fan of yours"] = "is a fan of yours";
+$a->strings["you are a fan of"] = "I follow them";
+$a->strings["Toggle Blocked status"] = "Toggle blocked status";
+$a->strings["Toggle Ignored status"] = "Toggle ignored status";
+$a->strings["Toggle Archive status"] = "Toggle archive status";
+$a->strings["Delete contact"] = "Delete contact";
+$a->strings["No parent user"] = "No parent user";
+$a->strings["Parent User"] = "Parent user";
+$a->strings["Parent users have total control about this account, including the account settings. Please double check whom you give this access."] = "Parent users have total control of this account, including core settings. Please double-check whom you grant such access.";
+$a->strings["Save Settings"] = "Save settings";
+$a->strings["Delegate Page Management"] = "Delegate Page Management";
+$a->strings["Delegates"] = "Delegates";
+$a->strings["Delegates are able to manage all aspects of this account/page except for basic account settings. Please do not delegate your personal account to anybody that you do not trust completely."] = "Delegates are able to manage all aspects of this account except for key setting features. Please do not delegate your personal account to anybody that you do not trust completely.";
+$a->strings["Existing Page Managers"] = "Existing page managers";
+$a->strings["Existing Page Delegates"] = "Existing page delegates";
+$a->strings["Potential Delegates"] = "Potential delegates";
+$a->strings["Remove"] = "Remove";
+$a->strings["Add"] = "Add";
+$a->strings["No entries."] = "No entries.";
+$a->strings["This introduction has already been accepted."] = "This introduction has already been accepted.";
+$a->strings["Profile location is not valid or does not contain profile information."] = "Profile location is not valid or does not contain profile information.";
+$a->strings["Warning: profile location has no identifiable owner name."] = "Warning: profile location has no identifiable owner name.";
+$a->strings["Warning: profile location has no profile photo."] = "Warning: profile location has no profile photo.";
+$a->strings["%d required parameter was not found at the given location"] = [
+       0 => "%d required parameter was not found at the given location",
+       1 => "%d required parameters were not found at the given location",
+];
+$a->strings["Introduction complete."] = "Introduction complete.";
+$a->strings["Unrecoverable protocol error."] = "Unrecoverable protocol error.";
+$a->strings["Profile unavailable."] = "Profile unavailable.";
+$a->strings["%s has received too many connection requests today."] = "%s has received too many connection requests today.";
+$a->strings["Spam protection measures have been invoked."] = "Spam protection measures have been invoked.";
+$a->strings["Friends are advised to please try again in 24 hours."] = "Friends are advised to please try again in 24 hours.";
+$a->strings["Invalid locator"] = "Invalid locator";
+$a->strings["You have already introduced yourself here."] = "You have already introduced yourself here.";
+$a->strings["Apparently you are already friends with %s."] = "Apparently you are already friends with %s.";
+$a->strings["Invalid profile URL."] = "Invalid profile URL.";
+$a->strings["Disallowed profile URL."] = "Disallowed profile URL.";
+$a->strings["Your introduction has been sent."] = "Your introduction has been sent.";
+$a->strings["Remote subscription can't be done for your network. Please subscribe directly on your system."] = "Remote subscription can't be done for your network. Please subscribe directly on your system.";
+$a->strings["Please login to confirm introduction."] = "Please login to confirm introduction.";
+$a->strings["Incorrect identity currently logged in. Please login to <strong>this</strong> profile."] = "Incorrect identity currently logged in. Please login to <strong>this</strong> profile.";
+$a->strings["Confirm"] = "Confirm";
+$a->strings["Hide this contact"] = "Hide this contact";
+$a->strings["Welcome home %s."] = "Welcome home %s.";
+$a->strings["Please confirm your introduction/connection request to %s."] = "Please confirm your introduction/connection request to %s.";
+$a->strings["Public access denied."] = "Public access denied.";
+$a->strings["Please enter your 'Identity Address' from one of the following supported communications networks:"] = "Please enter your 'Identity address' from one of the following supported communications networks:";
+$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>."] = "If you are not yet part of the free social web, <a href=\"%s\">follow this link to find a public Friendica site and join us today</a>.";
+$a->strings["Friend/Connection Request"] = "Friend/Connection request";
+$a->strings["Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@gnusocial.de"] = "Examples: jojo@demo.friendi.ca, http://demo.friendi.ca/profile/jojo, user@gnusocial.de";
+$a->strings["Please answer the following:"] = "Please answer the following:";
+$a->strings["Does %s know you?"] = "Does %s know you?";
+$a->strings["Add a personal note:"] = "Add a personal note:";
+$a->strings["Friendica"] = "Friendica";
+$a->strings["GNU Social (Pleroma, Mastodon)"] = "GNU Social (Pleroma, Mastodon)";
+$a->strings["Diaspora (Socialhome, Hubzilla)"] = "Diaspora (Socialhome, Hubzilla)";
+$a->strings[" - please do not use this form.  Instead, enter %s into your Diaspora search bar."] = " - please do not use this form.  Instead, enter %s into your Diaspora search bar.";
+$a->strings["- select -"] = "- select -";
+$a->strings["The contact could not be added."] = "Contact could not be added.";
+$a->strings["You already added this contact."] = "You already added this contact.";
+$a->strings["Diaspora support isn't enabled. Contact can't be added."] = "Diaspora support isn't enabled. Contact can't be added.";
+$a->strings["OStatus support is disabled. Contact can't be added."] = "OStatus support is disabled. Contact can't be added.";
+$a->strings["The network type couldn't be detected. Contact can't be added."] = "The network type couldn't be detected. Contact can't be added.";
+$a->strings["Friendica Communications Server - Setup"] = "Friendica Communications Server - Setup";
+$a->strings["Could not connect to database."] = "Could not connect to database.";
+$a->strings["Could not create table."] = "Could not create table.";
+$a->strings["Your Friendica site database has been installed."] = "Your Friendica site database has been installed.";
+$a->strings["You may need to import the file \"database.sql\" manually using phpmyadmin or mysql."] = "You may need to import the file \"database.sql\" manually using phpmyadmin or mysql.";
+$a->strings["Please see the file \"INSTALL.txt\"."] = "Please see the file \"INSTALL.txt\".";
+$a->strings["Database already in use."] = "Database already in use.";
+$a->strings["System check"] = "System check";
+$a->strings["Check again"] = "Check again";
+$a->strings["Database connection"] = "Database connection";
+$a->strings["In order to install Friendica we need to know how to connect to your database."] = "In order to install Friendica we need to know how to connect to your database.";
+$a->strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = "Please contact your hosting provider or site administrator if you have questions about these settings.";
+$a->strings["The database you specify below should already exist. If it does not, please create it before continuing."] = "The database you specify below should already exist. If it does not, please create it before continuing.";
+$a->strings["Database Server Name"] = "Database server name";
+$a->strings["Database Login Name"] = "Database login name";
+$a->strings["Database Login Password"] = "Database login password";
+$a->strings["For security reasons the password must not be empty"] = "For security reasons the password must not be empty";
+$a->strings["Database Name"] = "Database name";
+$a->strings["Site administrator email address"] = "Site administrator email address";
+$a->strings["Your account email address must match this in order to use the web admin panel."] = "Your account email address must match this in order to use the web admin panel.";
+$a->strings["Please select a default timezone for your website"] = "Please select a default time zone for your website";
+$a->strings["Site settings"] = "Site settings";
+$a->strings["System Language:"] = "System language:";
+$a->strings["Set the default language for your Friendica installation interface and to send emails."] = "Set the default language for your Friendica installation interface and email communication.";
+$a->strings["Could not find a command line version of PHP in the web server PATH."] = "Could not find a command line version of PHP in the web server PATH.";
+$a->strings["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>"] = "If your server doesn't have a command line version of PHP installed, you won't be able to run background processing. See <a href='https://github.com/friendica/friendica/blob/master/doc/Install.md#set-up-the-worker'>'Setup the worker'</a>";
+$a->strings["PHP executable path"] = "PHP executable path";
+$a->strings["Enter full path to php executable. You can leave this blank to continue the installation."] = "Enter full path to php executable. You can leave this blank to continue the installation.";
+$a->strings["Command line PHP"] = "Command line PHP";
+$a->strings["PHP executable is not the php cli binary (could be cgi-fgci version)"] = "PHP executable is not a php cli binary; it could possibly be a cgi-fgci version.";
+$a->strings["Found PHP version: "] = "Found 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."] = "The command line version of PHP on your system does not have \"register_argc_argv\" enabled.";
+$a->strings["This is required for message delivery to work."] = "This is required for message delivery to work.";
+$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"] = "Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys";
+$a->strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = "If running under Windows OS, please see \"http://www.php.net/manual/en/openssl.installation.php\".";
+$a->strings["Generate encryption keys"] = "Generate encryption keys";
+$a->strings["libCurl PHP module"] = "libCurl PHP module";
+$a->strings["GD graphics PHP module"] = "GD graphics PHP module";
+$a->strings["OpenSSL PHP module"] = "OpenSSL PHP module";
+$a->strings["PDO or MySQLi PHP module"] = "PDO or MySQLi PHP module";
+$a->strings["mb_string PHP module"] = "mb_string PHP module";
+$a->strings["XML PHP module"] = "XML PHP module";
+$a->strings["iconv module"] = "iconv module";
+$a->strings["Apache mod_rewrite module"] = "Apache mod_rewrite module";
+$a->strings["Error: Apache webserver mod-rewrite module is required but not installed."] = "Error: Apache web server mod-rewrite module is required but not installed.";
+$a->strings["Error: libCURL PHP module required but not installed."] = "Error: libCURL PHP module required but not installed.";
+$a->strings["Error: GD graphics PHP module with JPEG support required but not installed."] = "Error: GD graphics PHP module with JPEG support required but not installed.";
+$a->strings["Error: openssl PHP module required but not installed."] = "Error: openssl PHP module required but not installed.";
+$a->strings["Error: PDO or MySQLi PHP module required but not installed."] = "Error: PDO or MySQLi PHP module required but not installed.";
+$a->strings["Error: The MySQL driver for PDO is not installed."] = "Error: MySQL driver for PDO is not installed.";
+$a->strings["Error: mb_string PHP module required but not installed."] = "Error: mb_string PHP module required but not installed.";
+$a->strings["Error: iconv PHP module required but not installed."] = "Error: iconv PHP module required but not installed.";
+$a->strings["Error, XML PHP module required but not installed."] = "Error, XML PHP module required but not installed.";
+$a->strings["The web installer needs to be able to create a file called \".htconfig.php\" in the top folder of your web server and it is unable to do so."] = "The web installer needs to be able to create a file called \".htconfig.php\" in the top-level directory of your web server, but it is unable to do so.";
+$a->strings["This is most often a permission setting, as the web server may not be able to write files in your folder - even if you can."] = "This is most often a permission setting issue, as the web server may not be able to write files in your directory - even if you can.";
+$a->strings["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."] = "At the end of this procedure, we will give you a text to save in a file named .htconfig.php in your Friendica top-level directory.";
+$a->strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"INSTALL.txt\" for instructions."] = "Alternatively, you may skip this procedure and perform a manual installation. Please see the file \"INSTALL.txt\" for instructions.";
+$a->strings[".htconfig.php is writable"] = ".htconfig.php is writeable";
+$a->strings["Friendica uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = "Friendica uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering.";
+$a->strings["In order to store these compiled templates, the web server needs to have write access to the directory view/smarty3/ under the Friendica top level folder."] = "In order to store these compiled templates, the web server needs to have write access to the directory view/smarty3/ under the Friendica top-level directory.";
+$a->strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = "Please ensure the user (e.g. www-data) that your web server runs as has write access to this directory.";
+$a->strings["Note: as a security measure, you should give the web server write access to view/smarty3/ only--not the template files (.tpl) that it contains."] = "Note: as a security measure, you should give the web server write access to view/smarty3/ only--not the template files (.tpl) that it contains.";
+$a->strings["view/smarty3 is writable"] = "view/smarty3 is writeable";
+$a->strings["Url rewrite in .htaccess is not working. Check your server configuration."] = "URL rewrite in .htaccess is not working. Check your server configuration.";
+$a->strings["Url rewrite is working"] = "URL rewrite is working";
+$a->strings["ImageMagick PHP extension is not installed"] = "ImageMagick PHP extension is not installed";
+$a->strings["ImageMagick PHP extension is installed"] = "ImageMagick PHP extension is installed";
+$a->strings["ImageMagick supports GIF"] = "ImageMagick supports GIF";
+$a->strings["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."] = "The database configuration file \".htconfig.php\" could not be written. Please use the enclosed text to create a configuration file in your web server root.";
+$a->strings["<h1>What next</h1>"] = "<h1>What next</h1>";
+$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the worker."] = "IMPORTANT: You will need to [manually] setup a scheduled task for the worker.";
+$a->strings["Go to your new Friendica node <a href=\"%s/register\">registration page</a> and register as new user. Remember to use the same email you have entered as administrator email. This will allow you to enter the site admin panel."] = "Go to your new Friendica node <a href=\"%s/register\">registration page</a> and register as new user. Remember to use the same email you have entered as administrator email. This will allow you to enter the site admin panel.";
+$a->strings["Time Conversion"] = "Time conversion";
+$a->strings["Friendica provides this service for sharing events with other networks and friends in unknown timezones."] = "Friendica provides this service for sharing events with other networks and friends in unknown time zones.";
+$a->strings["UTC time: %s"] = "UTC time: %s";
+$a->strings["Current timezone: %s"] = "Current time zone: %s";
+$a->strings["Converted localtime: %s"] = "Converted local time: %s";
+$a->strings["Please select your timezone:"] = "Please select your time zone:";
+$a->strings["No valid account found."] = "No valid account found.";
+$a->strings["Password reset request issued. Check your email."] = "Password reset request issued. Please check your email.";
+$a->strings["\n\t\tDear %1\$s,\n\t\t\tA request was recently received at \"%2\$s\" to reset your account\n\t\tpassword. In order to confirm this request, please select the verification link\n\t\tbelow or paste it into your web browser address bar.\n\n\t\tIf you did NOT request this change, please DO NOT follow the link\n\t\tprovided and ignore and/or delete this email, the request will expire shortly.\n\n\t\tYour password will not be changed unless we can verify that you\n\t\tissued this request."] = "\n\t\tDear %1\$s,\n\t\t\tA request was received at \"%2\$s\" to reset your account password.\n\t\tTo confirm this request, please select the verification link\n\t\tbelow or paste it into your web browser's address bar.\n\n\t\tIf you did NOT request this change, please DO NOT follow the link\n\t\tprovided; ignore or delete this email, as the request will expire shortly.\n\n\t\tYour password will not be changed unless we can verify that you\n\t\tissued this request.";
+$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"] = "\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";
+$a->strings["Password reset requested at %s"] = "Password reset requested at %s";
+$a->strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "Request could not be verified. (You may have previously submitted it.) Password reset failed.";
+$a->strings["Request has expired, please make a new one."] = "Request has expired, please make a new one.";
+$a->strings["Forgot your Password?"] = "Reset My Password";
+$a->strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Enter email address or nickname to reset your password. You will receive further instruction via email.";
+$a->strings["Nickname or Email: "] = "Nickname or email: ";
+$a->strings["Reset"] = "Reset";
+$a->strings["Password Reset"] = "Forgotten password?";
+$a->strings["Your password has been reset as requested."] = "Your password has been reset as requested.";
+$a->strings["Your new password is"] = "Your new password is";
+$a->strings["Save or copy your new password - and then"] = "Save or copy your new password - and then";
+$a->strings["click here to login"] = "click here to login";
+$a->strings["Your password may be changed from the <em>Settings</em> page after successful login."] = "Your password may be changed from the <em>Settings</em> page after successful login.";
+$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\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\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";
+$a->strings["Your password has been changed at %s"] = "Your password has been changed at %s";
+$a->strings["No more system notifications."] = "No more system notifications.";
+$a->strings["{0} wants to be your friend"] = "{0} wants to be your friend";
+$a->strings["{0} sent you a message"] = "{0} sent you a message";
+$a->strings["{0} requested registration"] = "{0} requested registration";
+$a->strings["Poke/Prod"] = "Poke/Prod";
+$a->strings["poke, prod or do other things to somebody"] = "Poke, prod or do other things to somebody";
+$a->strings["Recipient"] = "Recipient:";
+$a->strings["Choose what you wish to do to recipient"] = "Choose what you wish to do:";
+$a->strings["Make this post private"] = "Make this post private";
+$a->strings["Only logged in users are permitted to perform a probing."] = "Only logged in users are permitted to perform a probing.";
+$a->strings["Image uploaded but image cropping failed."] = "Image uploaded but image cropping failed.";
+$a->strings["Image size reduction [%s] failed."] = "Image size reduction [%s] failed.";
+$a->strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "Shift-reload the page or clear browser cache if the new photo does not display immediately.";
+$a->strings["Unable to process image"] = "Unable to process image";
+$a->strings["Image exceeds size limit of %s"] = "Image exceeds size limit of %s";
+$a->strings["Unable to process image."] = "Unable to process image.";
+$a->strings["Upload File:"] = "Upload File:";
+$a->strings["Select a profile:"] = "Select a profile:";
+$a->strings["or"] = "or";
+$a->strings["skip this step"] = "skip this step";
+$a->strings["select a photo from your photo albums"] = "select a photo from your photo albums";
+$a->strings["Crop Image"] = "Crop Image";
+$a->strings["Please adjust the image cropping for optimum viewing."] = "Please adjust the image cropping for optimum viewing.";
+$a->strings["Done Editing"] = "Done editing";
+$a->strings["Image uploaded successfully."] = "Image uploaded successfully.";
+$a->strings["Image upload failed."] = "Image upload failed.";
+$a->strings["Permission denied"] = "Permission denied";
+$a->strings["Invalid profile identifier."] = "Invalid profile identifier.";
+$a->strings["Profile Visibility Editor"] = "Profile Visibility Editor";
+$a->strings["Click on a contact to add or remove."] = "Click on a contact to add or remove.";
+$a->strings["Visible To"] = "Visible to";
+$a->strings["All Contacts (with secure profile access)"] = "All contacts with secure profile access";
+$a->strings["Account approved."] = "Account approved.";
+$a->strings["Registration revoked for %s"] = "Registration revoked for %s";
+$a->strings["Please login."] = "Please login.";
+$a->strings["Remove My Account"] = "Remove My Account";
+$a->strings["This will completely remove your account. Once this has been done it is not recoverable."] = "This will completely remove your account. Once this has been done it is not recoverable.";
+$a->strings["Please enter your password for verification:"] = "Please enter your password for verification:";
+$a->strings["Remove term"] = "Remove term";
+$a->strings["Saved Searches"] = "Saved searches";
+$a->strings["Only logged in users are permitted to perform a search."] = "Only logged in users are permitted to perform a search.";
+$a->strings["Too Many Requests"] = "Too many requests";
+$a->strings["Only one search per minute is permitted for not logged in users."] = "Only one search per minute is permitted for not logged in users.";
+$a->strings["No results."] = "No results.";
+$a->strings["Items tagged with: %s"] = "Items tagged with: %s";
+$a->strings["%1\$s is following %2\$s's %3\$s"] = "%1\$s is following %2\$s's %3\$s";
+$a->strings["Tag removed"] = "Tag removed";
+$a->strings["Remove Item Tag"] = "Remove Item tag";
+$a->strings["Select a tag to remove: "] = "Select a tag to remove: ";
+$a->strings["Export account"] = "Export account";
+$a->strings["Export your account info and contacts. Use this to make a backup of your account and/or to move it to another server."] = "Export your account info and contacts. Use this to backup your account or to move it to another server.";
+$a->strings["Export all"] = "Export all";
+$a->strings["Export your accout info, contacts and all your items as json. Could be a very big file, and could take a lot of time. Use this to make a full backup of your account (photos are not exported)"] = "Export your account info, contacts and all your items as json. Could be a very big file, and could take a lot of time. Use this to make a full backup of your account (photos are not exported)";
+$a->strings["Export personal data"] = "Export personal data";
+$a->strings["No contacts."] = "No contacts.";
+$a->strings["Access denied."] = "Access denied.";
+$a->strings["Wall Photos"] = "Wall photos";
+$a->strings["Number of daily wall messages for %s exceeded. Message failed."] = "Number of daily wall messages for %s exceeded. Message failed.";
+$a->strings["No recipient selected."] = "No recipient selected.";
+$a->strings["Unable to check your home location."] = "Unable to check your home location.";
+$a->strings["Message could not be sent."] = "Message could not be sent.";
+$a->strings["Message collection failure."] = "Message collection failure.";
+$a->strings["Message sent."] = "Message sent.";
+$a->strings["No recipient."] = "No recipient.";
+$a->strings["Send Private Message"] = "Send private message";
+$a->strings["If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders."] = "If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders.";
+$a->strings["To:"] = "To:";
+$a->strings["Subject:"] = "Subject:";
+$a->strings["Unable to locate original post."] = "Unable to locate original post.";
+$a->strings["Empty post discarded."] = "Empty post discarded.";
+$a->strings["This message was sent to you by %s, a member of the Friendica social network."] = "This message was sent to you by %s, a member of the Friendica social network.";
+$a->strings["You may visit them online at %s"] = "You may visit them online at %s";
+$a->strings["Please contact the sender by replying to this post if you do not wish to receive these messages."] = "Please contact the sender by replying to this post if you do not wish to receive these messages.";
+$a->strings["%s posted an update."] = "%s posted an update.";
+$a->strings["Registration successful. Please check your email for further instructions."] = "Registration successful. Please check your email for further instructions.";
+$a->strings["Failed to send email message. Here your accout details:<br> login: %s<br> password: %s<br><br>You can change your password after login."] = "Failed to send email message. Here your account details:<br> login: %s<br> password: %s<br><br>You can change your password after login.";
+$a->strings["Registration successful."] = "Registration successful.";
+$a->strings["Your registration can not be processed."] = "Your registration cannot be processed.";
+$a->strings["Your registration is pending approval by the site owner."] = "Your registration is pending approval by the site administrator.";
+$a->strings["You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking 'Register'."] = "You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking 'Sign up now'.";
+$a->strings["If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items."] = "If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items.";
+$a->strings["Your OpenID (optional): "] = "Your OpenID (optional): ";
+$a->strings["Include your profile in member directory?"] = "Include your profile in member directory?";
+$a->strings["Note for the admin"] = "Note for the admin";
+$a->strings["Leave a message for the admin, why you want to join this node"] = "Leave a message for the admin, why you want to join this node.";
+$a->strings["Membership on this site is by invitation only."] = "Membership on this site is by invitation only.";
+$a->strings["Your invitation code: "] = "Your invitation code: ";
+$a->strings["Registration"] = "Join this Friendica Node Today";
+$a->strings["Your Full Name (e.g. Joe Smith, real or real-looking): "] = "Your full name: ";
+$a->strings["Your Email Address: (Initial information will be send there, so this has to be an existing address.)"] = "Your Email Address: (Initial information will be send there; so this must be an existing address.)";
+$a->strings["New Password:"] = "New password:";
+$a->strings["Leave empty for an auto generated password."] = "Leave empty for an auto generated password.";
+$a->strings["Confirm:"] = "Confirm new password:";
+$a->strings["Choose a profile nickname. This must begin with a text character. Your profile address on this site will then be '<strong>nickname@%s</strong>'."] = "Choose a profile nickname. This must begin with a text character. Your profile address on this site will then be '<strong>nickname@%s</strong>'.";
+$a->strings["Choose a nickname: "] = "Choose a nickname: ";
+$a->strings["Register"] = "Sign up now >>";
+$a->strings["Import your profile to this friendica instance"] = "Import an existing Friendica profile to this node.";
+$a->strings["Theme settings updated."] = "Theme settings updated.";
+$a->strings["Information"] = "Information";
+$a->strings["Overview"] = "Overview";
+$a->strings["Federation Statistics"] = "Federation statistics";
+$a->strings["Configuration"] = "Configuration";
+$a->strings["Site"] = "Site";
+$a->strings["Users"] = "Users";
+$a->strings["Addons"] = "Addons";
+$a->strings["Themes"] = "Theme selection";
+$a->strings["Additional features"] = "Additional features";
+$a->strings["Database"] = "Database";
+$a->strings["DB updates"] = "DB updates";
+$a->strings["Inspect Queue"] = "Inspect queue";
+$a->strings["Tools"] = "Tools";
+$a->strings["Contact Blocklist"] = "Contact blocklist";
+$a->strings["Server Blocklist"] = "Server blocklist";
+$a->strings["Delete Item"] = "Delete item";
+$a->strings["Logs"] = "Logs";
+$a->strings["View Logs"] = "View logs";
+$a->strings["Diagnostics"] = "Diagnostics";
+$a->strings["PHP Info"] = "PHP info";
+$a->strings["probe address"] = "Probe address";
+$a->strings["check webfinger"] = "Check webfinger";
+$a->strings["Admin"] = "Admin";
+$a->strings["Addon Features"] = "Addon features";
+$a->strings["User registrations waiting for confirmation"] = "User registrations awaiting confirmation";
+$a->strings["The blocked domain"] = "Blocked domain";
+$a->strings["The reason why you blocked this domain."] = "Reason why you blocked this domain.";
+$a->strings["Delete domain"] = "Delete domain";
+$a->strings["Check to delete this entry from the blocklist"] = "Check to delete this entry from the blocklist";
+$a->strings["Administration"] = "Administration";
+$a->strings["This page can be used to define a black list of servers from the federated network that are not allowed to interact with your node. For all entered domains you should also give a reason why you have blocked the remote server."] = "This page can be used to define a black list of servers from the federated network that are not allowed to interact with your node. For all entered domains you should also give a reason why you have blocked the remote server.";
+$a->strings["The list of blocked servers will be made publically available on the /friendica page so that your users and people investigating communication problems can find the reason easily."] = "The list of blocked servers will publicly available on the Friendica page so that your users and people investigating communication problems can readily find the reason.";
+$a->strings["Add new entry to block list"] = "Add new entry to block list";
+$a->strings["Server Domain"] = "Server domain";
+$a->strings["The domain of the new server to add to the block list. Do not include the protocol."] = "The domain of the new server to add to the block list. Do not include the protocol.";
+$a->strings["Block reason"] = "Block reason";
+$a->strings["Add Entry"] = "Add entry";
+$a->strings["Save changes to the blocklist"] = "Save changes to the blocklist";
+$a->strings["Current Entries in the Blocklist"] = "Current entries in the blocklist";
+$a->strings["Delete entry from blocklist"] = "Delete entry from blocklist";
+$a->strings["Delete entry from blocklist?"] = "Delete entry from blocklist?";
+$a->strings["Server added to blocklist."] = "Server added to blocklist.";
+$a->strings["Site blocklist updated."] = "Site blocklist updated.";
+$a->strings["The contact has been blocked from the node"] = "The contact has been blocked from the node";
+$a->strings["Could not find any contact entry for this URL (%s)"] = "Could not find any contact entry for this URL (%s)";
+$a->strings["%s contact unblocked"] = [
+       0 => "%s contact unblocked",
+       1 => "%s contacts unblocked",
+];
+$a->strings["Remote Contact Blocklist"] = "Remote contact blocklist";
+$a->strings["This page allows you to prevent any message from a remote contact to reach your node."] = "This page allows you to prevent any message from a remote contact to reach your node.";
+$a->strings["Block Remote Contact"] = "Block Remote Contact";
+$a->strings["select all"] = "select all";
+$a->strings["select none"] = "select none";
+$a->strings["No remote contact is blocked from this node."] = "No remote contact is blocked from this node.";
+$a->strings["Blocked Remote Contacts"] = "Blocked remote contacts";
+$a->strings["Block New Remote Contact"] = "Block new remote contact";
+$a->strings["Photo"] = "Photo";
+$a->strings["%s total blocked contact"] = [
+       0 => "%s total blocked contact",
+       1 => "%s total blocked contacts",
+];
+$a->strings["URL of the remote contact to block."] = "URL of the remote contact to block.";
+$a->strings["Delete this Item"] = "Delete";
+$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."] = "Here you can delete an item from this 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."] = "You need to know the global unique identifier (GUID) of the item, which you can find by looking at the display URL. The last part of http://example.com/display/123456 is the GUID: i.e. 123456.";
+$a->strings["GUID"] = "GUID";
+$a->strings["The GUID of the item you want to delete."] = "GUID of item to be deleted.";
+$a->strings["Item marked for deletion."] = "Item marked for deletion.";
+$a->strings["unknown"] = "unknown";
+$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."] = "This page offers you the amount of known part of the federated social network your Friendica node is part of. These numbers are not complete and only reflect the part of the network your node is aware of.";
+$a->strings["The <em>Auto Discovered Contact Directory</em> feature is not enabled, it will improve the data displayed here."] = "The <em>Auto Discovered Contact Directory</em> feature is not enabled; enabling 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:"] = "Currently this node is aware of %d nodes with %d registered users from the following platforms:";
+$a->strings["ID"] = "ID";
+$a->strings["Recipient Name"] = "Recipient name";
+$a->strings["Recipient Profile"] = "Recipient profile";
+$a->strings["Network"] = "Network";
+$a->strings["Created"] = "Created";
+$a->strings["Last Tried"] = "Last Tried";
+$a->strings["This page lists the content of the queue for outgoing postings. These are postings the initial delivery failed for. They will be resend later and eventually deleted if the delivery fails permanently."] = "This page lists the content of the queue for outgoing postings. These are postings the initial delivery failed for. They will be resend later and eventually deleted if the delivery fails permanently.";
+$a->strings["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 scripts/dbstructure.php toinnodb</tt> of your Friendica installation for an automatic conversion.<br />"] = "Your DB still runs with MyISAM tables. You should change the engine type to InnoDB, because Friendica will use InnoDB only features in the future. 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 scripts/dbstructure.php toinnodb</tt> of your Friendica installation for an automatic conversion.<br />";
+$a->strings["There is a new version of Friendica available for download. Your current version is %1\$s, upstream version is %2\$s"] = "A new Friendica version is available now. Your current version is %1\$s, upstream version is %2\$s";
+$a->strings["The database update failed. Please run \"php scripts/dbstructure.php update\" from the command line and have a look at the errors that might appear."] = "The database update failed. Please run \"php scripts/dbstructure.php update\" from the command line; check logs for errors.";
+$a->strings["The worker was never executed. Please check your database structure!"] = "The worker process has never been executed. Please check your database structure!";
+$a->strings["The last worker execution was on %s UTC. This is older than one hour. Please check your crontab settings."] = "The last worker process started at %s UTC. This is more than one hour ago. Please adjust your crontab settings.";
+$a->strings["Normal Account"] = "Standard account";
+$a->strings["Automatic Follower Account"] = "Automatic follower account";
+$a->strings["Public Forum Account"] = "Public forum account";
+$a->strings["Automatic Friend Account"] = "Automatic friend account";
+$a->strings["Blog Account"] = "Blog account";
+$a->strings["Private Forum Account"] = "Private forum account";
+$a->strings["Message queues"] = "Message queues";
+$a->strings["Summary"] = "Summary";
+$a->strings["Registered users"] = "Registered users";
+$a->strings["Pending registrations"] = "Pending registrations";
+$a->strings["Version"] = "Version";
+$a->strings["Active addons"] = "Active addons";
+$a->strings["Can not parse base url. Must have at least <scheme>://<domain>"] = "Can not parse base URL. Must have at least <scheme>://<domain>";
+$a->strings["Site settings updated."] = "Site settings updated.";
+$a->strings["No special theme for mobile devices"] = "No special theme for mobile devices";
+$a->strings["No community page"] = "No community page";
+$a->strings["Public postings from users of this site"] = "Public postings from users of this site";
+$a->strings["Public postings from the federated network"] = "Public postings from the federated network";
+$a->strings["Public postings from local users and the federated network"] = "Public postings from local users and the federated network";
+$a->strings["Users, Global Contacts"] = "Users, Global Contacts";
+$a->strings["Users, Global Contacts/fallback"] = "Users, Global Contacts/fallback";
+$a->strings["One month"] = "One month";
+$a->strings["Three months"] = "Three months";
 $a->strings["Half a year"] = "Half a year";
 $a->strings["One year"] = "One a year";
 $a->strings["Multi user instance"] = "Multi user instance";
@@ -711,12 +1107,9 @@ $a->strings["Self-signed certificate, use SSL for local links only (discouraged)
 $a->strings["Don't check"] = "Don't check";
 $a->strings["check the stable version"] = "check for stable version updates";
 $a->strings["check the development version"] = "check for development version updates";
-$a->strings["Save Settings"] = "Save settings";
 $a->strings["Republish users to directory"] = "Republish users to directory";
-$a->strings["Registration"] = "Join this Friendica Node Today";
 $a->strings["File upload"] = "File upload";
 $a->strings["Policies"] = "Policies";
-$a->strings["Advanced"] = "Advanced";
 $a->strings["Auto Discovered Contact Directory"] = "Auto-discovered contact directory";
 $a->strings["Performance"] = "Performance";
 $a->strings["Worker"] = "Worker";
@@ -731,7 +1124,7 @@ $a->strings["Link to an icon that will be used for browsers."] = "Link to an ico
 $a->strings["Touch icon"] = "Touch icon";
 $a->strings["Link to an icon that will be used for tablets and mobiles."] = "Link to an icon that will be used for tablets and mobiles.";
 $a->strings["Additional Info"] = "Additional Info";
-$a->strings["For public servers: you can add additional information here that will be listed at %s/servers."] = "";
+$a->strings["For public servers: you can add additional information here that will be listed at %s/servers."] = "For public servers: You can add additional information here that will be listed at %s/servers.";
 $a->strings["System language"] = "System language";
 $a->strings["System theme"] = "System theme";
 $a->strings["Default system theme - may be over-ridden by user profiles - <a href='#' id='cnftheme'>change theme settings</a>"] = "Default system theme - may be overridden by user profiles - <a href='#' id='cnftheme'>change theme settings</a>";
@@ -762,10 +1155,10 @@ $a->strings["Allowed friend domains"] = "Allowed friend domains";
 $a->strings["Comma separated list of domains which are allowed to establish friendships with this site. Wildcards are accepted. Empty to allow any domains"] = "Comma separated list of domains which are allowed to establish friendships with this site. Wildcards are accepted. Leave empty to allow any domains";
 $a->strings["Allowed email domains"] = "Allowed email domains";
 $a->strings["Comma separated list of domains which are allowed in email addresses for registrations to this site. Wildcards are accepted. Empty to allow any domains"] = "Comma separated list of domains which are allowed in email addresses for registrations to this site. Wildcards are accepted. Leave empty to allow any domains";
-$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"] = "";
-$a->strings["Comma separated list of domains which oembed content is allowed to be displayed. Wildcards are accepted."] = "";
+$a->strings["No OEmbed rich content"] = "No OEmbed rich content";
+$a->strings["Don't show the rich content (e.g. embedded PDF), except from the domains listed below."] = "Don't show rich content (e.g. embedded PDF), except from the domains listed below.";
+$a->strings["Allowed OEmbed domains"] = "Allowed OEmbed domains";
+$a->strings["Comma separated list of domains which oembed content is allowed to be displayed. Wildcards are accepted."] = "Comma separated list of domains from where OEmbed content is allowed. Wildcards are possible.";
 $a->strings["Block public"] = "Block public";
 $a->strings["Check to block public access to all otherwise public personal pages on this site unless you are currently logged in."] = "Block public access to all otherwise public personal pages on this site, except for local users when logged in.";
 $a->strings["Force publish"] = "Mandatory directory listing";
@@ -788,7 +1181,7 @@ $a->strings["OpenID support"] = "OpenID support";
 $a->strings["OpenID support for registration and logins."] = "OpenID support for registration and logins.";
 $a->strings["Fullname check"] = "Full name check";
 $a->strings["Force users to register with a space between firstname and lastname in Full name, as an antispam measure"] = "Force users to sign up with a space between first name and last name in the full name field; it may reduce spam and abuse registrations.";
-$a->strings["Community pages for visitors"] = "";
+$a->strings["Community pages for visitors"] = "Community pages for visitors";
 $a->strings["Which community pages should be available for visitors. Local users always see both pages."] = "Community pages that should be available for visitors. Local users always see both pages.";
 $a->strings["Posts per user on community page"] = "Posts per user on community page";
 $a->strings["The maximum number of posts per user on the community page. (Not valid for 'Global Community')"] = "Maximum number of posts per user on the community page (not valid for 'Global Community').";
@@ -849,408 +1242,160 @@ $a->strings["The picture proxy increases performance and privacy. It shouldn't b
 $a->strings["Only search in tags"] = "Only search in tags";
 $a->strings["On large systems the text search can slow down the system extremely."] = "On large systems the text search can slow down the system significantly.";
 $a->strings["New base url"] = "New base URL";
-$a->strings["Change base url for this server. Sends relocate message to all Friendica and Diaspora* contacts of all users."] = "Change base url for this server. Sends relocate message to all Friendica and Diaspora* contacts of all users.";
-$a->strings["RINO Encryption"] = "RINO Encryption";
-$a->strings["Encryption layer between nodes."] = "Encryption layer between nodes.";
-$a->strings["Maximum number of parallel workers"] = "Maximum number of parallel workers";
-$a->strings["On shared hosters set this to 2. On larger systems, values of 10 are great. Default value is 4."] = "On shared hosts 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"] = "Don't use 'proc_open' with the worker";
-$a->strings["Enable this if your system doesn't allow the use of 'proc_open'. This can happen on shared hosters. If this is enabled you should increase the frequency of worker calls in your crontab."] = "Enable this if your system doesn't allow the use of 'proc_open'. This can happen on shared hosters. If this is enabled you should increase the frequency of worker calls in your crontab.";
-$a->strings["Enable fastlane"] = "Enable fast-lane";
-$a->strings["When enabed, the fastlane mechanism starts an additional worker if processes with higher priority are blocked by processes of lower priority."] = "The fast-lane mechanism starts an additional worker if processes with higher priority are blocked by processes of lower priority.";
-$a->strings["Enable frontend worker"] = "Enable frontend worker";
-$a->strings["When enabled the Worker process is triggered when backend access is performed \\x28e.g. messages being delivered\\x29. On smaller sites you might want to call %s/worker on a regular basis via an external cron job. You should only enable this option if you cannot utilize cron/scheduled jobs on your server."] = "Worker process is triggered when backend access is performed \\x28e.g. messages being delivered\\x29. On smaller sites you might want to call %s/worker on a regular basis via an external cron job. You should only enable this option if you cannot utilize cron/scheduled jobs on your server.";
-$a->strings["Update has been marked successful"] = "Update has been marked successful";
-$a->strings["Database structure update %s was successfully applied."] = "Database structure update %s was successfully applied.";
-$a->strings["Executing of database structure update %s failed with error: %s"] = "Executing of database structure update %s failed with error: %s";
-$a->strings["Executing %s failed with error: %s"] = "Executing %s failed with error: %s";
-$a->strings["Update %s was successfully applied."] = "Update %s was successfully applied.";
-$a->strings["Update %s did not return a status. Unknown if it succeeded."] = "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."] = "There was no additional update function %s that needed to be called.";
-$a->strings["No failed updates."] = "No failed updates.";
-$a->strings["Check database structure"] = "Check database structure";
-$a->strings["Failed Updates"] = "Failed updates";
-$a->strings["This does not include updates prior to 1139, which did not return a status."] = "This does not include updates prior to 1139, which did not return a status.";
-$a->strings["Mark success (if update was manually applied)"] = "Mark success (if update was manually applied)";
-$a->strings["Attempt to execute this update step automatically"] = "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."] = "\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\tThank you and welcome to %4\$s."] = "\n\t\t\tThe login details are as follows:\n\n\t\t\tSite Location:\t%1\$s\n\t\t\tLogin Name:\t\t%2\$s\n\t\t\tPassword:\t\t%3\$s\n\n\t\t\tYou may change your password from your account \"Settings\" page after logging\n\t\t\tin.\n\n\t\t\tPlease take a few moments to review the other account settings on that page.\n\n\t\t\tYou may also wish to add some basic information to your default profile\n\t\t\t(on the \"Profiles\" page) so that other people can easily find you.\n\n\t\t\tWe recommend setting your full name, adding a profile photo,\n\t\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n\t\t\tperhaps what country you live in; if you do not wish to be more specific\n\t\t\tthan that.\n\n\t\t\tWe fully respect your right to privacy and none of these items are necessary.\n\t\t\tIf you are new and do not know anybody here, this may help\n\t\t\tyou to make some new and interesting friends.\n\n\t\t\tThank you and welcome to %4\$s.";
-$a->strings["Registration details for %s"] = "Registration details for %s";
-$a->strings["%s user blocked/unblocked"] = [
-       0 => "%s user blocked/unblocked",
-       1 => "%s users blocked/unblocked",
-];
-$a->strings["%s user deleted"] = [
-       0 => "%s user deleted",
-       1 => "%s users deleted",
-];
-$a->strings["User '%s' deleted"] = "User '%s' deleted";
-$a->strings["User '%s' unblocked"] = "User '%s' unblocked";
-$a->strings["User '%s' blocked"] = "User '%s' blocked";
-$a->strings["Email"] = "Email";
-$a->strings["Register date"] = "Registration date";
-$a->strings["Last login"] = "Last login";
-$a->strings["Last item"] = "Last item";
-$a->strings["Account"] = "Account";
-$a->strings["Add User"] = "Add user";
-$a->strings["User registrations waiting for confirm"] = "User registrations awaiting confirmation";
-$a->strings["User waiting for permanent deletion"] = "User awaiting permanent deletion";
-$a->strings["Request date"] = "Request date";
-$a->strings["No registrations."] = "No registrations.";
-$a->strings["Note from the user"] = "Note from the user";
-$a->strings["Deny"] = "Deny";
-$a->strings["Site admin"] = "Site admin";
-$a->strings["Account expired"] = "Account expired";
-$a->strings["New User"] = "New user";
-$a->strings["Deleted since"] = "Deleted since";
-$a->strings["Selected users will be deleted!\\n\\nEverything these users had posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "Selected users will be deleted!\\n\\nEverything these users has posted on this site will be permanently deleted!\\n\\nAre you sure?";
-$a->strings["The user {0} will be deleted!\\n\\nEverything this user has posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "The user {0} will be deleted!\\n\\nEverything this user has posted on this site will be permanently deleted!\\n\\nAre you sure?";
-$a->strings["Name of the new user."] = "Name of the new user.";
-$a->strings["Nickname"] = "Nickname";
-$a->strings["Nickname of the new user."] = "Nickname of the new user.";
-$a->strings["Email address of the new user."] = "Email address of the new user.";
-$a->strings["Addon %s disabled."] = "Addon %s disabled.";
-$a->strings["Addon %s enabled."] = "Addon %s enabled.";
-$a->strings["Disable"] = "Disable";
-$a->strings["Enable"] = "Enable";
-$a->strings["Toggle"] = "Toggle";
-$a->strings["Author: "] = "Author: ";
-$a->strings["Maintainer: "] = "Maintainer: ";
-$a->strings["Reload active addons"] = "Reload active addons";
-$a->strings["There are currently no addons available on your node. You can find the official addon repository at %1\$s and might find other interesting addons in the open addon registry at %2\$s"] = "There are currently no addons available on your node. You can find the official addon repository at %1\$s and might find other interesting addons in the open addon registry at %2\$s";
-$a->strings["No themes found."] = "No themes found.";
-$a->strings["Screenshot"] = "Screenshot";
-$a->strings["Reload active themes"] = "Reload active themes";
-$a->strings["No themes found on the system. They should be placed in %1\$s"] = "No themes found on the system. They should be placed in %1\$s";
-$a->strings["[Experimental]"] = "[Experimental]";
-$a->strings["[Unsupported]"] = "[Unsupported]";
-$a->strings["Log settings updated."] = "Log settings updated.";
-$a->strings["PHP log currently enabled."] = "PHP log currently enabled.";
-$a->strings["PHP log currently disabled."] = "PHP log currently disabled.";
-$a->strings["Clear"] = "Clear";
-$a->strings["Enable Debugging"] = "Enable debugging";
-$a->strings["Log file"] = "Log file";
-$a->strings["Must be writable by web server. Relative to your Friendica top-level directory."] = "Must be writable by web server and relative to your Friendica top-level directory.";
-$a->strings["Log level"] = "Log level";
-$a->strings["PHP logging"] = "PHP logging";
-$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."] = "To enable logging of PHP errors and warnings you can add the following to the .htconfig.php file of your installation. The file name 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"] = "Off";
-$a->strings["On"] = "On";
-$a->strings["Lock feature %s"] = "Lock feature %s";
-$a->strings["Manage Additional Features"] = "Manage additional features";
-$a->strings["Access to this profile has been restricted."] = "Access to this profile has been restricted.";
-$a->strings["Events"] = "Events";
-$a->strings["View"] = "View";
-$a->strings["Previous"] = "Previous";
-$a->strings["Next"] = "Next";
-$a->strings["list"] = "List";
-$a->strings["User not found"] = "User not found";
-$a->strings["This calendar format is not supported"] = "This calendar format is not supported";
-$a->strings["No exportable data found"] = "No exportable data found";
-$a->strings["calendar"] = "calendar";
-$a->strings["Community option not available."] = "";
-$a->strings["Not available."] = "Not available.";
-$a->strings["Local Community"] = "";
-$a->strings["Posts from local users on this server"] = "";
-$a->strings["Global Community"] = "";
-$a->strings["Posts from users of the whole federated network"] = "";
-$a->strings["No results."] = "No results.";
-$a->strings["This community stream shows all public posts received by this node. They may not reflect the opinions of this node’s users."] = "This community stream shows all public posts received by this node. They may not reflect the opinions of this node’s users.";
-$a->strings["%d contact edited."] = [
-       0 => "%d contact edited.",
-       1 => "%d contacts edited.",
-];
-$a->strings["Could not access contact record."] = "Could not access contact record.";
-$a->strings["Could not locate selected profile."] = "Could not locate selected profile.";
-$a->strings["Contact updated."] = "Contact updated.";
-$a->strings["Failed to update contact record."] = "Failed to update contact record.";
-$a->strings["Contact has been blocked"] = "Contact has been blocked";
-$a->strings["Contact has been unblocked"] = "Contact has been unblocked";
-$a->strings["Contact has been ignored"] = "Contact has been ignored";
-$a->strings["Contact has been unignored"] = "Contact has been unignored";
-$a->strings["Contact has been archived"] = "Contact has been archived";
-$a->strings["Contact has been unarchived"] = "Contact has been unarchived";
-$a->strings["Drop contact"] = "Drop contact";
-$a->strings["Do you really want to delete this contact?"] = "Do you really want to delete this contact?";
-$a->strings["Contact has been removed."] = "Contact has been removed.";
-$a->strings["You are mutual friends with %s"] = "You are mutual friends with %s";
-$a->strings["You are sharing with %s"] = "You are sharing with %s";
-$a->strings["%s is sharing with you"] = "%s is sharing with you";
-$a->strings["Private communications are not available for this contact."] = "Private communications are not available for this contact.";
-$a->strings["Never"] = "Never";
-$a->strings["(Update was successful)"] = "(Update was successful)";
-$a->strings["(Update was not successful)"] = "(Update was not successful)";
-$a->strings["Suggest friends"] = "Suggest friends";
-$a->strings["Network type: %s"] = "Network type: %s";
-$a->strings["Communications lost with this contact!"] = "Communications lost with this contact!";
-$a->strings["Fetch further information for feeds"] = "Fetch further information for feeds";
-$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."] = "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.";
-$a->strings["Fetch information"] = "Fetch information";
-$a->strings["Fetch keywords"] = "Fetch keywords";
-$a->strings["Fetch information and keywords"] = "Fetch information and keywords";
-$a->strings["Contact"] = "Contact";
-$a->strings["Profile Visibility"] = "Profile visibility";
-$a->strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "Please choose the profile you would like to display to %s when viewing your profile securely.";
-$a->strings["Contact Information / Notes"] = "Personal note";
-$a->strings["Their personal note"] = "Their personal note";
-$a->strings["Edit contact notes"] = "Edit contact notes";
-$a->strings["Block/Unblock contact"] = "Block/Unblock contact";
-$a->strings["Ignore contact"] = "Ignore contact";
-$a->strings["Repair URL settings"] = "Repair URL settings";
-$a->strings["View conversations"] = "View conversations";
-$a->strings["Last update:"] = "Last update:";
-$a->strings["Update public posts"] = "Update public posts";
-$a->strings["Update now"] = "Update now";
-$a->strings["Unignore"] = "Unignore";
-$a->strings["Currently blocked"] = "Currently blocked";
-$a->strings["Currently ignored"] = "Currently ignored";
-$a->strings["Currently archived"] = "Currently archived";
-$a->strings["Awaiting connection acknowledge"] = "Awaiting connection acknowledgement ";
-$a->strings["Replies/likes to your public posts <strong>may</strong> still be visible"] = "Replies/Likes to your public posts <strong>may</strong> still be visible";
-$a->strings["Notification for new posts"] = "Notification for new posts";
-$a->strings["Send a notification of every new post of this contact"] = "Send notification for every new post from this contact";
-$a->strings["Blacklisted keywords"] = "Blacklisted keywords";
-$a->strings["Comma separated list of keywords that should not be converted to hashtags, when \"Fetch information and keywords\" is selected"] = "Comma separated list of keywords that should not be converted to hashtags, when \"Fetch information and keywords\" is selected";
-$a->strings["XMPP:"] = "XMPP:";
-$a->strings["Actions"] = "Actions";
-$a->strings["Status"] = "Status";
-$a->strings["Contact Settings"] = "Notification and privacy ";
-$a->strings["Suggestions"] = "Suggestions";
-$a->strings["Suggest potential friends"] = "Suggest potential friends";
-$a->strings["Show all contacts"] = "Show all contacts";
-$a->strings["Unblocked"] = "Unblocked";
-$a->strings["Only show unblocked contacts"] = "Only show unblocked contacts";
-$a->strings["Blocked"] = "Blocked";
-$a->strings["Only show blocked contacts"] = "Only show blocked contacts";
-$a->strings["Ignored"] = "Ignored";
-$a->strings["Only show ignored contacts"] = "Only show ignored contacts";
-$a->strings["Archived"] = "Archived";
-$a->strings["Only show archived contacts"] = "Only show archived contacts";
-$a->strings["Hidden"] = "Hidden";
-$a->strings["Only show hidden contacts"] = "Only show hidden contacts";
-$a->strings["Search your contacts"] = "Search your contacts";
-$a->strings["Results for: %s"] = "Results for: %s";
-$a->strings["Update"] = "Update";
-$a->strings["Archive"] = "Archive";
-$a->strings["Unarchive"] = "Unarchive";
-$a->strings["Batch Actions"] = "Batch actions";
-$a->strings["Profile Details"] = "Profile Details";
-$a->strings["View all contacts"] = "View all contacts";
-$a->strings["View all common friends"] = "View all common friends";
-$a->strings["Advanced Contact Settings"] = "Advanced contact settings";
-$a->strings["Mutual Friendship"] = "Mutual friendship";
-$a->strings["is a fan of yours"] = "is a fan of yours";
-$a->strings["you are a fan of"] = "I follow them";
-$a->strings["Toggle Blocked status"] = "Toggle blocked status";
-$a->strings["Toggle Ignored status"] = "Toggle ignored status";
-$a->strings["Toggle Archive status"] = "Toggle archive status";
-$a->strings["Delete contact"] = "Delete contact";
-$a->strings["Profile not found."] = "Profile not found.";
-$a->strings["This may occasionally happen if contact was requested by both persons and it has already been approved."] = "This may occasionally happen if contact was requested by both persons and it has already been approved.";
-$a->strings["Response from remote site was not understood."] = "Response from remote site was not understood.";
-$a->strings["Unexpected response from remote site: "] = "Unexpected response from remote site: ";
-$a->strings["Confirmation completed successfully."] = "Confirmation completed successfully.";
-$a->strings["Temporary failure. Please wait and try again."] = "Temporary failure. Please wait and try again.";
-$a->strings["Introduction failed or was revoked."] = "Introduction failed or was revoked.";
-$a->strings["Remote site reported: "] = "Remote site reported: ";
-$a->strings["Unable to set contact photo."] = "Unable to set contact photo.";
-$a->strings["No user record found for '%s' "] = "No user record found for '%s' ";
-$a->strings["Our site encryption key is apparently messed up."] = "Our site encryption key is apparently messed up.";
-$a->strings["Empty site URL was provided or URL could not be decrypted by us."] = "An empty URL was provided or the URL could not be decrypted by us.";
-$a->strings["Contact record was not found for you on our site."] = "Contact record was not found for you on our site.";
-$a->strings["Site public key not available in contact record for URL %s."] = "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."] = "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."] = "Unable to set your contact credentials on our system.";
-$a->strings["Unable to update your contact profile details on our system"] = "Unable to update your contact profile details on our system";
-$a->strings["[Name Withheld]"] = "[Name Withheld]";
-$a->strings["%1\$s has joined %2\$s"] = "%1\$s has joined %2\$s";
-$a->strings["This introduction has already been accepted."] = "This introduction has already been accepted.";
-$a->strings["Profile location is not valid or does not contain profile information."] = "Profile location is not valid or does not contain profile information.";
-$a->strings["Warning: profile location has no identifiable owner name."] = "Warning: profile location has no identifiable owner name.";
-$a->strings["Warning: profile location has no profile photo."] = "Warning: profile location has no profile photo.";
-$a->strings["%d required parameter was not found at the given location"] = [
-       0 => "%d required parameter was not found at the given location",
-       1 => "%d required parameters were not found at the given location",
+$a->strings["Change base url for this server. Sends relocate message to all Friendica and Diaspora* contacts of all users."] = "Change base url for this server. Sends relocate message to all Friendica and Diaspora* contacts of all users.";
+$a->strings["RINO Encryption"] = "RINO Encryption";
+$a->strings["Encryption layer between nodes."] = "Encryption layer between nodes.";
+$a->strings["Maximum number of parallel workers"] = "Maximum number of parallel workers";
+$a->strings["On shared hosters set this to 2. On larger systems, values of 10 are great. Default value is 4."] = "On shared hosts 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"] = "Don't use 'proc_open' with the worker";
+$a->strings["Enable this if your system doesn't allow the use of 'proc_open'. This can happen on shared hosters. If this is enabled you should increase the frequency of worker calls in your crontab."] = "Enable this if your system doesn't allow the use of 'proc_open'. This can happen on shared hosters. If this is enabled you should increase the frequency of worker calls in your crontab.";
+$a->strings["Enable fastlane"] = "Enable fast-lane";
+$a->strings["When enabed, the fastlane mechanism starts an additional worker if processes with higher priority are blocked by processes of lower priority."] = "The fast-lane mechanism starts an additional worker if processes with higher priority are blocked by processes of lower priority.";
+$a->strings["Enable frontend worker"] = "Enable frontend worker";
+$a->strings["When enabled the Worker process is triggered when backend access is performed \\x28e.g. messages being delivered\\x29. On smaller sites you might want to call %s/worker on a regular basis via an external cron job. You should only enable this option if you cannot utilize cron/scheduled jobs on your server."] = "Worker process is triggered when backend access is performed \\x28e.g. messages being delivered\\x29. On smaller sites you might want to call %s/worker on a regular basis via an external cron job. You should only enable this option if you cannot utilize cron/scheduled jobs on your server.";
+$a->strings["Update has been marked successful"] = "Update has been marked successful";
+$a->strings["Database structure update %s was successfully applied."] = "Database structure update %s was successfully applied.";
+$a->strings["Executing of database structure update %s failed with error: %s"] = "Executing of database structure update %s failed with error: %s";
+$a->strings["Executing %s failed with error: %s"] = "Executing %s failed with error: %s";
+$a->strings["Update %s was successfully applied."] = "Update %s was successfully applied.";
+$a->strings["Update %s did not return a status. Unknown if it succeeded."] = "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."] = "There was no additional update function %s that needed to be called.";
+$a->strings["No failed updates."] = "No failed updates.";
+$a->strings["Check database structure"] = "Check database structure";
+$a->strings["Failed Updates"] = "Failed updates";
+$a->strings["This does not include updates prior to 1139, which did not return a status."] = "This does not include updates prior to 1139, which did not return a status.";
+$a->strings["Mark success (if update was manually applied)"] = "Mark success (if update was manually applied)";
+$a->strings["Attempt to execute this update step automatically"] = "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."] = "\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\tThank you and welcome to %4\$s."] = "\n\t\t\tThe login details are as follows:\n\n\t\t\tSite Location:\t%1\$s\n\t\t\tLogin Name:\t\t%2\$s\n\t\t\tPassword:\t\t%3\$s\n\n\t\t\tYou may change your password from your account \"Settings\" page after logging\n\t\t\tin.\n\n\t\t\tPlease take a few moments to review the other account settings on that page.\n\n\t\t\tYou may also wish to add some basic information to your default profile\n\t\t\t(on the \"Profiles\" page) so that other people can easily find you.\n\n\t\t\tWe recommend setting your full name, adding a profile photo,\n\t\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n\t\t\tperhaps what country you live in; if you do not wish to be more specific\n\t\t\tthan that.\n\n\t\t\tWe fully respect your right to privacy and none of these items are necessary.\n\t\t\tIf you are new and do not know anybody here, this may help\n\t\t\tyou to make some new and interesting friends.\n\n\t\t\tThank you and welcome to %4\$s.";
+$a->strings["Registration details for %s"] = "Registration details for %s";
+$a->strings["%s user blocked/unblocked"] = [
+       0 => "%s user blocked/unblocked",
+       1 => "%s users blocked/unblocked",
 ];
-$a->strings["Introduction complete."] = "Introduction complete.";
-$a->strings["Unrecoverable protocol error."] = "Unrecoverable protocol error.";
-$a->strings["Profile unavailable."] = "Profile unavailable.";
-$a->strings["%s has received too many connection requests today."] = "%s has received too many connection requests today.";
-$a->strings["Spam protection measures have been invoked."] = "Spam protection measures have been invoked.";
-$a->strings["Friends are advised to please try again in 24 hours."] = "Friends are advised to please try again in 24 hours.";
-$a->strings["Invalid locator"] = "Invalid locator";
-$a->strings["You have already introduced yourself here."] = "You have already introduced yourself here.";
-$a->strings["Apparently you are already friends with %s."] = "Apparently you are already friends with %s.";
-$a->strings["Invalid profile URL."] = "Invalid profile URL.";
-$a->strings["Disallowed profile URL."] = "Disallowed profile URL.";
-$a->strings["Your introduction has been sent."] = "Your introduction has been sent.";
-$a->strings["Remote subscription can't be done for your network. Please subscribe directly on your system."] = "Remote subscription can't be done for your network. Please subscribe directly on your system.";
-$a->strings["Please login to confirm introduction."] = "Please login to confirm introduction.";
-$a->strings["Incorrect identity currently logged in. Please login to <strong>this</strong> profile."] = "Incorrect identity currently logged in. Please login to <strong>this</strong> profile.";
-$a->strings["Confirm"] = "Confirm";
-$a->strings["Hide this contact"] = "Hide this contact";
-$a->strings["Welcome home %s."] = "Welcome home %s.";
-$a->strings["Please confirm your introduction/connection request to %s."] = "Please confirm your introduction/connection request to %s.";
-$a->strings["Please enter your 'Identity Address' from one of the following supported communications networks:"] = "Please enter your 'Identity address' from one of the following supported communications networks:";
-$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"] = "Friend/Connection request";
-$a->strings["Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@gnusocial.de"] = "";
-$a->strings["Friendica"] = "Friendica";
-$a->strings["GNU Social (Pleroma, Mastodon)"] = "";
-$a->strings["Diaspora (Socialhome, Hubzilla)"] = "";
-$a->strings[" - please do not use this form.  Instead, enter %s into your Diaspora search bar."] = " - please do not use this form.  Instead, enter %s into your Diaspora search bar.";
-$a->strings["Event can not end before it has started."] = "Event cannot end before it has started.";
-$a->strings["Event title and start time are required."] = "Event title and starting time are required.";
-$a->strings["Create New Event"] = "Create new event";
-$a->strings["Event details"] = "Event details";
-$a->strings["Starting date and Title are required."] = "Starting date and title are required.";
-$a->strings["Event Starts:"] = "Event starts:";
-$a->strings["Required"] = "Required";
-$a->strings["Finish date/time is not known or not relevant"] = "Finish date/time is not known or not relevant";
-$a->strings["Event Finishes:"] = "Event finishes:";
-$a->strings["Adjust for viewer timezone"] = "Adjust for viewer's time zone";
-$a->strings["Description:"] = "Description:";
-$a->strings["Title:"] = "Title:";
-$a->strings["Share this event"] = "Share this event";
-$a->strings["Basic"] = "Basic";
-$a->strings["Failed to remove event"] = "Failed to remove event";
-$a->strings["Event removed"] = "Event removed";
-$a->strings["Friend suggestion sent."] = "Friend suggestion sent";
-$a->strings["Suggest Friends"] = "Suggest friends";
-$a->strings["Suggest a friend for %s"] = "Suggest a friend for %s";
-$a->strings["Friendica Communications Server - Setup"] = "Friendica Communications Server - Setup";
-$a->strings["Could not connect to database."] = "Could not connect to database.";
-$a->strings["Could not create table."] = "Could not create table.";
-$a->strings["Your Friendica site database has been installed."] = "Your Friendica site database has been installed.";
-$a->strings["You may need to import the file \"database.sql\" manually using phpmyadmin or mysql."] = "You may need to import the file \"database.sql\" manually using phpmyadmin or mysql.";
-$a->strings["Please see the file \"INSTALL.txt\"."] = "Please see the file \"INSTALL.txt\".";
-$a->strings["Database already in use."] = "Database already in use.";
-$a->strings["System check"] = "System check";
-$a->strings["Check again"] = "Check again";
-$a->strings["Database connection"] = "Database connection";
-$a->strings["In order to install Friendica we need to know how to connect to your database."] = "In order to install Friendica we need to know how to connect to your database.";
-$a->strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = "Please contact your hosting provider or site administrator if you have questions about these settings.";
-$a->strings["The database you specify below should already exist. If it does not, please create it before continuing."] = "The database you specify below should already exist. If it does not, please create it before continuing.";
-$a->strings["Database Server Name"] = "Database server name";
-$a->strings["Database Login Name"] = "Database login name";
-$a->strings["Database Login Password"] = "Database login password";
-$a->strings["For security reasons the password must not be empty"] = "For security reasons the password must not be empty";
-$a->strings["Database Name"] = "Database name";
-$a->strings["Site administrator email address"] = "Site administrator email address";
-$a->strings["Your account email address must match this in order to use the web admin panel."] = "Your account email address must match this in order to use the web admin panel.";
-$a->strings["Please select a default timezone for your website"] = "Please select a default time zone for your website";
-$a->strings["Site settings"] = "Site settings";
-$a->strings["System Language:"] = "System language:";
-$a->strings["Set the default language for your Friendica installation interface and to send emails."] = "Set the default language for your Friendica installation interface and email communication.";
-$a->strings["Could not find a command line version of PHP in the web server PATH."] = "Could not find a command line version of PHP in the web server PATH.";
-$a->strings["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"] = "PHP executable path";
-$a->strings["Enter full path to php executable. You can leave this blank to continue the installation."] = "Enter full path to php executable. You can leave this blank to continue the installation.";
-$a->strings["Command line PHP"] = "Command line PHP";
-$a->strings["PHP executable is not the php cli binary (could be cgi-fgci version)"] = "PHP executable is not a php cli binary; it could possibly be a cgi-fgci version.";
-$a->strings["Found PHP version: "] = "Found 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."] = "The command line version of PHP on your system does not have \"register_argc_argv\" enabled.";
-$a->strings["This is required for message delivery to work."] = "This is required for message delivery to work.";
-$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"] = "Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys";
-$a->strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = "If running under Windows OS, please see \"http://www.php.net/manual/en/openssl.installation.php\".";
-$a->strings["Generate encryption keys"] = "Generate encryption keys";
-$a->strings["libCurl PHP module"] = "libCurl PHP module";
-$a->strings["GD graphics PHP module"] = "GD graphics PHP module";
-$a->strings["OpenSSL PHP module"] = "OpenSSL PHP module";
-$a->strings["PDO or MySQLi PHP module"] = "PDO or MySQLi PHP module";
-$a->strings["mb_string PHP module"] = "mb_string PHP module";
-$a->strings["XML PHP module"] = "XML PHP module";
-$a->strings["iconv module"] = "iconv module";
-$a->strings["Apache mod_rewrite module"] = "Apache mod_rewrite module";
-$a->strings["Error: Apache webserver mod-rewrite module is required but not installed."] = "Error: Apache web server mod-rewrite module is required but not installed.";
-$a->strings["Error: libCURL PHP module required but not installed."] = "Error: libCURL PHP module required but not installed.";
-$a->strings["Error: GD graphics PHP module with JPEG support required but not installed."] = "Error: GD graphics PHP module with JPEG support required but not installed.";
-$a->strings["Error: openssl PHP module required but not installed."] = "Error: openssl PHP module required but not installed.";
-$a->strings["Error: PDO or MySQLi PHP module required but not installed."] = "Error: PDO or MySQLi PHP module required but not installed.";
-$a->strings["Error: The MySQL driver for PDO is not installed."] = "Error: MySQL driver for PDO is not installed.";
-$a->strings["Error: mb_string PHP module required but not installed."] = "Error: mb_string PHP module required but not installed.";
-$a->strings["Error: iconv PHP module required but not installed."] = "Error: iconv PHP module required but not installed.";
-$a->strings["Error, XML PHP module required but not installed."] = "Error, XML PHP module required but not installed.";
-$a->strings["The web installer needs to be able to create a file called \".htconfig.php\" in the top folder of your web server and it is unable to do so."] = "The web installer needs to be able to create a file called \".htconfig.php\" in the top-level directory of your web server, but it is unable to do so.";
-$a->strings["This is most often a permission setting, as the web server may not be able to write files in your folder - even if you can."] = "This is most often a permission setting issue, as the web server may not be able to write files in your directory - even if you can.";
-$a->strings["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."] = "At the end of this procedure, we will give you a text to save in a file named .htconfig.php in your Friendica top-level directory.";
-$a->strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"INSTALL.txt\" for instructions."] = "Alternatively, you may skip this procedure and perform a manual installation. Please see the file \"INSTALL.txt\" for instructions.";
-$a->strings[".htconfig.php is writable"] = ".htconfig.php is writeable";
-$a->strings["Friendica uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = "Friendica uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering.";
-$a->strings["In order to store these compiled templates, the web server needs to have write access to the directory view/smarty3/ under the Friendica top level folder."] = "In order to store these compiled templates, the web server needs to have write access to the directory view/smarty3/ under the Friendica top-level directory.";
-$a->strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = "Please ensure the user (e.g. www-data) that your web server runs as has write access to this directory.";
-$a->strings["Note: as a security measure, you should give the web server write access to view/smarty3/ only--not the template files (.tpl) that it contains."] = "Note: as a security measure, you should give the web server write access to view/smarty3/ only--not the template files (.tpl) that it contains.";
-$a->strings["view/smarty3 is writable"] = "view/smarty3 is writeable";
-$a->strings["Url rewrite in .htaccess is not working. Check your server configuration."] = "URL rewrite in .htaccess is not working. Check your server configuration.";
-$a->strings["Url rewrite is working"] = "URL rewrite is working";
-$a->strings["ImageMagick PHP extension is not installed"] = "ImageMagick PHP extension is not installed";
-$a->strings["ImageMagick PHP extension is installed"] = "ImageMagick PHP extension is installed";
-$a->strings["ImageMagick supports GIF"] = "ImageMagick supports GIF";
-$a->strings["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."] = "The database configuration file \".htconfig.php\" could not be written. Please use the enclosed text to create a configuration file in your web server root.";
-$a->strings["<h1>What next</h1>"] = "<h1>What next</h1>";
-$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the worker."] = "IMPORTANT: You will need to [manually] setup a scheduled task for the worker.";
-$a->strings["Go to your new Friendica node <a href=\"%s/register\">registration page</a> and register as new user. Remember to use the same email you have entered as administrator email. This will allow you to enter the site admin panel."] = "";
-$a->strings["Total invitation limit exceeded."] = "Total invitation limit exceeded";
-$a->strings["%s : Not a valid email address."] = "%s : Not a valid email address";
-$a->strings["Please join us on Friendica"] = "Please join us on Friendica.";
-$a->strings["Invitation limit exceeded. Please contact your site administrator."] = "Invitation limit is exceeded. Please contact your site administrator.";
-$a->strings["%s : Message delivery failed."] = "%s : Message delivery failed";
-$a->strings["%d message sent."] = [
-       0 => "%d message sent.",
-       1 => "%d messages sent.",
+$a->strings["%s user deleted"] = [
+       0 => "%s user deleted",
+       1 => "%s users deleted",
 ];
-$a->strings["You have no more invitations available"] = "You have no more invitations available.";
-$a->strings["Visit %s for a list of public sites that you can join. Friendica members on other sites can all connect with each other, as well as with members of many other social networks."] = "Visit %s for a list of public sites that you can join. Friendica members on other sites can all connect with each other, as well as with members of many other social networks.";
-$a->strings["To accept this invitation, please visit and register at %s or any other public Friendica website."] = "To accept this invitation, please sign up at %s or any other public Friendica website.";
-$a->strings["Friendica sites all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks. See %s for a list of alternate Friendica sites you can join."] = "Friendica sites are all inter-connect to create a large privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks. See %s for a list of alternate Friendica sites you can join.";
-$a->strings["Our apologies. This system is not currently configured to connect with other public sites or invite members."] = "Our apologies. This system is not currently configured to connect with other public sites or invite members.";
-$a->strings["Friendica sites all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks."] = "Friendica sites are all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. Each site can also connect with many traditional social networks.";
-$a->strings["To accept this invitation, please visit and register at %s."] = "To accept this invitation, please visit and register at %s.";
-$a->strings["Send invitations"] = "Send invitations";
-$a->strings["Enter email addresses, one per line:"] = "Enter email addresses, one per line:";
-$a->strings["You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web."] = "You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web.";
-$a->strings["You will need to supply this invitation code: \$invite_code"] = "You will need to supply this invitation code: \$invite_code";
-$a->strings["Once you have registered, please connect with me via my profile page at:"] = "Once you have signed up, please connect with me via my profile page at:";
-$a->strings["For more information about the Friendica project and why we feel it is important, please visit http://friendi.ca"] = "For more information about the Friendica project and why we feel it is important, please visit http://friendi.ca";
-$a->strings["Unable to locate original post."] = "Unable to locate original post.";
-$a->strings["Empty post discarded."] = "Empty post discarded.";
-$a->strings["This message was sent to you by %s, a member of the Friendica social network."] = "This message was sent to you by %s, a member of the Friendica social network.";
-$a->strings["You may visit them online at %s"] = "You may visit them online at %s";
-$a->strings["Please contact the sender by replying to this post if you do not wish to receive these messages."] = "Please contact the sender by replying to this post if you do not wish to receive these messages.";
-$a->strings["%s posted an update."] = "%s posted an update.";
-$a->strings["Time Conversion"] = "Time conversion";
-$a->strings["Friendica provides this service for sharing events with other networks and friends in unknown timezones."] = "Friendica provides this service for sharing events with other networks and friends in unknown time zones.";
-$a->strings["UTC time: %s"] = "UTC time: %s";
-$a->strings["Current timezone: %s"] = "Current time zone: %s";
-$a->strings["Converted localtime: %s"] = "Converted local time: %s";
-$a->strings["Please select your timezone:"] = "Please select your time zone:";
-$a->strings["No valid account found."] = "No valid account found.";
-$a->strings["Password reset request issued. Check your email."] = "Password reset request issued. Please check your email.";
-$a->strings["\n\t\tDear %1\$s,\n\t\t\tA request was recently received at \"%2\$s\" to reset your account\n\t\tpassword. In order to confirm this request, please select the verification link\n\t\tbelow or paste it into your web browser address bar.\n\n\t\tIf you did NOT request this change, please DO NOT follow the link\n\t\tprovided and ignore and/or delete this email, the request will expire shortly.\n\n\t\tYour password will not be changed unless we can verify that you\n\t\tissued this request."] = "";
-$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"] = "";
-$a->strings["Password reset requested at %s"] = "Password reset requested at %s";
-$a->strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "Request could not be verified. (You may have previously submitted it.) Password reset failed.";
-$a->strings["Request has expired, please make a new one."] = "";
-$a->strings["Forgot your Password?"] = "Reset My Password";
-$a->strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Enter email address or nickname to reset your password. You will receive further instruction via email.";
-$a->strings["Nickname or Email: "] = "Nickname or email: ";
-$a->strings["Reset"] = "Reset";
-$a->strings["Password Reset"] = "Forgotten password?";
-$a->strings["Your password has been reset as requested."] = "Your password has been reset as requested.";
-$a->strings["Your new password is"] = "Your new password is";
-$a->strings["Save or copy your new password - and then"] = "Save or copy your new password - and then";
-$a->strings["click here to login"] = "click here to login";
-$a->strings["Your password may be changed from the <em>Settings</em> page after successful login."] = "Your password may be changed from the <em>Settings</em> page after successful login.";
-$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"] = "";
-$a->strings["Your password has been changed at %s"] = "Your password has been changed at %s";
-$a->strings["Manage Identities and/or Pages"] = "Manage Identities and Pages";
-$a->strings["Toggle between different identities or community/group pages which share your account details or which you have been granted \"manage\" permissions"] = "Accounts that I manage or own.";
-$a->strings["Select an identity to manage: "] = "Select identity:";
+$a->strings["User '%s' deleted"] = "User '%s' deleted";
+$a->strings["User '%s' unblocked"] = "User '%s' unblocked";
+$a->strings["User '%s' blocked"] = "User '%s' blocked";
+$a->strings["Email"] = "Email";
+$a->strings["Register date"] = "Registration date";
+$a->strings["Last login"] = "Last login";
+$a->strings["Last item"] = "Last item";
+$a->strings["Account"] = "Account";
+$a->strings["Add User"] = "Add user";
+$a->strings["User registrations waiting for confirm"] = "User registrations awaiting confirmation";
+$a->strings["User waiting for permanent deletion"] = "User awaiting permanent deletion";
+$a->strings["Request date"] = "Request date";
+$a->strings["No registrations."] = "No registrations.";
+$a->strings["Note from the user"] = "Note from the user";
+$a->strings["Deny"] = "Deny";
+$a->strings["Site admin"] = "Site admin";
+$a->strings["Account expired"] = "Account expired";
+$a->strings["New User"] = "New user";
+$a->strings["Deleted since"] = "Deleted since";
+$a->strings["Selected users will be deleted!\\n\\nEverything these users had posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "Selected users will be deleted!\\n\\nEverything these users has posted on this site will be permanently deleted!\\n\\nAre you sure?";
+$a->strings["The user {0} will be deleted!\\n\\nEverything this user has posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "The user {0} will be deleted!\\n\\nEverything this user has posted on this site will be permanently deleted!\\n\\nAre you sure?";
+$a->strings["Name of the new user."] = "Name of the new user.";
+$a->strings["Nickname"] = "Nickname";
+$a->strings["Nickname of the new user."] = "Nickname of the new user.";
+$a->strings["Email address of the new user."] = "Email address of the new user.";
+$a->strings["Addon %s disabled."] = "Addon %s disabled.";
+$a->strings["Addon %s enabled."] = "Addon %s enabled.";
+$a->strings["Disable"] = "Disable";
+$a->strings["Enable"] = "Enable";
+$a->strings["Toggle"] = "Toggle";
+$a->strings["Author: "] = "Author: ";
+$a->strings["Maintainer: "] = "Maintainer: ";
+$a->strings["Reload active addons"] = "Reload active addons";
+$a->strings["There are currently no addons available on your node. You can find the official addon repository at %1\$s and might find other interesting addons in the open addon registry at %2\$s"] = "There are currently no addons available on your node. You can find the official addon repository at %1\$s and might find other interesting addons in the open addon registry at %2\$s";
+$a->strings["No themes found."] = "No themes found.";
+$a->strings["Screenshot"] = "Screenshot";
+$a->strings["Reload active themes"] = "Reload active themes";
+$a->strings["No themes found on the system. They should be placed in %1\$s"] = "No themes found on the system. They should be placed in %1\$s";
+$a->strings["[Experimental]"] = "[Experimental]";
+$a->strings["[Unsupported]"] = "[Unsupported]";
+$a->strings["Log settings updated."] = "Log settings updated.";
+$a->strings["PHP log currently enabled."] = "PHP log currently enabled.";
+$a->strings["PHP log currently disabled."] = "PHP log currently disabled.";
+$a->strings["Clear"] = "Clear";
+$a->strings["Enable Debugging"] = "Enable debugging";
+$a->strings["Log file"] = "Log file";
+$a->strings["Must be writable by web server. Relative to your Friendica top-level directory."] = "Must be writable by web server and relative to your Friendica top-level directory.";
+$a->strings["Log level"] = "Log level";
+$a->strings["PHP logging"] = "PHP logging";
+$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."] = "To enable logging of PHP errors and warnings you can add the following to the .htconfig.php file of your installation. The file name set in the 'error_log' line is relative to the Friendica top-level directory and must be writeable by the web server. The option '1' for 'log_errors' and 'display_errors' is to enable these options, set to '0' to disable them.";
+$a->strings["Error trying to open <strong>%1\$s</strong> log file.\\r\\n<br/>Check to see if file %1\$s exist and is readable."] = "Error trying to open <strong>%1\$s</strong> log file.\\r\\n<br/>Check to see if file %1\$s exist and is readable.";
+$a->strings["Couldn't open <strong>%1\$s</strong> log file.\\r\\n<br/>Check to see if file %1\$s is readable."] = "Couldn't open <strong>%1\$s</strong> log file.\\r\\n<br/>Check if file %1\$s is readable.";
+$a->strings["Off"] = "Off";
+$a->strings["On"] = "On";
+$a->strings["Lock feature %s"] = "Lock feature %s";
+$a->strings["Manage Additional Features"] = "Manage additional features";
+$a->strings["Source (bbcode) text:"] = "Source (bbcode) text:";
+$a->strings["Source (Diaspora) text to convert to BBcode:"] = "Source (Diaspora) text to convert to BBcode:";
+$a->strings["Source input: "] = "Source input: ";
+$a->strings["bbcode (raw HTML(: "] = "bbcode (raw HTML(: ";
+$a->strings["bbcode: "] = "bbcode: ";
+$a->strings["bbcode => html2bbcode: "] = "bbcode => html2bbcode: ";
+$a->strings["bb2diaspora: "] = "bb2diaspora: ";
+$a->strings["bb2diaspora => Markdown: "] = "bb2diaspora => Markdown: ";
+$a->strings["bb2diaspora => diaspora2bb: "] = "bb2diaspora => diaspora2bb: ";
+$a->strings["Source input (Diaspora format): "] = "Source input (Diaspora format): ";
+$a->strings["diaspora2bb: "] = "diaspora2bb: ";
+$a->strings["Login"] = "Login";
+$a->strings["The post was created"] = "The post was created";
+$a->strings["Community option not available."] = "Community option not available.";
+$a->strings["Not available."] = "Not available.";
+$a->strings["Local Community"] = "Local community";
+$a->strings["Posts from local users on this server"] = "Posts from local users on this server";
+$a->strings["Global Community"] = "Global Community";
+$a->strings["Posts from users of the whole federated network"] = "Posts from users of the whole federated network";
+$a->strings["This community stream shows all public posts received by this node. They may not reflect the opinions of this node’s users."] = "This community stream shows all public posts received by this node. They may not reflect the opinions of this node’s users.";
+$a->strings["Status:"] = "Status:";
+$a->strings["Homepage:"] = "Homepage:";
+$a->strings["Global Directory"] = "Global Directory";
+$a->strings["Find on this site"] = "Find on this site";
+$a->strings["Results for:"] = "Results for:";
+$a->strings["Site Directory"] = "Site directory";
+$a->strings["No entries (some entries may be hidden)."] = "No entries (entries may be hidden).";
+$a->strings["Item not found"] = "Item not found";
+$a->strings["Edit post"] = "Edit post";
+$a->strings["Event can not end before it has started."] = "Event cannot end before it has started.";
+$a->strings["Event title and start time are required."] = "Event title and starting time are required.";
+$a->strings["Create New Event"] = "Create new event";
+$a->strings["Event details"] = "Event details";
+$a->strings["Starting date and Title are required."] = "Starting date and title are required.";
+$a->strings["Event Starts:"] = "Event starts:";
+$a->strings["Finish date/time is not known or not relevant"] = "Finish date/time is not known or not relevant";
+$a->strings["Event Finishes:"] = "Event finishes:";
+$a->strings["Adjust for viewer timezone"] = "Adjust for viewer's time zone";
+$a->strings["Description:"] = "Description:";
+$a->strings["Title:"] = "Title:";
+$a->strings["Share this event"] = "Share this event";
+$a->strings["Basic"] = "Basic";
+$a->strings["Failed to remove event"] = "Failed to remove event";
+$a->strings["Event removed"] = "Event removed";
+$a->strings["Friend suggestion sent."] = "Friend suggestion sent";
+$a->strings["Suggest Friends"] = "Suggest friends";
+$a->strings["Suggest a friend for %s"] = "Suggest a friend for %s";
+$a->strings["Group created."] = "Group created.";
+$a->strings["Could not create group."] = "Could not create group.";
+$a->strings["Group not found."] = "Group not found.";
+$a->strings["Group name changed."] = "Group name changed.";
+$a->strings["Save Group"] = "Save group";
+$a->strings["Create a group of contacts/friends."] = "Create a group of contacts/friends.";
+$a->strings["Group Name: "] = "Group name: ";
+$a->strings["Group removed."] = "Group removed.";
+$a->strings["Unable to remove group."] = "Unable to remove group.";
+$a->strings["Delete Group"] = "Delete group";
+$a->strings["Group Editor"] = "Group Editor";
+$a->strings["Edit Group Name"] = "Edit group name";
+$a->strings["Members"] = "Members";
+$a->strings["Group is empty"] = "Group is empty";
+$a->strings["Remove Contact"] = "Remove contact";
+$a->strings["Add Contact"] = "Add contact";
 $a->strings["New Message"] = "New Message";
 $a->strings["Unable to locate contact information."] = "Unable to locate contact information.";
 $a->strings["Messages"] = "Messages";
@@ -1260,19 +1405,17 @@ $a->strings["Conversation removed."] = "Conversation removed.";
 $a->strings["No messages."] = "No messages.";
 $a->strings["Message not available."] = "Message not available.";
 $a->strings["Delete message"] = "Delete message";
+$a->strings["D, d M Y - g:i A"] = "D, d M Y - g:i A";
 $a->strings["Delete conversation"] = "Delete conversation";
 $a->strings["No secure communications available. You <strong>may</strong> be able to respond from the sender's profile page."] = "No secure communications available. You <strong>may</strong> be able to respond from the sender's profile page.";
 $a->strings["Send Reply"] = "Send reply";
 $a->strings["Unknown sender - %s"] = "Unknown sender - %s";
 $a->strings["You and %s"] = "Me and %s";
 $a->strings["%s and You"] = "%s and me";
-$a->strings["D, d M Y - g:i A"] = "D, d M Y - g:i A";
 $a->strings["%d message"] = [
        0 => "%d message",
        1 => "%d messages",
 ];
-$a->strings["Remove term"] = "Remove term";
-$a->strings["Saved Searches"] = "Saved searches";
 $a->strings["add"] = "add";
 $a->strings["Warning: This group contains %s member from a network that doesn't allow non public messages."] = [
        0 => "Warning: This group contains %s member from a network that doesn't allow non public messages.",
@@ -1287,7 +1430,6 @@ $a->strings["Commented Order"] = "Commented last";
 $a->strings["Sort by Comment Date"] = "Sort by comment date";
 $a->strings["Posted Order"] = "Posted last";
 $a->strings["Sort by Post Date"] = "Sort by post date";
-$a->strings["Personal"] = "Personal";
 $a->strings["Posts that mention or involve you"] = "Posts mentioning or involving me";
 $a->strings["New"] = "New";
 $a->strings["Activity Stream - by date"] = "Activity Stream - by date";
@@ -1295,7 +1437,7 @@ $a->strings["Shared Links"] = "Shared links";
 $a->strings["Interesting Links"] = "Interesting links";
 $a->strings["Starred"] = "Starred";
 $a->strings["Favourite Posts"] = "My favourite posts";
-$a->strings["No more system notifications."] = "No more system notifications.";
+$a->strings["Personal Notes"] = "Personal notes";
 $a->strings["Photo Albums"] = "Photo Albums";
 $a->strings["Recent Photos"] = "Recent photos";
 $a->strings["Upload New Photos"] = "Upload new photos";
@@ -1308,9 +1450,9 @@ $a->strings["Delete Photo"] = "Delete photo";
 $a->strings["Do you really want to delete this photo?"] = "Do you really want to delete this photo?";
 $a->strings["a photo"] = "a photo";
 $a->strings["%1\$s was tagged in %2\$s by %3\$s"] = "%1\$s was tagged in %2\$s by %3\$s";
-$a->strings["Image upload didn't complete, please try again"] = "";
-$a->strings["Image file is missing"] = "";
-$a->strings["Server can't accept new file upload at this time, please contact your administrator"] = "";
+$a->strings["Image upload didn't complete, please try again"] = "Image upload didn't complete, please try again";
+$a->strings["Image file is missing"] = "Image file is missing";
+$a->strings["Server can't accept new file upload at this time, please contact your administrator"] = "Server can't accept new file upload at this time, please contact your administrator";
 $a->strings["Image file is empty."] = "Image file is empty.";
 $a->strings["No photos selected"] = "No photos selected";
 $a->strings["Access to this item is restricted."] = "Access to this item is restricted.";
@@ -1346,142 +1488,11 @@ $a->strings["This is you"] = "This is me";
 $a->strings["Comment"] = "Comment";
 $a->strings["Map"] = "Map";
 $a->strings["View Album"] = "View album";
-$a->strings["{0} wants to be your friend"] = "{0} wants to be your friend";
-$a->strings["{0} sent you a message"] = "{0} sent you a message";
-$a->strings["{0} requested registration"] = "{0} requested registration";
-$a->strings["Poke/Prod"] = "Poke/Prod";
-$a->strings["poke, prod or do other things to somebody"] = "Poke, prod or do other things to somebody";
-$a->strings["Recipient"] = "Recipient:";
-$a->strings["Choose what you wish to do to recipient"] = "Choose what you wish to do:";
-$a->strings["Make this post private"] = "Make this post private";
 $a->strings["Requested profile is not available."] = "Requested profile is unavailable.";
-$a->strings["%s's posts"] = "";
-$a->strings["%s's comments"] = "";
-$a->strings["%s's timeline"] = "";
+$a->strings["%s's posts"] = "%s's posts";
+$a->strings["%s's comments"] = "%s's comments";
+$a->strings["%s's timeline"] = "%s's timeline";
 $a->strings["Tips for New Members"] = "Tips for New Members";
-$a->strings["Image uploaded but image cropping failed."] = "Image uploaded but image cropping failed.";
-$a->strings["Image size reduction [%s] failed."] = "Image size reduction [%s] failed.";
-$a->strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "Shift-reload the page or clear browser cache if the new photo does not display immediately.";
-$a->strings["Unable to process image"] = "Unable to process image";
-$a->strings["Upload File:"] = "Upload File:";
-$a->strings["Select a profile:"] = "Select a profile:";
-$a->strings["or"] = "or";
-$a->strings["skip this step"] = "skip this step";
-$a->strings["select a photo from your photo albums"] = "select a photo from your photo albums";
-$a->strings["Crop Image"] = "Crop Image";
-$a->strings["Please adjust the image cropping for optimum viewing."] = "Please adjust the image cropping for optimum viewing.";
-$a->strings["Done Editing"] = "Done editing";
-$a->strings["Image uploaded successfully."] = "Image uploaded successfully.";
-$a->strings["Profile deleted."] = "Profile deleted.";
-$a->strings["Profile-"] = "Profile-";
-$a->strings["New profile created."] = "New profile created.";
-$a->strings["Profile unavailable to clone."] = "Profile unavailable to clone.";
-$a->strings["Profile Name is required."] = "Profile name is required.";
-$a->strings["Marital Status"] = "Marital status";
-$a->strings["Romantic Partner"] = "Romantic partner";
-$a->strings["Work/Employment"] = "Work/Employment:";
-$a->strings["Religion"] = "Religion";
-$a->strings["Political Views"] = "Political views";
-$a->strings["Gender"] = "Gender";
-$a->strings["Sexual Preference"] = "Sexual preference";
-$a->strings["XMPP"] = "XMPP";
-$a->strings["Homepage"] = "Homepage";
-$a->strings["Interests"] = "Interests";
-$a->strings["Location"] = "Location";
-$a->strings["Profile updated."] = "Profile updated.";
-$a->strings[" and "] = " and ";
-$a->strings["public profile"] = "public profile";
-$a->strings["%1\$s changed %2\$s to &ldquo;%3\$s&rdquo;"] = "%1\$s changed %2\$s to &ldquo;%3\$s&rdquo;";
-$a->strings[" - Visit %1\$s's %2\$s"] = " - Visit %1\$s's %2\$s";
-$a->strings["%1\$s has an updated %2\$s, changing %3\$s."] = "%1\$s has an updated %2\$s, changing %3\$s.";
-$a->strings["Hide contacts and friends:"] = "Hide contacts and friends:";
-$a->strings["Hide your contact/friend list from viewers of this profile?"] = "Hide your contact/friend list from viewers of this profile?";
-$a->strings["Show more profile fields:"] = "Show more profile fields:";
-$a->strings["Profile Actions"] = "Profile actions";
-$a->strings["Edit Profile Details"] = "Edit Profile Details";
-$a->strings["Change Profile Photo"] = "Change profile photo";
-$a->strings["View this profile"] = "View this profile";
-$a->strings["Edit visibility"] = "Edit visibility";
-$a->strings["Create a new profile using these settings"] = "Create a new profile using these settings";
-$a->strings["Clone this profile"] = "Clone this profile";
-$a->strings["Delete this profile"] = "Delete this profile";
-$a->strings["Basic information"] = "Basic information";
-$a->strings["Profile picture"] = "Profile picture";
-$a->strings["Preferences"] = "Preferences";
-$a->strings["Status information"] = "Status information";
-$a->strings["Additional information"] = "Additional information";
-$a->strings["Relation"] = "Relation";
-$a->strings["Miscellaneous"] = "Miscellaneous";
-$a->strings["Your Gender:"] = "Gender:";
-$a->strings["<span class=\"heart\">&hearts;</span> Marital Status:"] = "<span class=\"heart\">&hearts;</span> Marital status:";
-$a->strings["Sexual Preference:"] = "Sexual preference:";
-$a->strings["Example: fishing photography software"] = "Example: fishing photography software";
-$a->strings["Profile Name:"] = "Profile name:";
-$a->strings["This is your <strong>public</strong> profile.<br />It <strong>may</strong> be visible to anybody using the internet."] = "This is your <strong>public</strong> profile.<br />It <strong>may</strong> be visible to anybody using the internet.";
-$a->strings["Your Full Name:"] = "My full name:";
-$a->strings["Title/Description:"] = "Title/Description:";
-$a->strings["Street Address:"] = "Street address:";
-$a->strings["Locality/City:"] = "Locality/City:";
-$a->strings["Region/State:"] = "Region/State:";
-$a->strings["Postal/Zip Code:"] = "Postcode:";
-$a->strings["Country:"] = "Country:";
-$a->strings["Age: "] = "Age: ";
-$a->strings["Who: (if applicable)"] = "Who: (if applicable)";
-$a->strings["Examples: cathy123, Cathy Williams, cathy@example.com"] = "Examples: cathy123, Cathy Williams, cathy@example.com";
-$a->strings["Since [date]:"] = "Since when:";
-$a->strings["Tell us about yourself..."] = "About myself:";
-$a->strings["XMPP (Jabber) address:"] = "XMPP (Jabber) address:";
-$a->strings["The XMPP address will be propagated to your contacts so that they can follow you."] = "The XMPP address will be propagated to your contacts so that they can follow you.";
-$a->strings["Homepage URL:"] = "Homepage URL:";
-$a->strings["Hometown:"] = "Home town:";
-$a->strings["Political Views:"] = "Political views:";
-$a->strings["Religious Views:"] = "Religious views:";
-$a->strings["Public Keywords:"] = "Public keywords:";
-$a->strings["(Used for suggesting potential friends, can be seen by others)"] = "Used for suggesting potential friends, can be seen by others.";
-$a->strings["Private Keywords:"] = "Private keywords:";
-$a->strings["(Used for searching profiles, never shown to others)"] = "Used for searching profiles, never shown to others.";
-$a->strings["Likes:"] = "Likes:";
-$a->strings["Dislikes:"] = "Dislikes:";
-$a->strings["Musical interests"] = "Music:";
-$a->strings["Books, literature"] = "Books, literature, poetry:";
-$a->strings["Television"] = "Television:";
-$a->strings["Film/dance/culture/entertainment"] = "Film, dance, culture, entertainment";
-$a->strings["Hobbies/Interests"] = "Hobbies/Interests:";
-$a->strings["Love/romance"] = "Love/Romance:";
-$a->strings["Work/employment"] = "Work/Employment:";
-$a->strings["School/education"] = "School/Education:";
-$a->strings["Contact information and Social Networks"] = "Contact information and other social networks:";
-$a->strings["Profile Image"] = "Profile image";
-$a->strings["visible to everybody"] = "Visible to everybody";
-$a->strings["Edit/Manage Profiles"] = "Edit/Manage Profiles";
-$a->strings["Change profile photo"] = "Change profile photo";
-$a->strings["Create New Profile"] = "Create new profile";
-$a->strings["Registration successful. Please check your email for further instructions."] = "Registration successful. Please check your email for further instructions.";
-$a->strings["Failed to send email message. Here your accout details:<br> login: %s<br> password: %s<br><br>You can change your password after login."] = "Failed to send email message. Here your account details:<br> login: %s<br> password: %s<br><br>You can change your password after login.";
-$a->strings["Registration successful."] = "Registration successful.";
-$a->strings["Your registration can not be processed."] = "Your registration cannot be processed.";
-$a->strings["Your registration is pending approval by the site owner."] = "Your registration is pending approval by the site administrator.";
-$a->strings["You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking 'Register'."] = "You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking 'Sign up now'.";
-$a->strings["If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items."] = "If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items.";
-$a->strings["Your OpenID (optional): "] = "Your OpenID (optional): ";
-$a->strings["Include your profile in member directory?"] = "Include your profile in member directory?";
-$a->strings["Note for the admin"] = "Note for the admin";
-$a->strings["Leave a message for the admin, why you want to join this node"] = "Leave a message for the admin, why you want to join this node.";
-$a->strings["Membership on this site is by invitation only."] = "Membership on this site is by invitation only.";
-$a->strings["Your invitation ID: "] = "Your invitation ID: ";
-$a->strings["Your Full Name (e.g. Joe Smith, real or real-looking): "] = "Your full name: ";
-$a->strings["Your Email Address: (Initial information will be send there, so this has to be an existing address.)"] = "Your Email Address: (Initial information will be send there; so this must be an existing address.)";
-$a->strings["New Password:"] = "New password:";
-$a->strings["Leave empty for an auto generated password."] = "Leave empty for an auto generated password.";
-$a->strings["Confirm:"] = "Confirm new password:";
-$a->strings["Choose a profile nickname. This must begin with a text character. Your profile address on this site will then be '<strong>nickname@%s</strong>'."] = "";
-$a->strings["Choose a nickname: "] = "Choose a nickname: ";
-$a->strings["Register"] = "Sign up now >>";
-$a->strings["Import your profile to this friendica instance"] = "Import an existing Friendica profile to this node.";
-$a->strings["Only logged in users are permitted to perform a search."] = "Only logged in users are permitted to perform a search.";
-$a->strings["Too Many Requests"] = "Too many requests";
-$a->strings["Only one search per minute is permitted for not logged in users."] = "Only one search per minute is permitted for not logged in users.";
-$a->strings["Items tagged with: %s"] = "Items tagged with: %s";
 $a->strings["Display"] = "Display";
 $a->strings["Social Networks"] = "Social networks";
 $a->strings["Delegations"] = "Delegations";
@@ -1500,8 +1511,8 @@ $a->strings["Password update failed. Please try again."] = "Password update fail
 $a->strings[" Please use a shorter name."] = " Please use a shorter name.";
 $a->strings[" Name too short."] = " Name too short.";
 $a->strings["Wrong Password"] = "Wrong password";
-$a->strings["Invalid email."] = "";
-$a->strings["Cannot change to that email."] = "";
+$a->strings["Invalid email."] = "Invalid email.";
+$a->strings["Cannot change to that email."] = "Cannot change to that email.";
 $a->strings["Private forum has no privacy permissions. Using default privacy group."] = "Private forum has no privacy permissions. Using default privacy group.";
 $a->strings["Private forum has no privacy permissions and no default privacy group."] = "Private forum has no privacy permissions and no default privacy group.";
 $a->strings["Settings updated."] = "Settings updated.";
@@ -1516,8 +1527,8 @@ $a->strings["Edit"] = "Edit";
 $a->strings["Client key starts with"] = "Client key starts with";
 $a->strings["No name"] = "No name";
 $a->strings["Remove authorization"] = "Remove authorization";
-$a->strings["No Addon settings configured"] = "";
-$a->strings["Addon Settings"] = "";
+$a->strings["No Addon settings configured"] = "No addon settings configured";
+$a->strings["Addon Settings"] = "Addon settings";
 $a->strings["Additional Features"] = "Additional Features";
 $a->strings["Diaspora"] = "Diaspora";
 $a->strings["enabled"] = "enabled";
@@ -1549,8 +1560,8 @@ $a->strings["Action after import:"] = "Action after import:";
 $a->strings["Mark as seen"] = "Mark as seen";
 $a->strings["Move to folder"] = "Move to folder";
 $a->strings["Move to folder:"] = "Move to folder:";
-$a->strings["%s - (Unsupported)"] = "";
-$a->strings["%s - (Experimental)"] = "";
+$a->strings["%s - (Unsupported)"] = "%s - (Unsupported)";
+$a->strings["%s - (Experimental)"] = "%s - (Experimental)";
 $a->strings["Display Settings"] = "Display Settings";
 $a->strings["Display Theme:"] = "Display theme:";
 $a->strings["Mobile Theme:"] = "Mobile theme:";
@@ -1576,7 +1587,7 @@ $a->strings["General Theme Settings"] = "Themes";
 $a->strings["Custom Theme Settings"] = "Theme customisation";
 $a->strings["Content Settings"] = "Content/Layout";
 $a->strings["Theme settings"] = "Theme settings";
-$a->strings["Unable to find your profile. Please contact your admin."] = "";
+$a->strings["Unable to find your profile. Please contact your admin."] = "Unable to find your profile. Please contact your admin.";
 $a->strings["Account Types"] = "Account types:";
 $a->strings["Personal Page Subtypes"] = "Personal Page subtypes";
 $a->strings["Community Forum Subtypes"] = "Community forum subtypes";
@@ -1601,14 +1612,21 @@ $a->strings["Requires manual approval of contact requests."] = "Requires manual
 $a->strings["OpenID:"] = "OpenID:";
 $a->strings["(Optional) Allow this OpenID to login to this account."] = "(Optional) Allow this OpenID to login to this account.";
 $a->strings["Publish your default profile in your local site directory?"] = "Publish default profile in local site directory?";
-$a->strings["Your profile may be visible in public."] = "Your local directory may be publicly visible";
+$a->strings["Your profile will be published in the global friendica directories (e.g. <a href=\"%s\">%s</a>). Your profile will be visible in public."] = "Your profile will be published in the global Friendica directories (e.g. <a href=\"%s\">%s</a>). Your profile will be publicly visible.";
 $a->strings["Publish your default profile in the global social directory?"] = "Publish default profile in global directory?";
+$a->strings["Your profile will be published in this node's <a href=\"%s\">local directory</a>. Your profile details may be publicly visible depending on the system settings."] = "Your profile will be published in this node's <a href=\"%s\">local directory</a>. Your profile details may be publicly visible depending on the system settings.";
 $a->strings["Hide your contact/friend list from viewers of your default profile?"] = "Hide my contact list from others?";
-$a->strings["If enabled, posting public messages to Diaspora and other networks isn't possible."] = "Posting public messages to Diaspora and other networks will not be possible if enabled";
+$a->strings["Your contact list won't be shown in your default profile page. You can decide to show your contact list separately for each additional profile you create"] = "Your contact list won't be shown in your default profile page. You can decide to show your contact list separately for each additional profile you create";
+$a->strings["Hide your profile details from anonymous viewers?"] = "Hide profile details from anonymous viewers?";
+$a->strings["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."] = "Anonymous visitors will only see your profile picture, display name, and nickname. Disables posting public messages to Diaspora and other networks.";
 $a->strings["Allow friends to post to your profile page?"] = "Allow friends to post to my wall?";
+$a->strings["Your contacts may write posts on your profile wall. These posts will be distributed to your contacts"] = "Your contacts may write posts on your profile wall. These posts will be distributed to your contacts";
 $a->strings["Allow friends to tag your posts?"] = "Allow friends to tag my post?";
+$a->strings["Your contacts can add additional tags to your posts."] = "Your contacts can add additional tags to your posts.";
 $a->strings["Allow us to suggest you as a potential friend to new members?"] = "Allow us to suggest you as a potential friend to new members?";
+$a->strings["If you like, Friendica may suggest new members to add you as a contact."] = "If you like, Friendica may suggest new members to add you as a contact.";
 $a->strings["Permit unknown people to send you private mail?"] = "Allow unknown people to send me private messages?";
+$a->strings["Friendica network users may send you private messages even if they are not in your contact list."] = "Friendica network users may send you private messages even if they are not in your contact list.";
 $a->strings["Profile is <strong>not published</strong>."] = "Profile is <strong>not published</strong>.";
 $a->strings["Your Identity Address is <strong>'%s'</strong> or '%s'."] = "My identity address: <strong>'%s'</strong> or '%s'";
 $a->strings["Automatically expire posts after this many days:"] = "Automatically expire posts after this many days:";
@@ -1668,19 +1686,11 @@ $a->strings["Change the behaviour of this account for special situations"] = "Ch
 $a->strings["Relocate"] = "Recent relocation";
 $a->strings["If you have moved this profile from another server, and some of your contacts don't receive your updates, try pushing this button."] = "If you have moved this profile from another server and some of your contacts don't receive your updates:";
 $a->strings["Resend relocate message to contacts"] = "Resend relocation message to contacts";
-$a->strings["%1\$s is following %2\$s's %3\$s"] = "%1\$s is following %2\$s's %3\$s";
-$a->strings["Tag removed"] = "Tag removed";
-$a->strings["Remove Item Tag"] = "Remove Item tag";
-$a->strings["Select a tag to remove: "] = "Select a tag to remove: ";
 $a->strings["Do you really want to delete this video?"] = "Do you really want to delete this video?";
 $a->strings["Delete Video"] = "Delete video";
 $a->strings["No videos selected"] = "No videos selected";
 $a->strings["Recent Videos"] = "Recent videos";
 $a->strings["Upload New Videos"] = "Upload new videos";
-$a->strings["Sorry, maybe your upload is bigger than the PHP configuration allows"] = "Sorry, maybe your upload is bigger than the PHP configuration allows";
-$a->strings["Or - did you try to upload an empty file?"] = "Or did you try to upload an empty file?";
-$a->strings["File exceeds size limit of %s"] = "File exceeds size limit of %s";
-$a->strings["File upload failed."] = "File upload failed.";
 $a->strings["default"] = "default";
 $a->strings["greenzero"] = "greenzero";
 $a->strings["purplezero"] = "purplezero";
@@ -1705,11 +1715,11 @@ $a->strings["Navigation bar background color"] = "Navigation bar background colo
 $a->strings["Navigation bar icon color "] = "Navigation bar icon colour:";
 $a->strings["Link color"] = "Link colour:";
 $a->strings["Set the background color"] = "Background colour:";
-$a->strings["Content background opacity"] = "";
+$a->strings["Content background opacity"] = "Content background opacity";
 $a->strings["Set the background image"] = "Background image:";
-$a->strings["Login page background image"] = "";
-$a->strings["Login page background color"] = "";
-$a->strings["Leave background image and color empty for theme defaults"] = "";
+$a->strings["Login page background image"] = "Login page background image";
+$a->strings["Login page background color"] = "Login page background colour";
+$a->strings["Leave background image and color empty for theme defaults"] = "Leave background image and colour empty for theme defaults";
 $a->strings["Guest"] = "Guest";
 $a->strings["Visitor"] = "Visitor";
 $a->strings["Logout"] = "Logout";
@@ -1760,7 +1770,6 @@ $a->strings["Friend/Connect Request"] = "Friend/Contact request";
 $a->strings["New Follower"] = "New follower";
 $a->strings["Error decoding account file"] = "Error decoding account file";
 $a->strings["Error! No version data in file! This is not a Friendica account file?"] = "Error! No version data in file! Is this a Friendica account file?";
-$a->strings["Error! Cannot check nickname"] = "Error! Cannot check nickname.";
 $a->strings["User '%s' already exists on this server!"] = "User '%s' already exists on this server!";
 $a->strings["User creation error"] = "User creation error";
 $a->strings["User profile creation error"] = "User profile creation error";
@@ -1881,7 +1890,7 @@ $a->strings["Apps"] = "Apps";
 $a->strings["Addon applications, utilities, games"] = "Addon applications, utilities, games";
 $a->strings["Search site content"] = "Search site content";
 $a->strings["Community"] = "Community";
-$a->strings["Conversations on this and other servers"] = "";
+$a->strings["Conversations on this and other servers"] = "Conversations on this and other servers";
 $a->strings["Directory"] = "Directory";
 $a->strings["People directory"] = "People directory";
 $a->strings["Information about this friendica instance"] = "Information about this Friendica instance";
@@ -1949,8 +1958,8 @@ $a->strings["Advanced Profile Settings"] = "Advanced profiles";
 $a->strings["Show visitors public community forums at the Advanced Profile Page"] = "Show visitors of public community forums at the advanced profile page";
 $a->strings["Tag Cloud"] = "Tag cloud";
 $a->strings["Provide a personal tag cloud on your profile page"] = "Provides a personal tag cloud on your profile page";
-$a->strings["Display Membership Date"] = "";
-$a->strings["Display membership date in profile"] = "";
+$a->strings["Display Membership Date"] = "Display membership date";
+$a->strings["Display membership date in profile"] = "Display membership date in profile";
 $a->strings["Embedding disabled"] = "Embedding disabled";
 $a->strings["Embedded content"] = "Embedded content";
 $a->strings["Add New Contact"] = "Add new contact";
@@ -1974,42 +1983,16 @@ $a->strings["%d contact in common"] = [
        1 => "%d contacts in common",
 ];
 $a->strings["There are no tables on MyISAM."] = "There are no tables on MyISAM.";
-$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."] = "";
+$a->strings["\n\t\t\t\tThe friendica developers released update %s recently,\n\t\t\t\tbut when I tried to install it, something went terribly wrong.\n\t\t\t\tThis needs to be fixed soon and I can't do it alone. Please contact a\n\t\t\t\tfriendica developer if you can not help me on your own. My database might be invalid."] = "\n\t\t\t\tThe friendica developers released update %s recently,\n\t\t\t\tbut when I tried to install it, something went terribly wrong.\n\t\t\t\tThis needs to be fixed soon and I can't do it alone. Please contact a\n\t\t\t\tfriendica developer if you can not help me on your own. My database might be invalid.";
 $a->strings["The error message is\n[pre]%s[/pre]"] = "The error message is\n[pre]%s[/pre]";
 $a->strings["\nError %d occurred during database update:\n%s\n"] = "\nError %d occurred during database update:\n%s\n";
 $a->strings["Errors encountered performing database changes: "] = "Errors encountered performing database changes: ";
 $a->strings[": Database update"] = ": Database update";
 $a->strings["%s: updating %s table."] = "%s: updating %s table.";
-$a->strings["A deleted group with this name was revived. Existing item permissions <strong>may</strong> apply to this group and any future members. If this is not what you intended, please create another group with a different name."] = "A deleted group with this name has been revived. Existing item permissions <strong>may</strong> apply to this group and any future members. If this is not what you intended, please create another group with a different name.";
-$a->strings["Default privacy group for new contacts"] = "Default privacy group for new contacts";
-$a->strings["Everybody"] = "Everybody";
-$a->strings["edit"] = "edit";
-$a->strings["Edit group"] = "Edit group";
-$a->strings["Contacts not in any group"] = "Contacts not in any group";
-$a->strings["Create a new group"] = "Create new group";
-$a->strings["Edit groups"] = "Edit groups";
-$a->strings["Drop Contact"] = "Drop contact";
-$a->strings["Organisation"] = "Organisation";
-$a->strings["News"] = "News";
-$a->strings["Forum"] = "Forum";
-$a->strings["Connect URL missing."] = "Connect URL missing.";
-$a->strings["The contact could not be added. Please check the relevant network credentials in your Settings -> Social Networks page."] = "";
-$a->strings["This site is not configured to allow communications with other networks."] = "This site is not configured to allow communications with other networks.";
-$a->strings["No compatible communication protocols or feeds were discovered."] = "No compatible communication protocols or feeds were discovered.";
-$a->strings["The profile address specified does not provide adequate information."] = "The profile address specified does not provide adequate information.";
-$a->strings["An author or name was not found."] = "An author or name was not found.";
-$a->strings["No browser URL could be matched to this address."] = "No browser URL could be matched to this address.";
-$a->strings["Unable to match @-style Identity Address with a known protocol or email contact."] = "Unable to match @-style identity address with a known protocol or email contact.";
-$a->strings["Use mailto: in front of address to force email check."] = "Use mailto: in front of address to force email check.";
-$a->strings["The profile address specified belongs to a network which has been disabled on this site."] = "The profile address specified belongs to a network which has been disabled on this site.";
-$a->strings["Limited profile. This person will be unable to receive direct/personal notifications from you."] = "Limited profile: This person will be unable to receive direct/private messages from you.";
-$a->strings["Unable to retrieve contact information."] = "Unable to retrieve contact information.";
-$a->strings["%s's birthday"] = "%s's birthday";
-$a->strings["Happy Birthday %s"] = "Happy Birthday, %s!";
+$a->strings["[no subject]"] = "[no subject]";
 $a->strings["%1\$s is attending %2\$s's %3\$s"] = "%1\$s is going to %2\$s's %3\$s";
 $a->strings["%1\$s is not attending %2\$s's %3\$s"] = "%1\$s is not going to %2\$s's %3\$s";
 $a->strings["%1\$s may attend %2\$s's %3\$s"] = "%1\$s may go to %2\$s's %3\$s";
-$a->strings["[no subject]"] = "[no subject]";
 $a->strings["Requested account is not available."] = "Requested account is unavailable.";
 $a->strings["Edit profile"] = "Edit profile";
 $a->strings["Atom feed"] = "Atom feed";
@@ -2022,7 +2005,7 @@ $a->strings["Birthdays this week:"] = "Birthdays this week:";
 $a->strings["[No description]"] = "[No description]";
 $a->strings["Event Reminders"] = "Event reminders";
 $a->strings["Events this week:"] = "Events this week:";
-$a->strings["Member since:"] = "";
+$a->strings["Member since:"] = "Member since:";
 $a->strings["j F, Y"] = "j F, Y";
 $a->strings["j F"] = "j F";
 $a->strings["Age:"] = "Age:";
@@ -2039,8 +2022,34 @@ $a->strings["Work/employment:"] = "Work/Employment:";
 $a->strings["School/education:"] = "School/Education:";
 $a->strings["Forums:"] = "Forums:";
 $a->strings["Only You Can See This"] = "Only you can see this.";
-$a->strings["Login failed"] = "";
-$a->strings["Not enough information to authenticate"] = "";
+$a->strings["Drop Contact"] = "Drop contact";
+$a->strings["Organisation"] = "Organisation";
+$a->strings["News"] = "News";
+$a->strings["Forum"] = "Forum";
+$a->strings["Connect URL missing."] = "Connect URL missing.";
+$a->strings["The contact could not be added. Please check the relevant network credentials in your Settings -> Social Networks page."] = "The contact could not be added. Please check the relevant network credentials in your Settings -> Social Networks page.";
+$a->strings["This site is not configured to allow communications with other networks."] = "This site is not configured to allow communications with other networks.";
+$a->strings["No compatible communication protocols or feeds were discovered."] = "No compatible communication protocols or feeds were discovered.";
+$a->strings["The profile address specified does not provide adequate information."] = "The profile address specified does not provide adequate information.";
+$a->strings["An author or name was not found."] = "An author or name was not found.";
+$a->strings["No browser URL could be matched to this address."] = "No browser URL could be matched to this address.";
+$a->strings["Unable to match @-style Identity Address with a known protocol or email contact."] = "Unable to match @-style identity address with a known protocol or email contact.";
+$a->strings["Use mailto: in front of address to force email check."] = "Use mailto: in front of address to force email check.";
+$a->strings["The profile address specified belongs to a network which has been disabled on this site."] = "The profile address specified belongs to a network which has been disabled on this site.";
+$a->strings["Limited profile. This person will be unable to receive direct/personal notifications from you."] = "Limited profile: This person will be unable to receive direct/private messages from you.";
+$a->strings["Unable to retrieve contact information."] = "Unable to retrieve contact information.";
+$a->strings["%s's birthday"] = "%s's birthday";
+$a->strings["Happy Birthday %s"] = "Happy Birthday, %s!";
+$a->strings["A deleted group with this name was revived. Existing item permissions <strong>may</strong> apply to this group and any future members. If this is not what you intended, please create another group with a different name."] = "A deleted group with this name has been revived. Existing item permissions <strong>may</strong> apply to this group and any future members. If this is not what you intended, please create another group with a different name.";
+$a->strings["Default privacy group for new contacts"] = "Default privacy group for new contacts";
+$a->strings["Everybody"] = "Everybody";
+$a->strings["edit"] = "edit";
+$a->strings["Edit group"] = "Edit group";
+$a->strings["Contacts not in any group"] = "Contacts not in any group";
+$a->strings["Create a new group"] = "Create new group";
+$a->strings["Edit groups"] = "Edit groups";
+$a->strings["Login failed"] = "Login failed";
+$a->strings["Not enough information to authenticate"] = "Not enough information to authenticate";
 $a->strings["An invitation is required."] = "An invitation is required.";
 $a->strings["Invitation could not be verified."] = "Invitation could not be verified.";
 $a->strings["Invalid OpenID url"] = "Invalid OpenID URL";
@@ -2053,24 +2062,24 @@ $a->strings["That doesn't appear to be your full (First Last) name."] = "That do
 $a->strings["Your email domain is not among those allowed on this site."] = "Your email domain is not allowed on this site.";
 $a->strings["Not a valid email address."] = "Not a valid email address.";
 $a->strings["Cannot use that email."] = "Cannot use that email.";
-$a->strings["Your nickname can only contain a-z, 0-9 and _."] = "";
+$a->strings["Your nickname can only contain a-z, 0-9 and _."] = "Your nickname can only contain a-z, 0-9 and _.";
 $a->strings["Nickname is already registered. Please choose another."] = "Nickname is already registered. Please choose another.";
 $a->strings["SERIOUS ERROR: Generation of security keys failed."] = "SERIOUS ERROR: Generation of security keys failed.";
 $a->strings["An error occurred during registration. Please try again."] = "An error occurred during registration. Please try again.";
 $a->strings["An error occurred creating your default profile. Please try again."] = "An error occurred creating your default profile. Please try again.";
-$a->strings["An error occurred creating your self contact. Please try again."] = "";
-$a->strings["An error occurred creating your default contact group. Please try again."] = "";
-$a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tThank you for registering at %2\$s. Your account is pending for approval by the administrator.\n\t\t"] = "";
+$a->strings["An error occurred creating your self contact. Please try again."] = "An error occurred creating your self-contact. Please try again.";
+$a->strings["An error occurred creating your default contact group. Please try again."] = "An error occurred while creating your default contact group. Please try again.";
+$a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tThank you for registering at %2\$s. Your account is pending for approval by the administrator.\n\t\t"] = "\n\t\t\tDear %1\$s,\n\t\t\t\tThank you for registering at %2\$s. Your account is pending for approval by the administrator.\n\t\t";
 $a->strings["Registration at %s"] = "Registration at %s";
-$a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tThank you for registering at %2\$s. Your account has been created.\n\t\t"] = "";
-$a->strings["\n\t\t\tThe login details are as follows:\n\t\t\t\tSite Location:\t%3\$s\n\t\t\t\tLogin Name:\t%1\$s\n\t\t\t\tPassword:\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\n\t\t\tThank you and welcome to %2\$s."] = "";
+$a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tThank you for registering at %2\$s. Your account has been created.\n\t\t"] = "\n\t\t\tDear %1\$s,\n\t\t\t\tThank you for registering at %2\$s. Your account has been created.\n\t\t";
+$a->strings["\n\t\t\tThe login details are as follows:\n\t\t\t\tSite Location:\t%3\$s\n\t\t\t\tLogin Name:\t%1\$s\n\t\t\t\tPassword:\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\n\t\t\tThank you and welcome to %2\$s."] = "\n\t\t\tThe login details are as follows:\n\t\t\t\tSite Location:\t%3\$s\n\t\t\t\tLogin Name:\t%1\$s\n\t\t\t\tPassword:\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\n\t\t\tThank you and welcome to %2\$s.";
 $a->strings["%s\\'s birthday"] = "%s\\'s birthday";
-$a->strings["Sharing notification from Diaspora network"] = "Sharing notification from Diaspora network";
-$a->strings["Attachments:"] = "Attachments:";
 $a->strings["%s is now following %s."] = "%s is now following %s.";
 $a->strings["following"] = "following";
 $a->strings["%s stopped following %s."] = "%s stopped following %s.";
 $a->strings["stopped following"] = "stopped following";
+$a->strings["Sharing notification from Diaspora network"] = "Sharing notification from Diaspora network";
+$a->strings["Attachments:"] = "Attachments:";
 $a->strings["(no subject)"] = "(no subject)";
 $a->strings["Create a New Account"] = "Create a new account";
 $a->strings["Password: "] = "Password: ";
@@ -2117,5 +2126,5 @@ $a->strings["Link"] = "Link";
 $a->strings["Video"] = "Video";
 $a->strings["Delete this item?"] = "Delete this item?";
 $a->strings["show fewer"] = "Show fewer.";
-$a->strings["Update %s failed. See error logs."] = "Update %s failed. See error logs.";
 $a->strings["toggle mobile"] = "Toggle mobile";
+$a->strings["Update %s failed. See error logs."] = "Update %s failed. See error logs.";
index 4ffa53736752272596bed6158354f962700dac65..6cc32ab2fd2507d4783acae3b4bc452f0aa16a09 100644 (file)
@@ -8,8 +8,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: friendica\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-02-10 18:14+0100\n"
-"PO-Revision-Date: 2018-02-15 14:50+0000\n"
+"POT-Creation-Date: 2018-03-05 16:37+0100\n"
+"PO-Revision-Date: 2018-03-06 04:03+0000\n"
 "Last-Translator: Andy H3 <andy@hubup.pro>\n"
 "Language-Team: English (United States) (http://www.transifex.com/Friendica/friendica/language/en_US/)\n"
 "MIME-Version: 1.0\n"
@@ -18,1309 +18,1310 @@ msgstr ""
 "Language: en_US\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
-#: include/acl_selectors.php:358
-msgid "Post to Email"
-msgstr "Post to email"
-
-#: include/acl_selectors.php:363 mod/settings.php:1126
-msgid "Hide your profile details from unknown viewers?"
-msgstr "Hide profile details from unknown viewers?"
+#: include/security.php:81
+msgid "Welcome "
+msgstr "Welcome "
 
-#: include/acl_selectors.php:363
-#, php-format
-msgid "Connectors disabled, since \"%s\" is enabled."
-msgstr "Connectors are disabled since \"%s\" is enabled."
+#: include/security.php:82
+msgid "Please upload a profile photo."
+msgstr "Please upload a profile photo."
 
-#: include/acl_selectors.php:369
-msgid "Visible to everybody"
-msgstr "Visible to everybody"
+#: include/security.php:84
+msgid "Welcome back "
+msgstr "Welcome back "
 
-#: include/acl_selectors.php:370 view/theme/vier/config.php:115
-msgid "show"
-msgstr "show"
+#: include/security.php:431
+msgid ""
+"The form security token was not correct. This probably happened because the "
+"form has been opened for too long (>3 hours) before submitting it."
+msgstr "The form security token was incorrect. This probably happened because the form has not been submitted within 3 hours."
 
-#: include/acl_selectors.php:371 view/theme/vier/config.php:115
-msgid "don't show"
-msgstr "don't show"
+#: include/enotify.php:33
+msgid "Friendica Notification"
+msgstr "Friendica notification"
 
-#: include/acl_selectors.php:377 mod/editpost.php:133
-msgid "CC: email addresses"
-msgstr "CC: email addresses"
+#: include/enotify.php:36
+msgid "Thank You,"
+msgstr "Thank you"
 
-#: include/acl_selectors.php:378 mod/editpost.php:140
-msgid "Example: bob@example.com, mary@example.com"
-msgstr "Example: bob@example.com, mary@example.com"
+#: include/enotify.php:39
+#, php-format
+msgid "%s Administrator"
+msgstr "%s Administrator"
 
-#: include/acl_selectors.php:380 mod/events.php:537 mod/photos.php:1100
-#: mod/photos.php:1443
-msgid "Permissions"
-msgstr "Permissions"
+#: include/enotify.php:41
+#, php-format
+msgid "%1$s, %2$s Administrator"
+msgstr "%1$s, %2$s Administrator"
 
-#: include/acl_selectors.php:381
-msgid "Close"
-msgstr "Close"
+#: include/enotify.php:52 src/Worker/Delivery.php:403
+msgid "noreply"
+msgstr "noreply"
 
-#: include/api.php:1182
+#: include/enotify.php:100
 #, 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] ""
+msgid "[Friendica:Notify] New mail received at %s"
+msgstr "[Friendica:Notify] New mail received at %s"
 
-#: include/api.php:1206
+#: include/enotify.php:102
 #, 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] ""
+msgid "%1$s sent you a new private message at %2$s."
+msgstr "%1$s sent you a new private message at %2$s."
+
+#: include/enotify.php:103
+msgid "a private message"
+msgstr "a private message"
 
-#: include/api.php:1230
+#: include/enotify.php:103
 #, php-format
-msgid "Monthly posting limit of %d post reached. The post was rejected."
-msgstr ""
+msgid "%1$s sent you %2$s."
+msgstr "%1$s sent you %2$s."
 
-#: include/api.php:4377 mod/photos.php:89 mod/photos.php:195
-#: mod/photos.php:723 mod/photos.php:1151 mod/photos.php:1168
-#: mod/photos.php:1686 mod/profile_photo.php:84 mod/profile_photo.php:92
-#: mod/profile_photo.php:100 mod/profile_photo.php:223
-#: mod/profile_photo.php:317 mod/profile_photo.php:327 src/Model/User.php:524
-#: src/Model/User.php:532 src/Model/User.php:540
-msgid "Profile Photos"
-msgstr "Profile photos"
+#: include/enotify.php:105
+#, php-format
+msgid "Please visit %s to view and/or reply to your private messages."
+msgstr "Please visit %s to view or reply to your private messages."
 
-#: include/bb2diaspora.php:240 include/event.php:26 include/event.php:915
-#: mod/localtime.php:19
-msgid "l F d, Y \\@ g:i A"
-msgstr "l F d, Y \\@ g:i A"
+#: include/enotify.php:143
+#, php-format
+msgid "%1$s commented on [url=%2$s]a %3$s[/url]"
+msgstr "%1$s commented on [url=%2$s]a %3$s[/url]"
 
-#: include/bb2diaspora.php:247 include/event.php:45 include/event.php:62
-#: include/event.php:472 include/event.php:993
-msgid "Starts:"
-msgstr "Starts:"
+#: include/enotify.php:151
+#, php-format
+msgid "%1$s commented on [url=%2$s]%3$s's %4$s[/url]"
+msgstr "%1$s commented on [url=%2$s]%3$s's %4$s[/url]"
 
-#: include/bb2diaspora.php:253 include/event.php:48 include/event.php:68
-#: include/event.php:473 include/event.php:997
-msgid "Finishes:"
-msgstr "Finishes:"
+#: include/enotify.php:161
+#, php-format
+msgid "%1$s commented on [url=%2$s]your %3$s[/url]"
+msgstr "%1$s commented on [url=%2$s]your %3$s[/url]"
 
-#: include/bb2diaspora.php:260 include/event.php:52 include/event.php:77
-#: include/event.php:474 include/event.php:1011 mod/directory.php:140
-#: mod/notifications.php:247 mod/contacts.php:650 mod/events.php:522
-#: src/Model/Profile.php:417
-msgid "Location:"
-msgstr "Location:"
+#: include/enotify.php:173
+#, php-format
+msgid "[Friendica:Notify] Comment to conversation #%1$d by %2$s"
+msgstr "[Friendica:Notify] Comment to conversation #%1$d by %2$s"
 
-#: include/conversation.php:147 include/conversation.php:285
-#: include/text.php:1744 src/Model/Item.php:1850
-msgid "event"
-msgstr "event"
+#: include/enotify.php:175
+#, php-format
+msgid "%s commented on an item/conversation you have been following."
+msgstr "%s commented on an item/conversation you have been following."
 
-#: include/conversation.php:150 include/conversation.php:160
-#: include/conversation.php:288 include/conversation.php:297
-#: mod/subthread.php:96 mod/tagger.php:71 src/Model/Item.php:1848
-#: src/Protocol/Diaspora.php:1941
-msgid "status"
-msgstr "status"
+#: include/enotify.php:178 include/enotify.php:193 include/enotify.php:208
+#: include/enotify.php:223 include/enotify.php:242 include/enotify.php:257
+#, php-format
+msgid "Please visit %s to view and/or reply to the conversation."
+msgstr "Please visit %s to view or reply to the conversation."
 
-#: include/conversation.php:155 include/conversation.php:293
-#: include/text.php:1746 mod/subthread.php:96 mod/tagger.php:71
-#: src/Model/Item.php:1848
-msgid "photo"
-msgstr "photo"
+#: include/enotify.php:185
+#, php-format
+msgid "[Friendica:Notify] %s posted to your profile wall"
+msgstr "[Friendica:Notify] %s posted to your profile wall"
 
-#: include/conversation.php:167 src/Model/Item.php:1722
-#: src/Protocol/Diaspora.php:1937
+#: include/enotify.php:187
 #, php-format
-msgid "%1$s likes %2$s's %3$s"
-msgstr "%1$s likes %2$s's %3$s"
+msgid "%1$s posted to your profile wall at %2$s"
+msgstr "%1$s posted to your profile wall at %2$s"
 
-#: include/conversation.php:170 src/Model/Item.php:1727
+#: include/enotify.php:188
 #, php-format
-msgid "%1$s doesn't like %2$s's %3$s"
-msgstr "%1$s doesn't like %2$s's %3$s"
+msgid "%1$s posted to [url=%2$s]your wall[/url]"
+msgstr "%1$s posted to [url=%2$s]your wall[/url]"
 
-#: include/conversation.php:173
+#: include/enotify.php:200
 #, php-format
-msgid "%1$s attends %2$s's %3$s"
-msgstr "%1$s goes to %2$s's %3$s"
+msgid "[Friendica:Notify] %s tagged you"
+msgstr "[Friendica:Notify] %s tagged you"
 
-#: include/conversation.php:176
+#: include/enotify.php:202
 #, php-format
-msgid "%1$s doesn't attend %2$s's %3$s"
-msgstr "%1$s doesn't go %2$s's %3$s"
+msgid "%1$s tagged you at %2$s"
+msgstr "%1$s tagged you at %2$s"
 
-#: include/conversation.php:179
+#: include/enotify.php:203
 #, php-format
-msgid "%1$s attends maybe %2$s's %3$s"
-msgstr "%1$s might go to %2$s's %3$s"
+msgid "%1$s [url=%2$s]tagged you[/url]."
+msgstr "%1$s [url=%2$s]tagged you[/url]."
 
-#: include/conversation.php:212 mod/dfrn_confirm.php:431
-#: src/Protocol/Diaspora.php:2409
+#: include/enotify.php:215
 #, php-format
-msgid "%1$s is now friends with %2$s"
-msgstr "%1$s is now friends with %2$s"
+msgid "[Friendica:Notify] %s shared a new post"
+msgstr "[Friendica:Notify] %s shared a new post"
 
-#: include/conversation.php:253
+#: include/enotify.php:217
 #, php-format
-msgid "%1$s poked %2$s"
-msgstr "%1$s poked %2$s"
+msgid "%1$s shared a new post at %2$s"
+msgstr "%1$s shared a new post at %2$s"
 
-#: include/conversation.php:307 mod/tagger.php:104
+#: include/enotify.php:218
 #, php-format
-msgid "%1$s tagged %2$s's %3$s with %4$s"
-msgstr "%1$s tagged %2$s's %3$s with %4$s"
+msgid "%1$s [url=%2$s]shared a post[/url]."
+msgstr "%1$s [url=%2$s]shared a post[/url]."
 
-#: include/conversation.php:334
-msgid "post/item"
-msgstr "Post/Item"
+#: include/enotify.php:230
+#, php-format
+msgid "[Friendica:Notify] %1$s poked you"
+msgstr "[Friendica:Notify] %1$s poked you"
 
-#: include/conversation.php:335
+#: include/enotify.php:232
 #, php-format
-msgid "%1$s marked %2$s's %3$s as favorite"
-msgstr "%1$s marked %2$s's %3$s as favorite"
+msgid "%1$s poked you at %2$s"
+msgstr "%1$s poked you at %2$s"
 
-#: include/conversation.php:609 mod/photos.php:1503 mod/profiles.php:354
-msgid "Likes"
-msgstr "Likes"
+#: include/enotify.php:233
+#, php-format
+msgid "%1$s [url=%2$s]poked you[/url]."
+msgstr "%1$s [url=%2$s]poked you[/url]."
 
-#: include/conversation.php:609 mod/photos.php:1503 mod/profiles.php:358
-msgid "Dislikes"
-msgstr "Dislikes"
+#: include/enotify.php:249
+#, php-format
+msgid "[Friendica:Notify] %s tagged your post"
+msgstr "[Friendica:Notify] %s tagged your post"
 
-#: include/conversation.php:610 include/conversation.php:1673
-#: mod/photos.php:1504
-msgid "Attending"
-msgid_plural "Attending"
-msgstr[0] "Attending"
-msgstr[1] "Attending"
+#: include/enotify.php:251
+#, php-format
+msgid "%1$s tagged your post at %2$s"
+msgstr "%1$s tagged your post at %2$s"
 
-#: include/conversation.php:610 mod/photos.php:1504
-msgid "Not attending"
-msgstr "Not attending"
+#: include/enotify.php:252
+#, php-format
+msgid "%1$s tagged [url=%2$s]your post[/url]"
+msgstr "%1$s tagged [url=%2$s]your post[/url]"
 
-#: include/conversation.php:610 mod/photos.php:1504
-msgid "Might attend"
-msgstr "Might attend"
+#: include/enotify.php:264
+msgid "[Friendica:Notify] Introduction received"
+msgstr "[Friendica:Notify] Introduction received"
 
-#: include/conversation.php:744 mod/photos.php:1571 src/Object/Post.php:177
-msgid "Select"
-msgstr "Select"
+#: include/enotify.php:266
+#, php-format
+msgid "You've received an introduction from '%1$s' at %2$s"
+msgstr "You've received an introduction from '%1$s' at %2$s"
 
-#: include/conversation.php:745 mod/admin.php:1705 mod/contacts.php:820
-#: mod/contacts.php:1018 mod/photos.php:1572 mod/settings.php:742
-#: src/Object/Post.php:178
-msgid "Delete"
-msgstr "Delete"
+#: include/enotify.php:267
+#, php-format
+msgid "You've received [url=%1$s]an introduction[/url] from %2$s."
+msgstr "You've received [url=%1$s]an introduction[/url] from %2$s."
 
-#: include/conversation.php:777 src/Object/Post.php:355
-#: src/Object/Post.php:356
+#: include/enotify.php:272 include/enotify.php:318
 #, php-format
-msgid "View %s's profile @ %s"
-msgstr "View %s's profile @ %s"
+msgid "You may visit their profile at %s"
+msgstr "You may visit their profile at %s"
 
-#: include/conversation.php:789 src/Object/Post.php:343
-msgid "Categories:"
-msgstr "Categories:"
+#: include/enotify.php:274
+#, php-format
+msgid "Please visit %s to approve or reject the introduction."
+msgstr "Please visit %s to approve or reject the introduction."
 
-#: include/conversation.php:790 src/Object/Post.php:344
-msgid "Filed under:"
-msgstr "Filed under:"
+#: include/enotify.php:282
+msgid "[Friendica:Notify] A new person is sharing with you"
+msgstr "[Friendica:Notify] A new person is sharing with you"
 
-#: include/conversation.php:797 src/Object/Post.php:369
+#: include/enotify.php:284 include/enotify.php:285
 #, php-format
-msgid "%s from %s"
-msgstr "%s from %s"
-
-#: include/conversation.php:812
-msgid "View in context"
-msgstr "View in context"
+msgid "%1$s is sharing with you at %2$s"
+msgstr "%1$s is sharing with you at %2$s"
 
-#: include/conversation.php:814 include/conversation.php:1346
-#: mod/wallmessage.php:146 mod/editpost.php:124 mod/message.php:264
-#: mod/message.php:435 mod/photos.php:1475 src/Object/Post.php:394
-msgid "Please wait"
-msgstr "Please wait"
+#: include/enotify.php:292
+msgid "[Friendica:Notify] You have a new follower"
+msgstr "[Friendica:Notify] You have a new follower"
 
-#: include/conversation.php:885
-msgid "remove"
-msgstr "Remove"
+#: include/enotify.php:294 include/enotify.php:295
+#, php-format
+msgid "You have a new follower at %2$s : %1$s"
+msgstr "You have a new follower at %2$s : %1$s"
 
-#: include/conversation.php:889
-msgid "Delete Selected Items"
-msgstr "Delete selected items"
-
-#: include/conversation.php:1052 view/theme/frio/theme.php:355
-msgid "Follow Thread"
-msgstr "Follow thread"
-
-#: include/conversation.php:1053 src/Model/Contact.php:554
-msgid "View Status"
-msgstr "View status"
-
-#: include/conversation.php:1054 include/conversation.php:1070
-#: mod/allfriends.php:73 mod/directory.php:153 mod/suggest.php:82
-#: mod/dirfind.php:220 mod/match.php:89 src/Model/Contact.php:497
-#: src/Model/Contact.php:510 src/Model/Contact.php:555
-msgid "View Profile"
-msgstr "View profile"
+#: include/enotify.php:307
+msgid "[Friendica:Notify] Friend suggestion received"
+msgstr "[Friendica:Notify] Friend suggestion received"
 
-#: include/conversation.php:1055 src/Model/Contact.php:556
-msgid "View Photos"
-msgstr "View photos"
+#: include/enotify.php:309
+#, php-format
+msgid "You've received a friend suggestion from '%1$s' at %2$s"
+msgstr "You've received a friend suggestion from '%1$s' at %2$s"
 
-#: include/conversation.php:1056 src/Model/Contact.php:557
-msgid "Network Posts"
-msgstr "Network posts"
+#: include/enotify.php:310
+#, php-format
+msgid ""
+"You've received [url=%1$s]a friend suggestion[/url] for %2$s from %3$s."
+msgstr "You've received [url=%1$s]a friend suggestion[/url] for %2$s from %3$s."
 
-#: include/conversation.php:1057 src/Model/Contact.php:558
-msgid "View Contact"
-msgstr "View contact"
+#: include/enotify.php:316
+msgid "Name:"
+msgstr "Name:"
 
-#: include/conversation.php:1058 src/Model/Contact.php:560
-msgid "Send PM"
-msgstr "Send PM"
+#: include/enotify.php:317
+msgid "Photo:"
+msgstr "Photo:"
 
-#: include/conversation.php:1062 src/Model/Contact.php:561
-msgid "Poke"
-msgstr "Poke"
+#: include/enotify.php:320
+#, php-format
+msgid "Please visit %s to approve or reject the suggestion."
+msgstr "Please visit %s to approve or reject the suggestion."
 
-#: include/conversation.php:1067 mod/allfriends.php:74 mod/follow.php:145
-#: mod/suggest.php:83 mod/dirfind.php:221 mod/match.php:90
-#: mod/contacts.php:586 src/Content/Widget.php:61 src/Model/Contact.php:511
-msgid "Connect/Follow"
-msgstr "Connect/Follow"
+#: include/enotify.php:328 include/enotify.php:343
+msgid "[Friendica:Notify] Connection accepted"
+msgstr "[Friendica:Notify] Connection accepted"
 
-#: include/conversation.php:1186
+#: include/enotify.php:330 include/enotify.php:345
 #, php-format
-msgid "%s likes this."
-msgstr "%s likes this."
+msgid "'%1$s' has accepted your connection request at %2$s"
+msgstr "'%1$s' has accepted your connection request at %2$s"
 
-#: include/conversation.php:1189
+#: include/enotify.php:331 include/enotify.php:346
 #, php-format
-msgid "%s doesn't like this."
-msgstr "%s doesn't like this."
+msgid "%2$s has accepted your [url=%1$s]connection request[/url]."
+msgstr "%2$s has accepted your [url=%1$s]connection request[/url]."
 
-#: include/conversation.php:1192
-#, php-format
-msgid "%s attends."
-msgstr "%s attends."
+#: include/enotify.php:336
+msgid ""
+"You are now mutual friends and may exchange status updates, photos, and "
+"email without restriction."
+msgstr "You are now mutual friends and may exchange status updates, photos, and email without restriction."
 
-#: include/conversation.php:1195
+#: include/enotify.php:338
 #, php-format
-msgid "%s doesn't attend."
-msgstr "%s doesn't attend."
+msgid "Please visit %s if you wish to make any changes to this relationship."
+msgstr "Please visit %s if you wish to make any changes to this relationship."
 
-#: include/conversation.php:1198
+#: include/enotify.php:351
 #, php-format
-msgid "%s attends maybe."
-msgstr "%s may attend."
-
-#: include/conversation.php:1209
-msgid "and"
-msgstr "and"
+msgid ""
+"'%1$s' has chosen to accept you a fan, which restricts some forms of "
+"communication - such as private messaging and some profile interactions. If "
+"this is a celebrity or community page, these settings were applied "
+"automatically."
+msgstr "'%1$s' has chosen to accept you as fan, which restricts some forms of communication - such as private messaging and some profile interactions. If this is a celebrity or community page, these settings were applied automatically."
 
-#: include/conversation.php:1215
+#: include/enotify.php:353
 #, php-format
-msgid "and %d other people"
-msgstr ""
+msgid ""
+"'%1$s' may choose to extend this into a two-way or more permissive "
+"relationship in the future."
+msgstr "'%1$s' may choose to extend this into a two-way or more permissive relationship in the future."
 
-#: include/conversation.php:1224
+#: include/enotify.php:355
 #, php-format
-msgid "<span  %1$s>%2$d people</span> like this"
-msgstr "<span  %1$s>%2$d people</span> like this"
+msgid "Please visit %s  if you wish to make any changes to this relationship."
+msgstr "Please visit %s  if you wish to make any changes to this relationship."
 
-#: include/conversation.php:1225
-#, php-format
-msgid "%s like this."
-msgstr "%s like this."
+#: include/enotify.php:365
+msgid "[Friendica System:Notify] registration request"
+msgstr "[Friendica:Notify] registration request"
 
-#: include/conversation.php:1228
+#: include/enotify.php:367
 #, php-format
-msgid "<span  %1$s>%2$d people</span> don't like this"
-msgstr "<span  %1$s>%2$d people</span> don't like this"
+msgid "You've received a registration request from '%1$s' at %2$s"
+msgstr "You've received a registration request from '%1$s' at %2$s."
 
-#: include/conversation.php:1229
+#: include/enotify.php:368
 #, php-format
-msgid "%s don't like this."
-msgstr "%s don't like this."
+msgid "You've received a [url=%1$s]registration request[/url] from %2$s."
+msgstr "You've received a [url=%1$s]registration request[/url] from %2$s."
 
-#: include/conversation.php:1232
+#: include/enotify.php:373
 #, php-format
-msgid "<span  %1$s>%2$d people</span> attend"
-msgstr "<span  %1$s>%2$d people</span> attend"
+msgid "Full Name:\t%1$s\\nSite Location:\t%2$s\\nLogin Name:\t%3$s (%4$s("
+msgstr "Full Name:\t%1$s\\nSite Location:\t%2$s\\nLogin Name:\t%3$s (%4$s("
 
-#: include/conversation.php:1233
+#: include/enotify.php:379
 #, php-format
-msgid "%s attend."
-msgstr "%s attend."
+msgid "Please visit %s to approve or reject the request."
+msgstr "Please visit %s to approve or reject the request."
 
-#: include/conversation.php:1236
-#, php-format
-msgid "<span  %1$s>%2$d people</span> don't attend"
-msgstr "<span  %1$s>%2$d people</span> don't attend"
+#: include/event.php:26 include/event.php:914 include/bb2diaspora.php:238
+#: mod/localtime.php:19
+msgid "l F d, Y \\@ g:i A"
+msgstr "l F d, Y \\@ g:i A"
 
-#: include/conversation.php:1237
-#, php-format
-msgid "%s don't attend."
-msgstr "%s don't attend."
+#: include/event.php:45 include/event.php:62 include/event.php:471
+#: include/event.php:992 include/bb2diaspora.php:245
+msgid "Starts:"
+msgstr "Starts:"
 
-#: include/conversation.php:1240
-#, php-format
-msgid "<span  %1$s>%2$d people</span> attend maybe"
-msgstr "<span  %1$s>%2$d people</span> attend maybe"
+#: include/event.php:48 include/event.php:68 include/event.php:472
+#: include/event.php:996 include/bb2diaspora.php:251
+msgid "Finishes:"
+msgstr "Finishes:"
 
-#: include/conversation.php:1241
-#, php-format
-msgid "%s anttend maybe."
-msgstr "%s attend maybe."
+#: include/event.php:52 include/event.php:77 include/event.php:473
+#: include/event.php:1010 include/bb2diaspora.php:258
+#: mod/notifications.php:247 mod/contacts.php:651 mod/directory.php:149
+#: mod/events.php:521 src/Model/Profile.php:417
+msgid "Location:"
+msgstr "Location:"
 
-#: include/conversation.php:1271 include/conversation.php:1287
-msgid "Visible to <strong>everybody</strong>"
-msgstr "Visible to <strong>everybody</strong>"
+#: include/event.php:420
+msgid "all-day"
+msgstr "All-day"
 
-#: include/conversation.php:1272 include/conversation.php:1288
-#: mod/wallmessage.php:120 mod/wallmessage.php:127 mod/message.php:199
-#: mod/message.php:206 mod/message.php:345 mod/message.php:352
-msgid "Please enter a link URL:"
-msgstr "Please enter a link URL:"
+#: include/event.php:422 include/text.php:1111
+msgid "Sun"
+msgstr "Sun"
 
-#: include/conversation.php:1273 include/conversation.php:1289
-msgid "Please enter a video link/URL:"
-msgstr "Please enter a video link/URL:"
+#: include/event.php:423 include/text.php:1111
+msgid "Mon"
+msgstr "Mon"
 
-#: include/conversation.php:1274 include/conversation.php:1290
-msgid "Please enter an audio link/URL:"
-msgstr "Please enter an audio link/URL:"
+#: include/event.php:424 include/text.php:1111
+msgid "Tue"
+msgstr "Tue"
 
-#: include/conversation.php:1275 include/conversation.php:1291
-msgid "Tag term:"
-msgstr "Tag term:"
+#: include/event.php:425 include/text.php:1111
+msgid "Wed"
+msgstr "Wed"
 
-#: include/conversation.php:1276 include/conversation.php:1292
-#: mod/filer.php:35
-msgid "Save to Folder:"
-msgstr "Save to folder:"
+#: include/event.php:426 include/text.php:1111
+msgid "Thu"
+msgstr "Thu"
 
-#: include/conversation.php:1277 include/conversation.php:1293
-msgid "Where are you right now?"
-msgstr "Where are you right now?"
+#: include/event.php:427 include/text.php:1111
+msgid "Fri"
+msgstr "Fri"
 
-#: include/conversation.php:1278
-msgid "Delete item(s)?"
-msgstr "Delete item(s)?"
+#: include/event.php:428 include/text.php:1111
+msgid "Sat"
+msgstr "Sat"
 
-#: include/conversation.php:1327
-msgid "Share"
-msgstr "Share"
+#: include/event.php:430 include/text.php:1093 mod/settings.php:945
+msgid "Sunday"
+msgstr "Sunday"
 
-#: include/conversation.php:1328 mod/wallmessage.php:144 mod/editpost.php:110
-#: mod/message.php:262 mod/message.php:432
-msgid "Upload photo"
-msgstr "Upload photo"
+#: include/event.php:431 include/text.php:1093 mod/settings.php:945
+msgid "Monday"
+msgstr "Monday"
 
-#: include/conversation.php:1329 mod/editpost.php:111
-msgid "upload photo"
-msgstr "upload photo"
+#: include/event.php:432 include/text.php:1093
+msgid "Tuesday"
+msgstr "Tuesday"
 
-#: include/conversation.php:1330 mod/editpost.php:112
-msgid "Attach file"
-msgstr "Attach file"
+#: include/event.php:433 include/text.php:1093
+msgid "Wednesday"
+msgstr "Wednesday"
 
-#: include/conversation.php:1331 mod/editpost.php:113
-msgid "attach file"
-msgstr "attach file"
+#: include/event.php:434 include/text.php:1093
+msgid "Thursday"
+msgstr "Thursday"
 
-#: include/conversation.php:1332 mod/wallmessage.php:145 mod/editpost.php:114
-#: mod/message.php:263 mod/message.php:433
-msgid "Insert web link"
-msgstr "Insert web link"
+#: include/event.php:435 include/text.php:1093
+msgid "Friday"
+msgstr "Friday"
 
-#: include/conversation.php:1333 mod/editpost.php:115
-msgid "web link"
-msgstr "web link"
+#: include/event.php:436 include/text.php:1093
+msgid "Saturday"
+msgstr "Saturday"
 
-#: include/conversation.php:1334 mod/editpost.php:116
-msgid "Insert video link"
-msgstr "Insert video link"
+#: include/event.php:438 include/text.php:1114
+msgid "Jan"
+msgstr "Jan"
 
-#: include/conversation.php:1335 mod/editpost.php:117
-msgid "video link"
-msgstr "video link"
+#: include/event.php:439 include/text.php:1114
+msgid "Feb"
+msgstr "Feb"
 
-#: include/conversation.php:1336 mod/editpost.php:118
-msgid "Insert audio link"
-msgstr "Insert audio link"
+#: include/event.php:440 include/text.php:1114
+msgid "Mar"
+msgstr "Mar"
 
-#: include/conversation.php:1337 mod/editpost.php:119
-msgid "audio link"
-msgstr "audio link"
+#: include/event.php:441 include/text.php:1114
+msgid "Apr"
+msgstr "Apr"
 
-#: include/conversation.php:1338 mod/editpost.php:120
-msgid "Set your location"
-msgstr "Set your location"
+#: include/event.php:442 include/event.php:455 include/text.php:1097
+#: include/text.php:1114
+msgid "May"
+msgstr "May"
 
-#: include/conversation.php:1339 mod/editpost.php:121
-msgid "set location"
-msgstr "set location"
+#: include/event.php:443
+msgid "Jun"
+msgstr "Jun"
 
-#: include/conversation.php:1340 mod/editpost.php:122
-msgid "Clear browser location"
-msgstr "Clear browser location"
+#: include/event.php:444 include/text.php:1114
+msgid "Jul"
+msgstr "Jul"
 
-#: include/conversation.php:1341 mod/editpost.php:123
-msgid "clear location"
-msgstr "clear location"
+#: include/event.php:445 include/text.php:1114
+msgid "Aug"
+msgstr "Aug"
 
-#: include/conversation.php:1343 mod/editpost.php:137
-msgid "Set title"
-msgstr "Set title"
+#: include/event.php:446
+msgid "Sept"
+msgstr "Sep"
 
-#: include/conversation.php:1345 mod/editpost.php:139
-msgid "Categories (comma-separated list)"
-msgstr "Categories (comma-separated list)"
+#: include/event.php:447 include/text.php:1114
+msgid "Oct"
+msgstr "Oct"
 
-#: include/conversation.php:1347 mod/editpost.php:125
-msgid "Permission settings"
-msgstr "Permission settings"
+#: include/event.php:448 include/text.php:1114
+msgid "Nov"
+msgstr "Nov"
 
-#: include/conversation.php:1348 mod/editpost.php:154
-msgid "permissions"
-msgstr "permissions"
+#: include/event.php:449 include/text.php:1114
+msgid "Dec"
+msgstr "Dec"
 
-#: include/conversation.php:1356 mod/editpost.php:134
-msgid "Public post"
-msgstr "Public post"
+#: include/event.php:451 include/text.php:1097
+msgid "January"
+msgstr "January"
 
-#: include/conversation.php:1360 mod/editpost.php:145 mod/events.php:532
-#: mod/photos.php:1494 mod/photos.php:1533 mod/photos.php:1606
-#: src/Object/Post.php:797
-msgid "Preview"
-msgstr "Preview"
+#: include/event.php:452 include/text.php:1097
+msgid "February"
+msgstr "February"
 
-#: include/conversation.php:1364 include/items.php:388 mod/fbrowser.php:103
-#: mod/fbrowser.php:134 mod/follow.php:163 mod/suggest.php:41
-#: mod/unfollow.php:117 mod/editpost.php:148 mod/contacts.php:466
-#: mod/dfrn_request.php:663 mod/message.php:140 mod/photos.php:249
-#: mod/photos.php:325 mod/settings.php:680 mod/settings.php:706
-#: mod/tagrm.php:19 mod/tagrm.php:99 mod/videos.php:149
-msgid "Cancel"
-msgstr "Cancel"
+#: include/event.php:453 include/text.php:1097
+msgid "March"
+msgstr "March"
 
-#: include/conversation.php:1369
-msgid "Post to Groups"
-msgstr "Post to groups"
+#: include/event.php:454 include/text.php:1097
+msgid "April"
+msgstr "April"
 
-#: include/conversation.php:1370
-msgid "Post to Contacts"
-msgstr "Post to contacts"
+#: include/event.php:456 include/text.php:1097
+msgid "June"
+msgstr "June"
 
-#: include/conversation.php:1371
-msgid "Private post"
-msgstr "Private post"
+#: include/event.php:457 include/text.php:1097
+msgid "July"
+msgstr "July"
 
-#: include/conversation.php:1376 mod/editpost.php:152
-#: src/Model/Profile.php:342
-msgid "Message"
-msgstr "Message"
+#: include/event.php:458 include/text.php:1097
+msgid "August"
+msgstr "August"
 
-#: include/conversation.php:1377 mod/editpost.php:153
-msgid "Browser"
-msgstr "Browser"
+#: include/event.php:459 include/text.php:1097
+msgid "September"
+msgstr "September"
 
-#: include/conversation.php:1644
-msgid "View all"
-msgstr "View all"
+#: include/event.php:460 include/text.php:1097
+msgid "October"
+msgstr "October"
 
-#: include/conversation.php:1667
-msgid "Like"
-msgid_plural "Likes"
-msgstr[0] "Like"
-msgstr[1] "Likes"
+#: include/event.php:461 include/text.php:1097
+msgid "November"
+msgstr "November"
 
-#: include/conversation.php:1670
-msgid "Dislike"
-msgid_plural "Dislikes"
-msgstr[0] "Dislike"
-msgstr[1] "Dislikes"
+#: include/event.php:462 include/text.php:1097
+msgid "December"
+msgstr "December"
 
-#: include/conversation.php:1676
-msgid "Not Attending"
-msgid_plural "Not Attending"
-msgstr[0] "Not attending"
-msgstr[1] "Not attending"
+#: include/event.php:464 mod/cal.php:280 mod/events.php:401
+msgid "today"
+msgstr "today"
 
-#: include/conversation.php:1679 src/Content/ContactSelector.php:125
-msgid "Undecided"
-msgid_plural "Undecided"
-msgstr[0] "Undecided"
-msgstr[1] "Undecided"
+#: include/event.php:465 mod/cal.php:281 mod/events.php:402
+#: src/Util/Temporal.php:304
+msgid "month"
+msgstr "month"
 
-#: include/dba.php:59
-#, php-format
-msgid "Cannot locate DNS info for database server '%s'"
-msgstr "Cannot locate DNS info for database server '%s'"
+#: include/event.php:466 mod/cal.php:282 mod/events.php:403
+#: src/Util/Temporal.php:305
+msgid "week"
+msgstr "week"
 
-#: include/enotify.php:33
-msgid "Friendica Notification"
-msgstr "Friendica notification"
+#: include/event.php:467 mod/cal.php:283 mod/events.php:404
+#: src/Util/Temporal.php:306
+msgid "day"
+msgstr "day"
 
-#: include/enotify.php:36
-msgid "Thank You,"
-msgstr "Thank you"
+#: include/event.php:469
+msgid "No events to display"
+msgstr "No events to display"
 
-#: include/enotify.php:39
-#, php-format
-msgid "%s Administrator"
-msgstr "%s Administrator"
+#: include/event.php:583
+msgid "l, F j"
+msgstr "l, F j"
 
-#: include/enotify.php:41
-#, php-format
-msgid "%1$s, %2$s Administrator"
-msgstr "%1$s, %2$s Administrator"
+#: include/event.php:607
+msgid "Edit event"
+msgstr "Edit event"
 
-#: include/enotify.php:52 src/Worker/Delivery.php:404
-msgid "noreply"
-msgstr "noreply"
+#: include/event.php:608
+msgid "Duplicate event"
+msgstr "Duplicate event"
 
-#: include/enotify.php:100
-#, php-format
-msgid "[Friendica:Notify] New mail received at %s"
-msgstr "[Friendica:Notify] New mail received at %s"
+#: include/event.php:609
+msgid "Delete event"
+msgstr "Delete event"
 
-#: include/enotify.php:102
-#, php-format
-msgid "%1$s sent you a new private message at %2$s."
-msgstr "%1$s sent you a new private message at %2$s."
+#: include/event.php:636 include/text.php:1508 include/text.php:1515
+msgid "link to source"
+msgstr "Link to source"
 
-#: include/enotify.php:103
-msgid "a private message"
-msgstr "a private message"
+#: include/event.php:896
+msgid "Export"
+msgstr "Export"
 
-#: include/enotify.php:103
-#, php-format
-msgid "%1$s sent you %2$s."
-msgstr "%1$s sent you %2$s."
+#: include/event.php:897
+msgid "Export calendar as ical"
+msgstr "Export calendar as ical"
 
-#: include/enotify.php:105
-#, php-format
-msgid "Please visit %s to view and/or reply to your private messages."
-msgstr "Please visit %s to view or reply to your private messages."
+#: include/event.php:898
+msgid "Export calendar as csv"
+msgstr "Export calendar as csv"
 
-#: include/enotify.php:143
-#, php-format
-msgid "%1$s commented on [url=%2$s]a %3$s[/url]"
-msgstr "%1$s commented on [url=%2$s]a %3$s[/url]"
+#: include/event.php:915
+msgid "D g:i A"
+msgstr "D g:i A"
 
-#: include/enotify.php:151
-#, php-format
-msgid "%1$s commented on [url=%2$s]%3$s's %4$s[/url]"
-msgstr "%1$s commented on [url=%2$s]%3$s's %4$s[/url]"
+#: include/event.php:916
+msgid "g:i A"
+msgstr "g:i A"
 
-#: include/enotify.php:161
-#, php-format
-msgid "%1$s commented on [url=%2$s]your %3$s[/url]"
-msgstr "%1$s commented on [url=%2$s]your %3$s[/url]"
+#: include/event.php:1011 include/event.php:1013
+msgid "Show map"
+msgstr "Show map"
 
-#: include/enotify.php:173
-#, php-format
-msgid "[Friendica:Notify] Comment to conversation #%1$d by %2$s"
-msgstr "[Friendica:Notify] Comment to conversation #%1$d by %2$s"
+#: include/event.php:1012
+msgid "Hide map"
+msgstr "Hide map"
 
-#: include/enotify.php:175
-#, php-format
-msgid "%s commented on an item/conversation you have been following."
-msgstr "%s commented on an item/conversation you have been following."
+#: include/items.php:342 mod/notice.php:22 mod/viewsrc.php:21
+#: mod/admin.php:269 mod/admin.php:1762 mod/admin.php:2010 mod/display.php:70
+#: mod/display.php:247 mod/display.php:349
+msgid "Item not found."
+msgstr "Item not found."
 
-#: include/enotify.php:178 include/enotify.php:193 include/enotify.php:208
-#: include/enotify.php:223 include/enotify.php:242 include/enotify.php:257
-#, php-format
-msgid "Please visit %s to view and/or reply to the conversation."
-msgstr "Please visit %s to view or reply to the conversation."
+#: include/items.php:382
+msgid "Do you really want to delete this item?"
+msgstr "Do you really want to delete this item?"
 
-#: include/enotify.php:185
-#, php-format
-msgid "[Friendica:Notify] %s posted to your profile wall"
-msgstr "[Friendica:Notify] %s posted to your profile wall"
+#: include/items.php:384 mod/api.php:110 mod/suggest.php:38
+#: mod/profiles.php:649 mod/profiles.php:652 mod/profiles.php:674
+#: mod/contacts.php:464 mod/dfrn_request.php:653 mod/follow.php:148
+#: mod/register.php:237 mod/message.php:138 mod/settings.php:1109
+#: mod/settings.php:1115 mod/settings.php:1122 mod/settings.php:1126
+#: mod/settings.php:1130 mod/settings.php:1134 mod/settings.php:1138
+#: mod/settings.php:1142 mod/settings.php:1162 mod/settings.php:1163
+#: mod/settings.php:1164 mod/settings.php:1165 mod/settings.php:1166
+msgid "Yes"
+msgstr "Yes"
 
-#: include/enotify.php:187
-#, php-format
-msgid "%1$s posted to your profile wall at %2$s"
-msgstr "%1$s posted to your profile wall at %2$s"
+#: include/items.php:387 include/conversation.php:1373 mod/fbrowser.php:103
+#: mod/fbrowser.php:134 mod/suggest.php:41 mod/unfollow.php:117
+#: mod/contacts.php:467 mod/dfrn_request.php:663 mod/follow.php:159
+#: mod/tagrm.php:19 mod/tagrm.php:99 mod/editpost.php:151 mod/message.php:141
+#: mod/photos.php:248 mod/photos.php:324 mod/settings.php:680
+#: mod/settings.php:706 mod/videos.php:148
+msgid "Cancel"
+msgstr "Cancel"
 
-#: include/enotify.php:188
-#, php-format
-msgid "%1$s posted to [url=%2$s]your wall[/url]"
-msgstr "%1$s posted to [url=%2$s]your wall[/url]"
+#: 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/repair_ostatus.php:13 mod/suggest.php:60 mod/unfollow.php:15
+#: mod/unfollow.php:57 mod/unfollow.php:90 mod/uimport.php:28
+#: mod/dirfind.php:24 mod/notifications.php:73 mod/ostatus_subscribe.php:16
+#: mod/cal.php:304 mod/dfrn_confirm.php:68 mod/invite.php:20
+#: mod/invite.php:106 mod/manage.php:131 mod/profiles.php:181
+#: mod/profiles.php:619 mod/wall_attach.php:74 mod/wall_attach.php:77
+#: mod/contacts.php:378 mod/delegate.php:24 mod/delegate.php:38
+#: mod/follow.php:16 mod/follow.php:53 mod/follow.php:116 mod/poke.php:150
+#: mod/profile_photo.php:29 mod/profile_photo.php:188
+#: mod/profile_photo.php:199 mod/profile_photo.php:212 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/item.php:160 mod/register.php:53
+#: mod/editpost.php:20 mod/events.php:195 mod/fsuggest.php:81 mod/group.php:26
+#: mod/message.php:59 mod/message.php:104 mod/network.php:32 mod/notes.php:30
+#: mod/photos.php:174 mod/photos.php:1051 mod/settings.php:41
+#: mod/settings.php:140 mod/settings.php:669 index.php:413
+msgid "Permission denied."
+msgstr "Permission denied."
 
-#: include/enotify.php:200
-#, php-format
-msgid "[Friendica:Notify] %s tagged you"
-msgstr "[Friendica:Notify] %s tagged you"
+#: include/items.php:471
+msgid "Archives"
+msgstr "Archives"
 
-#: include/enotify.php:202
-#, php-format
-msgid "%1$s tagged you at %2$s"
-msgstr "%1$s tagged you at %2$s"
+#: include/items.php:477 view/theme/vier/theme.php:259
+#: src/Content/ForumManager.php:130 src/Content/Widget.php:312
+#: src/Object/Post.php:422 src/App.php:514
+msgid "show more"
+msgstr "Show more..."
 
-#: include/enotify.php:203
-#, php-format
-msgid "%1$s [url=%2$s]tagged you[/url]."
-msgstr "%1$s [url=%2$s]tagged you[/url]."
+#: include/text.php:302
+msgid "newer"
+msgstr "Later posts"
 
-#: include/enotify.php:215
-#, php-format
-msgid "[Friendica:Notify] %s shared a new post"
-msgstr "[Friendica:Notify] %s shared a new post"
+#: include/text.php:303
+msgid "older"
+msgstr "Earlier posts"
 
-#: include/enotify.php:217
-#, php-format
-msgid "%1$s shared a new post at %2$s"
-msgstr "%1$s shared a new post at %2$s"
+#: include/text.php:308
+msgid "first"
+msgstr "first"
 
-#: include/enotify.php:218
-#, php-format
-msgid "%1$s [url=%2$s]shared a post[/url]."
-msgstr "%1$s [url=%2$s]shared a post[/url]."
+#: include/text.php:309
+msgid "prev"
+msgstr "prev"
 
-#: include/enotify.php:230
-#, php-format
-msgid "[Friendica:Notify] %1$s poked you"
-msgstr "[Friendica:Notify] %1$s poked you"
+#: include/text.php:343
+msgid "next"
+msgstr "next"
 
-#: include/enotify.php:232
-#, php-format
-msgid "%1$s poked you at %2$s"
-msgstr "%1$s poked you at %2$s"
+#: include/text.php:344
+msgid "last"
+msgstr "last"
 
-#: include/enotify.php:233
-#, php-format
-msgid "%1$s [url=%2$s]poked you[/url]."
-msgstr "%1$s [url=%2$s]poked you[/url]."
+#: include/text.php:398
+msgid "Loading more entries..."
+msgstr "Loading more entries..."
 
-#: include/enotify.php:249
-#, php-format
-msgid "[Friendica:Notify] %s tagged your post"
-msgstr "[Friendica:Notify] %s tagged your post"
+#: include/text.php:399
+msgid "The end"
+msgstr "The end"
 
-#: include/enotify.php:251
-#, php-format
-msgid "%1$s tagged your post at %2$s"
-msgstr "%1$s tagged your post at %2$s"
+#: include/text.php:884
+msgid "No contacts"
+msgstr "No contacts"
 
-#: include/enotify.php:252
+#: include/text.php:908
 #, php-format
-msgid "%1$s tagged [url=%2$s]your post[/url]"
-msgstr "%1$s tagged [url=%2$s]your post[/url]"
-
-#: include/enotify.php:264
-msgid "[Friendica:Notify] Introduction received"
-msgstr "[Friendica:Notify] Introduction received"
+msgid "%d Contact"
+msgid_plural "%d Contacts"
+msgstr[0] "%d contact"
+msgstr[1] "%d contacts"
 
-#: include/enotify.php:266
-#, php-format
-msgid "You've received an introduction from '%1$s' at %2$s"
-msgstr "You've received an introduction from '%1$s' at %2$s"
+#: include/text.php:921
+msgid "View Contacts"
+msgstr "View contacts"
 
-#: include/enotify.php:267
-#, php-format
-msgid "You've received [url=%1$s]an introduction[/url] from %2$s."
-msgstr "You've received [url=%1$s]an introduction[/url] from %2$s."
+#: include/text.php:1010 mod/filer.php:35 mod/editpost.php:112
+#: mod/notes.php:68
+msgid "Save"
+msgstr "Save"
 
-#: include/enotify.php:272 include/enotify.php:318
-#, php-format
-msgid "You may visit their profile at %s"
-msgstr "You may visit their profile at %s"
+#: include/text.php:1010
+msgid "Follow"
+msgstr "Follow"
 
-#: include/enotify.php:274
-#, php-format
-msgid "Please visit %s to approve or reject the introduction."
-msgstr "Please visit %s to approve or reject the introduction."
+#: include/text.php:1016 mod/search.php:155 src/Content/Nav.php:142
+msgid "Search"
+msgstr "Search"
 
-#: include/enotify.php:282
-msgid "[Friendica:Notify] A new person is sharing with you"
-msgstr "[Friendica:Notify] A new person is sharing with you"
+#: include/text.php:1019 src/Content/Nav.php:58
+msgid "@name, !forum, #tags, content"
+msgstr "@name, !forum, #tags, content"
 
-#: include/enotify.php:284 include/enotify.php:285
-#, php-format
-msgid "%1$s is sharing with you at %2$s"
-msgstr "%1$s is sharing with you at %2$s"
+#: include/text.php:1025 src/Content/Nav.php:145
+msgid "Full Text"
+msgstr "Full text"
 
-#: include/enotify.php:292
-msgid "[Friendica:Notify] You have a new follower"
-msgstr "[Friendica:Notify] You have a new follower"
+#: include/text.php:1026 src/Content/Nav.php:146
+#: src/Content/Widget/TagCloud.php:54
+msgid "Tags"
+msgstr "Tags"
 
-#: include/enotify.php:294 include/enotify.php:295
-#, php-format
-msgid "You have a new follower at %2$s : %1$s"
-msgstr "You have a new follower at %2$s : %1$s"
+#: include/text.php:1027 mod/contacts.php:805 mod/contacts.php:866
+#: mod/viewcontacts.php:131 view/theme/frio/theme.php:270
+#: src/Content/Nav.php:147 src/Content/Nav.php:212 src/Model/Profile.php:957
+#: src/Model/Profile.php:960
+msgid "Contacts"
+msgstr "Contacts"
 
-#: include/enotify.php:307
-msgid "[Friendica:Notify] Friend suggestion received"
-msgstr "[Friendica:Notify] Friend suggestion received"
+#: include/text.php:1030 view/theme/vier/theme.php:254
+#: src/Content/ForumManager.php:125 src/Content/Nav.php:151
+msgid "Forums"
+msgstr "Forums"
 
-#: include/enotify.php:309
-#, php-format
-msgid "You've received a friend suggestion from '%1$s' at %2$s"
-msgstr "You've received a friend suggestion from '%1$s' at %2$s"
+#: include/text.php:1074
+msgid "poke"
+msgstr "poke"
 
-#: include/enotify.php:310
-#, php-format
-msgid ""
-"You've received [url=%1$s]a friend suggestion[/url] for %2$s from %3$s."
-msgstr "You've received [url=%1$s]a friend suggestion[/url] for %2$s from %3$s."
+#: include/text.php:1074
+msgid "poked"
+msgstr "poked"
 
-#: include/enotify.php:316
-msgid "Name:"
-msgstr "Name:"
+#: include/text.php:1075
+msgid "ping"
+msgstr "ping"
 
-#: include/enotify.php:317
-msgid "Photo:"
-msgstr "Photo:"
+#: include/text.php:1075
+msgid "pinged"
+msgstr "pinged"
 
-#: include/enotify.php:320
-#, php-format
-msgid "Please visit %s to approve or reject the suggestion."
-msgstr "Please visit %s to approve or reject the suggestion."
+#: include/text.php:1076
+msgid "prod"
+msgstr "prod"
 
-#: include/enotify.php:328 include/enotify.php:343
-msgid "[Friendica:Notify] Connection accepted"
-msgstr "[Friendica:Notify] Connection accepted"
+#: include/text.php:1076
+msgid "prodded"
+msgstr "prodded"
 
-#: include/enotify.php:330 include/enotify.php:345
-#, php-format
-msgid "'%1$s' has accepted your connection request at %2$s"
-msgstr "'%1$s' has accepted your connection request at %2$s"
+#: include/text.php:1077
+msgid "slap"
+msgstr "slap"
 
-#: include/enotify.php:331 include/enotify.php:346
-#, php-format
-msgid "%2$s has accepted your [url=%1$s]connection request[/url]."
-msgstr "%2$s has accepted your [url=%1$s]connection request[/url]."
+#: include/text.php:1077
+msgid "slapped"
+msgstr "slapped"
 
-#: include/enotify.php:336
-msgid ""
-"You are now mutual friends and may exchange status updates, photos, and "
-"email without restriction."
-msgstr "You are now mutual friends and may exchange status updates, photos, and email without restriction."
+#: include/text.php:1078
+msgid "finger"
+msgstr "finger"
 
-#: include/enotify.php:338
-#, php-format
-msgid "Please visit %s if you wish to make any changes to this relationship."
-msgstr "Please visit %s if you wish to make any changes to this relationship."
+#: include/text.php:1078
+msgid "fingered"
+msgstr "fingered"
 
-#: include/enotify.php:351
-#, php-format
-msgid ""
-"'%1$s' has chosen to accept you a fan, which restricts some forms of "
-"communication - such as private messaging and some profile interactions. If "
-"this is a celebrity or community page, these settings were applied "
-"automatically."
-msgstr ""
+#: include/text.php:1079
+msgid "rebuff"
+msgstr "rebuff"
 
-#: include/enotify.php:353
-#, php-format
-msgid ""
-"'%1$s' may choose to extend this into a two-way or more permissive "
-"relationship in the future."
-msgstr "'%1$s' may choose to extend this into a two-way or more permissive relationship in the future."
+#: include/text.php:1079
+msgid "rebuffed"
+msgstr "rebuffed"
 
-#: include/enotify.php:355
-#, php-format
-msgid "Please visit %s  if you wish to make any changes to this relationship."
-msgstr "Please visit %s  if you wish to make any changes to this relationship."
+#: include/text.php:1114
+msgid "Sep"
+msgstr "Sep"
 
-#: include/enotify.php:365
-msgid "[Friendica System:Notify] registration request"
-msgstr "[Friendica:Notify] registration request"
+#: include/text.php:1315 mod/videos.php:381
+msgid "View Video"
+msgstr "View video"
 
-#: include/enotify.php:367
-#, php-format
-msgid "You've received a registration request from '%1$s' at %2$s"
-msgstr "You've received a registration request from '%1$s' at %2$s."
+#: include/text.php:1332
+msgid "bytes"
+msgstr "bytes"
 
-#: include/enotify.php:368
-#, php-format
-msgid "You've received a [url=%1$s]registration request[/url] from %2$s."
-msgstr "You've received a [url=%1$s]registration request[/url] from %2$s."
+#: include/text.php:1367 include/text.php:1378
+msgid "Click to open/close"
+msgstr "Click to open/close"
 
-#: include/enotify.php:373
-#, php-format
-msgid "Full Name:\t%1$s\\nSite Location:\t%2$s\\nLogin Name:\t%3$s (%4$s("
-msgstr ""
+#: include/text.php:1502
+msgid "View on separate page"
+msgstr "View on separate page"
 
-#: include/enotify.php:379
-#, php-format
-msgid "Please visit %s to approve or reject the request."
-msgstr "Please visit %s to approve or reject the request."
+#: include/text.php:1503
+msgid "view on separate page"
+msgstr "view on separate page"
 
-#: include/event.php:421
-msgid "all-day"
-msgstr "All-day"
+#: include/text.php:1717 include/conversation.php:146
+#: include/conversation.php:284 src/Model/Item.php:1785
+msgid "event"
+msgstr "event"
 
-#: include/event.php:423 include/text.php:1135
-msgid "Sun"
-msgstr "Sun"
+#: include/text.php:1719 include/conversation.php:154
+#: include/conversation.php:292 mod/subthread.php:97 mod/tagger.php:72
+#: src/Model/Item.php:1783
+msgid "photo"
+msgstr "photo"
 
-#: include/event.php:424 include/text.php:1135
-msgid "Mon"
-msgstr "Mon"
+#: include/text.php:1721
+msgid "activity"
+msgstr "activity"
 
-#: include/event.php:425 include/text.php:1135
-msgid "Tue"
-msgstr "Tue"
+#: include/text.php:1723 src/Object/Post.php:421 src/Object/Post.php:433
+msgid "comment"
+msgid_plural "comments"
+msgstr[0] "comment"
+msgstr[1] "comments"
 
-#: include/event.php:426 include/text.php:1135
-msgid "Wed"
-msgstr "Wed"
+#: include/text.php:1726
+msgid "post"
+msgstr "post"
 
-#: include/event.php:427 include/text.php:1135
-msgid "Thu"
-msgstr "Thu"
+#: include/text.php:1883
+msgid "Item filed"
+msgstr "Item filed"
 
-#: include/event.php:428 include/text.php:1135
-msgid "Fri"
-msgstr "Fri"
+#: include/acl_selectors.php:355
+msgid "Post to Email"
+msgstr "Post to email"
 
-#: include/event.php:429 include/text.php:1135
-msgid "Sat"
-msgstr "Sat"
+#: include/acl_selectors.php:360
+msgid "Hide your profile details from unknown viewers?"
+msgstr "Hide profile details from unknown viewers?"
 
-#: include/event.php:431 include/text.php:1117 mod/settings.php:945
-msgid "Sunday"
-msgstr "Sunday"
+#: include/acl_selectors.php:360
+#, php-format
+msgid "Connectors disabled, since \"%s\" is enabled."
+msgstr "Connectors are disabled since \"%s\" is enabled."
 
-#: include/event.php:432 include/text.php:1117 mod/settings.php:945
-msgid "Monday"
-msgstr "Monday"
+#: include/acl_selectors.php:366
+msgid "Visible to everybody"
+msgstr "Visible to everybody"
 
-#: include/event.php:433 include/text.php:1117
-msgid "Tuesday"
-msgstr "Tuesday"
+#: include/acl_selectors.php:367 view/theme/vier/config.php:115
+msgid "show"
+msgstr "show"
 
-#: include/event.php:434 include/text.php:1117
-msgid "Wednesday"
-msgstr "Wednesday"
+#: include/acl_selectors.php:368 view/theme/vier/config.php:115
+msgid "don't show"
+msgstr "don't show"
 
-#: include/event.php:435 include/text.php:1117
-msgid "Thursday"
-msgstr "Thursday"
+#: include/acl_selectors.php:374 mod/editpost.php:136
+msgid "CC: email addresses"
+msgstr "CC: email addresses"
 
-#: include/event.php:436 include/text.php:1117
-msgid "Friday"
-msgstr "Friday"
+#: include/acl_selectors.php:375 mod/editpost.php:143
+msgid "Example: bob@example.com, mary@example.com"
+msgstr "Example: bob@example.com, mary@example.com"
 
-#: include/event.php:437 include/text.php:1117
-msgid "Saturday"
-msgstr "Saturday"
+#: include/acl_selectors.php:377 mod/events.php:536 mod/photos.php:1098
+#: mod/photos.php:1441
+msgid "Permissions"
+msgstr "Permissions"
 
-#: include/event.php:439 include/text.php:1138
-msgid "Jan"
-msgstr "Jan"
+#: include/acl_selectors.php:378
+msgid "Close"
+msgstr "Close"
 
-#: include/event.php:440 include/text.php:1138
-msgid "Feb"
-msgstr "Feb"
+#: include/api.php:1181
+#, php-format
+msgid "Daily posting limit of %d post reached. The post was rejected."
+msgid_plural "Daily posting limit of %d posts reached. The post was rejected."
+msgstr[0] "Daily posting limit of %d post are reached. The post was rejected."
+msgstr[1] "Daily posting limit of %d posts are reached. This post was rejected."
 
-#: include/event.php:441 include/text.php:1138
-msgid "Mar"
-msgstr "Mar"
+#: include/api.php:1205
+#, 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] "Weekly posting limit of %d post are reached. The post was rejected."
+msgstr[1] "Weekly posting limit of %d posts are reached. This post was rejected."
 
-#: include/event.php:442 include/text.php:1138
-msgid "Apr"
-msgstr "Apr"
-
-#: include/event.php:443 include/event.php:456 include/text.php:1121
-#: include/text.php:1138
-msgid "May"
-msgstr "May"
+#: include/api.php:1229
+#, php-format
+msgid "Monthly posting limit of %d post reached. The post was rejected."
+msgstr "Monthly posting limit of %d posts are reached. This post was rejected."
 
-#: include/event.php:444
-msgid "Jun"
-msgstr "Jun"
+#: include/api.php:4382 mod/profile_photo.php:84 mod/profile_photo.php:92
+#: mod/profile_photo.php:100 mod/profile_photo.php:223
+#: mod/profile_photo.php:317 mod/profile_photo.php:327 mod/photos.php:88
+#: mod/photos.php:194 mod/photos.php:722 mod/photos.php:1149
+#: mod/photos.php:1166 mod/photos.php:1684 src/Model/User.php:526
+#: src/Model/User.php:534 src/Model/User.php:542
+msgid "Profile Photos"
+msgstr "Profile photos"
 
-#: include/event.php:445 include/text.php:1138
-msgid "Jul"
-msgstr "Jul"
+#: include/conversation.php:149 include/conversation.php:159
+#: include/conversation.php:287 include/conversation.php:296
+#: mod/subthread.php:97 mod/tagger.php:72 src/Model/Item.php:1783
+#: src/Protocol/Diaspora.php:1946
+msgid "status"
+msgstr "status"
 
-#: include/event.php:446 include/text.php:1138
-msgid "Aug"
-msgstr "Aug"
+#: include/conversation.php:166 src/Model/Item.php:1656
+#: src/Protocol/Diaspora.php:1942
+#, php-format
+msgid "%1$s likes %2$s's %3$s"
+msgstr "%1$s likes %2$s's %3$s"
 
-#: include/event.php:447
-msgid "Sept"
-msgstr "Sep"
+#: include/conversation.php:169 src/Model/Item.php:1661
+#, php-format
+msgid "%1$s doesn't like %2$s's %3$s"
+msgstr "%1$s doesn't like %2$s's %3$s"
 
-#: include/event.php:448 include/text.php:1138
-msgid "Oct"
-msgstr "Oct"
+#: include/conversation.php:172
+#, php-format
+msgid "%1$s attends %2$s's %3$s"
+msgstr "%1$s goes to %2$s's %3$s"
 
-#: include/event.php:449 include/text.php:1138
-msgid "Nov"
-msgstr "Nov"
+#: include/conversation.php:175
+#, php-format
+msgid "%1$s doesn't attend %2$s's %3$s"
+msgstr "%1$s doesn't go %2$s's %3$s"
 
-#: include/event.php:450 include/text.php:1138
-msgid "Dec"
-msgstr "Dec"
+#: include/conversation.php:178
+#, php-format
+msgid "%1$s attends maybe %2$s's %3$s"
+msgstr "%1$s might go to %2$s's %3$s"
 
-#: include/event.php:452 include/text.php:1121
-msgid "January"
-msgstr "January"
+#: include/conversation.php:211 mod/dfrn_confirm.php:431
+#: src/Protocol/Diaspora.php:2414
+#, php-format
+msgid "%1$s is now friends with %2$s"
+msgstr "%1$s is now friends with %2$s"
 
-#: include/event.php:453 include/text.php:1121
-msgid "February"
-msgstr "February"
+#: include/conversation.php:252
+#, php-format
+msgid "%1$s poked %2$s"
+msgstr "%1$s poked %2$s"
 
-#: include/event.php:454 include/text.php:1121
-msgid "March"
-msgstr "March"
+#: include/conversation.php:306 mod/tagger.php:110
+#, php-format
+msgid "%1$s tagged %2$s's %3$s with %4$s"
+msgstr "%1$s tagged %2$s's %3$s with %4$s"
 
-#: include/event.php:455 include/text.php:1121
-msgid "April"
-msgstr "April"
+#: include/conversation.php:333
+msgid "post/item"
+msgstr "Post/Item"
 
-#: include/event.php:457 include/text.php:1121
-msgid "June"
-msgstr "June"
+#: include/conversation.php:334
+#, php-format
+msgid "%1$s marked %2$s's %3$s as favorite"
+msgstr "%1$s marked %2$s's %3$s as favorite"
 
-#: include/event.php:458 include/text.php:1121
-msgid "July"
-msgstr "July"
+#: include/conversation.php:607 mod/profiles.php:354 mod/photos.php:1501
+msgid "Likes"
+msgstr "Likes"
 
-#: include/event.php:459 include/text.php:1121
-msgid "August"
-msgstr "August"
+#: include/conversation.php:607 mod/profiles.php:358 mod/photos.php:1501
+msgid "Dislikes"
+msgstr "Dislikes"
 
-#: include/event.php:460 include/text.php:1121
-msgid "September"
-msgstr "September"
+#: include/conversation.php:608 include/conversation.php:1682
+#: mod/photos.php:1502
+msgid "Attending"
+msgid_plural "Attending"
+msgstr[0] "Attending"
+msgstr[1] "Attending"
 
-#: include/event.php:461 include/text.php:1121
-msgid "October"
-msgstr "October"
+#: include/conversation.php:608 mod/photos.php:1502
+msgid "Not attending"
+msgstr "Not attending"
 
-#: include/event.php:462 include/text.php:1121
-msgid "November"
-msgstr "November"
+#: include/conversation.php:608 mod/photos.php:1502
+msgid "Might attend"
+msgstr "Might attend"
 
-#: include/event.php:463 include/text.php:1121
-msgid "December"
-msgstr "December"
+#: include/conversation.php:746 mod/photos.php:1569 src/Object/Post.php:177
+msgid "Select"
+msgstr "Select"
 
-#: include/event.php:465 mod/cal.php:280 mod/events.php:402
-msgid "today"
-msgstr "today"
+#: include/conversation.php:747 mod/contacts.php:821 mod/contacts.php:1019
+#: mod/admin.php:1706 mod/photos.php:1570 mod/settings.php:742
+#: src/Object/Post.php:178
+msgid "Delete"
+msgstr "Delete"
 
-#: include/event.php:466 mod/cal.php:281 mod/events.php:403
-#: src/Util/Temporal.php:302
-msgid "month"
-msgstr "month"
+#: include/conversation.php:779 src/Object/Post.php:355
+#: src/Object/Post.php:356
+#, php-format
+msgid "View %s's profile @ %s"
+msgstr "View %s's profile @ %s"
 
-#: include/event.php:467 mod/cal.php:282 mod/events.php:404
-#: src/Util/Temporal.php:303
-msgid "week"
-msgstr "week"
+#: include/conversation.php:791 src/Object/Post.php:343
+msgid "Categories:"
+msgstr "Categories:"
 
-#: include/event.php:468 mod/cal.php:283 mod/events.php:405
-#: src/Util/Temporal.php:304
-msgid "day"
-msgstr "day"
+#: include/conversation.php:792 src/Object/Post.php:344
+msgid "Filed under:"
+msgstr "Filed under:"
 
-#: include/event.php:470
-msgid "No events to display"
-msgstr "No events to display"
+#: include/conversation.php:799 src/Object/Post.php:369
+#, php-format
+msgid "%s from %s"
+msgstr "%s from %s"
 
-#: include/event.php:584
-msgid "l, F j"
-msgstr "l, F j"
+#: include/conversation.php:814
+msgid "View in context"
+msgstr "View in context"
 
-#: include/event.php:608
-msgid "Edit event"
-msgstr "Edit event"
+#: include/conversation.php:816 include/conversation.php:1355
+#: mod/wallmessage.php:145 mod/editpost.php:127 mod/message.php:264
+#: mod/message.php:433 mod/photos.php:1473 src/Object/Post.php:394
+msgid "Please wait"
+msgstr "Please wait"
 
-#: include/event.php:609
-msgid "Duplicate event"
-msgstr "Duplicate event"
+#: include/conversation.php:887
+msgid "remove"
+msgstr "Remove"
 
-#: include/event.php:610
-msgid "Delete event"
-msgstr "Delete event"
+#: include/conversation.php:891
+msgid "Delete Selected Items"
+msgstr "Delete selected items"
 
-#: include/event.php:637 include/text.php:1535 include/text.php:1542
-msgid "link to source"
-msgstr "Link to source"
+#: include/conversation.php:1061 view/theme/frio/theme.php:352
+msgid "Follow Thread"
+msgstr "Follow thread"
 
-#: include/event.php:897
-msgid "Export"
-msgstr "Export"
+#: include/conversation.php:1062 src/Model/Contact.php:554
+msgid "View Status"
+msgstr "View status"
 
-#: include/event.php:898
-msgid "Export calendar as ical"
-msgstr "Export calendar as ical"
+#: include/conversation.php:1063 include/conversation.php:1079
+#: mod/allfriends.php:73 mod/suggest.php:82 mod/dirfind.php:220
+#: mod/match.php:89 mod/directory.php:160 src/Model/Contact.php:497
+#: src/Model/Contact.php:510 src/Model/Contact.php:555
+msgid "View Profile"
+msgstr "View profile"
 
-#: include/event.php:899
-msgid "Export calendar as csv"
-msgstr "Export calendar as csv"
+#: include/conversation.php:1064 src/Model/Contact.php:556
+msgid "View Photos"
+msgstr "View photos"
 
-#: include/event.php:916
-msgid "D g:i A"
-msgstr "D g:i A"
+#: include/conversation.php:1065 src/Model/Contact.php:557
+msgid "Network Posts"
+msgstr "Network posts"
 
-#: include/event.php:917
-msgid "g:i A"
-msgstr "g:i A"
+#: include/conversation.php:1066 src/Model/Contact.php:558
+msgid "View Contact"
+msgstr "View contact"
 
-#: include/event.php:1012 include/event.php:1014
-msgid "Show map"
-msgstr "Show map"
+#: include/conversation.php:1067 src/Model/Contact.php:560
+msgid "Send PM"
+msgstr "Send PM"
 
-#: include/event.php:1013
-msgid "Hide map"
-msgstr "Hide map"
+#: include/conversation.php:1071 src/Model/Contact.php:561
+msgid "Poke"
+msgstr "Poke"
 
-#: include/items.php:343 mod/notice.php:22 mod/viewsrc.php:20
-#: mod/admin.php:269 mod/admin.php:1761 mod/admin.php:2009 mod/display.php:69
-#: mod/display.php:246 mod/display.php:348
-msgid "Item not found."
-msgstr "Item not found."
+#: include/conversation.php:1076 mod/allfriends.php:74 mod/suggest.php:83
+#: mod/dirfind.php:221 mod/match.php:90 mod/contacts.php:587
+#: mod/follow.php:141 src/Content/Widget.php:61 src/Model/Contact.php:511
+msgid "Connect/Follow"
+msgstr "Connect/Follow"
 
-#: include/items.php:383
-msgid "Do you really want to delete this item?"
-msgstr "Do you really want to delete this item?"
+#: include/conversation.php:1195
+#, php-format
+msgid "%s likes this."
+msgstr "%s likes this."
 
-#: include/items.php:385 mod/api.php:110 mod/follow.php:152 mod/suggest.php:38
-#: mod/contacts.php:463 mod/dfrn_request.php:653 mod/message.php:137
-#: mod/profiles.php:649 mod/profiles.php:652 mod/profiles.php:674
-#: mod/register.php:236 mod/settings.php:1109 mod/settings.php:1115
-#: mod/settings.php:1122 mod/settings.php:1126 mod/settings.php:1130
-#: mod/settings.php:1134 mod/settings.php:1138 mod/settings.php:1142
-#: mod/settings.php:1162 mod/settings.php:1163 mod/settings.php:1164
-#: mod/settings.php:1165 mod/settings.php:1166
-msgid "Yes"
-msgstr "Yes"
+#: include/conversation.php:1198
+#, php-format
+msgid "%s doesn't like this."
+msgstr "%s doesn't like this."
 
-#: include/items.php:402 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/delegate.php:20
-#: mod/follow.php:16 mod/follow.php:57 mod/follow.php:120 mod/group.php:26
-#: mod/nogroup.php:28 mod/notes.php:30 mod/regmod.php:108
-#: mod/repair_ostatus.php:13 mod/suggest.php:60 mod/unfollow.php:15
-#: mod/unfollow.php:57 mod/unfollow.php:90 mod/viewcontacts.php:55
-#: 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:20 mod/uimport.php:28 mod/dirfind.php:24
-#: mod/notifications.php:73 mod/ostatus_subscribe.php:16 mod/cal.php:304
-#: mod/contacts.php:377 mod/dfrn_confirm.php:68 mod/events.php:196
-#: mod/fsuggest.php:81 mod/invite.php:20 mod/invite.php:106 mod/item.php:161
-#: mod/manage.php:131 mod/message.php:58 mod/message.php:103
-#: mod/network.php:32 mod/photos.php:175 mod/photos.php:1053 mod/poke.php:154
-#: mod/profile_photo.php:29 mod/profile_photo.php:188
-#: mod/profile_photo.php:199 mod/profile_photo.php:212 mod/profiles.php:181
-#: mod/profiles.php:619 mod/register.php:53 mod/settings.php:41
-#: mod/settings.php:140 mod/settings.php:669 mod/wall_attach.php:74
-#: mod/wall_attach.php:77 index.php:413
-msgid "Permission denied."
-msgstr "Permission denied."
+#: include/conversation.php:1201
+#, php-format
+msgid "%s attends."
+msgstr "%s attends."
 
-#: include/items.php:472
-msgid "Archives"
-msgstr "Archives"
+#: include/conversation.php:1204
+#, php-format
+msgid "%s doesn't attend."
+msgstr "%s doesn't attend."
 
-#: include/items.php:478 view/theme/vier/theme.php:258
-#: src/Content/ForumManager.php:130 src/Content/Widget.php:312
-#: src/Object/Post.php:422 src/App.php:514
-msgid "show more"
-msgstr "Show more..."
+#: include/conversation.php:1207
+#, php-format
+msgid "%s attends maybe."
+msgstr "%s may attend."
 
-#: include/security.php:81
-msgid "Welcome "
-msgstr "Welcome "
+#: include/conversation.php:1218
+msgid "and"
+msgstr "and"
 
-#: include/security.php:82
-msgid "Please upload a profile photo."
-msgstr "Please upload a profile photo."
+#: include/conversation.php:1224
+#, php-format
+msgid "and %d other people"
+msgstr "and %d other people"
 
-#: include/security.php:84
-msgid "Welcome back "
-msgstr "Welcome back "
+#: include/conversation.php:1233
+#, php-format
+msgid "<span  %1$s>%2$d people</span> like this"
+msgstr "<span  %1$s>%2$d people</span> like this"
 
-#: include/security.php:431
-msgid ""
-"The form security token was not correct. This probably happened because the "
-"form has been opened for too long (>3 hours) before submitting it."
-msgstr "The form security token was incorrect. This probably happened because the form has not been submitted within 3 hours."
+#: include/conversation.php:1234
+#, php-format
+msgid "%s like this."
+msgstr "%s like this."
 
-#: include/text.php:301
-msgid "newer"
-msgstr "Later posts"
+#: include/conversation.php:1237
+#, php-format
+msgid "<span  %1$s>%2$d people</span> don't like this"
+msgstr "<span  %1$s>%2$d people</span> don't like this"
 
-#: include/text.php:302
-msgid "older"
-msgstr "Earlier posts"
+#: include/conversation.php:1238
+#, php-format
+msgid "%s don't like this."
+msgstr "%s don't like this."
 
-#: include/text.php:307
-msgid "first"
-msgstr "first"
+#: include/conversation.php:1241
+#, php-format
+msgid "<span  %1$s>%2$d people</span> attend"
+msgstr "<span  %1$s>%2$d people</span> attend"
 
-#: include/text.php:308
-msgid "prev"
-msgstr "prev"
+#: include/conversation.php:1242
+#, php-format
+msgid "%s attend."
+msgstr "%s attend."
 
-#: include/text.php:342
-msgid "next"
-msgstr "next"
+#: include/conversation.php:1245
+#, php-format
+msgid "<span  %1$s>%2$d people</span> don't attend"
+msgstr "<span  %1$s>%2$d people</span> don't attend"
 
-#: include/text.php:343
-msgid "last"
-msgstr "last"
+#: include/conversation.php:1246
+#, php-format
+msgid "%s don't attend."
+msgstr "%s don't attend."
 
-#: include/text.php:397
-msgid "Loading more entries..."
-msgstr "Loading more entries..."
+#: include/conversation.php:1249
+#, php-format
+msgid "<span  %1$s>%2$d people</span> attend maybe"
+msgstr "<span  %1$s>%2$d people</span> attend maybe"
 
-#: include/text.php:398
-msgid "The end"
-msgstr "The end"
+#: include/conversation.php:1250
+#, php-format
+msgid "%s attend maybe."
+msgstr "%s may be attending."
 
-#: include/text.php:908
-msgid "No contacts"
-msgstr "No contacts"
+#: include/conversation.php:1280 include/conversation.php:1296
+msgid "Visible to <strong>everybody</strong>"
+msgstr "Visible to <strong>everybody</strong>"
 
-#: include/text.php:932
-#, php-format
-msgid "%d Contact"
-msgid_plural "%d Contacts"
-msgstr[0] "%d contact"
-msgstr[1] "%d contacts"
+#: include/conversation.php:1281 include/conversation.php:1297
+#: 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 "Please enter a link URL:"
 
-#: include/text.php:945
-msgid "View Contacts"
-msgstr "View contacts"
+#: include/conversation.php:1282 include/conversation.php:1298
+msgid "Please enter a video link/URL:"
+msgstr "Please enter a video link/URL:"
 
-#: include/text.php:1034 mod/filer.php:36 mod/notes.php:69
-#: mod/editpost.php:109
-msgid "Save"
-msgstr "Save"
+#: include/conversation.php:1283 include/conversation.php:1299
+msgid "Please enter an audio link/URL:"
+msgstr "Please enter an audio link/URL:"
 
-#: include/text.php:1034
-msgid "Follow"
-msgstr ""
+#: include/conversation.php:1284 include/conversation.php:1300
+msgid "Tag term:"
+msgstr "Tag term:"
 
-#: include/text.php:1040 mod/search.php:155 src/Content/Nav.php:142
-msgid "Search"
-msgstr "Search"
+#: include/conversation.php:1285 include/conversation.php:1301
+#: mod/filer.php:34
+msgid "Save to Folder:"
+msgstr "Save to folder:"
 
-#: include/text.php:1043 src/Content/Nav.php:58
-msgid "@name, !forum, #tags, content"
-msgstr "@name, !forum, #tags, content"
+#: include/conversation.php:1286 include/conversation.php:1302
+msgid "Where are you right now?"
+msgstr "Where are you right now?"
 
-#: include/text.php:1049 src/Content/Nav.php:145
-msgid "Full Text"
-msgstr "Full text"
+#: include/conversation.php:1287
+msgid "Delete item(s)?"
+msgstr "Delete item(s)?"
 
-#: include/text.php:1050 src/Content/Nav.php:146
-#: src/Content/Widget/TagCloud.php:54
-msgid "Tags"
-msgstr "Tags"
+#: include/conversation.php:1336
+msgid "Share"
+msgstr "Share"
 
-#: include/text.php:1051 mod/viewcontacts.php:132 mod/contacts.php:804
-#: mod/contacts.php:865 view/theme/frio/theme.php:269 src/Content/Nav.php:147
-#: src/Content/Nav.php:212 src/Model/Profile.php:942 src/Model/Profile.php:945
-msgid "Contacts"
-msgstr "Contacts"
+#: include/conversation.php:1337 mod/wallmessage.php:143 mod/editpost.php:113
+#: mod/message.php:262 mod/message.php:430
+msgid "Upload photo"
+msgstr "Upload photo"
 
-#: include/text.php:1054 view/theme/vier/theme.php:253
-#: src/Content/ForumManager.php:125 src/Content/Nav.php:151
-msgid "Forums"
-msgstr "Forums"
+#: include/conversation.php:1338 mod/editpost.php:114
+msgid "upload photo"
+msgstr "upload photo"
 
-#: include/text.php:1098
-msgid "poke"
-msgstr "poke"
+#: include/conversation.php:1339 mod/editpost.php:115
+msgid "Attach file"
+msgstr "Attach file"
 
-#: include/text.php:1098
-msgid "poked"
-msgstr "poked"
+#: include/conversation.php:1340 mod/editpost.php:116
+msgid "attach file"
+msgstr "attach file"
 
-#: include/text.php:1099
-msgid "ping"
-msgstr "ping"
+#: include/conversation.php:1341 mod/wallmessage.php:144 mod/editpost.php:117
+#: mod/message.php:263 mod/message.php:431
+msgid "Insert web link"
+msgstr "Insert web link"
 
-#: include/text.php:1099
-msgid "pinged"
-msgstr "pinged"
+#: include/conversation.php:1342 mod/editpost.php:118
+msgid "web link"
+msgstr "web link"
 
-#: include/text.php:1100
-msgid "prod"
-msgstr "prod"
+#: include/conversation.php:1343 mod/editpost.php:119
+msgid "Insert video link"
+msgstr "Insert video link"
 
-#: include/text.php:1100
-msgid "prodded"
-msgstr "prodded"
+#: include/conversation.php:1344 mod/editpost.php:120
+msgid "video link"
+msgstr "video link"
 
-#: include/text.php:1101
-msgid "slap"
-msgstr "slap"
+#: include/conversation.php:1345 mod/editpost.php:121
+msgid "Insert audio link"
+msgstr "Insert audio link"
 
-#: include/text.php:1101
-msgid "slapped"
-msgstr "slapped"
+#: include/conversation.php:1346 mod/editpost.php:122
+msgid "audio link"
+msgstr "audio link"
 
-#: include/text.php:1102
-msgid "finger"
-msgstr "finger"
+#: include/conversation.php:1347 mod/editpost.php:123
+msgid "Set your location"
+msgstr "Set your location"
 
-#: include/text.php:1102
-msgid "fingered"
-msgstr "fingered"
+#: include/conversation.php:1348 mod/editpost.php:124
+msgid "set location"
+msgstr "set location"
 
-#: include/text.php:1103
-msgid "rebuff"
-msgstr "rebuff"
+#: include/conversation.php:1349 mod/editpost.php:125
+msgid "Clear browser location"
+msgstr "Clear browser location"
 
-#: include/text.php:1103
-msgid "rebuffed"
-msgstr "rebuffed"
+#: include/conversation.php:1350 mod/editpost.php:126
+msgid "clear location"
+msgstr "clear location"
 
-#: include/text.php:1138
-msgid "Sep"
-msgstr "Sep"
+#: include/conversation.php:1352 mod/editpost.php:140
+msgid "Set title"
+msgstr "Set title"
 
-#: include/text.php:1339 mod/videos.php:384
-msgid "View Video"
-msgstr "View video"
+#: include/conversation.php:1354 mod/editpost.php:142
+msgid "Categories (comma-separated list)"
+msgstr "Categories (comma-separated list)"
 
-#: include/text.php:1356
-msgid "bytes"
-msgstr "bytes"
+#: include/conversation.php:1356 mod/editpost.php:128
+msgid "Permission settings"
+msgstr "Permission settings"
 
-#: include/text.php:1391 include/text.php:1402
-msgid "Click to open/close"
-msgstr "Click to open/close"
+#: include/conversation.php:1357 mod/editpost.php:157
+msgid "permissions"
+msgstr "permissions"
 
-#: include/text.php:1529
-msgid "View on separate page"
-msgstr "View on separate page"
+#: include/conversation.php:1365 mod/editpost.php:137
+msgid "Public post"
+msgstr "Public post"
 
-#: include/text.php:1530
-msgid "view on separate page"
-msgstr "view on separate page"
+#: include/conversation.php:1369 mod/editpost.php:148 mod/events.php:531
+#: mod/photos.php:1492 mod/photos.php:1531 mod/photos.php:1604
+#: src/Object/Post.php:797
+msgid "Preview"
+msgstr "Preview"
 
-#: include/text.php:1748
-msgid "activity"
-msgstr "activity"
+#: include/conversation.php:1378
+msgid "Post to Groups"
+msgstr "Post to groups"
 
-#: include/text.php:1750 src/Object/Post.php:421 src/Object/Post.php:433
-msgid "comment"
-msgid_plural "comments"
-msgstr[0] "comment"
-msgstr[1] "comments"
+#: include/conversation.php:1379
+msgid "Post to Contacts"
+msgstr "Post to contacts"
 
-#: include/text.php:1753
-msgid "post"
-msgstr "post"
+#: include/conversation.php:1380
+msgid "Private post"
+msgstr "Private post"
 
-#: include/text.php:1910
-msgid "Item filed"
-msgstr "Item filed"
+#: include/conversation.php:1385 mod/editpost.php:155
+#: src/Model/Profile.php:342
+msgid "Message"
+msgstr "Message"
+
+#: include/conversation.php:1386 mod/editpost.php:156
+msgid "Browser"
+msgstr "Browser"
+
+#: include/conversation.php:1653
+msgid "View all"
+msgstr "View all"
+
+#: include/conversation.php:1676
+msgid "Like"
+msgid_plural "Likes"
+msgstr[0] "Like"
+msgstr[1] "Likes"
+
+#: include/conversation.php:1679
+msgid "Dislike"
+msgid_plural "Dislikes"
+msgstr[0] "Dislike"
+msgstr[1] "Dislikes"
+
+#: include/conversation.php:1685
+msgid "Not Attending"
+msgid_plural "Not Attending"
+msgstr[0] "Not attending"
+msgstr[1] "Not attending"
+
+#: include/conversation.php:1688 src/Content/ContactSelector.php:125
+msgid "Undecided"
+msgid_plural "Undecided"
+msgstr[0] "Undecided"
+msgstr[1] "Undecided"
+
+#: include/dba.php:59
+#, php-format
+msgid "Cannot locate DNS info for database server '%s'"
+msgstr "Cannot locate DNS info for database server '%s'"
 
 #: mod/allfriends.php:51
 msgid "No friends to display."
@@ -1349,9 +1350,9 @@ msgid ""
 " and/or create new posts for you?"
 msgstr "Do you want to authorize this application to access your posts and contacts and create new posts for you?"
 
-#: mod/api.php:111 mod/follow.php:152 mod/dfrn_request.php:653
-#: mod/profiles.php:649 mod/profiles.php:653 mod/profiles.php:674
-#: mod/register.php:237 mod/settings.php:1109 mod/settings.php:1115
+#: mod/api.php:111 mod/profiles.php:649 mod/profiles.php:653
+#: mod/profiles.php:674 mod/dfrn_request.php:653 mod/follow.php:148
+#: mod/register.php:238 mod/settings.php:1109 mod/settings.php:1115
 #: mod/settings.php:1122 mod/settings.php:1126 mod/settings.php:1130
 #: mod/settings.php:1134 mod/settings.php:1138 mod/settings.php:1142
 #: mod/settings.php:1162 mod/settings.php:1163 mod/settings.php:1164
@@ -1379,19 +1380,11 @@ msgstr "Item not available."
 msgid "Item was not found."
 msgstr "Item was not found."
 
-#: mod/bookmarklet.php:21 src/Content/Nav.php:114 src/Module/Login.php:312
-msgid "Login"
-msgstr "Login"
-
-#: mod/bookmarklet.php:49
-msgid "The post was created"
-msgstr "The post was created"
-
 #: mod/common.php:91
 msgid "No contacts in common."
 msgstr "No contacts in common."
 
-#: mod/common.php:140 mod/contacts.php:876
+#: mod/common.php:140 mod/contacts.php:877
 msgid "Common Friends"
 msgstr "Common friends"
 
@@ -1451,13 +1444,13 @@ msgstr "Return to contact editor"
 msgid "Refetch contact data"
 msgstr "Re-fetch contact data."
 
-#: mod/crepair.php:148 mod/contacts.php:600 mod/events.php:534
-#: mod/fsuggest.php:116 mod/install.php:250 mod/install.php:289
-#: mod/invite.php:150 mod/localtime.php:56 mod/manage.php:184
-#: mod/message.php:265 mod/message.php:434 mod/photos.php:1082
-#: mod/photos.php:1162 mod/photos.php:1447 mod/photos.php:1493
-#: mod/photos.php:1532 mod/photos.php:1605 mod/poke.php:203
-#: mod/profiles.php:685 view/theme/duepuntozero/config.php:72
+#: mod/crepair.php:148 mod/invite.php:150 mod/manage.php:184
+#: mod/profiles.php:685 mod/contacts.php:601 mod/install.php:251
+#: mod/install.php:290 mod/localtime.php:56 mod/poke.php:199
+#: mod/events.php:533 mod/fsuggest.php:116 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 view/theme/duepuntozero/config.php:71
 #: view/theme/frio/config.php:113 view/theme/quattro/config.php:73
 #: view/theme/vier/config.php:119 src/Object/Post.php:788
 msgid "Submit"
@@ -1477,8 +1470,8 @@ msgid ""
 "entries from this contact."
 msgstr "This will cause Friendica to repost new entries from this contact."
 
-#: mod/crepair.php:158 mod/admin.php:439 mod/admin.php:1688 mod/admin.php:1700
-#: mod/admin.php:1713 mod/admin.php:1729 mod/settings.php:681
+#: mod/crepair.php:158 mod/admin.php:439 mod/admin.php:1689 mod/admin.php:1701
+#: mod/admin.php:1714 mod/admin.php:1730 mod/settings.php:681
 #: mod/settings.php:707
 msgid "Name"
 msgstr "Name:"
@@ -1515,270 +1508,46 @@ msgstr "Poll/Feed URL:"
 msgid "New photo from this URL"
 msgstr "New photo from this URL:"
 
-#: mod/delegate.php:96
-msgid "No potential page delegates located."
-msgstr "No potential page delegates found."
-
-#: mod/delegate.php:122 src/Content/Nav.php:204
-msgid "Delegate Page Management"
-msgstr "Delegate Page Management"
+#: mod/fbrowser.php:34 view/theme/frio/theme.php:261 src/Content/Nav.php:102
+#: src/Model/Profile.php:904
+msgid "Photos"
+msgstr "Photos"
 
-#: mod/delegate.php:124
-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 "Delegates are able to manage all aspects of this account except for key setting features. Please do not delegate your personal account to anybody that you do not trust completely."
+#: 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 "Contact photos"
 
-#: mod/delegate.php:125
-msgid "Existing Page Managers"
-msgstr "Existing page managers"
+#: mod/fbrowser.php:105 mod/fbrowser.php:136 mod/profile_photo.php:265
+msgid "Upload"
+msgstr "Upload"
 
-#: mod/delegate.php:127
-msgid "Existing Page Delegates"
-msgstr "Existing page delegates"
+#: mod/fbrowser.php:131
+msgid "Files"
+msgstr "Files"
 
-#: mod/delegate.php:129
-msgid "Potential Delegates"
-msgstr "Potential delegates"
+#: 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:289
+msgid "Not Found"
+msgstr "Not found"
 
-#: mod/delegate.php:131 mod/tagrm.php:98
-msgid "Remove"
-msgstr "Remove"
+#: mod/hcard.php:18
+msgid "No profile"
+msgstr "No profile"
 
-#: mod/delegate.php:132
-msgid "Add"
-msgstr "Add"
+#: mod/help.php:48
+msgid "Help:"
+msgstr "Help:"
 
-#: mod/delegate.php:133
-msgid "No entries."
-msgstr "No entries."
+#: mod/help.php:54 view/theme/vier/theme.php:298 src/Content/Nav.php:134
+msgid "Help"
+msgstr "Help"
 
-#: mod/directory.php:38 mod/viewcontacts.php:45 mod/probe.php:13
-#: mod/webfinger.php:16 mod/community.php:25 mod/dfrn_request.php:607
-#: mod/display.php:200 mod/photos.php:933 mod/search.php:98 mod/search.php:104
-#: mod/videos.php:201
-msgid "Public access denied."
-msgstr "Public access denied."
-
-#: mod/directory.php:142 mod/notifications.php:253 src/Model/Profile.php:420
-#: src/Model/Profile.php:730
-msgid "Gender:"
-msgstr "Gender:"
-
-#: mod/directory.php:144 src/Model/Profile.php:421 src/Model/Profile.php:754
-msgid "Status:"
-msgstr "Status:"
-
-#: mod/directory.php:146 src/Model/Profile.php:422 src/Model/Profile.php:771
-msgid "Homepage:"
-msgstr "Homepage:"
-
-#: mod/directory.php:148 mod/notifications.php:249 mod/contacts.php:654
-#: src/Model/Profile.php:423 src/Model/Profile.php:791
-msgid "About:"
-msgstr "About:"
-
-#: mod/directory.php:195 view/theme/vier/theme.php:201
-msgid "Global Directory"
-msgstr "Global Directory"
-
-#: mod/directory.php:197
-msgid "Find on this site"
-msgstr "Find on this site"
-
-#: mod/directory.php:199
-msgid "Results for:"
-msgstr "Results for:"
-
-#: mod/directory.php:201
-msgid "Site Directory"
-msgstr "Site directory"
-
-#: mod/directory.php:202 mod/contacts.php:810 src/Content/Widget.php:63
-msgid "Find"
-msgstr "Find"
-
-#: mod/directory.php:206
-msgid "No entries (some entries may be hidden)."
-msgstr "No entries (entries may be hidden)."
-
-#: mod/fbrowser.php:34 view/theme/frio/theme.php:260 src/Content/Nav.php:102
-#: src/Model/Profile.php:889
-msgid "Photos"
-msgstr "Photos"
-
-#: mod/fbrowser.php:43 mod/fbrowser.php:68 mod/photos.php:195
-#: mod/photos.php:1064 mod/photos.php:1151 mod/photos.php:1168
-#: mod/photos.php:1661 mod/photos.php:1675 src/Model/Photo.php:241
-#: src/Model/Photo.php:250
-msgid "Contact Photos"
-msgstr "Contact photos"
-
-#: mod/fbrowser.php:105 mod/fbrowser.php:136 mod/profile_photo.php:265
-msgid "Upload"
-msgstr "Upload"
-
-#: mod/fbrowser.php:131
-msgid "Files"
-msgstr "Files"
-
-#: 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:289
-msgid "Not Found"
-msgstr "Not found"
-
-#: mod/filer.php:35
-msgid "- select -"
-msgstr "- select -"
-
-#: mod/follow.php:44
-msgid "Contact added"
-msgstr "Contact added"
-
-#: mod/follow.php:65 mod/unfollow.php:65 mod/dfrn_request.php:662
-msgid "Submit Request"
-msgstr "Submit request"
-
-#: mod/follow.php:76
-msgid "You already added this contact."
-msgstr "You already added this contact."
-
-#: mod/follow.php:85
-msgid "Diaspora support isn't enabled. Contact can't be added."
-msgstr "Diaspora support isn't enabled. Contact can't be added."
-
-#: mod/follow.php:92
-msgid "OStatus support is disabled. Contact can't be added."
-msgstr "OStatus support is disabled. Contact can't be added."
-
-#: mod/follow.php:99
-msgid "The network type couldn't be detected. Contact can't be added."
-msgstr "The network type couldn't be detected. Contact can't be added."
-
-#: mod/follow.php:151 mod/dfrn_request.php:652
-msgid "Please answer the following:"
-msgstr "Please answer the following:"
-
-#: mod/follow.php:152 mod/dfrn_request.php:653
-#, php-format
-msgid "Does %s know you?"
-msgstr "Does %s know you?"
-
-#: mod/follow.php:153 mod/dfrn_request.php:654
-msgid "Add a personal note:"
-msgstr "Add a personal note:"
-
-#: mod/follow.php:159 mod/unfollow.php:113 mod/dfrn_request.php:660
-msgid "Your Identity Address:"
-msgstr "My identity address:"
-
-#: mod/follow.php:168 mod/unfollow.php:122 mod/notifications.php:258
-#: mod/admin.php:439 mod/admin.php:449 mod/contacts.php:646
-msgid "Profile URL"
-msgstr "Profile URL:"
-
-#: mod/follow.php:176 mod/notifications.php:251 mod/contacts.php:656
-#: src/Model/Profile.php:779
-msgid "Tags:"
-msgstr "Tags:"
-
-#: mod/follow.php:185 mod/unfollow.php:132 mod/contacts.php:848
-#: src/Model/Profile.php:876
-msgid "Status Messages and Posts"
-msgstr "Status Messages and Posts"
-
-#: mod/group.php:36
-msgid "Group created."
-msgstr "Group created."
-
-#: mod/group.php:42
-msgid "Could not create group."
-msgstr "Could not create group."
-
-#: mod/group.php:56 mod/group.php:158
-msgid "Group not found."
-msgstr "Group not found."
-
-#: mod/group.php:70
-msgid "Group name changed."
-msgstr "Group name changed."
-
-#: mod/group.php:83 mod/profperm.php:28 index.php:412
-msgid "Permission denied"
-msgstr "Permission denied"
-
-#: mod/group.php:97
-msgid "Save Group"
-msgstr "Save group"
-
-#: mod/group.php:102
-msgid "Create a group of contacts/friends."
-msgstr "Create a group of contacts/friends."
-
-#: mod/group.php:103 mod/group.php:200 src/Model/Group.php:409
-msgid "Group Name: "
-msgstr "Group name: "
-
-#: mod/group.php:127
-msgid "Group removed."
-msgstr "Group removed."
-
-#: mod/group.php:129
-msgid "Unable to remove group."
-msgstr "Unable to remove group."
-
-#: mod/group.php:193
-msgid "Delete Group"
-msgstr "Delete group"
-
-#: mod/group.php:199
-msgid "Group Editor"
-msgstr "Group Editor"
-
-#: mod/group.php:204
-msgid "Edit Group Name"
-msgstr "Edit group name"
-
-#: mod/group.php:214
-msgid "Members"
-msgstr "Members"
-
-#: mod/group.php:216 mod/contacts.php:709
-msgid "All Contacts"
-msgstr "All contacts"
-
-#: mod/group.php:217 mod/network.php:639
-msgid "Group is empty"
-msgstr "Group is empty"
-
-#: mod/group.php:230
-msgid "Remove Contact"
-msgstr "Remove contact"
-
-#: mod/group.php:254
-msgid "Add Contact"
-msgstr "Add contact"
-
-#: mod/group.php:266 mod/profperm.php:113
-msgid "Click on a contact to add or remove."
-msgstr "Click on a contact to add or remove."
-
-#: mod/hcard.php:18
-msgid "No profile"
-msgstr "No profile"
-
-#: mod/help.php:48
-msgid "Help:"
-msgstr "Help:"
-
-#: mod/help.php:54 view/theme/vier/theme.php:297 src/Content/Nav.php:134
-msgid "Help"
-msgstr "Help"
-
-#: mod/help.php:63 index.php:294
-msgid "Page not found."
-msgstr "Page not found"
+#: mod/help.php:63 index.php:294
+msgid "Page not found."
+msgstr "Page not found"
 
 #: mod/home.php:39
 #, php-format
@@ -1828,8 +1597,8 @@ msgid ""
 " join."
 msgstr "On your <em>Quick Start</em> page - find a brief introduction to your profile and network tabs, make some new connections, and find some groups to join."
 
-#: mod/newmember.php:19 mod/admin.php:1813 mod/admin.php:2082
-#: mod/settings.php:122 view/theme/frio/theme.php:268 src/Content/Nav.php:206
+#: mod/newmember.php:19 mod/admin.php:1814 mod/admin.php:2083
+#: mod/settings.php:122 view/theme/frio/theme.php:269 src/Content/Nav.php:206
 msgid "Settings"
 msgstr "Settings"
 
@@ -1852,14 +1621,14 @@ msgid ""
 "potential friends know exactly how to find you."
 msgstr "Review the other settings, particularly the privacy settings. An unpublished directory listing is like having an unlisted phone number. In general, you should probably publish your listing - unless all of your friends and potential friends know exactly how to find you."
 
-#: mod/newmember.php:24 mod/profperm.php:111 mod/contacts.php:661
-#: mod/contacts.php:853 view/theme/frio/theme.php:259 src/Content/Nav.php:101
-#: src/Model/Profile.php:715 src/Model/Profile.php:848
-#: src/Model/Profile.php:881
+#: mod/newmember.php:24 mod/contacts.php:662 mod/contacts.php:854
+#: mod/profperm.php:113 view/theme/frio/theme.php:260 src/Content/Nav.php:101
+#: src/Model/Profile.php:730 src/Model/Profile.php:863
+#: src/Model/Profile.php:896
 msgid "Profile"
 msgstr "Profile"
 
-#: mod/newmember.php:26 mod/profile_photo.php:264 mod/profiles.php:704
+#: mod/newmember.php:26 mod/profiles.php:704 mod/profile_photo.php:264
 msgid "Upload Profile Photo"
 msgstr "Upload profile photo"
 
@@ -1982,13 +1751,13 @@ msgid ""
 " features and resources."
 msgstr "Our <strong>help</strong> pages may be consulted for detail on other program features and resources."
 
-#: mod/nogroup.php:42 mod/viewcontacts.php:113 mod/contacts.php:609
-#: mod/contacts.php:942
+#: mod/nogroup.php:42 mod/contacts.php:610 mod/contacts.php:943
+#: mod/viewcontacts.php:112
 #, php-format
 msgid "Visit %s's profile [%s]"
 msgstr "Visit %s's profile [%s]"
 
-#: mod/nogroup.php:43 mod/contacts.php:943
+#: mod/nogroup.php:43 mod/contacts.php:944
 msgid "Edit contact"
 msgstr "Edit contact"
 
@@ -1996,57 +1765,10 @@ msgstr "Edit contact"
 msgid "Contacts who are not members of a group"
 msgstr "Contacts who are not members of a group"
 
-#: mod/notes.php:54 src/Model/Profile.php:931
-msgid "Personal Notes"
-msgstr "Personal notes"
-
 #: mod/p.php:14
 msgid "Not Extended"
 msgstr "Not extended"
 
-#: mod/profperm.php:34 mod/profperm.php:63
-msgid "Invalid profile identifier."
-msgstr "Invalid profile identifier."
-
-#: mod/profperm.php:109
-msgid "Profile Visibility Editor"
-msgstr "Profile Visibility Editor"
-
-#: mod/profperm.php:122
-msgid "Visible To"
-msgstr "Visible to"
-
-#: mod/profperm.php:138
-msgid "All Contacts (with secure profile access)"
-msgstr "All contacts with secure profile access"
-
-#: mod/regmod.php:68
-msgid "Account approved."
-msgstr "Account approved."
-
-#: mod/regmod.php:93
-#, php-format
-msgid "Registration revoked for %s"
-msgstr "Registration revoked for %s"
-
-#: mod/regmod.php:102
-msgid "Please login."
-msgstr "Please login."
-
-#: mod/removeme.php:55 mod/removeme.php:58
-msgid "Remove My Account"
-msgstr "Remove My Account"
-
-#: mod/removeme.php:56
-msgid ""
-"This will completely remove your account. Once this has been done it is not "
-"recoverable."
-msgstr "This will completely remove your account. Once this has been done it is not recoverable."
-
-#: mod/removeme.php:57
-msgid "Please enter your password for verification:"
-msgstr "Please enter your password for verification:"
-
 #: mod/repair_ostatus.php:18
 msgid "Resubscribing to OStatus contacts"
 msgstr "Resubscribing to OStatus contacts"
@@ -2089,6 +1811,10 @@ msgstr "Contact wasn't found or can't be unfollowed."
 msgid "Contact unfollowed"
 msgstr "Contact unfollowed"
 
+#: mod/unfollow.php:65 mod/dfrn_request.php:662 mod/follow.php:61
+msgid "Submit Request"
+msgstr "Submit request"
+
 #: mod/unfollow.php:73
 msgid "You aren't a friend of this contact."
 msgstr "You aren't a friend of this contact."
@@ -2097,195 +1823,46 @@ msgstr "You aren't a friend of this contact."
 msgid "Unfollowing is currently not supported by your network."
 msgstr "Unfollowing is currently not supported by your network."
 
-#: mod/unfollow.php:100 mod/contacts.php:589
+#: mod/unfollow.php:100 mod/contacts.php:590
 msgid "Disconnect/Unfollow"
 msgstr "Disconnect/Unfollow"
 
+#: mod/unfollow.php:113 mod/dfrn_request.php:660 mod/follow.php:155
+msgid "Your Identity Address:"
+msgstr "My identity address:"
+
+#: mod/unfollow.php:122 mod/notifications.php:258 mod/contacts.php:647
+#: mod/follow.php:164 mod/admin.php:439 mod/admin.php:449
+msgid "Profile URL"
+msgstr "Profile URL:"
+
+#: mod/unfollow.php:132 mod/contacts.php:849 mod/follow.php:181
+#: src/Model/Profile.php:891
+msgid "Status Messages and Posts"
+msgstr "Status Messages and Posts"
+
 #: mod/update_community.php:27 mod/update_display.php:27
-#: mod/update_network.php:32 mod/update_notes.php:40 mod/update_profile.php:39
+#: mod/update_notes.php:40 mod/update_profile.php:39 mod/update_network.php:33
 msgid "[Embedded content - reload page to view]"
 msgstr "[Embedded content - reload page to view]"
 
-#: mod/viewcontacts.php:85
-msgid "No contacts."
-msgstr "No contacts."
+#: 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 "This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."
 
-#: mod/viewsrc.php:12
-msgid "Access denied."
-msgstr "Access denied."
+#: mod/uimport.php:70 mod/register.php:285
+msgid "Import"
+msgstr "Import profile"
 
-#: mod/wall_upload.php:38 mod/wall_upload.php:54 mod/wall_upload.php:112
-#: mod/wall_upload.php:152 mod/wall_upload.php:155 mod/wall_attach.php:24
-#: mod/wall_attach.php:32 mod/wall_attach.php:83
-msgid "Invalid request."
-msgstr "Invalid request."
+#: mod/uimport.php:72
+msgid "Move account"
+msgstr "Move Existing Friendica Account"
 
-#: mod/wall_upload.php:183 mod/photos.php:764 mod/photos.php:767
-#: mod/photos.php:796 mod/profile_photo.php:165
-#, php-format
-msgid "Image exceeds size limit of %s"
-msgstr "Image exceeds size limit of %s"
-
-#: mod/wall_upload.php:197 mod/photos.php:819 mod/profile_photo.php:174
-msgid "Unable to process image."
-msgstr "Unable to process image."
-
-#: mod/wall_upload.php:228 mod/item.php:472 src/Object/Image.php:949
-#: src/Object/Image.php:965 src/Object/Image.php:973 src/Object/Image.php:998
-msgid "Wall Photos"
-msgstr "Wall photos"
-
-#: mod/wall_upload.php:236 mod/photos.php:848 mod/profile_photo.php:322
-msgid "Image upload failed."
-msgstr "Image upload failed."
-
-#: mod/wallmessage.php:49 mod/wallmessage.php:112
-#, php-format
-msgid "Number of daily wall messages for %s exceeded. Message failed."
-msgstr "Number of daily wall messages for %s exceeded. Message failed."
-
-#: mod/wallmessage.php:57 mod/message.php:72
-msgid "No recipient selected."
-msgstr "No recipient selected."
-
-#: mod/wallmessage.php:60
-msgid "Unable to check your home location."
-msgstr "Unable to check your home location."
-
-#: mod/wallmessage.php:63 mod/message.php:79
-msgid "Message could not be sent."
-msgstr "Message could not be sent."
-
-#: mod/wallmessage.php:66 mod/message.php:82
-msgid "Message collection failure."
-msgstr "Message collection failure."
-
-#: mod/wallmessage.php:69 mod/message.php:85
-msgid "Message sent."
-msgstr "Message sent."
-
-#: mod/wallmessage.php:86 mod/wallmessage.php:95
-msgid "No recipient."
-msgstr "No recipient."
-
-#: mod/wallmessage.php:132 mod/message.php:249
-msgid "Send Private Message"
-msgstr "Send private message"
-
-#: 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 "If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders."
-
-#: mod/wallmessage.php:134 mod/message.php:250 mod/message.php:423
-msgid "To:"
-msgstr "To:"
-
-#: mod/wallmessage.php:135 mod/message.php:255 mod/message.php:425
-msgid "Subject:"
-msgstr "Subject:"
-
-#: mod/wallmessage.php:141 mod/invite.php:144 mod/message.php:259
-#: mod/message.php:428
-msgid "Your message:"
-msgstr "Your message:"
-
-#: mod/babel.php:22
-msgid "Source (bbcode) text:"
-msgstr "Source (bbcode) text:"
-
-#: mod/babel.php:29
-msgid "Source (Diaspora) text to convert to BBcode:"
-msgstr "Source (Diaspora) text to convert to BBcode:"
-
-#: mod/babel.php:37
-msgid "Source input: "
-msgstr "Source input: "
-
-#: mod/babel.php:41
-msgid "bbcode (raw HTML(: "
-msgstr ""
-
-#: mod/babel.php:45
-msgid "bbcode: "
-msgstr ""
-
-#: mod/babel.php:49 mod/babel.php:65
-msgid "bbcode => html2bbcode: "
-msgstr ""
-
-#: mod/babel.php:53
-msgid "bb2diaspora: "
-msgstr ""
-
-#: mod/babel.php:57
-msgid "bb2diaspora => Markdown: "
-msgstr ""
-
-#: mod/babel.php:61
-msgid "bb2diaspora => diaspora2bb: "
-msgstr ""
-
-#: mod/babel.php:71
-msgid "Source input (Diaspora format): "
-msgstr "Source input (Diaspora format): "
-
-#: mod/babel.php:75
-msgid "diaspora2bb: "
-msgstr "diaspora2bb: "
-
-#: mod/editpost.php:27 mod/editpost.php:37
-msgid "Item not found"
-msgstr "Item not found"
-
-#: mod/editpost.php:42
-msgid "Edit post"
-msgstr "Edit post"
-
-#: mod/uexport.php:44
-msgid "Export account"
-msgstr "Export account"
-
-#: 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 "Export your account info and contacts. Use this to backup your account or to move it to another server."
-
-#: mod/uexport.php:45
-msgid "Export all"
-msgstr "Export all"
-
-#: 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 "Export your account info, contacts and all your items as json. Could be a very big file, and could take a lot of time. Use this to make a full backup of your account (photos are not exported)"
-
-#: mod/uexport.php:52 mod/settings.php:106
-msgid "Export personal data"
-msgstr "Export personal data"
-
-#: mod/uimport.php:55 mod/register.php:190
-msgid ""
-"This site has exceeded the number of allowed daily account registrations. "
-"Please try again tomorrow."
-msgstr "This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."
-
-#: mod/uimport.php:70 mod/register.php:284
-msgid "Import"
-msgstr "Import profile"
-
-#: mod/uimport.php:72
-msgid "Move account"
-msgstr "Move Existing Friendica Account"
-
-#: mod/uimport.php:73
-msgid "You can import an account from another Friendica server."
-msgstr "You can import an existing Friendica profile to this node."
+#: mod/uimport.php:73
+msgid "You can import an account from another Friendica server."
+msgstr "You can import an existing Friendica profile to this node."
 
 #: mod/uimport.php:74
 msgid ""
@@ -2359,18 +1936,18 @@ msgstr "Suggestions, praise, donations, etc. - please email \"Info\" at Friendic
 
 #: mod/friendica.php:103
 msgid "Installed addons/apps:"
-msgstr ""
+msgstr "Installed addons/apps:"
 
 #: mod/friendica.php:117
 msgid "No installed addons/apps"
-msgstr ""
+msgstr "No installed addons/apps"
 
 #: mod/friendica.php:122
 msgid "On this server the following remote servers are blocked."
 msgstr "On this server the following remote servers are blocked."
 
-#: mod/friendica.php:123 mod/admin.php:302 mod/admin.php:320
-#: mod/dfrn_request.php:351 src/Model/Contact.php:1142
+#: mod/friendica.php:123 mod/dfrn_request.php:351 mod/admin.php:302
+#: mod/admin.php:320 src/Model/Contact.php:1142
 msgid "Blocked domain"
 msgstr "Blocked domain"
 
@@ -2400,8 +1977,8 @@ msgid "Discard"
 msgstr "Discard"
 
 #: mod/notifications.php:62 mod/notifications.php:182
-#: mod/notifications.php:266 mod/contacts.php:628 mod/contacts.php:818
-#: mod/contacts.php:1002
+#: mod/notifications.php:266 mod/contacts.php:629 mod/contacts.php:819
+#: mod/contacts.php:1003
 msgid "Ignore"
 msgstr "Ignore"
 
@@ -2442,7 +2019,7 @@ msgstr "Notification type: "
 msgid "suggested by %s"
 msgstr "suggested by %s"
 
-#: mod/notifications.php:175 mod/notifications.php:254 mod/contacts.php:636
+#: mod/notifications.php:175 mod/notifications.php:254 mod/contacts.php:637
 msgid "Hide this contact from others"
 msgstr "Hide this contact from others"
 
@@ -2454,7 +2031,7 @@ msgstr "Post a new friend activity"
 msgid "if applicable"
 msgstr "if applicable"
 
-#: mod/notifications.php:179 mod/notifications.php:264 mod/admin.php:1703
+#: mod/notifications.php:179 mod/notifications.php:264 mod/admin.php:1704
 msgid "Approve"
 msgstr "Approve"
 
@@ -2507,7 +2084,22 @@ msgstr "Sharer"
 msgid "Subscriber"
 msgstr "Subscriber"
 
-#: mod/notifications.php:261 mod/contacts.php:62 src/Model/Profile.php:518
+#: mod/notifications.php:249 mod/contacts.php:655 mod/directory.php:155
+#: src/Model/Profile.php:423 src/Model/Profile.php:806
+msgid "About:"
+msgstr "About:"
+
+#: mod/notifications.php:251 mod/contacts.php:657 mod/follow.php:172
+#: src/Model/Profile.php:794
+msgid "Tags:"
+msgstr "Tags:"
+
+#: mod/notifications.php:253 mod/directory.php:152 src/Model/Profile.php:420
+#: src/Model/Profile.php:745
+msgid "Gender:"
+msgstr "Gender:"
+
+#: mod/notifications.php:261 mod/contacts.php:63 src/Model/Profile.php:518
 msgid "Network:"
 msgstr "Network:"
 
@@ -2573,3984 +2165,4442 @@ msgstr "failed"
 msgid "ignored"
 msgstr "Ignored"
 
-#: mod/probe.php:14 mod/webfinger.php:17
-msgid "Only logged in users are permitted to perform a probing."
-msgstr "Only logged in users are permitted to perform a probing."
+#: mod/cal.php:142 mod/display.php:308 mod/profile.php:173
+msgid "Access to this profile has been restricted."
+msgstr "Access to this profile has been restricted."
 
-#: mod/admin.php:106
-msgid "Theme settings updated."
-msgstr "Theme settings updated."
+#: mod/cal.php:274 mod/events.php:392 view/theme/frio/theme.php:263
+#: view/theme/frio/theme.php:267 src/Content/Nav.php:104
+#: src/Content/Nav.php:169 src/Model/Profile.php:924 src/Model/Profile.php:935
+msgid "Events"
+msgstr "Events"
 
-#: mod/admin.php:176 src/Content/Nav.php:174
-msgid "Information"
-msgstr "Information"
+#: mod/cal.php:275 mod/events.php:393
+msgid "View"
+msgstr "View"
 
-#: mod/admin.php:177
-msgid "Overview"
-msgstr ""
+#: mod/cal.php:276 mod/events.php:395
+msgid "Previous"
+msgstr "Previous"
 
-#: mod/admin.php:178 mod/admin.php:653
-msgid "Federation Statistics"
-msgstr "Federation statistics"
+#: mod/cal.php:277 mod/install.php:209 mod/events.php:396
+msgid "Next"
+msgstr "Next"
 
-#: mod/admin.php:179
-msgid "Configuration"
-msgstr ""
+#: mod/cal.php:284 mod/events.php:405
+msgid "list"
+msgstr "List"
 
-#: mod/admin.php:180 mod/admin.php:1262
-msgid "Site"
-msgstr "Site"
+#: mod/cal.php:297 src/Model/User.php:202
+msgid "User not found"
+msgstr "User not found"
 
-#: mod/admin.php:181 mod/admin.php:1190 mod/admin.php:1695 mod/admin.php:1711
-msgid "Users"
-msgstr "Users"
+#: mod/cal.php:313
+msgid "This calendar format is not supported"
+msgstr "This calendar format is not supported"
 
-#: mod/admin.php:182 mod/admin.php:1811 mod/admin.php:1871 mod/settings.php:85
-msgid "Addons"
-msgstr ""
+#: mod/cal.php:315
+msgid "No exportable data found"
+msgstr "No exportable data found"
 
-#: mod/admin.php:183 mod/admin.php:2080 mod/admin.php:2124
-msgid "Themes"
-msgstr "Theme selection"
+#: mod/cal.php:332
+msgid "calendar"
+msgstr "calendar"
 
-#: mod/admin.php:184 mod/settings.php:63
-msgid "Additional features"
-msgstr "Additional features"
+#: mod/dfrn_confirm.php:74 mod/profiles.php:38 mod/profiles.php:148
+#: mod/profiles.php:195 mod/profiles.php:631
+msgid "Profile not found."
+msgstr "Profile not found."
 
-#: mod/admin.php:185
-msgid "Database"
-msgstr ""
+#: mod/dfrn_confirm.php:132
+msgid ""
+"This may occasionally happen if contact was requested by both persons and it"
+" has already been approved."
+msgstr "This may occasionally happen if contact was requested by both persons and it has already been approved."
 
-#: mod/admin.php:186
-msgid "DB updates"
-msgstr "DB updates"
+#: mod/dfrn_confirm.php:242
+msgid "Response from remote site was not understood."
+msgstr "Response from remote site was not understood."
 
-#: mod/admin.php:187 mod/admin.php:688
-msgid "Inspect Queue"
-msgstr "Inspect queue"
+#: mod/dfrn_confirm.php:249 mod/dfrn_confirm.php:254
+msgid "Unexpected response from remote site: "
+msgstr "Unexpected response from remote site: "
 
-#: mod/admin.php:188
-msgid "Tools"
-msgstr ""
+#: mod/dfrn_confirm.php:263
+msgid "Confirmation completed successfully."
+msgstr "Confirmation completed successfully."
 
-#: mod/admin.php:189
-msgid "Contact Blocklist"
-msgstr ""
+#: mod/dfrn_confirm.php:275
+msgid "Temporary failure. Please wait and try again."
+msgstr "Temporary failure. Please wait and try again."
 
-#: mod/admin.php:190 mod/admin.php:311
-msgid "Server Blocklist"
-msgstr "Server blocklist"
+#: mod/dfrn_confirm.php:278
+msgid "Introduction failed or was revoked."
+msgstr "Introduction failed or was revoked."
 
-#: mod/admin.php:191 mod/admin.php:470
-msgid "Delete Item"
-msgstr "Delete item"
+#: mod/dfrn_confirm.php:283
+msgid "Remote site reported: "
+msgstr "Remote site reported: "
 
-#: mod/admin.php:192 mod/admin.php:193 mod/admin.php:2198
-msgid "Logs"
-msgstr "Logs"
+#: mod/dfrn_confirm.php:396
+msgid "Unable to set contact photo."
+msgstr "Unable to set contact photo."
 
-#: mod/admin.php:194 mod/admin.php:2265
-msgid "View Logs"
-msgstr "View logs"
+#: mod/dfrn_confirm.php:498
+#, php-format
+msgid "No user record found for '%s' "
+msgstr "No user record found for '%s' "
 
-#: mod/admin.php:196
-msgid "Diagnostics"
-msgstr ""
+#: mod/dfrn_confirm.php:508
+msgid "Our site encryption key is apparently messed up."
+msgstr "Our site encryption key is apparently messed up."
 
-#: mod/admin.php:197
-msgid "PHP Info"
-msgstr ""
+#: mod/dfrn_confirm.php:519
+msgid "Empty site URL was provided or URL could not be decrypted by us."
+msgstr "An empty URL was provided or the URL could not be decrypted by us."
 
-#: mod/admin.php:198
-msgid "probe address"
-msgstr "Probe address"
+#: mod/dfrn_confirm.php:535
+msgid "Contact record was not found for you on our site."
+msgstr "Contact record was not found for you on our site."
 
-#: mod/admin.php:199
-msgid "check webfinger"
-msgstr "Check webfinger"
+#: mod/dfrn_confirm.php:549
+#, php-format
+msgid "Site public key not available in contact record for URL %s."
+msgstr "Site public key not available in contact record for URL %s."
 
-#: mod/admin.php:218 src/Content/Nav.php:217
-msgid "Admin"
-msgstr "Admin"
+#: 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 "The ID provided by your system is a duplicate on our system. It should work if you try again."
 
-#: mod/admin.php:219
-msgid "Addon Features"
-msgstr ""
+#: mod/dfrn_confirm.php:576
+msgid "Unable to set your contact credentials on our system."
+msgstr "Unable to set your contact credentials on our system."
 
-#: mod/admin.php:220
-msgid "User registrations waiting for confirmation"
-msgstr "User registrations awaiting confirmation"
+#: mod/dfrn_confirm.php:631
+msgid "Unable to update your contact profile details on our system"
+msgstr "Unable to update your contact profile details on our system"
 
-#: mod/admin.php:302
-msgid "The blocked domain"
-msgstr "Blocked domain"
+#: mod/dfrn_confirm.php:661 mod/dfrn_request.php:568
+#: src/Model/Contact.php:1434
+msgid "[Name Withheld]"
+msgstr "[Name Withheld]"
 
-#: mod/admin.php:303 mod/admin.php:316
-msgid "The reason why you blocked this domain."
-msgstr "Reason why you blocked this domain."
+#: mod/dfrn_confirm.php:694
+#, php-format
+msgid "%1$s has joined %2$s"
+msgstr "%1$s has joined %2$s"
 
-#: mod/admin.php:304
-msgid "Delete domain"
-msgstr "Delete domain"
+#: mod/invite.php:33
+msgid "Total invitation limit exceeded."
+msgstr "Total invitation limit exceeded"
 
-#: mod/admin.php:304
-msgid "Check to delete this entry from the blocklist"
-msgstr "Check to delete this entry from the blocklist"
+#: mod/invite.php:55
+#, php-format
+msgid "%s : Not a valid email address."
+msgstr "%s : Not a valid email address"
 
-#: mod/admin.php:310 mod/admin.php:427 mod/admin.php:469 mod/admin.php:652
-#: mod/admin.php:687 mod/admin.php:783 mod/admin.php:1261 mod/admin.php:1694
-#: mod/admin.php:1810 mod/admin.php:1870 mod/admin.php:2079 mod/admin.php:2123
-#: mod/admin.php:2197 mod/admin.php:2264
-msgid "Administration"
-msgstr "Administration"
+#: mod/invite.php:80
+msgid "Please join us on Friendica"
+msgstr "Please join us on Friendica."
 
-#: mod/admin.php:312
+#: mod/invite.php:91
+msgid "Invitation limit exceeded. Please contact your site administrator."
+msgstr "Invitation limit is exceeded. Please contact your site administrator."
+
+#: mod/invite.php:95
+#, php-format
+msgid "%s : Message delivery failed."
+msgstr "%s : Message delivery failed"
+
+#: mod/invite.php:99
+#, php-format
+msgid "%d message sent."
+msgid_plural "%d messages sent."
+msgstr[0] "%d message sent."
+msgstr[1] "%d messages sent."
+
+#: mod/invite.php:117
+msgid "You have no more invitations available"
+msgstr "You have no more invitations available."
+
+#: mod/invite.php:125
+#, php-format
 msgid ""
-"This page can be used to define a black list of servers from the federated "
-"network that are not allowed to interact with your node. For all entered "
-"domains you should also give a reason why you have blocked the remote "
-"server."
-msgstr "This page can be used to define a black list of servers from the federated network that are not allowed to interact with your node. For all entered domains you should also give a reason why you have blocked the remote server."
+"Visit %s for a list of public sites that you can join. Friendica members on "
+"other sites can all connect with each other, as well as with members of many"
+" other social networks."
+msgstr "Visit %s for a list of public sites that you can join. Friendica members on other sites can all connect with each other, as well as with members of many other social networks."
 
-#: mod/admin.php:313
+#: mod/invite.php:127
+#, php-format
 msgid ""
-"The list of blocked servers will be made publically available on the "
-"/friendica page so that your users and people investigating communication "
-"problems can find the reason easily."
-msgstr "The list of blocked servers will publicly available on the Friendica page so that your users and people investigating communication problems can readily find the reason."
+"To accept this invitation, please visit and register at %s or any other "
+"public Friendica website."
+msgstr "To accept this invitation, please sign up at %s or any other public Friendica website."
 
-#: mod/admin.php:314
-msgid "Add new entry to block list"
-msgstr "Add new entry to block list"
+#: mod/invite.php:128
+#, php-format
+msgid ""
+"Friendica sites all inter-connect to create a huge privacy-enhanced social "
+"web that is owned and controlled by its members. They can also connect with "
+"many traditional social networks. See %s for a list of alternate Friendica "
+"sites you can join."
+msgstr "Friendica sites are all inter-connect to create a large privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks. See %s for a list of alternate Friendica sites you can join."
 
-#: mod/admin.php:315
-msgid "Server Domain"
-msgstr "Server domain"
+#: mod/invite.php:132
+msgid ""
+"Our apologies. This system is not currently configured to connect with other"
+" public sites or invite members."
+msgstr "Our apologies. This system is not currently configured to connect with other public sites or invite members."
 
-#: mod/admin.php:315
+#: mod/invite.php:136
 msgid ""
-"The domain of the new server to add to the block list. Do not include the "
-"protocol."
-msgstr "The domain of the new server to add to the block list. Do not include the protocol."
+"Friendica sites all inter-connect to create a huge privacy-enhanced social "
+"web that is owned and controlled by its members. They can also connect with "
+"many traditional social networks."
+msgstr "Friendica sites are all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. Each site can also connect with many traditional social networks."
 
-#: mod/admin.php:316
-msgid "Block reason"
-msgstr "Block reason"
+#: mod/invite.php:135
+#, php-format
+msgid "To accept this invitation, please visit and register at %s."
+msgstr "To accept this invitation, please visit and register at %s."
 
-#: mod/admin.php:317
-msgid "Add Entry"
-msgstr "Add entry"
+#: mod/invite.php:142
+msgid "Send invitations"
+msgstr "Send invitations"
 
-#: mod/admin.php:318
-msgid "Save changes to the blocklist"
-msgstr "Save changes to the blocklist"
+#: mod/invite.php:143
+msgid "Enter email addresses, one per line:"
+msgstr "Enter email addresses, one per line:"
 
-#: mod/admin.php:319
-msgid "Current Entries in the Blocklist"
-msgstr "Current entries in the blocklist"
+#: mod/invite.php:144 mod/wallmessage.php:141 mod/message.php:259
+#: mod/message.php:426
+msgid "Your message:"
+msgstr "Your message:"
 
-#: mod/admin.php:322
-msgid "Delete entry from blocklist"
-msgstr "Delete entry from blocklist"
+#: mod/invite.php:145
+msgid ""
+"You are cordially invited to join me and other close friends on Friendica - "
+"and help us to create a better social web."
+msgstr "You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web."
 
-#: mod/admin.php:325
-msgid "Delete entry from blocklist?"
-msgstr "Delete entry from blocklist?"
+#: mod/invite.php:147
+msgid "You will need to supply this invitation code: $invite_code"
+msgstr "You will need to supply this invitation code: $invite_code"
 
-#: mod/admin.php:351
-msgid "Server added to blocklist."
-msgstr "Server added to blocklist."
+#: mod/invite.php:147
+msgid ""
+"Once you have registered, please connect with me via my profile page at:"
+msgstr "Once you have signed up, please connect with me via my profile page at:"
 
-#: mod/admin.php:367
-msgid "Site blocklist updated."
-msgstr "Site blocklist updated."
+#: mod/invite.php:149
+msgid ""
+"For more information about the Friendica project and why we feel it is "
+"important, please visit http://friendi.ca"
+msgstr "For more information about the Friendica project and why we feel it is important, please visit http://friendi.ca"
 
-#: mod/admin.php:390 util/global_community_block.php:53
-msgid "The contact has been blocked from the node"
-msgstr ""
+#: mod/manage.php:180
+msgid "Manage Identities and/or Pages"
+msgstr "Manage Identities and Pages"
 
-#: mod/admin.php:392 util/global_community_block.php:48
-#, php-format
-msgid "Could not find any contact entry for this URL (%s)"
-msgstr ""
+#: 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 "Accounts that I manage or own."
 
-#: mod/admin.php:399
-#, php-format
-msgid "%s contact unblocked"
-msgid_plural "%s contacts unblocked"
-msgstr[0] ""
-msgstr[1] ""
+#: mod/manage.php:182
+msgid "Select an identity to manage: "
+msgstr "Select identity:"
 
-#: mod/admin.php:428
-msgid "Remote Contact Blocklist"
-msgstr ""
+#: mod/profiles.php:57
+msgid "Profile deleted."
+msgstr "Profile deleted."
 
-#: mod/admin.php:429
-msgid ""
-"This page allows you to prevent any message from a remote contact to reach "
-"your node."
-msgstr ""
+#: mod/profiles.php:73 mod/profiles.php:109
+msgid "Profile-"
+msgstr "Profile-"
 
-#: mod/admin.php:430
-msgid "Block Remote Contact"
-msgstr ""
+#: mod/profiles.php:92 mod/profiles.php:131
+msgid "New profile created."
+msgstr "New profile created."
 
-#: mod/admin.php:431 mod/admin.php:1697
-msgid "select all"
-msgstr "select all"
+#: mod/profiles.php:115
+msgid "Profile unavailable to clone."
+msgstr "Profile unavailable to clone."
 
-#: mod/admin.php:432
-msgid "select none"
-msgstr ""
+#: mod/profiles.php:205
+msgid "Profile Name is required."
+msgstr "Profile name is required."
+
+#: mod/profiles.php:346
+msgid "Marital Status"
+msgstr "Marital status"
+
+#: mod/profiles.php:350
+msgid "Romantic Partner"
+msgstr "Romantic partner"
+
+#: mod/profiles.php:362
+msgid "Work/Employment"
+msgstr "Work/Employment:"
+
+#: mod/profiles.php:365
+msgid "Religion"
+msgstr "Religion"
+
+#: mod/profiles.php:369
+msgid "Political Views"
+msgstr "Political views"
+
+#: mod/profiles.php:373
+msgid "Gender"
+msgstr "Gender"
+
+#: mod/profiles.php:377
+msgid "Sexual Preference"
+msgstr "Sexual preference"
+
+#: mod/profiles.php:381
+msgid "XMPP"
+msgstr "XMPP"
+
+#: mod/profiles.php:385
+msgid "Homepage"
+msgstr "Homepage"
+
+#: mod/profiles.php:389 mod/profiles.php:699
+msgid "Interests"
+msgstr "Interests"
+
+#: mod/profiles.php:393 mod/admin.php:439
+msgid "Address"
+msgstr "Address"
+
+#: mod/profiles.php:400 mod/profiles.php:695
+msgid "Location"
+msgstr "Location"
+
+#: mod/profiles.php:485
+msgid "Profile updated."
+msgstr "Profile updated."
+
+#: mod/profiles.php:577
+msgid " and "
+msgstr " and "
+
+#: mod/profiles.php:586
+msgid "public profile"
+msgstr "public profile"
+
+#: mod/profiles.php:589
+#, php-format
+msgid "%1$s changed %2$s to &ldquo;%3$s&rdquo;"
+msgstr "%1$s changed %2$s to &ldquo;%3$s&rdquo;"
+
+#: mod/profiles.php:590
+#, php-format
+msgid " - Visit %1$s's %2$s"
+msgstr " - Visit %1$s's %2$s"
+
+#: mod/profiles.php:592
+#, php-format
+msgid "%1$s has an updated %2$s, changing %3$s."
+msgstr "%1$s has an updated %2$s, changing %3$s."
+
+#: mod/profiles.php:646
+msgid "Hide contacts and friends:"
+msgstr "Hide contacts and friends:"
+
+#: mod/profiles.php:651
+msgid "Hide your contact/friend list from viewers of this profile?"
+msgstr "Hide your contact/friend list from viewers of this profile?"
+
+#: mod/profiles.php:671
+msgid "Show more profile fields:"
+msgstr "Show more profile fields:"
+
+#: mod/profiles.php:683
+msgid "Profile Actions"
+msgstr "Profile actions"
+
+#: mod/profiles.php:684
+msgid "Edit Profile Details"
+msgstr "Edit Profile Details"
+
+#: mod/profiles.php:686
+msgid "Change Profile Photo"
+msgstr "Change profile photo"
+
+#: mod/profiles.php:687
+msgid "View this profile"
+msgstr "View this profile"
+
+#: mod/profiles.php:688 mod/profiles.php:783 src/Model/Profile.php:393
+msgid "Edit visibility"
+msgstr "Edit visibility"
+
+#: mod/profiles.php:689
+msgid "Create a new profile using these settings"
+msgstr "Create a new profile using these settings"
+
+#: mod/profiles.php:690
+msgid "Clone this profile"
+msgstr "Clone this profile"
+
+#: mod/profiles.php:691
+msgid "Delete this profile"
+msgstr "Delete this profile"
+
+#: mod/profiles.php:693
+msgid "Basic information"
+msgstr "Basic information"
+
+#: mod/profiles.php:694
+msgid "Profile picture"
+msgstr "Profile picture"
+
+#: mod/profiles.php:696
+msgid "Preferences"
+msgstr "Preferences"
+
+#: mod/profiles.php:697
+msgid "Status information"
+msgstr "Status information"
+
+#: mod/profiles.php:698
+msgid "Additional information"
+msgstr "Additional information"
+
+#: mod/profiles.php:700 mod/network.php:940
+#: src/Core/NotificationsManager.php:185
+msgid "Personal"
+msgstr "Personal"
+
+#: mod/profiles.php:701
+msgid "Relation"
+msgstr "Relation"
+
+#: mod/profiles.php:702 src/Util/Temporal.php:81 src/Util/Temporal.php:83
+msgid "Miscellaneous"
+msgstr "Miscellaneous"
+
+#: mod/profiles.php:705
+msgid "Your Gender:"
+msgstr "Gender:"
+
+#: mod/profiles.php:706
+msgid "<span class=\"heart\">&hearts;</span> Marital Status:"
+msgstr "<span class=\"heart\">&hearts;</span> Marital status:"
+
+#: mod/profiles.php:707 src/Model/Profile.php:782
+msgid "Sexual Preference:"
+msgstr "Sexual preference:"
+
+#: mod/profiles.php:708
+msgid "Example: fishing photography software"
+msgstr "Example: fishing photography software"
+
+#: mod/profiles.php:713
+msgid "Profile Name:"
+msgstr "Profile name:"
+
+#: mod/profiles.php:713 mod/events.php:511 mod/events.php:523
+msgid "Required"
+msgstr "Required"
+
+#: mod/profiles.php:715
+msgid ""
+"This is your <strong>public</strong> profile.<br />It <strong>may</strong> "
+"be visible to anybody using the internet."
+msgstr "This is your <strong>public</strong> profile.<br />It <strong>may</strong> be visible to anybody using the internet."
+
+#: mod/profiles.php:716
+msgid "Your Full Name:"
+msgstr "My full name:"
+
+#: mod/profiles.php:717
+msgid "Title/Description:"
+msgstr "Title/Description:"
+
+#: mod/profiles.php:720
+msgid "Street Address:"
+msgstr "Street address:"
+
+#: mod/profiles.php:721
+msgid "Locality/City:"
+msgstr "Locality/City:"
+
+#: mod/profiles.php:722
+msgid "Region/State:"
+msgstr "Region/State:"
+
+#: mod/profiles.php:723
+msgid "Postal/Zip Code:"
+msgstr "Postcode:"
+
+#: mod/profiles.php:724
+msgid "Country:"
+msgstr "Country:"
+
+#: mod/profiles.php:725 src/Util/Temporal.php:149
+msgid "Age: "
+msgstr "Age: "
+
+#: mod/profiles.php:728
+msgid "Who: (if applicable)"
+msgstr "Who: (if applicable)"
+
+#: mod/profiles.php:728
+msgid "Examples: cathy123, Cathy Williams, cathy@example.com"
+msgstr "Examples: cathy123, Cathy Williams, cathy@example.com"
+
+#: mod/profiles.php:729
+msgid "Since [date]:"
+msgstr "Since when:"
+
+#: mod/profiles.php:731
+msgid "Tell us about yourself..."
+msgstr "About myself:"
+
+#: mod/profiles.php:732
+msgid "XMPP (Jabber) address:"
+msgstr "XMPP (Jabber) address:"
+
+#: mod/profiles.php:732
+msgid ""
+"The XMPP address will be propagated to your contacts so that they can follow"
+" you."
+msgstr "The XMPP address will be propagated to your contacts so that they can follow you."
+
+#: mod/profiles.php:733
+msgid "Homepage URL:"
+msgstr "Homepage URL:"
+
+#: mod/profiles.php:734 src/Model/Profile.php:790
+msgid "Hometown:"
+msgstr "Home town:"
+
+#: mod/profiles.php:735 src/Model/Profile.php:798
+msgid "Political Views:"
+msgstr "Political views:"
+
+#: mod/profiles.php:736
+msgid "Religious Views:"
+msgstr "Religious views:"
+
+#: mod/profiles.php:737
+msgid "Public Keywords:"
+msgstr "Public keywords:"
+
+#: mod/profiles.php:737
+msgid "(Used for suggesting potential friends, can be seen by others)"
+msgstr "Used for suggesting potential friends, can be seen by others."
+
+#: mod/profiles.php:738
+msgid "Private Keywords:"
+msgstr "Private keywords:"
+
+#: mod/profiles.php:738
+msgid "(Used for searching profiles, never shown to others)"
+msgstr "Used for searching profiles, never shown to others."
+
+#: mod/profiles.php:739 src/Model/Profile.php:814
+msgid "Likes:"
+msgstr "Likes:"
+
+#: mod/profiles.php:740 src/Model/Profile.php:818
+msgid "Dislikes:"
+msgstr "Dislikes:"
+
+#: mod/profiles.php:741
+msgid "Musical interests"
+msgstr "Music:"
+
+#: mod/profiles.php:742
+msgid "Books, literature"
+msgstr "Books, literature, poetry:"
+
+#: mod/profiles.php:743
+msgid "Television"
+msgstr "Television:"
+
+#: mod/profiles.php:744
+msgid "Film/dance/culture/entertainment"
+msgstr "Film, dance, culture, entertainment"
+
+#: mod/profiles.php:745
+msgid "Hobbies/Interests"
+msgstr "Hobbies/Interests:"
+
+#: mod/profiles.php:746
+msgid "Love/romance"
+msgstr "Love/Romance:"
+
+#: mod/profiles.php:747
+msgid "Work/employment"
+msgstr "Work/Employment:"
+
+#: mod/profiles.php:748
+msgid "School/education"
+msgstr "School/Education:"
+
+#: mod/profiles.php:749
+msgid "Contact information and Social Networks"
+msgstr "Contact information and other social networks:"
+
+#: mod/profiles.php:780 src/Model/Profile.php:389
+msgid "Profile Image"
+msgstr "Profile image"
+
+#: mod/profiles.php:782 src/Model/Profile.php:392
+msgid "visible to everybody"
+msgstr "Visible to everybody"
+
+#: mod/profiles.php:789
+msgid "Edit/Manage Profiles"
+msgstr "Edit/Manage Profiles"
 
-#: mod/admin.php:433 mod/admin.php:1706 mod/contacts.php:627
-#: mod/contacts.php:817 mod/contacts.php:994
-msgid "Block"
-msgstr "Block"
+#: mod/profiles.php:790 src/Model/Profile.php:379 src/Model/Profile.php:401
+msgid "Change profile photo"
+msgstr "Change profile photo"
 
-#: mod/admin.php:434 mod/admin.php:1707 mod/contacts.php:627
-#: mod/contacts.php:817 mod/contacts.php:994
-msgid "Unblock"
-msgstr "Unblock"
+#: mod/profiles.php:791 src/Model/Profile.php:380
+msgid "Create New Profile"
+msgstr "Create new profile"
 
-#: mod/admin.php:435
-msgid "No remote contact is blocked from this node."
-msgstr ""
+#: 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 "Invalid request."
 
-#: mod/admin.php:437
-msgid "Blocked Remote Contacts"
-msgstr ""
+#: mod/wall_attach.php:101
+msgid "Sorry, maybe your upload is bigger than the PHP configuration allows"
+msgstr "Sorry, maybe your upload is bigger than the PHP configuration allows"
 
-#: mod/admin.php:438
-msgid "Block New Remote Contact"
-msgstr ""
+#: mod/wall_attach.php:101
+msgid "Or - did you try to upload an empty file?"
+msgstr "Or did you try to upload an empty file?"
 
-#: mod/admin.php:439
-msgid "Photo"
-msgstr ""
+#: mod/wall_attach.php:112
+#, php-format
+msgid "File exceeds size limit of %s"
+msgstr "File exceeds size limit of %s"
 
-#: mod/admin.php:439 mod/profiles.php:393
-msgid "Address"
-msgstr "Address"
+#: mod/wall_attach.php:136 mod/wall_attach.php:152
+msgid "File upload failed."
+msgstr "File upload failed."
 
-#: mod/admin.php:447
+#: mod/contacts.php:149
 #, php-format
-msgid "%s total blocked contact"
-msgid_plural "%s total blocked contacts"
-msgstr[0] ""
-msgstr[1] ""
+msgid "%d contact edited."
+msgid_plural "%d contacts edited."
+msgstr[0] "%d contact edited."
+msgstr[1] "%d contacts edited."
 
-#: mod/admin.php:449
-msgid "URL of the remote contact to block."
-msgstr ""
+#: mod/contacts.php:176 mod/contacts.php:392
+msgid "Could not access contact record."
+msgstr "Could not access contact record."
 
-#: mod/admin.php:471
-msgid "Delete this Item"
-msgstr "Delete"
+#: mod/contacts.php:186
+msgid "Could not locate selected profile."
+msgstr "Could not locate selected profile."
 
-#: mod/admin.php:472
-msgid ""
-"On this page you can delete an item from your node. If the item is a top "
-"level posting, the entire thread will be deleted."
-msgstr "Here you can delete an item from this node. If the item is a top-level posting, the entire thread will be deleted."
+#: mod/contacts.php:220
+msgid "Contact updated."
+msgstr "Contact updated."
 
-#: mod/admin.php:473
-msgid ""
-"You need to know the GUID of the item. You can find it e.g. by looking at "
-"the display URL. The last part of http://example.com/display/123456 is the "
-"GUID, here 123456."
-msgstr "You need to know the global unique identifier (GUID) of the item, which you can find by looking at the display URL. The last part of http://example.com/display/123456 is the GUID: i.e. 123456."
+#: mod/contacts.php:222 mod/dfrn_request.php:419
+msgid "Failed to update contact record."
+msgstr "Failed to update contact record."
 
-#: mod/admin.php:474
-msgid "GUID"
-msgstr "GUID"
+#: mod/contacts.php:413
+msgid "Contact has been blocked"
+msgstr "Contact has been blocked"
 
-#: mod/admin.php:474
-msgid "The GUID of the item you want to delete."
-msgstr "GUID of item to be deleted."
+#: mod/contacts.php:413
+msgid "Contact has been unblocked"
+msgstr "Contact has been unblocked"
 
-#: mod/admin.php:513
-msgid "Item marked for deletion."
-msgstr "Item marked for deletion."
+#: mod/contacts.php:424
+msgid "Contact has been ignored"
+msgstr "Contact has been ignored"
 
-#: mod/admin.php:583
-msgid "unknown"
-msgstr "unknown"
+#: mod/contacts.php:424
+msgid "Contact has been unignored"
+msgstr "Contact has been unignored"
 
-#: mod/admin.php:646
-msgid ""
-"This page offers you some numbers to the known part of the federated social "
-"network your Friendica node is part of. These numbers are not complete but "
-"only reflect the part of the network your node is aware of."
-msgstr "This page offers you the amount of known part of the federated social network your Friendica node is part of. These numbers are not complete and only reflect the part of the network your node is aware of."
+#: mod/contacts.php:435
+msgid "Contact has been archived"
+msgstr "Contact has been archived"
 
-#: mod/admin.php:647
-msgid ""
-"The <em>Auto Discovered Contact Directory</em> feature is not enabled, it "
-"will improve the data displayed here."
-msgstr "The <em>Auto Discovered Contact Directory</em> feature is not enabled; enabling it will improve the data displayed here."
+#: mod/contacts.php:435
+msgid "Contact has been unarchived"
+msgstr "Contact has been unarchived"
+
+#: mod/contacts.php:459
+msgid "Drop contact"
+msgstr "Drop contact"
+
+#: mod/contacts.php:462 mod/contacts.php:814
+msgid "Do you really want to delete this contact?"
+msgstr "Do you really want to delete this contact?"
+
+#: mod/contacts.php:480
+msgid "Contact has been removed."
+msgstr "Contact has been removed."
 
-#: mod/admin.php:659
+#: mod/contacts.php:511
 #, php-format
-msgid ""
-"Currently this node is aware of %d nodes with %d registered users from the "
-"following platforms:"
-msgstr ""
+msgid "You are mutual friends with %s"
+msgstr "You are mutual friends with %s"
 
-#: mod/admin.php:690
-msgid "ID"
-msgstr "ID"
+#: mod/contacts.php:515
+#, php-format
+msgid "You are sharing with %s"
+msgstr "You are sharing with %s"
 
-#: mod/admin.php:691
-msgid "Recipient Name"
-msgstr "Recipient name"
+#: mod/contacts.php:519
+#, php-format
+msgid "%s is sharing with you"
+msgstr "%s is sharing with you"
 
-#: mod/admin.php:692
-msgid "Recipient Profile"
-msgstr "Recipient profile"
+#: mod/contacts.php:539
+msgid "Private communications are not available for this contact."
+msgstr "Private communications are not available for this contact."
 
-#: mod/admin.php:693 view/theme/frio/theme.php:265
-#: src/Core/NotificationsManager.php:178 src/Content/Nav.php:178
-msgid "Network"
-msgstr "Network"
+#: mod/contacts.php:541
+msgid "Never"
+msgstr "Never"
 
-#: mod/admin.php:694
-msgid "Created"
-msgstr "Created"
+#: mod/contacts.php:544
+msgid "(Update was successful)"
+msgstr "(Update was successful)"
 
-#: mod/admin.php:695
-msgid "Last Tried"
-msgstr "Last Tried"
+#: mod/contacts.php:544
+msgid "(Update was not successful)"
+msgstr "(Update was not successful)"
 
-#: mod/admin.php:696
-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 "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."
+#: mod/contacts.php:546 mod/contacts.php:976
+msgid "Suggest friends"
+msgstr "Suggest friends"
 
-#: mod/admin.php:720
+#: mod/contacts.php:550
 #, 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 "
-"scripts/dbstructure.php toinnodb</tt> of your Friendica installation for an "
-"automatic conversion.<br />"
-msgstr "Your DB still runs with MyISAM tables. You should change the engine type to InnoDB, because Friendica will use InnoDB only features in the future.  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 scripts/dbstructure.php toinnodb</tt> of your Friendica installation for an automatic conversion.<br />"
+msgid "Network type: %s"
+msgstr "Network type: %s"
 
-#: mod/admin.php:727
-#, php-format
-msgid ""
-"There is a new version of Friendica available for download. Your current "
-"version is %1$s, upstream version is %2$s"
-msgstr "A new Friendica version is available now. Your current version is %1$s, upstream version is %2$s"
+#: mod/contacts.php:555
+msgid "Communications lost with this contact!"
+msgstr "Communications lost with this contact!"
+
+#: mod/contacts.php:561
+msgid "Fetch further information for feeds"
+msgstr "Fetch further information for feeds"
 
-#: mod/admin.php:737
+#: mod/contacts.php:563
 msgid ""
-"The database update failed. Please run \"php scripts/dbstructure.php "
-"update\" from the command line and have a look at the errors that might "
-"appear."
-msgstr "The database update failed. Please run \"php scripts/dbstructure.php update\" from the command line; check logs for errors."
+"Fetch information like preview pictures, title and teaser from the feed "
+"item. You can activate this if the feed doesn't contain much text. Keywords "
+"are taken from the meta header in the feed item and are posted as hash tags."
+msgstr "Fetch information like preview pictures, title and teaser from the feed item. You can activate this if the feed doesn't contain much text. Keywords are taken from the meta header in the feed item and are posted as hash tags."
 
-#: mod/admin.php:743
-msgid "The worker was never executed. Please check your database structure!"
-msgstr "The worker process has never been executed. Please check your database structure!"
+#: mod/contacts.php:564 mod/admin.php:1190
+msgid "Disabled"
+msgstr "Disabled"
 
-#: mod/admin.php:746
-#, php-format
-msgid ""
-"The last worker execution was on %s UTC. This is older than one hour. Please"
-" check your crontab settings."
-msgstr "The last worker process started at %s UTC. This is more than one hour ago. Please adjust your crontab settings."
+#: mod/contacts.php:565
+msgid "Fetch information"
+msgstr "Fetch information"
 
-#: mod/admin.php:751 mod/admin.php:1646
-msgid "Normal Account"
-msgstr "Standard account"
+#: mod/contacts.php:566
+msgid "Fetch keywords"
+msgstr "Fetch keywords"
 
-#: mod/admin.php:752 mod/admin.php:1647
-msgid "Automatic Follower Account"
-msgstr "Automatic follower account"
+#: mod/contacts.php:567
+msgid "Fetch information and keywords"
+msgstr "Fetch information and keywords"
 
-#: mod/admin.php:753 mod/admin.php:1648
-msgid "Public Forum Account"
-msgstr "Public forum account"
+#: mod/contacts.php:599
+msgid "Contact"
+msgstr "Contact"
 
-#: mod/admin.php:754 mod/admin.php:1649
-msgid "Automatic Friend Account"
-msgstr "Automatic friend account"
+#: mod/contacts.php:602
+msgid "Profile Visibility"
+msgstr "Profile visibility"
 
-#: mod/admin.php:755
-msgid "Blog Account"
-msgstr "Blog account"
+#: mod/contacts.php:603
+#, php-format
+msgid ""
+"Please choose the profile you would like to display to %s when viewing your "
+"profile securely."
+msgstr "Please choose the profile you would like to display to %s when viewing your profile securely."
 
-#: mod/admin.php:756
-msgid "Private Forum Account"
-msgstr "Private forum account"
+#: mod/contacts.php:604
+msgid "Contact Information / Notes"
+msgstr "Personal note"
 
-#: mod/admin.php:778
-msgid "Message queues"
-msgstr "Message queues"
+#: mod/contacts.php:605
+msgid "Their personal note"
+msgstr "Their personal note"
 
-#: mod/admin.php:784
-msgid "Summary"
-msgstr "Summary"
+#: mod/contacts.php:607
+msgid "Edit contact notes"
+msgstr "Edit contact notes"
 
-#: mod/admin.php:786
-msgid "Registered users"
-msgstr "Signed up users"
+#: mod/contacts.php:611
+msgid "Block/Unblock contact"
+msgstr "Block/Unblock contact"
 
-#: mod/admin.php:788
-msgid "Pending registrations"
-msgstr "Pending registrations"
+#: mod/contacts.php:612
+msgid "Ignore contact"
+msgstr "Ignore contact"
 
-#: mod/admin.php:789
-msgid "Version"
-msgstr "Version"
+#: mod/contacts.php:613
+msgid "Repair URL settings"
+msgstr "Repair URL settings"
 
-#: mod/admin.php:794
-msgid "Active addons"
-msgstr ""
+#: mod/contacts.php:614
+msgid "View conversations"
+msgstr "View conversations"
 
-#: mod/admin.php:825
-msgid "Can not parse base url. Must have at least <scheme>://<domain>"
-msgstr "Can not parse base URL. Must have at least <scheme>://<domain>"
+#: mod/contacts.php:619
+msgid "Last update:"
+msgstr "Last update:"
 
-#: mod/admin.php:1126
-msgid "Site settings updated."
-msgstr "Site settings updated."
+#: mod/contacts.php:621
+msgid "Update public posts"
+msgstr "Update public posts"
 
-#: mod/admin.php:1153 mod/settings.php:907
-msgid "No special theme for mobile devices"
-msgstr "No special theme for mobile devices"
+#: mod/contacts.php:623 mod/contacts.php:986
+msgid "Update now"
+msgstr "Update now"
 
-#: mod/admin.php:1182
-msgid "No community page"
-msgstr "No community page"
+#: mod/contacts.php:628 mod/contacts.php:818 mod/contacts.php:995
+#: mod/admin.php:434 mod/admin.php:1708
+msgid "Unblock"
+msgstr "Unblock"
 
-#: mod/admin.php:1183
-msgid "Public postings from users of this site"
-msgstr "Public postings from users of this site"
+#: mod/contacts.php:628 mod/contacts.php:818 mod/contacts.php:995
+#: mod/admin.php:433 mod/admin.php:1707
+msgid "Block"
+msgstr "Block"
 
-#: mod/admin.php:1184
-msgid "Public postings from the federated network"
-msgstr ""
+#: mod/contacts.php:629 mod/contacts.php:819 mod/contacts.php:1003
+msgid "Unignore"
+msgstr "Unignore"
 
-#: mod/admin.php:1185
-msgid "Public postings from local users and the federated network"
-msgstr ""
+#: mod/contacts.php:633
+msgid "Currently blocked"
+msgstr "Currently blocked"
 
-#: mod/admin.php:1189 mod/contacts.php:563
-msgid "Disabled"
-msgstr "Disabled"
+#: mod/contacts.php:634
+msgid "Currently ignored"
+msgstr "Currently ignored"
 
-#: mod/admin.php:1191
-msgid "Users, Global Contacts"
-msgstr "Users, Global Contacts"
+#: mod/contacts.php:635
+msgid "Currently archived"
+msgstr "Currently archived"
 
-#: mod/admin.php:1192
-msgid "Users, Global Contacts/fallback"
-msgstr "Users, Global Contacts/fallback"
+#: mod/contacts.php:636
+msgid "Awaiting connection acknowledge"
+msgstr "Awaiting connection acknowledgement"
 
-#: mod/admin.php:1196
-msgid "One month"
-msgstr "One month"
+#: mod/contacts.php:637
+msgid ""
+"Replies/likes to your public posts <strong>may</strong> still be visible"
+msgstr "Replies/Likes to your public posts <strong>may</strong> still be visible"
 
-#: mod/admin.php:1197
-msgid "Three months"
-msgstr "Three months"
+#: mod/contacts.php:638
+msgid "Notification for new posts"
+msgstr "Notification for new posts"
 
-#: mod/admin.php:1198
-msgid "Half a year"
-msgstr "Half a year"
+#: mod/contacts.php:638
+msgid "Send a notification of every new post of this contact"
+msgstr "Send notification for every new post from this contact"
 
-#: mod/admin.php:1199
-msgid "One year"
-msgstr "One a year"
+#: mod/contacts.php:641
+msgid "Blacklisted keywords"
+msgstr "Blacklisted keywords"
 
-#: mod/admin.php:1204
-msgid "Multi user instance"
-msgstr "Multi user instance"
+#: mod/contacts.php:641
+msgid ""
+"Comma separated list of keywords that should not be converted to hashtags, "
+"when \"Fetch information and keywords\" is selected"
+msgstr "Comma separated list of keywords that should not be converted to hashtags, when \"Fetch information and keywords\" is selected"
 
-#: mod/admin.php:1227
-msgid "Closed"
-msgstr "Closed"
+#: mod/contacts.php:653 src/Model/Profile.php:424
+msgid "XMPP:"
+msgstr "XMPP:"
 
-#: mod/admin.php:1228
-msgid "Requires approval"
-msgstr "Requires approval"
+#: mod/contacts.php:658
+msgid "Actions"
+msgstr "Actions"
 
-#: mod/admin.php:1229
-msgid "Open"
-msgstr "Open"
+#: mod/contacts.php:660 mod/contacts.php:846 view/theme/frio/theme.php:259
+#: src/Content/Nav.php:100 src/Model/Profile.php:888
+msgid "Status"
+msgstr "Status"
 
-#: mod/admin.php:1233
-msgid "No SSL policy, links will track page SSL state"
-msgstr "No SSL policy, links will track page SSL state"
+#: mod/contacts.php:661
+msgid "Contact Settings"
+msgstr "Notification and privacy "
 
-#: mod/admin.php:1234
-msgid "Force all links to use SSL"
-msgstr "Force all links to use SSL"
+#: mod/contacts.php:702
+msgid "Suggestions"
+msgstr "Suggestions"
 
-#: mod/admin.php:1235
-msgid "Self-signed certificate, use SSL for local links only (discouraged)"
-msgstr "Self-signed certificate, use SSL for local links only (discouraged)"
+#: mod/contacts.php:705
+msgid "Suggest potential friends"
+msgstr "Suggest potential friends"
 
-#: mod/admin.php:1239
-msgid "Don't check"
-msgstr "Don't check"
+#: mod/contacts.php:710 mod/group.php:216
+msgid "All Contacts"
+msgstr "All contacts"
 
-#: mod/admin.php:1240
-msgid "check the stable version"
-msgstr "check for stable version updates"
+#: mod/contacts.php:713
+msgid "Show all contacts"
+msgstr "Show all contacts"
 
-#: mod/admin.php:1241
-msgid "check the development version"
-msgstr "check for development version updates"
+#: mod/contacts.php:718
+msgid "Unblocked"
+msgstr "Unblocked"
 
-#: mod/admin.php:1263 mod/admin.php:1872 mod/admin.php:2125 mod/admin.php:2199
-#: mod/admin.php:2346 mod/settings.php:679 mod/settings.php:788
-#: mod/settings.php:874 mod/settings.php:963 mod/settings.php:1198
-msgid "Save Settings"
-msgstr "Save settings"
+#: mod/contacts.php:721
+msgid "Only show unblocked contacts"
+msgstr "Only show unblocked contacts"
 
-#: mod/admin.php:1264
-msgid "Republish users to directory"
-msgstr "Republish users to directory"
+#: mod/contacts.php:726
+msgid "Blocked"
+msgstr "Blocked"
 
-#: mod/admin.php:1265 mod/register.php:263
-msgid "Registration"
-msgstr "Join this Friendica Node Today"
+#: mod/contacts.php:729
+msgid "Only show blocked contacts"
+msgstr "Only show blocked contacts"
 
-#: mod/admin.php:1266
-msgid "File upload"
-msgstr "File upload"
+#: mod/contacts.php:734
+msgid "Ignored"
+msgstr "Ignored"
 
-#: mod/admin.php:1267
-msgid "Policies"
-msgstr "Policies"
+#: mod/contacts.php:737
+msgid "Only show ignored contacts"
+msgstr "Only show ignored contacts"
 
-#: mod/admin.php:1268 mod/contacts.php:885 mod/events.php:536
-#: src/Model/Profile.php:850
-msgid "Advanced"
-msgstr "Advanced"
+#: mod/contacts.php:742
+msgid "Archived"
+msgstr "Archived"
 
-#: mod/admin.php:1269
-msgid "Auto Discovered Contact Directory"
-msgstr "Auto-discovered contact directory"
+#: mod/contacts.php:745
+msgid "Only show archived contacts"
+msgstr "Only show archived contacts"
 
-#: mod/admin.php:1270
-msgid "Performance"
-msgstr "Performance"
+#: mod/contacts.php:750
+msgid "Hidden"
+msgstr "Hidden"
 
-#: mod/admin.php:1271
-msgid "Worker"
-msgstr "Worker"
+#: mod/contacts.php:753
+msgid "Only show hidden contacts"
+msgstr "Only show hidden contacts"
 
-#: mod/admin.php:1272
-msgid ""
-"Relocate - WARNING: advanced function. Could make this server unreachable."
-msgstr "Relocate - Warning, advanced function: This could make this server unreachable."
+#: mod/contacts.php:809
+msgid "Search your contacts"
+msgstr "Search your contacts"
 
-#: mod/admin.php:1275
-msgid "Site name"
-msgstr "Site name"
+#: mod/contacts.php:810 mod/search.php:236
+#, php-format
+msgid "Results for: %s"
+msgstr "Results for: %s"
 
-#: mod/admin.php:1276
-msgid "Host name"
-msgstr "Host name"
+#: mod/contacts.php:811 mod/directory.php:210 src/Content/Widget.php:63
+msgid "Find"
+msgstr "Find"
 
-#: mod/admin.php:1277
-msgid "Sender Email"
-msgstr "Sender email"
+#: mod/contacts.php:817 mod/settings.php:169 mod/settings.php:705
+msgid "Update"
+msgstr "Update"
 
-#: mod/admin.php:1277
-msgid ""
-"The email address your server shall use to send notification emails from."
-msgstr "The email address your server shall use to send notification emails from."
+#: mod/contacts.php:820 mod/contacts.php:1011
+msgid "Archive"
+msgstr "Archive"
 
-#: mod/admin.php:1278
-msgid "Banner/Logo"
-msgstr "Banner/Logo"
+#: mod/contacts.php:820 mod/contacts.php:1011
+msgid "Unarchive"
+msgstr "Unarchive"
 
-#: mod/admin.php:1279
-msgid "Shortcut icon"
-msgstr "Shortcut icon"
+#: mod/contacts.php:823
+msgid "Batch Actions"
+msgstr "Batch actions"
 
-#: mod/admin.php:1279
-msgid "Link to an icon that will be used for browsers."
-msgstr "Link to an icon that will be used for browsers."
+#: mod/contacts.php:857 src/Model/Profile.php:899
+msgid "Profile Details"
+msgstr "Profile Details"
 
-#: mod/admin.php:1280
-msgid "Touch icon"
-msgstr "Touch icon"
+#: mod/contacts.php:869
+msgid "View all contacts"
+msgstr "View all contacts"
 
-#: mod/admin.php:1280
-msgid "Link to an icon that will be used for tablets and mobiles."
-msgstr "Link to an icon that will be used for tablets and mobiles."
+#: mod/contacts.php:880
+msgid "View all common friends"
+msgstr "View all common friends"
 
-#: mod/admin.php:1281
-msgid "Additional Info"
-msgstr "Additional Info"
+#: mod/contacts.php:886 mod/admin.php:1269 mod/events.php:535
+#: src/Model/Profile.php:865
+msgid "Advanced"
+msgstr "Advanced"
 
-#: mod/admin.php:1281
-#, php-format
-msgid ""
-"For public servers: you can add additional information here that will be "
-"listed at %s/servers."
-msgstr ""
+#: mod/contacts.php:889
+msgid "Advanced Contact Settings"
+msgstr "Advanced contact settings"
 
-#: mod/admin.php:1282
-msgid "System language"
-msgstr "System language"
+#: mod/contacts.php:921
+msgid "Mutual Friendship"
+msgstr "Mutual friendship"
 
-#: mod/admin.php:1283
-msgid "System theme"
-msgstr "System theme"
+#: mod/contacts.php:925
+msgid "is a fan of yours"
+msgstr "is a fan of yours"
 
-#: mod/admin.php:1283
-msgid ""
-"Default system theme - may be over-ridden by user profiles - <a href='#' "
-"id='cnftheme'>change theme settings</a>"
-msgstr "Default system theme - may be overridden by user profiles - <a href='#' id='cnftheme'>change theme settings</a>"
+#: mod/contacts.php:929
+msgid "you are a fan of"
+msgstr "I follow them"
 
-#: mod/admin.php:1284
-msgid "Mobile system theme"
-msgstr "Mobile system theme"
+#: mod/contacts.php:997
+msgid "Toggle Blocked status"
+msgstr "Toggle blocked status"
 
-#: mod/admin.php:1284
-msgid "Theme for mobile devices"
-msgstr "Theme for mobile devices"
+#: mod/contacts.php:1005
+msgid "Toggle Ignored status"
+msgstr "Toggle ignored status"
+
+#: mod/contacts.php:1013
+msgid "Toggle Archive status"
+msgstr "Toggle archive status"
 
-#: mod/admin.php:1285
-msgid "SSL link policy"
-msgstr "SSL link policy"
+#: mod/contacts.php:1021
+msgid "Delete contact"
+msgstr "Delete contact"
 
-#: mod/admin.php:1285
-msgid "Determines whether generated links should be forced to use SSL"
-msgstr "Determines whether generated links should be forced to use SSL"
+#: mod/delegate.php:142
+msgid "No parent user"
+msgstr "No parent user"
 
-#: mod/admin.php:1286
-msgid "Force SSL"
-msgstr "Force SSL"
+#: mod/delegate.php:158
+msgid "Parent User"
+msgstr "Parent user"
 
-#: mod/admin.php:1286
+#: mod/delegate.php:160
 msgid ""
-"Force all Non-SSL requests to SSL - Attention: on some systems it could lead"
-" to endless loops."
-msgstr "Force all Non-SSL requests to SSL - Attention: on some systems it could lead to endless loops."
+"Parent users have total control about this account, including the account "
+"settings. Please double check whom you give this access."
+msgstr "Parent users have total control of this account, including core settings. Please double-check whom you grant such access."
 
-#: mod/admin.php:1287
-msgid "Hide help entry from navigation menu"
-msgstr "Hide help entry from navigation menu"
+#: mod/delegate.php:161 mod/admin.php:1264 mod/admin.php:1873
+#: mod/admin.php:2126 mod/admin.php:2200 mod/admin.php:2347
+#: mod/settings.php:679 mod/settings.php:788 mod/settings.php:874
+#: mod/settings.php:963 mod/settings.php:1198
+msgid "Save Settings"
+msgstr "Save settings"
 
-#: mod/admin.php:1287
+#: mod/delegate.php:162 src/Content/Nav.php:204
+msgid "Delegate Page Management"
+msgstr "Delegate Page Management"
+
+#: mod/delegate.php:163
+msgid "Delegates"
+msgstr "Delegates"
+
+#: mod/delegate.php:165
 msgid ""
-"Hides the menu entry for the Help pages from the navigation menu. You can "
-"still access it calling /help directly."
-msgstr "Hides the menu entry for the Help pages from the navigation menu. Help pages can still be accessed by calling ../help directly via its URL."
+"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 "Delegates are able to manage all aspects of this account except for key setting features. Please do not delegate your personal account to anybody that you do not trust completely."
 
-#: mod/admin.php:1288
-msgid "Single user instance"
-msgstr "Single user instance"
+#: mod/delegate.php:166
+msgid "Existing Page Managers"
+msgstr "Existing page managers"
 
-#: mod/admin.php:1288
-msgid "Make this instance multi-user or single-user for the named user"
-msgstr "Make this instance multi-user or single-user for the named user"
+#: mod/delegate.php:168
+msgid "Existing Page Delegates"
+msgstr "Existing page delegates"
 
-#: mod/admin.php:1289
-msgid "Maximum image size"
-msgstr "Maximum image size"
+#: mod/delegate.php:170
+msgid "Potential Delegates"
+msgstr "Potential delegates"
 
-#: mod/admin.php:1289
-msgid ""
-"Maximum size in bytes of uploaded images. Default is 0, which means no "
-"limits."
-msgstr "Maximum size in bytes of uploaded images. Default is 0, which means no limits."
+#: mod/delegate.php:172 mod/tagrm.php:98
+msgid "Remove"
+msgstr "Remove"
 
-#: mod/admin.php:1290
-msgid "Maximum image length"
-msgstr "Maximum image length"
+#: mod/delegate.php:173
+msgid "Add"
+msgstr "Add"
 
-#: mod/admin.php:1290
-msgid ""
-"Maximum length in pixels of the longest side of uploaded images. Default is "
-"-1, which means no limits."
-msgstr "Maximum length in pixels of the longest side of uploaded images. Default is -1, which means no limits."
+#: mod/delegate.php:174
+msgid "No entries."
+msgstr "No entries."
 
-#: mod/admin.php:1291
-msgid "JPEG image quality"
-msgstr "JPEG image quality"
+#: mod/dfrn_request.php:94
+msgid "This introduction has already been accepted."
+msgstr "This introduction has already been accepted."
 
-#: mod/admin.php:1291
-msgid ""
-"Uploaded JPEGS will be saved at this quality setting [0-100]. Default is "
-"100, which is full quality."
-msgstr "Uploaded JPEGS will be saved at this quality setting [0-100]. Default is 100, which is the original quality level."
+#: mod/dfrn_request.php:112 mod/dfrn_request.php:359
+msgid "Profile location is not valid or does not contain profile information."
+msgstr "Profile location is not valid or does not contain profile information."
 
-#: mod/admin.php:1293
-msgid "Register policy"
-msgstr "Registration policy"
+#: mod/dfrn_request.php:116 mod/dfrn_request.php:363
+msgid "Warning: profile location has no identifiable owner name."
+msgstr "Warning: profile location has no identifiable owner name."
 
-#: mod/admin.php:1294
-msgid "Maximum Daily Registrations"
-msgstr "Maximum daily registrations"
+#: mod/dfrn_request.php:119 mod/dfrn_request.php:366
+msgid "Warning: profile location has no profile photo."
+msgstr "Warning: profile location has no profile photo."
 
-#: mod/admin.php:1294
-msgid ""
-"If registration is permitted above, this sets the maximum number of new user"
-" registrations to accept per day.  If register is set to closed, this "
-"setting has no effect."
-msgstr "If open registration is permitted, this sets the maximum number of new registrations per day.  This setting has no effect for registrations by approval."
+#: 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 required parameter was not found at the given location"
+msgstr[1] "%d required parameters were not found at the given location"
 
-#: mod/admin.php:1295
-msgid "Register text"
-msgstr "Registration text"
+#: mod/dfrn_request.php:162
+msgid "Introduction complete."
+msgstr "Introduction complete."
 
-#: mod/admin.php:1295
-msgid "Will be displayed prominently on the registration page."
-msgstr "Will be displayed prominently on the registration page."
+#: mod/dfrn_request.php:199
+msgid "Unrecoverable protocol error."
+msgstr "Unrecoverable protocol error."
 
-#: mod/admin.php:1296
-msgid "Accounts abandoned after x days"
-msgstr "Accounts abandoned after so many days"
+#: mod/dfrn_request.php:226
+msgid "Profile unavailable."
+msgstr "Profile unavailable."
 
-#: mod/admin.php:1296
-msgid ""
-"Will not waste system resources polling external sites for abandonded "
-"accounts. Enter 0 for no time limit."
-msgstr "Will not waste system resources polling external sites for abandoned accounts. Enter 0 for no time limit."
+#: mod/dfrn_request.php:248
+#, php-format
+msgid "%s has received too many connection requests today."
+msgstr "%s has received too many connection requests today."
 
-#: mod/admin.php:1297
-msgid "Allowed friend domains"
-msgstr "Allowed friend domains"
+#: mod/dfrn_request.php:249
+msgid "Spam protection measures have been invoked."
+msgstr "Spam protection measures have been invoked."
 
-#: mod/admin.php:1297
-msgid ""
-"Comma separated list of domains which are allowed to establish friendships "
-"with this site. Wildcards are accepted. Empty to allow any domains"
-msgstr "Comma separated list of domains which are allowed to establish friendships with this site. Wildcards are accepted. Leave empty to allow any domains"
+#: mod/dfrn_request.php:250
+msgid "Friends are advised to please try again in 24 hours."
+msgstr "Friends are advised to please try again in 24 hours."
 
-#: mod/admin.php:1298
-msgid "Allowed email domains"
-msgstr "Allowed email domains"
+#: mod/dfrn_request.php:280
+msgid "Invalid locator"
+msgstr "Invalid locator"
 
-#: mod/admin.php:1298
-msgid ""
-"Comma separated list of domains which are allowed in email addresses for "
-"registrations to this site. Wildcards are accepted. Empty to allow any "
-"domains"
-msgstr "Comma separated list of domains which are allowed in email addresses for registrations to this site. Wildcards are accepted. Leave empty to allow any domains"
+#: mod/dfrn_request.php:316
+msgid "You have already introduced yourself here."
+msgstr "You have already introduced yourself here."
 
-#: mod/admin.php:1299
-msgid "No OEmbed rich content"
-msgstr ""
+#: mod/dfrn_request.php:319
+#, php-format
+msgid "Apparently you are already friends with %s."
+msgstr "Apparently you are already friends with %s."
 
-#: mod/admin.php:1299
-msgid ""
-"Don't show the rich content (e.g. embedded PDF), except from the domains "
-"listed below."
-msgstr ""
+#: mod/dfrn_request.php:339
+msgid "Invalid profile URL."
+msgstr "Invalid profile URL."
 
-#: mod/admin.php:1300
-msgid "Allowed OEmbed domains"
-msgstr ""
+#: mod/dfrn_request.php:345 src/Model/Contact.php:1137
+msgid "Disallowed profile URL."
+msgstr "Disallowed profile URL."
 
-#: mod/admin.php:1300
+#: mod/dfrn_request.php:439
+msgid "Your introduction has been sent."
+msgstr "Your introduction has been sent."
+
+#: mod/dfrn_request.php:477
 msgid ""
-"Comma separated list of domains which oembed content is allowed to be "
-"displayed. Wildcards are accepted."
-msgstr ""
+"Remote subscription can't be done for your network. Please subscribe "
+"directly on your system."
+msgstr "Remote subscription can't be done for your network. Please subscribe directly on your system."
 
-#: mod/admin.php:1301
-msgid "Block public"
-msgstr "Block public"
+#: mod/dfrn_request.php:493
+msgid "Please login to confirm introduction."
+msgstr "Please login to confirm introduction."
 
-#: mod/admin.php:1301
+#: mod/dfrn_request.php:501
 msgid ""
-"Check to block public access to all otherwise public personal pages on this "
-"site unless you are currently logged in."
-msgstr "Block public access to all otherwise public personal pages on this site, except for local users when logged in."
+"Incorrect identity currently logged in. Please login to "
+"<strong>this</strong> profile."
+msgstr "Incorrect identity currently logged in. Please login to <strong>this</strong> profile."
 
-#: mod/admin.php:1302
-msgid "Force publish"
-msgstr "Mandatory directory listing"
+#: mod/dfrn_request.php:515 mod/dfrn_request.php:532
+msgid "Confirm"
+msgstr "Confirm"
 
-#: mod/admin.php:1302
-msgid ""
-"Check to force all profiles on this site to be listed in the site directory."
-msgstr "Force all profiles on this site to be listed in the site directory."
+#: mod/dfrn_request.php:527
+msgid "Hide this contact"
+msgstr "Hide this contact"
 
-#: mod/admin.php:1303
-msgid "Global directory URL"
-msgstr "Global directory URL"
+#: mod/dfrn_request.php:530
+#, php-format
+msgid "Welcome home %s."
+msgstr "Welcome home %s."
 
-#: mod/admin.php:1303
-msgid ""
-"URL to the global directory. If this is not set, the global directory is "
-"completely unavailable to the application."
-msgstr "URL to the global directory: If this is not set, the global directory is completely unavailable to the application."
+#: mod/dfrn_request.php:531
+#, php-format
+msgid "Please confirm your introduction/connection request to %s."
+msgstr "Please confirm your introduction/connection request to %s."
 
-#: mod/admin.php:1304
-msgid "Private posts by default for new users"
-msgstr "Private posts by default for new users"
+#: 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/community.php:25 mod/directory.php:42 mod/display.php:201
+#: mod/photos.php:932 mod/videos.php:200
+msgid "Public access denied."
+msgstr "Public access denied."
 
-#: mod/admin.php:1304
+#: mod/dfrn_request.php:642
 msgid ""
-"Set default post permissions for all new members to the default privacy "
-"group rather than public."
-msgstr "Set default post permissions for all new members to the default privacy group rather than public."
-
-#: mod/admin.php:1305
-msgid "Don't include post content in email notifications"
-msgstr "Don't include post content in email notifications"
+"Please enter your 'Identity Address' from one of the following supported "
+"communications networks:"
+msgstr "Please enter your 'Identity address' from one of the following supported communications networks:"
 
-#: mod/admin.php:1305
+#: mod/dfrn_request.php:645
+#, php-format
 msgid ""
-"Don't include the content of a post/comment/private message/etc. in the "
-"email notifications that are sent out from this site, as a privacy measure."
-msgstr "Don't include the content of a post/comment/private message in the email notifications sent from this site, as a privacy measure."
+"If you are not yet a member of the free social web, <a href=\"%s\">follow "
+"this link to find a public Friendica site and join us today</a>."
+msgstr "If you are not yet part of the free social web, <a href=\"%s\">follow this link to find a public Friendica site and join us today</a>."
 
-#: mod/admin.php:1306
-msgid "Disallow public access to addons listed in the apps menu."
-msgstr "Disallow public access to addons listed in the apps menu."
+#: mod/dfrn_request.php:650
+msgid "Friend/Connection Request"
+msgstr "Friend/Connection request"
 
-#: mod/admin.php:1306
+#: mod/dfrn_request.php:651
 msgid ""
-"Checking this box will restrict addons listed in the apps menu to members "
-"only."
-msgstr "Checking this box will restrict addons listed in the apps menu to members only."
+"Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, "
+"testuser@gnusocial.de"
+msgstr "Examples: jojo@demo.friendi.ca, http://demo.friendi.ca/profile/jojo, user@gnusocial.de"
 
-#: mod/admin.php:1307
-msgid "Don't embed private images in posts"
-msgstr "Don't embed private images in posts"
+#: mod/dfrn_request.php:652 mod/follow.php:147
+msgid "Please answer the following:"
+msgstr "Please answer the following:"
 
-#: mod/admin.php:1307
-msgid ""
-"Don't replace locally-hosted private photos in posts with an embedded copy "
-"of the image. This means that contacts who receive posts containing private "
-"photos will have to authenticate and load each image, which may take a "
-"while."
-msgstr "Don't replace locally-hosted private photos in posts with an embedded copy of the image. This means that contacts who receive posts containing private photos will have to authenticate and load each image, which may take a while."
+#: mod/dfrn_request.php:653 mod/follow.php:148
+#, php-format
+msgid "Does %s know you?"
+msgstr "Does %s know you?"
 
-#: mod/admin.php:1308
-msgid "Allow Users to set remote_self"
-msgstr "Allow users to set \"Remote self\""
+#: mod/dfrn_request.php:654 mod/follow.php:149
+msgid "Add a personal note:"
+msgstr "Add a personal note:"
 
-#: mod/admin.php:1308
-msgid ""
-"With checking this, every user is allowed to mark every contact as a "
-"remote_self in the repair contact dialog. Setting this flag on a contact "
-"causes mirroring every posting of that contact in the users stream."
-msgstr "This allows every user to mark contacts as a \"Remote self\" in the repair contact dialogue. Setting this flag on a contact will mirror every posting of that contact in the users stream."
+#: mod/dfrn_request.php:656 src/Content/ContactSelector.php:79
+msgid "Friendica"
+msgstr "Friendica"
 
-#: mod/admin.php:1309
-msgid "Block multiple registrations"
-msgstr "Block multiple registrations"
+#: mod/dfrn_request.php:657
+msgid "GNU Social (Pleroma, Mastodon)"
+msgstr "GNU Social (Pleroma, Mastodon)"
 
-#: mod/admin.php:1309
-msgid "Disallow users to register additional accounts for use as pages."
-msgstr "Disallow users to sign up for additional accounts."
+#: mod/dfrn_request.php:658
+msgid "Diaspora (Socialhome, Hubzilla)"
+msgstr "Diaspora (Socialhome, Hubzilla)"
 
-#: mod/admin.php:1310
-msgid "OpenID support"
-msgstr "OpenID support"
+#: mod/dfrn_request.php:659
+#, php-format
+msgid ""
+" - please do not use this form.  Instead, enter %s into your Diaspora search"
+" bar."
+msgstr " - please do not use this form.  Instead, enter %s into your Diaspora search bar."
 
-#: mod/admin.php:1310
-msgid "OpenID support for registration and logins."
-msgstr "OpenID support for registration and logins."
+#: mod/filer.php:34
+msgid "- select -"
+msgstr "- select -"
 
-#: mod/admin.php:1311
-msgid "Fullname check"
-msgstr "Full name check"
+#: mod/follow.php:44
+msgid "The contact could not be added."
+msgstr "Contact could not be added."
 
-#: mod/admin.php:1311
-msgid ""
-"Force users to register with a space between firstname and lastname in Full "
-"name, as an antispam measure"
-msgstr "Force users to sign up with a space between first name and last name in the full name field; it may reduce spam and abuse registrations."
+#: mod/follow.php:72
+msgid "You already added this contact."
+msgstr "You already added this contact."
 
-#: mod/admin.php:1312
-msgid "Community pages for visitors"
-msgstr ""
+#: mod/follow.php:81
+msgid "Diaspora support isn't enabled. Contact can't be added."
+msgstr "Diaspora support isn't enabled. Contact can't be added."
 
-#: mod/admin.php:1312
-msgid ""
-"Which community pages should be available for visitors. Local users always "
-"see both pages."
-msgstr ""
+#: mod/follow.php:88
+msgid "OStatus support is disabled. Contact can't be added."
+msgstr "OStatus support is disabled. Contact can't be added."
 
-#: mod/admin.php:1313
-msgid "Posts per user on community page"
-msgstr "Posts per user on community page"
+#: mod/follow.php:95
+msgid "The network type couldn't be detected. Contact can't be added."
+msgstr "The network type couldn't be detected. Contact can't be added."
 
-#: mod/admin.php:1313
-msgid ""
-"The maximum number of posts per user on the community page. (Not valid for "
-"'Global Community')"
-msgstr "Maximum number of posts per user on the community page (not valid for 'Global Community')."
+#: mod/install.php:114
+msgid "Friendica Communications Server - Setup"
+msgstr "Friendica Communications Server - Setup"
 
-#: mod/admin.php:1314
-msgid "Enable OStatus support"
-msgstr "Enable OStatus support"
+#: mod/install.php:120
+msgid "Could not connect to database."
+msgstr "Could not connect to database."
 
-#: mod/admin.php:1314
-msgid ""
-"Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility. All "
-"communications in OStatus are public, so privacy warnings will be "
-"occasionally displayed."
-msgstr "Provide built-in OStatus (StatusNet, GNU Social, etc.) compatibility. All communications in OStatus are public, so privacy warnings will be occasionally displayed."
+#: mod/install.php:124
+msgid "Could not create table."
+msgstr "Could not create table."
 
-#: mod/admin.php:1315
-msgid "Only import OStatus threads from our contacts"
-msgstr "Only import OStatus threads from known contacts"
+#: mod/install.php:130
+msgid "Your Friendica site database has been installed."
+msgstr "Your Friendica site database has been installed."
 
-#: mod/admin.php:1315
+#: mod/install.php:135
 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 "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."
+"You may need to import the file \"database.sql\" manually using phpmyadmin "
+"or mysql."
+msgstr "You may need to import the file \"database.sql\" manually using phpmyadmin or mysql."
 
-#: mod/admin.php:1316
-msgid "OStatus support can only be enabled if threading is enabled."
-msgstr "OStatus support can only be enabled if threading is enabled."
+#: mod/install.php:136 mod/install.php:208 mod/install.php:553
+msgid "Please see the file \"INSTALL.txt\"."
+msgstr "Please see the file \"INSTALL.txt\"."
 
-#: mod/admin.php:1318
-msgid ""
-"Diaspora support can't be enabled because Friendica was installed into a sub"
-" directory."
-msgstr "Diaspora support can't be enabled because Friendica was installed into a sub directory."
+#: mod/install.php:148
+msgid "Database already in use."
+msgstr "Database already in use."
 
-#: mod/admin.php:1319
-msgid "Enable Diaspora support"
-msgstr "Enable Diaspora support"
+#: mod/install.php:205
+msgid "System check"
+msgstr "System check"
 
-#: mod/admin.php:1319
-msgid "Provide built-in Diaspora network compatibility."
-msgstr "Provide built-in Diaspora network compatibility."
+#: mod/install.php:210
+msgid "Check again"
+msgstr "Check again"
 
-#: mod/admin.php:1320
-msgid "Only allow Friendica contacts"
-msgstr "Only allow Friendica contacts"
+#: mod/install.php:230
+msgid "Database connection"
+msgstr "Database connection"
 
-#: mod/admin.php:1320
+#: mod/install.php:231
 msgid ""
-"All contacts must use Friendica protocols. All other built-in communication "
-"protocols disabled."
-msgstr "All contacts must use Friendica protocols. All other built-in communication protocols will be disabled."
+"In order to install Friendica we need to know how to connect to your "
+"database."
+msgstr "In order to install Friendica we need to know how to connect to your database."
 
-#: mod/admin.php:1321
-msgid "Verify SSL"
-msgstr "Verify SSL"
+#: mod/install.php:232
+msgid ""
+"Please contact your hosting provider or site administrator if you have "
+"questions about these settings."
+msgstr "Please contact your hosting provider or site administrator if you have questions about these settings."
 
-#: mod/admin.php:1321
+#: mod/install.php:233
 msgid ""
-"If you wish, you can turn on strict certificate checking. This will mean you"
-" cannot connect (at all) to self-signed SSL sites."
-msgstr "If you wish, you can turn on strict certificate checking. This will mean you cannot connect (at all) to self-signed SSL sites."
+"The database you specify below should already exist. If it does not, please "
+"create it before continuing."
+msgstr "The database you specify below should already exist. If it does not, please create it before continuing."
 
-#: mod/admin.php:1322
-msgid "Proxy user"
-msgstr "Proxy user"
+#: mod/install.php:237
+msgid "Database Server Name"
+msgstr "Database server name"
 
-#: mod/admin.php:1323
-msgid "Proxy URL"
-msgstr "Proxy URL"
+#: mod/install.php:238
+msgid "Database Login Name"
+msgstr "Database login name"
 
-#: mod/admin.php:1324
-msgid "Network timeout"
-msgstr "Network timeout"
+#: mod/install.php:239
+msgid "Database Login Password"
+msgstr "Database login password"
 
-#: mod/admin.php:1324
-msgid "Value is in seconds. Set to 0 for unlimited (not recommended)."
-msgstr "Value is in seconds. Set to 0 for unlimited (not recommended)."
+#: mod/install.php:239
+msgid "For security reasons the password must not be empty"
+msgstr "For security reasons the password must not be empty"
 
-#: mod/admin.php:1325
-msgid "Maximum Load Average"
-msgstr "Maximum load average"
+#: mod/install.php:240
+msgid "Database Name"
+msgstr "Database name"
 
-#: mod/admin.php:1325
+#: mod/install.php:241 mod/install.php:281
+msgid "Site administrator email address"
+msgstr "Site administrator email address"
+
+#: mod/install.php:241 mod/install.php:281
 msgid ""
-"Maximum system load before delivery and poll processes are deferred - "
-"default 50."
-msgstr "Maximum system load before delivery and poll processes are deferred (default 50)."
+"Your account email address must match this in order to use the web admin "
+"panel."
+msgstr "Your account email address must match this in order to use the web admin panel."
 
-#: mod/admin.php:1326
-msgid "Maximum Load Average (Frontend)"
-msgstr "Maximum load average (frontend)"
+#: mod/install.php:245 mod/install.php:284
+msgid "Please select a default timezone for your website"
+msgstr "Please select a default time zone for your website"
 
-#: mod/admin.php:1326
-msgid "Maximum system load before the frontend quits service - default 50."
-msgstr "Maximum system load before the frontend quits service (default 50)."
+#: mod/install.php:271
+msgid "Site settings"
+msgstr "Site settings"
 
-#: mod/admin.php:1327
-msgid "Minimal Memory"
-msgstr "Minimal memory"
+#: mod/install.php:285
+msgid "System Language:"
+msgstr "System language:"
 
-#: mod/admin.php:1327
+#: mod/install.php:285
 msgid ""
-"Minimal free memory in MB for the worker. Needs access to /proc/meminfo - "
-"default 0 (deactivated)."
-msgstr "Minimal free memory in MB for the worker. Needs access to /proc/meminfo - default 0 (deactivated)."
+"Set the default language for your Friendica installation interface and to "
+"send emails."
+msgstr "Set the default language for your Friendica installation interface and email communication."
 
-#: mod/admin.php:1328
-msgid "Maximum table size for optimization"
-msgstr "Maximum table size for optimization"
+#: mod/install.php:325
+msgid "Could not find a command line version of PHP in the web server PATH."
+msgstr "Could not find a command line version of PHP in the web server PATH."
 
-#: mod/admin.php:1328
+#: mod/install.php:326
 msgid ""
-"Maximum table size (in MB) for the automatic optimization - default 100 MB. "
-"Enter -1 to disable it."
-msgstr "Maximum table size (in MB) for the automatic optimization (default 100 MB; -1 to deactivate)."
+"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 "If your server doesn't have a command line version of PHP installed, you won't be able to run background processing. See <a href='https://github.com/friendica/friendica/blob/master/doc/Install.md#set-up-the-worker'>'Setup the worker'</a>"
 
-#: mod/admin.php:1329
-msgid "Minimum level of fragmentation"
-msgstr "Minimum level of fragmentation"
+#: mod/install.php:330
+msgid "PHP executable path"
+msgstr "PHP executable path"
 
-#: mod/admin.php:1329
+#: mod/install.php:330
 msgid ""
-"Minimum fragmenation level to start the automatic optimization - default "
-"value is 30%."
-msgstr "Minimum fragmentation level to start the automatic optimization (default 30%)."
+"Enter full path to php executable. You can leave this blank to continue the "
+"installation."
+msgstr "Enter full path to php executable. You can leave this blank to continue the installation."
 
-#: mod/admin.php:1331
-msgid "Periodical check of global contacts"
-msgstr "Periodical check of global contacts"
+#: mod/install.php:335
+msgid "Command line PHP"
+msgstr "Command line PHP"
+
+#: mod/install.php:344
+msgid "PHP executable is not the php cli binary (could be cgi-fgci version)"
+msgstr "PHP executable is not a php cli binary; it could possibly be a cgi-fgci version."
+
+#: mod/install.php:345
+msgid "Found PHP version: "
+msgstr "Found PHP version: "
 
-#: mod/admin.php:1331
+#: mod/install.php:347
+msgid "PHP cli binary"
+msgstr "PHP cli binary"
+
+#: mod/install.php:358
 msgid ""
-"If enabled, the global contacts are checked periodically for missing or "
-"outdated data and the vitality of the contacts and servers."
-msgstr "This checks global contacts periodically for missing or outdated data and the vitality of the contacts and servers."
+"The command line version of PHP on your system does not have "
+"\"register_argc_argv\" enabled."
+msgstr "The command line version of PHP on your system does not have \"register_argc_argv\" enabled."
 
-#: mod/admin.php:1332
-msgid "Days between requery"
-msgstr "Days between enquiry"
+#: mod/install.php:359
+msgid "This is required for message delivery to work."
+msgstr "This is required for message delivery to work."
 
-#: mod/admin.php:1332
-msgid "Number of days after which a server is requeried for his contacts."
-msgstr "Number of days after which a server is required check contacts."
+#: mod/install.php:361
+msgid "PHP register_argc_argv"
+msgstr "PHP register_argc_argv"
 
-#: mod/admin.php:1333
-msgid "Discover contacts from other servers"
-msgstr "Discover contacts from other servers"
+#: mod/install.php:384
+msgid ""
+"Error: the \"openssl_pkey_new\" function on this system is not able to "
+"generate encryption keys"
+msgstr "Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"
 
-#: mod/admin.php:1333
+#: mod/install.php:385
 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 "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 recommend setting is 'Users, Global Contacts'."
+"If running under Windows, please see "
+"\"http://www.php.net/manual/en/openssl.installation.php\"."
+msgstr "If running under Windows OS, please see \"http://www.php.net/manual/en/openssl.installation.php\"."
 
-#: mod/admin.php:1334
-msgid "Timeframe for fetching global contacts"
-msgstr "Time-frame for fetching global contacts"
+#: mod/install.php:387
+msgid "Generate encryption keys"
+msgstr "Generate encryption keys"
 
-#: mod/admin.php:1334
-msgid ""
-"When the discovery is activated, this value defines the timeframe for the "
-"activity of the global contacts that are fetched from other servers."
-msgstr "If discovery is activated, this value defines the time-frame for the activity of the global contacts that are fetched from other servers."
+#: mod/install.php:394
+msgid "libCurl PHP module"
+msgstr "libCurl PHP module"
 
-#: mod/admin.php:1335
-msgid "Search the local directory"
-msgstr "Search the local directory"
+#: mod/install.php:395
+msgid "GD graphics PHP module"
+msgstr "GD graphics PHP module"
 
-#: mod/admin.php:1335
-msgid ""
-"Search the local directory instead of the global directory. When searching "
-"locally, every search will be executed on the global directory in the "
-"background. This improves the search results when the search is repeated."
-msgstr "Search the local directory instead of the global directory. When searching locally, every search will be executed on the global directory in the background. This improves the search results when the search is repeated."
+#: mod/install.php:396
+msgid "OpenSSL PHP module"
+msgstr "OpenSSL PHP module"
 
-#: mod/admin.php:1337
-msgid "Publish server information"
-msgstr "Publish server information"
+#: mod/install.php:397
+msgid "PDO or MySQLi PHP module"
+msgstr "PDO or MySQLi PHP module"
 
-#: mod/admin.php:1337
-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 "This publishes generic data about the server and its usage. 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."
+#: mod/install.php:398
+msgid "mb_string PHP module"
+msgstr "mb_string PHP module"
 
-#: mod/admin.php:1339
-msgid "Check upstream version"
-msgstr "Check upstream version"
+#: mod/install.php:399
+msgid "XML PHP module"
+msgstr "XML PHP module"
+
+#: mod/install.php:400
+msgid "iconv module"
+msgstr "iconv module"
+
+#: mod/install.php:404 mod/install.php:406
+msgid "Apache mod_rewrite module"
+msgstr "Apache mod_rewrite module"
 
-#: mod/admin.php:1339
+#: mod/install.php:404
 msgid ""
-"Enables checking for new Friendica versions at github. If there is a new "
-"version, you will be informed in the admin panel overview."
-msgstr "Enables checking for new Friendica versions at github. If there is a new version, you will be informed in the admin panel overview."
+"Error: Apache webserver mod-rewrite module is required but not installed."
+msgstr "Error: Apache web server mod-rewrite module is required but not installed."
 
-#: mod/admin.php:1340
-msgid "Suppress Tags"
-msgstr "Suppress tags"
+#: mod/install.php:412
+msgid "Error: libCURL PHP module required but not installed."
+msgstr "Error: libCURL PHP module required but not installed."
 
-#: mod/admin.php:1340
-msgid "Suppress showing a list of hashtags at the end of the posting."
-msgstr "Suppress listed hashtags at the end of posts."
+#: mod/install.php:416
+msgid ""
+"Error: GD graphics PHP module with JPEG support required but not installed."
+msgstr "Error: GD graphics PHP module with JPEG support required but not installed."
 
-#: mod/admin.php:1341
-msgid "Path to item cache"
-msgstr "Path to item cache"
+#: mod/install.php:420
+msgid "Error: openssl PHP module required but not installed."
+msgstr "Error: openssl PHP module required but not installed."
 
-#: mod/admin.php:1341
-msgid "The item caches buffers generated bbcode and external images."
-msgstr "The item caches buffers generated bbcode and external images."
+#: mod/install.php:424
+msgid "Error: PDO or MySQLi PHP module required but not installed."
+msgstr "Error: PDO or MySQLi PHP module required but not installed."
 
-#: mod/admin.php:1342
-msgid "Cache duration in seconds"
-msgstr "Cache duration in seconds"
+#: mod/install.php:428
+msgid "Error: The MySQL driver for PDO is not installed."
+msgstr "Error: MySQL driver for PDO is not installed."
 
-#: mod/admin.php:1342
-msgid ""
-"How long should the cache files be hold? Default value is 86400 seconds (One"
-" day). To disable the item cache, set the value to -1."
-msgstr "How long should cache files be held? (Default 86400 seconds - one day;  -1 disables item cache)"
+#: mod/install.php:432
+msgid "Error: mb_string PHP module required but not installed."
+msgstr "Error: mb_string PHP module required but not installed."
 
-#: mod/admin.php:1343
-msgid "Maximum numbers of comments per post"
-msgstr "Maximum numbers of comments per post"
+#: mod/install.php:436
+msgid "Error: iconv PHP module required but not installed."
+msgstr "Error: iconv PHP module required but not installed."
 
-#: mod/admin.php:1343
-msgid "How much comments should be shown for each post? Default value is 100."
-msgstr "How many comments should be shown for each post? (Default 100)"
+#: mod/install.php:446
+msgid "Error, XML PHP module required but not installed."
+msgstr "Error, XML PHP module required but not installed."
 
-#: mod/admin.php:1344
-msgid "Temp path"
-msgstr "Temp path"
+#: mod/install.php:458
+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 "The web installer needs to be able to create a file called \".htconfig.php\" in the top-level directory of your web server, but it is unable to do so."
 
-#: mod/admin.php:1344
+#: mod/install.php:459
 msgid ""
-"If you have a restricted system where the webserver can't access the system "
-"temp path, enter another path here."
-msgstr "Enter a different tmp path, if your system restricts the webserver's access to the system temp path."
+"This is most often a permission setting, as the web server may not be able "
+"to write files in your folder - even if you can."
+msgstr "This is most often a permission setting issue, as the web server may not be able to write files in your directory - even if you can."
 
-#: mod/admin.php:1345
-msgid "Base path to installation"
-msgstr "Base path to installation"
+#: mod/install.php:460
+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 "At the end of this procedure, we will give you a text to save in a file named .htconfig.php in your Friendica top-level directory."
 
-#: mod/admin.php:1345
+#: mod/install.php:461
 msgid ""
-"If the system cannot detect the correct path to your installation, enter the"
-" correct path here. This setting should only be set if you are using a "
-"restricted system and symbolic links to your webroot."
-msgstr "If the system cannot detect the correct path to your installation, enter the correct path here. This setting should only be set if you are using a restricted system and symbolic links to your webroot."
+"You can alternatively skip this procedure and perform a manual installation."
+" Please see the file \"INSTALL.txt\" for instructions."
+msgstr "Alternatively, you may skip this procedure and perform a manual installation. Please see the file \"INSTALL.txt\" for instructions."
 
-#: mod/admin.php:1346
-msgid "Disable picture proxy"
-msgstr "Disable picture proxy"
+#: mod/install.php:464
+msgid ".htconfig.php is writable"
+msgstr ".htconfig.php is writable"
 
-#: mod/admin.php:1346
+#: mod/install.php:474
 msgid ""
-"The picture proxy increases performance and privacy. It shouldn't be used on"
-" systems with very low bandwith."
-msgstr "The picture proxy increases performance and privacy. It shouldn't be used on systems with very low bandwith."
-
-#: mod/admin.php:1347
-msgid "Only search in tags"
-msgstr "Only search in tags"
+"Friendica uses the Smarty3 template engine to render its web views. Smarty3 "
+"compiles templates to PHP to speed up rendering."
+msgstr "Friendica uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."
 
-#: mod/admin.php:1347
-msgid "On large systems the text search can slow down the system extremely."
-msgstr "On large systems the text search can slow down the system significantly."
+#: mod/install.php:475
+msgid ""
+"In order to store these compiled templates, the web server needs to have "
+"write access to the directory view/smarty3/ under the Friendica top level "
+"folder."
+msgstr "In order to store these compiled templates, the web server needs to have write access to the directory view/smarty3/ under the Friendica top-level directory."
 
-#: mod/admin.php:1349
-msgid "New base url"
-msgstr "New base URL"
+#: mod/install.php:476
+msgid ""
+"Please ensure that the user that your web server runs as (e.g. www-data) has"
+" write access to this folder."
+msgstr "Please ensure the user (e.g. www-data) that your web server runs as has write access to this directory."
 
-#: mod/admin.php:1349
+#: mod/install.php:477
 msgid ""
-"Change base url for this server. Sends relocate message to all Friendica and"
-" Diaspora* contacts of all users."
-msgstr "Change base url for this server. Sends relocate message to all Friendica and Diaspora* contacts of all users."
+"Note: as a security measure, you should give the web server write access to "
+"view/smarty3/ only--not the template files (.tpl) that it contains."
+msgstr "Note: as a security measure, you should give the web server write access to view/smarty3/ only--not the template files (.tpl) that it contains."
 
-#: mod/admin.php:1351
-msgid "RINO Encryption"
-msgstr "RINO Encryption"
+#: mod/install.php:480
+msgid "view/smarty3 is writable"
+msgstr "view/smarty3 is writable"
 
-#: mod/admin.php:1351
-msgid "Encryption layer between nodes."
-msgstr "Encryption layer between nodes."
+#: mod/install.php:496
+msgid ""
+"Url rewrite in .htaccess is not working. Check your server configuration."
+msgstr "URL rewrite in .htaccess is not working. Check your server configuration."
 
-#: mod/admin.php:1353
-msgid "Maximum number of parallel workers"
-msgstr "Maximum number of parallel workers"
+#: mod/install.php:498
+msgid "Url rewrite is working"
+msgstr "URL rewrite is working"
 
-#: mod/admin.php:1353
-msgid ""
-"On shared hosters set this to 2. On larger systems, values of 10 are great. "
-"Default value is 4."
-msgstr "On shared hosts set this to 2. On larger systems, values of 10 are great. Default value is 4."
+#: mod/install.php:517
+msgid "ImageMagick PHP extension is not installed"
+msgstr "ImageMagick PHP extension is not installed"
 
-#: mod/admin.php:1354
-msgid "Don't use 'proc_open' with the worker"
-msgstr "Don't use 'proc_open' with the worker"
+#: mod/install.php:519
+msgid "ImageMagick PHP extension is installed"
+msgstr "ImageMagick PHP extension is installed"
 
-#: mod/admin.php:1354
+#: mod/install.php:521
+msgid "ImageMagick supports GIF"
+msgstr "ImageMagick supports GIF"
+
+#: mod/install.php:528
 msgid ""
-"Enable this if your system doesn't allow the use of 'proc_open'. This can "
-"happen on shared hosters. If this is enabled you should increase the "
-"frequency of worker calls in your crontab."
-msgstr "Enable this if your system doesn't allow the use of 'proc_open'. This can happen on shared hosters. If this is enabled you should increase the frequency of worker calls in your crontab."
+"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 "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."
 
-#: mod/admin.php:1355
-msgid "Enable fastlane"
-msgstr "Enable fast-lane"
+#: mod/install.php:551
+msgid "<h1>What next</h1>"
+msgstr "<h1>What next</h1>"
 
-#: mod/admin.php:1355
+#: mod/install.php:552
 msgid ""
-"When enabed, the fastlane mechanism starts an additional worker if processes"
-" with higher priority are blocked by processes of lower priority."
-msgstr "The fast-lane mechanism starts an additional worker if processes with higher priority are blocked by processes of lower priority."
-
-#: mod/admin.php:1356
-msgid "Enable frontend worker"
-msgstr "Enable frontend worker"
+"IMPORTANT: You will need to [manually] setup a scheduled task for the "
+"worker."
+msgstr "IMPORTANT: You will need to [manually] setup a scheduled task for the worker."
 
-#: mod/admin.php:1356
+#: mod/install.php:555
 #, 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 ""
+"Go to your new Friendica node <a href=\"%s/register\">registration page</a> "
+"and register as new user. Remember to use the same email you have entered as"
+" administrator email. This will allow you to enter the site admin panel."
+msgstr "Go to your new Friendica node <a href=\"%s/register\">registration page</a> and register as new user. Remember to use the same email you have entered as administrator email. This will allow you to enter the site admin panel."
 
-#: mod/admin.php:1384
-msgid "Update has been marked successful"
-msgstr "Update has been marked successful"
+#: mod/localtime.php:33
+msgid "Time Conversion"
+msgstr "Time conversion"
+
+#: mod/localtime.php:35
+msgid ""
+"Friendica provides this service for sharing events with other networks and "
+"friends in unknown timezones."
+msgstr "Friendica provides this service for sharing events with other networks and friends in unknown time zones."
 
-#: mod/admin.php:1391
+#: mod/localtime.php:39
 #, php-format
-msgid "Database structure update %s was successfully applied."
-msgstr "Database structure update %s was successfully applied."
+msgid "UTC time: %s"
+msgstr "UTC time: %s"
 
-#: mod/admin.php:1394
+#: mod/localtime.php:42
 #, php-format
-msgid "Executing of database structure update %s failed with error: %s"
-msgstr "Executing of database structure update %s failed with error: %s"
+msgid "Current timezone: %s"
+msgstr "Current time zone: %s"
 
-#: mod/admin.php:1407
+#: mod/localtime.php:46
 #, php-format
-msgid "Executing %s failed with error: %s"
-msgstr "Executing %s failed with error: %s"
+msgid "Converted localtime: %s"
+msgstr "Converted local time: %s"
+
+#: mod/localtime.php:52
+msgid "Please select your timezone:"
+msgstr "Please select your time zone:"
 
-#: mod/admin.php:1409
+#: mod/lostpass.php:27
+msgid "No valid account found."
+msgstr "No valid account found."
+
+#: mod/lostpass.php:39
+msgid "Password reset request issued. Check your email."
+msgstr "Password reset request issued. Please check your email."
+
+#: mod/lostpass.php:45
 #, php-format
-msgid "Update %s was successfully applied."
-msgstr "Update %s was successfully applied."
+msgid ""
+"\n"
+"\t\tDear %1$s,\n"
+"\t\t\tA request was recently received at \"%2$s\" to reset your account\n"
+"\t\tpassword. In order to confirm this request, please select the verification link\n"
+"\t\tbelow or paste it into your web browser address bar.\n"
+"\n"
+"\t\tIf you did NOT request this change, please DO NOT follow the link\n"
+"\t\tprovided and ignore and/or delete this email, the request will expire shortly.\n"
+"\n"
+"\t\tYour password will not be changed unless we can verify that you\n"
+"\t\tissued this request."
+msgstr "\n\t\tDear %1$s,\n\t\t\tA request was received at \"%2$s\" to reset your account password\n\t\tTo confirm this request, please select the verification link\n\t\tbelow or paste it into your web browser's address bar.\n\n\t\tIf you did NOT request this change, please DO NOT follow the link\n\t\tprovided; ignore or delete this email, as the request will expire shortly.\n\n\t\tYour password will not be changed unless we can verify that you\n\t\tissued this request."
 
-#: mod/admin.php:1412
+#: mod/lostpass.php:56
 #, php-format
-msgid "Update %s did not return a status. Unknown if it succeeded."
-msgstr "Update %s did not return a status. Unknown if it succeeded."
+msgid ""
+"\n"
+"\t\tFollow this link soon to verify your identity:\n"
+"\n"
+"\t\t%1$s\n"
+"\n"
+"\t\tYou will then receive a follow-up message containing the new password.\n"
+"\t\tYou may change that password from your account settings page after logging in.\n"
+"\n"
+"\t\tThe login details are as follows:\n"
+"\n"
+"\t\tSite Location:\t%2$s\n"
+"\t\tLogin Name:\t%3$s"
+msgstr "\n\t\tFollow this link soon to verify your identity:\n\n\t\t%1$s\n\n\t\tYou will then receive a follow-up message containing the new password.\n\t\tYou may change that password from your account settings page after logging in.\n\n\t\tThe login details are as follows:\n\n\t\tSite Location:\t%2$s\n\t\tLogin Name:\t%3$s"
 
-#: mod/admin.php:1415
+#: mod/lostpass.php:72
 #, php-format
-msgid "There was no additional update function %s that needed to be called."
-msgstr "There was no additional update function %s that needed to be called."
+msgid "Password reset requested at %s"
+msgstr "Password reset requested at %s"
 
-#: mod/admin.php:1435
-msgid "No failed updates."
-msgstr "No failed updates."
+#: mod/lostpass.php:88
+msgid ""
+"Request could not be verified. (You may have previously submitted it.) "
+"Password reset failed."
+msgstr "Request could not be verified. (You may have previously submitted it.) Password reset failed."
 
-#: mod/admin.php:1436
-msgid "Check database structure"
-msgstr "Check database structure"
+#: mod/lostpass.php:101
+msgid "Request has expired, please make a new one."
+msgstr "Request has expired, please make a new one."
 
-#: mod/admin.php:1441
-msgid "Failed Updates"
-msgstr "Failed updates"
+#: mod/lostpass.php:116
+msgid "Forgot your Password?"
+msgstr "Reset My Password"
 
-#: mod/admin.php:1442
+#: mod/lostpass.php:117
 msgid ""
-"This does not include updates prior to 1139, which did not return a status."
-msgstr "This does not include updates prior to 1139, which did not return a status."
+"Enter your email address and submit to have your password reset. Then check "
+"your email for further instructions."
+msgstr "Enter email address or nickname to reset your password. You will receive further instruction via email."
 
-#: mod/admin.php:1443
-msgid "Mark success (if update was manually applied)"
-msgstr "Mark success (if update was manually applied)"
+#: mod/lostpass.php:118 src/Module/Login.php:314
+msgid "Nickname or Email: "
+msgstr "Nickname or email: "
 
-#: mod/admin.php:1444
-msgid "Attempt to execute this update step automatically"
-msgstr "Attempt to execute this update step automatically"
+#: mod/lostpass.php:119
+msgid "Reset"
+msgstr "Reset"
 
-#: mod/admin.php:1483
+#: mod/lostpass.php:135 src/Module/Login.php:326
+msgid "Password Reset"
+msgstr "Forgotten password?"
+
+#: mod/lostpass.php:136
+msgid "Your password has been reset as requested."
+msgstr "Your password has been reset as requested."
+
+#: mod/lostpass.php:137
+msgid "Your new password is"
+msgstr "Your new password is"
+
+#: mod/lostpass.php:138
+msgid "Save or copy your new password - and then"
+msgstr "Save or copy your new password - and then"
+
+#: mod/lostpass.php:139
+msgid "click here to login"
+msgstr "click here to login"
+
+#: mod/lostpass.php:140
+msgid ""
+"Your password may be changed from the <em>Settings</em> page after "
+"successful login."
+msgstr "Your password may be changed from the <em>Settings</em> page after successful login."
+
+#: mod/lostpass.php:148
 #, php-format
 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\tDear %1$s,\n\t\t\t\tThe administrator of %2$s has set up an account for you."
+"\t\t\t\tYour password has been changed as requested. Please retain this\n"
+"\t\t\tinformation for your records (or change your password immediately to\n"
+"\t\t\tsomething that you will remember).\n"
+"\t\t"
+msgstr "\n\t\t\tDear %1$s,\n\t\t\t\tYour password has been changed as requested. Please retain this\n\t\t\tinformation for your records (or change your password immediately to\n\t\t\tsomething that you will remember).\n\t\t"
 
-#: mod/admin.php:1486
+#: mod/lostpass.php:154
 #, php-format
 msgid ""
 "\n"
-"\t\t\tThe login details are as follows:\n"
+"\t\t\tYour 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"
+"\t\t\tLogin Name:\t%2$s\n"
+"\t\t\tPassword:\t%3$s\n"
 "\n"
-"\t\t\tThank you and welcome to %4$s."
-msgstr "\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, this may help\n\t\t\tyou to make some new and interesting friends.\n\n\t\t\tThank you and welcome to %4$s."
-
-#: mod/admin.php:1518 src/Model/User.php:632
-#, php-format
-msgid "Registration details for %s"
-msgstr "Registration details for %s"
-
-#: mod/admin.php:1528
-#, php-format
-msgid "%s user blocked/unblocked"
-msgid_plural "%s users blocked/unblocked"
-msgstr[0] "%s user blocked/unblocked"
-msgstr[1] "%s users blocked/unblocked"
+"\t\t\tYou may change that password from your account settings page after logging in.\n"
+"\t\t"
+msgstr "\n\t\t\tYour login details are as follows:\n\n\t\t\tSite Location:\t%1$s\n\t\t\tLogin Name:\t%2$s\n\t\t\tPassword:\t%3$s\n\n\t\t\tYou may change that password from your account settings page after logging in.\n\t\t"
 
-#: mod/admin.php:1534
+#: mod/lostpass.php:167
 #, php-format
-msgid "%s user deleted"
-msgid_plural "%s users deleted"
-msgstr[0] "%s user deleted"
-msgstr[1] "%s users deleted"
+msgid "Your password has been changed at %s"
+msgstr "Your password has been changed at %s"
 
-#: mod/admin.php:1581
-#, php-format
-msgid "User '%s' deleted"
-msgstr "User '%s' deleted"
+#: mod/notify.php:77
+msgid "No more system notifications."
+msgstr "No more system notifications."
 
-#: mod/admin.php:1589
-#, php-format
-msgid "User '%s' unblocked"
-msgstr "User '%s' unblocked"
+#: mod/ping.php:292
+msgid "{0} wants to be your friend"
+msgstr "{0} wants to be your friend"
 
-#: mod/admin.php:1589
-#, php-format
-msgid "User '%s' blocked"
-msgstr "User '%s' blocked"
+#: mod/ping.php:307
+msgid "{0} sent you a message"
+msgstr "{0} sent you a message"
 
-#: mod/admin.php:1688 mod/admin.php:1700 mod/admin.php:1713 mod/admin.php:1731
-#: src/Content/ContactSelector.php:82
-msgid "Email"
-msgstr "Email"
+#: mod/ping.php:322
+msgid "{0} requested registration"
+msgstr "{0} requested registration"
 
-#: mod/admin.php:1688 mod/admin.php:1713
-msgid "Register date"
-msgstr "Registration date"
+#: mod/poke.php:192
+msgid "Poke/Prod"
+msgstr "Poke/Prod"
 
-#: mod/admin.php:1688 mod/admin.php:1713
-msgid "Last login"
-msgstr "Last login"
+#: mod/poke.php:193
+msgid "poke, prod or do other things to somebody"
+msgstr "Poke, prod or do other things to somebody"
 
-#: mod/admin.php:1688 mod/admin.php:1713
-msgid "Last item"
-msgstr "Last item"
+#: mod/poke.php:194
+msgid "Recipient"
+msgstr "Recipient:"
 
-#: mod/admin.php:1688 mod/settings.php:54
-msgid "Account"
-msgstr "Account"
+#: mod/poke.php:195
+msgid "Choose what you wish to do to recipient"
+msgstr "Choose what you wish to do:"
 
-#: mod/admin.php:1696
-msgid "Add User"
-msgstr "Add user"
+#: mod/poke.php:198
+msgid "Make this post private"
+msgstr "Make this post private"
 
-#: mod/admin.php:1698
-msgid "User registrations waiting for confirm"
-msgstr "User registrations awaiting confirmation"
+#: mod/probe.php:14 mod/webfinger.php:17
+msgid "Only logged in users are permitted to perform a probing."
+msgstr "Only logged in users are permitted to perform a probing."
 
-#: mod/admin.php:1699
-msgid "User waiting for permanent deletion"
-msgstr "User awaiting permanent deletion"
+#: mod/profile_photo.php:54
+msgid "Image uploaded but image cropping failed."
+msgstr "Image uploaded but image cropping failed."
 
-#: mod/admin.php:1700
-msgid "Request date"
-msgstr "Request date"
+#: mod/profile_photo.php:87 mod/profile_photo.php:95 mod/profile_photo.php:103
+#: mod/profile_photo.php:330
+#, php-format
+msgid "Image size reduction [%s] failed."
+msgstr "Image size reduction [%s] failed."
 
-#: mod/admin.php:1701
-msgid "No registrations."
-msgstr "No registrations."
+#: mod/profile_photo.php:137
+msgid ""
+"Shift-reload the page or clear browser cache if the new photo does not "
+"display immediately."
+msgstr "Shift-reload the page or clear browser cache if the new photo does not display immediately."
 
-#: mod/admin.php:1702
-msgid "Note from the user"
-msgstr "Note from the user"
+#: mod/profile_photo.php:146
+msgid "Unable to process image"
+msgstr "Unable to process image"
 
-#: mod/admin.php:1704
-msgid "Deny"
-msgstr "Deny"
+#: mod/profile_photo.php:165 mod/wall_upload.php:186 mod/photos.php:763
+#: mod/photos.php:766 mod/photos.php:795
+#, php-format
+msgid "Image exceeds size limit of %s"
+msgstr "Image exceeds size limit of %s"
 
-#: mod/admin.php:1708
-msgid "Site admin"
-msgstr "Site admin"
+#: mod/profile_photo.php:174 mod/wall_upload.php:200 mod/photos.php:818
+msgid "Unable to process image."
+msgstr "Unable to process image."
 
-#: mod/admin.php:1709
-msgid "Account expired"
-msgstr "Account expired"
+#: mod/profile_photo.php:262
+msgid "Upload File:"
+msgstr "Upload File:"
 
-#: mod/admin.php:1712
-msgid "New User"
-msgstr "New user"
+#: mod/profile_photo.php:263
+msgid "Select a profile:"
+msgstr "Select a profile:"
 
-#: mod/admin.php:1713
-msgid "Deleted since"
-msgstr "Deleted since"
+#: mod/profile_photo.php:268
+msgid "or"
+msgstr "or"
 
-#: mod/admin.php:1718
-msgid ""
-"Selected users will be deleted!\\n\\nEverything these users had posted on "
-"this site will be permanently deleted!\\n\\nAre you sure?"
-msgstr "Selected users will be deleted!\\n\\nEverything these users has posted on this site will be permanently deleted!\\n\\nAre you sure?"
+#: mod/profile_photo.php:268
+msgid "skip this step"
+msgstr "skip this step"
 
-#: mod/admin.php:1719
-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 "The user {0} will be deleted!\\n\\nEverything this user has posted on this site will be permanently deleted!\\n\\nAre you sure?"
+#: mod/profile_photo.php:268
+msgid "select a photo from your photo albums"
+msgstr "select a photo from your photo albums"
 
-#: mod/admin.php:1729
-msgid "Name of the new user."
-msgstr "Name of the new user."
+#: mod/profile_photo.php:281
+msgid "Crop Image"
+msgstr "Crop Image"
 
-#: mod/admin.php:1730
-msgid "Nickname"
-msgstr "Nickname"
+#: mod/profile_photo.php:282
+msgid "Please adjust the image cropping for optimum viewing."
+msgstr "Please adjust the image cropping for optimum viewing."
 
-#: mod/admin.php:1730
-msgid "Nickname of the new user."
-msgstr "Nickname of the new user."
+#: mod/profile_photo.php:284
+msgid "Done Editing"
+msgstr "Done editing"
 
-#: mod/admin.php:1731
-msgid "Email address of the new user."
-msgstr "Email address of the new user."
+#: mod/profile_photo.php:320
+msgid "Image uploaded successfully."
+msgstr "Image uploaded successfully."
 
-#: mod/admin.php:1773
-#, php-format
-msgid "Addon %s disabled."
-msgstr ""
+#: mod/profile_photo.php:322 mod/wall_upload.php:239 mod/photos.php:847
+msgid "Image upload failed."
+msgstr "Image upload failed."
 
-#: mod/admin.php:1777
-#, php-format
-msgid "Addon %s enabled."
-msgstr ""
+#: mod/profperm.php:28 mod/group.php:83 index.php:412
+msgid "Permission denied"
+msgstr "Permission denied"
 
-#: mod/admin.php:1787 mod/admin.php:2036
-msgid "Disable"
-msgstr "Disable"
+#: mod/profperm.php:34 mod/profperm.php:65
+msgid "Invalid profile identifier."
+msgstr "Invalid profile identifier."
 
-#: mod/admin.php:1790 mod/admin.php:2039
-msgid "Enable"
-msgstr "Enable"
+#: mod/profperm.php:111
+msgid "Profile Visibility Editor"
+msgstr "Profile Visibility Editor"
 
-#: mod/admin.php:1812 mod/admin.php:2081
-msgid "Toggle"
-msgstr "Toggle"
+#: mod/profperm.php:115 mod/group.php:266
+msgid "Click on a contact to add or remove."
+msgstr "Click on a contact to add or remove."
 
-#: mod/admin.php:1820 mod/admin.php:2090
-msgid "Author: "
-msgstr "Author: "
+#: mod/profperm.php:124
+msgid "Visible To"
+msgstr "Visible to"
 
-#: mod/admin.php:1821 mod/admin.php:2091
-msgid "Maintainer: "
-msgstr "Maintainer: "
+#: mod/profperm.php:140
+msgid "All Contacts (with secure profile access)"
+msgstr "All contacts with secure profile access"
 
-#: mod/admin.php:1873
-msgid "Reload active addons"
-msgstr ""
+#: mod/regmod.php:68
+msgid "Account approved."
+msgstr "Account approved."
 
-#: mod/admin.php:1878
+#: mod/regmod.php:93
 #, 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 ""
+msgid "Registration revoked for %s"
+msgstr "Registration revoked for %s"
 
-#: mod/admin.php:1998
-msgid "No themes found."
-msgstr "No themes found."
+#: mod/regmod.php:102
+msgid "Please login."
+msgstr "Please login."
 
-#: mod/admin.php:2072
-msgid "Screenshot"
-msgstr "Screenshot"
+#: mod/removeme.php:55 mod/removeme.php:58
+msgid "Remove My Account"
+msgstr "Remove My Account"
 
-#: mod/admin.php:2126
-msgid "Reload active themes"
-msgstr "Reload active themes"
+#: mod/removeme.php:56
+msgid ""
+"This will completely remove your account. Once this has been done it is not "
+"recoverable."
+msgstr "This will completely remove your account. Once this has been done it is not recoverable."
 
-#: mod/admin.php:2131
-#, php-format
-msgid "No themes found on the system. They should be placed in %1$s"
-msgstr ""
+#: mod/removeme.php:57
+msgid "Please enter your password for verification:"
+msgstr "Please enter your password for verification:"
 
-#: mod/admin.php:2132
-msgid "[Experimental]"
-msgstr "[Experimental]"
+#: mod/search.php:37 mod/network.php:194
+msgid "Remove term"
+msgstr "Remove term"
 
-#: mod/admin.php:2133
-msgid "[Unsupported]"
-msgstr "[Unsupported]"
+#: mod/search.php:46 mod/network.php:201 src/Content/Feature.php:100
+msgid "Saved Searches"
+msgstr "Saved searches"
 
-#: mod/admin.php:2157
-msgid "Log settings updated."
-msgstr "Log settings updated."
+#: mod/search.php:105
+msgid "Only logged in users are permitted to perform a search."
+msgstr "Only logged in users are permitted to perform a search."
 
-#: mod/admin.php:2189
-msgid "PHP log currently enabled."
-msgstr "PHP log currently enabled."
+#: mod/search.php:129
+msgid "Too Many Requests"
+msgstr "Too many requests"
 
-#: mod/admin.php:2191
-msgid "PHP log currently disabled."
-msgstr "PHP log currently disabled."
+#: mod/search.php:130
+msgid "Only one search per minute is permitted for not logged in users."
+msgstr "Only one search per minute is permitted for not logged in users."
 
-#: mod/admin.php:2200
-msgid "Clear"
-msgstr "Clear"
+#: mod/search.php:228 mod/community.php:134
+msgid "No results."
+msgstr "No results."
 
-#: mod/admin.php:2204
-msgid "Enable Debugging"
-msgstr "Enable debugging"
+#: mod/search.php:234
+#, php-format
+msgid "Items tagged with: %s"
+msgstr "Items tagged with: %s"
 
-#: mod/admin.php:2205
-msgid "Log file"
-msgstr "Log file"
+#: mod/subthread.php:113
+#, php-format
+msgid "%1$s is following %2$s's %3$s"
+msgstr "%1$s is following %2$s's %3$s"
 
-#: mod/admin.php:2205
-msgid ""
-"Must be writable by web server. Relative to your Friendica top-level "
-"directory."
-msgstr "Must be writable by web server and relative to your Friendica top-level directory."
+#: mod/tagrm.php:47
+msgid "Tag removed"
+msgstr "Tag removed"
 
-#: mod/admin.php:2206
-msgid "Log level"
-msgstr "Log level"
+#: mod/tagrm.php:85
+msgid "Remove Item Tag"
+msgstr "Remove Item tag"
 
-#: mod/admin.php:2208
-msgid "PHP logging"
-msgstr "PHP logging"
+#: mod/tagrm.php:87
+msgid "Select a tag to remove: "
+msgstr "Select a tag to remove: "
 
-#: mod/admin.php:2209
-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 "To enable logging of PHP errors and warnings you can add the following to the .htconfig.php file of your installation. The file name 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."
+#: mod/uexport.php:44
+msgid "Export account"
+msgstr "Export account"
 
-#: mod/admin.php:2240
-#, php-format
+#: mod/uexport.php:44
 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 ""
+"Export your account info and contacts. Use this to make a backup of your "
+"account and/or to move it to another server."
+msgstr "Export your account info and contacts. Use this to backup your account or to move it to another server."
 
-#: mod/admin.php:2244
-#, php-format
+#: mod/uexport.php:45
+msgid "Export all"
+msgstr "Export all"
+
+#: mod/uexport.php:45
 msgid ""
-"Couldn't open <strong>%1$s</strong> log file.\\r\\n<br/>Check to see if file"
-" %1$s is readable."
-msgstr ""
+"Export your accout info, contacts and all your items as json. Could be a "
+"very big file, and could take a lot of time. Use this to make a full backup "
+"of your account (photos are not exported)"
+msgstr "Export your account info, contacts and all your items as json. Could be a very big file, and could take a lot of time. Use this to make a full backup of your account (photos are not exported)"
 
-#: mod/admin.php:2335 mod/admin.php:2336 mod/settings.php:779
-msgid "Off"
-msgstr "Off"
+#: mod/uexport.php:52 mod/settings.php:106
+msgid "Export personal data"
+msgstr "Export personal data"
 
-#: mod/admin.php:2335 mod/admin.php:2336 mod/settings.php:779
-msgid "On"
-msgstr "On"
+#: mod/viewcontacts.php:87
+msgid "No contacts."
+msgstr "No contacts."
 
-#: mod/admin.php:2336
-#, php-format
-msgid "Lock feature %s"
-msgstr "Lock feature %s"
+#: mod/viewsrc.php:12
+msgid "Access denied."
+msgstr "Access denied."
 
-#: mod/admin.php:2344
-msgid "Manage Additional Features"
-msgstr "Manage additional features"
+#: mod/wall_upload.php:231 mod/item.php:471 src/Object/Image.php:949
+#: src/Object/Image.php:965 src/Object/Image.php:973 src/Object/Image.php:998
+msgid "Wall Photos"
+msgstr "Wall photos"
 
-#: mod/cal.php:142 mod/display.php:307 mod/profile.php:174
-msgid "Access to this profile has been restricted."
-msgstr "Access to this profile has been restricted."
+#: mod/wallmessage.php:49 mod/wallmessage.php:112
+#, php-format
+msgid "Number of daily wall messages for %s exceeded. Message failed."
+msgstr "Number of daily wall messages for %s exceeded. Message failed."
 
-#: mod/cal.php:274 mod/events.php:393 view/theme/frio/theme.php:262
-#: view/theme/frio/theme.php:266 src/Content/Nav.php:104
-#: src/Content/Nav.php:169 src/Model/Profile.php:909 src/Model/Profile.php:920
-msgid "Events"
-msgstr "Events"
+#: mod/wallmessage.php:57 mod/message.php:73
+msgid "No recipient selected."
+msgstr "No recipient selected."
 
-#: mod/cal.php:275 mod/events.php:394
-msgid "View"
-msgstr "View"
+#: mod/wallmessage.php:60
+msgid "Unable to check your home location."
+msgstr "Unable to check your home location."
 
-#: mod/cal.php:276 mod/events.php:396
-msgid "Previous"
-msgstr "Previous"
+#: mod/wallmessage.php:63 mod/message.php:80
+msgid "Message could not be sent."
+msgstr "Message could not be sent."
 
-#: mod/cal.php:277 mod/events.php:397 mod/install.php:209
-msgid "Next"
-msgstr "Next"
+#: mod/wallmessage.php:66 mod/message.php:83
+msgid "Message collection failure."
+msgstr "Message collection failure."
 
-#: mod/cal.php:284 mod/events.php:406
-msgid "list"
-msgstr "List"
+#: mod/wallmessage.php:69 mod/message.php:86
+msgid "Message sent."
+msgstr "Message sent."
 
-#: mod/cal.php:297 src/Model/User.php:200
-msgid "User not found"
-msgstr "User not found"
+#: mod/wallmessage.php:86 mod/wallmessage.php:95
+msgid "No recipient."
+msgstr "No recipient."
 
-#: mod/cal.php:313
-msgid "This calendar format is not supported"
-msgstr "This calendar format is not supported"
+#: mod/wallmessage.php:132 mod/message.php:250
+msgid "Send Private Message"
+msgstr "Send private message"
 
-#: mod/cal.php:315
-msgid "No exportable data found"
-msgstr "No exportable data found"
+#: 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 "If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders."
 
-#: mod/cal.php:332
-msgid "calendar"
-msgstr "calendar"
+#: mod/wallmessage.php:134 mod/message.php:251 mod/message.php:421
+msgid "To:"
+msgstr "To:"
 
-#: mod/community.php:44
-msgid "Community option not available."
-msgstr ""
+#: mod/wallmessage.php:135 mod/message.php:255 mod/message.php:423
+msgid "Subject:"
+msgstr "Subject:"
 
-#: mod/community.php:61
-msgid "Not available."
-msgstr "Not available."
+#: mod/item.php:114
+msgid "Unable to locate original post."
+msgstr "Unable to locate original post."
 
-#: mod/community.php:75
-msgid "Local Community"
-msgstr ""
+#: mod/item.php:274
+msgid "Empty post discarded."
+msgstr "Empty post discarded."
 
-#: mod/community.php:78
-msgid "Posts from local users on this server"
-msgstr ""
+#: mod/item.php:799
+#, php-format
+msgid ""
+"This message was sent to you by %s, a member of the Friendica social "
+"network."
+msgstr "This message was sent to you by %s, a member of the Friendica social network."
 
-#: mod/community.php:86
-msgid "Global Community"
-msgstr ""
+#: mod/item.php:801
+#, php-format
+msgid "You may visit them online at %s"
+msgstr "You may visit them online at %s"
 
-#: mod/community.php:89
-msgid "Posts from users of the whole federated network"
-msgstr ""
+#: mod/item.php:802
+msgid ""
+"Please contact the sender by replying to this post if you do not wish to "
+"receive these messages."
+msgstr "Please contact the sender by replying to this post if you do not wish to receive these messages."
 
-#: mod/community.php:135 mod/search.php:228
-msgid "No results."
-msgstr "No results."
+#: mod/item.php:806
+#, php-format
+msgid "%s posted an update."
+msgstr "%s posted an update."
 
-#: mod/community.php:179
+#: mod/register.php:99
 msgid ""
-"This community stream shows all public posts received by this node. They may"
-" not reflect the opinions of this node’s users."
-msgstr "This community stream shows all public posts received by this node. They may not reflect the opinions of this node’s users."
+"Registration successful. Please check your email for further instructions."
+msgstr "Registration successful. Please check your email for further instructions."
 
-#: mod/contacts.php:148
+#: mod/register.php:103
 #, php-format
-msgid "%d contact edited."
-msgid_plural "%d contacts edited."
-msgstr[0] "%d contact edited."
-msgstr[1] "%d contacts edited."
+msgid ""
+"Failed to send email message. Here your accout details:<br> login: %s<br> "
+"password: %s<br><br>You can change your password after login."
+msgstr "Failed to send email message. Here your account details:<br> login: %s<br> password: %s<br><br>You can change your password after login."
 
-#: mod/contacts.php:175 mod/contacts.php:391
-msgid "Could not access contact record."
-msgstr "Could not access contact record."
+#: mod/register.php:110
+msgid "Registration successful."
+msgstr "Registration successful."
 
-#: mod/contacts.php:185
-msgid "Could not locate selected profile."
-msgstr "Could not locate selected profile."
+#: mod/register.php:115
+msgid "Your registration can not be processed."
+msgstr "Your registration cannot be processed."
 
-#: mod/contacts.php:219
-msgid "Contact updated."
-msgstr "Contact updated."
+#: mod/register.php:162
+msgid "Your registration is pending approval by the site owner."
+msgstr "Your registration is pending approval by the site administrator."
 
-#: mod/contacts.php:221 mod/dfrn_request.php:419
-msgid "Failed to update contact record."
-msgstr "Failed to update contact record."
+#: mod/register.php:220
+msgid ""
+"You may (optionally) fill in this form via OpenID by supplying your OpenID "
+"and clicking 'Register'."
+msgstr "You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking 'Sign up now'."
 
-#: mod/contacts.php:412
-msgid "Contact has been blocked"
-msgstr "Contact has been blocked"
+#: 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 "If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items."
 
-#: mod/contacts.php:412
-msgid "Contact has been unblocked"
-msgstr "Contact has been unblocked"
+#: mod/register.php:222
+msgid "Your OpenID (optional): "
+msgstr "Your OpenID (optional): "
 
-#: mod/contacts.php:423
-msgid "Contact has been ignored"
-msgstr "Contact has been ignored"
+#: mod/register.php:234
+msgid "Include your profile in member directory?"
+msgstr "Include your profile in member directory?"
 
-#: mod/contacts.php:423
-msgid "Contact has been unignored"
-msgstr "Contact has been unignored"
+#: mod/register.php:259
+msgid "Note for the admin"
+msgstr "Note for the admin"
 
-#: mod/contacts.php:434
-msgid "Contact has been archived"
-msgstr "Contact has been archived"
+#: mod/register.php:259
+msgid "Leave a message for the admin, why you want to join this node"
+msgstr "Leave a message for the admin, why you want to join this node."
 
-#: mod/contacts.php:434
-msgid "Contact has been unarchived"
-msgstr "Contact has been unarchived"
+#: mod/register.php:260
+msgid "Membership on this site is by invitation only."
+msgstr "Membership on this site is by invitation only."
 
-#: mod/contacts.php:458
-msgid "Drop contact"
-msgstr "Drop contact"
+#: mod/register.php:261
+msgid "Your invitation code: "
+msgstr "Your invitation code: "
 
-#: mod/contacts.php:461 mod/contacts.php:813
-msgid "Do you really want to delete this contact?"
-msgstr "Do you really want to delete this contact?"
+#: mod/register.php:264 mod/admin.php:1266
+msgid "Registration"
+msgstr "Join this Friendica Node Today"
 
-#: mod/contacts.php:479
-msgid "Contact has been removed."
-msgstr "Contact has been removed."
+#: mod/register.php:270
+msgid "Your Full Name (e.g. Joe Smith, real or real-looking): "
+msgstr "Your full name: "
 
-#: mod/contacts.php:510
-#, php-format
-msgid "You are mutual friends with %s"
-msgstr "You are mutual friends with %s"
+#: mod/register.php:271
+msgid ""
+"Your Email Address: (Initial information will be send there, so this has to "
+"be an existing address.)"
+msgstr "Your Email Address: (Initial information will be send there; so this must be an existing address.)"
 
-#: mod/contacts.php:514
-#, php-format
-msgid "You are sharing with %s"
-msgstr "You are sharing with %s"
+#: mod/register.php:273 mod/settings.php:1205
+msgid "New Password:"
+msgstr "New password:"
+
+#: mod/register.php:273
+msgid "Leave empty for an auto generated password."
+msgstr "Leave empty for an auto generated password."
+
+#: mod/register.php:274 mod/settings.php:1206
+msgid "Confirm:"
+msgstr "Confirm new password:"
 
-#: mod/contacts.php:518
+#: mod/register.php:275
 #, php-format
-msgid "%s is sharing with you"
-msgstr "%s is sharing with you"
+msgid ""
+"Choose a profile nickname. This must begin with a text character. Your "
+"profile address on this site will then be '<strong>nickname@%s</strong>'."
+msgstr "Choose a profile nickname. This must begin with a text character. Your profile address on this site will then be '<strong>nickname@%s</strong>'."
 
-#: mod/contacts.php:538
-msgid "Private communications are not available for this contact."
-msgstr "Private communications are not available for this contact."
+#: mod/register.php:276
+msgid "Choose a nickname: "
+msgstr "Choose a nickname: "
 
-#: mod/contacts.php:540
-msgid "Never"
-msgstr "Never"
+#: mod/register.php:279 src/Content/Nav.php:128 src/Module/Login.php:283
+msgid "Register"
+msgstr "Sign up now >>"
 
-#: mod/contacts.php:543
-msgid "(Update was successful)"
-msgstr "(Update was successful)"
+#: mod/register.php:286
+msgid "Import your profile to this friendica instance"
+msgstr "Import an existing Friendica profile to this node."
 
-#: mod/contacts.php:543
-msgid "(Update was not successful)"
-msgstr "(Update was not successful)"
+#: mod/admin.php:106
+msgid "Theme settings updated."
+msgstr "Theme settings updated."
 
-#: mod/contacts.php:545 mod/contacts.php:975
-msgid "Suggest friends"
-msgstr "Suggest friends"
+#: mod/admin.php:176 src/Content/Nav.php:174
+msgid "Information"
+msgstr "Information"
 
-#: mod/contacts.php:549
-#, php-format
-msgid "Network type: %s"
-msgstr "Network type: %s"
+#: mod/admin.php:177
+msgid "Overview"
+msgstr "Overview"
 
-#: mod/contacts.php:554
-msgid "Communications lost with this contact!"
-msgstr "Communications lost with this contact!"
+#: mod/admin.php:178 mod/admin.php:654
+msgid "Federation Statistics"
+msgstr "Federation statistics"
 
-#: mod/contacts.php:560
-msgid "Fetch further information for feeds"
-msgstr "Fetch further information for feeds"
+#: mod/admin.php:179
+msgid "Configuration"
+msgstr "Configuration"
 
-#: mod/contacts.php:562
-msgid ""
-"Fetch information like preview pictures, title and teaser from the feed "
-"item. You can activate this if the feed doesn't contain much text. Keywords "
-"are taken from the meta header in the feed item and are posted as hash tags."
-msgstr "Fetch information like preview pictures, title and teaser from the feed item. You can activate this if the feed doesn't contain much text. Keywords are taken from the meta header in the feed item and are posted as hash tags."
+#: mod/admin.php:180 mod/admin.php:1263
+msgid "Site"
+msgstr "Site"
 
-#: mod/contacts.php:564
-msgid "Fetch information"
-msgstr "Fetch information"
+#: mod/admin.php:181 mod/admin.php:1191 mod/admin.php:1696 mod/admin.php:1712
+msgid "Users"
+msgstr "Users"
 
-#: mod/contacts.php:565
-msgid "Fetch keywords"
-msgstr "Fetch keywords"
+#: mod/admin.php:182 mod/admin.php:1812 mod/admin.php:1872 mod/settings.php:85
+msgid "Addons"
+msgstr "Addons"
 
-#: mod/contacts.php:566
-msgid "Fetch information and keywords"
-msgstr "Fetch information and keywords"
+#: mod/admin.php:183 mod/admin.php:2081 mod/admin.php:2125
+msgid "Themes"
+msgstr "Theme selection"
 
-#: mod/contacts.php:598
-msgid "Contact"
-msgstr "Contact"
+#: mod/admin.php:184 mod/settings.php:63
+msgid "Additional features"
+msgstr "Additional features"
 
-#: mod/contacts.php:601
-msgid "Profile Visibility"
-msgstr "Profile visibility"
+#: mod/admin.php:185
+msgid "Database"
+msgstr "Database"
 
-#: mod/contacts.php:602
-#, php-format
-msgid ""
-"Please choose the profile you would like to display to %s when viewing your "
-"profile securely."
-msgstr "Please choose the profile you would like to display to %s when viewing your profile securely."
+#: mod/admin.php:186
+msgid "DB updates"
+msgstr "DB updates"
 
-#: mod/contacts.php:603
-msgid "Contact Information / Notes"
-msgstr "Personal note"
+#: mod/admin.php:187 mod/admin.php:689
+msgid "Inspect Queue"
+msgstr "Inspect queue"
 
-#: mod/contacts.php:604
-msgid "Their personal note"
-msgstr "Their personal note"
+#: mod/admin.php:188
+msgid "Tools"
+msgstr "Tools"
 
-#: mod/contacts.php:606
-msgid "Edit contact notes"
-msgstr "Edit contact notes"
+#: mod/admin.php:189
+msgid "Contact Blocklist"
+msgstr "Contact blocklist"
 
-#: mod/contacts.php:610
-msgid "Block/Unblock contact"
-msgstr "Block/Unblock contact"
+#: mod/admin.php:190 mod/admin.php:311
+msgid "Server Blocklist"
+msgstr "Server blocklist"
 
-#: mod/contacts.php:611
-msgid "Ignore contact"
-msgstr "Ignore contact"
+#: mod/admin.php:191 mod/admin.php:470
+msgid "Delete Item"
+msgstr "Delete item"
 
-#: mod/contacts.php:612
-msgid "Repair URL settings"
-msgstr "Repair URL settings"
+#: mod/admin.php:192 mod/admin.php:193 mod/admin.php:2199
+msgid "Logs"
+msgstr "Logs"
 
-#: mod/contacts.php:613
-msgid "View conversations"
-msgstr "View conversations"
+#: mod/admin.php:194 mod/admin.php:2266
+msgid "View Logs"
+msgstr "View logs"
 
-#: mod/contacts.php:618
-msgid "Last update:"
-msgstr "Last update:"
+#: mod/admin.php:196
+msgid "Diagnostics"
+msgstr "Diagnostics"
 
-#: mod/contacts.php:620
-msgid "Update public posts"
-msgstr "Update public posts"
+#: mod/admin.php:197
+msgid "PHP Info"
+msgstr "PHP info"
 
-#: mod/contacts.php:622 mod/contacts.php:985
-msgid "Update now"
-msgstr "Update now"
+#: mod/admin.php:198
+msgid "probe address"
+msgstr "Probe address"
 
-#: mod/contacts.php:628 mod/contacts.php:818 mod/contacts.php:1002
-msgid "Unignore"
-msgstr "Unignore"
+#: mod/admin.php:199
+msgid "check webfinger"
+msgstr "Check webfinger"
 
-#: mod/contacts.php:632
-msgid "Currently blocked"
-msgstr "Currently blocked"
+#: mod/admin.php:218 src/Content/Nav.php:217
+msgid "Admin"
+msgstr "Admin"
 
-#: mod/contacts.php:633
-msgid "Currently ignored"
-msgstr "Currently ignored"
+#: mod/admin.php:219
+msgid "Addon Features"
+msgstr "Addon features"
 
-#: mod/contacts.php:634
-msgid "Currently archived"
-msgstr "Currently archived"
+#: mod/admin.php:220
+msgid "User registrations waiting for confirmation"
+msgstr "User registrations awaiting confirmation"
 
-#: mod/contacts.php:635
-msgid "Awaiting connection acknowledge"
-msgstr "Awaiting connection acknowledgement"
+#: mod/admin.php:302
+msgid "The blocked domain"
+msgstr "Blocked domain"
 
-#: mod/contacts.php:636
-msgid ""
-"Replies/likes to your public posts <strong>may</strong> still be visible"
-msgstr "Replies/Likes to your public posts <strong>may</strong> still be visible"
+#: mod/admin.php:303 mod/admin.php:316
+msgid "The reason why you blocked this domain."
+msgstr "Reason why you blocked this domain."
 
-#: mod/contacts.php:637
-msgid "Notification for new posts"
-msgstr "Notification for new posts"
+#: mod/admin.php:304
+msgid "Delete domain"
+msgstr "Delete domain"
 
-#: mod/contacts.php:637
-msgid "Send a notification of every new post of this contact"
-msgstr "Send notification for every new post from this contact"
+#: mod/admin.php:304
+msgid "Check to delete this entry from the blocklist"
+msgstr "Check to delete this entry from the blocklist"
 
-#: mod/contacts.php:640
-msgid "Blacklisted keywords"
-msgstr "Blacklisted keywords"
+#: mod/admin.php:310 mod/admin.php:427 mod/admin.php:469 mod/admin.php:653
+#: mod/admin.php:688 mod/admin.php:784 mod/admin.php:1262 mod/admin.php:1695
+#: mod/admin.php:1811 mod/admin.php:1871 mod/admin.php:2080 mod/admin.php:2124
+#: mod/admin.php:2198 mod/admin.php:2265
+msgid "Administration"
+msgstr "Administration"
 
-#: mod/contacts.php:640
+#: mod/admin.php:312
 msgid ""
-"Comma separated list of keywords that should not be converted to hashtags, "
-"when \"Fetch information and keywords\" is selected"
-msgstr "Comma separated list of keywords that should not be converted to hashtags, when \"Fetch information and keywords\" is selected"
+"This page can be used to define a black list of servers from the federated "
+"network that are not allowed to interact with your node. For all entered "
+"domains you should also give a reason why you have blocked the remote "
+"server."
+msgstr "This page can be used to define a black list of servers from the federated network that are not allowed to interact with your node. For all entered domains you should also give a reason why you have blocked the remote server."
 
-#: mod/contacts.php:652 src/Model/Profile.php:424
-msgid "XMPP:"
-msgstr "XMPP:"
+#: mod/admin.php:313
+msgid ""
+"The list of blocked servers will be made publically available on the "
+"/friendica page so that your users and people investigating communication "
+"problems can find the reason easily."
+msgstr "The list of blocked servers will publicly available on the Friendica page so that your users and people investigating communication problems can readily find the reason."
 
-#: mod/contacts.php:657
-msgid "Actions"
-msgstr "Actions"
+#: mod/admin.php:314
+msgid "Add new entry to block list"
+msgstr "Add new entry to block list"
 
-#: mod/contacts.php:659 mod/contacts.php:845 view/theme/frio/theme.php:258
-#: src/Content/Nav.php:100 src/Model/Profile.php:873
-msgid "Status"
-msgstr "Status"
+#: mod/admin.php:315
+msgid "Server Domain"
+msgstr "Server domain"
 
-#: mod/contacts.php:660
-msgid "Contact Settings"
-msgstr "Notification and privacy "
+#: mod/admin.php:315
+msgid ""
+"The domain of the new server to add to the block list. Do not include the "
+"protocol."
+msgstr "The domain of the new server to add to the block list. Do not include the protocol."
 
-#: mod/contacts.php:701
-msgid "Suggestions"
-msgstr "Suggestions"
+#: mod/admin.php:316
+msgid "Block reason"
+msgstr "Block reason"
 
-#: mod/contacts.php:704
-msgid "Suggest potential friends"
-msgstr "Suggest potential friends"
+#: mod/admin.php:317
+msgid "Add Entry"
+msgstr "Add entry"
 
-#: mod/contacts.php:712
-msgid "Show all contacts"
-msgstr "Show all contacts"
+#: mod/admin.php:318
+msgid "Save changes to the blocklist"
+msgstr "Save changes to the blocklist"
 
-#: mod/contacts.php:717
-msgid "Unblocked"
-msgstr "Unblocked"
+#: mod/admin.php:319
+msgid "Current Entries in the Blocklist"
+msgstr "Current entries in the blocklist"
 
-#: mod/contacts.php:720
-msgid "Only show unblocked contacts"
-msgstr "Only show unblocked contacts"
+#: mod/admin.php:322
+msgid "Delete entry from blocklist"
+msgstr "Delete entry from blocklist"
 
-#: mod/contacts.php:725
-msgid "Blocked"
-msgstr "Blocked"
+#: mod/admin.php:325
+msgid "Delete entry from blocklist?"
+msgstr "Delete entry from blocklist?"
 
-#: mod/contacts.php:728
-msgid "Only show blocked contacts"
-msgstr "Only show blocked contacts"
+#: mod/admin.php:351
+msgid "Server added to blocklist."
+msgstr "Server added to blocklist."
 
-#: mod/contacts.php:733
-msgid "Ignored"
-msgstr "Ignored"
+#: mod/admin.php:367
+msgid "Site blocklist updated."
+msgstr "Site blocklist updated."
 
-#: mod/contacts.php:736
-msgid "Only show ignored contacts"
-msgstr "Only show ignored contacts"
+#: mod/admin.php:390 util/global_community_block.php:53
+msgid "The contact has been blocked from the node"
+msgstr "This contact has been blocked from the node"
 
-#: mod/contacts.php:741
-msgid "Archived"
-msgstr "Archived"
+#: mod/admin.php:392 util/global_community_block.php:48
+#, php-format
+msgid "Could not find any contact entry for this URL (%s)"
+msgstr "Could not find any contact entry for this URL (%s)"
 
-#: mod/contacts.php:744
-msgid "Only show archived contacts"
-msgstr "Only show archived contacts"
+#: mod/admin.php:399
+#, php-format
+msgid "%s contact unblocked"
+msgid_plural "%s contacts unblocked"
+msgstr[0] "%s contact unblocked"
+msgstr[1] "%s contacts unblocked"
 
-#: mod/contacts.php:749
-msgid "Hidden"
-msgstr "Hidden"
+#: mod/admin.php:428
+msgid "Remote Contact Blocklist"
+msgstr "Remote contact blocklist"
 
-#: mod/contacts.php:752
-msgid "Only show hidden contacts"
-msgstr "Only show hidden contacts"
+#: mod/admin.php:429
+msgid ""
+"This page allows you to prevent any message from a remote contact to reach "
+"your node."
+msgstr "This page allows you to prevent any message from a remote contact to reach your node."
 
-#: mod/contacts.php:808
-msgid "Search your contacts"
-msgstr "Search your contacts"
+#: mod/admin.php:430
+msgid "Block Remote Contact"
+msgstr "Block remote contact"
 
-#: mod/contacts.php:809 mod/search.php:236
-#, php-format
-msgid "Results for: %s"
-msgstr "Results for: %s"
+#: mod/admin.php:431 mod/admin.php:1698
+msgid "select all"
+msgstr "select all"
 
-#: mod/contacts.php:816 mod/settings.php:169 mod/settings.php:705
-msgid "Update"
-msgstr "Update"
+#: mod/admin.php:432
+msgid "select none"
+msgstr "select none"
 
-#: mod/contacts.php:819 mod/contacts.php:1010
-msgid "Archive"
-msgstr "Archive"
+#: mod/admin.php:435
+msgid "No remote contact is blocked from this node."
+msgstr "No remote contact is blocked from this node."
 
-#: mod/contacts.php:819 mod/contacts.php:1010
-msgid "Unarchive"
-msgstr "Unarchive"
+#: mod/admin.php:437
+msgid "Blocked Remote Contacts"
+msgstr "Blocked remote contacts"
 
-#: mod/contacts.php:822
-msgid "Batch Actions"
-msgstr "Batch actions"
+#: mod/admin.php:438
+msgid "Block New Remote Contact"
+msgstr "Block new remote contact"
 
-#: mod/contacts.php:856 src/Model/Profile.php:884
-msgid "Profile Details"
-msgstr "Profile Details"
+#: mod/admin.php:439
+msgid "Photo"
+msgstr "Photo"
 
-#: mod/contacts.php:868
-msgid "View all contacts"
-msgstr "View all contacts"
+#: mod/admin.php:447
+#, php-format
+msgid "%s total blocked contact"
+msgid_plural "%s total blocked contacts"
+msgstr[0] "%s total blocked contact"
+msgstr[1] "%s blocked contacts"
 
-#: mod/contacts.php:879
-msgid "View all common friends"
-msgstr "View all common friends"
+#: mod/admin.php:449
+msgid "URL of the remote contact to block."
+msgstr "URL of the remote contact to block."
 
-#: mod/contacts.php:888
-msgid "Advanced Contact Settings"
-msgstr "Advanced contact settings"
+#: mod/admin.php:471
+msgid "Delete this Item"
+msgstr "Delete"
 
-#: mod/contacts.php:920
-msgid "Mutual Friendship"
-msgstr "Mutual friendship"
+#: mod/admin.php:472
+msgid ""
+"On this page you can delete an item from your node. If the item is a top "
+"level posting, the entire thread will be deleted."
+msgstr "Here you can delete an item from this node. If the item is a top-level posting, the entire thread will be deleted."
 
-#: mod/contacts.php:924
-msgid "is a fan of yours"
-msgstr "is a fan of yours"
+#: mod/admin.php:473
+msgid ""
+"You need to know the GUID of the item. You can find it e.g. by looking at "
+"the display URL. The last part of http://example.com/display/123456 is the "
+"GUID, here 123456."
+msgstr "You need to know the global unique identifier (GUID) of the item, which you can find by looking at the display URL. The last part of http://example.com/display/123456 is the GUID: i.e. 123456."
 
-#: mod/contacts.php:928
-msgid "you are a fan of"
-msgstr "I follow them"
+#: mod/admin.php:474
+msgid "GUID"
+msgstr "GUID"
 
-#: mod/contacts.php:996
-msgid "Toggle Blocked status"
-msgstr "Toggle blocked status"
+#: mod/admin.php:474
+msgid "The GUID of the item you want to delete."
+msgstr "GUID of item to be deleted."
 
-#: mod/contacts.php:1004
-msgid "Toggle Ignored status"
-msgstr "Toggle ignored status"
+#: mod/admin.php:513
+msgid "Item marked for deletion."
+msgstr "Item marked for deletion."
 
-#: mod/contacts.php:1012
-msgid "Toggle Archive status"
-msgstr "Toggle archive status"
+#: mod/admin.php:584
+msgid "unknown"
+msgstr "unknown"
 
-#: mod/contacts.php:1020
-msgid "Delete contact"
-msgstr "Delete contact"
+#: mod/admin.php:647
+msgid ""
+"This page offers you some numbers to the known part of the federated social "
+"network your Friendica node is part of. These numbers are not complete but "
+"only reflect the part of the network your node is aware of."
+msgstr "This page offers you the amount of known part of the federated social network your Friendica node is part of. These numbers are not complete and only reflect the part of the network your node is aware of."
 
-#: mod/dfrn_confirm.php:74 mod/profiles.php:38 mod/profiles.php:148
-#: mod/profiles.php:195 mod/profiles.php:631
-msgid "Profile not found."
-msgstr "Profile not found."
+#: mod/admin.php:648
+msgid ""
+"The <em>Auto Discovered Contact Directory</em> feature is not enabled, it "
+"will improve the data displayed here."
+msgstr "The <em>Auto Discovered Contact Directory</em> feature is not enabled; enabling it will improve the data displayed here."
 
-#: mod/dfrn_confirm.php:132
+#: mod/admin.php:660
+#, php-format
 msgid ""
-"This may occasionally happen if contact was requested by both persons and it"
-" has already been approved."
-msgstr "This may occasionally happen if contact was requested by both persons and it has already been approved."
+"Currently this node is aware of %d nodes with %d registered users from the "
+"following platforms:"
+msgstr "Currently this node is aware of %d nodes with %d registered users from the following platforms:"
 
-#: mod/dfrn_confirm.php:242
-msgid "Response from remote site was not understood."
-msgstr "Response from remote site was not understood."
+#: mod/admin.php:691
+msgid "ID"
+msgstr "ID"
 
-#: mod/dfrn_confirm.php:249 mod/dfrn_confirm.php:254
-msgid "Unexpected response from remote site: "
-msgstr "Unexpected response from remote site: "
+#: mod/admin.php:692
+msgid "Recipient Name"
+msgstr "Recipient name"
 
-#: mod/dfrn_confirm.php:263
-msgid "Confirmation completed successfully."
-msgstr "Confirmation completed successfully."
+#: mod/admin.php:693
+msgid "Recipient Profile"
+msgstr "Recipient profile"
 
-#: mod/dfrn_confirm.php:275
-msgid "Temporary failure. Please wait and try again."
-msgstr "Temporary failure. Please wait and try again."
+#: mod/admin.php:694 view/theme/frio/theme.php:266
+#: src/Core/NotificationsManager.php:178 src/Content/Nav.php:178
+msgid "Network"
+msgstr "Network"
 
-#: mod/dfrn_confirm.php:278
-msgid "Introduction failed or was revoked."
-msgstr "Introduction failed or was revoked."
+#: mod/admin.php:695
+msgid "Created"
+msgstr "Created"
 
-#: mod/dfrn_confirm.php:283
-msgid "Remote site reported: "
-msgstr "Remote site reported: "
+#: mod/admin.php:696
+msgid "Last Tried"
+msgstr "Last Tried"
 
-#: mod/dfrn_confirm.php:396
-msgid "Unable to set contact photo."
-msgstr "Unable to set contact photo."
+#: mod/admin.php:697
+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 "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."
 
-#: mod/dfrn_confirm.php:498
+#: mod/admin.php:721
 #, php-format
-msgid "No user record found for '%s' "
-msgstr "No user record found for '%s' "
+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 "
+"scripts/dbstructure.php toinnodb</tt> of your Friendica installation for an "
+"automatic conversion.<br />"
+msgstr "Your DB still runs with MyISAM tables. You should change the engine type to InnoDB, because Friendica will use InnoDB only features in the future.  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 scripts/dbstructure.php toinnodb</tt> of your Friendica installation for an automatic conversion.<br />"
 
-#: mod/dfrn_confirm.php:508
-msgid "Our site encryption key is apparently messed up."
-msgstr "Our site encryption key is apparently messed up."
+#: mod/admin.php:728
+#, php-format
+msgid ""
+"There is a new version of Friendica available for download. Your current "
+"version is %1$s, upstream version is %2$s"
+msgstr "A new Friendica version is available now. Your current version is %1$s, upstream version is %2$s"
 
-#: mod/dfrn_confirm.php:519
-msgid "Empty site URL was provided or URL could not be decrypted by us."
-msgstr "An empty URL was provided or the URL could not be decrypted by us."
+#: mod/admin.php:738
+msgid ""
+"The database update failed. Please run \"php scripts/dbstructure.php "
+"update\" from the command line and have a look at the errors that might "
+"appear."
+msgstr "The database update failed. Please run \"php scripts/dbstructure.php update\" from the command line; check logs for errors."
 
-#: mod/dfrn_confirm.php:535
-msgid "Contact record was not found for you on our site."
-msgstr "Contact record was not found for you on our site."
+#: mod/admin.php:744
+msgid "The worker was never executed. Please check your database structure!"
+msgstr "The worker process has never been executed. Please check your database structure!"
 
-#: mod/dfrn_confirm.php:549
+#: mod/admin.php:747
 #, php-format
-msgid "Site public key not available in contact record for URL %s."
-msgstr "Site public key not available in contact record for URL %s."
-
-#: mod/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 "The ID provided by your system is a duplicate on our system. It should work if you try again."
+"The last worker execution was on %s UTC. This is older than one hour. Please"
+" check your crontab settings."
+msgstr "The last worker process started at %s UTC. This is more than one hour ago. Please adjust your crontab settings."
 
-#: mod/dfrn_confirm.php:576
-msgid "Unable to set your contact credentials on our system."
-msgstr "Unable to set your contact credentials on our system."
+#: mod/admin.php:752 mod/admin.php:1647
+msgid "Normal Account"
+msgstr "Standard account"
 
-#: mod/dfrn_confirm.php:631
-msgid "Unable to update your contact profile details on our system"
-msgstr "Unable to update your contact profile details on our system"
+#: mod/admin.php:753 mod/admin.php:1648
+msgid "Automatic Follower Account"
+msgstr "Automatic follower account"
 
-#: mod/dfrn_confirm.php:661 mod/dfrn_request.php:568
-#: src/Model/Contact.php:1437
-msgid "[Name Withheld]"
-msgstr "[Name Withheld]"
+#: mod/admin.php:754 mod/admin.php:1649
+msgid "Public Forum Account"
+msgstr "Public forum account"
 
-#: mod/dfrn_confirm.php:694
-#, php-format
-msgid "%1$s has joined %2$s"
-msgstr "%1$s has joined %2$s"
+#: mod/admin.php:755 mod/admin.php:1650
+msgid "Automatic Friend Account"
+msgstr "Automatic friend account"
 
-#: mod/dfrn_request.php:94
-msgid "This introduction has already been accepted."
-msgstr "This introduction has already been accepted."
+#: mod/admin.php:756
+msgid "Blog Account"
+msgstr "Blog account"
 
-#: mod/dfrn_request.php:112 mod/dfrn_request.php:359
-msgid "Profile location is not valid or does not contain profile information."
-msgstr "Profile location is not valid or does not contain profile information."
+#: mod/admin.php:757
+msgid "Private Forum Account"
+msgstr "Private forum account"
 
-#: mod/dfrn_request.php:116 mod/dfrn_request.php:363
-msgid "Warning: profile location has no identifiable owner name."
-msgstr "Warning: profile location has no identifiable owner name."
+#: mod/admin.php:779
+msgid "Message queues"
+msgstr "Message queues"
 
-#: mod/dfrn_request.php:119 mod/dfrn_request.php:366
-msgid "Warning: profile location has no profile photo."
-msgstr "Warning: profile location has no profile photo."
+#: mod/admin.php:785
+msgid "Summary"
+msgstr "Summary"
 
-#: 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 required parameter was not found at the given location"
-msgstr[1] "%d required parameters were not found at the given location"
+#: mod/admin.php:787
+msgid "Registered users"
+msgstr "Signed up users"
 
-#: mod/dfrn_request.php:162
-msgid "Introduction complete."
-msgstr "Introduction complete."
+#: mod/admin.php:789
+msgid "Pending registrations"
+msgstr "Pending registrations"
 
-#: mod/dfrn_request.php:199
-msgid "Unrecoverable protocol error."
-msgstr "Unrecoverable protocol error."
+#: mod/admin.php:790
+msgid "Version"
+msgstr "Version"
 
-#: mod/dfrn_request.php:226
-msgid "Profile unavailable."
-msgstr "Profile unavailable."
+#: mod/admin.php:795
+msgid "Active addons"
+msgstr "Active addons"
 
-#: mod/dfrn_request.php:248
-#, php-format
-msgid "%s has received too many connection requests today."
-msgstr "%s has received too many connection requests today."
+#: mod/admin.php:826
+msgid "Can not parse base url. Must have at least <scheme>://<domain>"
+msgstr "Can not parse base URL. Must have at least <scheme>://<domain>"
 
-#: mod/dfrn_request.php:249
-msgid "Spam protection measures have been invoked."
-msgstr "Spam protection measures have been invoked."
+#: mod/admin.php:1127
+msgid "Site settings updated."
+msgstr "Site settings updated."
+
+#: mod/admin.php:1154 mod/settings.php:907
+msgid "No special theme for mobile devices"
+msgstr "No special theme for mobile devices"
+
+#: mod/admin.php:1183
+msgid "No community page"
+msgstr "No community page"
 
-#: mod/dfrn_request.php:250
-msgid "Friends are advised to please try again in 24 hours."
-msgstr "Friends are advised to please try again in 24 hours."
+#: mod/admin.php:1184
+msgid "Public postings from users of this site"
+msgstr "Public postings from users of this site"
 
-#: mod/dfrn_request.php:280
-msgid "Invalid locator"
-msgstr "Invalid locator"
+#: mod/admin.php:1185
+msgid "Public postings from the federated network"
+msgstr "Public postings from the federated network"
 
-#: mod/dfrn_request.php:316
-msgid "You have already introduced yourself here."
-msgstr "You have already introduced yourself here."
+#: mod/admin.php:1186
+msgid "Public postings from local users and the federated network"
+msgstr "Public postings from local users and the federated network"
 
-#: mod/dfrn_request.php:319
-#, php-format
-msgid "Apparently you are already friends with %s."
-msgstr "Apparently you are already friends with %s."
+#: mod/admin.php:1192
+msgid "Users, Global Contacts"
+msgstr "Users, Global Contacts"
 
-#: mod/dfrn_request.php:339
-msgid "Invalid profile URL."
-msgstr "Invalid profile URL."
+#: mod/admin.php:1193
+msgid "Users, Global Contacts/fallback"
+msgstr "Users, Global Contacts/fallback"
 
-#: mod/dfrn_request.php:345 src/Model/Contact.php:1137
-msgid "Disallowed profile URL."
-msgstr "Disallowed profile URL."
+#: mod/admin.php:1197
+msgid "One month"
+msgstr "One month"
 
-#: mod/dfrn_request.php:439
-msgid "Your introduction has been sent."
-msgstr "Your introduction has been sent."
+#: mod/admin.php:1198
+msgid "Three months"
+msgstr "Three months"
 
-#: mod/dfrn_request.php:477
-msgid ""
-"Remote subscription can't be done for your network. Please subscribe "
-"directly on your system."
-msgstr "Remote subscription can't be done for your network. Please subscribe directly on your system."
+#: mod/admin.php:1199
+msgid "Half a year"
+msgstr "Half a year"
 
-#: mod/dfrn_request.php:493
-msgid "Please login to confirm introduction."
-msgstr "Please login to confirm introduction."
+#: mod/admin.php:1200
+msgid "One year"
+msgstr "One a year"
 
-#: mod/dfrn_request.php:501
-msgid ""
-"Incorrect identity currently logged in. Please login to "
-"<strong>this</strong> profile."
-msgstr "Incorrect identity currently logged in. Please login to <strong>this</strong> profile."
+#: mod/admin.php:1205
+msgid "Multi user instance"
+msgstr "Multi user instance"
 
-#: mod/dfrn_request.php:515 mod/dfrn_request.php:532
-msgid "Confirm"
-msgstr "Confirm"
+#: mod/admin.php:1228
+msgid "Closed"
+msgstr "Closed"
 
-#: mod/dfrn_request.php:527
-msgid "Hide this contact"
-msgstr "Hide this contact"
+#: mod/admin.php:1229
+msgid "Requires approval"
+msgstr "Requires approval"
 
-#: mod/dfrn_request.php:530
-#, php-format
-msgid "Welcome home %s."
-msgstr "Welcome home %s."
+#: mod/admin.php:1230
+msgid "Open"
+msgstr "Open"
 
-#: mod/dfrn_request.php:531
-#, php-format
-msgid "Please confirm your introduction/connection request to %s."
-msgstr "Please confirm your introduction/connection request to %s."
+#: mod/admin.php:1234
+msgid "No SSL policy, links will track page SSL state"
+msgstr "No SSL policy, links will track page SSL state"
 
-#: mod/dfrn_request.php:642
-msgid ""
-"Please enter your 'Identity Address' from one of the following supported "
-"communications networks:"
-msgstr "Please enter your 'Identity address' from one of the following supported communications networks:"
+#: mod/admin.php:1235
+msgid "Force all links to use SSL"
+msgstr "Force all links to use SSL"
 
-#: 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/admin.php:1236
+msgid "Self-signed certificate, use SSL for local links only (discouraged)"
+msgstr "Self-signed certificate, use SSL for local links only (discouraged)"
 
-#: mod/dfrn_request.php:650
-msgid "Friend/Connection Request"
-msgstr "Friend/Connection request"
+#: mod/admin.php:1240
+msgid "Don't check"
+msgstr "Don't check"
 
-#: mod/dfrn_request.php:651
-msgid ""
-"Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, "
-"testuser@gnusocial.de"
-msgstr ""
+#: mod/admin.php:1241
+msgid "check the stable version"
+msgstr "check for stable version updates"
 
-#: mod/dfrn_request.php:656 src/Content/ContactSelector.php:79
-msgid "Friendica"
-msgstr "Friendica"
+#: mod/admin.php:1242
+msgid "check the development version"
+msgstr "check for development version updates"
 
-#: mod/dfrn_request.php:657
-msgid "GNU Social (Pleroma, Mastodon)"
-msgstr ""
+#: mod/admin.php:1265
+msgid "Republish users to directory"
+msgstr "Republish users to directory"
 
-#: mod/dfrn_request.php:658
-msgid "Diaspora (Socialhome, Hubzilla)"
-msgstr ""
+#: mod/admin.php:1267
+msgid "File upload"
+msgstr "File upload"
 
-#: mod/dfrn_request.php:659
-#, php-format
-msgid ""
-" - please do not use this form.  Instead, enter %s into your Diaspora search"
-" bar."
-msgstr " - please do not use this form.  Instead, enter %s into your Diaspora search bar."
+#: mod/admin.php:1268
+msgid "Policies"
+msgstr "Policies"
 
-#: mod/events.php:104 mod/events.php:106
-msgid "Event can not end before it has started."
-msgstr "Event cannot end before it has started."
+#: mod/admin.php:1270
+msgid "Auto Discovered Contact Directory"
+msgstr "Auto-discovered contact directory"
 
-#: mod/events.php:113 mod/events.php:115
-msgid "Event title and start time are required."
-msgstr "Event title and starting time are required."
+#: mod/admin.php:1271
+msgid "Performance"
+msgstr "Performance"
 
-#: mod/events.php:395
-msgid "Create New Event"
-msgstr "Create new event"
+#: mod/admin.php:1272
+msgid "Worker"
+msgstr "Worker"
 
-#: mod/events.php:510
-msgid "Event details"
-msgstr "Event details"
+#: mod/admin.php:1273
+msgid ""
+"Relocate - WARNING: advanced function. Could make this server unreachable."
+msgstr "Relocate - Warning, advanced function: This could make this server unreachable."
 
-#: mod/events.php:511
-msgid "Starting date and Title are required."
-msgstr "Starting date and title are required."
+#: mod/admin.php:1276
+msgid "Site name"
+msgstr "Site name"
 
-#: mod/events.php:512 mod/events.php:513
-msgid "Event Starts:"
-msgstr "Event starts:"
+#: mod/admin.php:1277
+msgid "Host name"
+msgstr "Host name"
 
-#: mod/events.php:512 mod/events.php:524 mod/profiles.php:713
-msgid "Required"
-msgstr "Required"
+#: mod/admin.php:1278
+msgid "Sender Email"
+msgstr "Sender email"
 
-#: mod/events.php:514 mod/events.php:530
-msgid "Finish date/time is not known or not relevant"
-msgstr "Finish date/time is not known or not relevant"
+#: mod/admin.php:1278
+msgid ""
+"The email address your server shall use to send notification emails from."
+msgstr "The email address your server shall use to send notification emails from."
 
-#: mod/events.php:516 mod/events.php:517
-msgid "Event Finishes:"
-msgstr "Event finishes:"
+#: mod/admin.php:1279
+msgid "Banner/Logo"
+msgstr "Banner/Logo"
 
-#: mod/events.php:518 mod/events.php:531
-msgid "Adjust for viewer timezone"
-msgstr "Adjust for viewer's time zone"
+#: mod/admin.php:1280
+msgid "Shortcut icon"
+msgstr "Shortcut icon"
 
-#: mod/events.php:520
-msgid "Description:"
-msgstr "Description:"
+#: mod/admin.php:1280
+msgid "Link to an icon that will be used for browsers."
+msgstr "Link to an icon that will be used for browsers."
 
-#: mod/events.php:524 mod/events.php:526
-msgid "Title:"
-msgstr "Title:"
+#: mod/admin.php:1281
+msgid "Touch icon"
+msgstr "Touch icon"
 
-#: mod/events.php:527 mod/events.php:528
-msgid "Share this event"
-msgstr "Share this event"
+#: mod/admin.php:1281
+msgid "Link to an icon that will be used for tablets and mobiles."
+msgstr "Link to an icon that will be used for tablets and mobiles."
 
-#: mod/events.php:535 src/Model/Profile.php:849
-msgid "Basic"
-msgstr "Basic"
+#: mod/admin.php:1282
+msgid "Additional Info"
+msgstr "Additional Info"
 
-#: mod/events.php:557
-msgid "Failed to remove event"
-msgstr "Failed to remove event"
+#: mod/admin.php:1282
+#, php-format
+msgid ""
+"For public servers: you can add additional information here that will be "
+"listed at %s/servers."
+msgstr "For public servers: You can add additional information here that will be listed at %s/servers."
 
-#: mod/events.php:559
-msgid "Event removed"
-msgstr "Event removed"
+#: mod/admin.php:1283
+msgid "System language"
+msgstr "System language"
 
-#: mod/fsuggest.php:71
-msgid "Friend suggestion sent."
-msgstr "Friend suggestion sent"
+#: mod/admin.php:1284
+msgid "System theme"
+msgstr "System theme"
 
-#: mod/fsuggest.php:102
-msgid "Suggest Friends"
-msgstr "Suggest friends"
+#: mod/admin.php:1284
+msgid ""
+"Default system theme - may be over-ridden by user profiles - <a href='#' "
+"id='cnftheme'>change theme settings</a>"
+msgstr "Default system theme - may be overridden by user profiles - <a href='#' id='cnftheme'>change theme settings</a>"
 
-#: mod/fsuggest.php:104
-#, php-format
-msgid "Suggest a friend for %s"
-msgstr "Suggest a friend for %s"
+#: mod/admin.php:1285
+msgid "Mobile system theme"
+msgstr "Mobile system theme"
 
-#: mod/install.php:114
-msgid "Friendica Communications Server - Setup"
-msgstr "Friendica Communications Server - Setup"
+#: mod/admin.php:1285
+msgid "Theme for mobile devices"
+msgstr "Theme for mobile devices"
 
-#: mod/install.php:120
-msgid "Could not connect to database."
-msgstr "Could not connect to database."
+#: mod/admin.php:1286
+msgid "SSL link policy"
+msgstr "SSL link policy"
 
-#: mod/install.php:124
-msgid "Could not create table."
-msgstr "Could not create table."
+#: mod/admin.php:1286
+msgid "Determines whether generated links should be forced to use SSL"
+msgstr "Determines whether generated links should be forced to use SSL"
 
-#: mod/install.php:130
-msgid "Your Friendica site database has been installed."
-msgstr "Your Friendica site database has been installed."
+#: mod/admin.php:1287
+msgid "Force SSL"
+msgstr "Force SSL"
 
-#: mod/install.php:135
+#: mod/admin.php:1287
 msgid ""
-"You may need to import the file \"database.sql\" manually using phpmyadmin "
-"or mysql."
-msgstr "You may need to import the file \"database.sql\" manually using phpmyadmin or mysql."
+"Force all Non-SSL requests to SSL - Attention: on some systems it could lead"
+" to endless loops."
+msgstr "Force all Non-SSL requests to SSL - Attention: on some systems it could lead to endless loops."
 
-#: mod/install.php:136 mod/install.php:208 mod/install.php:552
-msgid "Please see the file \"INSTALL.txt\"."
-msgstr "Please see the file \"INSTALL.txt\"."
+#: mod/admin.php:1288
+msgid "Hide help entry from navigation menu"
+msgstr "Hide help entry from navigation menu"
 
-#: mod/install.php:148
-msgid "Database already in use."
-msgstr "Database already in use."
+#: mod/admin.php:1288
+msgid ""
+"Hides the menu entry for the Help pages from the navigation menu. You can "
+"still access it calling /help directly."
+msgstr "Hides the menu entry for the Help pages from the navigation menu. Help pages can still be accessed by calling ../help directly via its URL."
 
-#: mod/install.php:205
-msgid "System check"
-msgstr "System check"
+#: mod/admin.php:1289
+msgid "Single user instance"
+msgstr "Single user instance"
 
-#: mod/install.php:210
-msgid "Check again"
-msgstr "Check again"
+#: mod/admin.php:1289
+msgid "Make this instance multi-user or single-user for the named user"
+msgstr "Make this instance multi-user or single-user for the named user"
 
-#: mod/install.php:229
-msgid "Database connection"
-msgstr "Database connection"
+#: mod/admin.php:1290
+msgid "Maximum image size"
+msgstr "Maximum image size"
 
-#: mod/install.php:230
+#: mod/admin.php:1290
 msgid ""
-"In order to install Friendica we need to know how to connect to your "
-"database."
-msgstr "In order to install Friendica we need to know how to connect to your database."
+"Maximum size in bytes of uploaded images. Default is 0, which means no "
+"limits."
+msgstr "Maximum size in bytes of uploaded images. Default is 0, which means no limits."
 
-#: mod/install.php:231
-msgid ""
-"Please contact your hosting provider or site administrator if you have "
-"questions about these settings."
-msgstr "Please contact your hosting provider or site administrator if you have questions about these settings."
+#: mod/admin.php:1291
+msgid "Maximum image length"
+msgstr "Maximum image length"
 
-#: mod/install.php:232
+#: mod/admin.php:1291
 msgid ""
-"The database you specify below should already exist. If it does not, please "
-"create it before continuing."
-msgstr "The database you specify below should already exist. If it does not, please create it before continuing."
-
-#: mod/install.php:236
-msgid "Database Server Name"
-msgstr "Database server name"
-
-#: mod/install.php:237
-msgid "Database Login Name"
-msgstr "Database login name"
+"Maximum length in pixels of the longest side of uploaded images. Default is "
+"-1, which means no limits."
+msgstr "Maximum length in pixels of the longest side of uploaded images. Default is -1, which means no limits."
 
-#: mod/install.php:238
-msgid "Database Login Password"
-msgstr "Database login password"
+#: mod/admin.php:1292
+msgid "JPEG image quality"
+msgstr "JPEG image quality"
 
-#: mod/install.php:238
-msgid "For security reasons the password must not be empty"
-msgstr "For security reasons the password must not be empty"
+#: mod/admin.php:1292
+msgid ""
+"Uploaded JPEGS will be saved at this quality setting [0-100]. Default is "
+"100, which is full quality."
+msgstr "Uploaded JPEGS will be saved at this quality setting [0-100]. Default is 100, which is the original quality level."
 
-#: mod/install.php:239
-msgid "Database Name"
-msgstr "Database name"
+#: mod/admin.php:1294
+msgid "Register policy"
+msgstr "Registration policy"
 
-#: mod/install.php:240 mod/install.php:280
-msgid "Site administrator email address"
-msgstr "Site administrator email address"
+#: mod/admin.php:1295
+msgid "Maximum Daily Registrations"
+msgstr "Maximum daily registrations"
 
-#: mod/install.php:240 mod/install.php:280
+#: mod/admin.php:1295
 msgid ""
-"Your account email address must match this in order to use the web admin "
-"panel."
-msgstr "Your account email address must match this in order to use the web admin panel."
+"If registration is permitted above, this sets the maximum number of new user"
+" registrations to accept per day.  If register is set to closed, this "
+"setting has no effect."
+msgstr "If open registration is permitted, this sets the maximum number of new registrations per day.  This setting has no effect for registrations by approval."
 
-#: mod/install.php:244 mod/install.php:283
-msgid "Please select a default timezone for your website"
-msgstr "Please select a default time zone for your website"
+#: mod/admin.php:1296
+msgid "Register text"
+msgstr "Registration text"
 
-#: mod/install.php:270
-msgid "Site settings"
-msgstr "Site settings"
+#: mod/admin.php:1296
+msgid "Will be displayed prominently on the registration page."
+msgstr "Will be displayed prominently on the registration page."
 
-#: mod/install.php:284
-msgid "System Language:"
-msgstr "System language:"
+#: mod/admin.php:1297
+msgid "Accounts abandoned after x days"
+msgstr "Accounts abandoned after so many days"
 
-#: mod/install.php:284
+#: mod/admin.php:1297
 msgid ""
-"Set the default language for your Friendica installation interface and to "
-"send emails."
-msgstr "Set the default language for your Friendica installation interface and email communication."
+"Will not waste system resources polling external sites for abandonded "
+"accounts. Enter 0 for no time limit."
+msgstr "Will not waste system resources polling external sites for abandoned accounts. Enter 0 for no time limit."
 
-#: mod/install.php:324
-msgid "Could not find a command line version of PHP in the web server PATH."
-msgstr "Could not find a command line version of PHP in the web server PATH."
+#: mod/admin.php:1298
+msgid "Allowed friend domains"
+msgstr "Allowed friend domains"
 
-#: mod/install.php:325
+#: mod/admin.php:1298
 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 ""
+"Comma separated list of domains which are allowed to establish friendships "
+"with this site. Wildcards are accepted. Empty to allow any domains"
+msgstr "Comma separated list of domains which are allowed to establish friendships with this site. Wildcards are accepted. Leave empty to allow any domains"
 
-#: mod/install.php:329
-msgid "PHP executable path"
-msgstr "PHP executable path"
+#: mod/admin.php:1299
+msgid "Allowed email domains"
+msgstr "Allowed email domains"
 
-#: mod/install.php:329
+#: mod/admin.php:1299
 msgid ""
-"Enter full path to php executable. You can leave this blank to continue the "
-"installation."
-msgstr "Enter full path to php executable. You can leave this blank to continue the installation."
-
-#: mod/install.php:334
-msgid "Command line PHP"
-msgstr "Command line PHP"
-
-#: mod/install.php:343
-msgid "PHP executable is not the php cli binary (could be cgi-fgci version)"
-msgstr "PHP executable is not a php cli binary; it could possibly be a cgi-fgci version."
-
-#: mod/install.php:344
-msgid "Found PHP version: "
-msgstr "Found PHP version: "
+"Comma separated list of domains which are allowed in email addresses for "
+"registrations to this site. Wildcards are accepted. Empty to allow any "
+"domains"
+msgstr "Comma separated list of domains which are allowed in email addresses for registrations to this site. Wildcards are accepted. Leave empty to allow any domains"
 
-#: mod/install.php:346
-msgid "PHP cli binary"
-msgstr "PHP cli binary"
+#: mod/admin.php:1300
+msgid "No OEmbed rich content"
+msgstr "No OEmbed rich content"
 
-#: mod/install.php:357
+#: mod/admin.php:1300
 msgid ""
-"The command line version of PHP on your system does not have "
-"\"register_argc_argv\" enabled."
-msgstr "The command line version of PHP on your system does not have \"register_argc_argv\" enabled."
-
-#: mod/install.php:358
-msgid "This is required for message delivery to work."
-msgstr "This is required for message delivery to work."
+"Don't show the rich content (e.g. embedded PDF), except from the domains "
+"listed below."
+msgstr "Don't show rich content (e.g. embedded PDF), except from the domains listed below."
 
-#: mod/install.php:360
-msgid "PHP register_argc_argv"
-msgstr "PHP register_argc_argv"
+#: mod/admin.php:1301
+msgid "Allowed OEmbed domains"
+msgstr "Allowed OEmbed domains"
 
-#: mod/install.php:383
+#: mod/admin.php:1301
 msgid ""
-"Error: the \"openssl_pkey_new\" function on this system is not able to "
-"generate encryption keys"
-msgstr "Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"
+"Comma separated list of domains which oembed content is allowed to be "
+"displayed. Wildcards are accepted."
+msgstr "Comma separated list of domains from where OEmbed content is allowed. Wildcards are possible."
 
-#: mod/install.php:384
+#: mod/admin.php:1302
+msgid "Block public"
+msgstr "Block public"
+
+#: mod/admin.php:1302
 msgid ""
-"If running under Windows, please see "
-"\"http://www.php.net/manual/en/openssl.installation.php\"."
-msgstr "If running under Windows OS, please see \"http://www.php.net/manual/en/openssl.installation.php\"."
+"Check to block public access to all otherwise public personal pages on this "
+"site unless you are currently logged in."
+msgstr "Block public access to all otherwise public personal pages on this site, except for local users when logged in."
 
-#: mod/install.php:386
-msgid "Generate encryption keys"
-msgstr "Generate encryption keys"
+#: mod/admin.php:1303
+msgid "Force publish"
+msgstr "Mandatory directory listing"
 
-#: mod/install.php:393
-msgid "libCurl PHP module"
-msgstr "libCurl PHP module"
+#: mod/admin.php:1303
+msgid ""
+"Check to force all profiles on this site to be listed in the site directory."
+msgstr "Force all profiles on this site to be listed in the site directory."
 
-#: mod/install.php:394
-msgid "GD graphics PHP module"
-msgstr "GD graphics PHP module"
+#: mod/admin.php:1304
+msgid "Global directory URL"
+msgstr "Global directory URL"
 
-#: mod/install.php:395
-msgid "OpenSSL PHP module"
-msgstr "OpenSSL PHP module"
+#: mod/admin.php:1304
+msgid ""
+"URL to the global directory. If this is not set, the global directory is "
+"completely unavailable to the application."
+msgstr "URL to the global directory: If this is not set, the global directory is completely unavailable to the application."
 
-#: mod/install.php:396
-msgid "PDO or MySQLi PHP module"
-msgstr "PDO or MySQLi PHP module"
+#: mod/admin.php:1305
+msgid "Private posts by default for new users"
+msgstr "Private posts by default for new users"
 
-#: mod/install.php:397
-msgid "mb_string PHP module"
-msgstr "mb_string PHP module"
+#: mod/admin.php:1305
+msgid ""
+"Set default post permissions for all new members to the default privacy "
+"group rather than public."
+msgstr "Set default post permissions for all new members to the default privacy group rather than public."
 
-#: mod/install.php:398
-msgid "XML PHP module"
-msgstr "XML PHP module"
+#: mod/admin.php:1306
+msgid "Don't include post content in email notifications"
+msgstr "Don't include post content in email notifications"
 
-#: mod/install.php:399
-msgid "iconv module"
-msgstr "iconv module"
+#: mod/admin.php:1306
+msgid ""
+"Don't include the content of a post/comment/private message/etc. in the "
+"email notifications that are sent out from this site, as a privacy measure."
+msgstr "Don't include the content of a post/comment/private message in the email notifications sent from this site, as a privacy measure."
 
-#: mod/install.php:403 mod/install.php:405
-msgid "Apache mod_rewrite module"
-msgstr "Apache mod_rewrite module"
+#: mod/admin.php:1307
+msgid "Disallow public access to addons listed in the apps menu."
+msgstr "Disallow public access to addons listed in the apps menu."
 
-#: mod/install.php:403
+#: mod/admin.php:1307
 msgid ""
-"Error: Apache webserver mod-rewrite module is required but not installed."
-msgstr "Error: Apache web server mod-rewrite module is required but not installed."
+"Checking this box will restrict addons listed in the apps menu to members "
+"only."
+msgstr "Checking this box will restrict addons listed in the apps menu to members only."
 
-#: mod/install.php:411
-msgid "Error: libCURL PHP module required but not installed."
-msgstr "Error: libCURL PHP module required but not installed."
+#: mod/admin.php:1308
+msgid "Don't embed private images in posts"
+msgstr "Don't embed private images in posts"
 
-#: mod/install.php:415
+#: mod/admin.php:1308
 msgid ""
-"Error: GD graphics PHP module with JPEG support required but not installed."
-msgstr "Error: GD graphics PHP module with JPEG support required but not installed."
+"Don't replace locally-hosted private photos in posts with an embedded copy "
+"of the image. This means that contacts who receive posts containing private "
+"photos will have to authenticate and load each image, which may take a "
+"while."
+msgstr "Don't replace locally-hosted private photos in posts with an embedded copy of the image. This means that contacts who receive posts containing private photos will have to authenticate and load each image, which may take a while."
 
-#: mod/install.php:419
-msgid "Error: openssl PHP module required but not installed."
-msgstr "Error: openssl PHP module required but not installed."
+#: mod/admin.php:1309
+msgid "Allow Users to set remote_self"
+msgstr "Allow users to set \"Remote self\""
 
-#: mod/install.php:423
-msgid "Error: PDO or MySQLi PHP module required but not installed."
-msgstr "Error: PDO or MySQLi PHP module required but not installed."
+#: mod/admin.php:1309
+msgid ""
+"With checking this, every user is allowed to mark every contact as a "
+"remote_self in the repair contact dialog. Setting this flag on a contact "
+"causes mirroring every posting of that contact in the users stream."
+msgstr "This allows every user to mark contacts as a \"Remote self\" in the repair contact dialogue. Setting this flag on a contact will mirror every posting of that contact in the users stream."
 
-#: mod/install.php:427
-msgid "Error: The MySQL driver for PDO is not installed."
-msgstr "Error: MySQL driver for PDO is not installed."
+#: mod/admin.php:1310
+msgid "Block multiple registrations"
+msgstr "Block multiple registrations"
 
-#: mod/install.php:431
-msgid "Error: mb_string PHP module required but not installed."
-msgstr "Error: mb_string PHP module required but not installed."
+#: mod/admin.php:1310
+msgid "Disallow users to register additional accounts for use as pages."
+msgstr "Disallow users to sign up for additional accounts."
 
-#: mod/install.php:435
-msgid "Error: iconv PHP module required but not installed."
-msgstr "Error: iconv PHP module required but not installed."
+#: mod/admin.php:1311
+msgid "OpenID support"
+msgstr "OpenID support"
 
-#: mod/install.php:445
-msgid "Error, XML PHP module required but not installed."
-msgstr "Error, XML PHP module required but not installed."
+#: mod/admin.php:1311
+msgid "OpenID support for registration and logins."
+msgstr "OpenID support for registration and logins."
 
-#: mod/install.php:457
-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 "The web installer needs to be able to create a file called \".htconfig.php\" in the top-level directory of your web server, but it is unable to do so."
+#: mod/admin.php:1312
+msgid "Fullname check"
+msgstr "Full name check"
 
-#: mod/install.php:458
+#: mod/admin.php:1312
 msgid ""
-"This is most often a permission setting, as the web server may not be able "
-"to write files in your folder - even if you can."
-msgstr "This is most often a permission setting issue, as the web server may not be able to write files in your directory - even if you can."
+"Force users to register with a space between firstname and lastname in Full "
+"name, as an antispam measure"
+msgstr "Force users to sign up with a space between first name and last name in the full name field; it may reduce spam and abuse registrations."
 
-#: mod/install.php:459
-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 "At the end of this procedure, we will give you a text to save in a file named .htconfig.php in your Friendica top-level directory."
+#: mod/admin.php:1313
+msgid "Community pages for visitors"
+msgstr "Community pages for visitors"
 
-#: mod/install.php:460
+#: mod/admin.php:1313
 msgid ""
-"You can alternatively skip this procedure and perform a manual installation."
-" Please see the file \"INSTALL.txt\" for instructions."
-msgstr "Alternatively, you may skip this procedure and perform a manual installation. Please see the file \"INSTALL.txt\" for instructions."
+"Which community pages should be available for visitors. Local users always "
+"see both pages."
+msgstr "Which community pages should be available for visitors. Local users always see both pages."
 
-#: mod/install.php:463
-msgid ".htconfig.php is writable"
-msgstr ".htconfig.php is writable"
+#: mod/admin.php:1314
+msgid "Posts per user on community page"
+msgstr "Posts per user on community page"
 
-#: mod/install.php:473
+#: mod/admin.php:1314
 msgid ""
-"Friendica uses the Smarty3 template engine to render its web views. Smarty3 "
-"compiles templates to PHP to speed up rendering."
-msgstr "Friendica uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."
+"The maximum number of posts per user on the community page. (Not valid for "
+"'Global Community')"
+msgstr "Maximum number of posts per user on the community page (not valid for 'Global Community')."
 
-#: mod/install.php:474
-msgid ""
-"In order to store these compiled templates, the web server needs to have "
-"write access to the directory view/smarty3/ under the Friendica top level "
-"folder."
-msgstr "In order to store these compiled templates, the web server needs to have write access to the directory view/smarty3/ under the Friendica top-level directory."
+#: mod/admin.php:1315
+msgid "Enable OStatus support"
+msgstr "Enable OStatus support"
 
-#: mod/install.php:475
+#: mod/admin.php:1315
 msgid ""
-"Please ensure that the user that your web server runs as (e.g. www-data) has"
-" write access to this folder."
-msgstr "Please ensure the user (e.g. www-data) that your web server runs as has write access to this directory."
+"Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility. All "
+"communications in OStatus are public, so privacy warnings will be "
+"occasionally displayed."
+msgstr "Provide built-in OStatus (StatusNet, GNU Social, etc.) compatibility. All communications in OStatus are public, so privacy warnings will be occasionally displayed."
 
-#: mod/install.php:476
+#: mod/admin.php:1316
+msgid "Only import OStatus threads from our contacts"
+msgstr "Only import OStatus threads from known contacts"
+
+#: mod/admin.php:1316
 msgid ""
-"Note: as a security measure, you should give the web server write access to "
-"view/smarty3/ only--not the template files (.tpl) that it contains."
-msgstr "Note: as a security measure, you should give the web server write access to view/smarty3/ only--not the template files (.tpl) that it contains."
+"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 "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."
 
-#: mod/install.php:479
-msgid "view/smarty3 is writable"
-msgstr "view/smarty3 is writable"
+#: mod/admin.php:1317
+msgid "OStatus support can only be enabled if threading is enabled."
+msgstr "OStatus support can only be enabled if threading is enabled."
 
-#: mod/install.php:495
+#: mod/admin.php:1319
 msgid ""
-"Url rewrite in .htaccess is not working. Check your server configuration."
-msgstr "URL rewrite in .htaccess is not working. Check your server configuration."
-
-#: mod/install.php:497
-msgid "Url rewrite is working"
-msgstr "URL rewrite is working"
+"Diaspora support can't be enabled because Friendica was installed into a sub"
+" directory."
+msgstr "Diaspora support can't be enabled because Friendica was installed into a sub directory."
 
-#: mod/install.php:516
-msgid "ImageMagick PHP extension is not installed"
-msgstr "ImageMagick PHP extension is not installed"
+#: mod/admin.php:1320
+msgid "Enable Diaspora support"
+msgstr "Enable Diaspora support"
 
-#: mod/install.php:518
-msgid "ImageMagick PHP extension is installed"
-msgstr "ImageMagick PHP extension is installed"
+#: mod/admin.php:1320
+msgid "Provide built-in Diaspora network compatibility."
+msgstr "Provide built-in Diaspora network compatibility."
 
-#: mod/install.php:520
-msgid "ImageMagick supports GIF"
-msgstr "ImageMagick supports GIF"
+#: mod/admin.php:1321
+msgid "Only allow Friendica contacts"
+msgstr "Only allow Friendica contacts"
 
-#: mod/install.php:527
+#: mod/admin.php:1321
 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 "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."
+"All contacts must use Friendica protocols. All other built-in communication "
+"protocols disabled."
+msgstr "All contacts must use Friendica protocols. All other built-in communication protocols will be disabled."
 
-#: mod/install.php:550
-msgid "<h1>What next</h1>"
-msgstr "<h1>What next</h1>"
+#: mod/admin.php:1322
+msgid "Verify SSL"
+msgstr "Verify SSL"
 
-#: mod/install.php:551
+#: mod/admin.php:1322
 msgid ""
-"IMPORTANT: You will need to [manually] setup a scheduled task for the "
-"worker."
-msgstr "IMPORTANT: You will need to [manually] setup a scheduled task for the worker."
+"If you wish, you can turn on strict certificate checking. This will mean you"
+" cannot connect (at all) to self-signed SSL sites."
+msgstr "If you wish, you can turn on strict certificate checking. This will mean you cannot connect (at all) to self-signed SSL sites."
 
-#: mod/install.php:554
-#, 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 ""
+#: mod/admin.php:1323
+msgid "Proxy user"
+msgstr "Proxy user"
 
-#: mod/invite.php:33
-msgid "Total invitation limit exceeded."
-msgstr "Total invitation limit exceeded"
+#: mod/admin.php:1324
+msgid "Proxy URL"
+msgstr "Proxy URL"
 
-#: mod/invite.php:55
-#, php-format
-msgid "%s : Not a valid email address."
-msgstr "%s : Not a valid email address"
+#: mod/admin.php:1325
+msgid "Network timeout"
+msgstr "Network timeout"
 
-#: mod/invite.php:80
-msgid "Please join us on Friendica"
-msgstr "Please join us on Friendica."
+#: mod/admin.php:1325
+msgid "Value is in seconds. Set to 0 for unlimited (not recommended)."
+msgstr "Value is in seconds. Set to 0 for unlimited (not recommended)."
 
-#: mod/invite.php:91
-msgid "Invitation limit exceeded. Please contact your site administrator."
-msgstr "Invitation limit is exceeded. Please contact your site administrator."
+#: mod/admin.php:1326
+msgid "Maximum Load Average"
+msgstr "Maximum load average"
 
-#: mod/invite.php:95
-#, php-format
-msgid "%s : Message delivery failed."
-msgstr "%s : Message delivery failed"
+#: mod/admin.php:1326
+msgid ""
+"Maximum system load before delivery and poll processes are deferred - "
+"default 50."
+msgstr "Maximum system load before delivery and poll processes are deferred (default 50)."
 
-#: mod/invite.php:99
-#, php-format
-msgid "%d message sent."
-msgid_plural "%d messages sent."
-msgstr[0] "%d message sent."
-msgstr[1] "%d messages sent."
+#: mod/admin.php:1327
+msgid "Maximum Load Average (Frontend)"
+msgstr "Maximum load average (frontend)"
 
-#: mod/invite.php:117
-msgid "You have no more invitations available"
-msgstr "You have no more invitations available."
+#: mod/admin.php:1327
+msgid "Maximum system load before the frontend quits service - default 50."
+msgstr "Maximum system load before the frontend quits service (default 50)."
 
-#: mod/invite.php:125
-#, php-format
+#: mod/admin.php:1328
+msgid "Minimal Memory"
+msgstr "Minimal memory"
+
+#: mod/admin.php:1328
 msgid ""
-"Visit %s for a list of public sites that you can join. Friendica members on "
-"other sites can all connect with each other, as well as with members of many"
-" other social networks."
-msgstr "Visit %s for a list of public sites that you can join. Friendica members on other sites can all connect with each other, as well as with members of many other social networks."
+"Minimal free memory in MB for the worker. Needs access to /proc/meminfo - "
+"default 0 (deactivated)."
+msgstr "Minimal free memory in MB for the worker. Needs access to /proc/meminfo - default 0 (deactivated)."
+
+#: mod/admin.php:1329
+msgid "Maximum table size for optimization"
+msgstr "Maximum table size for optimization"
 
-#: mod/invite.php:127
-#, php-format
+#: mod/admin.php:1329
 msgid ""
-"To accept this invitation, please visit and register at %s or any other "
-"public Friendica website."
-msgstr "To accept this invitation, please sign up at %s or any other public Friendica website."
+"Maximum table size (in MB) for the automatic optimization - default 100 MB. "
+"Enter -1 to disable it."
+msgstr "Maximum table size (in MB) for the automatic optimization (default 100 MB; -1 to deactivate)."
 
-#: mod/invite.php:128
-#, php-format
-msgid ""
-"Friendica sites all inter-connect to create a huge privacy-enhanced social "
-"web that is owned and controlled by its members. They can also connect with "
-"many traditional social networks. See %s for a list of alternate Friendica "
-"sites you can join."
-msgstr "Friendica sites are all inter-connect to create a large privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks. See %s for a list of alternate Friendica sites you can join."
+#: mod/admin.php:1330
+msgid "Minimum level of fragmentation"
+msgstr "Minimum level of fragmentation"
 
-#: mod/invite.php:132
+#: mod/admin.php:1330
 msgid ""
-"Our apologies. This system is not currently configured to connect with other"
-" public sites or invite members."
-msgstr "Our apologies. This system is not currently configured to connect with other public sites or invite members."
+"Minimum fragmenation level to start the automatic optimization - default "
+"value is 30%."
+msgstr "Minimum fragmentation level to start the automatic optimization (default 30%)."
 
-#: mod/invite.php:136
+#: mod/admin.php:1332
+msgid "Periodical check of global contacts"
+msgstr "Periodical check of global contacts"
+
+#: mod/admin.php:1332
 msgid ""
-"Friendica sites all inter-connect to create a huge privacy-enhanced social "
-"web that is owned and controlled by its members. They can also connect with "
-"many traditional social networks."
-msgstr "Friendica sites are all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. Each site can also connect with many traditional social networks."
+"If enabled, the global contacts are checked periodically for missing or "
+"outdated data and the vitality of the contacts and servers."
+msgstr "This checks global contacts periodically for missing or outdated data and the vitality of the contacts and servers."
 
-#: mod/invite.php:135
-#, php-format
-msgid "To accept this invitation, please visit and register at %s."
-msgstr "To accept this invitation, please visit and register at %s."
+#: mod/admin.php:1333
+msgid "Days between requery"
+msgstr "Days between enquiry"
 
-#: mod/invite.php:142
-msgid "Send invitations"
-msgstr "Send invitations"
+#: mod/admin.php:1333
+msgid "Number of days after which a server is requeried for his contacts."
+msgstr "Number of days after which a server is required check contacts."
 
-#: mod/invite.php:143
-msgid "Enter email addresses, one per line:"
-msgstr "Enter email addresses, one per line:"
+#: mod/admin.php:1334
+msgid "Discover contacts from other servers"
+msgstr "Discover contacts from other servers"
 
-#: mod/invite.php:145
+#: mod/admin.php:1334
 msgid ""
-"You are cordially invited to join me and other close friends on Friendica - "
-"and help us to create a better social web."
-msgstr "You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web."
+"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 "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 recommend setting is 'Users, Global Contacts'."
 
-#: mod/invite.php:147
-msgid "You will need to supply this invitation code: $invite_code"
-msgstr "You will need to supply this invitation code: $invite_code"
+#: mod/admin.php:1335
+msgid "Timeframe for fetching global contacts"
+msgstr "Time-frame for fetching global contacts"
 
-#: mod/invite.php:147
+#: mod/admin.php:1335
 msgid ""
-"Once you have registered, please connect with me via my profile page at:"
-msgstr "Once you have signed up, please connect with me via my profile page at:"
+"When the discovery is activated, this value defines the timeframe for the "
+"activity of the global contacts that are fetched from other servers."
+msgstr "If discovery is activated, this value defines the time-frame for the activity of the global contacts that are fetched from other servers."
 
-#: mod/invite.php:149
-msgid ""
-"For more information about the Friendica project and why we feel it is "
-"important, please visit http://friendi.ca"
-msgstr "For more information about the Friendica project and why we feel it is important, please visit http://friendi.ca"
+#: mod/admin.php:1336
+msgid "Search the local directory"
+msgstr "Search the local directory"
 
-#: mod/item.php:115
-msgid "Unable to locate original post."
-msgstr "Unable to locate original post."
+#: mod/admin.php:1336
+msgid ""
+"Search the local directory instead of the global directory. When searching "
+"locally, every search will be executed on the global directory in the "
+"background. This improves the search results when the search is repeated."
+msgstr "Search the local directory instead of the global directory. When searching locally, every search will be executed on the global directory in the background. This improves the search results when the search is repeated."
 
-#: mod/item.php:275
-msgid "Empty post discarded."
-msgstr "Empty post discarded."
+#: mod/admin.php:1338
+msgid "Publish server information"
+msgstr "Publish server information"
 
-#: mod/item.php:802
-#, php-format
+#: mod/admin.php:1338
 msgid ""
-"This message was sent to you by %s, a member of the Friendica social "
-"network."
-msgstr "This message was sent to you by %s, a member of the Friendica social network."
+"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 "This publishes generic data about the server and its usage. 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."
 
-#: mod/item.php:804
-#, php-format
-msgid "You may visit them online at %s"
-msgstr "You may visit them online at %s"
+#: mod/admin.php:1340
+msgid "Check upstream version"
+msgstr "Check upstream version"
 
-#: mod/item.php:805
+#: mod/admin.php:1340
 msgid ""
-"Please contact the sender by replying to this post if you do not wish to "
-"receive these messages."
-msgstr "Please contact the sender by replying to this post if you do not wish to receive these messages."
-
-#: mod/item.php:809
-#, php-format
-msgid "%s posted an update."
-msgstr "%s posted an update."
+"Enables checking for new Friendica versions at github. If there is a new "
+"version, you will be informed in the admin panel overview."
+msgstr "Enables checking for new Friendica versions at github. If there is a new version, you will be informed in the admin panel overview."
 
-#: mod/localtime.php:33
-msgid "Time Conversion"
-msgstr "Time conversion"
+#: mod/admin.php:1341
+msgid "Suppress Tags"
+msgstr "Suppress tags"
 
-#: mod/localtime.php:35
-msgid ""
-"Friendica provides this service for sharing events with other networks and "
-"friends in unknown timezones."
-msgstr "Friendica provides this service for sharing events with other networks and friends in unknown time zones."
+#: mod/admin.php:1341
+msgid "Suppress showing a list of hashtags at the end of the posting."
+msgstr "Suppress listed hashtags at the end of posts."
 
-#: mod/localtime.php:39
-#, php-format
-msgid "UTC time: %s"
-msgstr "UTC time: %s"
+#: mod/admin.php:1342
+msgid "Path to item cache"
+msgstr "Path to item cache"
 
-#: mod/localtime.php:42
-#, php-format
-msgid "Current timezone: %s"
-msgstr "Current time zone: %s"
+#: mod/admin.php:1342
+msgid "The item caches buffers generated bbcode and external images."
+msgstr "The item caches buffers generated bbcode and external images."
 
-#: mod/localtime.php:46
-#, php-format
-msgid "Converted localtime: %s"
-msgstr "Converted local time: %s"
+#: mod/admin.php:1343
+msgid "Cache duration in seconds"
+msgstr "Cache duration in seconds"
 
-#: mod/localtime.php:52
-msgid "Please select your timezone:"
-msgstr "Please select your time zone:"
+#: mod/admin.php:1343
+msgid ""
+"How long should the cache files be hold? Default value is 86400 seconds (One"
+" day). To disable the item cache, set the value to -1."
+msgstr "How long should cache files be held? (Default 86400 seconds - one day;  -1 disables item cache)"
 
-#: mod/lostpass.php:27
-msgid "No valid account found."
-msgstr "No valid account found."
+#: mod/admin.php:1344
+msgid "Maximum numbers of comments per post"
+msgstr "Maximum numbers of comments per post"
 
-#: mod/lostpass.php:39
-msgid "Password reset request issued. Check your email."
-msgstr "Password reset request issued. Please check your email."
+#: mod/admin.php:1344
+msgid "How much comments should be shown for each post? Default value is 100."
+msgstr "How many comments should be shown for each post? (Default 100)"
 
-#: 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 ""
+#: mod/admin.php:1345
+msgid "Temp path"
+msgstr "Temp path"
 
-#: mod/lostpass.php:56
-#, php-format
+#: mod/admin.php:1345
 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 ""
+"If you have a restricted system where the webserver can't access the system "
+"temp path, enter another path here."
+msgstr "Enter a different tmp path, if your system restricts the webserver's access to the system temp path."
 
-#: mod/lostpass.php:72
-#, php-format
-msgid "Password reset requested at %s"
-msgstr "Password reset requested at %s"
+#: mod/admin.php:1346
+msgid "Base path to installation"
+msgstr "Base path to installation"
 
-#: mod/lostpass.php:88
+#: mod/admin.php:1346
 msgid ""
-"Request could not be verified. (You may have previously submitted it.) "
-"Password reset failed."
-msgstr "Request could not be verified. (You may have previously submitted it.) Password reset failed."
-
-#: mod/lostpass.php:101
-msgid "Request has expired, please make a new one."
-msgstr ""
+"If the system cannot detect the correct path to your installation, enter the"
+" correct path here. This setting should only be set if you are using a "
+"restricted system and symbolic links to your webroot."
+msgstr "If the system cannot detect the correct path to your installation, enter the correct path here. This setting should only be set if you are using a restricted system and symbolic links to your webroot."
 
-#: mod/lostpass.php:116
-msgid "Forgot your Password?"
-msgstr "Reset My Password"
+#: mod/admin.php:1347
+msgid "Disable picture proxy"
+msgstr "Disable picture proxy"
 
-#: mod/lostpass.php:117
+#: mod/admin.php:1347
 msgid ""
-"Enter your email address and submit to have your password reset. Then check "
-"your email for further instructions."
-msgstr "Enter email address or nickname to reset your password. You will receive further instruction via email."
+"The picture proxy increases performance and privacy. It shouldn't be used on"
+" systems with very low bandwith."
+msgstr "The picture proxy increases performance and privacy. It shouldn't be used on systems with very low bandwith."
 
-#: mod/lostpass.php:118 src/Module/Login.php:314
-msgid "Nickname or Email: "
-msgstr "Nickname or email: "
+#: mod/admin.php:1348
+msgid "Only search in tags"
+msgstr "Only search in tags"
 
-#: mod/lostpass.php:119
-msgid "Reset"
-msgstr "Reset"
+#: mod/admin.php:1348
+msgid "On large systems the text search can slow down the system extremely."
+msgstr "On large systems the text search can slow down the system significantly."
 
-#: mod/lostpass.php:134 src/Module/Login.php:326
-msgid "Password Reset"
-msgstr "Forgotten password?"
+#: mod/admin.php:1350
+msgid "New base url"
+msgstr "New base URL"
 
-#: mod/lostpass.php:135
-msgid "Your password has been reset as requested."
-msgstr "Your password has been reset as requested."
+#: mod/admin.php:1350
+msgid ""
+"Change base url for this server. Sends relocate message to all Friendica and"
+" Diaspora* contacts of all users."
+msgstr "Change base url for this server. Sends relocate message to all Friendica and Diaspora* contacts of all users."
 
-#: mod/lostpass.php:136
-msgid "Your new password is"
-msgstr "Your new password is"
+#: mod/admin.php:1352
+msgid "RINO Encryption"
+msgstr "RINO Encryption"
 
-#: mod/lostpass.php:137
-msgid "Save or copy your new password - and then"
-msgstr "Save or copy your new password - and then"
+#: mod/admin.php:1352
+msgid "Encryption layer between nodes."
+msgstr "Encryption layer between nodes."
 
-#: mod/lostpass.php:138
-msgid "click here to login"
-msgstr "click here to login"
+#: mod/admin.php:1354
+msgid "Maximum number of parallel workers"
+msgstr "Maximum number of parallel workers"
 
-#: mod/lostpass.php:139
+#: mod/admin.php:1354
 msgid ""
-"Your password may be changed from the <em>Settings</em> page after "
-"successful login."
-msgstr "Your password may be changed from the <em>Settings</em> page after successful login."
+"On shared hosters set this to 2. On larger systems, values of 10 are great. "
+"Default value is 4."
+msgstr "On shared hosts set this to 2. On larger systems, values of 10 are great. Default value is 4."
 
-#: mod/lostpass.php:147
-#, php-format
-msgid ""
-"\n"
-"\t\t\tDear %1$s,\n"
-"\t\t\t\tYour password has been changed as requested. Please retain this\n"
-"\t\t\tinformation for your records (or change your password immediately to\n"
-"\t\t\tsomething that you will remember).\n"
-"\t\t"
-msgstr ""
+#: mod/admin.php:1355
+msgid "Don't use 'proc_open' with the worker"
+msgstr "Don't use 'proc_open' with the worker"
 
-#: mod/lostpass.php:153
-#, php-format
+#: mod/admin.php:1355
 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 ""
-
-#: mod/lostpass.php:166
-#, php-format
-msgid "Your password has been changed at %s"
-msgstr "Your password has been changed at %s"
+"Enable this if your system doesn't allow the use of 'proc_open'. This can "
+"happen on shared hosters. If this is enabled you should increase the "
+"frequency of worker calls in your crontab."
+msgstr "Enable this if your system doesn't allow the use of 'proc_open'. This can happen on shared hosters. If this is enabled you should increase the frequency of worker calls in your crontab."
 
-#: mod/manage.php:180
-msgid "Manage Identities and/or Pages"
-msgstr "Manage Identities and Pages"
+#: mod/admin.php:1356
+msgid "Enable fastlane"
+msgstr "Enable fast-lane"
 
-#: mod/manage.php:181
+#: mod/admin.php:1356
 msgid ""
-"Toggle between different identities or community/group pages which share "
-"your account details or which you have been granted \"manage\" permissions"
-msgstr "Accounts that I manage or own."
+"When enabed, the fastlane mechanism starts an additional worker if processes"
+" with higher priority are blocked by processes of lower priority."
+msgstr "The fast-lane mechanism starts an additional worker if processes with higher priority are blocked by processes of lower priority."
 
-#: mod/manage.php:182
-msgid "Select an identity to manage: "
-msgstr "Select identity:"
+#: mod/admin.php:1357
+msgid "Enable frontend worker"
+msgstr "Enable frontend worker"
 
-#: mod/message.php:29 src/Content/Nav.php:198
-msgid "New Message"
-msgstr "New Message"
+#: mod/admin.php:1357
+#, 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 "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."
 
-#: mod/message.php:76
-msgid "Unable to locate contact information."
-msgstr "Unable to locate contact information."
+#: mod/admin.php:1385
+msgid "Update has been marked successful"
+msgstr "Update has been marked successful"
 
-#: mod/message.php:111 view/theme/frio/theme.php:267 src/Content/Nav.php:195
-msgid "Messages"
-msgstr "Messages"
+#: mod/admin.php:1392
+#, php-format
+msgid "Database structure update %s was successfully applied."
+msgstr "Database structure update %s was successfully applied."
 
-#: mod/message.php:135
-msgid "Do you really want to delete this message?"
-msgstr "Do you really want to delete this message?"
+#: mod/admin.php:1395
+#, php-format
+msgid "Executing of database structure update %s failed with error: %s"
+msgstr "Executing of database structure update %s failed with error: %s"
 
-#: mod/message.php:155
-msgid "Message deleted."
-msgstr "Message deleted."
+#: mod/admin.php:1408
+#, php-format
+msgid "Executing %s failed with error: %s"
+msgstr "Executing %s failed with error: %s"
 
-#: mod/message.php:184
-msgid "Conversation removed."
-msgstr "Conversation removed."
+#: mod/admin.php:1410
+#, php-format
+msgid "Update %s was successfully applied."
+msgstr "Update %s was successfully applied."
 
-#: mod/message.php:291
-msgid "No messages."
-msgstr "No messages."
+#: mod/admin.php:1413
+#, php-format
+msgid "Update %s did not return a status. Unknown if it succeeded."
+msgstr "Update %s did not return a status. Unknown if it succeeded."
 
-#: mod/message.php:330
-msgid "Message not available."
-msgstr "Message not available."
+#: mod/admin.php:1416
+#, php-format
+msgid "There was no additional update function %s that needed to be called."
+msgstr "There was no additional update function %s that needed to be called."
 
-#: mod/message.php:399
-msgid "Delete message"
-msgstr "Delete message"
+#: mod/admin.php:1436
+msgid "No failed updates."
+msgstr "No failed updates."
 
-#: mod/message.php:416 mod/message.php:499
-msgid "Delete conversation"
-msgstr "Delete conversation"
+#: mod/admin.php:1437
+msgid "Check database structure"
+msgstr "Check database structure"
+
+#: mod/admin.php:1442
+msgid "Failed Updates"
+msgstr "Failed updates"
 
-#: mod/message.php:418
+#: mod/admin.php:1443
 msgid ""
-"No secure communications available. You <strong>may</strong> be able to "
-"respond from the sender's profile page."
-msgstr "No secure communications available. You <strong>may</strong> be able to respond from the sender's profile page."
+"This does not include updates prior to 1139, which did not return a status."
+msgstr "This does not include updates prior to 1139, which did not return a status."
 
-#: mod/message.php:422
-msgid "Send Reply"
-msgstr "Send reply"
+#: mod/admin.php:1444
+msgid "Mark success (if update was manually applied)"
+msgstr "Mark success (if update was manually applied)"
 
-#: mod/message.php:473
-#, php-format
-msgid "Unknown sender - %s"
-msgstr "Unknown sender - %s"
+#: mod/admin.php:1445
+msgid "Attempt to execute this update step automatically"
+msgstr "Attempt to execute this update step automatically"
 
-#: mod/message.php:475
+#: mod/admin.php:1484
 #, php-format
-msgid "You and %s"
-msgstr "Me and %s"
+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\tDear %1$s,\n\t\t\t\tThe administrator of %2$s has set up an account for you."
 
-#: mod/message.php:477
+#: mod/admin.php:1487
 #, php-format
-msgid "%s and You"
-msgstr "%s and me"
-
-#: mod/message.php:502
-msgid "D, d M Y - g:i A"
-msgstr "D, d M Y - g:i A"
+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\tThank you and welcome to %4$s."
+msgstr "\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, this may help\n\t\t\tyou to make some new and interesting friends.\n\n\t\t\tThank you and welcome to %4$s."
 
-#: mod/message.php:505
+#: mod/admin.php:1519 src/Model/User.php:634
 #, php-format
-msgid "%d message"
-msgid_plural "%d messages"
-msgstr[0] "%d message"
-msgstr[1] "%d messages"
-
-#: mod/network.php:194 mod/search.php:37
-msgid "Remove term"
-msgstr "Remove term"
-
-#: mod/network.php:201 mod/search.php:46 src/Content/Feature.php:100
-msgid "Saved Searches"
-msgstr "Saved searches"
+msgid "Registration details for %s"
+msgstr "Registration details for %s"
 
-#: mod/network.php:202 src/Model/Group.php:401
-msgid "add"
-msgstr "add"
+#: mod/admin.php:1529
+#, php-format
+msgid "%s user blocked/unblocked"
+msgid_plural "%s users blocked/unblocked"
+msgstr[0] "%s user blocked/unblocked"
+msgstr[1] "%s users blocked/unblocked"
 
-#: mod/network.php:547
+#: mod/admin.php:1535
 #, php-format
-msgid ""
-"Warning: This group contains %s member from a network that doesn't allow non"
-" public messages."
-msgid_plural ""
-"Warning: This group contains %s members from a network that doesn't allow "
-"non public messages."
-msgstr[0] "Warning: This group contains %s member from a network that doesn't allow non public messages."
-msgstr[1] "Warning: This group contains %s members from a network that doesn't allow non public messages."
+msgid "%s user deleted"
+msgid_plural "%s users deleted"
+msgstr[0] "%s user deleted"
+msgstr[1] "%s users deleted"
 
-#: mod/network.php:550
-msgid "Messages in this group won't be send to these receivers."
-msgstr "Messages in this group won't be send to these receivers."
+#: mod/admin.php:1582
+#, php-format
+msgid "User '%s' deleted"
+msgstr "User '%s' deleted"
 
-#: mod/network.php:618
-msgid "No such group"
-msgstr "No such group"
+#: mod/admin.php:1590
+#, php-format
+msgid "User '%s' unblocked"
+msgstr "User '%s' unblocked"
 
-#: mod/network.php:643
+#: mod/admin.php:1590
 #, php-format
-msgid "Group: %s"
-msgstr "Group: %s"
+msgid "User '%s' blocked"
+msgstr "User '%s' blocked"
 
-#: mod/network.php:669
-msgid "Private messages to this person are at risk of public disclosure."
-msgstr "Private messages to this person are at risk of public disclosure."
+#: mod/admin.php:1689 mod/admin.php:1701 mod/admin.php:1714 mod/admin.php:1732
+#: src/Content/ContactSelector.php:82
+msgid "Email"
+msgstr "Email"
 
-#: mod/network.php:672
-msgid "Invalid contact."
-msgstr "Invalid contact."
+#: mod/admin.php:1689 mod/admin.php:1714
+msgid "Register date"
+msgstr "Registration date"
 
-#: mod/network.php:917
-msgid "Commented Order"
-msgstr "Commented last"
+#: mod/admin.php:1689 mod/admin.php:1714
+msgid "Last login"
+msgstr "Last login"
 
-#: mod/network.php:920
-msgid "Sort by Comment Date"
-msgstr "Sort by comment date"
+#: mod/admin.php:1689 mod/admin.php:1714
+msgid "Last item"
+msgstr "Last item"
 
-#: mod/network.php:925
-msgid "Posted Order"
-msgstr "Posted last"
+#: mod/admin.php:1689 mod/settings.php:54
+msgid "Account"
+msgstr "Account"
 
-#: mod/network.php:928
-msgid "Sort by Post Date"
-msgstr "Sort by post date"
+#: mod/admin.php:1697
+msgid "Add User"
+msgstr "Add user"
 
-#: mod/network.php:936 mod/profiles.php:700
-#: src/Core/NotificationsManager.php:185
-msgid "Personal"
-msgstr "Personal"
+#: mod/admin.php:1699
+msgid "User registrations waiting for confirm"
+msgstr "User registrations awaiting confirmation"
 
-#: mod/network.php:939
-msgid "Posts that mention or involve you"
-msgstr "Posts mentioning or involving me"
+#: mod/admin.php:1700
+msgid "User waiting for permanent deletion"
+msgstr "User awaiting permanent deletion"
 
-#: mod/network.php:947
-msgid "New"
-msgstr "New"
+#: mod/admin.php:1701
+msgid "Request date"
+msgstr "Request date"
 
-#: mod/network.php:950
-msgid "Activity Stream - by date"
-msgstr "Activity Stream - by date"
+#: mod/admin.php:1702
+msgid "No registrations."
+msgstr "No registrations."
 
-#: mod/network.php:958
-msgid "Shared Links"
-msgstr "Shared links"
+#: mod/admin.php:1703
+msgid "Note from the user"
+msgstr "Note from the user"
 
-#: mod/network.php:961
-msgid "Interesting Links"
-msgstr "Interesting links"
+#: mod/admin.php:1705
+msgid "Deny"
+msgstr "Deny"
 
-#: mod/network.php:969
-msgid "Starred"
-msgstr "Starred"
+#: mod/admin.php:1709
+msgid "Site admin"
+msgstr "Site admin"
 
-#: mod/network.php:972
-msgid "Favourite Posts"
-msgstr "My favorite posts"
+#: mod/admin.php:1710
+msgid "Account expired"
+msgstr "Account expired"
 
-#: mod/notify.php:77
-msgid "No more system notifications."
-msgstr "No more system notifications."
+#: mod/admin.php:1713
+msgid "New User"
+msgstr "New user"
 
-#: mod/photos.php:109 src/Model/Profile.php:892
-msgid "Photo Albums"
-msgstr "Photo Albums"
+#: mod/admin.php:1714
+msgid "Deleted since"
+msgstr "Deleted since"
 
-#: mod/photos.php:110 mod/photos.php:1715
-msgid "Recent Photos"
-msgstr "Recent photos"
+#: mod/admin.php:1719
+msgid ""
+"Selected users will be deleted!\\n\\nEverything these users had posted on "
+"this site will be permanently deleted!\\n\\nAre you sure?"
+msgstr "Selected users will be deleted!\\n\\nEverything these users has posted on this site will be permanently deleted!\\n\\nAre you sure?"
 
-#: mod/photos.php:113 mod/photos.php:1212 mod/photos.php:1717
-msgid "Upload New Photos"
-msgstr "Upload new photos"
+#: mod/admin.php:1720
+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 "The user {0} will be deleted!\\n\\nEverything this user has posted on this site will be permanently deleted!\\n\\nAre you sure?"
 
-#: mod/photos.php:127 mod/settings.php:49
-msgid "everybody"
-msgstr "everybody"
+#: mod/admin.php:1730
+msgid "Name of the new user."
+msgstr "Name of the new user."
 
-#: mod/photos.php:185
-msgid "Contact information unavailable"
-msgstr "Contact information unavailable"
+#: mod/admin.php:1731
+msgid "Nickname"
+msgstr "Nickname"
 
-#: mod/photos.php:205
-msgid "Album not found."
-msgstr "Album not found."
+#: mod/admin.php:1731
+msgid "Nickname of the new user."
+msgstr "Nickname of the new user."
 
-#: mod/photos.php:235 mod/photos.php:246 mod/photos.php:1163
-msgid "Delete Album"
-msgstr "Delete album"
+#: mod/admin.php:1732
+msgid "Email address of the new user."
+msgstr "Email address of the new user."
 
-#: mod/photos.php:244
-msgid "Do you really want to delete this photo album and all its photos?"
-msgstr "Do you really want to delete this photo album and all its photos?"
+#: mod/admin.php:1774
+#, php-format
+msgid "Addon %s disabled."
+msgstr "Addon %s disabled."
 
-#: mod/photos.php:311 mod/photos.php:322 mod/photos.php:1448
-msgid "Delete Photo"
-msgstr "Delete photo"
+#: mod/admin.php:1778
+#, php-format
+msgid "Addon %s enabled."
+msgstr "Addon %s enabled."
 
-#: mod/photos.php:320
-msgid "Do you really want to delete this photo?"
-msgstr "Do you really want to delete this photo?"
+#: mod/admin.php:1788 mod/admin.php:2037
+msgid "Disable"
+msgstr "Disable"
 
-#: mod/photos.php:668
-msgid "a photo"
-msgstr "a photo"
+#: mod/admin.php:1791 mod/admin.php:2040
+msgid "Enable"
+msgstr "Enable"
 
-#: mod/photos.php:668
-#, php-format
-msgid "%1$s was tagged in %2$s by %3$s"
-msgstr "%1$s was tagged in %2$s by %3$s"
+#: mod/admin.php:1813 mod/admin.php:2082
+msgid "Toggle"
+msgstr "Toggle"
 
-#: mod/photos.php:770
-msgid "Image upload didn't complete, please try again"
-msgstr ""
+#: mod/admin.php:1821 mod/admin.php:2091
+msgid "Author: "
+msgstr "Author: "
 
-#: mod/photos.php:773
-msgid "Image file is missing"
-msgstr ""
+#: mod/admin.php:1822 mod/admin.php:2092
+msgid "Maintainer: "
+msgstr "Maintainer: "
+
+#: mod/admin.php:1874
+msgid "Reload active addons"
+msgstr "Reload active addons"
 
-#: mod/photos.php:778
+#: mod/admin.php:1879
+#, php-format
 msgid ""
-"Server can't accept new file upload at this time, please contact your "
-"administrator"
-msgstr ""
+"There are currently no addons available on your node. You can find the "
+"official addon repository at %1$s and might find other interesting addons in"
+" the open addon registry at %2$s"
+msgstr "There are currently no addons available on your node. You can find the official addon repository at %1$s and might find other interesting addons in the open addon registry at %2$s"
 
-#: mod/photos.php:804
-msgid "Image file is empty."
-msgstr "Image file is empty."
+#: mod/admin.php:1999
+msgid "No themes found."
+msgstr "No themes found."
 
-#: mod/photos.php:942
-msgid "No photos selected"
-msgstr "No photos selected"
+#: mod/admin.php:2073
+msgid "Screenshot"
+msgstr "Screenshot"
 
-#: mod/photos.php:1038 mod/videos.php:313
-msgid "Access to this item is restricted."
-msgstr "Access to this item is restricted."
+#: mod/admin.php:2127
+msgid "Reload active themes"
+msgstr "Reload active themes"
 
-#: mod/photos.php:1092
-msgid "Upload Photos"
-msgstr "Upload photos"
+#: mod/admin.php:2132
+#, php-format
+msgid "No themes found on the system. They should be placed in %1$s"
+msgstr "No themes found on the system. They should be placed in %1$s"
 
-#: mod/photos.php:1096 mod/photos.php:1158
-msgid "New album name: "
-msgstr "New album name: "
+#: mod/admin.php:2133
+msgid "[Experimental]"
+msgstr "[Experimental]"
 
-#: mod/photos.php:1097
-msgid "or existing album name: "
-msgstr "or existing album name: "
+#: mod/admin.php:2134
+msgid "[Unsupported]"
+msgstr "[Unsupported]"
 
-#: mod/photos.php:1098
-msgid "Do not show a status post for this upload"
-msgstr "Do not show a status post for this upload"
+#: mod/admin.php:2158
+msgid "Log settings updated."
+msgstr "Log settings updated."
 
-#: mod/photos.php:1108 mod/photos.php:1451 mod/settings.php:1233
-msgid "Show to Groups"
-msgstr "Show to groups"
+#: mod/admin.php:2190
+msgid "PHP log currently enabled."
+msgstr "PHP log currently enabled."
 
-#: mod/photos.php:1109 mod/photos.php:1452 mod/settings.php:1234
-msgid "Show to Contacts"
-msgstr "Show to contacts"
+#: mod/admin.php:2192
+msgid "PHP log currently disabled."
+msgstr "PHP log currently disabled."
 
-#: mod/photos.php:1169
-msgid "Edit Album"
-msgstr "Edit album"
+#: mod/admin.php:2201
+msgid "Clear"
+msgstr "Clear"
 
-#: mod/photos.php:1174
-msgid "Show Newest First"
-msgstr "Show newest first"
+#: mod/admin.php:2205
+msgid "Enable Debugging"
+msgstr "Enable debugging"
 
-#: mod/photos.php:1176
-msgid "Show Oldest First"
-msgstr "Show oldest first"
+#: mod/admin.php:2206
+msgid "Log file"
+msgstr "Log file"
 
-#: mod/photos.php:1197 mod/photos.php:1700
-msgid "View Photo"
-msgstr "View photo"
+#: mod/admin.php:2206
+msgid ""
+"Must be writable by web server. Relative to your Friendica top-level "
+"directory."
+msgstr "Must be writable by web server and relative to your Friendica top-level directory."
 
-#: mod/photos.php:1238
-msgid "Permission denied. Access to this item may be restricted."
-msgstr "Permission denied. Access to this item may be restricted."
+#: mod/admin.php:2207
+msgid "Log level"
+msgstr "Log level"
 
-#: mod/photos.php:1240
-msgid "Photo not available"
-msgstr "Photo not available"
+#: mod/admin.php:2209
+msgid "PHP logging"
+msgstr "PHP logging"
 
-#: mod/photos.php:1303
-msgid "View photo"
-msgstr "View photo"
+#: mod/admin.php:2210
+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 "To enable logging of PHP errors and warnings you can add the following to the .htconfig.php file of your installation. The file name 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."
 
-#: mod/photos.php:1303
-msgid "Edit photo"
-msgstr "Edit photo"
+#: mod/admin.php:2241
+#, php-format
+msgid ""
+"Error trying to open <strong>%1$s</strong> log file.\\r\\n<br/>Check to see "
+"if file %1$s exist and is readable."
+msgstr "Error trying to open <strong>%1$s</strong> log file.\\r\\n<br/>Check to see if file %1$s exist and is readable."
 
-#: mod/photos.php:1304
-msgid "Use as profile photo"
-msgstr "Use as profile photo"
+#: mod/admin.php:2245
+#, php-format
+msgid ""
+"Couldn't open <strong>%1$s</strong> log file.\\r\\n<br/>Check to see if file"
+" %1$s is readable."
+msgstr "Couldn't open <strong>%1$s</strong> log file.\\r\\n<br/>Check if file %1$s is readable."
 
-#: mod/photos.php:1310 src/Object/Post.php:148
-msgid "Private Message"
-msgstr "Private message"
+#: mod/admin.php:2336 mod/admin.php:2337 mod/settings.php:779
+msgid "Off"
+msgstr "Off"
 
-#: mod/photos.php:1329
-msgid "View Full Size"
-msgstr "View full size"
+#: mod/admin.php:2336 mod/admin.php:2337 mod/settings.php:779
+msgid "On"
+msgstr "On"
 
-#: mod/photos.php:1416
-msgid "Tags: "
-msgstr "Tags: "
+#: mod/admin.php:2337
+#, php-format
+msgid "Lock feature %s"
+msgstr "Lock feature %s"
+
+#: mod/admin.php:2345
+msgid "Manage Additional Features"
+msgstr "Manage additional features"
 
-#: mod/photos.php:1419
-msgid "[Remove any tag]"
-msgstr "[Remove any tag]"
+#: mod/babel.php:23
+msgid "Source (bbcode) text:"
+msgstr "Source (bbcode) text:"
 
-#: mod/photos.php:1434
-msgid "New album name"
-msgstr "New album name"
+#: mod/babel.php:30
+msgid "Source (Diaspora) text to convert to BBcode:"
+msgstr "Source (Diaspora) text to convert to BBcode:"
 
-#: mod/photos.php:1435
-msgid "Caption"
-msgstr "Caption"
+#: mod/babel.php:38
+msgid "Source input: "
+msgstr "Source input: "
 
-#: mod/photos.php:1436
-msgid "Add a Tag"
-msgstr "Add Tag"
+#: mod/babel.php:42
+msgid "bbcode (raw HTML(: "
+msgstr "bbcode (raw HTML(: "
 
-#: mod/photos.php:1436
-msgid ""
-"Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"
-msgstr "Example: @bob, @jojo@example.com, #California, #camping"
+#: mod/babel.php:45
+msgid "bbcode: "
+msgstr "bbcode: "
 
-#: mod/photos.php:1437
-msgid "Do not rotate"
-msgstr "Do not rotate"
+#: mod/babel.php:49 mod/babel.php:65
+msgid "bbcode => html2bbcode: "
+msgstr "bbcode => html2bbcode: "
 
-#: mod/photos.php:1438
-msgid "Rotate CW (right)"
-msgstr "Rotate right (CW)"
+#: mod/babel.php:53
+msgid "bb2diaspora: "
+msgstr "bb2diaspora: "
 
-#: mod/photos.php:1439
-msgid "Rotate CCW (left)"
-msgstr "Rotate left (CCW)"
+#: mod/babel.php:57
+msgid "bb2diaspora => Markdown: "
+msgstr "bb2diaspora => Markdown: "
 
-#: mod/photos.php:1473 src/Object/Post.php:295
-msgid "I like this (toggle)"
-msgstr "I like this (toggle)"
+#: mod/babel.php:61
+msgid "bb2diaspora => diaspora2bb: "
+msgstr "bb2diaspora => diaspora2bb: "
 
-#: mod/photos.php:1474 src/Object/Post.php:296
-msgid "I don't like this (toggle)"
-msgstr "I don't like this (toggle)"
+#: mod/babel.php:71
+msgid "Source input (Diaspora format): "
+msgstr "Source input (Diaspora format): "
 
-#: mod/photos.php:1490 mod/photos.php:1529 mod/photos.php:1602
-#: src/Object/Post.php:785
-msgid "This is you"
-msgstr "This is me"
+#: mod/babel.php:75
+msgid "diaspora2bb: "
+msgstr "diaspora2bb: "
 
-#: mod/photos.php:1492 mod/photos.php:1531 mod/photos.php:1604
-#: src/Object/Post.php:391 src/Object/Post.php:787
-msgid "Comment"
-msgstr "Comment"
+#: mod/bookmarklet.php:21 src/Content/Nav.php:114 src/Module/Login.php:312
+msgid "Login"
+msgstr "Login"
 
-#: mod/photos.php:1636
-msgid "Map"
-msgstr "Map"
+#: mod/bookmarklet.php:49
+msgid "The post was created"
+msgstr "The post was created"
 
-#: mod/photos.php:1706 mod/videos.php:391
-msgid "View Album"
-msgstr "View album"
+#: mod/community.php:44
+msgid "Community option not available."
+msgstr "Community option not available."
 
-#: mod/ping.php:292
-msgid "{0} wants to be your friend"
-msgstr "{0} wants to be your friend"
+#: mod/community.php:61
+msgid "Not available."
+msgstr "Not available."
 
-#: mod/ping.php:307
-msgid "{0} sent you a message"
-msgstr "{0} sent you a message"
+#: mod/community.php:74
+msgid "Local Community"
+msgstr "Local community"
 
-#: mod/ping.php:322
-msgid "{0} requested registration"
-msgstr "{0} requested registration"
+#: mod/community.php:77
+msgid "Posts from local users on this server"
+msgstr "Posts from local users on this server"
 
-#: mod/poke.php:196
-msgid "Poke/Prod"
-msgstr "Poke/Prod"
+#: mod/community.php:85
+msgid "Global Community"
+msgstr "Global community"
 
-#: mod/poke.php:197
-msgid "poke, prod or do other things to somebody"
-msgstr "Poke, prod or do other things to somebody"
+#: mod/community.php:88
+msgid "Posts from users of the whole federated network"
+msgstr "Posts from users of the whole federated network"
 
-#: mod/poke.php:198
-msgid "Recipient"
-msgstr "Recipient:"
+#: mod/community.php:178
+msgid ""
+"This community stream shows all public posts received by this node. They may"
+" not reflect the opinions of this node’s users."
+msgstr "This community stream shows all public posts received by this node. They may not reflect the opinions of this node’s users."
 
-#: mod/poke.php:199
-msgid "Choose what you wish to do to recipient"
-msgstr "Choose what you wish to do:"
+#: mod/directory.php:153 src/Model/Profile.php:421 src/Model/Profile.php:769
+msgid "Status:"
+msgstr "Status:"
 
-#: mod/poke.php:202
-msgid "Make this post private"
-msgstr "Make this post private"
+#: mod/directory.php:154 src/Model/Profile.php:422 src/Model/Profile.php:786
+msgid "Homepage:"
+msgstr "Homepage:"
 
-#: mod/profile.php:36 src/Model/Profile.php:118
-msgid "Requested profile is not available."
-msgstr "Requested profile is unavailable."
+#: mod/directory.php:203 view/theme/vier/theme.php:201
+msgid "Global Directory"
+msgstr "Global Directory"
 
-#: mod/profile.php:77 src/Protocol/OStatus.php:1256
-#, php-format
-msgid "%s's posts"
-msgstr ""
+#: mod/directory.php:205
+msgid "Find on this site"
+msgstr "Find on this site"
 
-#: mod/profile.php:78 src/Protocol/OStatus.php:1257
-#, php-format
-msgid "%s's comments"
-msgstr ""
+#: mod/directory.php:207
+msgid "Results for:"
+msgstr "Results for:"
 
-#: mod/profile.php:79 src/Protocol/OStatus.php:1255
-#, php-format
-msgid "%s's timeline"
-msgstr ""
+#: mod/directory.php:209
+msgid "Site Directory"
+msgstr "Site directory"
 
-#: mod/profile.php:195
-msgid "Tips for New Members"
-msgstr "Tips for New Members"
+#: mod/directory.php:214
+msgid "No entries (some entries may be hidden)."
+msgstr "No entries (entries may be hidden)."
 
-#: mod/profile_photo.php:54
-msgid "Image uploaded but image cropping failed."
-msgstr "Image uploaded but image cropping failed."
+#: mod/editpost.php:27 mod/editpost.php:37
+msgid "Item not found"
+msgstr "Item not found"
 
-#: mod/profile_photo.php:87 mod/profile_photo.php:95 mod/profile_photo.php:103
-#: mod/profile_photo.php:330
-#, php-format
-msgid "Image size reduction [%s] failed."
-msgstr "Image size reduction [%s] failed."
+#: mod/editpost.php:44
+msgid "Edit post"
+msgstr "Edit post"
 
-#: mod/profile_photo.php:137
-msgid ""
-"Shift-reload the page or clear browser cache if the new photo does not "
-"display immediately."
-msgstr "Shift-reload the page or clear browser cache if the new photo does not display immediately."
+#: mod/events.php:103 mod/events.php:105
+msgid "Event can not end before it has started."
+msgstr "Event cannot end before it has started."
 
-#: mod/profile_photo.php:146
-msgid "Unable to process image"
-msgstr "Unable to process image"
+#: mod/events.php:112 mod/events.php:114
+msgid "Event title and start time are required."
+msgstr "Event title and starting time are required."
 
-#: mod/profile_photo.php:262
-msgid "Upload File:"
-msgstr "Upload File:"
+#: mod/events.php:394
+msgid "Create New Event"
+msgstr "Create new event"
 
-#: mod/profile_photo.php:263
-msgid "Select a profile:"
-msgstr "Select a profile:"
+#: mod/events.php:509
+msgid "Event details"
+msgstr "Event details"
 
-#: mod/profile_photo.php:268
-msgid "or"
-msgstr "or"
+#: mod/events.php:510
+msgid "Starting date and Title are required."
+msgstr "Starting date and title are required."
 
-#: mod/profile_photo.php:268
-msgid "skip this step"
-msgstr "skip this step"
+#: mod/events.php:511 mod/events.php:512
+msgid "Event Starts:"
+msgstr "Event starts:"
 
-#: mod/profile_photo.php:268
-msgid "select a photo from your photo albums"
-msgstr "select a photo from your photo albums"
+#: mod/events.php:513 mod/events.php:529
+msgid "Finish date/time is not known or not relevant"
+msgstr "Finish date/time is not known or not relevant"
 
-#: mod/profile_photo.php:282
-msgid "Crop Image"
-msgstr "Crop Image"
+#: mod/events.php:515 mod/events.php:516
+msgid "Event Finishes:"
+msgstr "Event finishes:"
 
-#: mod/profile_photo.php:283
-msgid "Please adjust the image cropping for optimum viewing."
-msgstr "Please adjust the image cropping for optimum viewing."
+#: mod/events.php:517 mod/events.php:530
+msgid "Adjust for viewer timezone"
+msgstr "Adjust for viewer's time zone"
 
-#: mod/profile_photo.php:285
-msgid "Done Editing"
-msgstr "Done editing"
+#: mod/events.php:519
+msgid "Description:"
+msgstr "Description:"
 
-#: mod/profile_photo.php:320
-msgid "Image uploaded successfully."
-msgstr "Image uploaded successfully."
+#: mod/events.php:523 mod/events.php:525
+msgid "Title:"
+msgstr "Title:"
 
-#: mod/profiles.php:57
-msgid "Profile deleted."
-msgstr "Profile deleted."
+#: mod/events.php:526 mod/events.php:527
+msgid "Share this event"
+msgstr "Share this event"
 
-#: mod/profiles.php:73 mod/profiles.php:109
-msgid "Profile-"
-msgstr "Profile-"
+#: mod/events.php:534 src/Model/Profile.php:864
+msgid "Basic"
+msgstr "Basic"
 
-#: mod/profiles.php:92 mod/profiles.php:131
-msgid "New profile created."
-msgstr "New profile created."
+#: mod/events.php:556
+msgid "Failed to remove event"
+msgstr "Failed to remove event"
 
-#: mod/profiles.php:115
-msgid "Profile unavailable to clone."
-msgstr "Profile unavailable to clone."
+#: mod/events.php:558
+msgid "Event removed"
+msgstr "Event removed"
 
-#: mod/profiles.php:205
-msgid "Profile Name is required."
-msgstr "Profile name is required."
+#: mod/fsuggest.php:71
+msgid "Friend suggestion sent."
+msgstr "Friend suggestion sent"
 
-#: mod/profiles.php:346
-msgid "Marital Status"
-msgstr "Marital status"
+#: mod/fsuggest.php:102
+msgid "Suggest Friends"
+msgstr "Suggest friends"
 
-#: mod/profiles.php:350
-msgid "Romantic Partner"
-msgstr "Romantic partner"
+#: mod/fsuggest.php:104
+#, php-format
+msgid "Suggest a friend for %s"
+msgstr "Suggest a friend for %s"
 
-#: mod/profiles.php:362
-msgid "Work/Employment"
-msgstr "Work/Employment:"
+#: mod/group.php:36
+msgid "Group created."
+msgstr "Group created."
 
-#: mod/profiles.php:365
-msgid "Religion"
-msgstr "Religion"
+#: mod/group.php:42
+msgid "Could not create group."
+msgstr "Could not create group."
 
-#: mod/profiles.php:369
-msgid "Political Views"
-msgstr "Political views"
+#: mod/group.php:56 mod/group.php:158
+msgid "Group not found."
+msgstr "Group not found."
 
-#: mod/profiles.php:373
-msgid "Gender"
-msgstr "Gender"
+#: mod/group.php:70
+msgid "Group name changed."
+msgstr "Group name changed."
 
-#: mod/profiles.php:377
-msgid "Sexual Preference"
-msgstr "Sexual preference"
+#: mod/group.php:97
+msgid "Save Group"
+msgstr "Save group"
 
-#: mod/profiles.php:381
-msgid "XMPP"
-msgstr "XMPP"
+#: mod/group.php:102
+msgid "Create a group of contacts/friends."
+msgstr "Create a group of contacts/friends."
 
-#: mod/profiles.php:385
-msgid "Homepage"
-msgstr "Homepage"
+#: mod/group.php:103 mod/group.php:200 src/Model/Group.php:409
+msgid "Group Name: "
+msgstr "Group name: "
 
-#: mod/profiles.php:389 mod/profiles.php:699
-msgid "Interests"
-msgstr "Interests"
+#: mod/group.php:127
+msgid "Group removed."
+msgstr "Group removed."
 
-#: mod/profiles.php:400 mod/profiles.php:695
-msgid "Location"
-msgstr "Location"
+#: mod/group.php:129
+msgid "Unable to remove group."
+msgstr "Unable to remove group."
 
-#: mod/profiles.php:485
-msgid "Profile updated."
-msgstr "Profile updated."
+#: mod/group.php:193
+msgid "Delete Group"
+msgstr "Delete group"
 
-#: mod/profiles.php:577
-msgid " and "
-msgstr " and "
+#: mod/group.php:199
+msgid "Group Editor"
+msgstr "Group Editor"
 
-#: mod/profiles.php:586
-msgid "public profile"
-msgstr "public profile"
+#: mod/group.php:204
+msgid "Edit Group Name"
+msgstr "Edit group name"
 
-#: mod/profiles.php:589
-#, php-format
-msgid "%1$s changed %2$s to &ldquo;%3$s&rdquo;"
-msgstr "%1$s changed %2$s to &ldquo;%3$s&rdquo;"
+#: mod/group.php:214
+msgid "Members"
+msgstr "Members"
 
-#: mod/profiles.php:590
-#, php-format
-msgid " - Visit %1$s's %2$s"
-msgstr " - Visit %1$s's %2$s"
+#: mod/group.php:217 mod/network.php:639
+msgid "Group is empty"
+msgstr "Group is empty"
 
-#: mod/profiles.php:592
-#, php-format
-msgid "%1$s has an updated %2$s, changing %3$s."
-msgstr "%1$s has an updated %2$s, changing %3$s."
+#: mod/group.php:230
+msgid "Remove Contact"
+msgstr "Remove contact"
 
-#: mod/profiles.php:646
-msgid "Hide contacts and friends:"
-msgstr "Hide contacts and friends:"
+#: mod/group.php:254
+msgid "Add Contact"
+msgstr "Add contact"
 
-#: mod/profiles.php:651
-msgid "Hide your contact/friend list from viewers of this profile?"
-msgstr "Hide your contact/friend list from viewers of this profile?"
+#: mod/message.php:30 src/Content/Nav.php:198
+msgid "New Message"
+msgstr "New Message"
 
-#: mod/profiles.php:671
-msgid "Show more profile fields:"
-msgstr "Show more profile fields:"
+#: mod/message.php:77
+msgid "Unable to locate contact information."
+msgstr "Unable to locate contact information."
 
-#: mod/profiles.php:683
-msgid "Profile Actions"
-msgstr "Profile actions"
+#: mod/message.php:112 view/theme/frio/theme.php:268 src/Content/Nav.php:195
+msgid "Messages"
+msgstr "Messages"
 
-#: mod/profiles.php:684
-msgid "Edit Profile Details"
-msgstr "Edit Profile Details"
+#: mod/message.php:136
+msgid "Do you really want to delete this message?"
+msgstr "Do you really want to delete this message?"
 
-#: mod/profiles.php:686
-msgid "Change Profile Photo"
-msgstr "Change profile photo"
+#: mod/message.php:156
+msgid "Message deleted."
+msgstr "Message deleted."
 
-#: mod/profiles.php:687
-msgid "View this profile"
-msgstr "View this profile"
+#: mod/message.php:185
+msgid "Conversation removed."
+msgstr "Conversation removed."
 
-#: mod/profiles.php:688 mod/profiles.php:783 src/Model/Profile.php:393
-msgid "Edit visibility"
-msgstr "Edit visibility"
+#: mod/message.php:291
+msgid "No messages."
+msgstr "No messages."
 
-#: mod/profiles.php:689
-msgid "Create a new profile using these settings"
-msgstr "Create a new profile using these settings"
+#: mod/message.php:330
+msgid "Message not available."
+msgstr "Message not available."
 
-#: mod/profiles.php:690
-msgid "Clone this profile"
-msgstr "Clone this profile"
+#: mod/message.php:397
+msgid "Delete message"
+msgstr "Delete message"
 
-#: mod/profiles.php:691
-msgid "Delete this profile"
-msgstr "Delete this profile"
+#: mod/message.php:399 mod/message.php:500
+msgid "D, d M Y - g:i A"
+msgstr "D, d M Y - g:i A"
 
-#: mod/profiles.php:693
-msgid "Basic information"
-msgstr "Basic information"
+#: mod/message.php:414 mod/message.php:497
+msgid "Delete conversation"
+msgstr "Delete conversation"
 
-#: mod/profiles.php:694
-msgid "Profile picture"
-msgstr "Profile picture"
+#: mod/message.php:416
+msgid ""
+"No secure communications available. You <strong>may</strong> be able to "
+"respond from the sender's profile page."
+msgstr "No secure communications available. You <strong>may</strong> be able to respond from the sender's profile page."
 
-#: mod/profiles.php:696
-msgid "Preferences"
-msgstr "Preferences"
+#: mod/message.php:420
+msgid "Send Reply"
+msgstr "Send reply"
 
-#: mod/profiles.php:697
-msgid "Status information"
-msgstr "Status information"
+#: mod/message.php:471
+#, php-format
+msgid "Unknown sender - %s"
+msgstr "Unknown sender - %s"
 
-#: mod/profiles.php:698
-msgid "Additional information"
-msgstr "Additional information"
+#: mod/message.php:473
+#, php-format
+msgid "You and %s"
+msgstr "Me and %s"
 
-#: mod/profiles.php:701
-msgid "Relation"
-msgstr "Relation"
+#: mod/message.php:475
+#, php-format
+msgid "%s and You"
+msgstr "%s and me"
 
-#: mod/profiles.php:702 src/Util/Temporal.php:81 src/Util/Temporal.php:83
-msgid "Miscellaneous"
-msgstr "Miscellaneous"
+#: mod/message.php:503
+#, php-format
+msgid "%d message"
+msgid_plural "%d messages"
+msgstr[0] "%d message"
+msgstr[1] "%d messages"
 
-#: mod/profiles.php:705
-msgid "Your Gender:"
-msgstr "Gender:"
+#: mod/network.php:202 src/Model/Group.php:401
+msgid "add"
+msgstr "add"
 
-#: mod/profiles.php:706
-msgid "<span class=\"heart\">&hearts;</span> Marital Status:"
-msgstr "<span class=\"heart\">&hearts;</span> Marital status:"
+#: 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] "Warning: This group contains %s member from a network that doesn't allow non public messages."
+msgstr[1] "Warning: This group contains %s members from a network that doesn't allow non public messages."
 
-#: mod/profiles.php:707 src/Model/Profile.php:767
-msgid "Sexual Preference:"
-msgstr "Sexual preference:"
+#: mod/network.php:550
+msgid "Messages in this group won't be send to these receivers."
+msgstr "Messages in this group won't be send to these receivers."
 
-#: mod/profiles.php:708
-msgid "Example: fishing photography software"
-msgstr "Example: fishing photography software"
+#: mod/network.php:618
+msgid "No such group"
+msgstr "No such group"
 
-#: mod/profiles.php:713
-msgid "Profile Name:"
-msgstr "Profile name:"
+#: mod/network.php:643
+#, php-format
+msgid "Group: %s"
+msgstr "Group: %s"
 
-#: mod/profiles.php:715
-msgid ""
-"This is your <strong>public</strong> profile.<br />It <strong>may</strong> "
-"be visible to anybody using the internet."
-msgstr "This is your <strong>public</strong> profile.<br />It <strong>may</strong> be visible to anybody using the internet."
+#: mod/network.php:669
+msgid "Private messages to this person are at risk of public disclosure."
+msgstr "Private messages to this person are at risk of public disclosure."
 
-#: mod/profiles.php:716
-msgid "Your Full Name:"
-msgstr "My full name:"
+#: mod/network.php:672
+msgid "Invalid contact."
+msgstr "Invalid contact."
 
-#: mod/profiles.php:717
-msgid "Title/Description:"
-msgstr "Title/Description:"
+#: mod/network.php:921
+msgid "Commented Order"
+msgstr "Commented last"
 
-#: mod/profiles.php:720
-msgid "Street Address:"
-msgstr "Street address:"
+#: mod/network.php:924
+msgid "Sort by Comment Date"
+msgstr "Sort by comment date"
 
-#: mod/profiles.php:721
-msgid "Locality/City:"
-msgstr "Locality/City:"
+#: mod/network.php:929
+msgid "Posted Order"
+msgstr "Posted last"
 
-#: mod/profiles.php:722
-msgid "Region/State:"
-msgstr "Region/State:"
+#: mod/network.php:932
+msgid "Sort by Post Date"
+msgstr "Sort by post date"
 
-#: mod/profiles.php:723
-msgid "Postal/Zip Code:"
-msgstr "Postcode:"
+#: mod/network.php:943
+msgid "Posts that mention or involve you"
+msgstr "Posts mentioning or involving me"
+
+#: mod/network.php:951
+msgid "New"
+msgstr "New"
 
-#: mod/profiles.php:724
-msgid "Country:"
-msgstr "Country:"
+#: mod/network.php:954
+msgid "Activity Stream - by date"
+msgstr "Activity Stream - by date"
 
-#: mod/profiles.php:725 src/Util/Temporal.php:147
-msgid "Age: "
-msgstr "Age: "
+#: mod/network.php:962
+msgid "Shared Links"
+msgstr "Shared links"
 
-#: mod/profiles.php:728
-msgid "Who: (if applicable)"
-msgstr "Who: (if applicable)"
+#: mod/network.php:965
+msgid "Interesting Links"
+msgstr "Interesting links"
 
-#: mod/profiles.php:728
-msgid "Examples: cathy123, Cathy Williams, cathy@example.com"
-msgstr "Examples: cathy123, Cathy Williams, cathy@example.com"
+#: mod/network.php:973
+msgid "Starred"
+msgstr "Starred"
 
-#: mod/profiles.php:729
-msgid "Since [date]:"
-msgstr "Since when:"
+#: mod/network.php:976
+msgid "Favourite Posts"
+msgstr "My favorite posts"
 
-#: mod/profiles.php:731
-msgid "Tell us about yourself..."
-msgstr "About myself:"
+#: mod/notes.php:53 src/Model/Profile.php:946
+msgid "Personal Notes"
+msgstr "Personal notes"
 
-#: mod/profiles.php:732
-msgid "XMPP (Jabber) address:"
-msgstr "XMPP (Jabber) address:"
+#: mod/photos.php:108 src/Model/Profile.php:907
+msgid "Photo Albums"
+msgstr "Photo Albums"
 
-#: mod/profiles.php:732
-msgid ""
-"The XMPP address will be propagated to your contacts so that they can follow"
-" you."
-msgstr "The XMPP address will be propagated to your contacts so that they can follow you."
+#: mod/photos.php:109 mod/photos.php:1713
+msgid "Recent Photos"
+msgstr "Recent photos"
 
-#: mod/profiles.php:733
-msgid "Homepage URL:"
-msgstr "Homepage URL:"
+#: mod/photos.php:112 mod/photos.php:1210 mod/photos.php:1715
+msgid "Upload New Photos"
+msgstr "Upload new photos"
 
-#: mod/profiles.php:734 src/Model/Profile.php:775
-msgid "Hometown:"
-msgstr "Home town:"
+#: mod/photos.php:126 mod/settings.php:49
+msgid "everybody"
+msgstr "everybody"
 
-#: mod/profiles.php:735 src/Model/Profile.php:783
-msgid "Political Views:"
-msgstr "Political views:"
+#: mod/photos.php:184
+msgid "Contact information unavailable"
+msgstr "Contact information unavailable"
 
-#: mod/profiles.php:736
-msgid "Religious Views:"
-msgstr "Religious views:"
+#: mod/photos.php:204
+msgid "Album not found."
+msgstr "Album not found."
 
-#: mod/profiles.php:737
-msgid "Public Keywords:"
-msgstr "Public keywords:"
+#: mod/photos.php:234 mod/photos.php:245 mod/photos.php:1161
+msgid "Delete Album"
+msgstr "Delete album"
 
-#: mod/profiles.php:737
-msgid "(Used for suggesting potential friends, can be seen by others)"
-msgstr "Used for suggesting potential friends, can be seen by others."
+#: mod/photos.php:243
+msgid "Do you really want to delete this photo album and all its photos?"
+msgstr "Do you really want to delete this photo album and all its photos?"
 
-#: mod/profiles.php:738
-msgid "Private Keywords:"
-msgstr "Private keywords:"
+#: mod/photos.php:310 mod/photos.php:321 mod/photos.php:1446
+msgid "Delete Photo"
+msgstr "Delete photo"
 
-#: mod/profiles.php:738
-msgid "(Used for searching profiles, never shown to others)"
-msgstr "Used for searching profiles, never shown to others."
+#: mod/photos.php:319
+msgid "Do you really want to delete this photo?"
+msgstr "Do you really want to delete this photo?"
 
-#: mod/profiles.php:739 src/Model/Profile.php:799
-msgid "Likes:"
-msgstr "Likes:"
+#: mod/photos.php:667
+msgid "a photo"
+msgstr "a photo"
 
-#: mod/profiles.php:740 src/Model/Profile.php:803
-msgid "Dislikes:"
-msgstr "Dislikes:"
+#: mod/photos.php:667
+#, php-format
+msgid "%1$s was tagged in %2$s by %3$s"
+msgstr "%1$s was tagged in %2$s by %3$s"
 
-#: mod/profiles.php:741
-msgid "Musical interests"
-msgstr "Music:"
+#: mod/photos.php:769
+msgid "Image upload didn't complete, please try again"
+msgstr "Image upload didn't complete, please try again"
 
-#: mod/profiles.php:742
-msgid "Books, literature"
-msgstr "Books, literature, poetry:"
+#: mod/photos.php:772
+msgid "Image file is missing"
+msgstr "Image file is missing"
 
-#: mod/profiles.php:743
-msgid "Television"
-msgstr "Television:"
+#: mod/photos.php:777
+msgid ""
+"Server can't accept new file upload at this time, please contact your "
+"administrator"
+msgstr "Server can't accept new file upload at this time, please contact your administrator"
 
-#: mod/profiles.php:744
-msgid "Film/dance/culture/entertainment"
-msgstr "Film, dance, culture, entertainment"
+#: mod/photos.php:803
+msgid "Image file is empty."
+msgstr "Image file is empty."
 
-#: mod/profiles.php:745
-msgid "Hobbies/Interests"
-msgstr "Hobbies/Interests:"
+#: mod/photos.php:940
+msgid "No photos selected"
+msgstr "No photos selected"
 
-#: mod/profiles.php:746
-msgid "Love/romance"
-msgstr "Love/Romance:"
+#: mod/photos.php:1036 mod/videos.php:310
+msgid "Access to this item is restricted."
+msgstr "Access to this item is restricted."
 
-#: mod/profiles.php:747
-msgid "Work/employment"
-msgstr "Work/Employment:"
+#: mod/photos.php:1090
+msgid "Upload Photos"
+msgstr "Upload photos"
 
-#: mod/profiles.php:748
-msgid "School/education"
-msgstr "School/Education:"
+#: mod/photos.php:1094 mod/photos.php:1156
+msgid "New album name: "
+msgstr "New album name: "
 
-#: mod/profiles.php:749
-msgid "Contact information and Social Networks"
-msgstr "Contact information and other social networks:"
+#: mod/photos.php:1095
+msgid "or existing album name: "
+msgstr "or existing album name: "
 
-#: mod/profiles.php:780 src/Model/Profile.php:389
-msgid "Profile Image"
-msgstr "Profile image"
+#: mod/photos.php:1096
+msgid "Do not show a status post for this upload"
+msgstr "Do not show a status post for this upload"
 
-#: mod/profiles.php:782 src/Model/Profile.php:392
-msgid "visible to everybody"
-msgstr "Visible to everybody"
+#: mod/photos.php:1106 mod/photos.php:1449 mod/settings.php:1233
+msgid "Show to Groups"
+msgstr "Show to groups"
 
-#: mod/profiles.php:789
-msgid "Edit/Manage Profiles"
-msgstr "Edit/Manage Profiles"
+#: mod/photos.php:1107 mod/photos.php:1450 mod/settings.php:1234
+msgid "Show to Contacts"
+msgstr "Show to contacts"
 
-#: mod/profiles.php:790 src/Model/Profile.php:379 src/Model/Profile.php:401
-msgid "Change profile photo"
-msgstr "Change profile photo"
+#: mod/photos.php:1167
+msgid "Edit Album"
+msgstr "Edit album"
 
-#: mod/profiles.php:791 src/Model/Profile.php:380
-msgid "Create New Profile"
-msgstr "Create new profile"
+#: mod/photos.php:1172
+msgid "Show Newest First"
+msgstr "Show newest first"
 
-#: mod/register.php:98
-msgid ""
-"Registration successful. Please check your email for further instructions."
-msgstr "Registration successful. Please check your email for further instructions."
+#: mod/photos.php:1174
+msgid "Show Oldest First"
+msgstr "Show oldest first"
 
-#: mod/register.php:102
-#, php-format
-msgid ""
-"Failed to send email message. Here your accout details:<br> login: %s<br> "
-"password: %s<br><br>You can change your password after login."
-msgstr "Failed to send email message. Here your account details:<br> login: %s<br> password: %s<br><br>You can change your password after login."
+#: mod/photos.php:1195 mod/photos.php:1698
+msgid "View Photo"
+msgstr "View photo"
 
-#: mod/register.php:109
-msgid "Registration successful."
-msgstr "Registration successful."
+#: mod/photos.php:1236
+msgid "Permission denied. Access to this item may be restricted."
+msgstr "Permission denied. Access to this item may be restricted."
 
-#: mod/register.php:114
-msgid "Your registration can not be processed."
-msgstr "Your registration cannot be processed."
+#: mod/photos.php:1238
+msgid "Photo not available"
+msgstr "Photo not available"
 
-#: mod/register.php:161
-msgid "Your registration is pending approval by the site owner."
-msgstr "Your registration is pending approval by the site administrator."
+#: mod/photos.php:1301
+msgid "View photo"
+msgstr "View photo"
 
-#: mod/register.php:219
-msgid ""
-"You may (optionally) fill in this form via OpenID by supplying your OpenID "
-"and clicking 'Register'."
-msgstr "You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking 'Sign up now'."
+#: mod/photos.php:1301
+msgid "Edit photo"
+msgstr "Edit photo"
 
-#: mod/register.php:220
-msgid ""
-"If you are not familiar with OpenID, please leave that field blank and fill "
-"in the rest of the items."
-msgstr "If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items."
+#: mod/photos.php:1302
+msgid "Use as profile photo"
+msgstr "Use as profile photo"
 
-#: mod/register.php:221
-msgid "Your OpenID (optional): "
-msgstr "Your OpenID (optional): "
+#: mod/photos.php:1308 src/Object/Post.php:148
+msgid "Private Message"
+msgstr "Private message"
 
-#: mod/register.php:233
-msgid "Include your profile in member directory?"
-msgstr "Include your profile in member directory?"
+#: mod/photos.php:1327
+msgid "View Full Size"
+msgstr "View full size"
 
-#: mod/register.php:258
-msgid "Note for the admin"
-msgstr "Note for the admin"
+#: mod/photos.php:1414
+msgid "Tags: "
+msgstr "Tags: "
 
-#: mod/register.php:258
-msgid "Leave a message for the admin, why you want to join this node"
-msgstr "Leave a message for the admin, why you want to join this node."
+#: mod/photos.php:1417
+msgid "[Remove any tag]"
+msgstr "[Remove any tag]"
 
-#: mod/register.php:259
-msgid "Membership on this site is by invitation only."
-msgstr "Membership on this site is by invitation only."
+#: mod/photos.php:1432
+msgid "New album name"
+msgstr "New album name"
 
-#: mod/register.php:260
-msgid "Your invitation ID: "
-msgstr "Your invitation ID: "
+#: mod/photos.php:1433
+msgid "Caption"
+msgstr "Caption"
 
-#: mod/register.php:269
-msgid "Your Full Name (e.g. Joe Smith, real or real-looking): "
-msgstr "Your full name: "
+#: mod/photos.php:1434
+msgid "Add a Tag"
+msgstr "Add Tag"
 
-#: mod/register.php:270
+#: mod/photos.php:1434
 msgid ""
-"Your Email Address: (Initial information will be send there, so this has to "
-"be an existing address.)"
-msgstr "Your Email Address: (Initial information will be send there; so this must be an existing address.)"
+"Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"
+msgstr "Example: @bob, @jojo@example.com, #California, #camping"
 
-#: mod/register.php:272 mod/settings.php:1205
-msgid "New Password:"
-msgstr "New password:"
+#: mod/photos.php:1435
+msgid "Do not rotate"
+msgstr "Do not rotate"
 
-#: mod/register.php:272
-msgid "Leave empty for an auto generated password."
-msgstr "Leave empty for an auto generated password."
+#: mod/photos.php:1436
+msgid "Rotate CW (right)"
+msgstr "Rotate right (CW)"
 
-#: mod/register.php:273 mod/settings.php:1206
-msgid "Confirm:"
-msgstr "Confirm new password:"
+#: mod/photos.php:1437
+msgid "Rotate CCW (left)"
+msgstr "Rotate left (CCW)"
 
-#: mod/register.php:274
-#, 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 ""
+#: mod/photos.php:1471 src/Object/Post.php:295
+msgid "I like this (toggle)"
+msgstr "I like this (toggle)"
 
-#: mod/register.php:275
-msgid "Choose a nickname: "
-msgstr "Choose a nickname: "
+#: mod/photos.php:1472 src/Object/Post.php:296
+msgid "I don't like this (toggle)"
+msgstr "I don't like this (toggle)"
 
-#: mod/register.php:278 src/Content/Nav.php:128 src/Module/Login.php:283
-msgid "Register"
-msgstr "Sign up now >>"
+#: mod/photos.php:1488 mod/photos.php:1527 mod/photos.php:1600
+#: src/Object/Post.php:785
+msgid "This is you"
+msgstr "This is me"
 
-#: mod/register.php:285
-msgid "Import your profile to this friendica instance"
-msgstr "Import an existing Friendica profile to this node."
+#: mod/photos.php:1490 mod/photos.php:1529 mod/photos.php:1602
+#: src/Object/Post.php:391 src/Object/Post.php:787
+msgid "Comment"
+msgstr "Comment"
 
-#: mod/search.php:105
-msgid "Only logged in users are permitted to perform a search."
-msgstr "Only logged in users are permitted to perform a search."
+#: mod/photos.php:1634
+msgid "Map"
+msgstr "Map"
 
-#: mod/search.php:129
-msgid "Too Many Requests"
-msgstr "Too many requests"
+#: mod/photos.php:1704 mod/videos.php:388
+msgid "View Album"
+msgstr "View album"
 
-#: mod/search.php:130
-msgid "Only one search per minute is permitted for not logged in users."
-msgstr "Only one search per minute is permitted for not logged in users."
+#: mod/profile.php:36 src/Model/Profile.php:118
+msgid "Requested profile is not available."
+msgstr "Requested profile is unavailable."
 
-#: mod/search.php:234
+#: mod/profile.php:77 src/Protocol/OStatus.php:1247
 #, php-format
-msgid "Items tagged with: %s"
-msgstr "Items tagged with: %s"
+msgid "%s's posts"
+msgstr "%s's posts"
+
+#: mod/profile.php:78 src/Protocol/OStatus.php:1248
+#, php-format
+msgid "%s's comments"
+msgstr "%s's comments"
+
+#: mod/profile.php:79 src/Protocol/OStatus.php:1246
+#, php-format
+msgid "%s's timeline"
+msgstr "%s's timeline"
+
+#: mod/profile.php:194
+msgid "Tips for New Members"
+msgstr "Tips for New Members"
 
 #: mod/settings.php:71
 msgid "Display"
@@ -6592,7 +6642,7 @@ msgstr "Features updated"
 msgid "Relocate message has been send to your contacts"
 msgstr "Relocate message has been send to your contacts"
 
-#: mod/settings.php:383 src/Model/User.php:310
+#: mod/settings.php:383 src/Model/User.php:312
 msgid "Passwords do not match. Password unchanged."
 msgstr "Passwords do not match. Password unchanged."
 
@@ -6626,11 +6676,11 @@ msgstr "Wrong password"
 
 #: mod/settings.php:509
 msgid "Invalid email."
-msgstr ""
+msgstr "Invalid email."
 
 #: mod/settings.php:516
 msgid "Cannot change to that email."
-msgstr ""
+msgstr "Cannot change to that email."
 
 #: mod/settings.php:569
 msgid "Private forum has no privacy permissions. Using default privacy group."
@@ -6690,11 +6740,11 @@ msgstr "Remove authorization"
 
 #: mod/settings.php:756
 msgid "No Addon settings configured"
-msgstr ""
+msgstr "No addon settings configured"
 
 #: mod/settings.php:765
 msgid "Addon Settings"
-msgstr ""
+msgstr "Addon Settings"
 
 #: mod/settings.php:786
 msgid "Additional Features"
@@ -6835,12 +6885,12 @@ msgstr "Move to folder:"
 #: mod/settings.php:916
 #, php-format
 msgid "%s - (Unsupported)"
-msgstr ""
+msgstr "%s - (Unsupported)"
 
 #: mod/settings.php:918
 #, php-format
 msgid "%s - (Experimental)"
-msgstr ""
+msgstr "%s - (Experimental)"
 
 #: mod/settings.php:961
 msgid "Display Settings"
@@ -6946,7 +6996,7 @@ msgstr "Theme customization"
 msgid "Content Settings"
 msgstr "Content/Layout"
 
-#: mod/settings.php:985 view/theme/duepuntozero/config.php:74
+#: mod/settings.php:985 view/theme/duepuntozero/config.php:73
 #: view/theme/frio/config.php:115 view/theme/quattro/config.php:75
 #: view/theme/vier/config.php:121
 msgid "Theme settings"
@@ -6954,7 +7004,7 @@ msgstr "Theme settings"
 
 #: mod/settings.php:1006
 msgid "Unable to find your profile. Please contact your admin."
-msgstr ""
+msgstr "Unable to find your profile. Please contact your admin."
 
 #: mod/settings.php:1048
 msgid "Account Types"
@@ -7063,39 +7113,83 @@ msgid "Publish your default profile in your local site directory?"
 msgstr "Publish default profile in local site directory?"
 
 #: mod/settings.php:1109
-msgid "Your profile may be visible in public."
-msgstr "Your local directory may be publicly visible"
+#, 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 "Your profile will be published in the global Friendica directories (e.g. <a href=\"%s\">%s</a>). Your profile will be publicly visible."
 
 #: mod/settings.php:1115
 msgid "Publish your default profile in the global social directory?"
 msgstr "Publish default profile in global directory?"
 
+#: mod/settings.php:1115
+#, php-format
+msgid ""
+"Your profile will be published in this node's <a href=\"%s\">local "
+"directory</a>. Your profile details may be publicly visible depending on the"
+" system settings."
+msgstr "Your profile will be published in this node's <a href=\"%s\">local directory</a>. Your profile details may be publicly visible depending on the system settings."
+
 #: mod/settings.php:1122
 msgid "Hide your contact/friend list from viewers of your default profile?"
 msgstr "Hide my contact list from others?"
 
+#: mod/settings.php:1122
+msgid ""
+"Your contact list won't be shown in your default profile page. You can "
+"decide to show your contact list separately for each additional profile you "
+"create"
+msgstr "Your contact list won't be shown in your default profile page. You can decide to display your contact list separately for each additional profile you create"
+
+#: mod/settings.php:1126
+msgid "Hide your profile details from anonymous viewers?"
+msgstr "Hide your profile details from anonymous viewers?"
+
 #: mod/settings.php:1126
 msgid ""
-"If enabled, posting public messages to Diaspora and other networks isn't "
-"possible."
-msgstr "Posting public messages to Diaspora and other networks will not be possible if enabled"
+"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 "Anonymous visitors will only see your profile picture, display name, and nickname. Disables posting public messages to Diaspora and other networks."
 
 #: mod/settings.php:1130
 msgid "Allow friends to post to your profile page?"
 msgstr "Allow friends to post to my wall?"
 
+#: mod/settings.php:1130
+msgid ""
+"Your contacts may write posts on your profile wall. These posts will be "
+"distributed to your contacts"
+msgstr "Your contacts may write posts on your profile wall. These posts will be distributed to your contacts"
+
 #: mod/settings.php:1134
 msgid "Allow friends to tag your posts?"
 msgstr "Allow friends to tag my post?"
 
+#: mod/settings.php:1134
+msgid "Your contacts can add additional tags to your posts."
+msgstr "Your contacts can add additional tags to your posts."
+
 #: mod/settings.php:1138
 msgid "Allow us to suggest you as a potential friend to new members?"
 msgstr "Allow us to suggest you as a potential friend to new members?"
 
+#: mod/settings.php:1138
+msgid ""
+"If you like, Friendica may suggest new members to add you as a contact."
+msgstr "If you like, Friendica may suggest new members to add you as a contact."
+
 #: mod/settings.php:1142
 msgid "Permit unknown people to send you private mail?"
 msgstr "Allow unknown people to send me private messages?"
 
+#: mod/settings.php:1142
+msgid ""
+"Friendica network users may send you private messages even if they are not "
+"in your contact list."
+msgstr "Friendica network users may send you private messages even if they are not in your contact list."
+
 #: mod/settings.php:1146
 msgid "Profile is <strong>not published</strong>."
 msgstr "Profile is <strong>not published</strong>."
@@ -7169,7 +7263,7 @@ msgstr "Password:"
 msgid "Basic Settings"
 msgstr "Basic information"
 
-#: mod/settings.php:1213 src/Model/Profile.php:723
+#: mod/settings.php:1213 src/Model/Profile.php:738
 msgid "Full Name:"
 msgstr "Full name:"
 
@@ -7339,61 +7433,27 @@ msgstr "If you have moved this profile from another server and some of your cont
 msgid "Resend relocate message to contacts"
 msgstr "Resend relocation message to contacts"
 
-#: mod/subthread.php:112
-#, php-format
-msgid "%1$s is following %2$s's %3$s"
-msgstr "%1$s is following %2$s's %3$s"
-
-#: mod/tagrm.php:47
-msgid "Tag removed"
-msgstr "Tag removed"
-
-#: mod/tagrm.php:85
-msgid "Remove Item Tag"
-msgstr "Remove Item tag"
-
-#: mod/tagrm.php:87
-msgid "Select a tag to remove: "
-msgstr "Select a tag to remove: "
-
-#: mod/videos.php:141
+#: mod/videos.php:140
 msgid "Do you really want to delete this video?"
 msgstr "Do you really want to delete this video?"
 
-#: mod/videos.php:146
+#: mod/videos.php:145
 msgid "Delete Video"
 msgstr "Delete video"
 
-#: mod/videos.php:211
+#: mod/videos.php:208
 msgid "No videos selected"
 msgstr "No videos selected"
 
-#: mod/videos.php:400
+#: mod/videos.php:397
 msgid "Recent Videos"
 msgstr "Recent videos"
 
-#: mod/videos.php:402
+#: mod/videos.php:399
 msgid "Upload New Videos"
 msgstr "Upload new videos"
 
-#: mod/wall_attach.php:101
-msgid "Sorry, maybe your upload is bigger than the PHP configuration allows"
-msgstr "Sorry, maybe your upload is bigger than the PHP configuration allows"
-
-#: mod/wall_attach.php:101
-msgid "Or - did you try to upload an empty file?"
-msgstr "Or did you try to upload an empty file?"
-
-#: mod/wall_attach.php:112
-#, php-format
-msgid "File exceeds size limit of %s"
-msgstr "File exceeds size limit of %s"
-
-#: mod/wall_attach.php:136 mod/wall_attach.php:152
-msgid "File upload failed."
-msgstr "File upload failed."
-
-#: view/theme/duepuntozero/config.php:54 src/Model/User.php:473
+#: view/theme/duepuntozero/config.php:54 src/Model/User.php:475
 msgid "default"
 msgstr "default"
 
@@ -7421,7 +7481,7 @@ msgstr "comix"
 msgid "slackr"
 msgstr "slackr"
 
-#: view/theme/duepuntozero/config.php:75
+#: view/theme/duepuntozero/config.php:74
 msgid "Variations"
 msgstr "Variations"
 
@@ -7491,7 +7551,7 @@ msgstr "Background color:"
 
 #: view/theme/frio/config.php:121
 msgid "Content background opacity"
-msgstr ""
+msgstr "Content background opacity"
 
 #: view/theme/frio/config.php:122
 msgid "Set the background image"
@@ -7499,77 +7559,77 @@ msgstr "Background image:"
 
 #: view/theme/frio/config.php:127
 msgid "Login page background image"
-msgstr ""
+msgstr "Login page background image"
 
 #: view/theme/frio/config.php:130
 msgid "Login page background color"
-msgstr ""
+msgstr "Login page background color"
 
 #: view/theme/frio/config.php:130
 msgid "Leave background image and color empty for theme defaults"
-msgstr ""
+msgstr "Leave background image and color empty for theme defaults"
 
-#: view/theme/frio/theme.php:237
+#: view/theme/frio/theme.php:238
 msgid "Guest"
 msgstr "Guest"
 
-#: view/theme/frio/theme.php:242
+#: view/theme/frio/theme.php:243
 msgid "Visitor"
 msgstr "Visitor"
 
-#: view/theme/frio/theme.php:255 src/Content/Nav.php:97
+#: view/theme/frio/theme.php:256 src/Content/Nav.php:97
 #: src/Module/Login.php:311
 msgid "Logout"
 msgstr "Logout"
 
-#: view/theme/frio/theme.php:255 src/Content/Nav.php:97
+#: view/theme/frio/theme.php:256 src/Content/Nav.php:97
 msgid "End this session"
 msgstr "End this session"
 
-#: view/theme/frio/theme.php:258 src/Content/Nav.php:100
+#: view/theme/frio/theme.php:259 src/Content/Nav.php:100
 #: src/Content/Nav.php:181
 msgid "Your posts and conversations"
 msgstr "My posts and conversations"
 
-#: view/theme/frio/theme.php:259 src/Content/Nav.php:101
+#: view/theme/frio/theme.php:260 src/Content/Nav.php:101
 msgid "Your profile page"
 msgstr "My profile page"
 
-#: view/theme/frio/theme.php:260 src/Content/Nav.php:102
+#: view/theme/frio/theme.php:261 src/Content/Nav.php:102
 msgid "Your photos"
 msgstr "My photos"
 
-#: view/theme/frio/theme.php:261 src/Content/Nav.php:103
-#: src/Model/Profile.php:897 src/Model/Profile.php:900
+#: view/theme/frio/theme.php:262 src/Content/Nav.php:103
+#: src/Model/Profile.php:912 src/Model/Profile.php:915
 msgid "Videos"
 msgstr "Videos"
 
-#: view/theme/frio/theme.php:261 src/Content/Nav.php:103
+#: view/theme/frio/theme.php:262 src/Content/Nav.php:103
 msgid "Your videos"
 msgstr "My videos"
 
-#: view/theme/frio/theme.php:262 src/Content/Nav.php:104
+#: view/theme/frio/theme.php:263 src/Content/Nav.php:104
 msgid "Your events"
 msgstr "My events"
 
-#: view/theme/frio/theme.php:265 src/Content/Nav.php:178
+#: view/theme/frio/theme.php:266 src/Content/Nav.php:178
 msgid "Conversations from your friends"
 msgstr "My friends' conversations"
 
-#: view/theme/frio/theme.php:266 src/Content/Nav.php:169
-#: src/Model/Profile.php:912 src/Model/Profile.php:923
+#: view/theme/frio/theme.php:267 src/Content/Nav.php:169
+#: src/Model/Profile.php:927 src/Model/Profile.php:938
 msgid "Events and Calendar"
 msgstr "Events and calendar"
 
-#: view/theme/frio/theme.php:267 src/Content/Nav.php:195
+#: view/theme/frio/theme.php:268 src/Content/Nav.php:195
 msgid "Private mail"
 msgstr "Private messages"
 
-#: view/theme/frio/theme.php:268 src/Content/Nav.php:206
+#: view/theme/frio/theme.php:269 src/Content/Nav.php:206
 msgid "Account settings"
 msgstr "Account settings"
 
-#: view/theme/frio/theme.php:269 src/Content/Nav.php:212
+#: view/theme/frio/theme.php:270 src/Content/Nav.php:212
 msgid "Manage/edit friends and contacts"
 msgstr "Manage/Edit friends and contacts"
 
@@ -7617,7 +7677,7 @@ msgstr "Community profiles"
 msgid "Help or @NewHere ?"
 msgstr "Help or @NewHere ?"
 
-#: view/theme/vier/config.php:126 view/theme/vier/theme.php:388
+#: view/theme/vier/config.php:126 view/theme/vier/theme.php:389
 msgid "Connect Services"
 msgstr "Connect services"
 
@@ -7641,11 +7701,11 @@ msgstr "Similar interests"
 msgid "Invite Friends"
 msgstr "Invite friends"
 
-#: view/theme/vier/theme.php:255 src/Content/ForumManager.php:127
+#: view/theme/vier/theme.php:256 src/Content/ForumManager.php:127
 msgid "External link to forum"
 msgstr "External link to forum"
 
-#: view/theme/vier/theme.php:291
+#: view/theme/vier/theme.php:292
 msgid "Quick Start"
 msgstr "Quick start"
 
@@ -7722,126 +7782,122 @@ msgstr "Error decoding account file"
 msgid "Error! No version data in file! This is not a Friendica account file?"
 msgstr "Error! No version data in file! Is this a Friendica account file?"
 
-#: src/Core/UserImport.php:118 src/Core/UserImport.php:131
-msgid "Error! Cannot check nickname"
-msgstr "Error! Cannot check nickname."
-
-#: src/Core/UserImport.php:123 src/Core/UserImport.php:136
+#: src/Core/UserImport.php:118
 #, php-format
 msgid "User '%s' already exists on this server!"
 msgstr "User '%s' already exists on this server!"
 
-#: src/Core/UserImport.php:169
+#: src/Core/UserImport.php:151
 msgid "User creation error"
 msgstr "User creation error"
 
-#: src/Core/UserImport.php:187
+#: src/Core/UserImport.php:169
 msgid "User profile creation error"
 msgstr "User profile creation error"
 
-#: src/Core/UserImport.php:231
+#: src/Core/UserImport.php:213
 #, php-format
 msgid "%d contact not imported"
 msgid_plural "%d contacts not imported"
 msgstr[0] "%d contact not imported"
 msgstr[1] "%d contacts not imported"
 
-#: src/Core/UserImport.php:296
+#: src/Core/UserImport.php:278
 msgid "Done. You can now login with your username and password"
 msgstr "Done. You can now login with your username and password"
 
-#: src/Util/Temporal.php:145 src/Model/Profile.php:743
+#: src/Util/Temporal.php:147 src/Model/Profile.php:758
 msgid "Birthday:"
 msgstr "Birthday:"
 
-#: src/Util/Temporal.php:149
+#: src/Util/Temporal.php:151
 msgid "YYYY-MM-DD or MM-DD"
 msgstr "YYYY-MM-DD or MM-DD"
 
-#: src/Util/Temporal.php:292
+#: src/Util/Temporal.php:294
 msgid "never"
 msgstr "never"
 
-#: src/Util/Temporal.php:298
+#: src/Util/Temporal.php:300
 msgid "less than a second ago"
 msgstr "less than a second ago"
 
-#: src/Util/Temporal.php:301
+#: src/Util/Temporal.php:303
 msgid "year"
 msgstr "year"
 
-#: src/Util/Temporal.php:301
+#: src/Util/Temporal.php:303
 msgid "years"
 msgstr "years"
 
-#: src/Util/Temporal.php:302
+#: src/Util/Temporal.php:304
 msgid "months"
 msgstr "months"
 
-#: src/Util/Temporal.php:303
+#: src/Util/Temporal.php:305
 msgid "weeks"
 msgstr "weeks"
 
-#: src/Util/Temporal.php:304
+#: src/Util/Temporal.php:306
 msgid "days"
 msgstr "days"
 
-#: src/Util/Temporal.php:305
+#: src/Util/Temporal.php:307
 msgid "hour"
 msgstr "hour"
 
-#: src/Util/Temporal.php:305
+#: src/Util/Temporal.php:307
 msgid "hours"
 msgstr "hours"
 
-#: src/Util/Temporal.php:306
+#: src/Util/Temporal.php:308
 msgid "minute"
 msgstr "minute"
 
-#: src/Util/Temporal.php:306
+#: src/Util/Temporal.php:308
 msgid "minutes"
 msgstr "minutes"
 
-#: src/Util/Temporal.php:307
+#: src/Util/Temporal.php:309
 msgid "second"
 msgstr "second"
 
-#: src/Util/Temporal.php:307
+#: src/Util/Temporal.php:309
 msgid "seconds"
 msgstr "seconds"
 
-#: src/Util/Temporal.php:316
+#: src/Util/Temporal.php:318
 #, php-format
 msgid "%1$d %2$s ago"
 msgstr "%1$d %2$s ago"
 
-#: src/Content/Text/BBCode.php:548
+#: src/Content/Text/BBCode.php:547
 msgid "view full size"
 msgstr "view full size"
 
-#: src/Content/Text/BBCode.php:1001 src/Content/Text/BBCode.php:1767
-#: src/Content/Text/BBCode.php:1768
+#: src/Content/Text/BBCode.php:1000 src/Content/Text/BBCode.php:1761
+#: src/Content/Text/BBCode.php:1762
 msgid "Image/photo"
 msgstr "Image/Photo"
 
-#: src/Content/Text/BBCode.php:1139
+#: src/Content/Text/BBCode.php:1138
 #, 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:1702 src/Content/Text/BBCode.php:1724
+#: src/Content/Text/BBCode.php:1696 src/Content/Text/BBCode.php:1718
 msgid "$1 wrote:"
 msgstr "$1 wrote:"
 
-#: src/Content/Text/BBCode.php:1776 src/Content/Text/BBCode.php:1777
+#: src/Content/Text/BBCode.php:1770 src/Content/Text/BBCode.php:1771
 msgid "Encrypted content"
 msgstr "Encrypted content"
 
-#: src/Content/Text/BBCode.php:1894
+#: src/Content/Text/BBCode.php:1888
 msgid "Invalid source protocol"
 msgstr "Invalid source protocol"
 
-#: src/Content/Text/BBCode.php:1905
+#: src/Content/Text/BBCode.php:1899
 msgid "Invalid link protocol"
 msgstr "Invalid link protocol"
 
@@ -8065,7 +8121,7 @@ msgstr "Unfaithful"
 msgid "Sex Addict"
 msgstr "Sex addict"
 
-#: src/Content/ContactSelector.php:169 src/Model/User.php:490
+#: src/Content/ContactSelector.php:169 src/Model/User.php:492
 msgid "Friends"
 msgstr "Friends"
 
@@ -8203,7 +8259,7 @@ msgstr "Community"
 
 #: src/Content/Nav.php:165
 msgid "Conversations on this and other servers"
-msgstr ""
+msgstr "Conversations on this and other servers"
 
 #: src/Content/Nav.php:172
 msgid "Directory"
@@ -8478,11 +8534,11 @@ msgstr "Provide a personal tag cloud on your profile page"
 
 #: src/Content/Feature.php:129
 msgid "Display Membership Date"
-msgstr ""
+msgstr "Display membership date"
 
 #: src/Content/Feature.php:129
 msgid "Display membership date in profile"
-msgstr ""
+msgstr "Display membership date in profile"
 
 #: src/Content/OEmbed.php:253
 msgid "Embedding disabled"
@@ -8521,224 +8577,106 @@ msgstr "Enter name or interest"
 
 #: src/Content/Widget.php:62
 msgid "Examples: Robert Morgenstein, Fishing"
-msgstr "Examples: Robert Morgenstein, fishing"
-
-#: src/Content/Widget.php:66
-msgid "Random Profile"
-msgstr "Random profile"
-
-#: src/Content/Widget.php:68
-msgid "View Global Directory"
-msgstr "View global directory"
-
-#: src/Content/Widget.php:159
-msgid "Networks"
-msgstr "Networks"
-
-#: src/Content/Widget.php:162
-msgid "All Networks"
-msgstr "All networks"
-
-#: src/Content/Widget.php:203 src/Content/Widget.php:243
-msgid "Everything"
-msgstr "Everything"
-
-#: src/Content/Widget.php:240
-msgid "Categories"
-msgstr "Categories"
-
-#: src/Content/Widget.php:307
-#, php-format
-msgid "%d contact in common"
-msgid_plural "%d contacts in common"
-msgstr[0] "%d contact in common"
-msgstr[1] "%d contacts in common"
-
-#: src/Database/DBStructure.php:32
-msgid "There are no tables on MyISAM."
-msgstr "There are no tables on MyISAM."
-
-#: 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 ""
-
-#: src/Database/DBStructure.php:80
-#, php-format
-msgid ""
-"The error message is\n"
-"[pre]%s[/pre]"
-msgstr "The error message is\n[pre]%s[/pre]"
-
-#: src/Database/DBStructure.php:191
-#, php-format
-msgid ""
-"\n"
-"Error %d occurred during database update:\n"
-"%s\n"
-msgstr "\nError %d occurred during database update:\n%s\n"
-
-#: src/Database/DBStructure.php:194
-msgid "Errors encountered performing database changes: "
-msgstr "Errors encountered performing database changes: "
-
-#: src/Database/DBStructure.php:209
-msgid ": Database update"
-msgstr ": Database update"
-
-#: src/Database/DBStructure.php:459
-#, php-format
-msgid "%s: updating %s table."
-msgstr "%s: updating %s table."
-
-#: src/Model/Group.php:44
-msgid ""
-"A deleted group with this name was revived. Existing item permissions "
-"<strong>may</strong> apply to this group and any future members. If this is "
-"not what you intended, please create another group with a different name."
-msgstr "A deleted group with this name has been revived. Existing item permissions <strong>may</strong> apply to this group and any future members. If this is not what you intended, please create another group with a different name."
-
-#: src/Model/Group.php:329
-msgid "Default privacy group for new contacts"
-msgstr "Default privacy group for new contacts"
-
-#: src/Model/Group.php:362
-msgid "Everybody"
-msgstr "Everybody"
-
-#: src/Model/Group.php:382
-msgid "edit"
-msgstr "edit"
-
-#: src/Model/Group.php:406
-msgid "Edit group"
-msgstr "Edit group"
-
-#: src/Model/Group.php:407
-msgid "Contacts not in any group"
-msgstr "Contacts not in any group"
-
-#: src/Model/Group.php:408
-msgid "Create a new group"
-msgstr "Create new group"
-
-#: src/Model/Group.php:410
-msgid "Edit groups"
-msgstr "Edit groups"
-
-#: src/Model/Contact.php:559
-msgid "Drop Contact"
-msgstr "Drop contact"
-
-#: src/Model/Contact.php:962
-msgid "Organisation"
-msgstr "Organization"
-
-#: src/Model/Contact.php:965
-msgid "News"
-msgstr "News"
-
-#: src/Model/Contact.php:968
-msgid "Forum"
-msgstr "Forum"
+msgstr "Examples: Robert Morgenstein, fishing"
 
-#: src/Model/Contact.php:1147
-msgid "Connect URL missing."
-msgstr "Connect URL missing."
+#: src/Content/Widget.php:66
+msgid "Random Profile"
+msgstr "Random profile"
 
-#: src/Model/Contact.php:1156
-msgid ""
-"The contact could not be added. Please check the relevant network "
-"credentials in your Settings -> Social Networks page."
-msgstr ""
+#: src/Content/Widget.php:68
+msgid "View Global Directory"
+msgstr "View global directory"
 
-#: src/Model/Contact.php:1184
-msgid ""
-"This site is not configured to allow communications with other networks."
-msgstr "This site is not configured to allow communications with other networks."
+#: src/Content/Widget.php:159
+msgid "Networks"
+msgstr "Networks"
 
-#: src/Model/Contact.php:1185 src/Model/Contact.php:1199
-msgid "No compatible communication protocols or feeds were discovered."
-msgstr "No compatible communication protocols or feeds were discovered."
+#: src/Content/Widget.php:162
+msgid "All Networks"
+msgstr "All networks"
 
-#: src/Model/Contact.php:1197
-msgid "The profile address specified does not provide adequate information."
-msgstr "The profile address specified does not provide adequate information."
+#: src/Content/Widget.php:203 src/Content/Widget.php:243
+msgid "Everything"
+msgstr "Everything"
 
-#: src/Model/Contact.php:1202
-msgid "An author or name was not found."
-msgstr "An author or name was not found."
+#: src/Content/Widget.php:240
+msgid "Categories"
+msgstr "Categories"
 
-#: src/Model/Contact.php:1205
-msgid "No browser URL could be matched to this address."
-msgstr "No browser URL could be matched to this address."
+#: src/Content/Widget.php:307
+#, php-format
+msgid "%d contact in common"
+msgid_plural "%d contacts in common"
+msgstr[0] "%d contact in common"
+msgstr[1] "%d contacts in common"
 
-#: src/Model/Contact.php:1208
-msgid ""
-"Unable to match @-style Identity Address with a known protocol or email "
-"contact."
-msgstr "Unable to match @-style identity address with a known protocol or email contact."
+#: src/Database/DBStructure.php:32
+msgid "There are no tables on MyISAM."
+msgstr "There are no tables on MyISAM."
 
-#: src/Model/Contact.php:1209
-msgid "Use mailto: in front of address to force email check."
-msgstr "Use mailto: in front of address to force email check."
+#: 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 "\n\t\t\t\tThe friendica developers released update %s recently,\n\t\t\t\tbut when I tried to install it, something went terribly wrong.\n\t\t\t\tThis needs to be fixed soon and I can't do it alone. Please contact a\n\t\t\t\tfriendica developer if you can not help me on your own. My database might be invalid."
 
-#: src/Model/Contact.php:1215
+#: src/Database/DBStructure.php:80
+#, php-format
 msgid ""
-"The profile address specified belongs to a network which has been disabled "
-"on this site."
-msgstr "The profile address specified belongs to a network which has been disabled on this site."
+"The error message is\n"
+"[pre]%s[/pre]"
+msgstr "The error message is\n[pre]%s[/pre]"
 
-#: src/Model/Contact.php:1220
+#: src/Database/DBStructure.php:191
+#, php-format
 msgid ""
-"Limited profile. This person will be unable to receive direct/personal "
-"notifications from you."
-msgstr "Limited profile: This person will be unable to receive direct/private messages from you."
+"\n"
+"Error %d occurred during database update:\n"
+"%s\n"
+msgstr "\nError %d occurred during database update:\n%s\n"
 
-#: src/Model/Contact.php:1290
-msgid "Unable to retrieve contact information."
-msgstr "Unable to retrieve contact information."
+#: src/Database/DBStructure.php:194
+msgid "Errors encountered performing database changes: "
+msgstr "Errors encountered performing database changes: "
 
-#: src/Model/Contact.php:1506
-#, php-format
-msgid "%s's birthday"
-msgstr "%s's birthday"
+#: src/Database/DBStructure.php:209
+msgid ": Database update"
+msgstr ": Database update"
 
-#: src/Model/Contact.php:1507 src/Protocol/DFRN.php:1399
+#: src/Database/DBStructure.php:458
 #, php-format
-msgid "Happy Birthday %s"
-msgstr "Happy Birthday, %s!"
+msgid "%s: updating %s table."
+msgstr "%s: updating %s table."
+
+#: src/Model/Mail.php:40 src/Model/Mail.php:174
+msgid "[no subject]"
+msgstr "[no subject]"
 
-#: src/Model/Item.php:1732
+#: src/Model/Item.php:1666
 #, php-format
 msgid "%1$s is attending %2$s's %3$s"
 msgstr "%1$s is going to %2$s's %3$s"
 
-#: src/Model/Item.php:1737
+#: src/Model/Item.php:1671
 #, php-format
 msgid "%1$s is not attending %2$s's %3$s"
 msgstr "%1$s is not going to %2$s's %3$s"
 
-#: src/Model/Item.php:1742
+#: src/Model/Item.php:1676
 #, php-format
 msgid "%1$s may attend %2$s's %3$s"
 msgstr "%1$s may go to %2$s's %3$s"
 
-#: src/Model/Mail.php:40 src/Model/Mail.php:173
-msgid "[no subject]"
-msgstr "[no subject]"
-
 #: src/Model/Profile.php:97
 msgid "Requested account is not available."
 msgstr "Requested account is unavailable."
 
 #: src/Model/Profile.php:168 src/Model/Profile.php:399
-#: src/Model/Profile.php:844
+#: src/Model/Profile.php:859
 msgid "Edit profile"
 msgstr "Edit profile"
 
@@ -8750,7 +8688,7 @@ msgstr "Atom feed"
 msgid "Manage/edit profiles"
 msgstr "Manage/Edit profiles"
 
-#: src/Model/Profile.php:548 src/Model/Profile.php:640
+#: src/Model/Profile.php:548 src/Model/Profile.php:641
 msgid "g A l F d"
 msgstr "g A l F d"
 
@@ -8758,210 +8696,328 @@ msgstr "g A l F d"
 msgid "F d"
 msgstr "F d"
 
-#: src/Model/Profile.php:604 src/Model/Profile.php:688
+#: src/Model/Profile.php:606 src/Model/Profile.php:703
 msgid "[today]"
 msgstr "[today]"
 
-#: src/Model/Profile.php:615
+#: src/Model/Profile.php:617
 msgid "Birthday Reminders"
 msgstr "Birthday reminders"
 
-#: src/Model/Profile.php:616
+#: src/Model/Profile.php:618
 msgid "Birthdays this week:"
 msgstr "Birthdays this week:"
 
-#: src/Model/Profile.php:675
+#: src/Model/Profile.php:690
 msgid "[No description]"
 msgstr "[No description]"
 
-#: src/Model/Profile.php:702
+#: src/Model/Profile.php:717
 msgid "Event Reminders"
 msgstr "Event reminders"
 
-#: src/Model/Profile.php:703
+#: src/Model/Profile.php:718
 msgid "Events this week:"
 msgstr "Events this week:"
 
-#: src/Model/Profile.php:726
+#: src/Model/Profile.php:741
 msgid "Member since:"
-msgstr ""
+msgstr "Member since:"
 
-#: src/Model/Profile.php:734
+#: src/Model/Profile.php:749
 msgid "j F, Y"
 msgstr "j F, Y"
 
-#: src/Model/Profile.php:735
+#: src/Model/Profile.php:750
 msgid "j F"
 msgstr "j F"
 
-#: src/Model/Profile.php:750
+#: src/Model/Profile.php:765
 msgid "Age:"
 msgstr "Age:"
 
-#: src/Model/Profile.php:763
+#: src/Model/Profile.php:778
 #, php-format
 msgid "for %1$d %2$s"
 msgstr "for %1$d %2$s"
 
-#: src/Model/Profile.php:787
+#: src/Model/Profile.php:802
 msgid "Religion:"
 msgstr "Religion:"
 
-#: src/Model/Profile.php:795
+#: src/Model/Profile.php:810
 msgid "Hobbies/Interests:"
 msgstr "Hobbies/Interests:"
 
-#: src/Model/Profile.php:807
+#: src/Model/Profile.php:822
 msgid "Contact information and Social Networks:"
 msgstr "Contact information and social networks:"
 
-#: src/Model/Profile.php:811
+#: src/Model/Profile.php:826
 msgid "Musical interests:"
 msgstr "Music:"
 
-#: src/Model/Profile.php:815
+#: src/Model/Profile.php:830
 msgid "Books, literature:"
 msgstr "Books/Literature:"
 
-#: src/Model/Profile.php:819
+#: src/Model/Profile.php:834
 msgid "Television:"
 msgstr "Television:"
 
-#: src/Model/Profile.php:823
+#: src/Model/Profile.php:838
 msgid "Film/dance/culture/entertainment:"
 msgstr "Arts, culture, entertainment:"
 
-#: src/Model/Profile.php:827
+#: src/Model/Profile.php:842
 msgid "Love/Romance:"
 msgstr "Love/Romance:"
 
-#: src/Model/Profile.php:831
+#: src/Model/Profile.php:846
 msgid "Work/employment:"
 msgstr "Work/Employment:"
 
-#: src/Model/Profile.php:835
+#: src/Model/Profile.php:850
 msgid "School/education:"
 msgstr "School/Education:"
 
-#: src/Model/Profile.php:840
+#: src/Model/Profile.php:855
 msgid "Forums:"
 msgstr "Forums:"
 
-#: src/Model/Profile.php:934
+#: src/Model/Profile.php:949
 msgid "Only You Can See This"
 msgstr "Only you can see this."
 
+#: src/Model/Contact.php:559
+msgid "Drop Contact"
+msgstr "Drop contact"
+
+#: src/Model/Contact.php:962
+msgid "Organisation"
+msgstr "Organization"
+
+#: src/Model/Contact.php:965
+msgid "News"
+msgstr "News"
+
+#: src/Model/Contact.php:968
+msgid "Forum"
+msgstr "Forum"
+
+#: src/Model/Contact.php:1147
+msgid "Connect URL missing."
+msgstr "Connect URL missing."
+
+#: src/Model/Contact.php:1156
+msgid ""
+"The contact could not be added. Please check the relevant network "
+"credentials in your Settings -> Social Networks page."
+msgstr "The contact could not be added. Please check the relevant network credentials in your Settings -> Social Networks page."
+
+#: src/Model/Contact.php:1184
+msgid ""
+"This site is not configured to allow communications with other networks."
+msgstr "This site is not configured to allow communications with other networks."
+
+#: src/Model/Contact.php:1185 src/Model/Contact.php:1199
+msgid "No compatible communication protocols or feeds were discovered."
+msgstr "No compatible communication protocols or feeds were discovered."
+
+#: src/Model/Contact.php:1197
+msgid "The profile address specified does not provide adequate information."
+msgstr "The profile address specified does not provide adequate information."
+
+#: src/Model/Contact.php:1202
+msgid "An author or name was not found."
+msgstr "An author or name was not found."
+
+#: src/Model/Contact.php:1205
+msgid "No browser URL could be matched to this address."
+msgstr "No browser URL could be matched to this address."
+
+#: src/Model/Contact.php:1208
+msgid ""
+"Unable to match @-style Identity Address with a known protocol or email "
+"contact."
+msgstr "Unable to match @-style identity address with a known protocol or email contact."
+
+#: src/Model/Contact.php:1209
+msgid "Use mailto: in front of address to force email check."
+msgstr "Use mailto: in front of address to force email check."
+
+#: src/Model/Contact.php:1215
+msgid ""
+"The profile address specified belongs to a network which has been disabled "
+"on this site."
+msgstr "The profile address specified belongs to a network which has been disabled on this site."
+
+#: src/Model/Contact.php:1220
+msgid ""
+"Limited profile. This person will be unable to receive direct/personal "
+"notifications from you."
+msgstr "Limited profile: This person will be unable to receive direct/private messages from you."
+
+#: src/Model/Contact.php:1290
+msgid "Unable to retrieve contact information."
+msgstr "Unable to retrieve contact information."
+
+#: src/Model/Contact.php:1502
+#, php-format
+msgid "%s's birthday"
+msgstr "%s's birthday"
+
+#: src/Model/Contact.php:1503 src/Protocol/DFRN.php:1398
+#, php-format
+msgid "Happy Birthday %s"
+msgstr "Happy Birthday, %s!"
+
+#: src/Model/Group.php:44
+msgid ""
+"A deleted group with this name was revived. Existing item permissions "
+"<strong>may</strong> apply to this group and any future members. If this is "
+"not what you intended, please create another group with a different name."
+msgstr "A deleted group with this name has been revived. Existing item permissions <strong>may</strong> apply to this group and any future members. If this is not what you intended, please create another group with a different name."
+
+#: src/Model/Group.php:329
+msgid "Default privacy group for new contacts"
+msgstr "Default privacy group for new contacts"
+
+#: src/Model/Group.php:362
+msgid "Everybody"
+msgstr "Everybody"
+
+#: src/Model/Group.php:382
+msgid "edit"
+msgstr "edit"
+
+#: src/Model/Group.php:406
+msgid "Edit group"
+msgstr "Edit group"
+
+#: src/Model/Group.php:407
+msgid "Contacts not in any group"
+msgstr "Contacts not in any group"
+
+#: src/Model/Group.php:408
+msgid "Create a new group"
+msgstr "Create new group"
+
+#: src/Model/Group.php:410
+msgid "Edit groups"
+msgstr "Edit groups"
+
 #: src/Model/User.php:142
 msgid "Login failed"
-msgstr ""
+msgstr "Login failed"
 
-#: src/Model/User.php:171
+#: src/Model/User.php:173
 msgid "Not enough information to authenticate"
-msgstr ""
+msgstr "Not enough information to authenticate"
 
-#: src/Model/User.php:317
+#: src/Model/User.php:319
 msgid "An invitation is required."
 msgstr "An invitation is required."
 
-#: src/Model/User.php:321
+#: src/Model/User.php:323
 msgid "Invitation could not be verified."
 msgstr "Invitation could not be verified."
 
-#: src/Model/User.php:328
+#: src/Model/User.php:330
 msgid "Invalid OpenID url"
 msgstr "Invalid OpenID URL"
 
-#: src/Model/User.php:341 src/Module/Login.php:100
+#: src/Model/User.php:343 src/Module/Login.php:100
 msgid ""
 "We encountered a problem while logging in with the OpenID you provided. "
 "Please check the correct spelling of the ID."
 msgstr "We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."
 
-#: src/Model/User.php:341 src/Module/Login.php:100
+#: src/Model/User.php:343 src/Module/Login.php:100
 msgid "The error message was:"
 msgstr "The error message was:"
 
-#: src/Model/User.php:347
+#: src/Model/User.php:349
 msgid "Please enter the required information."
 msgstr "Please enter the required information."
 
-#: src/Model/User.php:360
+#: src/Model/User.php:362
 msgid "Please use a shorter name."
 msgstr "Please use a shorter name."
 
-#: src/Model/User.php:363
+#: src/Model/User.php:365
 msgid "Name too short."
 msgstr "Name too short."
 
-#: src/Model/User.php:371
+#: src/Model/User.php:373
 msgid "That doesn't appear to be your full (First Last) name."
 msgstr "That doesn't appear to be your full (i.e first and last) name."
 
-#: src/Model/User.php:376
+#: src/Model/User.php:378
 msgid "Your email domain is not among those allowed on this site."
 msgstr "Your email domain is not allowed on this site."
 
-#: src/Model/User.php:380
+#: src/Model/User.php:382
 msgid "Not a valid email address."
 msgstr "Not a valid email address."
 
-#: src/Model/User.php:384 src/Model/User.php:392
+#: src/Model/User.php:386 src/Model/User.php:394
 msgid "Cannot use that email."
 msgstr "Cannot use that email."
 
-#: src/Model/User.php:399
+#: src/Model/User.php:401
 msgid "Your nickname can only contain a-z, 0-9 and _."
-msgstr ""
+msgstr "Your nickname can only contain a-z, 0-9 and _."
 
-#: src/Model/User.php:406 src/Model/User.php:462
+#: src/Model/User.php:408 src/Model/User.php:464
 msgid "Nickname is already registered. Please choose another."
 msgstr "Nickname is already registered. Please choose another."
 
-#: src/Model/User.php:416
+#: src/Model/User.php:418
 msgid "SERIOUS ERROR: Generation of security keys failed."
 msgstr "SERIOUS ERROR: Generation of security keys failed."
 
-#: src/Model/User.php:449 src/Model/User.php:453
+#: src/Model/User.php:451 src/Model/User.php:455
 msgid "An error occurred during registration. Please try again."
 msgstr "An error occurred during registration. Please try again."
 
-#: src/Model/User.php:478
+#: src/Model/User.php:480
 msgid "An error occurred creating your default profile. Please try again."
 msgstr "An error occurred creating your default profile. Please try again."
 
-#: src/Model/User.php:485
+#: src/Model/User.php:487
 msgid "An error occurred creating your self contact. Please try again."
-msgstr ""
+msgstr "An error occurred creating your self contact. Please try again."
 
-#: src/Model/User.php:494
+#: src/Model/User.php:496
 msgid ""
 "An error occurred creating your default contact group. Please try again."
-msgstr ""
+msgstr "An error occurred while creating your default contact group. Please try again."
 
-#: src/Model/User.php:568
+#: src/Model/User.php:570
 #, 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 ""
+msgstr "\n\t\t\tDear %1$s,\n\t\t\t\tThank you for registering at %2$s. Your account is pending for approval by the administrator.\n\t\t"
 
-#: src/Model/User.php:578
+#: src/Model/User.php:580
 #, php-format
 msgid "Registration at %s"
 msgstr "Registration at %s"
 
-#: src/Model/User.php:596
+#: src/Model/User.php:598
 #, 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 ""
+msgstr "\n\t\t\tDear %1$s,\n\t\t\t\tThank you for registering at %2$s. Your account has been created.\n\t\t"
 
-#: src/Model/User.php:600
+#: src/Model/User.php:602
 #, php-format
 msgid ""
 "\n"
@@ -8989,40 +9045,40 @@ msgid ""
 "\n"
 "\n"
 "\t\t\tThank you and welcome to %2$s."
-msgstr ""
+msgstr "\n\t\t\tThe login details are as follows:\n\t\t\t\tSite Location:\t%3$s\n\t\t\t\tLogin Name:\t%1$s\n\t\t\t\tPassword:\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\n\t\t\tThank you and welcome to %2$s."
 
-#: src/Protocol/DFRN.php:1398
+#: src/Protocol/DFRN.php:1397
 #, php-format
 msgid "%s\\'s birthday"
 msgstr "%s\\'s birthday"
 
-#: src/Protocol/Diaspora.php:2579
-msgid "Sharing notification from Diaspora network"
-msgstr "Sharing notification from Diaspora network"
-
-#: src/Protocol/Diaspora.php:3655
-msgid "Attachments:"
-msgstr "Attachments:"
-
-#: src/Protocol/OStatus.php:1784
+#: src/Protocol/OStatus.php:1774
 #, php-format
 msgid "%s is now following %s."
 msgstr "%s is now following %s."
 
-#: src/Protocol/OStatus.php:1785
+#: src/Protocol/OStatus.php:1775
 msgid "following"
 msgstr "following"
 
-#: src/Protocol/OStatus.php:1788
+#: src/Protocol/OStatus.php:1778
 #, php-format
 msgid "%s stopped following %s."
 msgstr "%s stopped following %s."
 
-#: src/Protocol/OStatus.php:1789
+#: src/Protocol/OStatus.php:1779
 msgid "stopped following"
 msgstr "stopped following"
 
-#: src/Worker/Delivery.php:392
+#: src/Protocol/Diaspora.php:2584
+msgid "Sharing notification from Diaspora network"
+msgstr "Sharing notification from Diaspora network"
+
+#: src/Protocol/Diaspora.php:3660
+msgid "Attachments:"
+msgstr "Attachments:"
+
+#: src/Worker/Delivery.php:391
 msgid "(no subject)"
 msgstr "(no subject)"
 
@@ -9197,11 +9253,11 @@ msgstr "Delete this item?"
 msgid "show fewer"
 msgstr "Show fewer."
 
+#: index.php:441
+msgid "toggle mobile"
+msgstr "Toggle mobile"
+
 #: boot.php:786
 #, php-format
 msgid "Update %s failed. See error logs."
 msgstr "Update %s failed. See error logs."
-
-#: index.php:441
-msgid "toggle mobile"
-msgstr "Toggle mobile"
index f8727c5c9d4fe72ad47517d9a6a20d5b281e461f..2f8ff9dd5ebee7ffb482fb43720f9053721b2a7a 100644 (file)
@@ -5,140 +5,10 @@ function string_plural_select_en_us($n){
        return ($n != 1);;
 }}
 ;
-$a->strings["Post to Email"] = "Post to email";
-$a->strings["Hide your profile details from unknown viewers?"] = "Hide profile details from unknown viewers?";
-$a->strings["Connectors disabled, since \"%s\" is enabled."] = "Connectors are disabled since \"%s\" is enabled.";
-$a->strings["Visible to everybody"] = "Visible to everybody";
-$a->strings["show"] = "show";
-$a->strings["don't show"] = "don't show";
-$a->strings["CC: email addresses"] = "CC: email addresses";
-$a->strings["Example: bob@example.com, mary@example.com"] = "Example: bob@example.com, mary@example.com";
-$a->strings["Permissions"] = "Permissions";
-$a->strings["Close"] = "Close";
-$a->strings["Daily posting limit of %d post reached. The post was rejected."] = [
-       0 => "",
-       1 => "",
-];
-$a->strings["Weekly posting limit of %d post reached. The post was rejected."] = [
-       0 => "",
-       1 => "",
-];
-$a->strings["Monthly posting limit of %d post reached. The post was rejected."] = "";
-$a->strings["Profile Photos"] = "Profile photos";
-$a->strings["l F d, Y \\@ g:i A"] = "l F d, Y \\@ g:i A";
-$a->strings["Starts:"] = "Starts:";
-$a->strings["Finishes:"] = "Finishes:";
-$a->strings["Location:"] = "Location:";
-$a->strings["event"] = "event";
-$a->strings["status"] = "status";
-$a->strings["photo"] = "photo";
-$a->strings["%1\$s likes %2\$s's %3\$s"] = "%1\$s likes %2\$s's %3\$s";
-$a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "%1\$s doesn't like %2\$s's %3\$s";
-$a->strings["%1\$s attends %2\$s's %3\$s"] = "%1\$s goes to %2\$s's %3\$s";
-$a->strings["%1\$s doesn't attend %2\$s's %3\$s"] = "%1\$s doesn't go %2\$s's %3\$s";
-$a->strings["%1\$s attends maybe %2\$s's %3\$s"] = "%1\$s might go to %2\$s's %3\$s";
-$a->strings["%1\$s is now friends with %2\$s"] = "%1\$s is now friends with %2\$s";
-$a->strings["%1\$s poked %2\$s"] = "%1\$s poked %2\$s";
-$a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s tagged %2\$s's %3\$s with %4\$s";
-$a->strings["post/item"] = "Post/Item";
-$a->strings["%1\$s marked %2\$s's %3\$s as favorite"] = "%1\$s marked %2\$s's %3\$s as favorite";
-$a->strings["Likes"] = "Likes";
-$a->strings["Dislikes"] = "Dislikes";
-$a->strings["Attending"] = [
-       0 => "Attending",
-       1 => "Attending",
-];
-$a->strings["Not attending"] = "Not attending";
-$a->strings["Might attend"] = "Might attend";
-$a->strings["Select"] = "Select";
-$a->strings["Delete"] = "Delete";
-$a->strings["View %s's profile @ %s"] = "View %s's profile @ %s";
-$a->strings["Categories:"] = "Categories:";
-$a->strings["Filed under:"] = "Filed under:";
-$a->strings["%s from %s"] = "%s from %s";
-$a->strings["View in context"] = "View in context";
-$a->strings["Please wait"] = "Please wait";
-$a->strings["remove"] = "Remove";
-$a->strings["Delete Selected Items"] = "Delete selected items";
-$a->strings["Follow Thread"] = "Follow thread";
-$a->strings["View Status"] = "View status";
-$a->strings["View Profile"] = "View profile";
-$a->strings["View Photos"] = "View photos";
-$a->strings["Network Posts"] = "Network posts";
-$a->strings["View Contact"] = "View contact";
-$a->strings["Send PM"] = "Send PM";
-$a->strings["Poke"] = "Poke";
-$a->strings["Connect/Follow"] = "Connect/Follow";
-$a->strings["%s likes this."] = "%s likes this.";
-$a->strings["%s doesn't like this."] = "%s doesn't like this.";
-$a->strings["%s attends."] = "%s attends.";
-$a->strings["%s doesn't attend."] = "%s doesn't attend.";
-$a->strings["%s attends maybe."] = "%s may attend.";
-$a->strings["and"] = "and";
-$a->strings["and %d other people"] = "";
-$a->strings["<span  %1\$s>%2\$d people</span> like this"] = "<span  %1\$s>%2\$d people</span> like this";
-$a->strings["%s like this."] = "%s like this.";
-$a->strings["<span  %1\$s>%2\$d people</span> don't like this"] = "<span  %1\$s>%2\$d people</span> don't like this";
-$a->strings["%s don't like this."] = "%s don't like this.";
-$a->strings["<span  %1\$s>%2\$d people</span> attend"] = "<span  %1\$s>%2\$d people</span> attend";
-$a->strings["%s attend."] = "%s attend.";
-$a->strings["<span  %1\$s>%2\$d people</span> don't attend"] = "<span  %1\$s>%2\$d people</span> don't attend";
-$a->strings["%s don't attend."] = "%s don't attend.";
-$a->strings["<span  %1\$s>%2\$d people</span> attend maybe"] = "<span  %1\$s>%2\$d people</span> attend maybe";
-$a->strings["%s anttend maybe."] = "%s attend maybe.";
-$a->strings["Visible to <strong>everybody</strong>"] = "Visible to <strong>everybody</strong>";
-$a->strings["Please enter a link URL:"] = "Please enter a link URL:";
-$a->strings["Please enter a video link/URL:"] = "Please enter a video link/URL:";
-$a->strings["Please enter an audio link/URL:"] = "Please enter an audio link/URL:";
-$a->strings["Tag term:"] = "Tag term:";
-$a->strings["Save to Folder:"] = "Save to folder:";
-$a->strings["Where are you right now?"] = "Where are you right now?";
-$a->strings["Delete item(s)?"] = "Delete item(s)?";
-$a->strings["Share"] = "Share";
-$a->strings["Upload photo"] = "Upload photo";
-$a->strings["upload photo"] = "upload photo";
-$a->strings["Attach file"] = "Attach file";
-$a->strings["attach file"] = "attach file";
-$a->strings["Insert web link"] = "Insert web link";
-$a->strings["web link"] = "web link";
-$a->strings["Insert video link"] = "Insert video link";
-$a->strings["video link"] = "video link";
-$a->strings["Insert audio link"] = "Insert audio link";
-$a->strings["audio link"] = "audio link";
-$a->strings["Set your location"] = "Set your location";
-$a->strings["set location"] = "set location";
-$a->strings["Clear browser location"] = "Clear browser location";
-$a->strings["clear location"] = "clear location";
-$a->strings["Set title"] = "Set title";
-$a->strings["Categories (comma-separated list)"] = "Categories (comma-separated list)";
-$a->strings["Permission settings"] = "Permission settings";
-$a->strings["permissions"] = "permissions";
-$a->strings["Public post"] = "Public post";
-$a->strings["Preview"] = "Preview";
-$a->strings["Cancel"] = "Cancel";
-$a->strings["Post to Groups"] = "Post to groups";
-$a->strings["Post to Contacts"] = "Post to contacts";
-$a->strings["Private post"] = "Private post";
-$a->strings["Message"] = "Message";
-$a->strings["Browser"] = "Browser";
-$a->strings["View all"] = "View all";
-$a->strings["Like"] = [
-       0 => "Like",
-       1 => "Likes",
-];
-$a->strings["Dislike"] = [
-       0 => "Dislike",
-       1 => "Dislikes",
-];
-$a->strings["Not Attending"] = [
-       0 => "Not attending",
-       1 => "Not attending",
-];
-$a->strings["Undecided"] = [
-       0 => "Undecided",
-       1 => "Undecided",
-];
-$a->strings["Cannot locate DNS info for database server '%s'"] = "Cannot locate DNS info for database server '%s'";
+$a->strings["Welcome "] = "Welcome ";
+$a->strings["Please upload a profile photo."] = "Please upload a profile photo.";
+$a->strings["Welcome back "] = "Welcome back ";
+$a->strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = "The form security token was incorrect. This probably happened because the form has not been submitted within 3 hours.";
 $a->strings["Friendica Notification"] = "Friendica notification";
 $a->strings["Thank You,"] = "Thank you";
 $a->strings["%s Administrator"] = "%s Administrator";
@@ -190,14 +60,18 @@ $a->strings["'%1\$s' has accepted your connection request at %2\$s"] = "'%1\$s'
 $a->strings["%2\$s has accepted your [url=%1\$s]connection request[/url]."] = "%2\$s has accepted your [url=%1\$s]connection request[/url].";
 $a->strings["You are now mutual friends and may exchange status updates, photos, and email without restriction."] = "You are now mutual friends and may exchange status updates, photos, and email without restriction.";
 $a->strings["Please visit %s if you wish to make any changes to this relationship."] = "Please visit %s if you wish to make any changes to this relationship.";
-$a->strings["'%1\$s' has chosen to accept you a fan, which restricts some forms of communication - such as private messaging and some profile interactions. If this is a celebrity or community page, these settings were applied automatically."] = "";
+$a->strings["'%1\$s' has chosen to accept you a fan, which restricts some forms of communication - such as private messaging and some profile interactions. If this is a celebrity or community page, these settings were applied automatically."] = "'%1\$s' has chosen to accept you as fan, which restricts some forms of communication - such as private messaging and some profile interactions. If this is a celebrity or community page, these settings were applied automatically.";
 $a->strings["'%1\$s' may choose to extend this into a two-way or more permissive relationship in the future."] = "'%1\$s' may choose to extend this into a two-way or more permissive relationship in the future.";
 $a->strings["Please visit %s  if you wish to make any changes to this relationship."] = "Please visit %s  if you wish to make any changes to this relationship.";
 $a->strings["[Friendica System:Notify] registration request"] = "[Friendica:Notify] registration request";
 $a->strings["You've received a registration request from '%1\$s' at %2\$s"] = "You've received a registration request from '%1\$s' at %2\$s.";
 $a->strings["You've received a [url=%1\$s]registration request[/url] from %2\$s."] = "You've received a [url=%1\$s]registration request[/url] from %2\$s.";
-$a->strings["Full Name:\t%1\$s\\nSite Location:\t%2\$s\\nLogin Name:\t%3\$s (%4\$s("] = "";
+$a->strings["Full Name:\t%1\$s\\nSite Location:\t%2\$s\\nLogin Name:\t%3\$s (%4\$s("] = "Full Name:\t%1\$s\\nSite Location:\t%2\$s\\nLogin Name:\t%3\$s (%4\$s(";
 $a->strings["Please visit %s to approve or reject the request."] = "Please visit %s to approve or reject the request.";
+$a->strings["l F d, Y \\@ g:i A"] = "l F d, Y \\@ g:i A";
+$a->strings["Starts:"] = "Starts:";
+$a->strings["Finishes:"] = "Finishes:";
+$a->strings["Location:"] = "Location:";
 $a->strings["all-day"] = "All-day";
 $a->strings["Sun"] = "Sun";
 $a->strings["Mon"] = "Mon";
@@ -256,13 +130,10 @@ $a->strings["Hide map"] = "Hide map";
 $a->strings["Item not found."] = "Item not found.";
 $a->strings["Do you really want to delete this item?"] = "Do you really want to delete this item?";
 $a->strings["Yes"] = "Yes";
+$a->strings["Cancel"] = "Cancel";
 $a->strings["Permission denied."] = "Permission denied.";
 $a->strings["Archives"] = "Archives";
 $a->strings["show more"] = "Show more...";
-$a->strings["Welcome "] = "Welcome ";
-$a->strings["Please upload a profile photo."] = "Please upload a profile photo.";
-$a->strings["Welcome back "] = "Welcome back ";
-$a->strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = "The form security token was incorrect. This probably happened because the form has not been submitted within 3 hours.";
 $a->strings["newer"] = "Later posts";
 $a->strings["older"] = "Earlier posts";
 $a->strings["first"] = "first";
@@ -278,7 +149,7 @@ $a->strings["%d Contact"] = [
 ];
 $a->strings["View Contacts"] = "View contacts";
 $a->strings["Save"] = "Save";
-$a->strings["Follow"] = "";
+$a->strings["Follow"] = "Follow";
 $a->strings["Search"] = "Search";
 $a->strings["@name, !forum, #tags, content"] = "@name, !forum, #tags, content";
 $a->strings["Full Text"] = "Full text";
@@ -303,6 +174,8 @@ $a->strings["bytes"] = "bytes";
 $a->strings["Click to open/close"] = "Click to open/close";
 $a->strings["View on separate page"] = "View on separate page";
 $a->strings["view on separate page"] = "view on separate page";
+$a->strings["event"] = "event";
+$a->strings["photo"] = "photo";
 $a->strings["activity"] = "activity";
 $a->strings["comment"] = [
        0 => "comment",
@@ -310,122 +183,194 @@ $a->strings["comment"] = [
 ];
 $a->strings["post"] = "post";
 $a->strings["Item filed"] = "Item filed";
-$a->strings["No friends to display."] = "No friends to display.";
-$a->strings["Connect"] = "Connect";
-$a->strings["Authorize application connection"] = "Authorize application connection";
-$a->strings["Return to your app and insert this Securty Code:"] = "Return to your app and insert this security code:";
-$a->strings["Please login to continue."] = "Please login to continue.";
-$a->strings["Do you want to authorize this application to access your posts and contacts, and/or create new posts for you?"] = "Do you want to authorize this application to access your posts and contacts and create new posts for you?";
-$a->strings["No"] = "No";
-$a->strings["You must be logged in to use addons. "] = "You must be logged in to use addons. ";
-$a->strings["Applications"] = "Applications";
-$a->strings["No installed applications."] = "No installed applications.";
-$a->strings["Item not available."] = "Item not available.";
-$a->strings["Item was not found."] = "Item was not found.";
-$a->strings["Login"] = "Login";
-$a->strings["The post was created"] = "The post was created";
-$a->strings["No contacts in common."] = "No contacts in common.";
-$a->strings["Common Friends"] = "Common friends";
-$a->strings["Credits"] = "Credits";
-$a->strings["Friendica is a community project, that would not be possible without the help of many people. Here is a list of those who have contributed to the code or the translation of Friendica. Thank you all!"] = "Friendica is a community project that would not be possible without the help of many people. Here is a list of those who have contributed to the code or the translation of Friendica. Thank you all!";
-$a->strings["Contact settings applied."] = "Contact settings applied.";
-$a->strings["Contact update failed."] = "Contact update failed.";
-$a->strings["Contact not found."] = "Contact not found.";
-$a->strings["<strong>WARNING: This is highly advanced</strong> and if you enter incorrect information your communications with this contact may stop working."] = "<strong>Warning: These are highly advanced settings.</strong> If you enter incorrect information your communications with this contact may not working.";
-$a->strings["Please use your browser 'Back' button <strong>now</strong> if you are uncertain what to do on this page."] = "Please use your browser 'Back' button <strong>now</strong> if you are uncertain what to do on this page.";
-$a->strings["No mirroring"] = "No mirroring";
-$a->strings["Mirror as forwarded posting"] = "Mirror as forwarded posting";
-$a->strings["Mirror as my own posting"] = "Mirror as my own posting";
-$a->strings["Return to contact editor"] = "Return to contact editor";
-$a->strings["Refetch contact data"] = "Re-fetch contact data.";
-$a->strings["Submit"] = "Submit";
-$a->strings["Remote Self"] = "Remote self";
-$a->strings["Mirror postings from this contact"] = "Mirror postings from this contact:";
-$a->strings["Mark this contact as remote_self, this will cause friendica to repost new entries from this contact."] = "This will cause Friendica to repost new entries from this contact.";
-$a->strings["Name"] = "Name:";
-$a->strings["Account Nickname"] = "Account nickname:";
-$a->strings["@Tagname - overrides Name/Nickname"] = "@Tag name - overrides name/nickname:";
-$a->strings["Account URL"] = "Account URL:";
-$a->strings["Friend Request URL"] = "Friend request URL:";
-$a->strings["Friend Confirm URL"] = "Friend confirm URL:";
-$a->strings["Notification Endpoint URL"] = "Notification endpoint URL";
-$a->strings["Poll/Feed URL"] = "Poll/Feed URL:";
-$a->strings["New photo from this URL"] = "New photo from this URL:";
-$a->strings["No potential page delegates located."] = "No potential page delegates found.";
-$a->strings["Delegate Page Management"] = "Delegate Page Management";
-$a->strings["Delegates are able to manage all aspects of this account/page except for basic account settings. Please do not delegate your personal account to anybody that you do not trust completely."] = "Delegates are able to manage all aspects of this account except for key setting features. Please do not delegate your personal account to anybody that you do not trust completely.";
-$a->strings["Existing Page Managers"] = "Existing page managers";
-$a->strings["Existing Page Delegates"] = "Existing page delegates";
-$a->strings["Potential Delegates"] = "Potential delegates";
-$a->strings["Remove"] = "Remove";
-$a->strings["Add"] = "Add";
-$a->strings["No entries."] = "No entries.";
-$a->strings["Public access denied."] = "Public access denied.";
-$a->strings["Gender:"] = "Gender:";
-$a->strings["Status:"] = "Status:";
-$a->strings["Homepage:"] = "Homepage:";
-$a->strings["About:"] = "About:";
-$a->strings["Global Directory"] = "Global Directory";
-$a->strings["Find on this site"] = "Find on this site";
-$a->strings["Results for:"] = "Results for:";
-$a->strings["Site Directory"] = "Site directory";
-$a->strings["Find"] = "Find";
-$a->strings["No entries (some entries may be hidden)."] = "No entries (entries may be hidden).";
-$a->strings["Photos"] = "Photos";
-$a->strings["Contact Photos"] = "Contact photos";
-$a->strings["Upload"] = "Upload";
-$a->strings["Files"] = "Files";
-$a->strings["Not Found"] = "Not found";
-$a->strings["- select -"] = "- select -";
-$a->strings["Contact added"] = "Contact added";
-$a->strings["Submit Request"] = "Submit request";
-$a->strings["You already added this contact."] = "You already added this contact.";
-$a->strings["Diaspora support isn't enabled. Contact can't be added."] = "Diaspora support isn't enabled. Contact can't be added.";
-$a->strings["OStatus support is disabled. Contact can't be added."] = "OStatus support is disabled. Contact can't be added.";
-$a->strings["The network type couldn't be detected. Contact can't be added."] = "The network type couldn't be detected. Contact can't be added.";
-$a->strings["Please answer the following:"] = "Please answer the following:";
-$a->strings["Does %s know you?"] = "Does %s know you?";
-$a->strings["Add a personal note:"] = "Add a personal note:";
-$a->strings["Your Identity Address:"] = "My identity address:";
-$a->strings["Profile URL"] = "Profile URL:";
-$a->strings["Tags:"] = "Tags:";
-$a->strings["Status Messages and Posts"] = "Status Messages and Posts";
-$a->strings["Group created."] = "Group created.";
-$a->strings["Could not create group."] = "Could not create group.";
-$a->strings["Group not found."] = "Group not found.";
-$a->strings["Group name changed."] = "Group name changed.";
-$a->strings["Permission denied"] = "Permission denied";
-$a->strings["Save Group"] = "Save group";
-$a->strings["Create a group of contacts/friends."] = "Create a group of contacts/friends.";
-$a->strings["Group Name: "] = "Group name: ";
-$a->strings["Group removed."] = "Group removed.";
-$a->strings["Unable to remove group."] = "Unable to remove group.";
-$a->strings["Delete Group"] = "Delete group";
-$a->strings["Group Editor"] = "Group Editor";
-$a->strings["Edit Group Name"] = "Edit group name";
-$a->strings["Members"] = "Members";
-$a->strings["All Contacts"] = "All contacts";
-$a->strings["Group is empty"] = "Group is empty";
-$a->strings["Remove Contact"] = "Remove contact";
-$a->strings["Add Contact"] = "Add contact";
-$a->strings["Click on a contact to add or remove."] = "Click on a contact to add or remove.";
-$a->strings["No profile"] = "No profile";
-$a->strings["Help:"] = "Help:";
-$a->strings["Help"] = "Help";
-$a->strings["Page not found."] = "Page not found";
-$a->strings["Welcome to %s"] = "Welcome to %s";
-$a->strings["Remote privacy information not available."] = "Remote privacy information not available.";
-$a->strings["Visible to:"] = "Visible to:";
-$a->strings["System down for maintenance"] = "Sorry, the system is currently down for maintenance.";
-$a->strings["Welcome to Friendica"] = "Welcome to Friendica";
-$a->strings["New Member Checklist"] = "New Member Checklist";
-$a->strings["We would like to offer some tips and links to help make your experience enjoyable. Click any item to visit the relevant page. A link to this page will be visible from your home page for two weeks after your initial registration and then will quietly disappear."] = "We would like to offer some tips and links to help make your experience enjoyable. Click any item to visit the relevant page. A link to this page will be visible from your home page for two weeks after your initial registration and then will quietly disappear.";
-$a->strings["Getting Started"] = "Getting started";
-$a->strings["Friendica Walk-Through"] = "Friendica walk-through";
-$a->strings["On your <em>Quick Start</em> page - find a brief introduction to your profile and network tabs, make some new connections, and find some groups to join."] = "On your <em>Quick Start</em> page - find a brief introduction to your profile and network tabs, make some new connections, and find some groups to join.";
-$a->strings["Settings"] = "Settings";
-$a->strings["Go to Your Settings"] = "Go to your settings";
-$a->strings["On your <em>Settings</em> page -  change your initial password. Also make a note of your Identity Address. This looks just like an email address - and will be useful in making friends on the free social web."] = "On your <em>Settings</em> page -  change your initial password. Also make a note of your Identity Address. This looks just like an email address - and will be useful in making friends on the free social web.";
+$a->strings["Post to Email"] = "Post to email";
+$a->strings["Hide your profile details from unknown viewers?"] = "Hide profile details from unknown viewers?";
+$a->strings["Connectors disabled, since \"%s\" is enabled."] = "Connectors are disabled since \"%s\" is enabled.";
+$a->strings["Visible to everybody"] = "Visible to everybody";
+$a->strings["show"] = "show";
+$a->strings["don't show"] = "don't show";
+$a->strings["CC: email addresses"] = "CC: email addresses";
+$a->strings["Example: bob@example.com, mary@example.com"] = "Example: bob@example.com, mary@example.com";
+$a->strings["Permissions"] = "Permissions";
+$a->strings["Close"] = "Close";
+$a->strings["Daily posting limit of %d post reached. The post was rejected."] = [
+       0 => "Daily posting limit of %d post are reached. The post was rejected.",
+       1 => "Daily posting limit of %d posts are reached. This post was rejected.",
+];
+$a->strings["Weekly posting limit of %d post reached. The post was rejected."] = [
+       0 => "Weekly posting limit of %d post are reached. The post was rejected.",
+       1 => "Weekly posting limit of %d posts are reached. This post was rejected.",
+];
+$a->strings["Monthly posting limit of %d post reached. The post was rejected."] = "Monthly posting limit of %d posts are reached. This post was rejected.";
+$a->strings["Profile Photos"] = "Profile photos";
+$a->strings["status"] = "status";
+$a->strings["%1\$s likes %2\$s's %3\$s"] = "%1\$s likes %2\$s's %3\$s";
+$a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "%1\$s doesn't like %2\$s's %3\$s";
+$a->strings["%1\$s attends %2\$s's %3\$s"] = "%1\$s goes to %2\$s's %3\$s";
+$a->strings["%1\$s doesn't attend %2\$s's %3\$s"] = "%1\$s doesn't go %2\$s's %3\$s";
+$a->strings["%1\$s attends maybe %2\$s's %3\$s"] = "%1\$s might go to %2\$s's %3\$s";
+$a->strings["%1\$s is now friends with %2\$s"] = "%1\$s is now friends with %2\$s";
+$a->strings["%1\$s poked %2\$s"] = "%1\$s poked %2\$s";
+$a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s tagged %2\$s's %3\$s with %4\$s";
+$a->strings["post/item"] = "Post/Item";
+$a->strings["%1\$s marked %2\$s's %3\$s as favorite"] = "%1\$s marked %2\$s's %3\$s as favorite";
+$a->strings["Likes"] = "Likes";
+$a->strings["Dislikes"] = "Dislikes";
+$a->strings["Attending"] = [
+       0 => "Attending",
+       1 => "Attending",
+];
+$a->strings["Not attending"] = "Not attending";
+$a->strings["Might attend"] = "Might attend";
+$a->strings["Select"] = "Select";
+$a->strings["Delete"] = "Delete";
+$a->strings["View %s's profile @ %s"] = "View %s's profile @ %s";
+$a->strings["Categories:"] = "Categories:";
+$a->strings["Filed under:"] = "Filed under:";
+$a->strings["%s from %s"] = "%s from %s";
+$a->strings["View in context"] = "View in context";
+$a->strings["Please wait"] = "Please wait";
+$a->strings["remove"] = "Remove";
+$a->strings["Delete Selected Items"] = "Delete selected items";
+$a->strings["Follow Thread"] = "Follow thread";
+$a->strings["View Status"] = "View status";
+$a->strings["View Profile"] = "View profile";
+$a->strings["View Photos"] = "View photos";
+$a->strings["Network Posts"] = "Network posts";
+$a->strings["View Contact"] = "View contact";
+$a->strings["Send PM"] = "Send PM";
+$a->strings["Poke"] = "Poke";
+$a->strings["Connect/Follow"] = "Connect/Follow";
+$a->strings["%s likes this."] = "%s likes this.";
+$a->strings["%s doesn't like this."] = "%s doesn't like this.";
+$a->strings["%s attends."] = "%s attends.";
+$a->strings["%s doesn't attend."] = "%s doesn't attend.";
+$a->strings["%s attends maybe."] = "%s may attend.";
+$a->strings["and"] = "and";
+$a->strings["and %d other people"] = "and %d other people";
+$a->strings["<span  %1\$s>%2\$d people</span> like this"] = "<span  %1\$s>%2\$d people</span> like this";
+$a->strings["%s like this."] = "%s like this.";
+$a->strings["<span  %1\$s>%2\$d people</span> don't like this"] = "<span  %1\$s>%2\$d people</span> don't like this";
+$a->strings["%s don't like this."] = "%s don't like this.";
+$a->strings["<span  %1\$s>%2\$d people</span> attend"] = "<span  %1\$s>%2\$d people</span> attend";
+$a->strings["%s attend."] = "%s attend.";
+$a->strings["<span  %1\$s>%2\$d people</span> don't attend"] = "<span  %1\$s>%2\$d people</span> don't attend";
+$a->strings["%s don't attend."] = "%s don't attend.";
+$a->strings["<span  %1\$s>%2\$d people</span> attend maybe"] = "<span  %1\$s>%2\$d people</span> attend maybe";
+$a->strings["%s attend maybe."] = "%s may be attending.";
+$a->strings["Visible to <strong>everybody</strong>"] = "Visible to <strong>everybody</strong>";
+$a->strings["Please enter a link URL:"] = "Please enter a link URL:";
+$a->strings["Please enter a video link/URL:"] = "Please enter a video link/URL:";
+$a->strings["Please enter an audio link/URL:"] = "Please enter an audio link/URL:";
+$a->strings["Tag term:"] = "Tag term:";
+$a->strings["Save to Folder:"] = "Save to folder:";
+$a->strings["Where are you right now?"] = "Where are you right now?";
+$a->strings["Delete item(s)?"] = "Delete item(s)?";
+$a->strings["Share"] = "Share";
+$a->strings["Upload photo"] = "Upload photo";
+$a->strings["upload photo"] = "upload photo";
+$a->strings["Attach file"] = "Attach file";
+$a->strings["attach file"] = "attach file";
+$a->strings["Insert web link"] = "Insert web link";
+$a->strings["web link"] = "web link";
+$a->strings["Insert video link"] = "Insert video link";
+$a->strings["video link"] = "video link";
+$a->strings["Insert audio link"] = "Insert audio link";
+$a->strings["audio link"] = "audio link";
+$a->strings["Set your location"] = "Set your location";
+$a->strings["set location"] = "set location";
+$a->strings["Clear browser location"] = "Clear browser location";
+$a->strings["clear location"] = "clear location";
+$a->strings["Set title"] = "Set title";
+$a->strings["Categories (comma-separated list)"] = "Categories (comma-separated list)";
+$a->strings["Permission settings"] = "Permission settings";
+$a->strings["permissions"] = "permissions";
+$a->strings["Public post"] = "Public post";
+$a->strings["Preview"] = "Preview";
+$a->strings["Post to Groups"] = "Post to groups";
+$a->strings["Post to Contacts"] = "Post to contacts";
+$a->strings["Private post"] = "Private post";
+$a->strings["Message"] = "Message";
+$a->strings["Browser"] = "Browser";
+$a->strings["View all"] = "View all";
+$a->strings["Like"] = [
+       0 => "Like",
+       1 => "Likes",
+];
+$a->strings["Dislike"] = [
+       0 => "Dislike",
+       1 => "Dislikes",
+];
+$a->strings["Not Attending"] = [
+       0 => "Not attending",
+       1 => "Not attending",
+];
+$a->strings["Undecided"] = [
+       0 => "Undecided",
+       1 => "Undecided",
+];
+$a->strings["Cannot locate DNS info for database server '%s'"] = "Cannot locate DNS info for database server '%s'";
+$a->strings["No friends to display."] = "No friends to display.";
+$a->strings["Connect"] = "Connect";
+$a->strings["Authorize application connection"] = "Authorize application connection";
+$a->strings["Return to your app and insert this Securty Code:"] = "Return to your app and insert this security code:";
+$a->strings["Please login to continue."] = "Please login to continue.";
+$a->strings["Do you want to authorize this application to access your posts and contacts, and/or create new posts for you?"] = "Do you want to authorize this application to access your posts and contacts and create new posts for you?";
+$a->strings["No"] = "No";
+$a->strings["You must be logged in to use addons. "] = "You must be logged in to use addons. ";
+$a->strings["Applications"] = "Applications";
+$a->strings["No installed applications."] = "No installed applications.";
+$a->strings["Item not available."] = "Item not available.";
+$a->strings["Item was not found."] = "Item was not found.";
+$a->strings["No contacts in common."] = "No contacts in common.";
+$a->strings["Common Friends"] = "Common friends";
+$a->strings["Credits"] = "Credits";
+$a->strings["Friendica is a community project, that would not be possible without the help of many people. Here is a list of those who have contributed to the code or the translation of Friendica. Thank you all!"] = "Friendica is a community project that would not be possible without the help of many people. Here is a list of those who have contributed to the code or the translation of Friendica. Thank you all!";
+$a->strings["Contact settings applied."] = "Contact settings applied.";
+$a->strings["Contact update failed."] = "Contact update failed.";
+$a->strings["Contact not found."] = "Contact not found.";
+$a->strings["<strong>WARNING: This is highly advanced</strong> and if you enter incorrect information your communications with this contact may stop working."] = "<strong>Warning: These are highly advanced settings.</strong> If you enter incorrect information your communications with this contact may not working.";
+$a->strings["Please use your browser 'Back' button <strong>now</strong> if you are uncertain what to do on this page."] = "Please use your browser 'Back' button <strong>now</strong> if you are uncertain what to do on this page.";
+$a->strings["No mirroring"] = "No mirroring";
+$a->strings["Mirror as forwarded posting"] = "Mirror as forwarded posting";
+$a->strings["Mirror as my own posting"] = "Mirror as my own posting";
+$a->strings["Return to contact editor"] = "Return to contact editor";
+$a->strings["Refetch contact data"] = "Re-fetch contact data.";
+$a->strings["Submit"] = "Submit";
+$a->strings["Remote Self"] = "Remote self";
+$a->strings["Mirror postings from this contact"] = "Mirror postings from this contact:";
+$a->strings["Mark this contact as remote_self, this will cause friendica to repost new entries from this contact."] = "This will cause Friendica to repost new entries from this contact.";
+$a->strings["Name"] = "Name:";
+$a->strings["Account Nickname"] = "Account nickname:";
+$a->strings["@Tagname - overrides Name/Nickname"] = "@Tag name - overrides name/nickname:";
+$a->strings["Account URL"] = "Account URL:";
+$a->strings["Friend Request URL"] = "Friend request URL:";
+$a->strings["Friend Confirm URL"] = "Friend confirm URL:";
+$a->strings["Notification Endpoint URL"] = "Notification endpoint URL";
+$a->strings["Poll/Feed URL"] = "Poll/Feed URL:";
+$a->strings["New photo from this URL"] = "New photo from this URL:";
+$a->strings["Photos"] = "Photos";
+$a->strings["Contact Photos"] = "Contact photos";
+$a->strings["Upload"] = "Upload";
+$a->strings["Files"] = "Files";
+$a->strings["Not Found"] = "Not found";
+$a->strings["No profile"] = "No profile";
+$a->strings["Help:"] = "Help:";
+$a->strings["Help"] = "Help";
+$a->strings["Page not found."] = "Page not found";
+$a->strings["Welcome to %s"] = "Welcome to %s";
+$a->strings["Remote privacy information not available."] = "Remote privacy information not available.";
+$a->strings["Visible to:"] = "Visible to:";
+$a->strings["System down for maintenance"] = "Sorry, the system is currently down for maintenance.";
+$a->strings["Welcome to Friendica"] = "Welcome to Friendica";
+$a->strings["New Member Checklist"] = "New Member Checklist";
+$a->strings["We would like to offer some tips and links to help make your experience enjoyable. Click any item to visit the relevant page. A link to this page will be visible from your home page for two weeks after your initial registration and then will quietly disappear."] = "We would like to offer some tips and links to help make your experience enjoyable. Click any item to visit the relevant page. A link to this page will be visible from your home page for two weeks after your initial registration and then will quietly disappear.";
+$a->strings["Getting Started"] = "Getting started";
+$a->strings["Friendica Walk-Through"] = "Friendica walk-through";
+$a->strings["On your <em>Quick Start</em> page - find a brief introduction to your profile and network tabs, make some new connections, and find some groups to join."] = "On your <em>Quick Start</em> page - find a brief introduction to your profile and network tabs, make some new connections, and find some groups to join.";
+$a->strings["Settings"] = "Settings";
+$a->strings["Go to Your Settings"] = "Go to your settings";
+$a->strings["On your <em>Settings</em> page -  change your initial password. Also make a note of your Identity Address. This looks just like an email address - and will be useful in making friends on the free social web."] = "On your <em>Settings</em> page -  change your initial password. Also make a note of your Identity Address. This looks just like an email address - and will be useful in making friends on the free social web.";
 $a->strings["Review the other settings, particularly the privacy settings. An unpublished directory listing is like having an unlisted phone number. In general, you should probably publish your listing - unless all of your friends and potential friends know exactly how to find you."] = "Review the other settings, particularly the privacy settings. An unpublished directory listing is like having an unlisted phone number. In general, you should probably publish your listing - unless all of your friends and potential friends know exactly how to find you.";
 $a->strings["Profile"] = "Profile";
 $a->strings["Upload Profile Photo"] = "Upload profile photo";
@@ -454,18 +399,7 @@ $a->strings["Our <strong>help</strong> pages may be consulted for detail on othe
 $a->strings["Visit %s's profile [%s]"] = "Visit %s's profile [%s]";
 $a->strings["Edit contact"] = "Edit contact";
 $a->strings["Contacts who are not members of a group"] = "Contacts who are not members of a group";
-$a->strings["Personal Notes"] = "Personal notes";
 $a->strings["Not Extended"] = "Not extended";
-$a->strings["Invalid profile identifier."] = "Invalid profile identifier.";
-$a->strings["Profile Visibility Editor"] = "Profile Visibility Editor";
-$a->strings["Visible To"] = "Visible to";
-$a->strings["All Contacts (with secure profile access)"] = "All contacts with secure profile access";
-$a->strings["Account approved."] = "Account approved.";
-$a->strings["Registration revoked for %s"] = "Registration revoked for %s";
-$a->strings["Please login."] = "Please login.";
-$a->strings["Remove My Account"] = "Remove My Account";
-$a->strings["This will completely remove your account. Once this has been done it is not recoverable."] = "This will completely remove your account. Once this has been done it is not recoverable.";
-$a->strings["Please enter your password for verification:"] = "Please enter your password for verification:";
 $a->strings["Resubscribing to OStatus contacts"] = "Resubscribing to OStatus contacts";
 $a->strings["Error"] = "Error";
 $a->strings["Done"] = "Done";
@@ -476,47 +410,14 @@ $a->strings["Ignore/Hide"] = "Ignore/Hide";
 $a->strings["Friend Suggestions"] = "Friend suggestions";
 $a->strings["Contact wasn't found or can't be unfollowed."] = "Contact wasn't found or can't be unfollowed.";
 $a->strings["Contact unfollowed"] = "Contact unfollowed";
+$a->strings["Submit Request"] = "Submit request";
 $a->strings["You aren't a friend of this contact."] = "You aren't a friend of this contact.";
 $a->strings["Unfollowing is currently not supported by your network."] = "Unfollowing is currently not supported by your network.";
 $a->strings["Disconnect/Unfollow"] = "Disconnect/Unfollow";
+$a->strings["Your Identity Address:"] = "My identity address:";
+$a->strings["Profile URL"] = "Profile URL:";
+$a->strings["Status Messages and Posts"] = "Status Messages and Posts";
 $a->strings["[Embedded content - reload page to view]"] = "[Embedded content - reload page to view]";
-$a->strings["No contacts."] = "No contacts.";
-$a->strings["Access denied."] = "Access denied.";
-$a->strings["Invalid request."] = "Invalid request.";
-$a->strings["Image exceeds size limit of %s"] = "Image exceeds size limit of %s";
-$a->strings["Unable to process image."] = "Unable to process image.";
-$a->strings["Wall Photos"] = "Wall photos";
-$a->strings["Image upload failed."] = "Image upload failed.";
-$a->strings["Number of daily wall messages for %s exceeded. Message failed."] = "Number of daily wall messages for %s exceeded. Message failed.";
-$a->strings["No recipient selected."] = "No recipient selected.";
-$a->strings["Unable to check your home location."] = "Unable to check your home location.";
-$a->strings["Message could not be sent."] = "Message could not be sent.";
-$a->strings["Message collection failure."] = "Message collection failure.";
-$a->strings["Message sent."] = "Message sent.";
-$a->strings["No recipient."] = "No recipient.";
-$a->strings["Send Private Message"] = "Send private message";
-$a->strings["If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders."] = "If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders.";
-$a->strings["To:"] = "To:";
-$a->strings["Subject:"] = "Subject:";
-$a->strings["Your message:"] = "Your message:";
-$a->strings["Source (bbcode) text:"] = "Source (bbcode) text:";
-$a->strings["Source (Diaspora) text to convert to BBcode:"] = "Source (Diaspora) text to convert to BBcode:";
-$a->strings["Source input: "] = "Source input: ";
-$a->strings["bbcode (raw HTML(: "] = "";
-$a->strings["bbcode: "] = "";
-$a->strings["bbcode => html2bbcode: "] = "";
-$a->strings["bb2diaspora: "] = "";
-$a->strings["bb2diaspora => Markdown: "] = "";
-$a->strings["bb2diaspora => diaspora2bb: "] = "";
-$a->strings["Source input (Diaspora format): "] = "Source input (Diaspora format): ";
-$a->strings["diaspora2bb: "] = "diaspora2bb: ";
-$a->strings["Item not found"] = "Item not found";
-$a->strings["Edit post"] = "Edit post";
-$a->strings["Export account"] = "Export account";
-$a->strings["Export your account info and contacts. Use this to make a backup of your account and/or to move it to another server."] = "Export your account info and contacts. Use this to backup your account or to move it to another server.";
-$a->strings["Export all"] = "Export all";
-$a->strings["Export your accout info, contacts and all your items as json. Could be a very big file, and could take a lot of time. Use this to make a full backup of your account (photos are not exported)"] = "Export your account info, contacts and all your items as json. Could be a very big file, and could take a lot of time. Use this to make a full backup of your account (photos are not exported)";
-$a->strings["Export personal data"] = "Export personal data";
 $a->strings["This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."] = "This site has exceeded the number of allowed daily account registrations. Please try again tomorrow.";
 $a->strings["Import"] = "Import profile";
 $a->strings["Move account"] = "Move Existing Friendica Account";
@@ -535,8 +436,8 @@ $a->strings["Please visit <a href=\"https://friendi.ca\">Friendi.ca</a> to learn
 $a->strings["Bug reports and issues: please visit"] = "Bug reports and issues: please visit";
 $a->strings["the bugtracker at github"] = "the bugtracker at github";
 $a->strings["Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - dot com"] = "Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - dot com";
-$a->strings["Installed addons/apps:"] = "";
-$a->strings["No installed addons/apps"] = "";
+$a->strings["Installed addons/apps:"] = "Installed addons/apps:";
+$a->strings["No installed addons/apps"] = "No installed addons/apps";
 $a->strings["On this server the following remote servers are blocked."] = "On this server the following remote servers are blocked.";
 $a->strings["Blocked domain"] = "Blocked domain";
 $a->strings["Reason for the block"] = "Reason for the block";
@@ -569,6 +470,9 @@ $a->strings["Accepting %s as a sharer allows them to subscribe to your posts, bu
 $a->strings["Friend"] = "Friend";
 $a->strings["Sharer"] = "Sharer";
 $a->strings["Subscriber"] = "Subscriber";
+$a->strings["About:"] = "About:";
+$a->strings["Tags:"] = "Tags:";
+$a->strings["Gender:"] = "Gender:";
 $a->strings["Network:"] = "Network:";
 $a->strings["No introductions."] = "No introductions.";
 $a->strings["Show unread"] = "Show unread";
@@ -585,408 +489,183 @@ $a->strings["Couldn't fetch friends for contact."] = "Couldn't fetch friends for
 $a->strings["success"] = "success";
 $a->strings["failed"] = "failed";
 $a->strings["ignored"] = "Ignored";
-$a->strings["Only logged in users are permitted to perform a probing."] = "Only logged in users are permitted to perform a probing.";
-$a->strings["Theme settings updated."] = "Theme settings updated.";
-$a->strings["Information"] = "Information";
-$a->strings["Overview"] = "";
-$a->strings["Federation Statistics"] = "Federation statistics";
-$a->strings["Configuration"] = "";
-$a->strings["Site"] = "Site";
-$a->strings["Users"] = "Users";
-$a->strings["Addons"] = "";
-$a->strings["Themes"] = "Theme selection";
-$a->strings["Additional features"] = "Additional features";
-$a->strings["Database"] = "";
-$a->strings["DB updates"] = "DB updates";
-$a->strings["Inspect Queue"] = "Inspect queue";
-$a->strings["Tools"] = "";
-$a->strings["Contact Blocklist"] = "";
-$a->strings["Server Blocklist"] = "Server blocklist";
-$a->strings["Delete Item"] = "Delete item";
-$a->strings["Logs"] = "Logs";
-$a->strings["View Logs"] = "View logs";
-$a->strings["Diagnostics"] = "";
-$a->strings["PHP Info"] = "";
-$a->strings["probe address"] = "Probe address";
-$a->strings["check webfinger"] = "Check webfinger";
-$a->strings["Admin"] = "Admin";
-$a->strings["Addon Features"] = "";
-$a->strings["User registrations waiting for confirmation"] = "User registrations awaiting confirmation";
-$a->strings["The blocked domain"] = "Blocked domain";
-$a->strings["The reason why you blocked this domain."] = "Reason why you blocked this domain.";
-$a->strings["Delete domain"] = "Delete domain";
-$a->strings["Check to delete this entry from the blocklist"] = "Check to delete this entry from the blocklist";
-$a->strings["Administration"] = "Administration";
-$a->strings["This page can be used to define a black list of servers from the federated network that are not allowed to interact with your node. For all entered domains you should also give a reason why you have blocked the remote server."] = "This page can be used to define a black list of servers from the federated network that are not allowed to interact with your node. For all entered domains you should also give a reason why you have blocked the remote server.";
-$a->strings["The list of blocked servers will be made publically available on the /friendica page so that your users and people investigating communication problems can find the reason easily."] = "The list of blocked servers will publicly available on the Friendica page so that your users and people investigating communication problems can readily find the reason.";
-$a->strings["Add new entry to block list"] = "Add new entry to block list";
-$a->strings["Server Domain"] = "Server domain";
-$a->strings["The domain of the new server to add to the block list. Do not include the protocol."] = "The domain of the new server to add to the block list. Do not include the protocol.";
-$a->strings["Block reason"] = "Block reason";
-$a->strings["Add Entry"] = "Add entry";
-$a->strings["Save changes to the blocklist"] = "Save changes to the blocklist";
-$a->strings["Current Entries in the Blocklist"] = "Current entries in the blocklist";
-$a->strings["Delete entry from blocklist"] = "Delete entry from blocklist";
-$a->strings["Delete entry from blocklist?"] = "Delete entry from blocklist?";
-$a->strings["Server added to blocklist."] = "Server added to blocklist.";
-$a->strings["Site blocklist updated."] = "Site blocklist updated.";
-$a->strings["The contact has been blocked from the node"] = "";
-$a->strings["Could not find any contact entry for this URL (%s)"] = "";
-$a->strings["%s contact unblocked"] = [
-       0 => "",
-       1 => "",
+$a->strings["Access to this profile has been restricted."] = "Access to this profile has been restricted.";
+$a->strings["Events"] = "Events";
+$a->strings["View"] = "View";
+$a->strings["Previous"] = "Previous";
+$a->strings["Next"] = "Next";
+$a->strings["list"] = "List";
+$a->strings["User not found"] = "User not found";
+$a->strings["This calendar format is not supported"] = "This calendar format is not supported";
+$a->strings["No exportable data found"] = "No exportable data found";
+$a->strings["calendar"] = "calendar";
+$a->strings["Profile not found."] = "Profile not found.";
+$a->strings["This may occasionally happen if contact was requested by both persons and it has already been approved."] = "This may occasionally happen if contact was requested by both persons and it has already been approved.";
+$a->strings["Response from remote site was not understood."] = "Response from remote site was not understood.";
+$a->strings["Unexpected response from remote site: "] = "Unexpected response from remote site: ";
+$a->strings["Confirmation completed successfully."] = "Confirmation completed successfully.";
+$a->strings["Temporary failure. Please wait and try again."] = "Temporary failure. Please wait and try again.";
+$a->strings["Introduction failed or was revoked."] = "Introduction failed or was revoked.";
+$a->strings["Remote site reported: "] = "Remote site reported: ";
+$a->strings["Unable to set contact photo."] = "Unable to set contact photo.";
+$a->strings["No user record found for '%s' "] = "No user record found for '%s' ";
+$a->strings["Our site encryption key is apparently messed up."] = "Our site encryption key is apparently messed up.";
+$a->strings["Empty site URL was provided or URL could not be decrypted by us."] = "An empty URL was provided or the URL could not be decrypted by us.";
+$a->strings["Contact record was not found for you on our site."] = "Contact record was not found for you on our site.";
+$a->strings["Site public key not available in contact record for URL %s."] = "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."] = "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."] = "Unable to set your contact credentials on our system.";
+$a->strings["Unable to update your contact profile details on our system"] = "Unable to update your contact profile details on our system";
+$a->strings["[Name Withheld]"] = "[Name Withheld]";
+$a->strings["%1\$s has joined %2\$s"] = "%1\$s has joined %2\$s";
+$a->strings["Total invitation limit exceeded."] = "Total invitation limit exceeded";
+$a->strings["%s : Not a valid email address."] = "%s : Not a valid email address";
+$a->strings["Please join us on Friendica"] = "Please join us on Friendica.";
+$a->strings["Invitation limit exceeded. Please contact your site administrator."] = "Invitation limit is exceeded. Please contact your site administrator.";
+$a->strings["%s : Message delivery failed."] = "%s : Message delivery failed";
+$a->strings["%d message sent."] = [
+       0 => "%d message sent.",
+       1 => "%d messages sent.",
 ];
-$a->strings["Remote Contact Blocklist"] = "";
-$a->strings["This page allows you to prevent any message from a remote contact to reach your node."] = "";
-$a->strings["Block Remote Contact"] = "";
-$a->strings["select all"] = "select all";
-$a->strings["select none"] = "";
-$a->strings["Block"] = "Block";
-$a->strings["Unblock"] = "Unblock";
-$a->strings["No remote contact is blocked from this node."] = "";
-$a->strings["Blocked Remote Contacts"] = "";
-$a->strings["Block New Remote Contact"] = "";
-$a->strings["Photo"] = "";
+$a->strings["You have no more invitations available"] = "You have no more invitations available.";
+$a->strings["Visit %s for a list of public sites that you can join. Friendica members on other sites can all connect with each other, as well as with members of many other social networks."] = "Visit %s for a list of public sites that you can join. Friendica members on other sites can all connect with each other, as well as with members of many other social networks.";
+$a->strings["To accept this invitation, please visit and register at %s or any other public Friendica website."] = "To accept this invitation, please sign up at %s or any other public Friendica website.";
+$a->strings["Friendica sites all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks. See %s for a list of alternate Friendica sites you can join."] = "Friendica sites are all inter-connect to create a large privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks. See %s for a list of alternate Friendica sites you can join.";
+$a->strings["Our apologies. This system is not currently configured to connect with other public sites or invite members."] = "Our apologies. This system is not currently configured to connect with other public sites or invite members.";
+$a->strings["Friendica sites all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks."] = "Friendica sites are all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. Each site can also connect with many traditional social networks.";
+$a->strings["To accept this invitation, please visit and register at %s."] = "To accept this invitation, please visit and register at %s.";
+$a->strings["Send invitations"] = "Send invitations";
+$a->strings["Enter email addresses, one per line:"] = "Enter email addresses, one per line:";
+$a->strings["Your message:"] = "Your message:";
+$a->strings["You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web."] = "You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web.";
+$a->strings["You will need to supply this invitation code: \$invite_code"] = "You will need to supply this invitation code: \$invite_code";
+$a->strings["Once you have registered, please connect with me via my profile page at:"] = "Once you have signed up, please connect with me via my profile page at:";
+$a->strings["For more information about the Friendica project and why we feel it is important, please visit http://friendi.ca"] = "For more information about the Friendica project and why we feel it is important, please visit http://friendi.ca";
+$a->strings["Manage Identities and/or Pages"] = "Manage Identities and Pages";
+$a->strings["Toggle between different identities or community/group pages which share your account details or which you have been granted \"manage\" permissions"] = "Accounts that I manage or own.";
+$a->strings["Select an identity to manage: "] = "Select identity:";
+$a->strings["Profile deleted."] = "Profile deleted.";
+$a->strings["Profile-"] = "Profile-";
+$a->strings["New profile created."] = "New profile created.";
+$a->strings["Profile unavailable to clone."] = "Profile unavailable to clone.";
+$a->strings["Profile Name is required."] = "Profile name is required.";
+$a->strings["Marital Status"] = "Marital status";
+$a->strings["Romantic Partner"] = "Romantic partner";
+$a->strings["Work/Employment"] = "Work/Employment:";
+$a->strings["Religion"] = "Religion";
+$a->strings["Political Views"] = "Political views";
+$a->strings["Gender"] = "Gender";
+$a->strings["Sexual Preference"] = "Sexual preference";
+$a->strings["XMPP"] = "XMPP";
+$a->strings["Homepage"] = "Homepage";
+$a->strings["Interests"] = "Interests";
 $a->strings["Address"] = "Address";
-$a->strings["%s total blocked contact"] = [
-       0 => "",
-       1 => "",
+$a->strings["Location"] = "Location";
+$a->strings["Profile updated."] = "Profile updated.";
+$a->strings[" and "] = " and ";
+$a->strings["public profile"] = "public profile";
+$a->strings["%1\$s changed %2\$s to &ldquo;%3\$s&rdquo;"] = "%1\$s changed %2\$s to &ldquo;%3\$s&rdquo;";
+$a->strings[" - Visit %1\$s's %2\$s"] = " - Visit %1\$s's %2\$s";
+$a->strings["%1\$s has an updated %2\$s, changing %3\$s."] = "%1\$s has an updated %2\$s, changing %3\$s.";
+$a->strings["Hide contacts and friends:"] = "Hide contacts and friends:";
+$a->strings["Hide your contact/friend list from viewers of this profile?"] = "Hide your contact/friend list from viewers of this profile?";
+$a->strings["Show more profile fields:"] = "Show more profile fields:";
+$a->strings["Profile Actions"] = "Profile actions";
+$a->strings["Edit Profile Details"] = "Edit Profile Details";
+$a->strings["Change Profile Photo"] = "Change profile photo";
+$a->strings["View this profile"] = "View this profile";
+$a->strings["Edit visibility"] = "Edit visibility";
+$a->strings["Create a new profile using these settings"] = "Create a new profile using these settings";
+$a->strings["Clone this profile"] = "Clone this profile";
+$a->strings["Delete this profile"] = "Delete this profile";
+$a->strings["Basic information"] = "Basic information";
+$a->strings["Profile picture"] = "Profile picture";
+$a->strings["Preferences"] = "Preferences";
+$a->strings["Status information"] = "Status information";
+$a->strings["Additional information"] = "Additional information";
+$a->strings["Personal"] = "Personal";
+$a->strings["Relation"] = "Relation";
+$a->strings["Miscellaneous"] = "Miscellaneous";
+$a->strings["Your Gender:"] = "Gender:";
+$a->strings["<span class=\"heart\">&hearts;</span> Marital Status:"] = "<span class=\"heart\">&hearts;</span> Marital status:";
+$a->strings["Sexual Preference:"] = "Sexual preference:";
+$a->strings["Example: fishing photography software"] = "Example: fishing photography software";
+$a->strings["Profile Name:"] = "Profile name:";
+$a->strings["Required"] = "Required";
+$a->strings["This is your <strong>public</strong> profile.<br />It <strong>may</strong> be visible to anybody using the internet."] = "This is your <strong>public</strong> profile.<br />It <strong>may</strong> be visible to anybody using the internet.";
+$a->strings["Your Full Name:"] = "My full name:";
+$a->strings["Title/Description:"] = "Title/Description:";
+$a->strings["Street Address:"] = "Street address:";
+$a->strings["Locality/City:"] = "Locality/City:";
+$a->strings["Region/State:"] = "Region/State:";
+$a->strings["Postal/Zip Code:"] = "Postcode:";
+$a->strings["Country:"] = "Country:";
+$a->strings["Age: "] = "Age: ";
+$a->strings["Who: (if applicable)"] = "Who: (if applicable)";
+$a->strings["Examples: cathy123, Cathy Williams, cathy@example.com"] = "Examples: cathy123, Cathy Williams, cathy@example.com";
+$a->strings["Since [date]:"] = "Since when:";
+$a->strings["Tell us about yourself..."] = "About myself:";
+$a->strings["XMPP (Jabber) address:"] = "XMPP (Jabber) address:";
+$a->strings["The XMPP address will be propagated to your contacts so that they can follow you."] = "The XMPP address will be propagated to your contacts so that they can follow you.";
+$a->strings["Homepage URL:"] = "Homepage URL:";
+$a->strings["Hometown:"] = "Home town:";
+$a->strings["Political Views:"] = "Political views:";
+$a->strings["Religious Views:"] = "Religious views:";
+$a->strings["Public Keywords:"] = "Public keywords:";
+$a->strings["(Used for suggesting potential friends, can be seen by others)"] = "Used for suggesting potential friends, can be seen by others.";
+$a->strings["Private Keywords:"] = "Private keywords:";
+$a->strings["(Used for searching profiles, never shown to others)"] = "Used for searching profiles, never shown to others.";
+$a->strings["Likes:"] = "Likes:";
+$a->strings["Dislikes:"] = "Dislikes:";
+$a->strings["Musical interests"] = "Music:";
+$a->strings["Books, literature"] = "Books, literature, poetry:";
+$a->strings["Television"] = "Television:";
+$a->strings["Film/dance/culture/entertainment"] = "Film, dance, culture, entertainment";
+$a->strings["Hobbies/Interests"] = "Hobbies/Interests:";
+$a->strings["Love/romance"] = "Love/Romance:";
+$a->strings["Work/employment"] = "Work/Employment:";
+$a->strings["School/education"] = "School/Education:";
+$a->strings["Contact information and Social Networks"] = "Contact information and other social networks:";
+$a->strings["Profile Image"] = "Profile image";
+$a->strings["visible to everybody"] = "Visible to everybody";
+$a->strings["Edit/Manage Profiles"] = "Edit/Manage Profiles";
+$a->strings["Change profile photo"] = "Change profile photo";
+$a->strings["Create New Profile"] = "Create new profile";
+$a->strings["Invalid request."] = "Invalid request.";
+$a->strings["Sorry, maybe your upload is bigger than the PHP configuration allows"] = "Sorry, maybe your upload is bigger than the PHP configuration allows";
+$a->strings["Or - did you try to upload an empty file?"] = "Or did you try to upload an empty file?";
+$a->strings["File exceeds size limit of %s"] = "File exceeds size limit of %s";
+$a->strings["File upload failed."] = "File upload failed.";
+$a->strings["%d contact edited."] = [
+       0 => "%d contact edited.",
+       1 => "%d contacts edited.",
 ];
-$a->strings["URL of the remote contact to block."] = "";
-$a->strings["Delete this Item"] = "Delete";
-$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."] = "Here you can delete an item from this 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."] = "You need to know the global unique identifier (GUID) of the item, which you can find by looking at the display URL. The last part of http://example.com/display/123456 is the GUID: i.e. 123456.";
-$a->strings["GUID"] = "GUID";
-$a->strings["The GUID of the item you want to delete."] = "GUID of item to be deleted.";
-$a->strings["Item marked for deletion."] = "Item marked for deletion.";
-$a->strings["unknown"] = "unknown";
-$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."] = "This page offers you the amount of known part of the federated social network your Friendica node is part of. These numbers are not complete and only reflect the part of the network your node is aware of.";
-$a->strings["The <em>Auto Discovered Contact Directory</em> feature is not enabled, it will improve the data displayed here."] = "The <em>Auto Discovered Contact Directory</em> feature is not enabled; enabling 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:"] = "";
-$a->strings["ID"] = "ID";
-$a->strings["Recipient Name"] = "Recipient name";
-$a->strings["Recipient Profile"] = "Recipient profile";
-$a->strings["Network"] = "Network";
-$a->strings["Created"] = "Created";
-$a->strings["Last Tried"] = "Last Tried";
-$a->strings["This page lists the content of the queue for outgoing postings. These are postings the initial delivery failed for. They will be resend later and eventually deleted if the delivery fails permanently."] = "This page lists the content of the queue for outgoing postings. These are postings the initial delivery failed for. They will be resend later and eventually deleted if the delivery fails permanently.";
-$a->strings["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 scripts/dbstructure.php toinnodb</tt> of your Friendica installation for an automatic conversion.<br />"] = "Your DB still runs with MyISAM tables. You should change the engine type to InnoDB, because Friendica will use InnoDB only features in the future.  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 scripts/dbstructure.php toinnodb</tt> of your Friendica installation for an automatic conversion.<br />";
-$a->strings["There is a new version of Friendica available for download. Your current version is %1\$s, upstream version is %2\$s"] = "A new Friendica version is available now. Your current version is %1\$s, upstream version is %2\$s";
-$a->strings["The database update failed. Please run \"php scripts/dbstructure.php update\" from the command line and have a look at the errors that might appear."] = "The database update failed. Please run \"php scripts/dbstructure.php update\" from the command line; check logs for errors.";
-$a->strings["The worker was never executed. Please check your database structure!"] = "The worker process has never been executed. Please check your database structure!";
-$a->strings["The last worker execution was on %s UTC. This is older than one hour. Please check your crontab settings."] = "The last worker process started at %s UTC. This is more than one hour ago. Please adjust your crontab settings.";
-$a->strings["Normal Account"] = "Standard account";
-$a->strings["Automatic Follower Account"] = "Automatic follower account";
-$a->strings["Public Forum Account"] = "Public forum account";
-$a->strings["Automatic Friend Account"] = "Automatic friend account";
-$a->strings["Blog Account"] = "Blog account";
-$a->strings["Private Forum Account"] = "Private forum account";
-$a->strings["Message queues"] = "Message queues";
-$a->strings["Summary"] = "Summary";
-$a->strings["Registered users"] = "Signed up users";
-$a->strings["Pending registrations"] = "Pending registrations";
-$a->strings["Version"] = "Version";
-$a->strings["Active addons"] = "";
-$a->strings["Can not parse base url. Must have at least <scheme>://<domain>"] = "Can not parse base URL. Must have at least <scheme>://<domain>";
-$a->strings["Site settings updated."] = "Site settings updated.";
-$a->strings["No special theme for mobile devices"] = "No special theme for mobile devices";
-$a->strings["No community page"] = "No community page";
-$a->strings["Public postings from users of this site"] = "Public postings from users of this site";
-$a->strings["Public postings from the federated network"] = "";
-$a->strings["Public postings from local users and the federated network"] = "";
+$a->strings["Could not access contact record."] = "Could not access contact record.";
+$a->strings["Could not locate selected profile."] = "Could not locate selected profile.";
+$a->strings["Contact updated."] = "Contact updated.";
+$a->strings["Failed to update contact record."] = "Failed to update contact record.";
+$a->strings["Contact has been blocked"] = "Contact has been blocked";
+$a->strings["Contact has been unblocked"] = "Contact has been unblocked";
+$a->strings["Contact has been ignored"] = "Contact has been ignored";
+$a->strings["Contact has been unignored"] = "Contact has been unignored";
+$a->strings["Contact has been archived"] = "Contact has been archived";
+$a->strings["Contact has been unarchived"] = "Contact has been unarchived";
+$a->strings["Drop contact"] = "Drop contact";
+$a->strings["Do you really want to delete this contact?"] = "Do you really want to delete this contact?";
+$a->strings["Contact has been removed."] = "Contact has been removed.";
+$a->strings["You are mutual friends with %s"] = "You are mutual friends with %s";
+$a->strings["You are sharing with %s"] = "You are sharing with %s";
+$a->strings["%s is sharing with you"] = "%s is sharing with you";
+$a->strings["Private communications are not available for this contact."] = "Private communications are not available for this contact.";
+$a->strings["Never"] = "Never";
+$a->strings["(Update was successful)"] = "(Update was successful)";
+$a->strings["(Update was not successful)"] = "(Update was not successful)";
+$a->strings["Suggest friends"] = "Suggest friends";
+$a->strings["Network type: %s"] = "Network type: %s";
+$a->strings["Communications lost with this contact!"] = "Communications lost with this contact!";
+$a->strings["Fetch further information for feeds"] = "Fetch further information for feeds";
+$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."] = "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.";
 $a->strings["Disabled"] = "Disabled";
-$a->strings["Users, Global Contacts"] = "Users, Global Contacts";
-$a->strings["Users, Global Contacts/fallback"] = "Users, Global Contacts/fallback";
-$a->strings["One month"] = "One month";
-$a->strings["Three months"] = "Three months";
-$a->strings["Half a year"] = "Half a year";
-$a->strings["One year"] = "One a year";
-$a->strings["Multi user instance"] = "Multi user instance";
-$a->strings["Closed"] = "Closed";
-$a->strings["Requires approval"] = "Requires approval";
-$a->strings["Open"] = "Open";
-$a->strings["No SSL policy, links will track page SSL state"] = "No SSL policy, links will track page SSL state";
-$a->strings["Force all links to use SSL"] = "Force all links to use SSL";
-$a->strings["Self-signed certificate, use SSL for local links only (discouraged)"] = "Self-signed certificate, use SSL for local links only (discouraged)";
-$a->strings["Don't check"] = "Don't check";
-$a->strings["check the stable version"] = "check for stable version updates";
-$a->strings["check the development version"] = "check for development version updates";
-$a->strings["Save Settings"] = "Save settings";
-$a->strings["Republish users to directory"] = "Republish users to directory";
-$a->strings["Registration"] = "Join this Friendica Node Today";
-$a->strings["File upload"] = "File upload";
-$a->strings["Policies"] = "Policies";
-$a->strings["Advanced"] = "Advanced";
-$a->strings["Auto Discovered Contact Directory"] = "Auto-discovered contact directory";
-$a->strings["Performance"] = "Performance";
-$a->strings["Worker"] = "Worker";
-$a->strings["Relocate - WARNING: advanced function. Could make this server unreachable."] = "Relocate - Warning, advanced function: This could make this server unreachable.";
-$a->strings["Site name"] = "Site name";
-$a->strings["Host name"] = "Host name";
-$a->strings["Sender Email"] = "Sender email";
-$a->strings["The email address your server shall use to send notification emails from."] = "The email address your server shall use to send notification emails from.";
-$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 to an icon that will be used for browsers.";
-$a->strings["Touch icon"] = "Touch icon";
-$a->strings["Link to an icon that will be used for tablets and mobiles."] = "Link to an icon that will be used for tablets and mobiles.";
-$a->strings["Additional Info"] = "Additional Info";
-$a->strings["For public servers: you can add additional information here that will be listed at %s/servers."] = "";
-$a->strings["System language"] = "System language";
-$a->strings["System theme"] = "System theme";
-$a->strings["Default system theme - may be over-ridden by user profiles - <a href='#' id='cnftheme'>change theme settings</a>"] = "Default system theme - may be overridden by user profiles - <a href='#' id='cnftheme'>change theme settings</a>";
-$a->strings["Mobile system theme"] = "Mobile system theme";
-$a->strings["Theme for mobile devices"] = "Theme for mobile devices";
-$a->strings["SSL link policy"] = "SSL link policy";
-$a->strings["Determines whether generated links should be forced to use SSL"] = "Determines whether generated links should be forced to use SSL";
-$a->strings["Force SSL"] = "Force SSL";
-$a->strings["Force all Non-SSL requests to SSL - Attention: on some systems it could lead to endless loops."] = "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"] = "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."] = "Hides the menu entry for the Help pages from the navigation menu. Help pages can still be accessed by calling ../help directly via its URL.";
-$a->strings["Single user instance"] = "Single user instance";
-$a->strings["Make this instance multi-user or single-user for the named user"] = "Make this instance multi-user or single-user for the named user";
-$a->strings["Maximum image size"] = "Maximum image size";
-$a->strings["Maximum size in bytes of uploaded images. Default is 0, which means no limits."] = "Maximum size in bytes of uploaded images. Default is 0, which means no limits.";
-$a->strings["Maximum image length"] = "Maximum image length";
-$a->strings["Maximum length in pixels of the longest side of uploaded images. Default is -1, which means no limits."] = "Maximum length in pixels of the longest side of uploaded images. Default is -1, which means no limits.";
-$a->strings["JPEG image quality"] = "JPEG image quality";
-$a->strings["Uploaded JPEGS will be saved at this quality setting [0-100]. Default is 100, which is full quality."] = "Uploaded JPEGS will be saved at this quality setting [0-100]. Default is 100, which is the original quality level.";
-$a->strings["Register policy"] = "Registration policy";
-$a->strings["Maximum Daily Registrations"] = "Maximum daily registrations";
-$a->strings["If registration is permitted above, this sets the maximum number of new user registrations to accept per day.  If register is set to closed, this setting has no effect."] = "If open registration is permitted, this sets the maximum number of new registrations per day.  This setting has no effect for registrations by approval.";
-$a->strings["Register text"] = "Registration text";
-$a->strings["Will be displayed prominently on the registration page."] = "Will be displayed prominently on the registration page.";
-$a->strings["Accounts abandoned after x days"] = "Accounts abandoned after so many days";
-$a->strings["Will not waste system resources polling external sites for abandonded accounts. Enter 0 for no time limit."] = "Will not waste system resources polling external sites for abandoned accounts. Enter 0 for no time limit.";
-$a->strings["Allowed friend domains"] = "Allowed friend domains";
-$a->strings["Comma separated list of domains which are allowed to establish friendships with this site. Wildcards are accepted. Empty to allow any domains"] = "Comma separated list of domains which are allowed to establish friendships with this site. Wildcards are accepted. Leave empty to allow any domains";
-$a->strings["Allowed email domains"] = "Allowed email domains";
-$a->strings["Comma separated list of domains which are allowed in email addresses for registrations to this site. Wildcards are accepted. Empty to allow any domains"] = "Comma separated list of domains which are allowed in email addresses for registrations to this site. Wildcards are accepted. Leave empty to allow any domains";
-$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"] = "";
-$a->strings["Comma separated list of domains which oembed content is allowed to be displayed. Wildcards are accepted."] = "";
-$a->strings["Block public"] = "Block public";
-$a->strings["Check to block public access to all otherwise public personal pages on this site unless you are currently logged in."] = "Block public access to all otherwise public personal pages on this site, except for local users when logged in.";
-$a->strings["Force publish"] = "Mandatory directory listing";
-$a->strings["Check to force all profiles on this site to be listed in the site directory."] = "Force all profiles on this site to be listed in the site directory.";
-$a->strings["Global directory URL"] = "Global directory URL";
-$a->strings["URL to the global directory. If this is not set, the global directory is completely unavailable to the application."] = "URL to the global directory: If this is not set, the global directory is completely unavailable to the application.";
-$a->strings["Private posts by default for new users"] = "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."] = "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"] = "Don't include post content in email notifications";
-$a->strings["Don't include the content of a post/comment/private message/etc. in the email notifications that are sent out from this site, as a privacy measure."] = "Don't include the content of a post/comment/private message in the email notifications sent from this site, as a privacy measure.";
-$a->strings["Disallow public access to addons listed in the apps menu."] = "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."] = "Checking this box will restrict addons listed in the apps menu to members only.";
-$a->strings["Don't embed private images in posts"] = "Don't embed private images in posts";
-$a->strings["Don't replace locally-hosted private photos in posts with an embedded copy of the image. This means that contacts who receive posts containing private photos will have to authenticate and load each image, which may take a while."] = "Don't replace locally-hosted private photos in posts with an embedded copy of the image. This means that contacts who receive posts containing private photos will have to authenticate and load each image, which may take a while.";
-$a->strings["Allow Users to set remote_self"] = "Allow users to set \"Remote self\"";
-$a->strings["With checking this, every user is allowed to mark every contact as a remote_self in the repair contact dialog. Setting this flag on a contact causes mirroring every posting of that contact in the users stream."] = "This allows every user to mark contacts as a \"Remote self\" in the repair contact dialogue. Setting this flag on a contact will mirror every posting of that contact in the users stream.";
-$a->strings["Block multiple registrations"] = "Block multiple registrations";
-$a->strings["Disallow users to register additional accounts for use as pages."] = "Disallow users to sign up for additional accounts.";
-$a->strings["OpenID support"] = "OpenID support";
-$a->strings["OpenID support for registration and logins."] = "OpenID support for registration and logins.";
-$a->strings["Fullname check"] = "Full name check";
-$a->strings["Force users to register with a space between firstname and lastname in Full name, as an antispam measure"] = "Force users to sign up with a space between first name and last name in the full name field; it may reduce spam and abuse registrations.";
-$a->strings["Community pages for visitors"] = "";
-$a->strings["Which community pages should be available for visitors. Local users always see both pages."] = "";
-$a->strings["Posts per user on community page"] = "Posts per user on community page";
-$a->strings["The maximum number of posts per user on the community page. (Not valid for 'Global Community')"] = "Maximum number of posts per user on the community page (not valid for 'Global Community').";
-$a->strings["Enable OStatus support"] = "Enable OStatus support";
-$a->strings["Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility. All communications in OStatus are public, so privacy warnings will be occasionally displayed."] = "Provide built-in OStatus (StatusNet, GNU Social, etc.) compatibility. All communications in OStatus are public, so privacy warnings will be occasionally displayed.";
-$a->strings["Only import OStatus threads from our contacts"] = "Only import OStatus threads from known contacts";
-$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."] = "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 support can only be enabled if threading is enabled.";
-$a->strings["Diaspora support can't be enabled because Friendica was installed into a sub directory."] = "Diaspora support can't be enabled because Friendica was installed into a sub directory.";
-$a->strings["Enable Diaspora support"] = "Enable Diaspora support";
-$a->strings["Provide built-in Diaspora network compatibility."] = "Provide built-in Diaspora network compatibility.";
-$a->strings["Only allow Friendica contacts"] = "Only allow Friendica contacts";
-$a->strings["All contacts must use Friendica protocols. All other built-in communication protocols disabled."] = "All contacts must use Friendica protocols. All other built-in communication protocols will be disabled.";
-$a->strings["Verify SSL"] = "Verify 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."] = "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"] = "Proxy user";
-$a->strings["Proxy URL"] = "Proxy URL";
-$a->strings["Network timeout"] = "Network timeout";
-$a->strings["Value is in seconds. Set to 0 for unlimited (not recommended)."] = "Value is in seconds. Set to 0 for unlimited (not recommended).";
-$a->strings["Maximum Load Average"] = "Maximum load average";
-$a->strings["Maximum system load before delivery and poll processes are deferred - default 50."] = "Maximum system load before delivery and poll processes are deferred (default 50).";
-$a->strings["Maximum Load Average (Frontend)"] = "Maximum load average (frontend)";
-$a->strings["Maximum system load before the frontend quits service - default 50."] = "Maximum system load before the frontend quits service (default 50).";
-$a->strings["Minimal Memory"] = "Minimal memory";
-$a->strings["Minimal free memory in MB for the worker. Needs access to /proc/meminfo - default 0 (deactivated)."] = "Minimal free memory in MB for the worker. Needs access to /proc/meminfo - default 0 (deactivated).";
-$a->strings["Maximum table size for optimization"] = "Maximum table size for optimization";
-$a->strings["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 (default 100 MB; -1 to deactivate).";
-$a->strings["Minimum level of fragmentation"] = "Minimum level of fragmentation";
-$a->strings["Minimum fragmenation level to start the automatic optimization - default value is 30%."] = "Minimum fragmentation level to start the automatic optimization (default 30%).";
-$a->strings["Periodical check of global contacts"] = "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."] = "This checks global contacts periodically for missing or outdated data and the vitality of the contacts and servers.";
-$a->strings["Days between requery"] = "Days between enquiry";
-$a->strings["Number of days after which a server is requeried for his contacts."] = "Number of days after which a server is required check contacts.";
-$a->strings["Discover contacts from other servers"] = "Discover contacts from other servers";
-$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'."] = "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 recommend setting is 'Users, Global Contacts'.";
-$a->strings["Timeframe for fetching global contacts"] = "Time-frame 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."] = "If discovery is activated, this value defines the time-frame for the activity of the global contacts that are fetched from other servers.";
-$a->strings["Search the local directory"] = "Search the local directory";
-$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."] = "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"] = "Publish server information";
-$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."] = "This publishes generic data about the server and its usage. 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"] = "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."] = "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"] = "Suppress tags";
-$a->strings["Suppress showing a list of hashtags at the end of the posting."] = "Suppress listed hashtags at the end of posts.";
-$a->strings["Path to item cache"] = "Path to item cache";
-$a->strings["The item caches buffers generated bbcode and external images."] = "The item caches buffers generated bbcode and external images.";
-$a->strings["Cache duration in seconds"] = "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."] = "How long should cache files be held? (Default 86400 seconds - one day;  -1 disables item cache)";
-$a->strings["Maximum numbers of comments per post"] = "Maximum numbers of comments per post";
-$a->strings["How much comments should be shown for each post? Default value is 100."] = "How many comments should be shown for each post? (Default 100)";
-$a->strings["Temp path"] = "Temp path";
-$a->strings["If you have a restricted system where the webserver can't access the system temp path, enter another path here."] = "Enter a different tmp path, if your system restricts the webserver's access to the system temp path.";
-$a->strings["Base path to installation"] = "Base path to installation";
-$a->strings["If the system cannot detect the correct path to your installation, enter the correct path here. This setting should only be set if you are using a restricted system and symbolic links to your webroot."] = "If the system cannot detect the correct path to your installation, enter the correct path here. This setting should only be set if you are using a restricted system and symbolic links to your webroot.";
-$a->strings["Disable picture proxy"] = "Disable picture proxy";
-$a->strings["The picture proxy increases performance and privacy. It shouldn't be used on systems with very low bandwith."] = "The picture proxy increases performance and privacy. It shouldn't be used on systems with very low bandwith.";
-$a->strings["Only search in tags"] = "Only search in tags";
-$a->strings["On large systems the text search can slow down the system extremely."] = "On large systems the text search can slow down the system significantly.";
-$a->strings["New base url"] = "New base URL";
-$a->strings["Change base url for this server. Sends relocate message to all Friendica and Diaspora* contacts of all users."] = "Change base url for this server. Sends relocate message to all Friendica and Diaspora* contacts of all users.";
-$a->strings["RINO Encryption"] = "RINO Encryption";
-$a->strings["Encryption layer between nodes."] = "Encryption layer between nodes.";
-$a->strings["Maximum number of parallel workers"] = "Maximum number of parallel workers";
-$a->strings["On shared hosters set this to 2. On larger systems, values of 10 are great. Default value is 4."] = "On shared hosts 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"] = "Don't use 'proc_open' with the worker";
-$a->strings["Enable this if your system doesn't allow the use of 'proc_open'. This can happen on shared hosters. If this is enabled you should increase the frequency of worker calls in your crontab."] = "Enable this if your system doesn't allow the use of 'proc_open'. This can happen on shared hosters. If this is enabled you should increase the frequency of worker calls in your crontab.";
-$a->strings["Enable fastlane"] = "Enable fast-lane";
-$a->strings["When enabed, the fastlane mechanism starts an additional worker if processes with higher priority are blocked by processes of lower priority."] = "The fast-lane mechanism starts an additional worker if processes with higher priority are blocked by processes of lower priority.";
-$a->strings["Enable frontend worker"] = "Enable frontend worker";
-$a->strings["When enabled the Worker process is triggered when backend access is performed \\x28e.g. messages being delivered\\x29. On smaller sites you might want to call %s/worker on a regular basis via an external cron job. You should only enable this option if you cannot utilize cron/scheduled jobs on your server."] = "";
-$a->strings["Update has been marked successful"] = "Update has been marked successful";
-$a->strings["Database structure update %s was successfully applied."] = "Database structure update %s was successfully applied.";
-$a->strings["Executing of database structure update %s failed with error: %s"] = "Executing of database structure update %s failed with error: %s";
-$a->strings["Executing %s failed with error: %s"] = "Executing %s failed with error: %s";
-$a->strings["Update %s was successfully applied."] = "Update %s was successfully applied.";
-$a->strings["Update %s did not return a status. Unknown if it succeeded."] = "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."] = "There was no additional update function %s that needed to be called.";
-$a->strings["No failed updates."] = "No failed updates.";
-$a->strings["Check database structure"] = "Check database structure";
-$a->strings["Failed Updates"] = "Failed updates";
-$a->strings["This does not include updates prior to 1139, which did not return a status."] = "This does not include updates prior to 1139, which did not return a status.";
-$a->strings["Mark success (if update was manually applied)"] = "Mark success (if update was manually applied)";
-$a->strings["Attempt to execute this update step automatically"] = "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."] = "\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\tThank you and welcome to %4\$s."] = "\n\t\t\tThe login details are as follows:\n\n\t\t\tSite Location:\t%1\$s\n\t\t\tLogin Name:\t\t%2\$s\n\t\t\tPassword:\t\t%3\$s\n\n\t\t\tYou may change your password from your account \"Settings\" page after logging\n\t\t\tin.\n\n\t\t\tPlease take a few moments to review the other account settings on that page.\n\n\t\t\tYou may also wish to add some basic information to your default profile\n\t\t\t(on the \"Profiles\" page) so that other people can easily find you.\n\n\t\t\tWe recommend setting your full name, adding a profile photo,\n\t\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n\t\t\tperhaps what country you live in; if you do not wish to be more specific\n\t\t\tthan that.\n\n\t\t\tWe fully respect your right to privacy and none of these items are necessary.\n\t\t\tIf you are new and do not know anybody here, this may help\n\t\t\tyou to make some new and interesting friends.\n\n\t\t\tThank you and welcome to %4\$s.";
-$a->strings["Registration details for %s"] = "Registration details for %s";
-$a->strings["%s user blocked/unblocked"] = [
-       0 => "%s user blocked/unblocked",
-       1 => "%s users blocked/unblocked",
-];
-$a->strings["%s user deleted"] = [
-       0 => "%s user deleted",
-       1 => "%s users deleted",
-];
-$a->strings["User '%s' deleted"] = "User '%s' deleted";
-$a->strings["User '%s' unblocked"] = "User '%s' unblocked";
-$a->strings["User '%s' blocked"] = "User '%s' blocked";
-$a->strings["Email"] = "Email";
-$a->strings["Register date"] = "Registration date";
-$a->strings["Last login"] = "Last login";
-$a->strings["Last item"] = "Last item";
-$a->strings["Account"] = "Account";
-$a->strings["Add User"] = "Add user";
-$a->strings["User registrations waiting for confirm"] = "User registrations awaiting confirmation";
-$a->strings["User waiting for permanent deletion"] = "User awaiting permanent deletion";
-$a->strings["Request date"] = "Request date";
-$a->strings["No registrations."] = "No registrations.";
-$a->strings["Note from the user"] = "Note from the user";
-$a->strings["Deny"] = "Deny";
-$a->strings["Site admin"] = "Site admin";
-$a->strings["Account expired"] = "Account expired";
-$a->strings["New User"] = "New user";
-$a->strings["Deleted since"] = "Deleted since";
-$a->strings["Selected users will be deleted!\\n\\nEverything these users had posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "Selected users will be deleted!\\n\\nEverything these users has posted on this site will be permanently deleted!\\n\\nAre you sure?";
-$a->strings["The user {0} will be deleted!\\n\\nEverything this user has posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "The user {0} will be deleted!\\n\\nEverything this user has posted on this site will be permanently deleted!\\n\\nAre you sure?";
-$a->strings["Name of the new user."] = "Name of the new user.";
-$a->strings["Nickname"] = "Nickname";
-$a->strings["Nickname of the new user."] = "Nickname of the new user.";
-$a->strings["Email address of the new user."] = "Email address of the new user.";
-$a->strings["Addon %s disabled."] = "";
-$a->strings["Addon %s enabled."] = "";
-$a->strings["Disable"] = "Disable";
-$a->strings["Enable"] = "Enable";
-$a->strings["Toggle"] = "Toggle";
-$a->strings["Author: "] = "Author: ";
-$a->strings["Maintainer: "] = "Maintainer: ";
-$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."] = "No themes found.";
-$a->strings["Screenshot"] = "Screenshot";
-$a->strings["Reload active themes"] = "Reload active themes";
-$a->strings["No themes found on the system. They should be placed in %1\$s"] = "";
-$a->strings["[Experimental]"] = "[Experimental]";
-$a->strings["[Unsupported]"] = "[Unsupported]";
-$a->strings["Log settings updated."] = "Log settings updated.";
-$a->strings["PHP log currently enabled."] = "PHP log currently enabled.";
-$a->strings["PHP log currently disabled."] = "PHP log currently disabled.";
-$a->strings["Clear"] = "Clear";
-$a->strings["Enable Debugging"] = "Enable debugging";
-$a->strings["Log file"] = "Log file";
-$a->strings["Must be writable by web server. Relative to your Friendica top-level directory."] = "Must be writable by web server and relative to your Friendica top-level directory.";
-$a->strings["Log level"] = "Log level";
-$a->strings["PHP logging"] = "PHP logging";
-$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."] = "To enable logging of PHP errors and warnings you can add the following to the .htconfig.php file of your installation. The file name 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"] = "Off";
-$a->strings["On"] = "On";
-$a->strings["Lock feature %s"] = "Lock feature %s";
-$a->strings["Manage Additional Features"] = "Manage additional features";
-$a->strings["Access to this profile has been restricted."] = "Access to this profile has been restricted.";
-$a->strings["Events"] = "Events";
-$a->strings["View"] = "View";
-$a->strings["Previous"] = "Previous";
-$a->strings["Next"] = "Next";
-$a->strings["list"] = "List";
-$a->strings["User not found"] = "User not found";
-$a->strings["This calendar format is not supported"] = "This calendar format is not supported";
-$a->strings["No exportable data found"] = "No exportable data found";
-$a->strings["calendar"] = "calendar";
-$a->strings["Community option not available."] = "";
-$a->strings["Not available."] = "Not available.";
-$a->strings["Local Community"] = "";
-$a->strings["Posts from local users on this server"] = "";
-$a->strings["Global Community"] = "";
-$a->strings["Posts from users of the whole federated network"] = "";
-$a->strings["No results."] = "No results.";
-$a->strings["This community stream shows all public posts received by this node. They may not reflect the opinions of this node’s users."] = "This community stream shows all public posts received by this node. They may not reflect the opinions of this node’s users.";
-$a->strings["%d contact edited."] = [
-       0 => "%d contact edited.",
-       1 => "%d contacts edited.",
-];
-$a->strings["Could not access contact record."] = "Could not access contact record.";
-$a->strings["Could not locate selected profile."] = "Could not locate selected profile.";
-$a->strings["Contact updated."] = "Contact updated.";
-$a->strings["Failed to update contact record."] = "Failed to update contact record.";
-$a->strings["Contact has been blocked"] = "Contact has been blocked";
-$a->strings["Contact has been unblocked"] = "Contact has been unblocked";
-$a->strings["Contact has been ignored"] = "Contact has been ignored";
-$a->strings["Contact has been unignored"] = "Contact has been unignored";
-$a->strings["Contact has been archived"] = "Contact has been archived";
-$a->strings["Contact has been unarchived"] = "Contact has been unarchived";
-$a->strings["Drop contact"] = "Drop contact";
-$a->strings["Do you really want to delete this contact?"] = "Do you really want to delete this contact?";
-$a->strings["Contact has been removed."] = "Contact has been removed.";
-$a->strings["You are mutual friends with %s"] = "You are mutual friends with %s";
-$a->strings["You are sharing with %s"] = "You are sharing with %s";
-$a->strings["%s is sharing with you"] = "%s is sharing with you";
-$a->strings["Private communications are not available for this contact."] = "Private communications are not available for this contact.";
-$a->strings["Never"] = "Never";
-$a->strings["(Update was successful)"] = "(Update was successful)";
-$a->strings["(Update was not successful)"] = "(Update was not successful)";
-$a->strings["Suggest friends"] = "Suggest friends";
-$a->strings["Network type: %s"] = "Network type: %s";
-$a->strings["Communications lost with this contact!"] = "Communications lost with this contact!";
-$a->strings["Fetch further information for feeds"] = "Fetch further information for feeds";
-$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."] = "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.";
 $a->strings["Fetch information"] = "Fetch information";
 $a->strings["Fetch keywords"] = "Fetch keywords";
 $a->strings["Fetch information and keywords"] = "Fetch information and keywords";
@@ -1003,6 +682,8 @@ $a->strings["View conversations"] = "View conversations";
 $a->strings["Last update:"] = "Last update:";
 $a->strings["Update public posts"] = "Update public posts";
 $a->strings["Update now"] = "Update now";
+$a->strings["Unblock"] = "Unblock";
+$a->strings["Block"] = "Block";
 $a->strings["Unignore"] = "Unignore";
 $a->strings["Currently blocked"] = "Currently blocked";
 $a->strings["Currently ignored"] = "Currently ignored";
@@ -1019,6 +700,7 @@ $a->strings["Status"] = "Status";
 $a->strings["Contact Settings"] = "Notification and privacy ";
 $a->strings["Suggestions"] = "Suggestions";
 $a->strings["Suggest potential friends"] = "Suggest potential friends";
+$a->strings["All Contacts"] = "All contacts";
 $a->strings["Show all contacts"] = "Show all contacts";
 $a->strings["Unblocked"] = "Unblocked";
 $a->strings["Only show unblocked contacts"] = "Only show unblocked contacts";
@@ -1032,6 +714,7 @@ $a->strings["Hidden"] = "Hidden";
 $a->strings["Only show hidden contacts"] = "Only show hidden contacts";
 $a->strings["Search your contacts"] = "Search your contacts";
 $a->strings["Results for: %s"] = "Results for: %s";
+$a->strings["Find"] = "Find";
 $a->strings["Update"] = "Update";
 $a->strings["Archive"] = "Archive";
 $a->strings["Unarchive"] = "Unarchive";
@@ -1039,6 +722,7 @@ $a->strings["Batch Actions"] = "Batch actions";
 $a->strings["Profile Details"] = "Profile Details";
 $a->strings["View all contacts"] = "View all contacts";
 $a->strings["View all common friends"] = "View all common friends";
+$a->strings["Advanced"] = "Advanced";
 $a->strings["Advanced Contact Settings"] = "Advanced contact settings";
 $a->strings["Mutual Friendship"] = "Mutual friendship";
 $a->strings["is a fan of yours"] = "is a fan of yours";
@@ -1047,25 +731,19 @@ $a->strings["Toggle Blocked status"] = "Toggle blocked status";
 $a->strings["Toggle Ignored status"] = "Toggle ignored status";
 $a->strings["Toggle Archive status"] = "Toggle archive status";
 $a->strings["Delete contact"] = "Delete contact";
-$a->strings["Profile not found."] = "Profile not found.";
-$a->strings["This may occasionally happen if contact was requested by both persons and it has already been approved."] = "This may occasionally happen if contact was requested by both persons and it has already been approved.";
-$a->strings["Response from remote site was not understood."] = "Response from remote site was not understood.";
-$a->strings["Unexpected response from remote site: "] = "Unexpected response from remote site: ";
-$a->strings["Confirmation completed successfully."] = "Confirmation completed successfully.";
-$a->strings["Temporary failure. Please wait and try again."] = "Temporary failure. Please wait and try again.";
-$a->strings["Introduction failed or was revoked."] = "Introduction failed or was revoked.";
-$a->strings["Remote site reported: "] = "Remote site reported: ";
-$a->strings["Unable to set contact photo."] = "Unable to set contact photo.";
-$a->strings["No user record found for '%s' "] = "No user record found for '%s' ";
-$a->strings["Our site encryption key is apparently messed up."] = "Our site encryption key is apparently messed up.";
-$a->strings["Empty site URL was provided or URL could not be decrypted by us."] = "An empty URL was provided or the URL could not be decrypted by us.";
-$a->strings["Contact record was not found for you on our site."] = "Contact record was not found for you on our site.";
-$a->strings["Site public key not available in contact record for URL %s."] = "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."] = "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."] = "Unable to set your contact credentials on our system.";
-$a->strings["Unable to update your contact profile details on our system"] = "Unable to update your contact profile details on our system";
-$a->strings["[Name Withheld]"] = "[Name Withheld]";
-$a->strings["%1\$s has joined %2\$s"] = "%1\$s has joined %2\$s";
+$a->strings["No parent user"] = "No parent user";
+$a->strings["Parent User"] = "Parent user";
+$a->strings["Parent users have total control about this account, including the account settings. Please double check whom you give this access."] = "Parent users have total control of this account, including core settings. Please double-check whom you grant such access.";
+$a->strings["Save Settings"] = "Save settings";
+$a->strings["Delegate Page Management"] = "Delegate Page Management";
+$a->strings["Delegates"] = "Delegates";
+$a->strings["Delegates are able to manage all aspects of this account/page except for basic account settings. Please do not delegate your personal account to anybody that you do not trust completely."] = "Delegates are able to manage all aspects of this account except for key setting features. Please do not delegate your personal account to anybody that you do not trust completely.";
+$a->strings["Existing Page Managers"] = "Existing page managers";
+$a->strings["Existing Page Delegates"] = "Existing page delegates";
+$a->strings["Potential Delegates"] = "Potential delegates";
+$a->strings["Remove"] = "Remove";
+$a->strings["Add"] = "Add";
+$a->strings["No entries."] = "No entries.";
 $a->strings["This introduction has already been accepted."] = "This introduction has already been accepted.";
 $a->strings["Profile location is not valid or does not contain profile information."] = "Profile location is not valid or does not contain profile information.";
 $a->strings["Warning: profile location has no identifiable owner name."] = "Warning: profile location has no identifiable owner name.";
@@ -1093,33 +771,24 @@ $a->strings["Confirm"] = "Confirm";
 $a->strings["Hide this contact"] = "Hide this contact";
 $a->strings["Welcome home %s."] = "Welcome home %s.";
 $a->strings["Please confirm your introduction/connection request to %s."] = "Please confirm your introduction/connection request to %s.";
+$a->strings["Public access denied."] = "Public access denied.";
 $a->strings["Please enter your 'Identity Address' from one of the following supported communications networks:"] = "Please enter your 'Identity address' from one of the following supported communications networks:";
-$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["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>."] = "If you are not yet part of the free social web, <a href=\"%s\">follow this link to find a public Friendica site and join us today</a>.";
 $a->strings["Friend/Connection Request"] = "Friend/Connection request";
-$a->strings["Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@gnusocial.de"] = "";
+$a->strings["Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@gnusocial.de"] = "Examples: jojo@demo.friendi.ca, http://demo.friendi.ca/profile/jojo, user@gnusocial.de";
+$a->strings["Please answer the following:"] = "Please answer the following:";
+$a->strings["Does %s know you?"] = "Does %s know you?";
+$a->strings["Add a personal note:"] = "Add a personal note:";
 $a->strings["Friendica"] = "Friendica";
-$a->strings["GNU Social (Pleroma, Mastodon)"] = "";
-$a->strings["Diaspora (Socialhome, Hubzilla)"] = "";
+$a->strings["GNU Social (Pleroma, Mastodon)"] = "GNU Social (Pleroma, Mastodon)";
+$a->strings["Diaspora (Socialhome, Hubzilla)"] = "Diaspora (Socialhome, Hubzilla)";
 $a->strings[" - please do not use this form.  Instead, enter %s into your Diaspora search bar."] = " - please do not use this form.  Instead, enter %s into your Diaspora search bar.";
-$a->strings["Event can not end before it has started."] = "Event cannot end before it has started.";
-$a->strings["Event title and start time are required."] = "Event title and starting time are required.";
-$a->strings["Create New Event"] = "Create new event";
-$a->strings["Event details"] = "Event details";
-$a->strings["Starting date and Title are required."] = "Starting date and title are required.";
-$a->strings["Event Starts:"] = "Event starts:";
-$a->strings["Required"] = "Required";
-$a->strings["Finish date/time is not known or not relevant"] = "Finish date/time is not known or not relevant";
-$a->strings["Event Finishes:"] = "Event finishes:";
-$a->strings["Adjust for viewer timezone"] = "Adjust for viewer's time zone";
-$a->strings["Description:"] = "Description:";
-$a->strings["Title:"] = "Title:";
-$a->strings["Share this event"] = "Share this event";
-$a->strings["Basic"] = "Basic";
-$a->strings["Failed to remove event"] = "Failed to remove event";
-$a->strings["Event removed"] = "Event removed";
-$a->strings["Friend suggestion sent."] = "Friend suggestion sent";
-$a->strings["Suggest Friends"] = "Suggest friends";
-$a->strings["Suggest a friend for %s"] = "Suggest a friend for %s";
+$a->strings["- select -"] = "- select -";
+$a->strings["The contact could not be added."] = "Contact could not be added.";
+$a->strings["You already added this contact."] = "You already added this contact.";
+$a->strings["Diaspora support isn't enabled. Contact can't be added."] = "Diaspora support isn't enabled. Contact can't be added.";
+$a->strings["OStatus support is disabled. Contact can't be added."] = "OStatus support is disabled. Contact can't be added.";
+$a->strings["The network type couldn't be detected. Contact can't be added."] = "The network type couldn't be detected. Contact can't be added.";
 $a->strings["Friendica Communications Server - Setup"] = "Friendica Communications Server - Setup";
 $a->strings["Could not connect to database."] = "Could not connect to database.";
 $a->strings["Could not create table."] = "Could not create table.";
@@ -1145,7 +814,7 @@ $a->strings["Site settings"] = "Site settings";
 $a->strings["System Language:"] = "System language:";
 $a->strings["Set the default language for your Friendica installation interface and to send emails."] = "Set the default language for your Friendica installation interface and email communication.";
 $a->strings["Could not find a command line version of PHP in the web server PATH."] = "Could not find a command line version of PHP in the web server PATH.";
-$a->strings["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["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>"] = "If your server doesn't have a command line version of PHP installed, you won't be able to run background processing. See <a href='https://github.com/friendica/friendica/blob/master/doc/Install.md#set-up-the-worker'>'Setup the worker'</a>";
 $a->strings["PHP executable path"] = "PHP executable path";
 $a->strings["Enter full path to php executable. You can leave this blank to continue the installation."] = "Enter full path to php executable. You can leave this blank to continue the installation.";
 $a->strings["Command line PHP"] = "Command line PHP";
@@ -1193,35 +862,7 @@ $a->strings["ImageMagick supports GIF"] = "ImageMagick supports 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."] = "The database configuration file \".htconfig.php\" could not be written. Please use the enclosed text to create a configuration file in your web server root.";
 $a->strings["<h1>What next</h1>"] = "<h1>What next</h1>";
 $a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the worker."] = "IMPORTANT: You will need to [manually] setup a scheduled task for the worker.";
-$a->strings["Go to your new Friendica node <a href=\"%s/register\">registration page</a> and register as new user. Remember to use the same email you have entered as administrator email. This will allow you to enter the site admin panel."] = "";
-$a->strings["Total invitation limit exceeded."] = "Total invitation limit exceeded";
-$a->strings["%s : Not a valid email address."] = "%s : Not a valid email address";
-$a->strings["Please join us on Friendica"] = "Please join us on Friendica.";
-$a->strings["Invitation limit exceeded. Please contact your site administrator."] = "Invitation limit is exceeded. Please contact your site administrator.";
-$a->strings["%s : Message delivery failed."] = "%s : Message delivery failed";
-$a->strings["%d message sent."] = [
-       0 => "%d message sent.",
-       1 => "%d messages sent.",
-];
-$a->strings["You have no more invitations available"] = "You have no more invitations available.";
-$a->strings["Visit %s for a list of public sites that you can join. Friendica members on other sites can all connect with each other, as well as with members of many other social networks."] = "Visit %s for a list of public sites that you can join. Friendica members on other sites can all connect with each other, as well as with members of many other social networks.";
-$a->strings["To accept this invitation, please visit and register at %s or any other public Friendica website."] = "To accept this invitation, please sign up at %s or any other public Friendica website.";
-$a->strings["Friendica sites all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks. See %s for a list of alternate Friendica sites you can join."] = "Friendica sites are all inter-connect to create a large privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks. See %s for a list of alternate Friendica sites you can join.";
-$a->strings["Our apologies. This system is not currently configured to connect with other public sites or invite members."] = "Our apologies. This system is not currently configured to connect with other public sites or invite members.";
-$a->strings["Friendica sites all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks."] = "Friendica sites are all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. Each site can also connect with many traditional social networks.";
-$a->strings["To accept this invitation, please visit and register at %s."] = "To accept this invitation, please visit and register at %s.";
-$a->strings["Send invitations"] = "Send invitations";
-$a->strings["Enter email addresses, one per line:"] = "Enter email addresses, one per line:";
-$a->strings["You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web."] = "You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web.";
-$a->strings["You will need to supply this invitation code: \$invite_code"] = "You will need to supply this invitation code: \$invite_code";
-$a->strings["Once you have registered, please connect with me via my profile page at:"] = "Once you have signed up, please connect with me via my profile page at:";
-$a->strings["For more information about the Friendica project and why we feel it is important, please visit http://friendi.ca"] = "For more information about the Friendica project and why we feel it is important, please visit http://friendi.ca";
-$a->strings["Unable to locate original post."] = "Unable to locate original post.";
-$a->strings["Empty post discarded."] = "Empty post discarded.";
-$a->strings["This message was sent to you by %s, a member of the Friendica social network."] = "This message was sent to you by %s, a member of the Friendica social network.";
-$a->strings["You may visit them online at %s"] = "You may visit them online at %s";
-$a->strings["Please contact the sender by replying to this post if you do not wish to receive these messages."] = "Please contact the sender by replying to this post if you do not wish to receive these messages.";
-$a->strings["%s posted an update."] = "%s posted an update.";
+$a->strings["Go to your new Friendica node <a href=\"%s/register\">registration page</a> and register as new user. Remember to use the same email you have entered as administrator email. This will allow you to enter the site admin panel."] = "Go to your new Friendica node <a href=\"%s/register\">registration page</a> and register as new user. Remember to use the same email you have entered as administrator email. This will allow you to enter the site admin panel.";
 $a->strings["Time Conversion"] = "Time conversion";
 $a->strings["Friendica provides this service for sharing events with other networks and friends in unknown timezones."] = "Friendica provides this service for sharing events with other networks and friends in unknown time zones.";
 $a->strings["UTC time: %s"] = "UTC time: %s";
@@ -1230,11 +871,11 @@ $a->strings["Converted localtime: %s"] = "Converted local time: %s";
 $a->strings["Please select your timezone:"] = "Please select your time zone:";
 $a->strings["No valid account found."] = "No valid account found.";
 $a->strings["Password reset request issued. Check your email."] = "Password reset request issued. Please check your email.";
-$a->strings["\n\t\tDear %1\$s,\n\t\t\tA request was recently received at \"%2\$s\" to reset your account\n\t\tpassword. In order to confirm this request, please select the verification link\n\t\tbelow or paste it into your web browser address bar.\n\n\t\tIf you did NOT request this change, please DO NOT follow the link\n\t\tprovided and ignore and/or delete this email, the request will expire shortly.\n\n\t\tYour password will not be changed unless we can verify that you\n\t\tissued this request."] = "";
-$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"] = "";
+$a->strings["\n\t\tDear %1\$s,\n\t\t\tA request was recently received at \"%2\$s\" to reset your account\n\t\tpassword. In order to confirm this request, please select the verification link\n\t\tbelow or paste it into your web browser address bar.\n\n\t\tIf you did NOT request this change, please DO NOT follow the link\n\t\tprovided and ignore and/or delete this email, the request will expire shortly.\n\n\t\tYour password will not be changed unless we can verify that you\n\t\tissued this request."] = "\n\t\tDear %1\$s,\n\t\t\tA request was received at \"%2\$s\" to reset your account password\n\t\tTo confirm this request, please select the verification link\n\t\tbelow or paste it into your web browser's address bar.\n\n\t\tIf you did NOT request this change, please DO NOT follow the link\n\t\tprovided; ignore or delete this email, as the request will expire shortly.\n\n\t\tYour password will not be changed unless we can verify that you\n\t\tissued this request.";
+$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"] = "\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";
 $a->strings["Password reset requested at %s"] = "Password reset requested at %s";
 $a->strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "Request could not be verified. (You may have previously submitted it.) Password reset failed.";
-$a->strings["Request has expired, please make a new one."] = "";
+$a->strings["Request has expired, please make a new one."] = "Request has expired, please make a new one.";
 $a->strings["Forgot your Password?"] = "Reset My Password";
 $a->strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Enter email address or nickname to reset your password. You will receive further instruction via email.";
 $a->strings["Nickname or Email: "] = "Nickname or email: ";
@@ -1245,12 +886,516 @@ $a->strings["Your new password is"] = "Your new password is";
 $a->strings["Save or copy your new password - and then"] = "Save or copy your new password - and then";
 $a->strings["click here to login"] = "click here to login";
 $a->strings["Your password may be changed from the <em>Settings</em> page after successful login."] = "Your password may be changed from the <em>Settings</em> page after successful login.";
-$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"] = "";
+$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\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\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";
 $a->strings["Your password has been changed at %s"] = "Your password has been changed at %s";
-$a->strings["Manage Identities and/or Pages"] = "Manage Identities and Pages";
-$a->strings["Toggle between different identities or community/group pages which share your account details or which you have been granted \"manage\" permissions"] = "Accounts that I manage or own.";
-$a->strings["Select an identity to manage: "] = "Select identity:";
+$a->strings["No more system notifications."] = "No more system notifications.";
+$a->strings["{0} wants to be your friend"] = "{0} wants to be your friend";
+$a->strings["{0} sent you a message"] = "{0} sent you a message";
+$a->strings["{0} requested registration"] = "{0} requested registration";
+$a->strings["Poke/Prod"] = "Poke/Prod";
+$a->strings["poke, prod or do other things to somebody"] = "Poke, prod or do other things to somebody";
+$a->strings["Recipient"] = "Recipient:";
+$a->strings["Choose what you wish to do to recipient"] = "Choose what you wish to do:";
+$a->strings["Make this post private"] = "Make this post private";
+$a->strings["Only logged in users are permitted to perform a probing."] = "Only logged in users are permitted to perform a probing.";
+$a->strings["Image uploaded but image cropping failed."] = "Image uploaded but image cropping failed.";
+$a->strings["Image size reduction [%s] failed."] = "Image size reduction [%s] failed.";
+$a->strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "Shift-reload the page or clear browser cache if the new photo does not display immediately.";
+$a->strings["Unable to process image"] = "Unable to process image";
+$a->strings["Image exceeds size limit of %s"] = "Image exceeds size limit of %s";
+$a->strings["Unable to process image."] = "Unable to process image.";
+$a->strings["Upload File:"] = "Upload File:";
+$a->strings["Select a profile:"] = "Select a profile:";
+$a->strings["or"] = "or";
+$a->strings["skip this step"] = "skip this step";
+$a->strings["select a photo from your photo albums"] = "select a photo from your photo albums";
+$a->strings["Crop Image"] = "Crop Image";
+$a->strings["Please adjust the image cropping for optimum viewing."] = "Please adjust the image cropping for optimum viewing.";
+$a->strings["Done Editing"] = "Done editing";
+$a->strings["Image uploaded successfully."] = "Image uploaded successfully.";
+$a->strings["Image upload failed."] = "Image upload failed.";
+$a->strings["Permission denied"] = "Permission denied";
+$a->strings["Invalid profile identifier."] = "Invalid profile identifier.";
+$a->strings["Profile Visibility Editor"] = "Profile Visibility Editor";
+$a->strings["Click on a contact to add or remove."] = "Click on a contact to add or remove.";
+$a->strings["Visible To"] = "Visible to";
+$a->strings["All Contacts (with secure profile access)"] = "All contacts with secure profile access";
+$a->strings["Account approved."] = "Account approved.";
+$a->strings["Registration revoked for %s"] = "Registration revoked for %s";
+$a->strings["Please login."] = "Please login.";
+$a->strings["Remove My Account"] = "Remove My Account";
+$a->strings["This will completely remove your account. Once this has been done it is not recoverable."] = "This will completely remove your account. Once this has been done it is not recoverable.";
+$a->strings["Please enter your password for verification:"] = "Please enter your password for verification:";
+$a->strings["Remove term"] = "Remove term";
+$a->strings["Saved Searches"] = "Saved searches";
+$a->strings["Only logged in users are permitted to perform a search."] = "Only logged in users are permitted to perform a search.";
+$a->strings["Too Many Requests"] = "Too many requests";
+$a->strings["Only one search per minute is permitted for not logged in users."] = "Only one search per minute is permitted for not logged in users.";
+$a->strings["No results."] = "No results.";
+$a->strings["Items tagged with: %s"] = "Items tagged with: %s";
+$a->strings["%1\$s is following %2\$s's %3\$s"] = "%1\$s is following %2\$s's %3\$s";
+$a->strings["Tag removed"] = "Tag removed";
+$a->strings["Remove Item Tag"] = "Remove Item tag";
+$a->strings["Select a tag to remove: "] = "Select a tag to remove: ";
+$a->strings["Export account"] = "Export account";
+$a->strings["Export your account info and contacts. Use this to make a backup of your account and/or to move it to another server."] = "Export your account info and contacts. Use this to backup your account or to move it to another server.";
+$a->strings["Export all"] = "Export all";
+$a->strings["Export your accout info, contacts and all your items as json. Could be a very big file, and could take a lot of time. Use this to make a full backup of your account (photos are not exported)"] = "Export your account info, contacts and all your items as json. Could be a very big file, and could take a lot of time. Use this to make a full backup of your account (photos are not exported)";
+$a->strings["Export personal data"] = "Export personal data";
+$a->strings["No contacts."] = "No contacts.";
+$a->strings["Access denied."] = "Access denied.";
+$a->strings["Wall Photos"] = "Wall photos";
+$a->strings["Number of daily wall messages for %s exceeded. Message failed."] = "Number of daily wall messages for %s exceeded. Message failed.";
+$a->strings["No recipient selected."] = "No recipient selected.";
+$a->strings["Unable to check your home location."] = "Unable to check your home location.";
+$a->strings["Message could not be sent."] = "Message could not be sent.";
+$a->strings["Message collection failure."] = "Message collection failure.";
+$a->strings["Message sent."] = "Message sent.";
+$a->strings["No recipient."] = "No recipient.";
+$a->strings["Send Private Message"] = "Send private message";
+$a->strings["If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders."] = "If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders.";
+$a->strings["To:"] = "To:";
+$a->strings["Subject:"] = "Subject:";
+$a->strings["Unable to locate original post."] = "Unable to locate original post.";
+$a->strings["Empty post discarded."] = "Empty post discarded.";
+$a->strings["This message was sent to you by %s, a member of the Friendica social network."] = "This message was sent to you by %s, a member of the Friendica social network.";
+$a->strings["You may visit them online at %s"] = "You may visit them online at %s";
+$a->strings["Please contact the sender by replying to this post if you do not wish to receive these messages."] = "Please contact the sender by replying to this post if you do not wish to receive these messages.";
+$a->strings["%s posted an update."] = "%s posted an update.";
+$a->strings["Registration successful. Please check your email for further instructions."] = "Registration successful. Please check your email for further instructions.";
+$a->strings["Failed to send email message. Here your accout details:<br> login: %s<br> password: %s<br><br>You can change your password after login."] = "Failed to send email message. Here your account details:<br> login: %s<br> password: %s<br><br>You can change your password after login.";
+$a->strings["Registration successful."] = "Registration successful.";
+$a->strings["Your registration can not be processed."] = "Your registration cannot be processed.";
+$a->strings["Your registration is pending approval by the site owner."] = "Your registration is pending approval by the site administrator.";
+$a->strings["You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking 'Register'."] = "You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking 'Sign up now'.";
+$a->strings["If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items."] = "If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items.";
+$a->strings["Your OpenID (optional): "] = "Your OpenID (optional): ";
+$a->strings["Include your profile in member directory?"] = "Include your profile in member directory?";
+$a->strings["Note for the admin"] = "Note for the admin";
+$a->strings["Leave a message for the admin, why you want to join this node"] = "Leave a message for the admin, why you want to join this node.";
+$a->strings["Membership on this site is by invitation only."] = "Membership on this site is by invitation only.";
+$a->strings["Your invitation code: "] = "Your invitation code: ";
+$a->strings["Registration"] = "Join this Friendica Node Today";
+$a->strings["Your Full Name (e.g. Joe Smith, real or real-looking): "] = "Your full name: ";
+$a->strings["Your Email Address: (Initial information will be send there, so this has to be an existing address.)"] = "Your Email Address: (Initial information will be send there; so this must be an existing address.)";
+$a->strings["New Password:"] = "New password:";
+$a->strings["Leave empty for an auto generated password."] = "Leave empty for an auto generated password.";
+$a->strings["Confirm:"] = "Confirm new password:";
+$a->strings["Choose a profile nickname. This must begin with a text character. Your profile address on this site will then be '<strong>nickname@%s</strong>'."] = "Choose a profile nickname. This must begin with a text character. Your profile address on this site will then be '<strong>nickname@%s</strong>'.";
+$a->strings["Choose a nickname: "] = "Choose a nickname: ";
+$a->strings["Register"] = "Sign up now >>";
+$a->strings["Import your profile to this friendica instance"] = "Import an existing Friendica profile to this node.";
+$a->strings["Theme settings updated."] = "Theme settings updated.";
+$a->strings["Information"] = "Information";
+$a->strings["Overview"] = "Overview";
+$a->strings["Federation Statistics"] = "Federation statistics";
+$a->strings["Configuration"] = "Configuration";
+$a->strings["Site"] = "Site";
+$a->strings["Users"] = "Users";
+$a->strings["Addons"] = "Addons";
+$a->strings["Themes"] = "Theme selection";
+$a->strings["Additional features"] = "Additional features";
+$a->strings["Database"] = "Database";
+$a->strings["DB updates"] = "DB updates";
+$a->strings["Inspect Queue"] = "Inspect queue";
+$a->strings["Tools"] = "Tools";
+$a->strings["Contact Blocklist"] = "Contact blocklist";
+$a->strings["Server Blocklist"] = "Server blocklist";
+$a->strings["Delete Item"] = "Delete item";
+$a->strings["Logs"] = "Logs";
+$a->strings["View Logs"] = "View logs";
+$a->strings["Diagnostics"] = "Diagnostics";
+$a->strings["PHP Info"] = "PHP info";
+$a->strings["probe address"] = "Probe address";
+$a->strings["check webfinger"] = "Check webfinger";
+$a->strings["Admin"] = "Admin";
+$a->strings["Addon Features"] = "Addon features";
+$a->strings["User registrations waiting for confirmation"] = "User registrations awaiting confirmation";
+$a->strings["The blocked domain"] = "Blocked domain";
+$a->strings["The reason why you blocked this domain."] = "Reason why you blocked this domain.";
+$a->strings["Delete domain"] = "Delete domain";
+$a->strings["Check to delete this entry from the blocklist"] = "Check to delete this entry from the blocklist";
+$a->strings["Administration"] = "Administration";
+$a->strings["This page can be used to define a black list of servers from the federated network that are not allowed to interact with your node. For all entered domains you should also give a reason why you have blocked the remote server."] = "This page can be used to define a black list of servers from the federated network that are not allowed to interact with your node. For all entered domains you should also give a reason why you have blocked the remote server.";
+$a->strings["The list of blocked servers will be made publically available on the /friendica page so that your users and people investigating communication problems can find the reason easily."] = "The list of blocked servers will publicly available on the Friendica page so that your users and people investigating communication problems can readily find the reason.";
+$a->strings["Add new entry to block list"] = "Add new entry to block list";
+$a->strings["Server Domain"] = "Server domain";
+$a->strings["The domain of the new server to add to the block list. Do not include the protocol."] = "The domain of the new server to add to the block list. Do not include the protocol.";
+$a->strings["Block reason"] = "Block reason";
+$a->strings["Add Entry"] = "Add entry";
+$a->strings["Save changes to the blocklist"] = "Save changes to the blocklist";
+$a->strings["Current Entries in the Blocklist"] = "Current entries in the blocklist";
+$a->strings["Delete entry from blocklist"] = "Delete entry from blocklist";
+$a->strings["Delete entry from blocklist?"] = "Delete entry from blocklist?";
+$a->strings["Server added to blocklist."] = "Server added to blocklist.";
+$a->strings["Site blocklist updated."] = "Site blocklist updated.";
+$a->strings["The contact has been blocked from the node"] = "This contact has been blocked from the node";
+$a->strings["Could not find any contact entry for this URL (%s)"] = "Could not find any contact entry for this URL (%s)";
+$a->strings["%s contact unblocked"] = [
+       0 => "%s contact unblocked",
+       1 => "%s contacts unblocked",
+];
+$a->strings["Remote Contact Blocklist"] = "Remote contact blocklist";
+$a->strings["This page allows you to prevent any message from a remote contact to reach your node."] = "This page allows you to prevent any message from a remote contact to reach your node.";
+$a->strings["Block Remote Contact"] = "Block remote contact";
+$a->strings["select all"] = "select all";
+$a->strings["select none"] = "select none";
+$a->strings["No remote contact is blocked from this node."] = "No remote contact is blocked from this node.";
+$a->strings["Blocked Remote Contacts"] = "Blocked remote contacts";
+$a->strings["Block New Remote Contact"] = "Block new remote contact";
+$a->strings["Photo"] = "Photo";
+$a->strings["%s total blocked contact"] = [
+       0 => "%s total blocked contact",
+       1 => "%s blocked contacts",
+];
+$a->strings["URL of the remote contact to block."] = "URL of the remote contact to block.";
+$a->strings["Delete this Item"] = "Delete";
+$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."] = "Here you can delete an item from this 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."] = "You need to know the global unique identifier (GUID) of the item, which you can find by looking at the display URL. The last part of http://example.com/display/123456 is the GUID: i.e. 123456.";
+$a->strings["GUID"] = "GUID";
+$a->strings["The GUID of the item you want to delete."] = "GUID of item to be deleted.";
+$a->strings["Item marked for deletion."] = "Item marked for deletion.";
+$a->strings["unknown"] = "unknown";
+$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."] = "This page offers you the amount of known part of the federated social network your Friendica node is part of. These numbers are not complete and only reflect the part of the network your node is aware of.";
+$a->strings["The <em>Auto Discovered Contact Directory</em> feature is not enabled, it will improve the data displayed here."] = "The <em>Auto Discovered Contact Directory</em> feature is not enabled; enabling 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:"] = "Currently this node is aware of %d nodes with %d registered users from the following platforms:";
+$a->strings["ID"] = "ID";
+$a->strings["Recipient Name"] = "Recipient name";
+$a->strings["Recipient Profile"] = "Recipient profile";
+$a->strings["Network"] = "Network";
+$a->strings["Created"] = "Created";
+$a->strings["Last Tried"] = "Last Tried";
+$a->strings["This page lists the content of the queue for outgoing postings. These are postings the initial delivery failed for. They will be resend later and eventually deleted if the delivery fails permanently."] = "This page lists the content of the queue for outgoing postings. These are postings the initial delivery failed for. They will be resend later and eventually deleted if the delivery fails permanently.";
+$a->strings["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 scripts/dbstructure.php toinnodb</tt> of your Friendica installation for an automatic conversion.<br />"] = "Your DB still runs with MyISAM tables. You should change the engine type to InnoDB, because Friendica will use InnoDB only features in the future.  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 scripts/dbstructure.php toinnodb</tt> of your Friendica installation for an automatic conversion.<br />";
+$a->strings["There is a new version of Friendica available for download. Your current version is %1\$s, upstream version is %2\$s"] = "A new Friendica version is available now. Your current version is %1\$s, upstream version is %2\$s";
+$a->strings["The database update failed. Please run \"php scripts/dbstructure.php update\" from the command line and have a look at the errors that might appear."] = "The database update failed. Please run \"php scripts/dbstructure.php update\" from the command line; check logs for errors.";
+$a->strings["The worker was never executed. Please check your database structure!"] = "The worker process has never been executed. Please check your database structure!";
+$a->strings["The last worker execution was on %s UTC. This is older than one hour. Please check your crontab settings."] = "The last worker process started at %s UTC. This is more than one hour ago. Please adjust your crontab settings.";
+$a->strings["Normal Account"] = "Standard account";
+$a->strings["Automatic Follower Account"] = "Automatic follower account";
+$a->strings["Public Forum Account"] = "Public forum account";
+$a->strings["Automatic Friend Account"] = "Automatic friend account";
+$a->strings["Blog Account"] = "Blog account";
+$a->strings["Private Forum Account"] = "Private forum account";
+$a->strings["Message queues"] = "Message queues";
+$a->strings["Summary"] = "Summary";
+$a->strings["Registered users"] = "Signed up users";
+$a->strings["Pending registrations"] = "Pending registrations";
+$a->strings["Version"] = "Version";
+$a->strings["Active addons"] = "Active addons";
+$a->strings["Can not parse base url. Must have at least <scheme>://<domain>"] = "Can not parse base URL. Must have at least <scheme>://<domain>";
+$a->strings["Site settings updated."] = "Site settings updated.";
+$a->strings["No special theme for mobile devices"] = "No special theme for mobile devices";
+$a->strings["No community page"] = "No community page";
+$a->strings["Public postings from users of this site"] = "Public postings from users of this site";
+$a->strings["Public postings from the federated network"] = "Public postings from the federated network";
+$a->strings["Public postings from local users and the federated network"] = "Public postings from local users and the federated network";
+$a->strings["Users, Global Contacts"] = "Users, Global Contacts";
+$a->strings["Users, Global Contacts/fallback"] = "Users, Global Contacts/fallback";
+$a->strings["One month"] = "One month";
+$a->strings["Three months"] = "Three months";
+$a->strings["Half a year"] = "Half a year";
+$a->strings["One year"] = "One a year";
+$a->strings["Multi user instance"] = "Multi user instance";
+$a->strings["Closed"] = "Closed";
+$a->strings["Requires approval"] = "Requires approval";
+$a->strings["Open"] = "Open";
+$a->strings["No SSL policy, links will track page SSL state"] = "No SSL policy, links will track page SSL state";
+$a->strings["Force all links to use SSL"] = "Force all links to use SSL";
+$a->strings["Self-signed certificate, use SSL for local links only (discouraged)"] = "Self-signed certificate, use SSL for local links only (discouraged)";
+$a->strings["Don't check"] = "Don't check";
+$a->strings["check the stable version"] = "check for stable version updates";
+$a->strings["check the development version"] = "check for development version updates";
+$a->strings["Republish users to directory"] = "Republish users to directory";
+$a->strings["File upload"] = "File upload";
+$a->strings["Policies"] = "Policies";
+$a->strings["Auto Discovered Contact Directory"] = "Auto-discovered contact directory";
+$a->strings["Performance"] = "Performance";
+$a->strings["Worker"] = "Worker";
+$a->strings["Relocate - WARNING: advanced function. Could make this server unreachable."] = "Relocate - Warning, advanced function: This could make this server unreachable.";
+$a->strings["Site name"] = "Site name";
+$a->strings["Host name"] = "Host name";
+$a->strings["Sender Email"] = "Sender email";
+$a->strings["The email address your server shall use to send notification emails from."] = "The email address your server shall use to send notification emails from.";
+$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 to an icon that will be used for browsers.";
+$a->strings["Touch icon"] = "Touch icon";
+$a->strings["Link to an icon that will be used for tablets and mobiles."] = "Link to an icon that will be used for tablets and mobiles.";
+$a->strings["Additional Info"] = "Additional Info";
+$a->strings["For public servers: you can add additional information here that will be listed at %s/servers."] = "For public servers: You can add additional information here that will be listed at %s/servers.";
+$a->strings["System language"] = "System language";
+$a->strings["System theme"] = "System theme";
+$a->strings["Default system theme - may be over-ridden by user profiles - <a href='#' id='cnftheme'>change theme settings</a>"] = "Default system theme - may be overridden by user profiles - <a href='#' id='cnftheme'>change theme settings</a>";
+$a->strings["Mobile system theme"] = "Mobile system theme";
+$a->strings["Theme for mobile devices"] = "Theme for mobile devices";
+$a->strings["SSL link policy"] = "SSL link policy";
+$a->strings["Determines whether generated links should be forced to use SSL"] = "Determines whether generated links should be forced to use SSL";
+$a->strings["Force SSL"] = "Force SSL";
+$a->strings["Force all Non-SSL requests to SSL - Attention: on some systems it could lead to endless loops."] = "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"] = "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."] = "Hides the menu entry for the Help pages from the navigation menu. Help pages can still be accessed by calling ../help directly via its URL.";
+$a->strings["Single user instance"] = "Single user instance";
+$a->strings["Make this instance multi-user or single-user for the named user"] = "Make this instance multi-user or single-user for the named user";
+$a->strings["Maximum image size"] = "Maximum image size";
+$a->strings["Maximum size in bytes of uploaded images. Default is 0, which means no limits."] = "Maximum size in bytes of uploaded images. Default is 0, which means no limits.";
+$a->strings["Maximum image length"] = "Maximum image length";
+$a->strings["Maximum length in pixels of the longest side of uploaded images. Default is -1, which means no limits."] = "Maximum length in pixels of the longest side of uploaded images. Default is -1, which means no limits.";
+$a->strings["JPEG image quality"] = "JPEG image quality";
+$a->strings["Uploaded JPEGS will be saved at this quality setting [0-100]. Default is 100, which is full quality."] = "Uploaded JPEGS will be saved at this quality setting [0-100]. Default is 100, which is the original quality level.";
+$a->strings["Register policy"] = "Registration policy";
+$a->strings["Maximum Daily Registrations"] = "Maximum daily registrations";
+$a->strings["If registration is permitted above, this sets the maximum number of new user registrations to accept per day.  If register is set to closed, this setting has no effect."] = "If open registration is permitted, this sets the maximum number of new registrations per day.  This setting has no effect for registrations by approval.";
+$a->strings["Register text"] = "Registration text";
+$a->strings["Will be displayed prominently on the registration page."] = "Will be displayed prominently on the registration page.";
+$a->strings["Accounts abandoned after x days"] = "Accounts abandoned after so many days";
+$a->strings["Will not waste system resources polling external sites for abandonded accounts. Enter 0 for no time limit."] = "Will not waste system resources polling external sites for abandoned accounts. Enter 0 for no time limit.";
+$a->strings["Allowed friend domains"] = "Allowed friend domains";
+$a->strings["Comma separated list of domains which are allowed to establish friendships with this site. Wildcards are accepted. Empty to allow any domains"] = "Comma separated list of domains which are allowed to establish friendships with this site. Wildcards are accepted. Leave empty to allow any domains";
+$a->strings["Allowed email domains"] = "Allowed email domains";
+$a->strings["Comma separated list of domains which are allowed in email addresses for registrations to this site. Wildcards are accepted. Empty to allow any domains"] = "Comma separated list of domains which are allowed in email addresses for registrations to this site. Wildcards are accepted. Leave empty to allow any domains";
+$a->strings["No OEmbed rich content"] = "No OEmbed rich content";
+$a->strings["Don't show the rich content (e.g. embedded PDF), except from the domains listed below."] = "Don't show rich content (e.g. embedded PDF), except from the domains listed below.";
+$a->strings["Allowed OEmbed domains"] = "Allowed OEmbed domains";
+$a->strings["Comma separated list of domains which oembed content is allowed to be displayed. Wildcards are accepted."] = "Comma separated list of domains from where OEmbed content is allowed. Wildcards are possible.";
+$a->strings["Block public"] = "Block public";
+$a->strings["Check to block public access to all otherwise public personal pages on this site unless you are currently logged in."] = "Block public access to all otherwise public personal pages on this site, except for local users when logged in.";
+$a->strings["Force publish"] = "Mandatory directory listing";
+$a->strings["Check to force all profiles on this site to be listed in the site directory."] = "Force all profiles on this site to be listed in the site directory.";
+$a->strings["Global directory URL"] = "Global directory URL";
+$a->strings["URL to the global directory. If this is not set, the global directory is completely unavailable to the application."] = "URL to the global directory: If this is not set, the global directory is completely unavailable to the application.";
+$a->strings["Private posts by default for new users"] = "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."] = "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"] = "Don't include post content in email notifications";
+$a->strings["Don't include the content of a post/comment/private message/etc. in the email notifications that are sent out from this site, as a privacy measure."] = "Don't include the content of a post/comment/private message in the email notifications sent from this site, as a privacy measure.";
+$a->strings["Disallow public access to addons listed in the apps menu."] = "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."] = "Checking this box will restrict addons listed in the apps menu to members only.";
+$a->strings["Don't embed private images in posts"] = "Don't embed private images in posts";
+$a->strings["Don't replace locally-hosted private photos in posts with an embedded copy of the image. This means that contacts who receive posts containing private photos will have to authenticate and load each image, which may take a while."] = "Don't replace locally-hosted private photos in posts with an embedded copy of the image. This means that contacts who receive posts containing private photos will have to authenticate and load each image, which may take a while.";
+$a->strings["Allow Users to set remote_self"] = "Allow users to set \"Remote self\"";
+$a->strings["With checking this, every user is allowed to mark every contact as a remote_self in the repair contact dialog. Setting this flag on a contact causes mirroring every posting of that contact in the users stream."] = "This allows every user to mark contacts as a \"Remote self\" in the repair contact dialogue. Setting this flag on a contact will mirror every posting of that contact in the users stream.";
+$a->strings["Block multiple registrations"] = "Block multiple registrations";
+$a->strings["Disallow users to register additional accounts for use as pages."] = "Disallow users to sign up for additional accounts.";
+$a->strings["OpenID support"] = "OpenID support";
+$a->strings["OpenID support for registration and logins."] = "OpenID support for registration and logins.";
+$a->strings["Fullname check"] = "Full name check";
+$a->strings["Force users to register with a space between firstname and lastname in Full name, as an antispam measure"] = "Force users to sign up with a space between first name and last name in the full name field; it may reduce spam and abuse registrations.";
+$a->strings["Community pages for visitors"] = "Community pages for visitors";
+$a->strings["Which community pages should be available for visitors. Local users always see both pages."] = "Which community pages should be available for visitors. Local users always see both pages.";
+$a->strings["Posts per user on community page"] = "Posts per user on community page";
+$a->strings["The maximum number of posts per user on the community page. (Not valid for 'Global Community')"] = "Maximum number of posts per user on the community page (not valid for 'Global Community').";
+$a->strings["Enable OStatus support"] = "Enable OStatus support";
+$a->strings["Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility. All communications in OStatus are public, so privacy warnings will be occasionally displayed."] = "Provide built-in OStatus (StatusNet, GNU Social, etc.) compatibility. All communications in OStatus are public, so privacy warnings will be occasionally displayed.";
+$a->strings["Only import OStatus threads from our contacts"] = "Only import OStatus threads from known contacts";
+$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."] = "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 support can only be enabled if threading is enabled.";
+$a->strings["Diaspora support can't be enabled because Friendica was installed into a sub directory."] = "Diaspora support can't be enabled because Friendica was installed into a sub directory.";
+$a->strings["Enable Diaspora support"] = "Enable Diaspora support";
+$a->strings["Provide built-in Diaspora network compatibility."] = "Provide built-in Diaspora network compatibility.";
+$a->strings["Only allow Friendica contacts"] = "Only allow Friendica contacts";
+$a->strings["All contacts must use Friendica protocols. All other built-in communication protocols disabled."] = "All contacts must use Friendica protocols. All other built-in communication protocols will be disabled.";
+$a->strings["Verify SSL"] = "Verify 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."] = "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"] = "Proxy user";
+$a->strings["Proxy URL"] = "Proxy URL";
+$a->strings["Network timeout"] = "Network timeout";
+$a->strings["Value is in seconds. Set to 0 for unlimited (not recommended)."] = "Value is in seconds. Set to 0 for unlimited (not recommended).";
+$a->strings["Maximum Load Average"] = "Maximum load average";
+$a->strings["Maximum system load before delivery and poll processes are deferred - default 50."] = "Maximum system load before delivery and poll processes are deferred (default 50).";
+$a->strings["Maximum Load Average (Frontend)"] = "Maximum load average (frontend)";
+$a->strings["Maximum system load before the frontend quits service - default 50."] = "Maximum system load before the frontend quits service (default 50).";
+$a->strings["Minimal Memory"] = "Minimal memory";
+$a->strings["Minimal free memory in MB for the worker. Needs access to /proc/meminfo - default 0 (deactivated)."] = "Minimal free memory in MB for the worker. Needs access to /proc/meminfo - default 0 (deactivated).";
+$a->strings["Maximum table size for optimization"] = "Maximum table size for optimization";
+$a->strings["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 (default 100 MB; -1 to deactivate).";
+$a->strings["Minimum level of fragmentation"] = "Minimum level of fragmentation";
+$a->strings["Minimum fragmenation level to start the automatic optimization - default value is 30%."] = "Minimum fragmentation level to start the automatic optimization (default 30%).";
+$a->strings["Periodical check of global contacts"] = "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."] = "This checks global contacts periodically for missing or outdated data and the vitality of the contacts and servers.";
+$a->strings["Days between requery"] = "Days between enquiry";
+$a->strings["Number of days after which a server is requeried for his contacts."] = "Number of days after which a server is required check contacts.";
+$a->strings["Discover contacts from other servers"] = "Discover contacts from other servers";
+$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'."] = "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 recommend setting is 'Users, Global Contacts'.";
+$a->strings["Timeframe for fetching global contacts"] = "Time-frame 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."] = "If discovery is activated, this value defines the time-frame for the activity of the global contacts that are fetched from other servers.";
+$a->strings["Search the local directory"] = "Search the local directory";
+$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."] = "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"] = "Publish server information";
+$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."] = "This publishes generic data about the server and its usage. 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"] = "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."] = "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"] = "Suppress tags";
+$a->strings["Suppress showing a list of hashtags at the end of the posting."] = "Suppress listed hashtags at the end of posts.";
+$a->strings["Path to item cache"] = "Path to item cache";
+$a->strings["The item caches buffers generated bbcode and external images."] = "The item caches buffers generated bbcode and external images.";
+$a->strings["Cache duration in seconds"] = "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."] = "How long should cache files be held? (Default 86400 seconds - one day;  -1 disables item cache)";
+$a->strings["Maximum numbers of comments per post"] = "Maximum numbers of comments per post";
+$a->strings["How much comments should be shown for each post? Default value is 100."] = "How many comments should be shown for each post? (Default 100)";
+$a->strings["Temp path"] = "Temp path";
+$a->strings["If you have a restricted system where the webserver can't access the system temp path, enter another path here."] = "Enter a different tmp path, if your system restricts the webserver's access to the system temp path.";
+$a->strings["Base path to installation"] = "Base path to installation";
+$a->strings["If the system cannot detect the correct path to your installation, enter the correct path here. This setting should only be set if you are using a restricted system and symbolic links to your webroot."] = "If the system cannot detect the correct path to your installation, enter the correct path here. This setting should only be set if you are using a restricted system and symbolic links to your webroot.";
+$a->strings["Disable picture proxy"] = "Disable picture proxy";
+$a->strings["The picture proxy increases performance and privacy. It shouldn't be used on systems with very low bandwith."] = "The picture proxy increases performance and privacy. It shouldn't be used on systems with very low bandwith.";
+$a->strings["Only search in tags"] = "Only search in tags";
+$a->strings["On large systems the text search can slow down the system extremely."] = "On large systems the text search can slow down the system significantly.";
+$a->strings["New base url"] = "New base URL";
+$a->strings["Change base url for this server. Sends relocate message to all Friendica and Diaspora* contacts of all users."] = "Change base url for this server. Sends relocate message to all Friendica and Diaspora* contacts of all users.";
+$a->strings["RINO Encryption"] = "RINO Encryption";
+$a->strings["Encryption layer between nodes."] = "Encryption layer between nodes.";
+$a->strings["Maximum number of parallel workers"] = "Maximum number of parallel workers";
+$a->strings["On shared hosters set this to 2. On larger systems, values of 10 are great. Default value is 4."] = "On shared hosts 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"] = "Don't use 'proc_open' with the worker";
+$a->strings["Enable this if your system doesn't allow the use of 'proc_open'. This can happen on shared hosters. If this is enabled you should increase the frequency of worker calls in your crontab."] = "Enable this if your system doesn't allow the use of 'proc_open'. This can happen on shared hosters. If this is enabled you should increase the frequency of worker calls in your crontab.";
+$a->strings["Enable fastlane"] = "Enable fast-lane";
+$a->strings["When enabed, the fastlane mechanism starts an additional worker if processes with higher priority are blocked by processes of lower priority."] = "The fast-lane mechanism starts an additional worker if processes with higher priority are blocked by processes of lower priority.";
+$a->strings["Enable frontend worker"] = "Enable frontend worker";
+$a->strings["When enabled the Worker process is triggered when backend access is performed \\x28e.g. messages being delivered\\x29. On smaller sites you might want to call %s/worker on a regular basis via an external cron job. You should only enable this option if you cannot utilize cron/scheduled jobs on your server."] = "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["Update has been marked successful"] = "Update has been marked successful";
+$a->strings["Database structure update %s was successfully applied."] = "Database structure update %s was successfully applied.";
+$a->strings["Executing of database structure update %s failed with error: %s"] = "Executing of database structure update %s failed with error: %s";
+$a->strings["Executing %s failed with error: %s"] = "Executing %s failed with error: %s";
+$a->strings["Update %s was successfully applied."] = "Update %s was successfully applied.";
+$a->strings["Update %s did not return a status. Unknown if it succeeded."] = "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."] = "There was no additional update function %s that needed to be called.";
+$a->strings["No failed updates."] = "No failed updates.";
+$a->strings["Check database structure"] = "Check database structure";
+$a->strings["Failed Updates"] = "Failed updates";
+$a->strings["This does not include updates prior to 1139, which did not return a status."] = "This does not include updates prior to 1139, which did not return a status.";
+$a->strings["Mark success (if update was manually applied)"] = "Mark success (if update was manually applied)";
+$a->strings["Attempt to execute this update step automatically"] = "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."] = "\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\tThank you and welcome to %4\$s."] = "\n\t\t\tThe login details are as follows:\n\n\t\t\tSite Location:\t%1\$s\n\t\t\tLogin Name:\t\t%2\$s\n\t\t\tPassword:\t\t%3\$s\n\n\t\t\tYou may change your password from your account \"Settings\" page after logging\n\t\t\tin.\n\n\t\t\tPlease take a few moments to review the other account settings on that page.\n\n\t\t\tYou may also wish to add some basic information to your default profile\n\t\t\t(on the \"Profiles\" page) so that other people can easily find you.\n\n\t\t\tWe recommend setting your full name, adding a profile photo,\n\t\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n\t\t\tperhaps what country you live in; if you do not wish to be more specific\n\t\t\tthan that.\n\n\t\t\tWe fully respect your right to privacy and none of these items are necessary.\n\t\t\tIf you are new and do not know anybody here, this may help\n\t\t\tyou to make some new and interesting friends.\n\n\t\t\tThank you and welcome to %4\$s.";
+$a->strings["Registration details for %s"] = "Registration details for %s";
+$a->strings["%s user blocked/unblocked"] = [
+       0 => "%s user blocked/unblocked",
+       1 => "%s users blocked/unblocked",
+];
+$a->strings["%s user deleted"] = [
+       0 => "%s user deleted",
+       1 => "%s users deleted",
+];
+$a->strings["User '%s' deleted"] = "User '%s' deleted";
+$a->strings["User '%s' unblocked"] = "User '%s' unblocked";
+$a->strings["User '%s' blocked"] = "User '%s' blocked";
+$a->strings["Email"] = "Email";
+$a->strings["Register date"] = "Registration date";
+$a->strings["Last login"] = "Last login";
+$a->strings["Last item"] = "Last item";
+$a->strings["Account"] = "Account";
+$a->strings["Add User"] = "Add user";
+$a->strings["User registrations waiting for confirm"] = "User registrations awaiting confirmation";
+$a->strings["User waiting for permanent deletion"] = "User awaiting permanent deletion";
+$a->strings["Request date"] = "Request date";
+$a->strings["No registrations."] = "No registrations.";
+$a->strings["Note from the user"] = "Note from the user";
+$a->strings["Deny"] = "Deny";
+$a->strings["Site admin"] = "Site admin";
+$a->strings["Account expired"] = "Account expired";
+$a->strings["New User"] = "New user";
+$a->strings["Deleted since"] = "Deleted since";
+$a->strings["Selected users will be deleted!\\n\\nEverything these users had posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "Selected users will be deleted!\\n\\nEverything these users has posted on this site will be permanently deleted!\\n\\nAre you sure?";
+$a->strings["The user {0} will be deleted!\\n\\nEverything this user has posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "The user {0} will be deleted!\\n\\nEverything this user has posted on this site will be permanently deleted!\\n\\nAre you sure?";
+$a->strings["Name of the new user."] = "Name of the new user.";
+$a->strings["Nickname"] = "Nickname";
+$a->strings["Nickname of the new user."] = "Nickname of the new user.";
+$a->strings["Email address of the new user."] = "Email address of the new user.";
+$a->strings["Addon %s disabled."] = "Addon %s disabled.";
+$a->strings["Addon %s enabled."] = "Addon %s enabled.";
+$a->strings["Disable"] = "Disable";
+$a->strings["Enable"] = "Enable";
+$a->strings["Toggle"] = "Toggle";
+$a->strings["Author: "] = "Author: ";
+$a->strings["Maintainer: "] = "Maintainer: ";
+$a->strings["Reload active addons"] = "Reload active addons";
+$a->strings["There are currently no addons available on your node. You can find the official addon repository at %1\$s and might find other interesting addons in the open addon registry at %2\$s"] = "There are currently no addons available on your node. You can find the official addon repository at %1\$s and might find other interesting addons in the open addon registry at %2\$s";
+$a->strings["No themes found."] = "No themes found.";
+$a->strings["Screenshot"] = "Screenshot";
+$a->strings["Reload active themes"] = "Reload active themes";
+$a->strings["No themes found on the system. They should be placed in %1\$s"] = "No themes found on the system. They should be placed in %1\$s";
+$a->strings["[Experimental]"] = "[Experimental]";
+$a->strings["[Unsupported]"] = "[Unsupported]";
+$a->strings["Log settings updated."] = "Log settings updated.";
+$a->strings["PHP log currently enabled."] = "PHP log currently enabled.";
+$a->strings["PHP log currently disabled."] = "PHP log currently disabled.";
+$a->strings["Clear"] = "Clear";
+$a->strings["Enable Debugging"] = "Enable debugging";
+$a->strings["Log file"] = "Log file";
+$a->strings["Must be writable by web server. Relative to your Friendica top-level directory."] = "Must be writable by web server and relative to your Friendica top-level directory.";
+$a->strings["Log level"] = "Log level";
+$a->strings["PHP logging"] = "PHP logging";
+$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."] = "To enable logging of PHP errors and warnings you can add the following to the .htconfig.php file of your installation. The file name set in the 'error_log' line is relative to the Friendica top-level directory and must be writeable by the web server. The option '1' for 'log_errors' and 'display_errors' is to enable these options, set to '0' to disable them.";
+$a->strings["Error trying to open <strong>%1\$s</strong> log file.\\r\\n<br/>Check to see if file %1\$s exist and is readable."] = "Error trying to open <strong>%1\$s</strong> log file.\\r\\n<br/>Check to see if file %1\$s exist and is readable.";
+$a->strings["Couldn't open <strong>%1\$s</strong> log file.\\r\\n<br/>Check to see if file %1\$s is readable."] = "Couldn't open <strong>%1\$s</strong> log file.\\r\\n<br/>Check if file %1\$s is readable.";
+$a->strings["Off"] = "Off";
+$a->strings["On"] = "On";
+$a->strings["Lock feature %s"] = "Lock feature %s";
+$a->strings["Manage Additional Features"] = "Manage additional features";
+$a->strings["Source (bbcode) text:"] = "Source (bbcode) text:";
+$a->strings["Source (Diaspora) text to convert to BBcode:"] = "Source (Diaspora) text to convert to BBcode:";
+$a->strings["Source input: "] = "Source input: ";
+$a->strings["bbcode (raw HTML(: "] = "bbcode (raw HTML(: ";
+$a->strings["bbcode: "] = "bbcode: ";
+$a->strings["bbcode => html2bbcode: "] = "bbcode => html2bbcode: ";
+$a->strings["bb2diaspora: "] = "bb2diaspora: ";
+$a->strings["bb2diaspora => Markdown: "] = "bb2diaspora => Markdown: ";
+$a->strings["bb2diaspora => diaspora2bb: "] = "bb2diaspora => diaspora2bb: ";
+$a->strings["Source input (Diaspora format): "] = "Source input (Diaspora format): ";
+$a->strings["diaspora2bb: "] = "diaspora2bb: ";
+$a->strings["Login"] = "Login";
+$a->strings["The post was created"] = "The post was created";
+$a->strings["Community option not available."] = "Community option not available.";
+$a->strings["Not available."] = "Not available.";
+$a->strings["Local Community"] = "Local community";
+$a->strings["Posts from local users on this server"] = "Posts from local users on this server";
+$a->strings["Global Community"] = "Global community";
+$a->strings["Posts from users of the whole federated network"] = "Posts from users of the whole federated network";
+$a->strings["This community stream shows all public posts received by this node. They may not reflect the opinions of this node’s users."] = "This community stream shows all public posts received by this node. They may not reflect the opinions of this node’s users.";
+$a->strings["Status:"] = "Status:";
+$a->strings["Homepage:"] = "Homepage:";
+$a->strings["Global Directory"] = "Global Directory";
+$a->strings["Find on this site"] = "Find on this site";
+$a->strings["Results for:"] = "Results for:";
+$a->strings["Site Directory"] = "Site directory";
+$a->strings["No entries (some entries may be hidden)."] = "No entries (entries may be hidden).";
+$a->strings["Item not found"] = "Item not found";
+$a->strings["Edit post"] = "Edit post";
+$a->strings["Event can not end before it has started."] = "Event cannot end before it has started.";
+$a->strings["Event title and start time are required."] = "Event title and starting time are required.";
+$a->strings["Create New Event"] = "Create new event";
+$a->strings["Event details"] = "Event details";
+$a->strings["Starting date and Title are required."] = "Starting date and title are required.";
+$a->strings["Event Starts:"] = "Event starts:";
+$a->strings["Finish date/time is not known or not relevant"] = "Finish date/time is not known or not relevant";
+$a->strings["Event Finishes:"] = "Event finishes:";
+$a->strings["Adjust for viewer timezone"] = "Adjust for viewer's time zone";
+$a->strings["Description:"] = "Description:";
+$a->strings["Title:"] = "Title:";
+$a->strings["Share this event"] = "Share this event";
+$a->strings["Basic"] = "Basic";
+$a->strings["Failed to remove event"] = "Failed to remove event";
+$a->strings["Event removed"] = "Event removed";
+$a->strings["Friend suggestion sent."] = "Friend suggestion sent";
+$a->strings["Suggest Friends"] = "Suggest friends";
+$a->strings["Suggest a friend for %s"] = "Suggest a friend for %s";
+$a->strings["Group created."] = "Group created.";
+$a->strings["Could not create group."] = "Could not create group.";
+$a->strings["Group not found."] = "Group not found.";
+$a->strings["Group name changed."] = "Group name changed.";
+$a->strings["Save Group"] = "Save group";
+$a->strings["Create a group of contacts/friends."] = "Create a group of contacts/friends.";
+$a->strings["Group Name: "] = "Group name: ";
+$a->strings["Group removed."] = "Group removed.";
+$a->strings["Unable to remove group."] = "Unable to remove group.";
+$a->strings["Delete Group"] = "Delete group";
+$a->strings["Group Editor"] = "Group Editor";
+$a->strings["Edit Group Name"] = "Edit group name";
+$a->strings["Members"] = "Members";
+$a->strings["Group is empty"] = "Group is empty";
+$a->strings["Remove Contact"] = "Remove contact";
+$a->strings["Add Contact"] = "Add contact";
 $a->strings["New Message"] = "New Message";
 $a->strings["Unable to locate contact information."] = "Unable to locate contact information.";
 $a->strings["Messages"] = "Messages";
@@ -1260,19 +1405,17 @@ $a->strings["Conversation removed."] = "Conversation removed.";
 $a->strings["No messages."] = "No messages.";
 $a->strings["Message not available."] = "Message not available.";
 $a->strings["Delete message"] = "Delete message";
+$a->strings["D, d M Y - g:i A"] = "D, d M Y - g:i A";
 $a->strings["Delete conversation"] = "Delete conversation";
 $a->strings["No secure communications available. You <strong>may</strong> be able to respond from the sender's profile page."] = "No secure communications available. You <strong>may</strong> be able to respond from the sender's profile page.";
 $a->strings["Send Reply"] = "Send reply";
 $a->strings["Unknown sender - %s"] = "Unknown sender - %s";
 $a->strings["You and %s"] = "Me and %s";
 $a->strings["%s and You"] = "%s and me";
-$a->strings["D, d M Y - g:i A"] = "D, d M Y - g:i A";
 $a->strings["%d message"] = [
        0 => "%d message",
        1 => "%d messages",
 ];
-$a->strings["Remove term"] = "Remove term";
-$a->strings["Saved Searches"] = "Saved searches";
 $a->strings["add"] = "add";
 $a->strings["Warning: This group contains %s member from a network that doesn't allow non public messages."] = [
        0 => "Warning: This group contains %s member from a network that doesn't allow non public messages.",
@@ -1287,7 +1430,6 @@ $a->strings["Commented Order"] = "Commented last";
 $a->strings["Sort by Comment Date"] = "Sort by comment date";
 $a->strings["Posted Order"] = "Posted last";
 $a->strings["Sort by Post Date"] = "Sort by post date";
-$a->strings["Personal"] = "Personal";
 $a->strings["Posts that mention or involve you"] = "Posts mentioning or involving me";
 $a->strings["New"] = "New";
 $a->strings["Activity Stream - by date"] = "Activity Stream - by date";
@@ -1295,7 +1437,7 @@ $a->strings["Shared Links"] = "Shared links";
 $a->strings["Interesting Links"] = "Interesting links";
 $a->strings["Starred"] = "Starred";
 $a->strings["Favourite Posts"] = "My favorite posts";
-$a->strings["No more system notifications."] = "No more system notifications.";
+$a->strings["Personal Notes"] = "Personal notes";
 $a->strings["Photo Albums"] = "Photo Albums";
 $a->strings["Recent Photos"] = "Recent photos";
 $a->strings["Upload New Photos"] = "Upload new photos";
@@ -1308,9 +1450,9 @@ $a->strings["Delete Photo"] = "Delete photo";
 $a->strings["Do you really want to delete this photo?"] = "Do you really want to delete this photo?";
 $a->strings["a photo"] = "a photo";
 $a->strings["%1\$s was tagged in %2\$s by %3\$s"] = "%1\$s was tagged in %2\$s by %3\$s";
-$a->strings["Image upload didn't complete, please try again"] = "";
-$a->strings["Image file is missing"] = "";
-$a->strings["Server can't accept new file upload at this time, please contact your administrator"] = "";
+$a->strings["Image upload didn't complete, please try again"] = "Image upload didn't complete, please try again";
+$a->strings["Image file is missing"] = "Image file is missing";
+$a->strings["Server can't accept new file upload at this time, please contact your administrator"] = "Server can't accept new file upload at this time, please contact your administrator";
 $a->strings["Image file is empty."] = "Image file is empty.";
 $a->strings["No photos selected"] = "No photos selected";
 $a->strings["Access to this item is restricted."] = "Access to this item is restricted.";
@@ -1346,142 +1488,11 @@ $a->strings["This is you"] = "This is me";
 $a->strings["Comment"] = "Comment";
 $a->strings["Map"] = "Map";
 $a->strings["View Album"] = "View album";
-$a->strings["{0} wants to be your friend"] = "{0} wants to be your friend";
-$a->strings["{0} sent you a message"] = "{0} sent you a message";
-$a->strings["{0} requested registration"] = "{0} requested registration";
-$a->strings["Poke/Prod"] = "Poke/Prod";
-$a->strings["poke, prod or do other things to somebody"] = "Poke, prod or do other things to somebody";
-$a->strings["Recipient"] = "Recipient:";
-$a->strings["Choose what you wish to do to recipient"] = "Choose what you wish to do:";
-$a->strings["Make this post private"] = "Make this post private";
 $a->strings["Requested profile is not available."] = "Requested profile is unavailable.";
-$a->strings["%s's posts"] = "";
-$a->strings["%s's comments"] = "";
-$a->strings["%s's timeline"] = "";
+$a->strings["%s's posts"] = "%s's posts";
+$a->strings["%s's comments"] = "%s's comments";
+$a->strings["%s's timeline"] = "%s's timeline";
 $a->strings["Tips for New Members"] = "Tips for New Members";
-$a->strings["Image uploaded but image cropping failed."] = "Image uploaded but image cropping failed.";
-$a->strings["Image size reduction [%s] failed."] = "Image size reduction [%s] failed.";
-$a->strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "Shift-reload the page or clear browser cache if the new photo does not display immediately.";
-$a->strings["Unable to process image"] = "Unable to process image";
-$a->strings["Upload File:"] = "Upload File:";
-$a->strings["Select a profile:"] = "Select a profile:";
-$a->strings["or"] = "or";
-$a->strings["skip this step"] = "skip this step";
-$a->strings["select a photo from your photo albums"] = "select a photo from your photo albums";
-$a->strings["Crop Image"] = "Crop Image";
-$a->strings["Please adjust the image cropping for optimum viewing."] = "Please adjust the image cropping for optimum viewing.";
-$a->strings["Done Editing"] = "Done editing";
-$a->strings["Image uploaded successfully."] = "Image uploaded successfully.";
-$a->strings["Profile deleted."] = "Profile deleted.";
-$a->strings["Profile-"] = "Profile-";
-$a->strings["New profile created."] = "New profile created.";
-$a->strings["Profile unavailable to clone."] = "Profile unavailable to clone.";
-$a->strings["Profile Name is required."] = "Profile name is required.";
-$a->strings["Marital Status"] = "Marital status";
-$a->strings["Romantic Partner"] = "Romantic partner";
-$a->strings["Work/Employment"] = "Work/Employment:";
-$a->strings["Religion"] = "Religion";
-$a->strings["Political Views"] = "Political views";
-$a->strings["Gender"] = "Gender";
-$a->strings["Sexual Preference"] = "Sexual preference";
-$a->strings["XMPP"] = "XMPP";
-$a->strings["Homepage"] = "Homepage";
-$a->strings["Interests"] = "Interests";
-$a->strings["Location"] = "Location";
-$a->strings["Profile updated."] = "Profile updated.";
-$a->strings[" and "] = " and ";
-$a->strings["public profile"] = "public profile";
-$a->strings["%1\$s changed %2\$s to &ldquo;%3\$s&rdquo;"] = "%1\$s changed %2\$s to &ldquo;%3\$s&rdquo;";
-$a->strings[" - Visit %1\$s's %2\$s"] = " - Visit %1\$s's %2\$s";
-$a->strings["%1\$s has an updated %2\$s, changing %3\$s."] = "%1\$s has an updated %2\$s, changing %3\$s.";
-$a->strings["Hide contacts and friends:"] = "Hide contacts and friends:";
-$a->strings["Hide your contact/friend list from viewers of this profile?"] = "Hide your contact/friend list from viewers of this profile?";
-$a->strings["Show more profile fields:"] = "Show more profile fields:";
-$a->strings["Profile Actions"] = "Profile actions";
-$a->strings["Edit Profile Details"] = "Edit Profile Details";
-$a->strings["Change Profile Photo"] = "Change profile photo";
-$a->strings["View this profile"] = "View this profile";
-$a->strings["Edit visibility"] = "Edit visibility";
-$a->strings["Create a new profile using these settings"] = "Create a new profile using these settings";
-$a->strings["Clone this profile"] = "Clone this profile";
-$a->strings["Delete this profile"] = "Delete this profile";
-$a->strings["Basic information"] = "Basic information";
-$a->strings["Profile picture"] = "Profile picture";
-$a->strings["Preferences"] = "Preferences";
-$a->strings["Status information"] = "Status information";
-$a->strings["Additional information"] = "Additional information";
-$a->strings["Relation"] = "Relation";
-$a->strings["Miscellaneous"] = "Miscellaneous";
-$a->strings["Your Gender:"] = "Gender:";
-$a->strings["<span class=\"heart\">&hearts;</span> Marital Status:"] = "<span class=\"heart\">&hearts;</span> Marital status:";
-$a->strings["Sexual Preference:"] = "Sexual preference:";
-$a->strings["Example: fishing photography software"] = "Example: fishing photography software";
-$a->strings["Profile Name:"] = "Profile name:";
-$a->strings["This is your <strong>public</strong> profile.<br />It <strong>may</strong> be visible to anybody using the internet."] = "This is your <strong>public</strong> profile.<br />It <strong>may</strong> be visible to anybody using the internet.";
-$a->strings["Your Full Name:"] = "My full name:";
-$a->strings["Title/Description:"] = "Title/Description:";
-$a->strings["Street Address:"] = "Street address:";
-$a->strings["Locality/City:"] = "Locality/City:";
-$a->strings["Region/State:"] = "Region/State:";
-$a->strings["Postal/Zip Code:"] = "Postcode:";
-$a->strings["Country:"] = "Country:";
-$a->strings["Age: "] = "Age: ";
-$a->strings["Who: (if applicable)"] = "Who: (if applicable)";
-$a->strings["Examples: cathy123, Cathy Williams, cathy@example.com"] = "Examples: cathy123, Cathy Williams, cathy@example.com";
-$a->strings["Since [date]:"] = "Since when:";
-$a->strings["Tell us about yourself..."] = "About myself:";
-$a->strings["XMPP (Jabber) address:"] = "XMPP (Jabber) address:";
-$a->strings["The XMPP address will be propagated to your contacts so that they can follow you."] = "The XMPP address will be propagated to your contacts so that they can follow you.";
-$a->strings["Homepage URL:"] = "Homepage URL:";
-$a->strings["Hometown:"] = "Home town:";
-$a->strings["Political Views:"] = "Political views:";
-$a->strings["Religious Views:"] = "Religious views:";
-$a->strings["Public Keywords:"] = "Public keywords:";
-$a->strings["(Used for suggesting potential friends, can be seen by others)"] = "Used for suggesting potential friends, can be seen by others.";
-$a->strings["Private Keywords:"] = "Private keywords:";
-$a->strings["(Used for searching profiles, never shown to others)"] = "Used for searching profiles, never shown to others.";
-$a->strings["Likes:"] = "Likes:";
-$a->strings["Dislikes:"] = "Dislikes:";
-$a->strings["Musical interests"] = "Music:";
-$a->strings["Books, literature"] = "Books, literature, poetry:";
-$a->strings["Television"] = "Television:";
-$a->strings["Film/dance/culture/entertainment"] = "Film, dance, culture, entertainment";
-$a->strings["Hobbies/Interests"] = "Hobbies/Interests:";
-$a->strings["Love/romance"] = "Love/Romance:";
-$a->strings["Work/employment"] = "Work/Employment:";
-$a->strings["School/education"] = "School/Education:";
-$a->strings["Contact information and Social Networks"] = "Contact information and other social networks:";
-$a->strings["Profile Image"] = "Profile image";
-$a->strings["visible to everybody"] = "Visible to everybody";
-$a->strings["Edit/Manage Profiles"] = "Edit/Manage Profiles";
-$a->strings["Change profile photo"] = "Change profile photo";
-$a->strings["Create New Profile"] = "Create new profile";
-$a->strings["Registration successful. Please check your email for further instructions."] = "Registration successful. Please check your email for further instructions.";
-$a->strings["Failed to send email message. Here your accout details:<br> login: %s<br> password: %s<br><br>You can change your password after login."] = "Failed to send email message. Here your account details:<br> login: %s<br> password: %s<br><br>You can change your password after login.";
-$a->strings["Registration successful."] = "Registration successful.";
-$a->strings["Your registration can not be processed."] = "Your registration cannot be processed.";
-$a->strings["Your registration is pending approval by the site owner."] = "Your registration is pending approval by the site administrator.";
-$a->strings["You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking 'Register'."] = "You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking 'Sign up now'.";
-$a->strings["If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items."] = "If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items.";
-$a->strings["Your OpenID (optional): "] = "Your OpenID (optional): ";
-$a->strings["Include your profile in member directory?"] = "Include your profile in member directory?";
-$a->strings["Note for the admin"] = "Note for the admin";
-$a->strings["Leave a message for the admin, why you want to join this node"] = "Leave a message for the admin, why you want to join this node.";
-$a->strings["Membership on this site is by invitation only."] = "Membership on this site is by invitation only.";
-$a->strings["Your invitation ID: "] = "Your invitation ID: ";
-$a->strings["Your Full Name (e.g. Joe Smith, real or real-looking): "] = "Your full name: ";
-$a->strings["Your Email Address: (Initial information will be send there, so this has to be an existing address.)"] = "Your Email Address: (Initial information will be send there; so this must be an existing address.)";
-$a->strings["New Password:"] = "New password:";
-$a->strings["Leave empty for an auto generated password."] = "Leave empty for an auto generated password.";
-$a->strings["Confirm:"] = "Confirm new password:";
-$a->strings["Choose a profile nickname. This must begin with a text character. Your profile address on this site will then be '<strong>nickname@%s</strong>'."] = "";
-$a->strings["Choose a nickname: "] = "Choose a nickname: ";
-$a->strings["Register"] = "Sign up now >>";
-$a->strings["Import your profile to this friendica instance"] = "Import an existing Friendica profile to this node.";
-$a->strings["Only logged in users are permitted to perform a search."] = "Only logged in users are permitted to perform a search.";
-$a->strings["Too Many Requests"] = "Too many requests";
-$a->strings["Only one search per minute is permitted for not logged in users."] = "Only one search per minute is permitted for not logged in users.";
-$a->strings["Items tagged with: %s"] = "Items tagged with: %s";
 $a->strings["Display"] = "Display";
 $a->strings["Social Networks"] = "Social networks";
 $a->strings["Delegations"] = "Delegations";
@@ -1500,8 +1511,8 @@ $a->strings["Password update failed. Please try again."] = "Password update fail
 $a->strings[" Please use a shorter name."] = " Please use a shorter name.";
 $a->strings[" Name too short."] = " Name too short.";
 $a->strings["Wrong Password"] = "Wrong password";
-$a->strings["Invalid email."] = "";
-$a->strings["Cannot change to that email."] = "";
+$a->strings["Invalid email."] = "Invalid email.";
+$a->strings["Cannot change to that email."] = "Cannot change to that email.";
 $a->strings["Private forum has no privacy permissions. Using default privacy group."] = "Private forum has no privacy permissions. Using default privacy group.";
 $a->strings["Private forum has no privacy permissions and no default privacy group."] = "Private forum has no privacy permissions and no default privacy group.";
 $a->strings["Settings updated."] = "Settings updated.";
@@ -1516,8 +1527,8 @@ $a->strings["Edit"] = "Edit";
 $a->strings["Client key starts with"] = "Client key starts with";
 $a->strings["No name"] = "No name";
 $a->strings["Remove authorization"] = "Remove authorization";
-$a->strings["No Addon settings configured"] = "";
-$a->strings["Addon Settings"] = "";
+$a->strings["No Addon settings configured"] = "No addon settings configured";
+$a->strings["Addon Settings"] = "Addon Settings";
 $a->strings["Additional Features"] = "Additional Features";
 $a->strings["Diaspora"] = "Diaspora";
 $a->strings["enabled"] = "enabled";
@@ -1549,8 +1560,8 @@ $a->strings["Action after import:"] = "Action after import:";
 $a->strings["Mark as seen"] = "Mark as seen";
 $a->strings["Move to folder"] = "Move to folder";
 $a->strings["Move to folder:"] = "Move to folder:";
-$a->strings["%s - (Unsupported)"] = "";
-$a->strings["%s - (Experimental)"] = "";
+$a->strings["%s - (Unsupported)"] = "%s - (Unsupported)";
+$a->strings["%s - (Experimental)"] = "%s - (Experimental)";
 $a->strings["Display Settings"] = "Display Settings";
 $a->strings["Display Theme:"] = "Display theme:";
 $a->strings["Mobile Theme:"] = "Mobile theme:";
@@ -1576,7 +1587,7 @@ $a->strings["General Theme Settings"] = "Themes";
 $a->strings["Custom Theme Settings"] = "Theme customization";
 $a->strings["Content Settings"] = "Content/Layout";
 $a->strings["Theme settings"] = "Theme settings";
-$a->strings["Unable to find your profile. Please contact your admin."] = "";
+$a->strings["Unable to find your profile. Please contact your admin."] = "Unable to find your profile. Please contact your admin.";
 $a->strings["Account Types"] = "Account types:";
 $a->strings["Personal Page Subtypes"] = "Personal Page subtypes";
 $a->strings["Community Forum Subtypes"] = "Community forum subtypes";
@@ -1601,14 +1612,21 @@ $a->strings["Requires manual approval of contact requests."] = "Requires manual
 $a->strings["OpenID:"] = "OpenID:";
 $a->strings["(Optional) Allow this OpenID to login to this account."] = "(Optional) Allow this OpenID to login to this account.";
 $a->strings["Publish your default profile in your local site directory?"] = "Publish default profile in local site directory?";
-$a->strings["Your profile may be visible in public."] = "Your local directory may be publicly visible";
+$a->strings["Your profile will be published in the global friendica directories (e.g. <a href=\"%s\">%s</a>). Your profile will be visible in public."] = "Your profile will be published in the global Friendica directories (e.g. <a href=\"%s\">%s</a>). Your profile will be publicly visible.";
 $a->strings["Publish your default profile in the global social directory?"] = "Publish default profile in global directory?";
+$a->strings["Your profile will be published in this node's <a href=\"%s\">local directory</a>. Your profile details may be publicly visible depending on the system settings."] = "Your profile will be published in this node's <a href=\"%s\">local directory</a>. Your profile details may be publicly visible depending on the system settings.";
 $a->strings["Hide your contact/friend list from viewers of your default profile?"] = "Hide my contact list from others?";
-$a->strings["If enabled, posting public messages to Diaspora and other networks isn't possible."] = "Posting public messages to Diaspora and other networks will not be possible if enabled";
+$a->strings["Your contact list won't be shown in your default profile page. You can decide to show your contact list separately for each additional profile you create"] = "Your contact list won't be shown in your default profile page. You can decide to display your contact list separately for each additional profile you create";
+$a->strings["Hide your profile details from anonymous viewers?"] = "Hide your profile details from anonymous viewers?";
+$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."] = "Anonymous visitors will only see your profile picture, display name, and nickname. Disables posting public messages to Diaspora and other networks.";
 $a->strings["Allow friends to post to your profile page?"] = "Allow friends to post to my wall?";
+$a->strings["Your contacts may write posts on your profile wall. These posts will be distributed to your contacts"] = "Your contacts may write posts on your profile wall. These posts will be distributed to your contacts";
 $a->strings["Allow friends to tag your posts?"] = "Allow friends to tag my post?";
+$a->strings["Your contacts can add additional tags to your posts."] = "Your contacts can add additional tags to your posts.";
 $a->strings["Allow us to suggest you as a potential friend to new members?"] = "Allow us to suggest you as a potential friend to new members?";
+$a->strings["If you like, Friendica may suggest new members to add you as a contact."] = "If you like, Friendica may suggest new members to add you as a contact.";
 $a->strings["Permit unknown people to send you private mail?"] = "Allow unknown people to send me private messages?";
+$a->strings["Friendica network users may send you private messages even if they are not in your contact list."] = "Friendica network users may send you private messages even if they are not in your contact list.";
 $a->strings["Profile is <strong>not published</strong>."] = "Profile is <strong>not published</strong>.";
 $a->strings["Your Identity Address is <strong>'%s'</strong> or '%s'."] = "My identity address: <strong>'%s'</strong> or '%s'";
 $a->strings["Automatically expire posts after this many days:"] = "Automatically expire posts after this many days:";
@@ -1668,19 +1686,11 @@ $a->strings["Change the behaviour of this account for special situations"] = "Ch
 $a->strings["Relocate"] = "Recent relocation";
 $a->strings["If you have moved this profile from another server, and some of your contacts don't receive your updates, try pushing this button."] = "If you have moved this profile from another server and some of your contacts don't receive your updates:";
 $a->strings["Resend relocate message to contacts"] = "Resend relocation message to contacts";
-$a->strings["%1\$s is following %2\$s's %3\$s"] = "%1\$s is following %2\$s's %3\$s";
-$a->strings["Tag removed"] = "Tag removed";
-$a->strings["Remove Item Tag"] = "Remove Item tag";
-$a->strings["Select a tag to remove: "] = "Select a tag to remove: ";
 $a->strings["Do you really want to delete this video?"] = "Do you really want to delete this video?";
 $a->strings["Delete Video"] = "Delete video";
 $a->strings["No videos selected"] = "No videos selected";
 $a->strings["Recent Videos"] = "Recent videos";
 $a->strings["Upload New Videos"] = "Upload new videos";
-$a->strings["Sorry, maybe your upload is bigger than the PHP configuration allows"] = "Sorry, maybe your upload is bigger than the PHP configuration allows";
-$a->strings["Or - did you try to upload an empty file?"] = "Or did you try to upload an empty file?";
-$a->strings["File exceeds size limit of %s"] = "File exceeds size limit of %s";
-$a->strings["File upload failed."] = "File upload failed.";
 $a->strings["default"] = "default";
 $a->strings["greenzero"] = "greenzero";
 $a->strings["purplezero"] = "purplezero";
@@ -1705,11 +1715,11 @@ $a->strings["Navigation bar background color"] = "Navigation bar background colo
 $a->strings["Navigation bar icon color "] = "Navigation bar icon color:";
 $a->strings["Link color"] = "Link color:";
 $a->strings["Set the background color"] = "Background color:";
-$a->strings["Content background opacity"] = "";
+$a->strings["Content background opacity"] = "Content background opacity";
 $a->strings["Set the background image"] = "Background image:";
-$a->strings["Login page background image"] = "";
-$a->strings["Login page background color"] = "";
-$a->strings["Leave background image and color empty for theme defaults"] = "";
+$a->strings["Login page background image"] = "Login page background image";
+$a->strings["Login page background color"] = "Login page background color";
+$a->strings["Leave background image and color empty for theme defaults"] = "Leave background image and color empty for theme defaults";
 $a->strings["Guest"] = "Guest";
 $a->strings["Visitor"] = "Visitor";
 $a->strings["Logout"] = "Logout";
@@ -1760,7 +1770,6 @@ $a->strings["Friend/Connect Request"] = "Friend/Contact request";
 $a->strings["New Follower"] = "New follower";
 $a->strings["Error decoding account file"] = "Error decoding account file";
 $a->strings["Error! No version data in file! This is not a Friendica account file?"] = "Error! No version data in file! Is this a Friendica account file?";
-$a->strings["Error! Cannot check nickname"] = "Error! Cannot check nickname.";
 $a->strings["User '%s' already exists on this server!"] = "User '%s' already exists on this server!";
 $a->strings["User creation error"] = "User creation error";
 $a->strings["User profile creation error"] = "User profile creation error";
@@ -1881,7 +1890,7 @@ $a->strings["Apps"] = "Apps";
 $a->strings["Addon applications, utilities, games"] = "Addon applications, utilities, games";
 $a->strings["Search site content"] = "Search site content";
 $a->strings["Community"] = "Community";
-$a->strings["Conversations on this and other servers"] = "";
+$a->strings["Conversations on this and other servers"] = "Conversations on this and other servers";
 $a->strings["Directory"] = "Directory";
 $a->strings["People directory"] = "People directory";
 $a->strings["Information about this friendica instance"] = "Information about this Friendica instance";
@@ -1949,8 +1958,8 @@ $a->strings["Advanced Profile Settings"] = "Advanced profiles";
 $a->strings["Show visitors public community forums at the Advanced Profile Page"] = "Show visitors of public community forums at the advanced profile page";
 $a->strings["Tag Cloud"] = "Tag cloud";
 $a->strings["Provide a personal tag cloud on your profile page"] = "Provide a personal tag cloud on your profile page";
-$a->strings["Display Membership Date"] = "";
-$a->strings["Display membership date in profile"] = "";
+$a->strings["Display Membership Date"] = "Display membership date";
+$a->strings["Display membership date in profile"] = "Display membership date in profile";
 $a->strings["Embedding disabled"] = "Embedding disabled";
 $a->strings["Embedded content"] = "Embedded content";
 $a->strings["Add New Contact"] = "Add new contact";
@@ -1974,42 +1983,16 @@ $a->strings["%d contact in common"] = [
        1 => "%d contacts in common",
 ];
 $a->strings["There are no tables on MyISAM."] = "There are no tables on MyISAM.";
-$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."] = "";
+$a->strings["\n\t\t\t\tThe friendica developers released update %s recently,\n\t\t\t\tbut when I tried to install it, something went terribly wrong.\n\t\t\t\tThis needs to be fixed soon and I can't do it alone. Please contact a\n\t\t\t\tfriendica developer if you can not help me on your own. My database might be invalid."] = "\n\t\t\t\tThe friendica developers released update %s recently,\n\t\t\t\tbut when I tried to install it, something went terribly wrong.\n\t\t\t\tThis needs to be fixed soon and I can't do it alone. Please contact a\n\t\t\t\tfriendica developer if you can not help me on your own. My database might be invalid.";
 $a->strings["The error message is\n[pre]%s[/pre]"] = "The error message is\n[pre]%s[/pre]";
 $a->strings["\nError %d occurred during database update:\n%s\n"] = "\nError %d occurred during database update:\n%s\n";
 $a->strings["Errors encountered performing database changes: "] = "Errors encountered performing database changes: ";
 $a->strings[": Database update"] = ": Database update";
 $a->strings["%s: updating %s table."] = "%s: updating %s table.";
-$a->strings["A deleted group with this name was revived. Existing item permissions <strong>may</strong> apply to this group and any future members. If this is not what you intended, please create another group with a different name."] = "A deleted group with this name has been revived. Existing item permissions <strong>may</strong> apply to this group and any future members. If this is not what you intended, please create another group with a different name.";
-$a->strings["Default privacy group for new contacts"] = "Default privacy group for new contacts";
-$a->strings["Everybody"] = "Everybody";
-$a->strings["edit"] = "edit";
-$a->strings["Edit group"] = "Edit group";
-$a->strings["Contacts not in any group"] = "Contacts not in any group";
-$a->strings["Create a new group"] = "Create new group";
-$a->strings["Edit groups"] = "Edit groups";
-$a->strings["Drop Contact"] = "Drop contact";
-$a->strings["Organisation"] = "Organization";
-$a->strings["News"] = "News";
-$a->strings["Forum"] = "Forum";
-$a->strings["Connect URL missing."] = "Connect URL missing.";
-$a->strings["The contact could not be added. Please check the relevant network credentials in your Settings -> Social Networks page."] = "";
-$a->strings["This site is not configured to allow communications with other networks."] = "This site is not configured to allow communications with other networks.";
-$a->strings["No compatible communication protocols or feeds were discovered."] = "No compatible communication protocols or feeds were discovered.";
-$a->strings["The profile address specified does not provide adequate information."] = "The profile address specified does not provide adequate information.";
-$a->strings["An author or name was not found."] = "An author or name was not found.";
-$a->strings["No browser URL could be matched to this address."] = "No browser URL could be matched to this address.";
-$a->strings["Unable to match @-style Identity Address with a known protocol or email contact."] = "Unable to match @-style identity address with a known protocol or email contact.";
-$a->strings["Use mailto: in front of address to force email check."] = "Use mailto: in front of address to force email check.";
-$a->strings["The profile address specified belongs to a network which has been disabled on this site."] = "The profile address specified belongs to a network which has been disabled on this site.";
-$a->strings["Limited profile. This person will be unable to receive direct/personal notifications from you."] = "Limited profile: This person will be unable to receive direct/private messages from you.";
-$a->strings["Unable to retrieve contact information."] = "Unable to retrieve contact information.";
-$a->strings["%s's birthday"] = "%s's birthday";
-$a->strings["Happy Birthday %s"] = "Happy Birthday, %s!";
+$a->strings["[no subject]"] = "[no subject]";
 $a->strings["%1\$s is attending %2\$s's %3\$s"] = "%1\$s is going to %2\$s's %3\$s";
 $a->strings["%1\$s is not attending %2\$s's %3\$s"] = "%1\$s is not going to %2\$s's %3\$s";
 $a->strings["%1\$s may attend %2\$s's %3\$s"] = "%1\$s may go to %2\$s's %3\$s";
-$a->strings["[no subject]"] = "[no subject]";
 $a->strings["Requested account is not available."] = "Requested account is unavailable.";
 $a->strings["Edit profile"] = "Edit profile";
 $a->strings["Atom feed"] = "Atom feed";
@@ -2022,7 +2005,7 @@ $a->strings["Birthdays this week:"] = "Birthdays this week:";
 $a->strings["[No description]"] = "[No description]";
 $a->strings["Event Reminders"] = "Event reminders";
 $a->strings["Events this week:"] = "Events this week:";
-$a->strings["Member since:"] = "";
+$a->strings["Member since:"] = "Member since:";
 $a->strings["j F, Y"] = "j F, Y";
 $a->strings["j F"] = "j F";
 $a->strings["Age:"] = "Age:";
@@ -2039,8 +2022,34 @@ $a->strings["Work/employment:"] = "Work/Employment:";
 $a->strings["School/education:"] = "School/Education:";
 $a->strings["Forums:"] = "Forums:";
 $a->strings["Only You Can See This"] = "Only you can see this.";
-$a->strings["Login failed"] = "";
-$a->strings["Not enough information to authenticate"] = "";
+$a->strings["Drop Contact"] = "Drop contact";
+$a->strings["Organisation"] = "Organization";
+$a->strings["News"] = "News";
+$a->strings["Forum"] = "Forum";
+$a->strings["Connect URL missing."] = "Connect URL missing.";
+$a->strings["The contact could not be added. Please check the relevant network credentials in your Settings -> Social Networks page."] = "The contact could not be added. Please check the relevant network credentials in your Settings -> Social Networks page.";
+$a->strings["This site is not configured to allow communications with other networks."] = "This site is not configured to allow communications with other networks.";
+$a->strings["No compatible communication protocols or feeds were discovered."] = "No compatible communication protocols or feeds were discovered.";
+$a->strings["The profile address specified does not provide adequate information."] = "The profile address specified does not provide adequate information.";
+$a->strings["An author or name was not found."] = "An author or name was not found.";
+$a->strings["No browser URL could be matched to this address."] = "No browser URL could be matched to this address.";
+$a->strings["Unable to match @-style Identity Address with a known protocol or email contact."] = "Unable to match @-style identity address with a known protocol or email contact.";
+$a->strings["Use mailto: in front of address to force email check."] = "Use mailto: in front of address to force email check.";
+$a->strings["The profile address specified belongs to a network which has been disabled on this site."] = "The profile address specified belongs to a network which has been disabled on this site.";
+$a->strings["Limited profile. This person will be unable to receive direct/personal notifications from you."] = "Limited profile: This person will be unable to receive direct/private messages from you.";
+$a->strings["Unable to retrieve contact information."] = "Unable to retrieve contact information.";
+$a->strings["%s's birthday"] = "%s's birthday";
+$a->strings["Happy Birthday %s"] = "Happy Birthday, %s!";
+$a->strings["A deleted group with this name was revived. Existing item permissions <strong>may</strong> apply to this group and any future members. If this is not what you intended, please create another group with a different name."] = "A deleted group with this name has been revived. Existing item permissions <strong>may</strong> apply to this group and any future members. If this is not what you intended, please create another group with a different name.";
+$a->strings["Default privacy group for new contacts"] = "Default privacy group for new contacts";
+$a->strings["Everybody"] = "Everybody";
+$a->strings["edit"] = "edit";
+$a->strings["Edit group"] = "Edit group";
+$a->strings["Contacts not in any group"] = "Contacts not in any group";
+$a->strings["Create a new group"] = "Create new group";
+$a->strings["Edit groups"] = "Edit groups";
+$a->strings["Login failed"] = "Login failed";
+$a->strings["Not enough information to authenticate"] = "Not enough information to authenticate";
 $a->strings["An invitation is required."] = "An invitation is required.";
 $a->strings["Invitation could not be verified."] = "Invitation could not be verified.";
 $a->strings["Invalid OpenID url"] = "Invalid OpenID URL";
@@ -2053,24 +2062,24 @@ $a->strings["That doesn't appear to be your full (First Last) name."] = "That do
 $a->strings["Your email domain is not among those allowed on this site."] = "Your email domain is not allowed on this site.";
 $a->strings["Not a valid email address."] = "Not a valid email address.";
 $a->strings["Cannot use that email."] = "Cannot use that email.";
-$a->strings["Your nickname can only contain a-z, 0-9 and _."] = "";
+$a->strings["Your nickname can only contain a-z, 0-9 and _."] = "Your nickname can only contain a-z, 0-9 and _.";
 $a->strings["Nickname is already registered. Please choose another."] = "Nickname is already registered. Please choose another.";
 $a->strings["SERIOUS ERROR: Generation of security keys failed."] = "SERIOUS ERROR: Generation of security keys failed.";
 $a->strings["An error occurred during registration. Please try again."] = "An error occurred during registration. Please try again.";
 $a->strings["An error occurred creating your default profile. Please try again."] = "An error occurred creating your default profile. Please try again.";
-$a->strings["An error occurred creating your self contact. Please try again."] = "";
-$a->strings["An error occurred creating your default contact group. Please try again."] = "";
-$a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tThank you for registering at %2\$s. Your account is pending for approval by the administrator.\n\t\t"] = "";
+$a->strings["An error occurred creating your self contact. Please try again."] = "An error occurred creating your self contact. Please try again.";
+$a->strings["An error occurred creating your default contact group. Please try again."] = "An error occurred while creating your default contact group. Please try again.";
+$a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tThank you for registering at %2\$s. Your account is pending for approval by the administrator.\n\t\t"] = "\n\t\t\tDear %1\$s,\n\t\t\t\tThank you for registering at %2\$s. Your account is pending for approval by the administrator.\n\t\t";
 $a->strings["Registration at %s"] = "Registration at %s";
-$a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tThank you for registering at %2\$s. Your account has been created.\n\t\t"] = "";
-$a->strings["\n\t\t\tThe login details are as follows:\n\t\t\t\tSite Location:\t%3\$s\n\t\t\t\tLogin Name:\t%1\$s\n\t\t\t\tPassword:\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\n\t\t\tThank you and welcome to %2\$s."] = "";
+$a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tThank you for registering at %2\$s. Your account has been created.\n\t\t"] = "\n\t\t\tDear %1\$s,\n\t\t\t\tThank you for registering at %2\$s. Your account has been created.\n\t\t";
+$a->strings["\n\t\t\tThe login details are as follows:\n\t\t\t\tSite Location:\t%3\$s\n\t\t\t\tLogin Name:\t%1\$s\n\t\t\t\tPassword:\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\n\t\t\tThank you and welcome to %2\$s."] = "\n\t\t\tThe login details are as follows:\n\t\t\t\tSite Location:\t%3\$s\n\t\t\t\tLogin Name:\t%1\$s\n\t\t\t\tPassword:\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\n\t\t\tThank you and welcome to %2\$s.";
 $a->strings["%s\\'s birthday"] = "%s\\'s birthday";
-$a->strings["Sharing notification from Diaspora network"] = "Sharing notification from Diaspora network";
-$a->strings["Attachments:"] = "Attachments:";
 $a->strings["%s is now following %s."] = "%s is now following %s.";
 $a->strings["following"] = "following";
 $a->strings["%s stopped following %s."] = "%s stopped following %s.";
 $a->strings["stopped following"] = "stopped following";
+$a->strings["Sharing notification from Diaspora network"] = "Sharing notification from Diaspora network";
+$a->strings["Attachments:"] = "Attachments:";
 $a->strings["(no subject)"] = "(no subject)";
 $a->strings["Create a New Account"] = "Create a new account";
 $a->strings["Password: "] = "Password: ";
@@ -2117,5 +2126,5 @@ $a->strings["Link"] = "Link";
 $a->strings["Video"] = "Video";
 $a->strings["Delete this item?"] = "Delete this item?";
 $a->strings["show fewer"] = "Show fewer.";
-$a->strings["Update %s failed. See error logs."] = "Update %s failed. See error logs.";
 $a->strings["toggle mobile"] = "Toggle mobile";
+$a->strings["Update %s failed. See error logs."] = "Update %s failed. See error logs.";
index e90885a790e5e23091d3b875cabd144cc2e767f5..71e52d13c672b058fb4c8968b7ea68087ef92b07 100644 (file)
@@ -5,7 +5,7 @@
 # Translators:
 # Elena <elena.valhalla@gmail.com>, 2014
 # fabrixxm <fabrix.xm@gmail.com>, 2011
-# fabrixxm <fabrix.xm@gmail.com>, 2013-2015,2017
+# fabrixxm <fabrix.xm@gmail.com>, 2013-2015,2017-2018
 # fabrixxm <fabrix.xm@gmail.com>, 2011-2012
 # Francesco Apruzzese <cescoap@gmail.com>, 2012-2013
 # ufic <marco@carnazzo.it>, 2012
@@ -16,9 +16,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: friendica\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-11-07 07:03+0100\n"
-"PO-Revision-Date: 2017-11-18 18:26+0000\n"
-"Last-Translator: Mauro Batini <mbatini@gmail.com>\n"
+"POT-Creation-Date: 2018-03-05 16:37+0100\n"
+"PO-Revision-Date: 2018-03-19 13:20+0000\n"
+"Last-Translator: fabrixxm <fabrix.xm@gmail.com>\n"
 "Language-Team: Italian (http://www.transifex.com/Friendica/friendica/language/it/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -26,9069 +26,9246 @@ msgstr ""
 "Language: it\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
-#: include/features.php:65
-msgid "General Features"
-msgstr "Funzionalità generali"
-
-#: include/features.php:67
-msgid "Multiple Profiles"
-msgstr "Profili multipli"
+#: include/security.php:81
+msgid "Welcome "
+msgstr "Ciao"
 
-#: include/features.php:67
-msgid "Ability to create multiple profiles"
-msgstr "Possibilità di creare profili multipli"
+#: include/security.php:82
+msgid "Please upload a profile photo."
+msgstr "Carica una foto per il profilo."
 
-#: include/features.php:68
-msgid "Photo Location"
-msgstr "Località Foto"
+#: include/security.php:84
+msgid "Welcome back "
+msgstr "Ciao "
 
-#: include/features.php:68
+#: include/security.php:431
 msgid ""
-"Photo metadata is normally stripped. This extracts the location (if present)"
-" prior to stripping metadata and links it to a map."
-msgstr "I metadati delle foto vengono rimossi. Questa opzione estrae la località (se presenta) prima di rimuovere i metadati e la collega a una mappa."
+"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 "Il token di sicurezza della form non era corretto. Probabilmente la form è rimasta aperta troppo a lungo (più di tre ore) prima di inviarla."
 
-#: include/features.php:69
-msgid "Export Public Calendar"
-msgstr "Esporta calendario pubblico"
+#: include/enotify.php:33
+msgid "Friendica Notification"
+msgstr "Notifica Friendica"
 
-#: include/features.php:69
-msgid "Ability for visitors to download the public calendar"
-msgstr "Permesso ai visitatori di scaricare il calendario pubblico"
+#: include/enotify.php:36
+msgid "Thank You,"
+msgstr "Grazie,"
 
-#: include/features.php:74
-msgid "Post Composition Features"
-msgstr "Funzionalità di composizione dei post"
+#: include/enotify.php:39
+#, php-format
+msgid "%s Administrator"
+msgstr "Amministratore %s"
 
-#: include/features.php:75
-msgid "Post Preview"
-msgstr "Anteprima dei post"
+#: include/enotify.php:41
+#, php-format
+msgid "%1$s, %2$s Administrator"
+msgstr "%1$s,  amministratore di %2$s"
 
-#: include/features.php:75
-msgid "Allow previewing posts and comments before publishing them"
-msgstr "Permetti di avere un'anteprima di messaggi e commenti prima di pubblicarli"
+#: include/enotify.php:52 src/Worker/Delivery.php:403
+msgid "noreply"
+msgstr "nessuna risposta"
 
-#: include/features.php:76
-msgid "Auto-mention Forums"
-msgstr "Auto-cita i Forum"
+#: include/enotify.php:100
+#, php-format
+msgid "[Friendica:Notify] New mail received at %s"
+msgstr "[Friendica:Notifica] Nuovo messaggio privato ricevuto su %s"
 
-#: include/features.php:76
-msgid ""
-"Add/remove mention when a forum page is selected/deselected in ACL window."
-msgstr "Aggiunge/rimuove una menzione quando una pagina forum è selezionata/deselezionata nella finestra dei permessi."
+#: include/enotify.php:102
+#, php-format
+msgid "%1$s sent you a new private message at %2$s."
+msgstr "%1$s ti ha inviato un nuovo messaggio privato su %2$s."
 
-#: include/features.php:81
-msgid "Network Sidebar Widgets"
-msgstr "Widget della barra laterale nella pagina Rete"
+#: include/enotify.php:103
+msgid "a private message"
+msgstr "un messaggio privato"
 
-#: include/features.php:82
-msgid "Search by Date"
-msgstr "Cerca per data"
+#: include/enotify.php:103
+#, php-format
+msgid "%1$s sent you %2$s."
+msgstr "%1$s ti ha inviato %2$s"
 
-#: include/features.php:82
-msgid "Ability to select posts by date ranges"
-msgstr "Permette di filtrare i post per data"
+#: include/enotify.php:105
+#, php-format
+msgid "Please visit %s to view and/or reply to your private messages."
+msgstr "Visita %s per vedere e/o rispondere ai tuoi messaggi privati."
 
-#: include/features.php:83 include/features.php:113
-msgid "List Forums"
-msgstr "Elenco forum"
+#: include/enotify.php:143
+#, php-format
+msgid "%1$s commented on [url=%2$s]a %3$s[/url]"
+msgstr "%1$s ha commentato [url=%2$s]%3$s[/url]"
 
-#: include/features.php:83
-msgid "Enable widget to display the forums your are connected with"
-msgstr "Abilita il widget che mostra i forum ai quali sei connesso"
+#: include/enotify.php:151
+#, php-format
+msgid "%1$s commented on [url=%2$s]%3$s's %4$s[/url]"
+msgstr "%1$s ha commentato [url=%2$s]%4$s di %3$s[/url]"
 
-#: include/features.php:84
-msgid "Group Filter"
-msgstr "Filtra gruppi"
+#: include/enotify.php:161
+#, php-format
+msgid "%1$s commented on [url=%2$s]your %3$s[/url]"
+msgstr "%1$s ha commentato un [url=%2$s]tuo %3$s[/url]"
 
-#: include/features.php:84
-msgid "Enable widget to display Network posts only from selected group"
-msgstr "Abilita il widget per filtrare i post solo per il gruppo selezionato"
+#: include/enotify.php:173
+#, php-format
+msgid "[Friendica:Notify] Comment to conversation #%1$d by %2$s"
+msgstr "[Friendica:Notifica] Commento di %2$s alla conversazione #%1$d"
 
-#: include/features.php:85
-msgid "Network Filter"
-msgstr "Filtro reti"
+#: include/enotify.php:175
+#, php-format
+msgid "%s commented on an item/conversation you have been following."
+msgstr "%s ha commentato un elemento che stavi seguendo."
 
-#: include/features.php:85
-msgid "Enable widget to display Network posts only from selected network"
-msgstr "Abilita il widget per mostrare i post solo per la rete selezionata"
+#: include/enotify.php:178 include/enotify.php:193 include/enotify.php:208
+#: include/enotify.php:223 include/enotify.php:242 include/enotify.php:257
+#, php-format
+msgid "Please visit %s to view and/or reply to the conversation."
+msgstr "Visita %s per vedere e/o commentare la conversazione"
 
-#: include/features.php:86 mod/search.php:37 mod/network.php:196
-msgid "Saved Searches"
-msgstr "Ricerche salvate"
+#: include/enotify.php:185
+#, php-format
+msgid "[Friendica:Notify] %s posted to your profile wall"
+msgstr "[Friendica:Notifica] %s ha scritto sulla tua bacheca"
 
-#: include/features.php:86
-msgid "Save search terms for re-use"
-msgstr "Salva i termini cercati per riutilizzarli"
+#: include/enotify.php:187
+#, php-format
+msgid "%1$s posted to your profile wall at %2$s"
+msgstr "%1$s ha scritto sulla tua bacheca su %2$s"
 
-#: include/features.php:91
-msgid "Network Tabs"
-msgstr "Schede pagina Rete"
+#: include/enotify.php:188
+#, php-format
+msgid "%1$s posted to [url=%2$s]your wall[/url]"
+msgstr "%1$s ha inviato un messaggio sulla [url=%2$s]tua bacheca[/url]"
 
-#: include/features.php:92
-msgid "Network Personal Tab"
-msgstr "Scheda Personali"
+#: include/enotify.php:200
+#, php-format
+msgid "[Friendica:Notify] %s tagged you"
+msgstr "[Friendica:Notifica] %s ti ha taggato"
 
-#: include/features.php:92
-msgid "Enable tab to display only Network posts that you've interacted on"
-msgstr "Abilita la scheda per mostrare solo i post a cui hai partecipato"
+#: include/enotify.php:202
+#, php-format
+msgid "%1$s tagged you at %2$s"
+msgstr "%1$s ti ha taggato su %2$s"
 
-#: include/features.php:93
-msgid "Network New Tab"
-msgstr "Scheda Nuovi"
+#: include/enotify.php:203
+#, php-format
+msgid "%1$s [url=%2$s]tagged you[/url]."
+msgstr "%1$s [url=%2$s]ti ha taggato[/url]."
 
-#: include/features.php:93
-msgid "Enable tab to display only new Network posts (from the last 12 hours)"
-msgstr "Abilita la scheda per mostrare solo i post nuovi (nelle ultime 12 ore)"
+#: include/enotify.php:215
+#, php-format
+msgid "[Friendica:Notify] %s shared a new post"
+msgstr "[Friendica:Notifica] %s ha condiviso un nuovo messaggio"
 
-#: include/features.php:94
-msgid "Network Shared Links Tab"
-msgstr "Scheda Link Condivisi"
+#: include/enotify.php:217
+#, php-format
+msgid "%1$s shared a new post at %2$s"
+msgstr "%1$s ha condiviso un nuovo messaggio su %2$s"
 
-#: include/features.php:94
-msgid "Enable tab to display only Network posts with links in them"
-msgstr "Abilita la scheda per mostrare solo i post che contengono link"
+#: include/enotify.php:218
+#, php-format
+msgid "%1$s [url=%2$s]shared a post[/url]."
+msgstr "%1$s [url=%2$s]ha condiviso un messaggio[/url]."
 
-#: include/features.php:99
-msgid "Post/Comment Tools"
-msgstr "Strumenti per messaggi/commenti"
+#: include/enotify.php:230
+#, php-format
+msgid "[Friendica:Notify] %1$s poked you"
+msgstr "[Friendica:Notifica] %1$s ti ha stuzzicato"
 
-#: include/features.php:100
-msgid "Multiple Deletion"
-msgstr "Eliminazione multipla"
+#: include/enotify.php:232
+#, php-format
+msgid "%1$s poked you at %2$s"
+msgstr "%1$s ti ha stuzzicato su %2$s"
 
-#: include/features.php:100
-msgid "Select and delete multiple posts/comments at once"
-msgstr "Seleziona ed elimina vari messaggi e commenti in una volta sola"
+#: include/enotify.php:233
+#, php-format
+msgid "%1$s [url=%2$s]poked you[/url]."
+msgstr "%1$s [url=%2$s]ti ha stuzzicato[/url]."
 
-#: include/features.php:101
-msgid "Edit Sent Posts"
-msgstr "Modifica i post inviati"
+#: include/enotify.php:249
+#, php-format
+msgid "[Friendica:Notify] %s tagged your post"
+msgstr "[Friendica:Notifica] %s ha taggato un tuo messaggio"
 
-#: include/features.php:101
-msgid "Edit and correct posts and comments after sending"
-msgstr "Modifica e correggi messaggi e commenti dopo averli inviati"
+#: include/enotify.php:251
+#, php-format
+msgid "%1$s tagged your post at %2$s"
+msgstr "%1$s ha taggato il tuo post su %2$s"
 
-#: include/features.php:102
-msgid "Tagging"
-msgstr "Aggiunta tag"
+#: include/enotify.php:252
+#, php-format
+msgid "%1$s tagged [url=%2$s]your post[/url]"
+msgstr "%1$s ha taggato [url=%2$s]il tuo post[/url]"
 
-#: include/features.php:102
-msgid "Ability to tag existing posts"
-msgstr "Permette di aggiungere tag ai post già esistenti"
+#: include/enotify.php:264
+msgid "[Friendica:Notify] Introduction received"
+msgstr "[Friendica:Notifica] Hai ricevuto una presentazione"
 
-#: include/features.php:103
-msgid "Post Categories"
-msgstr "Categorie post"
+#: include/enotify.php:266
+#, php-format
+msgid "You've received an introduction from '%1$s' at %2$s"
+msgstr "Hai ricevuto un'introduzione da '%1$s' su %2$s"
 
-#: include/features.php:103
-msgid "Add categories to your posts"
-msgstr "Aggiungi categorie ai tuoi post"
+#: include/enotify.php:267
+#, php-format
+msgid "You've received [url=%1$s]an introduction[/url] from %2$s."
+msgstr "Hai ricevuto [url=%1$s]un'introduzione[/url] da %2$s."
 
-#: include/features.php:104 include/contact_widgets.php:167
-msgid "Saved Folders"
-msgstr "Cartelle Salvate"
+#: include/enotify.php:272 include/enotify.php:318
+#, php-format
+msgid "You may visit their profile at %s"
+msgstr "Puoi visitare il suo profilo presso %s"
 
-#: include/features.php:104
-msgid "Ability to file posts under folders"
-msgstr "Permette di archiviare i post in cartelle"
+#: include/enotify.php:274
+#, php-format
+msgid "Please visit %s to approve or reject the introduction."
+msgstr "Visita %s per approvare o rifiutare la presentazione."
 
-#: include/features.php:105
-msgid "Dislike Posts"
-msgstr "Non mi piace"
+#: include/enotify.php:282
+msgid "[Friendica:Notify] A new person is sharing with you"
+msgstr "[Friendica:Notifica] Una nuova persona sta condividendo con te"
 
-#: include/features.php:105
-msgid "Ability to dislike posts/comments"
-msgstr "Permetti di inviare \"non mi piace\" ai messaggi"
+#: include/enotify.php:284 include/enotify.php:285
+#, php-format
+msgid "%1$s is sharing with you at %2$s"
+msgstr "%1$s sta condividendo con te su %2$s"
 
-#: include/features.php:106
-msgid "Star Posts"
-msgstr "Post preferiti"
+#: include/enotify.php:292
+msgid "[Friendica:Notify] You have a new follower"
+msgstr "[Friendica:Notifica] Una nuova persona ti segue"
 
-#: include/features.php:106
-msgid "Ability to mark special posts with a star indicator"
-msgstr "Permette di segnare i post preferiti con una stella"
+#: include/enotify.php:294 include/enotify.php:295
+#, php-format
+msgid "You have a new follower at %2$s : %1$s"
+msgstr "Un nuovo utente ha iniziato a seguirti su %2$s : %1$s"
 
-#: include/features.php:107
-msgid "Mute Post Notifications"
-msgstr "Silenzia le notifiche di nuovi post"
+#: include/enotify.php:307
+msgid "[Friendica:Notify] Friend suggestion received"
+msgstr "[Friendica:Notifica] Hai ricevuto un suggerimento di amicizia"
 
-#: include/features.php:107
-msgid "Ability to mute notifications for a thread"
-msgstr "Permette di silenziare le notifiche di nuovi post in una discussione"
+#: include/enotify.php:309
+#, php-format
+msgid "You've received a friend suggestion from '%1$s' at %2$s"
+msgstr "Hai ricevuto un suggerimento di amicizia da '%1$s' su %2$s"
 
-#: include/features.php:112
-msgid "Advanced Profile Settings"
-msgstr "Impostazioni Avanzate Profilo"
+#: include/enotify.php:310
+#, php-format
+msgid ""
+"You've received [url=%1$s]a friend suggestion[/url] for %2$s from %3$s."
+msgstr "Hai ricevuto [url=%1$s]un suggerimento di amicizia[/url] per %2$s su %3$s"
 
-#: include/features.php:113
-msgid "Show visitors public community forums at the Advanced Profile Page"
-msgstr "Mostra ai visitatori i forum nella pagina Profilo Avanzato"
+#: include/enotify.php:316
+msgid "Name:"
+msgstr "Nome:"
 
-#: include/datetime.php:66 include/datetime.php:68 mod/profiles.php:697
-msgid "Miscellaneous"
-msgstr "Varie"
+#: include/enotify.php:317
+msgid "Photo:"
+msgstr "Foto:"
 
-#: include/datetime.php:196 include/identity.php:655
-msgid "Birthday:"
-msgstr "Compleanno:"
+#: include/enotify.php:320
+#, php-format
+msgid "Please visit %s to approve or reject the suggestion."
+msgstr "Visita %s per approvare o rifiutare il suggerimento."
 
-#: include/datetime.php:198 mod/profiles.php:720
-msgid "Age: "
-msgstr "Età : "
+#: include/enotify.php:328 include/enotify.php:343
+msgid "[Friendica:Notify] Connection accepted"
+msgstr "[Friendica:Notifica] Connessione accettata"
 
-#: include/datetime.php:200
-msgid "YYYY-MM-DD or MM-DD"
-msgstr "AAAA-MM-GG o MM-GG"
+#: include/enotify.php:330 include/enotify.php:345
+#, php-format
+msgid "'%1$s' has accepted your connection request at %2$s"
+msgstr "'%1$s' ha accettato la tua richiesta di connessione su %2$s"
 
-#: include/datetime.php:370
-msgid "never"
-msgstr "mai"
+#: include/enotify.php:331 include/enotify.php:346
+#, php-format
+msgid "%2$s has accepted your [url=%1$s]connection request[/url]."
+msgstr "%2$s ha accettato la tua [url=%1$s]richiesta di connessione[/url]"
 
-#: include/datetime.php:376
-msgid "less than a second ago"
-msgstr "meno di un secondo fa"
+#: include/enotify.php:336
+msgid ""
+"You are now mutual friends and may exchange status updates, photos, and "
+"email without restriction."
+msgstr "Ora siete amici reciproci e potete scambiarvi aggiornamenti di stato, foto e messaggi privati senza restrizioni."
 
-#: include/datetime.php:379
-msgid "year"
-msgstr "anno"
+#: include/enotify.php:338
+#, php-format
+msgid "Please visit %s if you wish to make any changes to this relationship."
+msgstr "Visita %s se vuoi modificare questa relazione."
 
-#: include/datetime.php:379
-msgid "years"
-msgstr "anni"
+#: include/enotify.php:351
+#, php-format
+msgid ""
+"'%1$s' has chosen to accept you a fan, which restricts some forms of "
+"communication - such as private messaging and some profile interactions. If "
+"this is a celebrity or community page, these settings were applied "
+"automatically."
+msgstr "'%1$s' ha scelto di accettarti come \"fan\", il che limita alcune forme di comunicazione, come i messaggi privati, e alcune possibilità di interazione col profilo. Se è una pagina di una comunità o di una celebrità, queste impostazioni sono state applicate automaticamente."
 
-#: include/datetime.php:380 include/event.php:490 mod/cal.php:282
-#: mod/events.php:393
-msgid "month"
-msgstr "mese"
+#: include/enotify.php:353
+#, php-format
+msgid ""
+"'%1$s' may choose to extend this into a two-way or more permissive "
+"relationship in the future."
+msgstr "'%1$s' può scegliere di estendere questa relazione in una relazione più permissiva in futuro."
 
-#: include/datetime.php:380
-msgid "months"
-msgstr "mesi"
+#: include/enotify.php:355
+#, php-format
+msgid "Please visit %s  if you wish to make any changes to this relationship."
+msgstr "Visita %s se desideri modificare questo collegamento."
 
-#: include/datetime.php:381 include/event.php:491 mod/cal.php:283
-#: mod/events.php:394
-msgid "week"
-msgstr "settimana"
+#: include/enotify.php:365
+msgid "[Friendica System:Notify] registration request"
+msgstr "[Friendica System:Notifica] richiesta di registrazione"
 
-#: include/datetime.php:381
-msgid "weeks"
-msgstr "settimane"
+#: include/enotify.php:367
+#, php-format
+msgid "You've received a registration request from '%1$s' at %2$s"
+msgstr "Hai ricevuto una richiesta di registrazione da '%1$s' su %2$s"
 
-#: include/datetime.php:382 include/event.php:492 mod/cal.php:284
-#: mod/events.php:395
-msgid "day"
-msgstr "giorno"
+#: include/enotify.php:368
+#, php-format
+msgid "You've received a [url=%1$s]registration request[/url] from %2$s."
+msgstr "Hai ricevuto una [url=%1$s]richiesta di registrazione[/url] da %2$s."
 
-#: include/datetime.php:382
-msgid "days"
-msgstr "giorni"
+#: include/enotify.php:373
+#, php-format
+msgid "Full Name:\t%1$s\\nSite Location:\t%2$s\\nLogin Name:\t%3$s (%4$s("
+msgstr "Nome completo:\t%1$s\nIndirizzo del sito:\t%2$s\nNome utente:\t%3$s (%4$s)"
 
-#: include/datetime.php:383
-msgid "hour"
-msgstr "ora"
+#: include/enotify.php:379
+#, php-format
+msgid "Please visit %s to approve or reject the request."
+msgstr "Visita %s per approvare o rifiutare la richiesta."
 
-#: include/datetime.php:383
-msgid "hours"
-msgstr "ore"
+#: include/event.php:26 include/event.php:914 include/bb2diaspora.php:238
+#: mod/localtime.php:19
+msgid "l F d, Y \\@ g:i A"
+msgstr "l d F Y \\@ G:i"
 
-#: include/datetime.php:384
-msgid "minute"
-msgstr "minuto"
+#: include/event.php:45 include/event.php:62 include/event.php:471
+#: include/event.php:992 include/bb2diaspora.php:245
+msgid "Starts:"
+msgstr "Inizia:"
 
-#: include/datetime.php:384
-msgid "minutes"
-msgstr "minuti"
+#: include/event.php:48 include/event.php:68 include/event.php:472
+#: include/event.php:996 include/bb2diaspora.php:251
+msgid "Finishes:"
+msgstr "Finisce:"
 
-#: include/datetime.php:385
-msgid "second"
-msgstr "secondo"
+#: include/event.php:52 include/event.php:77 include/event.php:473
+#: include/event.php:1010 include/bb2diaspora.php:258
+#: mod/notifications.php:247 mod/contacts.php:651 mod/directory.php:149
+#: mod/events.php:521 src/Model/Profile.php:417
+msgid "Location:"
+msgstr "Posizione:"
 
-#: include/datetime.php:385
-msgid "seconds"
-msgstr "secondi"
+#: include/event.php:420
+msgid "all-day"
+msgstr "tutto il giorno"
 
-#: include/datetime.php:394
-#, php-format
-msgid "%1$d %2$s ago"
-msgstr "%1$d %2$s fa"
+#: include/event.php:422 include/text.php:1111
+msgid "Sun"
+msgstr "Dom"
 
-#: include/datetime.php:620
-#, php-format
-msgid "%s's birthday"
-msgstr "Compleanno di %s"
+#: include/event.php:423 include/text.php:1111
+msgid "Mon"
+msgstr "Lun"
 
-#: include/datetime.php:621 include/dfrn.php:1361
-#, php-format
-msgid "Happy Birthday %s"
-msgstr "Buon compleanno %s"
+#: include/event.php:424 include/text.php:1111
+msgid "Tue"
+msgstr "Mar"
 
-#: include/profile_selectors.php:6
-msgid "Male"
-msgstr "Maschio"
+#: include/event.php:425 include/text.php:1111
+msgid "Wed"
+msgstr "Mer"
 
-#: include/profile_selectors.php:6
-msgid "Female"
-msgstr "Femmina"
+#: include/event.php:426 include/text.php:1111
+msgid "Thu"
+msgstr "Gio"
 
-#: include/profile_selectors.php:6
-msgid "Currently Male"
-msgstr "Al momento maschio"
+#: include/event.php:427 include/text.php:1111
+msgid "Fri"
+msgstr "Ven"
 
-#: include/profile_selectors.php:6
-msgid "Currently Female"
-msgstr "Al momento femmina"
+#: include/event.php:428 include/text.php:1111
+msgid "Sat"
+msgstr "Sab"
 
-#: include/profile_selectors.php:6
-msgid "Mostly Male"
-msgstr "Prevalentemente maschio"
+#: include/event.php:430 include/text.php:1093 mod/settings.php:945
+msgid "Sunday"
+msgstr "Domenica"
 
-#: include/profile_selectors.php:6
-msgid "Mostly Female"
-msgstr "Prevalentemente femmina"
+#: include/event.php:431 include/text.php:1093 mod/settings.php:945
+msgid "Monday"
+msgstr "Lunedì"
 
-#: include/profile_selectors.php:6
-msgid "Transgender"
-msgstr "Transgender"
+#: include/event.php:432 include/text.php:1093
+msgid "Tuesday"
+msgstr "Martedì"
 
-#: include/profile_selectors.php:6
-msgid "Intersex"
-msgstr "Intersex"
+#: include/event.php:433 include/text.php:1093
+msgid "Wednesday"
+msgstr "Mercoledì"
 
-#: include/profile_selectors.php:6
-msgid "Transsexual"
-msgstr "Transessuale"
+#: include/event.php:434 include/text.php:1093
+msgid "Thursday"
+msgstr "Giovedì"
 
-#: include/profile_selectors.php:6
-msgid "Hermaphrodite"
-msgstr "Ermafrodito"
+#: include/event.php:435 include/text.php:1093
+msgid "Friday"
+msgstr "Venerdì"
 
-#: include/profile_selectors.php:6
-msgid "Neuter"
-msgstr "Neutro"
+#: include/event.php:436 include/text.php:1093
+msgid "Saturday"
+msgstr "Sabato"
 
-#: include/profile_selectors.php:6
-msgid "Non-specific"
-msgstr "Non specificato"
+#: include/event.php:438 include/text.php:1114
+msgid "Jan"
+msgstr "Gen"
 
-#: include/profile_selectors.php:6
-msgid "Other"
-msgstr "Altro"
+#: include/event.php:439 include/text.php:1114
+msgid "Feb"
+msgstr "Feb"
 
-#: include/profile_selectors.php:6 include/conversation.php:1565
-msgid "Undecided"
-msgid_plural "Undecided"
-msgstr[0] "Indeciso"
-msgstr[1] "Indecisi"
+#: include/event.php:440 include/text.php:1114
+msgid "Mar"
+msgstr "Mar"
 
-#: include/profile_selectors.php:23
-msgid "Males"
-msgstr "Maschi"
+#: include/event.php:441 include/text.php:1114
+msgid "Apr"
+msgstr "Apr"
 
-#: include/profile_selectors.php:23
-msgid "Females"
-msgstr "Femmine"
+#: include/event.php:442 include/event.php:455 include/text.php:1097
+#: include/text.php:1114
+msgid "May"
+msgstr "Maggio"
 
-#: include/profile_selectors.php:23
-msgid "Gay"
-msgstr "Gay"
+#: include/event.php:443
+msgid "Jun"
+msgstr "Giu"
 
-#: include/profile_selectors.php:23
-msgid "Lesbian"
-msgstr "Lesbica"
+#: include/event.php:444 include/text.php:1114
+msgid "Jul"
+msgstr "Lug"
 
-#: include/profile_selectors.php:23
-msgid "No Preference"
-msgstr "Nessuna preferenza"
+#: include/event.php:445 include/text.php:1114
+msgid "Aug"
+msgstr "Ago"
 
-#: include/profile_selectors.php:23
-msgid "Bisexual"
-msgstr "Bisessuale"
+#: include/event.php:446
+msgid "Sept"
+msgstr "Set"
 
-#: include/profile_selectors.php:23
-msgid "Autosexual"
-msgstr "Autosessuale"
+#: include/event.php:447 include/text.php:1114
+msgid "Oct"
+msgstr "Ott"
 
-#: include/profile_selectors.php:23
-msgid "Abstinent"
-msgstr "Astinente"
+#: include/event.php:448 include/text.php:1114
+msgid "Nov"
+msgstr "Nov"
 
-#: include/profile_selectors.php:23
-msgid "Virgin"
-msgstr "Vergine"
+#: include/event.php:449 include/text.php:1114
+msgid "Dec"
+msgstr "Dic"
 
-#: include/profile_selectors.php:23
-msgid "Deviant"
-msgstr "Deviato"
+#: include/event.php:451 include/text.php:1097
+msgid "January"
+msgstr "Gennaio"
 
-#: include/profile_selectors.php:23
-msgid "Fetish"
-msgstr "Fetish"
+#: include/event.php:452 include/text.php:1097
+msgid "February"
+msgstr "Febbraio"
 
-#: include/profile_selectors.php:23
-msgid "Oodles"
-msgstr "Un sacco"
+#: include/event.php:453 include/text.php:1097
+msgid "March"
+msgstr "Marzo"
 
-#: include/profile_selectors.php:23
-msgid "Nonsexual"
-msgstr "Asessuato"
+#: include/event.php:454 include/text.php:1097
+msgid "April"
+msgstr "Aprile"
 
-#: include/profile_selectors.php:42
-msgid "Single"
-msgstr "Single"
+#: include/event.php:456 include/text.php:1097
+msgid "June"
+msgstr "Giugno"
 
-#: include/profile_selectors.php:42
-msgid "Lonely"
-msgstr "Solitario"
+#: include/event.php:457 include/text.php:1097
+msgid "July"
+msgstr "Luglio"
 
-#: include/profile_selectors.php:42
-msgid "Available"
-msgstr "Disponibile"
+#: include/event.php:458 include/text.php:1097
+msgid "August"
+msgstr "Agosto"
 
-#: include/profile_selectors.php:42
-msgid "Unavailable"
-msgstr "Non disponibile"
+#: include/event.php:459 include/text.php:1097
+msgid "September"
+msgstr "Settembre"
 
-#: include/profile_selectors.php:42
-msgid "Has crush"
-msgstr "è cotto/a"
+#: include/event.php:460 include/text.php:1097
+msgid "October"
+msgstr "Ottobre"
 
-#: include/profile_selectors.php:42
-msgid "Infatuated"
-msgstr "infatuato/a"
+#: include/event.php:461 include/text.php:1097
+msgid "November"
+msgstr "Novembre"
 
-#: include/profile_selectors.php:42
-msgid "Dating"
-msgstr "Disponibile a un incontro"
+#: include/event.php:462 include/text.php:1097
+msgid "December"
+msgstr "Dicembre"
 
-#: include/profile_selectors.php:42
-msgid "Unfaithful"
-msgstr "Infedele"
+#: include/event.php:464 mod/cal.php:280 mod/events.php:401
+msgid "today"
+msgstr "oggi"
 
-#: include/profile_selectors.php:42
-msgid "Sex Addict"
-msgstr "Sesso-dipendente"
+#: include/event.php:465 mod/cal.php:281 mod/events.php:402
+#: src/Util/Temporal.php:304
+msgid "month"
+msgstr "mese"
 
-#: include/profile_selectors.php:42 include/user.php:256 include/user.php:260
-msgid "Friends"
-msgstr "Amici"
+#: include/event.php:466 mod/cal.php:282 mod/events.php:403
+#: src/Util/Temporal.php:305
+msgid "week"
+msgstr "settimana"
 
-#: include/profile_selectors.php:42
-msgid "Friends/Benefits"
-msgstr "Amici con benefici"
+#: include/event.php:467 mod/cal.php:283 mod/events.php:404
+#: src/Util/Temporal.php:306
+msgid "day"
+msgstr "giorno"
 
-#: include/profile_selectors.php:42
-msgid "Casual"
-msgstr "Casual"
+#: include/event.php:469
+msgid "No events to display"
+msgstr "Nessun evento da mostrare"
 
-#: include/profile_selectors.php:42
-msgid "Engaged"
-msgstr "Impegnato"
+#: include/event.php:583
+msgid "l, F j"
+msgstr "l j F"
 
-#: include/profile_selectors.php:42
-msgid "Married"
-msgstr "Sposato"
+#: include/event.php:607
+msgid "Edit event"
+msgstr "Modifica l'evento"
 
-#: include/profile_selectors.php:42
-msgid "Imaginarily married"
-msgstr "immaginariamente sposato/a"
+#: include/event.php:608
+msgid "Duplicate event"
+msgstr "Duplica evento"
 
-#: include/profile_selectors.php:42
-msgid "Partners"
-msgstr "Partners"
+#: include/event.php:609
+msgid "Delete event"
+msgstr "Elimina evento"
 
-#: include/profile_selectors.php:42
-msgid "Cohabiting"
-msgstr "Coinquilino"
+#: include/event.php:636 include/text.php:1508 include/text.php:1515
+msgid "link to source"
+msgstr "Collegamento all'originale"
 
-#: include/profile_selectors.php:42
-msgid "Common law"
-msgstr "diritto comune"
+#: include/event.php:896
+msgid "Export"
+msgstr "Esporta"
 
-#: include/profile_selectors.php:42
-msgid "Happy"
-msgstr "Felice"
+#: include/event.php:897
+msgid "Export calendar as ical"
+msgstr "Esporta il calendario in formato ical"
 
-#: include/profile_selectors.php:42
-msgid "Not looking"
-msgstr "Non guarda"
+#: include/event.php:898
+msgid "Export calendar as csv"
+msgstr "Esporta il calendario in formato csv"
 
-#: include/profile_selectors.php:42
-msgid "Swinger"
-msgstr "Scambista"
+#: include/event.php:915
+msgid "D g:i A"
+msgstr "D G:i"
 
-#: include/profile_selectors.php:42
-msgid "Betrayed"
-msgstr "Tradito"
+#: include/event.php:916
+msgid "g:i A"
+msgstr "G:i"
 
-#: include/profile_selectors.php:42
-msgid "Separated"
-msgstr "Separato"
+#: include/event.php:1011 include/event.php:1013
+msgid "Show map"
+msgstr "Mostra mappa"
 
-#: include/profile_selectors.php:42
-msgid "Unstable"
-msgstr "Instabile"
+#: include/event.php:1012
+msgid "Hide map"
+msgstr "Nascondi mappa"
 
-#: include/profile_selectors.php:42
-msgid "Divorced"
-msgstr "Divorziato"
+#: include/items.php:342 mod/notice.php:22 mod/viewsrc.php:21
+#: mod/admin.php:269 mod/admin.php:1762 mod/admin.php:2010 mod/display.php:70
+#: mod/display.php:247 mod/display.php:349
+msgid "Item not found."
+msgstr "Elemento non trovato."
 
-#: include/profile_selectors.php:42
-msgid "Imaginarily divorced"
-msgstr "immaginariamente divorziato/a"
+#: include/items.php:382
+msgid "Do you really want to delete this item?"
+msgstr "Vuoi veramente cancellare questo elemento?"
 
-#: include/profile_selectors.php:42
-msgid "Widowed"
-msgstr "Vedovo"
+#: include/items.php:384 mod/api.php:110 mod/suggest.php:38
+#: mod/profiles.php:649 mod/profiles.php:652 mod/profiles.php:674
+#: mod/contacts.php:464 mod/dfrn_request.php:653 mod/follow.php:148
+#: mod/register.php:237 mod/message.php:138 mod/settings.php:1109
+#: mod/settings.php:1115 mod/settings.php:1122 mod/settings.php:1126
+#: mod/settings.php:1130 mod/settings.php:1134 mod/settings.php:1138
+#: mod/settings.php:1142 mod/settings.php:1162 mod/settings.php:1163
+#: mod/settings.php:1164 mod/settings.php:1165 mod/settings.php:1166
+msgid "Yes"
+msgstr "Si"
 
-#: include/profile_selectors.php:42
-msgid "Uncertain"
-msgstr "Incerto"
+#: include/items.php:387 include/conversation.php:1373 mod/fbrowser.php:103
+#: mod/fbrowser.php:134 mod/suggest.php:41 mod/unfollow.php:117
+#: mod/contacts.php:467 mod/dfrn_request.php:663 mod/follow.php:159
+#: mod/tagrm.php:19 mod/tagrm.php:99 mod/editpost.php:151 mod/message.php:141
+#: mod/photos.php:248 mod/photos.php:324 mod/settings.php:680
+#: mod/settings.php:706 mod/videos.php:148
+msgid "Cancel"
+msgstr "Annulla"
 
-#: include/profile_selectors.php:42
-msgid "It's complicated"
-msgstr "E' complicato"
+#: 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/repair_ostatus.php:13 mod/suggest.php:60 mod/unfollow.php:15
+#: mod/unfollow.php:57 mod/unfollow.php:90 mod/uimport.php:28
+#: mod/dirfind.php:24 mod/notifications.php:73 mod/ostatus_subscribe.php:16
+#: mod/cal.php:304 mod/dfrn_confirm.php:68 mod/invite.php:20
+#: mod/invite.php:106 mod/manage.php:131 mod/profiles.php:181
+#: mod/profiles.php:619 mod/wall_attach.php:74 mod/wall_attach.php:77
+#: mod/contacts.php:378 mod/delegate.php:24 mod/delegate.php:38
+#: mod/follow.php:16 mod/follow.php:53 mod/follow.php:116 mod/poke.php:150
+#: mod/profile_photo.php:29 mod/profile_photo.php:188
+#: mod/profile_photo.php:199 mod/profile_photo.php:212 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/item.php:160 mod/register.php:53
+#: mod/editpost.php:20 mod/events.php:195 mod/fsuggest.php:81 mod/group.php:26
+#: mod/message.php:59 mod/message.php:104 mod/network.php:32 mod/notes.php:30
+#: mod/photos.php:174 mod/photos.php:1051 mod/settings.php:41
+#: mod/settings.php:140 mod/settings.php:669 index.php:413
+msgid "Permission denied."
+msgstr "Permesso negato."
 
-#: include/profile_selectors.php:42
-msgid "Don't care"
-msgstr "Non interessa"
+#: include/items.php:471
+msgid "Archives"
+msgstr "Archivi"
 
-#: include/profile_selectors.php:42
-msgid "Ask me"
-msgstr "Chiedimelo"
+#: include/items.php:477 view/theme/vier/theme.php:259
+#: src/Content/ForumManager.php:130 src/Content/Widget.php:312
+#: src/Object/Post.php:422 src/App.php:514
+msgid "show more"
+msgstr "mostra di più"
 
-#: include/group.php:25
-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 "Un gruppo eliminato con questo nome è stato ricreato. I permessi  esistenti su un elemento <strong>possono</strong> essere applicati a questo gruppo e tutti i membri futuri. Se questo non è ciò che si intende, si prega di creare un altro gruppo con un nome diverso."
+#: include/text.php:302
+msgid "newer"
+msgstr "nuovi"
 
-#: include/group.php:201
-msgid "Default privacy group for new contacts"
-msgstr "Gruppo predefinito per i nuovi contatti"
+#: include/text.php:303
+msgid "older"
+msgstr "vecchi"
 
-#: include/group.php:234
-msgid "Everybody"
-msgstr "Tutti"
+#: include/text.php:308
+msgid "first"
+msgstr "primo"
 
-#: include/group.php:257
-msgid "edit"
-msgstr "modifica"
+#: include/text.php:309
+msgid "prev"
+msgstr "prec"
 
-#: include/group.php:278 mod/newmember.php:39
-msgid "Groups"
-msgstr "Gruppi"
+#: include/text.php:343
+msgid "next"
+msgstr "succ"
 
-#: include/group.php:280
-msgid "Edit groups"
-msgstr "Modifica gruppi"
+#: include/text.php:344
+msgid "last"
+msgstr "ultimo"
 
-#: include/group.php:282
-msgid "Edit group"
-msgstr "Modifica gruppo"
+#: include/text.php:398
+msgid "Loading more entries..."
+msgstr "Carico più elementi..."
 
-#: include/group.php:283
-msgid "Create a new group"
-msgstr "Crea un nuovo gruppo"
+#: include/text.php:399
+msgid "The end"
+msgstr "Fine"
 
-#: include/group.php:284 mod/group.php:101 mod/group.php:198
-msgid "Group Name: "
-msgstr "Nome del gruppo:"
+#: include/text.php:884
+msgid "No contacts"
+msgstr "Nessun contatto"
 
-#: include/group.php:286
-msgid "Contacts not in any group"
-msgstr "Contatti in nessun gruppo."
+#: include/text.php:908
+#, php-format
+msgid "%d Contact"
+msgid_plural "%d Contacts"
+msgstr[0] "%d contatto"
+msgstr[1] "%d contatti"
 
-#: include/group.php:288 mod/network.php:197
-msgid "add"
-msgstr "aggiungi"
+#: include/text.php:921
+msgid "View Contacts"
+msgstr "Visualizza i contatti"
 
-#: include/ForumManager.php:119 include/nav.php:134 include/text.php:1100
-#: view/theme/vier/theme.php:249
-msgid "Forums"
-msgstr "Forum"
+#: include/text.php:1010 mod/filer.php:35 mod/editpost.php:112
+#: mod/notes.php:68
+msgid "Save"
+msgstr "Salva"
 
-#: include/ForumManager.php:121 view/theme/vier/theme.php:251
-msgid "External link to forum"
-msgstr "Link esterno al forum"
+#: include/text.php:1010
+msgid "Follow"
+msgstr "Segui"
 
-#: include/ForumManager.php:124 include/contact_widgets.php:272
-#: include/items.php:2413 object/Item.php:417 view/theme/vier/theme.php:254
-#: src/App.php:523
-msgid "show more"
-msgstr "mostra di più"
+#: include/text.php:1016 mod/search.php:155 src/Content/Nav.php:142
+msgid "Search"
+msgstr "Cerca"
 
-#: include/NotificationsManager.php:157
-msgid "System"
-msgstr "Sistema"
+#: include/text.php:1019 src/Content/Nav.php:58
+msgid "@name, !forum, #tags, content"
+msgstr "@nome, !forum, #tag, contenuto"
 
-#: include/NotificationsManager.php:164 include/nav.php:161 mod/admin.php:590
-#: view/theme/frio/theme.php:260
-msgid "Network"
-msgstr "Rete"
+#: include/text.php:1025 src/Content/Nav.php:145
+msgid "Full Text"
+msgstr "Testo Completo"
 
-#: include/NotificationsManager.php:171 mod/network.php:914
-#: mod/profiles.php:695
-msgid "Personal"
-msgstr "Personale"
+#: include/text.php:1026 src/Content/Nav.php:146
+#: src/Content/Widget/TagCloud.php:54
+msgid "Tags"
+msgstr "Tags:"
 
-#: include/NotificationsManager.php:178 include/nav.php:108
-#: include/nav.php:164
-msgid "Home"
-msgstr "Home"
+#: include/text.php:1027 mod/contacts.php:805 mod/contacts.php:866
+#: mod/viewcontacts.php:131 view/theme/frio/theme.php:270
+#: src/Content/Nav.php:147 src/Content/Nav.php:212 src/Model/Profile.php:957
+#: src/Model/Profile.php:960
+msgid "Contacts"
+msgstr "Contatti"
 
-#: include/NotificationsManager.php:185 include/nav.php:169
-msgid "Introductions"
-msgstr "Presentazioni"
+#: include/text.php:1030 view/theme/vier/theme.php:254
+#: src/Content/ForumManager.php:125 src/Content/Nav.php:151
+msgid "Forums"
+msgstr "Forum"
 
-#: include/NotificationsManager.php:243 include/NotificationsManager.php:255
-#, php-format
-msgid "%s commented on %s's post"
-msgstr "%s ha commentato il messaggio di %s"
+#: include/text.php:1074
+msgid "poke"
+msgstr "stuzzica"
 
-#: include/NotificationsManager.php:254
-#, php-format
-msgid "%s created a new post"
-msgstr "%s a creato un nuovo messaggio"
+#: include/text.php:1074
+msgid "poked"
+msgstr "ha stuzzicato"
 
-#: include/NotificationsManager.php:269
-#, php-format
-msgid "%s liked %s's post"
-msgstr "a %s è piaciuto il messaggio di %s"
+#: include/text.php:1075
+msgid "ping"
+msgstr "invia un ping"
 
-#: include/NotificationsManager.php:282
-#, php-format
-msgid "%s disliked %s's post"
-msgstr "a %s non è piaciuto il messaggio di %s"
+#: include/text.php:1075
+msgid "pinged"
+msgstr "ha inviato un ping"
 
-#: include/NotificationsManager.php:295
-#, php-format
-msgid "%s is attending %s's event"
-msgstr "%s partecipa all'evento di %s"
+#: include/text.php:1076
+msgid "prod"
+msgstr "pungola"
 
-#: include/NotificationsManager.php:308
-#, php-format
-msgid "%s is not attending %s's event"
-msgstr "%s non partecipa all'evento di %s"
+#: include/text.php:1076
+msgid "prodded"
+msgstr "ha pungolato"
 
-#: include/NotificationsManager.php:321
-#, php-format
-msgid "%s may attend %s's event"
-msgstr "%s potrebbe partecipare all'evento di %s"
+#: include/text.php:1077
+msgid "slap"
+msgstr "schiaffeggia"
 
-#: include/NotificationsManager.php:338
-#, php-format
-msgid "%s is now friends with %s"
-msgstr "%s è ora amico di %s"
+#: include/text.php:1077
+msgid "slapped"
+msgstr "ha schiaffeggiato"
 
-#: include/NotificationsManager.php:776
-msgid "Friend Suggestion"
-msgstr "Amico suggerito"
+#: include/text.php:1078
+msgid "finger"
+msgstr "tocca"
 
-#: include/NotificationsManager.php:805
-msgid "Friend/Connect Request"
-msgstr "Richiesta amicizia/connessione"
+#: include/text.php:1078
+msgid "fingered"
+msgstr "ha toccato"
 
-#: include/NotificationsManager.php:805
-msgid "New Follower"
-msgstr "Qualcuno inizia a seguirti"
+#: include/text.php:1079
+msgid "rebuff"
+msgstr "respingi"
 
-#: include/auth.php:53
-msgid "Logged out."
-msgstr "Uscita effettuata."
+#: include/text.php:1079
+msgid "rebuffed"
+msgstr "ha respinto"
 
-#: include/auth.php:124 include/auth.php:186 mod/openid.php:111
-msgid "Login failed."
-msgstr "Accesso fallito."
+#: include/text.php:1114
+msgid "Sep"
+msgstr "Set"
 
-#: include/auth.php:140 include/user.php:77
-msgid ""
-"We encountered a problem while logging in with the OpenID you provided. "
-"Please check the correct spelling of the ID."
-msgstr "Abbiamo incontrato un problema mentre contattavamo il server OpenID che ci hai fornito. Controlla di averlo scritto giusto."
+#: include/text.php:1315 mod/videos.php:381
+msgid "View Video"
+msgstr "Guarda Video"
 
-#: include/auth.php:140 include/user.php:77
-msgid "The error message was:"
-msgstr "Il messaggio riportato era:"
+#: include/text.php:1332
+msgid "bytes"
+msgstr "bytes"
 
-#: include/bb2diaspora.php:234 include/event.php:19 include/event.php:933
-#: mod/localtime.php:14
-msgid "l F d, Y \\@ g:i A"
-msgstr "l d F Y \\@ G:i"
+#: include/text.php:1367 include/text.php:1378
+msgid "Click to open/close"
+msgstr "Clicca per aprire/chiudere"
 
-#: include/bb2diaspora.php:240 include/event.php:36 include/event.php:53
-#: include/event.php:496 include/event.php:985
-msgid "Starts:"
-msgstr "Inizia:"
+#: include/text.php:1502
+msgid "View on separate page"
+msgstr "Vedi in una pagina separata"
 
-#: include/bb2diaspora.php:248 include/event.php:39 include/event.php:59
-#: include/event.php:497 include/event.php:989
-msgid "Finishes:"
-msgstr "Finisce:"
+#: include/text.php:1503
+msgid "view on separate page"
+msgstr "vedi in una pagina separata"
 
-#: include/bb2diaspora.php:257 include/event.php:43 include/event.php:68
-#: include/event.php:498 include/event.php:1003 include/identity.php:340
-#: mod/notifications.php:247 mod/directory.php:133 mod/contacts.php:658
-#: mod/events.php:517
-msgid "Location:"
-msgstr "Posizione:"
+#: include/text.php:1717 include/conversation.php:146
+#: include/conversation.php:284 src/Model/Item.php:1785
+msgid "event"
+msgstr "l'evento"
 
-#: include/contact_widgets.php:12
-msgid "Add New Contact"
-msgstr "Aggiungi nuovo contatto"
+#: include/text.php:1719 include/conversation.php:154
+#: include/conversation.php:292 mod/subthread.php:97 mod/tagger.php:72
+#: src/Model/Item.php:1783
+msgid "photo"
+msgstr "foto"
 
-#: include/contact_widgets.php:13
-msgid "Enter address or web location"
-msgstr "Inserisci posizione o indirizzo web"
+#: include/text.php:1721
+msgid "activity"
+msgstr "attività"
 
-#: include/contact_widgets.php:14
-msgid "Example: bob@example.com, http://example.com/barbara"
-msgstr "Esempio: bob@example.com, http://example.com/barbara"
+#: include/text.php:1723 src/Object/Post.php:421 src/Object/Post.php:433
+msgid "comment"
+msgid_plural "comments"
+msgstr[0] "commento "
+msgstr[1] "commenti"
 
-#: include/contact_widgets.php:16 include/identity.php:230
-#: mod/allfriends.php:88 mod/match.php:93 mod/suggest.php:101
-#: mod/dirfind.php:211
-msgid "Connect"
-msgstr "Connetti"
-
-#: include/contact_widgets.php:31
-#, php-format
-msgid "%d invitation available"
-msgid_plural "%d invitations available"
-msgstr[0] "%d invito disponibile"
-msgstr[1] "%d inviti disponibili"
-
-#: include/contact_widgets.php:37
-msgid "Find People"
-msgstr "Trova persone"
+#: include/text.php:1726
+msgid "post"
+msgstr "messaggio"
 
-#: include/contact_widgets.php:38
-msgid "Enter name or interest"
-msgstr "Inserisci un nome o un interesse"
+#: include/text.php:1883
+msgid "Item filed"
+msgstr "Messaggio salvato"
 
-#: include/contact_widgets.php:39 include/Contact.php:411
-#: include/conversation.php:1035 mod/allfriends.php:72 mod/follow.php:143
-#: mod/match.php:78 mod/suggest.php:83 mod/contacts.php:590
-#: mod/dirfind.php:214
-msgid "Connect/Follow"
-msgstr "Connetti/segui"
+#: include/acl_selectors.php:355
+msgid "Post to Email"
+msgstr "Invia a email"
 
-#: include/contact_widgets.php:40
-msgid "Examples: Robert Morgenstein, Fishing"
-msgstr "Esempi: Mario Rossi, Pesca"
+#: include/acl_selectors.php:360
+msgid "Hide your profile details from unknown viewers?"
+msgstr "Nascondi i dettagli del tuo profilo ai visitatori sconosciuti?"
 
-#: include/contact_widgets.php:41 mod/directory.php:200 mod/contacts.php:828
-msgid "Find"
-msgstr "Trova"
+#: include/acl_selectors.php:360
+#, php-format
+msgid "Connectors disabled, since \"%s\" is enabled."
+msgstr "Connettore disabilitato, dato che \"%s\" è abilitato."
 
-#: include/contact_widgets.php:42 mod/suggest.php:114
-#: view/theme/vier/theme.php:196
-msgid "Friend Suggestions"
-msgstr "Contatti suggeriti"
+#: include/acl_selectors.php:366
+msgid "Visible to everybody"
+msgstr "Visibile a tutti"
 
-#: include/contact_widgets.php:43 view/theme/vier/theme.php:195
-msgid "Similar Interests"
-msgstr "Interessi simili"
+#: include/acl_selectors.php:367 view/theme/vier/config.php:115
+msgid "show"
+msgstr "mostra"
 
-#: include/contact_widgets.php:44
-msgid "Random Profile"
-msgstr "Profilo causale"
+#: include/acl_selectors.php:368 view/theme/vier/config.php:115
+msgid "don't show"
+msgstr "non mostrare"
 
-#: include/contact_widgets.php:45 view/theme/vier/theme.php:197
-msgid "Invite Friends"
-msgstr "Invita amici"
+#: include/acl_selectors.php:374 mod/editpost.php:136
+msgid "CC: email addresses"
+msgstr "CC: indirizzi email"
 
-#: include/contact_widgets.php:46
-msgid "View Global Directory"
-msgstr "Vedi Directory Globale"
+#: include/acl_selectors.php:375 mod/editpost.php:143
+msgid "Example: bob@example.com, mary@example.com"
+msgstr "Esempio: bob@example.com, mary@example.com"
 
-#: include/contact_widgets.php:132
-msgid "Networks"
-msgstr "Reti"
+#: include/acl_selectors.php:377 mod/events.php:536 mod/photos.php:1098
+#: mod/photos.php:1441
+msgid "Permissions"
+msgstr "Permessi"
 
-#: include/contact_widgets.php:135
-msgid "All Networks"
-msgstr "Tutte le Reti"
+#: include/acl_selectors.php:378
+msgid "Close"
+msgstr "Chiudi"
 
-#: include/contact_widgets.php:170 include/contact_widgets.php:205
-msgid "Everything"
-msgstr "Tutto"
+#: include/api.php:1181
+#, 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] "Limite giornaliero di %d messaggio raggiunto. Il messaggio è stato rifiutato"
+msgstr[1] "Limite giornaliero di %d messaggi raggiunto. Il messaggio è stato rifiutato."
 
-#: include/contact_widgets.php:202
-msgid "Categories"
-msgstr "Categorie"
+#: include/api.php:1205
+#, 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] "Limite settimanale di %d messaggio raggiunto. Il messaggio è stato rifiutato"
+msgstr[1] "Limite settimanale di %d messaggi raggiunto. Il messaggio è stato rifiutato."
 
-#: include/contact_widgets.php:267
+#: include/api.php:1229
 #, php-format
-msgid "%d contact in common"
-msgid_plural "%d contacts in common"
-msgstr[0] "%d contatto in comune"
-msgstr[1] "%d contatti in comune"
+msgid "Monthly posting limit of %d post reached. The post was rejected."
+msgstr "Limite mensile di %d messaggi raggiunto. Il messaggio è stato rifiutato."
 
-#: include/enotify.php:28
-msgid "Friendica Notification"
-msgstr "Notifica Friendica"
+#: include/api.php:4382 mod/profile_photo.php:84 mod/profile_photo.php:92
+#: mod/profile_photo.php:100 mod/profile_photo.php:223
+#: mod/profile_photo.php:317 mod/profile_photo.php:327 mod/photos.php:88
+#: mod/photos.php:194 mod/photos.php:722 mod/photos.php:1149
+#: mod/photos.php:1166 mod/photos.php:1684 src/Model/User.php:526
+#: src/Model/User.php:534 src/Model/User.php:542
+msgid "Profile Photos"
+msgstr "Foto del profilo"
 
-#: include/enotify.php:31
-msgid "Thank You,"
-msgstr "Grazie,"
+#: include/conversation.php:149 include/conversation.php:159
+#: include/conversation.php:287 include/conversation.php:296
+#: mod/subthread.php:97 mod/tagger.php:72 src/Model/Item.php:1783
+#: src/Protocol/Diaspora.php:1946
+msgid "status"
+msgstr "stato"
 
-#: include/enotify.php:34
+#: include/conversation.php:166 src/Model/Item.php:1656
+#: src/Protocol/Diaspora.php:1942
 #, php-format
-msgid "%s Administrator"
-msgstr "Amministratore %s"
+msgid "%1$s likes %2$s's %3$s"
+msgstr "A %1$s piace %3$s di %2$s"
 
-#: include/enotify.php:36
+#: include/conversation.php:169 src/Model/Item.php:1661
 #, php-format
-msgid "%1$s, %2$s Administrator"
-msgstr "%1$s,  amministratore di %2$s"
-
-#: include/enotify.php:47 include/delivery.php:441
-msgid "noreply"
-msgstr "nessuna risposta"
+msgid "%1$s doesn't like %2$s's %3$s"
+msgstr "A %1$s non piace %3$s di %2$s"
 
-#: include/enotify.php:81
+#: include/conversation.php:172
 #, php-format
-msgid "%s <!item_type!>"
-msgstr "%s <!item_type!>"
+msgid "%1$s attends %2$s's %3$s"
+msgstr "%1$s partecipa a %3$s di %2$s"
 
-#: include/enotify.php:94
+#: include/conversation.php:175
 #, php-format
-msgid "[Friendica:Notify] New mail received at %s"
-msgstr "[Friendica:Notifica] Nuovo messaggio privato ricevuto su %s"
+msgid "%1$s doesn't attend %2$s's %3$s"
+msgstr "%1$s non partecipa a %3$s di %2$s"
 
-#: include/enotify.php:96
+#: include/conversation.php:178
 #, php-format
-msgid "%1$s sent you a new private message at %2$s."
-msgstr "%1$s ti ha inviato un nuovo messaggio privato su %2$s."
+msgid "%1$s attends maybe %2$s's %3$s"
+msgstr "%1$s forse partecipa a %3$s di %2$s"
 
-#: include/enotify.php:97
+#: include/conversation.php:211 mod/dfrn_confirm.php:431
+#: src/Protocol/Diaspora.php:2414
 #, php-format
-msgid "%1$s sent you %2$s."
-msgstr "%1$s ti ha inviato %2$s"
-
-#: include/enotify.php:97
-msgid "a private message"
-msgstr "un messaggio privato"
+msgid "%1$s is now friends with %2$s"
+msgstr "%1$s e %2$s adesso sono amici"
 
-#: include/enotify.php:99
+#: include/conversation.php:252
 #, php-format
-msgid "Please visit %s to view and/or reply to your private messages."
-msgstr "Visita %s per vedere e/o rispondere ai tuoi messaggi privati."
+msgid "%1$s poked %2$s"
+msgstr "%1$s ha stuzzicato %2$s"
 
-#: include/enotify.php:145
+#: include/conversation.php:306 mod/tagger.php:110
 #, php-format
-msgid "%1$s commented on [url=%2$s]a %3$s[/url]"
-msgstr "%1$s ha commentato [url=%2$s]%3$s[/url]"
+msgid "%1$s tagged %2$s's %3$s with %4$s"
+msgstr "%1$s ha taggato %3$s di %2$s con %4$s"
 
-#: include/enotify.php:152
-#, php-format
-msgid "%1$s commented on [url=%2$s]%3$s's %4$s[/url]"
-msgstr "%1$s ha commentato [url=%2$s]%4$s di %3$s[/url]"
+#: include/conversation.php:333
+msgid "post/item"
+msgstr "post/elemento"
 
-#: include/enotify.php:160
+#: include/conversation.php:334
 #, php-format
-msgid "%1$s commented on [url=%2$s]your %3$s[/url]"
-msgstr "%1$s ha commentato un [url=%2$s]tuo %3$s[/url]"
+msgid "%1$s marked %2$s's %3$s as favorite"
+msgstr "%1$s ha segnato il/la %3$s di %2$s come preferito"
 
-#: include/enotify.php:170
-#, php-format
-msgid "[Friendica:Notify] Comment to conversation #%1$d by %2$s"
-msgstr "[Friendica:Notifica] Commento di %2$s alla conversazione #%1$d"
+#: include/conversation.php:607 mod/profiles.php:354 mod/photos.php:1501
+msgid "Likes"
+msgstr "Mi piace"
 
-#: include/enotify.php:172
-#, php-format
-msgid "%s commented on an item/conversation you have been following."
-msgstr "%s ha commentato un elemento che stavi seguendo."
+#: include/conversation.php:607 mod/profiles.php:358 mod/photos.php:1501
+msgid "Dislikes"
+msgstr "Non mi piace"
 
-#: include/enotify.php:175 include/enotify.php:189 include/enotify.php:203
-#: include/enotify.php:217 include/enotify.php:235 include/enotify.php:249
-#, php-format
-msgid "Please visit %s to view and/or reply to the conversation."
-msgstr "Visita %s per vedere e/o commentare la conversazione"
+#: include/conversation.php:608 include/conversation.php:1682
+#: mod/photos.php:1502
+msgid "Attending"
+msgid_plural "Attending"
+msgstr[0] "Partecipa"
+msgstr[1] "Partecipano"
 
-#: include/enotify.php:182
-#, php-format
-msgid "[Friendica:Notify] %s posted to your profile wall"
-msgstr "[Friendica:Notifica] %s ha scritto sulla tua bacheca"
+#: include/conversation.php:608 mod/photos.php:1502
+msgid "Not attending"
+msgstr "Non partecipa"
 
-#: include/enotify.php:184
-#, php-format
-msgid "%1$s posted to your profile wall at %2$s"
-msgstr "%1$s ha scritto sulla tua bacheca su %2$s"
+#: include/conversation.php:608 mod/photos.php:1502
+msgid "Might attend"
+msgstr "Forse partecipa"
 
-#: include/enotify.php:185
-#, php-format
-msgid "%1$s posted to [url=%2$s]your wall[/url]"
-msgstr "%1$s ha inviato un messaggio sulla [url=%2$s]tua bacheca[/url]"
+#: include/conversation.php:746 mod/photos.php:1569 src/Object/Post.php:177
+msgid "Select"
+msgstr "Seleziona"
 
-#: include/enotify.php:196
-#, php-format
-msgid "[Friendica:Notify] %s tagged you"
-msgstr "[Friendica:Notifica] %s ti ha taggato"
+#: include/conversation.php:747 mod/contacts.php:821 mod/contacts.php:1019
+#: mod/admin.php:1706 mod/photos.php:1570 mod/settings.php:742
+#: src/Object/Post.php:178
+msgid "Delete"
+msgstr "Rimuovi"
 
-#: include/enotify.php:198
+#: include/conversation.php:779 src/Object/Post.php:355
+#: src/Object/Post.php:356
 #, php-format
-msgid "%1$s tagged you at %2$s"
-msgstr "%1$s ti ha taggato su %2$s"
+msgid "View %s's profile @ %s"
+msgstr "Vedi il profilo di %s @ %s"
 
-#: include/enotify.php:199
-#, php-format
-msgid "%1$s [url=%2$s]tagged you[/url]."
-msgstr "%1$s [url=%2$s]ti ha taggato[/url]."
+#: include/conversation.php:791 src/Object/Post.php:343
+msgid "Categories:"
+msgstr "Categorie:"
 
-#: include/enotify.php:210
-#, php-format
-msgid "[Friendica:Notify] %s shared a new post"
-msgstr "[Friendica:Notifica] %s ha condiviso un nuovo messaggio"
+#: include/conversation.php:792 src/Object/Post.php:344
+msgid "Filed under:"
+msgstr "Archiviato in:"
 
-#: include/enotify.php:212
+#: include/conversation.php:799 src/Object/Post.php:369
 #, php-format
-msgid "%1$s shared a new post at %2$s"
-msgstr "%1$s ha condiviso un nuovo messaggio su %2$s"
+msgid "%s from %s"
+msgstr "%s da %s"
 
-#: include/enotify.php:213
-#, php-format
-msgid "%1$s [url=%2$s]shared a post[/url]."
-msgstr "%1$s [url=%2$s]ha condiviso un messaggio[/url]."
+#: include/conversation.php:814
+msgid "View in context"
+msgstr "Vedi nel contesto"
 
-#: include/enotify.php:224
-#, php-format
-msgid "[Friendica:Notify] %1$s poked you"
-msgstr "[Friendica:Notifica] %1$s ti ha stuzzicato"
+#: include/conversation.php:816 include/conversation.php:1355
+#: mod/wallmessage.php:145 mod/editpost.php:127 mod/message.php:264
+#: mod/message.php:433 mod/photos.php:1473 src/Object/Post.php:394
+msgid "Please wait"
+msgstr "Attendi"
 
-#: include/enotify.php:226
-#, php-format
-msgid "%1$s poked you at %2$s"
-msgstr "%1$s ti ha stuzzicato su %2$s"
+#: include/conversation.php:887
+msgid "remove"
+msgstr "rimuovi"
 
-#: include/enotify.php:227
-#, php-format
-msgid "%1$s [url=%2$s]poked you[/url]."
-msgstr "%1$s [url=%2$s]ti ha stuzzicato[/url]."
+#: include/conversation.php:891
+msgid "Delete Selected Items"
+msgstr "Cancella elementi selezionati"
 
-#: include/enotify.php:242
-#, php-format
-msgid "[Friendica:Notify] %s tagged your post"
-msgstr "[Friendica:Notifica] %s ha taggato un tuo messaggio"
+#: include/conversation.php:1061 view/theme/frio/theme.php:352
+msgid "Follow Thread"
+msgstr "Segui la discussione"
 
-#: include/enotify.php:244
-#, php-format
-msgid "%1$s tagged your post at %2$s"
-msgstr "%1$s ha taggato il tuo post su %2$s"
+#: include/conversation.php:1062 src/Model/Contact.php:554
+msgid "View Status"
+msgstr "Visualizza stato"
 
-#: include/enotify.php:245
-#, php-format
-msgid "%1$s tagged [url=%2$s]your post[/url]"
-msgstr "%1$s ha taggato [url=%2$s]il tuo post[/url]"
+#: include/conversation.php:1063 include/conversation.php:1079
+#: mod/allfriends.php:73 mod/suggest.php:82 mod/dirfind.php:220
+#: mod/match.php:89 mod/directory.php:160 src/Model/Contact.php:497
+#: src/Model/Contact.php:510 src/Model/Contact.php:555
+msgid "View Profile"
+msgstr "Visualizza profilo"
 
-#: include/enotify.php:256
-msgid "[Friendica:Notify] Introduction received"
-msgstr "[Friendica:Notifica] Hai ricevuto una presentazione"
+#: include/conversation.php:1064 src/Model/Contact.php:556
+msgid "View Photos"
+msgstr "Visualizza foto"
 
-#: include/enotify.php:258
-#, php-format
-msgid "You've received an introduction from '%1$s' at %2$s"
-msgstr "Hai ricevuto un'introduzione da '%1$s' su %2$s"
+#: include/conversation.php:1065 src/Model/Contact.php:557
+msgid "Network Posts"
+msgstr "Post della Rete"
 
-#: include/enotify.php:259
-#, php-format
-msgid "You've received [url=%1$s]an introduction[/url] from %2$s."
-msgstr "Hai ricevuto [url=%1$s]un'introduzione[/url] da %2$s."
+#: include/conversation.php:1066 src/Model/Contact.php:558
+msgid "View Contact"
+msgstr "Mostra contatto"
 
-#: include/enotify.php:263 include/enotify.php:306
-#, php-format
-msgid "You may visit their profile at %s"
-msgstr "Puoi visitare il suo profilo presso %s"
+#: include/conversation.php:1067 src/Model/Contact.php:560
+msgid "Send PM"
+msgstr "Invia messaggio privato"
 
-#: include/enotify.php:265
-#, php-format
-msgid "Please visit %s to approve or reject the introduction."
-msgstr "Visita %s per approvare o rifiutare la presentazione."
+#: include/conversation.php:1071 src/Model/Contact.php:561
+msgid "Poke"
+msgstr "Stuzzica"
 
-#: include/enotify.php:273
-msgid "[Friendica:Notify] A new person is sharing with you"
-msgstr "[Friendica:Notifica] Una nuova persona sta condividendo con te"
+#: include/conversation.php:1076 mod/allfriends.php:74 mod/suggest.php:83
+#: mod/dirfind.php:221 mod/match.php:90 mod/contacts.php:587
+#: mod/follow.php:141 src/Content/Widget.php:61 src/Model/Contact.php:511
+msgid "Connect/Follow"
+msgstr "Connetti/segui"
 
-#: include/enotify.php:275 include/enotify.php:276
+#: include/conversation.php:1195
 #, php-format
-msgid "%1$s is sharing with you at %2$s"
-msgstr "%1$s sta condividendo con te su %2$s"
+msgid "%s likes this."
+msgstr "Piace a %s."
 
-#: include/enotify.php:282
-msgid "[Friendica:Notify] You have a new follower"
-msgstr "[Friendica:Notifica] Una nuova persona ti segue"
+#: include/conversation.php:1198
+#, php-format
+msgid "%s doesn't like this."
+msgstr "Non piace a %s."
 
-#: include/enotify.php:284 include/enotify.php:285
+#: include/conversation.php:1201
 #, php-format
-msgid "You have a new follower at %2$s : %1$s"
-msgstr "Un nuovo utente ha iniziato a seguirti su %2$s : %1$s"
-
-#: include/enotify.php:296
-msgid "[Friendica:Notify] Friend suggestion received"
-msgstr "[Friendica:Notifica] Hai ricevuto un suggerimento di amicizia"
+msgid "%s attends."
+msgstr "%s partecipa."
 
-#: include/enotify.php:298
+#: include/conversation.php:1204
 #, php-format
-msgid "You've received a friend suggestion from '%1$s' at %2$s"
-msgstr "Hai ricevuto un suggerimento di amicizia da '%1$s' su %2$s"
+msgid "%s doesn't attend."
+msgstr "%s non partecipa."
 
-#: include/enotify.php:299
+#: include/conversation.php:1207
 #, php-format
-msgid ""
-"You've received [url=%1$s]a friend suggestion[/url] for %2$s from %3$s."
-msgstr "Hai ricevuto [url=%1$s]un suggerimento di amicizia[/url] per %2$s su %3$s"
-
-#: include/enotify.php:304
-msgid "Name:"
-msgstr "Nome:"
+msgid "%s attends maybe."
+msgstr "%s forse partecipa."
 
-#: include/enotify.php:305
-msgid "Photo:"
-msgstr "Foto:"
+#: include/conversation.php:1218
+msgid "and"
+msgstr "e"
 
-#: include/enotify.php:308
+#: include/conversation.php:1224
 #, php-format
-msgid "Please visit %s to approve or reject the suggestion."
-msgstr "Visita %s per approvare o rifiutare il suggerimento."
-
-#: include/enotify.php:316 include/enotify.php:330
-msgid "[Friendica:Notify] Connection accepted"
-msgstr "[Friendica:Notifica] Connessione accettata"
+msgid "and %d other people"
+msgstr "e altre %d persone"
 
-#: include/enotify.php:318 include/enotify.php:332
+#: include/conversation.php:1233
 #, php-format
-msgid "'%1$s' has accepted your connection request at %2$s"
-msgstr "'%1$s' ha accettato la tua richiesta di connessione su %2$s"
+msgid "<span  %1$s>%2$d people</span> like this"
+msgstr "Piace a <span %1$s>%2$d persone</span>."
 
-#: include/enotify.php:319 include/enotify.php:333
+#: include/conversation.php:1234
 #, php-format
-msgid "%2$s has accepted your [url=%1$s]connection request[/url]."
-msgstr "%2$s ha accettato la tua [url=%1$s]richiesta di connessione[/url]"
-
-#: include/enotify.php:323
-msgid ""
-"You are now mutual friends and may exchange status updates, photos, and "
-"email without restriction."
-msgstr "Ora siete amici reciproci e potete scambiarvi aggiornamenti di stato, foto e messaggi privati senza restrizioni."
+msgid "%s like this."
+msgstr "a %s piace."
 
-#: include/enotify.php:325
+#: include/conversation.php:1237
 #, php-format
-msgid "Please visit %s if you wish to make any changes to this relationship."
-msgstr "Visita %s se vuoi modificare questa relazione."
+msgid "<span  %1$s>%2$d people</span> don't like this"
+msgstr "Non piace a <span %1$s>%2$d persone</span>."
 
-#: include/enotify.php:337
+#: include/conversation.php:1238
 #, php-format
-msgid ""
-"'%1$s' has chosen to accept you a \"fan\", which restricts some forms of "
-"communication - such as private messaging and some profile interactions. If "
-"this is a celebrity or community page, these settings were applied "
-"automatically."
-msgstr "'%1$s' ha scelto di accettarti come \"fan\", il che limita alcune forme di comunicazione, come i messaggi privati, e alcune possibilità di interazione col profilo. Se è una pagina di una comunità o di una celebrità, queste impostazioni sono state applicate automaticamente."
+msgid "%s don't like this."
+msgstr "a %s non piace."
 
-#: include/enotify.php:339
+#: include/conversation.php:1241
 #, php-format
-msgid ""
-"'%1$s' may choose to extend this into a two-way or more permissive "
-"relationship in the future."
-msgstr "'%1$s' può scegliere di estendere questa relazione in una relazione più permissiva in futuro."
+msgid "<span  %1$s>%2$d people</span> attend"
+msgstr "<span  %1$s>%2$d persone</span> partecipano"
 
-#: include/enotify.php:341
+#: include/conversation.php:1242
 #, php-format
-msgid "Please visit %s  if you wish to make any changes to this relationship."
-msgstr "Visita %s se desideri modificare questo collegamento."
-
-#: include/enotify.php:351
-msgid "[Friendica System:Notify] registration request"
-msgstr "[Friendica System:Notifica] richiesta di registrazione"
+msgid "%s attend."
+msgstr "%s partecipa."
 
-#: include/enotify.php:353
+#: include/conversation.php:1245
 #, php-format
-msgid "You've received a registration request from '%1$s' at %2$s"
-msgstr "Hai ricevuto una richiesta di registrazione da '%1$s' su %2$s"
+msgid "<span  %1$s>%2$d people</span> don't attend"
+msgstr "<span  %1$s>%2$d persone</span> non partecipano"
 
-#: include/enotify.php:354
+#: include/conversation.php:1246
 #, php-format
-msgid "You've received a [url=%1$s]registration request[/url] from %2$s."
-msgstr "Hai ricevuto una [url=%1$s]richiesta di registrazione[/url] da %2$s."
+msgid "%s don't attend."
+msgstr "%s non partecipa."
 
-#: include/enotify.php:358
+#: include/conversation.php:1249
 #, php-format
-msgid "Full Name:\t%1$s\\nSite Location:\t%2$s\\nLogin Name:\t%3$s (%4$s)"
-msgstr "Nome completo: %1$s\nIndirizzo del sito: %2$s\nNome utente: %3$s (%4$s)"
+msgid "<span  %1$s>%2$d people</span> attend maybe"
+msgstr "<span %1$s>%2$d persone</span> forse partecipano"
 
-#: include/enotify.php:361
+#: include/conversation.php:1250
 #, php-format
-msgid "Please visit %s to approve or reject the request."
-msgstr "Visita %s per approvare o rifiutare la richiesta."
+msgid "%s attend maybe."
+msgstr "%s forse partecipano."
 
-#: include/oembed.php:254
-msgid "Embedded content"
-msgstr "Contenuto incorporato"
+#: include/conversation.php:1280 include/conversation.php:1296
+msgid "Visible to <strong>everybody</strong>"
+msgstr "Visibile a <strong>tutti</strong>"
 
-#: include/oembed.php:262
-msgid "Embedding disabled"
-msgstr "Embed disabilitato"
+#: include/conversation.php:1281 include/conversation.php:1297
+#: 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 "Inserisci l'indirizzo del link:"
 
-#: include/security.php:64
-msgid "Welcome "
-msgstr "Ciao"
+#: include/conversation.php:1282 include/conversation.php:1298
+msgid "Please enter a video link/URL:"
+msgstr "Inserisci un collegamento video / URL:"
 
-#: include/security.php:65
-msgid "Please upload a profile photo."
-msgstr "Carica una foto per il profilo."
+#: include/conversation.php:1283 include/conversation.php:1299
+msgid "Please enter an audio link/URL:"
+msgstr "Inserisci un collegamento audio / URL:"
 
-#: include/security.php:67
-msgid "Welcome back "
-msgstr "Ciao "
+#: include/conversation.php:1284 include/conversation.php:1300
+msgid "Tag term:"
+msgstr "Tag:"
 
-#: include/security.php:424
-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 "Il token di sicurezza della form non era corretto. Probabilmente la form è rimasta aperta troppo a lungo (più di tre ore) prima di inviarla."
+#: include/conversation.php:1285 include/conversation.php:1301
+#: mod/filer.php:34
+msgid "Save to Folder:"
+msgstr "Salva nella Cartella:"
 
-#: include/photos.php:57 include/photos.php:66 mod/fbrowser.php:43
-#: mod/fbrowser.php:65 mod/photos.php:191 mod/photos.php:1109
-#: mod/photos.php:1233 mod/photos.php:1254 mod/photos.php:1816
-#: mod/photos.php:1830
-msgid "Contact Photos"
-msgstr "Foto dei contatti"
+#: include/conversation.php:1286 include/conversation.php:1302
+msgid "Where are you right now?"
+msgstr "Dove sei ora?"
 
-#: include/nav.php:38 mod/navigation.php:22
-msgid "Nothing new here"
-msgstr "Niente di nuovo qui"
+#: include/conversation.php:1287
+msgid "Delete item(s)?"
+msgstr "Cancellare questo elemento/i?"
 
-#: include/nav.php:42 mod/navigation.php:26
-msgid "Clear notifications"
-msgstr "Pulisci le notifiche"
+#: include/conversation.php:1336
+msgid "Share"
+msgstr "Condividi"
 
-#: include/nav.php:43 include/text.php:1090
-msgid "@name, !forum, #tags, content"
-msgstr "@nome, !forum, #tag, contenuto"
+#: include/conversation.php:1337 mod/wallmessage.php:143 mod/editpost.php:113
+#: mod/message.php:262 mod/message.php:430
+msgid "Upload photo"
+msgstr "Carica foto"
 
-#: include/nav.php:81 view/theme/frio/theme.php:250 boot.php:874
-msgid "Logout"
-msgstr "Esci"
+#: include/conversation.php:1338 mod/editpost.php:114
+msgid "upload photo"
+msgstr "carica foto"
 
-#: include/nav.php:81 view/theme/frio/theme.php:250
-msgid "End this session"
-msgstr "Finisci questa sessione"
+#: include/conversation.php:1339 mod/editpost.php:115
+msgid "Attach file"
+msgstr "Allega file"
 
-#: include/nav.php:84 include/identity.php:785 mod/contacts.php:667
-#: mod/contacts.php:863 view/theme/frio/theme.php:253
-msgid "Status"
-msgstr "Stato"
+#: include/conversation.php:1340 mod/editpost.php:116
+msgid "attach file"
+msgstr "allega file"
 
-#: include/nav.php:84 include/nav.php:164 view/theme/frio/theme.php:253
-msgid "Your posts and conversations"
-msgstr "I tuoi messaggi e le tue conversazioni"
+#: include/conversation.php:1341 mod/wallmessage.php:144 mod/editpost.php:117
+#: mod/message.php:263 mod/message.php:431
+msgid "Insert web link"
+msgstr "Inserisci link"
 
-#: include/nav.php:85 include/identity.php:631 include/identity.php:760
-#: include/identity.php:793 mod/newmember.php:20 mod/profperm.php:107
-#: mod/contacts.php:669 mod/contacts.php:871 view/theme/frio/theme.php:254
-msgid "Profile"
-msgstr "Profilo"
+#: include/conversation.php:1342 mod/editpost.php:118
+msgid "web link"
+msgstr "link web"
 
-#: include/nav.php:85 view/theme/frio/theme.php:254
-msgid "Your profile page"
-msgstr "Pagina del tuo profilo"
+#: include/conversation.php:1343 mod/editpost.php:119
+msgid "Insert video link"
+msgstr "Inserire collegamento video"
 
-#: include/nav.php:86 include/identity.php:801 mod/fbrowser.php:34
-#: view/theme/frio/theme.php:255
-msgid "Photos"
-msgstr "Foto"
+#: include/conversation.php:1344 mod/editpost.php:120
+msgid "video link"
+msgstr "link video"
 
-#: include/nav.php:86 view/theme/frio/theme.php:255
-msgid "Your photos"
-msgstr "Le tue foto"
+#: include/conversation.php:1345 mod/editpost.php:121
+msgid "Insert audio link"
+msgstr "Inserisci collegamento audio"
 
-#: include/nav.php:87 include/identity.php:809 include/identity.php:812
-#: view/theme/frio/theme.php:256
-msgid "Videos"
-msgstr "Video"
+#: include/conversation.php:1346 mod/editpost.php:122
+msgid "audio link"
+msgstr "link audio"
 
-#: include/nav.php:87 view/theme/frio/theme.php:256
-msgid "Your videos"
-msgstr "I tuoi video"
+#: include/conversation.php:1347 mod/editpost.php:123
+msgid "Set your location"
+msgstr "La tua posizione"
 
-#: include/nav.php:88 include/nav.php:152 include/identity.php:821
-#: include/identity.php:832 mod/cal.php:273 mod/events.php:383
-#: view/theme/frio/theme.php:257 view/theme/frio/theme.php:261
-msgid "Events"
-msgstr "Eventi"
+#: include/conversation.php:1348 mod/editpost.php:124
+msgid "set location"
+msgstr "posizione"
 
-#: include/nav.php:88 view/theme/frio/theme.php:257
-msgid "Your events"
-msgstr "I tuoi eventi"
+#: include/conversation.php:1349 mod/editpost.php:125
+msgid "Clear browser location"
+msgstr "Rimuovi la localizzazione data dal browser"
 
-#: include/nav.php:89
-msgid "Personal notes"
-msgstr "Note personali"
+#: include/conversation.php:1350 mod/editpost.php:126
+msgid "clear location"
+msgstr "canc. pos."
 
-#: include/nav.php:89
-msgid "Your personal notes"
-msgstr "Le tue note personali"
+#: include/conversation.php:1352 mod/editpost.php:140
+msgid "Set title"
+msgstr "Scegli un titolo"
 
-#: include/nav.php:98 mod/bookmarklet.php:15 boot.php:875
-msgid "Login"
-msgstr "Accedi"
+#: include/conversation.php:1354 mod/editpost.php:142
+msgid "Categories (comma-separated list)"
+msgstr "Categorie (lista separata da virgola)"
 
-#: include/nav.php:98
-msgid "Sign in"
-msgstr "Entra"
+#: include/conversation.php:1356 mod/editpost.php:128
+msgid "Permission settings"
+msgstr "Impostazioni permessi"
 
-#: include/nav.php:108
-msgid "Home Page"
-msgstr "Home Page"
+#: include/conversation.php:1357 mod/editpost.php:157
+msgid "permissions"
+msgstr "permessi"
 
-#: include/nav.php:112 mod/register.php:294 boot.php:851
-msgid "Register"
-msgstr "Registrati"
+#: include/conversation.php:1365 mod/editpost.php:137
+msgid "Public post"
+msgstr "Messaggio pubblico"
 
-#: include/nav.php:112
-msgid "Create an account"
-msgstr "Crea un account"
+#: include/conversation.php:1369 mod/editpost.php:148 mod/events.php:531
+#: mod/photos.php:1492 mod/photos.php:1531 mod/photos.php:1604
+#: src/Object/Post.php:797
+msgid "Preview"
+msgstr "Anteprima"
 
-#: include/nav.php:118 mod/help.php:51 view/theme/vier/theme.php:292
-msgid "Help"
-msgstr "Guida"
+#: include/conversation.php:1378
+msgid "Post to Groups"
+msgstr "Invia ai Gruppi"
 
-#: include/nav.php:118
-msgid "Help and documentation"
-msgstr "Guida e documentazione"
+#: include/conversation.php:1379
+msgid "Post to Contacts"
+msgstr "Invia ai Contatti"
 
-#: include/nav.php:122
-msgid "Apps"
-msgstr "Applicazioni"
+#: include/conversation.php:1380
+msgid "Private post"
+msgstr "Post privato"
 
-#: include/nav.php:122
-msgid "Addon applications, utilities, games"
-msgstr "Applicazioni, utilità e giochi aggiuntivi"
+#: include/conversation.php:1385 mod/editpost.php:155
+#: src/Model/Profile.php:342
+msgid "Message"
+msgstr "Messaggio"
 
-#: include/nav.php:126 include/text.php:1087 mod/search.php:145
-msgid "Search"
-msgstr "Cerca"
+#: include/conversation.php:1386 mod/editpost.php:156
+msgid "Browser"
+msgstr "Browser"
 
-#: include/nav.php:126
-msgid "Search site content"
-msgstr "Cerca nel contenuto del sito"
+#: include/conversation.php:1653
+msgid "View all"
+msgstr "Mostra tutto"
 
-#: include/nav.php:129 include/text.php:1095
-msgid "Full Text"
-msgstr "Testo Completo"
+#: include/conversation.php:1676
+msgid "Like"
+msgid_plural "Likes"
+msgstr[0] "Mi piace"
+msgstr[1] "Mi piace"
 
-#: include/nav.php:130 include/text.php:1096
-msgid "Tags"
-msgstr "Tags:"
+#: include/conversation.php:1679
+msgid "Dislike"
+msgid_plural "Dislikes"
+msgstr[0] "Non mi piace"
+msgstr[1] "Non mi piace"
 
-#: include/nav.php:131 include/nav.php:195 include/identity.php:854
-#: include/identity.php:857 include/text.php:1097 mod/viewcontacts.php:124
-#: mod/contacts.php:822 mod/contacts.php:883 view/theme/frio/theme.php:264
-msgid "Contacts"
-msgstr "Contatti"
+#: include/conversation.php:1685
+msgid "Not Attending"
+msgid_plural "Not Attending"
+msgstr[0] "Non partecipa"
+msgstr[1] "Non partecipano"
 
-#: include/nav.php:146 include/nav.php:148 mod/community.php:31
-msgid "Community"
-msgstr "Comunità"
+#: include/conversation.php:1688 src/Content/ContactSelector.php:125
+msgid "Undecided"
+msgid_plural "Undecided"
+msgstr[0] "Indeciso"
+msgstr[1] "Indecisi"
 
-#: include/nav.php:146
-msgid "Conversations on this site"
-msgstr "Conversazioni su questo sito"
+#: include/dba.php:59
+#, php-format
+msgid "Cannot locate DNS info for database server '%s'"
+msgstr "Non trovo le informazioni DNS per il database server '%s'"
 
-#: include/nav.php:148
-msgid "Conversations on the network"
-msgstr "Conversazioni nella rete"
+#: mod/allfriends.php:51
+msgid "No friends to display."
+msgstr "Nessun amico da visualizzare."
 
-#: include/nav.php:152 include/identity.php:824 include/identity.php:835
-#: view/theme/frio/theme.php:261
-msgid "Events and Calendar"
-msgstr "Eventi e calendario"
+#: mod/allfriends.php:90 mod/suggest.php:101 mod/dirfind.php:218
+#: mod/match.php:105 src/Content/Widget.php:37 src/Model/Profile.php:297
+msgid "Connect"
+msgstr "Connetti"
 
-#: include/nav.php:155
-msgid "Directory"
-msgstr "Elenco"
+#: mod/api.php:85 mod/api.php:107
+msgid "Authorize application connection"
+msgstr "Autorizza la connessione dell'applicazione"
 
-#: include/nav.php:155
-msgid "People directory"
-msgstr "Elenco delle persone"
+#: mod/api.php:86
+msgid "Return to your app and insert this Securty Code:"
+msgstr "Torna alla tua applicazione e inserisci questo codice di sicurezza:"
 
-#: include/nav.php:157
-msgid "Information"
-msgstr "Informazioni"
+#: mod/api.php:95
+msgid "Please login to continue."
+msgstr "Effettua il login per continuare."
 
-#: include/nav.php:157
-msgid "Information about this friendica instance"
-msgstr "Informazioni su questo server friendica"
+#: 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 "Vuoi autorizzare questa applicazione per accedere ai messaggi e ai contatti, e / o creare nuovi messaggi per te?"
 
-#: include/nav.php:161 view/theme/frio/theme.php:260
-msgid "Conversations from your friends"
-msgstr "Conversazioni dai tuoi amici"
+#: mod/api.php:111 mod/profiles.php:649 mod/profiles.php:653
+#: mod/profiles.php:674 mod/dfrn_request.php:653 mod/follow.php:148
+#: mod/register.php:238 mod/settings.php:1109 mod/settings.php:1115
+#: mod/settings.php:1122 mod/settings.php:1126 mod/settings.php:1130
+#: mod/settings.php:1134 mod/settings.php:1138 mod/settings.php:1142
+#: mod/settings.php:1162 mod/settings.php:1163 mod/settings.php:1164
+#: mod/settings.php:1165 mod/settings.php:1166
+msgid "No"
+msgstr "No"
 
-#: include/nav.php:162
-msgid "Network Reset"
-msgstr "Reset pagina Rete"
+#: mod/apps.php:14 index.php:242
+msgid "You must be logged in to use addons. "
+msgstr "Devi aver effettuato il login per usare i componenti aggiuntivi."
 
-#: include/nav.php:162
-msgid "Load Network page with no filters"
-msgstr "Carica la pagina Rete senza nessun filtro"
+#: mod/apps.php:19
+msgid "Applications"
+msgstr "Applicazioni"
 
-#: include/nav.php:169
-msgid "Friend Requests"
-msgstr "Richieste di amicizia"
+#: mod/apps.php:22
+msgid "No installed applications."
+msgstr "Nessuna applicazione installata."
 
-#: include/nav.php:172 mod/notifications.php:99
-msgid "Notifications"
-msgstr "Notifiche"
+#: mod/attach.php:15
+msgid "Item not available."
+msgstr "Oggetto non disponibile."
 
-#: include/nav.php:173
-msgid "See all notifications"
-msgstr "Vedi tutte le notifiche"
+#: mod/attach.php:25
+msgid "Item was not found."
+msgstr "Oggetto non trovato."
 
-#: include/nav.php:174 mod/settings.php:911
-msgid "Mark as seen"
-msgstr "Segna come letto"
+#: mod/common.php:91
+msgid "No contacts in common."
+msgstr "Nessun contatto in comune."
 
-#: include/nav.php:174
-msgid "Mark all system notifications seen"
-msgstr "Segna tutte le notifiche come viste"
+#: mod/common.php:140 mod/contacts.php:877
+msgid "Common Friends"
+msgstr "Amici in comune"
 
-#: include/nav.php:178 mod/message.php:180 view/theme/frio/theme.php:262
-msgid "Messages"
-msgstr "Messaggi"
+#: mod/credits.php:18
+msgid "Credits"
+msgstr "Crediti"
 
-#: include/nav.php:178 view/theme/frio/theme.php:262
-msgid "Private mail"
-msgstr "Posta privata"
+#: 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 è un progetto comunitario, che non sarebbe stato possibile realizzare senza l'aiuto di molte persone.\nQuesta è una lista di chi ha contribuito al codice o alle traduzioni di Friendica. Grazie a tutti!"
 
-#: include/nav.php:179
-msgid "Inbox"
-msgstr "In arrivo"
+#: mod/crepair.php:87
+msgid "Contact settings applied."
+msgstr "Contatto modificato."
 
-#: include/nav.php:180
-msgid "Outbox"
-msgstr "Inviati"
+#: mod/crepair.php:89
+msgid "Contact update failed."
+msgstr "Le modifiche al contatto non sono state salvate."
 
-#: include/nav.php:181 mod/message.php:19
-msgid "New Message"
-msgstr "Nuovo messaggio"
+#: mod/crepair.php:110 mod/dfrn_confirm.php:131 mod/fsuggest.php:29
+#: mod/fsuggest.php:97
+msgid "Contact not found."
+msgstr "Contatto non trovato."
 
-#: include/nav.php:184
-msgid "Manage"
-msgstr "Gestisci"
+#: 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>ATTENZIONE: Queste sono impostazioni avanzate</strong> e se inserisci informazioni errate le tue comunicazioni con questo contatto potrebbero non funzionare più"
 
-#: include/nav.php:184
-msgid "Manage other pages"
-msgstr "Gestisci altre pagine"
+#: 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 "Usa <strong>ora</strong> il tasto 'Indietro' del tuo browser se non sei sicuro di cosa fare in questa pagina."
 
-#: include/nav.php:187 mod/settings.php:81
-msgid "Delegations"
-msgstr "Delegazioni"
+#: mod/crepair.php:129 mod/crepair.php:131
+msgid "No mirroring"
+msgstr "Non duplicare"
 
-#: include/nav.php:187 mod/delegate.php:130
-msgid "Delegate Page Management"
-msgstr "Gestione delegati per la pagina"
+#: mod/crepair.php:129
+msgid "Mirror as forwarded posting"
+msgstr "Duplica come messaggi ricondivisi"
 
-#: include/nav.php:189 mod/newmember.php:15 mod/admin.php:1740
-#: mod/admin.php:2016 mod/settings.php:111 view/theme/frio/theme.php:263
-msgid "Settings"
-msgstr "Impostazioni"
+#: mod/crepair.php:129 mod/crepair.php:131
+msgid "Mirror as my own posting"
+msgstr "Duplica come miei messaggi"
 
-#: include/nav.php:189 view/theme/frio/theme.php:263
-msgid "Account settings"
-msgstr "Parametri account"
+#: mod/crepair.php:144
+msgid "Return to contact editor"
+msgstr "Ritorna alla modifica contatto"
 
-#: include/nav.php:192 include/identity.php:294
-msgid "Profiles"
-msgstr "Profili"
+#: mod/crepair.php:146
+msgid "Refetch contact data"
+msgstr "Ricarica dati contatto"
 
-#: include/nav.php:192
-msgid "Manage/Edit Profiles"
-msgstr "Gestisci/Modifica i profili"
+#: mod/crepair.php:148 mod/invite.php:150 mod/manage.php:184
+#: mod/profiles.php:685 mod/contacts.php:601 mod/install.php:251
+#: mod/install.php:290 mod/localtime.php:56 mod/poke.php:199
+#: mod/events.php:533 mod/fsuggest.php:116 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 view/theme/duepuntozero/config.php:71
+#: view/theme/frio/config.php:113 view/theme/quattro/config.php:73
+#: view/theme/vier/config.php:119 src/Object/Post.php:788
+msgid "Submit"
+msgstr "Invia"
 
-#: include/nav.php:195 view/theme/frio/theme.php:264
-msgid "Manage/edit friends and contacts"
-msgstr "Gestisci/modifica amici e contatti"
+#: mod/crepair.php:149
+msgid "Remote Self"
+msgstr "Io remoto"
 
-#: include/nav.php:200 mod/admin.php:204
-msgid "Admin"
-msgstr "Amministrazione"
+#: mod/crepair.php:152
+msgid "Mirror postings from this contact"
+msgstr "Ripeti i messaggi di questo contatto"
 
-#: include/nav.php:200
-msgid "Site setup and configuration"
-msgstr "Configurazione del sito"
+#: mod/crepair.php:154
+msgid ""
+"Mark this contact as remote_self, this will cause friendica to repost new "
+"entries from this contact."
+msgstr "Imposta questo contatto come 'io remoto', questo farà si che friendica re invii i nuovi messaggi da questo contatto."
 
-#: include/nav.php:203
-msgid "Navigation"
-msgstr "Navigazione"
+#: mod/crepair.php:158 mod/admin.php:439 mod/admin.php:1689 mod/admin.php:1701
+#: mod/admin.php:1714 mod/admin.php:1730 mod/settings.php:681
+#: mod/settings.php:707
+msgid "Name"
+msgstr "Nome"
 
-#: include/nav.php:203
-msgid "Site map"
-msgstr "Mappa del sito"
+#: mod/crepair.php:159
+msgid "Account Nickname"
+msgstr "Nome utente"
 
-#: include/Contact.php:397 include/Contact.php:410 include/Contact.php:455
-#: include/conversation.php:1022 include/conversation.php:1038
-#: mod/allfriends.php:71 mod/match.php:77 mod/suggest.php:82
-#: mod/directory.php:151 mod/dirfind.php:213
-msgid "View Profile"
-msgstr "Visualizza profilo"
+#: mod/crepair.php:160
+msgid "@Tagname - overrides Name/Nickname"
+msgstr "@TagName - al posto del nome utente"
 
-#: include/Contact.php:454 include/conversation.php:1021
-msgid "View Status"
-msgstr "Visualizza stato"
+#: mod/crepair.php:161
+msgid "Account URL"
+msgstr "URL dell'utente"
 
-#: include/Contact.php:456 include/conversation.php:1023
-msgid "View Photos"
-msgstr "Visualizza foto"
+#: mod/crepair.php:162
+msgid "Friend Request URL"
+msgstr "URL Richiesta Amicizia"
 
-#: include/Contact.php:457 include/conversation.php:1024
-msgid "Network Posts"
-msgstr "Post della Rete"
+#: mod/crepair.php:163
+msgid "Friend Confirm URL"
+msgstr "URL Conferma Amicizia"
 
-#: include/Contact.php:458 include/conversation.php:1025
-msgid "View Contact"
-msgstr "Mostra contatto"
+#: mod/crepair.php:164
+msgid "Notification Endpoint URL"
+msgstr "URL Notifiche"
 
-#: include/Contact.php:459
-msgid "Drop Contact"
-msgstr "Rimuovi contatto"
+#: mod/crepair.php:165
+msgid "Poll/Feed URL"
+msgstr "URL Feed"
 
-#: include/Contact.php:460 include/conversation.php:1026
-msgid "Send PM"
-msgstr "Invia messaggio privato"
+#: mod/crepair.php:166
+msgid "New photo from this URL"
+msgstr "Nuova foto da questo URL"
 
-#: include/Contact.php:461 include/conversation.php:1030
-msgid "Poke"
-msgstr "Stuzzica"
+#: mod/fbrowser.php:34 view/theme/frio/theme.php:261 src/Content/Nav.php:102
+#: src/Model/Profile.php:904
+msgid "Photos"
+msgstr "Foto"
 
-#: include/Contact.php:884
-msgid "Organisation"
-msgstr "Organizzazione"
+#: 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 "Foto dei contatti"
 
-#: include/Contact.php:887
-msgid "News"
-msgstr "Notizie"
+#: mod/fbrowser.php:105 mod/fbrowser.php:136 mod/profile_photo.php:265
+msgid "Upload"
+msgstr "Carica"
 
-#: include/Contact.php:890
-msgid "Forum"
-msgstr "Forum"
+#: mod/fbrowser.php:131
+msgid "Files"
+msgstr "File"
 
-#: include/Photo.php:995 include/Photo.php:1011 include/Photo.php:1019
-#: include/Photo.php:1044 include/message.php:139 mod/item.php:470
-#: mod/wall_upload.php:227
-msgid "Wall Photos"
-msgstr "Foto della bacheca"
+#: 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:289
+msgid "Not Found"
+msgstr "Non trovato"
 
-#: include/acl_selectors.php:355
-msgid "Post to Email"
-msgstr "Invia a email"
+#: mod/hcard.php:18
+msgid "No profile"
+msgstr "Nessun profilo"
 
-#: include/acl_selectors.php:360
-#, php-format
-msgid "Connectors disabled, since \"%s\" is enabled."
-msgstr "Connettore disabilitato, dato che \"%s\" è abilitato."
+#: mod/help.php:48
+msgid "Help:"
+msgstr "Guida:"
 
-#: include/acl_selectors.php:361 mod/settings.php:1175
-msgid "Hide your profile details from unknown viewers?"
-msgstr "Nascondi i dettagli del tuo profilo ai visitatori sconosciuti?"
+#: mod/help.php:54 view/theme/vier/theme.php:298 src/Content/Nav.php:134
+msgid "Help"
+msgstr "Guida"
 
-#: include/acl_selectors.php:367
-msgid "Visible to everybody"
-msgstr "Visibile a tutti"
+#: mod/help.php:63 index.php:294
+msgid "Page not found."
+msgstr "Pagina non trovata."
 
-#: include/acl_selectors.php:368 view/theme/vier/config.php:110
-msgid "show"
-msgstr "mostra"
+#: mod/home.php:39
+#, php-format
+msgid "Welcome to %s"
+msgstr "Benvenuto su %s"
 
-#: include/acl_selectors.php:369 view/theme/vier/config.php:110
-msgid "don't show"
-msgstr "non mostrare"
+#: mod/lockview.php:38 mod/lockview.php:46
+msgid "Remote privacy information not available."
+msgstr "Informazioni remote sulla privacy non disponibili."
 
-#: include/acl_selectors.php:375 mod/editpost.php:126
-msgid "CC: email addresses"
-msgstr "CC: indirizzi email"
+#: mod/lockview.php:55
+msgid "Visible to:"
+msgstr "Visibile a:"
 
-#: include/acl_selectors.php:376 mod/editpost.php:133
-msgid "Example: bob@example.com, mary@example.com"
-msgstr "Esempio: bob@example.com, mary@example.com"
+#: mod/maintenance.php:24
+msgid "System down for maintenance"
+msgstr "Sistema in manutenzione"
 
-#: include/acl_selectors.php:378 mod/events.php:532 mod/photos.php:1173
-#: mod/photos.php:1570
-msgid "Permissions"
-msgstr "Permessi"
+#: mod/newmember.php:11
+msgid "Welcome to Friendica"
+msgstr "Benvenuto su Friendica"
 
-#: include/acl_selectors.php:379
-msgid "Close"
-msgstr "Chiudi"
+#: mod/newmember.php:12
+msgid "New Member Checklist"
+msgstr "Cose da fare per i Nuovi Utenti"
 
-#: include/api.php:1104
-#, php-format
-msgid "Daily posting limit of %d posts reached. The post was rejected."
-msgstr "Limite giornaliero di %d messaggi raggiunto. Il messaggio è stato rifiutato"
+#: 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 "Vorremmo offrirti qualche trucco e dei link alla guida per aiutarti ad avere un'esperienza divertente. Clicca su un qualsiasi elemento per visitare la relativa pagina. Un link a questa pagina sarà visibile nella tua home per due settimane dopo la tua registrazione."
 
-#: include/api.php:1125
-#, php-format
-msgid "Weekly posting limit of %d posts reached. The post was rejected."
-msgstr "Limite settimanale di %d messaggi raggiunto. Il messaggio è stato rifiutato"
+#: mod/newmember.php:15
+msgid "Getting Started"
+msgstr "Come Iniziare"
 
-#: include/api.php:1146
-#, php-format
-msgid "Monthly posting limit of %d posts reached. The post was rejected."
-msgstr "Limite mensile di %d messaggi raggiunto. Il messaggio è stato rifiutato"
+#: mod/newmember.php:17
+msgid "Friendica Walk-Through"
+msgstr "Friendica Passo-Passo"
 
-#: include/api.php:3718 include/user.php:302 include/user.php:310
-#: include/user.php:318 mod/photos.php:75 mod/photos.php:191
-#: mod/photos.php:778 mod/photos.php:1233 mod/photos.php:1254
-#: mod/photos.php:1840 mod/profile_photo.php:76 mod/profile_photo.php:84
-#: mod/profile_photo.php:92 mod/profile_photo.php:216
-#: mod/profile_photo.php:311 mod/profile_photo.php:321
-msgid "Profile Photos"
-msgstr "Foto del profilo"
+#: 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 "Sulla tua pagina <em>Quick Start</em> - veloce introduzione alla tua pagina profilo e alla pagina Rete, fai qualche nuova amicizia, e trova qualche gruppo a cui unirti."
 
-#: include/bbcode.php:429 include/bbcode.php:1192 include/bbcode.php:1193
-msgid "Image/photo"
-msgstr "Immagine/foto"
+#: mod/newmember.php:19 mod/admin.php:1814 mod/admin.php:2083
+#: mod/settings.php:122 view/theme/frio/theme.php:269 src/Content/Nav.php:206
+msgid "Settings"
+msgstr "Impostazioni"
 
-#: include/bbcode.php:545
-#, 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/newmember.php:21
+msgid "Go to Your Settings"
+msgstr "Vai alle tue Impostazioni"
 
-#: include/bbcode.php:1149 include/bbcode.php:1171
-msgid "$1 wrote:"
-msgstr "$1 ha scritto:"
+#: 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 "Nella tua pagina <em>Impostazioni</em> - cambia la tua password iniziale. Prendi anche nota del tuo Indirizzo Identità. Assomiglia a un indirizzo email e sarà utile per stringere amicizie nel web sociale libero."
 
-#: include/bbcode.php:1201 include/bbcode.php:1202
-msgid "Encrypted content"
-msgstr "Contenuto criptato"
+#: 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 "Guarda le altre impostazioni, in particolare le impostazioni della privacy. Un profilo non pubblicato è come un numero di telefono non in elenco. In genere, dovresti pubblicare il tuo profilo - a meno che tutti i tuoi amici e potenziali tali sappiano esattamente come trovarti."
 
-#: include/bbcode.php:1321
-msgid "Invalid source protocol"
-msgstr "Protocollo sorgente non valido"
+#: mod/newmember.php:24 mod/contacts.php:662 mod/contacts.php:854
+#: mod/profperm.php:113 view/theme/frio/theme.php:260 src/Content/Nav.php:101
+#: src/Model/Profile.php:730 src/Model/Profile.php:863
+#: src/Model/Profile.php:896
+msgid "Profile"
+msgstr "Profilo"
 
-#: include/bbcode.php:1332
-msgid "Invalid link protocol"
-msgstr "Protocollo link non valido"
+#: mod/newmember.php:26 mod/profiles.php:704 mod/profile_photo.php:264
+msgid "Upload Profile Photo"
+msgstr "Carica la foto del profilo"
 
-#: include/contact_selectors.php:32
-msgid "Unknown | Not categorised"
-msgstr "Sconosciuto | non categorizzato"
+#: 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 "Carica una foto del profilo se non l'hai ancora fatto. Studi hanno mostrato che persone che hanno vere foto di se stessi hanno dieci volte più probabilità di fare amicizie rispetto alle persone che non ce l'hanno."
 
-#: include/contact_selectors.php:33
-msgid "Block immediately"
-msgstr "Blocca immediatamente"
+#: mod/newmember.php:27
+msgid "Edit Your Profile"
+msgstr "Modifica il tuo Profilo"
 
-#: include/contact_selectors.php:34
-msgid "Shady, spammer, self-marketer"
-msgstr "Losco, venditore di fumo"
+#: 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 "Modifica il tuo profilo <strong>predefinito</strong> a piacimento. Rivedi le impostazioni per nascondere la tua lista di amici e nascondere il profilo ai visitatori sconosciuti."
 
-#: include/contact_selectors.php:35
-msgid "Known to me, but no opinion"
-msgstr "Lo conosco, ma non ho un'opinione particolare"
+#: mod/newmember.php:28
+msgid "Profile Keywords"
+msgstr "Parole chiave del profilo"
 
-#: include/contact_selectors.php:36
-msgid "OK, probably harmless"
-msgstr "E' ok, probabilmente innocuo"
+#: 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 "Inserisci qualche parola chiave pubblica nel tuo profilo predefinito che descriva i tuoi interessi. Potremmo essere in grado di trovare altre persone con interessi similari e suggerirti delle amicizie."
 
-#: include/contact_selectors.php:37
-msgid "Reputable, has my trust"
-msgstr "Rispettabile, ha la mia fiducia"
+#: mod/newmember.php:30
+msgid "Connecting"
+msgstr "Collegarsi"
 
-#: include/contact_selectors.php:56 mod/admin.php:1095
-msgid "Frequently"
-msgstr "Frequentemente"
+#: mod/newmember.php:36
+msgid "Importing Emails"
+msgstr "Importare le Email"
 
-#: include/contact_selectors.php:57 mod/admin.php:1096
-msgid "Hourly"
-msgstr "Ogni ora"
+#: 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 "Inserisci i tuoi dati di accesso all'email nella tua pagina Impostazioni Connettori se vuoi importare e interagire con amici o mailing list dalla tua casella di posta in arrivo"
 
-#: include/contact_selectors.php:58 mod/admin.php:1097
-msgid "Twice daily"
-msgstr "Due volte al dì"
+#: mod/newmember.php:39
+msgid "Go to Your Contacts Page"
+msgstr "Vai alla tua pagina Contatti"
 
-#: include/contact_selectors.php:59 mod/admin.php:1098
-msgid "Daily"
-msgstr "Giornalmente"
+#: 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 "La tua pagina Contatti è il mezzo per gestire le amicizie e collegarsi con amici su altre reti. Di solito, basta inserire l'indirizzo nel campo <em>Aggiungi Nuovo Contatto</em>"
 
-#: include/contact_selectors.php:60
-msgid "Weekly"
-msgstr "Settimanalmente"
+#: mod/newmember.php:40
+msgid "Go to Your Site's Directory"
+msgstr "Vai all'Elenco del tuo sito"
 
-#: include/contact_selectors.php:61
-msgid "Monthly"
-msgstr "Mensilmente"
+#: 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 "La pagina Elenco ti permette di trovare altre persone in questa rete o in altri siti. Cerca un link <em>Connetti</em> o <em>Segui</em> nella loro pagina del profilo. Inserisci il tuo Indirizzo Identità, se richiesto."
 
-#: include/contact_selectors.php:76 mod/dfrn_request.php:887
-msgid "Friendica"
-msgstr "Friendica"
+#: mod/newmember.php:41
+msgid "Finding New People"
+msgstr "Trova nuove persone"
 
-#: include/contact_selectors.php:77
-msgid "OStatus"
-msgstr "Ostatus"
+#: 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 "Nel pannello laterale nella pagina \"Contatti\", ci sono diversi strumenti per trovare nuovi amici. Possiamo confrontare le persone per interessi, cercare le persone per nome e fornire suggerimenti basati sui tuoi contatti esistenti. Su un sito nuovo, i suggerimenti sono di solito presenti dopo 24 ore."
 
-#: include/contact_selectors.php:78
-msgid "RSS/Atom"
-msgstr "RSS / Atom"
+#: mod/newmember.php:43 src/Model/Group.php:402
+msgid "Groups"
+msgstr "Gruppi"
 
-#: include/contact_selectors.php:79 include/contact_selectors.php:86
-#: mod/admin.php:1612 mod/admin.php:1625 mod/admin.php:1638 mod/admin.php:1656
-msgid "Email"
-msgstr "Email"
+#: mod/newmember.php:45
+msgid "Group Your Contacts"
+msgstr "Raggruppa i tuoi contatti"
 
-#: include/contact_selectors.php:80 mod/dfrn_request.php:889
-#: mod/settings.php:858
-msgid "Diaspora"
-msgstr "Diaspora"
+#: 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 "Quando avrai alcuni amici, organizzali in gruppi di conversazioni private dalla barra laterale della tua pagina Contatti. Potrai interagire privatamente con ogni gruppo nella tua pagina Rete"
 
-#: include/contact_selectors.php:81
-msgid "Facebook"
-msgstr "Facebook"
+#: mod/newmember.php:48
+msgid "Why Aren't My Posts Public?"
+msgstr "Perché i miei post non sono pubblici?"
 
-#: include/contact_selectors.php:82
-msgid "Zot!"
-msgstr "Zot!"
+#: 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 rispetta la tua privacy. Per impostazione predefinita, i tuoi post sono mostrati solo alle persone che hai aggiunto come amici. Per maggiori informazioni guarda la sezione della guida dal link qui sopra."
 
-#: include/contact_selectors.php:83
-msgid "LinkedIn"
-msgstr "LinkedIn"
+#: mod/newmember.php:52
+msgid "Getting Help"
+msgstr "Ottenere Aiuto"
 
-#: include/contact_selectors.php:84
-msgid "XMPP/IM"
-msgstr "XMPP/IM"
+#: mod/newmember.php:54
+msgid "Go to the Help Section"
+msgstr "Vai alla sezione Guida"
 
-#: include/contact_selectors.php:85
-msgid "MySpace"
-msgstr "MySpace"
+#: mod/newmember.php:54
+msgid ""
+"Our <strong>help</strong> pages may be consulted for detail on other program"
+" features and resources."
+msgstr "Le nostre pagine della <strong>guida</strong> possono essere consultate per avere dettagli su altre caratteristiche del programma e altre risorse."
 
-#: include/contact_selectors.php:87
-msgid "Google+"
-msgstr "Google+"
+#: mod/nogroup.php:42 mod/contacts.php:610 mod/contacts.php:943
+#: mod/viewcontacts.php:112
+#, php-format
+msgid "Visit %s's profile [%s]"
+msgstr "Visita il profilo di %s [%s]"
 
-#: include/contact_selectors.php:88
-msgid "pump.io"
-msgstr "pump.io"
+#: mod/nogroup.php:43 mod/contacts.php:944
+msgid "Edit contact"
+msgstr "Modifica contatto"
 
-#: include/contact_selectors.php:89
-msgid "Twitter"
-msgstr "Twitter"
+#: mod/nogroup.php:63
+msgid "Contacts who are not members of a group"
+msgstr "Contatti che non sono membri di un gruppo"
 
-#: include/contact_selectors.php:90
-msgid "Diaspora Connector"
-msgstr "Connettore Diaspora"
+#: mod/p.php:14
+msgid "Not Extended"
+msgstr "Not Extended"
 
-#: include/contact_selectors.php:91
-msgid "GNU Social Connector"
-msgstr "Connettore GNU Social"
+#: mod/repair_ostatus.php:18
+msgid "Resubscribing to OStatus contacts"
+msgstr "Risottoscrivi i contatti OStatus"
 
-#: include/contact_selectors.php:92
-msgid "pnut"
-msgstr "pnut"
+#: mod/repair_ostatus.php:34
+msgid "Error"
+msgstr "Errore"
 
-#: include/contact_selectors.php:93
-msgid "App.net"
-msgstr "App.net"
+#: mod/repair_ostatus.php:48 mod/ostatus_subscribe.php:61
+msgid "Done"
+msgstr "Fatto"
 
-#: include/conversation.php:135 include/conversation.php:287
-#: include/like.php:185 include/text.php:1894
-msgid "event"
-msgstr "l'evento"
+#: mod/repair_ostatus.php:54 mod/ostatus_subscribe.php:85
+msgid "Keep this window open until done."
+msgstr "Tieni questa finestra aperta fino a che ha finito."
 
-#: include/conversation.php:138 include/conversation.php:148
-#: include/conversation.php:290 include/conversation.php:299
-#: include/diaspora.php:1787 include/like.php:183 mod/subthread.php:90
-#: mod/tagger.php:65
-msgid "status"
-msgstr "stato"
+#: mod/suggest.php:36
+msgid "Do you really want to delete this suggestion?"
+msgstr "Vuoi veramente cancellare questo suggerimento?"
 
-#: include/conversation.php:143 include/conversation.php:295
-#: include/like.php:183 include/text.php:1896 mod/subthread.php:90
-#: mod/tagger.php:65
-msgid "photo"
-msgstr "foto"
+#: mod/suggest.php:73
+msgid ""
+"No suggestions available. If this is a new site, please try again in 24 "
+"hours."
+msgstr "Nessun suggerimento disponibile. Se questo è un sito nuovo, riprova tra 24 ore."
 
-#: include/conversation.php:155 include/diaspora.php:1783 include/like.php:32
-#, php-format
-msgid "%1$s likes %2$s's %3$s"
-msgstr "A %1$s piace %3$s di %2$s"
+#: mod/suggest.php:84 mod/suggest.php:104
+msgid "Ignore/Hide"
+msgstr "Ignora / Nascondi"
 
-#: include/conversation.php:158 include/like.php:36 include/like.php:41
-#, php-format
-msgid "%1$s doesn't like %2$s's %3$s"
-msgstr "A %1$s non piace %3$s di %2$s"
+#: mod/suggest.php:114 view/theme/vier/theme.php:203 src/Content/Widget.php:64
+msgid "Friend Suggestions"
+msgstr "Contatti suggeriti"
 
-#: include/conversation.php:161
-#, php-format
-msgid "%1$s attends %2$s's %3$s"
-msgstr "%1$s partecipa a %3$s di %2$s"
+#: mod/unfollow.php:34
+msgid "Contact wasn't found or can't be unfollowed."
+msgstr "Il contatto non è stato trovato o non si può smettere di seguirlo."
 
-#: include/conversation.php:164
-#, php-format
-msgid "%1$s doesn't attend %2$s's %3$s"
-msgstr "%1$s non partecipa a %3$s di %2$s"
+#: mod/unfollow.php:47
+msgid "Contact unfollowed"
+msgstr "Smesso di seguire il contatto"
 
-#: include/conversation.php:167
-#, php-format
-msgid "%1$s attends maybe %2$s's %3$s"
-msgstr "%1$s forse partecipa a %3$s di %2$s"
+#: mod/unfollow.php:65 mod/dfrn_request.php:662 mod/follow.php:61
+msgid "Submit Request"
+msgstr "Invia richiesta"
 
-#: include/conversation.php:200 mod/dfrn_confirm.php:481
-#, php-format
-msgid "%1$s is now friends with %2$s"
-msgstr "%1$s e %2$s adesso sono amici"
+#: mod/unfollow.php:73
+msgid "You aren't a friend of this contact."
+msgstr "Non sei un amico di questo contatto"
 
-#: include/conversation.php:241
-#, php-format
-msgid "%1$s poked %2$s"
-msgstr "%1$s ha stuzzicato %2$s"
+#: mod/unfollow.php:79
+msgid "Unfollowing is currently not supported by your network."
+msgstr "Smettere di seguire non è al momento supportato dalla tua rete."
 
-#: include/conversation.php:262 mod/mood.php:66
-#, php-format
-msgid "%1$s is currently %2$s"
-msgstr "%1$s al momento è %2$s"
+#: mod/unfollow.php:100 mod/contacts.php:590
+msgid "Disconnect/Unfollow"
+msgstr "Disconnetti/Non Seguire"
 
-#: include/conversation.php:309 mod/tagger.php:98
-#, php-format
-msgid "%1$s tagged %2$s's %3$s with %4$s"
-msgstr "%1$s ha taggato %3$s di %2$s con %4$s"
+#: mod/unfollow.php:113 mod/dfrn_request.php:660 mod/follow.php:155
+msgid "Your Identity Address:"
+msgstr "L'indirizzo della tua identità:"
 
-#: include/conversation.php:336
-msgid "post/item"
-msgstr "post/elemento"
+#: mod/unfollow.php:122 mod/notifications.php:258 mod/contacts.php:647
+#: mod/follow.php:164 mod/admin.php:439 mod/admin.php:449
+msgid "Profile URL"
+msgstr "URL Profilo"
 
-#: include/conversation.php:337
-#, php-format
-msgid "%1$s marked %2$s's %3$s as favorite"
-msgstr "%1$s ha segnato il/la %3$s di %2$s come preferito"
+#: mod/unfollow.php:132 mod/contacts.php:849 mod/follow.php:181
+#: src/Model/Profile.php:891
+msgid "Status Messages and Posts"
+msgstr "Messaggi di stato e post"
 
-#: include/conversation.php:623 mod/photos.php:1639 mod/profiles.php:340
-msgid "Likes"
-msgstr "Mi piace"
+#: 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 "[Contenuto incorporato - ricarica la pagina per visualizzarlo correttamente]"
 
-#: include/conversation.php:623 mod/photos.php:1639 mod/profiles.php:344
-msgid "Dislikes"
-msgstr "Non mi piace"
+#: 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 "Questo sito ha superato il numero di registrazioni giornaliere consentite. Prova di nuovo domani."
 
-#: include/conversation.php:624 include/conversation.php:1559
-#: mod/photos.php:1640
-msgid "Attending"
-msgid_plural "Attending"
-msgstr[0] "Partecipa"
-msgstr[1] "Partecipano"
+#: mod/uimport.php:70 mod/register.php:285
+msgid "Import"
+msgstr "Importa"
 
-#: include/conversation.php:624 mod/photos.php:1640
-msgid "Not attending"
-msgstr "Non partecipa"
-
-#: include/conversation.php:624 mod/photos.php:1640
-msgid "Might attend"
-msgstr "Forse partecipa"
+#: mod/uimport.php:72
+msgid "Move account"
+msgstr "Muovi account"
 
-#: include/conversation.php:761 mod/photos.php:1705 object/Item.php:147
-msgid "Select"
-msgstr "Seleziona"
+#: mod/uimport.php:73
+msgid "You can import an account from another Friendica server."
+msgstr "Puoi importare un account da un altro server Friendica."
 
-#: include/conversation.php:762 mod/admin.php:1630 mod/contacts.php:838
-#: mod/contacts.php:1037 mod/photos.php:1706 mod/settings.php:754
-#: object/Item.php:148
-msgid "Delete"
-msgstr "Rimuovi"
+#: 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 "Devi esportare il tuo account dal vecchio server e caricarlo qui. Noi ricreeremo il tuo vecchio account qui, con tutti i tuoi contatti. Proveremo anche a informare i tuoi amici che ti sei spostato qui."
 
-#: include/conversation.php:806 object/Item.php:350 object/Item.php:351
-#, php-format
-msgid "View %s's profile @ %s"
-msgstr "Vedi il profilo di %s @ %s"
+#: 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 "Questa funzione è sperimentale. Non possiamo importare i contatti dalla rete OStatus (GNU Social/Statusnet) o da Diaspora"
 
-#: include/conversation.php:818 object/Item.php:338
-msgid "Categories:"
-msgstr "Categorie:"
+#: mod/uimport.php:76
+msgid "Account file"
+msgstr "File account"
 
-#: include/conversation.php:819 object/Item.php:339
-msgid "Filed under:"
-msgstr "Archiviato in:"
+#: mod/uimport.php:76
+msgid ""
+"To export your account, go to \"Settings->Export your personal data\" and "
+"select \"Export account\""
+msgstr "Per esportare il tuo account, vai su \"Impostazioni -> Esporta i tuoi dati personali\" e seleziona \"Esporta account\""
 
-#: include/conversation.php:826 object/Item.php:364
+#: mod/dfrn_poll.php:123 mod/dfrn_poll.php:543
 #, php-format
-msgid "%s from %s"
-msgstr "%s da %s"
-
-#: include/conversation.php:842
-msgid "View in context"
-msgstr "Vedi nel contesto"
-
-#: include/conversation.php:844 include/conversation.php:1316
-#: mod/editpost.php:117 mod/message.php:337 mod/message.php:522
-#: mod/wallmessage.php:143 mod/photos.php:1604 object/Item.php:389
-msgid "Please wait"
-msgstr "Attendi"
-
-#: include/conversation.php:921
-msgid "remove"
-msgstr "rimuovi"
-
-#: include/conversation.php:925
-msgid "Delete Selected Items"
-msgstr "Cancella elementi selezionati"
-
-#: include/conversation.php:1020 view/theme/frio/theme.php:347
-msgid "Follow Thread"
-msgstr "Segui la discussione"
+msgid "%1$s welcomes %2$s"
+msgstr "%s dà il benvenuto a %s"
 
-#: include/conversation.php:1157
+#: mod/dirfind.php:48
 #, php-format
-msgid "%s likes this."
-msgstr "Piace a %s."
+msgid "People Search - %s"
+msgstr "Cerca persone - %s"
 
-#: include/conversation.php:1160
+#: mod/dirfind.php:59
 #, php-format
-msgid "%s doesn't like this."
-msgstr "Non piace a %s."
+msgid "Forum Search - %s"
+msgstr "Ricerca Forum  - %s"
 
-#: include/conversation.php:1163
-#, php-format
-msgid "%s attends."
-msgstr "%s partecipa."
+#: mod/dirfind.php:256 mod/match.php:125
+msgid "No matches"
+msgstr "Nessun risultato"
 
-#: include/conversation.php:1166
-#, php-format
-msgid "%s doesn't attend."
-msgstr "%s non partecipa."
+#: mod/friendica.php:77
+msgid "This is Friendica, version"
+msgstr "Questo è Friendica, versione"
 
-#: include/conversation.php:1169
-#, php-format
-msgid "%s attends maybe."
-msgstr "%s forse partecipa."
+#: mod/friendica.php:78
+msgid "running at web location"
+msgstr "in esecuzione all'indirizzo web"
 
-#: include/conversation.php:1180
-msgid "and"
-msgstr "e"
+#: mod/friendica.php:82
+msgid ""
+"Please visit <a href=\"https://friendi.ca\">Friendi.ca</a> to learn more "
+"about the Friendica project."
+msgstr "Visita <a href=\"https://friendi.ca\">Friendi.ca</a> per saperne di più sul progetto Friendica."
 
-#: include/conversation.php:1186
-#, php-format
-msgid ", and %d other people"
-msgstr "e altre %d persone"
+#: mod/friendica.php:86
+msgid "Bug reports and issues: please visit"
+msgstr "Segnalazioni di bug e problemi: visita"
 
-#: include/conversation.php:1195
-#, php-format
-msgid "<span  %1$s>%2$d people</span> like this"
-msgstr "Piace a <span %1$s>%2$d persone</span>."
+#: mod/friendica.php:86
+msgid "the bugtracker at github"
+msgstr "il bugtracker su github"
 
-#: include/conversation.php:1196
-#, php-format
-msgid "%s like this."
-msgstr "a %s piace."
+#: mod/friendica.php:89
+msgid ""
+"Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - "
+"dot com"
+msgstr "Suggerimenti, lodi, donazioni, ecc -  e-mail a  \"Info\" at Friendica punto com"
 
-#: include/conversation.php:1199
-#, php-format
-msgid "<span  %1$s>%2$d people</span> don't like this"
-msgstr "Non piace a <span %1$s>%2$d persone</span>."
+#: mod/friendica.php:103
+msgid "Installed addons/apps:"
+msgstr "Addon/applicazioni installate"
 
-#: include/conversation.php:1200
-#, php-format
-msgid "%s don't like this."
-msgstr "a %s non piace."
+#: mod/friendica.php:117
+msgid "No installed addons/apps"
+msgstr "Nessun addons/applicazione installata"
 
-#: include/conversation.php:1203
-#, php-format
-msgid "<span  %1$s>%2$d people</span> attend"
-msgstr "<span  %1$s>%2$d persone</span> partecipano"
+#: mod/friendica.php:122
+msgid "On this server the following remote servers are blocked."
+msgstr "In questo server i seguenti server remoti sono bloccati."
 
-#: include/conversation.php:1204
-#, php-format
-msgid "%s attend."
-msgstr "%s partecipa."
+#: mod/friendica.php:123 mod/dfrn_request.php:351 mod/admin.php:302
+#: mod/admin.php:320 src/Model/Contact.php:1142
+msgid "Blocked domain"
+msgstr "Dominio bloccato"
 
-#: include/conversation.php:1207
-#, php-format
-msgid "<span  %1$s>%2$d people</span> don't attend"
-msgstr "<span  %1$s>%2$d persone</span> non partecipano"
+#: mod/friendica.php:123 mod/admin.php:303 mod/admin.php:321
+msgid "Reason for the block"
+msgstr "Motivazione del blocco"
 
-#: include/conversation.php:1208
-#, php-format
-msgid "%s don't attend."
-msgstr "%s non partecipa."
+#: mod/match.php:48
+msgid "No keywords to match. Please add keywords to your default profile."
+msgstr "Nessuna parola chiave per l'abbinamento. Aggiungi parole chiave al tuo profilo predefinito."
 
-#: include/conversation.php:1211
-#, php-format
-msgid "<span  %1$s>%2$d people</span> attend maybe"
-msgstr "<span %1$s>%2$d persone</span> forse partecipano"
+#: mod/match.php:104
+msgid "is interested in:"
+msgstr "è interessato a:"
 
-#: include/conversation.php:1212
-#, php-format
-msgid "%s anttend maybe."
-msgstr "%s forse partecipano."
+#: mod/match.php:120
+msgid "Profile Match"
+msgstr "Profili corrispondenti"
 
-#: include/conversation.php:1241 include/conversation.php:1257
-msgid "Visible to <strong>everybody</strong>"
-msgstr "Visibile a <strong>tutti</strong>"
+#: mod/notifications.php:37
+msgid "Invalid request identifier."
+msgstr "L'identificativo della richiesta non è valido."
 
-#: include/conversation.php:1242 include/conversation.php:1258
-#: mod/message.php:271 mod/message.php:278 mod/message.php:418
-#: mod/message.php:425 mod/wallmessage.php:117 mod/wallmessage.php:124
-msgid "Please enter a link URL:"
-msgstr "Inserisci l'indirizzo del link:"
+#: mod/notifications.php:46 mod/notifications.php:183
+#: mod/notifications.php:230
+msgid "Discard"
+msgstr "Scarta"
 
-#: include/conversation.php:1243 include/conversation.php:1259
-msgid "Please enter a video link/URL:"
-msgstr "Inserisci un collegamento video / URL:"
+#: mod/notifications.php:62 mod/notifications.php:182
+#: mod/notifications.php:266 mod/contacts.php:629 mod/contacts.php:819
+#: mod/contacts.php:1003
+msgid "Ignore"
+msgstr "Ignora"
 
-#: include/conversation.php:1244 include/conversation.php:1260
-msgid "Please enter an audio link/URL:"
-msgstr "Inserisci un collegamento audio / URL:"
+#: mod/notifications.php:98 src/Content/Nav.php:189
+msgid "Notifications"
+msgstr "Notifiche"
 
-#: include/conversation.php:1245 include/conversation.php:1261
-msgid "Tag term:"
-msgstr "Tag:"
+#: mod/notifications.php:107
+msgid "Network Notifications"
+msgstr "Notifiche dalla rete"
 
-#: include/conversation.php:1246 include/conversation.php:1262
-#: mod/filer.php:31
-msgid "Save to Folder:"
-msgstr "Salva nella Cartella:"
+#: mod/notifications.php:113 mod/notify.php:81
+msgid "System Notifications"
+msgstr "Notifiche di sistema"
 
-#: include/conversation.php:1247 include/conversation.php:1263
-msgid "Where are you right now?"
-msgstr "Dove sei ora?"
+#: mod/notifications.php:119
+msgid "Personal Notifications"
+msgstr "Notifiche personali"
 
-#: include/conversation.php:1248
-msgid "Delete item(s)?"
-msgstr "Cancellare questo elemento/i?"
+#: mod/notifications.php:125
+msgid "Home Notifications"
+msgstr "Notifiche bacheca"
 
-#: include/conversation.php:1297
-msgid "Share"
-msgstr "Condividi"
+#: mod/notifications.php:155
+msgid "Show Ignored Requests"
+msgstr "Mostra richieste ignorate"
 
-#: include/conversation.php:1298 mod/editpost.php:103 mod/message.php:335
-#: mod/message.php:519 mod/wallmessage.php:141
-msgid "Upload photo"
-msgstr "Carica foto"
+#: mod/notifications.php:155
+msgid "Hide Ignored Requests"
+msgstr "Nascondi richieste ignorate"
 
-#: include/conversation.php:1299 mod/editpost.php:104
-msgid "upload photo"
-msgstr "carica foto"
+#: mod/notifications.php:167 mod/notifications.php:237
+msgid "Notification type: "
+msgstr "Tipo di notifica: "
 
-#: include/conversation.php:1300 mod/editpost.php:105
-msgid "Attach file"
-msgstr "Allega file"
+#: mod/notifications.php:170
+#, php-format
+msgid "suggested by %s"
+msgstr "suggerito da %s"
 
-#: include/conversation.php:1301 mod/editpost.php:106
-msgid "attach file"
-msgstr "allega file"
+#: mod/notifications.php:175 mod/notifications.php:254 mod/contacts.php:637
+msgid "Hide this contact from others"
+msgstr "Nascondi questo contatto agli altri"
 
-#: include/conversation.php:1302 mod/editpost.php:107 mod/message.php:336
-#: mod/message.php:520 mod/wallmessage.php:142
-msgid "Insert web link"
-msgstr "Inserisci link"
+#: mod/notifications.php:176 mod/notifications.php:255
+msgid "Post a new friend activity"
+msgstr "Invia una attività \"è ora amico con\""
 
-#: include/conversation.php:1303 mod/editpost.php:108
-msgid "web link"
-msgstr "link web"
+#: mod/notifications.php:176 mod/notifications.php:255
+msgid "if applicable"
+msgstr "se applicabile"
 
-#: include/conversation.php:1304 mod/editpost.php:109
-msgid "Insert video link"
-msgstr "Inserire collegamento video"
+#: mod/notifications.php:179 mod/notifications.php:264 mod/admin.php:1704
+msgid "Approve"
+msgstr "Approva"
 
-#: include/conversation.php:1305 mod/editpost.php:110
-msgid "video link"
-msgstr "link video"
+#: mod/notifications.php:198
+msgid "Claims to be known to you: "
+msgstr "Dice di conoscerti: "
 
-#: include/conversation.php:1306 mod/editpost.php:111
-msgid "Insert audio link"
-msgstr "Inserisci collegamento audio"
+#: mod/notifications.php:199
+msgid "yes"
+msgstr "si"
 
-#: include/conversation.php:1307 mod/editpost.php:112
-msgid "audio link"
-msgstr "link audio"
+#: mod/notifications.php:199
+msgid "no"
+msgstr "no"
 
-#: include/conversation.php:1308 mod/editpost.php:113
-msgid "Set your location"
-msgstr "La tua posizione"
+#: mod/notifications.php:200 mod/notifications.php:205
+msgid "Shall your connection be bidirectional or not?"
+msgstr "La connessione dovrà essere bidirezionale o no?"
 
-#: include/conversation.php:1309 mod/editpost.php:114
-msgid "set location"
-msgstr "posizione"
+#: 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 "Accettando %s come amico permette a %s di seguire i tuoi post, e a te di riceverne gli aggiornamenti."
 
-#: include/conversation.php:1310 mod/editpost.php:115
-msgid "Clear browser location"
-msgstr "Rimuovi la localizzazione data dal browser"
+#: 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 "Accentrando %s come  abbonato gli permette di abbonarsi ai tuoi messaggi, ma tu non riceverai aggiornamenti da lui."
 
-#: include/conversation.php:1311 mod/editpost.php:116
-msgid "clear location"
-msgstr "canc. pos."
+#: 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 "Accentando %s come condivisore, gli permetti di abbonarsi ai tuoi messaggi, ma tu non riceverai nessun aggiornamento da loro."
 
-#: include/conversation.php:1313 mod/editpost.php:130
-msgid "Set title"
-msgstr "Scegli un titolo"
+#: mod/notifications.php:218
+msgid "Friend"
+msgstr "Amico"
 
-#: include/conversation.php:1315 mod/editpost.php:132
-msgid "Categories (comma-separated list)"
-msgstr "Categorie (lista separata da virgola)"
+#: mod/notifications.php:219
+msgid "Sharer"
+msgstr "Condivisore"
 
-#: include/conversation.php:1317 mod/editpost.php:118
-msgid "Permission settings"
-msgstr "Impostazioni permessi"
+#: mod/notifications.php:219
+msgid "Subscriber"
+msgstr "Abbonato"
 
-#: include/conversation.php:1318 mod/editpost.php:147
-msgid "permissions"
-msgstr "permessi"
+#: mod/notifications.php:249 mod/contacts.php:655 mod/directory.php:155
+#: src/Model/Profile.php:423 src/Model/Profile.php:806
+msgid "About:"
+msgstr "Informazioni:"
 
-#: include/conversation.php:1326 mod/editpost.php:127
-msgid "Public post"
-msgstr "Messaggio pubblico"
+#: mod/notifications.php:251 mod/contacts.php:657 mod/follow.php:172
+#: src/Model/Profile.php:794
+msgid "Tags:"
+msgstr "Tag:"
 
-#: include/conversation.php:1331 mod/editpost.php:138 mod/events.php:527
-#: mod/photos.php:1624 mod/photos.php:1666 mod/photos.php:1746
-#: object/Item.php:711
-msgid "Preview"
-msgstr "Anteprima"
+#: mod/notifications.php:253 mod/directory.php:152 src/Model/Profile.php:420
+#: src/Model/Profile.php:745
+msgid "Gender:"
+msgstr "Genere:"
 
-#: include/conversation.php:1335 include/items.php:2154
-#: mod/dfrn_request.php:895 mod/editpost.php:141 mod/follow.php:161
-#: mod/message.php:210 mod/tagrm.php:14 mod/tagrm.php:99 mod/suggest.php:35
-#: mod/fbrowser.php:104 mod/fbrowser.php:139 mod/unfollow.php:117
-#: mod/contacts.php:469 mod/photos.php:249 mod/photos.php:341
-#: mod/settings.php:692 mod/settings.php:718 mod/videos.php:136
-msgid "Cancel"
-msgstr "Annulla"
+#: mod/notifications.php:261 mod/contacts.php:63 src/Model/Profile.php:518
+msgid "Network:"
+msgstr "Rete:"
 
-#: include/conversation.php:1341
-msgid "Post to Groups"
-msgstr "Invia ai Gruppi"
+#: mod/notifications.php:275
+msgid "No introductions."
+msgstr "Nessuna presentazione."
 
-#: include/conversation.php:1342
-msgid "Post to Contacts"
-msgstr "Invia ai Contatti"
+#: mod/notifications.php:316
+msgid "Show unread"
+msgstr "Mostra non letti"
 
-#: include/conversation.php:1343
-msgid "Private post"
-msgstr "Post privato"
+#: mod/notifications.php:316
+msgid "Show all"
+msgstr "Mostra tutti"
 
-#: include/conversation.php:1348 include/identity.php:268 mod/editpost.php:145
-msgid "Message"
-msgstr "Messaggio"
+#: mod/notifications.php:322
+#, php-format
+msgid "No more %s notifications."
+msgstr "Nessun'altra notifica %s."
 
-#: include/conversation.php:1349 mod/editpost.php:146
-msgid "Browser"
-msgstr "Browser"
+#: mod/oexchange.php:30
+msgid "Post successful."
+msgstr "Inviato!"
 
-#: include/conversation.php:1531
-msgid "View all"
-msgstr "Mostra tutto"
+#: mod/openid.php:29
+msgid "OpenID protocol error. No ID returned."
+msgstr "Errore protocollo OpenID. Nessun ID ricevuto."
 
-#: include/conversation.php:1553
-msgid "Like"
-msgid_plural "Likes"
-msgstr[0] "Mi piace"
-msgstr[1] "Mi piace"
+#: mod/openid.php:66
+msgid ""
+"Account not found and OpenID registration is not permitted on this site."
+msgstr "L'account non è stato trovato, e la registrazione via OpenID non è permessa su questo sito."
 
-#: include/conversation.php:1556
-msgid "Dislike"
-msgid_plural "Dislikes"
-msgstr[0] "Non mi piace"
-msgstr[1] "Non mi piace"
+#: mod/openid.php:116 src/Module/Login.php:86 src/Module/Login.php:134
+msgid "Login failed."
+msgstr "Accesso fallito."
 
-#: include/conversation.php:1562
-msgid "Not Attending"
-msgid_plural "Not Attending"
-msgstr[0] "Non partecipa"
-msgstr[1] "Non partecipano"
+#: mod/ostatus_subscribe.php:21
+msgid "Subscribing to OStatus contacts"
+msgstr "Iscrizione a contatti OStatus"
 
-#: include/dba.php:57
-#, php-format
-msgid "Cannot locate DNS info for database server '%s'"
-msgstr "Non trovo le informazioni DNS per il database server '%s'"
+#: mod/ostatus_subscribe.php:32
+msgid "No contact provided."
+msgstr "Nessun contatto disponibile."
 
-#: include/dbstructure.php:24
-msgid "There are no tables on MyISAM."
-msgstr "Non ci sono tabelle MyISAM"
+#: mod/ostatus_subscribe.php:38
+msgid "Couldn't fetch information for contact."
+msgstr "Non è stato possibile recuperare le informazioni del contatto."
 
-#: include/dbstructure.php:65
-#, php-format
-msgid ""
-"\n"
-"\t\t\tThe friendica developers released update %s recently,\n"
-"\t\t\tbut when I tried to install it, something went terribly wrong.\n"
-"\t\t\tThis needs to be fixed soon and I can't do it alone. Please contact a\n"
-"\t\t\tfriendica developer if you can not help me on your own. My database might be invalid."
-msgstr "\nGli sviluppatori di Friendica hanno rilasciato l'aggiornamento %s\nrecentemente, ma quando ho provato a installarlo, qualcosa è \nandato terribilmente storto.\nBisogna sistemare le cose e non posso farlo da solo.\nContatta uno sviluppatore se non puoi aiutarmi da solo. Il mio database potrebbe essere invalido."
+#: mod/ostatus_subscribe.php:47
+msgid "Couldn't fetch friends for contact."
+msgstr "Non è stato possibile recuperare gli amici del contatto."
 
-#: include/dbstructure.php:70
-#, php-format
-msgid ""
-"The error message is\n"
-"[pre]%s[/pre]"
-msgstr "Il messaggio di errore è\n[pre]%s[/pre]"
+#: mod/ostatus_subscribe.php:75
+msgid "success"
+msgstr "successo"
 
-#: include/dbstructure.php:192
-#, php-format
-msgid ""
-"\n"
-"Error %d occurred during database update:\n"
-"%s\n"
-msgstr "\nErrore %d durante l'aggiornamento del database:\n%s\n"
+#: mod/ostatus_subscribe.php:77
+msgid "failed"
+msgstr "fallito"
 
-#: include/dbstructure.php:195
-msgid "Errors encountered performing database changes: "
-msgstr "Errori riscontrati eseguendo le modifiche al database:"
+#: mod/ostatus_subscribe.php:80 src/Object/Post.php:278
+msgid "ignored"
+msgstr "ignorato"
 
-#: include/dbstructure.php:203
-msgid ": Database update"
-msgstr ": Aggiornamento database"
+#: mod/cal.php:142 mod/display.php:308 mod/profile.php:173
+msgid "Access to this profile has been restricted."
+msgstr "L'accesso a questo profilo è stato limitato."
 
-#: include/dbstructure.php:436
-#, php-format
-msgid "%s: updating %s table."
-msgstr "%s: aggiornando la tabella %s."
+#: mod/cal.php:274 mod/events.php:392 view/theme/frio/theme.php:263
+#: view/theme/frio/theme.php:267 src/Content/Nav.php:104
+#: src/Content/Nav.php:169 src/Model/Profile.php:924 src/Model/Profile.php:935
+msgid "Events"
+msgstr "Eventi"
 
-#: include/delivery.php:429
-msgid "(no subject)"
-msgstr "(nessun oggetto)"
+#: mod/cal.php:275 mod/events.php:393
+msgid "View"
+msgstr "Mostra"
 
-#: include/dfrn.php:1360
-#, php-format
-msgid "%s\\'s birthday"
-msgstr "compleanno di %s"
+#: mod/cal.php:276 mod/events.php:395
+msgid "Previous"
+msgstr "Precedente"
 
-#: include/diaspora.php:2351
-msgid "Sharing notification from Diaspora network"
-msgstr "Notifica di condivisione dal network Diaspora*"
+#: mod/cal.php:277 mod/install.php:209 mod/events.php:396
+msgid "Next"
+msgstr "Successivo"
 
-#: include/diaspora.php:3344
-msgid "Attachments:"
-msgstr "Allegati:"
+#: mod/cal.php:284 mod/events.php:405
+msgid "list"
+msgstr "lista"
 
-#: include/event.php:445
-msgid "all-day"
-msgstr "tutto il giorno"
+#: mod/cal.php:297 src/Model/User.php:202
+msgid "User not found"
+msgstr "Utente non trovato"
 
-#: include/event.php:447
-msgid "Sun"
-msgstr "Dom"
+#: mod/cal.php:313
+msgid "This calendar format is not supported"
+msgstr "Questo formato di calendario non è supportato"
 
-#: include/event.php:448 include/text.php:1220
-msgid "Mon"
-msgstr "Lun"
+#: mod/cal.php:315
+msgid "No exportable data found"
+msgstr "Nessun dato esportabile trovato"
 
-#: include/event.php:449 include/text.php:1220
-msgid "Tue"
-msgstr "Mar"
+#: mod/cal.php:332
+msgid "calendar"
+msgstr "calendario"
 
-#: include/event.php:450 include/text.php:1220
-msgid "Wed"
-msgstr "Mer"
+#: mod/dfrn_confirm.php:74 mod/profiles.php:38 mod/profiles.php:148
+#: mod/profiles.php:195 mod/profiles.php:631
+msgid "Profile not found."
+msgstr "Profilo non trovato."
 
-#: include/event.php:451 include/text.php:1220
-msgid "Thu"
-msgstr "Gio"
+#: mod/dfrn_confirm.php:132
+msgid ""
+"This may occasionally happen if contact was requested by both persons and it"
+" has already been approved."
+msgstr "Questo può accadere occasionalmente se la richiesta di contatto era stata inviata da entrambe le persone e  già approvata."
 
-#: include/event.php:452 include/text.php:1220
-msgid "Fri"
-msgstr "Ven"
+#: mod/dfrn_confirm.php:242
+msgid "Response from remote site was not understood."
+msgstr "Errore di comunicazione con l'altro sito."
 
-#: include/event.php:453 include/text.php:1220
-msgid "Sat"
-msgstr "Sab"
+#: mod/dfrn_confirm.php:249 mod/dfrn_confirm.php:254
+msgid "Unexpected response from remote site: "
+msgstr "La risposta dell'altro sito non può essere gestita: "
 
-#: include/event.php:455 include/text.php:1202 mod/settings.php:986
-msgid "Sunday"
-msgstr "Domenica"
+#: mod/dfrn_confirm.php:263
+msgid "Confirmation completed successfully."
+msgstr "Conferma completata con successo."
 
-#: include/event.php:456 include/text.php:1202 mod/settings.php:986
-msgid "Monday"
-msgstr "Lunedì"
+#: mod/dfrn_confirm.php:275
+msgid "Temporary failure. Please wait and try again."
+msgstr "Problema temporaneo. Attendi e riprova."
 
-#: include/event.php:457 include/text.php:1202
-msgid "Tuesday"
-msgstr "Martedì"
+#: mod/dfrn_confirm.php:278
+msgid "Introduction failed or was revoked."
+msgstr "La presentazione ha generato un errore o è stata revocata."
 
-#: include/event.php:458 include/text.php:1202
-msgid "Wednesday"
-msgstr "Mercoledì"
+#: mod/dfrn_confirm.php:283
+msgid "Remote site reported: "
+msgstr "Il sito remoto riporta: "
 
-#: include/event.php:459 include/text.php:1202
-msgid "Thursday"
-msgstr "Giovedì"
+#: mod/dfrn_confirm.php:396
+msgid "Unable to set contact photo."
+msgstr "Impossibile impostare la foto del contatto."
 
-#: include/event.php:460 include/text.php:1202
-msgid "Friday"
-msgstr "Venerdì"
+#: mod/dfrn_confirm.php:498
+#, php-format
+msgid "No user record found for '%s' "
+msgstr "Nessun utente trovato '%s'"
 
-#: include/event.php:461 include/text.php:1202
-msgid "Saturday"
-msgstr "Sabato"
+#: mod/dfrn_confirm.php:508
+msgid "Our site encryption key is apparently messed up."
+msgstr "La nostra chiave di criptazione del sito sembra essere corrotta."
 
-#: include/event.php:463 include/text.php:1223
-msgid "Jan"
-msgstr "Gen"
+#: mod/dfrn_confirm.php:519
+msgid "Empty site URL was provided or URL could not be decrypted by us."
+msgstr "E' stato fornito un indirizzo vuoto o non possiamo decrittare l'indirizzo."
 
-#: include/event.php:464 include/text.php:1223
-msgid "Feb"
-msgstr "Feb"
+#: mod/dfrn_confirm.php:535
+msgid "Contact record was not found for you on our site."
+msgstr "Il contatto non è stato trovato sul nostro sito."
 
-#: include/event.php:465 include/text.php:1223
-msgid "Mar"
-msgstr "Mar"
+#: mod/dfrn_confirm.php:549
+#, php-format
+msgid "Site public key not available in contact record for URL %s."
+msgstr "La chiave pubblica del sito non è disponibile per l'URL %s"
 
-#: include/event.php:466 include/text.php:1223
-msgid "Apr"
-msgstr "Apr"
+#: 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 "L'ID fornito dal tuo sistema è duplicato sul nostro sistema. Se riprovi dovrebbe funzionare."
 
-#: include/event.php:467 include/event.php:480 include/text.php:1206
-#: include/text.php:1223
-msgid "May"
-msgstr "Maggio"
+#: mod/dfrn_confirm.php:576
+msgid "Unable to set your contact credentials on our system."
+msgstr "Impossibile impostare le credenziali del tuo contatto sul nostro sistema."
 
-#: include/event.php:468
-msgid "Jun"
-msgstr "Giu"
+#: mod/dfrn_confirm.php:631
+msgid "Unable to update your contact profile details on our system"
+msgstr "Impossibile aggiornare i dettagli del tuo contatto sul nostro sistema"
 
-#: include/event.php:469 include/text.php:1223
-msgid "Jul"
-msgstr "Lug"
+#: mod/dfrn_confirm.php:661 mod/dfrn_request.php:568
+#: src/Model/Contact.php:1434
+msgid "[Name Withheld]"
+msgstr "[Nome Nascosto]"
 
-#: include/event.php:470 include/text.php:1223
-msgid "Aug"
-msgstr "Ago"
+#: mod/dfrn_confirm.php:694
+#, php-format
+msgid "%1$s has joined %2$s"
+msgstr "%1$s si è unito a %2$s"
 
-#: include/event.php:471
-msgid "Sept"
-msgstr "Set"
+#: mod/invite.php:33
+msgid "Total invitation limit exceeded."
+msgstr "Limite totale degli inviti superato."
 
-#: include/event.php:472 include/text.php:1223
-msgid "Oct"
-msgstr "Ott"
+#: mod/invite.php:55
+#, php-format
+msgid "%s : Not a valid email address."
+msgstr "%s: non è un indirizzo email valido."
 
-#: include/event.php:473 include/text.php:1223
-msgid "Nov"
-msgstr "Nov"
+#: mod/invite.php:80
+msgid "Please join us on Friendica"
+msgstr "Unisciti a noi su Friendica"
 
-#: include/event.php:474 include/text.php:1223
-msgid "Dec"
-msgstr "Dic"
+#: mod/invite.php:91
+msgid "Invitation limit exceeded. Please contact your site administrator."
+msgstr "Limite degli inviti superato. Contatta l'amministratore del tuo sito."
 
-#: include/event.php:476 include/text.php:1206
-msgid "January"
-msgstr "Gennaio"
+#: mod/invite.php:95
+#, php-format
+msgid "%s : Message delivery failed."
+msgstr "%s: la consegna del messaggio fallita."
 
-#: include/event.php:477 include/text.php:1206
-msgid "February"
-msgstr "Febbraio"
+#: mod/invite.php:99
+#, php-format
+msgid "%d message sent."
+msgid_plural "%d messages sent."
+msgstr[0] "%d messaggio inviato."
+msgstr[1] "%d messaggi inviati."
 
-#: include/event.php:478 include/text.php:1206
-msgid "March"
-msgstr "Marzo"
+#: mod/invite.php:117
+msgid "You have no more invitations available"
+msgstr "Non hai altri inviti disponibili"
 
-#: include/event.php:479 include/text.php:1206
-msgid "April"
-msgstr "Aprile"
+#: mod/invite.php:125
+#, 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 "Visita %s per una lista di siti pubblici a cui puoi iscriverti. I membri Friendica su altri siti possono collegarsi uno con l'altro, come con membri di molti altri social network."
 
-#: include/event.php:481 include/text.php:1206
-msgid "June"
-msgstr "Giugno"
+#: mod/invite.php:127
+#, php-format
+msgid ""
+"To accept this invitation, please visit and register at %s or any other "
+"public Friendica website."
+msgstr "Per accettare questo invito, visita e registrati su %s o su un'altro sito web Friendica aperto al pubblico."
 
-#: include/event.php:482 include/text.php:1206
-msgid "July"
-msgstr "Luglio"
+#: mod/invite.php:128
+#, 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 "I siti Friendica son tutti collegati tra loro per creare una grossa rete sociale rispettosa della privacy, posseduta e controllata dai suoi membri. I siti Friendica possono anche collegarsi a molti altri social network tradizionali. Vai su %s per una lista di siti Friendica alternativi a cui puoi iscriverti."
 
-#: include/event.php:483 include/text.php:1206
-msgid "August"
-msgstr "Agosto"
+#: mod/invite.php:132
+msgid ""
+"Our apologies. This system is not currently configured to connect with other"
+" public sites or invite members."
+msgstr "Ci scusiamo, questo sistema non è configurato per collegarsi con altri siti pubblici o per invitare membri."
 
-#: include/event.php:484 include/text.php:1206
-msgid "September"
-msgstr "Settembre"
+#: mod/invite.php:136
+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 "I siti Friendica son tutti collegati tra loro per creare una grossa rete sociale rispettosa della privacy, posseduta e controllata dai suoi membri. I siti Friendica possono anche collegarsi a molti altri social network tradizionali."
 
-#: include/event.php:485 include/text.php:1206
-msgid "October"
-msgstr "Ottobre"
+#: mod/invite.php:135
+#, php-format
+msgid "To accept this invitation, please visit and register at %s."
+msgstr "Per accettare questo invito, visita e registrati su %s"
 
-#: include/event.php:486 include/text.php:1206
-msgid "November"
-msgstr "Novembre"
+#: mod/invite.php:142
+msgid "Send invitations"
+msgstr "Invia inviti"
 
-#: include/event.php:487 include/text.php:1206
-msgid "December"
-msgstr "Dicembre"
+#: mod/invite.php:143
+msgid "Enter email addresses, one per line:"
+msgstr "Inserisci gli indirizzi email, uno per riga:"
 
-#: include/event.php:489 mod/cal.php:281 mod/events.php:392
-msgid "today"
-msgstr "oggi"
+#: mod/invite.php:144 mod/wallmessage.php:141 mod/message.php:259
+#: mod/message.php:426
+msgid "Your message:"
+msgstr "Il tuo messaggio:"
 
-#: include/event.php:494
-msgid "No events to display"
-msgstr "Nessun evento da mostrare"
+#: mod/invite.php:145
+msgid ""
+"You are cordially invited to join me and other close friends on Friendica - "
+"and help us to create a better social web."
+msgstr "Sei cordialmente invitato/a ad unirti a me e ad altri amici su Friendica, e ad aiutarci a creare una rete sociale migliore."
 
-#: include/event.php:608
-msgid "l, F j"
-msgstr "l j F"
+#: mod/invite.php:147
+msgid "You will need to supply this invitation code: $invite_code"
+msgstr "Sarà necessario fornire questo codice invito: $invite_code"
 
-#: include/event.php:629
-msgid "Edit event"
-msgstr "Modifica l'evento"
+#: mod/invite.php:147
+msgid ""
+"Once you have registered, please connect with me via my profile page at:"
+msgstr "Una volta registrato, connettiti con me dal mio profilo:"
 
-#: include/event.php:630
-msgid "Duplicate event"
-msgstr "Duplica evento"
+#: mod/invite.php:149
+msgid ""
+"For more information about the Friendica project and why we feel it is "
+"important, please visit http://friendi.ca"
+msgstr "Per maggiori informazioni sul progetto Friendica e perchè pensiamo sia importante, visita http://friendi.ca "
 
-#: include/event.php:631
-msgid "Delete event"
-msgstr "Elimina evento"
+#: mod/manage.php:180
+msgid "Manage Identities and/or Pages"
+msgstr "Gestisci identità e/o pagine"
 
-#: include/event.php:658 include/text.php:1618 include/text.php:1625
-msgid "link to source"
-msgstr "Collegamento all'originale"
+#: 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 "Cambia tra differenti identità o pagine comunità/gruppi che condividono il tuo account o per cui hai i permessi di gestione"
 
-#: include/event.php:915
-msgid "Export"
-msgstr "Esporta"
+#: mod/manage.php:182
+msgid "Select an identity to manage: "
+msgstr "Seleziona un'identità da gestire:"
 
-#: include/event.php:916
-msgid "Export calendar as ical"
-msgstr "Esporta il calendario in formato ical"
+#: mod/profiles.php:57
+msgid "Profile deleted."
+msgstr "Profilo eliminato."
 
-#: include/event.php:917
-msgid "Export calendar as csv"
-msgstr "Esporta il calendario in formato csv"
+#: mod/profiles.php:73 mod/profiles.php:109
+msgid "Profile-"
+msgstr "Profilo-"
 
-#: include/event.php:934
-msgid "D g:i A"
-msgstr ""
+#: mod/profiles.php:92 mod/profiles.php:131
+msgid "New profile created."
+msgstr "Il nuovo profilo è stato creato."
 
-#: include/event.php:935
-msgid "g:i A"
-msgstr ""
+#: mod/profiles.php:115
+msgid "Profile unavailable to clone."
+msgstr "Impossibile duplicare il profilo."
 
-#: include/event.php:1004 include/event.php:1006
-msgid "Show map"
-msgstr "Mostra mappa"
+#: mod/profiles.php:205
+msgid "Profile Name is required."
+msgstr "Il nome profilo è obbligatorio ."
 
-#: include/event.php:1005
-msgid "Hide map"
-msgstr "Nascondi mappa"
+#: mod/profiles.php:346
+msgid "Marital Status"
+msgstr "Stato civile"
 
-#: include/follow.php:87 mod/dfrn_request.php:515
-msgid "Disallowed profile URL."
-msgstr "Indirizzo profilo non permesso."
+#: mod/profiles.php:350
+msgid "Romantic Partner"
+msgstr "Partner romantico"
 
-#: include/follow.php:92 mod/dfrn_request.php:521 mod/friendica.php:116
-#: mod/admin.php:290 mod/admin.php:308
-msgid "Blocked domain"
-msgstr "Dominio bloccato"
+#: mod/profiles.php:362
+msgid "Work/Employment"
+msgstr "Lavoro/Impiego"
 
-#: include/follow.php:97
-msgid "Connect URL missing."
-msgstr "URL di connessione mancante."
+#: mod/profiles.php:365
+msgid "Religion"
+msgstr "Religione"
 
-#: include/follow.php:129
-msgid ""
-"This site is not configured to allow communications with other networks."
-msgstr "Questo sito non è configurato per permettere la comunicazione con altri network."
+#: mod/profiles.php:369
+msgid "Political Views"
+msgstr "Orientamento Politico"
 
-#: include/follow.php:130 include/follow.php:144
-msgid "No compatible communication protocols or feeds were discovered."
-msgstr "Non sono stati trovati protocolli di comunicazione o feed compatibili."
+#: mod/profiles.php:373
+msgid "Gender"
+msgstr "Sesso"
 
-#: include/follow.php:142
-msgid "The profile address specified does not provide adequate information."
-msgstr "L'indirizzo del profilo specificato non fornisce adeguate informazioni."
+#: mod/profiles.php:377
+msgid "Sexual Preference"
+msgstr "Preferenza sessuale"
 
-#: include/follow.php:147
-msgid "An author or name was not found."
-msgstr "Non è stato trovato un nome o un autore"
+#: mod/profiles.php:381
+msgid "XMPP"
+msgstr "XMPP"
 
-#: include/follow.php:150
-msgid "No browser URL could be matched to this address."
-msgstr "Nessun URL può essere associato a questo indirizzo."
+#: mod/profiles.php:385
+msgid "Homepage"
+msgstr "Homepage"
 
-#: include/follow.php:153
-msgid ""
-"Unable to match @-style Identity Address with a known protocol or email "
-"contact."
-msgstr "Impossibile l'indirizzo identità con un protocollo conosciuto o con un contatto email."
+#: mod/profiles.php:389 mod/profiles.php:699
+msgid "Interests"
+msgstr "Interessi"
 
-#: include/follow.php:154
-msgid "Use mailto: in front of address to force email check."
-msgstr "Usa \"mailto:\" davanti all'indirizzo per forzare un controllo nelle email."
+#: mod/profiles.php:393 mod/admin.php:439
+msgid "Address"
+msgstr "Indirizzo"
 
-#: include/follow.php:160
-msgid ""
-"The profile address specified belongs to a network which has been disabled "
-"on this site."
-msgstr "L'indirizzo del profilo specificato appartiene a un network che è stato disabilitato su questo sito."
+#: mod/profiles.php:400 mod/profiles.php:695
+msgid "Location"
+msgstr "Posizione"
 
-#: include/follow.php:165
-msgid ""
-"Limited profile. This person will be unable to receive direct/personal "
-"notifications from you."
-msgstr "Profilo limitato. Questa persona non sarà in grado di ricevere notifiche personali da te."
+#: mod/profiles.php:485
+msgid "Profile updated."
+msgstr "Profilo aggiornato."
 
-#: include/follow.php:236
-msgid "Unable to retrieve contact information."
-msgstr "Impossibile recuperare informazioni sul contatto."
+#: mod/profiles.php:577
+msgid " and "
+msgstr ""
 
-#: include/identity.php:47
-msgid "Requested account is not available."
-msgstr "L'account richiesto non è disponibile."
+#: mod/profiles.php:586
+msgid "public profile"
+msgstr "profilo pubblico"
 
-#: include/identity.php:56 mod/profile.php:23
-msgid "Requested profile is not available."
-msgstr "Profilo richiesto non disponibile."
+#: mod/profiles.php:589
+#, php-format
+msgid "%1$s changed %2$s to &ldquo;%3$s&rdquo;"
+msgstr "%1$s ha cambiato %2$s in &ldquo;%3$s&rdquo;"
 
-#: include/identity.php:100 include/identity.php:323 include/identity.php:756
-msgid "Edit profile"
-msgstr "Modifica il profilo"
+#: mod/profiles.php:590
+#, php-format
+msgid " - Visit %1$s's %2$s"
+msgstr "- Visita  %2$s di %1$s"
 
-#: include/identity.php:263
-msgid "Atom feed"
-msgstr "Feed Atom"
+#: mod/profiles.php:592
+#, php-format
+msgid "%1$s has an updated %2$s, changing %3$s."
+msgstr "%1$s ha un %2$s aggiornato. Ha cambiato %3$s"
 
-#: include/identity.php:294
-msgid "Manage/edit profiles"
-msgstr "Gestisci/modifica i profili"
+#: mod/profiles.php:646
+msgid "Hide contacts and friends:"
+msgstr "Nascondi contatti:"
 
-#: include/identity.php:299 include/identity.php:325 mod/profiles.php:786
-msgid "Change profile photo"
-msgstr "Cambia la foto del profilo"
+#: mod/profiles.php:651
+msgid "Hide your contact/friend list from viewers of this profile?"
+msgstr "Nascondi la tua lista di contatti/amici ai visitatori di questo profilo?"
 
-#: include/identity.php:300 mod/profiles.php:787
-msgid "Create New Profile"
-msgstr "Crea un nuovo profilo"
+#: mod/profiles.php:671
+msgid "Show more profile fields:"
+msgstr "Mostra più informazioni di profilo:"
 
-#: include/identity.php:310 mod/profiles.php:776
-msgid "Profile Image"
-msgstr "Immagine del Profilo"
+#: mod/profiles.php:683
+msgid "Profile Actions"
+msgstr "Azioni Profilo"
 
-#: include/identity.php:313 mod/profiles.php:778
-msgid "visible to everybody"
-msgstr "visibile a tutti"
+#: mod/profiles.php:684
+msgid "Edit Profile Details"
+msgstr "Modifica i dettagli del profilo"
+
+#: mod/profiles.php:686
+msgid "Change Profile Photo"
+msgstr "Cambia la foto del profilo"
+
+#: mod/profiles.php:687
+msgid "View this profile"
+msgstr "Visualizza questo profilo"
 
-#: include/identity.php:314 mod/profiles.php:683 mod/profiles.php:779
+#: mod/profiles.php:688 mod/profiles.php:783 src/Model/Profile.php:393
 msgid "Edit visibility"
 msgstr "Modifica visibilità"
 
-#: include/identity.php:342 include/identity.php:643 mod/notifications.php:253
-#: mod/directory.php:135
-msgid "Gender:"
-msgstr "Genere:"
+#: mod/profiles.php:689
+msgid "Create a new profile using these settings"
+msgstr "Crea un nuovo profilo usando queste impostazioni"
 
-#: include/identity.php:345 include/identity.php:666 mod/directory.php:137
-msgid "Status:"
-msgstr "Stato:"
-
-#: include/identity.php:347 include/identity.php:683 mod/directory.php:139
-msgid "Homepage:"
-msgstr "Homepage:"
+#: mod/profiles.php:690
+msgid "Clone this profile"
+msgstr "Clona questo profilo"
 
-#: include/identity.php:349 include/identity.php:703 mod/notifications.php:249
-#: mod/directory.php:141 mod/contacts.php:662
-msgid "About:"
-msgstr "Informazioni:"
+#: mod/profiles.php:691
+msgid "Delete this profile"
+msgstr "Elimina questo profilo"
 
-#: include/identity.php:351 mod/contacts.php:660
-msgid "XMPP:"
-msgstr "XMPP:"
+#: mod/profiles.php:693
+msgid "Basic information"
+msgstr "Informazioni di base"
 
-#: include/identity.php:437 mod/notifications.php:261 mod/contacts.php:60
-msgid "Network:"
-msgstr "Rete:"
+#: mod/profiles.php:694
+msgid "Profile picture"
+msgstr "Immagine del profilo"
 
-#: include/identity.php:466 include/identity.php:557
-msgid "g A l F d"
-msgstr "g A l d F"
+#: mod/profiles.php:696
+msgid "Preferences"
+msgstr "Preferenze"
 
-#: include/identity.php:467 include/identity.php:558
-msgid "F d"
-msgstr "d F"
+#: mod/profiles.php:697
+msgid "Status information"
+msgstr "Informazioni stato"
 
-#: include/identity.php:519 include/identity.php:605
-msgid "[today]"
-msgstr "[oggi]"
+#: mod/profiles.php:698
+msgid "Additional information"
+msgstr "Informazioni aggiuntive"
 
-#: include/identity.php:531
-msgid "Birthday Reminders"
-msgstr "Promemoria compleanni"
+#: mod/profiles.php:700 mod/network.php:940
+#: src/Core/NotificationsManager.php:185
+msgid "Personal"
+msgstr "Personale"
 
-#: include/identity.php:532
-msgid "Birthdays this week:"
-msgstr "Compleanni questa settimana:"
+#: mod/profiles.php:701
+msgid "Relation"
+msgstr "Relazione"
 
-#: include/identity.php:592
-msgid "[No description]"
-msgstr "[Nessuna descrizione]"
+#: mod/profiles.php:702 src/Util/Temporal.php:81 src/Util/Temporal.php:83
+msgid "Miscellaneous"
+msgstr "Varie"
 
-#: include/identity.php:619
-msgid "Event Reminders"
-msgstr "Promemoria"
+#: mod/profiles.php:705
+msgid "Your Gender:"
+msgstr "Il tuo sesso:"
 
-#: include/identity.php:620
-msgid "Events this week:"
-msgstr "Eventi di questa settimana:"
+#: mod/profiles.php:706
+msgid "<span class=\"heart\">&hearts;</span> Marital Status:"
+msgstr "<span class=\"heart\">&hearts;</span> Stato sentimentale:"
 
-#: include/identity.php:640 mod/settings.php:1273
-msgid "Full Name:"
-msgstr "Nome completo:"
+#: mod/profiles.php:707 src/Model/Profile.php:782
+msgid "Sexual Preference:"
+msgstr "Preferenze sessuali:"
 
-#: include/identity.php:647
-msgid "j F, Y"
-msgstr "j F Y"
+#: mod/profiles.php:708
+msgid "Example: fishing photography software"
+msgstr "Esempio: pesca fotografia programmazione"
 
-#: include/identity.php:648
-msgid "j F"
-msgstr "j F"
+#: mod/profiles.php:713
+msgid "Profile Name:"
+msgstr "Nome del profilo:"
 
-#: include/identity.php:662
-msgid "Age:"
-msgstr "Età:"
+#: mod/profiles.php:713 mod/events.php:511 mod/events.php:523
+msgid "Required"
+msgstr "Richiesto"
 
-#: include/identity.php:675
-#, php-format
-msgid "for %1$d %2$s"
-msgstr "per %1$d %2$s"
+#: mod/profiles.php:715
+msgid ""
+"This is your <strong>public</strong> profile.<br />It <strong>may</strong> "
+"be visible to anybody using the internet."
+msgstr "Questo è il tuo profilo <strong>publico</strong>.<br /><strong>Potrebbe</strong> essere visto da chiunque attraverso internet."
 
-#: include/identity.php:679 mod/profiles.php:702
-msgid "Sexual Preference:"
-msgstr "Preferenze sessuali:"
+#: mod/profiles.php:716
+msgid "Your Full Name:"
+msgstr "Il tuo nome completo:"
 
-#: include/identity.php:687 mod/profiles.php:729
-msgid "Hometown:"
-msgstr "Paese natale:"
+#: mod/profiles.php:717
+msgid "Title/Description:"
+msgstr "Breve descrizione (es. titolo, posizione, altro):"
 
-#: include/identity.php:691 mod/follow.php:174 mod/notifications.php:251
-#: mod/contacts.php:664
-msgid "Tags:"
-msgstr "Tag:"
+#: mod/profiles.php:720
+msgid "Street Address:"
+msgstr "Indirizzo (via/piazza):"
 
-#: include/identity.php:695 mod/profiles.php:730
-msgid "Political Views:"
-msgstr "Orientamento politico:"
+#: mod/profiles.php:721
+msgid "Locality/City:"
+msgstr "Località:"
 
-#: include/identity.php:699
-msgid "Religion:"
-msgstr "Religione:"
+#: mod/profiles.php:722
+msgid "Region/State:"
+msgstr "Regione/Stato:"
 
-#: include/identity.php:707
-msgid "Hobbies/Interests:"
-msgstr "Hobby/Interessi:"
+#: mod/profiles.php:723
+msgid "Postal/Zip Code:"
+msgstr "CAP:"
 
-#: include/identity.php:711 mod/profiles.php:734
-msgid "Likes:"
-msgstr "Mi piace:"
+#: mod/profiles.php:724
+msgid "Country:"
+msgstr "Nazione:"
 
-#: include/identity.php:715 mod/profiles.php:735
-msgid "Dislikes:"
-msgstr "Non mi piace:"
+#: mod/profiles.php:725 src/Util/Temporal.php:149
+msgid "Age: "
+msgstr "Età : "
 
-#: include/identity.php:719
-msgid "Contact information and Social Networks:"
-msgstr "Informazioni su contatti e social network:"
+#: mod/profiles.php:728
+msgid "Who: (if applicable)"
+msgstr "Con chi: (se possibile)"
 
-#: include/identity.php:723
-msgid "Musical interests:"
-msgstr "Interessi musicali:"
+#: mod/profiles.php:728
+msgid "Examples: cathy123, Cathy Williams, cathy@example.com"
+msgstr "Esempio: cathy123, Cathy Williams, cathy@example.com"
 
-#: include/identity.php:727
-msgid "Books, literature:"
-msgstr "Libri, letteratura:"
+#: mod/profiles.php:729
+msgid "Since [date]:"
+msgstr "Dal [data]:"
 
-#: include/identity.php:731
-msgid "Television:"
-msgstr "Televisione:"
+#: mod/profiles.php:731
+msgid "Tell us about yourself..."
+msgstr "Raccontaci di te..."
 
-#: include/identity.php:735
-msgid "Film/dance/culture/entertainment:"
-msgstr "Film/danza/cultura/intrattenimento:"
+#: mod/profiles.php:732
+msgid "XMPP (Jabber) address:"
+msgstr "Indirizzo XMPP (Jabber):"
 
-#: include/identity.php:739
-msgid "Love/Romance:"
-msgstr "Amore:"
+#: mod/profiles.php:732
+msgid ""
+"The XMPP address will be propagated to your contacts so that they can follow"
+" you."
+msgstr "L'indirizzo XMPP verrà propagato ai tuoi contatti così che possano seguirti."
 
-#: include/identity.php:743
-msgid "Work/employment:"
-msgstr "Lavoro:"
+#: mod/profiles.php:733
+msgid "Homepage URL:"
+msgstr "Homepage:"
 
-#: include/identity.php:747
-msgid "School/education:"
-msgstr "Scuola:"
+#: mod/profiles.php:734 src/Model/Profile.php:790
+msgid "Hometown:"
+msgstr "Paese natale:"
 
-#: include/identity.php:752
-msgid "Forums:"
-msgstr "Forum:"
+#: mod/profiles.php:735 src/Model/Profile.php:798
+msgid "Political Views:"
+msgstr "Orientamento politico:"
 
-#: include/identity.php:761 mod/events.php:530
-msgid "Basic"
-msgstr "Base"
+#: mod/profiles.php:736
+msgid "Religious Views:"
+msgstr "Orientamento religioso:"
 
-#: include/identity.php:762 mod/admin.php:1181 mod/contacts.php:900
-#: mod/events.php:531
-msgid "Advanced"
-msgstr "Avanzate"
+#: mod/profiles.php:737
+msgid "Public Keywords:"
+msgstr "Parole chiave visibili a tutti:"
 
-#: include/identity.php:788 mod/follow.php:182 mod/unfollow.php:133
-#: mod/contacts.php:866
-msgid "Status Messages and Posts"
-msgstr "Messaggi di stato e post"
+#: mod/profiles.php:737
+msgid "(Used for suggesting potential friends, can be seen by others)"
+msgstr "(E' utilizzato per suggerire potenziali amici, può essere visto da altri)"
 
-#: include/identity.php:796 mod/contacts.php:874
-msgid "Profile Details"
-msgstr "Dettagli del profilo"
+#: mod/profiles.php:738
+msgid "Private Keywords:"
+msgstr "Parole chiave private:"
 
-#: include/identity.php:804 mod/photos.php:97
-msgid "Photo Albums"
-msgstr "Album foto"
+#: mod/profiles.php:738
+msgid "(Used for searching profiles, never shown to others)"
+msgstr "(Usato per cercare tra i profili, non è mai visibile agli altri)"
 
-#: include/identity.php:843 mod/notes.php:49
-msgid "Personal Notes"
-msgstr "Note personali"
+#: mod/profiles.php:739 src/Model/Profile.php:814
+msgid "Likes:"
+msgstr "Mi piace:"
 
-#: include/identity.php:846
-msgid "Only You Can See This"
-msgstr "Solo tu puoi vedere questo"
+#: mod/profiles.php:740 src/Model/Profile.php:818
+msgid "Dislikes:"
+msgstr "Non mi piace:"
 
-#: include/items.php:1731 mod/dfrn_request.php:760 mod/dfrn_confirm.php:739
-msgid "[Name Withheld]"
-msgstr "[Nome Nascosto]"
+#: mod/profiles.php:741
+msgid "Musical interests"
+msgstr "Interessi musicali"
 
-#: include/items.php:2106 mod/viewsrc.php:16 mod/notice.php:18
-#: mod/admin.php:258 mod/admin.php:1687 mod/admin.php:1938 mod/display.php:106
-#: mod/display.php:279 mod/display.php:487
-msgid "Item not found."
-msgstr "Elemento non trovato."
+#: mod/profiles.php:742
+msgid "Books, literature"
+msgstr "Libri, letteratura"
 
-#: include/items.php:2149
-msgid "Do you really want to delete this item?"
-msgstr "Vuoi veramente cancellare questo elemento?"
+#: mod/profiles.php:743
+msgid "Television"
+msgstr "Televisione"
 
-#: include/items.php:2151 mod/api.php:107 mod/dfrn_request.php:881
-#: mod/follow.php:150 mod/message.php:207 mod/suggest.php:32
-#: mod/contacts.php:466 mod/profiles.php:639 mod/profiles.php:642
-#: mod/profiles.php:669 mod/register.php:250 mod/settings.php:1158
-#: mod/settings.php:1164 mod/settings.php:1171 mod/settings.php:1175
-#: mod/settings.php:1180 mod/settings.php:1185 mod/settings.php:1190
-#: mod/settings.php:1195 mod/settings.php:1221 mod/settings.php:1222
-#: mod/settings.php:1223 mod/settings.php:1224 mod/settings.php:1225
-msgid "Yes"
-msgstr "Si"
+#: mod/profiles.php:744
+msgid "Film/dance/culture/entertainment"
+msgstr "Film/danza/cultura/intrattenimento"
 
-#: include/items.php:2290 mod/api.php:28 mod/api.php:33 mod/attach.php:35
-#: mod/common.php:20 mod/crepair.php:105 mod/nogroup.php:29
-#: mod/viewcontacts.php:49 mod/uimport.php:26 mod/allfriends.php:15
-#: mod/cal.php:302 mod/editpost.php:13 mod/follow.php:14 mod/follow.php:55
-#: mod/follow.php:118 mod/group.php:21 mod/invite.php:18 mod/invite.php:106
-#: mod/manage.php:104 mod/message.php:49 mod/message.php:172
-#: mod/notifications.php:74 mod/repair_ostatus.php:12 mod/wallmessage.php:12
-#: mod/wallmessage.php:36 mod/wallmessage.php:76 mod/wallmessage.php:100
-#: mod/delegate.php:15 mod/suggest.php:58 mod/unfollow.php:14
-#: mod/unfollow.php:57 mod/unfollow.php:90 mod/contacts.php:374
-#: mod/dfrn_confirm.php:65 mod/dirfind.php:17 mod/display.php:484
-#: mod/events.php:190 mod/fsuggest.php:81 mod/item.php:199 mod/item.php:211
-#: mod/mood.php:118 mod/network.php:17 mod/notes.php:25
-#: mod/ostatus_subscribe.php:12 mod/photos.php:170 mod/photos.php:1095
-#: mod/poke.php:157 mod/profile_photo.php:21 mod/profile_photo.php:181
-#: mod/profile_photo.php:192 mod/profile_photo.php:205 mod/profiles.php:168
-#: mod/profiles.php:606 mod/register.php:47 mod/regmod.php:108
-#: mod/settings.php:28 mod/settings.php:130 mod/settings.php:678
-#: mod/wall_attach.php:69 mod/wall_attach.php:72 mod/wall_upload.php:102
-#: mod/wall_upload.php:105 index.php:412
-msgid "Permission denied."
-msgstr "Permesso negato."
+#: mod/profiles.php:745
+msgid "Hobbies/Interests"
+msgstr "Hobby/interessi"
 
-#: include/items.php:2407
-msgid "Archives"
-msgstr "Archivi"
+#: mod/profiles.php:746
+msgid "Love/romance"
+msgstr "Amore"
 
-#: include/like.php:46
-#, php-format
-msgid "%1$s is attending %2$s's %3$s"
-msgstr "%1$s parteciperà a %3$s di %2$s"
+#: mod/profiles.php:747
+msgid "Work/employment"
+msgstr "Lavoro/impiego"
 
-#: include/like.php:51
-#, php-format
-msgid "%1$s is not attending %2$s's %3$s"
-msgstr "%1$s non parteciperà a %3$s di %2$s"
+#: mod/profiles.php:748
+msgid "School/education"
+msgstr "Scuola/educazione"
 
-#: include/like.php:56
-#, php-format
-msgid "%1$s may attend %2$s's %3$s"
-msgstr "%1$s forse parteciperà a %3$s di %2$s"
+#: mod/profiles.php:749
+msgid "Contact information and Social Networks"
+msgstr "Informazioni su contatti e social network"
 
-#: include/message.php:16 include/message.php:162
-msgid "[no subject]"
-msgstr "[nessun oggetto]"
+#: mod/profiles.php:780 src/Model/Profile.php:389
+msgid "Profile Image"
+msgstr "Immagine del Profilo"
 
-#: include/network.php:714
-msgid "view full size"
-msgstr "vedi a schermo intero"
+#: mod/profiles.php:782 src/Model/Profile.php:392
+msgid "visible to everybody"
+msgstr "visibile a tutti"
 
-#: include/ostatus.php:1713
-#, php-format
-msgid "%s is now following %s."
-msgstr "%s sta seguendo %s"
+#: mod/profiles.php:789
+msgid "Edit/Manage Profiles"
+msgstr "Modifica / Gestisci profili"
 
-#: include/ostatus.php:1714
-msgid "following"
-msgstr "segue"
+#: mod/profiles.php:790 src/Model/Profile.php:379 src/Model/Profile.php:401
+msgid "Change profile photo"
+msgstr "Cambia la foto del profilo"
 
-#: include/ostatus.php:1717
-#, php-format
-msgid "%s stopped following %s."
-msgstr "%s ha smesso di seguire %s"
+#: mod/profiles.php:791 src/Model/Profile.php:380
+msgid "Create New Profile"
+msgstr "Crea un nuovo profilo"
 
-#: include/ostatus.php:1718
-msgid "stopped following"
-msgstr "tolto dai seguiti"
+#: 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 "Richiesta non valida."
 
-#: include/text.php:315
-msgid "newer"
-msgstr "nuovi"
+#: mod/wall_attach.php:101
+msgid "Sorry, maybe your upload is bigger than the PHP configuration allows"
+msgstr "Mi spiace, forse il file che stai caricando è più grosso di quanto la configurazione di PHP permetta"
 
-#: include/text.php:316
-msgid "older"
-msgstr "vecchi"
+#: mod/wall_attach.php:101
+msgid "Or - did you try to upload an empty file?"
+msgstr "O.. non avrai provato a caricare un file vuoto?"
 
-#: include/text.php:321
-msgid "first"
-msgstr "primo"
+#: mod/wall_attach.php:112
+#, php-format
+msgid "File exceeds size limit of %s"
+msgstr "Il file supera la dimensione massima di %s"
 
-#: include/text.php:322
-msgid "prev"
-msgstr "prec"
+#: mod/wall_attach.php:136 mod/wall_attach.php:152
+msgid "File upload failed."
+msgstr "Caricamento del file non riuscito."
 
-#: include/text.php:356
-msgid "next"
-msgstr "succ"
+#: mod/contacts.php:149
+#, php-format
+msgid "%d contact edited."
+msgid_plural "%d contacts edited."
+msgstr[0] "%d contatto modificato."
+msgstr[1] "%d contatti modificati"
 
-#: include/text.php:357
-msgid "last"
-msgstr "ultimo"
+#: mod/contacts.php:176 mod/contacts.php:392
+msgid "Could not access contact record."
+msgstr "Non è possibile accedere al contatto."
 
-#: include/text.php:411
-msgid "Loading more entries..."
-msgstr "Carico più elementi..."
+#: mod/contacts.php:186
+msgid "Could not locate selected profile."
+msgstr "Non riesco a trovare il profilo selezionato."
 
-#: include/text.php:412
-msgid "The end"
-msgstr "Fine"
+#: mod/contacts.php:220
+msgid "Contact updated."
+msgstr "Contatto aggiornato."
 
-#: include/text.php:961
-msgid "No contacts"
-msgstr "Nessun contatto"
+#: mod/contacts.php:222 mod/dfrn_request.php:419
+msgid "Failed to update contact record."
+msgstr "Errore nell'aggiornamento del contatto."
 
-#: include/text.php:985
-#, php-format
-msgid "%d Contact"
-msgid_plural "%d Contacts"
-msgstr[0] "%d contatto"
-msgstr[1] "%d contatti"
+#: mod/contacts.php:413
+msgid "Contact has been blocked"
+msgstr "Il contatto è stato bloccato"
 
-#: include/text.php:998
-msgid "View Contacts"
-msgstr "Visualizza i contatti"
+#: mod/contacts.php:413
+msgid "Contact has been unblocked"
+msgstr "Il contatto è stato sbloccato"
 
-#: include/text.php:1088 mod/filer.php:32 mod/editpost.php:102
-#: mod/notes.php:64
-msgid "Save"
-msgstr "Salva"
+#: mod/contacts.php:424
+msgid "Contact has been ignored"
+msgstr "Il contatto è ignorato"
 
-#: include/text.php:1149
-msgid "poke"
-msgstr "stuzzica"
+#: mod/contacts.php:424
+msgid "Contact has been unignored"
+msgstr "Il contatto non è più ignorato"
 
-#: include/text.php:1149
-msgid "poked"
-msgstr "ha stuzzicato"
+#: mod/contacts.php:435
+msgid "Contact has been archived"
+msgstr "Il contatto è stato archiviato"
 
-#: include/text.php:1150
-msgid "ping"
-msgstr "invia un ping"
+#: mod/contacts.php:435
+msgid "Contact has been unarchived"
+msgstr "Il contatto è stato dearchiviato"
 
-#: include/text.php:1150
-msgid "pinged"
-msgstr "ha inviato un ping"
+#: mod/contacts.php:459
+msgid "Drop contact"
+msgstr "Cancella contatto"
 
-#: include/text.php:1151
-msgid "prod"
-msgstr "pungola"
+#: mod/contacts.php:462 mod/contacts.php:814
+msgid "Do you really want to delete this contact?"
+msgstr "Vuoi veramente cancellare questo contatto?"
 
-#: include/text.php:1151
-msgid "prodded"
-msgstr "ha pungolato"
+#: mod/contacts.php:480
+msgid "Contact has been removed."
+msgstr "Il contatto è stato rimosso."
 
-#: include/text.php:1152
-msgid "slap"
-msgstr "schiaffeggia"
+#: mod/contacts.php:511
+#, php-format
+msgid "You are mutual friends with %s"
+msgstr "Sei amico reciproco con %s"
 
-#: include/text.php:1152
-msgid "slapped"
-msgstr "ha schiaffeggiato"
+#: mod/contacts.php:515
+#, php-format
+msgid "You are sharing with %s"
+msgstr "Stai condividendo con %s"
 
-#: include/text.php:1153
-msgid "finger"
-msgstr "tocca"
+#: mod/contacts.php:519
+#, php-format
+msgid "%s is sharing with you"
+msgstr "%s sta condividendo con te"
 
-#: include/text.php:1153
-msgid "fingered"
-msgstr "ha toccato"
+#: mod/contacts.php:539
+msgid "Private communications are not available for this contact."
+msgstr "Le comunicazioni private non sono disponibili per questo contatto."
 
-#: include/text.php:1154
-msgid "rebuff"
-msgstr "respingi"
+#: mod/contacts.php:541
+msgid "Never"
+msgstr "Mai"
 
-#: include/text.php:1154
-msgid "rebuffed"
-msgstr "ha respinto"
+#: mod/contacts.php:544
+msgid "(Update was successful)"
+msgstr "(L'aggiornamento è stato completato)"
 
-#: include/text.php:1168
-msgid "happy"
-msgstr "felice"
+#: mod/contacts.php:544
+msgid "(Update was not successful)"
+msgstr "(L'aggiornamento non è stato completato)"
 
-#: include/text.php:1169
-msgid "sad"
-msgstr "triste"
+#: mod/contacts.php:546 mod/contacts.php:976
+msgid "Suggest friends"
+msgstr "Suggerisci amici"
 
-#: include/text.php:1170
-msgid "mellow"
-msgstr "rilassato"
+#: mod/contacts.php:550
+#, php-format
+msgid "Network type: %s"
+msgstr "Tipo di rete: %s"
 
-#: include/text.php:1171
-msgid "tired"
-msgstr "stanco"
+#: mod/contacts.php:555
+msgid "Communications lost with this contact!"
+msgstr "Comunicazione con questo contatto persa!"
 
-#: include/text.php:1172
-msgid "perky"
-msgstr "vivace"
+#: mod/contacts.php:561
+msgid "Fetch further information for feeds"
+msgstr "Recupera maggiori informazioni per i feed"
 
-#: include/text.php:1173
-msgid "angry"
-msgstr "arrabbiato"
+#: mod/contacts.php:563
+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 "Recupera informazioni come immagini di anteprima, titolo e teaser dall'elemento del feed. Puoi attivare questa funzione se il feed non contiene molto testo. Le parole chiave sono recuperate dal tag meta nella pagina dell'elemento e inseriti come hashtag."
 
-#: include/text.php:1174
-msgid "stupified"
-msgstr "stupefatto"
+#: mod/contacts.php:564 mod/admin.php:1190
+msgid "Disabled"
+msgstr "Disabilitato"
 
-#: include/text.php:1175
-msgid "puzzled"
-msgstr "confuso"
+#: mod/contacts.php:565
+msgid "Fetch information"
+msgstr "Recupera informazioni"
 
-#: include/text.php:1176
-msgid "interested"
-msgstr "interessato"
+#: mod/contacts.php:566
+msgid "Fetch keywords"
+msgstr "Recupera parole chiave"
 
-#: include/text.php:1177
-msgid "bitter"
-msgstr "risentito"
+#: mod/contacts.php:567
+msgid "Fetch information and keywords"
+msgstr "Recupera informazioni e parole chiave"
 
-#: include/text.php:1178
-msgid "cheerful"
-msgstr "giocoso"
+#: mod/contacts.php:599
+msgid "Contact"
+msgstr "Contatto"
 
-#: include/text.php:1179
-msgid "alive"
-msgstr "vivo"
+#: mod/contacts.php:602
+msgid "Profile Visibility"
+msgstr "Visibilità del profilo"
 
-#: include/text.php:1180
-msgid "annoyed"
-msgstr "annoiato"
+#: mod/contacts.php:603
+#, php-format
+msgid ""
+"Please choose the profile you would like to display to %s when viewing your "
+"profile securely."
+msgstr "Seleziona il profilo che vuoi mostrare a %s quando visita il tuo profilo in modo sicuro."
 
-#: include/text.php:1181
-msgid "anxious"
-msgstr "ansioso"
+#: mod/contacts.php:604
+msgid "Contact Information / Notes"
+msgstr "Informazioni / Note sul contatto"
 
-#: include/text.php:1182
-msgid "cranky"
-msgstr "irritabile"
+#: mod/contacts.php:605
+msgid "Their personal note"
+msgstr "La loro nota personale"
 
-#: include/text.php:1183
-msgid "disturbed"
-msgstr "disturbato"
+#: mod/contacts.php:607
+msgid "Edit contact notes"
+msgstr "Modifica note contatto"
 
-#: include/text.php:1184
-msgid "frustrated"
-msgstr "frustato"
+#: mod/contacts.php:611
+msgid "Block/Unblock contact"
+msgstr "Blocca/Sblocca contatto"
 
-#: include/text.php:1185
-msgid "motivated"
-msgstr "motivato"
+#: mod/contacts.php:612
+msgid "Ignore contact"
+msgstr "Ignora il contatto"
 
-#: include/text.php:1186
-msgid "relaxed"
-msgstr "rilassato"
+#: mod/contacts.php:613
+msgid "Repair URL settings"
+msgstr "Impostazioni riparazione URL"
 
-#: include/text.php:1187
-msgid "surprised"
-msgstr "sorpreso"
+#: mod/contacts.php:614
+msgid "View conversations"
+msgstr "Vedi conversazioni"
 
-#: include/text.php:1220
-msgid "Sund"
-msgstr "Dom"
+#: mod/contacts.php:619
+msgid "Last update:"
+msgstr "Ultimo aggiornamento:"
 
-#: include/text.php:1223
-msgid "Sep"
-msgstr "Set"
+#: mod/contacts.php:621
+msgid "Update public posts"
+msgstr "Aggiorna messaggi pubblici"
 
-#: include/text.php:1421 mod/videos.php:390
-msgid "View Video"
-msgstr "Guarda Video"
+#: mod/contacts.php:623 mod/contacts.php:986
+msgid "Update now"
+msgstr "Aggiorna adesso"
 
-#: include/text.php:1438
-msgid "bytes"
-msgstr "bytes"
+#: mod/contacts.php:628 mod/contacts.php:818 mod/contacts.php:995
+#: mod/admin.php:434 mod/admin.php:1708
+msgid "Unblock"
+msgstr "Sblocca"
 
-#: include/text.php:1473 include/text.php:1484
-msgid "Click to open/close"
-msgstr "Clicca per aprire/chiudere"
+#: mod/contacts.php:628 mod/contacts.php:818 mod/contacts.php:995
+#: mod/admin.php:433 mod/admin.php:1707
+msgid "Block"
+msgstr "Blocca"
 
-#: include/text.php:1612
-msgid "View on separate page"
-msgstr "Vedi in una pagina separata"
+#: mod/contacts.php:629 mod/contacts.php:819 mod/contacts.php:1003
+msgid "Unignore"
+msgstr "Non ignorare"
 
-#: include/text.php:1613
-msgid "view on separate page"
-msgstr "vedi in una pagina separata"
+#: mod/contacts.php:633
+msgid "Currently blocked"
+msgstr "Bloccato"
 
-#: include/text.php:1898
-msgid "activity"
-msgstr "attività"
+#: mod/contacts.php:634
+msgid "Currently ignored"
+msgstr "Ignorato"
 
-#: include/text.php:1900 object/Item.php:416 object/Item.php:428
-msgid "comment"
-msgid_plural "comments"
-msgstr[0] "commento "
-msgstr[1] "commenti"
+#: mod/contacts.php:635
+msgid "Currently archived"
+msgstr "Al momento archiviato"
 
-#: include/text.php:1903
-msgid "post"
-msgstr "messaggio"
+#: mod/contacts.php:636
+msgid "Awaiting connection acknowledge"
+msgstr "In attesa di conferma della connessione"
 
-#: include/text.php:2069
-msgid "Item filed"
-msgstr "Messaggio salvato"
+#: mod/contacts.php:637
+msgid ""
+"Replies/likes to your public posts <strong>may</strong> still be visible"
+msgstr "Risposte ai tuoi post pubblici <strong>possono</strong> essere comunque visibili"
 
-#: include/uimport.php:81
-msgid "Error decoding account file"
-msgstr "Errore decodificando il file account"
+#: mod/contacts.php:638
+msgid "Notification for new posts"
+msgstr "Notifica per i nuovi messaggi"
 
-#: include/uimport.php:87
-msgid "Error! No version data in file! This is not a Friendica account file?"
-msgstr "Errore! Nessuna informazione di versione nel file! Potrebbe non essere un file account di Friendica?"
+#: mod/contacts.php:638
+msgid "Send a notification of every new post of this contact"
+msgstr "Invia una notifica per ogni nuovo messaggio di questo contatto"
 
-#: include/uimport.php:104 include/uimport.php:115
-msgid "Error! Cannot check nickname"
-msgstr "Errore! Non posso controllare il nickname"
+#: mod/contacts.php:641
+msgid "Blacklisted keywords"
+msgstr "Parole chiave in blacklist"
 
-#: include/uimport.php:108 include/uimport.php:119
-#, php-format
-msgid "User '%s' already exists on this server!"
-msgstr "L'utente '%s' esiste già su questo server!"
+#: mod/contacts.php:641
+msgid ""
+"Comma separated list of keywords that should not be converted to hashtags, "
+"when \"Fetch information and keywords\" is selected"
+msgstr "Lista separata da virgola di parole chiave che non dovranno essere convertite in hashtag, quando \"Recupera informazioni e parole chiave\" è selezionato"
 
-#: include/uimport.php:151
-msgid "User creation error"
-msgstr "Errore creando l'utente"
+#: mod/contacts.php:653 src/Model/Profile.php:424
+msgid "XMPP:"
+msgstr "XMPP:"
 
-#: include/uimport.php:174
-msgid "User profile creation error"
-msgstr "Errore creando il profilo dell'utente"
+#: mod/contacts.php:658
+msgid "Actions"
+msgstr "Azioni"
 
-#: include/uimport.php:224
-#, php-format
-msgid "%d contact not imported"
-msgid_plural "%d contacts not imported"
-msgstr[0] "%d contatto non importato"
-msgstr[1] "%d contatti non importati"
+#: mod/contacts.php:660 mod/contacts.php:846 view/theme/frio/theme.php:259
+#: src/Content/Nav.php:100 src/Model/Profile.php:888
+msgid "Status"
+msgstr "Stato"
 
-#: include/uimport.php:290
-msgid "Done. You can now login with your username and password"
-msgstr "Fatto. Ora puoi entrare con il tuo nome utente e la tua password"
+#: mod/contacts.php:661
+msgid "Contact Settings"
+msgstr "Impostazioni Contatto"
 
-#: include/user.php:41 mod/settings.php:373
-msgid "Passwords do not match. Password unchanged."
-msgstr "Le password non corrispondono. Password non cambiata."
+#: mod/contacts.php:702
+msgid "Suggestions"
+msgstr "Suggerimenti"
 
-#: include/user.php:50
-msgid "An invitation is required."
-msgstr "E' richiesto un invito."
+#: mod/contacts.php:705
+msgid "Suggest potential friends"
+msgstr "Suggerisci potenziali amici"
 
-#: include/user.php:55
-msgid "Invitation could not be verified."
-msgstr "L'invito non puo' essere verificato."
+#: mod/contacts.php:710 mod/group.php:216
+msgid "All Contacts"
+msgstr "Tutti i contatti"
 
-#: include/user.php:63
-msgid "Invalid OpenID url"
-msgstr "Url OpenID non valido"
+#: mod/contacts.php:713
+msgid "Show all contacts"
+msgstr "Mostra tutti i contatti"
 
-#: include/user.php:84
-msgid "Please enter the required information."
-msgstr "Inserisci le informazioni richieste."
+#: mod/contacts.php:718
+msgid "Unblocked"
+msgstr "Sbloccato"
 
-#: include/user.php:98
-msgid "Please use a shorter name."
-msgstr "Usa un nome più corto."
+#: mod/contacts.php:721
+msgid "Only show unblocked contacts"
+msgstr "Mostra solo contatti non bloccati"
 
-#: include/user.php:100
-msgid "Name too short."
-msgstr "Il nome è troppo corto."
+#: mod/contacts.php:726
+msgid "Blocked"
+msgstr "Bloccato"
 
-#: include/user.php:108
-msgid "That doesn't appear to be your full (First Last) name."
-msgstr "Questo non sembra essere il tuo nome completo (Nome Cognome)."
+#: mod/contacts.php:729
+msgid "Only show blocked contacts"
+msgstr "Mostra solo contatti bloccati"
 
-#: include/user.php:113
-msgid "Your email domain is not among those allowed on this site."
-msgstr "Il dominio della tua email non è tra quelli autorizzati su questo sito."
+#: mod/contacts.php:734
+msgid "Ignored"
+msgstr "Ignorato"
 
-#: include/user.php:116
-msgid "Not a valid email address."
-msgstr "L'indirizzo email non è valido."
+#: mod/contacts.php:737
+msgid "Only show ignored contacts"
+msgstr "Mostra solo contatti ignorati"
 
-#: include/user.php:129
-msgid "Cannot use that email."
-msgstr "Non puoi usare quell'email."
+#: mod/contacts.php:742
+msgid "Archived"
+msgstr "Archiviato"
 
-#: include/user.php:135
-msgid "Your \"nickname\" can only contain \"a-z\", \"0-9\" and \"_\"."
-msgstr "Il tuo nome utente può contenere solo \"a-z\", \"0-9\",  e \"_\"."
+#: mod/contacts.php:745
+msgid "Only show archived contacts"
+msgstr "Mostra solo contatti archiviati"
 
-#: include/user.php:142 include/user.php:224
-msgid "Nickname is already registered. Please choose another."
-msgstr "Nome utente già registrato. Scegline un altro."
+#: mod/contacts.php:750
+msgid "Hidden"
+msgstr "Nascosto"
 
-#: include/user.php:152
-msgid ""
-"Nickname was once registered here and may not be re-used. Please choose "
-"another."
-msgstr "Questo nome utente stato già registrato. Per favore, sceglierne uno nuovo."
+#: mod/contacts.php:753
+msgid "Only show hidden contacts"
+msgstr "Mostra solo contatti nascosti"
 
-#: include/user.php:168
-msgid "SERIOUS ERROR: Generation of security keys failed."
-msgstr "ERRORE GRAVE: La generazione delle chiavi di sicurezza è fallita."
+#: mod/contacts.php:809
+msgid "Search your contacts"
+msgstr "Cerca nei tuoi contatti"
 
-#: include/user.php:210
-msgid "An error occurred during registration. Please try again."
-msgstr "C'è stato un errore durante la registrazione. Prova ancora."
+#: mod/contacts.php:810 mod/search.php:236
+#, php-format
+msgid "Results for: %s"
+msgstr "Risultati per: %s"
 
-#: include/user.php:233 view/theme/duepuntozero/config.php:47
-msgid "default"
-msgstr "default"
+#: mod/contacts.php:811 mod/directory.php:210 src/Content/Widget.php:63
+msgid "Find"
+msgstr "Trova"
 
-#: include/user.php:243
-msgid "An error occurred creating your default profile. Please try again."
-msgstr "C'è stato un errore nella creazione del tuo profilo. Prova ancora."
+#: mod/contacts.php:817 mod/settings.php:169 mod/settings.php:705
+msgid "Update"
+msgstr "Aggiorna"
 
-#: include/user.php:393
-#, php-format
-msgid ""
-"\n"
-"\t\tDear %1$s,\n"
-"\t\t\tThank you for registering at %2$s. Your account is pending for approval by the administrator.\n"
-"\t"
-msgstr "\nCaro %1$s,\n   Grazie per la tua registrazione su %2$s. Il tuo account è in attesa di approvazione da parte di un amministratore.\n    "
+#: mod/contacts.php:820 mod/contacts.php:1011
+msgid "Archive"
+msgstr "Archivia"
 
-#: include/user.php:403
-#, php-format
-msgid "Registration at %s"
-msgstr "Registrazione su %s"
+#: mod/contacts.php:820 mod/contacts.php:1011
+msgid "Unarchive"
+msgstr "Dearchivia"
 
-#: include/user.php:413
-#, php-format
-msgid ""
-"\n"
-"\t\tDear %1$s,\n"
-"\t\t\tThank you for registering at %2$s. Your account has been created.\n"
-"\t"
-msgstr "\nGentile %1$s,\nGrazie per esserti registrato su %2$s. Il tuo account è stato creato."
+#: mod/contacts.php:823
+msgid "Batch Actions"
+msgstr "Azioni Batch"
 
-#: include/user.php:417
-#, php-format
-msgid ""
-"\n"
-"\t\tThe login details are as follows:\n"
-"\t\t\tSite Location:\t%3$s\n"
-"\t\t\tLogin Name:\t%1$s\n"
-"\t\t\tPassword:\t%5$s\n"
-"\n"
-"\t\tYou may change your password from your account \"Settings\" page after logging\n"
-"\t\tin.\n"
-"\n"
-"\t\tPlease take a few moments to review the other account settings on that page.\n"
-"\n"
-"\t\tYou may also wish to add some basic information to your default profile\n"
-"\t\t(on the \"Profiles\" page) so that other people can easily find you.\n"
-"\n"
-"\t\tWe recommend setting your full name, adding a profile photo,\n"
-"\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n"
-"\t\tperhaps what country you live in; if you do not wish to be more specific\n"
-"\t\tthan that.\n"
-"\n"
-"\t\tWe fully respect your right to privacy, and none of these items are necessary.\n"
-"\t\tIf you are new and do not know anybody here, they may help\n"
-"\t\tyou to make some new and interesting friends.\n"
-"\n"
-"\n"
-"\t\tThank you and welcome to %2$s."
-msgstr "\nI dettagli del tuo utente sono:\n    Indirizzo del sito: %3$s\n    Nome utente: %1$s\n    Password: %5$s\n\nPuoi cambiare la tua password dalla pagina delle impostazioni del tuo account dopo esserti autenticato.\n\nPer favore, prenditi qualche momento per esaminare tutte le impostazioni presenti.\n\nPotresti voler aggiungere qualche informazione di base al tuo profilo predefinito (nella pagina \"Profili\"), così che le altre persone possano trovarti più facilmente.\n\nTi raccomandiamo di inserire il tuo nome completo, aggiungere una foto, aggiungere qualche parola chiave del profilo (molto utili per trovare nuovi contatti), e magari in quale nazione vivi, se non vuoi essere più specifico di così.\n\nNoi rispettiamo appieno la tua privacy, e nessuna di queste informazioni è necessaria o obbligatoria.\nSe sei nuovo e non conosci nessuno qui, possono aiutarti a trovare qualche nuovo e interessante contatto.\n\nGrazie e benvenuto su %2$s"
+#: mod/contacts.php:857 src/Model/Profile.php:899
+msgid "Profile Details"
+msgstr "Dettagli del profilo"
 
-#: include/user.php:449 mod/admin.php:1430
-#, php-format
-msgid "Registration details for %s"
-msgstr "Dettagli della registrazione di %s"
+#: mod/contacts.php:869
+msgid "View all contacts"
+msgstr "Vedi tutti i contatti"
 
-#: mod/api.php:78 mod/api.php:104
-msgid "Authorize application connection"
-msgstr "Autorizza la connessione dell'applicazione"
+#: mod/contacts.php:880
+msgid "View all common friends"
+msgstr "Vedi tutti gli amici in comune"
 
-#: mod/api.php:79
-msgid "Return to your app and insert this Securty Code:"
-msgstr "Torna alla tua applicazione e inserisci questo codice di sicurezza:"
+#: mod/contacts.php:886 mod/admin.php:1269 mod/events.php:535
+#: src/Model/Profile.php:865
+msgid "Advanced"
+msgstr "Avanzate"
 
-#: mod/api.php:91
-msgid "Please login to continue."
-msgstr "Effettua il login per continuare."
+#: mod/contacts.php:889
+msgid "Advanced Contact Settings"
+msgstr "Impostazioni avanzate Contatto"
 
-#: mod/api.php:106
-msgid ""
-"Do you want to authorize this application to access your posts and contacts,"
-" and/or create new posts for you?"
-msgstr "Vuoi autorizzare questa applicazione per accedere ai messaggi e ai contatti, e / o creare nuovi messaggi per te?"
+#: mod/contacts.php:921
+msgid "Mutual Friendship"
+msgstr "Amicizia reciproca"
 
-#: mod/api.php:108 mod/dfrn_request.php:881 mod/follow.php:150
-#: mod/profiles.php:639 mod/profiles.php:643 mod/profiles.php:669
-#: mod/register.php:251 mod/settings.php:1158 mod/settings.php:1164
-#: mod/settings.php:1171 mod/settings.php:1175 mod/settings.php:1180
-#: mod/settings.php:1185 mod/settings.php:1190 mod/settings.php:1195
-#: mod/settings.php:1221 mod/settings.php:1222 mod/settings.php:1223
-#: mod/settings.php:1224 mod/settings.php:1225
-msgid "No"
-msgstr "No"
+#: mod/contacts.php:925
+msgid "is a fan of yours"
+msgstr "è un tuo fan"
 
-#: mod/apps.php:9 index.php:259
-msgid "You must be logged in to use addons. "
-msgstr "Devi aver effettuato il login per usare i componenti aggiuntivi."
+#: mod/contacts.php:929
+msgid "you are a fan of"
+msgstr "sei un fan di"
 
-#: mod/apps.php:14
-msgid "Applications"
-msgstr "Applicazioni"
+#: mod/contacts.php:997
+msgid "Toggle Blocked status"
+msgstr "Inverti stato \"Blocca\""
 
-#: mod/apps.php:17
-msgid "No installed applications."
-msgstr "Nessuna applicazione installata."
+#: mod/contacts.php:1005
+msgid "Toggle Ignored status"
+msgstr "Inverti stato \"Ignora\""
 
-#: mod/attach.php:10
-msgid "Item not available."
-msgstr "Oggetto non disponibile."
+#: mod/contacts.php:1013
+msgid "Toggle Archive status"
+msgstr "Inverti stato \"Archiviato\""
 
-#: mod/attach.php:22
-msgid "Item was not found."
-msgstr "Oggetto non trovato."
+#: mod/contacts.php:1021
+msgid "Delete contact"
+msgstr "Rimuovi contatto"
 
-#: mod/babel.php:18
-msgid "Source (bbcode) text:"
-msgstr "Testo sorgente (bbcode):"
+#: mod/delegate.php:142
+msgid "No parent user"
+msgstr "Nessun utente principale"
 
-#: mod/babel.php:25
-msgid "Source (Diaspora) text to convert to BBcode:"
-msgstr "Testo sorgente (da Diaspora) da convertire in BBcode:"
+#: mod/delegate.php:158
+msgid "Parent User"
+msgstr "Utente Principale"
 
-#: mod/babel.php:33
-msgid "Source input: "
-msgstr "Sorgente:"
+#: mod/delegate.php:160
+msgid ""
+"Parent users have total control about this account, including the account "
+"settings. Please double check whom you give this access."
+msgstr "Gli utenti principali hanno il controllo totale su questo account, comprese le impostazioni. Assicurati di controllare due volte a chi stai fornendo questo accesso."
 
-#: mod/babel.php:37
-msgid "bb2html (raw HTML): "
-msgstr "bb2html (HTML grezzo):"
+#: mod/delegate.php:161 mod/admin.php:1264 mod/admin.php:1873
+#: mod/admin.php:2126 mod/admin.php:2200 mod/admin.php:2347
+#: mod/settings.php:679 mod/settings.php:788 mod/settings.php:874
+#: mod/settings.php:963 mod/settings.php:1198
+msgid "Save Settings"
+msgstr "Salva Impostazioni"
 
-#: mod/babel.php:41
-msgid "bb2html: "
-msgstr "bb2html:"
+#: mod/delegate.php:162 src/Content/Nav.php:204
+msgid "Delegate Page Management"
+msgstr "Gestione delegati per la pagina"
 
-#: mod/babel.php:45
-msgid "bb2html2bb: "
-msgstr "bb2html2bb: "
+#: mod/delegate.php:163
+msgid "Delegates"
+msgstr "Delegati"
 
-#: mod/babel.php:49
-msgid "bb2md: "
-msgstr "bb2md: "
+#: mod/delegate.php:165
+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 "I Delegati sono in grado di gestire tutti gli aspetti di questa pagina, tranne per le impostazioni di base dell'account. Non delegare il tuo account personale a nessuno di cui non ti fidi ciecamente."
 
-#: mod/babel.php:53
-msgid "bb2md2html: "
-msgstr "bb2md2html: "
+#: mod/delegate.php:166
+msgid "Existing Page Managers"
+msgstr "Gestori Pagina Esistenti"
 
-#: mod/babel.php:57
-msgid "bb2dia2bb: "
-msgstr "bb2dia2bb: "
+#: mod/delegate.php:168
+msgid "Existing Page Delegates"
+msgstr "Delegati Pagina Esistenti"
 
-#: mod/babel.php:61
-msgid "bb2md2html2bb: "
-msgstr "bb2md2html2bb: "
+#: mod/delegate.php:170
+msgid "Potential Delegates"
+msgstr "Delegati Potenziali"
 
-#: mod/babel.php:67
-msgid "Source input (Diaspora format): "
-msgstr "Sorgente (formato Diaspora):"
+#: mod/delegate.php:172 mod/tagrm.php:98
+msgid "Remove"
+msgstr "Rimuovi"
 
-#: mod/babel.php:71
-msgid "diaspora2bb: "
-msgstr "diaspora2bb: "
+#: mod/delegate.php:173
+msgid "Add"
+msgstr "Aggiungi"
 
-#: mod/common.php:93
-msgid "No contacts in common."
-msgstr "Nessun contatto in comune."
+#: mod/delegate.php:174
+msgid "No entries."
+msgstr "Nessuna voce."
 
-#: mod/common.php:143 mod/contacts.php:893
-msgid "Common Friends"
-msgstr "Amici in comune"
+#: mod/dfrn_request.php:94
+msgid "This introduction has already been accepted."
+msgstr "Questa presentazione è già stata accettata."
 
-#: mod/credits.php:19
-msgid "Credits"
-msgstr "Crediti"
+#: mod/dfrn_request.php:112 mod/dfrn_request.php:359
+msgid "Profile location is not valid or does not contain profile information."
+msgstr "L'indirizzo del profilo non è valido o non contiene un profilo."
 
-#: mod/credits.php:20
-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 è un progetto comunitario, che non sarebbe stato possibile realizzare senza l'aiuto di molte persone.\nQuesta è una lista di chi ha contribuito al codice o alle traduzioni di Friendica. Grazie a tutti!"
+#: mod/dfrn_request.php:116 mod/dfrn_request.php:363
+msgid "Warning: profile location has no identifiable owner name."
+msgstr "Attenzione: l'indirizzo del profilo non riporta il nome del proprietario."
 
-#: mod/crepair.php:92
-msgid "Contact settings applied."
-msgstr "Contatto modificato."
+#: mod/dfrn_request.php:119 mod/dfrn_request.php:366
+msgid "Warning: profile location has no profile photo."
+msgstr "Attenzione: l'indirizzo del profilo non ha una foto."
 
-#: mod/crepair.php:94
-msgid "Contact update failed."
-msgstr "Le modifiche al contatto non sono state salvate."
+#: 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 parametro richiesto non è stato trovato all'indirizzo dato"
+msgstr[1] "%d parametri richiesti non sono stati trovati all'indirizzo dato"
 
-#: mod/crepair.php:119 mod/dfrn_confirm.php:130 mod/fsuggest.php:23
-#: mod/fsuggest.php:95
-msgid "Contact not found."
-msgstr "Contatto non trovato."
+#: mod/dfrn_request.php:162
+msgid "Introduction complete."
+msgstr "Presentazione completa."
 
-#: mod/crepair.php:125
-msgid ""
-"<strong>WARNING: This is highly advanced</strong> and if you enter incorrect"
-" information your communications with this contact may stop working."
-msgstr "<strong>ATTENZIONE: Queste sono impostazioni avanzate</strong> e se inserisci informazioni errate le tue comunicazioni con questo contatto potrebbero non funzionare più"
+#: mod/dfrn_request.php:199
+msgid "Unrecoverable protocol error."
+msgstr "Errore di comunicazione."
 
-#: mod/crepair.php:126
-msgid ""
-"Please use your browser 'Back' button <strong>now</strong> if you are "
-"uncertain what to do on this page."
-msgstr "Usa <strong>ora</strong> il tasto 'Indietro' del tuo browser se non sei sicuro di cosa fare in questa pagina."
+#: mod/dfrn_request.php:226
+msgid "Profile unavailable."
+msgstr "Profilo non disponibile."
 
-#: mod/crepair.php:139 mod/crepair.php:141
-msgid "No mirroring"
-msgstr "Non duplicare"
+#: mod/dfrn_request.php:248
+#, php-format
+msgid "%s has received too many connection requests today."
+msgstr "%s ha ricevuto troppe richieste di connessione per oggi."
 
-#: mod/crepair.php:139
-msgid "Mirror as forwarded posting"
-msgstr "Duplica come messaggi ricondivisi"
+#: mod/dfrn_request.php:249
+msgid "Spam protection measures have been invoked."
+msgstr "Sono state attivate le misure di protezione contro lo spam."
 
-#: mod/crepair.php:139 mod/crepair.php:141
-msgid "Mirror as my own posting"
-msgstr "Duplica come miei messaggi"
+#: mod/dfrn_request.php:250
+msgid "Friends are advised to please try again in 24 hours."
+msgstr "Gli amici sono pregati di riprovare tra 24 ore."
 
-#: mod/crepair.php:155
-msgid "Return to contact editor"
-msgstr "Ritorna alla modifica contatto"
+#: mod/dfrn_request.php:280
+msgid "Invalid locator"
+msgstr "Indirizzo non valido"
 
-#: mod/crepair.php:157
-msgid "Refetch contact data"
-msgstr "Ricarica dati contatto"
+#: mod/dfrn_request.php:316
+msgid "You have already introduced yourself here."
+msgstr "Ti sei già presentato qui."
 
-#: mod/crepair.php:159 mod/invite.php:150 mod/localtime.php:47
-#: mod/manage.php:157 mod/message.php:338 mod/message.php:521
-#: mod/install.php:243 mod/install.php:283 mod/contacts.php:605
-#: mod/events.php:529 mod/fsuggest.php:110 mod/mood.php:141
-#: mod/photos.php:1127 mod/photos.php:1248 mod/photos.php:1574
-#: mod/photos.php:1623 mod/photos.php:1665 mod/photos.php:1745
-#: mod/poke.php:206 mod/profiles.php:680 object/Item.php:702
-#: view/theme/duepuntozero/config.php:65 view/theme/frio/config.php:108
-#: view/theme/quattro/config.php:71 view/theme/vier/config.php:114
-msgid "Submit"
-msgstr "Invia"
+#: mod/dfrn_request.php:319
+#, php-format
+msgid "Apparently you are already friends with %s."
+msgstr "Pare che tu e %s siate già amici."
 
-#: mod/crepair.php:161
-msgid "Remote Self"
-msgstr "Io remoto"
+#: mod/dfrn_request.php:339
+msgid "Invalid profile URL."
+msgstr "Indirizzo profilo non valido."
 
-#: mod/crepair.php:164
-msgid "Mirror postings from this contact"
-msgstr "Ripeti i messaggi di questo contatto"
+#: mod/dfrn_request.php:345 src/Model/Contact.php:1137
+msgid "Disallowed profile URL."
+msgstr "Indirizzo profilo non permesso."
 
-#: mod/crepair.php:166
+#: mod/dfrn_request.php:439
+msgid "Your introduction has been sent."
+msgstr "La tua presentazione è stata inviata."
+
+#: mod/dfrn_request.php:477
 msgid ""
-"Mark this contact as remote_self, this will cause friendica to repost new "
-"entries from this contact."
-msgstr "Imposta questo contatto come 'io remoto', questo farà si che friendica re invii i nuovi messaggi da questo contatto."
+"Remote subscription can't be done for your network. Please subscribe "
+"directly on your system."
+msgstr "La richiesta di connessione remota non può essere effettuata per la tua rete. Invia la richiesta direttamente sul nostro sistema."
 
-#: mod/crepair.php:170 mod/admin.php:1612 mod/admin.php:1625
-#: mod/admin.php:1638 mod/admin.php:1654 mod/settings.php:693
-#: mod/settings.php:719
-msgid "Name"
-msgstr "Nome"
+#: mod/dfrn_request.php:493
+msgid "Please login to confirm introduction."
+msgstr "Accedi per confermare la presentazione."
 
-#: mod/crepair.php:171
-msgid "Account Nickname"
-msgstr "Nome utente"
+#: mod/dfrn_request.php:501
+msgid ""
+"Incorrect identity currently logged in. Please login to "
+"<strong>this</strong> profile."
+msgstr "Non hai fatto accesso con l'identità corretta. Accedi a <strong>questo</strong> profilo."
 
-#: mod/crepair.php:172
-msgid "@Tagname - overrides Name/Nickname"
-msgstr "@TagName - al posto del nome utente"
+#: mod/dfrn_request.php:515 mod/dfrn_request.php:532
+msgid "Confirm"
+msgstr "Conferma"
 
-#: mod/crepair.php:173
-msgid "Account URL"
-msgstr "URL dell'utente"
+#: mod/dfrn_request.php:527
+msgid "Hide this contact"
+msgstr "Nascondi questo contatto"
 
-#: mod/crepair.php:174
-msgid "Friend Request URL"
-msgstr "URL Richiesta Amicizia"
+#: mod/dfrn_request.php:530
+#, php-format
+msgid "Welcome home %s."
+msgstr "Bentornato a casa %s."
 
-#: mod/crepair.php:175
-msgid "Friend Confirm URL"
-msgstr "URL Conferma Amicizia"
+#: mod/dfrn_request.php:531
+#, php-format
+msgid "Please confirm your introduction/connection request to %s."
+msgstr "Conferma la tua richiesta di connessione con %s."
 
-#: mod/crepair.php:176
-msgid "Notification Endpoint URL"
-msgstr "URL Notifiche"
+#: 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/community.php:25 mod/directory.php:42 mod/display.php:201
+#: mod/photos.php:932 mod/videos.php:200
+msgid "Public access denied."
+msgstr "Accesso negato."
 
-#: mod/crepair.php:177
-msgid "Poll/Feed URL"
-msgstr "URL Feed"
+#: mod/dfrn_request.php:642
+msgid ""
+"Please enter your 'Identity Address' from one of the following supported "
+"communications networks:"
+msgstr "Inserisci il tuo 'Indirizzo Identità' da uno dei seguenti network supportati:"
 
-#: mod/crepair.php:178
-msgid "New photo from this URL"
-msgstr "Nuova foto da questo URL"
+#: 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 "Se non sei un membro del web sociale libero,  <a href=\"%s\">segui questo link per trovare un sito Friendica pubblico e unisciti a noi oggi</a>."
+
+#: mod/dfrn_request.php:650
+msgid "Friend/Connection Request"
+msgstr "Richieste di amicizia/connessione"
+
+#: mod/dfrn_request.php:651
+msgid ""
+"Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, "
+"testuser@gnusocial.de"
+msgstr "Esempi: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@gnusocial.de"
+
+#: mod/dfrn_request.php:652 mod/follow.php:147
+msgid "Please answer the following:"
+msgstr "Rispondi:"
+
+#: mod/dfrn_request.php:653 mod/follow.php:148
+#, php-format
+msgid "Does %s know you?"
+msgstr "%s ti conosce?"
+
+#: mod/dfrn_request.php:654 mod/follow.php:149
+msgid "Add a personal note:"
+msgstr "Aggiungi una nota personale:"
 
-#: mod/filer.php:31
+#: 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 " - per favore non usare questa form. Invece, inserisci %s nella tua barra di ricerca su Diaspora."
+
+#: mod/filer.php:34
 msgid "- select -"
 msgstr "- seleziona -"
 
-#: mod/lockview.php:33 mod/lockview.php:41
-msgid "Remote privacy information not available."
-msgstr "Informazioni remote sulla privacy non disponibili."
+#: mod/follow.php:44
+msgid "The contact could not be added."
+msgstr "Il contatto non può essere aggiunto."
 
-#: mod/lockview.php:50
-msgid "Visible to:"
-msgstr "Visibile a:"
+#: mod/follow.php:72
+msgid "You already added this contact."
+msgstr "Hai già aggiunto questo contatto."
 
-#: mod/maintenance.php:21
-msgid "System down for maintenance"
-msgstr "Sistema in manutenzione"
+#: mod/follow.php:81
+msgid "Diaspora support isn't enabled. Contact can't be added."
+msgstr "Il supporto Diaspora non è abilitato. Il contatto non può essere aggiunto."
 
-#: mod/newmember.php:7
-msgid "Welcome to Friendica"
-msgstr "Benvenuto su Friendica"
+#: mod/follow.php:88
+msgid "OStatus support is disabled. Contact can't be added."
+msgstr "Il supporto OStatus non è abilitato. Il contatto non può essere aggiunto."
 
-#: mod/newmember.php:8
-msgid "New Member Checklist"
-msgstr "Cose da fare per i Nuovi Utenti"
+#: mod/follow.php:95
+msgid "The network type couldn't be detected. Contact can't be added."
+msgstr "Non è possibile rilevare il tipo di rete. Il contatto non può essere aggiunto."
 
-#: mod/newmember.php:10
-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 "Vorremmo offrirti qualche trucco e dei link alla guida per aiutarti ad avere un'esperienza divertente. Clicca su un qualsiasi elemento per visitare la relativa pagina. Un link a questa pagina sarà visibile nella tua home per due settimane dopo la tua registrazione."
+#: mod/install.php:114
+msgid "Friendica Communications Server - Setup"
+msgstr "Friendica Comunicazione Server - Impostazioni"
 
-#: mod/newmember.php:11
-msgid "Getting Started"
-msgstr "Come Iniziare"
+#: mod/install.php:120
+msgid "Could not connect to database."
+msgstr " Impossibile collegarsi con il database."
 
-#: mod/newmember.php:13
-msgid "Friendica Walk-Through"
-msgstr "Friendica Passo-Passo"
+#: mod/install.php:124
+msgid "Could not create table."
+msgstr "Impossibile creare le tabelle."
+
+#: mod/install.php:130
+msgid "Your Friendica site database has been installed."
+msgstr "Il tuo Friendica è stato installato."
 
-#: mod/newmember.php:13
+#: mod/install.php:135
 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 "Sulla tua pagina <em>Quick Start</em> - veloce introduzione alla tua pagina profilo e alla pagina Rete, fai qualche nuova amicizia, e trova qualche gruppo a cui unirti."
+"You may need to import the file \"database.sql\" manually using phpmyadmin "
+"or mysql."
+msgstr "Potresti dover importare il file \"database.sql\" manualmente con phpmyadmin o mysql"
 
-#: mod/newmember.php:17
-msgid "Go to Your Settings"
-msgstr "Vai alle tue Impostazioni"
+#: mod/install.php:136 mod/install.php:208 mod/install.php:553
+msgid "Please see the file \"INSTALL.txt\"."
+msgstr "Leggi il file \"INSTALL.txt\"."
 
-#: mod/newmember.php:17
-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 "Nella tua pagina <em>Impostazioni</em> - cambia la tua password iniziale. Prendi anche nota del tuo Indirizzo Identità. Assomiglia a un indirizzo email e sarà utile per stringere amicizie nel web sociale libero."
+#: mod/install.php:148
+msgid "Database already in use."
+msgstr "Database già in uso."
 
-#: mod/newmember.php:18
-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 "Guarda le altre impostazioni, in particolare le impostazioni della privacy. Un profilo non pubblicato è come un numero di telefono non in elenco. In genere, dovresti pubblicare il tuo profilo - a meno che tutti i tuoi amici e potenziali tali sappiano esattamente come trovarti."
+#: mod/install.php:205
+msgid "System check"
+msgstr "Controllo sistema"
 
-#: mod/newmember.php:22 mod/profile_photo.php:257 mod/profiles.php:699
-msgid "Upload Profile Photo"
-msgstr "Carica la foto del profilo"
+#: mod/install.php:210
+msgid "Check again"
+msgstr "Controlla ancora"
 
-#: mod/newmember.php:22
+#: mod/install.php:230
+msgid "Database connection"
+msgstr "Connessione al database"
+
+#: mod/install.php:231
 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 "Carica una foto del profilo se non l'hai ancora fatto. Studi hanno mostrato che persone che hanno vere foto di se stessi hanno dieci volte più probabilità di fare amicizie rispetto alle persone che non ce l'hanno."
+"In order to install Friendica we need to know how to connect to your "
+"database."
+msgstr "Per installare Friendica dobbiamo sapere come collegarci al tuo database."
 
-#: mod/newmember.php:23
-msgid "Edit Your Profile"
-msgstr "Modifica il tuo Profilo"
+#: mod/install.php:232
+msgid ""
+"Please contact your hosting provider or site administrator if you have "
+"questions about these settings."
+msgstr "Contatta il tuo fornitore di hosting o l'amministratore del sito se hai domande su queste impostazioni."
 
-#: mod/newmember.php:23
+#: mod/install.php:233
 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 "Modifica il tuo profilo <strong>predefinito</strong> a piacimento. Rivedi le impostazioni per nascondere la tua lista di amici e nascondere il profilo ai visitatori sconosciuti."
+"The database you specify below should already exist. If it does not, please "
+"create it before continuing."
+msgstr "Il database dovrà già esistere. Se non esiste, crealo prima di continuare."
 
-#: mod/newmember.php:24
-msgid "Profile Keywords"
-msgstr "Parole chiave del profilo"
+#: mod/install.php:237
+msgid "Database Server Name"
+msgstr "Nome del database server"
 
-#: mod/newmember.php:24
-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 "Inserisci qualche parola chiave pubblica nel tuo profilo predefinito che descriva i tuoi interessi. Potremmo essere in grado di trovare altre persone con interessi similari e suggerirti delle amicizie."
+#: mod/install.php:238
+msgid "Database Login Name"
+msgstr "Nome utente database"
 
-#: mod/newmember.php:26
-msgid "Connecting"
-msgstr "Collegarsi"
+#: mod/install.php:239
+msgid "Database Login Password"
+msgstr "Password utente database"
 
-#: mod/newmember.php:32
-msgid "Importing Emails"
-msgstr "Importare le Email"
+#: mod/install.php:239
+msgid "For security reasons the password must not be empty"
+msgstr "Per motivi di sicurezza la password non puo' essere vuota."
 
-#: mod/newmember.php:32
-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 "Inserisci i tuoi dati di accesso all'email nella tua pagina Impostazioni Connettori se vuoi importare e interagire con amici o mailing list dalla tua casella di posta in arrivo"
+#: mod/install.php:240
+msgid "Database Name"
+msgstr "Nome database"
 
-#: mod/newmember.php:35
-msgid "Go to Your Contacts Page"
-msgstr "Vai alla tua pagina Contatti"
+#: mod/install.php:241 mod/install.php:281
+msgid "Site administrator email address"
+msgstr "Indirizzo email dell'amministratore del sito"
 
-#: mod/newmember.php:35
+#: mod/install.php:241 mod/install.php:281
 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 "La tua pagina Contatti è il mezzo per gestire le amicizie e collegarsi con amici su altre reti. Di solito, basta inserire l'indirizzo nel campo <em>Aggiungi Nuovo Contatto</em>"
+"Your account email address must match this in order to use the web admin "
+"panel."
+msgstr "Il tuo indirizzo email deve corrispondere a questo per poter usare il pannello di amministrazione web."
 
-#: mod/newmember.php:36
-msgid "Go to Your Site's Directory"
-msgstr "Vai all'Elenco del tuo sito"
+#: mod/install.php:245 mod/install.php:284
+msgid "Please select a default timezone for your website"
+msgstr "Seleziona il fuso orario predefinito per il tuo sito web"
 
-#: mod/newmember.php:36
-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 "La pagina Elenco ti permette di trovare altre persone in questa rete o in altri siti. Cerca un link <em>Connetti</em> o <em>Segui</em> nella loro pagina del profilo. Inserisci il tuo Indirizzo Identità, se richiesto."
+#: mod/install.php:271
+msgid "Site settings"
+msgstr "Impostazioni sito"
 
-#: mod/newmember.php:37
-msgid "Finding New People"
-msgstr "Trova nuove persone"
+#: mod/install.php:285
+msgid "System Language:"
+msgstr "Lingua di Sistema:"
 
-#: mod/newmember.php:37
+#: mod/install.php:285
 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 "Nel pannello laterale nella pagina \"Contatti\", ci sono diversi strumenti per trovare nuovi amici. Possiamo confrontare le persone per interessi, cercare le persone per nome e fornire suggerimenti basati sui tuoi contatti esistenti. Su un sito nuovo, i suggerimenti sono di solito presenti dopo 24 ore."
+"Set the default language for your Friendica installation interface and to "
+"send emails."
+msgstr "Imposta la lingua di default per l'interfaccia e l'invio delle email."
 
-#: mod/newmember.php:41
-msgid "Group Your Contacts"
-msgstr "Raggruppa i tuoi contatti"
+#: mod/install.php:325
+msgid "Could not find a command line version of PHP in the web server PATH."
+msgstr "Non riesco a trovare la versione di PHP da riga di comando nel PATH del server web"
 
-#: mod/newmember.php:41
+#: mod/install.php:326
 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 "Quando avrai alcuni amici, organizzali in gruppi di conversazioni private dalla barra laterale della tua pagina Contatti. Potrai interagire privatamente con ogni gruppo nella tua pagina Rete"
+"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 "Se non hai la versione a riga di comando di PHP installata sul tuo server, non sarai in grado di eseguire i processi in background. Vedi <a href='https://github.com/friendica/friendica/blob/master/doc/Install.md#set-up-the-worker'>'Setup the poller'</a>"
 
-#: mod/newmember.php:44
-msgid "Why Aren't My Posts Public?"
-msgstr "Perché i miei post non sono pubblici?"
+#: mod/install.php:330
+msgid "PHP executable path"
+msgstr "Percorso eseguibile PHP"
 
-#: mod/newmember.php:44
+#: mod/install.php:330
 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 rispetta la tua privacy. Per impostazione predefinita, i tuoi post sono mostrati solo alle persone che hai aggiunto come amici. Per maggiori informazioni guarda la sezione della guida dal link qui sopra."
+"Enter full path to php executable. You can leave this blank to continue the "
+"installation."
+msgstr "Inserisci il percorso completo all'eseguibile di php. Puoi lasciare bianco questo campo per continuare l'installazione."
 
-#: mod/newmember.php:48
-msgid "Getting Help"
-msgstr "Ottenere Aiuto"
+#: mod/install.php:335
+msgid "Command line PHP"
+msgstr "PHP da riga di comando"
 
-#: mod/newmember.php:50
-msgid "Go to the Help Section"
-msgstr "Vai alla sezione Guida"
+#: mod/install.php:344
+msgid "PHP executable is not the php cli binary (could be cgi-fgci version)"
+msgstr "L'eseguibile PHP non è il binario php cli (potrebbe essere la versione cgi-fcgi)"
+
+#: mod/install.php:345
+msgid "Found PHP version: "
+msgstr "Versione PHP:"
+
+#: mod/install.php:347
+msgid "PHP cli binary"
+msgstr "Binario PHP cli"
 
-#: mod/newmember.php:50
+#: mod/install.php:358
 msgid ""
-"Our <strong>help</strong> pages may be consulted for detail on other program"
-" features and resources."
-msgstr "Le nostre pagine della <strong>guida</strong> possono essere consultate per avere dettagli su altre caratteristiche del programma e altre risorse."
+"The command line version of PHP on your system does not have "
+"\"register_argc_argv\" enabled."
+msgstr "La versione da riga di comando di PHP nel sistema non ha abilitato \"register_argc_argv\"."
 
-#: mod/nogroup.php:45 mod/viewcontacts.php:105 mod/contacts.php:616
-#: mod/contacts.php:960
-#, php-format
-msgid "Visit %s's profile [%s]"
-msgstr "Visita il profilo di %s [%s]"
+#: mod/install.php:359
+msgid "This is required for message delivery to work."
+msgstr "E' obbligatorio per far funzionare la consegna dei messaggi."
 
-#: mod/nogroup.php:46 mod/contacts.php:961
-msgid "Edit contact"
-msgstr "Modifica contatto"
+#: mod/install.php:361
+msgid "PHP register_argc_argv"
+msgstr "PHP register_argc_argv"
 
-#: mod/nogroup.php:67
-msgid "Contacts who are not members of a group"
-msgstr "Contatti che non sono membri di un gruppo"
+#: mod/install.php:384
+msgid ""
+"Error: the \"openssl_pkey_new\" function on this system is not able to "
+"generate encryption keys"
+msgstr "Errore: la funzione \"openssl_pkey_new\" in questo sistema non è in grado di generare le chiavi di criptazione"
 
-#: mod/profperm.php:22 mod/group.php:78 index.php:411
-msgid "Permission denied"
-msgstr "Permesso negato"
+#: mod/install.php:385
+msgid ""
+"If running under Windows, please see "
+"\"http://www.php.net/manual/en/openssl.installation.php\"."
+msgstr "Se stai eseguendo friendika su windows, guarda \"http://www.php.net/manual/en/openssl.installation.php\"."
 
-#: mod/profperm.php:28 mod/profperm.php:59
-msgid "Invalid profile identifier."
-msgstr "Identificativo del profilo non valido."
+#: mod/install.php:387
+msgid "Generate encryption keys"
+msgstr "Genera chiavi di criptazione"
 
-#: mod/profperm.php:105
-msgid "Profile Visibility Editor"
-msgstr "Modifica visibilità del profilo"
+#: mod/install.php:394
+msgid "libCurl PHP module"
+msgstr "modulo PHP libCurl"
 
-#: mod/profperm.php:109 mod/group.php:264
-msgid "Click on a contact to add or remove."
-msgstr "Clicca su un contatto per aggiungerlo o rimuoverlo."
+#: mod/install.php:395
+msgid "GD graphics PHP module"
+msgstr "modulo PHP GD graphics"
 
-#: mod/profperm.php:118
-msgid "Visible To"
-msgstr "Visibile a"
+#: mod/install.php:396
+msgid "OpenSSL PHP module"
+msgstr "modulo PHP OpenSSL"
 
-#: mod/profperm.php:134
-msgid "All Contacts (with secure profile access)"
-msgstr "Tutti i contatti (con profilo ad accesso sicuro)"
+#: mod/install.php:397
+msgid "PDO or MySQLi PHP module"
+msgstr "modulo PHP PDO o MySQLi"
 
-#: mod/update_community.php:21 mod/update_display.php:25
-#: mod/update_notes.php:38 mod/update_profile.php:37 mod/update_network.php:29
-msgid "[Embedded content - reload page to view]"
-msgstr "[Contenuto incorporato - ricarica la pagina per visualizzarlo correttamente]"
+#: mod/install.php:398
+msgid "mb_string PHP module"
+msgstr "modulo PHP mb_string"
 
-#: mod/viewcontacts.php:39 mod/webfinger.php:10 mod/probe.php:9
-#: mod/community.php:17 mod/dfrn_request.php:805 mod/directory.php:31
-#: mod/search.php:89 mod/search.php:95 mod/display.php:202 mod/photos.php:965
-#: mod/videos.php:202
-msgid "Public access denied."
-msgstr "Accesso negato."
+#: mod/install.php:399
+msgid "XML PHP module"
+msgstr "Modulo PHP XML"
 
-#: mod/viewcontacts.php:78
-msgid "No contacts."
-msgstr "Nessun contatto."
+#: mod/install.php:400
+msgid "iconv module"
+msgstr "modulo iconv"
 
-#: mod/viewsrc.php:8
-msgid "Access denied."
-msgstr "Accesso negato."
+#: mod/install.php:404 mod/install.php:406
+msgid "Apache mod_rewrite module"
+msgstr "Modulo mod_rewrite di Apache"
 
-#: mod/webfinger.php:11 mod/probe.php:10
-msgid "Only logged in users are permitted to perform a probing."
-msgstr "Solo agli utenti loggati è permesso effettuare un probe."
+#: mod/install.php:404
+msgid ""
+"Error: Apache webserver mod-rewrite module is required but not installed."
+msgstr "Errore: E' il modulo mod-rewrite di Apache è richiesto, ma non risulta installato"
 
-#: mod/uimport.php:53 mod/register.php:203
+#: mod/install.php:412
+msgid "Error: libCURL PHP module required but not installed."
+msgstr "Errore: il modulo libCURL di PHP è richiesto, ma non risulta installato."
+
+#: mod/install.php:416
 msgid ""
-"This site has exceeded the number of allowed daily account registrations. "
-"Please try again tomorrow."
-msgstr "Questo sito ha superato il numero di registrazioni giornaliere consentite. Prova di nuovo domani."
+"Error: GD graphics PHP module with JPEG support required but not installed."
+msgstr "Errore: Il modulo GD graphics di PHP con supporto a JPEG è richiesto, ma non risulta installato."
 
-#: mod/uimport.php:68 mod/register.php:300
-msgid "Import"
-msgstr "Importa"
+#: mod/install.php:420
+msgid "Error: openssl PHP module required but not installed."
+msgstr "Errore: il modulo openssl di PHP è richiesto, ma non risulta installato."
 
-#: mod/uimport.php:70
-msgid "Move account"
-msgstr "Muovi account"
+#: mod/install.php:424
+msgid "Error: PDO or MySQLi PHP module required but not installed."
+msgstr "Errore: uno dei due moduli PHP PDO o MySQLi è richiesto ma non installato."
 
-#: mod/uimport.php:71
-msgid "You can import an account from another Friendica server."
-msgstr "Puoi importare un account da un altro server Friendica."
+#: mod/install.php:428
+msgid "Error: The MySQL driver for PDO is not installed."
+msgstr "Errore: il driver MySQL per PDO non è installato."
 
-#: mod/uimport.php:72
+#: mod/install.php:432
+msgid "Error: mb_string PHP module required but not installed."
+msgstr "Errore: il modulo PHP mb_string è richiesto, ma non risulta installato."
+
+#: mod/install.php:436
+msgid "Error: iconv PHP module required but not installed."
+msgstr "Errore: il modulo PHP iconv è richiesto ma non installato."
+
+#: mod/install.php:446
+msgid "Error, XML PHP module required but not installed."
+msgstr "Errore, il modulo PHP XML è richiesto ma non installato."
+
+#: mod/install.php:458
 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 "Devi esportare il tuo account dal vecchio server e caricarlo qui. Noi ricreeremo il tuo vecchio account qui, con tutti i tuoi contatti. Proveremo anche a informare i tuoi amici che ti sei spostato qui."
+"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 "L'installazione web deve poter creare un file chiamato \".htconfig.php\" nella cartella principale del tuo web server ma non è in grado di farlo."
 
-#: mod/uimport.php:73
+#: mod/install.php:459
 msgid ""
-"This feature is experimental. We can't import contacts from the OStatus "
-"network (GNU Social/Statusnet) or from Diaspora"
-msgstr "Questa funzione è sperimentale. Non possiamo importare i contatti dalla rete OStatus (GNU Social/Statusnet) o da Diaspora"
+"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 "Ciò è dovuto spesso a impostazioni di permessi, dato che il web server può non essere in grado di scrivere il file nella tua cartella, anche se tu puoi."
 
-#: mod/uimport.php:74
-msgid "Account file"
-msgstr "File account"
+#: mod/install.php:460
+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 "Alla fine di questa procedura, di daremo un testo da salvare in un file chiamato .htconfig.php nella tua cartella principale di Friendica"
 
-#: mod/uimport.php:74
+#: mod/install.php:461
 msgid ""
-"To export your account, go to \"Settings->Export your personal data\" and "
-"select \"Export account\""
-msgstr "Per esportare il tuo account, vai su \"Impostazioni -> Esporta i tuoi dati personali\" e seleziona \"Esporta account\""
+"You can alternatively skip this procedure and perform a manual installation."
+" Please see the file \"INSTALL.txt\" for instructions."
+msgstr "Puoi in alternativa saltare questa procedura ed eseguire l'installazione manualmente. Vedi il file \"INSTALL.txt\" per le istruzioni."
 
-#: mod/community.php:22
-msgid "Not available."
-msgstr "Non disponibile."
+#: mod/install.php:464
+msgid ".htconfig.php is writable"
+msgstr ".htconfig.php è scrivibile"
 
-#: mod/community.php:49 mod/search.php:215
-msgid "No results."
-msgstr "Nessun risultato."
+#: mod/install.php:474
+msgid ""
+"Friendica uses the Smarty3 template engine to render its web views. Smarty3 "
+"compiles templates to PHP to speed up rendering."
+msgstr "Friendica usa il motore di template Smarty3 per renderizzare le sue pagine web. Smarty3 compila i template in PHP per velocizzare il rendering."
 
-#: mod/allfriends.php:49
-msgid "No friends to display."
-msgstr "Nessun amico da visualizzare."
+#: mod/install.php:475
+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 "Per salvare questi template compilati, il server werb ha bisogno dell'accesso in scrittura alla cartella view/smarty3/ nella cartella principale dei Friendica."
 
-#: mod/bookmarklet.php:44
-msgid "The post was created"
-msgstr "Il messaggio è stato creato"
+#: mod/install.php:476
+msgid ""
+"Please ensure that the user that your web server runs as (e.g. www-data) has"
+" write access to this folder."
+msgstr "Per favore, controlla che l'utente con cui il tuo server web gira (es www-data) ha accesso in scrittura a questa cartella."
 
-#: mod/cal.php:146 mod/profile.php:157 mod/display.php:339
-msgid "Access to this profile has been restricted."
-msgstr "L'accesso a questo profilo è stato limitato."
+#: mod/install.php:477
+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 "Nota: come misura di sicurezza, dovresti dare accesso in scrittura solo alla cartella view/smarty3, non ai template (.tpl) che contiene."
 
-#: mod/cal.php:274 mod/events.php:384
-msgid "View"
-msgstr "Mostra"
+#: mod/install.php:480
+msgid "view/smarty3 is writable"
+msgstr "view/smarty3 è scrivibile"
 
-#: mod/cal.php:275 mod/events.php:386
-msgid "Previous"
-msgstr "Precedente"
+#: mod/install.php:496
+msgid ""
+"Url rewrite in .htaccess is not working. Check your server configuration."
+msgstr "La riscrittura degli url in .htaccess non funziona. Controlla la configurazione del tuo server."
 
-#: mod/cal.php:276 mod/install.php:202 mod/events.php:387
-msgid "Next"
-msgstr "Successivo"
+#: mod/install.php:498
+msgid "Url rewrite is working"
+msgstr "La riscrittura degli url funziona"
 
-#: mod/cal.php:285 mod/events.php:396
-msgid "list"
-msgstr "lista"
+#: mod/install.php:517
+msgid "ImageMagick PHP extension is not installed"
+msgstr "L'estensione PHP ImageMagick non è installata"
 
-#: mod/cal.php:295
-msgid "User not found"
-msgstr "Utente non trovato"
+#: mod/install.php:519
+msgid "ImageMagick PHP extension is installed"
+msgstr "L'estensione PHP ImageMagick è installata"
 
-#: mod/cal.php:311
-msgid "This calendar format is not supported"
-msgstr "Questo formato di calendario non è supportato"
+#: mod/install.php:521
+msgid "ImageMagick supports GIF"
+msgstr "ImageMagick supporta i GIF"
 
-#: mod/cal.php:313
-msgid "No exportable data found"
-msgstr "Nessun dato esportabile trovato"
+#: mod/install.php:528
+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 "Il file di configurazione del database \".htconfig.php\" non può essere scritto. Usa il testo qui di seguito per creare un file di configurazione nella cartella principale del tuo sito."
 
-#: mod/cal.php:328
-msgid "calendar"
-msgstr "calendario"
+#: mod/install.php:551
+msgid "<h1>What next</h1>"
+msgstr "<h1>Cosa fare ora</h1>"
+
+#: mod/install.php:552
+msgid ""
+"IMPORTANT: You will need to [manually] setup a scheduled task for the "
+"worker."
+msgstr "IMPORTANTE: Devi impostare [manualmente] la pianificazione del worker."
 
-#: mod/dfrn_poll.php:114 mod/dfrn_poll.php:550
+#: mod/install.php:555
 #, php-format
-msgid "%1$s welcomes %2$s"
-msgstr "%s dà il benvenuto a %s"
+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 "Vai nella <a href=\"%s/register\">pagina di registrazione</a> del tuo nuovo nodo Friendica e registra un nuovo utente. Ricorda di usare la stessa email che hai inserito come email dell'utente amministratore. Questo ti permetterà di entrare nel pannello di amministrazione del sito."
 
-#: mod/dfrn_request.php:104
-msgid "This introduction has already been accepted."
-msgstr "Questa presentazione è già stata accettata."
+#: mod/localtime.php:33
+msgid "Time Conversion"
+msgstr "Conversione Ora"
 
-#: mod/dfrn_request.php:127 mod/dfrn_request.php:529
-msgid "Profile location is not valid or does not contain profile information."
-msgstr "L'indirizzo del profilo non è valido o non contiene un profilo."
+#: mod/localtime.php:35
+msgid ""
+"Friendica provides this service for sharing events with other networks and "
+"friends in unknown timezones."
+msgstr "Friendica fornisce questo servizio per la condivisione di eventi con altre reti e amici in fusi orari sconosciuti."
 
-#: mod/dfrn_request.php:132 mod/dfrn_request.php:534
-msgid "Warning: profile location has no identifiable owner name."
-msgstr "Attenzione: l'indirizzo del profilo non riporta il nome del proprietario."
+#: mod/localtime.php:39
+#, php-format
+msgid "UTC time: %s"
+msgstr "Ora UTC: %s"
 
-#: mod/dfrn_request.php:135 mod/dfrn_request.php:537
-msgid "Warning: profile location has no profile photo."
-msgstr "Attenzione: l'indirizzo del profilo non ha una foto."
+#: mod/localtime.php:42
+#, php-format
+msgid "Current timezone: %s"
+msgstr "Fuso orario corrente: %s"
 
-#: mod/dfrn_request.php:139 mod/dfrn_request.php:541
+#: mod/localtime.php:46
 #, 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 parametro richiesto non è stato trovato all'indirizzo dato"
-msgstr[1] "%d parametri richiesti non sono stati trovati all'indirizzo dato"
+msgid "Converted localtime: %s"
+msgstr "Ora locale convertita: %s"
 
-#: mod/dfrn_request.php:183
-msgid "Introduction complete."
-msgstr "Presentazione completa."
+#: mod/localtime.php:52
+msgid "Please select your timezone:"
+msgstr "Selezionare il tuo fuso orario:"
 
-#: mod/dfrn_request.php:228
-msgid "Unrecoverable protocol error."
-msgstr "Errore di comunicazione."
+#: mod/lostpass.php:27
+msgid "No valid account found."
+msgstr "Nessun account valido trovato."
 
-#: mod/dfrn_request.php:256
-msgid "Profile unavailable."
-msgstr "Profilo non disponibile."
+#: mod/lostpass.php:39
+msgid "Password reset request issued. Check your email."
+msgstr "La richiesta per reimpostare la password è stata inviata. Controlla la tua email."
 
-#: mod/dfrn_request.php:283
+#: mod/lostpass.php:45
 #, php-format
-msgid "%s has received too many connection requests today."
-msgstr "%s ha ricevuto troppe richieste di connessione per oggi."
-
-#: mod/dfrn_request.php:284
-msgid "Spam protection measures have been invoked."
-msgstr "Sono state attivate le misure di protezione contro lo spam."
-
-#: mod/dfrn_request.php:285
-msgid "Friends are advised to please try again in 24 hours."
-msgstr "Gli amici sono pregati di riprovare tra 24 ore."
-
-#: mod/dfrn_request.php:347
-msgid "Invalid locator"
-msgstr "Indirizzo non valido"
-
-#: mod/dfrn_request.php:356
-msgid "Invalid email address."
-msgstr "Indirizzo email non valido."
-
-#: mod/dfrn_request.php:381
-msgid "This account has not been configured for email. Request failed."
-msgstr "Questo account non è stato configurato per l'email. Richiesta fallita."
+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 "\nGentile %1$s,\n\tabbiamo ricevuto su \"%2$s\" una richiesta di resettare la password del tuo account. Per confermare questa richiesta, selezionate il link di conferma qui sotto o incollatelo nella barra indirizzo del vostro browser.\n\nSe NON hai richiesto questa modifica, NON selezionare il link e ignora o cancella questa email.\n\nLa tua password non verrà modificata a meno che non possiamo verificare che tu abbia effettivamente richiesto la modifica."
 
-#: mod/dfrn_request.php:484
-msgid "You have already introduced yourself here."
-msgstr "Ti sei già presentato qui."
+#: 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 "\nSegui questo link per verificare la tua identità:\n\n%1$s\n\nRiceverai in un successivo messaggio la nuova password.\nPotrai cambiarla dalla pagina \"Impostazioni\" del tuo account dopo esserti autenticato.\n\nI dettagli del tuo account sono:\n\tIndirizzo del sito: %2$s\n\tNome utente: %3$s"
 
-#: mod/dfrn_request.php:488
+#: mod/lostpass.php:72
 #, php-format
-msgid "Apparently you are already friends with %s."
-msgstr "Pare che tu e %s siate già amici."
+msgid "Password reset requested at %s"
+msgstr "Richiesta reimpostazione password su %s"
 
-#: mod/dfrn_request.php:509
-msgid "Invalid profile URL."
-msgstr "Indirizzo profilo non valido."
+#: mod/lostpass.php:88
+msgid ""
+"Request could not be verified. (You may have previously submitted it.) "
+"Password reset failed."
+msgstr "La richiesta non può essere verificata. (Puoi averla già richiesta precedentemente). Reimpostazione password fallita."
 
-#: mod/dfrn_request.php:594 mod/contacts.php:223
-msgid "Failed to update contact record."
-msgstr "Errore nell'aggiornamento del contatto."
+#: mod/lostpass.php:101
+msgid "Request has expired, please make a new one."
+msgstr "La richiesta è scaduta, si prega di crearne una nuova."
 
-#: mod/dfrn_request.php:615
-msgid "Your introduction has been sent."
-msgstr "La tua presentazione è stata inviata."
+#: mod/lostpass.php:116
+msgid "Forgot your Password?"
+msgstr "Hai dimenticato la password?"
 
-#: mod/dfrn_request.php:657
+#: mod/lostpass.php:117
 msgid ""
-"Remote subscription can't be done for your network. Please subscribe "
-"directly on your system."
-msgstr "La richiesta di connessione remota non può essere effettuata per la tua rete. Invia la richiesta direttamente sul nostro sistema."
+"Enter your email address and submit to have your password reset. Then check "
+"your email for further instructions."
+msgstr "Inserisci il tuo indirizzo email per reimpostare la password."
 
-#: mod/dfrn_request.php:678
-msgid "Please login to confirm introduction."
-msgstr "Accedi per confermare la presentazione."
+#: mod/lostpass.php:118 src/Module/Login.php:314
+msgid "Nickname or Email: "
+msgstr "Nome utente o email: "
 
-#: mod/dfrn_request.php:688
-msgid ""
-"Incorrect identity currently logged in. Please login to "
-"<strong>this</strong> profile."
-msgstr "Non hai fatto accesso con l'identità corretta. Accedi a <strong>questo</strong> profilo."
+#: mod/lostpass.php:119
+msgid "Reset"
+msgstr "Reimposta"
 
-#: mod/dfrn_request.php:702 mod/dfrn_request.php:719
-msgid "Confirm"
-msgstr "Conferma"
+#: mod/lostpass.php:135 src/Module/Login.php:326
+msgid "Password Reset"
+msgstr "Reimpostazione password"
 
-#: mod/dfrn_request.php:714
-msgid "Hide this contact"
-msgstr "Nascondi questo contatto"
+#: mod/lostpass.php:136
+msgid "Your password has been reset as requested."
+msgstr "La tua password è stata reimpostata come richiesto."
 
-#: mod/dfrn_request.php:717
-#, php-format
-msgid "Welcome home %s."
-msgstr "Bentornato a casa %s."
+#: mod/lostpass.php:137
+msgid "Your new password is"
+msgstr "La tua nuova password è"
 
-#: mod/dfrn_request.php:718
-#, php-format
-msgid "Please confirm your introduction/connection request to %s."
-msgstr "Conferma la tua richiesta di connessione con %s."
+#: mod/lostpass.php:138
+msgid "Save or copy your new password - and then"
+msgstr "Salva o copia la tua nuova password, quindi"
+
+#: mod/lostpass.php:139
+msgid "click here to login"
+msgstr "clicca qui per entrare"
 
-#: mod/dfrn_request.php:849
+#: mod/lostpass.php:140
 msgid ""
-"Please enter your 'Identity Address' from one of the following supported "
-"communications networks:"
-msgstr "Inserisci il tuo 'Indirizzo Identità' da uno dei seguenti network supportati:"
+"Your password may be changed from the <em>Settings</em> page after "
+"successful login."
+msgstr "Puoi cambiare la tua password dalla pagina <em>Impostazioni</em> dopo aver effettuato l'accesso."
 
-#: mod/dfrn_request.php:873
+#: mod/lostpass.php:148
 #, php-format
 msgid ""
-"If you are not yet a member of the free social web, <a "
-"href=\"%s/siteinfo\">follow this link to find a public Friendica site and "
-"join us today</a>."
-msgstr "Se non sei un membro del web sociale libero,  <a href=\"%s/siteinfo\">segui questo link per trovare un sito Friendica pubblico e unisciti a noi oggi</a>"
-
-#: mod/dfrn_request.php:878
-msgid "Friend/Connection Request"
-msgstr "Richieste di amicizia/connessione"
+"\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 "\nGentile %1$s,\n\tLa tua password è stata modificata come richiesto.\nSalva questa password, o sostituiscila immediatamente con qualcosa che puoi ricordare."
 
-#: mod/dfrn_request.php:879
+#: mod/lostpass.php:154
+#, php-format
 msgid ""
-"Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, "
-"testuser@identi.ca"
-msgstr "Esempi: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca"
-
-#: mod/dfrn_request.php:880 mod/follow.php:149
-msgid "Please answer the following:"
-msgstr "Rispondi:"
+"\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 "\nI dettagli del tuo account sono:\n\n\tIndirizzo del sito: %1$s\n\tNome utente: %2$s\n\tPassword: %3$s\n\nPuoi cambiare questa password dalla pagina \"Impostazioni\" del tuo account dopo esserti autenticato."
 
-#: mod/dfrn_request.php:881 mod/follow.php:150
+#: mod/lostpass.php:167
 #, php-format
-msgid "Does %s know you?"
-msgstr "%s ti conosce?"
-
-#: mod/dfrn_request.php:885 mod/follow.php:151
-msgid "Add a personal note:"
-msgstr "Aggiungi una nota personale:"
+msgid "Your password has been changed at %s"
+msgstr "La tua password presso %s è stata cambiata"
 
-#: mod/dfrn_request.php:888
-msgid "StatusNet/Federated Social Web"
-msgstr "StatusNet/Federated Social Web"
+#: mod/notify.php:77
+msgid "No more system notifications."
+msgstr "Nessuna nuova notifica di sistema."
 
-#: mod/dfrn_request.php:890
-#, php-format
-msgid ""
-" - please do not use this form.  Instead, enter %s into your Diaspora search"
-" bar."
-msgstr " - per favore non usare questa form. Invece, inserisci %s nella tua barra di ricerca su Diaspora."
+#: mod/ping.php:292
+msgid "{0} wants to be your friend"
+msgstr "{0} vuole essere tuo amico"
 
-#: mod/dfrn_request.php:891 mod/follow.php:157 mod/unfollow.php:113
-msgid "Your Identity Address:"
-msgstr "L'indirizzo della tua identità:"
+#: mod/ping.php:307
+msgid "{0} sent you a message"
+msgstr "{0} ti ha inviato un messaggio"
 
-#: mod/dfrn_request.php:894 mod/follow.php:63 mod/unfollow.php:65
-msgid "Submit Request"
-msgstr "Invia richiesta"
+#: mod/ping.php:322
+msgid "{0} requested registration"
+msgstr "{0} chiede la registrazione"
 
-#: mod/editpost.php:20 mod/editpost.php:30
-msgid "Item not found"
-msgstr "Oggetto non trovato"
+#: mod/poke.php:192
+msgid "Poke/Prod"
+msgstr "Tocca/Pungola"
 
-#: mod/editpost.php:35
-msgid "Edit post"
-msgstr "Modifica messaggio"
+#: mod/poke.php:193
+msgid "poke, prod or do other things to somebody"
+msgstr "tocca, pungola o fai altre cose a qualcuno"
 
-#: mod/fetch.php:16 mod/fetch.php:43 mod/fetch.php:52 mod/help.php:57
-#: mod/p.php:20 mod/p.php:47 mod/p.php:56 index.php:303
-msgid "Not Found"
-msgstr "Non trovato"
+#: mod/poke.php:194
+msgid "Recipient"
+msgstr "Destinatario"
 
-#: mod/follow.php:42
-msgid "Contact added"
-msgstr "Contatto aggiunto"
+#: mod/poke.php:195
+msgid "Choose what you wish to do to recipient"
+msgstr "Scegli cosa vuoi fare al destinatario"
 
-#: mod/follow.php:74
-msgid "You already added this contact."
-msgstr "Hai già aggiunto questo contatto."
+#: mod/poke.php:198
+msgid "Make this post private"
+msgstr "Rendi questo post privato"
 
-#: mod/follow.php:83
-msgid "Diaspora support isn't enabled. Contact can't be added."
-msgstr "Il supporto Diaspora non è abilitato. Il contatto non può essere aggiunto."
+#: mod/probe.php:14 mod/webfinger.php:17
+msgid "Only logged in users are permitted to perform a probing."
+msgstr "Solo agli utenti loggati è permesso effettuare un probe."
 
-#: mod/follow.php:90
-msgid "OStatus support is disabled. Contact can't be added."
-msgstr "Il supporto OStatus non è abilitato. Il contatto non può essere aggiunto."
+#: mod/profile_photo.php:54
+msgid "Image uploaded but image cropping failed."
+msgstr "L'immagine è stata caricata, ma il non è stato possibile ritagliarla."
 
-#: mod/follow.php:97
-msgid "The network type couldn't be detected. Contact can't be added."
-msgstr "Non è possibile rilevare il tipo di rete. Il contatto non può essere aggiunto."
+#: mod/profile_photo.php:87 mod/profile_photo.php:95 mod/profile_photo.php:103
+#: mod/profile_photo.php:330
+#, php-format
+msgid "Image size reduction [%s] failed."
+msgstr "Il ridimensionamento dell'immagine [%s] è fallito."
 
-#: mod/follow.php:166 mod/notifications.php:258 mod/unfollow.php:122
-#: mod/contacts.php:654
-msgid "Profile URL"
-msgstr "URL Profilo"
+#: mod/profile_photo.php:137
+msgid ""
+"Shift-reload the page or clear browser cache if the new photo does not "
+"display immediately."
+msgstr "Ricarica la pagina con shift+F5 o cancella la cache del browser se la nuova foto non viene mostrata immediatamente."
 
-#: mod/group.php:31
-msgid "Group created."
-msgstr "Gruppo creato."
+#: mod/profile_photo.php:146
+msgid "Unable to process image"
+msgstr "Impossibile elaborare l'immagine"
 
-#: mod/group.php:37
-msgid "Could not create group."
-msgstr "Impossibile creare il gruppo."
+#: mod/profile_photo.php:165 mod/wall_upload.php:186 mod/photos.php:763
+#: mod/photos.php:766 mod/photos.php:795
+#, php-format
+msgid "Image exceeds size limit of %s"
+msgstr "La dimensione dell'immagine supera il limite di %s"
 
-#: mod/group.php:51 mod/group.php:156
-msgid "Group not found."
-msgstr "Gruppo non trovato."
+#: mod/profile_photo.php:174 mod/wall_upload.php:200 mod/photos.php:818
+msgid "Unable to process image."
+msgstr "Impossibile caricare l'immagine."
 
-#: mod/group.php:65
-msgid "Group name changed."
-msgstr "Il nome del gruppo è cambiato."
+#: mod/profile_photo.php:262
+msgid "Upload File:"
+msgstr "Carica un file:"
 
-#: mod/group.php:95
-msgid "Save Group"
-msgstr "Salva gruppo"
+#: mod/profile_photo.php:263
+msgid "Select a profile:"
+msgstr "Seleziona un profilo:"
 
-#: mod/group.php:100
-msgid "Create a group of contacts/friends."
-msgstr "Crea un gruppo di amici/contatti."
+#: mod/profile_photo.php:268
+msgid "or"
+msgstr "o"
 
-#: mod/group.php:125
-msgid "Group removed."
-msgstr "Gruppo rimosso."
+#: mod/profile_photo.php:268
+msgid "skip this step"
+msgstr "salta questo passaggio"
 
-#: mod/group.php:127
-msgid "Unable to remove group."
-msgstr "Impossibile rimuovere il gruppo."
+#: mod/profile_photo.php:268
+msgid "select a photo from your photo albums"
+msgstr "seleziona una foto dai tuoi album"
 
-#: mod/group.php:191
-msgid "Delete Group"
-msgstr "Elimina Gruppo"
+#: mod/profile_photo.php:281
+msgid "Crop Image"
+msgstr "Ritaglia immagine"
 
-#: mod/group.php:197
-msgid "Group Editor"
-msgstr "Modifica gruppo"
+#: mod/profile_photo.php:282
+msgid "Please adjust the image cropping for optimum viewing."
+msgstr "Ritaglia l'immagine per una visualizzazione migliore."
 
-#: mod/group.php:202
-msgid "Edit Group Name"
-msgstr "Modifica Nome Gruppo"
+#: mod/profile_photo.php:284
+msgid "Done Editing"
+msgstr "Finito"
 
-#: mod/group.php:212
-msgid "Members"
-msgstr "Membri"
+#: mod/profile_photo.php:320
+msgid "Image uploaded successfully."
+msgstr "Immagine caricata con successo."
 
-#: mod/group.php:214 mod/contacts.php:722
-msgid "All Contacts"
-msgstr "Tutti i contatti"
+#: mod/profile_photo.php:322 mod/wall_upload.php:239 mod/photos.php:847
+msgid "Image upload failed."
+msgstr "Caricamento immagine fallito."
 
-#: mod/group.php:215 mod/network.php:655
-msgid "Group is empty"
-msgstr "Il gruppo è vuoto"
+#: mod/profperm.php:28 mod/group.php:83 index.php:412
+msgid "Permission denied"
+msgstr "Permesso negato"
 
-#: mod/group.php:228
-msgid "Remove Contact"
-msgstr "Rimuovi Contatto"
+#: mod/profperm.php:34 mod/profperm.php:65
+msgid "Invalid profile identifier."
+msgstr "Identificativo del profilo non valido."
 
-#: mod/group.php:252
-msgid "Add Contact"
-msgstr "Aggiungi Contatto"
+#: mod/profperm.php:111
+msgid "Profile Visibility Editor"
+msgstr "Modifica visibilità del profilo"
 
-#: mod/hcard.php:14
-msgid "No profile"
-msgstr "Nessun profilo"
+#: mod/profperm.php:115 mod/group.php:266
+msgid "Click on a contact to add or remove."
+msgstr "Clicca su un contatto per aggiungerlo o rimuoverlo."
 
-#: mod/help.php:45
-msgid "Help:"
-msgstr "Guida:"
+#: mod/profperm.php:124
+msgid "Visible To"
+msgstr "Visibile a"
 
-#: mod/help.php:60 index.php:306
-msgid "Page not found."
-msgstr "Pagina non trovata."
+#: mod/profperm.php:140
+msgid "All Contacts (with secure profile access)"
+msgstr "Tutti i contatti (con profilo ad accesso sicuro)"
 
-#: mod/home.php:42
+#: mod/regmod.php:68
+msgid "Account approved."
+msgstr "Account approvato."
+
+#: mod/regmod.php:93
 #, php-format
-msgid "Welcome to %s"
-msgstr "Benvenuto su %s"
+msgid "Registration revoked for %s"
+msgstr "Registrazione revocata per %s"
 
-#: mod/invite.php:31
-msgid "Total invitation limit exceeded."
-msgstr "Limite totale degli inviti superato."
+#: mod/regmod.php:102
+msgid "Please login."
+msgstr "Accedi."
 
-#: mod/invite.php:54
-#, php-format
-msgid "%s : Not a valid email address."
-msgstr "%s: non è un indirizzo email valido."
+#: mod/removeme.php:55 mod/removeme.php:58
+msgid "Remove My Account"
+msgstr "Rimuovi il mio account"
 
-#: mod/invite.php:79
-msgid "Please join us on Friendica"
-msgstr "Unisciti a noi su Friendica"
+#: mod/removeme.php:56
+msgid ""
+"This will completely remove your account. Once this has been done it is not "
+"recoverable."
+msgstr "Questo comando rimuoverà completamente il tuo account. Una volta rimosso non potrai più recuperarlo."
 
-#: mod/invite.php:90
-msgid "Invitation limit exceeded. Please contact your site administrator."
-msgstr "Limite degli inviti superato. Contatta l'amministratore del tuo sito."
+#: mod/removeme.php:57
+msgid "Please enter your password for verification:"
+msgstr "Inserisci la tua password per verifica:"
 
-#: mod/invite.php:94
-#, php-format
-msgid "%s : Message delivery failed."
-msgstr "%s: la consegna del messaggio fallita."
+#: mod/search.php:37 mod/network.php:194
+msgid "Remove term"
+msgstr "Rimuovi termine"
 
-#: mod/invite.php:98
-#, php-format
-msgid "%d message sent."
-msgid_plural "%d messages sent."
-msgstr[0] "%d messaggio inviato."
-msgstr[1] "%d messaggi inviati."
+#: mod/search.php:46 mod/network.php:201 src/Content/Feature.php:100
+msgid "Saved Searches"
+msgstr "Ricerche salvate"
 
-#: mod/invite.php:117
-msgid "You have no more invitations available"
-msgstr "Non hai altri inviti disponibili"
+#: mod/search.php:105
+msgid "Only logged in users are permitted to perform a search."
+msgstr "Solo agli utenti autenticati è permesso eseguire ricerche."
 
-#: mod/invite.php:125
-#, 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 "Visita %s per una lista di siti pubblici a cui puoi iscriverti. I membri Friendica su altri siti possono collegarsi uno con l'altro, come con membri di molti altri social network."
+#: mod/search.php:129
+msgid "Too Many Requests"
+msgstr "Troppe richieste"
 
-#: mod/invite.php:127
-#, php-format
-msgid ""
-"To accept this invitation, please visit and register at %s or any other "
-"public Friendica website."
-msgstr "Per accettare questo invito, visita e registrati su %s o su un'altro sito web Friendica aperto al pubblico."
+#: mod/search.php:130
+msgid "Only one search per minute is permitted for not logged in users."
+msgstr "Solo una ricerca al minuto è permessa agli utenti non autenticati."
 
-#: mod/invite.php:128
-#, 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 "I siti Friendica son tutti collegati tra loro per creare una grossa rete sociale rispettosa della privacy, posseduta e controllata dai suoi membri. I siti Friendica possono anche collegarsi a molti altri social network tradizionali. Vai su %s per una lista di siti Friendica alternativi a cui puoi iscriverti."
+#: mod/search.php:228 mod/community.php:134
+msgid "No results."
+msgstr "Nessun risultato."
 
-#: mod/invite.php:132
-msgid ""
-"Our apologies. This system is not currently configured to connect with other"
-" public sites or invite members."
-msgstr "Ci scusiamo, questo sistema non è configurato per collegarsi con altri siti pubblici o per invitare membri."
+#: mod/search.php:234
+#, php-format
+msgid "Items tagged with: %s"
+msgstr "Elementi taggati con: %s"
 
-#: mod/invite.php:135
+#: mod/subthread.php:113
 #, php-format
-msgid "To accept this invitation, please visit and register at %s."
-msgstr "Per accettare questo invito, visita e registrati su %s"
+msgid "%1$s is following %2$s's %3$s"
+msgstr "%1$s sta seguendo %3$s di %2$s"
 
-#: mod/invite.php:136
-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/tagrm.php:47
+msgid "Tag removed"
+msgstr "Tag rimosso"
 
-#: mod/invite.php:142
-msgid "Send invitations"
-msgstr "Invia inviti"
+#: mod/tagrm.php:85
+msgid "Remove Item Tag"
+msgstr "Rimuovi il tag"
 
-#: mod/invite.php:143
-msgid "Enter email addresses, one per line:"
-msgstr "Inserisci gli indirizzi email, uno per riga:"
+#: mod/tagrm.php:87
+msgid "Select a tag to remove: "
+msgstr "Seleziona un tag da rimuovere: "
 
-#: mod/invite.php:144 mod/message.php:332 mod/message.php:515
-#: mod/wallmessage.php:138
-msgid "Your message:"
-msgstr "Il tuo messaggio:"
+#: mod/uexport.php:44
+msgid "Export account"
+msgstr "Esporta account"
 
-#: mod/invite.php:145
+#: mod/uexport.php:44
 msgid ""
-"You are cordially invited to join me and other close friends on Friendica - "
-"and help us to create a better social web."
-msgstr "Sei cordialmente invitato/a ad unirti a me e ad altri amici su Friendica, e ad aiutarci a creare una rete sociale migliore."
+"Export your account info and contacts. Use this to make a backup of your "
+"account and/or to move it to another server."
+msgstr "Esporta le informazioni del tuo account e dei contatti. Usa questa funzione per fare un backup del tuo account o per spostarlo in un altro server."
 
-#: mod/invite.php:147
-msgid "You will need to supply this invitation code: $invite_code"
-msgstr "Sarà necessario fornire questo codice invito: $invite_code"
+#: mod/uexport.php:45
+msgid "Export all"
+msgstr "Esporta tutto"
 
-#: mod/invite.php:147
+#: mod/uexport.php:45
 msgid ""
-"Once you have registered, please connect with me via my profile page at:"
-msgstr "Una volta registrato, connettiti con me dal mio profilo:"
+"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 "Esporta le informazioni del tuo account, i tuoi contatti e tutti i tuoi elementi in json. Può diventare un file veramente molto grosso e metterci un sacco di tempo. Usa questa funzione per fare un backup completo del tuo account (le foto non sono esportate)"
 
-#: mod/invite.php:149
-msgid ""
-"For more information about the Friendica project and why we feel it is "
-"important, please visit http://friendi.ca"
-msgstr "Per maggiori informazioni sul progetto Friendica e perchè pensiamo sia importante, visita http://friendi.ca "
+#: mod/uexport.php:52 mod/settings.php:106
+msgid "Export personal data"
+msgstr "Esporta dati personali"
 
-#: mod/localtime.php:26
-msgid "Time Conversion"
-msgstr "Conversione Ora"
+#: mod/viewcontacts.php:87
+msgid "No contacts."
+msgstr "Nessun contatto."
 
-#: mod/localtime.php:28
-msgid ""
-"Friendica provides this service for sharing events with other networks and "
-"friends in unknown timezones."
-msgstr "Friendica fornisce questo servizio per la condivisione di eventi con altre reti e amici in fusi orari sconosciuti."
+#: mod/viewsrc.php:12
+msgid "Access denied."
+msgstr "Accesso negato."
 
-#: mod/localtime.php:32
-#, php-format
-msgid "UTC time: %s"
-msgstr "Ora UTC: %s"
+#: mod/wall_upload.php:231 mod/item.php:471 src/Object/Image.php:949
+#: src/Object/Image.php:965 src/Object/Image.php:973 src/Object/Image.php:998
+msgid "Wall Photos"
+msgstr "Foto della bacheca"
 
-#: mod/localtime.php:35
+#: mod/wallmessage.php:49 mod/wallmessage.php:112
 #, php-format
-msgid "Current timezone: %s"
-msgstr "Fuso orario corrente: %s"
+msgid "Number of daily wall messages for %s exceeded. Message failed."
+msgstr "Numero giornaliero di messaggi per %s superato. Invio fallito."
 
-#: mod/localtime.php:38
-#, php-format
-msgid "Converted localtime: %s"
-msgstr "Ora locale convertita: %s"
+#: mod/wallmessage.php:57 mod/message.php:73
+msgid "No recipient selected."
+msgstr "Nessun destinatario selezionato."
 
-#: mod/localtime.php:43
-msgid "Please select your timezone:"
-msgstr "Selezionare il tuo fuso orario:"
+#: mod/wallmessage.php:60
+msgid "Unable to check your home location."
+msgstr "Impossibile controllare la tua posizione di origine."
 
-#: mod/lostpass.php:22
-msgid "No valid account found."
-msgstr "Nessun account valido trovato."
+#: mod/wallmessage.php:63 mod/message.php:80
+msgid "Message could not be sent."
+msgstr "Il messaggio non può essere inviato."
 
-#: mod/lostpass.php:38
-msgid "Password reset request issued. Check your email."
-msgstr "La richiesta per reimpostare la password è stata inviata. Controlla la tua email."
+#: mod/wallmessage.php:66 mod/message.php:83
+msgid "Message collection failure."
+msgstr "Errore recuperando il messaggio."
 
-#: mod/lostpass.php:44
-#, php-format
-msgid ""
-"\n"
-"\t\tDear %1$s,\n"
-"\t\t\tA request was recently received at \"%2$s\" to reset your account\n"
-"\t\tpassword. In order to confirm this request, please select the verification link\n"
-"\t\tbelow or paste it into your web browser address bar.\n"
-"\n"
-"\t\tIf you did NOT request this change, please DO NOT follow the link\n"
-"\t\tprovided and ignore and/or delete this email.\n"
-"\n"
-"\t\tYour password will not be changed unless we can verify that you\n"
-"\t\tissued this request."
-msgstr "\nGentile %1$s,\n    abbiamo ricevuto su \"%2$s\" una richiesta di resettare la password del tuo account. Per confermare questa richiesta, selezionate il link di conferma qui sotto o incollatelo nella barra indirizzo del vostro browser.\n\nSe NON hai richiesto questa modifica, NON selezionare il link e ignora o cancella questa email.\n\nLa tua password non verrà modificata a meno che non possiamo verificare che tu abbia effettivamente richiesto la modifica."
+#: mod/wallmessage.php:69 mod/message.php:86
+msgid "Message sent."
+msgstr "Messaggio inviato."
 
-#: mod/lostpass.php:55
-#, php-format
-msgid ""
-"\n"
-"\t\tFollow this link 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 "\nSegui questo link per verificare la tua identità:\n\n%1$s\n\nRiceverai in un successivo messaggio la nuova password.\nPotrai cambiarla dalla pagina \"Impostazioni\" del tuo account dopo esserti autenticato.\n\nI dettagli del tuo account sono:\n    Indirizzo del sito: %2$s\n    Nome utente: %3$s"
+#: mod/wallmessage.php:86 mod/wallmessage.php:95
+msgid "No recipient."
+msgstr "Nessun destinatario."
 
-#: mod/lostpass.php:74
-#, php-format
-msgid "Password reset requested at %s"
-msgstr "Richiesta reimpostazione password su %s"
+#: mod/wallmessage.php:132 mod/message.php:250
+msgid "Send Private Message"
+msgstr "Invia un messaggio privato"
 
-#: mod/lostpass.php:94
+#: mod/wallmessage.php:133
+#, php-format
 msgid ""
-"Request could not be verified. (You may have previously submitted it.) "
-"Password reset failed."
-msgstr "La richiesta non può essere verificata. (Puoi averla già richiesta precedentemente). Reimpostazione password fallita."
-
-#: mod/lostpass.php:113 boot.php:889
-msgid "Password Reset"
-msgstr "Reimpostazione password"
-
-#: mod/lostpass.php:114
-msgid "Your password has been reset as requested."
-msgstr "La tua password è stata reimpostata come richiesto."
+"If you wish for %s to respond, please check that the privacy settings on "
+"your site allow private mail from unknown senders."
+msgstr "Se vuoi che %s ti risponda, controlla che le tue impostazioni di privacy permettano la ricezione di messaggi privati da mittenti sconosciuti."
 
-#: mod/lostpass.php:115
-msgid "Your new password is"
-msgstr "La tua nuova password è"
+#: mod/wallmessage.php:134 mod/message.php:251 mod/message.php:421
+msgid "To:"
+msgstr "A:"
 
-#: mod/lostpass.php:116
-msgid "Save or copy your new password - and then"
-msgstr "Salva o copia la tua nuova password, quindi"
+#: mod/wallmessage.php:135 mod/message.php:255 mod/message.php:423
+msgid "Subject:"
+msgstr "Oggetto:"
 
-#: mod/lostpass.php:117
-msgid "click here to login"
-msgstr "clicca qui per entrare"
+#: mod/item.php:114
+msgid "Unable to locate original post."
+msgstr "Impossibile trovare il messaggio originale."
 
-#: mod/lostpass.php:118
-msgid ""
-"Your password may be changed from the <em>Settings</em> page after "
-"successful login."
-msgstr "Puoi cambiare la tua password dalla pagina <em>Impostazioni</em> dopo aver effettuato l'accesso."
+#: mod/item.php:274
+msgid "Empty post discarded."
+msgstr "Messaggio vuoto scartato."
 
-#: mod/lostpass.php:128
+#: mod/item.php:799
 #, php-format
 msgid ""
-"\n"
-"\t\t\t\tDear %1$s,\n"
-"\t\t\t\t\tYour password has been changed as requested. Please retain this\n"
-"\t\t\t\tinformation for your records (or change your password immediately to\n"
-"\t\t\t\tsomething that you will remember).\n"
-"\t\t\t"
-msgstr "\nGentile %1$s,\n   La tua password è stata modificata come richiesto.\nSalva questa password, o sostituiscila immediatamente con qualcosa che puoi ricordare."
+"This message was sent to you by %s, a member of the Friendica social "
+"network."
+msgstr "Questo messaggio ti è stato inviato da %s, un membro del social network Friendica."
 
-#: mod/lostpass.php:134
+#: mod/item.php:801
 #, php-format
+msgid "You may visit them online at %s"
+msgstr "Puoi visitarli online su %s"
+
+#: mod/item.php:802
 msgid ""
-"\n"
-"\t\t\t\tYour login details are as follows:\n"
-"\n"
-"\t\t\t\tSite Location:\t%1$s\n"
-"\t\t\t\tLogin Name:\t%2$s\n"
-"\t\t\t\tPassword:\t%3$s\n"
-"\n"
-"\t\t\t\tYou may change that password from your account settings page after logging in.\n"
-"\t\t\t"
-msgstr "\nI dettagli del tuo account sono:\n\n   Indirizzo del sito: %1$s\n   Nome utente: %2$s\n   Password: %3$s\n\nPuoi cambiare questa password dalla pagina \"Impostazioni\" del tuo account dopo esserti autenticato."
+"Please contact the sender by replying to this post if you do not wish to "
+"receive these messages."
+msgstr "Contatta il mittente rispondendo a questo post se non vuoi ricevere questi messaggi."
 
-#: mod/lostpass.php:150
+#: mod/item.php:806
 #, php-format
-msgid "Your password has been changed at %s"
-msgstr "La tua password presso %s è stata cambiata"
+msgid "%s posted an update."
+msgstr "%s ha inviato un aggiornamento."
 
-#: mod/lostpass.php:162
-msgid "Forgot your Password?"
-msgstr "Hai dimenticato la password?"
+#: mod/register.php:99
+msgid ""
+"Registration successful. Please check your email for further instructions."
+msgstr "Registrazione completata. Controlla la tua mail per ulteriori informazioni."
 
-#: mod/lostpass.php:163
+#: mod/register.php:103
+#, php-format
 msgid ""
-"Enter your email address and submit to have your password reset. Then check "
-"your email for further instructions."
-msgstr "Inserisci il tuo indirizzo email per reimpostare la password."
+"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 "Si è verificato un errore inviando l'email. I dettagli del tuo account:<br> login: %s<br> password: %s<br><br>Puoi cambiare la password dopo il login."
 
-#: mod/lostpass.php:164 boot.php:877
-msgid "Nickname or Email: "
-msgstr "Nome utente o email: "
+#: mod/register.php:110
+msgid "Registration successful."
+msgstr "Registrazione completata."
 
-#: mod/lostpass.php:165
-msgid "Reset"
-msgstr "Reimposta"
+#: mod/register.php:115
+msgid "Your registration can not be processed."
+msgstr "La tua registrazione non puo' essere elaborata."
 
-#: mod/manage.php:153
-msgid "Manage Identities and/or Pages"
-msgstr "Gestisci identità e/o pagine"
+#: mod/register.php:162
+msgid "Your registration is pending approval by the site owner."
+msgstr "La tua richiesta è in attesa di approvazione da parte del proprietario del sito."
 
-#: mod/manage.php:154
+#: mod/register.php:220
 msgid ""
-"Toggle between different identities or community/group pages which share "
-"your account details or which you have been granted \"manage\" permissions"
-msgstr "Cambia tra differenti identità o pagine comunità/gruppi che condividono il tuo account o per cui hai i permessi di gestione"
+"You may (optionally) fill in this form via OpenID by supplying your OpenID "
+"and clicking 'Register'."
+msgstr "Se vuoi, puoi riempire questo modulo tramite OpenID, inserendo il tuo OpenID e cliccando 'Registra'."
 
-#: mod/manage.php:155
-msgid "Select an identity to manage: "
-msgstr "Seleziona un'identità da gestire:"
+#: 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 "Se non hai familiarità con OpenID, lascia il campo vuoto e riempi il resto della maschera."
 
-#: mod/match.php:39
-msgid "No keywords to match. Please add keywords to your default profile."
-msgstr "Nessuna parola chiave per l'abbinamento. Aggiungi parole chiave al tuo profilo predefinito."
+#: mod/register.php:222
+msgid "Your OpenID (optional): "
+msgstr "Il tuo OpenID (opzionale): "
 
-#: mod/match.php:92
-msgid "is interested in:"
-msgstr "è interessato a:"
+#: mod/register.php:234
+msgid "Include your profile in member directory?"
+msgstr "Includi il tuo profilo nell'elenco pubblico?"
 
-#: mod/match.php:106
-msgid "Profile Match"
-msgstr "Profili corrispondenti"
+#: mod/register.php:259
+msgid "Note for the admin"
+msgstr "Nota per l'amministratore"
 
-#: mod/match.php:113 mod/dirfind.php:249
-msgid "No matches"
-msgstr "Nessun risultato"
+#: mod/register.php:259
+msgid "Leave a message for the admin, why you want to join this node"
+msgstr "Lascia un messaggio per l'amministratore, per esempio perché vuoi registrarti su questo nodo"
 
-#: mod/message.php:63 mod/wallmessage.php:53
-msgid "No recipient selected."
-msgstr "Nessun destinatario selezionato."
+#: mod/register.php:260
+msgid "Membership on this site is by invitation only."
+msgstr "La registrazione su questo sito è solo su invito."
 
-#: mod/message.php:67
-msgid "Unable to locate contact information."
-msgstr "Impossibile trovare le informazioni del contatto."
+#: mod/register.php:261
+msgid "Your invitation code: "
+msgstr "Il tuo codice di invito:"
 
-#: mod/message.php:70 mod/wallmessage.php:59
-msgid "Message could not be sent."
-msgstr "Il messaggio non può essere inviato."
+#: mod/register.php:264 mod/admin.php:1266
+msgid "Registration"
+msgstr "Registrazione"
 
-#: mod/message.php:73 mod/wallmessage.php:62
-msgid "Message collection failure."
-msgstr "Errore recuperando il messaggio."
+#: mod/register.php:270
+msgid "Your Full Name (e.g. Joe Smith, real or real-looking): "
+msgstr "Il tuo nome completo (es. Mario Rossi, vero o che sembri vero): "
 
-#: mod/message.php:76 mod/wallmessage.php:65
-msgid "Message sent."
-msgstr "Messaggio inviato."
+#: mod/register.php:271
+msgid ""
+"Your Email Address: (Initial information will be send there, so this has to "
+"be an existing address.)"
+msgstr "Il tuo indirizzo email: (Le informazioni iniziali verranno inviate lì, quindi questo deve essere un indirizzo esistente.)"
 
-#: mod/message.php:205
-msgid "Do you really want to delete this message?"
-msgstr "Vuoi veramente cancellare questo messaggio?"
+#: mod/register.php:273 mod/settings.php:1205
+msgid "New Password:"
+msgstr "Nuova password:"
 
-#: mod/message.php:225
-msgid "Message deleted."
-msgstr "Messaggio eliminato."
+#: mod/register.php:273
+msgid "Leave empty for an auto generated password."
+msgstr "Lascia vuoto per generare automaticamente una password."
 
-#: mod/message.php:255
-msgid "Conversation removed."
-msgstr "Conversazione rimossa."
+#: mod/register.php:274 mod/settings.php:1206
+msgid "Confirm:"
+msgstr "Conferma:"
 
-#: mod/message.php:322 mod/wallmessage.php:129
-msgid "Send Private Message"
-msgstr "Invia un messaggio privato"
+#: 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 "Scegli un nome utente. Deve cominciare con una lettera. L'indirizzo del tuo profilo sarà '<strong>soprannome@%s</strong>'."
 
-#: mod/message.php:323 mod/message.php:510 mod/wallmessage.php:131
-msgid "To:"
-msgstr "A:"
+#: mod/register.php:276
+msgid "Choose a nickname: "
+msgstr "Scegli un nome utente: "
 
-#: mod/message.php:328 mod/message.php:512 mod/wallmessage.php:132
-msgid "Subject:"
-msgstr "Oggetto:"
+#: mod/register.php:279 src/Content/Nav.php:128 src/Module/Login.php:283
+msgid "Register"
+msgstr "Registrati"
 
-#: mod/message.php:364
-msgid "No messages."
-msgstr "Nessun messaggio."
+#: mod/register.php:286
+msgid "Import your profile to this friendica instance"
+msgstr "Importa il tuo profilo in questo server friendica"
 
-#: mod/message.php:403
-msgid "Message not available."
-msgstr "Messaggio non disponibile."
+#: mod/admin.php:106
+msgid "Theme settings updated."
+msgstr "Impostazioni del tema aggiornate."
 
-#: mod/message.php:478
-msgid "Delete message"
-msgstr "Elimina il messaggio"
+#: mod/admin.php:176 src/Content/Nav.php:174
+msgid "Information"
+msgstr "Informazioni"
 
-#: mod/message.php:503 mod/message.php:591
-msgid "Delete conversation"
-msgstr "Elimina la conversazione"
+#: mod/admin.php:177
+msgid "Overview"
+msgstr "Panoramica"
 
-#: mod/message.php:505
-msgid ""
-"No secure communications available. You <strong>may</strong> be able to "
-"respond from the sender's profile page."
-msgstr "Nessuna comunicazione sicura disponibile, <strong>Potresti</strong> essere in grado di rispondere dalla pagina del profilo del mittente."
+#: mod/admin.php:178 mod/admin.php:654
+msgid "Federation Statistics"
+msgstr "Statistiche sulla Federazione"
 
-#: mod/message.php:509
-msgid "Send Reply"
-msgstr "Invia la risposta"
+#: mod/admin.php:179
+msgid "Configuration"
+msgstr "Configurazione"
 
-#: mod/message.php:561
-#, php-format
-msgid "Unknown sender - %s"
-msgstr "Mittente sconosciuto - %s"
+#: mod/admin.php:180 mod/admin.php:1263
+msgid "Site"
+msgstr "Sito"
 
-#: mod/message.php:563
-#, php-format
-msgid "You and %s"
-msgstr "Tu e %s"
+#: mod/admin.php:181 mod/admin.php:1191 mod/admin.php:1696 mod/admin.php:1712
+msgid "Users"
+msgstr "Utenti"
 
-#: mod/message.php:565
-#, php-format
-msgid "%s and You"
-msgstr "%s e Tu"
+#: mod/admin.php:182 mod/admin.php:1812 mod/admin.php:1872 mod/settings.php:85
+msgid "Addons"
+msgstr "Addons"
 
-#: mod/message.php:594
-msgid "D, d M Y - g:i A"
-msgstr "D d M Y - G:i"
+#: mod/admin.php:183 mod/admin.php:2081 mod/admin.php:2125
+msgid "Themes"
+msgstr "Temi"
 
-#: mod/message.php:597
-#, php-format
-msgid "%d message"
-msgid_plural "%d messages"
-msgstr[0] "%d messaggio"
-msgstr[1] "%d messaggi"
+#: mod/admin.php:184 mod/settings.php:63
+msgid "Additional features"
+msgstr "Funzionalità aggiuntive"
 
-#: mod/notifications.php:38
-msgid "Invalid request identifier."
-msgstr "L'identificativo della richiesta non è valido."
+#: mod/admin.php:185
+msgid "Database"
+msgstr "Database"
 
-#: mod/notifications.php:47 mod/notifications.php:183
-#: mod/notifications.php:230
-msgid "Discard"
-msgstr "Scarta"
+#: mod/admin.php:186
+msgid "DB updates"
+msgstr "Aggiornamenti Database"
 
-#: mod/notifications.php:63 mod/notifications.php:182
-#: mod/notifications.php:266 mod/contacts.php:636 mod/contacts.php:836
-#: mod/contacts.php:1021
-msgid "Ignore"
-msgstr "Ignora"
+#: mod/admin.php:187 mod/admin.php:689
+msgid "Inspect Queue"
+msgstr "Ispeziona Coda di invio"
 
-#: mod/notifications.php:108
-msgid "Network Notifications"
-msgstr "Notifiche dalla rete"
+#: mod/admin.php:188
+msgid "Tools"
+msgstr "Strumenti"
 
-#: mod/notifications.php:114 mod/notify.php:73
-msgid "System Notifications"
-msgstr "Notifiche di sistema"
+#: mod/admin.php:189
+msgid "Contact Blocklist"
+msgstr "Blocklist Contatti"
 
-#: mod/notifications.php:120
-msgid "Personal Notifications"
-msgstr "Notifiche personali"
+#: mod/admin.php:190 mod/admin.php:311
+msgid "Server Blocklist"
+msgstr "Server Blocklist"
 
-#: mod/notifications.php:126
-msgid "Home Notifications"
-msgstr "Notifiche bacheca"
+#: mod/admin.php:191 mod/admin.php:470
+msgid "Delete Item"
+msgstr "Rimuovi elemento"
 
-#: mod/notifications.php:155
-msgid "Show Ignored Requests"
-msgstr "Mostra richieste ignorate"
+#: mod/admin.php:192 mod/admin.php:193 mod/admin.php:2199
+msgid "Logs"
+msgstr "Log"
 
-#: mod/notifications.php:155
-msgid "Hide Ignored Requests"
-msgstr "Nascondi richieste ignorate"
+#: mod/admin.php:194 mod/admin.php:2266
+msgid "View Logs"
+msgstr "Vedi i log"
 
-#: mod/notifications.php:167 mod/notifications.php:237
-msgid "Notification type: "
-msgstr "Tipo di notifica: "
+#: mod/admin.php:196
+msgid "Diagnostics"
+msgstr "Diagnostiche"
 
-#: mod/notifications.php:170
-#, php-format
-msgid "suggested by %s"
-msgstr "suggerito da %s"
+#: mod/admin.php:197
+msgid "PHP Info"
+msgstr "Info PHP"
 
-#: mod/notifications.php:175 mod/notifications.php:254 mod/contacts.php:643
-msgid "Hide this contact from others"
-msgstr "Nascondi questo contatto agli altri"
+#: mod/admin.php:198
+msgid "probe address"
+msgstr "controlla indirizzo"
 
-#: mod/notifications.php:176 mod/notifications.php:255
-msgid "Post a new friend activity"
-msgstr "Invia una attività \"è ora amico con\""
+#: mod/admin.php:199
+msgid "check webfinger"
+msgstr "verifica webfinger"
 
-#: mod/notifications.php:176 mod/notifications.php:255
-msgid "if applicable"
-msgstr "se applicabile"
+#: mod/admin.php:218 src/Content/Nav.php:217
+msgid "Admin"
+msgstr "Amministrazione"
 
-#: mod/notifications.php:179 mod/notifications.php:264 mod/admin.php:1628
-msgid "Approve"
-msgstr "Approva"
+#: mod/admin.php:219
+msgid "Addon Features"
+msgstr "Funzioni Addon"
 
-#: mod/notifications.php:198
-msgid "Claims to be known to you: "
-msgstr "Dice di conoscerti: "
+#: mod/admin.php:220
+msgid "User registrations waiting for confirmation"
+msgstr "Utenti registrati in attesa di conferma"
 
-#: mod/notifications.php:199
-msgid "yes"
-msgstr "si"
+#: mod/admin.php:302
+msgid "The blocked domain"
+msgstr "Il dominio bloccato"
 
-#: mod/notifications.php:199
-msgid "no"
-msgstr "no"
+#: mod/admin.php:303 mod/admin.php:316
+msgid "The reason why you blocked this domain."
+msgstr "Le ragioni per cui blocchi questo dominio."
 
-#: mod/notifications.php:200 mod/notifications.php:205
-msgid "Shall your connection be bidirectional or not?"
-msgstr "La connessione dovrà essere bidirezionale o no?"
+#: mod/admin.php:304
+msgid "Delete domain"
+msgstr "Elimina dominio"
 
-#: 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 "Accettando %s come amico permette a %s di seguire i tuoi post, e a te di riceverne gli aggiornamenti."
+#: mod/admin.php:304
+msgid "Check to delete this entry from the blocklist"
+msgstr "Seleziona per eliminare questa voce dalla blocklist"
 
-#: 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 "Accentrando %s come  abbonato gli permette di abbonarsi ai tuoi messaggi, ma tu non riceverai aggiornamenti da lui."
+#: mod/admin.php:310 mod/admin.php:427 mod/admin.php:469 mod/admin.php:653
+#: mod/admin.php:688 mod/admin.php:784 mod/admin.php:1262 mod/admin.php:1695
+#: mod/admin.php:1811 mod/admin.php:1871 mod/admin.php:2080 mod/admin.php:2124
+#: mod/admin.php:2198 mod/admin.php:2265
+msgid "Administration"
+msgstr "Amministrazione"
 
-#: mod/notifications.php:207
-#, php-format
+#: mod/admin.php:312
 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 "Accentando %s come condivisore, gli permetti di abbonarsi ai tuoi messaggi, ma tu non riceverai nessun aggiornamento da loro."
+"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 "Questa pagina puo' essere usata per definire una black list di server dal network federato a cui nono è permesso interagire col tuo nodo. Per ogni dominio inserito, dovresti anche riportare una ragione per cui hai bloccato il server remoto."
 
-#: mod/notifications.php:218
-msgid "Friend"
-msgstr "Amico"
+#: mod/admin.php:313
+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 "La lista di server bloccati sarà resa disponibile pubblicamente sulla pagina /friendica, così che i tuoi utenti e le persone che indagano su problemi di comunicazione possano trovarne la ragione facilmente."
 
-#: mod/notifications.php:219
-msgid "Sharer"
-msgstr "Condivisore"
+#: mod/admin.php:314
+msgid "Add new entry to block list"
+msgstr "Aggiungi una nuova voce alla blocklist"
 
-#: mod/notifications.php:219
-msgid "Subscriber"
-msgstr "Abbonato"
+#: mod/admin.php:315
+msgid "Server Domain"
+msgstr "Dominio del Server"
 
-#: mod/notifications.php:275
-msgid "No introductions."
-msgstr "Nessuna presentazione."
+#: mod/admin.php:315
+msgid ""
+"The domain of the new server to add to the block list. Do not include the "
+"protocol."
+msgstr "Il dominio del server da aggiungere alla blocklist. Non includere il protocollo."
 
-#: mod/notifications.php:316
-msgid "Show unread"
-msgstr "Mostra non letti"
+#: mod/admin.php:316
+msgid "Block reason"
+msgstr "Ragione blocco"
 
-#: mod/notifications.php:316
-msgid "Show all"
-msgstr "Mostra tutti"
+#: mod/admin.php:317
+msgid "Add Entry"
+msgstr "Aggiungi Voce"
 
-#: mod/notifications.php:322
-#, php-format
-msgid "No more %s notifications."
-msgstr "Nessun'altra notifica %s."
+#: mod/admin.php:318
+msgid "Save changes to the blocklist"
+msgstr "Salva modifiche alla blocklist"
 
-#: mod/notify.php:69
-msgid "No more system notifications."
-msgstr "Nessuna nuova notifica di sistema."
+#: mod/admin.php:319
+msgid "Current Entries in the Blocklist"
+msgstr "Voci correnti nella blocklist"
 
-#: mod/oexchange.php:25
-msgid "Post successful."
-msgstr "Inviato!"
+#: mod/admin.php:322
+msgid "Delete entry from blocklist"
+msgstr "Elimina voce dalla blocklist"
 
-#: mod/openid.php:25
-msgid "OpenID protocol error. No ID returned."
-msgstr "Errore protocollo OpenID. Nessun ID ricevuto."
+#: mod/admin.php:325
+msgid "Delete entry from blocklist?"
+msgstr "Eliminare la voce dalla blocklist?"
 
-#: mod/openid.php:61
-msgid ""
-"Account not found and OpenID registration is not permitted on this site."
-msgstr "L'account non è stato trovato, e la registrazione via OpenID non è permessa su questo sito."
+#: mod/admin.php:351
+msgid "Server added to blocklist."
+msgstr "Server aggiunto alla blocklist."
 
-#: mod/p.php:13
-msgid "Not Extended"
-msgstr "Not Extended"
+#: mod/admin.php:367
+msgid "Site blocklist updated."
+msgstr "Blocklist del sito aggiornata."
 
-#: mod/profile.php:177
-msgid "Tips for New Members"
-msgstr "Consigli per i Nuovi Utenti"
+#: mod/admin.php:390 util/global_community_block.php:53
+msgid "The contact has been blocked from the node"
+msgstr "Il contatto è stato bloccato dal nodo"
 
-#: mod/removeme.php:55 mod/removeme.php:58
-msgid "Remove My Account"
-msgstr "Rimuovi il mio account"
+#: mod/admin.php:392 util/global_community_block.php:48
+#, php-format
+msgid "Could not find any contact entry for this URL (%s)"
+msgstr "Impossibile trovare contatti a questo URL (%s)"
 
-#: mod/removeme.php:56
+#: mod/admin.php:399
+#, php-format
+msgid "%s contact unblocked"
+msgid_plural "%s contacts unblocked"
+msgstr[0] "%s contatto sbloccato"
+msgstr[1] "%s contatti sbloccati"
+
+#: mod/admin.php:428
+msgid "Remote Contact Blocklist"
+msgstr "Blocklist Contatti Remoti"
+
+#: mod/admin.php:429
 msgid ""
-"This will completely remove your account. Once this has been done it is not "
-"recoverable."
-msgstr "Questo comando rimuoverà completamente il tuo account. Una volta rimosso non potrai più recuperarlo."
+"This page allows you to prevent any message from a remote contact to reach "
+"your node."
+msgstr "Questa pagina ti permette di impedire che qualsiasi messaggio da un contatto remoto raggiunga il tuo nodo."
 
-#: mod/removeme.php:57
-msgid "Please enter your password for verification:"
-msgstr "Inserisci la tua password per verifica:"
+#: mod/admin.php:430
+msgid "Block Remote Contact"
+msgstr "Blocca Contatto Remoto"
 
-#: mod/repair_ostatus.php:17
-msgid "Resubscribing to OStatus contacts"
-msgstr "Risottoscrivi i contatti OStatus"
+#: mod/admin.php:431 mod/admin.php:1698
+msgid "select all"
+msgstr "seleziona tutti"
 
-#: mod/repair_ostatus.php:33
-msgid "Error"
-msgstr "Errore"
+#: mod/admin.php:432
+msgid "select none"
+msgstr "seleziona niente"
 
-#: mod/repair_ostatus.php:47 mod/ostatus_subscribe.php:57
-msgid "Done"
-msgstr "Fatto"
+#: mod/admin.php:435
+msgid "No remote contact is blocked from this node."
+msgstr "Nessun contatto remoto è bloccato da questo nodo."
 
-#: mod/repair_ostatus.php:53 mod/ostatus_subscribe.php:81
-msgid "Keep this window open until done."
-msgstr "Tieni questa finestra aperta fino a che ha finito."
+#: mod/admin.php:437
+msgid "Blocked Remote Contacts"
+msgstr "Contatti Remoti Bloccati"
 
-#: mod/subthread.php:106
-#, php-format
-msgid "%1$s is following %2$s's %3$s"
-msgstr "%1$s sta seguendo %3$s di %2$s"
+#: mod/admin.php:438
+msgid "Block New Remote Contact"
+msgstr "Blocca Nuovo Contatto Remoto"
 
-#: mod/tagrm.php:46
-msgid "Tag removed"
-msgstr "Tag rimosso"
+#: mod/admin.php:439
+msgid "Photo"
+msgstr "Foto"
 
-#: mod/tagrm.php:85
-msgid "Remove Item Tag"
-msgstr "Rimuovi il tag"
+#: mod/admin.php:447
+#, php-format
+msgid "%s total blocked contact"
+msgid_plural "%s total blocked contacts"
+msgstr[0] "%scontatto bloccato totale"
+msgstr[1] "%scontatti bloccati totali"
 
-#: mod/tagrm.php:87
-msgid "Select a tag to remove: "
-msgstr "Seleziona un tag da rimuovere: "
+#: mod/admin.php:449
+msgid "URL of the remote contact to block."
+msgstr "URL del contatto remoto da bloccare."
 
-#: mod/tagrm.php:98 mod/delegate.php:139
-msgid "Remove"
-msgstr "Rimuovi"
+#: mod/admin.php:471
+msgid "Delete this Item"
+msgstr "Rimuovi questo elemento"
 
-#: mod/uexport.php:39
-msgid "Export account"
-msgstr "Esporta account"
+#: mod/admin.php:472
+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 "Su questa pagina puoi cancellare un qualsiasi elemento dal tuo nodo. Se l'elemento è un post \"top\", l'intera discussione sarà cancellato."
 
-#: mod/uexport.php:39
+#: mod/admin.php:473
 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 "Esporta le informazioni del tuo account e dei contatti. Usa questa funzione per fare un backup del tuo account o per spostarlo in un altro server."
+"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 "Serve il GUID dell'elemento. Lo puoi trovare, per esempio, guardando l'URL display: l'ultima parte di http://example.com/display/123456 è il GUID, qui 123456."
 
-#: mod/uexport.php:40
-msgid "Export all"
-msgstr "Esporta tutto"
+#: mod/admin.php:474
+msgid "GUID"
+msgstr "GUID"
 
-#: mod/uexport.php:40
-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 "Esporta le informazioni del tuo account, i tuoi contatti e tutti i tuoi elementi in json. Può diventare un file veramente molto grosso e metterci un sacco di tempo. Usa questa funzione per fare un backup completo del tuo account (le foto non sono esportate)"
+#: mod/admin.php:474
+msgid "The GUID of the item you want to delete."
+msgstr "Il GUID dell'elemento che vuoi cancellare."
 
-#: mod/uexport.php:47 mod/settings.php:95
-msgid "Export personal data"
-msgstr "Esporta dati personali"
+#: mod/admin.php:513
+msgid "Item marked for deletion."
+msgstr "Elemento selezionato per l'eliminazione."
 
-#: mod/wallmessage.php:45 mod/wallmessage.php:109
-#, php-format
-msgid "Number of daily wall messages for %s exceeded. Message failed."
-msgstr "Numero giornaliero di messaggi per %s superato. Invio fallito."
+#: mod/admin.php:584
+msgid "unknown"
+msgstr "sconosciuto"
 
-#: mod/wallmessage.php:56
-msgid "Unable to check your home location."
-msgstr "Impossibile controllare la tua posizione di origine."
+#: mod/admin.php:647
+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 "Questa pagina offre alcuni numeri riguardo la porzione del social network federato di cui il tuo nodo Friendica fa parte. Questi numeri non sono completi ma riflettono esclusivamente la porzione di rete di cui il tuo nodo e' a conoscenza."
 
-#: mod/wallmessage.php:83 mod/wallmessage.php:92
-msgid "No recipient."
-msgstr "Nessun destinatario."
+#: mod/admin.php:648
+msgid ""
+"The <em>Auto Discovered Contact Directory</em> feature is not enabled, it "
+"will improve the data displayed here."
+msgstr "La funzione <em>Elenco Contatti Scoperto Automaticamente</em> non è abilitata, migliorerà i dati visualizzati qui."
 
-#: mod/wallmessage.php:130
+#: mod/admin.php:660
 #, 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 "Se vuoi che %s ti risponda, controlla che le tue impostazioni di privacy permettano la ricezione di messaggi privati da mittenti sconosciuti."
+"Currently this node is aware of %d nodes with %d registered users from the "
+"following platforms:"
+msgstr "Attualmente questo nodo conosce %d nodi con %d utenti registrati dalle seguenti piattaforme:"
 
-#: mod/delegate.php:101
-msgid "No potential page delegates located."
-msgstr "Nessun potenziale delegato per la pagina è stato trovato."
+#: mod/admin.php:691
+msgid "ID"
+msgstr "ID"
 
-#: mod/delegate.php:132
-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 "I Delegati sono in grado di gestire tutti gli aspetti di questa pagina, tranne per le impostazioni di base dell'account. Non delegare il tuo account personale a nessuno di cui non ti fidi ciecamente."
+#: mod/admin.php:692
+msgid "Recipient Name"
+msgstr "Nome Destinatario"
 
-#: mod/delegate.php:133
-msgid "Existing Page Managers"
-msgstr "Gestori Pagina Esistenti"
+#: mod/admin.php:693
+msgid "Recipient Profile"
+msgstr "Profilo Destinatario"
 
-#: mod/delegate.php:135
-msgid "Existing Page Delegates"
-msgstr "Delegati Pagina Esistenti"
+#: mod/admin.php:694 view/theme/frio/theme.php:266
+#: src/Core/NotificationsManager.php:178 src/Content/Nav.php:178
+msgid "Network"
+msgstr "Rete"
 
-#: mod/delegate.php:137
-msgid "Potential Delegates"
-msgstr "Delegati Potenziali"
+#: mod/admin.php:695
+msgid "Created"
+msgstr "Creato"
 
-#: mod/delegate.php:140
-msgid "Add"
-msgstr "Aggiungi"
+#: mod/admin.php:696
+msgid "Last Tried"
+msgstr "Ultimo Tentativo"
 
-#: mod/delegate.php:141
-msgid "No entries."
-msgstr "Nessuna voce."
+#: mod/admin.php:697
+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 "Questa pagina elenca il contenuto della coda di invio dei post. Questi sono post la cui consegna è fallita. Verranno inviati nuovamente più tardi ed eventualmente cancellati se la consegna continua a fallire."
 
-#: mod/suggest.php:30
-msgid "Do you really want to delete this suggestion?"
-msgstr "Vuoi veramente cancellare questo suggerimento?"
+#: mod/admin.php:721
+#, 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 "
+"scripts/dbstructure.php toinnodb</tt> of your Friendica installation for an "
+"automatic conversion.<br />"
+msgstr "Il tuo database contiene ancora tabelle MyISAM. Dovresti cambiare il motore a InnoDB. Siccome Friendica userà esclusivamente InnoDB nelle versioni a venire, dovresti cambiarle! Vedi <a href=\"%s\">qui</a> per una guida che puo' essere d'aiuto nel convertire il motore delle tabelle. Puoi anche usare il comando <tt>php scripts/dbstructure.php toinnodb</tt> nella tua installazione Friendica per eseguire la conversione automaticamente.<br />"
 
-#: mod/suggest.php:71
+#: mod/admin.php:728
+#, php-format
 msgid ""
-"No suggestions available. If this is a new site, please try again in 24 "
-"hours."
-msgstr "Nessun suggerimento disponibile. Se questo è un sito nuovo, riprova tra 24 ore."
+"There is a new version of Friendica available for download. Your current "
+"version is %1$s, upstream version is %2$s"
+msgstr "È disponibile per il download una nuova versione di Friendica. La tua versione è %1$s, la versione upstream è %2$s"
 
-#: mod/suggest.php:84 mod/suggest.php:104
-msgid "Ignore/Hide"
-msgstr "Ignora / Nascondi"
+#: mod/admin.php:738
+msgid ""
+"The database update failed. Please run \"php scripts/dbstructure.php "
+"update\" from the command line and have a look at the errors that might "
+"appear."
+msgstr "L'aggiornamento del database è fallito. Esegui \"php scripts/dbstructure.php update\" dalla riga di comando per poter vedere gli eventuali errori che potrebbero apparire."
 
-#: mod/directory.php:193 view/theme/vier/theme.php:194
-msgid "Global Directory"
-msgstr "Elenco globale"
+#: mod/admin.php:744
+msgid "The worker was never executed. Please check your database structure!"
+msgstr "Il worker non è mai stato eseguito. Controlla la struttura del tuo database!"
 
-#: mod/directory.php:195
-msgid "Find on this site"
-msgstr "Cerca nel sito"
+#: mod/admin.php:747
+#, php-format
+msgid ""
+"The last worker execution was on %s UTC. This is older than one hour. Please"
+" check your crontab settings."
+msgstr "L'ultima esecuzione del worker è stata alle %sUTC, ovvero più di un'ora fa. Controlla le impostazioni del tuo crontab."
 
-#: mod/directory.php:197
-msgid "Results for:"
-msgstr "Risultati per:"
+#: mod/admin.php:752 mod/admin.php:1647
+msgid "Normal Account"
+msgstr "Account normale"
 
-#: mod/directory.php:199
-msgid "Site Directory"
-msgstr "Elenco del sito"
+#: mod/admin.php:753 mod/admin.php:1648
+msgid "Automatic Follower Account"
+msgstr "Account Follower Automatico"
 
-#: mod/directory.php:206
-msgid "No entries (some entries may be hidden)."
-msgstr "Nessuna voce (qualche voce potrebbe essere nascosta)."
+#: mod/admin.php:754 mod/admin.php:1649
+msgid "Public Forum Account"
+msgstr "Account Forum Publico"
 
-#: mod/fbrowser.php:136
-msgid "Files"
-msgstr "File"
+#: mod/admin.php:755 mod/admin.php:1650
+msgid "Automatic Friend Account"
+msgstr "Account per amicizia automatizzato"
 
-#: mod/friendica.php:70
-msgid "This is Friendica, version"
-msgstr "Questo è Friendica, versione"
+#: mod/admin.php:756
+msgid "Blog Account"
+msgstr "Account Blog"
 
-#: mod/friendica.php:71
-msgid "running at web location"
-msgstr "in esecuzione all'indirizzo web"
+#: mod/admin.php:757
+msgid "Private Forum Account"
+msgstr "Account Forum Privato"
 
-#: mod/friendica.php:75
-msgid ""
-"Please visit <a href=\"https://friendi.ca\">Friendi.ca</a> to learn more "
-"about the Friendica project."
-msgstr "Visita <a href=\"https://friendi.ca\">Friendi.ca</a> per saperne di più sul progetto Friendica."
+#: mod/admin.php:779
+msgid "Message queues"
+msgstr "Code messaggi"
 
-#: mod/friendica.php:79
-msgid "Bug reports and issues: please visit"
-msgstr "Segnalazioni di bug e problemi: visita"
+#: mod/admin.php:785
+msgid "Summary"
+msgstr "Sommario"
 
-#: mod/friendica.php:79
-msgid "the bugtracker at github"
-msgstr "il bugtracker su github"
+#: mod/admin.php:787
+msgid "Registered users"
+msgstr "Utenti registrati"
 
-#: mod/friendica.php:82
-msgid ""
-"Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - "
-"dot com"
-msgstr "Suggerimenti, lodi, donazioni, ecc -  e-mail a  \"Info\" at Friendica punto com"
+#: mod/admin.php:789
+msgid "Pending registrations"
+msgstr "Registrazioni in attesa"
 
-#: mod/friendica.php:96
-msgid "Installed plugins/addons/apps:"
-msgstr "Plugin/componenti aggiuntivi/applicazioni installate"
+#: mod/admin.php:790
+msgid "Version"
+msgstr "Versione"
 
-#: mod/friendica.php:110
-msgid "No installed plugins/addons/apps"
-msgstr "Nessun plugin/componente aggiuntivo/applicazione installata"
+#: mod/admin.php:795
+msgid "Active addons"
+msgstr "Addon attivi"
 
-#: mod/friendica.php:115
-msgid "On this server the following remote servers are blocked."
-msgstr "In questo server i seguenti server remoti sono bloccati."
+#: mod/admin.php:826
+msgid "Can not parse base url. Must have at least <scheme>://<domain>"
+msgstr "Impossibile analizzare l'url base. Deve avere almeno [schema]://[dominio]"
 
-#: mod/friendica.php:116 mod/admin.php:291 mod/admin.php:309
-msgid "Reason for the block"
-msgstr "Motivazione del blocco"
+#: mod/admin.php:1127
+msgid "Site settings updated."
+msgstr "Impostazioni del sito aggiornate."
 
-#: mod/install.php:107
-msgid "Friendica Communications Server - Setup"
-msgstr "Friendica Comunicazione Server - Impostazioni"
+#: mod/admin.php:1154 mod/settings.php:907
+msgid "No special theme for mobile devices"
+msgstr "Nessun tema speciale per i dispositivi mobili"
 
-#: mod/install.php:113
-msgid "Could not connect to database."
-msgstr " Impossibile collegarsi con il database."
+#: mod/admin.php:1183
+msgid "No community page"
+msgstr "Nessuna pagina Comunità"
 
-#: mod/install.php:117
-msgid "Could not create table."
-msgstr "Impossibile creare le tabelle."
+#: mod/admin.php:1184
+msgid "Public postings from users of this site"
+msgstr "Messaggi pubblici dagli utenti di questo sito"
 
-#: mod/install.php:123
-msgid "Your Friendica site database has been installed."
-msgstr "Il tuo Friendica è stato installato."
+#: mod/admin.php:1185
+msgid "Public postings from the federated network"
+msgstr "Messaggi pubblici dalla rete federata"
 
-#: mod/install.php:128
-msgid ""
-"You may need to import the file \"database.sql\" manually using phpmyadmin "
-"or mysql."
-msgstr "Potresti dover importare il file \"database.sql\" manualmente con phpmyadmin o mysql"
+#: mod/admin.php:1186
+msgid "Public postings from local users and the federated network"
+msgstr "Messaggi pubblici dagli utenti di questo sito e dalla rete federata"
 
-#: mod/install.php:129 mod/install.php:201 mod/install.php:548
-msgid "Please see the file \"INSTALL.txt\"."
-msgstr "Leggi il file \"INSTALL.txt\"."
+#: mod/admin.php:1192
+msgid "Users, Global Contacts"
+msgstr "Utenti, Contatti Globali"
 
-#: mod/install.php:141
-msgid "Database already in use."
-msgstr "Database già in uso."
+#: mod/admin.php:1193
+msgid "Users, Global Contacts/fallback"
+msgstr "Utenti, Contatti Globali/fallback"
 
-#: mod/install.php:198
-msgid "System check"
-msgstr "Controllo sistema"
+#: mod/admin.php:1197
+msgid "One month"
+msgstr "Un mese"
 
-#: mod/install.php:203
-msgid "Check again"
-msgstr "Controlla ancora"
+#: mod/admin.php:1198
+msgid "Three months"
+msgstr "Tre mesi"
 
-#: mod/install.php:222
-msgid "Database connection"
-msgstr "Connessione al database"
+#: mod/admin.php:1199
+msgid "Half a year"
+msgstr "Sei mesi"
 
-#: mod/install.php:223
-msgid ""
-"In order to install Friendica we need to know how to connect to your "
-"database."
-msgstr "Per installare Friendica dobbiamo sapere come collegarci al tuo database."
+#: mod/admin.php:1200
+msgid "One year"
+msgstr "Un anno"
 
-#: mod/install.php:224
-msgid ""
-"Please contact your hosting provider or site administrator if you have "
-"questions about these settings."
-msgstr "Contatta il tuo fornitore di hosting o l'amministratore del sito se hai domande su queste impostazioni."
+#: mod/admin.php:1205
+msgid "Multi user instance"
+msgstr "Istanza multi utente"
 
-#: mod/install.php:225
-msgid ""
-"The database you specify below should already exist. If it does not, please "
-"create it before continuing."
-msgstr "Il database dovrà già esistere. Se non esiste, crealo prima di continuare."
+#: mod/admin.php:1228
+msgid "Closed"
+msgstr "Chiusa"
 
-#: mod/install.php:229
-msgid "Database Server Name"
-msgstr "Nome del database server"
+#: mod/admin.php:1229
+msgid "Requires approval"
+msgstr "Richiede l'approvazione"
 
-#: mod/install.php:230
-msgid "Database Login Name"
-msgstr "Nome utente database"
+#: mod/admin.php:1230
+msgid "Open"
+msgstr "Aperta"
 
-#: mod/install.php:231
-msgid "Database Login Password"
-msgstr "Password utente database"
+#: mod/admin.php:1234
+msgid "No SSL policy, links will track page SSL state"
+msgstr "Nessuna gestione SSL, i link seguiranno lo stato SSL della pagina"
 
-#: mod/install.php:231
-msgid "For security reasons the password must not be empty"
-msgstr "Per motivi di sicurezza la password non puo' essere vuota."
+#: mod/admin.php:1235
+msgid "Force all links to use SSL"
+msgstr "Forza tutti i link ad usare SSL"
 
-#: mod/install.php:232
-msgid "Database Name"
-msgstr "Nome database"
+#: mod/admin.php:1236
+msgid "Self-signed certificate, use SSL for local links only (discouraged)"
+msgstr "Certificato auto-firmato, usa SSL solo per i link locali (sconsigliato)"
 
-#: mod/install.php:233 mod/install.php:274
-msgid "Site administrator email address"
-msgstr "Indirizzo email dell'amministratore del sito"
+#: mod/admin.php:1240
+msgid "Don't check"
+msgstr "Non controllare"
 
-#: mod/install.php:233 mod/install.php:274
-msgid ""
-"Your account email address must match this in order to use the web admin "
-"panel."
-msgstr "Il tuo indirizzo email deve corrispondere a questo per poter usare il pannello di amministrazione web."
+#: mod/admin.php:1241
+msgid "check the stable version"
+msgstr "controlla la versione stabile"
 
-#: mod/install.php:237 mod/install.php:277
-msgid "Please select a default timezone for your website"
-msgstr "Seleziona il fuso orario predefinito per il tuo sito web"
+#: mod/admin.php:1242
+msgid "check the development version"
+msgstr "controlla la versione di sviluppo"
 
-#: mod/install.php:264
-msgid "Site settings"
-msgstr "Impostazioni sito"
+#: mod/admin.php:1265
+msgid "Republish users to directory"
+msgstr "Ripubblica gli utenti sulla directory"
 
-#: mod/install.php:278
-msgid "System Language:"
-msgstr "Lingua di Sistema:"
+#: mod/admin.php:1267
+msgid "File upload"
+msgstr "Caricamento file"
 
-#: mod/install.php:278
-msgid ""
-"Set the default language for your Friendica installation interface and to "
-"send emails."
-msgstr "Imposta la lingua di default per l'interfaccia e l'invio delle email."
+#: mod/admin.php:1268
+msgid "Policies"
+msgstr "Politiche"
 
-#: mod/install.php:318
-msgid "Could not find a command line version of PHP in the web server PATH."
-msgstr "Non riesco a trovare la versione di PHP da riga di comando nel PATH del server web"
+#: mod/admin.php:1270
+msgid "Auto Discovered Contact Directory"
+msgstr "Elenco Contatti Scoperto Automaticamente"
 
-#: mod/install.php:319
-msgid ""
-"If you don't have a command line version of PHP installed on 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-poller'>'Setup the poller'</a>"
-msgstr "Se non hai la versione a riga di comando di PHP installata sul tuo server, non sarai in grado di eseguire i processi in background. Vedi <a href='https://github.com/friendica/friendica/blob/master/doc/Install.md#set-up-the-poller'>'Setup the poller'</a>"
+#: mod/admin.php:1271
+msgid "Performance"
+msgstr "Performance"
 
-#: mod/install.php:323
-msgid "PHP executable path"
-msgstr "Percorso eseguibile PHP"
+#: mod/admin.php:1272
+msgid "Worker"
+msgstr "Worker"
 
-#: mod/install.php:323
+#: mod/admin.php:1273
 msgid ""
-"Enter full path to php executable. You can leave this blank to continue the "
-"installation."
-msgstr "Inserisci il percorso completo all'eseguibile di php. Puoi lasciare bianco questo campo per continuare l'installazione."
-
-#: mod/install.php:328
-msgid "Command line PHP"
-msgstr "PHP da riga di comando"
+"Relocate - WARNING: advanced function. Could make this server unreachable."
+msgstr "Trasloca - ATTENZIONE: funzione avanzata! Può rendere questo server irraggiungibile."
 
-#: mod/install.php:337
-msgid "PHP executable is not the php cli binary (could be cgi-fgci version)"
-msgstr "L'eseguibile PHP non è il binario php cli (potrebbe essere la versione cgi-fcgi)"
+#: mod/admin.php:1276
+msgid "Site name"
+msgstr "Nome del sito"
 
-#: mod/install.php:338
-msgid "Found PHP version: "
-msgstr "Versione PHP:"
+#: mod/admin.php:1277
+msgid "Host name"
+msgstr "Nome host"
 
-#: mod/install.php:340
-msgid "PHP cli binary"
-msgstr "Binario PHP cli"
+#: mod/admin.php:1278
+msgid "Sender Email"
+msgstr "Mittente email"
 
-#: mod/install.php:351
+#: mod/admin.php:1278
 msgid ""
-"The command line version of PHP on your system does not have "
-"\"register_argc_argv\" enabled."
-msgstr "La versione da riga di comando di PHP nel sistema non ha abilitato \"register_argc_argv\"."
+"The email address your server shall use to send notification emails from."
+msgstr "L'indirizzo email che il tuo server dovrà usare per inviare notifiche via email."
 
-#: mod/install.php:352
-msgid "This is required for message delivery to work."
-msgstr "E' obbligatorio per far funzionare la consegna dei messaggi."
+#: mod/admin.php:1279
+msgid "Banner/Logo"
+msgstr "Banner/Logo"
 
-#: mod/install.php:354
-msgid "PHP register_argc_argv"
-msgstr "PHP register_argc_argv"
+#: mod/admin.php:1280
+msgid "Shortcut icon"
+msgstr "Icona shortcut"
 
-#: mod/install.php:377
-msgid ""
-"Error: the \"openssl_pkey_new\" function on this system is not able to "
-"generate encryption keys"
-msgstr "Errore: la funzione \"openssl_pkey_new\" in questo sistema non è in grado di generare le chiavi di criptazione"
+#: mod/admin.php:1280
+msgid "Link to an icon that will be used for browsers."
+msgstr "Link verso un'icona che verrà usata dai browser."
 
-#: mod/install.php:378
-msgid ""
-"If running under Windows, please see "
-"\"http://www.php.net/manual/en/openssl.installation.php\"."
-msgstr "Se stai eseguendo friendika su windows, guarda \"http://www.php.net/manual/en/openssl.installation.php\"."
+#: mod/admin.php:1281
+msgid "Touch icon"
+msgstr "Icona touch"
 
-#: mod/install.php:380
-msgid "Generate encryption keys"
-msgstr "Genera chiavi di criptazione"
+#: mod/admin.php:1281
+msgid "Link to an icon that will be used for tablets and mobiles."
+msgstr "Link verso un'icona che verrà usata dai tablet e i telefonini."
 
-#: mod/install.php:387
-msgid "libCurl PHP module"
-msgstr "modulo PHP libCurl"
+#: mod/admin.php:1282
+msgid "Additional Info"
+msgstr "Informazioni aggiuntive"
 
-#: mod/install.php:388
-msgid "GD graphics PHP module"
-msgstr "modulo PHP GD graphics"
+#: mod/admin.php:1282
+#, php-format
+msgid ""
+"For public servers: you can add additional information here that will be "
+"listed at %s/servers."
+msgstr "Per server pubblici: puoi aggiungere informazioni extra che verranno mostrate su %s/servers."
 
-#: mod/install.php:389
-msgid "OpenSSL PHP module"
-msgstr "modulo PHP OpenSSL"
+#: mod/admin.php:1283
+msgid "System language"
+msgstr "Lingua di sistema"
 
-#: mod/install.php:390
-msgid "PDO or MySQLi PHP module"
-msgstr "modulo PHP PDO o MySQLi"
+#: mod/admin.php:1284
+msgid "System theme"
+msgstr "Tema di sistema"
 
-#: mod/install.php:391
-msgid "mb_string PHP module"
-msgstr "modulo PHP mb_string"
+#: mod/admin.php:1284
+msgid ""
+"Default system theme - may be over-ridden by user profiles - <a href='#' "
+"id='cnftheme'>change theme settings</a>"
+msgstr "Tema di sistema - può essere sovrascritto dalle impostazioni utente - <a href='#' id='cnftheme'>cambia le impostazioni del tema</a>"
 
-#: mod/install.php:392
-msgid "XML PHP module"
-msgstr "Modulo PHP XML"
+#: mod/admin.php:1285
+msgid "Mobile system theme"
+msgstr "Tema mobile di sistema"
 
-#: mod/install.php:393
-msgid "iconv module"
-msgstr "modulo iconv"
+#: mod/admin.php:1285
+msgid "Theme for mobile devices"
+msgstr "Tema per dispositivi mobili"
 
-#: mod/install.php:397 mod/install.php:399
-msgid "Apache mod_rewrite module"
-msgstr "Modulo mod_rewrite di Apache"
+#: mod/admin.php:1286
+msgid "SSL link policy"
+msgstr "Gestione link SSL"
 
-#: mod/install.php:397
-msgid ""
-"Error: Apache webserver mod-rewrite module is required but not installed."
-msgstr "Errore: E' il modulo mod-rewrite di Apache è richiesto, ma non risulta installato"
+#: mod/admin.php:1286
+msgid "Determines whether generated links should be forced to use SSL"
+msgstr "Determina se i link generati devono essere forzati a usare SSL"
 
-#: mod/install.php:405
-msgid "Error: libCURL PHP module required but not installed."
-msgstr "Errore: il modulo libCURL di PHP è richiesto, ma non risulta installato."
+#: mod/admin.php:1287
+msgid "Force SSL"
+msgstr "Forza SSL"
 
-#: mod/install.php:409
+#: mod/admin.php:1287
 msgid ""
-"Error: GD graphics PHP module with JPEG support required but not installed."
-msgstr "Errore: Il modulo GD graphics di PHP con supporto a JPEG è richiesto, ma non risulta installato."
-
-#: mod/install.php:413
-msgid "Error: openssl PHP module required but not installed."
-msgstr "Errore: il modulo openssl di PHP è richiesto, ma non risulta installato."
+"Force all Non-SSL requests to SSL - Attention: on some systems it could lead"
+" to endless loops."
+msgstr "Forza tutte le richieste non SSL su SSL - Attenzione: su alcuni sistemi può portare a loop senza fine"
 
-#: mod/install.php:417
-msgid "Error: PDO or MySQLi PHP module required but not installed."
-msgstr "Errore: uno dei due moduli PHP PDO o MySQLi è richiesto ma non installato."
+#: mod/admin.php:1288
+msgid "Hide help entry from navigation menu"
+msgstr "Nascondi la voce 'Guida' dal menu di navigazione"
 
-#: mod/install.php:421
-msgid "Error: The MySQL driver for PDO is not installed."
-msgstr "Errore: il driver MySQL per PDO non è installato."
+#: mod/admin.php:1288
+msgid ""
+"Hides the menu entry for the Help pages from the navigation menu. You can "
+"still access it calling /help directly."
+msgstr "Nasconde la voce per le pagine della guida dal menu di navigazione. E' comunque possibile accedervi richiamando /help direttamente."
 
-#: mod/install.php:425
-msgid "Error: mb_string PHP module required but not installed."
-msgstr "Errore: il modulo PHP mb_string è richiesto, ma non risulta installato."
+#: mod/admin.php:1289
+msgid "Single user instance"
+msgstr "Istanza a singolo utente"
 
-#: mod/install.php:429
-msgid "Error: iconv PHP module required but not installed."
-msgstr "Errore: il modulo PHP iconv è richiesto ma non installato."
+#: mod/admin.php:1289
+msgid "Make this instance multi-user or single-user for the named user"
+msgstr "Rendi questa istanza multi utente o a singolo utente per l'utente selezionato"
 
-#: mod/install.php:439
-msgid "Error, XML PHP module required but not installed."
-msgstr "Errore, il modulo PHP XML è richiesto ma non installato."
+#: mod/admin.php:1290
+msgid "Maximum image size"
+msgstr "Massima dimensione immagini"
 
-#: mod/install.php:451
+#: mod/admin.php:1290
 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 "L'installazione web deve poter creare un file chiamato \".htconfig.php\" nella cartella principale del tuo web server ma non è in grado di farlo."
+"Maximum size in bytes of uploaded images. Default is 0, which means no "
+"limits."
+msgstr "Massima dimensione in byte delle immagini caricate. Il default è 0, cioè nessun limite."
 
-#: mod/install.php:452
-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 "Ciò è dovuto spesso a impostazioni di permessi, dato che il web server può non essere in grado di scrivere il file nella tua cartella, anche se tu puoi."
+#: mod/admin.php:1291
+msgid "Maximum image length"
+msgstr "Massima lunghezza immagine"
 
-#: mod/install.php:453
+#: mod/admin.php:1291
 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 "Alla fine di questa procedura, di daremo un testo da salvare in un file chiamato .htconfig.php nella tua cartella principale di Friendica"
+"Maximum length in pixels of the longest side of uploaded images. Default is "
+"-1, which means no limits."
+msgstr "Massima lunghezza in pixel del lato più lungo delle immagini caricate. Predefinito a -1, ovvero nessun limite."
+
+#: mod/admin.php:1292
+msgid "JPEG image quality"
+msgstr "Qualità immagini JPEG"
 
-#: mod/install.php:454
+#: mod/admin.php:1292
 msgid ""
-"You can alternatively skip this procedure and perform a manual installation."
-" Please see the file \"INSTALL.txt\" for instructions."
-msgstr "Puoi in alternativa saltare questa procedura ed eseguire l'installazione manualmente. Vedi il file \"INSTALL.txt\" per le istruzioni."
+"Uploaded JPEGS will be saved at this quality setting [0-100]. Default is "
+"100, which is full quality."
+msgstr "Le immagini JPEG caricate verranno salvate con questa qualità [0-100]. Predefinito è 100, ovvero qualità piena."
 
-#: mod/install.php:457
-msgid ".htconfig.php is writable"
-msgstr ".htconfig.php è scrivibile"
+#: mod/admin.php:1294
+msgid "Register policy"
+msgstr "Politica di registrazione"
 
-#: mod/install.php:467
-msgid ""
-"Friendica uses the Smarty3 template engine to render its web views. Smarty3 "
-"compiles templates to PHP to speed up rendering."
-msgstr "Friendica usa il motore di template Smarty3 per renderizzare le sue pagine web. Smarty3 compila i template in PHP per velocizzare il rendering."
+#: mod/admin.php:1295
+msgid "Maximum Daily Registrations"
+msgstr "Massime registrazioni giornaliere"
 
-#: mod/install.php:468
+#: mod/admin.php:1295
 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 "Per salvare questi template compilati, il server werb ha bisogno dell'accesso in scrittura alla cartella view/smarty3/ nella cartella principale dei Friendica."
+"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 "Se la registrazione è permessa, qui si definisce il massimo numero di nuovi utenti registrati da accettare giornalmente. Se la registrazione è chiusa, questa impostazione non ha effetto."
 
-#: mod/install.php:469
-msgid ""
-"Please ensure that the user that your web server runs as (e.g. www-data) has"
-" write access to this folder."
-msgstr "Per favore, controlla che l'utente con cui il tuo server web gira (es www-data) ha accesso in scrittura a questa cartella."
+#: mod/admin.php:1296
+msgid "Register text"
+msgstr "Testo registrazione"
 
-#: mod/install.php:470
-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 "Nota: come misura di sicurezza, dovresti dare accesso in scrittura solo alla cartella view/smarty3, non ai template (.tpl) che contiene."
+#: mod/admin.php:1296
+msgid "Will be displayed prominently on the registration page."
+msgstr "Sarà mostrato ben visibile nella pagina di registrazione."
 
-#: mod/install.php:473
-msgid "view/smarty3 is writable"
-msgstr "view/smarty3 è scrivibile"
+#: mod/admin.php:1297
+msgid "Accounts abandoned after x days"
+msgstr "Account abbandonati dopo x giorni"
 
-#: mod/install.php:489
+#: mod/admin.php:1297
 msgid ""
-"Url rewrite in .htaccess is not working. Check your server configuration."
-msgstr "La riscrittura degli url in .htaccess non funziona. Controlla la configurazione del tuo server."
-
-#: mod/install.php:491
-msgid "Url rewrite is working"
-msgstr "La riscrittura degli url funziona"
+"Will not waste system resources polling external sites for abandonded "
+"accounts. Enter 0 for no time limit."
+msgstr "Non spreca risorse di sistema controllando siti esterni per gli account abbandonati. Immettere 0 per nessun limite di tempo."
 
-#: mod/install.php:510
-msgid "ImageMagick PHP extension is not installed"
-msgstr "L'estensione PHP ImageMagick non è installata"
+#: mod/admin.php:1298
+msgid "Allowed friend domains"
+msgstr "Domini amici consentiti"
 
-#: mod/install.php:512
-msgid "ImageMagick PHP extension is installed"
-msgstr "L'estensione PHP ImageMagick è installata"
+#: mod/admin.php:1298
+msgid ""
+"Comma separated list of domains which are allowed to establish friendships "
+"with this site. Wildcards are accepted. Empty to allow any domains"
+msgstr "Elenco separato da virgola dei domini che possono stabilire amicizie con questo sito. Sono accettati caratteri jolly. Vuoto per accettare qualsiasi dominio."
 
-#: mod/install.php:514
-msgid "ImageMagick supports GIF"
-msgstr "ImageMagick supporta i GIF"
+#: mod/admin.php:1299
+msgid "Allowed email domains"
+msgstr "Domini email consentiti"
 
-#: mod/install.php:521
+#: mod/admin.php:1299
 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 "Il file di configurazione del database \".htconfig.php\" non può essere scritto. Usa il testo qui di seguito per creare un file di configurazione nella cartella principale del tuo sito."
+"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 "Elenco separato da virgola dei domini permessi come indirizzi email in fase di registrazione a questo sito. Sono accettati caratteri jolly. Lascalo vuoto per accettare qualsiasi dominio."
 
-#: mod/install.php:546
-msgid "<h1>What next</h1>"
-msgstr "<h1>Cosa fare ora</h1>"
+#: mod/admin.php:1300
+msgid "No OEmbed rich content"
+msgstr "Nessun contenuto ricco da OEmbed"
 
-#: mod/install.php:547
+#: mod/admin.php:1300
 msgid ""
-"IMPORTANT: You will need to [manually] setup a scheduled task for the "
-"poller."
-msgstr "IMPORTANTE: Devi impostare [manualmente] la pianificazione del poller."
+"Don't show the rich content (e.g. embedded PDF), except from the domains "
+"listed below."
+msgstr "Non mostrare il contenuto ricco (p.e. PDF), tranne che dai domini elencati di seguito."
 
-#: mod/search.php:28 mod/network.php:189
-msgid "Remove term"
-msgstr "Rimuovi termine"
+#: mod/admin.php:1301
+msgid "Allowed OEmbed domains"
+msgstr "Domini OEmbed consentiti"
 
-#: mod/search.php:96
-msgid "Only logged in users are permitted to perform a search."
-msgstr "Solo agli utenti autenticati è permesso eseguire ricerche."
+#: mod/admin.php:1301
+msgid ""
+"Comma separated list of domains which oembed content is allowed to be "
+"displayed. Wildcards are accepted."
+msgstr "Elenco separato da virgola di domini il cui contenuto OEmbed verrà visualizzato. Sono permesse wildcard."
 
-#: mod/search.php:120
-msgid "Too Many Requests"
-msgstr "Troppe richieste"
+#: mod/admin.php:1302
+msgid "Block public"
+msgstr "Blocca pagine pubbliche"
 
-#: mod/search.php:121
-msgid "Only one search per minute is permitted for not logged in users."
-msgstr "Solo una ricerca al minuto è permessa agli utenti non autenticati."
+#: mod/admin.php:1302
+msgid ""
+"Check to block public access to all otherwise public personal pages on this "
+"site unless you are currently logged in."
+msgstr "Seleziona per bloccare l'accesso pubblico a tutte le pagine personali di questo sito, a meno di essere loggato."
 
-#: mod/search.php:221
-#, php-format
-msgid "Items tagged with: %s"
-msgstr "Elementi taggati con: %s"
+#: mod/admin.php:1303
+msgid "Force publish"
+msgstr "Forza pubblicazione"
 
-#: mod/search.php:223 mod/contacts.php:827
-#, php-format
-msgid "Results for: %s"
-msgstr "Risultati per: %s"
+#: mod/admin.php:1303
+msgid ""
+"Check to force all profiles on this site to be listed in the site directory."
+msgstr "Seleziona per forzare tutti i profili di questo sito ad essere compresi  nell'elenco di questo sito."
 
-#: mod/unfollow.php:33
-msgid "Contact wasn't found or can't be unfollowed."
-msgstr ""
+#: mod/admin.php:1304
+msgid "Global directory URL"
+msgstr "URL della directory globale"
 
-#: mod/unfollow.php:47
-msgid "Contact unfollowed"
-msgstr ""
+#: mod/admin.php:1304
+msgid ""
+"URL to the global directory. If this is not set, the global directory is "
+"completely unavailable to the application."
+msgstr "URL dell'elenco globale. Se vuoto, l'elenco globale sarà completamente disabilitato."
 
-#: mod/unfollow.php:73
-msgid "You aren't a friend of this contact."
-msgstr "Non sei un amico di questo contatto"
+#: mod/admin.php:1305
+msgid "Private posts by default for new users"
+msgstr "Post privati di default per i nuovi utenti"
 
-#: mod/unfollow.php:79
-msgid "Unfollowing is currently not supported by your network."
-msgstr ""
+#: mod/admin.php:1305
+msgid ""
+"Set default post permissions for all new members to the default privacy "
+"group rather than public."
+msgstr "Imposta i permessi predefiniti dei post per tutti i nuovi utenti come privati per il gruppo predefinito, invece che pubblici."
 
-#: mod/unfollow.php:100 mod/contacts.php:593
-msgid "Disconnect/Unfollow"
-msgstr "Disconnetti/Non Seguire"
+#: mod/admin.php:1306
+msgid "Don't include post content in email notifications"
+msgstr "Non includere il contenuto dei post nelle notifiche via email"
 
-#: mod/admin.php:100
-msgid "Theme settings updated."
-msgstr "Impostazioni del tema aggiornate."
+#: mod/admin.php:1306
+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 "Non include il contenuti del post/commento/messaggio privato/etc. nelle notifiche email che sono inviate da questo sito, per privacy"
 
-#: mod/admin.php:172 mod/admin.php:1175
-msgid "Site"
-msgstr "Sito"
+#: mod/admin.php:1307
+msgid "Disallow public access to addons listed in the apps menu."
+msgstr "Disabilita l'accesso pubblico ai plugin raccolti nel menu apps."
 
-#: mod/admin.php:173 mod/admin.php:1103 mod/admin.php:1620 mod/admin.php:1636
-msgid "Users"
-msgstr "Utenti"
+#: mod/admin.php:1307
+msgid ""
+"Checking this box will restrict addons listed in the apps menu to members "
+"only."
+msgstr "Selezionando questo box si limiterà ai soli membri l'accesso ai componenti aggiuntivi nel menu applicazioni"
 
-#: mod/admin.php:174 mod/admin.php:1738 mod/admin.php:1801 mod/settings.php:74
-msgid "Plugins"
-msgstr "Plugin"
+#: mod/admin.php:1308
+msgid "Don't embed private images in posts"
+msgstr "Non inglobare immagini private nei post"
 
-#: mod/admin.php:175 mod/admin.php:2014 mod/admin.php:2064
-msgid "Themes"
-msgstr "Temi"
+#: mod/admin.php:1308
+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 "Non sostituire le foto locali nei post con una copia incorporata dell'immagine. Questo significa che i contatti che riceveranno i post contenenti foto private dovranno autenticarsi e caricare ogni immagine, cosa che può richiedere un po' di tempo."
 
-#: mod/admin.php:176 mod/settings.php:52
-msgid "Additional features"
-msgstr "Funzionalità aggiuntive"
+#: mod/admin.php:1309
+msgid "Allow Users to set remote_self"
+msgstr "Permetti agli utenti di impostare 'io remoto'"
 
-#: mod/admin.php:177
-msgid "DB updates"
-msgstr "Aggiornamenti Database"
+#: mod/admin.php:1309
+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 "Selezionando questo, a tutti gli utenti sarà permesso di impostare qualsiasi contatto come 'io remoto' nella pagina di modifica del contatto. Impostare questa opzione fa si che tutti i messaggi di quel contatto vengano ripetuti nello stream dell'utente."
 
-#: mod/admin.php:178 mod/admin.php:585
-msgid "Inspect Queue"
-msgstr "Ispeziona Coda di invio"
+#: mod/admin.php:1310
+msgid "Block multiple registrations"
+msgstr "Blocca registrazioni multiple"
 
-#: mod/admin.php:179 mod/admin.php:299
-msgid "Server Blocklist"
-msgstr "Server Blocklist"
+#: mod/admin.php:1310
+msgid "Disallow users to register additional accounts for use as pages."
+msgstr "Non permette all'utente di registrare account extra da usare come pagine."
 
-#: mod/admin.php:180 mod/admin.php:551
-msgid "Federation Statistics"
-msgstr "Statistiche sulla Federazione"
+#: mod/admin.php:1311
+msgid "OpenID support"
+msgstr "Supporto OpenID"
 
-#: mod/admin.php:181 mod/admin.php:376
-msgid "Delete Item"
-msgstr "Rimuovi elemento"
+#: mod/admin.php:1311
+msgid "OpenID support for registration and logins."
+msgstr "Supporta OpenID per la registrazione e il login"
 
-#: mod/admin.php:195 mod/admin.php:206 mod/admin.php:2138
-msgid "Logs"
-msgstr "Log"
+#: mod/admin.php:1312
+msgid "Fullname check"
+msgstr "Controllo nome completo"
 
-#: mod/admin.php:196 mod/admin.php:2206
-msgid "View Logs"
-msgstr "Vedi i log"
+#: mod/admin.php:1312
+msgid ""
+"Force users to register with a space between firstname and lastname in Full "
+"name, as an antispam measure"
+msgstr "Forza gli utenti a registrarsi con uno spazio tra il nome e il cognome in \"Nome completo\", come misura anti spam"
 
-#: mod/admin.php:197
-msgid "probe address"
-msgstr "controlla indirizzo"
+#: mod/admin.php:1313
+msgid "Community pages for visitors"
+msgstr "Pagina comunità per i visitatori"
 
-#: mod/admin.php:198
-msgid "check webfinger"
-msgstr "verifica webfinger"
+#: mod/admin.php:1313
+msgid ""
+"Which community pages should be available for visitors. Local users always "
+"see both pages."
+msgstr "Quale pagina comunità verrà mostrata ai visitatori. Gli utenti locali vedranno sempre entrambe le pagine."
 
-#: mod/admin.php:205
-msgid "Plugin Features"
-msgstr "Impostazioni Plugins"
+#: mod/admin.php:1314
+msgid "Posts per user on community page"
+msgstr "Messaggi per utente nella pagina Comunità"
 
-#: mod/admin.php:207
-msgid "diagnostics"
-msgstr "diagnostiche"
+#: mod/admin.php:1314
+msgid ""
+"The maximum number of posts per user on the community page. (Not valid for "
+"'Global Community')"
+msgstr "Il numero massimo di messaggi per utente mostrato nella pagina Comunità (non valido per 'Comunità globale')"
 
-#: mod/admin.php:208
-msgid "User registrations waiting for confirmation"
-msgstr "Utenti registrati in attesa di conferma"
+#: mod/admin.php:1315
+msgid "Enable OStatus support"
+msgstr "Abilita supporto OStatus"
 
-#: mod/admin.php:290
-msgid "The blocked domain"
-msgstr "Il dominio bloccato"
+#: mod/admin.php:1315
+msgid ""
+"Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility. All "
+"communications in OStatus are public, so privacy warnings will be "
+"occasionally displayed."
+msgstr "Fornisce la compatibilità integrata a OStatus (StatusNet, Gnu Social, etc.). Tutte le comunicazioni su OStatus sono pubbliche, quindi un avviso di privacy verrà mostrato occasionalmente."
 
-#: mod/admin.php:291 mod/admin.php:304
-msgid "The reason why you blocked this domain."
-msgstr "Le ragioni per cui blocchi questo dominio."
-
-#: mod/admin.php:292
-msgid "Delete domain"
-msgstr "Elimina dominio"
+#: mod/admin.php:1316
+msgid "Only import OStatus threads from our contacts"
+msgstr "Importa conversazioni OStatus solo dai nostri contatti."
 
-#: mod/admin.php:292
-msgid "Check to delete this entry from the blocklist"
-msgstr "Seleziona per eliminare questa voce dalla blocklist"
+#: mod/admin.php:1316
+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 "Normalmente importiamo tutto il contenuto dai contatti OStatus. Con questa opzione salviamo solo le conversazioni iniziate da un contatto è conosciuto a questo nodo."
 
-#: mod/admin.php:298 mod/admin.php:375 mod/admin.php:550 mod/admin.php:584
-#: mod/admin.php:681 mod/admin.php:1174 mod/admin.php:1619 mod/admin.php:1737
-#: mod/admin.php:1800 mod/admin.php:2013 mod/admin.php:2063 mod/admin.php:2137
-#: mod/admin.php:2205
-msgid "Administration"
-msgstr "Amministrazione"
+#: mod/admin.php:1317
+msgid "OStatus support can only be enabled if threading is enabled."
+msgstr "Il supporto OStatus può essere abilitato solo se è abilitato il threading."
 
-#: mod/admin.php:300
+#: mod/admin.php:1319
 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 "Questa pagina puo' essere usata per definire una black list di server dal network federato a cui nono è permesso interagire col tuo nodo. Per ogni dominio inserito, dovresti anche riportare una ragione per cui hai bloccato il server remoto."
+"Diaspora support can't be enabled because Friendica was installed into a sub"
+" directory."
+msgstr "Il supporto a Diaspora non può essere abilitato perché Friendica è stato installato in una sotto directory."
 
-#: mod/admin.php:301
-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 "La lista di server bloccati sarà resa disponibile pubblicamente sulla pagina /friendica, così che i tuoi utenti e le persone che indagano su problemi di comunicazione possano trovarne la ragione facilmente."
+#: mod/admin.php:1320
+msgid "Enable Diaspora support"
+msgstr "Abilita il supporto a Diaspora"
 
-#: mod/admin.php:302
-msgid "Add new entry to block list"
-msgstr "Aggiungi una nuova voce alla blocklist"
+#: mod/admin.php:1320
+msgid "Provide built-in Diaspora network compatibility."
+msgstr "Fornisce compatibilità con il network Diaspora."
 
-#: mod/admin.php:303
-msgid "Server Domain"
-msgstr "Dominio del Server"
+#: mod/admin.php:1321
+msgid "Only allow Friendica contacts"
+msgstr "Permetti solo contatti Friendica"
 
-#: mod/admin.php:303
+#: mod/admin.php:1321
 msgid ""
-"The domain of the new server to add to the block list. Do not include the "
-"protocol."
-msgstr "Il dominio del server da aggiungere alla blocklist. Non includere il protocollo."
-
-#: mod/admin.php:304
-msgid "Block reason"
-msgstr "Ragione blocco"
-
-#: mod/admin.php:305
-msgid "Add Entry"
-msgstr "Aggiungi Voce"
+"All contacts must use Friendica protocols. All other built-in communication "
+"protocols disabled."
+msgstr "Tutti i contatti devono usare il protocollo di Friendica. Tutti gli altri protocolli sono disabilitati."
 
-#: mod/admin.php:306
-msgid "Save changes to the blocklist"
-msgstr "Salva modifiche alla blocklist"
+#: mod/admin.php:1322
+msgid "Verify SSL"
+msgstr "Verifica SSL"
 
-#: mod/admin.php:307
-msgid "Current Entries in the Blocklist"
-msgstr "Voci correnti nella blocklist"
+#: mod/admin.php:1322
+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 "Se vuoi, puoi abilitare il controllo rigoroso dei certificati.Questo significa che non potrai collegarti (del tutto) con siti con certificati SSL auto-firmati."
 
-#: mod/admin.php:310
-msgid "Delete entry from blocklist"
-msgstr "Elimina voce dalla blocklist"
+#: mod/admin.php:1323
+msgid "Proxy user"
+msgstr "Utente Proxy"
 
-#: mod/admin.php:313
-msgid "Delete entry from blocklist?"
-msgstr "Eliminare la voce dalla blocklist?"
+#: mod/admin.php:1324
+msgid "Proxy URL"
+msgstr "URL Proxy"
 
-#: mod/admin.php:338
-msgid "Server added to blocklist."
-msgstr "Server aggiunto alla blocklist."
+#: mod/admin.php:1325
+msgid "Network timeout"
+msgstr "Timeout rete"
 
-#: mod/admin.php:354
-msgid "Site blocklist updated."
-msgstr "Blocklist del sito aggiornata."
+#: mod/admin.php:1325
+msgid "Value is in seconds. Set to 0 for unlimited (not recommended)."
+msgstr "Valore in secondi. Imposta a 0 per illimitato (non raccomandato)."
 
-#: mod/admin.php:377
-msgid "Delete this Item"
-msgstr "Rimuovi questo elemento"
+#: mod/admin.php:1326
+msgid "Maximum Load Average"
+msgstr "Massimo carico medio"
 
-#: mod/admin.php:378
+#: mod/admin.php:1326
 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 ""
+"Maximum system load before delivery and poll processes are deferred - "
+"default 50."
+msgstr "Massimo carico di sistema prima che i processi di invio e di poll siano ritardati. Predefinito a 50."
 
-#: mod/admin.php:379
-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/admin.php:1327
+msgid "Maximum Load Average (Frontend)"
+msgstr "Media Massimo Carico (Frontend)"
 
-#: mod/admin.php:380
-msgid "GUID"
-msgstr ""
+#: mod/admin.php:1327
+msgid "Maximum system load before the frontend quits service - default 50."
+msgstr "Massimo carico di sistema prima che il frontend fermi il servizio - default 50."
 
-#: mod/admin.php:380
-msgid "The GUID of the item you want to delete."
-msgstr ""
+#: mod/admin.php:1328
+msgid "Minimal Memory"
+msgstr "Memoria Minima"
 
-#: mod/admin.php:417
-msgid "Item marked for deletion."
-msgstr ""
+#: mod/admin.php:1328
+msgid ""
+"Minimal free memory in MB for the worker. Needs access to /proc/meminfo - "
+"default 0 (deactivated)."
+msgstr "Minima memoria libera in MB per il worker. Necessita di avere accesso a /proc/meminfo - default 0 (disabilitato)."
 
-#: mod/admin.php:481
-msgid "unknown"
-msgstr "sconosciuto"
+#: mod/admin.php:1329
+msgid "Maximum table size for optimization"
+msgstr "Dimensione massima della tabella per l'ottimizzazione"
 
-#: mod/admin.php:544
+#: mod/admin.php:1329
 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 "Questa pagina offre alcuni numeri riguardo la porzione del social network federato di cui il tuo nodo Friendica fa parte. Questi numeri non sono completi ma riflettono esclusivamente la porzione di rete di cui il tuo nodo e' a conoscenza."
+"Maximum table size (in MB) for the automatic optimization - default 100 MB. "
+"Enter -1 to disable it."
+msgstr "La dimensione massima (in MB) per l'ottimizzazione automatica - default 100 MB. Inserisci -1 per disabilitarlo."
 
-#: mod/admin.php:545
-msgid ""
-"The <em>Auto Discovered Contact Directory</em> feature is not enabled, it "
-"will improve the data displayed here."
-msgstr "La funzione <em>Elenco Contatti Scoperto Automaticamente</em> non è abilitata, migliorerà i dati visualizzati qui."
+#: mod/admin.php:1330
+msgid "Minimum level of fragmentation"
+msgstr "Livello minimo di frammentazione"
 
-#: mod/admin.php:557
-#, php-format
-msgid "Currently this node is aware of %d nodes from the following platforms:"
-msgstr "Attualmente questo nodo conosce %d nodi dalle seguenti piattaforme:"
+#: mod/admin.php:1330
+msgid ""
+"Minimum fragmenation level to start the automatic optimization - default "
+"value is 30%."
+msgstr "Livello minimo di frammentazione per iniziare la procedura di ottimizzazione automatica - il valore di default è 30%."
 
-#: mod/admin.php:587
-msgid "ID"
-msgstr "ID"
+#: mod/admin.php:1332
+msgid "Periodical check of global contacts"
+msgstr "Check periodico dei contatti globali"
 
-#: mod/admin.php:588
-msgid "Recipient Name"
-msgstr "Nome Destinatario"
+#: mod/admin.php:1332
+msgid ""
+"If enabled, the global contacts are checked periodically for missing or "
+"outdated data and the vitality of the contacts and servers."
+msgstr "Se abilitato, i contatti globali sono controllati periodicamente per verificare dati mancanti o sorpassati e la vitalità dei contatti e dei server."
 
-#: mod/admin.php:589
-msgid "Recipient Profile"
-msgstr "Profilo Destinatario"
+#: mod/admin.php:1333
+msgid "Days between requery"
+msgstr "Giorni tra le richieste"
 
-#: mod/admin.php:591
-msgid "Created"
-msgstr "Creato"
+#: mod/admin.php:1333
+msgid "Number of days after which a server is requeried for his contacts."
+msgstr "Numero di giorni dopo i quali al server vengono richiesti i suoi contatti."
 
-#: mod/admin.php:592
-msgid "Last Tried"
-msgstr "Ultimo Tentativo"
+#: mod/admin.php:1334
+msgid "Discover contacts from other servers"
+msgstr "Trova contatti dagli altri server"
 
-#: mod/admin.php:593
+#: mod/admin.php:1334
 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 "Questa pagina elenca il contenuto della coda di invio dei post. Questi sono post la cui consegna è fallita. Verranno inviati nuovamente più tardi ed eventualmente cancellati se la consegna continua a fallire."
+"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 "Richiede periodicamente contatti agli altri server. Puoi scegliere tra 'utenti', gli utenti sul sistema remoto, o 'contatti globali', i contatti attivi che sono conosciuti dal sistema. Il fallback è pensato per i server Redmatrix e i vecchi server Friendica, dove i contatti globali non sono disponibili. Il fallback incrementa il carico di sistema, per cui l'impostazione consigliata è \"Utenti, Contatti Globali\"."
 
-#: mod/admin.php:617
-#, 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 "
-"include/dbstructure.php toinnodb</tt> of your Friendica installation for an "
-"automatic conversion.<br />"
-msgstr "Il tuo database contiene ancora tabelle MyISAM. Dovresti cambiare il motore a InnoDB. Siccome Friendica userà esclusivamente InnoDB nelle versioni a venire, dovresti cambiarle! Vedi <a href=\"%s\">qui</a> per una guida che puo' essere d'aiuto nel convertire il motore delle tabelle. Puoi anche usare il comando <tt>php include/dbstructure.php toinnodb</tt> nella tua installazione Friendica per eseguire la conversione automaticamente.<br />"
+#: mod/admin.php:1335
+msgid "Timeframe for fetching global contacts"
+msgstr "Termine per il recupero contatti globali"
 
-#: mod/admin.php:624
-#, php-format
+#: mod/admin.php:1335
 msgid ""
-"There is a new version of Friendica available for download. Your current "
-"version is %1$s, upstream version is %2$s"
-msgstr ""
+"When the discovery is activated, this value defines the timeframe for the "
+"activity of the global contacts that are fetched from other servers."
+msgstr "Quando si attiva la scoperta, questo valore definisce il periodo di tempo per l'attività dei contatti globali che vengono prelevati da altri server."
 
-#: mod/admin.php:635
+#: mod/admin.php:1336
+msgid "Search the local directory"
+msgstr "Cerca la directory locale"
+
+#: mod/admin.php:1336
 msgid ""
-"The database update failed. Please run \"php include/dbstructure.php "
-"update\" from the command line and have a look at the errors that might "
-"appear."
-msgstr ""
+"Search the local directory instead of the global directory. When searching "
+"locally, every search will be executed on the global directory in the "
+"background. This improves the search results when the search is repeated."
+msgstr "Cerca nella directory locale invece che nella directory globale. Durante la ricerca a livello locale, ogni ricerca verrà eseguita sulla directory globale in background. Ciò migliora i risultati della ricerca quando la ricerca viene ripetuta."
 
-#: mod/admin.php:641
-msgid "The worker was never executed. Please check your database structure!"
-msgstr ""
+#: mod/admin.php:1338
+msgid "Publish server information"
+msgstr "Pubblica informazioni server"
 
-#: mod/admin.php:644
-#, php-format
+#: mod/admin.php:1338
 msgid ""
-"The last worker execution was on %s UTC. This is older than one hour. Please"
-" check your crontab settings."
-msgstr ""
-
-#: mod/admin.php:649 mod/admin.php:1569
-msgid "Normal Account"
-msgstr "Account normale"
+"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 "Se abilitata, saranno pubblicati i dati generali del server e i dati di utilizzo. I dati contengono il nome e la versione del server, il numero di utenti con profili pubblici, numero dei posti e dei protocolli e connettori attivati. Per informazioni, vedere <a href='http://the-federation.info/'> the-federation.info </a>."
 
-#: mod/admin.php:650 mod/admin.php:1570
-msgid "Automatic Follower Account"
-msgstr ""
+#: mod/admin.php:1340
+msgid "Check upstream version"
+msgstr "Controlla versione upstream"
 
-#: mod/admin.php:651 mod/admin.php:1571
-msgid "Public Forum Account"
-msgstr ""
+#: mod/admin.php:1340
+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 "Abilita il controllo di nuove versioni di Friendica su Github. Se sono disponibili nuove versioni, ne sarai informato nel pannello Panoramica dell'amministrazione."
 
-#: mod/admin.php:652 mod/admin.php:1572
-msgid "Automatic Friend Account"
-msgstr "Account per amicizia automatizzato"
+#: mod/admin.php:1341
+msgid "Suppress Tags"
+msgstr "Sopprimi Tags"
 
-#: mod/admin.php:653
-msgid "Blog Account"
-msgstr "Account Blog"
+#: mod/admin.php:1341
+msgid "Suppress showing a list of hashtags at the end of the posting."
+msgstr "Non mostra la lista di hashtag in coda al messaggio"
 
-#: mod/admin.php:654
-msgid "Private Forum Account"
-msgstr ""
+#: mod/admin.php:1342
+msgid "Path to item cache"
+msgstr "Percorso cache elementi"
 
-#: mod/admin.php:676
-msgid "Message queues"
-msgstr "Code messaggi"
+#: mod/admin.php:1342
+msgid "The item caches buffers generated bbcode and external images."
+msgstr "La cache degli elementi memorizza il bbcode generato e le immagini esterne."
 
-#: mod/admin.php:682
-msgid "Summary"
-msgstr "Sommario"
+#: mod/admin.php:1343
+msgid "Cache duration in seconds"
+msgstr "Durata della cache in secondi"
 
-#: mod/admin.php:684
-msgid "Registered users"
-msgstr "Utenti registrati"
+#: mod/admin.php:1343
+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 "Quanto a lungo devono essere mantenuti i file di cache? Il valore predefinito è 86400 secondi (un giorno). Per disabilitare la cache, imposta il valore a -1."
 
-#: mod/admin.php:686
-msgid "Pending registrations"
-msgstr "Registrazioni in attesa"
+#: mod/admin.php:1344
+msgid "Maximum numbers of comments per post"
+msgstr "Numero massimo di commenti per post"
 
-#: mod/admin.php:687
-msgid "Version"
-msgstr "Versione"
+#: mod/admin.php:1344
+msgid "How much comments should be shown for each post? Default value is 100."
+msgstr "Quanti commenti devono essere mostrati per ogni post? Default : 100."
 
-#: mod/admin.php:692
-msgid "Active plugins"
-msgstr "Plugin attivi"
+#: mod/admin.php:1345
+msgid "Temp path"
+msgstr "Percorso file temporanei"
 
-#: mod/admin.php:722
-msgid "Can not parse base url. Must have at least <scheme>://<domain>"
-msgstr "Impossibile analizzare l'url base. Deve avere almeno [schema]://[dominio]"
+#: mod/admin.php:1345
+msgid ""
+"If you have a restricted system where the webserver can't access the system "
+"temp path, enter another path here."
+msgstr "Se si dispone di un sistema ristretto in cui il server web non può accedere al percorso temporaneo di sistema, inserire un altro percorso qui."
 
-#: mod/admin.php:1029
-msgid "Site settings updated."
-msgstr "Impostazioni del sito aggiornate."
+#: mod/admin.php:1346
+msgid "Base path to installation"
+msgstr "Percorso base all'installazione"
 
-#: mod/admin.php:1057 mod/settings.php:948
-msgid "No special theme for mobile devices"
-msgstr "Nessun tema speciale per i dispositivi mobili"
+#: mod/admin.php:1346
+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 "Se il sistema non è in grado di rilevare il percorso corretto per l'installazione, immettere il percorso corretto qui. Questa impostazione deve essere inserita solo se si utilizza un sistema limitato e/o collegamenti simbolici al tuo webroot."
 
-#: mod/admin.php:1086
-msgid "No community page"
-msgstr "Nessuna pagina Comunità"
+#: mod/admin.php:1347
+msgid "Disable picture proxy"
+msgstr "Disabilita il proxy immagini"
 
-#: mod/admin.php:1087
-msgid "Public postings from users of this site"
-msgstr "Messaggi pubblici dagli utenti di questo sito"
+#: mod/admin.php:1347
+msgid ""
+"The picture proxy increases performance and privacy. It shouldn't be used on"
+" systems with very low bandwith."
+msgstr "Il proxy immagini aumenta le performance e la privacy. Non dovrebbe essere usato su server con poca banda disponibile."
 
-#: mod/admin.php:1088
-msgid "Global community page"
-msgstr "Pagina Comunità globale"
+#: mod/admin.php:1348
+msgid "Only search in tags"
+msgstr "Cerca solo nei tag"
 
-#: mod/admin.php:1093 mod/contacts.php:552
-msgid "Never"
-msgstr "Mai"
+#: mod/admin.php:1348
+msgid "On large systems the text search can slow down the system extremely."
+msgstr "Su server con molti dati, la ricerca nel testo può estremamente rallentare il sistema."
 
-#: mod/admin.php:1094
-msgid "At post arrival"
-msgstr "All'arrivo di un messaggio"
+#: mod/admin.php:1350
+msgid "New base url"
+msgstr "Nuovo url base"
 
-#: mod/admin.php:1102 mod/contacts.php:579
-msgid "Disabled"
-msgstr "Disabilitato"
+#: mod/admin.php:1350
+msgid ""
+"Change base url for this server. Sends relocate message to all Friendica and"
+" Diaspora* contacts of all users."
+msgstr "Cambia l'URL base di questo server. Invia il messaggio di trasloco a tutti i contatti Friendica e Diaspora* di tutti gli utenti."
 
-#: mod/admin.php:1104
-msgid "Users, Global Contacts"
-msgstr "Utenti, Contatti Globali"
+#: mod/admin.php:1352
+msgid "RINO Encryption"
+msgstr "Crittografia RINO"
 
-#: mod/admin.php:1105
-msgid "Users, Global Contacts/fallback"
-msgstr "Utenti, Contatti Globali/fallback"
+#: mod/admin.php:1352
+msgid "Encryption layer between nodes."
+msgstr "Crittografia delle comunicazioni tra nodi."
+
+#: mod/admin.php:1354
+msgid "Maximum number of parallel workers"
+msgstr "Massimo numero di lavori in parallelo"
+
+#: mod/admin.php:1354
+msgid ""
+"On shared hosters set this to 2. On larger systems, values of 10 are great. "
+"Default value is 4."
+msgstr "Su host condivisi imposta a 2. Su sistemi più grandi, valori fino a 10 vanno bene. Il valore di default è 4."
+
+#: mod/admin.php:1355
+msgid "Don't use 'proc_open' with the worker"
+msgstr "Non usare 'proc_open' con il worker"
+
+#: mod/admin.php:1355
+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 "Abilita se il tuo sistema non consente l'utilizzo di 'proc_open'. Può succedere con gli hosting condivisi. Se abiliti questa opzione, dovresti aumentare la frequenza delle chiamate al worker nel tuo crontab."
+
+#: mod/admin.php:1356
+msgid "Enable fastlane"
+msgstr "Abilita fastlane"
+
+#: mod/admin.php:1356
+msgid ""
+"When enabed, the fastlane mechanism starts an additional worker if processes"
+" with higher priority are blocked by processes of lower priority."
+msgstr "Quando abilitato, il meccanismo di fastlane avvia processi aggiuntivi se processi con priorità più alta sono bloccati da processi con priorità più bassa."
+
+#: mod/admin.php:1357
+msgid "Enable frontend worker"
+msgstr "Abilita worker da frontend"
+
+#: mod/admin.php:1357
+#, 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 "Quando abilitato, il processo è avviato quando viene eseguito un accesso al backend (per esempio, quando un messaggio viene consegnato). Su siti più piccoli potresti voler chiamare %s/worker regolarmente attraverso un cron esterno. Dovresti abilitare questa opzione solo se non puoi impostare esecuzioni pianificate sul tuo server. "
+
+#: mod/admin.php:1385
+msgid "Update has been marked successful"
+msgstr "L'aggiornamento è stato segnato come  di successo"
+
+#: mod/admin.php:1392
+#, php-format
+msgid "Database structure update %s was successfully applied."
+msgstr "Aggiornamento struttura database %s applicata con successo."
+
+#: mod/admin.php:1395
+#, php-format
+msgid "Executing of database structure update %s failed with error: %s"
+msgstr "Aggiornamento struttura database %s fallita con errore: %s"
+
+#: mod/admin.php:1408
+#, php-format
+msgid "Executing %s failed with error: %s"
+msgstr "Esecuzione di %s fallita con errore: %s"
+
+#: mod/admin.php:1410
+#, php-format
+msgid "Update %s was successfully applied."
+msgstr "L'aggiornamento %s è stato applicato con successo"
+
+#: mod/admin.php:1413
+#, php-format
+msgid "Update %s did not return a status. Unknown if it succeeded."
+msgstr "L'aggiornamento %s non ha riportato uno stato. Non so se è andato a buon fine."
+
+#: mod/admin.php:1416
+#, php-format
+msgid "There was no additional update function %s that needed to be called."
+msgstr "Non ci sono altre funzioni di aggiornamento %s da richiamare."
+
+#: mod/admin.php:1436
+msgid "No failed updates."
+msgstr "Nessun aggiornamento fallito."
+
+#: mod/admin.php:1437
+msgid "Check database structure"
+msgstr "Controlla struttura database"
+
+#: mod/admin.php:1442
+msgid "Failed Updates"
+msgstr "Aggiornamenti falliti"
+
+#: mod/admin.php:1443
+msgid ""
+"This does not include updates prior to 1139, which did not return a status."
+msgstr "Questo non include gli aggiornamenti prima del 1139, che non ritornano lo stato."
+
+#: mod/admin.php:1444
+msgid "Mark success (if update was manually applied)"
+msgstr "Segna completato (se l'update è stato applicato manualmente)"
+
+#: mod/admin.php:1445
+msgid "Attempt to execute this update step automatically"
+msgstr "Cerco di eseguire questo aggiornamento in automatico"
+
+#: mod/admin.php:1484
+#, php-format
+msgid ""
+"\n"
+"\t\t\tDear %1$s,\n"
+"\t\t\t\tthe administrator of %2$s has set up an account for you."
+msgstr "\nGentile %1$s,\n    l'amministratore di %2$s ha impostato un account per te."
+
+#: mod/admin.php:1487
+#, 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\tThank you and welcome to %4$s."
+msgstr "\nI dettagli del tuo utente sono:\n    Indirizzo del sito: %1$s\n    Nome utente: %2$s\n    Password: %3$s\n\nPuoi cambiare la tua password dalla pagina delle impostazioni del tuo account dopo esserti autenticato.\n\nPer favore, prenditi qualche momento per esaminare tutte le impostazioni presenti.\n\nPotresti voler aggiungere qualche informazione di base al tuo profilo predefinito (nella pagina \"Profili\"), così che le altre persone possano trovarti più facilmente.\n\nTi raccomandiamo di inserire il tuo nome completo, aggiungere una foto, aggiungere qualche parola chiave del profilo (molto utili per trovare nuovi contatti), e magari in quale nazione vivi, se non vuoi essere più specifico di così.\n\nNoi rispettiamo appieno la tua privacy, e nessuna di queste informazioni è necessaria o obbligatoria.\nSe sei nuovo e non conosci nessuno qui, possono aiutarti a trovare qualche nuovo e interessante contatto.\n\nGrazie e benvenuto su %4$s"
+
+#: mod/admin.php:1519 src/Model/User.php:634
+#, php-format
+msgid "Registration details for %s"
+msgstr "Dettagli della registrazione di %s"
+
+#: mod/admin.php:1529
+#, php-format
+msgid "%s user blocked/unblocked"
+msgid_plural "%s users blocked/unblocked"
+msgstr[0] "%s utente bloccato/sbloccato"
+msgstr[1] "%s utenti bloccati/sbloccati"
+
+#: mod/admin.php:1535
+#, php-format
+msgid "%s user deleted"
+msgid_plural "%s users deleted"
+msgstr[0] "%s utente cancellato"
+msgstr[1] "%s utenti cancellati"
+
+#: mod/admin.php:1582
+#, php-format
+msgid "User '%s' deleted"
+msgstr "Utente '%s' cancellato"
+
+#: mod/admin.php:1590
+#, php-format
+msgid "User '%s' unblocked"
+msgstr "Utente '%s' sbloccato"
+
+#: mod/admin.php:1590
+#, php-format
+msgid "User '%s' blocked"
+msgstr "Utente '%s' bloccato"
+
+#: mod/admin.php:1689 mod/admin.php:1701 mod/admin.php:1714 mod/admin.php:1732
+#: src/Content/ContactSelector.php:82
+msgid "Email"
+msgstr "Email"
+
+#: mod/admin.php:1689 mod/admin.php:1714
+msgid "Register date"
+msgstr "Data registrazione"
+
+#: mod/admin.php:1689 mod/admin.php:1714
+msgid "Last login"
+msgstr "Ultimo accesso"
+
+#: mod/admin.php:1689 mod/admin.php:1714
+msgid "Last item"
+msgstr "Ultimo elemento"
+
+#: mod/admin.php:1689 mod/settings.php:54
+msgid "Account"
+msgstr "Account"
+
+#: mod/admin.php:1697
+msgid "Add User"
+msgstr "Aggiungi utente"
+
+#: mod/admin.php:1699
+msgid "User registrations waiting for confirm"
+msgstr "Richieste di registrazione in attesa di conferma"
+
+#: mod/admin.php:1700
+msgid "User waiting for permanent deletion"
+msgstr "Utente in attesa di cancellazione definitiva"
+
+#: mod/admin.php:1701
+msgid "Request date"
+msgstr "Data richiesta"
+
+#: mod/admin.php:1702
+msgid "No registrations."
+msgstr "Nessuna registrazione."
+
+#: mod/admin.php:1703
+msgid "Note from the user"
+msgstr "Nota dall'utente"
+
+#: mod/admin.php:1705
+msgid "Deny"
+msgstr "Nega"
+
+#: mod/admin.php:1709
+msgid "Site admin"
+msgstr "Amministrazione sito"
+
+#: mod/admin.php:1710
+msgid "Account expired"
+msgstr "Account scaduto"
+
+#: mod/admin.php:1713
+msgid "New User"
+msgstr "Nuovo Utente"
+
+#: mod/admin.php:1714
+msgid "Deleted since"
+msgstr "Rimosso da"
+
+#: mod/admin.php:1719
+msgid ""
+"Selected users will be deleted!\\n\\nEverything these users had posted on "
+"this site will be permanently deleted!\\n\\nAre you sure?"
+msgstr "Gli utenti selezionati saranno cancellati!\\n\\nTutto quello che gli utenti hanno inviato su questo sito sarà permanentemente canellato!\\n\\nSei sicuro?"
+
+#: mod/admin.php:1720
+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 "L'utente {0} sarà cancellato!\\n\\nTutto quello che ha inviato su questo sito sarà permanentemente cancellato!\\n\\nSei sicuro?"
+
+#: mod/admin.php:1730
+msgid "Name of the new user."
+msgstr "Nome del nuovo utente."
+
+#: mod/admin.php:1731
+msgid "Nickname"
+msgstr "Nome utente"
+
+#: mod/admin.php:1731
+msgid "Nickname of the new user."
+msgstr "Nome utente del nuovo utente."
+
+#: mod/admin.php:1732
+msgid "Email address of the new user."
+msgstr "Indirizzo Email del nuovo utente."
+
+#: mod/admin.php:1774
+#, php-format
+msgid "Addon %s disabled."
+msgstr "Addon %s disabilitato."
+
+#: mod/admin.php:1778
+#, php-format
+msgid "Addon %s enabled."
+msgstr "Addon %s abilitato."
+
+#: mod/admin.php:1788 mod/admin.php:2037
+msgid "Disable"
+msgstr "Disabilita"
+
+#: mod/admin.php:1791 mod/admin.php:2040
+msgid "Enable"
+msgstr "Abilita"
+
+#: mod/admin.php:1813 mod/admin.php:2082
+msgid "Toggle"
+msgstr "Inverti"
+
+#: mod/admin.php:1821 mod/admin.php:2091
+msgid "Author: "
+msgstr "Autore: "
+
+#: mod/admin.php:1822 mod/admin.php:2092
+msgid "Maintainer: "
+msgstr "Manutentore: "
+
+#: mod/admin.php:1874
+msgid "Reload active addons"
+msgstr "Ricarica addon attivi."
+
+#: mod/admin.php:1879
+#, 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 "Non sono disponibili componenti aggiuntivi sul tuo nodo. Puoi trovare il repository ufficiale degli addon su %1$s e potresti trovare altri addon interessanti nell'open addon repository su %2$s"
+
+#: mod/admin.php:1999
+msgid "No themes found."
+msgstr "Nessun tema trovato."
+
+#: mod/admin.php:2073
+msgid "Screenshot"
+msgstr "Anteprima"
+
+#: mod/admin.php:2127
+msgid "Reload active themes"
+msgstr "Ricarica i temi attivi"
+
+#: mod/admin.php:2132
+#, php-format
+msgid "No themes found on the system. They should be placed in %1$s"
+msgstr "Non sono stati trovati temi sul tuo sistema. Dovrebbero essere in %1$s"
+
+#: mod/admin.php:2133
+msgid "[Experimental]"
+msgstr "[Sperimentale]"
+
+#: mod/admin.php:2134
+msgid "[Unsupported]"
+msgstr "[Non supportato]"
+
+#: mod/admin.php:2158
+msgid "Log settings updated."
+msgstr "Impostazioni Log aggiornate."
+
+#: mod/admin.php:2190
+msgid "PHP log currently enabled."
+msgstr "Log PHP abilitato."
 
-#: mod/admin.php:1109
-msgid "One month"
-msgstr "Un mese"
+#: mod/admin.php:2192
+msgid "PHP log currently disabled."
+msgstr "Log PHP disabilitato"
 
-#: mod/admin.php:1110
-msgid "Three months"
-msgstr "Tre mesi"
+#: mod/admin.php:2201
+msgid "Clear"
+msgstr "Pulisci"
 
-#: mod/admin.php:1111
-msgid "Half a year"
-msgstr "Sei mesi"
+#: mod/admin.php:2205
+msgid "Enable Debugging"
+msgstr "Abilita Debugging"
 
-#: mod/admin.php:1112
-msgid "One year"
-msgstr "Un anno"
+#: mod/admin.php:2206
+msgid "Log file"
+msgstr "File di Log"
 
-#: mod/admin.php:1117
-msgid "Multi user instance"
-msgstr "Istanza multi utente"
+#: mod/admin.php:2206
+msgid ""
+"Must be writable by web server. Relative to your Friendica top-level "
+"directory."
+msgstr "Il server web deve avere i permessi di scrittura. Relativo alla tua directory Friendica."
 
-#: mod/admin.php:1140
-msgid "Closed"
-msgstr "Chiusa"
+#: mod/admin.php:2207
+msgid "Log level"
+msgstr "Livello di Log"
 
-#: mod/admin.php:1141
-msgid "Requires approval"
-msgstr "Richiede l'approvazione"
+#: mod/admin.php:2209
+msgid "PHP logging"
+msgstr "Log PHP"
 
-#: mod/admin.php:1142
-msgid "Open"
-msgstr "Aperta"
+#: mod/admin.php:2210
+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 "Per abilitare il log degli errori e degli avvisi di PHP puoi aggiungere le seguenti righe al file .htconfig.php nella tua installazione. La posizione del file impostato in 'error_log' è relativa alla directory principale della tua installazione Friendica e il server web deve avere i permessi di scrittura sul file. Il valore '1' per 'log_errors' e 'display_errors' abilita le opzioni, imposta '0' per disabilitarle."
 
-#: mod/admin.php:1146
-msgid "No SSL policy, links will track page SSL state"
-msgstr "Nessuna gestione SSL, i link seguiranno lo stato SSL della pagina"
+#: mod/admin.php:2241
+#, 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 "Errore aprendo il file di log <strong>%1$s</strong>. Controlla che il file %1$s esista e sia leggibile."
 
-#: mod/admin.php:1147
-msgid "Force all links to use SSL"
-msgstr "Forza tutti i link ad usare SSL"
+#: mod/admin.php:2245
+#, 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 "Non posso aprire il file di log <strong>%1$s</strong> . Controlla che il file %1$s esista e sia leggibile."
 
-#: mod/admin.php:1148
-msgid "Self-signed certificate, use SSL for local links only (discouraged)"
-msgstr "Certificato auto-firmato, usa SSL solo per i link locali (sconsigliato)"
+#: mod/admin.php:2336 mod/admin.php:2337 mod/settings.php:779
+msgid "Off"
+msgstr "Spento"
 
-#: mod/admin.php:1152
-msgid "Don't check"
-msgstr ""
+#: mod/admin.php:2336 mod/admin.php:2337 mod/settings.php:779
+msgid "On"
+msgstr "Acceso"
 
-#: mod/admin.php:1153
-msgid "check the stable version"
-msgstr ""
+#: mod/admin.php:2337
+#, php-format
+msgid "Lock feature %s"
+msgstr "Blocca funzionalità %s"
 
-#: mod/admin.php:1154
-msgid "check the development version"
-msgstr ""
+#: mod/admin.php:2345
+msgid "Manage Additional Features"
+msgstr "Gestisci Funzionalità Aggiuntive"
 
-#: mod/admin.php:1176 mod/admin.php:1802 mod/admin.php:2065 mod/admin.php:2139
-#: mod/admin.php:2292 mod/settings.php:691 mod/settings.php:802
-#: mod/settings.php:851 mod/settings.php:913 mod/settings.php:1010
-#: mod/settings.php:1258
-msgid "Save Settings"
-msgstr "Salva Impostazioni"
+#: mod/babel.php:23
+msgid "Source (bbcode) text:"
+msgstr "Testo sorgente (bbcode):"
 
-#: mod/admin.php:1177
-msgid "Republish users to directory"
-msgstr ""
+#: mod/babel.php:30
+msgid "Source (Diaspora) text to convert to BBcode:"
+msgstr "Testo sorgente (da Diaspora) da convertire in BBcode:"
 
-#: mod/admin.php:1178 mod/register.php:277
-msgid "Registration"
-msgstr "Registrazione"
+#: mod/babel.php:38
+msgid "Source input: "
+msgstr "Sorgente:"
 
-#: mod/admin.php:1179
-msgid "File upload"
-msgstr "Caricamento file"
+#: mod/babel.php:42
+msgid "bbcode (raw HTML(: "
+msgstr "bbcode (HTML grezzo):"
 
-#: mod/admin.php:1180
-msgid "Policies"
-msgstr "Politiche"
+#: mod/babel.php:45
+msgid "bbcode: "
+msgstr "bbcode: "
 
-#: mod/admin.php:1182
-msgid "Auto Discovered Contact Directory"
-msgstr "Elenco Contatti Scoperto Automaticamente"
+#: mod/babel.php:49 mod/babel.php:65
+msgid "bbcode => html2bbcode: "
+msgstr "bbcode => html2bbcode: "
 
-#: mod/admin.php:1183
-msgid "Performance"
-msgstr "Performance"
+#: mod/babel.php:53
+msgid "bb2diaspora: "
+msgstr "bb2diaspora: "
 
-#: mod/admin.php:1184
-msgid "Worker"
-msgstr "Worker"
+#: mod/babel.php:57
+msgid "bb2diaspora => Markdown: "
+msgstr "bb2diaspora => Markdown: "
 
-#: mod/admin.php:1185
-msgid ""
-"Relocate - WARNING: advanced function. Could make this server unreachable."
-msgstr "Trasloca - ATTENZIONE: funzione avanzata! Può rendere questo server irraggiungibile."
+#: mod/babel.php:61
+msgid "bb2diaspora => diaspora2bb: "
+msgstr "bb2diaspora => diaspora2bb: "
 
-#: mod/admin.php:1188
-msgid "Site name"
-msgstr "Nome del sito"
+#: mod/babel.php:71
+msgid "Source input (Diaspora format): "
+msgstr "Sorgente (formato Diaspora):"
 
-#: mod/admin.php:1189
-msgid "Host name"
-msgstr "Nome host"
+#: mod/babel.php:75
+msgid "diaspora2bb: "
+msgstr "diaspora2bb: "
 
-#: mod/admin.php:1190
-msgid "Sender Email"
-msgstr "Mittente email"
+#: mod/bookmarklet.php:21 src/Content/Nav.php:114 src/Module/Login.php:312
+msgid "Login"
+msgstr "Accedi"
 
-#: mod/admin.php:1190
-msgid ""
-"The email address your server shall use to send notification emails from."
-msgstr "L'indirizzo email che il tuo server dovrà usare per inviare notifiche via email."
+#: mod/bookmarklet.php:49
+msgid "The post was created"
+msgstr "Il messaggio è stato creato"
 
-#: mod/admin.php:1191
-msgid "Banner/Logo"
-msgstr "Banner/Logo"
+#: mod/community.php:44
+msgid "Community option not available."
+msgstr "Opzione Comunità non disponibile"
 
-#: mod/admin.php:1192
-msgid "Shortcut icon"
-msgstr "Icona shortcut"
+#: mod/community.php:61
+msgid "Not available."
+msgstr "Non disponibile."
 
-#: mod/admin.php:1192
-msgid "Link to an icon that will be used for browsers."
-msgstr "Link verso un'icona che verrà usata dai browser."
+#: mod/community.php:74
+msgid "Local Community"
+msgstr "Comunità Locale"
 
-#: mod/admin.php:1193
-msgid "Touch icon"
-msgstr "Icona touch"
+#: mod/community.php:77
+msgid "Posts from local users on this server"
+msgstr "Messaggi dagli utenti locali su questo sito"
 
-#: mod/admin.php:1193
-msgid "Link to an icon that will be used for tablets and mobiles."
-msgstr "Link verso un'icona che verrà usata dai tablet e i telefonini."
+#: mod/community.php:85
+msgid "Global Community"
+msgstr "Comunità Globale"
 
-#: mod/admin.php:1194
-msgid "Additional Info"
-msgstr "Informazioni aggiuntive"
+#: mod/community.php:88
+msgid "Posts from users of the whole federated network"
+msgstr "Messaggi dagli utenti della rete federata"
 
-#: mod/admin.php:1194
-#, php-format
+#: mod/community.php:178
 msgid ""
-"For public servers: you can add additional information here that will be "
-"listed at %s/siteinfo."
-msgstr "Per server pubblici: puoi aggiungere informazioni extra che verrano mostrate su %s/siteinfo."
+"This community stream shows all public posts received by this node. They may"
+" not reflect the opinions of this node’s users."
+msgstr "Questa pagina comunità mostra tutti i post pubblici ricevuti da questo nodo. Potrebbero non riflettere le opinioni degli utenti di questo nodo."
 
-#: mod/admin.php:1195
-msgid "System language"
-msgstr "Lingua di sistema"
+#: mod/directory.php:153 src/Model/Profile.php:421 src/Model/Profile.php:769
+msgid "Status:"
+msgstr "Stato:"
 
-#: mod/admin.php:1196
-msgid "System theme"
-msgstr "Tema di sistema"
+#: mod/directory.php:154 src/Model/Profile.php:422 src/Model/Profile.php:786
+msgid "Homepage:"
+msgstr "Homepage:"
 
-#: mod/admin.php:1196
-msgid ""
-"Default system theme - may be over-ridden by user profiles - <a href='#' "
-"id='cnftheme'>change theme settings</a>"
-msgstr "Tema di sistema - può essere sovrascritto dalle impostazioni utente - <a href='#' id='cnftheme'>cambia le impostazioni del tema</a>"
+#: mod/directory.php:203 view/theme/vier/theme.php:201
+msgid "Global Directory"
+msgstr "Elenco globale"
 
-#: mod/admin.php:1197
-msgid "Mobile system theme"
-msgstr "Tema mobile di sistema"
+#: mod/directory.php:205
+msgid "Find on this site"
+msgstr "Cerca nel sito"
 
-#: mod/admin.php:1197
-msgid "Theme for mobile devices"
-msgstr "Tema per dispositivi mobili"
+#: mod/directory.php:207
+msgid "Results for:"
+msgstr "Risultati per:"
 
-#: mod/admin.php:1198
-msgid "SSL link policy"
-msgstr "Gestione link SSL"
+#: mod/directory.php:209
+msgid "Site Directory"
+msgstr "Elenco del sito"
 
-#: mod/admin.php:1198
-msgid "Determines whether generated links should be forced to use SSL"
-msgstr "Determina se i link generati devono essere forzati a usare SSL"
+#: mod/directory.php:214
+msgid "No entries (some entries may be hidden)."
+msgstr "Nessuna voce (qualche voce potrebbe essere nascosta)."
 
-#: mod/admin.php:1199
-msgid "Force SSL"
-msgstr "Forza SSL"
+#: mod/editpost.php:27 mod/editpost.php:37
+msgid "Item not found"
+msgstr "Oggetto non trovato"
 
-#: mod/admin.php:1199
-msgid ""
-"Force all Non-SSL requests to SSL - Attention: on some systems it could lead"
-" to endless loops."
-msgstr "Forza tutte le richieste non SSL su SSL - Attenzione: su alcuni sistemi può portare a loop senza fine"
+#: mod/editpost.php:44
+msgid "Edit post"
+msgstr "Modifica messaggio"
 
-#: mod/admin.php:1200
-msgid "Hide help entry from navigation menu"
-msgstr "Nascondi la voce 'Guida' dal menu di navigazione"
+#: mod/events.php:103 mod/events.php:105
+msgid "Event can not end before it has started."
+msgstr "Un evento non può finire prima di iniziare."
 
-#: mod/admin.php:1200
-msgid ""
-"Hides the menu entry for the Help pages from the navigation menu. You can "
-"still access it calling /help directly."
-msgstr "Nasconde la voce per le pagine della guida dal menu di navigazione. E' comunque possibile accedervi richiamando /help direttamente."
+#: mod/events.php:112 mod/events.php:114
+msgid "Event title and start time are required."
+msgstr "Titolo e ora di inizio dell'evento sono richiesti."
 
-#: mod/admin.php:1201
-msgid "Single user instance"
-msgstr "Istanza a singolo utente"
+#: mod/events.php:394
+msgid "Create New Event"
+msgstr "Crea un nuovo evento"
 
-#: mod/admin.php:1201
-msgid "Make this instance multi-user or single-user for the named user"
-msgstr "Rendi questa istanza multi utente o a singolo utente per l'utente selezionato"
+#: mod/events.php:509
+msgid "Event details"
+msgstr "Dettagli dell'evento"
 
-#: mod/admin.php:1202
-msgid "Maximum image size"
-msgstr "Massima dimensione immagini"
+#: mod/events.php:510
+msgid "Starting date and Title are required."
+msgstr "La data di inizio e il titolo sono richiesti."
 
-#: mod/admin.php:1202
-msgid ""
-"Maximum size in bytes of uploaded images. Default is 0, which means no "
-"limits."
-msgstr "Massima dimensione in byte delle immagini caricate. Il default è 0, cioè nessun limite."
+#: mod/events.php:511 mod/events.php:512
+msgid "Event Starts:"
+msgstr "L'evento inizia:"
 
-#: mod/admin.php:1203
-msgid "Maximum image length"
-msgstr "Massima lunghezza immagine"
+#: mod/events.php:513 mod/events.php:529
+msgid "Finish date/time is not known or not relevant"
+msgstr "La data/ora di fine non è definita"
 
-#: mod/admin.php:1203
-msgid ""
-"Maximum length in pixels of the longest side of uploaded images. Default is "
-"-1, which means no limits."
-msgstr "Massima lunghezza in pixel del lato più lungo delle immagini caricate. Predefinito a -1, ovvero nessun limite."
+#: mod/events.php:515 mod/events.php:516
+msgid "Event Finishes:"
+msgstr "L'evento finisce:"
 
-#: mod/admin.php:1204
-msgid "JPEG image quality"
-msgstr "Qualità immagini JPEG"
+#: mod/events.php:517 mod/events.php:530
+msgid "Adjust for viewer timezone"
+msgstr "Visualizza con il fuso orario di chi legge"
 
-#: mod/admin.php:1204
-msgid ""
-"Uploaded JPEGS will be saved at this quality setting [0-100]. Default is "
-"100, which is full quality."
-msgstr "Le immagini JPEG caricate verranno salvate con questa qualità [0-100]. Predefinito è 100, ovvero qualità piena."
+#: mod/events.php:519
+msgid "Description:"
+msgstr "Descrizione:"
 
-#: mod/admin.php:1206
-msgid "Register policy"
-msgstr "Politica di registrazione"
+#: mod/events.php:523 mod/events.php:525
+msgid "Title:"
+msgstr "Titolo:"
 
-#: mod/admin.php:1207
-msgid "Maximum Daily Registrations"
-msgstr "Massime registrazioni giornaliere"
+#: mod/events.php:526 mod/events.php:527
+msgid "Share this event"
+msgstr "Condividi questo evento"
 
-#: mod/admin.php:1207
-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 "Se la registrazione è permessa, qui si definisce il massimo numero di nuovi utenti registrati da accettare giornalmente. Se la registrazione è chiusa, questa impostazione non ha effetto."
+#: mod/events.php:534 src/Model/Profile.php:864
+msgid "Basic"
+msgstr "Base"
 
-#: mod/admin.php:1208
-msgid "Register text"
-msgstr "Testo registrazione"
+#: mod/events.php:556
+msgid "Failed to remove event"
+msgstr "Rimozione evento fallita."
+
+#: mod/events.php:558
+msgid "Event removed"
+msgstr "Evento rimosso"
 
-#: mod/admin.php:1208
-msgid "Will be displayed prominently on the registration page."
-msgstr "Sarà mostrato ben visibile nella pagina di registrazione."
+#: mod/fsuggest.php:71
+msgid "Friend suggestion sent."
+msgstr "Suggerimento di amicizia inviato."
 
-#: mod/admin.php:1209
-msgid "Accounts abandoned after x days"
-msgstr "Account abbandonati dopo x giorni"
+#: mod/fsuggest.php:102
+msgid "Suggest Friends"
+msgstr "Suggerisci amici"
 
-#: mod/admin.php:1209
-msgid ""
-"Will not waste system resources polling external sites for abandonded "
-"accounts. Enter 0 for no time limit."
-msgstr "Non spreca risorse di sistema controllando siti esterni per gli account abbandonati. Immettere 0 per nessun limite di tempo."
+#: mod/fsuggest.php:104
+#, php-format
+msgid "Suggest a friend for %s"
+msgstr "Suggerisci un amico a %s"
 
-#: mod/admin.php:1210
-msgid "Allowed friend domains"
-msgstr "Domini amici consentiti"
+#: mod/group.php:36
+msgid "Group created."
+msgstr "Gruppo creato."
 
-#: mod/admin.php:1210
-msgid ""
-"Comma separated list of domains which are allowed to establish friendships "
-"with this site. Wildcards are accepted. Empty to allow any domains"
-msgstr "Elenco separato da virgola dei domini che possono stabilire amicizie con questo sito. Sono accettati caratteri jolly. Vuoto per accettare qualsiasi dominio."
+#: mod/group.php:42
+msgid "Could not create group."
+msgstr "Impossibile creare il gruppo."
 
-#: mod/admin.php:1211
-msgid "Allowed email domains"
-msgstr "Domini email consentiti"
+#: mod/group.php:56 mod/group.php:158
+msgid "Group not found."
+msgstr "Gruppo non trovato."
 
-#: mod/admin.php:1211
-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 "Elenco separato da virgola dei domini permessi come indirizzi email in fase di registrazione a questo sito. Sono accettati caratteri jolly. Lascalo vuoto per accettare qualsiasi dominio."
+#: mod/group.php:70
+msgid "Group name changed."
+msgstr "Il nome del gruppo è cambiato."
 
-#: mod/admin.php:1212
-msgid "Block public"
-msgstr "Blocca pagine pubbliche"
+#: mod/group.php:97
+msgid "Save Group"
+msgstr "Salva gruppo"
 
-#: mod/admin.php:1212
-msgid ""
-"Check to block public access to all otherwise public personal pages on this "
-"site unless you are currently logged in."
-msgstr "Seleziona per bloccare l'accesso pubblico a tutte le pagine personali di questo sito, a meno di essere loggato."
+#: mod/group.php:102
+msgid "Create a group of contacts/friends."
+msgstr "Crea un gruppo di amici/contatti."
 
-#: mod/admin.php:1213
-msgid "Force publish"
-msgstr "Forza pubblicazione"
+#: mod/group.php:103 mod/group.php:200 src/Model/Group.php:409
+msgid "Group Name: "
+msgstr "Nome del gruppo:"
 
-#: mod/admin.php:1213
-msgid ""
-"Check to force all profiles on this site to be listed in the site directory."
-msgstr "Seleziona per forzare tutti i profili di questo sito ad essere compresi  nell'elenco di questo sito."
+#: mod/group.php:127
+msgid "Group removed."
+msgstr "Gruppo rimosso."
 
-#: mod/admin.php:1214
-msgid "Global directory URL"
-msgstr "URL della directory globale"
+#: mod/group.php:129
+msgid "Unable to remove group."
+msgstr "Impossibile rimuovere il gruppo."
 
-#: mod/admin.php:1214
-msgid ""
-"URL to the global directory. If this is not set, the global directory is "
-"completely unavailable to the application."
-msgstr "URL dell'elenco globale. Se vuoto, l'elenco globale sarà completamente disabilitato."
+#: mod/group.php:193
+msgid "Delete Group"
+msgstr "Elimina Gruppo"
 
-#: mod/admin.php:1215
-msgid "Allow threaded items"
-msgstr "Permetti commenti nidificati"
+#: mod/group.php:199
+msgid "Group Editor"
+msgstr "Modifica gruppo"
 
-#: mod/admin.php:1215
-msgid "Allow infinite level threading for items on this site."
-msgstr "Permette un infinito livello di nidificazione dei commenti su questo sito."
+#: mod/group.php:204
+msgid "Edit Group Name"
+msgstr "Modifica Nome Gruppo"
 
-#: mod/admin.php:1216
-msgid "Private posts by default for new users"
-msgstr "Post privati di default per i nuovi utenti"
+#: mod/group.php:214
+msgid "Members"
+msgstr "Membri"
 
-#: mod/admin.php:1216
-msgid ""
-"Set default post permissions for all new members to the default privacy "
-"group rather than public."
-msgstr "Imposta i permessi predefiniti dei post per tutti i nuovi utenti come privati per il gruppo predefinito, invece che pubblici."
+#: mod/group.php:217 mod/network.php:639
+msgid "Group is empty"
+msgstr "Il gruppo è vuoto"
 
-#: mod/admin.php:1217
-msgid "Don't include post content in email notifications"
-msgstr "Non includere il contenuto dei post nelle notifiche via email"
+#: mod/group.php:230
+msgid "Remove Contact"
+msgstr "Rimuovi Contatto"
 
-#: mod/admin.php:1217
-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 "Non include il contenuti del post/commento/messaggio privato/etc. nelle notifiche email che sono inviate da questo sito, per privacy"
+#: mod/group.php:254
+msgid "Add Contact"
+msgstr "Aggiungi Contatto"
 
-#: mod/admin.php:1218
-msgid "Disallow public access to addons listed in the apps menu."
-msgstr "Disabilita l'accesso pubblico ai plugin raccolti nel menu apps."
+#: mod/message.php:30 src/Content/Nav.php:198
+msgid "New Message"
+msgstr "Nuovo messaggio"
 
-#: mod/admin.php:1218
-msgid ""
-"Checking this box will restrict addons listed in the apps menu to members "
-"only."
-msgstr "Selezionando questo box si limiterà ai soli membri l'accesso ai componenti aggiuntivi nel menu applicazioni"
+#: mod/message.php:77
+msgid "Unable to locate contact information."
+msgstr "Impossibile trovare le informazioni del contatto."
 
-#: mod/admin.php:1219
-msgid "Don't embed private images in posts"
-msgstr "Non inglobare immagini private nei post"
+#: mod/message.php:112 view/theme/frio/theme.php:268 src/Content/Nav.php:195
+msgid "Messages"
+msgstr "Messaggi"
 
-#: mod/admin.php:1219
-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 "Non sostituire le foto locali nei post con una copia incorporata dell'immagine. Questo significa che i contatti che riceveranno i post contenenti foto private dovranno autenticarsi e caricare ogni immagine, cosa che può richiedere un po' di tempo."
+#: mod/message.php:136
+msgid "Do you really want to delete this message?"
+msgstr "Vuoi veramente cancellare questo messaggio?"
 
-#: mod/admin.php:1220
-msgid "Allow Users to set remote_self"
-msgstr "Permetti agli utenti di impostare 'io remoto'"
+#: mod/message.php:156
+msgid "Message deleted."
+msgstr "Messaggio eliminato."
 
-#: mod/admin.php:1220
-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 "Selezionando questo, a tutti gli utenti sarà permesso di impostare qualsiasi contatto come 'io remoto' nella pagina di modifica del contatto. Impostare questa opzione fa si che tutti i messaggi di quel contatto vengano ripetuti nello stream dell'utente."
+#: mod/message.php:185
+msgid "Conversation removed."
+msgstr "Conversazione rimossa."
 
-#: mod/admin.php:1221
-msgid "Block multiple registrations"
-msgstr "Blocca registrazioni multiple"
+#: mod/message.php:291
+msgid "No messages."
+msgstr "Nessun messaggio."
 
-#: mod/admin.php:1221
-msgid "Disallow users to register additional accounts for use as pages."
-msgstr "Non permette all'utente di registrare account extra da usare come pagine."
+#: mod/message.php:330
+msgid "Message not available."
+msgstr "Messaggio non disponibile."
 
-#: mod/admin.php:1222
-msgid "OpenID support"
-msgstr "Supporto OpenID"
+#: mod/message.php:397
+msgid "Delete message"
+msgstr "Elimina il messaggio"
 
-#: mod/admin.php:1222
-msgid "OpenID support for registration and logins."
-msgstr "Supporta OpenID per la registrazione e il login"
+#: mod/message.php:399 mod/message.php:500
+msgid "D, d M Y - g:i A"
+msgstr "D d M Y - G:i"
 
-#: mod/admin.php:1223
-msgid "Fullname check"
-msgstr "Controllo nome completo"
+#: mod/message.php:414 mod/message.php:497
+msgid "Delete conversation"
+msgstr "Elimina la conversazione"
 
-#: mod/admin.php:1223
+#: mod/message.php:416
 msgid ""
-"Force users to register with a space between firstname and lastname in Full "
-"name, as an antispam measure"
-msgstr "Forza gli utenti a registrarsi con uno spazio tra il nome e il cognome in \"Nome completo\", come misura anti spam"
+"No secure communications available. You <strong>may</strong> be able to "
+"respond from the sender's profile page."
+msgstr "Nessuna comunicazione sicura disponibile, <strong>Potresti</strong> essere in grado di rispondere dalla pagina del profilo del mittente."
 
-#: mod/admin.php:1224
-msgid "Community Page Style"
-msgstr "Stile pagina Comunità"
+#: mod/message.php:420
+msgid "Send Reply"
+msgstr "Invia la risposta"
 
-#: mod/admin.php:1224
-msgid ""
-"Type of community page to show. 'Global community' shows every public "
-"posting from an open distributed network that arrived on this server."
-msgstr "Tipo di pagina Comunità da mostrare. 'Comunità Globale' mostra tutti i messaggi pubblici arrivati su questo server da network aperti distribuiti."
+#: mod/message.php:471
+#, php-format
+msgid "Unknown sender - %s"
+msgstr "Mittente sconosciuto - %s"
 
-#: mod/admin.php:1225
-msgid "Posts per user on community page"
-msgstr "Messaggi per utente nella pagina Comunità"
+#: mod/message.php:473
+#, php-format
+msgid "You and %s"
+msgstr "Tu e %s"
 
-#: mod/admin.php:1225
-msgid ""
-"The maximum number of posts per user on the community page. (Not valid for "
-"'Global Community')"
-msgstr "Il numero massimo di messaggi per utente mostrato nella pagina Comunità (non valido per 'Comunità globale')"
+#: mod/message.php:475
+#, php-format
+msgid "%s and You"
+msgstr "%s e Tu"
 
-#: mod/admin.php:1226
-msgid "Enable OStatus support"
-msgstr "Abilita supporto OStatus"
+#: mod/message.php:503
+#, php-format
+msgid "%d message"
+msgid_plural "%d messages"
+msgstr[0] "%d messaggio"
+msgstr[1] "%d messaggi"
+
+#: mod/network.php:202 src/Model/Group.php:401
+msgid "add"
+msgstr "aggiungi"
 
-#: mod/admin.php:1226
+#: mod/network.php:547
+#, php-format
 msgid ""
-"Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility. All "
-"communications in OStatus are public, so privacy warnings will be "
-"occasionally displayed."
-msgstr "Fornisce la compatibilità integrata a OStatus (StatusNet, Gnu Social, etc.). Tutte le comunicazioni su OStatus sono pubbliche, quindi un avviso di privacy verrà mostrato occasionalmente."
+"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] "Attenzione: Questo gruppo contiene %s membro da una rete che non permette la ricezione di messaggi non pubblici."
+msgstr[1] "Attenzione: Questo gruppo contiene %s membri da reti che non permettono la ricezione di messaggi non pubblici."
 
-#: mod/admin.php:1227
-msgid "Only import OStatus threads from our contacts"
-msgstr "Importa conversazioni OStatus solo dai nostri contatti."
+#: mod/network.php:550
+msgid "Messages in this group won't be send to these receivers."
+msgstr "I messaggi in questo gruppo non saranno inviati ai quei contatti."
 
-#: mod/admin.php:1227
-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 "Normalmente importiamo tutto il contenuto dai contatti OStatus. Con questa opzione salviamo solo le conversazioni iniziate da un contatto è conosciuto a questo nodo."
+#: mod/network.php:618
+msgid "No such group"
+msgstr "Nessun gruppo"
 
-#: mod/admin.php:1228
-msgid "OStatus support can only be enabled if threading is enabled."
-msgstr "Il supporto OStatus può essere abilitato solo se è abilitato il threading."
+#: mod/network.php:643
+#, php-format
+msgid "Group: %s"
+msgstr "Gruppo: %s"
 
-#: mod/admin.php:1230
-msgid ""
-"Diaspora support can't be enabled because Friendica was installed into a sub"
-" directory."
-msgstr "Il supporto a Diaspora non può essere abilitato perché Friendica è stato installato in una sotto directory."
+#: mod/network.php:669
+msgid "Private messages to this person are at risk of public disclosure."
+msgstr "I messaggi privati a questa persona potrebbero risultare visibili anche pubblicamente."
 
-#: mod/admin.php:1231
-msgid "Enable Diaspora support"
-msgstr "Abilita il supporto a Diaspora"
+#: mod/network.php:672
+msgid "Invalid contact."
+msgstr "Contatto non valido."
 
-#: mod/admin.php:1231
-msgid "Provide built-in Diaspora network compatibility."
-msgstr "Fornisce compatibilità con il network Diaspora."
+#: mod/network.php:921
+msgid "Commented Order"
+msgstr "Ordina per commento"
 
-#: mod/admin.php:1232
-msgid "Only allow Friendica contacts"
-msgstr "Permetti solo contatti Friendica"
+#: mod/network.php:924
+msgid "Sort by Comment Date"
+msgstr "Ordina per data commento"
 
-#: mod/admin.php:1232
-msgid ""
-"All contacts must use Friendica protocols. All other built-in communication "
-"protocols disabled."
-msgstr "Tutti i contatti devono usare il protocollo di Friendica. Tutti gli altri protocolli sono disabilitati."
+#: mod/network.php:929
+msgid "Posted Order"
+msgstr "Ordina per invio"
 
-#: mod/admin.php:1233
-msgid "Verify SSL"
-msgstr "Verifica SSL"
+#: mod/network.php:932
+msgid "Sort by Post Date"
+msgstr "Ordina per data messaggio"
 
-#: mod/admin.php:1233
-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 "Se vuoi, puoi abilitare il controllo rigoroso dei certificati.Questo significa che non potrai collegarti (del tutto) con siti con certificati SSL auto-firmati."
+#: mod/network.php:943
+msgid "Posts that mention or involve you"
+msgstr "Messaggi che ti citano o coinvolgono"
 
-#: mod/admin.php:1234
-msgid "Proxy user"
-msgstr "Utente Proxy"
+#: mod/network.php:951
+msgid "New"
+msgstr "Nuovo"
 
-#: mod/admin.php:1235
-msgid "Proxy URL"
-msgstr "URL Proxy"
+#: mod/network.php:954
+msgid "Activity Stream - by date"
+msgstr "Activity Stream - per data"
+
+#: mod/network.php:962
+msgid "Shared Links"
+msgstr "Links condivisi"
+
+#: mod/network.php:965
+msgid "Interesting Links"
+msgstr "Link Interessanti"
 
-#: mod/admin.php:1236
-msgid "Network timeout"
-msgstr "Timeout rete"
+#: mod/network.php:973
+msgid "Starred"
+msgstr "Preferiti"
 
-#: mod/admin.php:1236
-msgid "Value is in seconds. Set to 0 for unlimited (not recommended)."
-msgstr "Valore in secondi. Imposta a 0 per illimitato (non raccomandato)."
+#: mod/network.php:976
+msgid "Favourite Posts"
+msgstr "Messaggi preferiti"
 
-#: mod/admin.php:1237
-msgid "Maximum Load Average"
-msgstr "Massimo carico medio"
+#: mod/notes.php:53 src/Model/Profile.php:946
+msgid "Personal Notes"
+msgstr "Note personali"
 
-#: mod/admin.php:1237
-msgid ""
-"Maximum system load before delivery and poll processes are deferred - "
-"default 50."
-msgstr "Massimo carico di sistema prima che i processi di invio e di poll siano ritardati. Predefinito a 50."
+#: mod/photos.php:108 src/Model/Profile.php:907
+msgid "Photo Albums"
+msgstr "Album foto"
 
-#: mod/admin.php:1238
-msgid "Maximum Load Average (Frontend)"
-msgstr "Media Massimo Carico (Frontend)"
+#: mod/photos.php:109 mod/photos.php:1713
+msgid "Recent Photos"
+msgstr "Foto recenti"
 
-#: mod/admin.php:1238
-msgid "Maximum system load before the frontend quits service - default 50."
-msgstr "Massimo carico di sistema prima che il frontend fermi il servizio - default 50."
+#: mod/photos.php:112 mod/photos.php:1210 mod/photos.php:1715
+msgid "Upload New Photos"
+msgstr "Carica nuove foto"
 
-#: mod/admin.php:1239
-msgid "Minimal Memory"
-msgstr "Memoria Minima"
+#: mod/photos.php:126 mod/settings.php:49
+msgid "everybody"
+msgstr "tutti"
 
-#: mod/admin.php:1239
-msgid ""
-"Minimal free memory in MB for the poller. Needs access to /proc/meminfo - "
-"default 0 (deactivated)."
-msgstr "Minima memoria libera in MB per il poller. Necessita di avere accesso a /proc/meminfo - default 0 (disabilitato)."
+#: mod/photos.php:184
+msgid "Contact information unavailable"
+msgstr "I dati di questo contatto non sono disponibili"
 
-#: mod/admin.php:1240
-msgid "Maximum table size for optimization"
-msgstr "Dimensione massima della tabella per l'ottimizzazione"
+#: mod/photos.php:204
+msgid "Album not found."
+msgstr "Album non trovato."
 
-#: mod/admin.php:1240
-msgid ""
-"Maximum table size (in MB) for the automatic optimization - default 100 MB. "
-"Enter -1 to disable it."
-msgstr "La dimensione massima (in MB) per l'ottimizzazione automatica - default 100 MB. Inserisci -1 per disabilitarlo."
+#: mod/photos.php:234 mod/photos.php:245 mod/photos.php:1161
+msgid "Delete Album"
+msgstr "Rimuovi album"
 
-#: mod/admin.php:1241
-msgid "Minimum level of fragmentation"
-msgstr "Livello minimo di frammentazione"
+#: mod/photos.php:243
+msgid "Do you really want to delete this photo album and all its photos?"
+msgstr "Vuoi davvero cancellare questo album e tutte le sue foto?"
 
-#: mod/admin.php:1241
-msgid ""
-"Minimum fragmenation level to start the automatic optimization - default "
-"value is 30%."
-msgstr "Livello minimo di frammentazione per iniziare la procedura di ottimizzazione automatica - il valore di default è 30%."
+#: mod/photos.php:310 mod/photos.php:321 mod/photos.php:1446
+msgid "Delete Photo"
+msgstr "Rimuovi foto"
 
-#: mod/admin.php:1243
-msgid "Periodical check of global contacts"
-msgstr "Check periodico dei contatti globali"
+#: mod/photos.php:319
+msgid "Do you really want to delete this photo?"
+msgstr "Vuoi veramente cancellare questa foto?"
 
-#: mod/admin.php:1243
-msgid ""
-"If enabled, the global contacts are checked periodically for missing or "
-"outdated data and the vitality of the contacts and servers."
-msgstr "Se abilitato, i contatti globali sono controllati periodicamente per verificare dati mancanti o sorpassati e la vitalità dei contatti e dei server."
+#: mod/photos.php:667
+msgid "a photo"
+msgstr "una foto"
 
-#: mod/admin.php:1244
-msgid "Days between requery"
-msgstr "Giorni tra le richieste"
+#: mod/photos.php:667
+#, php-format
+msgid "%1$s was tagged in %2$s by %3$s"
+msgstr "%1$s è stato taggato in %2$s da %3$s"
 
-#: mod/admin.php:1244
-msgid "Number of days after which a server is requeried for his contacts."
-msgstr "Numero di giorni dopo i quali al server vengono richiesti i suoi contatti."
+#: mod/photos.php:769
+msgid "Image upload didn't complete, please try again"
+msgstr "Caricamento dell'immagine non completato. Prova di nuovo."
 
-#: mod/admin.php:1245
-msgid "Discover contacts from other servers"
-msgstr "Trova contatti dagli altri server"
+#: mod/photos.php:772
+msgid "Image file is missing"
+msgstr "Il file dell'immagine è mancante"
 
-#: mod/admin.php:1245
+#: mod/photos.php:777
 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 "Richiede periodicamente contatti agli altri server. Puoi scegliere tra 'utenti', gli utenti sul sistema remoto, o 'contatti globali', i contatti attivi che sono conosciuti dal sistema. Il fallback è pensato per i server Redmatrix e i vecchi server Friendica, dove i contatti globali non sono disponibili. Il fallback incrementa il carico di sistema, per cui l'impostazione consigliata è \"Utenti, Contatti Globali\"."
+"Server can't accept new file upload at this time, please contact your "
+"administrator"
+msgstr "Il server non può accettare il caricamento di un nuovo file in questo momento, contattare l'amministratore"
 
-#: mod/admin.php:1246
-msgid "Timeframe for fetching global contacts"
-msgstr "Termine per il recupero contatti globali"
+#: mod/photos.php:803
+msgid "Image file is empty."
+msgstr "Il file dell'immagine è vuoto."
 
-#: mod/admin.php:1246
-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 "Quando si attiva la scoperta, questo valore definisce il periodo di tempo per l'attività dei contatti globali che vengono prelevati da altri server."
+#: mod/photos.php:940
+msgid "No photos selected"
+msgstr "Nessuna foto selezionata"
 
-#: mod/admin.php:1247
-msgid "Search the local directory"
-msgstr "Cerca la directory locale"
+#: mod/photos.php:1036 mod/videos.php:310
+msgid "Access to this item is restricted."
+msgstr "Questo oggetto non è visibile a tutti."
 
-#: mod/admin.php:1247
-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 "Cerca nella directory locale invece che nella directory globale. Durante la ricerca a livello locale, ogni ricerca verrà eseguita sulla directory globale in background. Ciò migliora i risultati della ricerca quando la ricerca viene ripetuta."
+#: mod/photos.php:1090
+msgid "Upload Photos"
+msgstr "Carica foto"
 
-#: mod/admin.php:1249
-msgid "Publish server information"
-msgstr "Pubblica informazioni server"
+#: mod/photos.php:1094 mod/photos.php:1156
+msgid "New album name: "
+msgstr "Nome nuovo album: "
 
-#: mod/admin.php:1249
-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 "Se abilitata, saranno pubblicati i dati generali del server e i dati di utilizzo. I dati contengono il nome e la versione del server, il numero di utenti con profili pubblici, numero dei posti e dei protocolli e connettori attivati. Per informazioni, vedere <a href='http://the-federation.info/'> the-federation.info </a>."
+#: mod/photos.php:1095
+msgid "or existing album name: "
+msgstr "o nome di un album esistente: "
 
-#: mod/admin.php:1251
-msgid "Check upstream version"
-msgstr ""
+#: mod/photos.php:1096
+msgid "Do not show a status post for this upload"
+msgstr "Non creare un post per questo upload"
 
-#: mod/admin.php:1251
-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/photos.php:1106 mod/photos.php:1449 mod/settings.php:1233
+msgid "Show to Groups"
+msgstr "Mostra ai gruppi"
 
-#: mod/admin.php:1252
-msgid "Suppress Tags"
-msgstr "Sopprimi Tags"
+#: mod/photos.php:1107 mod/photos.php:1450 mod/settings.php:1234
+msgid "Show to Contacts"
+msgstr "Mostra ai contatti"
 
-#: mod/admin.php:1252
-msgid "Suppress showing a list of hashtags at the end of the posting."
-msgstr "Non mostra la lista di hashtag in coda al messaggio"
+#: mod/photos.php:1167
+msgid "Edit Album"
+msgstr "Modifica album"
 
-#: mod/admin.php:1253
-msgid "Path to item cache"
-msgstr "Percorso cache elementi"
+#: mod/photos.php:1172
+msgid "Show Newest First"
+msgstr "Mostra nuove foto per prime"
 
-#: mod/admin.php:1253
-msgid "The item caches buffers generated bbcode and external images."
-msgstr "La cache degli elementi memorizza il bbcode generato e le immagini esterne."
+#: mod/photos.php:1174
+msgid "Show Oldest First"
+msgstr "Mostra vecchie foto per prime"
 
-#: mod/admin.php:1254
-msgid "Cache duration in seconds"
-msgstr "Durata della cache in secondi"
+#: mod/photos.php:1195 mod/photos.php:1698
+msgid "View Photo"
+msgstr "Vedi foto"
 
-#: mod/admin.php:1254
-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 "Quanto a lungo devono essere mantenuti i file di cache? Il valore predefinito è 86400 secondi (un giorno). Per disabilitare la cache, imposta il valore a -1."
+#: mod/photos.php:1236
+msgid "Permission denied. Access to this item may be restricted."
+msgstr "Permesso negato. L'accesso a questo elemento può essere limitato."
 
-#: mod/admin.php:1255
-msgid "Maximum numbers of comments per post"
-msgstr "Numero massimo di commenti per post"
+#: mod/photos.php:1238
+msgid "Photo not available"
+msgstr "Foto non disponibile"
 
-#: mod/admin.php:1255
-msgid "How much comments should be shown for each post? Default value is 100."
-msgstr "Quanti commenti devono essere mostrati per ogni post? Default : 100."
+#: mod/photos.php:1301
+msgid "View photo"
+msgstr "Vedi foto"
 
-#: mod/admin.php:1256
-msgid "Temp path"
-msgstr "Percorso file temporanei"
+#: mod/photos.php:1301
+msgid "Edit photo"
+msgstr "Modifica foto"
 
-#: mod/admin.php:1256
-msgid ""
-"If you have a restricted system where the webserver can't access the system "
-"temp path, enter another path here."
-msgstr "Se si dispone di un sistema ristretto in cui il server web non può accedere al percorso temporaneo di sistema, inserire un altro percorso qui."
+#: mod/photos.php:1302
+msgid "Use as profile photo"
+msgstr "Usa come foto del profilo"
 
-#: mod/admin.php:1257
-msgid "Base path to installation"
-msgstr "Percorso base all'installazione"
+#: mod/photos.php:1308 src/Object/Post.php:148
+msgid "Private Message"
+msgstr "Messaggio privato"
 
-#: mod/admin.php:1257
-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 "Se il sistema non è in grado di rilevare il percorso corretto per l'installazione, immettere il percorso corretto qui. Questa impostazione deve essere inserita solo se si utilizza un sistema limitato e/o collegamenti simbolici al tuo webroot."
+#: mod/photos.php:1327
+msgid "View Full Size"
+msgstr "Vedi dimensione intera"
 
-#: mod/admin.php:1258
-msgid "Disable picture proxy"
-msgstr "Disabilita il proxy immagini"
+#: mod/photos.php:1414
+msgid "Tags: "
+msgstr "Tag: "
 
-#: mod/admin.php:1258
-msgid ""
-"The picture proxy increases performance and privacy. It shouldn't be used on"
-" systems with very low bandwith."
-msgstr "Il proxy immagini aumenta le performance e la privacy. Non dovrebbe essere usato su server con poca banda disponibile."
+#: mod/photos.php:1417
+msgid "[Remove any tag]"
+msgstr "[Rimuovi tutti i tag]"
 
-#: mod/admin.php:1259
-msgid "Only search in tags"
-msgstr "Cerca solo nei tag"
+#: mod/photos.php:1432
+msgid "New album name"
+msgstr "Nuovo nome dell'album"
 
-#: mod/admin.php:1259
-msgid "On large systems the text search can slow down the system extremely."
-msgstr "Su server con molti dati, la ricerca nel testo può estremamente rallentare il sistema."
+#: mod/photos.php:1433
+msgid "Caption"
+msgstr "Titolo"
 
-#: mod/admin.php:1261
-msgid "New base url"
-msgstr "Nuovo url base"
+#: mod/photos.php:1434
+msgid "Add a Tag"
+msgstr "Aggiungi tag"
 
-#: mod/admin.php:1261
+#: mod/photos.php:1434
 msgid ""
-"Change base url for this server. Sends relocate message to all Friendica and"
-" Diaspora* contacts of all users."
-msgstr ""
-
-#: mod/admin.php:1263
-msgid "RINO Encryption"
-msgstr "Crittografia RINO"
+"Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"
+msgstr "Esempio: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"
 
-#: mod/admin.php:1263
-msgid "Encryption layer between nodes."
-msgstr "Crittografia delle comunicazioni tra nodi."
+#: mod/photos.php:1435
+msgid "Do not rotate"
+msgstr "Non ruotare"
 
-#: mod/admin.php:1265
-msgid "Maximum number of parallel workers"
-msgstr "Massimo numero di lavori in parallelo"
+#: mod/photos.php:1436
+msgid "Rotate CW (right)"
+msgstr "Ruota a destra"
 
-#: mod/admin.php:1265
-msgid ""
-"On shared hosters set this to 2. On larger systems, values of 10 are great. "
-"Default value is 4."
-msgstr "Su host condivisi imposta a 2. Su sistemi più grandi, valori fino a 10 vanno bene. Il valore di default è 4."
+#: mod/photos.php:1437
+msgid "Rotate CCW (left)"
+msgstr "Ruota a sinistra"
 
-#: mod/admin.php:1266
-msgid "Don't use 'proc_open' with the worker"
-msgstr "Non usare 'proc_open' con il worker"
+#: mod/photos.php:1471 src/Object/Post.php:295
+msgid "I like this (toggle)"
+msgstr "Mi piace (clic per cambiare)"
 
-#: mod/admin.php:1266
-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 poller calls in your crontab."
-msgstr "Abilita se il tuo sistema non consente l'utilizzo di 'proc_open'. Può succedere con gli hosting condivisi. Se abiliti questa opzione, dovresti aumentare la frequenza delle chiamate al poller nel tuo crontab."
+#: mod/photos.php:1472 src/Object/Post.php:296
+msgid "I don't like this (toggle)"
+msgstr "Non mi piace (clic per cambiare)"
 
-#: mod/admin.php:1267
-msgid "Enable fastlane"
-msgstr "Abilita fastlane"
+#: mod/photos.php:1488 mod/photos.php:1527 mod/photos.php:1600
+#: src/Object/Post.php:785
+msgid "This is you"
+msgstr "Questo sei tu"
 
-#: mod/admin.php:1267
-msgid ""
-"When enabed, the fastlane mechanism starts an additional worker if processes"
-" with higher priority are blocked by processes of lower priority."
-msgstr "Quando abilitato, il meccanismo di fastlane avvia processi aggiuntivi se processi con priorità più alta sono bloccati da processi con priorità più bassa."
+#: mod/photos.php:1490 mod/photos.php:1529 mod/photos.php:1602
+#: src/Object/Post.php:391 src/Object/Post.php:787
+msgid "Comment"
+msgstr "Commento"
 
-#: mod/admin.php:1268
-msgid "Enable frontend worker"
-msgstr "Abilita worker da frontend"
+#: mod/photos.php:1634
+msgid "Map"
+msgstr "Mappa"
 
-#: mod/admin.php:1268
-#, php-format
-msgid ""
-"When enabled the Worker process is triggered when backend access is "
-"performed (e.g. messages being delivered). On smaller sites you might want "
-"to call %s/worker on a regular basis via an external cron job. You should "
-"only enable this option if you cannot utilize cron/scheduled jobs on your "
-"server."
-msgstr ""
+#: mod/photos.php:1704 mod/videos.php:388
+msgid "View Album"
+msgstr "Sfoglia l'album"
 
-#: mod/admin.php:1298
-msgid "Update has been marked successful"
-msgstr "L'aggiornamento è stato segnato come  di successo"
+#: mod/profile.php:36 src/Model/Profile.php:118
+msgid "Requested profile is not available."
+msgstr "Profilo richiesto non disponibile."
 
-#: mod/admin.php:1306
+#: mod/profile.php:77 src/Protocol/OStatus.php:1247
 #, php-format
-msgid "Database structure update %s was successfully applied."
-msgstr "Aggiornamento struttura database %s applicata con successo."
+msgid "%s's posts"
+msgstr "il messaggio di %s"
 
-#: mod/admin.php:1309
+#: mod/profile.php:78 src/Protocol/OStatus.php:1248
 #, php-format
-msgid "Executing of database structure update %s failed with error: %s"
-msgstr "Aggiornamento struttura database %s fallita con errore: %s"
+msgid "%s's comments"
+msgstr "il commento di %s"
 
-#: mod/admin.php:1323
+#: mod/profile.php:79 src/Protocol/OStatus.php:1246
 #, php-format
-msgid "Executing %s failed with error: %s"
-msgstr "Esecuzione di %s fallita con errore: %s"
+msgid "%s's timeline"
+msgstr "la timeline di %s"
 
-#: mod/admin.php:1326
-#, php-format
-msgid "Update %s was successfully applied."
-msgstr "L'aggiornamento %s è stato applicato con successo"
+#: mod/profile.php:194
+msgid "Tips for New Members"
+msgstr "Consigli per i Nuovi Utenti"
 
-#: mod/admin.php:1329
-#, php-format
-msgid "Update %s did not return a status. Unknown if it succeeded."
-msgstr "L'aggiornamento %s non ha riportato uno stato. Non so se è andato a buon fine."
+#: mod/settings.php:71
+msgid "Display"
+msgstr "Visualizzazione"
 
-#: mod/admin.php:1332
-#, php-format
-msgid "There was no additional update function %s that needed to be called."
-msgstr "Non ci sono altre funzioni di aggiornamento %s da richiamare."
+#: mod/settings.php:78 mod/settings.php:845
+msgid "Social Networks"
+msgstr "Social Networks"
 
-#: mod/admin.php:1352
-msgid "No failed updates."
-msgstr "Nessun aggiornamento fallito."
+#: mod/settings.php:92 src/Content/Nav.php:204
+msgid "Delegations"
+msgstr "Delegazioni"
 
-#: mod/admin.php:1353
-msgid "Check database structure"
-msgstr "Controlla struttura database"
+#: mod/settings.php:99
+msgid "Connected apps"
+msgstr "Applicazioni collegate"
 
-#: mod/admin.php:1358
-msgid "Failed Updates"
-msgstr "Aggiornamenti falliti"
+#: mod/settings.php:113
+msgid "Remove account"
+msgstr "Rimuovi account"
 
-#: mod/admin.php:1359
-msgid ""
-"This does not include updates prior to 1139, which did not return a status."
-msgstr "Questo non include gli aggiornamenti prima del 1139, che non ritornano lo stato."
+#: mod/settings.php:167
+msgid "Missing some important data!"
+msgstr "Mancano alcuni dati importanti!"
 
-#: mod/admin.php:1360
-msgid "Mark success (if update was manually applied)"
-msgstr "Segna completato (se l'update è stato applicato manualmente)"
+#: mod/settings.php:278
+msgid "Failed to connect with email account using the settings provided."
+msgstr "Impossibile collegarsi all'account email con i parametri forniti."
 
-#: mod/admin.php:1361
-msgid "Attempt to execute this update step automatically"
-msgstr "Cerco di eseguire questo aggiornamento in automatico"
+#: mod/settings.php:283
+msgid "Email settings updated."
+msgstr "Impostazioni e-mail aggiornate."
 
-#: mod/admin.php:1395
-#, php-format
-msgid ""
-"\n"
-"\t\t\tDear %1$s,\n"
-"\t\t\t\tthe administrator of %2$s has set up an account for you."
-msgstr "\nGentile %1$s,\n    l'amministratore di %2$s ha impostato un account per te."
+#: mod/settings.php:299
+msgid "Features updated"
+msgstr "Funzionalità aggiornate"
 
-#: mod/admin.php:1398
-#, 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\tThank you and welcome to %4$s."
-msgstr "\nI dettagli del tuo utente sono:\n    Indirizzo del sito: %1$s\n    Nome utente: %2$s\n    Password: %3$s\n\nPuoi cambiare la tua password dalla pagina delle impostazioni del tuo account dopo esserti autenticato.\n\nPer favore, prenditi qualche momento per esaminare tutte le impostazioni presenti.\n\nPotresti voler aggiungere qualche informazione di base al tuo profilo predefinito (nella pagina \"Profili\"), così che le altre persone possano trovarti più facilmente.\n\nTi raccomandiamo di inserire il tuo nome completo, aggiungere una foto, aggiungere qualche parola chiave del profilo (molto utili per trovare nuovi contatti), e magari in quale nazione vivi, se non vuoi essere più specifico di così.\n\nNoi rispettiamo appieno la tua privacy, e nessuna di queste informazioni è necessaria o obbligatoria.\nSe sei nuovo e non conosci nessuno qui, possono aiutarti a trovare qualche nuovo e interessante contatto.\n\nGrazie e benvenuto su %4$s"
+#: mod/settings.php:371
+msgid "Relocate message has been send to your contacts"
+msgstr "Il messaggio di trasloco è stato inviato ai tuoi contatti"
 
-#: mod/admin.php:1442
-#, php-format
-msgid "%s user blocked/unblocked"
-msgid_plural "%s users blocked/unblocked"
-msgstr[0] "%s utente bloccato/sbloccato"
-msgstr[1] "%s utenti bloccati/sbloccati"
+#: mod/settings.php:383 src/Model/User.php:312
+msgid "Passwords do not match. Password unchanged."
+msgstr "Le password non corrispondono. Password non cambiata."
 
-#: mod/admin.php:1449
-#, php-format
-msgid "%s user deleted"
-msgid_plural "%s users deleted"
-msgstr[0] "%s utente cancellato"
-msgstr[1] "%s utenti cancellati"
+#: mod/settings.php:388
+msgid "Empty passwords are not allowed. Password unchanged."
+msgstr "Le password non possono essere vuote. Password non cambiata."
 
-#: mod/admin.php:1496
-#, php-format
-msgid "User '%s' deleted"
-msgstr "Utente '%s' cancellato"
+#: mod/settings.php:394
+msgid "Wrong password."
+msgstr "Password sbagliata."
 
-#: mod/admin.php:1504
-#, php-format
-msgid "User '%s' unblocked"
-msgstr "Utente '%s' sbloccato"
+#: mod/settings.php:401
+msgid "Password changed."
+msgstr "Password cambiata."
 
-#: mod/admin.php:1504
-#, php-format
-msgid "User '%s' blocked"
-msgstr "Utente '%s' bloccato"
+#: mod/settings.php:403
+msgid "Password update failed. Please try again."
+msgstr "Aggiornamento password fallito. Prova ancora."
 
-#: mod/admin.php:1612 mod/admin.php:1638
-msgid "Register date"
-msgstr "Data registrazione"
+#: mod/settings.php:493
+msgid " Please use a shorter name."
+msgstr " Usa un nome più corto."
 
-#: mod/admin.php:1612 mod/admin.php:1638
-msgid "Last login"
-msgstr "Ultimo accesso"
+#: mod/settings.php:496
+msgid " Name too short."
+msgstr " Nome troppo corto."
 
-#: mod/admin.php:1612 mod/admin.php:1638
-msgid "Last item"
-msgstr "Ultimo elemento"
+#: mod/settings.php:504
+msgid "Wrong Password"
+msgstr "Password Sbagliata"
 
-#: mod/admin.php:1612 mod/settings.php:43
-msgid "Account"
-msgstr "Account"
+#: mod/settings.php:509
+msgid "Invalid email."
+msgstr "Email non valida."
 
-#: mod/admin.php:1621
-msgid "Add User"
-msgstr "Aggiungi utente"
+#: mod/settings.php:516
+msgid "Cannot change to that email."
+msgstr "Non puoi usare quella email."
 
-#: mod/admin.php:1622
-msgid "select all"
-msgstr "seleziona tutti"
+#: mod/settings.php:569
+msgid "Private forum has no privacy permissions. Using default privacy group."
+msgstr "Il forum privato non ha permessi di privacy. Uso il gruppo di privacy predefinito."
 
-#: mod/admin.php:1623
-msgid "User registrations waiting for confirm"
-msgstr "Richieste di registrazione in attesa di conferma"
+#: mod/settings.php:572
+msgid "Private forum has no privacy permissions and no default privacy group."
+msgstr "Il gruppo privato non ha permessi di privacy e nessun gruppo di privacy predefinito."
 
-#: mod/admin.php:1624
-msgid "User waiting for permanent deletion"
-msgstr "Utente in attesa di cancellazione definitiva"
+#: mod/settings.php:612
+msgid "Settings updated."
+msgstr "Impostazioni aggiornate."
 
-#: mod/admin.php:1625
-msgid "Request date"
-msgstr "Data richiesta"
+#: mod/settings.php:678 mod/settings.php:704 mod/settings.php:740
+msgid "Add application"
+msgstr "Aggiungi applicazione"
 
-#: mod/admin.php:1626
-msgid "No registrations."
-msgstr "Nessuna registrazione."
+#: mod/settings.php:682 mod/settings.php:708
+msgid "Consumer Key"
+msgstr "Consumer Key"
 
-#: mod/admin.php:1627
-msgid "Note from the user"
-msgstr "Nota dall'utente"
+#: mod/settings.php:683 mod/settings.php:709
+msgid "Consumer Secret"
+msgstr "Consumer Secret"
 
-#: mod/admin.php:1629
-msgid "Deny"
-msgstr "Nega"
+#: mod/settings.php:684 mod/settings.php:710
+msgid "Redirect"
+msgstr "Redirect"
 
-#: mod/admin.php:1631 mod/contacts.php:635 mod/contacts.php:835
-#: mod/contacts.php:1013
-msgid "Block"
-msgstr "Blocca"
+#: mod/settings.php:685 mod/settings.php:711
+msgid "Icon url"
+msgstr "Url icona"
 
-#: mod/admin.php:1632 mod/contacts.php:635 mod/contacts.php:835
-#: mod/contacts.php:1013
-msgid "Unblock"
-msgstr "Sblocca"
+#: mod/settings.php:696
+msgid "You can't edit this application."
+msgstr "Non puoi modificare questa applicazione."
 
-#: mod/admin.php:1633
-msgid "Site admin"
-msgstr "Amministrazione sito"
+#: mod/settings.php:739
+msgid "Connected Apps"
+msgstr "Applicazioni Collegate"
 
-#: mod/admin.php:1634
-msgid "Account expired"
-msgstr "Account scaduto"
+#: mod/settings.php:741 src/Object/Post.php:154 src/Object/Post.php:156
+msgid "Edit"
+msgstr "Modifica"
 
-#: mod/admin.php:1637
-msgid "New User"
-msgstr "Nuovo Utente"
+#: mod/settings.php:743
+msgid "Client key starts with"
+msgstr "Chiave del client inizia con"
 
-#: mod/admin.php:1638
-msgid "Deleted since"
-msgstr "Rimosso da"
+#: mod/settings.php:744
+msgid "No name"
+msgstr "Nessun nome"
 
-#: mod/admin.php:1643
-msgid ""
-"Selected users will be deleted!\\n\\nEverything these users had posted on "
-"this site will be permanently deleted!\\n\\nAre you sure?"
-msgstr "Gli utenti selezionati saranno cancellati!\\n\\nTutto quello che gli utenti hanno inviato su questo sito sarà permanentemente canellato!\\n\\nSei sicuro?"
+#: mod/settings.php:745
+msgid "Remove authorization"
+msgstr "Rimuovi l'autorizzazione"
 
-#: mod/admin.php:1644
-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 "L'utente {0} sarà cancellato!\\n\\nTutto quello che ha inviato su questo sito sarà permanentemente cancellato!\\n\\nSei sicuro?"
+#: mod/settings.php:756
+msgid "No Addon settings configured"
+msgstr "Nessun addon ha impostazioni modificabili"
 
-#: mod/admin.php:1654
-msgid "Name of the new user."
-msgstr "Nome del nuovo utente."
+#: mod/settings.php:765
+msgid "Addon Settings"
+msgstr "Impostazioni Addon"
 
-#: mod/admin.php:1655
-msgid "Nickname"
-msgstr "Nome utente"
+#: mod/settings.php:786
+msgid "Additional Features"
+msgstr "Funzionalità aggiuntive"
 
-#: mod/admin.php:1655
-msgid "Nickname of the new user."
-msgstr "Nome utente del nuovo utente."
+#: mod/settings.php:808 src/Content/ContactSelector.php:83
+msgid "Diaspora"
+msgstr "Diaspora"
 
-#: mod/admin.php:1656
-msgid "Email address of the new user."
-msgstr "Indirizzo Email del nuovo utente."
+#: mod/settings.php:808 mod/settings.php:809
+msgid "enabled"
+msgstr "abilitato"
 
-#: mod/admin.php:1699
+#: mod/settings.php:808 mod/settings.php:809
+msgid "disabled"
+msgstr "disabilitato"
+
+#: mod/settings.php:808 mod/settings.php:809
 #, php-format
-msgid "Plugin %s disabled."
-msgstr "Plugin %s disabilitato."
+msgid "Built-in support for %s connectivity is %s"
+msgstr "Il supporto integrato per la connettività con %s è %s"
+
+#: mod/settings.php:809
+msgid "GNU Social (OStatus)"
+msgstr "GNU Social (OStatus)"
+
+#: mod/settings.php:840
+msgid "Email access is disabled on this site."
+msgstr "L'accesso email è disabilitato su questo sito."
+
+#: mod/settings.php:850
+msgid "General Social Media Settings"
+msgstr "Impostazioni Media Sociali"
+
+#: mod/settings.php:851
+msgid "Disable intelligent shortening"
+msgstr "Disabilita accorciamento intelligente"
+
+#: 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 "Normalmente il sistema tenta di trovare il migliore link da aggiungere a un post accorciato. Se questa opzione è abilitata, ogni post accorciato conterrà sempre un link al post originale su Friendica."
 
-#: mod/admin.php:1703
-#, php-format
-msgid "Plugin %s enabled."
-msgstr "Plugin %s abilitato."
+#: mod/settings.php:852
+msgid "Automatically follow any GNU Social (OStatus) followers/mentioners"
+msgstr "Segui automaticamente chiunque da GNU Social (OStatus)  ti segua o ti menzioni"
 
-#: mod/admin.php:1714 mod/admin.php:1966
-msgid "Disable"
-msgstr "Disabilita"
+#: mod/settings.php:852
+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 "Se ricevi un messaggio da un utente OStatus sconosciuto, questa opzione decide cosa fare. Se selezionato, un nuovo contatto verrà creato per ogni utente sconosciuto."
 
-#: mod/admin.php:1716 mod/admin.php:1968
-msgid "Enable"
-msgstr "Abilita"
+#: mod/settings.php:853
+msgid "Default group for OStatus contacts"
+msgstr "Gruppo di default per i contatti OStatus"
 
-#: mod/admin.php:1739 mod/admin.php:2015
-msgid "Toggle"
-msgstr "Inverti"
+#: mod/settings.php:854
+msgid "Your legacy GNU Social account"
+msgstr "Il tuo vecchio account GNU Social"
 
-#: mod/admin.php:1747 mod/admin.php:2024
-msgid "Author: "
-msgstr "Autore: "
+#: mod/settings.php:854
+msgid ""
+"If you enter your old GNU Social/Statusnet account name here (in the format "
+"user@domain.tld), your contacts will be added automatically. The field will "
+"be emptied when done."
+msgstr "Se inserisci il nome del tuo vecchio account GNU Social/Statusnet qui (nel formato utente@dominio.tld), i tuoi contatti verranno automaticamente aggiunti. Il campo verrà svuotato una volta terminato."
 
-#: mod/admin.php:1748 mod/admin.php:2025
-msgid "Maintainer: "
-msgstr "Manutentore: "
+#: mod/settings.php:857
+msgid "Repair OStatus subscriptions"
+msgstr "Ripara le iscrizioni OStatus"
 
-#: mod/admin.php:1803
-msgid "Reload active plugins"
-msgstr "Ricarica i plugin attivi"
+#: mod/settings.php:861
+msgid "Email/Mailbox Setup"
+msgstr "Impostazioni email"
 
-#: mod/admin.php:1808
-#, php-format
+#: mod/settings.php:862
 msgid ""
-"There are currently no plugins available on your node. You can find the "
-"official plugin repository at %1$s and might find other interesting plugins "
-"in the open plugin registry at %2$s"
-msgstr "Non sono disponibili componenti aggiuntivi sul tuo nodo. Puoi trovare il repository ufficiale dei plugin su %1$s e potresti trovare altri plugin interessanti nell'open plugin repository su %2$s"
+"If you wish to communicate with email contacts using this service "
+"(optional), please specify how to connect to your mailbox."
+msgstr "Se vuoi comunicare con i contatti email usando questo servizio, specifica come collegarti alla tua casella di posta. (opzionale)"
 
-#: mod/admin.php:1927
-msgid "No themes found."
-msgstr "Nessun tema trovato."
+#: mod/settings.php:863
+msgid "Last successful email check:"
+msgstr "Ultimo controllo email eseguito con successo:"
 
-#: mod/admin.php:2006
-msgid "Screenshot"
-msgstr "Anteprima"
+#: mod/settings.php:865
+msgid "IMAP server name:"
+msgstr "Nome server IMAP:"
 
-#: mod/admin.php:2066
-msgid "Reload active themes"
-msgstr "Ricarica i temi attivi"
+#: mod/settings.php:866
+msgid "IMAP port:"
+msgstr "Porta IMAP:"
 
-#: mod/admin.php:2071
-#, php-format
-msgid "No themes found on the system. They should be paced in %1$s"
-msgstr "Non sono stati trovati temi sul tuo sistema. Dovrebbero essere in %1$s"
+#: mod/settings.php:867
+msgid "Security:"
+msgstr "Sicurezza:"
 
-#: mod/admin.php:2072
-msgid "[Experimental]"
-msgstr "[Sperimentale]"
+#: mod/settings.php:867 mod/settings.php:872
+msgid "None"
+msgstr "Nessuna"
 
-#: mod/admin.php:2073
-msgid "[Unsupported]"
-msgstr "[Non supportato]"
+#: mod/settings.php:868
+msgid "Email login name:"
+msgstr "Nome utente email:"
 
-#: mod/admin.php:2097
-msgid "Log settings updated."
-msgstr "Impostazioni Log aggiornate."
+#: mod/settings.php:869
+msgid "Email password:"
+msgstr "Password email:"
 
-#: mod/admin.php:2129
-msgid "PHP log currently enabled."
-msgstr "Log PHP abilitato."
+#: mod/settings.php:870
+msgid "Reply-to address:"
+msgstr "Indirizzo di risposta:"
 
-#: mod/admin.php:2131
-msgid "PHP log currently disabled."
-msgstr "Log PHP disabilitato"
+#: mod/settings.php:871
+msgid "Send public posts to all email contacts:"
+msgstr "Invia i messaggi pubblici ai contatti email:"
 
-#: mod/admin.php:2140
-msgid "Clear"
-msgstr "Pulisci"
+#: mod/settings.php:872
+msgid "Action after import:"
+msgstr "Azione post importazione:"
 
-#: mod/admin.php:2145
-msgid "Enable Debugging"
-msgstr "Abilita Debugging"
+#: mod/settings.php:872 src/Content/Nav.php:191
+msgid "Mark as seen"
+msgstr "Segna come letto"
 
-#: mod/admin.php:2146
-msgid "Log file"
-msgstr "File di Log"
+#: mod/settings.php:872
+msgid "Move to folder"
+msgstr "Sposta nella cartella"
 
-#: mod/admin.php:2146
-msgid ""
-"Must be writable by web server. Relative to your Friendica top-level "
-"directory."
-msgstr "Il server web deve avere i permessi di scrittura. Relativo alla tua directory Friendica."
+#: mod/settings.php:873
+msgid "Move to folder:"
+msgstr "Sposta nella cartella:"
 
-#: mod/admin.php:2147
-msgid "Log level"
-msgstr "Livello di Log"
+#: mod/settings.php:916
+#, php-format
+msgid "%s - (Unsupported)"
+msgstr "%s - (Non supportato)"
 
-#: mod/admin.php:2150
-msgid "PHP logging"
-msgstr "Log PHP"
+#: mod/settings.php:918
+#, php-format
+msgid "%s - (Experimental)"
+msgstr "%s - (Sperimentale)"
 
-#: mod/admin.php:2151
-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 "Per abilitare il log degli errori e degli avvisi di PHP puoi aggiungere le seguenti righe al file .htconfig.php nella tua installazione. La posizione del file impostato in 'error_log' è relativa alla directory principale della tua installazione Friendica e il server web deve avere i permessi di scrittura sul file. Il valore '1' per 'log_errors' e 'display_errors' abilita le opzioni, imposta '0' per disabilitarle."
+#: mod/settings.php:961
+msgid "Display Settings"
+msgstr "Impostazioni Grafiche"
 
-#: mod/admin.php:2281 mod/admin.php:2282 mod/settings.php:792
-msgid "Off"
-msgstr "Spento"
+#: mod/settings.php:967 mod/settings.php:991
+msgid "Display Theme:"
+msgstr "Tema:"
 
-#: mod/admin.php:2281 mod/admin.php:2282 mod/settings.php:792
-msgid "On"
-msgstr "Acceso"
+#: mod/settings.php:968
+msgid "Mobile Theme:"
+msgstr "Tema mobile:"
 
-#: mod/admin.php:2282
-#, php-format
-msgid "Lock feature %s"
-msgstr "Blocca funzionalità %s"
+#: mod/settings.php:969
+msgid "Suppress warning of insecure networks"
+msgstr "Sopprimi avvisi reti insicure"
 
-#: mod/admin.php:2290
-msgid "Manage Additional Features"
-msgstr "Gestisci Funzionalità Aggiuntive"
+#: mod/settings.php:969
+msgid ""
+"Should the system suppress the warning that the current group contains "
+"members of networks that can't receive non public postings."
+msgstr "Il sistema sopprimerà l'avviso che il gruppo selezionato contiene membri di reti che non possono ricevere post non pubblici."
 
-#: mod/contacts.php:139
-#, php-format
-msgid "%d contact edited."
-msgid_plural "%d contacts edited."
-msgstr[0] "%d contatto modificato."
-msgstr[1] "%d contatti modificati"
+#: mod/settings.php:970
+msgid "Update browser every xx seconds"
+msgstr "Aggiorna il browser ogni x secondi"
 
-#: mod/contacts.php:174 mod/contacts.php:392
-msgid "Could not access contact record."
-msgstr "Non è possibile accedere al contatto."
+#: mod/settings.php:970
+msgid "Minimum of 10 seconds. Enter -1 to disable it."
+msgstr "Minimo 10 secondi. Inserisci -1 per disabilitarlo"
 
-#: mod/contacts.php:188
-msgid "Could not locate selected profile."
-msgstr "Non riesco a trovare il profilo selezionato."
+#: mod/settings.php:971
+msgid "Number of items to display per page:"
+msgstr "Numero di elementi da mostrare per pagina:"
 
-#: mod/contacts.php:221
-msgid "Contact updated."
-msgstr "Contatto aggiornato."
+#: mod/settings.php:971 mod/settings.php:972
+msgid "Maximum of 100 items"
+msgstr "Massimo 100 voci"
 
-#: mod/contacts.php:413
-msgid "Contact has been blocked"
-msgstr "Il contatto è stato bloccato"
+#: mod/settings.php:972
+msgid "Number of items to display per page when viewed from mobile device:"
+msgstr "Numero di voci da visualizzare per pagina quando si utilizza un dispositivo mobile:"
 
-#: mod/contacts.php:413
-msgid "Contact has been unblocked"
-msgstr "Il contatto è stato sbloccato"
+#: mod/settings.php:973
+msgid "Don't show emoticons"
+msgstr "Non mostrare le emoticons"
 
-#: mod/contacts.php:424
-msgid "Contact has been ignored"
-msgstr "Il contatto è ignorato"
+#: mod/settings.php:974
+msgid "Calendar"
+msgstr "Calendario"
 
-#: mod/contacts.php:424
-msgid "Contact has been unignored"
-msgstr "Il contatto non è più ignorato"
+#: mod/settings.php:975
+msgid "Beginning of week:"
+msgstr "Inizio della settimana:"
 
-#: mod/contacts.php:436
-msgid "Contact has been archived"
-msgstr "Il contatto è stato archiviato"
+#: mod/settings.php:976
+msgid "Don't show notices"
+msgstr "Non mostrare gli avvisi"
 
-#: mod/contacts.php:436
-msgid "Contact has been unarchived"
-msgstr "Il contatto è stato dearchiviato"
+#: mod/settings.php:977
+msgid "Infinite scroll"
+msgstr "Scroll infinito"
 
-#: mod/contacts.php:461
-msgid "Drop contact"
-msgstr "Cancella contatto"
+#: mod/settings.php:978
+msgid "Automatic updates only at the top of the network page"
+msgstr "Aggiornamenti automatici solo in cima alla pagina \"rete\""
 
-#: mod/contacts.php:464 mod/contacts.php:831
-msgid "Do you really want to delete this contact?"
-msgstr "Vuoi veramente cancellare questo contatto?"
+#: mod/settings.php:978
+msgid ""
+"When disabled, the network page is updated all the time, which could be "
+"confusing while reading."
+msgstr "Quando disabilitato, la pagina \"rete\" è aggiornata continuamente, cosa che può confondere durante la lettura."
 
-#: mod/contacts.php:483
-msgid "Contact has been removed."
-msgstr "Il contatto è stato rimosso."
+#: mod/settings.php:979
+msgid "Bandwith Saver Mode"
+msgstr "Modalità Salva Banda"
 
-#: mod/contacts.php:520
-#, php-format
-msgid "You are mutual friends with %s"
-msgstr "Sei amico reciproco con %s"
+#: mod/settings.php:979
+msgid ""
+"When enabled, embedded content is not displayed on automatic updates, they "
+"only show on page reload."
+msgstr "Quando abilitato, il contenuto embeddato non è mostrato quando la pagina si aggiorna automaticamente, ma solo quando la pagina viene ricaricata."
 
-#: mod/contacts.php:524
-#, php-format
-msgid "You are sharing with %s"
-msgstr "Stai condividendo con %s"
+#: mod/settings.php:980
+msgid "Smart Threading"
+msgstr "Smart Threading"
 
-#: mod/contacts.php:529
-#, php-format
-msgid "%s is sharing with you"
-msgstr "%s sta condividendo con te"
+#: mod/settings.php:980
+msgid ""
+"When enabled, suppress extraneous thread indentation while keeping it where "
+"it matters. Only works if threading is available and enabled."
+msgstr "Quando è abilitato, rimuove i rientri eccessivi nella visualizzazione delle discussioni, mantenendoli dove sono importanti. Funziona solo se le conversazioni a thread sono disponibili e abilitate."
 
-#: mod/contacts.php:549
-msgid "Private communications are not available for this contact."
-msgstr "Le comunicazioni private non sono disponibili per questo contatto."
+#: mod/settings.php:982
+msgid "General Theme Settings"
+msgstr "Opzioni Generali Tema"
 
-#: mod/contacts.php:556
-msgid "(Update was successful)"
-msgstr "(L'aggiornamento è stato completato)"
+#: mod/settings.php:983
+msgid "Custom Theme Settings"
+msgstr "Opzioni Personalizzate Tema"
 
-#: mod/contacts.php:556
-msgid "(Update was not successful)"
-msgstr "(L'aggiornamento non è stato completato)"
+#: mod/settings.php:984
+msgid "Content Settings"
+msgstr "Opzioni Contenuto"
 
-#: mod/contacts.php:558 mod/contacts.php:994
-msgid "Suggest friends"
-msgstr "Suggerisci amici"
+#: mod/settings.php:985 view/theme/duepuntozero/config.php:73
+#: view/theme/frio/config.php:115 view/theme/quattro/config.php:75
+#: view/theme/vier/config.php:121
+msgid "Theme settings"
+msgstr "Impostazioni tema"
 
-#: mod/contacts.php:562
-#, php-format
-msgid "Network type: %s"
-msgstr "Tipo di rete: %s"
+#: mod/settings.php:1006
+msgid "Unable to find your profile. Please contact your admin."
+msgstr "Impossibile trovare il tuo profilo. Contatta il tuo amministratore."
 
-#: mod/contacts.php:575
-msgid "Communications lost with this contact!"
-msgstr "Comunicazione con questo contatto persa!"
+#: mod/settings.php:1048
+msgid "Account Types"
+msgstr "Tipi di Account"
 
-#: mod/contacts.php:578
-msgid "Fetch further information for feeds"
-msgstr "Recupera maggiori informazioni per i feed"
+#: mod/settings.php:1049
+msgid "Personal Page Subtypes"
+msgstr "Sottotipi di Pagine Personali"
 
-#: mod/contacts.php:579
-msgid "Fetch information"
-msgstr "Recupera informazioni"
+#: mod/settings.php:1050
+msgid "Community Forum Subtypes"
+msgstr "Sottotipi di Community Forum"
 
-#: mod/contacts.php:579
-msgid "Fetch information and keywords"
-msgstr "Recupera informazioni e parole chiave"
+#: mod/settings.php:1057
+msgid "Personal Page"
+msgstr "Pagina Personale"
 
-#: mod/contacts.php:603
-msgid "Contact"
-msgstr "Contatto"
+#: mod/settings.php:1058
+msgid "Account for a personal profile."
+msgstr "Account per profilo personale."
 
-#: mod/contacts.php:606
-msgid "Profile Visibility"
-msgstr "Visibilità del profilo"
+#: mod/settings.php:1061
+msgid "Organisation Page"
+msgstr "Pagina Organizzazione"
 
-#: mod/contacts.php:607
-#, php-format
+#: mod/settings.php:1062
 msgid ""
-"Please choose the profile you would like to display to %s when viewing your "
-"profile securely."
-msgstr "Seleziona il profilo che vuoi mostrare a %s quando visita il tuo profilo in modo sicuro."
+"Account for an organisation that automatically approves contact requests as "
+"\"Followers\"."
+msgstr "Account per un'organizzazione, che automaticamente approva le richieste di contatto come \"Follower\"."
+
+#: mod/settings.php:1065
+msgid "News Page"
+msgstr "Pagina Notizie"
+
+#: mod/settings.php:1066
+msgid ""
+"Account for a news reflector that automatically approves contact requests as"
+" \"Followers\"."
+msgstr "Account per notizie, che automaticamente approva le richieste di contatto come \"Follower\""
 
-#: mod/contacts.php:608
-msgid "Contact Information / Notes"
-msgstr "Informazioni / Note sul contatto"
+#: mod/settings.php:1069
+msgid "Community Forum"
+msgstr "Community Forum"
 
-#: mod/contacts.php:609
-msgid "Their personal note"
-msgstr ""
+#: mod/settings.php:1070
+msgid "Account for community discussions."
+msgstr "Account per discussioni comunitarie."
 
-#: mod/contacts.php:611
-msgid "Edit contact notes"
-msgstr "Modifica note contatto"
+#: mod/settings.php:1073
+msgid "Normal Account Page"
+msgstr "Pagina Account Normale"
 
-#: mod/contacts.php:617
-msgid "Block/Unblock contact"
-msgstr "Blocca/Sblocca contatto"
+#: mod/settings.php:1074
+msgid ""
+"Account for a regular personal profile that requires manual approval of "
+"\"Friends\" and \"Followers\"."
+msgstr "Account per un profilo personale, che richiede l'approvazione delle richieste di contatto come \"Amico\" o \"Follower\"."
 
-#: mod/contacts.php:618
-msgid "Ignore contact"
-msgstr "Ignora il contatto"
+#: mod/settings.php:1077
+msgid "Soapbox Page"
+msgstr "Pagina Sandbox"
 
-#: mod/contacts.php:619
-msgid "Repair URL settings"
-msgstr "Impostazioni riparazione URL"
+#: mod/settings.php:1078
+msgid ""
+"Account for a public profile that automatically approves contact requests as"
+" \"Followers\"."
+msgstr "Account per un profilo publico, che automaticamente approva le richieste di contatto come \"Follower\"."
 
-#: mod/contacts.php:620
-msgid "View conversations"
-msgstr "Vedi conversazioni"
+#: mod/settings.php:1081
+msgid "Public Forum"
+msgstr "Forum Pubblico"
 
-#: mod/contacts.php:626
-msgid "Last update:"
-msgstr "Ultimo aggiornamento:"
+#: mod/settings.php:1082
+msgid "Automatically approves all contact requests."
+msgstr "Approva automaticamente tutte le richieste di contatto."
 
-#: mod/contacts.php:628
-msgid "Update public posts"
-msgstr "Aggiorna messaggi pubblici"
+#: mod/settings.php:1085
+msgid "Automatic Friend Page"
+msgstr "Pagina con amicizia automatica"
 
-#: mod/contacts.php:630 mod/contacts.php:1004
-msgid "Update now"
-msgstr "Aggiorna adesso"
+#: mod/settings.php:1086
+msgid ""
+"Account for a popular profile that automatically approves contact requests "
+"as \"Friends\"."
+msgstr "Account per un profilo popolare, che automaticamente approva le richieste di contatto come \"Amici\"."
 
-#: mod/contacts.php:636 mod/contacts.php:836 mod/contacts.php:1021
-msgid "Unignore"
-msgstr "Non ignorare"
+#: mod/settings.php:1089
+msgid "Private Forum [Experimental]"
+msgstr "Forum privato [sperimentale]"
 
-#: mod/contacts.php:640
-msgid "Currently blocked"
-msgstr "Bloccato"
+#: mod/settings.php:1090
+msgid "Requires manual approval of contact requests."
+msgstr "Richiede l'approvazione manuale delle richieste di contatto."
 
-#: mod/contacts.php:641
-msgid "Currently ignored"
-msgstr "Ignorato"
+#: mod/settings.php:1101
+msgid "OpenID:"
+msgstr "OpenID:"
 
-#: mod/contacts.php:642
-msgid "Currently archived"
-msgstr "Al momento archiviato"
+#: mod/settings.php:1101
+msgid "(Optional) Allow this OpenID to login to this account."
+msgstr "(Opzionale) Consente di loggarti in questo account con questo OpenID"
 
-#: mod/contacts.php:643
+#: mod/settings.php:1109
+msgid "Publish your default profile in your local site directory?"
+msgstr "Pubblica il tuo profilo predefinito nell'elenco locale del sito"
+
+#: mod/settings.php:1109
+#, php-format
 msgid ""
-"Replies/likes to your public posts <strong>may</strong> still be visible"
-msgstr "Risposte ai tuoi post pubblici <strong>possono</strong> essere comunque visibili"
+"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 "Il tuo profilo sarà pubblicato nella directory globale di friendica (p.e. <a href=\"%s\">%s</a>). Il tuo profilo sarà visibile pubblicamente."
 
-#: mod/contacts.php:644
-msgid "Notification for new posts"
-msgstr "Notifica per i nuovi messaggi"
+#: mod/settings.php:1115
+msgid "Publish your default profile in the global social directory?"
+msgstr "Pubblica il tuo profilo predefinito nell'elenco sociale globale"
 
-#: mod/contacts.php:644
-msgid "Send a notification of every new post of this contact"
-msgstr "Invia una notifica per ogni nuovo messaggio di questo contatto"
+#: mod/settings.php:1115
+#, 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 "Il tuo profilo verrà pubblicato nella <a href=\"%s\">directory locale</a> di questo nodo. I dettagli del tuo profilo potrebbero essere visibili pubblicamente a seconda delle impostazioni di sistema."
 
-#: mod/contacts.php:647
-msgid "Blacklisted keywords"
-msgstr "Parole chiave in blacklist"
+#: mod/settings.php:1122
+msgid "Hide your contact/friend list from viewers of your default profile?"
+msgstr "Nascondi la lista dei tuoi contatti/amici dai visitatori del tuo profilo predefinito"
 
-#: mod/contacts.php:647
+#: mod/settings.php:1122
 msgid ""
-"Comma separated list of keywords that should not be converted to hashtags, "
-"when \"Fetch information and keywords\" is selected"
-msgstr "Lista separata da virgola di parole chiave che non dovranno essere convertite in hashtag, quando \"Recupera informazioni e parole chiave\" è selezionato"
+"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 "La tua lista di contatti non sarà mostrata nella tua pagina profilo di default. Puoi decidere di mostrare la tua lista contatti separatamente per ogni profilo in più che crei."
 
-#: mod/contacts.php:665
-msgid "Actions"
-msgstr "Azioni"
+#: mod/settings.php:1126
+msgid "Hide your profile details from anonymous viewers?"
+msgstr "Nascondi i dettagli del tuo profilo ai visitatori anonimi?"
 
-#: mod/contacts.php:668
-msgid "Contact Settings"
-msgstr "Impostazioni Contatto"
+#: mod/settings.php:1126
+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 "I visitatori anonimi vedranno nella tua pagina profilo solo la tua foto del profilo, il tuo nome e il nome utente che stai usando. Disabilita l'invio di messaggi pubblici verso Diaspora e altre reti."
 
-#: mod/contacts.php:714
-msgid "Suggestions"
-msgstr "Suggerimenti"
+#: mod/settings.php:1130
+msgid "Allow friends to post to your profile page?"
+msgstr "Permetti agli amici di scrivere sulla tua pagina profilo?"
 
-#: mod/contacts.php:717
-msgid "Suggest potential friends"
-msgstr "Suggerisci potenziali amici"
+#: mod/settings.php:1130
+msgid ""
+"Your contacts may write posts on your profile wall. These posts will be "
+"distributed to your contacts"
+msgstr "I tuoi contatti possono scrivere messaggi sulla tua pagina di profilo. Questi messaggi saranno distribuiti a tutti i tuoi contatti."
 
-#: mod/contacts.php:725
-msgid "Show all contacts"
-msgstr "Mostra tutti i contatti"
+#: mod/settings.php:1134
+msgid "Allow friends to tag your posts?"
+msgstr "Permetti agli amici di aggiungere tag  ai tuoi messaggi?"
 
-#: mod/contacts.php:730
-msgid "Unblocked"
-msgstr "Sbloccato"
+#: mod/settings.php:1134
+msgid "Your contacts can add additional tags to your posts."
+msgstr "I tuoi contatti possono aggiungere tag aggiuntivi ai tuoi messaggi."
 
-#: mod/contacts.php:733
-msgid "Only show unblocked contacts"
-msgstr "Mostra solo contatti non bloccati"
+#: mod/settings.php:1138
+msgid "Allow us to suggest you as a potential friend to new members?"
+msgstr "Ci permetti di suggerirti come potenziale amico ai nuovi membri?"
 
-#: mod/contacts.php:739
-msgid "Blocked"
-msgstr "Bloccato"
+#: mod/settings.php:1138
+msgid ""
+"If you like, Friendica may suggest new members to add you as a contact."
+msgstr "Se vuoi, Friendica può suggerire ai nuovi utenti di aggiungerti come contatto."
 
-#: mod/contacts.php:742
-msgid "Only show blocked contacts"
-msgstr "Mostra solo contatti bloccati"
+#: mod/settings.php:1142
+msgid "Permit unknown people to send you private mail?"
+msgstr "Permetti a utenti sconosciuti di inviarti messaggi privati?"
 
-#: mod/contacts.php:748
-msgid "Ignored"
-msgstr "Ignorato"
+#: mod/settings.php:1142
+msgid ""
+"Friendica network users may send you private messages even if they are not "
+"in your contact list."
+msgstr "Gli utenti sulla rete Friendica possono inviarti messaggi privati anche se non sono nella tua lista di contatti."
 
-#: mod/contacts.php:751
-msgid "Only show ignored contacts"
-msgstr "Mostra solo contatti ignorati"
+#: mod/settings.php:1146
+msgid "Profile is <strong>not published</strong>."
+msgstr "Il profilo <strong>non è pubblicato</strong>."
 
-#: mod/contacts.php:757
-msgid "Archived"
-msgstr "Archiviato"
+#: mod/settings.php:1152
+#, php-format
+msgid "Your Identity Address is <strong>'%s'</strong> or '%s'."
+msgstr "L'indirizzo della tua identità è <strong>'%s'</strong> or '%s'."
 
-#: mod/contacts.php:760
-msgid "Only show archived contacts"
-msgstr "Mostra solo contatti archiviati"
+#: mod/settings.php:1159
+msgid "Automatically expire posts after this many days:"
+msgstr "Fai scadere i post automaticamente dopo x giorni:"
 
-#: mod/contacts.php:766
-msgid "Hidden"
-msgstr "Nascosto"
+#: mod/settings.php:1159
+msgid "If empty, posts will not expire. Expired posts will be deleted"
+msgstr "Se lasciato vuoto, i messaggi non verranno cancellati."
 
-#: mod/contacts.php:769
-msgid "Only show hidden contacts"
-msgstr "Mostra solo contatti nascosti"
+#: mod/settings.php:1160
+msgid "Advanced expiration settings"
+msgstr "Impostazioni avanzate di scadenza"
 
-#: mod/contacts.php:826
-msgid "Search your contacts"
-msgstr "Cerca nei tuoi contatti"
+#: mod/settings.php:1161
+msgid "Advanced Expiration"
+msgstr "Scadenza avanzata"
 
-#: mod/contacts.php:834 mod/settings.php:160 mod/settings.php:717
-msgid "Update"
-msgstr "Aggiorna"
+#: mod/settings.php:1162
+msgid "Expire posts:"
+msgstr "Fai scadere i post:"
 
-#: mod/contacts.php:837 mod/contacts.php:1029
-msgid "Archive"
-msgstr "Archivia"
+#: mod/settings.php:1163
+msgid "Expire personal notes:"
+msgstr "Fai scadere le Note personali:"
 
-#: mod/contacts.php:837 mod/contacts.php:1029
-msgid "Unarchive"
-msgstr "Dearchivia"
+#: mod/settings.php:1164
+msgid "Expire starred posts:"
+msgstr "Fai scadere i post Speciali:"
 
-#: mod/contacts.php:840
-msgid "Batch Actions"
-msgstr "Azioni Batch"
+#: mod/settings.php:1165
+msgid "Expire photos:"
+msgstr "Fai scadere le foto:"
 
-#: mod/contacts.php:886
-msgid "View all contacts"
-msgstr "Vedi tutti i contatti"
+#: mod/settings.php:1166
+msgid "Only expire posts by others:"
+msgstr "Fai scadere solo i post degli altri:"
 
-#: mod/contacts.php:896
-msgid "View all common friends"
-msgstr "Vedi tutti gli amici in comune"
+#: mod/settings.php:1196
+msgid "Account Settings"
+msgstr "Impostazioni account"
 
-#: mod/contacts.php:903
-msgid "Advanced Contact Settings"
-msgstr "Impostazioni avanzate Contatto"
+#: mod/settings.php:1204
+msgid "Password Settings"
+msgstr "Impostazioni password"
 
-#: mod/contacts.php:937
-msgid "Mutual Friendship"
-msgstr "Amicizia reciproca"
+#: mod/settings.php:1206
+msgid "Leave password fields blank unless changing"
+msgstr "Lascia questi campi in bianco per non effettuare variazioni alla password"
 
-#: mod/contacts.php:941
-msgid "is a fan of yours"
-msgstr "è un tuo fan"
+#: mod/settings.php:1207
+msgid "Current Password:"
+msgstr "Password Attuale:"
 
-#: mod/contacts.php:945
-msgid "you are a fan of"
-msgstr "sei un fan di"
+#: mod/settings.php:1207 mod/settings.php:1208
+msgid "Your current password to confirm the changes"
+msgstr "La tua password attuale per confermare le modifiche"
 
-#: mod/contacts.php:1015
-msgid "Toggle Blocked status"
-msgstr "Inverti stato \"Blocca\""
+#: mod/settings.php:1208
+msgid "Password:"
+msgstr "Password:"
 
-#: mod/contacts.php:1023
-msgid "Toggle Ignored status"
-msgstr "Inverti stato \"Ignora\""
+#: mod/settings.php:1212
+msgid "Basic Settings"
+msgstr "Impostazioni base"
 
-#: mod/contacts.php:1031
-msgid "Toggle Archive status"
-msgstr "Inverti stato \"Archiviato\""
+#: mod/settings.php:1213 src/Model/Profile.php:738
+msgid "Full Name:"
+msgstr "Nome completo:"
 
-#: mod/contacts.php:1039
-msgid "Delete contact"
-msgstr "Rimuovi contatto"
+#: mod/settings.php:1214
+msgid "Email Address:"
+msgstr "Indirizzo Email:"
 
-#: mod/dfrn_confirm.php:74 mod/profiles.php:25 mod/profiles.php:135
-#: mod/profiles.php:182 mod/profiles.php:618
-msgid "Profile not found."
-msgstr "Profilo non trovato."
+#: mod/settings.php:1215
+msgid "Your Timezone:"
+msgstr "Il tuo fuso orario:"
 
-#: mod/dfrn_confirm.php:131
+#: mod/settings.php:1216
+msgid "Your Language:"
+msgstr "La tua lingua:"
+
+#: mod/settings.php:1216
 msgid ""
-"This may occasionally happen if contact was requested by both persons and it"
-" has already been approved."
-msgstr "Questo può accadere occasionalmente se la richiesta di contatto era stata inviata da entrambe le persone e  già approvata."
+"Set the language we use to show you friendica interface and to send you "
+"emails"
+msgstr "Imposta la lingua che sarà usata per mostrarti l'interfaccia di Friendica e per inviarti le email"
 
-#: mod/dfrn_confirm.php:248
-msgid "Response from remote site was not understood."
-msgstr "Errore di comunicazione con l'altro sito."
+#: mod/settings.php:1217
+msgid "Default Post Location:"
+msgstr "Località predefinita:"
 
-#: mod/dfrn_confirm.php:257 mod/dfrn_confirm.php:262
-msgid "Unexpected response from remote site: "
-msgstr "La risposta dell'altro sito non può essere gestita: "
+#: mod/settings.php:1218
+msgid "Use Browser Location:"
+msgstr "Usa la località rilevata dal browser:"
 
-#: mod/dfrn_confirm.php:271
-msgid "Confirmation completed successfully."
-msgstr "Conferma completata con successo."
+#: mod/settings.php:1221
+msgid "Security and Privacy Settings"
+msgstr "Impostazioni di sicurezza e privacy"
 
-#: mod/dfrn_confirm.php:273 mod/dfrn_confirm.php:287 mod/dfrn_confirm.php:294
-msgid "Remote site reported: "
-msgstr "Il sito remoto riporta: "
+#: mod/settings.php:1223
+msgid "Maximum Friend Requests/Day:"
+msgstr "Numero massimo di richieste di amicizia al giorno:"
 
-#: mod/dfrn_confirm.php:285
-msgid "Temporary failure. Please wait and try again."
-msgstr "Problema temporaneo. Attendi e riprova."
+#: mod/settings.php:1223 mod/settings.php:1252
+msgid "(to prevent spam abuse)"
+msgstr "(per prevenire lo spam)"
 
-#: mod/dfrn_confirm.php:292
-msgid "Introduction failed or was revoked."
-msgstr "La presentazione ha generato un errore o è stata revocata."
+#: mod/settings.php:1224
+msgid "Default Post Permissions"
+msgstr "Permessi predefiniti per i messaggi"
 
-#: mod/dfrn_confirm.php:421
-msgid "Unable to set contact photo."
-msgstr "Impossibile impostare la foto del contatto."
+#: mod/settings.php:1225
+msgid "(click to open/close)"
+msgstr "(clicca per aprire/chiudere)"
+
+#: mod/settings.php:1235
+msgid "Default Private Post"
+msgstr "Default Post Privato"
 
-#: mod/dfrn_confirm.php:562
-#, php-format
-msgid "No user record found for '%s' "
-msgstr "Nessun utente trovato '%s'"
+#: mod/settings.php:1236
+msgid "Default Public Post"
+msgstr "Default Post Pubblico"
 
-#: mod/dfrn_confirm.php:572
-msgid "Our site encryption key is apparently messed up."
-msgstr "La nostra chiave di criptazione del sito sembra essere corrotta."
+#: mod/settings.php:1240
+msgid "Default Permissions for New Posts"
+msgstr "Permessi predefiniti per i nuovi post"
 
-#: mod/dfrn_confirm.php:583
-msgid "Empty site URL was provided or URL could not be decrypted by us."
-msgstr "E' stato fornito un indirizzo vuoto o non possiamo decrittare l'indirizzo."
+#: mod/settings.php:1252
+msgid "Maximum private messages per day from unknown people:"
+msgstr "Numero massimo di messaggi privati da utenti sconosciuti per giorno:"
 
-#: mod/dfrn_confirm.php:605
-msgid "Contact record was not found for you on our site."
-msgstr "Il contatto non è stato trovato sul nostro sito."
+#: mod/settings.php:1255
+msgid "Notification Settings"
+msgstr "Impostazioni notifiche"
 
-#: mod/dfrn_confirm.php:619
-#, php-format
-msgid "Site public key not available in contact record for URL %s."
-msgstr "La chiave pubblica del sito non è disponibile per l'URL %s"
+#: mod/settings.php:1256
+msgid "By default post a status message when:"
+msgstr "Invia un messaggio di stato quando:"
 
-#: mod/dfrn_confirm.php:639
-msgid ""
-"The ID provided by your system is a duplicate on our system. It should work "
-"if you try again."
-msgstr "L'ID fornito dal tuo sistema è duplicato sul nostro sistema. Se riprovi dovrebbe funzionare."
+#: mod/settings.php:1257
+msgid "accepting a friend request"
+msgstr "accetti una richiesta di amicizia"
 
-#: mod/dfrn_confirm.php:650
-msgid "Unable to set your contact credentials on our system."
-msgstr "Impossibile impostare le credenziali del tuo contatto sul nostro sistema."
+#: mod/settings.php:1258
+msgid "joining a forum/community"
+msgstr "ti unisci a un forum/comunità"
 
-#: mod/dfrn_confirm.php:712
-msgid "Unable to update your contact profile details on our system"
-msgstr "Impossibile aggiornare i dettagli del tuo contatto sul nostro sistema"
+#: mod/settings.php:1259
+msgid "making an <em>interesting</em> profile change"
+msgstr "fai un <em>interessante</em> modifica al profilo"
 
-#: mod/dfrn_confirm.php:784
-#, php-format
-msgid "%1$s has joined %2$s"
-msgstr "%1$s si è unito a %2$s"
+#: mod/settings.php:1260
+msgid "Send a notification email when:"
+msgstr "Invia una mail di notifica quando:"
 
-#: mod/dirfind.php:41
-#, php-format
-msgid "People Search - %s"
-msgstr "Cerca persone - %s"
+#: mod/settings.php:1261
+msgid "You receive an introduction"
+msgstr "Ricevi una presentazione"
 
-#: mod/dirfind.php:52
-#, php-format
-msgid "Forum Search - %s"
-msgstr "Ricerca Forum  - %s"
+#: mod/settings.php:1262
+msgid "Your introductions are confirmed"
+msgstr "Le tue presentazioni sono confermate"
 
-#: mod/display.php:482
-msgid "Item has been removed."
-msgstr "L'oggetto è stato rimosso."
+#: mod/settings.php:1263
+msgid "Someone writes on your profile wall"
+msgstr "Qualcuno scrive sulla bacheca del tuo profilo"
 
-#: mod/events.php:98 mod/events.php:100
-msgid "Event can not end before it has started."
-msgstr "Un evento non può finire prima di iniziare."
+#: mod/settings.php:1264
+msgid "Someone writes a followup comment"
+msgstr "Qualcuno scrive un commento a un tuo messaggio"
 
-#: mod/events.php:107 mod/events.php:109
-msgid "Event title and start time are required."
-msgstr "Titolo e ora di inizio dell'evento sono richiesti."
+#: mod/settings.php:1265
+msgid "You receive a private message"
+msgstr "Ricevi un messaggio privato"
 
-#: mod/events.php:385
-msgid "Create New Event"
-msgstr "Crea un nuovo evento"
+#: mod/settings.php:1266
+msgid "You receive a friend suggestion"
+msgstr "Hai ricevuto un suggerimento di amicizia"
 
-#: mod/events.php:505
-msgid "Event details"
-msgstr "Dettagli dell'evento"
+#: mod/settings.php:1267
+msgid "You are tagged in a post"
+msgstr "Sei stato taggato in un post"
 
-#: mod/events.php:506
-msgid "Starting date and Title are required."
-msgstr "La data di inizio e il titolo sono richiesti."
+#: mod/settings.php:1268
+msgid "You are poked/prodded/etc. in a post"
+msgstr "Sei 'toccato'/'spronato'/ecc. in un post"
 
-#: mod/events.php:507 mod/events.php:508
-msgid "Event Starts:"
-msgstr "L'evento inizia:"
+#: mod/settings.php:1270
+msgid "Activate desktop notifications"
+msgstr "Attiva notifiche desktop"
 
-#: mod/events.php:507 mod/events.php:519 mod/profiles.php:708
-msgid "Required"
-msgstr "Richiesto"
+#: mod/settings.php:1270
+msgid "Show desktop popup on new notifications"
+msgstr "Mostra un popup di notifica sul desktop all'arrivo di nuove notifiche"
 
-#: mod/events.php:509 mod/events.php:525
-msgid "Finish date/time is not known or not relevant"
-msgstr "La data/ora di fine non è definita"
+#: mod/settings.php:1272
+msgid "Text-only notification emails"
+msgstr "Email di notifica in solo testo"
 
-#: mod/events.php:511 mod/events.php:512
-msgid "Event Finishes:"
-msgstr "L'evento finisce:"
+#: mod/settings.php:1274
+msgid "Send text only notification emails, without the html part"
+msgstr "Invia le email di notifica in solo testo, senza la parte in html"
 
-#: mod/events.php:513 mod/events.php:526
-msgid "Adjust for viewer timezone"
-msgstr "Visualizza con il fuso orario di chi legge"
+#: mod/settings.php:1276
+msgid "Show detailled notifications"
+msgstr "Mostra notifiche dettagliate"
 
-#: mod/events.php:515
-msgid "Description:"
-msgstr "Descrizione:"
+#: mod/settings.php:1278
+msgid ""
+"Per default the notificiation are condensed to a single notification per "
+"item. When enabled, every notification is displayed."
+msgstr "Per impostazione predefinita, le notifiche sono raggruppate in una singola notifica per articolo. Se abilitato, viene visualizzate tutte le notifiche."
 
-#: mod/events.php:519 mod/events.php:521
-msgid "Title:"
-msgstr "Titolo:"
+#: mod/settings.php:1280
+msgid "Advanced Account/Page Type Settings"
+msgstr "Impostazioni avanzate Account/Tipo di pagina"
 
-#: mod/events.php:522 mod/events.php:523
-msgid "Share this event"
-msgstr "Condividi questo evento"
+#: mod/settings.php:1281
+msgid "Change the behaviour of this account for special situations"
+msgstr "Modifica il comportamento di questo account in situazioni speciali"
 
-#: mod/events.php:552
-msgid "Failed to remove event"
-msgstr "Rimozione evento fallita."
+#: mod/settings.php:1284
+msgid "Relocate"
+msgstr "Trasloca"
 
-#: mod/events.php:554
-msgid "Event removed"
-msgstr "Evento rimosso"
+#: mod/settings.php:1285
+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 "Se hai spostato questo profilo da un'altro server, e alcuni dei tuoi contatti non ricevono i tuoi aggiornamenti, prova a premere questo bottone."
 
-#: mod/fsuggest.php:66
-msgid "Friend suggestion sent."
-msgstr "Suggerimento di amicizia inviato."
+#: mod/settings.php:1286
+msgid "Resend relocate message to contacts"
+msgstr "Invia nuovamente il messaggio di trasloco ai contatti"
 
-#: mod/fsuggest.php:100
-msgid "Suggest Friends"
-msgstr "Suggerisci amici"
+#: mod/videos.php:140
+msgid "Do you really want to delete this video?"
+msgstr "Vuoi veramente cancellare questo video?"
 
-#: mod/fsuggest.php:102
-#, php-format
-msgid "Suggest a friend for %s"
-msgstr "Suggerisci un amico a %s"
+#: mod/videos.php:145
+msgid "Delete Video"
+msgstr "Rimuovi video"
 
-#: mod/item.php:120
-msgid "Unable to locate original post."
-msgstr "Impossibile trovare il messaggio originale."
+#: mod/videos.php:208
+msgid "No videos selected"
+msgstr "Nessun video selezionato"
 
-#: mod/item.php:347
-msgid "Empty post discarded."
-msgstr "Messaggio vuoto scartato."
+#: mod/videos.php:397
+msgid "Recent Videos"
+msgstr "Video Recenti"
 
-#: mod/item.php:931
-msgid "System error. Post not saved."
-msgstr "Errore di sistema. Messaggio non salvato."
+#: mod/videos.php:399
+msgid "Upload New Videos"
+msgstr "Carica Nuovo Video"
 
-#: mod/item.php:1022
-#, php-format
-msgid ""
-"This message was sent to you by %s, a member of the Friendica social "
-"network."
-msgstr "Questo messaggio ti è stato inviato da %s, un membro del social network Friendica."
+#: view/theme/duepuntozero/config.php:54 src/Model/User.php:475
+msgid "default"
+msgstr "default"
 
-#: mod/item.php:1024
-#, php-format
-msgid "You may visit them online at %s"
-msgstr "Puoi visitarli online su %s"
+#: view/theme/duepuntozero/config.php:55
+msgid "greenzero"
+msgstr "greenzero"
 
-#: mod/item.php:1025
-msgid ""
-"Please contact the sender by replying to this post if you do not wish to "
-"receive these messages."
-msgstr "Contatta il mittente rispondendo a questo post se non vuoi ricevere questi messaggi."
+#: view/theme/duepuntozero/config.php:56
+msgid "purplezero"
+msgstr "purplezero"
 
-#: mod/item.php:1029
-#, php-format
-msgid "%s posted an update."
-msgstr "%s ha inviato un aggiornamento."
+#: view/theme/duepuntozero/config.php:57
+msgid "easterbunny"
+msgstr "easterbunny"
 
-#: mod/mood.php:137
-msgid "Mood"
-msgstr "Umore"
+#: view/theme/duepuntozero/config.php:58
+msgid "darkzero"
+msgstr "darkzero"
 
-#: mod/mood.php:138
-msgid "Set your current mood and tell your friends"
-msgstr "Condividi il tuo umore con i tuoi amici"
+#: view/theme/duepuntozero/config.php:59
+msgid "comix"
+msgstr "comix"
 
-#: mod/network.php:563
-#, 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] "Attenzione: Questo gruppo contiene %s membro da una rete che non permette la ricezione di messaggi non pubblici."
-msgstr[1] "Attenzione: Questo gruppo contiene %s membri da reti che non permettono la ricezione di messaggi non pubblici."
+#: view/theme/duepuntozero/config.php:60
+msgid "slackr"
+msgstr "slackr"
 
-#: mod/network.php:566
-msgid "Messages in this group won't be send to these receivers."
-msgstr "I messaggi in questo gruppo non saranno inviati ai quei contatti."
+#: view/theme/duepuntozero/config.php:74
+msgid "Variations"
+msgstr "Varianti"
 
-#: mod/network.php:634
-msgid "No such group"
-msgstr "Nessun gruppo"
+#: view/theme/frio/php/Image.php:25
+msgid "Repeat the image"
+msgstr "Ripeti l'immagine"
 
-#: mod/network.php:659
-#, php-format
-msgid "Group: %s"
-msgstr "Gruppo: %s"
+#: view/theme/frio/php/Image.php:25
+msgid "Will repeat your image to fill the background."
+msgstr "Ripete l'immagine per riempire lo sfondo."
 
-#: mod/network.php:686
-msgid "Private messages to this person are at risk of public disclosure."
-msgstr "I messaggi privati a questa persona potrebbero risultare visibili anche pubblicamente."
+#: view/theme/frio/php/Image.php:27
+msgid "Stretch"
+msgstr "Stira"
 
-#: mod/network.php:690
-msgid "Invalid contact."
-msgstr "Contatto non valido."
+#: view/theme/frio/php/Image.php:27
+msgid "Will stretch to width/height of the image."
+msgstr "Stira l'immagine."
 
-#: mod/network.php:895
-msgid "Commented Order"
-msgstr "Ordina per commento"
+#: view/theme/frio/php/Image.php:29
+msgid "Resize fill and-clip"
+msgstr "Scala e ritaglia"
 
-#: mod/network.php:898
-msgid "Sort by Comment Date"
-msgstr "Ordina per data commento"
+#: view/theme/frio/php/Image.php:29
+msgid "Resize to fill and retain aspect ratio."
+msgstr "Scala l'immagine a riempire mantenendo le proporzioni."
 
-#: mod/network.php:903
-msgid "Posted Order"
-msgstr "Ordina per invio"
+#: view/theme/frio/php/Image.php:31
+msgid "Resize best fit"
+msgstr "Scala best fit"
 
-#: mod/network.php:906
-msgid "Sort by Post Date"
-msgstr "Ordina per data messaggio"
+#: view/theme/frio/php/Image.php:31
+msgid "Resize to best fit and retain aspect ratio."
+msgstr "Scala l'immagine alla miglior dimensione per riempire mantenendo le proporzioni."
 
-#: mod/network.php:917
-msgid "Posts that mention or involve you"
-msgstr "Messaggi che ti citano o coinvolgono"
+#: view/theme/frio/config.php:97
+msgid "Default"
+msgstr "Default"
 
-#: mod/network.php:925
-msgid "New"
-msgstr "Nuovo"
+#: view/theme/frio/config.php:109
+msgid "Note"
+msgstr "Note"
 
-#: mod/network.php:928
-msgid "Activity Stream - by date"
-msgstr "Activity Stream - per data"
+#: view/theme/frio/config.php:109
+msgid "Check image permissions if all users are allowed to visit the image"
+msgstr "Controlla i permessi dell'immagine se tutti gli utenti sono autorizzati a vederla"
 
-#: mod/network.php:936
-msgid "Shared Links"
-msgstr "Links condivisi"
+#: view/theme/frio/config.php:116
+msgid "Select scheme"
+msgstr "Seleziona schema"
 
-#: mod/network.php:939
-msgid "Interesting Links"
-msgstr "Link Interessanti"
+#: view/theme/frio/config.php:117
+msgid "Navigation bar background color"
+msgstr "Colore di sfondo barra di navigazione"
 
-#: mod/network.php:947
-msgid "Starred"
-msgstr "Preferiti"
+#: view/theme/frio/config.php:118
+msgid "Navigation bar icon color "
+msgstr "Colore icona barra di navigazione"
 
-#: mod/network.php:950
-msgid "Favourite Posts"
-msgstr "Messaggi preferiti"
+#: view/theme/frio/config.php:119
+msgid "Link color"
+msgstr "Colore link"
 
-#: mod/ostatus_subscribe.php:17
-msgid "Subscribing to OStatus contacts"
-msgstr "Iscrizione a contatti OStatus"
+#: view/theme/frio/config.php:120
+msgid "Set the background color"
+msgstr "Imposta il colore di sfondo"
 
-#: mod/ostatus_subscribe.php:28
-msgid "No contact provided."
-msgstr "Nessun contatto disponibile."
+#: view/theme/frio/config.php:121
+msgid "Content background opacity"
+msgstr "Trasparenza sfondo contenuto"
 
-#: mod/ostatus_subscribe.php:34
-msgid "Couldn't fetch information for contact."
-msgstr "Non è stato possibile recuperare le informazioni del contatto."
+#: view/theme/frio/config.php:122
+msgid "Set the background image"
+msgstr "Imposta l'immagine di sfondo"
 
-#: mod/ostatus_subscribe.php:43
-msgid "Couldn't fetch friends for contact."
-msgstr "Non è stato possibile recuperare gli amici del contatto."
+#: view/theme/frio/config.php:127
+msgid "Login page background image"
+msgstr "Immagine di sfondo della pagina di login"
 
-#: mod/ostatus_subscribe.php:71
-msgid "success"
-msgstr "successo"
+#: view/theme/frio/config.php:130
+msgid "Login page background color"
+msgstr "Colore di sfondo della pagina di login"
 
-#: mod/ostatus_subscribe.php:73
-msgid "failed"
-msgstr "fallito"
+#: view/theme/frio/config.php:130
+msgid "Leave background image and color empty for theme defaults"
+msgstr "Lascia l'immagine e il colore di sfondo vuoti per usare le impostazioni predefinite del tema"
 
-#: mod/ostatus_subscribe.php:76 object/Item.php:262
-msgid "ignored"
-msgstr "ignorato"
+#: view/theme/frio/theme.php:238
+msgid "Guest"
+msgstr "Ospite"
 
-#: mod/photos.php:98 mod/photos.php:1877
-msgid "Recent Photos"
-msgstr "Foto recenti"
+#: view/theme/frio/theme.php:243
+msgid "Visitor"
+msgstr "Visitatore"
 
-#: mod/photos.php:101 mod/photos.php:1305 mod/photos.php:1879
-msgid "Upload New Photos"
-msgstr "Carica nuove foto"
+#: view/theme/frio/theme.php:256 src/Content/Nav.php:97
+#: src/Module/Login.php:311
+msgid "Logout"
+msgstr "Esci"
 
-#: mod/photos.php:116 mod/settings.php:36
-msgid "everybody"
-msgstr "tutti"
+#: view/theme/frio/theme.php:256 src/Content/Nav.php:97
+msgid "End this session"
+msgstr "Finisci questa sessione"
 
-#: mod/photos.php:180
-msgid "Contact information unavailable"
-msgstr "I dati di questo contatto non sono disponibili"
+#: view/theme/frio/theme.php:259 src/Content/Nav.php:100
+#: src/Content/Nav.php:181
+msgid "Your posts and conversations"
+msgstr "I tuoi messaggi e le tue conversazioni"
 
-#: mod/photos.php:201
-msgid "Album not found."
-msgstr "Album non trovato."
+#: view/theme/frio/theme.php:260 src/Content/Nav.php:101
+msgid "Your profile page"
+msgstr "Pagina del tuo profilo"
 
-#: mod/photos.php:234 mod/photos.php:246 mod/photos.php:1249
-msgid "Delete Album"
-msgstr "Rimuovi album"
+#: view/theme/frio/theme.php:261 src/Content/Nav.php:102
+msgid "Your photos"
+msgstr "Le tue foto"
 
-#: mod/photos.php:244
-msgid "Do you really want to delete this photo album and all its photos?"
-msgstr "Vuoi davvero cancellare questo album e tutte le sue foto?"
+#: view/theme/frio/theme.php:262 src/Content/Nav.php:103
+#: src/Model/Profile.php:912 src/Model/Profile.php:915
+msgid "Videos"
+msgstr "Video"
 
-#: mod/photos.php:327 mod/photos.php:338 mod/photos.php:1575
-msgid "Delete Photo"
-msgstr "Rimuovi foto"
+#: view/theme/frio/theme.php:262 src/Content/Nav.php:103
+msgid "Your videos"
+msgstr "I tuoi video"
 
-#: mod/photos.php:336
-msgid "Do you really want to delete this photo?"
-msgstr "Vuoi veramente cancellare questa foto?"
+#: view/theme/frio/theme.php:263 src/Content/Nav.php:104
+msgid "Your events"
+msgstr "I tuoi eventi"
 
-#: mod/photos.php:717
-#, php-format
-msgid "%1$s was tagged in %2$s by %3$s"
-msgstr "%1$s è stato taggato in %2$s da %3$s"
+#: view/theme/frio/theme.php:266 src/Content/Nav.php:178
+msgid "Conversations from your friends"
+msgstr "Conversazioni dai tuoi amici"
 
-#: mod/photos.php:717
-msgid "a photo"
-msgstr "una foto"
+#: view/theme/frio/theme.php:267 src/Content/Nav.php:169
+#: src/Model/Profile.php:927 src/Model/Profile.php:938
+msgid "Events and Calendar"
+msgstr "Eventi e calendario"
 
-#: mod/photos.php:817 mod/profile_photo.php:157 mod/wall_upload.php:182
-#, php-format
-msgid "Image exceeds size limit of %s"
-msgstr "La dimensione dell'immagine supera il limite di %s"
+#: view/theme/frio/theme.php:268 src/Content/Nav.php:195
+msgid "Private mail"
+msgstr "Posta privata"
 
-#: mod/photos.php:825
-msgid "Image file is empty."
-msgstr "Il file dell'immagine è vuoto."
+#: view/theme/frio/theme.php:269 src/Content/Nav.php:206
+msgid "Account settings"
+msgstr "Parametri account"
 
-#: mod/photos.php:840 mod/profile_photo.php:166 mod/wall_upload.php:196
-msgid "Unable to process image."
-msgstr "Impossibile caricare l'immagine."
+#: view/theme/frio/theme.php:270 src/Content/Nav.php:212
+msgid "Manage/edit friends and contacts"
+msgstr "Gestisci/modifica amici e contatti"
 
-#: mod/photos.php:869 mod/profile_photo.php:316 mod/wall_upload.php:235
-msgid "Image upload failed."
-msgstr "Caricamento immagine fallito."
+#: view/theme/quattro/config.php:76
+msgid "Alignment"
+msgstr "Allineamento"
 
-#: mod/photos.php:974
-msgid "No photos selected"
-msgstr "Nessuna foto selezionata"
+#: view/theme/quattro/config.php:76
+msgid "Left"
+msgstr "Sinistra"
 
-#: mod/photos.php:1077 mod/videos.php:313
-msgid "Access to this item is restricted."
-msgstr "Questo oggetto non è visibile a tutti."
+#: view/theme/quattro/config.php:76
+msgid "Center"
+msgstr "Centrato"
 
-#: mod/photos.php:1165
-msgid "Upload Photos"
-msgstr "Carica foto"
+#: view/theme/quattro/config.php:77
+msgid "Color scheme"
+msgstr "Schema colori"
 
-#: mod/photos.php:1169 mod/photos.php:1244
-msgid "New album name: "
-msgstr "Nome nuovo album: "
+#: view/theme/quattro/config.php:78
+msgid "Posts font size"
+msgstr "Dimensione caratteri post"
 
-#: mod/photos.php:1170
-msgid "or existing album name: "
-msgstr "o nome di un album esistente: "
+#: view/theme/quattro/config.php:79
+msgid "Textareas font size"
+msgstr "Dimensione caratteri nelle aree di testo"
 
-#: mod/photos.php:1171
-msgid "Do not show a status post for this upload"
-msgstr "Non creare un post per questo upload"
+#: view/theme/vier/config.php:75
+msgid "Comma separated list of helper forums"
+msgstr "Lista separata da virgola di forum di aiuto"
 
-#: mod/photos.php:1182 mod/photos.php:1579 mod/settings.php:1294
-msgid "Show to Groups"
-msgstr "Mostra ai gruppi"
+#: view/theme/vier/config.php:122
+msgid "Set style"
+msgstr "Imposta stile"
 
-#: mod/photos.php:1183 mod/photos.php:1580 mod/settings.php:1295
-msgid "Show to Contacts"
-msgstr "Mostra ai contatti"
+#: view/theme/vier/config.php:123
+msgid "Community Pages"
+msgstr "Pagine Comunitarie"
 
-#: mod/photos.php:1184
-msgid "Private Photo"
-msgstr "Foto privata"
+#: view/theme/vier/config.php:124 view/theme/vier/theme.php:150
+msgid "Community Profiles"
+msgstr "Profili Comunità"
 
-#: mod/photos.php:1185
-msgid "Public Photo"
-msgstr "Foto pubblica"
+#: view/theme/vier/config.php:125
+msgid "Help or @NewHere ?"
+msgstr "Serve aiuto? Sei nuovo?"
 
-#: mod/photos.php:1255
-msgid "Edit Album"
-msgstr "Modifica album"
+#: view/theme/vier/config.php:126 view/theme/vier/theme.php:389
+msgid "Connect Services"
+msgstr "Servizi connessi"
 
-#: mod/photos.php:1260
-msgid "Show Newest First"
-msgstr "Mostra nuove foto per prime"
+#: view/theme/vier/config.php:127 view/theme/vier/theme.php:199
+msgid "Find Friends"
+msgstr "Trova Amici"
 
-#: mod/photos.php:1262
-msgid "Show Oldest First"
-msgstr "Mostra vecchie foto per prime"
+#: view/theme/vier/config.php:128 view/theme/vier/theme.php:181
+msgid "Last users"
+msgstr "Ultimi utenti"
 
-#: mod/photos.php:1291 mod/photos.php:1862
-msgid "View Photo"
-msgstr "Vedi foto"
+#: view/theme/vier/theme.php:200
+msgid "Local Directory"
+msgstr "Elenco Locale"
 
-#: mod/photos.php:1336
-msgid "Permission denied. Access to this item may be restricted."
-msgstr "Permesso negato. L'accesso a questo elemento può essere limitato."
+#: view/theme/vier/theme.php:202 src/Content/Widget.php:65
+msgid "Similar Interests"
+msgstr "Interessi simili"
 
-#: mod/photos.php:1338
-msgid "Photo not available"
-msgstr "Foto non disponibile"
+#: view/theme/vier/theme.php:204 src/Content/Widget.php:67
+msgid "Invite Friends"
+msgstr "Invita amici"
 
-#: mod/photos.php:1399
-msgid "View photo"
-msgstr "Vedi foto"
+#: view/theme/vier/theme.php:256 src/Content/ForumManager.php:127
+msgid "External link to forum"
+msgstr "Link esterno al forum"
 
-#: mod/photos.php:1399
-msgid "Edit photo"
-msgstr "Modifica foto"
+#: view/theme/vier/theme.php:292
+msgid "Quick Start"
+msgstr "Quick Start"
 
-#: mod/photos.php:1400
-msgid "Use as profile photo"
-msgstr "Usa come foto del profilo"
+#: src/Core/NotificationsManager.php:171
+msgid "System"
+msgstr "Sistema"
 
-#: mod/photos.php:1406 object/Item.php:127
-msgid "Private Message"
-msgstr "Messaggio privato"
+#: src/Core/NotificationsManager.php:192 src/Content/Nav.php:124
+#: src/Content/Nav.php:181
+msgid "Home"
+msgstr "Home"
 
-#: mod/photos.php:1425
-msgid "View Full Size"
-msgstr "Vedi dimensione intera"
+#: src/Core/NotificationsManager.php:199 src/Content/Nav.php:186
+msgid "Introductions"
+msgstr "Presentazioni"
 
-#: mod/photos.php:1515
-msgid "Tags: "
-msgstr "Tag: "
+#: src/Core/NotificationsManager.php:256 src/Core/NotificationsManager.php:268
+#, php-format
+msgid "%s commented on %s's post"
+msgstr "%s ha commentato il messaggio di %s"
 
-#: mod/photos.php:1518
-msgid "[Remove any tag]"
-msgstr "[Rimuovi tutti i tag]"
+#: src/Core/NotificationsManager.php:267
+#, php-format
+msgid "%s created a new post"
+msgstr "%s a creato un nuovo messaggio"
 
-#: mod/photos.php:1561
-msgid "New album name"
-msgstr "Nuovo nome dell'album"
+#: src/Core/NotificationsManager.php:281
+#, php-format
+msgid "%s liked %s's post"
+msgstr "a %s è piaciuto il messaggio di %s"
 
-#: mod/photos.php:1562
-msgid "Caption"
-msgstr "Titolo"
+#: src/Core/NotificationsManager.php:294
+#, php-format
+msgid "%s disliked %s's post"
+msgstr "a %s non è piaciuto il messaggio di %s"
 
-#: mod/photos.php:1563
-msgid "Add a Tag"
-msgstr "Aggiungi tag"
+#: src/Core/NotificationsManager.php:307
+#, php-format
+msgid "%s is attending %s's event"
+msgstr "%s partecipa all'evento di %s"
 
-#: mod/photos.php:1563
-msgid ""
-"Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"
-msgstr "Esempio: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"
+#: src/Core/NotificationsManager.php:320
+#, php-format
+msgid "%s is not attending %s's event"
+msgstr "%s non partecipa all'evento di %s"
 
-#: mod/photos.php:1564
-msgid "Do not rotate"
-msgstr "Non ruotare"
+#: src/Core/NotificationsManager.php:333
+#, php-format
+msgid "%s may attend %s's event"
+msgstr "%s potrebbe partecipare all'evento di %s"
 
-#: mod/photos.php:1565
-msgid "Rotate CW (right)"
-msgstr "Ruota a destra"
+#: src/Core/NotificationsManager.php:350
+#, php-format
+msgid "%s is now friends with %s"
+msgstr "%s è ora amico di %s"
 
-#: mod/photos.php:1566
-msgid "Rotate CCW (left)"
-msgstr "Ruota a sinistra"
+#: src/Core/NotificationsManager.php:813
+msgid "Friend Suggestion"
+msgstr "Amico suggerito"
 
-#: mod/photos.php:1581
-msgid "Private photo"
-msgstr "Foto privata"
+#: src/Core/NotificationsManager.php:839
+msgid "Friend/Connect Request"
+msgstr "Richiesta amicizia/connessione"
 
-#: mod/photos.php:1582
-msgid "Public photo"
-msgstr "Foto pubblica"
+#: src/Core/NotificationsManager.php:839
+msgid "New Follower"
+msgstr "Qualcuno inizia a seguirti"
 
-#: mod/photos.php:1602 object/Item.php:280
-msgid "I like this (toggle)"
-msgstr "Mi piace (clic per cambiare)"
+#: src/Core/UserImport.php:104
+msgid "Error decoding account file"
+msgstr "Errore decodificando il file account"
 
-#: mod/photos.php:1603 object/Item.php:281
-msgid "I don't like this (toggle)"
-msgstr "Non mi piace (clic per cambiare)"
+#: src/Core/UserImport.php:110
+msgid "Error! No version data in file! This is not a Friendica account file?"
+msgstr "Errore! Nessuna informazione di versione nel file! Potrebbe non essere un file account di Friendica?"
 
-#: mod/photos.php:1620 mod/photos.php:1662 mod/photos.php:1742
-#: object/Item.php:699
-msgid "This is you"
-msgstr "Questo sei tu"
+#: src/Core/UserImport.php:118
+#, php-format
+msgid "User '%s' already exists on this server!"
+msgstr "L'utente '%s' esiste già su questo server!"
 
-#: mod/photos.php:1622 mod/photos.php:1664 mod/photos.php:1744
-#: object/Item.php:386 object/Item.php:701
-msgid "Comment"
-msgstr "Commento"
+#: src/Core/UserImport.php:151
+msgid "User creation error"
+msgstr "Errore creando l'utente"
 
-#: mod/photos.php:1791
-msgid "Map"
-msgstr "Mappa"
+#: src/Core/UserImport.php:169
+msgid "User profile creation error"
+msgstr "Errore creando il profilo dell'utente"
 
-#: mod/photos.php:1868 mod/videos.php:397
-msgid "View Album"
-msgstr "Sfoglia l'album"
+#: src/Core/UserImport.php:213
+#, php-format
+msgid "%d contact not imported"
+msgid_plural "%d contacts not imported"
+msgstr[0] "%d contatto non importato"
+msgstr[1] "%d contatti non importati"
 
-#: mod/ping.php:276
-msgid "{0} wants to be your friend"
-msgstr "{0} vuole essere tuo amico"
+#: src/Core/UserImport.php:278
+msgid "Done. You can now login with your username and password"
+msgstr "Fatto. Ora puoi entrare con il tuo nome utente e la tua password"
 
-#: mod/ping.php:291
-msgid "{0} sent you a message"
-msgstr "{0} ti ha inviato un messaggio"
+#: src/Util/Temporal.php:147 src/Model/Profile.php:758
+msgid "Birthday:"
+msgstr "Compleanno:"
 
-#: mod/ping.php:306
-msgid "{0} requested registration"
-msgstr "{0} chiede la registrazione"
+#: src/Util/Temporal.php:151
+msgid "YYYY-MM-DD or MM-DD"
+msgstr "AAAA-MM-GG o MM-GG"
 
-#: mod/poke.php:199
-msgid "Poke/Prod"
-msgstr "Tocca/Pungola"
+#: src/Util/Temporal.php:294
+msgid "never"
+msgstr "mai"
 
-#: mod/poke.php:200
-msgid "poke, prod or do other things to somebody"
-msgstr "tocca, pungola o fai altre cose a qualcuno"
+#: src/Util/Temporal.php:300
+msgid "less than a second ago"
+msgstr "meno di un secondo fa"
 
-#: mod/poke.php:201
-msgid "Recipient"
-msgstr "Destinatario"
+#: src/Util/Temporal.php:303
+msgid "year"
+msgstr "anno"
 
-#: mod/poke.php:202
-msgid "Choose what you wish to do to recipient"
-msgstr "Scegli cosa vuoi fare al destinatario"
+#: src/Util/Temporal.php:303
+msgid "years"
+msgstr "anni"
 
-#: mod/poke.php:205
-msgid "Make this post private"
-msgstr "Rendi questo post privato"
+#: src/Util/Temporal.php:304
+msgid "months"
+msgstr "mesi"
 
-#: mod/profile_photo.php:46
-msgid "Image uploaded but image cropping failed."
-msgstr "L'immagine è stata caricata, ma il non è stato possibile ritagliarla."
+#: src/Util/Temporal.php:305
+msgid "weeks"
+msgstr "settimane"
 
-#: mod/profile_photo.php:79 mod/profile_photo.php:87 mod/profile_photo.php:95
-#: mod/profile_photo.php:324
-#, php-format
-msgid "Image size reduction [%s] failed."
-msgstr "Il ridimensionamento dell'immagine [%s] è fallito."
+#: src/Util/Temporal.php:306
+msgid "days"
+msgstr "giorni"
 
-#: mod/profile_photo.php:129
-msgid ""
-"Shift-reload the page or clear browser cache if the new photo does not "
-"display immediately."
-msgstr "Ricarica la pagina con shift+F5 o cancella la cache del browser se la nuova foto non viene mostrata immediatamente."
+#: src/Util/Temporal.php:307
+msgid "hour"
+msgstr "ora"
 
-#: mod/profile_photo.php:138
-msgid "Unable to process image"
-msgstr "Impossibile elaborare l'immagine"
+#: src/Util/Temporal.php:307
+msgid "hours"
+msgstr "ore"
 
-#: mod/profile_photo.php:255
-msgid "Upload File:"
-msgstr "Carica un file:"
+#: src/Util/Temporal.php:308
+msgid "minute"
+msgstr "minuto"
 
-#: mod/profile_photo.php:256
-msgid "Select a profile:"
-msgstr "Seleziona un profilo:"
+#: src/Util/Temporal.php:308
+msgid "minutes"
+msgstr "minuti"
 
-#: mod/profile_photo.php:258
-msgid "Upload"
-msgstr "Carica"
+#: src/Util/Temporal.php:309
+msgid "second"
+msgstr "secondo"
 
-#: mod/profile_photo.php:261
-msgid "or"
-msgstr "o"
+#: src/Util/Temporal.php:309
+msgid "seconds"
+msgstr "secondi"
 
-#: mod/profile_photo.php:261
-msgid "skip this step"
-msgstr "salta questo passaggio"
+#: src/Util/Temporal.php:318
+#, php-format
+msgid "%1$d %2$s ago"
+msgstr "%1$d %2$s fa"
 
-#: mod/profile_photo.php:261
-msgid "select a photo from your photo albums"
-msgstr "seleziona una foto dai tuoi album"
+#: src/Content/Text/BBCode.php:547
+msgid "view full size"
+msgstr "vedi a schermo intero"
 
-#: mod/profile_photo.php:275
-msgid "Crop Image"
-msgstr "Ritaglia immagine"
+#: src/Content/Text/BBCode.php:1000 src/Content/Text/BBCode.php:1761
+#: src/Content/Text/BBCode.php:1762
+msgid "Image/photo"
+msgstr "Immagine/foto"
 
-#: mod/profile_photo.php:276
-msgid "Please adjust the image cropping for optimum viewing."
-msgstr "Ritaglia l'immagine per una visualizzazione migliore."
+#: src/Content/Text/BBCode.php:1138
+#, 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/profile_photo.php:278
-msgid "Done Editing"
-msgstr "Finito"
+#: src/Content/Text/BBCode.php:1696 src/Content/Text/BBCode.php:1718
+msgid "$1 wrote:"
+msgstr "$1 ha scritto:"
 
-#: mod/profile_photo.php:314
-msgid "Image uploaded successfully."
-msgstr "Immagine caricata con successo."
+#: src/Content/Text/BBCode.php:1770 src/Content/Text/BBCode.php:1771
+msgid "Encrypted content"
+msgstr "Contenuto criptato"
 
-#: mod/profiles.php:44
-msgid "Profile deleted."
-msgstr "Profilo eliminato."
+#: src/Content/Text/BBCode.php:1888
+msgid "Invalid source protocol"
+msgstr "Protocollo sorgente non valido"
 
-#: mod/profiles.php:60 mod/profiles.php:96
-msgid "Profile-"
-msgstr "Profilo-"
+#: src/Content/Text/BBCode.php:1899
+msgid "Invalid link protocol"
+msgstr "Protocollo link non valido"
 
-#: mod/profiles.php:79 mod/profiles.php:118
-msgid "New profile created."
-msgstr "Il nuovo profilo è stato creato."
+#: src/Content/ContactSelector.php:55
+msgid "Frequently"
+msgstr "Frequentemente"
 
-#: mod/profiles.php:102
-msgid "Profile unavailable to clone."
-msgstr "Impossibile duplicare il profilo."
+#: src/Content/ContactSelector.php:56
+msgid "Hourly"
+msgstr "Ogni ora"
 
-#: mod/profiles.php:192
-msgid "Profile Name is required."
-msgstr "Il nome profilo è obbligatorio ."
+#: src/Content/ContactSelector.php:57
+msgid "Twice daily"
+msgstr "Due volte al dì"
 
-#: mod/profiles.php:332
-msgid "Marital Status"
-msgstr "Stato civile"
+#: src/Content/ContactSelector.php:58
+msgid "Daily"
+msgstr "Giornalmente"
 
-#: mod/profiles.php:336
-msgid "Romantic Partner"
-msgstr "Partner romantico"
+#: src/Content/ContactSelector.php:59
+msgid "Weekly"
+msgstr "Settimanalmente"
 
-#: mod/profiles.php:348
-msgid "Work/Employment"
-msgstr "Lavoro/Impiego"
+#: src/Content/ContactSelector.php:60
+msgid "Monthly"
+msgstr "Mensilmente"
 
-#: mod/profiles.php:351
-msgid "Religion"
-msgstr "Religione"
+#: src/Content/ContactSelector.php:80
+msgid "OStatus"
+msgstr "Ostatus"
 
-#: mod/profiles.php:355
-msgid "Political Views"
-msgstr "Orientamento Politico"
+#: src/Content/ContactSelector.php:81
+msgid "RSS/Atom"
+msgstr "RSS / Atom"
 
-#: mod/profiles.php:359
-msgid "Gender"
-msgstr "Sesso"
+#: src/Content/ContactSelector.php:84
+msgid "Facebook"
+msgstr "Facebook"
 
-#: mod/profiles.php:363
-msgid "Sexual Preference"
-msgstr "Preferenza sessuale"
+#: src/Content/ContactSelector.php:85
+msgid "Zot!"
+msgstr "Zot!"
 
-#: mod/profiles.php:367
-msgid "XMPP"
-msgstr "XMPP"
+#: src/Content/ContactSelector.php:86
+msgid "LinkedIn"
+msgstr "LinkedIn"
 
-#: mod/profiles.php:371
-msgid "Homepage"
-msgstr "Homepage"
+#: src/Content/ContactSelector.php:87
+msgid "XMPP/IM"
+msgstr "XMPP/IM"
 
-#: mod/profiles.php:375 mod/profiles.php:694
-msgid "Interests"
-msgstr "Interessi"
+#: src/Content/ContactSelector.php:88
+msgid "MySpace"
+msgstr "MySpace"
 
-#: mod/profiles.php:379
-msgid "Address"
-msgstr "Indirizzo"
+#: src/Content/ContactSelector.php:89
+msgid "Google+"
+msgstr "Google+"
 
-#: mod/profiles.php:386 mod/profiles.php:690
-msgid "Location"
-msgstr "Posizione"
+#: src/Content/ContactSelector.php:90
+msgid "pump.io"
+msgstr "pump.io"
 
-#: mod/profiles.php:471
-msgid "Profile updated."
-msgstr "Profilo aggiornato."
+#: src/Content/ContactSelector.php:91
+msgid "Twitter"
+msgstr "Twitter"
 
-#: mod/profiles.php:563
-msgid " and "
-msgstr ""
+#: src/Content/ContactSelector.php:92
+msgid "Diaspora Connector"
+msgstr "Connettore Diaspora"
 
-#: mod/profiles.php:572
-msgid "public profile"
-msgstr "profilo pubblico"
+#: src/Content/ContactSelector.php:93
+msgid "GNU Social Connector"
+msgstr "Connettore GNU Social"
 
-#: mod/profiles.php:575
-#, php-format
-msgid "%1$s changed %2$s to &ldquo;%3$s&rdquo;"
-msgstr "%1$s ha cambiato %2$s in &ldquo;%3$s&rdquo;"
+#: src/Content/ContactSelector.php:94
+msgid "pnut"
+msgstr "pnut"
 
-#: mod/profiles.php:576
-#, php-format
-msgid " - Visit %1$s's %2$s"
-msgstr "- Visita  %2$s di %1$s"
+#: src/Content/ContactSelector.php:95
+msgid "App.net"
+msgstr "App.net"
 
-#: mod/profiles.php:578
-#, php-format
-msgid "%1$s has an updated %2$s, changing %3$s."
-msgstr "%1$s ha un %2$s aggiornato. Ha cambiato %3$s"
+#: src/Content/ContactSelector.php:125
+msgid "Male"
+msgstr "Maschio"
 
-#: mod/profiles.php:636
-msgid "Hide contacts and friends:"
-msgstr "Nascondi contatti:"
+#: src/Content/ContactSelector.php:125
+msgid "Female"
+msgstr "Femmina"
 
-#: mod/profiles.php:641
-msgid "Hide your contact/friend list from viewers of this profile?"
-msgstr "Nascondi la tua lista di contatti/amici ai visitatori di questo profilo?"
+#: src/Content/ContactSelector.php:125
+msgid "Currently Male"
+msgstr "Al momento maschio"
 
-#: mod/profiles.php:666
-msgid "Show more profile fields:"
-msgstr "Mostra più informazioni di profilo:"
+#: src/Content/ContactSelector.php:125
+msgid "Currently Female"
+msgstr "Al momento femmina"
 
-#: mod/profiles.php:678
-msgid "Profile Actions"
-msgstr "Azioni Profilo"
+#: src/Content/ContactSelector.php:125
+msgid "Mostly Male"
+msgstr "Prevalentemente maschio"
 
-#: mod/profiles.php:679
-msgid "Edit Profile Details"
-msgstr "Modifica i dettagli del profilo"
+#: src/Content/ContactSelector.php:125
+msgid "Mostly Female"
+msgstr "Prevalentemente femmina"
 
-#: mod/profiles.php:681
-msgid "Change Profile Photo"
-msgstr "Cambia la foto del profilo"
+#: src/Content/ContactSelector.php:125
+msgid "Transgender"
+msgstr "Transgender"
 
-#: mod/profiles.php:682
-msgid "View this profile"
-msgstr "Visualizza questo profilo"
+#: src/Content/ContactSelector.php:125
+msgid "Intersex"
+msgstr "Intersex"
 
-#: mod/profiles.php:684
-msgid "Create a new profile using these settings"
-msgstr "Crea un nuovo profilo usando queste impostazioni"
+#: src/Content/ContactSelector.php:125
+msgid "Transsexual"
+msgstr "Transessuale"
 
-#: mod/profiles.php:685
-msgid "Clone this profile"
-msgstr "Clona questo profilo"
+#: src/Content/ContactSelector.php:125
+msgid "Hermaphrodite"
+msgstr "Ermafrodito"
 
-#: mod/profiles.php:686
-msgid "Delete this profile"
-msgstr "Elimina questo profilo"
+#: src/Content/ContactSelector.php:125
+msgid "Neuter"
+msgstr "Neutro"
 
-#: mod/profiles.php:688
-msgid "Basic information"
-msgstr "Informazioni di base"
+#: src/Content/ContactSelector.php:125
+msgid "Non-specific"
+msgstr "Non specificato"
 
-#: mod/profiles.php:689
-msgid "Profile picture"
-msgstr "Immagine del profilo"
+#: src/Content/ContactSelector.php:125
+msgid "Other"
+msgstr "Altro"
 
-#: mod/profiles.php:691
-msgid "Preferences"
-msgstr "Preferenze"
+#: src/Content/ContactSelector.php:147
+msgid "Males"
+msgstr "Maschi"
 
-#: mod/profiles.php:692
-msgid "Status information"
-msgstr "Informazioni stato"
+#: src/Content/ContactSelector.php:147
+msgid "Females"
+msgstr "Femmine"
 
-#: mod/profiles.php:693
-msgid "Additional information"
-msgstr "Informazioni aggiuntive"
+#: src/Content/ContactSelector.php:147
+msgid "Gay"
+msgstr "Gay"
 
-#: mod/profiles.php:696
-msgid "Relation"
-msgstr "Relazione"
+#: src/Content/ContactSelector.php:147
+msgid "Lesbian"
+msgstr "Lesbica"
+
+#: src/Content/ContactSelector.php:147
+msgid "No Preference"
+msgstr "Nessuna preferenza"
 
-#: mod/profiles.php:700
-msgid "Your Gender:"
-msgstr "Il tuo sesso:"
+#: src/Content/ContactSelector.php:147
+msgid "Bisexual"
+msgstr "Bisessuale"
 
-#: mod/profiles.php:701
-msgid "<span class=\"heart\">&hearts;</span> Marital Status:"
-msgstr "<span class=\"heart\">&hearts;</span> Stato sentimentale:"
+#: src/Content/ContactSelector.php:147
+msgid "Autosexual"
+msgstr "Autosessuale"
 
-#: mod/profiles.php:703
-msgid "Example: fishing photography software"
-msgstr "Esempio: pesca fotografia programmazione"
+#: src/Content/ContactSelector.php:147
+msgid "Abstinent"
+msgstr "Astinente"
 
-#: mod/profiles.php:708
-msgid "Profile Name:"
-msgstr "Nome del profilo:"
+#: src/Content/ContactSelector.php:147
+msgid "Virgin"
+msgstr "Vergine"
 
-#: mod/profiles.php:710
-msgid ""
-"This is your <strong>public</strong> profile.<br />It <strong>may</strong> "
-"be visible to anybody using the internet."
-msgstr "Questo è il tuo profilo <strong>publico</strong>.<br /><strong>Potrebbe</strong> essere visto da chiunque attraverso internet."
+#: src/Content/ContactSelector.php:147
+msgid "Deviant"
+msgstr "Deviato"
 
-#: mod/profiles.php:711
-msgid "Your Full Name:"
-msgstr "Il tuo nome completo:"
+#: src/Content/ContactSelector.php:147
+msgid "Fetish"
+msgstr "Fetish"
 
-#: mod/profiles.php:712
-msgid "Title/Description:"
-msgstr "Breve descrizione (es. titolo, posizione, altro):"
+#: src/Content/ContactSelector.php:147
+msgid "Oodles"
+msgstr "Un sacco"
 
-#: mod/profiles.php:715
-msgid "Street Address:"
-msgstr "Indirizzo (via/piazza):"
+#: src/Content/ContactSelector.php:147
+msgid "Nonsexual"
+msgstr "Asessuato"
 
-#: mod/profiles.php:716
-msgid "Locality/City:"
-msgstr "Località:"
+#: src/Content/ContactSelector.php:169
+msgid "Single"
+msgstr "Single"
 
-#: mod/profiles.php:717
-msgid "Region/State:"
-msgstr "Regione/Stato:"
+#: src/Content/ContactSelector.php:169
+msgid "Lonely"
+msgstr "Solitario"
 
-#: mod/profiles.php:718
-msgid "Postal/Zip Code:"
-msgstr "CAP:"
+#: src/Content/ContactSelector.php:169
+msgid "Available"
+msgstr "Disponibile"
 
-#: mod/profiles.php:719
-msgid "Country:"
-msgstr "Nazione:"
+#: src/Content/ContactSelector.php:169
+msgid "Unavailable"
+msgstr "Non disponibile"
 
-#: mod/profiles.php:723
-msgid "Who: (if applicable)"
-msgstr "Con chi: (se possibile)"
+#: src/Content/ContactSelector.php:169
+msgid "Has crush"
+msgstr "è cotto/a"
 
-#: mod/profiles.php:723
-msgid "Examples: cathy123, Cathy Williams, cathy@example.com"
-msgstr "Esempio: cathy123, Cathy Williams, cathy@example.com"
+#: src/Content/ContactSelector.php:169
+msgid "Infatuated"
+msgstr "infatuato/a"
 
-#: mod/profiles.php:724
-msgid "Since [date]:"
-msgstr "Dal [data]:"
+#: src/Content/ContactSelector.php:169
+msgid "Dating"
+msgstr "Disponibile a un incontro"
 
-#: mod/profiles.php:726
-msgid "Tell us about yourself..."
-msgstr "Raccontaci di te..."
+#: src/Content/ContactSelector.php:169
+msgid "Unfaithful"
+msgstr "Infedele"
 
-#: mod/profiles.php:727
-msgid "XMPP (Jabber) address:"
-msgstr "Indirizzo XMPP (Jabber):"
+#: src/Content/ContactSelector.php:169
+msgid "Sex Addict"
+msgstr "Sesso-dipendente"
 
-#: mod/profiles.php:727
-msgid ""
-"The XMPP address will be propagated to your contacts so that they can follow"
-" you."
-msgstr "L'indirizzo XMPP verrà propagato ai tuoi contatti così che possano seguirti."
+#: src/Content/ContactSelector.php:169 src/Model/User.php:492
+msgid "Friends"
+msgstr "Amici"
 
-#: mod/profiles.php:728
-msgid "Homepage URL:"
-msgstr "Homepage:"
+#: src/Content/ContactSelector.php:169
+msgid "Friends/Benefits"
+msgstr "Amici con benefici"
 
-#: mod/profiles.php:731
-msgid "Religious Views:"
-msgstr "Orientamento religioso:"
+#: src/Content/ContactSelector.php:169
+msgid "Casual"
+msgstr "Casual"
 
-#: mod/profiles.php:732
-msgid "Public Keywords:"
-msgstr "Parole chiave visibili a tutti:"
+#: src/Content/ContactSelector.php:169
+msgid "Engaged"
+msgstr "Impegnato"
 
-#: mod/profiles.php:732
-msgid "(Used for suggesting potential friends, can be seen by others)"
-msgstr "(E' utilizzato per suggerire potenziali amici, può essere visto da altri)"
+#: src/Content/ContactSelector.php:169
+msgid "Married"
+msgstr "Sposato"
 
-#: mod/profiles.php:733
-msgid "Private Keywords:"
-msgstr "Parole chiave private:"
+#: src/Content/ContactSelector.php:169
+msgid "Imaginarily married"
+msgstr "immaginariamente sposato/a"
 
-#: mod/profiles.php:733
-msgid "(Used for searching profiles, never shown to others)"
-msgstr "(Usato per cercare tra i profili, non è mai visibile agli altri)"
+#: src/Content/ContactSelector.php:169
+msgid "Partners"
+msgstr "Partners"
 
-#: mod/profiles.php:736
-msgid "Musical interests"
-msgstr "Interessi musicali"
+#: src/Content/ContactSelector.php:169
+msgid "Cohabiting"
+msgstr "Coinquilino"
 
-#: mod/profiles.php:737
-msgid "Books, literature"
-msgstr "Libri, letteratura"
+#: src/Content/ContactSelector.php:169
+msgid "Common law"
+msgstr "diritto comune"
 
-#: mod/profiles.php:738
-msgid "Television"
-msgstr "Televisione"
+#: src/Content/ContactSelector.php:169
+msgid "Happy"
+msgstr "Felice"
 
-#: mod/profiles.php:739
-msgid "Film/dance/culture/entertainment"
-msgstr "Film/danza/cultura/intrattenimento"
+#: src/Content/ContactSelector.php:169
+msgid "Not looking"
+msgstr "Non guarda"
 
-#: mod/profiles.php:740
-msgid "Hobbies/Interests"
-msgstr "Hobby/interessi"
+#: src/Content/ContactSelector.php:169
+msgid "Swinger"
+msgstr "Scambista"
 
-#: mod/profiles.php:741
-msgid "Love/romance"
-msgstr "Amore"
+#: src/Content/ContactSelector.php:169
+msgid "Betrayed"
+msgstr "Tradito"
 
-#: mod/profiles.php:742
-msgid "Work/employment"
-msgstr "Lavoro/impiego"
+#: src/Content/ContactSelector.php:169
+msgid "Separated"
+msgstr "Separato"
 
-#: mod/profiles.php:743
-msgid "School/education"
-msgstr "Scuola/educazione"
+#: src/Content/ContactSelector.php:169
+msgid "Unstable"
+msgstr "Instabile"
 
-#: mod/profiles.php:744
-msgid "Contact information and Social Networks"
-msgstr "Informazioni su contatti e social network"
+#: src/Content/ContactSelector.php:169
+msgid "Divorced"
+msgstr "Divorziato"
 
-#: mod/profiles.php:785
-msgid "Edit/Manage Profiles"
-msgstr "Modifica / Gestisci profili"
+#: src/Content/ContactSelector.php:169
+msgid "Imaginarily divorced"
+msgstr "immaginariamente divorziato/a"
 
-#: mod/register.php:98
-msgid ""
-"Registration successful. Please check your email for further instructions."
-msgstr "Registrazione completata. Controlla la tua mail per ulteriori informazioni."
+#: src/Content/ContactSelector.php:169
+msgid "Widowed"
+msgstr "Vedovo"
 
-#: 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 "Si è verificato un errore inviando l'email. I dettagli del tuo account:<br> login: %s<br> password: %s<br><br>Puoi cambiare la password dopo il login."
+#: src/Content/ContactSelector.php:169
+msgid "Uncertain"
+msgstr "Incerto"
 
-#: mod/register.php:110
-msgid "Registration successful."
-msgstr "Registrazione completata."
+#: src/Content/ContactSelector.php:169
+msgid "It's complicated"
+msgstr "E' complicato"
 
-#: mod/register.php:116
-msgid "Your registration can not be processed."
-msgstr "La tua registrazione non puo' essere elaborata."
+#: src/Content/ContactSelector.php:169
+msgid "Don't care"
+msgstr "Non interessa"
 
-#: mod/register.php:165
-msgid "Your registration is pending approval by the site owner."
-msgstr "La tua richiesta è in attesa di approvazione da parte del proprietario del sito."
+#: src/Content/ContactSelector.php:169
+msgid "Ask me"
+msgstr "Chiedimelo"
 
-#: mod/register.php:231
-msgid ""
-"You may (optionally) fill in this form via OpenID by supplying your OpenID "
-"and clicking 'Register'."
-msgstr "Se vuoi, puoi riempire questo modulo tramite OpenID, inserendo il tuo OpenID e cliccando 'Registra'."
+#: src/Content/Nav.php:53
+msgid "Nothing new here"
+msgstr "Niente di nuovo qui"
 
-#: mod/register.php:232
-msgid ""
-"If you are not familiar with OpenID, please leave that field blank and fill "
-"in the rest of the items."
-msgstr "Se non hai familiarità con OpenID, lascia il campo vuoto e riempi il resto della maschera."
+#: src/Content/Nav.php:57
+msgid "Clear notifications"
+msgstr "Pulisci le notifiche"
 
-#: mod/register.php:233
-msgid "Your OpenID (optional): "
-msgstr "Il tuo OpenID (opzionale): "
+#: src/Content/Nav.php:105
+msgid "Personal notes"
+msgstr "Note personali"
 
-#: mod/register.php:247
-msgid "Include your profile in member directory?"
-msgstr "Includi il tuo profilo nell'elenco pubblico?"
+#: src/Content/Nav.php:105
+msgid "Your personal notes"
+msgstr "Le tue note personali"
 
-#: mod/register.php:272
-msgid "Note for the admin"
-msgstr "Nota per l'amministratore"
+#: src/Content/Nav.php:114
+msgid "Sign in"
+msgstr "Entra"
 
-#: mod/register.php:272
-msgid "Leave a message for the admin, why you want to join this node"
-msgstr "Lascia un messaggio per l'amministratore, per esempio perché vuoi registrarti su questo nodo"
+#: src/Content/Nav.php:124
+msgid "Home Page"
+msgstr "Home Page"
 
-#: mod/register.php:273
-msgid "Membership on this site is by invitation only."
-msgstr "La registrazione su questo sito è solo su invito."
+#: src/Content/Nav.php:128
+msgid "Create an account"
+msgstr "Crea un account"
 
-#: mod/register.php:274
-msgid "Your invitation ID: "
-msgstr "L'ID del tuo invito:"
+#: src/Content/Nav.php:134
+msgid "Help and documentation"
+msgstr "Guida e documentazione"
 
-#: mod/register.php:285
-msgid "Your Full Name (e.g. Joe Smith, real or real-looking): "
-msgstr "Il tuo nome completo (es. Mario Rossi, vero o che sembri vero): "
+#: src/Content/Nav.php:138
+msgid "Apps"
+msgstr "Applicazioni"
 
-#: mod/register.php:286
-msgid "Your Email Address: "
-msgstr "Il tuo indirizzo email: "
+#: src/Content/Nav.php:138
+msgid "Addon applications, utilities, games"
+msgstr "Applicazioni, utilità e giochi aggiuntivi"
 
-#: mod/register.php:288 mod/settings.php:1265
-msgid "New Password:"
-msgstr "Nuova password:"
+#: src/Content/Nav.php:142
+msgid "Search site content"
+msgstr "Cerca nel contenuto del sito"
 
-#: mod/register.php:288
-msgid "Leave empty for an auto generated password."
-msgstr "Lascia vuoto per generare automaticamente una password."
+#: src/Content/Nav.php:165
+msgid "Community"
+msgstr "Comunità"
 
-#: mod/register.php:289 mod/settings.php:1266
-msgid "Confirm:"
-msgstr "Conferma:"
+#: src/Content/Nav.php:165
+msgid "Conversations on this and other servers"
+msgstr "Conversazioni su questo e su altri server"
 
-#: mod/register.php:290
-msgid ""
-"Choose a profile nickname. This must begin with a text character. Your "
-"profile address on this site will then be "
-"'<strong>nickname@$sitename</strong>'."
-msgstr "Scegli un nome utente. Deve cominciare con una lettera. L'indirizzo del tuo profilo sarà '<strong>soprannome@$sitename</strong>'."
+#: src/Content/Nav.php:172
+msgid "Directory"
+msgstr "Elenco"
 
-#: mod/register.php:291
-msgid "Choose a nickname: "
-msgstr "Scegli un nome utente: "
+#: src/Content/Nav.php:172
+msgid "People directory"
+msgstr "Elenco delle persone"
 
-#: mod/register.php:301
-msgid "Import your profile to this friendica instance"
-msgstr "Importa il tuo profilo in questo server friendica"
+#: src/Content/Nav.php:174
+msgid "Information about this friendica instance"
+msgstr "Informazioni su questo server friendica"
 
-#: mod/regmod.php:62
-msgid "Account approved."
-msgstr "Account approvato."
+#: src/Content/Nav.php:179
+msgid "Network Reset"
+msgstr "Reset pagina Rete"
 
-#: mod/regmod.php:90
-#, php-format
-msgid "Registration revoked for %s"
-msgstr "Registrazione revocata per %s"
+#: src/Content/Nav.php:179
+msgid "Load Network page with no filters"
+msgstr "Carica la pagina Rete senza nessun filtro"
 
-#: mod/regmod.php:102
-msgid "Please login."
-msgstr "Accedi."
+#: src/Content/Nav.php:186
+msgid "Friend Requests"
+msgstr "Richieste di amicizia"
 
-#: mod/settings.php:60
-msgid "Display"
-msgstr "Visualizzazione"
+#: src/Content/Nav.php:190
+msgid "See all notifications"
+msgstr "Vedi tutte le notifiche"
 
-#: mod/settings.php:67 mod/settings.php:895
-msgid "Social Networks"
-msgstr "Social Networks"
+#: src/Content/Nav.php:191
+msgid "Mark all system notifications seen"
+msgstr "Segna tutte le notifiche come viste"
 
-#: mod/settings.php:88
-msgid "Connected apps"
-msgstr "Applicazioni collegate"
+#: src/Content/Nav.php:196
+msgid "Inbox"
+msgstr "In arrivo"
 
-#: mod/settings.php:102
-msgid "Remove account"
-msgstr "Rimuovi account"
+#: src/Content/Nav.php:197
+msgid "Outbox"
+msgstr "Inviati"
 
-#: mod/settings.php:157
-msgid "Missing some important data!"
-msgstr "Mancano alcuni dati importanti!"
+#: src/Content/Nav.php:201
+msgid "Manage"
+msgstr "Gestisci"
 
-#: mod/settings.php:267
-msgid "Failed to connect with email account using the settings provided."
-msgstr "Impossibile collegarsi all'account email con i parametri forniti."
+#: src/Content/Nav.php:201
+msgid "Manage other pages"
+msgstr "Gestisci altre pagine"
 
-#: mod/settings.php:272
-msgid "Email settings updated."
-msgstr "Impostazioni e-mail aggiornate."
+#: src/Content/Nav.php:209 src/Model/Profile.php:372
+msgid "Profiles"
+msgstr "Profili"
 
-#: mod/settings.php:288
-msgid "Features updated"
-msgstr "Funzionalità aggiornate"
+#: src/Content/Nav.php:209
+msgid "Manage/Edit Profiles"
+msgstr "Gestisci/Modifica i profili"
 
-#: mod/settings.php:359
-msgid "Relocate message has been send to your contacts"
-msgstr "Il messaggio di trasloco è stato inviato ai tuoi contatti"
+#: src/Content/Nav.php:217
+msgid "Site setup and configuration"
+msgstr "Configurazione del sito"
 
-#: mod/settings.php:378
-msgid "Empty passwords are not allowed. Password unchanged."
-msgstr "Le password non possono essere vuote. Password non cambiata."
+#: src/Content/Nav.php:220
+msgid "Navigation"
+msgstr "Navigazione"
 
-#: mod/settings.php:386
-msgid "Wrong password."
-msgstr "Password sbagliata."
+#: src/Content/Nav.php:220
+msgid "Site map"
+msgstr "Mappa del sito"
 
-#: mod/settings.php:397
-msgid "Password changed."
-msgstr "Password cambiata."
+#: src/Content/Feature.php:79
+msgid "General Features"
+msgstr "Funzionalità generali"
 
-#: mod/settings.php:399
-msgid "Password update failed. Please try again."
-msgstr "Aggiornamento password fallito. Prova ancora."
+#: src/Content/Feature.php:81
+msgid "Multiple Profiles"
+msgstr "Profili multipli"
 
-#: mod/settings.php:489
-msgid " Please use a shorter name."
-msgstr " Usa un nome più corto."
+#: src/Content/Feature.php:81
+msgid "Ability to create multiple profiles"
+msgstr "Possibilità di creare profili multipli"
 
-#: mod/settings.php:492
-msgid " Name too short."
-msgstr " Nome troppo corto."
+#: src/Content/Feature.php:82
+msgid "Photo Location"
+msgstr "Località Foto"
 
-#: mod/settings.php:502
-msgid "Wrong Password"
-msgstr "Password Sbagliata"
+#: 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 "I metadati delle foto vengono rimossi. Questa opzione estrae la località (se presenta) prima di rimuovere i metadati e la collega a una mappa."
 
-#: mod/settings.php:507
-msgid " Not valid email."
-msgstr " Email non valida."
+#: src/Content/Feature.php:83
+msgid "Export Public Calendar"
+msgstr "Esporta calendario pubblico"
 
-#: mod/settings.php:514
-msgid " Cannot change to that email."
-msgstr "Non puoi usare quella email."
+#: src/Content/Feature.php:83
+msgid "Ability for visitors to download the public calendar"
+msgstr "Permesso ai visitatori di scaricare il calendario pubblico"
 
-#: mod/settings.php:570
-msgid "Private forum has no privacy permissions. Using default privacy group."
-msgstr "Il forum privato non ha permessi di privacy. Uso il gruppo di privacy predefinito."
+#: src/Content/Feature.php:88
+msgid "Post Composition Features"
+msgstr "Funzionalità di composizione dei post"
 
-#: mod/settings.php:573
-msgid "Private forum has no privacy permissions and no default privacy group."
-msgstr "Il gruppo privato non ha permessi di privacy e nessun gruppo di privacy predefinito."
+#: src/Content/Feature.php:89
+msgid "Post Preview"
+msgstr "Anteprima dei post"
 
-#: mod/settings.php:613
-msgid "Settings updated."
-msgstr "Impostazioni aggiornate."
+#: src/Content/Feature.php:89
+msgid "Allow previewing posts and comments before publishing them"
+msgstr "Permetti di avere un'anteprima di messaggi e commenti prima di pubblicarli"
 
-#: mod/settings.php:690 mod/settings.php:716 mod/settings.php:752
-msgid "Add application"
-msgstr "Aggiungi applicazione"
+#: src/Content/Feature.php:90
+msgid "Auto-mention Forums"
+msgstr "Auto-cita i Forum"
 
-#: mod/settings.php:694 mod/settings.php:720
-msgid "Consumer Key"
-msgstr "Consumer Key"
+#: src/Content/Feature.php:90
+msgid ""
+"Add/remove mention when a forum page is selected/deselected in ACL window."
+msgstr "Aggiunge/rimuove una menzione quando una pagina forum è selezionata/deselezionata nella finestra dei permessi."
 
-#: mod/settings.php:695 mod/settings.php:721
-msgid "Consumer Secret"
-msgstr "Consumer Secret"
+#: src/Content/Feature.php:95
+msgid "Network Sidebar Widgets"
+msgstr "Widget della barra laterale nella pagina Rete"
 
-#: mod/settings.php:696 mod/settings.php:722
-msgid "Redirect"
-msgstr "Redirect"
+#: src/Content/Feature.php:96
+msgid "Search by Date"
+msgstr "Cerca per data"
 
-#: mod/settings.php:697 mod/settings.php:723
-msgid "Icon url"
-msgstr "Url icona"
+#: src/Content/Feature.php:96
+msgid "Ability to select posts by date ranges"
+msgstr "Permette di filtrare i post per data"
 
-#: mod/settings.php:708
-msgid "You can't edit this application."
-msgstr "Non puoi modificare questa applicazione."
+#: src/Content/Feature.php:97 src/Content/Feature.php:127
+msgid "List Forums"
+msgstr "Elenco forum"
 
-#: mod/settings.php:751
-msgid "Connected Apps"
-msgstr "Applicazioni Collegate"
+#: src/Content/Feature.php:97
+msgid "Enable widget to display the forums your are connected with"
+msgstr "Abilita il widget che mostra i forum ai quali sei connesso"
 
-#: mod/settings.php:753 object/Item.php:132 object/Item.php:134
-msgid "Edit"
-msgstr "Modifica"
+#: src/Content/Feature.php:98
+msgid "Group Filter"
+msgstr "Filtra gruppi"
 
-#: mod/settings.php:755
-msgid "Client key starts with"
-msgstr "Chiave del client inizia con"
+#: src/Content/Feature.php:98
+msgid "Enable widget to display Network posts only from selected group"
+msgstr "Abilita il widget per filtrare i post solo per il gruppo selezionato"
 
-#: mod/settings.php:756
-msgid "No name"
-msgstr "Nessun nome"
+#: src/Content/Feature.php:99
+msgid "Network Filter"
+msgstr "Filtro reti"
 
-#: mod/settings.php:757
-msgid "Remove authorization"
-msgstr "Rimuovi l'autorizzazione"
+#: src/Content/Feature.php:99
+msgid "Enable widget to display Network posts only from selected network"
+msgstr "Abilita il widget per mostrare i post solo per la rete selezionata"
 
-#: mod/settings.php:769
-msgid "No Plugin settings configured"
-msgstr "Nessun plugin ha impostazioni modificabili"
+#: src/Content/Feature.php:100
+msgid "Save search terms for re-use"
+msgstr "Salva i termini cercati per riutilizzarli"
 
-#: mod/settings.php:778
-msgid "Plugin Settings"
-msgstr "Impostazioni plugin"
+#: src/Content/Feature.php:105
+msgid "Network Tabs"
+msgstr "Schede pagina Rete"
 
-#: mod/settings.php:800
-msgid "Additional Features"
-msgstr "Funzionalità aggiuntive"
+#: src/Content/Feature.php:106
+msgid "Network Personal Tab"
+msgstr "Scheda Personali"
 
-#: mod/settings.php:810 mod/settings.php:814
-msgid "General Social Media Settings"
-msgstr "Impostazioni Media Sociali"
+#: src/Content/Feature.php:106
+msgid "Enable tab to display only Network posts that you've interacted on"
+msgstr "Abilita la scheda per mostrare solo i post a cui hai partecipato"
 
-#: mod/settings.php:820
-msgid "Disable intelligent shortening"
-msgstr "Disabilita accorciamento intelligente"
+#: src/Content/Feature.php:107
+msgid "Network New Tab"
+msgstr "Scheda Nuovi"
 
-#: mod/settings.php:822
-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 "Normalmente il sistema tenta di trovare il migliore link da aggiungere a un post accorciato. Se questa opzione è abilitata, ogni post accorciato conterrà sempre un link al post originale su Friendica."
+#: src/Content/Feature.php:107
+msgid "Enable tab to display only new Network posts (from the last 12 hours)"
+msgstr "Abilita la scheda per mostrare solo i post nuovi (nelle ultime 12 ore)"
 
-#: mod/settings.php:828
-msgid "Automatically follow any GNU Social (OStatus) followers/mentioners"
-msgstr "Segui automaticamente chiunque da GNU Social (OStatus)  ti segua o ti menzioni"
+#: src/Content/Feature.php:108
+msgid "Network Shared Links Tab"
+msgstr "Scheda Link Condivisi"
 
-#: mod/settings.php:830
-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 "Se ricevi un messaggio da un utente OStatus sconosciuto, questa opzione decide cosa fare. Se selezionato, un nuovo contatto verrà creato per ogni utente sconosciuto."
+#: src/Content/Feature.php:108
+msgid "Enable tab to display only Network posts with links in them"
+msgstr "Abilita la scheda per mostrare solo i post che contengono link"
 
-#: mod/settings.php:836
-msgid "Default group for OStatus contacts"
-msgstr "Gruppo di default per i contatti OStatus"
+#: src/Content/Feature.php:113
+msgid "Post/Comment Tools"
+msgstr "Strumenti per messaggi/commenti"
 
-#: mod/settings.php:844
-msgid "Your legacy GNU Social account"
-msgstr "Il tuo vecchio account GNU Social"
+#: src/Content/Feature.php:114
+msgid "Multiple Deletion"
+msgstr "Eliminazione multipla"
 
-#: mod/settings.php:846
-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 "Se inserisci il nome del tuo vecchio account GNU Social/Statusnet qui (nel formato utente@dominio.tld), i tuoi contatti verranno automaticamente aggiunti. Il campo verrà svuotato una volta terminato."
+#: src/Content/Feature.php:114
+msgid "Select and delete multiple posts/comments at once"
+msgstr "Seleziona ed elimina vari messaggi e commenti in una volta sola"
 
-#: mod/settings.php:849
-msgid "Repair OStatus subscriptions"
-msgstr "Ripara le iscrizioni OStatus"
+#: src/Content/Feature.php:115
+msgid "Edit Sent Posts"
+msgstr "Modifica i post inviati"
 
-#: mod/settings.php:858 mod/settings.php:859
-#, php-format
-msgid "Built-in support for %s connectivity is %s"
-msgstr "Il supporto integrato per la connettività con %s è %s"
+#: src/Content/Feature.php:115
+msgid "Edit and correct posts and comments after sending"
+msgstr "Modifica e correggi messaggi e commenti dopo averli inviati"
 
-#: mod/settings.php:858 mod/settings.php:859
-msgid "enabled"
-msgstr "abilitato"
+#: src/Content/Feature.php:116
+msgid "Tagging"
+msgstr "Aggiunta tag"
 
-#: mod/settings.php:858 mod/settings.php:859
-msgid "disabled"
-msgstr "disabilitato"
+#: src/Content/Feature.php:116
+msgid "Ability to tag existing posts"
+msgstr "Permette di aggiungere tag ai post già esistenti"
 
-#: mod/settings.php:859
-msgid "GNU Social (OStatus)"
-msgstr "GNU Social (OStatus)"
+#: src/Content/Feature.php:117
+msgid "Post Categories"
+msgstr "Categorie post"
 
-#: mod/settings.php:890
-msgid "Email access is disabled on this site."
-msgstr "L'accesso email è disabilitato su questo sito."
+#: src/Content/Feature.php:117
+msgid "Add categories to your posts"
+msgstr "Aggiungi categorie ai tuoi post"
 
-#: mod/settings.php:900
-msgid "Email/Mailbox Setup"
-msgstr "Impostazioni email"
+#: src/Content/Feature.php:118 src/Content/Widget.php:200
+msgid "Saved Folders"
+msgstr "Cartelle Salvate"
 
-#: mod/settings.php:901
-msgid ""
-"If you wish to communicate with email contacts using this service "
-"(optional), please specify how to connect to your mailbox."
-msgstr "Se vuoi comunicare con i contatti email usando questo servizio, specifica come collegarti alla tua casella di posta. (opzionale)"
+#: src/Content/Feature.php:118
+msgid "Ability to file posts under folders"
+msgstr "Permette di archiviare i post in cartelle"
 
-#: mod/settings.php:902
-msgid "Last successful email check:"
-msgstr "Ultimo controllo email eseguito con successo:"
+#: src/Content/Feature.php:119
+msgid "Dislike Posts"
+msgstr "Non mi piace"
 
-#: mod/settings.php:904
-msgid "IMAP server name:"
-msgstr "Nome server IMAP:"
+#: src/Content/Feature.php:119
+msgid "Ability to dislike posts/comments"
+msgstr "Permetti di inviare \"non mi piace\" ai messaggi"
 
-#: mod/settings.php:905
-msgid "IMAP port:"
-msgstr "Porta IMAP:"
+#: src/Content/Feature.php:120
+msgid "Star Posts"
+msgstr "Post preferiti"
 
-#: mod/settings.php:906
-msgid "Security:"
-msgstr "Sicurezza:"
+#: src/Content/Feature.php:120
+msgid "Ability to mark special posts with a star indicator"
+msgstr "Permette di segnare i post preferiti con una stella"
 
-#: mod/settings.php:906 mod/settings.php:911
-msgid "None"
-msgstr "Nessuna"
+#: src/Content/Feature.php:121
+msgid "Mute Post Notifications"
+msgstr "Silenzia le notifiche di nuovi post"
 
-#: mod/settings.php:907
-msgid "Email login name:"
-msgstr "Nome utente email:"
+#: src/Content/Feature.php:121
+msgid "Ability to mute notifications for a thread"
+msgstr "Permette di silenziare le notifiche di nuovi post in una discussione"
 
-#: mod/settings.php:908
-msgid "Email password:"
-msgstr "Password email:"
+#: src/Content/Feature.php:126
+msgid "Advanced Profile Settings"
+msgstr "Impostazioni Avanzate Profilo"
 
-#: mod/settings.php:909
-msgid "Reply-to address:"
-msgstr "Indirizzo di risposta:"
+#: src/Content/Feature.php:127
+msgid "Show visitors public community forums at the Advanced Profile Page"
+msgstr "Mostra ai visitatori i forum nella pagina Profilo Avanzato"
+
+#: src/Content/Feature.php:128
+msgid "Tag Cloud"
+msgstr "Tag Cloud"
 
-#: mod/settings.php:910
-msgid "Send public posts to all email contacts:"
-msgstr "Invia i messaggi pubblici ai contatti email:"
+#: src/Content/Feature.php:128
+msgid "Provide a personal tag cloud on your profile page"
+msgstr "Mostra una nuvola dei tag personali sulla tua pagina di profilo"
 
-#: mod/settings.php:911
-msgid "Action after import:"
-msgstr "Azione post importazione:"
+#: src/Content/Feature.php:129
+msgid "Display Membership Date"
+msgstr "Mostra la Data di Registrazione"
 
-#: mod/settings.php:911
-msgid "Move to folder"
-msgstr "Sposta nella cartella"
+#: src/Content/Feature.php:129
+msgid "Display membership date in profile"
+msgstr "Mostra la data in cui ti sei registrato nel profilo"
 
-#: mod/settings.php:912
-msgid "Move to folder:"
-msgstr "Sposta nella cartella:"
+#: src/Content/OEmbed.php:253
+msgid "Embedding disabled"
+msgstr "Embed disabilitato"
 
-#: mod/settings.php:1008
-msgid "Display Settings"
-msgstr "Impostazioni Grafiche"
+#: src/Content/OEmbed.php:373
+msgid "Embedded content"
+msgstr "Contenuto incorporato"
 
-#: mod/settings.php:1014 mod/settings.php:1037
-msgid "Display Theme:"
-msgstr "Tema:"
+#: src/Content/Widget.php:33
+msgid "Add New Contact"
+msgstr "Aggiungi nuovo contatto"
 
-#: mod/settings.php:1015
-msgid "Mobile Theme:"
-msgstr "Tema mobile:"
+#: src/Content/Widget.php:34
+msgid "Enter address or web location"
+msgstr "Inserisci posizione o indirizzo web"
 
-#: mod/settings.php:1016
-msgid "Suppress warning of insecure networks"
-msgstr "Sopprimi avvisi reti insicure"
+#: src/Content/Widget.php:35
+msgid "Example: bob@example.com, http://example.com/barbara"
+msgstr "Esempio: bob@example.com, http://example.com/barbara"
 
-#: mod/settings.php:1016
-msgid ""
-"Should the system suppress the warning that the current group contains "
-"members of networks that can't receive non public postings."
-msgstr "Il sistema sopprimerà l'avviso che il gruppo selezionato contiene membri di reti che non possono ricevere post non pubblici."
+#: src/Content/Widget.php:53
+#, php-format
+msgid "%d invitation available"
+msgid_plural "%d invitations available"
+msgstr[0] "%d invito disponibile"
+msgstr[1] "%d inviti disponibili"
 
-#: mod/settings.php:1017
-msgid "Update browser every xx seconds"
-msgstr "Aggiorna il browser ogni x secondi"
+#: src/Content/Widget.php:59
+msgid "Find People"
+msgstr "Trova persone"
 
-#: mod/settings.php:1017
-msgid "Minimum of 10 seconds. Enter -1 to disable it."
-msgstr "Minimo 10 secondi. Inserisci -1 per disabilitarlo"
+#: src/Content/Widget.php:60
+msgid "Enter name or interest"
+msgstr "Inserisci un nome o un interesse"
 
-#: mod/settings.php:1018
-msgid "Number of items to display per page:"
-msgstr "Numero di elementi da mostrare per pagina:"
+#: src/Content/Widget.php:62
+msgid "Examples: Robert Morgenstein, Fishing"
+msgstr "Esempi: Mario Rossi, Pesca"
 
-#: mod/settings.php:1018 mod/settings.php:1019
-msgid "Maximum of 100 items"
-msgstr "Massimo 100 voci"
+#: src/Content/Widget.php:66
+msgid "Random Profile"
+msgstr "Profilo causale"
 
-#: mod/settings.php:1019
-msgid "Number of items to display per page when viewed from mobile device:"
-msgstr "Numero di voci da visualizzare per pagina quando si utilizza un dispositivo mobile:"
+#: src/Content/Widget.php:68
+msgid "View Global Directory"
+msgstr "Vedi Directory Globale"
 
-#: mod/settings.php:1020
-msgid "Don't show emoticons"
-msgstr "Non mostrare le emoticons"
+#: src/Content/Widget.php:159
+msgid "Networks"
+msgstr "Reti"
 
-#: mod/settings.php:1021
-msgid "Calendar"
-msgstr "Calendario"
+#: src/Content/Widget.php:162
+msgid "All Networks"
+msgstr "Tutte le Reti"
 
-#: mod/settings.php:1022
-msgid "Beginning of week:"
-msgstr "Inizio della settimana:"
+#: src/Content/Widget.php:203 src/Content/Widget.php:243
+msgid "Everything"
+msgstr "Tutto"
 
-#: mod/settings.php:1023
-msgid "Don't show notices"
-msgstr "Non mostrare gli avvisi"
+#: src/Content/Widget.php:240
+msgid "Categories"
+msgstr "Categorie"
 
-#: mod/settings.php:1024
-msgid "Infinite scroll"
-msgstr "Scroll infinito"
+#: src/Content/Widget.php:307
+#, php-format
+msgid "%d contact in common"
+msgid_plural "%d contacts in common"
+msgstr[0] "%d contatto in comune"
+msgstr[1] "%d contatti in comune"
 
-#: mod/settings.php:1025
-msgid "Automatic updates only at the top of the network page"
-msgstr "Aggiornamenti automatici solo in cima alla pagina \"rete\""
+#: src/Database/DBStructure.php:32
+msgid "There are no tables on MyISAM."
+msgstr "Non ci sono tabelle MyISAM"
 
-#: mod/settings.php:1025
+#: src/Database/DBStructure.php:75
+#, php-format
 msgid ""
-"When disabled, the network page is updated all the time, which could be "
-"confusing while reading."
-msgstr ""
+"\n"
+"\t\t\t\tThe friendica developers released update %s recently,\n"
+"\t\t\t\tbut when I tried to install it, something went terribly wrong.\n"
+"\t\t\t\tThis needs to be fixed soon and I can't do it alone. Please contact a\n"
+"\t\t\t\tfriendica developer if you can not help me on your own. My database might be invalid."
+msgstr "\nGli sviluppatori di Friendica hanno rilasciato l'aggiornamento %s\nrecentemente, ma quando ho provato a installarlo, qualcosa è \nandato terribilmente storto.\nBisogna sistemare le cose e non posso farlo da solo.\nContatta uno sviluppatore se non sei in grado di aiutarmi. Il mio database potrebbe essere invalido."
 
-#: mod/settings.php:1026
-msgid "Bandwith Saver Mode"
-msgstr "Modalità Salva Banda"
+#: src/Database/DBStructure.php:80
+#, php-format
+msgid ""
+"The error message is\n"
+"[pre]%s[/pre]"
+msgstr "Il messaggio di errore è\n[pre]%s[/pre]"
 
-#: mod/settings.php:1026
+#: src/Database/DBStructure.php:191
+#, php-format
 msgid ""
-"When enabled, embedded content is not displayed on automatic updates, they "
-"only show on page reload."
-msgstr "Quando abilitato, il contenuto embeddato non è mostrato quando la pagina si aggiorna automaticamente, ma solo quando la pagina viene ricaricata."
+"\n"
+"Error %d occurred during database update:\n"
+"%s\n"
+msgstr "\nErrore %d durante l'aggiornamento del database:\n%s\n"
 
-#: mod/settings.php:1028
-msgid "General Theme Settings"
-msgstr "Opzioni Generali Tema"
+#: src/Database/DBStructure.php:194
+msgid "Errors encountered performing database changes: "
+msgstr "Errori riscontrati eseguendo le modifiche al database:"
 
-#: mod/settings.php:1029
-msgid "Custom Theme Settings"
-msgstr "Opzioni Personalizzate Tema"
+#: src/Database/DBStructure.php:209
+msgid ": Database update"
+msgstr ": Aggiornamento database"
 
-#: mod/settings.php:1030
-msgid "Content Settings"
-msgstr "Opzioni Contenuto"
+#: src/Database/DBStructure.php:458
+#, php-format
+msgid "%s: updating %s table."
+msgstr "%s: aggiornando la tabella %s."
 
-#: mod/settings.php:1031 view/theme/duepuntozero/config.php:67
-#: view/theme/frio/config.php:110 view/theme/quattro/config.php:73
-#: view/theme/vier/config.php:116
-msgid "Theme settings"
-msgstr "Impostazioni tema"
+#: src/Model/Mail.php:40 src/Model/Mail.php:174
+msgid "[no subject]"
+msgstr "[nessun oggetto]"
 
-#: mod/settings.php:1097
-msgid "Account Types"
-msgstr "Tipi di Account"
+#: src/Model/Item.php:1666
+#, php-format
+msgid "%1$s is attending %2$s's %3$s"
+msgstr "%1$s parteciperà a %3$s di %2$s"
 
-#: mod/settings.php:1098
-msgid "Personal Page Subtypes"
-msgstr "Sottotipi di Pagine Personali"
+#: src/Model/Item.php:1671
+#, php-format
+msgid "%1$s is not attending %2$s's %3$s"
+msgstr "%1$s non parteciperà a %3$s di %2$s"
 
-#: mod/settings.php:1099
-msgid "Community Forum Subtypes"
-msgstr "Sottotipi di Community Forum"
+#: src/Model/Item.php:1676
+#, php-format
+msgid "%1$s may attend %2$s's %3$s"
+msgstr "%1$s forse parteciperà a %3$s di %2$s"
 
-#: mod/settings.php:1106
-msgid "Personal Page"
-msgstr "Pagina Personale"
+#: src/Model/Profile.php:97
+msgid "Requested account is not available."
+msgstr "L'account richiesto non è disponibile."
 
-#: mod/settings.php:1107
-msgid "Account for a personal profile."
-msgstr ""
+#: src/Model/Profile.php:168 src/Model/Profile.php:399
+#: src/Model/Profile.php:859
+msgid "Edit profile"
+msgstr "Modifica il profilo"
 
-#: mod/settings.php:1110
-msgid "Organisation Page"
-msgstr "Pagina Organizzazione"
+#: src/Model/Profile.php:336
+msgid "Atom feed"
+msgstr "Feed Atom"
 
-#: mod/settings.php:1111
-msgid ""
-"Account for an organisation that automatically approves contact requests as "
-"\"Followers\"."
-msgstr ""
+#: src/Model/Profile.php:372
+msgid "Manage/edit profiles"
+msgstr "Gestisci/modifica i profili"
 
-#: mod/settings.php:1114
-msgid "News Page"
-msgstr "Pagina Notizie"
+#: src/Model/Profile.php:548 src/Model/Profile.php:641
+msgid "g A l F d"
+msgstr "g A l d F"
 
-#: mod/settings.php:1115
-msgid ""
-"Account for a news reflector that automatically approves contact requests as"
-" \"Followers\"."
-msgstr ""
+#: src/Model/Profile.php:549
+msgid "F d"
+msgstr "d F"
 
-#: mod/settings.php:1118
-msgid "Community Forum"
-msgstr "Community Forum"
+#: src/Model/Profile.php:606 src/Model/Profile.php:703
+msgid "[today]"
+msgstr "[oggi]"
 
-#: mod/settings.php:1119
-msgid "Account for community discussions."
-msgstr ""
+#: src/Model/Profile.php:617
+msgid "Birthday Reminders"
+msgstr "Promemoria compleanni"
 
-#: mod/settings.php:1122
-msgid "Normal Account Page"
-msgstr "Pagina Account Normale"
+#: src/Model/Profile.php:618
+msgid "Birthdays this week:"
+msgstr "Compleanni questa settimana:"
 
-#: mod/settings.php:1123
-msgid ""
-"Account for a regular personal profile that requires manual approval of "
-"\"Friends\" and \"Followers\"."
-msgstr ""
+#: src/Model/Profile.php:690
+msgid "[No description]"
+msgstr "[Nessuna descrizione]"
 
-#: mod/settings.php:1126
-msgid "Soapbox Page"
-msgstr "Pagina Sandbox"
+#: src/Model/Profile.php:717
+msgid "Event Reminders"
+msgstr "Promemoria"
 
-#: mod/settings.php:1127
-msgid ""
-"Account for a public profile that automatically approves contact requests as"
-" \"Followers\"."
-msgstr ""
+#: src/Model/Profile.php:718
+msgid "Events this week:"
+msgstr "Eventi di questa settimana:"
 
-#: mod/settings.php:1130
-msgid "Public Forum"
-msgstr "Forum Pubblico"
+#: src/Model/Profile.php:741
+msgid "Member since:"
+msgstr "Membro dal:"
 
-#: mod/settings.php:1131
-msgid "Automatically approves all contact requests."
-msgstr ""
+#: src/Model/Profile.php:749
+msgid "j F, Y"
+msgstr "j F Y"
 
-#: mod/settings.php:1134
-msgid "Automatic Friend Page"
-msgstr "Pagina con amicizia automatica"
+#: src/Model/Profile.php:750
+msgid "j F"
+msgstr "j F"
 
-#: mod/settings.php:1135
-msgid ""
-"Account for a popular profile that automatically approves contact requests "
-"as \"Friends\"."
-msgstr ""
+#: src/Model/Profile.php:765
+msgid "Age:"
+msgstr "Età:"
 
-#: mod/settings.php:1138
-msgid "Private Forum [Experimental]"
-msgstr "Forum privato [sperimentale]"
+#: src/Model/Profile.php:778
+#, php-format
+msgid "for %1$d %2$s"
+msgstr "per %1$d %2$s"
 
-#: mod/settings.php:1139
-msgid "Requires manual approval of contact requests."
-msgstr ""
+#: src/Model/Profile.php:802
+msgid "Religion:"
+msgstr "Religione:"
 
-#: mod/settings.php:1150
-msgid "OpenID:"
-msgstr "OpenID:"
+#: src/Model/Profile.php:810
+msgid "Hobbies/Interests:"
+msgstr "Hobby/Interessi:"
 
-#: mod/settings.php:1150
-msgid "(Optional) Allow this OpenID to login to this account."
-msgstr "(Opzionale) Consente di loggarti in questo account con questo OpenID"
+#: src/Model/Profile.php:822
+msgid "Contact information and Social Networks:"
+msgstr "Informazioni su contatti e social network:"
 
-#: mod/settings.php:1158
-msgid "Publish your default profile in your local site directory?"
-msgstr "Pubblica il tuo profilo predefinito nell'elenco locale del sito"
+#: src/Model/Profile.php:826
+msgid "Musical interests:"
+msgstr "Interessi musicali:"
 
-#: mod/settings.php:1158
-msgid "Your profile may be visible in public."
-msgstr "Il tuo profilo potrebbe essere visibile pubblicamente."
+#: src/Model/Profile.php:830
+msgid "Books, literature:"
+msgstr "Libri, letteratura:"
 
-#: mod/settings.php:1164
-msgid "Publish your default profile in the global social directory?"
-msgstr "Pubblica il tuo profilo predefinito nell'elenco sociale globale"
+#: src/Model/Profile.php:834
+msgid "Television:"
+msgstr "Televisione:"
 
-#: mod/settings.php:1171
-msgid "Hide your contact/friend list from viewers of your default profile?"
-msgstr "Nascondi la lista dei tuoi contatti/amici dai visitatori del tuo profilo predefinito"
+#: src/Model/Profile.php:838
+msgid "Film/dance/culture/entertainment:"
+msgstr "Film/danza/cultura/intrattenimento:"
 
-#: mod/settings.php:1175
-msgid ""
-"If enabled, posting public messages to Diaspora and other networks isn't "
-"possible."
-msgstr "Se abilitato, l'invio di messaggi pubblici verso Diaspora e altri network non sarà possibile"
+#: src/Model/Profile.php:842
+msgid "Love/Romance:"
+msgstr "Amore:"
 
-#: mod/settings.php:1180
-msgid "Allow friends to post to your profile page?"
-msgstr "Permetti agli amici di scrivere sulla tua pagina profilo?"
+#: src/Model/Profile.php:846
+msgid "Work/employment:"
+msgstr "Lavoro:"
 
-#: mod/settings.php:1185
-msgid "Allow friends to tag your posts?"
-msgstr "Permetti agli amici di aggiungere tag  ai tuoi messaggi?"
+#: src/Model/Profile.php:850
+msgid "School/education:"
+msgstr "Scuola:"
+
+#: src/Model/Profile.php:855
+msgid "Forums:"
+msgstr "Forum:"
 
-#: mod/settings.php:1190
-msgid "Allow us to suggest you as a potential friend to new members?"
-msgstr "Ci permetti di suggerirti come potenziale amico ai nuovi membri?"
+#: src/Model/Profile.php:949
+msgid "Only You Can See This"
+msgstr "Solo tu puoi vedere questo"
 
-#: mod/settings.php:1195
-msgid "Permit unknown people to send you private mail?"
-msgstr "Permetti a utenti sconosciuti di inviarti messaggi privati?"
+#: src/Model/Contact.php:559
+msgid "Drop Contact"
+msgstr "Rimuovi contatto"
 
-#: mod/settings.php:1203
-msgid "Profile is <strong>not published</strong>."
-msgstr "Il profilo <strong>non è pubblicato</strong>."
+#: src/Model/Contact.php:962
+msgid "Organisation"
+msgstr "Organizzazione"
 
-#: mod/settings.php:1211
-#, php-format
-msgid "Your Identity Address is <strong>'%s'</strong> or '%s'."
-msgstr "L'indirizzo della tua identità è <strong>'%s'</strong> or '%s'."
+#: src/Model/Contact.php:965
+msgid "News"
+msgstr "Notizie"
 
-#: mod/settings.php:1218
-msgid "Automatically expire posts after this many days:"
-msgstr "Fai scadere i post automaticamente dopo x giorni:"
+#: src/Model/Contact.php:968
+msgid "Forum"
+msgstr "Forum"
 
-#: mod/settings.php:1218
-msgid "If empty, posts will not expire. Expired posts will be deleted"
-msgstr "Se lasciato vuoto, i messaggi non verranno cancellati."
+#: src/Model/Contact.php:1147
+msgid "Connect URL missing."
+msgstr "URL di connessione mancante."
 
-#: mod/settings.php:1219
-msgid "Advanced expiration settings"
-msgstr "Impostazioni avanzate di scadenza"
+#: src/Model/Contact.php:1156
+msgid ""
+"The contact could not be added. Please check the relevant network "
+"credentials in your Settings -> Social Networks page."
+msgstr "Il contatto non puo' essere aggiunto. Controlla le credenziali della rete nella tua pagina Impostazioni -> Reti Sociali"
 
-#: mod/settings.php:1220
-msgid "Advanced Expiration"
-msgstr "Scadenza avanzata"
+#: src/Model/Contact.php:1184
+msgid ""
+"This site is not configured to allow communications with other networks."
+msgstr "Questo sito non è configurato per permettere la comunicazione con altri network."
 
-#: mod/settings.php:1221
-msgid "Expire posts:"
-msgstr "Fai scadere i post:"
+#: src/Model/Contact.php:1185 src/Model/Contact.php:1199
+msgid "No compatible communication protocols or feeds were discovered."
+msgstr "Non sono stati trovati protocolli di comunicazione o feed compatibili."
 
-#: mod/settings.php:1222
-msgid "Expire personal notes:"
-msgstr "Fai scadere le Note personali:"
+#: src/Model/Contact.php:1197
+msgid "The profile address specified does not provide adequate information."
+msgstr "L'indirizzo del profilo specificato non fornisce adeguate informazioni."
 
-#: mod/settings.php:1223
-msgid "Expire starred posts:"
-msgstr "Fai scadere i post Speciali:"
+#: src/Model/Contact.php:1202
+msgid "An author or name was not found."
+msgstr "Non è stato trovato un nome o un autore"
 
-#: mod/settings.php:1224
-msgid "Expire photos:"
-msgstr "Fai scadere le foto:"
+#: src/Model/Contact.php:1205
+msgid "No browser URL could be matched to this address."
+msgstr "Nessun URL può essere associato a questo indirizzo."
 
-#: mod/settings.php:1225
-msgid "Only expire posts by others:"
-msgstr "Fai scadere solo i post degli altri:"
+#: src/Model/Contact.php:1208
+msgid ""
+"Unable to match @-style Identity Address with a known protocol or email "
+"contact."
+msgstr "Impossibile l'indirizzo identità con un protocollo conosciuto o con un contatto email."
 
-#: mod/settings.php:1256
-msgid "Account Settings"
-msgstr "Impostazioni account"
+#: src/Model/Contact.php:1209
+msgid "Use mailto: in front of address to force email check."
+msgstr "Usa \"mailto:\" davanti all'indirizzo per forzare un controllo nelle email."
 
-#: mod/settings.php:1264
-msgid "Password Settings"
-msgstr "Impostazioni password"
+#: src/Model/Contact.php:1215
+msgid ""
+"The profile address specified belongs to a network which has been disabled "
+"on this site."
+msgstr "L'indirizzo del profilo specificato appartiene a un network che è stato disabilitato su questo sito."
 
-#: mod/settings.php:1266
-msgid "Leave password fields blank unless changing"
-msgstr "Lascia questi campi in bianco per non effettuare variazioni alla password"
+#: src/Model/Contact.php:1220
+msgid ""
+"Limited profile. This person will be unable to receive direct/personal "
+"notifications from you."
+msgstr "Profilo limitato. Questa persona non sarà in grado di ricevere notifiche personali da te."
 
-#: mod/settings.php:1267
-msgid "Current Password:"
-msgstr "Password Attuale:"
+#: src/Model/Contact.php:1290
+msgid "Unable to retrieve contact information."
+msgstr "Impossibile recuperare informazioni sul contatto."
 
-#: mod/settings.php:1267 mod/settings.php:1268
-msgid "Your current password to confirm the changes"
-msgstr "La tua password attuale per confermare le modifiche"
+#: src/Model/Contact.php:1502
+#, php-format
+msgid "%s's birthday"
+msgstr "Compleanno di %s"
 
-#: mod/settings.php:1268
-msgid "Password:"
-msgstr "Password:"
+#: src/Model/Contact.php:1503 src/Protocol/DFRN.php:1398
+#, php-format
+msgid "Happy Birthday %s"
+msgstr "Buon compleanno %s"
 
-#: mod/settings.php:1272
-msgid "Basic Settings"
-msgstr "Impostazioni base"
+#: src/Model/Group.php:44
+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 "Un gruppo eliminato con questo nome è stato ricreato. I permessi  esistenti su un elemento <strong>possono</strong> essere applicati a questo gruppo e tutti i membri futuri. Se questo non è ciò che si intende, si prega di creare un altro gruppo con un nome diverso."
 
-#: mod/settings.php:1274
-msgid "Email Address:"
-msgstr "Indirizzo Email:"
+#: src/Model/Group.php:329
+msgid "Default privacy group for new contacts"
+msgstr "Gruppo predefinito per i nuovi contatti"
 
-#: mod/settings.php:1275
-msgid "Your Timezone:"
-msgstr "Il tuo fuso orario:"
+#: src/Model/Group.php:362
+msgid "Everybody"
+msgstr "Tutti"
 
-#: mod/settings.php:1276
-msgid "Your Language:"
-msgstr "La tua lingua:"
+#: src/Model/Group.php:382
+msgid "edit"
+msgstr "modifica"
 
-#: mod/settings.php:1276
-msgid ""
-"Set the language we use to show you friendica interface and to send you "
-"emails"
-msgstr "Imposta la lingua che sarà usata per mostrarti l'interfaccia di Friendica e per inviarti le email"
+#: src/Model/Group.php:406
+msgid "Edit group"
+msgstr "Modifica gruppo"
 
-#: mod/settings.php:1277
-msgid "Default Post Location:"
-msgstr "Località predefinita:"
+#: src/Model/Group.php:407
+msgid "Contacts not in any group"
+msgstr "Contatti in nessun gruppo."
 
-#: mod/settings.php:1278
-msgid "Use Browser Location:"
-msgstr "Usa la località rilevata dal browser:"
+#: src/Model/Group.php:408
+msgid "Create a new group"
+msgstr "Crea un nuovo gruppo"
 
-#: mod/settings.php:1281
-msgid "Security and Privacy Settings"
-msgstr "Impostazioni di sicurezza e privacy"
+#: src/Model/Group.php:410
+msgid "Edit groups"
+msgstr "Modifica gruppi"
 
-#: mod/settings.php:1283
-msgid "Maximum Friend Requests/Day:"
-msgstr "Numero massimo di richieste di amicizia al giorno:"
+#: src/Model/User.php:142
+msgid "Login failed"
+msgstr "Accesso fallito."
 
-#: mod/settings.php:1283 mod/settings.php:1313
-msgid "(to prevent spam abuse)"
-msgstr "(per prevenire lo spam)"
+#: src/Model/User.php:173
+msgid "Not enough information to authenticate"
+msgstr "Informazioni insufficienti per l'autenticazione"
 
-#: mod/settings.php:1284
-msgid "Default Post Permissions"
-msgstr "Permessi predefiniti per i messaggi"
+#: src/Model/User.php:319
+msgid "An invitation is required."
+msgstr "E' richiesto un invito."
 
-#: mod/settings.php:1285
-msgid "(click to open/close)"
-msgstr "(clicca per aprire/chiudere)"
+#: src/Model/User.php:323
+msgid "Invitation could not be verified."
+msgstr "L'invito non puo' essere verificato."
 
-#: mod/settings.php:1296
-msgid "Default Private Post"
-msgstr "Default Post Privato"
+#: src/Model/User.php:330
+msgid "Invalid OpenID url"
+msgstr "Url OpenID non valido"
 
-#: mod/settings.php:1297
-msgid "Default Public Post"
-msgstr "Default Post Pubblico"
+#: src/Model/User.php:343 src/Module/Login.php:100
+msgid ""
+"We encountered a problem while logging in with the OpenID you provided. "
+"Please check the correct spelling of the ID."
+msgstr "Abbiamo incontrato un problema mentre contattavamo il server OpenID che ci hai fornito. Controlla di averlo scritto giusto."
 
-#: mod/settings.php:1301
-msgid "Default Permissions for New Posts"
-msgstr "Permessi predefiniti per i nuovi post"
+#: src/Model/User.php:343 src/Module/Login.php:100
+msgid "The error message was:"
+msgstr "Il messaggio riportato era:"
 
-#: mod/settings.php:1313
-msgid "Maximum private messages per day from unknown people:"
-msgstr "Numero massimo di messaggi privati da utenti sconosciuti per giorno:"
+#: src/Model/User.php:349
+msgid "Please enter the required information."
+msgstr "Inserisci le informazioni richieste."
 
-#: mod/settings.php:1316
-msgid "Notification Settings"
-msgstr "Impostazioni notifiche"
+#: src/Model/User.php:362
+msgid "Please use a shorter name."
+msgstr "Usa un nome più corto."
 
-#: mod/settings.php:1317
-msgid "By default post a status message when:"
-msgstr "Invia un messaggio di stato quando:"
+#: src/Model/User.php:365
+msgid "Name too short."
+msgstr "Il nome è troppo corto."
 
-#: mod/settings.php:1318
-msgid "accepting a friend request"
-msgstr "accetti una richiesta di amicizia"
+#: src/Model/User.php:373
+msgid "That doesn't appear to be your full (First Last) name."
+msgstr "Questo non sembra essere il tuo nome completo (Nome Cognome)."
 
-#: mod/settings.php:1319
-msgid "joining a forum/community"
-msgstr "ti unisci a un forum/comunità"
+#: src/Model/User.php:378
+msgid "Your email domain is not among those allowed on this site."
+msgstr "Il dominio della tua email non è tra quelli autorizzati su questo sito."
 
-#: mod/settings.php:1320
-msgid "making an <em>interesting</em> profile change"
-msgstr "fai un <em>interessante</em> modifica al profilo"
+#: src/Model/User.php:382
+msgid "Not a valid email address."
+msgstr "L'indirizzo email non è valido."
 
-#: mod/settings.php:1321
-msgid "Send a notification email when:"
-msgstr "Invia una mail di notifica quando:"
+#: src/Model/User.php:386 src/Model/User.php:394
+msgid "Cannot use that email."
+msgstr "Non puoi usare quell'email."
 
-#: mod/settings.php:1322
-msgid "You receive an introduction"
-msgstr "Ricevi una presentazione"
+#: src/Model/User.php:401
+msgid "Your nickname can only contain a-z, 0-9 and _."
+msgstr "Il tuo nome utente può contenere solo a-z, 0-9 e _."
 
-#: mod/settings.php:1323
-msgid "Your introductions are confirmed"
-msgstr "Le tue presentazioni sono confermate"
+#: src/Model/User.php:408 src/Model/User.php:464
+msgid "Nickname is already registered. Please choose another."
+msgstr "Nome utente già registrato. Scegline un altro."
 
-#: mod/settings.php:1324
-msgid "Someone writes on your profile wall"
-msgstr "Qualcuno scrive sulla bacheca del tuo profilo"
+#: src/Model/User.php:418
+msgid "SERIOUS ERROR: Generation of security keys failed."
+msgstr "ERRORE GRAVE: La generazione delle chiavi di sicurezza è fallita."
 
-#: mod/settings.php:1325
-msgid "Someone writes a followup comment"
-msgstr "Qualcuno scrive un commento a un tuo messaggio"
+#: src/Model/User.php:451 src/Model/User.php:455
+msgid "An error occurred during registration. Please try again."
+msgstr "C'è stato un errore durante la registrazione. Prova ancora."
 
-#: mod/settings.php:1326
-msgid "You receive a private message"
-msgstr "Ricevi un messaggio privato"
+#: src/Model/User.php:480
+msgid "An error occurred creating your default profile. Please try again."
+msgstr "C'è stato un errore nella creazione del tuo profilo. Prova ancora."
 
-#: mod/settings.php:1327
-msgid "You receive a friend suggestion"
-msgstr "Hai ricevuto un suggerimento di amicizia"
+#: src/Model/User.php:487
+msgid "An error occurred creating your self contact. Please try again."
+msgstr "C'è stato un errore nella creazione del tuo contatto. Prova ancora."
 
-#: mod/settings.php:1328
-msgid "You are tagged in a post"
-msgstr "Sei stato taggato in un post"
+#: src/Model/User.php:496
+msgid ""
+"An error occurred creating your default contact group. Please try again."
+msgstr "C'è stato un errore nella creazione del tuo gruppo contatti di default. Prova ancora."
 
-#: mod/settings.php:1329
-msgid "You are poked/prodded/etc. in a post"
-msgstr "Sei 'toccato'/'spronato'/ecc. in un post"
+#: src/Model/User.php:570
+#, 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 "\nGentile %1$s,\n\tGrazie per la tua registrazione su %2$s. Il tuo account è in attesa di approvazione da parte di un amministratore.\n\t"
 
-#: mod/settings.php:1331
-msgid "Activate desktop notifications"
-msgstr "Attiva notifiche desktop"
+#: src/Model/User.php:580
+#, php-format
+msgid "Registration at %s"
+msgstr "Registrazione su %s"
 
-#: mod/settings.php:1331
-msgid "Show desktop popup on new notifications"
-msgstr "Mostra un popup di notifica sul desktop all'arrivo di nuove notifiche"
+#: src/Model/User.php:598
+#, 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 "\nGentile %1$s,\n\tGrazie per esserti registrato su %2$s. Il tuo account è stato creato.\n\t"
 
-#: mod/settings.php:1333
-msgid "Text-only notification emails"
-msgstr "Email di notifica in solo testo"
+#: src/Model/User.php:602
+#, php-format
+msgid ""
+"\n"
+"\t\t\tThe login details are as follows:\n"
+"\t\t\t\tSite Location:\t%3$s\n"
+"\t\t\t\tLogin Name:\t%1$s\n"
+"\t\t\t\tPassword:\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"
+"\n"
+"\t\t\tThank you and welcome to %2$s."
+msgstr "\nI dettagli del tuo utente sono:\n\tIndirizzo del sito: %3$s\n\tNome utente: %1$s\n\tPassword: %5$s\n\nPuoi cambiare la tua password dalla pagina delle impostazioni del tuo account dopo esserti autenticato.\n\nPer favore, prenditi qualche momento per esaminare tutte le impostazioni presenti.\n\nPotresti voler aggiungere qualche informazione di base al tuo profilo predefinito (nella pagina \"Profili\"), così che le altre persone possano trovarti più facilmente.\n\nTi raccomandiamo di inserire il tuo nome completo, aggiungere una foto, aggiungere qualche parola chiave del profilo (molto utili per trovare nuovi contatti), e magari in quale nazione vivi, se non vuoi essere più specifico di così.\n\nNoi rispettiamo appieno la tua privacy, e nessuna di queste informazioni è necessaria o obbligatoria.\nSe sei nuovo e non conosci nessuno qui, possono aiutarti a trovare qualche nuovo e interessante contatto.\n\nGrazie e benvenuto su %2$s."
 
-#: mod/settings.php:1335
-msgid "Send text only notification emails, without the html part"
-msgstr "Invia le email di notifica in solo testo, senza la parte in html"
+#: src/Protocol/DFRN.php:1397
+#, php-format
+msgid "%s\\'s birthday"
+msgstr "compleanno di %s"
 
-#: mod/settings.php:1337
-msgid "Show detailled notifications"
-msgstr ""
+#: src/Protocol/OStatus.php:1774
+#, php-format
+msgid "%s is now following %s."
+msgstr "%s sta seguendo %s"
 
-#: mod/settings.php:1339
-msgid ""
-"Per default the notificiation are condensed to a single notification per "
-"item. When enabled, every notification is displayed."
-msgstr ""
+#: src/Protocol/OStatus.php:1775
+msgid "following"
+msgstr "segue"
 
-#: mod/settings.php:1341
-msgid "Advanced Account/Page Type Settings"
-msgstr "Impostazioni avanzate Account/Tipo di pagina"
+#: src/Protocol/OStatus.php:1778
+#, php-format
+msgid "%s stopped following %s."
+msgstr "%s ha smesso di seguire %s"
 
-#: mod/settings.php:1342
-msgid "Change the behaviour of this account for special situations"
-msgstr "Modifica il comportamento di questo account in situazioni speciali"
+#: src/Protocol/OStatus.php:1779
+msgid "stopped following"
+msgstr "tolto dai seguiti"
 
-#: mod/settings.php:1345
-msgid "Relocate"
-msgstr "Trasloca"
+#: src/Protocol/Diaspora.php:2584
+msgid "Sharing notification from Diaspora network"
+msgstr "Notifica di condivisione dal network Diaspora*"
 
-#: mod/settings.php:1346
-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 "Se hai spostato questo profilo da un'altro server, e alcuni dei tuoi contatti non ricevono i tuoi aggiornamenti, prova a premere questo bottone."
+#: src/Protocol/Diaspora.php:3660
+msgid "Attachments:"
+msgstr "Allegati:"
 
-#: mod/settings.php:1347
-msgid "Resend relocate message to contacts"
-msgstr "Invia nuovamente il messaggio di trasloco ai contatti"
+#: src/Worker/Delivery.php:391
+msgid "(no subject)"
+msgstr "(nessun oggetto)"
 
-#: mod/videos.php:128
-msgid "Do you really want to delete this video?"
-msgstr "Vuoi veramente cancellare questo video?"
+#: src/Module/Login.php:282
+msgid "Create a New Account"
+msgstr "Crea un nuovo account"
 
-#: mod/videos.php:133
-msgid "Delete Video"
-msgstr "Rimuovi video"
+#: src/Module/Login.php:315
+msgid "Password: "
+msgstr "Password: "
 
-#: mod/videos.php:212
-msgid "No videos selected"
-msgstr "Nessun video selezionato"
+#: src/Module/Login.php:316
+msgid "Remember me"
+msgstr "Ricordati di me"
 
-#: mod/videos.php:406
-msgid "Recent Videos"
-msgstr "Video Recenti"
+#: src/Module/Login.php:319
+msgid "Or login using OpenID: "
+msgstr "O entra con OpenID:"
 
-#: mod/videos.php:408
-msgid "Upload New Videos"
-msgstr "Carica Nuovo Video"
+#: src/Module/Login.php:325
+msgid "Forgot your password?"
+msgstr "Hai dimenticato la password?"
 
-#: mod/wall_attach.php:19 mod/wall_attach.php:27 mod/wall_attach.php:78
-#: mod/wall_upload.php:37 mod/wall_upload.php:53 mod/wall_upload.php:111
-#: mod/wall_upload.php:151 mod/wall_upload.php:154
-msgid "Invalid request."
-msgstr "Richiesta non valida."
+#: src/Module/Login.php:328
+msgid "Website Terms of Service"
+msgstr "Condizioni di servizio del sito web "
 
-#: mod/wall_attach.php:96
-msgid "Sorry, maybe your upload is bigger than the PHP configuration allows"
-msgstr "Mi spiace, forse il file che stai caricando è più grosso di quanto la configurazione di PHP permetta"
+#: src/Module/Login.php:329
+msgid "terms of service"
+msgstr "condizioni del servizio"
 
-#: mod/wall_attach.php:96
-msgid "Or - did you try to upload an empty file?"
-msgstr "O.. non avrai provato a caricare un file vuoto?"
+#: src/Module/Login.php:331
+msgid "Website Privacy Policy"
+msgstr "Politiche di privacy del sito"
 
-#: mod/wall_attach.php:107
-#, php-format
-msgid "File exceeds size limit of %s"
-msgstr "Il file supera la dimensione massima di %s"
+#: src/Module/Login.php:332
+msgid "privacy policy"
+msgstr "politiche di privacy"
 
-#: mod/wall_attach.php:131 mod/wall_attach.php:147
-msgid "File upload failed."
-msgstr "Caricamento del file non riuscito."
+#: src/Module/Logout.php:28
+msgid "Logged out."
+msgstr "Uscita effettuata."
 
-#: object/Item.php:106
+#: src/Object/Post.php:127
 msgid "This entry was edited"
 msgstr "Questa voce è stata modificata"
 
-#: object/Item.php:151
+#: src/Object/Post.php:181
 msgid "save to folder"
 msgstr "salva nella cartella"
 
-#: object/Item.php:221
+#: src/Object/Post.php:234
 msgid "I will attend"
 msgstr "Parteciperò"
 
-#: object/Item.php:221
+#: src/Object/Post.php:234
 msgid "I will not attend"
 msgstr "Non parteciperò"
 
-#: object/Item.php:221
+#: src/Object/Post.php:234
 msgid "I might attend"
 msgstr "Forse parteciperò"
 
-#: object/Item.php:247
+#: src/Object/Post.php:262
 msgid "add star"
 msgstr "aggiungi a speciali"
 
-#: object/Item.php:248
+#: src/Object/Post.php:263
 msgid "remove star"
 msgstr "rimuovi da speciali"
 
-#: object/Item.php:249
+#: src/Object/Post.php:264
 msgid "toggle star status"
 msgstr "Inverti stato preferito"
 
-#: object/Item.php:252
+#: src/Object/Post.php:267
 msgid "starred"
 msgstr "preferito"
 
-#: object/Item.php:257
+#: src/Object/Post.php:273
 msgid "ignore thread"
 msgstr "ignora la discussione"
 
-#: object/Item.php:258
+#: src/Object/Post.php:274
 msgid "unignore thread"
 msgstr "non ignorare la discussione"
 
-#: object/Item.php:259
+#: src/Object/Post.php:275
 msgid "toggle ignore status"
 msgstr "inverti stato \"Ignora\""
 
-#: object/Item.php:269
+#: src/Object/Post.php:284
 msgid "add tag"
 msgstr "aggiungi tag"
 
-#: object/Item.php:280
+#: src/Object/Post.php:295
 msgid "like"
 msgstr "mi piace"
 
-#: object/Item.php:281
+#: src/Object/Post.php:296
 msgid "dislike"
 msgstr "non mi piace"
 
-#: object/Item.php:284
+#: src/Object/Post.php:299
 msgid "Share this"
 msgstr "Condividi questo"
 
-#: object/Item.php:284
+#: src/Object/Post.php:299
 msgid "share"
 msgstr "condividi"
 
-#: object/Item.php:352
+#: src/Object/Post.php:357
 msgid "to"
 msgstr "a"
 
-#: object/Item.php:353
+#: src/Object/Post.php:358
 msgid "via"
 msgstr "via"
 
-#: object/Item.php:354
+#: src/Object/Post.php:359
 msgid "Wall-to-Wall"
 msgstr "Da bacheca a bacheca"
 
-#: object/Item.php:355
+#: src/Object/Post.php:360
 msgid "via Wall-To-Wall:"
 msgstr "da bacheca a bacheca"
 
-#: object/Item.php:414
+#: src/Object/Post.php:419
 #, php-format
 msgid "%d comment"
 msgid_plural "%d comments"
 msgstr[0] "%d commento"
 msgstr[1] "%d commenti"
 
-#: object/Item.php:703
+#: src/Object/Post.php:789
 msgid "Bold"
 msgstr "Grassetto"
 
-#: object/Item.php:704
+#: src/Object/Post.php:790
 msgid "Italic"
 msgstr "Corsivo"
 
-#: object/Item.php:705
+#: src/Object/Post.php:791
 msgid "Underline"
 msgstr "Sottolineato"
 
-#: object/Item.php:706
+#: src/Object/Post.php:792
 msgid "Quote"
 msgstr "Citazione"
 
-#: object/Item.php:707
+#: src/Object/Post.php:793
 msgid "Code"
 msgstr "Codice"
 
-#: object/Item.php:708
+#: src/Object/Post.php:794
 msgid "Image"
 msgstr "Immagine"
 
-#: object/Item.php:709
+#: src/Object/Post.php:795
 msgid "Link"
 msgstr "Link"
 
-#: object/Item.php:710
+#: src/Object/Post.php:796
 msgid "Video"
 msgstr "Video"
 
-#: view/theme/duepuntozero/config.php:48
-msgid "greenzero"
-msgstr "greenzero"
-
-#: view/theme/duepuntozero/config.php:49
-msgid "purplezero"
-msgstr "purplezero"
-
-#: view/theme/duepuntozero/config.php:50
-msgid "easterbunny"
-msgstr "easterbunny"
-
-#: view/theme/duepuntozero/config.php:51
-msgid "darkzero"
-msgstr "darkzero"
-
-#: view/theme/duepuntozero/config.php:52
-msgid "comix"
-msgstr "comix"
-
-#: view/theme/duepuntozero/config.php:53
-msgid "slackr"
-msgstr "slackr"
-
-#: view/theme/duepuntozero/config.php:68
-msgid "Variations"
-msgstr "Varianti"
-
-#: view/theme/frio/php/Image.php:23
-msgid "Repeat the image"
-msgstr "Ripeti l'immagine"
-
-#: view/theme/frio/php/Image.php:23
-msgid "Will repeat your image to fill the background."
-msgstr "Ripete l'immagine per riempire lo sfondo."
-
-#: view/theme/frio/php/Image.php:25
-msgid "Stretch"
-msgstr "Stira"
-
-#: view/theme/frio/php/Image.php:25
-msgid "Will stretch to width/height of the image."
-msgstr "Stira l'immagine."
-
-#: view/theme/frio/php/Image.php:27
-msgid "Resize fill and-clip"
-msgstr "Scala e ritaglia"
-
-#: view/theme/frio/php/Image.php:27
-msgid "Resize to fill and retain aspect ratio."
-msgstr "Scala l'immagine a riempire mantenendo le proporzioni."
-
-#: view/theme/frio/php/Image.php:29
-msgid "Resize best fit"
-msgstr "Scala best fit"
-
-#: view/theme/frio/php/Image.php:29
-msgid "Resize to best fit and retain aspect ratio."
-msgstr "Scala l'immagine alla miglior dimensione per riempire mantenendo le proporzioni."
-
-#: view/theme/frio/config.php:92
-msgid "Default"
-msgstr "Default"
-
-#: view/theme/frio/config.php:104
-msgid "Note"
-msgstr ""
-
-#: view/theme/frio/config.php:104
-msgid "Check image permissions if all users are allowed to visit the image"
-msgstr "Controlla i permessi dell'immagine se tutti gli utenti sono autorizzati a vederla"
-
-#: view/theme/frio/config.php:111
-msgid "Select scheme"
-msgstr "Seleziona schema"
-
-#: view/theme/frio/config.php:112
-msgid "Navigation bar background color"
-msgstr "Colore di sfondo barra di navigazione"
-
-#: view/theme/frio/config.php:113
-msgid "Navigation bar icon color "
-msgstr "Colore icona barra di navigazione"
-
-#: view/theme/frio/config.php:114
-msgid "Link color"
-msgstr "Colore link"
-
-#: view/theme/frio/config.php:115
-msgid "Set the background color"
-msgstr "Imposta il colore di sfondo"
-
-#: view/theme/frio/config.php:116
-msgid "Content background transparency"
-msgstr "Trasparenza sfondo contenuto"
-
-#: view/theme/frio/config.php:117
-msgid "Set the background image"
-msgstr "Imposta l'immagine di sfondo"
-
-#: view/theme/frio/theme.php:231
-msgid "Guest"
-msgstr "Ospite"
-
-#: view/theme/frio/theme.php:237
-msgid "Visitor"
-msgstr "Visitatore"
-
-#: view/theme/quattro/config.php:74
-msgid "Alignment"
-msgstr "Allineamento"
-
-#: view/theme/quattro/config.php:74
-msgid "Left"
-msgstr "Sinistra"
-
-#: view/theme/quattro/config.php:74
-msgid "Center"
-msgstr "Centrato"
-
-#: view/theme/quattro/config.php:75
-msgid "Color scheme"
-msgstr "Schema colori"
-
-#: view/theme/quattro/config.php:76
-msgid "Posts font size"
-msgstr "Dimensione caratteri post"
-
-#: view/theme/quattro/config.php:77
-msgid "Textareas font size"
-msgstr "Dimensione caratteri nelle aree di testo"
-
-#: view/theme/vier/theme.php:144 view/theme/vier/config.php:119
-msgid "Community Profiles"
-msgstr "Profili Comunità"
-
-#: view/theme/vier/theme.php:174 view/theme/vier/config.php:123
-msgid "Last users"
-msgstr "Ultimi utenti"
-
-#: view/theme/vier/theme.php:192 view/theme/vier/config.php:122
-msgid "Find Friends"
-msgstr "Trova Amici"
-
-#: view/theme/vier/theme.php:193
-msgid "Local Directory"
-msgstr "Elenco Locale"
-
-#: view/theme/vier/theme.php:285
-msgid "Quick Start"
-msgstr "Quick Start"
-
-#: view/theme/vier/theme.php:385 view/theme/vier/config.php:121
-msgid "Connect Services"
-msgstr "Servizi connessi"
-
-#: view/theme/vier/config.php:71
-msgid "Comma separated list of helper forums"
-msgstr "Lista separata da virgola di forum di aiuto"
-
-#: view/theme/vier/config.php:117
-msgid "Set style"
-msgstr "Imposta stile"
-
-#: view/theme/vier/config.php:118
-msgid "Community Pages"
-msgstr "Pagine Comunitarie"
-
-#: view/theme/vier/config.php:120
-msgid "Help or @NewHere ?"
-msgstr "Serve aiuto? Sei nuovo?"
-
-#: src/App.php:522
+#: src/App.php:513
 msgid "Delete this item?"
 msgstr "Cancellare questo elemento?"
 
-#: src/App.php:524
+#: src/App.php:515
 msgid "show fewer"
 msgstr "mostra di meno"
 
-#: boot.php:738
+#: index.php:441
+msgid "toggle mobile"
+msgstr "commuta tema mobile"
+
+#: boot.php:786
 #, php-format
 msgid "Update %s failed. See error logs."
 msgstr "aggiornamento %s fallito. Guarda i log di errore."
-
-#: boot.php:850
-msgid "Create a New Account"
-msgstr "Crea un nuovo account"
-
-#: boot.php:878
-msgid "Password: "
-msgstr "Password: "
-
-#: boot.php:879
-msgid "Remember me"
-msgstr "Ricordati di me"
-
-#: boot.php:882
-msgid "Or login using OpenID: "
-msgstr "O entra con OpenID:"
-
-#: boot.php:888
-msgid "Forgot your password?"
-msgstr "Hai dimenticato la password?"
-
-#: boot.php:891
-msgid "Website Terms of Service"
-msgstr "Condizioni di servizio del sito web "
-
-#: boot.php:892
-msgid "terms of service"
-msgstr "condizioni del servizio"
-
-#: boot.php:894
-msgid "Website Privacy Policy"
-msgstr "Politiche di privacy del sito"
-
-#: boot.php:895
-msgid "privacy policy"
-msgstr "politiche di privacy"
-
-#: index.php:438
-msgid "toggle mobile"
-msgstr "commuta tema mobile"
index 28ad45d73195ad44b873d6136bcf557129277f8c..7df9e9c1ec62fad7fe89f22bb7a8b3c8156c5ac7 100644 (file)
@@ -5,213 +5,19 @@ function string_plural_select_it($n){
        return ($n != 1);;
 }}
 ;
-$a->strings["General Features"] = "Funzionalità generali";
-$a->strings["Multiple Profiles"] = "Profili multipli";
-$a->strings["Ability to create multiple profiles"] = "Possibilità di creare profili multipli";
-$a->strings["Photo Location"] = "Località Foto";
-$a->strings["Photo metadata is normally stripped. This extracts the location (if present) prior to stripping metadata and links it to a map."] = "I metadati delle foto vengono rimossi. Questa opzione estrae la località (se presenta) prima di rimuovere i metadati e la collega a una mappa.";
-$a->strings["Export Public Calendar"] = "Esporta calendario pubblico";
-$a->strings["Ability for visitors to download the public calendar"] = "Permesso ai visitatori di scaricare il calendario pubblico";
-$a->strings["Post Composition Features"] = "Funzionalità di composizione dei post";
-$a->strings["Post Preview"] = "Anteprima dei post";
-$a->strings["Allow previewing posts and comments before publishing them"] = "Permetti di avere un'anteprima di messaggi e commenti prima di pubblicarli";
-$a->strings["Auto-mention Forums"] = "Auto-cita i Forum";
-$a->strings["Add/remove mention when a forum page is selected/deselected in ACL window."] = "Aggiunge/rimuove una menzione quando una pagina forum è selezionata/deselezionata nella finestra dei permessi.";
-$a->strings["Network Sidebar Widgets"] = "Widget della barra laterale nella pagina Rete";
-$a->strings["Search by Date"] = "Cerca per data";
-$a->strings["Ability to select posts by date ranges"] = "Permette di filtrare i post per data";
-$a->strings["List Forums"] = "Elenco forum";
-$a->strings["Enable widget to display the forums your are connected with"] = "Abilita il widget che mostra i forum ai quali sei connesso";
-$a->strings["Group Filter"] = "Filtra gruppi";
-$a->strings["Enable widget to display Network posts only from selected group"] = "Abilita il widget per filtrare i post solo per il gruppo selezionato";
-$a->strings["Network Filter"] = "Filtro reti";
-$a->strings["Enable widget to display Network posts only from selected network"] = "Abilita il widget per mostrare i post solo per la rete selezionata";
-$a->strings["Saved Searches"] = "Ricerche salvate";
-$a->strings["Save search terms for re-use"] = "Salva i termini cercati per riutilizzarli";
-$a->strings["Network Tabs"] = "Schede pagina Rete";
-$a->strings["Network Personal Tab"] = "Scheda Personali";
-$a->strings["Enable tab to display only Network posts that you've interacted on"] = "Abilita la scheda per mostrare solo i post a cui hai partecipato";
-$a->strings["Network New Tab"] = "Scheda Nuovi";
-$a->strings["Enable tab to display only new Network posts (from the last 12 hours)"] = "Abilita la scheda per mostrare solo i post nuovi (nelle ultime 12 ore)";
-$a->strings["Network Shared Links Tab"] = "Scheda Link Condivisi";
-$a->strings["Enable tab to display only Network posts with links in them"] = "Abilita la scheda per mostrare solo i post che contengono link";
-$a->strings["Post/Comment Tools"] = "Strumenti per messaggi/commenti";
-$a->strings["Multiple Deletion"] = "Eliminazione multipla";
-$a->strings["Select and delete multiple posts/comments at once"] = "Seleziona ed elimina vari messaggi e commenti in una volta sola";
-$a->strings["Edit Sent Posts"] = "Modifica i post inviati";
-$a->strings["Edit and correct posts and comments after sending"] = "Modifica e correggi messaggi e commenti dopo averli inviati";
-$a->strings["Tagging"] = "Aggiunta tag";
-$a->strings["Ability to tag existing posts"] = "Permette di aggiungere tag ai post già esistenti";
-$a->strings["Post Categories"] = "Categorie post";
-$a->strings["Add categories to your posts"] = "Aggiungi categorie ai tuoi post";
-$a->strings["Saved Folders"] = "Cartelle Salvate";
-$a->strings["Ability to file posts under folders"] = "Permette di archiviare i post in cartelle";
-$a->strings["Dislike Posts"] = "Non mi piace";
-$a->strings["Ability to dislike posts/comments"] = "Permetti di inviare \"non mi piace\" ai messaggi";
-$a->strings["Star Posts"] = "Post preferiti";
-$a->strings["Ability to mark special posts with a star indicator"] = "Permette di segnare i post preferiti con una stella";
-$a->strings["Mute Post Notifications"] = "Silenzia le notifiche di nuovi post";
-$a->strings["Ability to mute notifications for a thread"] = "Permette di silenziare le notifiche di nuovi post in una discussione";
-$a->strings["Advanced Profile Settings"] = "Impostazioni Avanzate Profilo";
-$a->strings["Show visitors public community forums at the Advanced Profile Page"] = "Mostra ai visitatori i forum nella pagina Profilo Avanzato";
-$a->strings["Miscellaneous"] = "Varie";
-$a->strings["Birthday:"] = "Compleanno:";
-$a->strings["Age: "] = "Età : ";
-$a->strings["YYYY-MM-DD or MM-DD"] = "AAAA-MM-GG o MM-GG";
-$a->strings["never"] = "mai";
-$a->strings["less than a second ago"] = "meno di un secondo fa";
-$a->strings["year"] = "anno";
-$a->strings["years"] = "anni";
-$a->strings["month"] = "mese";
-$a->strings["months"] = "mesi";
-$a->strings["week"] = "settimana";
-$a->strings["weeks"] = "settimane";
-$a->strings["day"] = "giorno";
-$a->strings["days"] = "giorni";
-$a->strings["hour"] = "ora";
-$a->strings["hours"] = "ore";
-$a->strings["minute"] = "minuto";
-$a->strings["minutes"] = "minuti";
-$a->strings["second"] = "secondo";
-$a->strings["seconds"] = "secondi";
-$a->strings["%1\$d %2\$s ago"] = "%1\$d %2\$s fa";
-$a->strings["%s's birthday"] = "Compleanno di %s";
-$a->strings["Happy Birthday %s"] = "Buon compleanno %s";
-$a->strings["Male"] = "Maschio";
-$a->strings["Female"] = "Femmina";
-$a->strings["Currently Male"] = "Al momento maschio";
-$a->strings["Currently Female"] = "Al momento femmina";
-$a->strings["Mostly Male"] = "Prevalentemente maschio";
-$a->strings["Mostly Female"] = "Prevalentemente femmina";
-$a->strings["Transgender"] = "Transgender";
-$a->strings["Intersex"] = "Intersex";
-$a->strings["Transsexual"] = "Transessuale";
-$a->strings["Hermaphrodite"] = "Ermafrodito";
-$a->strings["Neuter"] = "Neutro";
-$a->strings["Non-specific"] = "Non specificato";
-$a->strings["Other"] = "Altro";
-$a->strings["Undecided"] = [
-       0 => "Indeciso",
-       1 => "Indecisi",
-];
-$a->strings["Males"] = "Maschi";
-$a->strings["Females"] = "Femmine";
-$a->strings["Gay"] = "Gay";
-$a->strings["Lesbian"] = "Lesbica";
-$a->strings["No Preference"] = "Nessuna preferenza";
-$a->strings["Bisexual"] = "Bisessuale";
-$a->strings["Autosexual"] = "Autosessuale";
-$a->strings["Abstinent"] = "Astinente";
-$a->strings["Virgin"] = "Vergine";
-$a->strings["Deviant"] = "Deviato";
-$a->strings["Fetish"] = "Fetish";
-$a->strings["Oodles"] = "Un sacco";
-$a->strings["Nonsexual"] = "Asessuato";
-$a->strings["Single"] = "Single";
-$a->strings["Lonely"] = "Solitario";
-$a->strings["Available"] = "Disponibile";
-$a->strings["Unavailable"] = "Non disponibile";
-$a->strings["Has crush"] = "è cotto/a";
-$a->strings["Infatuated"] = "infatuato/a";
-$a->strings["Dating"] = "Disponibile a un incontro";
-$a->strings["Unfaithful"] = "Infedele";
-$a->strings["Sex Addict"] = "Sesso-dipendente";
-$a->strings["Friends"] = "Amici";
-$a->strings["Friends/Benefits"] = "Amici con benefici";
-$a->strings["Casual"] = "Casual";
-$a->strings["Engaged"] = "Impegnato";
-$a->strings["Married"] = "Sposato";
-$a->strings["Imaginarily married"] = "immaginariamente sposato/a";
-$a->strings["Partners"] = "Partners";
-$a->strings["Cohabiting"] = "Coinquilino";
-$a->strings["Common law"] = "diritto comune";
-$a->strings["Happy"] = "Felice";
-$a->strings["Not looking"] = "Non guarda";
-$a->strings["Swinger"] = "Scambista";
-$a->strings["Betrayed"] = "Tradito";
-$a->strings["Separated"] = "Separato";
-$a->strings["Unstable"] = "Instabile";
-$a->strings["Divorced"] = "Divorziato";
-$a->strings["Imaginarily divorced"] = "immaginariamente divorziato/a";
-$a->strings["Widowed"] = "Vedovo";
-$a->strings["Uncertain"] = "Incerto";
-$a->strings["It's complicated"] = "E' complicato";
-$a->strings["Don't care"] = "Non interessa";
-$a->strings["Ask me"] = "Chiedimelo";
-$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."] = "Un gruppo eliminato con questo nome è stato ricreato. I permessi  esistenti su un elemento <strong>possono</strong> essere applicati a questo gruppo e tutti i membri futuri. Se questo non è ciò che si intende, si prega di creare un altro gruppo con un nome diverso.";
-$a->strings["Default privacy group for new contacts"] = "Gruppo predefinito per i nuovi contatti";
-$a->strings["Everybody"] = "Tutti";
-$a->strings["edit"] = "modifica";
-$a->strings["Groups"] = "Gruppi";
-$a->strings["Edit groups"] = "Modifica gruppi";
-$a->strings["Edit group"] = "Modifica gruppo";
-$a->strings["Create a new group"] = "Crea un nuovo gruppo";
-$a->strings["Group Name: "] = "Nome del gruppo:";
-$a->strings["Contacts not in any group"] = "Contatti in nessun gruppo.";
-$a->strings["add"] = "aggiungi";
-$a->strings["Forums"] = "Forum";
-$a->strings["External link to forum"] = "Link esterno al forum";
-$a->strings["show more"] = "mostra di più";
-$a->strings["System"] = "Sistema";
-$a->strings["Network"] = "Rete";
-$a->strings["Personal"] = "Personale";
-$a->strings["Home"] = "Home";
-$a->strings["Introductions"] = "Presentazioni";
-$a->strings["%s commented on %s's post"] = "%s ha commentato il messaggio di %s";
-$a->strings["%s created a new post"] = "%s a creato un nuovo messaggio";
-$a->strings["%s liked %s's post"] = "a %s è piaciuto il messaggio di %s";
-$a->strings["%s disliked %s's post"] = "a %s non è piaciuto il messaggio di %s";
-$a->strings["%s is attending %s's event"] = "%s partecipa all'evento di %s";
-$a->strings["%s is not attending %s's event"] = "%s non partecipa all'evento di %s";
-$a->strings["%s may attend %s's event"] = "%s potrebbe partecipare all'evento di %s";
-$a->strings["%s is now friends with %s"] = "%s è ora amico di %s";
-$a->strings["Friend Suggestion"] = "Amico suggerito";
-$a->strings["Friend/Connect Request"] = "Richiesta amicizia/connessione";
-$a->strings["New Follower"] = "Qualcuno inizia a seguirti";
-$a->strings["Logged out."] = "Uscita effettuata.";
-$a->strings["Login failed."] = "Accesso fallito.";
-$a->strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = "Abbiamo incontrato un problema mentre contattavamo il server OpenID che ci hai fornito. Controlla di averlo scritto giusto.";
-$a->strings["The error message was:"] = "Il messaggio riportato era:";
-$a->strings["l F d, Y \\@ g:i A"] = "l d F Y \\@ G:i";
-$a->strings["Starts:"] = "Inizia:";
-$a->strings["Finishes:"] = "Finisce:";
-$a->strings["Location:"] = "Posizione:";
-$a->strings["Add New Contact"] = "Aggiungi nuovo contatto";
-$a->strings["Enter address or web location"] = "Inserisci posizione o indirizzo web";
-$a->strings["Example: bob@example.com, http://example.com/barbara"] = "Esempio: bob@example.com, http://example.com/barbara";
-$a->strings["Connect"] = "Connetti";
-$a->strings["%d invitation available"] = [
-       0 => "%d invito disponibile",
-       1 => "%d inviti disponibili",
-];
-$a->strings["Find People"] = "Trova persone";
-$a->strings["Enter name or interest"] = "Inserisci un nome o un interesse";
-$a->strings["Connect/Follow"] = "Connetti/segui";
-$a->strings["Examples: Robert Morgenstein, Fishing"] = "Esempi: Mario Rossi, Pesca";
-$a->strings["Find"] = "Trova";
-$a->strings["Friend Suggestions"] = "Contatti suggeriti";
-$a->strings["Similar Interests"] = "Interessi simili";
-$a->strings["Random Profile"] = "Profilo causale";
-$a->strings["Invite Friends"] = "Invita amici";
-$a->strings["View Global Directory"] = "Vedi Directory Globale";
-$a->strings["Networks"] = "Reti";
-$a->strings["All Networks"] = "Tutte le Reti";
-$a->strings["Everything"] = "Tutto";
-$a->strings["Categories"] = "Categorie";
-$a->strings["%d contact in common"] = [
-       0 => "%d contatto in comune",
-       1 => "%d contatti in comune",
-];
+$a->strings["Welcome "] = "Ciao";
+$a->strings["Please upload a profile photo."] = "Carica una foto per il profilo.";
+$a->strings["Welcome back "] = "Ciao ";
+$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."] = "Il token di sicurezza della form non era corretto. Probabilmente la form è rimasta aperta troppo a lungo (più di tre ore) prima di inviarla.";
 $a->strings["Friendica Notification"] = "Notifica Friendica";
 $a->strings["Thank You,"] = "Grazie,";
 $a->strings["%s Administrator"] = "Amministratore %s";
 $a->strings["%1\$s, %2\$s Administrator"] = "%1\$s,  amministratore di %2\$s";
 $a->strings["noreply"] = "nessuna risposta";
-$a->strings["%s <!item_type!>"] = "%s <!item_type!>";
 $a->strings["[Friendica:Notify] New mail received at %s"] = "[Friendica:Notifica] Nuovo messaggio privato ricevuto su %s";
 $a->strings["%1\$s sent you a new private message at %2\$s."] = "%1\$s ti ha inviato un nuovo messaggio privato su %2\$s.";
-$a->strings["%1\$s sent you %2\$s."] = "%1\$s ti ha inviato %2\$s";
 $a->strings["a private message"] = "un messaggio privato";
+$a->strings["%1\$s sent you %2\$s."] = "%1\$s ti ha inviato %2\$s";
 $a->strings["Please visit %s to view and/or reply to your private messages."] = "Visita %s per vedere e/o rispondere ai tuoi messaggi privati.";
 $a->strings["%1\$s commented on [url=%2\$s]a %3\$s[/url]"] = "%1\$s ha commentato [url=%2\$s]%3\$s[/url]";
 $a->strings["%1\$s commented on [url=%2\$s]%3\$s's %4\$s[/url]"] = "%1\$s ha commentato [url=%2\$s]%4\$s di %3\$s[/url]";
@@ -254,101 +60,132 @@ $a->strings["'%1\$s' has accepted your connection request at %2\$s"] = "'%1\$s'
 $a->strings["%2\$s has accepted your [url=%1\$s]connection request[/url]."] = "%2\$s ha accettato la tua [url=%1\$s]richiesta di connessione[/url]";
 $a->strings["You are now mutual friends and may exchange status updates, photos, and email without restriction."] = "Ora siete amici reciproci e potete scambiarvi aggiornamenti di stato, foto e messaggi privati senza restrizioni.";
 $a->strings["Please visit %s if you wish to make any changes to this relationship."] = "Visita %s se vuoi modificare questa relazione.";
-$a->strings["'%1\$s' has chosen to accept you a \"fan\", which restricts some forms of communication - such as private messaging and some profile interactions. If this is a celebrity or community page, these settings were applied automatically."] = "'%1\$s' ha scelto di accettarti come \"fan\", il che limita alcune forme di comunicazione, come i messaggi privati, e alcune possibilità di interazione col profilo. Se è una pagina di una comunità o di una celebrità, queste impostazioni sono state applicate automaticamente.";
+$a->strings["'%1\$s' has chosen to accept you a fan, which restricts some forms of communication - such as private messaging and some profile interactions. If this is a celebrity or community page, these settings were applied automatically."] = "'%1\$s' ha scelto di accettarti come \"fan\", il che limita alcune forme di comunicazione, come i messaggi privati, e alcune possibilità di interazione col profilo. Se è una pagina di una comunità o di una celebrità, queste impostazioni sono state applicate automaticamente.";
 $a->strings["'%1\$s' may choose to extend this into a two-way or more permissive relationship in the future."] = "'%1\$s' può scegliere di estendere questa relazione in una relazione più permissiva in futuro.";
 $a->strings["Please visit %s  if you wish to make any changes to this relationship."] = "Visita %s se desideri modificare questo collegamento.";
 $a->strings["[Friendica System:Notify] registration request"] = "[Friendica System:Notifica] richiesta di registrazione";
 $a->strings["You've received a registration request from '%1\$s' at %2\$s"] = "Hai ricevuto una richiesta di registrazione da '%1\$s' su %2\$s";
 $a->strings["You've received a [url=%1\$s]registration request[/url] from %2\$s."] = "Hai ricevuto una [url=%1\$s]richiesta di registrazione[/url] da %2\$s.";
-$a->strings["Full Name:\t%1\$s\\nSite Location:\t%2\$s\\nLogin Name:\t%3\$s (%4\$s)"] = "Nome completo: %1\$s\nIndirizzo del sito: %2\$s\nNome utente: %3\$s (%4\$s)";
+$a->strings["Full Name:\t%1\$s\\nSite Location:\t%2\$s\\nLogin Name:\t%3\$s (%4\$s("] = "Nome completo:\t%1\$s\nIndirizzo del sito:\t%2\$s\nNome utente:\t%3\$s (%4\$s)";
 $a->strings["Please visit %s to approve or reject the request."] = "Visita %s per approvare o rifiutare la richiesta.";
-$a->strings["Embedded content"] = "Contenuto incorporato";
-$a->strings["Embedding disabled"] = "Embed disabilitato";
-$a->strings["Welcome "] = "Ciao";
-$a->strings["Please upload a profile photo."] = "Carica una foto per il profilo.";
-$a->strings["Welcome back "] = "Ciao ";
-$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."] = "Il token di sicurezza della form non era corretto. Probabilmente la form è rimasta aperta troppo a lungo (più di tre ore) prima di inviarla.";
-$a->strings["Contact Photos"] = "Foto dei contatti";
-$a->strings["Nothing new here"] = "Niente di nuovo qui";
-$a->strings["Clear notifications"] = "Pulisci le notifiche";
-$a->strings["@name, !forum, #tags, content"] = "@nome, !forum, #tag, contenuto";
-$a->strings["Logout"] = "Esci";
-$a->strings["End this session"] = "Finisci questa sessione";
-$a->strings["Status"] = "Stato";
-$a->strings["Your posts and conversations"] = "I tuoi messaggi e le tue conversazioni";
-$a->strings["Profile"] = "Profilo";
-$a->strings["Your profile page"] = "Pagina del tuo profilo";
-$a->strings["Photos"] = "Foto";
-$a->strings["Your photos"] = "Le tue foto";
-$a->strings["Videos"] = "Video";
-$a->strings["Your videos"] = "I tuoi video";
-$a->strings["Events"] = "Eventi";
-$a->strings["Your events"] = "I tuoi eventi";
-$a->strings["Personal notes"] = "Note personali";
-$a->strings["Your personal notes"] = "Le tue note personali";
-$a->strings["Login"] = "Accedi";
-$a->strings["Sign in"] = "Entra";
-$a->strings["Home Page"] = "Home Page";
-$a->strings["Register"] = "Registrati";
-$a->strings["Create an account"] = "Crea un account";
-$a->strings["Help"] = "Guida";
-$a->strings["Help and documentation"] = "Guida e documentazione";
-$a->strings["Apps"] = "Applicazioni";
-$a->strings["Addon applications, utilities, games"] = "Applicazioni, utilità e giochi aggiuntivi";
-$a->strings["Search"] = "Cerca";
-$a->strings["Search site content"] = "Cerca nel contenuto del sito";
-$a->strings["Full Text"] = "Testo Completo";
-$a->strings["Tags"] = "Tags:";
-$a->strings["Contacts"] = "Contatti";
-$a->strings["Community"] = "Comunità";
-$a->strings["Conversations on this site"] = "Conversazioni su questo sito";
-$a->strings["Conversations on the network"] = "Conversazioni nella rete";
-$a->strings["Events and Calendar"] = "Eventi e calendario";
-$a->strings["Directory"] = "Elenco";
-$a->strings["People directory"] = "Elenco delle persone";
-$a->strings["Information"] = "Informazioni";
-$a->strings["Information about this friendica instance"] = "Informazioni su questo server friendica";
-$a->strings["Conversations from your friends"] = "Conversazioni dai tuoi amici";
-$a->strings["Network Reset"] = "Reset pagina Rete";
-$a->strings["Load Network page with no filters"] = "Carica la pagina Rete senza nessun filtro";
-$a->strings["Friend Requests"] = "Richieste di amicizia";
-$a->strings["Notifications"] = "Notifiche";
-$a->strings["See all notifications"] = "Vedi tutte le notifiche";
-$a->strings["Mark as seen"] = "Segna come letto";
-$a->strings["Mark all system notifications seen"] = "Segna tutte le notifiche come viste";
-$a->strings["Messages"] = "Messaggi";
-$a->strings["Private mail"] = "Posta privata";
-$a->strings["Inbox"] = "In arrivo";
-$a->strings["Outbox"] = "Inviati";
-$a->strings["New Message"] = "Nuovo messaggio";
-$a->strings["Manage"] = "Gestisci";
-$a->strings["Manage other pages"] = "Gestisci altre pagine";
-$a->strings["Delegations"] = "Delegazioni";
-$a->strings["Delegate Page Management"] = "Gestione delegati per la pagina";
-$a->strings["Settings"] = "Impostazioni";
-$a->strings["Account settings"] = "Parametri account";
-$a->strings["Profiles"] = "Profili";
-$a->strings["Manage/Edit Profiles"] = "Gestisci/Modifica i profili";
-$a->strings["Manage/edit friends and contacts"] = "Gestisci/modifica amici e contatti";
-$a->strings["Admin"] = "Amministrazione";
-$a->strings["Site setup and configuration"] = "Configurazione del sito";
-$a->strings["Navigation"] = "Navigazione";
-$a->strings["Site map"] = "Mappa del sito";
-$a->strings["View Profile"] = "Visualizza profilo";
-$a->strings["View Status"] = "Visualizza stato";
-$a->strings["View Photos"] = "Visualizza foto";
-$a->strings["Network Posts"] = "Post della Rete";
-$a->strings["View Contact"] = "Mostra contatto";
-$a->strings["Drop Contact"] = "Rimuovi contatto";
-$a->strings["Send PM"] = "Invia messaggio privato";
-$a->strings["Poke"] = "Stuzzica";
-$a->strings["Organisation"] = "Organizzazione";
-$a->strings["News"] = "Notizie";
-$a->strings["Forum"] = "Forum";
-$a->strings["Wall Photos"] = "Foto della bacheca";
+$a->strings["l F d, Y \\@ g:i A"] = "l d F Y \\@ G:i";
+$a->strings["Starts:"] = "Inizia:";
+$a->strings["Finishes:"] = "Finisce:";
+$a->strings["Location:"] = "Posizione:";
+$a->strings["all-day"] = "tutto il giorno";
+$a->strings["Sun"] = "Dom";
+$a->strings["Mon"] = "Lun";
+$a->strings["Tue"] = "Mar";
+$a->strings["Wed"] = "Mer";
+$a->strings["Thu"] = "Gio";
+$a->strings["Fri"] = "Ven";
+$a->strings["Sat"] = "Sab";
+$a->strings["Sunday"] = "Domenica";
+$a->strings["Monday"] = "Lunedì";
+$a->strings["Tuesday"] = "Martedì";
+$a->strings["Wednesday"] = "Mercoledì";
+$a->strings["Thursday"] = "Giovedì";
+$a->strings["Friday"] = "Venerdì";
+$a->strings["Saturday"] = "Sabato";
+$a->strings["Jan"] = "Gen";
+$a->strings["Feb"] = "Feb";
+$a->strings["Mar"] = "Mar";
+$a->strings["Apr"] = "Apr";
+$a->strings["May"] = "Maggio";
+$a->strings["Jun"] = "Giu";
+$a->strings["Jul"] = "Lug";
+$a->strings["Aug"] = "Ago";
+$a->strings["Sept"] = "Set";
+$a->strings["Oct"] = "Ott";
+$a->strings["Nov"] = "Nov";
+$a->strings["Dec"] = "Dic";
+$a->strings["January"] = "Gennaio";
+$a->strings["February"] = "Febbraio";
+$a->strings["March"] = "Marzo";
+$a->strings["April"] = "Aprile";
+$a->strings["June"] = "Giugno";
+$a->strings["July"] = "Luglio";
+$a->strings["August"] = "Agosto";
+$a->strings["September"] = "Settembre";
+$a->strings["October"] = "Ottobre";
+$a->strings["November"] = "Novembre";
+$a->strings["December"] = "Dicembre";
+$a->strings["today"] = "oggi";
+$a->strings["month"] = "mese";
+$a->strings["week"] = "settimana";
+$a->strings["day"] = "giorno";
+$a->strings["No events to display"] = "Nessun evento da mostrare";
+$a->strings["l, F j"] = "l j F";
+$a->strings["Edit event"] = "Modifica l'evento";
+$a->strings["Duplicate event"] = "Duplica evento";
+$a->strings["Delete event"] = "Elimina evento";
+$a->strings["link to source"] = "Collegamento all'originale";
+$a->strings["Export"] = "Esporta";
+$a->strings["Export calendar as ical"] = "Esporta il calendario in formato ical";
+$a->strings["Export calendar as csv"] = "Esporta il calendario in formato csv";
+$a->strings["D g:i A"] = "D G:i";
+$a->strings["g:i A"] = "G:i";
+$a->strings["Show map"] = "Mostra mappa";
+$a->strings["Hide map"] = "Nascondi mappa";
+$a->strings["Item not found."] = "Elemento non trovato.";
+$a->strings["Do you really want to delete this item?"] = "Vuoi veramente cancellare questo elemento?";
+$a->strings["Yes"] = "Si";
+$a->strings["Cancel"] = "Annulla";
+$a->strings["Permission denied."] = "Permesso negato.";
+$a->strings["Archives"] = "Archivi";
+$a->strings["show more"] = "mostra di più";
+$a->strings["newer"] = "nuovi";
+$a->strings["older"] = "vecchi";
+$a->strings["first"] = "primo";
+$a->strings["prev"] = "prec";
+$a->strings["next"] = "succ";
+$a->strings["last"] = "ultimo";
+$a->strings["Loading more entries..."] = "Carico più elementi...";
+$a->strings["The end"] = "Fine";
+$a->strings["No contacts"] = "Nessun contatto";
+$a->strings["%d Contact"] = [
+       0 => "%d contatto",
+       1 => "%d contatti",
+];
+$a->strings["View Contacts"] = "Visualizza i contatti";
+$a->strings["Save"] = "Salva";
+$a->strings["Follow"] = "Segui";
+$a->strings["Search"] = "Cerca";
+$a->strings["@name, !forum, #tags, content"] = "@nome, !forum, #tag, contenuto";
+$a->strings["Full Text"] = "Testo Completo";
+$a->strings["Tags"] = "Tags:";
+$a->strings["Contacts"] = "Contatti";
+$a->strings["Forums"] = "Forum";
+$a->strings["poke"] = "stuzzica";
+$a->strings["poked"] = "ha stuzzicato";
+$a->strings["ping"] = "invia un ping";
+$a->strings["pinged"] = "ha inviato un ping";
+$a->strings["prod"] = "pungola";
+$a->strings["prodded"] = "ha pungolato";
+$a->strings["slap"] = "schiaffeggia";
+$a->strings["slapped"] = "ha schiaffeggiato";
+$a->strings["finger"] = "tocca";
+$a->strings["fingered"] = "ha toccato";
+$a->strings["rebuff"] = "respingi";
+$a->strings["rebuffed"] = "ha respinto";
+$a->strings["Sep"] = "Set";
+$a->strings["View Video"] = "Guarda Video";
+$a->strings["bytes"] = "bytes";
+$a->strings["Click to open/close"] = "Clicca per aprire/chiudere";
+$a->strings["View on separate page"] = "Vedi in una pagina separata";
+$a->strings["view on separate page"] = "vedi in una pagina separata";
+$a->strings["event"] = "l'evento";
+$a->strings["photo"] = "foto";
+$a->strings["activity"] = "attività";
+$a->strings["comment"] = [
+       0 => "commento ",
+       1 => "commenti",
+];
+$a->strings["post"] = "messaggio";
+$a->strings["Item filed"] = "Messaggio salvato";
 $a->strings["Post to Email"] = "Invia a email";
-$a->strings["Connectors disabled, since \"%s\" is enabled."] = "Connettore disabilitato, dato che \"%s\" è abilitato.";
 $a->strings["Hide your profile details from unknown viewers?"] = "Nascondi i dettagli del tuo profilo ai visitatori sconosciuti?";
+$a->strings["Connectors disabled, since \"%s\" is enabled."] = "Connettore disabilitato, dato che \"%s\" è abilitato.";
 $a->strings["Visible to everybody"] = "Visibile a tutti";
 $a->strings["show"] = "mostra";
 $a->strings["don't show"] = "non mostrare";
@@ -356,48 +193,17 @@ $a->strings["CC: email addresses"] = "CC: indirizzi email";
 $a->strings["Example: bob@example.com, mary@example.com"] = "Esempio: bob@example.com, mary@example.com";
 $a->strings["Permissions"] = "Permessi";
 $a->strings["Close"] = "Chiudi";
-$a->strings["Daily posting limit of %d posts reached. The post was rejected."] = "Limite giornaliero di %d messaggi raggiunto. Il messaggio è stato rifiutato";
-$a->strings["Weekly posting limit of %d posts reached. The post was rejected."] = "Limite settimanale di %d messaggi raggiunto. Il messaggio è stato rifiutato";
-$a->strings["Monthly posting limit of %d posts reached. The post was rejected."] = "Limite mensile di %d messaggi raggiunto. Il messaggio è stato rifiutato";
+$a->strings["Daily posting limit of %d post reached. The post was rejected."] = [
+       0 => "Limite giornaliero di %d messaggio raggiunto. Il messaggio è stato rifiutato",
+       1 => "Limite giornaliero di %d messaggi raggiunto. Il messaggio è stato rifiutato.",
+];
+$a->strings["Weekly posting limit of %d post reached. The post was rejected."] = [
+       0 => "Limite settimanale di %d messaggio raggiunto. Il messaggio è stato rifiutato",
+       1 => "Limite settimanale di %d messaggi raggiunto. Il messaggio è stato rifiutato.",
+];
+$a->strings["Monthly posting limit of %d post reached. The post was rejected."] = "Limite mensile di %d messaggi raggiunto. Il messaggio è stato rifiutato.";
 $a->strings["Profile Photos"] = "Foto del profilo";
-$a->strings["Image/photo"] = "Immagine/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 ha scritto:";
-$a->strings["Encrypted content"] = "Contenuto criptato";
-$a->strings["Invalid source protocol"] = "Protocollo sorgente non valido";
-$a->strings["Invalid link protocol"] = "Protocollo link non valido";
-$a->strings["Unknown | Not categorised"] = "Sconosciuto | non categorizzato";
-$a->strings["Block immediately"] = "Blocca immediatamente";
-$a->strings["Shady, spammer, self-marketer"] = "Losco, venditore di fumo";
-$a->strings["Known to me, but no opinion"] = "Lo conosco, ma non ho un'opinione particolare";
-$a->strings["OK, probably harmless"] = "E' ok, probabilmente innocuo";
-$a->strings["Reputable, has my trust"] = "Rispettabile, ha la mia fiducia";
-$a->strings["Frequently"] = "Frequentemente";
-$a->strings["Hourly"] = "Ogni ora";
-$a->strings["Twice daily"] = "Due volte al dì";
-$a->strings["Daily"] = "Giornalmente";
-$a->strings["Weekly"] = "Settimanalmente";
-$a->strings["Monthly"] = "Mensilmente";
-$a->strings["Friendica"] = "Friendica";
-$a->strings["OStatus"] = "Ostatus";
-$a->strings["RSS/Atom"] = "RSS / Atom";
-$a->strings["Email"] = "Email";
-$a->strings["Diaspora"] = "Diaspora";
-$a->strings["Facebook"] = "Facebook";
-$a->strings["Zot!"] = "Zot!";
-$a->strings["LinkedIn"] = "LinkedIn";
-$a->strings["XMPP/IM"] = "XMPP/IM";
-$a->strings["MySpace"] = "MySpace";
-$a->strings["Google+"] = "Google+";
-$a->strings["pump.io"] = "pump.io";
-$a->strings["Twitter"] = "Twitter";
-$a->strings["Diaspora Connector"] = "Connettore Diaspora";
-$a->strings["GNU Social Connector"] = "Connettore GNU Social";
-$a->strings["pnut"] = "pnut";
-$a->strings["App.net"] = "App.net";
-$a->strings["event"] = "l'evento";
 $a->strings["status"] = "stato";
-$a->strings["photo"] = "foto";
 $a->strings["%1\$s likes %2\$s's %3\$s"] = "A %1\$s piace %3\$s di %2\$s";
 $a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "A %1\$s non piace %3\$s di %2\$s";
 $a->strings["%1\$s attends %2\$s's %3\$s"] = "%1\$s partecipa a %3\$s di %2\$s";
@@ -405,7 +211,6 @@ $a->strings["%1\$s doesn't attend %2\$s's %3\$s"] = "%1\$s non partecipa a %3\$s
 $a->strings["%1\$s attends maybe %2\$s's %3\$s"] = "%1\$s forse partecipa a %3\$s di %2\$s";
 $a->strings["%1\$s is now friends with %2\$s"] = "%1\$s e %2\$s adesso sono amici";
 $a->strings["%1\$s poked %2\$s"] = "%1\$s ha stuzzicato %2\$s";
-$a->strings["%1\$s is currently %2\$s"] = "%1\$s al momento è %2\$s";
 $a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s ha taggato %3\$s di %2\$s con %4\$s";
 $a->strings["post/item"] = "post/elemento";
 $a->strings["%1\$s marked %2\$s's %3\$s as favorite"] = "%1\$s ha segnato il/la %3\$s di %2\$s come preferito";
@@ -428,13 +233,21 @@ $a->strings["Please wait"] = "Attendi";
 $a->strings["remove"] = "rimuovi";
 $a->strings["Delete Selected Items"] = "Cancella elementi selezionati";
 $a->strings["Follow Thread"] = "Segui la discussione";
+$a->strings["View Status"] = "Visualizza stato";
+$a->strings["View Profile"] = "Visualizza profilo";
+$a->strings["View Photos"] = "Visualizza foto";
+$a->strings["Network Posts"] = "Post della Rete";
+$a->strings["View Contact"] = "Mostra contatto";
+$a->strings["Send PM"] = "Invia messaggio privato";
+$a->strings["Poke"] = "Stuzzica";
+$a->strings["Connect/Follow"] = "Connetti/segui";
 $a->strings["%s likes this."] = "Piace a %s.";
 $a->strings["%s doesn't like this."] = "Non piace a %s.";
 $a->strings["%s attends."] = "%s partecipa.";
 $a->strings["%s doesn't attend."] = "%s non partecipa.";
 $a->strings["%s attends maybe."] = "%s forse partecipa.";
 $a->strings["and"] = "e";
-$a->strings["and %d other people"] = "e altre %d persone";
+$a->strings["and %d other people"] = "e altre %d persone";
 $a->strings["<span  %1\$s>%2\$d people</span> like this"] = "Piace a <span %1\$s>%2\$d persone</span>.";
 $a->strings["%s like this."] = "a %s piace.";
 $a->strings["<span  %1\$s>%2\$d people</span> don't like this"] = "Non piace a <span %1\$s>%2\$d persone</span>.";
@@ -444,7 +257,7 @@ $a->strings["%s attend."] = "%s partecipa.";
 $a->strings["<span  %1\$s>%2\$d people</span> don't attend"] = "<span  %1\$s>%2\$d persone</span> non partecipano";
 $a->strings["%s don't attend."] = "%s non partecipa.";
 $a->strings["<span  %1\$s>%2\$d people</span> attend maybe"] = "<span %1\$s>%2\$d persone</span> forse partecipano";
-$a->strings["%s anttend maybe."] = "%s forse partecipano.";
+$a->strings["%s attend maybe."] = "%s forse partecipano.";
 $a->strings["Visible to <strong>everybody</strong>"] = "Visibile a <strong>tutti</strong>";
 $a->strings["Please enter a link URL:"] = "Inserisci l'indirizzo del link:";
 $a->strings["Please enter a video link/URL:"] = "Inserisci un collegamento video / URL:";
@@ -474,7 +287,6 @@ $a->strings["Permission settings"] = "Impostazioni permessi";
 $a->strings["permissions"] = "permessi";
 $a->strings["Public post"] = "Messaggio pubblico";
 $a->strings["Preview"] = "Anteprima";
-$a->strings["Cancel"] = "Annulla";
 $a->strings["Post to Groups"] = "Invia ai Gruppi";
 $a->strings["Post to Contacts"] = "Invia ai Contatti";
 $a->strings["Private post"] = "Post privato";
@@ -493,246 +305,13 @@ $a->strings["Not Attending"] = [
        0 => "Non partecipa",
        1 => "Non partecipano",
 ];
+$a->strings["Undecided"] = [
+       0 => "Indeciso",
+       1 => "Indecisi",
+];
 $a->strings["Cannot locate DNS info for database server '%s'"] = "Non trovo le informazioni DNS per il database server '%s'";
-$a->strings["There are no tables on MyISAM."] = "Non ci sono tabelle MyISAM";
-$a->strings["\n\t\t\tThe friendica developers released update %s recently,\n\t\t\tbut when I tried to install it, something went terribly wrong.\n\t\t\tThis needs to be fixed soon and I can't do it alone. Please contact a\n\t\t\tfriendica developer if you can not help me on your own. My database might be invalid."] = "\nGli sviluppatori di Friendica hanno rilasciato l'aggiornamento %s\nrecentemente, ma quando ho provato a installarlo, qualcosa è \nandato terribilmente storto.\nBisogna sistemare le cose e non posso farlo da solo.\nContatta uno sviluppatore se non puoi aiutarmi da solo. Il mio database potrebbe essere invalido.";
-$a->strings["The error message is\n[pre]%s[/pre]"] = "Il messaggio di errore è\n[pre]%s[/pre]";
-$a->strings["\nError %d occurred during database update:\n%s\n"] = "\nErrore %d durante l'aggiornamento del database:\n%s\n";
-$a->strings["Errors encountered performing database changes: "] = "Errori riscontrati eseguendo le modifiche al database:";
-$a->strings[": Database update"] = ": Aggiornamento database";
-$a->strings["%s: updating %s table."] = "%s: aggiornando la tabella %s.";
-$a->strings["(no subject)"] = "(nessun oggetto)";
-$a->strings["%s\\'s birthday"] = "compleanno di %s";
-$a->strings["Sharing notification from Diaspora network"] = "Notifica di condivisione dal network Diaspora*";
-$a->strings["Attachments:"] = "Allegati:";
-$a->strings["all-day"] = "tutto il giorno";
-$a->strings["Sun"] = "Dom";
-$a->strings["Mon"] = "Lun";
-$a->strings["Tue"] = "Mar";
-$a->strings["Wed"] = "Mer";
-$a->strings["Thu"] = "Gio";
-$a->strings["Fri"] = "Ven";
-$a->strings["Sat"] = "Sab";
-$a->strings["Sunday"] = "Domenica";
-$a->strings["Monday"] = "Lunedì";
-$a->strings["Tuesday"] = "Martedì";
-$a->strings["Wednesday"] = "Mercoledì";
-$a->strings["Thursday"] = "Giovedì";
-$a->strings["Friday"] = "Venerdì";
-$a->strings["Saturday"] = "Sabato";
-$a->strings["Jan"] = "Gen";
-$a->strings["Feb"] = "Feb";
-$a->strings["Mar"] = "Mar";
-$a->strings["Apr"] = "Apr";
-$a->strings["May"] = "Maggio";
-$a->strings["Jun"] = "Giu";
-$a->strings["Jul"] = "Lug";
-$a->strings["Aug"] = "Ago";
-$a->strings["Sept"] = "Set";
-$a->strings["Oct"] = "Ott";
-$a->strings["Nov"] = "Nov";
-$a->strings["Dec"] = "Dic";
-$a->strings["January"] = "Gennaio";
-$a->strings["February"] = "Febbraio";
-$a->strings["March"] = "Marzo";
-$a->strings["April"] = "Aprile";
-$a->strings["June"] = "Giugno";
-$a->strings["July"] = "Luglio";
-$a->strings["August"] = "Agosto";
-$a->strings["September"] = "Settembre";
-$a->strings["October"] = "Ottobre";
-$a->strings["November"] = "Novembre";
-$a->strings["December"] = "Dicembre";
-$a->strings["today"] = "oggi";
-$a->strings["No events to display"] = "Nessun evento da mostrare";
-$a->strings["l, F j"] = "l j F";
-$a->strings["Edit event"] = "Modifica l'evento";
-$a->strings["Duplicate event"] = "Duplica evento";
-$a->strings["Delete event"] = "Elimina evento";
-$a->strings["link to source"] = "Collegamento all'originale";
-$a->strings["Export"] = "Esporta";
-$a->strings["Export calendar as ical"] = "Esporta il calendario in formato ical";
-$a->strings["Export calendar as csv"] = "Esporta il calendario in formato csv";
-$a->strings["D g:i A"] = "";
-$a->strings["g:i A"] = "";
-$a->strings["Show map"] = "Mostra mappa";
-$a->strings["Hide map"] = "Nascondi mappa";
-$a->strings["Disallowed profile URL."] = "Indirizzo profilo non permesso.";
-$a->strings["Blocked domain"] = "Dominio bloccato";
-$a->strings["Connect URL missing."] = "URL di connessione mancante.";
-$a->strings["This site is not configured to allow communications with other networks."] = "Questo sito non è configurato per permettere la comunicazione con altri network.";
-$a->strings["No compatible communication protocols or feeds were discovered."] = "Non sono stati trovati protocolli di comunicazione o feed compatibili.";
-$a->strings["The profile address specified does not provide adequate information."] = "L'indirizzo del profilo specificato non fornisce adeguate informazioni.";
-$a->strings["An author or name was not found."] = "Non è stato trovato un nome o un autore";
-$a->strings["No browser URL could be matched to this address."] = "Nessun URL può essere associato a questo indirizzo.";
-$a->strings["Unable to match @-style Identity Address with a known protocol or email contact."] = "Impossibile l'indirizzo identità con un protocollo conosciuto o con un contatto email.";
-$a->strings["Use mailto: in front of address to force email check."] = "Usa \"mailto:\" davanti all'indirizzo per forzare un controllo nelle email.";
-$a->strings["The profile address specified belongs to a network which has been disabled on this site."] = "L'indirizzo del profilo specificato appartiene a un network che è stato disabilitato su questo sito.";
-$a->strings["Limited profile. This person will be unable to receive direct/personal notifications from you."] = "Profilo limitato. Questa persona non sarà in grado di ricevere notifiche personali da te.";
-$a->strings["Unable to retrieve contact information."] = "Impossibile recuperare informazioni sul contatto.";
-$a->strings["Requested account is not available."] = "L'account richiesto non è disponibile.";
-$a->strings["Requested profile is not available."] = "Profilo richiesto non disponibile.";
-$a->strings["Edit profile"] = "Modifica il profilo";
-$a->strings["Atom feed"] = "Feed Atom";
-$a->strings["Manage/edit profiles"] = "Gestisci/modifica i profili";
-$a->strings["Change profile photo"] = "Cambia la foto del profilo";
-$a->strings["Create New Profile"] = "Crea un nuovo profilo";
-$a->strings["Profile Image"] = "Immagine del Profilo";
-$a->strings["visible to everybody"] = "visibile a tutti";
-$a->strings["Edit visibility"] = "Modifica visibilità";
-$a->strings["Gender:"] = "Genere:";
-$a->strings["Status:"] = "Stato:";
-$a->strings["Homepage:"] = "Homepage:";
-$a->strings["About:"] = "Informazioni:";
-$a->strings["XMPP:"] = "XMPP:";
-$a->strings["Network:"] = "Rete:";
-$a->strings["g A l F d"] = "g A l d F";
-$a->strings["F d"] = "d F";
-$a->strings["[today]"] = "[oggi]";
-$a->strings["Birthday Reminders"] = "Promemoria compleanni";
-$a->strings["Birthdays this week:"] = "Compleanni questa settimana:";
-$a->strings["[No description]"] = "[Nessuna descrizione]";
-$a->strings["Event Reminders"] = "Promemoria";
-$a->strings["Events this week:"] = "Eventi di questa settimana:";
-$a->strings["Full Name:"] = "Nome completo:";
-$a->strings["j F, Y"] = "j F Y";
-$a->strings["j F"] = "j F";
-$a->strings["Age:"] = "Età:";
-$a->strings["for %1\$d %2\$s"] = "per %1\$d %2\$s";
-$a->strings["Sexual Preference:"] = "Preferenze sessuali:";
-$a->strings["Hometown:"] = "Paese natale:";
-$a->strings["Tags:"] = "Tag:";
-$a->strings["Political Views:"] = "Orientamento politico:";
-$a->strings["Religion:"] = "Religione:";
-$a->strings["Hobbies/Interests:"] = "Hobby/Interessi:";
-$a->strings["Likes:"] = "Mi piace:";
-$a->strings["Dislikes:"] = "Non mi piace:";
-$a->strings["Contact information and Social Networks:"] = "Informazioni su contatti e social network:";
-$a->strings["Musical interests:"] = "Interessi musicali:";
-$a->strings["Books, literature:"] = "Libri, letteratura:";
-$a->strings["Television:"] = "Televisione:";
-$a->strings["Film/dance/culture/entertainment:"] = "Film/danza/cultura/intrattenimento:";
-$a->strings["Love/Romance:"] = "Amore:";
-$a->strings["Work/employment:"] = "Lavoro:";
-$a->strings["School/education:"] = "Scuola:";
-$a->strings["Forums:"] = "Forum:";
-$a->strings["Basic"] = "Base";
-$a->strings["Advanced"] = "Avanzate";
-$a->strings["Status Messages and Posts"] = "Messaggi di stato e post";
-$a->strings["Profile Details"] = "Dettagli del profilo";
-$a->strings["Photo Albums"] = "Album foto";
-$a->strings["Personal Notes"] = "Note personali";
-$a->strings["Only You Can See This"] = "Solo tu puoi vedere questo";
-$a->strings["[Name Withheld]"] = "[Nome Nascosto]";
-$a->strings["Item not found."] = "Elemento non trovato.";
-$a->strings["Do you really want to delete this item?"] = "Vuoi veramente cancellare questo elemento?";
-$a->strings["Yes"] = "Si";
-$a->strings["Permission denied."] = "Permesso negato.";
-$a->strings["Archives"] = "Archivi";
-$a->strings["%1\$s is attending %2\$s's %3\$s"] = "%1\$s parteciperà a %3\$s di %2\$s";
-$a->strings["%1\$s is not attending %2\$s's %3\$s"] = "%1\$s non parteciperà a %3\$s di %2\$s";
-$a->strings["%1\$s may attend %2\$s's %3\$s"] = "%1\$s forse parteciperà a %3\$s di %2\$s";
-$a->strings["[no subject]"] = "[nessun oggetto]";
-$a->strings["view full size"] = "vedi a schermo intero";
-$a->strings["%s is now following %s."] = "%s sta seguendo %s";
-$a->strings["following"] = "segue";
-$a->strings["%s stopped following %s."] = "%s ha smesso di seguire %s";
-$a->strings["stopped following"] = "tolto dai seguiti";
-$a->strings["newer"] = "nuovi";
-$a->strings["older"] = "vecchi";
-$a->strings["first"] = "primo";
-$a->strings["prev"] = "prec";
-$a->strings["next"] = "succ";
-$a->strings["last"] = "ultimo";
-$a->strings["Loading more entries..."] = "Carico più elementi...";
-$a->strings["The end"] = "Fine";
-$a->strings["No contacts"] = "Nessun contatto";
-$a->strings["%d Contact"] = [
-       0 => "%d contatto",
-       1 => "%d contatti",
-];
-$a->strings["View Contacts"] = "Visualizza i contatti";
-$a->strings["Save"] = "Salva";
-$a->strings["poke"] = "stuzzica";
-$a->strings["poked"] = "ha stuzzicato";
-$a->strings["ping"] = "invia un ping";
-$a->strings["pinged"] = "ha inviato un ping";
-$a->strings["prod"] = "pungola";
-$a->strings["prodded"] = "ha pungolato";
-$a->strings["slap"] = "schiaffeggia";
-$a->strings["slapped"] = "ha schiaffeggiato";
-$a->strings["finger"] = "tocca";
-$a->strings["fingered"] = "ha toccato";
-$a->strings["rebuff"] = "respingi";
-$a->strings["rebuffed"] = "ha respinto";
-$a->strings["happy"] = "felice";
-$a->strings["sad"] = "triste";
-$a->strings["mellow"] = "rilassato";
-$a->strings["tired"] = "stanco";
-$a->strings["perky"] = "vivace";
-$a->strings["angry"] = "arrabbiato";
-$a->strings["stupified"] = "stupefatto";
-$a->strings["puzzled"] = "confuso";
-$a->strings["interested"] = "interessato";
-$a->strings["bitter"] = "risentito";
-$a->strings["cheerful"] = "giocoso";
-$a->strings["alive"] = "vivo";
-$a->strings["annoyed"] = "annoiato";
-$a->strings["anxious"] = "ansioso";
-$a->strings["cranky"] = "irritabile";
-$a->strings["disturbed"] = "disturbato";
-$a->strings["frustrated"] = "frustato";
-$a->strings["motivated"] = "motivato";
-$a->strings["relaxed"] = "rilassato";
-$a->strings["surprised"] = "sorpreso";
-$a->strings["Sund"] = "Dom";
-$a->strings["Sep"] = "Set";
-$a->strings["View Video"] = "Guarda Video";
-$a->strings["bytes"] = "bytes";
-$a->strings["Click to open/close"] = "Clicca per aprire/chiudere";
-$a->strings["View on separate page"] = "Vedi in una pagina separata";
-$a->strings["view on separate page"] = "vedi in una pagina separata";
-$a->strings["activity"] = "attività";
-$a->strings["comment"] = [
-       0 => "commento ",
-       1 => "commenti",
-];
-$a->strings["post"] = "messaggio";
-$a->strings["Item filed"] = "Messaggio salvato";
-$a->strings["Error decoding account file"] = "Errore decodificando il file account";
-$a->strings["Error! No version data in file! This is not a Friendica account file?"] = "Errore! Nessuna informazione di versione nel file! Potrebbe non essere un file account di Friendica?";
-$a->strings["Error! Cannot check nickname"] = "Errore! Non posso controllare il nickname";
-$a->strings["User '%s' already exists on this server!"] = "L'utente '%s' esiste già su questo server!";
-$a->strings["User creation error"] = "Errore creando l'utente";
-$a->strings["User profile creation error"] = "Errore creando il profilo dell'utente";
-$a->strings["%d contact not imported"] = [
-       0 => "%d contatto non importato",
-       1 => "%d contatti non importati",
-];
-$a->strings["Done. You can now login with your username and password"] = "Fatto. Ora puoi entrare con il tuo nome utente e la tua password";
-$a->strings["Passwords do not match. Password unchanged."] = "Le password non corrispondono. Password non cambiata.";
-$a->strings["An invitation is required."] = "E' richiesto un invito.";
-$a->strings["Invitation could not be verified."] = "L'invito non puo' essere verificato.";
-$a->strings["Invalid OpenID url"] = "Url OpenID non valido";
-$a->strings["Please enter the required information."] = "Inserisci le informazioni richieste.";
-$a->strings["Please use a shorter name."] = "Usa un nome più corto.";
-$a->strings["Name too short."] = "Il nome è troppo corto.";
-$a->strings["That doesn't appear to be your full (First Last) name."] = "Questo non sembra essere il tuo nome completo (Nome Cognome).";
-$a->strings["Your email domain is not among those allowed on this site."] = "Il dominio della tua email non è tra quelli autorizzati su questo sito.";
-$a->strings["Not a valid email address."] = "L'indirizzo email non è valido.";
-$a->strings["Cannot use that email."] = "Non puoi usare quell'email.";
-$a->strings["Your \"nickname\" can only contain \"a-z\", \"0-9\" and \"_\"."] = "Il tuo nome utente può contenere solo \"a-z\", \"0-9\",  e \"_\".";
-$a->strings["Nickname is already registered. Please choose another."] = "Nome utente già registrato. Scegline un altro.";
-$a->strings["Nickname was once registered here and may not be re-used. Please choose another."] = "Questo nome utente stato già registrato. Per favore, sceglierne uno nuovo.";
-$a->strings["SERIOUS ERROR: Generation of security keys failed."] = "ERRORE GRAVE: La generazione delle chiavi di sicurezza è fallita.";
-$a->strings["An error occurred during registration. Please try again."] = "C'è stato un errore durante la registrazione. Prova ancora.";
-$a->strings["default"] = "default";
-$a->strings["An error occurred creating your default profile. Please try again."] = "C'è stato un errore nella creazione del tuo profilo. Prova ancora.";
-$a->strings["\n\t\tDear %1\$s,\n\t\t\tThank you for registering at %2\$s. Your account is pending for approval by the administrator.\n\t"] = "\nCaro %1\$s,\n   Grazie per la tua registrazione su %2\$s. Il tuo account è in attesa di approvazione da parte di un amministratore.\n    ";
-$a->strings["Registration at %s"] = "Registrazione su %s";
-$a->strings["\n\t\tDear %1\$s,\n\t\t\tThank you for registering at %2\$s. Your account has been created.\n\t"] = "\nGentile %1\$s,\nGrazie per esserti registrato su %2\$s. Il tuo account è stato creato.";
-$a->strings["\n\t\tThe login details are as follows:\n\t\t\tSite Location:\t%3\$s\n\t\t\tLogin Name:\t%1\$s\n\t\t\tPassword:\t%5\$s\n\n\t\tYou may change your password from your account \"Settings\" page after logging\n\t\tin.\n\n\t\tPlease take a few moments to review the other account settings on that page.\n\n\t\tYou may also wish to add some basic information to your default profile\n\t\t(on the \"Profiles\" page) so that other people can easily find you.\n\n\t\tWe recommend setting your full name, adding a profile photo,\n\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n\t\tperhaps what country you live in; if you do not wish to be more specific\n\t\tthan that.\n\n\t\tWe fully respect your right to privacy, and none of these items are necessary.\n\t\tIf you are new and do not know anybody here, they may help\n\t\tyou to make some new and interesting friends.\n\n\n\t\tThank you and welcome to %2\$s."] = "\nI dettagli del tuo utente sono:\n    Indirizzo del sito: %3\$s\n    Nome utente: %1\$s\n    Password: %5\$s\n\nPuoi cambiare la tua password dalla pagina delle impostazioni del tuo account dopo esserti autenticato.\n\nPer favore, prenditi qualche momento per esaminare tutte le impostazioni presenti.\n\nPotresti voler aggiungere qualche informazione di base al tuo profilo predefinito (nella pagina \"Profili\"), così che le altre persone possano trovarti più facilmente.\n\nTi raccomandiamo di inserire il tuo nome completo, aggiungere una foto, aggiungere qualche parola chiave del profilo (molto utili per trovare nuovi contatti), e magari in quale nazione vivi, se non vuoi essere più specifico di così.\n\nNoi rispettiamo appieno la tua privacy, e nessuna di queste informazioni è necessaria o obbligatoria.\nSe sei nuovo e non conosci nessuno qui, possono aiutarti a trovare qualche nuovo e interessante contatto.\n\nGrazie e benvenuto su %2\$s";
-$a->strings["Registration details for %s"] = "Dettagli della registrazione di %s";
+$a->strings["No friends to display."] = "Nessun amico da visualizzare.";
+$a->strings["Connect"] = "Connetti";
 $a->strings["Authorize application connection"] = "Autorizza la connessione dell'applicazione";
 $a->strings["Return to your app and insert this Securty Code:"] = "Torna alla tua applicazione e inserisci questo codice di sicurezza:";
 $a->strings["Please login to continue."] = "Effettua il login per continuare.";
@@ -743,18 +322,6 @@ $a->strings["Applications"] = "Applicazioni";
 $a->strings["No installed applications."] = "Nessuna applicazione installata.";
 $a->strings["Item not available."] = "Oggetto non disponibile.";
 $a->strings["Item was not found."] = "Oggetto non trovato.";
-$a->strings["Source (bbcode) text:"] = "Testo sorgente (bbcode):";
-$a->strings["Source (Diaspora) text to convert to BBcode:"] = "Testo sorgente (da Diaspora) da convertire in BBcode:";
-$a->strings["Source input: "] = "Sorgente:";
-$a->strings["bb2html (raw HTML): "] = "bb2html (HTML grezzo):";
-$a->strings["bb2html: "] = "bb2html:";
-$a->strings["bb2html2bb: "] = "bb2html2bb: ";
-$a->strings["bb2md: "] = "bb2md: ";
-$a->strings["bb2md2html: "] = "bb2md2html: ";
-$a->strings["bb2dia2bb: "] = "bb2dia2bb: ";
-$a->strings["bb2md2html2bb: "] = "bb2md2html2bb: ";
-$a->strings["Source input (Diaspora format): "] = "Sorgente (formato Diaspora):";
-$a->strings["diaspora2bb: "] = "diaspora2bb: ";
 $a->strings["No contacts in common."] = "Nessun contatto in comune.";
 $a->strings["Common Friends"] = "Amici in comune";
 $a->strings["Credits"] = "Crediti";
@@ -782,7 +349,16 @@ $a->strings["Friend Confirm URL"] = "URL Conferma Amicizia";
 $a->strings["Notification Endpoint URL"] = "URL Notifiche";
 $a->strings["Poll/Feed URL"] = "URL Feed";
 $a->strings["New photo from this URL"] = "Nuova foto da questo URL";
-$a->strings["- select -"] = "- seleziona -";
+$a->strings["Photos"] = "Foto";
+$a->strings["Contact Photos"] = "Foto dei contatti";
+$a->strings["Upload"] = "Carica";
+$a->strings["Files"] = "File";
+$a->strings["Not Found"] = "Non trovato";
+$a->strings["No profile"] = "Nessun profilo";
+$a->strings["Help:"] = "Guida:";
+$a->strings["Help"] = "Guida";
+$a->strings["Page not found."] = "Pagina non trovata.";
+$a->strings["Welcome to %s"] = "Benvenuto su %s";
 $a->strings["Remote privacy information not available."] = "Informazioni remote sulla privacy non disponibili.";
 $a->strings["Visible to:"] = "Visibile a:";
 $a->strings["System down for maintenance"] = "Sistema in manutenzione";
@@ -792,9 +368,11 @@ $a->strings["We would like to offer some tips and links to help make your experi
 $a->strings["Getting Started"] = "Come Iniziare";
 $a->strings["Friendica Walk-Through"] = "Friendica Passo-Passo";
 $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."] = "Sulla tua pagina <em>Quick Start</em> - veloce introduzione alla tua pagina profilo e alla pagina Rete, fai qualche nuova amicizia, e trova qualche gruppo a cui unirti.";
+$a->strings["Settings"] = "Impostazioni";
 $a->strings["Go to Your Settings"] = "Vai alle tue Impostazioni";
 $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."] = "Nella tua pagina <em>Impostazioni</em> - cambia la tua password iniziale. Prendi anche nota del tuo Indirizzo Identità. Assomiglia a un indirizzo email e sarà utile per stringere amicizie nel web sociale libero.";
 $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."] = "Guarda le altre impostazioni, in particolare le impostazioni della privacy. Un profilo non pubblicato è come un numero di telefono non in elenco. In genere, dovresti pubblicare il tuo profilo - a meno che tutti i tuoi amici e potenziali tali sappiano esattamente come trovarti.";
+$a->strings["Profile"] = "Profilo";
 $a->strings["Upload Profile Photo"] = "Carica la foto del profilo";
 $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."] = "Carica una foto del profilo se non l'hai ancora fatto. Studi hanno mostrato che persone che hanno vere foto di se stessi hanno dieci volte più probabilità di fare amicizie rispetto alle persone che non ce l'hanno.";
 $a->strings["Edit Your Profile"] = "Modifica il tuo Profilo";
@@ -810,6 +388,7 @@ $a->strings["Go to Your Site's Directory"] = "Vai all'Elenco del tuo sito";
 $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."] = "La pagina Elenco ti permette di trovare altre persone in questa rete o in altri siti. Cerca un link <em>Connetti</em> o <em>Segui</em> nella loro pagina del profilo. Inserisci il tuo Indirizzo Identità, se richiesto.";
 $a->strings["Finding New People"] = "Trova nuove persone";
 $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."] = "Nel pannello laterale nella pagina \"Contatti\", ci sono diversi strumenti per trovare nuovi amici. Possiamo confrontare le persone per interessi, cercare le persone per nome e fornire suggerimenti basati sui tuoi contatti esistenti. Su un sito nuovo, i suggerimenti sono di solito presenti dopo 24 ore.";
+$a->strings["Groups"] = "Gruppi";
 $a->strings["Group Your Contacts"] = "Raggruppa i tuoi contatti";
 $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."] = "Quando avrai alcuni amici, organizzali in gruppi di conversazioni private dalla barra laterale della tua pagina Contatti. Potrai interagire privatamente con ogni gruppo nella tua pagina Rete";
 $a->strings["Why Aren't My Posts Public?"] = "Perché i miei post non sono pubblici?";
@@ -820,17 +399,25 @@ $a->strings["Our <strong>help</strong> pages may be consulted for detail on othe
 $a->strings["Visit %s's profile [%s]"] = "Visita il profilo di %s [%s]";
 $a->strings["Edit contact"] = "Modifica contatto";
 $a->strings["Contacts who are not members of a group"] = "Contatti che non sono membri di un gruppo";
-$a->strings["Permission denied"] = "Permesso negato";
-$a->strings["Invalid profile identifier."] = "Identificativo del profilo non valido.";
-$a->strings["Profile Visibility Editor"] = "Modifica visibilità del profilo";
-$a->strings["Click on a contact to add or remove."] = "Clicca su un contatto per aggiungerlo o rimuoverlo.";
-$a->strings["Visible To"] = "Visibile a";
-$a->strings["All Contacts (with secure profile access)"] = "Tutti i contatti (con profilo ad accesso sicuro)";
+$a->strings["Not Extended"] = "Not Extended";
+$a->strings["Resubscribing to OStatus contacts"] = "Risottoscrivi i contatti OStatus";
+$a->strings["Error"] = "Errore";
+$a->strings["Done"] = "Fatto";
+$a->strings["Keep this window open until done."] = "Tieni questa finestra aperta fino a che ha finito.";
+$a->strings["Do you really want to delete this suggestion?"] = "Vuoi veramente cancellare questo suggerimento?";
+$a->strings["No suggestions available. If this is a new site, please try again in 24 hours."] = "Nessun suggerimento disponibile. Se questo è un sito nuovo, riprova tra 24 ore.";
+$a->strings["Ignore/Hide"] = "Ignora / Nascondi";
+$a->strings["Friend Suggestions"] = "Contatti suggeriti";
+$a->strings["Contact wasn't found or can't be unfollowed."] = "Il contatto non è stato trovato o non si può smettere di seguirlo.";
+$a->strings["Contact unfollowed"] = "Smesso di seguire il contatto";
+$a->strings["Submit Request"] = "Invia richiesta";
+$a->strings["You aren't a friend of this contact."] = "Non sei un amico di questo contatto";
+$a->strings["Unfollowing is currently not supported by your network."] = "Smettere di seguire non è al momento supportato dalla tua rete.";
+$a->strings["Disconnect/Unfollow"] = "Disconnetti/Non Seguire";
+$a->strings["Your Identity Address:"] = "L'indirizzo della tua identità:";
+$a->strings["Profile URL"] = "URL Profilo";
+$a->strings["Status Messages and Posts"] = "Messaggi di stato e post";
 $a->strings["[Embedded content - reload page to view]"] = "[Contenuto incorporato - ricarica la pagina per visualizzarlo correttamente]";
-$a->strings["Public access denied."] = "Accesso negato.";
-$a->strings["No contacts."] = "Nessun contatto.";
-$a->strings["Access denied."] = "Accesso negato.";
-$a->strings["Only logged in users are permitted to perform a probing."] = "Solo agli utenti loggati è permesso effettuare un probe.";
 $a->strings["This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."] = "Questo sito ha superato il numero di registrazioni giornaliere consentite. Prova di nuovo domani.";
 $a->strings["Import"] = "Importa";
 $a->strings["Move account"] = "Muovi account";
@@ -839,11 +426,71 @@ $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"] = "Questa funzione è sperimentale. Non possiamo importare i contatti dalla rete OStatus (GNU Social/Statusnet) o da Diaspora";
 $a->strings["Account file"] = "File account";
 $a->strings["To export your account, go to \"Settings->Export your personal data\" and select \"Export account\""] = "Per esportare il tuo account, vai su \"Impostazioni -> Esporta i tuoi dati personali\" e seleziona \"Esporta account\"";
-$a->strings["Not available."] = "Non disponibile.";
-$a->strings["No results."] = "Nessun risultato.";
-$a->strings["No friends to display."] = "Nessun amico da visualizzare.";
-$a->strings["The post was created"] = "Il messaggio è stato creato";
+$a->strings["%1\$s welcomes %2\$s"] = "%s dà il benvenuto a %s";
+$a->strings["People Search - %s"] = "Cerca persone - %s";
+$a->strings["Forum Search - %s"] = "Ricerca Forum  - %s";
+$a->strings["No matches"] = "Nessun risultato";
+$a->strings["This is Friendica, version"] = "Questo è Friendica, versione";
+$a->strings["running at web location"] = "in esecuzione all'indirizzo web";
+$a->strings["Please visit <a href=\"https://friendi.ca\">Friendi.ca</a> to learn more about the Friendica project."] = "Visita <a href=\"https://friendi.ca\">Friendi.ca</a> per saperne di più sul progetto Friendica.";
+$a->strings["Bug reports and issues: please visit"] = "Segnalazioni di bug e problemi: visita";
+$a->strings["the bugtracker at github"] = "il bugtracker su github";
+$a->strings["Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - dot com"] = "Suggerimenti, lodi, donazioni, ecc -  e-mail a  \"Info\" at Friendica punto com";
+$a->strings["Installed addons/apps:"] = "Addon/applicazioni installate";
+$a->strings["No installed addons/apps"] = "Nessun addons/applicazione installata";
+$a->strings["On this server the following remote servers are blocked."] = "In questo server i seguenti server remoti sono bloccati.";
+$a->strings["Blocked domain"] = "Dominio bloccato";
+$a->strings["Reason for the block"] = "Motivazione del blocco";
+$a->strings["No keywords to match. Please add keywords to your default profile."] = "Nessuna parola chiave per l'abbinamento. Aggiungi parole chiave al tuo profilo predefinito.";
+$a->strings["is interested in:"] = "è interessato a:";
+$a->strings["Profile Match"] = "Profili corrispondenti";
+$a->strings["Invalid request identifier."] = "L'identificativo della richiesta non è valido.";
+$a->strings["Discard"] = "Scarta";
+$a->strings["Ignore"] = "Ignora";
+$a->strings["Notifications"] = "Notifiche";
+$a->strings["Network Notifications"] = "Notifiche dalla rete";
+$a->strings["System Notifications"] = "Notifiche di sistema";
+$a->strings["Personal Notifications"] = "Notifiche personali";
+$a->strings["Home Notifications"] = "Notifiche bacheca";
+$a->strings["Show Ignored Requests"] = "Mostra richieste ignorate";
+$a->strings["Hide Ignored Requests"] = "Nascondi richieste ignorate";
+$a->strings["Notification type: "] = "Tipo di notifica: ";
+$a->strings["suggested by %s"] = "suggerito da %s";
+$a->strings["Hide this contact from others"] = "Nascondi questo contatto agli altri";
+$a->strings["Post a new friend activity"] = "Invia una attività \"è ora amico con\"";
+$a->strings["if applicable"] = "se applicabile";
+$a->strings["Approve"] = "Approva";
+$a->strings["Claims to be known to you: "] = "Dice di conoscerti: ";
+$a->strings["yes"] = "si";
+$a->strings["no"] = "no";
+$a->strings["Shall your connection be bidirectional or not?"] = "La connessione dovrà essere bidirezionale o no?";
+$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."] = "Accettando %s come amico permette a %s di seguire i tuoi post, e a te di riceverne gli aggiornamenti.";
+$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."] = "Accentrando %s come  abbonato gli permette di abbonarsi ai tuoi messaggi, ma tu non riceverai aggiornamenti da lui.";
+$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."] = "Accentando %s come condivisore, gli permetti di abbonarsi ai tuoi messaggi, ma tu non riceverai nessun aggiornamento da loro.";
+$a->strings["Friend"] = "Amico";
+$a->strings["Sharer"] = "Condivisore";
+$a->strings["Subscriber"] = "Abbonato";
+$a->strings["About:"] = "Informazioni:";
+$a->strings["Tags:"] = "Tag:";
+$a->strings["Gender:"] = "Genere:";
+$a->strings["Network:"] = "Rete:";
+$a->strings["No introductions."] = "Nessuna presentazione.";
+$a->strings["Show unread"] = "Mostra non letti";
+$a->strings["Show all"] = "Mostra tutti";
+$a->strings["No more %s notifications."] = "Nessun'altra notifica %s.";
+$a->strings["Post successful."] = "Inviato!";
+$a->strings["OpenID protocol error. No ID returned."] = "Errore protocollo OpenID. Nessun ID ricevuto.";
+$a->strings["Account not found and OpenID registration is not permitted on this site."] = "L'account non è stato trovato, e la registrazione via OpenID non è permessa su questo sito.";
+$a->strings["Login failed."] = "Accesso fallito.";
+$a->strings["Subscribing to OStatus contacts"] = "Iscrizione a contatti OStatus";
+$a->strings["No contact provided."] = "Nessun contatto disponibile.";
+$a->strings["Couldn't fetch information for contact."] = "Non è stato possibile recuperare le informazioni del contatto.";
+$a->strings["Couldn't fetch friends for contact."] = "Non è stato possibile recuperare gli amici del contatto.";
+$a->strings["success"] = "successo";
+$a->strings["failed"] = "fallito";
+$a->strings["ignored"] = "ignorato";
 $a->strings["Access to this profile has been restricted."] = "L'accesso a questo profilo è stato limitato.";
+$a->strings["Events"] = "Eventi";
 $a->strings["View"] = "Mostra";
 $a->strings["Previous"] = "Precedente";
 $a->strings["Next"] = "Successivo";
@@ -852,8 +499,252 @@ $a->strings["User not found"] = "Utente non trovato";
 $a->strings["This calendar format is not supported"] = "Questo formato di calendario non è supportato";
 $a->strings["No exportable data found"] = "Nessun dato esportabile trovato";
 $a->strings["calendar"] = "calendario";
-$a->strings["%1\$s welcomes %2\$s"] = "%s dà il benvenuto a %s";
-$a->strings["This introduction has already been accepted."] = "Questa presentazione è già stata accettata.";
+$a->strings["Profile not found."] = "Profilo non trovato.";
+$a->strings["This may occasionally happen if contact was requested by both persons and it has already been approved."] = "Questo può accadere occasionalmente se la richiesta di contatto era stata inviata da entrambe le persone e  già approvata.";
+$a->strings["Response from remote site was not understood."] = "Errore di comunicazione con l'altro sito.";
+$a->strings["Unexpected response from remote site: "] = "La risposta dell'altro sito non può essere gestita: ";
+$a->strings["Confirmation completed successfully."] = "Conferma completata con successo.";
+$a->strings["Temporary failure. Please wait and try again."] = "Problema temporaneo. Attendi e riprova.";
+$a->strings["Introduction failed or was revoked."] = "La presentazione ha generato un errore o è stata revocata.";
+$a->strings["Remote site reported: "] = "Il sito remoto riporta: ";
+$a->strings["Unable to set contact photo."] = "Impossibile impostare la foto del contatto.";
+$a->strings["No user record found for '%s' "] = "Nessun utente trovato '%s'";
+$a->strings["Our site encryption key is apparently messed up."] = "La nostra chiave di criptazione del sito sembra essere corrotta.";
+$a->strings["Empty site URL was provided or URL could not be decrypted by us."] = "E' stato fornito un indirizzo vuoto o non possiamo decrittare l'indirizzo.";
+$a->strings["Contact record was not found for you on our site."] = "Il contatto non è stato trovato sul nostro sito.";
+$a->strings["Site public key not available in contact record for URL %s."] = "La chiave pubblica del sito non è disponibile per l'URL %s";
+$a->strings["The ID provided by your system is a duplicate on our system. It should work if you try again."] = "L'ID fornito dal tuo sistema è duplicato sul nostro sistema. Se riprovi dovrebbe funzionare.";
+$a->strings["Unable to set your contact credentials on our system."] = "Impossibile impostare le credenziali del tuo contatto sul nostro sistema.";
+$a->strings["Unable to update your contact profile details on our system"] = "Impossibile aggiornare i dettagli del tuo contatto sul nostro sistema";
+$a->strings["[Name Withheld]"] = "[Nome Nascosto]";
+$a->strings["%1\$s has joined %2\$s"] = "%1\$s si è unito a %2\$s";
+$a->strings["Total invitation limit exceeded."] = "Limite totale degli inviti superato.";
+$a->strings["%s : Not a valid email address."] = "%s: non è un indirizzo email valido.";
+$a->strings["Please join us on Friendica"] = "Unisciti a noi su Friendica";
+$a->strings["Invitation limit exceeded. Please contact your site administrator."] = "Limite degli inviti superato. Contatta l'amministratore del tuo sito.";
+$a->strings["%s : Message delivery failed."] = "%s: la consegna del messaggio fallita.";
+$a->strings["%d message sent."] = [
+       0 => "%d messaggio inviato.",
+       1 => "%d messaggi inviati.",
+];
+$a->strings["You have no more invitations available"] = "Non hai altri inviti disponibili";
+$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."] = "Visita %s per una lista di siti pubblici a cui puoi iscriverti. I membri Friendica su altri siti possono collegarsi uno con l'altro, come con membri di molti altri social network.";
+$a->strings["To accept this invitation, please visit and register at %s or any other public Friendica website."] = "Per accettare questo invito, visita e registrati su %s o su un'altro sito web Friendica aperto al pubblico.";
+$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."] = "I siti Friendica son tutti collegati tra loro per creare una grossa rete sociale rispettosa della privacy, posseduta e controllata dai suoi membri. I siti Friendica possono anche collegarsi a molti altri social network tradizionali. Vai su %s per una lista di siti Friendica alternativi a cui puoi iscriverti.";
+$a->strings["Our apologies. This system is not currently configured to connect with other public sites or invite members."] = "Ci scusiamo, questo sistema non è configurato per collegarsi con altri siti pubblici o per invitare membri.";
+$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."] = "I siti Friendica son tutti collegati tra loro per creare una grossa rete sociale rispettosa della privacy, posseduta e controllata dai suoi membri. I siti Friendica possono anche collegarsi a molti altri social network tradizionali.";
+$a->strings["To accept this invitation, please visit and register at %s."] = "Per accettare questo invito, visita e registrati su %s";
+$a->strings["Send invitations"] = "Invia inviti";
+$a->strings["Enter email addresses, one per line:"] = "Inserisci gli indirizzi email, uno per riga:";
+$a->strings["Your message:"] = "Il tuo messaggio:";
+$a->strings["You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web."] = "Sei cordialmente invitato/a ad unirti a me e ad altri amici su Friendica, e ad aiutarci a creare una rete sociale migliore.";
+$a->strings["You will need to supply this invitation code: \$invite_code"] = "Sarà necessario fornire questo codice invito: \$invite_code";
+$a->strings["Once you have registered, please connect with me via my profile page at:"] = "Una volta registrato, connettiti con me dal mio profilo:";
+$a->strings["For more information about the Friendica project and why we feel it is important, please visit http://friendi.ca"] = "Per maggiori informazioni sul progetto Friendica e perchè pensiamo sia importante, visita http://friendi.ca ";
+$a->strings["Manage Identities and/or Pages"] = "Gestisci identità e/o pagine";
+$a->strings["Toggle between different identities or community/group pages which share your account details or which you have been granted \"manage\" permissions"] = "Cambia tra differenti identità o pagine comunità/gruppi che condividono il tuo account o per cui hai i permessi di gestione";
+$a->strings["Select an identity to manage: "] = "Seleziona un'identità da gestire:";
+$a->strings["Profile deleted."] = "Profilo eliminato.";
+$a->strings["Profile-"] = "Profilo-";
+$a->strings["New profile created."] = "Il nuovo profilo è stato creato.";
+$a->strings["Profile unavailable to clone."] = "Impossibile duplicare il profilo.";
+$a->strings["Profile Name is required."] = "Il nome profilo è obbligatorio .";
+$a->strings["Marital Status"] = "Stato civile";
+$a->strings["Romantic Partner"] = "Partner romantico";
+$a->strings["Work/Employment"] = "Lavoro/Impiego";
+$a->strings["Religion"] = "Religione";
+$a->strings["Political Views"] = "Orientamento Politico";
+$a->strings["Gender"] = "Sesso";
+$a->strings["Sexual Preference"] = "Preferenza sessuale";
+$a->strings["XMPP"] = "XMPP";
+$a->strings["Homepage"] = "Homepage";
+$a->strings["Interests"] = "Interessi";
+$a->strings["Address"] = "Indirizzo";
+$a->strings["Location"] = "Posizione";
+$a->strings["Profile updated."] = "Profilo aggiornato.";
+$a->strings[" and "] = "e ";
+$a->strings["public profile"] = "profilo pubblico";
+$a->strings["%1\$s changed %2\$s to &ldquo;%3\$s&rdquo;"] = "%1\$s ha cambiato %2\$s in &ldquo;%3\$s&rdquo;";
+$a->strings[" - Visit %1\$s's %2\$s"] = "- Visita  %2\$s di %1\$s";
+$a->strings["%1\$s has an updated %2\$s, changing %3\$s."] = "%1\$s ha un %2\$s aggiornato. Ha cambiato %3\$s";
+$a->strings["Hide contacts and friends:"] = "Nascondi contatti:";
+$a->strings["Hide your contact/friend list from viewers of this profile?"] = "Nascondi la tua lista di contatti/amici ai visitatori di questo profilo?";
+$a->strings["Show more profile fields:"] = "Mostra più informazioni di profilo:";
+$a->strings["Profile Actions"] = "Azioni Profilo";
+$a->strings["Edit Profile Details"] = "Modifica i dettagli del profilo";
+$a->strings["Change Profile Photo"] = "Cambia la foto del profilo";
+$a->strings["View this profile"] = "Visualizza questo profilo";
+$a->strings["Edit visibility"] = "Modifica visibilità";
+$a->strings["Create a new profile using these settings"] = "Crea un nuovo profilo usando queste impostazioni";
+$a->strings["Clone this profile"] = "Clona questo profilo";
+$a->strings["Delete this profile"] = "Elimina questo profilo";
+$a->strings["Basic information"] = "Informazioni di base";
+$a->strings["Profile picture"] = "Immagine del profilo";
+$a->strings["Preferences"] = "Preferenze";
+$a->strings["Status information"] = "Informazioni stato";
+$a->strings["Additional information"] = "Informazioni aggiuntive";
+$a->strings["Personal"] = "Personale";
+$a->strings["Relation"] = "Relazione";
+$a->strings["Miscellaneous"] = "Varie";
+$a->strings["Your Gender:"] = "Il tuo sesso:";
+$a->strings["<span class=\"heart\">&hearts;</span> Marital Status:"] = "<span class=\"heart\">&hearts;</span> Stato sentimentale:";
+$a->strings["Sexual Preference:"] = "Preferenze sessuali:";
+$a->strings["Example: fishing photography software"] = "Esempio: pesca fotografia programmazione";
+$a->strings["Profile Name:"] = "Nome del profilo:";
+$a->strings["Required"] = "Richiesto";
+$a->strings["This is your <strong>public</strong> profile.<br />It <strong>may</strong> be visible to anybody using the internet."] = "Questo è il tuo profilo <strong>publico</strong>.<br /><strong>Potrebbe</strong> essere visto da chiunque attraverso internet.";
+$a->strings["Your Full Name:"] = "Il tuo nome completo:";
+$a->strings["Title/Description:"] = "Breve descrizione (es. titolo, posizione, altro):";
+$a->strings["Street Address:"] = "Indirizzo (via/piazza):";
+$a->strings["Locality/City:"] = "Località:";
+$a->strings["Region/State:"] = "Regione/Stato:";
+$a->strings["Postal/Zip Code:"] = "CAP:";
+$a->strings["Country:"] = "Nazione:";
+$a->strings["Age: "] = "Età : ";
+$a->strings["Who: (if applicable)"] = "Con chi: (se possibile)";
+$a->strings["Examples: cathy123, Cathy Williams, cathy@example.com"] = "Esempio: cathy123, Cathy Williams, cathy@example.com";
+$a->strings["Since [date]:"] = "Dal [data]:";
+$a->strings["Tell us about yourself..."] = "Raccontaci di te...";
+$a->strings["XMPP (Jabber) address:"] = "Indirizzo XMPP (Jabber):";
+$a->strings["The XMPP address will be propagated to your contacts so that they can follow you."] = "L'indirizzo XMPP verrà propagato ai tuoi contatti così che possano seguirti.";
+$a->strings["Homepage URL:"] = "Homepage:";
+$a->strings["Hometown:"] = "Paese natale:";
+$a->strings["Political Views:"] = "Orientamento politico:";
+$a->strings["Religious Views:"] = "Orientamento religioso:";
+$a->strings["Public Keywords:"] = "Parole chiave visibili a tutti:";
+$a->strings["(Used for suggesting potential friends, can be seen by others)"] = "(E' utilizzato per suggerire potenziali amici, può essere visto da altri)";
+$a->strings["Private Keywords:"] = "Parole chiave private:";
+$a->strings["(Used for searching profiles, never shown to others)"] = "(Usato per cercare tra i profili, non è mai visibile agli altri)";
+$a->strings["Likes:"] = "Mi piace:";
+$a->strings["Dislikes:"] = "Non mi piace:";
+$a->strings["Musical interests"] = "Interessi musicali";
+$a->strings["Books, literature"] = "Libri, letteratura";
+$a->strings["Television"] = "Televisione";
+$a->strings["Film/dance/culture/entertainment"] = "Film/danza/cultura/intrattenimento";
+$a->strings["Hobbies/Interests"] = "Hobby/interessi";
+$a->strings["Love/romance"] = "Amore";
+$a->strings["Work/employment"] = "Lavoro/impiego";
+$a->strings["School/education"] = "Scuola/educazione";
+$a->strings["Contact information and Social Networks"] = "Informazioni su contatti e social network";
+$a->strings["Profile Image"] = "Immagine del Profilo";
+$a->strings["visible to everybody"] = "visibile a tutti";
+$a->strings["Edit/Manage Profiles"] = "Modifica / Gestisci profili";
+$a->strings["Change profile photo"] = "Cambia la foto del profilo";
+$a->strings["Create New Profile"] = "Crea un nuovo profilo";
+$a->strings["Invalid request."] = "Richiesta non valida.";
+$a->strings["Sorry, maybe your upload is bigger than the PHP configuration allows"] = "Mi spiace, forse il file che stai caricando è più grosso di quanto la configurazione di PHP permetta";
+$a->strings["Or - did you try to upload an empty file?"] = "O.. non avrai provato a caricare un file vuoto?";
+$a->strings["File exceeds size limit of %s"] = "Il file supera la dimensione massima di %s";
+$a->strings["File upload failed."] = "Caricamento del file non riuscito.";
+$a->strings["%d contact edited."] = [
+       0 => "%d contatto modificato.",
+       1 => "%d contatti modificati",
+];
+$a->strings["Could not access contact record."] = "Non è possibile accedere al contatto.";
+$a->strings["Could not locate selected profile."] = "Non riesco a trovare il profilo selezionato.";
+$a->strings["Contact updated."] = "Contatto aggiornato.";
+$a->strings["Failed to update contact record."] = "Errore nell'aggiornamento del contatto.";
+$a->strings["Contact has been blocked"] = "Il contatto è stato bloccato";
+$a->strings["Contact has been unblocked"] = "Il contatto è stato sbloccato";
+$a->strings["Contact has been ignored"] = "Il contatto è ignorato";
+$a->strings["Contact has been unignored"] = "Il contatto non è più ignorato";
+$a->strings["Contact has been archived"] = "Il contatto è stato archiviato";
+$a->strings["Contact has been unarchived"] = "Il contatto è stato dearchiviato";
+$a->strings["Drop contact"] = "Cancella contatto";
+$a->strings["Do you really want to delete this contact?"] = "Vuoi veramente cancellare questo contatto?";
+$a->strings["Contact has been removed."] = "Il contatto è stato rimosso.";
+$a->strings["You are mutual friends with %s"] = "Sei amico reciproco con %s";
+$a->strings["You are sharing with %s"] = "Stai condividendo con %s";
+$a->strings["%s is sharing with you"] = "%s sta condividendo con te";
+$a->strings["Private communications are not available for this contact."] = "Le comunicazioni private non sono disponibili per questo contatto.";
+$a->strings["Never"] = "Mai";
+$a->strings["(Update was successful)"] = "(L'aggiornamento è stato completato)";
+$a->strings["(Update was not successful)"] = "(L'aggiornamento non è stato completato)";
+$a->strings["Suggest friends"] = "Suggerisci amici";
+$a->strings["Network type: %s"] = "Tipo di rete: %s";
+$a->strings["Communications lost with this contact!"] = "Comunicazione con questo contatto persa!";
+$a->strings["Fetch further information for feeds"] = "Recupera maggiori informazioni per i feed";
+$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."] = "Recupera informazioni come immagini di anteprima, titolo e teaser dall'elemento del feed. Puoi attivare questa funzione se il feed non contiene molto testo. Le parole chiave sono recuperate dal tag meta nella pagina dell'elemento e inseriti come hashtag.";
+$a->strings["Disabled"] = "Disabilitato";
+$a->strings["Fetch information"] = "Recupera informazioni";
+$a->strings["Fetch keywords"] = "Recupera parole chiave";
+$a->strings["Fetch information and keywords"] = "Recupera informazioni e parole chiave";
+$a->strings["Contact"] = "Contatto";
+$a->strings["Profile Visibility"] = "Visibilità del profilo";
+$a->strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "Seleziona il profilo che vuoi mostrare a %s quando visita il tuo profilo in modo sicuro.";
+$a->strings["Contact Information / Notes"] = "Informazioni / Note sul contatto";
+$a->strings["Their personal note"] = "La loro nota personale";
+$a->strings["Edit contact notes"] = "Modifica note contatto";
+$a->strings["Block/Unblock contact"] = "Blocca/Sblocca contatto";
+$a->strings["Ignore contact"] = "Ignora il contatto";
+$a->strings["Repair URL settings"] = "Impostazioni riparazione URL";
+$a->strings["View conversations"] = "Vedi conversazioni";
+$a->strings["Last update:"] = "Ultimo aggiornamento:";
+$a->strings["Update public posts"] = "Aggiorna messaggi pubblici";
+$a->strings["Update now"] = "Aggiorna adesso";
+$a->strings["Unblock"] = "Sblocca";
+$a->strings["Block"] = "Blocca";
+$a->strings["Unignore"] = "Non ignorare";
+$a->strings["Currently blocked"] = "Bloccato";
+$a->strings["Currently ignored"] = "Ignorato";
+$a->strings["Currently archived"] = "Al momento archiviato";
+$a->strings["Awaiting connection acknowledge"] = "In attesa di conferma della connessione";
+$a->strings["Replies/likes to your public posts <strong>may</strong> still be visible"] = "Risposte ai tuoi post pubblici <strong>possono</strong> essere comunque visibili";
+$a->strings["Notification for new posts"] = "Notifica per i nuovi messaggi";
+$a->strings["Send a notification of every new post of this contact"] = "Invia una notifica per ogni nuovo messaggio di questo contatto";
+$a->strings["Blacklisted keywords"] = "Parole chiave in blacklist";
+$a->strings["Comma separated list of keywords that should not be converted to hashtags, when \"Fetch information and keywords\" is selected"] = "Lista separata da virgola di parole chiave che non dovranno essere convertite in hashtag, quando \"Recupera informazioni e parole chiave\" è selezionato";
+$a->strings["XMPP:"] = "XMPP:";
+$a->strings["Actions"] = "Azioni";
+$a->strings["Status"] = "Stato";
+$a->strings["Contact Settings"] = "Impostazioni Contatto";
+$a->strings["Suggestions"] = "Suggerimenti";
+$a->strings["Suggest potential friends"] = "Suggerisci potenziali amici";
+$a->strings["All Contacts"] = "Tutti i contatti";
+$a->strings["Show all contacts"] = "Mostra tutti i contatti";
+$a->strings["Unblocked"] = "Sbloccato";
+$a->strings["Only show unblocked contacts"] = "Mostra solo contatti non bloccati";
+$a->strings["Blocked"] = "Bloccato";
+$a->strings["Only show blocked contacts"] = "Mostra solo contatti bloccati";
+$a->strings["Ignored"] = "Ignorato";
+$a->strings["Only show ignored contacts"] = "Mostra solo contatti ignorati";
+$a->strings["Archived"] = "Archiviato";
+$a->strings["Only show archived contacts"] = "Mostra solo contatti archiviati";
+$a->strings["Hidden"] = "Nascosto";
+$a->strings["Only show hidden contacts"] = "Mostra solo contatti nascosti";
+$a->strings["Search your contacts"] = "Cerca nei tuoi contatti";
+$a->strings["Results for: %s"] = "Risultati per: %s";
+$a->strings["Find"] = "Trova";
+$a->strings["Update"] = "Aggiorna";
+$a->strings["Archive"] = "Archivia";
+$a->strings["Unarchive"] = "Dearchivia";
+$a->strings["Batch Actions"] = "Azioni Batch";
+$a->strings["Profile Details"] = "Dettagli del profilo";
+$a->strings["View all contacts"] = "Vedi tutti i contatti";
+$a->strings["View all common friends"] = "Vedi tutti gli amici in comune";
+$a->strings["Advanced"] = "Avanzate";
+$a->strings["Advanced Contact Settings"] = "Impostazioni avanzate Contatto";
+$a->strings["Mutual Friendship"] = "Amicizia reciproca";
+$a->strings["is a fan of yours"] = "è un tuo fan";
+$a->strings["you are a fan of"] = "sei un fan di";
+$a->strings["Toggle Blocked status"] = "Inverti stato \"Blocca\"";
+$a->strings["Toggle Ignored status"] = "Inverti stato \"Ignora\"";
+$a->strings["Toggle Archive status"] = "Inverti stato \"Archiviato\"";
+$a->strings["Delete contact"] = "Rimuovi contatto";
+$a->strings["No parent user"] = "Nessun utente principale";
+$a->strings["Parent User"] = "Utente Principale";
+$a->strings["Parent users have total control about this account, including the account settings. Please double check whom you give this access."] = "Gli utenti principali hanno il controllo totale su questo account, comprese le impostazioni. Assicurati di controllare due volte a chi stai fornendo questo accesso.";
+$a->strings["Save Settings"] = "Salva Impostazioni";
+$a->strings["Delegate Page Management"] = "Gestione delegati per la pagina";
+$a->strings["Delegates"] = "Delegati";
+$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."] = "I Delegati sono in grado di gestire tutti gli aspetti di questa pagina, tranne per le impostazioni di base dell'account. Non delegare il tuo account personale a nessuno di cui non ti fidi ciecamente.";
+$a->strings["Existing Page Managers"] = "Gestori Pagina Esistenti";
+$a->strings["Existing Page Delegates"] = "Delegati Pagina Esistenti";
+$a->strings["Potential Delegates"] = "Delegati Potenziali";
+$a->strings["Remove"] = "Rimuovi";
+$a->strings["Add"] = "Aggiungi";
+$a->strings["No entries."] = "Nessuna voce.";
+$a->strings["This introduction has already been accepted."] = "Questa presentazione è già stata accettata.";
 $a->strings["Profile location is not valid or does not contain profile information."] = "L'indirizzo del profilo non è valido o non contiene un profilo.";
 $a->strings["Warning: profile location has no identifiable owner name."] = "Attenzione: l'indirizzo del profilo non riporta il nome del proprietario.";
 $a->strings["Warning: profile location has no profile photo."] = "Attenzione: l'indirizzo del profilo non ha una foto.";
@@ -868,12 +759,10 @@ $a->strings["%s has received too many connection requests today."] = "%s ha rice
 $a->strings["Spam protection measures have been invoked."] = "Sono state attivate le misure di protezione contro lo spam.";
 $a->strings["Friends are advised to please try again in 24 hours."] = "Gli amici sono pregati di riprovare tra 24 ore.";
 $a->strings["Invalid locator"] = "Indirizzo non valido";
-$a->strings["Invalid email address."] = "Indirizzo email non valido.";
-$a->strings["This account has not been configured for email. Request failed."] = "Questo account non è stato configurato per l'email. Richiesta fallita.";
 $a->strings["You have already introduced yourself here."] = "Ti sei già presentato qui.";
 $a->strings["Apparently you are already friends with %s."] = "Pare che tu e %s siate già amici.";
 $a->strings["Invalid profile URL."] = "Indirizzo profilo non valido.";
-$a->strings["Failed to update contact record."] = "Errore nell'aggiornamento del contatto.";
+$a->strings["Disallowed profile URL."] = "Indirizzo profilo non permesso.";
 $a->strings["Your introduction has been sent."] = "La tua presentazione è stata inviata.";
 $a->strings["Remote subscription can't be done for your network. Please subscribe directly on your system."] = "La richiesta di connessione remota non può essere effettuata per la tua rete. Invia la richiesta direttamente sul nostro sistema.";
 $a->strings["Please login to confirm introduction."] = "Accedi per confermare la presentazione.";
@@ -882,208 +771,24 @@ $a->strings["Confirm"] = "Conferma";
 $a->strings["Hide this contact"] = "Nascondi questo contatto";
 $a->strings["Welcome home %s."] = "Bentornato a casa %s.";
 $a->strings["Please confirm your introduction/connection request to %s."] = "Conferma la tua richiesta di connessione con %s.";
+$a->strings["Public access denied."] = "Accesso negato.";
 $a->strings["Please enter your 'Identity Address' from one of the following supported communications networks:"] = "Inserisci il tuo 'Indirizzo Identità' da uno dei seguenti network supportati:";
-$a->strings["If you are not yet a member of the free social web, <a href=\"%s/siteinfo\">follow this link to find a public Friendica site and join us today</a>."] = "Se non sei un membro del web sociale libero,  <a href=\"%s/siteinfo\">segui questo link per trovare un sito Friendica pubblico e unisciti a noi oggi</a>";
+$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>."] = "Se non sei un membro del web sociale libero,  <a href=\"%s\">segui questo link per trovare un sito Friendica pubblico e unisciti a noi oggi</a>.";
 $a->strings["Friend/Connection Request"] = "Richieste di amicizia/connessione";
-$a->strings["Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca"] = "Esempi: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca";
+$a->strings["Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@gnusocial.de"] = "Esempi: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@gnusocial.de";
 $a->strings["Please answer the following:"] = "Rispondi:";
 $a->strings["Does %s know you?"] = "%s ti conosce?";
 $a->strings["Add a personal note:"] = "Aggiungi una nota personale:";
-$a->strings["StatusNet/Federated Social Web"] = "StatusNet/Federated Social Web";
+$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."] = " - per favore non usare questa form. Invece, inserisci %s nella tua barra di ricerca su Diaspora.";
-$a->strings["Your Identity Address:"] = "L'indirizzo della tua identità:";
-$a->strings["Submit Request"] = "Invia richiesta";
-$a->strings["Item not found"] = "Oggetto non trovato";
-$a->strings["Edit post"] = "Modifica messaggio";
-$a->strings["Not Found"] = "Non trovato";
-$a->strings["Contact added"] = "Contatto aggiunto";
+$a->strings["- select -"] = "- seleziona -";
+$a->strings["The contact could not be added."] = "Il contatto non può essere aggiunto.";
 $a->strings["You already added this contact."] = "Hai già aggiunto questo contatto.";
 $a->strings["Diaspora support isn't enabled. Contact can't be added."] = "Il supporto Diaspora non è abilitato. Il contatto non può essere aggiunto.";
 $a->strings["OStatus support is disabled. Contact can't be added."] = "Il supporto OStatus non è abilitato. Il contatto non può essere aggiunto.";
 $a->strings["The network type couldn't be detected. Contact can't be added."] = "Non è possibile rilevare il tipo di rete. Il contatto non può essere aggiunto.";
-$a->strings["Profile URL"] = "URL Profilo";
-$a->strings["Group created."] = "Gruppo creato.";
-$a->strings["Could not create group."] = "Impossibile creare il gruppo.";
-$a->strings["Group not found."] = "Gruppo non trovato.";
-$a->strings["Group name changed."] = "Il nome del gruppo è cambiato.";
-$a->strings["Save Group"] = "Salva gruppo";
-$a->strings["Create a group of contacts/friends."] = "Crea un gruppo di amici/contatti.";
-$a->strings["Group removed."] = "Gruppo rimosso.";
-$a->strings["Unable to remove group."] = "Impossibile rimuovere il gruppo.";
-$a->strings["Delete Group"] = "Elimina Gruppo";
-$a->strings["Group Editor"] = "Modifica gruppo";
-$a->strings["Edit Group Name"] = "Modifica Nome Gruppo";
-$a->strings["Members"] = "Membri";
-$a->strings["All Contacts"] = "Tutti i contatti";
-$a->strings["Group is empty"] = "Il gruppo è vuoto";
-$a->strings["Remove Contact"] = "Rimuovi Contatto";
-$a->strings["Add Contact"] = "Aggiungi Contatto";
-$a->strings["No profile"] = "Nessun profilo";
-$a->strings["Help:"] = "Guida:";
-$a->strings["Page not found."] = "Pagina non trovata.";
-$a->strings["Welcome to %s"] = "Benvenuto su %s";
-$a->strings["Total invitation limit exceeded."] = "Limite totale degli inviti superato.";
-$a->strings["%s : Not a valid email address."] = "%s: non è un indirizzo email valido.";
-$a->strings["Please join us on Friendica"] = "Unisciti a noi su Friendica";
-$a->strings["Invitation limit exceeded. Please contact your site administrator."] = "Limite degli inviti superato. Contatta l'amministratore del tuo sito.";
-$a->strings["%s : Message delivery failed."] = "%s: la consegna del messaggio fallita.";
-$a->strings["%d message sent."] = [
-       0 => "%d messaggio inviato.",
-       1 => "%d messaggi inviati.",
-];
-$a->strings["You have no more invitations available"] = "Non hai altri inviti disponibili";
-$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."] = "Visita %s per una lista di siti pubblici a cui puoi iscriverti. I membri Friendica su altri siti possono collegarsi uno con l'altro, come con membri di molti altri social network.";
-$a->strings["To accept this invitation, please visit and register at %s or any other public Friendica website."] = "Per accettare questo invito, visita e registrati su %s o su un'altro sito web Friendica aperto al pubblico.";
-$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."] = "I siti Friendica son tutti collegati tra loro per creare una grossa rete sociale rispettosa della privacy, posseduta e controllata dai suoi membri. I siti Friendica possono anche collegarsi a molti altri social network tradizionali. Vai su %s per una lista di siti Friendica alternativi a cui puoi iscriverti.";
-$a->strings["Our apologies. This system is not currently configured to connect with other public sites or invite members."] = "Ci scusiamo, questo sistema non è configurato per collegarsi con altri siti pubblici o per invitare membri.";
-$a->strings["To accept this invitation, please visit and register at %s."] = "Per accettare questo invito, visita e registrati su %s";
-$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["Send invitations"] = "Invia inviti";
-$a->strings["Enter email addresses, one per line:"] = "Inserisci gli indirizzi email, uno per riga:";
-$a->strings["Your message:"] = "Il tuo messaggio:";
-$a->strings["You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web."] = "Sei cordialmente invitato/a ad unirti a me e ad altri amici su Friendica, e ad aiutarci a creare una rete sociale migliore.";
-$a->strings["You will need to supply this invitation code: \$invite_code"] = "Sarà necessario fornire questo codice invito: \$invite_code";
-$a->strings["Once you have registered, please connect with me via my profile page at:"] = "Una volta registrato, connettiti con me dal mio profilo:";
-$a->strings["For more information about the Friendica project and why we feel it is important, please visit http://friendi.ca"] = "Per maggiori informazioni sul progetto Friendica e perchè pensiamo sia importante, visita http://friendi.ca ";
-$a->strings["Time Conversion"] = "Conversione Ora";
-$a->strings["Friendica provides this service for sharing events with other networks and friends in unknown timezones."] = "Friendica fornisce questo servizio per la condivisione di eventi con altre reti e amici in fusi orari sconosciuti.";
-$a->strings["UTC time: %s"] = "Ora UTC: %s";
-$a->strings["Current timezone: %s"] = "Fuso orario corrente: %s";
-$a->strings["Converted localtime: %s"] = "Ora locale convertita: %s";
-$a->strings["Please select your timezone:"] = "Selezionare il tuo fuso orario:";
-$a->strings["No valid account found."] = "Nessun account valido trovato.";
-$a->strings["Password reset request issued. Check your email."] = "La richiesta per reimpostare la password è stata inviata. Controlla la tua email.";
-$a->strings["\n\t\tDear %1\$s,\n\t\t\tA request was recently received at \"%2\$s\" to reset your account\n\t\tpassword. In order to confirm this request, please select the verification link\n\t\tbelow or paste it into your web browser address bar.\n\n\t\tIf you did NOT request this change, please DO NOT follow the link\n\t\tprovided and ignore and/or delete this email.\n\n\t\tYour password will not be changed unless we can verify that you\n\t\tissued this request."] = "\nGentile %1\$s,\n    abbiamo ricevuto su \"%2\$s\" una richiesta di resettare la password del tuo account. Per confermare questa richiesta, selezionate il link di conferma qui sotto o incollatelo nella barra indirizzo del vostro browser.\n\nSe NON hai richiesto questa modifica, NON selezionare il link e ignora o cancella questa email.\n\nLa tua password non verrà modificata a meno che non possiamo verificare che tu abbia effettivamente richiesto la modifica.";
-$a->strings["\n\t\tFollow this link 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"] = "\nSegui questo link per verificare la tua identità:\n\n%1\$s\n\nRiceverai in un successivo messaggio la nuova password.\nPotrai cambiarla dalla pagina \"Impostazioni\" del tuo account dopo esserti autenticato.\n\nI dettagli del tuo account sono:\n    Indirizzo del sito: %2\$s\n    Nome utente: %3\$s";
-$a->strings["Password reset requested at %s"] = "Richiesta reimpostazione password su %s";
-$a->strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "La richiesta non può essere verificata. (Puoi averla già richiesta precedentemente). Reimpostazione password fallita.";
-$a->strings["Password Reset"] = "Reimpostazione password";
-$a->strings["Your password has been reset as requested."] = "La tua password è stata reimpostata come richiesto.";
-$a->strings["Your new password is"] = "La tua nuova password è";
-$a->strings["Save or copy your new password - and then"] = "Salva o copia la tua nuova password, quindi";
-$a->strings["click here to login"] = "clicca qui per entrare";
-$a->strings["Your password may be changed from the <em>Settings</em> page after successful login."] = "Puoi cambiare la tua password dalla pagina <em>Impostazioni</em> dopo aver effettuato l'accesso.";
-$a->strings["\n\t\t\t\tDear %1\$s,\n\t\t\t\t\tYour password has been changed as requested. Please retain this\n\t\t\t\tinformation for your records (or change your password immediately to\n\t\t\t\tsomething that you will remember).\n\t\t\t"] = "\nGentile %1\$s,\n   La tua password è stata modificata come richiesto.\nSalva questa password, o sostituiscila immediatamente con qualcosa che puoi ricordare.";
-$a->strings["\n\t\t\t\tYour login details are as follows:\n\n\t\t\t\tSite Location:\t%1\$s\n\t\t\t\tLogin Name:\t%2\$s\n\t\t\t\tPassword:\t%3\$s\n\n\t\t\t\tYou may change that password from your account settings page after logging in.\n\t\t\t"] = "\nI dettagli del tuo account sono:\n\n   Indirizzo del sito: %1\$s\n   Nome utente: %2\$s\n   Password: %3\$s\n\nPuoi cambiare questa password dalla pagina \"Impostazioni\" del tuo account dopo esserti autenticato.";
-$a->strings["Your password has been changed at %s"] = "La tua password presso %s è stata cambiata";
-$a->strings["Forgot your Password?"] = "Hai dimenticato la password?";
-$a->strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Inserisci il tuo indirizzo email per reimpostare la password.";
-$a->strings["Nickname or Email: "] = "Nome utente o email: ";
-$a->strings["Reset"] = "Reimposta";
-$a->strings["Manage Identities and/or Pages"] = "Gestisci identità e/o pagine";
-$a->strings["Toggle between different identities or community/group pages which share your account details or which you have been granted \"manage\" permissions"] = "Cambia tra differenti identità o pagine comunità/gruppi che condividono il tuo account o per cui hai i permessi di gestione";
-$a->strings["Select an identity to manage: "] = "Seleziona un'identità da gestire:";
-$a->strings["No keywords to match. Please add keywords to your default profile."] = "Nessuna parola chiave per l'abbinamento. Aggiungi parole chiave al tuo profilo predefinito.";
-$a->strings["is interested in:"] = "è interessato a:";
-$a->strings["Profile Match"] = "Profili corrispondenti";
-$a->strings["No matches"] = "Nessun risultato";
-$a->strings["No recipient selected."] = "Nessun destinatario selezionato.";
-$a->strings["Unable to locate contact information."] = "Impossibile trovare le informazioni del contatto.";
-$a->strings["Message could not be sent."] = "Il messaggio non può essere inviato.";
-$a->strings["Message collection failure."] = "Errore recuperando il messaggio.";
-$a->strings["Message sent."] = "Messaggio inviato.";
-$a->strings["Do you really want to delete this message?"] = "Vuoi veramente cancellare questo messaggio?";
-$a->strings["Message deleted."] = "Messaggio eliminato.";
-$a->strings["Conversation removed."] = "Conversazione rimossa.";
-$a->strings["Send Private Message"] = "Invia un messaggio privato";
-$a->strings["To:"] = "A:";
-$a->strings["Subject:"] = "Oggetto:";
-$a->strings["No messages."] = "Nessun messaggio.";
-$a->strings["Message not available."] = "Messaggio non disponibile.";
-$a->strings["Delete message"] = "Elimina il messaggio";
-$a->strings["Delete conversation"] = "Elimina la conversazione";
-$a->strings["No secure communications available. You <strong>may</strong> be able to respond from the sender's profile page."] = "Nessuna comunicazione sicura disponibile, <strong>Potresti</strong> essere in grado di rispondere dalla pagina del profilo del mittente.";
-$a->strings["Send Reply"] = "Invia la risposta";
-$a->strings["Unknown sender - %s"] = "Mittente sconosciuto - %s";
-$a->strings["You and %s"] = "Tu e %s";
-$a->strings["%s and You"] = "%s e Tu";
-$a->strings["D, d M Y - g:i A"] = "D d M Y - G:i";
-$a->strings["%d message"] = [
-       0 => "%d messaggio",
-       1 => "%d messaggi",
-];
-$a->strings["Invalid request identifier."] = "L'identificativo della richiesta non è valido.";
-$a->strings["Discard"] = "Scarta";
-$a->strings["Ignore"] = "Ignora";
-$a->strings["Network Notifications"] = "Notifiche dalla rete";
-$a->strings["System Notifications"] = "Notifiche di sistema";
-$a->strings["Personal Notifications"] = "Notifiche personali";
-$a->strings["Home Notifications"] = "Notifiche bacheca";
-$a->strings["Show Ignored Requests"] = "Mostra richieste ignorate";
-$a->strings["Hide Ignored Requests"] = "Nascondi richieste ignorate";
-$a->strings["Notification type: "] = "Tipo di notifica: ";
-$a->strings["suggested by %s"] = "suggerito da %s";
-$a->strings["Hide this contact from others"] = "Nascondi questo contatto agli altri";
-$a->strings["Post a new friend activity"] = "Invia una attività \"è ora amico con\"";
-$a->strings["if applicable"] = "se applicabile";
-$a->strings["Approve"] = "Approva";
-$a->strings["Claims to be known to you: "] = "Dice di conoscerti: ";
-$a->strings["yes"] = "si";
-$a->strings["no"] = "no";
-$a->strings["Shall your connection be bidirectional or not?"] = "La connessione dovrà essere bidirezionale o no?";
-$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."] = "Accettando %s come amico permette a %s di seguire i tuoi post, e a te di riceverne gli aggiornamenti.";
-$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."] = "Accentrando %s come  abbonato gli permette di abbonarsi ai tuoi messaggi, ma tu non riceverai aggiornamenti da lui.";
-$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."] = "Accentando %s come condivisore, gli permetti di abbonarsi ai tuoi messaggi, ma tu non riceverai nessun aggiornamento da loro.";
-$a->strings["Friend"] = "Amico";
-$a->strings["Sharer"] = "Condivisore";
-$a->strings["Subscriber"] = "Abbonato";
-$a->strings["No introductions."] = "Nessuna presentazione.";
-$a->strings["Show unread"] = "Mostra non letti";
-$a->strings["Show all"] = "Mostra tutti";
-$a->strings["No more %s notifications."] = "Nessun'altra notifica %s.";
-$a->strings["No more system notifications."] = "Nessuna nuova notifica di sistema.";
-$a->strings["Post successful."] = "Inviato!";
-$a->strings["OpenID protocol error. No ID returned."] = "Errore protocollo OpenID. Nessun ID ricevuto.";
-$a->strings["Account not found and OpenID registration is not permitted on this site."] = "L'account non è stato trovato, e la registrazione via OpenID non è permessa su questo sito.";
-$a->strings["Not Extended"] = "Not Extended";
-$a->strings["Tips for New Members"] = "Consigli per i Nuovi Utenti";
-$a->strings["Remove My Account"] = "Rimuovi il mio account";
-$a->strings["This will completely remove your account. Once this has been done it is not recoverable."] = "Questo comando rimuoverà completamente il tuo account. Una volta rimosso non potrai più recuperarlo.";
-$a->strings["Please enter your password for verification:"] = "Inserisci la tua password per verifica:";
-$a->strings["Resubscribing to OStatus contacts"] = "Risottoscrivi i contatti OStatus";
-$a->strings["Error"] = "Errore";
-$a->strings["Done"] = "Fatto";
-$a->strings["Keep this window open until done."] = "Tieni questa finestra aperta fino a che ha finito.";
-$a->strings["%1\$s is following %2\$s's %3\$s"] = "%1\$s sta seguendo %3\$s di %2\$s";
-$a->strings["Tag removed"] = "Tag rimosso";
-$a->strings["Remove Item Tag"] = "Rimuovi il tag";
-$a->strings["Select a tag to remove: "] = "Seleziona un tag da rimuovere: ";
-$a->strings["Remove"] = "Rimuovi";
-$a->strings["Export account"] = "Esporta account";
-$a->strings["Export your account info and contacts. Use this to make a backup of your account and/or to move it to another server."] = "Esporta le informazioni del tuo account e dei contatti. Usa questa funzione per fare un backup del tuo account o per spostarlo in un altro server.";
-$a->strings["Export all"] = "Esporta tutto";
-$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)"] = "Esporta le informazioni del tuo account, i tuoi contatti e tutti i tuoi elementi in json. Può diventare un file veramente molto grosso e metterci un sacco di tempo. Usa questa funzione per fare un backup completo del tuo account (le foto non sono esportate)";
-$a->strings["Export personal data"] = "Esporta dati personali";
-$a->strings["Number of daily wall messages for %s exceeded. Message failed."] = "Numero giornaliero di messaggi per %s superato. Invio fallito.";
-$a->strings["Unable to check your home location."] = "Impossibile controllare la tua posizione di origine.";
-$a->strings["No recipient."] = "Nessun destinatario.";
-$a->strings["If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders."] = "Se vuoi che %s ti risponda, controlla che le tue impostazioni di privacy permettano la ricezione di messaggi privati da mittenti sconosciuti.";
-$a->strings["No potential page delegates located."] = "Nessun potenziale delegato per la pagina è stato trovato.";
-$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."] = "I Delegati sono in grado di gestire tutti gli aspetti di questa pagina, tranne per le impostazioni di base dell'account. Non delegare il tuo account personale a nessuno di cui non ti fidi ciecamente.";
-$a->strings["Existing Page Managers"] = "Gestori Pagina Esistenti";
-$a->strings["Existing Page Delegates"] = "Delegati Pagina Esistenti";
-$a->strings["Potential Delegates"] = "Delegati Potenziali";
-$a->strings["Add"] = "Aggiungi";
-$a->strings["No entries."] = "Nessuna voce.";
-$a->strings["Do you really want to delete this suggestion?"] = "Vuoi veramente cancellare questo suggerimento?";
-$a->strings["No suggestions available. If this is a new site, please try again in 24 hours."] = "Nessun suggerimento disponibile. Se questo è un sito nuovo, riprova tra 24 ore.";
-$a->strings["Ignore/Hide"] = "Ignora / Nascondi";
-$a->strings["Global Directory"] = "Elenco globale";
-$a->strings["Find on this site"] = "Cerca nel sito";
-$a->strings["Results for:"] = "Risultati per:";
-$a->strings["Site Directory"] = "Elenco del sito";
-$a->strings["No entries (some entries may be hidden)."] = "Nessuna voce (qualche voce potrebbe essere nascosta).";
-$a->strings["Files"] = "File";
-$a->strings["This is Friendica, version"] = "Questo è Friendica, versione";
-$a->strings["running at web location"] = "in esecuzione all'indirizzo web";
-$a->strings["Please visit <a href=\"https://friendi.ca\">Friendi.ca</a> to learn more about the Friendica project."] = "Visita <a href=\"https://friendi.ca\">Friendi.ca</a> per saperne di più sul progetto Friendica.";
-$a->strings["Bug reports and issues: please visit"] = "Segnalazioni di bug e problemi: visita";
-$a->strings["the bugtracker at github"] = "il bugtracker su github";
-$a->strings["Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - dot com"] = "Suggerimenti, lodi, donazioni, ecc -  e-mail a  \"Info\" at Friendica punto com";
-$a->strings["Installed plugins/addons/apps:"] = "Plugin/componenti aggiuntivi/applicazioni installate";
-$a->strings["No installed plugins/addons/apps"] = "Nessun plugin/componente aggiuntivo/applicazione installata";
-$a->strings["On this server the following remote servers are blocked."] = "In questo server i seguenti server remoti sono bloccati.";
-$a->strings["Reason for the block"] = "Motivazione del blocco";
 $a->strings["Friendica Communications Server - Setup"] = "Friendica Comunicazione Server - Impostazioni";
 $a->strings["Could not connect to database."] = " Impossibile collegarsi con il database.";
 $a->strings["Could not create table."] = "Impossibile creare le tabelle.";
@@ -1109,7 +814,7 @@ $a->strings["Site settings"] = "Impostazioni sito";
 $a->strings["System Language:"] = "Lingua di Sistema:";
 $a->strings["Set the default language for your Friendica installation interface and to send emails."] = "Imposta la lingua di default per l'interfaccia e l'invio delle email.";
 $a->strings["Could not find a command line version of PHP in the web server PATH."] = "Non riesco a trovare la versione di PHP da riga di comando nel PATH del server web";
-$a->strings["If you don't have a command line version of PHP installed on 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-poller'>'Setup the poller'</a>"] = "Se non hai la versione a riga di comando di PHP installata sul tuo server, non sarai in grado di eseguire i processi in background. Vedi <a href='https://github.com/friendica/friendica/blob/master/doc/Install.md#set-up-the-poller'>'Setup the poller'</a>";
+$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>"] = "Se non hai la versione a riga di comando di PHP installata sul tuo server, non sarai in grado di eseguire i processi in background. Vedi <a href='https://github.com/friendica/friendica/blob/master/doc/Install.md#set-up-the-worker'>'Setup the poller'</a>";
 $a->strings["PHP executable path"] = "Percorso eseguibile PHP";
 $a->strings["Enter full path to php executable. You can leave this blank to continue the installation."] = "Inserisci il percorso completo all'eseguibile di php. Puoi lasciare bianco questo campo per continuare l'installazione.";
 $a->strings["Command line PHP"] = "PHP da riga di comando";
@@ -1156,47 +861,168 @@ $a->strings["ImageMagick PHP extension is installed"] = "L'estensione PHP ImageM
 $a->strings["ImageMagick supports GIF"] = "ImageMagick supporta i 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."] = "Il file di configurazione del database \".htconfig.php\" non può essere scritto. Usa il testo qui di seguito per creare un file di configurazione nella cartella principale del tuo sito.";
 $a->strings["<h1>What next</h1>"] = "<h1>Cosa fare ora</h1>";
-$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."] = "IMPORTANTE: Devi impostare [manualmente] la pianificazione del poller.";
+$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the worker."] = "IMPORTANTE: Devi impostare [manualmente] la pianificazione del worker.";
+$a->strings["Go to your new Friendica node <a href=\"%s/register\">registration page</a> and register as new user. Remember to use the same email you have entered as administrator email. This will allow you to enter the site admin panel."] = "Vai nella <a href=\"%s/register\">pagina di registrazione</a> del tuo nuovo nodo Friendica e registra un nuovo utente. Ricorda di usare la stessa email che hai inserito come email dell'utente amministratore. Questo ti permetterà di entrare nel pannello di amministrazione del sito.";
+$a->strings["Time Conversion"] = "Conversione Ora";
+$a->strings["Friendica provides this service for sharing events with other networks and friends in unknown timezones."] = "Friendica fornisce questo servizio per la condivisione di eventi con altre reti e amici in fusi orari sconosciuti.";
+$a->strings["UTC time: %s"] = "Ora UTC: %s";
+$a->strings["Current timezone: %s"] = "Fuso orario corrente: %s";
+$a->strings["Converted localtime: %s"] = "Ora locale convertita: %s";
+$a->strings["Please select your timezone:"] = "Selezionare il tuo fuso orario:";
+$a->strings["No valid account found."] = "Nessun account valido trovato.";
+$a->strings["Password reset request issued. Check your email."] = "La richiesta per reimpostare la password è stata inviata. Controlla la tua email.";
+$a->strings["\n\t\tDear %1\$s,\n\t\t\tA request was recently received at \"%2\$s\" to reset your account\n\t\tpassword. In order to confirm this request, please select the verification link\n\t\tbelow or paste it into your web browser address bar.\n\n\t\tIf you did NOT request this change, please DO NOT follow the link\n\t\tprovided and ignore and/or delete this email, the request will expire shortly.\n\n\t\tYour password will not be changed unless we can verify that you\n\t\tissued this request."] = "\nGentile %1\$s,\n\tabbiamo ricevuto su \"%2\$s\" una richiesta di resettare la password del tuo account. Per confermare questa richiesta, selezionate il link di conferma qui sotto o incollatelo nella barra indirizzo del vostro browser.\n\nSe NON hai richiesto questa modifica, NON selezionare il link e ignora o cancella questa email.\n\nLa tua password non verrà modificata a meno che non possiamo verificare che tu abbia effettivamente richiesto la modifica.";
+$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"] = "\nSegui questo link per verificare la tua identità:\n\n%1\$s\n\nRiceverai in un successivo messaggio la nuova password.\nPotrai cambiarla dalla pagina \"Impostazioni\" del tuo account dopo esserti autenticato.\n\nI dettagli del tuo account sono:\n\tIndirizzo del sito: %2\$s\n\tNome utente: %3\$s";
+$a->strings["Password reset requested at %s"] = "Richiesta reimpostazione password su %s";
+$a->strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "La richiesta non può essere verificata. (Puoi averla già richiesta precedentemente). Reimpostazione password fallita.";
+$a->strings["Request has expired, please make a new one."] = "La richiesta è scaduta, si prega di crearne una nuova.";
+$a->strings["Forgot your Password?"] = "Hai dimenticato la password?";
+$a->strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Inserisci il tuo indirizzo email per reimpostare la password.";
+$a->strings["Nickname or Email: "] = "Nome utente o email: ";
+$a->strings["Reset"] = "Reimposta";
+$a->strings["Password Reset"] = "Reimpostazione password";
+$a->strings["Your password has been reset as requested."] = "La tua password è stata reimpostata come richiesto.";
+$a->strings["Your new password is"] = "La tua nuova password è";
+$a->strings["Save or copy your new password - and then"] = "Salva o copia la tua nuova password, quindi";
+$a->strings["click here to login"] = "clicca qui per entrare";
+$a->strings["Your password may be changed from the <em>Settings</em> page after successful login."] = "Puoi cambiare la tua password dalla pagina <em>Impostazioni</em> dopo aver effettuato l'accesso.";
+$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"] = "\nGentile %1\$s,\n\tLa tua password è stata modificata come richiesto.\nSalva questa password, o sostituiscila immediatamente con qualcosa che puoi ricordare.";
+$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"] = "\nI dettagli del tuo account sono:\n\n\tIndirizzo del sito: %1\$s\n\tNome utente: %2\$s\n\tPassword: %3\$s\n\nPuoi cambiare questa password dalla pagina \"Impostazioni\" del tuo account dopo esserti autenticato.";
+$a->strings["Your password has been changed at %s"] = "La tua password presso %s è stata cambiata";
+$a->strings["No more system notifications."] = "Nessuna nuova notifica di sistema.";
+$a->strings["{0} wants to be your friend"] = "{0} vuole essere tuo amico";
+$a->strings["{0} sent you a message"] = "{0} ti ha inviato un messaggio";
+$a->strings["{0} requested registration"] = "{0} chiede la registrazione";
+$a->strings["Poke/Prod"] = "Tocca/Pungola";
+$a->strings["poke, prod or do other things to somebody"] = "tocca, pungola o fai altre cose a qualcuno";
+$a->strings["Recipient"] = "Destinatario";
+$a->strings["Choose what you wish to do to recipient"] = "Scegli cosa vuoi fare al destinatario";
+$a->strings["Make this post private"] = "Rendi questo post privato";
+$a->strings["Only logged in users are permitted to perform a probing."] = "Solo agli utenti loggati è permesso effettuare un probe.";
+$a->strings["Image uploaded but image cropping failed."] = "L'immagine è stata caricata, ma il non è stato possibile ritagliarla.";
+$a->strings["Image size reduction [%s] failed."] = "Il ridimensionamento dell'immagine [%s] è fallito.";
+$a->strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "Ricarica la pagina con shift+F5 o cancella la cache del browser se la nuova foto non viene mostrata immediatamente.";
+$a->strings["Unable to process image"] = "Impossibile elaborare l'immagine";
+$a->strings["Image exceeds size limit of %s"] = "La dimensione dell'immagine supera il limite di %s";
+$a->strings["Unable to process image."] = "Impossibile caricare l'immagine.";
+$a->strings["Upload File:"] = "Carica un file:";
+$a->strings["Select a profile:"] = "Seleziona un profilo:";
+$a->strings["or"] = "o";
+$a->strings["skip this step"] = "salta questo passaggio";
+$a->strings["select a photo from your photo albums"] = "seleziona una foto dai tuoi album";
+$a->strings["Crop Image"] = "Ritaglia immagine";
+$a->strings["Please adjust the image cropping for optimum viewing."] = "Ritaglia l'immagine per una visualizzazione migliore.";
+$a->strings["Done Editing"] = "Finito";
+$a->strings["Image uploaded successfully."] = "Immagine caricata con successo.";
+$a->strings["Image upload failed."] = "Caricamento immagine fallito.";
+$a->strings["Permission denied"] = "Permesso negato";
+$a->strings["Invalid profile identifier."] = "Identificativo del profilo non valido.";
+$a->strings["Profile Visibility Editor"] = "Modifica visibilità del profilo";
+$a->strings["Click on a contact to add or remove."] = "Clicca su un contatto per aggiungerlo o rimuoverlo.";
+$a->strings["Visible To"] = "Visibile a";
+$a->strings["All Contacts (with secure profile access)"] = "Tutti i contatti (con profilo ad accesso sicuro)";
+$a->strings["Account approved."] = "Account approvato.";
+$a->strings["Registration revoked for %s"] = "Registrazione revocata per %s";
+$a->strings["Please login."] = "Accedi.";
+$a->strings["Remove My Account"] = "Rimuovi il mio account";
+$a->strings["This will completely remove your account. Once this has been done it is not recoverable."] = "Questo comando rimuoverà completamente il tuo account. Una volta rimosso non potrai più recuperarlo.";
+$a->strings["Please enter your password for verification:"] = "Inserisci la tua password per verifica:";
 $a->strings["Remove term"] = "Rimuovi termine";
+$a->strings["Saved Searches"] = "Ricerche salvate";
 $a->strings["Only logged in users are permitted to perform a search."] = "Solo agli utenti autenticati è permesso eseguire ricerche.";
 $a->strings["Too Many Requests"] = "Troppe richieste";
 $a->strings["Only one search per minute is permitted for not logged in users."] = "Solo una ricerca al minuto è permessa agli utenti non autenticati.";
+$a->strings["No results."] = "Nessun risultato.";
 $a->strings["Items tagged with: %s"] = "Elementi taggati con: %s";
-$a->strings["Results for: %s"] = "Risultati per: %s";
-$a->strings["Contact wasn't found or can't be unfollowed."] = "";
-$a->strings["Contact unfollowed"] = "";
-$a->strings["You aren't a friend of this contact."] = "Non sei un amico di questo contatto";
-$a->strings["Unfollowing is currently not supported by your network."] = "";
-$a->strings["Disconnect/Unfollow"] = "Disconnetti/Non Seguire";
-$a->strings["Theme settings updated."] = "Impostazioni del tema aggiornate.";
-$a->strings["Site"] = "Sito";
-$a->strings["Users"] = "Utenti";
-$a->strings["Plugins"] = "Plugin";
-$a->strings["Themes"] = "Temi";
-$a->strings["Additional features"] = "Funzionalità aggiuntive";
-$a->strings["DB updates"] = "Aggiornamenti Database";
-$a->strings["Inspect Queue"] = "Ispeziona Coda di invio";
-$a->strings["Server Blocklist"] = "Server Blocklist";
-$a->strings["Federation Statistics"] = "Statistiche sulla Federazione";
-$a->strings["Delete Item"] = "Rimuovi elemento";
-$a->strings["Logs"] = "Log";
-$a->strings["View Logs"] = "Vedi i log";
-$a->strings["probe address"] = "controlla indirizzo";
-$a->strings["check webfinger"] = "verifica webfinger";
-$a->strings["Plugin Features"] = "Impostazioni Plugins";
-$a->strings["diagnostics"] = "diagnostiche";
-$a->strings["User registrations waiting for confirmation"] = "Utenti registrati in attesa di conferma";
-$a->strings["The blocked domain"] = "Il dominio bloccato";
-$a->strings["The reason why you blocked this domain."] = "Le ragioni per cui blocchi questo dominio.";
-$a->strings["Delete domain"] = "Elimina dominio";
-$a->strings["Check to delete this entry from the blocklist"] = "Seleziona per eliminare questa voce dalla blocklist";
-$a->strings["Administration"] = "Amministrazione";
-$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."] = "Questa pagina puo' essere usata per definire una black list di server dal network federato a cui nono è permesso interagire col tuo nodo. Per ogni dominio inserito, dovresti anche riportare una ragione per cui hai bloccato il server remoto.";
-$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."] = "La lista di server bloccati sarà resa disponibile pubblicamente sulla pagina /friendica, così che i tuoi utenti e le persone che indagano su problemi di comunicazione possano trovarne la ragione facilmente.";
-$a->strings["Add new entry to block list"] = "Aggiungi una nuova voce alla blocklist";
-$a->strings["Server Domain"] = "Dominio del Server";
-$a->strings["The domain of the new server to add to the block list. Do not include the protocol."] = "Il dominio del server da aggiungere alla blocklist. Non includere il protocollo.";
-$a->strings["Block reason"] = "Ragione blocco";
+$a->strings["%1\$s is following %2\$s's %3\$s"] = "%1\$s sta seguendo %3\$s di %2\$s";
+$a->strings["Tag removed"] = "Tag rimosso";
+$a->strings["Remove Item Tag"] = "Rimuovi il tag";
+$a->strings["Select a tag to remove: "] = "Seleziona un tag da rimuovere: ";
+$a->strings["Export account"] = "Esporta account";
+$a->strings["Export your account info and contacts. Use this to make a backup of your account and/or to move it to another server."] = "Esporta le informazioni del tuo account e dei contatti. Usa questa funzione per fare un backup del tuo account o per spostarlo in un altro server.";
+$a->strings["Export all"] = "Esporta tutto";
+$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)"] = "Esporta le informazioni del tuo account, i tuoi contatti e tutti i tuoi elementi in json. Può diventare un file veramente molto grosso e metterci un sacco di tempo. Usa questa funzione per fare un backup completo del tuo account (le foto non sono esportate)";
+$a->strings["Export personal data"] = "Esporta dati personali";
+$a->strings["No contacts."] = "Nessun contatto.";
+$a->strings["Access denied."] = "Accesso negato.";
+$a->strings["Wall Photos"] = "Foto della bacheca";
+$a->strings["Number of daily wall messages for %s exceeded. Message failed."] = "Numero giornaliero di messaggi per %s superato. Invio fallito.";
+$a->strings["No recipient selected."] = "Nessun destinatario selezionato.";
+$a->strings["Unable to check your home location."] = "Impossibile controllare la tua posizione di origine.";
+$a->strings["Message could not be sent."] = "Il messaggio non può essere inviato.";
+$a->strings["Message collection failure."] = "Errore recuperando il messaggio.";
+$a->strings["Message sent."] = "Messaggio inviato.";
+$a->strings["No recipient."] = "Nessun destinatario.";
+$a->strings["Send Private Message"] = "Invia un messaggio privato";
+$a->strings["If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders."] = "Se vuoi che %s ti risponda, controlla che le tue impostazioni di privacy permettano la ricezione di messaggi privati da mittenti sconosciuti.";
+$a->strings["To:"] = "A:";
+$a->strings["Subject:"] = "Oggetto:";
+$a->strings["Unable to locate original post."] = "Impossibile trovare il messaggio originale.";
+$a->strings["Empty post discarded."] = "Messaggio vuoto scartato.";
+$a->strings["This message was sent to you by %s, a member of the Friendica social network."] = "Questo messaggio ti è stato inviato da %s, un membro del social network Friendica.";
+$a->strings["You may visit them online at %s"] = "Puoi visitarli online su %s";
+$a->strings["Please contact the sender by replying to this post if you do not wish to receive these messages."] = "Contatta il mittente rispondendo a questo post se non vuoi ricevere questi messaggi.";
+$a->strings["%s posted an update."] = "%s ha inviato un aggiornamento.";
+$a->strings["Registration successful. Please check your email for further instructions."] = "Registrazione completata. Controlla la tua mail per ulteriori informazioni.";
+$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."] = "Si è verificato un errore inviando l'email. I dettagli del tuo account:<br> login: %s<br> password: %s<br><br>Puoi cambiare la password dopo il login.";
+$a->strings["Registration successful."] = "Registrazione completata.";
+$a->strings["Your registration can not be processed."] = "La tua registrazione non puo' essere elaborata.";
+$a->strings["Your registration is pending approval by the site owner."] = "La tua richiesta è in attesa di approvazione da parte del proprietario del sito.";
+$a->strings["You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking 'Register'."] = "Se vuoi, puoi riempire questo modulo tramite OpenID, inserendo il tuo OpenID e cliccando 'Registra'.";
+$a->strings["If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items."] = "Se non hai familiarità con OpenID, lascia il campo vuoto e riempi il resto della maschera.";
+$a->strings["Your OpenID (optional): "] = "Il tuo OpenID (opzionale): ";
+$a->strings["Include your profile in member directory?"] = "Includi il tuo profilo nell'elenco pubblico?";
+$a->strings["Note for the admin"] = "Nota per l'amministratore";
+$a->strings["Leave a message for the admin, why you want to join this node"] = "Lascia un messaggio per l'amministratore, per esempio perché vuoi registrarti su questo nodo";
+$a->strings["Membership on this site is by invitation only."] = "La registrazione su questo sito è solo su invito.";
+$a->strings["Your invitation code: "] = "Il tuo codice di invito:";
+$a->strings["Registration"] = "Registrazione";
+$a->strings["Your Full Name (e.g. Joe Smith, real or real-looking): "] = "Il tuo nome completo (es. Mario Rossi, vero o che sembri vero): ";
+$a->strings["Your Email Address: (Initial information will be send there, so this has to be an existing address.)"] = "Il tuo indirizzo email: (Le informazioni iniziali verranno inviate lì, quindi questo deve essere un indirizzo esistente.)";
+$a->strings["New Password:"] = "Nuova password:";
+$a->strings["Leave empty for an auto generated password."] = "Lascia vuoto per generare automaticamente una password.";
+$a->strings["Confirm:"] = "Conferma:";
+$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>'."] = "Scegli un nome utente. Deve cominciare con una lettera. L'indirizzo del tuo profilo sarà '<strong>soprannome@%s</strong>'.";
+$a->strings["Choose a nickname: "] = "Scegli un nome utente: ";
+$a->strings["Register"] = "Registrati";
+$a->strings["Import your profile to this friendica instance"] = "Importa il tuo profilo in questo server friendica";
+$a->strings["Theme settings updated."] = "Impostazioni del tema aggiornate.";
+$a->strings["Information"] = "Informazioni";
+$a->strings["Overview"] = "Panoramica";
+$a->strings["Federation Statistics"] = "Statistiche sulla Federazione";
+$a->strings["Configuration"] = "Configurazione";
+$a->strings["Site"] = "Sito";
+$a->strings["Users"] = "Utenti";
+$a->strings["Addons"] = "Addons";
+$a->strings["Themes"] = "Temi";
+$a->strings["Additional features"] = "Funzionalità aggiuntive";
+$a->strings["Database"] = "Database";
+$a->strings["DB updates"] = "Aggiornamenti Database";
+$a->strings["Inspect Queue"] = "Ispeziona Coda di invio";
+$a->strings["Tools"] = "Strumenti";
+$a->strings["Contact Blocklist"] = "Blocklist Contatti";
+$a->strings["Server Blocklist"] = "Server Blocklist";
+$a->strings["Delete Item"] = "Rimuovi elemento";
+$a->strings["Logs"] = "Log";
+$a->strings["View Logs"] = "Vedi i log";
+$a->strings["Diagnostics"] = "Diagnostiche";
+$a->strings["PHP Info"] = "Info PHP";
+$a->strings["probe address"] = "controlla indirizzo";
+$a->strings["check webfinger"] = "verifica webfinger";
+$a->strings["Admin"] = "Amministrazione";
+$a->strings["Addon Features"] = "Funzioni Addon";
+$a->strings["User registrations waiting for confirmation"] = "Utenti registrati in attesa di conferma";
+$a->strings["The blocked domain"] = "Il dominio bloccato";
+$a->strings["The reason why you blocked this domain."] = "Le ragioni per cui blocchi questo dominio.";
+$a->strings["Delete domain"] = "Elimina dominio";
+$a->strings["Check to delete this entry from the blocklist"] = "Seleziona per eliminare questa voce dalla blocklist";
+$a->strings["Administration"] = "Amministrazione";
+$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."] = "Questa pagina puo' essere usata per definire una black list di server dal network federato a cui nono è permesso interagire col tuo nodo. Per ogni dominio inserito, dovresti anche riportare una ragione per cui hai bloccato il server remoto.";
+$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."] = "La lista di server bloccati sarà resa disponibile pubblicamente sulla pagina /friendica, così che i tuoi utenti e le persone che indagano su problemi di comunicazione possano trovarne la ragione facilmente.";
+$a->strings["Add new entry to block list"] = "Aggiungi una nuova voce alla blocklist";
+$a->strings["Server Domain"] = "Dominio del Server";
+$a->strings["The domain of the new server to add to the block list. Do not include the protocol."] = "Il dominio del server da aggiungere alla blocklist. Non includere il protocollo.";
+$a->strings["Block reason"] = "Ragione blocco";
 $a->strings["Add Entry"] = "Aggiungi Voce";
 $a->strings["Save changes to the blocklist"] = "Salva modifiche alla blocklist";
 $a->strings["Current Entries in the Blocklist"] = "Voci correnti nella blocklist";
@@ -1204,48 +1030,67 @@ $a->strings["Delete entry from blocklist"] = "Elimina voce dalla blocklist";
 $a->strings["Delete entry from blocklist?"] = "Eliminare la voce dalla blocklist?";
 $a->strings["Server added to blocklist."] = "Server aggiunto alla blocklist.";
 $a->strings["Site blocklist updated."] = "Blocklist del sito aggiornata.";
+$a->strings["The contact has been blocked from the node"] = "Il contatto è stato bloccato dal nodo";
+$a->strings["Could not find any contact entry for this URL (%s)"] = "Impossibile trovare contatti a questo URL (%s)";
+$a->strings["%s contact unblocked"] = [
+       0 => "%s contatto sbloccato",
+       1 => "%s contatti sbloccati",
+];
+$a->strings["Remote Contact Blocklist"] = "Blocklist Contatti Remoti";
+$a->strings["This page allows you to prevent any message from a remote contact to reach your node."] = "Questa pagina ti permette di impedire che qualsiasi messaggio da un contatto remoto raggiunga il tuo nodo.";
+$a->strings["Block Remote Contact"] = "Blocca Contatto Remoto";
+$a->strings["select all"] = "seleziona tutti";
+$a->strings["select none"] = "seleziona niente";
+$a->strings["No remote contact is blocked from this node."] = "Nessun contatto remoto è bloccato da questo nodo.";
+$a->strings["Blocked Remote Contacts"] = "Contatti Remoti Bloccati";
+$a->strings["Block New Remote Contact"] = "Blocca Nuovo Contatto Remoto";
+$a->strings["Photo"] = "Foto";
+$a->strings["%s total blocked contact"] = [
+       0 => "%scontatto bloccato totale",
+       1 => "%scontatti bloccati totali",
+];
+$a->strings["URL of the remote contact to block."] = "URL del contatto remoto da bloccare.";
 $a->strings["Delete this Item"] = "Rimuovi questo elemento";
-$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"] = "";
-$a->strings["The GUID of the item you want to delete."] = "";
-$a->strings["Item marked for deletion."] = "";
+$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."] = "Su questa pagina puoi cancellare un qualsiasi elemento dal tuo nodo. Se l'elemento è un post \"top\", l'intera discussione sarà cancellato.";
+$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."] = "Serve il GUID dell'elemento. Lo puoi trovare, per esempio, guardando l'URL display: l'ultima parte di http://example.com/display/123456 è il GUID, qui 123456.";
+$a->strings["GUID"] = "GUID";
+$a->strings["The GUID of the item you want to delete."] = "Il GUID dell'elemento che vuoi cancellare.";
+$a->strings["Item marked for deletion."] = "Elemento selezionato per l'eliminazione.";
 $a->strings["unknown"] = "sconosciuto";
 $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."] = "Questa pagina offre alcuni numeri riguardo la porzione del social network federato di cui il tuo nodo Friendica fa parte. Questi numeri non sono completi ma riflettono esclusivamente la porzione di rete di cui il tuo nodo e' a conoscenza.";
 $a->strings["The <em>Auto Discovered Contact Directory</em> feature is not enabled, it will improve the data displayed here."] = "La funzione <em>Elenco Contatti Scoperto Automaticamente</em> non è abilitata, migliorerà i dati visualizzati qui.";
-$a->strings["Currently this node is aware of %d nodes from the following platforms:"] = "Attualmente questo nodo conosce %d nodi dalle seguenti piattaforme:";
+$a->strings["Currently this node is aware of %d nodes with %d registered users from the following platforms:"] = "Attualmente questo nodo conosce %d nodi con %d utenti registrati dalle seguenti piattaforme:";
 $a->strings["ID"] = "ID";
 $a->strings["Recipient Name"] = "Nome Destinatario";
 $a->strings["Recipient Profile"] = "Profilo Destinatario";
+$a->strings["Network"] = "Rete";
 $a->strings["Created"] = "Creato";
 $a->strings["Last Tried"] = "Ultimo Tentativo";
 $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."] = "Questa pagina elenca il contenuto della coda di invio dei post. Questi sono post la cui consegna è fallita. Verranno inviati nuovamente più tardi ed eventualmente cancellati se la consegna continua a fallire.";
-$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 include/dbstructure.php toinnodb</tt> of your Friendica installation for an automatic conversion.<br />"] = "Il tuo database contiene ancora tabelle MyISAM. Dovresti cambiare il motore a InnoDB. Siccome Friendica userà esclusivamente InnoDB nelle versioni a venire, dovresti cambiarle! Vedi <a href=\"%s\">qui</a> per una guida che puo' essere d'aiuto nel convertire il motore delle tabelle. Puoi anche usare il comando <tt>php include/dbstructure.php toinnodb</tt> nella tua installazione Friendica per eseguire la conversione automaticamente.<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 include/dbstructure.php update\" from the command line and have a look at the errors that might appear."] = "";
-$a->strings["The worker was never executed. Please check your database structure!"] = "";
-$a->strings["The last worker execution was on %s UTC. This is older than one hour. Please check your crontab settings."] = "";
+$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 scripts/dbstructure.php toinnodb</tt> of your Friendica installation for an automatic conversion.<br />"] = "Il tuo database contiene ancora tabelle MyISAM. Dovresti cambiare il motore a InnoDB. Siccome Friendica userà esclusivamente InnoDB nelle versioni a venire, dovresti cambiarle! Vedi <a href=\"%s\">qui</a> per una guida che puo' essere d'aiuto nel convertire il motore delle tabelle. Puoi anche usare il comando <tt>php scripts/dbstructure.php toinnodb</tt> nella tua installazione Friendica per eseguire la conversione automaticamente.<br />";
+$a->strings["There is a new version of Friendica available for download. Your current version is %1\$s, upstream version is %2\$s"] = "È disponibile per il download una nuova versione di Friendica. La tua versione è %1\$s, la versione upstream è %2\$s";
+$a->strings["The database update failed. Please run \"php scripts/dbstructure.php update\" from the command line and have a look at the errors that might appear."] = "L'aggiornamento del database è fallito. Esegui \"php scripts/dbstructure.php update\" dalla riga di comando per poter vedere gli eventuali errori che potrebbero apparire.";
+$a->strings["The worker was never executed. Please check your database structure!"] = "Il worker non è mai stato eseguito. Controlla la struttura del tuo database!";
+$a->strings["The last worker execution was on %s UTC. This is older than one hour. Please check your crontab settings."] = "L'ultima esecuzione del worker è stata alle %sUTC, ovvero più di un'ora fa. Controlla le impostazioni del tuo crontab.";
 $a->strings["Normal Account"] = "Account normale";
-$a->strings["Automatic Follower Account"] = "";
-$a->strings["Public Forum Account"] = "";
+$a->strings["Automatic Follower Account"] = "Account Follower Automatico";
+$a->strings["Public Forum Account"] = "Account Forum Publico";
 $a->strings["Automatic Friend Account"] = "Account per amicizia automatizzato";
 $a->strings["Blog Account"] = "Account Blog";
-$a->strings["Private Forum Account"] = "";
+$a->strings["Private Forum Account"] = "Account Forum Privato";
 $a->strings["Message queues"] = "Code messaggi";
 $a->strings["Summary"] = "Sommario";
 $a->strings["Registered users"] = "Utenti registrati";
 $a->strings["Pending registrations"] = "Registrazioni in attesa";
 $a->strings["Version"] = "Versione";
-$a->strings["Active plugins"] = "Plugin attivi";
+$a->strings["Active addons"] = "Addon attivi";
 $a->strings["Can not parse base url. Must have at least <scheme>://<domain>"] = "Impossibile analizzare l'url base. Deve avere almeno [schema]://[dominio]";
 $a->strings["Site settings updated."] = "Impostazioni del sito aggiornate.";
 $a->strings["No special theme for mobile devices"] = "Nessun tema speciale per i dispositivi mobili";
 $a->strings["No community page"] = "Nessuna pagina Comunità";
 $a->strings["Public postings from users of this site"] = "Messaggi pubblici dagli utenti di questo sito";
-$a->strings["Global community page"] = "Pagina Comunità globale";
-$a->strings["Never"] = "Mai";
-$a->strings["At post arrival"] = "All'arrivo di un messaggio";
-$a->strings["Disabled"] = "Disabilitato";
+$a->strings["Public postings from the federated network"] = "Messaggi pubblici dalla rete federata";
+$a->strings["Public postings from local users and the federated network"] = "Messaggi pubblici dagli utenti di questo sito e dalla rete federata";
 $a->strings["Users, Global Contacts"] = "Utenti, Contatti Globali";
 $a->strings["Users, Global Contacts/fallback"] = "Utenti, Contatti Globali/fallback";
 $a->strings["One month"] = "Un mese";
@@ -1259,12 +1104,10 @@ $a->strings["Open"] = "Aperta";
 $a->strings["No SSL policy, links will track page SSL state"] = "Nessuna gestione SSL, i link seguiranno lo stato SSL della pagina";
 $a->strings["Force all links to use SSL"] = "Forza tutti i link ad usare SSL";
 $a->strings["Self-signed certificate, use SSL for local links only (discouraged)"] = "Certificato auto-firmato, usa SSL solo per i link locali (sconsigliato)";
-$a->strings["Don't check"] = "";
-$a->strings["check the stable version"] = "";
-$a->strings["check the development version"] = "";
-$a->strings["Save Settings"] = "Salva Impostazioni";
-$a->strings["Republish users to directory"] = "";
-$a->strings["Registration"] = "Registrazione";
+$a->strings["Don't check"] = "Non controllare";
+$a->strings["check the stable version"] = "controlla la versione stabile";
+$a->strings["check the development version"] = "controlla la versione di sviluppo";
+$a->strings["Republish users to directory"] = "Ripubblica gli utenti sulla directory";
 $a->strings["File upload"] = "Caricamento file";
 $a->strings["Policies"] = "Politiche";
 $a->strings["Auto Discovered Contact Directory"] = "Elenco Contatti Scoperto Automaticamente";
@@ -1281,7 +1124,7 @@ $a->strings["Link to an icon that will be used for browsers."] = "Link verso un'
 $a->strings["Touch icon"] = "Icona touch";
 $a->strings["Link to an icon that will be used for tablets and mobiles."] = "Link verso un'icona che verrà usata dai tablet e i telefonini.";
 $a->strings["Additional Info"] = "Informazioni aggiuntive";
-$a->strings["For public servers: you can add additional information here that will be listed at %s/siteinfo."] = "Per server pubblici: puoi aggiungere informazioni extra che verrano mostrate su %s/siteinfo.";
+$a->strings["For public servers: you can add additional information here that will be listed at %s/servers."] = "Per server pubblici: puoi aggiungere informazioni extra che verranno mostrate su %s/servers.";
 $a->strings["System language"] = "Lingua di sistema";
 $a->strings["System theme"] = "Tema di sistema";
 $a->strings["Default system theme - may be over-ridden by user profiles - <a href='#' id='cnftheme'>change theme settings</a>"] = "Tema di sistema - può essere sovrascritto dalle impostazioni utente - <a href='#' id='cnftheme'>cambia le impostazioni del tema</a>";
@@ -1312,14 +1155,16 @@ $a->strings["Allowed friend domains"] = "Domini amici consentiti";
 $a->strings["Comma separated list of domains which are allowed to establish friendships with this site. Wildcards are accepted. Empty to allow any domains"] = "Elenco separato da virgola dei domini che possono stabilire amicizie con questo sito. Sono accettati caratteri jolly. Vuoto per accettare qualsiasi dominio.";
 $a->strings["Allowed email domains"] = "Domini email consentiti";
 $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"] = "Elenco separato da virgola dei domini permessi come indirizzi email in fase di registrazione a questo sito. Sono accettati caratteri jolly. Lascalo vuoto per accettare qualsiasi dominio.";
+$a->strings["No OEmbed rich content"] = "Nessun contenuto ricco da OEmbed";
+$a->strings["Don't show the rich content (e.g. embedded PDF), except from the domains listed below."] = "Non mostrare il contenuto ricco (p.e. PDF), tranne che dai domini elencati di seguito.";
+$a->strings["Allowed OEmbed domains"] = "Domini OEmbed consentiti";
+$a->strings["Comma separated list of domains which oembed content is allowed to be displayed. Wildcards are accepted."] = "Elenco separato da virgola di domini il cui contenuto OEmbed verrà visualizzato. Sono permesse wildcard.";
 $a->strings["Block public"] = "Blocca pagine pubbliche";
 $a->strings["Check to block public access to all otherwise public personal pages on this site unless you are currently logged in."] = "Seleziona per bloccare l'accesso pubblico a tutte le pagine personali di questo sito, a meno di essere loggato.";
 $a->strings["Force publish"] = "Forza pubblicazione";
 $a->strings["Check to force all profiles on this site to be listed in the site directory."] = "Seleziona per forzare tutti i profili di questo sito ad essere compresi  nell'elenco di questo sito.";
 $a->strings["Global directory URL"] = "URL della directory globale";
 $a->strings["URL to the global directory. If this is not set, the global directory is completely unavailable to the application."] = "URL dell'elenco globale. Se vuoto, l'elenco globale sarà completamente disabilitato.";
-$a->strings["Allow threaded items"] = "Permetti commenti nidificati";
-$a->strings["Allow infinite level threading for items on this site."] = "Permette un infinito livello di nidificazione dei commenti su questo sito.";
 $a->strings["Private posts by default for new users"] = "Post privati di default per i nuovi utenti";
 $a->strings["Set default post permissions for all new members to the default privacy group rather than public."] = "Imposta i permessi predefiniti dei post per tutti i nuovi utenti come privati per il gruppo predefinito, invece che pubblici.";
 $a->strings["Don't include post content in email notifications"] = "Non includere il contenuto dei post nelle notifiche via email";
@@ -1336,8 +1181,8 @@ $a->strings["OpenID support"] = "Supporto OpenID";
 $a->strings["OpenID support for registration and logins."] = "Supporta OpenID per la registrazione e il login";
 $a->strings["Fullname check"] = "Controllo nome completo";
 $a->strings["Force users to register with a space between firstname and lastname in Full name, as an antispam measure"] = "Forza gli utenti a registrarsi con uno spazio tra il nome e il cognome in \"Nome completo\", come misura anti spam";
-$a->strings["Community Page Style"] = "Stile pagina Comunità";
-$a->strings["Type of community page to show. 'Global community' shows every public posting from an open distributed network that arrived on this server."] = "Tipo di pagina Comunità da mostrare. 'Comunità Globale' mostra tutti i messaggi pubblici arrivati su questo server da network aperti distribuiti.";
+$a->strings["Community pages for visitors"] = "Pagina comunità per i visitatori";
+$a->strings["Which community pages should be available for visitors. Local users always see both pages."] = "Quale pagina comunità verrà mostrata ai visitatori. Gli utenti locali vedranno sempre entrambe le pagine.";
 $a->strings["Posts per user on community page"] = "Messaggi per utente nella pagina Comunità";
 $a->strings["The maximum number of posts per user on the community page. (Not valid for 'Global Community')"] = "Il numero massimo di messaggi per utente mostrato nella pagina Comunità (non valido per 'Comunità globale')";
 $a->strings["Enable OStatus support"] = "Abilita supporto OStatus";
@@ -1361,7 +1206,7 @@ $a->strings["Maximum system load before delivery and poll processes are deferred
 $a->strings["Maximum Load Average (Frontend)"] = "Media Massimo Carico (Frontend)";
 $a->strings["Maximum system load before the frontend quits service - default 50."] = "Massimo carico di sistema prima che il frontend fermi il servizio - default 50.";
 $a->strings["Minimal Memory"] = "Memoria Minima";
-$a->strings["Minimal free memory in MB for the poller. Needs access to /proc/meminfo - default 0 (deactivated)."] = "Minima memoria libera in MB per il poller. Necessita di avere accesso a /proc/meminfo - default 0 (disabilitato).";
+$a->strings["Minimal free memory in MB for the worker. Needs access to /proc/meminfo - default 0 (deactivated)."] = "Minima memoria libera in MB per il worker. Necessita di avere accesso a /proc/meminfo - default 0 (disabilitato).";
 $a->strings["Maximum table size for optimization"] = "Dimensione massima della tabella per l'ottimizzazione";
 $a->strings["Maximum table size (in MB) for the automatic optimization - default 100 MB. Enter -1 to disable it."] = "La dimensione massima (in MB) per l'ottimizzazione automatica - default 100 MB. Inserisci -1 per disabilitarlo.";
 $a->strings["Minimum level of fragmentation"] = "Livello minimo di frammentazione";
@@ -1378,8 +1223,8 @@ $a->strings["Search the local directory"] = "Cerca la directory locale";
 $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."] = "Cerca nella directory locale invece che nella directory globale. Durante la ricerca a livello locale, ogni ricerca verrà eseguita sulla directory globale in background. Ciò migliora i risultati della ricerca quando la ricerca viene ripetuta.";
 $a->strings["Publish server information"] = "Pubblica informazioni server";
 $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."] = "Se abilitata, saranno pubblicati i dati generali del server e i dati di utilizzo. I dati contengono il nome e la versione del server, il numero di utenti con profili pubblici, numero dei posti e dei protocolli e connettori attivati. Per informazioni, vedere <a href='http://the-federation.info/'> the-federation.info </a>.";
-$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["Check upstream version"] = "Controlla versione upstream";
+$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."] = "Abilita il controllo di nuove versioni di Friendica su Github. Se sono disponibili nuove versioni, ne sarai informato nel pannello Panoramica dell'amministrazione.";
 $a->strings["Suppress Tags"] = "Sopprimi Tags";
 $a->strings["Suppress showing a list of hashtags at the end of the posting."] = "Non mostra la lista di hashtag in coda al messaggio";
 $a->strings["Path to item cache"] = "Percorso cache elementi";
@@ -1397,17 +1242,17 @@ $a->strings["The picture proxy increases performance and privacy. It shouldn't b
 $a->strings["Only search in tags"] = "Cerca solo nei tag";
 $a->strings["On large systems the text search can slow down the system extremely."] = "Su server con molti dati, la ricerca nel testo può estremamente rallentare il sistema.";
 $a->strings["New base url"] = "Nuovo url base";
-$a->strings["Change base url for this server. Sends relocate message to all Friendica and Diaspora* contacts of all users."] = "";
+$a->strings["Change base url for this server. Sends relocate message to all Friendica and Diaspora* contacts of all users."] = "Cambia l'URL base di questo server. Invia il messaggio di trasloco a tutti i contatti Friendica e Diaspora* di tutti gli utenti.";
 $a->strings["RINO Encryption"] = "Crittografia RINO";
 $a->strings["Encryption layer between nodes."] = "Crittografia delle comunicazioni tra nodi.";
 $a->strings["Maximum number of parallel workers"] = "Massimo numero di lavori in parallelo";
 $a->strings["On shared hosters set this to 2. On larger systems, values of 10 are great. Default value is 4."] = "Su host condivisi imposta a 2. Su sistemi più grandi, valori fino a 10 vanno bene. Il valore di default è 4.";
 $a->strings["Don't use 'proc_open' with the worker"] = "Non usare 'proc_open' con il 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 poller calls in your crontab."] = "Abilita se il tuo sistema non consente l'utilizzo di 'proc_open'. Può succedere con gli hosting condivisi. Se abiliti questa opzione, dovresti aumentare la frequenza delle chiamate al poller nel tuo crontab.";
+$a->strings["Enable this if your system doesn't allow the use of 'proc_open'. This can happen on shared hosters. If this is enabled you should increase the frequency of worker calls in your crontab."] = "Abilita se il tuo sistema non consente l'utilizzo di 'proc_open'. Può succedere con gli hosting condivisi. Se abiliti questa opzione, dovresti aumentare la frequenza delle chiamate al worker nel tuo crontab.";
 $a->strings["Enable fastlane"] = "Abilita fastlane";
 $a->strings["When enabed, the fastlane mechanism starts an additional worker if processes with higher priority are blocked by processes of lower priority."] = "Quando abilitato, il meccanismo di fastlane avvia processi aggiuntivi se processi con priorità più alta sono bloccati da processi con priorità più bassa.";
 $a->strings["Enable frontend worker"] = "Abilita worker da frontend";
-$a->strings["When enabled the Worker process is triggered when backend access is performed (e.g. messages being delivered). On smaller sites you might want to call %s/worker on a regular basis via an external cron job. You should only enable this option if you cannot utilize cron/scheduled jobs on your server."] = "";
+$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."] = "Quando abilitato, il processo è avviato quando viene eseguito un accesso al backend (per esempio, quando un messaggio viene consegnato). Su siti più piccoli potresti voler chiamare %s/worker regolarmente attraverso un cron esterno. Dovresti abilitare questa opzione solo se non puoi impostare esecuzioni pianificate sul tuo server. ";
 $a->strings["Update has been marked successful"] = "L'aggiornamento è stato segnato come  di successo";
 $a->strings["Database structure update %s was successfully applied."] = "Aggiornamento struttura database %s applicata con successo.";
 $a->strings["Executing of database structure update %s failed with error: %s"] = "Aggiornamento struttura database %s fallita con errore: %s";
@@ -1423,6 +1268,7 @@ $a->strings["Mark success (if update was manually applied)"] = "Segna completato
 $a->strings["Attempt to execute this update step automatically"] = "Cerco di eseguire questo aggiornamento in automatico";
 $a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tthe administrator of %2\$s has set up an account for you."] = "\nGentile %1\$s,\n    l'amministratore di %2\$s ha impostato un account per te.";
 $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\tThank you and welcome to %4\$s."] = "\nI dettagli del tuo utente sono:\n    Indirizzo del sito: %1\$s\n    Nome utente: %2\$s\n    Password: %3\$s\n\nPuoi cambiare la tua password dalla pagina delle impostazioni del tuo account dopo esserti autenticato.\n\nPer favore, prenditi qualche momento per esaminare tutte le impostazioni presenti.\n\nPotresti voler aggiungere qualche informazione di base al tuo profilo predefinito (nella pagina \"Profili\"), così che le altre persone possano trovarti più facilmente.\n\nTi raccomandiamo di inserire il tuo nome completo, aggiungere una foto, aggiungere qualche parola chiave del profilo (molto utili per trovare nuovi contatti), e magari in quale nazione vivi, se non vuoi essere più specifico di così.\n\nNoi rispettiamo appieno la tua privacy, e nessuna di queste informazioni è necessaria o obbligatoria.\nSe sei nuovo e non conosci nessuno qui, possono aiutarti a trovare qualche nuovo e interessante contatto.\n\nGrazie e benvenuto su %4\$s";
+$a->strings["Registration details for %s"] = "Dettagli della registrazione di %s";
 $a->strings["%s user blocked/unblocked"] = [
        0 => "%s utente bloccato/sbloccato",
        1 => "%s utenti bloccati/sbloccati",
@@ -1434,20 +1280,18 @@ $a->strings["%s user deleted"] = [
 $a->strings["User '%s' deleted"] = "Utente '%s' cancellato";
 $a->strings["User '%s' unblocked"] = "Utente '%s' sbloccato";
 $a->strings["User '%s' blocked"] = "Utente '%s' bloccato";
+$a->strings["Email"] = "Email";
 $a->strings["Register date"] = "Data registrazione";
 $a->strings["Last login"] = "Ultimo accesso";
 $a->strings["Last item"] = "Ultimo elemento";
 $a->strings["Account"] = "Account";
 $a->strings["Add User"] = "Aggiungi utente";
-$a->strings["select all"] = "seleziona tutti";
 $a->strings["User registrations waiting for confirm"] = "Richieste di registrazione in attesa di conferma";
 $a->strings["User waiting for permanent deletion"] = "Utente in attesa di cancellazione definitiva";
 $a->strings["Request date"] = "Data richiesta";
 $a->strings["No registrations."] = "Nessuna registrazione.";
 $a->strings["Note from the user"] = "Nota dall'utente";
 $a->strings["Deny"] = "Nega";
-$a->strings["Block"] = "Blocca";
-$a->strings["Unblock"] = "Sblocca";
 $a->strings["Site admin"] = "Amministrazione sito";
 $a->strings["Account expired"] = "Account scaduto";
 $a->strings["New User"] = "Nuovo Utente";
@@ -1458,19 +1302,19 @@ $a->strings["Name of the new user."] = "Nome del nuovo utente.";
 $a->strings["Nickname"] = "Nome utente";
 $a->strings["Nickname of the new user."] = "Nome utente del nuovo utente.";
 $a->strings["Email address of the new user."] = "Indirizzo Email del nuovo utente.";
-$a->strings["Plugin %s disabled."] = "Plugin %s disabilitato.";
-$a->strings["Plugin %s enabled."] = "Plugin %s abilitato.";
+$a->strings["Addon %s disabled."] = "Addon %s disabilitato.";
+$a->strings["Addon %s enabled."] = "Addon %s abilitato.";
 $a->strings["Disable"] = "Disabilita";
 $a->strings["Enable"] = "Abilita";
 $a->strings["Toggle"] = "Inverti";
 $a->strings["Author: "] = "Autore: ";
 $a->strings["Maintainer: "] = "Manutentore: ";
-$a->strings["Reload active plugins"] = "Ricarica i plugin attivi";
-$a->strings["There are currently no plugins available on your node. You can find the official plugin repository at %1\$s and might find other interesting plugins in the open plugin registry at %2\$s"] = "Non sono disponibili componenti aggiuntivi sul tuo nodo. Puoi trovare il repository ufficiale dei plugin su %1\$s e potresti trovare altri plugin interessanti nell'open plugin repository su %2\$s";
+$a->strings["Reload active addons"] = "Ricarica addon attivi.";
+$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"] = "Non sono disponibili componenti aggiuntivi sul tuo nodo. Puoi trovare il repository ufficiale degli addon su %1\$s e potresti trovare altri addon interessanti nell'open addon repository su %2\$s";
 $a->strings["No themes found."] = "Nessun tema trovato.";
 $a->strings["Screenshot"] = "Anteprima";
 $a->strings["Reload active themes"] = "Ricarica i temi attivi";
-$a->strings["No themes found on the system. They should be paced in %1\$s"] = "Non sono stati trovati temi sul tuo sistema. Dovrebbero essere in %1\$s";
+$a->strings["No themes found on the system. They should be placed in %1\$s"] = "Non sono stati trovati temi sul tuo sistema. Dovrebbero essere in %1\$s";
 $a->strings["[Experimental]"] = "[Sperimentale]";
 $a->strings["[Unsupported]"] = "[Non supportato]";
 $a->strings["Log settings updated."] = "Impostazioni Log aggiornate.";
@@ -1483,138 +1327,96 @@ $a->strings["Must be writable by web server. Relative to your Friendica top-leve
 $a->strings["Log level"] = "Livello di Log";
 $a->strings["PHP logging"] = "Log 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."] = "Per abilitare il log degli errori e degli avvisi di PHP puoi aggiungere le seguenti righe al file .htconfig.php nella tua installazione. La posizione del file impostato in 'error_log' è relativa alla directory principale della tua installazione Friendica e il server web deve avere i permessi di scrittura sul file. Il valore '1' per 'log_errors' e 'display_errors' abilita le opzioni, imposta '0' per disabilitarle.";
+$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."] = "Errore aprendo il file di log <strong>%1\$s</strong>. Controlla che il file %1\$s esista e sia leggibile.";
+$a->strings["Couldn't open <strong>%1\$s</strong> log file.\\r\\n<br/>Check to see if file %1\$s is readable."] = "Non posso aprire il file di log <strong>%1\$s</strong> . Controlla che il file %1\$s esista e sia leggibile.";
 $a->strings["Off"] = "Spento";
 $a->strings["On"] = "Acceso";
 $a->strings["Lock feature %s"] = "Blocca funzionalità %s";
 $a->strings["Manage Additional Features"] = "Gestisci Funzionalità Aggiuntive";
-$a->strings["%d contact edited."] = [
-       0 => "%d contatto modificato.",
-       1 => "%d contatti modificati",
-];
-$a->strings["Could not access contact record."] = "Non è possibile accedere al contatto.";
-$a->strings["Could not locate selected profile."] = "Non riesco a trovare il profilo selezionato.";
-$a->strings["Contact updated."] = "Contatto aggiornato.";
-$a->strings["Contact has been blocked"] = "Il contatto è stato bloccato";
-$a->strings["Contact has been unblocked"] = "Il contatto è stato sbloccato";
-$a->strings["Contact has been ignored"] = "Il contatto è ignorato";
-$a->strings["Contact has been unignored"] = "Il contatto non è più ignorato";
-$a->strings["Contact has been archived"] = "Il contatto è stato archiviato";
-$a->strings["Contact has been unarchived"] = "Il contatto è stato dearchiviato";
-$a->strings["Drop contact"] = "Cancella contatto";
-$a->strings["Do you really want to delete this contact?"] = "Vuoi veramente cancellare questo contatto?";
-$a->strings["Contact has been removed."] = "Il contatto è stato rimosso.";
-$a->strings["You are mutual friends with %s"] = "Sei amico reciproco con %s";
-$a->strings["You are sharing with %s"] = "Stai condividendo con %s";
-$a->strings["%s is sharing with you"] = "%s sta condividendo con te";
-$a->strings["Private communications are not available for this contact."] = "Le comunicazioni private non sono disponibili per questo contatto.";
-$a->strings["(Update was successful)"] = "(L'aggiornamento è stato completato)";
-$a->strings["(Update was not successful)"] = "(L'aggiornamento non è stato completato)";
-$a->strings["Suggest friends"] = "Suggerisci amici";
-$a->strings["Network type: %s"] = "Tipo di rete: %s";
-$a->strings["Communications lost with this contact!"] = "Comunicazione con questo contatto persa!";
-$a->strings["Fetch further information for feeds"] = "Recupera maggiori informazioni per i feed";
-$a->strings["Fetch information"] = "Recupera informazioni";
-$a->strings["Fetch information and keywords"] = "Recupera informazioni e parole chiave";
-$a->strings["Contact"] = "Contatto";
-$a->strings["Profile Visibility"] = "Visibilità del profilo";
-$a->strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "Seleziona il profilo che vuoi mostrare a %s quando visita il tuo profilo in modo sicuro.";
-$a->strings["Contact Information / Notes"] = "Informazioni / Note sul contatto";
-$a->strings["Their personal note"] = "";
-$a->strings["Edit contact notes"] = "Modifica note contatto";
-$a->strings["Block/Unblock contact"] = "Blocca/Sblocca contatto";
-$a->strings["Ignore contact"] = "Ignora il contatto";
-$a->strings["Repair URL settings"] = "Impostazioni riparazione URL";
-$a->strings["View conversations"] = "Vedi conversazioni";
-$a->strings["Last update:"] = "Ultimo aggiornamento:";
-$a->strings["Update public posts"] = "Aggiorna messaggi pubblici";
-$a->strings["Update now"] = "Aggiorna adesso";
-$a->strings["Unignore"] = "Non ignorare";
-$a->strings["Currently blocked"] = "Bloccato";
-$a->strings["Currently ignored"] = "Ignorato";
-$a->strings["Currently archived"] = "Al momento archiviato";
-$a->strings["Replies/likes to your public posts <strong>may</strong> still be visible"] = "Risposte ai tuoi post pubblici <strong>possono</strong> essere comunque visibili";
-$a->strings["Notification for new posts"] = "Notifica per i nuovi messaggi";
-$a->strings["Send a notification of every new post of this contact"] = "Invia una notifica per ogni nuovo messaggio di questo contatto";
-$a->strings["Blacklisted keywords"] = "Parole chiave in blacklist";
-$a->strings["Comma separated list of keywords that should not be converted to hashtags, when \"Fetch information and keywords\" is selected"] = "Lista separata da virgola di parole chiave che non dovranno essere convertite in hashtag, quando \"Recupera informazioni e parole chiave\" è selezionato";
-$a->strings["Actions"] = "Azioni";
-$a->strings["Contact Settings"] = "Impostazioni Contatto";
-$a->strings["Suggestions"] = "Suggerimenti";
-$a->strings["Suggest potential friends"] = "Suggerisci potenziali amici";
-$a->strings["Show all contacts"] = "Mostra tutti i contatti";
-$a->strings["Unblocked"] = "Sbloccato";
-$a->strings["Only show unblocked contacts"] = "Mostra solo contatti non bloccati";
-$a->strings["Blocked"] = "Bloccato";
-$a->strings["Only show blocked contacts"] = "Mostra solo contatti bloccati";
-$a->strings["Ignored"] = "Ignorato";
-$a->strings["Only show ignored contacts"] = "Mostra solo contatti ignorati";
-$a->strings["Archived"] = "Archiviato";
-$a->strings["Only show archived contacts"] = "Mostra solo contatti archiviati";
-$a->strings["Hidden"] = "Nascosto";
-$a->strings["Only show hidden contacts"] = "Mostra solo contatti nascosti";
-$a->strings["Search your contacts"] = "Cerca nei tuoi contatti";
-$a->strings["Update"] = "Aggiorna";
-$a->strings["Archive"] = "Archivia";
-$a->strings["Unarchive"] = "Dearchivia";
-$a->strings["Batch Actions"] = "Azioni Batch";
-$a->strings["View all contacts"] = "Vedi tutti i contatti";
-$a->strings["View all common friends"] = "Vedi tutti gli amici in comune";
-$a->strings["Advanced Contact Settings"] = "Impostazioni avanzate Contatto";
-$a->strings["Mutual Friendship"] = "Amicizia reciproca";
-$a->strings["is a fan of yours"] = "è un tuo fan";
-$a->strings["you are a fan of"] = "sei un fan di";
-$a->strings["Toggle Blocked status"] = "Inverti stato \"Blocca\"";
-$a->strings["Toggle Ignored status"] = "Inverti stato \"Ignora\"";
-$a->strings["Toggle Archive status"] = "Inverti stato \"Archiviato\"";
-$a->strings["Delete contact"] = "Rimuovi contatto";
-$a->strings["Profile not found."] = "Profilo non trovato.";
-$a->strings["This may occasionally happen if contact was requested by both persons and it has already been approved."] = "Questo può accadere occasionalmente se la richiesta di contatto era stata inviata da entrambe le persone e  già approvata.";
-$a->strings["Response from remote site was not understood."] = "Errore di comunicazione con l'altro sito.";
-$a->strings["Unexpected response from remote site: "] = "La risposta dell'altro sito non può essere gestita: ";
-$a->strings["Confirmation completed successfully."] = "Conferma completata con successo.";
-$a->strings["Remote site reported: "] = "Il sito remoto riporta: ";
-$a->strings["Temporary failure. Please wait and try again."] = "Problema temporaneo. Attendi e riprova.";
-$a->strings["Introduction failed or was revoked."] = "La presentazione ha generato un errore o è stata revocata.";
-$a->strings["Unable to set contact photo."] = "Impossibile impostare la foto del contatto.";
-$a->strings["No user record found for '%s' "] = "Nessun utente trovato '%s'";
-$a->strings["Our site encryption key is apparently messed up."] = "La nostra chiave di criptazione del sito sembra essere corrotta.";
-$a->strings["Empty site URL was provided or URL could not be decrypted by us."] = "E' stato fornito un indirizzo vuoto o non possiamo decrittare l'indirizzo.";
-$a->strings["Contact record was not found for you on our site."] = "Il contatto non è stato trovato sul nostro sito.";
-$a->strings["Site public key not available in contact record for URL %s."] = "La chiave pubblica del sito non è disponibile per l'URL %s";
-$a->strings["The ID provided by your system is a duplicate on our system. It should work if you try again."] = "L'ID fornito dal tuo sistema è duplicato sul nostro sistema. Se riprovi dovrebbe funzionare.";
-$a->strings["Unable to set your contact credentials on our system."] = "Impossibile impostare le credenziali del tuo contatto sul nostro sistema.";
-$a->strings["Unable to update your contact profile details on our system"] = "Impossibile aggiornare i dettagli del tuo contatto sul nostro sistema";
-$a->strings["%1\$s has joined %2\$s"] = "%1\$s si è unito a %2\$s";
-$a->strings["People Search - %s"] = "Cerca persone - %s";
-$a->strings["Forum Search - %s"] = "Ricerca Forum  - %s";
-$a->strings["Item has been removed."] = "L'oggetto è stato rimosso.";
+$a->strings["Source (bbcode) text:"] = "Testo sorgente (bbcode):";
+$a->strings["Source (Diaspora) text to convert to BBcode:"] = "Testo sorgente (da Diaspora) da convertire in BBcode:";
+$a->strings["Source input: "] = "Sorgente:";
+$a->strings["bbcode (raw HTML(: "] = "bbcode (HTML grezzo):";
+$a->strings["bbcode: "] = "bbcode: ";
+$a->strings["bbcode => html2bbcode: "] = "bbcode => html2bbcode: ";
+$a->strings["bb2diaspora: "] = "bb2diaspora: ";
+$a->strings["bb2diaspora => Markdown: "] = "bb2diaspora => Markdown: ";
+$a->strings["bb2diaspora => diaspora2bb: "] = "bb2diaspora => diaspora2bb: ";
+$a->strings["Source input (Diaspora format): "] = "Sorgente (formato Diaspora):";
+$a->strings["diaspora2bb: "] = "diaspora2bb: ";
+$a->strings["Login"] = "Accedi";
+$a->strings["The post was created"] = "Il messaggio è stato creato";
+$a->strings["Community option not available."] = "Opzione Comunità non disponibile";
+$a->strings["Not available."] = "Non disponibile.";
+$a->strings["Local Community"] = "Comunità Locale";
+$a->strings["Posts from local users on this server"] = "Messaggi dagli utenti locali su questo sito";
+$a->strings["Global Community"] = "Comunità Globale";
+$a->strings["Posts from users of the whole federated network"] = "Messaggi dagli utenti della rete federata";
+$a->strings["This community stream shows all public posts received by this node. They may not reflect the opinions of this node’s users."] = "Questa pagina comunità mostra tutti i post pubblici ricevuti da questo nodo. Potrebbero non riflettere le opinioni degli utenti di questo nodo.";
+$a->strings["Status:"] = "Stato:";
+$a->strings["Homepage:"] = "Homepage:";
+$a->strings["Global Directory"] = "Elenco globale";
+$a->strings["Find on this site"] = "Cerca nel sito";
+$a->strings["Results for:"] = "Risultati per:";
+$a->strings["Site Directory"] = "Elenco del sito";
+$a->strings["No entries (some entries may be hidden)."] = "Nessuna voce (qualche voce potrebbe essere nascosta).";
+$a->strings["Item not found"] = "Oggetto non trovato";
+$a->strings["Edit post"] = "Modifica messaggio";
 $a->strings["Event can not end before it has started."] = "Un evento non può finire prima di iniziare.";
 $a->strings["Event title and start time are required."] = "Titolo e ora di inizio dell'evento sono richiesti.";
 $a->strings["Create New Event"] = "Crea un nuovo evento";
 $a->strings["Event details"] = "Dettagli dell'evento";
 $a->strings["Starting date and Title are required."] = "La data di inizio e il titolo sono richiesti.";
 $a->strings["Event Starts:"] = "L'evento inizia:";
-$a->strings["Required"] = "Richiesto";
 $a->strings["Finish date/time is not known or not relevant"] = "La data/ora di fine non è definita";
 $a->strings["Event Finishes:"] = "L'evento finisce:";
 $a->strings["Adjust for viewer timezone"] = "Visualizza con il fuso orario di chi legge";
 $a->strings["Description:"] = "Descrizione:";
 $a->strings["Title:"] = "Titolo:";
 $a->strings["Share this event"] = "Condividi questo evento";
+$a->strings["Basic"] = "Base";
 $a->strings["Failed to remove event"] = "Rimozione evento fallita.";
 $a->strings["Event removed"] = "Evento rimosso";
 $a->strings["Friend suggestion sent."] = "Suggerimento di amicizia inviato.";
 $a->strings["Suggest Friends"] = "Suggerisci amici";
 $a->strings["Suggest a friend for %s"] = "Suggerisci un amico a %s";
-$a->strings["Unable to locate original post."] = "Impossibile trovare il messaggio originale.";
-$a->strings["Empty post discarded."] = "Messaggio vuoto scartato.";
-$a->strings["System error. Post not saved."] = "Errore di sistema. Messaggio non salvato.";
-$a->strings["This message was sent to you by %s, a member of the Friendica social network."] = "Questo messaggio ti è stato inviato da %s, un membro del social network Friendica.";
-$a->strings["You may visit them online at %s"] = "Puoi visitarli online su %s";
-$a->strings["Please contact the sender by replying to this post if you do not wish to receive these messages."] = "Contatta il mittente rispondendo a questo post se non vuoi ricevere questi messaggi.";
-$a->strings["%s posted an update."] = "%s ha inviato un aggiornamento.";
-$a->strings["Mood"] = "Umore";
-$a->strings["Set your current mood and tell your friends"] = "Condividi il tuo umore con i tuoi amici";
+$a->strings["Group created."] = "Gruppo creato.";
+$a->strings["Could not create group."] = "Impossibile creare il gruppo.";
+$a->strings["Group not found."] = "Gruppo non trovato.";
+$a->strings["Group name changed."] = "Il nome del gruppo è cambiato.";
+$a->strings["Save Group"] = "Salva gruppo";
+$a->strings["Create a group of contacts/friends."] = "Crea un gruppo di amici/contatti.";
+$a->strings["Group Name: "] = "Nome del gruppo:";
+$a->strings["Group removed."] = "Gruppo rimosso.";
+$a->strings["Unable to remove group."] = "Impossibile rimuovere il gruppo.";
+$a->strings["Delete Group"] = "Elimina Gruppo";
+$a->strings["Group Editor"] = "Modifica gruppo";
+$a->strings["Edit Group Name"] = "Modifica Nome Gruppo";
+$a->strings["Members"] = "Membri";
+$a->strings["Group is empty"] = "Il gruppo è vuoto";
+$a->strings["Remove Contact"] = "Rimuovi Contatto";
+$a->strings["Add Contact"] = "Aggiungi Contatto";
+$a->strings["New Message"] = "Nuovo messaggio";
+$a->strings["Unable to locate contact information."] = "Impossibile trovare le informazioni del contatto.";
+$a->strings["Messages"] = "Messaggi";
+$a->strings["Do you really want to delete this message?"] = "Vuoi veramente cancellare questo messaggio?";
+$a->strings["Message deleted."] = "Messaggio eliminato.";
+$a->strings["Conversation removed."] = "Conversazione rimossa.";
+$a->strings["No messages."] = "Nessun messaggio.";
+$a->strings["Message not available."] = "Messaggio non disponibile.";
+$a->strings["Delete message"] = "Elimina il messaggio";
+$a->strings["D, d M Y - g:i A"] = "D d M Y - G:i";
+$a->strings["Delete conversation"] = "Elimina la conversazione";
+$a->strings["No secure communications available. You <strong>may</strong> be able to respond from the sender's profile page."] = "Nessuna comunicazione sicura disponibile, <strong>Potresti</strong> essere in grado di rispondere dalla pagina del profilo del mittente.";
+$a->strings["Send Reply"] = "Invia la risposta";
+$a->strings["Unknown sender - %s"] = "Mittente sconosciuto - %s";
+$a->strings["You and %s"] = "Tu e %s";
+$a->strings["%s and You"] = "%s e Tu";
+$a->strings["%d message"] = [
+       0 => "%d messaggio",
+       1 => "%d messaggi",
+];
+$a->strings["add"] = "aggiungi";
 $a->strings["Warning: This group contains %s member from a network that doesn't allow non public messages."] = [
        0 => "Attenzione: Questo gruppo contiene %s membro da una rete che non permette la ricezione di messaggi non pubblici.",
        1 => "Attenzione: Questo gruppo contiene %s membri da reti che non permettono la ricezione di messaggi non pubblici.",
@@ -1624,198 +1426,76 @@ $a->strings["No such group"] = "Nessun gruppo";
 $a->strings["Group: %s"] = "Gruppo: %s";
 $a->strings["Private messages to this person are at risk of public disclosure."] = "I messaggi privati a questa persona potrebbero risultare visibili anche pubblicamente.";
 $a->strings["Invalid contact."] = "Contatto non valido.";
-$a->strings["Commented Order"] = "Ordina per commento";
-$a->strings["Sort by Comment Date"] = "Ordina per data commento";
-$a->strings["Posted Order"] = "Ordina per invio";
-$a->strings["Sort by Post Date"] = "Ordina per data messaggio";
-$a->strings["Posts that mention or involve you"] = "Messaggi che ti citano o coinvolgono";
-$a->strings["New"] = "Nuovo";
-$a->strings["Activity Stream - by date"] = "Activity Stream - per data";
-$a->strings["Shared Links"] = "Links condivisi";
-$a->strings["Interesting Links"] = "Link Interessanti";
-$a->strings["Starred"] = "Preferiti";
-$a->strings["Favourite Posts"] = "Messaggi preferiti";
-$a->strings["Subscribing to OStatus contacts"] = "Iscrizione a contatti OStatus";
-$a->strings["No contact provided."] = "Nessun contatto disponibile.";
-$a->strings["Couldn't fetch information for contact."] = "Non è stato possibile recuperare le informazioni del contatto.";
-$a->strings["Couldn't fetch friends for contact."] = "Non è stato possibile recuperare gli amici del contatto.";
-$a->strings["success"] = "successo";
-$a->strings["failed"] = "fallito";
-$a->strings["ignored"] = "ignorato";
-$a->strings["Recent Photos"] = "Foto recenti";
-$a->strings["Upload New Photos"] = "Carica nuove foto";
-$a->strings["everybody"] = "tutti";
-$a->strings["Contact information unavailable"] = "I dati di questo contatto non sono disponibili";
-$a->strings["Album not found."] = "Album non trovato.";
-$a->strings["Delete Album"] = "Rimuovi album";
-$a->strings["Do you really want to delete this photo album and all its photos?"] = "Vuoi davvero cancellare questo album e tutte le sue foto?";
-$a->strings["Delete Photo"] = "Rimuovi foto";
-$a->strings["Do you really want to delete this photo?"] = "Vuoi veramente cancellare questa foto?";
-$a->strings["%1\$s was tagged in %2\$s by %3\$s"] = "%1\$s è stato taggato in %2\$s da %3\$s";
-$a->strings["a photo"] = "una foto";
-$a->strings["Image exceeds size limit of %s"] = "La dimensione dell'immagine supera il limite di %s";
-$a->strings["Image file is empty."] = "Il file dell'immagine è vuoto.";
-$a->strings["Unable to process image."] = "Impossibile caricare l'immagine.";
-$a->strings["Image upload failed."] = "Caricamento immagine fallito.";
-$a->strings["No photos selected"] = "Nessuna foto selezionata";
-$a->strings["Access to this item is restricted."] = "Questo oggetto non è visibile a tutti.";
-$a->strings["Upload Photos"] = "Carica foto";
-$a->strings["New album name: "] = "Nome nuovo album: ";
-$a->strings["or existing album name: "] = "o nome di un album esistente: ";
-$a->strings["Do not show a status post for this upload"] = "Non creare un post per questo upload";
-$a->strings["Show to Groups"] = "Mostra ai gruppi";
-$a->strings["Show to Contacts"] = "Mostra ai contatti";
-$a->strings["Private Photo"] = "Foto privata";
-$a->strings["Public Photo"] = "Foto pubblica";
-$a->strings["Edit Album"] = "Modifica album";
-$a->strings["Show Newest First"] = "Mostra nuove foto per prime";
-$a->strings["Show Oldest First"] = "Mostra vecchie foto per prime";
-$a->strings["View Photo"] = "Vedi foto";
-$a->strings["Permission denied. Access to this item may be restricted."] = "Permesso negato. L'accesso a questo elemento può essere limitato.";
-$a->strings["Photo not available"] = "Foto non disponibile";
-$a->strings["View photo"] = "Vedi foto";
-$a->strings["Edit photo"] = "Modifica foto";
-$a->strings["Use as profile photo"] = "Usa come foto del profilo";
-$a->strings["Private Message"] = "Messaggio privato";
-$a->strings["View Full Size"] = "Vedi dimensione intera";
-$a->strings["Tags: "] = "Tag: ";
-$a->strings["[Remove any tag]"] = "[Rimuovi tutti i tag]";
-$a->strings["New album name"] = "Nuovo nome dell'album";
-$a->strings["Caption"] = "Titolo";
-$a->strings["Add a Tag"] = "Aggiungi tag";
-$a->strings["Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"] = "Esempio: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping";
-$a->strings["Do not rotate"] = "Non ruotare";
-$a->strings["Rotate CW (right)"] = "Ruota a destra";
-$a->strings["Rotate CCW (left)"] = "Ruota a sinistra";
-$a->strings["Private photo"] = "Foto privata";
-$a->strings["Public photo"] = "Foto pubblica";
-$a->strings["I like this (toggle)"] = "Mi piace (clic per cambiare)";
-$a->strings["I don't like this (toggle)"] = "Non mi piace (clic per cambiare)";
-$a->strings["This is you"] = "Questo sei tu";
-$a->strings["Comment"] = "Commento";
-$a->strings["Map"] = "Mappa";
-$a->strings["View Album"] = "Sfoglia l'album";
-$a->strings["{0} wants to be your friend"] = "{0} vuole essere tuo amico";
-$a->strings["{0} sent you a message"] = "{0} ti ha inviato un messaggio";
-$a->strings["{0} requested registration"] = "{0} chiede la registrazione";
-$a->strings["Poke/Prod"] = "Tocca/Pungola";
-$a->strings["poke, prod or do other things to somebody"] = "tocca, pungola o fai altre cose a qualcuno";
-$a->strings["Recipient"] = "Destinatario";
-$a->strings["Choose what you wish to do to recipient"] = "Scegli cosa vuoi fare al destinatario";
-$a->strings["Make this post private"] = "Rendi questo post privato";
-$a->strings["Image uploaded but image cropping failed."] = "L'immagine è stata caricata, ma il non è stato possibile ritagliarla.";
-$a->strings["Image size reduction [%s] failed."] = "Il ridimensionamento dell'immagine [%s] è fallito.";
-$a->strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "Ricarica la pagina con shift+F5 o cancella la cache del browser se la nuova foto non viene mostrata immediatamente.";
-$a->strings["Unable to process image"] = "Impossibile elaborare l'immagine";
-$a->strings["Upload File:"] = "Carica un file:";
-$a->strings["Select a profile:"] = "Seleziona un profilo:";
-$a->strings["Upload"] = "Carica";
-$a->strings["or"] = "o";
-$a->strings["skip this step"] = "salta questo passaggio";
-$a->strings["select a photo from your photo albums"] = "seleziona una foto dai tuoi album";
-$a->strings["Crop Image"] = "Ritaglia immagine";
-$a->strings["Please adjust the image cropping for optimum viewing."] = "Ritaglia l'immagine per una visualizzazione migliore.";
-$a->strings["Done Editing"] = "Finito";
-$a->strings["Image uploaded successfully."] = "Immagine caricata con successo.";
-$a->strings["Profile deleted."] = "Profilo eliminato.";
-$a->strings["Profile-"] = "Profilo-";
-$a->strings["New profile created."] = "Il nuovo profilo è stato creato.";
-$a->strings["Profile unavailable to clone."] = "Impossibile duplicare il profilo.";
-$a->strings["Profile Name is required."] = "Il nome profilo è obbligatorio .";
-$a->strings["Marital Status"] = "Stato civile";
-$a->strings["Romantic Partner"] = "Partner romantico";
-$a->strings["Work/Employment"] = "Lavoro/Impiego";
-$a->strings["Religion"] = "Religione";
-$a->strings["Political Views"] = "Orientamento Politico";
-$a->strings["Gender"] = "Sesso";
-$a->strings["Sexual Preference"] = "Preferenza sessuale";
-$a->strings["XMPP"] = "XMPP";
-$a->strings["Homepage"] = "Homepage";
-$a->strings["Interests"] = "Interessi";
-$a->strings["Address"] = "Indirizzo";
-$a->strings["Location"] = "Posizione";
-$a->strings["Profile updated."] = "Profilo aggiornato.";
-$a->strings[" and "] = "e ";
-$a->strings["public profile"] = "profilo pubblico";
-$a->strings["%1\$s changed %2\$s to &ldquo;%3\$s&rdquo;"] = "%1\$s ha cambiato %2\$s in &ldquo;%3\$s&rdquo;";
-$a->strings[" - Visit %1\$s's %2\$s"] = "- Visita  %2\$s di %1\$s";
-$a->strings["%1\$s has an updated %2\$s, changing %3\$s."] = "%1\$s ha un %2\$s aggiornato. Ha cambiato %3\$s";
-$a->strings["Hide contacts and friends:"] = "Nascondi contatti:";
-$a->strings["Hide your contact/friend list from viewers of this profile?"] = "Nascondi la tua lista di contatti/amici ai visitatori di questo profilo?";
-$a->strings["Show more profile fields:"] = "Mostra più informazioni di profilo:";
-$a->strings["Profile Actions"] = "Azioni Profilo";
-$a->strings["Edit Profile Details"] = "Modifica i dettagli del profilo";
-$a->strings["Change Profile Photo"] = "Cambia la foto del profilo";
-$a->strings["View this profile"] = "Visualizza questo profilo";
-$a->strings["Create a new profile using these settings"] = "Crea un nuovo profilo usando queste impostazioni";
-$a->strings["Clone this profile"] = "Clona questo profilo";
-$a->strings["Delete this profile"] = "Elimina questo profilo";
-$a->strings["Basic information"] = "Informazioni di base";
-$a->strings["Profile picture"] = "Immagine del profilo";
-$a->strings["Preferences"] = "Preferenze";
-$a->strings["Status information"] = "Informazioni stato";
-$a->strings["Additional information"] = "Informazioni aggiuntive";
-$a->strings["Relation"] = "Relazione";
-$a->strings["Your Gender:"] = "Il tuo sesso:";
-$a->strings["<span class=\"heart\">&hearts;</span> Marital Status:"] = "<span class=\"heart\">&hearts;</span> Stato sentimentale:";
-$a->strings["Example: fishing photography software"] = "Esempio: pesca fotografia programmazione";
-$a->strings["Profile Name:"] = "Nome del profilo:";
-$a->strings["This is your <strong>public</strong> profile.<br />It <strong>may</strong> be visible to anybody using the internet."] = "Questo è il tuo profilo <strong>publico</strong>.<br /><strong>Potrebbe</strong> essere visto da chiunque attraverso internet.";
-$a->strings["Your Full Name:"] = "Il tuo nome completo:";
-$a->strings["Title/Description:"] = "Breve descrizione (es. titolo, posizione, altro):";
-$a->strings["Street Address:"] = "Indirizzo (via/piazza):";
-$a->strings["Locality/City:"] = "Località:";
-$a->strings["Region/State:"] = "Regione/Stato:";
-$a->strings["Postal/Zip Code:"] = "CAP:";
-$a->strings["Country:"] = "Nazione:";
-$a->strings["Who: (if applicable)"] = "Con chi: (se possibile)";
-$a->strings["Examples: cathy123, Cathy Williams, cathy@example.com"] = "Esempio: cathy123, Cathy Williams, cathy@example.com";
-$a->strings["Since [date]:"] = "Dal [data]:";
-$a->strings["Tell us about yourself..."] = "Raccontaci di te...";
-$a->strings["XMPP (Jabber) address:"] = "Indirizzo XMPP (Jabber):";
-$a->strings["The XMPP address will be propagated to your contacts so that they can follow you."] = "L'indirizzo XMPP verrà propagato ai tuoi contatti così che possano seguirti.";
-$a->strings["Homepage URL:"] = "Homepage:";
-$a->strings["Religious Views:"] = "Orientamento religioso:";
-$a->strings["Public Keywords:"] = "Parole chiave visibili a tutti:";
-$a->strings["(Used for suggesting potential friends, can be seen by others)"] = "(E' utilizzato per suggerire potenziali amici, può essere visto da altri)";
-$a->strings["Private Keywords:"] = "Parole chiave private:";
-$a->strings["(Used for searching profiles, never shown to others)"] = "(Usato per cercare tra i profili, non è mai visibile agli altri)";
-$a->strings["Musical interests"] = "Interessi musicali";
-$a->strings["Books, literature"] = "Libri, letteratura";
-$a->strings["Television"] = "Televisione";
-$a->strings["Film/dance/culture/entertainment"] = "Film/danza/cultura/intrattenimento";
-$a->strings["Hobbies/Interests"] = "Hobby/interessi";
-$a->strings["Love/romance"] = "Amore";
-$a->strings["Work/employment"] = "Lavoro/impiego";
-$a->strings["School/education"] = "Scuola/educazione";
-$a->strings["Contact information and Social Networks"] = "Informazioni su contatti e social network";
-$a->strings["Edit/Manage Profiles"] = "Modifica / Gestisci profili";
-$a->strings["Registration successful. Please check your email for further instructions."] = "Registrazione completata. Controlla la tua mail per ulteriori informazioni.";
-$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."] = "Si è verificato un errore inviando l'email. I dettagli del tuo account:<br> login: %s<br> password: %s<br><br>Puoi cambiare la password dopo il login.";
-$a->strings["Registration successful."] = "Registrazione completata.";
-$a->strings["Your registration can not be processed."] = "La tua registrazione non puo' essere elaborata.";
-$a->strings["Your registration is pending approval by the site owner."] = "La tua richiesta è in attesa di approvazione da parte del proprietario del sito.";
-$a->strings["You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking 'Register'."] = "Se vuoi, puoi riempire questo modulo tramite OpenID, inserendo il tuo OpenID e cliccando 'Registra'.";
-$a->strings["If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items."] = "Se non hai familiarità con OpenID, lascia il campo vuoto e riempi il resto della maschera.";
-$a->strings["Your OpenID (optional): "] = "Il tuo OpenID (opzionale): ";
-$a->strings["Include your profile in member directory?"] = "Includi il tuo profilo nell'elenco pubblico?";
-$a->strings["Note for the admin"] = "Nota per l'amministratore";
-$a->strings["Leave a message for the admin, why you want to join this node"] = "Lascia un messaggio per l'amministratore, per esempio perché vuoi registrarti su questo nodo";
-$a->strings["Membership on this site is by invitation only."] = "La registrazione su questo sito è solo su invito.";
-$a->strings["Your invitation ID: "] = "L'ID del tuo invito:";
-$a->strings["Your Full Name (e.g. Joe Smith, real or real-looking): "] = "Il tuo nome completo (es. Mario Rossi, vero o che sembri vero): ";
-$a->strings["Your Email Address: "] = "Il tuo indirizzo email: ";
-$a->strings["New Password:"] = "Nuova password:";
-$a->strings["Leave empty for an auto generated password."] = "Lascia vuoto per generare automaticamente una password.";
-$a->strings["Confirm:"] = "Conferma:";
-$a->strings["Choose a profile nickname. This must begin with a text character. Your profile address on this site will then be '<strong>nickname@\$sitename</strong>'."] = "Scegli un nome utente. Deve cominciare con una lettera. L'indirizzo del tuo profilo sarà '<strong>soprannome@\$sitename</strong>'.";
-$a->strings["Choose a nickname: "] = "Scegli un nome utente: ";
-$a->strings["Import your profile to this friendica instance"] = "Importa il tuo profilo in questo server friendica";
-$a->strings["Account approved."] = "Account approvato.";
-$a->strings["Registration revoked for %s"] = "Registrazione revocata per %s";
-$a->strings["Please login."] = "Accedi.";
+$a->strings["Commented Order"] = "Ordina per commento";
+$a->strings["Sort by Comment Date"] = "Ordina per data commento";
+$a->strings["Posted Order"] = "Ordina per invio";
+$a->strings["Sort by Post Date"] = "Ordina per data messaggio";
+$a->strings["Posts that mention or involve you"] = "Messaggi che ti citano o coinvolgono";
+$a->strings["New"] = "Nuovo";
+$a->strings["Activity Stream - by date"] = "Activity Stream - per data";
+$a->strings["Shared Links"] = "Links condivisi";
+$a->strings["Interesting Links"] = "Link Interessanti";
+$a->strings["Starred"] = "Preferiti";
+$a->strings["Favourite Posts"] = "Messaggi preferiti";
+$a->strings["Personal Notes"] = "Note personali";
+$a->strings["Photo Albums"] = "Album foto";
+$a->strings["Recent Photos"] = "Foto recenti";
+$a->strings["Upload New Photos"] = "Carica nuove foto";
+$a->strings["everybody"] = "tutti";
+$a->strings["Contact information unavailable"] = "I dati di questo contatto non sono disponibili";
+$a->strings["Album not found."] = "Album non trovato.";
+$a->strings["Delete Album"] = "Rimuovi album";
+$a->strings["Do you really want to delete this photo album and all its photos?"] = "Vuoi davvero cancellare questo album e tutte le sue foto?";
+$a->strings["Delete Photo"] = "Rimuovi foto";
+$a->strings["Do you really want to delete this photo?"] = "Vuoi veramente cancellare questa foto?";
+$a->strings["a photo"] = "una foto";
+$a->strings["%1\$s was tagged in %2\$s by %3\$s"] = "%1\$s è stato taggato in %2\$s da %3\$s";
+$a->strings["Image upload didn't complete, please try again"] = "Caricamento dell'immagine non completato. Prova di nuovo.";
+$a->strings["Image file is missing"] = "Il file dell'immagine è mancante";
+$a->strings["Server can't accept new file upload at this time, please contact your administrator"] = "Il server non può accettare il caricamento di un nuovo file in questo momento, contattare l'amministratore";
+$a->strings["Image file is empty."] = "Il file dell'immagine è vuoto.";
+$a->strings["No photos selected"] = "Nessuna foto selezionata";
+$a->strings["Access to this item is restricted."] = "Questo oggetto non è visibile a tutti.";
+$a->strings["Upload Photos"] = "Carica foto";
+$a->strings["New album name: "] = "Nome nuovo album: ";
+$a->strings["or existing album name: "] = "o nome di un album esistente: ";
+$a->strings["Do not show a status post for this upload"] = "Non creare un post per questo upload";
+$a->strings["Show to Groups"] = "Mostra ai gruppi";
+$a->strings["Show to Contacts"] = "Mostra ai contatti";
+$a->strings["Edit Album"] = "Modifica album";
+$a->strings["Show Newest First"] = "Mostra nuove foto per prime";
+$a->strings["Show Oldest First"] = "Mostra vecchie foto per prime";
+$a->strings["View Photo"] = "Vedi foto";
+$a->strings["Permission denied. Access to this item may be restricted."] = "Permesso negato. L'accesso a questo elemento può essere limitato.";
+$a->strings["Photo not available"] = "Foto non disponibile";
+$a->strings["View photo"] = "Vedi foto";
+$a->strings["Edit photo"] = "Modifica foto";
+$a->strings["Use as profile photo"] = "Usa come foto del profilo";
+$a->strings["Private Message"] = "Messaggio privato";
+$a->strings["View Full Size"] = "Vedi dimensione intera";
+$a->strings["Tags: "] = "Tag: ";
+$a->strings["[Remove any tag]"] = "[Rimuovi tutti i tag]";
+$a->strings["New album name"] = "Nuovo nome dell'album";
+$a->strings["Caption"] = "Titolo";
+$a->strings["Add a Tag"] = "Aggiungi tag";
+$a->strings["Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"] = "Esempio: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping";
+$a->strings["Do not rotate"] = "Non ruotare";
+$a->strings["Rotate CW (right)"] = "Ruota a destra";
+$a->strings["Rotate CCW (left)"] = "Ruota a sinistra";
+$a->strings["I like this (toggle)"] = "Mi piace (clic per cambiare)";
+$a->strings["I don't like this (toggle)"] = "Non mi piace (clic per cambiare)";
+$a->strings["This is you"] = "Questo sei tu";
+$a->strings["Comment"] = "Commento";
+$a->strings["Map"] = "Mappa";
+$a->strings["View Album"] = "Sfoglia l'album";
+$a->strings["Requested profile is not available."] = "Profilo richiesto non disponibile.";
+$a->strings["%s's posts"] = "il messaggio di %s";
+$a->strings["%s's comments"] = "il commento di %s";
+$a->strings["%s's timeline"] = "la timeline di %s";
+$a->strings["Tips for New Members"] = "Consigli per i Nuovi Utenti";
 $a->strings["Display"] = "Visualizzazione";
 $a->strings["Social Networks"] = "Social Networks";
+$a->strings["Delegations"] = "Delegazioni";
 $a->strings["Connected apps"] = "Applicazioni collegate";
 $a->strings["Remove account"] = "Rimuovi account";
 $a->strings["Missing some important data!"] = "Mancano alcuni dati importanti!";
@@ -1823,6 +1503,7 @@ $a->strings["Failed to connect with email account using the settings provided."]
 $a->strings["Email settings updated."] = "Impostazioni e-mail aggiornate.";
 $a->strings["Features updated"] = "Funzionalità aggiornate";
 $a->strings["Relocate message has been send to your contacts"] = "Il messaggio di trasloco è stato inviato ai tuoi contatti";
+$a->strings["Passwords do not match. Password unchanged."] = "Le password non corrispondono. Password non cambiata.";
 $a->strings["Empty passwords are not allowed. Password unchanged."] = "Le password non possono essere vuote. Password non cambiata.";
 $a->strings["Wrong password."] = "Password sbagliata.";
 $a->strings["Password changed."] = "Password cambiata.";
@@ -1830,8 +1511,8 @@ $a->strings["Password update failed. Please try again."] = "Aggiornamento passwo
 $a->strings[" Please use a shorter name."] = " Usa un nome più corto.";
 $a->strings[" Name too short."] = " Nome troppo corto.";
 $a->strings["Wrong Password"] = "Password Sbagliata";
-$a->strings[" Not valid email."] = " Email non valida.";
-$a->strings[" Cannot change to that email."] = "Non puoi usare quella email.";
+$a->strings["Invalid email."] = "Email non valida.";
+$a->strings["Cannot change to that email."] = "Non puoi usare quella email.";
 $a->strings["Private forum has no privacy permissions. Using default privacy group."] = "Il forum privato non ha permessi di privacy. Uso il gruppo di privacy predefinito.";
 $a->strings["Private forum has no privacy permissions and no default privacy group."] = "Il gruppo privato non ha permessi di privacy e nessun gruppo di privacy predefinito.";
 $a->strings["Settings updated."] = "Impostazioni aggiornate.";
@@ -1846,9 +1527,15 @@ $a->strings["Edit"] = "Modifica";
 $a->strings["Client key starts with"] = "Chiave del client inizia con";
 $a->strings["No name"] = "Nessun nome";
 $a->strings["Remove authorization"] = "Rimuovi l'autorizzazione";
-$a->strings["No Plugin settings configured"] = "Nessun plugin ha impostazioni modificabili";
-$a->strings["Plugin Settings"] = "Impostazioni plugin";
+$a->strings["No Addon settings configured"] = "Nessun addon ha impostazioni modificabili";
+$a->strings["Addon Settings"] = "Impostazioni Addon";
 $a->strings["Additional Features"] = "Funzionalità aggiuntive";
+$a->strings["Diaspora"] = "Diaspora";
+$a->strings["enabled"] = "abilitato";
+$a->strings["disabled"] = "disabilitato";
+$a->strings["Built-in support for %s connectivity is %s"] = "Il supporto integrato per la connettività con %s è %s";
+$a->strings["GNU Social (OStatus)"] = "GNU Social (OStatus)";
+$a->strings["Email access is disabled on this site."] = "L'accesso email è disabilitato su questo sito.";
 $a->strings["General Social Media Settings"] = "Impostazioni Media Sociali";
 $a->strings["Disable intelligent shortening"] = "Disabilita accorciamento intelligente";
 $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."] = "Normalmente il sistema tenta di trovare il migliore link da aggiungere a un post accorciato. Se questa opzione è abilitata, ogni post accorciato conterrà sempre un link al post originale su Friendica.";
@@ -1858,11 +1545,6 @@ $a->strings["Default group for OStatus contacts"] = "Gruppo di default per i con
 $a->strings["Your legacy GNU Social account"] = "Il tuo vecchio account GNU Social";
 $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."] = "Se inserisci il nome del tuo vecchio account GNU Social/Statusnet qui (nel formato utente@dominio.tld), i tuoi contatti verranno automaticamente aggiunti. Il campo verrà svuotato una volta terminato.";
 $a->strings["Repair OStatus subscriptions"] = "Ripara le iscrizioni OStatus";
-$a->strings["Built-in support for %s connectivity is %s"] = "Il supporto integrato per la connettività con %s è %s";
-$a->strings["enabled"] = "abilitato";
-$a->strings["disabled"] = "disabilitato";
-$a->strings["GNU Social (OStatus)"] = "GNU Social (OStatus)";
-$a->strings["Email access is disabled on this site."] = "L'accesso email è disabilitato su questo sito.";
 $a->strings["Email/Mailbox Setup"] = "Impostazioni email";
 $a->strings["If you wish to communicate with email contacts using this service (optional), please specify how to connect to your mailbox."] = "Se vuoi comunicare con i contatti email usando questo servizio, specifica come collegarti alla tua casella di posta. (opzionale)";
 $a->strings["Last successful email check:"] = "Ultimo controllo email eseguito con successo:";
@@ -1875,8 +1557,11 @@ $a->strings["Email password:"] = "Password email:";
 $a->strings["Reply-to address:"] = "Indirizzo di risposta:";
 $a->strings["Send public posts to all email contacts:"] = "Invia i messaggi pubblici ai contatti email:";
 $a->strings["Action after import:"] = "Azione post importazione:";
+$a->strings["Mark as seen"] = "Segna come letto";
 $a->strings["Move to folder"] = "Sposta nella cartella";
 $a->strings["Move to folder:"] = "Sposta nella cartella:";
+$a->strings["%s - (Unsupported)"] = "%s - (Non supportato)";
+$a->strings["%s - (Experimental)"] = "%s - (Sperimentale)";
 $a->strings["Display Settings"] = "Impostazioni Grafiche";
 $a->strings["Display Theme:"] = "Tema:";
 $a->strings["Mobile Theme:"] = "Tema mobile:";
@@ -1893,45 +1578,55 @@ $a->strings["Beginning of week:"] = "Inizio della settimana:";
 $a->strings["Don't show notices"] = "Non mostrare gli avvisi";
 $a->strings["Infinite scroll"] = "Scroll infinito";
 $a->strings["Automatic updates only at the top of the network page"] = "Aggiornamenti automatici solo in cima alla pagina \"rete\"";
-$a->strings["When disabled, the network page is updated all the time, which could be confusing while reading."] = "";
+$a->strings["When disabled, the network page is updated all the time, which could be confusing while reading."] = "Quando disabilitato, la pagina \"rete\" è aggiornata continuamente, cosa che può confondere durante la lettura.";
 $a->strings["Bandwith Saver Mode"] = "Modalità Salva Banda";
 $a->strings["When enabled, embedded content is not displayed on automatic updates, they only show on page reload."] = "Quando abilitato, il contenuto embeddato non è mostrato quando la pagina si aggiorna automaticamente, ma solo quando la pagina viene ricaricata.";
+$a->strings["Smart Threading"] = "Smart Threading";
+$a->strings["When enabled, suppress extraneous thread indentation while keeping it where it matters. Only works if threading is available and enabled."] = "Quando è abilitato, rimuove i rientri eccessivi nella visualizzazione delle discussioni, mantenendoli dove sono importanti. Funziona solo se le conversazioni a thread sono disponibili e abilitate.";
 $a->strings["General Theme Settings"] = "Opzioni Generali Tema";
 $a->strings["Custom Theme Settings"] = "Opzioni Personalizzate Tema";
 $a->strings["Content Settings"] = "Opzioni Contenuto";
 $a->strings["Theme settings"] = "Impostazioni tema";
+$a->strings["Unable to find your profile. Please contact your admin."] = "Impossibile trovare il tuo profilo. Contatta il tuo amministratore.";
 $a->strings["Account Types"] = "Tipi di Account";
 $a->strings["Personal Page Subtypes"] = "Sottotipi di Pagine Personali";
 $a->strings["Community Forum Subtypes"] = "Sottotipi di Community Forum";
 $a->strings["Personal Page"] = "Pagina Personale";
-$a->strings["Account for a personal profile."] = "";
+$a->strings["Account for a personal profile."] = "Account per profilo personale.";
 $a->strings["Organisation Page"] = "Pagina Organizzazione";
-$a->strings["Account for an organisation that automatically approves contact requests as \"Followers\"."] = "";
+$a->strings["Account for an organisation that automatically approves contact requests as \"Followers\"."] = "Account per un'organizzazione, che automaticamente approva le richieste di contatto come \"Follower\".";
 $a->strings["News Page"] = "Pagina Notizie";
-$a->strings["Account for a news reflector that automatically approves contact requests as \"Followers\"."] = "";
+$a->strings["Account for a news reflector that automatically approves contact requests as \"Followers\"."] = "Account per notizie, che automaticamente approva le richieste di contatto come \"Follower\"";
 $a->strings["Community Forum"] = "Community Forum";
-$a->strings["Account for community discussions."] = "";
+$a->strings["Account for community discussions."] = "Account per discussioni comunitarie.";
 $a->strings["Normal Account Page"] = "Pagina Account Normale";
-$a->strings["Account for a regular personal profile that requires manual approval of \"Friends\" and \"Followers\"."] = "";
+$a->strings["Account for a regular personal profile that requires manual approval of \"Friends\" and \"Followers\"."] = "Account per un profilo personale, che richiede l'approvazione delle richieste di contatto come \"Amico\" o \"Follower\".";
 $a->strings["Soapbox Page"] = "Pagina Sandbox";
-$a->strings["Account for a public profile that automatically approves contact requests as \"Followers\"."] = "";
+$a->strings["Account for a public profile that automatically approves contact requests as \"Followers\"."] = "Account per un profilo publico, che automaticamente approva le richieste di contatto come \"Follower\".";
 $a->strings["Public Forum"] = "Forum Pubblico";
-$a->strings["Automatically approves all contact requests."] = "";
+$a->strings["Automatically approves all contact requests."] = "Approva automaticamente tutte le richieste di contatto.";
 $a->strings["Automatic Friend Page"] = "Pagina con amicizia automatica";
-$a->strings["Account for a popular profile that automatically approves contact requests as \"Friends\"."] = "";
+$a->strings["Account for a popular profile that automatically approves contact requests as \"Friends\"."] = "Account per un profilo popolare, che automaticamente approva le richieste di contatto come \"Amici\".";
 $a->strings["Private Forum [Experimental]"] = "Forum privato [sperimentale]";
-$a->strings["Requires manual approval of contact requests."] = "";
+$a->strings["Requires manual approval of contact requests."] = "Richiede l'approvazione manuale delle richieste di contatto.";
 $a->strings["OpenID:"] = "OpenID:";
 $a->strings["(Optional) Allow this OpenID to login to this account."] = "(Opzionale) Consente di loggarti in questo account con questo OpenID";
 $a->strings["Publish your default profile in your local site directory?"] = "Pubblica il tuo profilo predefinito nell'elenco locale del sito";
-$a->strings["Your profile may be visible in public."] = "Il tuo profilo potrebbe essere visibile pubblicamente.";
+$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."] = "Il tuo profilo sarà pubblicato nella directory globale di friendica (p.e. <a href=\"%s\">%s</a>). Il tuo profilo sarà visibile pubblicamente.";
 $a->strings["Publish your default profile in the global social directory?"] = "Pubblica il tuo profilo predefinito nell'elenco sociale globale";
+$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."] = "Il tuo profilo verrà pubblicato nella <a href=\"%s\">directory locale</a> di questo nodo. I dettagli del tuo profilo potrebbero essere visibili pubblicamente a seconda delle impostazioni di sistema.";
 $a->strings["Hide your contact/friend list from viewers of your default profile?"] = "Nascondi la lista dei tuoi contatti/amici dai visitatori del tuo profilo predefinito";
-$a->strings["If enabled, posting public messages to Diaspora and other networks isn't possible."] = "Se abilitato, l'invio di messaggi pubblici verso Diaspora e altri network non sarà possibile";
+$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"] = "La tua lista di contatti non sarà mostrata nella tua pagina profilo di default. Puoi decidere di mostrare la tua lista contatti separatamente per ogni profilo in più che crei.";
+$a->strings["Hide your profile details from anonymous viewers?"] = "Nascondi i dettagli del tuo profilo ai visitatori anonimi?";
+$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."] = "I visitatori anonimi vedranno nella tua pagina profilo solo la tua foto del profilo, il tuo nome e il nome utente che stai usando. Disabilita l'invio di messaggi pubblici verso Diaspora e altre reti.";
 $a->strings["Allow friends to post to your profile page?"] = "Permetti agli amici di scrivere sulla tua pagina profilo?";
+$a->strings["Your contacts may write posts on your profile wall. These posts will be distributed to your contacts"] = "I tuoi contatti possono scrivere messaggi sulla tua pagina di profilo. Questi messaggi saranno distribuiti a tutti i tuoi contatti.";
 $a->strings["Allow friends to tag your posts?"] = "Permetti agli amici di aggiungere tag  ai tuoi messaggi?";
+$a->strings["Your contacts can add additional tags to your posts."] = "I tuoi contatti possono aggiungere tag aggiuntivi ai tuoi messaggi.";
 $a->strings["Allow us to suggest you as a potential friend to new members?"] = "Ci permetti di suggerirti come potenziale amico ai nuovi membri?";
+$a->strings["If you like, Friendica may suggest new members to add you as a contact."] = "Se vuoi, Friendica può suggerire ai nuovi utenti di aggiungerti come contatto.";
 $a->strings["Permit unknown people to send you private mail?"] = "Permetti a utenti sconosciuti di inviarti messaggi privati?";
+$a->strings["Friendica network users may send you private messages even if they are not in your contact list."] = "Gli utenti sulla rete Friendica possono inviarti messaggi privati anche se non sono nella tua lista di contatti.";
 $a->strings["Profile is <strong>not published</strong>."] = "Il profilo <strong>non è pubblicato</strong>.";
 $a->strings["Your Identity Address is <strong>'%s'</strong> or '%s'."] = "L'indirizzo della tua identità è <strong>'%s'</strong> or '%s'.";
 $a->strings["Automatically expire posts after this many days:"] = "Fai scadere i post automaticamente dopo x giorni:";
@@ -1950,6 +1645,7 @@ $a->strings["Current Password:"] = "Password Attuale:";
 $a->strings["Your current password to confirm the changes"] = "La tua password attuale per confermare le modifiche";
 $a->strings["Password:"] = "Password:";
 $a->strings["Basic Settings"] = "Impostazioni base";
+$a->strings["Full Name:"] = "Nome completo:";
 $a->strings["Email Address:"] = "Indirizzo Email:";
 $a->strings["Your Timezone:"] = "Il tuo fuso orario:";
 $a->strings["Your Language:"] = "La tua lingua:";
@@ -1983,8 +1679,8 @@ $a->strings["Activate desktop notifications"] = "Attiva notifiche desktop";
 $a->strings["Show desktop popup on new notifications"] = "Mostra un popup di notifica sul desktop all'arrivo di nuove notifiche";
 $a->strings["Text-only notification emails"] = "Email di notifica in solo testo";
 $a->strings["Send text only notification emails, without the html part"] = "Invia le email di notifica in solo testo, senza la parte in html";
-$a->strings["Show detailled notifications"] = "";
-$a->strings["Per default the notificiation are condensed to a single notification per item. When enabled, every notification is displayed."] = "";
+$a->strings["Show detailled notifications"] = "Mostra notifiche dettagliate";
+$a->strings["Per default the notificiation are condensed to a single notification per item. When enabled, every notification is displayed."] = "Per impostazione predefinita, le notifiche sono raggruppate in una singola notifica per articolo. Se abilitato, viene visualizzate tutte le notifiche.";
 $a->strings["Advanced Account/Page Type Settings"] = "Impostazioni avanzate Account/Tipo di pagina";
 $a->strings["Change the behaviour of this account for special situations"] = "Modifica il comportamento di questo account in situazioni speciali";
 $a->strings["Relocate"] = "Trasloca";
@@ -1995,11 +1691,406 @@ $a->strings["Delete Video"] = "Rimuovi video";
 $a->strings["No videos selected"] = "Nessun video selezionato";
 $a->strings["Recent Videos"] = "Video Recenti";
 $a->strings["Upload New Videos"] = "Carica Nuovo Video";
-$a->strings["Invalid request."] = "Richiesta non valida.";
-$a->strings["Sorry, maybe your upload is bigger than the PHP configuration allows"] = "Mi spiace, forse il file che stai caricando è più grosso di quanto la configurazione di PHP permetta";
-$a->strings["Or - did you try to upload an empty file?"] = "O.. non avrai provato a caricare un file vuoto?";
-$a->strings["File exceeds size limit of %s"] = "Il file supera la dimensione massima di %s";
-$a->strings["File upload failed."] = "Caricamento del file non riuscito.";
+$a->strings["default"] = "default";
+$a->strings["greenzero"] = "greenzero";
+$a->strings["purplezero"] = "purplezero";
+$a->strings["easterbunny"] = "easterbunny";
+$a->strings["darkzero"] = "darkzero";
+$a->strings["comix"] = "comix";
+$a->strings["slackr"] = "slackr";
+$a->strings["Variations"] = "Varianti";
+$a->strings["Repeat the image"] = "Ripeti l'immagine";
+$a->strings["Will repeat your image to fill the background."] = "Ripete l'immagine per riempire lo sfondo.";
+$a->strings["Stretch"] = "Stira";
+$a->strings["Will stretch to width/height of the image."] = "Stira l'immagine.";
+$a->strings["Resize fill and-clip"] = "Scala e ritaglia";
+$a->strings["Resize to fill and retain aspect ratio."] = "Scala l'immagine a riempire mantenendo le proporzioni.";
+$a->strings["Resize best fit"] = "Scala best fit";
+$a->strings["Resize to best fit and retain aspect ratio."] = "Scala l'immagine alla miglior dimensione per riempire mantenendo le proporzioni.";
+$a->strings["Default"] = "Default";
+$a->strings["Note"] = "Note";
+$a->strings["Check image permissions if all users are allowed to visit the image"] = "Controlla i permessi dell'immagine se tutti gli utenti sono autorizzati a vederla";
+$a->strings["Select scheme"] = "Seleziona schema";
+$a->strings["Navigation bar background color"] = "Colore di sfondo barra di navigazione";
+$a->strings["Navigation bar icon color "] = "Colore icona barra di navigazione";
+$a->strings["Link color"] = "Colore link";
+$a->strings["Set the background color"] = "Imposta il colore di sfondo";
+$a->strings["Content background opacity"] = "Trasparenza sfondo contenuto";
+$a->strings["Set the background image"] = "Imposta l'immagine di sfondo";
+$a->strings["Login page background image"] = "Immagine di sfondo della pagina di login";
+$a->strings["Login page background color"] = "Colore di sfondo della pagina di login";
+$a->strings["Leave background image and color empty for theme defaults"] = "Lascia l'immagine e il colore di sfondo vuoti per usare le impostazioni predefinite del tema";
+$a->strings["Guest"] = "Ospite";
+$a->strings["Visitor"] = "Visitatore";
+$a->strings["Logout"] = "Esci";
+$a->strings["End this session"] = "Finisci questa sessione";
+$a->strings["Your posts and conversations"] = "I tuoi messaggi e le tue conversazioni";
+$a->strings["Your profile page"] = "Pagina del tuo profilo";
+$a->strings["Your photos"] = "Le tue foto";
+$a->strings["Videos"] = "Video";
+$a->strings["Your videos"] = "I tuoi video";
+$a->strings["Your events"] = "I tuoi eventi";
+$a->strings["Conversations from your friends"] = "Conversazioni dai tuoi amici";
+$a->strings["Events and Calendar"] = "Eventi e calendario";
+$a->strings["Private mail"] = "Posta privata";
+$a->strings["Account settings"] = "Parametri account";
+$a->strings["Manage/edit friends and contacts"] = "Gestisci/modifica amici e contatti";
+$a->strings["Alignment"] = "Allineamento";
+$a->strings["Left"] = "Sinistra";
+$a->strings["Center"] = "Centrato";
+$a->strings["Color scheme"] = "Schema colori";
+$a->strings["Posts font size"] = "Dimensione caratteri post";
+$a->strings["Textareas font size"] = "Dimensione caratteri nelle aree di testo";
+$a->strings["Comma separated list of helper forums"] = "Lista separata da virgola di forum di aiuto";
+$a->strings["Set style"] = "Imposta stile";
+$a->strings["Community Pages"] = "Pagine Comunitarie";
+$a->strings["Community Profiles"] = "Profili Comunità";
+$a->strings["Help or @NewHere ?"] = "Serve aiuto? Sei nuovo?";
+$a->strings["Connect Services"] = "Servizi connessi";
+$a->strings["Find Friends"] = "Trova Amici";
+$a->strings["Last users"] = "Ultimi utenti";
+$a->strings["Local Directory"] = "Elenco Locale";
+$a->strings["Similar Interests"] = "Interessi simili";
+$a->strings["Invite Friends"] = "Invita amici";
+$a->strings["External link to forum"] = "Link esterno al forum";
+$a->strings["Quick Start"] = "Quick Start";
+$a->strings["System"] = "Sistema";
+$a->strings["Home"] = "Home";
+$a->strings["Introductions"] = "Presentazioni";
+$a->strings["%s commented on %s's post"] = "%s ha commentato il messaggio di %s";
+$a->strings["%s created a new post"] = "%s a creato un nuovo messaggio";
+$a->strings["%s liked %s's post"] = "a %s è piaciuto il messaggio di %s";
+$a->strings["%s disliked %s's post"] = "a %s non è piaciuto il messaggio di %s";
+$a->strings["%s is attending %s's event"] = "%s partecipa all'evento di %s";
+$a->strings["%s is not attending %s's event"] = "%s non partecipa all'evento di %s";
+$a->strings["%s may attend %s's event"] = "%s potrebbe partecipare all'evento di %s";
+$a->strings["%s is now friends with %s"] = "%s è ora amico di %s";
+$a->strings["Friend Suggestion"] = "Amico suggerito";
+$a->strings["Friend/Connect Request"] = "Richiesta amicizia/connessione";
+$a->strings["New Follower"] = "Qualcuno inizia a seguirti";
+$a->strings["Error decoding account file"] = "Errore decodificando il file account";
+$a->strings["Error! No version data in file! This is not a Friendica account file?"] = "Errore! Nessuna informazione di versione nel file! Potrebbe non essere un file account di Friendica?";
+$a->strings["User '%s' already exists on this server!"] = "L'utente '%s' esiste già su questo server!";
+$a->strings["User creation error"] = "Errore creando l'utente";
+$a->strings["User profile creation error"] = "Errore creando il profilo dell'utente";
+$a->strings["%d contact not imported"] = [
+       0 => "%d contatto non importato",
+       1 => "%d contatti non importati",
+];
+$a->strings["Done. You can now login with your username and password"] = "Fatto. Ora puoi entrare con il tuo nome utente e la tua password";
+$a->strings["Birthday:"] = "Compleanno:";
+$a->strings["YYYY-MM-DD or MM-DD"] = "AAAA-MM-GG o MM-GG";
+$a->strings["never"] = "mai";
+$a->strings["less than a second ago"] = "meno di un secondo fa";
+$a->strings["year"] = "anno";
+$a->strings["years"] = "anni";
+$a->strings["months"] = "mesi";
+$a->strings["weeks"] = "settimane";
+$a->strings["days"] = "giorni";
+$a->strings["hour"] = "ora";
+$a->strings["hours"] = "ore";
+$a->strings["minute"] = "minuto";
+$a->strings["minutes"] = "minuti";
+$a->strings["second"] = "secondo";
+$a->strings["seconds"] = "secondi";
+$a->strings["%1\$d %2\$s ago"] = "%1\$d %2\$s fa";
+$a->strings["view full size"] = "vedi a schermo intero";
+$a->strings["Image/photo"] = "Immagine/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 ha scritto:";
+$a->strings["Encrypted content"] = "Contenuto criptato";
+$a->strings["Invalid source protocol"] = "Protocollo sorgente non valido";
+$a->strings["Invalid link protocol"] = "Protocollo link non valido";
+$a->strings["Frequently"] = "Frequentemente";
+$a->strings["Hourly"] = "Ogni ora";
+$a->strings["Twice daily"] = "Due volte al dì";
+$a->strings["Daily"] = "Giornalmente";
+$a->strings["Weekly"] = "Settimanalmente";
+$a->strings["Monthly"] = "Mensilmente";
+$a->strings["OStatus"] = "Ostatus";
+$a->strings["RSS/Atom"] = "RSS / Atom";
+$a->strings["Facebook"] = "Facebook";
+$a->strings["Zot!"] = "Zot!";
+$a->strings["LinkedIn"] = "LinkedIn";
+$a->strings["XMPP/IM"] = "XMPP/IM";
+$a->strings["MySpace"] = "MySpace";
+$a->strings["Google+"] = "Google+";
+$a->strings["pump.io"] = "pump.io";
+$a->strings["Twitter"] = "Twitter";
+$a->strings["Diaspora Connector"] = "Connettore Diaspora";
+$a->strings["GNU Social Connector"] = "Connettore GNU Social";
+$a->strings["pnut"] = "pnut";
+$a->strings["App.net"] = "App.net";
+$a->strings["Male"] = "Maschio";
+$a->strings["Female"] = "Femmina";
+$a->strings["Currently Male"] = "Al momento maschio";
+$a->strings["Currently Female"] = "Al momento femmina";
+$a->strings["Mostly Male"] = "Prevalentemente maschio";
+$a->strings["Mostly Female"] = "Prevalentemente femmina";
+$a->strings["Transgender"] = "Transgender";
+$a->strings["Intersex"] = "Intersex";
+$a->strings["Transsexual"] = "Transessuale";
+$a->strings["Hermaphrodite"] = "Ermafrodito";
+$a->strings["Neuter"] = "Neutro";
+$a->strings["Non-specific"] = "Non specificato";
+$a->strings["Other"] = "Altro";
+$a->strings["Males"] = "Maschi";
+$a->strings["Females"] = "Femmine";
+$a->strings["Gay"] = "Gay";
+$a->strings["Lesbian"] = "Lesbica";
+$a->strings["No Preference"] = "Nessuna preferenza";
+$a->strings["Bisexual"] = "Bisessuale";
+$a->strings["Autosexual"] = "Autosessuale";
+$a->strings["Abstinent"] = "Astinente";
+$a->strings["Virgin"] = "Vergine";
+$a->strings["Deviant"] = "Deviato";
+$a->strings["Fetish"] = "Fetish";
+$a->strings["Oodles"] = "Un sacco";
+$a->strings["Nonsexual"] = "Asessuato";
+$a->strings["Single"] = "Single";
+$a->strings["Lonely"] = "Solitario";
+$a->strings["Available"] = "Disponibile";
+$a->strings["Unavailable"] = "Non disponibile";
+$a->strings["Has crush"] = "è cotto/a";
+$a->strings["Infatuated"] = "infatuato/a";
+$a->strings["Dating"] = "Disponibile a un incontro";
+$a->strings["Unfaithful"] = "Infedele";
+$a->strings["Sex Addict"] = "Sesso-dipendente";
+$a->strings["Friends"] = "Amici";
+$a->strings["Friends/Benefits"] = "Amici con benefici";
+$a->strings["Casual"] = "Casual";
+$a->strings["Engaged"] = "Impegnato";
+$a->strings["Married"] = "Sposato";
+$a->strings["Imaginarily married"] = "immaginariamente sposato/a";
+$a->strings["Partners"] = "Partners";
+$a->strings["Cohabiting"] = "Coinquilino";
+$a->strings["Common law"] = "diritto comune";
+$a->strings["Happy"] = "Felice";
+$a->strings["Not looking"] = "Non guarda";
+$a->strings["Swinger"] = "Scambista";
+$a->strings["Betrayed"] = "Tradito";
+$a->strings["Separated"] = "Separato";
+$a->strings["Unstable"] = "Instabile";
+$a->strings["Divorced"] = "Divorziato";
+$a->strings["Imaginarily divorced"] = "immaginariamente divorziato/a";
+$a->strings["Widowed"] = "Vedovo";
+$a->strings["Uncertain"] = "Incerto";
+$a->strings["It's complicated"] = "E' complicato";
+$a->strings["Don't care"] = "Non interessa";
+$a->strings["Ask me"] = "Chiedimelo";
+$a->strings["Nothing new here"] = "Niente di nuovo qui";
+$a->strings["Clear notifications"] = "Pulisci le notifiche";
+$a->strings["Personal notes"] = "Note personali";
+$a->strings["Your personal notes"] = "Le tue note personali";
+$a->strings["Sign in"] = "Entra";
+$a->strings["Home Page"] = "Home Page";
+$a->strings["Create an account"] = "Crea un account";
+$a->strings["Help and documentation"] = "Guida e documentazione";
+$a->strings["Apps"] = "Applicazioni";
+$a->strings["Addon applications, utilities, games"] = "Applicazioni, utilità e giochi aggiuntivi";
+$a->strings["Search site content"] = "Cerca nel contenuto del sito";
+$a->strings["Community"] = "Comunità";
+$a->strings["Conversations on this and other servers"] = "Conversazioni su questo e su altri server";
+$a->strings["Directory"] = "Elenco";
+$a->strings["People directory"] = "Elenco delle persone";
+$a->strings["Information about this friendica instance"] = "Informazioni su questo server friendica";
+$a->strings["Network Reset"] = "Reset pagina Rete";
+$a->strings["Load Network page with no filters"] = "Carica la pagina Rete senza nessun filtro";
+$a->strings["Friend Requests"] = "Richieste di amicizia";
+$a->strings["See all notifications"] = "Vedi tutte le notifiche";
+$a->strings["Mark all system notifications seen"] = "Segna tutte le notifiche come viste";
+$a->strings["Inbox"] = "In arrivo";
+$a->strings["Outbox"] = "Inviati";
+$a->strings["Manage"] = "Gestisci";
+$a->strings["Manage other pages"] = "Gestisci altre pagine";
+$a->strings["Profiles"] = "Profili";
+$a->strings["Manage/Edit Profiles"] = "Gestisci/Modifica i profili";
+$a->strings["Site setup and configuration"] = "Configurazione del sito";
+$a->strings["Navigation"] = "Navigazione";
+$a->strings["Site map"] = "Mappa del sito";
+$a->strings["General Features"] = "Funzionalità generali";
+$a->strings["Multiple Profiles"] = "Profili multipli";
+$a->strings["Ability to create multiple profiles"] = "Possibilità di creare profili multipli";
+$a->strings["Photo Location"] = "Località Foto";
+$a->strings["Photo metadata is normally stripped. This extracts the location (if present) prior to stripping metadata and links it to a map."] = "I metadati delle foto vengono rimossi. Questa opzione estrae la località (se presenta) prima di rimuovere i metadati e la collega a una mappa.";
+$a->strings["Export Public Calendar"] = "Esporta calendario pubblico";
+$a->strings["Ability for visitors to download the public calendar"] = "Permesso ai visitatori di scaricare il calendario pubblico";
+$a->strings["Post Composition Features"] = "Funzionalità di composizione dei post";
+$a->strings["Post Preview"] = "Anteprima dei post";
+$a->strings["Allow previewing posts and comments before publishing them"] = "Permetti di avere un'anteprima di messaggi e commenti prima di pubblicarli";
+$a->strings["Auto-mention Forums"] = "Auto-cita i Forum";
+$a->strings["Add/remove mention when a forum page is selected/deselected in ACL window."] = "Aggiunge/rimuove una menzione quando una pagina forum è selezionata/deselezionata nella finestra dei permessi.";
+$a->strings["Network Sidebar Widgets"] = "Widget della barra laterale nella pagina Rete";
+$a->strings["Search by Date"] = "Cerca per data";
+$a->strings["Ability to select posts by date ranges"] = "Permette di filtrare i post per data";
+$a->strings["List Forums"] = "Elenco forum";
+$a->strings["Enable widget to display the forums your are connected with"] = "Abilita il widget che mostra i forum ai quali sei connesso";
+$a->strings["Group Filter"] = "Filtra gruppi";
+$a->strings["Enable widget to display Network posts only from selected group"] = "Abilita il widget per filtrare i post solo per il gruppo selezionato";
+$a->strings["Network Filter"] = "Filtro reti";
+$a->strings["Enable widget to display Network posts only from selected network"] = "Abilita il widget per mostrare i post solo per la rete selezionata";
+$a->strings["Save search terms for re-use"] = "Salva i termini cercati per riutilizzarli";
+$a->strings["Network Tabs"] = "Schede pagina Rete";
+$a->strings["Network Personal Tab"] = "Scheda Personali";
+$a->strings["Enable tab to display only Network posts that you've interacted on"] = "Abilita la scheda per mostrare solo i post a cui hai partecipato";
+$a->strings["Network New Tab"] = "Scheda Nuovi";
+$a->strings["Enable tab to display only new Network posts (from the last 12 hours)"] = "Abilita la scheda per mostrare solo i post nuovi (nelle ultime 12 ore)";
+$a->strings["Network Shared Links Tab"] = "Scheda Link Condivisi";
+$a->strings["Enable tab to display only Network posts with links in them"] = "Abilita la scheda per mostrare solo i post che contengono link";
+$a->strings["Post/Comment Tools"] = "Strumenti per messaggi/commenti";
+$a->strings["Multiple Deletion"] = "Eliminazione multipla";
+$a->strings["Select and delete multiple posts/comments at once"] = "Seleziona ed elimina vari messaggi e commenti in una volta sola";
+$a->strings["Edit Sent Posts"] = "Modifica i post inviati";
+$a->strings["Edit and correct posts and comments after sending"] = "Modifica e correggi messaggi e commenti dopo averli inviati";
+$a->strings["Tagging"] = "Aggiunta tag";
+$a->strings["Ability to tag existing posts"] = "Permette di aggiungere tag ai post già esistenti";
+$a->strings["Post Categories"] = "Categorie post";
+$a->strings["Add categories to your posts"] = "Aggiungi categorie ai tuoi post";
+$a->strings["Saved Folders"] = "Cartelle Salvate";
+$a->strings["Ability to file posts under folders"] = "Permette di archiviare i post in cartelle";
+$a->strings["Dislike Posts"] = "Non mi piace";
+$a->strings["Ability to dislike posts/comments"] = "Permetti di inviare \"non mi piace\" ai messaggi";
+$a->strings["Star Posts"] = "Post preferiti";
+$a->strings["Ability to mark special posts with a star indicator"] = "Permette di segnare i post preferiti con una stella";
+$a->strings["Mute Post Notifications"] = "Silenzia le notifiche di nuovi post";
+$a->strings["Ability to mute notifications for a thread"] = "Permette di silenziare le notifiche di nuovi post in una discussione";
+$a->strings["Advanced Profile Settings"] = "Impostazioni Avanzate Profilo";
+$a->strings["Show visitors public community forums at the Advanced Profile Page"] = "Mostra ai visitatori i forum nella pagina Profilo Avanzato";
+$a->strings["Tag Cloud"] = "Tag Cloud";
+$a->strings["Provide a personal tag cloud on your profile page"] = "Mostra una nuvola dei tag personali sulla tua pagina di profilo";
+$a->strings["Display Membership Date"] = "Mostra la Data di Registrazione";
+$a->strings["Display membership date in profile"] = "Mostra la data in cui ti sei registrato nel profilo";
+$a->strings["Embedding disabled"] = "Embed disabilitato";
+$a->strings["Embedded content"] = "Contenuto incorporato";
+$a->strings["Add New Contact"] = "Aggiungi nuovo contatto";
+$a->strings["Enter address or web location"] = "Inserisci posizione o indirizzo web";
+$a->strings["Example: bob@example.com, http://example.com/barbara"] = "Esempio: bob@example.com, http://example.com/barbara";
+$a->strings["%d invitation available"] = [
+       0 => "%d invito disponibile",
+       1 => "%d inviti disponibili",
+];
+$a->strings["Find People"] = "Trova persone";
+$a->strings["Enter name or interest"] = "Inserisci un nome o un interesse";
+$a->strings["Examples: Robert Morgenstein, Fishing"] = "Esempi: Mario Rossi, Pesca";
+$a->strings["Random Profile"] = "Profilo causale";
+$a->strings["View Global Directory"] = "Vedi Directory Globale";
+$a->strings["Networks"] = "Reti";
+$a->strings["All Networks"] = "Tutte le Reti";
+$a->strings["Everything"] = "Tutto";
+$a->strings["Categories"] = "Categorie";
+$a->strings["%d contact in common"] = [
+       0 => "%d contatto in comune",
+       1 => "%d contatti in comune",
+];
+$a->strings["There are no tables on MyISAM."] = "Non ci sono tabelle MyISAM";
+$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."] = "\nGli sviluppatori di Friendica hanno rilasciato l'aggiornamento %s\nrecentemente, ma quando ho provato a installarlo, qualcosa è \nandato terribilmente storto.\nBisogna sistemare le cose e non posso farlo da solo.\nContatta uno sviluppatore se non sei in grado di aiutarmi. Il mio database potrebbe essere invalido.";
+$a->strings["The error message is\n[pre]%s[/pre]"] = "Il messaggio di errore è\n[pre]%s[/pre]";
+$a->strings["\nError %d occurred during database update:\n%s\n"] = "\nErrore %d durante l'aggiornamento del database:\n%s\n";
+$a->strings["Errors encountered performing database changes: "] = "Errori riscontrati eseguendo le modifiche al database:";
+$a->strings[": Database update"] = ": Aggiornamento database";
+$a->strings["%s: updating %s table."] = "%s: aggiornando la tabella %s.";
+$a->strings["[no subject]"] = "[nessun oggetto]";
+$a->strings["%1\$s is attending %2\$s's %3\$s"] = "%1\$s parteciperà a %3\$s di %2\$s";
+$a->strings["%1\$s is not attending %2\$s's %3\$s"] = "%1\$s non parteciperà a %3\$s di %2\$s";
+$a->strings["%1\$s may attend %2\$s's %3\$s"] = "%1\$s forse parteciperà a %3\$s di %2\$s";
+$a->strings["Requested account is not available."] = "L'account richiesto non è disponibile.";
+$a->strings["Edit profile"] = "Modifica il profilo";
+$a->strings["Atom feed"] = "Feed Atom";
+$a->strings["Manage/edit profiles"] = "Gestisci/modifica i profili";
+$a->strings["g A l F d"] = "g A l d F";
+$a->strings["F d"] = "d F";
+$a->strings["[today]"] = "[oggi]";
+$a->strings["Birthday Reminders"] = "Promemoria compleanni";
+$a->strings["Birthdays this week:"] = "Compleanni questa settimana:";
+$a->strings["[No description]"] = "[Nessuna descrizione]";
+$a->strings["Event Reminders"] = "Promemoria";
+$a->strings["Events this week:"] = "Eventi di questa settimana:";
+$a->strings["Member since:"] = "Membro dal:";
+$a->strings["j F, Y"] = "j F Y";
+$a->strings["j F"] = "j F";
+$a->strings["Age:"] = "Età:";
+$a->strings["for %1\$d %2\$s"] = "per %1\$d %2\$s";
+$a->strings["Religion:"] = "Religione:";
+$a->strings["Hobbies/Interests:"] = "Hobby/Interessi:";
+$a->strings["Contact information and Social Networks:"] = "Informazioni su contatti e social network:";
+$a->strings["Musical interests:"] = "Interessi musicali:";
+$a->strings["Books, literature:"] = "Libri, letteratura:";
+$a->strings["Television:"] = "Televisione:";
+$a->strings["Film/dance/culture/entertainment:"] = "Film/danza/cultura/intrattenimento:";
+$a->strings["Love/Romance:"] = "Amore:";
+$a->strings["Work/employment:"] = "Lavoro:";
+$a->strings["School/education:"] = "Scuola:";
+$a->strings["Forums:"] = "Forum:";
+$a->strings["Only You Can See This"] = "Solo tu puoi vedere questo";
+$a->strings["Drop Contact"] = "Rimuovi contatto";
+$a->strings["Organisation"] = "Organizzazione";
+$a->strings["News"] = "Notizie";
+$a->strings["Forum"] = "Forum";
+$a->strings["Connect URL missing."] = "URL di connessione mancante.";
+$a->strings["The contact could not be added. Please check the relevant network credentials in your Settings -> Social Networks page."] = "Il contatto non puo' essere aggiunto. Controlla le credenziali della rete nella tua pagina Impostazioni -> Reti Sociali";
+$a->strings["This site is not configured to allow communications with other networks."] = "Questo sito non è configurato per permettere la comunicazione con altri network.";
+$a->strings["No compatible communication protocols or feeds were discovered."] = "Non sono stati trovati protocolli di comunicazione o feed compatibili.";
+$a->strings["The profile address specified does not provide adequate information."] = "L'indirizzo del profilo specificato non fornisce adeguate informazioni.";
+$a->strings["An author or name was not found."] = "Non è stato trovato un nome o un autore";
+$a->strings["No browser URL could be matched to this address."] = "Nessun URL può essere associato a questo indirizzo.";
+$a->strings["Unable to match @-style Identity Address with a known protocol or email contact."] = "Impossibile l'indirizzo identità con un protocollo conosciuto o con un contatto email.";
+$a->strings["Use mailto: in front of address to force email check."] = "Usa \"mailto:\" davanti all'indirizzo per forzare un controllo nelle email.";
+$a->strings["The profile address specified belongs to a network which has been disabled on this site."] = "L'indirizzo del profilo specificato appartiene a un network che è stato disabilitato su questo sito.";
+$a->strings["Limited profile. This person will be unable to receive direct/personal notifications from you."] = "Profilo limitato. Questa persona non sarà in grado di ricevere notifiche personali da te.";
+$a->strings["Unable to retrieve contact information."] = "Impossibile recuperare informazioni sul contatto.";
+$a->strings["%s's birthday"] = "Compleanno di %s";
+$a->strings["Happy Birthday %s"] = "Buon compleanno %s";
+$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."] = "Un gruppo eliminato con questo nome è stato ricreato. I permessi  esistenti su un elemento <strong>possono</strong> essere applicati a questo gruppo e tutti i membri futuri. Se questo non è ciò che si intende, si prega di creare un altro gruppo con un nome diverso.";
+$a->strings["Default privacy group for new contacts"] = "Gruppo predefinito per i nuovi contatti";
+$a->strings["Everybody"] = "Tutti";
+$a->strings["edit"] = "modifica";
+$a->strings["Edit group"] = "Modifica gruppo";
+$a->strings["Contacts not in any group"] = "Contatti in nessun gruppo.";
+$a->strings["Create a new group"] = "Crea un nuovo gruppo";
+$a->strings["Edit groups"] = "Modifica gruppi";
+$a->strings["Login failed"] = "Accesso fallito.";
+$a->strings["Not enough information to authenticate"] = "Informazioni insufficienti per l'autenticazione";
+$a->strings["An invitation is required."] = "E' richiesto un invito.";
+$a->strings["Invitation could not be verified."] = "L'invito non puo' essere verificato.";
+$a->strings["Invalid OpenID url"] = "Url OpenID non valido";
+$a->strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = "Abbiamo incontrato un problema mentre contattavamo il server OpenID che ci hai fornito. Controlla di averlo scritto giusto.";
+$a->strings["The error message was:"] = "Il messaggio riportato era:";
+$a->strings["Please enter the required information."] = "Inserisci le informazioni richieste.";
+$a->strings["Please use a shorter name."] = "Usa un nome più corto.";
+$a->strings["Name too short."] = "Il nome è troppo corto.";
+$a->strings["That doesn't appear to be your full (First Last) name."] = "Questo non sembra essere il tuo nome completo (Nome Cognome).";
+$a->strings["Your email domain is not among those allowed on this site."] = "Il dominio della tua email non è tra quelli autorizzati su questo sito.";
+$a->strings["Not a valid email address."] = "L'indirizzo email non è valido.";
+$a->strings["Cannot use that email."] = "Non puoi usare quell'email.";
+$a->strings["Your nickname can only contain a-z, 0-9 and _."] = "Il tuo nome utente può contenere solo a-z, 0-9 e _.";
+$a->strings["Nickname is already registered. Please choose another."] = "Nome utente già registrato. Scegline un altro.";
+$a->strings["SERIOUS ERROR: Generation of security keys failed."] = "ERRORE GRAVE: La generazione delle chiavi di sicurezza è fallita.";
+$a->strings["An error occurred during registration. Please try again."] = "C'è stato un errore durante la registrazione. Prova ancora.";
+$a->strings["An error occurred creating your default profile. Please try again."] = "C'è stato un errore nella creazione del tuo profilo. Prova ancora.";
+$a->strings["An error occurred creating your self contact. Please try again."] = "C'è stato un errore nella creazione del tuo contatto. Prova ancora.";
+$a->strings["An error occurred creating your default contact group. Please try again."] = "C'è stato un errore nella creazione del tuo gruppo contatti di default. Prova ancora.";
+$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"] = "\nGentile %1\$s,\n\tGrazie per la tua registrazione su %2\$s. Il tuo account è in attesa di approvazione da parte di un amministratore.\n\t";
+$a->strings["Registration at %s"] = "Registrazione su %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"] = "\nGentile %1\$s,\n\tGrazie per esserti registrato su %2\$s. Il tuo account è stato creato.\n\t";
+$a->strings["\n\t\t\tThe login details are as follows:\n\t\t\t\tSite Location:\t%3\$s\n\t\t\t\tLogin Name:\t%1\$s\n\t\t\t\tPassword:\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\n\t\t\tThank you and welcome to %2\$s."] = "\nI dettagli del tuo utente sono:\n\tIndirizzo del sito: %3\$s\n\tNome utente: %1\$s\n\tPassword: %5\$s\n\nPuoi cambiare la tua password dalla pagina delle impostazioni del tuo account dopo esserti autenticato.\n\nPer favore, prenditi qualche momento per esaminare tutte le impostazioni presenti.\n\nPotresti voler aggiungere qualche informazione di base al tuo profilo predefinito (nella pagina \"Profili\"), così che le altre persone possano trovarti più facilmente.\n\nTi raccomandiamo di inserire il tuo nome completo, aggiungere una foto, aggiungere qualche parola chiave del profilo (molto utili per trovare nuovi contatti), e magari in quale nazione vivi, se non vuoi essere più specifico di così.\n\nNoi rispettiamo appieno la tua privacy, e nessuna di queste informazioni è necessaria o obbligatoria.\nSe sei nuovo e non conosci nessuno qui, possono aiutarti a trovare qualche nuovo e interessante contatto.\n\nGrazie e benvenuto su %2\$s.";
+$a->strings["%s\\'s birthday"] = "compleanno di %s";
+$a->strings["%s is now following %s."] = "%s sta seguendo %s";
+$a->strings["following"] = "segue";
+$a->strings["%s stopped following %s."] = "%s ha smesso di seguire %s";
+$a->strings["stopped following"] = "tolto dai seguiti";
+$a->strings["Sharing notification from Diaspora network"] = "Notifica di condivisione dal network Diaspora*";
+$a->strings["Attachments:"] = "Allegati:";
+$a->strings["(no subject)"] = "(nessun oggetto)";
+$a->strings["Create a New Account"] = "Crea un nuovo account";
+$a->strings["Password: "] = "Password: ";
+$a->strings["Remember me"] = "Ricordati di me";
+$a->strings["Or login using OpenID: "] = "O entra con OpenID:";
+$a->strings["Forgot your password?"] = "Hai dimenticato la password?";
+$a->strings["Website Terms of Service"] = "Condizioni di servizio del sito web ";
+$a->strings["terms of service"] = "condizioni del servizio";
+$a->strings["Website Privacy Policy"] = "Politiche di privacy del sito";
+$a->strings["privacy policy"] = "politiche di privacy";
+$a->strings["Logged out."] = "Uscita effettuata.";
 $a->strings["This entry was edited"] = "Questa voce è stata modificata";
 $a->strings["save to folder"] = "salva nella cartella";
 $a->strings["I will attend"] = "Parteciperò";
@@ -2033,59 +2124,7 @@ $a->strings["Code"] = "Codice";
 $a->strings["Image"] = "Immagine";
 $a->strings["Link"] = "Link";
 $a->strings["Video"] = "Video";
-$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"] = "Varianti";
-$a->strings["Repeat the image"] = "Ripeti l'immagine";
-$a->strings["Will repeat your image to fill the background."] = "Ripete l'immagine per riempire lo sfondo.";
-$a->strings["Stretch"] = "Stira";
-$a->strings["Will stretch to width/height of the image."] = "Stira l'immagine.";
-$a->strings["Resize fill and-clip"] = "Scala e ritaglia";
-$a->strings["Resize to fill and retain aspect ratio."] = "Scala l'immagine a riempire mantenendo le proporzioni.";
-$a->strings["Resize best fit"] = "Scala best fit";
-$a->strings["Resize to best fit and retain aspect ratio."] = "Scala l'immagine alla miglior dimensione per riempire mantenendo le proporzioni.";
-$a->strings["Default"] = "Default";
-$a->strings["Note"] = "";
-$a->strings["Check image permissions if all users are allowed to visit the image"] = "Controlla i permessi dell'immagine se tutti gli utenti sono autorizzati a vederla";
-$a->strings["Select scheme"] = "Seleziona schema";
-$a->strings["Navigation bar background color"] = "Colore di sfondo barra di navigazione";
-$a->strings["Navigation bar icon color "] = "Colore icona barra di navigazione";
-$a->strings["Link color"] = "Colore link";
-$a->strings["Set the background color"] = "Imposta il colore di sfondo";
-$a->strings["Content background transparency"] = "Trasparenza sfondo contenuto";
-$a->strings["Set the background image"] = "Imposta l'immagine di sfondo";
-$a->strings["Guest"] = "Ospite";
-$a->strings["Visitor"] = "Visitatore";
-$a->strings["Alignment"] = "Allineamento";
-$a->strings["Left"] = "Sinistra";
-$a->strings["Center"] = "Centrato";
-$a->strings["Color scheme"] = "Schema colori";
-$a->strings["Posts font size"] = "Dimensione caratteri post";
-$a->strings["Textareas font size"] = "Dimensione caratteri nelle aree di testo";
-$a->strings["Community Profiles"] = "Profili Comunità";
-$a->strings["Last users"] = "Ultimi utenti";
-$a->strings["Find Friends"] = "Trova Amici";
-$a->strings["Local Directory"] = "Elenco Locale";
-$a->strings["Quick Start"] = "Quick Start";
-$a->strings["Connect Services"] = "Servizi connessi";
-$a->strings["Comma separated list of helper forums"] = "Lista separata da virgola di forum di aiuto";
-$a->strings["Set style"] = "Imposta stile";
-$a->strings["Community Pages"] = "Pagine Comunitarie";
-$a->strings["Help or @NewHere ?"] = "Serve aiuto? Sei nuovo?";
 $a->strings["Delete this item?"] = "Cancellare questo elemento?";
 $a->strings["show fewer"] = "mostra di meno";
-$a->strings["Update %s failed. See error logs."] = "aggiornamento %s fallito. Guarda i log di errore.";
-$a->strings["Create a New Account"] = "Crea un nuovo account";
-$a->strings["Password: "] = "Password: ";
-$a->strings["Remember me"] = "Ricordati di me";
-$a->strings["Or login using OpenID: "] = "O entra con OpenID:";
-$a->strings["Forgot your password?"] = "Hai dimenticato la password?";
-$a->strings["Website Terms of Service"] = "Condizioni di servizio del sito web ";
-$a->strings["terms of service"] = "condizioni del servizio";
-$a->strings["Website Privacy Policy"] = "Politiche di privacy del sito";
-$a->strings["privacy policy"] = "politiche di privacy";
 $a->strings["toggle mobile"] = "commuta tema mobile";
+$a->strings["Update %s failed. See error logs."] = "aggiornamento %s fallito. Guarda i log di errore.";
index 895992be5a40dcbceebe47e21efca7c93769305b..ed6fb5c3836976cdb1615294284c603190d8da9c 100644 (file)
@@ -13,8 +13,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: friendica\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-02-26 17:52+0100\n"
-"PO-Revision-Date: 2018-03-01 15:30+0000\n"
+"POT-Creation-Date: 2018-03-05 16:37+0100\n"
+"PO-Revision-Date: 2018-03-07 14:45+0000\n"
 "Last-Translator: 朱陈锬 <tangenters@outlook.com>\n"
 "Language-Team: Chinese (China) (http://www.transifex.com/Friendica/friendica/language/zh_CN/)\n"
 "MIME-Version: 1.0\n"
@@ -23,11 +23,6 @@ msgstr ""
 "Language: zh_CN\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 
-#: include/dba.php:59
-#, php-format
-msgid "Cannot locate DNS info for database server '%s'"
-msgstr "找不到DNS信息为数据库服务器「%s」"
-
 #: include/security.php:81
 msgid "Welcome "
 msgstr "欢迎"
@@ -46,5809 +41,6175 @@ msgid ""
 "form has been opened for too long (>3 hours) before submitting it."
 msgstr "表格安全令牌不对。最可能因为表格开着太久(三个小时以上)提交前。"
 
-#: include/acl_selectors.php:355
-msgid "Post to Email"
-msgstr "电邮发布"
+#: include/enotify.php:33
+msgid "Friendica Notification"
+msgstr "Friendica 通知"
 
-#: include/acl_selectors.php:360
-msgid "Hide your profile details from unknown viewers?"
-msgstr "使简介信息给陌生的看着看不了?"
+#: include/enotify.php:36
+msgid "Thank You,"
+msgstr "谢谢,"
 
-#: include/acl_selectors.php:360
+#: include/enotify.php:39
 #, php-format
-msgid "Connectors disabled, since \"%s\" is enabled."
-msgstr "连接器已停用,因为\"%s\"启用。"
-
-#: include/acl_selectors.php:366
-msgid "Visible to everybody"
-msgstr "任何人可见的"
+msgid "%s Administrator"
+msgstr "%s管理员"
 
-#: include/acl_selectors.php:367 view/theme/vier/config.php:115
-msgid "show"
-msgstr "显示"
+#: include/enotify.php:41
+#, php-format
+msgid "%1$s, %2$s Administrator"
+msgstr "%1$s, %2$s 的管理员"
 
-#: include/acl_selectors.php:368 view/theme/vier/config.php:115
-msgid "don't show"
-msgstr "不要显示"
+#: include/enotify.php:52 src/Worker/Delivery.php:403
+msgid "noreply"
+msgstr "noreply"
 
-#: include/acl_selectors.php:374 mod/editpost.php:136
-msgid "CC: email addresses"
-msgstr "抄送: 电子邮件地址"
+#: include/enotify.php:100
+#, php-format
+msgid "[Friendica:Notify] New mail received at %s"
+msgstr "[Friendica:Notify]收到新邮件在%s"
 
-#: include/acl_selectors.php:375 mod/editpost.php:143
-msgid "Example: bob@example.com, mary@example.com"
-msgstr "比如: li@example.com, wang@example.com"
+#: include/enotify.php:102
+#, php-format
+msgid "%1$s sent you a new private message at %2$s."
+msgstr "%1$s发给您新私人通知在%2$s."
 
-#: include/acl_selectors.php:377 mod/events.php:536 mod/photos.php:1098
-#: mod/photos.php:1441
-msgid "Permissions"
-msgstr "权利"
+#: include/enotify.php:103
+msgid "a private message"
+msgstr "一条私人信息"
 
-#: include/acl_selectors.php:378
-msgid "Close"
-msgstr "关闭"
+#: include/enotify.php:103
+#, php-format
+msgid "%1$s sent you %2$s."
+msgstr "%1$s发给您%2$s."
 
-#: include/api.php:1181
+#: include/enotify.php:105
 #, 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] "达到每日 %d 发文限制。这篇文章被拒绝发出。"
+msgid "Please visit %s to view and/or reply to your private messages."
+msgstr "请访问 %s 来查看并且/或者回复你的私信。"
 
-#: include/api.php:1205
+#: include/enotify.php:143
 #, 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] ""
+msgid "%1$s commented on [url=%2$s]a %3$s[/url]"
+msgstr "%1$s于[url=%2$s]a %3$s[/url]评论了"
 
-#: include/api.php:1229
+#: include/enotify.php:151
 #, php-format
-msgid "Monthly posting limit of %d post reached. The post was rejected."
-msgstr ""
+msgid "%1$s commented on [url=%2$s]%3$s's %4$s[/url]"
+msgstr "%1$s于[url=%2$s]%3$s的%4$s[/url]评论了"
 
-#: include/api.php:4382 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:84 mod/profile_photo.php:92
-#: mod/profile_photo.php:100 mod/profile_photo.php:223
-#: mod/profile_photo.php:317 mod/profile_photo.php:327 src/Model/User.php:526
-#: src/Model/User.php:534 src/Model/User.php:542
-msgid "Profile Photos"
-msgstr "简介照片"
+#: include/enotify.php:161
+#, php-format
+msgid "%1$s commented on [url=%2$s]your %3$s[/url]"
+msgstr "%1$s于[url=%2$s]您的%3$s[/url]评论了"
 
-#: include/bb2diaspora.php:238 include/event.php:26 include/event.php:914
-#: mod/localtime.php:19
-msgid "l F d, Y \\@ g:i A"
-msgstr "l F d, Y \\@ g:i A"
+#: include/enotify.php:173
+#, php-format
+msgid "[Friendica:Notify] Comment to conversation #%1$d by %2$s"
+msgstr "[Friendica:Notify]于交流#%1$d由%2$s评论"
 
-#: include/bb2diaspora.php:245 include/event.php:45 include/event.php:62
-#: include/event.php:471 include/event.php:992
-msgid "Starts:"
-msgstr "开始:"
+#: include/enotify.php:175
+#, php-format
+msgid "%s commented on an item/conversation you have been following."
+msgstr "%s对你有兴趣的项目/ 交谈发表意见"
 
-#: include/bb2diaspora.php:251 include/event.php:48 include/event.php:68
-#: include/event.php:472 include/event.php:996
-msgid "Finishes:"
-msgstr "结束:"
+#: include/enotify.php:178 include/enotify.php:193 include/enotify.php:208
+#: include/enotify.php:223 include/enotify.php:242 include/enotify.php:257
+#, php-format
+msgid "Please visit %s to view and/or reply to the conversation."
+msgstr "请访问%s来查看并且/或者回复这个对话。"
 
-#: include/bb2diaspora.php:258 include/event.php:52 include/event.php:77
-#: include/event.php:473 include/event.php:1010 mod/directory.php:140
-#: mod/notifications.php:247 mod/contacts.php:651 mod/events.php:521
-#: src/Model/Profile.php:417
-msgid "Location:"
-msgstr "位置:"
+#: include/enotify.php:185
+#, php-format
+msgid "[Friendica:Notify] %s posted to your profile wall"
+msgstr "[Friendica:Notify] %s贴在您的简介墙"
 
-#: include/conversation.php:146 include/conversation.php:284
-#: include/text.php:1717 src/Model/Item.php:1785
-msgid "event"
-msgstr "项目"
+#: include/enotify.php:187
+#, php-format
+msgid "%1$s posted to your profile wall at %2$s"
+msgstr "%1$s放在您的简介墙在%2$s"
 
-#: include/conversation.php:149 include/conversation.php:159
-#: include/conversation.php:287 include/conversation.php:296
-#: mod/subthread.php:97 mod/tagger.php:72 src/Model/Item.php:1783
-#: src/Protocol/Diaspora.php:1946
-msgid "status"
-msgstr "现状"
+#: include/enotify.php:188
+#, php-format
+msgid "%1$s posted to [url=%2$s]your wall[/url]"
+msgstr "%1$s放在[url=%2$s]您的墙[/url]"
 
-#: include/conversation.php:154 include/conversation.php:292
-#: include/text.php:1719 mod/subthread.php:97 mod/tagger.php:72
-#: src/Model/Item.php:1783
-msgid "photo"
-msgstr "照片"
+#: include/enotify.php:200
+#, php-format
+msgid "[Friendica:Notify] %s tagged you"
+msgstr "[Friendica:Notify] %s标签您"
 
-#: include/conversation.php:166 src/Model/Item.php:1656
-#: src/Protocol/Diaspora.php:1942
+#: include/enotify.php:202
 #, php-format
-msgid "%1$s likes %2$s's %3$s"
-msgstr "%1$s 喜欢 %2$s 的 %3$s"
+msgid "%1$s tagged you at %2$s"
+msgstr "%1$s把您在%2$s标签"
 
-#: include/conversation.php:169 src/Model/Item.php:1661
+#: include/enotify.php:203
 #, php-format
-msgid "%1$s doesn't like %2$s's %3$s"
-msgstr "%1$s 不喜欢 %2$s 的 %3$s"
+msgid "%1$s [url=%2$s]tagged you[/url]."
+msgstr "%1$s[url=%2$s]把您标签[/url]."
 
-#: include/conversation.php:172
+#: include/enotify.php:215
 #, php-format
-msgid "%1$s attends %2$s's %3$s"
-msgstr "%1$s 参加了 %2$s 的 %3$s"
+msgid "[Friendica:Notify] %s shared a new post"
+msgstr "[Friendica:Notify] %s分享新的消息"
 
-#: include/conversation.php:175
+#: include/enotify.php:217
 #, php-format
-msgid "%1$s doesn't attend %2$s's %3$s"
-msgstr "%1$s 没有参加 %2$s 的 %3$s"
+msgid "%1$s shared a new post at %2$s"
+msgstr "%1$s分享新的消息在%2$s"
 
-#: include/conversation.php:178
+#: include/enotify.php:218
 #, php-format
-msgid "%1$s attends maybe %2$s's %3$s"
-msgstr ""
+msgid "%1$s [url=%2$s]shared a post[/url]."
+msgstr "%1$s [url=%2$s]分享一个消息[/url]."
 
-#: include/conversation.php:211 mod/dfrn_confirm.php:431
-#: src/Protocol/Diaspora.php:2414
+#: include/enotify.php:230
 #, php-format
-msgid "%1$s is now friends with %2$s"
-msgstr "%1$s是成为%2$s的朋友"
+msgid "[Friendica:Notify] %1$s poked you"
+msgstr "[Friendica:Notify]您被%1$s戳"
 
-#: include/conversation.php:252
+#: include/enotify.php:232
 #, php-format
-msgid "%1$s poked %2$s"
-msgstr "%1$s把%2$s戳"
+msgid "%1$s poked you at %2$s"
+msgstr "您被%1$s戳在%2$s"
 
-#: include/conversation.php:306 mod/tagger.php:110
+#: include/enotify.php:233
 #, php-format
-msgid "%1$s tagged %2$s's %3$s with %4$s"
-msgstr "%1$s把%4$s标签%2$s的%3$s"
+msgid "%1$s [url=%2$s]poked you[/url]."
+msgstr "%1$s[url=%2$s]把您戳[/url]。"
 
-#: include/conversation.php:333
-msgid "post/item"
-msgstr "文章/项目"
+#: include/enotify.php:249
+#, php-format
+msgid "[Friendica:Notify] %s tagged your post"
+msgstr "[Friendica:Notify] %s标前您的文章"
 
-#: include/conversation.php:334
+#: include/enotify.php:251
 #, php-format
-msgid "%1$s marked %2$s's %3$s as favorite"
-msgstr "%1$sæ \87注%2$sç\9a\84%3$s为å\81\8fç\88±"
+msgid "%1$s tagged your post at %2$s"
+msgstr "%1$sæ\8a\8aæ\82¨ç\9a\84æ\96\87ç« å\9c¨%2$sæ \87ç­¾"
 
-#: include/conversation.php:607 mod/profiles.php:354 mod/photos.php:1501
-msgid "Likes"
-msgstr "喜欢"
+#: include/enotify.php:252
+#, php-format
+msgid "%1$s tagged [url=%2$s]your post[/url]"
+msgstr "%1$s把[url=%2$s]您的文章[/url]标签"
 
-#: include/conversation.php:607 mod/profiles.php:358 mod/photos.php:1501
-msgid "Dislikes"
-msgstr "不喜欢"
+#: include/enotify.php:264
+msgid "[Friendica:Notify] Introduction received"
+msgstr "[Friendica:Notify] 收到介绍"
 
-#: include/conversation.php:608 include/conversation.php:1672
-#: mod/photos.php:1502
-msgid "Attending"
-msgid_plural "Attending"
-msgstr[0] "正在参加"
+#: include/enotify.php:266
+#, php-format
+msgid "You've received an introduction from '%1$s' at %2$s"
+msgstr "您从「%1$s」受到一个介绍在%2$s"
 
-#: include/conversation.php:608 mod/photos.php:1502
-msgid "Not attending"
-msgstr "不在参加"
+#: include/enotify.php:267
+#, php-format
+msgid "You've received [url=%1$s]an introduction[/url] from %2$s."
+msgstr "您从%2$s收到[url=%1$s]一个介绍[/url]。"
 
-#: include/conversation.php:608 mod/photos.php:1502
-msgid "Might attend"
-msgstr "可以参加"
+#: include/enotify.php:272 include/enotify.php:318
+#, php-format
+msgid "You may visit their profile at %s"
+msgstr "你能看他的简介在%s"
 
-#: include/conversation.php:742 mod/photos.php:1569 src/Object/Post.php:177
-msgid "Select"
-msgstr "选择"
+#: include/enotify.php:274
+#, php-format
+msgid "Please visit %s to approve or reject the introduction."
+msgstr "请批准或拒绝介绍在%s"
 
-#: include/conversation.php:743 mod/admin.php:1706 mod/contacts.php:821
-#: mod/contacts.php:1019 mod/photos.php:1570 mod/settings.php:742
-#: src/Object/Post.php:178
-msgid "Delete"
-msgstr "删除"
+#: include/enotify.php:282
+msgid "[Friendica:Notify] A new person is sharing with you"
+msgstr "[Friendica:Notify] 一个新的人正在和你分享"
 
-#: include/conversation.php:775 src/Object/Post.php:355
-#: src/Object/Post.php:356
+#: include/enotify.php:284 include/enotify.php:285
 #, php-format
-msgid "View %s's profile @ %s"
-msgstr "看%s的简介@ %s"
-
-#: include/conversation.php:787 src/Object/Post.php:343
-msgid "Categories:"
-msgstr "种类:"
+msgid "%1$s is sharing with you at %2$s"
+msgstr "%1$s 正在 %2$s 和你分享"
 
-#: include/conversation.php:788 src/Object/Post.php:344
-msgid "Filed under:"
-msgstr "归档在:"
+#: include/enotify.php:292
+msgid "[Friendica:Notify] You have a new follower"
+msgstr "[Friendica:Notify] 你有一个新的粉丝"
 
-#: include/conversation.php:795 src/Object/Post.php:369
+#: include/enotify.php:294 include/enotify.php:295
 #, php-format
-msgid "%s from %s"
-msgstr "%s从%s"
-
-#: include/conversation.php:810
-msgid "View in context"
-msgstr "看在上下文"
-
-#: include/conversation.php:812 include/conversation.php:1345
-#: mod/editpost.php:127 mod/message.php:264 mod/message.php:433
-#: mod/photos.php:1473 mod/wallmessage.php:145 src/Object/Post.php:394
-msgid "Please wait"
-msgstr "请等一下"
-
-#: include/conversation.php:883
-msgid "remove"
-msgstr "删除"
-
-#: include/conversation.php:887
-msgid "Delete Selected Items"
-msgstr "删除选的项目"
-
-#: include/conversation.php:1051 view/theme/frio/theme.php:352
-msgid "Follow Thread"
-msgstr ""
-
-#: include/conversation.php:1052 src/Model/Contact.php:554
-msgid "View Status"
-msgstr "看现状"
-
-#: include/conversation.php:1053 include/conversation.php:1069
-#: mod/allfriends.php:73 mod/directory.php:153 mod/suggest.php:82
-#: mod/dirfind.php:220 mod/match.php:89 src/Model/Contact.php:497
-#: src/Model/Contact.php:510 src/Model/Contact.php:555
-msgid "View Profile"
-msgstr "看简介"
-
-#: include/conversation.php:1054 src/Model/Contact.php:556
-msgid "View Photos"
-msgstr "看照片"
-
-#: include/conversation.php:1055 src/Model/Contact.php:557
-msgid "Network Posts"
-msgstr "网络文章"
-
-#: include/conversation.php:1056 src/Model/Contact.php:558
-msgid "View Contact"
-msgstr "查看联系人"
-
-#: include/conversation.php:1057 src/Model/Contact.php:560
-msgid "Send PM"
-msgstr "发送私信"
-
-#: include/conversation.php:1061 src/Model/Contact.php:561
-msgid "Poke"
-msgstr "戳"
+msgid "You have a new follower at %2$s : %1$s"
+msgstr "你在 %2$s 有一个新的关注者: %1$s"
 
-#: include/conversation.php:1066 mod/allfriends.php:74 mod/suggest.php:83
-#: mod/dirfind.php:221 mod/match.php:90 mod/contacts.php:587
-#: mod/follow.php:141 src/Content/Widget.php:61 src/Model/Contact.php:511
-msgid "Connect/Follow"
-msgstr "连接/关注"
+#: include/enotify.php:307
+msgid "[Friendica:Notify] Friend suggestion received"
+msgstr "[Friendica:Notify] 收到朋友建议"
 
-#: include/conversation.php:1185
+#: include/enotify.php:309
 #, php-format
-msgid "%s likes this."
-msgstr "%s喜欢这个."
+msgid "You've received a friend suggestion from '%1$s' at %2$s"
+msgstr "您从「%2$s」收到[url=%1$s]一个朋友建议[/url]。"
 
-#: include/conversation.php:1188
+#: include/enotify.php:310
 #, php-format
-msgid "%s doesn't like this."
-msgstr "%s没有喜欢这个."
+msgid ""
+"You've received [url=%1$s]a friend suggestion[/url] for %2$s from %3$s."
+msgstr "您从%3$s收到[url=%1$s]一个朋友建议[/url]为%2$s。"
 
-#: include/conversation.php:1191
-#, php-format
-msgid "%s attends."
-msgstr "%s 参加。"
+#: include/enotify.php:316
+msgid "Name:"
+msgstr "名字:"
 
-#: include/conversation.php:1194
-#, php-format
-msgid "%s doesn't attend."
-msgstr "%s 不参加。"
+#: include/enotify.php:317
+msgid "Photo:"
+msgstr "照片:"
 
-#: include/conversation.php:1197
+#: include/enotify.php:320
 #, php-format
-msgid "%s attends maybe."
-msgstr ""
+msgid "Please visit %s to approve or reject the suggestion."
+msgstr "请访问%s来批准或拒绝这个建议。"
 
-#: include/conversation.php:1208
-msgid "and"
-msgstr ""
+#: include/enotify.php:328 include/enotify.php:343
+msgid "[Friendica:Notify] Connection accepted"
+msgstr "[Friendica:Notify] 连接被接受"
 
-#: include/conversation.php:1214
+#: include/enotify.php:330 include/enotify.php:345
 #, php-format
-msgid "and %d other people"
-msgstr ""
+msgid "'%1$s' has accepted your connection request at %2$s"
+msgstr "“%1$s”已经在 %2$s 接受了您的连接请求"
 
-#: include/conversation.php:1223
+#: include/enotify.php:331 include/enotify.php:346
 #, php-format
-msgid "<span  %1$s>%2$d people</span> like this"
-msgstr "<span  %1$s>%2$d人们</span>喜欢这个"
+msgid "%2$s has accepted your [url=%1$s]connection request[/url]."
+msgstr "%2$s 已经接受了你的[url=%1$s]连接请求[/url]。"
 
-#: include/conversation.php:1224
-#, php-format
-msgid "%s like this."
-msgstr "%s 赞了这个。"
+#: include/enotify.php:336
+msgid ""
+"You are now mutual friends and may exchange status updates, photos, and "
+"email without restriction."
+msgstr "你们现在已经互为朋友了,可以不受限制地交换状态更新、照片和邮件。"
 
-#: include/conversation.php:1227
+#: include/enotify.php:338
 #, php-format
-msgid "<span  %1$s>%2$d people</span> don't like this"
-msgstr "<span  %1$s>%2$d人们</span>不喜欢这个"
+msgid "Please visit %s if you wish to make any changes to this relationship."
+msgstr "请访问%s如果你希望对这个关系做任何改变。"
 
-#: include/conversation.php:1228
+#: include/enotify.php:351
 #, php-format
-msgid "%s don't like this."
-msgstr "%s 踩了这个。"
+msgid ""
+"'%1$s' has chosen to accept you a fan, which restricts some forms of "
+"communication - such as private messaging and some profile interactions. If "
+"this is a celebrity or community page, these settings were applied "
+"automatically."
+msgstr ""
 
-#: include/conversation.php:1231
+#: include/enotify.php:353
 #, php-format
-msgid "<span  %1$s>%2$d people</span> attend"
-msgstr "<span  %1$s>%2$d 人</span>参加"
+msgid ""
+"'%1$s' may choose to extend this into a two-way or more permissive "
+"relationship in the future."
+msgstr ""
 
-#: include/conversation.php:1232
+#: include/enotify.php:355
 #, php-format
-msgid "%s attend."
-msgstr "%s 参加。"
+msgid "Please visit %s  if you wish to make any changes to this relationship."
+msgstr "请访问 %s  如果你希望对修改这个关系。"
 
-#: include/conversation.php:1235
-#, php-format
-msgid "<span  %1$s>%2$d people</span> don't attend"
-msgstr "<span  %1$s>%2$d 人</span>不参加"
+#: include/enotify.php:365
+msgid "[Friendica System:Notify] registration request"
+msgstr ""
 
-#: include/conversation.php:1236
+#: include/enotify.php:367
 #, php-format
-msgid "%s don't attend."
-msgstr "%s 不参加。"
+msgid "You've received a registration request from '%1$s' at %2$s"
+msgstr ""
 
-#: include/conversation.php:1239
+#: include/enotify.php:368
 #, php-format
-msgid "<span  %1$s>%2$d people</span> attend maybe"
+msgid "You've received a [url=%1$s]registration request[/url] from %2$s."
 msgstr ""
 
-#: include/conversation.php:1240
+#: include/enotify.php:373
 #, php-format
-msgid "%s anttend maybe."
+msgid "Full Name:\t%1$s\\nSite Location:\t%2$s\\nLogin Name:\t%3$s (%4$s("
 msgstr ""
 
-#: include/conversation.php:1270 include/conversation.php:1286
-msgid "Visible to <strong>everybody</strong>"
-msgstr "<strong>大家</strong>可见的"
-
-#: include/conversation.php:1271 include/conversation.php:1287
-#: 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 "请输入一个链接 URL:"
+#: include/enotify.php:379
+#, php-format
+msgid "Please visit %s to approve or reject the request."
+msgstr "请访问%s来批准或拒绝这个请求。"
 
-#: include/conversation.php:1272 include/conversation.php:1288
-msgid "Please enter a video link/URL:"
-msgstr "请输入视频连接/URL:"
+#: include/event.php:26 include/event.php:914 include/bb2diaspora.php:238
+#: mod/localtime.php:19
+msgid "l F d, Y \\@ g:i A"
+msgstr "l F d, Y \\@ g:i A"
 
-#: include/conversation.php:1273 include/conversation.php:1289
-msgid "Please enter an audio link/URL:"
-msgstr "请输入音响连接/URL:"
+#: include/event.php:45 include/event.php:62 include/event.php:471
+#: include/event.php:992 include/bb2diaspora.php:245
+msgid "Starts:"
+msgstr "开始:"
 
-#: include/conversation.php:1274 include/conversation.php:1290
-msgid "Tag term:"
-msgstr "标签:"
+#: include/event.php:48 include/event.php:68 include/event.php:472
+#: include/event.php:996 include/bb2diaspora.php:251
+msgid "Finishes:"
+msgstr "结束:"
 
-#: include/conversation.php:1275 include/conversation.php:1291
-#: mod/filer.php:34
-msgid "Save to Folder:"
-msgstr "保存再文件夹:"
+#: include/event.php:52 include/event.php:77 include/event.php:473
+#: include/event.php:1010 include/bb2diaspora.php:258
+#: mod/notifications.php:247 mod/contacts.php:651 mod/directory.php:149
+#: mod/events.php:521 src/Model/Profile.php:417
+msgid "Location:"
+msgstr "位置:"
 
-#: include/conversation.php:1276 include/conversation.php:1292
-msgid "Where are you right now?"
-msgstr "你在哪里?"
+#: include/event.php:420
+msgid "all-day"
+msgstr "全天"
 
-#: include/conversation.php:1277
-msgid "Delete item(s)?"
-msgstr "æ\8a\8a项ç\9b®å\88 é\99¤å\90\97ï¼\9f"
+#: include/event.php:422 include/text.php:1111
+msgid "Sun"
+msgstr "æ\98\9fæ\9c\9fæ\97¥"
 
-#: include/conversation.php:1326
-msgid "Share"
-msgstr "分享"
+#: include/event.php:423 include/text.php:1111
+msgid "Mon"
+msgstr "星期一"
 
-#: include/conversation.php:1327 mod/editpost.php:113 mod/message.php:262
-#: mod/message.php:430 mod/wallmessage.php:143
-msgid "Upload photo"
-msgstr "上传照片"
+#: include/event.php:424 include/text.php:1111
+msgid "Tue"
+msgstr "星期二"
 
-#: include/conversation.php:1328 mod/editpost.php:114
-msgid "upload photo"
-msgstr "上传照片"
+#: include/event.php:425 include/text.php:1111
+msgid "Wed"
+msgstr "星期三"
 
-#: include/conversation.php:1329 mod/editpost.php:115
-msgid "Attach file"
-msgstr "附上文件"
+#: include/event.php:426 include/text.php:1111
+msgid "Thu"
+msgstr "星期四"
 
-#: include/conversation.php:1330 mod/editpost.php:116
-msgid "attach file"
-msgstr "附上文件"
+#: include/event.php:427 include/text.php:1111
+msgid "Fri"
+msgstr "星期五"
 
-#: include/conversation.php:1331 mod/editpost.php:117 mod/message.php:263
-#: mod/message.php:431 mod/wallmessage.php:144
-msgid "Insert web link"
-msgstr "插入网页链接"
+#: include/event.php:428 include/text.php:1111
+msgid "Sat"
+msgstr "星期六"
 
-#: include/conversation.php:1332 mod/editpost.php:118
-msgid "web link"
-msgstr "网页链接"
+#: include/event.php:430 include/text.php:1093 mod/settings.php:945
+msgid "Sunday"
+msgstr "星期天"
 
-#: include/conversation.php:1333 mod/editpost.php:119
-msgid "Insert video link"
-msgstr "æ\8f\92å\85¥è§\86é¢\91é\93¾æ\8e¥"
+#: include/event.php:431 include/text.php:1093 mod/settings.php:945
+msgid "Monday"
+msgstr "æ\98\9fæ\9c\9fä¸\80"
 
-#: include/conversation.php:1334 mod/editpost.php:120
-msgid "video link"
-msgstr "视频链接"
+#: include/event.php:432 include/text.php:1093
+msgid "Tuesday"
+msgstr "星期二"
 
-#: include/conversation.php:1335 mod/editpost.php:121
-msgid "Insert audio link"
-msgstr "æ\8f\92å\85¥é\9f³é¢\91é\93¾æ\8e¥"
+#: include/event.php:433 include/text.php:1093
+msgid "Wednesday"
+msgstr "æ\98\9fæ\9c\9fä¸\89"
 
-#: include/conversation.php:1336 mod/editpost.php:122
-msgid "audio link"
-msgstr "音频链接"
+#: include/event.php:434 include/text.php:1093
+msgid "Thursday"
+msgstr "星期四"
 
-#: include/conversation.php:1337 mod/editpost.php:123
-msgid "Set your location"
-msgstr "设定您的位置"
+#: include/event.php:435 include/text.php:1093
+msgid "Friday"
+msgstr "星期五"
 
-#: include/conversation.php:1338 mod/editpost.php:124
-msgid "set location"
-msgstr "æ\8c\87å®\9aä½\8dç½®"
+#: include/event.php:436 include/text.php:1093
+msgid "Saturday"
+msgstr "æ\98\9fæ\9c\9få\85­"
 
-#: include/conversation.php:1339 mod/editpost.php:125
-msgid "Clear browser location"
-msgstr "清空浏览器位置"
+#: include/event.php:438 include/text.php:1114
+msgid "Jan"
+msgstr "一月"
 
-#: include/conversation.php:1340 mod/editpost.php:126
-msgid "clear location"
-msgstr "清除位置"
+#: include/event.php:439 include/text.php:1114
+msgid "Feb"
+msgstr "二月"
 
-#: include/conversation.php:1342 mod/editpost.php:140
-msgid "Set title"
-msgstr "指定标题"
+#: include/event.php:440 include/text.php:1114
+msgid "Mar"
+msgstr "三月"
 
-#: include/conversation.php:1344 mod/editpost.php:142
-msgid "Categories (comma-separated list)"
-msgstr "种类(逗号分隔单)"
+#: include/event.php:441 include/text.php:1114
+msgid "Apr"
+msgstr "四月"
 
-#: include/conversation.php:1346 mod/editpost.php:128
-msgid "Permission settings"
-msgstr "权设置"
+#: include/event.php:442 include/event.php:455 include/text.php:1097
+#: include/text.php:1114
+msgid "May"
+msgstr "五月"
 
-#: include/conversation.php:1347 mod/editpost.php:157
-msgid "permissions"
-msgstr "权利"
+#: include/event.php:443
+msgid "Jun"
+msgstr "六月"
 
-#: include/conversation.php:1355 mod/editpost.php:137
-msgid "Public post"
-msgstr "公开的消息"
+#: include/event.php:444 include/text.php:1114
+msgid "Jul"
+msgstr "七月"
 
-#: include/conversation.php:1359 mod/editpost.php:148 mod/events.php:531
-#: mod/photos.php:1492 mod/photos.php:1531 mod/photos.php:1604
-#: src/Object/Post.php:797
-msgid "Preview"
-msgstr "预览"
+#: include/event.php:445 include/text.php:1114
+msgid "Aug"
+msgstr "八月"
 
-#: include/conversation.php:1363 include/items.php:387 mod/fbrowser.php:103
-#: mod/fbrowser.php:134 mod/suggest.php:41 mod/unfollow.php:117
-#: mod/contacts.php:467 mod/dfrn_request.php:663 mod/editpost.php:151
-#: mod/follow.php:159 mod/message.php:141 mod/photos.php:248
-#: mod/photos.php:324 mod/settings.php:680 mod/settings.php:706
-#: mod/tagrm.php:19 mod/tagrm.php:99 mod/videos.php:148
-msgid "Cancel"
-msgstr "退消"
+#: include/event.php:446
+msgid "Sept"
+msgstr "九月"
 
-#: include/conversation.php:1368
-msgid "Post to Groups"
-msgstr "å\8f\91å\88°ç»\84"
+#: include/event.php:447 include/text.php:1114
+msgid "Oct"
+msgstr "å\8d\81æ\9c\88"
 
-#: include/conversation.php:1369
-msgid "Post to Contacts"
-msgstr "å\8f\91ç»\99è\81\94系人"
+#: include/event.php:448 include/text.php:1114
+msgid "Nov"
+msgstr "å\8d\81ä¸\80æ\9c\88"
 
-#: include/conversation.php:1370
-msgid "Private post"
-msgstr "私人文章"
+#: include/event.php:449 include/text.php:1114
+msgid "Dec"
+msgstr "十二月"
 
-#: include/conversation.php:1375 mod/editpost.php:155
-#: src/Model/Profile.php:342
-msgid "Message"
-msgstr "通知"
+#: include/event.php:451 include/text.php:1097
+msgid "January"
+msgstr "一月"
 
-#: include/conversation.php:1376 mod/editpost.php:156
-msgid "Browser"
-msgstr "浏览器"
+#: include/event.php:452 include/text.php:1097
+msgid "February"
+msgstr "二月"
 
-#: include/conversation.php:1643
-msgid "View all"
-msgstr "查看全部"
+#: include/event.php:453 include/text.php:1097
+msgid "March"
+msgstr "三月"
 
-#: include/conversation.php:1666
-msgid "Like"
-msgid_plural "Likes"
-msgstr[0] "喜欢"
+#: include/event.php:454 include/text.php:1097
+msgid "April"
+msgstr "四月"
 
-#: include/conversation.php:1669
-msgid "Dislike"
-msgid_plural "Dislikes"
-msgstr[0] "不喜欢"
+#: include/event.php:456 include/text.php:1097
+msgid "June"
+msgstr "六月"
 
-#: include/conversation.php:1675
-msgid "Not Attending"
-msgid_plural "Not Attending"
-msgstr[0] "不在参加"
+#: include/event.php:457 include/text.php:1097
+msgid "July"
+msgstr "七月"
 
-#: include/conversation.php:1678 src/Content/ContactSelector.php:125
-msgid "Undecided"
-msgid_plural "Undecided"
-msgstr[0] "未决定的"
+#: include/event.php:458 include/text.php:1097
+msgid "August"
+msgstr "八月"
 
-#: include/enotify.php:33
-msgid "Friendica Notification"
-msgstr "Friendica 通知"
+#: include/event.php:459 include/text.php:1097
+msgid "September"
+msgstr "九月"
 
-#: include/enotify.php:36
-msgid "Thank You,"
-msgstr "谢谢,"
+#: include/event.php:460 include/text.php:1097
+msgid "October"
+msgstr "十月"
 
-#: include/enotify.php:39
-#, php-format
-msgid "%s Administrator"
-msgstr "%s管理员"
+#: include/event.php:461 include/text.php:1097
+msgid "November"
+msgstr "十一月"
 
-#: include/enotify.php:41
-#, php-format
-msgid "%1$s, %2$s Administrator"
-msgstr "%1$s, %2$s 的管理员"
+#: include/event.php:462 include/text.php:1097
+msgid "December"
+msgstr "十二月"
 
-#: include/enotify.php:52 src/Worker/Delivery.php:402
-msgid "noreply"
-msgstr "noreply"
+#: include/event.php:464 mod/cal.php:280 mod/events.php:401
+msgid "today"
+msgstr "今天"
 
-#: include/enotify.php:100
-#, php-format
-msgid "[Friendica:Notify] New mail received at %s"
-msgstr "[Friendica:Notify]收到新邮件在%s"
+#: include/event.php:465 mod/cal.php:281 mod/events.php:402
+#: src/Util/Temporal.php:304
+msgid "month"
+msgstr ""
 
-#: include/enotify.php:102
-#, php-format
-msgid "%1$s sent you a new private message at %2$s."
-msgstr "%1$s发给您新私人通知在%2$s."
+#: include/event.php:466 mod/cal.php:282 mod/events.php:403
+#: src/Util/Temporal.php:305
+msgid "week"
+msgstr "星期"
 
-#: include/enotify.php:103
-msgid "a private message"
-msgstr "一条私人的消息"
+#: include/event.php:467 mod/cal.php:283 mod/events.php:404
+#: src/Util/Temporal.php:306
+msgid "day"
+msgstr "日"
 
-#: include/enotify.php:103
-#, php-format
-msgid "%1$s sent you %2$s."
-msgstr "%1$s发给您%2$s."
+#: include/event.php:469
+msgid "No events to display"
+msgstr "没有可显示的事件"
 
-#: include/enotify.php:105
-#, php-format
-msgid "Please visit %s to view and/or reply to your private messages."
-msgstr "请访问 %s 来查看并且/或者回复你的私信。"
+#: include/event.php:583
+msgid "l, F j"
+msgstr "l, F j"
 
-#: include/enotify.php:143
-#, php-format
-msgid "%1$s commented on [url=%2$s]a %3$s[/url]"
-msgstr "%1$s于[url=%2$s]a %3$s[/url]评论了"
+#: include/event.php:607
+msgid "Edit event"
+msgstr "编辑事件"
 
-#: include/enotify.php:151
-#, php-format
-msgid "%1$s commented on [url=%2$s]%3$s's %4$s[/url]"
-msgstr "%1$s于[url=%2$s]%3$s的%4$s[/url]评论了"
+#: include/event.php:608
+msgid "Duplicate event"
+msgstr ""
 
-#: include/enotify.php:161
-#, php-format
-msgid "%1$s commented on [url=%2$s]your %3$s[/url]"
-msgstr "%1$s于[url=%2$s]您的%3$s[/url]评论了"
+#: include/event.php:609
+msgid "Delete event"
+msgstr "删除事件"
 
-#: include/enotify.php:173
-#, php-format
-msgid "[Friendica:Notify] Comment to conversation #%1$d by %2$s"
-msgstr "[Friendica:Notify]于交流#%1$d由%2$s评论"
+#: include/event.php:636 include/text.php:1508 include/text.php:1515
+msgid "link to source"
+msgstr "链接到来源"
 
-#: include/enotify.php:175
-#, php-format
-msgid "%s commented on an item/conversation you have been following."
-msgstr "%s对你有兴趣的项目/ 交谈发表意见"
+#: include/event.php:896
+msgid "Export"
+msgstr "导出"
 
-#: include/enotify.php:178 include/enotify.php:193 include/enotify.php:208
-#: include/enotify.php:223 include/enotify.php:242 include/enotify.php:257
-#, php-format
-msgid "Please visit %s to view and/or reply to the conversation."
-msgstr "请访问%s来查看并且/或者回复这个对话。"
+#: include/event.php:897
+msgid "Export calendar as ical"
+msgstr "导出日历为 ical"
 
-#: include/enotify.php:185
-#, php-format
-msgid "[Friendica:Notify] %s posted to your profile wall"
-msgstr "[Friendica:Notify] %s贴在您的简介墙"
+#: include/event.php:898
+msgid "Export calendar as csv"
+msgstr "导出日历为 csv"
 
-#: include/enotify.php:187
-#, php-format
-msgid "%1$s posted to your profile wall at %2$s"
-msgstr "%1$s放在您的简介墙在%2$s"
+#: include/event.php:915
+msgid "D g:i A"
+msgstr ""
 
-#: include/enotify.php:188
-#, php-format
-msgid "%1$s posted to [url=%2$s]your wall[/url]"
-msgstr "%1$s放在[url=%2$s]您的墙[/url]"
+#: include/event.php:916
+msgid "g:i A"
+msgstr ""
 
-#: include/enotify.php:200
-#, php-format
-msgid "[Friendica:Notify] %s tagged you"
-msgstr "[Friendica:Notify] %s标签您"
+#: include/event.php:1011 include/event.php:1013
+msgid "Show map"
+msgstr "显示地图"
 
-#: include/enotify.php:202
-#, php-format
-msgid "%1$s tagged you at %2$s"
-msgstr "%1$s把您在%2$s标签"
+#: include/event.php:1012
+msgid "Hide map"
+msgstr "隐藏地图"
 
-#: include/enotify.php:203
-#, php-format
-msgid "%1$s [url=%2$s]tagged you[/url]."
-msgstr "%1$s[url=%2$s]把您标签[/url]."
+#: include/items.php:342 mod/notice.php:22 mod/viewsrc.php:21
+#: mod/admin.php:269 mod/admin.php:1762 mod/admin.php:2010 mod/display.php:70
+#: mod/display.php:247 mod/display.php:349
+msgid "Item not found."
+msgstr "项目找不到。"
 
-#: include/enotify.php:215
-#, php-format
-msgid "[Friendica:Notify] %s shared a new post"
-msgstr "[Friendica:Notify] %s分享新的消息"
+#: include/items.php:382
+msgid "Do you really want to delete this item?"
+msgstr "您真的想删除这个项目吗?"
 
-#: include/enotify.php:217
+#: include/items.php:384 mod/api.php:110 mod/suggest.php:38
+#: mod/profiles.php:649 mod/profiles.php:652 mod/profiles.php:674
+#: mod/contacts.php:464 mod/dfrn_request.php:653 mod/follow.php:148
+#: mod/register.php:237 mod/message.php:138 mod/settings.php:1109
+#: mod/settings.php:1115 mod/settings.php:1122 mod/settings.php:1126
+#: mod/settings.php:1130 mod/settings.php:1134 mod/settings.php:1138
+#: mod/settings.php:1142 mod/settings.php:1162 mod/settings.php:1163
+#: mod/settings.php:1164 mod/settings.php:1165 mod/settings.php:1166
+msgid "Yes"
+msgstr "是"
+
+#: include/items.php:387 include/conversation.php:1373 mod/fbrowser.php:103
+#: mod/fbrowser.php:134 mod/suggest.php:41 mod/unfollow.php:117
+#: mod/contacts.php:467 mod/dfrn_request.php:663 mod/follow.php:159
+#: mod/tagrm.php:19 mod/tagrm.php:99 mod/editpost.php:151 mod/message.php:141
+#: mod/photos.php:248 mod/photos.php:324 mod/settings.php:680
+#: mod/settings.php:706 mod/videos.php:148
+msgid "Cancel"
+msgstr "退消"
+
+#: 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/repair_ostatus.php:13 mod/suggest.php:60 mod/unfollow.php:15
+#: mod/unfollow.php:57 mod/unfollow.php:90 mod/uimport.php:28
+#: mod/dirfind.php:24 mod/notifications.php:73 mod/ostatus_subscribe.php:16
+#: mod/cal.php:304 mod/dfrn_confirm.php:68 mod/invite.php:20
+#: mod/invite.php:106 mod/manage.php:131 mod/profiles.php:181
+#: mod/profiles.php:619 mod/wall_attach.php:74 mod/wall_attach.php:77
+#: mod/contacts.php:378 mod/delegate.php:24 mod/delegate.php:38
+#: mod/follow.php:16 mod/follow.php:53 mod/follow.php:116 mod/poke.php:150
+#: mod/profile_photo.php:29 mod/profile_photo.php:188
+#: mod/profile_photo.php:199 mod/profile_photo.php:212 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/item.php:160 mod/register.php:53
+#: mod/editpost.php:20 mod/events.php:195 mod/fsuggest.php:81 mod/group.php:26
+#: mod/message.php:59 mod/message.php:104 mod/network.php:32 mod/notes.php:30
+#: mod/photos.php:174 mod/photos.php:1051 mod/settings.php:41
+#: mod/settings.php:140 mod/settings.php:669 index.php:413
+msgid "Permission denied."
+msgstr "权限不够。"
+
+#: include/items.php:471
+msgid "Archives"
+msgstr "档案"
+
+#: include/items.php:477 view/theme/vier/theme.php:259
+#: src/Content/ForumManager.php:130 src/Content/Widget.php:312
+#: src/Object/Post.php:422 src/App.php:514
+msgid "show more"
+msgstr "看多"
+
+#: include/text.php:302
+msgid "newer"
+msgstr "更新"
+
+#: include/text.php:303
+msgid "older"
+msgstr "更旧"
+
+#: include/text.php:308
+msgid "first"
+msgstr "首先"
+
+#: include/text.php:309
+msgid "prev"
+msgstr "上个"
+
+#: include/text.php:343
+msgid "next"
+msgstr "下个"
+
+#: include/text.php:344
+msgid "last"
+msgstr "最后"
+
+#: include/text.php:398
+msgid "Loading more entries..."
+msgstr "没有项目..."
+
+#: include/text.php:399
+msgid "The end"
+msgstr ""
+
+#: include/text.php:884
+msgid "No contacts"
+msgstr "没有联系人"
+
+#: include/text.php:908
 #, php-format
-msgid "%1$s shared a new post at %2$s"
-msgstr "%1$s分享新的消息在%2$s"
+msgid "%d Contact"
+msgid_plural "%d Contacts"
+msgstr[0] "%d 联系人"
 
-#: include/enotify.php:218
+#: include/text.php:921
+msgid "View Contacts"
+msgstr "查看联系人"
+
+#: include/text.php:1010 mod/filer.php:35 mod/editpost.php:112
+#: mod/notes.php:68
+msgid "Save"
+msgstr "保存"
+
+#: include/text.php:1010
+msgid "Follow"
+msgstr "关注"
+
+#: include/text.php:1016 mod/search.php:155 src/Content/Nav.php:142
+msgid "Search"
+msgstr "搜索"
+
+#: include/text.php:1019 src/Content/Nav.php:58
+msgid "@name, !forum, #tags, content"
+msgstr ""
+
+#: include/text.php:1025 src/Content/Nav.php:145
+msgid "Full Text"
+msgstr "全文"
+
+#: include/text.php:1026 src/Content/Nav.php:146
+#: src/Content/Widget/TagCloud.php:54
+msgid "Tags"
+msgstr "标签:"
+
+#: include/text.php:1027 mod/contacts.php:805 mod/contacts.php:866
+#: mod/viewcontacts.php:131 view/theme/frio/theme.php:270
+#: src/Content/Nav.php:147 src/Content/Nav.php:212 src/Model/Profile.php:957
+#: src/Model/Profile.php:960
+msgid "Contacts"
+msgstr "联系人"
+
+#: include/text.php:1030 view/theme/vier/theme.php:254
+#: src/Content/ForumManager.php:125 src/Content/Nav.php:151
+msgid "Forums"
+msgstr "论坛"
+
+#: include/text.php:1074
+msgid "poke"
+msgstr "戳"
+
+#: include/text.php:1074
+msgid "poked"
+msgstr "戳了"
+
+#: include/text.php:1075
+msgid "ping"
+msgstr "砰"
+
+#: include/text.php:1075
+msgid "pinged"
+msgstr "砰了"
+
+#: include/text.php:1076
+msgid "prod"
+msgstr "柔戳"
+
+#: include/text.php:1076
+msgid "prodded"
+msgstr "柔戳了"
+
+#: include/text.php:1077
+msgid "slap"
+msgstr "掌击"
+
+#: include/text.php:1077
+msgid "slapped"
+msgstr "掌击了"
+
+#: include/text.php:1078
+msgid "finger"
+msgstr "指"
+
+#: include/text.php:1078
+msgid "fingered"
+msgstr "指了"
+
+#: include/text.php:1079
+msgid "rebuff"
+msgstr "拒绝"
+
+#: include/text.php:1079
+msgid "rebuffed"
+msgstr "已拒绝"
+
+#: include/text.php:1114
+msgid "Sep"
+msgstr ""
+
+#: include/text.php:1315 mod/videos.php:381
+msgid "View Video"
+msgstr "察看视频"
+
+#: include/text.php:1332
+msgid "bytes"
+msgstr "字节"
+
+#: include/text.php:1367 include/text.php:1378
+msgid "Click to open/close"
+msgstr "点击为开关"
+
+#: include/text.php:1502
+msgid "View on separate page"
+msgstr "在另一页面中查看"
+
+#: include/text.php:1503
+msgid "view on separate page"
+msgstr "在另一页面中查看"
+
+#: include/text.php:1717 include/conversation.php:146
+#: include/conversation.php:284 src/Model/Item.php:1785
+msgid "event"
+msgstr "项目"
+
+#: include/text.php:1719 include/conversation.php:154
+#: include/conversation.php:292 mod/subthread.php:97 mod/tagger.php:72
+#: src/Model/Item.php:1783
+msgid "photo"
+msgstr "照片"
+
+#: include/text.php:1721
+msgid "activity"
+msgstr "活动"
+
+#: include/text.php:1723 src/Object/Post.php:421 src/Object/Post.php:433
+msgid "comment"
+msgid_plural "comments"
+msgstr[0] "评论"
+
+#: include/text.php:1726
+msgid "post"
+msgstr "文章"
+
+#: include/text.php:1883
+msgid "Item filed"
+msgstr "把项目归档了"
+
+#: include/acl_selectors.php:355
+msgid "Post to Email"
+msgstr "电邮发布"
+
+#: include/acl_selectors.php:360
+msgid "Hide your profile details from unknown viewers?"
+msgstr "使简介信息给陌生的看着看不了?"
+
+#: include/acl_selectors.php:360
 #, php-format
-msgid "%1$s [url=%2$s]shared a post[/url]."
-msgstr "%1$s [url=%2$s]分享一个消息[/url]."
+msgid "Connectors disabled, since \"%s\" is enabled."
+msgstr "连接器已停用,因为\"%s\"启用。"
 
-#: include/enotify.php:230
+#: include/acl_selectors.php:366
+msgid "Visible to everybody"
+msgstr "任何人可见的"
+
+#: include/acl_selectors.php:367 view/theme/vier/config.php:115
+msgid "show"
+msgstr "显示"
+
+#: include/acl_selectors.php:368 view/theme/vier/config.php:115
+msgid "don't show"
+msgstr "不要显示"
+
+#: include/acl_selectors.php:374 mod/editpost.php:136
+msgid "CC: email addresses"
+msgstr "抄送: 电子邮件地址"
+
+#: include/acl_selectors.php:375 mod/editpost.php:143
+msgid "Example: bob@example.com, mary@example.com"
+msgstr "比如: li@example.com, wang@example.com"
+
+#: include/acl_selectors.php:377 mod/events.php:536 mod/photos.php:1098
+#: mod/photos.php:1441
+msgid "Permissions"
+msgstr "权限"
+
+#: include/acl_selectors.php:378
+msgid "Close"
+msgstr "关闭"
+
+#: include/api.php:1181
 #, php-format
-msgid "[Friendica:Notify] %1$s poked you"
-msgstr "[Friendica:Notify]您被%1$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] "达到每日 %d 发文限制。此文被拒绝发出。"
 
-#: include/enotify.php:232
+#: include/api.php:1205
 #, php-format
-msgid "%1$s poked you at %2$s"
-msgstr "您被%1$s戳在%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] "达到每周 %d 发文限制。此文被拒绝发出。"
+
+#: include/api.php:1229
+#, php-format
+msgid "Monthly posting limit of %d post reached. The post was rejected."
+msgstr "达到每月 %d 发文限制。此文被拒绝发出。"
+
+#: include/api.php:4382 mod/profile_photo.php:84 mod/profile_photo.php:92
+#: mod/profile_photo.php:100 mod/profile_photo.php:223
+#: mod/profile_photo.php:317 mod/profile_photo.php:327 mod/photos.php:88
+#: mod/photos.php:194 mod/photos.php:722 mod/photos.php:1149
+#: mod/photos.php:1166 mod/photos.php:1684 src/Model/User.php:526
+#: src/Model/User.php:534 src/Model/User.php:542
+msgid "Profile Photos"
+msgstr "简介照片"
+
+#: include/conversation.php:149 include/conversation.php:159
+#: include/conversation.php:287 include/conversation.php:296
+#: mod/subthread.php:97 mod/tagger.php:72 src/Model/Item.php:1783
+#: src/Protocol/Diaspora.php:1946
+msgid "status"
+msgstr "现状"
+
+#: include/conversation.php:166 src/Model/Item.php:1656
+#: src/Protocol/Diaspora.php:1942
+#, php-format
+msgid "%1$s likes %2$s's %3$s"
+msgstr "%1$s 喜欢 %2$s 的 %3$s"
+
+#: include/conversation.php:169 src/Model/Item.php:1661
+#, php-format
+msgid "%1$s doesn't like %2$s's %3$s"
+msgstr "%1$s 不喜欢 %2$s 的 %3$s"
+
+#: include/conversation.php:172
+#, php-format
+msgid "%1$s attends %2$s's %3$s"
+msgstr "%1$s 参加了 %2$s 的 %3$s"
+
+#: include/conversation.php:175
+#, php-format
+msgid "%1$s doesn't attend %2$s's %3$s"
+msgstr "%1$s 没有参加 %2$s 的 %3$s"
 
-#: include/enotify.php:233
+#: include/conversation.php:178
 #, php-format
-msgid "%1$s [url=%2$s]poked you[/url]."
-msgstr "%1$s[url=%2$s]把您戳[/url]。"
+msgid "%1$s attends maybe %2$s's %3$s"
+msgstr ""
 
-#: include/enotify.php:249
+#: include/conversation.php:211 mod/dfrn_confirm.php:431
+#: src/Protocol/Diaspora.php:2414
 #, php-format
-msgid "[Friendica:Notify] %s tagged your post"
-msgstr "[Friendica:Notify] %s标前您的文章"
+msgid "%1$s is now friends with %2$s"
+msgstr "%1$s是成为%2$s的朋友"
 
-#: include/enotify.php:251
+#: include/conversation.php:252
 #, php-format
-msgid "%1$s tagged your post at %2$s"
-msgstr "%1$s把您的文章在%2$s标签"
+msgid "%1$s poked %2$s"
+msgstr "%1$s把%2$s戳"
 
-#: include/enotify.php:252
+#: include/conversation.php:306 mod/tagger.php:110
 #, php-format
-msgid "%1$s tagged [url=%2$s]your post[/url]"
-msgstr "%1$s把[url=%2$s]您的文章[/url]标签"
+msgid "%1$s tagged %2$s's %3$s with %4$s"
+msgstr "%1$s把%4$s标签%2$s的%3$s"
 
-#: include/enotify.php:264
-msgid "[Friendica:Notify] Introduction received"
-msgstr "[Friendica:Notify] 收到介绍"
+#: include/conversation.php:333
+msgid "post/item"
+msgstr "文章/项目"
 
-#: include/enotify.php:266
+#: include/conversation.php:334
 #, php-format
-msgid "You've received an introduction from '%1$s' at %2$s"
-msgstr "您从「%1$s」受到一个介绍在%2$s"
+msgid "%1$s marked %2$s's %3$s as favorite"
+msgstr "%1$s标注%2$s的%3$s为偏爱"
 
-#: include/enotify.php:267
-#, php-format
-msgid "You've received [url=%1$s]an introduction[/url] from %2$s."
-msgstr "您从%2$s收到[url=%1$s]一个介绍[/url]。"
+#: include/conversation.php:607 mod/profiles.php:354 mod/photos.php:1501
+msgid "Likes"
+msgstr "喜欢"
 
-#: include/enotify.php:272 include/enotify.php:318
-#, php-format
-msgid "You may visit their profile at %s"
-msgstr "你能看他的简介在%s"
+#: include/conversation.php:607 mod/profiles.php:358 mod/photos.php:1501
+msgid "Dislikes"
+msgstr "不喜欢"
 
-#: include/enotify.php:274
-#, php-format
-msgid "Please visit %s to approve or reject the introduction."
-msgstr "请批准或拒绝介绍在%s"
+#: include/conversation.php:608 include/conversation.php:1682
+#: mod/photos.php:1502
+msgid "Attending"
+msgid_plural "Attending"
+msgstr[0] "正在参加"
 
-#: include/enotify.php:282
-msgid "[Friendica:Notify] A new person is sharing with you"
-msgstr "[Friendica:Notify] 一个新的人正在和你分享"
+#: include/conversation.php:608 mod/photos.php:1502
+msgid "Not attending"
+msgstr "不在参加"
 
-#: include/enotify.php:284 include/enotify.php:285
-#, php-format
-msgid "%1$s is sharing with you at %2$s"
-msgstr "%1$s 正在 %2$s 和你分享"
+#: include/conversation.php:608 mod/photos.php:1502
+msgid "Might attend"
+msgstr "可以参加"
 
-#: include/enotify.php:292
-msgid "[Friendica:Notify] You have a new follower"
-msgstr "[Friendica:Notify] 你有一个新的粉丝"
+#: include/conversation.php:746 mod/photos.php:1569 src/Object/Post.php:177
+msgid "Select"
+msgstr "选择"
 
-#: include/enotify.php:294 include/enotify.php:295
+#: include/conversation.php:747 mod/contacts.php:821 mod/contacts.php:1019
+#: mod/admin.php:1706 mod/photos.php:1570 mod/settings.php:742
+#: src/Object/Post.php:178
+msgid "Delete"
+msgstr "删除"
+
+#: include/conversation.php:779 src/Object/Post.php:355
+#: src/Object/Post.php:356
 #, php-format
-msgid "You have a new follower at %2$s : %1$s"
-msgstr "你在 %2$s 有一个新的关注者: %1$s"
+msgid "View %s's profile @ %s"
+msgstr "看%s的简介@ %s"
 
-#: include/enotify.php:307
-msgid "[Friendica:Notify] Friend suggestion received"
-msgstr "[Friendica:Notify] 收到朋友建议"
+#: include/conversation.php:791 src/Object/Post.php:343
+msgid "Categories:"
+msgstr "种类:"
 
-#: include/enotify.php:309
-#, php-format
-msgid "You've received a friend suggestion from '%1$s' at %2$s"
-msgstr "您从「%2$s」收到[url=%1$s]一个朋友建议[/url]。"
+#: include/conversation.php:792 src/Object/Post.php:344
+msgid "Filed under:"
+msgstr "归档在:"
 
-#: include/enotify.php:310
+#: include/conversation.php:799 src/Object/Post.php:369
 #, php-format
-msgid ""
-"You've received [url=%1$s]a friend suggestion[/url] for %2$s from %3$s."
-msgstr "您从%3$s收到[url=%1$s]一个朋友建议[/url]为%2$s。"
+msgid "%s from %s"
+msgstr "%s从%s"
 
-#: include/enotify.php:316
-msgid "Name:"
-msgstr "名字:"
+#: include/conversation.php:814
+msgid "View in context"
+msgstr "看在上下文"
 
-#: include/enotify.php:317
-msgid "Photo:"
-msgstr "照片:"
+#: include/conversation.php:816 include/conversation.php:1355
+#: mod/wallmessage.php:145 mod/editpost.php:127 mod/message.php:264
+#: mod/message.php:433 mod/photos.php:1473 src/Object/Post.php:394
+msgid "Please wait"
+msgstr "请等一下"
 
-#: include/enotify.php:320
-#, php-format
-msgid "Please visit %s to approve or reject the suggestion."
-msgstr "请访问%s来批准或拒绝这个建议。"
+#: include/conversation.php:887
+msgid "remove"
+msgstr "删除"
 
-#: include/enotify.php:328 include/enotify.php:343
-msgid "[Friendica:Notify] Connection accepted"
-msgstr "[Friendica:Notify] 连接被接受"
+#: include/conversation.php:891
+msgid "Delete Selected Items"
+msgstr "删除选的项目"
 
-#: include/enotify.php:330 include/enotify.php:345
-#, php-format
-msgid "'%1$s' has accepted your connection request at %2$s"
+#: include/conversation.php:1061 view/theme/frio/theme.php:352
+msgid "Follow Thread"
 msgstr ""
 
-#: include/enotify.php:331 include/enotify.php:346
+#: include/conversation.php:1062 src/Model/Contact.php:554
+msgid "View Status"
+msgstr "看现状"
+
+#: include/conversation.php:1063 include/conversation.php:1079
+#: mod/allfriends.php:73 mod/suggest.php:82 mod/dirfind.php:220
+#: mod/match.php:89 mod/directory.php:160 src/Model/Contact.php:497
+#: src/Model/Contact.php:510 src/Model/Contact.php:555
+msgid "View Profile"
+msgstr "看简介"
+
+#: include/conversation.php:1064 src/Model/Contact.php:556
+msgid "View Photos"
+msgstr "看照片"
+
+#: include/conversation.php:1065 src/Model/Contact.php:557
+msgid "Network Posts"
+msgstr "网络文章"
+
+#: include/conversation.php:1066 src/Model/Contact.php:558
+msgid "View Contact"
+msgstr "查看联系人"
+
+#: include/conversation.php:1067 src/Model/Contact.php:560
+msgid "Send PM"
+msgstr "发送私信"
+
+#: include/conversation.php:1071 src/Model/Contact.php:561
+msgid "Poke"
+msgstr "戳"
+
+#: include/conversation.php:1076 mod/allfriends.php:74 mod/suggest.php:83
+#: mod/dirfind.php:221 mod/match.php:90 mod/contacts.php:587
+#: mod/follow.php:141 src/Content/Widget.php:61 src/Model/Contact.php:511
+msgid "Connect/Follow"
+msgstr "连接/关注"
+
+#: include/conversation.php:1195
 #, php-format
-msgid "%2$s has accepted your [url=%1$s]connection request[/url]."
-msgstr "%2$s 已经接受了你的[url=%1$s]连接请求[/url]。"
+msgid "%s likes this."
+msgstr "%s喜欢这个."
 
-#: include/enotify.php:336
-msgid ""
-"You are now mutual friends and may exchange status updates, photos, and "
-"email without restriction."
-msgstr "你们现在已经互为朋友了,可以不受限制地交换状态更新、照片和邮件。"
+#: include/conversation.php:1198
+#, php-format
+msgid "%s doesn't like this."
+msgstr "%s没有喜欢这个."
 
-#: include/enotify.php:338
+#: include/conversation.php:1201
 #, php-format
-msgid "Please visit %s if you wish to make any changes to this relationship."
-msgstr "请访问%s如果你希望对这个关系做任何改变。"
+msgid "%s attends."
+msgstr "%s 参加。"
 
-#: include/enotify.php:351
+#: include/conversation.php:1204
 #, php-format
-msgid ""
-"'%1$s' has chosen to accept you a fan, which restricts some forms of "
-"communication - such as private messaging and some profile interactions. If "
-"this is a celebrity or community page, these settings were applied "
-"automatically."
-msgstr ""
+msgid "%s doesn't attend."
+msgstr "%s 不参加。"
 
-#: include/enotify.php:353
+#: include/conversation.php:1207
 #, php-format
-msgid ""
-"'%1$s' may choose to extend this into a two-way or more permissive "
-"relationship in the future."
+msgid "%s attends maybe."
 msgstr ""
 
-#: include/enotify.php:355
+#: include/conversation.php:1218
+msgid "and"
+msgstr "和"
+
+#: include/conversation.php:1224
 #, php-format
-msgid "Please visit %s  if you wish to make any changes to this relationship."
-msgstr "请访问 %s  如果你希望对修改这个关系。"
+msgid "and %d other people"
+msgstr "和 %d 个其他人"
 
-#: include/enotify.php:365
-msgid "[Friendica System:Notify] registration request"
-msgstr ""
+#: include/conversation.php:1233
+#, php-format
+msgid "<span  %1$s>%2$d people</span> like this"
+msgstr "<span  %1$s>%2$d人们</span>喜欢这个"
 
-#: include/enotify.php:367
+#: include/conversation.php:1234
 #, php-format
-msgid "You've received a registration request from '%1$s' at %2$s"
-msgstr ""
+msgid "%s like this."
+msgstr "%s 赞了这个。"
 
-#: include/enotify.php:368
+#: include/conversation.php:1237
 #, php-format
-msgid "You've received a [url=%1$s]registration request[/url] from %2$s."
-msgstr ""
+msgid "<span  %1$s>%2$d people</span> don't like this"
+msgstr "<span  %1$s>%2$d人们</span>不喜欢这个"
 
-#: include/enotify.php:373
+#: include/conversation.php:1238
 #, php-format
-msgid "Full Name:\t%1$s\\nSite Location:\t%2$s\\nLogin Name:\t%3$s (%4$s("
-msgstr ""
+msgid "%s don't like this."
+msgstr "%s 踩了这个。"
 
-#: include/enotify.php:379
+#: include/conversation.php:1241
 #, php-format
-msgid "Please visit %s to approve or reject the request."
-msgstr "请访问%s来批准或拒绝这个请求。"
+msgid "<span  %1$s>%2$d people</span> attend"
+msgstr "<span  %1$s>%2$d 人</span>参加"
 
-#: include/event.php:420
-msgid "all-day"
-msgstr "全天"
+#: include/conversation.php:1242
+#, php-format
+msgid "%s attend."
+msgstr "%s 参加。"
 
-#: include/event.php:422 include/text.php:1111
-msgid "Sun"
-msgstr "星期日"
+#: include/conversation.php:1245
+#, php-format
+msgid "<span  %1$s>%2$d people</span> don't attend"
+msgstr "<span  %1$s>%2$d 人</span>不参加"
 
-#: include/event.php:423 include/text.php:1111
-msgid "Mon"
-msgstr "星期一"
+#: include/conversation.php:1246
+#, php-format
+msgid "%s don't attend."
+msgstr "%s 不参加。"
 
-#: include/event.php:424 include/text.php:1111
-msgid "Tue"
-msgstr "星期二"
+#: include/conversation.php:1249
+#, php-format
+msgid "<span  %1$s>%2$d people</span> attend maybe"
+msgstr "<span  %1$s>%2$d人</span>可能参加"
 
-#: include/event.php:425 include/text.php:1111
-msgid "Wed"
-msgstr "星期三"
+#: include/conversation.php:1250
+#, php-format
+msgid "%s attend maybe."
+msgstr ""
+
+#: include/conversation.php:1280 include/conversation.php:1296
+msgid "Visible to <strong>everybody</strong>"
+msgstr "<strong>大家</strong>可见的"
+
+#: include/conversation.php:1281 include/conversation.php:1297
+#: 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 "请输入一个链接 URL:"
 
-#: include/event.php:426 include/text.php:1111
-msgid "Thu"
-msgstr "星期四"
+#: include/conversation.php:1282 include/conversation.php:1298
+msgid "Please enter a video link/URL:"
+msgstr "请输入视频连接/URL:"
 
-#: include/event.php:427 include/text.php:1111
-msgid "Fri"
-msgstr "星期五"
+#: include/conversation.php:1283 include/conversation.php:1299
+msgid "Please enter an audio link/URL:"
+msgstr "请输入音响连接/URL:"
 
-#: include/event.php:428 include/text.php:1111
-msgid "Sat"
-msgstr "æ\98\9fæ\9c\9få\85­"
+#: include/conversation.php:1284 include/conversation.php:1300
+msgid "Tag term:"
+msgstr "æ \87ç­¾:"
 
-#: include/event.php:430 include/text.php:1093 mod/settings.php:945
-msgid "Sunday"
-msgstr "星期天"
+#: include/conversation.php:1285 include/conversation.php:1301
+#: mod/filer.php:34
+msgid "Save to Folder:"
+msgstr "保存再文件夹:"
 
-#: include/event.php:431 include/text.php:1093 mod/settings.php:945
-msgid "Monday"
-msgstr "星期一"
+#: include/conversation.php:1286 include/conversation.php:1302
+msgid "Where are you right now?"
+msgstr "你在哪里?"
 
-#: include/event.php:432 include/text.php:1093
-msgid "Tuesday"
-msgstr "æ\98\9fæ\9c\9fäº\8c"
+#: include/conversation.php:1287
+msgid "Delete item(s)?"
+msgstr "æ\8a\8a项ç\9b®å\88 é\99¤å\90\97ï¼\9f"
 
-#: include/event.php:433 include/text.php:1093
-msgid "Wednesday"
-msgstr "星期三"
+#: include/conversation.php:1336
+msgid "Share"
+msgstr "分享"
 
-#: include/event.php:434 include/text.php:1093
-msgid "Thursday"
-msgstr "星期四"
+#: include/conversation.php:1337 mod/wallmessage.php:143 mod/editpost.php:113
+#: mod/message.php:262 mod/message.php:430
+msgid "Upload photo"
+msgstr "上传照片"
 
-#: include/event.php:435 include/text.php:1093
-msgid "Friday"
-msgstr "星期五"
+#: include/conversation.php:1338 mod/editpost.php:114
+msgid "upload photo"
+msgstr "上传照片"
 
-#: include/event.php:436 include/text.php:1093
-msgid "Saturday"
-msgstr "星期六"
+#: include/conversation.php:1339 mod/editpost.php:115
+msgid "Attach file"
+msgstr "附上文件"
 
-#: include/event.php:438 include/text.php:1114
-msgid "Jan"
-msgstr "一月"
+#: include/conversation.php:1340 mod/editpost.php:116
+msgid "attach file"
+msgstr "附上文件"
 
-#: include/event.php:439 include/text.php:1114
-msgid "Feb"
-msgstr "二月"
+#: include/conversation.php:1341 mod/wallmessage.php:144 mod/editpost.php:117
+#: mod/message.php:263 mod/message.php:431
+msgid "Insert web link"
+msgstr "插入网页链接"
 
-#: include/event.php:440 include/text.php:1114
-msgid "Mar"
-msgstr "三月"
+#: include/conversation.php:1342 mod/editpost.php:118
+msgid "web link"
+msgstr "网页链接"
 
-#: include/event.php:441 include/text.php:1114
-msgid "Apr"
-msgstr "四月"
+#: include/conversation.php:1343 mod/editpost.php:119
+msgid "Insert video link"
+msgstr "插入视频链接"
 
-#: include/event.php:442 include/event.php:455 include/text.php:1097
-#: include/text.php:1114
-msgid "May"
-msgstr "五月"
+#: include/conversation.php:1344 mod/editpost.php:120
+msgid "video link"
+msgstr "视频链接"
 
-#: include/event.php:443
-msgid "Jun"
-msgstr "六月"
+#: include/conversation.php:1345 mod/editpost.php:121
+msgid "Insert audio link"
+msgstr "插入音频链接"
 
-#: include/event.php:444 include/text.php:1114
-msgid "Jul"
-msgstr "七月"
+#: include/conversation.php:1346 mod/editpost.php:122
+msgid "audio link"
+msgstr "音频链接"
 
-#: include/event.php:445 include/text.php:1114
-msgid "Aug"
-msgstr "八月"
+#: include/conversation.php:1347 mod/editpost.php:123
+msgid "Set your location"
+msgstr "设定您的位置"
 
-#: include/event.php:446
-msgid "Sept"
-msgstr "九月"
+#: include/conversation.php:1348 mod/editpost.php:124
+msgid "set location"
+msgstr "指定位置"
 
-#: include/event.php:447 include/text.php:1114
-msgid "Oct"
-msgstr "十月"
+#: include/conversation.php:1349 mod/editpost.php:125
+msgid "Clear browser location"
+msgstr "清空浏览器位置"
 
-#: include/event.php:448 include/text.php:1114
-msgid "Nov"
-msgstr "十一月"
+#: include/conversation.php:1350 mod/editpost.php:126
+msgid "clear location"
+msgstr "清除位置"
 
-#: include/event.php:449 include/text.php:1114
-msgid "Dec"
-msgstr "十二月"
+#: include/conversation.php:1352 mod/editpost.php:140
+msgid "Set title"
+msgstr "指定标题"
 
-#: include/event.php:451 include/text.php:1097
-msgid "January"
-msgstr "一月"
+#: include/conversation.php:1354 mod/editpost.php:142
+msgid "Categories (comma-separated list)"
+msgstr "种类(逗号分隔单)"
 
-#: include/event.php:452 include/text.php:1097
-msgid "February"
-msgstr "二月"
+#: include/conversation.php:1356 mod/editpost.php:128
+msgid "Permission settings"
+msgstr "权设置"
 
-#: include/event.php:453 include/text.php:1097
-msgid "March"
-msgstr "三月"
+#: include/conversation.php:1357 mod/editpost.php:157
+msgid "permissions"
+msgstr "权利"
 
-#: include/event.php:454 include/text.php:1097
-msgid "April"
-msgstr "å\9b\9bæ\9c\88"
+#: include/conversation.php:1365 mod/editpost.php:137
+msgid "Public post"
+msgstr "å\85¬å¼\80ç\9a\84æ¶\88æ\81¯"
 
-#: include/event.php:456 include/text.php:1097
-msgid "June"
-msgstr "六月"
+#: include/conversation.php:1369 mod/editpost.php:148 mod/events.php:531
+#: mod/photos.php:1492 mod/photos.php:1531 mod/photos.php:1604
+#: src/Object/Post.php:797
+msgid "Preview"
+msgstr "预览"
 
-#: include/event.php:457 include/text.php:1097
-msgid "July"
-msgstr "七月"
+#: include/conversation.php:1378
+msgid "Post to Groups"
+msgstr "发到组"
 
-#: include/event.php:458 include/text.php:1097
-msgid "August"
-msgstr "å\85«æ\9c\88"
+#: include/conversation.php:1379
+msgid "Post to Contacts"
+msgstr "å\8f\91ç»\99è\81\94系人"
 
-#: include/event.php:459 include/text.php:1097
-msgid "September"
-msgstr "九月"
+#: include/conversation.php:1380
+msgid "Private post"
+msgstr "私人文章"
 
-#: include/event.php:460 include/text.php:1097
-msgid "October"
-msgstr "十月"
+#: include/conversation.php:1385 mod/editpost.php:155
+#: src/Model/Profile.php:342
+msgid "Message"
+msgstr "通知"
 
-#: include/event.php:461 include/text.php:1097
-msgid "November"
-msgstr "十一月"
+#: include/conversation.php:1386 mod/editpost.php:156
+msgid "Browser"
+msgstr "浏览器"
 
-#: include/event.php:462 include/text.php:1097
-msgid "December"
-msgstr "十二月"
+#: include/conversation.php:1653
+msgid "View all"
+msgstr "查看全部"
 
-#: include/event.php:464 mod/cal.php:280 mod/events.php:401
-msgid "today"
-msgstr "今天"
+#: include/conversation.php:1676
+msgid "Like"
+msgid_plural "Likes"
+msgstr[0] "喜欢"
 
-#: include/event.php:465 mod/cal.php:281 mod/events.php:402
-#: src/Util/Temporal.php:304
-msgid "month"
-msgstr "月"
+#: include/conversation.php:1679
+msgid "Dislike"
+msgid_plural "Dislikes"
+msgstr[0] "不喜欢"
 
-#: include/event.php:466 mod/cal.php:282 mod/events.php:403
-#: src/Util/Temporal.php:305
-msgid "week"
-msgstr "星期"
+#: include/conversation.php:1685
+msgid "Not Attending"
+msgid_plural "Not Attending"
+msgstr[0] "不在参加"
 
-#: include/event.php:467 mod/cal.php:283 mod/events.php:404
-#: src/Util/Temporal.php:306
-msgid "day"
-msgstr "日"
+#: include/conversation.php:1688 src/Content/ContactSelector.php:125
+msgid "Undecided"
+msgid_plural "Undecided"
+msgstr[0] "未决定的"
 
-#: include/event.php:469
-msgid "No events to display"
-msgstr "没有可显示的事件"
+#: include/dba.php:59
+#, php-format
+msgid "Cannot locate DNS info for database server '%s'"
+msgstr "找不到DNS信息为数据库服务器「%s」"
 
-#: include/event.php:583
-msgid "l, F j"
-msgstr "l, F j"
+#: mod/allfriends.php:51
+msgid "No friends to display."
+msgstr "没有朋友展示。"
 
-#: include/event.php:607
-msgid "Edit event"
-msgstr "编项目"
+#: mod/allfriends.php:90 mod/suggest.php:101 mod/dirfind.php:218
+#: mod/match.php:105 src/Content/Widget.php:37 src/Model/Profile.php:297
+msgid "Connect"
+msgstr "连接"
 
-#: include/event.php:608
-msgid "Duplicate event"
-msgstr ""
+#: mod/api.php:85 mod/api.php:107
+msgid "Authorize application connection"
+msgstr "授权应用连接"
 
-#: include/event.php:609
-msgid "Delete event"
-msgstr "å\88 é\99¤äº\8b件"
+#: mod/api.php:86
+msgid "Return to your app and insert this Securty Code:"
+msgstr "å\9b\9eå½\92æ\82¨ç\9a\84åº\94ç\94¨å\92\8cè¾\93å\85¥è¿\99个å®\89å\85¨å¯\86ç \81ï¼\9a"
 
-#: include/event.php:636 include/text.php:1508 include/text.php:1515
-msgid "link to source"
-msgstr "链接到来源"
+#: mod/api.php:95
+msgid "Please login to continue."
+msgstr "请登录以继续。"
 
-#: include/event.php:896
-msgid "Export"
-msgstr "导出"
+#: 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 "你要授权这个应用访问你的文章和联系人,及/或为你创建新的文章吗?"
 
-#: include/event.php:897
-msgid "Export calendar as ical"
-msgstr "导出日历为 ical"
+#: mod/api.php:111 mod/profiles.php:649 mod/profiles.php:653
+#: mod/profiles.php:674 mod/dfrn_request.php:653 mod/follow.php:148
+#: mod/register.php:238 mod/settings.php:1109 mod/settings.php:1115
+#: mod/settings.php:1122 mod/settings.php:1126 mod/settings.php:1130
+#: mod/settings.php:1134 mod/settings.php:1138 mod/settings.php:1142
+#: mod/settings.php:1162 mod/settings.php:1163 mod/settings.php:1164
+#: mod/settings.php:1165 mod/settings.php:1166
+msgid "No"
+msgstr "否"
 
-#: include/event.php:898
-msgid "Export calendar as csv"
-msgstr "导出日历为 csv"
+#: mod/apps.php:14 index.php:242
+msgid "You must be logged in to use addons. "
+msgstr "您用插件前要登录"
 
-#: include/event.php:915
-msgid "D g:i A"
-msgstr ""
+#: mod/apps.php:19
+msgid "Applications"
+msgstr "应用"
 
-#: include/event.php:916
-msgid "g:i A"
-msgstr ""
+#: mod/apps.php:22
+msgid "No installed applications."
+msgstr "没有安装的应用"
 
-#: include/event.php:1011 include/event.php:1013
-msgid "Show map"
-msgstr "显示地图"
+#: mod/attach.php:15
+msgid "Item not available."
+msgstr "项目不可用的"
 
-#: include/event.php:1012
-msgid "Hide map"
-msgstr "隐藏地图"
+#: mod/attach.php:25
+msgid "Item was not found."
+msgstr "找不到项目。"
 
-#: include/items.php:342 mod/notice.php:22 mod/admin.php:269
-#: mod/admin.php:1762 mod/admin.php:2010 mod/display.php:70
-#: mod/display.php:247 mod/display.php:349 mod/viewsrc.php:21
-msgid "Item not found."
-msgstr "项目找不到。"
+#: mod/common.php:91
+msgid "No contacts in common."
+msgstr "没有共同的联系人。"
 
-#: include/items.php:382
-msgid "Do you really want to delete this item?"
-msgstr "æ\82¨ç\9c\9fç\9a\84æ\83³å\88 é\99¤è¿\99个项ç\9b®å\90\97ï¼\9f"
+#: mod/common.php:140 mod/contacts.php:877
+msgid "Common Friends"
+msgstr "æ\99®é\80\9aæ\9c\8bå\8f\8b们"
 
-#: include/items.php:384 mod/api.php:110 mod/suggest.php:38
-#: mod/profiles.php:649 mod/profiles.php:652 mod/profiles.php:674
-#: mod/contacts.php:464 mod/dfrn_request.php:653 mod/follow.php:148
-#: mod/message.php:138 mod/register.php:237 mod/settings.php:1109
-#: mod/settings.php:1115 mod/settings.php:1122 mod/settings.php:1126
-#: mod/settings.php:1130 mod/settings.php:1134 mod/settings.php:1138
-#: mod/settings.php:1142 mod/settings.php:1162 mod/settings.php:1163
-#: mod/settings.php:1164 mod/settings.php:1165 mod/settings.php:1166
-msgid "Yes"
-msgstr "是"
+#: mod/credits.php:18
+msgid "Credits"
+msgstr ""
 
-#: 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/group.php:26
-#: mod/nogroup.php:28 mod/repair_ostatus.php:13 mod/suggest.php:60
-#: mod/unfollow.php:15 mod/unfollow.php:57 mod/unfollow.php:90
-#: mod/uimport.php:28 mod/dirfind.php:24 mod/notifications.php:73
-#: mod/ostatus_subscribe.php:16 mod/cal.php:304 mod/dfrn_confirm.php:68
-#: mod/fsuggest.php:81 mod/invite.php:20 mod/invite.php:106 mod/manage.php:131
-#: mod/profiles.php:181 mod/profiles.php:619 mod/wall_attach.php:74
-#: mod/wall_attach.php:77 mod/contacts.php:378 mod/delegate.php:24
-#: mod/delegate.php:38 mod/editpost.php:20 mod/events.php:195
-#: mod/follow.php:16 mod/follow.php:53 mod/follow.php:116 mod/item.php:160
-#: mod/message.php:59 mod/message.php:104 mod/network.php:32 mod/notes.php:30
-#: mod/photos.php:174 mod/photos.php:1051 mod/poke.php:150
-#: mod/profile_photo.php:29 mod/profile_photo.php:188
-#: mod/profile_photo.php:199 mod/profile_photo.php:212 mod/register.php:53
-#: mod/regmod.php:108 mod/settings.php:41 mod/settings.php:140
-#: mod/settings.php:669 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 index.php:413
-msgid "Permission denied."
-msgstr "权限不够。"
+#: 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 是一个社区项目,如果没有许多人的努力她将无法实现。这里列出了那些为代码作出贡献或者参与本地化翻译的人们。感谢大家的努力!"
 
-#: include/items.php:471
-msgid "Archives"
-msgstr "档案"
+#: mod/crepair.php:87
+msgid "Contact settings applied."
+msgstr "联系人设置已应用。"
 
-#: include/items.php:477 view/theme/vier/theme.php:259
-#: src/Content/ForumManager.php:130 src/Content/Widget.php:312
-#: src/Object/Post.php:422 src/App.php:514
-msgid "show more"
-msgstr "看多"
+#: mod/crepair.php:89
+msgid "Contact update failed."
+msgstr "联系人更新失败。"
 
-#: include/text.php:302
-msgid "newer"
-msgstr "更新"
+#: mod/crepair.php:110 mod/dfrn_confirm.php:131 mod/fsuggest.php:29
+#: mod/fsuggest.php:97
+msgid "Contact not found."
+msgstr "没有找到联系人。"
 
-#: include/text.php:303
-msgid "older"
-msgstr "更旧"
+#: 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>警告:此为进阶</strong>,如果您输入不正确的信息,您也许无法与这位联系人的正常通讯。"
 
-#: include/text.php:308
-msgid "first"
-msgstr "首先"
+#: 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 "请<strong>立即</strong>用后退按钮如果您不确定怎么用这页"
 
-#: include/text.php:309
-msgid "prev"
-msgstr "上个"
+#: mod/crepair.php:129 mod/crepair.php:131
+msgid "No mirroring"
+msgstr "没有复制"
 
-#: include/text.php:343
-msgid "next"
-msgstr "下个"
+#: mod/crepair.php:129
+msgid "Mirror as forwarded posting"
+msgstr "复制为传达文章"
 
-#: include/text.php:344
-msgid "last"
-msgstr "最后"
+#: mod/crepair.php:129 mod/crepair.php:131
+msgid "Mirror as my own posting"
+msgstr "复制为我自己的文章"
 
-#: include/text.php:398
-msgid "Loading more entries..."
-msgstr "没有项目..."
+#: mod/crepair.php:144
+msgid "Return to contact editor"
+msgstr "返回到联系人编辑器"
 
-#: include/text.php:399
-msgid "The end"
-msgstr ""
+#: mod/crepair.php:146
+msgid "Refetch contact data"
+msgstr "重新获取联系人数据"
 
-#: include/text.php:884
-msgid "No contacts"
-msgstr "没有联系人"
+#: mod/crepair.php:148 mod/invite.php:150 mod/manage.php:184
+#: mod/profiles.php:685 mod/contacts.php:601 mod/install.php:251
+#: mod/install.php:290 mod/localtime.php:56 mod/poke.php:199
+#: mod/events.php:533 mod/fsuggest.php:116 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 view/theme/duepuntozero/config.php:71
+#: view/theme/frio/config.php:113 view/theme/quattro/config.php:73
+#: view/theme/vier/config.php:119 src/Object/Post.php:788
+msgid "Submit"
+msgstr "提交"
 
-#: include/text.php:908
-#, php-format
-msgid "%d Contact"
-msgid_plural "%d Contacts"
-msgstr[0] "%d 联系人"
+#: mod/crepair.php:149
+msgid "Remote Self"
+msgstr "遥远的自身"
 
-#: include/text.php:921
-msgid "View Contacts"
-msgstr "æ\9f¥ç\9c\8bè\81\94系人"
+#: mod/crepair.php:152
+msgid "Mirror postings from this contact"
+msgstr "æ\8a\8aè¿\99个ç\86\9f人ç\9a\84æ\96\87ç« å¤\8då\88¶ã\80\82"
 
-#: include/text.php:1010 mod/editpost.php:112 mod/filer.php:35
-#: mod/notes.php:68
-msgid "Save"
-msgstr "保存"
+#: mod/crepair.php:154
+msgid ""
+"Mark this contact as remote_self, this will cause friendica to repost new "
+"entries from this contact."
+msgstr "表明这个熟人当遥远的自身。Friendica要把这个熟人的新的文章复制。"
 
-#: include/text.php:1010
-msgid "Follow"
-msgstr "关注"
+#: mod/crepair.php:158 mod/admin.php:439 mod/admin.php:1689 mod/admin.php:1701
+#: mod/admin.php:1714 mod/admin.php:1730 mod/settings.php:681
+#: mod/settings.php:707
+msgid "Name"
+msgstr "名字"
 
-#: include/text.php:1016 mod/search.php:155 src/Content/Nav.php:142
-msgid "Search"
-msgstr "搜索"
+#: mod/crepair.php:159
+msgid "Account Nickname"
+msgstr "帐户昵称"
 
-#: include/text.php:1019 src/Content/Nav.php:58
-msgid "@name, !forum, #tags, content"
-msgstr ""
+#: mod/crepair.php:160
+msgid "@Tagname - overrides Name/Nickname"
+msgstr "@Tagname越过名/昵称"
 
-#: include/text.php:1025 src/Content/Nav.php:145
-msgid "Full Text"
-msgstr "å\85¨æ\96\87"
+#: mod/crepair.php:161
+msgid "Account URL"
+msgstr "å¸\90æ\88·URL"
 
-#: include/text.php:1026 src/Content/Nav.php:146
-#: src/Content/Widget/TagCloud.php:54
-msgid "Tags"
-msgstr "标签:"
+#: mod/crepair.php:162
+msgid "Friend Request URL"
+msgstr "朋友请求URL"
 
-#: include/text.php:1027 mod/contacts.php:805 mod/contacts.php:866
-#: mod/viewcontacts.php:131 view/theme/frio/theme.php:270
-#: src/Content/Nav.php:147 src/Content/Nav.php:212 src/Model/Profile.php:943
-#: src/Model/Profile.php:946
-msgid "Contacts"
-msgstr "联系人"
+#: mod/crepair.php:163
+msgid "Friend Confirm URL"
+msgstr "朋友确认URL"
 
-#: include/text.php:1030 view/theme/vier/theme.php:254
-#: src/Content/ForumManager.php:125 src/Content/Nav.php:151
-msgid "Forums"
-msgstr "论坛"
+#: mod/crepair.php:164
+msgid "Notification Endpoint URL"
+msgstr "通知端URL"
 
-#: include/text.php:1074
-msgid "poke"
-msgstr ""
+#: mod/crepair.php:165
+msgid "Poll/Feed URL"
+msgstr "喂URL"
 
-#: include/text.php:1074
-msgid "poked"
-msgstr "æ\88³äº\86"
+#: mod/crepair.php:166
+msgid "New photo from this URL"
+msgstr "æ\96°ç\85§ç\89\87ä»\8eè¿\99个URL"
 
-#: include/text.php:1075
-msgid "ping"
-msgstr "砰"
+#: mod/fbrowser.php:34 view/theme/frio/theme.php:261 src/Content/Nav.php:102
+#: src/Model/Profile.php:904
+msgid "Photos"
+msgstr "照片"
 
-#: include/text.php:1075
-msgid "pinged"
-msgstr "砰了"
+#: 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 "联系人照片"
 
-#: include/text.php:1076
-msgid "prod"
-msgstr "柔戳"
+#: mod/fbrowser.php:105 mod/fbrowser.php:136 mod/profile_photo.php:265
+msgid "Upload"
+msgstr "上传"
 
-#: include/text.php:1076
-msgid "prodded"
-msgstr "æ\9f\94æ\88³äº\86"
+#: mod/fbrowser.php:131
+msgid "Files"
+msgstr "æ\96\87件"
 
-#: include/text.php:1077
-msgid "slap"
-msgstr "掌击"
+#: 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:289
+msgid "Not Found"
+msgstr "未发现"
 
-#: include/text.php:1077
-msgid "slapped"
-msgstr "æ\8e\8cå\87»äº\86"
+#: mod/hcard.php:18
+msgid "No profile"
+msgstr "æ\97 ç®\80ä»\8b"
 
-#: include/text.php:1078
-msgid "finger"
-msgstr ""
+#: mod/help.php:48
+msgid "Help:"
+msgstr "帮助:"
 
-#: include/text.php:1078
-msgid "fingered"
-msgstr "指了"
+#: mod/help.php:54 view/theme/vier/theme.php:298 src/Content/Nav.php:134
+msgid "Help"
+msgstr "帮助"
 
-#: include/text.php:1079
-msgid "rebuff"
-msgstr "拒绝"
+#: mod/help.php:63 index.php:294
+msgid "Page not found."
+msgstr "页发现。"
 
-#: include/text.php:1079
-msgid "rebuffed"
-msgstr "已拒绝"
+#: mod/home.php:39
+#, php-format
+msgid "Welcome to %s"
+msgstr "%s欢迎你"
 
-#: include/text.php:1114
-msgid "Sep"
-msgstr ""
+#: mod/lockview.php:38 mod/lockview.php:46
+msgid "Remote privacy information not available."
+msgstr "摇隐私信息无效"
 
-#: include/text.php:1315 mod/videos.php:381
-msgid "View Video"
-msgstr "å¯\9fç\9c\8bè§\86é¢\91"
+#: mod/lockview.php:55
+msgid "Visible to:"
+msgstr "å\8f¯è§\81ç»\99ï¼\9a"
 
-#: include/text.php:1332
-msgid "bytes"
-msgstr "字节"
+#: mod/maintenance.php:24
+msgid "System down for maintenance"
+msgstr "系统关闭为了维持"
 
-#: include/text.php:1367 include/text.php:1378
-msgid "Click to open/close"
-msgstr "点击为开关"
+#: mod/newmember.php:11
+msgid "Welcome to Friendica"
+msgstr "Friendica欢迎你"
 
-#: include/text.php:1502
-msgid "View on separate page"
-msgstr "在另一页面中查看"
+#: mod/newmember.php:12
+msgid "New Member Checklist"
+msgstr "新成员清单"
 
-#: include/text.php:1503
-msgid "view on separate page"
-msgstr "在另一页面中查看"
+#: 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 "我们想提供一些建议和链接以助于让你有愉快的经历。点击任意一项访问相应的网页。在你注册之后,到这个页面的链接会在你的主页显示两周,之后悄声地消失。"
 
-#: include/text.php:1721
-msgid "activity"
-msgstr "æ´»å\8a¨"
+#: mod/newmember.php:15
+msgid "Getting Started"
+msgstr "å\85¥é\97¨"
 
-#: include/text.php:1723 src/Object/Post.php:421 src/Object/Post.php:433
-msgid "comment"
-msgid_plural "comments"
-msgstr[0] "评论"
+#: mod/newmember.php:17
+msgid "Friendica Walk-Through"
+msgstr "Friendica 漫游"
 
-#: include/text.php:1726
-msgid "post"
-msgstr "文章"
+#: 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 "在你的<em>快速上手</em>页-找到一个简要的对你的简介和网络标签的介绍,创建一些新的连接,并找一些群组加入。"
 
-#: include/text.php:1883
-msgid "Item filed"
-msgstr "把项目归档了"
+#: mod/newmember.php:19 mod/admin.php:1814 mod/admin.php:2083
+#: mod/settings.php:122 view/theme/frio/theme.php:269 src/Content/Nav.php:206
+msgid "Settings"
+msgstr "设置"
 
-#: mod/allfriends.php:51
-msgid "No friends to display."
-msgstr "没æ\9c\89æ\9c\8bå\8f\8bå±\95示ã\80\82"
+#: mod/newmember.php:21
+msgid "Go to Your Settings"
+msgstr "æ\82¨ç\9a\84设置"
 
-#: mod/allfriends.php:90 mod/suggest.php:101 mod/dirfind.php:218
-#: mod/match.php:105 src/Content/Widget.php:37 src/Model/Profile.php:297
-msgid "Connect"
-msgstr "连接"
+#: 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 "在你的<em>设置</em>页 - 改变你最初的密码。同时也记住你的身份地址。这看起来像一个电子邮件地址 - 并且在这个自由的社交网络交友时会有用。"
 
-#: mod/api.php:85 mod/api.php:107
-msgid "Authorize application connection"
-msgstr "授权应用连接"
+#: 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 "校对别的设置,特别是隐私设置。一个未发布的目录项目是跟未出版的电话号码一样。平时,你可能应该出版你的目录项目-除非都你的朋友们和可交的朋友们已经知道确切地怎么找你。"
 
-#: mod/api.php:86
-msgid "Return to your app and insert this Securty Code:"
-msgstr "回归您的应用和输入这个安全密码:"
+#: mod/newmember.php:24 mod/contacts.php:662 mod/contacts.php:854
+#: mod/profperm.php:113 view/theme/frio/theme.php:260 src/Content/Nav.php:101
+#: src/Model/Profile.php:730 src/Model/Profile.php:863
+#: src/Model/Profile.php:896
+msgid "Profile"
+msgstr "简介"
 
-#: mod/api.php:95
-msgid "Please login to continue."
-msgstr "请登录以继续。"
+#: mod/newmember.php:26 mod/profiles.php:704 mod/profile_photo.php:264
+msgid "Upload Profile Photo"
+msgstr "上传简历照片"
 
-#: mod/api.php:109
+#: mod/newmember.php:26
 msgid ""
-"Do you want to authorize this application to access your posts and contacts,"
-" and/or create new posts for you?"
-msgstr "你要授权这个应用访问你的文章和联系人,及/或为你创建新的文章吗?"
-
-#: mod/api.php:111 mod/profiles.php:649 mod/profiles.php:653
-#: mod/profiles.php:674 mod/dfrn_request.php:653 mod/follow.php:148
-#: mod/register.php:238 mod/settings.php:1109 mod/settings.php:1115
-#: mod/settings.php:1122 mod/settings.php:1126 mod/settings.php:1130
-#: mod/settings.php:1134 mod/settings.php:1138 mod/settings.php:1142
-#: mod/settings.php:1162 mod/settings.php:1163 mod/settings.php:1164
-#: mod/settings.php:1165 mod/settings.php:1166
-msgid "No"
-msgstr "否"
+"Upload a profile photo if you have not done so already. Studies have shown "
+"that people with real photos of themselves are ten times more likely to make"
+" friends than people who do not."
+msgstr "上传一张简历照片除非你已经做过。研究表明有真正自己的照片的人比没有的交朋友们可能多十倍。"
 
-#: mod/apps.php:14 index.php:242
-msgid "You must be logged in to use addons. "
-msgstr "您用插件前要登录"
+#: mod/newmember.php:27
+msgid "Edit Your Profile"
+msgstr "编辑您的简介"
 
-#: mod/apps.php:19
-msgid "Applications"
-msgstr "应用"
+#: 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 "随意编你的<strong>公开的</strong>简历。评论设置为藏起来你的朋友表和简历过陌生来客。"
 
-#: mod/apps.php:22
-msgid "No installed applications."
-msgstr "没有安装的应用"
+#: mod/newmember.php:28
+msgid "Profile Keywords"
+msgstr "简介关键字"
 
-#: mod/attach.php:15
-msgid "Item not available."
-msgstr "项目不可用的"
+#: 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 "指定一些公开关键字在您的默认简介描述您兴趣。我们可能找得了别人有相似兴趣和建议友谊。"
 
-#: mod/attach.php:25
-msgid "Item was not found."
-msgstr "找不到项目。"
+#: mod/newmember.php:30
+msgid "Connecting"
+msgstr "连接着"
 
-#: mod/bookmarklet.php:21 src/Content/Nav.php:114 src/Module/Login.php:312
-msgid "Login"
-msgstr "登录"
+#: mod/newmember.php:36
+msgid "Importing Emails"
+msgstr "进口着邮件"
 
-#: mod/bookmarklet.php:49
-msgid "The post was created"
-msgstr "文章创建了"
+#: 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 "输入你电子邮件使用信息在插销设置页,要是你想用你的电子邮件进口和互动朋友们或邮件表。"
 
-#: mod/common.php:91
-msgid "No contacts in common."
-msgstr "没有共同的联系人。"
+#: mod/newmember.php:39
+msgid "Go to Your Contacts Page"
+msgstr "转到您的联系人页面"
 
-#: mod/common.php:140 mod/contacts.php:877
-msgid "Common Friends"
-msgstr "普通朋友们"
+#: 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 "您熟人页是您门口为管理熟人和连接朋友们在别的网络。典型您输入他的地址或者网站URL在<em>添加新熟人</em>对话框。"
 
-#: mod/credits.php:18
-msgid "Credits"
-msgstr ""
+#: mod/newmember.php:40
+msgid "Go to Your Site's Directory"
+msgstr "您网站的目录"
 
-#: mod/credits.php:19
+#: mod/newmember.php:40
 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 是一个社区项目,如果没有许多人的努力她将无法实现。这里列出了那些为代码作出贡献或者参与本地化翻译的人们。感谢大家的努力!"
+"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 "目录页让你在这个网络或者其他的联邦的站点找到其他人。在他们的简介页找一个<em>连接</em>或<em>关注</em>链接。如果需要,提供你自己的身份地址。"
 
-#: mod/crepair.php:87
-msgid "Contact settings applied."
-msgstr "联系人设置已应用。"
+#: mod/newmember.php:41
+msgid "Finding New People"
+msgstr "找新人"
 
-#: mod/crepair.php:89
-msgid "Contact update failed."
-msgstr "熟人更新失败。"
+#: 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 "在熟人页的工具栏有一些工具为找新朋友们。我们会使人们相配按名或兴趣,和以网络关系作为提醒建议的根据。在新网站,朋友建议平常开始24小时后。"
 
-#: mod/crepair.php:110 mod/dfrn_confirm.php:131 mod/fsuggest.php:29
-#: mod/fsuggest.php:97
-msgid "Contact not found."
-msgstr "没有找到联系人。"
+#: mod/newmember.php:43 src/Model/Group.php:402
+msgid "Groups"
+msgstr "组"
 
-#: 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>警告:此为进阶</strong>,如果您输入不正确的信息,您也许无法与这位联系人的正常通讯。"
+#: mod/newmember.php:45
+msgid "Group Your Contacts"
+msgstr "给你的联系人分组"
 
-#: mod/crepair.php:115
+#: mod/newmember.php:45
 msgid ""
-"Please use your browser 'Back' button <strong>now</strong> if you are "
-"uncertain what to do on this page."
-msgstr "请<strong>立即</strong>用后退按钮如果您不确定怎么用这页"
+"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 "您交朋友们后,组织他们分私人交流组在您熟人页的边栏,您会私下地跟组交流在您的网络页。"
 
-#: mod/crepair.php:129 mod/crepair.php:131
-msgid "No mirroring"
-msgstr "没æ\9c\89å¤\8då\88"
+#: mod/newmember.php:48
+msgid "Why Aren't My Posts Public?"
+msgstr "æ\88\91æ\96\87ç« æ\80\8eä¹\88没å\85¬å¼\80ç\9a\84ï¼\9f"
 
-#: mod/crepair.php:129
-msgid "Mirror as forwarded posting"
-msgstr "复制为传达文章"
+#: 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尊敬您的隐私。默认是您文章只被您朋友们看。更多消息在帮助部分在上面的链接。"
 
-#: mod/crepair.php:129 mod/crepair.php:131
-msgid "Mirror as my own posting"
-msgstr "复制为我自己的文章"
+#: mod/newmember.php:52
+msgid "Getting Help"
+msgstr "怎么获得帮助"
 
-#: mod/crepair.php:144
-msgid "Return to contact editor"
-msgstr "返回到联系人编辑器"
+#: mod/newmember.php:54
+msgid "Go to the Help Section"
+msgstr "看帮助部分"
 
-#: mod/crepair.php:146
-msgid "Refetch contact data"
-msgstr "重新获取联系人数据"
+#: mod/newmember.php:54
+msgid ""
+"Our <strong>help</strong> pages may be consulted for detail on other program"
+" features and resources."
+msgstr "我们<strong>帮助</strong>页可查阅到详情关于别的编程特点和资源。"
 
-#: mod/crepair.php:148 mod/fsuggest.php:116 mod/invite.php:150
-#: mod/manage.php:184 mod/profiles.php:685 mod/contacts.php:601
-#: mod/events.php:533 mod/install.php:251 mod/install.php:290
-#: mod/localtime.php:56 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/poke.php:199 view/theme/duepuntozero/config.php:71
-#: view/theme/frio/config.php:113 view/theme/quattro/config.php:73
-#: view/theme/vier/config.php:119 src/Object/Post.php:788
-msgid "Submit"
-msgstr "提交"
+#: mod/nogroup.php:42 mod/contacts.php:610 mod/contacts.php:943
+#: mod/viewcontacts.php:112
+#, php-format
+msgid "Visit %s's profile [%s]"
+msgstr "看%s的简介[%s]"
 
-#: mod/crepair.php:149
-msgid "Remote Self"
-msgstr "遥远的自身"
+#: mod/nogroup.php:43 mod/contacts.php:944
+msgid "Edit contact"
+msgstr "编辑联系人"
 
-#: mod/crepair.php:152
-msgid "Mirror postings from this contact"
-msgstr "把这个熟人的文章复制。"
+#: mod/nogroup.php:63
+msgid "Contacts who are not members of a group"
+msgstr "不在组里的联系人"
 
-#: mod/crepair.php:154
-msgid ""
-"Mark this contact as remote_self, this will cause friendica to repost new "
-"entries from this contact."
-msgstr "表明这个熟人当遥远的自身。Friendica要把这个熟人的新的文章复制。"
+#: mod/p.php:14
+msgid "Not Extended"
+msgstr ""
 
-#: mod/crepair.php:158 mod/admin.php:439 mod/admin.php:1689 mod/admin.php:1701
-#: mod/admin.php:1714 mod/admin.php:1730 mod/settings.php:681
-#: mod/settings.php:707
-msgid "Name"
-msgstr "名字"
+#: mod/repair_ostatus.php:18
+msgid "Resubscribing to OStatus contacts"
+msgstr "重新订阅 OStatus 联系人"
 
-#: mod/crepair.php:159
-msgid "Account Nickname"
-msgstr "帐户昵称"
+#: mod/repair_ostatus.php:34
+msgid "Error"
+msgstr "错误"
 
-#: mod/crepair.php:160
-msgid "@Tagname - overrides Name/Nickname"
-msgstr "@Tagname越过名/昵称"
+#: mod/repair_ostatus.php:48 mod/ostatus_subscribe.php:61
+msgid "Done"
+msgstr "完成"
 
-#: mod/crepair.php:161
-msgid "Account URL"
-msgstr "帐户URL"
+#: mod/repair_ostatus.php:54 mod/ostatus_subscribe.php:85
+msgid "Keep this window open until done."
+msgstr "保持窗口打开直到完成。"
 
-#: mod/crepair.php:162
-msgid "Friend Request URL"
-msgstr "æ\9c\8bå\8f\8b请æ±\82URL"
+#: mod/suggest.php:36
+msgid "Do you really want to delete this suggestion?"
+msgstr "æ\82¨ç\9c\9fç\9a\84æ\83³å\88 é\99¤è¿\99个建议å\90\97ï¼\9f"
 
-#: mod/crepair.php:163
-msgid "Friend Confirm URL"
-msgstr "朋友确认URL"
+#: mod/suggest.php:73
+msgid ""
+"No suggestions available. If this is a new site, please try again in 24 "
+"hours."
+msgstr "没有建议。如果这是新网站,请24小时后再试。"
 
-#: mod/crepair.php:164
-msgid "Notification Endpoint URL"
-msgstr "通知端URL"
+#: mod/suggest.php:84 mod/suggest.php:104
+msgid "Ignore/Hide"
+msgstr "忽视/隐藏"
 
-#: mod/crepair.php:165
-msgid "Poll/Feed URL"
-msgstr "喂URL"
+#: mod/suggest.php:114 view/theme/vier/theme.php:203 src/Content/Widget.php:64
+msgid "Friend Suggestions"
+msgstr "朋友推荐"
 
-#: mod/crepair.php:166
-msgid "New photo from this URL"
-msgstr "æ\96°ç\85§ç\89\87ä»\8eè¿\99个URL"
+#: mod/unfollow.php:34
+msgid "Contact wasn't found or can't be unfollowed."
+msgstr "æ\89¾ä¸\8då\88°è\81\94系人æ\88\96è\80\85ä¸\8dè\83½å\85³æ³¨è\81\94系人ã\80\82"
 
-#: mod/directory.php:38 mod/community.php:25 mod/dfrn_request.php:607
-#: mod/display.php:201 mod/photos.php:932 mod/probe.php:13 mod/search.php:98
-#: mod/search.php:104 mod/videos.php:200 mod/viewcontacts.php:45
-#: mod/webfinger.php:16
-msgid "Public access denied."
-msgstr "拒绝公开访问"
+#: mod/unfollow.php:47
+msgid "Contact unfollowed"
+msgstr "取消关注了的联系人"
 
-#: mod/directory.php:142 mod/notifications.php:253 src/Model/Profile.php:420
-#: src/Model/Profile.php:731
-msgid "Gender:"
-msgstr "性别:"
+#: mod/unfollow.php:65 mod/dfrn_request.php:662 mod/follow.php:61
+msgid "Submit Request"
+msgstr "提交要求"
 
-#: mod/directory.php:144 src/Model/Profile.php:421 src/Model/Profile.php:755
-msgid "Status:"
-msgstr "现状:"
+#: mod/unfollow.php:73
+msgid "You aren't a friend of this contact."
+msgstr "你不是这个联系人的朋友。"
 
-#: mod/directory.php:146 src/Model/Profile.php:422 src/Model/Profile.php:772
-msgid "Homepage:"
-msgstr "主页:"
+#: mod/unfollow.php:79
+msgid "Unfollowing is currently not supported by your network."
+msgstr "取消关注现在不被你的网络支持。"
 
-#: mod/directory.php:148 mod/notifications.php:249 mod/contacts.php:655
-#: src/Model/Profile.php:423 src/Model/Profile.php:792
-msgid "About:"
-msgstr "关于:"
+#: mod/unfollow.php:100 mod/contacts.php:590
+msgid "Disconnect/Unfollow"
+msgstr "断开连接/取消关注"
 
-#: mod/directory.php:195 view/theme/vier/theme.php:201
-msgid "Global Directory"
-msgstr "综合目录"
+#: mod/unfollow.php:113 mod/dfrn_request.php:660 mod/follow.php:155
+msgid "Your Identity Address:"
+msgstr "你的身份地址:"
 
-#: mod/directory.php:197
-msgid "Find on this site"
-msgstr "找在这网站"
+#: mod/unfollow.php:122 mod/notifications.php:258 mod/contacts.php:647
+#: mod/follow.php:164 mod/admin.php:439 mod/admin.php:449
+msgid "Profile URL"
+msgstr "简介 URL"
 
-#: mod/directory.php:199
-msgid "Results for:"
-msgstr ""
+#: mod/unfollow.php:132 mod/contacts.php:849 mod/follow.php:181
+#: src/Model/Profile.php:891
+msgid "Status Messages and Posts"
+msgstr "现状通知和文章"
 
-#: mod/directory.php:201
-msgid "Site Directory"
-msgstr "网站目录"
+#: 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 "[嵌入内容-重新加载页为看]"
 
-#: mod/directory.php:202 mod/contacts.php:811 src/Content/Widget.php:63
-msgid "Find"
-msgstr "搜索"
+#: 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 "这个网站超过一天最多账户注册。请明天再试。"
 
-#: mod/directory.php:206
-msgid "No entries (some entries may be hidden)."
-msgstr "没有文章(有的文章会被隐藏)。"
+#: mod/uimport.php:70 mod/register.php:285
+msgid "Import"
+msgstr ""
 
-#: mod/fbrowser.php:34 view/theme/frio/theme.php:261 src/Content/Nav.php:102
-#: src/Model/Profile.php:890
-msgid "Photos"
-msgstr "照片"
+#: mod/uimport.php:72
+msgid "Move account"
+msgstr "把账户搬出"
 
-#: 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 "熟人照片"
+#: mod/uimport.php:73
+msgid "You can import an account from another Friendica server."
+msgstr "您会从别的Friendica服务器进口账户"
 
-#: mod/fbrowser.php:105 mod/fbrowser.php:136 mod/profile_photo.php:265
-msgid "Upload"
-msgstr "上传"
+#: 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 "你需要从老服务器导出你的账户并在这里上传。我们会在这里重建你的账户,包括你所有的联系人。我们也会通知你的朋友们你搬到了这里。"
 
-#: mod/fbrowser.php:131
-msgid "Files"
-msgstr "文件"
+#: 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 "这个特性是实验性的。我们不能从 OStatus 网络 (GNU Social/Statusnet) 或者 Diaspora 导入联系人"
 
-#: 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:289
-msgid "Not Found"
-msgstr "未发现"
+#: mod/uimport.php:76
+msgid "Account file"
+msgstr "账户文件"
 
-#: mod/group.php:36
-msgid "Group created."
-msgstr "群组已创建。"
+#: mod/uimport.php:76
+msgid ""
+"To export your account, go to \"Settings->Export your personal data\" and "
+"select \"Export account\""
+msgstr "为了导出你的账户,点击「设置→导出你的个人信息」和选择「导出账户」"
 
-#: mod/group.php:42
-msgid "Could not create group."
-msgstr "无法创建群组。"
+#: mod/dfrn_poll.php:123 mod/dfrn_poll.php:543
+#, php-format
+msgid "%1$s welcomes %2$s"
+msgstr "%1$s欢迎%2$s"
 
-#: mod/group.php:56 mod/group.php:158
-msgid "Group not found."
-msgstr "组找不到。"
+#: mod/dirfind.php:48
+#, php-format
+msgid "People Search - %s"
+msgstr ""
 
-#: mod/group.php:70
-msgid "Group name changed."
-msgstr "组名变化了。"
+#: mod/dirfind.php:59
+#, php-format
+msgid "Forum Search - %s"
+msgstr ""
 
-#: mod/group.php:83 mod/profperm.php:28 index.php:412
-msgid "Permission denied"
-msgstr "æ\9d\83é\99\90ä¸\8då¤\9f"
+#: mod/dirfind.php:256 mod/match.php:125
+msgid "No matches"
+msgstr "没æ\9c\89ç»\93æ\9e\9c"
 
-#: mod/group.php:97
-msgid "Save Group"
-msgstr "保存组"
+#: mod/friendica.php:77
+msgid "This is Friendica, version"
+msgstr "这是Friendica,版本"
 
-#: mod/group.php:102
-msgid "Create a group of contacts/friends."
-msgstr "创建一组联系人/朋友。"
+#: mod/friendica.php:78
+msgid "running at web location"
+msgstr "运作再网址"
 
-#: mod/group.php:103 mod/group.php:200 src/Model/Group.php:409
-msgid "Group Name: "
-msgstr "组名:"
+#: mod/friendica.php:82
+msgid ""
+"Please visit <a href=\"https://friendi.ca\">Friendi.ca</a> to learn more "
+"about the Friendica project."
+msgstr "请浏览 <a href=\"https://friendi.ca\">Friendi.ca</a> 以了解更多关于 Friendica 项目的信息。"
 
-#: mod/group.php:127
-msgid "Group removed."
-msgstr "组删除了。"
+#: mod/friendica.php:86
+msgid "Bug reports and issues: please visit"
+msgstr "Bug 及 issues 报告:请访问"
 
-#: mod/group.php:129
-msgid "Unable to remove group."
-msgstr "不能删除组。"
+#: mod/friendica.php:86
+msgid "the bugtracker at github"
+msgstr "在 github 上的错误追踪系统"
 
-#: mod/group.php:193
-msgid "Delete Group"
-msgstr "删除群组"
+#: mod/friendica.php:89
+msgid ""
+"Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - "
+"dot com"
+msgstr "建议,夸奖,捐赠,等-请发邮件到「 Info」在Friendica点com"
 
-#: mod/group.php:199
-msgid "Group Editor"
-msgstr "组编辑器"
+#: mod/friendica.php:103
+msgid "Installed addons/apps:"
+msgstr "已安装的插件/应用:"
 
-#: mod/group.php:204
-msgid "Edit Group Name"
-msgstr "编辑群组名称"
+#: mod/friendica.php:117
+msgid "No installed addons/apps"
+msgstr "没有已安装的插件或应用"
 
-#: mod/group.php:214
-msgid "Members"
-msgstr "成员"
+#: mod/friendica.php:122
+msgid "On this server the following remote servers are blocked."
+msgstr "在这个服务器上以下远程服务器被封禁了。"
 
-#: mod/group.php:216 mod/contacts.php:710
-msgid "All Contacts"
-msgstr "所有的熟人"
+#: mod/friendica.php:123 mod/dfrn_request.php:351 mod/admin.php:302
+#: mod/admin.php:320 src/Model/Contact.php:1142
+msgid "Blocked domain"
+msgstr "被封禁的域名"
 
-#: mod/group.php:217 mod/network.php:639
-msgid "Group is empty"
-msgstr "组没有成员"
+#: mod/friendica.php:123 mod/admin.php:303 mod/admin.php:321
+msgid "Reason for the block"
+msgstr "封禁原因"
 
-#: mod/group.php:230
-msgid "Remove Contact"
-msgstr "删除联系人"
+#: mod/match.php:48
+msgid "No keywords to match. Please add keywords to your default profile."
+msgstr "没有符合的关键字。请在您的默认简介加关键字。"
 
-#: mod/group.php:254
-msgid "Add Contact"
-msgstr "æ·»å\8a è\81\94系人"
+#: mod/match.php:104
+msgid "is interested in:"
+msgstr "æ\84\9få\85´è¶£å¯¹ï¼\9a"
 
-#: mod/group.php:266 mod/profperm.php:115
-msgid "Click on a contact to add or remove."
-msgstr "ç\82¹å\87»ç\86\9f人为添å\8a æ\88\96å\88 é\99¤ã\80\82"
+#: mod/match.php:120
+msgid "Profile Match"
+msgstr "ç®\80ä»\8b符å\90\88"
 
-#: mod/hcard.php:18
-msgid "No profile"
-msgstr "无简介"
+#: mod/notifications.php:37
+msgid "Invalid request identifier."
+msgstr "无效要求身份号。"
 
-#: mod/help.php:48
-msgid "Help:"
-msgstr "帮助:"
+#: mod/notifications.php:46 mod/notifications.php:183
+#: mod/notifications.php:230
+msgid "Discard"
+msgstr "丢弃"
 
-#: mod/help.php:54 view/theme/vier/theme.php:298 src/Content/Nav.php:134
-msgid "Help"
-msgstr "帮助"
+#: mod/notifications.php:62 mod/notifications.php:182
+#: mod/notifications.php:266 mod/contacts.php:629 mod/contacts.php:819
+#: mod/contacts.php:1003
+msgid "Ignore"
+msgstr "忽视"
 
-#: mod/help.php:63 index.php:294
-msgid "Page not found."
-msgstr "页å\8f\91ç\8e°ã\80\82"
+#: mod/notifications.php:98 src/Content/Nav.php:189
+msgid "Notifications"
+msgstr "é\80\9aç\9f¥"
 
-#: mod/home.php:39
-#, php-format
-msgid "Welcome to %s"
-msgstr "%s欢迎你"
+#: mod/notifications.php:107
+msgid "Network Notifications"
+msgstr "网络通知"
 
-#: mod/lockview.php:38 mod/lockview.php:46
-msgid "Remote privacy information not available."
-msgstr "摇隐私信息无效"
+#: mod/notifications.php:113 mod/notify.php:81
+msgid "System Notifications"
+msgstr "系统通知"
 
-#: mod/lockview.php:55
-msgid "Visible to:"
-msgstr "可见给:"
+#: mod/notifications.php:119
+msgid "Personal Notifications"
+msgstr "私人通知"
 
-#: mod/maintenance.php:24
-msgid "System down for maintenance"
-msgstr "系统关闭为了维持"
+#: mod/notifications.php:125
+msgid "Home Notifications"
+msgstr "主页通知"
 
-#: mod/newmember.php:11
-msgid "Welcome to Friendica"
-msgstr "Friendica欢迎你"
+#: mod/notifications.php:155
+msgid "Show Ignored Requests"
+msgstr "显示被忽视的请求"
 
-#: mod/newmember.php:12
-msgid "New Member Checklist"
-msgstr "新成员清单"
+#: mod/notifications.php:155
+msgid "Hide Ignored Requests"
+msgstr "隐藏被忽视的请求"
 
-#: 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 "我们想提供一些建议和链接以助于让你有愉快的经历。点击任意一项访问相应的网页。在你注册之后,到这个页面的链接会在你的主页显示两周,之后悄声地消失。"
+#: mod/notifications.php:167 mod/notifications.php:237
+msgid "Notification type: "
+msgstr "通知种类:"
 
-#: mod/newmember.php:15
-msgid "Getting Started"
-msgstr "入门"
+#: mod/notifications.php:170
+#, php-format
+msgid "suggested by %s"
+msgstr "由%s建议的"
 
-#: mod/newmember.php:17
-msgid "Friendica Walk-Through"
-msgstr "Friendica 漫游"
+#: mod/notifications.php:175 mod/notifications.php:254 mod/contacts.php:637
+msgid "Hide this contact from others"
+msgstr "对其他人隐藏这个联系人"
 
-#: 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 "在你的<em>快速上手</em>页-找到一个简要的对你的简介和网络标签的介绍,创建一些新的连接,并找一些群组加入。"
+#: mod/notifications.php:176 mod/notifications.php:255
+msgid "Post a new friend activity"
+msgstr "发表一个新朋友活动"
 
-#: mod/newmember.php:19 mod/admin.php:1814 mod/admin.php:2083
-#: mod/settings.php:122 view/theme/frio/theme.php:269 src/Content/Nav.php:206
-msgid "Settings"
-msgstr "设置"
+#: mod/notifications.php:176 mod/notifications.php:255
+msgid "if applicable"
+msgstr "如果可以"
 
-#: mod/newmember.php:21
-msgid "Go to Your Settings"
-msgstr "æ\82¨ç\9a\84设置"
+#: mod/notifications.php:179 mod/notifications.php:264 mod/admin.php:1704
+msgid "Approve"
+msgstr "æ\89¹å\87\86"
 
-#: 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 "在你的<em>设置</em>页 - 改变你最初的密码。同时也记住你的身份地址。这看起来像一个电子邮件地址 - 并且在这个自由的社交网络交友时会有用。"
+#: mod/notifications.php:198
+msgid "Claims to be known to you: "
+msgstr "声称被您认识:"
 
-#: 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 "校对别的设置,特别是隐私设置。一个未发布的目录项目是跟未出版的电话号码一样。平时,你可能应该出版你的目录项目-除非都你的朋友们和可交的朋友们已经知道确切地怎么找你。"
+#: mod/notifications.php:199
+msgid "yes"
+msgstr "是"
 
-#: mod/newmember.php:24 mod/contacts.php:662 mod/contacts.php:854
-#: mod/profperm.php:113 view/theme/frio/theme.php:260 src/Content/Nav.php:101
-#: src/Model/Profile.php:716 src/Model/Profile.php:849
-#: src/Model/Profile.php:882
-msgid "Profile"
-msgstr "简介"
+#: mod/notifications.php:199
+msgid "no"
+msgstr "否"
 
-#: mod/newmember.php:26 mod/profiles.php:704 mod/profile_photo.php:264
-msgid "Upload Profile Photo"
-msgstr "上传简历照片"
+#: mod/notifications.php:200 mod/notifications.php:205
+msgid "Shall your connection be bidirectional or not?"
+msgstr "是否启用双向连接?"
 
-#: mod/newmember.php:26
+#: mod/notifications.php:201 mod/notifications.php:206
+#, php-format
 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 "上传一张简历照片除非你已经做过。研究表明有真正自己的照片的人比没有的交朋友们可能多十倍。"
+"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 ""
 
-#: mod/newmember.php:27
-msgid "Edit Your Profile"
-msgstr "编辑您的简介"
+#: 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 ""
 
-#: mod/newmember.php:27
+#: mod/notifications.php:207
+#, php-format
 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 "随意编你的<strong>公开的</strong>简历。评论设置为藏起来你的朋友表和简历过陌生来客。"
+"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 ""
 
-#: mod/newmember.php:28
-msgid "Profile Keywords"
-msgstr "简介关键字"
+#: mod/notifications.php:218
+msgid "Friend"
+msgstr "朋友"
 
-#: 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 "指定一些公开关键字在您的默认简介描述您兴趣。我们可能找得了别人有相似兴趣和建议友谊。"
+#: mod/notifications.php:219
+msgid "Sharer"
+msgstr "分享者"
 
-#: mod/newmember.php:30
-msgid "Connecting"
-msgstr "è¿\9eæ\8e¥ç\9d\80"
+#: mod/notifications.php:219
+msgid "Subscriber"
+msgstr "订é\98\85è\80\85"
 
-#: mod/newmember.php:36
-msgid "Importing Emails"
-msgstr "进口着邮件"
+#: mod/notifications.php:249 mod/contacts.php:655 mod/directory.php:155
+#: src/Model/Profile.php:423 src/Model/Profile.php:806
+msgid "About:"
+msgstr "关于:"
 
-#: 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 "输入你电子邮件使用信息在插销设置页,要是你想用你的电子邮件进口和互动朋友们或邮件表。"
+#: mod/notifications.php:251 mod/contacts.php:657 mod/follow.php:172
+#: src/Model/Profile.php:794
+msgid "Tags:"
+msgstr "标签:"
 
-#: mod/newmember.php:39
-msgid "Go to Your Contacts Page"
-msgstr "转到您的联系人页面"
+#: mod/notifications.php:253 mod/directory.php:152 src/Model/Profile.php:420
+#: src/Model/Profile.php:745
+msgid "Gender:"
+msgstr "性别:"
 
-#: 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 "您熟人页是您门口为管理熟人和连接朋友们在别的网络。典型您输入他的地址或者网站URL在<em>添加新熟人</em>对话框。"
+#: mod/notifications.php:261 mod/contacts.php:63 src/Model/Profile.php:518
+msgid "Network:"
+msgstr "网络"
 
-#: mod/newmember.php:40
-msgid "Go to Your Site's Directory"
-msgstr "æ\82¨ç½\91ç«\99ç\9a\84ç\9b®å½\95"
+#: mod/notifications.php:275
+msgid "No introductions."
+msgstr "没æ\9c\89ä»\8bç»\8dã\80\82"
 
-#: 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 "目录页让你在这个网络或者其他的联邦的站点找到其他人。在他们的简介页找一个<em>连接</em>或<em>关注</em>链接。如果需要,提供你自己的身份地址。"
+#: mod/notifications.php:316
+msgid "Show unread"
+msgstr "显示未读"
 
-#: mod/newmember.php:41
-msgid "Finding New People"
-msgstr "æ\89¾æ\96°äºº"
+#: mod/notifications.php:316
+msgid "Show all"
+msgstr "æ\98¾ç¤ºå\85¨é\83¨"
 
-#: 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 "在熟人页的工具栏有一些工具为找新朋友们。我们会使人们相配按名或兴趣,和以网络关系作为提醒建议的根据。在新网站,朋友建议平常开始24小时后。"
+#: mod/notifications.php:322
+#, php-format
+msgid "No more %s notifications."
+msgstr "没有更多的 %s 通知。"
 
-#: mod/newmember.php:43 src/Model/Group.php:402
-msgid "Groups"
-msgstr ""
+#: mod/oexchange.php:30
+msgid "Post successful."
+msgstr "评论发表了。"
 
-#: mod/newmember.php:45
-msgid "Group Your Contacts"
-msgstr "给你的联系人分组"
+#: mod/openid.php:29
+msgid "OpenID protocol error. No ID returned."
+msgstr "OpenID协议错误。没ID还。 "
 
-#: mod/newmember.php:45
+#: mod/openid.php:66
 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 "您交朋友们后,组织他们分私人交流组在您熟人页的边栏,您会私下地跟组交流在您的网络页。"
+"Account not found and OpenID registration is not permitted on this site."
+msgstr "找不到账户和OpenID注册不允许。"
 
-#: mod/newmember.php:48
-msgid "Why Aren't My Posts Public?"
-msgstr "我文章怎么没公开的?"
+#: mod/openid.php:116 src/Module/Login.php:86 src/Module/Login.php:134
+msgid "Login failed."
+msgstr "登录失败。"
 
-#: 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尊敬您的隐私。默认是您文章只被您朋友们看。更多消息在帮助部分在上面的链接。"
+#: mod/ostatus_subscribe.php:21
+msgid "Subscribing to OStatus contacts"
+msgstr "正在订阅 OStatus 联系人"
 
-#: mod/newmember.php:52
-msgid "Getting Help"
-msgstr "怎么获得帮助"
+#: mod/ostatus_subscribe.php:32
+msgid "No contact provided."
+msgstr ""
 
-#: mod/newmember.php:54
-msgid "Go to the Help Section"
-msgstr "看帮助部分"
+#: mod/ostatus_subscribe.php:38
+msgid "Couldn't fetch information for contact."
+msgstr "无法获取联系人信息。"
 
-#: mod/newmember.php:54
-msgid ""
-"Our <strong>help</strong> pages may be consulted for detail on other program"
-" features and resources."
-msgstr "我们<strong>帮助</strong>页可查阅到详情关于别的编程特点和资源。"
+#: mod/ostatus_subscribe.php:47
+msgid "Couldn't fetch friends for contact."
+msgstr "无法取得联系人的朋友信息。"
 
-#: mod/nogroup.php:42 mod/contacts.php:610 mod/contacts.php:943
-#: mod/viewcontacts.php:112
-#, php-format
-msgid "Visit %s's profile [%s]"
-msgstr "看%s的简介[%s]"
+#: mod/ostatus_subscribe.php:75
+msgid "success"
+msgstr "成功"
 
-#: mod/nogroup.php:43 mod/contacts.php:944
-msgid "Edit contact"
-msgstr "编辑联系人"
+#: mod/ostatus_subscribe.php:77
+msgid "failed"
+msgstr "失败"
 
-#: mod/nogroup.php:63
-msgid "Contacts who are not members of a group"
-msgstr "不在组里的联系人"
+#: mod/ostatus_subscribe.php:80 src/Object/Post.php:278
+msgid "ignored"
+msgstr "已忽视的"
 
-#: mod/p.php:14
-msgid "Not Extended"
-msgstr ""
+#: mod/cal.php:142 mod/display.php:308 mod/profile.php:173
+msgid "Access to this profile has been restricted."
+msgstr "使用权这个简介被限制了."
 
-#: mod/repair_ostatus.php:18
-msgid "Resubscribing to OStatus contacts"
-msgstr "重新订阅 OStatus 联系人"
+#: mod/cal.php:274 mod/events.php:392 view/theme/frio/theme.php:263
+#: view/theme/frio/theme.php:267 src/Content/Nav.php:104
+#: src/Content/Nav.php:169 src/Model/Profile.php:924 src/Model/Profile.php:935
+msgid "Events"
+msgstr "事件"
 
-#: mod/repair_ostatus.php:34
-msgid "Error"
-msgstr "错误"
+#: mod/cal.php:275 mod/events.php:393
+msgid "View"
+msgstr ""
 
-#: mod/repair_ostatus.php:48 mod/ostatus_subscribe.php:61
-msgid "Done"
-msgstr "完成"
+#: mod/cal.php:276 mod/events.php:395
+msgid "Previous"
+msgstr ""
 
-#: mod/repair_ostatus.php:54 mod/ostatus_subscribe.php:85
-msgid "Keep this window open until done."
-msgstr "ä¿\9dæ\8c\81çª\97å\8f£æ\89\93å¼\80ç\9b´å\88°å®\8cæ\88\90ã\80\82"
+#: mod/cal.php:277 mod/install.php:209 mod/events.php:396
+msgid "Next"
+msgstr "ä¸\8b"
 
-#: mod/suggest.php:36
-msgid "Do you really want to delete this suggestion?"
-msgstr "您真的想删除这个建议吗?"
+#: mod/cal.php:284 mod/events.php:405
+msgid "list"
+msgstr "列表"
 
-#: mod/suggest.php:73
-msgid ""
-"No suggestions available. If this is a new site, please try again in 24 "
-"hours."
-msgstr "没有建议。如果这是新网站,请24小时后再试。"
+#: mod/cal.php:297 src/Model/User.php:202
+msgid "User not found"
+msgstr "找不到用户"
 
-#: mod/suggest.php:84 mod/suggest.php:104
-msgid "Ignore/Hide"
-msgstr "忽视/隐藏"
+#: mod/cal.php:313
+msgid "This calendar format is not supported"
+msgstr "这个日历格式不被支持"
 
-#: mod/suggest.php:114 view/theme/vier/theme.php:203 src/Content/Widget.php:64
-msgid "Friend Suggestions"
-msgstr "æ\9c\8bå\8f\8bæ\8e¨è\8d\90"
+#: mod/cal.php:315
+msgid "No exportable data found"
+msgstr "æ\89¾ä¸\8då\88°å\8f¯å¯¼å\87ºç\9a\84æ\95°æ\8d®"
 
-#: mod/unfollow.php:34
-msgid "Contact wasn't found or can't be unfollowed."
-msgstr "æ\89¾ä¸\8då\88°è\81\94系人æ\88\96è\80\85ä¸\8dè\83½å\85³æ³¨è\81\94系人ã\80\82"
+#: mod/cal.php:332
+msgid "calendar"
+msgstr "æ\97¥å\8e\86"
 
-#: mod/unfollow.php:47
-msgid "Contact unfollowed"
-msgstr "取消关注了的联系人"
+#: mod/dfrn_confirm.php:74 mod/profiles.php:38 mod/profiles.php:148
+#: mod/profiles.php:195 mod/profiles.php:631
+msgid "Profile not found."
+msgstr "找不到简介。"
 
-#: mod/unfollow.php:65 mod/dfrn_request.php:662 mod/follow.php:61
-msgid "Submit Request"
-msgstr "提交要求"
+#: 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/unfollow.php:73
-msgid "You aren't a friend of this contact."
-msgstr "你不是这个联系人的朋友。"
+#: mod/dfrn_confirm.php:242
+msgid "Response from remote site was not understood."
+msgstr "遥网站的回答明白不了。"
 
-#: mod/unfollow.php:79
-msgid "Unfollowing is currently not supported by your network."
-msgstr "取消关注现在不被你的网络支持。"
+#: mod/dfrn_confirm.php:249 mod/dfrn_confirm.php:254
+msgid "Unexpected response from remote site: "
+msgstr "居然回答从遥网站:"
+
+#: mod/dfrn_confirm.php:263
+msgid "Confirmation completed successfully."
+msgstr "确认成功完成。"
 
-#: mod/unfollow.php:100 mod/contacts.php:590
-msgid "Disconnect/Unfollow"
-msgstr "断开连接/取消关注"
+#: mod/dfrn_confirm.php:275
+msgid "Temporary failure. Please wait and try again."
+msgstr "临时失败。请等一会,再试。"
 
-#: mod/unfollow.php:113 mod/dfrn_request.php:660 mod/follow.php:155
-msgid "Your Identity Address:"
-msgstr "ä½ ç\9a\84身份å\9c°å\9d\80ï¼\9a"
+#: mod/dfrn_confirm.php:278
+msgid "Introduction failed or was revoked."
+msgstr "ä»\8bç»\8d失败æ\88\96被å\90\8aé\94\80ã\80\82"
 
-#: mod/unfollow.php:122 mod/notifications.php:258 mod/admin.php:439
-#: mod/admin.php:449 mod/contacts.php:647 mod/follow.php:164
-msgid "Profile URL"
-msgstr "简介 URL"
+#: mod/dfrn_confirm.php:283
+msgid "Remote site reported: "
+msgstr "远程站点报告:"
 
-#: mod/unfollow.php:132 mod/contacts.php:849 mod/follow.php:181
-#: src/Model/Profile.php:877
-msgid "Status Messages and Posts"
-msgstr "现状通知和文章"
+#: mod/dfrn_confirm.php:396
+msgid "Unable to set contact photo."
+msgstr "无法设置联系人照片。"
 
-#: mod/update_community.php:27 mod/update_display.php:27
-#: mod/update_network.php:32 mod/update_notes.php:40 mod/update_profile.php:39
-msgid "[Embedded content - reload page to view]"
-msgstr "[嵌入内容-重新加载页为看]"
+#: mod/dfrn_confirm.php:498
+#, php-format
+msgid "No user record found for '%s' "
+msgstr "找不到「%s」的用户记录"
 
-#: 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 "这个网站超过一天最多账户注册。请明天再试。"
+#: mod/dfrn_confirm.php:508
+msgid "Our site encryption key is apparently messed up."
+msgstr "看起来我们的加密钥匙失灵了。"
 
-#: mod/uimport.php:70 mod/register.php:285
-msgid "Import"
-msgstr ""
+#: mod/dfrn_confirm.php:519
+msgid "Empty site URL was provided or URL could not be decrypted by us."
+msgstr "空的URL供应,或URL解不了码。"
 
-#: mod/uimport.php:72
-msgid "Move account"
-msgstr "æ\8a\8aè´¦æ\88·æ\90¬å\87º"
+#: mod/dfrn_confirm.php:535
+msgid "Contact record was not found for you on our site."
+msgstr "æ\97 æ³\95å\9c¨æ\9c¬ç«\99ç\82¹ä¸ºæ\82¨æ\89¾å\88°è\81\94系人记å½\95ã\80\82"
 
-#: mod/uimport.php:73
-msgid "You can import an account from another Friendica server."
-msgstr "您会从别的Friendica服务器进口账户"
+#: mod/dfrn_confirm.php:549
+#, php-format
+msgid "Site public key not available in contact record for URL %s."
+msgstr "没有网站公开钥匙在熟人记录在URL%s。"
 
-#: mod/uimport.php:74
+#: mod/dfrn_confirm.php:565
 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 "你需要从老服务器导出你的账户并在这里上传。我们会在这里重建你的账户,包括你所有的联系人。我们也会通知你的朋友们你搬到了这里。"
+"The ID provided by your system is a duplicate on our system. It should work "
+"if you try again."
+msgstr "身份证明由您的系统是在我们的重做。你再试应该运行。"
 
-#: 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 "这个特性是实验性的。我们不能从 OStatus 网络 (GNU Social/Statusnet) 或者 Diaspora 导入联系人"
+#: mod/dfrn_confirm.php:576
+msgid "Unable to set your contact credentials on our system."
+msgstr "不能创作您的熟人证件在我们的系统。"
 
-#: mod/uimport.php:76
-msgid "Account file"
-msgstr "账户文件"
+#: mod/dfrn_confirm.php:631
+msgid "Unable to update your contact profile details on our system"
+msgstr "不能更新您的熟人简介消息在我们的系统"
 
-#: mod/uimport.php:76
-msgid ""
-"To export your account, go to \"Settings->Export your personal data\" and "
-"select \"Export account\""
-msgstr "为了导出你的账户,点击「设置→导出你的个人信息」和选择「导出账户」"
+#: mod/dfrn_confirm.php:661 mod/dfrn_request.php:568
+#: src/Model/Contact.php:1434
+msgid "[Name Withheld]"
+msgstr "[名字拒给]"
 
-#: mod/dfrn_poll.php:123 mod/dfrn_poll.php:543
+#: mod/dfrn_confirm.php:694
 #, php-format
-msgid "%1$s welcomes %2$s"
-msgstr "%1$s欢迎%2$s"
+msgid "%1$s has joined %2$s"
+msgstr "%1$s加入%2$s了"
 
-#: mod/dirfind.php:48
-#, php-format
-msgid "People Search - %s"
-msgstr ""
+#: mod/invite.php:33
+msgid "Total invitation limit exceeded."
+msgstr "邀请限超过了。"
 
-#: mod/dirfind.php:59
+#: mod/invite.php:55
 #, php-format
-msgid "Forum Search - %s"
-msgstr ""
+msgid "%s : Not a valid email address."
+msgstr "%s : 不是效的电子邮件地址."
 
-#: mod/dirfind.php:256 mod/match.php:125
-msgid "No matches"
-msgstr "没有结果"
+#: mod/invite.php:80
+msgid "Please join us on Friendica"
+msgstr "请加入我们再Friendica"
 
-#: mod/friendica.php:77
-msgid "This is Friendica, version"
-msgstr "这是Friendica,版本"
+#: mod/invite.php:91
+msgid "Invitation limit exceeded. Please contact your site administrator."
+msgstr "邀请限超过了。请联系您的网站管理员。"
 
-#: mod/friendica.php:78
-msgid "running at web location"
-msgstr "运作再网址"
+#: mod/invite.php:95
+#, php-format
+msgid "%s : Message delivery failed."
+msgstr "%s : 送消息失败了。"
 
-#: mod/friendica.php:82
-msgid ""
-"Please visit <a href=\"https://friendi.ca\">Friendi.ca</a> to learn more "
-"about the Friendica project."
-msgstr "请浏览 <a href=\"https://friendi.ca\">Friendi.ca</a> 以了解更多关于 Friendica 项目的信息。"
+#: mod/invite.php:99
+#, php-format
+msgid "%d message sent."
+msgid_plural "%d messages sent."
+msgstr[0] "%d消息传送了。"
 
-#: mod/friendica.php:86
-msgid "Bug reports and issues: please visit"
-msgstr "Bug 及 issues 报告:请访问"
+#: mod/invite.php:117
+msgid "You have no more invitations available"
+msgstr "您没有别的邀请"
 
-#: mod/friendica.php:86
-msgid "the bugtracker at github"
-msgstr "在 github 上的错误追踪系统"
+#: mod/invite.php:125
+#, 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 "参观%s看一单公开网站您会加入。Friendica成员在别的网站都会互相连接,再跟很多别的社会网络。"
 
-#: mod/friendica.php:89
+#: mod/invite.php:127
+#, php-format
 msgid ""
-"Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - "
-"dot com"
-msgstr "建议,夸奖,捐赠,等-请发邮件到「 Info」在Friendica点com"
+"To accept this invitation, please visit and register at %s or any other "
+"public Friendica website."
+msgstr "为接受这个邀请,请再%s或什么别的Friendica网站注册。"
 
-#: mod/friendica.php:103
-msgid "Installed addons/apps:"
-msgstr "已安装的插件/应用:"
+#: mod/invite.php:128
+#, 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 站点互相连接来创建一个增强隐私的由他们的成员拥有并控制的社交网络。它们也能跟多传统的社交网络连接。看 %s 来获取一份你可以选择加入的 Friendica 站点。"
 
-#: mod/friendica.php:117
-msgid "No installed addons/apps"
-msgstr "没有已安装的插件或应用"
+#: mod/invite.php:132
+msgid ""
+"Our apologies. This system is not currently configured to connect with other"
+" public sites or invite members."
+msgstr "不好意思。这个系统目前没设置跟别的公开网站连接或邀请成员。"
 
-#: mod/friendica.php:122
-msgid "On this server the following remote servers are blocked."
-msgstr "在这个服务器上以下远程服务器被封禁了。"
+#: mod/invite.php:136
+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 站点相互连接以创造出一个由其组成成员控制拥有的有强大隐私保护能力的大型社交网络。各站点同时也能够接入许多传统社交网络。"
 
-#: mod/friendica.php:123 mod/admin.php:302 mod/admin.php:320
-#: mod/dfrn_request.php:351 src/Model/Contact.php:1142
-msgid "Blocked domain"
-msgstr "被å°\81ç¦\81ç\9a\84å\9f\9få\90\8d"
+#: mod/invite.php:135
+#, php-format
+msgid "To accept this invitation, please visit and register at %s."
+msgstr "è¦\81æ\8e¥å\8f\97è¿\99个é\82\80请ï¼\8c请å\9c¨ %s è®¿é\97®å¹¶æ³¨å\86\8cã\80\82"
 
-#: mod/friendica.php:123 mod/admin.php:303 mod/admin.php:321
-msgid "Reason for the block"
-msgstr "å°\81ç¦\81å\8e\9få\9b "
+#: mod/invite.php:142
+msgid "Send invitations"
+msgstr "å\8f\91请æ\9f¬"
 
-#: mod/match.php:48
-msgid "No keywords to match. Please add keywords to your default profile."
-msgstr "没有符合的关键字。请在您的默认简介加关键字。"
+#: mod/invite.php:143
+msgid "Enter email addresses, one per line:"
+msgstr "输入电子邮件地址,一行一个:"
 
-#: mod/match.php:104
-msgid "is interested in:"
-msgstr "感兴趣对:"
+#: mod/invite.php:144 mod/wallmessage.php:141 mod/message.php:259
+#: mod/message.php:426
+msgid "Your message:"
+msgstr "你的消息:"
 
-#: mod/match.php:120
-msgid "Profile Match"
-msgstr "简介符合"
+#: mod/invite.php:145
+msgid ""
+"You are cordially invited to join me and other close friends on Friendica - "
+"and help us to create a better social web."
+msgstr "在 Friendica,你被诚挚地邀请来加入我和其他亲密的朋友-并帮助我们创建更好的社会网络。"
 
-#: mod/notifications.php:37
-msgid "Invalid request identifier."
-msgstr "æ\97 æ\95\88è¦\81æ±\82身份å\8f·ã\80\82"
+#: mod/invite.php:147
+msgid "You will need to supply this invitation code: $invite_code"
+msgstr "æ\82¨è¦\81è¾\93å\85¥è¿\99个é\82\80请å¯\86ç \81ï¼\9a$invite_code"
 
-#: mod/notifications.php:46 mod/notifications.php:183
-#: mod/notifications.php:230
-msgid "Discard"
-msgstr "丢弃"
+#: mod/invite.php:147
+msgid ""
+"Once you have registered, please connect with me via my profile page at:"
+msgstr "您一注册,请页跟我连接,用我的简介在:"
 
-#: mod/notifications.php:62 mod/notifications.php:182
-#: mod/notifications.php:266 mod/contacts.php:629 mod/contacts.php:819
-#: mod/contacts.php:1003
-msgid "Ignore"
-msgstr "忽视"
+#: mod/invite.php:149
+msgid ""
+"For more information about the Friendica project and why we feel it is "
+"important, please visit http://friendi.ca"
+msgstr "欲了解更多关于 Friendica 项目的信息以及为什么我们认为这很重要,请访问 http://friendi.ca"
 
-#: mod/notifications.php:98 src/Content/Nav.php:189
-msgid "Notifications"
-msgstr "通知"
+#: mod/manage.php:180
+msgid "Manage Identities and/or Pages"
+msgstr "管理身份或页"
+
+#: 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 "交替不同同一人或社会/组页合用您的账户或给您「管理」批准"
 
-#: mod/notifications.php:107
-msgid "Network Notifications"
-msgstr "网络通知"
+#: mod/manage.php:182
+msgid "Select an identity to manage: "
+msgstr "选择同一个人管理:"
 
-#: mod/notifications.php:113 mod/notify.php:81
-msgid "System Notifications"
-msgstr "ç³»ç»\9fé\80\9aç\9f¥"
+#: mod/profiles.php:57
+msgid "Profile deleted."
+msgstr "ç®\80ä»\8bå\88 é\99¤äº\86ã\80\82"
 
-#: mod/notifications.php:119
-msgid "Personal Notifications"
-msgstr "ç§\81人é\80\9aç\9f¥"
+#: mod/profiles.php:73 mod/profiles.php:109
+msgid "Profile-"
+msgstr "ç®\80ä»\8b-"
 
-#: mod/notifications.php:125
-msgid "Home Notifications"
-msgstr "主页通知"
+#: mod/profiles.php:92 mod/profiles.php:131
+msgid "New profile created."
+msgstr "新的简介已创建。"
 
-#: mod/notifications.php:155
-msgid "Show Ignored Requests"
-msgstr "æ\98¾ç¤ºè¢«å¿½è§\86ç\9a\84请æ±\82"
+#: mod/profiles.php:115
+msgid "Profile unavailable to clone."
+msgstr "ç®\80ä»\8bä¸\8då\8f¯ç\94¨ä¸ºå¤\8då\88¶ã\80\82"
 
-#: mod/notifications.php:155
-msgid "Hide Ignored Requests"
-msgstr "隐藏被忽视的请求"
+#: mod/profiles.php:205
+msgid "Profile Name is required."
+msgstr "必要简介名"
 
-#: mod/notifications.php:167 mod/notifications.php:237
-msgid "Notification type: "
-msgstr "通知种类:"
+#: mod/profiles.php:346
+msgid "Marital Status"
+msgstr "婚姻状况 "
 
-#: mod/notifications.php:170
-#, php-format
-msgid "suggested by %s"
-msgstr "由%s建议的"
+#: mod/profiles.php:350
+msgid "Romantic Partner"
+msgstr "情人"
 
-#: mod/notifications.php:175 mod/notifications.php:254 mod/contacts.php:637
-msgid "Hide this contact from others"
-msgstr "对å\85¶ä»\96人é\9a\90è\97\8fè¿\99个è\81\94系人"
+#: mod/profiles.php:362
+msgid "Work/Employment"
+msgstr "å·¥ä½\9c"
 
-#: mod/notifications.php:176 mod/notifications.php:255
-msgid "Post a new friend activity"
-msgstr "å\8f\91表ä¸\80个æ\96°æ\9c\8bå\8f\8bæ´»å\8a¨"
+#: mod/profiles.php:365
+msgid "Religion"
+msgstr "å®\97æ\95\99"
 
-#: mod/notifications.php:176 mod/notifications.php:255
-msgid "if applicable"
-msgstr "如果可以"
+#: mod/profiles.php:369
+msgid "Political Views"
+msgstr "政治观念"
 
-#: mod/notifications.php:179 mod/notifications.php:264 mod/admin.php:1704
-msgid "Approve"
-msgstr "æ\89¹å\87\86"
+#: mod/profiles.php:373
+msgid "Gender"
+msgstr "æ\80§å\88«"
 
-#: mod/notifications.php:198
-msgid "Claims to be known to you: "
-msgstr "声称被您认识:"
+#: mod/profiles.php:377
+msgid "Sexual Preference"
+msgstr "性取向"
 
-#: mod/notifications.php:199
-msgid "yes"
-msgstr ""
+#: mod/profiles.php:381
+msgid "XMPP"
+msgstr "XMPP"
 
-#: mod/notifications.php:199
-msgid "no"
-msgstr ""
+#: mod/profiles.php:385
+msgid "Homepage"
+msgstr "主页"
 
-#: mod/notifications.php:200 mod/notifications.php:205
-msgid "Shall your connection be bidirectional or not?"
-msgstr "是否启用双向连接?"
+#: mod/profiles.php:389 mod/profiles.php:699
+msgid "Interests"
+msgstr "兴趣"
 
-#: 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 ""
+#: mod/profiles.php:393 mod/admin.php:439
+msgid "Address"
+msgstr "地址"
 
-#: 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 ""
+#: mod/profiles.php:400 mod/profiles.php:695
+msgid "Location"
+msgstr "位置"
 
-#: 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 ""
+#: mod/profiles.php:485
+msgid "Profile updated."
+msgstr "简介更新了。"
 
-#: mod/notifications.php:218
-msgid "Friend"
-msgstr "朋友"
+#: mod/profiles.php:577
+msgid " and "
+msgstr ""
 
-#: mod/notifications.php:219
-msgid "Sharer"
-msgstr "å\88\86享è\80\85"
+#: mod/profiles.php:586
+msgid "public profile"
+msgstr "å\85¬å¼\80ç®\80ä»\8b"
 
-#: mod/notifications.php:219
-msgid "Subscriber"
-msgstr "订阅者"
+#: mod/profiles.php:589
+#, php-format
+msgid "%1$s changed %2$s to &ldquo;%3$s&rdquo;"
+msgstr "%1$s把%2$s变化成&ldquo;%3$s&rdquo;"
 
-#: mod/notifications.php:251 mod/contacts.php:657 mod/follow.php:172
-#: src/Model/Profile.php:780
-msgid "Tags:"
-msgstr "标签:"
+#: mod/profiles.php:590
+#, php-format
+msgid " - Visit %1$s's %2$s"
+msgstr " - 看 %1$s的%2$s"
 
-#: mod/notifications.php:261 mod/contacts.php:63 src/Model/Profile.php:518
-msgid "Network:"
-msgstr "网络"
+#: mod/profiles.php:592
+#, php-format
+msgid "%1$s has an updated %2$s, changing %3$s."
+msgstr "%1$s有更新的%2$s,修改%3$s."
 
-#: mod/notifications.php:275
-msgid "No introductions."
-msgstr "没有介绍。"
+#: mod/profiles.php:646
+msgid "Hide contacts and friends:"
+msgstr "隐藏联系人和朋友:"
 
-#: mod/notifications.php:316
-msgid "Show unread"
-msgstr "显示未读"
+#: mod/profiles.php:651
+msgid "Hide your contact/friend list from viewers of this profile?"
+msgstr "藏起来发现您的熟人/朋友单不让这个简介看着看?"
 
-#: mod/notifications.php:316
-msgid "Show all"
-msgstr "显示全部"
+#: mod/profiles.php:671
+msgid "Show more profile fields:"
+msgstr "显示更多简介内容:"
 
-#: mod/notifications.php:322
-#, php-format
-msgid "No more %s notifications."
+#: mod/profiles.php:683
+msgid "Profile Actions"
 msgstr ""
 
-#: mod/oexchange.php:30
-msgid "Post successful."
-msgstr "评论发表了。"
-
-#: mod/openid.php:29
-msgid "OpenID protocol error. No ID returned."
-msgstr "OpenID协议错误。没ID还。 "
+#: mod/profiles.php:684
+msgid "Edit Profile Details"
+msgstr "剪辑简介消息"
 
-#: mod/openid.php:66
-msgid ""
-"Account not found and OpenID registration is not permitted on this site."
-msgstr "找不到账户和OpenID注册不允许。"
+#: mod/profiles.php:686
+msgid "Change Profile Photo"
+msgstr "改变简介照片"
 
-#: mod/openid.php:116 src/Module/Login.php:86 src/Module/Login.php:134
-msgid "Login failed."
-msgstr "ç\99»å½\95失败ã\80\82"
+#: mod/profiles.php:687
+msgid "View this profile"
+msgstr "ç\9c\8bè¿\99个ç®\80ä»\8b"
 
-#: mod/ostatus_subscribe.php:21
-msgid "Subscribing to OStatus contacts"
-msgstr "正在订阅 OStatus 联系人"
+#: mod/profiles.php:688 mod/profiles.php:783 src/Model/Profile.php:393
+msgid "Edit visibility"
+msgstr "修改能见度"
 
-#: mod/ostatus_subscribe.php:32
-msgid "No contact provided."
-msgstr ""
+#: mod/profiles.php:689
+msgid "Create a new profile using these settings"
+msgstr "使用这些设置创建一份新的简介"
 
-#: mod/ostatus_subscribe.php:38
-msgid "Couldn't fetch information for contact."
-msgstr "无法获取联系人信息。"
+#: mod/profiles.php:690
+msgid "Clone this profile"
+msgstr "复制这个简介"
 
-#: mod/ostatus_subscribe.php:47
-msgid "Couldn't fetch friends for contact."
-msgstr ""
+#: mod/profiles.php:691
+msgid "Delete this profile"
+msgstr "删除这个简介"
 
-#: mod/ostatus_subscribe.php:75
-msgid "success"
-msgstr "成功"
+#: mod/profiles.php:693
+msgid "Basic information"
+msgstr "基本信息"
 
-#: mod/ostatus_subscribe.php:77
-msgid "failed"
-msgstr "失败"
+#: mod/profiles.php:694
+msgid "Profile picture"
+msgstr "头å\83\8f"
 
-#: mod/ostatus_subscribe.php:80 src/Object/Post.php:278
-msgid "ignored"
-msgstr "已忽è§\86ç\9a\84"
+#: mod/profiles.php:696
+msgid "Preferences"
+msgstr "å\81\8f好"
 
-#: mod/cal.php:142 mod/display.php:308 mod/profile.php:173
-msgid "Access to this profile has been restricted."
-msgstr "使用权这个简介被限制了."
+#: mod/profiles.php:697
+msgid "Status information"
+msgstr "状态信息"
 
-#: mod/cal.php:274 mod/events.php:392 view/theme/frio/theme.php:263
-#: view/theme/frio/theme.php:267 src/Content/Nav.php:104
-#: src/Content/Nav.php:169 src/Model/Profile.php:910 src/Model/Profile.php:921
-msgid "Events"
-msgstr "事件"
+#: mod/profiles.php:698
+msgid "Additional information"
+msgstr "更多信息"
 
-#: mod/cal.php:275 mod/events.php:393
-msgid "View"
-msgstr ""
+#: mod/profiles.php:700 mod/network.php:940
+#: src/Core/NotificationsManager.php:185
+msgid "Personal"
+msgstr "私人"
 
-#: mod/cal.php:276 mod/events.php:395
-msgid "Previous"
-msgstr ""
+#: mod/profiles.php:701
+msgid "Relation"
+msgstr "关系"
 
-#: mod/cal.php:277 mod/events.php:396 mod/install.php:209
-msgid "Next"
-msgstr ""
+#: mod/profiles.php:702 src/Util/Temporal.php:81 src/Util/Temporal.php:83
+msgid "Miscellaneous"
+msgstr "形形色色"
 
-#: mod/cal.php:284 mod/events.php:405
-msgid "list"
-msgstr "列表"
+#: mod/profiles.php:705
+msgid "Your Gender:"
+msgstr "你的性:"
 
-#: mod/cal.php:297 src/Model/User.php:202
-msgid "User not found"
-msgstr "找不到用户"
+#: mod/profiles.php:706
+msgid "<span class=\"heart\">&hearts;</span> Marital Status:"
+msgstr "<span class=\"heart\">&hearts;</span>婚姻状况:"
 
-#: mod/cal.php:313
-msgid "This calendar format is not supported"
-msgstr "这个日历格式不被支持"
+#: mod/profiles.php:707 src/Model/Profile.php:782
+msgid "Sexual Preference:"
+msgstr "性取向:"
 
-#: mod/cal.php:315
-msgid "No exportable data found"
-msgstr "找不到可导出的数据"
+#: mod/profiles.php:708
+msgid "Example: fishing photography software"
+msgstr "例如:钓鱼 照片 软件"
 
-#: mod/cal.php:332
-msgid "calendar"
-msgstr "日历"
+#: mod/profiles.php:713
+msgid "Profile Name:"
+msgstr "简介名:"
 
-#: mod/dfrn_confirm.php:74 mod/profiles.php:38 mod/profiles.php:148
-#: mod/profiles.php:195 mod/profiles.php:631
-msgid "Profile not found."
-msgstr "找不到简介。"
+#: mod/profiles.php:713 mod/events.php:511 mod/events.php:523
+msgid "Required"
+msgstr "必须的"
 
-#: mod/dfrn_confirm.php:132
+#: mod/profiles.php:715
 msgid ""
-"This may occasionally happen if contact was requested by both persons and it"
-" has already been approved."
-msgstr "这会偶尔地发生熟人双方都要求和已经批准的时候。"
+"This is your <strong>public</strong> profile.<br />It <strong>may</strong> "
+"be visible to anybody using the internet."
+msgstr "这是你的<strong>公开的</strong>简介。<br />它<strong>可能</strong>被所有的因特网用的看到。"
 
-#: mod/dfrn_confirm.php:242
-msgid "Response from remote site was not understood."
-msgstr "遥网站的回答明白不了。"
+#: mod/profiles.php:716
+msgid "Your Full Name:"
+msgstr "你的全名:"
 
-#: mod/dfrn_confirm.php:249 mod/dfrn_confirm.php:254
-msgid "Unexpected response from remote site: "
-msgstr "居然回答从遥网站:"
+#: mod/profiles.php:717
+msgid "Title/Description:"
+msgstr "标题/描述:"
 
-#: mod/dfrn_confirm.php:263
-msgid "Confirmation completed successfully."
-msgstr "确认成功完成。"
+#: mod/profiles.php:720
+msgid "Street Address:"
+msgstr "地址:"
 
-#: mod/dfrn_confirm.php:275
-msgid "Temporary failure. Please wait and try again."
-msgstr "临时失败。请等一会,再试。"
+#: mod/profiles.php:721
+msgid "Locality/City:"
+msgstr "现场/城市:"
 
-#: mod/dfrn_confirm.php:278
-msgid "Introduction failed or was revoked."
-msgstr "介绍失败或被吊销。"
+#: mod/profiles.php:722
+msgid "Region/State:"
+msgstr "区域/省"
 
-#: mod/dfrn_confirm.php:283
-msgid "Remote site reported: "
-msgstr "远程站点报告:"
+#: mod/profiles.php:723
+msgid "Postal/Zip Code:"
+msgstr "邮政编码:"
 
-#: mod/dfrn_confirm.php:396
-msgid "Unable to set contact photo."
-msgstr "不会指定熟人照片。"
+#: mod/profiles.php:724
+msgid "Country:"
+msgstr "国家:"
 
-#: mod/dfrn_confirm.php:498
-#, php-format
-msgid "No user record found for '%s' "
-msgstr "找不到「%s」的用户记录"
+#: mod/profiles.php:725 src/Util/Temporal.php:149
+msgid "Age: "
+msgstr "年纪:"
 
-#: mod/dfrn_confirm.php:508
-msgid "Our site encryption key is apparently messed up."
-msgstr "看起来我们的加密钥匙失灵了。"
+#: mod/profiles.php:728
+msgid "Who: (if applicable)"
+msgstr "谁:(要是使用)"
 
-#: mod/dfrn_confirm.php:519
-msgid "Empty site URL was provided or URL could not be decrypted by us."
-msgstr "空的URL供应,或URL解不了码。"
+#: mod/profiles.php:728
+msgid "Examples: cathy123, Cathy Williams, cathy@example.com"
+msgstr "比如:limou,李某,limou@example。com"
 
-#: mod/dfrn_confirm.php:535
-msgid "Contact record was not found for you on our site."
-msgstr "无法在本站点为您找到联系人记录。"
+#: mod/profiles.php:729
+msgid "Since [date]:"
+msgstr "追溯[日期]:"
 
-#: mod/dfrn_confirm.php:549
-#, php-format
-msgid "Site public key not available in contact record for URL %s."
-msgstr "没有网站公开钥匙在熟人记录在URL%s。"
+#: mod/profiles.php:731
+msgid "Tell us about yourself..."
+msgstr "给我们自我介绍..."
 
-#: mod/dfrn_confirm.php:565
+#: mod/profiles.php:732
+msgid "XMPP (Jabber) address:"
+msgstr "XMPP (Jabber) 地址:"
+
+#: mod/profiles.php:732
 msgid ""
-"The ID provided by your system is a duplicate on our system. It should work "
-"if you try again."
-msgstr "身份è¯\81æ\98\8eç\94±æ\82¨ç\9a\84ç³»ç»\9fæ\98¯å\9c¨æ\88\91们ç\9a\84é\87\8då\81\9aã\80\82ä½ å\86\8dè¯\95åº\94该è¿\90è¡\8c。"
+"The XMPP address will be propagated to your contacts so that they can follow"
+" you."
+msgstr "è¿\99个 XMPP å\9c°å\9d\80ä¼\9a被传æ\92­å\88°ä½ ç\9a\84è\81\94系人ä»\8eè\80\8cä»\96们å\8f¯ä»¥å\85³æ³¨ä½ 。"
 
-#: mod/dfrn_confirm.php:576
-msgid "Unable to set your contact credentials on our system."
-msgstr "ä¸\8dè\83½å\88\9bä½\9cæ\82¨ç\9a\84ç\86\9f人è¯\81件å\9c¨æ\88\91们ç\9a\84ç³»ç»\9fã\80\82"
+#: mod/profiles.php:733
+msgid "Homepage URL:"
+msgstr "主页URLï¼\9a"
 
-#: mod/dfrn_confirm.php:631
-msgid "Unable to update your contact profile details on our system"
-msgstr "不能更新您的熟人简介消息在我们的系统"
+#: mod/profiles.php:734 src/Model/Profile.php:790
+msgid "Hometown:"
+msgstr "故乡:"
 
-#: mod/dfrn_confirm.php:661 mod/dfrn_request.php:568
-#: src/Model/Contact.php:1434
-msgid "[Name Withheld]"
-msgstr "[名字拒给]"
+#: mod/profiles.php:735 src/Model/Profile.php:798
+msgid "Political Views:"
+msgstr "政治观念:"
 
-#: mod/dfrn_confirm.php:694
-#, php-format
-msgid "%1$s has joined %2$s"
-msgstr "%1$s加入%2$s了"
+#: mod/profiles.php:736
+msgid "Religious Views:"
+msgstr " 宗教信仰 :"
 
-#: mod/fsuggest.php:71
-msgid "Friend suggestion sent."
-msgstr "朋友建议发送了。"
+#: mod/profiles.php:737
+msgid "Public Keywords:"
+msgstr "公开关键字 :"
 
-#: mod/fsuggest.php:102
-msgid "Suggest Friends"
-msgstr "推荐的朋友们"
+#: mod/profiles.php:737
+msgid "(Used for suggesting potential friends, can be seen by others)"
+msgstr "(用于建议可能的朋友们,会被别人看)"
 
-#: mod/fsuggest.php:104
-#, php-format
-msgid "Suggest a friend for %s"
-msgstr "给 %s 推荐朋友"
+#: mod/profiles.php:738
+msgid "Private Keywords:"
+msgstr "私人关键字"
 
-#: mod/invite.php:33
-msgid "Total invitation limit exceeded."
-msgstr "邀请限超过了。"
+#: mod/profiles.php:738
+msgid "(Used for searching profiles, never shown to others)"
+msgstr "(用于搜索简介,没有给别人看)"
 
-#: mod/invite.php:55
-#, php-format
-msgid "%s : Not a valid email address."
-msgstr "%s : 不是效的电子邮件地址."
+#: mod/profiles.php:739 src/Model/Profile.php:814
+msgid "Likes:"
+msgstr "喜欢:"
 
-#: mod/invite.php:80
-msgid "Please join us on Friendica"
-msgstr "请加入我们再Friendica"
+#: mod/profiles.php:740 src/Model/Profile.php:818
+msgid "Dislikes:"
+msgstr "不喜欢:"
 
-#: mod/invite.php:91
-msgid "Invitation limit exceeded. Please contact your site administrator."
-msgstr "é\82\80请é\99\90è¶\85è¿\87äº\86ã\80\82请è\81\94ç³»æ\82¨ç\9a\84ç½\91ç«\99管ç\90\86å\91\98ã\80\82"
+#: mod/profiles.php:741
+msgid "Musical interests"
+msgstr "é\9f³ä¹\90å\85´è¶£"
 
-#: mod/invite.php:95
-#, php-format
-msgid "%s : Message delivery failed."
-msgstr "%s : 送消息失败了。"
+#: mod/profiles.php:742
+msgid "Books, literature"
+msgstr "书,文学"
 
-#: mod/invite.php:99
-#, php-format
-msgid "%d message sent."
-msgid_plural "%d messages sent."
-msgstr[0] "%d消息传送了。"
+#: mod/profiles.php:743
+msgid "Television"
+msgstr "电视"
 
-#: mod/invite.php:117
-msgid "You have no more invitations available"
-msgstr "您没有别的邀请"
+#: mod/profiles.php:744
+msgid "Film/dance/culture/entertainment"
+msgstr "电影/跳舞/文化/娱乐"
 
-#: mod/invite.php:125
-#, 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 "参观%s看一单公开网站您会加入。Friendica成员在别的网站都会互相连接,再跟很多别的社会网络。"
+#: mod/profiles.php:745
+msgid "Hobbies/Interests"
+msgstr "爱好/兴趣"
 
-#: mod/invite.php:127
-#, php-format
-msgid ""
-"To accept this invitation, please visit and register at %s or any other "
-"public Friendica website."
-msgstr "为接受这个邀请,请再%s或什么别的Friendica网站注册。"
+#: mod/profiles.php:746
+msgid "Love/romance"
+msgstr "爱情/浪漫"
+
+#: mod/profiles.php:747
+msgid "Work/employment"
+msgstr "工作"
 
-#: mod/invite.php:128
-#, 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 站点互相连接来创建一个增强隐私的由他们的成员拥有并控制的社交网络。它们也能跟多传统的社交网络连接。看 %s 来获取一份你可以选择加入的 Friendica 站点。"
+#: mod/profiles.php:748
+msgid "School/education"
+msgstr "学院/教育"
 
-#: mod/invite.php:132
-msgid ""
-"Our apologies. This system is not currently configured to connect with other"
-" public sites or invite members."
-msgstr "不好意思。这个系统目前没设置跟别的公开网站连接或邀请成员。"
+#: mod/profiles.php:749
+msgid "Contact information and Social Networks"
+msgstr "熟人信息和社会化网络"
 
-#: mod/invite.php:136
-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/profiles.php:780 src/Model/Profile.php:389
+msgid "Profile Image"
+msgstr "简介图像"
 
-#: mod/invite.php:135
-#, php-format
-msgid "To accept this invitation, please visit and register at %s."
-msgstr "要接受这个邀请,请在 %s 访问并注册。"
+#: mod/profiles.php:782 src/Model/Profile.php:392
+msgid "visible to everybody"
+msgstr "给打假可见的"
 
-#: mod/invite.php:142
-msgid "Send invitations"
-msgstr "发请柬"
+#: mod/profiles.php:789
+msgid "Edit/Manage Profiles"
+msgstr "编辑/管理简介"
 
-#: mod/invite.php:143
-msgid "Enter email addresses, one per line:"
-msgstr "输入电子邮件地址,一行一个:"
+#: mod/profiles.php:790 src/Model/Profile.php:379 src/Model/Profile.php:401
+msgid "Change profile photo"
+msgstr "换简介照片"
 
-#: mod/invite.php:144 mod/message.php:259 mod/message.php:426
-#: mod/wallmessage.php:141
-msgid "Your message:"
-msgstr "你的消息:"
+#: mod/profiles.php:791 src/Model/Profile.php:380
+msgid "Create New Profile"
+msgstr "创建新的简介"
 
-#: mod/invite.php:145
-msgid ""
-"You are cordially invited to join me and other close friends on Friendica - "
-"and help us to create a better social web."
-msgstr "在 Friendica,你被诚挚地邀请来加入我和其他亲密的朋友-并帮助我们创建更好的社会网络。"
+#: 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 "无效请求。"
 
-#: mod/invite.php:147
-msgid "You will need to supply this invitation code: $invite_code"
-msgstr "您要输入这个邀请密码:$invite_code"
+#: mod/wall_attach.php:101
+msgid "Sorry, maybe your upload is bigger than the PHP configuration allows"
+msgstr "不好意思,可能你上传的是PHP设置允许的大"
 
-#: mod/invite.php:147
-msgid ""
-"Once you have registered, please connect with me via my profile page at:"
-msgstr "您一注册,请页跟我连接,用我的简介在:"
+#: mod/wall_attach.php:101
+msgid "Or - did you try to upload an empty file?"
+msgstr "或者,你是不是上传空的文件?"
 
-#: mod/invite.php:149
-msgid ""
-"For more information about the Friendica project and why we feel it is "
-"important, please visit http://friendi.ca"
-msgstr ""
+#: mod/wall_attach.php:112
+#, php-format
+msgid "File exceeds size limit of %s"
+msgstr "文件超过了 %s 的大小限制"
 
-#: mod/manage.php:180
-msgid "Manage Identities and/or Pages"
-msgstr "管理身份或页"
+#: mod/wall_attach.php:136 mod/wall_attach.php:152
+msgid "File upload failed."
+msgstr "文件上传失败。"
 
-#: 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 "交替不同同一人或社会/组页合用您的账户或给您「管理」批准"
+#: mod/contacts.php:149
+#, php-format
+msgid "%d contact edited."
+msgid_plural "%d contacts edited."
+msgstr[0] "%d 个联系人被编辑了。"
 
-#: mod/manage.php:182
-msgid "Select an identity to manage: "
-msgstr "选择同一个人管理:"
+#: mod/contacts.php:176 mod/contacts.php:392
+msgid "Could not access contact record."
+msgstr "无法访问联系人记录。"
 
-#: mod/profiles.php:57
-msgid "Profile deleted."
-msgstr "简介删除了。"
+#: mod/contacts.php:186
+msgid "Could not locate selected profile."
+msgstr "找不到选择的简介。"
 
-#: mod/profiles.php:73 mod/profiles.php:109
-msgid "Profile-"
-msgstr "简介-"
+#: mod/contacts.php:220
+msgid "Contact updated."
+msgstr "联系人更新了。"
 
-#: mod/profiles.php:92 mod/profiles.php:131
-msgid "New profile created."
-msgstr "æ\96°ç\9a\84ç®\80ä»\8bå·²å\88\9b建。"
+#: mod/contacts.php:222 mod/dfrn_request.php:419
+msgid "Failed to update contact record."
+msgstr "æ\9b´æ\96°è\81\94系人记å½\95失败。"
 
-#: mod/profiles.php:115
-msgid "Profile unavailable to clone."
-msgstr "简介不可用为复制。"
+#: mod/contacts.php:413
+msgid "Contact has been blocked"
+msgstr "联系人已被屏蔽"
 
-#: mod/profiles.php:205
-msgid "Profile Name is required."
-msgstr "必要简介名"
+#: mod/contacts.php:413
+msgid "Contact has been unblocked"
+msgstr "联系人已被解除屏蔽"
 
-#: mod/profiles.php:346
-msgid "Marital Status"
-msgstr "婚姻状况 "
+#: mod/contacts.php:424
+msgid "Contact has been ignored"
+msgstr "联系人已被忽视"
 
-#: mod/profiles.php:350
-msgid "Romantic Partner"
-msgstr "情人"
+#: mod/contacts.php:424
+msgid "Contact has been unignored"
+msgstr "联系人已被解除忽视"
 
-#: mod/profiles.php:362
-msgid "Work/Employment"
-msgstr "工作"
+#: mod/contacts.php:435
+msgid "Contact has been archived"
+msgstr "联系人已存档"
 
-#: mod/profiles.php:365
-msgid "Religion"
-msgstr "宗教"
+#: mod/contacts.php:435
+msgid "Contact has been unarchived"
+msgstr "联系人已被解除存档"
 
-#: mod/profiles.php:369
-msgid "Political Views"
-msgstr "政治观念"
+#: mod/contacts.php:459
+msgid "Drop contact"
+msgstr ""
 
-#: mod/profiles.php:373
-msgid "Gender"
-msgstr "æ\80§å\88«"
+#: mod/contacts.php:462 mod/contacts.php:814
+msgid "Do you really want to delete this contact?"
+msgstr "æ\82¨ç\9c\9fç\9a\84æ\83³å\88 é\99¤è¿\99个è\81\94系人å\90\97ï¼\9f"
 
-#: mod/profiles.php:377
-msgid "Sexual Preference"
-msgstr "性取向"
+#: mod/contacts.php:480
+msgid "Contact has been removed."
+msgstr "联系人被删除了。"
 
-#: mod/profiles.php:381
-msgid "XMPP"
-msgstr "XMPP"
+#: mod/contacts.php:511
+#, php-format
+msgid "You are mutual friends with %s"
+msgstr "您和 %s 互为朋友"
 
-#: mod/profiles.php:385
-msgid "Homepage"
-msgstr "主页"
+#: mod/contacts.php:515
+#, php-format
+msgid "You are sharing with %s"
+msgstr "你正在和 %s 分享"
 
-#: mod/profiles.php:389 mod/profiles.php:699
-msgid "Interests"
-msgstr "兴趣"
+#: mod/contacts.php:519
+#, php-format
+msgid "%s is sharing with you"
+msgstr "%s 正在和你分享"
 
-#: mod/profiles.php:393 mod/admin.php:439
-msgid "Address"
-msgstr "地址"
+#: mod/contacts.php:539
+msgid "Private communications are not available for this contact."
+msgstr "私人交流对这个联系人不可用。"
 
-#: mod/profiles.php:400 mod/profiles.php:695
-msgid "Location"
-msgstr "ä½\8dç½®"
+#: mod/contacts.php:541
+msgid "Never"
+msgstr "ä»\8eæ\9cª"
 
-#: mod/profiles.php:485
-msgid "Profile updated."
-msgstr "简介更新了。"
+#: mod/contacts.php:544
+msgid "(Update was successful)"
+msgstr "(更新成功)"
 
-#: mod/profiles.php:577
-msgid " and "
-msgstr ""
+#: mod/contacts.php:544
+msgid "(Update was not successful)"
+msgstr "(更新不成功)"
 
-#: mod/profiles.php:586
-msgid "public profile"
-msgstr "å\85¬å¼\80ç®\80ä»\8b"
+#: mod/contacts.php:546 mod/contacts.php:976
+msgid "Suggest friends"
+msgstr "建议æ\9c\8bå\8f\8b们"
 
-#: mod/profiles.php:589
+#: mod/contacts.php:550
 #, php-format
-msgid "%1$s changed %2$s to &ldquo;%3$s&rdquo;"
-msgstr "%1$s把%2$s变化成&ldquo;%3$s&rdquo;"
+msgid "Network type: %s"
+msgstr "网络种类: %s"
 
-#: mod/profiles.php:590
-#, php-format
-msgid " - Visit %1$s's %2$s"
-msgstr " - 看 %1$s的%2$s"
+#: mod/contacts.php:555
+msgid "Communications lost with this contact!"
+msgstr "和这个联系人的通信断开了!"
+
+#: mod/contacts.php:561
+msgid "Fetch further information for feeds"
+msgstr "拿文源别的消息"
+
+#: mod/contacts.php:563
+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 ""
+
+#: mod/contacts.php:564 mod/admin.php:1190
+msgid "Disabled"
+msgstr "已停用"
 
-#: mod/profiles.php:592
-#, php-format
-msgid "%1$s has an updated %2$s, changing %3$s."
-msgstr "%1$s有更新的%2$s,修改%3$s."
+#: mod/contacts.php:565
+msgid "Fetch information"
+msgstr "取消息"
 
-#: mod/profiles.php:646
-msgid "Hide contacts and friends:"
-msgstr "隐藏联系人和朋友:"
+#: mod/contacts.php:566
+msgid "Fetch keywords"
+msgstr "获取关键字"
 
-#: mod/profiles.php:651
-msgid "Hide your contact/friend list from viewers of this profile?"
-msgstr "藏起来发现您的熟人/朋友单不让这个简介看着看?"
+#: mod/contacts.php:567
+msgid "Fetch information and keywords"
+msgstr "取消息和关键词"
 
-#: mod/profiles.php:671
-msgid "Show more profile fields:"
-msgstr "显示更多简介内容:"
+#: mod/contacts.php:599
+msgid "Contact"
+msgstr "联系人"
 
-#: mod/profiles.php:683
-msgid "Profile Actions"
-msgstr ""
+#: mod/contacts.php:602
+msgid "Profile Visibility"
+msgstr "简历可见量"
 
-#: mod/profiles.php:684
-msgid "Edit Profile Details"
-msgstr "剪辑简介消息"
+#: mod/contacts.php:603
+#, php-format
+msgid ""
+"Please choose the profile you would like to display to %s when viewing your "
+"profile securely."
+msgstr "请选择简介您想给%s显示他安全地看您的简介的时候。"
 
-#: mod/profiles.php:686
-msgid "Change Profile Photo"
-msgstr "改变简介照片"
+#: mod/contacts.php:604
+msgid "Contact Information / Notes"
+msgstr "熟人信息/便条"
 
-#: mod/profiles.php:687
-msgid "View this profile"
-msgstr "看这个简介"
+#: mod/contacts.php:605
+msgid "Their personal note"
+msgstr ""
 
-#: mod/profiles.php:688 mod/profiles.php:783 src/Model/Profile.php:393
-msgid "Edit visibility"
-msgstr "修改能见度"
+#: mod/contacts.php:607
+msgid "Edit contact notes"
+msgstr "编辑联系人便条"
 
-#: mod/profiles.php:689
-msgid "Create a new profile using these settings"
-msgstr "使用这些设置创建一份新的简介"
+#: mod/contacts.php:611
+msgid "Block/Unblock contact"
+msgstr "屏蔽/解除屏蔽联系人"
 
-#: mod/profiles.php:690
-msgid "Clone this profile"
-msgstr "å¤\8då\88¶è¿\99个ç®\80ä»\8b"
+#: mod/contacts.php:612
+msgid "Ignore contact"
+msgstr "忽ç\95¥è\81\94系人"
 
-#: mod/profiles.php:691
-msgid "Delete this profile"
-msgstr "删除这个简介"
+#: mod/contacts.php:613
+msgid "Repair URL settings"
+msgstr "维修URL设置"
 
-#: mod/profiles.php:693
-msgid "Basic information"
-msgstr "基本信息"
+#: mod/contacts.php:614
+msgid "View conversations"
+msgstr "看交流"
 
-#: mod/profiles.php:694
-msgid "Profile picture"
-msgstr "头像"
+#: mod/contacts.php:619
+msgid "Last update:"
+msgstr "上个更新:"
 
-#: mod/profiles.php:696
-msgid "Preferences"
-msgstr "偏好"
+#: mod/contacts.php:621
+msgid "Update public posts"
+msgstr "更新公开文章"
 
-#: mod/profiles.php:697
-msgid "Status information"
-msgstr "ç\8a¶æ\80\81ä¿¡æ\81¯"
+#: mod/contacts.php:623 mod/contacts.php:986
+msgid "Update now"
+msgstr "ç\8e°å\9c¨æ\9b´æ\96°"
 
-#: mod/profiles.php:698
-msgid "Additional information"
-msgstr "更多信息"
+#: mod/contacts.php:628 mod/contacts.php:818 mod/contacts.php:995
+#: mod/admin.php:434 mod/admin.php:1708
+msgid "Unblock"
+msgstr "解除屏蔽"
 
-#: mod/profiles.php:700 mod/network.php:939
-#: src/Core/NotificationsManager.php:185
-msgid "Personal"
-msgstr "私人"
+#: mod/contacts.php:628 mod/contacts.php:818 mod/contacts.php:995
+#: mod/admin.php:433 mod/admin.php:1707
+msgid "Block"
+msgstr "屏蔽"
 
-#: mod/profiles.php:701
-msgid "Relation"
-msgstr "å\85³ç³»"
+#: mod/contacts.php:629 mod/contacts.php:819 mod/contacts.php:1003
+msgid "Unignore"
+msgstr "å\8f\96æ¶\88忽è§\86"
 
-#: mod/profiles.php:702 src/Util/Temporal.php:81 src/Util/Temporal.php:83
-msgid "Miscellaneous"
-msgstr "形形色色"
+#: mod/contacts.php:633
+msgid "Currently blocked"
+msgstr "现在被封禁的"
 
-#: mod/profiles.php:705
-msgid "Your Gender:"
-msgstr "你的性:"
+#: mod/contacts.php:634
+msgid "Currently ignored"
+msgstr "现在不理的"
 
-#: mod/profiles.php:706
-msgid "<span class=\"heart\">&hearts;</span> Marital Status:"
-msgstr "<span class=\"heart\">&hearts;</span>婚姻状况:"
+#: mod/contacts.php:635
+msgid "Currently archived"
+msgstr "现在存档着"
 
-#: mod/profiles.php:707 src/Model/Profile.php:768
-msgid "Sexual Preference:"
-msgstr "性取向:"
+#: mod/contacts.php:636
+msgid "Awaiting connection acknowledge"
+msgstr "等待连接确认"
 
-#: mod/profiles.php:708
-msgid "Example: fishing photography software"
-msgstr "例如:钓鱼 照片 软件"
+#: mod/contacts.php:637
+msgid ""
+"Replies/likes to your public posts <strong>may</strong> still be visible"
+msgstr "回答/喜欢关您公开文章<strong>会</strong>还可见的"
 
-#: mod/profiles.php:713
-msgid "Profile Name:"
-msgstr "简介名:"
+#: mod/contacts.php:638
+msgid "Notification for new posts"
+msgstr "新消息提示"
 
-#: mod/profiles.php:713 mod/events.php:511 mod/events.php:523
-msgid "Required"
-msgstr "å¿\85é¡»ç\9a\84"
+#: mod/contacts.php:638
+msgid "Send a notification of every new post of this contact"
+msgstr "å\8f\91é\80\81è¿\99个è\81\94系人ç\9a\84æ¯\8fç¯\87æ\96°æ\96\87ç« ç\9a\84é\80\9aç\9f¥"
 
-#: mod/profiles.php:715
+#: mod/contacts.php:641
+msgid "Blacklisted keywords"
+msgstr "黑名单关键词"
+
+#: mod/contacts.php:641
 msgid ""
-"This is your <strong>public</strong> profile.<br />It <strong>may</strong> "
-"be visible to anybody using the internet."
-msgstr "这是你的<strong>公开的</strong>简介。<br />它<strong>可能</strong>被所有的因特网用的看到。"
+"Comma separated list of keywords that should not be converted to hashtags, "
+"when \"Fetch information and keywords\" is selected"
+msgstr "逗号分的关键词不应该翻译成主题标签,如果“取消息和关键词”选择的。"
 
-#: mod/profiles.php:716
-msgid "Your Full Name:"
-msgstr "你的全名:"
+#: mod/contacts.php:653 src/Model/Profile.php:424
+msgid "XMPP:"
+msgstr "XMPP:"
 
-#: mod/profiles.php:717
-msgid "Title/Description:"
-msgstr "标题/描述:"
+#: mod/contacts.php:658
+msgid "Actions"
+msgstr ""
 
-#: mod/profiles.php:720
-msgid "Street Address:"
-msgstr "地址:"
+#: mod/contacts.php:660 mod/contacts.php:846 view/theme/frio/theme.php:259
+#: src/Content/Nav.php:100 src/Model/Profile.php:888
+msgid "Status"
+msgstr "状态"
 
-#: mod/profiles.php:721
-msgid "Locality/City:"
-msgstr "现场/城市:"
+#: mod/contacts.php:661
+msgid "Contact Settings"
+msgstr "联系人设置"
 
-#: mod/profiles.php:722
-msgid "Region/State:"
-msgstr "å\8cºå\9f\9fï¼\8fç\9c\81"
+#: mod/contacts.php:702
+msgid "Suggestions"
+msgstr "建议"
 
-#: mod/profiles.php:723
-msgid "Postal/Zip Code:"
-msgstr "邮政编码:"
+#: mod/contacts.php:705
+msgid "Suggest potential friends"
+msgstr "建议潜在朋友们"
 
-#: mod/profiles.php:724
-msgid "Country:"
-msgstr "国家:"
+#: mod/contacts.php:710 mod/group.php:216
+msgid "All Contacts"
+msgstr "所有联系人"
 
-#: mod/profiles.php:725 src/Util/Temporal.php:149
-msgid "Age: "
-msgstr "年纪:"
+#: mod/contacts.php:713
+msgid "Show all contacts"
+msgstr "显示所有的联系人"
 
-#: mod/profiles.php:728
-msgid "Who: (if applicable)"
-msgstr "谁:(要是使用)"
+#: mod/contacts.php:718
+msgid "Unblocked"
+msgstr ""
 
-#: mod/profiles.php:728
-msgid "Examples: cathy123, Cathy Williams, cathy@example.com"
-msgstr "比如:limou,李某,limou@example。com"
+#: mod/contacts.php:721
+msgid "Only show unblocked contacts"
+msgstr "只显示没被屏蔽的联系人"
 
-#: mod/profiles.php:729
-msgid "Since [date]:"
-msgstr "追溯[æ\97¥æ\9c\9fï¼½ï¼\9a"
+#: mod/contacts.php:726
+msgid "Blocked"
+msgstr "被å±\8fè\94½ç\9a\84"
 
-#: mod/profiles.php:731
-msgid "Tell us about yourself..."
-msgstr "给我们自我介绍..."
+#: mod/contacts.php:729
+msgid "Only show blocked contacts"
+msgstr "只显示被屏蔽的联系人"
 
-#: mod/profiles.php:732
-msgid "XMPP (Jabber) address:"
-msgstr "XMPP (Jabber) 地址:"
+#: mod/contacts.php:734
+msgid "Ignored"
+msgstr "忽视的"
 
-#: mod/profiles.php:732
-msgid ""
-"The XMPP address will be propagated to your contacts so that they can follow"
-" you."
-msgstr "这个 XMPP 地址会被传播到你的联系人从而他们可以关注你。"
+#: mod/contacts.php:737
+msgid "Only show ignored contacts"
+msgstr "只显示忽略的联系人"
+
+#: mod/contacts.php:742
+msgid "Archived"
+msgstr "在存档"
 
-#: mod/profiles.php:733
-msgid "Homepage URL:"
-msgstr "主页URL:"
+#: mod/contacts.php:745
+msgid "Only show archived contacts"
+msgstr "只显示已存档联系人"
 
-#: mod/profiles.php:734 src/Model/Profile.php:776
-msgid "Hometown:"
-msgstr "故乡:"
+#: mod/contacts.php:750
+msgid "Hidden"
+msgstr "隐藏的"
 
-#: mod/profiles.php:735 src/Model/Profile.php:784
-msgid "Political Views:"
-msgstr "政治观念:"
+#: mod/contacts.php:753
+msgid "Only show hidden contacts"
+msgstr "只显示隐藏的联系人"
 
-#: mod/profiles.php:736
-msgid "Religious Views:"
-msgstr " 宗教信仰 :"
+#: mod/contacts.php:809
+msgid "Search your contacts"
+msgstr "搜索您的联系人"
 
-#: mod/profiles.php:737
-msgid "Public Keywords:"
-msgstr "公开关键字 :"
+#: mod/contacts.php:810 mod/search.php:236
+#, php-format
+msgid "Results for: %s"
+msgstr ""
 
-#: mod/profiles.php:737
-msgid "(Used for suggesting potential friends, can be seen by others)"
-msgstr "(用于建议可能的朋友们,会被别人看)"
+#: mod/contacts.php:811 mod/directory.php:210 src/Content/Widget.php:63
+msgid "Find"
+msgstr "搜索"
 
-#: mod/profiles.php:738
-msgid "Private Keywords:"
-msgstr "私人关键字"
+#: mod/contacts.php:817 mod/settings.php:169 mod/settings.php:705
+msgid "Update"
+msgstr "更新"
 
-#: mod/profiles.php:738
-msgid "(Used for searching profiles, never shown to others)"
-msgstr "(用于搜索简介,没有给别人看)"
+#: mod/contacts.php:820 mod/contacts.php:1011
+msgid "Archive"
+msgstr "存档"
 
-#: mod/profiles.php:739 src/Model/Profile.php:800
-msgid "Likes:"
-msgstr "喜欢:"
+#: mod/contacts.php:820 mod/contacts.php:1011
+msgid "Unarchive"
+msgstr "从存档拿来"
 
-#: mod/profiles.php:740 src/Model/Profile.php:804
-msgid "Dislikes:"
-msgstr "不喜欢:"
+#: mod/contacts.php:823
+msgid "Batch Actions"
+msgstr "批量操作"
 
-#: mod/profiles.php:741
-msgid "Musical interests"
-msgstr "音乐兴趣"
+#: mod/contacts.php:857 src/Model/Profile.php:899
+msgid "Profile Details"
+msgstr "简介内容"
 
-#: mod/profiles.php:742
-msgid "Books, literature"
-msgstr "书,文学"
+#: mod/contacts.php:869
+msgid "View all contacts"
+msgstr "查看所有联系人"
 
-#: mod/profiles.php:743
-msgid "Television"
-msgstr "电视"
+#: mod/contacts.php:880
+msgid "View all common friends"
+msgstr "查看所有公共好友"
 
-#: mod/profiles.php:744
-msgid "Film/dance/culture/entertainment"
-msgstr "电影/跳舞/文化/娱乐"
+#: mod/contacts.php:886 mod/admin.php:1269 mod/events.php:535
+#: src/Model/Profile.php:865
+msgid "Advanced"
+msgstr "高级"
 
-#: mod/profiles.php:745
-msgid "Hobbies/Interests"
-msgstr "爱好/兴趣"
+#: mod/contacts.php:889
+msgid "Advanced Contact Settings"
+msgstr "高级联系人设置"
 
-#: mod/profiles.php:746
-msgid "Love/romance"
-msgstr "爱情/浪漫"
+#: mod/contacts.php:921
+msgid "Mutual Friendship"
+msgstr "共同友谊"
 
-#: mod/profiles.php:747
-msgid "Work/employment"
-msgstr "工作"
+#: mod/contacts.php:925
+msgid "is a fan of yours"
+msgstr "是你的粉丝"
 
-#: mod/profiles.php:748
-msgid "School/education"
-msgstr "学院/教育"
+#: mod/contacts.php:929
+msgid "you are a fan of"
+msgstr "你喜欢"
 
-#: mod/profiles.php:749
-msgid "Contact information and Social Networks"
-msgstr "熟人信息和社会化网络"
+#: mod/contacts.php:997
+msgid "Toggle Blocked status"
+msgstr "切换屏蔽状态"
 
-#: mod/profiles.php:780 src/Model/Profile.php:389
-msgid "Profile Image"
-msgstr "简介图像"
+#: mod/contacts.php:1005
+msgid "Toggle Ignored status"
+msgstr "交替忽视现状"
 
-#: mod/profiles.php:782 src/Model/Profile.php:392
-msgid "visible to everybody"
-msgstr "给打假可见的"
+#: mod/contacts.php:1013
+msgid "Toggle Archive status"
+msgstr "交替档案现状"
 
-#: mod/profiles.php:789
-msgid "Edit/Manage Profiles"
-msgstr "编辑/管理简介"
+#: mod/contacts.php:1021
+msgid "Delete contact"
+msgstr "删除联系人"
 
-#: mod/profiles.php:790 src/Model/Profile.php:379 src/Model/Profile.php:401
-msgid "Change profile photo"
-msgstr "换简介照片"
+#: mod/delegate.php:142
+msgid "No parent user"
+msgstr ""
 
-#: mod/profiles.php:791 src/Model/Profile.php:380
-msgid "Create New Profile"
-msgstr "创建新的简介"
+#: mod/delegate.php:158
+msgid "Parent User"
+msgstr ""
 
-#: 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 "无效请求。"
+#: mod/delegate.php:160
+msgid ""
+"Parent users have total control about this account, including the account "
+"settings. Please double check whom you give this access."
+msgstr ""
 
-#: mod/wall_attach.php:101
-msgid "Sorry, maybe your upload is bigger than the PHP configuration allows"
-msgstr "不好意思,可能你上传的是PHP设置允许的大"
+#: mod/delegate.php:161 mod/admin.php:1264 mod/admin.php:1873
+#: mod/admin.php:2126 mod/admin.php:2200 mod/admin.php:2347
+#: mod/settings.php:679 mod/settings.php:788 mod/settings.php:874
+#: mod/settings.php:963 mod/settings.php:1198
+msgid "Save Settings"
+msgstr "保存设置"
 
-#: mod/wall_attach.php:101
-msgid "Or - did you try to upload an empty file?"
-msgstr "或者,你是不是上传空的文件?"
+#: mod/delegate.php:162 src/Content/Nav.php:204
+msgid "Delegate Page Management"
+msgstr "页代表管理"
 
-#: mod/wall_attach.php:112
-#, php-format
-msgid "File exceeds size limit of %s"
-msgstr "文件超过了 %s 的大小限制"
+#: mod/delegate.php:163
+msgid "Delegates"
+msgstr ""
 
-#: mod/wall_attach.php:136 mod/wall_attach.php:152
-msgid "File upload failed."
-msgstr "文件上传失败。"
+#: mod/delegate.php:165
+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 "代表会管理所有的方面这个账户/页除了基础账户配置以外。请别代表您私人账户给您没完全信的人。"
 
-#: mod/admin.php:106
-msgid "Theme settings updated."
-msgstr "主题设置更新了。"
+#: mod/delegate.php:166
+msgid "Existing Page Managers"
+msgstr "目前页管理员"
 
-#: mod/admin.php:176 src/Content/Nav.php:174
-msgid "Information"
-msgstr "资料"
+#: mod/delegate.php:168
+msgid "Existing Page Delegates"
+msgstr "目前页代表"
 
-#: mod/admin.php:177
-msgid "Overview"
-msgstr "æ¦\82è§\88"
+#: mod/delegate.php:170
+msgid "Potential Delegates"
+msgstr "æ½\9cå\8a\9bç\9a\84代表"
 
-#: mod/admin.php:178 mod/admin.php:654
-msgid "Federation Statistics"
-msgstr ""
+#: mod/delegate.php:172 mod/tagrm.php:98
+msgid "Remove"
+msgstr "移走"
 
-#: mod/admin.php:179
-msgid "Configuration"
-msgstr ""
+#: mod/delegate.php:173
+msgid "Add"
+msgstr ""
 
-#: mod/admin.php:180 mod/admin.php:1263
-msgid "Site"
-msgstr "网站"
+#: mod/delegate.php:174
+msgid "No entries."
+msgstr "没有项目。"
 
-#: mod/admin.php:181 mod/admin.php:1191 mod/admin.php:1696 mod/admin.php:1712
-msgid "Users"
-msgstr "用户"
+#: mod/dfrn_request.php:94
+msgid "This introduction has already been accepted."
+msgstr "这个介绍已经接受了。"
 
-#: mod/admin.php:182 mod/admin.php:1812 mod/admin.php:1872 mod/settings.php:85
-msgid "Addons"
-msgstr "插件"
+#: mod/dfrn_request.php:112 mod/dfrn_request.php:359
+msgid "Profile location is not valid or does not contain profile information."
+msgstr "简介位置失效或不包含简介信息。"
 
-#: mod/admin.php:183 mod/admin.php:2081 mod/admin.php:2125
-msgid "Themes"
-msgstr "主题"
+#: mod/dfrn_request.php:116 mod/dfrn_request.php:363
+msgid "Warning: profile location has no identifiable owner name."
+msgstr "警告:简介位置没有可设别的主名。"
 
-#: mod/admin.php:184 mod/settings.php:63
-msgid "Additional features"
-msgstr "附加的特点"
+#: mod/dfrn_request.php:119 mod/dfrn_request.php:366
+msgid "Warning: profile location has no profile photo."
+msgstr "警告:简介位置没有简介图。"
 
-#: mod/admin.php:185
-msgid "Database"
-msgstr "数据库"
+#: 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需要的参数没找到在输入的位置。"
 
-#: mod/admin.php:186
-msgid "DB updates"
-msgstr "数据库更新"
+#: mod/dfrn_request.php:162
+msgid "Introduction complete."
+msgstr "介绍完成的。"
 
-#: mod/admin.php:187 mod/admin.php:689
-msgid "Inspect Queue"
-msgstr ""
+#: mod/dfrn_request.php:199
+msgid "Unrecoverable protocol error."
+msgstr "不能恢复的协议错误"
 
-#: mod/admin.php:188
-msgid "Tools"
-msgstr "工具"
+#: mod/dfrn_request.php:226
+msgid "Profile unavailable."
+msgstr "简介无效"
 
-#: mod/admin.php:189
-msgid "Contact Blocklist"
-msgstr ""
+#: mod/dfrn_request.php:248
+#, php-format
+msgid "%s has received too many connection requests today."
+msgstr "%s今天已经受到了太多联络要求"
 
-#: mod/admin.php:190 mod/admin.php:311
-msgid "Server Blocklist"
-msgstr "服务器屏蔽列表"
+#: mod/dfrn_request.php:249
+msgid "Spam protection measures have been invoked."
+msgstr "垃圾保护措施被用了。"
 
-#: mod/admin.php:191 mod/admin.php:470
-msgid "Delete Item"
-msgstr "删除项目"
+#: mod/dfrn_request.php:250
+msgid "Friends are advised to please try again in 24 hours."
+msgstr "朋友们被建议请24小时后再试。"
 
-#: mod/admin.php:192 mod/admin.php:193 mod/admin.php:2199
-msgid "Logs"
-msgstr "记录"
+#: mod/dfrn_request.php:280
+msgid "Invalid locator"
+msgstr "无效找到物"
 
-#: mod/admin.php:194 mod/admin.php:2266
-msgid "View Logs"
-msgstr "æ\9f¥ç\9c\8bæ\97¥å¿\97"
+#: mod/dfrn_request.php:316
+msgid "You have already introduced yourself here."
+msgstr "æ\82¨å·²ç»\8fè\87ªæ\88\91ä»\8bç»\8dè¿\99å\84¿ã\80\82"
 
-#: mod/admin.php:196
-msgid "Diagnostics"
-msgstr ""
+#: mod/dfrn_request.php:319
+#, php-format
+msgid "Apparently you are already friends with %s."
+msgstr "看上去您已经是%s的朋友。"
 
-#: mod/admin.php:197
-msgid "PHP Info"
-msgstr "PHP Info"
+#: mod/dfrn_request.php:339
+msgid "Invalid profile URL."
+msgstr "无效的简介URL。"
 
-#: mod/admin.php:198
-msgid "probe address"
-msgstr "探测地址"
+#: mod/dfrn_request.php:345 src/Model/Contact.php:1137
+msgid "Disallowed profile URL."
+msgstr "不允许的简介地址."
 
-#: mod/admin.php:199
-msgid "check webfinger"
-msgstr ""
+#: mod/dfrn_request.php:439
+msgid "Your introduction has been sent."
+msgstr "您的介绍发布了。"
 
-#: mod/admin.php:218 src/Content/Nav.php:217
-msgid "Admin"
-msgstr "管理"
+#: mod/dfrn_request.php:477
+msgid ""
+"Remote subscription can't be done for your network. Please subscribe "
+"directly on your system."
+msgstr "无法为您的网络完成远程订阅。请直接在您的系统上订阅。"
 
-#: mod/admin.php:219
-msgid "Addon Features"
-msgstr ""
+#: mod/dfrn_request.php:493
+msgid "Please login to confirm introduction."
+msgstr "请登录以确认介绍。"
 
-#: mod/admin.php:220
-msgid "User registrations waiting for confirmation"
-msgstr "用户注册等确认"
+#: mod/dfrn_request.php:501
+msgid ""
+"Incorrect identity currently logged in. Please login to "
+"<strong>this</strong> profile."
+msgstr "当前登录的身份不正确。请登录到<strong>这个</strong>用户。"
 
-#: mod/admin.php:302
-msgid "The blocked domain"
-msgstr "被封禁的域名"
+#: mod/dfrn_request.php:515 mod/dfrn_request.php:532
+msgid "Confirm"
+msgstr "确认"
 
-#: mod/admin.php:303 mod/admin.php:316
-msgid "The reason why you blocked this domain."
-msgstr "封禁这个域名的原因。"
+#: mod/dfrn_request.php:527
+msgid "Hide this contact"
+msgstr "隐藏这个联系人"
 
-#: mod/admin.php:304
-msgid "Delete domain"
-msgstr "删除域名"
+#: mod/dfrn_request.php:530
+#, php-format
+msgid "Welcome home %s."
+msgstr "欢迎%s。"
 
-#: mod/admin.php:304
-msgid "Check to delete this entry from the blocklist"
-msgstr "选中以从列表中删除此条目"
+#: mod/dfrn_request.php:531
+#, php-format
+msgid "Please confirm your introduction/connection request to %s."
+msgstr "请确认您的介绍/联络要求给%s。"
 
-#: mod/admin.php:310 mod/admin.php:427 mod/admin.php:469 mod/admin.php:653
-#: mod/admin.php:688 mod/admin.php:784 mod/admin.php:1262 mod/admin.php:1695
-#: mod/admin.php:1811 mod/admin.php:1871 mod/admin.php:2080 mod/admin.php:2124
-#: mod/admin.php:2198 mod/admin.php:2265
-msgid "Administration"
-msgstr "管理"
+#: 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/community.php:25 mod/directory.php:42 mod/display.php:201
+#: mod/photos.php:932 mod/videos.php:200
+msgid "Public access denied."
+msgstr "拒绝公开访问"
 
-#: mod/admin.php:312
+#: mod/dfrn_request.php:642
 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 ""
+"Please enter your 'Identity Address' from one of the following supported "
+"communications networks:"
+msgstr "请从以下支持的通信网络之一输入你的 “身份地址”:"
 
-#: mod/admin.php:313
+#: mod/dfrn_request.php:645
+#, php-format
 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."
+"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:314
-msgid "Add new entry to block list"
-msgstr "添加新条目到屏蔽列表"
-
-#: mod/admin.php:315
-msgid "Server Domain"
-msgstr "服务器域名"
+#: mod/dfrn_request.php:650
+msgid "Friend/Connection Request"
+msgstr "朋友/连接请求"
 
-#: mod/admin.php:315
+#: mod/dfrn_request.php:651
 msgid ""
-"The domain of the new server to add to the block list. Do not include the "
-"protocol."
+"Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, "
+"testuser@gnusocial.de"
 msgstr ""
 
-#: mod/admin.php:316
-msgid "Block reason"
-msgstr "封禁原因"
-
-#: mod/admin.php:317
-msgid "Add Entry"
-msgstr "添加条目"
-
-#: mod/admin.php:318
-msgid "Save changes to the blocklist"
-msgstr "保存变更到屏蔽列表"
-
-#: mod/admin.php:319
-msgid "Current Entries in the Blocklist"
-msgstr "屏蔽列表中的当前条目"
-
-#: mod/admin.php:322
-msgid "Delete entry from blocklist"
-msgstr "删除屏蔽列表中的条目"
+#: mod/dfrn_request.php:652 mod/follow.php:147
+msgid "Please answer the following:"
+msgstr "请回答下述的:"
 
-#: mod/admin.php:325
-msgid "Delete entry from blocklist?"
-msgstr "从屏蔽列表删除条目?"
+#: mod/dfrn_request.php:653 mod/follow.php:148
+#, php-format
+msgid "Does %s know you?"
+msgstr "%s是否认识你?"
 
-#: mod/admin.php:351
-msgid "Server added to blocklist."
-msgstr "æ\9c\8då\8a¡å\99¨å·²æ·»å\8a å\88°å±\8fè\94½å\88\97表ã\80\82"
+#: mod/dfrn_request.php:654 mod/follow.php:149
+msgid "Add a personal note:"
+msgstr "æ·»å\8a ä¸\80个个人便æ\9d¡ï¼\9a"
 
-#: mod/admin.php:367
-msgid "Site blocklist updated."
-msgstr "站点屏蔽列表已更新。"
+#: mod/dfrn_request.php:656 src/Content/ContactSelector.php:79
+msgid "Friendica"
+msgstr "Friendica"
 
-#: mod/admin.php:390 util/global_community_block.php:53
-msgid "The contact has been blocked from the node"
+#: mod/dfrn_request.php:657
+msgid "GNU Social (Pleroma, Mastodon)"
 msgstr ""
 
-#: mod/admin.php:392 util/global_community_block.php:48
-#, php-format
-msgid "Could not find any contact entry for this URL (%s)"
+#: mod/dfrn_request.php:658
+msgid "Diaspora (Socialhome, Hubzilla)"
 msgstr ""
 
-#: mod/admin.php:399
+#: mod/dfrn_request.php:659
 #, php-format
-msgid "%s contact unblocked"
-msgid_plural "%s contacts unblocked"
-msgstr[0] ""
+msgid ""
+" - please do not use this form.  Instead, enter %s into your Diaspora search"
+" bar."
+msgstr " - 请别用这个表格。而是在你的 Diaspora 搜索栏输入 %s."
 
-#: mod/admin.php:428
-msgid "Remote Contact Blocklist"
-msgstr ""
+#: mod/filer.php:34
+msgid "- select -"
+msgstr "-选择-"
 
-#: mod/admin.php:429
-msgid ""
-"This page allows you to prevent any message from a remote contact to reach "
-"your node."
-msgstr ""
+#: mod/follow.php:44
+msgid "The contact could not be added."
+msgstr "无法添加此联系人。"
 
-#: mod/admin.php:430
-msgid "Block Remote Contact"
-msgstr ""
+#: mod/follow.php:72
+msgid "You already added this contact."
+msgstr "您已添加此联系人。"
 
-#: mod/admin.php:431 mod/admin.php:1698
-msgid "select all"
-msgstr "全选"
+#: mod/follow.php:81
+msgid "Diaspora support isn't enabled. Contact can't be added."
+msgstr "Diaspora 支持没被启用。无法添加联系人。"
 
-#: mod/admin.php:432
-msgid "select none"
-msgstr ""
+#: mod/follow.php:88
+msgid "OStatus support is disabled. Contact can't be added."
+msgstr "OStatus 支持没被启用。无法添加联系人。"
 
-#: mod/admin.php:433 mod/admin.php:1707 mod/contacts.php:628
-#: mod/contacts.php:818 mod/contacts.php:995
-msgid "Block"
-msgstr "屏蔽"
+#: mod/follow.php:95
+msgid "The network type couldn't be detected. Contact can't be added."
+msgstr "网络类型无法被检测。无法添加联系人。"
+
+#: mod/install.php:114
+msgid "Friendica Communications Server - Setup"
+msgstr "Friendica沟通服务器-安装"
+
+#: mod/install.php:120
+msgid "Could not connect to database."
+msgstr "解不了数据库。"
+
+#: mod/install.php:124
+msgid "Could not create table."
+msgstr "无法创建表格。"
 
-#: mod/admin.php:434 mod/admin.php:1708 mod/contacts.php:628
-#: mod/contacts.php:818 mod/contacts.php:995
-msgid "Unblock"
-msgstr "解除屏蔽"
+#: mod/install.php:130
+msgid "Your Friendica site database has been installed."
+msgstr "您Friendica网站数据库被安装了。"
 
-#: mod/admin.php:435
-msgid "No remote contact is blocked from this node."
-msgstr ""
+#: mod/install.php:135
+msgid ""
+"You may need to import the file \"database.sql\" manually using phpmyadmin "
+"or mysql."
+msgstr "您可能要手工地进口文件「database.sql」用phpmyadmin或mysql。"
 
-#: mod/admin.php:437
-msgid "Blocked Remote Contacts"
-msgstr ""
+#: mod/install.php:136 mod/install.php:208 mod/install.php:553
+msgid "Please see the file \"INSTALL.txt\"."
+msgstr "请看文件「INSTALL.txt」"
 
-#: mod/admin.php:438
-msgid "Block New Remote Contact"
-msgstr ""
+#: mod/install.php:148
+msgid "Database already in use."
+msgstr "数据库已经被使用。"
 
-#: mod/admin.php:439
-msgid "Photo"
-msgstr "ç\85§ç\89\87"
+#: mod/install.php:205
+msgid "System check"
+msgstr "ç³»ç»\9fæ£\80æµ\8b"
 
-#: mod/admin.php:447
-#, php-format
-msgid "%s total blocked contact"
-msgid_plural "%s total blocked contacts"
-msgstr[0] ""
+#: mod/install.php:210
+msgid "Check again"
+msgstr "再检测"
 
-#: mod/admin.php:449
-msgid "URL of the remote contact to block."
-msgstr ""
+#: mod/install.php:230
+msgid "Database connection"
+msgstr "数据库接通"
 
-#: mod/admin.php:471
-msgid "Delete this Item"
-msgstr "删除这个项目"
+#: mod/install.php:231
+msgid ""
+"In order to install Friendica we need to know how to connect to your "
+"database."
+msgstr "为安装Friendica我们要知道怎么连接您的数据库。"
 
-#: mod/admin.php:472
+#: mod/install.php:232
 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 ""
+"Please contact your hosting provider or site administrator if you have "
+"questions about these settings."
+msgstr "你有关于这些设置有问题的话,请给互联网托管服务或者网页管理联系。"
 
-#: mod/admin.php:473
+#: mod/install.php:233
 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 ""
+"The database you specify below should already exist. If it does not, please "
+"create it before continuing."
+msgstr "您下边指定的数据库应该已经存在。如果还没有,请创建后继续。"
 
-#: mod/admin.php:474
-msgid "GUID"
-msgstr "GUID"
+#: mod/install.php:237
+msgid "Database Server Name"
+msgstr "数据库服务器名"
 
-#: mod/admin.php:474
-msgid "The GUID of the item you want to delete."
-msgstr "你想要删除的项目的 GUID."
+#: mod/install.php:238
+msgid "Database Login Name"
+msgstr "数据库登录名"
 
-#: mod/admin.php:513
-msgid "Item marked for deletion."
-msgstr "被标记为要删除的项目。"
+#: mod/install.php:239
+msgid "Database Login Password"
+msgstr "数据库登录密码"
 
-#: mod/admin.php:584
-msgid "unknown"
-msgstr "未知"
+#: mod/install.php:239
+msgid "For security reasons the password must not be empty"
+msgstr "由于安全的原因,密码不能为空"
 
-#: mod/admin.php:647
-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 ""
+#: mod/install.php:240
+msgid "Database Name"
+msgstr "数据库名字"
 
-#: mod/admin.php:648
-msgid ""
-"The <em>Auto Discovered Contact Directory</em> feature is not enabled, it "
-"will improve the data displayed here."
-msgstr ""
+#: mod/install.php:241 mod/install.php:281
+msgid "Site administrator email address"
+msgstr "网站行政人员邮件地址"
 
-#: mod/admin.php:660
-#, php-format
+#: mod/install.php:241 mod/install.php:281
 msgid ""
-"Currently this node is aware of %d nodes with %d registered users from the "
-"following platforms:"
-msgstr ""
-
-#: mod/admin.php:691
-msgid "ID"
-msgstr "ID"
+"Your account email address must match this in order to use the web admin "
+"panel."
+msgstr "您账户邮件地址必要符合这个为用网站处理仪表板"
 
-#: mod/admin.php:692
-msgid "Recipient Name"
-msgstr "接收者的名字"
+#: mod/install.php:245 mod/install.php:284
+msgid "Please select a default timezone for your website"
+msgstr "请选择您网站的默认时区"
 
-#: mod/admin.php:693
-msgid "Recipient Profile"
-msgstr "接收者的简介"
+#: mod/install.php:271
+msgid "Site settings"
+msgstr "网站设置"
 
-#: mod/admin.php:694 view/theme/frio/theme.php:266
-#: src/Core/NotificationsManager.php:178 src/Content/Nav.php:178
-msgid "Network"
-msgstr "网络"
+#: mod/install.php:285
+msgid "System Language:"
+msgstr "系统语言:"
 
-#: mod/admin.php:695
-msgid "Created"
-msgstr ""
+#: mod/install.php:285
+msgid ""
+"Set the default language for your Friendica installation interface and to "
+"send emails."
+msgstr "为 Friendica 安装界面及邮件发送设置默认语言。"
 
-#: mod/admin.php:696
-msgid "Last Tried"
-msgstr "上次尝试"
+#: mod/install.php:325
+msgid "Could not find a command line version of PHP in the web server PATH."
+msgstr "没找到命令行PHP在网服务器PATH。"
 
-#: mod/admin.php:697
+#: mod/install.php:326
 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."
+"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 ""
 
-#: mod/admin.php:721
-#, 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 "
-"scripts/dbstructure.php toinnodb</tt> of your Friendica installation for an "
-"automatic conversion.<br />"
-msgstr ""
+#: mod/install.php:330
+msgid "PHP executable path"
+msgstr "PHP可执行路径"
 
-#: mod/admin.php:728
-#, php-format
+#: mod/install.php:330
 msgid ""
-"There is a new version of Friendica available for download. Your current "
-"version is %1$s, upstream version is %2$s"
-msgstr "有新的 Friendica 版本可供下载。您当前的版本为 %1$s,上游版本为 %2$s"
+"Enter full path to php executable. You can leave this blank to continue the "
+"installation."
+msgstr "输入全路线到php执行程序。您会留空白为继续安装。"
 
-#: mod/admin.php:738
-msgid ""
-"The database update failed. Please run \"php scripts/dbstructure.php "
-"update\" from the command line and have a look at the errors that might "
-"appear."
-msgstr ""
+#: mod/install.php:335
+msgid "Command line PHP"
+msgstr "命令行PHP"
 
-#: mod/admin.php:744
-msgid "The worker was never executed. Please check your database structure!"
-msgstr ""
+#: mod/install.php:344
+msgid "PHP executable is not the php cli binary (could be cgi-fgci version)"
+msgstr "PHP执行程序不是命令行PHP執行檔(有可能是cgi-fgci版本)"
 
-#: mod/admin.php:747
-#, php-format
+#: mod/install.php:345
+msgid "Found PHP version: "
+msgstr "找到 PHP 版本:"
+
+#: mod/install.php:347
+msgid "PHP cli binary"
+msgstr "命令行PHP執行檔"
+
+#: mod/install.php:358
 msgid ""
-"The last worker execution was on %s UTC. This is older than one hour. Please"
-" check your crontab settings."
-msgstr ""
+"The command line version of PHP on your system does not have "
+"\"register_argc_argv\" enabled."
+msgstr "您系统的命令行PHP没有能够「register_argc_argv」。"
 
-#: mod/admin.php:752 mod/admin.php:1647
-msgid "Normal Account"
-msgstr "正常帐户"
+#: mod/install.php:359
+msgid "This is required for message delivery to work."
+msgstr "这必要为通信发布成功。"
 
-#: mod/admin.php:753 mod/admin.php:1648
-msgid "Automatic Follower Account"
-msgstr ""
+#: mod/install.php:361
+msgid "PHP register_argc_argv"
+msgstr "PHP register_argc_argv"
 
-#: mod/admin.php:754 mod/admin.php:1649
-msgid "Public Forum Account"
-msgstr ""
+#: mod/install.php:384
+msgid ""
+"Error: the \"openssl_pkey_new\" function on this system is not able to "
+"generate encryption keys"
+msgstr "错误:这系统的「register_argc_argv」子程序不能产生加密钥匙"
 
-#: mod/admin.php:755 mod/admin.php:1650
-msgid "Automatic Friend Account"
-msgstr "自动朋友帐户"
+#: mod/install.php:385
+msgid ""
+"If running under Windows, please see "
+"\"http://www.php.net/manual/en/openssl.installation.php\"."
+msgstr "如果您用Windows,请看「http://www.php.net/manual/en/openssl.installation.php」。"
 
-#: mod/admin.php:756
-msgid "Blog Account"
-msgstr "博客账户"
+#: mod/install.php:387
+msgid "Generate encryption keys"
+msgstr "产生加密钥匙"
 
-#: mod/admin.php:757
-msgid "Private Forum Account"
-msgstr ""
+#: mod/install.php:394
+msgid "libCurl PHP module"
+msgstr "libCurl PHP模块"
 
-#: mod/admin.php:779
-msgid "Message queues"
-msgstr "通知排队"
+#: mod/install.php:395
+msgid "GD graphics PHP module"
+msgstr "GD显示PHP模块"
 
-#: mod/admin.php:785
-msgid "Summary"
-msgstr "概要"
+#: mod/install.php:396
+msgid "OpenSSL PHP module"
+msgstr "OpenSSL PHP模块"
 
-#: mod/admin.php:787
-msgid "Registered users"
-msgstr "注册的用户"
+#: mod/install.php:397
+msgid "PDO or MySQLi PHP module"
+msgstr "PDO 或者 MySQLi PHP 模块"
 
-#: mod/admin.php:789
-msgid "Pending registrations"
-msgstr "未决的注册"
+#: mod/install.php:398
+msgid "mb_string PHP module"
+msgstr "mb_string PHP模块"
 
-#: mod/admin.php:790
-msgid "Version"
-msgstr "版本"
+#: mod/install.php:399
+msgid "XML PHP module"
+msgstr "XML PHP 模块"
 
-#: mod/admin.php:795
-msgid "Active addons"
-msgstr ""
+#: mod/install.php:400
+msgid "iconv module"
+msgstr "iconv 模块"
 
-#: mod/admin.php:826
-msgid "Can not parse base url. Must have at least <scheme>://<domain>"
-msgstr "不能分析基础URL。至少要<scheme>://<domain>"
+#: mod/install.php:404 mod/install.php:406
+msgid "Apache mod_rewrite module"
+msgstr "Apache mod_rewrite部件"
 
-#: mod/admin.php:1127
-msgid "Site settings updated."
-msgstr "网站设置更新了。"
+#: mod/install.php:404
+msgid ""
+"Error: Apache webserver mod-rewrite module is required but not installed."
+msgstr "错误:Apache服务器的mod-rewrite模块是必要的可却不安装的。"
 
-#: mod/admin.php:1154 mod/settings.php:907
-msgid "No special theme for mobile devices"
-msgstr "没专门适合手机的主题"
+#: mod/install.php:412
+msgid "Error: libCURL PHP module required but not installed."
+msgstr "错误:libCurl PHP模块是必要的可却不安装的。"
 
-#: mod/admin.php:1183
-msgid "No community page"
-msgstr "没有社会页"
+#: mod/install.php:416
+msgid ""
+"Error: GD graphics PHP module with JPEG support required but not installed."
+msgstr "错误:GD显示PHP模块跟JPEG支持是必要的可却安装的。"
 
-#: mod/admin.php:1184
-msgid "Public postings from users of this site"
-msgstr "本网站用户的公开文章"
+#: mod/install.php:420
+msgid "Error: openssl PHP module required but not installed."
+msgstr "错误:openssl PHP模块是必要的可却不安装的。"
 
-#: mod/admin.php:1185
-msgid "Public postings from the federated network"
+#: mod/install.php:424
+msgid "Error: PDO or MySQLi PHP module required but not installed."
 msgstr ""
 
-#: mod/admin.php:1186
-msgid "Public postings from local users and the federated network"
+#: mod/install.php:428
+msgid "Error: The MySQL driver for PDO is not installed."
 msgstr ""
 
-#: mod/admin.php:1190 mod/contacts.php:564
-msgid "Disabled"
-msgstr "已停用"
+#: mod/install.php:432
+msgid "Error: mb_string PHP module required but not installed."
+msgstr "错误:mbstring PHP模块必要可没安装的。"
 
-#: mod/admin.php:1192
-msgid "Users, Global Contacts"
-msgstr "用户,全球联系人"
+#: mod/install.php:436
+msgid "Error: iconv PHP module required but not installed."
+msgstr ""
 
-#: mod/admin.php:1193
-msgid "Users, Global Contacts/fallback"
+#: mod/install.php:446
+msgid "Error, XML PHP module required but not installed."
 msgstr ""
 
-#: mod/admin.php:1197
-msgid "One month"
-msgstr "一个月"
+#: mod/install.php:458
+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 "网页安装器要创建一个叫 \".htconfig.php\" 的文件在你的 web 服务器的顶层目录下,但无法这么做。"
 
-#: mod/admin.php:1198
-msgid "Three months"
-msgstr "三个月"
+#: mod/install.php:459
+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 "这常常是一个权设置,因为网服务器可能不会写文件在文件夹-即使您会。"
 
-#: mod/admin.php:1199
-msgid "Half a year"
-msgstr "半年"
+#: mod/install.php:460
+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 "这个步骤头,我们给您正文要保存在叫.htconfig.php的文件在您Friendica主文件夹。"
 
-#: mod/admin.php:1200
-msgid "One year"
-msgstr "一年"
+#: mod/install.php:461
+msgid ""
+"You can alternatively skip this procedure and perform a manual installation."
+" Please see the file \"INSTALL.txt\" for instructions."
+msgstr "或者您会这个步骤不做还是实行手动的安装。请看INSTALL.txt文件为说明。"
 
-#: mod/admin.php:1205
-msgid "Multi user instance"
-msgstr "多用户网站"
+#: mod/install.php:464
+msgid ".htconfig.php is writable"
+msgstr ".htconfig.php是可写的"
 
-#: mod/admin.php:1228
-msgid "Closed"
-msgstr "关闭"
+#: mod/install.php:474
+msgid ""
+"Friendica uses the Smarty3 template engine to render its web views. Smarty3 "
+"compiles templates to PHP to speed up rendering."
+msgstr "Friendica用Smarty3模板机车为建筑网页。Smarty3把模板编译成PHP为催建筑网页。"
 
-#: mod/admin.php:1229
-msgid "Requires approval"
-msgstr "要批准"
+#: mod/install.php:475
+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 "为了保存这些模板,网服务器要写权利于view/smarty3/目录在Friendica主目录下。"
 
-#: mod/admin.php:1230
-msgid "Open"
-msgstr "打开"
+#: mod/install.php:476
+msgid ""
+"Please ensure that the user that your web server runs as (e.g. www-data) has"
+" write access to this folder."
+msgstr "请保险您网服务器用户(比如www-data)有这个目录的写权利。"
 
-#: mod/admin.php:1234
-msgid "No SSL policy, links will track page SSL state"
-msgstr "没SSL方针,环节将追踪页SSL现状"
+#: mod/install.php:477
+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 "注意:为了安全,您应该只给网服务器写权利于view/smarty3/-没有模板文件(.tpl)之下。"
 
-#: mod/admin.php:1235
-msgid "Force all links to use SSL"
-msgstr "强制所有链接使用 SSL"
+#: mod/install.php:480
+msgid "view/smarty3 is writable"
+msgstr "能写view/smarty3"
 
-#: mod/admin.php:1236
-msgid "Self-signed certificate, use SSL for local links only (discouraged)"
-msgstr "自签证书,只在本地链接使用 SSL(不推荐)"
+#: mod/install.php:496
+msgid ""
+"Url rewrite in .htaccess is not working. Check your server configuration."
+msgstr "在 .htaccess 中的 URL 重写不工作。请检查你的服务器配置。"
 
-#: mod/admin.php:1240
-msgid "Don't check"
-msgstr "请勿检查"
+#: mod/install.php:498
+msgid "Url rewrite is working"
+msgstr "URL改写发挥机能"
 
-#: mod/admin.php:1241
-msgid "check the stable version"
-msgstr "检查稳定版"
+#: mod/install.php:517
+msgid "ImageMagick PHP extension is not installed"
+msgstr "ImageMagick PHP 扩展没有安装"
 
-#: mod/admin.php:1242
-msgid "check the development version"
-msgstr "检查开发版本"
+#: mod/install.php:519
+msgid "ImageMagick PHP extension is installed"
+msgstr "ImageMagick PHP 扩展已安装"
 
-#: mod/admin.php:1264 mod/admin.php:1873 mod/admin.php:2126 mod/admin.php:2200
-#: mod/admin.php:2347 mod/delegate.php:161 mod/settings.php:679
-#: mod/settings.php:788 mod/settings.php:874 mod/settings.php:963
-#: mod/settings.php:1198
-msgid "Save Settings"
-msgstr "保存设置"
+#: mod/install.php:521
+msgid "ImageMagick supports GIF"
+msgstr "ImageMagick 支持 GIF"
 
-#: mod/admin.php:1265
-msgid "Republish users to directory"
+#: mod/install.php:528
+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 "数据库配置文件 \".htconfig.php\" 无法被写入。请在 web 服务器根目录下使用附上的文字创建一个配置文件。"
+
+#: mod/install.php:551
+msgid "<h1>What next</h1>"
+msgstr "<h1>下步是什么</h1>"
+
+#: mod/install.php:552
+msgid ""
+"IMPORTANT: You will need to [manually] setup a scheduled task for the "
+"worker."
 msgstr ""
 
-#: mod/admin.php:1266 mod/register.php:264
-msgid "Registration"
-msgstr "注册"
+#: mod/install.php:555
+#, 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 ""
 
-#: mod/admin.php:1267
-msgid "File upload"
-msgstr "æ\96\87件ä¸\8aä¼ "
+#: mod/localtime.php:33
+msgid "Time Conversion"
+msgstr "æ\97¶é\97´è£\85æ\8d¢"
 
-#: mod/admin.php:1268
-msgid "Policies"
-msgstr "政策"
+#: mod/localtime.php:35
+msgid ""
+"Friendica provides this service for sharing events with other networks and "
+"friends in unknown timezones."
+msgstr "Friendica提供这个服务目的是分享项目跟别的网络和朋友们在别的时区。"
+
+#: mod/localtime.php:39
+#, php-format
+msgid "UTC time: %s"
+msgstr "UTC时间: %s"
+
+#: mod/localtime.php:42
+#, php-format
+msgid "Current timezone: %s"
+msgstr "现在时区: %s"
+
+#: mod/localtime.php:46
+#, php-format
+msgid "Converted localtime: %s"
+msgstr "装换的当地时间:%s"
 
-#: mod/admin.php:1269 mod/contacts.php:886 mod/events.php:535
-#: src/Model/Profile.php:851
-msgid "Advanced"
-msgstr "高级"
+#: mod/localtime.php:52
+msgid "Please select your timezone:"
+msgstr "请选择你的时区:"
 
-#: mod/admin.php:1270
-msgid "Auto Discovered Contact Directory"
-msgstr ""
+#: mod/lostpass.php:27
+msgid "No valid account found."
+msgstr "找不到效的账户。"
 
-#: mod/admin.php:1271
-msgid "Performance"
-msgstr "性能"
+#: mod/lostpass.php:39
+msgid "Password reset request issued. Check your email."
+msgstr "重设密码要求发布了。核对您的收件箱。"
 
-#: mod/admin.php:1272
-msgid "Worker"
+#: 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 ""
 
-#: mod/admin.php:1273
+#: mod/lostpass.php:56
+#, php-format
 msgid ""
-"Relocate - WARNING: advanced function. Could make this server unreachable."
-msgstr "重定位 - 警告:高级功能。可能会让这个服务器不可达。"
+"\n"
+"\t\tFollow this link soon to verify your identity:\n"
+"\n"
+"\t\t%1$s\n"
+"\n"
+"\t\tYou will then receive a follow-up message containing the new password.\n"
+"\t\tYou may change that password from your account settings page after logging in.\n"
+"\n"
+"\t\tThe login details are as follows:\n"
+"\n"
+"\t\tSite Location:\t%2$s\n"
+"\t\tLogin Name:\t%3$s"
+msgstr ""
 
-#: mod/admin.php:1276
-msgid "Site name"
-msgstr "网页名字"
+#: mod/lostpass.php:72
+#, php-format
+msgid "Password reset requested at %s"
+msgstr "重设密码要求被发布%s"
 
-#: mod/admin.php:1277
-msgid "Host name"
-msgstr "服务器名"
+#: mod/lostpass.php:88
+msgid ""
+"Request could not be verified. (You may have previously submitted it.) "
+"Password reset failed."
+msgstr "要求确认不了。(您可能已经提交它。)重设密码失败了。"
 
-#: mod/admin.php:1278
-msgid "Sender Email"
-msgstr "寄主邮件"
+#: mod/lostpass.php:101
+msgid "Request has expired, please make a new one."
+msgstr "请求超时,请重试。"
 
-#: mod/admin.php:1278
+#: mod/lostpass.php:116
+msgid "Forgot your Password?"
+msgstr "忘记你的密码吗?"
+
+#: mod/lostpass.php:117
 msgid ""
-"The email address your server shall use to send notification emails from."
-msgstr ""
+"Enter your email address and submit to have your password reset. Then check "
+"your email for further instructions."
+msgstr "输入您的邮件地址和提交为重置密码。然后核对收件箱看别的说明。"
 
-#: mod/admin.php:1279
-msgid "Banner/Logo"
-msgstr "æ \87é¢\98/æ \87å¿\97"
+#: mod/lostpass.php:118 src/Module/Login.php:314
+msgid "Nickname or Email: "
+msgstr "æ\98µç§°æ\88\96é\82®ä»¶å\9c°å\9d\80ï¼\9a"
 
-#: mod/admin.php:1280
-msgid "Shortcut icon"
-msgstr "捷径小图片"
+#: mod/lostpass.php:119
+msgid "Reset"
+msgstr "复位"
 
-#: mod/admin.php:1280
-msgid "Link to an icon that will be used for browsers."
-msgstr ""
+#: mod/lostpass.php:135 src/Module/Login.php:326
+msgid "Password Reset"
+msgstr "复位密码"
 
-#: mod/admin.php:1281
-msgid "Touch icon"
-msgstr "触摸小图片"
+#: mod/lostpass.php:136
+msgid "Your password has been reset as requested."
+msgstr "您的密码被重设如要求的。"
 
-#: mod/admin.php:1281
-msgid "Link to an icon that will be used for tablets and mobiles."
-msgstr ""
+#: mod/lostpass.php:137
+msgid "Your new password is"
+msgstr "你的新的密码是"
 
-#: mod/admin.php:1282
-msgid "Additional Info"
-msgstr "别的消息"
+#: mod/lostpass.php:138
+msgid "Save or copy your new password - and then"
+msgstr "保存或复制新密码-之后"
 
-#: mod/admin.php:1282
+#: mod/lostpass.php:139
+msgid "click here to login"
+msgstr "点击这里登录"
+
+#: mod/lostpass.php:140
+msgid ""
+"Your password may be changed from the <em>Settings</em> page after "
+"successful login."
+msgstr "您的密码可以在成功登录后在<em>设置</em>页修改。"
+
+#: mod/lostpass.php:148
 #, php-format
 msgid ""
-"For public servers: you can add additional information here that will be "
-"listed at %s/servers."
+"\n"
+"\t\t\tDear %1$s,\n"
+"\t\t\t\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 ""
 
-#: mod/admin.php:1283
-msgid "System language"
-msgstr "系统语言"
+#: mod/lostpass.php:154
+#, 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 ""
 
-#: mod/admin.php:1284
-msgid "System theme"
-msgstr "系统主题"
+#: mod/lostpass.php:167
+#, php-format
+msgid "Your password has been changed at %s"
+msgstr "您密码被变化在%s"
 
-#: mod/admin.php:1284
-msgid ""
-"Default system theme - may be over-ridden by user profiles - <a href='#' "
-"id='cnftheme'>change theme settings</a>"
-msgstr "默认系统主题-会被用户简介超驰-<a href='#' id='cnftheme'>把主题设置变化</a>"
+#: mod/notify.php:77
+msgid "No more system notifications."
+msgstr "没别系统通知。"
 
-#: mod/admin.php:1285
-msgid "Mobile system theme"
-msgstr "手机系统主题"
+#: mod/ping.php:292
+msgid "{0} wants to be your friend"
+msgstr "{0}想成为您的朋友"
 
-#: mod/admin.php:1285
-msgid "Theme for mobile devices"
-msgstr "用于移动设备的主题"
+#: mod/ping.php:307
+msgid "{0} sent you a message"
+msgstr "{0}发给您一个通信"
 
-#: mod/admin.php:1286
-msgid "SSL link policy"
-msgstr "SSL环节方针"
+#: mod/ping.php:322
+msgid "{0} requested registration"
+msgstr "{0}要求注册"
 
-#: mod/admin.php:1286
-msgid "Determines whether generated links should be forced to use SSL"
-msgstr "决定产生的链接是否应该强制使用 SSL"
+#: mod/poke.php:192
+msgid "Poke/Prod"
+msgstr ""
 
-#: mod/admin.php:1287
-msgid "Force SSL"
-msgstr "强制使用 SSL"
+#: mod/poke.php:193
+msgid "poke, prod or do other things to somebody"
+msgstr "把人家戳或别的行动"
 
-#: mod/admin.php:1287
-msgid ""
-"Force all Non-SSL requests to SSL - Attention: on some systems it could lead"
-" to endless loops."
-msgstr "强逼所有非SSL的要求用SSL。注意:在有的系统会导致无限循环"
+#: mod/poke.php:194
+msgid "Recipient"
+msgstr "接受者"
 
-#: mod/admin.php:1288
-msgid "Hide help entry from navigation menu"
-msgstr "é\9a\90è\97\8f帮å\8a©å\9c¨è\88ªè¡\8cé\80\89å\8d\95"
+#: mod/poke.php:195
+msgid "Choose what you wish to do to recipient"
+msgstr "é\80\89æ\8b©æ\82¨æ\83³æ\8a\8aå\88«äººä½\9c"
 
-#: mod/admin.php:1288
-msgid ""
-"Hides the menu entry for the Help pages from the navigation menu. You can "
-"still access it calling /help directly."
-msgstr "隐藏帮助项目在航行选单。您还能用它经过手动的输入「/help」"
+#: mod/poke.php:198
+msgid "Make this post private"
+msgstr "使这个文章私人"
 
-#: mod/admin.php:1289
-msgid "Single user instance"
-msgstr "å\8d\95ç\94¨æ\88·ç½\91ç«\99"
+#: mod/probe.php:14 mod/webfinger.php:17
+msgid "Only logged in users are permitted to perform a probing."
+msgstr "å\8fªæ\9c\89å·²ç\99»å½\95ç\94¨æ\88·æ\89\8d被å\85\81许è¿\9bè¡\8cæ\8e¢æµ\8bã\80\82"
 
-#: mod/admin.php:1289
-msgid "Make this instance multi-user or single-user for the named user"
-msgstr "弄这网站多用户或单用户为选择的用户"
+#: mod/profile_photo.php:54
+msgid "Image uploaded but image cropping failed."
+msgstr "照片上传去了,但修剪失灵。"
 
-#: mod/admin.php:1290
-msgid "Maximum image size"
-msgstr "图片最大尺寸"
+#: mod/profile_photo.php:87 mod/profile_photo.php:95 mod/profile_photo.php:103
+#: mod/profile_photo.php:330
+#, php-format
+msgid "Image size reduction [%s] failed."
+msgstr "照片减少[%s]失灵。"
 
-#: mod/admin.php:1290
+#: mod/profile_photo.php:137
 msgid ""
-"Maximum size in bytes of uploaded images. Default is 0, which means no "
-"limits."
-msgstr "最多上传照相的字节。默认是零,意思是无限。"
+"Shift-reload the page or clear browser cache if the new photo does not "
+"display immediately."
+msgstr "万一新照片一会出现,换档重新加载或者成为空浏览器高速缓存。"
+
+#: mod/profile_photo.php:146
+msgid "Unable to process image"
+msgstr "不能处理照片"
+
+#: mod/profile_photo.php:165 mod/wall_upload.php:186 mod/photos.php:763
+#: mod/photos.php:766 mod/photos.php:795
+#, php-format
+msgid "Image exceeds size limit of %s"
+msgstr "图片超过 %s 的大小限制"
 
-#: mod/admin.php:1291
-msgid "Maximum image length"
-msgstr "最大图片大小"
+#: mod/profile_photo.php:174 mod/wall_upload.php:200 mod/photos.php:818
+msgid "Unable to process image."
+msgstr "处理不了图像."
 
-#: mod/admin.php:1291
-msgid ""
-"Maximum length in pixels of the longest side of uploaded images. Default is "
-"-1, which means no limits."
-msgstr "最多像素在上传图片的长度。默认-1,意思是无限。"
+#: mod/profile_photo.php:262
+msgid "Upload File:"
+msgstr "上传文件:"
 
-#: mod/admin.php:1292
-msgid "JPEG image quality"
-msgstr "JPEG 图片质量"
+#: mod/profile_photo.php:263
+msgid "Select a profile:"
+msgstr "选择一个简介"
 
-#: mod/admin.php:1292
-msgid ""
-"Uploaded JPEGS will be saved at this quality setting [0-100]. Default is "
-"100, which is full quality."
-msgstr "上传的JPEG被用这质量[0-100]保存。默认100,最高。"
+#: mod/profile_photo.php:268
+msgid "or"
+msgstr "或者"
 
-#: mod/admin.php:1294
-msgid "Register policy"
-msgstr "注册政策"
+#: mod/profile_photo.php:268
+msgid "skip this step"
+msgstr "略过这步"
 
-#: mod/admin.php:1295
-msgid "Maximum Daily Registrations"
-msgstr "ä¸\80天æ\9c\80å¤\9a注å\86\8c"
+#: mod/profile_photo.php:268
+msgid "select a photo from your photo albums"
+msgstr "ä»\8eæ\82¨ç\9a\84ç\85§ç\89\87å\86\8cé\80\89æ\8b©ä¸\80ç\89\87ã\80\82"
 
-#: mod/admin.php:1295
-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/profile_photo.php:281
+msgid "Crop Image"
+msgstr "修剪照片"
 
-#: mod/admin.php:1296
-msgid "Register text"
-msgstr "注册正文"
+#: mod/profile_photo.php:282
+msgid "Please adjust the image cropping for optimum viewing."
+msgstr "请调图片剪裁为最好看。"
 
-#: mod/admin.php:1296
-msgid "Will be displayed prominently on the registration page."
-msgstr "被显著的在注册页表示。"
+#: mod/profile_photo.php:284
+msgid "Done Editing"
+msgstr "编辑完成"
 
-#: mod/admin.php:1297
-msgid "Accounts abandoned after x days"
-msgstr "账户丢弃X天后"
+#: mod/profile_photo.php:320
+msgid "Image uploaded successfully."
+msgstr "照片成功地上传了。"
 
-#: mod/admin.php:1297
-msgid ""
-"Will not waste system resources polling external sites for abandonded "
-"accounts. Enter 0 for no time limit."
-msgstr "拒绝浪费系统资源看外网站找丢弃的账户。输入0为无时限。"
+#: mod/profile_photo.php:322 mod/wall_upload.php:239 mod/photos.php:847
+msgid "Image upload failed."
+msgstr "图像上载失败了."
 
-#: mod/admin.php:1298
-msgid "Allowed friend domains"
-msgstr "å\85\81许ç\9a\84æ\9c\8bå\8f\8bå\9f\9f"
+#: mod/profperm.php:28 mod/group.php:83 index.php:412
+msgid "Permission denied"
+msgstr "æ\9d\83é\99\90ä¸\8då¤\9f"
 
-#: mod/admin.php:1298
-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/profperm.php:34 mod/profperm.php:65
+msgid "Invalid profile identifier."
+msgstr "无限的简介标识符。"
 
-#: mod/admin.php:1299
-msgid "Allowed email domains"
-msgstr "允许的电子邮件域"
+#: mod/profperm.php:111
+msgid "Profile Visibility Editor"
+msgstr "简介能见度编辑器。"
 
-#: mod/admin.php:1299
-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/profperm.php:115 mod/group.php:266
+msgid "Click on a contact to add or remove."
+msgstr "单击联系人以添加或删除。"
 
-#: mod/admin.php:1300
-msgid "No OEmbed rich content"
-msgstr ""
+#: mod/profperm.php:124
+msgid "Visible To"
+msgstr "能见被"
 
-#: mod/admin.php:1300
-msgid ""
-"Don't show the rich content (e.g. embedded PDF), except from the domains "
-"listed below."
+#: mod/profperm.php:140
+msgid "All Contacts (with secure profile access)"
 msgstr ""
 
-#: mod/admin.php:1301
-msgid "Allowed OEmbed domains"
-msgstr ""
+#: mod/regmod.php:68
+msgid "Account approved."
+msgstr "账户已被批准。"
 
-#: mod/admin.php:1301
-msgid ""
-"Comma separated list of domains which oembed content is allowed to be "
-"displayed. Wildcards are accepted."
-msgstr ""
+#: mod/regmod.php:93
+#, php-format
+msgid "Registration revoked for %s"
+msgstr "撤销了 %s 的注册"
 
-#: mod/admin.php:1302
-msgid "Block public"
-msgstr ""
+#: mod/regmod.php:102
+msgid "Please login."
+msgstr "请登录。"
 
-#: mod/admin.php:1302
+#: mod/removeme.php:55 mod/removeme.php:58
+msgid "Remove My Account"
+msgstr "删除我的账户"
+
+#: mod/removeme.php:56
 msgid ""
-"Check to block public access to all otherwise public personal pages on this "
-"site unless you are currently logged in."
-msgstr "拦公开看什么否则空开的私页在这网站除了您登录的时候以外。"
+"This will completely remove your account. Once this has been done it is not "
+"recoverable."
+msgstr "这要完全删除您的账户。这一做过,就不能恢复。"
 
-#: mod/admin.php:1303
-msgid "Force publish"
-msgstr "强行发布"
+#: mod/removeme.php:57
+msgid "Please enter your password for verification:"
+msgstr "请输入密码为确认:"
 
-#: mod/admin.php:1303
-msgid ""
-"Check to force all profiles on this site to be listed in the site directory."
-msgstr "让所有这网站的的简介表明在网站目录。"
+#: mod/search.php:37 mod/network.php:194
+msgid "Remove term"
+msgstr "删除关键字"
 
-#: mod/admin.php:1304
-msgid "Global directory URL"
-msgstr ""
+#: mod/search.php:46 mod/network.php:201 src/Content/Feature.php:100
+msgid "Saved Searches"
+msgstr "保存的搜索"
 
-#: mod/admin.php:1304
-msgid ""
-"URL to the global directory. If this is not set, the global directory is "
-"completely unavailable to the application."
-msgstr ""
+#: mod/search.php:105
+msgid "Only logged in users are permitted to perform a search."
+msgstr "只有已登录的用户被允许进行搜索。"
 
-#: mod/admin.php:1305
-msgid "Private posts by default for new users"
-msgstr "新用户默认写私人文章"
+#: mod/search.php:129
+msgid "Too Many Requests"
+msgstr "过多请求"
 
-#: mod/admin.php:1305
-msgid ""
-"Set default post permissions for all new members to the default privacy "
-"group rather than public."
-msgstr "默认新用户文章批准使默认隐私组,没有公开。"
+#: mod/search.php:130
+msgid "Only one search per minute is permitted for not logged in users."
+msgstr "对未登录的用户,每分钟只允许一条搜索。"
 
-#: mod/admin.php:1306
-msgid "Don't include post content in email notifications"
-msgstr "别包含文章内容在邮件消息"
+#: mod/search.php:228 mod/community.php:134
+msgid "No results."
+msgstr "没有结果。"
 
-#: mod/admin.php:1306
-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/search.php:234
+#, php-format
+msgid "Items tagged with: %s"
+msgstr ""
 
-#: mod/admin.php:1307
-msgid "Disallow public access to addons listed in the apps menu."
-msgstr "不允许插件的公众使用权在应用选单。"
+#: mod/subthread.php:113
+#, php-format
+msgid "%1$s is following %2$s's %3$s"
+msgstr "%1$s关注着%2$s的%3$s"
 
-#: mod/admin.php:1307
-msgid ""
-"Checking this box will restrict addons listed in the apps menu to members "
-"only."
-msgstr "复选这个框为把应用选内插件限制仅成员"
+#: mod/tagrm.php:47
+msgid "Tag removed"
+msgstr "标签去除了"
 
-#: mod/admin.php:1308
-msgid "Don't embed private images in posts"
-msgstr "å\88«åµ\8cå\85¥ç§\81人å\9b¾æ¡\88å\9c¨æ\96\87ç« é\87\8c"
+#: mod/tagrm.php:85
+msgid "Remove Item Tag"
+msgstr "å\8e»é\99¤é¡¹ç\9b®æ \87ç­¾"
 
-#: mod/admin.php:1308
-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/tagrm.php:87
+msgid "Select a tag to remove: "
+msgstr "选择删除一个标签: "
 
-#: mod/admin.php:1309
-msgid "Allow Users to set remote_self"
-msgstr "å\85\81许ç\94¨æ\88·ç\94¨é\81¥è¿\9cç\9a\84è\87ªèº«"
+#: mod/uexport.php:44
+msgid "Export account"
+msgstr "导å\87ºè´¦æ\88·"
 
-#: mod/admin.php:1309
+#: mod/uexport.php:44
 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 "选择这个之后,用户们允许表明熟人当遥远的自身在熟人修理页。遥远的自身所有文章被复制到用户文章流。"
+"Export your account info and contacts. Use this to make a backup of your "
+"account and/or to move it to another server."
+msgstr "导出你的账户信息和联系人。用这个功能来生成一个你的账户的备份,并且/或者把它移到另外一个服务器。"
 
-#: mod/admin.php:1310
-msgid "Block multiple registrations"
-msgstr "阻止多次注册"
+#: mod/uexport.php:45
+msgid "Export all"
+msgstr "导出全部"
+
+#: 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 "导出你的账户信息、联系人和所有你的项目为 json 格式。可能会是一个很大的文件,并可能花费很多时间。用这个功能来做一个你的账户的全备份(照片不会被导出)"
 
-#: mod/admin.php:1310
-msgid "Disallow users to register additional accounts for use as pages."
-msgstr "不允许用户注册别的账户为当页。"
+#: mod/uexport.php:52 mod/settings.php:106
+msgid "Export personal data"
+msgstr "导出个人信息"
 
-#: mod/admin.php:1311
-msgid "OpenID support"
-msgstr "OpenID 支持"
+#: mod/viewcontacts.php:87
+msgid "No contacts."
+msgstr "没有联系人。"
 
-#: mod/admin.php:1311
-msgid "OpenID support for registration and logins."
-msgstr "æ\94¯æ\8c\81使ç\94¨ OpenID æ³¨å\86\8cå\92\8cç\99»å½\95。"
+#: mod/viewsrc.php:12
+msgid "Access denied."
+msgstr "没æ\9c\89ç\94¨æ\9d\83。"
 
-#: mod/admin.php:1312
-msgid "Fullname check"
-msgstr "全名核实"
+#: mod/wall_upload.php:231 mod/item.php:471 src/Object/Image.php:949
+#: src/Object/Image.php:965 src/Object/Image.php:973 src/Object/Image.php:998
+msgid "Wall Photos"
+msgstr "墙照片"
 
-#: mod/admin.php:1312
-msgid ""
-"Force users to register with a space between firstname and lastname in Full "
-"name, as an antispam measure"
-msgstr "让用户注册的时候放空格姓名中间,省得垃圾注册。"
+#: mod/wallmessage.php:49 mod/wallmessage.php:112
+#, php-format
+msgid "Number of daily wall messages for %s exceeded. Message failed."
+msgstr "一天最多墙通知给%s超过了。通知没有通过 。"
 
-#: mod/admin.php:1313
-msgid "Community pages for visitors"
-msgstr ""
+#: mod/wallmessage.php:57 mod/message.php:73
+msgid "No recipient selected."
+msgstr "没有选择的接受者。"
 
-#: mod/admin.php:1313
-msgid ""
-"Which community pages should be available for visitors. Local users always "
-"see both pages."
-msgstr ""
+#: mod/wallmessage.php:60
+msgid "Unable to check your home location."
+msgstr "核对不了您的主页。"
 
-#: mod/admin.php:1314
-msgid "Posts per user on community page"
-msgstr "个用户文章数量在社会页"
+#: mod/wallmessage.php:63 mod/message.php:80
+msgid "Message could not be sent."
+msgstr "消息发不了。"
 
-#: mod/admin.php:1314
-msgid ""
-"The maximum number of posts per user on the community page. (Not valid for "
-"'Global Community')"
-msgstr "一个用户最多文章在社会页。(无效在“全球社会”)"
+#: mod/wallmessage.php:66 mod/message.php:83
+msgid "Message collection failure."
+msgstr "通信受到错误。"
 
-#: mod/admin.php:1315
-msgid "Enable OStatus support"
-msgstr "启用 OStatus 支持"
+#: mod/wallmessage.php:69 mod/message.php:86
+msgid "Message sent."
+msgstr "消息发了"
 
-#: mod/admin.php:1315
-msgid ""
-"Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility. All "
-"communications in OStatus are public, so privacy warnings will be "
-"occasionally displayed."
-msgstr "提供内置的 OStatus(StatusNet、GNU Social 等)兼容性。所有 OStatus 的通信是公开的,所以会偶尔显示隐私警告。"
+#: mod/wallmessage.php:86 mod/wallmessage.php:95
+msgid "No recipient."
+msgstr "没有接受者。"
 
-#: mod/admin.php:1316
-msgid "Only import OStatus threads from our contacts"
-msgstr ""
+#: mod/wallmessage.php:132 mod/message.php:250
+msgid "Send Private Message"
+msgstr "发私人的通信"
 
-#: mod/admin.php:1316
+#: mod/wallmessage.php:133
+#, php-format
 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 ""
+"If you wish for %s to respond, please check that the privacy settings on "
+"your site allow private mail from unknown senders."
+msgstr "如果您想%s回答,请核对您网站的隐私设置允许生发送人的私人邮件。"
 
-#: mod/admin.php:1317
-msgid "OStatus support can only be enabled if threading is enabled."
-msgstr ""
+#: mod/wallmessage.php:134 mod/message.php:251 mod/message.php:421
+msgid "To:"
+msgstr "到:"
 
-#: mod/admin.php:1319
-msgid ""
-"Diaspora support can't be enabled because Friendica was installed into a sub"
-" directory."
-msgstr "Diaspora 支持无法启用,因为 Friendica 被安装到了一个子目录。"
+#: mod/wallmessage.php:135 mod/message.php:255 mod/message.php:423
+msgid "Subject:"
+msgstr "题目:"
 
-#: mod/admin.php:1320
-msgid "Enable Diaspora support"
-msgstr "启用 Diaspora 支持"
+#: mod/item.php:114
+msgid "Unable to locate original post."
+msgstr "找不到当初的新闻"
 
-#: mod/admin.php:1320
-msgid "Provide built-in Diaspora network compatibility."
-msgstr "提供内置的 Diaspora 网络兼容性。"
+#: mod/item.php:274
+msgid "Empty post discarded."
+msgstr "空帖子被丢弃了。"
 
-#: mod/admin.php:1321
-msgid "Only allow Friendica contacts"
-msgstr "只允许 Friendica 联系人"
+#: mod/item.php:799
+#, php-format
+msgid ""
+"This message was sent to you by %s, a member of the Friendica social "
+"network."
+msgstr "这个新闻是由%s,Friendica社会化网络成员之一,发给你。"
 
-#: mod/admin.php:1321
+#: mod/item.php:801
+#, php-format
+msgid "You may visit them online at %s"
+msgstr "你可以网上拜访他在%s"
+
+#: mod/item.php:802
 msgid ""
-"All contacts must use Friendica protocols. All other built-in communication "
-"protocols disabled."
-msgstr "所有联系人必须使用 Friendica 协议 。所有其他内置沟通协议都已停用。"
+"Please contact the sender by replying to this post if you do not wish to "
+"receive these messages."
+msgstr "你不想受到这些新闻的话,请回答这个新闻给发者联系。"
 
-#: mod/admin.php:1322
-msgid "Verify SSL"
-msgstr "验证 SSL"
+#: mod/item.php:806
+#, php-format
+msgid "%s posted an update."
+msgstr "%s贴上一个新闻。"
 
-#: mod/admin.php:1322
+#: mod/register.php:99
 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 "你想的话,您会使严格证书核实可用。意思是您不能根自签的SSL网站交流。"
+"Registration successful. Please check your email for further instructions."
+msgstr "注册成功了。请咨询说明再您的收件箱。"
 
-#: mod/admin.php:1323
-msgid "Proxy user"
-msgstr "代理用户"
+#: 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 "发送邮件失败。你的账户消息是:<br>用户名:%s<br> 密码: %s<br><br>。登录后能改密码。"
 
-#: mod/admin.php:1324
-msgid "Proxy URL"
-msgstr "代理URL"
+#: mod/register.php:110
+msgid "Registration successful."
+msgstr "注册成功。"
 
-#: mod/admin.php:1325
-msgid "Network timeout"
-msgstr "网络超时"
+#: mod/register.php:115
+msgid "Your registration can not be processed."
+msgstr "处理不了您的注册。"
 
-#: mod/admin.php:1325
-msgid "Value is in seconds. Set to 0 for unlimited (not recommended)."
-msgstr "输入秒数。输入零为无限(不推荐的)。"
+#: mod/register.php:162
+msgid "Your registration is pending approval by the site owner."
+msgstr "您的注册等网页主的批准。"
 
-#: mod/admin.php:1326
-msgid "Maximum Load Average"
-msgstr "最大平均负荷"
+#: mod/register.php:220
+msgid ""
+"You may (optionally) fill in this form via OpenID by supplying your OpenID "
+"and clicking 'Register'."
+msgstr "您会(可选的)用OpenID填这个表格通过提供您的OpenID和点击「注册」。"
 
-#: mod/admin.php:1326
+#: mod/register.php:221
 msgid ""
-"Maximum system load before delivery and poll processes are deferred - "
-"default 50."
-msgstr "系统负荷平均以上转播和检查行程会被耽误-默认50。"
+"If you are not familiar with OpenID, please leave that field blank and fill "
+"in the rest of the items."
+msgstr "如果您没熟悉OpenID,请留空这个栏和填另些栏。"
 
-#: mod/admin.php:1327
-msgid "Maximum Load Average (Frontend)"
-msgstr ""
+#: mod/register.php:222
+msgid "Your OpenID (optional): "
+msgstr "您的OpenID(可选的):"
 
-#: mod/admin.php:1327
-msgid "Maximum system load before the frontend quits service - default 50."
+#: mod/register.php:234
+msgid "Include your profile in member directory?"
+msgstr "放您的简介再员目录?"
+
+#: mod/register.php:259
+msgid "Note for the admin"
 msgstr ""
 
-#: mod/admin.php:1328
-msgid "Minimal Memory"
-msgstr "最少内存"
+#: mod/register.php:259
+msgid "Leave a message for the admin, why you want to join this node"
+msgstr "给管理员留条消息,为什么你想加入这个节点"
 
-#: mod/admin.php:1328
-msgid ""
-"Minimal free memory in MB for the worker. Needs access to /proc/meminfo - "
-"default 0 (deactivated)."
-msgstr ""
+#: mod/register.php:260
+msgid "Membership on this site is by invitation only."
+msgstr "会员身份在这个网站是光通过邀请。"
 
-#: mod/admin.php:1329
-msgid "Maximum table size for optimization"
+#: mod/register.php:261
+msgid "Your invitation code: "
 msgstr ""
 
-#: mod/admin.php:1329
-msgid ""
-"Maximum table size (in MB) for the automatic optimization - default 100 MB. "
-"Enter -1 to disable it."
-msgstr ""
+#: mod/register.php:264 mod/admin.php:1266
+msgid "Registration"
+msgstr "注册"
 
-#: mod/admin.php:1330
-msgid "Minimum level of fragmentation"
-msgstr ""
+#: mod/register.php:270
+msgid "Your Full Name (e.g. Joe Smith, real or real-looking): "
+msgstr "你的全名 (比如张三,真名或看起来是真名):"
 
-#: mod/admin.php:1330
+#: mod/register.php:271
 msgid ""
-"Minimum fragmenation level to start the automatic optimization - default "
-"value is 30%."
+"Your Email Address: (Initial information will be send there, so this has to "
+"be an existing address.)"
 msgstr ""
 
-#: mod/admin.php:1332
-msgid "Periodical check of global contacts"
-msgstr ""
+#: mod/register.php:273 mod/settings.php:1205
+msgid "New Password:"
+msgstr "新密码:"
 
-#: mod/admin.php:1332
+#: mod/register.php:273
+msgid "Leave empty for an auto generated password."
+msgstr "留空以使用自动生成的密码。"
+
+#: mod/register.php:274 mod/settings.php:1206
+msgid "Confirm:"
+msgstr "确认:"
+
+#: mod/register.php:275
+#, php-format
 msgid ""
-"If enabled, the global contacts are checked periodically for missing or "
-"outdated data and the vitality of the contacts and servers."
+"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 ""
 
-#: mod/admin.php:1333
-msgid "Days between requery"
-msgstr "é\87\8dæ\96°æ\9f¥è¯¢é\97´é\9a\94天æ\95°"
+#: mod/register.php:276
+msgid "Choose a nickname: "
+msgstr "é\80\89æ\8b©æ\98µç§°ï¼\9a"
 
-#: mod/admin.php:1333
-msgid "Number of days after which a server is requeried for his contacts."
-msgstr ""
+#: mod/register.php:279 src/Content/Nav.php:128 src/Module/Login.php:283
+msgid "Register"
+msgstr "注册"
 
-#: mod/admin.php:1334
-msgid "Discover contacts from other servers"
-msgstr "从其他服务器上发现联系人"
+#: mod/register.php:286
+msgid "Import your profile to this friendica instance"
+msgstr "进口您的简介到这个friendica服务器"
 
-#: mod/admin.php:1334
-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/admin.php:106
+msgid "Theme settings updated."
+msgstr "主题设置更新了。"
 
-#: mod/admin.php:1335
-msgid "Timeframe for fetching global contacts"
-msgstr ""
+#: mod/admin.php:176 src/Content/Nav.php:174
+msgid "Information"
+msgstr "资料"
 
-#: mod/admin.php:1335
-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:177
+msgid "Overview"
+msgstr "概览"
 
-#: mod/admin.php:1336
-msgid "Search the local directory"
-msgstr "搜索本地目录"
+#: mod/admin.php:178 mod/admin.php:654
+msgid "Federation Statistics"
+msgstr ""
 
-#: mod/admin.php:1336
-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."
+#: mod/admin.php:179
+msgid "Configuration"
 msgstr ""
 
-#: mod/admin.php:1338
-msgid "Publish server information"
-msgstr "发布服务器信息"
+#: mod/admin.php:180 mod/admin.php:1263
+msgid "Site"
+msgstr "网站"
 
-#: mod/admin.php:1338
-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/admin.php:181 mod/admin.php:1191 mod/admin.php:1696 mod/admin.php:1712
+msgid "Users"
+msgstr "用户"
 
-#: mod/admin.php:1340
-msgid "Check upstream version"
-msgstr "æ£\80æ\9f¥ä¸\8a游ç\89\88æ\9c¬"
+#: mod/admin.php:182 mod/admin.php:1812 mod/admin.php:1872 mod/settings.php:85
+msgid "Addons"
+msgstr "æ\8f\92件"
 
-#: mod/admin.php:1340
-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:183 mod/admin.php:2081 mod/admin.php:2125
+msgid "Themes"
+msgstr "主题"
 
-#: mod/admin.php:1341
-msgid "Suppress Tags"
-msgstr "压制标签"
+#: mod/admin.php:184 mod/settings.php:63
+msgid "Additional features"
+msgstr "附加的特点"
 
-#: mod/admin.php:1341
-msgid "Suppress showing a list of hashtags at the end of the posting."
-msgstr "不在文章末尾显示主题标签列表。"
+#: mod/admin.php:185
+msgid "Database"
+msgstr "数据库"
 
-#: mod/admin.php:1342
-msgid "Path to item cache"
-msgstr "路线到项目缓存"
+#: mod/admin.php:186
+msgid "DB updates"
+msgstr "数据库更新"
 
-#: mod/admin.php:1342
-msgid "The item caches buffers generated bbcode and external images."
+#: mod/admin.php:187 mod/admin.php:689
+msgid "Inspect Queue"
 msgstr ""
 
-#: mod/admin.php:1343
-msgid "Cache duration in seconds"
-msgstr "缓存时间秒"
-
-#: mod/admin.php:1343
-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 "高速缓存要存文件多久?默认是86400秒钟(一天)。停用高速缓存,输入-1。"
+#: mod/admin.php:188
+msgid "Tools"
+msgstr "工具"
 
-#: mod/admin.php:1344
-msgid "Maximum numbers of comments per post"
-msgstr "文件最多评论"
+#: mod/admin.php:189
+msgid "Contact Blocklist"
+msgstr "联系人屏蔽列表"
 
-#: mod/admin.php:1344
-msgid "How much comments should be shown for each post? Default value is 100."
-msgstr ""
+#: mod/admin.php:190 mod/admin.php:311
+msgid "Server Blocklist"
+msgstr "服务器屏蔽列表"
 
-#: mod/admin.php:1345
-msgid "Temp path"
-msgstr "临时文件路线"
+#: mod/admin.php:191 mod/admin.php:470
+msgid "Delete Item"
+msgstr "删除项目"
 
-#: mod/admin.php:1345
-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:192 mod/admin.php:193 mod/admin.php:2199
+msgid "Logs"
+msgstr "记录"
 
-#: mod/admin.php:1346
-msgid "Base path to installation"
-msgstr "基础安装路线"
+#: mod/admin.php:194 mod/admin.php:2266
+msgid "View Logs"
+msgstr "查看日志"
 
-#: mod/admin.php:1346
-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."
+#: mod/admin.php:196
+msgid "Diagnostics"
 msgstr ""
 
-#: mod/admin.php:1347
-msgid "Disable picture proxy"
-msgstr "停用图片代理"
+#: mod/admin.php:197
+msgid "PHP Info"
+msgstr "PHP Info"
 
-#: mod/admin.php:1347
-msgid ""
-"The picture proxy increases performance and privacy. It shouldn't be used on"
-" systems with very low bandwith."
-msgstr ""
+#: mod/admin.php:198
+msgid "probe address"
+msgstr "探测地址"
 
-#: mod/admin.php:1348
-msgid "Only search in tags"
+#: mod/admin.php:199
+msgid "check webfinger"
 msgstr ""
 
-#: mod/admin.php:1348
-msgid "On large systems the text search can slow down the system extremely."
+#: mod/admin.php:218 src/Content/Nav.php:217
+msgid "Admin"
+msgstr "管理"
+
+#: mod/admin.php:219
+msgid "Addon Features"
 msgstr ""
 
-#: mod/admin.php:1350
-msgid "New base url"
-msgstr "新基础URL"
+#: mod/admin.php:220
+msgid "User registrations waiting for confirmation"
+msgstr "用户注册等确认"
 
-#: mod/admin.php:1350
-msgid ""
-"Change base url for this server. Sends relocate message to all Friendica and"
-" Diaspora* contacts of all users."
-msgstr ""
+#: mod/admin.php:302
+msgid "The blocked domain"
+msgstr "被封禁的域名"
 
-#: mod/admin.php:1352
-msgid "RINO Encryption"
-msgstr ""
+#: mod/admin.php:303 mod/admin.php:316
+msgid "The reason why you blocked this domain."
+msgstr "封禁这个域名的原因。"
 
-#: mod/admin.php:1352
-msgid "Encryption layer between nodes."
-msgstr ""
+#: mod/admin.php:304
+msgid "Delete domain"
+msgstr "删除域名"
 
-#: mod/admin.php:1354
-msgid "Maximum number of parallel workers"
-msgstr ""
+#: mod/admin.php:304
+msgid "Check to delete this entry from the blocklist"
+msgstr "选中以从列表中删除此条目"
 
-#: mod/admin.php:1354
-msgid ""
-"On shared hosters set this to 2. On larger systems, values of 10 are great. "
-"Default value is 4."
-msgstr ""
+#: mod/admin.php:310 mod/admin.php:427 mod/admin.php:469 mod/admin.php:653
+#: mod/admin.php:688 mod/admin.php:784 mod/admin.php:1262 mod/admin.php:1695
+#: mod/admin.php:1811 mod/admin.php:1871 mod/admin.php:2080 mod/admin.php:2124
+#: mod/admin.php:2198 mod/admin.php:2265
+msgid "Administration"
+msgstr "管理"
 
-#: mod/admin.php:1355
-msgid "Don't use 'proc_open' with the worker"
+#: mod/admin.php:312
+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/admin.php:1355
+#: mod/admin.php:313
 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."
+"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/admin.php:1356
-msgid "Enable fastlane"
-msgstr ""
+#: mod/admin.php:314
+msgid "Add new entry to block list"
+msgstr "添加新条目到屏蔽列表"
+
+#: mod/admin.php:315
+msgid "Server Domain"
+msgstr "服务器域名"
 
-#: mod/admin.php:1356
+#: mod/admin.php:315
 msgid ""
-"When enabed, the fastlane mechanism starts an additional worker if processes"
-" with higher priority are blocked by processes of lower priority."
+"The domain of the new server to add to the block list. Do not include the "
+"protocol."
 msgstr ""
 
-#: mod/admin.php:1357
-msgid "Enable frontend worker"
-msgstr ""
+#: mod/admin.php:316
+msgid "Block reason"
+msgstr "封禁原因"
 
-#: mod/admin.php:1357
-#, 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/admin.php:317
+msgid "Add Entry"
+msgstr "添加条目"
 
-#: mod/admin.php:1385
-msgid "Update has been marked successful"
-msgstr "更新当成功标签了"
+#: mod/admin.php:318
+msgid "Save changes to the blocklist"
+msgstr "保存变更到屏蔽列表"
 
-#: mod/admin.php:1392
-#, php-format
-msgid "Database structure update %s was successfully applied."
-msgstr ""
+#: mod/admin.php:319
+msgid "Current Entries in the Blocklist"
+msgstr "屏蔽列表中的当前条目"
 
-#: mod/admin.php:1395
-#, php-format
-msgid "Executing of database structure update %s failed with error: %s"
-msgstr ""
+#: mod/admin.php:322
+msgid "Delete entry from blocklist"
+msgstr "删除屏蔽列表中的条目"
 
-#: mod/admin.php:1408
-#, php-format
-msgid "Executing %s failed with error: %s"
-msgstr "执行 %s 失败,错误:%s"
+#: mod/admin.php:325
+msgid "Delete entry from blocklist?"
+msgstr "从屏蔽列表删除条目?"
 
-#: mod/admin.php:1410
-#, php-format
-msgid "Update %s was successfully applied."
-msgstr "把%s更新成功地实行。"
+#: mod/admin.php:351
+msgid "Server added to blocklist."
+msgstr "服务器已添加到屏蔽列表。"
 
-#: mod/admin.php:1413
-#, php-format
-msgid "Update %s did not return a status. Unknown if it succeeded."
-msgstr "%s更新没回答现状。不知道是否成功。"
+#: mod/admin.php:367
+msgid "Site blocklist updated."
+msgstr "站点屏蔽列表已更新。"
 
-#: mod/admin.php:1416
+#: mod/admin.php:390 util/global_community_block.php:53
+msgid "The contact has been blocked from the node"
+msgstr "该联系人已被本节点屏蔽。"
+
+#: mod/admin.php:392 util/global_community_block.php:48
 #, php-format
-msgid "There was no additional update function %s that needed to be called."
+msgid "Could not find any contact entry for this URL (%s)"
 msgstr ""
 
-#: mod/admin.php:1436
-msgid "No failed updates."
-msgstr "没有不通过地更新。"
+#: mod/admin.php:399
+#, php-format
+msgid "%s contact unblocked"
+msgid_plural "%s contacts unblocked"
+msgstr[0] ""
 
-#: mod/admin.php:1437
-msgid "Check database structure"
+#: mod/admin.php:428
+msgid "Remote Contact Blocklist"
 msgstr ""
 
-#: mod/admin.php:1442
-msgid "Failed Updates"
-msgstr "没通过的更新"
-
-#: mod/admin.php:1443
+#: mod/admin.php:429
 msgid ""
-"This does not include updates prior to 1139, which did not return a status."
-msgstr "这个不包括1139号更新之前,它们没回答装线。"
+"This page allows you to prevent any message from a remote contact to reach "
+"your node."
+msgstr ""
 
-#: mod/admin.php:1444
-msgid "Mark success (if update was manually applied)"
-msgstr "标注成功(如果手动地把更新实行了)"
+#: mod/admin.php:430
+msgid "Block Remote Contact"
+msgstr ""
 
-#: mod/admin.php:1445
-msgid "Attempt to execute this update step automatically"
-msgstr "试图自动地把这步更新实行"
+#: mod/admin.php:431 mod/admin.php:1698
+msgid "select all"
+msgstr "全选"
 
-#: mod/admin.php:1484
-#, php-format
-msgid ""
-"\n"
-"\t\t\tDear %1$s,\n"
-"\t\t\t\tthe administrator of %2$s has set up an account for you."
+#: mod/admin.php:432
+msgid "select none"
 msgstr ""
 
-#: mod/admin.php:1487
-#, 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\tThank you and welcome to %4$s."
+#: mod/admin.php:435
+msgid "No remote contact is blocked from this node."
 msgstr ""
 
-#: mod/admin.php:1519 src/Model/User.php:634
-#, php-format
-msgid "Registration details for %s"
-msgstr "注册信息为%s"
-
-#: mod/admin.php:1529
-#, php-format
-msgid "%s user blocked/unblocked"
-msgid_plural "%s users blocked/unblocked"
-msgstr[0] ""
+#: mod/admin.php:437
+msgid "Blocked Remote Contacts"
+msgstr ""
 
-#: mod/admin.php:1535
-#, php-format
-msgid "%s user deleted"
-msgid_plural "%s users deleted"
-msgstr[0] "%s 用户被删除了"
+#: mod/admin.php:438
+msgid "Block New Remote Contact"
+msgstr ""
 
-#: mod/admin.php:1582
-#, php-format
-msgid "User '%s' deleted"
-msgstr "用户 '%s' 被删除了"
+#: mod/admin.php:439
+msgid "Photo"
+msgstr "照片"
 
-#: mod/admin.php:1590
+#: mod/admin.php:447
 #, php-format
-msgid "User '%s' unblocked"
-msgstr ""
+msgid "%s total blocked contact"
+msgid_plural "%s total blocked contacts"
+msgstr[0] ""
 
-#: mod/admin.php:1590
-#, php-format
-msgid "User '%s' blocked"
+#: mod/admin.php:449
+msgid "URL of the remote contact to block."
 msgstr ""
 
-#: mod/admin.php:1689 mod/admin.php:1701 mod/admin.php:1714 mod/admin.php:1732
-#: src/Content/ContactSelector.php:82
-msgid "Email"
-msgstr "电子邮件"
-
-#: mod/admin.php:1689 mod/admin.php:1714
-msgid "Register date"
-msgstr "注册日期"
+#: mod/admin.php:471
+msgid "Delete this Item"
+msgstr "删除这个项目"
 
-#: mod/admin.php:1689 mod/admin.php:1714
-msgid "Last login"
-msgstr "上次登录"
+#: mod/admin.php:472
+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/admin.php:1689 mod/admin.php:1714
-msgid "Last item"
-msgstr "上项目"
+#: mod/admin.php:473
+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/admin.php:1689 mod/settings.php:54
-msgid "Account"
-msgstr "帐户"
+#: mod/admin.php:474
+msgid "GUID"
+msgstr "GUID"
 
-#: mod/admin.php:1697
-msgid "Add User"
-msgstr "添加用户"
+#: mod/admin.php:474
+msgid "The GUID of the item you want to delete."
+msgstr "你想要删除的项目的 GUID."
 
-#: mod/admin.php:1699
-msgid "User registrations waiting for confirm"
-msgstr "用户注册等待确认"
+#: mod/admin.php:513
+msgid "Item marked for deletion."
+msgstr "被标记为要删除的项目。"
 
-#: mod/admin.php:1700
-msgid "User waiting for permanent deletion"
-msgstr "用户等待长久删除"
+#: mod/admin.php:584
+msgid "unknown"
+msgstr "未知"
 
-#: mod/admin.php:1701
-msgid "Request date"
-msgstr "要求日期"
+#: mod/admin.php:647
+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 ""
 
-#: mod/admin.php:1702
-msgid "No registrations."
-msgstr "没有注册。"
+#: mod/admin.php:648
+msgid ""
+"The <em>Auto Discovered Contact Directory</em> feature is not enabled, it "
+"will improve the data displayed here."
+msgstr ""
 
-#: mod/admin.php:1703
-msgid "Note from the user"
+#: mod/admin.php:660
+#, php-format
+msgid ""
+"Currently this node is aware of %d nodes with %d registered users from the "
+"following platforms:"
 msgstr ""
 
-#: mod/admin.php:1705
-msgid "Deny"
-msgstr "否定"
+#: mod/admin.php:691
+msgid "ID"
+msgstr "ID"
 
-#: mod/admin.php:1709
-msgid "Site admin"
-msgstr "网站管理员"
+#: mod/admin.php:692
+msgid "Recipient Name"
+msgstr "接收者的名字"
 
-#: mod/admin.php:1710
-msgid "Account expired"
-msgstr "帐户过期了"
+#: mod/admin.php:693
+msgid "Recipient Profile"
+msgstr "接收者的简介"
 
-#: mod/admin.php:1713
-msgid "New User"
-msgstr "新用户"
+#: mod/admin.php:694 view/theme/frio/theme.php:266
+#: src/Core/NotificationsManager.php:178 src/Content/Nav.php:178
+msgid "Network"
+msgstr "网络"
 
-#: mod/admin.php:1714
-msgid "Deleted since"
-msgstr "å\88 é\99¤ä»\8e"
+#: mod/admin.php:695
+msgid "Created"
+msgstr "å·²å\88\9b建"
 
-#: mod/admin.php:1719
-msgid ""
-"Selected users will be deleted!\\n\\nEverything these users had posted on "
-"this site will be permanently deleted!\\n\\nAre you sure?"
-msgstr "特定的用户被删除!\\n\\n什么这些用户放在这个网站被永远删除!\\n\\n您肯定吗?"
+#: mod/admin.php:696
+msgid "Last Tried"
+msgstr "上次尝试"
 
-#: mod/admin.php:1720
+#: mod/admin.php:697
 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 "用户{0}将被删除!\\n\\n什么这个用户放在这个网站被永远删除!\\n\\n您肯定吗?"
-
-#: mod/admin.php:1730
-msgid "Name of the new user."
-msgstr "新用户的名字。"
+"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:1731
-msgid "Nickname"
-msgstr "昵称"
+#: mod/admin.php:721
+#, 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 "
+"scripts/dbstructure.php toinnodb</tt> of your Friendica installation for an "
+"automatic conversion.<br />"
+msgstr ""
 
-#: mod/admin.php:1731
-msgid "Nickname of the new user."
-msgstr "新用户的昵称。"
+#: mod/admin.php:728
+#, 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 "有新的 Friendica 版本可供下载。您当前的版本为 %1$s,上游版本为 %2$s"
 
-#: mod/admin.php:1732
-msgid "Email address of the new user."
-msgstr "新用户的邮件地址。"
+#: mod/admin.php:738
+msgid ""
+"The database update failed. Please run \"php scripts/dbstructure.php "
+"update\" from the command line and have a look at the errors that might "
+"appear."
+msgstr ""
 
-#: mod/admin.php:1774
-#, php-format
-msgid "Addon %s disabled."
+#: mod/admin.php:744
+msgid "The worker was never executed. Please check your database structure!"
 msgstr ""
 
-#: mod/admin.php:1778
+#: mod/admin.php:747
 #, php-format
-msgid "Addon %s enabled."
+msgid ""
+"The last worker execution was on %s UTC. This is older than one hour. Please"
+" check your crontab settings."
 msgstr ""
 
-#: mod/admin.php:1788 mod/admin.php:2037
-msgid "Disable"
-msgstr "停用"
+#: mod/admin.php:752 mod/admin.php:1647
+msgid "Normal Account"
+msgstr "正常帐户"
 
-#: mod/admin.php:1791 mod/admin.php:2040
-msgid "Enable"
-msgstr "使能用"
+#: mod/admin.php:753 mod/admin.php:1648
+msgid "Automatic Follower Account"
+msgstr ""
 
-#: mod/admin.php:1813 mod/admin.php:2082
-msgid "Toggle"
-msgstr "肘节"
+#: mod/admin.php:754 mod/admin.php:1649
+msgid "Public Forum Account"
+msgstr ""
 
-#: mod/admin.php:1821 mod/admin.php:2091
-msgid "Author: "
-msgstr "作者:"
+#: mod/admin.php:755 mod/admin.php:1650
+msgid "Automatic Friend Account"
+msgstr "自动朋友帐户"
 
-#: mod/admin.php:1822 mod/admin.php:2092
-msgid "Maintainer: "
-msgstr "维护者:"
+#: mod/admin.php:756
+msgid "Blog Account"
+msgstr "博客账户"
 
-#: mod/admin.php:1874
-msgid "Reload active addons"
+#: mod/admin.php:757
+msgid "Private Forum Account"
 msgstr ""
 
-#: mod/admin.php:1879
-#, 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/admin.php:779
+msgid "Message queues"
+msgstr "通知排队"
 
-#: mod/admin.php:1999
-msgid "No themes found."
-msgstr "æ\89¾ä¸\8då\88°ä¸»é¢\98ã\80\82"
+#: mod/admin.php:785
+msgid "Summary"
+msgstr "æ¦\82è¦\81"
 
-#: mod/admin.php:2073
-msgid "Screenshot"
-msgstr "æ\88ªå\9b¾"
+#: mod/admin.php:787
+msgid "Registered users"
+msgstr "注å\86\8cç\9a\84ç\94¨æ\88·"
 
-#: mod/admin.php:2127
-msgid "Reload active themes"
-msgstr "重载活动的主题"
+#: mod/admin.php:789
+msgid "Pending registrations"
+msgstr "未决的注册"
 
-#: mod/admin.php:2132
-#, php-format
-msgid "No themes found on the system. They should be placed in %1$s"
-msgstr ""
+#: mod/admin.php:790
+msgid "Version"
+msgstr "版本"
 
-#: mod/admin.php:2133
-msgid "[Experimental]"
-msgstr "[试验]"
+#: mod/admin.php:795
+msgid "Active addons"
+msgstr "激活插件"
 
-#: mod/admin.php:2134
-msgid "[Unsupported]"
-msgstr "[没支持]"
+#: mod/admin.php:826
+msgid "Can not parse base url. Must have at least <scheme>://<domain>"
+msgstr "不能分析基础URL。至少要<scheme>://<domain>"
 
-#: mod/admin.php:2158
-msgid "Log settings updated."
-msgstr "日志设置更新了。"
+#: mod/admin.php:1127
+msgid "Site settings updated."
+msgstr "网站设置更新了。"
 
-#: mod/admin.php:2190
-msgid "PHP log currently enabled."
-msgstr "PHP 日志已启用。"
+#: mod/admin.php:1154 mod/settings.php:907
+msgid "No special theme for mobile devices"
+msgstr "没专门适合手机的主题"
 
-#: mod/admin.php:2192
-msgid "PHP log currently disabled."
-msgstr "PHP 日志已禁用。"
+#: mod/admin.php:1183
+msgid "No community page"
+msgstr "没有社会页"
 
-#: mod/admin.php:2201
-msgid "Clear"
-msgstr "æ¸\85ç\90\86å\87º"
+#: mod/admin.php:1184
+msgid "Public postings from users of this site"
+msgstr "æ\9c¬ç½\91ç«\99ç\94¨æ\88·ç\9a\84å\85¬å¼\80æ\96\87ç« "
 
-#: mod/admin.php:2205
-msgid "Enable Debugging"
-msgstr "启用调试"
+#: mod/admin.php:1185
+msgid "Public postings from the federated network"
+msgstr ""
 
-#: mod/admin.php:2206
-msgid "Log file"
-msgstr "日志文件"
+#: mod/admin.php:1186
+msgid "Public postings from local users and the federated network"
+msgstr ""
 
-#: mod/admin.php:2206
-msgid ""
-"Must be writable by web server. Relative to your Friendica top-level "
-"directory."
-msgstr "必要被网页服务器可写的。相对Friendica主文件夹。"
+#: mod/admin.php:1192
+msgid "Users, Global Contacts"
+msgstr "用户,全球联系人"
 
-#: mod/admin.php:2207
-msgid "Log level"
-msgstr "日志级别"
+#: mod/admin.php:1193
+msgid "Users, Global Contacts/fallback"
+msgstr ""
 
-#: mod/admin.php:2209
-msgid "PHP logging"
-msgstr "PHP 日志"
+#: mod/admin.php:1197
+msgid "One month"
+msgstr "一个月"
 
-#: mod/admin.php:2210
-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/admin.php:1198
+msgid "Three months"
+msgstr "三个月"
+
+#: mod/admin.php:1199
+msgid "Half a year"
+msgstr "半年"
+
+#: mod/admin.php:1200
+msgid "One year"
+msgstr "一年"
 
-#: mod/admin.php:2241
-#, 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:1205
+msgid "Multi user instance"
+msgstr "多用户网站"
 
-#: mod/admin.php:2245
-#, 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:1228
+msgid "Closed"
+msgstr "关闭"
 
-#: mod/admin.php:2336 mod/admin.php:2337 mod/settings.php:779
-msgid "Off"
-msgstr ""
+#: mod/admin.php:1229
+msgid "Requires approval"
+msgstr "要批准"
 
-#: mod/admin.php:2336 mod/admin.php:2337 mod/settings.php:779
-msgid "On"
-msgstr "开"
+#: mod/admin.php:1230
+msgid "Open"
+msgstr "开"
 
-#: mod/admin.php:2337
-#, php-format
-msgid "Lock feature %s"
-msgstr "锁定特性 %s"
+#: mod/admin.php:1234
+msgid "No SSL policy, links will track page SSL state"
+msgstr "没SSL方针,环节将追踪页SSL现状"
 
-#: mod/admin.php:2345
-msgid "Manage Additional Features"
-msgstr "管理附加特性"
+#: mod/admin.php:1235
+msgid "Force all links to use SSL"
+msgstr "强制所有链接使用 SSL"
 
-#: mod/babel.php:23
-msgid "Source (bbcode) text:"
-msgstr "源代码(bbcode)正文"
+#: mod/admin.php:1236
+msgid "Self-signed certificate, use SSL for local links only (discouraged)"
+msgstr "自签证书,只在本地链接使用 SSL(不推荐)"
 
-#: mod/babel.php:30
-msgid "Source (Diaspora) text to convert to BBcode:"
-msgstr "源代(Diaspora)正文要翻译成BBCode:"
+#: mod/admin.php:1240
+msgid "Don't check"
+msgstr "请勿检查"
 
-#: mod/babel.php:38
-msgid "Source input: "
-msgstr "æº\90代ç \81è¾\93å\85¥ï¼\9a"
+#: mod/admin.php:1241
+msgid "check the stable version"
+msgstr "æ£\80æ\9f¥ç¨³å®\9aç\89\88"
 
-#: mod/babel.php:42
-msgid "bbcode (raw HTML(: "
-msgstr ""
+#: mod/admin.php:1242
+msgid "check the development version"
+msgstr "检查开发版本"
 
-#: mod/babel.php:45
-msgid "bbcode: "
+#: mod/admin.php:1265
+msgid "Republish users to directory"
 msgstr ""
 
-#: mod/babel.php:49 mod/babel.php:65
-msgid "bbcode => html2bbcode: "
-msgstr ""
+#: mod/admin.php:1267
+msgid "File upload"
+msgstr "文件上传"
 
-#: mod/babel.php:53
-msgid "bb2diaspora: "
-msgstr ""
+#: mod/admin.php:1268
+msgid "Policies"
+msgstr "政策"
 
-#: mod/babel.php:57
-msgid "bb2diaspora => Markdown: "
+#: mod/admin.php:1270
+msgid "Auto Discovered Contact Directory"
 msgstr ""
 
-#: mod/babel.php:61
-msgid "bb2diaspora => diaspora2bb: "
+#: mod/admin.php:1271
+msgid "Performance"
+msgstr "性能"
+
+#: mod/admin.php:1272
+msgid "Worker"
 msgstr ""
 
-#: mod/babel.php:71
-msgid "Source input (Diaspora format): "
-msgstr "源代输入(Diaspora形式):"
+#: mod/admin.php:1273
+msgid ""
+"Relocate - WARNING: advanced function. Could make this server unreachable."
+msgstr "重定位 - 警告:高级功能。可能会让这个服务器不可达。"
 
-#: mod/babel.php:75
-msgid "diaspora2bb: "
-msgstr "diaspora2bb: "
+#: mod/admin.php:1276
+msgid "Site name"
+msgstr "网页名字"
 
-#: mod/community.php:44
-msgid "Community option not available."
-msgstr ""
+#: mod/admin.php:1277
+msgid "Host name"
+msgstr "服务器名"
 
-#: mod/community.php:61
-msgid "Not available."
-msgstr "不可用的"
+#: mod/admin.php:1278
+msgid "Sender Email"
+msgstr "寄主邮件"
 
-#: mod/community.php:74
-msgid "Local Community"
+#: mod/admin.php:1278
+msgid ""
+"The email address your server shall use to send notification emails from."
 msgstr ""
 
-#: mod/community.php:77
-msgid "Posts from local users on this server"
-msgstr ""
+#: mod/admin.php:1279
+msgid "Banner/Logo"
+msgstr "标题/标志"
 
-#: mod/community.php:85
-msgid "Global Community"
+#: mod/admin.php:1280
+msgid "Shortcut icon"
+msgstr "捷径小图片"
+
+#: mod/admin.php:1280
+msgid "Link to an icon that will be used for browsers."
 msgstr ""
 
-#: mod/community.php:88
-msgid "Posts from users of the whole federated network"
+#: mod/admin.php:1281
+msgid "Touch icon"
+msgstr "触摸小图片"
+
+#: mod/admin.php:1281
+msgid "Link to an icon that will be used for tablets and mobiles."
 msgstr ""
 
-#: mod/community.php:134 mod/search.php:228
-msgid "No results."
-msgstr "没有结果。"
+#: mod/admin.php:1282
+msgid "Additional Info"
+msgstr "别的消息"
 
-#: mod/community.php:178
+#: mod/admin.php:1282
+#, php-format
 msgid ""
-"This community stream shows all public posts received by this node. They may"
-" not reflect the opinions of this node’s users."
+"For public servers: you can add additional information here that will be "
+"listed at %s/servers."
 msgstr ""
 
-#: mod/contacts.php:149
-#, php-format
-msgid "%d contact edited."
-msgid_plural "%d contacts edited."
-msgstr[0] "%d 个联系人被编辑了。"
+#: mod/admin.php:1283
+msgid "System language"
+msgstr "系统语言"
 
-#: mod/contacts.php:176 mod/contacts.php:392
-msgid "Could not access contact record."
-msgstr "无法访问联系人记录。"
+#: mod/admin.php:1284
+msgid "System theme"
+msgstr "系统主题"
 
-#: mod/contacts.php:186
-msgid "Could not locate selected profile."
-msgstr "找不到选择的简介。"
+#: mod/admin.php:1284
+msgid ""
+"Default system theme - may be over-ridden by user profiles - <a href='#' "
+"id='cnftheme'>change theme settings</a>"
+msgstr "默认系统主题-会被用户简介超驰-<a href='#' id='cnftheme'>把主题设置变化</a>"
 
-#: mod/contacts.php:220
-msgid "Contact updated."
-msgstr "联系人更新了。"
+#: mod/admin.php:1285
+msgid "Mobile system theme"
+msgstr "手机系统主题"
 
-#: mod/contacts.php:222 mod/dfrn_request.php:419
-msgid "Failed to update contact record."
-msgstr "更新联系人记录失败。"
+#: mod/admin.php:1285
+msgid "Theme for mobile devices"
+msgstr "用于移动设备的主题"
 
-#: mod/contacts.php:413
-msgid "Contact has been blocked"
-msgstr "联系人已被屏蔽"
+#: mod/admin.php:1286
+msgid "SSL link policy"
+msgstr "SSL环节方针"
 
-#: mod/contacts.php:413
-msgid "Contact has been unblocked"
-msgstr "联系人已被解除屏蔽"
+#: mod/admin.php:1286
+msgid "Determines whether generated links should be forced to use SSL"
+msgstr "决定产生的链接是否应该强制使用 SSL"
 
-#: mod/contacts.php:424
-msgid "Contact has been ignored"
-msgstr "联系人已被忽视"
+#: mod/admin.php:1287
+msgid "Force SSL"
+msgstr "强制使用 SSL"
 
-#: mod/contacts.php:424
-msgid "Contact has been unignored"
-msgstr "联系人已被解除忽视"
+#: mod/admin.php:1287
+msgid ""
+"Force all Non-SSL requests to SSL - Attention: on some systems it could lead"
+" to endless loops."
+msgstr "强逼所有非SSL的要求用SSL。注意:在有的系统会导致无限循环"
 
-#: mod/contacts.php:435
-msgid "Contact has been archived"
-msgstr "联系人已存档"
+#: mod/admin.php:1288
+msgid "Hide help entry from navigation menu"
+msgstr "隐藏帮助在航行选单"
 
-#: mod/contacts.php:435
-msgid "Contact has been unarchived"
-msgstr "联系人已被解除存档"
+#: mod/admin.php:1288
+msgid ""
+"Hides the menu entry for the Help pages from the navigation menu. You can "
+"still access it calling /help directly."
+msgstr "隐藏帮助项目在航行选单。您还能用它经过手动的输入「/help」"
 
-#: mod/contacts.php:459
-msgid "Drop contact"
-msgstr ""
+#: mod/admin.php:1289
+msgid "Single user instance"
+msgstr "单用户网站"
 
-#: mod/contacts.php:462 mod/contacts.php:814
-msgid "Do you really want to delete this contact?"
-msgstr "您真的想删除这个熟人吗?"
+#: mod/admin.php:1289
+msgid "Make this instance multi-user or single-user for the named user"
+msgstr "弄这网站多用户或单用户为选择的用户"
 
-#: mod/contacts.php:480
-msgid "Contact has been removed."
-msgstr "联系人被删除了。"
+#: mod/admin.php:1290
+msgid "Maximum image size"
+msgstr "图片最大尺寸"
+
+#: mod/admin.php:1290
+msgid ""
+"Maximum size in bytes of uploaded images. Default is 0, which means no "
+"limits."
+msgstr "最多上传照相的字节。默认是零,意思是无限。"
 
-#: mod/contacts.php:511
-#, php-format
-msgid "You are mutual friends with %s"
-msgstr "您和 %s 互为朋友"
+#: mod/admin.php:1291
+msgid "Maximum image length"
+msgstr "最大图片大小"
 
-#: mod/contacts.php:515
-#, php-format
-msgid "You are sharing with %s"
-msgstr "你正在和 %s 分享"
+#: mod/admin.php:1291
+msgid ""
+"Maximum length in pixels of the longest side of uploaded images. Default is "
+"-1, which means no limits."
+msgstr "最多像素在上传图片的长度。默认-1,意思是无限。"
 
-#: mod/contacts.php:519
-#, php-format
-msgid "%s is sharing with you"
-msgstr "%s 正在和你分享"
+#: mod/admin.php:1292
+msgid "JPEG image quality"
+msgstr "JPEG 图片质量"
 
-#: mod/contacts.php:539
-msgid "Private communications are not available for this contact."
-msgstr "私人交流对这个联系人不可用。"
+#: mod/admin.php:1292
+msgid ""
+"Uploaded JPEGS will be saved at this quality setting [0-100]. Default is "
+"100, which is full quality."
+msgstr "上传的JPEG被用这质量[0-100]保存。默认100,最高。"
 
-#: mod/contacts.php:541
-msgid "Never"
-msgstr "从未"
+#: mod/admin.php:1294
+msgid "Register policy"
+msgstr "注册政策"
 
-#: mod/contacts.php:544
-msgid "(Update was successful)"
-msgstr "(更新成功)"
+#: mod/admin.php:1295
+msgid "Maximum Daily Registrations"
+msgstr "一天最多注册"
 
-#: mod/contacts.php:544
-msgid "(Update was not successful)"
-msgstr "(更新不成功)"
+#: mod/admin.php:1295
+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/contacts.php:546 mod/contacts.php:976
-msgid "Suggest friends"
-msgstr "建议朋友们"
+#: mod/admin.php:1296
+msgid "Register text"
+msgstr "注册正文"
 
-#: mod/contacts.php:550
-#, php-format
-msgid "Network type: %s"
-msgstr "网络种类: %s"
+#: mod/admin.php:1296
+msgid "Will be displayed prominently on the registration page."
+msgstr "被显著的在注册页表示。"
 
-#: mod/contacts.php:555
-msgid "Communications lost with this contact!"
-msgstr "和这个联系人的通信断开了!"
+#: mod/admin.php:1297
+msgid "Accounts abandoned after x days"
+msgstr "账户丢弃X天后"
 
-#: mod/contacts.php:561
-msgid "Fetch further information for feeds"
-msgstr "拿文源别的消息"
+#: mod/admin.php:1297
+msgid ""
+"Will not waste system resources polling external sites for abandonded "
+"accounts. Enter 0 for no time limit."
+msgstr "拒绝浪费系统资源看外网站找丢弃的账户。输入0为无时限。"
 
-#: mod/contacts.php:563
+#: mod/admin.php:1298
+msgid "Allowed friend domains"
+msgstr "允许的朋友域"
+
+#: mod/admin.php:1298
 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 ""
+"Comma separated list of domains which are allowed to establish friendships "
+"with this site. Wildcards are accepted. Empty to allow any domains"
+msgstr "逗号分隔的域名许根这个网站结友谊。通配符行。空的允许所有的域名。"
 
-#: mod/contacts.php:565
-msgid "Fetch information"
-msgstr "å\8f\96æ¶\88æ\81¯"
+#: mod/admin.php:1299
+msgid "Allowed email domains"
+msgstr "å\85\81许ç\9a\84ç\94µå­\90é\82®ä»¶å\9f\9f"
 
-#: mod/contacts.php:566
-msgid "Fetch keywords"
-msgstr "获取关键字"
+#: mod/admin.php:1299
+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/contacts.php:567
-msgid "Fetch information and keywords"
-msgstr "取消息和关键词"
+#: mod/admin.php:1300
+msgid "No OEmbed rich content"
+msgstr ""
 
-#: mod/contacts.php:599
-msgid "Contact"
-msgstr "联系人"
+#: mod/admin.php:1300
+msgid ""
+"Don't show the rich content (e.g. embedded PDF), except from the domains "
+"listed below."
+msgstr ""
 
-#: mod/contacts.php:602
-msgid "Profile Visibility"
-msgstr "简历可见量"
+#: mod/admin.php:1301
+msgid "Allowed OEmbed domains"
+msgstr ""
 
-#: mod/contacts.php:603
-#, php-format
+#: mod/admin.php:1301
 msgid ""
-"Please choose the profile you would like to display to %s when viewing your "
-"profile securely."
-msgstr "请选择简介您想给%s显示他安全地看您的简介的时候。"
+"Comma separated list of domains which oembed content is allowed to be "
+"displayed. Wildcards are accepted."
+msgstr ""
 
-#: mod/contacts.php:604
-msgid "Contact Information / Notes"
-msgstr "熟人信息/便条"
+#: mod/admin.php:1302
+msgid "Block public"
+msgstr ""
 
-#: mod/contacts.php:605
-msgid "Their personal note"
+#: mod/admin.php:1302
+msgid ""
+"Check to block public access to all otherwise public personal pages on this "
+"site unless you are currently logged in."
 msgstr ""
 
-#: mod/contacts.php:607
-msgid "Edit contact notes"
-msgstr "编辑联系人便条"
+#: mod/admin.php:1303
+msgid "Force publish"
+msgstr "强行发布"
 
-#: mod/contacts.php:611
-msgid "Block/Unblock contact"
-msgstr "屏蔽/解除屏蔽联系人"
+#: mod/admin.php:1303
+msgid ""
+"Check to force all profiles on this site to be listed in the site directory."
+msgstr "让所有这网站的的简介表明在网站目录。"
 
-#: mod/contacts.php:612
-msgid "Ignore contact"
-msgstr "忽略联系人"
+#: mod/admin.php:1304
+msgid "Global directory URL"
+msgstr ""
 
-#: mod/contacts.php:613
-msgid "Repair URL settings"
-msgstr "维修URL设置"
+#: mod/admin.php:1304
+msgid ""
+"URL to the global directory. If this is not set, the global directory is "
+"completely unavailable to the application."
+msgstr ""
 
-#: mod/contacts.php:614
-msgid "View conversations"
-msgstr "看交流"
+#: mod/admin.php:1305
+msgid "Private posts by default for new users"
+msgstr "新用户默认写私人文章"
 
-#: mod/contacts.php:619
-msgid "Last update:"
-msgstr "上个更新:"
+#: mod/admin.php:1305
+msgid ""
+"Set default post permissions for all new members to the default privacy "
+"group rather than public."
+msgstr "默认新用户文章批准使默认隐私组,没有公开。"
 
-#: mod/contacts.php:621
-msgid "Update public posts"
-msgstr "更新公开文章"
+#: mod/admin.php:1306
+msgid "Don't include post content in email notifications"
+msgstr "别包含文章内容在邮件消息"
 
-#: mod/contacts.php:623 mod/contacts.php:986
-msgid "Update now"
-msgstr "现在更新"
+#: mod/admin.php:1306
+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/contacts.php:629 mod/contacts.php:819 mod/contacts.php:1003
-msgid "Unignore"
-msgstr "取消忽视"
+#: mod/admin.php:1307
+msgid "Disallow public access to addons listed in the apps menu."
+msgstr "不允许插件的公众使用权在应用选单。"
 
-#: mod/contacts.php:633
-msgid "Currently blocked"
-msgstr "现在被封禁的"
+#: mod/admin.php:1307
+msgid ""
+"Checking this box will restrict addons listed in the apps menu to members "
+"only."
+msgstr "复选这个框为把应用选内插件限制仅成员"
 
-#: mod/contacts.php:634
-msgid "Currently ignored"
-msgstr "现在不理的"
+#: mod/admin.php:1308
+msgid "Don't embed private images in posts"
+msgstr "别嵌入私人图案在文章里"
 
-#: mod/contacts.php:635
-msgid "Currently archived"
-msgstr "现在存档着"
+#: mod/admin.php:1308
+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/contacts.php:636
-msgid "Awaiting connection acknowledge"
-msgstr ""
+#: mod/admin.php:1309
+msgid "Allow Users to set remote_self"
+msgstr "允许用户用遥远的自身"
 
-#: mod/contacts.php:637
+#: mod/admin.php:1309
 msgid ""
-"Replies/likes to your public posts <strong>may</strong> still be visible"
-msgstr "回答/喜欢关您公开文章<strong>会</strong>还可见的"
+"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/contacts.php:638
-msgid "Notification for new posts"
-msgstr "新消息提示"
+#: mod/admin.php:1310
+msgid "Block multiple registrations"
+msgstr "阻止多次注册"
+
+#: mod/admin.php:1310
+msgid "Disallow users to register additional accounts for use as pages."
+msgstr "不允许用户注册别的账户为当页。"
 
-#: mod/contacts.php:638
-msgid "Send a notification of every new post of this contact"
-msgstr "发送这个联系人的每篇新文章的通知"
+#: mod/admin.php:1311
+msgid "OpenID support"
+msgstr "OpenID 支持"
 
-#: mod/contacts.php:641
-msgid "Blacklisted keywords"
-msgstr "黑名单关键词"
+#: mod/admin.php:1311
+msgid "OpenID support for registration and logins."
+msgstr "支持使用 OpenID 注册和登录。"
 
-#: mod/contacts.php:641
+#: mod/admin.php:1312
+msgid "Fullname check"
+msgstr "全名核实"
+
+#: mod/admin.php:1312
 msgid ""
-"Comma separated list of keywords that should not be converted to hashtags, "
-"when \"Fetch information and keywords\" is selected"
-msgstr "逗号分的关键词不应该翻译成主题标签,如果“取消息和关键词”选择的。"
+"Force users to register with a space between firstname and lastname in Full "
+"name, as an antispam measure"
+msgstr "让用户注册的时候放空格姓名中间,省得垃圾注册。"
 
-#: mod/contacts.php:653 src/Model/Profile.php:424
-msgid "XMPP:"
-msgstr "XMPP:"
+#: mod/admin.php:1313
+msgid "Community pages for visitors"
+msgstr ""
 
-#: mod/contacts.php:658
-msgid "Actions"
+#: mod/admin.php:1313
+msgid ""
+"Which community pages should be available for visitors. Local users always "
+"see both pages."
 msgstr ""
 
-#: mod/contacts.php:660 mod/contacts.php:846 view/theme/frio/theme.php:259
-#: src/Content/Nav.php:100 src/Model/Profile.php:874
-msgid "Status"
-msgstr "状态"
+#: mod/admin.php:1314
+msgid "Posts per user on community page"
+msgstr "个用户文章数量在社会页"
 
-#: mod/contacts.php:661
-msgid "Contact Settings"
-msgstr "联系人设置"
+#: mod/admin.php:1314
+msgid ""
+"The maximum number of posts per user on the community page. (Not valid for "
+"'Global Community')"
+msgstr "一个用户最多文章在社会页。(无效在“全球社会”)"
 
-#: mod/contacts.php:702
-msgid "Suggestions"
-msgstr "建议"
+#: mod/admin.php:1315
+msgid "Enable OStatus support"
+msgstr "å\90¯ç\94¨ OStatus æ\94¯æ\8c\81"
 
-#: mod/contacts.php:705
-msgid "Suggest potential friends"
-msgstr "建议潜在朋友们"
+#: mod/admin.php:1315
+msgid ""
+"Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility. All "
+"communications in OStatus are public, so privacy warnings will be "
+"occasionally displayed."
+msgstr "提供内置的 OStatus(StatusNet、GNU Social 等)兼容性。所有 OStatus 的通信是公开的,所以会偶尔显示隐私警告。"
 
-#: mod/contacts.php:713
-msgid "Show all contacts"
-msgstr "显示所有的联系人"
+#: mod/admin.php:1316
+msgid "Only import OStatus threads from our contacts"
+msgstr ""
 
-#: mod/contacts.php:718
-msgid "Unblocked"
+#: mod/admin.php:1316
+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/contacts.php:721
-msgid "Only show unblocked contacts"
-msgstr "只显示没被屏蔽的联系人"
+#: mod/admin.php:1317
+msgid "OStatus support can only be enabled if threading is enabled."
+msgstr ""
 
-#: mod/contacts.php:726
-msgid "Blocked"
-msgstr "被屏蔽的"
+#: mod/admin.php:1319
+msgid ""
+"Diaspora support can't be enabled because Friendica was installed into a sub"
+" directory."
+msgstr "Diaspora 支持无法启用,因为 Friendica 被安装到了一个子目录。"
 
-#: mod/contacts.php:729
-msgid "Only show blocked contacts"
-msgstr "å\8fªæ\98¾ç¤ºè¢«å±\8fè\94½ç\9a\84è\81\94系人"
+#: mod/admin.php:1320
+msgid "Enable Diaspora support"
+msgstr "å\90¯ç\94¨ Diaspora æ\94¯æ\8c\81"
 
-#: mod/contacts.php:734
-msgid "Ignored"
-msgstr "忽视的"
+#: mod/admin.php:1320
+msgid "Provide built-in Diaspora network compatibility."
+msgstr "提供内置的 Diaspora 网络兼容性。"
 
-#: mod/contacts.php:737
-msgid "Only show ignored contacts"
-msgstr "只显示忽略的联系人"
+#: mod/admin.php:1321
+msgid "Only allow Friendica contacts"
+msgstr "只允许 Friendica 联系人"
 
-#: mod/contacts.php:742
-msgid "Archived"
-msgstr "在存档"
+#: mod/admin.php:1321
+msgid ""
+"All contacts must use Friendica protocols. All other built-in communication "
+"protocols disabled."
+msgstr "所有联系人必须使用 Friendica 协议 。所有其他内置沟通协议都已停用。"
 
-#: mod/contacts.php:745
-msgid "Only show archived contacts"
-msgstr "只显示已存档联系人"
+#: mod/admin.php:1322
+msgid "Verify SSL"
+msgstr "验证 SSL"
 
-#: mod/contacts.php:750
-msgid "Hidden"
-msgstr "隐藏的"
+#: mod/admin.php:1322
+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 "你想的话,您会使严格证书核实可用。意思是您不能根自签的SSL网站交流。"
 
-#: mod/contacts.php:753
-msgid "Only show hidden contacts"
-msgstr "只显示隐藏的联系人"
+#: mod/admin.php:1323
+msgid "Proxy user"
+msgstr "代理用户"
 
-#: mod/contacts.php:809
-msgid "Search your contacts"
-msgstr "搜索您的联系人"
+#: mod/admin.php:1324
+msgid "Proxy URL"
+msgstr "代理URL"
 
-#: mod/contacts.php:810 mod/search.php:236
-#, php-format
-msgid "Results for: %s"
-msgstr ""
+#: mod/admin.php:1325
+msgid "Network timeout"
+msgstr "网络超时"
 
-#: mod/contacts.php:817 mod/settings.php:169 mod/settings.php:705
-msgid "Update"
-msgstr "更新"
+#: mod/admin.php:1325
+msgid "Value is in seconds. Set to 0 for unlimited (not recommended)."
+msgstr "输入秒数。输入零为无限(不推荐的)。"
 
-#: mod/contacts.php:820 mod/contacts.php:1011
-msgid "Archive"
-msgstr "存档"
+#: mod/admin.php:1326
+msgid "Maximum Load Average"
+msgstr "最大平均负荷"
 
-#: mod/contacts.php:820 mod/contacts.php:1011
-msgid "Unarchive"
-msgstr "从存档拿来"
+#: mod/admin.php:1326
+msgid ""
+"Maximum system load before delivery and poll processes are deferred - "
+"default 50."
+msgstr "系统负荷平均以上转播和检查行程会被耽误-默认50。"
 
-#: mod/contacts.php:823
-msgid "Batch Actions"
+#: mod/admin.php:1327
+msgid "Maximum Load Average (Frontend)"
 msgstr ""
 
-#: mod/contacts.php:857 src/Model/Profile.php:885
-msgid "Profile Details"
-msgstr "简介内容"
-
-#: mod/contacts.php:869
-msgid "View all contacts"
-msgstr "查看所有联系人"
+#: mod/admin.php:1327
+msgid "Maximum system load before the frontend quits service - default 50."
+msgstr ""
 
-#: mod/contacts.php:880
-msgid "View all common friends"
-msgstr "æ\9f¥ç\9c\8bæ\89\80æ\9c\89å\85¬å\85±å¥½å\8f\8b"
+#: mod/admin.php:1328
+msgid "Minimal Memory"
+msgstr "æ\9c\80å°\91å\86\85å­\98"
 
-#: mod/contacts.php:889
-msgid "Advanced Contact Settings"
-msgstr "高级联系人设置"
+#: mod/admin.php:1328
+msgid ""
+"Minimal free memory in MB for the worker. Needs access to /proc/meminfo - "
+"default 0 (deactivated)."
+msgstr ""
 
-#: mod/contacts.php:921
-msgid "Mutual Friendship"
-msgstr "共同友谊"
+#: mod/admin.php:1329
+msgid "Maximum table size for optimization"
+msgstr ""
 
-#: mod/contacts.php:925
-msgid "is a fan of yours"
-msgstr "是你的粉丝"
+#: mod/admin.php:1329
+msgid ""
+"Maximum table size (in MB) for the automatic optimization - default 100 MB. "
+"Enter -1 to disable it."
+msgstr ""
 
-#: mod/contacts.php:929
-msgid "you are a fan of"
-msgstr "你喜欢"
+#: mod/admin.php:1330
+msgid "Minimum level of fragmentation"
+msgstr ""
 
-#: mod/contacts.php:997
-msgid "Toggle Blocked status"
-msgstr "切换屏蔽状态"
+#: mod/admin.php:1330
+msgid ""
+"Minimum fragmenation level to start the automatic optimization - default "
+"value is 30%."
+msgstr ""
 
-#: mod/contacts.php:1005
-msgid "Toggle Ignored status"
-msgstr "交替忽视现状"
+#: mod/admin.php:1332
+msgid "Periodical check of global contacts"
+msgstr ""
 
-#: mod/contacts.php:1013
-msgid "Toggle Archive status"
-msgstr "交替档案现状"
+#: mod/admin.php:1332
+msgid ""
+"If enabled, the global contacts are checked periodically for missing or "
+"outdated data and the vitality of the contacts and servers."
+msgstr ""
 
-#: mod/contacts.php:1021
-msgid "Delete contact"
-msgstr "删除联系人"
+#: mod/admin.php:1333
+msgid "Days between requery"
+msgstr "重新查询间隔天数"
 
-#: mod/delegate.php:142
-msgid "No parent user"
+#: mod/admin.php:1333
+msgid "Number of days after which a server is requeried for his contacts."
 msgstr ""
 
-#: mod/delegate.php:158
-msgid "Parent User"
-msgstr ""
+#: mod/admin.php:1334
+msgid "Discover contacts from other servers"
+msgstr "从其他服务器上发现联系人"
 
-#: mod/delegate.php:160
+#: mod/admin.php:1334
 msgid ""
-"Parent users have total control about this account, including the account "
-"settings. Please double check whom you give this access."
+"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/delegate.php:162 src/Content/Nav.php:204
-msgid "Delegate Page Management"
-msgstr "页代表管理"
-
-#: mod/delegate.php:163
-msgid "Delegates"
+#: mod/admin.php:1335
+msgid "Timeframe for fetching global contacts"
 msgstr ""
 
-#: mod/delegate.php:165
+#: mod/admin.php:1335
 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 "代表会管理所有的方面这个账户/页除了基础账户配置以外。请别代表您私人账户给您没完全信的人。"
+"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/delegate.php:166
-msgid "Existing Page Managers"
-msgstr "目前页管理员"
+#: mod/admin.php:1336
+msgid "Search the local directory"
+msgstr "搜索本地目录"
 
-#: mod/delegate.php:168
-msgid "Existing Page Delegates"
-msgstr "目前页代表"
+#: mod/admin.php:1336
+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/delegate.php:170
-msgid "Potential Delegates"
-msgstr "潜力的代表"
+#: mod/admin.php:1338
+msgid "Publish server information"
+msgstr "发布服务器信息"
 
-#: mod/delegate.php:172 mod/tagrm.php:98
-msgid "Remove"
-msgstr "移走"
+#: mod/admin.php:1338
+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/delegate.php:173
-msgid "Add"
-msgstr ""
+#: mod/admin.php:1340
+msgid "Check upstream version"
+msgstr "检查上游版本"
 
-#: mod/delegate.php:174
-msgid "No entries."
-msgstr "没有项目。"
+#: mod/admin.php:1340
+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/dfrn_request.php:94
-msgid "This introduction has already been accepted."
-msgstr "这个介绍已经接受了。"
+#: mod/admin.php:1341
+msgid "Suppress Tags"
+msgstr "压制标签"
 
-#: mod/dfrn_request.php:112 mod/dfrn_request.php:359
-msgid "Profile location is not valid or does not contain profile information."
-msgstr "简介位置失效或不包含简介信息。"
+#: mod/admin.php:1341
+msgid "Suppress showing a list of hashtags at the end of the posting."
+msgstr "不在文章末尾显示主题标签列表。"
 
-#: mod/dfrn_request.php:116 mod/dfrn_request.php:363
-msgid "Warning: profile location has no identifiable owner name."
-msgstr "è­¦å\91\8aï¼\9aç®\80ä»\8bä½\8d置没æ\9c\89å\8f¯è®¾å\88«ç\9a\84主å\90\8dã\80\82"
+#: mod/admin.php:1342
+msgid "Path to item cache"
+msgstr "路线å\88°é¡¹ç\9b®ç¼\93å­\98"
 
-#: mod/dfrn_request.php:119 mod/dfrn_request.php:366
-msgid "Warning: profile location has no profile photo."
-msgstr "警告:简介位置没有简介图。"
+#: mod/admin.php:1342
+msgid "The item caches buffers generated bbcode and external images."
+msgstr ""
 
-#: 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需要的参数没找到在输入的位置。"
+#: mod/admin.php:1343
+msgid "Cache duration in seconds"
+msgstr "缓存时间秒"
 
-#: mod/dfrn_request.php:162
-msgid "Introduction complete."
-msgstr "介绍完成的。"
+#: mod/admin.php:1343
+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 "高速缓存要存文件多久?默认是86400秒钟(一天)。停用高速缓存,输入-1。"
 
-#: mod/dfrn_request.php:199
-msgid "Unrecoverable protocol error."
-msgstr "不能恢复的协议错误"
+#: mod/admin.php:1344
+msgid "Maximum numbers of comments per post"
+msgstr "文件最多评论"
 
-#: mod/dfrn_request.php:226
-msgid "Profile unavailable."
-msgstr "简介无效"
+#: mod/admin.php:1344
+msgid "How much comments should be shown for each post? Default value is 100."
+msgstr ""
 
-#: mod/dfrn_request.php:248
-#, php-format
-msgid "%s has received too many connection requests today."
-msgstr "%s今天已经受到了太多联络要求"
+#: mod/admin.php:1345
+msgid "Temp path"
+msgstr "临时文件路线"
 
-#: mod/dfrn_request.php:249
-msgid "Spam protection measures have been invoked."
-msgstr "垃圾保护措施被用了。"
+#: mod/admin.php:1345
+msgid ""
+"If you have a restricted system where the webserver can't access the system "
+"temp path, enter another path here."
+msgstr ""
 
-#: mod/dfrn_request.php:250
-msgid "Friends are advised to please try again in 24 hours."
-msgstr "朋友们被建议请24小时后再试。"
+#: mod/admin.php:1346
+msgid "Base path to installation"
+msgstr "基础安装路线"
 
-#: mod/dfrn_request.php:280
-msgid "Invalid locator"
-msgstr "无效找到物"
+#: mod/admin.php:1346
+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/dfrn_request.php:316
-msgid "You have already introduced yourself here."
-msgstr "您已经自我介绍这儿。"
+#: mod/admin.php:1347
+msgid "Disable picture proxy"
+msgstr "停用图片代理"
 
-#: mod/dfrn_request.php:319
-#, php-format
-msgid "Apparently you are already friends with %s."
-msgstr "看上去您已经是%s的朋友。"
+#: mod/admin.php:1347
+msgid ""
+"The picture proxy increases performance and privacy. It shouldn't be used on"
+" systems with very low bandwith."
+msgstr ""
 
-#: mod/dfrn_request.php:339
-msgid "Invalid profile URL."
-msgstr "无效的简介URL。"
+#: mod/admin.php:1348
+msgid "Only search in tags"
+msgstr ""
 
-#: mod/dfrn_request.php:345 src/Model/Contact.php:1137
-msgid "Disallowed profile URL."
-msgstr "不允许的简介地址."
+#: mod/admin.php:1348
+msgid "On large systems the text search can slow down the system extremely."
+msgstr "在大型系统中,正文搜索会极大降低系统运行速度。"
 
-#: mod/dfrn_request.php:439
-msgid "Your introduction has been sent."
-msgstr "æ\82¨ç\9a\84ä»\8bç»\8då\8f\91å¸\83äº\86ã\80\82"
+#: mod/admin.php:1350
+msgid "New base url"
+msgstr "æ\96°å\9fºç¡\80URL"
 
-#: mod/dfrn_request.php:477
+#: mod/admin.php:1350
 msgid ""
-"Remote subscription can't be done for your network. Please subscribe "
-"directly on your system."
+"Change base url for this server. Sends relocate message to all Friendica and"
+" Diaspora* contacts of all users."
 msgstr ""
 
-#: mod/dfrn_request.php:493
-msgid "Please login to confirm introduction."
-msgstr "请登录以确认介绍。"
-
-#: mod/dfrn_request.php:501
-msgid ""
-"Incorrect identity currently logged in. Please login to "
-"<strong>this</strong> profile."
-msgstr "当前登录的身份不正确。请登录到<strong>这个</strong>用户。"
-
-#: mod/dfrn_request.php:515 mod/dfrn_request.php:532
-msgid "Confirm"
-msgstr "确认"
-
-#: mod/dfrn_request.php:527
-msgid "Hide this contact"
-msgstr "隐藏这个联系人"
+#: mod/admin.php:1352
+msgid "RINO Encryption"
+msgstr ""
 
-#: mod/dfrn_request.php:530
-#, php-format
-msgid "Welcome home %s."
-msgstr "欢迎%s。"
+#: mod/admin.php:1352
+msgid "Encryption layer between nodes."
+msgstr "节点之间的加密层。"
 
-#: mod/dfrn_request.php:531
-#, php-format
-msgid "Please confirm your introduction/connection request to %s."
-msgstr "请确认您的介绍/联络要求给%s。"
+#: mod/admin.php:1354
+msgid "Maximum number of parallel workers"
+msgstr ""
 
-#: mod/dfrn_request.php:642
+#: mod/admin.php:1354
 msgid ""
-"Please enter your 'Identity Address' from one of the following supported "
-"communications networks:"
-msgstr "请从以下支持的通信网络之一输入你的 “身份地址”:"
+"On shared hosters set this to 2. On larger systems, values of 10 are great. "
+"Default value is 4."
+msgstr ""
 
-#: mod/dfrn_request.php:645
-#, php-format
+#: mod/admin.php:1355
+msgid "Don't use 'proc_open' with the worker"
+msgstr ""
+
+#: mod/admin.php:1355
 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>."
+"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/dfrn_request.php:650
-msgid "Friend/Connection Request"
-msgstr "朋友/连接请求"
+#: mod/admin.php:1356
+msgid "Enable fastlane"
+msgstr ""
 
-#: mod/dfrn_request.php:651
+#: mod/admin.php:1356
 msgid ""
-"Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, "
-"testuser@gnusocial.de"
+"When enabed, the fastlane mechanism starts an additional worker if processes"
+" with higher priority are blocked by processes of lower priority."
 msgstr ""
 
-#: mod/dfrn_request.php:652 mod/follow.php:147
-msgid "Please answer the following:"
-msgstr "请回答下述的:"
+#: mod/admin.php:1357
+msgid "Enable frontend worker"
+msgstr ""
 
-#: mod/dfrn_request.php:653 mod/follow.php:148
+#: mod/admin.php:1357
 #, php-format
-msgid "Does %s know you?"
-msgstr "%s是否认识你?"
-
-#: mod/dfrn_request.php:654 mod/follow.php:149
-msgid "Add a personal note:"
-msgstr "添加一个个人便条:"
+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/dfrn_request.php:656 src/Content/ContactSelector.php:79
-msgid "Friendica"
-msgstr "Friendica"
+#: mod/admin.php:1385
+msgid "Update has been marked successful"
+msgstr "更新当成功标签了"
 
-#: mod/dfrn_request.php:657
-msgid "GNU Social (Pleroma, Mastodon)"
+#: mod/admin.php:1392
+#, php-format
+msgid "Database structure update %s was successfully applied."
 msgstr ""
 
-#: mod/dfrn_request.php:658
-msgid "Diaspora (Socialhome, Hubzilla)"
+#: mod/admin.php:1395
+#, php-format
+msgid "Executing of database structure update %s failed with error: %s"
 msgstr ""
 
-#: mod/dfrn_request.php:659
+#: mod/admin.php:1408
 #, php-format
-msgid ""
-" - please do not use this form.  Instead, enter %s into your Diaspora search"
-" bar."
-msgstr " - 请别用这个表格。而是在你的 Diaspora 搜索栏输入 %s."
+msgid "Executing %s failed with error: %s"
+msgstr "执行 %s 失败,错误:%s"
 
-#: mod/editpost.php:27 mod/editpost.php:37
-msgid "Item not found"
-msgstr "项目没找到"
+#: mod/admin.php:1410
+#, php-format
+msgid "Update %s was successfully applied."
+msgstr "把%s更新成功地实行。"
 
-#: mod/editpost.php:44
-msgid "Edit post"
-msgstr "编辑文章"
+#: mod/admin.php:1413
+#, php-format
+msgid "Update %s did not return a status. Unknown if it succeeded."
+msgstr "%s更新没回答现状。不知道是否成功。"
 
-#: mod/events.php:103 mod/events.php:105
-msgid "Event can not end before it has started."
+#: mod/admin.php:1416
+#, php-format
+msgid "There was no additional update function %s that needed to be called."
 msgstr ""
 
-#: mod/events.php:112 mod/events.php:114
-msgid "Event title and start time are required."
-msgstr "项目标题和开始时间是必须的。"
-
-#: mod/events.php:394
-msgid "Create New Event"
-msgstr "创建新的事件"
+#: mod/admin.php:1436
+msgid "No failed updates."
+msgstr "没有不通过地更新。"
 
-#: mod/events.php:509
-msgid "Event details"
-msgstr "事件细节"
+#: mod/admin.php:1437
+msgid "Check database structure"
+msgstr "检查数据库结构"
 
-#: mod/events.php:510
-msgid "Starting date and Title are required."
-msgstr "需要开始日期和标题。"
+#: mod/admin.php:1442
+msgid "Failed Updates"
+msgstr "没通过的更新"
 
-#: mod/events.php:511 mod/events.php:512
-msgid "Event Starts:"
-msgstr "事件开始:"
+#: mod/admin.php:1443
+msgid ""
+"This does not include updates prior to 1139, which did not return a status."
+msgstr "这个不包括1139号更新之前,它们没回答装线。"
 
-#: mod/events.php:513 mod/events.php:529
-msgid "Finish date/time is not known or not relevant"
-msgstr "结束日期/时间未知或无关"
+#: mod/admin.php:1444
+msgid "Mark success (if update was manually applied)"
+msgstr "标注成功(如果手动地把更新实行了)"
 
-#: mod/events.php:515 mod/events.php:516
-msgid "Event Finishes:"
-msgstr "事件结束:"
+#: mod/admin.php:1445
+msgid "Attempt to execute this update step automatically"
+msgstr "试图自动地把这步更新实行"
 
-#: mod/events.php:517 mod/events.php:530
-msgid "Adjust for viewer timezone"
-msgstr "调整为浏览者的时区"
+#: mod/admin.php:1484
+#, php-format
+msgid ""
+"\n"
+"\t\t\tDear %1$s,\n"
+"\t\t\t\tthe administrator of %2$s has set up an account for you."
+msgstr ""
 
-#: mod/events.php:519
-msgid "Description:"
-msgstr "描述:"
+#: mod/admin.php:1487
+#, 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\tThank you and welcome to %4$s."
+msgstr ""
 
-#: mod/events.php:523 mod/events.php:525
-msgid "Title:"
-msgstr "标题:"
+#: mod/admin.php:1519 src/Model/User.php:634
+#, php-format
+msgid "Registration details for %s"
+msgstr "注册信息为%s"
 
-#: mod/events.php:526 mod/events.php:527
-msgid "Share this event"
-msgstr "分享这个事件"
+#: mod/admin.php:1529
+#, php-format
+msgid "%s user blocked/unblocked"
+msgid_plural "%s users blocked/unblocked"
+msgstr[0] ""
 
-#: mod/events.php:534 src/Model/Profile.php:850
-msgid "Basic"
-msgstr "基本"
+#: mod/admin.php:1535
+#, php-format
+msgid "%s user deleted"
+msgid_plural "%s users deleted"
+msgstr[0] "%s 用户被删除了"
 
-#: mod/events.php:556
-msgid "Failed to remove event"
-msgstr "删除事件失败"
+#: mod/admin.php:1582
+#, php-format
+msgid "User '%s' deleted"
+msgstr "用户 '%s' 被删除了"
 
-#: mod/events.php:558
-msgid "Event removed"
-msgstr "事件已删除"
+#: mod/admin.php:1590
+#, php-format
+msgid "User '%s' unblocked"
+msgstr "用户“%s”已解除屏蔽"
 
-#: mod/filer.php:34
-msgid "- select -"
-msgstr "-选择-"
+#: mod/admin.php:1590
+#, php-format
+msgid "User '%s' blocked"
+msgstr "用户“%s”已屏蔽"
 
-#: mod/follow.php:44
-msgid "The contact could not be added."
-msgstr "无法添加此联系人。"
+#: mod/admin.php:1689 mod/admin.php:1701 mod/admin.php:1714 mod/admin.php:1732
+#: src/Content/ContactSelector.php:82
+msgid "Email"
+msgstr "电子邮件"
 
-#: mod/follow.php:72
-msgid "You already added this contact."
-msgstr "æ\82¨å·²æ·»å\8a æ­¤è\81\94系人ã\80\82"
+#: mod/admin.php:1689 mod/admin.php:1714
+msgid "Register date"
+msgstr "注å\86\8cæ\97¥æ\9c\9f"
 
-#: mod/follow.php:81
-msgid "Diaspora support isn't enabled. Contact can't be added."
-msgstr "Diaspora 支持没被启用。无法添加联系人。"
+#: mod/admin.php:1689 mod/admin.php:1714
+msgid "Last login"
+msgstr "上次登录"
 
-#: mod/follow.php:88
-msgid "OStatus support is disabled. Contact can't be added."
-msgstr "OStatus 支持没被启用。无法添加联系人。"
+#: mod/admin.php:1689 mod/admin.php:1714
+msgid "Last item"
+msgstr "上项目"
 
-#: mod/follow.php:95
-msgid "The network type couldn't be detected. Contact can't be added."
-msgstr "网络类型无法被检测。无法添加联系人。"
+#: mod/admin.php:1689 mod/settings.php:54
+msgid "Account"
+msgstr "帐户"
 
-#: mod/install.php:114
-msgid "Friendica Communications Server - Setup"
-msgstr "Friendica沟通服务器-安装"
+#: mod/admin.php:1697
+msgid "Add User"
+msgstr "添加用户"
 
-#: mod/install.php:120
-msgid "Could not connect to database."
-msgstr "解不了数据库。"
+#: mod/admin.php:1699
+msgid "User registrations waiting for confirm"
+msgstr "用户注册等待确认"
 
-#: mod/install.php:124
-msgid "Could not create table."
-msgstr "无法创建表格。"
+#: mod/admin.php:1700
+msgid "User waiting for permanent deletion"
+msgstr "用户等待长久删除"
 
-#: mod/install.php:130
-msgid "Your Friendica site database has been installed."
-msgstr "您Friendica网站数据库被安装了。"
+#: mod/admin.php:1701
+msgid "Request date"
+msgstr "要求日期"
 
-#: mod/install.php:135
-msgid ""
-"You may need to import the file \"database.sql\" manually using phpmyadmin "
-"or mysql."
-msgstr "您可能要手工地进口文件「database.sql」用phpmyadmin或mysql。"
+#: mod/admin.php:1702
+msgid "No registrations."
+msgstr "没有注册。"
 
-#: mod/install.php:136 mod/install.php:208 mod/install.php:553
-msgid "Please see the file \"INSTALL.txt\"."
-msgstr "请看文件「INSTALL.txt」"
+#: mod/admin.php:1703
+msgid "Note from the user"
+msgstr ""
 
-#: mod/install.php:148
-msgid "Database already in use."
-msgstr "数据库已经被使用。"
+#: mod/admin.php:1705
+msgid "Deny"
+msgstr "否定"
 
-#: mod/install.php:205
-msgid "System check"
-msgstr "ç³»ç»\9fæ£\80æµ\8b"
+#: mod/admin.php:1709
+msgid "Site admin"
+msgstr "ç½\91ç«\99管ç\90\86å\91\98"
 
-#: mod/install.php:210
-msgid "Check again"
-msgstr "å\86\8dæ£\80æµ\8b"
+#: mod/admin.php:1710
+msgid "Account expired"
+msgstr "å¸\90æ\88·è¿\87æ\9c\9fäº\86"
 
-#: mod/install.php:230
-msgid "Database connection"
-msgstr "æ\95°æ\8d®åº\93æ\8e¥é\80\9a"
+#: mod/admin.php:1713
+msgid "New User"
+msgstr "æ\96°ç\94¨æ\88·"
 
-#: mod/install.php:231
-msgid ""
-"In order to install Friendica we need to know how to connect to your "
-"database."
-msgstr "为安装Friendica我们要知道怎么连接您的数据库。"
+#: mod/admin.php:1714
+msgid "Deleted since"
+msgstr "删除从"
 
-#: mod/install.php:232
+#: mod/admin.php:1719
 msgid ""
-"Please contact your hosting provider or site administrator if you have "
-"questions about these settings."
-msgstr "你有关于这些设置有问题的话,请给互联网托管服务或者网页管理联系。"
+"Selected users will be deleted!\\n\\nEverything these users had posted on "
+"this site will be permanently deleted!\\n\\nAre you sure?"
+msgstr "特定的用户被删除!\\n\\n什么这些用户放在这个网站被永远删除!\\n\\n您肯定吗?"
 
-#: mod/install.php:233
+#: mod/admin.php:1720
 msgid ""
-"The database you specify below should already exist. If it does not, please "
-"create it before continuing."
-msgstr "您下边指定的数据库应该已经存在。如果还没有,请创建后继续。"
+"The user {0} will be deleted!\\n\\nEverything this user has posted on this "
+"site will be permanently deleted!\\n\\nAre you sure?"
+msgstr "用户{0}将被删除!\\n\\n什么这个用户放在这个网站被永远删除!\\n\\n您肯定吗?"
 
-#: mod/install.php:237
-msgid "Database Server Name"
-msgstr "æ\95°æ\8d®åº\93æ\9c\8då\8a¡å\99¨å\90\8d"
+#: mod/admin.php:1730
+msgid "Name of the new user."
+msgstr "æ\96°ç\94¨æ\88·ç\9a\84å\90\8då­\97ã\80\82"
 
-#: mod/install.php:238
-msgid "Database Login Name"
-msgstr "æ\95°æ\8d®åº\93ç\99»å½\95å\90\8d"
+#: mod/admin.php:1731
+msgid "Nickname"
+msgstr "æ\98µç§°"
 
-#: mod/install.php:239
-msgid "Database Login Password"
-msgstr "æ\95°æ\8d®åº\93ç\99»å½\95å¯\86ç \81"
+#: mod/admin.php:1731
+msgid "Nickname of the new user."
+msgstr "æ\96°ç\94¨æ\88·ç\9a\84æ\98µç§°ã\80\82"
 
-#: mod/install.php:239
-msgid "For security reasons the password must not be empty"
-msgstr "由于安全的原因,密码不能为空"
+#: mod/admin.php:1732
+msgid "Email address of the new user."
+msgstr "新用户的邮件地址。"
 
-#: mod/install.php:240
-msgid "Database Name"
-msgstr "数据库名字"
+#: mod/admin.php:1774
+#, php-format
+msgid "Addon %s disabled."
+msgstr "插件 %s 已禁用。"
 
-#: mod/install.php:241 mod/install.php:281
-msgid "Site administrator email address"
-msgstr "网站行政人员邮件地址"
+#: mod/admin.php:1778
+#, php-format
+msgid "Addon %s enabled."
+msgstr "插件 %s 已启用。"
 
-#: 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 "您账户邮件地址必要符合这个为用网站处理仪表板"
+#: mod/admin.php:1788 mod/admin.php:2037
+msgid "Disable"
+msgstr "停用"
 
-#: mod/install.php:245 mod/install.php:284
-msgid "Please select a default timezone for your website"
-msgstr "请选择您网站的默认时区"
+#: mod/admin.php:1791 mod/admin.php:2040
+msgid "Enable"
+msgstr "使能用"
 
-#: mod/install.php:271
-msgid "Site settings"
-msgstr "网站设置"
+#: mod/admin.php:1813 mod/admin.php:2082
+msgid "Toggle"
+msgstr "肘节"
 
-#: mod/install.php:285
-msgid "System Language:"
-msgstr "系统语言:"
+#: mod/admin.php:1821 mod/admin.php:2091
+msgid "Author: "
+msgstr "作者:"
 
-#: mod/install.php:285
-msgid ""
-"Set the default language for your Friendica installation interface and to "
-"send emails."
-msgstr ""
+#: mod/admin.php:1822 mod/admin.php:2092
+msgid "Maintainer: "
+msgstr "维护者:"
 
-#: mod/install.php:325
-msgid "Could not find a command line version of PHP in the web server PATH."
-msgstr "没找到命令行PHP在网服务器PATH。"
+#: mod/admin.php:1874
+msgid "Reload active addons"
+msgstr "重新加载可用插件"
 
-#: mod/install.php:326
+#: mod/admin.php:1879
+#, 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>"
-msgstr ""
+"There are currently no addons available on your node. You can find the "
+"official addon repository at %1$s and might find other interesting addons in"
+" the open addon registry at %2$s"
+msgstr "目前您的节点上没有可用插件。您可以在 %1$s 找到官方插件库,或者到开放的插件登记处 %2$s 也能找到其他有趣的插件"
 
-#: mod/install.php:330
-msgid "PHP executable path"
-msgstr "PHP可执行路径"
+#: mod/admin.php:1999
+msgid "No themes found."
+msgstr "找不到主题。"
 
-#: mod/install.php:330
-msgid ""
-"Enter full path to php executable. You can leave this blank to continue the "
-"installation."
-msgstr "输入全路线到php执行程序。您会留空白为继续安装。"
+#: mod/admin.php:2073
+msgid "Screenshot"
+msgstr "截图"
 
-#: mod/install.php:335
-msgid "Command line PHP"
-msgstr "命令行PHP"
+#: mod/admin.php:2127
+msgid "Reload active themes"
+msgstr "重载活动的主题"
 
-#: mod/install.php:344
-msgid "PHP executable is not the php cli binary (could be cgi-fgci version)"
-msgstr "PHP执行程序不是命令行PHP執行檔(有可能是cgi-fgci版本)"
+#: mod/admin.php:2132
+#, php-format
+msgid "No themes found on the system. They should be placed in %1$s"
+msgstr "未在系统中发现主题。它们应该被放置在 %1$s"
 
-#: mod/install.php:345
-msgid "Found PHP version: "
-msgstr "找到 PHP 版本:"
+#: mod/admin.php:2133
+msgid "[Experimental]"
+msgstr "[试验]"
 
-#: mod/install.php:347
-msgid "PHP cli binary"
-msgstr "命令行PHP執行檔"
+#: mod/admin.php:2134
+msgid "[Unsupported]"
+msgstr "[没支持]"
 
-#: mod/install.php:358
-msgid ""
-"The command line version of PHP on your system does not have "
-"\"register_argc_argv\" enabled."
-msgstr "您系统的命令行PHP没有能够「register_argc_argv」。"
+#: mod/admin.php:2158
+msgid "Log settings updated."
+msgstr "日志设置更新了。"
 
-#: mod/install.php:359
-msgid "This is required for message delivery to work."
-msgstr "这必要为通信发布成功。"
+#: mod/admin.php:2190
+msgid "PHP log currently enabled."
+msgstr "PHP 日志已启用。"
 
-#: mod/install.php:361
-msgid "PHP register_argc_argv"
-msgstr "PHP register_argc_argv"
+#: mod/admin.php:2192
+msgid "PHP log currently disabled."
+msgstr "PHP 日志已禁用。"
 
-#: mod/install.php:384
-msgid ""
-"Error: the \"openssl_pkey_new\" function on this system is not able to "
-"generate encryption keys"
-msgstr "错误:这系统的「register_argc_argv」子程序不能产生加密钥匙"
+#: mod/admin.php:2201
+msgid "Clear"
+msgstr "清理出"
 
-#: mod/install.php:385
+#: mod/admin.php:2205
+msgid "Enable Debugging"
+msgstr "启用调试"
+
+#: mod/admin.php:2206
+msgid "Log file"
+msgstr "日志文件"
+
+#: mod/admin.php:2206
 msgid ""
-"If running under Windows, please see "
-"\"http://www.php.net/manual/en/openssl.installation.php\"."
-msgstr "å¦\82æ\9e\9cæ\82¨ç\94¨Windowsï¼\8c请ç\9c\8bã\80\8chttp://www.php.net/manual/en/openssl.installation.phpã\80\8d。"
+"Must be writable by web server. Relative to your Friendica top-level "
+"directory."
+msgstr "å¿\85è¦\81被ç½\91页æ\9c\8då\8a¡å\99¨å\8f¯å\86\99ç\9a\84ã\80\82ç\9b¸å¯¹Friendica主æ\96\87件夹。"
 
-#: mod/install.php:387
-msgid "Generate encryption keys"
-msgstr "产生加密钥匙"
+#: mod/admin.php:2207
+msgid "Log level"
+msgstr "日志级别"
 
-#: mod/install.php:394
-msgid "libCurl PHP module"
-msgstr "libCurl PHP模å\9d\97"
+#: mod/admin.php:2209
+msgid "PHP logging"
+msgstr "PHP æ\97¥å¿\97"
 
-#: mod/install.php:395
-msgid "GD graphics PHP module"
-msgstr "GD显示PHP模块"
+#: mod/admin.php:2210
+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/install.php:396
-msgid "OpenSSL PHP module"
-msgstr "OpenSSL PHP模块"
+#: mod/admin.php:2241
+#, 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 "打开  <strong>%1$s</strong> 日志文件出错。\\r\\n <br/> 请检查 %1$s 文件是否存在并且可读。"
 
-#: mod/install.php:397
-msgid "PDO or MySQLi PHP module"
-msgstr "PDO 或者 MySQLi PHP 模块"
+#: mod/admin.php:2245
+#, 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 "无法打开 <strong>%1$s</strong> 日志文件。\\r\\n <br/> 请检查 %1$s 文件是否可读。"
 
-#: mod/install.php:398
-msgid "mb_string PHP module"
-msgstr "mb_string PHP模块"
+#: mod/admin.php:2336 mod/admin.php:2337 mod/settings.php:779
+msgid "Off"
+msgstr ""
 
-#: mod/install.php:399
-msgid "XML PHP module"
-msgstr "XML PHP 模块"
+#: mod/admin.php:2336 mod/admin.php:2337 mod/settings.php:779
+msgid "On"
+msgstr ""
 
-#: mod/install.php:400
-msgid "iconv module"
-msgstr "iconv 模块"
+#: mod/admin.php:2337
+#, php-format
+msgid "Lock feature %s"
+msgstr "锁定特性 %s"
 
-#: mod/install.php:404 mod/install.php:406
-msgid "Apache mod_rewrite module"
-msgstr "Apache mod_rewrite部件"
+#: mod/admin.php:2345
+msgid "Manage Additional Features"
+msgstr "管理附加特性"
 
-#: mod/install.php:404
-msgid ""
-"Error: Apache webserver mod-rewrite module is required but not installed."
-msgstr "错误:Apache服务器的mod-rewrite模块是必要的可却不安装的。"
+#: mod/babel.php:23
+msgid "Source (bbcode) text:"
+msgstr "源代码(bbcode)正文"
 
-#: mod/install.php:412
-msgid "Error: libCURL PHP module required but not installed."
-msgstr "错误:libCurl PHP模块是必要的可却不安装的。"
+#: mod/babel.php:30
+msgid "Source (Diaspora) text to convert to BBcode:"
+msgstr "源代(Diaspora)正文要翻译成BBCode:"
 
-#: mod/install.php:416
-msgid ""
-"Error: GD graphics PHP module with JPEG support required but not installed."
-msgstr "错误:GD显示PHP模块跟JPEG支持是必要的可却安装的。"
+#: mod/babel.php:38
+msgid "Source input: "
+msgstr "源代码输入:"
 
-#: mod/install.php:420
-msgid "Error: openssl PHP module required but not installed."
-msgstr "错误:openssl PHP模块是必要的可却不安装的。"
+#: mod/babel.php:42
+msgid "bbcode (raw HTML(: "
+msgstr ""
 
-#: mod/install.php:424
-msgid "Error: PDO or MySQLi PHP module required but not installed."
+#: mod/babel.php:45
+msgid "bbcode: "
 msgstr ""
 
-#: mod/install.php:428
-msgid "Error: The MySQL driver for PDO is not installed."
+#: mod/babel.php:49 mod/babel.php:65
+msgid "bbcode => html2bbcode: "
 msgstr ""
 
-#: mod/install.php:432
-msgid "Error: mb_string PHP module required but not installed."
-msgstr "错误:mbstring PHP模块必要可没安装的。"
+#: mod/babel.php:53
+msgid "bb2diaspora: "
+msgstr ""
 
-#: mod/install.php:436
-msgid "Error: iconv PHP module required but not installed."
+#: mod/babel.php:57
+msgid "bb2diaspora => Markdown: "
 msgstr ""
 
-#: mod/install.php:446
-msgid "Error, XML PHP module required but not installed."
+#: mod/babel.php:61
+msgid "bb2diaspora => diaspora2bb: "
 msgstr ""
 
-#: mod/install.php:458
-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 "网页安装器要创建一个叫 \".htconfig.php\" 的文件在你的 web 服务器的顶层目录下,但无法这么做。"
+#: mod/babel.php:71
+msgid "Source input (Diaspora format): "
+msgstr "源代输入(Diaspora形式):"
 
-#: mod/install.php:459
-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 "这常常是一个权设置,因为网服务器可能不会写文件在文件夹-即使您会。"
+#: mod/babel.php:75
+msgid "diaspora2bb: "
+msgstr "diaspora2bb: "
 
-#: mod/install.php:460
-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 "这个步骤头,我们给您正文要保存在叫.htconfig.php的文件在您Friendica主文件夹。"
+#: mod/bookmarklet.php:21 src/Content/Nav.php:114 src/Module/Login.php:312
+msgid "Login"
+msgstr "登录"
 
-#: mod/install.php:461
-msgid ""
-"You can alternatively skip this procedure and perform a manual installation."
-" Please see the file \"INSTALL.txt\" for instructions."
-msgstr "或者您会这个步骤不做还是实行手动的安装。请看INSTALL.txt文件为说明。"
+#: mod/bookmarklet.php:49
+msgid "The post was created"
+msgstr "文章创建了"
 
-#: mod/install.php:464
-msgid ".htconfig.php is writable"
-msgstr ".htconfig.php是可写的"
+#: mod/community.php:44
+msgid "Community option not available."
+msgstr "社区选项不可用。"
 
-#: mod/install.php:474
-msgid ""
-"Friendica uses the Smarty3 template engine to render its web views. Smarty3 "
-"compiles templates to PHP to speed up rendering."
-msgstr "Friendica用Smarty3模板机车为建筑网页。Smarty3把模板编译成PHP为催建筑网页。"
+#: mod/community.php:61
+msgid "Not available."
+msgstr "不可用的"
 
-#: mod/install.php:475
-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 "为了保存这些模板,网服务器要写权利于view/smarty3/目录在Friendica主目录下。"
+#: mod/community.php:74
+msgid "Local Community"
+msgstr "本地社区"
 
-#: mod/install.php:476
-msgid ""
-"Please ensure that the user that your web server runs as (e.g. www-data) has"
-" write access to this folder."
-msgstr "请保险您网服务器用户(比如www-data)有这个目录的写权利。"
+#: mod/community.php:77
+msgid "Posts from local users on this server"
+msgstr ""
 
-#: mod/install.php:477
-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 "注意:为了安全,您应该只给网服务器写权利于view/smarty3/-没有模板文件(.tpl)之下。"
+#: mod/community.php:85
+msgid "Global Community"
+msgstr "全球社区"
 
-#: mod/install.php:480
-msgid "view/smarty3 is writable"
-msgstr "能写view/smarty3"
+#: mod/community.php:88
+msgid "Posts from users of the whole federated network"
+msgstr ""
 
-#: mod/install.php:496
+#: mod/community.php:178
 msgid ""
-"Url rewrite in .htaccess is not working. Check your server configuration."
-msgstr "在 .htaccess 中的 URL 重写不工作。请检查你的服务器配置。"
+"This community stream shows all public posts received by this node. They may"
+" not reflect the opinions of this node’s users."
+msgstr ""
 
-#: mod/install.php:498
-msgid "Url rewrite is working"
-msgstr "URL改写发挥机能"
+#: mod/directory.php:153 src/Model/Profile.php:421 src/Model/Profile.php:769
+msgid "Status:"
+msgstr "现状:"
 
-#: mod/install.php:517
-msgid "ImageMagick PHP extension is not installed"
-msgstr "ImageMagick PHP 扩展没有安装"
+#: mod/directory.php:154 src/Model/Profile.php:422 src/Model/Profile.php:786
+msgid "Homepage:"
+msgstr "主页:"
 
-#: mod/install.php:519
-msgid "ImageMagick PHP extension is installed"
-msgstr "ImageMagick PHP 扩展已安装"
+#: mod/directory.php:203 view/theme/vier/theme.php:201
+msgid "Global Directory"
+msgstr "综合目录"
 
-#: mod/install.php:521
-msgid "ImageMagick supports GIF"
-msgstr "ImageMagick 支持 GIF"
+#: mod/directory.php:205
+msgid "Find on this site"
+msgstr "找在这网站"
 
-#: mod/install.php:528
-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 "数据库配置文件 \".htconfig.php\" 无法被写入。请在 web 服务器根目录下使用附上的文字创建一个配置文件。"
+#: mod/directory.php:207
+msgid "Results for:"
+msgstr ""
 
-#: mod/install.php:551
-msgid "<h1>What next</h1>"
-msgstr "<h1>下步是什么</h1>"
+#: mod/directory.php:209
+msgid "Site Directory"
+msgstr "网站目录"
 
-#: mod/install.php:552
-msgid ""
-"IMPORTANT: You will need to [manually] setup a scheduled task for the "
-"worker."
-msgstr ""
+#: mod/directory.php:214
+msgid "No entries (some entries may be hidden)."
+msgstr "没有文章(有的文章会被隐藏)。"
 
-#: mod/install.php:555
-#, 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 ""
+#: mod/editpost.php:27 mod/editpost.php:37
+msgid "Item not found"
+msgstr "项目没找到"
 
-#: mod/item.php:114
-msgid "Unable to locate original post."
-msgstr "找不到当初的新闻"
+#: mod/editpost.php:44
+msgid "Edit post"
+msgstr "编辑文章"
 
-#: mod/item.php:274
-msgid "Empty post discarded."
-msgstr "空帖子被丢弃了。"
+#: mod/events.php:103 mod/events.php:105
+msgid "Event can not end before it has started."
+msgstr "事件不能在开始前结束。"
 
-#: mod/item.php:471 mod/wall_upload.php:231 src/Object/Image.php:949
-#: src/Object/Image.php:965 src/Object/Image.php:973 src/Object/Image.php:998
-msgid "Wall Photos"
-msgstr "墙照片"
+#: mod/events.php:112 mod/events.php:114
+msgid "Event title and start time are required."
+msgstr "项目标题和开始时间是必须的。"
 
-#: mod/item.php:799
-#, php-format
-msgid ""
-"This message was sent to you by %s, a member of the Friendica social "
-"network."
-msgstr "这个新闻是由%s,Friendica社会化网络成员之一,发给你。"
+#: mod/events.php:394
+msgid "Create New Event"
+msgstr "创建新的事件"
 
-#: mod/item.php:801
-#, php-format
-msgid "You may visit them online at %s"
-msgstr "你可以网上拜访他在%s"
+#: mod/events.php:509
+msgid "Event details"
+msgstr "事件细节"
 
-#: mod/item.php:802
-msgid ""
-"Please contact the sender by replying to this post if you do not wish to "
-"receive these messages."
-msgstr "你不想受到这些新闻的话,请回答这个新闻给发者联系。"
+#: mod/events.php:510
+msgid "Starting date and Title are required."
+msgstr "需要开始日期和标题。"
 
-#: mod/item.php:806
-#, php-format
-msgid "%s posted an update."
-msgstr "%s贴上一个新闻。"
+#: mod/events.php:511 mod/events.php:512
+msgid "Event Starts:"
+msgstr "事件开始:"
+
+#: mod/events.php:513 mod/events.php:529
+msgid "Finish date/time is not known or not relevant"
+msgstr "结束日期/时间未知或无关"
 
-#: mod/localtime.php:33
-msgid "Time Conversion"
-msgstr "时间装换"
+#: mod/events.php:515 mod/events.php:516
+msgid "Event Finishes:"
+msgstr "事件结束:"
 
-#: mod/localtime.php:35
-msgid ""
-"Friendica provides this service for sharing events with other networks and "
-"friends in unknown timezones."
-msgstr "Friendica提供这个服务目的是分享项目跟别的网络和朋友们在别的时区。"
+#: mod/events.php:517 mod/events.php:530
+msgid "Adjust for viewer timezone"
+msgstr "调整为浏览者的时区"
 
-#: mod/localtime.php:39
-#, php-format
-msgid "UTC time: %s"
-msgstr "UTC时间: %s"
+#: mod/events.php:519
+msgid "Description:"
+msgstr "描述:"
 
-#: mod/localtime.php:42
-#, php-format
-msgid "Current timezone: %s"
-msgstr "现在时区: %s"
+#: mod/events.php:523 mod/events.php:525
+msgid "Title:"
+msgstr "标题:"
 
-#: mod/localtime.php:46
-#, php-format
-msgid "Converted localtime: %s"
-msgstr "装换的当地时间:%s"
+#: mod/events.php:526 mod/events.php:527
+msgid "Share this event"
+msgstr "分享这个事件"
 
-#: mod/localtime.php:52
-msgid "Please select your timezone:"
-msgstr "请选择你的时区:"
+#: mod/events.php:534 src/Model/Profile.php:864
+msgid "Basic"
+msgstr "基本"
 
-#: mod/lostpass.php:27
-msgid "No valid account found."
-msgstr "找不到效的账户。"
+#: mod/events.php:556
+msgid "Failed to remove event"
+msgstr "删除事件失败"
 
-#: mod/lostpass.php:39
-msgid "Password reset request issued. Check your email."
-msgstr "重设密码要求发布了。核对您的收件箱。"
+#: mod/events.php:558
+msgid "Event removed"
+msgstr "事件已删除"
 
-#: 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 ""
+#: mod/fsuggest.php:71
+msgid "Friend suggestion sent."
+msgstr "朋友建议发送了。"
 
-#: 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 ""
+#: mod/fsuggest.php:102
+msgid "Suggest Friends"
+msgstr "推荐的朋友们"
 
-#: mod/lostpass.php:72
+#: mod/fsuggest.php:104
 #, php-format
-msgid "Password reset requested at %s"
-msgstr "重设密码要求被发布%s"
+msgid "Suggest a friend for %s"
+msgstr "给 %s 推荐朋友"
 
-#: mod/lostpass.php:88
-msgid ""
-"Request could not be verified. (You may have previously submitted it.) "
-"Password reset failed."
-msgstr "要求确认不了。(您可能已经提交它。)重设密码失败了。"
+#: mod/group.php:36
+msgid "Group created."
+msgstr "群组已创建。"
 
-#: mod/lostpass.php:101
-msgid "Request has expired, please make a new one."
-msgstr ""
+#: mod/group.php:42
+msgid "Could not create group."
+msgstr "无法创建群组。"
 
-#: mod/lostpass.php:116
-msgid "Forgot your Password?"
-msgstr "忘记你的密码吗?"
+#: mod/group.php:56 mod/group.php:158
+msgid "Group not found."
+msgstr "组找不到。"
 
-#: mod/lostpass.php:117
-msgid ""
-"Enter your email address and submit to have your password reset. Then check "
-"your email for further instructions."
-msgstr "输入您的邮件地址和提交为重置密码。然后核对收件箱看别的说明。"
+#: mod/group.php:70
+msgid "Group name changed."
+msgstr "组名变化了。"
 
-#: mod/lostpass.php:118 src/Module/Login.php:314
-msgid "Nickname or Email: "
-msgstr "昵称或邮件地址:"
+#: mod/group.php:97
+msgid "Save Group"
+msgstr "保存组"
 
-#: mod/lostpass.php:119
-msgid "Reset"
-msgstr "å¤\8dä½\8d"
+#: mod/group.php:102
+msgid "Create a group of contacts/friends."
+msgstr "å\88\9b建ä¸\80ç»\84è\81\94系人ï¼\8fæ\9c\8bå\8f\8bã\80\82"
 
-#: mod/lostpass.php:135 src/Module/Login.php:326
-msgid "Password Reset"
-msgstr "复位密码"
+#: mod/group.php:103 mod/group.php:200 src/Model/Group.php:409
+msgid "Group Name: "
+msgstr "组名:"
 
-#: mod/lostpass.php:136
-msgid "Your password has been reset as requested."
-msgstr "您的密码被重设如要求的。"
+#: mod/group.php:127
+msgid "Group removed."
+msgstr "组删除了。"
 
-#: mod/lostpass.php:137
-msgid "Your new password is"
-msgstr "ä½ ç\9a\84æ\96°ç\9a\84å¯\86ç \81æ\98¯"
+#: mod/group.php:129
+msgid "Unable to remove group."
+msgstr "ä¸\8dè\83½å\88 é\99¤ç»\84ã\80\82"
 
-#: mod/lostpass.php:138
-msgid "Save or copy your new password - and then"
-msgstr "保存或复制新密码-之后"
+#: mod/group.php:193
+msgid "Delete Group"
+msgstr "删除群组"
 
-#: mod/lostpass.php:139
-msgid "click here to login"
-msgstr "ç\82¹å\87»è¿\99é\87\8cç\99»å½\95"
+#: mod/group.php:199
+msgid "Group Editor"
+msgstr "ç»\84ç¼\96è¾\91å\99¨"
 
-#: mod/lostpass.php:140
-msgid ""
-"Your password may be changed from the <em>Settings</em> page after "
-"successful login."
-msgstr "您的密码可以在成功登录后在<em>设置</em>页修改。"
+#: mod/group.php:204
+msgid "Edit Group Name"
+msgstr "编辑群组名称"
 
-#: mod/lostpass.php:148
-#, 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 ""
+#: mod/group.php:214
+msgid "Members"
+msgstr "成员"
 
-#: mod/lostpass.php:154
-#, 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 ""
+#: mod/group.php:217 mod/network.php:639
+msgid "Group is empty"
+msgstr "组没有成员"
 
-#: mod/lostpass.php:167
-#, php-format
-msgid "Your password has been changed at %s"
-msgstr "您密码被变化在%s"
+#: mod/group.php:230
+msgid "Remove Contact"
+msgstr "删除联系人"
+
+#: mod/group.php:254
+msgid "Add Contact"
+msgstr "添加联系人"
 
 #: mod/message.php:30 src/Content/Nav.php:198
 msgid "New Message"
 msgstr "新的消息"
 
-#: mod/message.php:73 mod/wallmessage.php:57
-msgid "No recipient selected."
-msgstr "没有选择的接受者。"
-
 #: mod/message.php:77
 msgid "Unable to locate contact information."
 msgstr "无法找到联系人信息。"
 
-#: mod/message.php:80 mod/wallmessage.php:63
-msgid "Message could not be sent."
-msgstr "消息发不了。"
-
-#: mod/message.php:83 mod/wallmessage.php:66
-msgid "Message collection failure."
-msgstr "通信受到错误。"
-
-#: mod/message.php:86 mod/wallmessage.php:69
-msgid "Message sent."
-msgstr "消息发了"
-
 #: mod/message.php:112 view/theme/frio/theme.php:268 src/Content/Nav.php:195
 msgid "Messages"
 msgstr "消息"
@@ -5865,18 +6226,6 @@ msgstr "消息删除了。"
 msgid "Conversation removed."
 msgstr "交流删除了。"
 
-#: mod/message.php:250 mod/wallmessage.php:132
-msgid "Send Private Message"
-msgstr "发私人的通信"
-
-#: mod/message.php:251 mod/message.php:421 mod/wallmessage.php:134
-msgid "To:"
-msgstr "到:"
-
-#: mod/message.php:255 mod/message.php:423 mod/wallmessage.php:135
-msgid "Subject:"
-msgstr "题目:"
-
 #: mod/message.php:291
 msgid "No messages."
 msgstr "没有消息"
@@ -5928,14 +6277,6 @@ msgid "%d message"
 msgid_plural "%d messages"
 msgstr[0] "%d通知"
 
-#: mod/network.php:194 mod/search.php:37
-msgid "Remove term"
-msgstr "删除关键字"
-
-#: mod/network.php:201 mod/search.php:46 src/Content/Feature.php:100
-msgid "Saved Searches"
-msgstr "保存的搜索"
-
 #: mod/network.php:202 src/Model/Group.php:401
 msgid "add"
 msgstr "添加"
@@ -5971,59 +6312,55 @@ msgstr "私人通信给这个人回被公开。"
 msgid "Invalid contact."
 msgstr "无效的联系人。"
 
-#: mod/network.php:920
+#: mod/network.php:921
 msgid "Commented Order"
 msgstr "评论时间顺序"
 
-#: mod/network.php:923
+#: mod/network.php:924
 msgid "Sort by Comment Date"
 msgstr "按评论日期顺序排列"
 
-#: mod/network.php:928
+#: mod/network.php:929
 msgid "Posted Order"
 msgstr "发布时间顺序"
 
-#: mod/network.php:931
+#: mod/network.php:932
 msgid "Sort by Post Date"
 msgstr "按发布日期顺序排列"
 
-#: mod/network.php:942
+#: mod/network.php:943
 msgid "Posts that mention or involve you"
 msgstr "提及你或你参与的文章"
 
-#: mod/network.php:950
+#: mod/network.php:951
 msgid "New"
 msgstr "新"
 
-#: mod/network.php:953
+#: mod/network.php:954
 msgid "Activity Stream - by date"
 msgstr "活动流-按日期"
 
-#: mod/network.php:961
+#: mod/network.php:962
 msgid "Shared Links"
 msgstr "共享的链接"
 
-#: mod/network.php:964
+#: mod/network.php:965
 msgid "Interesting Links"
 msgstr "有意思的超链接"
 
-#: mod/network.php:972
+#: mod/network.php:973
 msgid "Starred"
 msgstr "被星"
 
-#: mod/network.php:975
+#: mod/network.php:976
 msgid "Favourite Posts"
 msgstr "最喜欢的文章"
 
-#: mod/notes.php:53 src/Model/Profile.php:932
+#: mod/notes.php:53 src/Model/Profile.php:946
 msgid "Personal Notes"
 msgstr "私人便条"
 
-#: mod/notify.php:77
-msgid "No more system notifications."
-msgstr "没别系统通知。"
-
-#: mod/photos.php:108 src/Model/Profile.php:893
+#: mod/photos.php:108 src/Model/Profile.php:907
 msgid "Photo Albums"
 msgstr "相册"
 
@@ -6072,15 +6409,9 @@ msgstr "一张照片"
 msgid "%1$s was tagged in %2$s by %3$s"
 msgstr "%1$s被%3$s标签在%2$s"
 
-#: mod/photos.php:763 mod/photos.php:766 mod/photos.php:795
-#: mod/profile_photo.php:165 mod/wall_upload.php:186
-#, php-format
-msgid "Image exceeds size limit of %s"
-msgstr ""
-
 #: mod/photos.php:769
 msgid "Image upload didn't complete, please try again"
-msgstr ""
+msgstr "图片上传未完成,请重试"
 
 #: mod/photos.php:772
 msgid "Image file is missing"
@@ -6090,20 +6421,12 @@ msgstr "缺少图片文件"
 msgid ""
 "Server can't accept new file upload at this time, please contact your "
 "administrator"
-msgstr ""
+msgstr "服务器目前无法接受新的上传文件,请联系您的管理员"
 
 #: mod/photos.php:803
 msgid "Image file is empty."
 msgstr "图片文件空的。"
 
-#: mod/photos.php:818 mod/profile_photo.php:174 mod/wall_upload.php:200
-msgid "Unable to process image."
-msgstr "处理不了图像."
-
-#: mod/photos.php:847 mod/profile_photo.php:322 mod/wall_upload.php:239
-msgid "Image upload failed."
-msgstr "图像上载失败了."
-
 #: mod/photos.php:940
 msgid "No photos selected"
 msgstr "没有照片挑选了"
@@ -6230,295 +6553,42 @@ msgstr "我不喜欢这(交替)"
 msgid "This is you"
 msgstr "这是你"
 
-#: mod/photos.php:1490 mod/photos.php:1529 mod/photos.php:1602
-#: src/Object/Post.php:391 src/Object/Post.php:787
-msgid "Comment"
-msgstr "评论"
-
-#: mod/photos.php:1634
-msgid "Map"
-msgstr ""
-
-#: mod/photos.php:1704 mod/videos.php:388
-msgid "View Album"
-msgstr "看照片册"
-
-#: mod/ping.php:292
-msgid "{0} wants to be your friend"
-msgstr "{0}想成为您的朋友"
-
-#: mod/ping.php:307
-msgid "{0} sent you a message"
-msgstr "{0}发给您一个通信"
-
-#: mod/ping.php:322
-msgid "{0} requested registration"
-msgstr "{0}要求注册"
-
-#: mod/poke.php:192
-msgid "Poke/Prod"
-msgstr "戳"
-
-#: mod/poke.php:193
-msgid "poke, prod or do other things to somebody"
-msgstr "把人家戳或别的行动"
-
-#: mod/poke.php:194
-msgid "Recipient"
-msgstr "接受者"
-
-#: mod/poke.php:195
-msgid "Choose what you wish to do to recipient"
-msgstr "选择您想把别人作"
-
-#: mod/poke.php:198
-msgid "Make this post private"
-msgstr "使这个文章私人"
-
-#: mod/probe.php:14 mod/webfinger.php:17
-msgid "Only logged in users are permitted to perform a probing."
-msgstr ""
-
-#: mod/profile.php:36 src/Model/Profile.php:118
-msgid "Requested profile is not available."
-msgstr "要求的简介联系不上的。"
-
-#: mod/profile.php:77 src/Protocol/OStatus.php:1247
-#, php-format
-msgid "%s's posts"
-msgstr ""
-
-#: mod/profile.php:78 src/Protocol/OStatus.php:1248
-#, php-format
-msgid "%s's comments"
-msgstr ""
-
-#: mod/profile.php:79 src/Protocol/OStatus.php:1246
-#, php-format
-msgid "%s's timeline"
-msgstr ""
-
-#: mod/profile.php:194
-msgid "Tips for New Members"
-msgstr "新人建议"
-
-#: mod/profile_photo.php:54
-msgid "Image uploaded but image cropping failed."
-msgstr "照片上传去了,但修剪失灵。"
-
-#: mod/profile_photo.php:87 mod/profile_photo.php:95 mod/profile_photo.php:103
-#: mod/profile_photo.php:330
-#, php-format
-msgid "Image size reduction [%s] failed."
-msgstr "照片减少[%s]失灵。"
-
-#: mod/profile_photo.php:137
-msgid ""
-"Shift-reload the page or clear browser cache if the new photo does not "
-"display immediately."
-msgstr "万一新照片一会出现,换档重新加载或者成为空浏览器高速缓存。"
-
-#: mod/profile_photo.php:146
-msgid "Unable to process image"
-msgstr "不能处理照片"
-
-#: mod/profile_photo.php:262
-msgid "Upload File:"
-msgstr "上传文件:"
-
-#: mod/profile_photo.php:263
-msgid "Select a profile:"
-msgstr "选择一个简介"
-
-#: mod/profile_photo.php:268
-msgid "or"
-msgstr "或者"
-
-#: mod/profile_photo.php:268
-msgid "skip this step"
-msgstr "略过这步"
-
-#: mod/profile_photo.php:268
-msgid "select a photo from your photo albums"
-msgstr "从您的照片册选择一片。"
-
-#: mod/profile_photo.php:281
-msgid "Crop Image"
-msgstr "修剪照片"
-
-#: mod/profile_photo.php:282
-msgid "Please adjust the image cropping for optimum viewing."
-msgstr "请调图片剪裁为最好看。"
-
-#: mod/profile_photo.php:284
-msgid "Done Editing"
-msgstr "编辑完成"
-
-#: mod/profile_photo.php:320
-msgid "Image uploaded successfully."
-msgstr "照片成功地上传了。"
-
-#: mod/profperm.php:34 mod/profperm.php:65
-msgid "Invalid profile identifier."
-msgstr "无限的简介标识符。"
-
-#: mod/profperm.php:111
-msgid "Profile Visibility Editor"
-msgstr "简介能见度编辑器。"
-
-#: mod/profperm.php:124
-msgid "Visible To"
-msgstr "能见被"
-
-#: mod/profperm.php:140
-msgid "All Contacts (with secure profile access)"
-msgstr ""
-
-#: mod/register.php:99
-msgid ""
-"Registration successful. Please check your email for further instructions."
-msgstr "注册成功了。请咨询说明再您的收件箱。"
-
-#: 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 "发送邮件失败。你的账户消息是:<br>用户名:%s<br> 密码: %s<br><br>。登录后能改密码。"
-
-#: mod/register.php:110
-msgid "Registration successful."
-msgstr "注册成功。"
-
-#: mod/register.php:115
-msgid "Your registration can not be processed."
-msgstr "处理不了您的注册。"
-
-#: mod/register.php:162
-msgid "Your registration is pending approval by the site owner."
-msgstr "您的注册等网页主的批准。"
-
-#: mod/register.php:220
-msgid ""
-"You may (optionally) fill in this form via OpenID by supplying your OpenID "
-"and clicking 'Register'."
-msgstr "您会(可选的)用OpenID填这个表格通过提供您的OpenID和点击「注册」。"
-
-#: 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 "如果您没熟悉OpenID,请留空这个栏和填另些栏。"
-
-#: mod/register.php:222
-msgid "Your OpenID (optional): "
-msgstr "您的OpenID(可选的):"
-
-#: mod/register.php:234
-msgid "Include your profile in member directory?"
-msgstr "放您的简介再员目录?"
-
-#: mod/register.php:259
-msgid "Note for the admin"
-msgstr ""
-
-#: mod/register.php:259
-msgid "Leave a message for the admin, why you want to join this node"
-msgstr "给管理员留条消息,为什么你想加入这个节点"
-
-#: mod/register.php:260
-msgid "Membership on this site is by invitation only."
-msgstr "会员身份在这个网站是光通过邀请。"
-
-#: mod/register.php:261
-msgid "Your invitation ID: "
-msgstr "您邀请ID:"
-
-#: mod/register.php:270
-msgid "Your Full Name (e.g. Joe Smith, real or real-looking): "
-msgstr "你的全名 (比如张三,真名或看起来是真名):"
-
-#: mod/register.php:271
-msgid ""
-"Your Email Address: (Initial information will be send there, so this has to "
-"be an existing address.)"
-msgstr ""
-
-#: mod/register.php:273 mod/settings.php:1205
-msgid "New Password:"
-msgstr "新密码:"
-
-#: mod/register.php:273
-msgid "Leave empty for an auto generated password."
-msgstr "留空以使用自动生成的密码。"
-
-#: mod/register.php:274 mod/settings.php:1206
-msgid "Confirm:"
-msgstr "确认:"
-
-#: 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 ""
-
-#: mod/register.php:276
-msgid "Choose a nickname: "
-msgstr "选择昵称:"
-
-#: mod/register.php:279 src/Content/Nav.php:128 src/Module/Login.php:283
-msgid "Register"
-msgstr "注册"
-
-#: mod/register.php:286
-msgid "Import your profile to this friendica instance"
-msgstr "进口您的简介到这个friendica服务器"
-
-#: mod/regmod.php:68
-msgid "Account approved."
-msgstr "账户已被批准。"
-
-#: mod/regmod.php:93
-#, php-format
-msgid "Registration revoked for %s"
-msgstr "撤销了 %s 的注册"
-
-#: mod/regmod.php:102
-msgid "Please login."
-msgstr "请登录。"
-
-#: mod/removeme.php:55 mod/removeme.php:58
-msgid "Remove My Account"
-msgstr "删除我的账户"
+#: mod/photos.php:1490 mod/photos.php:1529 mod/photos.php:1602
+#: src/Object/Post.php:391 src/Object/Post.php:787
+msgid "Comment"
+msgstr "评论"
 
-#: mod/removeme.php:56
-msgid ""
-"This will completely remove your account. Once this has been done it is not "
-"recoverable."
-msgstr "这要完全删除您的账户。这一做过,就不能恢复。"
+#: mod/photos.php:1634
+msgid "Map"
+msgstr "地图"
 
-#: mod/removeme.php:57
-msgid "Please enter your password for verification:"
-msgstr "请输入密码为确认:"
+#: mod/photos.php:1704 mod/videos.php:388
+msgid "View Album"
+msgstr "看照片册"
 
-#: mod/search.php:105
-msgid "Only logged in users are permitted to perform a search."
-msgstr "只有已登录的用户被允许进行搜索。"
+#: mod/profile.php:36 src/Model/Profile.php:118
+msgid "Requested profile is not available."
+msgstr "要求的简介联系不上的。"
 
-#: mod/search.php:129
-msgid "Too Many Requests"
-msgstr "过多请求"
+#: mod/profile.php:77 src/Protocol/OStatus.php:1247
+#, php-format
+msgid "%s's posts"
+msgstr ""
 
-#: mod/search.php:130
-msgid "Only one search per minute is permitted for not logged in users."
-msgstr "对未登录的用户,每分钟只允许一条搜索。"
+#: mod/profile.php:78 src/Protocol/OStatus.php:1248
+#, php-format
+msgid "%s's comments"
+msgstr ""
 
-#: mod/search.php:234
+#: mod/profile.php:79 src/Protocol/OStatus.php:1246
 #, php-format
-msgid "Items tagged with: %s"
+msgid "%s's timeline"
 msgstr ""
 
+#: mod/profile.php:194
+msgid "Tips for New Members"
+msgstr "新人建议"
+
 #: mod/settings.php:71
 msgid "Display"
 msgstr "显示"
@@ -6535,10 +6605,6 @@ msgstr "代表"
 msgid "Connected apps"
 msgstr "连接着应用"
 
-#: mod/settings.php:106 mod/uexport.php:52
-msgid "Export personal data"
-msgstr "导出个人信息"
-
 #: mod/settings.php:113
 msgid "Remove account"
 msgstr "删除账户"
@@ -6601,7 +6667,7 @@ msgstr "无效的邮箱。"
 
 #: mod/settings.php:516
 msgid "Cannot change to that email."
-msgstr ""
+msgstr "无法更改到此电子邮件地址。"
 
 #: mod/settings.php:569
 msgid "Private forum has no privacy permissions. Using default privacy group."
@@ -6665,7 +6731,7 @@ msgstr ""
 
 #: mod/settings.php:765
 msgid "Addon Settings"
-msgstr ""
+msgstr "插件设置"
 
 #: mod/settings.php:786
 msgid "Additional Features"
@@ -6713,7 +6779,7 @@ msgstr ""
 
 #: mod/settings.php:852
 msgid "Automatically follow any GNU Social (OStatus) followers/mentioners"
-msgstr ""
+msgstr "自动关注任何 GNU Social (OStatus) 关注者/提及者"
 
 #: mod/settings.php:852
 msgid ""
@@ -6728,14 +6794,14 @@ msgstr "用于 OStatus 联系人的默认组"
 
 #: mod/settings.php:854
 msgid "Your legacy GNU Social account"
-msgstr ""
+msgstr "您遗留的 GNU Social 账户"
 
 #: mod/settings.php:854
 msgid ""
 "If you enter your old GNU Social/Statusnet account name here (in the format "
 "user@domain.tld), your contacts will be added automatically. The field will "
 "be emptied when done."
-msgstr ""
+msgstr "如果您在这里输入您旧的 GNU Social/Statusnet 账号名 (格式示例 user@domain.tld) ,您的联系人列表将会被自动添加。完成后该字段将被清空。"
 
 #: mod/settings.php:857
 msgid "Repair OStatus subscriptions"
@@ -6806,12 +6872,12 @@ msgstr "搬到文件夹:"
 #: mod/settings.php:916
 #, php-format
 msgid "%s - (Unsupported)"
-msgstr ""
+msgstr "%s - (不支持的)"
 
 #: mod/settings.php:918
 #, php-format
 msgid "%s - (Experimental)"
-msgstr ""
+msgstr "%s - (实验性)"
 
 #: mod/settings.php:961
 msgid "Display Settings"
@@ -6877,13 +6943,13 @@ msgstr "无限的滚动"
 
 #: mod/settings.php:978
 msgid "Automatic updates only at the top of the network page"
-msgstr ""
+msgstr "仅在返回到网页头部时自动更新"
 
 #: mod/settings.php:978
 msgid ""
 "When disabled, the network page is updated all the time, which could be "
 "confusing while reading."
-msgstr ""
+msgstr "禁用后,网页将会一直更新,这可能会对阅读造成干扰。"
 
 #: mod/settings.php:979
 msgid "Bandwith Saver Mode"
@@ -6969,7 +7035,7 @@ msgstr ""
 
 #: mod/settings.php:1069
 msgid "Community Forum"
-msgstr ""
+msgstr "社区论坛"
 
 #: mod/settings.php:1070
 msgid "Account for community discussions."
@@ -7047,7 +7113,7 @@ msgstr "出版您默认简介在综合社会目录?"
 #: mod/settings.php:1115
 #, php-format
 msgid ""
-"Your profile will be publishedin this node's <a href=\"%s\">local "
+"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 ""
@@ -7061,7 +7127,7 @@ 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 ""
+msgstr "您的联系人列表将不会在您的默认简介页面展示。您可以决定在您自建的各附加简介中分别展示您的联系人列表"
 
 #: mod/settings.php:1126
 msgid "Hide your profile details from anonymous viewers?"
@@ -7184,7 +7250,7 @@ msgstr "密码:"
 msgid "Basic Settings"
 msgstr "基础设置"
 
-#: mod/settings.php:1213 src/Model/Profile.php:724
+#: mod/settings.php:1213 src/Model/Profile.php:738
 msgid "Full Name:"
 msgstr "全名:"
 
@@ -7354,44 +7420,6 @@ msgstr "如果您调动这个简介从别的服务器但有的熟人没收到您
 msgid "Resend relocate message to contacts"
 msgstr "把调动信息寄给熟人"
 
-#: mod/subthread.php:113
-#, php-format
-msgid "%1$s is following %2$s's %3$s"
-msgstr "%1$s关注着%2$s的%3$s"
-
-#: mod/tagrm.php:47
-msgid "Tag removed"
-msgstr "标签去除了"
-
-#: mod/tagrm.php:85
-msgid "Remove Item Tag"
-msgstr "去除项目标签"
-
-#: mod/tagrm.php:87
-msgid "Select a tag to remove: "
-msgstr "选择删除一个标签: "
-
-#: mod/uexport.php:44
-msgid "Export account"
-msgstr "导出账户"
-
-#: 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 "导出你的账户信息和联系人。用这个功能来生成一个你的账户的备份,并且/或者把它移到另外一个服务器。"
-
-#: mod/uexport.php:45
-msgid "Export all"
-msgstr "导出全部"
-
-#: 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 "导出你的账户信息、联系人和所有你的项目为 json 格式。可能会是一个很大的文件,并可能花费很多时间。用这个功能来做一个你的账户的全备份(照片不会被导出)"
-
 #: mod/videos.php:140
 msgid "Do you really want to delete this video?"
 msgstr "你真的想删除这个视频吗?"
@@ -7412,34 +7440,6 @@ msgstr "最近的视频"
 msgid "Upload New Videos"
 msgstr "上传新视频"
 
-#: mod/viewcontacts.php:87
-msgid "No contacts."
-msgstr "没有联系人。"
-
-#: mod/viewsrc.php:12
-msgid "Access denied."
-msgstr "没有用权。"
-
-#: mod/wallmessage.php:49 mod/wallmessage.php:112
-#, php-format
-msgid "Number of daily wall messages for %s exceeded. Message failed."
-msgstr "一天最多墙通知给%s超过了。通知没有通过 。"
-
-#: mod/wallmessage.php:60
-msgid "Unable to check your home location."
-msgstr "核对不了您的主页。"
-
-#: mod/wallmessage.php:86 mod/wallmessage.php:95
-msgid "No recipient."
-msgstr "没有接受者。"
-
-#: 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 "如果您想%s回答,请核对您网站的隐私设置允许生发送人的私人邮件。"
-
 #: view/theme/duepuntozero/config.php:54 src/Model/User.php:475
 msgid "default"
 msgstr "默认"
@@ -7550,7 +7550,7 @@ msgstr "登录页面背景图片"
 
 #: view/theme/frio/config.php:130
 msgid "Login page background color"
-msgstr ""
+msgstr "登录页面背景色"
 
 #: view/theme/frio/config.php:130
 msgid "Leave background image and color empty for theme defaults"
@@ -7587,7 +7587,7 @@ msgid "Your photos"
 msgstr "你的照片"
 
 #: view/theme/frio/theme.php:262 src/Content/Nav.php:103
-#: src/Model/Profile.php:898 src/Model/Profile.php:901
+#: src/Model/Profile.php:912 src/Model/Profile.php:915
 msgid "Videos"
 msgstr "视频"
 
@@ -7604,7 +7604,7 @@ msgid "Conversations from your friends"
 msgstr "来自你的朋友们的交谈"
 
 #: view/theme/frio/theme.php:267 src/Content/Nav.php:169
-#: src/Model/Profile.php:913 src/Model/Profile.php:924
+#: src/Model/Profile.php:927 src/Model/Profile.php:938
 msgid "Events and Calendar"
 msgstr "事件和日历"
 
@@ -7792,7 +7792,7 @@ msgstr[0] "%d 个联系人没导入"
 msgid "Done. You can now login with your username and password"
 msgstr "完成。你现在可以用你的用户名和密码登录"
 
-#: src/Util/Temporal.php:147 src/Model/Profile.php:744
+#: src/Util/Temporal.php:147 src/Model/Profile.php:758
 msgid "Birthday:"
 msgstr "生日:"
 
@@ -8380,7 +8380,7 @@ msgstr "能按时期范围选择文章"
 
 #: src/Content/Feature.php:97 src/Content/Feature.php:127
 msgid "List Forums"
-msgstr ""
+msgstr "列出各论坛"
 
 #: src/Content/Feature.php:97
 msgid "Enable widget to display the forums your are connected with"
@@ -8512,11 +8512,11 @@ msgstr ""
 
 #: src/Content/Feature.php:128
 msgid "Tag Cloud"
-msgstr ""
+msgstr "标签云"
 
 #: src/Content/Feature.php:128
 msgid "Provide a personal tag cloud on your profile page"
-msgstr ""
+msgstr "在您的个人简介中提供个人标签云"
 
 #: src/Content/Feature.php:129
 msgid "Display Membership Date"
@@ -8558,201 +8558,87 @@ msgstr "找人物"
 
 #: src/Content/Widget.php:60
 msgid "Enter name or interest"
-msgstr "输入名字或兴趣"
-
-#: src/Content/Widget.php:62
-msgid "Examples: Robert Morgenstein, Fishing"
-msgstr "比如:李某,打鱼"
-
-#: src/Content/Widget.php:66
-msgid "Random Profile"
-msgstr "随机简介"
-
-#: src/Content/Widget.php:68
-msgid "View Global Directory"
-msgstr "查看全球目录"
-
-#: src/Content/Widget.php:159
-msgid "Networks"
-msgstr "网络"
-
-#: src/Content/Widget.php:162
-msgid "All Networks"
-msgstr "所有网络"
-
-#: src/Content/Widget.php:203 src/Content/Widget.php:243
-msgid "Everything"
-msgstr "一切"
-
-#: src/Content/Widget.php:240
-msgid "Categories"
-msgstr "种类"
-
-#: src/Content/Widget.php:307
-#, php-format
-msgid "%d contact in common"
-msgid_plural "%d contacts in common"
-msgstr[0] "%d 个共同的联系人"
-
-#: src/Database/DBStructure.php:32
-msgid "There are no tables on MyISAM."
-msgstr ""
-
-#: 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 ""
-
-#: src/Database/DBStructure.php:80
-#, php-format
-msgid ""
-"The error message is\n"
-"[pre]%s[/pre]"
-msgstr "错误消息是\n[pre]%s[/pre]"
-
-#: src/Database/DBStructure.php:191
-#, php-format
-msgid ""
-"\n"
-"Error %d occurred during database update:\n"
-"%s\n"
-msgstr "\n在数据库更新的时候发生了错误 %d\n%s\n"
-
-#: src/Database/DBStructure.php:194
-msgid "Errors encountered performing database changes: "
-msgstr "操作数据库更改的时候遇到了错误:"
-
-#: src/Database/DBStructure.php:209
-msgid ": Database update"
-msgstr ": 数据库升级"
-
-#: src/Database/DBStructure.php:458
-#, php-format
-msgid "%s: updating %s table."
-msgstr "%s: 正在更新 %s 表。"
-
-#: src/Model/Group.php:44
-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 "一个用这个名字的被删掉的组复活了。现有项目的权限<strong>可能</strong>对这个组和任何未来的成员有效。如果这不是你想要的,请用一个不同的名字创建另一个组。"
-
-#: src/Model/Group.php:329
-msgid "Default privacy group for new contacts"
-msgstr "对新联系人的默认隐私组"
-
-#: src/Model/Group.php:362
-msgid "Everybody"
-msgstr "每人"
-
-#: src/Model/Group.php:382
-msgid "edit"
-msgstr "编辑"
-
-#: src/Model/Group.php:406
-msgid "Edit group"
-msgstr "编辑组"
-
-#: src/Model/Group.php:407
-msgid "Contacts not in any group"
-msgstr "不在任何组的联系人"
-
-#: src/Model/Group.php:408
-msgid "Create a new group"
-msgstr "创建新组"
-
-#: src/Model/Group.php:410
-msgid "Edit groups"
-msgstr "编辑组"
-
-#: src/Model/Contact.php:559
-msgid "Drop Contact"
-msgstr "删除联系人"
-
-#: src/Model/Contact.php:962
-msgid "Organisation"
-msgstr "组织"
-
-#: src/Model/Contact.php:965
-msgid "News"
-msgstr "新闻"
+msgstr "输入名字或兴趣"
 
-#: src/Model/Contact.php:968
-msgid "Forum"
-msgstr "论坛"
+#: src/Content/Widget.php:62
+msgid "Examples: Robert Morgenstein, Fishing"
+msgstr "比如:李某,打鱼"
 
-#: src/Model/Contact.php:1147
-msgid "Connect URL missing."
-msgstr "连接URL失踪的。"
+#: src/Content/Widget.php:66
+msgid "Random Profile"
+msgstr "随机简介"
 
-#: src/Model/Contact.php:1156
-msgid ""
-"The contact could not be added. Please check the relevant network "
-"credentials in your Settings -> Social Networks page."
-msgstr ""
+#: src/Content/Widget.php:68
+msgid "View Global Directory"
+msgstr "查看全球目录"
 
-#: src/Model/Contact.php:1184
-msgid ""
-"This site is not configured to allow communications with other networks."
-msgstr "这网站没配置允许跟别的网络交流."
+#: src/Content/Widget.php:159
+msgid "Networks"
+msgstr "网络"
 
-#: src/Model/Contact.php:1185 src/Model/Contact.php:1199
-msgid "No compatible communication protocols or feeds were discovered."
-msgstr "没æ\9c\89å\85¼å®¹å\8d\8fè®®æ\88\96è\80\85æ\91\98è¦\81æ\89¾å\88°äº\86."
+#: src/Content/Widget.php:162
+msgid "All Networks"
+msgstr "æ\89\80æ\9c\89ç½\91ç»\9c"
 
-#: src/Model/Contact.php:1197
-msgid "The profile address specified does not provide adequate information."
-msgstr "输入的简介地址没有够消息。"
+#: src/Content/Widget.php:203 src/Content/Widget.php:243
+msgid "Everything"
+msgstr "一切"
 
-#: src/Model/Contact.php:1202
-msgid "An author or name was not found."
-msgstr "找不到作者或名。"
+#: src/Content/Widget.php:240
+msgid "Categories"
+msgstr "种类"
 
-#: src/Model/Contact.php:1205
-msgid "No browser URL could be matched to this address."
-msgstr "这个地址没有符合什么游览器URL。"
+#: src/Content/Widget.php:307
+#, php-format
+msgid "%d contact in common"
+msgid_plural "%d contacts in common"
+msgstr[0] "%d 个共同的联系人"
 
-#: src/Model/Contact.php:1208
-msgid ""
-"Unable to match @-style Identity Address with a known protocol or email "
-"contact."
-msgstr "无法匹配一个@-风格的身份地址和一个已知的协议或电子邮件联系人。"
+#: src/Database/DBStructure.php:32
+msgid "There are no tables on MyISAM."
+msgstr ""
 
-#: src/Model/Contact.php:1209
-msgid "Use mailto: in front of address to force email check."
-msgstr "输入mailto:地址前为要求电子邮件检查。"
+#: 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 ""
 
-#: src/Model/Contact.php:1215
+#: src/Database/DBStructure.php:80
+#, php-format
 msgid ""
-"The profile address specified belongs to a network which has been disabled "
-"on this site."
-msgstr "输入的简介地址属在这个网站使不可用的网络。"
+"The error message is\n"
+"[pre]%s[/pre]"
+msgstr "错误消息是\n[pre]%s[/pre]"
 
-#: src/Model/Contact.php:1220
+#: src/Database/DBStructure.php:191
+#, php-format
 msgid ""
-"Limited profile. This person will be unable to receive direct/personal "
-"notifications from you."
-msgstr "有限的简介。这人不会接受直达/私人通信从您。"
+"\n"
+"Error %d occurred during database update:\n"
+"%s\n"
+msgstr "\n在数据库更新的时候发生了错误 %d\n%s\n"
 
-#: src/Model/Contact.php:1290
-msgid "Unable to retrieve contact information."
-msgstr "æ\97 æ³\95æ£\80ç´¢è\81\94系人信æ\81¯ã\80\82"
+#: src/Database/DBStructure.php:194
+msgid "Errors encountered performing database changes: "
+msgstr "æ\93\8dä½\9cæ\95°æ\8d®åº\93æ\9b´æ\94¹ç\9a\84æ\97¶å\80\99é\81\87å\88°äº\86é\94\99误ï¼\9a"
 
-#: src/Model/Contact.php:1502
-#, php-format
-msgid "%s's birthday"
-msgstr "%s的生日"
+#: src/Database/DBStructure.php:209
+msgid ": Database update"
+msgstr ": 数据库升级"
 
-#: src/Model/Contact.php:1503 src/Protocol/DFRN.php:1398
+#: src/Database/DBStructure.php:458
 #, php-format
-msgid "Happy Birthday %s"
-msgstr "生日快乐%s"
+msgid "%s: updating %s table."
+msgstr "%s: 正在更新 %s 表。"
+
+#: src/Model/Mail.php:40 src/Model/Mail.php:174
+msgid "[no subject]"
+msgstr "[无题目]"
 
 #: src/Model/Item.php:1666
 #, php-format
@@ -8769,16 +8655,12 @@ msgstr "%1$s 不在参加 %2$s 的 %3$s"
 msgid "%1$s may attend %2$s's %3$s"
 msgstr "%1$s 可以参加 %2$s 的 %3$s"
 
-#: src/Model/Mail.php:40 src/Model/Mail.php:174
-msgid "[no subject]"
-msgstr "[无题目]"
-
 #: src/Model/Profile.php:97
 msgid "Requested account is not available."
 msgstr "要求的账户不可用。"
 
 #: src/Model/Profile.php:168 src/Model/Profile.php:399
-#: src/Model/Profile.php:845
+#: src/Model/Profile.php:859
 msgid "Edit profile"
 msgstr "修改简介"
 
@@ -8798,7 +8680,7 @@ msgstr "g A l d F"
 msgid "F d"
 msgstr "F d"
 
-#: src/Model/Profile.php:606 src/Model/Profile.php:689
+#: src/Model/Profile.php:606 src/Model/Profile.php:703
 msgid "[today]"
 msgstr "[今天]"
 
@@ -8810,94 +8692,212 @@ msgstr "提醒生日"
 msgid "Birthdays this week:"
 msgstr "这周的生日:"
 
-#: src/Model/Profile.php:676
+#: src/Model/Profile.php:690
 msgid "[No description]"
 msgstr "[无描述]"
 
-#: src/Model/Profile.php:703
+#: src/Model/Profile.php:717
 msgid "Event Reminders"
 msgstr "事件提醒"
 
-#: src/Model/Profile.php:704
+#: src/Model/Profile.php:718
 msgid "Events this week:"
 msgstr "这周的事件:"
 
-#: src/Model/Profile.php:727
+#: src/Model/Profile.php:741
 msgid "Member since:"
 msgstr ""
 
-#: src/Model/Profile.php:735
+#: src/Model/Profile.php:749
 msgid "j F, Y"
 msgstr "j F, Y"
 
-#: src/Model/Profile.php:736
+#: src/Model/Profile.php:750
 msgid "j F"
 msgstr "j F"
 
-#: src/Model/Profile.php:751
+#: src/Model/Profile.php:765
 msgid "Age:"
 msgstr "年龄:"
 
-#: src/Model/Profile.php:764
+#: src/Model/Profile.php:778
 #, php-format
 msgid "for %1$d %2$s"
 msgstr "为%1$d %2$s"
 
-#: src/Model/Profile.php:788
+#: src/Model/Profile.php:802
 msgid "Religion:"
 msgstr "宗教:"
 
-#: src/Model/Profile.php:796
+#: src/Model/Profile.php:810
 msgid "Hobbies/Interests:"
 msgstr "爱好/兴趣"
 
-#: src/Model/Profile.php:808
+#: src/Model/Profile.php:822
 msgid "Contact information and Social Networks:"
 msgstr "联系人消息和社交网络:"
 
-#: src/Model/Profile.php:812
+#: src/Model/Profile.php:826
 msgid "Musical interests:"
 msgstr "音乐兴趣:"
 
-#: src/Model/Profile.php:816
+#: src/Model/Profile.php:830
 msgid "Books, literature:"
 msgstr "书,文学"
 
-#: src/Model/Profile.php:820
+#: src/Model/Profile.php:834
 msgid "Television:"
 msgstr "电视:"
 
-#: src/Model/Profile.php:824
+#: src/Model/Profile.php:838
 msgid "Film/dance/culture/entertainment:"
 msgstr "电影/跳舞/文化/娱乐:"
 
-#: src/Model/Profile.php:828
+#: src/Model/Profile.php:842
 msgid "Love/Romance:"
 msgstr "爱情/浪漫"
 
-#: src/Model/Profile.php:832
+#: src/Model/Profile.php:846
 msgid "Work/employment:"
 msgstr "工作"
 
-#: src/Model/Profile.php:836
+#: src/Model/Profile.php:850
 msgid "School/education:"
 msgstr "学院/教育"
 
-#: src/Model/Profile.php:841
+#: src/Model/Profile.php:855
 msgid "Forums:"
 msgstr ""
 
-#: src/Model/Profile.php:935
+#: src/Model/Profile.php:949
 msgid "Only You Can See This"
 msgstr "只有你可以看这个"
 
+#: src/Model/Contact.php:559
+msgid "Drop Contact"
+msgstr "删除联系人"
+
+#: src/Model/Contact.php:962
+msgid "Organisation"
+msgstr "组织"
+
+#: src/Model/Contact.php:965
+msgid "News"
+msgstr "新闻"
+
+#: src/Model/Contact.php:968
+msgid "Forum"
+msgstr "论坛"
+
+#: src/Model/Contact.php:1147
+msgid "Connect URL missing."
+msgstr "连接URL失踪的。"
+
+#: src/Model/Contact.php:1156
+msgid ""
+"The contact could not be added. Please check the relevant network "
+"credentials in your Settings -> Social Networks page."
+msgstr ""
+
+#: src/Model/Contact.php:1184
+msgid ""
+"This site is not configured to allow communications with other networks."
+msgstr "这网站没配置允许跟别的网络交流."
+
+#: src/Model/Contact.php:1185 src/Model/Contact.php:1199
+msgid "No compatible communication protocols or feeds were discovered."
+msgstr "没有兼容协议或者摘要找到了."
+
+#: src/Model/Contact.php:1197
+msgid "The profile address specified does not provide adequate information."
+msgstr "输入的简介地址没有够消息。"
+
+#: src/Model/Contact.php:1202
+msgid "An author or name was not found."
+msgstr "找不到作者或名。"
+
+#: src/Model/Contact.php:1205
+msgid "No browser URL could be matched to this address."
+msgstr "这个地址没有符合什么游览器URL。"
+
+#: src/Model/Contact.php:1208
+msgid ""
+"Unable to match @-style Identity Address with a known protocol or email "
+"contact."
+msgstr "无法匹配一个@-风格的身份地址和一个已知的协议或电子邮件联系人。"
+
+#: src/Model/Contact.php:1209
+msgid "Use mailto: in front of address to force email check."
+msgstr "输入mailto:地址前为要求电子邮件检查。"
+
+#: src/Model/Contact.php:1215
+msgid ""
+"The profile address specified belongs to a network which has been disabled "
+"on this site."
+msgstr "输入的简介地址属在这个网站使不可用的网络。"
+
+#: src/Model/Contact.php:1220
+msgid ""
+"Limited profile. This person will be unable to receive direct/personal "
+"notifications from you."
+msgstr "有限的简介。这人不会接受直达/私人通信从您。"
+
+#: src/Model/Contact.php:1290
+msgid "Unable to retrieve contact information."
+msgstr "无法检索联系人信息。"
+
+#: src/Model/Contact.php:1502
+#, php-format
+msgid "%s's birthday"
+msgstr "%s的生日"
+
+#: src/Model/Contact.php:1503 src/Protocol/DFRN.php:1398
+#, php-format
+msgid "Happy Birthday %s"
+msgstr "生日快乐%s"
+
+#: src/Model/Group.php:44
+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 "一个用这个名字的被删掉的组复活了。现有项目的权限<strong>可能</strong>对这个组和任何未来的成员有效。如果这不是你想要的,请用一个不同的名字创建另一个组。"
+
+#: src/Model/Group.php:329
+msgid "Default privacy group for new contacts"
+msgstr "对新联系人的默认隐私组"
+
+#: src/Model/Group.php:362
+msgid "Everybody"
+msgstr "每人"
+
+#: src/Model/Group.php:382
+msgid "edit"
+msgstr "编辑"
+
+#: src/Model/Group.php:406
+msgid "Edit group"
+msgstr "编辑组"
+
+#: src/Model/Group.php:407
+msgid "Contacts not in any group"
+msgstr "不在任何组的联系人"
+
+#: src/Model/Group.php:408
+msgid "Create a new group"
+msgstr "创建新组"
+
+#: src/Model/Group.php:410
+msgid "Edit groups"
+msgstr "编辑组"
+
 #: src/Model/User.php:142
 msgid "Login failed"
 msgstr "登录失败"
 
 #: src/Model/User.php:173
 msgid "Not enough information to authenticate"
-msgstr ""
+msgstr "没有足够信息以认证"
 
 #: src/Model/User.php:319
 msgid "An invitation is required."
@@ -8999,7 +8999,7 @@ msgid ""
 "\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 ""
+msgstr "\n\t\t\t亲爱的 %1$s,\n\t\t\t\t感谢您在 %2$s 注册。您的账户已被创建。\n\t\t"
 
 #: src/Model/User.php:602
 #, php-format
@@ -9036,14 +9036,6 @@ msgstr ""
 msgid "%s\\'s birthday"
 msgstr "%s的生日"
 
-#: src/Protocol/Diaspora.php:2584
-msgid "Sharing notification from Diaspora network"
-msgstr "分享通知从Diaspora网络"
-
-#: src/Protocol/Diaspora.php:3660
-msgid "Attachments:"
-msgstr "附件:"
-
 #: src/Protocol/OStatus.php:1774
 #, php-format
 msgid "%s is now following %s."
@@ -9062,7 +9054,15 @@ msgstr "%s 停止关注了 %s."
 msgid "stopped following"
 msgstr "结束关注了"
 
-#: src/Worker/Delivery.php:390
+#: src/Protocol/Diaspora.php:2584
+msgid "Sharing notification from Diaspora network"
+msgstr "分享通知从Diaspora网络"
+
+#: src/Protocol/Diaspora.php:3660
+msgid "Attachments:"
+msgstr "附件:"
+
+#: src/Worker/Delivery.php:391
 msgid "(no subject)"
 msgstr "(无主题)"
 
index bf32bc3b7784d4eeabae83193b3af4985bb784b8..c04bc51d3d83f9bc1c9b12f0d77cfa93640aa83b 100644 (file)
@@ -5,137 +5,10 @@ function string_plural_select_zh_cn($n){
        return 0;;
 }}
 ;
-$a->strings["Cannot locate DNS info for database server '%s'"] = "找不到DNS信息为数据库服务器「%s」";
 $a->strings["Welcome "] = "欢迎";
 $a->strings["Please upload a profile photo."] = "请上传一张简介照片";
 $a->strings["Welcome back "] = "欢迎回来";
 $a->strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = "表格安全令牌不对。最可能因为表格开着太久(三个小时以上)提交前。";
-$a->strings["Post to Email"] = "电邮发布";
-$a->strings["Hide your profile details from unknown viewers?"] = "使简介信息给陌生的看着看不了?";
-$a->strings["Connectors disabled, since \"%s\" is enabled."] = "连接器已停用,因为\"%s\"启用。";
-$a->strings["Visible to everybody"] = "任何人可见的";
-$a->strings["show"] = "显示";
-$a->strings["don't show"] = "不要显示";
-$a->strings["CC: email addresses"] = "抄送: 电子邮件地址";
-$a->strings["Example: bob@example.com, mary@example.com"] = "比如: li@example.com, wang@example.com";
-$a->strings["Permissions"] = "权利";
-$a->strings["Close"] = "关闭";
-$a->strings["Daily posting limit of %d post reached. The post was rejected."] = [
-       0 => "达到每日 %d 发文限制。这篇文章被拒绝发出。",
-];
-$a->strings["Weekly posting limit of %d post reached. The post was rejected."] = [
-       0 => "",
-];
-$a->strings["Monthly posting limit of %d post reached. The post was rejected."] = "";
-$a->strings["Profile Photos"] = "简介照片";
-$a->strings["l F d, Y \\@ g:i A"] = "l F d, Y \\@ g:i A";
-$a->strings["Starts:"] = "开始:";
-$a->strings["Finishes:"] = "结束:";
-$a->strings["Location:"] = "位置:";
-$a->strings["event"] = "项目";
-$a->strings["status"] = "现状";
-$a->strings["photo"] = "照片";
-$a->strings["%1\$s likes %2\$s's %3\$s"] = "%1\$s 喜欢 %2\$s 的 %3\$s";
-$a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "%1\$s 不喜欢 %2\$s 的 %3\$s";
-$a->strings["%1\$s attends %2\$s's %3\$s"] = "%1\$s 参加了 %2\$s 的 %3\$s";
-$a->strings["%1\$s doesn't attend %2\$s's %3\$s"] = "%1\$s 没有参加 %2\$s 的 %3\$s";
-$a->strings["%1\$s attends maybe %2\$s's %3\$s"] = "";
-$a->strings["%1\$s is now friends with %2\$s"] = "%1\$s是成为%2\$s的朋友";
-$a->strings["%1\$s poked %2\$s"] = "%1\$s把%2\$s戳";
-$a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s把%4\$s标签%2\$s的%3\$s";
-$a->strings["post/item"] = "文章/项目";
-$a->strings["%1\$s marked %2\$s's %3\$s as favorite"] = "%1\$s标注%2\$s的%3\$s为偏爱";
-$a->strings["Likes"] = "喜欢";
-$a->strings["Dislikes"] = "不喜欢";
-$a->strings["Attending"] = [
-       0 => "正在参加",
-];
-$a->strings["Not attending"] = "不在参加";
-$a->strings["Might attend"] = "可以参加";
-$a->strings["Select"] = "选择";
-$a->strings["Delete"] = "删除";
-$a->strings["View %s's profile @ %s"] = "看%s的简介@ %s";
-$a->strings["Categories:"] = "种类:";
-$a->strings["Filed under:"] = "归档在:";
-$a->strings["%s from %s"] = "%s从%s";
-$a->strings["View in context"] = "看在上下文";
-$a->strings["Please wait"] = "请等一下";
-$a->strings["remove"] = "删除";
-$a->strings["Delete Selected Items"] = "删除选的项目";
-$a->strings["Follow Thread"] = "";
-$a->strings["View Status"] = "看现状";
-$a->strings["View Profile"] = "看简介";
-$a->strings["View Photos"] = "看照片";
-$a->strings["Network Posts"] = "网络文章";
-$a->strings["View Contact"] = "查看联系人";
-$a->strings["Send PM"] = "发送私信";
-$a->strings["Poke"] = "戳";
-$a->strings["Connect/Follow"] = "连接/关注";
-$a->strings["%s likes this."] = "%s喜欢这个.";
-$a->strings["%s doesn't like this."] = "%s没有喜欢这个.";
-$a->strings["%s attends."] = "%s 参加。";
-$a->strings["%s doesn't attend."] = "%s 不参加。";
-$a->strings["%s attends maybe."] = "";
-$a->strings["and"] = "和";
-$a->strings["and %d other people"] = "";
-$a->strings["<span  %1\$s>%2\$d people</span> like this"] = "<span  %1\$s>%2\$d人们</span>喜欢这个";
-$a->strings["%s like this."] = "%s 赞了这个。";
-$a->strings["<span  %1\$s>%2\$d people</span> don't like this"] = "<span  %1\$s>%2\$d人们</span>不喜欢这个";
-$a->strings["%s don't like this."] = "%s 踩了这个。";
-$a->strings["<span  %1\$s>%2\$d people</span> attend"] = "<span  %1\$s>%2\$d 人</span>参加";
-$a->strings["%s attend."] = "%s 参加。";
-$a->strings["<span  %1\$s>%2\$d people</span> don't attend"] = "<span  %1\$s>%2\$d 人</span>不参加";
-$a->strings["%s don't attend."] = "%s 不参加。";
-$a->strings["<span  %1\$s>%2\$d people</span> attend maybe"] = "";
-$a->strings["%s anttend maybe."] = "";
-$a->strings["Visible to <strong>everybody</strong>"] = "<strong>大家</strong>可见的";
-$a->strings["Please enter a link URL:"] = "请输入一个链接 URL:";
-$a->strings["Please enter a video link/URL:"] = "请输入视频连接/URL:";
-$a->strings["Please enter an audio link/URL:"] = "请输入音响连接/URL:";
-$a->strings["Tag term:"] = "标签:";
-$a->strings["Save to Folder:"] = "保存再文件夹:";
-$a->strings["Where are you right now?"] = "你在哪里?";
-$a->strings["Delete item(s)?"] = "把项目删除吗?";
-$a->strings["Share"] = "分享";
-$a->strings["Upload photo"] = "上传照片";
-$a->strings["upload photo"] = "上传照片";
-$a->strings["Attach file"] = "附上文件";
-$a->strings["attach file"] = "附上文件";
-$a->strings["Insert web link"] = "插入网页链接";
-$a->strings["web link"] = "网页链接";
-$a->strings["Insert video link"] = "插入视频链接";
-$a->strings["video link"] = "视频链接";
-$a->strings["Insert audio link"] = "插入音频链接";
-$a->strings["audio link"] = "音频链接";
-$a->strings["Set your location"] = "设定您的位置";
-$a->strings["set location"] = "指定位置";
-$a->strings["Clear browser location"] = "清空浏览器位置";
-$a->strings["clear location"] = "清除位置";
-$a->strings["Set title"] = "指定标题";
-$a->strings["Categories (comma-separated list)"] = "种类(逗号分隔单)";
-$a->strings["Permission settings"] = "权设置";
-$a->strings["permissions"] = "权利";
-$a->strings["Public post"] = "公开的消息";
-$a->strings["Preview"] = "预览";
-$a->strings["Cancel"] = "退消";
-$a->strings["Post to Groups"] = "发到组";
-$a->strings["Post to Contacts"] = "发给联系人";
-$a->strings["Private post"] = "私人文章";
-$a->strings["Message"] = "通知";
-$a->strings["Browser"] = "浏览器";
-$a->strings["View all"] = "查看全部";
-$a->strings["Like"] = [
-       0 => "喜欢",
-];
-$a->strings["Dislike"] = [
-       0 => "不喜欢",
-];
-$a->strings["Not Attending"] = [
-       0 => "不在参加",
-];
-$a->strings["Undecided"] = [
-       0 => "未决定的",
-];
 $a->strings["Friendica Notification"] = "Friendica 通知";
 $a->strings["Thank You,"] = "谢谢,";
 $a->strings["%s Administrator"] = "%s管理员";
@@ -143,7 +16,7 @@ $a->strings["%1\$s, %2\$s Administrator"] = "%1\$s, %2\$s 的管理员";
 $a->strings["noreply"] = "noreply";
 $a->strings["[Friendica:Notify] New mail received at %s"] = "[Friendica:Notify]收到新邮件在%s";
 $a->strings["%1\$s sent you a new private message at %2\$s."] = "%1\$s发给您新私人通知在%2\$s.";
-$a->strings["a private message"] = "一条私人的消息";
+$a->strings["a private message"] = "一条私人息";
 $a->strings["%1\$s sent you %2\$s."] = "%1\$s发给您%2\$s.";
 $a->strings["Please visit %s to view and/or reply to your private messages."] = "请访问 %s 来查看并且/或者回复你的私信。";
 $a->strings["%1\$s commented on [url=%2\$s]a %3\$s[/url]"] = "%1\$s于[url=%2\$s]a %3\$s[/url]评论了";
@@ -183,7 +56,7 @@ $a->strings["Name:"] = "名字:";
 $a->strings["Photo:"] = "照片:";
 $a->strings["Please visit %s to approve or reject the suggestion."] = "请访问%s来批准或拒绝这个建议。";
 $a->strings["[Friendica:Notify] Connection accepted"] = "[Friendica:Notify] 连接被接受";
-$a->strings["'%1\$s' has accepted your connection request at %2\$s"] = "";
+$a->strings["'%1\$s' has accepted your connection request at %2\$s"] = "“%1\$s”已经在 %2\$s 接受了您的连接请求";
 $a->strings["%2\$s has accepted your [url=%1\$s]connection request[/url]."] = "%2\$s 已经接受了你的[url=%1\$s]连接请求[/url]。";
 $a->strings["You are now mutual friends and may exchange status updates, photos, and email without restriction."] = "你们现在已经互为朋友了,可以不受限制地交换状态更新、照片和邮件。";
 $a->strings["Please visit %s if you wish to make any changes to this relationship."] = "请访问%s如果你希望对这个关系做任何改变。";
@@ -195,6 +68,10 @@ $a->strings["You've received a registration request from '%1\$s' at %2\$s"] = ""
 $a->strings["You've received a [url=%1\$s]registration request[/url] from %2\$s."] = "";
 $a->strings["Full Name:\t%1\$s\\nSite Location:\t%2\$s\\nLogin Name:\t%3\$s (%4\$s("] = "";
 $a->strings["Please visit %s to approve or reject the request."] = "请访问%s来批准或拒绝这个请求。";
+$a->strings["l F d, Y \\@ g:i A"] = "l F d, Y \\@ g:i A";
+$a->strings["Starts:"] = "开始:";
+$a->strings["Finishes:"] = "结束:";
+$a->strings["Location:"] = "位置:";
 $a->strings["all-day"] = "全天";
 $a->strings["Sun"] = "星期日";
 $a->strings["Mon"] = "星期一";
@@ -239,7 +116,7 @@ $a->strings["week"] = "星期";
 $a->strings["day"] = "日";
 $a->strings["No events to display"] = "没有可显示的事件";
 $a->strings["l, F j"] = "l, F j";
-$a->strings["Edit event"] = "编项目";
+$a->strings["Edit event"] = "编辑事件";
 $a->strings["Duplicate event"] = "";
 $a->strings["Delete event"] = "删除事件";
 $a->strings["link to source"] = "链接到来源";
@@ -253,6 +130,7 @@ $a->strings["Hide map"] = "隐藏地图";
 $a->strings["Item not found."] = "项目找不到。";
 $a->strings["Do you really want to delete this item?"] = "您真的想删除这个项目吗?";
 $a->strings["Yes"] = "是";
+$a->strings["Cancel"] = "退消";
 $a->strings["Permission denied."] = "权限不够。";
 $a->strings["Archives"] = "档案";
 $a->strings["show more"] = "看多";
@@ -295,12 +173,134 @@ $a->strings["bytes"] = "字节";
 $a->strings["Click to open/close"] = "点击为开关";
 $a->strings["View on separate page"] = "在另一页面中查看";
 $a->strings["view on separate page"] = "在另一页面中查看";
+$a->strings["event"] = "项目";
+$a->strings["photo"] = "照片";
 $a->strings["activity"] = "活动";
 $a->strings["comment"] = [
        0 => "评论",
 ];
 $a->strings["post"] = "文章";
 $a->strings["Item filed"] = "把项目归档了";
+$a->strings["Post to Email"] = "电邮发布";
+$a->strings["Hide your profile details from unknown viewers?"] = "使简介信息给陌生的看着看不了?";
+$a->strings["Connectors disabled, since \"%s\" is enabled."] = "连接器已停用,因为\"%s\"启用。";
+$a->strings["Visible to everybody"] = "任何人可见的";
+$a->strings["show"] = "显示";
+$a->strings["don't show"] = "不要显示";
+$a->strings["CC: email addresses"] = "抄送: 电子邮件地址";
+$a->strings["Example: bob@example.com, mary@example.com"] = "比如: li@example.com, wang@example.com";
+$a->strings["Permissions"] = "权限";
+$a->strings["Close"] = "关闭";
+$a->strings["Daily posting limit of %d post reached. The post was rejected."] = [
+       0 => "达到每日 %d 发文限制。此文被拒绝发出。",
+];
+$a->strings["Weekly posting limit of %d post reached. The post was rejected."] = [
+       0 => "达到每周 %d 发文限制。此文被拒绝发出。",
+];
+$a->strings["Monthly posting limit of %d post reached. The post was rejected."] = "达到每月 %d 发文限制。此文被拒绝发出。";
+$a->strings["Profile Photos"] = "简介照片";
+$a->strings["status"] = "现状";
+$a->strings["%1\$s likes %2\$s's %3\$s"] = "%1\$s 喜欢 %2\$s 的 %3\$s";
+$a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "%1\$s 不喜欢 %2\$s 的 %3\$s";
+$a->strings["%1\$s attends %2\$s's %3\$s"] = "%1\$s 参加了 %2\$s 的 %3\$s";
+$a->strings["%1\$s doesn't attend %2\$s's %3\$s"] = "%1\$s 没有参加 %2\$s 的 %3\$s";
+$a->strings["%1\$s attends maybe %2\$s's %3\$s"] = "";
+$a->strings["%1\$s is now friends with %2\$s"] = "%1\$s是成为%2\$s的朋友";
+$a->strings["%1\$s poked %2\$s"] = "%1\$s把%2\$s戳";
+$a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s把%4\$s标签%2\$s的%3\$s";
+$a->strings["post/item"] = "文章/项目";
+$a->strings["%1\$s marked %2\$s's %3\$s as favorite"] = "%1\$s标注%2\$s的%3\$s为偏爱";
+$a->strings["Likes"] = "喜欢";
+$a->strings["Dislikes"] = "不喜欢";
+$a->strings["Attending"] = [
+       0 => "正在参加",
+];
+$a->strings["Not attending"] = "不在参加";
+$a->strings["Might attend"] = "可以参加";
+$a->strings["Select"] = "选择";
+$a->strings["Delete"] = "删除";
+$a->strings["View %s's profile @ %s"] = "看%s的简介@ %s";
+$a->strings["Categories:"] = "种类:";
+$a->strings["Filed under:"] = "归档在:";
+$a->strings["%s from %s"] = "%s从%s";
+$a->strings["View in context"] = "看在上下文";
+$a->strings["Please wait"] = "请等一下";
+$a->strings["remove"] = "删除";
+$a->strings["Delete Selected Items"] = "删除选的项目";
+$a->strings["Follow Thread"] = "";
+$a->strings["View Status"] = "看现状";
+$a->strings["View Profile"] = "看简介";
+$a->strings["View Photos"] = "看照片";
+$a->strings["Network Posts"] = "网络文章";
+$a->strings["View Contact"] = "查看联系人";
+$a->strings["Send PM"] = "发送私信";
+$a->strings["Poke"] = "戳";
+$a->strings["Connect/Follow"] = "连接/关注";
+$a->strings["%s likes this."] = "%s喜欢这个.";
+$a->strings["%s doesn't like this."] = "%s没有喜欢这个.";
+$a->strings["%s attends."] = "%s 参加。";
+$a->strings["%s doesn't attend."] = "%s 不参加。";
+$a->strings["%s attends maybe."] = "";
+$a->strings["and"] = "和";
+$a->strings["and %d other people"] = "和 %d 个其他人";
+$a->strings["<span  %1\$s>%2\$d people</span> like this"] = "<span  %1\$s>%2\$d人们</span>喜欢这个";
+$a->strings["%s like this."] = "%s 赞了这个。";
+$a->strings["<span  %1\$s>%2\$d people</span> don't like this"] = "<span  %1\$s>%2\$d人们</span>不喜欢这个";
+$a->strings["%s don't like this."] = "%s 踩了这个。";
+$a->strings["<span  %1\$s>%2\$d people</span> attend"] = "<span  %1\$s>%2\$d 人</span>参加";
+$a->strings["%s attend."] = "%s 参加。";
+$a->strings["<span  %1\$s>%2\$d people</span> don't attend"] = "<span  %1\$s>%2\$d 人</span>不参加";
+$a->strings["%s don't attend."] = "%s 不参加。";
+$a->strings["<span  %1\$s>%2\$d people</span> attend maybe"] = "<span  %1\$s>%2\$d人</span>可能参加";
+$a->strings["%s attend maybe."] = "";
+$a->strings["Visible to <strong>everybody</strong>"] = "<strong>大家</strong>可见的";
+$a->strings["Please enter a link URL:"] = "请输入一个链接 URL:";
+$a->strings["Please enter a video link/URL:"] = "请输入视频连接/URL:";
+$a->strings["Please enter an audio link/URL:"] = "请输入音响连接/URL:";
+$a->strings["Tag term:"] = "标签:";
+$a->strings["Save to Folder:"] = "保存再文件夹:";
+$a->strings["Where are you right now?"] = "你在哪里?";
+$a->strings["Delete item(s)?"] = "把项目删除吗?";
+$a->strings["Share"] = "分享";
+$a->strings["Upload photo"] = "上传照片";
+$a->strings["upload photo"] = "上传照片";
+$a->strings["Attach file"] = "附上文件";
+$a->strings["attach file"] = "附上文件";
+$a->strings["Insert web link"] = "插入网页链接";
+$a->strings["web link"] = "网页链接";
+$a->strings["Insert video link"] = "插入视频链接";
+$a->strings["video link"] = "视频链接";
+$a->strings["Insert audio link"] = "插入音频链接";
+$a->strings["audio link"] = "音频链接";
+$a->strings["Set your location"] = "设定您的位置";
+$a->strings["set location"] = "指定位置";
+$a->strings["Clear browser location"] = "清空浏览器位置";
+$a->strings["clear location"] = "清除位置";
+$a->strings["Set title"] = "指定标题";
+$a->strings["Categories (comma-separated list)"] = "种类(逗号分隔单)";
+$a->strings["Permission settings"] = "权设置";
+$a->strings["permissions"] = "权利";
+$a->strings["Public post"] = "公开的消息";
+$a->strings["Preview"] = "预览";
+$a->strings["Post to Groups"] = "发到组";
+$a->strings["Post to Contacts"] = "发给联系人";
+$a->strings["Private post"] = "私人文章";
+$a->strings["Message"] = "通知";
+$a->strings["Browser"] = "浏览器";
+$a->strings["View all"] = "查看全部";
+$a->strings["Like"] = [
+       0 => "喜欢",
+];
+$a->strings["Dislike"] = [
+       0 => "不喜欢",
+];
+$a->strings["Not Attending"] = [
+       0 => "不在参加",
+];
+$a->strings["Undecided"] = [
+       0 => "未决定的",
+];
+$a->strings["Cannot locate DNS info for database server '%s'"] = "找不到DNS信息为数据库服务器「%s」";
 $a->strings["No friends to display."] = "没有朋友展示。";
 $a->strings["Connect"] = "连接";
 $a->strings["Authorize application connection"] = "授权应用连接";
@@ -313,14 +313,12 @@ $a->strings["Applications"] = "应用";
 $a->strings["No installed applications."] = "没有安装的应用";
 $a->strings["Item not available."] = "项目不可用的";
 $a->strings["Item was not found."] = "找不到项目。";
-$a->strings["Login"] = "登录";
-$a->strings["The post was created"] = "文章创建了";
 $a->strings["No contacts in common."] = "没有共同的联系人。";
 $a->strings["Common Friends"] = "普通朋友们";
 $a->strings["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 是一个社区项目,如果没有许多人的努力她将无法实现。这里列出了那些为代码作出贡献或者参与本地化翻译的人们。感谢大家的努力!";
 $a->strings["Contact settings applied."] = "联系人设置已应用。";
-$a->strings["Contact update failed."] = "人更新失败。";
+$a->strings["Contact update failed."] = "联系人更新失败。";
 $a->strings["Contact not found."] = "没有找到联系人。";
 $a->strings["<strong>WARNING: This is highly advanced</strong> and if you enter incorrect information your communications with this contact may stop working."] = "<strong>警告:此为进阶</strong>,如果您输入不正确的信息,您也许无法与这位联系人的正常通讯。";
 $a->strings["Please use your browser 'Back' button <strong>now</strong> if you are uncertain what to do on this page."] = "请<strong>立即</strong>用后退按钮如果您不确定怎么用这页";
@@ -342,41 +340,11 @@ $a->strings["Friend Confirm URL"] = "朋友确认URL";
 $a->strings["Notification Endpoint URL"] = "通知端URL";
 $a->strings["Poll/Feed URL"] = "喂URL";
 $a->strings["New photo from this URL"] = "新照片从这个URL";
-$a->strings["Public access denied."] = "拒绝公开访问";
-$a->strings["Gender:"] = "性别:";
-$a->strings["Status:"] = "现状:";
-$a->strings["Homepage:"] = "主页:";
-$a->strings["About:"] = "关于:";
-$a->strings["Global Directory"] = "综合目录";
-$a->strings["Find on this site"] = "找在这网站";
-$a->strings["Results for:"] = "";
-$a->strings["Site Directory"] = "网站目录";
-$a->strings["Find"] = "搜索";
-$a->strings["No entries (some entries may be hidden)."] = "没有文章(有的文章会被隐藏)。";
 $a->strings["Photos"] = "照片";
-$a->strings["Contact Photos"] = "人照片";
+$a->strings["Contact Photos"] = "联系人照片";
 $a->strings["Upload"] = "上传";
 $a->strings["Files"] = "文件";
 $a->strings["Not Found"] = "未发现";
-$a->strings["Group created."] = "群组已创建。";
-$a->strings["Could not create group."] = "无法创建群组。";
-$a->strings["Group not found."] = "组找不到。";
-$a->strings["Group name changed."] = "组名变化了。";
-$a->strings["Permission denied"] = "权限不够";
-$a->strings["Save Group"] = "保存组";
-$a->strings["Create a group of contacts/friends."] = "创建一组联系人/朋友。";
-$a->strings["Group Name: "] = "组名:";
-$a->strings["Group removed."] = "组删除了。";
-$a->strings["Unable to remove group."] = "不能删除组。";
-$a->strings["Delete Group"] = "删除群组";
-$a->strings["Group Editor"] = "组编辑器";
-$a->strings["Edit Group Name"] = "编辑群组名称";
-$a->strings["Members"] = "成员";
-$a->strings["All Contacts"] = "所有的熟人";
-$a->strings["Group is empty"] = "组没有成员";
-$a->strings["Remove Contact"] = "删除联系人";
-$a->strings["Add Contact"] = "添加联系人";
-$a->strings["Click on a contact to add or remove."] = "点击熟人为添加或删除。";
 $a->strings["No profile"] = "无简介";
 $a->strings["Help:"] = "帮助:";
 $a->strings["Help"] = "帮助";
@@ -493,12 +461,14 @@ $a->strings["Accepting %s as a sharer allows them to subscribe to your posts, bu
 $a->strings["Friend"] = "朋友";
 $a->strings["Sharer"] = "分享者";
 $a->strings["Subscriber"] = "订阅者";
+$a->strings["About:"] = "关于:";
 $a->strings["Tags:"] = "标签:";
+$a->strings["Gender:"] = "性别:";
 $a->strings["Network:"] = "网络";
 $a->strings["No introductions."] = "没有介绍。";
 $a->strings["Show unread"] = "显示未读";
 $a->strings["Show all"] = "显示全部";
-$a->strings["No more %s notifications."] = "";
+$a->strings["No more %s notifications."] = "没有更多的 %s 通知。";
 $a->strings["Post successful."] = "评论发表了。";
 $a->strings["OpenID protocol error. No ID returned."] = "OpenID协议错误。没ID还。 ";
 $a->strings["Account not found and OpenID registration is not permitted on this site."] = "找不到账户和OpenID注册不允许。";
@@ -506,7 +476,7 @@ $a->strings["Login failed."] = "登录失败。";
 $a->strings["Subscribing to OStatus contacts"] = "正在订阅 OStatus 联系人";
 $a->strings["No contact provided."] = "";
 $a->strings["Couldn't fetch information for contact."] = "无法获取联系人信息。";
-$a->strings["Couldn't fetch friends for contact."] = "";
+$a->strings["Couldn't fetch friends for contact."] = "无法取得联系人的朋友信息。";
 $a->strings["success"] = "成功";
 $a->strings["failed"] = "失败";
 $a->strings["ignored"] = "已忽视的";
@@ -528,7 +498,7 @@ $a->strings["Confirmation completed successfully."] = "确认成功完成。";
 $a->strings["Temporary failure. Please wait and try again."] = "临时失败。请等一会,再试。";
 $a->strings["Introduction failed or was revoked."] = "介绍失败或被吊销。";
 $a->strings["Remote site reported: "] = "远程站点报告:";
-$a->strings["Unable to set contact photo."] = "不会指定熟人照片。";
+$a->strings["Unable to set contact photo."] = "无法设置联系人照片。";
 $a->strings["No user record found for '%s' "] = "找不到「%s」的用户记录";
 $a->strings["Our site encryption key is apparently messed up."] = "看起来我们的加密钥匙失灵了。";
 $a->strings["Empty site URL was provided or URL could not be decrypted by us."] = "空的URL供应,或URL解不了码。";
@@ -539,9 +509,6 @@ $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]"] = "[名字拒给]";
 $a->strings["%1\$s has joined %2\$s"] = "%1\$s加入%2\$s了";
-$a->strings["Friend suggestion sent."] = "朋友建议发送了。";
-$a->strings["Suggest Friends"] = "推荐的朋友们";
-$a->strings["Suggest a friend for %s"] = "给 %s 推荐朋友";
 $a->strings["Total invitation limit exceeded."] = "邀请限超过了。";
 $a->strings["%s : Not a valid email address."] = "%s : 不是效的电子邮件地址.";
 $a->strings["Please join us on Friendica"] = "请加入我们再Friendica";
@@ -555,7 +522,7 @@ $a->strings["Visit %s for a list of public sites that you can join. Friendica me
 $a->strings["To accept this invitation, please visit and register at %s or any other public Friendica website."] = "为接受这个邀请,请再%s或什么别的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."] = "Friendica 站点互相连接来创建一个增强隐私的由他们的成员拥有并控制的社交网络。它们也能跟多传统的社交网络连接。看 %s 来获取一份你可以选择加入的 Friendica 站点。";
 $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["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 站点相互连接以创造出一个由其组成成员控制拥有的有强大隐私保护能力的大型社交网络。各站点同时也能够接入许多传统社交网络。";
 $a->strings["To accept this invitation, please visit and register at %s."] = "要接受这个邀请,请在 %s 访问并注册。";
 $a->strings["Send invitations"] = "发请柬";
 $a->strings["Enter email addresses, one per line:"] = "输入电子邮件地址,一行一个:";
@@ -563,7 +530,7 @@ $a->strings["Your message:"] = "你的消息:";
 $a->strings["You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web."] = "在 Friendica,你被诚挚地邀请来加入我和其他亲密的朋友-并帮助我们创建更好的社会网络。";
 $a->strings["You will need to supply this invitation code: \$invite_code"] = "您要输入这个邀请密码:\$invite_code";
 $a->strings["Once you have registered, please connect with me via my profile page at:"] = "您一注册,请页跟我连接,用我的简介在:";
-$a->strings["For more information about the Friendica project and why we feel it is important, please visit http://friendi.ca"] = "";
+$a->strings["For more information about the Friendica project and why we feel it is important, please visit http://friendi.ca"] = "欲了解更多关于 Friendica 项目的信息以及为什么我们认为这很重要,请访问 http://friendi.ca";
 $a->strings["Manage Identities and/or Pages"] = "管理身份或页";
 $a->strings["Toggle between different identities or community/group pages which share your account details or which you have been granted \"manage\" permissions"] = "交替不同同一人或社会/组页合用您的账户或给您「管理」批准";
 $a->strings["Select an identity to manage: "] = "选择同一个人管理:";
@@ -659,480 +626,119 @@ $a->strings["Sorry, maybe your upload is bigger than the PHP configuration allow
 $a->strings["Or - did you try to upload an empty file?"] = "或者,你是不是上传空的文件?";
 $a->strings["File exceeds size limit of %s"] = "文件超过了 %s 的大小限制";
 $a->strings["File upload failed."] = "文件上传失败。";
-$a->strings["Theme settings updated."] = "主题设置更新了。";
-$a->strings["Information"] = "资料";
-$a->strings["Overview"] = "概览";
-$a->strings["Federation Statistics"] = "";
-$a->strings["Configuration"] = "";
-$a->strings["Site"] = "网站";
-$a->strings["Users"] = "用户";
-$a->strings["Addons"] = "插件";
-$a->strings["Themes"] = "主题";
-$a->strings["Additional features"] = "附加的特点";
-$a->strings["Database"] = "数据库";
-$a->strings["DB updates"] = "数据库更新";
-$a->strings["Inspect Queue"] = "";
-$a->strings["Tools"] = "工具";
-$a->strings["Contact Blocklist"] = "";
-$a->strings["Server Blocklist"] = "服务器屏蔽列表";
-$a->strings["Delete Item"] = "删除项目";
-$a->strings["Logs"] = "记录";
-$a->strings["View Logs"] = "查看日志";
-$a->strings["Diagnostics"] = "";
-$a->strings["PHP Info"] = "PHP Info";
-$a->strings["probe address"] = "探测地址";
-$a->strings["check webfinger"] = "";
-$a->strings["Admin"] = "管理";
-$a->strings["Addon Features"] = "";
-$a->strings["User registrations waiting for confirmation"] = "用户注册等确认";
-$a->strings["The blocked domain"] = "被封禁的域名";
-$a->strings["The reason why you blocked this domain."] = "封禁这个域名的原因。";
-$a->strings["Delete domain"] = "删除域名";
-$a->strings["Check to delete this entry from the blocklist"] = "选中以从列表中删除此条目";
-$a->strings["Administration"] = "管理";
-$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"] = "添加新条目到屏蔽列表";
-$a->strings["Server Domain"] = "服务器域名";
-$a->strings["The domain of the new server to add to the block list. Do not include the protocol."] = "";
-$a->strings["Block reason"] = "封禁原因";
-$a->strings["Add Entry"] = "添加条目";
-$a->strings["Save changes to the blocklist"] = "保存变更到屏蔽列表";
-$a->strings["Current Entries in the Blocklist"] = "屏蔽列表中的当前条目";
-$a->strings["Delete entry from blocklist"] = "删除屏蔽列表中的条目";
-$a->strings["Delete entry from blocklist?"] = "从屏蔽列表删除条目?";
-$a->strings["Server added to blocklist."] = "服务器已添加到屏蔽列表。";
-$a->strings["Site blocklist updated."] = "站点屏蔽列表已更新。";
-$a->strings["The contact has been blocked from the node"] = "";
-$a->strings["Could not find any contact entry for this URL (%s)"] = "";
-$a->strings["%s contact unblocked"] = [
-       0 => "",
-];
-$a->strings["Remote Contact Blocklist"] = "";
-$a->strings["This page allows you to prevent any message from a remote contact to reach your node."] = "";
-$a->strings["Block Remote Contact"] = "";
-$a->strings["select all"] = "全选";
-$a->strings["select none"] = "";
-$a->strings["Block"] = "屏蔽";
-$a->strings["Unblock"] = "解除屏蔽";
-$a->strings["No remote contact is blocked from this node."] = "";
-$a->strings["Blocked Remote Contacts"] = "";
-$a->strings["Block New Remote Contact"] = "";
-$a->strings["Photo"] = "照片";
-$a->strings["%s total blocked contact"] = [
-       0 => "",
+$a->strings["%d contact edited."] = [
+       0 => "%d 个联系人被编辑了。",
 ];
-$a->strings["URL of the remote contact to block."] = "";
-$a->strings["Delete this Item"] = "删除这个项目";
-$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."] = "你想要删除的项目的 GUID.";
-$a->strings["Item marked for deletion."] = "被标记为要删除的项目。";
-$a->strings["unknown"] = "未知";
-$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:"] = "";
-$a->strings["ID"] = "ID";
-$a->strings["Recipient Name"] = "接收者的名字";
-$a->strings["Recipient Profile"] = "接收者的简介";
-$a->strings["Network"] = "网络";
-$a->strings["Created"] = "";
-$a->strings["Last Tried"] = "上次尝试";
-$a->strings["This page lists the content of the queue for outgoing postings. These are postings the initial delivery failed for. They will be resend later and eventually deleted if the delivery fails permanently."] = "";
-$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 scripts/dbstructure.php 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"] = "有新的 Friendica 版本可供下载。您当前的版本为 %1\$s,上游版本为 %2\$s";
-$a->strings["The database update failed. Please run \"php scripts/dbstructure.php update\" from the command line and have a look at the errors that might appear."] = "";
-$a->strings["The worker was never executed. Please check your database structure!"] = "";
-$a->strings["The last worker execution was on %s UTC. This is older than one hour. Please check your crontab settings."] = "";
-$a->strings["Normal Account"] = "正常帐户";
-$a->strings["Automatic Follower Account"] = "";
-$a->strings["Public Forum Account"] = "";
-$a->strings["Automatic Friend Account"] = "自动朋友帐户";
-$a->strings["Blog Account"] = "博客账户";
-$a->strings["Private Forum Account"] = "";
-$a->strings["Message queues"] = "通知排队";
-$a->strings["Summary"] = "概要";
-$a->strings["Registered users"] = "注册的用户";
-$a->strings["Pending registrations"] = "未决的注册";
-$a->strings["Version"] = "版本";
-$a->strings["Active addons"] = "";
-$a->strings["Can not parse base url. Must have at least <scheme>://<domain>"] = "不能分析基础URL。至少要<scheme>://<domain>";
-$a->strings["Site settings updated."] = "网站设置更新了。";
-$a->strings["No special theme for mobile devices"] = "没专门适合手机的主题";
-$a->strings["No community page"] = "没有社会页";
-$a->strings["Public postings from users of this site"] = "本网站用户的公开文章";
-$a->strings["Public postings from the federated network"] = "";
-$a->strings["Public postings from local users and the federated network"] = "";
+$a->strings["Could not access contact record."] = "无法访问联系人记录。";
+$a->strings["Could not locate selected profile."] = "找不到选择的简介。";
+$a->strings["Contact updated."] = "联系人更新了。";
+$a->strings["Failed to update contact record."] = "更新联系人记录失败。";
+$a->strings["Contact has been blocked"] = "联系人已被屏蔽";
+$a->strings["Contact has been unblocked"] = "联系人已被解除屏蔽";
+$a->strings["Contact has been ignored"] = "联系人已被忽视";
+$a->strings["Contact has been unignored"] = "联系人已被解除忽视";
+$a->strings["Contact has been archived"] = "联系人已存档";
+$a->strings["Contact has been unarchived"] = "联系人已被解除存档";
+$a->strings["Drop contact"] = "";
+$a->strings["Do you really want to delete this contact?"] = "您真的想删除这个联系人吗?";
+$a->strings["Contact has been removed."] = "联系人被删除了。";
+$a->strings["You are mutual friends with %s"] = "您和 %s 互为朋友";
+$a->strings["You are sharing with %s"] = "你正在和 %s 分享";
+$a->strings["%s is sharing with you"] = "%s 正在和你分享";
+$a->strings["Private communications are not available for this contact."] = "私人交流对这个联系人不可用。";
+$a->strings["Never"] = "从未";
+$a->strings["(Update was successful)"] = "(更新成功)";
+$a->strings["(Update was not successful)"] = "(更新不成功)";
+$a->strings["Suggest friends"] = "建议朋友们";
+$a->strings["Network type: %s"] = "网络种类: %s";
+$a->strings["Communications lost with this contact!"] = "和这个联系人的通信断开了!";
+$a->strings["Fetch further information for feeds"] = "拿文源别的消息";
+$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."] = "";
 $a->strings["Disabled"] = "已停用";
-$a->strings["Users, Global Contacts"] = "用户,全球联系人";
-$a->strings["Users, Global Contacts/fallback"] = "";
-$a->strings["One month"] = "一个月";
-$a->strings["Three months"] = "三个月";
-$a->strings["Half a year"] = "半年";
-$a->strings["One year"] = "一年";
-$a->strings["Multi user instance"] = "多用户网站";
-$a->strings["Closed"] = "关闭";
-$a->strings["Requires approval"] = "要批准";
-$a->strings["Open"] = "打开";
-$a->strings["No SSL policy, links will track page SSL state"] = "没SSL方针,环节将追踪页SSL现状";
-$a->strings["Force all links to use SSL"] = "强制所有链接使用 SSL";
-$a->strings["Self-signed certificate, use SSL for local links only (discouraged)"] = "自签证书,只在本地链接使用 SSL(不推荐)";
-$a->strings["Don't check"] = "请勿检查";
-$a->strings["check the stable version"] = "检查稳定版";
-$a->strings["check the development version"] = "检查开发版本";
-$a->strings["Save Settings"] = "保存设置";
-$a->strings["Republish users to directory"] = "";
-$a->strings["Registration"] = "注册";
-$a->strings["File upload"] = "文件上传";
-$a->strings["Policies"] = "政策";
+$a->strings["Fetch information"] = "取消息";
+$a->strings["Fetch keywords"] = "获取关键字";
+$a->strings["Fetch information and keywords"] = "取消息和关键词";
+$a->strings["Contact"] = "联系人";
+$a->strings["Profile Visibility"] = "简历可见量";
+$a->strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "请选择简介您想给%s显示他安全地看您的简介的时候。";
+$a->strings["Contact Information / Notes"] = "熟人信息/便条";
+$a->strings["Their personal note"] = "";
+$a->strings["Edit contact notes"] = "编辑联系人便条";
+$a->strings["Block/Unblock contact"] = "屏蔽/解除屏蔽联系人";
+$a->strings["Ignore contact"] = "忽略联系人";
+$a->strings["Repair URL settings"] = "维修URL设置";
+$a->strings["View conversations"] = "看交流";
+$a->strings["Last update:"] = "上个更新:";
+$a->strings["Update public posts"] = "更新公开文章";
+$a->strings["Update now"] = "现在更新";
+$a->strings["Unblock"] = "解除屏蔽";
+$a->strings["Block"] = "屏蔽";
+$a->strings["Unignore"] = "取消忽视";
+$a->strings["Currently blocked"] = "现在被封禁的";
+$a->strings["Currently ignored"] = "现在不理的";
+$a->strings["Currently archived"] = "现在存档着";
+$a->strings["Awaiting connection acknowledge"] = "等待连接确认";
+$a->strings["Replies/likes to your public posts <strong>may</strong> still be visible"] = "回答/喜欢关您公开文章<strong>会</strong>还可见的";
+$a->strings["Notification for new posts"] = "新消息提示";
+$a->strings["Send a notification of every new post of this contact"] = "发送这个联系人的每篇新文章的通知";
+$a->strings["Blacklisted keywords"] = "黑名单关键词";
+$a->strings["Comma separated list of keywords that should not be converted to hashtags, when \"Fetch information and keywords\" is selected"] = "逗号分的关键词不应该翻译成主题标签,如果“取消息和关键词”选择的。";
+$a->strings["XMPP:"] = "XMPP:";
+$a->strings["Actions"] = "";
+$a->strings["Status"] = "状态";
+$a->strings["Contact Settings"] = "联系人设置";
+$a->strings["Suggestions"] = "建议";
+$a->strings["Suggest potential friends"] = "建议潜在朋友们";
+$a->strings["All Contacts"] = "所有联系人";
+$a->strings["Show all contacts"] = "显示所有的联系人";
+$a->strings["Unblocked"] = "";
+$a->strings["Only show unblocked contacts"] = "只显示没被屏蔽的联系人";
+$a->strings["Blocked"] = "被屏蔽的";
+$a->strings["Only show blocked contacts"] = "只显示被屏蔽的联系人";
+$a->strings["Ignored"] = "忽视的";
+$a->strings["Only show ignored contacts"] = "只显示忽略的联系人";
+$a->strings["Archived"] = "在存档";
+$a->strings["Only show archived contacts"] = "只显示已存档联系人";
+$a->strings["Hidden"] = "隐藏的";
+$a->strings["Only show hidden contacts"] = "只显示隐藏的联系人";
+$a->strings["Search your contacts"] = "搜索您的联系人";
+$a->strings["Results for: %s"] = "";
+$a->strings["Find"] = "搜索";
+$a->strings["Update"] = "更新";
+$a->strings["Archive"] = "存档";
+$a->strings["Unarchive"] = "从存档拿来";
+$a->strings["Batch Actions"] = "批量操作";
+$a->strings["Profile Details"] = "简介内容";
+$a->strings["View all contacts"] = "查看所有联系人";
+$a->strings["View all common friends"] = "查看所有公共好友";
 $a->strings["Advanced"] = "高级";
-$a->strings["Auto Discovered Contact Directory"] = "";
-$a->strings["Performance"] = "性能";
-$a->strings["Worker"] = "";
-$a->strings["Relocate - WARNING: advanced function. Could make this server unreachable."] = "重定位 - 警告:高级功能。可能会让这个服务器不可达。";
-$a->strings["Site name"] = "网页名字";
-$a->strings["Host name"] = "服务器名";
-$a->strings["Sender Email"] = "寄主邮件";
-$a->strings["The email address your server shall use to send notification emails from."] = "";
-$a->strings["Banner/Logo"] = "标题/标志";
-$a->strings["Shortcut icon"] = "捷径小图片";
-$a->strings["Link to an icon that will be used for browsers."] = "";
-$a->strings["Touch icon"] = "触摸小图片";
-$a->strings["Link to an icon that will be used for tablets and mobiles."] = "";
-$a->strings["Additional Info"] = "别的消息";
-$a->strings["For public servers: you can add additional information here that will be listed at %s/servers."] = "";
-$a->strings["System language"] = "系统语言";
-$a->strings["System theme"] = "系统主题";
-$a->strings["Default system theme - may be over-ridden by user profiles - <a href='#' id='cnftheme'>change theme settings</a>"] = "默认系统主题-会被用户简介超驰-<a href='#' id='cnftheme'>把主题设置变化</a>";
-$a->strings["Mobile system theme"] = "手机系统主题";
-$a->strings["Theme for mobile devices"] = "用于移动设备的主题";
-$a->strings["SSL link policy"] = "SSL环节方针";
-$a->strings["Determines whether generated links should be forced to use SSL"] = "决定产生的链接是否应该强制使用 SSL";
-$a->strings["Force SSL"] = "强制使用 SSL";
-$a->strings["Force all Non-SSL requests to SSL - Attention: on some systems it could lead to endless loops."] = "强逼所有非SSL的要求用SSL。注意:在有的系统会导致无限循环";
-$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."] = "隐藏帮助项目在航行选单。您还能用它经过手动的输入「/help」";
-$a->strings["Single user instance"] = "单用户网站";
-$a->strings["Make this instance multi-user or single-user for the named user"] = "弄这网站多用户或单用户为选择的用户";
-$a->strings["Maximum image size"] = "图片最大尺寸";
-$a->strings["Maximum size in bytes of uploaded images. Default is 0, which means no limits."] = "最多上传照相的字节。默认是零,意思是无限。";
-$a->strings["Maximum image length"] = "最大图片大小";
-$a->strings["Maximum length in pixels of the longest side of uploaded images. Default is -1, which means no limits."] = "最多像素在上传图片的长度。默认-1,意思是无限。";
-$a->strings["JPEG image quality"] = "JPEG 图片质量";
-$a->strings["Uploaded JPEGS will be saved at this quality setting [0-100]. Default is 100, which is full quality."] = "上传的JPEG被用这质量[0-100]保存。默认100,最高。";
-$a->strings["Register policy"] = "注册政策";
-$a->strings["Maximum Daily Registrations"] = "一天最多注册";
-$a->strings["If registration is permitted above, this sets the maximum number of new user registrations to accept per day.  If register is set to closed, this setting has no effect."] = "如果注册上边许可的,这个选择一天最多新用户注册会接待。如果注册关闭了,这个设置没有印象。";
-$a->strings["Register text"] = "注册正文";
-$a->strings["Will be displayed prominently on the registration page."] = "被显著的在注册页表示。";
-$a->strings["Accounts abandoned after x days"] = "账户丢弃X天后";
-$a->strings["Will not waste system resources polling external sites for abandonded accounts. Enter 0 for no time limit."] = "拒绝浪费系统资源看外网站找丢弃的账户。输入0为无时限。";
-$a->strings["Allowed friend domains"] = "允许的朋友域";
-$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"] = "允许的电子邮件域";
-$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"] = "";
-$a->strings["Comma separated list of domains which oembed content is allowed to be displayed. Wildcards are accepted."] = "";
-$a->strings["Block public"] = "";
-$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"] = "";
-$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"] = "别包含文章内容在邮件消息";
-$a->strings["Don't include the content of a post/comment/private message/etc. in the email notifications that are sent out from this site, as a privacy measure."] = "别包含文章/谈论/私消息/等的内容在文件消息被这个网站寄出,为了隐私。";
-$a->strings["Disallow public access to addons listed in the apps menu."] = "不允许插件的公众使用权在应用选单。";
-$a->strings["Checking this box will restrict addons listed in the apps menu to members only."] = "复选这个框为把应用选内插件限制仅成员";
-$a->strings["Don't embed private images in posts"] = "别嵌入私人图案在文章里";
-$a->strings["Don't replace locally-hosted private photos in posts with an embedded copy of the image. This means that contacts who receive posts containing private photos will have to authenticate and load each image, which may take a while."] = "别把复制嵌入的照相代替本网站的私人照相在文章里。结果是收包括私人照相的熟人要认证才卸载个张照片,会花许久。";
-$a->strings["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 支持";
-$a->strings["OpenID support for registration and logins."] = "支持使用 OpenID 注册和登录。";
-$a->strings["Fullname check"] = "全名核实";
-$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"] = "";
-$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')"] = "一个用户最多文章在社会页。(无效在“全球社会”)";
-$a->strings["Enable OStatus support"] = "启用 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."] = "提供内置的 OStatus(StatusNet、GNU Social 等)兼容性。所有 OStatus 的通信是公开的,所以会偶尔显示隐私警告。";
-$a->strings["Only import OStatus threads from our contacts"] = "";
-$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."] = "";
-$a->strings["Diaspora support can't be enabled because Friendica was installed into a sub directory."] = "Diaspora 支持无法启用,因为 Friendica 被安装到了一个子目录。";
-$a->strings["Enable Diaspora support"] = "启用 Diaspora 支持";
-$a->strings["Provide built-in Diaspora network compatibility."] = "提供内置的 Diaspora 网络兼容性。";
-$a->strings["Only allow Friendica contacts"] = "只允许 Friendica 联系人";
-$a->strings["All contacts must use Friendica protocols. All other built-in communication protocols disabled."] = "所有联系人必须使用 Friendica 协议 。所有其他内置沟通协议都已停用。";
-$a->strings["Verify SSL"] = "验证 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."] = "你想的话,您会使严格证书核实可用。意思是您不能根自签的SSL网站交流。";
-$a->strings["Proxy user"] = "代理用户";
-$a->strings["Proxy URL"] = "代理URL";
-$a->strings["Network timeout"] = "网络超时";
-$a->strings["Value is in seconds. Set to 0 for unlimited (not recommended)."] = "输入秒数。输入零为无限(不推荐的)。";
-$a->strings["Maximum Load Average"] = "最大平均负荷";
-$a->strings["Maximum system load before delivery and poll processes are deferred - default 50."] = "系统负荷平均以上转播和检查行程会被耽误-默认50。";
-$a->strings["Maximum Load Average (Frontend)"] = "";
-$a->strings["Maximum system load before the frontend quits service - default 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"] = "";
-$a->strings["Maximum table size (in MB) for the automatic optimization - default 100 MB. Enter -1 to disable it."] = "";
-$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"] = "从其他服务器上发现联系人";
-$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"] = "搜索本地目录";
-$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"] = "发布服务器信息";
-$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"] = "压制标签";
-$a->strings["Suppress showing a list of hashtags at the end of the posting."] = "不在文章末尾显示主题标签列表。";
-$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."] = "高速缓存要存文件多久?默认是86400秒钟(一天)。停用高速缓存,输入-1。";
-$a->strings["Maximum numbers of comments per post"] = "文件最多评论";
-$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"] = "基础安装路线";
-$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"] = "";
-$a->strings["On large systems the text search can slow down the system extremely."] = "";
-$a->strings["New base url"] = "新基础URL";
-$a->strings["Change base url for this server. Sends relocate message to all Friendica and Diaspora* contacts of all users."] = "";
-$a->strings["RINO Encryption"] = "";
-$a->strings["Encryption layer between nodes."] = "";
-$a->strings["Maximum number of parallel workers"] = "";
-$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"] = "";
-$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"] = "";
-$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["Update has been marked successful"] = "更新当成功标签了";
-$a->strings["Database structure update %s was successfully applied."] = "";
-$a->strings["Executing of database structure update %s failed with error: %s"] = "";
-$a->strings["Executing %s failed with error: %s"] = "执行 %s 失败,错误:%s";
-$a->strings["Update %s was successfully applied."] = "把%s更新成功地实行。";
-$a->strings["Update %s did not return a status. Unknown if it succeeded."] = "%s更新没回答现状。不知道是否成功。";
-$a->strings["There was no additional update function %s that needed to be called."] = "";
-$a->strings["No failed updates."] = "没有不通过地更新。";
-$a->strings["Check database structure"] = "";
-$a->strings["Failed Updates"] = "没通过的更新";
-$a->strings["This does not include updates prior to 1139, which did not return a status."] = "这个不包括1139号更新之前,它们没回答装线。";
-$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\tThank you and welcome to %4\$s."] = "";
-$a->strings["Registration details for %s"] = "注册信息为%s";
-$a->strings["%s user blocked/unblocked"] = [
-       0 => "",
-];
-$a->strings["%s user deleted"] = [
-       0 => "%s 用户被删除了",
-];
-$a->strings["User '%s' deleted"] = "用户 '%s' 被删除了";
-$a->strings["User '%s' unblocked"] = "";
-$a->strings["User '%s' blocked"] = "";
-$a->strings["Email"] = "电子邮件";
-$a->strings["Register date"] = "注册日期";
-$a->strings["Last login"] = "上次登录";
-$a->strings["Last item"] = "上项目";
-$a->strings["Account"] = "帐户";
-$a->strings["Add User"] = "添加用户";
-$a->strings["User registrations waiting for confirm"] = "用户注册等待确认";
-$a->strings["User waiting for permanent deletion"] = "用户等待长久删除";
-$a->strings["Request date"] = "要求日期";
-$a->strings["No registrations."] = "没有注册。";
-$a->strings["Note from the user"] = "";
-$a->strings["Deny"] = "否定";
-$a->strings["Site admin"] = "网站管理员";
-$a->strings["Account expired"] = "帐户过期了";
-$a->strings["New User"] = "新用户";
-$a->strings["Deleted since"] = "删除从";
-$a->strings["Selected users will be deleted!\\n\\nEverything these users had posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "特定的用户被删除!\\n\\n什么这些用户放在这个网站被永远删除!\\n\\n您肯定吗?";
-$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?"] = "用户{0}将被删除!\\n\\n什么这个用户放在这个网站被永远删除!\\n\\n您肯定吗?";
-$a->strings["Name of the new user."] = "新用户的名字。";
-$a->strings["Nickname"] = "昵称";
-$a->strings["Nickname of the new user."] = "新用户的昵称。";
-$a->strings["Email address of the new user."] = "新用户的邮件地址。";
-$a->strings["Addon %s disabled."] = "";
-$a->strings["Addon %s enabled."] = "";
-$a->strings["Disable"] = "停用";
-$a->strings["Enable"] = "使能用";
-$a->strings["Toggle"] = "肘节";
-$a->strings["Author: "] = "作者:";
-$a->strings["Maintainer: "] = "维护者:";
-$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."] = "找不到主题。";
-$a->strings["Screenshot"] = "截图";
-$a->strings["Reload active themes"] = "重载活动的主题";
-$a->strings["No themes found on the system. They should be placed in %1\$s"] = "";
-$a->strings["[Experimental]"] = "[试验]";
-$a->strings["[Unsupported]"] = "[没支持]";
-$a->strings["Log settings updated."] = "日志设置更新了。";
-$a->strings["PHP log currently enabled."] = "PHP 日志已启用。";
-$a->strings["PHP log currently disabled."] = "PHP 日志已禁用。";
-$a->strings["Clear"] = "清理出";
-$a->strings["Enable Debugging"] = "启用调试";
-$a->strings["Log file"] = "日志文件";
-$a->strings["Must be writable by web server. Relative to your Friendica top-level directory."] = "必要被网页服务器可写的。相对Friendica主文件夹。";
-$a->strings["Log level"] = "日志级别";
-$a->strings["PHP logging"] = "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."] = "";
-$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"] = "关";
-$a->strings["On"] = "开";
-$a->strings["Lock feature %s"] = "锁定特性 %s";
-$a->strings["Manage Additional Features"] = "管理附加特性";
-$a->strings["Source (bbcode) text:"] = "源代码(bbcode)正文";
-$a->strings["Source (Diaspora) text to convert to BBcode:"] = "源代(Diaspora)正文要翻译成BBCode:";
-$a->strings["Source input: "] = "源代码输入:";
-$a->strings["bbcode (raw HTML(: "] = "";
-$a->strings["bbcode: "] = "";
-$a->strings["bbcode => html2bbcode: "] = "";
-$a->strings["bb2diaspora: "] = "";
-$a->strings["bb2diaspora => Markdown: "] = "";
-$a->strings["bb2diaspora => diaspora2bb: "] = "";
-$a->strings["Source input (Diaspora format): "] = "源代输入(Diaspora形式):";
-$a->strings["diaspora2bb: "] = "diaspora2bb: ";
-$a->strings["Community option not available."] = "";
-$a->strings["Not available."] = "不可用的";
-$a->strings["Local Community"] = "";
-$a->strings["Posts from local users on this server"] = "";
-$a->strings["Global Community"] = "";
-$a->strings["Posts from users of the whole federated network"] = "";
-$a->strings["No results."] = "没有结果。";
-$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["%d contact edited."] = [
-       0 => "%d 个联系人被编辑了。",
-];
-$a->strings["Could not access contact record."] = "无法访问联系人记录。";
-$a->strings["Could not locate selected profile."] = "找不到选择的简介。";
-$a->strings["Contact updated."] = "联系人更新了。";
-$a->strings["Failed to update contact record."] = "更新联系人记录失败。";
-$a->strings["Contact has been blocked"] = "联系人已被屏蔽";
-$a->strings["Contact has been unblocked"] = "联系人已被解除屏蔽";
-$a->strings["Contact has been ignored"] = "联系人已被忽视";
-$a->strings["Contact has been unignored"] = "联系人已被解除忽视";
-$a->strings["Contact has been archived"] = "联系人已存档";
-$a->strings["Contact has been unarchived"] = "联系人已被解除存档";
-$a->strings["Drop contact"] = "";
-$a->strings["Do you really want to delete this contact?"] = "您真的想删除这个熟人吗?";
-$a->strings["Contact has been removed."] = "联系人被删除了。";
-$a->strings["You are mutual friends with %s"] = "您和 %s 互为朋友";
-$a->strings["You are sharing with %s"] = "你正在和 %s 分享";
-$a->strings["%s is sharing with you"] = "%s 正在和你分享";
-$a->strings["Private communications are not available for this contact."] = "私人交流对这个联系人不可用。";
-$a->strings["Never"] = "从未";
-$a->strings["(Update was successful)"] = "(更新成功)";
-$a->strings["(Update was not successful)"] = "(更新不成功)";
-$a->strings["Suggest friends"] = "建议朋友们";
-$a->strings["Network type: %s"] = "网络种类: %s";
-$a->strings["Communications lost with this contact!"] = "和这个联系人的通信断开了!";
-$a->strings["Fetch further information for feeds"] = "拿文源别的消息";
-$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."] = "";
-$a->strings["Fetch information"] = "取消息";
-$a->strings["Fetch keywords"] = "获取关键字";
-$a->strings["Fetch information and keywords"] = "取消息和关键词";
-$a->strings["Contact"] = "联系人";
-$a->strings["Profile Visibility"] = "简历可见量";
-$a->strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "请选择简介您想给%s显示他安全地看您的简介的时候。";
-$a->strings["Contact Information / Notes"] = "熟人信息/便条";
-$a->strings["Their personal note"] = "";
-$a->strings["Edit contact notes"] = "编辑联系人便条";
-$a->strings["Block/Unblock contact"] = "屏蔽/解除屏蔽联系人";
-$a->strings["Ignore contact"] = "忽略联系人";
-$a->strings["Repair URL settings"] = "维修URL设置";
-$a->strings["View conversations"] = "看交流";
-$a->strings["Last update:"] = "上个更新:";
-$a->strings["Update public posts"] = "更新公开文章";
-$a->strings["Update now"] = "现在更新";
-$a->strings["Unignore"] = "取消忽视";
-$a->strings["Currently blocked"] = "现在被封禁的";
-$a->strings["Currently ignored"] = "现在不理的";
-$a->strings["Currently archived"] = "现在存档着";
-$a->strings["Awaiting connection acknowledge"] = "";
-$a->strings["Replies/likes to your public posts <strong>may</strong> still be visible"] = "回答/喜欢关您公开文章<strong>会</strong>还可见的";
-$a->strings["Notification for new posts"] = "新消息提示";
-$a->strings["Send a notification of every new post of this contact"] = "发送这个联系人的每篇新文章的通知";
-$a->strings["Blacklisted keywords"] = "黑名单关键词";
-$a->strings["Comma separated list of keywords that should not be converted to hashtags, when \"Fetch information and keywords\" is selected"] = "逗号分的关键词不应该翻译成主题标签,如果“取消息和关键词”选择的。";
-$a->strings["XMPP:"] = "XMPP:";
-$a->strings["Actions"] = "";
-$a->strings["Status"] = "状态";
-$a->strings["Contact Settings"] = "联系人设置";
-$a->strings["Suggestions"] = "建议";
-$a->strings["Suggest potential friends"] = "建议潜在朋友们";
-$a->strings["Show all contacts"] = "显示所有的联系人";
-$a->strings["Unblocked"] = "";
-$a->strings["Only show unblocked contacts"] = "只显示没被屏蔽的联系人";
-$a->strings["Blocked"] = "被屏蔽的";
-$a->strings["Only show blocked contacts"] = "只显示被屏蔽的联系人";
-$a->strings["Ignored"] = "忽视的";
-$a->strings["Only show ignored contacts"] = "只显示忽略的联系人";
-$a->strings["Archived"] = "在存档";
-$a->strings["Only show archived contacts"] = "只显示已存档联系人";
-$a->strings["Hidden"] = "隐藏的";
-$a->strings["Only show hidden contacts"] = "只显示隐藏的联系人";
-$a->strings["Search your contacts"] = "搜索您的联系人";
-$a->strings["Results for: %s"] = "";
-$a->strings["Update"] = "更新";
-$a->strings["Archive"] = "存档";
-$a->strings["Unarchive"] = "从存档拿来";
-$a->strings["Batch Actions"] = "";
-$a->strings["Profile Details"] = "简介内容";
-$a->strings["View all contacts"] = "查看所有联系人";
-$a->strings["View all common friends"] = "查看所有公共好友";
-$a->strings["Advanced Contact Settings"] = "高级联系人设置";
-$a->strings["Mutual Friendship"] = "共同友谊";
-$a->strings["is a fan of yours"] = "是你的粉丝";
-$a->strings["you are a fan of"] = "你喜欢";
-$a->strings["Toggle Blocked status"] = "切换屏蔽状态";
-$a->strings["Toggle Ignored status"] = "交替忽视现状";
-$a->strings["Toggle Archive status"] = "交替档案现状";
-$a->strings["Delete contact"] = "删除联系人";
-$a->strings["No parent user"] = "";
-$a->strings["Parent User"] = "";
-$a->strings["Parent users have total control about this account, including the account settings. Please double check whom you give this access."] = "";
-$a->strings["Delegate Page Management"] = "页代表管理";
-$a->strings["Delegates"] = "";
-$a->strings["Delegates are able to manage all aspects of this account/page except for basic account settings. Please do not delegate your personal account to anybody that you do not trust completely."] = "代表会管理所有的方面这个账户/页除了基础账户配置以外。请别代表您私人账户给您没完全信的人。";
-$a->strings["Existing Page Managers"] = "目前页管理员";
-$a->strings["Existing Page Delegates"] = "目前页代表";
-$a->strings["Potential Delegates"] = "潜力的代表";
-$a->strings["Remove"] = "移走";
-$a->strings["Add"] = "加";
-$a->strings["No entries."] = "没有项目。";
-$a->strings["This introduction has already been accepted."] = "这个介绍已经接受了。";
-$a->strings["Profile location is not valid or does not contain profile information."] = "简介位置失效或不包含简介信息。";
-$a->strings["Warning: profile location has no identifiable owner name."] = "警告:简介位置没有可设别的主名。";
-$a->strings["Warning: profile location has no profile photo."] = "警告:简介位置没有简介图。";
-$a->strings["%d required parameter was not found at the given location"] = [
-       0 => "%d需要的参数没找到在输入的位置。",
+$a->strings["Advanced Contact Settings"] = "高级联系人设置";
+$a->strings["Mutual Friendship"] = "共同友谊";
+$a->strings["is a fan of yours"] = "是你的粉丝";
+$a->strings["you are a fan of"] = "你喜欢";
+$a->strings["Toggle Blocked status"] = "切换屏蔽状态";
+$a->strings["Toggle Ignored status"] = "交替忽视现状";
+$a->strings["Toggle Archive status"] = "交替档案现状";
+$a->strings["Delete contact"] = "删除联系人";
+$a->strings["No parent user"] = "";
+$a->strings["Parent User"] = "";
+$a->strings["Parent users have total control about this account, including the account settings. Please double check whom you give this access."] = "";
+$a->strings["Save Settings"] = "保存设置";
+$a->strings["Delegate Page Management"] = "页代表管理";
+$a->strings["Delegates"] = "";
+$a->strings["Delegates are able to manage all aspects of this account/page except for basic account settings. Please do not delegate your personal account to anybody that you do not trust completely."] = "代表会管理所有的方面这个账户/页除了基础账户配置以外。请别代表您私人账户给您没完全信的人。";
+$a->strings["Existing Page Managers"] = "目前页管理员";
+$a->strings["Existing Page Delegates"] = "目前页代表";
+$a->strings["Potential Delegates"] = "潜力的代表";
+$a->strings["Remove"] = "移走";
+$a->strings["Add"] = "加";
+$a->strings["No entries."] = "没有项目。";
+$a->strings["This introduction has already been accepted."] = "这个介绍已经接受了。";
+$a->strings["Profile location is not valid or does not contain profile information."] = "简介位置失效或不包含简介信息。";
+$a->strings["Warning: profile location has no identifiable owner name."] = "警告:简介位置没有可设别的主名。";
+$a->strings["Warning: profile location has no profile photo."] = "警告:简介位置没有简介图。";
+$a->strings["%d required parameter was not found at the given location"] = [
+       0 => "%d需要的参数没找到在输入的位置。",
 ];
 $a->strings["Introduction complete."] = "介绍完成的。";
 $a->strings["Unrecoverable protocol error."] = "不能恢复的协议错误";
@@ -1146,13 +752,14 @@ $a->strings["Apparently you are already friends with %s."] = "看上去您已经
 $a->strings["Invalid profile URL."] = "无效的简介URL。";
 $a->strings["Disallowed profile URL."] = "不允许的简介地址.";
 $a->strings["Your introduction has been sent."] = "您的介绍发布了。";
-$a->strings["Remote subscription can't be done for your network. Please subscribe directly on your system."] = "";
+$a->strings["Remote subscription can't be done for your network. Please subscribe directly on your system."] = "无法为您的网络完成远程订阅。请直接在您的系统上订阅。";
 $a->strings["Please login to confirm introduction."] = "请登录以确认介绍。";
 $a->strings["Incorrect identity currently logged in. Please login to <strong>this</strong> profile."] = "当前登录的身份不正确。请登录到<strong>这个</strong>用户。";
 $a->strings["Confirm"] = "确认";
 $a->strings["Hide this contact"] = "隐藏这个联系人";
 $a->strings["Welcome home %s."] = "欢迎%s。";
 $a->strings["Please confirm your introduction/connection request to %s."] = "请确认您的介绍/联络要求给%s。";
+$a->strings["Public access denied."] = "拒绝公开访问";
 $a->strings["Please enter your 'Identity Address' from one of the following supported communications networks:"] = "请从以下支持的通信网络之一输入你的 “身份地址”:";
 $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"] = "朋友/连接请求";
@@ -1164,23 +771,6 @@ $a->strings["Friendica"] = "Friendica";
 $a->strings["GNU Social (Pleroma, Mastodon)"] = "";
 $a->strings["Diaspora (Socialhome, Hubzilla)"] = "";
 $a->strings[" - please do not use this form.  Instead, enter %s into your Diaspora search bar."] = " - 请别用这个表格。而是在你的 Diaspora 搜索栏输入 %s.";
-$a->strings["Item not found"] = "项目没找到";
-$a->strings["Edit post"] = "编辑文章";
-$a->strings["Event can not end before it has started."] = "";
-$a->strings["Event title and start time are required."] = "项目标题和开始时间是必须的。";
-$a->strings["Create New Event"] = "创建新的事件";
-$a->strings["Event details"] = "事件细节";
-$a->strings["Starting date and Title are required."] = "需要开始日期和标题。";
-$a->strings["Event Starts:"] = "事件开始:";
-$a->strings["Finish date/time is not known or not relevant"] = "结束日期/时间未知或无关";
-$a->strings["Event Finishes:"] = "事件结束:";
-$a->strings["Adjust for viewer timezone"] = "调整为浏览者的时区";
-$a->strings["Description:"] = "描述:";
-$a->strings["Title:"] = "标题:";
-$a->strings["Share this event"] = "分享这个事件";
-$a->strings["Basic"] = "基本";
-$a->strings["Failed to remove event"] = "删除事件失败";
-$a->strings["Event removed"] = "事件已删除";
 $a->strings["- select -"] = "-选择-";
 $a->strings["The contact could not be added."] = "无法添加此联系人。";
 $a->strings["You already added this contact."] = "您已添加此联系人。";
@@ -1210,7 +800,7 @@ $a->strings["Your account email address must match this in order to use the web
 $a->strings["Please select a default timezone for your website"] = "请选择您网站的默认时区";
 $a->strings["Site settings"] = "网站设置";
 $a->strings["System Language:"] = "系统语言:";
-$a->strings["Set the default language for your Friendica installation interface and to send emails."] = "";
+$a->strings["Set the default language for your Friendica installation interface and to send emails."] = "为 Friendica 安装界面及邮件发送设置默认语言。";
 $a->strings["Could not find a command line version of PHP in the web server PATH."] = "没找到命令行PHP在网服务器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>"] = "";
 $a->strings["PHP executable path"] = "PHP可执行路径";
@@ -1261,13 +851,6 @@ $a->strings["The database configuration file \".htconfig.php\" could not be writ
 $a->strings["<h1>What next</h1>"] = "<h1>下步是什么</h1>";
 $a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the worker."] = "";
 $a->strings["Go to your new Friendica node <a href=\"%s/register\">registration page</a> and register as new user. Remember to use the same email you have entered as administrator email. This will allow you to enter the site admin panel."] = "";
-$a->strings["Unable to locate original post."] = "找不到当初的新闻";
-$a->strings["Empty post discarded."] = "空帖子被丢弃了。";
-$a->strings["Wall Photos"] = "墙照片";
-$a->strings["This message was sent to you by %s, a member of the Friendica social network."] = "这个新闻是由%s,Friendica社会化网络成员之一,发给你。";
-$a->strings["You may visit them online at %s"] = "你可以网上拜访他在%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贴上一个新闻。";
 $a->strings["Time Conversion"] = "时间装换";
 $a->strings["Friendica provides this service for sharing events with other networks and friends in unknown timezones."] = "Friendica提供这个服务目的是分享项目跟别的网络和朋友们在别的时区。";
 $a->strings["UTC time: %s"] = "UTC时间: %s";
@@ -1280,7 +863,7 @@ $a->strings["\n\t\tDear %1\$s,\n\t\t\tA request was recently received at \"%2\$s
 $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"] = "";
 $a->strings["Password reset requested at %s"] = "重设密码要求被发布%s";
 $a->strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "要求确认不了。(您可能已经提交它。)重设密码失败了。";
-$a->strings["Request has expired, please make a new one."] = "";
+$a->strings["Request has expired, please make a new one."] = "请求超时,请重试。";
 $a->strings["Forgot your Password?"] = "忘记你的密码吗?";
 $a->strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "输入您的邮件地址和提交为重置密码。然后核对收件箱看别的说明。";
 $a->strings["Nickname or Email: "] = "昵称或邮件地址:";
@@ -1294,19 +877,515 @@ $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"] = "";
 $a->strings["Your password has been changed at %s"] = "您密码被变化在%s";
+$a->strings["No more system notifications."] = "没别系统通知。";
+$a->strings["{0} wants to be your friend"] = "{0}想成为您的朋友";
+$a->strings["{0} sent you a message"] = "{0}发给您一个通信";
+$a->strings["{0} requested registration"] = "{0}要求注册";
+$a->strings["Poke/Prod"] = "戳";
+$a->strings["poke, prod or do other things to somebody"] = "把人家戳或别的行动";
+$a->strings["Recipient"] = "接受者";
+$a->strings["Choose what you wish to do to recipient"] = "选择您想把别人作";
+$a->strings["Make this post private"] = "使这个文章私人";
+$a->strings["Only logged in users are permitted to perform a probing."] = "只有已登录用户才被允许进行探测。";
+$a->strings["Image uploaded but image cropping failed."] = "照片上传去了,但修剪失灵。";
+$a->strings["Image size reduction [%s] failed."] = "照片减少[%s]失灵。";
+$a->strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "万一新照片一会出现,换档重新加载或者成为空浏览器高速缓存。";
+$a->strings["Unable to process image"] = "不能处理照片";
+$a->strings["Image exceeds size limit of %s"] = "图片超过 %s 的大小限制";
+$a->strings["Unable to process image."] = "处理不了图像.";
+$a->strings["Upload File:"] = "上传文件:";
+$a->strings["Select a profile:"] = "选择一个简介";
+$a->strings["or"] = "或者";
+$a->strings["skip this step"] = "略过这步";
+$a->strings["select a photo from your photo albums"] = "从您的照片册选择一片。";
+$a->strings["Crop Image"] = "修剪照片";
+$a->strings["Please adjust the image cropping for optimum viewing."] = "请调图片剪裁为最好看。";
+$a->strings["Done Editing"] = "编辑完成";
+$a->strings["Image uploaded successfully."] = "照片成功地上传了。";
+$a->strings["Image upload failed."] = "图像上载失败了.";
+$a->strings["Permission denied"] = "权限不够";
+$a->strings["Invalid profile identifier."] = "无限的简介标识符。";
+$a->strings["Profile Visibility Editor"] = "简介能见度编辑器。";
+$a->strings["Click on a contact to add or remove."] = "单击联系人以添加或删除。";
+$a->strings["Visible To"] = "能见被";
+$a->strings["All Contacts (with secure profile access)"] = "";
+$a->strings["Account approved."] = "账户已被批准。";
+$a->strings["Registration revoked for %s"] = "撤销了 %s 的注册";
+$a->strings["Please login."] = "请登录。";
+$a->strings["Remove My Account"] = "删除我的账户";
+$a->strings["This will completely remove your account. Once this has been done it is not recoverable."] = "这要完全删除您的账户。这一做过,就不能恢复。";
+$a->strings["Please enter your password for verification:"] = "请输入密码为确认:";
+$a->strings["Remove term"] = "删除关键字";
+$a->strings["Saved Searches"] = "保存的搜索";
+$a->strings["Only logged in users are permitted to perform a search."] = "只有已登录的用户被允许进行搜索。";
+$a->strings["Too Many Requests"] = "过多请求";
+$a->strings["Only one search per minute is permitted for not logged in users."] = "对未登录的用户,每分钟只允许一条搜索。";
+$a->strings["No results."] = "没有结果。";
+$a->strings["Items tagged with: %s"] = "";
+$a->strings["%1\$s is following %2\$s's %3\$s"] = "%1\$s关注着%2\$s的%3\$s";
+$a->strings["Tag removed"] = "标签去除了";
+$a->strings["Remove Item Tag"] = "去除项目标签";
+$a->strings["Select a tag to remove: "] = "选择删除一个标签: ";
+$a->strings["Export account"] = "导出账户";
+$a->strings["Export your account info and contacts. Use this to make a backup of your account and/or to move it to another server."] = "导出你的账户信息和联系人。用这个功能来生成一个你的账户的备份,并且/或者把它移到另外一个服务器。";
+$a->strings["Export all"] = "导出全部";
+$a->strings["Export your accout info, contacts and all your items as json. Could be a very big file, and could take a lot of time. Use this to make a full backup of your account (photos are not exported)"] = "导出你的账户信息、联系人和所有你的项目为 json 格式。可能会是一个很大的文件,并可能花费很多时间。用这个功能来做一个你的账户的全备份(照片不会被导出)";
+$a->strings["Export personal data"] = "导出个人信息";
+$a->strings["No contacts."] = "没有联系人。";
+$a->strings["Access denied."] = "没有用权。";
+$a->strings["Wall Photos"] = "墙照片";
+$a->strings["Number of daily wall messages for %s exceeded. Message failed."] = "一天最多墙通知给%s超过了。通知没有通过 。";
+$a->strings["No recipient selected."] = "没有选择的接受者。";
+$a->strings["Unable to check your home location."] = "核对不了您的主页。";
+$a->strings["Message could not be sent."] = "消息发不了。";
+$a->strings["Message collection failure."] = "通信受到错误。";
+$a->strings["Message sent."] = "消息发了";
+$a->strings["No recipient."] = "没有接受者。";
+$a->strings["Send Private Message"] = "发私人的通信";
+$a->strings["If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders."] = "如果您想%s回答,请核对您网站的隐私设置允许生发送人的私人邮件。";
+$a->strings["To:"] = "到:";
+$a->strings["Subject:"] = "题目:";
+$a->strings["Unable to locate original post."] = "找不到当初的新闻";
+$a->strings["Empty post discarded."] = "空帖子被丢弃了。";
+$a->strings["This message was sent to you by %s, a member of the Friendica social network."] = "这个新闻是由%s,Friendica社会化网络成员之一,发给你。";
+$a->strings["You may visit them online at %s"] = "你可以网上拜访他在%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贴上一个新闻。";
+$a->strings["Registration successful. Please check your email for further instructions."] = "注册成功了。请咨询说明再您的收件箱。";
+$a->strings["Failed to send email message. Here your accout details:<br> login: %s<br> password: %s<br><br>You can change your password after login."] = "发送邮件失败。你的账户消息是:<br>用户名:%s<br> 密码: %s<br><br>。登录后能改密码。";
+$a->strings["Registration successful."] = "注册成功。";
+$a->strings["Your registration can not be processed."] = "处理不了您的注册。";
+$a->strings["Your registration is pending approval by the site owner."] = "您的注册等网页主的批准。";
+$a->strings["You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking 'Register'."] = "您会(可选的)用OpenID填这个表格通过提供您的OpenID和点击「注册」。";
+$a->strings["If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items."] = "如果您没熟悉OpenID,请留空这个栏和填另些栏。";
+$a->strings["Your OpenID (optional): "] = "您的OpenID(可选的):";
+$a->strings["Include your profile in member directory?"] = "放您的简介再员目录?";
+$a->strings["Note for the admin"] = "";
+$a->strings["Leave a message for the admin, why you want to join this node"] = "给管理员留条消息,为什么你想加入这个节点";
+$a->strings["Membership on this site is by invitation only."] = "会员身份在这个网站是光通过邀请。";
+$a->strings["Your invitation code: "] = "";
+$a->strings["Registration"] = "注册";
+$a->strings["Your Full Name (e.g. Joe Smith, real or real-looking): "] = "你的全名 (比如张三,真名或看起来是真名):";
+$a->strings["Your Email Address: (Initial information will be send there, so this has to be an existing address.)"] = "";
+$a->strings["New Password:"] = "新密码:";
+$a->strings["Leave empty for an auto generated password."] = "留空以使用自动生成的密码。";
+$a->strings["Confirm:"] = "确认:";
+$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>'."] = "";
+$a->strings["Choose a nickname: "] = "选择昵称:";
+$a->strings["Register"] = "注册";
+$a->strings["Import your profile to this friendica instance"] = "进口您的简介到这个friendica服务器";
+$a->strings["Theme settings updated."] = "主题设置更新了。";
+$a->strings["Information"] = "资料";
+$a->strings["Overview"] = "概览";
+$a->strings["Federation Statistics"] = "";
+$a->strings["Configuration"] = "";
+$a->strings["Site"] = "网站";
+$a->strings["Users"] = "用户";
+$a->strings["Addons"] = "插件";
+$a->strings["Themes"] = "主题";
+$a->strings["Additional features"] = "附加的特点";
+$a->strings["Database"] = "数据库";
+$a->strings["DB updates"] = "数据库更新";
+$a->strings["Inspect Queue"] = "";
+$a->strings["Tools"] = "工具";
+$a->strings["Contact Blocklist"] = "联系人屏蔽列表";
+$a->strings["Server Blocklist"] = "服务器屏蔽列表";
+$a->strings["Delete Item"] = "删除项目";
+$a->strings["Logs"] = "记录";
+$a->strings["View Logs"] = "查看日志";
+$a->strings["Diagnostics"] = "";
+$a->strings["PHP Info"] = "PHP Info";
+$a->strings["probe address"] = "探测地址";
+$a->strings["check webfinger"] = "";
+$a->strings["Admin"] = "管理";
+$a->strings["Addon Features"] = "";
+$a->strings["User registrations waiting for confirmation"] = "用户注册等确认";
+$a->strings["The blocked domain"] = "被封禁的域名";
+$a->strings["The reason why you blocked this domain."] = "封禁这个域名的原因。";
+$a->strings["Delete domain"] = "删除域名";
+$a->strings["Check to delete this entry from the blocklist"] = "选中以从列表中删除此条目";
+$a->strings["Administration"] = "管理";
+$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"] = "添加新条目到屏蔽列表";
+$a->strings["Server Domain"] = "服务器域名";
+$a->strings["The domain of the new server to add to the block list. Do not include the protocol."] = "";
+$a->strings["Block reason"] = "封禁原因";
+$a->strings["Add Entry"] = "添加条目";
+$a->strings["Save changes to the blocklist"] = "保存变更到屏蔽列表";
+$a->strings["Current Entries in the Blocklist"] = "屏蔽列表中的当前条目";
+$a->strings["Delete entry from blocklist"] = "删除屏蔽列表中的条目";
+$a->strings["Delete entry from blocklist?"] = "从屏蔽列表删除条目?";
+$a->strings["Server added to blocklist."] = "服务器已添加到屏蔽列表。";
+$a->strings["Site blocklist updated."] = "站点屏蔽列表已更新。";
+$a->strings["The contact has been blocked from the node"] = "该联系人已被本节点屏蔽。";
+$a->strings["Could not find any contact entry for this URL (%s)"] = "";
+$a->strings["%s contact unblocked"] = [
+       0 => "",
+];
+$a->strings["Remote Contact Blocklist"] = "";
+$a->strings["This page allows you to prevent any message from a remote contact to reach your node."] = "";
+$a->strings["Block Remote Contact"] = "";
+$a->strings["select all"] = "全选";
+$a->strings["select none"] = "";
+$a->strings["No remote contact is blocked from this node."] = "";
+$a->strings["Blocked Remote Contacts"] = "";
+$a->strings["Block New Remote Contact"] = "";
+$a->strings["Photo"] = "照片";
+$a->strings["%s total blocked contact"] = [
+       0 => "",
+];
+$a->strings["URL of the remote contact to block."] = "";
+$a->strings["Delete this Item"] = "删除这个项目";
+$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."] = "你想要删除的项目的 GUID.";
+$a->strings["Item marked for deletion."] = "被标记为要删除的项目。";
+$a->strings["unknown"] = "未知";
+$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:"] = "";
+$a->strings["ID"] = "ID";
+$a->strings["Recipient Name"] = "接收者的名字";
+$a->strings["Recipient Profile"] = "接收者的简介";
+$a->strings["Network"] = "网络";
+$a->strings["Created"] = "已创建";
+$a->strings["Last Tried"] = "上次尝试";
+$a->strings["This page lists the content of the queue for outgoing postings. These are postings the initial delivery failed for. They will be resend later and eventually deleted if the delivery fails permanently."] = "";
+$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 scripts/dbstructure.php 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"] = "有新的 Friendica 版本可供下载。您当前的版本为 %1\$s,上游版本为 %2\$s";
+$a->strings["The database update failed. Please run \"php scripts/dbstructure.php update\" from the command line and have a look at the errors that might appear."] = "";
+$a->strings["The worker was never executed. Please check your database structure!"] = "";
+$a->strings["The last worker execution was on %s UTC. This is older than one hour. Please check your crontab settings."] = "";
+$a->strings["Normal Account"] = "正常帐户";
+$a->strings["Automatic Follower Account"] = "";
+$a->strings["Public Forum Account"] = "";
+$a->strings["Automatic Friend Account"] = "自动朋友帐户";
+$a->strings["Blog Account"] = "博客账户";
+$a->strings["Private Forum Account"] = "";
+$a->strings["Message queues"] = "通知排队";
+$a->strings["Summary"] = "概要";
+$a->strings["Registered users"] = "注册的用户";
+$a->strings["Pending registrations"] = "未决的注册";
+$a->strings["Version"] = "版本";
+$a->strings["Active addons"] = "激活插件";
+$a->strings["Can not parse base url. Must have at least <scheme>://<domain>"] = "不能分析基础URL。至少要<scheme>://<domain>";
+$a->strings["Site settings updated."] = "网站设置更新了。";
+$a->strings["No special theme for mobile devices"] = "没专门适合手机的主题";
+$a->strings["No community page"] = "没有社会页";
+$a->strings["Public postings from users of this site"] = "本网站用户的公开文章";
+$a->strings["Public postings from the federated network"] = "";
+$a->strings["Public postings from local users and the federated network"] = "";
+$a->strings["Users, Global Contacts"] = "用户,全球联系人";
+$a->strings["Users, Global Contacts/fallback"] = "";
+$a->strings["One month"] = "一个月";
+$a->strings["Three months"] = "三个月";
+$a->strings["Half a year"] = "半年";
+$a->strings["One year"] = "一年";
+$a->strings["Multi user instance"] = "多用户网站";
+$a->strings["Closed"] = "关闭";
+$a->strings["Requires approval"] = "要批准";
+$a->strings["Open"] = "打开";
+$a->strings["No SSL policy, links will track page SSL state"] = "没SSL方针,环节将追踪页SSL现状";
+$a->strings["Force all links to use SSL"] = "强制所有链接使用 SSL";
+$a->strings["Self-signed certificate, use SSL for local links only (discouraged)"] = "自签证书,只在本地链接使用 SSL(不推荐)";
+$a->strings["Don't check"] = "请勿检查";
+$a->strings["check the stable version"] = "检查稳定版";
+$a->strings["check the development version"] = "检查开发版本";
+$a->strings["Republish users to directory"] = "";
+$a->strings["File upload"] = "文件上传";
+$a->strings["Policies"] = "政策";
+$a->strings["Auto Discovered Contact Directory"] = "";
+$a->strings["Performance"] = "性能";
+$a->strings["Worker"] = "";
+$a->strings["Relocate - WARNING: advanced function. Could make this server unreachable."] = "重定位 - 警告:高级功能。可能会让这个服务器不可达。";
+$a->strings["Site name"] = "网页名字";
+$a->strings["Host name"] = "服务器名";
+$a->strings["Sender Email"] = "寄主邮件";
+$a->strings["The email address your server shall use to send notification emails from."] = "";
+$a->strings["Banner/Logo"] = "标题/标志";
+$a->strings["Shortcut icon"] = "捷径小图片";
+$a->strings["Link to an icon that will be used for browsers."] = "";
+$a->strings["Touch icon"] = "触摸小图片";
+$a->strings["Link to an icon that will be used for tablets and mobiles."] = "";
+$a->strings["Additional Info"] = "别的消息";
+$a->strings["For public servers: you can add additional information here that will be listed at %s/servers."] = "";
+$a->strings["System language"] = "系统语言";
+$a->strings["System theme"] = "系统主题";
+$a->strings["Default system theme - may be over-ridden by user profiles - <a href='#' id='cnftheme'>change theme settings</a>"] = "默认系统主题-会被用户简介超驰-<a href='#' id='cnftheme'>把主题设置变化</a>";
+$a->strings["Mobile system theme"] = "手机系统主题";
+$a->strings["Theme for mobile devices"] = "用于移动设备的主题";
+$a->strings["SSL link policy"] = "SSL环节方针";
+$a->strings["Determines whether generated links should be forced to use SSL"] = "决定产生的链接是否应该强制使用 SSL";
+$a->strings["Force SSL"] = "强制使用 SSL";
+$a->strings["Force all Non-SSL requests to SSL - Attention: on some systems it could lead to endless loops."] = "强逼所有非SSL的要求用SSL。注意:在有的系统会导致无限循环";
+$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."] = "隐藏帮助项目在航行选单。您还能用它经过手动的输入「/help」";
+$a->strings["Single user instance"] = "单用户网站";
+$a->strings["Make this instance multi-user or single-user for the named user"] = "弄这网站多用户或单用户为选择的用户";
+$a->strings["Maximum image size"] = "图片最大尺寸";
+$a->strings["Maximum size in bytes of uploaded images. Default is 0, which means no limits."] = "最多上传照相的字节。默认是零,意思是无限。";
+$a->strings["Maximum image length"] = "最大图片大小";
+$a->strings["Maximum length in pixels of the longest side of uploaded images. Default is -1, which means no limits."] = "最多像素在上传图片的长度。默认-1,意思是无限。";
+$a->strings["JPEG image quality"] = "JPEG 图片质量";
+$a->strings["Uploaded JPEGS will be saved at this quality setting [0-100]. Default is 100, which is full quality."] = "上传的JPEG被用这质量[0-100]保存。默认100,最高。";
+$a->strings["Register policy"] = "注册政策";
+$a->strings["Maximum Daily Registrations"] = "一天最多注册";
+$a->strings["If registration is permitted above, this sets the maximum number of new user registrations to accept per day.  If register is set to closed, this setting has no effect."] = "如果注册上边许可的,这个选择一天最多新用户注册会接待。如果注册关闭了,这个设置没有印象。";
+$a->strings["Register text"] = "注册正文";
+$a->strings["Will be displayed prominently on the registration page."] = "被显著的在注册页表示。";
+$a->strings["Accounts abandoned after x days"] = "账户丢弃X天后";
+$a->strings["Will not waste system resources polling external sites for abandonded accounts. Enter 0 for no time limit."] = "拒绝浪费系统资源看外网站找丢弃的账户。输入0为无时限。";
+$a->strings["Allowed friend domains"] = "允许的朋友域";
+$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"] = "允许的电子邮件域";
+$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"] = "";
+$a->strings["Comma separated list of domains which oembed content is allowed to be displayed. Wildcards are accepted."] = "";
+$a->strings["Block public"] = "";
+$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"] = "";
+$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"] = "别包含文章内容在邮件消息";
+$a->strings["Don't include the content of a post/comment/private message/etc. in the email notifications that are sent out from this site, as a privacy measure."] = "别包含文章/谈论/私消息/等的内容在文件消息被这个网站寄出,为了隐私。";
+$a->strings["Disallow public access to addons listed in the apps menu."] = "不允许插件的公众使用权在应用选单。";
+$a->strings["Checking this box will restrict addons listed in the apps menu to members only."] = "复选这个框为把应用选内插件限制仅成员";
+$a->strings["Don't embed private images in posts"] = "别嵌入私人图案在文章里";
+$a->strings["Don't replace locally-hosted private photos in posts with an embedded copy of the image. This means that contacts who receive posts containing private photos will have to authenticate and load each image, which may take a while."] = "别把复制嵌入的照相代替本网站的私人照相在文章里。结果是收包括私人照相的熟人要认证才卸载个张照片,会花许久。";
+$a->strings["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 支持";
+$a->strings["OpenID support for registration and logins."] = "支持使用 OpenID 注册和登录。";
+$a->strings["Fullname check"] = "全名核实";
+$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"] = "";
+$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')"] = "一个用户最多文章在社会页。(无效在“全球社会”)";
+$a->strings["Enable OStatus support"] = "启用 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."] = "提供内置的 OStatus(StatusNet、GNU Social 等)兼容性。所有 OStatus 的通信是公开的,所以会偶尔显示隐私警告。";
+$a->strings["Only import OStatus threads from our contacts"] = "";
+$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."] = "";
+$a->strings["Diaspora support can't be enabled because Friendica was installed into a sub directory."] = "Diaspora 支持无法启用,因为 Friendica 被安装到了一个子目录。";
+$a->strings["Enable Diaspora support"] = "启用 Diaspora 支持";
+$a->strings["Provide built-in Diaspora network compatibility."] = "提供内置的 Diaspora 网络兼容性。";
+$a->strings["Only allow Friendica contacts"] = "只允许 Friendica 联系人";
+$a->strings["All contacts must use Friendica protocols. All other built-in communication protocols disabled."] = "所有联系人必须使用 Friendica 协议 。所有其他内置沟通协议都已停用。";
+$a->strings["Verify SSL"] = "验证 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."] = "你想的话,您会使严格证书核实可用。意思是您不能根自签的SSL网站交流。";
+$a->strings["Proxy user"] = "代理用户";
+$a->strings["Proxy URL"] = "代理URL";
+$a->strings["Network timeout"] = "网络超时";
+$a->strings["Value is in seconds. Set to 0 for unlimited (not recommended)."] = "输入秒数。输入零为无限(不推荐的)。";
+$a->strings["Maximum Load Average"] = "最大平均负荷";
+$a->strings["Maximum system load before delivery and poll processes are deferred - default 50."] = "系统负荷平均以上转播和检查行程会被耽误-默认50。";
+$a->strings["Maximum Load Average (Frontend)"] = "";
+$a->strings["Maximum system load before the frontend quits service - default 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"] = "";
+$a->strings["Maximum table size (in MB) for the automatic optimization - default 100 MB. Enter -1 to disable it."] = "";
+$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"] = "从其他服务器上发现联系人";
+$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"] = "搜索本地目录";
+$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"] = "发布服务器信息";
+$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"] = "压制标签";
+$a->strings["Suppress showing a list of hashtags at the end of the posting."] = "不在文章末尾显示主题标签列表。";
+$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."] = "高速缓存要存文件多久?默认是86400秒钟(一天)。停用高速缓存,输入-1。";
+$a->strings["Maximum numbers of comments per post"] = "文件最多评论";
+$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"] = "基础安装路线";
+$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"] = "";
+$a->strings["On large systems the text search can slow down the system extremely."] = "在大型系统中,正文搜索会极大降低系统运行速度。";
+$a->strings["New base url"] = "新基础URL";
+$a->strings["Change base url for this server. Sends relocate message to all Friendica and Diaspora* contacts of all users."] = "";
+$a->strings["RINO Encryption"] = "";
+$a->strings["Encryption layer between nodes."] = "节点之间的加密层。";
+$a->strings["Maximum number of parallel workers"] = "";
+$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"] = "";
+$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"] = "";
+$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["Update has been marked successful"] = "更新当成功标签了";
+$a->strings["Database structure update %s was successfully applied."] = "";
+$a->strings["Executing of database structure update %s failed with error: %s"] = "";
+$a->strings["Executing %s failed with error: %s"] = "执行 %s 失败,错误:%s";
+$a->strings["Update %s was successfully applied."] = "把%s更新成功地实行。";
+$a->strings["Update %s did not return a status. Unknown if it succeeded."] = "%s更新没回答现状。不知道是否成功。";
+$a->strings["There was no additional update function %s that needed to be called."] = "";
+$a->strings["No failed updates."] = "没有不通过地更新。";
+$a->strings["Check database structure"] = "检查数据库结构";
+$a->strings["Failed Updates"] = "没通过的更新";
+$a->strings["This does not include updates prior to 1139, which did not return a status."] = "这个不包括1139号更新之前,它们没回答装线。";
+$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\tThank you and welcome to %4\$s."] = "";
+$a->strings["Registration details for %s"] = "注册信息为%s";
+$a->strings["%s user blocked/unblocked"] = [
+       0 => "",
+];
+$a->strings["%s user deleted"] = [
+       0 => "%s 用户被删除了",
+];
+$a->strings["User '%s' deleted"] = "用户 '%s' 被删除了";
+$a->strings["User '%s' unblocked"] = "用户“%s”已解除屏蔽";
+$a->strings["User '%s' blocked"] = "用户“%s”已屏蔽";
+$a->strings["Email"] = "电子邮件";
+$a->strings["Register date"] = "注册日期";
+$a->strings["Last login"] = "上次登录";
+$a->strings["Last item"] = "上项目";
+$a->strings["Account"] = "帐户";
+$a->strings["Add User"] = "添加用户";
+$a->strings["User registrations waiting for confirm"] = "用户注册等待确认";
+$a->strings["User waiting for permanent deletion"] = "用户等待长久删除";
+$a->strings["Request date"] = "要求日期";
+$a->strings["No registrations."] = "没有注册。";
+$a->strings["Note from the user"] = "";
+$a->strings["Deny"] = "否定";
+$a->strings["Site admin"] = "网站管理员";
+$a->strings["Account expired"] = "帐户过期了";
+$a->strings["New User"] = "新用户";
+$a->strings["Deleted since"] = "删除从";
+$a->strings["Selected users will be deleted!\\n\\nEverything these users had posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "特定的用户被删除!\\n\\n什么这些用户放在这个网站被永远删除!\\n\\n您肯定吗?";
+$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?"] = "用户{0}将被删除!\\n\\n什么这个用户放在这个网站被永远删除!\\n\\n您肯定吗?";
+$a->strings["Name of the new user."] = "新用户的名字。";
+$a->strings["Nickname"] = "昵称";
+$a->strings["Nickname of the new user."] = "新用户的昵称。";
+$a->strings["Email address of the new user."] = "新用户的邮件地址。";
+$a->strings["Addon %s disabled."] = "插件 %s 已禁用。";
+$a->strings["Addon %s enabled."] = "插件 %s 已启用。";
+$a->strings["Disable"] = "停用";
+$a->strings["Enable"] = "使能用";
+$a->strings["Toggle"] = "肘节";
+$a->strings["Author: "] = "作者:";
+$a->strings["Maintainer: "] = "维护者:";
+$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"] = "目前您的节点上没有可用插件。您可以在 %1\$s 找到官方插件库,或者到开放的插件登记处 %2\$s 也能找到其他有趣的插件";
+$a->strings["No themes found."] = "找不到主题。";
+$a->strings["Screenshot"] = "截图";
+$a->strings["Reload active themes"] = "重载活动的主题";
+$a->strings["No themes found on the system. They should be placed in %1\$s"] = "未在系统中发现主题。它们应该被放置在 %1\$s";
+$a->strings["[Experimental]"] = "[试验]";
+$a->strings["[Unsupported]"] = "[没支持]";
+$a->strings["Log settings updated."] = "日志设置更新了。";
+$a->strings["PHP log currently enabled."] = "PHP 日志已启用。";
+$a->strings["PHP log currently disabled."] = "PHP 日志已禁用。";
+$a->strings["Clear"] = "清理出";
+$a->strings["Enable Debugging"] = "启用调试";
+$a->strings["Log file"] = "日志文件";
+$a->strings["Must be writable by web server. Relative to your Friendica top-level directory."] = "必要被网页服务器可写的。相对Friendica主文件夹。";
+$a->strings["Log level"] = "日志级别";
+$a->strings["PHP logging"] = "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."] = "";
+$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."] = "打开  <strong>%1\$s</strong> 日志文件出错。\\r\\n <br/> 请检查 %1\$s 文件是否存在并且可读。";
+$a->strings["Couldn't open <strong>%1\$s</strong> log file.\\r\\n<br/>Check to see if file %1\$s is readable."] = "无法打开 <strong>%1\$s</strong> 日志文件。\\r\\n <br/> 请检查 %1\$s 文件是否可读。";
+$a->strings["Off"] = "关";
+$a->strings["On"] = "开";
+$a->strings["Lock feature %s"] = "锁定特性 %s";
+$a->strings["Manage Additional Features"] = "管理附加特性";
+$a->strings["Source (bbcode) text:"] = "源代码(bbcode)正文";
+$a->strings["Source (Diaspora) text to convert to BBcode:"] = "源代(Diaspora)正文要翻译成BBCode:";
+$a->strings["Source input: "] = "源代码输入:";
+$a->strings["bbcode (raw HTML(: "] = "";
+$a->strings["bbcode: "] = "";
+$a->strings["bbcode => html2bbcode: "] = "";
+$a->strings["bb2diaspora: "] = "";
+$a->strings["bb2diaspora => Markdown: "] = "";
+$a->strings["bb2diaspora => diaspora2bb: "] = "";
+$a->strings["Source input (Diaspora format): "] = "源代输入(Diaspora形式):";
+$a->strings["diaspora2bb: "] = "diaspora2bb: ";
+$a->strings["Login"] = "登录";
+$a->strings["The post was created"] = "文章创建了";
+$a->strings["Community option not available."] = "社区选项不可用。";
+$a->strings["Not available."] = "不可用的";
+$a->strings["Local Community"] = "本地社区";
+$a->strings["Posts from local users on this server"] = "";
+$a->strings["Global Community"] = "全球社区";
+$a->strings["Posts from users of the whole federated network"] = "";
+$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["Status:"] = "现状:";
+$a->strings["Homepage:"] = "主页:";
+$a->strings["Global Directory"] = "综合目录";
+$a->strings["Find on this site"] = "找在这网站";
+$a->strings["Results for:"] = "";
+$a->strings["Site Directory"] = "网站目录";
+$a->strings["No entries (some entries may be hidden)."] = "没有文章(有的文章会被隐藏)。";
+$a->strings["Item not found"] = "项目没找到";
+$a->strings["Edit post"] = "编辑文章";
+$a->strings["Event can not end before it has started."] = "事件不能在开始前结束。";
+$a->strings["Event title and start time are required."] = "项目标题和开始时间是必须的。";
+$a->strings["Create New Event"] = "创建新的事件";
+$a->strings["Event details"] = "事件细节";
+$a->strings["Starting date and Title are required."] = "需要开始日期和标题。";
+$a->strings["Event Starts:"] = "事件开始:";
+$a->strings["Finish date/time is not known or not relevant"] = "结束日期/时间未知或无关";
+$a->strings["Event Finishes:"] = "事件结束:";
+$a->strings["Adjust for viewer timezone"] = "调整为浏览者的时区";
+$a->strings["Description:"] = "描述:";
+$a->strings["Title:"] = "标题:";
+$a->strings["Share this event"] = "分享这个事件";
+$a->strings["Basic"] = "基本";
+$a->strings["Failed to remove event"] = "删除事件失败";
+$a->strings["Event removed"] = "事件已删除";
+$a->strings["Friend suggestion sent."] = "朋友建议发送了。";
+$a->strings["Suggest Friends"] = "推荐的朋友们";
+$a->strings["Suggest a friend for %s"] = "给 %s 推荐朋友";
+$a->strings["Group created."] = "群组已创建。";
+$a->strings["Could not create group."] = "无法创建群组。";
+$a->strings["Group not found."] = "组找不到。";
+$a->strings["Group name changed."] = "组名变化了。";
+$a->strings["Save Group"] = "保存组";
+$a->strings["Create a group of contacts/friends."] = "创建一组联系人/朋友。";
+$a->strings["Group Name: "] = "组名:";
+$a->strings["Group removed."] = "组删除了。";
+$a->strings["Unable to remove group."] = "不能删除组。";
+$a->strings["Delete Group"] = "删除群组";
+$a->strings["Group Editor"] = "组编辑器";
+$a->strings["Edit Group Name"] = "编辑群组名称";
+$a->strings["Members"] = "成员";
+$a->strings["Group is empty"] = "组没有成员";
+$a->strings["Remove Contact"] = "删除联系人";
+$a->strings["Add Contact"] = "添加联系人";
 $a->strings["New Message"] = "新的消息";
-$a->strings["No recipient selected."] = "没有选择的接受者。";
 $a->strings["Unable to locate contact information."] = "无法找到联系人信息。";
-$a->strings["Message could not be sent."] = "消息发不了。";
-$a->strings["Message collection failure."] = "通信受到错误。";
-$a->strings["Message sent."] = "消息发了";
 $a->strings["Messages"] = "消息";
 $a->strings["Do you really want to delete this message?"] = "您真的想删除这个通知吗?";
 $a->strings["Message deleted."] = "消息删除了。";
 $a->strings["Conversation removed."] = "交流删除了。";
-$a->strings["Send Private Message"] = "发私人的通信";
-$a->strings["To:"] = "到:";
-$a->strings["Subject:"] = "题目:";
 $a->strings["No messages."] = "没有消息";
 $a->strings["Message not available."] = "通信不可用的";
 $a->strings["Delete message"] = "删除消息";
@@ -1320,8 +1399,6 @@ $a->strings["%s and You"] = "%s和您";
 $a->strings["%d message"] = [
        0 => "%d通知",
 ];
-$a->strings["Remove term"] = "删除关键字";
-$a->strings["Saved Searches"] = "保存的搜索";
 $a->strings["add"] = "添加";
 $a->strings["Warning: This group contains %s member from a network that doesn't allow non public messages."] = [
        0 => "警告:这个组包含 %s 来自不允许非公开消息的网络的成员。",
@@ -1343,7 +1420,6 @@ $a->strings["Interesting Links"] = "有意思的超链接";
 $a->strings["Starred"] = "被星";
 $a->strings["Favourite Posts"] = "最喜欢的文章";
 $a->strings["Personal Notes"] = "私人便条";
-$a->strings["No more system notifications."] = "没别系统通知。";
 $a->strings["Photo Albums"] = "相册";
 $a->strings["Recent Photos"] = "最近的照片";
 $a->strings["Upload New Photos"] = "上传新照片";
@@ -1356,13 +1432,10 @@ $a->strings["Delete Photo"] = "删除照片";
 $a->strings["Do you really want to delete this photo?"] = "您真的想删除这个照相吗?";
 $a->strings["a photo"] = "一张照片";
 $a->strings["%1\$s was tagged in %2\$s by %3\$s"] = "%1\$s被%3\$s标签在%2\$s";
-$a->strings["Image exceeds size limit of %s"] = "";
-$a->strings["Image upload didn't complete, please try again"] = "";
+$a->strings["Image upload didn't complete, please try again"] = "图片上传未完成,请重试";
 $a->strings["Image file is missing"] = "缺少图片文件";
-$a->strings["Server can't accept new file upload at this time, please contact your administrator"] = "";
+$a->strings["Server can't accept new file upload at this time, please contact your administrator"] = "服务器目前无法接受新的上传文件,请联系您的管理员";
 $a->strings["Image file is empty."] = "图片文件空的。";
-$a->strings["Unable to process image."] = "处理不了图像.";
-$a->strings["Image upload failed."] = "图像上载失败了.";
 $a->strings["No photos selected"] = "没有照片挑选了";
 $a->strings["Access to this item is restricted."] = "这个项目使用权限的。";
 $a->strings["Upload Photos"] = "上传照片";
@@ -1395,76 +1468,17 @@ $a->strings["I like this (toggle)"] = "我喜欢这(交替)";
 $a->strings["I don't like this (toggle)"] = "我不喜欢这(交替)";
 $a->strings["This is you"] = "这是你";
 $a->strings["Comment"] = "评论";
-$a->strings["Map"] = "";
+$a->strings["Map"] = "地图";
 $a->strings["View Album"] = "看照片册";
-$a->strings["{0} wants to be your friend"] = "{0}想成为您的朋友";
-$a->strings["{0} sent you a message"] = "{0}发给您一个通信";
-$a->strings["{0} requested registration"] = "{0}要求注册";
-$a->strings["Poke/Prod"] = "戳";
-$a->strings["poke, prod or do other things to somebody"] = "把人家戳或别的行动";
-$a->strings["Recipient"] = "接受者";
-$a->strings["Choose what you wish to do to recipient"] = "选择您想把别人作";
-$a->strings["Make this post private"] = "使这个文章私人";
-$a->strings["Only logged in users are permitted to perform a probing."] = "";
 $a->strings["Requested profile is not available."] = "要求的简介联系不上的。";
 $a->strings["%s's posts"] = "";
 $a->strings["%s's comments"] = "";
 $a->strings["%s's timeline"] = "";
 $a->strings["Tips for New Members"] = "新人建议";
-$a->strings["Image uploaded but image cropping failed."] = "照片上传去了,但修剪失灵。";
-$a->strings["Image size reduction [%s] failed."] = "照片减少[%s]失灵。";
-$a->strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "万一新照片一会出现,换档重新加载或者成为空浏览器高速缓存。";
-$a->strings["Unable to process image"] = "不能处理照片";
-$a->strings["Upload File:"] = "上传文件:";
-$a->strings["Select a profile:"] = "选择一个简介";
-$a->strings["or"] = "或者";
-$a->strings["skip this step"] = "略过这步";
-$a->strings["select a photo from your photo albums"] = "从您的照片册选择一片。";
-$a->strings["Crop Image"] = "修剪照片";
-$a->strings["Please adjust the image cropping for optimum viewing."] = "请调图片剪裁为最好看。";
-$a->strings["Done Editing"] = "编辑完成";
-$a->strings["Image uploaded successfully."] = "照片成功地上传了。";
-$a->strings["Invalid profile identifier."] = "无限的简介标识符。";
-$a->strings["Profile Visibility Editor"] = "简介能见度编辑器。";
-$a->strings["Visible To"] = "能见被";
-$a->strings["All Contacts (with secure profile access)"] = "";
-$a->strings["Registration successful. Please check your email for further instructions."] = "注册成功了。请咨询说明再您的收件箱。";
-$a->strings["Failed to send email message. Here your accout details:<br> login: %s<br> password: %s<br><br>You can change your password after login."] = "发送邮件失败。你的账户消息是:<br>用户名:%s<br> 密码: %s<br><br>。登录后能改密码。";
-$a->strings["Registration successful."] = "注册成功。";
-$a->strings["Your registration can not be processed."] = "处理不了您的注册。";
-$a->strings["Your registration is pending approval by the site owner."] = "您的注册等网页主的批准。";
-$a->strings["You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking 'Register'."] = "您会(可选的)用OpenID填这个表格通过提供您的OpenID和点击「注册」。";
-$a->strings["If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items."] = "如果您没熟悉OpenID,请留空这个栏和填另些栏。";
-$a->strings["Your OpenID (optional): "] = "您的OpenID(可选的):";
-$a->strings["Include your profile in member directory?"] = "放您的简介再员目录?";
-$a->strings["Note for the admin"] = "";
-$a->strings["Leave a message for the admin, why you want to join this node"] = "给管理员留条消息,为什么你想加入这个节点";
-$a->strings["Membership on this site is by invitation only."] = "会员身份在这个网站是光通过邀请。";
-$a->strings["Your invitation ID: "] = "您邀请ID:";
-$a->strings["Your Full Name (e.g. Joe Smith, real or real-looking): "] = "你的全名 (比如张三,真名或看起来是真名):";
-$a->strings["Your Email Address: (Initial information will be send there, so this has to be an existing address.)"] = "";
-$a->strings["New Password:"] = "新密码:";
-$a->strings["Leave empty for an auto generated password."] = "留空以使用自动生成的密码。";
-$a->strings["Confirm:"] = "确认:";
-$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>'."] = "";
-$a->strings["Choose a nickname: "] = "选择昵称:";
-$a->strings["Register"] = "注册";
-$a->strings["Import your profile to this friendica instance"] = "进口您的简介到这个friendica服务器";
-$a->strings["Account approved."] = "账户已被批准。";
-$a->strings["Registration revoked for %s"] = "撤销了 %s 的注册";
-$a->strings["Please login."] = "请登录。";
-$a->strings["Remove My Account"] = "删除我的账户";
-$a->strings["This will completely remove your account. Once this has been done it is not recoverable."] = "这要完全删除您的账户。这一做过,就不能恢复。";
-$a->strings["Please enter your password for verification:"] = "请输入密码为确认:";
-$a->strings["Only logged in users are permitted to perform a search."] = "只有已登录的用户被允许进行搜索。";
-$a->strings["Too Many Requests"] = "过多请求";
-$a->strings["Only one search per minute is permitted for not logged in users."] = "对未登录的用户,每分钟只允许一条搜索。";
-$a->strings["Items tagged with: %s"] = "";
 $a->strings["Display"] = "显示";
 $a->strings["Social Networks"] = "社会化网络";
 $a->strings["Delegations"] = "代表";
 $a->strings["Connected apps"] = "连接着应用";
-$a->strings["Export personal data"] = "导出个人信息";
 $a->strings["Remove account"] = "删除账户";
 $a->strings["Missing some important data!"] = "缺失一些重要数据!";
 $a->strings["Failed to connect with email account using the settings provided."] = "不能连接电子邮件账户用输入的设置。";
@@ -1480,7 +1494,7 @@ $a->strings[" Please use a shorter name."] = " 请用一个更短的名字。";
 $a->strings[" Name too short."] = " 名字过短。";
 $a->strings["Wrong Password"] = "密码不正确";
 $a->strings["Invalid email."] = "无效的邮箱。";
-$a->strings["Cannot change to that email."] = "";
+$a->strings["Cannot change to that email."] = "无法更改到此电子邮件地址。";
 $a->strings["Private forum has no privacy permissions. Using default privacy group."] = "私人评坛没有隐私批准。默认隐私组用者。";
 $a->strings["Private forum has no privacy permissions and no default privacy group."] = "私人评坛没有隐私批准或默认隐私组。";
 $a->strings["Settings updated."] = "设置更新了。";
@@ -1496,7 +1510,7 @@ $a->strings["Client key starts with"] = "客户钥匙头字是";
 $a->strings["No name"] = "无名";
 $a->strings["Remove authorization"] = "撤消权能";
 $a->strings["No Addon settings configured"] = "";
-$a->strings["Addon Settings"] = "";
+$a->strings["Addon Settings"] = "插件设置";
 $a->strings["Additional Features"] = "附加特性";
 $a->strings["Diaspora"] = "Diaspora";
 $a->strings["enabled"] = "能够做的";
@@ -1507,11 +1521,11 @@ $a->strings["Email access is disabled on this site."] = "电子邮件访问在
 $a->strings["General Social Media Settings"] = "通用社交媒体设置";
 $a->strings["Disable intelligent shortening"] = "";
 $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"] = "";
+$a->strings["Automatically follow any GNU Social (OStatus) followers/mentioners"] = "自动关注任何 GNU Social (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."] = "";
 $a->strings["Default group for OStatus contacts"] = "用于 OStatus 联系人的默认组";
-$a->strings["Your legacy 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."] = "";
+$a->strings["Your legacy GNU Social account"] = "您遗留的 GNU Social 账户";
+$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."] = "如果您在这里输入您旧的 GNU Social/Statusnet 账号名 (格式示例 user@domain.tld) ,您的联系人列表将会被自动添加。完成后该字段将被清空。";
 $a->strings["Repair OStatus subscriptions"] = "修复 OStatus 订阅";
 $a->strings["Email/Mailbox Setup"] = "邮件收件箱设置";
 $a->strings["If you wish to communicate with email contacts using this service (optional), please specify how to connect to your mailbox."] = "如果您想用这股服务(可选的)跟邮件熟人交流,请指定怎么连通您的收件箱。";
@@ -1528,8 +1542,8 @@ $a->strings["Action after import:"] = "进口后行动:";
 $a->strings["Mark as seen"] = "标注看过";
 $a->strings["Move to folder"] = "搬到文件夹";
 $a->strings["Move to folder:"] = "搬到文件夹:";
-$a->strings["%s - (Unsupported)"] = "";
-$a->strings["%s - (Experimental)"] = "";
+$a->strings["%s - (Unsupported)"] = "%s - (不支持的)";
+$a->strings["%s - (Experimental)"] = "%s - (实验性)";
 $a->strings["Display Settings"] = "表示设置";
 $a->strings["Display Theme:"] = "显示主题:";
 $a->strings["Mobile Theme:"] = "手机主题:";
@@ -1545,8 +1559,8 @@ $a->strings["Calendar"] = "日历";
 $a->strings["Beginning of week:"] = "一周的开始:";
 $a->strings["Don't show notices"] = "不显示提示";
 $a->strings["Infinite scroll"] = "无限的滚动";
-$a->strings["Automatic updates only at the top of the network page"] = "";
-$a->strings["When disabled, the network page is updated all the time, which could be confusing while reading."] = "";
+$a->strings["Automatic updates only at the top of the network page"] = "仅在返回到网页头部时自动更新";
+$a->strings["When disabled, the network page is updated all the time, which could be confusing while reading."] = "禁用后,网页将会一直更新,这可能会对阅读造成干扰。";
 $a->strings["Bandwith Saver Mode"] = "省流量模式";
 $a->strings["When enabled, embedded content is not displayed on automatic updates, they only show on page reload."] = "当启用时,嵌入的内容不会在自动更新时显示,它们只在页面重载时显示。";
 $a->strings["Smart Threading"] = "";
@@ -1565,7 +1579,7 @@ $a->strings["Organisation Page"] = "";
 $a->strings["Account for an organisation that automatically approves contact requests as \"Followers\"."] = "";
 $a->strings["News Page"] = "新闻页面";
 $a->strings["Account for a news reflector that automatically approves contact requests as \"Followers\"."] = "";
-$a->strings["Community Forum"] = "";
+$a->strings["Community Forum"] = "社区论坛";
 $a->strings["Account for community discussions."] = "";
 $a->strings["Normal Account Page"] = "标准账户页面";
 $a->strings["Account for a regular personal profile that requires manual approval of \"Friends\" and \"Followers\"."] = "";
@@ -1582,9 +1596,9 @@ $a->strings["(Optional) Allow this OpenID to login to this account."] = "(可选
 $a->strings["Publish your default profile in your local site directory?"] = "出版您默认简介在您当地的网站目录?";
 $a->strings["Your profile will be published in the global friendica directories (e.g. <a href=\"%s\">%s</a>). Your profile will be visible in public."] = "";
 $a->strings["Publish your default profile in the global social directory?"] = "出版您默认简介在综合社会目录?";
-$a->strings["Your profile will be publishedin this node's <a href=\"%s\">local directory</a>. Your profile details may be publicly visible depending on the system settings."] = "";
+$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."] = "";
 $a->strings["Hide your contact/friend list from viewers of your default profile?"] = "在您的默认简介中向访问者隐藏您的联系人/朋友列表?";
-$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"] = "";
+$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"] = "您的联系人列表将不会在您的默认简介页面展示。您可以决定在您自建的各附加简介中分别展示您的联系人列表";
 $a->strings["Hide your profile details from anonymous viewers?"] = "对匿名访问者隐藏详细简介?";
 $a->strings["Anonymous visitors will only see your profile picture, your display name and the nickname you are using on your profile page. Disables posting public messages to Diaspora and other networks."] = "";
 $a->strings["Allow friends to post to your profile page?"] = "允许朋友们贴文章在您的简介页?";
@@ -1654,25 +1668,11 @@ $a->strings["Change the behaviour of this account for special situations"] = "
 $a->strings["Relocate"] = "调动";
 $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["%1\$s is following %2\$s's %3\$s"] = "%1\$s关注着%2\$s的%3\$s";
-$a->strings["Tag removed"] = "标签去除了";
-$a->strings["Remove Item Tag"] = "去除项目标签";
-$a->strings["Select a tag to remove: "] = "选择删除一个标签: ";
-$a->strings["Export account"] = "导出账户";
-$a->strings["Export your account info and contacts. Use this to make a backup of your account and/or to move it to another server."] = "导出你的账户信息和联系人。用这个功能来生成一个你的账户的备份,并且/或者把它移到另外一个服务器。";
-$a->strings["Export all"] = "导出全部";
-$a->strings["Export your accout info, contacts and all your items as json. Could be a very big file, and could take a lot of time. Use this to make a full backup of your account (photos are not exported)"] = "导出你的账户信息、联系人和所有你的项目为 json 格式。可能会是一个很大的文件,并可能花费很多时间。用这个功能来做一个你的账户的全备份(照片不会被导出)";
 $a->strings["Do you really want to delete this video?"] = "你真的想删除这个视频吗?";
 $a->strings["Delete Video"] = "删除视频";
 $a->strings["No videos selected"] = "没有视频被选择";
 $a->strings["Recent Videos"] = "最近的视频";
 $a->strings["Upload New Videos"] = "上传新视频";
-$a->strings["No contacts."] = "没有联系人。";
-$a->strings["Access denied."] = "没有用权。";
-$a->strings["Number of daily wall messages for %s exceeded. Message failed."] = "一天最多墙通知给%s超过了。通知没有通过 。";
-$a->strings["Unable to check your home location."] = "核对不了您的主页。";
-$a->strings["No recipient."] = "没有接受者。";
-$a->strings["If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders."] = "如果您想%s回答,请核对您网站的隐私设置允许生发送人的私人邮件。";
 $a->strings["default"] = "默认";
 $a->strings["greenzero"] = "greenzero";
 $a->strings["purplezero"] = "purplezero";
@@ -1700,7 +1700,7 @@ $a->strings["Set the background color"] = "设置背景色";
 $a->strings["Content background opacity"] = "";
 $a->strings["Set the background image"] = "设置背景图片";
 $a->strings["Login page background image"] = "登录页面背景图片";
-$a->strings["Login page background color"] = "";
+$a->strings["Login page background color"] = "登录页面背景色";
 $a->strings["Leave background image and color empty for theme defaults"] = "";
 $a->strings["Guest"] = "";
 $a->strings["Visitor"] = "访客";
@@ -1904,7 +1904,7 @@ $a->strings["Add/remove mention when a forum page is selected/deselected in ACL
 $a->strings["Network Sidebar Widgets"] = "网络工具栏小窗口";
 $a->strings["Search by Date"] = "按日期搜索";
 $a->strings["Ability to select posts by date ranges"] = "能按时期范围选择文章";
-$a->strings["List Forums"] = "";
+$a->strings["List Forums"] = "列出各论坛";
 $a->strings["Enable widget to display the forums your are connected with"] = "";
 $a->strings["Group Filter"] = "组过滤器";
 $a->strings["Enable widget to display Network posts only from selected group"] = "启用用于只显示从所选组发出的网络文章的小组件";
@@ -1937,8 +1937,8 @@ $a->strings["Mute Post Notifications"] = "";
 $a->strings["Ability to mute notifications for a thread"] = "";
 $a->strings["Advanced Profile Settings"] = "";
 $a->strings["Show visitors public community forums at the Advanced Profile Page"] = "";
-$a->strings["Tag Cloud"] = "";
-$a->strings["Provide a personal tag cloud on your profile page"] = "";
+$a->strings["Tag Cloud"] = "标签云";
+$a->strings["Provide a personal tag cloud on your profile page"] = "在您的个人简介中提供个人标签云";
 $a->strings["Display Membership Date"] = "";
 $a->strings["Display membership date in profile"] = "";
 $a->strings["Embedding disabled"] = "嵌入已停用";
@@ -1968,36 +1968,10 @@ $a->strings["\nError %d occurred during database update:\n%s\n"] = "\n在数据
 $a->strings["Errors encountered performing database changes: "] = "操作数据库更改的时候遇到了错误:";
 $a->strings[": Database update"] = ": 数据库升级";
 $a->strings["%s: updating %s table."] = "%s: 正在更新 %s 表。";
-$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."] = "一个用这个名字的被删掉的组复活了。现有项目的权限<strong>可能</strong>对这个组和任何未来的成员有效。如果这不是你想要的,请用一个不同的名字创建另一个组。";
-$a->strings["Default privacy group for new contacts"] = "对新联系人的默认隐私组";
-$a->strings["Everybody"] = "每人";
-$a->strings["edit"] = "编辑";
-$a->strings["Edit group"] = "编辑组";
-$a->strings["Contacts not in any group"] = "不在任何组的联系人";
-$a->strings["Create a new group"] = "创建新组";
-$a->strings["Edit groups"] = "编辑组";
-$a->strings["Drop Contact"] = "删除联系人";
-$a->strings["Organisation"] = "组织";
-$a->strings["News"] = "新闻";
-$a->strings["Forum"] = "论坛";
-$a->strings["Connect URL missing."] = "连接URL失踪的。";
-$a->strings["The contact could not be added. Please check the relevant network credentials in your Settings -> Social Networks page."] = "";
-$a->strings["This site is not configured to allow communications with other networks."] = "这网站没配置允许跟别的网络交流.";
-$a->strings["No compatible communication protocols or feeds were discovered."] = "没有兼容协议或者摘要找到了.";
-$a->strings["The profile address specified does not provide adequate information."] = "输入的简介地址没有够消息。";
-$a->strings["An author or name was not found."] = "找不到作者或名。";
-$a->strings["No browser URL could be matched to this address."] = "这个地址没有符合什么游览器URL。";
-$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."] = "输入mailto:地址前为要求电子邮件检查。";
-$a->strings["The profile address specified belongs to a network which has been disabled on this site."] = "输入的简介地址属在这个网站使不可用的网络。";
-$a->strings["Limited profile. This person will be unable to receive direct/personal notifications from you."] = "有限的简介。这人不会接受直达/私人通信从您。";
-$a->strings["Unable to retrieve contact information."] = "无法检索联系人信息。";
-$a->strings["%s's birthday"] = "%s的生日";
-$a->strings["Happy Birthday %s"] = "生日快乐%s";
+$a->strings["[no subject]"] = "[无题目]";
 $a->strings["%1\$s is attending %2\$s's %3\$s"] = "%1\$s 正在参加 %2\$s 的 %3\$s";
 $a->strings["%1\$s is not attending %2\$s's %3\$s"] = "%1\$s 不在参加 %2\$s 的 %3\$s";
 $a->strings["%1\$s may attend %2\$s's %3\$s"] = "%1\$s 可以参加 %2\$s 的 %3\$s";
-$a->strings["[no subject]"] = "[无题目]";
 $a->strings["Requested account is not available."] = "要求的账户不可用。";
 $a->strings["Edit profile"] = "修改简介";
 $a->strings["Atom feed"] = "";
@@ -2027,8 +2001,34 @@ $a->strings["Work/employment:"] = "工作";
 $a->strings["School/education:"] = "学院/教育";
 $a->strings["Forums:"] = "";
 $a->strings["Only You Can See This"] = "只有你可以看这个";
+$a->strings["Drop Contact"] = "删除联系人";
+$a->strings["Organisation"] = "组织";
+$a->strings["News"] = "新闻";
+$a->strings["Forum"] = "论坛";
+$a->strings["Connect URL missing."] = "连接URL失踪的。";
+$a->strings["The contact could not be added. Please check the relevant network credentials in your Settings -> Social Networks page."] = "";
+$a->strings["This site is not configured to allow communications with other networks."] = "这网站没配置允许跟别的网络交流.";
+$a->strings["No compatible communication protocols or feeds were discovered."] = "没有兼容协议或者摘要找到了.";
+$a->strings["The profile address specified does not provide adequate information."] = "输入的简介地址没有够消息。";
+$a->strings["An author or name was not found."] = "找不到作者或名。";
+$a->strings["No browser URL could be matched to this address."] = "这个地址没有符合什么游览器URL。";
+$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."] = "输入mailto:地址前为要求电子邮件检查。";
+$a->strings["The profile address specified belongs to a network which has been disabled on this site."] = "输入的简介地址属在这个网站使不可用的网络。";
+$a->strings["Limited profile. This person will be unable to receive direct/personal notifications from you."] = "有限的简介。这人不会接受直达/私人通信从您。";
+$a->strings["Unable to retrieve contact information."] = "无法检索联系人信息。";
+$a->strings["%s's birthday"] = "%s的生日";
+$a->strings["Happy Birthday %s"] = "生日快乐%s";
+$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."] = "一个用这个名字的被删掉的组复活了。现有项目的权限<strong>可能</strong>对这个组和任何未来的成员有效。如果这不是你想要的,请用一个不同的名字创建另一个组。";
+$a->strings["Default privacy group for new contacts"] = "对新联系人的默认隐私组";
+$a->strings["Everybody"] = "每人";
+$a->strings["edit"] = "编辑";
+$a->strings["Edit group"] = "编辑组";
+$a->strings["Contacts not in any group"] = "不在任何组的联系人";
+$a->strings["Create a new group"] = "创建新组";
+$a->strings["Edit groups"] = "编辑组";
 $a->strings["Login failed"] = "登录失败";
-$a->strings["Not enough information to authenticate"] = "";
+$a->strings["Not enough information to authenticate"] = "没有足够信息以认证";
 $a->strings["An invitation is required."] = "需要邀请。";
 $a->strings["Invitation could not be verified."] = "不能验证邀请。";
 $a->strings["Invalid OpenID url"] = "无效的OpenID url";
@@ -2050,15 +2050,15 @@ $a->strings["An error occurred creating your self contact. Please try again."] =
 $a->strings["An error occurred creating your default contact group. Please try again."] = "";
 $a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tThank you for registering at %2\$s. Your account is pending for approval by the administrator.\n\t\t"] = "";
 $a->strings["Registration at %s"] = "在 %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"] = "";
+$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\t亲爱的 %1\$s,\n\t\t\t\t感谢您在 %2\$s 注册。您的账户已被创建。\n\t\t";
 $a->strings["\n\t\t\tThe login details are as follows:\n\t\t\t\tSite Location:\t%3\$s\n\t\t\t\tLogin Name:\t%1\$s\n\t\t\t\tPassword:\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\n\t\t\tThank you and welcome to %2\$s."] = "";
 $a->strings["%s\\'s birthday"] = "%s的生日";
-$a->strings["Sharing notification from Diaspora network"] = "分享通知从Diaspora网络";
-$a->strings["Attachments:"] = "附件:";
 $a->strings["%s is now following %s."] = "%s 正在关注 %s.";
 $a->strings["following"] = "关注";
 $a->strings["%s stopped following %s."] = "%s 停止关注了 %s.";
 $a->strings["stopped following"] = "结束关注了";
+$a->strings["Sharing notification from Diaspora network"] = "分享通知从Diaspora网络";
+$a->strings["Attachments:"] = "附件:";
 $a->strings["(no subject)"] = "(无主题)";
 $a->strings["Create a New Account"] = "创建新的账户";
 $a->strings["Password: "] = "密码: ";
index 2f791c48a3348a513ceaacf3694746eb2f581e19..0cb6e7e3ece4ca5a51d322f72f56ef23a2ade331 100644 (file)
@@ -7,6 +7,7 @@
 <form action="{{$baseurl}}/delegate" method="post">
 <input type='hidden' name='form_security_token' value='{{$form_security_token}}'>
 {{include file="field_select.tpl" field=$parent_user}}
+{{include file="field_password.tpl" field=$parent_password}}
 <div class="submit"><input type="submit" name="delegate" value="{{$submit|escape:'html'}}" /></div>
 </form>
 </div>
 
 <div id="delegate-desc" class="delegate-desc">{{$desc}}</div>
 
-{{if $managers}}
-<h4>{{$head_managers}}</h4>
-
-{{foreach $managers as $x}}
-
-<div class="contact-block-div">
-<a class="contact-block-link" href="#" >
-<img class="contact-block-img" src="{{$base}}/photo/thumb/{{$x.uid}}" title="{{$x.username}} ({{$x.nickname}})" />
-</a>
-</div>
-
-{{/foreach}}
-<div class="clear"></div>
-<hr />
-{{/if}}
-
-
 <h4>{{$head_delegates}}</h4>
 
 {{if $delegates}}
index 6b34316727537c48b17d57eb8d1601df2262f9de..6e26b0db914f039e60d40e8ec661d47bee522471 100644 (file)
@@ -1,4 +1,6 @@
-{{include file='field_input.tpl' field=$field}}<script type="text/javascript">
+{{include file='field_input.tpl' field=$field}}
+
+<script type="text/javascript">
        $(function () {
                $('#id_{{$field.0}}').datetimepicker({
                        step: 5,
                        dayOfWeekStart: {{$datetimepicker.firstDay}},
                        lang: '{{$datetimepicker.lang}}'
                });
+{{if $datetimepicker.lang}}
+               jQuery.datetimepicker.setLocale('{{$datetimepicker.lang}}');
+{{/if}}
+
 {{if $datetimepicker.minfrom }}
                $('#id_{{$datetimepicker.minfrom}}').data('xdsoft_datetimepicker').setOptions({
                        onChangeDateTime: function (currentDateTime) {
index 1ecd9a2b4b67dd66c4bcf52badab307e4bdedbf8..f651a273f73ec8c7fd7a5bcc4ec39da2b3e407f1 100644 (file)
@@ -85,7 +85,7 @@ $a->config['system']['rino_encrypt'] = {{$rino}};
 // default system theme
 
 $a->config['system']['theme'] = 'vier';
-$a->config['system']['allowed_themes'] = 'vier,quattro,duepuntozero,smoothly';
+$a->config['system']['allowed_themes'] = 'vier,quattro,duepuntozero,smoothly,frio';
 
 // By default allow pseudonyms
 
index 58306fb2799e9a3dd3c07382b6988754300468c3..83ebd74f5fb19d68bd64d0c92063b2239f23f344 100644 (file)
@@ -22,7 +22,7 @@
 
        <p><a href="{{$repair_ostatus_url}}">{{$repair_ostatus_text}}</a></p>
 
-       <div class="settings-submit-wrapper" ><input type="submit" name="general-submit" class="settings-submit" value="{{$submit}}" /></div>
+       <div class="settings-submit-wrapper" ><input type="submit" id="general-submit" name="general-submit" class="settings-submit" value="{{$submit}}" /></div>
 </div>
 <div class="clear"></div>
 
index e890a4a6914269ed93933a9ead3d39dc2b5057ee..83aad53b7ec68a94d5365fd88687d5f9381432b1 100644 (file)
@@ -32,7 +32,7 @@ function get_schema_info($schema){
                'description' => "",
                'author' => [],
                'version' => "",
-               'overwrites' => ""
+               'overwrites' => []
        ];
 
        if (!is_file($themepath . "schema/" . $schema . ".php")) return $info;
index c388a6e25d75ad6d8a1f2105007f31cfb4ed8fae..e5d21158c250d7eb86720a05148636bb8885fae3 100644 (file)
@@ -28,7 +28,7 @@
                                                <p><a href="{{$repair_ostatus_url}}">{{$repair_ostatus_text}}</a></p>
 
                                                <div class="form-group pull-right settings-submit-wrapper" >
-                                                       <button type="submit" name="submit" class="btn btn-primary" value="{{$submit|escape:'html'}}">{{$submit}}</button>
+                                                       <button type="submit" id="general-submit" name="general-submit" class="btn btn-primary" value="{{$submit|escape:'html'}}">{{$submit}}</button>
                                                </div>
                                                <div class="clear"></div>
                                        </div>
@@ -67,4 +67,4 @@
 {{/if}}
 
        </form>
-</div>
\ No newline at end of file
+</div>
index 0c6667423b68ad05b436025218e81b97c8f671d6..d777864825a11cf98b2aeb1d692ab1567b44d7b4 100644 (file)
@@ -18,32 +18,22 @@ if (empty($style)) {
        $style = "plus";
 }
 
-if ($style == "flat") {
-       $stylecssfile = 'view/theme/vier/flat.css';
-} else if ($style == "netcolour") {
-       $stylecssfile = 'view/theme/vier/netcolour.css';
-} else if ($style == "breathe") {
-       $stylecssfile = 'view/theme/vier/breathe.css';
-} else if ($style == "plus") {
-       $stylecssfile = 'view/theme/vier/plus.css';
-} else if ($style == "dark") {
-       $stylecssfile = 'view/theme/vier/dark.css';
-} else if ($style == "plusminus") {
-       $stylecssfile = 'view/theme/vier/plusminus.css';
-}
-
-if (file_exists($THEMEPATH."//style.css")) {
-       $stylecss = file_get_contents($THEMEPATH."//style.css")."\n";
-       $modified = filemtime($THEMEPATH."//style.css");
-}
-
-$stylemodified = filemtime($stylecssfile);
-$stylecss .= file_get_contents($stylecssfile);
-
-if ($stylemodified > $modified) {
-       $modified = $stylemodified;
+$stylecss = '';
+$modified = '';
+
+foreach (['style', $style] as $file) {
+       $stylecssfile = $THEMEPATH . DIRECTORY_SEPARATOR . $file .'.css';
+       if (file_exists($stylecssfile)) {
+               $stylecss .= file_get_contents($stylecssfile);
+               $stylemodified = filemtime($stylecssfile);
+               if ($stylemodified > $modified) {
+                       $modified = $stylemodified;
+               }
+       } else {
+               //TODO: use LOGGER_ERROR?
+               logger('Error: missing file: "' . $stylecssfile .'" (userid: '. $uid .')');
+       }
 }
-
 $modified = gmdate('r', $modified);
 
 $etag = md5($stylecss);
@@ -54,7 +44,6 @@ header('ETag: "'.$etag.'"');
 header('Last-Modified: '.$modified);
 
 if (isset($_SERVER['HTTP_IF_MODIFIED_SINCE']) || isset($_SERVER['HTTP_IF_NONE_MATCH'])) {
-
        $cached_modified = gmdate('r', strtotime($_SERVER['HTTP_IF_MODIFIED_SINCE']));
        $cached_etag = str_replace(['"', "-gzip"], ['', ''],
                                stripslashes($_SERVER['HTTP_IF_NONE_MATCH']));