]> git.mxchange.org Git - friendica.git/blobdiff - view/lang/en-us/messages.po
Updated messages.po
[friendica.git] / view / lang / en-us / messages.po
index fc8f80149773cc61e7d981c203ecc619dd006c73..6b5dbdffbf9c3688251e7e9ff3a31a6cef57dd38 100644 (file)
@@ -1,15 +1,18 @@
 # FRIENDICA Distributed Social Network
-# Copyright (C) 2010, 2011, 2012, 2013 the Friendica Project
+# Copyright (C) 2010-2022, the Friendica project
 # This file is distributed under the same license as the Friendica package.
 # 
 # Translators:
-# Andy H3 <andy@hubup.pro>, 2017
+# Andy H3 <andy@hubup.pro>, 2017-2021
+# Hypolite Petovan <hypolite@mrpetovan.com>, 2018-2020
+# R C, 2018
+# Steffen K9, 2019,2021
 msgid ""
 msgstr ""
 "Project-Id-Version: friendica\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-10-01 08:52+0200\n"
-"PO-Revision-Date: 2017-10-05 07:56+0000\n"
+"POT-Creation-Date: 2021-10-24 23:21-0400\n"
+"PO-Revision-Date: 2021-10-27 03:56+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,2875 +21,4571 @@ msgstr ""
 "Language: en_US\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
-#: include/features.php:65
-msgid "General Features"
-msgstr "General"
-
-#: include/features.php:67
-msgid "Multiple Profiles"
-msgstr "Multiple profiles"
+#: include/api.php:1113 src/Module/BaseApi.php:294
+#, php-format
+msgid "Daily posting limit of %d post reached. The post was rejected."
+msgid_plural "Daily posting limit of %d posts reached. The post was rejected."
+msgstr[0] "Daily posting limit of %d post reached. The post was rejected."
+msgstr[1] "Daily posting limit of %d posts reached. This post was rejected."
 
-#: include/features.php:67
-msgid "Ability to create multiple profiles"
-msgstr "Ability to create multiple profiles"
+#: include/api.php:1127 src/Module/BaseApi.php:310
+#, 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 reached. This post was rejected."
 
-#: include/features.php:68
-msgid "Photo Location"
-msgstr "Photo location"
+#: include/api.php:1141 src/Module/BaseApi.php:326
+#, php-format
+msgid "Monthly posting limit of %d post reached. The post was rejected."
+msgstr "Monthly posting limit of %d posts reached. This post was rejected."
 
-#: include/features.php:68
-msgid ""
-"Photo metadata is normally stripped. This extracts the location (if present)"
-" prior to stripping metadata and links it to a map."
-msgstr "Photo metadata is normally removed. This extracts the location (if present) prior to removing metadata and links it to a map."
+#: mod/api.php:30 mod/editpost.php:38 mod/events.php:220 mod/follow.php:56
+#: mod/follow.php:130 mod/item.php:185 mod/item.php:190 mod/item.php:936
+#: mod/message.php:69 mod/message.php:111 mod/notes.php:44
+#: mod/ostatus_subscribe.php:32 mod/photos.php:160 mod/photos.php:900
+#: mod/repair_ostatus.php:31 mod/settings.php:47 mod/settings.php:57
+#: mod/settings.php:409 mod/suggest.php:34 mod/uimport.php:33
+#: mod/unfollow.php:35 mod/unfollow.php:50 mod/unfollow.php:82
+#: mod/wall_attach.php:68 mod/wall_attach.php:71 mod/wall_upload.php:90
+#: mod/wall_upload.php:93 mod/wallmessage.php:36 mod/wallmessage.php:55
+#: mod/wallmessage.php:89 mod/wallmessage.php:109 src/Module/Attach.php:55
+#: src/Module/BaseApi.php:79 src/Module/BaseApi.php:88
+#: src/Module/BaseApi.php:97 src/Module/BaseApi.php:106
+#: src/Module/BaseNotifications.php:88 src/Module/Contact.php:328
+#: src/Module/Contact/Advanced.php:44 src/Module/Delegation.php:118
+#: src/Module/FollowConfirm.php:17 src/Module/FriendSuggest.php:44
+#: src/Module/Group.php:45 src/Module/Group.php:90 src/Module/Invite.php:41
+#: src/Module/Invite.php:130 src/Module/Notifications/Notification.php:48
+#: src/Module/Notifications/Notification.php:79
+#: src/Module/Profile/Common.php:56 src/Module/Profile/Contacts.php:56
+#: src/Module/Profile/Schedule.php:39 src/Module/Profile/Schedule.php:56
+#: src/Module/Register.php:64 src/Module/Register.php:77
+#: src/Module/Register.php:195 src/Module/Register.php:234
+#: src/Module/Search/Directory.php:38 src/Module/Settings/Delegation.php:42
+#: src/Module/Settings/Delegation.php:70 src/Module/Settings/Display.php:43
+#: src/Module/Settings/Display.php:121
+#: src/Module/Settings/Profile/Photo/Crop.php:166
+#: src/Module/Settings/Profile/Photo/Index.php:112
+#: src/Module/Settings/UserExport.php:58 src/Module/Settings/UserExport.php:93
+#: src/Module/Settings/UserExport.php:198
+#: src/Module/Settings/UserExport.php:218
+#: src/Module/Settings/UserExport.php:283
+msgid "Permission denied."
+msgstr "Permission denied."
 
-#: include/features.php:69
-msgid "Export Public Calendar"
-msgstr "Export public calendar"
+#: mod/cal.php:44 mod/cal.php:48 mod/follow.php:39 mod/redir.php:34
+#: mod/redir.php:175 src/Module/Conversation/Community.php:182
+#: src/Module/Debug/ItemBody.php:37 src/Module/Diaspora/Receive.php:51
+#: src/Module/Item/Follow.php:42 src/Module/Item/Ignore.php:41
+#: src/Module/Item/Pin.php:42 src/Module/Item/Pin.php:57
+#: src/Module/Item/Star.php:43
+msgid "Access denied."
+msgstr "Access denied."
 
-#: include/features.php:69
-msgid "Ability for visitors to download the public calendar"
-msgstr "Ability for visitors to download the public calendar"
+#: mod/cal.php:61 mod/cal.php:78 mod/photos.php:69 mod/photos.php:140
+#: mod/photos.php:807 src/Model/Profile.php:229 src/Module/HCard.php:52
+#: src/Module/Profile/Common.php:41 src/Module/Profile/Common.php:52
+#: src/Module/Profile/Contacts.php:40 src/Module/Profile/Contacts.php:50
+#: src/Module/Profile/Media.php:38 src/Module/Profile/Status.php:58
+#: src/Module/Register.php:256 src/Module/RemoteFollow.php:49
+msgid "User not found."
+msgstr "User not found."
+
+#: mod/cal.php:120 mod/display.php:270 src/Module/Profile/Profile.php:94
+#: src/Module/Profile/Profile.php:109 src/Module/Profile/Status.php:109
+#: src/Module/Update/Profile.php:56
+msgid "Access to this profile has been restricted."
+msgstr "Access to this profile has been restricted."
 
-#: include/features.php:74
-msgid "Post Composition Features"
-msgstr "Post composition"
+#: mod/cal.php:242 mod/events.php:377 src/Content/Nav.php:194
+#: src/Content/Nav.php:258 src/Module/BaseProfile.php:84
+#: src/Module/BaseProfile.php:95 view/theme/frio/theme.php:229
+#: view/theme/frio/theme.php:233
+msgid "Events"
+msgstr "Events"
 
-#: include/features.php:75
-msgid "Post Preview"
-msgstr "Post preview"
+#: mod/cal.php:243 mod/events.php:378
+msgid "View"
+msgstr "View"
 
-#: include/features.php:75
-msgid "Allow previewing posts and comments before publishing them"
-msgstr "Allow previewing posts and comments before publishing them"
+#: mod/cal.php:244 mod/events.php:380
+msgid "Previous"
+msgstr "Previous"
 
-#: include/features.php:76
-msgid "Auto-mention Forums"
-msgstr "Auto-mention forums"
+#: mod/cal.php:245 mod/events.php:381 src/Module/Install.php:207
+msgid "Next"
+msgstr "Next"
 
-#: include/features.php:76
-msgid ""
-"Add/remove mention when a forum page is selected/deselected in ACL window."
-msgstr "Add/Remove mention when a forum page is selected or deselected in the ACL window."
+#: mod/cal.php:248 mod/events.php:386 src/Model/Event.php:457
+msgid "today"
+msgstr "today"
 
-#: include/features.php:81
-msgid "Network Sidebar Widgets"
-msgstr "Network sidebars"
+#: mod/cal.php:249 mod/events.php:387 src/Model/Event.php:458
+#: src/Util/Temporal.php:334
+msgid "month"
+msgstr "month"
 
-#: include/features.php:82
-msgid "Search by Date"
-msgstr "Search by date"
+#: mod/cal.php:250 mod/events.php:388 src/Model/Event.php:459
+#: src/Util/Temporal.php:335
+msgid "week"
+msgstr "week"
 
-#: include/features.php:82
-msgid "Ability to select posts by date ranges"
-msgstr "Ability to select posts by date ranges"
+#: mod/cal.php:251 mod/events.php:389 src/Model/Event.php:460
+#: src/Util/Temporal.php:336
+msgid "day"
+msgstr "day"
 
-#: include/features.php:83 include/features.php:113
-msgid "List Forums"
-msgstr "List forums"
+#: mod/cal.php:252 mod/events.php:390
+msgid "list"
+msgstr "List"
 
-#: include/features.php:83
-msgid "Enable widget to display the forums your are connected with"
-msgstr "Enable widget to display the forums your are connected with"
+#: mod/cal.php:265 src/Console/User.php:182 src/Model/User.php:680
+#: src/Module/Admin/Users/Active.php:73 src/Module/Admin/Users/Blocked.php:74
+#: src/Module/Admin/Users/Index.php:80 src/Module/Admin/Users/Pending.php:71
+#: src/Module/Api/Twitter/ContactEndpoint.php:71
+msgid "User not found"
+msgstr "User not found"
 
-#: include/features.php:84
-msgid "Group Filter"
-msgstr "Group filter"
+#: mod/cal.php:274
+msgid "This calendar format is not supported"
+msgstr "This calendar format is not supported"
 
-#: include/features.php:84
-msgid "Enable widget to display Network posts only from selected group"
-msgstr "Enable widget to display network posts only from selected group"
+#: mod/cal.php:276
+msgid "No exportable data found"
+msgstr "No exportable data found"
 
-#: include/features.php:85
-msgid "Network Filter"
-msgstr "Network filter"
+#: mod/cal.php:293
+msgid "calendar"
+msgstr "calendar"
 
-#: include/features.php:85
-msgid "Enable widget to display Network posts only from selected network"
-msgstr "Enable widget to display network posts only from selected network"
+#: mod/display.php:165 mod/photos.php:811
+#: src/Module/Conversation/Community.php:176 src/Module/Debug/Probe.php:39
+#: src/Module/Debug/WebFinger.php:38 src/Module/Directory.php:49
+#: src/Module/Search/Index.php:50 src/Module/Search/Index.php:55
+msgid "Public access denied."
+msgstr "Public access denied."
 
-#: include/features.php:86 mod/network.php:194 mod/search.php:37
-msgid "Saved Searches"
-msgstr "Saved searches"
+#: mod/display.php:221 mod/display.php:295
+msgid "The requested item doesn't exist or has been deleted."
+msgstr "The requested item doesn't exist or has been deleted."
 
-#: include/features.php:86
-msgid "Save search terms for re-use"
-msgstr "Save search terms for re-use"
+#: mod/display.php:375
+msgid "The feed for this item is unavailable."
+msgstr "The feed for this item is unavailable."
 
-#: include/features.php:91
-msgid "Network Tabs"
-msgstr "Network tabs"
+#: mod/editpost.php:45 mod/editpost.php:55
+msgid "Item not found"
+msgstr "Item not found"
 
-#: include/features.php:92
-msgid "Network Personal Tab"
-msgstr "Network personal tab"
+#: mod/editpost.php:64
+msgid "Edit post"
+msgstr "Edit post"
 
-#: include/features.php:92
-msgid "Enable tab to display only Network posts that you've interacted on"
-msgstr "Enable tab to display only network posts that you've interacted with"
+#: mod/editpost.php:91 mod/notes.php:56 src/Content/Text/HTML.php:885
+#: src/Module/Admin/Storage.php:143 src/Module/Filer/SaveTag.php:69
+msgid "Save"
+msgstr "Save"
 
-#: include/features.php:93
-msgid "Network New Tab"
-msgstr "Network new tab"
+#: mod/editpost.php:92 mod/photos.php:1347 src/Content/Conversation.php:326
+#: src/Module/Contact/Poke.php:157 src/Object/Post.php:964
+msgid "Loading..."
+msgstr ""
 
-#: include/features.php:93
-msgid "Enable tab to display only new Network posts (from the last 12 hours)"
-msgstr "Enable tab to display only new network posts (last 12 hours)"
+#: mod/editpost.php:93 mod/message.php:198 mod/message.php:355
+#: mod/wallmessage.php:139 src/Content/Conversation.php:327
+msgid "Upload photo"
+msgstr "Upload photo"
 
-#: include/features.php:94
-msgid "Network Shared Links Tab"
-msgstr "Network shared links tab"
+#: mod/editpost.php:94 src/Content/Conversation.php:328
+msgid "upload photo"
+msgstr "upload photo"
 
-#: include/features.php:94
-msgid "Enable tab to display only Network posts with links in them"
-msgstr "Enable tab to display only network posts with links in them"
+#: mod/editpost.php:95 src/Content/Conversation.php:329
+msgid "Attach file"
+msgstr "Attach file"
 
-#: include/features.php:99
-msgid "Post/Comment Tools"
-msgstr "Post/Comment tools"
+#: mod/editpost.php:96 src/Content/Conversation.php:330
+msgid "attach file"
+msgstr "attach file"
 
-#: include/features.php:100
-msgid "Multiple Deletion"
-msgstr "Multiple deletion"
+#: mod/editpost.php:97 mod/message.php:199 mod/message.php:356
+#: mod/wallmessage.php:140
+msgid "Insert web link"
+msgstr "Insert web link"
 
-#: include/features.php:100
-msgid "Select and delete multiple posts/comments at once"
-msgstr "Select and delete multiple posts/comments at once"
+#: mod/editpost.php:98
+msgid "web link"
+msgstr "web link"
 
-#: include/features.php:101
-msgid "Edit Sent Posts"
-msgstr "Edit sent posts"
+#: mod/editpost.php:99
+msgid "Insert video link"
+msgstr "Insert video link"
 
-#: include/features.php:101
-msgid "Edit and correct posts and comments after sending"
-msgstr "Ability to editing posts and comments after sending"
+#: mod/editpost.php:100
+msgid "video link"
+msgstr "video link"
 
-#: include/features.php:102
-msgid "Tagging"
-msgstr "Tagging"
+#: mod/editpost.php:101
+msgid "Insert audio link"
+msgstr "Insert audio link"
 
-#: include/features.php:102
-msgid "Ability to tag existing posts"
-msgstr "Ability to tag existing posts"
+#: mod/editpost.php:102
+msgid "audio link"
+msgstr "audio link"
 
-#: include/features.php:103
-msgid "Post Categories"
-msgstr "Post categories"
+#: mod/editpost.php:103 src/Content/Conversation.php:340
+#: src/Module/Item/Compose.php:161
+msgid "Set your location"
+msgstr "Set your location"
 
-#: include/features.php:103
-msgid "Add categories to your posts"
-msgstr "Add categories to your posts"
+#: mod/editpost.php:104 src/Content/Conversation.php:341
+msgid "set location"
+msgstr "set location"
 
-#: include/features.php:104 include/contact_widgets.php:167
-msgid "Saved Folders"
-msgstr "Saved Folders"
+#: mod/editpost.php:105 src/Content/Conversation.php:342
+msgid "Clear browser location"
+msgstr "Clear browser location"
 
-#: include/features.php:104
-msgid "Ability to file posts under folders"
-msgstr "Ability to file posts under folders"
+#: mod/editpost.php:106 src/Content/Conversation.php:343
+msgid "clear location"
+msgstr "clear location"
 
-#: include/features.php:105
-msgid "Dislike Posts"
-msgstr "Dislike posts"
+#: mod/editpost.php:107 mod/message.php:200 mod/message.php:358
+#: mod/photos.php:1498 mod/wallmessage.php:141
+#: src/Content/Conversation.php:355 src/Content/Conversation.php:689
+#: src/Module/Item/Compose.php:165 src/Object/Post.php:502
+msgid "Please wait"
+msgstr "Please wait"
 
-#: include/features.php:105
-msgid "Ability to dislike posts/comments"
-msgstr "Ability to dislike posts/comments"
+#: mod/editpost.php:108 src/Content/Conversation.php:356
+msgid "Permission settings"
+msgstr "Permission settings"
 
-#: include/features.php:106
-msgid "Star Posts"
-msgstr "Star posts"
+#: mod/editpost.php:116 src/Core/ACL.php:325
+msgid "CC: email addresses"
+msgstr "CC: email addresses"
 
-#: include/features.php:106
-msgid "Ability to mark special posts with a star indicator"
-msgstr "Ability to highlight posts with a star"
+#: mod/editpost.php:117 src/Content/Conversation.php:366
+msgid "Public post"
+msgstr "Public post"
 
-#: include/features.php:107
-msgid "Mute Post Notifications"
-msgstr "Mute post notifications"
+#: mod/editpost.php:120 src/Content/Conversation.php:345
+#: src/Module/Item/Compose.php:166
+msgid "Set title"
+msgstr "Set title"
 
-#: include/features.php:107
-msgid "Ability to mute notifications for a thread"
-msgstr "Ability to mute notifications for a thread"
+#: mod/editpost.php:122 src/Content/Conversation.php:347
+#: src/Module/Item/Compose.php:167
+msgid "Categories (comma-separated list)"
+msgstr "Categories (comma-separated list)"
 
-#: include/features.php:112
-msgid "Advanced Profile Settings"
-msgstr "Advanced profiles"
+#: mod/editpost.php:123 src/Core/ACL.php:326
+msgid "Example: bob@example.com, mary@example.com"
+msgstr "Example: bob@example.com, mary@example.com"
 
-#: include/features.php:113
-msgid "Show visitors public community forums at the Advanced Profile Page"
-msgstr "Show visitors of public community forums at the advanced profile page"
+#: mod/editpost.php:128 mod/events.php:517 mod/photos.php:1346
+#: mod/photos.php:1402 mod/photos.php:1476 src/Content/Conversation.php:370
+#: src/Module/Item/Compose.php:160 src/Object/Post.php:974
+msgid "Preview"
+msgstr "Preview"
 
-#: include/datetime.php:66 include/datetime.php:68 mod/profiles.php:696
-msgid "Miscellaneous"
-msgstr "Miscellaneous"
+#: mod/editpost.php:130 mod/fbrowser.php:100 mod/fbrowser.php:127
+#: mod/follow.php:144 mod/photos.php:1013 mod/photos.php:1114 mod/tagrm.php:37
+#: mod/tagrm.php:129 mod/unfollow.php:97 src/Content/Conversation.php:373
+#: src/Module/Contact/Revoke.php:99 src/Module/RemoteFollow.php:116
+msgid "Cancel"
+msgstr "Cancel"
 
-#: include/datetime.php:196 include/identity.php:654
-msgid "Birthday:"
-msgstr "Birthday:"
+#: mod/editpost.php:134 src/Content/Conversation.php:380
+#: src/Content/Widget/VCard.php:107 src/Model/Profile.php:460
+#: src/Module/Admin/Logs/View.php:92
+msgid "Message"
+msgstr "Message"
 
-#: include/datetime.php:198 mod/profiles.php:719
-msgid "Age: "
-msgstr "Age: "
+#: mod/editpost.php:135 src/Content/Conversation.php:381
+#: src/Module/Settings/TwoFactor/Trusted.php:101
+msgid "Browser"
+msgstr "Browser"
 
-#: include/datetime.php:200
-msgid "YYYY-MM-DD or MM-DD"
-msgstr "YYYY-MM-DD or MM-DD"
+#: mod/editpost.php:136 mod/events.php:522 mod/photos.php:948
+#: mod/photos.php:1300 src/Content/Conversation.php:357
+msgid "Permissions"
+msgstr "Permissions"
 
-#: include/datetime.php:370
-msgid "never"
-msgstr "never"
+#: mod/editpost.php:138 src/Content/Conversation.php:383
+msgid "Open Compose page"
+msgstr "Open compose page"
 
-#: include/datetime.php:376
-msgid "less than a second ago"
-msgstr "less than a second ago"
+#: mod/events.php:123 mod/events.php:125
+msgid "Event can not end before it has started."
+msgstr "Event cannot end before it has started."
 
-#: include/datetime.php:379
-msgid "year"
-msgstr "year"
+#: mod/events.php:132 mod/events.php:134
+msgid "Event title and start time are required."
+msgstr "Event title and starting time are required."
 
-#: include/datetime.php:379
-msgid "years"
-msgstr "years"
+#: mod/events.php:379
+msgid "Create New Event"
+msgstr "Create new event"
 
-#: include/datetime.php:380 include/event.php:454 mod/cal.php:282
-#: mod/events.php:388
-msgid "month"
-msgstr "month"
+#: mod/events.php:478 src/Module/Admin/Logs/View.php:96
+msgid "Event details"
+msgstr "Event details"
 
-#: include/datetime.php:380
-msgid "months"
-msgstr "months"
+#: mod/events.php:479
+msgid "Starting date and Title are required."
+msgstr "Starting date and title are required."
 
-#: include/datetime.php:381 include/event.php:455 mod/cal.php:283
-#: mod/events.php:389
-msgid "week"
-msgstr "week"
+#: mod/events.php:480 mod/events.php:485
+msgid "Event Starts:"
+msgstr "Event starts:"
 
-#: include/datetime.php:381
-msgid "weeks"
-msgstr "weeks"
+#: mod/events.php:480 mod/events.php:510
+#: src/Module/Admin/Blocklist/Server.php:79
+#: src/Module/Admin/Blocklist/Server.php:80
+#: src/Module/Admin/Blocklist/Server.php:99
+#: src/Module/Admin/Blocklist/Server.php:100
+#: src/Module/Admin/Item/Delete.php:70 src/Module/Debug/Probe.php:61
+#: src/Module/Install.php:200 src/Module/Install.php:233
+#: src/Module/Install.php:238 src/Module/Install.php:257
+#: src/Module/Install.php:268 src/Module/Install.php:273
+#: src/Module/Install.php:279 src/Module/Install.php:284
+#: src/Module/Install.php:298 src/Module/Install.php:313
+#: src/Module/Install.php:340 src/Module/Register.php:137
+#: src/Module/Security/TwoFactor/Verify.php:100
+#: src/Module/Settings/TwoFactor/Index.php:133
+#: src/Module/Settings/TwoFactor/Verify.php:141
+msgid "Required"
+msgstr "Required"
 
-#: include/datetime.php:382 include/event.php:456 mod/cal.php:284
-#: mod/events.php:390
-msgid "day"
-msgstr "day"
+#: mod/events.php:493 mod/events.php:516
+msgid "Finish date/time is not known or not relevant"
+msgstr "Finish date/time is not known or not relevant"
 
-#: include/datetime.php:382
-msgid "days"
-msgstr "days"
+#: mod/events.php:495 mod/events.php:500
+msgid "Event Finishes:"
+msgstr "Event finishes:"
 
-#: include/datetime.php:383
-msgid "hour"
-msgstr "hour"
+#: mod/events.php:506 src/Module/Profile/Profile.php:172
+#: src/Module/Settings/Profile/Index.php:239
+msgid "Description:"
+msgstr "Description:"
 
-#: include/datetime.php:383
-msgid "hours"
-msgstr "hours"
+#: mod/events.php:508 src/Content/Widget/VCard.php:98 src/Model/Event.php:80
+#: src/Model/Event.php:107 src/Model/Event.php:466 src/Model/Event.php:915
+#: src/Model/Profile.php:368 src/Module/Contact.php:565
+#: src/Module/Directory.php:150 src/Module/Notifications/Introductions.php:165
+#: src/Module/Profile/Profile.php:194
+msgid "Location:"
+msgstr "Location:"
 
-#: include/datetime.php:384
-msgid "minute"
-msgstr "minute"
+#: mod/events.php:510 mod/events.php:512
+msgid "Title:"
+msgstr "Title:"
 
-#: include/datetime.php:384
-msgid "minutes"
-msgstr "minutes"
+#: mod/events.php:513 mod/events.php:514
+msgid "Share this event"
+msgstr "Share this event"
 
-#: include/datetime.php:385
-msgid "second"
-msgstr "second"
+#: mod/events.php:519 mod/message.php:201 mod/message.php:357
+#: mod/photos.php:930 mod/photos.php:1034 mod/photos.php:1304
+#: mod/photos.php:1345 mod/photos.php:1401 mod/photos.php:1475
+#: src/Module/Admin/Item/Source.php:65 src/Module/Contact.php:523
+#: src/Module/Contact/Advanced.php:133 src/Module/Contact/Poke.php:158
+#: src/Module/Debug/ActivityPubConversion.php:141
+#: src/Module/Debug/Babel.php:313 src/Module/Debug/Localtime.php:64
+#: src/Module/Debug/Probe.php:56 src/Module/Debug/WebFinger.php:53
+#: src/Module/Delegation.php:147 src/Module/FriendSuggest.php:128
+#: src/Module/Install.php:245 src/Module/Install.php:287
+#: src/Module/Install.php:324 src/Module/Invite.php:177
+#: src/Module/Item/Compose.php:150 src/Module/Profile/Profile.php:247
+#: src/Module/Settings/Profile/Index.php:223 src/Object/Post.php:963
+#: view/theme/duepuntozero/config.php:69 view/theme/frio/config.php:160
+#: view/theme/quattro/config.php:71 view/theme/vier/config.php:119
+msgid "Submit"
+msgstr "Submit"
 
-#: include/datetime.php:385
-msgid "seconds"
-msgstr "seconds"
+#: mod/events.php:520 src/Module/Profile/Profile.php:248
+msgid "Basic"
+msgstr "Basic"
 
-#: include/datetime.php:394
-#, php-format
-msgid "%1$d %2$s ago"
-msgstr "%1$d %2$s ago"
+#: mod/events.php:521 src/Module/Admin/Site.php:507 src/Module/Contact.php:863
+#: src/Module/Profile/Profile.php:249
+msgid "Advanced"
+msgstr "Advanced"
 
-#: include/datetime.php:620
-#, php-format
-msgid "%s's birthday"
-msgstr "%s's birthday"
+#: mod/events.php:538
+msgid "Failed to remove event"
+msgstr "Failed to remove event"
 
-#: include/datetime.php:621 include/dfrn.php:1332
-#, php-format
-msgid "Happy Birthday %s"
-msgstr "Happy Birthday, %s!"
+#: mod/fbrowser.php:43 src/Content/Nav.php:192 src/Module/BaseProfile.php:64
+#: view/theme/frio/theme.php:227
+msgid "Photos"
+msgstr "Photos"
 
-#: include/profile_selectors.php:6
-msgid "Male"
-msgstr "Male"
+#: mod/fbrowser.php:102 mod/fbrowser.php:129
+#: src/Module/Settings/Profile/Photo/Index.php:129
+msgid "Upload"
+msgstr "Upload"
 
-#: include/profile_selectors.php:6
-msgid "Female"
-msgstr "Female"
+#: mod/fbrowser.php:124
+msgid "Files"
+msgstr "Files"
 
-#: include/profile_selectors.php:6
-msgid "Currently Male"
-msgstr "Currently Male"
+#: mod/follow.php:74 mod/unfollow.php:96 src/Module/RemoteFollow.php:115
+msgid "Submit Request"
+msgstr "Submit request"
 
-#: include/profile_selectors.php:6
-msgid "Currently Female"
-msgstr "Currently Female"
+#: mod/follow.php:84
+msgid "You already added this contact."
+msgstr "You already added this contact."
 
-#: include/profile_selectors.php:6
-msgid "Mostly Male"
-msgstr "Mostly Male"
+#: mod/follow.php:100
+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."
 
-#: include/profile_selectors.php:6
-msgid "Mostly Female"
-msgstr "Mostly Female"
+#: mod/follow.php:108
+msgid "Diaspora support isn't enabled. Contact can't be added."
+msgstr "diaspora* support isn't enabled. Contact can't be added."
 
-#: include/profile_selectors.php:6
-msgid "Transgender"
-msgstr "Transgender"
+#: mod/follow.php:113
+msgid "OStatus support is disabled. Contact can't be added."
+msgstr "OStatus support is disabled. Contact can't be added."
 
-#: include/profile_selectors.php:6
-msgid "Intersex"
-msgstr "Intersex"
+#: mod/follow.php:138 src/Content/Item.php:463 src/Content/Widget.php:76
+#: src/Model/Contact.php:1072 src/Model/Contact.php:1084
+#: view/theme/vier/theme.php:172
+msgid "Connect/Follow"
+msgstr "Connect/Follow"
 
-#: include/profile_selectors.php:6
-msgid "Transsexual"
-msgstr "Transsexual"
+#: mod/follow.php:139 src/Module/RemoteFollow.php:114
+msgid "Please answer the following:"
+msgstr "Please answer the following:"
 
-#: include/profile_selectors.php:6
-msgid "Hermaphrodite"
-msgstr "Hermaphrodite"
+#: mod/follow.php:140 mod/unfollow.php:94
+msgid "Your Identity Address:"
+msgstr "My identity address:"
 
-#: include/profile_selectors.php:6
-msgid "Neuter"
-msgstr "Neuter"
+#: mod/follow.php:141 mod/unfollow.php:100
+#: src/Module/Admin/Blocklist/Contact.php:116 src/Module/Contact.php:561
+#: src/Module/Notifications/Introductions.php:107
+#: src/Module/Notifications/Introductions.php:176
+msgid "Profile URL"
+msgstr "Profile URL:"
 
-#: include/profile_selectors.php:6
-msgid "Non-specific"
-msgstr "Non-specific"
+#: mod/follow.php:142 src/Module/Contact.php:573
+#: src/Module/Notifications/Introductions.php:169
+#: src/Module/Profile/Profile.php:207
+msgid "Tags:"
+msgstr "Tags:"
 
-#: include/profile_selectors.php:6
-msgid "Other"
-msgstr "Other"
+#: mod/follow.php:153
+#, php-format
+msgid "%s knows you"
+msgstr ""
 
-#: include/profile_selectors.php:6 include/conversation.php:1556
-msgid "Undecided"
-msgid_plural "Undecided"
-msgstr[0] "Undecided"
-msgstr[1] "Undecided"
+#: mod/follow.php:154
+msgid "Add a personal note:"
+msgstr "Add a personal note:"
 
-#: include/profile_selectors.php:23
-msgid "Males"
-msgstr "Males"
+#: mod/follow.php:163 mod/unfollow.php:109 src/Module/BaseProfile.php:59
+#: src/Module/Contact.php:833
+msgid "Status Messages and Posts"
+msgstr "Status Messages and Posts"
 
-#: include/profile_selectors.php:23
-msgid "Females"
-msgstr "Females"
+#: mod/follow.php:191
+msgid "The contact could not be added."
+msgstr "Contact could not be added."
 
-#: include/profile_selectors.php:23
-msgid "Gay"
-msgstr "Gay"
+#: mod/item.php:135 mod/item.php:139
+msgid "Unable to locate original post."
+msgstr "Unable to locate original post."
 
-#: include/profile_selectors.php:23
-msgid "Lesbian"
-msgstr "Lesbian"
+#: mod/item.php:341 mod/item.php:346
+msgid "Empty post discarded."
+msgstr "Empty post discarded."
 
-#: include/profile_selectors.php:23
-msgid "No Preference"
-msgstr "No Preference"
+#: mod/item.php:742
+msgid "Post updated."
+msgstr ""
 
-#: include/profile_selectors.php:23
-msgid "Bisexual"
-msgstr "Bisexual"
+#: mod/item.php:752 mod/item.php:757
+msgid "Item wasn't stored."
+msgstr ""
 
-#: include/profile_selectors.php:23
-msgid "Autosexual"
-msgstr "Auto-sexual"
+#: mod/item.php:768
+msgid "Item couldn't be fetched."
+msgstr ""
 
-#: include/profile_selectors.php:23
-msgid "Abstinent"
-msgstr "Abstinent"
+#: mod/item.php:914 src/Module/Admin/Themes/Details.php:39
+#: src/Module/Admin/Themes/Index.php:59 src/Module/Debug/ItemBody.php:41
+#: src/Module/Debug/ItemBody.php:56
+msgid "Item not found."
+msgstr "Item not found."
 
-#: include/profile_selectors.php:23
-msgid "Virgin"
-msgstr "Virgin"
+#: mod/lostpass.php:40
+msgid "No valid account found."
+msgstr "No valid account found."
 
-#: include/profile_selectors.php:23
-msgid "Deviant"
-msgstr "Deviant"
+#: mod/lostpass.php:52
+msgid "Password reset request issued. Check your email."
+msgstr "Password reset request issued. Please check your email."
 
-#: include/profile_selectors.php:23
-msgid "Fetish"
-msgstr "Fetish"
+#: mod/lostpass.php:58
+#, php-format
+msgid ""
+"\n"
+"\t\tDear %1$s,\n"
+"\t\t\tA request was recently received at \"%2$s\" to reset your account\n"
+"\t\tpassword. In order to confirm this request, please select the verification link\n"
+"\t\tbelow or paste it into your web browser address bar.\n"
+"\n"
+"\t\tIf you did NOT request this change, please DO NOT follow the link\n"
+"\t\tprovided and ignore and/or delete this email, the request will expire shortly.\n"
+"\n"
+"\t\tYour password will not be changed unless we can verify that you\n"
+"\t\tissued this request."
+msgstr "\n\t\tDear %1$s,\n\t\t\tA request was received at \"%2$s\" to reset your account password\n\t\tTo confirm this request, please select the verification link\n\t\tbelow or paste it into your web browser's address bar.\n\n\t\tIf you did NOT request this change, please DO NOT follow the link\n\t\tprovided; ignore or delete this email, as the request will expire shortly.\n\n\t\tYour password will not be changed unless we can verify that you\n\t\tissued this request."
 
-#: include/profile_selectors.php:23
-msgid "Oodles"
-msgstr "Oodles"
+#: mod/lostpass.php:69
+#, php-format
+msgid ""
+"\n"
+"\t\tFollow this link soon to verify your identity:\n"
+"\n"
+"\t\t%1$s\n"
+"\n"
+"\t\tYou will then receive a follow-up message containing the new password.\n"
+"\t\tYou may change that password from your account settings page after logging in.\n"
+"\n"
+"\t\tThe login details are as follows:\n"
+"\n"
+"\t\tSite Location:\t%2$s\n"
+"\t\tLogin Name:\t%3$s"
+msgstr "\n\t\tFollow this link soon to verify your identity:\n\n\t\t%1$s\n\n\t\tYou will then receive a follow-up message containing the new password.\n\t\tYou may change that password from your account settings page after logging in.\n\n\t\tThe login details are as follows:\n\n\t\tSite Location:\t%2$s\n\t\tLogin Name:\t%3$s"
 
-#: include/profile_selectors.php:23
-msgid "Nonsexual"
-msgstr "Asexual"
+#: mod/lostpass.php:84
+#, php-format
+msgid "Password reset requested at %s"
+msgstr "Password reset requested at %s"
 
-#: include/profile_selectors.php:42
-msgid "Single"
-msgstr "Single"
+#: mod/lostpass.php:100
+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."
 
-#: include/profile_selectors.php:42
-msgid "Lonely"
-msgstr "Lonely"
+#: mod/lostpass.php:113
+msgid "Request has expired, please make a new one."
+msgstr "Request has expired, please make a new one."
 
-#: include/profile_selectors.php:42
-msgid "Available"
-msgstr "Available"
+#: mod/lostpass.php:128
+msgid "Forgot your Password?"
+msgstr "Reset My Password"
 
-#: include/profile_selectors.php:42
-msgid "Unavailable"
-msgstr "Unavailable"
+#: mod/lostpass.php:129
+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."
 
-#: include/profile_selectors.php:42
-msgid "Has crush"
-msgstr "Having a crush"
+#: mod/lostpass.php:130 src/Module/Security/Login.php:148
+msgid "Nickname or Email: "
+msgstr "Nickname or email: "
 
-#: include/profile_selectors.php:42
-msgid "Infatuated"
-msgstr "Infatuated"
+#: mod/lostpass.php:131
+msgid "Reset"
+msgstr "Reset"
 
-#: include/profile_selectors.php:42
-msgid "Dating"
-msgstr "Dating"
+#: mod/lostpass.php:146 src/Module/Security/Login.php:160
+msgid "Password Reset"
+msgstr "Forgotten password?"
 
-#: include/profile_selectors.php:42
-msgid "Unfaithful"
-msgstr "Unfaithful"
+#: mod/lostpass.php:147
+msgid "Your password has been reset as requested."
+msgstr "Your password has been reset as requested."
 
-#: include/profile_selectors.php:42
-msgid "Sex Addict"
-msgstr "Sex addict"
+#: mod/lostpass.php:148
+msgid "Your new password is"
+msgstr "Your new password is"
 
-#: include/profile_selectors.php:42 include/user.php:262 include/user.php:266
-msgid "Friends"
-msgstr "Friends"
+#: mod/lostpass.php:149
+msgid "Save or copy your new password - and then"
+msgstr "Save or copy your new password - and then"
 
-#: include/profile_selectors.php:42
-msgid "Friends/Benefits"
-msgstr "Friends with benefits"
+#: mod/lostpass.php:150
+msgid "click here to login"
+msgstr "click here to login"
 
-#: include/profile_selectors.php:42
-msgid "Casual"
-msgstr "Casual"
+#: mod/lostpass.php:151
+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."
 
-#: include/profile_selectors.php:42
-msgid "Engaged"
-msgstr "Engaged"
+#: mod/lostpass.php:155
+msgid "Your password has been reset."
+msgstr ""
 
-#: include/profile_selectors.php:42
-msgid "Married"
-msgstr "Married"
+#: mod/lostpass.php:158
+#, php-format
+msgid ""
+"\n"
+"\t\t\tDear %1$s,\n"
+"\t\t\t\tYour password has been changed as requested. Please retain this\n"
+"\t\t\tinformation for your records (or change your password immediately to\n"
+"\t\t\tsomething that you will remember).\n"
+"\t\t"
+msgstr "\n\t\t\tDear %1$s,\n\t\t\t\tYour password has been changed as requested. Please retain this\n\t\t\tinformation for your records (or change your password immediately to\n\t\t\tsomething that you will remember).\n\t\t"
 
-#: include/profile_selectors.php:42
-msgid "Imaginarily married"
-msgstr "Imaginarily married"
+#: mod/lostpass.php:164
+#, php-format
+msgid ""
+"\n"
+"\t\t\tYour login details are as follows:\n"
+"\n"
+"\t\t\tSite Location:\t%1$s\n"
+"\t\t\tLogin Name:\t%2$s\n"
+"\t\t\tPassword:\t%3$s\n"
+"\n"
+"\t\t\tYou may change that password from your account settings page after logging in.\n"
+"\t\t"
+msgstr "\n\t\t\tYour login details are as follows:\n\n\t\t\tSite Location:\t%1$s\n\t\t\tLogin Name:\t%2$s\n\t\t\tPassword:\t%3$s\n\n\t\t\tYou may change that password from your account settings page after logging in.\n\t\t"
 
-#: include/profile_selectors.php:42
-msgid "Partners"
-msgstr "Partners"
+#: mod/lostpass.php:176
+#, php-format
+msgid "Your password has been changed at %s"
+msgstr "Your password has been changed at %s"
 
-#: include/profile_selectors.php:42
-msgid "Cohabiting"
-msgstr "Cohabiting"
+#: mod/match.php:62
+msgid "No keywords to match. Please add keywords to your profile."
+msgstr ""
 
-#: include/profile_selectors.php:42
-msgid "Common law"
-msgstr "Common law spouse"
+#: mod/match.php:93 src/Module/BaseSearch.php:117
+msgid "No matches"
+msgstr "No matches"
 
-#: include/profile_selectors.php:42
-msgid "Happy"
-msgstr "Happy"
+#: mod/match.php:98
+msgid "Profile Match"
+msgstr "Profile Match"
 
-#: include/profile_selectors.php:42
-msgid "Not looking"
-msgstr "Not looking"
+#: mod/message.php:46 mod/message.php:126 src/Content/Nav.php:286
+msgid "New Message"
+msgstr "New Message"
 
-#: include/profile_selectors.php:42
-msgid "Swinger"
-msgstr "Swinger"
+#: mod/message.php:83 mod/wallmessage.php:69
+msgid "No recipient selected."
+msgstr "No recipient selected."
 
-#: include/profile_selectors.php:42
-msgid "Betrayed"
-msgstr "Betrayed"
+#: mod/message.php:87
+msgid "Unable to locate contact information."
+msgstr "Unable to locate contact information."
 
-#: include/profile_selectors.php:42
-msgid "Separated"
-msgstr "Separated"
+#: mod/message.php:90 mod/wallmessage.php:75
+msgid "Message could not be sent."
+msgstr "Message could not be sent."
 
-#: include/profile_selectors.php:42
-msgid "Unstable"
-msgstr "Unstable"
+#: mod/message.php:93 mod/wallmessage.php:78
+msgid "Message collection failure."
+msgstr "Message collection failure."
 
-#: include/profile_selectors.php:42
-msgid "Divorced"
-msgstr "Divorced"
+#: mod/message.php:120 src/Module/Notifications/Introductions.php:113
+#: src/Module/Notifications/Introductions.php:148
+#: src/Module/Notifications/Notification.php:57
+msgid "Discard"
+msgstr "Discard"
 
-#: include/profile_selectors.php:42
-msgid "Imaginarily divorced"
-msgstr "Imaginarily divorced"
+#: mod/message.php:133 src/Content/Nav.php:283 view/theme/frio/theme.php:234
+msgid "Messages"
+msgstr "Messages"
 
-#: include/profile_selectors.php:42
-msgid "Widowed"
-msgstr "Widowed"
+#: mod/message.php:146
+msgid "Conversation not found."
+msgstr "Conversation not found."
 
-#: include/profile_selectors.php:42
-msgid "Uncertain"
-msgstr "Uncertain"
+#: mod/message.php:151
+msgid "Message was not deleted."
+msgstr ""
 
-#: include/profile_selectors.php:42
-msgid "It's complicated"
-msgstr "It's complicated"
+#: mod/message.php:166
+msgid "Conversation was not removed."
+msgstr ""
 
-#: include/profile_selectors.php:42
-msgid "Don't care"
-msgstr "Don't care"
+#: mod/message.php:180 mod/message.php:286 mod/wallmessage.php:123
+msgid "Please enter a link URL:"
+msgstr "Please enter a link URL:"
 
-#: include/profile_selectors.php:42
-msgid "Ask me"
-msgstr "Ask me"
+#: mod/message.php:189 mod/wallmessage.php:128
+msgid "Send Private Message"
+msgstr "Send private message"
 
-#: include/dba_pdo.php:75 include/dba.php:56
-#, php-format
-msgid "Cannot locate DNS info for database server '%s'"
-msgstr "Cannot locate DNS info for database server '%s'"
+#: mod/message.php:190 mod/message.php:347 mod/wallmessage.php:130
+msgid "To:"
+msgstr "To:"
 
-#: include/acl_selectors.php:355
-msgid "Post to Email"
-msgstr "Post to email"
+#: mod/message.php:191 mod/message.php:348 mod/wallmessage.php:131
+msgid "Subject:"
+msgstr "Subject:"
 
-#: include/acl_selectors.php:360
-#, php-format
-msgid "Connectors disabled, since \"%s\" is enabled."
-msgstr "Connectors are disabled since \"%s\" is enabled."
+#: mod/message.php:195 mod/message.php:351 mod/wallmessage.php:137
+#: src/Module/Invite.php:170
+msgid "Your message:"
+msgstr "Your message:"
 
-#: include/acl_selectors.php:361 mod/settings.php:1185
-msgid "Hide your profile details from unknown viewers?"
-msgstr "Hide profile details from unknown viewers?"
+#: mod/message.php:222
+msgid "No messages."
+msgstr "No messages."
 
-#: include/acl_selectors.php:367
-msgid "Visible to everybody"
-msgstr "Visible to everybody"
+#: mod/message.php:278
+msgid "Message not available."
+msgstr "Message not available."
 
-#: include/acl_selectors.php:368 view/theme/vier/config.php:110
-msgid "show"
-msgstr "show"
+#: mod/message.php:323
+msgid "Delete message"
+msgstr "Delete message"
 
-#: include/acl_selectors.php:369 view/theme/vier/config.php:110
-msgid "don't show"
-msgstr "don't show"
+#: mod/message.php:325 mod/message.php:457
+msgid "D, d M Y - g:i A"
+msgstr "D, d M Y - g:i A"
 
-#: include/acl_selectors.php:375 mod/editpost.php:126
-msgid "CC: email addresses"
-msgstr "CC: email addresses"
+#: mod/message.php:340 mod/message.php:454
+msgid "Delete conversation"
+msgstr "Delete conversation"
 
-#: include/acl_selectors.php:376 mod/editpost.php:133
-msgid "Example: bob@example.com, mary@example.com"
-msgstr "Example: bob@example.com, mary@example.com"
+#: mod/message.php:342
+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."
 
-#: include/acl_selectors.php:378 mod/events.php:512 mod/photos.php:1199
-#: mod/photos.php:1596
-msgid "Permissions"
-msgstr "Permissions"
+#: mod/message.php:346
+msgid "Send Reply"
+msgstr "Send reply"
 
-#: include/acl_selectors.php:379
-msgid "Close"
-msgstr "Close"
+#: mod/message.php:428
+#, php-format
+msgid "Unknown sender - %s"
+msgstr "Unknown sender - %s"
 
-#: include/contact_selectors.php:32
-msgid "Unknown | Not categorised"
-msgstr "Unknown | Not categorized"
+#: mod/message.php:430
+#, php-format
+msgid "You and %s"
+msgstr "Me and %s"
 
-#: include/contact_selectors.php:33
-msgid "Block immediately"
-msgstr "Block immediately"
+#: mod/message.php:432
+#, php-format
+msgid "%s and You"
+msgstr "%s and me"
 
-#: include/contact_selectors.php:34
-msgid "Shady, spammer, self-marketer"
-msgstr "Shady, spammer, self-marketer"
+#: mod/message.php:460
+#, php-format
+msgid "%d message"
+msgid_plural "%d messages"
+msgstr[0] "%d message"
+msgstr[1] "%d messages"
 
-#: include/contact_selectors.php:35
-msgid "Known to me, but no opinion"
-msgstr "Known to me, but no opinion"
+#: mod/notes.php:51 src/Module/BaseProfile.php:106
+msgid "Personal Notes"
+msgstr "Personal notes"
 
-#: include/contact_selectors.php:36
-msgid "OK, probably harmless"
-msgstr "OK, probably harmless"
+#: mod/notes.php:55
+msgid "Personal notes are visible only by yourself."
+msgstr "Personal notes are only visible to you."
 
-#: include/contact_selectors.php:37
-msgid "Reputable, has my trust"
-msgstr "Reputable, has my trust"
+#: mod/ostatus_subscribe.php:37
+msgid "Subscribing to contacts"
+msgstr ""
 
-#: include/contact_selectors.php:56 mod/admin.php:1079
-msgid "Frequently"
-msgstr "Frequently"
+#: mod/ostatus_subscribe.php:47
+msgid "No contact provided."
+msgstr "No contact provided."
 
-#: include/contact_selectors.php:57 mod/admin.php:1080
-msgid "Hourly"
-msgstr "Hourly"
+#: mod/ostatus_subscribe.php:53
+msgid "Couldn't fetch information for contact."
+msgstr "Couldn't fetch information for contact."
 
-#: include/contact_selectors.php:58 mod/admin.php:1081
-msgid "Twice daily"
-msgstr "Twice daily"
+#: mod/ostatus_subscribe.php:64
+msgid "Couldn't fetch friends for contact."
+msgstr "Couldn't fetch friends for contact."
 
-#: include/contact_selectors.php:59 mod/admin.php:1082
-msgid "Daily"
-msgstr "Daily"
+#: mod/ostatus_subscribe.php:70 mod/ostatus_subscribe.php:81
+msgid "Couldn't fetch following contacts."
+msgstr ""
 
-#: include/contact_selectors.php:60
-msgid "Weekly"
-msgstr "Weekly"
+#: mod/ostatus_subscribe.php:76
+msgid "Couldn't fetch remote profile."
+msgstr ""
 
-#: include/contact_selectors.php:61
-msgid "Monthly"
-msgstr "Monthly"
+#: mod/ostatus_subscribe.php:86
+msgid "Unsupported network"
+msgstr ""
 
-#: include/contact_selectors.php:76 mod/dfrn_request.php:887
-msgid "Friendica"
-msgstr "Friendica"
+#: mod/ostatus_subscribe.php:102 mod/repair_ostatus.php:51
+msgid "Done"
+msgstr "Done"
 
-#: include/contact_selectors.php:77
-msgid "OStatus"
-msgstr "OStatus"
+#: mod/ostatus_subscribe.php:116
+msgid "success"
+msgstr "success"
 
-#: include/contact_selectors.php:78
-msgid "RSS/Atom"
-msgstr "RSS/Atom"
+#: mod/ostatus_subscribe.php:118
+msgid "failed"
+msgstr "failed"
 
-#: include/contact_selectors.php:79 include/contact_selectors.php:86
-#: mod/admin.php:1588 mod/admin.php:1601 mod/admin.php:1614 mod/admin.php:1632
-msgid "Email"
-msgstr "Email"
+#: mod/ostatus_subscribe.php:121
+msgid "ignored"
+msgstr "Ignored"
 
-#: include/contact_selectors.php:80 mod/dfrn_request.php:889
-#: mod/settings.php:845
-msgid "Diaspora"
-msgstr "Diaspora"
+#: mod/ostatus_subscribe.php:126 mod/repair_ostatus.php:57
+msgid "Keep this window open until done."
+msgstr "Keep this window open until done."
 
-#: include/contact_selectors.php:81
-msgid "Facebook"
-msgstr "Facebook"
+#: mod/photos.php:108 src/Module/BaseProfile.php:67
+msgid "Photo Albums"
+msgstr "Photo Albums"
 
-#: include/contact_selectors.php:82
-msgid "Zot!"
-msgstr "Zot!"
+#: mod/photos.php:109 mod/photos.php:1593
+msgid "Recent Photos"
+msgstr "Recent photos"
 
-#: include/contact_selectors.php:83
-msgid "LinkedIn"
-msgstr "LinkedIn"
+#: mod/photos.php:111 mod/photos.php:1082 mod/photos.php:1595
+msgid "Upload New Photos"
+msgstr "Upload new photos"
 
-#: include/contact_selectors.php:84
-msgid "XMPP/IM"
-msgstr "XMPP/IM"
+#: mod/photos.php:129 src/Module/BaseSettings.php:37
+msgid "everybody"
+msgstr "everybody"
 
-#: include/contact_selectors.php:85
-msgid "MySpace"
-msgstr "MySpace"
+#: mod/photos.php:167
+msgid "Contact information unavailable"
+msgstr "Contact information unavailable"
 
-#: include/contact_selectors.php:87
-msgid "Google+"
-msgstr "Google+"
+#: mod/photos.php:196
+msgid "Album not found."
+msgstr "Album not found."
 
-#: include/contact_selectors.php:88
-msgid "pump.io"
-msgstr "Pump.io"
+#: mod/photos.php:250
+msgid "Album successfully deleted"
+msgstr "Album successfully deleted"
 
-#: include/contact_selectors.php:89
-msgid "Twitter"
-msgstr "Twitter"
+#: mod/photos.php:252
+msgid "Album was empty."
+msgstr "Album was empty."
 
-#: include/contact_selectors.php:90
-msgid "Diaspora Connector"
-msgstr "Diaspora connector"
+#: mod/photos.php:284
+msgid "Failed to delete the photo."
+msgstr ""
 
-#: include/contact_selectors.php:91
-msgid "GNU Social Connector"
-msgstr "GNU Social connector"
+#: mod/photos.php:559
+msgid "a photo"
+msgstr "a photo"
 
-#: include/contact_selectors.php:92
-msgid "pnut"
-msgstr "Pnut"
+#: mod/photos.php:559
+#, php-format
+msgid "%1$s was tagged in %2$s by %3$s"
+msgstr "%1$s was tagged in %2$s by %3$s"
 
-#: include/contact_selectors.php:93
-msgid "App.net"
-msgstr "App.net"
+#: mod/photos.php:642 mod/photos.php:645 mod/photos.php:672
+#: mod/wall_upload.php:207 src/Module/Settings/Profile/Photo/Index.php:60
+#, php-format
+msgid "Image exceeds size limit of %s"
+msgstr "Image exceeds size limit of %s"
 
-#: 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 "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."
+#: mod/photos.php:648
+msgid "Image upload didn't complete, please try again"
+msgstr "Image upload didn't complete. Please try again."
 
-#: include/group.php:201
-msgid "Default privacy group for new contacts"
-msgstr "Default privacy group for new contacts"
+#: mod/photos.php:651
+msgid "Image file is missing"
+msgstr "Image file is missing"
 
-#: include/group.php:234
-msgid "Everybody"
-msgstr "Everybody"
+#: mod/photos.php:656
+msgid ""
+"Server can't accept new file upload at this time, please contact your "
+"administrator"
+msgstr "Server can't accept new file uploads at this time. Please contact your administrator."
 
-#: include/group.php:257
-msgid "edit"
-msgstr "edit"
+#: mod/photos.php:680
+msgid "Image file is empty."
+msgstr "Image file is empty."
 
-#: include/group.php:278 mod/newmember.php:39
-msgid "Groups"
-msgstr "Groups"
+#: mod/photos.php:695 mod/wall_upload.php:166
+#: src/Module/Settings/Profile/Photo/Index.php:69
+msgid "Unable to process image."
+msgstr "Unable to process image."
 
-#: include/group.php:280
-msgid "Edit groups"
-msgstr "Edit groups"
+#: mod/photos.php:724 mod/wall_upload.php:232
+#: src/Module/Settings/Profile/Photo/Index.php:96
+msgid "Image upload failed."
+msgstr "Image upload failed."
 
-#: include/group.php:282
-msgid "Edit group"
-msgstr "Edit group"
+#: mod/photos.php:816
+msgid "No photos selected"
+msgstr "No photos selected"
 
-#: include/group.php:283
-msgid "Create a new group"
-msgstr "Create new group"
+#: mod/photos.php:885
+msgid "Access to this item is restricted."
+msgstr "Access to this item is restricted."
 
-#: include/group.php:284 mod/group.php:101 mod/group.php:198
-msgid "Group Name: "
-msgstr "Group name: "
+#: mod/photos.php:940
+msgid "Upload Photos"
+msgstr "Upload photos"
 
-#: include/group.php:286
-msgid "Contacts not in any group"
-msgstr "Contacts not in any group"
+#: mod/photos.php:944 mod/photos.php:1030
+msgid "New album name: "
+msgstr "New album name: "
 
-#: include/group.php:288 mod/network.php:195
-msgid "add"
-msgstr "add"
+#: mod/photos.php:945
+msgid "or select existing album:"
+msgstr "or select existing album:"
 
-#: include/ForumManager.php:119 include/nav.php:134 include/text.php:1104
-#: view/theme/vier/theme.php:249
-msgid "Forums"
-msgstr "Forums"
+#: mod/photos.php:946
+msgid "Do not show a status post for this upload"
+msgstr "Do not show a status post for this upload"
 
-#: include/ForumManager.php:121 view/theme/vier/theme.php:251
-msgid "External link to forum"
-msgstr "External link to forum"
+#: mod/photos.php:1011
+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?"
 
-#: include/ForumManager.php:124 include/contact_widgets.php:272
-#: include/items.php:2407 mod/content.php:626 object/Item.php:417
-#: view/theme/vier/theme.php:254 src/App.php:524
-msgid "show more"
-msgstr "Show more..."
+#: mod/photos.php:1012 mod/photos.php:1035
+msgid "Delete Album"
+msgstr "Delete album"
 
-#: include/NotificationsManager.php:157
-msgid "System"
-msgstr "System"
+#: mod/photos.php:1039
+msgid "Edit Album"
+msgstr "Edit album"
 
-#: include/NotificationsManager.php:164 include/nav.php:161 mod/admin.php:589
-#: view/theme/frio/theme.php:260
-msgid "Network"
-msgstr "Network"
+#: mod/photos.php:1040
+msgid "Drop Album"
+msgstr "Drop album"
 
-#: include/NotificationsManager.php:171 mod/network.php:911
-#: mod/profiles.php:694
-msgid "Personal"
-msgstr "Personal"
+#: mod/photos.php:1044
+msgid "Show Newest First"
+msgstr "Show newest first"
 
-#: include/NotificationsManager.php:178 include/nav.php:108
-#: include/nav.php:164
-msgid "Home"
-msgstr "Home"
+#: mod/photos.php:1046
+msgid "Show Oldest First"
+msgstr "Show oldest first"
 
-#: include/NotificationsManager.php:185 include/nav.php:169
-msgid "Introductions"
-msgstr "Introductions"
+#: mod/photos.php:1067 mod/photos.php:1578
+msgid "View Photo"
+msgstr "View photo"
 
-#: include/NotificationsManager.php:243 include/NotificationsManager.php:255
-#, php-format
-msgid "%s commented on %s's post"
-msgstr "%s commented on %s's post"
+#: mod/photos.php:1100
+msgid "Permission denied. Access to this item may be restricted."
+msgstr "Permission denied. Access to this item may be restricted."
 
-#: include/NotificationsManager.php:254
-#, php-format
-msgid "%s created a new post"
-msgstr "%s posted something new"
+#: mod/photos.php:1102
+msgid "Photo not available"
+msgstr "Photo not available"
 
-#: include/NotificationsManager.php:269
-#, php-format
-msgid "%s liked %s's post"
-msgstr "%s liked %s's post"
+#: mod/photos.php:1112
+msgid "Do you really want to delete this photo?"
+msgstr "Do you really want to delete this photo?"
 
-#: include/NotificationsManager.php:282
-#, php-format
-msgid "%s disliked %s's post"
-msgstr "%s disliked %s's post"
+#: mod/photos.php:1113 mod/photos.php:1305
+msgid "Delete Photo"
+msgstr "Delete photo"
 
-#: include/NotificationsManager.php:295
-#, php-format
-msgid "%s is attending %s's event"
-msgstr "%s is going to %s's event"
+#: mod/photos.php:1203
+msgid "View photo"
+msgstr "View photo"
 
-#: include/NotificationsManager.php:308
-#, php-format
-msgid "%s is not attending %s's event"
-msgstr "%s is not going to %s's event"
+#: mod/photos.php:1205
+msgid "Edit photo"
+msgstr "Edit photo"
 
-#: include/NotificationsManager.php:321
-#, php-format
-msgid "%s may attend %s's event"
-msgstr "%s may go to %s's event"
+#: mod/photos.php:1206
+msgid "Delete photo"
+msgstr "Delete photo"
 
-#: include/NotificationsManager.php:338
-#, php-format
-msgid "%s is now friends with %s"
-msgstr "%s is now friends with %s"
+#: mod/photos.php:1207
+msgid "Use as profile photo"
+msgstr "Use as profile photo"
 
-#: include/NotificationsManager.php:776
-msgid "Friend Suggestion"
-msgstr "Friend suggestion"
+#: mod/photos.php:1214
+msgid "Private Photo"
+msgstr "Private photo"
 
-#: include/NotificationsManager.php:805
-msgid "Friend/Connect Request"
-msgstr "Friend/Contact request"
+#: mod/photos.php:1220
+msgid "View Full Size"
+msgstr "View full size"
 
-#: include/NotificationsManager.php:805
-msgid "New Follower"
-msgstr "New follower"
+#: mod/photos.php:1273
+msgid "Tags: "
+msgstr "Tags: "
 
-#: include/auth.php:53
-msgid "Logged out."
-msgstr "Logged out."
+#: mod/photos.php:1276
+msgid "[Select tags to remove]"
+msgstr "[Select tags to remove]"
 
-#: include/auth.php:124 include/auth.php:186 mod/openid.php:111
-msgid "Login failed."
-msgstr "Login failed."
+#: mod/photos.php:1291
+msgid "New album name"
+msgstr "New album name"
 
-#: include/auth.php:140 include/user.php:77
+#: mod/photos.php:1292
+msgid "Caption"
+msgstr "Caption"
+
+#: mod/photos.php:1293
+msgid "Add a Tag"
+msgstr "Add Tag"
+
+#: mod/photos.php:1293
 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."
+"Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"
+msgstr "Example: @bob, @jojo@example.com, #California, #camping"
 
-#: include/auth.php:140 include/user.php:77
-msgid "The error message was:"
-msgstr "The error message was:"
+#: mod/photos.php:1294
+msgid "Do not rotate"
+msgstr "Do not rotate"
 
-#: include/bb2diaspora.php:234 include/event.php:20 mod/localtime.php:14
-msgid "l F d, Y \\@ g:i A"
-msgstr "l F d, Y \\@ g:i A"
+#: mod/photos.php:1295
+msgid "Rotate CW (right)"
+msgstr "Rotate right (CW)"
 
-#: include/bb2diaspora.php:240 include/event.php:37 include/event.php:57
-#: include/event.php:460
-msgid "Starts:"
-msgstr "Starts:"
+#: mod/photos.php:1296
+msgid "Rotate CCW (left)"
+msgstr "Rotate left (CCW)"
 
-#: include/bb2diaspora.php:248 include/event.php:40 include/event.php:63
-#: include/event.php:461
-msgid "Finishes:"
-msgstr "Finishes:"
+#: mod/photos.php:1342 mod/photos.php:1398 mod/photos.php:1472
+#: src/Module/Contact.php:993 src/Module/Item/Compose.php:148
+#: src/Object/Post.php:960
+msgid "This is you"
+msgstr "This is me"
 
-#: include/bb2diaspora.php:257 include/event.php:44 include/event.php:70
-#: include/event.php:462 include/identity.php:339 mod/directory.php:135
-#: mod/events.php:497 mod/notifications.php:247 mod/contacts.php:657
-msgid "Location:"
-msgstr "Location:"
+#: mod/photos.php:1344 mod/photos.php:1400 mod/photos.php:1474
+#: src/Object/Post.php:496 src/Object/Post.php:962
+msgid "Comment"
+msgstr "Comment"
 
-#: include/bbcode.php:429 include/bbcode.php:1192 include/bbcode.php:1193
-msgid "Image/photo"
-msgstr "Image/Photo"
+#: mod/photos.php:1433 src/Content/Conversation.php:615
+#: src/Object/Post.php:227
+msgid "Select"
+msgstr "Select"
 
-#: 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/photos.php:1434 mod/settings.php:563 src/Content/Conversation.php:616
+#: src/Module/Admin/Users/Active.php:139
+#: src/Module/Admin/Users/Blocked.php:140 src/Module/Admin/Users/Index.php:153
+msgid "Delete"
+msgstr "Delete"
 
-#: include/bbcode.php:1149 include/bbcode.php:1171
-msgid "$1 wrote:"
-msgstr "$1 wrote:"
+#: mod/photos.php:1495 src/Object/Post.php:349
+msgid "Like"
+msgstr "Like"
 
-#: include/bbcode.php:1201 include/bbcode.php:1202
-msgid "Encrypted content"
-msgstr "Encrypted content"
+#: mod/photos.php:1496 src/Object/Post.php:349
+msgid "I like this (toggle)"
+msgstr "I like this (toggle)"
 
-#: include/bbcode.php:1321
-msgid "Invalid source protocol"
-msgstr "Invalid source protocol"
+#: mod/photos.php:1497 src/Object/Post.php:350
+msgid "Dislike"
+msgstr ""
 
-#: include/bbcode.php:1332
-msgid "Invalid link protocol"
-msgstr "Invalid link protocol"
+#: mod/photos.php:1499 src/Object/Post.php:350
+msgid "I don't like this (toggle)"
+msgstr "I don't like this (toggle)"
 
-#: include/contact_widgets.php:12
-msgid "Add New Contact"
-msgstr "Add new contact"
+#: mod/photos.php:1521
+msgid "Map"
+msgstr "Map"
 
-#: include/contact_widgets.php:13
-msgid "Enter address or web location"
-msgstr "Enter address or web location"
+#: mod/photos.php:1584
+msgid "View Album"
+msgstr "View album"
 
-#: include/contact_widgets.php:14
-msgid "Example: bob@example.com, http://example.com/barbara"
-msgstr "Example: jo@example.com, http://example.com/jo"
+#: mod/ping.php:275
+msgid "{0} wants to be your friend"
+msgstr "{0} wants to be your friend"
 
-#: include/contact_widgets.php:16 include/identity.php:229
-#: mod/allfriends.php:88 mod/dirfind.php:210 mod/match.php:93
-#: mod/suggest.php:101
-msgid "Connect"
-msgstr "Connect"
+#: mod/ping.php:292
+msgid "{0} requested registration"
+msgstr "{0} requested registration"
 
-#: include/contact_widgets.php:31
+#: mod/ping.php:305
 #, php-format
-msgid "%d invitation available"
-msgid_plural "%d invitations available"
-msgstr[0] "%d invitation available"
-msgstr[1] "%d invitations available"
+msgid "{0} and %d others requested registration"
+msgstr ""
 
-#: include/contact_widgets.php:37
-msgid "Find People"
-msgstr "Find people"
+#: mod/redir.php:49 mod/redir.php:102
+msgid "Bad Request."
+msgstr "Bad request."
 
-#: include/contact_widgets.php:38
-msgid "Enter name or interest"
-msgstr "Enter name or interest"
+#: mod/redir.php:55 mod/redir.php:129 src/Module/Contact/Advanced.php:54
+#: src/Module/Contact/Advanced.php:105 src/Module/Contact/Contacts.php:36
+#: src/Module/Contact/Media.php:43 src/Module/FriendSuggest.php:54
+#: src/Module/FriendSuggest.php:92 src/Module/Group.php:105
+msgid "Contact not found."
+msgstr "Contact not found."
 
-#: include/contact_widgets.php:39 include/conversation.php:1026
-#: include/Contact.php:415 mod/allfriends.php:72 mod/dirfind.php:213
-#: mod/follow.php:143 mod/match.php:78 mod/suggest.php:83 mod/contacts.php:589
-msgid "Connect/Follow"
-msgstr "Connect/Follow"
+#: mod/removeme.php:63 src/Navigation/Notifications/Repository/Notify.php:454
+msgid "[Friendica System Notify]"
+msgstr "[Friendica System Notify]"
 
-#: include/contact_widgets.php:40
-msgid "Examples: Robert Morgenstein, Fishing"
-msgstr "Examples: Robert Morgenstein, fishing"
+#: mod/removeme.php:63
+msgid "User deleted their account"
+msgstr "User deleted their account"
 
-#: include/contact_widgets.php:41 mod/directory.php:202 mod/contacts.php:827
-msgid "Find"
-msgstr "Find"
+#: mod/removeme.php:64
+msgid ""
+"On your Friendica node an user deleted their account. Please ensure that "
+"their data is removed from the backups."
+msgstr "A user deleted his or her account on your Friendica node. Please ensure these data are removed from the backups."
 
-#: include/contact_widgets.php:42 mod/suggest.php:114
-#: view/theme/vier/theme.php:196
-msgid "Friend Suggestions"
-msgstr "Friend suggestions"
+#: mod/removeme.php:65
+#, php-format
+msgid "The user id is %d"
+msgstr "The user id is %d"
 
-#: include/contact_widgets.php:43 view/theme/vier/theme.php:195
-msgid "Similar Interests"
-msgstr "Similar interests"
+#: mod/removeme.php:99 mod/removeme.php:102
+msgid "Remove My Account"
+msgstr "Remove My Account"
 
-#: include/contact_widgets.php:44
-msgid "Random Profile"
-msgstr "Random profile"
+#: mod/removeme.php:100
+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."
 
-#: include/contact_widgets.php:45 view/theme/vier/theme.php:197
-msgid "Invite Friends"
-msgstr "Invite friends"
+#: mod/removeme.php:101
+msgid "Please enter your password for verification:"
+msgstr "Please enter your password for verification:"
 
-#: include/contact_widgets.php:46
-msgid "View Global Directory"
-msgstr "View global directory"
+#: mod/repair_ostatus.php:36
+msgid "Resubscribing to OStatus contacts"
+msgstr "Resubscribing to OStatus contacts"
 
-#: include/contact_widgets.php:132
-msgid "Networks"
-msgstr "Networks"
+#: mod/repair_ostatus.php:46 src/Module/Debug/ActivityPubConversion.php:130
+#: src/Module/Debug/Babel.php:293 src/Module/Security/TwoFactor/Verify.php:97
+msgid "Error"
+msgid_plural "Errors"
+msgstr[0] "Error"
+msgstr[1] "Errors"
 
-#: include/contact_widgets.php:135
-msgid "All Networks"
-msgstr "All networks"
+#: mod/settings.php:128
+msgid "Failed to connect with email account using the settings provided."
+msgstr "Failed to connect with email account using the settings provided."
 
-#: include/contact_widgets.php:170 include/contact_widgets.php:205
-msgid "Everything"
-msgstr "Everything"
+#: mod/settings.php:157
+msgid "Contact CSV file upload error"
+msgstr "Contact CSV file upload error"
 
-#: include/contact_widgets.php:202
-msgid "Categories"
-msgstr "Categories"
+#: mod/settings.php:176
+msgid "Importing Contacts done"
+msgstr "Importing contacts done"
 
-#: include/contact_widgets.php:267
-#, 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"
+#: mod/settings.php:189
+msgid "Relocate message has been send to your contacts"
+msgstr "Relocate message has been sent to your contacts"
 
-#: include/conversation.php:135 include/conversation.php:287
-#: include/like.php:184 include/text.php:1885
-msgid "event"
-msgstr "event"
+#: mod/settings.php:201
+msgid "Passwords do not match."
+msgstr "Passwords do not match."
 
-#: include/conversation.php:138 include/conversation.php:148
-#: include/conversation.php:290 include/conversation.php:299
-#: include/like.php:182 include/diaspora.php:1695 mod/subthread.php:90
-#: mod/tagger.php:64
-msgid "status"
-msgstr "status"
+#: mod/settings.php:209 src/Console/User.php:210
+msgid "Password update failed. Please try again."
+msgstr "Password update failed. Please try again."
 
-#: include/conversation.php:143 include/conversation.php:295
-#: include/like.php:182 include/text.php:1887 mod/subthread.php:90
-#: mod/tagger.php:64
-msgid "photo"
-msgstr "photo"
+#: mod/settings.php:212 src/Console/User.php:213
+msgid "Password changed."
+msgstr "Password changed."
 
-#: include/conversation.php:155 include/like.php:31 include/diaspora.php:1691
-#, php-format
-msgid "%1$s likes %2$s's %3$s"
-msgstr "%1$s likes %2$s's %3$s"
+#: mod/settings.php:215
+msgid "Password unchanged."
+msgstr "Password unchanged."
 
-#: include/conversation.php:158 include/like.php:35 include/like.php:40
-#, php-format
-msgid "%1$s doesn't like %2$s's %3$s"
-msgstr "%1$s doesn't like %2$s's %3$s"
+#: mod/settings.php:303
+msgid "Please use a shorter name."
+msgstr ""
 
-#: include/conversation.php:161
-#, php-format
-msgid "%1$s attends %2$s's %3$s"
-msgstr "%1$s goes to %2$s's %3$s"
+#: mod/settings.php:306
+msgid "Name too short."
+msgstr ""
 
-#: include/conversation.php:164
-#, php-format
-msgid "%1$s doesn't attend %2$s's %3$s"
-msgstr "%1$s doesn't go %2$s's %3$s"
+#: mod/settings.php:313
+msgid "Wrong Password."
+msgstr "Wrong password."
 
-#: include/conversation.php:167
-#, php-format
-msgid "%1$s attends maybe %2$s's %3$s"
-msgstr "%1$s might go to %2$s's %3$s"
+#: mod/settings.php:318
+msgid "Invalid email."
+msgstr "Invalid email."
 
-#: include/conversation.php:200 mod/dfrn_confirm.php:480
-#, php-format
-msgid "%1$s is now friends with %2$s"
-msgstr "%1$s is now friends with %2$s"
+#: mod/settings.php:324
+msgid "Cannot change to that email."
+msgstr "Cannot change to that email."
 
-#: include/conversation.php:241
-#, php-format
-msgid "%1$s poked %2$s"
-msgstr "%1$s poked %2$s"
+#: mod/settings.php:365
+msgid "Private forum has no privacy permissions. Using default privacy group."
+msgstr "Private forum has no privacy permissions. Using default privacy group."
 
-#: include/conversation.php:262 mod/mood.php:65
-#, php-format
-msgid "%1$s is currently %2$s"
-msgstr "%1$s is currently %2$s"
+#: mod/settings.php:368
+msgid "Private forum has no privacy permissions and no default privacy group."
+msgstr "Private forum has no privacy permissions and no default privacy group."
 
-#: include/conversation.php:309 mod/tagger.php:97
-#, 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"
+#: mod/settings.php:387
+msgid "Settings were not updated."
+msgstr ""
 
-#: include/conversation.php:336
-msgid "post/item"
-msgstr "Post/Item"
+#: mod/settings.php:428
+msgid "Connected Apps"
+msgstr "Connected Apps"
 
-#: include/conversation.php:337
-#, php-format
-msgid "%1$s marked %2$s's %3$s as favorite"
-msgstr "%1$s marked %2$s's %3$s as favorite"
+#: mod/settings.php:429 src/Module/Admin/Blocklist/Contact.php:106
+#: src/Module/Admin/Users/Active.php:129
+#: src/Module/Admin/Users/Blocked.php:130 src/Module/Admin/Users/Create.php:71
+#: src/Module/Admin/Users/Deleted.php:88 src/Module/Admin/Users/Index.php:142
+#: src/Module/Admin/Users/Index.php:162 src/Module/Admin/Users/Pending.php:104
+#: src/Module/Contact/Advanced.php:135
+msgid "Name"
+msgstr "Name:"
 
-#: include/conversation.php:615 mod/content.php:374 mod/photos.php:1665
-#: mod/profiles.php:339
-msgid "Likes"
-msgstr "Likes"
+#: mod/settings.php:430 src/Content/Nav.php:212
+msgid "Home Page"
+msgstr "Home page"
 
-#: include/conversation.php:615 mod/content.php:374 mod/photos.php:1665
-#: mod/profiles.php:343
-msgid "Dislikes"
-msgstr "Dislikes"
+#: mod/settings.php:431 src/Module/Admin/Queue.php:78
+msgid "Created"
+msgstr "Created"
 
-#: include/conversation.php:616 include/conversation.php:1550
-#: mod/content.php:375 mod/photos.php:1666
-msgid "Attending"
-msgid_plural "Attending"
-msgstr[0] "Attending"
-msgstr[1] "Attending"
+#: mod/settings.php:432
+msgid "Remove authorization"
+msgstr "Remove authorization"
 
-#: include/conversation.php:616 mod/content.php:375 mod/photos.php:1666
-msgid "Not attending"
-msgstr "Not attending"
+#: mod/settings.php:450
+msgid "Addon Settings"
+msgstr "Addon Settings"
 
-#: include/conversation.php:616 mod/content.php:375 mod/photos.php:1666
-msgid "Might attend"
-msgstr "Might attend"
+#: mod/settings.php:451
+msgid "No Addon settings configured"
+msgstr "No addon settings configured"
 
-#: include/conversation.php:753 mod/content.php:455 mod/content.php:761
-#: mod/photos.php:1731 object/Item.php:147
-msgid "Select"
-msgstr "Select"
+#: mod/settings.php:472
+msgid "Additional Features"
+msgstr "Additional Features"
 
-#: include/conversation.php:754 mod/content.php:456 mod/content.php:762
-#: mod/photos.php:1732 mod/settings.php:741 mod/admin.php:1606
-#: mod/contacts.php:837 mod/contacts.php:1036 object/Item.php:148
-msgid "Delete"
-msgstr "Delete"
+#: mod/settings.php:474 mod/settings.php:565 mod/settings.php:702
+#: src/Module/Admin/Addons/Index.php:69 src/Module/Admin/Features.php:87
+#: src/Module/Admin/Logs/Settings.php:82 src/Module/Admin/Site.php:502
+#: src/Module/Admin/Themes/Index.php:113 src/Module/Admin/Tos.php:66
+#: src/Module/Settings/Delegation.php:170 src/Module/Settings/Display.php:194
+msgid "Save Settings"
+msgstr "Save settings"
 
-#: include/conversation.php:797 mod/content.php:489 mod/content.php:917
-#: mod/content.php:918 object/Item.php:350 object/Item.php:351
-#, php-format
+#: mod/settings.php:496
+msgid "Diaspora (Socialhome, Hubzilla)"
+msgstr "diaspora* (Socialhome, Hubzilla)"
+
+#: mod/settings.php:496 mod/settings.php:497
+msgid "enabled"
+msgstr "enabled"
+
+#: mod/settings.php:496 mod/settings.php:497
+msgid "disabled"
+msgstr "disabled"
+
+#: mod/settings.php:496 mod/settings.php:497
+#, php-format
+msgid "Built-in support for %s connectivity is %s"
+msgstr "Built-in support for %s connectivity is %s"
+
+#: mod/settings.php:497
+msgid "OStatus (GNU Social)"
+msgstr ""
+
+#: mod/settings.php:523
+msgid "Email access is disabled on this site."
+msgstr "Email access is disabled on this site."
+
+#: mod/settings.php:528 mod/settings.php:563
+msgid "None"
+msgstr "None"
+
+#: mod/settings.php:534 src/Module/BaseSettings.php:80
+msgid "Social Networks"
+msgstr "Social networks"
+
+#: mod/settings.php:539
+msgid "General Social Media Settings"
+msgstr "General Social Media Settings"
+
+#: mod/settings.php:540
+msgid "Accept only top level posts by contacts you follow"
+msgstr "Accept only top-level posts by contacts you follow"
+
+#: mod/settings.php:540
+msgid ""
+"The system does an auto completion of threads when a comment arrives. This "
+"has got the side effect that you can receive posts that had been started by "
+"a non-follower but had been commented by someone you follow. This setting "
+"deactivates this behaviour. When activated, you strictly only will receive "
+"posts from people you really do follow."
+msgstr "The system automatically completes threads when a comment arrives. This has a side effect that you may receive posts started by someone you don't follow, because one of your followers commented there. This setting will deactivate this behavior. If activated, you will only receive posts from people you really do follow."
+
+#: mod/settings.php:541
+msgid "Enable Content Warning"
+msgstr ""
+
+#: mod/settings.php:541
+msgid ""
+"Users on networks like Mastodon or Pleroma are able to set a content warning"
+" field which collapse their post by default. This enables the automatic "
+"collapsing instead of setting the content warning as the post title. Doesn't"
+" affect any other content filtering you eventually set up."
+msgstr ""
+
+#: mod/settings.php:542
+msgid "Enable intelligent shortening"
+msgstr ""
+
+#: mod/settings.php:542
+msgid ""
+"Normally the system tries to find the best link to add to shortened posts. "
+"If disabled, every shortened post will always point to the original "
+"friendica post."
+msgstr ""
+
+#: mod/settings.php:543
+msgid "Enable simple text shortening"
+msgstr ""
+
+#: mod/settings.php:543
+msgid ""
+"Normally the system shortens posts at the next line feed. If this option is "
+"enabled then the system will shorten the text at the maximum character "
+"limit."
+msgstr ""
+
+#: mod/settings.php:544
+msgid "Attach the link title"
+msgstr "Attach the link title"
+
+#: mod/settings.php:544
+msgid ""
+"When activated, the title of the attached link will be added as a title on "
+"posts to Diaspora. This is mostly helpful with \"remote-self\" contacts that"
+" share feed content."
+msgstr "If activated, the title of the attached link will be added as a title on posts to Diaspora. This is mostly helpful with \"remote-self\" contacts that share feed content."
+
+#: mod/settings.php:545
+msgid "Your legacy ActivityPub/GNU Social account"
+msgstr ""
+
+#: mod/settings.php:545
+msgid ""
+"If you enter your old account name from an ActivityPub based system or your "
+"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/settings.php:548
+msgid "Repair OStatus subscriptions"
+msgstr "Repair OStatus subscriptions"
+
+#: mod/settings.php:552
+msgid "Email/Mailbox Setup"
+msgstr "Email/Mailbox setup"
+
+#: mod/settings.php:553
+msgid ""
+"If you wish to communicate with email contacts using this service "
+"(optional), please specify how to connect to your mailbox."
+msgstr "Specify how to connect to your mailbox, if you wish to communicate with existing email contacts."
+
+#: mod/settings.php:554
+msgid "Last successful email check:"
+msgstr "Last successful email check:"
+
+#: mod/settings.php:556
+msgid "IMAP server name:"
+msgstr "IMAP server name:"
+
+#: mod/settings.php:557
+msgid "IMAP port:"
+msgstr "IMAP port:"
+
+#: mod/settings.php:558
+msgid "Security:"
+msgstr "Security:"
+
+#: mod/settings.php:559
+msgid "Email login name:"
+msgstr "Email login name:"
+
+#: mod/settings.php:560
+msgid "Email password:"
+msgstr "Email password:"
+
+#: mod/settings.php:561
+msgid "Reply-to address:"
+msgstr "Reply-to address:"
+
+#: mod/settings.php:562
+msgid "Send public posts to all email contacts:"
+msgstr "Send public posts to all email contacts:"
+
+#: mod/settings.php:563
+msgid "Action after import:"
+msgstr "Action after import:"
+
+#: mod/settings.php:563 src/Content/Nav.php:280
+msgid "Mark as seen"
+msgstr "Mark as seen"
+
+#: mod/settings.php:563
+msgid "Move to folder"
+msgstr "Move to folder"
+
+#: mod/settings.php:564
+msgid "Move to folder:"
+msgstr "Move to folder:"
+
+#: mod/settings.php:578
+msgid "Unable to find your profile. Please contact your admin."
+msgstr "Unable to find your profile. Please contact your admin."
+
+#: mod/settings.php:616 src/Content/Widget.php:526
+msgid "Account Types"
+msgstr "Account types"
+
+#: mod/settings.php:617
+msgid "Personal Page Subtypes"
+msgstr "Personal Page subtypes"
+
+#: mod/settings.php:618
+msgid "Community Forum Subtypes"
+msgstr "Community forum subtypes"
+
+#: mod/settings.php:625 src/Module/Admin/BaseUsers.php:106
+msgid "Personal Page"
+msgstr "Personal Page"
+
+#: mod/settings.php:626
+msgid "Account for a personal profile."
+msgstr "Account for a personal profile."
+
+#: mod/settings.php:629 src/Module/Admin/BaseUsers.php:107
+msgid "Organisation Page"
+msgstr "Organization Page"
+
+#: mod/settings.php:630
+msgid ""
+"Account for an organisation that automatically approves contact requests as "
+"\"Followers\"."
+msgstr "Account for an organization that automatically approves contact requests as \"Followers\"."
+
+#: mod/settings.php:633 src/Module/Admin/BaseUsers.php:108
+msgid "News Page"
+msgstr "News Page"
+
+#: mod/settings.php:634
+msgid ""
+"Account for a news reflector that automatically approves contact requests as"
+" \"Followers\"."
+msgstr "Account for a news reflector that automatically approves contact requests as \"Followers\"."
+
+#: mod/settings.php:637 src/Module/Admin/BaseUsers.php:109
+msgid "Community Forum"
+msgstr "Community Forum"
+
+#: mod/settings.php:638
+msgid "Account for community discussions."
+msgstr "Account for community discussions."
+
+#: mod/settings.php:641 src/Module/Admin/BaseUsers.php:99
+msgid "Normal Account Page"
+msgstr "Standard"
+
+#: mod/settings.php:642
+msgid ""
+"Account for a regular personal profile that requires manual approval of "
+"\"Friends\" and \"Followers\"."
+msgstr "Account for a regular personal profile that requires manual approval of \"Friends\" and \"Followers\"."
+
+#: mod/settings.php:645 src/Module/Admin/BaseUsers.php:100
+msgid "Soapbox Page"
+msgstr "Soapbox"
+
+#: mod/settings.php:646
+msgid ""
+"Account for a public profile that automatically approves contact requests as"
+" \"Followers\"."
+msgstr "Account for a public profile that automatically approves contact requests as \"Followers\"."
+
+#: mod/settings.php:649 src/Module/Admin/BaseUsers.php:101
+msgid "Public Forum"
+msgstr "Public forum"
+
+#: mod/settings.php:650
+msgid "Automatically approves all contact requests."
+msgstr "Automatically approves all contact requests."
+
+#: mod/settings.php:653 src/Module/Admin/BaseUsers.php:102
+msgid "Automatic Friend Page"
+msgstr "Love-all"
+
+#: mod/settings.php:654
+msgid ""
+"Account for a popular profile that automatically approves contact requests "
+"as \"Friends\"."
+msgstr "Account for a popular profile that automatically approves contact requests as \"Friends\"."
+
+#: mod/settings.php:657
+msgid "Private Forum [Experimental]"
+msgstr "Private forum [Experimental]"
+
+#: mod/settings.php:658
+msgid "Requires manual approval of contact requests."
+msgstr "Requires manual approval of contact requests."
+
+#: mod/settings.php:669
+msgid "OpenID:"
+msgstr "OpenID:"
+
+#: mod/settings.php:669
+msgid "(Optional) Allow this OpenID to login to this account."
+msgstr "(Optional) Allow this OpenID to login to this account."
+
+#: mod/settings.php:677
+msgid "Publish your profile in your local site directory?"
+msgstr ""
+
+#: mod/settings.php:677
+#, 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:683
+#, php-format
+msgid ""
+"Your profile will also be published in the global friendica directories "
+"(e.g. <a href=\"%s\">%s</a>)."
+msgstr ""
+
+#: mod/settings.php:689
+#, php-format
+msgid "Your Identity Address is <strong>'%s'</strong> or '%s'."
+msgstr "My identity address: <strong>'%s'</strong> or '%s'"
+
+#: mod/settings.php:700
+msgid "Account Settings"
+msgstr "Account Settings"
+
+#: mod/settings.php:708
+msgid "Password Settings"
+msgstr "Password change"
+
+#: mod/settings.php:709 src/Module/Register.php:151
+msgid "New Password:"
+msgstr "New password:"
+
+#: mod/settings.php:709
+msgid ""
+"Allowed characters are a-z, A-Z, 0-9 and special characters except white "
+"spaces, accentuated letters and colon (:)."
+msgstr "Allowed characters are a-z, A-Z, 0-9 and special characters except white spaces, accentuated letters and colon (:)."
+
+#: mod/settings.php:710 src/Module/Register.php:152
+msgid "Confirm:"
+msgstr "Confirm new password:"
+
+#: mod/settings.php:710
+msgid "Leave password fields blank unless changing"
+msgstr "Leave password fields blank unless changing"
+
+#: mod/settings.php:711
+msgid "Current Password:"
+msgstr "Current password:"
+
+#: mod/settings.php:711
+msgid "Your current password to confirm the changes"
+msgstr "Current password to confirm change"
+
+#: mod/settings.php:712
+msgid "Password:"
+msgstr "Password:"
+
+#: mod/settings.php:712
+msgid "Your current password to confirm the changes of the email address"
+msgstr "Your current password to confirm the change of your email address."
+
+#: mod/settings.php:715
+msgid "Delete OpenID URL"
+msgstr "Delete OpenID URL"
+
+#: mod/settings.php:717
+msgid "Basic Settings"
+msgstr "Basic information"
+
+#: mod/settings.php:718 src/Module/Profile/Profile.php:144
+msgid "Full Name:"
+msgstr "Full name:"
+
+#: mod/settings.php:719
+msgid "Email Address:"
+msgstr "Email address:"
+
+#: mod/settings.php:720
+msgid "Your Timezone:"
+msgstr "Time zone:"
+
+#: mod/settings.php:721
+msgid "Your Language:"
+msgstr "Language:"
+
+#: mod/settings.php:721
+msgid ""
+"Set the language we use to show you friendica interface and to send you "
+"emails"
+msgstr "Set the language of your Friendica interface and emails sent to you."
+
+#: mod/settings.php:722
+msgid "Default Post Location:"
+msgstr "Posting location:"
+
+#: mod/settings.php:723
+msgid "Use Browser Location:"
+msgstr "Use browser location:"
+
+#: mod/settings.php:725
+msgid "Security and Privacy Settings"
+msgstr "Security and privacy"
+
+#: mod/settings.php:727
+msgid "Maximum Friend Requests/Day:"
+msgstr "Maximum friend requests per day:"
+
+#: mod/settings.php:727 mod/settings.php:737
+msgid "(to prevent spam abuse)"
+msgstr "May prevent spam and abusive registrations"
+
+#: mod/settings.php:729
+msgid "Allow your profile to be searchable globally?"
+msgstr ""
+
+#: mod/settings.php:729
+msgid ""
+"Activate this setting if you want others to easily find and follow you. Your"
+" profile will be searchable on remote systems. This setting also determines "
+"whether Friendica will inform search engines that your profile should be "
+"indexed or not."
+msgstr ""
+
+#: mod/settings.php:730
+msgid "Hide your contact/friend list from viewers of your profile?"
+msgstr ""
+
+#: mod/settings.php:730
+msgid ""
+"A list of your contacts is displayed on your profile page. Activate this "
+"option to disable the display of your contact list."
+msgstr ""
+
+#: mod/settings.php:731
+msgid "Hide your profile details from anonymous viewers?"
+msgstr "Hide your profile details from anonymous viewers?"
+
+#: mod/settings.php:731
+msgid ""
+"Anonymous visitors will only see your profile picture, your display name and"
+" the nickname you are using on your profile page. Your public posts and "
+"replies will still be accessible by other means."
+msgstr "Anonymous visitors will only see your profile picture, your display name and the nickname you are using on your profile page. Your public posts and replies may still be accessible by other means."
+
+#: mod/settings.php:732
+msgid "Make public posts unlisted"
+msgstr ""
+
+#: mod/settings.php:732
+msgid ""
+"Your public posts will not appear on the community pages or in search "
+"results, nor be sent to relay servers. However they can still appear on "
+"public feeds on remote servers."
+msgstr ""
+
+#: mod/settings.php:733
+msgid "Make all posted pictures accessible"
+msgstr ""
+
+#: mod/settings.php:733
+msgid ""
+"This option makes every posted picture accessible via the direct link. This "
+"is a workaround for the problem that most other networks can't handle "
+"permissions on pictures. Non public pictures still won't be visible for the "
+"public on your photo albums though."
+msgstr ""
+
+#: mod/settings.php:734
+msgid "Allow friends to post to your profile page?"
+msgstr "Allow friends to post to my wall?"
+
+#: mod/settings.php:734
+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:735
+msgid "Allow friends to tag your posts?"
+msgstr "Allow friends to tag my post?"
+
+#: mod/settings.php:735
+msgid "Your contacts can add additional tags to your posts."
+msgstr "Your contacts can add additional tags to your posts."
+
+#: mod/settings.php:736
+msgid "Permit unknown people to send you private mail?"
+msgstr "Allow unknown people to send me private messages?"
+
+#: mod/settings.php:736
+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:737
+msgid "Maximum private messages per day from unknown people:"
+msgstr "Maximum private messages per day from unknown people:"
+
+#: mod/settings.php:739
+msgid "Default Post Permissions"
+msgstr "Default post permissions"
+
+#: mod/settings.php:743
+msgid "Expiration settings"
+msgstr ""
+
+#: mod/settings.php:744
+msgid "Automatically expire posts after this many days:"
+msgstr "Automatically expire posts after this many days:"
+
+#: mod/settings.php:744
+msgid "If empty, posts will not expire. Expired posts will be deleted"
+msgstr "Posts will not expire if empty;  expired posts will be deleted"
+
+#: mod/settings.php:745
+msgid "Expire posts"
+msgstr ""
+
+#: mod/settings.php:745
+msgid "When activated, posts and comments will be expired."
+msgstr "If activated, posts and comments will expire."
+
+#: mod/settings.php:746
+msgid "Expire personal notes"
+msgstr "Expire personal notes"
+
+#: mod/settings.php:746
+msgid ""
+"When activated, the personal notes on your profile page will be expired."
+msgstr "If activated, the personal notes on your profile page will expire."
+
+#: mod/settings.php:747
+msgid "Expire starred posts"
+msgstr ""
+
+#: mod/settings.php:747
+msgid ""
+"Starring posts keeps them from being expired. That behaviour is overwritten "
+"by this setting."
+msgstr ""
+
+#: mod/settings.php:748
+msgid "Expire photos"
+msgstr ""
+
+#: mod/settings.php:748
+msgid "When activated, photos will be expired."
+msgstr "If activated, photos will expire."
+
+#: mod/settings.php:749
+msgid "Only expire posts by others"
+msgstr ""
+
+#: mod/settings.php:749
+msgid ""
+"When activated, your own posts never expire. Then the settings above are "
+"only valid for posts you received."
+msgstr "If activated, your own posts never expire. The settings above are only valid for posts you received."
+
+#: mod/settings.php:752
+msgid "Notification Settings"
+msgstr "Notification"
+
+#: mod/settings.php:753
+msgid "Send a notification email when:"
+msgstr "Send notification email when:"
+
+#: mod/settings.php:754
+msgid "You receive an introduction"
+msgstr "Receiving an introduction"
+
+#: mod/settings.php:755
+msgid "Your introductions are confirmed"
+msgstr "My introductions are confirmed"
+
+#: mod/settings.php:756
+msgid "Someone writes on your profile wall"
+msgstr "Someone writes on my wall"
+
+#: mod/settings.php:757
+msgid "Someone writes a followup comment"
+msgstr "A follow up comment is posted"
+
+#: mod/settings.php:758
+msgid "You receive a private message"
+msgstr "receiving a private message"
+
+#: mod/settings.php:759
+msgid "You receive a friend suggestion"
+msgstr "Receiving a friend suggestion"
+
+#: mod/settings.php:760
+msgid "You are tagged in a post"
+msgstr "Tagged in a post"
+
+#: mod/settings.php:761
+msgid "You are poked/prodded/etc. in a post"
+msgstr "Poked in a post"
+
+#: mod/settings.php:763
+msgid "Create a desktop notification when:"
+msgstr ""
+
+#: mod/settings.php:764
+msgid "Someone liked your content"
+msgstr ""
+
+#: mod/settings.php:765
+msgid "Someone shared your content"
+msgstr ""
+
+#: mod/settings.php:767
+msgid "Activate desktop notifications"
+msgstr "Activate desktop notifications"
+
+#: mod/settings.php:767
+msgid "Show desktop popup on new notifications"
+msgstr "Show desktop pop-up on new notifications"
+
+#: mod/settings.php:769
+msgid "Text-only notification emails"
+msgstr "Text-only notification emails"
+
+#: mod/settings.php:771
+msgid "Send text only notification emails, without the html part"
+msgstr "Receive text only emails without HTML "
+
+#: mod/settings.php:773
+msgid "Show detailled notifications"
+msgstr "Show detailled notifications"
+
+#: mod/settings.php:775
+msgid ""
+"Per default, notifications are condensed to a single notification per item. "
+"When enabled every notification is displayed."
+msgstr "By default, notifications are condensed into a single notification for each item. If enabled, every notification is displayed."
+
+#: mod/settings.php:777
+msgid "Show notifications of ignored contacts"
+msgstr ""
+
+#: mod/settings.php:779
+msgid ""
+"You don't see posts from ignored contacts. But you still see their comments."
+" This setting controls if you want to still receive regular notifications "
+"that are caused by ignored contacts or not."
+msgstr ""
+
+#: mod/settings.php:781
+msgid "Advanced Account/Page Type Settings"
+msgstr "Advanced account types"
+
+#: mod/settings.php:782
+msgid "Change the behaviour of this account for special situations"
+msgstr "Change behavior of this account for special situations"
+
+#: mod/settings.php:785
+msgid "Import Contacts"
+msgstr "Import contacts"
+
+#: mod/settings.php:786
+msgid ""
+"Upload a CSV file that contains the handle of your followed accounts in the "
+"first column you exported from the old account."
+msgstr "Upload a CSV file that contains the handle of your followed accounts in the first column you exported from the old account."
+
+#: mod/settings.php:787
+msgid "Upload File"
+msgstr "Upload file"
+
+#: mod/settings.php:789
+msgid "Relocate"
+msgstr "Recent relocation"
+
+#: mod/settings.php:790
+msgid ""
+"If you have moved this profile from another server, and some of your "
+"contacts don't receive your updates, try pushing this button."
+msgstr "If you have moved this profile from another server and some of your contacts don't receive your updates:"
+
+#: mod/settings.php:791
+msgid "Resend relocate message to contacts"
+msgstr "Resend relocation message to contacts"
+
+#: mod/suggest.php:44
+msgid ""
+"No suggestions available. If this is a new site, please try again in 24 "
+"hours."
+msgstr "No suggestions available. If this is a new site, please try again in 24 hours."
+
+#: mod/suggest.php:55 src/Content/Widget.php:79 view/theme/vier/theme.php:175
+msgid "Friend Suggestions"
+msgstr "Friend suggestions"
+
+#: mod/tagger.php:79 src/Content/Item.php:346 src/Model/Item.php:2626
+msgid "photo"
+msgstr "photo"
+
+#: mod/tagger.php:79 src/Content/Item.php:341 src/Content/Item.php:350
+msgid "status"
+msgstr "status"
+
+#: mod/tagger.php:112 src/Content/Item.php:360
+#, 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"
+
+#: mod/tagrm.php:115
+msgid "Remove Item Tag"
+msgstr "Remove Item tag"
+
+#: mod/tagrm.php:117
+msgid "Select a tag to remove: "
+msgstr "Select a tag to remove: "
+
+#: mod/tagrm.php:128 src/Module/Settings/Delegation.php:179
+#: src/Module/Settings/TwoFactor/Trusted.php:104
+msgid "Remove"
+msgstr "Remove"
+
+#: mod/uimport.php:46
+msgid "User imports on closed servers can only be done by an administrator."
+msgstr "User imports on closed servers can only be done by an administrator."
+
+#: mod/uimport.php:55 src/Module/Register.php:86
+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:62 src/Module/Register.php:162
+msgid "Import"
+msgstr "Import profile"
+
+#: mod/uimport.php:64
+msgid "Move account"
+msgstr "Move Existing Friendica Account"
+
+#: mod/uimport.php:65
+msgid "You can import an account from another Friendica server."
+msgstr "You can import an existing Friendica profile to this node."
+
+#: mod/uimport.php:66
+msgid ""
+"You need to export your account from the old server and upload it here. We "
+"will recreate your old account here with all your contacts. We will try also"
+" to inform your friends that you moved here."
+msgstr "You need to export your account from the old server and upload it here. We will recreate your old account here with all your contacts. We will try also to inform your friends that you moved here."
+
+#: mod/uimport.php:67
+msgid ""
+"This feature is experimental. We can't import contacts from the OStatus "
+"network (GNU Social/Statusnet) or from Diaspora"
+msgstr "This feature is experimental. We can't import contacts from the OStatus network (GNU Social/Statusnet) or from Diaspora."
+
+#: mod/uimport.php:68
+msgid "Account file"
+msgstr "Account file:"
+
+#: mod/uimport.php:68
+msgid ""
+"To export your account, go to \"Settings->Export your personal data\" and "
+"select \"Export account\""
+msgstr "To export your account, go to \"Settings->Export personal data\" and select \"Export account\""
+
+#: mod/unfollow.php:65 mod/unfollow.php:135
+msgid "You aren't following this contact."
+msgstr "You aren't following this contact."
+
+#: mod/unfollow.php:71
+msgid "Unfollowing is currently not supported by your network."
+msgstr "Unfollowing is currently not supported by your network."
+
+#: mod/unfollow.php:92
+msgid "Disconnect/Unfollow"
+msgstr "Disconnect/Unfollow"
+
+#: mod/unfollow.php:146
+msgid ""
+"Unable to unfollow this contact, please retry in a few minutes or contact "
+"your administrator."
+msgstr ""
+
+#: mod/unfollow.php:148
+msgid "Contact was successfully unfollowed"
+msgstr ""
+
+#: mod/unfollow.php:152
+msgid "Unable to unfollow this contact, please contact your administrator"
+msgstr ""
+
+#: mod/wall_attach.php:39 mod/wall_attach.php:46 mod/wall_attach.php:77
+#: mod/wall_upload.php:52 mod/wall_upload.php:63 mod/wall_upload.php:99
+#: mod/wall_upload.php:150 mod/wall_upload.php:153
+msgid "Invalid request."
+msgstr "Invalid request."
+
+#: mod/wall_attach.php:95
+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:95
+msgid "Or - did you try to upload an empty file?"
+msgstr "Or did you try to upload an empty file?"
+
+#: mod/wall_attach.php:106
+#, php-format
+msgid "File exceeds size limit of %s"
+msgstr "File exceeds size limit of %s"
+
+#: mod/wall_attach.php:121
+msgid "File upload failed."
+msgstr "File upload failed."
+
+#: mod/wall_upload.php:224 src/Model/Photo.php:987
+msgid "Wall Photos"
+msgstr "Wall photos"
+
+#: mod/wallmessage.php:61 mod/wallmessage.php:115
+#, php-format
+msgid "Number of daily wall messages for %s exceeded. Message failed."
+msgstr "Number of daily wall messages for %s exceeded. Message failed."
+
+#: mod/wallmessage.php:72
+msgid "Unable to check your home location."
+msgstr "Unable to check your home location."
+
+#: mod/wallmessage.php:96 mod/wallmessage.php:103
+msgid "No recipient."
+msgstr "No recipient."
+
+#: mod/wallmessage.php:129
+#, php-format
+msgid ""
+"If you wish for %s to respond, please check that the privacy settings on "
+"your site allow private mail from unknown senders."
+msgstr "If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders."
+
+#: src/App.php:456
+msgid "No system theme config value set."
+msgstr "No system theme configuration value set."
+
+#: src/App/Module.php:240
+msgid "You must be logged in to use addons. "
+msgstr "You must be logged in to use addons. "
+
+#: src/App/Page.php:250
+msgid "Delete this item?"
+msgstr "Delete this item?"
+
+#: src/App/Page.php:251
+msgid ""
+"Block this author? They won't be able to follow you nor see your public "
+"posts, and you won't be able to see their posts and their notifications."
+msgstr ""
+
+#: src/App/Page.php:299
+msgid "toggle mobile"
+msgstr "Toggle mobile"
+
+#: src/App/Router.php:241
+#, php-format
+msgid "Method not allowed for this module. Allowed method(s): %s"
+msgstr "Method not allowed for this module. Allowed method(s): %s"
+
+#: src/App/Router.php:243 src/Module/HTTPException/PageNotFound.php:32
+msgid "Page not found."
+msgstr "Page not found"
+
+#: src/BaseModule.php:180
+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."
+
+#: src/BaseModule.php:207
+msgid "All contacts"
+msgstr "All contacts"
+
+#: src/BaseModule.php:212 src/Content/Widget.php:231 src/Core/ACL.php:193
+#: src/Module/Contact.php:756 src/Module/PermissionTooltip.php:79
+#: src/Module/PermissionTooltip.php:101
+msgid "Followers"
+msgstr "Followers"
+
+#: src/BaseModule.php:217 src/Content/Widget.php:232
+#: src/Module/Contact.php:757
+msgid "Following"
+msgstr "Following"
+
+#: src/BaseModule.php:222 src/Content/Widget.php:233
+#: src/Module/Contact.php:758
+msgid "Mutual friends"
+msgstr "Mutual friends"
+
+#: src/BaseModule.php:230
+msgid "Common"
+msgstr ""
+
+#: src/Console/Addon.php:177 src/Console/Addon.php:202
+msgid "Addon not found"
+msgstr ""
+
+#: src/Console/Addon.php:181
+msgid "Addon already enabled"
+msgstr ""
+
+#: src/Console/Addon.php:206
+msgid "Addon already disabled"
+msgstr ""
+
+#: src/Console/ArchiveContact.php:106
+#, php-format
+msgid "Could not find any unarchived contact entry for this URL (%s)"
+msgstr "Could not find any unarchived contact entry for this URL (%s)"
+
+#: src/Console/ArchiveContact.php:109
+msgid "The contact entries have been archived"
+msgstr "The contact entries have been archived"
+
+#: src/Console/GlobalCommunityBlock.php:96
+#: src/Module/Admin/Blocklist/Contact.php:49
+#, php-format
+msgid "Could not find any contact entry for this URL (%s)"
+msgstr "Could not find any contact entry for this URL (%s)"
+
+#: src/Console/GlobalCommunityBlock.php:101
+#: src/Module/Admin/Blocklist/Contact.php:66
+msgid "The contact has been blocked from the node"
+msgstr "This contact has been blocked from the node"
+
+#: src/Console/PostUpdate.php:87
+#, php-format
+msgid "Post update version number has been set to %s."
+msgstr "Post update version number has been set to %s."
+
+#: src/Console/PostUpdate.php:95
+msgid "Check for pending update actions."
+msgstr "Check for pending update actions."
+
+#: src/Console/PostUpdate.php:97
+msgid "Done."
+msgstr "Done."
+
+#: src/Console/PostUpdate.php:99
+msgid "Execute pending post updates."
+msgstr "Execute pending post updates."
+
+#: src/Console/PostUpdate.php:105
+msgid "All pending post updates are done."
+msgstr "All pending post updates are done."
+
+#: src/Console/User.php:158 src/Console/User.php:245
+msgid "Enter user nickname: "
+msgstr ""
+
+#: src/Console/User.php:202
+msgid "Enter new password: "
+msgstr "Enter new password: "
+
+#: src/Console/User.php:237
+msgid "Enter user name: "
+msgstr ""
+
+#: src/Console/User.php:253
+msgid "Enter user email address: "
+msgstr ""
+
+#: src/Console/User.php:261
+msgid "Enter a language (optional): "
+msgstr ""
+
+#: src/Console/User.php:286
+msgid "User is not pending."
+msgstr ""
+
+#: src/Console/User.php:318
+msgid "User has already been marked for deletion."
+msgstr ""
+
+#: src/Console/User.php:323
+#, php-format
+msgid "Type \"yes\" to delete %s"
+msgstr ""
+
+#: src/Console/User.php:325
+msgid "Deletion aborted."
+msgstr ""
+
+#: src/Console/User.php:450
+msgid "Enter category: "
+msgstr ""
+
+#: src/Console/User.php:460
+msgid "Enter key: "
+msgstr ""
+
+#: src/Console/User.php:494
+msgid "Enter value: "
+msgstr ""
+
+#: src/Content/BoundariesPager.php:116 src/Content/Pager.php:171
+msgid "newer"
+msgstr "Later posts"
+
+#: src/Content/BoundariesPager.php:124 src/Content/Pager.php:176
+msgid "older"
+msgstr "Earlier posts"
+
+#: src/Content/ContactSelector.php:51
+msgid "Frequently"
+msgstr "Frequently"
+
+#: src/Content/ContactSelector.php:52
+msgid "Hourly"
+msgstr "Hourly"
+
+#: src/Content/ContactSelector.php:53
+msgid "Twice daily"
+msgstr "Twice daily"
+
+#: src/Content/ContactSelector.php:54
+msgid "Daily"
+msgstr "Daily"
+
+#: src/Content/ContactSelector.php:55
+msgid "Weekly"
+msgstr "Weekly"
+
+#: src/Content/ContactSelector.php:56
+msgid "Monthly"
+msgstr "Monthly"
+
+#: src/Content/ContactSelector.php:123
+msgid "DFRN"
+msgstr "DFRN"
+
+#: src/Content/ContactSelector.php:124
+msgid "OStatus"
+msgstr "OStatus"
+
+#: src/Content/ContactSelector.php:125
+msgid "RSS/Atom"
+msgstr "RSS/Atom"
+
+#: src/Content/ContactSelector.php:126 src/Module/Admin/Users/Active.php:129
+#: src/Module/Admin/Users/Blocked.php:130 src/Module/Admin/Users/Create.php:73
+#: src/Module/Admin/Users/Deleted.php:88 src/Module/Admin/Users/Index.php:142
+#: src/Module/Admin/Users/Index.php:162 src/Module/Admin/Users/Pending.php:104
+msgid "Email"
+msgstr "Email"
+
+#: src/Content/ContactSelector.php:127 src/Module/Debug/Babel.php:307
+msgid "Diaspora"
+msgstr "diaspora*"
+
+#: src/Content/ContactSelector.php:128
+msgid "Zot!"
+msgstr "Zot!"
+
+#: src/Content/ContactSelector.php:129
+msgid "LinkedIn"
+msgstr "LinkedIn"
+
+#: src/Content/ContactSelector.php:130
+msgid "XMPP/IM"
+msgstr "XMPP/IM"
+
+#: src/Content/ContactSelector.php:131
+msgid "MySpace"
+msgstr "MySpace"
+
+#: src/Content/ContactSelector.php:132
+msgid "Google+"
+msgstr "Google+"
+
+#: src/Content/ContactSelector.php:133
+msgid "pump.io"
+msgstr "pump.io"
+
+#: src/Content/ContactSelector.php:134
+msgid "Twitter"
+msgstr "Twitter"
+
+#: src/Content/ContactSelector.php:135
+msgid "Discourse"
+msgstr "Discourse"
+
+#: src/Content/ContactSelector.php:136
+msgid "Diaspora Connector"
+msgstr "diaspora* connector"
+
+#: src/Content/ContactSelector.php:137
+msgid "GNU Social Connector"
+msgstr "GNU Social Connector"
+
+#: src/Content/ContactSelector.php:138
+msgid "ActivityPub"
+msgstr "ActivityPub"
+
+#: src/Content/ContactSelector.php:139
+msgid "pnut"
+msgstr "pnut"
+
+#: src/Content/ContactSelector.php:175
+#, php-format
+msgid "%s (via %s)"
+msgstr ""
+
+#: src/Content/Conversation.php:207
+#, php-format
+msgid "%s likes this."
+msgstr "%s likes this."
+
+#: src/Content/Conversation.php:210
+#, php-format
+msgid "%s doesn't like this."
+msgstr "%s doesn't like this."
+
+#: src/Content/Conversation.php:213
+#, php-format
+msgid "%s attends."
+msgstr "%s attends."
+
+#: src/Content/Conversation.php:216
+#, php-format
+msgid "%s doesn't attend."
+msgstr "%s won't attend."
+
+#: src/Content/Conversation.php:219
+#, php-format
+msgid "%s attends maybe."
+msgstr "%s might attend."
+
+#: src/Content/Conversation.php:222 src/Content/Conversation.php:260
+#: src/Content/Conversation.php:848
+#, php-format
+msgid "%s reshared this."
+msgstr "%s reshared this."
+
+#: src/Content/Conversation.php:228
+msgid "and"
+msgstr "and"
+
+#: src/Content/Conversation.php:231
+#, php-format
+msgid "and %d other people"
+msgstr "and %d other people"
+
+#: src/Content/Conversation.php:239
+#, php-format
+msgid "<span  %1$s>%2$d people</span> like this"
+msgstr "<span  %1$s>%2$d people</span> like this"
+
+#: src/Content/Conversation.php:240
+#, php-format
+msgid "%s like this."
+msgstr "%s like this."
+
+#: src/Content/Conversation.php:243
+#, 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"
+
+#: src/Content/Conversation.php:244
+#, php-format
+msgid "%s don't like this."
+msgstr "%s don't like this."
+
+#: src/Content/Conversation.php:247
+#, php-format
+msgid "<span  %1$s>%2$d people</span> attend"
+msgstr "<span  %1$s>%2$d people</span> attend"
+
+#: src/Content/Conversation.php:248
+#, php-format
+msgid "%s attend."
+msgstr "%s attend."
+
+#: src/Content/Conversation.php:251
+#, php-format
+msgid "<span  %1$s>%2$d people</span> don't attend"
+msgstr "<span  %1$s>%2$d people</span> won't attend"
+
+#: src/Content/Conversation.php:252
+#, php-format
+msgid "%s don't attend."
+msgstr "%s won't attend."
+
+#: src/Content/Conversation.php:255
+#, php-format
+msgid "<span  %1$s>%2$d people</span> attend maybe"
+msgstr "<span  %1$s>%2$d people</span> might attend"
+
+#: src/Content/Conversation.php:256
+#, php-format
+msgid "%s attend maybe."
+msgstr "%s may be attending."
+
+#: src/Content/Conversation.php:259
+#, php-format
+msgid "<span  %1$s>%2$d people</span> reshared this"
+msgstr "<span  %1$s>%2$d people</span> reshared this"
+
+#: src/Content/Conversation.php:307
+msgid "Visible to <strong>everybody</strong>"
+msgstr "Visible to <strong>everybody</strong>"
+
+#: src/Content/Conversation.php:308 src/Module/Item/Compose.php:159
+#: src/Object/Post.php:973
+msgid "Please enter a image/video/audio/webpage URL:"
+msgstr "Please enter an image/video/audio/webpage URL:"
+
+#: src/Content/Conversation.php:309
+msgid "Tag term:"
+msgstr "Tag term:"
+
+#: src/Content/Conversation.php:310 src/Module/Filer/SaveTag.php:68
+msgid "Save to Folder:"
+msgstr "Save to folder:"
+
+#: src/Content/Conversation.php:311
+msgid "Where are you right now?"
+msgstr "Where are you right now?"
+
+#: src/Content/Conversation.php:312
+msgid "Delete item(s)?"
+msgstr "Delete item(s)?"
+
+#: src/Content/Conversation.php:322
+msgid "New Post"
+msgstr "New post"
+
+#: src/Content/Conversation.php:325
+msgid "Share"
+msgstr "Share"
+
+#: src/Content/Conversation.php:331 src/Module/Item/Compose.php:151
+#: src/Object/Post.php:965
+msgid "Bold"
+msgstr "Bold"
+
+#: src/Content/Conversation.php:332 src/Module/Item/Compose.php:152
+#: src/Object/Post.php:966
+msgid "Italic"
+msgstr "Italic"
+
+#: src/Content/Conversation.php:333 src/Module/Item/Compose.php:153
+#: src/Object/Post.php:967
+msgid "Underline"
+msgstr "Underline"
+
+#: src/Content/Conversation.php:334 src/Module/Item/Compose.php:154
+#: src/Object/Post.php:968
+msgid "Quote"
+msgstr "Quote"
+
+#: src/Content/Conversation.php:335 src/Module/Item/Compose.php:155
+#: src/Object/Post.php:969
+msgid "Code"
+msgstr "Code"
+
+#: src/Content/Conversation.php:336 src/Module/Item/Compose.php:156
+#: src/Object/Post.php:970
+msgid "Image"
+msgstr "Image"
+
+#: src/Content/Conversation.php:337 src/Module/Item/Compose.php:157
+#: src/Object/Post.php:971
+msgid "Link"
+msgstr "Link"
+
+#: src/Content/Conversation.php:338 src/Module/Item/Compose.php:158
+#: src/Object/Post.php:972
+msgid "Link or Media"
+msgstr "Link or media"
+
+#: src/Content/Conversation.php:339
+msgid "Video"
+msgstr ""
+
+#: src/Content/Conversation.php:352 src/Module/Item/Compose.php:172
+msgid "Scheduled at"
+msgstr ""
+
+#: src/Content/Conversation.php:651 src/Object/Post.php:454
+#: src/Object/Post.php:455
+#, php-format
 msgid "View %s's profile @ %s"
 msgstr "View %s's profile @ %s"
 
-#: include/conversation.php:809 object/Item.php:338
-msgid "Categories:"
-msgstr "Categories:"
+#: src/Content/Conversation.php:664 src/Object/Post.php:442
+msgid "Categories:"
+msgstr "Categories:"
+
+#: src/Content/Conversation.php:665 src/Object/Post.php:443
+msgid "Filed under:"
+msgstr "Filed under:"
+
+#: src/Content/Conversation.php:672 src/Object/Post.php:468
+#, php-format
+msgid "%s from %s"
+msgstr "%s from %s"
+
+#: src/Content/Conversation.php:687
+msgid "View in context"
+msgstr "View in context"
+
+#: src/Content/Conversation.php:752
+msgid "remove"
+msgstr "Remove"
+
+#: src/Content/Conversation.php:756
+msgid "Delete Selected Items"
+msgstr "Delete selected items"
+
+#: src/Content/Conversation.php:820 src/Content/Conversation.php:823
+#: src/Content/Conversation.php:826 src/Content/Conversation.php:829
+#, php-format
+msgid "You had been addressed (%s)."
+msgstr "You have been addressed (%s)."
+
+#: src/Content/Conversation.php:832
+#, php-format
+msgid "You are following %s."
+msgstr ""
+
+#: src/Content/Conversation.php:835
+msgid "Tagged"
+msgstr ""
+
+#: src/Content/Conversation.php:850
+msgid "Reshared"
+msgstr ""
+
+#: src/Content/Conversation.php:850
+#, php-format
+msgid "Reshared by %s <%s>"
+msgstr ""
+
+#: src/Content/Conversation.php:853
+#, php-format
+msgid "%s is participating in this thread."
+msgstr ""
+
+#: src/Content/Conversation.php:856
+msgid "Stored"
+msgstr ""
+
+#: src/Content/Conversation.php:859
+msgid "Global"
+msgstr ""
+
+#: src/Content/Conversation.php:862
+msgid "Relayed"
+msgstr ""
+
+#: src/Content/Conversation.php:862
+#, php-format
+msgid "Relayed by %s <%s>"
+msgstr ""
+
+#: src/Content/Conversation.php:865
+msgid "Fetched"
+msgstr ""
+
+#: src/Content/Conversation.php:865
+#, php-format
+msgid "Fetched because of %s <%s>"
+msgstr ""
+
+#: src/Content/Feature.php:96
+msgid "General Features"
+msgstr "General"
+
+#: src/Content/Feature.php:98
+msgid "Photo Location"
+msgstr "Photo location"
+
+#: src/Content/Feature.php:98
+msgid ""
+"Photo metadata is normally stripped. This extracts the location (if present)"
+" prior to stripping metadata and links it to a map."
+msgstr "Photo metadata is normally removed. This saves the geo tag (if present) and links it to a map prior to removing other metadata."
+
+#: src/Content/Feature.php:99
+msgid "Trending Tags"
+msgstr "Trending tags"
+
+#: src/Content/Feature.php:99
+msgid ""
+"Show a community page widget with a list of the most popular tags in recent "
+"public posts."
+msgstr "Show a community page widget with a list of the most popular tags in recent public posts."
+
+#: src/Content/Feature.php:104
+msgid "Post Composition Features"
+msgstr "Post composition"
+
+#: src/Content/Feature.php:105
+msgid "Auto-mention Forums"
+msgstr "Auto-mention forums"
+
+#: src/Content/Feature.php:105
+msgid ""
+"Add/remove mention when a forum page is selected/deselected in ACL window."
+msgstr "Add/Remove mention when a forum page is selected or deselected in the ACL window."
+
+#: src/Content/Feature.php:106
+msgid "Explicit Mentions"
+msgstr "Explicit Mentions"
+
+#: src/Content/Feature.php:106
+msgid ""
+"Add explicit mentions to comment box for manual control over who gets "
+"mentioned in replies."
+msgstr "Add explicit mentions to comment box for manual control over who gets mentioned in replies."
+
+#: src/Content/Feature.php:111
+msgid "Post/Comment Tools"
+msgstr "Post/Comment tools"
+
+#: src/Content/Feature.php:112
+msgid "Post Categories"
+msgstr "Post categories"
+
+#: src/Content/Feature.php:112
+msgid "Add categories to your posts"
+msgstr "Add categories to your posts"
+
+#: src/Content/Feature.php:117
+msgid "Advanced Profile Settings"
+msgstr "Advanced profiles"
+
+#: src/Content/Feature.php:118
+msgid "List Forums"
+msgstr "List forums"
+
+#: src/Content/Feature.php:118
+msgid "Show visitors public community forums at the Advanced Profile Page"
+msgstr "Show visitors of public community forums at the advanced profile page"
+
+#: src/Content/Feature.php:119
+msgid "Tag Cloud"
+msgstr "Tag cloud"
+
+#: src/Content/Feature.php:119
+msgid "Provide a personal tag cloud on your profile page"
+msgstr "Provide a personal tag cloud on your profile page"
+
+#: src/Content/Feature.php:120
+msgid "Display Membership Date"
+msgstr "Display membership date"
+
+#: src/Content/Feature.php:120
+msgid "Display membership date in profile"
+msgstr "Display membership date in profile"
+
+#: src/Content/ForumManager.php:145 src/Content/Nav.php:239
+#: src/Content/Text/HTML.php:906 src/Content/Widget.php:523
+msgid "Forums"
+msgstr "Forums"
+
+#: src/Content/ForumManager.php:147
+msgid "External link to forum"
+msgstr "External link to forum"
+
+#: src/Content/ForumManager.php:150 src/Content/Widget.php:502
+msgid "show less"
+msgstr ""
+
+#: src/Content/ForumManager.php:151 src/Content/Widget.php:404
+#: src/Content/Widget.php:503
+msgid "show more"
+msgstr "show more"
+
+#: src/Content/Item.php:305
+#, php-format
+msgid "%1$s poked %2$s"
+msgstr "%1$s poked %2$s"
+
+#: src/Content/Item.php:338 src/Model/Item.php:2624
+msgid "event"
+msgstr "event"
+
+#: src/Content/Item.php:442 view/theme/frio/theme.php:254
+msgid "Follow Thread"
+msgstr "Follow thread"
+
+#: src/Content/Item.php:443 src/Model/Contact.php:1077
+msgid "View Status"
+msgstr "View status"
+
+#: src/Content/Item.php:444 src/Content/Item.php:466
+#: src/Model/Contact.php:1011 src/Model/Contact.php:1069
+#: src/Model/Contact.php:1078 src/Module/Directory.php:160
+#: src/Module/Settings/Profile/Index.php:226
+msgid "View Profile"
+msgstr "View profile"
+
+#: src/Content/Item.php:445 src/Model/Contact.php:1079
+msgid "View Photos"
+msgstr "View photos"
+
+#: src/Content/Item.php:446 src/Model/Contact.php:1070
+#: src/Model/Contact.php:1080
+msgid "Network Posts"
+msgstr "Network posts"
+
+#: src/Content/Item.php:447 src/Model/Contact.php:1071
+#: src/Model/Contact.php:1081
+msgid "View Contact"
+msgstr "View contact"
+
+#: src/Content/Item.php:448 src/Model/Contact.php:1082
+msgid "Send PM"
+msgstr "Send PM"
+
+#: src/Content/Item.php:449 src/Module/Admin/Blocklist/Contact.php:100
+#: src/Module/Admin/Users/Active.php:140 src/Module/Admin/Users/Index.php:154
+#: src/Module/Contact.php:544 src/Module/Contact.php:787
+#: src/Module/Contact.php:1064
+msgid "Block"
+msgstr "Block"
+
+#: src/Content/Item.php:450 src/Module/Contact.php:545
+#: src/Module/Contact.php:788 src/Module/Contact.php:1072
+#: src/Module/Notifications/Introductions.php:112
+#: src/Module/Notifications/Introductions.php:184
+#: src/Module/Notifications/Notification.php:61
+msgid "Ignore"
+msgstr "Ignore"
+
+#: src/Content/Item.php:454 src/Object/Post.php:429
+msgid "Languages"
+msgstr ""
+
+#: src/Content/Item.php:458 src/Model/Contact.php:1083
+msgid "Poke"
+msgstr "Poke"
+
+#: src/Content/Nav.php:90
+msgid "Nothing new here"
+msgstr "Nothing new here"
+
+#: src/Content/Nav.php:94 src/Module/Special/HTTPException.php:75
+msgid "Go back"
+msgstr "Go back"
+
+#: src/Content/Nav.php:95
+msgid "Clear notifications"
+msgstr "Clear notifications"
+
+#: src/Content/Nav.php:96 src/Content/Text/HTML.php:893
+msgid "@name, !forum, #tags, content"
+msgstr "@name, !forum, #tags, content"
+
+#: src/Content/Nav.php:183 src/Module/Security/Login.php:145
+msgid "Logout"
+msgstr "Logout"
+
+#: src/Content/Nav.php:183
+msgid "End this session"
+msgstr "End this session"
+
+#: src/Content/Nav.php:185 src/Module/Bookmarklet.php:44
+#: src/Module/Security/Login.php:146
+msgid "Login"
+msgstr "Login"
+
+#: src/Content/Nav.php:185
+msgid "Sign in"
+msgstr "Sign in"
+
+#: src/Content/Nav.php:190 src/Module/BaseProfile.php:56
+#: src/Module/Contact.php:576 src/Module/Contact.php:822
+#: src/Module/Settings/TwoFactor/Index.php:112 view/theme/frio/theme.php:225
+msgid "Status"
+msgstr "Status"
+
+#: src/Content/Nav.php:190 src/Content/Nav.php:273
+#: view/theme/frio/theme.php:225
+msgid "Your posts and conversations"
+msgstr "My posts and conversations"
+
+#: src/Content/Nav.php:191 src/Module/BaseProfile.php:48
+#: src/Module/BaseSettings.php:57 src/Module/Contact.php:578
+#: src/Module/Contact.php:846 src/Module/Profile/Profile.php:241
+#: src/Module/Welcome.php:57 view/theme/frio/theme.php:226
+msgid "Profile"
+msgstr "Profile"
+
+#: src/Content/Nav.php:191 view/theme/frio/theme.php:226
+msgid "Your profile page"
+msgstr "My profile page"
+
+#: src/Content/Nav.php:192 view/theme/frio/theme.php:227
+msgid "Your photos"
+msgstr "My photos"
+
+#: src/Content/Nav.php:193 src/Module/BaseProfile.php:72
+#: src/Module/BaseProfile.php:75 src/Module/Contact.php:838
+#: view/theme/frio/theme.php:228
+msgid "Media"
+msgstr ""
+
+#: src/Content/Nav.php:193 view/theme/frio/theme.php:228
+msgid "Your postings with media"
+msgstr ""
+
+#: src/Content/Nav.php:194 view/theme/frio/theme.php:229
+msgid "Your events"
+msgstr "My events"
+
+#: src/Content/Nav.php:195
+msgid "Personal notes"
+msgstr "Personal notes"
+
+#: src/Content/Nav.php:195
+msgid "Your personal notes"
+msgstr "My personal notes"
+
+#: src/Content/Nav.php:212 src/Content/Nav.php:273
+msgid "Home"
+msgstr "Home"
+
+#: src/Content/Nav.php:216 src/Module/Register.php:157
+#: src/Module/Security/Login.php:106
+msgid "Register"
+msgstr "Sign up now >>"
+
+#: src/Content/Nav.php:216
+msgid "Create an account"
+msgstr "Create account"
+
+#: src/Content/Nav.php:222 src/Module/Help.php:69
+#: src/Module/Settings/TwoFactor/AppSpecific.php:115
+#: src/Module/Settings/TwoFactor/Index.php:111
+#: src/Module/Settings/TwoFactor/Recovery.php:93
+#: src/Module/Settings/TwoFactor/Verify.php:132 view/theme/vier/theme.php:217
+msgid "Help"
+msgstr "Help"
 
-#: include/conversation.php:810 object/Item.php:339
-msgid "Filed under:"
-msgstr "Filed under:"
+#: src/Content/Nav.php:222
+msgid "Help and documentation"
+msgstr "Help and documentation"
 
-#: include/conversation.php:817 mod/content.php:499 mod/content.php:930
-#: object/Item.php:364
-#, php-format
-msgid "%s from %s"
-msgstr "%s from %s"
+#: src/Content/Nav.php:226
+msgid "Apps"
+msgstr "Apps"
 
-#: include/conversation.php:833 mod/content.php:515
-msgid "View in context"
-msgstr "View in context"
+#: src/Content/Nav.php:226
+msgid "Addon applications, utilities, games"
+msgstr "Addon applications, utilities, games"
 
-#: include/conversation.php:835 include/conversation.php:1307
-#: mod/content.php:517 mod/content.php:955 mod/editpost.php:117
-#: mod/message.php:337 mod/message.php:522 mod/wallmessage.php:143
-#: mod/photos.php:1630 object/Item.php:389
-msgid "Please wait"
-msgstr "Please wait"
+#: src/Content/Nav.php:230 src/Content/Text/HTML.php:891
+#: src/Module/Admin/Logs/View.php:86 src/Module/Search/Index.php:99
+msgid "Search"
+msgstr "Search"
 
-#: include/conversation.php:912
-msgid "remove"
-msgstr "Remove"
+#: src/Content/Nav.php:230
+msgid "Search site content"
+msgstr "Search site content"
 
-#: include/conversation.php:916
-msgid "Delete Selected Items"
-msgstr "Delete selected items"
+#: src/Content/Nav.php:233 src/Content/Text/HTML.php:900
+msgid "Full Text"
+msgstr "Full text"
 
-#: include/conversation.php:1011 view/theme/frio/theme.php:347
-msgid "Follow Thread"
-msgstr "Follow thread"
+#: src/Content/Nav.php:234 src/Content/Text/HTML.php:901
+#: src/Content/Widget/TagCloud.php:68
+msgid "Tags"
+msgstr "Tags"
 
-#: include/conversation.php:1012 include/Contact.php:458
-msgid "View Status"
-msgstr "View status"
+#: src/Content/Nav.php:235 src/Content/Nav.php:294
+#: src/Content/Text/HTML.php:902 src/Module/BaseProfile.php:125
+#: src/Module/BaseProfile.php:128 src/Module/Contact.php:759
+#: src/Module/Contact.php:853 view/theme/frio/theme.php:236
+msgid "Contacts"
+msgstr "Contacts"
 
-#: include/conversation.php:1013 include/conversation.php:1029
-#: include/Contact.php:401 include/Contact.php:414 include/Contact.php:459
-#: mod/allfriends.php:71 mod/directory.php:153 mod/dirfind.php:212
-#: mod/match.php:77 mod/suggest.php:82
-msgid "View Profile"
-msgstr "View profile"
+#: src/Content/Nav.php:254
+msgid "Community"
+msgstr "Community"
 
-#: include/conversation.php:1014 include/Contact.php:460
-msgid "View Photos"
-msgstr "View photos"
+#: src/Content/Nav.php:254
+msgid "Conversations on this and other servers"
+msgstr "Conversations on this and other servers"
 
-#: include/conversation.php:1015 include/Contact.php:461
-msgid "Network Posts"
-msgstr "Network posts"
+#: src/Content/Nav.php:258 src/Module/BaseProfile.php:87
+#: src/Module/BaseProfile.php:98 view/theme/frio/theme.php:233
+msgid "Events and Calendar"
+msgstr "Events and calendar"
 
-#: include/conversation.php:1016 include/Contact.php:462
-msgid "View Contact"
-msgstr "View contact"
+#: src/Content/Nav.php:261
+msgid "Directory"
+msgstr "Directory"
 
-#: include/conversation.php:1017 include/Contact.php:464
-msgid "Send PM"
-msgstr "Send PM"
+#: src/Content/Nav.php:261
+msgid "People directory"
+msgstr "People directory"
 
-#: include/conversation.php:1021 include/Contact.php:465
-msgid "Poke"
-msgstr "Poke"
+#: src/Content/Nav.php:263 src/Module/BaseAdmin.php:85
+msgid "Information"
+msgstr "Information"
 
-#: include/conversation.php:1148
-#, php-format
-msgid "%s likes this."
-msgstr "%s likes this."
+#: src/Content/Nav.php:263
+msgid "Information about this friendica instance"
+msgstr "Information about this Friendica instance"
 
-#: include/conversation.php:1151
-#, php-format
-msgid "%s doesn't like this."
-msgstr "%s doesn't like this."
+#: src/Content/Nav.php:266 src/Module/Admin/Tos.php:59
+#: src/Module/BaseAdmin.php:96 src/Module/Register.php:165
+#: src/Module/Tos.php:84
+msgid "Terms of Service"
+msgstr "Terms of Service"
 
-#: include/conversation.php:1154
-#, php-format
-msgid "%s attends."
-msgstr "%s attends."
+#: src/Content/Nav.php:266
+msgid "Terms of Service of this Friendica instance"
+msgstr "Terms of Service of this Friendica instance"
 
-#: include/conversation.php:1157
-#, php-format
-msgid "%s doesn't attend."
-msgstr "%s doesn't attend."
+#: src/Content/Nav.php:271 view/theme/frio/theme.php:232
+msgid "Network"
+msgstr "Network"
 
-#: include/conversation.php:1160
-#, php-format
-msgid "%s attends maybe."
-msgstr "%s may attend."
+#: src/Content/Nav.php:271 view/theme/frio/theme.php:232
+msgid "Conversations from your friends"
+msgstr "My friends' conversations"
 
-#: include/conversation.php:1171
-msgid "and"
-msgstr "and"
+#: src/Content/Nav.php:277
+msgid "Introductions"
+msgstr "Introductions"
 
-#: include/conversation.php:1177
-#, php-format
-msgid ", and %d other people"
-msgstr ", and %d other people"
+#: src/Content/Nav.php:277
+msgid "Friend Requests"
+msgstr "Friend requests"
 
-#: include/conversation.php:1186
-#, php-format
-msgid "<span  %1$s>%2$d people</span> like this"
-msgstr "<span  %1$s>%2$d people</span> like this"
+#: src/Content/Nav.php:278 src/Module/BaseNotifications.php:139
+#: src/Module/Notifications/Introductions.php:53
+msgid "Notifications"
+msgstr "Notifications"
 
-#: include/conversation.php:1187
-#, php-format
-msgid "%s like this."
-msgstr "%s like this."
+#: src/Content/Nav.php:279
+msgid "See all notifications"
+msgstr "See all notifications"
 
-#: include/conversation.php:1190
-#, 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"
+#: src/Content/Nav.php:280
+msgid "Mark all system notifications seen"
+msgstr "Mark notifications as seen"
 
-#: include/conversation.php:1191
-#, php-format
-msgid "%s don't like this."
-msgstr "%s don't like this."
+#: src/Content/Nav.php:283 view/theme/frio/theme.php:234
+msgid "Private mail"
+msgstr "Private messages"
 
-#: include/conversation.php:1194
-#, php-format
-msgid "<span  %1$s>%2$d people</span> attend"
-msgstr "<span  %1$s>%2$d people</span> attend"
+#: src/Content/Nav.php:284
+msgid "Inbox"
+msgstr "Inbox"
 
-#: include/conversation.php:1195
-#, php-format
-msgid "%s attend."
-msgstr "%s attend."
+#: src/Content/Nav.php:285
+msgid "Outbox"
+msgstr "Outbox"
 
-#: include/conversation.php:1198
-#, php-format
-msgid "<span  %1$s>%2$d people</span> don't attend"
-msgstr "<span  %1$s>%2$d people</span> don't attend"
+#: src/Content/Nav.php:289
+msgid "Accounts"
+msgstr ""
 
-#: include/conversation.php:1199
-#, php-format
-msgid "%s don't attend."
-msgstr "%s don't attend."
+#: src/Content/Nav.php:289
+msgid "Manage other pages"
+msgstr "Manage other pages"
+
+#: src/Content/Nav.php:292 src/Module/Admin/Addons/Details.php:114
+#: src/Module/Admin/Themes/Details.php:93 src/Module/BaseSettings.php:124
+#: src/Module/Welcome.php:52 view/theme/frio/theme.php:235
+msgid "Settings"
+msgstr "Settings"
+
+#: src/Content/Nav.php:292 view/theme/frio/theme.php:235
+msgid "Account settings"
+msgstr "Account settings"
+
+#: src/Content/Nav.php:294 view/theme/frio/theme.php:236
+msgid "Manage/edit friends and contacts"
+msgstr "Manage/Edit friends and contacts"
+
+#: src/Content/Nav.php:299 src/Module/BaseAdmin.php:126
+msgid "Admin"
+msgstr "Admin"
+
+#: src/Content/Nav.php:299
+msgid "Site setup and configuration"
+msgstr "Site setup and configuration"
+
+#: src/Content/Nav.php:302
+msgid "Navigation"
+msgstr "Navigation"
+
+#: src/Content/Nav.php:302
+msgid "Site map"
+msgstr "Site map"
+
+#: src/Content/OEmbed.php:298
+msgid "Embedding disabled"
+msgstr "Embedding disabled"
+
+#: src/Content/OEmbed.php:416
+msgid "Embedded content"
+msgstr "Embedded content"
+
+#: src/Content/Pager.php:216
+msgid "first"
+msgstr "first"
+
+#: src/Content/Pager.php:221
+msgid "prev"
+msgstr "prev"
+
+#: src/Content/Pager.php:276
+msgid "next"
+msgstr "next"
+
+#: src/Content/Pager.php:281
+msgid "last"
+msgstr "last"
 
-#: include/conversation.php:1202
+#: src/Content/Text/BBCode.php:987 src/Content/Text/BBCode.php:1781
+#: src/Content/Text/BBCode.php:1782
+msgid "Image/photo"
+msgstr "Image/Photo"
+
+#: src/Content/Text/BBCode.php:1160
 #, php-format
-msgid "<span  %1$s>%2$d people</span> attend maybe"
-msgstr "<span  %1$s>%2$d people</span> attend maybe"
+msgid "<a href=\"%1$s\" target=\"_blank\" rel=\"noopener noreferrer\">%2$s</a> %3$s"
+msgstr ""
+
+#: src/Content/Text/BBCode.php:1185 src/Model/Item.php:3154
+#: src/Model/Item.php:3160 src/Model/Item.php:3161
+msgid "Link to source"
+msgstr ""
+
+#: src/Content/Text/BBCode.php:1699 src/Content/Text/HTML.php:943
+msgid "Click to open/close"
+msgstr "Reveal/hide"
+
+#: src/Content/Text/BBCode.php:1730
+msgid "$1 wrote:"
+msgstr "$1 wrote:"
+
+#: src/Content/Text/BBCode.php:1786 src/Content/Text/BBCode.php:1787
+msgid "Encrypted content"
+msgstr "Encrypted content"
+
+#: src/Content/Text/BBCode.php:2002
+msgid "Invalid source protocol"
+msgstr "Invalid source protocol"
+
+#: src/Content/Text/BBCode.php:2017
+msgid "Invalid link protocol"
+msgstr "Invalid link protocol"
+
+#: src/Content/Text/HTML.php:807
+msgid "Loading more entries..."
+msgstr "Loading more entries..."
+
+#: src/Content/Text/HTML.php:808
+msgid "The end"
+msgstr "The end"
+
+#: src/Content/Text/HTML.php:885 src/Content/Widget/VCard.php:103
+#: src/Model/Profile.php:454
+msgid "Follow"
+msgstr "Follow"
+
+#: src/Content/Widget.php:49
+msgid "Add New Contact"
+msgstr "Add new contact"
+
+#: src/Content/Widget.php:50
+msgid "Enter address or web location"
+msgstr "Enter address or web location"
+
+#: src/Content/Widget.php:51
+msgid "Example: bob@example.com, http://example.com/barbara"
+msgstr "Example: jo@example.com, http://example.com/jo"
+
+#: src/Content/Widget.php:53
+msgid "Connect"
+msgstr "Connect"
 
-#: include/conversation.php:1203
+#: src/Content/Widget.php:68
 #, php-format
-msgid "%s anttend maybe."
-msgstr "%s attend maybe."
+msgid "%d invitation available"
+msgid_plural "%d invitations available"
+msgstr[0] "%d invitation available"
+msgstr[1] "%d invitations available"
 
-#: include/conversation.php:1232 include/conversation.php:1248
-msgid "Visible to <strong>everybody</strong>"
-msgstr "Visible to <strong>everybody</strong>"
+#: src/Content/Widget.php:74 view/theme/vier/theme.php:170
+msgid "Find People"
+msgstr "Find people"
 
-#: include/conversation.php:1233 include/conversation.php:1249
-#: 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 "Please enter a link URL:"
+#: src/Content/Widget.php:75 view/theme/vier/theme.php:171
+msgid "Enter name or interest"
+msgstr "Enter name or interest"
 
-#: include/conversation.php:1234 include/conversation.php:1250
-msgid "Please enter a video link/URL:"
-msgstr "Please enter a video link/URL:"
+#: src/Content/Widget.php:77 view/theme/vier/theme.php:173
+msgid "Examples: Robert Morgenstein, Fishing"
+msgstr "Examples: Robert Morgenstein, fishing"
 
-#: include/conversation.php:1235 include/conversation.php:1251
-msgid "Please enter an audio link/URL:"
-msgstr "Please enter an audio link/URL:"
+#: src/Content/Widget.php:78 src/Module/Contact.php:780
+#: src/Module/Directory.php:99 view/theme/vier/theme.php:174
+msgid "Find"
+msgstr "Find"
 
-#: include/conversation.php:1236 include/conversation.php:1252
-msgid "Tag term:"
-msgstr "Tag term:"
+#: src/Content/Widget.php:80 view/theme/vier/theme.php:176
+msgid "Similar Interests"
+msgstr "Similar interests"
 
-#: include/conversation.php:1237 include/conversation.php:1253
-#: mod/filer.php:31
-msgid "Save to Folder:"
-msgstr "Save to folder:"
+#: src/Content/Widget.php:81 view/theme/vier/theme.php:177
+msgid "Random Profile"
+msgstr "Random profile"
 
-#: include/conversation.php:1238 include/conversation.php:1254
-msgid "Where are you right now?"
-msgstr "Where are you right now?"
+#: src/Content/Widget.php:82 view/theme/vier/theme.php:178
+msgid "Invite Friends"
+msgstr "Invite friends"
 
-#: include/conversation.php:1239
-msgid "Delete item(s)?"
-msgstr "Delete item(s)?"
+#: src/Content/Widget.php:83 src/Module/Directory.php:91
+#: view/theme/vier/theme.php:179
+msgid "Global Directory"
+msgstr "Global directory"
 
-#: include/conversation.php:1288
-msgid "Share"
-msgstr "Share"
+#: src/Content/Widget.php:85 view/theme/vier/theme.php:181
+msgid "Local Directory"
+msgstr "Local directory"
 
-#: include/conversation.php:1289 mod/editpost.php:103 mod/message.php:335
-#: mod/message.php:519 mod/wallmessage.php:141
-msgid "Upload photo"
-msgstr "Upload photo"
+#: src/Content/Widget.php:207 src/Model/Group.php:535
+#: src/Module/Contact.php:743 src/Module/Welcome.php:76
+msgid "Groups"
+msgstr "Groups"
 
-#: include/conversation.php:1290 mod/editpost.php:104
-msgid "upload photo"
-msgstr "upload photo"
+#: src/Content/Widget.php:209
+msgid "Everyone"
+msgstr ""
 
-#: include/conversation.php:1291 mod/editpost.php:105
-msgid "Attach file"
-msgstr "Attach file"
+#: src/Content/Widget.php:238
+msgid "Relationships"
+msgstr "Relationships"
 
-#: include/conversation.php:1292 mod/editpost.php:106
-msgid "attach file"
-msgstr "attach file"
+#: src/Content/Widget.php:240 src/Module/Contact.php:695
+#: src/Module/Group.php:292
+msgid "All Contacts"
+msgstr "All contacts"
 
-#: include/conversation.php:1293 mod/editpost.php:107 mod/message.php:336
-#: mod/message.php:520 mod/wallmessage.php:142
-msgid "Insert web link"
-msgstr "Insert web link"
+#: src/Content/Widget.php:279
+msgid "Protocols"
+msgstr "Protocols"
 
-#: include/conversation.php:1294 mod/editpost.php:108
-msgid "web link"
-msgstr "web link"
+#: src/Content/Widget.php:281
+msgid "All Protocols"
+msgstr "All protocols"
 
-#: include/conversation.php:1295 mod/editpost.php:109
-msgid "Insert video link"
-msgstr "Insert video link"
+#: src/Content/Widget.php:309
+msgid "Saved Folders"
+msgstr "Saved Folders"
 
-#: include/conversation.php:1296 mod/editpost.php:110
-msgid "video link"
-msgstr "video link"
+#: src/Content/Widget.php:311 src/Content/Widget.php:345
+msgid "Everything"
+msgstr "Everything"
 
-#: include/conversation.php:1297 mod/editpost.php:111
-msgid "Insert audio link"
-msgstr "Insert audio link"
+#: src/Content/Widget.php:343
+msgid "Categories"
+msgstr "Categories"
 
-#: include/conversation.php:1298 mod/editpost.php:112
-msgid "audio link"
-msgstr "audio link"
+#: src/Content/Widget.php:400
+#, 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"
 
-#: include/conversation.php:1299 mod/editpost.php:113
-msgid "Set your location"
-msgstr "Set your location"
+#: src/Content/Widget.php:496
+msgid "Archives"
+msgstr "Archives"
 
-#: include/conversation.php:1300 mod/editpost.php:114
-msgid "set location"
-msgstr "set location"
+#: src/Content/Widget.php:520
+msgid "Persons"
+msgstr ""
 
-#: include/conversation.php:1301 mod/editpost.php:115
-msgid "Clear browser location"
-msgstr "Clear browser location"
+#: src/Content/Widget.php:521
+msgid "Organisations"
+msgstr "Organizations"
 
-#: include/conversation.php:1302 mod/editpost.php:116
-msgid "clear location"
-msgstr "clear location"
+#: src/Content/Widget.php:522 src/Model/Contact.php:1506
+msgid "News"
+msgstr "News"
 
-#: include/conversation.php:1304 mod/editpost.php:130
-msgid "Set title"
-msgstr "Set title"
+#: src/Content/Widget.php:527 src/Module/Admin/BaseUsers.php:50
+msgid "All"
+msgstr ""
 
-#: include/conversation.php:1306 mod/editpost.php:132
-msgid "Categories (comma-separated list)"
-msgstr "Categories (comma-separated list)"
+#: src/Content/Widget/CalendarExport.php:54
+msgid "Export"
+msgstr "Export"
 
-#: include/conversation.php:1308 mod/editpost.php:118
-msgid "Permission settings"
-msgstr "Permission settings"
+#: src/Content/Widget/CalendarExport.php:55
+msgid "Export calendar as ical"
+msgstr "Export calendar as ical"
 
-#: include/conversation.php:1309 mod/editpost.php:147
-msgid "permissions"
-msgstr "permissions"
+#: src/Content/Widget/CalendarExport.php:56
+msgid "Export calendar as csv"
+msgstr "Export calendar as csv"
 
-#: include/conversation.php:1317 mod/editpost.php:127
-msgid "Public post"
-msgstr "Public post"
+#: src/Content/Widget/ContactBlock.php:79
+msgid "No contacts"
+msgstr "No contacts"
 
-#: include/conversation.php:1322 mod/content.php:739 mod/editpost.php:138
-#: mod/events.php:507 mod/photos.php:1650 mod/photos.php:1692
-#: mod/photos.php:1772 object/Item.php:711
-msgid "Preview"
-msgstr "Preview"
+#: src/Content/Widget/ContactBlock.php:108
+#, php-format
+msgid "%d Contact"
+msgid_plural "%d Contacts"
+msgstr[0] "%d contact"
+msgstr[1] "%d contacts"
 
-#: include/conversation.php:1326 include/items.php:2148
-#: 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/videos.php:135
-#: mod/photos.php:248 mod/photos.php:340 mod/settings.php:679
-#: mod/settings.php:705 mod/suggest.php:35 mod/contacts.php:468
-#: mod/fbrowser.php:104 mod/fbrowser.php:139 mod/unfollow.php:117
-msgid "Cancel"
-msgstr "Cancel"
+#: src/Content/Widget/ContactBlock.php:125
+msgid "View Contacts"
+msgstr "View contacts"
 
-#: include/conversation.php:1332
-msgid "Post to Groups"
-msgstr "Post to groups"
+#: src/Content/Widget/SavedSearches.php:47
+msgid "Remove term"
+msgstr "Remove term"
 
-#: include/conversation.php:1333
-msgid "Post to Contacts"
-msgstr "Post to contacts"
+#: src/Content/Widget/SavedSearches.php:60
+msgid "Saved Searches"
+msgstr "Saved searches"
 
-#: include/conversation.php:1334
-msgid "Private post"
-msgstr "Private post"
+#: src/Content/Widget/TrendingTags.php:51
+#, php-format
+msgid "Trending Tags (last %d hour)"
+msgid_plural "Trending Tags (last %d hours)"
+msgstr[0] "Trending tags (last %d hour)"
+msgstr[1] "Trending tags (last %d hours)"
 
-#: include/conversation.php:1339 include/identity.php:267 mod/editpost.php:145
-msgid "Message"
-msgstr "Message"
+#: src/Content/Widget/TrendingTags.php:52
+msgid "More Trending Tags"
+msgstr "More trending tags"
 
-#: include/conversation.php:1340 mod/editpost.php:146
-msgid "Browser"
-msgstr "Browser"
+#: src/Content/Widget/VCard.php:96 src/Model/Profile.php:373
+#: src/Module/Contact.php:567 src/Module/Profile/Profile.php:176
+msgid "XMPP:"
+msgstr "XMPP:"
 
-#: include/conversation.php:1522
-msgid "View all"
-msgstr "View all"
+#: src/Content/Widget/VCard.php:97 src/Model/Profile.php:374
+#: src/Module/Contact.php:569 src/Module/Profile/Profile.php:180
+msgid "Matrix:"
+msgstr ""
 
-#: include/conversation.php:1544
-msgid "Like"
-msgid_plural "Likes"
-msgstr[0] "Like"
-msgstr[1] "Likes"
+#: src/Content/Widget/VCard.php:101 src/Model/Profile.php:466
+#: src/Module/Notifications/Introductions.php:179
+msgid "Network:"
+msgstr "Network:"
 
-#: include/conversation.php:1547
-msgid "Dislike"
-msgid_plural "Dislikes"
-msgstr[0] "Dislike"
-msgstr[1] "Dislikes"
+#: src/Content/Widget/VCard.php:105 src/Model/Profile.php:456
+msgid "Unfollow"
+msgstr "Unfollow"
 
-#: include/conversation.php:1553
-msgid "Not Attending"
-msgid_plural "Not Attending"
-msgstr[0] "Not attending"
-msgstr[1] "Not attending"
+#: src/Core/ACL.php:164 src/Module/Profile/Profile.php:242
+msgid "Yourself"
+msgstr ""
 
-#: include/dbstructure.php:26
-msgid "There are no tables on MyISAM."
-msgstr "There are no tables on MyISAM."
+#: src/Core/ACL.php:200 src/Module/PermissionTooltip.php:85
+#: src/Module/PermissionTooltip.php:107
+msgid "Mutuals"
+msgstr "Mutuals"
 
-#: include/dbstructure.php:67
-#, 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 "\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\n                        might be invalid."
+#: src/Core/ACL.php:292
+msgid "Post to Email"
+msgstr "Post to email"
 
-#: include/dbstructure.php:72
-#, php-format
-msgid ""
-"The error message is\n"
-"[pre]%s[/pre]"
-msgstr "The error message is\n[pre]%s[/pre]"
+#: src/Core/ACL.php:319
+msgid "Public"
+msgstr "Public"
 
-#: include/dbstructure.php:197
-#, php-format
+#: src/Core/ACL.php:320
 msgid ""
-"\n"
-"Error %d occurred during database update:\n"
-"%s\n"
-msgstr "\nError %d occurred during database update:\n%s\n"
+"This content will be shown to all your followers and can be seen in the "
+"community pages and by anyone with its link."
+msgstr "This post will be shown to all your followers and can be seen in the community pages and by anyone with its link."
 
-#: include/dbstructure.php:200
-msgid "Errors encountered performing database changes: "
-msgstr "Errors encountered performing database changes: "
+#: src/Core/ACL.php:321
+msgid "Limited/Private"
+msgstr "Limited/Private"
 
-#: include/dbstructure.php:208
-msgid ": Database update"
-msgstr ": Database update"
+#: src/Core/ACL.php:322
+msgid ""
+"This content will be shown only to the people in the first box, to the "
+"exception of the people mentioned in the second box. It won't appear "
+"anywhere public."
+msgstr "This post will be shown only to the people in the first box, to the exception of the people mentioned in the second box. It won't appear anywhere publicly."
 
-#: include/dbstructure.php:440
-#, php-format
-msgid "%s: updating %s table."
-msgstr "%s: updating %s table."
+#: src/Core/ACL.php:323
+msgid "Show to:"
+msgstr "Show to:"
 
-#: include/delivery.php:429
-msgid "(no subject)"
-msgstr "(no subject)"
+#: src/Core/ACL.php:324
+msgid "Except to:"
+msgstr "Except to:"
 
-#: include/delivery.php:441 include/enotify.php:47
-msgid "noreply"
-msgstr "noreply"
+#: src/Core/ACL.php:327
+msgid "Connectors"
+msgstr "Connectors"
 
-#: include/enotify.php:28
-msgid "Friendica Notification"
-msgstr "Friendica notification"
+#: src/Core/Installer.php:183
+msgid ""
+"The database configuration file \"config/local.config.php\" could not be "
+"written. Please use the enclosed text to create a configuration file in your"
+" web server root."
+msgstr "The database configuration file \"config/local.config.php\" could not be written. Please use the enclosed text to create a configuration file in your web server root."
 
-#: include/enotify.php:31
-msgid "Thank You,"
-msgstr "Thank you"
+#: src/Core/Installer.php:202
+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."
 
-#: include/enotify.php:34
-#, php-format
-msgid "%s Administrator"
-msgstr "%s Administrator"
+#: src/Core/Installer.php:203 src/Module/Install.php:206
+#: src/Module/Install.php:365
+msgid "Please see the file \"doc/INSTALL.md\"."
+msgstr ""
 
-#: include/enotify.php:36
-#, php-format
-msgid "%1$s, %2$s Administrator"
-msgstr "%1$s, %2$s Administrator"
+#: src/Core/Installer.php:264
+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."
 
-#: include/enotify.php:81
-#, php-format
-msgid "%s <!item_type!>"
-msgstr "%s <!item_type!>"
+#: src/Core/Installer.php:265
+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/stable/doc/Install.md#set-"
+"up-the-worker'>'Setup the worker'</a>"
+msgstr ""
 
-#: include/enotify.php:94
-#, php-format
-msgid "[Friendica:Notify] New mail received at %s"
-msgstr "[Friendica:Notify] New mail received at %s"
+#: src/Core/Installer.php:270
+msgid "PHP executable path"
+msgstr "PHP executable path"
 
-#: include/enotify.php:96
-#, 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."
+#: src/Core/Installer.php:270
+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."
 
-#: include/enotify.php:97
-#, php-format
-msgid "%1$s sent you %2$s."
-msgstr "%1$s sent you %2$s."
+#: src/Core/Installer.php:275
+msgid "Command line PHP"
+msgstr "Command line PHP"
 
-#: include/enotify.php:97
-msgid "a private message"
-msgstr "a private message"
+#: src/Core/Installer.php:284
+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."
 
-#: include/enotify.php:99
-#, 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."
+#: src/Core/Installer.php:285
+msgid "Found PHP version: "
+msgstr "Found PHP version: "
 
-#: include/enotify.php:145
-#, 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]"
+#: src/Core/Installer.php:287
+msgid "PHP cli binary"
+msgstr "PHP cli binary"
 
-#: include/enotify.php:152
-#, 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]"
+#: src/Core/Installer.php:300
+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."
 
-#: include/enotify.php:160
-#, 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]"
+#: src/Core/Installer.php:301
+msgid "This is required for message delivery to work."
+msgstr "This is required for message delivery to work."
 
-#: include/enotify.php:170
-#, php-format
-msgid "[Friendica:Notify] Comment to conversation #%1$d by %2$s"
-msgstr "[Friendica:Notify] Comment to conversation #%1$d by %2$s"
+#: src/Core/Installer.php:306
+msgid "PHP register_argc_argv"
+msgstr "PHP register_argc_argv"
 
-#: include/enotify.php:172
-#, php-format
-msgid "%s commented on an item/conversation you have been following."
-msgstr "%s commented on an item/conversation you have been following."
+#: src/Core/Installer.php:338
+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"
 
-#: 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 "Please visit %s to view or reply to the conversation."
+#: src/Core/Installer.php:339
+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\"."
 
-#: include/enotify.php:182
-#, php-format
-msgid "[Friendica:Notify] %s posted to your profile wall"
-msgstr "[Friendica:Notify] %s posted to your profile wall"
+#: src/Core/Installer.php:342
+msgid "Generate encryption keys"
+msgstr "Generate encryption keys"
 
-#: include/enotify.php:184
-#, php-format
-msgid "%1$s posted to your profile wall at %2$s"
-msgstr "%1$s posted to your profile wall at %2$s"
+#: src/Core/Installer.php:394
+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."
 
-#: include/enotify.php:185
-#, php-format
-msgid "%1$s posted to [url=%2$s]your wall[/url]"
-msgstr "%1$s posted to [url=%2$s]your wall[/url]"
+#: src/Core/Installer.php:399
+msgid "Apache mod_rewrite module"
+msgstr "Apache mod_rewrite module"
 
-#: include/enotify.php:196
-#, php-format
-msgid "[Friendica:Notify] %s tagged you"
-msgstr "[Friendica:Notify] %s tagged you"
+#: src/Core/Installer.php:405
+msgid "Error: PDO or MySQLi PHP module required but not installed."
+msgstr "Error: PDO or MySQLi PHP module required but not installed."
 
-#: include/enotify.php:198
-#, php-format
-msgid "%1$s tagged you at %2$s"
-msgstr "%1$s tagged you at %2$s"
+#: src/Core/Installer.php:410
+msgid "Error: The MySQL driver for PDO is not installed."
+msgstr "Error: MySQL driver for PDO is not installed."
 
-#: include/enotify.php:199
-#, php-format
-msgid "%1$s [url=%2$s]tagged you[/url]."
-msgstr "%1$s [url=%2$s]tagged you[/url]."
+#: src/Core/Installer.php:414
+msgid "PDO or MySQLi PHP module"
+msgstr "PDO or MySQLi PHP module"
 
-#: include/enotify.php:210
-#, php-format
-msgid "[Friendica:Notify] %s shared a new post"
-msgstr "[Friendica:Notify] %s shared a new post"
+#: src/Core/Installer.php:422
+msgid "Error, XML PHP module required but not installed."
+msgstr "Error, XML PHP module required but not installed."
 
-#: include/enotify.php:212
-#, php-format
-msgid "%1$s shared a new post at %2$s"
-msgstr "%1$s shared a new post at %2$s"
+#: src/Core/Installer.php:426
+msgid "XML PHP module"
+msgstr "XML PHP module"
 
-#: include/enotify.php:213
-#, php-format
-msgid "%1$s [url=%2$s]shared a post[/url]."
-msgstr "%1$s [url=%2$s]shared a post[/url]."
+#: src/Core/Installer.php:429
+msgid "libCurl PHP module"
+msgstr "libCurl PHP module"
 
-#: include/enotify.php:224
-#, php-format
-msgid "[Friendica:Notify] %1$s poked you"
-msgstr "[Friendica:Notify] %1$s poked you"
+#: src/Core/Installer.php:430
+msgid "Error: libCURL PHP module required but not installed."
+msgstr "Error: libCURL PHP module required but not installed."
 
-#: include/enotify.php:226
-#, php-format
-msgid "%1$s poked you at %2$s"
-msgstr "%1$s poked you at %2$s"
+#: src/Core/Installer.php:436
+msgid "GD graphics PHP module"
+msgstr "GD graphics PHP module"
 
-#: include/enotify.php:227
-#, php-format
-msgid "%1$s [url=%2$s]poked you[/url]."
-msgstr "%1$s [url=%2$s]poked you[/url]."
+#: src/Core/Installer.php:437
+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."
 
-#: include/enotify.php:242
-#, php-format
-msgid "[Friendica:Notify] %s tagged your post"
-msgstr "[Friendica:Notify] %s tagged your post"
+#: src/Core/Installer.php:443
+msgid "OpenSSL PHP module"
+msgstr "OpenSSL PHP module"
 
-#: include/enotify.php:244
-#, php-format
-msgid "%1$s tagged your post at %2$s"
-msgstr "%1$s tagged your post at %2$s"
+#: src/Core/Installer.php:444
+msgid "Error: openssl PHP module required but not installed."
+msgstr "Error: openssl PHP module required but not installed."
 
-#: include/enotify.php:245
-#, php-format
-msgid "%1$s tagged [url=%2$s]your post[/url]"
-msgstr "%1$s tagged [url=%2$s]your post[/url]"
+#: src/Core/Installer.php:450
+msgid "mb_string PHP module"
+msgstr "mb_string PHP module"
 
-#: include/enotify.php:256
-msgid "[Friendica:Notify] Introduction received"
-msgstr "[Friendica:Notify] Introduction received"
+#: src/Core/Installer.php:451
+msgid "Error: mb_string PHP module required but not installed."
+msgstr "Error: mb_string PHP module required but not installed."
 
-#: include/enotify.php:258
-#, 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"
+#: src/Core/Installer.php:457
+msgid "iconv PHP module"
+msgstr "iconv PHP module"
 
-#: include/enotify.php:259
-#, 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."
+#: src/Core/Installer.php:458
+msgid "Error: iconv PHP module required but not installed."
+msgstr "Error: iconv PHP module required but not installed."
 
-#: include/enotify.php:263 include/enotify.php:306
-#, php-format
-msgid "You may visit their profile at %s"
-msgstr "You may visit their profile at %s"
+#: src/Core/Installer.php:464
+msgid "POSIX PHP module"
+msgstr "POSIX PHP module"
 
-#: include/enotify.php:265
-#, php-format
-msgid "Please visit %s to approve or reject the introduction."
-msgstr "Please visit %s to approve or reject the introduction."
+#: src/Core/Installer.php:465
+msgid "Error: POSIX PHP module required but not installed."
+msgstr "Error: POSIX PHP module required but not installed."
 
-#: include/enotify.php:273
-msgid "[Friendica:Notify] A new person is sharing with you"
-msgstr "[Friendica:Notify] A new person is sharing with you"
+#: src/Core/Installer.php:471
+msgid "Program execution functions"
+msgstr ""
 
-#: include/enotify.php:275 include/enotify.php:276
-#, php-format
-msgid "%1$s is sharing with you at %2$s"
-msgstr "%1$s is sharing with you at %2$s"
+#: src/Core/Installer.php:472
+msgid ""
+"Error: Program execution functions (proc_open) required but not enabled."
+msgstr ""
 
-#: include/enotify.php:282
-msgid "[Friendica:Notify] You have a new follower"
-msgstr "[Friendica:Notify] You have a new follower"
+#: src/Core/Installer.php:478
+msgid "JSON PHP module"
+msgstr "JSON PHP module"
 
-#: include/enotify.php:284 include/enotify.php:285
-#, php-format
-msgid "You have a new follower at %2$s : %1$s"
-msgstr "You have a new follower at %2$s : %1$s"
+#: src/Core/Installer.php:479
+msgid "Error: JSON PHP module required but not installed."
+msgstr "Error: JSON PHP module is required but not installed."
 
-#: include/enotify.php:296
-msgid "[Friendica:Notify] Friend suggestion received"
-msgstr "[Friendica:Notify] Friend suggestion received"
+#: src/Core/Installer.php:485
+msgid "File Information PHP module"
+msgstr "File Information PHP module"
 
-#: include/enotify.php:298
-#, 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"
+#: src/Core/Installer.php:486
+msgid "Error: File Information PHP module required but not installed."
+msgstr "Error: File Information PHP module required but not installed."
 
-#: include/enotify.php:299
-#, php-format
+#: src/Core/Installer.php:509
 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/enotify.php:304
-msgid "Name:"
-msgstr "Name:"
-
-#: include/enotify.php:305
-msgid "Photo:"
-msgstr "Photo:"
+"The web installer needs to be able to create a file called "
+"\"local.config.php\" in the \"config\" folder of your web server and it is "
+"unable to do so."
+msgstr "The web installer needs to be able to create a file called \"local.config.php\" in the \"config\" folder of your web server, but is unable to do so."
 
-#: include/enotify.php:308
-#, php-format
-msgid "Please visit %s to approve or reject the suggestion."
-msgstr "Please visit %s to approve or reject the suggestion."
+#: src/Core/Installer.php:510
+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."
 
-#: include/enotify.php:316 include/enotify.php:330
-msgid "[Friendica:Notify] Connection accepted"
-msgstr "[Friendica:Notify] Connection accepted"
+#: src/Core/Installer.php:511
+msgid ""
+"At the end of this procedure, we will give you a text to save in a file "
+"named local.config.php in your Friendica \"config\" folder."
+msgstr "At the end of this procedure, we will give you a text to save in a file named local.config.php in your Friendica \"config\" folder."
 
-#: include/enotify.php:318 include/enotify.php:332
-#, php-format
-msgid "'%1$s' has accepted your connection request at %2$s"
-msgstr "'%1$s' has accepted your connection request at %2$s"
+#: src/Core/Installer.php:512
+msgid ""
+"You can alternatively skip this procedure and perform a manual installation."
+" Please see the file \"doc/INSTALL.md\" for instructions."
+msgstr ""
 
-#: include/enotify.php:319 include/enotify.php:333
-#, 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]."
+#: src/Core/Installer.php:515
+msgid "config/local.config.php is writable"
+msgstr "config/local.config.php is writable"
 
-#: include/enotify.php:323
+#: src/Core/Installer.php:535
 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."
+"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."
 
-#: include/enotify.php:325
-#, 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."
+#: src/Core/Installer.php:536
+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."
 
-#: include/enotify.php:337
-#, php-format
+#: src/Core/Installer.php:537
 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 \"Follower\". 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."
+"Please ensure that the user that your web server runs as (e.g. www-data) has"
+" write access to this folder."
+msgstr "Please ensure the user that your web server runs as (e.g. www-data) has write access to this directory."
 
-#: include/enotify.php:339
-#, php-format
+#: src/Core/Installer.php:538
 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."
+"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."
 
-#: include/enotify.php:341
-#, 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."
+#: src/Core/Installer.php:541
+msgid "view/smarty3 is writable"
+msgstr "view/smarty3 is writable"
 
-#: include/enotify.php:351
-msgid "[Friendica System:Notify] registration request"
-msgstr "[Friendica:Notify] registration request"
+#: src/Core/Installer.php:569
+msgid ""
+"Url rewrite in .htaccess seems not working. Make sure you copied .htaccess-"
+"dist to .htaccess."
+msgstr "Url rewrite in .htaccess does not seem to work. Make sure you copied .htaccess-dist to .htaccess."
 
-#: include/enotify.php:353
-#, 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."
+#: src/Core/Installer.php:570
+msgid ""
+"In some circumstances (like running inside containers), you can skip this "
+"error."
+msgstr ""
 
-#: include/enotify.php:354
-#, 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."
+#: src/Core/Installer.php:572
+msgid "Error message from Curl when fetching"
+msgstr "Error message from Curl while fetching"
 
-#: include/enotify.php:358
-#, 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)"
+#: src/Core/Installer.php:578
+msgid "Url rewrite is working"
+msgstr "URL rewrite is working"
 
-#: include/enotify.php:361
-#, php-format
-msgid "Please visit %s to approve or reject the request."
-msgstr "Please visit %s to approve or reject the request."
+#: src/Core/Installer.php:607
+msgid ""
+"The detection of TLS to secure the communication between the browser and the"
+" new Friendica server failed."
+msgstr "Failed to detect TLS that secures the communication between the browser and the new Friendica server."
 
-#: include/event.php:409
-msgid "all-day"
-msgstr "All-day"
+#: src/Core/Installer.php:608
+msgid ""
+"It is highly encouraged to use Friendica only over a secure connection as "
+"sensitive information like passwords will be transmitted."
+msgstr ""
 
-#: include/event.php:411
-msgid "Sun"
-msgstr "Sun"
+#: src/Core/Installer.php:609
+msgid "Please ensure that the connection to the server is secure."
+msgstr ""
 
-#: include/event.php:412
-msgid "Mon"
-msgstr "Mon"
+#: src/Core/Installer.php:610
+msgid "No TLS detected"
+msgstr ""
 
-#: include/event.php:413
-msgid "Tue"
-msgstr "Tue"
+#: src/Core/Installer.php:612
+msgid "TLS detected"
+msgstr ""
 
-#: include/event.php:414
-msgid "Wed"
-msgstr "Wed"
+#: src/Core/Installer.php:639
+msgid "ImageMagick PHP extension is not installed"
+msgstr "ImageMagick PHP extension is not installed"
 
-#: include/event.php:415
-msgid "Thu"
-msgstr "Thu"
+#: src/Core/Installer.php:641
+msgid "ImageMagick PHP extension is installed"
+msgstr "ImageMagick PHP extension is installed"
 
-#: include/event.php:416
-msgid "Fri"
-msgstr "Fri"
+#: src/Core/Installer.php:643
+msgid "ImageMagick supports GIF"
+msgstr "ImageMagick supports GIF"
 
-#: include/event.php:417
-msgid "Sat"
-msgstr "Sat"
+#: src/Core/Installer.php:665
+msgid "Database already in use."
+msgstr "Database already in use."
 
-#: include/event.php:419 include/text.php:1207 mod/settings.php:978
-msgid "Sunday"
-msgstr "Sunday"
+#: src/Core/Installer.php:670
+msgid "Could not connect to database."
+msgstr "Could not connect to database."
 
-#: include/event.php:420 include/text.php:1207 mod/settings.php:978
+#: src/Core/L10n.php:377 src/Model/Event.php:425
+#: src/Module/Settings/Display.php:183
 msgid "Monday"
 msgstr "Monday"
 
-#: include/event.php:421 include/text.php:1207
+#: src/Core/L10n.php:377 src/Model/Event.php:426
 msgid "Tuesday"
 msgstr "Tuesday"
 
-#: include/event.php:422 include/text.php:1207
+#: src/Core/L10n.php:377 src/Model/Event.php:427
 msgid "Wednesday"
 msgstr "Wednesday"
 
-#: include/event.php:423 include/text.php:1207
+#: src/Core/L10n.php:377 src/Model/Event.php:428
 msgid "Thursday"
 msgstr "Thursday"
 
-#: include/event.php:424 include/text.php:1207
+#: src/Core/L10n.php:377 src/Model/Event.php:429
 msgid "Friday"
 msgstr "Friday"
 
-#: include/event.php:425 include/text.php:1207
+#: src/Core/L10n.php:377 src/Model/Event.php:430
 msgid "Saturday"
 msgstr "Saturday"
 
-#: include/event.php:427
-msgid "Jan"
-msgstr "Jan"
-
-#: include/event.php:428
-msgid "Feb"
-msgstr "Feb"
-
-#: include/event.php:429
-msgid "Mar"
-msgstr "Mar"
-
-#: include/event.php:430
-msgid "Apr"
-msgstr "Apr"
-
-#: include/event.php:431 include/event.php:444 include/text.php:1211
-msgid "May"
-msgstr "May"
-
-#: include/event.php:432
-msgid "Jun"
-msgstr "Jun"
-
-#: include/event.php:433
-msgid "Jul"
-msgstr "Jul"
-
-#: include/event.php:434
-msgid "Aug"
-msgstr "Aug"
-
-#: include/event.php:435
-msgid "Sept"
-msgstr "Sep"
-
-#: include/event.php:436
-msgid "Oct"
-msgstr "Oct"
-
-#: include/event.php:437
-msgid "Nov"
-msgstr "Nov"
-
-#: include/event.php:438
-msgid "Dec"
-msgstr "Dec"
+#: src/Core/L10n.php:377 src/Model/Event.php:424
+#: src/Module/Settings/Display.php:183
+msgid "Sunday"
+msgstr "Sunday"
 
-#: include/event.php:440 include/text.php:1211
+#: src/Core/L10n.php:381 src/Model/Event.php:445
 msgid "January"
 msgstr "January"
 
-#: include/event.php:441 include/text.php:1211
+#: src/Core/L10n.php:381 src/Model/Event.php:446
 msgid "February"
 msgstr "February"
 
-#: include/event.php:442 include/text.php:1211
+#: src/Core/L10n.php:381 src/Model/Event.php:447
 msgid "March"
 msgstr "March"
 
-#: include/event.php:443 include/text.php:1211
+#: src/Core/L10n.php:381 src/Model/Event.php:448
 msgid "April"
 msgstr "April"
 
-#: include/event.php:445 include/text.php:1211
+#: src/Core/L10n.php:381 src/Core/L10n.php:401 src/Model/Event.php:436
+msgid "May"
+msgstr "May"
+
+#: src/Core/L10n.php:381 src/Model/Event.php:449
 msgid "June"
 msgstr "June"
 
-#: include/event.php:446 include/text.php:1211
+#: src/Core/L10n.php:381 src/Model/Event.php:450
 msgid "July"
 msgstr "July"
 
-#: include/event.php:447 include/text.php:1211
+#: src/Core/L10n.php:381 src/Model/Event.php:451
 msgid "August"
 msgstr "August"
 
-#: include/event.php:448 include/text.php:1211
+#: src/Core/L10n.php:381 src/Model/Event.php:452
 msgid "September"
 msgstr "September"
 
-#: include/event.php:449 include/text.php:1211
+#: src/Core/L10n.php:381 src/Model/Event.php:453
 msgid "October"
 msgstr "October"
 
-#: include/event.php:450 include/text.php:1211
+#: src/Core/L10n.php:381 src/Model/Event.php:454
 msgid "November"
 msgstr "November"
 
-#: include/event.php:451 include/text.php:1211
+#: src/Core/L10n.php:381 src/Model/Event.php:455
 msgid "December"
 msgstr "December"
 
-#: include/event.php:453 mod/cal.php:281 mod/events.php:387
-msgid "today"
-msgstr "today"
-
-#: include/event.php:458
-msgid "No events to display"
-msgstr "No events to display"
-
-#: include/event.php:571
-msgid "l, F j"
-msgstr "l, F j"
-
-#: include/event.php:593
-msgid "Edit event"
-msgstr "Edit event"
-
-#: include/event.php:594
-msgid "Delete event"
-msgstr "Delete event"
-
-#: include/event.php:620 include/text.php:1609 include/text.php:1616
-msgid "link to source"
-msgstr "Link to source"
-
-#: include/event.php:878
-msgid "Export"
-msgstr "Export"
-
-#: include/event.php:879
-msgid "Export calendar as ical"
-msgstr "Export calendar as ical"
-
-#: include/event.php:880
-msgid "Export calendar as csv"
-msgstr "Export calendar as csv"
-
-#: include/identity.php:46
-msgid "Requested account is not available."
-msgstr "Requested account is unavailable."
-
-#: include/identity.php:55 mod/profile.php:23
-msgid "Requested profile is not available."
-msgstr "Requested profile is unavailable."
-
-#: include/identity.php:99 include/identity.php:322 include/identity.php:755
-msgid "Edit profile"
-msgstr "Edit profile"
-
-#: include/identity.php:262
-msgid "Atom feed"
-msgstr "Atom feed"
-
-#: include/identity.php:293 include/nav.php:192
-msgid "Profiles"
-msgstr "Profiles"
-
-#: include/identity.php:293
-msgid "Manage/edit profiles"
-msgstr "Manage/Edit profiles"
-
-#: include/identity.php:298 include/identity.php:324 mod/profiles.php:785
-msgid "Change profile photo"
-msgstr "Change profile photo"
-
-#: include/identity.php:299 mod/profiles.php:786
-msgid "Create New Profile"
-msgstr "Create new profile"
-
-#: include/identity.php:309 mod/profiles.php:775
-msgid "Profile Image"
-msgstr "Profile image"
-
-#: include/identity.php:312 mod/profiles.php:777
-msgid "visible to everybody"
-msgstr "Visible to everybody"
-
-#: include/identity.php:313 mod/profiles.php:682 mod/profiles.php:778
-msgid "Edit visibility"
-msgstr "Edit visibility"
-
-#: include/identity.php:341 include/identity.php:642 mod/directory.php:137
-#: mod/notifications.php:253
-msgid "Gender:"
-msgstr "Gender:"
-
-#: include/identity.php:344 include/identity.php:665 mod/directory.php:139
-msgid "Status:"
-msgstr "Status:"
-
-#: include/identity.php:346 include/identity.php:682 mod/directory.php:141
-msgid "Homepage:"
-msgstr "Homepage:"
-
-#: include/identity.php:348 include/identity.php:702 mod/directory.php:143
-#: mod/notifications.php:249 mod/contacts.php:661
-msgid "About:"
-msgstr "About:"
-
-#: include/identity.php:350 mod/contacts.php:659
-msgid "XMPP:"
-msgstr "XMPP:"
-
-#: include/identity.php:436 mod/notifications.php:261 mod/contacts.php:59
-msgid "Network:"
-msgstr "Network:"
-
-#: include/identity.php:465 include/identity.php:556
-msgid "g A l F d"
-msgstr "g A l F d"
-
-#: include/identity.php:466 include/identity.php:557
-msgid "F d"
-msgstr "F d"
-
-#: include/identity.php:518 include/identity.php:604
-msgid "[today]"
-msgstr "[today]"
-
-#: include/identity.php:530
-msgid "Birthday Reminders"
-msgstr "Birthday reminders"
-
-#: include/identity.php:531
-msgid "Birthdays this week:"
-msgstr "Birthdays this week:"
-
-#: include/identity.php:591
-msgid "[No description]"
-msgstr "[No description]"
-
-#: include/identity.php:618
-msgid "Event Reminders"
-msgstr "Event reminders"
-
-#: include/identity.php:619
-msgid "Events this week:"
-msgstr "Events this week:"
-
-#: include/identity.php:630 include/identity.php:759 include/identity.php:792
-#: include/nav.php:85 mod/newmember.php:20 mod/profperm.php:107
-#: mod/contacts.php:668 mod/contacts.php:870 view/theme/frio/theme.php:254
-msgid "Profile"
-msgstr "Profile"
-
-#: include/identity.php:639 mod/settings.php:1283
-msgid "Full Name:"
-msgstr "Full name:"
-
-#: include/identity.php:646
-msgid "j F, Y"
-msgstr "j F, Y"
-
-#: include/identity.php:647
-msgid "j F"
-msgstr "j F"
+#: src/Core/L10n.php:397 src/Model/Event.php:417
+msgid "Mon"
+msgstr "Mon"
 
-#: include/identity.php:661
-msgid "Age:"
-msgstr "Age:"
+#: src/Core/L10n.php:397 src/Model/Event.php:418
+msgid "Tue"
+msgstr "Tue"
 
-#: include/identity.php:674
-#, php-format
-msgid "for %1$d %2$s"
-msgstr "for %1$d %2$s"
+#: src/Core/L10n.php:397 src/Model/Event.php:419
+msgid "Wed"
+msgstr "Wed"
 
-#: include/identity.php:678 mod/profiles.php:701
-msgid "Sexual Preference:"
-msgstr "Sexual preference:"
+#: src/Core/L10n.php:397 src/Model/Event.php:420
+msgid "Thu"
+msgstr "Thu"
 
-#: include/identity.php:686 mod/profiles.php:728
-msgid "Hometown:"
-msgstr "Home town:"
+#: src/Core/L10n.php:397 src/Model/Event.php:421
+msgid "Fri"
+msgstr "Fri"
 
-#: include/identity.php:690 mod/follow.php:174 mod/notifications.php:251
-#: mod/contacts.php:663
-msgid "Tags:"
-msgstr "Tags:"
+#: src/Core/L10n.php:397 src/Model/Event.php:422
+msgid "Sat"
+msgstr "Sat"
 
-#: include/identity.php:694 mod/profiles.php:729
-msgid "Political Views:"
-msgstr "Political views:"
+#: src/Core/L10n.php:397 src/Model/Event.php:416
+msgid "Sun"
+msgstr "Sun"
 
-#: include/identity.php:698
-msgid "Religion:"
-msgstr "Religion:"
+#: src/Core/L10n.php:401 src/Model/Event.php:432
+msgid "Jan"
+msgstr "Jan"
 
-#: include/identity.php:706
-msgid "Hobbies/Interests:"
-msgstr "Hobbies/Interests:"
+#: src/Core/L10n.php:401 src/Model/Event.php:433
+msgid "Feb"
+msgstr "Feb"
 
-#: include/identity.php:710 mod/profiles.php:733
-msgid "Likes:"
-msgstr "Likes:"
+#: src/Core/L10n.php:401 src/Model/Event.php:434
+msgid "Mar"
+msgstr "Mar"
 
-#: include/identity.php:714 mod/profiles.php:734
-msgid "Dislikes:"
-msgstr "Dislikes:"
+#: src/Core/L10n.php:401 src/Model/Event.php:435
+msgid "Apr"
+msgstr "Apr"
 
-#: include/identity.php:718
-msgid "Contact information and Social Networks:"
-msgstr "Contact information and social networks:"
+#: src/Core/L10n.php:401 src/Model/Event.php:437
+msgid "Jun"
+msgstr "Jun"
 
-#: include/identity.php:722
-msgid "Musical interests:"
-msgstr "Music:"
+#: src/Core/L10n.php:401 src/Model/Event.php:438
+msgid "Jul"
+msgstr "Jul"
 
-#: include/identity.php:726
-msgid "Books, literature:"
-msgstr "Books/Literature:"
+#: src/Core/L10n.php:401 src/Model/Event.php:439
+msgid "Aug"
+msgstr "Aug"
 
-#: include/identity.php:730
-msgid "Television:"
-msgstr "Television:"
+#: src/Core/L10n.php:401
+msgid "Sep"
+msgstr "Sep"
 
-#: include/identity.php:734
-msgid "Film/dance/culture/entertainment:"
-msgstr "Arts, culture, entertainment:"
+#: src/Core/L10n.php:401 src/Model/Event.php:441
+msgid "Oct"
+msgstr "Oct"
 
-#: include/identity.php:738
-msgid "Love/Romance:"
-msgstr "Love/Romance:"
+#: src/Core/L10n.php:401 src/Model/Event.php:442
+msgid "Nov"
+msgstr "Nov"
 
-#: include/identity.php:742
-msgid "Work/employment:"
-msgstr "Work/Employment:"
+#: src/Core/L10n.php:401 src/Model/Event.php:443
+msgid "Dec"
+msgstr "Dec"
 
-#: include/identity.php:746
-msgid "School/education:"
-msgstr "School/Education:"
+#: src/Core/L10n.php:420
+msgid "poke"
+msgstr "poke"
 
-#: include/identity.php:751
-msgid "Forums:"
-msgstr "Forums:"
+#: src/Core/L10n.php:420
+msgid "poked"
+msgstr "poked"
 
-#: include/identity.php:760 mod/events.php:510
-msgid "Basic"
-msgstr "Basic"
+#: src/Core/L10n.php:421
+msgid "ping"
+msgstr "ping"
 
-#: include/identity.php:761 mod/events.php:511 mod/admin.php:1158
-#: mod/contacts.php:899
-msgid "Advanced"
-msgstr "Advanced"
+#: src/Core/L10n.php:421
+msgid "pinged"
+msgstr "pinged"
 
-#: include/identity.php:784 include/nav.php:84 mod/contacts.php:666
-#: mod/contacts.php:862 view/theme/frio/theme.php:253
-msgid "Status"
-msgstr "Status"
+#: src/Core/L10n.php:422
+msgid "prod"
+msgstr "prod"
 
-#: include/identity.php:787 mod/follow.php:182 mod/contacts.php:865
-#: mod/unfollow.php:133
-msgid "Status Messages and Posts"
-msgstr "Status Messages and Posts"
+#: src/Core/L10n.php:422
+msgid "prodded"
+msgstr "prodded"
 
-#: include/identity.php:795 mod/contacts.php:873
-msgid "Profile Details"
-msgstr "Profile Details"
+#: src/Core/L10n.php:423
+msgid "slap"
+msgstr "slap"
 
-#: include/identity.php:800 include/nav.php:86 mod/fbrowser.php:34
-#: view/theme/frio/theme.php:255
-msgid "Photos"
-msgstr "Photos"
+#: src/Core/L10n.php:423
+msgid "slapped"
+msgstr "slapped"
 
-#: include/identity.php:803 mod/photos.php:96
-msgid "Photo Albums"
-msgstr "Photo Albums"
+#: src/Core/L10n.php:424
+msgid "finger"
+msgstr "finger"
 
-#: include/identity.php:808 include/identity.php:811 include/nav.php:87
-#: view/theme/frio/theme.php:256
-msgid "Videos"
-msgstr "Videos"
+#: src/Core/L10n.php:424
+msgid "fingered"
+msgstr "fingered"
 
-#: include/identity.php:820 include/identity.php:831 include/nav.php:88
-#: include/nav.php:152 mod/cal.php:273 mod/events.php:378
-#: view/theme/frio/theme.php:257 view/theme/frio/theme.php:261
-msgid "Events"
-msgstr "Events"
+#: src/Core/L10n.php:425
+msgid "rebuff"
+msgstr "rebuff"
 
-#: include/identity.php:823 include/identity.php:834 include/nav.php:152
-#: view/theme/frio/theme.php:261
-msgid "Events and Calendar"
-msgstr "Events and calendar"
+#: src/Core/L10n.php:425
+msgid "rebuffed"
+msgstr "rebuffed"
 
-#: include/identity.php:842 mod/notes.php:49
-msgid "Personal Notes"
-msgstr "Personal notes"
+#: src/Core/Renderer.php:89 src/Core/Renderer.php:118
+#: src/Core/Renderer.php:145 src/Core/Renderer.php:179
+#: src/Render/FriendicaSmartyEngine.php:56
+msgid ""
+"Friendica can't display this page at the moment, please contact the "
+"administrator."
+msgstr ""
 
-#: include/identity.php:845
-msgid "Only You Can See This"
-msgstr "Only you can see this."
+#: src/Core/Renderer.php:141
+msgid "template engine cannot be registered without a name."
+msgstr ""
 
-#: include/identity.php:853 include/identity.php:856 include/nav.php:131
-#: include/nav.php:195 include/text.php:1101 mod/viewcontacts.php:124
-#: mod/contacts.php:821 mod/contacts.php:882 view/theme/frio/theme.php:264
-msgid "Contacts"
-msgstr "Contacts"
+#: src/Core/Renderer.php:175
+msgid "template engine is not registered!"
+msgstr ""
 
-#: include/like.php:45
+#: src/Core/Update.php:67
 #, php-format
-msgid "%1$s is attending %2$s's %3$s"
-msgstr "%1$s is going to %2$s's %3$s"
+msgid ""
+"Updates from version %s are not supported. Please update at least to version"
+" 2021.01 and wait until the postupdate finished version 1383."
+msgstr ""
 
-#: include/like.php:50
+#: src/Core/Update.php:78
 #, 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"
+msgid ""
+"Updates from postupdate version %s are not supported. Please update at least"
+" to version 2021.01 and wait until the postupdate finished version 1383."
+msgstr ""
 
-#: include/like.php:55
+#: src/Core/Update.php:152
 #, php-format
-msgid "%1$s may attend %2$s's %3$s"
-msgstr "%1$s may go to %2$s's %3$s"
-
-#: include/nav.php:38 mod/navigation.php:22
-msgid "Nothing new here"
-msgstr "Nothing new here"
-
-#: include/nav.php:42 mod/navigation.php:26
-msgid "Clear notifications"
-msgstr "Clear notifications"
+msgid "%s: executing pre update %d"
+msgstr ""
 
-#: include/nav.php:43 include/text.php:1094
-msgid "@name, !forum, #tags, content"
-msgstr "@name, !forum, #tags, content"
+#: src/Core/Update.php:190
+#, php-format
+msgid "%s: executing post update %d"
+msgstr ""
 
-#: include/nav.php:81 view/theme/frio/theme.php:250 boot.php:869
-msgid "Logout"
-msgstr "Logout"
+#: src/Core/Update.php:261
+#, php-format
+msgid "Update %s failed. See error logs."
+msgstr "Update %s failed. See error logs."
 
-#: include/nav.php:81 view/theme/frio/theme.php:250
-msgid "End this session"
-msgstr "End this session"
+#: src/Core/Update.php:314
+#, 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."
 
-#: include/nav.php:84 include/nav.php:164 view/theme/frio/theme.php:253
-msgid "Your posts and conversations"
-msgstr "My posts and conversations"
+#: src/Core/Update.php:320
+#, php-format
+msgid "The error message is\\n[pre]%s[/pre]"
+msgstr ""
 
-#: include/nav.php:85 view/theme/frio/theme.php:254
-msgid "Your profile page"
-msgstr "My profile page"
+#: src/Core/Update.php:324 src/Core/Update.php:366
+msgid "[Friendica Notify] Database update"
+msgstr "[Friendica Notify] Database update"
 
-#: include/nav.php:86 view/theme/frio/theme.php:255
-msgid "Your photos"
-msgstr "My photos"
+#: src/Core/Update.php:360
+#, php-format
+msgid ""
+"\n"
+"\t\t\t\t\tThe friendica database was successfully updated from %s to %s."
+msgstr "\n\t\t\t\t\tThe friendica database was successfully updated from %s to %s."
 
-#: include/nav.php:87 view/theme/frio/theme.php:256
-msgid "Your videos"
-msgstr "My videos"
+#: src/Core/UserImport.php:125
+msgid "Error decoding account file"
+msgstr "Error decoding account file"
 
-#: include/nav.php:88 view/theme/frio/theme.php:257
-msgid "Your events"
-msgstr "My events"
+#: src/Core/UserImport.php:131
+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?"
 
-#: include/nav.php:89
-msgid "Personal notes"
-msgstr "Personal notes"
+#: src/Core/UserImport.php:139
+#, php-format
+msgid "User '%s' already exists on this server!"
+msgstr "User '%s' already exists on this server!"
 
-#: include/nav.php:89
-msgid "Your personal notes"
-msgstr "My personal notes"
+#: src/Core/UserImport.php:175
+msgid "User creation error"
+msgstr "User creation error"
 
-#: include/nav.php:98 mod/bookmarklet.php:15 boot.php:870
-msgid "Login"
-msgstr "Login"
+#: src/Core/UserImport.php:220
+#, 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"
 
-#: include/nav.php:98
-msgid "Sign in"
-msgstr "Sign in"
+#: src/Core/UserImport.php:273
+msgid "User profile creation error"
+msgstr "User profile creation error"
 
-#: include/nav.php:108
-msgid "Home Page"
-msgstr "Home page"
+#: src/Core/UserImport.php:326
+msgid "Done. You can now login with your username and password"
+msgstr "Done. You can now login with your username and password"
 
-#: include/nav.php:112 mod/register.php:293 boot.php:846
-msgid "Register"
-msgstr "Sign up now >>"
+#: src/Database/DBStructure.php:65
+#, php-format
+msgid "The database version had been set to %s."
+msgstr "The database version has been set to %s."
 
-#: include/nav.php:112
-msgid "Create an account"
-msgstr "Create account"
+#: src/Database/DBStructure.php:78
+#, php-format
+msgid ""
+"The post update is at version %d, it has to be at %d to safely drop the "
+"tables."
+msgstr ""
 
-#: include/nav.php:118 mod/help.php:51 view/theme/vier/theme.php:292
-msgid "Help"
-msgstr "Help"
+#: src/Database/DBStructure.php:91
+msgid "No unused tables found."
+msgstr ""
 
-#: include/nav.php:118
-msgid "Help and documentation"
-msgstr "Help and documentation"
+#: src/Database/DBStructure.php:96
+msgid ""
+"These tables are not used for friendica and will be deleted when you execute"
+" \"dbstructure drop -e\":"
+msgstr ""
 
-#: include/nav.php:122
-msgid "Apps"
-msgstr "Apps"
+#: src/Database/DBStructure.php:134
+msgid "There are no tables on MyISAM or InnoDB with the Antelope file format."
+msgstr ""
 
-#: include/nav.php:122
-msgid "Addon applications, utilities, games"
-msgstr "Addon applications, utilities, games"
+#: src/Database/DBStructure.php:158
+#, php-format
+msgid ""
+"\n"
+"Error %d occurred during database update:\n"
+"%s\n"
+msgstr "\nError %d occurred during database update:\n%s\n"
 
-#: include/nav.php:126 include/text.php:1091 mod/search.php:145
-msgid "Search"
-msgstr "Search"
+#: src/Database/DBStructure.php:161
+msgid "Errors encountered performing database changes: "
+msgstr "Errors encountered performing database changes: "
 
-#: include/nav.php:126
-msgid "Search site content"
-msgstr "Search site content"
+#: src/Database/DBStructure.php:549
+msgid "Another database update is currently running."
+msgstr ""
 
-#: include/nav.php:129 include/text.php:1099
-msgid "Full Text"
-msgstr "Full text"
+#: src/Database/DBStructure.php:553
+#, php-format
+msgid "%s: Database update"
+msgstr "%s: Database update"
 
-#: include/nav.php:130 include/text.php:1100
-msgid "Tags"
-msgstr "Tags"
+#: src/Database/DBStructure.php:803
+#, php-format
+msgid "%s: updating %s table."
+msgstr "%s: updating %s table."
 
-#: include/nav.php:146 include/nav.php:148 mod/community.php:31
-msgid "Community"
-msgstr "Community"
+#: src/Factory/Api/Mastodon/Error.php:55
+msgid "Record not found"
+msgstr ""
 
-#: include/nav.php:146
-msgid "Conversations on this site"
-msgstr "Public conversations on this site"
+#: src/Factory/Api/Mastodon/Error.php:65
+msgid "Unprocessable Entity"
+msgstr ""
 
-#: include/nav.php:148
-msgid "Conversations on the network"
-msgstr "Conversations on the network"
+#: src/Factory/Api/Mastodon/Error.php:75
+#: src/Module/Special/HTTPException.php:50
+msgid "Unauthorized"
+msgstr "Unauthorized"
 
-#: include/nav.php:155
-msgid "Directory"
-msgstr "Directory"
+#: src/Factory/Api/Mastodon/Error.php:85
+msgid ""
+"Token is not authorized with a valid user or is missing a required scope"
+msgstr ""
 
-#: include/nav.php:155
-msgid "People directory"
-msgstr "People directory"
+#: src/Factory/Api/Mastodon/Error.php:95
+#: src/Module/Special/HTTPException.php:53
+msgid "Internal Server Error"
+msgstr "Internal Server Error"
 
-#: include/nav.php:157
-msgid "Information"
-msgstr "Information"
+#: src/LegacyModule.php:49
+#, php-format
+msgid "Legacy module file not found: %s"
+msgstr "Legacy module file not found: %s"
 
-#: include/nav.php:157
-msgid "Information about this friendica instance"
-msgstr "Information about this Friendica instance"
+#: src/Model/Contact.php:1073 src/Model/Contact.php:1085
+msgid "UnFollow"
+msgstr "Unfollow"
 
-#: include/nav.php:161 view/theme/frio/theme.php:260
-msgid "Conversations from your friends"
-msgstr "My friends' conversations"
+#: src/Model/Contact.php:1091 src/Module/Admin/Users/Pending.php:107
+#: src/Module/Notifications/Introductions.php:110
+#: src/Module/Notifications/Introductions.php:182
+msgid "Approve"
+msgstr "Approve"
 
-#: include/nav.php:162
-msgid "Network Reset"
-msgstr "Network reset"
+#: src/Model/Contact.php:1502
+msgid "Organisation"
+msgstr "Organization"
 
-#: include/nav.php:162
-msgid "Load Network page with no filters"
-msgstr "Load network page without filters"
+#: src/Model/Contact.php:1510
+msgid "Forum"
+msgstr "Forum"
 
-#: include/nav.php:169
-msgid "Friend Requests"
-msgstr "Friend requests"
+#: src/Model/Contact.php:2380
+msgid "Disallowed profile URL."
+msgstr "Disallowed profile URL."
 
-#: include/nav.php:172 mod/notifications.php:99
-msgid "Notifications"
-msgstr "Notifications"
+#: src/Model/Contact.php:2385 src/Module/Friendica.php:81
+msgid "Blocked domain"
+msgstr "Blocked domain"
 
-#: include/nav.php:173
-msgid "See all notifications"
-msgstr "See all notifications"
+#: src/Model/Contact.php:2390
+msgid "Connect URL missing."
+msgstr "Connect URL missing."
 
-#: include/nav.php:174 mod/settings.php:903
-msgid "Mark as seen"
-msgstr "Mark as seen"
+#: src/Model/Contact.php:2399
+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."
 
-#: include/nav.php:174
-msgid "Mark all system notifications seen"
-msgstr "Mark all system notifications seen"
+#: src/Model/Contact.php:2436
+msgid "The profile address specified does not provide adequate information."
+msgstr "The profile address specified does not provide adequate information."
 
-#: include/nav.php:178 mod/message.php:180 view/theme/frio/theme.php:262
-msgid "Messages"
-msgstr "Messages"
+#: src/Model/Contact.php:2438
+msgid "No compatible communication protocols or feeds were discovered."
+msgstr "No compatible communication protocols or feeds were discovered."
 
-#: include/nav.php:178 view/theme/frio/theme.php:262
-msgid "Private mail"
-msgstr "Private messages"
+#: src/Model/Contact.php:2441
+msgid "An author or name was not found."
+msgstr "An author or name was not found."
 
-#: include/nav.php:179
-msgid "Inbox"
-msgstr "Inbox"
+#: src/Model/Contact.php:2444
+msgid "No browser URL could be matched to this address."
+msgstr "No browser URL could be matched to this address."
 
-#: include/nav.php:180
-msgid "Outbox"
-msgstr "Outbox"
+#: src/Model/Contact.php:2447
+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."
 
-#: include/nav.php:181 mod/message.php:19
-msgid "New Message"
-msgstr "New Message"
+#: src/Model/Contact.php:2448
+msgid "Use mailto: in front of address to force email check."
+msgstr "Use mailto: in front of address to force email check."
 
-#: include/nav.php:184
-msgid "Manage"
-msgstr "Manage"
+#: src/Model/Contact.php:2454
+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."
 
-#: include/nav.php:184
-msgid "Manage other pages"
-msgstr "Manage other pages"
+#: src/Model/Contact.php:2459
+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."
 
-#: include/nav.php:187 mod/settings.php:84
-msgid "Delegations"
-msgstr "Delegations"
+#: src/Model/Contact.php:2518
+msgid "Unable to retrieve contact information."
+msgstr "Unable to retrieve contact information."
 
-#: include/nav.php:187 mod/delegate.php:130
-msgid "Delegate Page Management"
-msgstr "Delegate Page Management"
+#: src/Model/Event.php:52
+msgid "l F d, Y \\@ g:i A \\G\\M\\TP (e)"
+msgstr ""
 
-#: include/nav.php:189 mod/newmember.php:15 mod/settings.php:114
-#: mod/admin.php:1716 mod/admin.php:1992 view/theme/frio/theme.php:263
-msgid "Settings"
-msgstr "Settings"
+#: src/Model/Event.php:73 src/Model/Event.php:90 src/Model/Event.php:464
+#: src/Model/Event.php:897
+msgid "Starts:"
+msgstr "Starts:"
 
-#: include/nav.php:189 view/theme/frio/theme.php:263
-msgid "Account settings"
-msgstr "Account settings"
+#: src/Model/Event.php:76 src/Model/Event.php:96 src/Model/Event.php:465
+#: src/Model/Event.php:901
+msgid "Finishes:"
+msgstr "Finishes:"
 
-#: include/nav.php:192
-msgid "Manage/Edit Profiles"
-msgstr "Manage/Edit profiles"
+#: src/Model/Event.php:414
+msgid "all-day"
+msgstr "All-day"
 
-#: include/nav.php:195 view/theme/frio/theme.php:264
-msgid "Manage/edit friends and contacts"
-msgstr "Manage/Edit friends and contacts"
+#: src/Model/Event.php:440
+msgid "Sept"
+msgstr "Sep"
 
-#: include/nav.php:200 mod/admin.php:203
-msgid "Admin"
-msgstr "Admin"
+#: src/Model/Event.php:462
+msgid "No events to display"
+msgstr "No events to display"
 
-#: include/nav.php:200
-msgid "Site setup and configuration"
-msgstr "Site setup and configuration"
+#: src/Model/Event.php:578
+msgid "l, F j"
+msgstr "l, F j"
 
-#: include/nav.php:203
-msgid "Navigation"
-msgstr "Navigation"
+#: src/Model/Event.php:609
+msgid "Edit event"
+msgstr "Edit event"
 
-#: include/nav.php:203
-msgid "Site map"
-msgstr "Site map"
+#: src/Model/Event.php:610
+msgid "Duplicate event"
+msgstr "Duplicate event"
 
-#: include/oembed.php:254
-msgid "Embedded content"
-msgstr "Embedded content"
+#: src/Model/Event.php:611
+msgid "Delete event"
+msgstr "Delete event"
 
-#: include/oembed.php:262
-msgid "Embedding disabled"
-msgstr "Embedding disabled"
+#: src/Model/Event.php:853 src/Module/Debug/Localtime.php:38
+msgid "l F d, Y \\@ g:i A"
+msgstr "l F d, Y \\@ g:i A"
 
-#: include/plugin.php:519 include/plugin.php:521
-msgid "Click here to upgrade."
-msgstr "Click here to upgrade."
+#: src/Model/Event.php:854
+msgid "D g:i A"
+msgstr "D g:i A"
 
-#: include/plugin.php:528
-msgid "This action exceeds the limits set by your subscription plan."
-msgstr "This action exceeds the limits set by your subscription plan."
+#: src/Model/Event.php:855
+msgid "g:i A"
+msgstr "g:i A"
 
-#: include/plugin.php:533
-msgid "This action is not available under your subscription plan."
-msgstr "This action is not available under your subscription plan."
+#: src/Model/Event.php:916 src/Model/Event.php:918
+msgid "Show map"
+msgstr "Show map"
 
-#: include/security.php:64
-msgid "Welcome "
-msgstr "Welcome "
+#: src/Model/Event.php:917
+msgid "Hide map"
+msgstr "Hide map"
 
-#: include/security.php:65
-msgid "Please upload a profile photo."
-msgstr "Please upload a profile photo."
+#: src/Model/Event.php:1009
+#, php-format
+msgid "%s's birthday"
+msgstr "%s's birthday"
 
-#: include/security.php:67
-msgid "Welcome back "
-msgstr "Welcome back "
+#: src/Model/Event.php:1010
+#, php-format
+msgid "Happy Birthday %s"
+msgstr "Happy Birthday, %s!"
 
-#: include/security.php:424
+#: src/Model/Group.php:92
 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."
+"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."
 
-#: include/text.php:315
-msgid "newer"
-msgstr "Later posts"
+#: src/Model/Group.php:451
+msgid "Default privacy group for new contacts"
+msgstr "Default privacy group for new contacts"
 
-#: include/text.php:316
-msgid "older"
-msgstr "Earlier posts"
+#: src/Model/Group.php:483
+msgid "Everybody"
+msgstr "Everybody"
 
-#: include/text.php:321
-msgid "first"
-msgstr "first"
+#: src/Model/Group.php:502
+msgid "edit"
+msgstr "edit"
 
-#: include/text.php:322
-msgid "prev"
-msgstr "prev"
+#: src/Model/Group.php:534
+msgid "add"
+msgstr "add"
 
-#: include/text.php:356
-msgid "next"
-msgstr "next"
+#: src/Model/Group.php:539
+msgid "Edit group"
+msgstr "Edit group"
 
-#: include/text.php:357
-msgid "last"
-msgstr "last"
+#: src/Model/Group.php:540 src/Module/Group.php:193
+msgid "Contacts not in any group"
+msgstr "Contacts not in any group"
 
-#: include/text.php:411
-msgid "Loading more entries..."
-msgstr "Loading more entries..."
+#: src/Model/Group.php:542
+msgid "Create a new group"
+msgstr "Create new group"
 
-#: include/text.php:412
-msgid "The end"
-msgstr "The end"
+#: src/Model/Group.php:543 src/Module/Group.php:178 src/Module/Group.php:201
+#: src/Module/Group.php:276
+msgid "Group Name: "
+msgstr "Group name: "
 
-#: include/text.php:965
-msgid "No contacts"
-msgstr "No contacts"
+#: src/Model/Group.php:544
+msgid "Edit groups"
+msgstr "Edit groups"
 
-#: include/text.php:989
+#: src/Model/Item.php:1677
 #, php-format
-msgid "%d Contact"
-msgid_plural "%d Contacts"
-msgstr[0] "%d contact"
-msgstr[1] "%d contacts"
+msgid "Detected languages in this post:\\n%s"
+msgstr ""
 
-#: include/text.php:1002
-msgid "View Contacts"
-msgstr "View contacts"
+#: src/Model/Item.php:2628
+msgid "activity"
+msgstr "activity"
 
-#: include/text.php:1092 mod/filer.php:32 mod/notes.php:64
-#: mod/editpost.php:102
-msgid "Save"
-msgstr "Save"
+#: src/Model/Item.php:2630
+msgid "comment"
+msgstr ""
 
-#: include/text.php:1153
-msgid "poke"
-msgstr "poke"
+#: src/Model/Item.php:2633
+msgid "post"
+msgstr "post"
 
-#: include/text.php:1153
-msgid "poked"
-msgstr "poked"
+#: src/Model/Item.php:2770
+#, php-format
+msgid "Content warning: %s"
+msgstr "Content warning: %s"
 
-#: include/text.php:1154
-msgid "ping"
-msgstr "ping"
+#: src/Model/Item.php:3119
+msgid "bytes"
+msgstr "bytes"
 
-#: include/text.php:1154
-msgid "pinged"
-msgstr "pinged"
+#: src/Model/Item.php:3148 src/Model/Item.php:3149
+msgid "View on separate page"
+msgstr "View on separate page"
 
-#: include/text.php:1155
-msgid "prod"
-msgstr "prod"
+#: src/Model/Mail.php:134 src/Model/Mail.php:266
+msgid "[no subject]"
+msgstr "[no subject]"
 
-#: include/text.php:1155
-msgid "prodded"
-msgstr "prodded"
+#: src/Model/Profile.php:356 src/Module/Profile/Profile.php:256
+#: src/Module/Profile/Profile.php:258
+msgid "Edit profile"
+msgstr "Edit profile"
 
-#: include/text.php:1156
-msgid "slap"
-msgstr "slap"
+#: src/Model/Profile.php:358
+msgid "Change profile photo"
+msgstr "Change profile photo"
 
-#: include/text.php:1156
-msgid "slapped"
-msgstr "slapped"
+#: src/Model/Profile.php:371 src/Module/Directory.php:155
+#: src/Module/Profile/Profile.php:184
+msgid "Homepage:"
+msgstr "Homepage:"
 
-#: include/text.php:1157
-msgid "finger"
-msgstr "finger"
+#: src/Model/Profile.php:372 src/Module/Contact.php:571
+#: src/Module/Notifications/Introductions.php:167
+msgid "About:"
+msgstr "About:"
 
-#: include/text.php:1157
-msgid "fingered"
-msgstr "fingered"
+#: src/Model/Profile.php:458
+msgid "Atom feed"
+msgstr "Atom feed"
 
-#: include/text.php:1158
-msgid "rebuff"
-msgstr "rebuff"
+#: src/Model/Profile.php:496 src/Model/Profile.php:593
+msgid "g A l F d"
+msgstr "g A l F d"
 
-#: include/text.php:1158
-msgid "rebuffed"
-msgstr "rebuffed"
+#: src/Model/Profile.php:497
+msgid "d"
+msgstr "d"
 
-#: include/text.php:1172
-msgid "happy"
-msgstr "happy"
+#: src/Model/Profile.php:559 src/Model/Profile.php:644
+msgid "[today]"
+msgstr "[today]"
 
-#: include/text.php:1173
-msgid "sad"
-msgstr "sad"
+#: src/Model/Profile.php:569
+msgid "Birthday Reminders"
+msgstr "Birthday reminders"
 
-#: include/text.php:1174
-msgid "mellow"
-msgstr "mellow"
+#: src/Model/Profile.php:570
+msgid "Birthdays this week:"
+msgstr "Birthdays this week:"
 
-#: include/text.php:1175
-msgid "tired"
-msgstr "tired"
+#: src/Model/Profile.php:631
+msgid "[No description]"
+msgstr "[No description]"
 
-#: include/text.php:1176
-msgid "perky"
-msgstr "perky"
+#: src/Model/Profile.php:657
+msgid "Event Reminders"
+msgstr "Event reminders"
 
-#: include/text.php:1177
-msgid "angry"
-msgstr "angry"
+#: src/Model/Profile.php:658
+msgid "Upcoming events the next 7 days:"
+msgstr "Upcoming events the next 7 days:"
 
-#: include/text.php:1178
-msgid "stupified"
-msgstr "stupefied"
+#: src/Model/Profile.php:846
+#, php-format
+msgid "OpenWebAuth: %1$s welcomes %2$s"
+msgstr "OpenWebAuth: %1$s welcomes %2$s"
 
-#: include/text.php:1179
-msgid "puzzled"
-msgstr "puzzled"
+#: src/Model/Profile.php:978
+msgid "Hometown:"
+msgstr "Home town:"
 
-#: include/text.php:1180
-msgid "interested"
-msgstr "interested"
+#: src/Model/Profile.php:979
+msgid "Marital Status:"
+msgstr ""
 
-#: include/text.php:1181
-msgid "bitter"
-msgstr "bitter"
+#: src/Model/Profile.php:980
+msgid "With:"
+msgstr ""
 
-#: include/text.php:1182
-msgid "cheerful"
-msgstr "cheerful"
+#: src/Model/Profile.php:981
+msgid "Since:"
+msgstr ""
 
-#: include/text.php:1183
-msgid "alive"
-msgstr "alive"
+#: src/Model/Profile.php:982
+msgid "Sexual Preference:"
+msgstr "Sexual preference:"
 
-#: include/text.php:1184
-msgid "annoyed"
-msgstr "annoyed"
+#: src/Model/Profile.php:983
+msgid "Political Views:"
+msgstr "Political views:"
 
-#: include/text.php:1185
-msgid "anxious"
-msgstr "anxious"
+#: src/Model/Profile.php:984
+msgid "Religious Views:"
+msgstr "Religious views:"
 
-#: include/text.php:1186
-msgid "cranky"
-msgstr "cranky"
+#: src/Model/Profile.php:985
+msgid "Likes:"
+msgstr "Likes:"
 
-#: include/text.php:1187
-msgid "disturbed"
-msgstr "disturbed"
+#: src/Model/Profile.php:986
+msgid "Dislikes:"
+msgstr "Dislikes:"
 
-#: include/text.php:1188
-msgid "frustrated"
-msgstr "frustrated"
+#: src/Model/Profile.php:987
+msgid "Title/Description:"
+msgstr "Title/Description:"
 
-#: include/text.php:1189
-msgid "motivated"
-msgstr "motivated"
+#: src/Model/Profile.php:988 src/Module/Admin/Summary.php:234
+msgid "Summary"
+msgstr "Summary"
 
-#: include/text.php:1190
-msgid "relaxed"
-msgstr "relaxed"
+#: src/Model/Profile.php:989
+msgid "Musical interests"
+msgstr "Music:"
 
-#: include/text.php:1191
-msgid "surprised"
-msgstr "surprised"
+#: src/Model/Profile.php:990
+msgid "Books, literature"
+msgstr "Books, literature, poetry:"
 
-#: include/text.php:1408 mod/videos.php:389
-msgid "View Video"
-msgstr "View video"
+#: src/Model/Profile.php:991
+msgid "Television"
+msgstr "Television:"
 
-#: include/text.php:1425
-msgid "bytes"
-msgstr "bytes"
+#: src/Model/Profile.php:992
+msgid "Film/dance/culture/entertainment"
+msgstr "Film, dance, culture, entertainment"
 
-#: include/text.php:1460 include/text.php:1471
-msgid "Click to open/close"
-msgstr "Click to open/close"
+#: src/Model/Profile.php:993
+msgid "Hobbies/Interests"
+msgstr "Hobbies/Interests:"
 
-#: include/text.php:1603
-msgid "View on separate page"
-msgstr "View on separate page"
+#: src/Model/Profile.php:994
+msgid "Love/romance"
+msgstr "Love/Romance:"
 
-#: include/text.php:1604
-msgid "view on separate page"
-msgstr "view on separate page"
+#: src/Model/Profile.php:995
+msgid "Work/employment"
+msgstr "Work/Employment:"
 
-#: include/text.php:1889
-msgid "activity"
-msgstr "activity"
+#: src/Model/Profile.php:996
+msgid "School/education"
+msgstr "School/Education:"
 
-#: include/text.php:1891 mod/content.php:625 object/Item.php:416
-#: object/Item.php:428
-msgid "comment"
-msgid_plural "comments"
-msgstr[0] "comment"
-msgstr[1] "comments"
+#: src/Model/Profile.php:997
+msgid "Contact information and Social Networks"
+msgstr "Contact information and other social networks:"
 
-#: include/text.php:1894
-msgid "post"
-msgstr "post"
+#: src/Model/Storage/FilesystemConfig.php:77
+msgid "Storage base path"
+msgstr "Storage base path"
 
-#: include/text.php:2060
-msgid "Item filed"
-msgstr "Item filed"
+#: src/Model/Storage/FilesystemConfig.php:79
+msgid ""
+"Folder where uploaded files are saved. For maximum security, This should be "
+"a path outside web server folder tree"
+msgstr "Folder where uploaded files are saved. For maximum security, this should be a path outside web server folder tree"
 
-#: include/uimport.php:84
-msgid "Error decoding account file"
-msgstr "Error decoding account file"
+#: src/Model/Storage/FilesystemConfig.php:92
+msgid "Enter a valid existing folder"
+msgstr "Enter a valid existing folder"
 
-#: include/uimport.php:90
-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/Model/User.php:208 src/Model/User.php:1050
+msgid "SERIOUS ERROR: Generation of security keys failed."
+msgstr "SERIOUS ERROR: Generation of security keys failed."
 
-#: include/uimport.php:107 include/uimport.php:118
-msgid "Error! Cannot check nickname"
-msgstr "Error! Cannot check nickname."
+#: src/Model/User.php:589 src/Model/User.php:622
+msgid "Login failed"
+msgstr "Login failed"
 
-#: include/uimport.php:111 include/uimport.php:122
-#, php-format
-msgid "User '%s' already exists on this server!"
-msgstr "User '%s' already exists on this server!"
+#: src/Model/User.php:654
+msgid "Not enough information to authenticate"
+msgstr "Not enough information to authenticate"
 
-#: include/uimport.php:144
-msgid "User creation error"
-msgstr "User creation error"
+#: src/Model/User.php:749
+msgid "Password can't be empty"
+msgstr "Password can't be empty"
 
-#: include/uimport.php:165
-msgid "User profile creation error"
-msgstr "User profile creation error"
+#: src/Model/User.php:768
+msgid "Empty passwords are not allowed."
+msgstr "Empty passwords are not allowed."
 
-#: include/uimport.php:214
-#, 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/Model/User.php:772
+msgid ""
+"The new password has been exposed in a public data dump, please choose "
+"another."
+msgstr "The new password has been exposed in a public data dump; please choose another."
 
-#: include/uimport.php:280
-msgid "Done. You can now login with your username and password"
-msgstr "Done. You can now login with your username and password"
+#: src/Model/User.php:778
+msgid ""
+"The password can't contain accentuated letters, white spaces or colons (:)"
+msgstr "The password can't contain accentuated letters, white spaces or colons (:)"
 
-#: include/user.php:41 mod/settings.php:373
+#: src/Model/User.php:930
 msgid "Passwords do not match. Password unchanged."
 msgstr "Passwords do not match. Password unchanged."
 
-#: include/user.php:50
+#: src/Model/User.php:937
 msgid "An invitation is required."
 msgstr "An invitation is required."
 
-#: include/user.php:55
+#: src/Model/User.php:941
 msgid "Invitation could not be verified."
 msgstr "Invitation could not be verified."
 
-#: include/user.php:63
+#: src/Model/User.php:949
 msgid "Invalid OpenID url"
 msgstr "Invalid OpenID URL"
 
-#: include/user.php:84
+#: src/Model/User.php:962 src/Security/Authentication.php:223
+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:962 src/Security/Authentication.php:223
+msgid "The error message was:"
+msgstr "The error message was:"
+
+#: src/Model/User.php:968
 msgid "Please enter the required information."
 msgstr "Please enter the required information."
 
-#: include/user.php:98
-msgid "Please use a shorter name."
-msgstr "Please use a shorter name."
+#: src/Model/User.php:982
+#, php-format
+msgid ""
+"system.username_min_length (%s) and system.username_max_length (%s) are "
+"excluding each other, swapping values."
+msgstr "system.username_min_length (%s) and system.username_max_length (%s) are excluding each other, swapping values."
 
-#: include/user.php:100
-msgid "Name too short."
-msgstr "Name too short."
+#: src/Model/User.php:989
+#, php-format
+msgid "Username should be at least %s character."
+msgid_plural "Username should be at least %s characters."
+msgstr[0] "Username should be at least %s character."
+msgstr[1] "Username should be at least %s characters."
+
+#: src/Model/User.php:993
+#, php-format
+msgid "Username should be at most %s character."
+msgid_plural "Username should be at most %s characters."
+msgstr[0] "Username should be at most %s character."
+msgstr[1] "Username should be at most %s characters."
 
-#: include/user.php:108
+#: src/Model/User.php:1001
 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."
 
-#: include/user.php:113
+#: src/Model/User.php:1006
 msgid "Your email domain is not among those allowed on this site."
 msgstr "Your email domain is not allowed on this site."
 
-#: include/user.php:116
+#: src/Model/User.php:1010
 msgid "Not a valid email address."
 msgstr "Not a valid email address."
 
-#: include/user.php:129
+#: src/Model/User.php:1013
+msgid "The nickname was blocked from registration by the nodes admin."
+msgstr "The nickname was blocked from registration by the nodes admin."
+
+#: src/Model/User.php:1017 src/Model/User.php:1025
 msgid "Cannot use that email."
 msgstr "Cannot use that email."
 
-#: include/user.php:135
-msgid "Your \"nickname\" can only contain \"a-z\", \"0-9\" and \"_\"."
-msgstr "Your \"nickname\" can only contain \"a-z\", \"0-9\" and \"_\"."
-
-#: include/user.php:142 include/user.php:230
-msgid "Nickname is already registered. Please choose another."
-msgstr "Nickname is already registered. Please choose another."
-
-#: include/user.php:152
-msgid ""
-"Nickname was once registered here and may not be re-used. Please choose "
-"another."
-msgstr "Nickname was once registered here and may not be re-used. Please choose another."
-
-#: include/user.php:168
-msgid "SERIOUS ERROR: Generation of security keys failed."
-msgstr "SERIOUS ERROR: Generation of security keys failed."
+#: src/Model/User.php:1032
+msgid "Your nickname can only contain a-z, 0-9 and _."
+msgstr "Your nickname can only contain a-z, 0-9 and _."
+
+#: src/Model/User.php:1040 src/Model/User.php:1097
+msgid "Nickname is already registered. Please choose another."
+msgstr "Nickname is already registered. Please choose another."
 
-#: include/user.php:216
+#: src/Model/User.php:1084 src/Model/User.php:1088
 msgid "An error occurred during registration. Please try again."
 msgstr "An error occurred during registration. Please try again."
 
-#: include/user.php:239 view/theme/duepuntozero/config.php:47
-msgid "default"
-msgstr "default"
-
-#: include/user.php:249
+#: src/Model/User.php:1111
 msgid "An error occurred creating your default profile. Please try again."
 msgstr "An error occurred creating your default profile. Please try again."
 
-#: include/user.php:308 include/user.php:316 include/user.php:324
-#: include/api.php:3717 mod/profile_photo.php:75 mod/profile_photo.php:83
-#: mod/profile_photo.php:91 mod/profile_photo.php:215
-#: mod/profile_photo.php:310 mod/profile_photo.php:320 mod/photos.php:74
-#: mod/photos.php:190 mod/photos.php:777 mod/photos.php:1259
-#: mod/photos.php:1280 mod/photos.php:1866
-msgid "Profile Photos"
-msgstr "Profile photos"
+#: src/Model/User.php:1118
+msgid "An error occurred creating your self contact. Please try again."
+msgstr "An error occurred creating your self contact. Please try again."
 
-#: include/user.php:399
-#, php-format
+#: src/Model/User.php:1123
+msgid "Friends"
+msgstr "Friends"
+
+#: src/Model/User.php:1127
 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 "\n\t\tDear %1$s,\n\t\t\tThank you for signing up at %2$s. Your account is pending approval by the administrator.\n\t"
+"An error occurred creating your default contact group. Please try again."
+msgstr "An error occurred while creating your default contact group. Please try again."
 
-#: include/user.php:409
-#, php-format
-msgid "Registration at %s"
-msgstr "Registration at %s"
+#: src/Model/User.php:1165
+msgid "Profile Photos"
+msgstr "Profile photos"
 
-#: include/user.php:419
+#: src/Model/User.php:1359
 #, 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 "\n\t\tDear %1$s,\n\t\t\tThank you for signing up at %2$s. Your account has been created.\n\t"
+"\t\t\tthe administrator of %2$s has set up an account for you."
+msgstr ""
 
-#: include/user.php:423
+#: src/Model/User.php:1362
 #, 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\tSite Location:\t%1$s\n"
+"\t\tLogin Name:\t\t%2$s\n"
+"\t\tPassword:\t\t%3$s\n"
 "\n"
 "\t\tYou may change your password from your account \"Settings\" page after logging\n"
 "\t\tin.\n"
@@ -2905,6132 +4604,6372 @@ msgid ""
 "\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"
+"\t\tIf you ever want to delete your account, you can do so at %1$s/removeme\n"
 "\n"
-"\t\tThank you and welcome to %2$s."
-msgstr "\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 for your account \"Settings\" 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 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, these settings may help to\n\t\tmake new and interesting friends.\n\n\n\t\tThank you and welcome to %2$s."
+"\t\tThank you and welcome to %4$s."
+msgstr ""
 
-#: include/user.php:455 mod/admin.php:1406
+#: src/Model/User.php:1395 src/Model/User.php:1502
 #, php-format
 msgid "Registration details for %s"
 msgstr "Registration details for %s"
 
-#: include/Photo.php:1008 include/Photo.php:1024 include/Photo.php:1032
-#: include/Photo.php:1057 include/message.php:138 mod/item.php:469
-#: mod/wall_upload.php:250
-msgid "Wall Photos"
-msgstr "Wall photos"
-
-#: include/dfrn.php:1331
-#, php-format
-msgid "%s\\'s birthday"
-msgstr "%s\\'s birthday"
-
-#: include/message.php:15 include/message.php:161
-msgid "[no subject]"
-msgstr "[no subject]"
-
-#: include/photos.php:57 include/photos.php:66 mod/photos.php:190
-#: mod/photos.php:1126 mod/photos.php:1259 mod/photos.php:1280
-#: mod/photos.php:1842 mod/photos.php:1856 mod/fbrowser.php:43
-#: mod/fbrowser.php:65
-msgid "Contact Photos"
-msgstr "Contact photos"
-
-#: include/Contact.php:463
-msgid "Drop Contact"
-msgstr "Drop contact"
-
-#: include/Contact.php:841
-msgid "Organisation"
-msgstr "Organization"
-
-#: include/Contact.php:844
-msgid "News"
-msgstr "News"
-
-#: include/Contact.php:847
-msgid "Forum"
-msgstr "Forum"
-
-#: include/api.php:1103
+#: src/Model/User.php:1415
 #, php-format
-msgid "Daily posting limit of %d posts reached. The post was rejected."
-msgstr "Daily posting limit of %d posts reached. This post was rejected."
+msgid ""
+"\n"
+"\t\t\tDear %1$s,\n"
+"\t\t\t\tThank you for registering at %2$s. Your account is pending for approval by the administrator.\n"
+"\n"
+"\t\t\tYour login details are as follows:\n"
+"\n"
+"\t\t\tSite Location:\t%3$s\n"
+"\t\t\tLogin Name:\t\t%4$s\n"
+"\t\t\tPassword:\t\t%5$s\n"
+"\t\t"
+msgstr "\n\t\t\tDear %1$s,\n\t\t\t\tThank you for registering at %2$s. Your account is pending for approval by the administrator.\n\n\t\t\tYour login details are as follows:\n\n\t\t\tSite Location:\t%3$s\n\t\t\tLogin Name:\t\t%4$s\n\t\t\tPassword:\t\t%5$s\n\t\t"
 
-#: include/api.php:1124
+#: src/Model/User.php:1434
 #, php-format
-msgid "Weekly posting limit of %d posts reached. The post was rejected."
-msgstr "Weekly posting limit of %d posts reached. This post was rejected."
+msgid "Registration at %s"
+msgstr "Registration at %s"
 
-#: include/api.php:1145
+#: src/Model/User.php:1458
 #, php-format
-msgid "Monthly posting limit of %d posts reached. The post was rejected."
-msgstr "Monthly posting limit of %d posts reached. This post was rejected."
-
-#: include/diaspora.php:2259
-msgid "Sharing notification from Diaspora network"
-msgstr "Sharing notification from Diaspora network"
-
-#: include/diaspora.php:3226
-msgid "Attachments:"
-msgstr "Attachments:"
-
-#: include/follow.php:85 mod/dfrn_request.php:515
-msgid "Disallowed profile URL."
-msgstr "Disallowed profile URL."
-
-#: include/follow.php:90 mod/dfrn_request.php:521 mod/friendica.php:116
-#: mod/admin.php:289 mod/admin.php:307
-msgid "Blocked domain"
-msgstr "Blocked domain"
-
-#: include/follow.php:95
-msgid "Connect URL missing."
-msgstr "Connect URL missing."
-
-#: include/follow.php:123
-msgid ""
-"This site is not configured to allow communications with other networks."
-msgstr "This site is not configured to allow communications with other networks."
-
-#: include/follow.php:124 include/follow.php:138
-msgid "No compatible communication protocols or feeds were discovered."
-msgstr "No compatible communication protocols or feeds were discovered."
-
-#: include/follow.php:136
-msgid "The profile address specified does not provide adequate information."
-msgstr "The profile address specified does not provide adequate information."
-
-#: include/follow.php:141
-msgid "An author or name was not found."
-msgstr "An author or name was not found."
-
-#: include/follow.php:144
-msgid "No browser URL could be matched to this address."
-msgstr "No browser URL could be matched to this address."
-
-#: include/follow.php:147
 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."
-
-#: include/follow.php:148
-msgid "Use mailto: in front of address to force email check."
-msgstr "Use mailto: in front of address to force email check."
-
-#: include/follow.php:154
-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."
+"\n"
+"\t\t\t\tDear %1$s,\n"
+"\t\t\t\tThank you for registering at %2$s. Your account has been created.\n"
+"\t\t\t"
+msgstr "\n\t\t\t\tDear %1$s,\n\t\t\t\tThank you for registering at %2$s. Your account has been created.\n\t\t\t"
 
-#: include/follow.php:159
+#: src/Model/User.php:1466
+#, 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."
-
-#: include/follow.php:256
-msgid "Unable to retrieve contact information."
-msgstr "Unable to retrieve contact information."
-
-#: include/items.php:1724 mod/dfrn_confirm.php:738 mod/dfrn_request.php:760
-msgid "[Name Withheld]"
-msgstr "[Name Withheld]"
-
-#: include/items.php:2100 mod/viewsrc.php:16 mod/notice.php:18
-#: mod/display.php:122 mod/display.php:291 mod/display.php:496
-#: mod/admin.php:257 mod/admin.php:1663 mod/admin.php:1914
-msgid "Item not found."
-msgstr "Item not found."
-
-#: include/items.php:2143
-msgid "Do you really want to delete this item?"
-msgstr "Do you really want to delete this item?"
-
-#: include/items.php:2145 mod/api.php:107 mod/dfrn_request.php:881
-#: mod/follow.php:150 mod/message.php:207 mod/register.php:249
-#: mod/profiles.php:638 mod/profiles.php:641 mod/profiles.php:668
-#: mod/settings.php:1168 mod/settings.php:1174 mod/settings.php:1181
-#: mod/settings.php:1185 mod/settings.php:1190 mod/settings.php:1195
-#: mod/settings.php:1200 mod/settings.php:1205 mod/settings.php:1231
-#: mod/settings.php:1232 mod/settings.php:1233 mod/settings.php:1234
-#: mod/settings.php:1235 mod/suggest.php:32 mod/contacts.php:465
-msgid "Yes"
-msgstr "Yes"
-
-#: include/items.php:2284 mod/api.php:28 mod/api.php:33 mod/attach.php:35
-#: mod/common.php:20 mod/crepair.php:105 mod/fsuggest.php:80
-#: mod/nogroup.php:29 mod/notes.php:25 mod/viewcontacts.php:49
-#: mod/uimport.php:26 mod/allfriends.php:15 mod/cal.php:302
-#: mod/dfrn_confirm.php:64 mod/dirfind.php:16 mod/editpost.php:13
-#: mod/events.php:189 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/item.php:198
-#: mod/item.php:210 mod/manage.php:104 mod/message.php:49 mod/message.php:172
-#: mod/mood.php:117 mod/network.php:17 mod/notifications.php:74
-#: mod/ostatus_subscribe.php:12 mod/poke.php:156 mod/profile_photo.php:20
-#: mod/profile_photo.php:180 mod/profile_photo.php:191
-#: mod/profile_photo.php:204 mod/register.php:46 mod/regmod.php:107
-#: mod/repair_ostatus.php:12 mod/wall_upload.php:102 mod/wall_upload.php:105
-#: mod/wallmessage.php:12 mod/wallmessage.php:36 mod/wallmessage.php:76
-#: mod/wallmessage.php:100 mod/delegate.php:15 mod/display.php:493
-#: mod/photos.php:169 mod/photos.php:1112 mod/profiles.php:167
-#: mod/profiles.php:605 mod/settings.php:25 mod/settings.php:133
-#: mod/settings.php:665 mod/suggest.php:58 mod/wall_attach.php:69
-#: mod/wall_attach.php:72 mod/contacts.php:373 mod/unfollow.php:14
-#: mod/unfollow.php:57 mod/unfollow.php:90 index.php:411
-msgid "Permission denied."
-msgstr "Permission denied."
-
-#: include/items.php:2401
-msgid "Archives"
-msgstr "Archives"
+"\n"
+"\t\t\tThe login details are as follows:\n"
+"\n"
+"\t\t\tSite Location:\t%3$s\n"
+"\t\t\tLogin Name:\t\t%1$s\n"
+"\t\t\tPassword:\t\t%5$s\n"
+"\n"
+"\t\t\tYou may change your password from your account \"Settings\" page after logging\n"
+"\t\t\tin.\n"
+"\n"
+"\t\t\tPlease take a few moments to review the other account settings on that page.\n"
+"\n"
+"\t\t\tYou may also wish to add some basic information to your default profile\n"
+"\t\t\t(on the \"Profiles\" page) so that other people can easily find you.\n"
+"\n"
+"\t\t\tWe recommend setting your full name, adding a profile photo,\n"
+"\t\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n"
+"\t\t\tperhaps what country you live in; if you do not wish to be more specific\n"
+"\t\t\tthan that.\n"
+"\n"
+"\t\t\tWe fully respect your right to privacy, and none of these items are necessary.\n"
+"\t\t\tIf you are new and do not know anybody here, they may help\n"
+"\t\t\tyou to make some new and interesting friends.\n"
+"\n"
+"\t\t\tIf you ever want to delete your account, you can do so at %3$s/removeme\n"
+"\n"
+"\t\t\tThank you and welcome to %2$s."
+msgstr "\n\t\t\tThe login details are as follows:\n\n\t\t\tSite Location:\t%3$s\n\t\t\tLogin Name:\t\t%1$s\n\t\t\tPassword:\t\t%5$s\n\n\t\t\tYou may change your password from your account \"Settings\" page after logging\n\t\t\tin.\n\n\t\t\tPlease take a few moments to review the other account settings on that page.\n\n\t\t\tYou may also wish to add some basic information to your default profile\n\t\t\t(on the \"Profiles\" page) so that other people can easily find you.\n\n\t\t\tWe recommend setting your full name, adding a profile photo,\n\t\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n\t\t\tperhaps what country you live in; if you do not wish to be more specific\n\t\t\tthan that.\n\n\t\t\tWe fully respect your right to privacy, and none of these items are necessary.\n\t\t\tIf you are new and do not know anybody here, they may help\n\t\t\tyou to make some new and interesting friends.\n\n\t\t\tIf you ever want to delete your account, you can do so at %3$s/removeme\n\n\t\t\tThank you and welcome to %2$s."
 
-#: include/network.php:704
-msgid "view full size"
-msgstr "view full size"
+#: src/Module/Admin/Addons/Details.php:65
+msgid "Addon not found."
+msgstr "Addon not found."
 
-#: include/ostatus.php:1690
+#: src/Module/Admin/Addons/Details.php:76 src/Module/Admin/Addons/Index.php:49
 #, php-format
-msgid "%s is now following %s."
-msgstr "%s is now following %s."
-
-#: include/ostatus.php:1691
-msgid "following"
-msgstr "following"
+msgid "Addon %s disabled."
+msgstr "Addon %s disabled."
 
-#: include/ostatus.php:1694
+#: src/Module/Admin/Addons/Details.php:79 src/Module/Admin/Addons/Index.php:51
 #, php-format
-msgid "%s stopped following %s."
-msgstr "%s stopped following %s."
-
-#: include/ostatus.php:1695
-msgid "stopped following"
-msgstr "stopped following"
-
-#: mod/api.php:78 mod/api.php:104
-msgid "Authorize application connection"
-msgstr "Authorize application connection"
-
-#: mod/api.php:79
-msgid "Return to your app and insert this Securty Code:"
-msgstr "Return to your app and insert this security code:"
-
-#: mod/api.php:91
-msgid "Please login to continue."
-msgstr "Please login to continue."
-
-#: 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 "Do you want to authorize this application to access your posts and contacts and create new posts for you?"
-
-#: mod/api.php:108 mod/dfrn_request.php:881 mod/follow.php:150
-#: mod/register.php:250 mod/profiles.php:638 mod/profiles.php:642
-#: mod/profiles.php:668 mod/settings.php:1168 mod/settings.php:1174
-#: mod/settings.php:1181 mod/settings.php:1185 mod/settings.php:1190
-#: mod/settings.php:1195 mod/settings.php:1200 mod/settings.php:1205
-#: mod/settings.php:1231 mod/settings.php:1232 mod/settings.php:1233
-#: mod/settings.php:1234 mod/settings.php:1235
-msgid "No"
-msgstr "No"
-
-#: mod/apps.php:9 index.php:258
-msgid "You must be logged in to use addons. "
-msgstr "You must be logged in to use addons. "
-
-#: mod/apps.php:14
-msgid "Applications"
-msgstr "Applications"
-
-#: mod/apps.php:17
-msgid "No installed applications."
-msgstr "No installed applications."
-
-#: mod/attach.php:10
-msgid "Item not available."
-msgstr "Item not available."
-
-#: mod/attach.php:22
-msgid "Item was not found."
-msgstr "Item was not found."
-
-#: mod/babel.php:18
-msgid "Source (bbcode) text:"
-msgstr "Source (bbcode) text:"
-
-#: mod/babel.php:25
-msgid "Source (Diaspora) text to convert to BBcode:"
-msgstr "Source (Diaspora) text to convert to BBcode:"
-
-#: mod/babel.php:33
-msgid "Source input: "
-msgstr "Source input: "
-
-#: mod/babel.php:37
-msgid "bb2html (raw HTML): "
-msgstr "bb2html (raw HTML): "
-
-#: mod/babel.php:41
-msgid "bb2html: "
-msgstr "bb2html: "
-
-#: mod/babel.php:45
-msgid "bb2html2bb: "
-msgstr "bb2html2bb: "
-
-#: mod/babel.php:49
-msgid "bb2md: "
-msgstr "bb2md: "
-
-#: mod/babel.php:53
-msgid "bb2md2html: "
-msgstr "bb2md2html: "
-
-#: mod/babel.php:57
-msgid "bb2dia2bb: "
-msgstr "bb2dia2bb: "
-
-#: mod/babel.php:61
-msgid "bb2md2html2bb: "
-msgstr "bb2md2html2bb: "
-
-#: mod/babel.php:67
-msgid "Source input (Diaspora format): "
-msgstr "Source input (Diaspora format): "
-
-#: mod/babel.php:71
-msgid "diaspora2bb: "
-msgstr "diaspora2bb: "
-
-#: mod/common.php:93
-msgid "No contacts in common."
-msgstr "No contacts in common."
-
-#: mod/common.php:143 mod/contacts.php:892
-msgid "Common Friends"
-msgstr "Common friends"
-
-#: mod/credits.php:19
-msgid "Credits"
-msgstr "Credits"
+msgid "Addon %s enabled."
+msgstr "Addon %s enabled."
 
-#: 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 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!"
-
-#: mod/crepair.php:92
-msgid "Contact settings applied."
-msgstr "Contact settings applied."
-
-#: mod/crepair.php:94
-msgid "Contact update failed."
-msgstr "Contact update failed."
-
-#: mod/crepair.php:119 mod/fsuggest.php:22 mod/fsuggest.php:94
-#: mod/dfrn_confirm.php:129
-msgid "Contact not found."
-msgstr "Contact not found."
-
-#: 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>Warning: These are highly advanced settings.</strong> If you enter incorrect information your communications with this contact may not working."
+#: src/Module/Admin/Addons/Details.php:88
+#: src/Module/Admin/Themes/Details.php:46
+msgid "Disable"
+msgstr "Disable"
 
-#: 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 "Please use your browser 'Back' button <strong>now</strong> if you are uncertain what to do on this page."
+#: src/Module/Admin/Addons/Details.php:91
+#: src/Module/Admin/Themes/Details.php:49
+msgid "Enable"
+msgstr "Enable"
 
-#: mod/crepair.php:139 mod/crepair.php:141
-msgid "No mirroring"
-msgstr "No mirroring"
+#: src/Module/Admin/Addons/Details.php:111
+#: src/Module/Admin/Addons/Index.php:67
+#: src/Module/Admin/Blocklist/Contact.php:94
+#: src/Module/Admin/Blocklist/Server.php:88
+#: src/Module/Admin/Federation.php:159 src/Module/Admin/Item/Delete.php:65
+#: src/Module/Admin/Logs/Settings.php:80 src/Module/Admin/Logs/View.php:83
+#: src/Module/Admin/Queue.php:72 src/Module/Admin/Site.php:499
+#: src/Module/Admin/Storage.php:139 src/Module/Admin/Summary.php:233
+#: src/Module/Admin/Themes/Details.php:90
+#: src/Module/Admin/Themes/Index.php:111 src/Module/Admin/Tos.php:58
+#: src/Module/Admin/Users/Active.php:136
+#: src/Module/Admin/Users/Blocked.php:137 src/Module/Admin/Users/Create.php:61
+#: src/Module/Admin/Users/Deleted.php:85 src/Module/Admin/Users/Index.php:149
+#: src/Module/Admin/Users/Pending.php:101
+msgid "Administration"
+msgstr "Administration"
 
-#: mod/crepair.php:139
-msgid "Mirror as forwarded posting"
-msgstr "Mirror as forwarded posting"
+#: src/Module/Admin/Addons/Details.php:112
+#: src/Module/Admin/Addons/Index.php:68 src/Module/BaseAdmin.php:93
+#: src/Module/BaseSettings.php:87
+msgid "Addons"
+msgstr "Addons"
 
-#: mod/crepair.php:139 mod/crepair.php:141
-msgid "Mirror as my own posting"
-msgstr "Mirror as my own posting"
+#: src/Module/Admin/Addons/Details.php:113
+#: src/Module/Admin/Themes/Details.php:92
+msgid "Toggle"
+msgstr "Toggle"
 
-#: mod/crepair.php:155
-msgid "Return to contact editor"
-msgstr "Return to contact editor"
+#: src/Module/Admin/Addons/Details.php:121
+#: src/Module/Admin/Themes/Details.php:101
+msgid "Author: "
+msgstr "Author: "
 
-#: mod/crepair.php:157
-msgid "Refetch contact data"
-msgstr "Re-fetch contact data."
+#: src/Module/Admin/Addons/Details.php:122
+#: src/Module/Admin/Themes/Details.php:102
+msgid "Maintainer: "
+msgstr "Maintainer: "
 
-#: mod/crepair.php:159 mod/fsuggest.php:109 mod/content.php:730
-#: mod/events.php:509 mod/install.php:245 mod/install.php:285
-#: mod/invite.php:150 mod/localtime.php:47 mod/manage.php:157
-#: mod/message.php:338 mod/message.php:521 mod/mood.php:140 mod/poke.php:205
-#: mod/photos.php:1144 mod/photos.php:1274 mod/photos.php:1600
-#: mod/photos.php:1649 mod/photos.php:1691 mod/photos.php:1771
-#: mod/profiles.php:679 mod/contacts.php:604 object/Item.php:702
-#: view/theme/duepuntozero/config.php:65 view/theme/frio/config.php:68
-#: view/theme/quattro/config.php:71 view/theme/vier/config.php:114
-msgid "Submit"
-msgstr "Submit"
+#: src/Module/Admin/Addons/Index.php:42
+msgid "Addons reloaded"
+msgstr ""
 
-#: mod/crepair.php:161
-msgid "Remote Self"
-msgstr "Remote self"
+#: src/Module/Admin/Addons/Index.php:53
+#, php-format
+msgid "Addon %s failed to install."
+msgstr "Addon %s failed to install."
 
-#: mod/crepair.php:164
-msgid "Mirror postings from this contact"
-msgstr "Mirror postings from this contact:"
+#: src/Module/Admin/Addons/Index.php:70
+msgid "Reload active addons"
+msgstr "Reload active addons"
 
-#: mod/crepair.php:166
+#: src/Module/Admin/Addons/Index.php:75
+#, php-format
 msgid ""
-"Mark this contact as remote_self, this will cause friendica to repost new "
-"entries from this contact."
-msgstr "This will cause Friendica to repost new entries from this contact."
-
-#: mod/crepair.php:170 mod/settings.php:680 mod/settings.php:706
-#: mod/admin.php:1588 mod/admin.php:1601 mod/admin.php:1614 mod/admin.php:1630
-msgid "Name"
-msgstr "Name:"
-
-#: mod/crepair.php:171
-msgid "Account Nickname"
-msgstr "Account nickname:"
-
-#: mod/crepair.php:172
-msgid "@Tagname - overrides Name/Nickname"
-msgstr "@Tag name - overrides name/nickname:"
-
-#: mod/crepair.php:173
-msgid "Account URL"
-msgstr "Account URL:"
+"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/crepair.php:174
-msgid "Friend Request URL"
-msgstr "Friend request URL:"
+#: src/Module/Admin/BaseUsers.php:53
+msgid "List of all users"
+msgstr ""
 
-#: mod/crepair.php:175
-msgid "Friend Confirm URL"
-msgstr "Friend confirm URL:"
+#: src/Module/Admin/BaseUsers.php:58
+msgid "Active"
+msgstr ""
 
-#: mod/crepair.php:176
-msgid "Notification Endpoint URL"
-msgstr "Notification endpoint URL"
+#: src/Module/Admin/BaseUsers.php:61
+msgid "List of active accounts"
+msgstr ""
 
-#: mod/crepair.php:177
-msgid "Poll/Feed URL"
-msgstr "Poll/Feed URL:"
+#: src/Module/Admin/BaseUsers.php:66 src/Module/Contact.php:703
+#: src/Module/Contact.php:763
+msgid "Pending"
+msgstr "Pending"
 
-#: mod/crepair.php:178
-msgid "New photo from this URL"
-msgstr "New photo from this URL:"
+#: src/Module/Admin/BaseUsers.php:69
+msgid "List of pending registrations"
+msgstr ""
 
-#: mod/filer.php:31
-msgid "- select -"
-msgstr "- select -"
+#: src/Module/Admin/BaseUsers.php:74 src/Module/Contact.php:711
+#: src/Module/Contact.php:764
+msgid "Blocked"
+msgstr "Blocked"
 
-#: mod/fsuggest.php:65
-msgid "Friend suggestion sent."
-msgstr "Friend suggestion sent"
+#: src/Module/Admin/BaseUsers.php:77
+msgid "List of blocked users"
+msgstr ""
 
-#: mod/fsuggest.php:99
-msgid "Suggest Friends"
-msgstr "Suggest friends"
+#: src/Module/Admin/BaseUsers.php:82
+msgid "Deleted"
+msgstr ""
 
-#: mod/fsuggest.php:101
-#, php-format
-msgid "Suggest a friend for %s"
-msgstr "Suggest a friend for %s"
+#: src/Module/Admin/BaseUsers.php:85
+msgid "List of pending user deletions"
+msgstr ""
 
-#: mod/lockview.php:33 mod/lockview.php:41
-msgid "Remote privacy information not available."
-msgstr "Remote privacy information not available."
+#: src/Module/Admin/BaseUsers.php:103
+msgid "Private Forum"
+msgstr "Private Forum"
 
-#: mod/lockview.php:50
-msgid "Visible to:"
-msgstr "Visible to:"
+#: src/Module/Admin/BaseUsers.php:110
+msgid "Relay"
+msgstr "Relay"
 
-#: mod/maintenance.php:21
-msgid "System down for maintenance"
-msgstr "Sorry, the system is currently down for maintenance."
+#: src/Module/Admin/Blocklist/Contact.php:54
+msgid "You can't block a local contact, please block the user instead"
+msgstr ""
 
-#: mod/newmember.php:7
-msgid "Welcome to Friendica"
-msgstr "Welcome to Friendica"
+#: src/Module/Admin/Blocklist/Contact.php:73
+#, php-format
+msgid "%s contact unblocked"
+msgid_plural "%s contacts unblocked"
+msgstr[0] "%s contact unblocked"
+msgstr[1] "%s contacts unblocked"
 
-#: mod/newmember.php:8
-msgid "New Member Checklist"
-msgstr "New Member Checklist"
+#: src/Module/Admin/Blocklist/Contact.php:95
+msgid "Remote Contact Blocklist"
+msgstr "Remote contact block-list"
 
-#: mod/newmember.php:10
+#: src/Module/Admin/Blocklist/Contact.php:96
 msgid ""
-"We would like to offer some tips and links to help make your experience "
-"enjoyable. Click any item to visit the relevant page. A link to this page "
-"will be visible from your home page for two weeks after your initial "
-"registration and then will quietly disappear."
-msgstr "We would like to offer some tips and links to help make your experience enjoyable. Click any item to visit the relevant page. A link to this page will be visible from your home page for two weeks after your initial registration and then will quietly disappear."
+"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/newmember.php:11
-msgid "Getting Started"
-msgstr "Getting started"
+#: src/Module/Admin/Blocklist/Contact.php:97
+msgid "Block Remote Contact"
+msgstr "Block remote contact"
 
-#: mod/newmember.php:13
-msgid "Friendica Walk-Through"
-msgstr "Friendica walk-through"
+#: src/Module/Admin/Blocklist/Contact.php:98
+#: src/Module/Admin/Users/Active.php:138
+#: src/Module/Admin/Users/Blocked.php:139 src/Module/Admin/Users/Index.php:151
+#: src/Module/Admin/Users/Pending.php:103
+msgid "select all"
+msgstr "select all"
 
-#: mod/newmember.php:13
-msgid ""
-"On your <em>Quick Start</em> page - find a brief introduction to your "
-"profile and network tabs, make some new connections, and find some groups to"
-" join."
-msgstr "On your <em>Quick Start</em> page - find a brief introduction to your profile and network tabs, make some new connections, and find some groups to join."
+#: src/Module/Admin/Blocklist/Contact.php:99
+msgid "select none"
+msgstr "select none"
 
-#: mod/newmember.php:17
-msgid "Go to Your Settings"
-msgstr "Go to your settings"
+#: src/Module/Admin/Blocklist/Contact.php:101
+#: src/Module/Admin/Users/Blocked.php:142 src/Module/Admin/Users/Index.php:156
+#: src/Module/Contact.php:544 src/Module/Contact.php:787
+#: src/Module/Contact.php:1064
+msgid "Unblock"
+msgstr "Unblock"
 
-#: 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 "On your <em>Settings</em> page -  change your initial password. Also make a note of your Identity Address. This looks just like an email address - and will be useful in making friends on the free social web."
+#: src/Module/Admin/Blocklist/Contact.php:102
+msgid "No remote contact is blocked from this node."
+msgstr "No remote contact is blocked from this node."
 
-#: 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 "Review the other settings, particularly the privacy settings. An unpublished directory listing is like having an unlisted phone number. In general, you should probably publish your listing - unless all of your friends and potential friends know exactly how to find you."
+#: src/Module/Admin/Blocklist/Contact.php:104
+msgid "Blocked Remote Contacts"
+msgstr "Blocked remote contacts"
 
-#: mod/newmember.php:22 mod/profile_photo.php:256 mod/profiles.php:698
-msgid "Upload Profile Photo"
-msgstr "Upload profile photo"
+#: src/Module/Admin/Blocklist/Contact.php:105
+msgid "Block New Remote Contact"
+msgstr "Block new remote contact"
 
-#: mod/newmember.php:22
-msgid ""
-"Upload a profile photo if you have not done so already. Studies have shown "
-"that people with real photos of themselves are ten times more likely to make"
-" friends than people who do not."
-msgstr "Upload a profile photo if you have not done so already. Studies have shown that people with real photos of themselves are ten times more likely to make friends than people who do not."
+#: src/Module/Admin/Blocklist/Contact.php:106
+msgid "Photo"
+msgstr "Photo"
 
-#: mod/newmember.php:23
-msgid "Edit Your Profile"
-msgstr "Edit your profile"
+#: src/Module/Admin/Blocklist/Contact.php:106
+msgid "Reason"
+msgstr "Reason"
 
-#: mod/newmember.php:23
-msgid ""
-"Edit your <strong>default</strong> profile to your liking. Review the "
-"settings for hiding your list of friends and hiding the profile from unknown"
-" visitors."
-msgstr "Edit your <strong>default</strong> profile to your liking. Review the settings for hiding your list of friends and hiding the profile from unknown visitors."
+#: src/Module/Admin/Blocklist/Contact.php:114
+#, 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/newmember.php:24
-msgid "Profile Keywords"
-msgstr "Profile keywords"
+#: src/Module/Admin/Blocklist/Contact.php:116
+msgid "URL of the remote contact to block."
+msgstr "URL of the remote contact to block."
 
-#: 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 "Set some public keywords for your default profile which describe your interests. We may be able to find other people with similar interests and suggest friendships."
+#: src/Module/Admin/Blocklist/Contact.php:117
+msgid "Also purge contact"
+msgstr ""
 
-#: mod/newmember.php:26
-msgid "Connecting"
-msgstr "Connecting"
+#: src/Module/Admin/Blocklist/Contact.php:117
+msgid ""
+"Removes all content related to this contact from the node. Keeps the contact"
+" record. This action canoot be undone."
+msgstr ""
 
-#: mod/newmember.php:32
-msgid "Importing Emails"
-msgstr "Importing emails"
+#: src/Module/Admin/Blocklist/Contact.php:118
+msgid "Block Reason"
+msgstr "Block reason"
 
-#: 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 "Enter your email access information on your Connector Settings if you wish to import and interact with friends or mailing lists from your email INBOX"
+#: src/Module/Admin/Blocklist/Server.php:49
+msgid "Server domain pattern added to blocklist."
+msgstr "Server domain pattern added to block-list."
 
-#: mod/newmember.php:35
-msgid "Go to Your Contacts Page"
-msgstr "Go to your contacts page"
+#: src/Module/Admin/Blocklist/Server.php:79
+#: src/Module/Admin/Blocklist/Server.php:104
+msgid "Blocked server domain pattern"
+msgstr "Blocked server domain pattern"
 
-#: mod/newmember.php:35
-msgid ""
-"Your Contacts page is your gateway to managing friendships and connecting "
-"with friends on other networks. Typically you enter their address or site "
-"URL in the <em>Add New Contact</em> dialog."
-msgstr "Your contacts page is your gateway to managing friendships and connecting with friends on other networks. Typically you enter their address or site URL in the <em>Add new contact</em> dialog."
+#: src/Module/Admin/Blocklist/Server.php:80
+#: src/Module/Admin/Blocklist/Server.php:105 src/Module/Friendica.php:82
+msgid "Reason for the block"
+msgstr "Reason for the block"
 
-#: mod/newmember.php:36
-msgid "Go to Your Site's Directory"
-msgstr "Go to your site's directory"
+#: src/Module/Admin/Blocklist/Server.php:81
+msgid "Delete server domain pattern"
+msgstr "Delete server domain pattern"
 
-#: 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 "The directory lets you find other people in this network or other federated sites. Look for a <em>Connect</em> or <em>Follow</em> link on their profile page. Provide your own identity address when requested."
+#: src/Module/Admin/Blocklist/Server.php:81
+msgid "Check to delete this entry from the blocklist"
+msgstr "Check to delete this entry from the block-list"
 
-#: mod/newmember.php:37
-msgid "Finding New People"
-msgstr "Finding new people"
+#: src/Module/Admin/Blocklist/Server.php:89
+msgid "Server Domain Pattern Blocklist"
+msgstr "Server domain pattern block-list"
 
-#: mod/newmember.php:37
+#: src/Module/Admin/Blocklist/Server.php:90
 msgid ""
-"On the side panel of the Contacts page are several tools to find new "
-"friends. We can match people by interest, look up people by name or "
-"interest, and provide suggestions based on network relationships. On a brand"
-" new site, friend suggestions will usually begin to be populated within 24 "
-"hours."
-msgstr "On the side panel of the Contacts page are several tools to find new friends. We can match people by interest, look up people by name or interest, and provide suggestions based on network relationships. On a brand new site, friend suggestions will usually begin to be populated within 24 hours."
+"This page can be used to define a blocklist of server domain patterns from "
+"the federated network that are not allowed to interact with your node. For "
+"each domain pattern you should also provide the reason why you block it."
+msgstr ""
 
-#: mod/newmember.php:41
-msgid "Group Your Contacts"
-msgstr "Group your contacts"
+#: src/Module/Admin/Blocklist/Server.php:91
+msgid ""
+"The list of blocked server domain patterns will be made publically available"
+" on the <a href=\"/friendica\">/friendica</a> page so that your users and "
+"people investigating communication problems can find the reason easily."
+msgstr "The list of blocked server domain patterns will be made publicly available on the <a href=\"/friendica\">/friendica</a> page so that your users and people investigating communication problems can find the reason easily."
 
-#: mod/newmember.php:41
+#: src/Module/Admin/Blocklist/Server.php:92
 msgid ""
-"Once you have made some friends, organize them into private conversation "
-"groups from the sidebar of your Contacts page and then you can interact with"
-" each group privately on your Network page."
-msgstr "Once you have made some friends, organize them into private conversation groups from the sidebar of your contacts page and then you can interact with each group privately on your network page."
+"<p>The server domain pattern syntax is case-insensitive shell wildcard, comprising the following special characters:</p>\n"
+"<ul>\n"
+"\t<li><code>*</code>: Any number of characters</li>\n"
+"\t<li><code>?</code>: Any single character</li>\n"
+"\t<li><code>[&lt;char1&gt;&lt;char2&gt;...]</code>: char1 or char2</li>\n"
+"</ul>"
+msgstr "<p>The server domain pattern syntax is case-insensitive shell wildcard, comprising the following special characters:</p>\n<ul>\n\t<li><code>*</code>: Any number of characters</li>\n\t<li><code>?</code>: Any single character</li>\n\t<li><code>[&lt;char1&gt;&lt;char2&gt;...]</code>: char1 or char2</li>\n</ul>"
 
-#: mod/newmember.php:44
-msgid "Why Aren't My Posts Public?"
-msgstr "Why aren't my posts public?"
+#: src/Module/Admin/Blocklist/Server.php:98
+msgid "Add new entry to block list"
+msgstr "Add new entry to block-list"
 
-#: mod/newmember.php:44
+#: src/Module/Admin/Blocklist/Server.php:99
+msgid "Server Domain Pattern"
+msgstr "Server Domain Pattern"
+
+#: src/Module/Admin/Blocklist/Server.php:99
 msgid ""
-"Friendica respects your privacy. By default, your posts will only show up to"
-" people you've added as friends. For more information, see the help section "
-"from the link above."
-msgstr "Friendica respects your privacy. By default, your posts will only show up to people you've added as friends. For more information, see the help section from the link above."
+"The domain pattern of the new server to add to the block list. Do not "
+"include the protocol."
+msgstr "The domain pattern of the new server to add to the block-list. Do not include the protocol."
 
-#: mod/newmember.php:48
-msgid "Getting Help"
-msgstr "Getting help"
+#: src/Module/Admin/Blocklist/Server.php:100
+msgid "Block reason"
+msgstr "Block reason"
 
-#: mod/newmember.php:50
-msgid "Go to the Help Section"
-msgstr "Go to the help section"
+#: src/Module/Admin/Blocklist/Server.php:100
+msgid "The reason why you blocked this server domain pattern."
+msgstr "The reason why you blocked this server domain pattern."
 
-#: mod/newmember.php:50
-msgid ""
-"Our <strong>help</strong> pages may be consulted for detail on other program"
-" features and resources."
-msgstr "Our <strong>help</strong> pages may be consulted for detail on other program features and resources."
+#: src/Module/Admin/Blocklist/Server.php:101
+msgid "Add Entry"
+msgstr "Add entry"
 
-#: mod/nogroup.php:45 mod/viewcontacts.php:105 mod/contacts.php:615
-#: mod/contacts.php:959
-#, php-format
-msgid "Visit %s's profile [%s]"
-msgstr "Visit %s's profile [%s]"
+#: src/Module/Admin/Blocklist/Server.php:102
+msgid "Save changes to the blocklist"
+msgstr "Save changes to the block-list"
 
-#: mod/nogroup.php:46 mod/contacts.php:960
-msgid "Edit contact"
-msgstr "Edit contact"
+#: src/Module/Admin/Blocklist/Server.php:103
+msgid "Current Entries in the Blocklist"
+msgstr "Current entries in the block-list"
 
-#: mod/nogroup.php:67
-msgid "Contacts who are not members of a group"
-msgstr "Contacts who are not members of a group"
+#: src/Module/Admin/Blocklist/Server.php:106
+msgid "Delete entry from blocklist"
+msgstr "Delete entry from block-list"
 
-#: mod/profperm.php:22 mod/group.php:78 index.php:410
-msgid "Permission denied"
-msgstr "Permission denied"
+#: src/Module/Admin/Blocklist/Server.php:109
+msgid "Delete entry from blocklist?"
+msgstr "Delete entry from block-list?"
 
-#: mod/profperm.php:28 mod/profperm.php:59
-msgid "Invalid profile identifier."
-msgstr "Invalid profile identifier."
+#: src/Module/Admin/DBSync.php:51
+msgid "Update has been marked successful"
+msgstr "Update has been marked successful"
 
-#: mod/profperm.php:105
-msgid "Profile Visibility Editor"
-msgstr "Profile Visibility Editor"
+#: src/Module/Admin/DBSync.php:59
+#, php-format
+msgid "Database structure update %s was successfully applied."
+msgstr "Database structure update %s was successfully applied."
 
-#: mod/profperm.php:109 mod/group.php:264
-msgid "Click on a contact to add or remove."
-msgstr "Click on a contact to add or remove."
+#: src/Module/Admin/DBSync.php:61
+#, php-format
+msgid "Executing of database structure update %s failed with error: %s"
+msgstr "Execution of database structure update %s failed with error: %s"
 
-#: mod/profperm.php:118
-msgid "Visible To"
-msgstr "Visible to"
+#: src/Module/Admin/DBSync.php:76
+#, php-format
+msgid "Executing %s failed with error: %s"
+msgstr "Execution of %s failed with error: %s"
 
-#: mod/profperm.php:134
-msgid "All Contacts (with secure profile access)"
-msgstr "All contacts with secure profile access"
+#: src/Module/Admin/DBSync.php:78
+#, php-format
+msgid "Update %s was successfully applied."
+msgstr "Update %s was successfully applied."
 
-#: 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 "[Embedded content - reload page to view]"
+#: src/Module/Admin/DBSync.php:81
+#, 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/viewcontacts.php:39 mod/webfinger.php:10 mod/probe.php:9
-#: mod/community.php:17 mod/dfrn_request.php:805 mod/directory.php:33
-#: mod/videos.php:201 mod/display.php:218 mod/photos.php:982 mod/search.php:89
-#: mod/search.php:95
-msgid "Public access denied."
-msgstr "Public access denied."
+#: src/Module/Admin/DBSync.php:84
+#, 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/viewcontacts.php:78
-msgid "No contacts."
-msgstr "No contacts."
+#: src/Module/Admin/DBSync.php:106
+msgid "No failed updates."
+msgstr "No failed updates."
 
-#: mod/viewsrc.php:8
-msgid "Access denied."
-msgstr "Access denied."
+#: src/Module/Admin/DBSync.php:107
+msgid "Check database structure"
+msgstr "Check database structure"
 
-#: mod/webfinger.php:11 mod/probe.php:10
-msgid "Only logged in users are permitted to perform a probing."
-msgstr "Only logged in users are permitted to perform a probing."
+#: src/Module/Admin/DBSync.php:112
+msgid "Failed Updates"
+msgstr "Failed updates"
 
-#: mod/uimport.php:53 mod/register.php:202
+#: src/Module/Admin/DBSync.php:113
 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."
+"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/uimport.php:68 mod/register.php:299
-msgid "Import"
-msgstr "Import profile"
+#: src/Module/Admin/DBSync.php:114
+msgid "Mark success (if update was manually applied)"
+msgstr "Mark success (if update was manually applied)"
 
-#: mod/uimport.php:70
-msgid "Move account"
-msgstr "Move Existing Friendica Account"
+#: src/Module/Admin/DBSync.php:115
+msgid "Attempt to execute this update step automatically"
+msgstr "Attempt to execute this update step automatically"
 
-#: mod/uimport.php:71
-msgid "You can import an account from another Friendica server."
-msgstr "You can import an existing Friendica profile to this node."
+#: src/Module/Admin/Features.php:76
+#, php-format
+msgid "Lock feature %s"
+msgstr "Lock feature %s"
 
-#: mod/uimport.php:72
-msgid ""
-"You need to export your account from the old server and upload it here. We "
-"will recreate your old account here with all your contacts. We will try also"
-" to inform your friends that you moved here."
-msgstr "You need to export your account from the old server and upload it here. We will recreate your old account here with all your contacts. We will try also to inform your friends that you moved here."
+#: src/Module/Admin/Features.php:85
+msgid "Manage Additional Features"
+msgstr "Manage additional features"
 
-#: mod/uimport.php:73
-msgid ""
-"This feature is experimental. We can't import contacts from the OStatus "
-"network (GNU Social/Statusnet) or from Diaspora"
-msgstr "This feature is experimental. We can't import contacts from the OStatus network (GNU Social/Statusnet) or from Diaspora."
+#: src/Module/Admin/Federation.php:56
+msgid "Other"
+msgstr "Other"
 
-#: mod/uimport.php:74
-msgid "Account file"
-msgstr "Account file:"
+#: src/Module/Admin/Federation.php:118 src/Module/Admin/Federation.php:348
+msgid "unknown"
+msgstr "unknown"
 
-#: mod/uimport.php:74
+#: src/Module/Admin/Federation.php:154
 msgid ""
-"To export your account, go to \"Settings->Export your personal data\" and "
-"select \"Export account\""
-msgstr "To export your account, go to \"Settings->Export personal data\" and select \"Export account\""
+"This page offers you some numbers to the known part of the federated social "
+"network your Friendica node is part of. These numbers are not complete but "
+"only reflect the part of the network your node is aware of."
+msgstr "This page offers statistics about the federated social network, of which your Friendica node is one part. These numbers do not represent the entire network, but merely the parts that are connected to your node.\""
 
-#: mod/community.php:22
-msgid "Not available."
-msgstr "Not available."
+#: src/Module/Admin/Federation.php:160 src/Module/BaseAdmin.php:87
+msgid "Federation Statistics"
+msgstr "Federation statistics"
 
-#: mod/community.php:49 mod/search.php:215
-msgid "No results."
-msgstr "No results."
+#: src/Module/Admin/Federation.php:164
+#, php-format
+msgid ""
+"Currently this node is aware of %d nodes with %d registered users from the "
+"following platforms:"
+msgstr "Currently, this node is aware of %d nodes with %d registered users from the following platforms:"
 
-#: mod/allfriends.php:49
-msgid "No friends to display."
-msgstr "No friends to display."
+#: src/Module/Admin/Item/Delete.php:54
+msgid "Item marked for deletion."
+msgstr "Item marked for deletion."
 
-#: mod/bookmarklet.php:44
-msgid "The post was created"
-msgstr "The post was created"
+#: src/Module/Admin/Item/Delete.php:66 src/Module/BaseAdmin.php:106
+msgid "Delete Item"
+msgstr "Delete item"
 
-#: mod/cal.php:146 mod/profile.php:157 mod/display.php:348
-msgid "Access to this profile has been restricted."
-msgstr "Access to this profile has been restricted."
+#: src/Module/Admin/Item/Delete.php:67
+msgid "Delete this Item"
+msgstr "Delete"
 
-#: mod/cal.php:274 mod/events.php:379
-msgid "View"
-msgstr "View"
+#: src/Module/Admin/Item/Delete.php:68
+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/cal.php:275 mod/events.php:381
-msgid "Previous"
-msgstr "Previous"
+#: src/Module/Admin/Item/Delete.php:69
+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/cal.php:276 mod/events.php:382 mod/install.php:204
-msgid "Next"
-msgstr "Next"
+#: src/Module/Admin/Item/Delete.php:70
+msgid "GUID"
+msgstr "GUID"
 
-#: mod/cal.php:285 mod/events.php:391
-msgid "list"
-msgstr "List"
+#: src/Module/Admin/Item/Delete.php:70
+msgid "The GUID of the item you want to delete."
+msgstr "GUID of item to be deleted."
 
-#: mod/cal.php:295
-msgid "User not found"
-msgstr "User not found"
+#: src/Module/Admin/Item/Source.php:57 src/Module/BaseAdmin.php:116
+msgid "Item Source"
+msgstr "Item source"
 
-#: mod/cal.php:311
-msgid "This calendar format is not supported"
-msgstr "This calendar format is not supported"
+#: src/Module/Admin/Item/Source.php:58
+msgid "Item Guid"
+msgstr "Item Guid"
 
-#: mod/cal.php:313
-msgid "No exportable data found"
-msgstr "No exportable data found"
+#: src/Module/Admin/Item/Source.php:63
+msgid "Item Id"
+msgstr ""
 
-#: mod/cal.php:328
-msgid "calendar"
-msgstr "calendar"
+#: src/Module/Admin/Item/Source.php:64
+msgid "Item URI"
+msgstr ""
 
-#: mod/content.php:121 mod/network.php:632
-msgid "No such group"
-msgstr "No such group"
+#: src/Module/Admin/Item/Source.php:66
+msgid "Terms"
+msgstr ""
 
-#: mod/content.php:132 mod/group.php:215 mod/network.php:653
-msgid "Group is empty"
-msgstr "Group is empty"
+#: src/Module/Admin/Item/Source.php:67
+msgid "Tag"
+msgstr ""
 
-#: mod/content.php:137 mod/network.php:657
-#, php-format
-msgid "Group: %s"
-msgstr "Group: %s"
+#: src/Module/Admin/Item/Source.php:68 src/Module/Admin/Users/Active.php:129
+#: src/Module/Admin/Users/Blocked.php:130 src/Module/Admin/Users/Index.php:142
+msgid "Type"
+msgstr "Type"
 
-#: mod/content.php:327 object/Item.php:106
-msgid "This entry was edited"
-msgstr "This entry was edited"
+#: src/Module/Admin/Item/Source.php:69
+msgid "Term"
+msgstr ""
 
-#: mod/content.php:623 object/Item.php:414
-#, php-format
-msgid "%d comment"
-msgid_plural "%d comments"
-msgstr[0] "%d comment"
-msgstr[1] "%d comments -"
+#: src/Module/Admin/Item/Source.php:70
+msgid "URL"
+msgstr ""
 
-#: mod/content.php:640 mod/photos.php:1432 object/Item.php:127
-msgid "Private Message"
-msgstr "Private message"
+#: src/Module/Admin/Item/Source.php:71
+msgid "Mention"
+msgstr ""
 
-#: mod/content.php:704 mod/photos.php:1628 object/Item.php:280
-msgid "I like this (toggle)"
-msgstr "I like this (toggle)"
+#: src/Module/Admin/Item/Source.php:72
+msgid "Implicit Mention"
+msgstr ""
 
-#: mod/content.php:704 object/Item.php:280
-msgid "like"
-msgstr "Like"
+#: src/Module/Admin/Item/Source.php:73 src/Module/Admin/Logs/View.php:98
+#: src/Module/Debug/ActivityPubConversion.php:62
+msgid "Source"
+msgstr ""
 
-#: mod/content.php:705 mod/photos.php:1629 object/Item.php:281
-msgid "I don't like this (toggle)"
-msgstr "I don't like this (toggle)"
+#: src/Module/Admin/Logs/Settings.php:48
+#, php-format
+msgid "The logfile '%s' is not writable. No logging possible"
+msgstr "The logfile '%s' is not writable. No logging is possible"
 
-#: mod/content.php:705 object/Item.php:281
-msgid "dislike"
-msgstr "Dislike"
+#: src/Module/Admin/Logs/Settings.php:72
+msgid "PHP log currently enabled."
+msgstr "PHP log currently enabled."
 
-#: mod/content.php:707 object/Item.php:284
-msgid "Share this"
-msgstr "Share this"
+#: src/Module/Admin/Logs/Settings.php:74
+msgid "PHP log currently disabled."
+msgstr "PHP log currently disabled."
 
-#: mod/content.php:707 object/Item.php:284
-msgid "share"
-msgstr "Share"
+#: src/Module/Admin/Logs/Settings.php:81 src/Module/BaseAdmin.php:108
+#: src/Module/BaseAdmin.php:109
+msgid "Logs"
+msgstr "Logs"
 
-#: mod/content.php:727 mod/photos.php:1646 mod/photos.php:1688
-#: mod/photos.php:1768 object/Item.php:699
-msgid "This is you"
-msgstr "This is me"
+#: src/Module/Admin/Logs/Settings.php:83
+msgid "Clear"
+msgstr "Clear"
 
-#: mod/content.php:729 mod/content.php:952 mod/photos.php:1648
-#: mod/photos.php:1690 mod/photos.php:1770 object/Item.php:386
-#: object/Item.php:701
-msgid "Comment"
-msgstr "Comment"
+#: src/Module/Admin/Logs/Settings.php:87
+msgid "Enable Debugging"
+msgstr "Enable debugging"
 
-#: mod/content.php:731 object/Item.php:703
-msgid "Bold"
-msgstr "Bold"
+#: src/Module/Admin/Logs/Settings.php:88
+msgid "Log file"
+msgstr "Log file"
 
-#: mod/content.php:732 object/Item.php:704
-msgid "Italic"
-msgstr "Italic"
+#: src/Module/Admin/Logs/Settings.php:88
+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/content.php:733 object/Item.php:705
-msgid "Underline"
-msgstr "Underline"
+#: src/Module/Admin/Logs/Settings.php:89
+msgid "Log level"
+msgstr "Log level"
 
-#: mod/content.php:734 object/Item.php:706
-msgid "Quote"
-msgstr "Quote"
+#: src/Module/Admin/Logs/Settings.php:91
+msgid "PHP logging"
+msgstr "PHP logging"
 
-#: mod/content.php:735 object/Item.php:707
-msgid "Code"
-msgstr "Code"
+#: src/Module/Admin/Logs/Settings.php:92
+msgid ""
+"To temporarily enable logging of PHP errors and warnings you can prepend the"
+" following to the index.php file of your installation. The filename set in "
+"the 'error_log' line is relative to the friendica top-level directory and "
+"must be writeable by the web server. The option '1' for 'log_errors' and "
+"'display_errors' is to enable these options, set to '0' to disable them."
+msgstr "To temporarily enable logging of PHP errors and warnings you can prepend the following to the index.php file of your installation. The filename set in the 'error_log' line is relative to the friendica top-level directory and must be writeable by the web server. The option '1' for 'log_errors' and 'display_errors' is to enable these options, set to '0' to disable them."
 
-#: mod/content.php:736 object/Item.php:708
-msgid "Image"
-msgstr "Image"
+#: src/Module/Admin/Logs/View.php:70
+#, php-format
+msgid ""
+"Error trying to open <strong>%1$s</strong> log file.<br/>Check to see if "
+"file %1$s exist and is readable."
+msgstr ""
 
-#: mod/content.php:737 object/Item.php:709
-msgid "Link"
-msgstr "Link"
+#: src/Module/Admin/Logs/View.php:79
+#, php-format
+msgid ""
+"Couldn't open <strong>%1$s</strong> log file.<br/>Check to see if file %1$s "
+"is readable."
+msgstr ""
 
-#: mod/content.php:738 object/Item.php:710
-msgid "Video"
-msgstr "Video"
+#: src/Module/Admin/Logs/View.php:84 src/Module/BaseAdmin.php:110
+msgid "View Logs"
+msgstr "View logs"
 
-#: mod/content.php:748 mod/settings.php:740 object/Item.php:132
-#: object/Item.php:134
-msgid "Edit"
-msgstr "Edit"
+#: src/Module/Admin/Logs/View.php:87
+msgid "Search in logs"
+msgstr ""
 
-#: mod/content.php:774 object/Item.php:247
-msgid "add star"
-msgstr "Add star"
+#: src/Module/Admin/Logs/View.php:88
+#: src/Module/Notifications/Notifications.php:126
+msgid "Show all"
+msgstr "Show all"
 
-#: mod/content.php:775 object/Item.php:248
-msgid "remove star"
-msgstr "Remove star"
+#: src/Module/Admin/Logs/View.php:89
+msgid "Date"
+msgstr ""
 
-#: mod/content.php:776 object/Item.php:249
-msgid "toggle star status"
-msgstr "Toggle star status"
+#: src/Module/Admin/Logs/View.php:90
+msgid "Level"
+msgstr ""
 
-#: mod/content.php:779 object/Item.php:252
-msgid "starred"
-msgstr "Starred"
+#: src/Module/Admin/Logs/View.php:91
+msgid "Context"
+msgstr ""
 
-#: mod/content.php:780 mod/content.php:802 object/Item.php:269
-msgid "add tag"
-msgstr "Add tag"
+#: src/Module/Admin/Logs/View.php:93
+msgid "ALL"
+msgstr ""
 
-#: mod/content.php:791 object/Item.php:257
-msgid "ignore thread"
-msgstr "Ignore thread"
+#: src/Module/Admin/Logs/View.php:94
+msgid "View details"
+msgstr ""
 
-#: mod/content.php:792 object/Item.php:258
-msgid "unignore thread"
-msgstr "Unignore thread"
+#: src/Module/Admin/Logs/View.php:95
+msgid "Click to view details"
+msgstr ""
 
-#: mod/content.php:793 object/Item.php:259
-msgid "toggle ignore status"
-msgstr "Toggle ignore status"
+#: src/Module/Admin/Logs/View.php:97
+msgid "Data"
+msgstr ""
 
-#: mod/content.php:796 mod/ostatus_subscribe.php:76 object/Item.php:262
-msgid "ignored"
-msgstr "Ignored"
+#: src/Module/Admin/Logs/View.php:99
+msgid "File"
+msgstr ""
 
-#: mod/content.php:807 object/Item.php:151
-msgid "save to folder"
-msgstr "Save to folder"
+#: src/Module/Admin/Logs/View.php:100
+msgid "Line"
+msgstr ""
 
-#: mod/content.php:855 object/Item.php:221
-msgid "I will attend"
-msgstr "I will attend"
+#: src/Module/Admin/Logs/View.php:101
+msgid "Function"
+msgstr ""
 
-#: mod/content.php:855 object/Item.php:221
-msgid "I will not attend"
-msgstr "I will not attend"
+#: src/Module/Admin/Logs/View.php:102
+msgid "UID"
+msgstr ""
 
-#: mod/content.php:855 object/Item.php:221
-msgid "I might attend"
-msgstr "I might attend"
+#: src/Module/Admin/Logs/View.php:103
+msgid "Process ID"
+msgstr ""
 
-#: mod/content.php:919 object/Item.php:352
-msgid "to"
-msgstr "to"
+#: src/Module/Admin/Logs/View.php:104
+msgid "Close"
+msgstr ""
 
-#: mod/content.php:920 object/Item.php:354
-msgid "Wall-to-Wall"
-msgstr "Wall-to-wall"
+#: src/Module/Admin/Queue.php:50
+msgid "Inspect Deferred Worker Queue"
+msgstr "Inspect deferred worker queue"
 
-#: mod/content.php:921 object/Item.php:355
-msgid "via Wall-To-Wall:"
-msgstr "via wall-to-wall:"
+#: src/Module/Admin/Queue.php:51
+msgid ""
+"This page lists the deferred worker jobs. This are jobs that couldn't be "
+"executed at the first time."
+msgstr "This page lists the deferred worker jobs. These are jobs that couldn't initially be executed."
 
-#: mod/dfrn_confirm.php:73 mod/profiles.php:24 mod/profiles.php:134
-#: mod/profiles.php:181 mod/profiles.php:617
-msgid "Profile not found."
-msgstr "Profile not found."
+#: src/Module/Admin/Queue.php:54
+msgid "Inspect Worker Queue"
+msgstr "Inspect worker queue"
 
-#: mod/dfrn_confirm.php:130
+#: src/Module/Admin/Queue.php:55
 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."
+"This page lists the currently queued worker jobs. These jobs are handled by "
+"the worker cronjob you've set up during install."
+msgstr "This page lists the currently queued worker jobs. These jobs are handled by the worker cronjob you've set up during install."
 
-#: mod/dfrn_confirm.php:247
-msgid "Response from remote site was not understood."
-msgstr "Response from remote site was not understood."
+#: src/Module/Admin/Queue.php:75
+msgid "ID"
+msgstr "ID"
 
-#: mod/dfrn_confirm.php:256 mod/dfrn_confirm.php:261
-msgid "Unexpected response from remote site: "
-msgstr "Unexpected response from remote site: "
+#: src/Module/Admin/Queue.php:76
+msgid "Command"
+msgstr ""
 
-#: mod/dfrn_confirm.php:270
-msgid "Confirmation completed successfully."
-msgstr "Confirmation completed successfully."
+#: src/Module/Admin/Queue.php:77
+msgid "Job Parameters"
+msgstr "Job parameters"
 
-#: mod/dfrn_confirm.php:272 mod/dfrn_confirm.php:286 mod/dfrn_confirm.php:293
-msgid "Remote site reported: "
-msgstr "Remote site reported: "
+#: src/Module/Admin/Queue.php:79
+msgid "Priority"
+msgstr "Priority"
 
-#: mod/dfrn_confirm.php:284
-msgid "Temporary failure. Please wait and try again."
-msgstr "Temporary failure. Please wait and try again."
+#: src/Module/Admin/Site.php:70
+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_confirm.php:291
-msgid "Introduction failed or was revoked."
-msgstr "Introduction failed or was revoked."
+#: src/Module/Admin/Site.php:124
+msgid "Relocation started. Could take a while to complete."
+msgstr ""
 
-#: mod/dfrn_confirm.php:420
-msgid "Unable to set contact photo."
-msgstr "Unable to set contact photo."
+#: src/Module/Admin/Site.php:404 src/Module/Settings/Display.php:139
+msgid "No special theme for mobile devices"
+msgstr "No special theme for mobile devices"
 
-#: mod/dfrn_confirm.php:561
+#: src/Module/Admin/Site.php:421 src/Module/Settings/Display.php:149
 #, php-format
-msgid "No user record found for '%s' "
-msgstr "No user record found for '%s' "
+msgid "%s - (Experimental)"
+msgstr "%s - (Experimental)"
 
-#: mod/dfrn_confirm.php:571
-msgid "Our site encryption key is apparently messed up."
-msgstr "Our site encryption key is apparently messed up."
+#: src/Module/Admin/Site.php:433
+msgid "No community page for local users"
+msgstr "No community page for local users"
 
-#: mod/dfrn_confirm.php:582
-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."
+#: src/Module/Admin/Site.php:434
+msgid "No community page"
+msgstr "No community page"
 
-#: mod/dfrn_confirm.php:604
-msgid "Contact record was not found for you on our site."
-msgstr "Contact record was not found for you on our site."
+#: src/Module/Admin/Site.php:435
+msgid "Public postings from users of this site"
+msgstr "Public postings from users of this site"
 
-#: mod/dfrn_confirm.php:618
-#, 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."
+#: src/Module/Admin/Site.php:436
+msgid "Public postings from the federated network"
+msgstr "Public postings from the federated network"
 
-#: mod/dfrn_confirm.php:638
-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."
+#: src/Module/Admin/Site.php:437
+msgid "Public postings from local users and the federated network"
+msgstr "Public postings from local users and the federated network"
 
-#: mod/dfrn_confirm.php:649
-msgid "Unable to set your contact credentials on our system."
-msgstr "Unable to set your contact credentials on our system."
+#: src/Module/Admin/Site.php:443
+msgid "Multi user instance"
+msgstr "Multi user instance"
 
-#: mod/dfrn_confirm.php:711
-msgid "Unable to update your contact profile details on our system"
-msgstr "Unable to update your contact profile details on our system"
+#: src/Module/Admin/Site.php:470
+msgid "Closed"
+msgstr "Closed"
 
-#: mod/dfrn_confirm.php:783
-#, php-format
-msgid "%1$s has joined %2$s"
-msgstr "%1$s has joined %2$s"
+#: src/Module/Admin/Site.php:471
+msgid "Requires approval"
+msgstr "Requires approval"
 
-#: mod/dfrn_poll.php:114 mod/dfrn_poll.php:550
-#, php-format
-msgid "%1$s welcomes %2$s"
-msgstr "%1$s welcomes %2$s"
+#: src/Module/Admin/Site.php:472
+msgid "Open"
+msgstr "Open"
 
-#: mod/dfrn_request.php:104
-msgid "This introduction has already been accepted."
-msgstr "This introduction has already been accepted."
+#: src/Module/Admin/Site.php:476 src/Module/Install.php:215
+msgid "No SSL policy, links will track page SSL state"
+msgstr "No SSL policy, links will track page SSL state"
 
-#: mod/dfrn_request.php:127 mod/dfrn_request.php:529
-msgid "Profile location is not valid or does not contain profile information."
-msgstr "Profile location is not valid or does not contain profile information."
+#: src/Module/Admin/Site.php:477 src/Module/Install.php:216
+msgid "Force all links to use SSL"
+msgstr "Force all links to use SSL"
 
-#: mod/dfrn_request.php:132 mod/dfrn_request.php:534
-msgid "Warning: profile location has no identifiable owner name."
-msgstr "Warning: profile location has no identifiable owner name."
+#: src/Module/Admin/Site.php:478 src/Module/Install.php:217
+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:135 mod/dfrn_request.php:537
-msgid "Warning: profile location has no profile photo."
-msgstr "Warning: profile location has no profile photo."
+#: src/Module/Admin/Site.php:482
+msgid "Don't check"
+msgstr "Don't check"
 
-#: mod/dfrn_request.php:139 mod/dfrn_request.php:541
-#, 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"
+#: src/Module/Admin/Site.php:483
+msgid "check the stable version"
+msgstr "check for stable version updates"
 
-#: mod/dfrn_request.php:183
-msgid "Introduction complete."
-msgstr "Introduction complete."
+#: src/Module/Admin/Site.php:484
+msgid "check the development version"
+msgstr "check for development version updates"
 
-#: mod/dfrn_request.php:228
-msgid "Unrecoverable protocol error."
-msgstr "Unrecoverable protocol error."
+#: src/Module/Admin/Site.php:488
+msgid "none"
+msgstr ""
 
-#: mod/dfrn_request.php:256
-msgid "Profile unavailable."
-msgstr "Profile unavailable."
+#: src/Module/Admin/Site.php:489
+msgid "Local contacts"
+msgstr ""
 
-#: mod/dfrn_request.php:283
-#, php-format
-msgid "%s has received too many connection requests today."
-msgstr "%s has received too many connection requests today."
+#: src/Module/Admin/Site.php:490
+msgid "Interactors"
+msgstr ""
 
-#: mod/dfrn_request.php:284
-msgid "Spam protection measures have been invoked."
-msgstr "Spam protection measures have been invoked."
+#: src/Module/Admin/Site.php:500 src/Module/BaseAdmin.php:90
+msgid "Site"
+msgstr "Site"
 
-#: mod/dfrn_request.php:285
-msgid "Friends are advised to please try again in 24 hours."
-msgstr "Friends are advised to please try again in 24 hours."
+#: src/Module/Admin/Site.php:501
+msgid "General Information"
+msgstr ""
 
-#: mod/dfrn_request.php:347
-msgid "Invalid locator"
-msgstr "Invalid locator"
+#: src/Module/Admin/Site.php:503
+msgid "Republish users to directory"
+msgstr "Republish users to directory"
 
-#: mod/dfrn_request.php:356
-msgid "Invalid email address."
-msgstr "Invalid email address."
+#: src/Module/Admin/Site.php:504 src/Module/Register.php:141
+msgid "Registration"
+msgstr "Registration"
 
-#: mod/dfrn_request.php:381
-msgid "This account has not been configured for email. Request failed."
-msgstr "This account has not been configured for email. Request failed."
+#: src/Module/Admin/Site.php:505
+msgid "File upload"
+msgstr "File upload"
 
-#: mod/dfrn_request.php:484
-msgid "You have already introduced yourself here."
-msgstr "You have already introduced yourself here."
+#: src/Module/Admin/Site.php:506
+msgid "Policies"
+msgstr "Policies"
 
-#: mod/dfrn_request.php:488
-#, php-format
-msgid "Apparently you are already friends with %s."
-msgstr "Apparently you are already friends with %s."
+#: src/Module/Admin/Site.php:508
+msgid "Auto Discovered Contact Directory"
+msgstr "Auto-discovered contact directory"
 
-#: mod/dfrn_request.php:509
-msgid "Invalid profile URL."
-msgstr "Invalid profile URL."
+#: src/Module/Admin/Site.php:509
+msgid "Performance"
+msgstr "Performance"
 
-#: mod/dfrn_request.php:594 mod/contacts.php:222
-msgid "Failed to update contact record."
-msgstr "Failed to update contact record."
+#: src/Module/Admin/Site.php:510
+msgid "Worker"
+msgstr "Worker"
 
-#: mod/dfrn_request.php:615
-msgid "Your introduction has been sent."
-msgstr "Your introduction has been sent."
+#: src/Module/Admin/Site.php:511
+msgid "Message Relay"
+msgstr "Message relay"
 
-#: mod/dfrn_request.php:657
+#: src/Module/Admin/Site.php:512
 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."
+"Use the command \"console relay\" in the command line to add or remove "
+"relays."
+msgstr ""
 
-#: mod/dfrn_request.php:678
-msgid "Please login to confirm introduction."
-msgstr "Please login to confirm introduction."
+#: src/Module/Admin/Site.php:513
+msgid "The system is not subscribed to any relays at the moment."
+msgstr ""
 
-#: mod/dfrn_request.php:688
-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."
+#: src/Module/Admin/Site.php:514
+msgid "The system is currently subscribed to the following relays:"
+msgstr ""
 
-#: mod/dfrn_request.php:702 mod/dfrn_request.php:719
-msgid "Confirm"
-msgstr "Confirm"
+#: src/Module/Admin/Site.php:516
+msgid "Relocate Instance"
+msgstr "Relocate Instance"
 
-#: mod/dfrn_request.php:714
-msgid "Hide this contact"
-msgstr "Hide this contact"
+#: src/Module/Admin/Site.php:517
+msgid ""
+"<strong>Warning!</strong> Advanced function. Could make this server "
+"unreachable."
+msgstr ""
 
-#: mod/dfrn_request.php:717
-#, php-format
-msgid "Welcome home %s."
-msgstr "Welcome home %s."
+#: src/Module/Admin/Site.php:521
+msgid "Site name"
+msgstr "Site name"
 
-#: mod/dfrn_request.php:718
-#, php-format
-msgid "Please confirm your introduction/connection request to %s."
-msgstr "Please confirm your introduction/connection request to %s."
+#: src/Module/Admin/Site.php:522
+msgid "Sender Email"
+msgstr "Sender email"
 
-#: mod/dfrn_request.php:849
+#: src/Module/Admin/Site.php:522
 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:"
+"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/dfrn_request.php:873
-#, php-format
+#: src/Module/Admin/Site.php:523
+msgid "Name of the system actor"
+msgstr ""
+
+#: src/Module/Admin/Site.php:523
 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 "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>."
+"Name of the internal system account that is used to perform ActivityPub "
+"requests. This must be an unused username. If set, this can't be changed "
+"again."
+msgstr ""
 
-#: mod/dfrn_request.php:878
-msgid "Friend/Connection Request"
-msgstr "Friend/Connection request"
+#: src/Module/Admin/Site.php:524
+msgid "Banner/Logo"
+msgstr "Banner/Logo"
 
-#: mod/dfrn_request.php:879
-msgid ""
-"Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, "
-"testuser@identi.ca"
-msgstr "Examples: jojo@friendica.example.com, http://friendica.example.com/profile/jojo, sam@identi.ca"
+#: src/Module/Admin/Site.php:525
+msgid "Email Banner/Logo"
+msgstr ""
 
-#: mod/dfrn_request.php:880 mod/follow.php:149
-msgid "Please answer the following:"
-msgstr "Please answer the following:"
+#: src/Module/Admin/Site.php:526
+msgid "Shortcut icon"
+msgstr "Shortcut icon"
 
-#: mod/dfrn_request.php:881 mod/follow.php:150
-#, php-format
-msgid "Does %s know you?"
-msgstr "Does %s know you?"
+#: src/Module/Admin/Site.php:526
+msgid "Link to an icon that will be used for browsers."
+msgstr "Link to an icon that will be used for browsers."
 
-#: mod/dfrn_request.php:885 mod/follow.php:151
-msgid "Add a personal note:"
-msgstr "Add a personal note:"
+#: src/Module/Admin/Site.php:527
+msgid "Touch icon"
+msgstr "Touch icon"
+
+#: src/Module/Admin/Site.php:527
+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/dfrn_request.php:888
-msgid "StatusNet/Federated Social Web"
-msgstr "StatusNet/Federated social web"
+#: src/Module/Admin/Site.php:528
+msgid "Additional Info"
+msgstr "Additional Info"
 
-#: mod/dfrn_request.php:890
+#: src/Module/Admin/Site.php:528
 #, 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/dfrn_request.php:891 mod/follow.php:157 mod/unfollow.php:113
-msgid "Your Identity Address:"
-msgstr "My identity address:"
+"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/dfrn_request.php:894 mod/follow.php:63 mod/unfollow.php:65
-msgid "Submit Request"
-msgstr "Submit request"
+#: src/Module/Admin/Site.php:529
+msgid "System language"
+msgstr "System language"
 
-#: mod/directory.php:195 view/theme/vier/theme.php:194
-msgid "Global Directory"
-msgstr "Global Directory"
+#: src/Module/Admin/Site.php:530
+msgid "System theme"
+msgstr "System theme"
 
-#: mod/directory.php:197
-msgid "Find on this site"
-msgstr "Find on this site"
+#: src/Module/Admin/Site.php:530
+msgid ""
+"Default system theme - may be over-ridden by user profiles - <a "
+"href=\"/admin/themes\" id=\"cnftheme\">Change default theme settings</a>"
+msgstr "Default system theme - may be over-ridden by user profiles - <a href=\"/admin/themes\" id=\"cnftheme\">Change default theme settings</a>"
 
-#: mod/directory.php:199
-msgid "Results for:"
-msgstr "Results for:"
+#: src/Module/Admin/Site.php:531
+msgid "Mobile system theme"
+msgstr "Mobile system theme"
 
-#: mod/directory.php:201
-msgid "Site Directory"
-msgstr "Site directory"
+#: src/Module/Admin/Site.php:531
+msgid "Theme for mobile devices"
+msgstr "Theme for mobile devices"
 
-#: mod/directory.php:208
-msgid "No entries (some entries may be hidden)."
-msgstr "No entries (entries may be hidden)."
+#: src/Module/Admin/Site.php:532 src/Module/Install.php:225
+msgid "SSL link policy"
+msgstr "SSL link policy"
 
-#: mod/dirfind.php:40
-#, php-format
-msgid "People Search - %s"
-msgstr "People search - %s"
+#: src/Module/Admin/Site.php:532 src/Module/Install.php:227
+msgid "Determines whether generated links should be forced to use SSL"
+msgstr "Determines whether generated links should be forced to use SSL"
 
-#: mod/dirfind.php:51
-#, php-format
-msgid "Forum Search - %s"
-msgstr "Forum search - %s"
+#: src/Module/Admin/Site.php:533
+msgid "Force SSL"
+msgstr "Force SSL"
 
-#: mod/dirfind.php:248 mod/match.php:113
-msgid "No matches"
-msgstr "No matches"
+#: src/Module/Admin/Site.php:533
+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/editpost.php:20 mod/editpost.php:30
-msgid "Item not found"
-msgstr "Item not found"
+#: src/Module/Admin/Site.php:534
+msgid "Show help entry from navigation menu"
+msgstr ""
 
-#: mod/editpost.php:35
-msgid "Edit post"
-msgstr "Edit post"
+#: src/Module/Admin/Site.php:534
+msgid ""
+"Displays the menu entry for the Help pages from the navigation menu. It is "
+"always accessible by calling /help directly."
+msgstr ""
 
-#: mod/events.php:97 mod/events.php:99
-msgid "Event can not end before it has started."
-msgstr "Event cannot end before it has started."
+#: src/Module/Admin/Site.php:535
+msgid "Single user instance"
+msgstr "Single user instance"
 
-#: mod/events.php:106 mod/events.php:108
-msgid "Event title and start time are required."
-msgstr "Event title and starting time are required."
+#: src/Module/Admin/Site.php:535
+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/events.php:380
-msgid "Create New Event"
-msgstr "Create new event"
+#: src/Module/Admin/Site.php:537
+msgid "Maximum image size"
+msgstr "Maximum image size"
 
-#: mod/events.php:485
-msgid "Event details"
-msgstr "Event details"
+#: src/Module/Admin/Site.php:537
+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/events.php:486
-msgid "Starting date and Title are required."
-msgstr "Starting date and title are required."
+#: src/Module/Admin/Site.php:538
+msgid "Maximum image length"
+msgstr "Maximum image length"
 
-#: mod/events.php:487 mod/events.php:488
-msgid "Event Starts:"
-msgstr "Event starts:"
+#: src/Module/Admin/Site.php:538
+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/events.php:487 mod/events.php:499 mod/profiles.php:707
-msgid "Required"
-msgstr "Required"
+#: src/Module/Admin/Site.php:539
+msgid "JPEG image quality"
+msgstr "JPEG image quality"
 
-#: mod/events.php:489 mod/events.php:505
-msgid "Finish date/time is not known or not relevant"
-msgstr "Finish date/time is not known or not relevant"
+#: src/Module/Admin/Site.php:539
+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/events.php:491 mod/events.php:492
-msgid "Event Finishes:"
-msgstr "Event finishes:"
+#: src/Module/Admin/Site.php:541
+msgid "Register policy"
+msgstr "Registration policy"
 
-#: mod/events.php:493 mod/events.php:506
-msgid "Adjust for viewer timezone"
-msgstr "Adjust for viewer's time zone"
+#: src/Module/Admin/Site.php:542
+msgid "Maximum Daily Registrations"
+msgstr "Maximum daily registrations"
 
-#: mod/events.php:495
-msgid "Description:"
-msgstr "Description:"
+#: src/Module/Admin/Site.php:542
+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/events.php:499 mod/events.php:501
-msgid "Title:"
-msgstr "Title:"
+#: src/Module/Admin/Site.php:543
+msgid "Register text"
+msgstr "Registration text"
 
-#: mod/events.php:502 mod/events.php:503
-msgid "Share this event"
-msgstr "Share this event"
+#: src/Module/Admin/Site.php:543
+msgid ""
+"Will be displayed prominently on the registration page. You can use BBCode "
+"here."
+msgstr "Will be displayed prominently on the registration page. You may use BBCode here."
 
-#: mod/events.php:532
-msgid "Failed to remove event"
-msgstr "Failed to remove event"
+#: src/Module/Admin/Site.php:544
+msgid "Forbidden Nicknames"
+msgstr "Forbidden Nicknames"
 
-#: mod/events.php:534
-msgid "Event removed"
-msgstr "Event removed"
+#: src/Module/Admin/Site.php:544
+msgid ""
+"Comma separated list of nicknames that are forbidden from registration. "
+"Preset is a list of role names according RFC 2142."
+msgstr "Comma separated list of nicknames that are forbidden from registration. Preset is a list of role names according RFC 2142."
 
-#: 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:302
-msgid "Not Found"
-msgstr "Not found"
+#: src/Module/Admin/Site.php:545
+msgid "Accounts abandoned after x days"
+msgstr "Accounts abandoned after so many days"
 
-#: mod/follow.php:42
-msgid "Contact added"
-msgstr "Contact added"
+#: src/Module/Admin/Site.php:545
+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/follow.php:74
-msgid "You already added this contact."
-msgstr "You already added this contact."
+#: src/Module/Admin/Site.php:546
+msgid "Allowed friend domains"
+msgstr "Allowed friend domains"
 
-#: mod/follow.php:83
-msgid "Diaspora support isn't enabled. Contact can't be added."
-msgstr "Diaspora support isn't enabled. Contact can't be added."
+#: src/Module/Admin/Site.php:546
+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/follow.php:90
-msgid "OStatus support is disabled. Contact can't be added."
-msgstr "OStatus support is disabled. Contact can't be added."
+#: src/Module/Admin/Site.php:547
+msgid "Allowed email domains"
+msgstr "Allowed email domains"
 
-#: mod/follow.php:97
-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."
+#: src/Module/Admin/Site.php:547
+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/follow.php:166 mod/notifications.php:258 mod/contacts.php:653
-#: mod/unfollow.php:122
-msgid "Profile URL"
-msgstr "Profile URL:"
+#: src/Module/Admin/Site.php:548
+msgid "No OEmbed rich content"
+msgstr "No OEmbed rich content"
 
-#: mod/friendica.php:70
-msgid "This is Friendica, version"
-msgstr "This is Friendica, version"
+#: src/Module/Admin/Site.php:548
+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/friendica.php:71
-msgid "running at web location"
-msgstr "running at web location"
+#: src/Module/Admin/Site.php:549
+msgid "Trusted third-party domains"
+msgstr ""
 
-#: mod/friendica.php:75
+#: src/Module/Admin/Site.php:549
 msgid ""
-"Please visit <a href=\"http://friendica.com\">Friendica.com</a> to learn "
-"more about the Friendica project."
-msgstr "Please visit <a href=\"http://friendica.com\">Friendica.com</a> to learn more about the Friendica project."
+"Comma separated list of domains from which content is allowed to be embedded"
+" in posts like with OEmbed. All sub-domains of the listed domains are "
+"allowed as well."
+msgstr ""
 
-#: mod/friendica.php:79
-msgid "Bug reports and issues: please visit"
-msgstr "Bug reports and issues: please visit"
+#: src/Module/Admin/Site.php:550
+msgid "Block public"
+msgstr "Block public"
 
-#: mod/friendica.php:79
-msgid "the bugtracker at github"
-msgstr "the bugtracker at github"
+#: src/Module/Admin/Site.php:550
+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/friendica.php:82
+#: src/Module/Admin/Site.php:551
+msgid "Force publish"
+msgstr "Mandatory directory listing"
+
+#: src/Module/Admin/Site.php:551
 msgid ""
-"Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - "
-"dot com"
-msgstr "Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - dot com"
+"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/friendica.php:96
-msgid "Installed plugins/addons/apps:"
-msgstr "Installed plugins/addons/apps:"
+#: src/Module/Admin/Site.php:551
+msgid "Enabling this may violate privacy laws like the GDPR"
+msgstr "Enabling this may violate privacy laws like the GDPR"
 
-#: mod/friendica.php:110
-msgid "No installed plugins/addons/apps"
-msgstr "No installed plugins/addons/apps"
+#: src/Module/Admin/Site.php:552
+msgid "Global directory URL"
+msgstr "Global directory URL"
 
-#: mod/friendica.php:115
-msgid "On this server the following remote servers are blocked."
-msgstr "On this server the following remote servers are blocked."
+#: src/Module/Admin/Site.php:552
+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/friendica.php:116 mod/admin.php:290 mod/admin.php:308
-msgid "Reason for the block"
-msgstr "Reason for the block"
+#: src/Module/Admin/Site.php:553
+msgid "Private posts by default for new users"
+msgstr "Private posts by default for new users"
 
-#: mod/group.php:31
-msgid "Group created."
-msgstr "Group created."
+#: src/Module/Admin/Site.php:553
+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/group.php:37
-msgid "Could not create group."
-msgstr "Could not create group."
+#: src/Module/Admin/Site.php:554
+msgid "Don't include post content in email notifications"
+msgstr "Don't include post content in email notifications"
 
-#: mod/group.php:51 mod/group.php:156
-msgid "Group not found."
-msgstr "Group not found."
+#: src/Module/Admin/Site.php:554
+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/group.php:65
-msgid "Group name changed."
-msgstr "Group name changed."
+#: src/Module/Admin/Site.php:555
+msgid "Disallow public access to addons listed in the apps menu."
+msgstr "Disallow public access to addons listed in the apps menu."
 
-#: mod/group.php:95
-msgid "Save Group"
-msgstr "Save group"
+#: src/Module/Admin/Site.php:555
+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/group.php:100
-msgid "Create a group of contacts/friends."
-msgstr "Create a group of contacts/friends."
+#: src/Module/Admin/Site.php:556
+msgid "Don't embed private images in posts"
+msgstr "Don't embed private images in posts"
 
-#: mod/group.php:125
-msgid "Group removed."
-msgstr "Group removed."
+#: src/Module/Admin/Site.php:556
+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/group.php:127
-msgid "Unable to remove group."
-msgstr "Unable to remove group."
+#: src/Module/Admin/Site.php:557
+msgid "Explicit Content"
+msgstr "Explicit Content"
 
-#: mod/group.php:191
-msgid "Delete Group"
-msgstr "Delete group"
+#: src/Module/Admin/Site.php:557
+msgid ""
+"Set this to announce that your node is used mostly for explicit content that"
+" might not be suited for minors. This information will be published in the "
+"node information and might be used, e.g. by the global directory, to filter "
+"your node from listings of nodes to join. Additionally a note about this "
+"will be shown at the user registration page."
+msgstr "Set this to announce that your node is used mostly for explicit content that might not be suited for minors. This information will be published in the node information and might be used, e.g. by the global directory, to filter your node from listings of nodes to join. Additionally a note about this will be shown at the user registration page."
 
-#: mod/group.php:197
-msgid "Group Editor"
-msgstr "Group Editor"
+#: src/Module/Admin/Site.php:558
+msgid "Proxify external content"
+msgstr ""
 
-#: mod/group.php:202
-msgid "Edit Group Name"
-msgstr "Edit group name"
+#: src/Module/Admin/Site.php:558
+msgid ""
+"Route external content via the proxy functionality. This is used for example"
+" for some OEmbed accesses and in some other rare cases."
+msgstr ""
 
-#: mod/group.php:212
-msgid "Members"
-msgstr "Members"
+#: src/Module/Admin/Site.php:559
+msgid "Cache contact avatars"
+msgstr ""
 
-#: mod/group.php:214 mod/contacts.php:721
-msgid "All Contacts"
-msgstr "All contacts"
+#: src/Module/Admin/Site.php:559
+msgid ""
+"Locally store the avatar pictures of the contacts. This uses a lot of "
+"storage space but it increases the performance."
+msgstr ""
 
-#: mod/group.php:228
-msgid "Remove Contact"
-msgstr "Remove contact"
+#: src/Module/Admin/Site.php:560
+msgid "Allow Users to set remote_self"
+msgstr "Allow users to set \"Remote self\""
 
-#: mod/group.php:252
-msgid "Add Contact"
-msgstr "Add contact"
+#: src/Module/Admin/Site.php:560
+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/hcard.php:14
-msgid "No profile"
-msgstr "No profile"
+#: src/Module/Admin/Site.php:561
+msgid "Enable multiple registrations"
+msgstr ""
 
-#: mod/help.php:45
-msgid "Help:"
-msgstr "Help:"
+#: src/Module/Admin/Site.php:561
+msgid "Enable users to register additional accounts for use as pages."
+msgstr ""
 
-#: mod/help.php:60 index.php:305
-msgid "Page not found."
-msgstr "Page not found"
+#: src/Module/Admin/Site.php:562
+msgid "Enable OpenID"
+msgstr ""
 
-#: mod/home.php:42
-#, php-format
-msgid "Welcome to %s"
-msgstr "Welcome to %s"
+#: src/Module/Admin/Site.php:562
+msgid "Enable OpenID support for registration and logins."
+msgstr ""
 
-#: mod/install.php:109
-msgid "Friendica Communications Server - Setup"
-msgstr "Friendica Communications Server - Setup"
+#: src/Module/Admin/Site.php:563
+msgid "Enable Fullname check"
+msgstr ""
 
-#: mod/install.php:115
-msgid "Could not connect to database."
-msgstr "Could not connect to database."
+#: src/Module/Admin/Site.php:563
+msgid ""
+"Enable check to only allow users to register with a space between the first "
+"name and the last name in their full name."
+msgstr ""
 
-#: mod/install.php:119
-msgid "Could not create table."
-msgstr "Could not create table."
+#: src/Module/Admin/Site.php:564
+msgid "Community pages for visitors"
+msgstr "Community pages for visitors"
 
-#: mod/install.php:125
-msgid "Your Friendica site database has been installed."
-msgstr "Your Friendica site database has been installed."
+#: src/Module/Admin/Site.php:564
+msgid ""
+"Which community pages should be available for visitors. Local users always "
+"see both pages."
+msgstr "Which community pages should be available for visitors. Local users always see both pages."
 
-#: mod/install.php:130
+#: src/Module/Admin/Site.php:565
+msgid "Posts per user on community page"
+msgstr "Posts per user on community page"
+
+#: src/Module/Admin/Site.php:565
 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."
+"The maximum number of posts per user on the community page. (Not valid for "
+"\"Global Community\")"
+msgstr "The maximum number of posts per user on the community page. (Not valid for \"Global Community\")"
 
-#: mod/install.php:131 mod/install.php:203 mod/install.php:550
-msgid "Please see the file \"INSTALL.txt\"."
-msgstr "Please see the file \"INSTALL.txt\"."
+#: src/Module/Admin/Site.php:567
+msgid "Enable Mail support"
+msgstr ""
 
-#: mod/install.php:143
-msgid "Database already in use."
-msgstr "Database already in use."
+#: src/Module/Admin/Site.php:567
+msgid ""
+"Enable built-in mail support to poll IMAP folders and to reply via mail."
+msgstr ""
 
-#: mod/install.php:200
-msgid "System check"
-msgstr "System check"
+#: src/Module/Admin/Site.php:568
+msgid ""
+"Mail support can't be enabled because the PHP IMAP module is not installed."
+msgstr ""
 
-#: mod/install.php:205
-msgid "Check again"
-msgstr "Check again"
+#: src/Module/Admin/Site.php:569
+msgid "Enable OStatus support"
+msgstr ""
 
-#: mod/install.php:224
-msgid "Database connection"
-msgstr "Database connection"
+#: src/Module/Admin/Site.php:569
+msgid ""
+"Enable built-in OStatus (StatusNet, GNU Social etc.) compatibility. All "
+"communications in OStatus are public."
+msgstr ""
 
-#: mod/install.php:225
+#: src/Module/Admin/Site.php:571
 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."
+"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:226
-msgid ""
-"Please contact your hosting provider or site administrator if you have "
-"questions about these settings."
-msgstr "Please contact your hosting provider or site administrator if you have questions about these settings."
+#: src/Module/Admin/Site.php:572
+msgid "Enable Diaspora support"
+msgstr "Enable diaspora* support"
 
-#: mod/install.php:227
+#: src/Module/Admin/Site.php:572
 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."
+"Enable built-in Diaspora network compatibility for communicating with "
+"diaspora servers."
+msgstr ""
 
-#: mod/install.php:231
-msgid "Database Server Name"
-msgstr "Database server name"
+#: src/Module/Admin/Site.php:573
+msgid "Verify SSL"
+msgstr "Verify SSL"
 
-#: mod/install.php:232
-msgid "Database Login Name"
-msgstr "Database login name"
+#: src/Module/Admin/Site.php:573
+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."
 
-#: mod/install.php:233
-msgid "Database Login Password"
-msgstr "Database login password"
+#: src/Module/Admin/Site.php:574
+msgid "Proxy user"
+msgstr "Proxy user"
 
-#: mod/install.php:233
-msgid "For security reasons the password must not be empty"
-msgstr "For security reasons the password must not be empty"
+#: src/Module/Admin/Site.php:575
+msgid "Proxy URL"
+msgstr "Proxy URL"
 
-#: mod/install.php:234
-msgid "Database Name"
-msgstr "Database name"
+#: src/Module/Admin/Site.php:576
+msgid "Network timeout"
+msgstr "Network timeout"
 
-#: mod/install.php:235 mod/install.php:276
-msgid "Site administrator email address"
-msgstr "Site administrator email address"
+#: src/Module/Admin/Site.php:576
+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:235 mod/install.php:276
+#: src/Module/Admin/Site.php:577
+msgid "Maximum Load Average"
+msgstr "Maximum load average"
+
+#: src/Module/Admin/Site.php:577
+#, php-format
 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 system load before delivery and poll processes are deferred - "
+"default %d."
+msgstr "Maximum system load before delivery and poll processes are deferred - default %d."
 
-#: mod/install.php:239 mod/install.php:279
-msgid "Please select a default timezone for your website"
-msgstr "Please select a default time zone for your website"
+#: src/Module/Admin/Site.php:578
+msgid "Maximum Load Average (Frontend)"
+msgstr "Maximum load average (frontend)"
 
-#: mod/install.php:266
-msgid "Site settings"
-msgstr "Site settings"
+#: src/Module/Admin/Site.php:578
+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:280
-msgid "System Language:"
-msgstr "System language:"
+#: src/Module/Admin/Site.php:579
+msgid "Minimal Memory"
+msgstr "Minimal memory"
 
-#: mod/install.php:280
+#: src/Module/Admin/Site.php:579
 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."
+"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:320
-msgid "Could not find a command line version of PHP in the web server PATH."
-msgstr "Could not find a command line version of PHP in the web server PATH."
+#: src/Module/Admin/Site.php:580
+msgid "Periodically optimize tables"
+msgstr ""
 
-#: mod/install.php:321
-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 "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-poller'>'Setup the poller'</a>"
+#: src/Module/Admin/Site.php:580
+msgid "Periodically optimize tables like the cache and the workerqueue"
+msgstr ""
 
-#: mod/install.php:325
-msgid "PHP executable path"
-msgstr "PHP executable path"
+#: src/Module/Admin/Site.php:582
+msgid "Discover followers/followings from contacts"
+msgstr ""
 
-#: mod/install.php:325
+#: src/Module/Admin/Site.php:582
 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."
+"If enabled, contacts are checked for their followers and following contacts."
+msgstr ""
 
-#: mod/install.php:330
-msgid "Command line PHP"
-msgstr "Command line PHP"
+#: src/Module/Admin/Site.php:583
+msgid "None - deactivated"
+msgstr ""
 
-#: mod/install.php:339
-msgid "PHP executable is not the php cli binary (could be cgi-fgci version)"
-msgstr "PHP executable is not a php cli binary; it could possibly be a cgi-fgci version."
+#: src/Module/Admin/Site.php:584
+msgid ""
+"Local contacts - contacts of our local contacts are discovered for their "
+"followers/followings."
+msgstr ""
 
-#: mod/install.php:340
-msgid "Found PHP version: "
-msgstr "Found PHP version: "
+#: src/Module/Admin/Site.php:585
+msgid ""
+"Interactors - contacts of our local contacts and contacts who interacted on "
+"locally visible postings are discovered for their followers/followings."
+msgstr ""
 
-#: mod/install.php:342
-msgid "PHP cli binary"
-msgstr "PHP cli binary"
+#: src/Module/Admin/Site.php:587
+msgid "Synchronize the contacts with the directory server"
+msgstr ""
 
-#: mod/install.php:353
+#: src/Module/Admin/Site.php:587
 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."
+"if enabled, the system will check periodically for new contacts on the "
+"defined directory server."
+msgstr ""
 
-#: mod/install.php:354
-msgid "This is required for message delivery to work."
-msgstr "This is required for message delivery to work."
+#: src/Module/Admin/Site.php:589
+msgid "Days between requery"
+msgstr "Days between enquiry"
 
-#: mod/install.php:356
-msgid "PHP register_argc_argv"
-msgstr "PHP register_argc_argv"
+#: src/Module/Admin/Site.php:589
+msgid "Number of days after which a server is requeried for his contacts."
+msgstr "Number of days after which a server is rechecked for contacts."
 
-#: mod/install.php:379
-msgid ""
-"Error: the \"openssl_pkey_new\" function on this system is not able to "
-"generate encryption keys"
-msgstr "Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"
+#: src/Module/Admin/Site.php:590
+msgid "Discover contacts from other servers"
+msgstr "Discover contacts from other servers"
 
-#: mod/install.php:380
+#: src/Module/Admin/Site.php:590
 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\"."
+"Periodically query other servers for contacts. The system queries Friendica,"
+" Mastodon and Hubzilla servers."
+msgstr ""
 
-#: mod/install.php:382
-msgid "Generate encryption keys"
-msgstr "Generate encryption keys"
+#: src/Module/Admin/Site.php:591
+msgid "Search the local directory"
+msgstr "Search the local directory"
 
-#: mod/install.php:389
-msgid "libCurl PHP module"
-msgstr "libCurl PHP module"
+#: src/Module/Admin/Site.php:591
+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:390
-msgid "GD graphics PHP module"
-msgstr "GD graphics PHP module"
+#: src/Module/Admin/Site.php:593
+msgid "Publish server information"
+msgstr "Publish server information"
 
-#: mod/install.php:391
-msgid "OpenSSL PHP module"
-msgstr "OpenSSL PHP module"
+#: src/Module/Admin/Site.php:593
+msgid ""
+"If enabled, general server and usage data will be published. The data "
+"contains the name and version of the server, number of users with public "
+"profiles, number of posts and the activated protocols and connectors. See <a"
+" href=\"http://the-federation.info/\">the-federation.info</a> for details."
+msgstr "If enabled, general server and usage data will be published. The data contains the name and version of the server, number of users with public profiles, number of posts and the activated protocols and connectors. See <a href=\"http://the-federation.info/\">the-federation.info</a> for details."
 
-#: mod/install.php:392
-msgid "PDO or MySQLi PHP module"
-msgstr "PDO or MySQLi PHP module"
+#: src/Module/Admin/Site.php:595
+msgid "Check upstream version"
+msgstr "Check upstream version"
 
-#: mod/install.php:393
-msgid "mb_string PHP module"
-msgstr "mb_string PHP module"
+#: src/Module/Admin/Site.php:595
+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."
 
-#: mod/install.php:394
-msgid "XML PHP module"
-msgstr "XML PHP module"
+#: src/Module/Admin/Site.php:596
+msgid "Suppress Tags"
+msgstr "Suppress tags"
 
-#: mod/install.php:395
-msgid "iconv module"
-msgstr "iconv module"
+#: src/Module/Admin/Site.php:596
+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:399 mod/install.php:401
-msgid "Apache mod_rewrite module"
-msgstr "Apache mod_rewrite module"
+#: src/Module/Admin/Site.php:597
+msgid "Clean database"
+msgstr "Clean database"
 
-#: mod/install.php:399
+#: src/Module/Admin/Site.php:597
 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."
+"Remove old remote items, orphaned database records and old content from some"
+" other helper tables."
+msgstr "Remove old remote items, orphaned database records, and old content from some other helper tables."
 
-#: mod/install.php:407
-msgid "Error: libCURL PHP module required but not installed."
-msgstr "Error: libCURL PHP module required but not installed."
+#: src/Module/Admin/Site.php:598
+msgid "Lifespan of remote items"
+msgstr "Lifespan of remote items"
 
-#: mod/install.php:411
+#: src/Module/Admin/Site.php:598
 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."
+"When the database cleanup is enabled, this defines the days after which "
+"remote items will be deleted. Own items, and marked or filed items are "
+"always kept. 0 disables this behaviour."
+msgstr "If the database cleanup is enabled, this defines the days after which remote items will be deleted. Own items, and marked or filed items, are always kept. 0 disables this behavior."
 
-#: mod/install.php:415
-msgid "Error: openssl PHP module required but not installed."
-msgstr "Error: openssl PHP module required but not installed."
+#: src/Module/Admin/Site.php:599
+msgid "Lifespan of unclaimed items"
+msgstr "Lifespan of unclaimed items"
 
-#: mod/install.php:419
-msgid "Error: PDO or MySQLi PHP module required but not installed."
-msgstr "Error: PDO or MySQLi PHP module required but not installed."
+#: src/Module/Admin/Site.php:599
+msgid ""
+"When the database cleanup is enabled, this defines the days after which "
+"unclaimed remote items (mostly content from the relay) will be deleted. "
+"Default value is 90 days. Defaults to the general lifespan value of remote "
+"items if set to 0."
+msgstr "If the database cleanup is enabled, this defines the days after which unclaimed remote items (mostly content from the relay) will be deleted. Default value is 90 days. Defaults to the general lifespan value of remote items if set to 0."
 
-#: mod/install.php:423
-msgid "Error: The MySQL driver for PDO is not installed."
-msgstr "Error: MySQL driver for PDO is not installed."
+#: src/Module/Admin/Site.php:600
+msgid "Lifespan of raw conversation data"
+msgstr "Lifespan of raw conversation data"
 
-#: mod/install.php:427
-msgid "Error: mb_string PHP module required but not installed."
-msgstr "Error: mb_string PHP module required but not installed."
+#: src/Module/Admin/Site.php:600
+msgid ""
+"The conversation data is used for ActivityPub and OStatus, as well as for "
+"debug purposes. It should be safe to remove it after 14 days, default is 90 "
+"days."
+msgstr "The conversation data is used for ActivityPub and OStatus, as well as for debug purposes. It should be safe to remove it after 14 days, default is 90 days."
 
-#: mod/install.php:431
-msgid "Error: iconv PHP module required but not installed."
-msgstr "Error: iconv PHP module required but not installed."
+#: src/Module/Admin/Site.php:601
+msgid "Maximum numbers of comments per post"
+msgstr "Maximum number of comments per post"
 
-#: mod/install.php:441
-msgid "Error, XML PHP module required but not installed."
-msgstr "Error, XML PHP module required but not installed."
+#: src/Module/Admin/Site.php:601
+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:453
-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."
+#: src/Module/Admin/Site.php:602
+msgid "Maximum numbers of comments per post on the display page"
+msgstr ""
 
-#: mod/install.php:454
+#: src/Module/Admin/Site.php:602
 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."
+"How many comments should be shown on the single view for each post? Default "
+"value is 1000."
+msgstr ""
 
-#: mod/install.php:455
-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."
+#: src/Module/Admin/Site.php:603
+msgid "Temp path"
+msgstr "Temp path"
 
-#: mod/install.php:456
+#: src/Module/Admin/Site.php:603
 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."
+"If you have a restricted system where the webserver can't access the system "
+"temp path, enter another path here."
+msgstr "Enter a different temp path if your system restricts the webserver's access to the system temp path."
+
+#: src/Module/Admin/Site.php:604
+msgid "Only search in tags"
+msgstr "Only search in tags"
 
-#: mod/install.php:459
-msgid ".htconfig.php is writable"
-msgstr ".htconfig.php is writable"
+#: src/Module/Admin/Site.php:604
+msgid "On large systems the text search can slow down the system extremely."
+msgstr "On large systems, the text search can slow down the system significantly."
+
+#: src/Module/Admin/Site.php:606
+msgid "New base url"
+msgstr "New base URL"
 
-#: mod/install.php:469
+#: src/Module/Admin/Site.php:606
 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."
+"Change base url for this server. Sends relocate message to all Friendica and"
+" Diaspora* contacts of all users."
+msgstr "Change base URL for this server. Sends a relocate message to all Friendica and diaspora* contacts, for all users."
+
+#: src/Module/Admin/Site.php:608
+msgid "Maximum number of parallel workers"
+msgstr "Maximum number of parallel workers"
 
-#: mod/install.php:470
+#: src/Module/Admin/Site.php:608
+#, php-format
 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."
+"On shared hosters set this to %d. On larger systems, values of %d are great."
+" Default value is %d."
+msgstr "On shared hosters set this to %d. On larger systems, values of %d are great. Default value is %d."
+
+#: src/Module/Admin/Site.php:609
+msgid "Enable fastlane"
+msgstr "Enable fast-lane"
 
-#: mod/install.php:471
+#: src/Module/Admin/Site.php:609
 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."
+"When enabed, the fastlane mechanism starts an additional worker if processes"
+" with higher priority are blocked by processes of lower priority."
+msgstr "The fast-lane mechanism starts an additional worker if processes with higher priority are blocked by processes of lower priority."
+
+#: src/Module/Admin/Site.php:611
+msgid "Direct relay transfer"
+msgstr "Direct relay transfer"
 
-#: mod/install.php:472
+#: src/Module/Admin/Site.php:611
 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."
+"Enables the direct transfer to other servers without using the relay servers"
+msgstr "Enables direct transfer to other servers without using a relay server."
 
-#: mod/install.php:475
-msgid "view/smarty3 is writable"
-msgstr "view/smarty3 is writable"
+#: src/Module/Admin/Site.php:612
+msgid "Relay scope"
+msgstr "Relay scope"
 
-#: mod/install.php:491
+#: src/Module/Admin/Site.php:612
 msgid ""
-"Url rewrite in .htaccess is not working. Check your server configuration."
-msgstr "URL rewrite in .htaccess is not working. Check your server configuration."
+"Can be \"all\" or \"tags\". \"all\" means that every public post should be "
+"received. \"tags\" means that only posts with selected tags should be "
+"received."
+msgstr "Can be \"all\" or \"tags\". \"all\" means that every public post should be received. \"tags\" means that only posts with selected tags should be received."
 
-#: mod/install.php:493
-msgid "Url rewrite is working"
-msgstr "URL rewrite is working"
+#: src/Module/Admin/Site.php:612 src/Module/Contact.php:473
+#: src/Module/Settings/TwoFactor/Index.php:118
+msgid "Disabled"
+msgstr "Disabled"
 
-#: mod/install.php:512
-msgid "ImageMagick PHP extension is not installed"
-msgstr "ImageMagick PHP extension is not installed"
+#: src/Module/Admin/Site.php:612
+msgid "all"
+msgstr "all"
 
-#: mod/install.php:514
-msgid "ImageMagick PHP extension is installed"
-msgstr "ImageMagick PHP extension is installed"
+#: src/Module/Admin/Site.php:612
+msgid "tags"
+msgstr "tags"
 
-#: mod/install.php:516
-msgid "ImageMagick supports GIF"
-msgstr "ImageMagick supports GIF"
+#: src/Module/Admin/Site.php:613
+msgid "Server tags"
+msgstr "Server tags"
 
-#: mod/install.php:523
-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."
+#: src/Module/Admin/Site.php:613
+msgid "Comma separated list of tags for the \"tags\" subscription."
+msgstr "Comma separated list of tags for the \"tags\" subscription."
 
-#: mod/install.php:548
-msgid "<h1>What next</h1>"
-msgstr "<h1>What next</h1>"
+#: src/Module/Admin/Site.php:614
+msgid "Deny Server tags"
+msgstr "Deny server tags"
+
+#: src/Module/Admin/Site.php:614
+msgid "Comma separated list of tags that are rejected."
+msgstr ""
 
-#: mod/install.php:549
+#: src/Module/Admin/Site.php:615
+msgid "Allow user tags"
+msgstr "Allow user tags"
+
+#: src/Module/Admin/Site.php:615
 msgid ""
-"IMPORTANT: You will need to [manually] setup a scheduled task for the "
-"poller."
-msgstr "IMPORTANT: You will need to [manually] setup a scheduled task for the poller."
+"If enabled, the tags from the saved searches will used for the \"tags\" "
+"subscription in addition to the \"relay_server_tags\"."
+msgstr "If enabled, the tags from the saved searches will used for the \"tags\" subscription in addition to the \"relay_server_tags\"."
 
-#: mod/invite.php:31
-msgid "Total invitation limit exceeded."
-msgstr "Total invitation limit exceeded"
+#: src/Module/Admin/Site.php:618
+msgid "Start Relocation"
+msgstr "Start relocation"
 
-#: mod/invite.php:54
+#: src/Module/Admin/Storage.php:46
 #, php-format
-msgid "%s : Not a valid email address."
-msgstr "%s : Not a valid email address"
+msgid "Storage backend, %s is invalid."
+msgstr ""
 
-#: mod/invite.php:79
-msgid "Please join us on Friendica"
-msgstr "Please join us on Friendica."
+#: src/Module/Admin/Storage.php:73
+#, php-format
+msgid "Storage backend %s error: %s"
+msgstr ""
 
-#: mod/invite.php:90
-msgid "Invitation limit exceeded. Please contact your site administrator."
-msgstr "Invitation limit is exceeded. Please contact your site administrator."
+#: src/Module/Admin/Storage.php:85 src/Module/Admin/Storage.php:88
+msgid "Invalid storage backend setting value."
+msgstr "Invalid storage backend setting."
 
-#: mod/invite.php:94
-#, php-format
-msgid "%s : Message delivery failed."
-msgstr "%s : Message delivery failed"
+#: src/Module/Admin/Storage.php:140
+msgid "Current Storage Backend"
+msgstr ""
 
-#: mod/invite.php:98
-#, php-format
-msgid "%d message sent."
-msgid_plural "%d messages sent."
-msgstr[0] "%d message sent."
-msgstr[1] "%d messages sent."
+#: src/Module/Admin/Storage.php:141
+msgid "Storage Configuration"
+msgstr ""
+
+#: src/Module/Admin/Storage.php:142 src/Module/BaseAdmin.php:91
+msgid "Storage"
+msgstr ""
+
+#: src/Module/Admin/Storage.php:144
+msgid "Save & Use storage backend"
+msgstr ""
+
+#: src/Module/Admin/Storage.php:145
+msgid "Use storage backend"
+msgstr ""
 
-#: mod/invite.php:117
-msgid "You have no more invitations available"
-msgstr "You have no more invitations available."
+#: src/Module/Admin/Storage.php:146
+msgid "Save & Reload"
+msgstr ""
 
-#: mod/invite.php:125
+#: src/Module/Admin/Storage.php:147
+msgid "This backend doesn't have custom settings"
+msgstr ""
+
+#: src/Module/Admin/Storage.php:150
+msgid "Database (legacy)"
+msgstr "Database (legacy)"
+
+#: src/Module/Admin/Summary.php:54
 #, 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."
+msgid "Template engine (%s) error: %s"
+msgstr ""
 
-#: mod/invite.php:127
+#: src/Module/Admin/Summary.php:58
 #, 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."
+"Your DB still runs with MyISAM tables. You should change the engine type to "
+"InnoDB. As Friendica will use InnoDB only features in the future, you should"
+" change this! See <a href=\"%s\">here</a> for a guide that may be helpful "
+"converting the table engines. You may also use the command <tt>php "
+"bin/console.php dbstructure toinnodb</tt> of your Friendica installation for"
+" an automatic conversion.<br />"
+msgstr "Your DB still runs with MyISAM tables. You should change the engine type to InnoDB. As Friendica will use InnoDB-only features in the future, you should change this! See <a href=\"%s\">here</a> for a guide that may be helpful converting the table engines. You may also use the command <tt>php bin/console.php dbstructure toinnodb</tt> of your Friendica installation for an automatic conversion.<br />"
 
-#: mod/invite.php:128
+#: src/Module/Admin/Summary.php:63
 #, 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."
+"Your DB still runs with InnoDB tables in the Antelope file format. You "
+"should change the file format to Barracuda. Friendica is using features that"
+" are not provided by the Antelope format. See <a href=\"%s\">here</a> for a "
+"guide that may be helpful converting the table engines. You may also use the"
+" command <tt>php bin/console.php dbstructure toinnodb</tt> of your Friendica"
+" installation for an automatic conversion.<br />"
+msgstr ""
 
-#: mod/invite.php:132
+#: src/Module/Admin/Summary.php:73
+#, php-format
 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."
+"Your table_definition_cache is too low (%d). This can lead to the database "
+"error \"Prepared statement needs to be re-prepared\". Please set it at least"
+" to %d. See <a href=\"%s\">here</a> for more information.<br />"
+msgstr ""
 
-#: mod/invite.php:135
+#: src/Module/Admin/Summary.php:83
 #, 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: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: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:"
+"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/invite.php:144 mod/message.php:332 mod/message.php:515
-#: mod/wallmessage.php:138
-msgid "Your message:"
-msgstr "Your message:"
+#: src/Module/Admin/Summary.php:92
+msgid ""
+"The database update failed. Please run \"php bin/console.php dbstructure "
+"update\" from the command line and have a look at the errors that might "
+"appear."
+msgstr "The database update failed. Please run \"php bin/console.php dbstructure update\" from the command line and check for errors that may appear."
 
-#: mod/invite.php:145
+#: src/Module/Admin/Summary.php:96
 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."
+"The last update failed. Please run \"php bin/console.php dbstructure "
+"update\" from the command line and have a look at the errors that might "
+"appear. (Some of the errors are possibly inside the logfile.)"
+msgstr "The last update failed. Please run \"php bin/console.php dbstructure update\" from the command line and have a look at the errors that may appear in the console and logfile output."
 
-#: 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"
+#: src/Module/Admin/Summary.php:101
+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/invite.php:147
+#: src/Module/Admin/Summary.php:103
+#, php-format
 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:"
+"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/invite.php:149
+#: src/Module/Admin/Summary.php:108
+#, php-format
 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"
+"Friendica's configuration now is stored in config/local.config.php, please "
+"copy config/local-sample.config.php and move your config from "
+"<code>.htconfig.php</code>. See <a href=\"%s\">the Config help page</a> for "
+"help with the transition."
+msgstr "Friendica's configuration is now stored in config/local.config.php; please copy config/local-sample.config.php and move your config from config/local.ini.php. See the Config help page for help with the transition.<code>.htconfig.php</code>. See <a href=\"%s\">the Config help page</a> for help with the transition."
 
-#: mod/item.php:119
-msgid "Unable to locate original post."
-msgstr "Unable to locate original post."
+#: src/Module/Admin/Summary.php:112
+#, php-format
+msgid ""
+"Friendica's configuration now is stored in config/local.config.php, please "
+"copy config/local-sample.config.php and move your config from "
+"<code>config/local.ini.php</code>. See <a href=\"%s\">the Config help "
+"page</a> for help with the transition."
+msgstr "Friendica's configuration is now stored in config/local.config.php; please copy config/local-sample.config.php and move your config from <code>config/local.ini.php</code>. See <a href=\"%s\">the Config help page</a> for help with the transition."
 
-#: mod/item.php:346
-msgid "Empty post discarded."
-msgstr "Empty post discarded."
+#: src/Module/Admin/Summary.php:118
+#, php-format
+msgid ""
+"<a href=\"%s\">%s</a> is not reachable on your system. This is a severe "
+"configuration issue that prevents server to server communication. See <a "
+"href=\"%s\">the installation page</a> for help."
+msgstr "<a href=\"%s\">%s</a> is not reachable on your system. This is a severe configuration issue that prevents server to server communication. See <a href=\"%s\">the installation page</a> for help."
 
-#: mod/item.php:903
-msgid "System error. Post not saved."
-msgstr "System error. Post not saved."
+#: src/Module/Admin/Summary.php:136
+#, php-format
+msgid "The logfile '%s' is not usable. No logging possible (error: '%s')"
+msgstr "The logfile '%s' is not usable. No logging is possible (error: '%s')"
 
-#: mod/item.php:994
+#: src/Module/Admin/Summary.php:150
 #, 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."
+"The debug logfile '%s' is not usable. No logging possible (error: '%s')"
+msgstr "The debug logfile '%s' is not usable. No logging is possible (error: '%s')"
 
-#: mod/item.php:996
+#: src/Module/Admin/Summary.php:166
 #, php-format
-msgid "You may visit them online at %s"
-msgstr "You may visit them online at %s"
+msgid ""
+"Friendica's system.basepath was updated from '%s' to '%s'. Please remove the"
+" system.basepath from your db to avoid differences."
+msgstr "The system.basepath was updated from '%s' to '%s'. Please remove the system.basepath from your db to avoid differences."
 
-#: mod/item.php:997
+#: src/Module/Admin/Summary.php:174
+#, php-format
 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."
+"Friendica's current system.basepath '%s' is wrong and the config file '%s' "
+"isn't used."
+msgstr "The current system.basepath '%s' is wrong and the config file '%s' isn't used."
 
-#: mod/item.php:1001
+#: src/Module/Admin/Summary.php:182
 #, php-format
-msgid "%s posted an update."
-msgstr "%s posted an update."
+msgid ""
+"Friendica's current system.basepath '%s' is not equal to the config file "
+"'%s'. Please fix your configuration."
+msgstr "The current system.basepath '%s' is not equal to the config file '%s'. Please fix your configuration."
 
-#: mod/localtime.php:26
-msgid "Time Conversion"
-msgstr "Time conversion"
+#: src/Module/Admin/Summary.php:189
+msgid "Normal Account"
+msgstr "Standard account"
 
-#: mod/localtime.php:28
-msgid ""
-"Friendica provides this service for sharing events with other networks and "
-"friends in unknown timezones."
-msgstr "Friendica provides this service for sharing events with other networks and friends in unknown time zones."
+#: src/Module/Admin/Summary.php:190
+msgid "Automatic Follower Account"
+msgstr "Automatic follower account"
 
-#: mod/localtime.php:32
-#, php-format
-msgid "UTC time: %s"
-msgstr "UTC time: %s"
+#: src/Module/Admin/Summary.php:191
+msgid "Public Forum Account"
+msgstr "Public forum account"
 
-#: mod/localtime.php:35
-#, php-format
-msgid "Current timezone: %s"
-msgstr "Current time zone: %s"
+#: src/Module/Admin/Summary.php:192
+msgid "Automatic Friend Account"
+msgstr "Automatic friend account"
 
-#: mod/localtime.php:38
-#, php-format
-msgid "Converted localtime: %s"
-msgstr "Converted local time: %s"
+#: src/Module/Admin/Summary.php:193
+msgid "Blog Account"
+msgstr "Blog account"
 
-#: mod/localtime.php:43
-msgid "Please select your timezone:"
-msgstr "Please select your time zone:"
+#: src/Module/Admin/Summary.php:194
+msgid "Private Forum Account"
+msgstr "Private forum account"
 
-#: mod/lostpass.php:22
-msgid "No valid account found."
-msgstr "No valid account found."
+#: src/Module/Admin/Summary.php:214
+msgid "Message queues"
+msgstr "Message queues"
 
-#: mod/lostpass.php:38
-msgid "Password reset request issued. Check your email."
-msgstr "Password reset request issued. Please check your email."
+#: src/Module/Admin/Summary.php:220
+msgid "Server Settings"
+msgstr "Server Settings"
+
+#: src/Module/Admin/Summary.php:236
+msgid "Registered users"
+msgstr "Signed up users"
+
+#: src/Module/Admin/Summary.php:238
+msgid "Pending registrations"
+msgstr "Pending registrations"
 
-#: mod/lostpass.php:44
+#: src/Module/Admin/Summary.php:239
+msgid "Version"
+msgstr "Version"
+
+#: src/Module/Admin/Summary.php:243
+msgid "Active addons"
+msgstr "Active addons"
+
+#: src/Module/Admin/Themes/Details.php:57 src/Module/Admin/Themes/Index.php:65
 #, 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 "\n\t\tDear %1$s,\n\t\t\tA request was issued 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/delete this email.\n\n\t\tYour password will not be changed unless we can verify that you\n\t\tissued this request."
+msgid "Theme %s disabled."
+msgstr "Theme %s disabled."
 
-#: mod/lostpass.php:55
+#: src/Module/Admin/Themes/Details.php:59 src/Module/Admin/Themes/Index.php:67
 #, 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 "\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"
+msgid "Theme %s successfully enabled."
+msgstr "Theme %s successfully enabled."
 
-#: mod/lostpass.php:74
+#: src/Module/Admin/Themes/Details.php:61 src/Module/Admin/Themes/Index.php:69
 #, php-format
-msgid "Password reset requested at %s"
-msgstr "Password reset requested at %s"
+msgid "Theme %s failed to install."
+msgstr "Theme %s failed to install."
 
-#: mod/lostpass.php:94
-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."
+#: src/Module/Admin/Themes/Details.php:83
+msgid "Screenshot"
+msgstr "Screenshot"
 
-#: mod/lostpass.php:113 boot.php:884
-msgid "Password Reset"
-msgstr "Forgotten password?"
+#: src/Module/Admin/Themes/Details.php:91
+#: src/Module/Admin/Themes/Index.php:112 src/Module/BaseAdmin.php:94
+msgid "Themes"
+msgstr "Theme selection"
 
-#: mod/lostpass.php:114
-msgid "Your password has been reset as requested."
-msgstr "Your password has been reset as requested."
+#: src/Module/Admin/Themes/Embed.php:65
+msgid "Unknown theme."
+msgstr "Unknown theme."
 
-#: mod/lostpass.php:115
-msgid "Your new password is"
-msgstr "Your new password is"
+#: src/Module/Admin/Themes/Index.php:51
+msgid "Themes reloaded"
+msgstr ""
 
-#: mod/lostpass.php:116
-msgid "Save or copy your new password - and then"
-msgstr "Save or copy your new password - and then"
+#: src/Module/Admin/Themes/Index.php:114
+msgid "Reload active themes"
+msgstr "Reload active themes"
 
-#: mod/lostpass.php:117
-msgid "click here to login"
-msgstr "click here to login"
+#: src/Module/Admin/Themes/Index.php:119
+#, php-format
+msgid "No themes found on the system. They should be placed in %1$s"
+msgstr "No themes found on the system. They should be placed in %1$s"
+
+#: src/Module/Admin/Themes/Index.php:120
+msgid "[Experimental]"
+msgstr "[Experimental]"
+
+#: src/Module/Admin/Themes/Index.php:121
+msgid "[Unsupported]"
+msgstr "[Unsupported]"
+
+#: src/Module/Admin/Tos.php:60
+msgid "Display Terms of Service"
+msgstr "Display Terms of Service"
 
-#: mod/lostpass.php:118
+#: src/Module/Admin/Tos.php:60
 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."
+"Enable the Terms of Service page. If this is enabled a link to the terms "
+"will be added to the registration form and the general information page."
+msgstr "Enable the Terms of Service page. If this is enabled, a link to the terms will be added to the registration form and to the general information page."
 
-#: mod/lostpass.php:128
+#: src/Module/Admin/Tos.php:61
+msgid "Display Privacy Statement"
+msgstr "Display Privacy Statement"
+
+#: src/Module/Admin/Tos.php:61
 #, 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 "\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"
+"Show some informations regarding the needed information to operate the node "
+"according e.g. to <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer"
+"\">EU-GDPR</a>."
+msgstr ""
 
-#: mod/lostpass.php:134
-#, php-format
+#: src/Module/Admin/Tos.php:62
+msgid "Privacy Statement Preview"
+msgstr "Privacy Statement Preview"
+
+#: src/Module/Admin/Tos.php:64
+msgid "The Terms of Service"
+msgstr "Terms of Service"
+
+#: src/Module/Admin/Tos.php:64
 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 "\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"
+"Enter the Terms of Service for your node here. You can use BBCode. Headers "
+"of sections should be [h2] and below."
+msgstr "Enter the Terms of Service for your node here. You can use BBCode. Headers of sections should be [h2] or less."
 
-#: mod/lostpass.php:150
+#: src/Module/Admin/Users/Active.php:45 src/Module/Admin/Users/Index.php:45
 #, php-format
-msgid "Your password has been changed at %s"
-msgstr "Your password has been changed at %s"
+msgid "%s user blocked"
+msgid_plural "%s users blocked"
+msgstr[0] "%s user blocked"
+msgstr[1] "%s users blocked"
 
-#: mod/lostpass.php:162
-msgid "Forgot your Password?"
-msgstr "Reset My Password"
+#: src/Module/Admin/Users/Active.php:53 src/Module/Admin/Users/Active.php:88
+#: src/Module/Admin/Users/Blocked.php:54 src/Module/Admin/Users/Blocked.php:89
+#: src/Module/Admin/Users/Index.php:60 src/Module/Admin/Users/Index.php:95
+msgid "You can't remove yourself"
+msgstr "You can't remove yourself"
 
-#: mod/lostpass.php:163
-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."
+#: src/Module/Admin/Users/Active.php:57 src/Module/Admin/Users/Blocked.php:58
+#: src/Module/Admin/Users/Index.php:64
+#, php-format
+msgid "%s user deleted"
+msgid_plural "%s users deleted"
+msgstr[0] "%s user deleted"
+msgstr[1] "%s users deleted"
 
-#: mod/lostpass.php:164 boot.php:872
-msgid "Nickname or Email: "
-msgstr "Nickname or email: "
+#: src/Module/Admin/Users/Active.php:86 src/Module/Admin/Users/Blocked.php:87
+#: src/Module/Admin/Users/Index.php:93
+#, php-format
+msgid "User \"%s\" deleted"
+msgstr "User \"%s\" deleted"
 
-#: mod/lostpass.php:165
-msgid "Reset"
-msgstr "Reset"
+#: src/Module/Admin/Users/Active.php:96 src/Module/Admin/Users/Index.php:103
+#, php-format
+msgid "User \"%s\" blocked"
+msgstr "User \"%s\" blocked"
 
-#: mod/manage.php:153
-msgid "Manage Identities and/or Pages"
-msgstr "Manage Identities and Pages"
+#: src/Module/Admin/Users/Active.php:129
+#: src/Module/Admin/Users/Blocked.php:130
+#: src/Module/Admin/Users/Deleted.php:88 src/Module/Admin/Users/Index.php:142
+#: src/Module/Admin/Users/Index.php:162
+msgid "Register date"
+msgstr "Registration date"
 
-#: mod/manage.php:154
-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."
+#: src/Module/Admin/Users/Active.php:129
+#: src/Module/Admin/Users/Blocked.php:130
+#: src/Module/Admin/Users/Deleted.php:88 src/Module/Admin/Users/Index.php:142
+#: src/Module/Admin/Users/Index.php:162
+msgid "Last login"
+msgstr "Last login"
 
-#: mod/manage.php:155
-msgid "Select an identity to manage: "
-msgstr "Select identity:"
+#: src/Module/Admin/Users/Active.php:129
+#: src/Module/Admin/Users/Blocked.php:130
+#: src/Module/Admin/Users/Deleted.php:88 src/Module/Admin/Users/Index.php:142
+#: src/Module/Admin/Users/Index.php:162
+msgid "Last public item"
+msgstr ""
 
-#: mod/match.php:39
-msgid "No keywords to match. Please add keywords to your default profile."
-msgstr "No keywords to match. Please add keywords to your default profile."
+#: src/Module/Admin/Users/Active.php:137
+msgid "Active Accounts"
+msgstr ""
 
-#: mod/match.php:92
-msgid "is interested in:"
-msgstr "is interested in:"
+#: src/Module/Admin/Users/Active.php:141
+#: src/Module/Admin/Users/Blocked.php:141 src/Module/Admin/Users/Index.php:155
+msgid "User blocked"
+msgstr "User blocked"
 
-#: mod/match.php:106
-msgid "Profile Match"
-msgstr "Profile Match"
+#: src/Module/Admin/Users/Active.php:142
+#: src/Module/Admin/Users/Blocked.php:143 src/Module/Admin/Users/Index.php:157
+msgid "Site admin"
+msgstr "Site admin"
 
-#: mod/message.php:63 mod/wallmessage.php:53
-msgid "No recipient selected."
-msgstr "No recipient selected."
+#: src/Module/Admin/Users/Active.php:143
+#: src/Module/Admin/Users/Blocked.php:144 src/Module/Admin/Users/Index.php:158
+msgid "Account expired"
+msgstr "Account expired"
 
-#: mod/message.php:67
-msgid "Unable to locate contact information."
-msgstr "Unable to locate contact information."
+#: src/Module/Admin/Users/Active.php:144 src/Module/Admin/Users/Index.php:161
+msgid "Create a new user"
+msgstr ""
 
-#: mod/message.php:70 mod/wallmessage.php:59
-msgid "Message could not be sent."
-msgstr "Message could not be sent."
+#: src/Module/Admin/Users/Active.php:150
+#: src/Module/Admin/Users/Blocked.php:150 src/Module/Admin/Users/Index.php:167
+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 have posted on this site will be permanently deleted!\\n\\nAre you sure?"
 
-#: mod/message.php:73 mod/wallmessage.php:62
-msgid "Message collection failure."
-msgstr "Message collection failure."
+#: src/Module/Admin/Users/Active.php:151
+#: src/Module/Admin/Users/Blocked.php:151 src/Module/Admin/Users/Index.php:168
+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/message.php:76 mod/wallmessage.php:65
-msgid "Message sent."
-msgstr "Message sent."
+#: src/Module/Admin/Users/Blocked.php:46 src/Module/Admin/Users/Index.php:52
+#, php-format
+msgid "%s user unblocked"
+msgid_plural "%s users unblocked"
+msgstr[0] "%s user unblocked"
+msgstr[1] "%s users unblocked"
 
-#: mod/message.php:205
-msgid "Do you really want to delete this message?"
-msgstr "Do you really want to delete this message?"
+#: src/Module/Admin/Users/Blocked.php:96 src/Module/Admin/Users/Index.php:109
+#, php-format
+msgid "User \"%s\" unblocked"
+msgstr "User \"%s\" unblocked"
 
-#: mod/message.php:225
-msgid "Message deleted."
-msgstr "Message deleted."
+#: src/Module/Admin/Users/Blocked.php:138
+msgid "Blocked Users"
+msgstr ""
 
-#: mod/message.php:255
-msgid "Conversation removed."
-msgstr "Conversation removed."
+#: src/Module/Admin/Users/Create.php:62
+msgid "New User"
+msgstr "New user"
 
-#: mod/message.php:322 mod/wallmessage.php:129
-msgid "Send Private Message"
-msgstr "Send private message"
+#: src/Module/Admin/Users/Create.php:63
+msgid "Add User"
+msgstr "Add user"
 
-#: mod/message.php:323 mod/message.php:510 mod/wallmessage.php:131
-msgid "To:"
-msgstr "To:"
+#: src/Module/Admin/Users/Create.php:71
+msgid "Name of the new user."
+msgstr "Name of the new user."
 
-#: mod/message.php:328 mod/message.php:512 mod/wallmessage.php:132
-msgid "Subject:"
-msgstr "Subject:"
+#: src/Module/Admin/Users/Create.php:72
+msgid "Nickname"
+msgstr "Nickname"
 
-#: mod/message.php:364
-msgid "No messages."
-msgstr "No messages."
+#: src/Module/Admin/Users/Create.php:72
+msgid "Nickname of the new user."
+msgstr "Nickname of the new user."
 
-#: mod/message.php:403
-msgid "Message not available."
-msgstr "Message not available."
+#: src/Module/Admin/Users/Create.php:73
+msgid "Email address of the new user."
+msgstr "Email address of the new user."
 
-#: mod/message.php:478
-msgid "Delete message"
-msgstr "Delete message"
+#: src/Module/Admin/Users/Deleted.php:86
+msgid "Users awaiting permanent deletion"
+msgstr ""
 
-#: mod/message.php:503 mod/message.php:591
-msgid "Delete conversation"
-msgstr "Delete conversation"
+#: src/Module/Admin/Users/Deleted.php:88 src/Module/Admin/Users/Index.php:162
+msgid "Permanent deletion"
+msgstr "Permanent deletion"
 
-#: mod/message.php:505
-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."
+#: src/Module/Admin/Users/Index.php:150 src/Module/Admin/Users/Index.php:160
+#: src/Module/BaseAdmin.php:92
+msgid "Users"
+msgstr "Users"
 
-#: mod/message.php:509
-msgid "Send Reply"
-msgstr "Send reply"
+#: src/Module/Admin/Users/Index.php:152
+msgid "User waiting for permanent deletion"
+msgstr "User awaiting permanent deletion"
 
-#: mod/message.php:561
+#: src/Module/Admin/Users/Pending.php:48
 #, php-format
-msgid "Unknown sender - %s"
-msgstr "Unknown sender - %s"
+msgid "%s user approved"
+msgid_plural "%s users approved"
+msgstr[0] ""
+msgstr[1] ""
 
-#: mod/message.php:563
+#: src/Module/Admin/Users/Pending.php:55
 #, php-format
-msgid "You and %s"
-msgstr "Me and %s"
+msgid "%s registration revoked"
+msgid_plural "%s registrations revoked"
+msgstr[0] ""
+msgstr[1] ""
 
-#: mod/message.php:565
-#, php-format
-msgid "%s and You"
-msgstr "%s and me"
+#: src/Module/Admin/Users/Pending.php:81
+msgid "Account approved."
+msgstr "Account approved."
 
-#: mod/message.php:594
-msgid "D, d M Y - g:i A"
-msgstr "D, d M Y - g:i A"
+#: src/Module/Admin/Users/Pending.php:87
+msgid "Registration revoked"
+msgstr ""
 
-#: mod/message.php:597
-#, php-format
-msgid "%d message"
-msgid_plural "%d messages"
-msgstr[0] "%d message"
-msgstr[1] "%d messages"
+#: src/Module/Admin/Users/Pending.php:102
+msgid "User registrations awaiting review"
+msgstr ""
 
-#: mod/mood.php:136
-msgid "Mood"
-msgstr "Mood"
+#: src/Module/Admin/Users/Pending.php:104
+msgid "Request date"
+msgstr "Request date"
 
-#: mod/mood.php:137
-msgid "Set your current mood and tell your friends"
-msgstr "Set your current mood and tell your friends"
+#: src/Module/Admin/Users/Pending.php:105
+msgid "No registrations."
+msgstr "No registrations."
 
-#: mod/network.php:187 mod/search.php:28
-msgid "Remove term"
-msgstr "Remove term"
+#: src/Module/Admin/Users/Pending.php:106
+msgid "Note from the user"
+msgstr "Note from the user"
 
-#: mod/network.php:561
-#, 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."
+#: src/Module/Admin/Users/Pending.php:108
+msgid "Deny"
+msgstr "Deny"
 
-#: mod/network.php:564
-msgid "Messages in this group won't be send to these receivers."
-msgstr "Messages in this group won't be send to these receivers."
+#: src/Module/Api/Mastodon/Apps.php:58
+msgid "Missing parameters"
+msgstr ""
 
-#: mod/network.php:684
-msgid "Private messages to this person are at risk of public disclosure."
-msgstr "Private messages to this person are at risk of public disclosure."
+#: src/Module/Api/Mastodon/Statuses/Bookmark.php:51
+msgid "Only starting posts can be bookmarked"
+msgstr ""
 
-#: mod/network.php:688
-msgid "Invalid contact."
-msgstr "Invalid contact."
+#: src/Module/Api/Mastodon/Statuses/Mute.php:50
+msgid "Only starting posts can be muted"
+msgstr ""
 
-#: mod/network.php:892
-msgid "Commented Order"
-msgstr "Commented last"
+#: src/Module/Api/Mastodon/Statuses/Pin.php:50
+#: src/Module/Api/Mastodon/Statuses/Unpin.php:50
+msgid "Only starting posts can be pinned"
+msgstr ""
 
-#: mod/network.php:895
-msgid "Sort by Comment Date"
-msgstr "Sort by comment date"
+#: src/Module/Api/Mastodon/Statuses/Reblog.php:53
+#, php-format
+msgid "Posts from %s can't be shared"
+msgstr ""
 
-#: mod/network.php:900
-msgid "Posted Order"
-msgstr "Posted last"
+#: src/Module/Api/Mastodon/Statuses/Unbookmark.php:51
+msgid "Only starting posts can be unbookmarked"
+msgstr ""
 
-#: mod/network.php:903
-msgid "Sort by Post Date"
-msgstr "Sort by post date"
+#: src/Module/Api/Mastodon/Statuses/Unmute.php:50
+msgid "Only starting posts can be unmuted"
+msgstr ""
 
-#: mod/network.php:914
-msgid "Posts that mention or involve you"
-msgstr "Posts mentioning or involving me"
+#: src/Module/Api/Mastodon/Statuses/Unreblog.php:53
+#, php-format
+msgid "Posts from %s can't be unshared"
+msgstr ""
 
-#: mod/network.php:922
-msgid "New"
-msgstr "New"
+#: src/Module/Api/Twitter/ContactEndpoint.php:63 src/Module/Contact.php:343
+#: src/Module/Contact.php:358
+msgid "Contact not found"
+msgstr "Contact not found"
 
-#: mod/network.php:925
-msgid "Activity Stream - by date"
-msgstr "Activity Stream - by date"
+#: src/Module/Api/Twitter/ContactEndpoint.php:133
+msgid "Profile not found"
+msgstr ""
 
-#: mod/network.php:933
-msgid "Shared Links"
-msgstr "Shared links"
+#: src/Module/Apps.php:47
+msgid "No installed applications."
+msgstr "No installed applications."
 
-#: mod/network.php:936
-msgid "Interesting Links"
-msgstr "Interesting links"
+#: src/Module/Apps.php:52
+msgid "Applications"
+msgstr "Applications"
 
-#: mod/network.php:944
-msgid "Starred"
-msgstr "Starred"
+#: src/Module/Attach.php:49 src/Module/Attach.php:61
+msgid "Item was not found."
+msgstr "Item was not found."
 
-#: mod/network.php:947
-msgid "Favourite Posts"
-msgstr "My favorite posts"
+#: src/Module/BaseAdmin.php:54 src/Module/BaseAdmin.php:58
+msgid "Please login to continue."
+msgstr "Please login to continue."
 
-#: mod/notifications.php:38
-msgid "Invalid request identifier."
-msgstr "Invalid request identifier."
+#: src/Module/BaseAdmin.php:63
+msgid "You don't have access to administration pages."
+msgstr ""
 
-#: mod/notifications.php:47 mod/notifications.php:183
-#: mod/notifications.php:230
-msgid "Discard"
-msgstr "Discard"
+#: src/Module/BaseAdmin.php:67
+msgid ""
+"Submanaged account can't access the administration pages. Please log back in"
+" as the main account."
+msgstr ""
 
-#: mod/notifications.php:63 mod/notifications.php:182
-#: mod/notifications.php:266 mod/contacts.php:635 mod/contacts.php:835
-#: mod/contacts.php:1020
-msgid "Ignore"
-msgstr "Ignore"
+#: src/Module/BaseAdmin.php:86
+msgid "Overview"
+msgstr "Overview"
 
-#: mod/notifications.php:108
-msgid "Network Notifications"
-msgstr "Network notifications"
+#: src/Module/BaseAdmin.php:89
+msgid "Configuration"
+msgstr "Configuration"
 
-#: mod/notifications.php:114 mod/notify.php:73
-msgid "System Notifications"
-msgstr "System notifications"
+#: src/Module/BaseAdmin.php:95 src/Module/BaseSettings.php:65
+msgid "Additional features"
+msgstr "Additional features"
 
-#: mod/notifications.php:120
-msgid "Personal Notifications"
-msgstr "Personal notifications"
+#: src/Module/BaseAdmin.php:98
+msgid "Database"
+msgstr "Database"
 
-#: mod/notifications.php:126
-msgid "Home Notifications"
-msgstr "Home notifications"
+#: src/Module/BaseAdmin.php:99
+msgid "DB updates"
+msgstr "DB updates"
 
-#: mod/notifications.php:155
-msgid "Show Ignored Requests"
-msgstr "Show ignored requests."
+#: src/Module/BaseAdmin.php:100
+msgid "Inspect Deferred Workers"
+msgstr "Inspect deferred workers"
 
-#: mod/notifications.php:155
-msgid "Hide Ignored Requests"
-msgstr "Hide ignored requests"
+#: src/Module/BaseAdmin.php:101
+msgid "Inspect worker Queue"
+msgstr "Inspect worker queue"
 
-#: mod/notifications.php:167 mod/notifications.php:237
-msgid "Notification type: "
-msgstr "Notification type: "
+#: src/Module/BaseAdmin.php:103
+msgid "Tools"
+msgstr "Tools"
 
-#: mod/notifications.php:170
-#, php-format
-msgid "suggested by %s"
-msgstr "suggested by %s"
+#: src/Module/BaseAdmin.php:104
+msgid "Contact Blocklist"
+msgstr "Contact block-list"
 
-#: mod/notifications.php:175 mod/notifications.php:254 mod/contacts.php:642
-msgid "Hide this contact from others"
-msgstr "Hide this contact from others"
+#: src/Module/BaseAdmin.php:105
+msgid "Server Blocklist"
+msgstr "Server block-list"
 
-#: mod/notifications.php:176 mod/notifications.php:255
-msgid "Post a new friend activity"
-msgstr "Post a new friend activity"
+#: src/Module/BaseAdmin.php:112
+msgid "Diagnostics"
+msgstr "Diagnostics"
 
-#: mod/notifications.php:176 mod/notifications.php:255
-msgid "if applicable"
-msgstr "if applicable"
+#: src/Module/BaseAdmin.php:113
+msgid "PHP Info"
+msgstr "PHP info"
 
-#: mod/notifications.php:179 mod/notifications.php:264 mod/admin.php:1604
-msgid "Approve"
-msgstr "Approve"
+#: src/Module/BaseAdmin.php:114
+msgid "probe address"
+msgstr "Probe address"
 
-#: mod/notifications.php:198
-msgid "Claims to be known to you: "
-msgstr "Says they know me:"
+#: src/Module/BaseAdmin.php:115
+msgid "check webfinger"
+msgstr "check WebFinger"
 
-#: mod/notifications.php:199
-msgid "yes"
-msgstr "yes"
+#: src/Module/BaseAdmin.php:117
+msgid "Babel"
+msgstr "Babel"
 
-#: mod/notifications.php:199
-msgid "no"
-msgstr "no"
+#: src/Module/BaseAdmin.php:118 src/Module/Debug/ActivityPubConversion.php:138
+msgid "ActivityPub Conversion"
+msgstr ""
 
-#: mod/notifications.php:200 mod/notifications.php:205
-msgid "Shall your connection be bidirectional or not?"
-msgstr "Shall your connection be in both directions or not?"
+#: src/Module/BaseAdmin.php:127
+msgid "Addon Features"
+msgstr "Addon features"
 
-#: 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 "Accepting %s as a friend allows %s to subscribe to your posts; you will also receive updates from them in your news feed."
+#: src/Module/BaseAdmin.php:128
+msgid "User registrations waiting for confirmation"
+msgstr "User registrations awaiting confirmation"
 
-#: mod/notifications.php:202
+#: src/Module/BaseApi.php:120
 #, php-format
-msgid ""
-"Accepting %s as a subscriber allows them to subscribe to your posts, but you"
-" will not receive updates from them in your news feed."
-msgstr "Accepting %s as a subscriber allows them to subscribe to your posts, but you will not receive updates from them in your news feed."
+msgid "API endpoint %s %s is not implemented"
+msgstr ""
 
-#: mod/notifications.php:207
-#, php-format
+#: src/Module/BaseApi.php:121
 msgid ""
-"Accepting %s as a sharer allows them to subscribe to your posts, but you "
-"will not receive updates from them in your news feed."
-msgstr "Accepting %s as a sharer allows them to subscribe to your posts, but you will not receive updates from them in your news feed."
+"The API endpoint is currently not implemented but might be in the future."
+msgstr ""
 
-#: mod/notifications.php:218
-msgid "Friend"
-msgstr "Friend"
+#: src/Module/BaseApi.php:293 src/Module/BaseApi.php:309
+#: src/Module/BaseApi.php:325
+msgid "Too Many Requests"
+msgstr ""
 
-#: mod/notifications.php:219
-msgid "Sharer"
-msgstr "Sharer"
+#: src/Module/BaseProfile.php:51 src/Module/Contact.php:849
+msgid "Profile Details"
+msgstr "Profile Details"
 
-#: mod/notifications.php:219
-msgid "Subscriber"
-msgstr "Subscriber"
+#: src/Module/BaseProfile.php:109
+msgid "Only You Can See This"
+msgstr "Only you can see this."
 
-#: mod/notifications.php:275
-msgid "No introductions."
-msgstr "No introductions."
+#: src/Module/BaseProfile.php:114 src/Module/Profile/Schedule.php:82
+msgid "Scheduled Posts"
+msgstr ""
 
-#: mod/notifications.php:316
-msgid "Show unread"
-msgstr "Show unread"
+#: src/Module/BaseProfile.php:117
+msgid "Posts that are scheduled for publishing"
+msgstr ""
 
-#: mod/notifications.php:316
-msgid "Show all"
-msgstr "Show all"
+#: src/Module/BaseProfile.php:136 src/Module/BaseProfile.php:139
+msgid "Tips for New Members"
+msgstr "Tips for New Members"
 
-#: mod/notifications.php:322
+#: src/Module/BaseSearch.php:69
 #, php-format
-msgid "No more %s notifications."
-msgstr "No more %s notifications."
+msgid "People Search - %s"
+msgstr "People search - %s"
 
-#: mod/notify.php:69
-msgid "No more system notifications."
-msgstr "No more system notifications."
+#: src/Module/BaseSearch.php:79
+#, php-format
+msgid "Forum Search - %s"
+msgstr "Forum search - %s"
 
-#: mod/oexchange.php:25
-msgid "Post successful."
-msgstr "Post successful."
+#: src/Module/BaseSettings.php:43
+msgid "Account"
+msgstr "Account"
 
-#: mod/openid.php:25
-msgid "OpenID protocol error. No ID returned."
-msgstr "OpenID protocol error. No ID returned."
+#: src/Module/BaseSettings.php:50 src/Module/Security/TwoFactor/Verify.php:95
+#: src/Module/Settings/TwoFactor/Index.php:110
+msgid "Two-factor authentication"
+msgstr "Two-factor authentication"
 
-#: mod/openid.php:61
-msgid ""
-"Account not found and OpenID registration is not permitted on this site."
-msgstr "Account not found and OpenID registration is not permitted on this site."
+#: src/Module/BaseSettings.php:73
+msgid "Display"
+msgstr "Display"
 
-#: mod/ostatus_subscribe.php:17
-msgid "Subscribing to OStatus contacts"
-msgstr "Subscribing to OStatus contacts"
+#: src/Module/BaseSettings.php:94 src/Module/Settings/Delegation.php:171
+msgid "Manage Accounts"
+msgstr ""
 
-#: mod/ostatus_subscribe.php:28
-msgid "No contact provided."
-msgstr "No contact provided."
+#: src/Module/BaseSettings.php:101
+msgid "Connected apps"
+msgstr "Connected apps"
 
-#: mod/ostatus_subscribe.php:34
-msgid "Couldn't fetch information for contact."
-msgstr "Couldn't fetch information for contact."
+#: src/Module/BaseSettings.php:108 src/Module/Settings/UserExport.php:76
+msgid "Export personal data"
+msgstr "Export personal data"
 
-#: mod/ostatus_subscribe.php:43
-msgid "Couldn't fetch friends for contact."
-msgstr "Couldn't fetch friends for contact."
+#: src/Module/BaseSettings.php:115
+msgid "Remove account"
+msgstr "Remove account"
 
-#: mod/ostatus_subscribe.php:57 mod/repair_ostatus.php:47
-msgid "Done"
-msgstr "Done"
+#: src/Module/Bookmarklet.php:54
+msgid "This page is missing a url parameter."
+msgstr "This page is missing a URL parameter."
 
-#: mod/ostatus_subscribe.php:71
-msgid "success"
-msgstr "success"
+#: src/Module/Bookmarklet.php:66
+msgid "The post was created"
+msgstr "The post was created"
 
-#: mod/ostatus_subscribe.php:73
-msgid "failed"
-msgstr "failed"
+#: src/Module/Contact.php:93
+#, php-format
+msgid "%d contact edited."
+msgid_plural "%d contacts edited."
+msgstr[0] "%d contact edited."
+msgstr[1] "%d contacts edited."
 
-#: mod/ostatus_subscribe.php:81 mod/repair_ostatus.php:53
-msgid "Keep this window open until done."
-msgstr "Keep this window open until done."
+#: src/Module/Contact.php:118
+msgid "Could not access contact record."
+msgstr "Could not access contact record."
 
-#: mod/p.php:13
-msgid "Not Extended"
-msgstr "Not extended"
+#: src/Module/Contact.php:154
+msgid "Failed to update contact record."
+msgstr "Failed to update contact record."
 
-#: mod/poke.php:198
-msgid "Poke/Prod"
-msgstr "Poke/Prod"
+#: src/Module/Contact.php:375
+msgid "You can't block yourself"
+msgstr ""
 
-#: mod/poke.php:199
-msgid "poke, prod or do other things to somebody"
-msgstr "Poke, prod or do other things to somebody"
+#: src/Module/Contact.php:381
+msgid "Contact has been blocked"
+msgstr "Contact has been blocked"
 
-#: mod/poke.php:200
-msgid "Recipient"
-msgstr "Recipient:"
+#: src/Module/Contact.php:381
+msgid "Contact has been unblocked"
+msgstr "Contact has been unblocked"
 
-#: mod/poke.php:201
-msgid "Choose what you wish to do to recipient"
-msgstr "Choose what you wish to do:"
+#: src/Module/Contact.php:389
+msgid "You can't ignore yourself"
+msgstr ""
 
-#: mod/poke.php:204
-msgid "Make this post private"
-msgstr "Make this post private"
+#: src/Module/Contact.php:395
+msgid "Contact has been ignored"
+msgstr "Contact has been ignored"
 
-#: mod/profile.php:177
-msgid "Tips for New Members"
-msgstr "Tips for New Members"
+#: src/Module/Contact.php:395
+msgid "Contact has been unignored"
+msgstr "Contact has been unignored"
 
-#: mod/profile_photo.php:45
-msgid "Image uploaded but image cropping failed."
-msgstr "Image uploaded but image cropping failed."
+#: src/Module/Contact.php:415
+#, php-format
+msgid "You are mutual friends with %s"
+msgstr "You are mutual friends with %s"
 
-#: mod/profile_photo.php:78 mod/profile_photo.php:86 mod/profile_photo.php:94
-#: mod/profile_photo.php:323
+#: src/Module/Contact.php:419
 #, php-format
-msgid "Image size reduction [%s] failed."
-msgstr "Image size reduction [%s] failed."
+msgid "You are sharing with %s"
+msgstr "You are sharing with %s"
 
-#: mod/profile_photo.php:128
-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."
+#: src/Module/Contact.php:423
+#, php-format
+msgid "%s is sharing with you"
+msgstr "%s is sharing with you"
+
+#: src/Module/Contact.php:447
+msgid "Private communications are not available for this contact."
+msgstr "Private communications are not available for this contact."
+
+#: src/Module/Contact.php:449
+msgid "Never"
+msgstr "Never"
+
+#: src/Module/Contact.php:452
+msgid "(Update was not successful)"
+msgstr "(Update was not successful)"
 
-#: mod/profile_photo.php:137
-msgid "Unable to process image"
-msgstr "Unable to process image"
+#: src/Module/Contact.php:452
+msgid "(Update was successful)"
+msgstr "(Update was successful)"
 
-#: mod/profile_photo.php:156 mod/wall_upload.php:182 mod/photos.php:816
+#: src/Module/Contact.php:454 src/Module/Contact.php:1035
+msgid "Suggest friends"
+msgstr "Suggest friends"
+
+#: src/Module/Contact.php:458
 #, php-format
-msgid "Image exceeds size limit of %s"
-msgstr "Image exceeds size limit of %s"
+msgid "Network type: %s"
+msgstr "Network type: %s"
 
-#: mod/profile_photo.php:165 mod/wall_upload.php:219 mod/photos.php:857
-msgid "Unable to process image."
-msgstr "Unable to process image."
+#: src/Module/Contact.php:463
+msgid "Communications lost with this contact!"
+msgstr "Communications lost with this contact!"
 
-#: mod/profile_photo.php:254
-msgid "Upload File:"
-msgstr "Upload File:"
+#: src/Module/Contact.php:469
+msgid "Fetch further information for feeds"
+msgstr "Fetch further information for feeds"
 
-#: mod/profile_photo.php:255
-msgid "Select a profile:"
-msgstr "Select a profile:"
+#: src/Module/Contact.php:471
+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/profile_photo.php:257
-msgid "Upload"
-msgstr "Upload"
+#: src/Module/Contact.php:474
+msgid "Fetch information"
+msgstr "Fetch information"
 
-#: mod/profile_photo.php:260
-msgid "or"
-msgstr "or"
+#: src/Module/Contact.php:475
+msgid "Fetch keywords"
+msgstr "Fetch keywords"
 
-#: mod/profile_photo.php:260
-msgid "skip this step"
-msgstr "skip this step"
+#: src/Module/Contact.php:476
+msgid "Fetch information and keywords"
+msgstr "Fetch information and keywords"
 
-#: mod/profile_photo.php:260
-msgid "select a photo from your photo albums"
-msgstr "select a photo from your photo albums"
+#: src/Module/Contact.php:488 src/Module/Contact.php:492
+#: src/Module/Contact.php:495 src/Module/Contact.php:499
+msgid "No mirroring"
+msgstr "No mirroring"
 
-#: mod/profile_photo.php:274
-msgid "Crop Image"
-msgstr "Crop Image"
+#: src/Module/Contact.php:489
+msgid "Mirror as forwarded posting"
+msgstr "Mirror as forwarded posting"
 
-#: mod/profile_photo.php:275
-msgid "Please adjust the image cropping for optimum viewing."
-msgstr "Please adjust the image cropping for optimum viewing."
+#: src/Module/Contact.php:490 src/Module/Contact.php:496
+#: src/Module/Contact.php:500
+msgid "Mirror as my own posting"
+msgstr "Mirror as my own posting"
 
-#: mod/profile_photo.php:277
-msgid "Done Editing"
-msgstr "Done editing"
+#: src/Module/Contact.php:493 src/Module/Contact.php:497
+msgid "Native reshare"
+msgstr ""
 
-#: mod/profile_photo.php:313
-msgid "Image uploaded successfully."
-msgstr "Image uploaded successfully."
+#: src/Module/Contact.php:512
+msgid "Contact Information / Notes"
+msgstr "Personal note"
 
-#: mod/profile_photo.php:315 mod/wall_upload.php:258 mod/photos.php:886
-msgid "Image upload failed."
-msgstr "Image upload failed."
+#: src/Module/Contact.php:513
+msgid "Contact Settings"
+msgstr "Notification and privacy "
 
-#: mod/register.php:97
-msgid ""
-"Registration successful. Please check your email for further instructions."
-msgstr "Registration successful. Please check your email for further instructions."
+#: src/Module/Contact.php:521
+msgid "Contact"
+msgstr "Contact"
 
-#: 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."
+#: src/Module/Contact.php:525
+msgid "Their personal note"
+msgstr "Their personal note"
 
-#: mod/register.php:109
-msgid "Registration successful."
-msgstr "Registration successful."
+#: src/Module/Contact.php:527
+msgid "Edit contact notes"
+msgstr "Edit contact notes"
 
-#: mod/register.php:115
-msgid "Your registration can not be processed."
-msgstr "Your registration cannot be processed."
+#: src/Module/Contact.php:530 src/Module/Contact.php:1001
+#, php-format
+msgid "Visit %s's profile [%s]"
+msgstr "Visit %s's profile [%s]"
 
-#: mod/register.php:164
-msgid "Your registration is pending approval by the site owner."
-msgstr "Your registration is pending approval by the site administrator."
+#: src/Module/Contact.php:531
+msgid "Block/Unblock contact"
+msgstr "Block/Unblock contact"
 
-#: mod/register.php:230
-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'."
+#: src/Module/Contact.php:532
+msgid "Ignore contact"
+msgstr "Ignore contact"
 
-#: mod/register.php:231
-msgid ""
-"If you are not familiar with OpenID, please leave that field blank and fill "
-"in the rest of the items."
-msgstr "If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items."
+#: src/Module/Contact.php:533
+msgid "View conversations"
+msgstr "View conversations"
 
-#: mod/register.php:232
-msgid "Your OpenID (optional): "
-msgstr "Your OpenID (optional): "
+#: src/Module/Contact.php:538
+msgid "Last update:"
+msgstr "Last update:"
 
-#: mod/register.php:246
-msgid "Include your profile in member directory?"
-msgstr "Include your profile in member directory?"
+#: src/Module/Contact.php:540
+msgid "Update public posts"
+msgstr "Update public posts"
 
-#: mod/register.php:271
-msgid "Note for the admin"
-msgstr "Note for the admin"
+#: src/Module/Contact.php:542 src/Module/Contact.php:1045
+msgid "Update now"
+msgstr "Update now"
 
-#: mod/register.php:271
-msgid "Leave a message for the admin, why you want to join this node"
-msgstr "Leave a message for the admin, why you want to join this node."
+#: src/Module/Contact.php:545 src/Module/Contact.php:788
+#: src/Module/Contact.php:1072
+msgid "Unignore"
+msgstr "Unignore"
 
-#: mod/register.php:272
-msgid "Membership on this site is by invitation only."
-msgstr "Membership on this site is by invitation only."
+#: src/Module/Contact.php:549
+msgid "Currently blocked"
+msgstr "Currently blocked"
 
-#: mod/register.php:273
-msgid "Your invitation ID: "
-msgstr "Your invitation ID: "
+#: src/Module/Contact.php:550
+msgid "Currently ignored"
+msgstr "Currently ignored"
 
-#: mod/register.php:276 mod/admin.php:1155
-msgid "Registration"
-msgstr "Join this Friendica Node Today"
+#: src/Module/Contact.php:551
+msgid "Currently archived"
+msgstr "Currently archived"
 
-#: mod/register.php:284
-msgid "Your Full Name (e.g. Joe Smith, real or real-looking): "
-msgstr "Your full name: "
+#: src/Module/Contact.php:552
+msgid "Awaiting connection acknowledge"
+msgstr "Awaiting connection acknowledgement"
 
-#: mod/register.php:285
-msgid "Your Email Address: "
-msgstr "Your email address: "
+#: src/Module/Contact.php:553 src/Module/Notifications/Introductions.php:170
+msgid "Hide this contact from others"
+msgstr "Hide this contact from others"
 
-#: mod/register.php:287 mod/settings.php:1275
-msgid "New Password:"
-msgstr "New password:"
+#: src/Module/Contact.php:553
+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/register.php:287
-msgid "Leave empty for an auto generated password."
-msgstr "Leave empty for an auto generated password."
+#: src/Module/Contact.php:554
+msgid "Notification for new posts"
+msgstr "Notification for new posts"
 
-#: mod/register.php:288 mod/settings.php:1276
-msgid "Confirm:"
-msgstr "Confirm new password:"
+#: src/Module/Contact.php:554
+msgid "Send a notification of every new post of this contact"
+msgstr "Send notification for every new post from this contact"
+
+#: src/Module/Contact.php:556
+msgid "Keyword Deny List"
+msgstr ""
 
-#: mod/register.php:289
+#: src/Module/Contact.php:556
 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 "Choose a profile nickname. Your nickname will be part of your identity address; for example:  '<strong>nickname@$sitename</strong>'."
+"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/register.php:290
-msgid "Choose a nickname: "
-msgstr "Choose a nickname: "
+#: src/Module/Contact.php:574 src/Module/Settings/TwoFactor/Index.php:132
+msgid "Actions"
+msgstr "Actions"
 
-#: mod/register.php:300
-msgid "Import your profile to this friendica instance"
-msgstr "Import an existing Friendica profile to this node."
+#: src/Module/Contact.php:581
+msgid "Mirror postings from this contact"
+msgstr "Mirror postings from this contact:"
 
-#: mod/regmod.php:61
-msgid "Account approved."
-msgstr "Account approved."
+#: src/Module/Contact.php:583
+msgid ""
+"Mark this contact as remote_self, this will cause friendica to repost new "
+"entries from this contact."
+msgstr "This will cause Friendica to repost new entries from this contact."
 
-#: mod/regmod.php:89
-#, php-format
-msgid "Registration revoked for %s"
-msgstr "Registration revoked for %s"
+#: src/Module/Contact.php:698
+msgid "Show all contacts"
+msgstr "Show all contacts"
 
-#: mod/regmod.php:101
-msgid "Please login."
-msgstr "Please login."
+#: src/Module/Contact.php:706
+msgid "Only show pending contacts"
+msgstr "Only show pending contacts."
 
-#: mod/removeme.php:55 mod/removeme.php:58
-msgid "Remove My Account"
-msgstr "Remove My Account"
+#: src/Module/Contact.php:714
+msgid "Only show blocked contacts"
+msgstr "Only show blocked contacts"
 
-#: 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."
+#: src/Module/Contact.php:719 src/Module/Contact.php:766
+#: src/Object/Post.php:309
+msgid "Ignored"
+msgstr "Ignored"
 
-#: mod/removeme.php:57
-msgid "Please enter your password for verification:"
-msgstr "Please enter your password for verification:"
+#: src/Module/Contact.php:722
+msgid "Only show ignored contacts"
+msgstr "Only show ignored contacts"
 
-#: mod/repair_ostatus.php:17
-msgid "Resubscribing to OStatus contacts"
-msgstr "Resubscribing to OStatus contacts"
+#: src/Module/Contact.php:727 src/Module/Contact.php:767
+msgid "Archived"
+msgstr "Archived"
 
-#: mod/repair_ostatus.php:33
-msgid "Error"
-msgstr "Error"
+#: src/Module/Contact.php:730
+msgid "Only show archived contacts"
+msgstr "Only show archived contacts"
 
-#: mod/subthread.php:106
-#, php-format
-msgid "%1$s is following %2$s's %3$s"
-msgstr "%1$s is following %2$s's %3$s"
+#: src/Module/Contact.php:735 src/Module/Contact.php:765
+msgid "Hidden"
+msgstr "Hidden"
 
-#: mod/tagrm.php:46
-msgid "Tag removed"
-msgstr "Tag removed"
+#: src/Module/Contact.php:738
+msgid "Only show hidden contacts"
+msgstr "Only show hidden contacts"
 
-#: mod/tagrm.php:85
-msgid "Remove Item Tag"
-msgstr "Remove Item tag"
+#: src/Module/Contact.php:746
+msgid "Organize your contact groups"
+msgstr "Organize your contact groups"
 
-#: mod/tagrm.php:87
-msgid "Select a tag to remove: "
-msgstr "Select a tag to remove: "
+#: src/Module/Contact.php:778
+msgid "Search your contacts"
+msgstr "Search your contacts"
 
-#: mod/tagrm.php:98 mod/delegate.php:139
-msgid "Remove"
-msgstr "Remove"
+#: src/Module/Contact.php:779 src/Module/Search/Index.php:194
+#, php-format
+msgid "Results for: %s"
+msgstr "Results for: %s"
 
-#: mod/uexport.php:39
-msgid "Export account"
-msgstr "Export account"
+#: src/Module/Contact.php:786
+msgid "Update"
+msgstr "Update"
 
-#: mod/uexport.php:39
-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."
+#: src/Module/Contact.php:790
+msgid "Batch Actions"
+msgstr "Batch actions"
 
-#: mod/uexport.php:40
-msgid "Export all"
-msgstr "Export all"
+#: src/Module/Contact.php:825
+msgid "Conversations started by this contact"
+msgstr "Conversations started by this contact"
 
-#: 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 "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)"
+#: src/Module/Contact.php:830
+msgid "Posts and Comments"
+msgstr "Posts and Comments"
 
-#: mod/uexport.php:47 mod/settings.php:98
-msgid "Export personal data"
-msgstr "Export personal data"
+#: src/Module/Contact.php:841
+msgid "Posts containing media objects"
+msgstr ""
 
-#: mod/videos.php:127
-msgid "Do you really want to delete this video?"
-msgstr "Do you really want to delete this video?"
+#: src/Module/Contact.php:856
+msgid "View all known contacts"
+msgstr ""
 
-#: mod/videos.php:132
-msgid "Delete Video"
-msgstr "Delete video"
+#: src/Module/Contact.php:866
+msgid "Advanced Contact Settings"
+msgstr "Advanced contact settings"
 
-#: mod/videos.php:211
-msgid "No videos selected"
-msgstr "No videos selected"
+#: src/Module/Contact.php:960
+msgid "Mutual Friendship"
+msgstr "Mutual friendship"
 
-#: mod/videos.php:312 mod/photos.php:1094
-msgid "Access to this item is restricted."
-msgstr "Access to this item is restricted."
+#: src/Module/Contact.php:964
+msgid "is a fan of yours"
+msgstr "is a fan of yours"
 
-#: mod/videos.php:396 mod/photos.php:1894
-msgid "View Album"
-msgstr "View album"
+#: src/Module/Contact.php:968
+msgid "you are a fan of"
+msgstr "I follow them"
 
-#: mod/videos.php:405
-msgid "Recent Videos"
-msgstr "Recent videos"
+#: src/Module/Contact.php:986
+msgid "Pending outgoing contact request"
+msgstr "Pending outgoing contact request."
 
-#: mod/videos.php:407
-msgid "Upload New Videos"
-msgstr "Upload new videos"
+#: src/Module/Contact.php:988
+msgid "Pending incoming contact request"
+msgstr "Pending incoming contact request."
 
-#: 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 mod/wall_attach.php:19
-#: mod/wall_attach.php:27 mod/wall_attach.php:78
-msgid "Invalid request."
-msgstr "Invalid request."
+#: src/Module/Contact.php:1055
+msgid "Refetch contact data"
+msgstr "Re-fetch contact data."
 
-#: mod/wallmessage.php:45 mod/wallmessage.php:109
-#, php-format
-msgid "Number of daily wall messages for %s exceeded. Message failed."
-msgstr "Number of daily wall messages for %s exceeded. Message failed."
+#: src/Module/Contact.php:1066
+msgid "Toggle Blocked status"
+msgstr "Toggle blocked status"
 
-#: mod/wallmessage.php:56
-msgid "Unable to check your home location."
-msgstr "Unable to check your home location."
+#: src/Module/Contact.php:1074
+msgid "Toggle Ignored status"
+msgstr "Toggle ignored status"
 
-#: mod/wallmessage.php:83 mod/wallmessage.php:92
-msgid "No recipient."
-msgstr "No recipient."
+#: src/Module/Contact.php:1081 src/Module/Contact/Revoke.php:96
+msgid "Revoke Follow"
+msgstr ""
 
-#: mod/wallmessage.php:130
-#, 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."
+#: src/Module/Contact.php:1083
+msgid "Revoke the follow from this contact"
+msgstr ""
 
-#: mod/delegate.php:101
-msgid "No potential page delegates located."
-msgstr "No potential page delegates found."
+#: src/Module/Contact/Advanced.php:93
+msgid "Contact update failed."
+msgstr "Contact update failed."
 
-#: mod/delegate.php:132
+#: src/Module/Contact/Advanced.php:110
 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."
+"<strong>WARNING: This is highly advanced</strong> and if you enter incorrect"
+" information your communications with this contact may stop working."
+msgstr "<strong>Warning: These are highly advanced settings.</strong> If you enter incorrect information, your communications with this contact might be disrupted."
 
-#: mod/delegate.php:133
-msgid "Existing Page Managers"
-msgstr "Existing page managers"
+#: src/Module/Contact/Advanced.php:111
+msgid ""
+"Please use your browser 'Back' button <strong>now</strong> if you are "
+"uncertain what to do on this page."
+msgstr "Please use your browser 'Back' button <strong>now</strong> if you are uncertain what to do on this page."
 
-#: mod/delegate.php:135
-msgid "Existing Page Delegates"
-msgstr "Existing page delegates"
+#: src/Module/Contact/Advanced.php:131
+msgid "Return to contact editor"
+msgstr "Return to contact editor"
 
-#: mod/delegate.php:137
-msgid "Potential Delegates"
-msgstr "Potential delegates"
+#: src/Module/Contact/Advanced.php:136
+msgid "Account Nickname"
+msgstr "Account nickname:"
 
-#: mod/delegate.php:140
-msgid "Add"
-msgstr "Add"
+#: src/Module/Contact/Advanced.php:137
+msgid "@Tagname - overrides Name/Nickname"
+msgstr "@Tag name - overrides name/nickname:"
 
-#: mod/delegate.php:141
-msgid "No entries."
-msgstr "No entries."
+#: src/Module/Contact/Advanced.php:138
+msgid "Account URL"
+msgstr "Account URL:"
 
-#: mod/display.php:491
-msgid "Item has been removed."
-msgstr "Item has been removed."
+#: src/Module/Contact/Advanced.php:139
+msgid "Account URL Alias"
+msgstr "Account URL alias"
 
-#: mod/photos.php:97 mod/photos.php:1903
-msgid "Recent Photos"
-msgstr "Recent photos"
+#: src/Module/Contact/Advanced.php:140
+msgid "Friend Request URL"
+msgstr "Friend request URL:"
 
-#: mod/photos.php:100 mod/photos.php:1331 mod/photos.php:1905
-msgid "Upload New Photos"
-msgstr "Upload new photos"
+#: src/Module/Contact/Advanced.php:141
+msgid "Friend Confirm URL"
+msgstr "Friend confirm URL:"
 
-#: mod/photos.php:115 mod/settings.php:39
-msgid "everybody"
-msgstr "everybody"
+#: src/Module/Contact/Advanced.php:142
+msgid "Notification Endpoint URL"
+msgstr "Notification endpoint URL"
 
-#: mod/photos.php:179
-msgid "Contact information unavailable"
-msgstr "Contact information unavailable"
+#: src/Module/Contact/Advanced.php:143
+msgid "Poll/Feed URL"
+msgstr "Poll/Feed URL:"
 
-#: mod/photos.php:200
-msgid "Album not found."
-msgstr "Album not found."
+#: src/Module/Contact/Advanced.php:144
+msgid "New photo from this URL"
+msgstr "New photo from this URL:"
 
-#: mod/photos.php:233 mod/photos.php:245 mod/photos.php:1275
-msgid "Delete Album"
-msgstr "Delete album"
+#: src/Module/Contact/Contacts.php:31 src/Module/Conversation/Network.php:168
+msgid "Invalid contact."
+msgstr "Invalid contact."
 
-#: 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?"
+#: src/Module/Contact/Contacts.php:54
+msgid "No known contacts."
+msgstr ""
 
-#: mod/photos.php:326 mod/photos.php:337 mod/photos.php:1601
-msgid "Delete Photo"
-msgstr "Delete photo"
+#: src/Module/Contact/Contacts.php:68 src/Module/Profile/Common.php:98
+msgid "No common contacts."
+msgstr ""
 
-#: mod/photos.php:335
-msgid "Do you really want to delete this photo?"
-msgstr "Do you really want to delete this photo?"
+#: src/Module/Contact/Contacts.php:80 src/Module/Profile/Contacts.php:96
+#, php-format
+msgid "Follower (%s)"
+msgid_plural "Followers (%s)"
+msgstr[0] "Follower (%s)"
+msgstr[1] "Followers (%s)"
 
-#: mod/photos.php:716
+#: src/Module/Contact/Contacts.php:84 src/Module/Profile/Contacts.php:99
 #, php-format
-msgid "%1$s was tagged in %2$s by %3$s"
-msgstr "%1$s was tagged in %2$s by %3$s"
+msgid "Following (%s)"
+msgid_plural "Following (%s)"
+msgstr[0] "Following (%s)"
+msgstr[1] "Following (%s)"
 
-#: mod/photos.php:716
-msgid "a photo"
-msgstr "a photo"
+#: src/Module/Contact/Contacts.php:88 src/Module/Profile/Contacts.php:102
+#, php-format
+msgid "Mutual friend (%s)"
+msgid_plural "Mutual friends (%s)"
+msgstr[0] "Mutual friend (%s)"
+msgstr[1] "Mutual friends (%s)"
 
-#: mod/photos.php:824
-msgid "Image file is empty."
-msgstr "Image file is empty."
+#: src/Module/Contact/Contacts.php:90 src/Module/Profile/Contacts.php:104
+#, php-format
+msgid "These contacts both follow and are followed by <strong>%s</strong>."
+msgstr ""
 
-#: mod/photos.php:991
-msgid "No photos selected"
-msgstr "No photos selected"
+#: src/Module/Contact/Contacts.php:96 src/Module/Profile/Common.php:86
+#, php-format
+msgid "Common contact (%s)"
+msgid_plural "Common contacts (%s)"
+msgstr[0] ""
+msgstr[1] ""
 
-#: mod/photos.php:1154
+#: src/Module/Contact/Contacts.php:98 src/Module/Profile/Common.php:88
 #, php-format
-msgid "You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage."
-msgstr "You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage."
+msgid ""
+"Both <strong>%s</strong> and yourself have publicly interacted with these "
+"contacts (follow, comment or likes on public posts)."
+msgstr ""
 
-#: mod/photos.php:1191
-msgid "Upload Photos"
-msgstr "Upload photos"
+#: src/Module/Contact/Contacts.php:104 src/Module/Profile/Contacts.php:110
+#, php-format
+msgid "Contact (%s)"
+msgid_plural "Contacts (%s)"
+msgstr[0] "Contact (%s)"
+msgstr[1] "Contacts (%s)"
 
-#: mod/photos.php:1195 mod/photos.php:1270
-msgid "New album name: "
-msgstr "New album name: "
+#: src/Module/Contact/Poke.php:116
+msgid "Error while sending poke, please retry."
+msgstr ""
 
-#: mod/photos.php:1196
-msgid "or existing album name: "
-msgstr "or existing album name: "
+#: src/Module/Contact/Poke.php:129 src/Module/Search/Acl.php:55
+msgid "You must be logged in to use this module."
+msgstr "You must be logged in to use this module."
 
-#: mod/photos.php:1197
-msgid "Do not show a status post for this upload"
-msgstr "Do not show a status post for this upload"
+#: src/Module/Contact/Poke.php:152
+msgid "Poke/Prod"
+msgstr "Poke/Prod"
 
-#: mod/photos.php:1208 mod/photos.php:1605 mod/settings.php:1304
-msgid "Show to Groups"
-msgstr "Show to groups"
+#: src/Module/Contact/Poke.php:153
+msgid "poke, prod or do other things to somebody"
+msgstr "Poke, prod or do other things to somebody"
 
-#: mod/photos.php:1209 mod/photos.php:1606 mod/settings.php:1305
-msgid "Show to Contacts"
-msgstr "Show to contacts"
+#: src/Module/Contact/Poke.php:155
+msgid "Choose what you wish to do to recipient"
+msgstr "Choose what you wish to do:"
 
-#: mod/photos.php:1210
-msgid "Private Photo"
-msgstr "Private photo"
+#: src/Module/Contact/Poke.php:156
+msgid "Make this post private"
+msgstr "Make this post private"
 
-#: mod/photos.php:1211
-msgid "Public Photo"
-msgstr "Public photo"
+#: src/Module/Contact/Revoke.php:48
+msgid "Unknown contact."
+msgstr ""
 
-#: mod/photos.php:1281
-msgid "Edit Album"
-msgstr "Edit album"
+#: src/Module/Contact/Revoke.php:58 src/Module/Group.php:109
+msgid "Contact is deleted."
+msgstr "Contact is deleted."
 
-#: mod/photos.php:1286
-msgid "Show Newest First"
-msgstr "Show newest first"
+#: src/Module/Contact/Revoke.php:62
+msgid "Contact is being deleted."
+msgstr ""
 
-#: mod/photos.php:1288
-msgid "Show Oldest First"
-msgstr "Show oldest first"
+#: src/Module/Contact/Revoke.php:76
+msgid "Follow was successfully revoked."
+msgstr ""
 
-#: mod/photos.php:1317 mod/photos.php:1888
-msgid "View Photo"
-msgstr "View photo"
+#: src/Module/Contact/Revoke.php:78
+msgid ""
+"Follow was successfully revoked, however the remote contact won't be aware "
+"of this revokation."
+msgstr ""
 
-#: mod/photos.php:1362
-msgid "Permission denied. Access to this item may be restricted."
-msgstr "Permission denied. Access to this item may be restricted."
+#: src/Module/Contact/Revoke.php:80
+msgid ""
+"Unable to revoke follow, please try again later or contact the "
+"administrator."
+msgstr ""
 
-#: mod/photos.php:1364
-msgid "Photo not available"
-msgstr "Photo not available"
+#: src/Module/Contact/Revoke.php:97
+msgid ""
+"Do you really want to revoke this contact's follow? This cannot be undone "
+"and they will have to manually follow you back again."
+msgstr ""
 
-#: mod/photos.php:1425
-msgid "View photo"
-msgstr "View photo"
+#: src/Module/Contact/Revoke.php:98
+#: src/Module/Notifications/Introductions.php:122
+#: src/Module/OAuth/Acknowledge.php:47 src/Module/Register.php:117
+msgid "Yes"
+msgstr "Yes"
 
-#: mod/photos.php:1425
-msgid "Edit photo"
-msgstr "Edit photo"
+#: src/Module/Conversation/Community.php:68
+msgid "Local Community"
+msgstr "Local community"
 
-#: mod/photos.php:1426
-msgid "Use as profile photo"
-msgstr "Use as profile photo"
+#: src/Module/Conversation/Community.php:71
+msgid "Posts from local users on this server"
+msgstr "Posts from local users on this server"
 
-#: mod/photos.php:1451
-msgid "View Full Size"
-msgstr "View full size"
+#: src/Module/Conversation/Community.php:79
+msgid "Global Community"
+msgstr "Global community"
 
-#: mod/photos.php:1541
-msgid "Tags: "
-msgstr "Tags: "
+#: src/Module/Conversation/Community.php:82
+msgid "Posts from users of the whole federated network"
+msgstr "Posts from users of the whole federated network"
 
-#: mod/photos.php:1544
-msgid "[Remove any tag]"
-msgstr "[Remove any tag]"
+#: src/Module/Conversation/Community.php:115
+msgid "Own Contacts"
+msgstr ""
 
-#: mod/photos.php:1587
-msgid "New album name"
-msgstr "New album name"
+#: src/Module/Conversation/Community.php:119
+msgid "Include"
+msgstr ""
 
-#: mod/photos.php:1588
-msgid "Caption"
-msgstr "Caption"
+#: src/Module/Conversation/Community.php:120
+msgid "Hide"
+msgstr ""
 
-#: mod/photos.php:1589
-msgid "Add a Tag"
-msgstr "Add Tag"
+#: src/Module/Conversation/Community.php:137 src/Module/Search/Index.php:139
+#: src/Module/Search/Index.php:181
+msgid "No results."
+msgstr "No results."
 
-#: mod/photos.php:1589
+#: src/Module/Conversation/Community.php:162
 msgid ""
-"Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"
-msgstr "Example: @bob, @jojo@example.com, #California, #camping"
+"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/photos.php:1590
-msgid "Do not rotate"
-msgstr "Do not rotate"
+#: src/Module/Conversation/Community.php:200
+msgid "Community option not available."
+msgstr "Community option not available."
 
-#: mod/photos.php:1591
-msgid "Rotate CW (right)"
-msgstr "Rotate right (CW)"
+#: src/Module/Conversation/Community.php:216
+msgid "Not available."
+msgstr "Not available."
 
-#: mod/photos.php:1592
-msgid "Rotate CCW (left)"
-msgstr "Rotate left (CCW)"
+#: src/Module/Conversation/Network.php:154
+msgid "No such group"
+msgstr "No such group"
 
-#: mod/photos.php:1607
-msgid "Private photo"
-msgstr "Private photo"
+#: src/Module/Conversation/Network.php:158
+#, php-format
+msgid "Group: %s"
+msgstr "Group: %s"
 
-#: mod/photos.php:1608
-msgid "Public photo"
-msgstr "Public photo"
+#: src/Module/Conversation/Network.php:234
+msgid "Latest Activity"
+msgstr "Latest activity"
 
-#: mod/photos.php:1817
-msgid "Map"
-msgstr "Map"
+#: src/Module/Conversation/Network.php:237
+msgid "Sort by latest activity"
+msgstr "Sort by latest activity"
 
-#: mod/ping.php:275
-msgid "{0} wants to be your friend"
-msgstr "{0} wants to be your friend"
+#: src/Module/Conversation/Network.php:242
+msgid "Latest Posts"
+msgstr "Latest posts"
 
-#: mod/ping.php:290
-msgid "{0} sent you a message"
-msgstr "{0} sent you a message"
+#: src/Module/Conversation/Network.php:245
+msgid "Sort by post received date"
+msgstr "Sort by post received date"
 
-#: mod/ping.php:305
-msgid "{0} requested registration"
-msgstr "{0} requested registration"
+#: src/Module/Conversation/Network.php:250
+#: src/Module/Settings/Profile/Index.php:228
+msgid "Personal"
+msgstr "Personal"
 
-#: mod/profiles.php:43
-msgid "Profile deleted."
-msgstr "Profile deleted."
+#: src/Module/Conversation/Network.php:253
+msgid "Posts that mention or involve you"
+msgstr "Posts mentioning or involving me"
 
-#: mod/profiles.php:59 mod/profiles.php:95
-msgid "Profile-"
-msgstr "Profile-"
+#: src/Module/Conversation/Network.php:258 src/Object/Post.php:321
+msgid "Starred"
+msgstr "Starred"
 
-#: mod/profiles.php:78 mod/profiles.php:117
-msgid "New profile created."
-msgstr "New profile created."
+#: src/Module/Conversation/Network.php:261
+msgid "Favourite Posts"
+msgstr "My favorite posts"
 
-#: mod/profiles.php:101
-msgid "Profile unavailable to clone."
-msgstr "Profile unavailable to clone."
+#: src/Module/Credits.php:44
+msgid "Credits"
+msgstr "Credits"
 
-#: mod/profiles.php:191
-msgid "Profile Name is required."
-msgstr "Profile name is required."
+#: src/Module/Credits.php:45
+msgid ""
+"Friendica is a community project, that would not be possible without the "
+"help of many people. Here is a list of those who have contributed to the "
+"code or the translation of Friendica. Thank you all!"
+msgstr "Friendica is a community project that would not be possible without the help of many people. Here is a list of those who have contributed to the code or the translation of Friendica. Thank you all!"
 
-#: mod/profiles.php:331
-msgid "Marital Status"
-msgstr "Marital status"
+#: src/Module/Debug/ActivityPubConversion.php:58
+msgid "Formatted"
+msgstr ""
 
-#: mod/profiles.php:335
-msgid "Romantic Partner"
-msgstr "Romantic partner"
+#: src/Module/Debug/ActivityPubConversion.php:70
+msgid "Activity"
+msgstr ""
 
-#: mod/profiles.php:347
-msgid "Work/Employment"
-msgstr "Work/Employment:"
+#: src/Module/Debug/ActivityPubConversion.php:118
+msgid "Object data"
+msgstr ""
 
-#: mod/profiles.php:350
-msgid "Religion"
-msgstr "Religion"
+#: src/Module/Debug/ActivityPubConversion.php:125
+msgid "Result Item"
+msgstr ""
 
-#: mod/profiles.php:354
-msgid "Political Views"
-msgstr "Political views"
+#: src/Module/Debug/ActivityPubConversion.php:139
+msgid "Source activity"
+msgstr ""
 
-#: mod/profiles.php:358
-msgid "Gender"
-msgstr "Gender"
+#: src/Module/Debug/Babel.php:51
+msgid "Source input"
+msgstr "Source input"
 
-#: mod/profiles.php:362
-msgid "Sexual Preference"
-msgstr "Sexual preference"
+#: src/Module/Debug/Babel.php:57
+msgid "BBCode::toPlaintext"
+msgstr "BBCode::toPlaintext"
 
-#: mod/profiles.php:366
-msgid "XMPP"
-msgstr "XMPP"
+#: src/Module/Debug/Babel.php:63
+msgid "BBCode::convert (raw HTML)"
+msgstr "BBCode::convert (raw HTML)"
 
-#: mod/profiles.php:370
-msgid "Homepage"
-msgstr "Homepage"
+#: src/Module/Debug/Babel.php:68
+msgid "BBCode::convert (hex)"
+msgstr ""
 
-#: mod/profiles.php:374 mod/profiles.php:693
-msgid "Interests"
-msgstr "Interests"
+#: src/Module/Debug/Babel.php:73
+msgid "BBCode::convert"
+msgstr "BBCode::convert"
 
-#: mod/profiles.php:378
-msgid "Address"
-msgstr "Address"
+#: src/Module/Debug/Babel.php:79
+msgid "BBCode::convert => HTML::toBBCode"
+msgstr "BBCode::convert => HTML::toBBCode"
 
-#: mod/profiles.php:385 mod/profiles.php:689
-msgid "Location"
-msgstr "Location"
+#: src/Module/Debug/Babel.php:85
+msgid "BBCode::toMarkdown"
+msgstr "BBCode::toMarkdown"
 
-#: mod/profiles.php:470
-msgid "Profile updated."
-msgstr "Profile updated."
+#: src/Module/Debug/Babel.php:91
+msgid "BBCode::toMarkdown => Markdown::convert (raw HTML)"
+msgstr ""
 
-#: mod/profiles.php:562
-msgid " and "
-msgstr " and "
+#: src/Module/Debug/Babel.php:95
+msgid "BBCode::toMarkdown => Markdown::convert"
+msgstr "BBCode::toMarkdown => Markdown::convert"
 
-#: mod/profiles.php:571
-msgid "public profile"
-msgstr "public profile"
+#: src/Module/Debug/Babel.php:101
+msgid "BBCode::toMarkdown => Markdown::toBBCode"
+msgstr "BBCode::toMarkdown => Markdown::toBBCode"
 
-#: mod/profiles.php:574
-#, php-format
-msgid "%1$s changed %2$s to &ldquo;%3$s&rdquo;"
-msgstr "%1$s changed %2$s to &ldquo;%3$s&rdquo;"
+#: src/Module/Debug/Babel.php:107
+msgid "BBCode::toMarkdown =>  Markdown::convert => HTML::toBBCode"
+msgstr "BBCode::toMarkdown =>  Markdown::convert => HTML::toBBCode"
 
-#: mod/profiles.php:575
-#, php-format
-msgid " - Visit %1$s's %2$s"
-msgstr " - Visit %1$s's %2$s"
+#: src/Module/Debug/Babel.php:115
+msgid "Item Body"
+msgstr "Item body"
 
-#: mod/profiles.php:577
-#, php-format
-msgid "%1$s has an updated %2$s, changing %3$s."
-msgstr "%1$s has an updated %2$s, changing %3$s."
+#: src/Module/Debug/Babel.php:119
+msgid "Item Tags"
+msgstr "Item tags"
 
-#: mod/profiles.php:635
-msgid "Hide contacts and friends:"
-msgstr "Hide contacts and friends:"
+#: src/Module/Debug/Babel.php:125
+msgid "PageInfo::appendToBody"
+msgstr ""
 
-#: mod/profiles.php:640
-msgid "Hide your contact/friend list from viewers of this profile?"
-msgstr "Hide your contact/friend list from viewers of this profile?"
+#: src/Module/Debug/Babel.php:130
+msgid "PageInfo::appendToBody => BBCode::convert (raw HTML)"
+msgstr ""
 
-#: mod/profiles.php:665
-msgid "Show more profile fields:"
-msgstr "Show more profile fields:"
+#: src/Module/Debug/Babel.php:134
+msgid "PageInfo::appendToBody => BBCode::convert"
+msgstr ""
 
-#: mod/profiles.php:677
-msgid "Profile Actions"
-msgstr "Profile actions"
+#: src/Module/Debug/Babel.php:141
+msgid "Source input (Diaspora format)"
+msgstr "Source input (diaspora* format)"
 
-#: mod/profiles.php:678
-msgid "Edit Profile Details"
-msgstr "Edit Profile Details"
+#: src/Module/Debug/Babel.php:150
+msgid "Source input (Markdown)"
+msgstr ""
 
-#: mod/profiles.php:680
-msgid "Change Profile Photo"
-msgstr "Change profile photo"
+#: src/Module/Debug/Babel.php:156
+msgid "Markdown::convert (raw HTML)"
+msgstr "Markdown::convert (raw HTML)"
 
-#: mod/profiles.php:681
-msgid "View this profile"
-msgstr "View this profile"
+#: src/Module/Debug/Babel.php:161
+msgid "Markdown::convert"
+msgstr "Markdown::convert"
 
-#: mod/profiles.php:683
-msgid "Create a new profile using these settings"
-msgstr "Create a new profile using these settings"
+#: src/Module/Debug/Babel.php:167
+msgid "Markdown::toBBCode"
+msgstr "Markdown::toBBCode"
 
-#: mod/profiles.php:684
-msgid "Clone this profile"
-msgstr "Clone this profile"
+#: src/Module/Debug/Babel.php:174
+msgid "Raw HTML input"
+msgstr "Raw HTML input"
 
-#: mod/profiles.php:685
-msgid "Delete this profile"
-msgstr "Delete this profile"
+#: src/Module/Debug/Babel.php:179
+msgid "HTML Input"
+msgstr "HTML input"
 
-#: mod/profiles.php:687
-msgid "Basic information"
-msgstr "Basic information"
+#: src/Module/Debug/Babel.php:186
+msgid "HTML Purified (raw)"
+msgstr ""
 
-#: mod/profiles.php:688
-msgid "Profile picture"
-msgstr "Profile picture"
+#: src/Module/Debug/Babel.php:191
+msgid "HTML Purified (hex)"
+msgstr ""
 
-#: mod/profiles.php:690
-msgid "Preferences"
-msgstr "Preferences"
+#: src/Module/Debug/Babel.php:196
+msgid "HTML Purified"
+msgstr ""
 
-#: mod/profiles.php:691
-msgid "Status information"
-msgstr "Status information"
+#: src/Module/Debug/Babel.php:202
+msgid "HTML::toBBCode"
+msgstr "HTML::toBBCode"
 
-#: mod/profiles.php:692
-msgid "Additional information"
-msgstr "Additional information"
+#: src/Module/Debug/Babel.php:208
+msgid "HTML::toBBCode => BBCode::convert"
+msgstr "HTML::toBBCode => BBCode::convert"
 
-#: mod/profiles.php:695
-msgid "Relation"
-msgstr "Relation"
+#: src/Module/Debug/Babel.php:213
+msgid "HTML::toBBCode => BBCode::convert (raw HTML)"
+msgstr "HTML::toBBCode => BBCode::convert (raw HTML)"
 
-#: mod/profiles.php:699
-msgid "Your Gender:"
-msgstr "Gender:"
+#: src/Module/Debug/Babel.php:219
+msgid "HTML::toBBCode => BBCode::toPlaintext"
+msgstr "HTML::toBBCode => BBCode::toPlaintext"
 
-#: mod/profiles.php:700
-msgid "<span class=\"heart\">&hearts;</span> Marital Status:"
-msgstr "<span class=\"heart\">&hearts;</span> Marital status:"
+#: src/Module/Debug/Babel.php:225
+msgid "HTML::toMarkdown"
+msgstr "HTML::toMarkdown"
 
-#: mod/profiles.php:702
-msgid "Example: fishing photography software"
-msgstr "Example: fishing photography software"
+#: src/Module/Debug/Babel.php:231
+msgid "HTML::toPlaintext"
+msgstr "HTML::toPlaintext"
 
-#: mod/profiles.php:707
-msgid "Profile Name:"
-msgstr "Profile name:"
+#: src/Module/Debug/Babel.php:237
+msgid "HTML::toPlaintext (compact)"
+msgstr "HTML::toPlaintext (compact)"
 
-#: mod/profiles.php:709
-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."
+#: src/Module/Debug/Babel.php:255
+msgid "Decoded post"
+msgstr ""
 
-#: mod/profiles.php:710
-msgid "Your Full Name:"
-msgstr "My full name:"
+#: src/Module/Debug/Babel.php:276
+msgid "Post array before expand entities"
+msgstr ""
 
-#: mod/profiles.php:711
-msgid "Title/Description:"
-msgstr "Title/Description:"
+#: src/Module/Debug/Babel.php:283
+msgid "Post converted"
+msgstr ""
 
-#: mod/profiles.php:714
-msgid "Street Address:"
-msgstr "Street address:"
+#: src/Module/Debug/Babel.php:288
+msgid "Converted body"
+msgstr ""
 
-#: mod/profiles.php:715
-msgid "Locality/City:"
-msgstr "Locality/City:"
+#: src/Module/Debug/Babel.php:294
+msgid "Twitter addon is absent from the addon/ folder."
+msgstr ""
 
-#: mod/profiles.php:716
-msgid "Region/State:"
-msgstr "Region/State:"
+#: src/Module/Debug/Babel.php:304
+msgid "Babel Diagnostic"
+msgstr ""
 
-#: mod/profiles.php:717
-msgid "Postal/Zip Code:"
-msgstr "Postcode:"
+#: src/Module/Debug/Babel.php:305
+msgid "Source text"
+msgstr "Source text"
 
-#: mod/profiles.php:718
-msgid "Country:"
-msgstr "Country:"
+#: src/Module/Debug/Babel.php:306
+msgid "BBCode"
+msgstr "BBCode"
 
-#: mod/profiles.php:722
-msgid "Who: (if applicable)"
-msgstr "Who: (if applicable)"
+#: src/Module/Debug/Babel.php:308
+msgid "Markdown"
+msgstr "Markdown"
 
-#: mod/profiles.php:722
-msgid "Examples: cathy123, Cathy Williams, cathy@example.com"
-msgstr "Examples: cathy123, Cathy Williams, cathy@example.com"
+#: src/Module/Debug/Babel.php:309
+msgid "HTML"
+msgstr "HTML"
 
-#: mod/profiles.php:723
-msgid "Since [date]:"
-msgstr "Since when:"
+#: src/Module/Debug/Babel.php:311
+msgid "Twitter Source / Tweet URL (requires API key)"
+msgstr ""
 
-#: mod/profiles.php:725
-msgid "Tell us about yourself..."
-msgstr "About myself:"
+#: src/Module/Debug/Feed.php:38 src/Module/Filer/SaveTag.php:40
+#: src/Module/Settings/Profile/Index.php:142
+msgid "You must be logged in to use this module"
+msgstr "You must be logged in to use this module"
 
-#: mod/profiles.php:726
-msgid "XMPP (Jabber) address:"
-msgstr "XMPP (Jabber) address:"
+#: src/Module/Debug/Feed.php:63
+msgid "Source URL"
+msgstr "Source URL"
+
+#: src/Module/Debug/Localtime.php:49
+msgid "Time Conversion"
+msgstr "Time conversion"
 
-#: mod/profiles.php:726
+#: src/Module/Debug/Localtime.php:50
 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."
+"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/profiles.php:727
-msgid "Homepage URL:"
-msgstr "Homepage URL:"
+#: src/Module/Debug/Localtime.php:51
+#, php-format
+msgid "UTC time: %s"
+msgstr "UTC time: %s"
 
-#: mod/profiles.php:730
-msgid "Religious Views:"
-msgstr "Religious views:"
+#: src/Module/Debug/Localtime.php:54
+#, php-format
+msgid "Current timezone: %s"
+msgstr "Current time zone: %s"
 
-#: mod/profiles.php:731
-msgid "Public Keywords:"
-msgstr "Public keywords:"
+#: src/Module/Debug/Localtime.php:58
+#, php-format
+msgid "Converted localtime: %s"
+msgstr "Converted local time: %s"
 
-#: mod/profiles.php:731
-msgid "(Used for suggesting potential friends, can be seen by others)"
-msgstr "Used for suggesting potential friends, can be seen by others."
+#: src/Module/Debug/Localtime.php:62
+msgid "Please select your timezone:"
+msgstr "Please select your time zone:"
 
-#: mod/profiles.php:732
-msgid "Private Keywords:"
-msgstr "Private keywords:"
+#: src/Module/Debug/Probe.php:38 src/Module/Debug/WebFinger.php:37
+msgid "Only logged in users are permitted to perform a probing."
+msgstr "Only logged in users are permitted to use the Probe feature."
 
-#: mod/profiles.php:732
-msgid "(Used for searching profiles, never shown to others)"
-msgstr "Used for searching profiles, never shown to others."
+#: src/Module/Debug/Probe.php:54
+msgid "Probe Diagnostic"
+msgstr ""
 
-#: mod/profiles.php:735
-msgid "Musical interests"
-msgstr "Music:"
+#: src/Module/Debug/Probe.php:55
+msgid "Output"
+msgstr ""
 
-#: mod/profiles.php:736
-msgid "Books, literature"
-msgstr "Books, literature, poetry:"
+#: src/Module/Debug/Probe.php:58
+msgid "Lookup address"
+msgstr "Lookup address"
+
+#: src/Module/Debug/WebFinger.php:52
+msgid "Webfinger Diagnostic"
+msgstr ""
+
+#: src/Module/Debug/WebFinger.php:54
+msgid "Lookup address:"
+msgstr ""
+
+#: src/Module/Delegation.php:142
+msgid "Switch between your accounts"
+msgstr ""
+
+#: src/Module/Delegation.php:143
+msgid "Manage your accounts"
+msgstr ""
+
+#: src/Module/Delegation.php:144
+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/profiles.php:737
-msgid "Television"
-msgstr "Television:"
+#: src/Module/Delegation.php:145
+msgid "Select an identity to manage: "
+msgstr "Select identity:"
 
-#: mod/profiles.php:738
-msgid "Film/dance/culture/entertainment"
-msgstr "Film, dance, culture, entertainment"
+#: src/Module/Directory.php:77
+msgid "No entries (some entries may be hidden)."
+msgstr "No entries (entries may be hidden)."
 
-#: mod/profiles.php:739
-msgid "Hobbies/Interests"
-msgstr "Hobbies/Interests:"
+#: src/Module/Directory.php:93
+msgid "Find on this site"
+msgstr "Find on this site"
 
-#: mod/profiles.php:740
-msgid "Love/romance"
-msgstr "Love/Romance:"
+#: src/Module/Directory.php:95
+msgid "Results for:"
+msgstr "Results for:"
 
-#: mod/profiles.php:741
-msgid "Work/employment"
-msgstr "Work/Employment:"
+#: src/Module/Directory.php:97
+msgid "Site Directory"
+msgstr "Site directory"
 
-#: mod/profiles.php:742
-msgid "School/education"
-msgstr "School/Education:"
+#: src/Module/Filer/RemoveTag.php:68
+msgid "Item was not removed"
+msgstr ""
 
-#: mod/profiles.php:743
-msgid "Contact information and Social Networks"
-msgstr "Contact information and other social networks:"
+#: src/Module/Filer/RemoveTag.php:71
+msgid "Item was not deleted"
+msgstr ""
 
-#: mod/profiles.php:784
-msgid "Edit/Manage Profiles"
-msgstr "Edit/Manage Profiles"
+#: src/Module/Filer/SaveTag.php:68
+msgid "- select -"
+msgstr "- select -"
 
-#: mod/search.php:96
-msgid "Only logged in users are permitted to perform a search."
-msgstr "Only logged in users are permitted to perform a search."
+#: src/Module/FriendSuggest.php:65
+msgid "Suggested contact not found."
+msgstr "Suggested contact not found."
 
-#: mod/search.php:120
-msgid "Too Many Requests"
-msgstr "Too many requests"
+#: src/Module/FriendSuggest.php:83
+msgid "Friend suggestion sent."
+msgstr "Friend suggestion sent"
 
-#: mod/search.php:121
-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."
+#: src/Module/FriendSuggest.php:120
+msgid "Suggest Friends"
+msgstr "Suggest friends"
 
-#: mod/search.php:221
+#: src/Module/FriendSuggest.php:123
 #, php-format
-msgid "Items tagged with: %s"
-msgstr "Items tagged with: %s"
+msgid "Suggest a friend for %s"
+msgstr "Suggest a friend for %s"
 
-#: mod/search.php:223 mod/contacts.php:826
-#, php-format
-msgid "Results for: %s"
-msgstr "Results for: %s"
+#: src/Module/Friendica.php:62
+msgid "Installed addons/apps:"
+msgstr "Installed addons/apps:"
 
-#: mod/settings.php:46 mod/admin.php:1588
-msgid "Account"
-msgstr "Account"
+#: src/Module/Friendica.php:67
+msgid "No installed addons/apps"
+msgstr "No installed addons/apps"
 
-#: mod/settings.php:55 mod/admin.php:175
-msgid "Additional features"
-msgstr "Additional features"
+#: src/Module/Friendica.php:72
+#, php-format
+msgid "Read about the <a href=\"%1$s/tos\">Terms of Service</a> of this node."
+msgstr "Read about the <a href=\"%1$s/tos\">Terms of Service</a> of this node."
 
-#: mod/settings.php:63
-msgid "Display"
-msgstr "Display"
+#: src/Module/Friendica.php:79
+msgid "On this server the following remote servers are blocked."
+msgstr "On this server the following remote servers are blocked."
 
-#: mod/settings.php:70 mod/settings.php:887
-msgid "Social Networks"
-msgstr "Social networks"
+#: src/Module/Friendica.php:97
+#, php-format
+msgid ""
+"This is Friendica, version %s that is running at the web location %s. The "
+"database version is %s, the post update version is %s."
+msgstr "This is Friendica, version %s that is running at the web location %s. The database version is %s, the post update version is %s."
 
-#: mod/settings.php:77 mod/admin.php:173 mod/admin.php:1714 mod/admin.php:1777
-msgid "Plugins"
-msgstr "Plugins"
+#: src/Module/Friendica.php:102
+msgid ""
+"Please visit <a href=\"https://friendi.ca\">Friendi.ca</a> to learn more "
+"about the Friendica project."
+msgstr "Please visit <a href=\"https://friendi.ca\">Friendi.ca</a> to learn more about the Friendica project."
 
-#: mod/settings.php:91
-msgid "Connected apps"
-msgstr "Connected apps"
+#: src/Module/Friendica.php:103
+msgid "Bug reports and issues: please visit"
+msgstr "Bug reports and issues: please visit"
 
-#: mod/settings.php:105
-msgid "Remove account"
-msgstr "Remove account"
+#: src/Module/Friendica.php:103
+msgid "the bugtracker at github"
+msgstr "the bugtracker at github"
 
-#: mod/settings.php:160
-msgid "Missing some important data!"
-msgstr "Missing some important data!"
+#: src/Module/Friendica.php:104
+msgid "Suggestions, praise, etc. - please email \"info\" at \"friendi - dot - ca"
+msgstr "Suggestions, praise, etc. - please email \"info\" at \"friendi - dot - ca"
 
-#: mod/settings.php:163 mod/settings.php:704 mod/contacts.php:833
-msgid "Update"
-msgstr "Update"
+#: src/Module/Group.php:61
+msgid "Could not create group."
+msgstr "Could not create group."
 
-#: mod/settings.php:269
-msgid "Failed to connect with email account using the settings provided."
-msgstr "Failed to connect with email account using the settings provided."
+#: src/Module/Group.php:72 src/Module/Group.php:214 src/Module/Group.php:238
+msgid "Group not found."
+msgstr "Group not found."
 
-#: mod/settings.php:274
-msgid "Email settings updated."
-msgstr "Email settings updated."
+#: src/Module/Group.php:78
+msgid "Group name was not changed."
+msgstr ""
 
-#: mod/settings.php:289
-msgid "Features updated"
-msgstr "Features updated"
+#: src/Module/Group.php:100
+msgid "Unknown group."
+msgstr "Unknown group."
 
-#: mod/settings.php:359
-msgid "Relocate message has been send to your contacts"
-msgstr "Relocate message has been send to your contacts"
+#: src/Module/Group.php:115
+msgid "Unable to add the contact to the group."
+msgstr "Unable to add contact to group."
 
-#: mod/settings.php:378
-msgid "Empty passwords are not allowed. Password unchanged."
-msgstr "Empty passwords are not allowed. Password unchanged."
+#: src/Module/Group.php:118
+msgid "Contact successfully added to group."
+msgstr "Contact successfully added to group."
 
-#: mod/settings.php:386
-msgid "Wrong password."
-msgstr "Wrong password."
+#: src/Module/Group.php:122
+msgid "Unable to remove the contact from the group."
+msgstr "Unable to remove contact from group."
 
-#: mod/settings.php:397
-msgid "Password changed."
-msgstr "Password changed."
+#: src/Module/Group.php:125
+msgid "Contact successfully removed from group."
+msgstr "Contact successfully removed from group."
 
-#: mod/settings.php:399
-msgid "Password update failed. Please try again."
-msgstr "Password update failed. Please try again."
+#: src/Module/Group.php:128
+msgid "Unknown group command."
+msgstr "Unknown group command."
 
-#: mod/settings.php:479
-msgid " Please use a shorter name."
-msgstr " Please use a shorter name."
+#: src/Module/Group.php:131
+msgid "Bad request."
+msgstr "Bad request."
 
-#: mod/settings.php:481
-msgid " Name too short."
-msgstr " Name too short."
+#: src/Module/Group.php:170
+msgid "Save Group"
+msgstr "Save group"
 
-#: mod/settings.php:490
-msgid "Wrong Password"
-msgstr "Wrong password"
+#: src/Module/Group.php:171
+msgid "Filter"
+msgstr "Filter"
 
-#: mod/settings.php:495
-msgid " Not valid email."
-msgstr "Invalid email."
+#: src/Module/Group.php:177
+msgid "Create a group of contacts/friends."
+msgstr "Create a group of contacts/friends."
 
-#: mod/settings.php:501
-msgid " Cannot change to that email."
-msgstr " Cannot change to that email."
+#: src/Module/Group.php:219
+msgid "Unable to remove group."
+msgstr "Unable to remove group."
 
-#: mod/settings.php:557
-msgid "Private forum has no privacy permissions. Using default privacy group."
-msgstr "Private forum has no privacy permissions. Using default privacy group."
+#: src/Module/Group.php:270
+msgid "Delete Group"
+msgstr "Delete group"
 
-#: mod/settings.php:561
-msgid "Private forum has no privacy permissions and no default privacy group."
-msgstr "Private forum has no privacy permissions and no default privacy group."
+#: src/Module/Group.php:280
+msgid "Edit Group Name"
+msgstr "Edit group name"
 
-#: mod/settings.php:601
-msgid "Settings updated."
-msgstr "Settings updated."
+#: src/Module/Group.php:290
+msgid "Members"
+msgstr "Members"
 
-#: mod/settings.php:677 mod/settings.php:703 mod/settings.php:739
-msgid "Add application"
-msgstr "Add application"
+#: src/Module/Group.php:293
+msgid "Group is empty"
+msgstr "Group is empty"
 
-#: mod/settings.php:678 mod/settings.php:789 mod/settings.php:838
-#: mod/settings.php:905 mod/settings.php:1002 mod/settings.php:1268
-#: mod/admin.php:1154 mod/admin.php:1778 mod/admin.php:2041 mod/admin.php:2115
-#: mod/admin.php:2268
-msgid "Save Settings"
-msgstr "Save settings"
+#: src/Module/Group.php:306
+msgid "Remove contact from group"
+msgstr "Remove contact from group"
 
-#: mod/settings.php:681 mod/settings.php:707
-msgid "Consumer Key"
-msgstr "Consumer key"
+#: src/Module/Group.php:327
+msgid "Click on a contact to add or remove."
+msgstr "Click on a contact to add or remove it."
 
-#: mod/settings.php:682 mod/settings.php:708
-msgid "Consumer Secret"
-msgstr "Consumer secret"
+#: src/Module/Group.php:341
+msgid "Add contact to group"
+msgstr "Add contact to group"
 
-#: mod/settings.php:683 mod/settings.php:709
-msgid "Redirect"
-msgstr "Redirect"
+#: src/Module/HCard.php:46
+msgid "No profile"
+msgstr "No profile"
 
-#: mod/settings.php:684 mod/settings.php:710
-msgid "Icon url"
-msgstr "Icon URL"
+#: src/Module/HTTPException/MethodNotAllowed.php:32
+msgid "Method Not Allowed."
+msgstr "Method not allowed."
 
-#: mod/settings.php:695
-msgid "You can't edit this application."
-msgstr "You cannot edit this application."
+#: src/Module/Help.php:62
+msgid "Help:"
+msgstr "Help:"
 
-#: mod/settings.php:738
-msgid "Connected Apps"
-msgstr "Connected Apps"
+#: src/Module/Home.php:54
+#, php-format
+msgid "Welcome to %s"
+msgstr "Welcome to %s"
 
-#: mod/settings.php:742
-msgid "Client key starts with"
-msgstr "Client key starts with"
+#: src/Module/Install.php:188
+msgid "Friendica Communications Server - Setup"
+msgstr "Friendica Communications Server - Setup"
 
-#: mod/settings.php:743
-msgid "No name"
-msgstr "No name"
+#: src/Module/Install.php:199
+msgid "System check"
+msgstr "System check"
 
-#: mod/settings.php:744
-msgid "Remove authorization"
-msgstr "Remove authorization"
+#: src/Module/Install.php:201 src/Module/Install.php:258
+#: src/Module/Install.php:341
+msgid "Requirement not satisfied"
+msgstr ""
 
-#: mod/settings.php:756
-msgid "No Plugin settings configured"
-msgstr "No plugin settings configured"
+#: src/Module/Install.php:202
+msgid "Optional requirement not satisfied"
+msgstr ""
 
-#: mod/settings.php:765
-msgid "Plugin Settings"
-msgstr "Plugin Settings"
+#: src/Module/Install.php:203
+msgid "OK"
+msgstr ""
 
-#: mod/settings.php:779 mod/admin.php:2257 mod/admin.php:2258
-msgid "Off"
-msgstr "Off"
+#: src/Module/Install.php:208
+msgid "Check again"
+msgstr "Check again"
 
-#: mod/settings.php:779 mod/admin.php:2257 mod/admin.php:2258
-msgid "On"
-msgstr "On"
+#: src/Module/Install.php:223
+msgid "Base settings"
+msgstr "Base settings"
 
-#: mod/settings.php:787
-msgid "Additional Features"
-msgstr "Additional Features"
+#: src/Module/Install.php:230
+msgid "Host name"
+msgstr "Host name"
 
-#: mod/settings.php:797 mod/settings.php:801
-msgid "General Social Media Settings"
-msgstr "General Social Media Settings"
+#: src/Module/Install.php:232
+msgid ""
+"Overwrite this field in case the determinated hostname isn't right, "
+"otherweise leave it as is."
+msgstr "Overwrite this field in case the hostname is incorrect, otherwise leave it as is."
 
-#: mod/settings.php:807
-msgid "Disable intelligent shortening"
-msgstr "Disable intelligent shortening"
+#: src/Module/Install.php:235
+msgid "Base path to installation"
+msgstr "Base path to installation"
 
-#: mod/settings.php:809
+#: src/Module/Install.php:237
 msgid ""
-"Normally the system tries to find the best link to add to shortened posts. "
-"If this option is enabled then every shortened post will always point to the"
-" original friendica post."
-msgstr "Normally the system tries to find the best link to add to shortened posts. If this option is enabled then every shortened post will always point to the original Friendica post."
+"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/settings.php:815
-msgid "Automatically follow any GNU Social (OStatus) followers/mentioners"
-msgstr "Automatically follow any GNU Social (OStatus) followers/mentioners"
+#: src/Module/Install.php:240
+msgid "Sub path of the URL"
+msgstr "URL Sub-path "
 
-#: mod/settings.php:817
+#: src/Module/Install.php:242
 msgid ""
-"If you receive a message from an unknown OStatus user, this option decides "
-"what to do. If it is checked, a new contact will be created for every "
-"unknown user."
-msgstr "Create a new contact for every unknown OStatus user from whom you receive a message."
+"Overwrite this field in case the sub path determination isn't right, "
+"otherwise leave it as is. Leaving this field blank means the installation is"
+" at the base URL without sub path."
+msgstr "Overwrite this field in case the sub path determination isn't right, otherwise leave it as is. Leaving this field blank means the installation is at the base URL without sub-path."
 
-#: mod/settings.php:823
-msgid "Default group for OStatus contacts"
-msgstr "Default group for OStatus contacts"
+#: src/Module/Install.php:253
+msgid "Database connection"
+msgstr "Database connection"
 
-#: mod/settings.php:831
-msgid "Your legacy GNU Social account"
-msgstr "Your legacy GNU Social account"
+#: src/Module/Install.php:254
+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."
 
-#: mod/settings.php:833
+#: src/Module/Install.php:255
 msgid ""
-"If you enter your old GNU Social/Statusnet account name here (in the format "
-"user@domain.tld), your contacts will be added automatically. The field will "
-"be emptied when done."
-msgstr "Entering your old GNU Social/Statusnet account name here (format: user@domain.tld), will automatically added your contacts. The field will be emptied when done."
+"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/settings.php:836
-msgid "Repair OStatus subscriptions"
-msgstr "Repair OStatus subscriptions"
+#: src/Module/Install.php:256
+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/settings.php:845 mod/settings.php:846
-#, php-format
-msgid "Built-in support for %s connectivity is %s"
-msgstr "Built-in support for %s connectivity is %s"
+#: src/Module/Install.php:265
+msgid "Database Server Name"
+msgstr "Database server name"
 
-#: mod/settings.php:845 mod/settings.php:846
-msgid "enabled"
-msgstr "enabled"
+#: src/Module/Install.php:270
+msgid "Database Login Name"
+msgstr "Database login name"
 
-#: mod/settings.php:845 mod/settings.php:846
-msgid "disabled"
-msgstr "disabled"
+#: src/Module/Install.php:276
+msgid "Database Login Password"
+msgstr "Database login password"
 
-#: mod/settings.php:846
-msgid "GNU Social (OStatus)"
-msgstr "GNU Social (OStatus)"
+#: src/Module/Install.php:278
+msgid "For security reasons the password must not be empty"
+msgstr "For security reasons the password must not be empty"
 
-#: mod/settings.php:880
-msgid "Email access is disabled on this site."
-msgstr "Email access is disabled on this site."
+#: src/Module/Install.php:281
+msgid "Database Name"
+msgstr "Database name"
 
-#: mod/settings.php:892
-msgid "Email/Mailbox Setup"
-msgstr "Email/Mailbox setup"
+#: src/Module/Install.php:285 src/Module/Install.php:315
+msgid "Please select a default timezone for your website"
+msgstr "Please select a default time zone for your website"
 
-#: mod/settings.php:893
-msgid ""
-"If you wish to communicate with email contacts using this service "
-"(optional), please specify how to connect to your mailbox."
-msgstr "Specify how to connect to your mailbox, if you wish to communicate with existing email contacts."
+#: src/Module/Install.php:300
+msgid "Site settings"
+msgstr "Site settings"
 
-#: mod/settings.php:894
-msgid "Last successful email check:"
-msgstr "Last successful email check:"
+#: src/Module/Install.php:310
+msgid "Site administrator email address"
+msgstr "Site administrator email address"
 
-#: mod/settings.php:896
-msgid "IMAP server name:"
-msgstr "IMAP server name:"
+#: src/Module/Install.php:312
+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."
 
-#: mod/settings.php:897
-msgid "IMAP port:"
-msgstr "IMAP port:"
+#: src/Module/Install.php:319
+msgid "System Language:"
+msgstr "System language:"
 
-#: mod/settings.php:898
-msgid "Security:"
-msgstr "Security:"
+#: src/Module/Install.php:321
+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/settings.php:898 mod/settings.php:903
-msgid "None"
-msgstr "None"
+#: src/Module/Install.php:333
+msgid "Your Friendica site database has been installed."
+msgstr "Your Friendica site database has been installed."
 
-#: mod/settings.php:899
-msgid "Email login name:"
-msgstr "Email login name:"
+#: src/Module/Install.php:343
+msgid "Installation finished"
+msgstr "Installation finished"
 
-#: mod/settings.php:900
-msgid "Email password:"
-msgstr "Email password:"
+#: src/Module/Install.php:363
+msgid "<h1>What next</h1>"
+msgstr "<h1>What next</h1>"
 
-#: mod/settings.php:901
-msgid "Reply-to address:"
-msgstr "Reply-to address:"
+#: src/Module/Install.php:364
+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."
 
-#: mod/settings.php:902
-msgid "Send public posts to all email contacts:"
-msgstr "Send public posts to all email contacts:"
+#: src/Module/Install.php:367
+#, php-format
+msgid ""
+"Go to your new Friendica node <a href=\"%s/register\">registration page</a> "
+"and register as new user. Remember to use the same email you have entered as"
+" administrator email. This will allow you to enter the site admin panel."
+msgstr "Go to your new Friendica node <a href=\"%s/register\">registration page</a> and register as new user. Remember to use the same email you have entered as administrator email. This will allow you to enter the site admin panel."
 
-#: mod/settings.php:903
-msgid "Action after import:"
-msgstr "Action after import:"
+#: src/Module/Invite.php:56
+msgid "Total invitation limit exceeded."
+msgstr "Total invitation limit exceeded"
 
-#: mod/settings.php:903
-msgid "Move to folder"
-msgstr "Move to folder"
+#: src/Module/Invite.php:81
+#, php-format
+msgid "%s : Not a valid email address."
+msgstr "%s : Not a valid email address"
 
-#: mod/settings.php:904
-msgid "Move to folder:"
-msgstr "Move to folder:"
+#: src/Module/Invite.php:107
+msgid "Please join us on Friendica"
+msgstr "Please join us on Friendica."
 
-#: mod/settings.php:940 mod/admin.php:1041
-msgid "No special theme for mobile devices"
-msgstr "No special theme for mobile devices"
+#: src/Module/Invite.php:116
+msgid "Invitation limit exceeded. Please contact your site administrator."
+msgstr "Invitation limit is exceeded. Please contact your site administrator."
 
-#: mod/settings.php:1000
-msgid "Display Settings"
-msgstr "Display Settings"
+#: src/Module/Invite.php:120
+#, php-format
+msgid "%s : Message delivery failed."
+msgstr "%s : Message delivery failed"
 
-#: mod/settings.php:1006 mod/settings.php:1029
-msgid "Display Theme:"
-msgstr "Display theme:"
+#: src/Module/Invite.php:124
+#, php-format
+msgid "%d message sent."
+msgid_plural "%d messages sent."
+msgstr[0] "%d message sent."
+msgstr[1] "%d messages sent."
 
-#: mod/settings.php:1007
-msgid "Mobile Theme:"
-msgstr "Mobile theme:"
+#: src/Module/Invite.php:142
+msgid "You have no more invitations available"
+msgstr "You have no more invitations available."
 
-#: mod/settings.php:1008
-msgid "Suppress warning of insecure networks"
-msgstr "Suppress warning of insecure networks"
+#: src/Module/Invite.php:149
+#, 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/settings.php:1008
+#: src/Module/Invite.php:151
+#, php-format
 msgid ""
-"Should the system suppress the warning that the current group contains "
-"members of networks that can't receive non public postings."
-msgstr "Suppresses warnings if groups contains members whose networks that cannot receive non-public postings."
+"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/settings.php:1009
-msgid "Update browser every xx seconds"
-msgstr "Update browser every so many seconds:"
+#: src/Module/Invite.php:152
+#, php-format
+msgid ""
+"Friendica sites all inter-connect to create a huge privacy-enhanced social "
+"web that is owned and controlled by its members. They can also connect with "
+"many traditional social networks. See %s for a list of alternate Friendica "
+"sites you can join."
+msgstr "Friendica sites are all inter-connected to create a large privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks. See %s for a list of alternate Friendica sites you can join."
 
-#: mod/settings.php:1009
-msgid "Minimum of 10 seconds. Enter -1 to disable it."
-msgstr "Minimum 10 seconds; to disable -1."
+#: src/Module/Invite.php:156
+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/settings.php:1010
-msgid "Number of items to display per page:"
-msgstr "Number of items displayed per page:"
+#: src/Module/Invite.php:159
+msgid ""
+"Friendica sites all inter-connect to create a huge privacy-enhanced social "
+"web that is owned and controlled by its members. They can also connect with "
+"many traditional social networks."
+msgstr "Friendica sites are all inter-connected to create a huge privacy-enhanced social web that is owned and controlled by its members. Each site can also connect with many traditional social networks."
 
-#: mod/settings.php:1010 mod/settings.php:1011
-msgid "Maximum of 100 items"
-msgstr "Maximum of 100 items"
+#: src/Module/Invite.php:158
+#, 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/settings.php:1011
-msgid "Number of items to display per page when viewed from mobile device:"
-msgstr "Number of items displayed per page on mobile devices:"
+#: src/Module/Invite.php:166
+msgid "Send invitations"
+msgstr "Send invitations"
 
-#: mod/settings.php:1012
-msgid "Don't show emoticons"
-msgstr "Don't show emoticons"
+#: src/Module/Invite.php:167
+msgid "Enter email addresses, one per line:"
+msgstr "Enter email addresses, one per line:"
 
-#: mod/settings.php:1013
-msgid "Calendar"
-msgstr "Calendar"
+#: src/Module/Invite.php:171
+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/settings.php:1014
-msgid "Beginning of week:"
-msgstr "Week begins: "
+#: src/Module/Invite.php:173
+msgid "You will need to supply this invitation code: $invite_code"
+msgstr "You will need to supply this invitation code: $invite_code"
 
-#: mod/settings.php:1015
-msgid "Don't show notices"
-msgstr "Don't show notices"
+#: src/Module/Invite.php:173
+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/settings.php:1016
-msgid "Infinite scroll"
-msgstr "Infinite scroll"
+#: src/Module/Invite.php:175
+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/settings.php:1017
-msgid "Automatic updates only at the top of the network page"
-msgstr "Automatically updates only top of the network page"
+#: src/Module/Item/Compose.php:50
+msgid "Please enter a post body."
+msgstr "Please enter a post body."
 
-#: mod/settings.php:1017
-msgid ""
-"When disabled, the network page is updated all the time, which could be "
-"confusing while reading."
-msgstr "When disabled, the network page is updated all the time, which could be confusing while reading."
+#: src/Module/Item/Compose.php:63
+msgid "This feature is only available with the frio theme."
+msgstr "This feature is only available with the Frio theme."
 
-#: mod/settings.php:1018
-msgid "Bandwith Saver Mode"
-msgstr "Bandwith saving mode"
+#: src/Module/Item/Compose.php:90
+msgid "Compose new personal note"
+msgstr "Compose new personal note"
 
-#: mod/settings.php:1018
-msgid ""
-"When enabled, embedded content is not displayed on automatic updates, they "
-"only show on page reload."
-msgstr "If enabled, embedded content is not displayed on automatic updates; it is only shown on page reload."
+#: src/Module/Item/Compose.php:99
+msgid "Compose new post"
+msgstr "Compose new post"
 
-#: mod/settings.php:1020
-msgid "General Theme Settings"
-msgstr "Themes"
+#: src/Module/Item/Compose.php:141
+msgid "Visibility"
+msgstr "Visibility"
 
-#: mod/settings.php:1021
-msgid "Custom Theme Settings"
-msgstr "Theme customization"
+#: src/Module/Item/Compose.php:162
+msgid "Clear the location"
+msgstr "Clear location"
 
-#: mod/settings.php:1022
-msgid "Content Settings"
-msgstr "Content/Layout"
+#: src/Module/Item/Compose.php:163
+msgid "Location services are unavailable on your device"
+msgstr "Location services are unavailable on your device"
 
-#: mod/settings.php:1023 view/theme/duepuntozero/config.php:67
-#: view/theme/frio/config.php:70 view/theme/quattro/config.php:73
-#: view/theme/vier/config.php:116
-msgid "Theme settings"
-msgstr "Theme settings"
+#: src/Module/Item/Compose.php:164
+msgid ""
+"Location services are disabled. Please check the website's permissions on "
+"your device"
+msgstr "Location services are disabled. Please check the website's permissions on your device"
 
-#: mod/settings.php:1107
-msgid "Account Types"
-msgstr "Account types:"
+#: src/Module/Item/Follow.php:52
+msgid "Unable to follow this item."
+msgstr ""
 
-#: mod/settings.php:1108
-msgid "Personal Page Subtypes"
-msgstr "Personal Page subtypes"
+#: src/Module/Maintenance.php:48 src/Module/Maintenance.php:53
+msgid "System down for maintenance"
+msgstr "Sorry, the system is currently down for maintenance."
 
-#: mod/settings.php:1109
-msgid "Community Forum Subtypes"
-msgstr "Community forum subtypes"
+#: src/Module/Maintenance.php:54
+msgid ""
+"This Friendica node is currently in maintenance mode, either automatically "
+"because it is self-updating or manually by the node administrator. This "
+"condition should be temporary, please come back in a few minutes."
+msgstr ""
 
-#: mod/settings.php:1116
-msgid "Personal Page"
-msgstr "Personal Page"
+#: src/Module/Manifest.php:42
+msgid "A Decentralized Social Network"
+msgstr ""
 
-#: mod/settings.php:1117
-msgid "Account for a personal profile."
-msgstr "Account for a personal profile."
+#: src/Module/Notifications/Introductions.php:77
+msgid "Show Ignored Requests"
+msgstr "Show ignored requests."
 
-#: mod/settings.php:1120
-msgid "Organisation Page"
-msgstr "Organization Page"
+#: src/Module/Notifications/Introductions.php:77
+msgid "Hide Ignored Requests"
+msgstr "Hide ignored requests"
 
-#: mod/settings.php:1121
-msgid ""
-"Account for an organisation that automatically approves contact requests as "
-"\"Followers\"."
-msgstr "Account for an organization that automatically approves contact requests as \"Followers\"."
+#: src/Module/Notifications/Introductions.php:93
+#: src/Module/Notifications/Introductions.php:156
+msgid "Notification type:"
+msgstr "Notification type:"
 
-#: mod/settings.php:1124
-msgid "News Page"
-msgstr "News Page"
+#: src/Module/Notifications/Introductions.php:96
+msgid "Suggested by:"
+msgstr "Suggested by:"
 
-#: mod/settings.php:1125
-msgid ""
-"Account for a news reflector that automatically approves contact requests as"
-" \"Followers\"."
-msgstr "Account for a news reflector that automatically approves contact requests as \"Followers\"."
+#: src/Module/Notifications/Introductions.php:121
+msgid "Claims to be known to you: "
+msgstr "Says they know me:"
 
-#: mod/settings.php:1128
-msgid "Community Forum"
-msgstr "Community Forum"
+#: src/Module/Notifications/Introductions.php:122
+#: src/Module/OAuth/Acknowledge.php:48 src/Module/Register.php:118
+msgid "No"
+msgstr "No"
 
-#: mod/settings.php:1129
-msgid "Account for community discussions."
-msgstr "Account for community discussions."
+#: src/Module/Notifications/Introductions.php:130
+msgid "Shall your connection be bidirectional or not?"
+msgstr "Shall your connection be in both directions or not?"
 
-#: mod/settings.php:1132
-msgid "Normal Account Page"
-msgstr "Standard"
+#: src/Module/Notifications/Introductions.php:131
+#, php-format
+msgid ""
+"Accepting %s as a friend allows %s to subscribe to your posts, and you will "
+"also receive updates from them in your news feed."
+msgstr "Accepting %s as a friend allows %s to subscribe to your posts. You will also receive updates from them in your news feed."
 
-#: mod/settings.php:1133
+#: src/Module/Notifications/Introductions.php:132
+#, php-format
 msgid ""
-"Account for a regular personal profile that requires manual approval of "
-"\"Friends\" and \"Followers\"."
-msgstr "Account for a regular personal profile that requires manual approval of \"Friends\" and \"Followers\"."
+"Accepting %s as a subscriber allows them to subscribe to your posts, but you"
+" will not receive updates from them in your news feed."
+msgstr "Accepting %s as a subscriber allows them to subscribe to your posts, but you will not receive updates from them in your news feed."
 
-#: mod/settings.php:1136
-msgid "Soapbox Page"
-msgstr "Soapbox"
+#: src/Module/Notifications/Introductions.php:134
+msgid "Friend"
+msgstr "Friend"
 
-#: mod/settings.php:1137
-msgid ""
-"Account for a public profile that automatically approves contact requests as"
-" \"Followers\"."
-msgstr "Account for a public profile that automatically approves contact requests as \"Followers\"."
+#: src/Module/Notifications/Introductions.php:135
+msgid "Subscriber"
+msgstr "Subscriber"
 
-#: mod/settings.php:1140
-msgid "Public Forum"
-msgstr "Public forum"
+#: src/Module/Notifications/Introductions.php:194
+msgid "No introductions."
+msgstr "No introductions."
 
-#: mod/settings.php:1141
-msgid "Automatically approves all contact requests."
-msgstr "Automatically approves all contact requests."
+#: src/Module/Notifications/Introductions.php:195
+#: src/Module/Notifications/Notifications.php:121
+#, php-format
+msgid "No more %s notifications."
+msgstr "No more %s notifications."
 
-#: mod/settings.php:1144
-msgid "Automatic Friend Page"
-msgstr "Love-all"
+#: src/Module/Notifications/Notification.php:107
+msgid "You must be logged in to show this page."
+msgstr ""
 
-#: mod/settings.php:1145
-msgid ""
-"Account for a popular profile that automatically approves contact requests "
-"as \"Friends\"."
-msgstr "Account for a popular profile that automatically approves contact requests as \"Friends\"."
+#: src/Module/Notifications/Notifications.php:52
+msgid "Network Notifications"
+msgstr "Network notifications"
 
-#: mod/settings.php:1148
-msgid "Private Forum [Experimental]"
-msgstr "Private forum [Experimental]"
+#: src/Module/Notifications/Notifications.php:58
+msgid "System Notifications"
+msgstr "System notifications"
 
-#: mod/settings.php:1149
-msgid "Requires manual approval of contact requests."
-msgstr "Requires manual approval of contact requests."
+#: src/Module/Notifications/Notifications.php:64
+msgid "Personal Notifications"
+msgstr "Personal notifications"
 
-#: mod/settings.php:1160
-msgid "OpenID:"
-msgstr "OpenID:"
+#: src/Module/Notifications/Notifications.php:70
+msgid "Home Notifications"
+msgstr "Home notifications"
 
-#: mod/settings.php:1160
-msgid "(Optional) Allow this OpenID to login to this account."
-msgstr "(Optional) Allow this OpenID to login to this account."
+#: src/Module/Notifications/Notifications.php:126
+msgid "Show unread"
+msgstr "Show unread"
 
-#: mod/settings.php:1168
-msgid "Publish your default profile in your local site directory?"
-msgstr "Publish default profile in local site directory?"
+#: src/Module/OAuth/Acknowledge.php:44
+msgid "Authorize application connection"
+msgstr "Authorize application connection"
 
-#: mod/settings.php:1168
-msgid "Your profile may be visible in public."
-msgstr "Your local directory may be publicly visible"
+#: src/Module/OAuth/Acknowledge.php:46
+msgid ""
+"Do you want to authorize this application to access your posts and contacts,"
+" 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/settings.php:1174
-msgid "Publish your default profile in the global social directory?"
-msgstr "Publish default profile in global directory?"
+#: src/Module/OAuth/Authorize.php:55
+msgid "Unsupported or missing response type"
+msgstr ""
 
-#: mod/settings.php:1181
-msgid "Hide your contact/friend list from viewers of your default profile?"
-msgstr "Hide my contact list from others?"
+#: src/Module/OAuth/Authorize.php:60 src/Module/OAuth/Token.php:65
+msgid "Incomplete request data"
+msgstr ""
 
-#: mod/settings.php:1185
+#: src/Module/OAuth/Authorize.php:107
+#, php-format
 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"
+"Please copy the following authentication code into your application and "
+"close this window: %s"
+msgstr ""
 
-#: mod/settings.php:1190
-msgid "Allow friends to post to your profile page?"
-msgstr "Allow friends to post to my wall?"
+#: src/Module/OAuth/Token.php:89
+msgid "Unsupported or missing grant type"
+msgstr ""
 
-#: mod/settings.php:1195
-msgid "Allow friends to tag your posts?"
-msgstr "Allow friends to tag my post?"
+#: src/Module/PermissionTooltip.php:25
+#, php-format
+msgid "Wrong type \"%s\", expected one of: %s"
+msgstr ""
 
-#: mod/settings.php:1200
-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?"
+#: src/Module/PermissionTooltip.php:42
+msgid "Model not found"
+msgstr ""
 
-#: mod/settings.php:1205
-msgid "Permit unknown people to send you private mail?"
-msgstr "Allow unknown people to send me private messages?"
+#: src/Module/PermissionTooltip.php:64
+msgid "Remote privacy information not available."
+msgstr "Remote privacy information not available."
+
+#: src/Module/PermissionTooltip.php:73
+msgid "Visible to:"
+msgstr "Visible to:"
 
-#: mod/settings.php:1213
-msgid "Profile is <strong>not published</strong>."
-msgstr "Profile is <strong>not published</strong>."
+#: src/Module/Photo.php:123
+msgid "The Photo is not available."
+msgstr ""
 
-#: mod/settings.php:1221
+#: src/Module/Photo.php:136
 #, php-format
-msgid "Your Identity Address is <strong>'%s'</strong> or '%s'."
-msgstr "My identity address: <strong>'%s'</strong> or '%s'"
+msgid "The Photo with id %s is not available."
+msgstr ""
 
-#: mod/settings.php:1228
-msgid "Automatically expire posts after this many days:"
-msgstr "Automatically expire posts after this many days:"
+#: src/Module/Photo.php:169
+#, php-format
+msgid "Invalid external resource with url %s."
+msgstr ""
 
-#: mod/settings.php:1228
-msgid "If empty, posts will not expire. Expired posts will be deleted"
-msgstr "Posts will not expire if empty;  expired posts will be deleted"
+#: src/Module/Photo.php:171
+#, php-format
+msgid "Invalid photo with id %s."
+msgstr "Invalid photo with id %s."
 
-#: mod/settings.php:1229
-msgid "Advanced expiration settings"
-msgstr "Advanced expiration settings"
+#: src/Module/Profile/Contacts.php:120
+msgid "No contacts."
+msgstr "No contacts."
 
-#: mod/settings.php:1230
-msgid "Advanced Expiration"
-msgstr "Advanced expiration"
+#: src/Module/Profile/Profile.php:82
+msgid "Profile not found."
+msgstr "Profile not found."
 
-#: mod/settings.php:1231
-msgid "Expire posts:"
-msgstr "Expire posts:"
+#: src/Module/Profile/Profile.php:135
+#, php-format
+msgid ""
+"You're currently viewing your profile as <b>%s</b> <a href=\"%s\" "
+"class=\"btn btn-sm pull-right\">Cancel</a>"
+msgstr ""
 
-#: mod/settings.php:1232
-msgid "Expire personal notes:"
-msgstr "Expire personal notes:"
+#: src/Module/Profile/Profile.php:149
+msgid "Member since:"
+msgstr "Member since:"
 
-#: mod/settings.php:1233
-msgid "Expire starred posts:"
-msgstr "Expire starred posts:"
+#: src/Module/Profile/Profile.php:155
+msgid "j F, Y"
+msgstr "j F, Y"
 
-#: mod/settings.php:1234
-msgid "Expire photos:"
-msgstr "Expire photos:"
+#: src/Module/Profile/Profile.php:156
+msgid "j F"
+msgstr "j F"
 
-#: mod/settings.php:1235
-msgid "Only expire posts by others:"
-msgstr "Only expire posts by others:"
+#: src/Module/Profile/Profile.php:164 src/Util/Temporal.php:163
+msgid "Birthday:"
+msgstr "Birthday:"
 
-#: mod/settings.php:1266
-msgid "Account Settings"
-msgstr "Account Settings"
+#: src/Module/Profile/Profile.php:167
+#: src/Module/Settings/Profile/Index.php:246 src/Util/Temporal.php:165
+msgid "Age: "
+msgstr "Age: "
 
-#: mod/settings.php:1274
-msgid "Password Settings"
-msgstr "Password change"
+#: src/Module/Profile/Profile.php:167
+#: src/Module/Settings/Profile/Index.php:246 src/Util/Temporal.php:165
+#, php-format
+msgid "%d year old"
+msgid_plural "%d years old"
+msgstr[0] ""
+msgstr[1] ""
 
-#: mod/settings.php:1276
-msgid "Leave password fields blank unless changing"
-msgstr "Leave password fields blank unless changing"
+#: src/Module/Profile/Profile.php:234
+msgid "Forums:"
+msgstr "Forums:"
 
-#: mod/settings.php:1277
-msgid "Current Password:"
-msgstr "Current password:"
+#: src/Module/Profile/Profile.php:246
+msgid "View profile as:"
+msgstr ""
 
-#: mod/settings.php:1277 mod/settings.php:1278
-msgid "Your current password to confirm the changes"
-msgstr "Current password to confirm change"
+#: src/Module/Profile/Profile.php:263
+msgid "View as"
+msgstr ""
 
-#: mod/settings.php:1278
-msgid "Password:"
-msgstr "Password:"
+#: src/Module/Profile/Profile.php:326 src/Module/Profile/Profile.php:329
+#: src/Module/Profile/Status.php:65 src/Module/Profile/Status.php:68
+#: src/Protocol/Feed.php:953 src/Protocol/OStatus.php:1242
+#, php-format
+msgid "%s's timeline"
+msgstr "%s's timeline"
 
-#: mod/settings.php:1282
-msgid "Basic Settings"
-msgstr "Basic information"
+#: src/Module/Profile/Profile.php:327 src/Module/Profile/Status.php:66
+#: src/Protocol/Feed.php:957 src/Protocol/OStatus.php:1246
+#, php-format
+msgid "%s's posts"
+msgstr "%s's posts"
 
-#: mod/settings.php:1284
-msgid "Email Address:"
-msgstr "Email address:"
+#: src/Module/Profile/Profile.php:328 src/Module/Profile/Status.php:67
+#: src/Protocol/Feed.php:960 src/Protocol/OStatus.php:1249
+#, php-format
+msgid "%s's comments"
+msgstr "%s's comments"
 
-#: mod/settings.php:1285
-msgid "Your Timezone:"
-msgstr "Time zone:"
+#: src/Module/Profile/Schedule.php:84
+msgid "Scheduled"
+msgstr ""
 
-#: mod/settings.php:1286
-msgid "Your Language:"
-msgstr "Language:"
+#: src/Module/Profile/Schedule.php:85
+msgid "Content"
+msgstr ""
+
+#: src/Module/Profile/Schedule.php:86
+msgid "Remove post"
+msgstr ""
 
-#: mod/settings.php:1286
-msgid ""
-"Set the language we use to show you friendica interface and to send you "
-"emails"
-msgstr "Set the language of your Friendica interface and emails receiving"
+#: src/Module/Register.php:71
+msgid "Only parent users can create additional accounts."
+msgstr ""
 
-#: mod/settings.php:1287
-msgid "Default Post Location:"
-msgstr "Posting location:"
+#: src/Module/Register.php:103
+msgid ""
+"You may (optionally) fill in this form via OpenID by supplying your OpenID "
+"and clicking \"Register\"."
+msgstr "You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking \"Register\"."
 
-#: mod/settings.php:1288
-msgid "Use Browser Location:"
-msgstr "Use browser location:"
+#: src/Module/Register.php:104
+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/settings.php:1291
-msgid "Security and Privacy Settings"
-msgstr "Security and privacy"
+#: src/Module/Register.php:105
+msgid "Your OpenID (optional): "
+msgstr "Your OpenID (optional): "
 
-#: mod/settings.php:1293
-msgid "Maximum Friend Requests/Day:"
-msgstr "Maximum friend requests per day:"
+#: src/Module/Register.php:114
+msgid "Include your profile in member directory?"
+msgstr "Include your profile in member directory?"
 
-#: mod/settings.php:1293 mod/settings.php:1323
-msgid "(to prevent spam abuse)"
-msgstr "May prevent spam or abuse registrations"
+#: src/Module/Register.php:137
+msgid "Note for the admin"
+msgstr "Note for the admin"
 
-#: mod/settings.php:1294
-msgid "Default Post Permissions"
-msgstr "Default post permissions"
+#: src/Module/Register.php:137
+msgid "Leave a message for the admin, why you want to join this node"
+msgstr "Leave a message for the admin. Why do you want to join this node?"
 
-#: mod/settings.php:1295
-msgid "(click to open/close)"
-msgstr "(click to open/close)"
+#: src/Module/Register.php:138
+msgid "Membership on this site is by invitation only."
+msgstr "Membership on this site is by invitation only."
 
-#: mod/settings.php:1306
-msgid "Default Private Post"
-msgstr "Default private post"
+#: src/Module/Register.php:139
+msgid "Your invitation code: "
+msgstr "Your invitation code: "
 
-#: mod/settings.php:1307
-msgid "Default Public Post"
-msgstr "Default public post"
+#: src/Module/Register.php:147
+msgid "Your Full Name (e.g. Joe Smith, real or real-looking): "
+msgstr "Your full name: "
 
-#: mod/settings.php:1311
-msgid "Default Permissions for New Posts"
-msgstr "Default permissions for new posts"
+#: src/Module/Register.php:148
+msgid ""
+"Your Email Address: (Initial information will be send there, so this has to "
+"be an existing address.)"
+msgstr "Your Email Address: (Initial information will be sent there, so this must be an existing address.)"
 
-#: mod/settings.php:1323
-msgid "Maximum private messages per day from unknown people:"
-msgstr "Maximum private messages per day from unknown people:"
+#: src/Module/Register.php:149
+msgid "Please repeat your e-mail address:"
+msgstr "Please repeat your email address:"
 
-#: mod/settings.php:1326
-msgid "Notification Settings"
-msgstr "Notification"
+#: src/Module/Register.php:151
+msgid "Leave empty for an auto generated password."
+msgstr "Leave empty for an auto generated password."
 
-#: mod/settings.php:1327
-msgid "By default post a status message when:"
-msgstr "By default post a status message when:"
+#: src/Module/Register.php:153
+#, php-format
+msgid ""
+"Choose a profile nickname. This must begin with a text character. Your "
+"profile address on this site will then be \"<strong>nickname@%s</strong>\"."
+msgstr "Choose a profile nickname. This must begin with a text character. Your profile address on this site will then be \"<strong>nickname@%s</strong>\"."
 
-#: mod/settings.php:1328
-msgid "accepting a friend request"
-msgstr "accepting friend requests"
+#: src/Module/Register.php:154
+msgid "Choose a nickname: "
+msgstr "Choose a nickname: "
 
-#: mod/settings.php:1329
-msgid "joining a forum/community"
-msgstr "joining forums or communities"
+#: src/Module/Register.php:163
+msgid "Import your profile to this friendica instance"
+msgstr "Import an existing Friendica profile to this node."
 
-#: mod/settings.php:1330
-msgid "making an <em>interesting</em> profile change"
-msgstr "making an <em>interesting</em> profile change"
+#: src/Module/Register.php:170
+msgid "Note: This node explicitly contains adult content"
+msgstr "Note: This node explicitly contains adult content"
 
-#: mod/settings.php:1331
-msgid "Send a notification email when:"
-msgstr "Send notification email when:"
+#: src/Module/Register.php:172 src/Module/Settings/Delegation.php:155
+msgid "Parent Password:"
+msgstr "Parent Password:"
 
-#: mod/settings.php:1332
-msgid "You receive an introduction"
-msgstr "Receiving an introduction"
+#: src/Module/Register.php:172 src/Module/Settings/Delegation.php:155
+msgid ""
+"Please enter the password of the parent account to legitimize your request."
+msgstr "Please enter the password of the parent account to authorize this request."
 
-#: mod/settings.php:1333
-msgid "Your introductions are confirmed"
-msgstr "My introductions are confirmed"
+#: src/Module/Register.php:201
+msgid "Password doesn't match."
+msgstr ""
 
-#: mod/settings.php:1334
-msgid "Someone writes on your profile wall"
-msgstr "Someone writes on my wall"
+#: src/Module/Register.php:207
+msgid "Please enter your password."
+msgstr ""
 
-#: mod/settings.php:1335
-msgid "Someone writes a followup comment"
-msgstr "A follow up comment is posted"
+#: src/Module/Register.php:249
+msgid "You have entered too much information."
+msgstr "You have entered too much information."
 
-#: mod/settings.php:1336
-msgid "You receive a private message"
-msgstr "receiving a private message"
+#: src/Module/Register.php:272
+msgid "Please enter the identical mail address in the second field."
+msgstr ""
 
-#: mod/settings.php:1337
-msgid "You receive a friend suggestion"
-msgstr "Receiving a friend suggestion"
+#: src/Module/Register.php:299
+msgid "The additional account was created."
+msgstr ""
 
-#: mod/settings.php:1338
-msgid "You are tagged in a post"
-msgstr "Tagged in a post"
+#: src/Module/Register.php:324
+msgid ""
+"Registration successful. Please check your email for further instructions."
+msgstr "Registration successful. Please check your email for further instructions."
 
-#: mod/settings.php:1339
-msgid "You are poked/prodded/etc. in a post"
-msgstr "Poked in a post"
+#: src/Module/Register.php:328
+#, php-format
+msgid ""
+"Failed to send email message. Here your accout details:<br> login: %s<br> "
+"password: %s<br><br>You can change your password after login."
+msgstr "Failed to send email message. Here are your account details:<br> login: %s<br> password: %s<br><br>You can change your password after login."
 
-#: mod/settings.php:1341
-msgid "Activate desktop notifications"
-msgstr "Activate desktop notifications"
+#: src/Module/Register.php:334
+msgid "Registration successful."
+msgstr "Registration successful."
 
-#: mod/settings.php:1341
-msgid "Show desktop popup on new notifications"
-msgstr "Show desktop pop-up on new notifications"
+#: src/Module/Register.php:339 src/Module/Register.php:346
+msgid "Your registration can not be processed."
+msgstr "Your registration cannot be processed."
 
-#: mod/settings.php:1343
-msgid "Text-only notification emails"
-msgstr "Text-only notification emails"
+#: src/Module/Register.php:345
+msgid "You have to leave a request note for the admin."
+msgstr "You have to leave a request note for the admin."
 
-#: mod/settings.php:1345
-msgid "Send text only notification emails, without the html part"
-msgstr "Receive text only emails without HTML "
+#: src/Module/Register.php:391
+msgid "Your registration is pending approval by the site owner."
+msgstr "Your registration is pending approval by the site administrator."
 
-#: mod/settings.php:1347
-msgid "Advanced Account/Page Type Settings"
-msgstr "Advanced account types"
+#: src/Module/RemoteFollow.php:62
+msgid "Profile unavailable."
+msgstr "Profile unavailable."
 
-#: mod/settings.php:1348
-msgid "Change the behaviour of this account for special situations"
-msgstr "Change behaviour of this account for special situations"
+#: src/Module/RemoteFollow.php:68
+msgid "Invalid locator"
+msgstr "Invalid locator"
 
-#: mod/settings.php:1351
-msgid "Relocate"
-msgstr "Recent relocation"
+#: src/Module/RemoteFollow.php:75
+msgid "The provided profile link doesn't seem to be valid"
+msgstr ""
 
-#: mod/settings.php:1352
+#: src/Module/RemoteFollow.php:80
 msgid ""
-"If you have moved this profile from another server, and some of your "
-"contacts don't receive your updates, try pushing this button."
-msgstr "If you have moved this profile from another server and some of your contacts don't receive your updates:"
+"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/settings.php:1353
-msgid "Resend relocate message to contacts"
-msgstr "Resend relocation message to contacts"
+#: src/Module/RemoteFollow.php:110
+msgid "Friend/Connection Request"
+msgstr "Friend/Connection request"
 
-#: mod/suggest.php:30
-msgid "Do you really want to delete this suggestion?"
-msgstr "Do you really want to delete this suggestion?"
+#: src/Module/RemoteFollow.php:111
+#, php-format
+msgid ""
+"Enter your Webfinger address (user@domain.tld) or profile URL here. If this "
+"isn't supported by your system, you have to subscribe to <strong>%s</strong>"
+" or <strong>%s</strong> directly on your system."
+msgstr "Enter your WebFinger address (user@domain.tld) or profile URL here. If this isn't supported by your system, you have to subscribe to <strong>%s</strong> or <strong>%s</strong> directly on your system."
 
-#: mod/suggest.php:71
+#: src/Module/RemoteFollow.php:112
+#, php-format
 msgid ""
-"No suggestions available. If this is a new site, please try again in 24 "
-"hours."
-msgstr "No suggestions available. If this is a new site, please try again in 24 hours."
+"If you are not yet a member of the free social web, <a href=\"%s\">follow "
+"this link to find a public Friendica node and join us today</a>."
+msgstr ""
 
-#: mod/suggest.php:84 mod/suggest.php:104
-msgid "Ignore/Hide"
-msgstr "Ignore/Hide"
+#: src/Module/RemoteFollow.php:113
+msgid "Your Webfinger address or profile URL:"
+msgstr "Your WebFinger address or profile URL:"
 
-#: mod/wall_attach.php:96
-msgid "Sorry, maybe your upload is bigger than the PHP configuration allows"
-msgstr "Sorry, maybe your upload is bigger than the PHP configuration allows"
+#: src/Module/Search/Index.php:54
+msgid "Only logged in users are permitted to perform a search."
+msgstr "Only logged in users are permitted to perform a search."
 
-#: mod/wall_attach.php:96
-msgid "Or - did you try to upload an empty file?"
-msgstr "Or did you try to upload an empty file?"
+#: src/Module/Search/Index.php:76
+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/wall_attach.php:107
+#: src/Module/Search/Index.php:192
 #, php-format
-msgid "File exceeds size limit of %s"
-msgstr "File exceeds size limit of %s"
-
-#: mod/wall_attach.php:151 mod/wall_attach.php:167
-msgid "File upload failed."
-msgstr "File upload failed."
+msgid "Items tagged with: %s"
+msgstr "Items tagged with: %s"
 
-#: mod/admin.php:99
-msgid "Theme settings updated."
-msgstr "Theme settings updated."
+#: src/Module/Search/Saved.php:45
+msgid "Search term was not saved."
+msgstr ""
 
-#: mod/admin.php:171 mod/admin.php:1153
-msgid "Site"
-msgstr "Site"
+#: src/Module/Search/Saved.php:48
+msgid "Search term already saved."
+msgstr "Search term already saved."
 
-#: mod/admin.php:172 mod/admin.php:1087 mod/admin.php:1596 mod/admin.php:1612
-msgid "Users"
-msgstr "Users"
+#: src/Module/Search/Saved.php:54
+msgid "Search term was not removed."
+msgstr ""
 
-#: mod/admin.php:174 mod/admin.php:1990 mod/admin.php:2040
-msgid "Themes"
-msgstr "Theme selection"
+#: src/Module/Security/Login.php:105
+msgid "Create a New Account"
+msgstr "Create a new account"
 
-#: mod/admin.php:176
-msgid "DB updates"
-msgstr "DB updates"
+#: src/Module/Security/Login.php:130
+msgid "Your OpenID: "
+msgstr "Your OpenID: "
 
-#: mod/admin.php:177 mod/admin.php:584
-msgid "Inspect Queue"
-msgstr "Inspect queue"
+#: src/Module/Security/Login.php:133
+msgid ""
+"Please enter your username and password to add the OpenID to your existing "
+"account."
+msgstr "Please enter your username and password to add the OpenID to your existing account."
 
-#: mod/admin.php:178 mod/admin.php:298
-msgid "Server Blocklist"
-msgstr "Server blocklist"
+#: src/Module/Security/Login.php:135
+msgid "Or login using OpenID: "
+msgstr "Or login with OpenID: "
 
-#: mod/admin.php:179 mod/admin.php:550
-msgid "Federation Statistics"
-msgstr "Federation statistics"
+#: src/Module/Security/Login.php:149
+msgid "Password: "
+msgstr "Password: "
 
-#: mod/admin.php:180 mod/admin.php:375
-msgid "Delete Item"
-msgstr "Delete item"
+#: src/Module/Security/Login.php:150
+msgid "Remember me"
+msgstr "Remember me"
 
-#: mod/admin.php:194 mod/admin.php:205 mod/admin.php:2114
-msgid "Logs"
-msgstr "Logs"
+#: src/Module/Security/Login.php:159
+msgid "Forgot your password?"
+msgstr "Forgot your password?"
 
-#: mod/admin.php:195 mod/admin.php:2182
-msgid "View Logs"
-msgstr "View logs"
+#: src/Module/Security/Login.php:162
+msgid "Website Terms of Service"
+msgstr "Website Terms of Service"
 
-#: mod/admin.php:196
-msgid "probe address"
-msgstr "Probe address"
+#: src/Module/Security/Login.php:163
+msgid "terms of service"
+msgstr "Terms of service"
 
-#: mod/admin.php:197
-msgid "check webfinger"
-msgstr "Check webfinger"
+#: src/Module/Security/Login.php:165
+msgid "Website Privacy Policy"
+msgstr "Website Privacy Policy"
 
-#: mod/admin.php:204
-msgid "Plugin Features"
-msgstr "Plugin Features"
+#: src/Module/Security/Login.php:166
+msgid "privacy policy"
+msgstr "Privacy policy"
 
-#: mod/admin.php:206
-msgid "diagnostics"
-msgstr "Diagnostics"
+#: src/Module/Security/Logout.php:61
+msgid "Logged out."
+msgstr "Logged out."
 
-#: mod/admin.php:207
-msgid "User registrations waiting for confirmation"
-msgstr "User registrations awaiting confirmation"
+#: src/Module/Security/OpenID.php:54
+msgid "OpenID protocol error. No ID returned"
+msgstr ""
 
-#: mod/admin.php:289
-msgid "The blocked domain"
-msgstr "Blocked domain"
+#: src/Module/Security/OpenID.php:92
+msgid ""
+"Account not found. Please login to your existing account to add the OpenID "
+"to it."
+msgstr "Account not found. Please login to your existing account to add the OpenID to it."
 
-#: mod/admin.php:290 mod/admin.php:303
-msgid "The reason why you blocked this domain."
-msgstr "Reason why you blocked this domain."
+#: src/Module/Security/OpenID.php:94
+msgid ""
+"Account not found. Please register a new account or login to your existing "
+"account to add the OpenID to it."
+msgstr "Account not found. Please register a new account or login to your existing account to add the OpenID."
 
-#: mod/admin.php:291
-msgid "Delete domain"
-msgstr "Delete domain"
+#: src/Module/Security/TwoFactor/Recovery.php:61
+#, php-format
+msgid "Remaining recovery codes: %d"
+msgstr "Remaining recovery codes: %d"
 
-#: mod/admin.php:291
-msgid "Check to delete this entry from the blocklist"
-msgstr "Check to delete this entry from the blocklist"
+#: src/Module/Security/TwoFactor/Recovery.php:65
+#: src/Module/Security/TwoFactor/Verify.php:76
+#: src/Module/Settings/TwoFactor/Verify.php:82
+msgid "Invalid code, please retry."
+msgstr "Invalid code, please try again."
 
-#: mod/admin.php:297 mod/admin.php:374 mod/admin.php:549 mod/admin.php:583
-#: mod/admin.php:672 mod/admin.php:1152 mod/admin.php:1595 mod/admin.php:1713
-#: mod/admin.php:1776 mod/admin.php:1989 mod/admin.php:2039 mod/admin.php:2113
-#: mod/admin.php:2181
-msgid "Administration"
-msgstr "Administration"
+#: src/Module/Security/TwoFactor/Recovery.php:84
+msgid "Two-factor recovery"
+msgstr "Two-factor recovery"
 
-#: mod/admin.php:299
+#: src/Module/Security/TwoFactor/Recovery.php:85
 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."
+"<p>You can enter one of your one-time recovery codes in case you lost access"
+" to your mobile device.</p>"
+msgstr "<p>You can enter one of your one-time recovery codes in case you lost access to your mobile device.</p>"
 
-#: mod/admin.php:300
-msgid ""
-"The list of blocked servers will be made publically available on the "
-"/friendica page so that your users and people investigating communication "
-"problems can find the reason easily."
-msgstr "The list of blocked servers will publicly available on the Friendica page so that your users and people investigating communication problems can readily find the reason."
+#: src/Module/Security/TwoFactor/Recovery.php:86
+#: src/Module/Security/TwoFactor/Verify.php:99
+#, php-format
+msgid "Don’t have your phone? <a href=\"%s\">Enter a two-factor recovery code</a>"
+msgstr "Don’t have your phone? <a href=\"%s\">Enter a two-factor recovery code</a>"
 
-#: mod/admin.php:301
-msgid "Add new entry to block list"
-msgstr "Add new entry to block list"
+#: src/Module/Security/TwoFactor/Recovery.php:87
+msgid "Please enter a recovery code"
+msgstr "Please enter a recovery code"
 
-#: mod/admin.php:302
-msgid "Server Domain"
-msgstr "Server domain"
+#: src/Module/Security/TwoFactor/Recovery.php:88
+msgid "Submit recovery code and complete login"
+msgstr "Submit recovery code and complete login"
 
-#: mod/admin.php:302
+#: src/Module/Security/TwoFactor/Verify.php:96
 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."
+"<p>Open the two-factor authentication app on your device to get an "
+"authentication code and verify your identity.</p>"
+msgstr "<p>Open the two-factor authentication app on your device to get an authentication code and verify your identity.</p>"
 
-#: mod/admin.php:303
-msgid "Block reason"
-msgstr "Block reason"
+#: src/Module/Security/TwoFactor/Verify.php:100
+#: src/Module/Settings/TwoFactor/Verify.php:141
+msgid "Please enter a code from your authentication app"
+msgstr "Please enter a code from your authentication app"
 
-#: mod/admin.php:304
-msgid "Add Entry"
-msgstr "Add entry"
+#: src/Module/Security/TwoFactor/Verify.php:101
+msgid "This is my two-factor authenticator app device"
+msgstr ""
 
-#: mod/admin.php:305
-msgid "Save changes to the blocklist"
-msgstr "Save changes to the blocklist"
+#: src/Module/Security/TwoFactor/Verify.php:102
+msgid "Verify code and complete login"
+msgstr "Verify code and complete login"
 
-#: mod/admin.php:306
-msgid "Current Entries in the Blocklist"
-msgstr "Current entries in the blocklist"
+#: src/Module/Settings/Delegation.php:53
+msgid "Delegation successfully granted."
+msgstr "Delegation successfully granted."
 
-#: mod/admin.php:309
-msgid "Delete entry from blocklist"
-msgstr "Delete entry from blocklist"
+#: src/Module/Settings/Delegation.php:55
+msgid "Parent user not found, unavailable or password doesn't match."
+msgstr "Parent user not found, unavailable or password doesn't match."
 
-#: mod/admin.php:312
-msgid "Delete entry from blocklist?"
-msgstr "Delete entry from blocklist?"
+#: src/Module/Settings/Delegation.php:59
+msgid "Delegation successfully revoked."
+msgstr "Delegation successfully revoked."
 
-#: mod/admin.php:337
-msgid "Server added to blocklist."
-msgstr "Server added to blocklist."
+#: src/Module/Settings/Delegation.php:81
+#: src/Module/Settings/Delegation.php:103
+msgid ""
+"Delegated administrators can view but not change delegation permissions."
+msgstr "Delegated administrators can view but not change delegation permissions."
 
-#: mod/admin.php:353
-msgid "Site blocklist updated."
-msgstr "Site blocklist updated."
+#: src/Module/Settings/Delegation.php:95
+msgid "Delegate user not found."
+msgstr "Delegate user not found."
 
-#: mod/admin.php:376
-msgid "Delete this Item"
-msgstr "Delete"
+#: src/Module/Settings/Delegation.php:143
+msgid "No parent user"
+msgstr "No parent user"
+
+#: src/Module/Settings/Delegation.php:154
+#: src/Module/Settings/Delegation.php:165
+msgid "Parent User"
+msgstr "Parent user"
+
+#: src/Module/Settings/Delegation.php:162
+msgid "Additional Accounts"
+msgstr ""
 
-#: mod/admin.php:377
+#: src/Module/Settings/Delegation.php:163
 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."
+"Register additional accounts that are automatically connected to your "
+"existing account so you can manage them from this account."
+msgstr ""
 
-#: mod/admin.php:378
+#: src/Module/Settings/Delegation.php:164
+msgid "Register an additional account"
+msgstr ""
+
+#: src/Module/Settings/Delegation.php:168
 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."
+"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:379
-msgid "GUID"
-msgstr "GUID"
+#: src/Module/Settings/Delegation.php:172
+msgid "Delegates"
+msgstr "Delegates"
 
-#: mod/admin.php:379
-msgid "The GUID of the item you want to delete."
-msgstr "GUID of item to be deleted."
+#: src/Module/Settings/Delegation.php:174
+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:416
-msgid "Item marked for deletion."
-msgstr "Item marked for deletion."
+#: src/Module/Settings/Delegation.php:175
+msgid "Existing Page Delegates"
+msgstr "Existing page delegates"
 
-#: mod/admin.php:480
-msgid "unknown"
-msgstr "unknown"
+#: src/Module/Settings/Delegation.php:177
+msgid "Potential Delegates"
+msgstr "Potential delegates"
 
-#: mod/admin.php:543
-msgid ""
-"This page offers you some numbers to the known part of the federated social "
-"network your Friendica node is part of. These numbers are not complete but "
-"only reflect the part of the network your node is aware of."
-msgstr "This page offers you the amount of known part of the federated social network your Friendica node is part of. These numbers are not complete and only reflect the part of the network your node is aware of."
+#: src/Module/Settings/Delegation.php:180
+msgid "Add"
+msgstr "Add"
 
-#: mod/admin.php:544
-msgid ""
-"The <em>Auto Discovered Contact Directory</em> feature is not enabled, it "
-"will improve the data displayed here."
-msgstr "The <em>Auto Discovered Contact Directory</em> feature is not enabled; enabling it will improve the data displayed here."
+#: src/Module/Settings/Delegation.php:181
+msgid "No entries."
+msgstr "No entries."
 
-#: mod/admin.php:556
+#: src/Module/Settings/Display.php:108
+msgid "The theme you chose isn't available."
+msgstr "The theme you chose isn't available."
+
+#: src/Module/Settings/Display.php:147
 #, php-format
-msgid "Currently this node is aware of %d nodes from the following platforms:"
-msgstr "Currently this node is aware of %d nodes from the following platforms:"
+msgid "%s - (Unsupported)"
+msgstr "%s - (Unsupported)"
 
-#: mod/admin.php:586
-msgid "ID"
-msgstr "ID"
+#: src/Module/Settings/Display.php:193
+msgid "Display Settings"
+msgstr "Display Settings"
+
+#: src/Module/Settings/Display.php:195
+msgid "General Theme Settings"
+msgstr "Themes"
 
-#: mod/admin.php:587
-msgid "Recipient Name"
-msgstr "Recipient name"
+#: src/Module/Settings/Display.php:196
+msgid "Custom Theme Settings"
+msgstr "Theme customization"
+
+#: src/Module/Settings/Display.php:197
+msgid "Content Settings"
+msgstr "Content/Layout"
 
-#: mod/admin.php:588
-msgid "Recipient Profile"
-msgstr "Recipient profile"
+#: src/Module/Settings/Display.php:198 view/theme/duepuntozero/config.php:70
+#: view/theme/frio/config.php:161 view/theme/quattro/config.php:72
+#: view/theme/vier/config.php:120
+msgid "Theme settings"
+msgstr "Theme settings"
 
-#: mod/admin.php:590
-msgid "Created"
-msgstr "Created"
+#: src/Module/Settings/Display.php:199
+msgid "Calendar"
+msgstr "Calendar"
 
-#: mod/admin.php:591
-msgid "Last Tried"
-msgstr "Last Tried"
+#: src/Module/Settings/Display.php:205
+msgid "Display Theme:"
+msgstr "Display theme:"
 
-#: mod/admin.php:592
-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."
+#: src/Module/Settings/Display.php:206
+msgid "Mobile Theme:"
+msgstr "Mobile theme:"
 
-#: 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 "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 />"
+#: src/Module/Settings/Display.php:209
+msgid "Number of items to display per page:"
+msgstr "Number of items displayed per page:"
 
-#: mod/admin.php:626
-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 "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."
+#: src/Module/Settings/Display.php:209 src/Module/Settings/Display.php:210
+msgid "Maximum of 100 items"
+msgstr "Maximum of 100 items"
 
-#: mod/admin.php:632
-msgid "The worker was never executed. Please check your database structure!"
-msgstr "The worker process has never been executed. Please check your database structure!"
+#: src/Module/Settings/Display.php:210
+msgid "Number of items to display per page when viewed from mobile device:"
+msgstr "Number of items displayed per page on mobile devices:"
 
-#: mod/admin.php:635
-#, php-format
-msgid ""
-"The last worker execution was on %s UTC. This is older than one hour. Please"
-" check your crontab settings."
-msgstr "The last worker process started at %s UTC. This is more than one hour ago. Please adjust your crontab settings."
+#: src/Module/Settings/Display.php:211
+msgid "Update browser every xx seconds"
+msgstr "Update browser every so many seconds:"
 
-#: mod/admin.php:640 mod/admin.php:1545
-msgid "Normal Account"
-msgstr "Standard account"
+#: src/Module/Settings/Display.php:211
+msgid "Minimum of 10 seconds. Enter -1 to disable it."
+msgstr "Minimum 10 seconds; to disable -1."
 
-#: mod/admin.php:641 mod/admin.php:1546
-msgid "Automatic Follower Account"
-msgstr "Automatic follower account"
+#: src/Module/Settings/Display.php:212
+msgid "Automatic updates only at the top of the post stream pages"
+msgstr ""
 
-#: mod/admin.php:642 mod/admin.php:1547
-msgid "Public Forum Account"
-msgstr "Public forum account"
+#: src/Module/Settings/Display.php:212
+msgid ""
+"Auto update may add new posts at the top of the post stream pages, which can"
+" affect the scroll position and perturb normal reading if it happens "
+"anywhere else the top of the page."
+msgstr ""
 
-#: mod/admin.php:643 mod/admin.php:1548
-msgid "Automatic Friend Account"
-msgstr "Automatic friend account"
+#: src/Module/Settings/Display.php:213
+msgid "Display emoticons"
+msgstr ""
 
-#: mod/admin.php:644
-msgid "Blog Account"
-msgstr "Blog account"
+#: src/Module/Settings/Display.php:213
+msgid "When enabled, emoticons are replaced with matching symbols."
+msgstr ""
 
-#: mod/admin.php:645
-msgid "Private Forum Account"
-msgstr "Private forum account"
+#: src/Module/Settings/Display.php:214
+msgid "Infinite scroll"
+msgstr "Infinite scroll"
 
-#: mod/admin.php:667
-msgid "Message queues"
-msgstr "Message queues"
+#: src/Module/Settings/Display.php:214
+msgid "Automatic fetch new items when reaching the page end."
+msgstr ""
 
-#: mod/admin.php:673
-msgid "Summary"
-msgstr "Summary"
+#: src/Module/Settings/Display.php:215
+msgid "Enable Smart Threading"
+msgstr ""
 
-#: mod/admin.php:675
-msgid "Registered users"
-msgstr "Signed up users"
+#: src/Module/Settings/Display.php:215
+msgid "Enable the automatic suppression of extraneous thread indentation."
+msgstr ""
 
-#: mod/admin.php:677
-msgid "Pending registrations"
-msgstr "Pending registrations"
+#: src/Module/Settings/Display.php:216
+msgid "Display the Dislike feature"
+msgstr ""
 
-#: mod/admin.php:678
-msgid "Version"
-msgstr "Version"
+#: src/Module/Settings/Display.php:216
+msgid ""
+"Display the Dislike button and dislike reactions on posts and comments."
+msgstr ""
 
-#: mod/admin.php:683
-msgid "Active plugins"
-msgstr "Active plugins"
+#: src/Module/Settings/Display.php:217
+msgid "Display the resharer"
+msgstr ""
 
-#: mod/admin.php:708
-msgid "Can not parse base url. Must have at least <scheme>://<domain>"
-msgstr "Can not parse base URL. Must have at least <scheme>://<domain>"
+#: src/Module/Settings/Display.php:217
+msgid "Display the first resharer as icon and text on a reshared item."
+msgstr ""
 
-#: mod/admin.php:1013
-msgid "Site settings updated."
-msgstr "Site settings updated."
+#: src/Module/Settings/Display.php:218
+msgid "Stay local"
+msgstr ""
 
-#: mod/admin.php:1070
-msgid "No community page"
-msgstr "No community page"
+#: src/Module/Settings/Display.php:218
+msgid "Don't go to a remote system when following a contact link."
+msgstr ""
 
-#: mod/admin.php:1071
-msgid "Public postings from users of this site"
-msgstr "Public postings from users of this site"
+#: src/Module/Settings/Display.php:220
+msgid "Beginning of week:"
+msgstr "Week begins: "
 
-#: mod/admin.php:1072
-msgid "Global community page"
-msgstr "Global community page"
+#: src/Module/Settings/Profile/Index.php:84
+msgid "Profile Name is required."
+msgstr "Profile name is required."
 
-#: mod/admin.php:1077 mod/contacts.php:551
-msgid "Never"
-msgstr "Never"
+#: src/Module/Settings/Profile/Index.php:132
+msgid "Profile couldn't be updated."
+msgstr ""
 
-#: mod/admin.php:1078
-msgid "At post arrival"
-msgstr "At post arrival"
+#: src/Module/Settings/Profile/Index.php:173
+#: src/Module/Settings/Profile/Index.php:193
+msgid "Label:"
+msgstr ""
 
-#: mod/admin.php:1086 mod/contacts.php:578
-msgid "Disabled"
-msgstr "Disabled"
+#: src/Module/Settings/Profile/Index.php:174
+#: src/Module/Settings/Profile/Index.php:194
+msgid "Value:"
+msgstr ""
 
-#: mod/admin.php:1088
-msgid "Users, Global Contacts"
-msgstr "Users, Global Contacts"
+#: src/Module/Settings/Profile/Index.php:184
+#: src/Module/Settings/Profile/Index.php:204
+msgid "Field Permissions"
+msgstr "Field Permissions"
 
-#: mod/admin.php:1089
-msgid "Users, Global Contacts/fallback"
-msgstr "Users, Global Contacts/fallback"
+#: src/Module/Settings/Profile/Index.php:185
+#: src/Module/Settings/Profile/Index.php:205
+msgid "(click to open/close)"
+msgstr "(reveal/hide)"
 
-#: mod/admin.php:1093
-msgid "One month"
-msgstr "One month"
+#: src/Module/Settings/Profile/Index.php:191
+msgid "Add a new profile field"
+msgstr ""
 
-#: mod/admin.php:1094
-msgid "Three months"
-msgstr "Three months"
+#: src/Module/Settings/Profile/Index.php:221
+msgid "Profile Actions"
+msgstr "Profile actions"
 
-#: mod/admin.php:1095
-msgid "Half a year"
-msgstr "Half a year"
+#: src/Module/Settings/Profile/Index.php:222
+msgid "Edit Profile Details"
+msgstr "Edit Profile Details"
 
-#: mod/admin.php:1096
-msgid "One year"
-msgstr "One a year"
+#: src/Module/Settings/Profile/Index.php:224
+msgid "Change Profile Photo"
+msgstr "Change profile photo"
 
-#: mod/admin.php:1101
-msgid "Multi user instance"
-msgstr "Multi user instance"
+#: src/Module/Settings/Profile/Index.php:229
+msgid "Profile picture"
+msgstr "Profile picture"
 
-#: mod/admin.php:1124
-msgid "Closed"
-msgstr "Closed"
+#: src/Module/Settings/Profile/Index.php:230
+msgid "Location"
+msgstr "Location"
 
-#: mod/admin.php:1125
-msgid "Requires approval"
-msgstr "Requires approval"
+#: src/Module/Settings/Profile/Index.php:231 src/Util/Temporal.php:93
+#: src/Util/Temporal.php:95
+msgid "Miscellaneous"
+msgstr "Miscellaneous"
 
-#: mod/admin.php:1126
-msgid "Open"
-msgstr "Open"
+#: src/Module/Settings/Profile/Index.php:232
+msgid "Custom Profile Fields"
+msgstr ""
 
-#: mod/admin.php:1130
-msgid "No SSL policy, links will track page SSL state"
-msgstr "No SSL policy, links will track page SSL state"
+#: src/Module/Settings/Profile/Index.php:234 src/Module/Welcome.php:58
+msgid "Upload Profile Photo"
+msgstr "Upload profile photo"
 
-#: mod/admin.php:1131
-msgid "Force all links to use SSL"
-msgstr "Force all links to use SSL"
+#: src/Module/Settings/Profile/Index.php:238
+msgid "Display name:"
+msgstr ""
 
-#: mod/admin.php:1132
-msgid "Self-signed certificate, use SSL for local links only (discouraged)"
-msgstr "Self-signed certificate, use SSL for local links only (discouraged)"
+#: src/Module/Settings/Profile/Index.php:241
+msgid "Street Address:"
+msgstr "Street address:"
 
-#: mod/admin.php:1156
-msgid "File upload"
-msgstr "File upload"
+#: src/Module/Settings/Profile/Index.php:242
+msgid "Locality/City:"
+msgstr "Locality/City:"
 
-#: mod/admin.php:1157
-msgid "Policies"
-msgstr "Policies"
+#: src/Module/Settings/Profile/Index.php:243
+msgid "Region/State:"
+msgstr "Region/State:"
 
-#: mod/admin.php:1159
-msgid "Auto Discovered Contact Directory"
-msgstr "Auto-discovered contact directory"
+#: src/Module/Settings/Profile/Index.php:244
+msgid "Postal/Zip Code:"
+msgstr "Postcode:"
 
-#: mod/admin.php:1160
-msgid "Performance"
-msgstr "Performance"
+#: src/Module/Settings/Profile/Index.php:245
+msgid "Country:"
+msgstr "Country:"
 
-#: mod/admin.php:1161
-msgid "Worker"
-msgstr "Worker"
+#: src/Module/Settings/Profile/Index.php:247
+msgid "XMPP (Jabber) address:"
+msgstr "XMPP (Jabber) address:"
 
-#: mod/admin.php:1162
+#: src/Module/Settings/Profile/Index.php:247
 msgid ""
-"Relocate - WARNING: advanced function. Could make this server unreachable."
-msgstr "Relocate - Warning, advanced function: This could make this server unreachable."
-
-#: mod/admin.php:1165
-msgid "Site name"
-msgstr "Site name"
-
-#: mod/admin.php:1166
-msgid "Host name"
-msgstr "Host name"
+"The XMPP address will be published so that people can follow you there."
+msgstr ""
 
-#: mod/admin.php:1167
-msgid "Sender Email"
-msgstr "Sender email"
+#: src/Module/Settings/Profile/Index.php:248
+msgid "Matrix (Element) address:"
+msgstr ""
 
-#: mod/admin.php:1167
+#: src/Module/Settings/Profile/Index.php:248
 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."
+"The Matrix address will be published so that people can follow you there."
+msgstr ""
 
-#: mod/admin.php:1168
-msgid "Banner/Logo"
-msgstr "Banner/Logo"
+#: src/Module/Settings/Profile/Index.php:249
+msgid "Homepage URL:"
+msgstr "Homepage URL:"
 
-#: mod/admin.php:1169
-msgid "Shortcut icon"
-msgstr "Shortcut icon"
+#: src/Module/Settings/Profile/Index.php:250
+msgid "Public Keywords:"
+msgstr "Public keywords:"
 
-#: mod/admin.php:1169
-msgid "Link to an icon that will be used for browsers."
-msgstr "Link to an icon that will be used for browsers."
+#: src/Module/Settings/Profile/Index.php:250
+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:1170
-msgid "Touch icon"
-msgstr "Touch icon"
+#: src/Module/Settings/Profile/Index.php:251
+msgid "Private Keywords:"
+msgstr "Private keywords:"
 
-#: mod/admin.php:1170
-msgid "Link to an icon that will be used for tablets and mobiles."
-msgstr "Link to an icon that will be used for tablets and mobiles."
+#: src/Module/Settings/Profile/Index.php:251
+msgid "(Used for searching profiles, never shown to others)"
+msgstr "Used for searching profiles, never shown to others."
 
-#: mod/admin.php:1171
-msgid "Additional Info"
-msgstr "Additional Info"
+#: src/Module/Settings/Profile/Index.php:252
+#, php-format
+msgid ""
+"<p>Custom fields appear on <a href=\"%s\">your profile page</a>.</p>\n"
+"\t\t\t\t<p>You can use BBCodes in the field values.</p>\n"
+"\t\t\t\t<p>Reorder by dragging the field title.</p>\n"
+"\t\t\t\t<p>Empty the label field to remove a custom field.</p>\n"
+"\t\t\t\t<p>Non-public fields can only be seen by the selected Friendica contacts or the Friendica contacts in the selected groups.</p>"
+msgstr ""
 
-#: mod/admin.php:1171
+#: src/Module/Settings/Profile/Photo/Crop.php:108
+#: src/Module/Settings/Profile/Photo/Crop.php:126
+#: src/Module/Settings/Profile/Photo/Crop.php:144
+#: src/Module/Settings/Profile/Photo/Index.php:102
 #, php-format
+msgid "Image size reduction [%s] failed."
+msgstr "Image size reduction [%s] failed."
+
+#: src/Module/Settings/Profile/Photo/Crop.php:151
 msgid ""
-"For public servers: you can add additional information here that will be "
-"listed at %s/siteinfo."
-msgstr "For public servers: add additional information here that will be listed at %s/siteinfo."
+"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:1172
-msgid "System language"
-msgstr "System language"
+#: src/Module/Settings/Profile/Photo/Crop.php:156
+msgid "Unable to process image"
+msgstr "Unable to process image"
 
-#: mod/admin.php:1173
-msgid "System theme"
-msgstr "System theme"
+#: src/Module/Settings/Profile/Photo/Crop.php:175
+msgid "Photo not found."
+msgstr ""
 
-#: mod/admin.php:1173
-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>"
+#: src/Module/Settings/Profile/Photo/Crop.php:197
+msgid "Profile picture successfully updated."
+msgstr ""
 
-#: mod/admin.php:1174
-msgid "Mobile system theme"
-msgstr "Mobile system theme"
+#: src/Module/Settings/Profile/Photo/Crop.php:223
+#: src/Module/Settings/Profile/Photo/Crop.php:227
+msgid "Crop Image"
+msgstr "Crop Image"
 
-#: mod/admin.php:1174
-msgid "Theme for mobile devices"
-msgstr "Theme for mobile devices"
+#: src/Module/Settings/Profile/Photo/Crop.php:224
+msgid "Please adjust the image cropping for optimum viewing."
+msgstr "Please adjust the image cropping for optimum viewing."
 
-#: mod/admin.php:1175
-msgid "SSL link policy"
-msgstr "SSL link policy"
+#: src/Module/Settings/Profile/Photo/Crop.php:226
+msgid "Use Image As Is"
+msgstr ""
 
-#: mod/admin.php:1175
-msgid "Determines whether generated links should be forced to use SSL"
-msgstr "Determines whether generated links should be forced to use SSL"
+#: src/Module/Settings/Profile/Photo/Index.php:46
+msgid "Missing uploaded image."
+msgstr ""
 
-#: mod/admin.php:1176
-msgid "Force SSL"
-msgstr "Force SSL"
+#: src/Module/Settings/Profile/Photo/Index.php:125
+msgid "Profile Picture Settings"
+msgstr ""
 
-#: mod/admin.php:1176
-msgid ""
-"Force all Non-SSL requests to SSL - Attention: on some systems it could lead"
-" to endless loops."
-msgstr "Force all Non-SSL requests to SSL - Attention: on some systems it could lead to endless loops."
+#: src/Module/Settings/Profile/Photo/Index.php:126
+msgid "Current Profile Picture"
+msgstr ""
 
-#: mod/admin.php:1177
-msgid "Hide help entry from navigation menu"
-msgstr "Hide help entry from navigation menu"
+#: src/Module/Settings/Profile/Photo/Index.php:127
+msgid "Upload Profile Picture"
+msgstr ""
 
-#: mod/admin.php:1177
-msgid ""
-"Hides the menu entry for the Help pages from the navigation menu. You can "
-"still access it calling /help directly."
-msgstr "Hides the menu entry for the Help pages from the navigation menu. Help pages can still be accessed by calling ../help directly via its URL."
+#: src/Module/Settings/Profile/Photo/Index.php:128
+msgid "Upload Picture:"
+msgstr ""
 
-#: mod/admin.php:1178
-msgid "Single user instance"
-msgstr "Single user instance"
+#: src/Module/Settings/Profile/Photo/Index.php:133
+msgid "or"
+msgstr "or"
 
-#: mod/admin.php:1178
-msgid "Make this instance multi-user or single-user for the named user"
-msgstr "Make this instance multi-user or single-user for the named user"
+#: src/Module/Settings/Profile/Photo/Index.php:135
+msgid "skip this step"
+msgstr "skip this step"
 
-#: mod/admin.php:1179
-msgid "Maximum image size"
-msgstr "Maximum image size"
+#: src/Module/Settings/Profile/Photo/Index.php:137
+msgid "select a photo from your photo albums"
+msgstr "select a photo from your photo albums"
 
-#: mod/admin.php:1179
-msgid ""
-"Maximum size in bytes of uploaded images. Default is 0, which means no "
-"limits."
-msgstr "Maximum size in bytes of uploaded images. Default is 0, which means no limits."
+#: src/Module/Settings/TwoFactor/AppSpecific.php:52
+#: src/Module/Settings/TwoFactor/Recovery.php:50
+#: src/Module/Settings/TwoFactor/Trusted.php:30
+#: src/Module/Settings/TwoFactor/Verify.php:56
+msgid "Please enter your password to access this page."
+msgstr "Please enter your password to access this page."
 
-#: mod/admin.php:1180
-msgid "Maximum image length"
-msgstr "Maximum image length"
+#: src/Module/Settings/TwoFactor/AppSpecific.php:70
+msgid "App-specific password generation failed: The description is empty."
+msgstr "App-specific password generation failed: The description is empty."
 
-#: mod/admin.php:1180
+#: src/Module/Settings/TwoFactor/AppSpecific.php:73
 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."
+"App-specific password generation failed: This description already exists."
+msgstr "App-specific password generation failed: This description already exists."
 
-#: mod/admin.php:1181
-msgid "JPEG image quality"
-msgstr "JPEG image quality"
+#: src/Module/Settings/TwoFactor/AppSpecific.php:77
+msgid "New app-specific password generated."
+msgstr "New app-specific password generated."
 
-#: mod/admin.php:1181
-msgid ""
-"Uploaded JPEGS will be saved at this quality setting [0-100]. Default is "
-"100, which is full quality."
-msgstr "Uploaded JPEGS will be saved at this quality setting [0-100]. Default is 100, which is the original quality level."
+#: src/Module/Settings/TwoFactor/AppSpecific.php:83
+msgid "App-specific passwords successfully revoked."
+msgstr "App-specific passwords successfully revoked."
 
-#: mod/admin.php:1183
-msgid "Register policy"
-msgstr "Registration policy"
+#: src/Module/Settings/TwoFactor/AppSpecific.php:93
+msgid "App-specific password successfully revoked."
+msgstr "App-specific password successfully revoked."
 
-#: mod/admin.php:1184
-msgid "Maximum Daily Registrations"
-msgstr "Maximum daily registrations"
+#: src/Module/Settings/TwoFactor/AppSpecific.php:114
+msgid "Two-factor app-specific passwords"
+msgstr "Two-factor app-specific passwords"
+
+#: src/Module/Settings/TwoFactor/AppSpecific.php:116
+msgid ""
+"<p>App-specific passwords are randomly generated passwords used instead your"
+" regular password to authenticate your account on third-party applications "
+"that don't support two-factor authentication.</p>"
+msgstr "<p>App-specific passwords are randomly generated passwords. They are used instead of your regular password to authenticate your account on third-party applications that don't support two-factor authentication.</p>"
 
-#: mod/admin.php:1184
+#: src/Module/Settings/TwoFactor/AppSpecific.php:117
 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."
+"Make sure to copy your new app-specific password now. You won’t be able to "
+"see it again!"
+msgstr "Make sure to copy your new app-specific password now. You won’t be able to see it again!"
 
-#: mod/admin.php:1185
-msgid "Register text"
-msgstr "Registration text"
+#: src/Module/Settings/TwoFactor/AppSpecific.php:120
+msgid "Description"
+msgstr "Description"
 
-#: mod/admin.php:1185
-msgid "Will be displayed prominently on the registration page."
-msgstr "Will be displayed prominently on the registration page."
+#: src/Module/Settings/TwoFactor/AppSpecific.php:121
+msgid "Last Used"
+msgstr "Last used"
 
-#: mod/admin.php:1186
-msgid "Accounts abandoned after x days"
-msgstr "Accounts abandoned after so many days"
+#: src/Module/Settings/TwoFactor/AppSpecific.php:122
+msgid "Revoke"
+msgstr "Revoke"
 
-#: mod/admin.php:1186
+#: src/Module/Settings/TwoFactor/AppSpecific.php:123
+msgid "Revoke All"
+msgstr "Revoke all"
+
+#: src/Module/Settings/TwoFactor/AppSpecific.php:126
 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."
+"When you generate a new app-specific password, you must use it right away, "
+"it will be shown to you once after you generate it."
+msgstr "When you generate a new app-specific password, you must use it right away. It will be shown to you only once after you generate it."
 
-#: mod/admin.php:1187
-msgid "Allowed friend domains"
-msgstr "Allowed friend domains"
+#: src/Module/Settings/TwoFactor/AppSpecific.php:127
+msgid "Generate new app-specific password"
+msgstr "Generate new app-specific password"
 
-#: mod/admin.php:1187
-msgid ""
-"Comma separated list of domains which are allowed to establish friendships "
-"with this site. Wildcards are accepted. Empty to allow any domains"
-msgstr "Comma separated list of domains which are allowed to establish friendships with this site. Wildcards are accepted. Leave empty to allow any domains"
+#: src/Module/Settings/TwoFactor/AppSpecific.php:128
+msgid "Friendiqa on my Fairphone 2..."
+msgstr "Friendiqa on my Fairphone 2..."
 
-#: mod/admin.php:1188
-msgid "Allowed email domains"
-msgstr "Allowed email domains"
+#: src/Module/Settings/TwoFactor/AppSpecific.php:129
+msgid "Generate"
+msgstr "Generate"
 
-#: mod/admin.php:1188
-msgid ""
-"Comma separated list of domains which are allowed in email addresses for "
-"registrations to this site. Wildcards are accepted. Empty to allow any "
-"domains"
-msgstr "Comma separated list of domains which are allowed in email addresses for registrations to this site. Wildcards are accepted. Leave empty to allow any domains"
+#: src/Module/Settings/TwoFactor/Index.php:67
+msgid "Two-factor authentication successfully disabled."
+msgstr "Two-factor authentication successfully disabled."
 
-#: mod/admin.php:1189
-msgid "Block public"
-msgstr "Block public"
+#: src/Module/Settings/TwoFactor/Index.php:93
+msgid "Wrong Password"
+msgstr "Wrong password"
 
-#: mod/admin.php:1189
+#: src/Module/Settings/TwoFactor/Index.php:113
 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."
+"<p>Use an application on a mobile device to get two-factor authentication "
+"codes when prompted on login.</p>"
+msgstr "<p>Use an application on a mobile device to get two-factor authentication codes when prompted on login.</p>"
 
-#: mod/admin.php:1190
-msgid "Force publish"
-msgstr "Mandatory directory listing"
+#: src/Module/Settings/TwoFactor/Index.php:117
+msgid "Authenticator app"
+msgstr "Authenticator app"
 
-#: mod/admin.php:1190
-msgid ""
-"Check to force all profiles on this site to be listed in the site directory."
-msgstr "Force all profiles on this site to be listed in the site directory."
+#: src/Module/Settings/TwoFactor/Index.php:118
+msgid "Configured"
+msgstr "Configured"
 
-#: mod/admin.php:1191
-msgid "Global directory URL"
-msgstr "Global directory URL"
+#: src/Module/Settings/TwoFactor/Index.php:118
+msgid "Not Configured"
+msgstr "Not configured"
 
-#: mod/admin.php:1191
-msgid ""
-"URL to the global directory. If this is not set, the global directory is "
-"completely unavailable to the application."
-msgstr "URL to the global directory: If this is not set, the global directory is completely unavailable to the application."
+#: src/Module/Settings/TwoFactor/Index.php:119
+msgid "<p>You haven't finished configuring your authenticator app.</p>"
+msgstr "<p>You haven't finished configuring your authenticator app.</p>"
 
-#: mod/admin.php:1192
-msgid "Allow threaded items"
-msgstr "Allow threaded items"
+#: src/Module/Settings/TwoFactor/Index.php:120
+msgid "<p>Your authenticator app is correctly configured.</p>"
+msgstr "<p>Your authenticator app is correctly configured.</p>"
 
-#: mod/admin.php:1192
-msgid "Allow infinite level threading for items on this site."
-msgstr "Allow infinite levels of threading for items on this site."
+#: src/Module/Settings/TwoFactor/Index.php:122
+msgid "Recovery codes"
+msgstr "Recovery codes"
 
-#: mod/admin.php:1193
-msgid "Private posts by default for new users"
-msgstr "Private posts by default for new users"
+#: src/Module/Settings/TwoFactor/Index.php:123
+msgid "Remaining valid codes"
+msgstr "Remaining valid codes"
 
-#: mod/admin.php:1193
+#: src/Module/Settings/TwoFactor/Index.php:125
 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."
+"<p>These one-use codes can replace an authenticator app code in case you "
+"have lost access to it.</p>"
+msgstr "<p>These one-use codes can replace an authenticator app code in case you have lost access to it.</p>"
 
-#: mod/admin.php:1194
-msgid "Don't include post content in email notifications"
-msgstr "Don't include post content in email notifications"
+#: src/Module/Settings/TwoFactor/Index.php:127
+msgid "App-specific passwords"
+msgstr "App-specific passwords"
 
-#: mod/admin.php:1194
+#: src/Module/Settings/TwoFactor/Index.php:128
+msgid "Generated app-specific passwords"
+msgstr "Generated app-specific passwords."
+
+#: src/Module/Settings/TwoFactor/Index.php:130
 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."
+"<p>These randomly generated passwords allow you to authenticate on apps not "
+"supporting two-factor authentication.</p>"
+msgstr "<p>These randomly generated passwords allow you to authenticate on apps not supporting two-factor authentication.</p>"
 
-#: mod/admin.php:1195
-msgid "Disallow public access to addons listed in the apps menu."
-msgstr "Disallow public access to addons listed in the apps menu."
+#: src/Module/Settings/TwoFactor/Index.php:133
+msgid "Current password:"
+msgstr "Current password:"
 
-#: mod/admin.php:1195
+#: src/Module/Settings/TwoFactor/Index.php:133
 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."
+"You need to provide your current password to change two-factor "
+"authentication settings."
+msgstr "You need to provide your current password to change two-factor authentication settings."
 
-#: mod/admin.php:1196
-msgid "Don't embed private images in posts"
-msgstr "Don't embed private images in posts"
+#: src/Module/Settings/TwoFactor/Index.php:134
+msgid "Enable two-factor authentication"
+msgstr "Enable two-factor authentication"
 
-#: mod/admin.php:1196
-msgid ""
-"Don't replace locally-hosted private photos in posts with an embedded copy "
-"of the image. This means that contacts who receive posts containing private "
-"photos will have to authenticate and load each image, which may take a "
-"while."
-msgstr "Don't replace locally-hosted private photos in posts with an embedded copy of the image. This means that contacts who receive posts containing private photos will have to authenticate and load each image, which may take a while."
+#: src/Module/Settings/TwoFactor/Index.php:135
+msgid "Disable two-factor authentication"
+msgstr "Disable two-factor authentication"
 
-#: mod/admin.php:1197
-msgid "Allow Users to set remote_self"
-msgstr "Allow users to set \"Remote self\""
+#: src/Module/Settings/TwoFactor/Index.php:136
+msgid "Show recovery codes"
+msgstr "Show recovery codes"
 
-#: mod/admin.php:1197
-msgid ""
-"With checking this, every user is allowed to mark every contact as a "
-"remote_self in the repair contact dialog. Setting this flag on a contact "
-"causes mirroring every posting of that contact in the users stream."
-msgstr "This allows every user to mark contacts as a \"Remote self\" in the repair contact dialogue. Setting this flag on a contact will mirror every posting of that contact in the users stream."
+#: src/Module/Settings/TwoFactor/Index.php:137
+msgid "Manage app-specific passwords"
+msgstr "Manage app-specific passwords."
 
-#: mod/admin.php:1198
-msgid "Block multiple registrations"
-msgstr "Block multiple registrations"
+#: src/Module/Settings/TwoFactor/Index.php:138
+msgid "Manage trusted browsers"
+msgstr ""
 
-#: mod/admin.php:1198
-msgid "Disallow users to register additional accounts for use as pages."
-msgstr "Disallow users to sign up for additional accounts."
+#: src/Module/Settings/TwoFactor/Index.php:139
+msgid "Finish app configuration"
+msgstr "Finish app configuration"
 
-#: mod/admin.php:1199
-msgid "OpenID support"
-msgstr "OpenID support"
+#: src/Module/Settings/TwoFactor/Recovery.php:66
+msgid "New recovery codes successfully generated."
+msgstr "New recovery codes successfully generated."
 
-#: mod/admin.php:1199
-msgid "OpenID support for registration and logins."
-msgstr "OpenID support for registration and logins."
+#: src/Module/Settings/TwoFactor/Recovery.php:92
+msgid "Two-factor recovery codes"
+msgstr "Two-factor recovery codes"
 
-#: mod/admin.php:1200
-msgid "Fullname check"
-msgstr "Full name check"
+#: src/Module/Settings/TwoFactor/Recovery.php:94
+msgid ""
+"<p>Recovery codes can be used to access your account in the event you lose "
+"access to your device and cannot receive two-factor authentication "
+"codes.</p><p><strong>Put these in a safe spot!</strong> If you lose your "
+"device and don’t have the recovery codes you will lose access to your "
+"account.</p>"
+msgstr "<p>Recovery codes can be used to access your account in the event you lose access to your device and cannot receive two-factor authentication codes.</p><p><strong>Put these in a safe place!</strong> If you lose your device and don’t have the recovery codes you will lose access to your account.</p>"
 
-#: mod/admin.php:1200
+#: src/Module/Settings/TwoFactor/Recovery.php:96
 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."
+"When you generate new recovery codes, you must copy the new codes. Your old "
+"codes won’t work anymore."
+msgstr "When you generate new recovery codes, you must copy the new codes. Your old codes won’t work anymore."
 
-#: mod/admin.php:1201
-msgid "Community Page Style"
-msgstr "Community page style"
+#: src/Module/Settings/TwoFactor/Recovery.php:97
+msgid "Generate new recovery codes"
+msgstr "Generate new recovery codes"
 
-#: mod/admin.php:1201
-msgid ""
-"Type of community page to show. 'Global community' shows every public "
-"posting from an open distributed network that arrived on this server."
-msgstr "Type of community page to show. 'Global community' shows every public posting from an open distributed network that arrived on this server."
+#: src/Module/Settings/TwoFactor/Recovery.php:99
+msgid "Next: Verification"
+msgstr "Next: Verification"
 
-#: mod/admin.php:1202
-msgid "Posts per user on community page"
-msgstr "Posts per user on community page"
+#: src/Module/Settings/TwoFactor/Trusted.php:49
+msgid "Trusted browsers successfully removed."
+msgstr ""
 
-#: mod/admin.php:1202
-msgid ""
-"The maximum number of posts per user on the community page. (Not valid for "
-"'Global Community')"
-msgstr "Maximum number of posts per user on the community page (not valid for 'Global Community')."
+#: src/Module/Settings/TwoFactor/Trusted.php:59
+msgid "Trusted browser successfully removed."
+msgstr ""
 
-#: mod/admin.php:1203
-msgid "Enable OStatus support"
-msgstr "Enable OStatus support"
+#: src/Module/Settings/TwoFactor/Trusted.php:97
+msgid "Two-factor Trusted Browsers"
+msgstr ""
 
-#: mod/admin.php:1203
+#: src/Module/Settings/TwoFactor/Trusted.php:98
 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."
+"Trusted browsers are individual browsers you chose to skip two-factor "
+"authentication to access Friendica. Please use this feature sparingly, as it"
+" can negate the benefit of two-factor authentication."
+msgstr ""
+
+#: src/Module/Settings/TwoFactor/Trusted.php:99
+msgid "Device"
+msgstr ""
+
+#: src/Module/Settings/TwoFactor/Trusted.php:100
+msgid "OS"
+msgstr ""
+
+#: src/Module/Settings/TwoFactor/Trusted.php:102
+msgid "Trusted"
+msgstr ""
+
+#: src/Module/Settings/TwoFactor/Trusted.php:103
+msgid "Last Use"
+msgstr ""
+
+#: src/Module/Settings/TwoFactor/Trusted.php:105
+msgid "Remove All"
+msgstr ""
 
-#: mod/admin.php:1204
-msgid "Only import OStatus threads from our contacts"
-msgstr "Only import OStatus threads from known contacts"
+#: src/Module/Settings/TwoFactor/Verify.php:78
+msgid "Two-factor authentication successfully activated."
+msgstr "Two-factor authentication successfully activated."
 
-#: mod/admin.php:1204
+#: src/Module/Settings/TwoFactor/Verify.php:111
+#, 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 "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."
+"<p>Or you can submit the authentication settings manually:</p>\n"
+"<dl>\n"
+"\t<dt>Issuer</dt>\n"
+"\t<dd>%s</dd>\n"
+"\t<dt>Account Name</dt>\n"
+"\t<dd>%s</dd>\n"
+"\t<dt>Secret Key</dt>\n"
+"\t<dd>%s</dd>\n"
+"\t<dt>Type</dt>\n"
+"\t<dd>Time-based</dd>\n"
+"\t<dt>Number of digits</dt>\n"
+"\t<dd>6</dd>\n"
+"\t<dt>Hashing algorithm</dt>\n"
+"\t<dd>SHA-1</dd>\n"
+"</dl>"
+msgstr "<p>Or you can submit the authentication settings manually:</p>\n<dl>\n\t<dt>Issuer</dt>\n\t<dd>%s</dd>\n\t<dt>Account Name</dt>\n\t<dd>%s</dd>\n\t<dt>Secret Key</dt>\n\t<dd>%s</dd>\n\t<dt>Type</dt>\n\t<dd>Time-based</dd>\n\t<dt>Number of digits</dt>\n\t<dd>6</dd>\n\t<dt>Hashing algorithm</dt>\n\t<dd>SHA-1</dd>\n</dl>"
 
-#: mod/admin.php:1205
-msgid "OStatus support can only be enabled if threading is enabled."
-msgstr "OStatus support can only be enabled if threading is enabled."
+#: src/Module/Settings/TwoFactor/Verify.php:131
+msgid "Two-factor code verification"
+msgstr "Two-factor code verification"
 
-#: mod/admin.php:1207
+#: src/Module/Settings/TwoFactor/Verify.php:133
 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."
+"<p>Please scan this QR Code with your authenticator app and submit the "
+"provided code.</p>"
+msgstr "<p>Please scan this QR Code with your authenticator app and submit the provided code.</p>"
 
-#: mod/admin.php:1208
-msgid "Enable Diaspora support"
-msgstr "Enable Diaspora support"
+#: src/Module/Settings/TwoFactor/Verify.php:135
+#, php-format
+msgid ""
+"<p>Or you can open the following URL in your mobile device:</p><p><a "
+"href=\"%s\">%s</a></p>"
+msgstr ""
 
-#: mod/admin.php:1208
-msgid "Provide built-in Diaspora network compatibility."
-msgstr "Provide built-in Diaspora network compatibility."
+#: src/Module/Settings/TwoFactor/Verify.php:142
+msgid "Verify code and enable two-factor authentication"
+msgstr "Verify code and enable two-factor authentication"
 
-#: mod/admin.php:1209
-msgid "Only allow Friendica contacts"
-msgstr "Only allow Friendica contacts"
+#: src/Module/Settings/UserExport.php:68
+msgid "Export account"
+msgstr "Export account"
 
-#: mod/admin.php:1209
+#: src/Module/Settings/UserExport.php:68
 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."
+"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:1210
-msgid "Verify SSL"
-msgstr "Verify SSL"
+#: src/Module/Settings/UserExport.php:69
+msgid "Export all"
+msgstr "Export all"
 
-#: mod/admin.php:1210
+#: src/Module/Settings/UserExport.php:69
 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."
+"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)"
+msgstr ""
 
-#: mod/admin.php:1211
-msgid "Proxy user"
-msgstr "Proxy user"
+#: src/Module/Settings/UserExport.php:70
+msgid "Export Contacts to CSV"
+msgstr "Export contacts to CSV"
 
-#: mod/admin.php:1212
-msgid "Proxy URL"
-msgstr "Proxy URL"
+#: src/Module/Settings/UserExport.php:70
+msgid ""
+"Export the list of the accounts you are following as CSV file. Compatible to"
+" e.g. Mastodon."
+msgstr "Export the list of the accounts you are following as CSV file. Compatible with Mastodon for example."
 
-#: mod/admin.php:1213
-msgid "Network timeout"
-msgstr "Network timeout"
+#: src/Module/Special/HTTPException.php:49
+msgid "Bad Request"
+msgstr "Bad request"
 
-#: mod/admin.php:1213
-msgid "Value is in seconds. Set to 0 for unlimited (not recommended)."
-msgstr "Value is in seconds. Set to 0 for unlimited (not recommended)."
+#: src/Module/Special/HTTPException.php:51
+msgid "Forbidden"
+msgstr "Forbidden"
 
-#: mod/admin.php:1214
-msgid "Maximum Load Average"
-msgstr "Maximum load average"
+#: src/Module/Special/HTTPException.php:52
+msgid "Not Found"
+msgstr "Not found"
 
-#: mod/admin.php:1214
-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)."
+#: src/Module/Special/HTTPException.php:54
+msgid "Service Unavailable"
+msgstr "Service Unavailable"
 
-#: mod/admin.php:1215
-msgid "Maximum Load Average (Frontend)"
-msgstr "Maximum load average (frontend)"
+#: src/Module/Special/HTTPException.php:61
+msgid ""
+"The server cannot or will not process the request due to an apparent client "
+"error."
+msgstr "The server cannot process the request due to an apparent client error."
 
-#: mod/admin.php:1215
-msgid "Maximum system load before the frontend quits service - default 50."
-msgstr "Maximum system load before the frontend quits service (default 50)."
+#: src/Module/Special/HTTPException.php:62
+msgid ""
+"Authentication is required and has failed or has not yet been provided."
+msgstr "Authentication is required but has failed or not yet being provided."
 
-#: mod/admin.php:1216
-msgid "Minimal Memory"
-msgstr "Minimal memory"
+#: src/Module/Special/HTTPException.php:63
+msgid ""
+"The request was valid, but the server is refusing action. The user might not"
+" have the necessary permissions for a resource, or may need an account."
+msgstr "The request was valid, but the server is refusing action. The user might not have the necessary permissions for a resource, or may need an account."
 
-#: mod/admin.php:1216
+#: src/Module/Special/HTTPException.php:64
 msgid ""
-"Minimal free memory in MB for the poller. Needs access to /proc/meminfo - "
-"default 0 (deactivated)."
-msgstr "Minimal free memory in MB for the poller. Needs access to /proc/meminfo (default 0 - deactivated)."
+"The requested resource could not be found but may be available in the "
+"future."
+msgstr "The requested resource could not be found but may be available in the future."
 
-#: mod/admin.php:1217
-msgid "Maximum table size for optimization"
-msgstr "Maximum table size for optimization"
+#: src/Module/Special/HTTPException.php:65
+msgid ""
+"An unexpected condition was encountered and no more specific message is "
+"suitable."
+msgstr "An unexpected condition was encountered and no more specific message is available."
 
-#: mod/admin.php:1217
+#: src/Module/Special/HTTPException.php:66
 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 server is currently unavailable (because it is overloaded or down for "
+"maintenance). Please try again later."
+msgstr "The server is currently unavailable (possibly because it is overloaded or down for maintenance). Please try again later."
+
+#: src/Module/Special/HTTPException.php:76
+msgid "Stack trace:"
+msgstr ""
 
-#: mod/admin.php:1218
-msgid "Minimum level of fragmentation"
-msgstr "Minimum level of fragmentation"
+#: src/Module/Special/HTTPException.php:80
+#, php-format
+msgid "Exception thrown in %s:%d"
+msgstr ""
 
-#: mod/admin.php:1218
+#: src/Module/Tos.php:46 src/Module/Tos.php:88
 msgid ""
-"Minimum fragmenation level to start the automatic optimization - default "
-"value is 30%."
-msgstr "Minimum fragmentation level to start the automatic optimization (default 30%)."
+"At the time of registration, and for providing communications between the "
+"user account and their contacts, the user has to provide a display name (pen"
+" name), an username (nickname) and a working email address. The names will "
+"be accessible on the profile page of the account by any visitor of the page,"
+" even if other profile details are not displayed. The email address will "
+"only be used to send the user notifications about interactions, but wont be "
+"visibly displayed. The listing of an account in the node's user directory or"
+" the global user directory is optional and can be controlled in the user "
+"settings, it is not necessary for communication."
+msgstr "At the time of registration, and for providing communications between the user account and their contacts, the user has to provide a display name (pen name), a username (nickname) and a working email address. The names will be accessible on the profile page of the account by any visitor of the page, even if other profile details are not displayed. The email address will only be used to send the user notifications about interactions, but won’t be visibly displayed. The listing of an account in the node's user directory or the global user directory is optional and can be controlled in the user settings, it is not necessary for communication."
 
-#: mod/admin.php:1220
-msgid "Periodical check of global contacts"
-msgstr "Periodical check of global contacts"
+#: src/Module/Tos.php:47 src/Module/Tos.php:89
+msgid ""
+"This data is required for communication and is passed on to the nodes of the"
+" communication partners and is stored there. Users can enter additional "
+"private data that may be transmitted to the communication partners accounts."
+msgstr "This information is required for communication and is passed on to the nodes of the communication partners and is stored there. Users can enter additional personal information that may be transmitted to the communication partner's accounts."
 
-#: mod/admin.php:1220
+#: src/Module/Tos.php:48 src/Module/Tos.php:90
+#, 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 "This checks global contacts periodically for missing or outdated data and the vitality of the contacts and servers."
+"At any point in time a logged in user can export their account data from the"
+" <a href=\"%1$s/settings/userexport\">account settings</a>. If the user "
+"wants to delete their account they can do so at <a "
+"href=\"%1$s/removeme\">%1$s/removeme</a>. The deletion of the account will "
+"be permanent. Deletion of the data will also be requested from the nodes of "
+"the communication partners."
+msgstr "At any point in time a logged in user can export their account data from the <a href=\"%1$s/settings/userexport\">account settings</a>. If the user wants to delete their account they can do so at <a href=\"%1$s/removeme\">%1$s/removeme</a>. The deletion of the account will be permanent. Deletion of the data will also be requested from the nodes of the communication partners."
 
-#: mod/admin.php:1221
-msgid "Days between requery"
-msgstr "Days between enquiry"
+#: src/Module/Tos.php:51 src/Module/Tos.php:87
+msgid "Privacy Statement"
+msgstr "Privacy Statement"
 
-#: mod/admin.php:1221
-msgid "Number of days after which a server is requeried for his contacts."
-msgstr "Number of days after which a server is required check contacts."
+#: src/Module/Welcome.php:44
+msgid "Welcome to Friendica"
+msgstr "Welcome to Friendica"
 
-#: mod/admin.php:1222
-msgid "Discover contacts from other servers"
-msgstr "Discover contacts from other servers"
+#: src/Module/Welcome.php:45
+msgid "New Member Checklist"
+msgstr "New Member Checklist"
 
-#: mod/admin.php:1222
+#: src/Module/Welcome.php:46
 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'."
+"We would like to offer some tips and links to help make your experience "
+"enjoyable. Click any item to visit the relevant page. A link to this page "
+"will be visible from your home page for two weeks after your initial "
+"registration and then will quietly disappear."
+msgstr "We would like to offer some tips and links to help make your experience enjoyable. Click any item to visit the relevant page. A link to this page will be visible from your home page for two weeks after your initial registration and then will quietly disappear."
+
+#: src/Module/Welcome.php:48
+msgid "Getting Started"
+msgstr "Getting started"
 
-#: mod/admin.php:1223
-msgid "Timeframe for fetching global contacts"
-msgstr "Time-frame for fetching global contacts"
+#: src/Module/Welcome.php:49
+msgid "Friendica Walk-Through"
+msgstr "Friendica walk-through"
 
-#: mod/admin.php:1223
+#: src/Module/Welcome.php:50
 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."
+"On your <em>Quick Start</em> page - find a brief introduction to your "
+"profile and network tabs, make some new connections, and find some groups to"
+" join."
+msgstr "On your <em>Quick Start</em> page - find a brief introduction to your profile and network tabs, make some new connections, and find some groups to join."
 
-#: mod/admin.php:1224
-msgid "Search the local directory"
-msgstr "Search the local directory"
+#: src/Module/Welcome.php:53
+msgid "Go to Your Settings"
+msgstr "Go to your settings"
 
-#: mod/admin.php:1224
+#: src/Module/Welcome.php:54
 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."
+"On your <em>Settings</em> page -  change your initial password. Also make a "
+"note of your Identity Address. This looks just like an email address - and "
+"will be useful in making friends on the free social web."
+msgstr "On your <em>Settings</em> page -  change your initial password. Also make a note of your Identity Address. This looks just like an email address - and will be useful in making friends on the free social web."
 
-#: mod/admin.php:1226
-msgid "Publish server information"
-msgstr "Publish server information"
+#: src/Module/Welcome.php:55
+msgid ""
+"Review the other settings, particularly the privacy settings. An unpublished"
+" directory listing is like having an unlisted phone number. In general, you "
+"should probably publish your listing - unless all of your friends and "
+"potential friends know exactly how to find you."
+msgstr "Review the other settings, particularly the privacy settings. An unpublished directory listing is like having an unlisted phone number. In general, you should probably publish your listing - unless all of your friends and potential friends know exactly how to find you."
 
-#: mod/admin.php:1226
+#: src/Module/Welcome.php:59
 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."
+"Upload a profile photo if you have not done so already. Studies have shown "
+"that people with real photos of themselves are ten times more likely to make"
+" friends than people who do not."
+msgstr "Upload a profile photo if you have not done so already. Studies have shown that people with real photos of themselves are ten times more likely to make friends than people who do not."
 
-#: mod/admin.php:1228
-msgid "Suppress Tags"
-msgstr "Suppress tags"
+#: src/Module/Welcome.php:60
+msgid "Edit Your Profile"
+msgstr "Edit your profile"
 
-#: mod/admin.php:1228
-msgid "Suppress showing a list of hashtags at the end of the posting."
-msgstr "Suppress listed hashtags at the end of posts."
+#: src/Module/Welcome.php:61
+msgid ""
+"Edit your <strong>default</strong> profile to your liking. Review the "
+"settings for hiding your list of friends and hiding the profile from unknown"
+" visitors."
+msgstr "Edit your <strong>default</strong> profile to your liking. Review the settings for hiding your list of friends and hiding the profile from unknown visitors."
+
+#: src/Module/Welcome.php:62
+msgid "Profile Keywords"
+msgstr "Profile keywords"
 
-#: mod/admin.php:1229
-msgid "Path to item cache"
-msgstr "Path to item cache"
+#: src/Module/Welcome.php:63
+msgid ""
+"Set some public keywords for your profile which describe your interests. We "
+"may be able to find other people with similar interests and suggest "
+"friendships."
+msgstr ""
 
-#: mod/admin.php:1229
-msgid "The item caches buffers generated bbcode and external images."
-msgstr "The item caches buffers generated bbcode and external images."
+#: src/Module/Welcome.php:65
+msgid "Connecting"
+msgstr "Connecting"
 
-#: mod/admin.php:1230
-msgid "Cache duration in seconds"
-msgstr "Cache duration in seconds"
+#: src/Module/Welcome.php:67
+msgid "Importing Emails"
+msgstr "Importing emails"
 
-#: mod/admin.php:1230
+#: src/Module/Welcome.php:68
 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)"
+"Enter your email access information on your Connector Settings page if you "
+"wish to import and interact with friends or mailing lists from your email "
+"INBOX"
+msgstr "Enter your email access information on your Connector Settings if you wish to import and interact with friends or mailing lists from your email INBOX"
 
-#: mod/admin.php:1231
-msgid "Maximum numbers of comments per post"
-msgstr "Maximum numbers of comments per post"
+#: src/Module/Welcome.php:69
+msgid "Go to Your Contacts Page"
+msgstr "Go to your contacts page"
 
-#: mod/admin.php:1231
-msgid "How much comments should be shown for each post? Default value is 100."
-msgstr "How many comments should be shown for each post? (Default 100)"
+#: src/Module/Welcome.php:70
+msgid ""
+"Your Contacts page is your gateway to managing friendships and connecting "
+"with friends on other networks. Typically you enter their address or site "
+"URL in the <em>Add New Contact</em> dialog."
+msgstr "Your contacts page is your gateway to managing friendships and connecting with friends on other networks. Typically you enter their address or site URL in the <em>Add new contact</em> dialog."
 
-#: mod/admin.php:1232
-msgid "Temp path"
-msgstr "Temp path"
+#: src/Module/Welcome.php:71
+msgid "Go to Your Site's Directory"
+msgstr "Go to your site's directory"
 
-#: mod/admin.php:1232
+#: src/Module/Welcome.php:72
 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."
+"The Directory page lets you find other people in this network or other "
+"federated sites. Look for a <em>Connect</em> or <em>Follow</em> link on "
+"their profile page. Provide your own Identity Address if requested."
+msgstr "The directory lets you find other people in this network or other federated sites. Look for a <em>Connect</em> or <em>Follow</em> link on their profile page. Provide your own identity address when requested."
 
-#: mod/admin.php:1233
-msgid "Base path to installation"
-msgstr "Base path to installation"
+#: src/Module/Welcome.php:73
+msgid "Finding New People"
+msgstr "Finding new people"
+
+#: src/Module/Welcome.php:74
+msgid ""
+"On the side panel of the Contacts page are several tools to find new "
+"friends. We can match people by interest, look up people by name or "
+"interest, and provide suggestions based on network relationships. On a brand"
+" new site, friend suggestions will usually begin to be populated within 24 "
+"hours."
+msgstr "On the side panel of the Contacts page are several tools to find new friends. We can match people by interest, look up people by name or interest, and provide suggestions based on network relationships. On a brand new site, friend suggestions will usually begin to be populated within 24 hours."
+
+#: src/Module/Welcome.php:77
+msgid "Group Your Contacts"
+msgstr "Group your contacts"
 
-#: mod/admin.php:1233
+#: src/Module/Welcome.php:78
 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."
+"Once you have made some friends, organize them into private conversation "
+"groups from the sidebar of your Contacts page and then you can interact with"
+" each group privately on your Network page."
+msgstr "Once you have made some friends, organize them into private conversation groups from the sidebar of your contacts page and then you can interact with each group privately on your network page."
 
-#: mod/admin.php:1234
-msgid "Disable picture proxy"
-msgstr "Disable picture proxy"
+#: src/Module/Welcome.php:80
+msgid "Why Aren't My Posts Public?"
+msgstr "Why aren't my posts public?"
 
-#: mod/admin.php:1234
+#: src/Module/Welcome.php:81
 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:1235
-msgid "Only search in tags"
-msgstr "Only search in tags"
+"Friendica respects your privacy. By default, your posts will only show up to"
+" people you've added as friends. For more information, see the help section "
+"from the link above."
+msgstr "Friendica respects your privacy. By default, your posts will only show up to people you've added as friends. For more information, see the help section from the link above."
 
-#: mod/admin.php:1235
-msgid "On large systems the text search can slow down the system extremely."
-msgstr "On large systems the text search can slow down the system significantly."
+#: src/Module/Welcome.php:83
+msgid "Getting Help"
+msgstr "Getting help"
 
-#: mod/admin.php:1237
-msgid "New base url"
-msgstr "New base URL"
+#: src/Module/Welcome.php:84
+msgid "Go to the Help Section"
+msgstr "Go to the help section"
 
-#: mod/admin.php:1237
+#: src/Module/Welcome.php:85
 msgid ""
-"Change base url for this server. Sends relocate message to all DFRN contacts"
-" of all users."
-msgstr "Change base URL for this server. Sends relocate message to all DFRN contacts of all users."
+"Our <strong>help</strong> pages may be consulted for detail on other program"
+" features and resources."
+msgstr "Our <strong>help</strong> pages may be consulted for detail on other program features and resources."
+
+#: src/Navigation/Notifications/Factory/FormattedNotification.php:89
+#, php-format
+msgid "%s liked %s's post"
+msgstr "%s liked %s's post"
 
-#: mod/admin.php:1239
-msgid "RINO Encryption"
-msgstr "RINO Encryption"
+#: src/Navigation/Notifications/Factory/FormattedNotification.php:101
+#, php-format
+msgid "%s disliked %s's post"
+msgstr "%s disliked %s's post"
 
-#: mod/admin.php:1239
-msgid "Encryption layer between nodes."
-msgstr "Encryption layer between nodes."
+#: src/Navigation/Notifications/Factory/FormattedNotification.php:113
+#, php-format
+msgid "%s is attending %s's event"
+msgstr "%s is going to %s's event"
 
-#: mod/admin.php:1241
-msgid "Maximum number of parallel workers"
-msgstr "Maximum number of parallel workers"
+#: src/Navigation/Notifications/Factory/FormattedNotification.php:125
+#, php-format
+msgid "%s is not attending %s's event"
+msgstr "%s is not going to %s's event"
 
-#: mod/admin.php:1241
-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."
+#: src/Navigation/Notifications/Factory/FormattedNotification.php:137
+#, php-format
+msgid "%s may attending %s's event"
+msgstr ""
 
-#: mod/admin.php:1242
-msgid "Don't use 'proc_open' with the worker"
-msgstr "Don't use 'proc_open' with the worker"
+#: src/Navigation/Notifications/Factory/FormattedNotification.php:167
+#, php-format
+msgid "%s is now friends with %s"
+msgstr "%s is now friends with %s"
 
-#: mod/admin.php:1242
-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 "Enable this if your system doesn't allow the use of 'proc_open'. This can happen on shared hosts. If this is enabled you should increase the frequency of poller calls in your crontab."
+#: src/Navigation/Notifications/Factory/FormattedNotification.php:334
+#: src/Navigation/Notifications/Factory/FormattedNotification.php:372
+#, php-format
+msgid "%s commented on %s's post"
+msgstr "%s commented on %s's post"
 
-#: mod/admin.php:1243
-msgid "Enable fastlane"
-msgstr "Enable fast-lane"
+#: src/Navigation/Notifications/Factory/FormattedNotification.php:371
+#, php-format
+msgid "%s created a new post"
+msgstr "%s posted something new"
 
-#: mod/admin.php:1243
-msgid ""
-"When enabed, the fastlane mechanism starts an additional worker if processes"
-" with higher priority are blocked by processes of lower priority."
-msgstr "The fast-lane mechanism starts an additional worker if processes with higher priority are blocked by processes of lower priority."
+#: src/Navigation/Notifications/Factory/Introduction.php:133
+msgid "Friend Suggestion"
+msgstr "Friend suggestion"
+
+#: src/Navigation/Notifications/Factory/Introduction.php:159
+msgid "Friend/Connect Request"
+msgstr "Friend/Contact request"
 
-#: mod/admin.php:1244
-msgid "Enable frontend worker"
-msgstr "Enable frontend worker"
+#: src/Navigation/Notifications/Factory/Introduction.php:159
+msgid "New Follower"
+msgstr "New follower"
 
-#: mod/admin.php:1244
+#: src/Navigation/Notifications/Factory/Notification.php:74
 #, 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 "This triggers the worker process when the backend is accessed, such as messages being delivered. On smaller sites you might want to call %s/worker on a regular basis via an external cron job. You should only enable this option if you cannot utilize cron/scheduled jobs on your server."
+msgid "%1$s wants to follow you"
+msgstr ""
 
-#: mod/admin.php:1274
-msgid "Update has been marked successful"
-msgstr "Update has been marked successful"
+#: src/Navigation/Notifications/Factory/Notification.php:76
+#, php-format
+msgid "%1$s had started following you"
+msgstr ""
 
-#: mod/admin.php:1282
+#: src/Navigation/Notifications/Factory/Notification.php:141
 #, php-format
-msgid "Database structure update %s was successfully applied."
-msgstr "Database structure update %s was successfully applied."
+msgid "%1$s liked your comment %2$s"
+msgstr ""
 
-#: mod/admin.php:1285
+#: src/Navigation/Notifications/Factory/Notification.php:144
 #, 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 "%1$s liked your post %2$s"
+msgstr ""
 
-#: mod/admin.php:1299
+#: src/Navigation/Notifications/Factory/Notification.php:151
 #, php-format
-msgid "Executing %s failed with error: %s"
-msgstr "Executing %s failed with error: %s"
+msgid "%1$s disliked your comment %2$s"
+msgstr ""
 
-#: mod/admin.php:1302
+#: src/Navigation/Notifications/Factory/Notification.php:154
 #, php-format
-msgid "Update %s was successfully applied."
-msgstr "Update %s was successfully applied."
+msgid "%1$s disliked your post %2$s"
+msgstr ""
 
-#: mod/admin.php:1305
+#: src/Navigation/Notifications/Factory/Notification.php:161
 #, 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 "%1$s shared your comment %2$s"
+msgstr ""
 
-#: mod/admin.php:1308
+#: src/Navigation/Notifications/Factory/Notification.php:164
 #, 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 "%1$s shared your post %2$s"
+msgstr ""
 
-#: mod/admin.php:1328
-msgid "No failed updates."
-msgstr "No failed updates."
+#: src/Navigation/Notifications/Factory/Notification.php:171
+#, php-format
+msgid "%1$s tagged you on %2$s"
+msgstr ""
 
-#: mod/admin.php:1329
-msgid "Check database structure"
-msgstr "Check database structure"
+#: src/Navigation/Notifications/Factory/Notification.php:175
+#, php-format
+msgid "%1$s replied to you on %2$s"
+msgstr ""
 
-#: mod/admin.php:1334
-msgid "Failed Updates"
-msgstr "Failed updates"
+#: src/Navigation/Notifications/Factory/Notification.php:179
+#, php-format
+msgid "%1$s commented in your thread %2$s"
+msgstr ""
 
-#: mod/admin.php:1335
-msgid ""
-"This does not include updates prior to 1139, which did not return a status."
-msgstr "This does not include updates prior to 1139, which did not return a status."
+#: src/Navigation/Notifications/Factory/Notification.php:183
+#, php-format
+msgid "%1$s commented on your comment %2$s"
+msgstr ""
 
-#: mod/admin.php:1336
-msgid "Mark success (if update was manually applied)"
-msgstr "Mark success (if update was manually applied)"
+#: src/Navigation/Notifications/Factory/Notification.php:189
+#, php-format
+msgid "%1$s commented in their thread %2$s"
+msgstr ""
 
-#: mod/admin.php:1337
-msgid "Attempt to execute this update step automatically"
-msgstr "Attempt to execute this update step automatically"
+#: src/Navigation/Notifications/Factory/Notification.php:191
+#, php-format
+msgid "%1$s commented in their thread"
+msgstr ""
 
-#: mod/admin.php:1371
+#: src/Navigation/Notifications/Factory/Notification.php:193
 #, 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."
+msgid "%1$s commented in the thread %2$s from %3$s"
+msgstr ""
 
-#: mod/admin.php:1374
+#: src/Navigation/Notifications/Factory/Notification.php:195
 #, 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 "\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."
+msgid "%1$s commented in the thread from %3$s"
+msgstr ""
 
-#: mod/admin.php:1418
+#: src/Navigation/Notifications/Factory/Notification.php:200
 #, 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"
+msgid "%1$s commented on your thread %2$s"
+msgstr ""
 
-#: mod/admin.php:1425
+#: src/Navigation/Notifications/Factory/Notification.php:205
 #, php-format
-msgid "%s user deleted"
-msgid_plural "%s users deleted"
-msgstr[0] "%s user deleted"
-msgstr[1] "%s users deleted"
+msgid "%1$s shared the post %2$s from %3$s"
+msgstr ""
 
-#: mod/admin.php:1472
+#: src/Navigation/Notifications/Factory/Notification.php:207
 #, php-format
-msgid "User '%s' deleted"
-msgstr "User '%s' deleted"
+msgid "%1$s shared a post from %3$s"
+msgstr ""
 
-#: mod/admin.php:1480
+#: src/Navigation/Notifications/Factory/Notification.php:209
 #, php-format
-msgid "User '%s' unblocked"
-msgstr "User '%s' unblocked"
+msgid "%1$s shared the post %2$s"
+msgstr ""
 
-#: mod/admin.php:1480
+#: src/Navigation/Notifications/Factory/Notification.php:211
 #, php-format
-msgid "User '%s' blocked"
-msgstr "User '%s' blocked"
+msgid "%1$s shared a post"
+msgstr ""
 
-#: mod/admin.php:1588 mod/admin.php:1614
-msgid "Register date"
-msgstr "Registration date"
+#: src/Navigation/Notifications/Repository/Notify.php:192
+#: src/Navigation/Notifications/Repository/Notify.php:675
+msgid "[Friendica:Notify]"
+msgstr ""
 
-#: mod/admin.php:1588 mod/admin.php:1614
-msgid "Last login"
-msgstr "Last login"
+#: src/Navigation/Notifications/Repository/Notify.php:256
+#, php-format
+msgid "%s New mail received at %s"
+msgstr ""
 
-#: mod/admin.php:1588 mod/admin.php:1614
-msgid "Last item"
-msgstr "Last item"
+#: src/Navigation/Notifications/Repository/Notify.php:258
+#, 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."
 
-#: mod/admin.php:1597
-msgid "Add User"
-msgstr "Add user"
+#: src/Navigation/Notifications/Repository/Notify.php:259
+msgid "a private message"
+msgstr "a private message"
 
-#: mod/admin.php:1598
-msgid "select all"
-msgstr "select all"
+#: src/Navigation/Notifications/Repository/Notify.php:259
+#, php-format
+msgid "%1$s sent you %2$s."
+msgstr "%1$s sent you %2$s."
 
-#: mod/admin.php:1599
-msgid "User registrations waiting for confirm"
-msgstr "User registrations awaiting confirmation"
+#: src/Navigation/Notifications/Repository/Notify.php:261
+#, 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."
 
-#: mod/admin.php:1600
-msgid "User waiting for permanent deletion"
-msgstr "User awaiting permanent deletion"
+#: src/Navigation/Notifications/Repository/Notify.php:292
+#, php-format
+msgid "%1$s commented on %2$s's %3$s %4$s"
+msgstr ""
 
-#: mod/admin.php:1601
-msgid "Request date"
-msgstr "Request date"
+#: src/Navigation/Notifications/Repository/Notify.php:297
+#, php-format
+msgid "%1$s commented on your %2$s %3$s"
+msgstr ""
 
-#: mod/admin.php:1602
-msgid "No registrations."
-msgstr "No registrations."
+#: src/Navigation/Notifications/Repository/Notify.php:301
+#, php-format
+msgid "%1$s commented on their %2$s %3$s"
+msgstr ""
 
-#: mod/admin.php:1603
-msgid "Note from the user"
-msgstr "Note from the user"
+#: src/Navigation/Notifications/Repository/Notify.php:305
+#: src/Navigation/Notifications/Repository/Notify.php:710
+#, php-format
+msgid "%1$s Comment to conversation #%2$d by %3$s"
+msgstr ""
 
-#: mod/admin.php:1605
-msgid "Deny"
-msgstr "Deny"
+#: src/Navigation/Notifications/Repository/Notify.php:307
+#, php-format
+msgid "%s commented on an item/conversation you have been following."
+msgstr "%s commented on an item/conversation you have been following."
 
-#: mod/admin.php:1607 mod/contacts.php:634 mod/contacts.php:834
-#: mod/contacts.php:1012
-msgid "Block"
-msgstr "Block"
+#: src/Navigation/Notifications/Repository/Notify.php:311
+#: src/Navigation/Notifications/Repository/Notify.php:326
+#: src/Navigation/Notifications/Repository/Notify.php:345
+#: src/Navigation/Notifications/Repository/Notify.php:725
+#, 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."
 
-#: mod/admin.php:1608 mod/contacts.php:634 mod/contacts.php:834
-#: mod/contacts.php:1012
-msgid "Unblock"
-msgstr "Unblock"
+#: src/Navigation/Notifications/Repository/Notify.php:318
+#, php-format
+msgid "%s %s posted to your profile wall"
+msgstr ""
 
-#: mod/admin.php:1609
-msgid "Site admin"
-msgstr "Site admin"
+#: src/Navigation/Notifications/Repository/Notify.php:320
+#, php-format
+msgid "%1$s posted to your profile wall at %2$s"
+msgstr "%1$s posted to your profile wall at %2$s"
 
-#: mod/admin.php:1610
-msgid "Account expired"
-msgstr "Account expired"
+#: src/Navigation/Notifications/Repository/Notify.php:321
+#, php-format
+msgid "%1$s posted to [url=%2$s]your wall[/url]"
+msgstr "%1$s posted to [url=%2$s]your wall[/url]"
 
-#: mod/admin.php:1613
-msgid "New User"
-msgstr "New user"
+#: src/Navigation/Notifications/Repository/Notify.php:333
+#, php-format
+msgid "%1$s %2$s poked you"
+msgstr ""
 
-#: mod/admin.php:1614
-msgid "Deleted since"
-msgstr "Deleted since"
+#: src/Navigation/Notifications/Repository/Notify.php:335
+#, php-format
+msgid "%1$s poked you at %2$s"
+msgstr "%1$s poked you at %2$s"
 
-#: mod/admin.php:1619
-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?"
+#: src/Navigation/Notifications/Repository/Notify.php:336
+#, php-format
+msgid "%1$s [url=%2$s]poked you[/url]."
+msgstr "%1$s [url=%2$s]poked you[/url]."
 
-#: mod/admin.php:1620
-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?"
+#: src/Navigation/Notifications/Repository/Notify.php:353
+#, php-format
+msgid "%s Introduction received"
+msgstr ""
 
-#: mod/admin.php:1630
-msgid "Name of the new user."
-msgstr "Name of the new user."
+#: src/Navigation/Notifications/Repository/Notify.php:355
+#, 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"
 
-#: mod/admin.php:1631
-msgid "Nickname"
-msgstr "Nickname"
+#: src/Navigation/Notifications/Repository/Notify.php:356
+#, 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."
 
-#: mod/admin.php:1631
-msgid "Nickname of the new user."
-msgstr "Nickname of the new user."
+#: src/Navigation/Notifications/Repository/Notify.php:361
+#: src/Navigation/Notifications/Repository/Notify.php:407
+#, php-format
+msgid "You may visit their profile at %s"
+msgstr "You may visit their profile at %s"
 
-#: mod/admin.php:1632
-msgid "Email address of the new user."
-msgstr "Email address of the new user."
+#: src/Navigation/Notifications/Repository/Notify.php:363
+#, php-format
+msgid "Please visit %s to approve or reject the introduction."
+msgstr "Please visit %s to approve or reject the introduction."
 
-#: mod/admin.php:1675
+#: src/Navigation/Notifications/Repository/Notify.php:370
 #, php-format
-msgid "Plugin %s disabled."
-msgstr "Plugin %s disabled."
+msgid "%s A new person is sharing with you"
+msgstr ""
 
-#: mod/admin.php:1679
+#: src/Navigation/Notifications/Repository/Notify.php:372
+#: src/Navigation/Notifications/Repository/Notify.php:373
 #, php-format
-msgid "Plugin %s enabled."
-msgstr "Plugin %s enabled."
-
-#: mod/admin.php:1690 mod/admin.php:1942
-msgid "Disable"
-msgstr "Disable"
-
-#: mod/admin.php:1692 mod/admin.php:1944
-msgid "Enable"
-msgstr "Enable"
+msgid "%1$s is sharing with you at %2$s"
+msgstr "%1$s is sharing with you at %2$s"
 
-#: mod/admin.php:1715 mod/admin.php:1991
-msgid "Toggle"
-msgstr "Toggle"
+#: src/Navigation/Notifications/Repository/Notify.php:380
+#, php-format
+msgid "%s You have a new follower"
+msgstr ""
 
-#: mod/admin.php:1723 mod/admin.php:2000
-msgid "Author: "
-msgstr "Author: "
+#: src/Navigation/Notifications/Repository/Notify.php:382
+#: src/Navigation/Notifications/Repository/Notify.php:383
+#, php-format
+msgid "You have a new follower at %2$s : %1$s"
+msgstr "You have a new follower at %2$s : %1$s"
 
-#: mod/admin.php:1724 mod/admin.php:2001
-msgid "Maintainer: "
-msgstr "Maintainer: "
+#: src/Navigation/Notifications/Repository/Notify.php:396
+#, php-format
+msgid "%s Friend suggestion received"
+msgstr ""
 
-#: mod/admin.php:1779
-msgid "Reload active plugins"
-msgstr "Reload active plugins"
+#: src/Navigation/Notifications/Repository/Notify.php:398
+#, 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"
 
-#: mod/admin.php:1784
+#: src/Navigation/Notifications/Repository/Notify.php:399
 #, php-format
 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 "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"
+"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."
 
-#: mod/admin.php:1903
-msgid "No themes found."
-msgstr "No themes found."
+#: src/Navigation/Notifications/Repository/Notify.php:405
+msgid "Name:"
+msgstr "Name:"
 
-#: mod/admin.php:1982
-msgid "Screenshot"
-msgstr "Screenshot"
+#: src/Navigation/Notifications/Repository/Notify.php:406
+msgid "Photo:"
+msgstr "Photo:"
 
-#: mod/admin.php:2042
-msgid "Reload active themes"
-msgstr "Reload active themes"
+#: src/Navigation/Notifications/Repository/Notify.php:409
+#, php-format
+msgid "Please visit %s to approve or reject the suggestion."
+msgstr "Please visit %s to approve or reject the suggestion."
 
-#: mod/admin.php:2047
+#: src/Navigation/Notifications/Repository/Notify.php:417
+#: src/Navigation/Notifications/Repository/Notify.php:432
 #, php-format
-msgid "No themes found on the system. They should be paced in %1$s"
-msgstr "No themes found on the system. They should be paced in %1$s"
+msgid "%s Connection accepted"
+msgstr ""
 
-#: mod/admin.php:2048
-msgid "[Experimental]"
-msgstr "[Experimental]"
+#: src/Navigation/Notifications/Repository/Notify.php:419
+#: src/Navigation/Notifications/Repository/Notify.php:434
+#, php-format
+msgid "'%1$s' has accepted your connection request at %2$s"
+msgstr "'%1$s' has accepted your connection request at %2$s"
 
-#: mod/admin.php:2049
-msgid "[Unsupported]"
-msgstr "[Unsupported]"
+#: src/Navigation/Notifications/Repository/Notify.php:420
+#: src/Navigation/Notifications/Repository/Notify.php:435
+#, 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]."
 
-#: mod/admin.php:2073
-msgid "Log settings updated."
-msgstr "Log settings updated."
+#: src/Navigation/Notifications/Repository/Notify.php:425
+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."
 
-#: mod/admin.php:2105
-msgid "PHP log currently enabled."
-msgstr "PHP log currently enabled."
+#: src/Navigation/Notifications/Repository/Notify.php:427
+#, 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."
 
-#: mod/admin.php:2107
-msgid "PHP log currently disabled."
-msgstr "PHP log currently disabled."
+#: src/Navigation/Notifications/Repository/Notify.php:440
+#, 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 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."
 
-#: mod/admin.php:2116
-msgid "Clear"
-msgstr "Clear"
+#: src/Navigation/Notifications/Repository/Notify.php:442
+#, 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."
 
-#: mod/admin.php:2121
-msgid "Enable Debugging"
-msgstr "Enable debugging"
+#: src/Navigation/Notifications/Repository/Notify.php:444
+#, 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."
 
-#: mod/admin.php:2122
-msgid "Log file"
-msgstr "Log file"
+#: src/Navigation/Notifications/Repository/Notify.php:454
+msgid "registration request"
+msgstr "registration request"
+
+#: src/Navigation/Notifications/Repository/Notify.php:456
+#, 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."
+
+#: src/Navigation/Notifications/Repository/Notify.php:457
+#, 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."
 
-#: mod/admin.php:2122
+#: src/Navigation/Notifications/Repository/Notify.php:462
+#, php-format
 msgid ""
-"Must be writable by web server. Relative to your Friendica top-level "
-"directory."
-msgstr "Must be writable by web server and relative to your Friendica top-level directory."
+"Full Name:\t%s\n"
+"Site Location:\t%s\n"
+"Login Name:\t%s (%s)"
+msgstr "Full Name:\t%s\nSite Location:\t%s\nLogin Name:\t%s (%s)"
 
-#: mod/admin.php:2123
-msgid "Log level"
-msgstr "Log level"
+#: src/Navigation/Notifications/Repository/Notify.php:468
+#, php-format
+msgid "Please visit %s to approve or reject the request."
+msgstr "Please visit %s to approve or reject the request."
 
-#: mod/admin.php:2126
-msgid "PHP logging"
-msgstr "PHP logging"
+#: src/Navigation/Notifications/Repository/Notify.php:704
+#, php-format
+msgid "%s %s tagged you"
+msgstr ""
 
-#: mod/admin.php:2127
+#: src/Navigation/Notifications/Repository/Notify.php:707
+#, php-format
+msgid "%s %s shared a new post"
+msgstr ""
+
+#: src/Object/EMail/ItemCCEMail.php:42
+#, php-format
 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."
+"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/admin.php:2258
+#: src/Object/EMail/ItemCCEMail.php:44
 #, php-format
-msgid "Lock feature %s"
-msgstr "Lock feature %s"
+msgid "You may visit them online at %s"
+msgstr "You may visit them online at %s"
 
-#: mod/admin.php:2266
-msgid "Manage Additional Features"
-msgstr "Manage additional features"
+#: src/Object/EMail/ItemCCEMail.php:45
+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/contacts.php:138
+#: src/Object/EMail/ItemCCEMail.php:49
 #, php-format
-msgid "%d contact edited."
-msgid_plural "%d contacts edited."
-msgstr[0] "%d contact edited."
-msgstr[1] "%d contacts edited."
+msgid "%s posted an update."
+msgstr "%s posted an update."
 
-#: mod/contacts.php:173 mod/contacts.php:391
-msgid "Could not access contact record."
-msgstr "Could not access contact record."
+#: src/Object/Post.php:149
+msgid "This entry was edited"
+msgstr "This entry was edited"
 
-#: mod/contacts.php:187
-msgid "Could not locate selected profile."
-msgstr "Could not locate selected profile."
+#: src/Object/Post.php:177
+msgid "Private Message"
+msgstr "Private message"
 
-#: mod/contacts.php:220
-msgid "Contact updated."
-msgstr "Contact updated."
+#: src/Object/Post.php:193 src/Object/Post.php:195
+msgid "Edit"
+msgstr "Edit"
 
-#: mod/contacts.php:412
-msgid "Contact has been blocked"
-msgstr "Contact has been blocked"
+#: src/Object/Post.php:215
+msgid "Pinned item"
+msgstr ""
 
-#: mod/contacts.php:412
-msgid "Contact has been unblocked"
-msgstr "Contact has been unblocked"
+#: src/Object/Post.php:219
+msgid "Delete globally"
+msgstr "Delete globally"
 
-#: mod/contacts.php:423
-msgid "Contact has been ignored"
-msgstr "Contact has been ignored"
+#: src/Object/Post.php:219
+msgid "Remove locally"
+msgstr "Remove locally"
 
-#: mod/contacts.php:423
-msgid "Contact has been unignored"
-msgstr "Contact has been unignored"
+#: src/Object/Post.php:235
+#, php-format
+msgid "Block %s"
+msgstr ""
 
-#: mod/contacts.php:435
-msgid "Contact has been archived"
-msgstr "Contact has been archived"
+#: src/Object/Post.php:240
+msgid "Save to folder"
+msgstr ""
 
-#: mod/contacts.php:435
-msgid "Contact has been unarchived"
-msgstr "Contact has been unarchived"
+#: src/Object/Post.php:274
+msgid "I will attend"
+msgstr "I will attend"
 
-#: mod/contacts.php:460
-msgid "Drop contact"
-msgstr "Drop contact"
+#: src/Object/Post.php:274
+msgid "I will not attend"
+msgstr "I will not attend"
 
-#: mod/contacts.php:463 mod/contacts.php:830
-msgid "Do you really want to delete this contact?"
-msgstr "Do you really want to delete this contact?"
+#: src/Object/Post.php:274
+msgid "I might attend"
+msgstr "I might attend"
 
-#: mod/contacts.php:482
-msgid "Contact has been removed."
-msgstr "Contact has been removed."
+#: src/Object/Post.php:304
+msgid "Ignore thread"
+msgstr ""
 
-#: mod/contacts.php:519
-#, php-format
-msgid "You are mutual friends with %s"
-msgstr "You are mutual friends with %s"
+#: src/Object/Post.php:305
+msgid "Unignore thread"
+msgstr ""
 
-#: mod/contacts.php:523
-#, php-format
-msgid "You are sharing with %s"
-msgstr "You are sharing with %s"
+#: src/Object/Post.php:306
+msgid "Toggle ignore status"
+msgstr ""
 
-#: mod/contacts.php:528
-#, php-format
-msgid "%s is sharing with you"
-msgstr "%s is sharing with you"
+#: src/Object/Post.php:316
+msgid "Add star"
+msgstr ""
 
-#: mod/contacts.php:548
-msgid "Private communications are not available for this contact."
-msgstr "Private communications are not available for this contact."
+#: src/Object/Post.php:317
+msgid "Remove star"
+msgstr ""
 
-#: mod/contacts.php:555
-msgid "(Update was successful)"
-msgstr "(Update was successful)"
+#: src/Object/Post.php:318
+msgid "Toggle star status"
+msgstr ""
 
-#: mod/contacts.php:555
-msgid "(Update was not successful)"
-msgstr "(Update was not successful)"
+#: src/Object/Post.php:329
+msgid "Pin"
+msgstr ""
 
-#: mod/contacts.php:557 mod/contacts.php:993
-msgid "Suggest friends"
-msgstr "Suggest friends"
+#: src/Object/Post.php:330
+msgid "Unpin"
+msgstr ""
 
-#: mod/contacts.php:561
-#, php-format
-msgid "Network type: %s"
-msgstr "Network type: %s"
+#: src/Object/Post.php:331
+msgid "Toggle pin status"
+msgstr ""
 
-#: mod/contacts.php:574
-msgid "Communications lost with this contact!"
-msgstr "Communications lost with this contact!"
+#: src/Object/Post.php:334
+msgid "Pinned"
+msgstr ""
 
-#: mod/contacts.php:577
-msgid "Fetch further information for feeds"
-msgstr "Fetch further information for feeds"
+#: src/Object/Post.php:339
+msgid "Add tag"
+msgstr ""
 
-#: mod/contacts.php:578
-msgid "Fetch information"
-msgstr "Fetch information"
+#: src/Object/Post.php:352
+msgid "Quote share this"
+msgstr ""
 
-#: mod/contacts.php:578
-msgid "Fetch information and keywords"
-msgstr "Fetch information and keywords"
+#: src/Object/Post.php:352
+msgid "Quote Share"
+msgstr ""
 
-#: mod/contacts.php:592 mod/unfollow.php:100
-msgid "Disconnect/Unfollow"
-msgstr "Disconnect/Unfollow"
+#: src/Object/Post.php:355
+msgid "Reshare this"
+msgstr ""
 
-#: mod/contacts.php:602
-msgid "Contact"
-msgstr "Contact"
+#: src/Object/Post.php:355
+msgid "Reshare"
+msgstr ""
 
-#: mod/contacts.php:605
-msgid "Profile Visibility"
-msgstr "Profile visibility"
+#: src/Object/Post.php:356
+msgid "Cancel your Reshare"
+msgstr ""
 
-#: mod/contacts.php:606
-#, php-format
-msgid ""
-"Please choose the profile you would like to display to %s when viewing your "
-"profile securely."
-msgstr "Please choose the profile you would like to display to %s when viewing your profile securely."
+#: src/Object/Post.php:356
+msgid "Unshare"
+msgstr ""
 
-#: mod/contacts.php:607
-msgid "Contact Information / Notes"
-msgstr "Personal note"
+#: src/Object/Post.php:401
+#, php-format
+msgid "%s (Received %s)"
+msgstr "%s (Received %s)"
 
-#: mod/contacts.php:608
-msgid "Their personal note"
-msgstr "Their personal note"
+#: src/Object/Post.php:406
+msgid "Comment this item on your system"
+msgstr ""
 
-#: mod/contacts.php:610
-msgid "Edit contact notes"
-msgstr "Edit contact notes"
+#: src/Object/Post.php:406
+msgid "Remote comment"
+msgstr ""
 
-#: mod/contacts.php:616
-msgid "Block/Unblock contact"
-msgstr "Block/Unblock contact"
+#: src/Object/Post.php:422
+msgid "Pushed"
+msgstr ""
 
-#: mod/contacts.php:617
-msgid "Ignore contact"
-msgstr "Ignore contact"
+#: src/Object/Post.php:422
+msgid "Pulled"
+msgstr ""
 
-#: mod/contacts.php:618
-msgid "Repair URL settings"
-msgstr "Repair URL settings"
+#: src/Object/Post.php:456
+msgid "to"
+msgstr "to"
 
-#: mod/contacts.php:619
-msgid "View conversations"
-msgstr "View conversations"
+#: src/Object/Post.php:457
+msgid "via"
+msgstr "via"
 
-#: mod/contacts.php:625
-msgid "Last update:"
-msgstr "Last update:"
+#: src/Object/Post.php:458
+msgid "Wall-to-Wall"
+msgstr "Wall-to-wall"
 
-#: mod/contacts.php:627
-msgid "Update public posts"
-msgstr "Update public posts"
+#: src/Object/Post.php:459
+msgid "via Wall-To-Wall:"
+msgstr "via wall-to-wall:"
 
-#: mod/contacts.php:629 mod/contacts.php:1003
-msgid "Update now"
-msgstr "Update now"
+#: src/Object/Post.php:497
+#, php-format
+msgid "Reply to %s"
+msgstr "Reply to %s"
 
-#: mod/contacts.php:635 mod/contacts.php:835 mod/contacts.php:1020
-msgid "Unignore"
-msgstr "Unignore"
+#: src/Object/Post.php:500
+msgid "More"
+msgstr ""
 
-#: mod/contacts.php:639
-msgid "Currently blocked"
-msgstr "Currently blocked"
+#: src/Object/Post.php:518
+msgid "Notifier task is pending"
+msgstr "Notifier task is pending"
 
-#: mod/contacts.php:640
-msgid "Currently ignored"
-msgstr "Currently ignored"
+#: src/Object/Post.php:519
+msgid "Delivery to remote servers is pending"
+msgstr "Delivery to remote servers is pending"
 
-#: mod/contacts.php:641
-msgid "Currently archived"
-msgstr "Currently archived"
+#: src/Object/Post.php:520
+msgid "Delivery to remote servers is underway"
+msgstr "Delivery to remote servers is underway"
 
-#: mod/contacts.php:642
-msgid ""
-"Replies/likes to your public posts <strong>may</strong> still be visible"
-msgstr "Replies/Likes to your public posts <strong>may</strong> still be visible"
+#: src/Object/Post.php:521
+msgid "Delivery to remote servers is mostly done"
+msgstr "Delivery to remote servers is mostly done"
 
-#: mod/contacts.php:643
-msgid "Notification for new posts"
-msgstr "Notification for new posts"
+#: src/Object/Post.php:522
+msgid "Delivery to remote servers is done"
+msgstr "Delivery to remote servers is done"
 
-#: mod/contacts.php:643
-msgid "Send a notification of every new post of this contact"
-msgstr "Send notification for every new post from this contact"
+#: src/Object/Post.php:542
+#, php-format
+msgid "%d comment"
+msgid_plural "%d comments"
+msgstr[0] "%d comment"
+msgstr[1] "%d comments"
 
-#: mod/contacts.php:646
-msgid "Blacklisted keywords"
-msgstr "Blacklisted keywords"
+#: src/Object/Post.php:543
+msgid "Show more"
+msgstr "Show more"
 
-#: mod/contacts.php:646
-msgid ""
-"Comma separated list of keywords that should not be converted to hashtags, "
-"when \"Fetch information and keywords\" is selected"
-msgstr "Comma separated list of keywords that should not be converted to hashtags, when \"Fetch information and keywords\" is selected"
+#: src/Object/Post.php:544
+msgid "Show fewer"
+msgstr "Show fewer"
 
-#: mod/contacts.php:664
-msgid "Actions"
-msgstr "Actions"
+#: src/Protocol/Diaspora.php:3414
+msgid "Attachments:"
+msgstr "Attachments:"
 
-#: mod/contacts.php:667
-msgid "Contact Settings"
-msgstr "Notification and privacy "
+#: src/Protocol/OStatus.php:1645
+#, php-format
+msgid "%s is now following %s."
+msgstr "%s is now following %s."
 
-#: mod/contacts.php:713
-msgid "Suggestions"
-msgstr "Suggestions"
+#: src/Protocol/OStatus.php:1646
+msgid "following"
+msgstr "following"
 
-#: mod/contacts.php:716
-msgid "Suggest potential friends"
-msgstr "Suggest potential friends"
+#: src/Protocol/OStatus.php:1649
+#, php-format
+msgid "%s stopped following %s."
+msgstr "%s stopped following %s."
 
-#: mod/contacts.php:724
-msgid "Show all contacts"
-msgstr "Show all contacts"
+#: src/Protocol/OStatus.php:1650
+msgid "stopped following"
+msgstr "stopped following"
 
-#: mod/contacts.php:729
-msgid "Unblocked"
-msgstr "Unblocked"
+#: src/Render/FriendicaSmartyEngine.php:52
+msgid "The folder view/smarty3/ must be writable by webserver."
+msgstr ""
 
-#: mod/contacts.php:732
-msgid "Only show unblocked contacts"
-msgstr "Only show unblocked contacts"
+#: src/Security/Authentication.php:209
+msgid "Login failed."
+msgstr "Login failed."
 
-#: mod/contacts.php:738
-msgid "Blocked"
-msgstr "Blocked"
+#: src/Security/Authentication.php:250
+msgid "Login failed. Please check your credentials."
+msgstr "Login failed. Please check your credentials."
 
-#: mod/contacts.php:741
-msgid "Only show blocked contacts"
-msgstr "Only show blocked contacts"
+#: src/Security/Authentication.php:348
+#, php-format
+msgid "Welcome %s"
+msgstr "Welcome %s"
 
-#: mod/contacts.php:747
-msgid "Ignored"
-msgstr "Ignored"
+#: src/Security/Authentication.php:349
+msgid "Please upload a profile photo."
+msgstr "Please upload a profile photo."
 
-#: mod/contacts.php:750
-msgid "Only show ignored contacts"
-msgstr "Only show ignored contacts"
+#: src/Util/EMailer/MailBuilder.php:259
+msgid "Friendica Notification"
+msgstr ""
 
-#: mod/contacts.php:756
-msgid "Archived"
-msgstr "Archived"
+#: src/Util/EMailer/NotifyMailBuilder.php:78
+#: src/Util/EMailer/SystemMailBuilder.php:54
+#, php-format
+msgid "%1$s, %2$s Administrator"
+msgstr ""
 
-#: mod/contacts.php:759
-msgid "Only show archived contacts"
-msgstr "Only show archived contacts"
+#: src/Util/EMailer/NotifyMailBuilder.php:80
+#: src/Util/EMailer/SystemMailBuilder.php:56
+#, php-format
+msgid "%s Administrator"
+msgstr ""
 
-#: mod/contacts.php:765
-msgid "Hidden"
-msgstr "Hidden"
+#: src/Util/EMailer/NotifyMailBuilder.php:193
+#: src/Util/EMailer/NotifyMailBuilder.php:217
+#: src/Util/EMailer/SystemMailBuilder.php:101
+#: src/Util/EMailer/SystemMailBuilder.php:118
+msgid "thanks"
+msgstr ""
 
-#: mod/contacts.php:768
-msgid "Only show hidden contacts"
-msgstr "Only show hidden contacts"
+#: src/Util/Temporal.php:167
+msgid "YYYY-MM-DD or MM-DD"
+msgstr ""
 
-#: mod/contacts.php:825
-msgid "Search your contacts"
-msgstr "Search your contacts"
+#: src/Util/Temporal.php:275
+#, php-format
+msgid "Time zone: <strong>%s</strong> <a href=\"%s\">Change in Settings</a>"
+msgstr ""
 
-#: mod/contacts.php:836 mod/contacts.php:1028
-msgid "Archive"
-msgstr "Archive"
+#: src/Util/Temporal.php:318
+msgid "never"
+msgstr ""
 
-#: mod/contacts.php:836 mod/contacts.php:1028
-msgid "Unarchive"
-msgstr "Unarchive"
+#: src/Util/Temporal.php:325
+msgid "less than a second ago"
+msgstr ""
 
-#: mod/contacts.php:839
-msgid "Batch Actions"
-msgstr "Batch actions"
+#: src/Util/Temporal.php:333
+msgid "year"
+msgstr ""
 
-#: mod/contacts.php:885
-msgid "View all contacts"
-msgstr "View all contacts"
+#: src/Util/Temporal.php:333
+msgid "years"
+msgstr ""
 
-#: mod/contacts.php:895
-msgid "View all common friends"
-msgstr "View all common friends"
+#: src/Util/Temporal.php:334
+msgid "months"
+msgstr ""
 
-#: mod/contacts.php:902
-msgid "Advanced Contact Settings"
-msgstr "Advanced contact settings"
+#: src/Util/Temporal.php:335
+msgid "weeks"
+msgstr ""
 
-#: mod/contacts.php:936
-msgid "Mutual Friendship"
-msgstr "Mutual friendship"
+#: src/Util/Temporal.php:336
+msgid "days"
+msgstr ""
 
-#: mod/contacts.php:940
-msgid "is a fan of yours"
-msgstr "is a fan of yours"
+#: src/Util/Temporal.php:337
+msgid "hour"
+msgstr ""
 
-#: mod/contacts.php:944
-msgid "you are a fan of"
-msgstr "I follow them"
+#: src/Util/Temporal.php:337
+msgid "hours"
+msgstr ""
 
-#: mod/contacts.php:1014
-msgid "Toggle Blocked status"
-msgstr "Toggle blocked status"
+#: src/Util/Temporal.php:338
+msgid "minute"
+msgstr ""
 
-#: mod/contacts.php:1022
-msgid "Toggle Ignored status"
-msgstr "Toggle ignored status"
+#: src/Util/Temporal.php:338
+msgid "minutes"
+msgstr ""
 
-#: mod/contacts.php:1030
-msgid "Toggle Archive status"
-msgstr "Toggle archive status"
+#: src/Util/Temporal.php:339
+msgid "second"
+msgstr ""
 
-#: mod/contacts.php:1038
-msgid "Delete contact"
-msgstr "Delete contact"
+#: src/Util/Temporal.php:339
+msgid "seconds"
+msgstr ""
 
-#: mod/fbrowser.php:136
-msgid "Files"
-msgstr "Files"
+#: src/Util/Temporal.php:349
+#, php-format
+msgid "in %1$d %2$s"
+msgstr ""
 
-#: mod/unfollow.php:33
-msgid "Contact wasn't found or can't be unfollowed."
-msgstr "Contact wasn't found or can't be unfollowed."
+#: src/Util/Temporal.php:352
+#, php-format
+msgid "%1$d %2$s ago"
+msgstr ""
 
-#: mod/unfollow.php:47
-msgid "Contact unfollowed"
-msgstr "Contact unfollowed"
+#: src/Worker/Delivery.php:525
+msgid "(no subject)"
+msgstr ""
 
-#: mod/unfollow.php:73
-msgid "You aren't a friend of this contact."
-msgstr "You aren't a friend of this contact."
+#: src/Worker/PushSubscription.php:103
+msgid "Notification from Friendica"
+msgstr ""
 
-#: mod/unfollow.php:79
-msgid "Unfollowing is currently not supported by your network."
-msgstr "Unfollowing is currently not supported by your network."
+#: src/Worker/PushSubscription.php:104
+msgid "Empty Post"
+msgstr ""
 
-#: object/Item.php:353
-msgid "via"
-msgstr "via"
+#: view/theme/duepuntozero/config.php:52
+msgid "default"
+msgstr ""
 
-#: view/theme/duepuntozero/config.php:48
+#: view/theme/duepuntozero/config.php:53
 msgid "greenzero"
-msgstr "greenzero"
+msgstr ""
 
-#: view/theme/duepuntozero/config.php:49
+#: view/theme/duepuntozero/config.php:54
 msgid "purplezero"
-msgstr "purplezero"
+msgstr ""
 
-#: view/theme/duepuntozero/config.php:50
+#: view/theme/duepuntozero/config.php:55
 msgid "easterbunny"
-msgstr "easterbunny"
+msgstr ""
 
-#: view/theme/duepuntozero/config.php:51
+#: view/theme/duepuntozero/config.php:56
 msgid "darkzero"
-msgstr "darkzero"
+msgstr ""
 
-#: view/theme/duepuntozero/config.php:52
+#: view/theme/duepuntozero/config.php:57
 msgid "comix"
-msgstr "comix"
+msgstr ""
 
-#: view/theme/duepuntozero/config.php:53
+#: view/theme/duepuntozero/config.php:58
 msgid "slackr"
-msgstr "slackr"
+msgstr ""
 
-#: view/theme/duepuntozero/config.php:68
+#: view/theme/duepuntozero/config.php:71
 msgid "Variations"
-msgstr "Variations"
+msgstr ""
+
+#: view/theme/frio/config.php:142
+msgid "Light (Accented)"
+msgstr ""
+
+#: view/theme/frio/config.php:143
+msgid "Dark (Accented)"
+msgstr ""
+
+#: view/theme/frio/config.php:144
+msgid "Black (Accented)"
+msgstr ""
+
+#: view/theme/frio/config.php:156
+msgid "Note"
+msgstr ""
+
+#: view/theme/frio/config.php:156
+msgid "Check image permissions if all users are allowed to see the image"
+msgstr ""
 
-#: view/theme/frio/php/Image.php:23
-msgid "Repeat the image"
-msgstr "Repeat the image"
+#: view/theme/frio/config.php:162
+msgid "Custom"
+msgstr ""
 
-#: view/theme/frio/php/Image.php:23
-msgid "Will repeat your image to fill the background."
-msgstr "Will repeat your image to fill the background."
+#: view/theme/frio/config.php:163
+msgid "Legacy"
+msgstr ""
 
-#: view/theme/frio/php/Image.php:25
-msgid "Stretch"
-msgstr "Stretch"
+#: view/theme/frio/config.php:164
+msgid "Accented"
+msgstr ""
 
-#: view/theme/frio/php/Image.php:25
-msgid "Will stretch to width/height of the image."
-msgstr "Will stretch to width/height of the image."
+#: view/theme/frio/config.php:165
+msgid "Select color scheme"
+msgstr ""
 
-#: view/theme/frio/php/Image.php:27
-msgid "Resize fill and-clip"
-msgstr "Resize fill and-clip"
+#: view/theme/frio/config.php:166
+msgid "Select scheme accent"
+msgstr ""
 
-#: view/theme/frio/php/Image.php:27
-msgid "Resize to fill and retain aspect ratio."
-msgstr "Resize to fill and retain aspect ratio."
+#: view/theme/frio/config.php:166
+msgid "Blue"
+msgstr ""
 
-#: view/theme/frio/php/Image.php:29
-msgid "Resize best fit"
-msgstr "Resize to best fit"
+#: view/theme/frio/config.php:166
+msgid "Red"
+msgstr ""
 
-#: view/theme/frio/php/Image.php:29
-msgid "Resize to best fit and retain aspect ratio."
-msgstr "Resize to best fit and retain aspect ratio."
+#: view/theme/frio/config.php:166
+msgid "Purple"
+msgstr ""
 
-#: view/theme/frio/config.php:51
-msgid "Default"
-msgstr "Default"
+#: view/theme/frio/config.php:166
+msgid "Green"
+msgstr ""
 
-#: view/theme/frio/config.php:63
-msgid "Note: "
-msgstr "Note - "
+#: view/theme/frio/config.php:166
+msgid "Pink"
+msgstr ""
 
-#: view/theme/frio/config.php:63
-msgid "Check image permissions if all users are allowed to visit the image"
-msgstr "Check image permissions if all users are allowed to visit the image"
+#: view/theme/frio/config.php:167
+msgid "Copy or paste schemestring"
+msgstr ""
 
-#: view/theme/frio/config.php:71
-msgid "Select scheme"
-msgstr "Select scheme:"
+#: view/theme/frio/config.php:167
+msgid ""
+"You can copy this string to share your theme with others. Pasting here "
+"applies the schemestring"
+msgstr ""
 
-#: view/theme/frio/config.php:72
+#: view/theme/frio/config.php:168
 msgid "Navigation bar background color"
-msgstr "Navigation bar background color:"
+msgstr ""
 
-#: view/theme/frio/config.php:73
+#: view/theme/frio/config.php:169
 msgid "Navigation bar icon color "
-msgstr "Navigation bar icon color:"
+msgstr ""
 
-#: view/theme/frio/config.php:74
+#: view/theme/frio/config.php:170
 msgid "Link color"
-msgstr "Link color:"
+msgstr ""
 
-#: view/theme/frio/config.php:75
+#: view/theme/frio/config.php:171
 msgid "Set the background color"
-msgstr "Background color:"
+msgstr ""
 
-#: view/theme/frio/config.php:76
-msgid "Content background transparency"
-msgstr "Content background transparency:"
+#: view/theme/frio/config.php:172
+msgid "Content background opacity"
+msgstr ""
 
-#: view/theme/frio/config.php:77
+#: view/theme/frio/config.php:173
 msgid "Set the background image"
-msgstr "Background image:"
+msgstr ""
+
+#: view/theme/frio/config.php:174
+msgid "Background image style"
+msgstr ""
+
+#: view/theme/frio/config.php:179
+msgid "Login page background image"
+msgstr ""
+
+#: view/theme/frio/config.php:183
+msgid "Login page background color"
+msgstr ""
+
+#: view/theme/frio/config.php:183
+msgid "Leave background image and color empty for theme defaults"
+msgstr ""
 
-#: view/theme/frio/theme.php:231
+#: view/theme/frio/php/Image.php:40
+msgid "Top Banner"
+msgstr ""
+
+#: view/theme/frio/php/Image.php:40
+msgid ""
+"Resize image to the width of the screen and show background color below on "
+"long pages."
+msgstr ""
+
+#: view/theme/frio/php/Image.php:41
+msgid "Full screen"
+msgstr ""
+
+#: view/theme/frio/php/Image.php:41
+msgid ""
+"Resize image to fill entire screen, clipping either the right or the bottom."
+msgstr ""
+
+#: view/theme/frio/php/Image.php:42
+msgid "Single row mosaic"
+msgstr ""
+
+#: view/theme/frio/php/Image.php:42
+msgid ""
+"Resize image to repeat it on a single row, either vertical or horizontal."
+msgstr ""
+
+#: view/theme/frio/php/Image.php:43
+msgid "Mosaic"
+msgstr ""
+
+#: view/theme/frio/php/Image.php:43
+msgid "Repeat image to fill the screen."
+msgstr ""
+
+#: view/theme/frio/php/default.php:81 view/theme/frio/php/standard.php:40
+msgid "Skip to main content"
+msgstr ""
+
+#: view/theme/frio/php/default.php:152 view/theme/frio/php/standard.php:75
+msgid "Back to top"
+msgstr ""
+
+#: view/theme/frio/theme.php:207
 msgid "Guest"
-msgstr "Guest"
+msgstr ""
 
-#: view/theme/frio/theme.php:237
+#: view/theme/frio/theme.php:210
 msgid "Visitor"
-msgstr "Visitor"
+msgstr ""
 
-#: view/theme/quattro/config.php:74
+#: view/theme/quattro/config.php:73
 msgid "Alignment"
-msgstr "Alignment"
+msgstr ""
 
-#: view/theme/quattro/config.php:74
+#: view/theme/quattro/config.php:73
 msgid "Left"
-msgstr "Left"
+msgstr ""
 
-#: view/theme/quattro/config.php:74
+#: view/theme/quattro/config.php:73
 msgid "Center"
-msgstr "Center"
+msgstr ""
 
-#: view/theme/quattro/config.php:75
+#: view/theme/quattro/config.php:74
 msgid "Color scheme"
-msgstr "Color scheme"
+msgstr ""
 
-#: view/theme/quattro/config.php:76
+#: view/theme/quattro/config.php:75
 msgid "Posts font size"
-msgstr "Posts font size"
+msgstr ""
 
-#: view/theme/quattro/config.php:77
+#: view/theme/quattro/config.php:76
 msgid "Textareas font size"
-msgstr "Text areas font size"
+msgstr ""
 
-#: view/theme/vier/config.php:71
+#: view/theme/vier/config.php:75
 msgid "Comma separated list of helper forums"
-msgstr "Comma separated list of helper forums"
+msgstr ""
 
-#: view/theme/vier/config.php:117
+#: view/theme/vier/config.php:115
+msgid "don't show"
+msgstr ""
+
+#: view/theme/vier/config.php:115
+msgid "show"
+msgstr ""
+
+#: view/theme/vier/config.php:121
 msgid "Set style"
-msgstr "Set style"
+msgstr ""
 
-#: view/theme/vier/config.php:118
+#: view/theme/vier/config.php:122
 msgid "Community Pages"
-msgstr "Community pages"
+msgstr ""
 
-#: view/theme/vier/config.php:119 view/theme/vier/theme.php:144
+#: view/theme/vier/config.php:123 view/theme/vier/theme.php:125
 msgid "Community Profiles"
-msgstr "Community profiles"
+msgstr ""
 
-#: view/theme/vier/config.php:120
+#: view/theme/vier/config.php:124
 msgid "Help or @NewHere ?"
-msgstr "Help or @NewHere ?"
+msgstr ""
 
-#: view/theme/vier/config.php:121 view/theme/vier/theme.php:385
+#: view/theme/vier/config.php:125 view/theme/vier/theme.php:296
 msgid "Connect Services"
-msgstr "Connect services"
+msgstr ""
 
-#: view/theme/vier/config.php:122 view/theme/vier/theme.php:192
+#: view/theme/vier/config.php:126
 msgid "Find Friends"
-msgstr "Find friends"
+msgstr ""
 
-#: view/theme/vier/config.php:123 view/theme/vier/theme.php:174
+#: view/theme/vier/config.php:127 view/theme/vier/theme.php:152
 msgid "Last users"
-msgstr "Last users"
-
-#: view/theme/vier/theme.php:193
-msgid "Local Directory"
-msgstr "Local directory"
+msgstr ""
 
-#: view/theme/vier/theme.php:285
+#: view/theme/vier/theme.php:211
 msgid "Quick Start"
-msgstr "Quick start"
-
-#: src/App.php:523
-msgid "Delete this item?"
-msgstr "Delete this item?"
-
-#: src/App.php:525
-msgid "show fewer"
-msgstr "Show fewer."
-
-#: boot.php:733
-#, php-format
-msgid "Update %s failed. See error logs."
-msgstr "Update %s failed. See error logs."
-
-#: boot.php:845
-msgid "Create a New Account"
-msgstr "Create a new account"
-
-#: boot.php:873
-msgid "Password: "
-msgstr "Password: "
-
-#: boot.php:874
-msgid "Remember me"
-msgstr "Remember me"
-
-#: boot.php:877
-msgid "Or login using OpenID: "
-msgstr "Or login with OpenID: "
-
-#: boot.php:883
-msgid "Forgot your password?"
-msgstr "Forgot your password?"
-
-#: boot.php:886
-msgid "Website Terms of Service"
-msgstr "Website Terms of Service"
-
-#: boot.php:887
-msgid "terms of service"
-msgstr "Terms of service"
-
-#: boot.php:889
-msgid "Website Privacy Policy"
-msgstr "Website Privacy Policy"
-
-#: boot.php:890
-msgid "privacy policy"
-msgstr "Privacy policy"
-
-#: index.php:437
-msgid "toggle mobile"
-msgstr "Toggle mobile"
+msgstr ""