]> git.mxchange.org Git - friendica.git/commitdiff
Merge pull request #4901 from tobiasd/20180422-travis
authorHypolite Petovan <mrpetovan@gmail.com>
Sun, 22 Apr 2018 15:17:06 +0000 (11:17 -0400)
committerGitHub <noreply@github.com>
Sun, 22 Apr 2018 15:17:06 +0000 (11:17 -0400)
check more PHP version

include/dba.php
util/messages.po
view/lang/fi-fi/messages.po
view/lang/fi-fi/strings.php

index 3209021cf2a1f1819408bfe0365b3cd04e4bef5f..b41a7aab76bfd00a265196ff88916b4bb095b8dd 100644 (file)
@@ -894,7 +894,7 @@ class dba {
                }
 
                // Is there a relation entry for the table?
-               if (isset(self::$relation[$table])) {
+               if ($cascade && isset(self::$relation[$table])) {
                        // We only allow a simple "one field" relation.
                        $field = array_keys(self::$relation[$table])[0];
                        $rel_def = array_values(self::$relation[$table])[0];
index 0cff92dbb3795e044b3a97dc3db59a7b322a3c25..36c004bbb096c7b1cc235812b6c64635784c5e87 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-04-20 09:30+0200\n"
+"POT-Creation-Date: 2018-04-22 11:15+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -18,66 +18,9 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 
 
-#: include/items.php:342 mod/notice.php:22 mod/viewsrc.php:21
-#: mod/display.php:72 mod/display.php:252 mod/display.php:354 mod/admin.php:276
-#: mod/admin.php:1854 mod/admin.php:2102
-msgid "Item not found."
-msgstr ""
-
-#: include/items.php:382
-msgid "Do you really want to delete this item?"
-msgstr ""
-
-#: include/items.php:384 mod/api.php:110 mod/suggest.php:38
-#: mod/dfrn_request.php:653 mod/message.php:138 mod/contacts.php:472
-#: mod/follow.php:150 mod/profiles.php:636 mod/profiles.php:639
-#: mod/profiles.php:661 mod/register.php:237 mod/settings.php:1105
-#: mod/settings.php:1111 mod/settings.php:1118 mod/settings.php:1122
-#: mod/settings.php:1126 mod/settings.php:1130 mod/settings.php:1134
-#: mod/settings.php:1138 mod/settings.php:1158 mod/settings.php:1159
-#: mod/settings.php:1160 mod/settings.php:1161 mod/settings.php:1162
-msgid "Yes"
-msgstr ""
-
-#: include/items.php:387 include/conversation.php:1352 mod/fbrowser.php:103
-#: mod/fbrowser.php:134 mod/suggest.php:41 mod/dfrn_request.php:663
-#: mod/tagrm.php:19 mod/tagrm.php:99 mod/editpost.php:149 mod/message.php:141
-#: mod/photos.php:248 mod/photos.php:324 mod/videos.php:147
-#: mod/contacts.php:475 mod/unfollow.php:117 mod/follow.php:161
-#: mod/settings.php:676 mod/settings.php:702
-msgid "Cancel"
-msgstr ""
-
-#: include/items.php:401 mod/allfriends.php:21 mod/api.php:35 mod/api.php:40
-#: mod/attach.php:38 mod/common.php:26 mod/crepair.php:98 mod/nogroup.php:28
-#: mod/repair_ostatus.php:13 mod/suggest.php:60 mod/uimport.php:28
-#: mod/notifications.php:73 mod/dfrn_confirm.php:68 mod/manage.php:131
-#: mod/wall_attach.php:74 mod/wall_attach.php:77 mod/poke.php:150
-#: mod/regmod.php:108 mod/viewcontacts.php:57 mod/wall_upload.php:103
-#: mod/wall_upload.php:106 mod/wallmessage.php:16 mod/wallmessage.php:40
-#: mod/wallmessage.php:79 mod/wallmessage.php:103 mod/editpost.php:18
-#: mod/fsuggest.php:80 mod/group.php:26 mod/message.php:59 mod/message.php:104
-#: mod/notes.php:30 mod/photos.php:174 mod/photos.php:1051 mod/cal.php:304
-#: mod/contacts.php:386 mod/delegate.php:25 mod/delegate.php:43
-#: mod/delegate.php:54 mod/events.php:194 mod/item.php:160
-#: mod/ostatus_subscribe.php:16 mod/profile_photo.php:30
-#: mod/profile_photo.php:176 mod/profile_photo.php:187
-#: mod/profile_photo.php:200 mod/unfollow.php:15 mod/unfollow.php:57
-#: mod/unfollow.php:90 mod/dirfind.php:25 mod/follow.php:17 mod/follow.php:54
-#: mod/follow.php:118 mod/invite.php:20 mod/invite.php:111 mod/network.php:32
-#: mod/profiles.php:182 mod/profiles.php:606 mod/register.php:53
-#: mod/settings.php:42 mod/settings.php:141 mod/settings.php:665 index.php:444
-msgid "Permission denied."
-msgstr ""
-
-#: include/items.php:471
-msgid "Archives"
-msgstr ""
-
-#: include/items.php:477 view/theme/vier/theme.php:259
-#: src/Content/ForumManager.php:130 src/Content/Widget.php:312
-#: src/Object/Post.php:430 src/App.php:512
-msgid "show more"
+#: boot.php:795
+#, php-format
+msgid "Update %s failed. See error logs."
 msgstr ""
 
 #: include/api.php:1202
@@ -99,746 +42,756 @@ msgstr[1] ""
 msgid "Monthly posting limit of %d post reached. The post was rejected."
 msgstr ""
 
-#: include/api.php:4523 mod/photos.php:88 mod/photos.php:194 mod/photos.php:722
-#: mod/photos.php:1149 mod/photos.php:1166 mod/photos.php:1684
-#: mod/profile_photo.php:85 mod/profile_photo.php:93 mod/profile_photo.php:101
-#: mod/profile_photo.php:211 mod/profile_photo.php:302
-#: mod/profile_photo.php:312 src/Model/User.php:553 src/Model/User.php:561
-#: src/Model/User.php:569
+#: include/api.php:4523 src/Model/User.php:549 src/Model/User.php:557
+#: src/Model/User.php:565 mod/profile_photo.php:85 mod/profile_photo.php:93
+#: mod/profile_photo.php:101 mod/profile_photo.php:211
+#: mod/profile_photo.php:302 mod/profile_photo.php:312 mod/photos.php:88
+#: mod/photos.php:194 mod/photos.php:722 mod/photos.php:1149
+#: mod/photos.php:1166 mod/photos.php:1684
 msgid "Profile Photos"
 msgstr ""
 
-#: include/conversation.php:144 include/conversation.php:282
-#: include/text.php:1753 src/Model/Item.php:1795
-msgid "event"
+#: include/enotify.php:31
+msgid "Friendica Notification"
 msgstr ""
 
-#: include/conversation.php:147 include/conversation.php:157
-#: include/conversation.php:285 include/conversation.php:294
-#: mod/subthread.php:97 mod/tagger.php:72 src/Model/Item.php:1793
-#: src/Protocol/Diaspora.php:2039
-msgid "status"
+#: include/enotify.php:34
+msgid "Thank You,"
 msgstr ""
 
-#: include/conversation.php:152 include/conversation.php:290
-#: include/text.php:1755 mod/subthread.php:97 mod/tagger.php:72
-#: src/Model/Item.php:1793
-msgid "photo"
+#: include/enotify.php:37
+#, php-format
+msgid "%s Administrator"
 msgstr ""
 
-#: include/conversation.php:164 src/Model/Item.php:1666
-#: src/Protocol/Diaspora.php:2035
+#: include/enotify.php:39
 #, php-format
-msgid "%1$s likes %2$s's %3$s"
+msgid "%1$s, %2$s Administrator"
 msgstr ""
 
-#: include/conversation.php:167 src/Model/Item.php:1671
+#: include/enotify.php:95
 #, php-format
-msgid "%1$s doesn't like %2$s's %3$s"
+msgid "[Friendica:Notify] New mail received at %s"
 msgstr ""
 
-#: include/conversation.php:170
+#: include/enotify.php:97
 #, php-format
-msgid "%1$s attends %2$s's %3$s"
+msgid "%1$s sent you a new private message at %2$s."
 msgstr ""
 
-#: include/conversation.php:173
-#, php-format
-msgid "%1$s doesn't attend %2$s's %3$s"
+#: include/enotify.php:98
+msgid "a private message"
 msgstr ""
 
-#: include/conversation.php:176
+#: include/enotify.php:98
 #, php-format
-msgid "%1$s attends maybe %2$s's %3$s"
+msgid "%1$s sent you %2$s."
 msgstr ""
 
-#: include/conversation.php:209 mod/dfrn_confirm.php:431
-#: src/Protocol/Diaspora.php:2510
+#: include/enotify.php:100
 #, php-format
-msgid "%1$s is now friends with %2$s"
+msgid "Please visit %s to view and/or reply to your private messages."
 msgstr ""
 
-#: include/conversation.php:250
+#: include/enotify.php:138
 #, php-format
-msgid "%1$s poked %2$s"
+msgid "%1$s commented on [url=%2$s]a %3$s[/url]"
 msgstr ""
 
-#: include/conversation.php:304 mod/tagger.php:110
+#: include/enotify.php:146
 #, php-format
-msgid "%1$s tagged %2$s's %3$s with %4$s"
+msgid "%1$s commented on [url=%2$s]%3$s's %4$s[/url]"
 msgstr ""
 
-#: include/conversation.php:331
-msgid "post/item"
+#: include/enotify.php:156
+#, php-format
+msgid "%1$s commented on [url=%2$s]your %3$s[/url]"
 msgstr ""
 
-#: include/conversation.php:332
+#: include/enotify.php:168
 #, php-format
-msgid "%1$s marked %2$s's %3$s as favorite"
+msgid "[Friendica:Notify] Comment to conversation #%1$d by %2$s"
 msgstr ""
 
-#: include/conversation.php:605 mod/photos.php:1501 mod/profiles.php:355
-msgid "Likes"
+#: include/enotify.php:170
+#, php-format
+msgid "%s commented on an item/conversation you have been following."
 msgstr ""
 
-#: include/conversation.php:605 mod/photos.php:1501 mod/profiles.php:359
-msgid "Dislikes"
+#: include/enotify.php:173 include/enotify.php:188 include/enotify.php:203
+#: include/enotify.php:218 include/enotify.php:237 include/enotify.php:252
+#, php-format
+msgid "Please visit %s to view and/or reply to the conversation."
 msgstr ""
 
-#: include/conversation.php:606 include/conversation.php:1661
-#: mod/photos.php:1502
-msgid "Attending"
-msgid_plural "Attending"
-msgstr[0] ""
-msgstr[1] ""
-
-#: include/conversation.php:606 mod/photos.php:1502
-msgid "Not attending"
+#: include/enotify.php:180
+#, php-format
+msgid "[Friendica:Notify] %s posted to your profile wall"
 msgstr ""
 
-#: include/conversation.php:606 mod/photos.php:1502
-msgid "Might attend"
+#: include/enotify.php:182
+#, php-format
+msgid "%1$s posted to your profile wall at %2$s"
 msgstr ""
 
-#: include/conversation.php:718 mod/photos.php:1569 src/Object/Post.php:178
-msgid "Select"
+#: include/enotify.php:183
+#, php-format
+msgid "%1$s posted to [url=%2$s]your wall[/url]"
 msgstr ""
 
-#: include/conversation.php:719 mod/photos.php:1570 mod/contacts.php:830
-#: mod/contacts.php:1035 mod/admin.php:1798 mod/settings.php:738
-#: src/Object/Post.php:179
-msgid "Delete"
+#: include/enotify.php:195
+#, php-format
+msgid "[Friendica:Notify] %s tagged you"
 msgstr ""
 
-#: include/conversation.php:757 src/Object/Post.php:363 src/Object/Post.php:364
+#: include/enotify.php:197
 #, php-format
-msgid "View %s's profile @ %s"
+msgid "%1$s tagged you at %2$s"
 msgstr ""
 
-#: include/conversation.php:769 src/Object/Post.php:351
-msgid "Categories:"
+#: include/enotify.php:198
+#, php-format
+msgid "%1$s [url=%2$s]tagged you[/url]."
 msgstr ""
 
-#: include/conversation.php:770 src/Object/Post.php:352
-msgid "Filed under:"
+#: include/enotify.php:210
+#, php-format
+msgid "[Friendica:Notify] %s shared a new post"
 msgstr ""
 
-#: include/conversation.php:777 src/Object/Post.php:377
+#: include/enotify.php:212
 #, php-format
-msgid "%s from %s"
+msgid "%1$s shared a new post at %2$s"
 msgstr ""
 
-#: include/conversation.php:792
-msgid "View in context"
+#: include/enotify.php:213
+#, php-format
+msgid "%1$s [url=%2$s]shared a post[/url]."
 msgstr ""
 
-#: include/conversation.php:794 include/conversation.php:1334
-#: mod/wallmessage.php:145 mod/editpost.php:125 mod/message.php:264
-#: mod/message.php:433 mod/photos.php:1473 src/Object/Post.php:402
-msgid "Please wait"
+#: include/enotify.php:225
+#, php-format
+msgid "[Friendica:Notify] %1$s poked you"
 msgstr ""
 
-#: include/conversation.php:865
-msgid "remove"
+#: include/enotify.php:227
+#, php-format
+msgid "%1$s poked you at %2$s"
 msgstr ""
 
-#: include/conversation.php:869
-msgid "Delete Selected Items"
+#: include/enotify.php:228
+#, php-format
+msgid "%1$s [url=%2$s]poked you[/url]."
 msgstr ""
 
-#: include/conversation.php:1039 view/theme/frio/theme.php:352
-msgid "Follow Thread"
+#: include/enotify.php:244
+#, php-format
+msgid "[Friendica:Notify] %s tagged your post"
 msgstr ""
 
-#: include/conversation.php:1040 src/Model/Contact.php:652
-msgid "View Status"
+#: include/enotify.php:246
+#, php-format
+msgid "%1$s tagged your post at %2$s"
 msgstr ""
 
-#: include/conversation.php:1041 include/conversation.php:1057
-#: mod/allfriends.php:73 mod/suggest.php:82 mod/match.php:89
-#: mod/directory.php:159 mod/dirfind.php:217 src/Model/Contact.php:592
-#: src/Model/Contact.php:605 src/Model/Contact.php:653
-msgid "View Profile"
+#: include/enotify.php:247
+#, php-format
+msgid "%1$s tagged [url=%2$s]your post[/url]"
 msgstr ""
 
-#: include/conversation.php:1042 src/Model/Contact.php:654
-msgid "View Photos"
+#: include/enotify.php:259
+msgid "[Friendica:Notify] Introduction received"
 msgstr ""
 
-#: include/conversation.php:1043 src/Model/Contact.php:655
-msgid "Network Posts"
+#: include/enotify.php:261
+#, php-format
+msgid "You've received an introduction from '%1$s' at %2$s"
 msgstr ""
 
-#: include/conversation.php:1044 src/Model/Contact.php:656
-msgid "View Contact"
+#: include/enotify.php:262
+#, php-format
+msgid "You've received [url=%1$s]an introduction[/url] from %2$s."
 msgstr ""
 
-#: include/conversation.php:1045 src/Model/Contact.php:658
-msgid "Send PM"
+#: include/enotify.php:267 include/enotify.php:313
+#, php-format
+msgid "You may visit their profile at %s"
 msgstr ""
 
-#: include/conversation.php:1049 src/Model/Contact.php:659
-msgid "Poke"
+#: include/enotify.php:269
+#, php-format
+msgid "Please visit %s to approve or reject the introduction."
 msgstr ""
 
-#: include/conversation.php:1054 mod/allfriends.php:74 mod/suggest.php:83
-#: mod/match.php:90 mod/contacts.php:596 mod/dirfind.php:218 mod/follow.php:143
-#: src/Content/Widget.php:61 src/Model/Contact.php:606
-msgid "Connect/Follow"
+#: include/enotify.php:277
+msgid "[Friendica:Notify] A new person is sharing with you"
 msgstr ""
 
-#: include/conversation.php:1173
+#: include/enotify.php:279 include/enotify.php:280
 #, php-format
-msgid "%s likes this."
+msgid "%1$s is sharing with you at %2$s"
 msgstr ""
 
-#: include/conversation.php:1176
-#, php-format
-msgid "%s doesn't like this."
+#: include/enotify.php:287
+msgid "[Friendica:Notify] You have a new follower"
 msgstr ""
 
-#: include/conversation.php:1179
+#: include/enotify.php:289 include/enotify.php:290
 #, php-format
-msgid "%s attends."
+msgid "You have a new follower at %2$s : %1$s"
 msgstr ""
 
-#: include/conversation.php:1182
+#: include/enotify.php:302
+msgid "[Friendica:Notify] Friend suggestion received"
+msgstr ""
+
+#: include/enotify.php:304
 #, php-format
-msgid "%s doesn't attend."
+msgid "You've received a friend suggestion from '%1$s' at %2$s"
 msgstr ""
 
-#: include/conversation.php:1185
+#: include/enotify.php:305
 #, php-format
-msgid "%s attends maybe."
+msgid "You've received [url=%1$s]a friend suggestion[/url] for %2$s from %3$s."
 msgstr ""
 
-#: include/conversation.php:1196
-msgid "and"
+#: include/enotify.php:311
+msgid "Name:"
 msgstr ""
 
-#: include/conversation.php:1202
-#, php-format
-msgid "and %d other people"
+#: include/enotify.php:312
+msgid "Photo:"
 msgstr ""
 
-#: include/conversation.php:1211
+#: include/enotify.php:315
 #, php-format
-msgid "<span  %1$s>%2$d people</span> like this"
+msgid "Please visit %s to approve or reject the suggestion."
 msgstr ""
 
-#: include/conversation.php:1212
-#, php-format
-msgid "%s like this."
+#: include/enotify.php:323 include/enotify.php:338
+msgid "[Friendica:Notify] Connection accepted"
 msgstr ""
 
-#: include/conversation.php:1215
+#: include/enotify.php:325 include/enotify.php:340
 #, php-format
-msgid "<span  %1$s>%2$d people</span> don't like this"
+msgid "'%1$s' has accepted your connection request at %2$s"
 msgstr ""
 
-#: include/conversation.php:1216
+#: include/enotify.php:326 include/enotify.php:341
 #, php-format
-msgid "%s don't like this."
+msgid "%2$s has accepted your [url=%1$s]connection request[/url]."
 msgstr ""
 
-#: include/conversation.php:1219
-#, php-format
-msgid "<span  %1$s>%2$d people</span> attend"
+#: include/enotify.php:331
+msgid ""
+"You are now mutual friends and may exchange status updates, photos, and "
+"email without restriction."
 msgstr ""
 
-#: include/conversation.php:1220
+#: include/enotify.php:333
 #, php-format
-msgid "%s attend."
+msgid "Please visit %s if you wish to make any changes to this relationship."
 msgstr ""
 
-#: include/conversation.php:1223
+#: include/enotify.php:346
 #, php-format
-msgid "<span  %1$s>%2$d people</span> don't attend"
+msgid ""
+"'%1$s' has chosen to accept you a fan, which restricts some forms of "
+"communication - such as private messaging and some profile interactions. If "
+"this is a celebrity or community page, these settings were applied "
+"automatically."
 msgstr ""
 
-#: include/conversation.php:1224
+#: include/enotify.php:348
 #, php-format
-msgid "%s don't attend."
+msgid ""
+"'%1$s' may choose to extend this into a two-way or more permissive "
+"relationship in the future."
 msgstr ""
 
-#: include/conversation.php:1227
+#: include/enotify.php:350
 #, php-format
-msgid "<span  %1$s>%2$d people</span> attend maybe"
+msgid "Please visit %s  if you wish to make any changes to this relationship."
 msgstr ""
 
-#: include/conversation.php:1228
-#, php-format
-msgid "%s attend maybe."
+#: include/enotify.php:360 mod/removeme.php:43
+msgid "[Friendica System Notify]"
 msgstr ""
 
-#: include/conversation.php:1258 include/conversation.php:1274
-msgid "Visible to <strong>everybody</strong>"
+#: include/enotify.php:360
+msgid "registration request"
 msgstr ""
 
-#: include/conversation.php:1259 include/conversation.php:1275
-#: mod/wallmessage.php:120 mod/wallmessage.php:127 mod/message.php:200
-#: mod/message.php:207 mod/message.php:343 mod/message.php:350
-msgid "Please enter a link URL:"
+#: include/enotify.php:362
+#, php-format
+msgid "You've received a registration request from '%1$s' at %2$s"
 msgstr ""
 
-#: include/conversation.php:1260 include/conversation.php:1276
-msgid "Please enter a video link/URL:"
+#: include/enotify.php:363
+#, php-format
+msgid "You've received a [url=%1$s]registration request[/url] from %2$s."
 msgstr ""
 
-#: include/conversation.php:1261 include/conversation.php:1277
-msgid "Please enter an audio link/URL:"
+#: include/enotify.php:368
+#, php-format
+msgid "Full Name:\t%1$s\\nSite Location:\t%2$s\\nLogin Name:\t%3$s (%4$s)"
 msgstr ""
 
-#: include/conversation.php:1262 include/conversation.php:1278
-msgid "Tag term:"
+#: include/enotify.php:374
+#, php-format
+msgid "Please visit %s to approve or reject the request."
 msgstr ""
 
-#: include/conversation.php:1263 include/conversation.php:1279 mod/filer.php:34
-msgid "Save to Folder:"
+#: include/conversation.php:144 include/conversation.php:282
+#: include/text.php:1753 src/Model/Item.php:1796
+msgid "event"
 msgstr ""
 
-#: include/conversation.php:1264 include/conversation.php:1280
-msgid "Where are you right now?"
+#: include/conversation.php:147 include/conversation.php:157
+#: include/conversation.php:285 include/conversation.php:294
+#: src/Model/Item.php:1794 src/Protocol/Diaspora.php:2039 mod/subthread.php:97
+#: mod/tagger.php:72
+msgid "status"
 msgstr ""
 
-#: include/conversation.php:1265
-msgid "Delete item(s)?"
+#: include/conversation.php:152 include/conversation.php:290
+#: include/text.php:1755 src/Model/Item.php:1794 mod/subthread.php:97
+#: mod/tagger.php:72
+msgid "photo"
 msgstr ""
 
-#: include/conversation.php:1312
-msgid "New Post"
+#: include/conversation.php:164 src/Model/Item.php:1667
+#: src/Protocol/Diaspora.php:2035
+#, php-format
+msgid "%1$s likes %2$s's %3$s"
 msgstr ""
 
-#: include/conversation.php:1315
-msgid "Share"
+#: include/conversation.php:167 src/Model/Item.php:1672
+#, php-format
+msgid "%1$s doesn't like %2$s's %3$s"
 msgstr ""
 
-#: include/conversation.php:1316 mod/wallmessage.php:143 mod/editpost.php:111
-#: mod/message.php:262 mod/message.php:430
-msgid "Upload photo"
+#: include/conversation.php:170
+#, php-format
+msgid "%1$s attends %2$s's %3$s"
 msgstr ""
 
-#: include/conversation.php:1317 mod/editpost.php:112
-msgid "upload photo"
+#: include/conversation.php:173
+#, php-format
+msgid "%1$s doesn't attend %2$s's %3$s"
 msgstr ""
 
-#: include/conversation.php:1318 mod/editpost.php:113
-msgid "Attach file"
+#: include/conversation.php:176
+#, php-format
+msgid "%1$s attends maybe %2$s's %3$s"
 msgstr ""
 
-#: include/conversation.php:1319 mod/editpost.php:114
-msgid "attach file"
+#: include/conversation.php:209 src/Protocol/Diaspora.php:2510
+#: mod/dfrn_confirm.php:431
+#, php-format
+msgid "%1$s is now friends with %2$s"
 msgstr ""
 
-#: include/conversation.php:1320 mod/wallmessage.php:144 mod/editpost.php:115
-#: mod/message.php:263 mod/message.php:431
-msgid "Insert web link"
+#: include/conversation.php:250
+#, php-format
+msgid "%1$s poked %2$s"
 msgstr ""
 
-#: include/conversation.php:1321 mod/editpost.php:116
-msgid "web link"
+#: include/conversation.php:304 mod/tagger.php:110
+#, php-format
+msgid "%1$s tagged %2$s's %3$s with %4$s"
 msgstr ""
 
-#: include/conversation.php:1322 mod/editpost.php:117
-msgid "Insert video link"
+#: include/conversation.php:331
+msgid "post/item"
 msgstr ""
 
-#: include/conversation.php:1323 mod/editpost.php:118
-msgid "video link"
+#: include/conversation.php:332
+#, php-format
+msgid "%1$s marked %2$s's %3$s as favorite"
 msgstr ""
 
-#: include/conversation.php:1324 mod/editpost.php:119
-msgid "Insert audio link"
+#: include/conversation.php:605 mod/profiles.php:355 mod/photos.php:1501
+msgid "Likes"
 msgstr ""
 
-#: include/conversation.php:1325 mod/editpost.php:120
-msgid "audio link"
+#: include/conversation.php:605 mod/profiles.php:359 mod/photos.php:1501
+msgid "Dislikes"
 msgstr ""
 
-#: include/conversation.php:1326 mod/editpost.php:121
-msgid "Set your location"
-msgstr ""
+#: include/conversation.php:606 include/conversation.php:1661
+#: mod/photos.php:1502
+msgid "Attending"
+msgid_plural "Attending"
+msgstr[0] ""
+msgstr[1] ""
 
-#: include/conversation.php:1327 mod/editpost.php:122
-msgid "set location"
+#: include/conversation.php:606 mod/photos.php:1502
+msgid "Not attending"
 msgstr ""
 
-#: include/conversation.php:1328 mod/editpost.php:123
-msgid "Clear browser location"
+#: include/conversation.php:606 mod/photos.php:1502
+msgid "Might attend"
 msgstr ""
 
-#: include/conversation.php:1329 mod/editpost.php:124
-msgid "clear location"
+#: include/conversation.php:718 src/Object/Post.php:178 mod/photos.php:1569
+msgid "Select"
 msgstr ""
 
-#: include/conversation.php:1331 mod/editpost.php:138
-msgid "Set title"
+#: include/conversation.php:719 src/Object/Post.php:179 mod/settings.php:738
+#: mod/admin.php:1812 mod/photos.php:1570 mod/contacts.php:830
+#: mod/contacts.php:1035
+msgid "Delete"
 msgstr ""
 
-#: include/conversation.php:1333 mod/editpost.php:140
-msgid "Categories (comma-separated list)"
+#: include/conversation.php:757 src/Object/Post.php:363 src/Object/Post.php:364
+#, php-format
+msgid "View %s's profile @ %s"
 msgstr ""
 
-#: include/conversation.php:1335 mod/editpost.php:126
-msgid "Permission settings"
+#: include/conversation.php:769 src/Object/Post.php:351
+msgid "Categories:"
 msgstr ""
 
-#: include/conversation.php:1336 mod/editpost.php:155
-msgid "permissions"
+#: include/conversation.php:770 src/Object/Post.php:352
+msgid "Filed under:"
 msgstr ""
 
-#: include/conversation.php:1344 mod/editpost.php:135
-msgid "Public post"
+#: include/conversation.php:777 src/Object/Post.php:377
+#, php-format
+msgid "%s from %s"
 msgstr ""
 
-#: include/conversation.php:1348 mod/editpost.php:146 mod/photos.php:1492
-#: mod/photos.php:1531 mod/photos.php:1604 mod/events.php:528
-#: src/Object/Post.php:805
-msgid "Preview"
+#: include/conversation.php:792
+msgid "View in context"
 msgstr ""
 
-#: include/conversation.php:1357
-msgid "Post to Groups"
+#: include/conversation.php:794 include/conversation.php:1334
+#: src/Object/Post.php:402 mod/photos.php:1473 mod/message.php:264
+#: mod/message.php:433 mod/wallmessage.php:145 mod/editpost.php:125
+msgid "Please wait"
 msgstr ""
 
-#: include/conversation.php:1358
-msgid "Post to Contacts"
+#: include/conversation.php:865
+msgid "remove"
 msgstr ""
 
-#: include/conversation.php:1359
-msgid "Private post"
+#: include/conversation.php:869
+msgid "Delete Selected Items"
 msgstr ""
 
-#: include/conversation.php:1364 mod/editpost.php:153 src/Model/Profile.php:342
-msgid "Message"
+#: include/conversation.php:1039 view/theme/frio/theme.php:352
+msgid "Follow Thread"
 msgstr ""
 
-#: include/conversation.php:1365 mod/editpost.php:154
-msgid "Browser"
+#: include/conversation.php:1040 src/Model/Contact.php:652
+msgid "View Status"
 msgstr ""
 
-#: include/conversation.php:1632
-msgid "View all"
+#: include/conversation.php:1041 include/conversation.php:1057
+#: src/Model/Contact.php:592 src/Model/Contact.php:605
+#: src/Model/Contact.php:653 mod/directory.php:159 mod/dirfind.php:217
+#: mod/suggest.php:82 mod/allfriends.php:73 mod/match.php:89
+msgid "View Profile"
 msgstr ""
 
-#: include/conversation.php:1655
-msgid "Like"
-msgid_plural "Likes"
-msgstr[0] ""
-msgstr[1] ""
-
-#: include/conversation.php:1658
-msgid "Dislike"
-msgid_plural "Dislikes"
-msgstr[0] ""
-msgstr[1] ""
+#: include/conversation.php:1042 src/Model/Contact.php:654
+msgid "View Photos"
+msgstr ""
 
-#: include/conversation.php:1664
-msgid "Not Attending"
-msgid_plural "Not Attending"
-msgstr[0] ""
-msgstr[1] ""
+#: include/conversation.php:1043 src/Model/Contact.php:655
+msgid "Network Posts"
+msgstr ""
 
-#: include/conversation.php:1667 src/Content/ContactSelector.php:125
-msgid "Undecided"
-msgid_plural "Undecided"
-msgstr[0] ""
-msgstr[1] ""
+#: include/conversation.php:1044 src/Model/Contact.php:656
+msgid "View Contact"
+msgstr ""
 
-#: include/dba.php:58
-#, php-format
-msgid "Cannot locate DNS info for database server '%s'"
+#: include/conversation.php:1045 src/Model/Contact.php:658
+msgid "Send PM"
 msgstr ""
 
-#: include/enotify.php:31
-msgid "Friendica Notification"
+#: include/conversation.php:1049 src/Model/Contact.php:659
+msgid "Poke"
 msgstr ""
 
-#: include/enotify.php:34
-msgid "Thank You,"
+#: include/conversation.php:1054 src/Model/Contact.php:606
+#: src/Content/Widget.php:61 mod/dirfind.php:218 mod/suggest.php:83
+#: mod/allfriends.php:74 mod/follow.php:143 mod/contacts.php:596
+#: mod/match.php:90
+msgid "Connect/Follow"
 msgstr ""
 
-#: include/enotify.php:37
+#: include/conversation.php:1173
 #, php-format
-msgid "%s Administrator"
+msgid "%s likes this."
 msgstr ""
 
-#: include/enotify.php:39
+#: include/conversation.php:1176
 #, php-format
-msgid "%1$s, %2$s Administrator"
+msgid "%s doesn't like this."
 msgstr ""
 
-#: include/enotify.php:95
+#: include/conversation.php:1179
 #, php-format
-msgid "[Friendica:Notify] New mail received at %s"
+msgid "%s attends."
 msgstr ""
 
-#: include/enotify.php:97
+#: include/conversation.php:1182
 #, php-format
-msgid "%1$s sent you a new private message at %2$s."
+msgid "%s doesn't attend."
 msgstr ""
 
-#: include/enotify.php:98
-msgid "a private message"
+#: include/conversation.php:1185
+#, php-format
+msgid "%s attends maybe."
 msgstr ""
 
-#: include/enotify.php:98
-#, php-format
-msgid "%1$s sent you %2$s."
+#: include/conversation.php:1196
+msgid "and"
 msgstr ""
 
-#: include/enotify.php:100
+#: include/conversation.php:1202
 #, php-format
-msgid "Please visit %s to view and/or reply to your private messages."
+msgid "and %d other people"
 msgstr ""
 
-#: include/enotify.php:138
+#: include/conversation.php:1211
 #, php-format
-msgid "%1$s commented on [url=%2$s]a %3$s[/url]"
+msgid "<span  %1$s>%2$d people</span> like this"
 msgstr ""
 
-#: include/enotify.php:146
+#: include/conversation.php:1212
 #, php-format
-msgid "%1$s commented on [url=%2$s]%3$s's %4$s[/url]"
+msgid "%s like this."
 msgstr ""
 
-#: include/enotify.php:156
+#: include/conversation.php:1215
 #, php-format
-msgid "%1$s commented on [url=%2$s]your %3$s[/url]"
+msgid "<span  %1$s>%2$d people</span> don't like this"
 msgstr ""
 
-#: include/enotify.php:168
+#: include/conversation.php:1216
 #, php-format
-msgid "[Friendica:Notify] Comment to conversation #%1$d by %2$s"
+msgid "%s don't like this."
 msgstr ""
 
-#: include/enotify.php:170
+#: include/conversation.php:1219
 #, php-format
-msgid "%s commented on an item/conversation you have been following."
+msgid "<span  %1$s>%2$d people</span> attend"
 msgstr ""
 
-#: include/enotify.php:173 include/enotify.php:188 include/enotify.php:203
-#: include/enotify.php:218 include/enotify.php:237 include/enotify.php:252
+#: include/conversation.php:1220
 #, php-format
-msgid "Please visit %s to view and/or reply to the conversation."
+msgid "%s attend."
 msgstr ""
 
-#: include/enotify.php:180
+#: include/conversation.php:1223
 #, php-format
-msgid "[Friendica:Notify] %s posted to your profile wall"
+msgid "<span  %1$s>%2$d people</span> don't attend"
 msgstr ""
 
-#: include/enotify.php:182
+#: include/conversation.php:1224
 #, php-format
-msgid "%1$s posted to your profile wall at %2$s"
+msgid "%s don't attend."
 msgstr ""
 
-#: include/enotify.php:183
+#: include/conversation.php:1227
 #, php-format
-msgid "%1$s posted to [url=%2$s]your wall[/url]"
+msgid "<span  %1$s>%2$d people</span> attend maybe"
 msgstr ""
 
-#: include/enotify.php:195
+#: include/conversation.php:1228
 #, php-format
-msgid "[Friendica:Notify] %s tagged you"
+msgid "%s attend maybe."
 msgstr ""
 
-#: include/enotify.php:197
-#, php-format
-msgid "%1$s tagged you at %2$s"
+#: include/conversation.php:1258 include/conversation.php:1274
+msgid "Visible to <strong>everybody</strong>"
 msgstr ""
 
-#: include/enotify.php:198
-#, php-format
-msgid "%1$s [url=%2$s]tagged you[/url]."
+#: include/conversation.php:1259 include/conversation.php:1275
+#: mod/message.php:200 mod/message.php:207 mod/message.php:343
+#: mod/message.php:350 mod/wallmessage.php:120 mod/wallmessage.php:127
+msgid "Please enter a link URL:"
 msgstr ""
 
-#: include/enotify.php:210
-#, php-format
-msgid "[Friendica:Notify] %s shared a new post"
+#: include/conversation.php:1260 include/conversation.php:1276
+msgid "Please enter a video link/URL:"
 msgstr ""
 
-#: include/enotify.php:212
-#, php-format
-msgid "%1$s shared a new post at %2$s"
+#: include/conversation.php:1261 include/conversation.php:1277
+msgid "Please enter an audio link/URL:"
 msgstr ""
 
-#: include/enotify.php:213
-#, php-format
-msgid "%1$s [url=%2$s]shared a post[/url]."
+#: include/conversation.php:1262 include/conversation.php:1278
+msgid "Tag term:"
 msgstr ""
 
-#: include/enotify.php:225
-#, php-format
-msgid "[Friendica:Notify] %1$s poked you"
+#: include/conversation.php:1263 include/conversation.php:1279 mod/filer.php:34
+msgid "Save to Folder:"
 msgstr ""
 
-#: include/enotify.php:227
-#, php-format
-msgid "%1$s poked you at %2$s"
+#: include/conversation.php:1264 include/conversation.php:1280
+msgid "Where are you right now?"
 msgstr ""
 
-#: include/enotify.php:228
-#, php-format
-msgid "%1$s [url=%2$s]poked you[/url]."
+#: include/conversation.php:1265
+msgid "Delete item(s)?"
 msgstr ""
 
-#: include/enotify.php:244
-#, php-format
-msgid "[Friendica:Notify] %s tagged your post"
+#: include/conversation.php:1312
+msgid "New Post"
 msgstr ""
 
-#: include/enotify.php:246
-#, php-format
-msgid "%1$s tagged your post at %2$s"
+#: include/conversation.php:1315
+msgid "Share"
 msgstr ""
 
-#: include/enotify.php:247
-#, php-format
-msgid "%1$s tagged [url=%2$s]your post[/url]"
+#: include/conversation.php:1316 mod/message.php:262 mod/message.php:430
+#: mod/wallmessage.php:143 mod/editpost.php:111
+msgid "Upload photo"
 msgstr ""
 
-#: include/enotify.php:259
-msgid "[Friendica:Notify] Introduction received"
+#: include/conversation.php:1317 mod/editpost.php:112
+msgid "upload photo"
 msgstr ""
 
-#: include/enotify.php:261
-#, php-format
-msgid "You've received an introduction from '%1$s' at %2$s"
+#: include/conversation.php:1318 mod/editpost.php:113
+msgid "Attach file"
 msgstr ""
 
-#: include/enotify.php:262
-#, php-format
-msgid "You've received [url=%1$s]an introduction[/url] from %2$s."
+#: include/conversation.php:1319 mod/editpost.php:114
+msgid "attach file"
 msgstr ""
 
-#: include/enotify.php:267 include/enotify.php:313
-#, php-format
-msgid "You may visit their profile at %s"
+#: include/conversation.php:1320 mod/message.php:263 mod/message.php:431
+#: mod/wallmessage.php:144 mod/editpost.php:115
+msgid "Insert web link"
 msgstr ""
 
-#: include/enotify.php:269
-#, php-format
-msgid "Please visit %s to approve or reject the introduction."
+#: include/conversation.php:1321 mod/editpost.php:116
+msgid "web link"
 msgstr ""
 
-#: include/enotify.php:277
-msgid "[Friendica:Notify] A new person is sharing with you"
+#: include/conversation.php:1322 mod/editpost.php:117
+msgid "Insert video link"
 msgstr ""
 
-#: include/enotify.php:279 include/enotify.php:280
-#, php-format
-msgid "%1$s is sharing with you at %2$s"
+#: include/conversation.php:1323 mod/editpost.php:118
+msgid "video link"
 msgstr ""
 
-#: include/enotify.php:287
-msgid "[Friendica:Notify] You have a new follower"
+#: include/conversation.php:1324 mod/editpost.php:119
+msgid "Insert audio link"
 msgstr ""
 
-#: include/enotify.php:289 include/enotify.php:290
-#, php-format
-msgid "You have a new follower at %2$s : %1$s"
+#: include/conversation.php:1325 mod/editpost.php:120
+msgid "audio link"
 msgstr ""
 
-#: include/enotify.php:302
-msgid "[Friendica:Notify] Friend suggestion received"
+#: include/conversation.php:1326 mod/editpost.php:121
+msgid "Set your location"
 msgstr ""
 
-#: include/enotify.php:304
-#, php-format
-msgid "You've received a friend suggestion from '%1$s' at %2$s"
+#: include/conversation.php:1327 mod/editpost.php:122
+msgid "set location"
 msgstr ""
 
-#: include/enotify.php:305
-#, php-format
-msgid "You've received [url=%1$s]a friend suggestion[/url] for %2$s from %3$s."
+#: include/conversation.php:1328 mod/editpost.php:123
+msgid "Clear browser location"
 msgstr ""
 
-#: include/enotify.php:311
-msgid "Name:"
+#: include/conversation.php:1329 mod/editpost.php:124
+msgid "clear location"
 msgstr ""
 
-#: include/enotify.php:312
-msgid "Photo:"
+#: include/conversation.php:1331 mod/editpost.php:138
+msgid "Set title"
 msgstr ""
 
-#: include/enotify.php:315
-#, php-format
-msgid "Please visit %s to approve or reject the suggestion."
+#: include/conversation.php:1333 mod/editpost.php:140
+msgid "Categories (comma-separated list)"
 msgstr ""
 
-#: include/enotify.php:323 include/enotify.php:338
-msgid "[Friendica:Notify] Connection accepted"
+#: include/conversation.php:1335 mod/editpost.php:126
+msgid "Permission settings"
 msgstr ""
 
-#: include/enotify.php:325 include/enotify.php:340
-#, php-format
-msgid "'%1$s' has accepted your connection request at %2$s"
+#: include/conversation.php:1336 mod/editpost.php:155
+msgid "permissions"
 msgstr ""
 
-#: include/enotify.php:326 include/enotify.php:341
-#, php-format
-msgid "%2$s has accepted your [url=%1$s]connection request[/url]."
+#: include/conversation.php:1344 mod/editpost.php:135
+msgid "Public post"
 msgstr ""
 
-#: include/enotify.php:331
-msgid ""
-"You are now mutual friends and may exchange status updates, photos, and "
-"email without restriction."
+#: include/conversation.php:1348 src/Object/Post.php:805 mod/events.php:528
+#: mod/photos.php:1492 mod/photos.php:1531 mod/photos.php:1604
+#: mod/editpost.php:146
+msgid "Preview"
 msgstr ""
 
-#: include/enotify.php:333
-#, php-format
-msgid "Please visit %s if you wish to make any changes to this relationship."
+#: include/conversation.php:1352 include/items.php:387 mod/suggest.php:41
+#: mod/settings.php:676 mod/settings.php:702 mod/fbrowser.php:103
+#: mod/fbrowser.php:134 mod/photos.php:248 mod/photos.php:324
+#: mod/message.php:141 mod/videos.php:147 mod/unfollow.php:117
+#: mod/dfrn_request.php:663 mod/follow.php:161 mod/contacts.php:475
+#: mod/tagrm.php:19 mod/tagrm.php:99 mod/editpost.php:149
+msgid "Cancel"
 msgstr ""
 
-#: include/enotify.php:346
-#, 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."
+#: include/conversation.php:1357
+msgid "Post to Groups"
 msgstr ""
 
-#: include/enotify.php:348
-#, php-format
-msgid ""
-"'%1$s' may choose to extend this into a two-way or more permissive "
-"relationship in the future."
+#: include/conversation.php:1358
+msgid "Post to Contacts"
 msgstr ""
 
-#: include/enotify.php:350
-#, php-format
-msgid "Please visit %s  if you wish to make any changes to this relationship."
+#: include/conversation.php:1359
+msgid "Private post"
 msgstr ""
 
-#: include/enotify.php:360 mod/removeme.php:43
-msgid "[Friendica System Notify]"
+#: include/conversation.php:1364 src/Model/Profile.php:342 mod/editpost.php:153
+msgid "Message"
 msgstr ""
 
-#: include/enotify.php:360
-msgid "registration request"
+#: include/conversation.php:1365 mod/editpost.php:154
+msgid "Browser"
 msgstr ""
 
-#: include/enotify.php:362
-#, php-format
-msgid "You've received a registration request from '%1$s' at %2$s"
+#: include/conversation.php:1632
+msgid "View all"
 msgstr ""
 
-#: include/enotify.php:363
-#, php-format
-msgid "You've received a [url=%1$s]registration request[/url] from %2$s."
-msgstr ""
+#: include/conversation.php:1655
+msgid "Like"
+msgid_plural "Likes"
+msgstr[0] ""
+msgstr[1] ""
 
-#: include/enotify.php:368
-#, php-format
-msgid "Full Name:\t%1$s\\nSite Location:\t%2$s\\nLogin Name:\t%3$s (%4$s)"
-msgstr ""
+#: include/conversation.php:1658
+msgid "Dislike"
+msgid_plural "Dislikes"
+msgstr[0] ""
+msgstr[1] ""
 
-#: include/enotify.php:374
+#: include/conversation.php:1664
+msgid "Not Attending"
+msgid_plural "Not Attending"
+msgstr[0] ""
+msgstr[1] ""
+
+#: include/conversation.php:1667 src/Content/ContactSelector.php:125
+msgid "Undecided"
+msgid_plural "Undecided"
+msgstr[0] ""
+msgstr[1] ""
+
+#: include/dba.php:58
 #, php-format
-msgid "Please visit %s to approve or reject the request."
+msgid "Cannot locate DNS info for database server '%s'"
 msgstr ""
 
 #: include/security.php:81
@@ -906,7 +859,7 @@ msgstr[1] ""
 msgid "View Contacts"
 msgstr ""
 
-#: include/text.php:1010 mod/filer.php:35 mod/editpost.php:110 mod/notes.php:67
+#: include/text.php:1010 mod/notes.php:67 mod/filer.php:35 mod/editpost.php:110
 msgid "Save"
 msgstr ""
 
@@ -914,7 +867,7 @@ msgstr ""
 msgid "Follow"
 msgstr ""
 
-#: include/text.php:1016 mod/search.php:155 src/Content/Nav.php:142
+#: include/text.php:1016 src/Content/Nav.php:142 mod/search.php:155
 msgid "Search"
 msgstr ""
 
@@ -926,19 +879,19 @@ msgstr ""
 msgid "Full Text"
 msgstr ""
 
-#: include/text.php:1026 src/Content/Nav.php:146
-#: src/Content/Widget/TagCloud.php:54
+#: include/text.php:1026 src/Content/Widget/TagCloud.php:54
+#: src/Content/Nav.php:146
 msgid "Tags"
 msgstr ""
 
-#: include/text.php:1027 mod/viewcontacts.php:131 mod/contacts.php:814
-#: mod/contacts.php:875 view/theme/frio/theme.php:270 src/Content/Nav.php:147
-#: src/Content/Nav.php:212 src/Model/Profile.php:959 src/Model/Profile.php:962
+#: include/text.php:1027 src/Model/Profile.php:961 src/Model/Profile.php:964
+#: src/Content/Nav.php:147 src/Content/Nav.php:208 mod/viewcontacts.php:131
+#: mod/contacts.php:814 mod/contacts.php:875 view/theme/frio/theme.php:270
 msgid "Contacts"
 msgstr ""
 
-#: include/text.php:1030 view/theme/vier/theme.php:254
-#: src/Content/ForumManager.php:125 src/Content/Nav.php:151
+#: include/text.php:1030 src/Content/ForumManager.php:125
+#: src/Content/Nav.php:151 view/theme/vier/theme.php:254
 msgid "Forums"
 msgstr ""
 
@@ -990,7 +943,7 @@ msgstr ""
 msgid "rebuffed"
 msgstr ""
 
-#: include/text.php:1093 mod/settings.php:943 src/Model/Event.php:379
+#: include/text.php:1093 src/Model/Event.php:379 mod/settings.php:943
 msgid "Monday"
 msgstr ""
 
@@ -1014,7 +967,7 @@ msgstr ""
 msgid "Saturday"
 msgstr ""
 
-#: include/text.php:1093 mod/settings.php:943 src/Model/Event.php:378
+#: include/text.php:1093 src/Model/Event.php:378 mod/settings.php:943
 msgid "Sunday"
 msgstr ""
 
@@ -1182,8339 +1135,8387 @@ msgstr ""
 msgid "Item filed"
 msgstr ""
 
-#: mod/allfriends.php:51
-msgid "No friends to display."
+#: include/items.php:342 mod/display.php:72 mod/display.php:252
+#: mod/display.php:354 mod/admin.php:276 mod/admin.php:1868 mod/admin.php:2116
+#: mod/viewsrc.php:21 mod/notice.php:22
+msgid "Item not found."
 msgstr ""
 
-#: mod/allfriends.php:90 mod/suggest.php:101 mod/match.php:105
-#: mod/dirfind.php:215 src/Content/Widget.php:37 src/Model/Profile.php:297
-msgid "Connect"
+#: include/items.php:382
+msgid "Do you really want to delete this item?"
 msgstr ""
 
-#: mod/api.php:85 mod/api.php:107
-msgid "Authorize application connection"
+#: include/items.php:384 mod/suggest.php:38 mod/profiles.php:636
+#: mod/profiles.php:639 mod/profiles.php:661 mod/api.php:110
+#: mod/settings.php:1105 mod/settings.php:1111 mod/settings.php:1118
+#: mod/settings.php:1122 mod/settings.php:1126 mod/settings.php:1130
+#: mod/settings.php:1134 mod/settings.php:1138 mod/settings.php:1158
+#: mod/settings.php:1159 mod/settings.php:1160 mod/settings.php:1161
+#: mod/settings.php:1162 mod/message.php:138 mod/dfrn_request.php:653
+#: mod/follow.php:150 mod/contacts.php:472 mod/register.php:237
+msgid "Yes"
 msgstr ""
 
-#: mod/api.php:86
-msgid "Return to your app and insert this Securty Code:"
+#: include/items.php:401 mod/dirfind.php:25 mod/repair_ostatus.php:13
+#: mod/suggest.php:60 mod/profile_photo.php:30 mod/profile_photo.php:176
+#: mod/profile_photo.php:187 mod/profile_photo.php:200 mod/manage.php:131
+#: mod/uimport.php:28 mod/invite.php:20 mod/invite.php:111 mod/network.php:32
+#: mod/profiles.php:182 mod/profiles.php:606 mod/events.php:194
+#: mod/fsuggest.php:80 mod/attach.php:38 mod/allfriends.php:21
+#: mod/viewcontacts.php:57 mod/ostatus_subscribe.php:16 mod/api.php:35
+#: mod/api.php:40 mod/settings.php:42 mod/settings.php:141 mod/settings.php:665
+#: mod/regmod.php:108 mod/group.php:26 mod/delegate.php:25 mod/delegate.php:43
+#: mod/delegate.php:54 mod/photos.php:174 mod/photos.php:1051
+#: mod/nogroup.php:28 mod/message.php:59 mod/message.php:104
+#: mod/unfollow.php:15 mod/unfollow.php:57 mod/unfollow.php:90
+#: mod/wall_attach.php:74 mod/wall_attach.php:77 mod/notes.php:30
+#: mod/crepair.php:98 mod/poke.php:150 mod/notifications.php:73
+#: mod/follow.php:17 mod/follow.php:54 mod/follow.php:118 mod/cal.php:304
+#: mod/contacts.php:386 mod/wallmessage.php:16 mod/wallmessage.php:40
+#: mod/wallmessage.php:79 mod/wallmessage.php:103 mod/dfrn_confirm.php:68
+#: mod/wall_upload.php:103 mod/wall_upload.php:106 mod/register.php:53
+#: mod/common.php:26 mod/item.php:160 mod/editpost.php:18 index.php:444
+msgid "Permission denied."
 msgstr ""
 
-#: mod/api.php:95
-msgid "Please login to continue."
+#: include/items.php:471
+msgid "Archives"
 msgstr ""
 
-#: mod/api.php:109
-msgid ""
-"Do you want to authorize this application to access your posts and contacts, "
-"and/or create new posts for you?"
+#: include/items.php:477 src/Content/Widget.php:312
+#: src/Content/ForumManager.php:130 src/App.php:512 src/Object/Post.php:430
+#: view/theme/vier/theme.php:259
+msgid "show more"
 msgstr ""
 
-#: mod/api.php:111 mod/dfrn_request.php:653 mod/follow.php:150
-#: mod/profiles.php:636 mod/profiles.php:640 mod/profiles.php:661
-#: mod/register.php:238 mod/settings.php:1105 mod/settings.php:1111
-#: mod/settings.php:1118 mod/settings.php:1122 mod/settings.php:1126
-#: mod/settings.php:1130 mod/settings.php:1134 mod/settings.php:1138
-#: mod/settings.php:1158 mod/settings.php:1159 mod/settings.php:1160
-#: mod/settings.php:1161 mod/settings.php:1162
-msgid "No"
+#: src/Model/Item.php:1677
+#, php-format
+msgid "%1$s is attending %2$s's %3$s"
 msgstr ""
 
-#: mod/apps.php:14 index.php:273
-msgid "You must be logged in to use addons. "
+#: src/Model/Item.php:1682
+#, php-format
+msgid "%1$s is not attending %2$s's %3$s"
 msgstr ""
 
-#: mod/apps.php:19
-msgid "Applications"
+#: src/Model/Item.php:1687
+#, php-format
+msgid "%1$s may attend %2$s's %3$s"
 msgstr ""
 
-#: mod/apps.php:22
-msgid "No installed applications."
+#: src/Model/Contact.php:657
+msgid "Drop Contact"
 msgstr ""
 
-#: mod/attach.php:15
-msgid "Item not available."
+#: src/Model/Contact.php:1060
+msgid "Organisation"
 msgstr ""
 
-#: mod/attach.php:25
-msgid "Item was not found."
+#: src/Model/Contact.php:1063
+msgid "News"
 msgstr ""
 
-#: mod/common.php:91
-msgid "No contacts in common."
+#: src/Model/Contact.php:1066
+msgid "Forum"
 msgstr ""
 
-#: mod/common.php:140 mod/contacts.php:886
-msgid "Common Friends"
+#: src/Model/Contact.php:1235 mod/dfrn_request.php:345
+msgid "Disallowed profile URL."
 msgstr ""
 
-#: mod/credits.php:18
-msgid "Credits"
+#: src/Model/Contact.php:1240 mod/friendica.php:128 mod/admin.php:353
+#: mod/admin.php:371 mod/dfrn_request.php:351
+msgid "Blocked domain"
 msgstr ""
 
-#: mod/credits.php:19
+#: src/Model/Contact.php:1245
+msgid "Connect URL missing."
+msgstr ""
+
+#: src/Model/Contact.php:1254
 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!"
+"The contact could not be added. Please check the relevant network "
+"credentials in your Settings -> Social Networks page."
 msgstr ""
 
-#: mod/crepair.php:87
-msgid "Contact settings applied."
+#: src/Model/Contact.php:1301
+msgid ""
+"This site is not configured to allow communications with other networks."
 msgstr ""
 
-#: mod/crepair.php:89
-msgid "Contact update failed."
+#: src/Model/Contact.php:1302 src/Model/Contact.php:1316
+msgid "No compatible communication protocols or feeds were discovered."
 msgstr ""
 
-#: mod/crepair.php:110 mod/dfrn_confirm.php:131 mod/fsuggest.php:30
-#: mod/fsuggest.php:96
-msgid "Contact not found."
+#: src/Model/Contact.php:1314
+msgid "The profile address specified does not provide adequate information."
 msgstr ""
 
-#: mod/crepair.php:114
-msgid ""
-"<strong>WARNING: This is highly advanced</strong> and if you enter incorrect "
-"information your communications with this contact may stop working."
+#: src/Model/Contact.php:1319
+msgid "An author or name was not found."
 msgstr ""
 
-#: mod/crepair.php:115
+#: src/Model/Contact.php:1322
+msgid "No browser URL could be matched to this address."
+msgstr ""
+
+#: src/Model/Contact.php:1325
 msgid ""
-"Please use your browser 'Back' button <strong>now</strong> if you are "
-"uncertain what to do on this page."
+"Unable to match @-style Identity Address with a known protocol or email "
+"contact."
 msgstr ""
 
-#: mod/crepair.php:129 mod/crepair.php:131
-msgid "No mirroring"
+#: src/Model/Contact.php:1326
+msgid "Use mailto: in front of address to force email check."
 msgstr ""
 
-#: mod/crepair.php:129
-msgid "Mirror as forwarded posting"
+#: src/Model/Contact.php:1332
+msgid ""
+"The profile address specified belongs to a network which has been disabled "
+"on this site."
 msgstr ""
 
-#: mod/crepair.php:129 mod/crepair.php:131
-msgid "Mirror as my own posting"
+#: src/Model/Contact.php:1337
+msgid ""
+"Limited profile. This person will be unable to receive direct/personal "
+"notifications from you."
 msgstr ""
 
-#: mod/crepair.php:144
-msgid "Return to contact editor"
+#: src/Model/Contact.php:1388
+msgid "Unable to retrieve contact information."
 msgstr ""
 
-#: mod/crepair.php:146
-msgid "Refetch contact data"
+#: src/Model/Contact.php:1537 mod/dfrn_request.php:568 mod/dfrn_confirm.php:661
+msgid "[Name Withheld]"
 msgstr ""
 
-#: mod/crepair.php:148 mod/manage.php:184 mod/localtime.php:56 mod/poke.php:199
-#: mod/fsuggest.php:114 mod/message.php:265 mod/message.php:432
-#: mod/photos.php:1080 mod/photos.php:1160 mod/photos.php:1445
-#: mod/photos.php:1491 mod/photos.php:1530 mod/photos.php:1603
-#: mod/contacts.php:610 mod/events.php:530 mod/install.php:251
-#: mod/install.php:290 mod/invite.php:155 mod/profiles.php:672
-#: view/theme/duepuntozero/config.php:71 view/theme/frio/config.php:113
-#: view/theme/quattro/config.php:73 view/theme/vier/config.php:119
-#: src/Object/Post.php:796
-msgid "Submit"
+#: src/Model/Contact.php:1605 src/Protocol/DFRN.php:1482
+#, php-format
+msgid "%s's birthday"
 msgstr ""
 
-#: mod/crepair.php:149
-msgid "Remote Self"
+#: src/Model/Contact.php:1606 src/Protocol/DFRN.php:1483
+#, php-format
+msgid "Happy Birthday %s"
 msgstr ""
 
-#: mod/crepair.php:152
-msgid "Mirror postings from this contact"
+#: src/Model/Mail.php:40 src/Model/Mail.php:174
+msgid "[no subject]"
 msgstr ""
 
-#: mod/crepair.php:154
-msgid ""
-"Mark this contact as remote_self, this will cause friendica to repost new "
-"entries from this contact."
+#: src/Model/Profile.php:97
+msgid "Requested account is not available."
 msgstr ""
 
-#: mod/crepair.php:158 mod/admin.php:490 mod/admin.php:1781 mod/admin.php:1793
-#: mod/admin.php:1806 mod/admin.php:1822 mod/settings.php:677
-#: mod/settings.php:703
-msgid "Name"
+#: src/Model/Profile.php:118 mod/profile.php:37
+msgid "Requested profile is not available."
 msgstr ""
 
-#: mod/crepair.php:159
-msgid "Account Nickname"
+#: src/Model/Profile.php:168 src/Model/Profile.php:399
+#: src/Model/Profile.php:863
+msgid "Edit profile"
 msgstr ""
 
-#: mod/crepair.php:160
-msgid "@Tagname - overrides Name/Nickname"
+#: src/Model/Profile.php:297 src/Content/Widget.php:37 mod/dirfind.php:215
+#: mod/suggest.php:101 mod/allfriends.php:90 mod/match.php:105
+msgid "Connect"
 msgstr ""
 
-#: mod/crepair.php:161
-msgid "Account URL"
+#: src/Model/Profile.php:336
+msgid "Atom feed"
 msgstr ""
 
-#: mod/crepair.php:162
-msgid "Friend Request URL"
+#: src/Model/Profile.php:372 src/Content/Nav.php:205
+msgid "Profiles"
 msgstr ""
 
-#: mod/crepair.php:163
-msgid "Friend Confirm URL"
+#: src/Model/Profile.php:372
+msgid "Manage/edit profiles"
 msgstr ""
 
-#: mod/crepair.php:164
-msgid "Notification Endpoint URL"
+#: src/Model/Profile.php:379 src/Model/Profile.php:401 mod/profiles.php:777
+msgid "Change profile photo"
 msgstr ""
 
-#: mod/crepair.php:165
-msgid "Poll/Feed URL"
+#: src/Model/Profile.php:380 mod/profiles.php:778
+msgid "Create New Profile"
 msgstr ""
 
-#: mod/crepair.php:166
-msgid "New photo from this URL"
+#: src/Model/Profile.php:389 mod/profiles.php:767
+msgid "Profile Image"
 msgstr ""
 
-#: mod/fbrowser.php:34 view/theme/frio/theme.php:261 src/Content/Nav.php:102
-#: src/Model/Profile.php:906
-msgid "Photos"
+#: src/Model/Profile.php:392 mod/profiles.php:769
+msgid "visible to everybody"
 msgstr ""
 
-#: mod/fbrowser.php:43 mod/fbrowser.php:68 mod/photos.php:194
-#: mod/photos.php:1062 mod/photos.php:1149 mod/photos.php:1166
-#: mod/photos.php:1659 mod/photos.php:1673 src/Model/Photo.php:244
-#: src/Model/Photo.php:253
-msgid "Contact Photos"
+#: src/Model/Profile.php:393 mod/profiles.php:675 mod/profiles.php:770
+msgid "Edit visibility"
 msgstr ""
 
-#: mod/fbrowser.php:105 mod/fbrowser.php:136 mod/profile_photo.php:250
-msgid "Upload"
+#: src/Model/Profile.php:417 src/Model/Event.php:60 src/Model/Event.php:85
+#: src/Model/Event.php:421 src/Model/Event.php:900 mod/directory.php:148
+#: mod/events.php:518 mod/notifications.php:247 mod/contacts.php:660
+msgid "Location:"
 msgstr ""
 
-#: mod/fbrowser.php:131
-msgid "Files"
+#: src/Model/Profile.php:420 src/Model/Profile.php:749 mod/directory.php:151
+#: mod/notifications.php:253
+msgid "Gender:"
 msgstr ""
 
-#: mod/fetch.php:16 mod/fetch.php:52 mod/fetch.php:65 mod/help.php:60
-#: mod/p.php:21 mod/p.php:48 mod/p.php:57 index.php:320
-msgid "Not Found"
+#: src/Model/Profile.php:421 src/Model/Profile.php:773 mod/directory.php:152
+msgid "Status:"
 msgstr ""
 
-#: mod/hcard.php:18
-msgid "No profile"
+#: src/Model/Profile.php:422 src/Model/Profile.php:790 mod/directory.php:153
+msgid "Homepage:"
 msgstr ""
 
-#: mod/help.php:48
-msgid "Help:"
+#: src/Model/Profile.php:423 src/Model/Profile.php:810 mod/directory.php:154
+#: mod/notifications.php:249 mod/contacts.php:664
+msgid "About:"
 msgstr ""
 
-#: mod/help.php:54 view/theme/vier/theme.php:298 src/Content/Nav.php:134
-msgid "Help"
+#: src/Model/Profile.php:424 mod/contacts.php:662
+msgid "XMPP:"
 msgstr ""
 
-#: mod/help.php:63 index.php:325
-msgid "Page not found."
+#: src/Model/Profile.php:520 mod/notifications.php:261 mod/contacts.php:71
+msgid "Network:"
 msgstr ""
 
-#: mod/home.php:39
-#, php-format
-msgid "Welcome to %s"
+#: src/Model/Profile.php:550 src/Model/Profile.php:643
+msgid "g A l F d"
 msgstr ""
 
-#: mod/lockview.php:38 mod/lockview.php:46
-msgid "Remote privacy information not available."
+#: src/Model/Profile.php:551
+msgid "F d"
 msgstr ""
 
-#: mod/lockview.php:55
-msgid "Visible to:"
+#: src/Model/Profile.php:608 src/Model/Profile.php:707
+msgid "[today]"
 msgstr ""
 
-#: mod/maintenance.php:24
-msgid "System down for maintenance"
+#: src/Model/Profile.php:619
+msgid "Birthday Reminders"
 msgstr ""
 
-#: mod/newmember.php:11
-msgid "Welcome to Friendica"
+#: src/Model/Profile.php:620
+msgid "Birthdays this week:"
 msgstr ""
 
-#: mod/newmember.php:12
-msgid "New Member Checklist"
+#: src/Model/Profile.php:694
+msgid "[No description]"
 msgstr ""
 
-#: mod/newmember.php:14
-msgid ""
-"We would like to offer some tips and links to help make your experience "
-"enjoyable. Click any item to visit the relevant page. A link to this page "
-"will be visible from your home page for two weeks after your initial "
-"registration and then will quietly disappear."
+#: src/Model/Profile.php:721
+msgid "Event Reminders"
 msgstr ""
 
-#: mod/newmember.php:15
-msgid "Getting Started"
+#: src/Model/Profile.php:722
+msgid "Events this week:"
 msgstr ""
 
-#: mod/newmember.php:17
-msgid "Friendica Walk-Through"
+#: src/Model/Profile.php:734 src/Model/Profile.php:867
+#: src/Model/Profile.php:900 src/Content/Nav.php:101 mod/contacts.php:671
+#: mod/contacts.php:863 mod/newmember.php:24 mod/profperm.php:113
+#: view/theme/frio/theme.php:260
+msgid "Profile"
 msgstr ""
 
-#: mod/newmember.php:17
-msgid ""
-"On your <em>Quick Start</em> page - find a brief introduction to your "
-"profile and network tabs, make some new connections, and find some groups to "
-"join."
+#: src/Model/Profile.php:742 mod/settings.php:1209
+msgid "Full Name:"
 msgstr ""
 
-#: mod/newmember.php:19 mod/admin.php:1906 mod/admin.php:2175
-#: mod/settings.php:123 view/theme/frio/theme.php:269 src/Content/Nav.php:206
-msgid "Settings"
+#: src/Model/Profile.php:745
+msgid "Member since:"
 msgstr ""
 
-#: mod/newmember.php:21
-msgid "Go to Your Settings"
+#: src/Model/Profile.php:753
+msgid "j F, Y"
 msgstr ""
 
-#: mod/newmember.php:21
-msgid ""
-"On your <em>Settings</em> page -  change your initial password. Also make a "
-"note of your Identity Address. This looks just like an email address - and "
-"will be useful in making friends on the free social web."
+#: src/Model/Profile.php:754
+msgid "j F"
 msgstr ""
 
-#: mod/newmember.php:22
-msgid ""
-"Review the other settings, particularly the privacy settings. An unpublished "
-"directory listing is like having an unlisted phone number. In general, you "
-"should probably publish your listing - unless all of your friends and "
-"potential friends know exactly how to find you."
+#: src/Model/Profile.php:762 src/Util/Temporal.php:147
+msgid "Birthday:"
 msgstr ""
 
-#: mod/newmember.php:24 mod/profperm.php:113 mod/contacts.php:671
-#: mod/contacts.php:863 view/theme/frio/theme.php:260 src/Content/Nav.php:101
-#: src/Model/Profile.php:732 src/Model/Profile.php:865
-#: src/Model/Profile.php:898
-msgid "Profile"
+#: src/Model/Profile.php:769
+msgid "Age:"
 msgstr ""
 
-#: mod/newmember.php:26 mod/profile_photo.php:249 mod/profiles.php:691
-msgid "Upload Profile Photo"
+#: src/Model/Profile.php:782
+#, php-format
+msgid "for %1$d %2$s"
 msgstr ""
 
-#: mod/newmember.php:26
-msgid ""
-"Upload a profile photo if you have not done so already. Studies have shown "
-"that people with real photos of themselves are ten times more likely to make "
-"friends than people who do not."
+#: src/Model/Profile.php:786 mod/profiles.php:694
+msgid "Sexual Preference:"
 msgstr ""
 
-#: mod/newmember.php:27
-msgid "Edit Your Profile"
+#: src/Model/Profile.php:794 mod/profiles.php:721
+msgid "Hometown:"
 msgstr ""
 
-#: mod/newmember.php:27
-msgid ""
-"Edit your <strong>default</strong> profile to your liking. Review the "
-"settings for hiding your list of friends and hiding the profile from unknown "
-"visitors."
+#: src/Model/Profile.php:798 mod/notifications.php:251 mod/follow.php:174
+#: mod/contacts.php:666
+msgid "Tags:"
 msgstr ""
 
-#: mod/newmember.php:28
-msgid "Profile Keywords"
+#: src/Model/Profile.php:802 mod/profiles.php:722
+msgid "Political Views:"
 msgstr ""
 
-#: mod/newmember.php:28
-msgid ""
-"Set some public keywords for your default profile which describe your "
-"interests. We may be able to find other people with similar interests and "
-"suggest friendships."
+#: src/Model/Profile.php:806
+msgid "Religion:"
 msgstr ""
 
-#: mod/newmember.php:30
-msgid "Connecting"
+#: src/Model/Profile.php:814
+msgid "Hobbies/Interests:"
 msgstr ""
 
-#: mod/newmember.php:36
-msgid "Importing Emails"
+#: src/Model/Profile.php:818 mod/profiles.php:726
+msgid "Likes:"
 msgstr ""
 
-#: mod/newmember.php:36
-msgid ""
-"Enter your email access information on your Connector Settings page if you "
-"wish to import and interact with friends or mailing lists from your email "
-"INBOX"
+#: src/Model/Profile.php:822 mod/profiles.php:727
+msgid "Dislikes:"
 msgstr ""
 
-#: mod/newmember.php:39
-msgid "Go to Your Contacts Page"
+#: src/Model/Profile.php:826
+msgid "Contact information and Social Networks:"
 msgstr ""
 
-#: mod/newmember.php:39
-msgid ""
-"Your Contacts page is your gateway to managing friendships and connecting "
-"with friends on other networks. Typically you enter their address or site "
-"URL in the <em>Add New Contact</em> dialog."
+#: src/Model/Profile.php:830
+msgid "Musical interests:"
 msgstr ""
 
-#: mod/newmember.php:40
-msgid "Go to Your Site's Directory"
+#: src/Model/Profile.php:834
+msgid "Books, literature:"
 msgstr ""
 
-#: mod/newmember.php:40
-msgid ""
-"The Directory page lets you find other people in this network or other "
-"federated sites. Look for a <em>Connect</em> or <em>Follow</em> link on "
-"their profile page. Provide your own Identity Address if requested."
+#: src/Model/Profile.php:838
+msgid "Television:"
 msgstr ""
 
-#: mod/newmember.php:41
-msgid "Finding New People"
+#: src/Model/Profile.php:842
+msgid "Film/dance/culture/entertainment:"
 msgstr ""
 
-#: mod/newmember.php:41
-msgid ""
-"On the side panel of the Contacts page are several tools to find new "
-"friends. We can match people by interest, look up people by name or "
-"interest, and provide suggestions based on network relationships. On a brand "
-"new site, friend suggestions will usually begin to be populated within 24 "
-"hours."
+#: src/Model/Profile.php:846
+msgid "Love/Romance:"
 msgstr ""
 
-#: mod/newmember.php:43 src/Model/Group.php:414
-msgid "Groups"
+#: src/Model/Profile.php:850
+msgid "Work/employment:"
 msgstr ""
 
-#: mod/newmember.php:45
-msgid "Group Your Contacts"
+#: src/Model/Profile.php:854
+msgid "School/education:"
 msgstr ""
 
-#: mod/newmember.php:45
-msgid ""
-"Once you have made some friends, organize them into private conversation "
-"groups from the sidebar of your Contacts page and then you can interact with "
-"each group privately on your Network page."
+#: src/Model/Profile.php:859
+msgid "Forums:"
 msgstr ""
 
-#: mod/newmember.php:48
-msgid "Why Aren't My Posts Public?"
+#: src/Model/Profile.php:868 mod/events.php:531
+msgid "Basic"
 msgstr ""
 
-#: mod/newmember.php:48
-msgid ""
-"Friendica respects your privacy. By default, your posts will only show up to "
-"people you've added as friends. For more information, see the help section "
-"from the link above."
+#: src/Model/Profile.php:869 mod/events.php:532 mod/admin.php:1351
+#: mod/contacts.php:895
+msgid "Advanced"
 msgstr ""
 
-#: mod/newmember.php:52
-msgid "Getting Help"
+#: src/Model/Profile.php:892 src/Content/Nav.php:100 mod/contacts.php:669
+#: mod/contacts.php:855 view/theme/frio/theme.php:259
+msgid "Status"
 msgstr ""
 
-#: mod/newmember.php:54
-msgid "Go to the Help Section"
+#: src/Model/Profile.php:895 mod/unfollow.php:132 mod/follow.php:186
+#: mod/contacts.php:858
+msgid "Status Messages and Posts"
 msgstr ""
 
-#: mod/newmember.php:54
-msgid ""
-"Our <strong>help</strong> pages may be consulted for detail on other program "
-"features and resources."
+#: src/Model/Profile.php:903 mod/contacts.php:866
+msgid "Profile Details"
 msgstr ""
 
-#: mod/nogroup.php:42 mod/viewcontacts.php:112 mod/contacts.php:619
-#: mod/contacts.php:959
-#, php-format
-msgid "Visit %s's profile [%s]"
+#: src/Model/Profile.php:908 src/Content/Nav.php:102 mod/fbrowser.php:34
+#: view/theme/frio/theme.php:261
+msgid "Photos"
 msgstr ""
 
-#: mod/nogroup.php:43 mod/contacts.php:960
-msgid "Edit contact"
+#: src/Model/Profile.php:911 mod/photos.php:108
+msgid "Photo Albums"
 msgstr ""
 
-#: mod/nogroup.php:63
-msgid "Contacts who are not members of a group"
+#: src/Model/Profile.php:916 src/Model/Profile.php:919 src/Content/Nav.php:103
+#: view/theme/frio/theme.php:262
+msgid "Videos"
 msgstr ""
 
-#: mod/p.php:14
-msgid "Not Extended"
+#: src/Model/Profile.php:928 src/Model/Profile.php:939 src/Content/Nav.php:104
+#: src/Content/Nav.php:169 mod/events.php:391 mod/cal.php:274
+#: view/theme/frio/theme.php:263 view/theme/frio/theme.php:267
+msgid "Events"
 msgstr ""
 
-#: mod/repair_ostatus.php:18
-msgid "Resubscribing to OStatus contacts"
+#: src/Model/Profile.php:931 src/Model/Profile.php:942 src/Content/Nav.php:169
+#: view/theme/frio/theme.php:267
+msgid "Events and Calendar"
 msgstr ""
 
-#: mod/repair_ostatus.php:34
-msgid "Error"
+#: src/Model/Profile.php:950 mod/notes.php:52
+msgid "Personal Notes"
 msgstr ""
 
-#: mod/repair_ostatus.php:48 mod/ostatus_subscribe.php:64
-msgid "Done"
+#: src/Model/Profile.php:953
+msgid "Only You Can See This"
 msgstr ""
 
-#: mod/repair_ostatus.php:54 mod/ostatus_subscribe.php:88
-msgid "Keep this window open until done."
+#: src/Model/Event.php:36 src/Model/Event.php:814 mod/localtime.php:19
+msgid "l F d, Y \\@ g:i A"
 msgstr ""
 
-#: mod/suggest.php:36
-msgid "Do you really want to delete this suggestion?"
+#: src/Model/Event.php:53 src/Model/Event.php:70 src/Model/Event.php:419
+#: src/Model/Event.php:882
+msgid "Starts:"
 msgstr ""
 
-#: mod/suggest.php:73
-msgid ""
-"No suggestions available. If this is a new site, please try again in 24 "
-"hours."
+#: src/Model/Event.php:56 src/Model/Event.php:76 src/Model/Event.php:420
+#: src/Model/Event.php:886
+msgid "Finishes:"
 msgstr ""
 
-#: mod/suggest.php:84 mod/suggest.php:104
-msgid "Ignore/Hide"
+#: src/Model/Event.php:368
+msgid "all-day"
 msgstr ""
 
-#: mod/suggest.php:114 view/theme/vier/theme.php:203 src/Content/Widget.php:64
-msgid "Friend Suggestions"
+#: src/Model/Event.php:391
+msgid "Jun"
 msgstr ""
 
-#: mod/update_community.php:27 mod/update_display.php:27
-#: mod/update_notes.php:40 mod/update_profile.php:39 mod/update_network.php:33
-msgid "[Embedded content - reload page to view]"
+#: src/Model/Event.php:394
+msgid "Sept"
 msgstr ""
 
-#: mod/uimport.php:55 mod/register.php:191
-msgid ""
-"This site has exceeded the number of allowed daily account registrations. "
-"Please try again tomorrow."
+#: src/Model/Event.php:412 mod/events.php:400 mod/cal.php:280
+msgid "today"
 msgstr ""
 
-#: mod/uimport.php:70 mod/register.php:285
-msgid "Import"
+#: src/Model/Event.php:413 src/Util/Temporal.php:304 mod/events.php:401
+#: mod/cal.php:281
+msgid "month"
 msgstr ""
 
-#: mod/uimport.php:72
-msgid "Move account"
+#: src/Model/Event.php:414 src/Util/Temporal.php:305 mod/events.php:402
+#: mod/cal.php:282
+msgid "week"
 msgstr ""
 
-#: mod/uimport.php:73
-msgid "You can import an account from another Friendica server."
+#: src/Model/Event.php:415 src/Util/Temporal.php:306 mod/events.php:403
+#: mod/cal.php:283
+msgid "day"
 msgstr ""
 
-#: mod/uimport.php:74
-msgid ""
-"You need to export your account from the old server and upload it here. We "
-"will recreate your old account here with all your contacts. We will try also "
-"to inform your friends that you moved here."
+#: src/Model/Event.php:417
+msgid "No events to display"
 msgstr ""
 
-#: mod/uimport.php:75
-msgid ""
-"This feature is experimental. We can't import contacts from the OStatus "
-"network (GNU Social/Statusnet) or from Diaspora"
+#: src/Model/Event.php:543
+msgid "l, F j"
 msgstr ""
 
-#: mod/uimport.php:76
-msgid "Account file"
+#: src/Model/Event.php:566
+msgid "Edit event"
 msgstr ""
 
-#: mod/uimport.php:76
-msgid ""
-"To export your account, go to \"Settings->Export your personal data\" and "
-"select \"Export account\""
+#: src/Model/Event.php:567
+msgid "Duplicate event"
 msgstr ""
 
-#: mod/dfrn_poll.php:123 mod/dfrn_poll.php:543
-#, php-format
-msgid "%1$s welcomes %2$s"
+#: src/Model/Event.php:568
+msgid "Delete event"
 msgstr ""
 
-#: mod/match.php:48
-msgid "No keywords to match. Please add keywords to your default profile."
+#: src/Model/Event.php:815
+msgid "D g:i A"
 msgstr ""
 
-#: mod/match.php:104
-msgid "is interested in:"
+#: src/Model/Event.php:816
+msgid "g:i A"
 msgstr ""
 
-#: mod/match.php:120
-msgid "Profile Match"
+#: src/Model/Event.php:901 src/Model/Event.php:903
+msgid "Show map"
 msgstr ""
 
-#: mod/match.php:125 mod/dirfind.php:253
-msgid "No matches"
+#: src/Model/Event.php:902
+msgid "Hide map"
 msgstr ""
 
-#: mod/notifications.php:37
-msgid "Invalid request identifier."
+#: src/Model/Group.php:44
+msgid ""
+"A deleted group with this name was revived. Existing item permissions "
+"<strong>may</strong> apply to this group and any future members. If this is "
+"not what you intended, please create another group with a different name."
 msgstr ""
 
-#: mod/notifications.php:46 mod/notifications.php:183 mod/notifications.php:230
-msgid "Discard"
+#: src/Model/Group.php:341
+msgid "Default privacy group for new contacts"
 msgstr ""
 
-#: mod/notifications.php:62 mod/notifications.php:182 mod/notifications.php:266
-#: mod/contacts.php:638 mod/contacts.php:828 mod/contacts.php:1019
-msgid "Ignore"
+#: src/Model/Group.php:374
+msgid "Everybody"
 msgstr ""
 
-#: mod/notifications.php:98 src/Content/Nav.php:189
-msgid "Notifications"
+#: src/Model/Group.php:394
+msgid "edit"
 msgstr ""
 
-#: mod/notifications.php:107
-msgid "Network Notifications"
+#: src/Model/Group.php:413 mod/network.php:202
+msgid "add"
 msgstr ""
 
-#: mod/notifications.php:113 mod/notify.php:81
-msgid "System Notifications"
+#: src/Model/Group.php:414 mod/newmember.php:43
+msgid "Groups"
 msgstr ""
 
-#: mod/notifications.php:119
-msgid "Personal Notifications"
+#: src/Model/Group.php:418
+msgid "Edit group"
 msgstr ""
 
-#: mod/notifications.php:125
-msgid "Home Notifications"
+#: src/Model/Group.php:419
+msgid "Contacts not in any group"
 msgstr ""
 
-#: mod/notifications.php:155
-msgid "Show Ignored Requests"
+#: src/Model/Group.php:420
+msgid "Create a new group"
 msgstr ""
 
-#: mod/notifications.php:155
-msgid "Hide Ignored Requests"
+#: src/Model/Group.php:421 mod/group.php:103 mod/group.php:199
+msgid "Group Name: "
 msgstr ""
 
-#: mod/notifications.php:167 mod/notifications.php:237
-msgid "Notification type: "
+#: src/Model/Group.php:422
+msgid "Edit groups"
 msgstr ""
 
-#: mod/notifications.php:170
-#, php-format
-msgid "suggested by %s"
+#: src/Model/Photo.php:244 src/Model/Photo.php:253 mod/fbrowser.php:43
+#: mod/fbrowser.php:68 mod/photos.php:194 mod/photos.php:1062
+#: mod/photos.php:1149 mod/photos.php:1166 mod/photos.php:1659
+#: mod/photos.php:1673
+msgid "Contact Photos"
 msgstr ""
 
-#: mod/notifications.php:175 mod/notifications.php:254 mod/contacts.php:646
-msgid "Hide this contact from others"
+#: src/Model/User.php:154
+msgid "Login failed"
 msgstr ""
 
-#: mod/notifications.php:176 mod/notifications.php:255
-msgid "Post a new friend activity"
+#: src/Model/User.php:185
+msgid "Not enough information to authenticate"
 msgstr ""
 
-#: mod/notifications.php:176 mod/notifications.php:255
-msgid "if applicable"
+#: src/Model/User.php:214 src/Core/Console/NewPassword.php:74 mod/cal.php:297
+msgid "User not found"
 msgstr ""
 
-#: mod/notifications.php:179 mod/notifications.php:264 mod/admin.php:1796
-msgid "Approve"
+#: src/Model/User.php:335 mod/settings.php:384
+msgid "Passwords do not match. Password unchanged."
 msgstr ""
 
-#: mod/notifications.php:198
-msgid "Claims to be known to you: "
+#: src/Model/User.php:342
+msgid "An invitation is required."
 msgstr ""
 
-#: mod/notifications.php:199
-msgid "yes"
+#: src/Model/User.php:346
+msgid "Invitation could not be verified."
 msgstr ""
 
-#: mod/notifications.php:199
-msgid "no"
+#: src/Model/User.php:353
+msgid "Invalid OpenID url"
 msgstr ""
 
-#: mod/notifications.php:200 mod/notifications.php:205
-msgid "Shall your connection be bidirectional or not?"
+#: src/Model/User.php:366 src/Module/Login.php:100
+msgid ""
+"We encountered a problem while logging in with the OpenID you provided. "
+"Please check the correct spelling of the ID."
 msgstr ""
 
-#: 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."
+#: src/Model/User.php:366 src/Module/Login.php:100
+msgid "The error message was:"
 msgstr ""
 
-#: mod/notifications.php:202
-#, php-format
-msgid ""
-"Accepting %s as a subscriber allows them to subscribe to your posts, but you "
-"will not receive updates from them in your news feed."
+#: src/Model/User.php:372
+msgid "Please enter the required information."
 msgstr ""
 
-#: mod/notifications.php:207
-#, php-format
-msgid ""
-"Accepting %s as a sharer allows them to subscribe to your posts, but you "
-"will not receive updates from them in your news feed."
+#: src/Model/User.php:385
+msgid "Please use a shorter name."
 msgstr ""
 
-#: mod/notifications.php:218
-msgid "Friend"
+#: src/Model/User.php:388
+msgid "Name too short."
 msgstr ""
 
-#: mod/notifications.php:219
-msgid "Sharer"
+#: src/Model/User.php:396
+msgid "That doesn't appear to be your full (First Last) name."
 msgstr ""
 
-#: mod/notifications.php:219
-msgid "Subscriber"
+#: src/Model/User.php:401
+msgid "Your email domain is not among those allowed on this site."
 msgstr ""
 
-#: mod/notifications.php:247 mod/contacts.php:660 mod/events.php:518
-#: mod/directory.php:148 src/Model/Event.php:60 src/Model/Event.php:85
-#: src/Model/Event.php:421 src/Model/Event.php:900 src/Model/Profile.php:417
-msgid "Location:"
+#: src/Model/User.php:405
+msgid "Not a valid email address."
 msgstr ""
 
-#: mod/notifications.php:249 mod/contacts.php:664 mod/directory.php:154
-#: src/Model/Profile.php:423 src/Model/Profile.php:808
-msgid "About:"
+#: src/Model/User.php:409 src/Model/User.php:417
+msgid "Cannot use that email."
 msgstr ""
 
-#: mod/notifications.php:251 mod/contacts.php:666 mod/follow.php:174
-#: src/Model/Profile.php:796
-msgid "Tags:"
+#: src/Model/User.php:424
+msgid "Your nickname can only contain a-z, 0-9 and _."
 msgstr ""
 
-#: mod/notifications.php:253 mod/directory.php:151 src/Model/Profile.php:420
-#: src/Model/Profile.php:747
-msgid "Gender:"
+#: src/Model/User.php:431 src/Model/User.php:487
+msgid "Nickname is already registered. Please choose another."
 msgstr ""
 
-#: mod/notifications.php:258 mod/contacts.php:656 mod/unfollow.php:122
-#: mod/admin.php:490 mod/admin.php:500 mod/follow.php:166
-msgid "Profile URL"
+#: src/Model/User.php:441
+msgid "SERIOUS ERROR: Generation of security keys failed."
 msgstr ""
 
-#: mod/notifications.php:261 mod/contacts.php:71 src/Model/Profile.php:520
-msgid "Network:"
+#: src/Model/User.php:474 src/Model/User.php:478
+msgid "An error occurred during registration. Please try again."
 msgstr ""
 
-#: mod/notifications.php:275
-msgid "No introductions."
+#: src/Model/User.php:498 view/theme/duepuntozero/config.php:54
+msgid "default"
 msgstr ""
 
-#: mod/notifications.php:316
-msgid "Show unread"
+#: src/Model/User.php:503
+msgid "An error occurred creating your default profile. Please try again."
 msgstr ""
 
-#: mod/notifications.php:316
-msgid "Show all"
+#: src/Model/User.php:510
+msgid "An error occurred creating your self contact. Please try again."
 msgstr ""
 
-#: mod/notifications.php:322
-#, php-format
-msgid "No more %s notifications."
+#: src/Model/User.php:515 src/Content/ContactSelector.php:169
+msgid "Friends"
 msgstr ""
 
-#: mod/openid.php:29
-msgid "OpenID protocol error. No ID returned."
+#: src/Model/User.php:519
+msgid ""
+"An error occurred creating your default contact group. Please try again."
 msgstr ""
 
-#: mod/openid.php:66
+#: src/Model/User.php:593
+#, php-format
 msgid ""
-"Account not found and OpenID registration is not permitted on this site."
+"\n"
+"\t\t\tDear %1$s,\n"
+"\t\t\t\tThank you for registering at %2$s. Your account is pending for "
+"approval by the administrator.\n"
+"\t\t"
 msgstr ""
 
-#: mod/openid.php:116 src/Module/Login.php:86 src/Module/Login.php:134
-msgid "Login failed."
+#: src/Model/User.php:603
+#, php-format
+msgid "Registration at %s"
 msgstr ""
 
-#: mod/dfrn_confirm.php:74 mod/profiles.php:39 mod/profiles.php:149
-#: mod/profiles.php:196 mod/profiles.php:618
-msgid "Profile not found."
+#: src/Model/User.php:621
+#, php-format
+msgid ""
+"\n"
+"\t\t\tDear %1$s,\n"
+"\t\t\t\tThank you for registering at %2$s. Your account has been created.\n"
+"\t\t"
 msgstr ""
 
-#: mod/dfrn_confirm.php:132
+#: src/Model/User.php:625
+#, php-format
 msgid ""
-"This may occasionally happen if contact was requested by both persons and it "
-"has already been approved."
+"\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 ""
 
-#: mod/dfrn_confirm.php:242
-msgid "Response from remote site was not understood."
+#: src/Model/User.php:659 mod/admin.php:1611
+#, php-format
+msgid "Registration details for %s"
 msgstr ""
 
-#: mod/dfrn_confirm.php:249 mod/dfrn_confirm.php:254
-msgid "Unexpected response from remote site: "
+#: src/Content/Text/BBCode.php:416
+msgid "view full size"
 msgstr ""
 
-#: mod/dfrn_confirm.php:263
-msgid "Confirmation completed successfully."
+#: src/Content/Text/BBCode.php:842 src/Content/Text/BBCode.php:1611
+#: src/Content/Text/BBCode.php:1612
+msgid "Image/photo"
 msgstr ""
 
-#: mod/dfrn_confirm.php:275
-msgid "Temporary failure. Please wait and try again."
+#: src/Content/Text/BBCode.php:980
+#, php-format
+msgid "<a href=\"%1$s\" target=\"_blank\">%2$s</a> %3$s"
 msgstr ""
 
-#: mod/dfrn_confirm.php:278
-msgid "Introduction failed or was revoked."
+#: src/Content/Text/BBCode.php:1538 src/Content/Text/BBCode.php:1560
+msgid "$1 wrote:"
 msgstr ""
 
-#: mod/dfrn_confirm.php:283
-msgid "Remote site reported: "
+#: src/Content/Text/BBCode.php:1620 src/Content/Text/BBCode.php:1621
+msgid "Encrypted content"
 msgstr ""
 
-#: mod/dfrn_confirm.php:396
-msgid "Unable to set contact photo."
+#: src/Content/Text/BBCode.php:1740
+msgid "Invalid source protocol"
 msgstr ""
 
-#: mod/dfrn_confirm.php:498
-#, php-format
-msgid "No user record found for '%s' "
+#: src/Content/Text/BBCode.php:1751
+msgid "Invalid link protocol"
 msgstr ""
 
-#: mod/dfrn_confirm.php:508
-msgid "Our site encryption key is apparently messed up."
+#: src/Content/Feature.php:79
+msgid "General Features"
 msgstr ""
 
-#: mod/dfrn_confirm.php:519
-msgid "Empty site URL was provided or URL could not be decrypted by us."
+#: src/Content/Feature.php:81
+msgid "Multiple Profiles"
 msgstr ""
 
-#: mod/dfrn_confirm.php:535
-msgid "Contact record was not found for you on our site."
+#: src/Content/Feature.php:81
+msgid "Ability to create multiple profiles"
 msgstr ""
 
-#: mod/dfrn_confirm.php:549
-#, php-format
-msgid "Site public key not available in contact record for URL %s."
+#: src/Content/Feature.php:82
+msgid "Photo Location"
 msgstr ""
 
-#: mod/dfrn_confirm.php:565
+#: src/Content/Feature.php:82
 msgid ""
-"The ID provided by your system is a duplicate on our system. It should work "
-"if you try again."
+"Photo metadata is normally stripped. This extracts the location (if present) "
+"prior to stripping metadata and links it to a map."
 msgstr ""
 
-#: mod/dfrn_confirm.php:576
-msgid "Unable to set your contact credentials on our system."
+#: src/Content/Feature.php:83
+msgid "Export Public Calendar"
 msgstr ""
 
-#: mod/dfrn_confirm.php:631
-msgid "Unable to update your contact profile details on our system"
+#: src/Content/Feature.php:83
+msgid "Ability for visitors to download the public calendar"
 msgstr ""
 
-#: mod/dfrn_confirm.php:661 mod/dfrn_request.php:568 src/Model/Contact.php:1537
-msgid "[Name Withheld]"
+#: src/Content/Feature.php:88
+msgid "Post Composition Features"
 msgstr ""
 
-#: mod/dfrn_confirm.php:694
-#, php-format
-msgid "%1$s has joined %2$s"
+#: src/Content/Feature.php:89
+msgid "Post Preview"
 msgstr ""
 
-#: mod/manage.php:180
-msgid "Manage Identities and/or Pages"
+#: src/Content/Feature.php:89
+msgid "Allow previewing posts and comments before publishing them"
 msgstr ""
 
-#: mod/manage.php:181
-msgid ""
-"Toggle between different identities or community/group pages which share "
-"your account details or which you have been granted \"manage\" permissions"
+#: src/Content/Feature.php:90
+msgid "Auto-mention Forums"
 msgstr ""
 
-#: mod/manage.php:182
-msgid "Select an identity to manage: "
+#: src/Content/Feature.php:90
+msgid ""
+"Add/remove mention when a forum page is selected/deselected in ACL window."
 msgstr ""
 
-#: mod/wall_attach.php:24 mod/wall_attach.php:32 mod/wall_attach.php:83
-#: mod/wall_upload.php:38 mod/wall_upload.php:54 mod/wall_upload.php:112
-#: mod/wall_upload.php:155 mod/wall_upload.php:158
-msgid "Invalid request."
+#: src/Content/Feature.php:95
+msgid "Network Sidebar Widgets"
 msgstr ""
 
-#: mod/wall_attach.php:101
-msgid "Sorry, maybe your upload is bigger than the PHP configuration allows"
+#: src/Content/Feature.php:96
+msgid "Search by Date"
 msgstr ""
 
-#: mod/wall_attach.php:101
-msgid "Or - did you try to upload an empty file?"
+#: src/Content/Feature.php:96
+msgid "Ability to select posts by date ranges"
 msgstr ""
 
-#: mod/wall_attach.php:112
-#, php-format
-msgid "File exceeds size limit of %s"
+#: src/Content/Feature.php:97 src/Content/Feature.php:127
+msgid "List Forums"
 msgstr ""
 
-#: mod/wall_attach.php:136 mod/wall_attach.php:152
-msgid "File upload failed."
+#: src/Content/Feature.php:97
+msgid "Enable widget to display the forums your are connected with"
 msgstr ""
 
-#: mod/dfrn_request.php:94
-msgid "This introduction has already been accepted."
+#: src/Content/Feature.php:98
+msgid "Group Filter"
 msgstr ""
 
-#: mod/dfrn_request.php:112 mod/dfrn_request.php:359
-msgid "Profile location is not valid or does not contain profile information."
+#: src/Content/Feature.php:98
+msgid "Enable widget to display Network posts only from selected group"
 msgstr ""
 
-#: mod/dfrn_request.php:116 mod/dfrn_request.php:363
-msgid "Warning: profile location has no identifiable owner name."
+#: src/Content/Feature.php:99
+msgid "Network Filter"
 msgstr ""
 
-#: mod/dfrn_request.php:119 mod/dfrn_request.php:366
-msgid "Warning: profile location has no profile photo."
+#: src/Content/Feature.php:99
+msgid "Enable widget to display Network posts only from selected network"
 msgstr ""
 
-#: mod/dfrn_request.php:123 mod/dfrn_request.php:370
-#, php-format
-msgid "%d required parameter was not found at the given location"
-msgid_plural "%d required parameters were not found at the given location"
-msgstr[0] ""
-msgstr[1] ""
-
-#: mod/dfrn_request.php:162
-msgid "Introduction complete."
+#: src/Content/Feature.php:100 mod/network.php:201 mod/search.php:46
+msgid "Saved Searches"
 msgstr ""
 
-#: mod/dfrn_request.php:199
-msgid "Unrecoverable protocol error."
+#: src/Content/Feature.php:100
+msgid "Save search terms for re-use"
 msgstr ""
 
-#: mod/dfrn_request.php:226
-msgid "Profile unavailable."
+#: src/Content/Feature.php:105
+msgid "Network Tabs"
 msgstr ""
 
-#: mod/dfrn_request.php:248
-#, php-format
-msgid "%s has received too many connection requests today."
+#: src/Content/Feature.php:106
+msgid "Network Personal Tab"
 msgstr ""
 
-#: mod/dfrn_request.php:249
-msgid "Spam protection measures have been invoked."
+#: src/Content/Feature.php:106
+msgid "Enable tab to display only Network posts that you've interacted on"
 msgstr ""
 
-#: mod/dfrn_request.php:250
-msgid "Friends are advised to please try again in 24 hours."
+#: src/Content/Feature.php:107
+msgid "Network New Tab"
 msgstr ""
 
-#: mod/dfrn_request.php:280
-msgid "Invalid locator"
+#: src/Content/Feature.php:107
+msgid "Enable tab to display only new Network posts (from the last 12 hours)"
 msgstr ""
 
-#: mod/dfrn_request.php:316
-msgid "You have already introduced yourself here."
+#: src/Content/Feature.php:108
+msgid "Network Shared Links Tab"
 msgstr ""
 
-#: mod/dfrn_request.php:319
-#, php-format
-msgid "Apparently you are already friends with %s."
+#: src/Content/Feature.php:108
+msgid "Enable tab to display only Network posts with links in them"
 msgstr ""
 
-#: mod/dfrn_request.php:339
-msgid "Invalid profile URL."
+#: src/Content/Feature.php:113
+msgid "Post/Comment Tools"
 msgstr ""
 
-#: mod/dfrn_request.php:345 src/Model/Contact.php:1235
-msgid "Disallowed profile URL."
+#: src/Content/Feature.php:114
+msgid "Multiple Deletion"
 msgstr ""
 
-#: mod/dfrn_request.php:351 mod/admin.php:353 mod/admin.php:371
-#: mod/friendica.php:128 src/Model/Contact.php:1240
-msgid "Blocked domain"
+#: src/Content/Feature.php:114
+msgid "Select and delete multiple posts/comments at once"
 msgstr ""
 
-#: mod/dfrn_request.php:419 mod/contacts.php:230
-msgid "Failed to update contact record."
+#: src/Content/Feature.php:115
+msgid "Edit Sent Posts"
 msgstr ""
 
-#: mod/dfrn_request.php:439
-msgid "Your introduction has been sent."
+#: src/Content/Feature.php:115
+msgid "Edit and correct posts and comments after sending"
 msgstr ""
 
-#: mod/dfrn_request.php:477
-msgid ""
-"Remote subscription can't be done for your network. Please subscribe "
-"directly on your system."
+#: src/Content/Feature.php:116
+msgid "Tagging"
 msgstr ""
 
-#: mod/dfrn_request.php:493
-msgid "Please login to confirm introduction."
+#: src/Content/Feature.php:116
+msgid "Ability to tag existing posts"
 msgstr ""
 
-#: mod/dfrn_request.php:501
-msgid ""
-"Incorrect identity currently logged in. Please login to <strong>this</"
-"strong> profile."
+#: src/Content/Feature.php:117
+msgid "Post Categories"
 msgstr ""
 
-#: mod/dfrn_request.php:515 mod/dfrn_request.php:532
-msgid "Confirm"
+#: src/Content/Feature.php:117
+msgid "Add categories to your posts"
 msgstr ""
 
-#: mod/dfrn_request.php:527
-msgid "Hide this contact"
+#: src/Content/Feature.php:118 src/Content/Widget.php:200
+msgid "Saved Folders"
 msgstr ""
 
-#: mod/dfrn_request.php:530
-#, php-format
-msgid "Welcome home %s."
+#: src/Content/Feature.php:118
+msgid "Ability to file posts under folders"
 msgstr ""
 
-#: mod/dfrn_request.php:531
-#, php-format
-msgid "Please confirm your introduction/connection request to %s."
+#: src/Content/Feature.php:119
+msgid "Dislike Posts"
 msgstr ""
 
-#: mod/dfrn_request.php:607 mod/probe.php:13 mod/search.php:98
-#: mod/search.php:104 mod/viewcontacts.php:45 mod/webfinger.php:16
-#: mod/community.php:27 mod/photos.php:932 mod/videos.php:199
-#: mod/display.php:203 mod/directory.php:42
-msgid "Public access denied."
+#: src/Content/Feature.php:119
+msgid "Ability to dislike posts/comments"
 msgstr ""
 
-#: mod/dfrn_request.php:642
-msgid ""
-"Please enter your 'Identity Address' from one of the following supported "
-"communications networks:"
+#: src/Content/Feature.php:120
+msgid "Star Posts"
 msgstr ""
 
-#: mod/dfrn_request.php:645
-#, php-format
-msgid ""
-"If you are not yet a member of the free social web, <a href=\"%s\">follow "
-"this link to find a public Friendica site and join us today</a>."
+#: src/Content/Feature.php:120
+msgid "Ability to mark special posts with a star indicator"
 msgstr ""
 
-#: mod/dfrn_request.php:650
-msgid "Friend/Connection Request"
+#: src/Content/Feature.php:121
+msgid "Mute Post Notifications"
 msgstr ""
 
-#: mod/dfrn_request.php:651
-msgid ""
-"Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, "
-"testuser@gnusocial.de"
+#: src/Content/Feature.php:121
+msgid "Ability to mute notifications for a thread"
 msgstr ""
 
-#: mod/dfrn_request.php:652 mod/follow.php:149
-msgid "Please answer the following:"
+#: src/Content/Feature.php:126
+msgid "Advanced Profile Settings"
 msgstr ""
 
-#: mod/dfrn_request.php:653 mod/follow.php:150
-#, php-format
-msgid "Does %s know you?"
+#: src/Content/Feature.php:127
+msgid "Show visitors public community forums at the Advanced Profile Page"
 msgstr ""
 
-#: mod/dfrn_request.php:654 mod/follow.php:151
-msgid "Add a personal note:"
+#: src/Content/Feature.php:128
+msgid "Tag Cloud"
 msgstr ""
 
-#: mod/dfrn_request.php:656 src/Content/ContactSelector.php:79
-msgid "Friendica"
+#: src/Content/Feature.php:128
+msgid "Provide a personal tag cloud on your profile page"
 msgstr ""
 
-#: mod/dfrn_request.php:657
-msgid "GNU Social (Pleroma, Mastodon)"
+#: src/Content/Feature.php:129
+msgid "Display Membership Date"
 msgstr ""
 
-#: mod/dfrn_request.php:658
-msgid "Diaspora (Socialhome, Hubzilla)"
+#: src/Content/Feature.php:129
+msgid "Display membership date in profile"
 msgstr ""
 
-#: mod/dfrn_request.php:659
-#, php-format
-msgid ""
-" - please do not use this form.  Instead, enter %s into your Diaspora search "
-"bar."
+#: src/Content/Widget/CalendarExport.php:61
+msgid "Export"
 msgstr ""
 
-#: mod/dfrn_request.php:660 mod/unfollow.php:113 mod/follow.php:157
-msgid "Your Identity Address:"
+#: src/Content/Widget/CalendarExport.php:62
+msgid "Export calendar as ical"
 msgstr ""
 
-#: mod/dfrn_request.php:662 mod/unfollow.php:65 mod/follow.php:62
-msgid "Submit Request"
+#: src/Content/Widget/CalendarExport.php:63
+msgid "Export calendar as csv"
 msgstr ""
 
-#: mod/filer.php:34
-msgid "- select -"
+#: src/Content/Widget.php:33
+msgid "Add New Contact"
 msgstr ""
 
-#: mod/localtime.php:19 src/Model/Event.php:36 src/Model/Event.php:814
-msgid "l F d, Y \\@ g:i A"
+#: src/Content/Widget.php:34
+msgid "Enter address or web location"
 msgstr ""
 
-#: mod/localtime.php:33
-msgid "Time Conversion"
+#: src/Content/Widget.php:35
+msgid "Example: bob@example.com, http://example.com/barbara"
 msgstr ""
 
-#: mod/localtime.php:35
-msgid ""
-"Friendica provides this service for sharing events with other networks and "
-"friends in unknown timezones."
+#: src/Content/Widget.php:53
+#, php-format
+msgid "%d invitation available"
+msgid_plural "%d invitations available"
+msgstr[0] ""
+msgstr[1] ""
+
+#: src/Content/Widget.php:59
+msgid "Find People"
 msgstr ""
 
-#: mod/localtime.php:39
-#, php-format
-msgid "UTC time: %s"
+#: src/Content/Widget.php:60
+msgid "Enter name or interest"
 msgstr ""
 
-#: mod/localtime.php:42
-#, php-format
-msgid "Current timezone: %s"
+#: src/Content/Widget.php:62
+msgid "Examples: Robert Morgenstein, Fishing"
 msgstr ""
 
-#: mod/localtime.php:46
-#, php-format
-msgid "Converted localtime: %s"
+#: src/Content/Widget.php:63 mod/directory.php:209 mod/contacts.php:820
+msgid "Find"
 msgstr ""
 
-#: mod/localtime.php:52
-msgid "Please select your timezone:"
+#: src/Content/Widget.php:64 mod/suggest.php:114 view/theme/vier/theme.php:203
+msgid "Friend Suggestions"
 msgstr ""
 
-#: mod/notify.php:77
-msgid "No more system notifications."
+#: src/Content/Widget.php:65 view/theme/vier/theme.php:202
+msgid "Similar Interests"
 msgstr ""
 
-#: mod/ping.php:292
-msgid "{0} wants to be your friend"
+#: src/Content/Widget.php:66
+msgid "Random Profile"
 msgstr ""
 
-#: mod/ping.php:307
-msgid "{0} sent you a message"
+#: src/Content/Widget.php:67 view/theme/vier/theme.php:204
+msgid "Invite Friends"
 msgstr ""
 
-#: mod/ping.php:322
-msgid "{0} requested registration"
+#: src/Content/Widget.php:68
+msgid "View Global Directory"
 msgstr ""
 
-#: mod/poke.php:192
-msgid "Poke/Prod"
+#: src/Content/Widget.php:159
+msgid "Networks"
 msgstr ""
 
-#: mod/poke.php:193
-msgid "poke, prod or do other things to somebody"
+#: src/Content/Widget.php:162
+msgid "All Networks"
 msgstr ""
 
-#: mod/poke.php:194
-msgid "Recipient"
+#: src/Content/Widget.php:203 src/Content/Widget.php:243
+msgid "Everything"
 msgstr ""
 
-#: mod/poke.php:195
-msgid "Choose what you wish to do to recipient"
+#: src/Content/Widget.php:240
+msgid "Categories"
 msgstr ""
 
-#: mod/poke.php:198
-msgid "Make this post private"
+#: src/Content/Widget.php:307
+#, php-format
+msgid "%d contact in common"
+msgid_plural "%d contacts in common"
+msgstr[0] ""
+msgstr[1] ""
+
+#: src/Content/ContactSelector.php:55
+msgid "Frequently"
 msgstr ""
 
-#: mod/probe.php:14 mod/webfinger.php:17
-msgid "Only logged in users are permitted to perform a probing."
+#: src/Content/ContactSelector.php:56
+msgid "Hourly"
 msgstr ""
 
-#: mod/profperm.php:28 mod/group.php:83 index.php:443
-msgid "Permission denied"
+#: src/Content/ContactSelector.php:57
+msgid "Twice daily"
 msgstr ""
 
-#: mod/profperm.php:34 mod/profperm.php:65
-msgid "Invalid profile identifier."
+#: src/Content/ContactSelector.php:58
+msgid "Daily"
 msgstr ""
 
-#: mod/profperm.php:111
-msgid "Profile Visibility Editor"
+#: src/Content/ContactSelector.php:59
+msgid "Weekly"
 msgstr ""
 
-#: mod/profperm.php:115 mod/group.php:265
-msgid "Click on a contact to add or remove."
+#: src/Content/ContactSelector.php:60
+msgid "Monthly"
 msgstr ""
 
-#: mod/profperm.php:124
-msgid "Visible To"
+#: src/Content/ContactSelector.php:79 mod/dfrn_request.php:656
+msgid "Friendica"
 msgstr ""
 
-#: mod/profperm.php:140
-msgid "All Contacts (with secure profile access)"
+#: src/Content/ContactSelector.php:80
+msgid "OStatus"
 msgstr ""
 
-#: mod/regmod.php:68
-msgid "Account approved."
+#: src/Content/ContactSelector.php:81
+msgid "RSS/Atom"
 msgstr ""
 
-#: mod/regmod.php:93
-#, php-format
-msgid "Registration revoked for %s"
+#: src/Content/ContactSelector.php:82 mod/admin.php:1796 mod/admin.php:1807
+#: mod/admin.php:1820 mod/admin.php:1838
+msgid "Email"
 msgstr ""
 
-#: mod/regmod.php:102
-msgid "Please login."
+#: src/Content/ContactSelector.php:83 mod/settings.php:805
+msgid "Diaspora"
 msgstr ""
 
-#: mod/search.php:37 mod/network.php:194
-msgid "Remove term"
+#: src/Content/ContactSelector.php:84
+msgid "Facebook"
 msgstr ""
 
-#: mod/search.php:46 mod/network.php:201 src/Content/Feature.php:100
-msgid "Saved Searches"
+#: src/Content/ContactSelector.php:85
+msgid "Zot!"
 msgstr ""
 
-#: mod/search.php:105
-msgid "Only logged in users are permitted to perform a search."
+#: src/Content/ContactSelector.php:86
+msgid "LinkedIn"
 msgstr ""
 
-#: mod/search.php:129
-msgid "Too Many Requests"
+#: src/Content/ContactSelector.php:87
+msgid "XMPP/IM"
 msgstr ""
 
-#: mod/search.php:130
-msgid "Only one search per minute is permitted for not logged in users."
+#: src/Content/ContactSelector.php:88
+msgid "MySpace"
 msgstr ""
 
-#: mod/search.php:228 mod/community.php:136
-msgid "No results."
+#: src/Content/ContactSelector.php:89
+msgid "Google+"
 msgstr ""
 
-#: mod/search.php:234
-#, php-format
-msgid "Items tagged with: %s"
+#: src/Content/ContactSelector.php:90
+msgid "pump.io"
 msgstr ""
 
-#: mod/search.php:236 mod/contacts.php:819
-#, php-format
-msgid "Results for: %s"
+#: src/Content/ContactSelector.php:91
+msgid "Twitter"
 msgstr ""
 
-#: mod/subthread.php:113
-#, php-format
-msgid "%1$s is following %2$s's %3$s"
+#: src/Content/ContactSelector.php:92
+msgid "Diaspora Connector"
 msgstr ""
 
-#: mod/tagrm.php:47
-msgid "Tag removed"
+#: src/Content/ContactSelector.php:93
+msgid "GNU Social Connector"
 msgstr ""
 
-#: mod/tagrm.php:85
-msgid "Remove Item Tag"
+#: src/Content/ContactSelector.php:94
+msgid "pnut"
 msgstr ""
 
-#: mod/tagrm.php:87
-msgid "Select a tag to remove: "
+#: src/Content/ContactSelector.php:95
+msgid "App.net"
 msgstr ""
 
-#: mod/tagrm.php:98 mod/delegate.php:177
-msgid "Remove"
+#: src/Content/ContactSelector.php:125
+msgid "Male"
 msgstr ""
 
-#: mod/uexport.php:44
-msgid "Export account"
+#: src/Content/ContactSelector.php:125
+msgid "Female"
 msgstr ""
 
-#: mod/uexport.php:44
-msgid ""
-"Export your account info and contacts. Use this to make a backup of your "
-"account and/or to move it to another server."
+#: src/Content/ContactSelector.php:125
+msgid "Currently Male"
 msgstr ""
 
-#: mod/uexport.php:45
-msgid "Export all"
+#: src/Content/ContactSelector.php:125
+msgid "Currently Female"
 msgstr ""
 
-#: mod/uexport.php:45
-msgid ""
-"Export your accout info, contacts and all your items as json. Could be a "
-"very big file, and could take a lot of time. Use this to make a full backup "
-"of your account (photos are not exported)"
+#: src/Content/ContactSelector.php:125
+msgid "Mostly Male"
 msgstr ""
 
-#: mod/uexport.php:52 mod/settings.php:107
-msgid "Export personal data"
+#: src/Content/ContactSelector.php:125
+msgid "Mostly Female"
 msgstr ""
 
-#: mod/viewcontacts.php:87
-msgid "No contacts."
+#: src/Content/ContactSelector.php:125
+msgid "Transgender"
 msgstr ""
 
-#: mod/viewsrc.php:12
-msgid "Access denied."
+#: src/Content/ContactSelector.php:125
+msgid "Intersex"
 msgstr ""
 
-#: mod/wall_upload.php:186 mod/photos.php:763 mod/photos.php:766
-#: mod/photos.php:795 mod/profile_photo.php:153
-#, php-format
-msgid "Image exceeds size limit of %s"
+#: src/Content/ContactSelector.php:125
+msgid "Transsexual"
 msgstr ""
 
-#: mod/wall_upload.php:200 mod/photos.php:818 mod/profile_photo.php:162
-msgid "Unable to process image."
+#: src/Content/ContactSelector.php:125
+msgid "Hermaphrodite"
 msgstr ""
 
-#: mod/wall_upload.php:231 mod/item.php:471 src/Object/Image.php:953
-#: src/Object/Image.php:969 src/Object/Image.php:977 src/Object/Image.php:1002
-msgid "Wall Photos"
+#: src/Content/ContactSelector.php:125
+msgid "Neuter"
 msgstr ""
 
-#: mod/wall_upload.php:239 mod/photos.php:847 mod/profile_photo.php:307
-msgid "Image upload failed."
+#: src/Content/ContactSelector.php:125
+msgid "Non-specific"
 msgstr ""
 
-#: mod/wallmessage.php:49 mod/wallmessage.php:112
-#, php-format
-msgid "Number of daily wall messages for %s exceeded. Message failed."
+#: src/Content/ContactSelector.php:125
+msgid "Other"
 msgstr ""
 
-#: mod/wallmessage.php:57 mod/message.php:73
-msgid "No recipient selected."
+#: src/Content/ContactSelector.php:147
+msgid "Males"
 msgstr ""
 
-#: mod/wallmessage.php:60
-msgid "Unable to check your home location."
+#: src/Content/ContactSelector.php:147
+msgid "Females"
 msgstr ""
 
-#: mod/wallmessage.php:63 mod/message.php:80
-msgid "Message could not be sent."
+#: src/Content/ContactSelector.php:147
+msgid "Gay"
 msgstr ""
 
-#: mod/wallmessage.php:66 mod/message.php:83
-msgid "Message collection failure."
+#: src/Content/ContactSelector.php:147
+msgid "Lesbian"
 msgstr ""
 
-#: mod/wallmessage.php:69 mod/message.php:86
-msgid "Message sent."
+#: src/Content/ContactSelector.php:147
+msgid "No Preference"
 msgstr ""
 
-#: mod/wallmessage.php:86 mod/wallmessage.php:95
-msgid "No recipient."
+#: src/Content/ContactSelector.php:147
+msgid "Bisexual"
 msgstr ""
 
-#: mod/wallmessage.php:132 mod/message.php:250
-msgid "Send Private Message"
+#: src/Content/ContactSelector.php:147
+msgid "Autosexual"
 msgstr ""
 
-#: mod/wallmessage.php:133
-#, php-format
-msgid ""
-"If you wish for %s to respond, please check that the privacy settings on "
-"your site allow private mail from unknown senders."
+#: src/Content/ContactSelector.php:147
+msgid "Abstinent"
 msgstr ""
 
-#: mod/wallmessage.php:134 mod/message.php:251 mod/message.php:421
-msgid "To:"
+#: src/Content/ContactSelector.php:147
+msgid "Virgin"
 msgstr ""
 
-#: mod/wallmessage.php:135 mod/message.php:255 mod/message.php:423
-msgid "Subject:"
+#: src/Content/ContactSelector.php:147
+msgid "Deviant"
 msgstr ""
 
-#: mod/wallmessage.php:141 mod/message.php:259 mod/message.php:426
-#: mod/invite.php:149
-msgid "Your message:"
+#: src/Content/ContactSelector.php:147
+msgid "Fetish"
 msgstr ""
 
-#: mod/bookmarklet.php:23 src/Content/Nav.php:114 src/Module/Login.php:312
-msgid "Login"
+#: src/Content/ContactSelector.php:147
+msgid "Oodles"
 msgstr ""
 
-#: mod/bookmarklet.php:51
-msgid "The post was created"
+#: src/Content/ContactSelector.php:147
+msgid "Nonsexual"
 msgstr ""
 
-#: mod/community.php:46
-msgid "Community option not available."
+#: src/Content/ContactSelector.php:169
+msgid "Single"
 msgstr ""
 
-#: mod/community.php:63
-msgid "Not available."
+#: src/Content/ContactSelector.php:169
+msgid "Lonely"
 msgstr ""
 
-#: mod/community.php:76
-msgid "Local Community"
+#: src/Content/ContactSelector.php:169
+msgid "Available"
 msgstr ""
 
-#: mod/community.php:79
-msgid "Posts from local users on this server"
+#: src/Content/ContactSelector.php:169
+msgid "Unavailable"
 msgstr ""
 
-#: mod/community.php:87
-msgid "Global Community"
+#: src/Content/ContactSelector.php:169
+msgid "Has crush"
 msgstr ""
 
-#: mod/community.php:90
-msgid "Posts from users of the whole federated network"
+#: src/Content/ContactSelector.php:169
+msgid "Infatuated"
 msgstr ""
 
-#: mod/community.php:180
-msgid ""
-"This community stream shows all public posts received by this node. They may "
-"not reflect the opinions of this node’s users."
+#: src/Content/ContactSelector.php:169
+msgid "Dating"
 msgstr ""
 
-#: mod/editpost.php:25 mod/editpost.php:35
-msgid "Item not found"
+#: src/Content/ContactSelector.php:169
+msgid "Unfaithful"
 msgstr ""
 
-#: mod/editpost.php:42
-msgid "Edit post"
+#: src/Content/ContactSelector.php:169
+msgid "Sex Addict"
 msgstr ""
 
-#: mod/editpost.php:134 src/Core/ACL.php:315
-msgid "CC: email addresses"
+#: src/Content/ContactSelector.php:169
+msgid "Friends/Benefits"
 msgstr ""
 
-#: mod/editpost.php:141 src/Core/ACL.php:316
-msgid "Example: bob@example.com, mary@example.com"
+#: src/Content/ContactSelector.php:169
+msgid "Casual"
 msgstr ""
 
-#: mod/fsuggest.php:72
-msgid "Friend suggestion sent."
+#: src/Content/ContactSelector.php:169
+msgid "Engaged"
 msgstr ""
 
-#: mod/fsuggest.php:101
-msgid "Suggest Friends"
+#: src/Content/ContactSelector.php:169
+msgid "Married"
 msgstr ""
 
-#: mod/fsuggest.php:103
-#, php-format
-msgid "Suggest a friend for %s"
+#: src/Content/ContactSelector.php:169
+msgid "Imaginarily married"
 msgstr ""
 
-#: mod/group.php:36
-msgid "Group created."
+#: src/Content/ContactSelector.php:169
+msgid "Partners"
 msgstr ""
 
-#: mod/group.php:42
-msgid "Could not create group."
+#: src/Content/ContactSelector.php:169
+msgid "Cohabiting"
 msgstr ""
 
-#: mod/group.php:56 mod/group.php:157
-msgid "Group not found."
+#: src/Content/ContactSelector.php:169
+msgid "Common law"
 msgstr ""
 
-#: mod/group.php:70
-msgid "Group name changed."
+#: src/Content/ContactSelector.php:169
+msgid "Happy"
 msgstr ""
 
-#: mod/group.php:97
-msgid "Save Group"
+#: src/Content/ContactSelector.php:169
+msgid "Not looking"
 msgstr ""
 
-#: mod/group.php:102
-msgid "Create a group of contacts/friends."
+#: src/Content/ContactSelector.php:169
+msgid "Swinger"
 msgstr ""
 
-#: mod/group.php:103 mod/group.php:199 src/Model/Group.php:421
-msgid "Group Name: "
+#: src/Content/ContactSelector.php:169
+msgid "Betrayed"
 msgstr ""
 
-#: mod/group.php:127
-msgid "Group removed."
+#: src/Content/ContactSelector.php:169
+msgid "Separated"
 msgstr ""
 
-#: mod/group.php:129
-msgid "Unable to remove group."
+#: src/Content/ContactSelector.php:169
+msgid "Unstable"
 msgstr ""
 
-#: mod/group.php:192
-msgid "Delete Group"
+#: src/Content/ContactSelector.php:169
+msgid "Divorced"
 msgstr ""
 
-#: mod/group.php:198
-msgid "Group Editor"
+#: src/Content/ContactSelector.php:169
+msgid "Imaginarily divorced"
 msgstr ""
 
-#: mod/group.php:203
-msgid "Edit Group Name"
-msgstr ""
+#: src/Content/ContactSelector.php:169
+msgid "Widowed"
+msgstr ""
 
-#: mod/group.php:213
-msgid "Members"
+#: src/Content/ContactSelector.php:169
+msgid "Uncertain"
 msgstr ""
 
-#: mod/group.php:215 mod/contacts.php:719
-msgid "All Contacts"
+#: src/Content/ContactSelector.php:169
+msgid "It's complicated"
 msgstr ""
 
-#: mod/group.php:216 mod/network.php:639
-msgid "Group is empty"
+#: src/Content/ContactSelector.php:169
+msgid "Don't care"
 msgstr ""
 
-#: mod/group.php:229
-msgid "Remove Contact"
+#: src/Content/ContactSelector.php:169
+msgid "Ask me"
 msgstr ""
 
-#: mod/group.php:253
-msgid "Add Contact"
+#: src/Content/OEmbed.php:253
+msgid "Embedding disabled"
 msgstr ""
 
-#: mod/message.php:30 src/Content/Nav.php:198
-msgid "New Message"
+#: src/Content/OEmbed.php:373
+msgid "Embedded content"
 msgstr ""
 
-#: mod/message.php:77
-msgid "Unable to locate contact information."
+#: src/Content/ForumManager.php:127 view/theme/vier/theme.php:256
+msgid "External link to forum"
 msgstr ""
 
-#: mod/message.php:112 view/theme/frio/theme.php:268 src/Content/Nav.php:195
-msgid "Messages"
+#: src/Content/Nav.php:53
+msgid "Nothing new here"
 msgstr ""
 
-#: mod/message.php:136
-msgid "Do you really want to delete this message?"
+#: src/Content/Nav.php:57
+msgid "Clear notifications"
 msgstr ""
 
-#: mod/message.php:156
-msgid "Message deleted."
+#: src/Content/Nav.php:97 src/Module/Login.php:311
+#: view/theme/frio/theme.php:256
+msgid "Logout"
 msgstr ""
 
-#: mod/message.php:185
-msgid "Conversation removed."
+#: src/Content/Nav.php:97 view/theme/frio/theme.php:256
+msgid "End this session"
 msgstr ""
 
-#: mod/message.php:291
-msgid "No messages."
+#: src/Content/Nav.php:100 src/Content/Nav.php:181
+#: view/theme/frio/theme.php:259
+msgid "Your posts and conversations"
 msgstr ""
 
-#: mod/message.php:330
-msgid "Message not available."
+#: src/Content/Nav.php:101 view/theme/frio/theme.php:260
+msgid "Your profile page"
 msgstr ""
 
-#: mod/message.php:397
-msgid "Delete message"
+#: src/Content/Nav.php:102 view/theme/frio/theme.php:261
+msgid "Your photos"
 msgstr ""
 
-#: mod/message.php:399 mod/message.php:500
-msgid "D, d M Y - g:i A"
+#: src/Content/Nav.php:103 view/theme/frio/theme.php:262
+msgid "Your videos"
 msgstr ""
 
-#: mod/message.php:414 mod/message.php:497
-msgid "Delete conversation"
+#: src/Content/Nav.php:104 view/theme/frio/theme.php:263
+msgid "Your events"
 msgstr ""
 
-#: mod/message.php:416
-msgid ""
-"No secure communications available. You <strong>may</strong> be able to "
-"respond from the sender's profile page."
+#: src/Content/Nav.php:105
+msgid "Personal notes"
 msgstr ""
 
-#: mod/message.php:420
-msgid "Send Reply"
+#: src/Content/Nav.php:105
+msgid "Your personal notes"
 msgstr ""
 
-#: mod/message.php:471
-#, php-format
-msgid "Unknown sender - %s"
+#: src/Content/Nav.php:114 src/Module/Login.php:312 mod/bookmarklet.php:23
+msgid "Login"
 msgstr ""
 
-#: mod/message.php:473
-#, php-format
-msgid "You and %s"
+#: src/Content/Nav.php:114
+msgid "Sign in"
 msgstr ""
 
-#: mod/message.php:475
-#, php-format
-msgid "%s and You"
+#: src/Content/Nav.php:124 src/Content/Nav.php:181
+#: src/Core/NotificationsManager.php:192
+msgid "Home"
 msgstr ""
 
-#: mod/message.php:503
-#, php-format
-msgid "%d message"
-msgid_plural "%d messages"
-msgstr[0] ""
-msgstr[1] ""
+#: src/Content/Nav.php:124
+msgid "Home Page"
+msgstr ""
 
-#: mod/notes.php:52 src/Model/Profile.php:948
-msgid "Personal Notes"
+#: src/Content/Nav.php:128 src/Module/Login.php:283 mod/register.php:279
+msgid "Register"
 msgstr ""
 
-#: mod/photos.php:108 src/Model/Profile.php:909
-msgid "Photo Albums"
+#: src/Content/Nav.php:128
+msgid "Create an account"
 msgstr ""
 
-#: mod/photos.php:109 mod/photos.php:1713
-msgid "Recent Photos"
+#: src/Content/Nav.php:134 mod/help.php:54 view/theme/vier/theme.php:298
+msgid "Help"
 msgstr ""
 
-#: mod/photos.php:112 mod/photos.php:1210 mod/photos.php:1715
-msgid "Upload New Photos"
+#: src/Content/Nav.php:134
+msgid "Help and documentation"
 msgstr ""
 
-#: mod/photos.php:126 mod/settings.php:50
-msgid "everybody"
+#: src/Content/Nav.php:138
+msgid "Apps"
 msgstr ""
 
-#: mod/photos.php:184
-msgid "Contact information unavailable"
+#: src/Content/Nav.php:138
+msgid "Addon applications, utilities, games"
 msgstr ""
 
-#: mod/photos.php:204
-msgid "Album not found."
+#: src/Content/Nav.php:142
+msgid "Search site content"
 msgstr ""
 
-#: mod/photos.php:234 mod/photos.php:245 mod/photos.php:1161
-msgid "Delete Album"
+#: src/Content/Nav.php:165
+msgid "Community"
 msgstr ""
 
-#: mod/photos.php:243
-msgid "Do you really want to delete this photo album and all its photos?"
+#: src/Content/Nav.php:165
+msgid "Conversations on this and other servers"
 msgstr ""
 
-#: mod/photos.php:310 mod/photos.php:321 mod/photos.php:1446
-msgid "Delete Photo"
+#: src/Content/Nav.php:172
+msgid "Directory"
 msgstr ""
 
-#: mod/photos.php:319
-msgid "Do you really want to delete this photo?"
+#: src/Content/Nav.php:172
+msgid "People directory"
 msgstr ""
 
-#: mod/photos.php:667
-msgid "a photo"
+#: src/Content/Nav.php:174 mod/admin.php:179
+msgid "Information"
 msgstr ""
 
-#: mod/photos.php:667
-#, php-format
-msgid "%1$s was tagged in %2$s by %3$s"
+#: src/Content/Nav.php:174
+msgid "Information about this friendica instance"
 msgstr ""
 
-#: mod/photos.php:769
-msgid "Image upload didn't complete, please try again"
+#: src/Content/Nav.php:178 src/Core/NotificationsManager.php:178
+#: mod/admin.php:758 view/theme/frio/theme.php:266
+msgid "Network"
 msgstr ""
 
-#: mod/photos.php:772
-msgid "Image file is missing"
+#: src/Content/Nav.php:178 view/theme/frio/theme.php:266
+msgid "Conversations from your friends"
 msgstr ""
 
-#: mod/photos.php:777
-msgid ""
-"Server can't accept new file upload at this time, please contact your "
-"administrator"
+#: src/Content/Nav.php:179
+msgid "Network Reset"
 msgstr ""
 
-#: mod/photos.php:803
-msgid "Image file is empty."
+#: src/Content/Nav.php:179
+msgid "Load Network page with no filters"
 msgstr ""
 
-#: mod/photos.php:940
-msgid "No photos selected"
+#: src/Content/Nav.php:185 src/Core/NotificationsManager.php:199
+msgid "Introductions"
 msgstr ""
 
-#: mod/photos.php:1036 mod/videos.php:309
-msgid "Access to this item is restricted."
+#: src/Content/Nav.php:185
+msgid "Friend Requests"
 msgstr ""
 
-#: mod/photos.php:1090
-msgid "Upload Photos"
+#: src/Content/Nav.php:186 mod/notifications.php:98
+msgid "Notifications"
 msgstr ""
 
-#: mod/photos.php:1094 mod/photos.php:1156
-msgid "New album name: "
+#: src/Content/Nav.php:187
+msgid "See all notifications"
 msgstr ""
 
-#: mod/photos.php:1095
-msgid "or existing album name: "
+#: src/Content/Nav.php:188 mod/settings.php:870
+msgid "Mark as seen"
 msgstr ""
 
-#: mod/photos.php:1096
-msgid "Do not show a status post for this upload"
+#: src/Content/Nav.php:188
+msgid "Mark all system notifications seen"
 msgstr ""
 
-#: mod/photos.php:1098 mod/photos.php:1441 mod/events.php:533
-#: src/Core/ACL.php:318
-msgid "Permissions"
+#: src/Content/Nav.php:191 mod/message.php:112 view/theme/frio/theme.php:268
+msgid "Messages"
 msgstr ""
 
-#: mod/photos.php:1106 mod/photos.php:1449 mod/settings.php:1229
-msgid "Show to Groups"
+#: src/Content/Nav.php:191 view/theme/frio/theme.php:268
+msgid "Private mail"
 msgstr ""
 
-#: mod/photos.php:1107 mod/photos.php:1450 mod/settings.php:1230
-msgid "Show to Contacts"
+#: src/Content/Nav.php:192
+msgid "Inbox"
 msgstr ""
 
-#: mod/photos.php:1167
-msgid "Edit Album"
+#: src/Content/Nav.php:193
+msgid "Outbox"
 msgstr ""
 
-#: mod/photos.php:1172
-msgid "Show Newest First"
+#: src/Content/Nav.php:194 mod/message.php:30
+msgid "New Message"
 msgstr ""
 
-#: mod/photos.php:1174
-msgid "Show Oldest First"
+#: src/Content/Nav.php:197
+msgid "Manage"
 msgstr ""
 
-#: mod/photos.php:1195 mod/photos.php:1698
-msgid "View Photo"
+#: src/Content/Nav.php:197
+msgid "Manage other pages"
 msgstr ""
 
-#: mod/photos.php:1236
-msgid "Permission denied. Access to this item may be restricted."
+#: src/Content/Nav.php:200 mod/settings.php:93
+msgid "Delegations"
 msgstr ""
 
-#: mod/photos.php:1238
-msgid "Photo not available"
+#: src/Content/Nav.php:200 mod/delegate.php:169
+msgid "Delegate Page Management"
 msgstr ""
 
-#: mod/photos.php:1301
-msgid "View photo"
+#: src/Content/Nav.php:202 mod/settings.php:123 mod/admin.php:1920
+#: mod/admin.php:2189 mod/newmember.php:19 view/theme/frio/theme.php:269
+msgid "Settings"
 msgstr ""
 
-#: mod/photos.php:1301
-msgid "Edit photo"
+#: src/Content/Nav.php:202 view/theme/frio/theme.php:269
+msgid "Account settings"
 msgstr ""
 
-#: mod/photos.php:1302
-msgid "Use as profile photo"
+#: src/Content/Nav.php:205
+msgid "Manage/Edit Profiles"
 msgstr ""
 
-#: mod/photos.php:1308 src/Object/Post.php:149
-msgid "Private Message"
+#: src/Content/Nav.php:208 view/theme/frio/theme.php:270
+msgid "Manage/edit friends and contacts"
 msgstr ""
 
-#: mod/photos.php:1327
-msgid "View Full Size"
+#: src/Content/Nav.php:213 mod/admin.php:222
+msgid "Admin"
 msgstr ""
 
-#: mod/photos.php:1414
-msgid "Tags: "
+#: src/Content/Nav.php:213
+msgid "Site setup and configuration"
 msgstr ""
 
-#: mod/photos.php:1417
-msgid "[Remove any tag]"
+#: src/Content/Nav.php:216
+msgid "Navigation"
 msgstr ""
 
-#: mod/photos.php:1432
-msgid "New album name"
+#: src/Content/Nav.php:216
+msgid "Site map"
 msgstr ""
 
-#: mod/photos.php:1433
-msgid "Caption"
+#: src/Worker/Delivery.php:390
+msgid "(no subject)"
 msgstr ""
 
-#: mod/photos.php:1434
-msgid "Add a Tag"
+#: src/App.php:511
+msgid "Delete this item?"
 msgstr ""
 
-#: mod/photos.php:1434
-msgid "Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"
+#: src/App.php:513
+msgid "show fewer"
 msgstr ""
 
-#: mod/photos.php:1435
-msgid "Do not rotate"
+#: src/Module/Login.php:86 src/Module/Login.php:134 mod/openid.php:116
+msgid "Login failed."
 msgstr ""
 
-#: mod/photos.php:1436
-msgid "Rotate CW (right)"
+#: src/Module/Login.php:282
+msgid "Create a New Account"
 msgstr ""
 
-#: mod/photos.php:1437
-msgid "Rotate CCW (left)"
+#: src/Module/Login.php:314 mod/lostpass.php:119
+msgid "Nickname or Email: "
 msgstr ""
 
-#: mod/photos.php:1471 src/Object/Post.php:296
-msgid "I like this (toggle)"
+#: src/Module/Login.php:315
+msgid "Password: "
 msgstr ""
 
-#: mod/photos.php:1472 src/Object/Post.php:297
-msgid "I don't like this (toggle)"
+#: src/Module/Login.php:316
+msgid "Remember me"
 msgstr ""
 
-#: mod/photos.php:1488 mod/photos.php:1527 mod/photos.php:1600
-#: mod/contacts.php:953 src/Object/Post.php:793
-msgid "This is you"
+#: src/Module/Login.php:319
+msgid "Or login using OpenID: "
 msgstr ""
 
-#: mod/photos.php:1490 mod/photos.php:1529 mod/photos.php:1602
-#: src/Object/Post.php:399 src/Object/Post.php:795
-msgid "Comment"
+#: src/Module/Login.php:325
+msgid "Forgot your password?"
 msgstr ""
 
-#: mod/photos.php:1634
-msgid "Map"
+#: src/Module/Login.php:326 mod/lostpass.php:136
+msgid "Password Reset"
 msgstr ""
 
-#: mod/photos.php:1704 mod/videos.php:387
-msgid "View Album"
+#: src/Module/Login.php:328
+msgid "Website Terms of Service"
 msgstr ""
 
-#: mod/profile.php:37 src/Model/Profile.php:118
-msgid "Requested profile is not available."
+#: src/Module/Login.php:329
+msgid "terms of service"
 msgstr ""
 
-#: mod/profile.php:78 src/Protocol/OStatus.php:1252
-#, php-format
-msgid "%s's posts"
+#: src/Module/Login.php:331
+msgid "Website Privacy Policy"
 msgstr ""
 
-#: mod/profile.php:79 src/Protocol/OStatus.php:1253
-#, php-format
-msgid "%s's comments"
+#: src/Module/Login.php:332
+msgid "privacy policy"
 msgstr ""
 
-#: mod/profile.php:80 src/Protocol/OStatus.php:1251
-#, php-format
-msgid "%s's timeline"
+#: src/Module/Tos.php:48 mod/admin.php:188 mod/admin.php:302
+#: mod/register.php:288
+msgid "Terms of Service"
 msgstr ""
 
-#: mod/profile.php:173 mod/cal.php:142 mod/display.php:313
-msgid "Access to this profile has been restricted."
+#: src/Module/Tos.php:51
+msgid "Privacy Statement"
 msgstr ""
 
-#: mod/profile.php:194
-msgid "Tips for New Members"
+#: src/Module/Tos.php:52
+msgid ""
+"At the time of registration, and for providing communications between the "
+"user account and their contacts, the user has to provide a display name (pen "
+"name), an username (nickname) and a working email address. The names will be "
+"accessible on the profile page of the account by any visitor of the page, "
+"even if other profile details are not displayed. The email address will only "
+"be used to send the user notifications about interactions, but wont be "
+"visibly displayed. The listing of an account in the node's user directory or "
+"the global user directory is optional and can be controlled in the user "
+"settings, it is not necessary for communication."
 msgstr ""
 
-#: mod/videos.php:139
-msgid "Do you really want to delete this video?"
+#: src/Module/Tos.php:53
+msgid ""
+"This data is required for communication and is passed on to the nodes of the "
+"communication partners. Users can enter additional private data that may be "
+"transmitted to the communication partners accounts."
 msgstr ""
 
-#: mod/videos.php:144
-msgid "Delete Video"
+#: src/Module/Tos.php:54
+#, php-format
+msgid ""
+"At any point in time a logged in user can export their account data from the "
+"<a href=\"%1$s/settings/uexport\">account settings</a>. If the user wants to "
+"delete their account they can do so at <a href=\"%1$s/removeme\">%1$s/"
+"removeme</a>. The deletion of the account will be permanent."
 msgstr ""
 
-#: mod/videos.php:207
-msgid "No videos selected"
+#: src/Module/Logout.php:28
+msgid "Logged out."
 msgstr ""
 
-#: mod/videos.php:396
-msgid "Recent Videos"
+#: src/Object/Image.php:953 src/Object/Image.php:969 src/Object/Image.php:977
+#: src/Object/Image.php:1002 mod/wall_upload.php:231 mod/item.php:471
+msgid "Wall Photos"
 msgstr ""
 
-#: mod/videos.php:398
-msgid "Upload New Videos"
+#: src/Object/Post.php:128
+msgid "This entry was edited"
 msgstr ""
 
-#: mod/cal.php:274 mod/events.php:391 view/theme/frio/theme.php:263
-#: view/theme/frio/theme.php:267 src/Content/Nav.php:104
-#: src/Content/Nav.php:169 src/Model/Profile.php:926 src/Model/Profile.php:937
-msgid "Events"
+#: src/Object/Post.php:149 mod/photos.php:1308
+msgid "Private Message"
 msgstr ""
 
-#: mod/cal.php:275 mod/events.php:392
-msgid "View"
+#: src/Object/Post.php:155 src/Object/Post.php:157 mod/settings.php:737
+msgid "Edit"
 msgstr ""
 
-#: mod/cal.php:276 mod/events.php:394
-msgid "Previous"
+#: src/Object/Post.php:182
+msgid "save to folder"
 msgstr ""
 
-#: mod/cal.php:277 mod/events.php:395 mod/install.php:209
-msgid "Next"
+#: src/Object/Post.php:235
+msgid "I will attend"
 msgstr ""
 
-#: mod/cal.php:280 mod/events.php:400 src/Model/Event.php:412
-msgid "today"
+#: src/Object/Post.php:235
+msgid "I will not attend"
 msgstr ""
 
-#: mod/cal.php:281 mod/events.php:401 src/Util/Temporal.php:304
-#: src/Model/Event.php:413
-msgid "month"
+#: src/Object/Post.php:235
+msgid "I might attend"
 msgstr ""
 
-#: mod/cal.php:282 mod/events.php:402 src/Util/Temporal.php:305
-#: src/Model/Event.php:414
-msgid "week"
+#: src/Object/Post.php:263
+msgid "add star"
 msgstr ""
 
-#: mod/cal.php:283 mod/events.php:403 src/Util/Temporal.php:306
-#: src/Model/Event.php:415
-msgid "day"
+#: src/Object/Post.php:264
+msgid "remove star"
 msgstr ""
 
-#: mod/cal.php:284 mod/events.php:404
-msgid "list"
+#: src/Object/Post.php:265
+msgid "toggle star status"
 msgstr ""
 
-#: mod/cal.php:297 src/Core/Console/NewPassword.php:73 src/Model/User.php:214
-msgid "User not found"
+#: src/Object/Post.php:268
+msgid "starred"
 msgstr ""
 
-#: mod/cal.php:313
-msgid "This calendar format is not supported"
+#: src/Object/Post.php:274
+msgid "ignore thread"
 msgstr ""
 
-#: mod/cal.php:315
-msgid "No exportable data found"
+#: src/Object/Post.php:275
+msgid "unignore thread"
 msgstr ""
 
-#: mod/cal.php:332
-msgid "calendar"
+#: src/Object/Post.php:276
+msgid "toggle ignore status"
 msgstr ""
 
-#: mod/contacts.php:157
-#, php-format
-msgid "%d contact edited."
-msgid_plural "%d contacts edited."
-msgstr[0] ""
-msgstr[1] ""
+#: src/Object/Post.php:279 mod/ostatus_subscribe.php:83
+msgid "ignored"
+msgstr ""
 
-#: mod/contacts.php:184 mod/contacts.php:400
-msgid "Could not access contact record."
+#: src/Object/Post.php:285
+msgid "add tag"
 msgstr ""
 
-#: mod/contacts.php:194
-msgid "Could not locate selected profile."
+#: src/Object/Post.php:296 mod/photos.php:1471
+msgid "I like this (toggle)"
 msgstr ""
 
-#: mod/contacts.php:228
-msgid "Contact updated."
+#: src/Object/Post.php:296
+msgid "like"
 msgstr ""
 
-#: mod/contacts.php:421
-msgid "Contact has been blocked"
+#: src/Object/Post.php:297 mod/photos.php:1472
+msgid "I don't like this (toggle)"
 msgstr ""
 
-#: mod/contacts.php:421
-msgid "Contact has been unblocked"
+#: src/Object/Post.php:297
+msgid "dislike"
 msgstr ""
 
-#: mod/contacts.php:432
-msgid "Contact has been ignored"
+#: src/Object/Post.php:300
+msgid "Share this"
 msgstr ""
 
-#: mod/contacts.php:432
-msgid "Contact has been unignored"
+#: src/Object/Post.php:300
+msgid "share"
 msgstr ""
 
-#: mod/contacts.php:443
-msgid "Contact has been archived"
+#: src/Object/Post.php:365
+msgid "to"
 msgstr ""
 
-#: mod/contacts.php:443
-msgid "Contact has been unarchived"
+#: src/Object/Post.php:366
+msgid "via"
 msgstr ""
 
-#: mod/contacts.php:467
-msgid "Drop contact"
+#: src/Object/Post.php:367
+msgid "Wall-to-Wall"
 msgstr ""
 
-#: mod/contacts.php:470 mod/contacts.php:823
-msgid "Do you really want to delete this contact?"
+#: src/Object/Post.php:368
+msgid "via Wall-To-Wall:"
 msgstr ""
 
-#: mod/contacts.php:488
-msgid "Contact has been removed."
+#: src/Object/Post.php:399 src/Object/Post.php:795 mod/photos.php:1490
+#: mod/photos.php:1529 mod/photos.php:1602
+msgid "Comment"
 msgstr ""
 
-#: mod/contacts.php:519
+#: src/Object/Post.php:427
 #, php-format
-msgid "You are mutual friends with %s"
+msgid "%d comment"
+msgid_plural "%d comments"
+msgstr[0] ""
+msgstr[1] ""
+
+#: src/Object/Post.php:793 mod/photos.php:1488 mod/photos.php:1527
+#: mod/photos.php:1600 mod/contacts.php:953
+msgid "This is you"
 msgstr ""
 
-#: mod/contacts.php:523
-#, php-format
-msgid "You are sharing with %s"
+#: src/Object/Post.php:796 mod/manage.php:184 mod/invite.php:155
+#: mod/profiles.php:672 mod/events.php:530 mod/fsuggest.php:114
+#: mod/photos.php:1080 mod/photos.php:1160 mod/photos.php:1445
+#: mod/photos.php:1491 mod/photos.php:1530 mod/photos.php:1603
+#: mod/message.php:265 mod/message.php:432 mod/localtime.php:56
+#: mod/crepair.php:148 mod/poke.php:199 mod/contacts.php:610
+#: mod/install.php:251 mod/install.php:290 view/theme/quattro/config.php:73
+#: view/theme/frio/config.php:113 view/theme/vier/config.php:119
+#: view/theme/duepuntozero/config.php:71
+msgid "Submit"
 msgstr ""
 
-#: mod/contacts.php:527
-#, php-format
-msgid "%s is sharing with you"
+#: src/Object/Post.php:797
+msgid "Bold"
 msgstr ""
 
-#: mod/contacts.php:547
-msgid "Private communications are not available for this contact."
+#: src/Object/Post.php:798
+msgid "Italic"
 msgstr ""
 
-#: mod/contacts.php:549
-msgid "Never"
+#: src/Object/Post.php:799
+msgid "Underline"
 msgstr ""
 
-#: mod/contacts.php:552
-msgid "(Update was successful)"
+#: src/Object/Post.php:800
+msgid "Quote"
 msgstr ""
 
-#: mod/contacts.php:552
-msgid "(Update was not successful)"
+#: src/Object/Post.php:801
+msgid "Code"
 msgstr ""
 
-#: mod/contacts.php:554 mod/contacts.php:992
-msgid "Suggest friends"
+#: src/Object/Post.php:802
+msgid "Image"
 msgstr ""
 
-#: mod/contacts.php:558
-#, php-format
-msgid "Network type: %s"
+#: src/Object/Post.php:803
+msgid "Link"
 msgstr ""
 
-#: mod/contacts.php:563
-msgid "Communications lost with this contact!"
+#: src/Object/Post.php:804
+msgid "Video"
 msgstr ""
 
-#: mod/contacts.php:569
-msgid "Fetch further information for feeds"
+#: src/Database/DBStructure.php:32
+msgid "There are no tables on MyISAM."
 msgstr ""
 
-#: mod/contacts.php:571
+#: src/Database/DBStructure.php:75
+#, php-format
 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."
+"\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 ""
 
-#: mod/contacts.php:572 mod/admin.php:1272 mod/admin.php:1435
-#: mod/admin.php:1445
-msgid "Disabled"
+#: src/Database/DBStructure.php:80
+#, php-format
+msgid ""
+"The error message is\n"
+"[pre]%s[/pre]"
 msgstr ""
 
-#: mod/contacts.php:573
-msgid "Fetch information"
+#: src/Database/DBStructure.php:191
+#, php-format
+msgid ""
+"\n"
+"Error %d occurred during database update:\n"
+"%s\n"
 msgstr ""
 
-#: mod/contacts.php:574
-msgid "Fetch keywords"
+#: src/Database/DBStructure.php:194
+msgid "Errors encountered performing database changes: "
 msgstr ""
 
-#: mod/contacts.php:575
-msgid "Fetch information and keywords"
+#: src/Database/DBStructure.php:210
+msgid ": Database update"
 msgstr ""
 
-#: mod/contacts.php:599 mod/unfollow.php:100
-msgid "Disconnect/Unfollow"
+#: src/Database/DBStructure.php:460
+#, php-format
+msgid "%s: updating %s table."
 msgstr ""
 
-#: mod/contacts.php:608
-msgid "Contact"
+#: src/Core/UserImport.php:104
+msgid "Error decoding account file"
 msgstr ""
 
-#: mod/contacts.php:611
-msgid "Profile Visibility"
+#: src/Core/UserImport.php:110
+msgid "Error! No version data in file! This is not a Friendica account file?"
 msgstr ""
 
-#: mod/contacts.php:612
+#: src/Core/UserImport.php:118
 #, php-format
-msgid ""
-"Please choose the profile you would like to display to %s when viewing your "
-"profile securely."
+msgid "User '%s' already exists on this server!"
 msgstr ""
 
-#: mod/contacts.php:613
-msgid "Contact Information / Notes"
+#: src/Core/UserImport.php:151
+msgid "User creation error"
 msgstr ""
 
-#: mod/contacts.php:614
-msgid "Their personal note"
+#: src/Core/UserImport.php:169
+msgid "User profile creation error"
 msgstr ""
 
-#: mod/contacts.php:616
-msgid "Edit contact notes"
+#: src/Core/UserImport.php:213
+#, php-format
+msgid "%d contact not imported"
+msgid_plural "%d contacts not imported"
+msgstr[0] ""
+msgstr[1] ""
+
+#: src/Core/UserImport.php:278
+msgid "Done. You can now login with your username and password"
 msgstr ""
 
-#: mod/contacts.php:620
-msgid "Block/Unblock contact"
+#: src/Core/Console/NewPassword.php:78 mod/settings.php:394
+msgid ""
+"The new password has been exposed in a public data dump, please choose "
+"another."
 msgstr ""
 
-#: mod/contacts.php:621
-msgid "Ignore contact"
+#: src/Core/Console/NewPassword.php:82 mod/settings.php:409
+msgid "Password update failed. Please try again."
 msgstr ""
 
-#: mod/contacts.php:622
-msgid "Repair URL settings"
+#: src/Core/Console/NewPassword.php:85 mod/settings.php:407
+msgid "Password changed."
 msgstr ""
 
-#: mod/contacts.php:623
-msgid "View conversations"
+#: src/Core/Console/GlobalCommunityBlock.php:69 mod/admin.php:443
+#, php-format
+msgid "Could not find any contact entry for this URL (%s)"
 msgstr ""
 
-#: mod/contacts.php:628
-msgid "Last update:"
+#: src/Core/Console/GlobalCommunityBlock.php:72 mod/admin.php:441
+msgid "The contact has been blocked from the node"
 msgstr ""
 
-#: mod/contacts.php:630
-msgid "Update public posts"
+#: src/Core/ACL.php:295
+msgid "Post to Email"
 msgstr ""
 
-#: mod/contacts.php:632 mod/contacts.php:1002
-msgid "Update now"
+#: src/Core/ACL.php:301
+msgid "Hide your profile details from unknown viewers?"
 msgstr ""
 
-#: mod/contacts.php:637 mod/contacts.php:827 mod/contacts.php:1011
-#: mod/admin.php:485 mod/admin.php:1800
-msgid "Unblock"
+#: src/Core/ACL.php:300
+#, php-format
+msgid "Connectors disabled, since \"%s\" is enabled."
 msgstr ""
 
-#: mod/contacts.php:637 mod/contacts.php:827 mod/contacts.php:1011
-#: mod/admin.php:484 mod/admin.php:1799
-msgid "Block"
+#: src/Core/ACL.php:307
+msgid "Visible to everybody"
 msgstr ""
 
-#: mod/contacts.php:638 mod/contacts.php:828 mod/contacts.php:1019
-msgid "Unignore"
+#: src/Core/ACL.php:308 view/theme/vier/config.php:115
+msgid "show"
 msgstr ""
 
-#: mod/contacts.php:642
-msgid "Currently blocked"
+#: src/Core/ACL.php:309 view/theme/vier/config.php:115
+msgid "don't show"
 msgstr ""
 
-#: mod/contacts.php:643
-msgid "Currently ignored"
+#: src/Core/ACL.php:315 mod/editpost.php:134
+msgid "CC: email addresses"
 msgstr ""
 
-#: mod/contacts.php:644
-msgid "Currently archived"
+#: src/Core/ACL.php:316 mod/editpost.php:141
+msgid "Example: bob@example.com, mary@example.com"
 msgstr ""
 
-#: mod/contacts.php:645
-msgid "Awaiting connection acknowledge"
+#: src/Core/ACL.php:318 mod/events.php:533 mod/photos.php:1098
+#: mod/photos.php:1441
+msgid "Permissions"
 msgstr ""
 
-#: mod/contacts.php:646
-msgid ""
-"Replies/likes to your public posts <strong>may</strong> still be visible"
+#: src/Core/ACL.php:319
+msgid "Close"
 msgstr ""
 
-#: mod/contacts.php:647
-msgid "Notification for new posts"
+#: src/Core/NotificationsManager.php:171
+msgid "System"
 msgstr ""
 
-#: mod/contacts.php:647
-msgid "Send a notification of every new post of this contact"
+#: src/Core/NotificationsManager.php:185 mod/network.php:955
+#: mod/profiles.php:687
+msgid "Personal"
 msgstr ""
 
-#: mod/contacts.php:650
-msgid "Blacklisted keywords"
+#: src/Core/NotificationsManager.php:256 src/Core/NotificationsManager.php:268
+#, php-format
+msgid "%s commented on %s's post"
 msgstr ""
 
-#: mod/contacts.php:650
-msgid ""
-"Comma separated list of keywords that should not be converted to hashtags, "
-"when \"Fetch information and keywords\" is selected"
+#: src/Core/NotificationsManager.php:267
+#, php-format
+msgid "%s created a new post"
 msgstr ""
 
-#: mod/contacts.php:662 src/Model/Profile.php:424
-msgid "XMPP:"
+#: src/Core/NotificationsManager.php:281
+#, php-format
+msgid "%s liked %s's post"
 msgstr ""
 
-#: mod/contacts.php:667
-msgid "Actions"
+#: src/Core/NotificationsManager.php:294
+#, php-format
+msgid "%s disliked %s's post"
 msgstr ""
 
-#: mod/contacts.php:669 mod/contacts.php:855 view/theme/frio/theme.php:259
-#: src/Content/Nav.php:100 src/Model/Profile.php:890
-msgid "Status"
+#: src/Core/NotificationsManager.php:307
+#, php-format
+msgid "%s is attending %s's event"
 msgstr ""
 
-#: mod/contacts.php:670
-msgid "Contact Settings"
+#: src/Core/NotificationsManager.php:320
+#, php-format
+msgid "%s is not attending %s's event"
 msgstr ""
 
-#: mod/contacts.php:711
-msgid "Suggestions"
+#: src/Core/NotificationsManager.php:333
+#, php-format
+msgid "%s may attend %s's event"
 msgstr ""
 
-#: mod/contacts.php:714
-msgid "Suggest potential friends"
+#: src/Core/NotificationsManager.php:350
+#, php-format
+msgid "%s is now friends with %s"
 msgstr ""
 
-#: mod/contacts.php:722
-msgid "Show all contacts"
+#: src/Core/NotificationsManager.php:825
+msgid "Friend Suggestion"
 msgstr ""
 
-#: mod/contacts.php:727
-msgid "Unblocked"
+#: src/Core/NotificationsManager.php:851
+msgid "Friend/Connect Request"
 msgstr ""
 
-#: mod/contacts.php:730
-msgid "Only show unblocked contacts"
+#: src/Core/NotificationsManager.php:851
+msgid "New Follower"
 msgstr ""
 
-#: mod/contacts.php:735
-msgid "Blocked"
+#: src/Util/Temporal.php:81 src/Util/Temporal.php:83 mod/profiles.php:689
+msgid "Miscellaneous"
 msgstr ""
 
-#: mod/contacts.php:738
-msgid "Only show blocked contacts"
+#: src/Util/Temporal.php:149 mod/profiles.php:712
+msgid "Age: "
 msgstr ""
 
-#: mod/contacts.php:743
-msgid "Ignored"
+#: src/Util/Temporal.php:151
+msgid "YYYY-MM-DD or MM-DD"
 msgstr ""
 
-#: mod/contacts.php:746
-msgid "Only show ignored contacts"
+#: src/Util/Temporal.php:294
+msgid "never"
 msgstr ""
 
-#: mod/contacts.php:751
-msgid "Archived"
+#: src/Util/Temporal.php:300
+msgid "less than a second ago"
 msgstr ""
 
-#: mod/contacts.php:754
-msgid "Only show archived contacts"
+#: src/Util/Temporal.php:303
+msgid "year"
 msgstr ""
 
-#: mod/contacts.php:759
-msgid "Hidden"
+#: src/Util/Temporal.php:303
+msgid "years"
 msgstr ""
 
-#: mod/contacts.php:762
-msgid "Only show hidden contacts"
+#: src/Util/Temporal.php:304
+msgid "months"
 msgstr ""
 
-#: mod/contacts.php:818
-msgid "Search your contacts"
+#: src/Util/Temporal.php:305
+msgid "weeks"
 msgstr ""
 
-#: mod/contacts.php:820 mod/directory.php:209 src/Content/Widget.php:63
-msgid "Find"
+#: src/Util/Temporal.php:306
+msgid "days"
 msgstr ""
 
-#: mod/contacts.php:826 mod/settings.php:170 mod/settings.php:701
-msgid "Update"
+#: src/Util/Temporal.php:307
+msgid "hour"
 msgstr ""
 
-#: mod/contacts.php:829 mod/contacts.php:1027
-msgid "Archive"
+#: src/Util/Temporal.php:307
+msgid "hours"
 msgstr ""
 
-#: mod/contacts.php:829 mod/contacts.php:1027
-msgid "Unarchive"
+#: src/Util/Temporal.php:308
+msgid "minute"
 msgstr ""
 
-#: mod/contacts.php:832
-msgid "Batch Actions"
+#: src/Util/Temporal.php:308
+msgid "minutes"
 msgstr ""
 
-#: mod/contacts.php:858 mod/unfollow.php:132 mod/follow.php:186
-#: src/Model/Profile.php:893
-msgid "Status Messages and Posts"
+#: src/Util/Temporal.php:309
+msgid "second"
 msgstr ""
 
-#: mod/contacts.php:866 src/Model/Profile.php:901
-msgid "Profile Details"
+#: src/Util/Temporal.php:309
+msgid "seconds"
 msgstr ""
 
-#: mod/contacts.php:878
-msgid "View all contacts"
+#: src/Util/Temporal.php:318
+#, php-format
+msgid "%1$d %2$s ago"
 msgstr ""
 
-#: mod/contacts.php:889
-msgid "View all common friends"
+#: src/Protocol/OStatus.php:1251 mod/profile.php:80
+#, php-format
+msgid "%s's timeline"
 msgstr ""
 
-#: mod/contacts.php:895 mod/events.php:532 mod/admin.php:1351
-#: src/Model/Profile.php:867
-msgid "Advanced"
+#: src/Protocol/OStatus.php:1252 mod/profile.php:78
+#, php-format
+msgid "%s's posts"
 msgstr ""
 
-#: mod/contacts.php:898
-msgid "Advanced Contact Settings"
+#: src/Protocol/OStatus.php:1253 mod/profile.php:79
+#, php-format
+msgid "%s's comments"
 msgstr ""
 
-#: mod/contacts.php:930
-msgid "Mutual Friendship"
+#: src/Protocol/OStatus.php:1799
+#, php-format
+msgid "%s is now following %s."
 msgstr ""
 
-#: mod/contacts.php:934
-msgid "is a fan of yours"
+#: src/Protocol/OStatus.php:1800
+msgid "following"
 msgstr ""
 
-#: mod/contacts.php:938
-msgid "you are a fan of"
+#: src/Protocol/OStatus.php:1803
+#, php-format
+msgid "%s stopped following %s."
 msgstr ""
 
-#: mod/contacts.php:1013
-msgid "Toggle Blocked status"
+#: src/Protocol/OStatus.php:1804
+msgid "stopped following"
 msgstr ""
 
-#: mod/contacts.php:1021
-msgid "Toggle Ignored status"
+#: src/Protocol/Diaspora.php:2680
+msgid "Sharing notification from Diaspora network"
 msgstr ""
 
-#: mod/contacts.php:1029
-msgid "Toggle Archive status"
+#: src/Protocol/Diaspora.php:3756
+msgid "Attachments:"
 msgstr ""
 
-#: mod/contacts.php:1037
-msgid "Delete contact"
+#: mod/directory.php:42 mod/display.php:203 mod/viewcontacts.php:45
+#: mod/photos.php:932 mod/community.php:27 mod/videos.php:199
+#: mod/dfrn_request.php:607 mod/search.php:98 mod/search.php:104
+#: mod/probe.php:13 mod/webfinger.php:16
+msgid "Public access denied."
 msgstr ""
 
-#: mod/delegate.php:37
-msgid "Parent user not found."
+#: mod/directory.php:202 view/theme/vier/theme.php:201
+msgid "Global Directory"
 msgstr ""
 
-#: mod/delegate.php:144
-msgid "No parent user"
+#: mod/directory.php:204
+msgid "Find on this site"
 msgstr ""
 
-#: mod/delegate.php:159
-msgid "Parent Password:"
+#: mod/directory.php:206
+msgid "Results for:"
 msgstr ""
 
-#: mod/delegate.php:159
-msgid ""
-"Please enter the password of the parent account to legitimize your request."
+#: mod/directory.php:208
+msgid "Site Directory"
 msgstr ""
 
-#: mod/delegate.php:164
-msgid "Parent User"
+#: mod/directory.php:213
+msgid "No entries (some entries may be hidden)."
 msgstr ""
 
-#: mod/delegate.php:167
-msgid ""
-"Parent users have total control about this account, including the account "
-"settings. Please double check whom you give this access."
+#: mod/dirfind.php:49
+#, php-format
+msgid "People Search - %s"
 msgstr ""
 
-#: mod/delegate.php:168 mod/admin.php:307 mod/admin.php:1346 mod/admin.php:1965
-#: mod/admin.php:2218 mod/admin.php:2292 mod/admin.php:2439
-#: mod/settings.php:675 mod/settings.php:784 mod/settings.php:872
-#: mod/settings.php:961 mod/settings.php:1194
-msgid "Save Settings"
+#: mod/dirfind.php:60
+#, php-format
+msgid "Forum Search - %s"
 msgstr ""
 
-#: mod/delegate.php:169 src/Content/Nav.php:204
-msgid "Delegate Page Management"
+#: mod/dirfind.php:253 mod/match.php:125
+msgid "No matches"
 msgstr ""
 
-#: mod/delegate.php:170
-msgid "Delegates"
+#: mod/repair_ostatus.php:18
+msgid "Resubscribing to OStatus contacts"
 msgstr ""
 
-#: mod/delegate.php:172
-msgid ""
-"Delegates are able to manage all aspects of this account/page except for "
-"basic account settings. Please do not delegate your personal account to "
-"anybody that you do not trust completely."
+#: mod/repair_ostatus.php:34
+msgid "Error"
 msgstr ""
 
-#: mod/delegate.php:173
-msgid "Existing Page Delegates"
+#: mod/repair_ostatus.php:48 mod/ostatus_subscribe.php:64
+msgid "Done"
 msgstr ""
 
-#: mod/delegate.php:175
-msgid "Potential Delegates"
+#: mod/repair_ostatus.php:54 mod/ostatus_subscribe.php:88
+msgid "Keep this window open until done."
 msgstr ""
 
-#: mod/delegate.php:178
-msgid "Add"
+#: mod/ping.php:292
+msgid "{0} wants to be your friend"
 msgstr ""
 
-#: mod/delegate.php:179
-msgid "No entries."
+#: mod/ping.php:307
+msgid "{0} sent you a message"
 msgstr ""
 
-#: mod/events.php:105 mod/events.php:107
-msgid "Event can not end before it has started."
+#: mod/ping.php:322
+msgid "{0} requested registration"
 msgstr ""
 
-#: mod/events.php:114 mod/events.php:116
-msgid "Event title and start time are required."
+#: mod/suggest.php:36
+msgid "Do you really want to delete this suggestion?"
 msgstr ""
 
-#: mod/events.php:393
-msgid "Create New Event"
+#: mod/suggest.php:73
+msgid ""
+"No suggestions available. If this is a new site, please try again in 24 "
+"hours."
 msgstr ""
 
-#: mod/events.php:506
-msgid "Event details"
+#: mod/suggest.php:84 mod/suggest.php:104
+msgid "Ignore/Hide"
 msgstr ""
 
-#: mod/events.php:507
-msgid "Starting date and Title are required."
+#: mod/display.php:313 mod/profile.php:173 mod/cal.php:142
+msgid "Access to this profile has been restricted."
 msgstr ""
 
-#: mod/events.php:508 mod/events.php:509
-msgid "Event Starts:"
+#: mod/profile_photo.php:55
+msgid "Image uploaded but image cropping failed."
 msgstr ""
 
-#: mod/events.php:508 mod/events.php:520 mod/profiles.php:700
-msgid "Required"
+#: mod/profile_photo.php:88 mod/profile_photo.php:96 mod/profile_photo.php:104
+#: mod/profile_photo.php:315
+#, php-format
+msgid "Image size reduction [%s] failed."
 msgstr ""
 
-#: mod/events.php:510 mod/events.php:526
-msgid "Finish date/time is not known or not relevant"
+#: mod/profile_photo.php:125
+msgid ""
+"Shift-reload the page or clear browser cache if the new photo does not "
+"display immediately."
 msgstr ""
 
-#: mod/events.php:512 mod/events.php:513
-msgid "Event Finishes:"
+#: mod/profile_photo.php:134
+msgid "Unable to process image"
 msgstr ""
 
-#: mod/events.php:514 mod/events.php:527
-msgid "Adjust for viewer timezone"
+#: mod/profile_photo.php:153 mod/photos.php:763 mod/photos.php:766
+#: mod/photos.php:795 mod/wall_upload.php:186
+#, php-format
+msgid "Image exceeds size limit of %s"
 msgstr ""
 
-#: mod/events.php:516
-msgid "Description:"
+#: mod/profile_photo.php:162 mod/photos.php:818 mod/wall_upload.php:200
+msgid "Unable to process image."
 msgstr ""
 
-#: mod/events.php:520 mod/events.php:522
-msgid "Title:"
+#: mod/profile_photo.php:247
+msgid "Upload File:"
 msgstr ""
 
-#: mod/events.php:523 mod/events.php:524
-msgid "Share this event"
+#: mod/profile_photo.php:248
+msgid "Select a profile:"
 msgstr ""
 
-#: mod/events.php:531 src/Model/Profile.php:866
-msgid "Basic"
+#: mod/profile_photo.php:249 mod/profiles.php:691 mod/newmember.php:26
+msgid "Upload Profile Photo"
 msgstr ""
 
-#: mod/events.php:552
-msgid "Failed to remove event"
+#: mod/profile_photo.php:250 mod/fbrowser.php:105 mod/fbrowser.php:136
+msgid "Upload"
 msgstr ""
 
-#: mod/events.php:554
-msgid "Event removed"
+#: mod/profile_photo.php:253
+msgid "or"
 msgstr ""
 
-#: mod/feedtest.php:20
-msgid "You must be logged in to use this module"
+#: mod/profile_photo.php:253
+msgid "skip this step"
 msgstr ""
 
-#: mod/feedtest.php:48
-msgid "Source URL"
+#: mod/profile_photo.php:253
+msgid "select a photo from your photo albums"
 msgstr ""
 
-#: mod/install.php:114
-msgid "Friendica Communications Server - Setup"
+#: mod/profile_photo.php:266
+msgid "Crop Image"
 msgstr ""
 
-#: mod/install.php:120
-msgid "Could not connect to database."
+#: mod/profile_photo.php:267
+msgid "Please adjust the image cropping for optimum viewing."
 msgstr ""
 
-#: mod/install.php:124
-msgid "Could not create table."
+#: mod/profile_photo.php:269
+msgid "Done Editing"
 msgstr ""
 
-#: mod/install.php:130
-msgid "Your Friendica site database has been installed."
+#: mod/profile_photo.php:305
+msgid "Image uploaded successfully."
 msgstr ""
 
-#: mod/install.php:135
-msgid ""
-"You may need to import the file \"database.sql\" manually using phpmyadmin "
-"or mysql."
+#: mod/profile_photo.php:307 mod/photos.php:847 mod/wall_upload.php:239
+msgid "Image upload failed."
 msgstr ""
 
-#: mod/install.php:136 mod/install.php:208 mod/install.php:558
-msgid "Please see the file \"INSTALL.txt\"."
+#: mod/removeme.php:43
+msgid "User deleted their account"
 msgstr ""
 
-#: mod/install.php:148
-msgid "Database already in use."
+#: mod/removeme.php:44
+msgid ""
+"On your Friendica node an user deleted their account. Please ensure that "
+"their data is removed from the backups."
 msgstr ""
 
-#: mod/install.php:205
-msgid "System check"
+#: mod/removeme.php:45
+#, php-format
+msgid "The user id is %d"
 msgstr ""
 
-#: mod/install.php:210
-msgid "Check again"
+#: mod/removeme.php:76 mod/removeme.php:79
+msgid "Remove My Account"
 msgstr ""
 
-#: mod/install.php:230
-msgid "Database connection"
+#: mod/removeme.php:77
+msgid ""
+"This will completely remove your account. Once this has been done it is not "
+"recoverable."
 msgstr ""
 
-#: mod/install.php:231
-msgid ""
-"In order to install Friendica we need to know how to connect to your "
-"database."
+#: mod/removeme.php:78
+msgid "Please enter your password for verification:"
 msgstr ""
 
-#: mod/install.php:232
-msgid ""
-"Please contact your hosting provider or site administrator if you have "
-"questions about these settings."
+#: mod/manage.php:180
+msgid "Manage Identities and/or Pages"
 msgstr ""
 
-#: mod/install.php:233
+#: mod/manage.php:181
 msgid ""
-"The database you specify below should already exist. If it does not, please "
-"create it before continuing."
+"Toggle between different identities or community/group pages which share "
+"your account details or which you have been granted \"manage\" permissions"
 msgstr ""
 
-#: mod/install.php:237
-msgid "Database Server Name"
+#: mod/manage.php:182
+msgid "Select an identity to manage: "
 msgstr ""
 
-#: mod/install.php:238
-msgid "Database Login Name"
+#: mod/update_notes.php:40 mod/update_display.php:27
+#: mod/update_community.php:27 mod/update_network.php:33
+#: mod/update_profile.php:39
+msgid "[Embedded content - reload page to view]"
 msgstr ""
 
-#: mod/install.php:239
-msgid "Database Login Password"
+#: mod/uimport.php:55 mod/register.php:191
+msgid ""
+"This site has exceeded the number of allowed daily account registrations. "
+"Please try again tomorrow."
 msgstr ""
 
-#: mod/install.php:239
-msgid "For security reasons the password must not be empty"
+#: mod/uimport.php:70 mod/register.php:285
+msgid "Import"
 msgstr ""
 
-#: mod/install.php:240
-msgid "Database Name"
+#: mod/uimport.php:72
+msgid "Move account"
 msgstr ""
 
-#: mod/install.php:241 mod/install.php:281
-msgid "Site administrator email address"
+#: mod/uimport.php:73
+msgid "You can import an account from another Friendica server."
 msgstr ""
 
-#: mod/install.php:241 mod/install.php:281
+#: mod/uimport.php:74
 msgid ""
-"Your account email address must match this in order to use the web admin "
-"panel."
-msgstr ""
-
-#: mod/install.php:245 mod/install.php:284
-msgid "Please select a default timezone for your website"
+"You need to export your account from the old server and upload it here. We "
+"will recreate your old account here with all your contacts. We will try also "
+"to inform your friends that you moved here."
 msgstr ""
 
-#: mod/install.php:271
-msgid "Site settings"
+#: mod/uimport.php:75
+msgid ""
+"This feature is experimental. We can't import contacts from the OStatus "
+"network (GNU Social/Statusnet) or from Diaspora"
 msgstr ""
 
-#: mod/install.php:285
-msgid "System Language:"
+#: mod/uimport.php:76
+msgid "Account file"
 msgstr ""
 
-#: mod/install.php:285
+#: mod/uimport.php:76
 msgid ""
-"Set the default language for your Friendica installation interface and to "
-"send emails."
+"To export your account, go to \"Settings->Export your personal data\" and "
+"select \"Export account\""
 msgstr ""
 
-#: mod/install.php:325
-msgid "Could not find a command line version of PHP in the web server PATH."
+#: mod/invite.php:33
+msgid "Total invitation limit exceeded."
 msgstr ""
 
-#: mod/install.php:326
-msgid ""
-"If you don't have a command line version of PHP installed on your server, "
-"you will not be able to run the background processing. See <a href='https://"
-"github.com/friendica/friendica/blob/master/doc/Install.md#set-up-the-"
-"worker'>'Setup the worker'</a>"
+#: mod/invite.php:55
+#, php-format
+msgid "%s : Not a valid email address."
 msgstr ""
 
-#: mod/install.php:330
-msgid "PHP executable path"
+#: mod/invite.php:87
+msgid "Please join us on Friendica"
 msgstr ""
 
-#: mod/install.php:330
-msgid ""
-"Enter full path to php executable. You can leave this blank to continue the "
-"installation."
+#: mod/invite.php:96
+msgid "Invitation limit exceeded. Please contact your site administrator."
 msgstr ""
 
-#: mod/install.php:335
-msgid "Command line PHP"
-msgstr ""
-
-#: mod/install.php:344
-msgid "PHP executable is not the php cli binary (could be cgi-fgci version)"
+#: mod/invite.php:100
+#, php-format
+msgid "%s : Message delivery failed."
 msgstr ""
 
-#: mod/install.php:345
-msgid "Found PHP version: "
-msgstr ""
+#: mod/invite.php:104
+#, php-format
+msgid "%d message sent."
+msgid_plural "%d messages sent."
+msgstr[0] ""
+msgstr[1] ""
 
-#: mod/install.php:347
-msgid "PHP cli binary"
+#: mod/invite.php:122
+msgid "You have no more invitations available"
 msgstr ""
 
-#: mod/install.php:358
+#: mod/invite.php:130
+#, php-format
 msgid ""
-"The command line version of PHP on your system does not have "
-"\"register_argc_argv\" enabled."
-msgstr ""
-
-#: mod/install.php:359
-msgid "This is required for message delivery to work."
+"Visit %s for a list of public sites that you can join. Friendica members on "
+"other sites can all connect with each other, as well as with members of many "
+"other social networks."
 msgstr ""
 
-#: mod/install.php:361
-msgid "PHP register_argc_argv"
+#: mod/invite.php:132
+#, php-format
+msgid ""
+"To accept this invitation, please visit and register at %s or any other "
+"public Friendica website."
 msgstr ""
 
-#: mod/install.php:384
+#: mod/invite.php:133
+#, php-format
 msgid ""
-"Error: the \"openssl_pkey_new\" function on this system is not able to "
-"generate encryption keys"
+"Friendica sites all inter-connect to create a huge privacy-enhanced social "
+"web that is owned and controlled by its members. They can also connect with "
+"many traditional social networks. See %s for a list of alternate Friendica "
+"sites you can join."
 msgstr ""
 
-#: mod/install.php:385
+#: mod/invite.php:137
 msgid ""
-"If running under Windows, please see \"http://www.php.net/manual/en/openssl."
-"installation.php\"."
+"Our apologies. This system is not currently configured to connect with other "
+"public sites or invite members."
 msgstr ""
 
-#: mod/install.php:387
-msgid "Generate encryption keys"
+#: mod/invite.php:141
+msgid ""
+"Friendica sites all inter-connect to create a huge privacy-enhanced social "
+"web that is owned and controlled by its members. They can also connect with "
+"many traditional social networks."
 msgstr ""
 
-#: mod/install.php:394
-msgid "libCurl PHP module"
+#: mod/invite.php:140
+#, php-format
+msgid "To accept this invitation, please visit and register at %s."
 msgstr ""
 
-#: mod/install.php:395
-msgid "GD graphics PHP module"
+#: mod/invite.php:147
+msgid "Send invitations"
 msgstr ""
 
-#: mod/install.php:396
-msgid "OpenSSL PHP module"
+#: mod/invite.php:148
+msgid "Enter email addresses, one per line:"
 msgstr ""
 
-#: mod/install.php:397
-msgid "PDO or MySQLi PHP module"
+#: mod/invite.php:149 mod/message.php:259 mod/message.php:426
+#: mod/wallmessage.php:141
+msgid "Your message:"
 msgstr ""
 
-#: mod/install.php:398
-msgid "mb_string PHP module"
+#: mod/invite.php:150
+msgid ""
+"You are cordially invited to join me and other close friends on Friendica - "
+"and help us to create a better social web."
 msgstr ""
 
-#: mod/install.php:399
-msgid "XML PHP module"
+#: mod/invite.php:152
+msgid "You will need to supply this invitation code: $invite_code"
 msgstr ""
 
-#: mod/install.php:400
-msgid "iconv PHP module"
+#: mod/invite.php:152
+msgid ""
+"Once you have registered, please connect with me via my profile page at:"
 msgstr ""
 
-#: mod/install.php:401
-msgid "POSIX PHP module"
+#: mod/invite.php:154
+msgid ""
+"For more information about the Friendica project and why we feel it is "
+"important, please visit http://friendi.ca"
 msgstr ""
 
-#: mod/install.php:405 mod/install.php:407
-msgid "Apache mod_rewrite module"
+#: mod/openid.php:29
+msgid "OpenID protocol error. No ID returned."
 msgstr ""
 
-#: mod/install.php:405
+#: mod/openid.php:66
 msgid ""
-"Error: Apache webserver mod-rewrite module is required but not installed."
+"Account not found and OpenID registration is not permitted on this site."
 msgstr ""
 
-#: mod/install.php:413
-msgid "Error: libCURL PHP module required but not installed."
+#: mod/hcard.php:18
+msgid "No profile"
 msgstr ""
 
-#: mod/install.php:417
-msgid ""
-"Error: GD graphics PHP module with JPEG support required but not installed."
+#: mod/apps.php:14 index.php:273
+msgid "You must be logged in to use addons. "
 msgstr ""
 
-#: mod/install.php:421
-msgid "Error: openssl PHP module required but not installed."
+#: mod/apps.php:19
+msgid "Applications"
 msgstr ""
 
-#: mod/install.php:425
-msgid "Error: PDO or MySQLi PHP module required but not installed."
+#: mod/apps.php:22
+msgid "No installed applications."
 msgstr ""
 
-#: mod/install.php:429
-msgid "Error: The MySQL driver for PDO is not installed."
+#: mod/network.php:194 mod/search.php:37
+msgid "Remove term"
 msgstr ""
 
-#: mod/install.php:433
-msgid "Error: mb_string PHP module required but not installed."
+#: mod/network.php:547
+#, php-format
+msgid ""
+"Warning: This group contains %s member from a network that doesn't allow non "
+"public messages."
+msgid_plural ""
+"Warning: This group contains %s members from a network that doesn't allow "
+"non public messages."
+msgstr[0] ""
+msgstr[1] ""
+
+#: mod/network.php:550
+msgid "Messages in this group won't be send to these receivers."
 msgstr ""
 
-#: mod/install.php:437
-msgid "Error: iconv PHP module required but not installed."
+#: mod/network.php:618
+msgid "No such group"
 msgstr ""
 
-#: mod/install.php:441
-msgid "Error: POSIX PHP module required but not installed."
+#: mod/network.php:639 mod/group.php:216
+msgid "Group is empty"
 msgstr ""
 
-#: mod/install.php:451
-msgid "Error, XML PHP module required but not installed."
+#: mod/network.php:643
+#, php-format
+msgid "Group: %s"
 msgstr ""
 
-#: mod/install.php:463
-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."
+#: mod/network.php:669
+msgid "Private messages to this person are at risk of public disclosure."
 msgstr ""
 
-#: mod/install.php:464
-msgid ""
-"This is most often a permission setting, as the web server may not be able "
-"to write files in your folder - even if you can."
+#: mod/network.php:672
+msgid "Invalid contact."
 msgstr ""
 
-#: mod/install.php:465
-msgid ""
-"At the end of this procedure, we will give you a text to save in a file "
-"named .htconfig.php in your Friendica top folder."
+#: mod/network.php:936
+msgid "Commented Order"
 msgstr ""
 
-#: mod/install.php:466
-msgid ""
-"You can alternatively skip this procedure and perform a manual installation. "
-"Please see the file \"INSTALL.txt\" for instructions."
+#: mod/network.php:939
+msgid "Sort by Comment Date"
 msgstr ""
 
-#: mod/install.php:469
-msgid ".htconfig.php is writable"
+#: mod/network.php:944
+msgid "Posted Order"
 msgstr ""
 
-#: mod/install.php:479
-msgid ""
-"Friendica uses the Smarty3 template engine to render its web views. Smarty3 "
-"compiles templates to PHP to speed up rendering."
+#: mod/network.php:947
+msgid "Sort by Post Date"
 msgstr ""
 
-#: mod/install.php:480
-msgid ""
-"In order to store these compiled templates, the web server needs to have "
-"write access to the directory view/smarty3/ under the Friendica top level "
-"folder."
+#: mod/network.php:958
+msgid "Posts that mention or involve you"
 msgstr ""
 
-#: mod/install.php:481
-msgid ""
-"Please ensure that the user that your web server runs as (e.g. www-data) has "
-"write access to this folder."
+#: mod/network.php:966
+msgid "New"
 msgstr ""
 
-#: mod/install.php:482
-msgid ""
-"Note: as a security measure, you should give the web server write access to "
-"view/smarty3/ only--not the template files (.tpl) that it contains."
+#: mod/network.php:969
+msgid "Activity Stream - by date"
 msgstr ""
 
-#: mod/install.php:485
-msgid "view/smarty3 is writable"
+#: mod/network.php:977
+msgid "Shared Links"
 msgstr ""
 
-#: mod/install.php:501
-msgid ""
-"Url rewrite in .htaccess is not working. Check your server configuration."
+#: mod/network.php:980
+msgid "Interesting Links"
 msgstr ""
 
-#: mod/install.php:503
-msgid "Url rewrite is working"
+#: mod/network.php:988
+msgid "Starred"
 msgstr ""
 
-#: mod/install.php:522
-msgid "ImageMagick PHP extension is not installed"
+#: mod/network.php:991
+msgid "Favourite Posts"
 msgstr ""
 
-#: mod/install.php:524
-msgid "ImageMagick PHP extension is installed"
+#: mod/friendica.php:77
+msgid "This is Friendica, version"
 msgstr ""
 
-#: mod/install.php:526
-msgid "ImageMagick supports GIF"
+#: mod/friendica.php:78
+msgid "running at web location"
 msgstr ""
 
-#: mod/install.php:533
+#: mod/friendica.php:82
 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."
+"Please visit <a href=\"https://friendi.ca\">Friendi.ca</a> to learn more "
+"about the Friendica project."
 msgstr ""
 
-#: mod/install.php:556
-msgid "<h1>What next</h1>"
+#: mod/friendica.php:86
+msgid "Bug reports and issues: please visit"
 msgstr ""
 
-#: mod/install.php:557
-msgid ""
-"IMPORTANT: You will need to [manually] setup a scheduled task for the worker."
+#: mod/friendica.php:86
+msgid "the bugtracker at github"
 msgstr ""
 
-#: mod/install.php:560
-#, php-format
+#: mod/friendica.php:89
 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."
+"Suggestions, praise, etc. - please email \"info\" at \"friendi - dot - ca"
 msgstr ""
 
-#: mod/item.php:114
-msgid "Unable to locate original post."
+#: mod/friendica.php:103
+msgid "Installed addons/apps:"
 msgstr ""
 
-#: mod/item.php:274
-msgid "Empty post discarded."
+#: mod/friendica.php:117
+msgid "No installed addons/apps"
 msgstr ""
 
-#: mod/item.php:799
+#: mod/friendica.php:122
 #, php-format
-msgid ""
-"This message was sent to you by %s, a member of the Friendica social network."
+msgid "Read about the <a href=\"%1$s/tos\">Terms of Service</a> of this node."
 msgstr ""
 
-#: mod/item.php:801
-#, php-format
-msgid "You may visit them online at %s"
+#: mod/friendica.php:127
+msgid "On this server the following remote servers are blocked."
 msgstr ""
 
-#: mod/item.php:802
-msgid ""
-"Please contact the sender by replying to this post if you do not wish to "
-"receive these messages."
+#: mod/friendica.php:128 mod/admin.php:354 mod/admin.php:372
+msgid "Reason for the block"
 msgstr ""
 
-#: mod/item.php:806
+#: mod/subthread.php:113
 #, php-format
-msgid "%s posted an update."
+msgid "%1$s is following %2$s's %3$s"
 msgstr ""
 
-#: mod/oexchange.php:30
-msgid "Post successful."
+#: mod/profiles.php:39 mod/profiles.php:149 mod/profiles.php:196
+#: mod/profiles.php:618 mod/dfrn_confirm.php:74
+msgid "Profile not found."
 msgstr ""
 
-#: mod/ostatus_subscribe.php:21
-msgid "Subscribing to OStatus contacts"
+#: mod/profiles.php:58
+msgid "Profile deleted."
 msgstr ""
 
-#: mod/ostatus_subscribe.php:33
-msgid "No contact provided."
+#: mod/profiles.php:74 mod/profiles.php:110
+msgid "Profile-"
 msgstr ""
 
-#: mod/ostatus_subscribe.php:40
-msgid "Couldn't fetch information for contact."
+#: mod/profiles.php:93 mod/profiles.php:132
+msgid "New profile created."
 msgstr ""
 
-#: mod/ostatus_subscribe.php:50
-msgid "Couldn't fetch friends for contact."
+#: mod/profiles.php:116
+msgid "Profile unavailable to clone."
 msgstr ""
 
-#: mod/ostatus_subscribe.php:78
-msgid "success"
+#: mod/profiles.php:206
+msgid "Profile Name is required."
 msgstr ""
 
-#: mod/ostatus_subscribe.php:80
-msgid "failed"
+#: mod/profiles.php:347
+msgid "Marital Status"
 msgstr ""
 
-#: mod/ostatus_subscribe.php:83 src/Object/Post.php:279
-msgid "ignored"
+#: mod/profiles.php:351
+msgid "Romantic Partner"
 msgstr ""
 
-#: mod/profile_photo.php:55
-msgid "Image uploaded but image cropping failed."
+#: mod/profiles.php:363
+msgid "Work/Employment"
 msgstr ""
 
-#: mod/profile_photo.php:88 mod/profile_photo.php:96 mod/profile_photo.php:104
-#: mod/profile_photo.php:315
-#, php-format
-msgid "Image size reduction [%s] failed."
+#: mod/profiles.php:366
+msgid "Religion"
 msgstr ""
 
-#: mod/profile_photo.php:125
-msgid ""
-"Shift-reload the page or clear browser cache if the new photo does not "
-"display immediately."
+#: mod/profiles.php:370
+msgid "Political Views"
 msgstr ""
 
-#: mod/profile_photo.php:134
-msgid "Unable to process image"
+#: mod/profiles.php:374
+msgid "Gender"
 msgstr ""
 
-#: mod/profile_photo.php:247
-msgid "Upload File:"
+#: mod/profiles.php:378
+msgid "Sexual Preference"
 msgstr ""
 
-#: mod/profile_photo.php:248
-msgid "Select a profile:"
+#: mod/profiles.php:382
+msgid "XMPP"
 msgstr ""
 
-#: mod/profile_photo.php:253
-msgid "or"
+#: mod/profiles.php:386
+msgid "Homepage"
 msgstr ""
 
-#: mod/profile_photo.php:253
-msgid "skip this step"
+#: mod/profiles.php:390 mod/profiles.php:686
+msgid "Interests"
 msgstr ""
 
-#: mod/profile_photo.php:253
-msgid "select a photo from your photo albums"
+#: mod/profiles.php:394 mod/admin.php:490
+msgid "Address"
 msgstr ""
 
-#: mod/profile_photo.php:266
-msgid "Crop Image"
+#: mod/profiles.php:401 mod/profiles.php:682
+msgid "Location"
 msgstr ""
 
-#: mod/profile_photo.php:267
-msgid "Please adjust the image cropping for optimum viewing."
+#: mod/profiles.php:486
+msgid "Profile updated."
 msgstr ""
 
-#: mod/profile_photo.php:269
-msgid "Done Editing"
+#: mod/profiles.php:564
+msgid " and "
 msgstr ""
 
-#: mod/profile_photo.php:305
-msgid "Image uploaded successfully."
+#: mod/profiles.php:573
+msgid "public profile"
 msgstr ""
 
-#: mod/unfollow.php:34
-msgid "Contact wasn't found or can't be unfollowed."
+#: mod/profiles.php:576
+#, php-format
+msgid "%1$s changed %2$s to &ldquo;%3$s&rdquo;"
 msgstr ""
 
-#: mod/unfollow.php:47
-msgid "Contact unfollowed"
+#: mod/profiles.php:577
+#, php-format
+msgid " - Visit %1$s's %2$s"
 msgstr ""
 
-#: mod/unfollow.php:73
-msgid "You aren't a friend of this contact."
+#: mod/profiles.php:579
+#, php-format
+msgid "%1$s has an updated %2$s, changing %3$s."
 msgstr ""
 
-#: mod/unfollow.php:79
-msgid "Unfollowing is currently not supported by your network."
+#: mod/profiles.php:633
+msgid "Hide contacts and friends:"
 msgstr ""
 
-#: mod/admin.php:106
-msgid "Theme settings updated."
+#: mod/profiles.php:636 mod/profiles.php:640 mod/profiles.php:661
+#: mod/api.php:111 mod/settings.php:1105 mod/settings.php:1111
+#: mod/settings.php:1118 mod/settings.php:1122 mod/settings.php:1126
+#: mod/settings.php:1130 mod/settings.php:1134 mod/settings.php:1138
+#: mod/settings.php:1158 mod/settings.php:1159 mod/settings.php:1160
+#: mod/settings.php:1161 mod/settings.php:1162 mod/dfrn_request.php:653
+#: mod/follow.php:150 mod/register.php:238
+msgid "No"
 msgstr ""
 
-#: mod/admin.php:179 src/Content/Nav.php:174
-msgid "Information"
+#: mod/profiles.php:638
+msgid "Hide your contact/friend list from viewers of this profile?"
 msgstr ""
 
-#: mod/admin.php:180
-msgid "Overview"
+#: mod/profiles.php:658
+msgid "Show more profile fields:"
 msgstr ""
 
-#: mod/admin.php:181 mod/admin.php:718
-msgid "Federation Statistics"
+#: mod/profiles.php:670
+msgid "Profile Actions"
 msgstr ""
 
-#: mod/admin.php:182
-msgid "Configuration"
+#: mod/profiles.php:671
+msgid "Edit Profile Details"
 msgstr ""
 
-#: mod/admin.php:183 mod/admin.php:1345
-msgid "Site"
+#: mod/profiles.php:673
+msgid "Change Profile Photo"
 msgstr ""
 
-#: mod/admin.php:184 mod/admin.php:1273 mod/admin.php:1788 mod/admin.php:1804
-msgid "Users"
+#: mod/profiles.php:674
+msgid "View this profile"
 msgstr ""
 
-#: mod/admin.php:185 mod/admin.php:1904 mod/admin.php:1964 mod/settings.php:86
-msgid "Addons"
+#: mod/profiles.php:676
+msgid "Create a new profile using these settings"
 msgstr ""
 
-#: mod/admin.php:186 mod/admin.php:2173 mod/admin.php:2217
-msgid "Themes"
+#: mod/profiles.php:677
+msgid "Clone this profile"
 msgstr ""
 
-#: mod/admin.php:187 mod/settings.php:64
-msgid "Additional features"
+#: mod/profiles.php:678
+msgid "Delete this profile"
 msgstr ""
 
-#: mod/admin.php:188 mod/admin.php:302 mod/register.php:288
-#: src/Module/Tos.php:48
-msgid "Terms of Service"
+#: mod/profiles.php:680
+msgid "Basic information"
 msgstr ""
 
-#: mod/admin.php:189
-msgid "Database"
+#: mod/profiles.php:681
+msgid "Profile picture"
 msgstr ""
 
-#: mod/admin.php:190
-msgid "DB updates"
+#: mod/profiles.php:683
+msgid "Preferences"
 msgstr ""
 
-#: mod/admin.php:191 mod/admin.php:753
-msgid "Inspect Queue"
+#: mod/profiles.php:684
+msgid "Status information"
 msgstr ""
 
-#: mod/admin.php:192
-msgid "Tools"
+#: mod/profiles.php:685
+msgid "Additional information"
 msgstr ""
 
-#: mod/admin.php:193
-msgid "Contact Blocklist"
+#: mod/profiles.php:688
+msgid "Relation"
 msgstr ""
 
-#: mod/admin.php:194 mod/admin.php:362
-msgid "Server Blocklist"
+#: mod/profiles.php:692
+msgid "Your Gender:"
 msgstr ""
 
-#: mod/admin.php:195 mod/admin.php:521
-msgid "Delete Item"
+#: mod/profiles.php:693
+msgid "<span class=\"heart\">&hearts;</span> Marital Status:"
 msgstr ""
 
-#: mod/admin.php:196 mod/admin.php:197 mod/admin.php:2291
-msgid "Logs"
+#: mod/profiles.php:695
+msgid "Example: fishing photography software"
 msgstr ""
 
-#: mod/admin.php:198 mod/admin.php:2358
-msgid "View Logs"
+#: mod/profiles.php:700
+msgid "Profile Name:"
 msgstr ""
 
-#: mod/admin.php:200
-msgid "Diagnostics"
+#: mod/profiles.php:700 mod/events.php:508 mod/events.php:520
+msgid "Required"
 msgstr ""
 
-#: mod/admin.php:201
-msgid "PHP Info"
+#: mod/profiles.php:702
+msgid ""
+"This is your <strong>public</strong> profile.<br />It <strong>may</strong> "
+"be visible to anybody using the internet."
 msgstr ""
 
-#: mod/admin.php:202
-msgid "probe address"
+#: mod/profiles.php:703
+msgid "Your Full Name:"
 msgstr ""
 
-#: mod/admin.php:203
-msgid "check webfinger"
+#: mod/profiles.php:704
+msgid "Title/Description:"
 msgstr ""
 
-#: mod/admin.php:222 src/Content/Nav.php:217
-msgid "Admin"
+#: mod/profiles.php:707
+msgid "Street Address:"
 msgstr ""
 
-#: mod/admin.php:223
-msgid "Addon Features"
+#: mod/profiles.php:708
+msgid "Locality/City:"
 msgstr ""
 
-#: mod/admin.php:224
-msgid "User registrations waiting for confirmation"
+#: mod/profiles.php:709
+msgid "Region/State:"
 msgstr ""
 
-#: mod/admin.php:301 mod/admin.php:361 mod/admin.php:478 mod/admin.php:520
-#: mod/admin.php:717 mod/admin.php:752 mod/admin.php:848 mod/admin.php:1344
-#: mod/admin.php:1787 mod/admin.php:1903 mod/admin.php:1963 mod/admin.php:2172
-#: mod/admin.php:2216 mod/admin.php:2290 mod/admin.php:2357
-msgid "Administration"
+#: mod/profiles.php:710
+msgid "Postal/Zip Code:"
 msgstr ""
 
-#: mod/admin.php:303
-msgid "Display Terms of Service"
+#: mod/profiles.php:711
+msgid "Country:"
 msgstr ""
 
-#: mod/admin.php:303
-msgid ""
-"Enable the Terms of Service page. If this is enabled a link to the terms "
-"will be added to the registration form and the general information page."
+#: mod/profiles.php:715
+msgid "Who: (if applicable)"
 msgstr ""
 
-#: mod/admin.php:304
-msgid "Display Privacy Statement"
+#: mod/profiles.php:715
+msgid "Examples: cathy123, Cathy Williams, cathy@example.com"
 msgstr ""
 
-#: mod/admin.php:304
-#, php-format
-msgid ""
-"Show some informations regarding the needed information to operate the node "
-"according e.g. to <a href=\"%s\" target=\"_blank\">EU-GDPR</a>."
+#: mod/profiles.php:716
+msgid "Since [date]:"
 msgstr ""
 
-#: mod/admin.php:305
-msgid "The Terms of Service"
+#: mod/profiles.php:718
+msgid "Tell us about yourself..."
 msgstr ""
 
-#: mod/admin.php:305
-msgid ""
-"Enter the Terms of Service for your node here. You can use BBCode. Headers "
-"of sections should be [h2] and below."
+#: mod/profiles.php:719
+msgid "XMPP (Jabber) address:"
 msgstr ""
 
-#: mod/admin.php:353
-msgid "The blocked domain"
+#: mod/profiles.php:719
+msgid ""
+"The XMPP address will be propagated to your contacts so that they can follow "
+"you."
 msgstr ""
 
-#: mod/admin.php:354 mod/admin.php:372 mod/friendica.php:128
-msgid "Reason for the block"
+#: mod/profiles.php:720
+msgid "Homepage URL:"
 msgstr ""
 
-#: mod/admin.php:354 mod/admin.php:367
-msgid "The reason why you blocked this domain."
+#: mod/profiles.php:723
+msgid "Religious Views:"
 msgstr ""
 
-#: mod/admin.php:355
-msgid "Delete domain"
+#: mod/profiles.php:724
+msgid "Public Keywords:"
 msgstr ""
 
-#: mod/admin.php:355
-msgid "Check to delete this entry from the blocklist"
+#: mod/profiles.php:724
+msgid "(Used for suggesting potential friends, can be seen by others)"
 msgstr ""
 
-#: mod/admin.php:363
-msgid ""
-"This page can be used to define a black list of servers from the federated "
-"network that are not allowed to interact with your node. For all entered "
-"domains you should also give a reason why you have blocked the remote server."
+#: mod/profiles.php:725
+msgid "Private Keywords:"
 msgstr ""
 
-#: mod/admin.php:364
-msgid ""
-"The list of blocked servers will be made publically available on the /"
-"friendica page so that your users and people investigating communication "
-"problems can find the reason easily."
+#: mod/profiles.php:725
+msgid "(Used for searching profiles, never shown to others)"
 msgstr ""
 
-#: mod/admin.php:365
-msgid "Add new entry to block list"
+#: mod/profiles.php:728
+msgid "Musical interests"
 msgstr ""
 
-#: mod/admin.php:366
-msgid "Server Domain"
+#: mod/profiles.php:729
+msgid "Books, literature"
 msgstr ""
 
-#: mod/admin.php:366
-msgid ""
-"The domain of the new server to add to the block list. Do not include the "
-"protocol."
+#: mod/profiles.php:730
+msgid "Television"
 msgstr ""
 
-#: mod/admin.php:367
-msgid "Block reason"
+#: mod/profiles.php:731
+msgid "Film/dance/culture/entertainment"
 msgstr ""
 
-#: mod/admin.php:368
-msgid "Add Entry"
+#: mod/profiles.php:732
+msgid "Hobbies/Interests"
 msgstr ""
 
-#: mod/admin.php:369
-msgid "Save changes to the blocklist"
+#: mod/profiles.php:733
+msgid "Love/romance"
 msgstr ""
 
-#: mod/admin.php:370
-msgid "Current Entries in the Blocklist"
+#: mod/profiles.php:734
+msgid "Work/employment"
 msgstr ""
 
-#: mod/admin.php:373
-msgid "Delete entry from blocklist"
+#: mod/profiles.php:735
+msgid "School/education"
 msgstr ""
 
-#: mod/admin.php:376
-msgid "Delete entry from blocklist?"
+#: mod/profiles.php:736
+msgid "Contact information and Social Networks"
 msgstr ""
 
-#: mod/admin.php:402
-msgid "Server added to blocklist."
+#: mod/profiles.php:776
+msgid "Edit/Manage Profiles"
 msgstr ""
 
-#: mod/admin.php:418
-msgid "Site blocklist updated."
+#: mod/events.php:105 mod/events.php:107
+msgid "Event can not end before it has started."
 msgstr ""
 
-#: mod/admin.php:441 src/Core/Console/GlobalCommunityBlock.php:72
-msgid "The contact has been blocked from the node"
+#: mod/events.php:114 mod/events.php:116
+msgid "Event title and start time are required."
 msgstr ""
 
-#: mod/admin.php:443 src/Core/Console/GlobalCommunityBlock.php:69
-#, php-format
-msgid "Could not find any contact entry for this URL (%s)"
+#: mod/events.php:392 mod/cal.php:275
+msgid "View"
 msgstr ""
 
-#: mod/admin.php:450
-#, php-format
-msgid "%s contact unblocked"
-msgid_plural "%s contacts unblocked"
-msgstr[0] ""
-msgstr[1] ""
-
-#: mod/admin.php:479
-msgid "Remote Contact Blocklist"
+#: mod/events.php:393
+msgid "Create New Event"
 msgstr ""
 
-#: mod/admin.php:480
-msgid ""
-"This page allows you to prevent any message from a remote contact to reach "
-"your node."
+#: mod/events.php:394 mod/cal.php:276
+msgid "Previous"
 msgstr ""
 
-#: mod/admin.php:481
-msgid "Block Remote Contact"
+#: mod/events.php:395 mod/cal.php:277 mod/install.php:209
+msgid "Next"
 msgstr ""
 
-#: mod/admin.php:482 mod/admin.php:1790
-msgid "select all"
+#: mod/events.php:404 mod/cal.php:284
+msgid "list"
 msgstr ""
 
-#: mod/admin.php:483
-msgid "select none"
+#: mod/events.php:506
+msgid "Event details"
 msgstr ""
 
-#: mod/admin.php:486
-msgid "No remote contact is blocked from this node."
+#: mod/events.php:507
+msgid "Starting date and Title are required."
 msgstr ""
 
-#: mod/admin.php:488
-msgid "Blocked Remote Contacts"
+#: mod/events.php:508 mod/events.php:509
+msgid "Event Starts:"
 msgstr ""
 
-#: mod/admin.php:489
-msgid "Block New Remote Contact"
+#: mod/events.php:510 mod/events.php:526
+msgid "Finish date/time is not known or not relevant"
 msgstr ""
 
-#: mod/admin.php:490
-msgid "Photo"
+#: mod/events.php:512 mod/events.php:513
+msgid "Event Finishes:"
 msgstr ""
 
-#: mod/admin.php:490 mod/profiles.php:394
-msgid "Address"
+#: mod/events.php:514 mod/events.php:527
+msgid "Adjust for viewer timezone"
 msgstr ""
 
-#: mod/admin.php:498
-#, php-format
-msgid "%s total blocked contact"
-msgid_plural "%s total blocked contacts"
-msgstr[0] ""
-msgstr[1] ""
-
-#: mod/admin.php:500
-msgid "URL of the remote contact to block."
+#: mod/events.php:516
+msgid "Description:"
 msgstr ""
 
-#: mod/admin.php:522
-msgid "Delete this Item"
+#: mod/events.php:520 mod/events.php:522
+msgid "Title:"
 msgstr ""
 
-#: mod/admin.php:523
-msgid ""
-"On this page you can delete an item from your node. If the item is a top "
-"level posting, the entire thread will be deleted."
+#: mod/events.php:523 mod/events.php:524
+msgid "Share this event"
 msgstr ""
 
-#: mod/admin.php:524
-msgid ""
-"You need to know the GUID of the item. You can find it e.g. by looking at "
-"the display URL. The last part of http://example.com/display/123456 is the "
-"GUID, here 123456."
+#: mod/events.php:552
+msgid "Failed to remove event"
 msgstr ""
 
-#: mod/admin.php:525
-msgid "GUID"
+#: mod/events.php:554
+msgid "Event removed"
 msgstr ""
 
-#: mod/admin.php:525
-msgid "The GUID of the item you want to delete."
+#: mod/notify.php:77
+msgid "No more system notifications."
 msgstr ""
 
-#: mod/admin.php:564
-msgid "Item marked for deletion."
+#: mod/notify.php:81 mod/notifications.php:113
+msgid "System Notifications"
 msgstr ""
 
-#: mod/admin.php:635
-msgid "unknown"
+#: mod/fsuggest.php:30 mod/fsuggest.php:96 mod/crepair.php:110
+#: mod/dfrn_confirm.php:131
+msgid "Contact not found."
 msgstr ""
 
-#: mod/admin.php:711
-msgid ""
-"This page offers you some numbers to the known part of the federated social "
-"network your Friendica node is part of. These numbers are not complete but "
-"only reflect the part of the network your node is aware of."
+#: mod/fsuggest.php:72
+msgid "Friend suggestion sent."
 msgstr ""
 
-#: mod/admin.php:712
-msgid ""
-"The <em>Auto Discovered Contact Directory</em> feature is not enabled, it "
-"will improve the data displayed here."
+#: mod/fsuggest.php:101
+msgid "Suggest Friends"
 msgstr ""
 
-#: mod/admin.php:724
+#: mod/fsuggest.php:103
 #, php-format
-msgid ""
-"Currently this node is aware of %d nodes with %d registered users from the "
-"following platforms:"
+msgid "Suggest a friend for %s"
 msgstr ""
 
-#: mod/admin.php:755
-msgid "ID"
+#: mod/attach.php:15
+msgid "Item not available."
 msgstr ""
 
-#: mod/admin.php:756
-msgid "Recipient Name"
+#: mod/attach.php:25
+msgid "Item was not found."
 msgstr ""
 
-#: mod/admin.php:757
-msgid "Recipient Profile"
+#: mod/allfriends.php:51
+msgid "No friends to display."
 msgstr ""
 
-#: mod/admin.php:758 view/theme/frio/theme.php:266
-#: src/Core/NotificationsManager.php:178 src/Content/Nav.php:178
-msgid "Network"
+#: mod/viewcontacts.php:87
+msgid "No contacts."
 msgstr ""
 
-#: mod/admin.php:759
-msgid "Created"
+#: mod/viewcontacts.php:112 mod/nogroup.php:42 mod/contacts.php:619
+#: mod/contacts.php:959
+#, php-format
+msgid "Visit %s's profile [%s]"
 msgstr ""
 
-#: mod/admin.php:760
-msgid "Last Tried"
+#: mod/ostatus_subscribe.php:21
+msgid "Subscribing to OStatus contacts"
 msgstr ""
 
-#: mod/admin.php:761
-msgid ""
-"This page lists the content of the queue for outgoing postings. These are "
-"postings the initial delivery failed for. They will be resend later and "
-"eventually deleted if the delivery fails permanently."
+#: mod/ostatus_subscribe.php:33
+msgid "No contact provided."
 msgstr ""
 
-#: mod/admin.php:785
-#, php-format
-msgid ""
-"Your DB still runs with MyISAM tables. You should change the engine type to "
-"InnoDB. As Friendica will use InnoDB only features in the future, you should "
-"change this! See <a href=\"%s\">here</a> for a guide that may be helpful "
-"converting the table engines. You may also use the command <tt>php bin/"
-"console.php dbstructure toinnodb</tt> of your Friendica installation for an "
-"automatic conversion.<br />"
+#: mod/ostatus_subscribe.php:40
+msgid "Couldn't fetch information for contact."
 msgstr ""
 
-#: mod/admin.php:792
-#, php-format
-msgid ""
-"There is a new version of Friendica available for download. Your current "
-"version is %1$s, upstream version is %2$s"
+#: mod/ostatus_subscribe.php:50
+msgid "Couldn't fetch friends for contact."
 msgstr ""
 
-#: mod/admin.php:802
-msgid ""
-"The database update failed. Please run \"php bin/console.php dbstructure "
-"update\" from the command line and have a look at the errors that might "
-"appear."
+#: mod/ostatus_subscribe.php:78
+msgid "success"
 msgstr ""
 
-#: mod/admin.php:808
-msgid "The worker was never executed. Please check your database structure!"
+#: mod/ostatus_subscribe.php:80
+msgid "failed"
 msgstr ""
 
-#: mod/admin.php:811
-#, php-format
-msgid ""
-"The last worker execution was on %s UTC. This is older than one hour. Please "
-"check your crontab settings."
+#: mod/api.php:85 mod/api.php:107
+msgid "Authorize application connection"
 msgstr ""
 
-#: mod/admin.php:816 mod/admin.php:1739
-msgid "Normal Account"
+#: mod/api.php:86
+msgid "Return to your app and insert this Securty Code:"
 msgstr ""
 
-#: mod/admin.php:817 mod/admin.php:1740
-msgid "Automatic Follower Account"
+#: mod/api.php:95
+msgid "Please login to continue."
 msgstr ""
 
-#: mod/admin.php:818 mod/admin.php:1741
-msgid "Public Forum Account"
+#: mod/api.php:109
+msgid ""
+"Do you want to authorize this application to access your posts and contacts, "
+"and/or create new posts for you?"
 msgstr ""
 
-#: mod/admin.php:819 mod/admin.php:1742
-msgid "Automatic Friend Account"
+#: mod/settings.php:50 mod/photos.php:126
+msgid "everybody"
 msgstr ""
 
-#: mod/admin.php:820
-msgid "Blog Account"
+#: mod/settings.php:55
+msgid "Account"
 msgstr ""
 
-#: mod/admin.php:821
-msgid "Private Forum Account"
+#: mod/settings.php:64 mod/admin.php:187
+msgid "Additional features"
 msgstr ""
 
-#: mod/admin.php:843
-msgid "Message queues"
+#: mod/settings.php:72
+msgid "Display"
 msgstr ""
 
-#: mod/admin.php:849
-msgid "Summary"
+#: mod/settings.php:79 mod/settings.php:842
+msgid "Social Networks"
 msgstr ""
 
-#: mod/admin.php:851
-msgid "Registered users"
+#: mod/settings.php:86 mod/admin.php:185 mod/admin.php:1918 mod/admin.php:1978
+msgid "Addons"
 msgstr ""
 
-#: mod/admin.php:853
-msgid "Pending registrations"
+#: mod/settings.php:100
+msgid "Connected apps"
 msgstr ""
 
-#: mod/admin.php:854
-msgid "Version"
+#: mod/settings.php:107 mod/uexport.php:52
+msgid "Export personal data"
 msgstr ""
 
-#: mod/admin.php:859
-msgid "Active addons"
+#: mod/settings.php:114
+msgid "Remove account"
 msgstr ""
 
-#: mod/admin.php:890
-msgid "Can not parse base url. Must have at least <scheme>://<domain>"
+#: mod/settings.php:168
+msgid "Missing some important data!"
 msgstr ""
 
-#: mod/admin.php:1209
-msgid "Site settings updated."
+#: mod/settings.php:170 mod/settings.php:701 mod/contacts.php:826
+msgid "Update"
 msgstr ""
 
-#: mod/admin.php:1236 mod/settings.php:905
-msgid "No special theme for mobile devices"
+#: mod/settings.php:279
+msgid "Failed to connect with email account using the settings provided."
 msgstr ""
 
-#: mod/admin.php:1265
-msgid "No community page"
+#: mod/settings.php:284
+msgid "Email settings updated."
 msgstr ""
 
-#: mod/admin.php:1266
-msgid "Public postings from users of this site"
+#: mod/settings.php:300
+msgid "Features updated"
 msgstr ""
 
-#: mod/admin.php:1267
-msgid "Public postings from the federated network"
+#: mod/settings.php:372
+msgid "Relocate message has been send to your contacts"
 msgstr ""
 
-#: mod/admin.php:1268
-msgid "Public postings from local users and the federated network"
+#: mod/settings.php:389
+msgid "Empty passwords are not allowed. Password unchanged."
 msgstr ""
 
-#: mod/admin.php:1274
-msgid "Users, Global Contacts"
+#: mod/settings.php:400
+msgid "Wrong password."
 msgstr ""
 
-#: mod/admin.php:1275
-msgid "Users, Global Contacts/fallback"
+#: mod/settings.php:496
+msgid " Please use a shorter name."
 msgstr ""
 
-#: mod/admin.php:1279
-msgid "One month"
+#: mod/settings.php:499
+msgid " Name too short."
 msgstr ""
 
-#: mod/admin.php:1280
-msgid "Three months"
+#: mod/settings.php:507
+msgid "Wrong Password"
 msgstr ""
 
-#: mod/admin.php:1281
-msgid "Half a year"
+#: mod/settings.php:512
+msgid "Invalid email."
 msgstr ""
 
-#: mod/admin.php:1282
-msgid "One year"
+#: mod/settings.php:519
+msgid "Cannot change to that email."
 msgstr ""
 
-#: mod/admin.php:1287
-msgid "Multi user instance"
+#: mod/settings.php:572
+msgid "Private forum has no privacy permissions. Using default privacy group."
 msgstr ""
 
-#: mod/admin.php:1310
-msgid "Closed"
+#: mod/settings.php:575
+msgid "Private forum has no privacy permissions and no default privacy group."
 msgstr ""
 
-#: mod/admin.php:1311
-msgid "Requires approval"
+#: mod/settings.php:615
+msgid "Settings updated."
 msgstr ""
 
-#: mod/admin.php:1312
-msgid "Open"
+#: mod/settings.php:674 mod/settings.php:700 mod/settings.php:736
+msgid "Add application"
 msgstr ""
 
-#: mod/admin.php:1316
-msgid "No SSL policy, links will track page SSL state"
+#: mod/settings.php:675 mod/settings.php:784 mod/settings.php:872
+#: mod/settings.php:961 mod/settings.php:1194 mod/admin.php:307
+#: mod/admin.php:1346 mod/admin.php:1979 mod/admin.php:2232 mod/admin.php:2306
+#: mod/admin.php:2453 mod/delegate.php:168
+msgid "Save Settings"
 msgstr ""
 
-#: mod/admin.php:1317
-msgid "Force all links to use SSL"
+#: mod/settings.php:677 mod/settings.php:703 mod/admin.php:490
+#: mod/admin.php:1796 mod/admin.php:1807 mod/admin.php:1820 mod/admin.php:1836
+#: mod/crepair.php:158
+msgid "Name"
 msgstr ""
 
-#: mod/admin.php:1318
-msgid "Self-signed certificate, use SSL for local links only (discouraged)"
+#: mod/settings.php:678 mod/settings.php:704
+msgid "Consumer Key"
 msgstr ""
 
-#: mod/admin.php:1322
-msgid "Don't check"
+#: mod/settings.php:679 mod/settings.php:705
+msgid "Consumer Secret"
 msgstr ""
 
-#: mod/admin.php:1323
-msgid "check the stable version"
+#: mod/settings.php:680 mod/settings.php:706
+msgid "Redirect"
 msgstr ""
 
-#: mod/admin.php:1324
-msgid "check the development version"
+#: mod/settings.php:681 mod/settings.php:707
+msgid "Icon url"
 msgstr ""
 
-#: mod/admin.php:1347
-msgid "Republish users to directory"
+#: mod/settings.php:692
+msgid "You can't edit this application."
 msgstr ""
 
-#: mod/admin.php:1348 mod/register.php:264
-msgid "Registration"
+#: mod/settings.php:735
+msgid "Connected Apps"
 msgstr ""
 
-#: mod/admin.php:1349
-msgid "File upload"
+#: mod/settings.php:739
+msgid "Client key starts with"
 msgstr ""
 
-#: mod/admin.php:1350
-msgid "Policies"
+#: mod/settings.php:740
+msgid "No name"
 msgstr ""
 
-#: mod/admin.php:1352
-msgid "Auto Discovered Contact Directory"
+#: mod/settings.php:741
+msgid "Remove authorization"
 msgstr ""
 
-#: mod/admin.php:1353
-msgid "Performance"
+#: mod/settings.php:752
+msgid "No Addon settings configured"
 msgstr ""
 
-#: mod/admin.php:1354
-msgid "Worker"
+#: mod/settings.php:761
+msgid "Addon Settings"
 msgstr ""
 
-#: mod/admin.php:1355
-msgid "Message Relay"
+#: mod/settings.php:775 mod/admin.php:2442 mod/admin.php:2443
+msgid "Off"
 msgstr ""
 
-#: mod/admin.php:1356
-msgid ""
-"Relocate - WARNING: advanced function. Could make this server unreachable."
+#: mod/settings.php:775 mod/admin.php:2442 mod/admin.php:2443
+msgid "On"
 msgstr ""
 
-#: mod/admin.php:1359
-msgid "Site name"
+#: mod/settings.php:782
+msgid "Additional Features"
 msgstr ""
 
-#: mod/admin.php:1360
-msgid "Host name"
+#: mod/settings.php:805 mod/settings.php:806
+msgid "enabled"
 msgstr ""
 
-#: mod/admin.php:1361
-msgid "Sender Email"
+#: mod/settings.php:805 mod/settings.php:806
+msgid "disabled"
 msgstr ""
 
-#: mod/admin.php:1361
-msgid ""
-"The email address your server shall use to send notification emails from."
+#: mod/settings.php:805 mod/settings.php:806
+#, php-format
+msgid "Built-in support for %s connectivity is %s"
 msgstr ""
 
-#: mod/admin.php:1362
-msgid "Banner/Logo"
+#: mod/settings.php:806
+msgid "GNU Social (OStatus)"
 msgstr ""
 
-#: mod/admin.php:1363
-msgid "Shortcut icon"
+#: mod/settings.php:837
+msgid "Email access is disabled on this site."
 msgstr ""
 
-#: mod/admin.php:1363
-msgid "Link to an icon that will be used for browsers."
+#: mod/settings.php:847
+msgid "General Social Media Settings"
 msgstr ""
 
-#: mod/admin.php:1364
-msgid "Touch icon"
+#: mod/settings.php:848
+msgid "Disable Content Warning"
 msgstr ""
 
-#: mod/admin.php:1364
-msgid "Link to an icon that will be used for tablets and mobiles."
+#: mod/settings.php:848
+msgid ""
+"Users on networks like Mastodon or Pleroma are able to set a content warning "
+"field which collapse their post by default. This disables the automatic "
+"collapsing and sets the content warning as the post title. Doesn't affect "
+"any other content filtering you eventually set up."
 msgstr ""
 
-#: mod/admin.php:1365
-msgid "Additional Info"
+#: mod/settings.php:849
+msgid "Disable intelligent shortening"
 msgstr ""
 
-#: mod/admin.php:1365
-#, php-format
+#: mod/settings.php:849
 msgid ""
-"For public servers: you can add additional information here that will be "
-"listed at %s/servers."
-msgstr ""
-
-#: mod/admin.php:1366
-msgid "System language"
+"Normally the system tries to find the best link to add to shortened posts. "
+"If this option is enabled then every shortened post will always point to the "
+"original friendica post."
 msgstr ""
 
-#: mod/admin.php:1367
-msgid "System theme"
+#: mod/settings.php:850
+msgid "Automatically follow any GNU Social (OStatus) followers/mentioners"
 msgstr ""
 
-#: mod/admin.php:1367
+#: mod/settings.php:850
 msgid ""
-"Default system theme - may be over-ridden by user profiles - <a href='#' "
-"id='cnftheme'>change theme settings</a>"
+"If you receive a message from an unknown OStatus user, this option decides "
+"what to do. If it is checked, a new contact will be created for every "
+"unknown user."
 msgstr ""
 
-#: mod/admin.php:1368
-msgid "Mobile system theme"
+#: mod/settings.php:851
+msgid "Default group for OStatus contacts"
 msgstr ""
 
-#: mod/admin.php:1368
-msgid "Theme for mobile devices"
+#: mod/settings.php:852
+msgid "Your legacy GNU Social account"
 msgstr ""
 
-#: mod/admin.php:1369
-msgid "SSL link policy"
+#: mod/settings.php:852
+msgid ""
+"If you enter your old GNU Social/Statusnet account name here (in the format "
+"user@domain.tld), your contacts will be added automatically. The field will "
+"be emptied when done."
 msgstr ""
 
-#: mod/admin.php:1369
-msgid "Determines whether generated links should be forced to use SSL"
+#: mod/settings.php:855
+msgid "Repair OStatus subscriptions"
 msgstr ""
 
-#: mod/admin.php:1370
-msgid "Force SSL"
+#: mod/settings.php:859
+msgid "Email/Mailbox Setup"
 msgstr ""
 
-#: mod/admin.php:1370
+#: mod/settings.php:860
 msgid ""
-"Force all Non-SSL requests to SSL - Attention: on some systems it could lead "
-"to endless loops."
+"If you wish to communicate with email contacts using this service "
+"(optional), please specify how to connect to your mailbox."
 msgstr ""
 
-#: mod/admin.php:1371
-msgid "Hide help entry from navigation menu"
+#: mod/settings.php:861
+msgid "Last successful email check:"
 msgstr ""
 
-#: mod/admin.php:1371
-msgid ""
-"Hides the menu entry for the Help pages from the navigation menu. You can "
-"still access it calling /help directly."
+#: mod/settings.php:863
+msgid "IMAP server name:"
 msgstr ""
 
-#: mod/admin.php:1372
-msgid "Single user instance"
+#: mod/settings.php:864
+msgid "IMAP port:"
 msgstr ""
 
-#: mod/admin.php:1372
-msgid "Make this instance multi-user or single-user for the named user"
+#: mod/settings.php:865
+msgid "Security:"
 msgstr ""
 
-#: mod/admin.php:1373
-msgid "Maximum image size"
+#: mod/settings.php:865 mod/settings.php:870
+msgid "None"
 msgstr ""
 
-#: mod/admin.php:1373
-msgid ""
-"Maximum size in bytes of uploaded images. Default is 0, which means no "
-"limits."
+#: mod/settings.php:866
+msgid "Email login name:"
 msgstr ""
 
-#: mod/admin.php:1374
-msgid "Maximum image length"
+#: mod/settings.php:867
+msgid "Email password:"
 msgstr ""
 
-#: mod/admin.php:1374
-msgid ""
-"Maximum length in pixels of the longest side of uploaded images. Default is "
-"-1, which means no limits."
+#: mod/settings.php:868
+msgid "Reply-to address:"
 msgstr ""
 
-#: mod/admin.php:1375
-msgid "JPEG image quality"
+#: mod/settings.php:869
+msgid "Send public posts to all email contacts:"
 msgstr ""
 
-#: mod/admin.php:1375
-msgid ""
-"Uploaded JPEGS will be saved at this quality setting [0-100]. Default is "
-"100, which is full quality."
+#: mod/settings.php:870
+msgid "Action after import:"
 msgstr ""
 
-#: mod/admin.php:1377
-msgid "Register policy"
+#: mod/settings.php:870
+msgid "Move to folder"
 msgstr ""
 
-#: mod/admin.php:1378
-msgid "Maximum Daily Registrations"
+#: mod/settings.php:871
+msgid "Move to folder:"
 msgstr ""
 
-#: mod/admin.php:1378
-msgid ""
-"If registration is permitted above, this sets the maximum number of new user "
-"registrations to accept per day.  If register is set to closed, this setting "
-"has no effect."
+#: mod/settings.php:905 mod/admin.php:1236
+msgid "No special theme for mobile devices"
 msgstr ""
 
-#: mod/admin.php:1379
-msgid "Register text"
+#: mod/settings.php:914
+#, php-format
+msgid "%s - (Unsupported)"
 msgstr ""
 
-#: mod/admin.php:1379
-msgid ""
-"Will be displayed prominently on the registration page. You can use BBCode "
-"here."
+#: mod/settings.php:916
+#, php-format
+msgid "%s - (Experimental)"
 msgstr ""
 
-#: mod/admin.php:1380
-msgid "Accounts abandoned after x days"
+#: mod/settings.php:959
+msgid "Display Settings"
 msgstr ""
 
-#: mod/admin.php:1380
-msgid ""
-"Will not waste system resources polling external sites for abandonded "
-"accounts. Enter 0 for no time limit."
+#: mod/settings.php:965 mod/settings.php:989
+msgid "Display Theme:"
 msgstr ""
 
-#: mod/admin.php:1381
-msgid "Allowed friend domains"
+#: mod/settings.php:966
+msgid "Mobile Theme:"
 msgstr ""
 
-#: mod/admin.php:1381
+#: mod/settings.php:967
+msgid "Suppress warning of insecure networks"
+msgstr ""
+
+#: mod/settings.php:967
 msgid ""
-"Comma separated list of domains which are allowed to establish friendships "
-"with this site. Wildcards are accepted. Empty to allow any domains"
+"Should the system suppress the warning that the current group contains "
+"members of networks that can't receive non public postings."
 msgstr ""
 
-#: mod/admin.php:1382
-msgid "Allowed email domains"
+#: mod/settings.php:968
+msgid "Update browser every xx seconds"
 msgstr ""
 
-#: mod/admin.php:1382
-msgid ""
-"Comma separated list of domains which are allowed in email addresses for "
-"registrations to this site. Wildcards are accepted. Empty to allow any "
-"domains"
+#: mod/settings.php:968
+msgid "Minimum of 10 seconds. Enter -1 to disable it."
 msgstr ""
 
-#: mod/admin.php:1383
-msgid "No OEmbed rich content"
+#: mod/settings.php:969
+msgid "Number of items to display per page:"
 msgstr ""
 
-#: mod/admin.php:1383
-msgid ""
-"Don't show the rich content (e.g. embedded PDF), except from the domains "
-"listed below."
+#: mod/settings.php:969 mod/settings.php:970
+msgid "Maximum of 100 items"
 msgstr ""
 
-#: mod/admin.php:1384
-msgid "Allowed OEmbed domains"
+#: mod/settings.php:970
+msgid "Number of items to display per page when viewed from mobile device:"
 msgstr ""
 
-#: mod/admin.php:1384
-msgid ""
-"Comma separated list of domains which oembed content is allowed to be "
-"displayed. Wildcards are accepted."
+#: mod/settings.php:971
+msgid "Don't show emoticons"
 msgstr ""
 
-#: mod/admin.php:1385
-msgid "Block public"
+#: mod/settings.php:972
+msgid "Calendar"
 msgstr ""
 
-#: mod/admin.php:1385
-msgid ""
-"Check to block public access to all otherwise public personal pages on this "
-"site unless you are currently logged in."
+#: mod/settings.php:973
+msgid "Beginning of week:"
 msgstr ""
 
-#: mod/admin.php:1386
-msgid "Force publish"
+#: mod/settings.php:974
+msgid "Don't show notices"
 msgstr ""
 
-#: mod/admin.php:1386
-msgid ""
-"Check to force all profiles on this site to be listed in the site directory."
+#: mod/settings.php:975
+msgid "Infinite scroll"
 msgstr ""
 
-#: mod/admin.php:1387
-msgid "Global directory URL"
+#: mod/settings.php:976
+msgid "Automatic updates only at the top of the network page"
 msgstr ""
 
-#: mod/admin.php:1387
+#: mod/settings.php:976
 msgid ""
-"URL to the global directory. If this is not set, the global directory is "
-"completely unavailable to the application."
+"When disabled, the network page is updated all the time, which could be "
+"confusing while reading."
 msgstr ""
 
-#: mod/admin.php:1388
-msgid "Private posts by default for new users"
+#: mod/settings.php:977
+msgid "Bandwith Saver Mode"
 msgstr ""
 
-#: mod/admin.php:1388
+#: mod/settings.php:977
 msgid ""
-"Set default post permissions for all new members to the default privacy "
-"group rather than public."
+"When enabled, embedded content is not displayed on automatic updates, they "
+"only show on page reload."
 msgstr ""
 
-#: mod/admin.php:1389
-msgid "Don't include post content in email notifications"
+#: mod/settings.php:978
+msgid "Smart Threading"
 msgstr ""
 
-#: mod/admin.php:1389
+#: mod/settings.php:978
 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."
+"When enabled, suppress extraneous thread indentation while keeping it where "
+"it matters. Only works if threading is available and enabled."
 msgstr ""
 
-#: mod/admin.php:1390
-msgid "Disallow public access to addons listed in the apps menu."
+#: mod/settings.php:980
+msgid "General Theme Settings"
 msgstr ""
 
-#: mod/admin.php:1390
-msgid ""
-"Checking this box will restrict addons listed in the apps menu to members "
-"only."
+#: mod/settings.php:981
+msgid "Custom Theme Settings"
 msgstr ""
 
-#: mod/admin.php:1391
-msgid "Don't embed private images in posts"
+#: mod/settings.php:982
+msgid "Content Settings"
 msgstr ""
 
-#: mod/admin.php:1391
-msgid ""
-"Don't replace locally-hosted private photos in posts with an embedded copy "
-"of the image. This means that contacts who receive posts containing private "
-"photos will have to authenticate and load each image, which may take a while."
+#: mod/settings.php:983 view/theme/quattro/config.php:75
+#: view/theme/frio/config.php:115 view/theme/vier/config.php:121
+#: view/theme/duepuntozero/config.php:73
+msgid "Theme settings"
 msgstr ""
 
-#: mod/admin.php:1392
-msgid "Allow Users to set remote_self"
+#: mod/settings.php:1002
+msgid "Unable to find your profile. Please contact your admin."
 msgstr ""
 
-#: mod/admin.php:1392
-msgid ""
-"With checking this, every user is allowed to mark every contact as a "
-"remote_self in the repair contact dialog. Setting this flag on a contact "
-"causes mirroring every posting of that contact in the users stream."
+#: mod/settings.php:1044
+msgid "Account Types"
 msgstr ""
 
-#: mod/admin.php:1393
-msgid "Block multiple registrations"
+#: mod/settings.php:1045
+msgid "Personal Page Subtypes"
 msgstr ""
 
-#: mod/admin.php:1393
-msgid "Disallow users to register additional accounts for use as pages."
+#: mod/settings.php:1046
+msgid "Community Forum Subtypes"
 msgstr ""
 
-#: mod/admin.php:1394
-msgid "OpenID support"
+#: mod/settings.php:1053 mod/admin.php:1746
+msgid "Personal Page"
 msgstr ""
 
-#: mod/admin.php:1394
-msgid "OpenID support for registration and logins."
+#: mod/settings.php:1054
+msgid "Account for a personal profile."
 msgstr ""
 
-#: mod/admin.php:1395
-msgid "Fullname check"
+#: mod/settings.php:1057 mod/admin.php:1747
+msgid "Organisation Page"
 msgstr ""
 
-#: mod/admin.php:1395
+#: mod/settings.php:1058
 msgid ""
-"Force users to register with a space between firstname and lastname in Full "
-"name, as an antispam measure"
+"Account for an organisation that automatically approves contact requests as "
+"\"Followers\"."
 msgstr ""
 
-#: mod/admin.php:1396
-msgid "Community pages for visitors"
+#: mod/settings.php:1061 mod/admin.php:1748
+msgid "News Page"
 msgstr ""
 
-#: mod/admin.php:1396
+#: mod/settings.php:1062
 msgid ""
-"Which community pages should be available for visitors. Local users always "
-"see both pages."
+"Account for a news reflector that automatically approves contact requests as "
+"\"Followers\"."
 msgstr ""
 
-#: mod/admin.php:1397
-msgid "Posts per user on community page"
+#: mod/settings.php:1065 mod/admin.php:1749
+msgid "Community Forum"
 msgstr ""
 
-#: mod/admin.php:1397
-msgid ""
-"The maximum number of posts per user on the community page. (Not valid for "
-"'Global Community')"
+#: mod/settings.php:1066
+msgid "Account for community discussions."
 msgstr ""
 
-#: mod/admin.php:1398
-msgid "Enable OStatus support"
+#: mod/settings.php:1069 mod/admin.php:1739
+msgid "Normal Account Page"
 msgstr ""
 
-#: mod/admin.php:1398
+#: mod/settings.php:1070
 msgid ""
-"Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility. All "
-"communications in OStatus are public, so privacy warnings will be "
-"occasionally displayed."
+"Account for a regular personal profile that requires manual approval of "
+"\"Friends\" and \"Followers\"."
 msgstr ""
 
-#: mod/admin.php:1399
-msgid "Only import OStatus threads from our contacts"
+#: mod/settings.php:1073 mod/admin.php:1740
+msgid "Soapbox Page"
 msgstr ""
 
-#: mod/admin.php:1399
+#: mod/settings.php:1074
 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."
+"Account for a public profile that automatically approves contact requests as "
+"\"Followers\"."
 msgstr ""
 
-#: mod/admin.php:1400
-msgid "OStatus support can only be enabled if threading is enabled."
+#: mod/settings.php:1077 mod/admin.php:1741
+msgid "Public Forum"
 msgstr ""
 
-#: mod/admin.php:1402
-msgid ""
-"Diaspora support can't be enabled because Friendica was installed into a sub "
-"directory."
+#: mod/settings.php:1078
+msgid "Automatically approves all contact requests."
 msgstr ""
 
-#: mod/admin.php:1403
-msgid "Enable Diaspora support"
+#: mod/settings.php:1081 mod/admin.php:1742
+msgid "Automatic Friend Page"
 msgstr ""
 
-#: mod/admin.php:1403
-msgid "Provide built-in Diaspora network compatibility."
+#: mod/settings.php:1082
+msgid ""
+"Account for a popular profile that automatically approves contact requests "
+"as \"Friends\"."
 msgstr ""
 
-#: mod/admin.php:1404
-msgid "Only allow Friendica contacts"
+#: mod/settings.php:1085
+msgid "Private Forum [Experimental]"
 msgstr ""
 
-#: mod/admin.php:1404
-msgid ""
-"All contacts must use Friendica protocols. All other built-in communication "
-"protocols disabled."
+#: mod/settings.php:1086
+msgid "Requires manual approval of contact requests."
 msgstr ""
 
-#: mod/admin.php:1405
-msgid "Verify SSL"
+#: mod/settings.php:1097
+msgid "OpenID:"
 msgstr ""
 
-#: mod/admin.php:1405
-msgid ""
-"If you wish, you can turn on strict certificate checking. This will mean you "
-"cannot connect (at all) to self-signed SSL sites."
+#: mod/settings.php:1097
+msgid "(Optional) Allow this OpenID to login to this account."
 msgstr ""
 
-#: mod/admin.php:1406
-msgid "Proxy user"
+#: mod/settings.php:1105
+msgid "Publish your default profile in your local site directory?"
 msgstr ""
 
-#: mod/admin.php:1407
-msgid "Proxy URL"
+#: mod/settings.php:1105
+#, php-format
+msgid ""
+"Your profile will be published in the global friendica directories (e.g. <a "
+"href=\"%s\">%s</a>). Your profile will be visible in public."
 msgstr ""
 
-#: mod/admin.php:1408
-msgid "Network timeout"
+#: mod/settings.php:1111
+msgid "Publish your default profile in the global social directory?"
 msgstr ""
 
-#: mod/admin.php:1408
-msgid "Value is in seconds. Set to 0 for unlimited (not recommended)."
+#: mod/settings.php:1111
+#, php-format
+msgid ""
+"Your profile will be published in this node's <a href=\"%s\">local "
+"directory</a>. Your profile details may be publicly visible depending on the "
+"system settings."
 msgstr ""
 
-#: mod/admin.php:1409
-msgid "Maximum Load Average"
+#: mod/settings.php:1118
+msgid "Hide your contact/friend list from viewers of your default profile?"
 msgstr ""
 
-#: mod/admin.php:1409
+#: mod/settings.php:1118
 msgid ""
-"Maximum system load before delivery and poll processes are deferred - "
-"default 50."
+"Your contact list won't be shown in your default profile page. You can "
+"decide to show your contact list separately for each additional profile you "
+"create"
 msgstr ""
 
-#: mod/admin.php:1410
-msgid "Maximum Load Average (Frontend)"
+#: mod/settings.php:1122
+msgid "Hide your profile details from anonymous viewers?"
 msgstr ""
 
-#: mod/admin.php:1410
-msgid "Maximum system load before the frontend quits service - default 50."
+#: mod/settings.php:1122
+msgid ""
+"Anonymous visitors will only see your profile picture, your display name and "
+"the nickname you are using on your profile page. Disables posting public "
+"messages to Diaspora and other networks."
 msgstr ""
 
-#: mod/admin.php:1411
-msgid "Minimal Memory"
+#: mod/settings.php:1126
+msgid "Allow friends to post to your profile page?"
 msgstr ""
 
-#: mod/admin.php:1411
+#: mod/settings.php:1126
 msgid ""
-"Minimal free memory in MB for the worker. Needs access to /proc/meminfo - "
-"default 0 (deactivated)."
+"Your contacts may write posts on your profile wall. These posts will be "
+"distributed to your contacts"
 msgstr ""
 
-#: mod/admin.php:1412
-msgid "Maximum table size for optimization"
+#: mod/settings.php:1130
+msgid "Allow friends to tag your posts?"
 msgstr ""
 
-#: mod/admin.php:1412
-msgid ""
-"Maximum table size (in MB) for the automatic optimization - default 100 MB. "
-"Enter -1 to disable it."
+#: mod/settings.php:1130
+msgid "Your contacts can add additional tags to your posts."
 msgstr ""
 
-#: mod/admin.php:1413
-msgid "Minimum level of fragmentation"
+#: mod/settings.php:1134
+msgid "Allow us to suggest you as a potential friend to new members?"
 msgstr ""
 
-#: mod/admin.php:1413
-msgid ""
-"Minimum fragmenation level to start the automatic optimization - default "
-"value is 30%."
+#: mod/settings.php:1134
+msgid "If you like, Friendica may suggest new members to add you as a contact."
 msgstr ""
 
-#: mod/admin.php:1415
-msgid "Periodical check of global contacts"
+#: mod/settings.php:1138
+msgid "Permit unknown people to send you private mail?"
 msgstr ""
 
-#: mod/admin.php:1415
+#: mod/settings.php:1138
 msgid ""
-"If enabled, the global contacts are checked periodically for missing or "
-"outdated data and the vitality of the contacts and servers."
+"Friendica network users may send you private messages even if they are not "
+"in your contact list."
 msgstr ""
 
-#: mod/admin.php:1416
-msgid "Days between requery"
+#: mod/settings.php:1142
+msgid "Profile is <strong>not published</strong>."
 msgstr ""
 
-#: mod/admin.php:1416
-msgid "Number of days after which a server is requeried for his contacts."
+#: mod/settings.php:1148
+#, php-format
+msgid "Your Identity Address is <strong>'%s'</strong> or '%s'."
 msgstr ""
 
-#: mod/admin.php:1417
-msgid "Discover contacts from other servers"
+#: mod/settings.php:1155
+msgid "Automatically expire posts after this many days:"
 msgstr ""
 
-#: mod/admin.php:1417
-msgid ""
-"Periodically query other servers for contacts. You can choose between "
-"'users': the users on the remote system, 'Global Contacts': active contacts "
-"that are known on the system. The fallback is meant for Redmatrix servers "
-"and older friendica servers, where global contacts weren't available. The "
-"fallback increases the server load, so the recommened setting is 'Users, "
-"Global Contacts'."
+#: mod/settings.php:1155
+msgid "If empty, posts will not expire. Expired posts will be deleted"
 msgstr ""
 
-#: mod/admin.php:1418
-msgid "Timeframe for fetching global contacts"
+#: mod/settings.php:1156
+msgid "Advanced expiration settings"
 msgstr ""
 
-#: mod/admin.php:1418
-msgid ""
-"When the discovery is activated, this value defines the timeframe for the "
-"activity of the global contacts that are fetched from other servers."
+#: mod/settings.php:1157
+msgid "Advanced Expiration"
 msgstr ""
 
-#: mod/admin.php:1419
-msgid "Search the local directory"
+#: mod/settings.php:1158
+msgid "Expire posts:"
 msgstr ""
 
-#: mod/admin.php:1419
-msgid ""
-"Search the local directory instead of the global directory. When searching "
-"locally, every search will be executed on the global directory in the "
-"background. This improves the search results when the search is repeated."
+#: mod/settings.php:1159
+msgid "Expire personal notes:"
 msgstr ""
 
-#: mod/admin.php:1421
-msgid "Publish server information"
+#: mod/settings.php:1160
+msgid "Expire starred posts:"
 msgstr ""
 
-#: mod/admin.php:1421
-msgid ""
-"If enabled, general server and usage data will be published. The data "
-"contains the name and version of the server, number of users with public "
-"profiles, number of posts and the activated protocols and connectors. See <a "
-"href='http://the-federation.info/'>the-federation.info</a> for details."
+#: mod/settings.php:1161
+msgid "Expire photos:"
 msgstr ""
 
-#: mod/admin.php:1423
-msgid "Check upstream version"
+#: mod/settings.php:1162
+msgid "Only expire posts by others:"
 msgstr ""
 
-#: mod/admin.php:1423
-msgid ""
-"Enables checking for new Friendica versions at github. If there is a new "
-"version, you will be informed in the admin panel overview."
+#: mod/settings.php:1192
+msgid "Account Settings"
 msgstr ""
 
-#: mod/admin.php:1424
-msgid "Suppress Tags"
+#: mod/settings.php:1200
+msgid "Password Settings"
 msgstr ""
 
-#: mod/admin.php:1424
-msgid "Suppress showing a list of hashtags at the end of the posting."
+#: mod/settings.php:1201 mod/register.php:273
+msgid "New Password:"
 msgstr ""
 
-#: mod/admin.php:1425
-msgid "Path to item cache"
+#: mod/settings.php:1202 mod/register.php:274
+msgid "Confirm:"
 msgstr ""
 
-#: mod/admin.php:1425
-msgid "The item caches buffers generated bbcode and external images."
+#: mod/settings.php:1202
+msgid "Leave password fields blank unless changing"
 msgstr ""
 
-#: mod/admin.php:1426
-msgid "Cache duration in seconds"
+#: mod/settings.php:1203
+msgid "Current Password:"
 msgstr ""
 
-#: mod/admin.php:1426
-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."
+#: mod/settings.php:1203 mod/settings.php:1204
+msgid "Your current password to confirm the changes"
 msgstr ""
 
-#: mod/admin.php:1427
-msgid "Maximum numbers of comments per post"
-msgstr ""
+#: mod/settings.php:1204
+msgid "Password:"
+msgstr ""
 
-#: mod/admin.php:1427
-msgid "How much comments should be shown for each post? Default value is 100."
+#: mod/settings.php:1208
+msgid "Basic Settings"
 msgstr ""
 
-#: mod/admin.php:1428
-msgid "Temp path"
+#: mod/settings.php:1210
+msgid "Email Address:"
 msgstr ""
 
-#: mod/admin.php:1428
-msgid ""
-"If you have a restricted system where the webserver can't access the system "
-"temp path, enter another path here."
+#: mod/settings.php:1211
+msgid "Your Timezone:"
 msgstr ""
 
-#: mod/admin.php:1429
-msgid "Base path to installation"
+#: mod/settings.php:1212
+msgid "Your Language:"
 msgstr ""
 
-#: mod/admin.php:1429
+#: mod/settings.php:1212
 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."
+"Set the language we use to show you friendica interface and to send you "
+"emails"
 msgstr ""
 
-#: mod/admin.php:1430
-msgid "Disable picture proxy"
+#: mod/settings.php:1213
+msgid "Default Post Location:"
 msgstr ""
 
-#: mod/admin.php:1430
-msgid ""
-"The picture proxy increases performance and privacy. It shouldn't be used on "
-"systems with very low bandwith."
+#: mod/settings.php:1214
+msgid "Use Browser Location:"
 msgstr ""
 
-#: mod/admin.php:1431
-msgid "Only search in tags"
+#: mod/settings.php:1217
+msgid "Security and Privacy Settings"
 msgstr ""
 
-#: mod/admin.php:1431
-msgid "On large systems the text search can slow down the system extremely."
+#: mod/settings.php:1219
+msgid "Maximum Friend Requests/Day:"
 msgstr ""
 
-#: mod/admin.php:1433
-msgid "New base url"
+#: mod/settings.php:1219 mod/settings.php:1248
+msgid "(to prevent spam abuse)"
 msgstr ""
 
-#: mod/admin.php:1433
-msgid ""
-"Change base url for this server. Sends relocate message to all Friendica and "
-"Diaspora* contacts of all users."
+#: mod/settings.php:1220
+msgid "Default Post Permissions"
 msgstr ""
 
-#: mod/admin.php:1435
-msgid "RINO Encryption"
+#: mod/settings.php:1221
+msgid "(click to open/close)"
 msgstr ""
 
-#: mod/admin.php:1435
-msgid "Encryption layer between nodes."
+#: mod/settings.php:1229 mod/photos.php:1106 mod/photos.php:1449
+msgid "Show to Groups"
 msgstr ""
 
-#: mod/admin.php:1435
-msgid "Enabled"
+#: mod/settings.php:1230 mod/photos.php:1107 mod/photos.php:1450
+msgid "Show to Contacts"
 msgstr ""
 
-#: mod/admin.php:1437
-msgid "Maximum number of parallel workers"
+#: mod/settings.php:1231
+msgid "Default Private Post"
 msgstr ""
 
-#: mod/admin.php:1437
-msgid ""
-"On shared hosters set this to 2. On larger systems, values of 10 are great. "
-"Default value is 4."
+#: mod/settings.php:1232
+msgid "Default Public Post"
 msgstr ""
 
-#: mod/admin.php:1438
-msgid "Don't use 'proc_open' with the worker"
+#: mod/settings.php:1236
+msgid "Default Permissions for New Posts"
 msgstr ""
 
-#: mod/admin.php:1438
-msgid ""
-"Enable this if your system doesn't allow the use of 'proc_open'. This can "
-"happen on shared hosters. If this is enabled you should increase the "
-"frequency of worker calls in your crontab."
+#: mod/settings.php:1248
+msgid "Maximum private messages per day from unknown people:"
 msgstr ""
 
-#: mod/admin.php:1439
-msgid "Enable fastlane"
+#: mod/settings.php:1251
+msgid "Notification Settings"
 msgstr ""
 
-#: mod/admin.php:1439
-msgid ""
-"When enabed, the fastlane mechanism starts an additional worker if processes "
-"with higher priority are blocked by processes of lower priority."
+#: mod/settings.php:1252
+msgid "By default post a status message when:"
 msgstr ""
 
-#: mod/admin.php:1440
-msgid "Enable frontend worker"
+#: mod/settings.php:1253
+msgid "accepting a friend request"
 msgstr ""
 
-#: mod/admin.php:1440
-#, php-format
-msgid ""
-"When enabled the Worker process is triggered when backend access is "
-"performed \\x28e.g. messages being delivered\\x29. On smaller sites you "
-"might want to call %s/worker on a regular basis via an external cron job. "
-"You should only enable this option if you cannot utilize cron/scheduled jobs "
-"on your server."
+#: mod/settings.php:1254
+msgid "joining a forum/community"
 msgstr ""
 
-#: mod/admin.php:1442
-msgid "Subscribe to relay"
+#: mod/settings.php:1255
+msgid "making an <em>interesting</em> profile change"
 msgstr ""
 
-#: mod/admin.php:1442
-msgid ""
-"Enables the receiving of public posts from the relay. They will be included "
-"in the search, subscribed tags and on the global community page."
+#: mod/settings.php:1256
+msgid "Send a notification email when:"
 msgstr ""
 
-#: mod/admin.php:1443
-msgid "Relay server"
+#: mod/settings.php:1257
+msgid "You receive an introduction"
 msgstr ""
 
-#: mod/admin.php:1443
-msgid ""
-"Address of the relay server where public posts should be send to. For "
-"example https://relay.diasp.org"
+#: mod/settings.php:1258
+msgid "Your introductions are confirmed"
 msgstr ""
 
-#: mod/admin.php:1444
-msgid "Direct relay transfer"
+#: mod/settings.php:1259
+msgid "Someone writes on your profile wall"
 msgstr ""
 
-#: mod/admin.php:1444
-msgid ""
-"Enables the direct transfer to other servers without using the relay servers"
+#: mod/settings.php:1260
+msgid "Someone writes a followup comment"
 msgstr ""
 
-#: mod/admin.php:1445
-msgid "Relay scope"
+#: mod/settings.php:1261
+msgid "You receive a private message"
 msgstr ""
 
-#: mod/admin.php:1445
-msgid ""
-"Can be 'all' or 'tags'. 'all' means that every public post should be "
-"received. 'tags' means that only posts with selected tags should be received."
+#: mod/settings.php:1262
+msgid "You receive a friend suggestion"
 msgstr ""
 
-#: mod/admin.php:1445
-msgid "all"
+#: mod/settings.php:1263
+msgid "You are tagged in a post"
 msgstr ""
 
-#: mod/admin.php:1445
-msgid "tags"
+#: mod/settings.php:1264
+msgid "You are poked/prodded/etc. in a post"
 msgstr ""
 
-#: mod/admin.php:1446
-msgid "Server tags"
+#: mod/settings.php:1266
+msgid "Activate desktop notifications"
 msgstr ""
 
-#: mod/admin.php:1446
-msgid "Comma separated list of tags for the 'tags' subscription."
+#: mod/settings.php:1266
+msgid "Show desktop popup on new notifications"
 msgstr ""
 
-#: mod/admin.php:1447
-msgid "Allow user tags"
+#: mod/settings.php:1268
+msgid "Text-only notification emails"
 msgstr ""
 
-#: mod/admin.php:1447
+#: mod/settings.php:1270
+msgid "Send text only notification emails, without the html part"
+msgstr ""
+
+#: mod/settings.php:1272
+msgid "Show detailled notifications"
+msgstr ""
+
+#: mod/settings.php:1274
 msgid ""
-"If enabled, the tags from the saved searches will used for the 'tags' "
-"subscription in addition to the 'relay_server_tags'."
+"Per default, notifications are condensed to a single notification per item. "
+"When enabled every notification is displayed."
 msgstr ""
 
-#: mod/admin.php:1475
-msgid "Update has been marked successful"
+#: mod/settings.php:1276
+msgid "Advanced Account/Page Type Settings"
 msgstr ""
 
-#: mod/admin.php:1482
-#, php-format
-msgid "Database structure update %s was successfully applied."
+#: mod/settings.php:1277
+msgid "Change the behaviour of this account for special situations"
 msgstr ""
 
-#: mod/admin.php:1485
-#, php-format
-msgid "Executing of database structure update %s failed with error: %s"
+#: mod/settings.php:1280
+msgid "Relocate"
 msgstr ""
 
-#: mod/admin.php:1498
-#, php-format
-msgid "Executing %s failed with error: %s"
+#: mod/settings.php:1281
+msgid ""
+"If you have moved this profile from another server, and some of your "
+"contacts don't receive your updates, try pushing this button."
 msgstr ""
 
-#: mod/admin.php:1500
-#, php-format
-msgid "Update %s was successfully applied."
+#: mod/settings.php:1282
+msgid "Resend relocate message to contacts"
 msgstr ""
 
-#: mod/admin.php:1503
-#, php-format
-msgid "Update %s did not return a status. Unknown if it succeeded."
+#: mod/regmod.php:68
+msgid "Account approved."
 msgstr ""
 
-#: mod/admin.php:1506
+#: mod/regmod.php:93
 #, php-format
-msgid "There was no additional update function %s that needed to be called."
+msgid "Registration revoked for %s"
 msgstr ""
 
-#: mod/admin.php:1526
-msgid "No failed updates."
+#: mod/regmod.php:102
+msgid "Please login."
 msgstr ""
 
-#: mod/admin.php:1527
-msgid "Check database structure"
+#: mod/group.php:36
+msgid "Group created."
 msgstr ""
 
-#: mod/admin.php:1532
-msgid "Failed Updates"
+#: mod/group.php:42
+msgid "Could not create group."
 msgstr ""
 
-#: mod/admin.php:1533
-msgid ""
-"This does not include updates prior to 1139, which did not return a status."
+#: mod/group.php:56 mod/group.php:157
+msgid "Group not found."
 msgstr ""
 
-#: mod/admin.php:1534
-msgid "Mark success (if update was manually applied)"
+#: mod/group.php:70
+msgid "Group name changed."
 msgstr ""
 
-#: mod/admin.php:1535
-msgid "Attempt to execute this update step automatically"
+#: mod/group.php:83 mod/profperm.php:28 index.php:443
+msgid "Permission denied"
 msgstr ""
 
-#: mod/admin.php:1574
-#, php-format
-msgid ""
-"\n"
-"\t\t\tDear %1$s,\n"
-"\t\t\t\tthe administrator of %2$s has set up an account for you."
+#: mod/group.php:97
+msgid "Save Group"
 msgstr ""
 
-#: mod/admin.php:1577
-#, php-format
-msgid ""
-"\n"
-"\t\t\tThe login details are as follows:\n"
-"\n"
-"\t\t\tSite Location:\t%1$s\n"
-"\t\t\tLogin Name:\t\t%2$s\n"
-"\t\t\tPassword:\t\t%3$s\n"
-"\n"
-"\t\t\tYou may change your password from your account \"Settings\" page after "
-"logging\n"
-"\t\t\tin.\n"
-"\n"
-"\t\t\tPlease take a few moments to review the other account settings on that "
-"page.\n"
-"\n"
-"\t\t\tYou may also wish to add some basic information to your default "
-"profile\n"
-"\t\t\t(on the \"Profiles\" page) so that other people can easily find you.\n"
-"\n"
-"\t\t\tWe recommend setting your full name, adding a profile photo,\n"
-"\t\t\tadding some profile \"keywords\" (very useful in making new friends) - "
-"and\n"
-"\t\t\tperhaps what country you live in; if you do not wish to be more "
-"specific\n"
-"\t\t\tthan that.\n"
-"\n"
-"\t\t\tWe fully respect your right to privacy, and none of these items are "
-"necessary.\n"
-"\t\t\tIf you are new and do not know anybody here, they may help\n"
-"\t\t\tyou to make some new and interesting friends.\n"
-"\n"
-"\t\t\tIf you ever want to delete your account, you can do so at %1$s/"
-"removeme\n"
-"\n"
-"\t\t\tThank you and welcome to %4$s."
+#: mod/group.php:102
+msgid "Create a group of contacts/friends."
 msgstr ""
 
-#: mod/admin.php:1611 src/Model/User.php:663
-#, php-format
-msgid "Registration details for %s"
+#: mod/group.php:127
+msgid "Group removed."
 msgstr ""
 
-#: mod/admin.php:1621
-#, php-format
-msgid "%s user blocked/unblocked"
-msgid_plural "%s users blocked/unblocked"
-msgstr[0] ""
-msgstr[1] ""
-
-#: mod/admin.php:1627
-#, php-format
-msgid "%s user deleted"
-msgid_plural "%s users deleted"
-msgstr[0] ""
-msgstr[1] ""
+#: mod/group.php:129
+msgid "Unable to remove group."
+msgstr ""
 
-#: mod/admin.php:1674
-#, php-format
-msgid "User '%s' deleted"
+#: mod/group.php:192
+msgid "Delete Group"
 msgstr ""
 
-#: mod/admin.php:1682
-#, php-format
-msgid "User '%s' unblocked"
+#: mod/group.php:198
+msgid "Group Editor"
 msgstr ""
 
-#: mod/admin.php:1682
-#, php-format
-msgid "User '%s' blocked"
+#: mod/group.php:203
+msgid "Edit Group Name"
 msgstr ""
 
-#: mod/admin.php:1781 mod/admin.php:1793 mod/admin.php:1806 mod/admin.php:1824
-#: src/Content/ContactSelector.php:82
-msgid "Email"
+#: mod/group.php:213
+msgid "Members"
 msgstr ""
 
-#: mod/admin.php:1781 mod/admin.php:1806
-msgid "Register date"
+#: mod/group.php:215 mod/contacts.php:719
+msgid "All Contacts"
 msgstr ""
 
-#: mod/admin.php:1781 mod/admin.php:1806
-msgid "Last login"
+#: mod/group.php:229
+msgid "Remove Contact"
 msgstr ""
 
-#: mod/admin.php:1781 mod/admin.php:1806
-msgid "Last item"
+#: mod/group.php:253
+msgid "Add Contact"
 msgstr ""
 
-#: mod/admin.php:1781 mod/settings.php:55
-msgid "Account"
+#: mod/group.php:265 mod/profperm.php:115
+msgid "Click on a contact to add or remove."
 msgstr ""
 
-#: mod/admin.php:1789
-msgid "Add User"
+#: mod/fbrowser.php:131
+msgid "Files"
 msgstr ""
 
-#: mod/admin.php:1791
-msgid "User registrations waiting for confirm"
+#: mod/admin.php:106
+msgid "Theme settings updated."
 msgstr ""
 
-#: mod/admin.php:1792
-msgid "User waiting for permanent deletion"
+#: mod/admin.php:180
+msgid "Overview"
 msgstr ""
 
-#: mod/admin.php:1793
-msgid "Request date"
+#: mod/admin.php:181 mod/admin.php:718
+msgid "Federation Statistics"
 msgstr ""
 
-#: mod/admin.php:1794
-msgid "No registrations."
+#: mod/admin.php:182
+msgid "Configuration"
 msgstr ""
 
-#: mod/admin.php:1795
-msgid "Note from the user"
+#: mod/admin.php:183 mod/admin.php:1345
+msgid "Site"
 msgstr ""
 
-#: mod/admin.php:1797
-msgid "Deny"
+#: mod/admin.php:184 mod/admin.php:1273 mod/admin.php:1802 mod/admin.php:1818
+msgid "Users"
 msgstr ""
 
-#: mod/admin.php:1801
-msgid "Site admin"
+#: mod/admin.php:186 mod/admin.php:2187 mod/admin.php:2231
+msgid "Themes"
 msgstr ""
 
-#: mod/admin.php:1802
-msgid "Account expired"
+#: mod/admin.php:189
+msgid "Database"
 msgstr ""
 
-#: mod/admin.php:1805
-msgid "New User"
+#: mod/admin.php:190
+msgid "DB updates"
 msgstr ""
 
-#: mod/admin.php:1806
-msgid "Deleted since"
+#: mod/admin.php:191 mod/admin.php:753
+msgid "Inspect Queue"
 msgstr ""
 
-#: mod/admin.php:1811
-msgid ""
-"Selected users will be deleted!\\n\\nEverything these users had posted on "
-"this site will be permanently deleted!\\n\\nAre you sure?"
+#: mod/admin.php:192
+msgid "Tools"
 msgstr ""
 
-#: mod/admin.php:1812
-msgid ""
-"The user {0} will be deleted!\\n\\nEverything this user has posted on this "
-"site will be permanently deleted!\\n\\nAre you sure?"
+#: mod/admin.php:193
+msgid "Contact Blocklist"
 msgstr ""
 
-#: mod/admin.php:1822
-msgid "Name of the new user."
+#: mod/admin.php:194 mod/admin.php:362
+msgid "Server Blocklist"
 msgstr ""
 
-#: mod/admin.php:1823
-msgid "Nickname"
+#: mod/admin.php:195 mod/admin.php:521
+msgid "Delete Item"
 msgstr ""
 
-#: mod/admin.php:1823
-msgid "Nickname of the new user."
+#: mod/admin.php:196 mod/admin.php:197 mod/admin.php:2305
+msgid "Logs"
 msgstr ""
 
-#: mod/admin.php:1824
-msgid "Email address of the new user."
+#: mod/admin.php:198 mod/admin.php:2372
+msgid "View Logs"
 msgstr ""
 
-#: mod/admin.php:1866
-#, php-format
-msgid "Addon %s disabled."
+#: mod/admin.php:200
+msgid "Diagnostics"
 msgstr ""
 
-#: mod/admin.php:1870
-#, php-format
-msgid "Addon %s enabled."
+#: mod/admin.php:201
+msgid "PHP Info"
 msgstr ""
 
-#: mod/admin.php:1880 mod/admin.php:2129
-msgid "Disable"
+#: mod/admin.php:202
+msgid "probe address"
 msgstr ""
 
-#: mod/admin.php:1883 mod/admin.php:2132
-msgid "Enable"
+#: mod/admin.php:203
+msgid "check webfinger"
 msgstr ""
 
-#: mod/admin.php:1905 mod/admin.php:2174
-msgid "Toggle"
+#: mod/admin.php:223
+msgid "Addon Features"
 msgstr ""
 
-#: mod/admin.php:1913 mod/admin.php:2183
-msgid "Author: "
+#: mod/admin.php:224
+msgid "User registrations waiting for confirmation"
 msgstr ""
 
-#: mod/admin.php:1914 mod/admin.php:2184
-msgid "Maintainer: "
+#: mod/admin.php:301 mod/admin.php:361 mod/admin.php:478 mod/admin.php:520
+#: mod/admin.php:717 mod/admin.php:752 mod/admin.php:848 mod/admin.php:1344
+#: mod/admin.php:1801 mod/admin.php:1917 mod/admin.php:1977 mod/admin.php:2186
+#: mod/admin.php:2230 mod/admin.php:2304 mod/admin.php:2371
+msgid "Administration"
 msgstr ""
 
-#: mod/admin.php:1966
-msgid "Reload active addons"
+#: mod/admin.php:303
+msgid "Display Terms of Service"
 msgstr ""
 
-#: mod/admin.php:1971
-#, php-format
+#: mod/admin.php:303
 msgid ""
-"There are currently no addons available on your node. You can find the "
-"official addon repository at %1$s and might find other interesting addons in "
-"the open addon registry at %2$s"
+"Enable the Terms of Service page. If this is enabled a link to the terms "
+"will be added to the registration form and the general information page."
 msgstr ""
 
-#: mod/admin.php:2091
-msgid "No themes found."
+#: mod/admin.php:304
+msgid "Display Privacy Statement"
 msgstr ""
 
-#: mod/admin.php:2165
-msgid "Screenshot"
+#: mod/admin.php:304
+#, php-format
+msgid ""
+"Show some informations regarding the needed information to operate the node "
+"according e.g. to <a href=\"%s\" target=\"_blank\">EU-GDPR</a>."
 msgstr ""
 
-#: mod/admin.php:2219
-msgid "Reload active themes"
+#: mod/admin.php:305
+msgid "The Terms of Service"
 msgstr ""
 
-#: mod/admin.php:2224
-#, php-format
-msgid "No themes found on the system. They should be placed in %1$s"
+#: mod/admin.php:305
+msgid ""
+"Enter the Terms of Service for your node here. You can use BBCode. Headers "
+"of sections should be [h2] and below."
 msgstr ""
 
-#: mod/admin.php:2225
-msgid "[Experimental]"
+#: mod/admin.php:353
+msgid "The blocked domain"
 msgstr ""
 
-#: mod/admin.php:2226
-msgid "[Unsupported]"
+#: mod/admin.php:354 mod/admin.php:367
+msgid "The reason why you blocked this domain."
 msgstr ""
 
-#: mod/admin.php:2250
-msgid "Log settings updated."
+#: mod/admin.php:355
+msgid "Delete domain"
 msgstr ""
 
-#: mod/admin.php:2282
-msgid "PHP log currently enabled."
+#: mod/admin.php:355
+msgid "Check to delete this entry from the blocklist"
 msgstr ""
 
-#: mod/admin.php:2284
-msgid "PHP log currently disabled."
+#: mod/admin.php:363
+msgid ""
+"This page can be used to define a black list of servers from the federated "
+"network that are not allowed to interact with your node. For all entered "
+"domains you should also give a reason why you have blocked the remote server."
 msgstr ""
 
-#: mod/admin.php:2293
-msgid "Clear"
+#: mod/admin.php:364
+msgid ""
+"The list of blocked servers will be made publically available on the /"
+"friendica page so that your users and people investigating communication "
+"problems can find the reason easily."
 msgstr ""
 
-#: mod/admin.php:2297
-msgid "Enable Debugging"
+#: mod/admin.php:365
+msgid "Add new entry to block list"
 msgstr ""
 
-#: mod/admin.php:2298
-msgid "Log file"
+#: mod/admin.php:366
+msgid "Server Domain"
 msgstr ""
 
-#: mod/admin.php:2298
+#: mod/admin.php:366
 msgid ""
-"Must be writable by web server. Relative to your Friendica top-level "
-"directory."
+"The domain of the new server to add to the block list. Do not include the "
+"protocol."
 msgstr ""
 
-#: mod/admin.php:2299
-msgid "Log level"
+#: mod/admin.php:367
+msgid "Block reason"
 msgstr ""
 
-#: mod/admin.php:2301
-msgid "PHP logging"
+#: mod/admin.php:368
+msgid "Add Entry"
 msgstr ""
 
-#: mod/admin.php:2302
-msgid ""
-"To enable logging of PHP errors and warnings you can add the following to "
-"the .htconfig.php file of your installation. The filename set in the "
-"'error_log' line is relative to the friendica top-level directory and must "
-"be writeable by the web server. The option '1' for 'log_errors' and "
-"'display_errors' is to enable these options, set to '0' to disable them."
+#: mod/admin.php:369
+msgid "Save changes to the blocklist"
 msgstr ""
 
-#: mod/admin.php:2333
-#, php-format
-msgid ""
-"Error trying to open <strong>%1$s</strong> log file.\\r\\n<br/>Check to see "
-"if file %1$s exist and is readable."
+#: mod/admin.php:370
+msgid "Current Entries in the Blocklist"
 msgstr ""
 
-#: mod/admin.php:2337
-#, php-format
-msgid ""
-"Couldn't open <strong>%1$s</strong> log file.\\r\\n<br/>Check to see if file "
-"%1$s is readable."
+#: mod/admin.php:373
+msgid "Delete entry from blocklist"
 msgstr ""
 
-#: mod/admin.php:2428 mod/admin.php:2429 mod/settings.php:775
-msgid "Off"
+#: mod/admin.php:376
+msgid "Delete entry from blocklist?"
 msgstr ""
 
-#: mod/admin.php:2428 mod/admin.php:2429 mod/settings.php:775
-msgid "On"
+#: mod/admin.php:402
+msgid "Server added to blocklist."
+msgstr ""
+
+#: mod/admin.php:418
+msgid "Site blocklist updated."
 msgstr ""
 
-#: mod/admin.php:2429
+#: mod/admin.php:450
 #, php-format
-msgid "Lock feature %s"
+msgid "%s contact unblocked"
+msgid_plural "%s contacts unblocked"
+msgstr[0] ""
+msgstr[1] ""
+
+#: mod/admin.php:479
+msgid "Remote Contact Blocklist"
 msgstr ""
 
-#: mod/admin.php:2437
-msgid "Manage Additional Features"
+#: mod/admin.php:480
+msgid ""
+"This page allows you to prevent any message from a remote contact to reach "
+"your node."
 msgstr ""
 
-#: mod/babel.php:22
-msgid "Source input"
+#: mod/admin.php:481
+msgid "Block Remote Contact"
 msgstr ""
 
-#: mod/babel.php:28
-msgid "BBCode::convert (raw HTML)"
+#: mod/admin.php:482 mod/admin.php:1804
+msgid "select all"
 msgstr ""
 
-#: mod/babel.php:33
-msgid "BBCode::convert"
+#: mod/admin.php:483
+msgid "select none"
 msgstr ""
 
-#: mod/babel.php:39
-msgid "BBCode::convert => HTML::toBBCode"
+#: mod/admin.php:484 mod/admin.php:1813 mod/contacts.php:637
+#: mod/contacts.php:827 mod/contacts.php:1011
+msgid "Block"
 msgstr ""
 
-#: mod/babel.php:45
-msgid "BBCode::toMarkdown"
+#: mod/admin.php:485 mod/admin.php:1814 mod/contacts.php:637
+#: mod/contacts.php:827 mod/contacts.php:1011
+msgid "Unblock"
 msgstr ""
 
-#: mod/babel.php:51
-msgid "BBCode::toMarkdown => Markdown::convert"
+#: mod/admin.php:486
+msgid "No remote contact is blocked from this node."
 msgstr ""
 
-#: mod/babel.php:57
-msgid "BBCode::toMarkdown => Markdown::toBBCode"
+#: mod/admin.php:488
+msgid "Blocked Remote Contacts"
 msgstr ""
 
-#: mod/babel.php:63
-msgid "BBCode::toMarkdown =>  Markdown::convert => HTML::toBBCode"
+#: mod/admin.php:489
+msgid "Block New Remote Contact"
 msgstr ""
 
-#: mod/babel.php:70
-msgid "Source input \\x28Diaspora format\\x29"
+#: mod/admin.php:490
+msgid "Photo"
 msgstr ""
 
-#: mod/babel.php:76
-msgid "Markdown::toBBCode"
+#: mod/admin.php:490 mod/admin.php:500 mod/unfollow.php:122
+#: mod/notifications.php:258 mod/follow.php:166 mod/contacts.php:656
+msgid "Profile URL"
 msgstr ""
 
-#: mod/babel.php:83
-msgid "Raw HTML input"
+#: mod/admin.php:498
+#, php-format
+msgid "%s total blocked contact"
+msgid_plural "%s total blocked contacts"
+msgstr[0] ""
+msgstr[1] ""
+
+#: mod/admin.php:500
+msgid "URL of the remote contact to block."
 msgstr ""
 
-#: mod/babel.php:88
-msgid "HTML Input"
+#: mod/admin.php:522
+msgid "Delete this Item"
 msgstr ""
 
-#: mod/babel.php:94
-msgid "HTML::toBBCode"
+#: mod/admin.php:523
+msgid ""
+"On this page you can delete an item from your node. If the item is a top "
+"level posting, the entire thread will be deleted."
 msgstr ""
 
-#: mod/babel.php:100
-msgid "HTML::toPlaintext"
+#: mod/admin.php:524
+msgid ""
+"You need to know the GUID of the item. You can find it e.g. by looking at "
+"the display URL. The last part of http://example.com/display/123456 is the "
+"GUID, here 123456."
 msgstr ""
 
-#: mod/babel.php:108
-msgid "Source text"
+#: mod/admin.php:525
+msgid "GUID"
 msgstr ""
 
-#: mod/babel.php:109
-msgid "BBCode"
+#: mod/admin.php:525
+msgid "The GUID of the item you want to delete."
 msgstr ""
 
-#: mod/babel.php:110
-msgid "Markdown"
+#: mod/admin.php:564
+msgid "Item marked for deletion."
 msgstr ""
 
-#: mod/babel.php:111
-msgid "HTML"
+#: mod/admin.php:635
+msgid "unknown"
 msgstr ""
 
-#: mod/directory.php:152 src/Model/Profile.php:421 src/Model/Profile.php:771
-msgid "Status:"
+#: mod/admin.php:711
+msgid ""
+"This page offers you some numbers to the known part of the federated social "
+"network your Friendica node is part of. These numbers are not complete but "
+"only reflect the part of the network your node is aware of."
 msgstr ""
 
-#: mod/directory.php:153 src/Model/Profile.php:422 src/Model/Profile.php:788
-msgid "Homepage:"
+#: mod/admin.php:712
+msgid ""
+"The <em>Auto Discovered Contact Directory</em> feature is not enabled, it "
+"will improve the data displayed here."
 msgstr ""
 
-#: mod/directory.php:202 view/theme/vier/theme.php:201
-msgid "Global Directory"
+#: mod/admin.php:724
+#, php-format
+msgid ""
+"Currently this node is aware of %d nodes with %d registered users from the "
+"following platforms:"
 msgstr ""
 
-#: mod/directory.php:204
-msgid "Find on this site"
+#: mod/admin.php:755
+msgid "ID"
 msgstr ""
 
-#: mod/directory.php:206
-msgid "Results for:"
+#: mod/admin.php:756
+msgid "Recipient Name"
 msgstr ""
 
-#: mod/directory.php:208
-msgid "Site Directory"
+#: mod/admin.php:757
+msgid "Recipient Profile"
 msgstr ""
 
-#: mod/directory.php:213
-msgid "No entries (some entries may be hidden)."
+#: mod/admin.php:759
+msgid "Created"
 msgstr ""
 
-#: mod/dirfind.php:49
-#, php-format
-msgid "People Search - %s"
+#: mod/admin.php:760
+msgid "Last Tried"
 msgstr ""
 
-#: mod/dirfind.php:60
-#, php-format
-msgid "Forum Search - %s"
+#: mod/admin.php:761
+msgid ""
+"This page lists the content of the queue for outgoing postings. These are "
+"postings the initial delivery failed for. They will be resend later and "
+"eventually deleted if the delivery fails permanently."
 msgstr ""
 
-#: mod/follow.php:45
-msgid "The contact could not be added."
+#: mod/admin.php:785
+#, php-format
+msgid ""
+"Your DB still runs with MyISAM tables. You should change the engine type to "
+"InnoDB. As Friendica will use InnoDB only features in the future, you should "
+"change this! See <a href=\"%s\">here</a> for a guide that may be helpful "
+"converting the table engines. You may also use the command <tt>php bin/"
+"console.php dbstructure toinnodb</tt> of your Friendica installation for an "
+"automatic conversion.<br />"
 msgstr ""
 
-#: mod/follow.php:73
-msgid "You already added this contact."
+#: mod/admin.php:792
+#, php-format
+msgid ""
+"There is a new version of Friendica available for download. Your current "
+"version is %1$s, upstream version is %2$s"
 msgstr ""
 
-#: mod/follow.php:83
-msgid "Diaspora support isn't enabled. Contact can't be added."
+#: mod/admin.php:802
+msgid ""
+"The database update failed. Please run \"php bin/console.php dbstructure "
+"update\" from the command line and have a look at the errors that might "
+"appear."
 msgstr ""
 
-#: mod/follow.php:90
-msgid "OStatus support is disabled. Contact can't be added."
+#: mod/admin.php:808
+msgid "The worker was never executed. Please check your database structure!"
 msgstr ""
 
-#: mod/follow.php:97
-msgid "The network type couldn't be detected. Contact can't be added."
+#: mod/admin.php:811
+#, php-format
+msgid ""
+"The last worker execution was on %s UTC. This is older than one hour. Please "
+"check your crontab settings."
 msgstr ""
 
-#: mod/friendica.php:77
-msgid "This is Friendica, version"
+#: mod/admin.php:816
+msgid "Normal Account"
 msgstr ""
 
-#: mod/friendica.php:78
-msgid "running at web location"
+#: mod/admin.php:817
+msgid "Automatic Follower Account"
 msgstr ""
 
-#: mod/friendica.php:82
-msgid ""
-"Please visit <a href=\"https://friendi.ca\">Friendi.ca</a> to learn more "
-"about the Friendica project."
+#: mod/admin.php:818
+msgid "Public Forum Account"
 msgstr ""
 
-#: mod/friendica.php:86
-msgid "Bug reports and issues: please visit"
+#: mod/admin.php:819
+msgid "Automatic Friend Account"
 msgstr ""
 
-#: mod/friendica.php:86
-msgid "the bugtracker at github"
+#: mod/admin.php:820
+msgid "Blog Account"
 msgstr ""
 
-#: mod/friendica.php:89
-msgid ""
-"Suggestions, praise, etc. - please email \"info\" at \"friendi - dot - ca"
+#: mod/admin.php:821
+msgid "Private Forum Account"
 msgstr ""
 
-#: mod/friendica.php:103
-msgid "Installed addons/apps:"
+#: mod/admin.php:843
+msgid "Message queues"
 msgstr ""
 
-#: mod/friendica.php:117
-msgid "No installed addons/apps"
+#: mod/admin.php:849
+msgid "Summary"
 msgstr ""
 
-#: mod/friendica.php:122
-#, php-format
-msgid "Read about the <a href=\"%1$s/tos\">Terms of Service</a> of this node."
+#: mod/admin.php:851
+msgid "Registered users"
 msgstr ""
 
-#: mod/friendica.php:127
-msgid "On this server the following remote servers are blocked."
+#: mod/admin.php:853
+msgid "Pending registrations"
 msgstr ""
 
-#: mod/invite.php:33
-msgid "Total invitation limit exceeded."
+#: mod/admin.php:854
+msgid "Version"
 msgstr ""
 
-#: mod/invite.php:55
-#, php-format
-msgid "%s : Not a valid email address."
+#: mod/admin.php:859
+msgid "Active addons"
 msgstr ""
 
-#: mod/invite.php:87
-msgid "Please join us on Friendica"
+#: mod/admin.php:890
+msgid "Can not parse base url. Must have at least <scheme>://<domain>"
 msgstr ""
 
-#: mod/invite.php:96
-msgid "Invitation limit exceeded. Please contact your site administrator."
+#: mod/admin.php:1209
+msgid "Site settings updated."
 msgstr ""
 
-#: mod/invite.php:100
-#, php-format
-msgid "%s : Message delivery failed."
+#: mod/admin.php:1265
+msgid "No community page"
 msgstr ""
 
-#: mod/invite.php:104
-#, php-format
-msgid "%d message sent."
-msgid_plural "%d messages sent."
-msgstr[0] ""
-msgstr[1] ""
+#: mod/admin.php:1266
+msgid "Public postings from users of this site"
+msgstr ""
 
-#: mod/invite.php:122
-msgid "You have no more invitations available"
+#: mod/admin.php:1267
+msgid "Public postings from the federated network"
 msgstr ""
 
-#: mod/invite.php:130
-#, php-format
-msgid ""
-"Visit %s for a list of public sites that you can join. Friendica members on "
-"other sites can all connect with each other, as well as with members of many "
-"other social networks."
+#: mod/admin.php:1268
+msgid "Public postings from local users and the federated network"
 msgstr ""
 
-#: mod/invite.php:132
-#, php-format
-msgid ""
-"To accept this invitation, please visit and register at %s or any other "
-"public Friendica website."
+#: mod/admin.php:1272 mod/admin.php:1435 mod/admin.php:1445
+#: mod/contacts.php:572
+msgid "Disabled"
 msgstr ""
 
-#: mod/invite.php:133
-#, php-format
-msgid ""
-"Friendica sites all inter-connect to create a huge privacy-enhanced social "
-"web that is owned and controlled by its members. They can also connect with "
-"many traditional social networks. See %s for a list of alternate Friendica "
-"sites you can join."
+#: mod/admin.php:1274
+msgid "Users, Global Contacts"
 msgstr ""
 
-#: mod/invite.php:137
-msgid ""
-"Our apologies. This system is not currently configured to connect with other "
-"public sites or invite members."
+#: mod/admin.php:1275
+msgid "Users, Global Contacts/fallback"
 msgstr ""
 
-#: mod/invite.php:141
-msgid ""
-"Friendica sites all inter-connect to create a huge privacy-enhanced social "
-"web that is owned and controlled by its members. They can also connect with "
-"many traditional social networks."
+#: mod/admin.php:1279
+msgid "One month"
 msgstr ""
 
-#: mod/invite.php:140
-#, php-format
-msgid "To accept this invitation, please visit and register at %s."
+#: mod/admin.php:1280
+msgid "Three months"
 msgstr ""
 
-#: mod/invite.php:147
-msgid "Send invitations"
+#: mod/admin.php:1281
+msgid "Half a year"
 msgstr ""
 
-#: mod/invite.php:148
-msgid "Enter email addresses, one per line:"
+#: mod/admin.php:1282
+msgid "One year"
 msgstr ""
 
-#: mod/invite.php:150
-msgid ""
-"You are cordially invited to join me and other close friends on Friendica - "
-"and help us to create a better social web."
+#: mod/admin.php:1287
+msgid "Multi user instance"
 msgstr ""
 
-#: mod/invite.php:152
-msgid "You will need to supply this invitation code: $invite_code"
+#: mod/admin.php:1310
+msgid "Closed"
 msgstr ""
 
-#: mod/invite.php:152
-msgid ""
-"Once you have registered, please connect with me via my profile page at:"
+#: mod/admin.php:1311
+msgid "Requires approval"
 msgstr ""
 
-#: mod/invite.php:154
-msgid ""
-"For more information about the Friendica project and why we feel it is "
-"important, please visit http://friendi.ca"
+#: mod/admin.php:1312
+msgid "Open"
 msgstr ""
 
-#: mod/lostpass.php:27
-msgid "No valid account found."
+#: mod/admin.php:1316
+msgid "No SSL policy, links will track page SSL state"
 msgstr ""
 
-#: mod/lostpass.php:39
-msgid "Password reset request issued. Check your email."
+#: mod/admin.php:1317
+msgid "Force all links to use SSL"
 msgstr ""
 
-#: mod/lostpass.php:45
-#, php-format
-msgid ""
-"\n"
-"\t\tDear %1$s,\n"
-"\t\t\tA request was recently received at \"%2$s\" to reset your account\n"
-"\t\tpassword. In order to confirm this request, please select the "
-"verification link\n"
-"\t\tbelow or paste it into your web browser address bar.\n"
-"\n"
-"\t\tIf you did NOT request this change, please DO NOT follow the link\n"
-"\t\tprovided and ignore and/or delete this email, the request will expire "
-"shortly.\n"
-"\n"
-"\t\tYour password will not be changed unless we can verify that you\n"
-"\t\tissued this request."
+#: mod/admin.php:1318
+msgid "Self-signed certificate, use SSL for local links only (discouraged)"
 msgstr ""
 
-#: mod/lostpass.php:56
-#, php-format
-msgid ""
-"\n"
-"\t\tFollow this link soon to verify your identity:\n"
-"\n"
-"\t\t%1$s\n"
-"\n"
-"\t\tYou will then receive a follow-up message containing the new password.\n"
-"\t\tYou may change that password from your account settings page after "
-"logging in.\n"
-"\n"
-"\t\tThe login details are as follows:\n"
-"\n"
-"\t\tSite Location:\t%2$s\n"
-"\t\tLogin Name:\t%3$s"
+#: mod/admin.php:1322
+msgid "Don't check"
 msgstr ""
 
-#: mod/lostpass.php:73
-#, php-format
-msgid "Password reset requested at %s"
+#: mod/admin.php:1323
+msgid "check the stable version"
 msgstr ""
 
-#: mod/lostpass.php:89
-msgid ""
-"Request could not be verified. (You may have previously submitted it.) "
-"Password reset failed."
+#: mod/admin.php:1324
+msgid "check the development version"
 msgstr ""
 
-#: mod/lostpass.php:102
-msgid "Request has expired, please make a new one."
+#: mod/admin.php:1347
+msgid "Republish users to directory"
 msgstr ""
 
-#: mod/lostpass.php:117
-msgid "Forgot your Password?"
+#: mod/admin.php:1348 mod/register.php:264
+msgid "Registration"
 msgstr ""
 
-#: mod/lostpass.php:118
-msgid ""
-"Enter your email address and submit to have your password reset. Then check "
-"your email for further instructions."
+#: mod/admin.php:1349
+msgid "File upload"
 msgstr ""
 
-#: mod/lostpass.php:119 src/Module/Login.php:314
-msgid "Nickname or Email: "
+#: mod/admin.php:1350
+msgid "Policies"
 msgstr ""
 
-#: mod/lostpass.php:120
-msgid "Reset"
+#: mod/admin.php:1352
+msgid "Auto Discovered Contact Directory"
 msgstr ""
 
-#: mod/lostpass.php:136 src/Module/Login.php:326
-msgid "Password Reset"
+#: mod/admin.php:1353
+msgid "Performance"
 msgstr ""
 
-#: mod/lostpass.php:137
-msgid "Your password has been reset as requested."
+#: mod/admin.php:1354
+msgid "Worker"
 msgstr ""
 
-#: mod/lostpass.php:138
-msgid "Your new password is"
+#: mod/admin.php:1355
+msgid "Message Relay"
 msgstr ""
 
-#: mod/lostpass.php:139
-msgid "Save or copy your new password - and then"
+#: mod/admin.php:1356
+msgid ""
+"Relocate - WARNING: advanced function. Could make this server unreachable."
 msgstr ""
 
-#: mod/lostpass.php:140
-msgid "click here to login"
+#: mod/admin.php:1359
+msgid "Site name"
 msgstr ""
 
-#: mod/lostpass.php:141
-msgid ""
-"Your password may be changed from the <em>Settings</em> page after "
-"successful login."
+#: mod/admin.php:1360
+msgid "Host name"
 msgstr ""
 
-#: mod/lostpass.php:149
-#, php-format
-msgid ""
-"\n"
-"\t\t\tDear %1$s,\n"
-"\t\t\t\tYour password has been changed as requested. Please retain this\n"
-"\t\t\tinformation for your records (or change your password immediately to\n"
-"\t\t\tsomething that you will remember).\n"
-"\t\t"
+#: mod/admin.php:1361
+msgid "Sender Email"
 msgstr ""
 
-#: mod/lostpass.php:155
-#, php-format
+#: mod/admin.php:1361
 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"
+"The email address your server shall use to send notification emails from."
 msgstr ""
 
-#: mod/lostpass.php:169
-#, php-format
-msgid "Your password has been changed at %s"
+#: mod/admin.php:1362
+msgid "Banner/Logo"
 msgstr ""
 
-#: mod/network.php:202 src/Model/Group.php:413
-msgid "add"
+#: mod/admin.php:1363
+msgid "Shortcut icon"
 msgstr ""
 
-#: mod/network.php:547
-#, php-format
-msgid ""
-"Warning: This group contains %s member from a network that doesn't allow non "
-"public messages."
-msgid_plural ""
-"Warning: This group contains %s members from a network that doesn't allow "
-"non public messages."
-msgstr[0] ""
-msgstr[1] ""
+#: mod/admin.php:1363
+msgid "Link to an icon that will be used for browsers."
+msgstr ""
 
-#: mod/network.php:550
-msgid "Messages in this group won't be send to these receivers."
+#: mod/admin.php:1364
+msgid "Touch icon"
 msgstr ""
 
-#: mod/network.php:618
-msgid "No such group"
+#: mod/admin.php:1364
+msgid "Link to an icon that will be used for tablets and mobiles."
 msgstr ""
 
-#: mod/network.php:643
+#: mod/admin.php:1365
+msgid "Additional Info"
+msgstr ""
+
+#: mod/admin.php:1365
 #, php-format
-msgid "Group: %s"
+msgid ""
+"For public servers: you can add additional information here that will be "
+"listed at %s/servers."
 msgstr ""
 
-#: mod/network.php:669
-msgid "Private messages to this person are at risk of public disclosure."
+#: mod/admin.php:1366
+msgid "System language"
 msgstr ""
 
-#: mod/network.php:672
-msgid "Invalid contact."
+#: mod/admin.php:1367
+msgid "System theme"
 msgstr ""
 
-#: mod/network.php:936
-msgid "Commented Order"
+#: mod/admin.php:1367
+msgid ""
+"Default system theme - may be over-ridden by user profiles - <a href='#' "
+"id='cnftheme'>change theme settings</a>"
 msgstr ""
 
-#: mod/network.php:939
-msgid "Sort by Comment Date"
+#: mod/admin.php:1368
+msgid "Mobile system theme"
 msgstr ""
 
-#: mod/network.php:944
-msgid "Posted Order"
+#: mod/admin.php:1368
+msgid "Theme for mobile devices"
 msgstr ""
 
-#: mod/network.php:947
-msgid "Sort by Post Date"
+#: mod/admin.php:1369
+msgid "SSL link policy"
 msgstr ""
 
-#: mod/network.php:955 mod/profiles.php:687
-#: src/Core/NotificationsManager.php:185
-msgid "Personal"
+#: mod/admin.php:1369
+msgid "Determines whether generated links should be forced to use SSL"
 msgstr ""
 
-#: mod/network.php:958
-msgid "Posts that mention or involve you"
+#: mod/admin.php:1370
+msgid "Force SSL"
 msgstr ""
 
-#: mod/network.php:966
-msgid "New"
+#: mod/admin.php:1370
+msgid ""
+"Force all Non-SSL requests to SSL - Attention: on some systems it could lead "
+"to endless loops."
 msgstr ""
 
-#: mod/network.php:969
-msgid "Activity Stream - by date"
+#: mod/admin.php:1371
+msgid "Hide help entry from navigation menu"
 msgstr ""
 
-#: mod/network.php:977
-msgid "Shared Links"
+#: mod/admin.php:1371
+msgid ""
+"Hides the menu entry for the Help pages from the navigation menu. You can "
+"still access it calling /help directly."
 msgstr ""
 
-#: mod/network.php:980
-msgid "Interesting Links"
+#: mod/admin.php:1372
+msgid "Single user instance"
 msgstr ""
 
-#: mod/network.php:988
-msgid "Starred"
+#: mod/admin.php:1372
+msgid "Make this instance multi-user or single-user for the named user"
 msgstr ""
 
-#: mod/network.php:991
-msgid "Favourite Posts"
+#: mod/admin.php:1373
+msgid "Maximum image size"
 msgstr ""
 
-#: mod/profiles.php:58
-msgid "Profile deleted."
+#: mod/admin.php:1373
+msgid ""
+"Maximum size in bytes of uploaded images. Default is 0, which means no "
+"limits."
 msgstr ""
 
-#: mod/profiles.php:74 mod/profiles.php:110
-msgid "Profile-"
+#: mod/admin.php:1374
+msgid "Maximum image length"
 msgstr ""
 
-#: mod/profiles.php:93 mod/profiles.php:132
-msgid "New profile created."
+#: mod/admin.php:1374
+msgid ""
+"Maximum length in pixels of the longest side of uploaded images. Default is "
+"-1, which means no limits."
 msgstr ""
 
-#: mod/profiles.php:116
-msgid "Profile unavailable to clone."
+#: mod/admin.php:1375
+msgid "JPEG image quality"
 msgstr ""
 
-#: mod/profiles.php:206
-msgid "Profile Name is required."
+#: mod/admin.php:1375
+msgid ""
+"Uploaded JPEGS will be saved at this quality setting [0-100]. Default is "
+"100, which is full quality."
 msgstr ""
 
-#: mod/profiles.php:347
-msgid "Marital Status"
+#: mod/admin.php:1377
+msgid "Register policy"
 msgstr ""
 
-#: mod/profiles.php:351
-msgid "Romantic Partner"
+#: mod/admin.php:1378
+msgid "Maximum Daily Registrations"
 msgstr ""
 
-#: mod/profiles.php:363
-msgid "Work/Employment"
+#: mod/admin.php:1378
+msgid ""
+"If registration is permitted above, this sets the maximum number of new user "
+"registrations to accept per day.  If register is set to closed, this setting "
+"has no effect."
 msgstr ""
 
-#: mod/profiles.php:366
-msgid "Religion"
+#: mod/admin.php:1379
+msgid "Register text"
 msgstr ""
 
-#: mod/profiles.php:370
-msgid "Political Views"
+#: mod/admin.php:1379
+msgid ""
+"Will be displayed prominently on the registration page. You can use BBCode "
+"here."
 msgstr ""
 
-#: mod/profiles.php:374
-msgid "Gender"
+#: mod/admin.php:1380
+msgid "Accounts abandoned after x days"
 msgstr ""
 
-#: mod/profiles.php:378
-msgid "Sexual Preference"
+#: mod/admin.php:1380
+msgid ""
+"Will not waste system resources polling external sites for abandonded "
+"accounts. Enter 0 for no time limit."
 msgstr ""
 
-#: mod/profiles.php:382
-msgid "XMPP"
+#: mod/admin.php:1381
+msgid "Allowed friend domains"
 msgstr ""
 
-#: mod/profiles.php:386
-msgid "Homepage"
+#: mod/admin.php:1381
+msgid ""
+"Comma separated list of domains which are allowed to establish friendships "
+"with this site. Wildcards are accepted. Empty to allow any domains"
 msgstr ""
 
-#: mod/profiles.php:390 mod/profiles.php:686
-msgid "Interests"
+#: mod/admin.php:1382
+msgid "Allowed email domains"
 msgstr ""
 
-#: mod/profiles.php:401 mod/profiles.php:682
-msgid "Location"
+#: mod/admin.php:1382
+msgid ""
+"Comma separated list of domains which are allowed in email addresses for "
+"registrations to this site. Wildcards are accepted. Empty to allow any "
+"domains"
 msgstr ""
 
-#: mod/profiles.php:486
-msgid "Profile updated."
+#: mod/admin.php:1383
+msgid "No OEmbed rich content"
 msgstr ""
 
-#: mod/profiles.php:564
-msgid " and "
+#: mod/admin.php:1383
+msgid ""
+"Don't show the rich content (e.g. embedded PDF), except from the domains "
+"listed below."
 msgstr ""
 
-#: mod/profiles.php:573
-msgid "public profile"
+#: mod/admin.php:1384
+msgid "Allowed OEmbed domains"
 msgstr ""
 
-#: mod/profiles.php:576
-#, php-format
-msgid "%1$s changed %2$s to &ldquo;%3$s&rdquo;"
+#: mod/admin.php:1384
+msgid ""
+"Comma separated list of domains which oembed content is allowed to be "
+"displayed. Wildcards are accepted."
 msgstr ""
 
-#: mod/profiles.php:577
-#, php-format
-msgid " - Visit %1$s's %2$s"
+#: mod/admin.php:1385
+msgid "Block public"
 msgstr ""
 
-#: mod/profiles.php:579
-#, php-format
-msgid "%1$s has an updated %2$s, changing %3$s."
+#: mod/admin.php:1385
+msgid ""
+"Check to block public access to all otherwise public personal pages on this "
+"site unless you are currently logged in."
 msgstr ""
 
-#: mod/profiles.php:633
-msgid "Hide contacts and friends:"
+#: mod/admin.php:1386
+msgid "Force publish"
 msgstr ""
 
-#: mod/profiles.php:638
-msgid "Hide your contact/friend list from viewers of this profile?"
+#: mod/admin.php:1386
+msgid ""
+"Check to force all profiles on this site to be listed in the site directory."
 msgstr ""
 
-#: mod/profiles.php:658
-msgid "Show more profile fields:"
+#: mod/admin.php:1387
+msgid "Global directory URL"
 msgstr ""
 
-#: mod/profiles.php:670
-msgid "Profile Actions"
+#: mod/admin.php:1387
+msgid ""
+"URL to the global directory. If this is not set, the global directory is "
+"completely unavailable to the application."
 msgstr ""
 
-#: mod/profiles.php:671
-msgid "Edit Profile Details"
+#: mod/admin.php:1388
+msgid "Private posts by default for new users"
 msgstr ""
 
-#: mod/profiles.php:673
-msgid "Change Profile Photo"
+#: mod/admin.php:1388
+msgid ""
+"Set default post permissions for all new members to the default privacy "
+"group rather than public."
 msgstr ""
 
-#: mod/profiles.php:674
-msgid "View this profile"
+#: mod/admin.php:1389
+msgid "Don't include post content in email notifications"
 msgstr ""
 
-#: mod/profiles.php:675 mod/profiles.php:770 src/Model/Profile.php:393
-msgid "Edit visibility"
+#: mod/admin.php:1389
+msgid ""
+"Don't include the content of a post/comment/private message/etc. in the "
+"email notifications that are sent out from this site, as a privacy measure."
 msgstr ""
 
-#: mod/profiles.php:676
-msgid "Create a new profile using these settings"
+#: mod/admin.php:1390
+msgid "Disallow public access to addons listed in the apps menu."
 msgstr ""
 
-#: mod/profiles.php:677
-msgid "Clone this profile"
+#: mod/admin.php:1390
+msgid ""
+"Checking this box will restrict addons listed in the apps menu to members "
+"only."
 msgstr ""
 
-#: mod/profiles.php:678
-msgid "Delete this profile"
+#: mod/admin.php:1391
+msgid "Don't embed private images in posts"
 msgstr ""
 
-#: mod/profiles.php:680
-msgid "Basic information"
+#: mod/admin.php:1391
+msgid ""
+"Don't replace locally-hosted private photos in posts with an embedded copy "
+"of the image. This means that contacts who receive posts containing private "
+"photos will have to authenticate and load each image, which may take a while."
 msgstr ""
 
-#: mod/profiles.php:681
-msgid "Profile picture"
+#: mod/admin.php:1392
+msgid "Allow Users to set remote_self"
 msgstr ""
 
-#: mod/profiles.php:683
-msgid "Preferences"
+#: mod/admin.php:1392
+msgid ""
+"With checking this, every user is allowed to mark every contact as a "
+"remote_self in the repair contact dialog. Setting this flag on a contact "
+"causes mirroring every posting of that contact in the users stream."
 msgstr ""
 
-#: mod/profiles.php:684
-msgid "Status information"
+#: mod/admin.php:1393
+msgid "Block multiple registrations"
 msgstr ""
 
-#: mod/profiles.php:685
-msgid "Additional information"
+#: mod/admin.php:1393
+msgid "Disallow users to register additional accounts for use as pages."
 msgstr ""
 
-#: mod/profiles.php:688
-msgid "Relation"
+#: mod/admin.php:1394
+msgid "OpenID support"
 msgstr ""
 
-#: mod/profiles.php:689 src/Util/Temporal.php:81 src/Util/Temporal.php:83
-msgid "Miscellaneous"
+#: mod/admin.php:1394
+msgid "OpenID support for registration and logins."
 msgstr ""
 
-#: mod/profiles.php:692
-msgid "Your Gender:"
+#: mod/admin.php:1395
+msgid "Fullname check"
 msgstr ""
 
-#: mod/profiles.php:693
-msgid "<span class=\"heart\">&hearts;</span> Marital Status:"
+#: mod/admin.php:1395
+msgid ""
+"Force users to register with a space between firstname and lastname in Full "
+"name, as an antispam measure"
+msgstr ""
+
+#: mod/admin.php:1396
+msgid "Community pages for visitors"
+msgstr ""
+
+#: mod/admin.php:1396
+msgid ""
+"Which community pages should be available for visitors. Local users always "
+"see both pages."
 msgstr ""
 
-#: mod/profiles.php:694 src/Model/Profile.php:784
-msgid "Sexual Preference:"
+#: mod/admin.php:1397
+msgid "Posts per user on community page"
 msgstr ""
 
-#: mod/profiles.php:695
-msgid "Example: fishing photography software"
+#: mod/admin.php:1397
+msgid ""
+"The maximum number of posts per user on the community page. (Not valid for "
+"'Global Community')"
 msgstr ""
 
-#: mod/profiles.php:700
-msgid "Profile Name:"
+#: mod/admin.php:1398
+msgid "Enable OStatus support"
 msgstr ""
 
-#: mod/profiles.php:702
+#: mod/admin.php:1398
 msgid ""
-"This is your <strong>public</strong> profile.<br />It <strong>may</strong> "
-"be visible to anybody using the internet."
-msgstr ""
-
-#: mod/profiles.php:703
-msgid "Your Full Name:"
+"Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility. All "
+"communications in OStatus are public, so privacy warnings will be "
+"occasionally displayed."
 msgstr ""
 
-#: mod/profiles.php:704
-msgid "Title/Description:"
+#: mod/admin.php:1399
+msgid "Only import OStatus threads from our contacts"
 msgstr ""
 
-#: mod/profiles.php:707
-msgid "Street Address:"
+#: mod/admin.php:1399
+msgid ""
+"Normally we import every content from our OStatus contacts. With this option "
+"we only store threads that are started by a contact that is known on our "
+"system."
 msgstr ""
 
-#: mod/profiles.php:708
-msgid "Locality/City:"
+#: mod/admin.php:1400
+msgid "OStatus support can only be enabled if threading is enabled."
 msgstr ""
 
-#: mod/profiles.php:709
-msgid "Region/State:"
+#: mod/admin.php:1402
+msgid ""
+"Diaspora support can't be enabled because Friendica was installed into a sub "
+"directory."
 msgstr ""
 
-#: mod/profiles.php:710
-msgid "Postal/Zip Code:"
+#: mod/admin.php:1403
+msgid "Enable Diaspora support"
 msgstr ""
 
-#: mod/profiles.php:711
-msgid "Country:"
+#: mod/admin.php:1403
+msgid "Provide built-in Diaspora network compatibility."
 msgstr ""
 
-#: mod/profiles.php:712 src/Util/Temporal.php:149
-msgid "Age: "
+#: mod/admin.php:1404
+msgid "Only allow Friendica contacts"
 msgstr ""
 
-#: mod/profiles.php:715
-msgid "Who: (if applicable)"
+#: mod/admin.php:1404
+msgid ""
+"All contacts must use Friendica protocols. All other built-in communication "
+"protocols disabled."
 msgstr ""
 
-#: mod/profiles.php:715
-msgid "Examples: cathy123, Cathy Williams, cathy@example.com"
+#: mod/admin.php:1405
+msgid "Verify SSL"
 msgstr ""
 
-#: mod/profiles.php:716
-msgid "Since [date]:"
+#: mod/admin.php:1405
+msgid ""
+"If you wish, you can turn on strict certificate checking. This will mean you "
+"cannot connect (at all) to self-signed SSL sites."
 msgstr ""
 
-#: mod/profiles.php:718
-msgid "Tell us about yourself..."
+#: mod/admin.php:1406
+msgid "Proxy user"
 msgstr ""
 
-#: mod/profiles.php:719
-msgid "XMPP (Jabber) address:"
+#: mod/admin.php:1407
+msgid "Proxy URL"
 msgstr ""
 
-#: mod/profiles.php:719
-msgid ""
-"The XMPP address will be propagated to your contacts so that they can follow "
-"you."
+#: mod/admin.php:1408
+msgid "Network timeout"
 msgstr ""
 
-#: mod/profiles.php:720
-msgid "Homepage URL:"
+#: mod/admin.php:1408
+msgid "Value is in seconds. Set to 0 for unlimited (not recommended)."
 msgstr ""
 
-#: mod/profiles.php:721 src/Model/Profile.php:792
-msgid "Hometown:"
+#: mod/admin.php:1409
+msgid "Maximum Load Average"
 msgstr ""
 
-#: mod/profiles.php:722 src/Model/Profile.php:800
-msgid "Political Views:"
+#: mod/admin.php:1409
+msgid ""
+"Maximum system load before delivery and poll processes are deferred - "
+"default 50."
 msgstr ""
 
-#: mod/profiles.php:723
-msgid "Religious Views:"
+#: mod/admin.php:1410
+msgid "Maximum Load Average (Frontend)"
 msgstr ""
 
-#: mod/profiles.php:724
-msgid "Public Keywords:"
+#: mod/admin.php:1410
+msgid "Maximum system load before the frontend quits service - default 50."
 msgstr ""
 
-#: mod/profiles.php:724
-msgid "(Used for suggesting potential friends, can be seen by others)"
+#: mod/admin.php:1411
+msgid "Minimal Memory"
 msgstr ""
 
-#: mod/profiles.php:725
-msgid "Private Keywords:"
+#: mod/admin.php:1411
+msgid ""
+"Minimal free memory in MB for the worker. Needs access to /proc/meminfo - "
+"default 0 (deactivated)."
 msgstr ""
 
-#: mod/profiles.php:725
-msgid "(Used for searching profiles, never shown to others)"
+#: mod/admin.php:1412
+msgid "Maximum table size for optimization"
 msgstr ""
 
-#: mod/profiles.php:726 src/Model/Profile.php:816
-msgid "Likes:"
+#: mod/admin.php:1412
+msgid ""
+"Maximum table size (in MB) for the automatic optimization - default 100 MB. "
+"Enter -1 to disable it."
 msgstr ""
 
-#: mod/profiles.php:727 src/Model/Profile.php:820
-msgid "Dislikes:"
+#: mod/admin.php:1413
+msgid "Minimum level of fragmentation"
 msgstr ""
 
-#: mod/profiles.php:728
-msgid "Musical interests"
+#: mod/admin.php:1413
+msgid ""
+"Minimum fragmenation level to start the automatic optimization - default "
+"value is 30%."
 msgstr ""
 
-#: mod/profiles.php:729
-msgid "Books, literature"
+#: mod/admin.php:1415
+msgid "Periodical check of global contacts"
 msgstr ""
 
-#: mod/profiles.php:730
-msgid "Television"
+#: mod/admin.php:1415
+msgid ""
+"If enabled, the global contacts are checked periodically for missing or "
+"outdated data and the vitality of the contacts and servers."
 msgstr ""
 
-#: mod/profiles.php:731
-msgid "Film/dance/culture/entertainment"
+#: mod/admin.php:1416
+msgid "Days between requery"
 msgstr ""
 
-#: mod/profiles.php:732
-msgid "Hobbies/Interests"
+#: mod/admin.php:1416
+msgid "Number of days after which a server is requeried for his contacts."
 msgstr ""
 
-#: mod/profiles.php:733
-msgid "Love/romance"
+#: mod/admin.php:1417
+msgid "Discover contacts from other servers"
 msgstr ""
 
-#: mod/profiles.php:734
-msgid "Work/employment"
+#: mod/admin.php:1417
+msgid ""
+"Periodically query other servers for contacts. You can choose between "
+"'users': the users on the remote system, 'Global Contacts': active contacts "
+"that are known on the system. The fallback is meant for Redmatrix servers "
+"and older friendica servers, where global contacts weren't available. The "
+"fallback increases the server load, so the recommened setting is 'Users, "
+"Global Contacts'."
 msgstr ""
 
-#: mod/profiles.php:735
-msgid "School/education"
+#: mod/admin.php:1418
+msgid "Timeframe for fetching global contacts"
 msgstr ""
 
-#: mod/profiles.php:736
-msgid "Contact information and Social Networks"
+#: mod/admin.php:1418
+msgid ""
+"When the discovery is activated, this value defines the timeframe for the "
+"activity of the global contacts that are fetched from other servers."
 msgstr ""
 
-#: mod/profiles.php:767 src/Model/Profile.php:389
-msgid "Profile Image"
+#: mod/admin.php:1419
+msgid "Search the local directory"
 msgstr ""
 
-#: mod/profiles.php:769 src/Model/Profile.php:392
-msgid "visible to everybody"
+#: mod/admin.php:1419
+msgid ""
+"Search the local directory instead of the global directory. When searching "
+"locally, every search will be executed on the global directory in the "
+"background. This improves the search results when the search is repeated."
 msgstr ""
 
-#: mod/profiles.php:776
-msgid "Edit/Manage Profiles"
+#: mod/admin.php:1421
+msgid "Publish server information"
 msgstr ""
 
-#: mod/profiles.php:777 src/Model/Profile.php:379 src/Model/Profile.php:401
-msgid "Change profile photo"
+#: mod/admin.php:1421
+msgid ""
+"If enabled, general server and usage data will be published. The data "
+"contains the name and version of the server, number of users with public "
+"profiles, number of posts and the activated protocols and connectors. See <a "
+"href='http://the-federation.info/'>the-federation.info</a> for details."
 msgstr ""
 
-#: mod/profiles.php:778 src/Model/Profile.php:380
-msgid "Create New Profile"
+#: mod/admin.php:1423
+msgid "Check upstream version"
 msgstr ""
 
-#: mod/register.php:99
+#: mod/admin.php:1423
 msgid ""
-"Registration successful. Please check your email for further instructions."
+"Enables checking for new Friendica versions at github. If there is a new "
+"version, you will be informed in the admin panel overview."
 msgstr ""
 
-#: mod/register.php:103
-#, php-format
-msgid ""
-"Failed to send email message. Here your accout details:<br> login: %s<br> "
-"password: %s<br><br>You can change your password after login."
+#: mod/admin.php:1424
+msgid "Suppress Tags"
 msgstr ""
 
-#: mod/register.php:110
-msgid "Registration successful."
+#: mod/admin.php:1424
+msgid "Suppress showing a list of hashtags at the end of the posting."
 msgstr ""
 
-#: mod/register.php:115
-msgid "Your registration can not be processed."
+#: mod/admin.php:1425
+msgid "Path to item cache"
 msgstr ""
 
-#: mod/register.php:162
-msgid "Your registration is pending approval by the site owner."
+#: mod/admin.php:1425
+msgid "The item caches buffers generated bbcode and external images."
 msgstr ""
 
-#: mod/register.php:220
-msgid ""
-"You may (optionally) fill in this form via OpenID by supplying your OpenID "
-"and clicking 'Register'."
+#: mod/admin.php:1426
+msgid "Cache duration in seconds"
 msgstr ""
 
-#: mod/register.php:221
+#: mod/admin.php:1426
 msgid ""
-"If you are not familiar with OpenID, please leave that field blank and fill "
-"in the rest of the items."
+"How long should the cache files be hold? Default value is 86400 seconds (One "
+"day). To disable the item cache, set the value to -1."
 msgstr ""
 
-#: mod/register.php:222
-msgid "Your OpenID (optional): "
+#: mod/admin.php:1427
+msgid "Maximum numbers of comments per post"
 msgstr ""
 
-#: mod/register.php:234
-msgid "Include your profile in member directory?"
+#: mod/admin.php:1427
+msgid "How much comments should be shown for each post? Default value is 100."
 msgstr ""
 
-#: mod/register.php:259
-msgid "Note for the admin"
+#: mod/admin.php:1428
+msgid "Temp path"
 msgstr ""
 
-#: mod/register.php:259
-msgid "Leave a message for the admin, why you want to join this node"
+#: mod/admin.php:1428
+msgid ""
+"If you have a restricted system where the webserver can't access the system "
+"temp path, enter another path here."
 msgstr ""
 
-#: mod/register.php:260
-msgid "Membership on this site is by invitation only."
+#: mod/admin.php:1429
+msgid "Base path to installation"
 msgstr ""
 
-#: mod/register.php:261
-msgid "Your invitation code: "
+#: mod/admin.php:1429
+msgid ""
+"If the system cannot detect the correct path to your installation, enter the "
+"correct path here. This setting should only be set if you are using a "
+"restricted system and symbolic links to your webroot."
 msgstr ""
 
-#: mod/register.php:270
-msgid "Your Full Name (e.g. Joe Smith, real or real-looking): "
+#: mod/admin.php:1430
+msgid "Disable picture proxy"
 msgstr ""
 
-#: mod/register.php:271
+#: mod/admin.php:1430
 msgid ""
-"Your Email Address: (Initial information will be send there, so this has to "
-"be an existing address.)"
+"The picture proxy increases performance and privacy. It shouldn't be used on "
+"systems with very low bandwith."
 msgstr ""
 
-#: mod/register.php:273 mod/settings.php:1201
-msgid "New Password:"
+#: mod/admin.php:1431
+msgid "Only search in tags"
 msgstr ""
 
-#: mod/register.php:273
-msgid "Leave empty for an auto generated password."
+#: mod/admin.php:1431
+msgid "On large systems the text search can slow down the system extremely."
 msgstr ""
 
-#: mod/register.php:274 mod/settings.php:1202
-msgid "Confirm:"
+#: mod/admin.php:1433
+msgid "New base url"
 msgstr ""
 
-#: mod/register.php:275
-#, php-format
+#: mod/admin.php:1433
 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>'."
+"Change base url for this server. Sends relocate message to all Friendica and "
+"Diaspora* contacts of all users."
 msgstr ""
 
-#: mod/register.php:276
-msgid "Choose a nickname: "
+#: mod/admin.php:1435
+msgid "RINO Encryption"
 msgstr ""
 
-#: mod/register.php:279 src/Content/Nav.php:128 src/Module/Login.php:283
-msgid "Register"
+#: mod/admin.php:1435
+msgid "Encryption layer between nodes."
 msgstr ""
 
-#: mod/register.php:286
-msgid "Import your profile to this friendica instance"
+#: mod/admin.php:1435
+msgid "Enabled"
 msgstr ""
 
-#: mod/removeme.php:43
-msgid "User deleted their account"
+#: mod/admin.php:1437
+msgid "Maximum number of parallel workers"
 msgstr ""
 
-#: mod/removeme.php:44
+#: mod/admin.php:1437
 msgid ""
-"On your Friendica node an user deleted their account. Please ensure that "
-"their data is removed from the backups."
+"On shared hosters set this to 2. On larger systems, values of 10 are great. "
+"Default value is 4."
 msgstr ""
 
-#: mod/removeme.php:45
-#, php-format
-msgid "The user id is %d"
+#: mod/admin.php:1438
+msgid "Don't use 'proc_open' with the worker"
 msgstr ""
 
-#: mod/removeme.php:76 mod/removeme.php:79
-msgid "Remove My Account"
+#: mod/admin.php:1438
+msgid ""
+"Enable this if your system doesn't allow the use of 'proc_open'. This can "
+"happen on shared hosters. If this is enabled you should increase the "
+"frequency of worker calls in your crontab."
 msgstr ""
 
-#: mod/removeme.php:77
-msgid ""
-"This will completely remove your account. Once this has been done it is not "
-"recoverable."
+#: mod/admin.php:1439
+msgid "Enable fastlane"
 msgstr ""
 
-#: mod/removeme.php:78
-msgid "Please enter your password for verification:"
+#: mod/admin.php:1439
+msgid ""
+"When enabed, the fastlane mechanism starts an additional worker if processes "
+"with higher priority are blocked by processes of lower priority."
 msgstr ""
 
-#: mod/settings.php:72
-msgid "Display"
+#: mod/admin.php:1440
+msgid "Enable frontend worker"
 msgstr ""
 
-#: mod/settings.php:79 mod/settings.php:842
-msgid "Social Networks"
+#: mod/admin.php:1440
+#, php-format
+msgid ""
+"When enabled the Worker process is triggered when backend access is "
+"performed \\x28e.g. messages being delivered\\x29. On smaller sites you "
+"might want to call %s/worker on a regular basis via an external cron job. "
+"You should only enable this option if you cannot utilize cron/scheduled jobs "
+"on your server."
 msgstr ""
 
-#: mod/settings.php:93 src/Content/Nav.php:204
-msgid "Delegations"
+#: mod/admin.php:1442
+msgid "Subscribe to relay"
 msgstr ""
 
-#: mod/settings.php:100
-msgid "Connected apps"
+#: mod/admin.php:1442
+msgid ""
+"Enables the receiving of public posts from the relay. They will be included "
+"in the search, subscribed tags and on the global community page."
 msgstr ""
 
-#: mod/settings.php:114
-msgid "Remove account"
+#: mod/admin.php:1443
+msgid "Relay server"
 msgstr ""
 
-#: mod/settings.php:168
-msgid "Missing some important data!"
+#: mod/admin.php:1443
+msgid ""
+"Address of the relay server where public posts should be send to. For "
+"example https://relay.diasp.org"
 msgstr ""
 
-#: mod/settings.php:279
-msgid "Failed to connect with email account using the settings provided."
+#: mod/admin.php:1444
+msgid "Direct relay transfer"
 msgstr ""
 
-#: mod/settings.php:284
-msgid "Email settings updated."
+#: mod/admin.php:1444
+msgid ""
+"Enables the direct transfer to other servers without using the relay servers"
 msgstr ""
 
-#: mod/settings.php:300
-msgid "Features updated"
+#: mod/admin.php:1445
+msgid "Relay scope"
 msgstr ""
 
-#: mod/settings.php:372
-msgid "Relocate message has been send to your contacts"
+#: mod/admin.php:1445
+msgid ""
+"Can be 'all' or 'tags'. 'all' means that every public post should be "
+"received. 'tags' means that only posts with selected tags should be received."
 msgstr ""
 
-#: mod/settings.php:384 src/Model/User.php:339
-msgid "Passwords do not match. Password unchanged."
+#: mod/admin.php:1445
+msgid "all"
 msgstr ""
 
-#: mod/settings.php:389
-msgid "Empty passwords are not allowed. Password unchanged."
+#: mod/admin.php:1445
+msgid "tags"
 msgstr ""
 
-#: mod/settings.php:394 src/Core/Console/NewPassword.php:87
-msgid ""
-"The new password has been exposed in a public data dump, please choose "
-"another."
+#: mod/admin.php:1446
+msgid "Server tags"
 msgstr ""
 
-#: mod/settings.php:400
-msgid "Wrong password."
+#: mod/admin.php:1446
+msgid "Comma separated list of tags for the 'tags' subscription."
 msgstr ""
 
-#: mod/settings.php:407 src/Core/Console/NewPassword.php:94
-msgid "Password changed."
+#: mod/admin.php:1447
+msgid "Allow user tags"
 msgstr ""
 
-#: mod/settings.php:409 src/Core/Console/NewPassword.php:91
-msgid "Password update failed. Please try again."
+#: mod/admin.php:1447
+msgid ""
+"If enabled, the tags from the saved searches will used for the 'tags' "
+"subscription in addition to the 'relay_server_tags'."
 msgstr ""
 
-#: mod/settings.php:496
-msgid " Please use a shorter name."
+#: mod/admin.php:1475
+msgid "Update has been marked successful"
 msgstr ""
 
-#: mod/settings.php:499
-msgid " Name too short."
+#: mod/admin.php:1482
+#, php-format
+msgid "Database structure update %s was successfully applied."
 msgstr ""
 
-#: mod/settings.php:507
-msgid "Wrong Password"
+#: mod/admin.php:1485
+#, php-format
+msgid "Executing of database structure update %s failed with error: %s"
 msgstr ""
 
-#: mod/settings.php:512
-msgid "Invalid email."
+#: mod/admin.php:1498
+#, php-format
+msgid "Executing %s failed with error: %s"
 msgstr ""
 
-#: mod/settings.php:519
-msgid "Cannot change to that email."
+#: mod/admin.php:1500
+#, php-format
+msgid "Update %s was successfully applied."
 msgstr ""
 
-#: mod/settings.php:572
-msgid "Private forum has no privacy permissions. Using default privacy group."
+#: mod/admin.php:1503
+#, php-format
+msgid "Update %s did not return a status. Unknown if it succeeded."
 msgstr ""
 
-#: mod/settings.php:575
-msgid "Private forum has no privacy permissions and no default privacy group."
+#: mod/admin.php:1506
+#, php-format
+msgid "There was no additional update function %s that needed to be called."
 msgstr ""
 
-#: mod/settings.php:615
-msgid "Settings updated."
+#: mod/admin.php:1526
+msgid "No failed updates."
 msgstr ""
 
-#: mod/settings.php:674 mod/settings.php:700 mod/settings.php:736
-msgid "Add application"
+#: mod/admin.php:1527
+msgid "Check database structure"
 msgstr ""
 
-#: mod/settings.php:678 mod/settings.php:704
-msgid "Consumer Key"
+#: mod/admin.php:1532
+msgid "Failed Updates"
 msgstr ""
 
-#: mod/settings.php:679 mod/settings.php:705
-msgid "Consumer Secret"
+#: mod/admin.php:1533
+msgid ""
+"This does not include updates prior to 1139, which did not return a status."
 msgstr ""
 
-#: mod/settings.php:680 mod/settings.php:706
-msgid "Redirect"
+#: mod/admin.php:1534
+msgid "Mark success (if update was manually applied)"
 msgstr ""
 
-#: mod/settings.php:681 mod/settings.php:707
-msgid "Icon url"
+#: mod/admin.php:1535
+msgid "Attempt to execute this update step automatically"
 msgstr ""
 
-#: mod/settings.php:692
-msgid "You can't edit this application."
+#: mod/admin.php:1574
+#, php-format
+msgid ""
+"\n"
+"\t\t\tDear %1$s,\n"
+"\t\t\t\tthe administrator of %2$s has set up an account for you."
 msgstr ""
 
-#: mod/settings.php:735
-msgid "Connected Apps"
+#: mod/admin.php:1577
+#, php-format
+msgid ""
+"\n"
+"\t\t\tThe login details are as follows:\n"
+"\n"
+"\t\t\tSite Location:\t%1$s\n"
+"\t\t\tLogin Name:\t\t%2$s\n"
+"\t\t\tPassword:\t\t%3$s\n"
+"\n"
+"\t\t\tYou may change your password from your account \"Settings\" page after "
+"logging\n"
+"\t\t\tin.\n"
+"\n"
+"\t\t\tPlease take a few moments to review the other account settings on that "
+"page.\n"
+"\n"
+"\t\t\tYou may also wish to add some basic information to your default "
+"profile\n"
+"\t\t\t(on the \"Profiles\" page) so that other people can easily find you.\n"
+"\n"
+"\t\t\tWe recommend setting your full name, adding a profile photo,\n"
+"\t\t\tadding some profile \"keywords\" (very useful in making new friends) - "
+"and\n"
+"\t\t\tperhaps what country you live in; if you do not wish to be more "
+"specific\n"
+"\t\t\tthan that.\n"
+"\n"
+"\t\t\tWe fully respect your right to privacy, and none of these items are "
+"necessary.\n"
+"\t\t\tIf you are new and do not know anybody here, they may help\n"
+"\t\t\tyou to make some new and interesting friends.\n"
+"\n"
+"\t\t\tIf you ever want to delete your account, you can do so at %1$s/"
+"removeme\n"
+"\n"
+"\t\t\tThank you and welcome to %4$s."
 msgstr ""
 
-#: mod/settings.php:737 src/Object/Post.php:155 src/Object/Post.php:157
-msgid "Edit"
-msgstr ""
+#: mod/admin.php:1621
+#, php-format
+msgid "%s user blocked/unblocked"
+msgid_plural "%s users blocked/unblocked"
+msgstr[0] ""
+msgstr[1] ""
 
-#: mod/settings.php:739
-msgid "Client key starts with"
-msgstr ""
+#: mod/admin.php:1627
+#, php-format
+msgid "%s user deleted"
+msgid_plural "%s users deleted"
+msgstr[0] ""
+msgstr[1] ""
 
-#: mod/settings.php:740
-msgid "No name"
+#: mod/admin.php:1674
+#, php-format
+msgid "User '%s' deleted"
 msgstr ""
 
-#: mod/settings.php:741
-msgid "Remove authorization"
+#: mod/admin.php:1682
+#, php-format
+msgid "User '%s' unblocked"
 msgstr ""
 
-#: mod/settings.php:752
-msgid "No Addon settings configured"
+#: mod/admin.php:1682
+#, php-format
+msgid "User '%s' blocked"
 msgstr ""
 
-#: mod/settings.php:761
-msgid "Addon Settings"
+#: mod/admin.php:1743
+msgid "Private Forum"
 msgstr ""
 
-#: mod/settings.php:782
-msgid "Additional Features"
+#: mod/admin.php:1796 mod/admin.php:1820
+msgid "Register date"
 msgstr ""
 
-#: mod/settings.php:805 src/Content/ContactSelector.php:83
-msgid "Diaspora"
+#: mod/admin.php:1796 mod/admin.php:1820
+msgid "Last login"
 msgstr ""
 
-#: mod/settings.php:805 mod/settings.php:806
-msgid "enabled"
+#: mod/admin.php:1796 mod/admin.php:1820
+msgid "Last item"
 msgstr ""
 
-#: mod/settings.php:805 mod/settings.php:806
-msgid "disabled"
+#: mod/admin.php:1796
+msgid "Type"
 msgstr ""
 
-#: mod/settings.php:805 mod/settings.php:806
-#, php-format
-msgid "Built-in support for %s connectivity is %s"
+#: mod/admin.php:1803
+msgid "Add User"
 msgstr ""
 
-#: mod/settings.php:806
-msgid "GNU Social (OStatus)"
+#: mod/admin.php:1805
+msgid "User registrations waiting for confirm"
 msgstr ""
 
-#: mod/settings.php:837
-msgid "Email access is disabled on this site."
+#: mod/admin.php:1806
+msgid "User waiting for permanent deletion"
 msgstr ""
 
-#: mod/settings.php:847
-msgid "General Social Media Settings"
+#: mod/admin.php:1807
+msgid "Request date"
 msgstr ""
 
-#: mod/settings.php:848
-msgid "Disable Content Warning"
+#: mod/admin.php:1808
+msgid "No registrations."
 msgstr ""
 
-#: mod/settings.php:848
-msgid ""
-"Users on networks like Mastodon or Pleroma are able to set a content warning "
-"field which collapse their post by default. This disables the automatic "
-"collapsing and sets the content warning as the post title. Doesn't affect "
-"any other content filtering you eventually set up."
+#: mod/admin.php:1809
+msgid "Note from the user"
 msgstr ""
 
-#: mod/settings.php:849
-msgid "Disable intelligent shortening"
+#: mod/admin.php:1810 mod/notifications.php:179 mod/notifications.php:264
+msgid "Approve"
 msgstr ""
 
-#: mod/settings.php:849
-msgid ""
-"Normally the system tries to find the best link to add to shortened posts. "
-"If this option is enabled then every shortened post will always point to the "
-"original friendica post."
+#: mod/admin.php:1811
+msgid "Deny"
 msgstr ""
 
-#: mod/settings.php:850
-msgid "Automatically follow any GNU Social (OStatus) followers/mentioners"
+#: mod/admin.php:1815
+msgid "Site admin"
 msgstr ""
 
-#: mod/settings.php:850
-msgid ""
-"If you receive a message from an unknown OStatus user, this option decides "
-"what to do. If it is checked, a new contact will be created for every "
-"unknown user."
+#: mod/admin.php:1816
+msgid "Account expired"
 msgstr ""
 
-#: mod/settings.php:851
-msgid "Default group for OStatus contacts"
+#: mod/admin.php:1819
+msgid "New User"
 msgstr ""
 
-#: mod/settings.php:852
-msgid "Your legacy GNU Social account"
+#: mod/admin.php:1820
+msgid "Deleted since"
 msgstr ""
 
-#: mod/settings.php:852
+#: mod/admin.php:1825
 msgid ""
-"If you enter your old GNU Social/Statusnet account name here (in the format "
-"user@domain.tld), your contacts will be added automatically. The field will "
-"be emptied when done."
-msgstr ""
-
-#: mod/settings.php:855
-msgid "Repair OStatus subscriptions"
-msgstr ""
-
-#: mod/settings.php:859
-msgid "Email/Mailbox Setup"
+"Selected users will be deleted!\\n\\nEverything these users had posted on "
+"this site will be permanently deleted!\\n\\nAre you sure?"
 msgstr ""
 
-#: mod/settings.php:860
+#: mod/admin.php:1826
 msgid ""
-"If you wish to communicate with email contacts using this service "
-"(optional), please specify how to connect to your mailbox."
-msgstr ""
-
-#: mod/settings.php:861
-msgid "Last successful email check:"
-msgstr ""
-
-#: mod/settings.php:863
-msgid "IMAP server name:"
+"The user {0} will be deleted!\\n\\nEverything this user has posted on this "
+"site will be permanently deleted!\\n\\nAre you sure?"
 msgstr ""
 
-#: mod/settings.php:864
-msgid "IMAP port:"
+#: mod/admin.php:1836
+msgid "Name of the new user."
 msgstr ""
 
-#: mod/settings.php:865
-msgid "Security:"
+#: mod/admin.php:1837
+msgid "Nickname"
 msgstr ""
 
-#: mod/settings.php:865 mod/settings.php:870
-msgid "None"
+#: mod/admin.php:1837
+msgid "Nickname of the new user."
 msgstr ""
 
-#: mod/settings.php:866
-msgid "Email login name:"
+#: mod/admin.php:1838
+msgid "Email address of the new user."
 msgstr ""
 
-#: mod/settings.php:867
-msgid "Email password:"
+#: mod/admin.php:1880
+#, php-format
+msgid "Addon %s disabled."
 msgstr ""
 
-#: mod/settings.php:868
-msgid "Reply-to address:"
+#: mod/admin.php:1884
+#, php-format
+msgid "Addon %s enabled."
 msgstr ""
 
-#: mod/settings.php:869
-msgid "Send public posts to all email contacts:"
+#: mod/admin.php:1894 mod/admin.php:2143
+msgid "Disable"
 msgstr ""
 
-#: mod/settings.php:870
-msgid "Action after import:"
+#: mod/admin.php:1897 mod/admin.php:2146
+msgid "Enable"
 msgstr ""
 
-#: mod/settings.php:870 src/Content/Nav.php:191
-msgid "Mark as seen"
+#: mod/admin.php:1919 mod/admin.php:2188
+msgid "Toggle"
 msgstr ""
 
-#: mod/settings.php:870
-msgid "Move to folder"
+#: mod/admin.php:1927 mod/admin.php:2197
+msgid "Author: "
 msgstr ""
 
-#: mod/settings.php:871
-msgid "Move to folder:"
+#: mod/admin.php:1928 mod/admin.php:2198
+msgid "Maintainer: "
 msgstr ""
 
-#: mod/settings.php:914
-#, php-format
-msgid "%s - (Unsupported)"
+#: mod/admin.php:1980
+msgid "Reload active addons"
 msgstr ""
 
-#: mod/settings.php:916
+#: mod/admin.php:1985
 #, php-format
-msgid "%s - (Experimental)"
-msgstr ""
-
-#: mod/settings.php:959
-msgid "Display Settings"
-msgstr ""
-
-#: mod/settings.php:965 mod/settings.php:989
-msgid "Display Theme:"
-msgstr ""
-
-#: mod/settings.php:966
-msgid "Mobile Theme:"
-msgstr ""
-
-#: mod/settings.php:967
-msgid "Suppress warning of insecure networks"
-msgstr ""
-
-#: mod/settings.php:967
 msgid ""
-"Should the system suppress the warning that the current group contains "
-"members of networks that can't receive non public postings."
+"There are currently no addons available on your node. You can find the "
+"official addon repository at %1$s and might find other interesting addons in "
+"the open addon registry at %2$s"
 msgstr ""
 
-#: mod/settings.php:968
-msgid "Update browser every xx seconds"
+#: mod/admin.php:2105
+msgid "No themes found."
 msgstr ""
 
-#: mod/settings.php:968
-msgid "Minimum of 10 seconds. Enter -1 to disable it."
+#: mod/admin.php:2179
+msgid "Screenshot"
 msgstr ""
 
-#: mod/settings.php:969
-msgid "Number of items to display per page:"
+#: mod/admin.php:2233
+msgid "Reload active themes"
 msgstr ""
 
-#: mod/settings.php:969 mod/settings.php:970
-msgid "Maximum of 100 items"
+#: mod/admin.php:2238
+#, php-format
+msgid "No themes found on the system. They should be placed in %1$s"
 msgstr ""
 
-#: mod/settings.php:970
-msgid "Number of items to display per page when viewed from mobile device:"
+#: mod/admin.php:2239
+msgid "[Experimental]"
 msgstr ""
 
-#: mod/settings.php:971
-msgid "Don't show emoticons"
+#: mod/admin.php:2240
+msgid "[Unsupported]"
 msgstr ""
 
-#: mod/settings.php:972
-msgid "Calendar"
+#: mod/admin.php:2264
+msgid "Log settings updated."
 msgstr ""
 
-#: mod/settings.php:973
-msgid "Beginning of week:"
+#: mod/admin.php:2296
+msgid "PHP log currently enabled."
 msgstr ""
 
-#: mod/settings.php:974
-msgid "Don't show notices"
+#: mod/admin.php:2298
+msgid "PHP log currently disabled."
 msgstr ""
 
-#: mod/settings.php:975
-msgid "Infinite scroll"
+#: mod/admin.php:2307
+msgid "Clear"
 msgstr ""
 
-#: mod/settings.php:976
-msgid "Automatic updates only at the top of the network page"
+#: mod/admin.php:2311
+msgid "Enable Debugging"
 msgstr ""
 
-#: mod/settings.php:976
-msgid ""
-"When disabled, the network page is updated all the time, which could be "
-"confusing while reading."
+#: mod/admin.php:2312
+msgid "Log file"
 msgstr ""
 
-#: mod/settings.php:977
-msgid "Bandwith Saver Mode"
+#: mod/admin.php:2312
+msgid ""
+"Must be writable by web server. Relative to your Friendica top-level "
+"directory."
 msgstr ""
 
-#: mod/settings.php:977
-msgid ""
-"When enabled, embedded content is not displayed on automatic updates, they "
-"only show on page reload."
+#: mod/admin.php:2313
+msgid "Log level"
 msgstr ""
 
-#: mod/settings.php:978
-msgid "Smart Threading"
+#: mod/admin.php:2315
+msgid "PHP logging"
 msgstr ""
 
-#: mod/settings.php:978
+#: mod/admin.php:2316
 msgid ""
-"When enabled, suppress extraneous thread indentation while keeping it where "
-"it matters. Only works if threading is available and enabled."
+"To enable logging of PHP errors and warnings you can add the following to "
+"the .htconfig.php file of your installation. The filename set in the "
+"'error_log' line is relative to the friendica top-level directory and must "
+"be writeable by the web server. The option '1' for 'log_errors' and "
+"'display_errors' is to enable these options, set to '0' to disable them."
 msgstr ""
-
-#: mod/settings.php:980
-msgid "General Theme Settings"
+
+#: mod/admin.php:2347
+#, php-format
+msgid ""
+"Error trying to open <strong>%1$s</strong> log file.\\r\\n<br/>Check to see "
+"if file %1$s exist and is readable."
 msgstr ""
 
-#: mod/settings.php:981
-msgid "Custom Theme Settings"
+#: mod/admin.php:2351
+#, php-format
+msgid ""
+"Couldn't open <strong>%1$s</strong> log file.\\r\\n<br/>Check to see if file "
+"%1$s is readable."
 msgstr ""
 
-#: mod/settings.php:982
-msgid "Content Settings"
+#: mod/admin.php:2443
+#, php-format
+msgid "Lock feature %s"
 msgstr ""
 
-#: mod/settings.php:983 view/theme/duepuntozero/config.php:73
-#: view/theme/frio/config.php:115 view/theme/quattro/config.php:75
-#: view/theme/vier/config.php:121
-msgid "Theme settings"
+#: mod/admin.php:2451
+msgid "Manage Additional Features"
 msgstr ""
 
-#: mod/settings.php:1002
-msgid "Unable to find your profile. Please contact your admin."
+#: mod/delegate.php:37
+msgid "Parent user not found."
 msgstr ""
 
-#: mod/settings.php:1044
-msgid "Account Types"
+#: mod/delegate.php:144
+msgid "No parent user"
 msgstr ""
 
-#: mod/settings.php:1045
-msgid "Personal Page Subtypes"
+#: mod/delegate.php:159
+msgid "Parent Password:"
 msgstr ""
 
-#: mod/settings.php:1046
-msgid "Community Forum Subtypes"
+#: mod/delegate.php:159
+msgid ""
+"Please enter the password of the parent account to legitimize your request."
 msgstr ""
 
-#: mod/settings.php:1053
-msgid "Personal Page"
+#: mod/delegate.php:164
+msgid "Parent User"
 msgstr ""
 
-#: mod/settings.php:1054
-msgid "Account for a personal profile."
+#: mod/delegate.php:167
+msgid ""
+"Parent users have total control about this account, including the account "
+"settings. Please double check whom you give this access."
 msgstr ""
 
-#: mod/settings.php:1057
-msgid "Organisation Page"
+#: mod/delegate.php:170
+msgid "Delegates"
 msgstr ""
 
-#: mod/settings.php:1058
+#: mod/delegate.php:172
 msgid ""
-"Account for an organisation that automatically approves contact requests as "
-"\"Followers\"."
+"Delegates are able to manage all aspects of this account/page except for "
+"basic account settings. Please do not delegate your personal account to "
+"anybody that you do not trust completely."
 msgstr ""
 
-#: mod/settings.php:1061
-msgid "News Page"
+#: mod/delegate.php:173
+msgid "Existing Page Delegates"
 msgstr ""
 
-#: mod/settings.php:1062
-msgid ""
-"Account for a news reflector that automatically approves contact requests as "
-"\"Followers\"."
+#: mod/delegate.php:175
+msgid "Potential Delegates"
 msgstr ""
 
-#: mod/settings.php:1065
-msgid "Community Forum"
+#: mod/delegate.php:177 mod/tagrm.php:98
+msgid "Remove"
 msgstr ""
 
-#: mod/settings.php:1066
-msgid "Account for community discussions."
+#: mod/delegate.php:178
+msgid "Add"
 msgstr ""
 
-#: mod/settings.php:1069
-msgid "Normal Account Page"
+#: mod/delegate.php:179
+msgid "No entries."
 msgstr ""
 
-#: mod/settings.php:1070
-msgid ""
-"Account for a regular personal profile that requires manual approval of "
-"\"Friends\" and \"Followers\"."
+#: mod/photos.php:109 mod/photos.php:1713
+msgid "Recent Photos"
 msgstr ""
 
-#: mod/settings.php:1073
-msgid "Soapbox Page"
+#: mod/photos.php:112 mod/photos.php:1210 mod/photos.php:1715
+msgid "Upload New Photos"
 msgstr ""
 
-#: mod/settings.php:1074
-msgid ""
-"Account for a public profile that automatically approves contact requests as "
-"\"Followers\"."
+#: mod/photos.php:184
+msgid "Contact information unavailable"
 msgstr ""
 
-#: mod/settings.php:1077
-msgid "Public Forum"
+#: mod/photos.php:204
+msgid "Album not found."
 msgstr ""
 
-#: mod/settings.php:1078
-msgid "Automatically approves all contact requests."
+#: mod/photos.php:234 mod/photos.php:245 mod/photos.php:1161
+msgid "Delete Album"
 msgstr ""
 
-#: mod/settings.php:1081
-msgid "Automatic Friend Page"
+#: mod/photos.php:243
+msgid "Do you really want to delete this photo album and all its photos?"
 msgstr ""
 
-#: mod/settings.php:1082
-msgid ""
-"Account for a popular profile that automatically approves contact requests "
-"as \"Friends\"."
+#: mod/photos.php:310 mod/photos.php:321 mod/photos.php:1446
+msgid "Delete Photo"
 msgstr ""
 
-#: mod/settings.php:1085
-msgid "Private Forum [Experimental]"
+#: mod/photos.php:319
+msgid "Do you really want to delete this photo?"
 msgstr ""
 
-#: mod/settings.php:1086
-msgid "Requires manual approval of contact requests."
+#: mod/photos.php:667
+msgid "a photo"
 msgstr ""
 
-#: mod/settings.php:1097
-msgid "OpenID:"
+#: mod/photos.php:667
+#, php-format
+msgid "%1$s was tagged in %2$s by %3$s"
 msgstr ""
 
-#: mod/settings.php:1097
-msgid "(Optional) Allow this OpenID to login to this account."
+#: mod/photos.php:769
+msgid "Image upload didn't complete, please try again"
 msgstr ""
 
-#: mod/settings.php:1105
-msgid "Publish your default profile in your local site directory?"
+#: mod/photos.php:772
+msgid "Image file is missing"
 msgstr ""
 
-#: mod/settings.php:1105
-#, php-format
+#: mod/photos.php:777
 msgid ""
-"Your profile will be published in the global friendica directories (e.g. <a "
-"href=\"%s\">%s</a>). Your profile will be visible in public."
+"Server can't accept new file upload at this time, please contact your "
+"administrator"
 msgstr ""
 
-#: mod/settings.php:1111
-msgid "Publish your default profile in the global social directory?"
+#: mod/photos.php:803
+msgid "Image file is empty."
 msgstr ""
 
-#: mod/settings.php:1111
-#, php-format
-msgid ""
-"Your profile will be published in this node's <a href=\"%s\">local "
-"directory</a>. Your profile details may be publicly visible depending on the "
-"system settings."
+#: mod/photos.php:940
+msgid "No photos selected"
 msgstr ""
 
-#: mod/settings.php:1118
-msgid "Hide your contact/friend list from viewers of your default profile?"
+#: mod/photos.php:1036 mod/videos.php:309
+msgid "Access to this item is restricted."
 msgstr ""
 
-#: mod/settings.php:1118
-msgid ""
-"Your contact list won't be shown in your default profile page. You can "
-"decide to show your contact list separately for each additional profile you "
-"create"
+#: mod/photos.php:1090
+msgid "Upload Photos"
 msgstr ""
 
-#: mod/settings.php:1122
-msgid "Hide your profile details from anonymous viewers?"
+#: mod/photos.php:1094 mod/photos.php:1156
+msgid "New album name: "
 msgstr ""
 
-#: mod/settings.php:1122
-msgid ""
-"Anonymous visitors will only see your profile picture, your display name and "
-"the nickname you are using on your profile page. Disables posting public "
-"messages to Diaspora and other networks."
+#: mod/photos.php:1095
+msgid "or existing album name: "
 msgstr ""
 
-#: mod/settings.php:1126
-msgid "Allow friends to post to your profile page?"
+#: mod/photos.php:1096
+msgid "Do not show a status post for this upload"
 msgstr ""
 
-#: mod/settings.php:1126
-msgid ""
-"Your contacts may write posts on your profile wall. These posts will be "
-"distributed to your contacts"
+#: mod/photos.php:1167
+msgid "Edit Album"
 msgstr ""
 
-#: mod/settings.php:1130
-msgid "Allow friends to tag your posts?"
+#: mod/photos.php:1172
+msgid "Show Newest First"
 msgstr ""
 
-#: mod/settings.php:1130
-msgid "Your contacts can add additional tags to your posts."
+#: mod/photos.php:1174
+msgid "Show Oldest First"
 msgstr ""
 
-#: mod/settings.php:1134
-msgid "Allow us to suggest you as a potential friend to new members?"
+#: mod/photos.php:1195 mod/photos.php:1698
+msgid "View Photo"
 msgstr ""
 
-#: mod/settings.php:1134
-msgid "If you like, Friendica may suggest new members to add you as a contact."
+#: mod/photos.php:1236
+msgid "Permission denied. Access to this item may be restricted."
 msgstr ""
 
-#: mod/settings.php:1138
-msgid "Permit unknown people to send you private mail?"
+#: mod/photos.php:1238
+msgid "Photo not available"
 msgstr ""
 
-#: mod/settings.php:1138
-msgid ""
-"Friendica network users may send you private messages even if they are not "
-"in your contact list."
+#: mod/photos.php:1301
+msgid "View photo"
 msgstr ""
 
-#: mod/settings.php:1142
-msgid "Profile is <strong>not published</strong>."
+#: mod/photos.php:1301
+msgid "Edit photo"
 msgstr ""
 
-#: mod/settings.php:1148
-#, php-format
-msgid "Your Identity Address is <strong>'%s'</strong> or '%s'."
+#: mod/photos.php:1302
+msgid "Use as profile photo"
 msgstr ""
 
-#: mod/settings.php:1155
-msgid "Automatically expire posts after this many days:"
+#: mod/photos.php:1327
+msgid "View Full Size"
 msgstr ""
 
-#: mod/settings.php:1155
-msgid "If empty, posts will not expire. Expired posts will be deleted"
+#: mod/photos.php:1414
+msgid "Tags: "
 msgstr ""
 
-#: mod/settings.php:1156
-msgid "Advanced expiration settings"
+#: mod/photos.php:1417
+msgid "[Remove any tag]"
 msgstr ""
 
-#: mod/settings.php:1157
-msgid "Advanced Expiration"
+#: mod/photos.php:1432
+msgid "New album name"
 msgstr ""
 
-#: mod/settings.php:1158
-msgid "Expire posts:"
+#: mod/photos.php:1433
+msgid "Caption"
 msgstr ""
 
-#: mod/settings.php:1159
-msgid "Expire personal notes:"
+#: mod/photos.php:1434
+msgid "Add a Tag"
 msgstr ""
 
-#: mod/settings.php:1160
-msgid "Expire starred posts:"
+#: mod/photos.php:1434
+msgid "Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"
 msgstr ""
 
-#: mod/settings.php:1161
-msgid "Expire photos:"
+#: mod/photos.php:1435
+msgid "Do not rotate"
 msgstr ""
 
-#: mod/settings.php:1162
-msgid "Only expire posts by others:"
+#: mod/photos.php:1436
+msgid "Rotate CW (right)"
 msgstr ""
 
-#: mod/settings.php:1192
-msgid "Account Settings"
+#: mod/photos.php:1437
+msgid "Rotate CCW (left)"
 msgstr ""
 
-#: mod/settings.php:1200
-msgid "Password Settings"
+#: mod/photos.php:1634
+msgid "Map"
+msgstr ""
+
+#: mod/photos.php:1704 mod/videos.php:387
+msgid "View Album"
 msgstr ""
 
-#: mod/settings.php:1202
-msgid "Leave password fields blank unless changing"
+#: mod/nogroup.php:43 mod/contacts.php:960
+msgid "Edit contact"
 msgstr ""
 
-#: mod/settings.php:1203
-msgid "Current Password:"
+#: mod/nogroup.php:63
+msgid "Contacts who are not members of a group"
 msgstr ""
 
-#: mod/settings.php:1203 mod/settings.php:1204
-msgid "Your current password to confirm the changes"
+#: mod/community.php:46
+msgid "Community option not available."
 msgstr ""
 
-#: mod/settings.php:1204
-msgid "Password:"
+#: mod/community.php:63
+msgid "Not available."
 msgstr ""
 
-#: mod/settings.php:1208
-msgid "Basic Settings"
+#: mod/community.php:76
+msgid "Local Community"
 msgstr ""
 
-#: mod/settings.php:1209 src/Model/Profile.php:740
-msgid "Full Name:"
+#: mod/community.php:79
+msgid "Posts from local users on this server"
 msgstr ""
 
-#: mod/settings.php:1210
-msgid "Email Address:"
+#: mod/community.php:87
+msgid "Global Community"
 msgstr ""
 
-#: mod/settings.php:1211
-msgid "Your Timezone:"
+#: mod/community.php:90
+msgid "Posts from users of the whole federated network"
 msgstr ""
 
-#: mod/settings.php:1212
-msgid "Your Language:"
+#: mod/community.php:136 mod/search.php:228
+msgid "No results."
 msgstr ""
 
-#: mod/settings.php:1212
+#: mod/community.php:180
 msgid ""
-"Set the language we use to show you friendica interface and to send you "
-"emails"
+"This community stream shows all public posts received by this node. They may "
+"not reflect the opinions of this node’s users."
 msgstr ""
 
-#: mod/settings.php:1213
-msgid "Default Post Location:"
+#: mod/message.php:73 mod/wallmessage.php:57
+msgid "No recipient selected."
 msgstr ""
 
-#: mod/settings.php:1214
-msgid "Use Browser Location:"
+#: mod/message.php:77
+msgid "Unable to locate contact information."
 msgstr ""
 
-#: mod/settings.php:1217
-msgid "Security and Privacy Settings"
+#: mod/message.php:80 mod/wallmessage.php:63
+msgid "Message could not be sent."
 msgstr ""
 
-#: mod/settings.php:1219
-msgid "Maximum Friend Requests/Day:"
+#: mod/message.php:83 mod/wallmessage.php:66
+msgid "Message collection failure."
 msgstr ""
 
-#: mod/settings.php:1219 mod/settings.php:1248
-msgid "(to prevent spam abuse)"
+#: mod/message.php:86 mod/wallmessage.php:69
+msgid "Message sent."
 msgstr ""
 
-#: mod/settings.php:1220
-msgid "Default Post Permissions"
+#: mod/message.php:136
+msgid "Do you really want to delete this message?"
 msgstr ""
 
-#: mod/settings.php:1221
-msgid "(click to open/close)"
+#: mod/message.php:156
+msgid "Message deleted."
 msgstr ""
 
-#: mod/settings.php:1231
-msgid "Default Private Post"
+#: mod/message.php:185
+msgid "Conversation removed."
 msgstr ""
 
-#: mod/settings.php:1232
-msgid "Default Public Post"
+#: mod/message.php:250 mod/wallmessage.php:132
+msgid "Send Private Message"
 msgstr ""
 
-#: mod/settings.php:1236
-msgid "Default Permissions for New Posts"
+#: mod/message.php:251 mod/message.php:421 mod/wallmessage.php:134
+msgid "To:"
 msgstr ""
 
-#: mod/settings.php:1248
-msgid "Maximum private messages per day from unknown people:"
+#: mod/message.php:255 mod/message.php:423 mod/wallmessage.php:135
+msgid "Subject:"
 msgstr ""
 
-#: mod/settings.php:1251
-msgid "Notification Settings"
+#: mod/message.php:291
+msgid "No messages."
 msgstr ""
 
-#: mod/settings.php:1252
-msgid "By default post a status message when:"
+#: mod/message.php:330
+msgid "Message not available."
 msgstr ""
 
-#: mod/settings.php:1253
-msgid "accepting a friend request"
+#: mod/message.php:397
+msgid "Delete message"
 msgstr ""
 
-#: mod/settings.php:1254
-msgid "joining a forum/community"
+#: mod/message.php:399 mod/message.php:500
+msgid "D, d M Y - g:i A"
 msgstr ""
 
-#: mod/settings.php:1255
-msgid "making an <em>interesting</em> profile change"
+#: mod/message.php:414 mod/message.php:497
+msgid "Delete conversation"
 msgstr ""
 
-#: mod/settings.php:1256
-msgid "Send a notification email when:"
+#: mod/message.php:416
+msgid ""
+"No secure communications available. You <strong>may</strong> be able to "
+"respond from the sender's profile page."
 msgstr ""
 
-#: mod/settings.php:1257
-msgid "You receive an introduction"
+#: mod/message.php:420
+msgid "Send Reply"
 msgstr ""
 
-#: mod/settings.php:1258
-msgid "Your introductions are confirmed"
+#: mod/message.php:471
+#, php-format
+msgid "Unknown sender - %s"
 msgstr ""
 
-#: mod/settings.php:1259
-msgid "Someone writes on your profile wall"
+#: mod/message.php:473
+#, php-format
+msgid "You and %s"
 msgstr ""
 
-#: mod/settings.php:1260
-msgid "Someone writes a followup comment"
+#: mod/message.php:475
+#, php-format
+msgid "%s and You"
 msgstr ""
 
-#: mod/settings.php:1261
-msgid "You receive a private message"
+#: mod/message.php:503
+#, php-format
+msgid "%d message"
+msgid_plural "%d messages"
+msgstr[0] ""
+msgstr[1] ""
+
+#: mod/videos.php:139
+msgid "Do you really want to delete this video?"
 msgstr ""
 
-#: mod/settings.php:1262
-msgid "You receive a friend suggestion"
+#: mod/videos.php:144
+msgid "Delete Video"
 msgstr ""
 
-#: mod/settings.php:1263
-msgid "You are tagged in a post"
+#: mod/videos.php:207
+msgid "No videos selected"
 msgstr ""
 
-#: mod/settings.php:1264
-msgid "You are poked/prodded/etc. in a post"
+#: mod/videos.php:396
+msgid "Recent Videos"
 msgstr ""
 
-#: mod/settings.php:1266
-msgid "Activate desktop notifications"
+#: mod/videos.php:398
+msgid "Upload New Videos"
 msgstr ""
 
-#: mod/settings.php:1266
-msgid "Show desktop popup on new notifications"
+#: mod/credits.php:18
+msgid "Credits"
 msgstr ""
 
-#: mod/settings.php:1268
-msgid "Text-only notification emails"
+#: mod/credits.php:19
+msgid ""
+"Friendica is a community project, that would not be possible without the "
+"help of many people. Here is a list of those who have contributed to the "
+"code or the translation of Friendica. Thank you all!"
 msgstr ""
 
-#: mod/settings.php:1270
-msgid "Send text only notification emails, without the html part"
+#: mod/unfollow.php:34
+msgid "Contact wasn't found or can't be unfollowed."
 msgstr ""
 
-#: mod/settings.php:1272
-msgid "Show detailled notifications"
+#: mod/unfollow.php:47
+msgid "Contact unfollowed"
 msgstr ""
 
-#: mod/settings.php:1274
-msgid ""
-"Per default, notifications are condensed to a single notification per item. "
-"When enabled every notification is displayed."
+#: mod/unfollow.php:65 mod/dfrn_request.php:662 mod/follow.php:62
+msgid "Submit Request"
 msgstr ""
 
-#: mod/settings.php:1276
-msgid "Advanced Account/Page Type Settings"
+#: mod/unfollow.php:73
+msgid "You aren't a friend of this contact."
 msgstr ""
 
-#: mod/settings.php:1277
-msgid "Change the behaviour of this account for special situations"
+#: mod/unfollow.php:79
+msgid "Unfollowing is currently not supported by your network."
 msgstr ""
 
-#: mod/settings.php:1280
-msgid "Relocate"
+#: mod/unfollow.php:100 mod/contacts.php:599
+msgid "Disconnect/Unfollow"
 msgstr ""
 
-#: mod/settings.php:1281
-msgid ""
-"If you have moved this profile from another server, and some of your "
-"contacts don't receive your updates, try pushing this button."
+#: mod/unfollow.php:113 mod/dfrn_request.php:660 mod/follow.php:157
+msgid "Your Identity Address:"
 msgstr ""
 
-#: mod/settings.php:1282
-msgid "Resend relocate message to contacts"
+#: mod/wall_attach.php:24 mod/wall_attach.php:32 mod/wall_attach.php:83
+#: mod/wall_upload.php:38 mod/wall_upload.php:54 mod/wall_upload.php:112
+#: mod/wall_upload.php:155 mod/wall_upload.php:158
+msgid "Invalid request."
 msgstr ""
 
-#: view/theme/duepuntozero/config.php:54 src/Model/User.php:502
-msgid "default"
+#: mod/wall_attach.php:101
+msgid "Sorry, maybe your upload is bigger than the PHP configuration allows"
 msgstr ""
 
-#: view/theme/duepuntozero/config.php:55
-msgid "greenzero"
+#: mod/wall_attach.php:101
+msgid "Or - did you try to upload an empty file?"
 msgstr ""
 
-#: view/theme/duepuntozero/config.php:56
-msgid "purplezero"
+#: mod/wall_attach.php:112
+#, php-format
+msgid "File exceeds size limit of %s"
 msgstr ""
 
-#: view/theme/duepuntozero/config.php:57
-msgid "easterbunny"
+#: mod/wall_attach.php:136 mod/wall_attach.php:152
+msgid "File upload failed."
 msgstr ""
 
-#: view/theme/duepuntozero/config.php:58
-msgid "darkzero"
+#: mod/profile.php:194
+msgid "Tips for New Members"
 msgstr ""
 
-#: view/theme/duepuntozero/config.php:59
-msgid "comix"
+#: mod/localtime.php:33
+msgid "Time Conversion"
 msgstr ""
 
-#: view/theme/duepuntozero/config.php:60
-msgid "slackr"
+#: mod/localtime.php:35
+msgid ""
+"Friendica provides this service for sharing events with other networks and "
+"friends in unknown timezones."
 msgstr ""
 
-#: view/theme/duepuntozero/config.php:74
-msgid "Variations"
+#: mod/localtime.php:39
+#, php-format
+msgid "UTC time: %s"
 msgstr ""
 
-#: view/theme/frio/php/Image.php:25
-msgid "Repeat the image"
+#: mod/localtime.php:42
+#, php-format
+msgid "Current timezone: %s"
 msgstr ""
 
-#: view/theme/frio/php/Image.php:25
-msgid "Will repeat your image to fill the background."
+#: mod/localtime.php:46
+#, php-format
+msgid "Converted localtime: %s"
 msgstr ""
 
-#: view/theme/frio/php/Image.php:27
-msgid "Stretch"
+#: mod/localtime.php:52
+msgid "Please select your timezone:"
 msgstr ""
 
-#: view/theme/frio/php/Image.php:27
-msgid "Will stretch to width/height of the image."
+#: mod/dfrn_request.php:94
+msgid "This introduction has already been accepted."
 msgstr ""
 
-#: view/theme/frio/php/Image.php:29
-msgid "Resize fill and-clip"
+#: mod/dfrn_request.php:112 mod/dfrn_request.php:359
+msgid "Profile location is not valid or does not contain profile information."
+msgstr ""
+
+#: mod/dfrn_request.php:116 mod/dfrn_request.php:363
+msgid "Warning: profile location has no identifiable owner name."
 msgstr ""
 
-#: view/theme/frio/php/Image.php:29
-msgid "Resize to fill and retain aspect ratio."
+#: mod/dfrn_request.php:119 mod/dfrn_request.php:366
+msgid "Warning: profile location has no profile photo."
 msgstr ""
 
-#: view/theme/frio/php/Image.php:31
-msgid "Resize best fit"
-msgstr ""
+#: mod/dfrn_request.php:123 mod/dfrn_request.php:370
+#, php-format
+msgid "%d required parameter was not found at the given location"
+msgid_plural "%d required parameters were not found at the given location"
+msgstr[0] ""
+msgstr[1] ""
 
-#: view/theme/frio/php/Image.php:31
-msgid "Resize to best fit and retain aspect ratio."
+#: mod/dfrn_request.php:162
+msgid "Introduction complete."
 msgstr ""
 
-#: view/theme/frio/config.php:97
-msgid "Default"
+#: mod/dfrn_request.php:199
+msgid "Unrecoverable protocol error."
 msgstr ""
 
-#: view/theme/frio/config.php:109
-msgid "Note"
+#: mod/dfrn_request.php:226
+msgid "Profile unavailable."
 msgstr ""
 
-#: view/theme/frio/config.php:109
-msgid "Check image permissions if all users are allowed to visit the image"
+#: mod/dfrn_request.php:248
+#, php-format
+msgid "%s has received too many connection requests today."
 msgstr ""
 
-#: view/theme/frio/config.php:116
-msgid "Select scheme"
+#: mod/dfrn_request.php:249
+msgid "Spam protection measures have been invoked."
 msgstr ""
 
-#: view/theme/frio/config.php:117
-msgid "Navigation bar background color"
+#: mod/dfrn_request.php:250
+msgid "Friends are advised to please try again in 24 hours."
 msgstr ""
 
-#: view/theme/frio/config.php:118
-msgid "Navigation bar icon color "
+#: mod/dfrn_request.php:280
+msgid "Invalid locator"
 msgstr ""
 
-#: view/theme/frio/config.php:119
-msgid "Link color"
+#: mod/dfrn_request.php:316
+msgid "You have already introduced yourself here."
 msgstr ""
 
-#: view/theme/frio/config.php:120
-msgid "Set the background color"
+#: mod/dfrn_request.php:319
+#, php-format
+msgid "Apparently you are already friends with %s."
 msgstr ""
 
-#: view/theme/frio/config.php:121
-msgid "Content background opacity"
+#: mod/dfrn_request.php:339
+msgid "Invalid profile URL."
 msgstr ""
 
-#: view/theme/frio/config.php:122
-msgid "Set the background image"
+#: mod/dfrn_request.php:419 mod/contacts.php:230
+msgid "Failed to update contact record."
 msgstr ""
 
-#: view/theme/frio/config.php:127
-msgid "Login page background image"
+#: mod/dfrn_request.php:439
+msgid "Your introduction has been sent."
 msgstr ""
 
-#: view/theme/frio/config.php:130
-msgid "Login page background color"
+#: mod/dfrn_request.php:477
+msgid ""
+"Remote subscription can't be done for your network. Please subscribe "
+"directly on your system."
 msgstr ""
 
-#: view/theme/frio/config.php:130
-msgid "Leave background image and color empty for theme defaults"
+#: mod/dfrn_request.php:493
+msgid "Please login to confirm introduction."
 msgstr ""
 
-#: view/theme/frio/theme.php:238
-msgid "Guest"
+#: mod/dfrn_request.php:501
+msgid ""
+"Incorrect identity currently logged in. Please login to <strong>this</"
+"strong> profile."
 msgstr ""
 
-#: view/theme/frio/theme.php:243
-msgid "Visitor"
+#: mod/dfrn_request.php:515 mod/dfrn_request.php:532
+msgid "Confirm"
 msgstr ""
 
-#: view/theme/frio/theme.php:256 src/Content/Nav.php:97
-#: src/Module/Login.php:311
-msgid "Logout"
+#: mod/dfrn_request.php:527
+msgid "Hide this contact"
 msgstr ""
 
-#: view/theme/frio/theme.php:256 src/Content/Nav.php:97
-msgid "End this session"
+#: mod/dfrn_request.php:530
+#, php-format
+msgid "Welcome home %s."
 msgstr ""
 
-#: view/theme/frio/theme.php:259 src/Content/Nav.php:100
-#: src/Content/Nav.php:181
-msgid "Your posts and conversations"
+#: mod/dfrn_request.php:531
+#, php-format
+msgid "Please confirm your introduction/connection request to %s."
 msgstr ""
 
-#: view/theme/frio/theme.php:260 src/Content/Nav.php:101
-msgid "Your profile page"
+#: mod/dfrn_request.php:642
+msgid ""
+"Please enter your 'Identity Address' from one of the following supported "
+"communications networks:"
 msgstr ""
 
-#: view/theme/frio/theme.php:261 src/Content/Nav.php:102
-msgid "Your photos"
+#: mod/dfrn_request.php:645
+#, php-format
+msgid ""
+"If you are not yet a member of the free social web, <a href=\"%s\">follow "
+"this link to find a public Friendica site and join us today</a>."
 msgstr ""
 
-#: view/theme/frio/theme.php:262 src/Content/Nav.php:103
-#: src/Model/Profile.php:914 src/Model/Profile.php:917
-msgid "Videos"
+#: mod/dfrn_request.php:650
+msgid "Friend/Connection Request"
 msgstr ""
 
-#: view/theme/frio/theme.php:262 src/Content/Nav.php:103
-msgid "Your videos"
+#: mod/dfrn_request.php:651
+msgid ""
+"Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, "
+"testuser@gnusocial.de"
 msgstr ""
 
-#: view/theme/frio/theme.php:263 src/Content/Nav.php:104
-msgid "Your events"
+#: mod/dfrn_request.php:652 mod/follow.php:149
+msgid "Please answer the following:"
 msgstr ""
 
-#: view/theme/frio/theme.php:266 src/Content/Nav.php:178
-msgid "Conversations from your friends"
+#: mod/dfrn_request.php:653 mod/follow.php:150
+#, php-format
+msgid "Does %s know you?"
 msgstr ""
 
-#: view/theme/frio/theme.php:267 src/Content/Nav.php:169
-#: src/Model/Profile.php:929 src/Model/Profile.php:940
-msgid "Events and Calendar"
+#: mod/dfrn_request.php:654 mod/follow.php:151
+msgid "Add a personal note:"
 msgstr ""
 
-#: view/theme/frio/theme.php:268 src/Content/Nav.php:195
-msgid "Private mail"
+#: mod/dfrn_request.php:657
+msgid "GNU Social (Pleroma, Mastodon)"
 msgstr ""
 
-#: view/theme/frio/theme.php:269 src/Content/Nav.php:206
-msgid "Account settings"
+#: mod/dfrn_request.php:658
+msgid "Diaspora (Socialhome, Hubzilla)"
 msgstr ""
 
-#: view/theme/frio/theme.php:270 src/Content/Nav.php:212
-msgid "Manage/edit friends and contacts"
+#: mod/dfrn_request.php:659
+#, php-format
+msgid ""
+" - please do not use this form.  Instead, enter %s into your Diaspora search "
+"bar."
 msgstr ""
 
-#: view/theme/quattro/config.php:76
-msgid "Alignment"
+#: mod/crepair.php:87
+msgid "Contact settings applied."
 msgstr ""
 
-#: view/theme/quattro/config.php:76
-msgid "Left"
+#: mod/crepair.php:89
+msgid "Contact update failed."
 msgstr ""
 
-#: view/theme/quattro/config.php:76
-msgid "Center"
+#: mod/crepair.php:114
+msgid ""
+"<strong>WARNING: This is highly advanced</strong> and if you enter incorrect "
+"information your communications with this contact may stop working."
 msgstr ""
 
-#: view/theme/quattro/config.php:77
-msgid "Color scheme"
+#: mod/crepair.php:115
+msgid ""
+"Please use your browser 'Back' button <strong>now</strong> if you are "
+"uncertain what to do on this page."
 msgstr ""
 
-#: view/theme/quattro/config.php:78
-msgid "Posts font size"
+#: mod/crepair.php:129 mod/crepair.php:131
+msgid "No mirroring"
 msgstr ""
 
-#: view/theme/quattro/config.php:79
-msgid "Textareas font size"
+#: mod/crepair.php:129
+msgid "Mirror as forwarded posting"
 msgstr ""
 
-#: view/theme/vier/config.php:75
-msgid "Comma separated list of helper forums"
+#: mod/crepair.php:129 mod/crepair.php:131
+msgid "Mirror as my own posting"
 msgstr ""
 
-#: view/theme/vier/config.php:115 src/Core/ACL.php:309
-msgid "don't show"
+#: mod/crepair.php:144
+msgid "Return to contact editor"
 msgstr ""
 
-#: view/theme/vier/config.php:115 src/Core/ACL.php:308
-msgid "show"
+#: mod/crepair.php:146
+msgid "Refetch contact data"
 msgstr ""
 
-#: view/theme/vier/config.php:122
-msgid "Set style"
+#: mod/crepair.php:149
+msgid "Remote Self"
 msgstr ""
 
-#: view/theme/vier/config.php:123
-msgid "Community Pages"
+#: mod/crepair.php:152
+msgid "Mirror postings from this contact"
 msgstr ""
 
-#: view/theme/vier/config.php:124 view/theme/vier/theme.php:150
-msgid "Community Profiles"
+#: mod/crepair.php:154
+msgid ""
+"Mark this contact as remote_self, this will cause friendica to repost new "
+"entries from this contact."
 msgstr ""
 
-#: view/theme/vier/config.php:125
-msgid "Help or @NewHere ?"
+#: mod/crepair.php:159
+msgid "Account Nickname"
 msgstr ""
 
-#: view/theme/vier/config.php:126 view/theme/vier/theme.php:389
-msgid "Connect Services"
+#: mod/crepair.php:160
+msgid "@Tagname - overrides Name/Nickname"
 msgstr ""
 
-#: view/theme/vier/config.php:127 view/theme/vier/theme.php:199
-msgid "Find Friends"
+#: mod/crepair.php:161
+msgid "Account URL"
 msgstr ""
 
-#: view/theme/vier/config.php:128 view/theme/vier/theme.php:181
-msgid "Last users"
+#: mod/crepair.php:162
+msgid "Friend Request URL"
 msgstr ""
 
-#: view/theme/vier/theme.php:200
-msgid "Local Directory"
+#: mod/crepair.php:163
+msgid "Friend Confirm URL"
 msgstr ""
 
-#: view/theme/vier/theme.php:202 src/Content/Widget.php:65
-msgid "Similar Interests"
+#: mod/crepair.php:164
+msgid "Notification Endpoint URL"
 msgstr ""
 
-#: view/theme/vier/theme.php:204 src/Content/Widget.php:67
-msgid "Invite Friends"
+#: mod/crepair.php:165
+msgid "Poll/Feed URL"
 msgstr ""
 
-#: view/theme/vier/theme.php:256 src/Content/ForumManager.php:127
-msgid "External link to forum"
+#: mod/crepair.php:166
+msgid "New photo from this URL"
 msgstr ""
 
-#: view/theme/vier/theme.php:292
-msgid "Quick Start"
+#: mod/home.php:39
+#, php-format
+msgid "Welcome to %s"
 msgstr ""
 
-#: src/Core/UserImport.php:104
-msgid "Error decoding account file"
+#: mod/dfrn_poll.php:123 mod/dfrn_poll.php:543
+#, php-format
+msgid "%1$s welcomes %2$s"
 msgstr ""
 
-#: src/Core/UserImport.php:110
-msgid "Error! No version data in file! This is not a Friendica account file?"
+#: mod/poke.php:192
+msgid "Poke/Prod"
 msgstr ""
 
-#: src/Core/UserImport.php:118
-#, php-format
-msgid "User '%s' already exists on this server!"
+#: mod/poke.php:193
+msgid "poke, prod or do other things to somebody"
 msgstr ""
 
-#: src/Core/UserImport.php:151
-msgid "User creation error"
+#: mod/poke.php:194
+msgid "Recipient"
 msgstr ""
 
-#: src/Core/UserImport.php:169
-msgid "User profile creation error"
+#: mod/poke.php:195
+msgid "Choose what you wish to do to recipient"
 msgstr ""
 
-#: src/Core/UserImport.php:213
-#, php-format
-msgid "%d contact not imported"
-msgid_plural "%d contacts not imported"
-msgstr[0] ""
-msgstr[1] ""
+#: mod/poke.php:198
+msgid "Make this post private"
+msgstr ""
 
-#: src/Core/UserImport.php:278
-msgid "Done. You can now login with your username and password"
+#: mod/oexchange.php:30
+msgid "Post successful."
 msgstr ""
 
-#: src/Core/ACL.php:295
-msgid "Post to Email"
+#: mod/viewsrc.php:12
+msgid "Access denied."
 msgstr ""
 
-#: src/Core/ACL.php:301
-msgid "Hide your profile details from unknown viewers?"
+#: mod/notifications.php:37
+msgid "Invalid request identifier."
 msgstr ""
 
-#: src/Core/ACL.php:300
-#, php-format
-msgid "Connectors disabled, since \"%s\" is enabled."
+#: mod/notifications.php:46 mod/notifications.php:183 mod/notifications.php:230
+msgid "Discard"
 msgstr ""
 
-#: src/Core/ACL.php:307
-msgid "Visible to everybody"
+#: mod/notifications.php:62 mod/notifications.php:182 mod/notifications.php:266
+#: mod/contacts.php:638 mod/contacts.php:828 mod/contacts.php:1019
+msgid "Ignore"
 msgstr ""
 
-#: src/Core/ACL.php:319
-msgid "Close"
+#: mod/notifications.php:107
+msgid "Network Notifications"
 msgstr ""
 
-#: src/Core/Console/NewPassword.php:78
-msgid "Enter new password: "
+#: mod/notifications.php:119
+msgid "Personal Notifications"
 msgstr ""
 
-#: src/Core/Console/NewPassword.php:83 src/Model/User.php:262
-msgid "Password can't be empty"
+#: mod/notifications.php:125
+msgid "Home Notifications"
 msgstr ""
 
-#: src/Core/NotificationsManager.php:171
-msgid "System"
+#: mod/notifications.php:155
+msgid "Show Ignored Requests"
 msgstr ""
 
-#: src/Core/NotificationsManager.php:192 src/Content/Nav.php:124
-#: src/Content/Nav.php:181
-msgid "Home"
+#: mod/notifications.php:155
+msgid "Hide Ignored Requests"
 msgstr ""
 
-#: src/Core/NotificationsManager.php:199 src/Content/Nav.php:186
-msgid "Introductions"
+#: mod/notifications.php:167 mod/notifications.php:237
+msgid "Notification type: "
 msgstr ""
 
-#: src/Core/NotificationsManager.php:256 src/Core/NotificationsManager.php:268
+#: mod/notifications.php:170
 #, php-format
-msgid "%s commented on %s's post"
+msgid "suggested by %s"
 msgstr ""
 
-#: src/Core/NotificationsManager.php:267
-#, php-format
-msgid "%s created a new post"
+#: mod/notifications.php:175 mod/notifications.php:254 mod/contacts.php:646
+msgid "Hide this contact from others"
 msgstr ""
 
-#: src/Core/NotificationsManager.php:281
-#, php-format
-msgid "%s liked %s's post"
+#: mod/notifications.php:176 mod/notifications.php:255
+msgid "Post a new friend activity"
 msgstr ""
 
-#: src/Core/NotificationsManager.php:294
-#, php-format
-msgid "%s disliked %s's post"
+#: mod/notifications.php:176 mod/notifications.php:255
+msgid "if applicable"
 msgstr ""
 
-#: src/Core/NotificationsManager.php:307
-#, php-format
-msgid "%s is attending %s's event"
+#: mod/notifications.php:198
+msgid "Claims to be known to you: "
 msgstr ""
 
-#: src/Core/NotificationsManager.php:320
-#, php-format
-msgid "%s is not attending %s's event"
+#: mod/notifications.php:199
+msgid "yes"
 msgstr ""
 
-#: src/Core/NotificationsManager.php:333
+#: mod/notifications.php:199
+msgid "no"
+msgstr ""
+
+#: mod/notifications.php:200 mod/notifications.php:205
+msgid "Shall your connection be bidirectional or not?"
+msgstr ""
+
+#: mod/notifications.php:201 mod/notifications.php:206
 #, php-format
-msgid "%s may attend %s's event"
+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 ""
 
-#: src/Core/NotificationsManager.php:350
+#: mod/notifications.php:202
 #, php-format
-msgid "%s is now friends with %s"
+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 ""
 
-#: src/Core/NotificationsManager.php:825
-msgid "Friend Suggestion"
+#: mod/notifications.php:207
+#, php-format
+msgid ""
+"Accepting %s as a sharer allows them to subscribe to your posts, but you "
+"will not receive updates from them in your news feed."
 msgstr ""
 
-#: src/Core/NotificationsManager.php:851
-msgid "Friend/Connect Request"
+#: mod/notifications.php:218
+msgid "Friend"
 msgstr ""
 
-#: src/Core/NotificationsManager.php:851
-msgid "New Follower"
+#: mod/notifications.php:219
+msgid "Sharer"
 msgstr ""
 
-#: src/Util/Temporal.php:147 src/Model/Profile.php:760
-msgid "Birthday:"
+#: mod/notifications.php:219
+msgid "Subscriber"
 msgstr ""
 
-#: src/Util/Temporal.php:151
-msgid "YYYY-MM-DD or MM-DD"
+#: mod/notifications.php:275
+msgid "No introductions."
 msgstr ""
 
-#: src/Util/Temporal.php:294
-msgid "never"
+#: mod/notifications.php:316
+msgid "Show unread"
 msgstr ""
 
-#: src/Util/Temporal.php:300
-msgid "less than a second ago"
+#: mod/notifications.php:316
+msgid "Show all"
 msgstr ""
 
-#: src/Util/Temporal.php:303
-msgid "year"
+#: mod/notifications.php:322
+#, php-format
+msgid "No more %s notifications."
 msgstr ""
 
-#: src/Util/Temporal.php:303
-msgid "years"
+#: mod/p.php:14
+msgid "Not Extended"
 msgstr ""
 
-#: src/Util/Temporal.php:304
-msgid "months"
+#: mod/p.php:21 mod/p.php:48 mod/p.php:57 mod/fetch.php:16 mod/fetch.php:52
+#: mod/fetch.php:65 mod/help.php:60 index.php:320
+msgid "Not Found"
 msgstr ""
 
-#: src/Util/Temporal.php:305
-msgid "weeks"
+#: mod/follow.php:45
+msgid "The contact could not be added."
 msgstr ""
 
-#: src/Util/Temporal.php:306
-msgid "days"
+#: mod/follow.php:73
+msgid "You already added this contact."
 msgstr ""
 
-#: src/Util/Temporal.php:307
-msgid "hour"
+#: mod/follow.php:83
+msgid "Diaspora support isn't enabled. Contact can't be added."
 msgstr ""
 
-#: src/Util/Temporal.php:307
-msgid "hours"
+#: mod/follow.php:90
+msgid "OStatus support is disabled. Contact can't be added."
 msgstr ""
 
-#: src/Util/Temporal.php:308
-msgid "minute"
+#: mod/follow.php:97
+msgid "The network type couldn't be detected. Contact can't be added."
 msgstr ""
 
-#: src/Util/Temporal.php:308
-msgid "minutes"
+#: mod/cal.php:313
+msgid "This calendar format is not supported"
 msgstr ""
 
-#: src/Util/Temporal.php:309
-msgid "second"
+#: mod/cal.php:315
+msgid "No exportable data found"
 msgstr ""
 
-#: src/Util/Temporal.php:309
-msgid "seconds"
+#: mod/cal.php:332
+msgid "calendar"
 msgstr ""
 
-#: src/Util/Temporal.php:318
+#: mod/contacts.php:157
 #, php-format
-msgid "%1$d %2$s ago"
-msgstr ""
+msgid "%d contact edited."
+msgid_plural "%d contacts edited."
+msgstr[0] ""
+msgstr[1] ""
 
-#: src/Content/Text/BBCode.php:555
-msgid "view full size"
+#: mod/contacts.php:184 mod/contacts.php:400
+msgid "Could not access contact record."
 msgstr ""
 
-#: src/Content/Text/BBCode.php:981 src/Content/Text/BBCode.php:1750
-#: src/Content/Text/BBCode.php:1751
-msgid "Image/photo"
+#: mod/contacts.php:194
+msgid "Could not locate selected profile."
 msgstr ""
 
-#: src/Content/Text/BBCode.php:1119
-#, php-format
-msgid "<a href=\"%1$s\" target=\"_blank\">%2$s</a> %3$s"
+#: mod/contacts.php:228
+msgid "Contact updated."
 msgstr ""
 
-#: src/Content/Text/BBCode.php:1677 src/Content/Text/BBCode.php:1699
-msgid "$1 wrote:"
+#: mod/contacts.php:421
+msgid "Contact has been blocked"
 msgstr ""
 
-#: src/Content/Text/BBCode.php:1759 src/Content/Text/BBCode.php:1760
-msgid "Encrypted content"
+#: mod/contacts.php:421
+msgid "Contact has been unblocked"
 msgstr ""
 
-#: src/Content/Text/BBCode.php:1879
-msgid "Invalid source protocol"
+#: mod/contacts.php:432
+msgid "Contact has been ignored"
 msgstr ""
 
-#: src/Content/Text/BBCode.php:1890
-msgid "Invalid link protocol"
+#: mod/contacts.php:432
+msgid "Contact has been unignored"
 msgstr ""
 
-#: src/Content/Nav.php:53
-msgid "Nothing new here"
+#: mod/contacts.php:443
+msgid "Contact has been archived"
 msgstr ""
 
-#: src/Content/Nav.php:57
-msgid "Clear notifications"
+#: mod/contacts.php:443
+msgid "Contact has been unarchived"
 msgstr ""
 
-#: src/Content/Nav.php:105
-msgid "Personal notes"
+#: mod/contacts.php:467
+msgid "Drop contact"
 msgstr ""
 
-#: src/Content/Nav.php:105
-msgid "Your personal notes"
+#: mod/contacts.php:470 mod/contacts.php:823
+msgid "Do you really want to delete this contact?"
 msgstr ""
 
-#: src/Content/Nav.php:114
-msgid "Sign in"
+#: mod/contacts.php:488
+msgid "Contact has been removed."
 msgstr ""
 
-#: src/Content/Nav.php:124
-msgid "Home Page"
+#: mod/contacts.php:519
+#, php-format
+msgid "You are mutual friends with %s"
 msgstr ""
 
-#: src/Content/Nav.php:128
-msgid "Create an account"
+#: mod/contacts.php:523
+#, php-format
+msgid "You are sharing with %s"
 msgstr ""
 
-#: src/Content/Nav.php:134
-msgid "Help and documentation"
+#: mod/contacts.php:527
+#, php-format
+msgid "%s is sharing with you"
 msgstr ""
 
-#: src/Content/Nav.php:138
-msgid "Apps"
+#: mod/contacts.php:547
+msgid "Private communications are not available for this contact."
 msgstr ""
 
-#: src/Content/Nav.php:138
-msgid "Addon applications, utilities, games"
+#: mod/contacts.php:549
+msgid "Never"
 msgstr ""
 
-#: src/Content/Nav.php:142
-msgid "Search site content"
+#: mod/contacts.php:552
+msgid "(Update was successful)"
 msgstr ""
 
-#: src/Content/Nav.php:165
-msgid "Community"
+#: mod/contacts.php:552
+msgid "(Update was not successful)"
 msgstr ""
 
-#: src/Content/Nav.php:165
-msgid "Conversations on this and other servers"
+#: mod/contacts.php:554 mod/contacts.php:992
+msgid "Suggest friends"
 msgstr ""
 
-#: src/Content/Nav.php:172
-msgid "Directory"
+#: mod/contacts.php:558
+#, php-format
+msgid "Network type: %s"
 msgstr ""
 
-#: src/Content/Nav.php:172
-msgid "People directory"
+#: mod/contacts.php:563
+msgid "Communications lost with this contact!"
+msgstr ""
+
+#: mod/contacts.php:569
+msgid "Fetch further information for feeds"
 msgstr ""
 
-#: src/Content/Nav.php:174
-msgid "Information about this friendica instance"
+#: mod/contacts.php:571
+msgid ""
+"Fetch information like preview pictures, title and teaser from the feed "
+"item. You can activate this if the feed doesn't contain much text. Keywords "
+"are taken from the meta header in the feed item and are posted as hash tags."
 msgstr ""
 
-#: src/Content/Nav.php:179
-msgid "Network Reset"
+#: mod/contacts.php:573
+msgid "Fetch information"
 msgstr ""
 
-#: src/Content/Nav.php:179
-msgid "Load Network page with no filters"
+#: mod/contacts.php:574
+msgid "Fetch keywords"
 msgstr ""
 
-#: src/Content/Nav.php:186
-msgid "Friend Requests"
+#: mod/contacts.php:575
+msgid "Fetch information and keywords"
 msgstr ""
 
-#: src/Content/Nav.php:190
-msgid "See all notifications"
+#: mod/contacts.php:608
+msgid "Contact"
 msgstr ""
 
-#: src/Content/Nav.php:191
-msgid "Mark all system notifications seen"
+#: mod/contacts.php:611
+msgid "Profile Visibility"
 msgstr ""
 
-#: src/Content/Nav.php:196
-msgid "Inbox"
+#: mod/contacts.php:612
+#, php-format
+msgid ""
+"Please choose the profile you would like to display to %s when viewing your "
+"profile securely."
 msgstr ""
 
-#: src/Content/Nav.php:197
-msgid "Outbox"
+#: mod/contacts.php:613
+msgid "Contact Information / Notes"
 msgstr ""
 
-#: src/Content/Nav.php:201
-msgid "Manage"
+#: mod/contacts.php:614
+msgid "Their personal note"
 msgstr ""
 
-#: src/Content/Nav.php:201
-msgid "Manage other pages"
+#: mod/contacts.php:616
+msgid "Edit contact notes"
 msgstr ""
 
-#: src/Content/Nav.php:209 src/Model/Profile.php:372
-msgid "Profiles"
+#: mod/contacts.php:620
+msgid "Block/Unblock contact"
 msgstr ""
 
-#: src/Content/Nav.php:209
-msgid "Manage/Edit Profiles"
+#: mod/contacts.php:621
+msgid "Ignore contact"
 msgstr ""
 
-#: src/Content/Nav.php:217
-msgid "Site setup and configuration"
+#: mod/contacts.php:622
+msgid "Repair URL settings"
 msgstr ""
 
-#: src/Content/Nav.php:220
-msgid "Navigation"
+#: mod/contacts.php:623
+msgid "View conversations"
 msgstr ""
 
-#: src/Content/Nav.php:220
-msgid "Site map"
+#: mod/contacts.php:628
+msgid "Last update:"
 msgstr ""
 
-#: src/Content/Feature.php:79
-msgid "General Features"
+#: mod/contacts.php:630
+msgid "Update public posts"
 msgstr ""
 
-#: src/Content/Feature.php:81
-msgid "Multiple Profiles"
+#: mod/contacts.php:632 mod/contacts.php:1002
+msgid "Update now"
 msgstr ""
 
-#: src/Content/Feature.php:81
-msgid "Ability to create multiple profiles"
+#: mod/contacts.php:638 mod/contacts.php:828 mod/contacts.php:1019
+msgid "Unignore"
 msgstr ""
 
-#: src/Content/Feature.php:82
-msgid "Photo Location"
+#: mod/contacts.php:642
+msgid "Currently blocked"
 msgstr ""
 
-#: src/Content/Feature.php:82
-msgid ""
-"Photo metadata is normally stripped. This extracts the location (if present) "
-"prior to stripping metadata and links it to a map."
+#: mod/contacts.php:643
+msgid "Currently ignored"
 msgstr ""
 
-#: src/Content/Feature.php:83
-msgid "Export Public Calendar"
+#: mod/contacts.php:644
+msgid "Currently archived"
 msgstr ""
 
-#: src/Content/Feature.php:83
-msgid "Ability for visitors to download the public calendar"
+#: mod/contacts.php:645
+msgid "Awaiting connection acknowledge"
 msgstr ""
 
-#: src/Content/Feature.php:88
-msgid "Post Composition Features"
+#: mod/contacts.php:646
+msgid ""
+"Replies/likes to your public posts <strong>may</strong> still be visible"
 msgstr ""
 
-#: src/Content/Feature.php:89
-msgid "Post Preview"
+#: mod/contacts.php:647
+msgid "Notification for new posts"
 msgstr ""
 
-#: src/Content/Feature.php:89
-msgid "Allow previewing posts and comments before publishing them"
+#: mod/contacts.php:647
+msgid "Send a notification of every new post of this contact"
 msgstr ""
 
-#: src/Content/Feature.php:90
-msgid "Auto-mention Forums"
+#: mod/contacts.php:650
+msgid "Blacklisted keywords"
 msgstr ""
 
-#: src/Content/Feature.php:90
+#: mod/contacts.php:650
 msgid ""
-"Add/remove mention when a forum page is selected/deselected in ACL window."
+"Comma separated list of keywords that should not be converted to hashtags, "
+"when \"Fetch information and keywords\" is selected"
 msgstr ""
 
-#: src/Content/Feature.php:95
-msgid "Network Sidebar Widgets"
+#: mod/contacts.php:667
+msgid "Actions"
 msgstr ""
 
-#: src/Content/Feature.php:96
-msgid "Search by Date"
+#: mod/contacts.php:670
+msgid "Contact Settings"
 msgstr ""
 
-#: src/Content/Feature.php:96
-msgid "Ability to select posts by date ranges"
+#: mod/contacts.php:711
+msgid "Suggestions"
 msgstr ""
 
-#: src/Content/Feature.php:97 src/Content/Feature.php:127
-msgid "List Forums"
+#: mod/contacts.php:714
+msgid "Suggest potential friends"
 msgstr ""
 
-#: src/Content/Feature.php:97
-msgid "Enable widget to display the forums your are connected with"
+#: mod/contacts.php:722
+msgid "Show all contacts"
 msgstr ""
 
-#: src/Content/Feature.php:98
-msgid "Group Filter"
+#: mod/contacts.php:727
+msgid "Unblocked"
 msgstr ""
 
-#: src/Content/Feature.php:98
-msgid "Enable widget to display Network posts only from selected group"
+#: mod/contacts.php:730
+msgid "Only show unblocked contacts"
 msgstr ""
 
-#: src/Content/Feature.php:99
-msgid "Network Filter"
+#: mod/contacts.php:735
+msgid "Blocked"
 msgstr ""
 
-#: src/Content/Feature.php:99
-msgid "Enable widget to display Network posts only from selected network"
+#: mod/contacts.php:738
+msgid "Only show blocked contacts"
 msgstr ""
 
-#: src/Content/Feature.php:100
-msgid "Save search terms for re-use"
+#: mod/contacts.php:743
+msgid "Ignored"
 msgstr ""
 
-#: src/Content/Feature.php:105
-msgid "Network Tabs"
+#: mod/contacts.php:746
+msgid "Only show ignored contacts"
 msgstr ""
 
-#: src/Content/Feature.php:106
-msgid "Network Personal Tab"
+#: mod/contacts.php:751
+msgid "Archived"
 msgstr ""
 
-#: src/Content/Feature.php:106
-msgid "Enable tab to display only Network posts that you've interacted on"
+#: mod/contacts.php:754
+msgid "Only show archived contacts"
 msgstr ""
 
-#: src/Content/Feature.php:107
-msgid "Network New Tab"
+#: mod/contacts.php:759
+msgid "Hidden"
 msgstr ""
 
-#: src/Content/Feature.php:107
-msgid "Enable tab to display only new Network posts (from the last 12 hours)"
+#: mod/contacts.php:762
+msgid "Only show hidden contacts"
 msgstr ""
 
-#: src/Content/Feature.php:108
-msgid "Network Shared Links Tab"
+#: mod/contacts.php:818
+msgid "Search your contacts"
 msgstr ""
 
-#: src/Content/Feature.php:108
-msgid "Enable tab to display only Network posts with links in them"
+#: mod/contacts.php:819 mod/search.php:236
+#, php-format
+msgid "Results for: %s"
 msgstr ""
 
-#: src/Content/Feature.php:113
-msgid "Post/Comment Tools"
+#: mod/contacts.php:829 mod/contacts.php:1027
+msgid "Archive"
 msgstr ""
 
-#: src/Content/Feature.php:114
-msgid "Multiple Deletion"
+#: mod/contacts.php:829 mod/contacts.php:1027
+msgid "Unarchive"
 msgstr ""
 
-#: src/Content/Feature.php:114
-msgid "Select and delete multiple posts/comments at once"
+#: mod/contacts.php:832
+msgid "Batch Actions"
 msgstr ""
 
-#: src/Content/Feature.php:115
-msgid "Edit Sent Posts"
+#: mod/contacts.php:878
+msgid "View all contacts"
 msgstr ""
 
-#: src/Content/Feature.php:115
-msgid "Edit and correct posts and comments after sending"
+#: mod/contacts.php:886 mod/common.php:140
+msgid "Common Friends"
 msgstr ""
 
-#: src/Content/Feature.php:116
-msgid "Tagging"
+#: mod/contacts.php:889
+msgid "View all common friends"
 msgstr ""
 
-#: src/Content/Feature.php:116
-msgid "Ability to tag existing posts"
+#: mod/contacts.php:898
+msgid "Advanced Contact Settings"
 msgstr ""
 
-#: src/Content/Feature.php:117
-msgid "Post Categories"
+#: mod/contacts.php:930
+msgid "Mutual Friendship"
 msgstr ""
 
-#: src/Content/Feature.php:117
-msgid "Add categories to your posts"
+#: mod/contacts.php:934
+msgid "is a fan of yours"
 msgstr ""
 
-#: src/Content/Feature.php:118 src/Content/Widget.php:200
-msgid "Saved Folders"
+#: mod/contacts.php:938
+msgid "you are a fan of"
 msgstr ""
 
-#: src/Content/Feature.php:118
-msgid "Ability to file posts under folders"
+#: mod/contacts.php:1013
+msgid "Toggle Blocked status"
 msgstr ""
 
-#: src/Content/Feature.php:119
-msgid "Dislike Posts"
+#: mod/contacts.php:1021
+msgid "Toggle Ignored status"
 msgstr ""
 
-#: src/Content/Feature.php:119
-msgid "Ability to dislike posts/comments"
+#: mod/contacts.php:1029
+msgid "Toggle Archive status"
 msgstr ""
 
-#: src/Content/Feature.php:120
-msgid "Star Posts"
+#: mod/contacts.php:1037
+msgid "Delete contact"
 msgstr ""
 
-#: src/Content/Feature.php:120
-msgid "Ability to mark special posts with a star indicator"
+#: mod/bookmarklet.php:51
+msgid "The post was created"
 msgstr ""
 
-#: src/Content/Feature.php:121
-msgid "Mute Post Notifications"
+#: mod/lostpass.php:27
+msgid "No valid account found."
 msgstr ""
 
-#: src/Content/Feature.php:121
-msgid "Ability to mute notifications for a thread"
+#: mod/lostpass.php:39
+msgid "Password reset request issued. Check your email."
 msgstr ""
 
-#: src/Content/Feature.php:126
-msgid "Advanced Profile Settings"
+#: mod/lostpass.php:45
+#, php-format
+msgid ""
+"\n"
+"\t\tDear %1$s,\n"
+"\t\t\tA request was recently received at \"%2$s\" to reset your account\n"
+"\t\tpassword. In order to confirm this request, please select the "
+"verification link\n"
+"\t\tbelow or paste it into your web browser address bar.\n"
+"\n"
+"\t\tIf you did NOT request this change, please DO NOT follow the link\n"
+"\t\tprovided and ignore and/or delete this email, the request will expire "
+"shortly.\n"
+"\n"
+"\t\tYour password will not be changed unless we can verify that you\n"
+"\t\tissued this request."
 msgstr ""
 
-#: src/Content/Feature.php:127
-msgid "Show visitors public community forums at the Advanced Profile Page"
+#: mod/lostpass.php:56
+#, php-format
+msgid ""
+"\n"
+"\t\tFollow this link soon to verify your identity:\n"
+"\n"
+"\t\t%1$s\n"
+"\n"
+"\t\tYou will then receive a follow-up message containing the new password.\n"
+"\t\tYou may change that password from your account settings page after "
+"logging in.\n"
+"\n"
+"\t\tThe login details are as follows:\n"
+"\n"
+"\t\tSite Location:\t%2$s\n"
+"\t\tLogin Name:\t%3$s"
 msgstr ""
 
-#: src/Content/Feature.php:128
-msgid "Tag Cloud"
+#: mod/lostpass.php:73
+#, php-format
+msgid "Password reset requested at %s"
 msgstr ""
 
-#: src/Content/Feature.php:128
-msgid "Provide a personal tag cloud on your profile page"
+#: mod/lostpass.php:89
+msgid ""
+"Request could not be verified. (You may have previously submitted it.) "
+"Password reset failed."
 msgstr ""
 
-#: src/Content/Feature.php:129
-msgid "Display Membership Date"
+#: mod/lostpass.php:102
+msgid "Request has expired, please make a new one."
 msgstr ""
 
-#: src/Content/Feature.php:129
-msgid "Display membership date in profile"
+#: mod/lostpass.php:117
+msgid "Forgot your Password?"
 msgstr ""
 
-#: src/Content/OEmbed.php:253
-msgid "Embedding disabled"
+#: mod/lostpass.php:118
+msgid ""
+"Enter your email address and submit to have your password reset. Then check "
+"your email for further instructions."
 msgstr ""
 
-#: src/Content/OEmbed.php:373
-msgid "Embedded content"
+#: mod/lostpass.php:120
+msgid "Reset"
 msgstr ""
 
-#: src/Content/Widget/CalendarExport.php:61
-msgid "Export"
+#: mod/lostpass.php:137
+msgid "Your password has been reset as requested."
 msgstr ""
 
-#: src/Content/Widget/CalendarExport.php:62
-msgid "Export calendar as ical"
+#: mod/lostpass.php:138
+msgid "Your new password is"
 msgstr ""
 
-#: src/Content/Widget/CalendarExport.php:63
-msgid "Export calendar as csv"
+#: mod/lostpass.php:139
+msgid "Save or copy your new password - and then"
 msgstr ""
 
-#: src/Content/Widget.php:33
-msgid "Add New Contact"
+#: mod/lostpass.php:140
+msgid "click here to login"
 msgstr ""
 
-#: src/Content/Widget.php:34
-msgid "Enter address or web location"
+#: mod/lostpass.php:141
+msgid ""
+"Your password may be changed from the <em>Settings</em> page after "
+"successful login."
 msgstr ""
 
-#: src/Content/Widget.php:35
-msgid "Example: bob@example.com, http://example.com/barbara"
+#: mod/lostpass.php:149
+#, php-format
+msgid ""
+"\n"
+"\t\t\tDear %1$s,\n"
+"\t\t\t\tYour password has been changed as requested. Please retain this\n"
+"\t\t\tinformation for your records (or change your password immediately to\n"
+"\t\t\tsomething that you will remember).\n"
+"\t\t"
 msgstr ""
 
-#: src/Content/Widget.php:53
+#: mod/lostpass.php:155
 #, php-format
-msgid "%d invitation available"
-msgid_plural "%d invitations available"
-msgstr[0] ""
-msgstr[1] ""
-
-#: src/Content/Widget.php:59
-msgid "Find People"
+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 ""
 
-#: src/Content/Widget.php:60
-msgid "Enter name or interest"
+#: mod/lostpass.php:169
+#, php-format
+msgid "Your password has been changed at %s"
 msgstr ""
 
-#: src/Content/Widget.php:62
-msgid "Examples: Robert Morgenstein, Fishing"
+#: mod/install.php:114
+msgid "Friendica Communications Server - Setup"
 msgstr ""
 
-#: src/Content/Widget.php:66
-msgid "Random Profile"
+#: mod/install.php:120
+msgid "Could not connect to database."
 msgstr ""
 
-#: src/Content/Widget.php:68
-msgid "View Global Directory"
+#: mod/install.php:124
+msgid "Could not create table."
 msgstr ""
 
-#: src/Content/Widget.php:159
-msgid "Networks"
+#: mod/install.php:130
+msgid "Your Friendica site database has been installed."
 msgstr ""
 
-#: src/Content/Widget.php:162
-msgid "All Networks"
+#: mod/install.php:135
+msgid ""
+"You may need to import the file \"database.sql\" manually using phpmyadmin "
+"or mysql."
 msgstr ""
 
-#: src/Content/Widget.php:203 src/Content/Widget.php:243
-msgid "Everything"
+#: mod/install.php:136 mod/install.php:208 mod/install.php:558
+msgid "Please see the file \"INSTALL.txt\"."
 msgstr ""
 
-#: src/Content/Widget.php:240
-msgid "Categories"
+#: mod/install.php:148
+msgid "Database already in use."
 msgstr ""
 
-#: src/Content/Widget.php:307
-#, php-format
-msgid "%d contact in common"
-msgid_plural "%d contacts in common"
-msgstr[0] ""
-msgstr[1] ""
-
-#: src/Content/ContactSelector.php:55
-msgid "Frequently"
+#: mod/install.php:205
+msgid "System check"
 msgstr ""
 
-#: src/Content/ContactSelector.php:56
-msgid "Hourly"
+#: mod/install.php:210
+msgid "Check again"
 msgstr ""
 
-#: src/Content/ContactSelector.php:57
-msgid "Twice daily"
+#: mod/install.php:230
+msgid "Database connection"
 msgstr ""
 
-#: src/Content/ContactSelector.php:58
-msgid "Daily"
+#: mod/install.php:231
+msgid ""
+"In order to install Friendica we need to know how to connect to your "
+"database."
 msgstr ""
 
-#: src/Content/ContactSelector.php:59
-msgid "Weekly"
+#: mod/install.php:232
+msgid ""
+"Please contact your hosting provider or site administrator if you have "
+"questions about these settings."
 msgstr ""
 
-#: src/Content/ContactSelector.php:60
-msgid "Monthly"
+#: mod/install.php:233
+msgid ""
+"The database you specify below should already exist. If it does not, please "
+"create it before continuing."
 msgstr ""
 
-#: src/Content/ContactSelector.php:80
-msgid "OStatus"
+#: mod/install.php:237
+msgid "Database Server Name"
 msgstr ""
 
-#: src/Content/ContactSelector.php:81
-msgid "RSS/Atom"
+#: mod/install.php:238
+msgid "Database Login Name"
 msgstr ""
 
-#: src/Content/ContactSelector.php:84
-msgid "Facebook"
+#: mod/install.php:239
+msgid "Database Login Password"
 msgstr ""
 
-#: src/Content/ContactSelector.php:85
-msgid "Zot!"
+#: mod/install.php:239
+msgid "For security reasons the password must not be empty"
 msgstr ""
 
-#: src/Content/ContactSelector.php:86
-msgid "LinkedIn"
+#: mod/install.php:240
+msgid "Database Name"
 msgstr ""
 
-#: src/Content/ContactSelector.php:87
-msgid "XMPP/IM"
+#: mod/install.php:241 mod/install.php:281
+msgid "Site administrator email address"
 msgstr ""
 
-#: src/Content/ContactSelector.php:88
-msgid "MySpace"
+#: mod/install.php:241 mod/install.php:281
+msgid ""
+"Your account email address must match this in order to use the web admin "
+"panel."
 msgstr ""
 
-#: src/Content/ContactSelector.php:89
-msgid "Google+"
+#: mod/install.php:245 mod/install.php:284
+msgid "Please select a default timezone for your website"
 msgstr ""
 
-#: src/Content/ContactSelector.php:90
-msgid "pump.io"
+#: mod/install.php:271
+msgid "Site settings"
 msgstr ""
 
-#: src/Content/ContactSelector.php:91
-msgid "Twitter"
+#: mod/install.php:285
+msgid "System Language:"
 msgstr ""
 
-#: src/Content/ContactSelector.php:92
-msgid "Diaspora Connector"
+#: mod/install.php:285
+msgid ""
+"Set the default language for your Friendica installation interface and to "
+"send emails."
 msgstr ""
 
-#: src/Content/ContactSelector.php:93
-msgid "GNU Social Connector"
+#: mod/install.php:325
+msgid "Could not find a command line version of PHP in the web server PATH."
 msgstr ""
 
-#: src/Content/ContactSelector.php:94
-msgid "pnut"
+#: mod/install.php:326
+msgid ""
+"If you don't have a command line version of PHP installed on your server, "
+"you will not be able to run the background processing. See <a href='https://"
+"github.com/friendica/friendica/blob/master/doc/Install.md#set-up-the-"
+"worker'>'Setup the worker'</a>"
 msgstr ""
 
-#: src/Content/ContactSelector.php:95
-msgid "App.net"
+#: mod/install.php:330
+msgid "PHP executable path"
 msgstr ""
 
-#: src/Content/ContactSelector.php:125
-msgid "Male"
+#: mod/install.php:330
+msgid ""
+"Enter full path to php executable. You can leave this blank to continue the "
+"installation."
 msgstr ""
 
-#: src/Content/ContactSelector.php:125
-msgid "Female"
+#: mod/install.php:335
+msgid "Command line PHP"
 msgstr ""
 
-#: src/Content/ContactSelector.php:125
-msgid "Currently Male"
+#: mod/install.php:344
+msgid "PHP executable is not the php cli binary (could be cgi-fgci version)"
 msgstr ""
 
-#: src/Content/ContactSelector.php:125
-msgid "Currently Female"
+#: mod/install.php:345
+msgid "Found PHP version: "
 msgstr ""
 
-#: src/Content/ContactSelector.php:125
-msgid "Mostly Male"
+#: mod/install.php:347
+msgid "PHP cli binary"
 msgstr ""
 
-#: src/Content/ContactSelector.php:125
-msgid "Mostly Female"
+#: mod/install.php:358
+msgid ""
+"The command line version of PHP on your system does not have "
+"\"register_argc_argv\" enabled."
 msgstr ""
 
-#: src/Content/ContactSelector.php:125
-msgid "Transgender"
+#: mod/install.php:359
+msgid "This is required for message delivery to work."
 msgstr ""
 
-#: src/Content/ContactSelector.php:125
-msgid "Intersex"
+#: mod/install.php:361
+msgid "PHP register_argc_argv"
 msgstr ""
 
-#: src/Content/ContactSelector.php:125
-msgid "Transsexual"
+#: mod/install.php:384
+msgid ""
+"Error: the \"openssl_pkey_new\" function on this system is not able to "
+"generate encryption keys"
 msgstr ""
 
-#: src/Content/ContactSelector.php:125
-msgid "Hermaphrodite"
+#: mod/install.php:385
+msgid ""
+"If running under Windows, please see \"http://www.php.net/manual/en/openssl."
+"installation.php\"."
 msgstr ""
 
-#: src/Content/ContactSelector.php:125
-msgid "Neuter"
+#: mod/install.php:387
+msgid "Generate encryption keys"
 msgstr ""
 
-#: src/Content/ContactSelector.php:125
-msgid "Non-specific"
+#: mod/install.php:394
+msgid "libCurl PHP module"
 msgstr ""
 
-#: src/Content/ContactSelector.php:125
-msgid "Other"
+#: mod/install.php:395
+msgid "GD graphics PHP module"
 msgstr ""
 
-#: src/Content/ContactSelector.php:147
-msgid "Males"
+#: mod/install.php:396
+msgid "OpenSSL PHP module"
 msgstr ""
 
-#: src/Content/ContactSelector.php:147
-msgid "Females"
+#: mod/install.php:397
+msgid "PDO or MySQLi PHP module"
 msgstr ""
 
-#: src/Content/ContactSelector.php:147
-msgid "Gay"
+#: mod/install.php:398
+msgid "mb_string PHP module"
 msgstr ""
 
-#: src/Content/ContactSelector.php:147
-msgid "Lesbian"
+#: mod/install.php:399
+msgid "XML PHP module"
 msgstr ""
 
-#: src/Content/ContactSelector.php:147
-msgid "No Preference"
+#: mod/install.php:400
+msgid "iconv PHP module"
 msgstr ""
 
-#: src/Content/ContactSelector.php:147
-msgid "Bisexual"
+#: mod/install.php:401
+msgid "POSIX PHP module"
 msgstr ""
 
-#: src/Content/ContactSelector.php:147
-msgid "Autosexual"
+#: mod/install.php:405 mod/install.php:407
+msgid "Apache mod_rewrite module"
 msgstr ""
 
-#: src/Content/ContactSelector.php:147
-msgid "Abstinent"
+#: mod/install.php:405
+msgid ""
+"Error: Apache webserver mod-rewrite module is required but not installed."
 msgstr ""
 
-#: src/Content/ContactSelector.php:147
-msgid "Virgin"
+#: mod/install.php:413
+msgid "Error: libCURL PHP module required but not installed."
 msgstr ""
 
-#: src/Content/ContactSelector.php:147
-msgid "Deviant"
+#: mod/install.php:417
+msgid ""
+"Error: GD graphics PHP module with JPEG support required but not installed."
 msgstr ""
 
-#: src/Content/ContactSelector.php:147
-msgid "Fetish"
+#: mod/install.php:421
+msgid "Error: openssl PHP module required but not installed."
 msgstr ""
 
-#: src/Content/ContactSelector.php:147
-msgid "Oodles"
+#: mod/install.php:425
+msgid "Error: PDO or MySQLi PHP module required but not installed."
 msgstr ""
 
-#: src/Content/ContactSelector.php:147
-msgid "Nonsexual"
+#: mod/install.php:429
+msgid "Error: The MySQL driver for PDO is not installed."
 msgstr ""
 
-#: src/Content/ContactSelector.php:169
-msgid "Single"
+#: mod/install.php:433
+msgid "Error: mb_string PHP module required but not installed."
 msgstr ""
 
-#: src/Content/ContactSelector.php:169
-msgid "Lonely"
+#: mod/install.php:437
+msgid "Error: iconv PHP module required but not installed."
 msgstr ""
 
-#: src/Content/ContactSelector.php:169
-msgid "Available"
+#: mod/install.php:441
+msgid "Error: POSIX PHP module required but not installed."
 msgstr ""
 
-#: src/Content/ContactSelector.php:169
-msgid "Unavailable"
+#: mod/install.php:451
+msgid "Error, XML PHP module required but not installed."
 msgstr ""
 
-#: src/Content/ContactSelector.php:169
-msgid "Has crush"
+#: mod/install.php:463
+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 ""
 
-#: src/Content/ContactSelector.php:169
-msgid "Infatuated"
+#: mod/install.php:464
+msgid ""
+"This is most often a permission setting, as the web server may not be able "
+"to write files in your folder - even if you can."
 msgstr ""
 
-#: src/Content/ContactSelector.php:169
-msgid "Dating"
+#: mod/install.php:465
+msgid ""
+"At the end of this procedure, we will give you a text to save in a file "
+"named .htconfig.php in your Friendica top folder."
 msgstr ""
 
-#: src/Content/ContactSelector.php:169
-msgid "Unfaithful"
+#: mod/install.php:466
+msgid ""
+"You can alternatively skip this procedure and perform a manual installation. "
+"Please see the file \"INSTALL.txt\" for instructions."
 msgstr ""
 
-#: src/Content/ContactSelector.php:169
-msgid "Sex Addict"
+#: mod/install.php:469
+msgid ".htconfig.php is writable"
 msgstr ""
 
-#: src/Content/ContactSelector.php:169 src/Model/User.php:519
-msgid "Friends"
+#: mod/install.php:479
+msgid ""
+"Friendica uses the Smarty3 template engine to render its web views. Smarty3 "
+"compiles templates to PHP to speed up rendering."
 msgstr ""
 
-#: src/Content/ContactSelector.php:169
-msgid "Friends/Benefits"
+#: mod/install.php:480
+msgid ""
+"In order to store these compiled templates, the web server needs to have "
+"write access to the directory view/smarty3/ under the Friendica top level "
+"folder."
 msgstr ""
 
-#: src/Content/ContactSelector.php:169
-msgid "Casual"
+#: mod/install.php:481
+msgid ""
+"Please ensure that the user that your web server runs as (e.g. www-data) has "
+"write access to this folder."
 msgstr ""
 
-#: src/Content/ContactSelector.php:169
-msgid "Engaged"
+#: mod/install.php:482
+msgid ""
+"Note: as a security measure, you should give the web server write access to "
+"view/smarty3/ only--not the template files (.tpl) that it contains."
 msgstr ""
 
-#: src/Content/ContactSelector.php:169
-msgid "Married"
+#: mod/install.php:485
+msgid "view/smarty3 is writable"
 msgstr ""
 
-#: src/Content/ContactSelector.php:169
-msgid "Imaginarily married"
+#: mod/install.php:501
+msgid ""
+"Url rewrite in .htaccess is not working. Check your server configuration."
 msgstr ""
 
-#: src/Content/ContactSelector.php:169
-msgid "Partners"
+#: mod/install.php:503
+msgid "Url rewrite is working"
 msgstr ""
 
-#: src/Content/ContactSelector.php:169
-msgid "Cohabiting"
+#: mod/install.php:522
+msgid "ImageMagick PHP extension is not installed"
 msgstr ""
 
-#: src/Content/ContactSelector.php:169
-msgid "Common law"
+#: mod/install.php:524
+msgid "ImageMagick PHP extension is installed"
 msgstr ""
 
-#: src/Content/ContactSelector.php:169
-msgid "Happy"
+#: mod/install.php:526
+msgid "ImageMagick supports GIF"
 msgstr ""
 
-#: src/Content/ContactSelector.php:169
-msgid "Not looking"
+#: mod/install.php:533
+msgid ""
+"The database configuration file \".htconfig.php\" could not be written. "
+"Please use the enclosed text to create a configuration file in your web "
+"server root."
 msgstr ""
 
-#: src/Content/ContactSelector.php:169
-msgid "Swinger"
+#: mod/install.php:556
+msgid "<h1>What next</h1>"
 msgstr ""
 
-#: src/Content/ContactSelector.php:169
-msgid "Betrayed"
+#: mod/install.php:557
+msgid ""
+"IMPORTANT: You will need to [manually] setup a scheduled task for the worker."
 msgstr ""
 
-#: src/Content/ContactSelector.php:169
-msgid "Separated"
+#: mod/install.php:560
+#, php-format
+msgid ""
+"Go to your new Friendica node <a href=\"%s/register\">registration page</a> "
+"and register as new user. Remember to use the same email you have entered as "
+"administrator email. This will allow you to enter the site admin panel."
 msgstr ""
 
-#: src/Content/ContactSelector.php:169
-msgid "Unstable"
+#: mod/babel.php:23
+msgid "Source input"
 msgstr ""
 
-#: src/Content/ContactSelector.php:169
-msgid "Divorced"
+#: mod/babel.php:29
+msgid "BBCode::toPlaintext"
 msgstr ""
 
-#: src/Content/ContactSelector.php:169
-msgid "Imaginarily divorced"
+#: mod/babel.php:35
+msgid "BBCode::convert (raw HTML)"
 msgstr ""
 
-#: src/Content/ContactSelector.php:169
-msgid "Widowed"
+#: mod/babel.php:40
+msgid "BBCode::convert"
 msgstr ""
 
-#: src/Content/ContactSelector.php:169
-msgid "Uncertain"
+#: mod/babel.php:46
+msgid "BBCode::convert => HTML::toBBCode"
 msgstr ""
 
-#: src/Content/ContactSelector.php:169
-msgid "It's complicated"
+#: mod/babel.php:52
+msgid "BBCode::toMarkdown"
 msgstr ""
 
-#: src/Content/ContactSelector.php:169
-msgid "Don't care"
+#: mod/babel.php:58
+msgid "BBCode::toMarkdown => Markdown::convert"
 msgstr ""
 
-#: src/Content/ContactSelector.php:169
-msgid "Ask me"
+#: mod/babel.php:64
+msgid "BBCode::toMarkdown => Markdown::toBBCode"
 msgstr ""
 
-#: src/Database/DBStructure.php:32
-msgid "There are no tables on MyISAM."
+#: mod/babel.php:70
+msgid "BBCode::toMarkdown =>  Markdown::convert => HTML::toBBCode"
 msgstr ""
 
-#: src/Database/DBStructure.php:75
-#, php-format
-msgid ""
-"\n"
-"\t\t\t\tThe friendica developers released update %s recently,\n"
-"\t\t\t\tbut when I tried to install it, something went terribly wrong.\n"
-"\t\t\t\tThis needs to be fixed soon and I can't do it alone. Please contact "
-"a\n"
-"\t\t\t\tfriendica developer if you can not help me on your own. My database "
-"might be invalid."
+#: mod/babel.php:77
+msgid "Source input \\x28Diaspora format\\x29"
 msgstr ""
 
-#: src/Database/DBStructure.php:80
-#, php-format
-msgid ""
-"The error message is\n"
-"[pre]%s[/pre]"
+#: mod/babel.php:83
+msgid "Markdown::toBBCode"
 msgstr ""
 
-#: src/Database/DBStructure.php:191
-#, php-format
-msgid ""
-"\n"
-"Error %d occurred during database update:\n"
-"%s\n"
+#: mod/babel.php:90
+msgid "Raw HTML input"
 msgstr ""
 
-#: src/Database/DBStructure.php:194
-msgid "Errors encountered performing database changes: "
+#: mod/babel.php:95
+msgid "HTML Input"
 msgstr ""
 
-#: src/Database/DBStructure.php:210
-msgid ": Database update"
+#: mod/babel.php:101
+msgid "HTML::toBBCode"
 msgstr ""
 
-#: src/Database/DBStructure.php:460
-#, php-format
-msgid "%s: updating %s table."
+#: mod/babel.php:107
+msgid "HTML::toPlaintext"
 msgstr ""
 
-#: src/Model/Mail.php:40 src/Model/Mail.php:174
-msgid "[no subject]"
+#: mod/babel.php:115
+msgid "Source text"
 msgstr ""
 
-#: src/Model/Item.php:1676
-#, php-format
-msgid "%1$s is attending %2$s's %3$s"
+#: mod/babel.php:116
+msgid "BBCode"
 msgstr ""
 
-#: src/Model/Item.php:1681
-#, php-format
-msgid "%1$s is not attending %2$s's %3$s"
+#: mod/babel.php:117
+msgid "Markdown"
 msgstr ""
 
-#: src/Model/Item.php:1686
-#, php-format
-msgid "%1$s may attend %2$s's %3$s"
+#: mod/babel.php:118
+msgid "HTML"
 msgstr ""
 
-#: src/Model/Contact.php:657
-msgid "Drop Contact"
+#: mod/lockview.php:38 mod/lockview.php:46
+msgid "Remote privacy information not available."
 msgstr ""
 
-#: src/Model/Contact.php:1060
-msgid "Organisation"
+#: mod/lockview.php:55
+msgid "Visible to:"
 msgstr ""
 
-#: src/Model/Contact.php:1063
-msgid "News"
+#: mod/wallmessage.php:49 mod/wallmessage.php:112
+#, php-format
+msgid "Number of daily wall messages for %s exceeded. Message failed."
 msgstr ""
 
-#: src/Model/Contact.php:1066
-msgid "Forum"
+#: mod/wallmessage.php:60
+msgid "Unable to check your home location."
 msgstr ""
 
-#: src/Model/Contact.php:1245
-msgid "Connect URL missing."
+#: mod/wallmessage.php:86 mod/wallmessage.php:95
+msgid "No recipient."
 msgstr ""
 
-#: src/Model/Contact.php:1254
+#: mod/wallmessage.php:133
+#, php-format
 msgid ""
-"The contact could not be added. Please check the relevant network "
-"credentials in your Settings -> Social Networks page."
+"If you wish for %s to respond, please check that the privacy settings on "
+"your site allow private mail from unknown senders."
 msgstr ""
 
-#: src/Model/Contact.php:1301
-msgid ""
-"This site is not configured to allow communications with other networks."
+#: mod/match.php:48
+msgid "No keywords to match. Please add keywords to your default profile."
 msgstr ""
 
-#: src/Model/Contact.php:1302 src/Model/Contact.php:1316
-msgid "No compatible communication protocols or feeds were discovered."
+#: mod/match.php:104
+msgid "is interested in:"
 msgstr ""
 
-#: src/Model/Contact.php:1314
-msgid "The profile address specified does not provide adequate information."
+#: mod/match.php:120
+msgid "Profile Match"
 msgstr ""
 
-#: src/Model/Contact.php:1319
-msgid "An author or name was not found."
+#: mod/maintenance.php:24
+msgid "System down for maintenance"
 msgstr ""
 
-#: src/Model/Contact.php:1322
-msgid "No browser URL could be matched to this address."
+#: mod/tagrm.php:47
+msgid "Tag removed"
 msgstr ""
 
-#: src/Model/Contact.php:1325
-msgid ""
-"Unable to match @-style Identity Address with a known protocol or email "
-"contact."
+#: mod/tagrm.php:85
+msgid "Remove Item Tag"
 msgstr ""
 
-#: src/Model/Contact.php:1326
-msgid "Use mailto: in front of address to force email check."
+#: mod/tagrm.php:87
+msgid "Select a tag to remove: "
 msgstr ""
 
-#: src/Model/Contact.php:1332
-msgid ""
-"The profile address specified belongs to a network which has been disabled "
-"on this site."
+#: mod/feedtest.php:20
+msgid "You must be logged in to use this module"
 msgstr ""
 
-#: src/Model/Contact.php:1337
-msgid ""
-"Limited profile. This person will be unable to receive direct/personal "
-"notifications from you."
+#: mod/feedtest.php:48
+msgid "Source URL"
 msgstr ""
 
-#: src/Model/Contact.php:1388
-msgid "Unable to retrieve contact information."
+#: mod/search.php:105
+msgid "Only logged in users are permitted to perform a search."
 msgstr ""
 
-#: src/Model/Contact.php:1605
-#, php-format
-msgid "%s's birthday"
+#: mod/search.php:129
+msgid "Too Many Requests"
 msgstr ""
 
-#: src/Model/Contact.php:1606 src/Protocol/DFRN.php:1483
+#: mod/search.php:130
+msgid "Only one search per minute is permitted for not logged in users."
+msgstr ""
+
+#: mod/search.php:234
 #, php-format
-msgid "Happy Birthday %s"
+msgid "Items tagged with: %s"
 msgstr ""
 
-#: src/Model/Event.php:53 src/Model/Event.php:70 src/Model/Event.php:419
-#: src/Model/Event.php:882
-msgid "Starts:"
+#: mod/uexport.php:44
+msgid "Export account"
 msgstr ""
 
-#: src/Model/Event.php:56 src/Model/Event.php:76 src/Model/Event.php:420
-#: src/Model/Event.php:886
-msgid "Finishes:"
+#: mod/uexport.php:44
+msgid ""
+"Export your account info and contacts. Use this to make a backup of your "
+"account and/or to move it to another server."
 msgstr ""
 
-#: src/Model/Event.php:368
-msgid "all-day"
+#: mod/uexport.php:45
+msgid "Export all"
 msgstr ""
 
-#: src/Model/Event.php:391
-msgid "Jun"
+#: mod/uexport.php:45
+msgid ""
+"Export your accout info, contacts and all your items as json. Could be a "
+"very big file, and could take a lot of time. Use this to make a full backup "
+"of your account (photos are not exported)"
 msgstr ""
 
-#: src/Model/Event.php:394
-msgid "Sept"
+#: mod/newmember.php:11
+msgid "Welcome to Friendica"
 msgstr ""
 
-#: src/Model/Event.php:417
-msgid "No events to display"
+#: mod/newmember.php:12
+msgid "New Member Checklist"
 msgstr ""
 
-#: src/Model/Event.php:543
-msgid "l, F j"
+#: mod/newmember.php:14
+msgid ""
+"We would like to offer some tips and links to help make your experience "
+"enjoyable. Click any item to visit the relevant page. A link to this page "
+"will be visible from your home page for two weeks after your initial "
+"registration and then will quietly disappear."
 msgstr ""
 
-#: src/Model/Event.php:566
-msgid "Edit event"
+#: mod/newmember.php:15
+msgid "Getting Started"
 msgstr ""
 
-#: src/Model/Event.php:567
-msgid "Duplicate event"
+#: mod/newmember.php:17
+msgid "Friendica Walk-Through"
 msgstr ""
 
-#: src/Model/Event.php:568
-msgid "Delete event"
+#: mod/newmember.php:17
+msgid ""
+"On your <em>Quick Start</em> page - find a brief introduction to your "
+"profile and network tabs, make some new connections, and find some groups to "
+"join."
 msgstr ""
 
-#: src/Model/Event.php:815
-msgid "D g:i A"
+#: mod/newmember.php:21
+msgid "Go to Your Settings"
 msgstr ""
 
-#: src/Model/Event.php:816
-msgid "g:i A"
+#: mod/newmember.php:21
+msgid ""
+"On your <em>Settings</em> page -  change your initial password. Also make a "
+"note of your Identity Address. This looks just like an email address - and "
+"will be useful in making friends on the free social web."
 msgstr ""
 
-#: src/Model/Event.php:901 src/Model/Event.php:903
-msgid "Show map"
+#: mod/newmember.php:22
+msgid ""
+"Review the other settings, particularly the privacy settings. An unpublished "
+"directory listing is like having an unlisted phone number. In general, you "
+"should probably publish your listing - unless all of your friends and "
+"potential friends know exactly how to find you."
 msgstr ""
 
-#: src/Model/Event.php:902
-msgid "Hide map"
+#: mod/newmember.php:26
+msgid ""
+"Upload a profile photo if you have not done so already. Studies have shown "
+"that people with real photos of themselves are ten times more likely to make "
+"friends than people who do not."
 msgstr ""
 
-#: src/Model/Group.php:44
+#: mod/newmember.php:27
+msgid "Edit Your Profile"
+msgstr ""
+
+#: mod/newmember.php:27
 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."
+"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 ""
 
-#: src/Model/Group.php:341
-msgid "Default privacy group for new contacts"
+#: mod/newmember.php:28
+msgid "Profile Keywords"
 msgstr ""
 
-#: src/Model/Group.php:374
-msgid "Everybody"
+#: mod/newmember.php:28
+msgid ""
+"Set some public keywords for your default profile which describe your "
+"interests. We may be able to find other people with similar interests and "
+"suggest friendships."
 msgstr ""
 
-#: src/Model/Group.php:394
-msgid "edit"
+#: mod/newmember.php:30
+msgid "Connecting"
 msgstr ""
 
-#: src/Model/Group.php:418
-msgid "Edit group"
+#: mod/newmember.php:36
+msgid "Importing Emails"
 msgstr ""
 
-#: src/Model/Group.php:419
-msgid "Contacts not in any group"
+#: mod/newmember.php:36
+msgid ""
+"Enter your email access information on your Connector Settings page if you "
+"wish to import and interact with friends or mailing lists from your email "
+"INBOX"
 msgstr ""
 
-#: src/Model/Group.php:420
-msgid "Create a new group"
+#: mod/newmember.php:39
+msgid "Go to Your Contacts Page"
 msgstr ""
 
-#: src/Model/Group.php:422
-msgid "Edit groups"
+#: mod/newmember.php:39
+msgid ""
+"Your Contacts page is your gateway to managing friendships and connecting "
+"with friends on other networks. Typically you enter their address or site "
+"URL in the <em>Add New Contact</em> dialog."
 msgstr ""
 
-#: src/Model/Profile.php:97
-msgid "Requested account is not available."
+#: mod/newmember.php:40
+msgid "Go to Your Site's Directory"
 msgstr ""
 
-#: src/Model/Profile.php:168 src/Model/Profile.php:399
-#: src/Model/Profile.php:861
-msgid "Edit profile"
+#: mod/newmember.php:40
+msgid ""
+"The Directory page lets you find other people in this network or other "
+"federated sites. Look for a <em>Connect</em> or <em>Follow</em> link on "
+"their profile page. Provide your own Identity Address if requested."
 msgstr ""
 
-#: src/Model/Profile.php:336
-msgid "Atom feed"
+#: mod/newmember.php:41
+msgid "Finding New People"
 msgstr ""
 
-#: src/Model/Profile.php:372
-msgid "Manage/edit profiles"
+#: mod/newmember.php:41
+msgid ""
+"On the side panel of the Contacts page are several tools to find new "
+"friends. We can match people by interest, look up people by name or "
+"interest, and provide suggestions based on network relationships. On a brand "
+"new site, friend suggestions will usually begin to be populated within 24 "
+"hours."
 msgstr ""
 
-#: src/Model/Profile.php:550 src/Model/Profile.php:643
-msgid "g A l F d"
+#: mod/newmember.php:45
+msgid "Group Your Contacts"
 msgstr ""
 
-#: src/Model/Profile.php:551
-msgid "F d"
+#: mod/newmember.php:45
+msgid ""
+"Once you have made some friends, organize them into private conversation "
+"groups from the sidebar of your Contacts page and then you can interact with "
+"each group privately on your Network page."
 msgstr ""
 
-#: src/Model/Profile.php:608 src/Model/Profile.php:705
-msgid "[today]"
+#: mod/newmember.php:48
+msgid "Why Aren't My Posts Public?"
 msgstr ""
 
-#: src/Model/Profile.php:619
-msgid "Birthday Reminders"
+#: mod/newmember.php:48
+msgid ""
+"Friendica respects your privacy. By default, your posts will only show up to "
+"people you've added as friends. For more information, see the help section "
+"from the link above."
 msgstr ""
 
-#: src/Model/Profile.php:620
-msgid "Birthdays this week:"
+#: mod/newmember.php:52
+msgid "Getting Help"
 msgstr ""
 
-#: src/Model/Profile.php:692
-msgid "[No description]"
+#: mod/newmember.php:54
+msgid "Go to the Help Section"
 msgstr ""
 
-#: src/Model/Profile.php:719
-msgid "Event Reminders"
+#: mod/newmember.php:54
+msgid ""
+"Our <strong>help</strong> pages may be consulted for detail on other program "
+"features and resources."
 msgstr ""
 
-#: src/Model/Profile.php:720
-msgid "Events this week:"
+#: mod/dfrn_confirm.php:132
+msgid ""
+"This may occasionally happen if contact was requested by both persons and it "
+"has already been approved."
 msgstr ""
 
-#: src/Model/Profile.php:743
-msgid "Member since:"
+#: mod/dfrn_confirm.php:242
+msgid "Response from remote site was not understood."
 msgstr ""
 
-#: src/Model/Profile.php:751
-msgid "j F, Y"
+#: mod/dfrn_confirm.php:249 mod/dfrn_confirm.php:254
+msgid "Unexpected response from remote site: "
 msgstr ""
 
-#: src/Model/Profile.php:752
-msgid "j F"
+#: mod/dfrn_confirm.php:263
+msgid "Confirmation completed successfully."
 msgstr ""
 
-#: src/Model/Profile.php:767
-msgid "Age:"
+#: mod/dfrn_confirm.php:275
+msgid "Temporary failure. Please wait and try again."
 msgstr ""
 
-#: src/Model/Profile.php:780
-#, php-format
-msgid "for %1$d %2$s"
+#: mod/dfrn_confirm.php:278
+msgid "Introduction failed or was revoked."
 msgstr ""
 
-#: src/Model/Profile.php:804
-msgid "Religion:"
+#: mod/dfrn_confirm.php:283
+msgid "Remote site reported: "
 msgstr ""
 
-#: src/Model/Profile.php:812
-msgid "Hobbies/Interests:"
+#: mod/dfrn_confirm.php:396
+msgid "Unable to set contact photo."
 msgstr ""
 
-#: src/Model/Profile.php:824
-msgid "Contact information and Social Networks:"
+#: mod/dfrn_confirm.php:498
+#, php-format
+msgid "No user record found for '%s' "
 msgstr ""
 
-#: src/Model/Profile.php:828
-msgid "Musical interests:"
+#: mod/dfrn_confirm.php:508
+msgid "Our site encryption key is apparently messed up."
 msgstr ""
 
-#: src/Model/Profile.php:832
-msgid "Books, literature:"
+#: mod/dfrn_confirm.php:519
+msgid "Empty site URL was provided or URL could not be decrypted by us."
 msgstr ""
 
-#: src/Model/Profile.php:836
-msgid "Television:"
+#: mod/dfrn_confirm.php:535
+msgid "Contact record was not found for you on our site."
 msgstr ""
 
-#: src/Model/Profile.php:840
-msgid "Film/dance/culture/entertainment:"
+#: mod/dfrn_confirm.php:549
+#, php-format
+msgid "Site public key not available in contact record for URL %s."
 msgstr ""
 
-#: src/Model/Profile.php:844
-msgid "Love/Romance:"
+#: mod/dfrn_confirm.php:565
+msgid ""
+"The ID provided by your system is a duplicate on our system. It should work "
+"if you try again."
 msgstr ""
 
-#: src/Model/Profile.php:848
-msgid "Work/employment:"
+#: mod/dfrn_confirm.php:576
+msgid "Unable to set your contact credentials on our system."
 msgstr ""
 
-#: src/Model/Profile.php:852
-msgid "School/education:"
+#: mod/dfrn_confirm.php:631
+msgid "Unable to update your contact profile details on our system"
 msgstr ""
 
-#: src/Model/Profile.php:857
-msgid "Forums:"
+#: mod/dfrn_confirm.php:694
+#, php-format
+msgid "%1$s has joined %2$s"
 msgstr ""
 
-#: src/Model/Profile.php:951
-msgid "Only You Can See This"
+#: mod/filer.php:34
+msgid "- select -"
 msgstr ""
 
-#: src/Model/User.php:154
-msgid "Login failed"
+#: mod/register.php:99
+msgid ""
+"Registration successful. Please check your email for further instructions."
 msgstr ""
 
-#: src/Model/User.php:185
-msgid "Not enough information to authenticate"
+#: mod/register.php:103
+#, php-format
+msgid ""
+"Failed to send email message. Here your accout details:<br> login: %s<br> "
+"password: %s<br><br>You can change your password after login."
 msgstr ""
 
-#: src/Model/User.php:346
-msgid "An invitation is required."
+#: mod/register.php:110
+msgid "Registration successful."
 msgstr ""
 
-#: src/Model/User.php:350
-msgid "Invitation could not be verified."
+#: mod/register.php:115
+msgid "Your registration can not be processed."
 msgstr ""
 
-#: src/Model/User.php:357
-msgid "Invalid OpenID url"
+#: mod/register.php:162
+msgid "Your registration is pending approval by the site owner."
 msgstr ""
 
-#: src/Model/User.php:370 src/Module/Login.php:100
+#: mod/register.php:220
 msgid ""
-"We encountered a problem while logging in with the OpenID you provided. "
-"Please check the correct spelling of the ID."
-msgstr ""
-
-#: src/Model/User.php:370 src/Module/Login.php:100
-msgid "The error message was:"
+"You may (optionally) fill in this form via OpenID by supplying your OpenID "
+"and clicking 'Register'."
 msgstr ""
 
-#: src/Model/User.php:376
-msgid "Please enter the required information."
+#: mod/register.php:221
+msgid ""
+"If you are not familiar with OpenID, please leave that field blank and fill "
+"in the rest of the items."
 msgstr ""
 
-#: src/Model/User.php:389
-msgid "Please use a shorter name."
+#: mod/register.php:222
+msgid "Your OpenID (optional): "
 msgstr ""
 
-#: src/Model/User.php:392
-msgid "Name too short."
+#: mod/register.php:234
+msgid "Include your profile in member directory?"
 msgstr ""
 
-#: src/Model/User.php:400
-msgid "That doesn't appear to be your full (First Last) name."
+#: mod/register.php:259
+msgid "Note for the admin"
 msgstr ""
 
-#: src/Model/User.php:405
-msgid "Your email domain is not among those allowed on this site."
+#: mod/register.php:259
+msgid "Leave a message for the admin, why you want to join this node"
 msgstr ""
 
-#: src/Model/User.php:409
-msgid "Not a valid email address."
+#: mod/register.php:260
+msgid "Membership on this site is by invitation only."
 msgstr ""
 
-#: src/Model/User.php:413 src/Model/User.php:421
-msgid "Cannot use that email."
+#: mod/register.php:261
+msgid "Your invitation code: "
 msgstr ""
 
-#: src/Model/User.php:428
-msgid "Your nickname can only contain a-z, 0-9 and _."
+#: mod/register.php:270
+msgid "Your Full Name (e.g. Joe Smith, real or real-looking): "
 msgstr ""
 
-#: src/Model/User.php:435 src/Model/User.php:491
-msgid "Nickname is already registered. Please choose another."
+#: mod/register.php:271
+msgid ""
+"Your Email Address: (Initial information will be send there, so this has to "
+"be an existing address.)"
 msgstr ""
 
-#: src/Model/User.php:445
-msgid "SERIOUS ERROR: Generation of security keys failed."
+#: mod/register.php:273
+msgid "Leave empty for an auto generated password."
 msgstr ""
 
-#: src/Model/User.php:478 src/Model/User.php:482
-msgid "An error occurred during registration. Please try again."
+#: mod/register.php:275
+#, php-format
+msgid ""
+"Choose a profile nickname. This must begin with a text character. Your "
+"profile address on this site will then be '<strong>nickname@%s</strong>'."
 msgstr ""
 
-#: src/Model/User.php:507
-msgid "An error occurred creating your default profile. Please try again."
+#: mod/register.php:276
+msgid "Choose a nickname: "
 msgstr ""
 
-#: src/Model/User.php:514
-msgid "An error occurred creating your self contact. Please try again."
+#: mod/register.php:286
+msgid "Import your profile to this friendica instance"
 msgstr ""
 
-#: src/Model/User.php:523
-msgid ""
-"An error occurred creating your default contact group. Please try again."
+#: mod/common.php:91
+msgid "No contacts in common."
 msgstr ""
 
-#: src/Model/User.php:597
-#, php-format
-msgid ""
-"\n"
-"\t\t\tDear %1$s,\n"
-"\t\t\t\tThank you for registering at %2$s. Your account is pending for "
-"approval by the administrator.\n"
-"\t\t"
+#: mod/probe.php:14 mod/webfinger.php:17
+msgid "Only logged in users are permitted to perform a probing."
 msgstr ""
 
-#: src/Model/User.php:607
-#, php-format
-msgid "Registration at %s"
+#: mod/help.php:48
+msgid "Help:"
 msgstr ""
 
-#: src/Model/User.php:625
-#, php-format
-msgid ""
-"\n"
-"\t\t\tDear %1$s,\n"
-"\t\t\t\tThank you for registering at %2$s. Your account has been created.\n"
-"\t\t"
+#: mod/help.php:63 index.php:325
+msgid "Page not found."
 msgstr ""
 
-#: src/Model/User.php:629
-#, php-format
-msgid ""
-"\n"
-"\t\t\tThe login details are as follows:\n"
-"\n"
-"\t\t\tSite Location:\t%3$s\n"
-"\t\t\tLogin Name:\t\t%1$s\n"
-"\t\t\tPassword:\t\t%5$s\n"
-"\n"
-"\t\t\tYou may change your password from your account \"Settings\" page after "
-"logging\n"
-"\t\t\tin.\n"
-"\n"
-"\t\t\tPlease take a few moments to review the other account settings on that "
-"page.\n"
-"\n"
-"\t\t\tYou may also wish to add some basic information to your default "
-"profile\n"
-"\t\t\t(on the \"Profiles\" page) so that other people can easily find you.\n"
-"\n"
-"\t\t\tWe recommend setting your full name, adding a profile photo,\n"
-"\t\t\tadding some profile \"keywords\" (very useful in making new friends) - "
-"and\n"
-"\t\t\tperhaps what country you live in; if you do not wish to be more "
-"specific\n"
-"\t\t\tthan that.\n"
-"\n"
-"\t\t\tWe fully respect your right to privacy, and none of these items are "
-"necessary.\n"
-"\t\t\tIf you are new and do not know anybody here, they may help\n"
-"\t\t\tyou to make some new and interesting friends.\n"
-"\n"
-"\t\t\tIf you ever want to delete your account, you can do so at %3$s/"
-"removeme\n"
-"\n"
-"\t\t\tThank you and welcome to %2$s."
+#: mod/profperm.php:34 mod/profperm.php:65
+msgid "Invalid profile identifier."
 msgstr ""
 
-#: src/Protocol/OStatus.php:1799
-#, php-format
-msgid "%s is now following %s."
+#: mod/profperm.php:111
+msgid "Profile Visibility Editor"
 msgstr ""
 
-#: src/Protocol/OStatus.php:1800
-msgid "following"
+#: mod/profperm.php:124
+msgid "Visible To"
 msgstr ""
 
-#: src/Protocol/OStatus.php:1803
-#, php-format
-msgid "%s stopped following %s."
+#: mod/profperm.php:140
+msgid "All Contacts (with secure profile access)"
 msgstr ""
 
-#: src/Protocol/OStatus.php:1804
-msgid "stopped following"
+#: mod/item.php:114
+msgid "Unable to locate original post."
+msgstr ""
+
+#: mod/item.php:274
+msgid "Empty post discarded."
 msgstr ""
 
-#: src/Protocol/DFRN.php:1482
+#: mod/item.php:799
 #, php-format
-msgid "%s\\'s birthday"
+msgid ""
+"This message was sent to you by %s, a member of the Friendica social network."
 msgstr ""
 
-#: src/Protocol/Diaspora.php:2680
-msgid "Sharing notification from Diaspora network"
+#: mod/item.php:801
+#, php-format
+msgid "You may visit them online at %s"
 msgstr ""
 
-#: src/Protocol/Diaspora.php:3756
-msgid "Attachments:"
+#: mod/item.php:802
+msgid ""
+"Please contact the sender by replying to this post if you do not wish to "
+"receive these messages."
 msgstr ""
 
-#: src/Worker/Delivery.php:390
-msgid "(no subject)"
+#: mod/item.php:806
+#, php-format
+msgid "%s posted an update."
 msgstr ""
 
-#: src/Module/Login.php:282
-msgid "Create a New Account"
+#: mod/editpost.php:25 mod/editpost.php:35
+msgid "Item not found"
 msgstr ""
 
-#: src/Module/Login.php:315
-msgid "Password: "
+#: mod/editpost.php:42
+msgid "Edit post"
 msgstr ""
 
-#: src/Module/Login.php:316
-msgid "Remember me"
+#: view/theme/quattro/config.php:76
+msgid "Alignment"
 msgstr ""
 
-#: src/Module/Login.php:319
-msgid "Or login using OpenID: "
+#: view/theme/quattro/config.php:76
+msgid "Left"
 msgstr ""
 
-#: src/Module/Login.php:325
-msgid "Forgot your password?"
+#: view/theme/quattro/config.php:76
+msgid "Center"
 msgstr ""
 
-#: src/Module/Login.php:328
-msgid "Website Terms of Service"
+#: view/theme/quattro/config.php:77
+msgid "Color scheme"
 msgstr ""
 
-#: src/Module/Login.php:329
-msgid "terms of service"
+#: view/theme/quattro/config.php:78
+msgid "Posts font size"
 msgstr ""
 
-#: src/Module/Login.php:331
-msgid "Website Privacy Policy"
+#: view/theme/quattro/config.php:79
+msgid "Textareas font size"
 msgstr ""
 
-#: src/Module/Login.php:332
-msgid "privacy policy"
+#: view/theme/frio/php/Image.php:25
+msgid "Repeat the image"
 msgstr ""
 
-#: src/Module/Logout.php:28
-msgid "Logged out."
+#: view/theme/frio/php/Image.php:25
+msgid "Will repeat your image to fill the background."
 msgstr ""
 
-#: src/Module/Tos.php:51
-msgid "Privacy Statement"
+#: view/theme/frio/php/Image.php:27
+msgid "Stretch"
 msgstr ""
 
-#: src/Module/Tos.php:52
-msgid ""
-"At the time of registration, and for providing communications between the "
-"user account and their contacts, the user has to provide a display name (pen "
-"name), an username (nickname) and a working email address. The names will be "
-"accessible on the profile page of the account by any visitor of the page, "
-"even if other profile details are not displayed. The email address will only "
-"be used to send the user notifications about interactions, but wont be "
-"visibly displayed. The listing of an account in the node's user directory or "
-"the global user directory is optional and can be controlled in the user "
-"settings, it is not necessary for communication."
+#: view/theme/frio/php/Image.php:27
+msgid "Will stretch to width/height of the image."
 msgstr ""
 
-#: src/Module/Tos.php:53
-msgid ""
-"This data is required for communication and is passed on to the nodes of the "
-"communication partners. Users can enter additional private data that may be "
-"transmitted to the communication partners accounts."
+#: view/theme/frio/php/Image.php:29
+msgid "Resize fill and-clip"
 msgstr ""
 
-#: src/Module/Tos.php:54
-#, php-format
-msgid ""
-"At any point in time a logged in user can export their account data from the "
-"<a href=\"%1$s/settings/uexport\">account settings</a>. If the user wants to "
-"delete their account they can do so at <a href=\"%1$s/removeme\">%1$s/"
-"removeme</a>. The deletion of the account will be permanent."
+#: view/theme/frio/php/Image.php:29
+msgid "Resize to fill and retain aspect ratio."
 msgstr ""
 
-#: src/Object/Post.php:128
-msgid "This entry was edited"
+#: view/theme/frio/php/Image.php:31
+msgid "Resize best fit"
 msgstr ""
 
-#: src/Object/Post.php:182
-msgid "save to folder"
+#: view/theme/frio/php/Image.php:31
+msgid "Resize to best fit and retain aspect ratio."
 msgstr ""
 
-#: src/Object/Post.php:235
-msgid "I will attend"
+#: view/theme/frio/config.php:97
+msgid "Default"
 msgstr ""
 
-#: src/Object/Post.php:235
-msgid "I will not attend"
+#: view/theme/frio/config.php:109
+msgid "Note"
 msgstr ""
 
-#: src/Object/Post.php:235
-msgid "I might attend"
+#: view/theme/frio/config.php:109
+msgid "Check image permissions if all users are allowed to visit the image"
 msgstr ""
 
-#: src/Object/Post.php:263
-msgid "add star"
+#: view/theme/frio/config.php:116
+msgid "Select scheme"
 msgstr ""
 
-#: src/Object/Post.php:264
-msgid "remove star"
+#: view/theme/frio/config.php:117
+msgid "Navigation bar background color"
 msgstr ""
 
-#: src/Object/Post.php:265
-msgid "toggle star status"
+#: view/theme/frio/config.php:118
+msgid "Navigation bar icon color "
 msgstr ""
 
-#: src/Object/Post.php:268
-msgid "starred"
+#: view/theme/frio/config.php:119
+msgid "Link color"
 msgstr ""
 
-#: src/Object/Post.php:274
-msgid "ignore thread"
+#: view/theme/frio/config.php:120
+msgid "Set the background color"
 msgstr ""
 
-#: src/Object/Post.php:275
-msgid "unignore thread"
+#: view/theme/frio/config.php:121
+msgid "Content background opacity"
 msgstr ""
 
-#: src/Object/Post.php:276
-msgid "toggle ignore status"
+#: view/theme/frio/config.php:122
+msgid "Set the background image"
 msgstr ""
 
-#: src/Object/Post.php:285
-msgid "add tag"
+#: view/theme/frio/config.php:127
+msgid "Login page background image"
 msgstr ""
 
-#: src/Object/Post.php:296
-msgid "like"
+#: view/theme/frio/config.php:130
+msgid "Login page background color"
 msgstr ""
 
-#: src/Object/Post.php:297
-msgid "dislike"
+#: view/theme/frio/config.php:130
+msgid "Leave background image and color empty for theme defaults"
 msgstr ""
 
-#: src/Object/Post.php:300
-msgid "Share this"
+#: view/theme/frio/theme.php:238
+msgid "Guest"
 msgstr ""
 
-#: src/Object/Post.php:300
-msgid "share"
+#: view/theme/frio/theme.php:243
+msgid "Visitor"
 msgstr ""
 
-#: src/Object/Post.php:365
-msgid "to"
+#: view/theme/vier/config.php:75
+msgid "Comma separated list of helper forums"
 msgstr ""
 
-#: src/Object/Post.php:366
-msgid "via"
+#: view/theme/vier/config.php:122
+msgid "Set style"
 msgstr ""
 
-#: src/Object/Post.php:367
-msgid "Wall-to-Wall"
+#: view/theme/vier/config.php:123
+msgid "Community Pages"
 msgstr ""
 
-#: src/Object/Post.php:368
-msgid "via Wall-To-Wall:"
+#: view/theme/vier/config.php:124 view/theme/vier/theme.php:150
+msgid "Community Profiles"
 msgstr ""
 
-#: src/Object/Post.php:427
-#, php-format
-msgid "%d comment"
-msgid_plural "%d comments"
-msgstr[0] ""
-msgstr[1] ""
+#: view/theme/vier/config.php:125
+msgid "Help or @NewHere ?"
+msgstr ""
 
-#: src/Object/Post.php:797
-msgid "Bold"
+#: view/theme/vier/config.php:126 view/theme/vier/theme.php:389
+msgid "Connect Services"
 msgstr ""
 
-#: src/Object/Post.php:798
-msgid "Italic"
+#: view/theme/vier/config.php:127 view/theme/vier/theme.php:199
+msgid "Find Friends"
 msgstr ""
 
-#: src/Object/Post.php:799
-msgid "Underline"
+#: view/theme/vier/config.php:128 view/theme/vier/theme.php:181
+msgid "Last users"
 msgstr ""
 
-#: src/Object/Post.php:800
-msgid "Quote"
+#: view/theme/vier/theme.php:200
+msgid "Local Directory"
 msgstr ""
 
-#: src/Object/Post.php:801
-msgid "Code"
+#: view/theme/vier/theme.php:292
+msgid "Quick Start"
 msgstr ""
 
-#: src/Object/Post.php:802
-msgid "Image"
+#: view/theme/duepuntozero/config.php:55
+msgid "greenzero"
 msgstr ""
 
-#: src/Object/Post.php:803
-msgid "Link"
+#: view/theme/duepuntozero/config.php:56
+msgid "purplezero"
 msgstr ""
 
-#: src/Object/Post.php:804
-msgid "Video"
+#: view/theme/duepuntozero/config.php:57
+msgid "easterbunny"
 msgstr ""
 
-#: src/App.php:511
-msgid "Delete this item?"
+#: view/theme/duepuntozero/config.php:58
+msgid "darkzero"
 msgstr ""
 
-#: src/App.php:513
-msgid "show fewer"
+#: view/theme/duepuntozero/config.php:59
+msgid "comix"
 msgstr ""
 
-#: boot.php:795
-#, php-format
-msgid "Update %s failed. See error logs."
+#: view/theme/duepuntozero/config.php:60
+msgid "slackr"
+msgstr ""
+
+#: view/theme/duepuntozero/config.php:74
+msgid "Variations"
 msgstr ""
 
 #: index.php:472
index e6b111fb35e6bc46822b7a1bab1458054ff1f499..29f95aba8d91161fec48d6647e3cf2f27fd00d71 100644 (file)
@@ -15,7 +15,7 @@ msgstr ""
 "Project-Id-Version: friendica\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2018-04-20 09:30+0200\n"
-"PO-Revision-Date: 2018-04-21 00:12+0000\n"
+"PO-Revision-Date: 2018-04-21 15:04+0000\n"
 "Last-Translator: Kris\n"
 "Language-Team: Finnish (Finland) (http://www.transifex.com/Friendica/friendica/language/fi_FI/)\n"
 "MIME-Version: 1.0\n"
@@ -234,7 +234,7 @@ msgstr "Arkistoitu kansioon:"
 #: include/conversation.php:777 src/Object/Post.php:377
 #, php-format
 msgid "%s from %s"
-msgstr ""
+msgstr "%s sovelluksesta %s"
 
 #: include/conversation.php:792
 msgid "View in context"
@@ -2293,7 +2293,7 @@ msgstr "Vastaanottaja"
 
 #: mod/poke.php:195
 msgid "Choose what you wish to do to recipient"
-msgstr ""
+msgstr "Valitse mitä haluat tehdä vastaanottajalle"
 
 #: mod/poke.php:198
 msgid "Make this post private"
@@ -2313,7 +2313,7 @@ msgstr "Virheellinen profiilitunniste."
 
 #: mod/profperm.php:111
 msgid "Profile Visibility Editor"
-msgstr ""
+msgstr "Profiilin näkyvyyden muokkaaminen"
 
 #: mod/profperm.php:115 mod/group.php:265
 msgid "Click on a contact to add or remove."
@@ -3406,7 +3406,7 @@ msgstr "Estetty tila päälle/pois"
 
 #: mod/contacts.php:1021
 msgid "Toggle Ignored status"
-msgstr ""
+msgstr "Sivuuta/seuraa"
 
 #: mod/contacts.php:1029
 msgid "Toggle Archive status"
@@ -4393,7 +4393,7 @@ msgstr ""
 msgid ""
 "Currently this node is aware of %d nodes with %d registered users from the "
 "following platforms:"
-msgstr ""
+msgstr "Tällä hetkellä tämä solmu havaitsee %d muita solmuja joissa %d rekisteröityneitä käyttäjiä. Tarkemmat tiedot:"
 
 #: mod/admin.php:755
 msgid "ID"
@@ -4501,7 +4501,7 @@ msgstr "Rekisteröityneet käyttäjät"
 
 #: mod/admin.php:853
 msgid "Pending registrations"
-msgstr ""
+msgstr "Vireillä olevat rekisteröinnit"
 
 #: mod/admin.php:854
 msgid "Version"
@@ -5010,7 +5010,7 @@ msgstr "OStatus-tuki voidaan ottaa käyttöön ainoastaan jos ketjuttaminen on j
 msgid ""
 "Diaspora support can't be enabled because Friendica was installed into a sub"
 " directory."
-msgstr ""
+msgstr "Diaspora -tukea ei voitu ottaa käyttöön koska Friendica on asennettu alihakemistoon."
 
 #: mod/admin.php:1403
 msgid "Enable Diaspora support"
@@ -5397,7 +5397,7 @@ msgstr "Tietokannan rakenteen %s-päivitys onnistui."
 #: mod/admin.php:1485
 #, php-format
 msgid "Executing of database structure update %s failed with error: %s"
-msgstr ""
+msgstr "Tietokannan rakennepäivitys %s epäonnistui virheviestillä %s"
 
 #: mod/admin.php:1498
 #, php-format
@@ -5557,7 +5557,7 @@ msgstr "Pyynnön päivämäärä"
 
 #: mod/admin.php:1794
 msgid "No registrations."
-msgstr ""
+msgstr "Ei rekisteröintejä."
 
 #: mod/admin.php:1795
 msgid "Note from the user"
@@ -5663,7 +5663,7 @@ msgstr "Kuvakaappaus"
 
 #: mod/admin.php:2219
 msgid "Reload active themes"
-msgstr ""
+msgstr "Lataa aktiiviset teemat uudelleen"
 
 #: mod/admin.php:2224
 #, php-format
@@ -6025,7 +6025,7 @@ msgstr ""
 #: mod/invite.php:152
 msgid ""
 "Once you have registered, please connect with me via my profile page at:"
-msgstr ""
+msgstr "Kun olet rekisteröitynyt, lähetä minulle kaverikutsun profiilisivuni kautta:"
 
 #: mod/invite.php:154
 msgid ""
@@ -6193,7 +6193,7 @@ msgstr "Ryhmä: %s"
 
 #: mod/network.php:669
 msgid "Private messages to this person are at risk of public disclosure."
-msgstr ""
+msgstr "Yksityisviestit lähetetty tälle henkilölle saattaa näkyä muillekin."
 
 #: mod/network.php:672
 msgid "Invalid contact."
@@ -6743,7 +6743,7 @@ msgstr "Poista tili"
 
 #: mod/settings.php:168
 msgid "Missing some important data!"
-msgstr ""
+msgstr "Tärkeää dataa puuttuu!"
 
 #: mod/settings.php:279
 msgid "Failed to connect with email account using the settings provided."
@@ -7161,7 +7161,7 @@ msgstr "Henkilökohtainen sivu"
 
 #: mod/settings.php:1054
 msgid "Account for a personal profile."
-msgstr ""
+msgstr "Henkilökohtaisen profiilin käyttäjätili."
 
 #: mod/settings.php:1057
 msgid "Organisation Page"
@@ -7292,7 +7292,7 @@ msgstr ""
 
 #: mod/settings.php:1126
 msgid "Allow friends to post to your profile page?"
-msgstr ""
+msgstr "Anna kavereiden julkaista profiilisivullasi?"
 
 #: mod/settings.php:1126
 msgid ""
@@ -7472,7 +7472,7 @@ msgstr "Huomautusasetukset"
 
 #: mod/settings.php:1252
 msgid "By default post a status message when:"
-msgstr ""
+msgstr "Oletuksena julkaise tilapäivitys kun:"
 
 #: mod/settings.php:1253
 msgid "accepting a friend request"
@@ -7484,7 +7484,7 @@ msgstr "liityt foorumiin/yhteisöön"
 
 #: mod/settings.php:1255
 msgid "making an <em>interesting</em> profile change"
-msgstr ""
+msgstr "muokkaat <em>kiinnostavalla tavalla</em> profiiliasi"
 
 #: mod/settings.php:1256
 msgid "Send a notification email when:"
@@ -7520,7 +7520,7 @@ msgstr "Sinut on merkitty julkaisuun"
 
 #: mod/settings.php:1264
 msgid "You are poked/prodded/etc. in a post"
-msgstr ""
+msgstr "sinut on tökätty tms. julkaisussa"
 
 #: mod/settings.php:1266
 msgid "Activate desktop notifications"
@@ -7528,7 +7528,7 @@ msgstr "Ota työpöytäilmoitukset käyttöön"
 
 #: mod/settings.php:1266
 msgid "Show desktop popup on new notifications"
-msgstr ""
+msgstr "Näytä uudet ilmoitukset ponnahdusikkunassa"
 
 #: mod/settings.php:1268
 msgid "Text-only notification emails"
@@ -7889,11 +7889,11 @@ msgstr "Sulje"
 
 #: src/Core/Console/NewPassword.php:78
 msgid "Enter new password: "
-msgstr ""
+msgstr "Syötä uusi salasana:"
 
 #: src/Core/Console/NewPassword.php:83 src/Model/User.php:262
 msgid "Password can't be empty"
-msgstr ""
+msgstr "Salasanakenttä ei saa olla tyhjä"
 
 #: src/Core/NotificationsManager.php:171
 msgid "System"
@@ -7931,17 +7931,17 @@ msgstr "%s ei tykännyt julkaisusta jonka kirjoitti %s"
 #: src/Core/NotificationsManager.php:307
 #, php-format
 msgid "%s is attending %s's event"
-msgstr ""
+msgstr "%s osallistuu tapahtumaan jonka järjestää %s"
 
 #: src/Core/NotificationsManager.php:320
 #, php-format
 msgid "%s is not attending %s's event"
-msgstr ""
+msgstr "%s ei osallistu tapahtumaan jonka järjestää %s"
 
 #: src/Core/NotificationsManager.php:333
 #, php-format
 msgid "%s may attend %s's event"
-msgstr ""
+msgstr "%s ehkä osallistuu tapahtumaan jonka järjestää %s"
 
 #: src/Core/NotificationsManager.php:350
 #, php-format
@@ -8037,7 +8037,7 @@ msgstr "Kuva/valokuva"
 #: src/Content/Text/BBCode.php:1119
 #, php-format
 msgid "<a href=\"%1$s\" target=\"_blank\">%2$s</a> %3$s"
-msgstr ""
+msgstr "<a href=\"%1$s\" target=\"_blank\">%2$s</a> %3$s"
 
 #: src/Content/Text/BBCode.php:1677 src/Content/Text/BBCode.php:1699
 msgid "$1 wrote:"
@@ -8268,7 +8268,7 @@ msgstr ""
 
 #: src/Content/Feature.php:105
 msgid "Network Tabs"
-msgstr ""
+msgstr "Verkko välilehdet"
 
 #: src/Content/Feature.php:106
 msgid "Network Personal Tab"
@@ -8352,7 +8352,7 @@ msgstr "Tähtimerkityt julkaisut"
 
 #: src/Content/Feature.php:120
 msgid "Ability to mark special posts with a star indicator"
-msgstr ""
+msgstr "Salli julkaisujen tähtimerkintä"
 
 #: src/Content/Feature.php:121
 msgid "Mute Post Notifications"
@@ -8730,7 +8730,7 @@ msgstr "Iloinen"
 
 #: src/Content/ContactSelector.php:169
 msgid "Not looking"
-msgstr ""
+msgstr "Ei etsi"
 
 #: src/Content/ContactSelector.php:169
 msgid "Swinger"
@@ -8738,7 +8738,7 @@ msgstr ""
 
 #: src/Content/ContactSelector.php:169
 msgid "Betrayed"
-msgstr ""
+msgstr "Petetty"
 
 #: src/Content/ContactSelector.php:169
 msgid "Separated"
@@ -8816,7 +8816,7 @@ msgstr ": Tietokannan päivitys"
 #: src/Database/DBStructure.php:460
 #, php-format
 msgid "%s: updating %s table."
-msgstr ""
+msgstr "%s: päivitetään %s-taulukkoa."
 
 #: src/Model/Mail.php:40 src/Model/Mail.php:174
 msgid "[no subject]"
@@ -8870,11 +8870,11 @@ msgstr ""
 
 #: src/Model/Contact.php:1302 src/Model/Contact.php:1316
 msgid "No compatible communication protocols or feeds were discovered."
-msgstr ""
+msgstr "Yhteensopivia viestintäprotokolleja tai syötteitä ei löytynyt."
 
 #: src/Model/Contact.php:1314
 msgid "The profile address specified does not provide adequate information."
-msgstr ""
+msgstr "Annettu profiiliosoite ei sisällä riittävästi tietoa."
 
 #: src/Model/Contact.php:1319
 msgid "An author or name was not found."
@@ -8908,7 +8908,7 @@ msgstr ""
 
 #: src/Model/Contact.php:1388
 msgid "Unable to retrieve contact information."
-msgstr ""
+msgstr "Kontaktin tietoja ei voitu hakea."
 
 #: src/Model/Contact.php:1605
 #, php-format
@@ -9420,15 +9420,15 @@ msgstr "tähtimerkitty"
 
 #: src/Object/Post.php:274
 msgid "ignore thread"
-msgstr ""
+msgstr "Sivuuta keskustelu"
 
 #: src/Object/Post.php:275
 msgid "unignore thread"
-msgstr ""
+msgstr "Seuraa keskustelua"
 
 #: src/Object/Post.php:276
 msgid "toggle ignore status"
-msgstr ""
+msgstr "Sivuuta/seuraa"
 
 #: src/Object/Post.php:285
 msgid "add tag"
index 0dec51beed8a53c3aaba39ec1a808881be79426e..ab6892b34f156f0f92d607bbd5197a5c26900b6a 100644 (file)
@@ -48,7 +48,7 @@ $a->strings["Delete"] = "Poista";
 $a->strings["View %s's profile @ %s"] = "Katso %s-henkilön profiilia @ %s";
 $a->strings["Categories:"] = "Luokat:";
 $a->strings["Filed under:"] = "Arkistoitu kansioon:";
-$a->strings["%s from %s"] = "";
+$a->strings["%s from %s"] = "%s sovelluksesta %s";
 $a->strings["View in context"] = "Näytä kontekstissa";
 $a->strings["Please wait"] = "Odota";
 $a->strings["remove"] = "poista";
@@ -515,12 +515,12 @@ $a->strings["{0} requested registration"] = "{0} jätti rekisteröintipyynnön";
 $a->strings["Poke/Prod"] = "Tökkää";
 $a->strings["poke, prod or do other things to somebody"] = "";
 $a->strings["Recipient"] = "Vastaanottaja";
-$a->strings["Choose what you wish to do to recipient"] = "";
+$a->strings["Choose what you wish to do to recipient"] = "Valitse mitä haluat tehdä vastaanottajalle";
 $a->strings["Make this post private"] = "Muuta julkaisu yksityiseksi";
 $a->strings["Only logged in users are permitted to perform a probing."] = "";
 $a->strings["Permission denied"] = "Käyttöoikeus evätty";
 $a->strings["Invalid profile identifier."] = "Virheellinen profiilitunniste.";
-$a->strings["Profile Visibility Editor"] = "";
+$a->strings["Profile Visibility Editor"] = "Profiilin näkyvyyden muokkaaminen";
 $a->strings["Click on a contact to add or remove."] = "Valitse kontakti, jota haluat poistaa tai lisätä.";
 $a->strings["Visible To"] = "Näkyvyys";
 $a->strings["All Contacts (with secure profile access)"] = "";
@@ -783,7 +783,7 @@ $a->strings["Mutual Friendship"] = "Yhteinen kaveruus";
 $a->strings["is a fan of yours"] = "on fanisi";
 $a->strings["you are a fan of"] = "fanitat";
 $a->strings["Toggle Blocked status"] = "Estetty tila päälle/pois";
-$a->strings["Toggle Ignored status"] = "";
+$a->strings["Toggle Ignored status"] = "Sivuuta/seuraa";
 $a->strings["Toggle Archive status"] = "Arkistotila päälle/pois";
 $a->strings["Delete contact"] = "Poista kontakti";
 $a->strings["Parent user not found."] = "";
@@ -1007,7 +1007,7 @@ $a->strings["Item marked for deletion."] = "Kohde merkitty poistettavaksi.";
 $a->strings["unknown"] = "tuntematon";
 $a->strings["This page offers you some numbers to the known part of the federated social network your Friendica node is part of. These numbers are not complete but only reflect the part of the network your node is aware of."] = "";
 $a->strings["The <em>Auto Discovered Contact Directory</em> feature is not enabled, it will improve the data displayed here."] = "";
-$a->strings["Currently this node is aware of %d nodes with %d registered users from the following platforms:"] = "";
+$a->strings["Currently this node is aware of %d nodes with %d registered users from the following platforms:"] = "Tällä hetkellä tämä solmu havaitsee %d muita solmuja joissa %d rekisteröityneitä käyttäjiä. Tarkemmat tiedot:";
 $a->strings["ID"] = "";
 $a->strings["Recipient Name"] = "Vastaanottajan nimi";
 $a->strings["Recipient Profile"] = "Vastaanottajan profiili";
@@ -1029,7 +1029,7 @@ $a->strings["Private Forum Account"] = "Yksityinen foorumitili";
 $a->strings["Message queues"] = "Viestijonot";
 $a->strings["Summary"] = "Yhteenveto";
 $a->strings["Registered users"] = "Rekisteröityneet käyttäjät";
-$a->strings["Pending registrations"] = "";
+$a->strings["Pending registrations"] = "Vireillä olevat rekisteröinnit";
 $a->strings["Version"] = "Versio";
 $a->strings["Active addons"] = "Käytössäolevat lisäosat";
 $a->strings["Can not parse base url. Must have at least <scheme>://<domain>"] = "";
@@ -1140,7 +1140,7 @@ $a->strings["Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility
 $a->strings["Only import OStatus threads from our contacts"] = "Ainoastaan tuo OStatus -ketjuja kontakteiltamme";
 $a->strings["Normally we import every content from our OStatus contacts. With this option we only store threads that are started by a contact that is known on our system."] = "";
 $a->strings["OStatus support can only be enabled if threading is enabled."] = "OStatus-tuki voidaan ottaa käyttöön ainoastaan jos ketjuttaminen on jo otettu käyttöön.";
-$a->strings["Diaspora support can't be enabled because Friendica was installed into a sub directory."] = "";
+$a->strings["Diaspora support can't be enabled because Friendica was installed into a sub directory."] = "Diaspora -tukea ei voitu ottaa käyttöön koska Friendica on asennettu alihakemistoon.";
 $a->strings["Enable Diaspora support"] = "Salli Diaspora-tuki";
 $a->strings["Provide built-in Diaspora network compatibility."] = "Ota käyttöön Diaspora-yhteensopivuus";
 $a->strings["Only allow Friendica contacts"] = "Salli ainoastaan Friendica -kontakteja";
@@ -1220,7 +1220,7 @@ $a->strings["Allow user tags"] = "Salli käyttäjien tunnisteet";
 $a->strings["If enabled, the tags from the saved searches will used for the 'tags' subscription in addition to the 'relay_server_tags'."] = "";
 $a->strings["Update has been marked successful"] = "";
 $a->strings["Database structure update %s was successfully applied."] = "Tietokannan rakenteen %s-päivitys onnistui.";
-$a->strings["Executing of database structure update %s failed with error: %s"] = "";
+$a->strings["Executing of database structure update %s failed with error: %s"] = "Tietokannan rakennepäivitys %s epäonnistui virheviestillä %s";
 $a->strings["Executing %s failed with error: %s"] = "";
 $a->strings["Update %s was successfully applied."] = "%s-päivitys onnistui.";
 $a->strings["Update %s did not return a status. Unknown if it succeeded."] = "";
@@ -1254,7 +1254,7 @@ $a->strings["Add User"] = "Lisää käyttäjä";
 $a->strings["User registrations waiting for confirm"] = "";
 $a->strings["User waiting for permanent deletion"] = "";
 $a->strings["Request date"] = "Pyynnön päivämäärä";
-$a->strings["No registrations."] = "";
+$a->strings["No registrations."] = "Ei rekisteröintejä.";
 $a->strings["Note from the user"] = "";
 $a->strings["Deny"] = "Kieltäydy";
 $a->strings["Site admin"] = "Sivuston ylläpito";
@@ -1278,7 +1278,7 @@ $a->strings["Reload active addons"] = "";
 $a->strings["There are currently no addons available on your node. You can find the official addon repository at %1\$s and might find other interesting addons in the open addon registry at %2\$s"] = "";
 $a->strings["No themes found."] = "Teemoja ei löytynyt.";
 $a->strings["Screenshot"] = "Kuvakaappaus";
-$a->strings["Reload active themes"] = "";
+$a->strings["Reload active themes"] = "Lataa aktiiviset teemat uudelleen";
 $a->strings["No themes found on the system. They should be placed in %1\$s"] = "";
 $a->strings["[Experimental]"] = "[Kokeellinen]";
 $a->strings["[Unsupported]"] = "[Ei tueta]";
@@ -1360,7 +1360,7 @@ $a->strings["Send invitations"] = "Lähetä kutsut";
 $a->strings["Enter email addresses, one per line:"] = "Syötä sähköpostiosoitteet, yksi riviä kohden:";
 $a->strings["You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web."] = "";
 $a->strings["You will need to supply this invitation code: \$invite_code"] = "";
-$a->strings["Once you have registered, please connect with me via my profile page at:"] = "";
+$a->strings["Once you have registered, please connect with me via my profile page at:"] = "Kun olet rekisteröitynyt, lähetä minulle kaverikutsun profiilisivuni kautta:";
 $a->strings["For more information about the Friendica project and why we feel it is important, please visit http://friendi.ca"] = "";
 $a->strings["No valid account found."] = "Voimassa olevaa tiliä ei löytynyt.";
 $a->strings["Password reset request issued. Check your email."] = "Salasanan nollauspyyntö lähetetty. Tarkista sähköpostisi.";
@@ -1390,7 +1390,7 @@ $a->strings["Warning: This group contains %s member from a network that doesn't
 $a->strings["Messages in this group won't be send to these receivers."] = "";
 $a->strings["No such group"] = "Ryhmä ei ole olemassa";
 $a->strings["Group: %s"] = "Ryhmä: %s";
-$a->strings["Private messages to this person are at risk of public disclosure."] = "";
+$a->strings["Private messages to this person are at risk of public disclosure."] = "Yksityisviestit lähetetty tälle henkilölle saattaa näkyä muillekin.";
 $a->strings["Invalid contact."] = "Virheellinen kontakti.";
 $a->strings["Commented Order"] = "Järjestä viimeisimpien kommenttien mukaan";
 $a->strings["Sort by Comment Date"] = "Kommentit päivämäärän mukaan";
@@ -1521,7 +1521,7 @@ $a->strings["Social Networks"] = "Sosiaalinen media";
 $a->strings["Delegations"] = "";
 $a->strings["Connected apps"] = "Yhdistetyt sovellukset";
 $a->strings["Remove account"] = "Poista tili";
-$a->strings["Missing some important data!"] = "";
+$a->strings["Missing some important data!"] = "Tärkeää dataa puuttuu!";
 $a->strings["Failed to connect with email account using the settings provided."] = "";
 $a->strings["Email settings updated."] = "Sähköpostin asetukset päivitettiin.";
 $a->strings["Features updated"] = "Ominaisuudet päivitetty";
@@ -1618,7 +1618,7 @@ $a->strings["Account Types"] = "Tilityypit";
 $a->strings["Personal Page Subtypes"] = "Henkilökohtaisen sivun alatyypit";
 $a->strings["Community Forum Subtypes"] = "Yhteisöfoorumin alatyypit";
 $a->strings["Personal Page"] = "Henkilökohtainen sivu";
-$a->strings["Account for a personal profile."] = "";
+$a->strings["Account for a personal profile."] = "Henkilökohtaisen profiilin käyttäjätili.";
 $a->strings["Organisation Page"] = "Järjestön sivu";
 $a->strings["Account for an organisation that automatically approves contact requests as \"Followers\"."] = "";
 $a->strings["News Page"] = "Uutissivu";
@@ -1645,7 +1645,7 @@ $a->strings["Hide your contact/friend list from viewers of your default profile?
 $a->strings["Your contact list won't be shown in your default profile page. You can decide to show your contact list separately for each additional profile you create"] = "";
 $a->strings["Hide your profile details from anonymous viewers?"] = "";
 $a->strings["Anonymous visitors will only see your profile picture, your display name and the nickname you are using on your profile page. Disables posting public messages to Diaspora and other networks."] = "";
-$a->strings["Allow friends to post to your profile page?"] = "";
+$a->strings["Allow friends to post to your profile page?"] = "Anna kavereiden julkaista profiilisivullasi?";
 $a->strings["Your contacts may write posts on your profile wall. These posts will be distributed to your contacts"] = "";
 $a->strings["Allow friends to tag your posts?"] = "";
 $a->strings["Your contacts can add additional tags to your posts."] = "";
@@ -1688,10 +1688,10 @@ $a->strings["Default Public Post"] = "";
 $a->strings["Default Permissions for New Posts"] = "Uuden julkaisun oletuskäyttöoikeudet";
 $a->strings["Maximum private messages per day from unknown people:"] = "";
 $a->strings["Notification Settings"] = "Huomautusasetukset";
-$a->strings["By default post a status message when:"] = "";
+$a->strings["By default post a status message when:"] = "Oletuksena julkaise tilapäivitys kun:";
 $a->strings["accepting a friend request"] = "hyväksyt kaveripyynnön";
 $a->strings["joining a forum/community"] = "liityt foorumiin/yhteisöön";
-$a->strings["making an <em>interesting</em> profile change"] = "";
+$a->strings["making an <em>interesting</em> profile change"] = "muokkaat <em>kiinnostavalla tavalla</em> profiiliasi";
 $a->strings["Send a notification email when:"] = "Lähetä sähköposti-ilmoitus kun:";
 $a->strings["You receive an introduction"] = "Vastaanotat kaverikutsun";
 $a->strings["Your introductions are confirmed"] = "Kaverikutsusi on hyväksytty";
@@ -1700,9 +1700,9 @@ $a->strings["Someone writes a followup comment"] = "Joku vastaa kommenttiin";
 $a->strings["You receive a private message"] = "Vastaanotat yksityisviestin";
 $a->strings["You receive a friend suggestion"] = "Vastaanotat kaveriehdotuksen";
 $a->strings["You are tagged in a post"] = "Sinut on merkitty julkaisuun";
-$a->strings["You are poked/prodded/etc. in a post"] = "";
+$a->strings["You are poked/prodded/etc. in a post"] = "sinut on tökätty tms. julkaisussa";
 $a->strings["Activate desktop notifications"] = "Ota työpöytäilmoitukset käyttöön";
-$a->strings["Show desktop popup on new notifications"] = "";
+$a->strings["Show desktop popup on new notifications"] = "Näytä uudet ilmoitukset ponnahdusikkunassa";
 $a->strings["Text-only notification emails"] = "Ilmoitussähköposteissa vain tekstiä";
 $a->strings["Send text only notification emails, without the html part"] = "Lähetä ilmoitussähköposteissa vain tekstiä ilman HTML-koodia";
 $a->strings["Show detailled notifications"] = "Näytä yksityiskohtaiset ilmoitukset";
@@ -1792,8 +1792,8 @@ $a->strings["Hide your profile details from unknown viewers?"] = "Piilota profii
 $a->strings["Connectors disabled, since \"%s\" is enabled."] = "";
 $a->strings["Visible to everybody"] = "Näkyvissä kaikille";
 $a->strings["Close"] = "Sulje";
-$a->strings["Enter new password: "] = "";
-$a->strings["Password can't be empty"] = "";
+$a->strings["Enter new password: "] = "Syötä uusi salasana:";
+$a->strings["Password can't be empty"] = "Salasanakenttä ei saa olla tyhjä";
 $a->strings["System"] = "Järjestelmä";
 $a->strings["Home"] = "Koti";
 $a->strings["Introductions"] = "Esittelyt";
@@ -1801,9 +1801,9 @@ $a->strings["%s commented on %s's post"] = "%s kommentoi julkaisuun jonka kirjoi
 $a->strings["%s created a new post"] = "%s loi uuden julkaisun";
 $a->strings["%s liked %s's post"] = "%s tykkäsi julkaisusta jonka kirjoitti %s";
 $a->strings["%s disliked %s's post"] = "%s ei tykännyt julkaisusta jonka kirjoitti %s";
-$a->strings["%s is attending %s's event"] = "";
-$a->strings["%s is not attending %s's event"] = "";
-$a->strings["%s may attend %s's event"] = "";
+$a->strings["%s is attending %s's event"] = "%s osallistuu tapahtumaan jonka järjestää %s";
+$a->strings["%s is not attending %s's event"] = "%s ei osallistu tapahtumaan jonka järjestää %s";
+$a->strings["%s may attend %s's event"] = "%s ehkä osallistuu tapahtumaan jonka järjestää %s";
 $a->strings["%s is now friends with %s"] = "%s ja %s ovat kavereita";
 $a->strings["Friend Suggestion"] = "Kaveriehdotus";
 $a->strings["Friend/Connect Request"] = "Ystävä/yhteyspyyntö";
@@ -1826,7 +1826,7 @@ $a->strings["seconds"] = "sekuntia";
 $a->strings["%1\$d %2\$s ago"] = "%1\$d %2\$s sitten";
 $a->strings["view full size"] = "näytä täysikokoisena";
 $a->strings["Image/photo"] = "Kuva/valokuva";
-$a->strings["<a href=\"%1\$s\" target=\"_blank\">%2\$s</a> %3\$s"] = "";
+$a->strings["<a href=\"%1\$s\" target=\"_blank\">%2\$s</a> %3\$s"] = "<a href=\"%1\$s\" target=\"_blank\">%2\$s</a> %3\$s";
 $a->strings["$1 wrote:"] = "$1 kirjoitti:";
 $a->strings["Encrypted content"] = "Salattu sisältö";
 $a->strings["Invalid source protocol"] = "Virheellinen lähdeprotokolla";
@@ -1883,7 +1883,7 @@ $a->strings["Enable widget to display Network posts only from selected group"] =
 $a->strings["Network Filter"] = "Verkkosuodatin";
 $a->strings["Enable widget to display Network posts only from selected network"] = "";
 $a->strings["Save search terms for re-use"] = "";
-$a->strings["Network Tabs"] = "";
+$a->strings["Network Tabs"] = "Verkko välilehdet";
 $a->strings["Network Personal Tab"] = "";
 $a->strings["Enable tab to display only Network posts that you've interacted on"] = "";
 $a->strings["Network New Tab"] = "";
@@ -1904,7 +1904,7 @@ $a->strings["Ability to file posts under folders"] = "";
 $a->strings["Dislike Posts"] = "";
 $a->strings["Ability to dislike posts/comments"] = "";
 $a->strings["Star Posts"] = "Tähtimerkityt julkaisut";
-$a->strings["Ability to mark special posts with a star indicator"] = "";
+$a->strings["Ability to mark special posts with a star indicator"] = "Salli julkaisujen tähtimerkintä";
 $a->strings["Mute Post Notifications"] = "Mykistä julkaisuilmoitukset";
 $a->strings["Ability to mute notifications for a thread"] = "";
 $a->strings["Advanced Profile Settings"] = "Profiilin lisäasetukset";
@@ -2003,9 +2003,9 @@ $a->strings["Partners"] = "Kumppanit";
 $a->strings["Cohabiting"] = "Avoliitossa";
 $a->strings["Common law"] = "Avoliitossa";
 $a->strings["Happy"] = "Iloinen";
-$a->strings["Not looking"] = "";
+$a->strings["Not looking"] = "Ei etsi";
 $a->strings["Swinger"] = "";
-$a->strings["Betrayed"] = "";
+$a->strings["Betrayed"] = "Petetty";
 $a->strings["Separated"] = "";
 $a->strings["Unstable"] = "Epävakaa";
 $a->strings["Divorced"] = "Eronnut";
@@ -2021,7 +2021,7 @@ $a->strings["The error message is\n[pre]%s[/pre]"] = "Virheviesti on\n[pre]%s[/p
 $a->strings["\nError %d occurred during database update:\n%s\n"] = "\n%d virhe tapahtui tietokannan päivityksen aikana:\n%s\n";
 $a->strings["Errors encountered performing database changes: "] = "Tietokannan muokkauksessa tapahtui virheitä:";
 $a->strings[": Database update"] = ": Tietokannan päivitys";
-$a->strings["%s: updating %s table."] = "";
+$a->strings["%s: updating %s table."] = "%s: päivitetään %s-taulukkoa.";
 $a->strings["[no subject]"] = "[ei aihetta]";
 $a->strings["%1\$s is attending %2\$s's %3\$s"] = "%1\$s osallistuu tapahtumaan %3\$s, jonka järjestää %2\$s";
 $a->strings["%1\$s is not attending %2\$s's %3\$s"] = "%1\$s ei osallistu tapahtumaan %3\$s, jonka järjestää %2\$s";
@@ -2033,15 +2033,15 @@ $a->strings["Forum"] = "Keskustelupalsta";
 $a->strings["Connect URL missing."] = "Yhteys URL-linkki puuttuu.";
 $a->strings["The contact could not be added. Please check the relevant network credentials in your Settings -> Social Networks page."] = "";
 $a->strings["This site is not configured to allow communications with other networks."] = "";
-$a->strings["No compatible communication protocols or feeds were discovered."] = "";
-$a->strings["The profile address specified does not provide adequate information."] = "";
+$a->strings["No compatible communication protocols or feeds were discovered."] = "Yhteensopivia viestintäprotokolleja tai syötteitä ei löytynyt.";
+$a->strings["The profile address specified does not provide adequate information."] = "Annettu profiiliosoite ei sisällä riittävästi tietoa.";
 $a->strings["An author or name was not found."] = "";
 $a->strings["No browser URL could be matched to this address."] = "";
 $a->strings["Unable to match @-style Identity Address with a known protocol or email contact."] = "";
 $a->strings["Use mailto: in front of address to force email check."] = "";
 $a->strings["The profile address specified belongs to a network which has been disabled on this site."] = "";
 $a->strings["Limited profile. This person will be unable to receive direct/personal notifications from you."] = "";
-$a->strings["Unable to retrieve contact information."] = "";
+$a->strings["Unable to retrieve contact information."] = "Kontaktin tietoja ei voitu hakea.";
 $a->strings["%s's birthday"] = "%s: syntymäpäivä";
 $a->strings["Happy Birthday %s"] = "Hyvää syntymäpäivää %s";
 $a->strings["Starts:"] = "Alkaa:";
@@ -2151,9 +2151,9 @@ $a->strings["add star"] = "lisää tähti";
 $a->strings["remove star"] = "poista tähti";
 $a->strings["toggle star status"] = "Tähtitila päälle/pois";
 $a->strings["starred"] = "tähtimerkitty";
-$a->strings["ignore thread"] = "";
-$a->strings["unignore thread"] = "";
-$a->strings["toggle ignore status"] = "";
+$a->strings["ignore thread"] = "Sivuuta keskustelu";
+$a->strings["unignore thread"] = "Seuraa keskustelua";
+$a->strings["toggle ignore status"] = "Sivuuta/seuraa";
 $a->strings["add tag"] = "lisää tägi";
 $a->strings["like"] = "tykkää";
 $a->strings["dislike"] = "en tykkää";