Merge pull request #7144 from MrPetovan/task/two-factor-authentication

Exclude /api and /proxy from 2fa check
This commit is contained in:
Tobias Diekershoff 2019-05-15 16:21:05 +02:00 committed by GitHub
commit 2caf95f481
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5297 additions and 4965 deletions

View file

@ -71,7 +71,7 @@ class Authentication extends BaseObject
}
// Check current path, if 2fa authentication module return
if ($a->argc > 0 && in_array($a->argv[0], ['ping', '2fa', 'view', 'help', 'logout'])) {
if ($a->argc > 0 && in_array($a->argv[0], ['ping', '2fa', 'view', 'help', 'api', 'proxy', 'logout'])) {
return;
}

View file

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-04-28 12:38+0200\n"
"POT-Creation-Date: 2019-05-15 08:55-0400\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"
@ -37,28 +37,28 @@ msgstr[1] ""
msgid "Monthly posting limit of %d post reached. The post was rejected."
msgstr ""
#: include/api.php:4511 mod/photos.php:93 mod/photos.php:201 mod/photos.php:695
#: mod/photos.php:1126 mod/photos.php:1143 mod/photos.php:1636
#: include/api.php:4511 mod/photos.php:91 mod/photos.php:193 mod/photos.php:636
#: mod/photos.php:1082 mod/photos.php:1099 mod/photos.php:1601
#: mod/profile_photo.php:85 mod/profile_photo.php:94 mod/profile_photo.php:103
#: mod/profile_photo.php:217 mod/profile_photo.php:305
#: mod/profile_photo.php:315 src/Model/User.php:736 src/Model/User.php:744
#: src/Model/User.php:752
#: mod/profile_photo.php:315 src/Model/User.php:763 src/Model/User.php:771
#: src/Model/User.php:779
msgid "Profile Photos"
msgstr ""
#: include/conversation.php:160 include/conversation.php:297
#: src/Model/Item.php:3309
#: src/Model/Item.php:3253
msgid "event"
msgstr ""
#: include/conversation.php:163 include/conversation.php:173
#: include/conversation.php:300 include/conversation.php:309
#: mod/subthread.php:88 mod/tagger.php:70
#: mod/subthread.php:88 mod/tagger.php:68
msgid "status"
msgstr ""
#: include/conversation.php:168 include/conversation.php:305
#: mod/subthread.php:88 mod/tagger.php:70 src/Model/Item.php:3311
#: mod/subthread.php:88 mod/tagger.php:68 src/Model/Item.php:3255
msgid "photo"
msgstr ""
@ -97,7 +97,7 @@ msgstr ""
msgid "%1$s poked %2$s"
msgstr ""
#: include/conversation.php:319 mod/tagger.php:108
#: include/conversation.php:319 mod/tagger.php:101
#, php-format
msgid "%1$s tagged %2$s's %3$s with %4$s"
msgstr ""
@ -111,26 +111,26 @@ msgstr ""
msgid "%1$s marked %2$s's %3$s as favorite"
msgstr ""
#: include/conversation.php:568 mod/photos.php:1467 mod/profiles.php:352
#: include/conversation.php:568 mod/photos.php:1433 mod/profiles.php:352
msgid "Likes"
msgstr ""
#: include/conversation.php:569 mod/photos.php:1467 mod/profiles.php:355
#: include/conversation.php:569 mod/photos.php:1433 mod/profiles.php:355
msgid "Dislikes"
msgstr ""
#: include/conversation.php:570 include/conversation.php:1564
#: mod/photos.php:1468
#: mod/photos.php:1434
msgid "Attending"
msgid_plural "Attending"
msgstr[0] ""
msgstr[1] ""
#: include/conversation.php:571 mod/photos.php:1468
#: include/conversation.php:571 mod/photos.php:1434
msgid "Not attending"
msgstr ""
#: include/conversation.php:572 mod/photos.php:1468
#: include/conversation.php:572 mod/photos.php:1434
msgid "Might attend"
msgstr ""
@ -138,12 +138,13 @@ msgstr ""
msgid "Reshares"
msgstr ""
#: include/conversation.php:653 mod/photos.php:1524 src/Object/Post.php:208
#: include/conversation.php:653 mod/photos.php:1490 src/Object/Post.php:208
msgid "Select"
msgstr ""
#: include/conversation.php:654 mod/photos.php:1525 mod/admin.php:2021
#: mod/settings.php:728 src/Module/Contact.php:827 src/Module/Contact.php:1102
#: include/conversation.php:654 mod/photos.php:1491 mod/settings.php:735
#: src/Module/Admin/Users.php:288 src/Module/Contact.php:830
#: src/Module/Contact.php:1105
msgid "Delete"
msgstr ""
@ -170,8 +171,8 @@ msgid "View in context"
msgstr ""
#: include/conversation.php:717 include/conversation.php:1230
#: mod/editpost.php:88 mod/message.php:260 mod/message.php:442
#: mod/photos.php:1440 mod/wallmessage.php:141 src/Object/Post.php:423
#: mod/editpost.php:86 mod/message.php:260 mod/message.php:442
#: mod/photos.php:1406 mod/wallmessage.php:141 src/Object/Post.php:423
msgid "Please wait"
msgstr ""
@ -187,56 +188,57 @@ msgstr ""
msgid "Follow Thread"
msgstr ""
#: include/conversation.php:941 src/Model/Contact.php:1068
#: include/conversation.php:941 src/Model/Contact.php:1111
msgid "View Status"
msgstr ""
#: include/conversation.php:942 include/conversation.php:960
#: mod/allfriends.php:72 mod/dirfind.php:226 mod/suggest.php:87
#: mod/directory.php:198 mod/match.php:87 src/Model/Contact.php:1008
#: src/Model/Contact.php:1061 src/Model/Contact.php:1069
#: mod/dirfind.php:226 mod/match.php:87 mod/suggest.php:87
#: src/Model/Contact.php:1051 src/Model/Contact.php:1104
#: src/Model/Contact.php:1112 src/Module/AllFriends.php:74
#: src/Module/Directory.php:155
msgid "View Profile"
msgstr ""
#: include/conversation.php:943 src/Model/Contact.php:1070
#: include/conversation.php:943 src/Model/Contact.php:1113
msgid "View Photos"
msgstr ""
#: include/conversation.php:944 src/Model/Contact.php:1062
#: src/Model/Contact.php:1071
#: include/conversation.php:944 src/Model/Contact.php:1105
#: src/Model/Contact.php:1114
msgid "Network Posts"
msgstr ""
#: include/conversation.php:945 src/Model/Contact.php:1063
#: src/Model/Contact.php:1072
#: include/conversation.php:945 src/Model/Contact.php:1106
#: src/Model/Contact.php:1115
msgid "View Contact"
msgstr ""
#: include/conversation.php:946 src/Model/Contact.php:1074
#: include/conversation.php:946 src/Model/Contact.php:1117
msgid "Send PM"
msgstr ""
#: include/conversation.php:947 mod/admin.php:517 mod/admin.php:2022
#: src/Module/Contact.php:621 src/Module/Contact.php:824
#: src/Module/Contact.php:1077
#: include/conversation.php:947 src/Module/Admin/Blocklist/Contact.php:66
#: src/Module/Admin/Users.php:289 src/Module/Contact.php:624
#: src/Module/Contact.php:827 src/Module/Contact.php:1080
msgid "Block"
msgstr ""
#: include/conversation.php:948 mod/notifications.php:60
#: mod/notifications.php:186 mod/notifications.php:271
#: src/Module/Contact.php:622 src/Module/Contact.php:825
#: src/Module/Contact.php:1085
#: mod/notifications.php:186 mod/notifications.php:279
#: src/Module/Contact.php:625 src/Module/Contact.php:828
#: src/Module/Contact.php:1088
msgid "Ignore"
msgstr ""
#: include/conversation.php:952 src/Model/Contact.php:1075
#: include/conversation.php:952 src/Model/Contact.php:1118
msgid "Poke"
msgstr ""
#: include/conversation.php:957 mod/allfriends.php:73 mod/dirfind.php:227
#: mod/suggest.php:88 mod/follow.php:156 mod/match.php:88
#: view/theme/vier/theme.php:201 src/Content/Widget.php:63
#: src/Model/Contact.php:1064 src/Module/Contact.php:574
#: include/conversation.php:957 mod/dirfind.php:227 mod/follow.php:158
#: mod/match.php:88 mod/suggest.php:88 src/Content/Widget.php:63
#: src/Model/Contact.php:1107 src/Module/AllFriends.php:75
#: src/Module/Contact.php:577 view/theme/vier/theme.php:201
msgid "Connect/Follow"
msgstr ""
@ -346,7 +348,7 @@ msgstr ""
msgid "Tag term:"
msgstr ""
#: include/conversation.php:1172 src/Module/Filer.php:48
#: include/conversation.php:1172 src/Module/Filer/SaveTag.php:49
msgid "Save to Folder:"
msgstr ""
@ -366,20 +368,20 @@ msgstr ""
msgid "Share"
msgstr ""
#: include/conversation.php:1210 mod/editpost.php:74 mod/message.php:258
#: include/conversation.php:1210 mod/editpost.php:72 mod/message.php:258
#: mod/message.php:439 mod/wallmessage.php:139
msgid "Upload photo"
msgstr ""
#: include/conversation.php:1211 mod/editpost.php:75
#: include/conversation.php:1211 mod/editpost.php:73
msgid "upload photo"
msgstr ""
#: include/conversation.php:1212 mod/editpost.php:76
#: include/conversation.php:1212 mod/editpost.php:74
msgid "Attach file"
msgstr ""
#: include/conversation.php:1213 mod/editpost.php:77
#: include/conversation.php:1213 mod/editpost.php:75
msgid "attach file"
msgstr ""
@ -415,54 +417,54 @@ msgstr ""
msgid "Link or Media"
msgstr ""
#: include/conversation.php:1222 mod/editpost.php:84
#: include/conversation.php:1222 mod/editpost.php:82
msgid "Set your location"
msgstr ""
#: include/conversation.php:1223 mod/editpost.php:85
#: include/conversation.php:1223 mod/editpost.php:83
msgid "set location"
msgstr ""
#: include/conversation.php:1224 mod/editpost.php:86
#: include/conversation.php:1224 mod/editpost.php:84
msgid "Clear browser location"
msgstr ""
#: include/conversation.php:1225 mod/editpost.php:87
#: include/conversation.php:1225 mod/editpost.php:85
msgid "clear location"
msgstr ""
#: include/conversation.php:1227 mod/editpost.php:102
#: include/conversation.php:1227 mod/editpost.php:99
msgid "Set title"
msgstr ""
#: include/conversation.php:1229 mod/editpost.php:104
#: include/conversation.php:1229 mod/editpost.php:101
msgid "Categories (comma-separated list)"
msgstr ""
#: include/conversation.php:1231 mod/editpost.php:89
#: include/conversation.php:1231 mod/editpost.php:87
msgid "Permission settings"
msgstr ""
#: include/conversation.php:1232 mod/editpost.php:119
#: include/conversation.php:1232 mod/editpost.php:116
msgid "permissions"
msgstr ""
#: include/conversation.php:1241 mod/editpost.php:99
#: include/conversation.php:1241 mod/editpost.php:96
msgid "Public post"
msgstr ""
#: include/conversation.php:1245 mod/editpost.php:110 mod/events.php:551
#: mod/photos.php:1458 mod/photos.php:1497 mod/photos.php:1557
#: include/conversation.php:1245 mod/editpost.php:107 mod/events.php:549
#: mod/photos.php:1424 mod/photos.php:1463 mod/photos.php:1523
#: src/Object/Post.php:887
msgid "Preview"
msgstr ""
#: include/conversation.php:1249 include/items.php:397 mod/dfrn_request.php:650
#: mod/editpost.php:113 mod/fbrowser.php:104 mod/fbrowser.php:134
#: mod/message.php:153 mod/photos.php:257 mod/photos.php:325 mod/suggest.php:44
#: mod/tagrm.php:20 mod/tagrm.php:115 mod/unfollow.php:132 mod/videos.php:105
#: mod/follow.php:170 mod/settings.php:668 mod/settings.php:694
#: src/Module/Contact.php:447
#: mod/editpost.php:110 mod/fbrowser.php:110 mod/fbrowser.php:139
#: mod/follow.php:172 mod/message.php:153 mod/photos.php:1076
#: mod/photos.php:1183 mod/settings.php:675 mod/settings.php:701
#: mod/suggest.php:76 mod/tagrm.php:20 mod/tagrm.php:115 mod/unfollow.php:132
#: src/Module/Contact.php:450
msgid "Cancel"
msgstr ""
@ -478,11 +480,11 @@ msgstr ""
msgid "Private post"
msgstr ""
#: include/conversation.php:1261 mod/editpost.php:117 src/Model/Profile.php:370
#: include/conversation.php:1261 mod/editpost.php:114 src/Model/Profile.php:366
msgid "Message"
msgstr ""
#: include/conversation.php:1262 mod/editpost.php:118
#: include/conversation.php:1262 mod/editpost.php:115
msgid "Browser"
msgstr ""
@ -828,8 +830,9 @@ msgstr ""
msgid "Please visit %s to approve or reject the request."
msgstr ""
#: include/items.php:354 mod/notice.php:20 mod/viewsrc.php:22 mod/admin.php:299
#: mod/admin.php:2080 mod/admin.php:2327
#: include/items.php:354 mod/notice.php:19
#: src/Module/Admin/Themes/Details.php:53 src/Module/Admin/Themes/Index.php:41
#: src/Module/ItemBody.php:27 src/Module/ItemBody.php:40
msgid "Item not found."
msgstr ""
@ -838,35 +841,35 @@ msgid "Do you really want to delete this item?"
msgstr ""
#: include/items.php:394 mod/api.php:109 mod/dfrn_request.php:640
#: mod/message.php:150 mod/suggest.php:41 mod/follow.php:159
#: mod/profiles.php:526 mod/profiles.php:529 mod/profiles.php:551
#: mod/settings.php:1077 mod/settings.php:1083 mod/settings.php:1090
#: mod/settings.php:1094 mod/settings.php:1098 mod/settings.php:1102
#: mod/settings.php:1106 mod/settings.php:1110 mod/settings.php:1130
#: mod/settings.php:1131 mod/settings.php:1132 mod/settings.php:1133
#: mod/settings.php:1134 src/Module/Contact.php:444 src/Module/Register.php:97
#: mod/follow.php:161 mod/message.php:150 mod/profiles.php:526
#: mod/profiles.php:529 mod/profiles.php:551 mod/settings.php:1084
#: mod/settings.php:1090 mod/settings.php:1097 mod/settings.php:1101
#: mod/settings.php:1105 mod/settings.php:1109 mod/settings.php:1113
#: mod/settings.php:1117 mod/settings.php:1137 mod/settings.php:1138
#: mod/settings.php:1139 mod/settings.php:1140 mod/settings.php:1141
#: mod/suggest.php:73 src/Module/Contact.php:447 src/Module/Register.php:97
msgid "Yes"
msgstr ""
#: include/items.php:444 mod/allfriends.php:22 mod/api.php:34 mod/api.php:39
#: mod/cal.php:303 mod/common.php:27 mod/crepair.php:90 mod/delegate.php:30
#: mod/delegate.php:48 mod/delegate.php:59 mod/dfrn_confirm.php:66
#: mod/dirfind.php:29 mod/editpost.php:22 mod/events.php:207
#: mod/fsuggest.php:77 mod/invite.php:23 mod/invite.php:111 mod/manage.php:129
#: mod/message.php:56 mod/message.php:101 mod/nogroup.php:18 mod/notes.php:27
#: mod/notifications.php:70 mod/ostatus_subscribe.php:18 mod/photos.php:186
#: mod/photos.php:1020 mod/poke.php:141 mod/profile_photo.php:32
#: mod/profile_photo.php:177 mod/profile_photo.php:204 mod/regmod.php:89
#: mod/repair_ostatus.php:16 mod/suggest.php:62 mod/uimport.php:17
#: mod/unfollow.php:22 mod/unfollow.php:77 mod/unfollow.php:109
#: mod/viewcontacts.php:56 mod/wall_attach.php:76 mod/wall_attach.php:79
#: mod/wall_upload.php:107 mod/wall_upload.php:110 mod/wallmessage.php:19
#: mod/wallmessage.php:43 mod/wallmessage.php:82 mod/wallmessage.php:106
#: mod/follow.php:57 mod/follow.php:130 mod/item.php:169 mod/network.php:36
#: mod/profiles.php:182 mod/profiles.php:499 mod/settings.php:50
#: mod/settings.php:156 mod/settings.php:657 src/Module/Attach.php:42
#: src/Module/Contact.php:360 src/Module/Register.php:193
#: src/Module/Group.php:31 src/Module/Group.php:75 src/App.php:1312
#: include/items.php:444 mod/api.php:34 mod/api.php:39 mod/cal.php:301
#: mod/common.php:27 mod/crepair.php:90 mod/delegate.php:30 mod/delegate.php:48
#: mod/delegate.php:59 mod/dfrn_confirm.php:64 mod/dirfind.php:29
#: mod/editpost.php:21 mod/events.php:207 mod/follow.php:57 mod/follow.php:132
#: mod/fsuggest.php:77 mod/item.php:169 mod/manage.php:130 mod/message.php:56
#: mod/message.php:101 mod/network.php:36 mod/notes.php:27
#: mod/notifications.php:70 mod/ostatus_subscribe.php:18 mod/photos.php:178
#: mod/photos.php:958 mod/poke.php:141 mod/profiles.php:182
#: mod/profiles.php:499 mod/profile_photo.php:32 mod/profile_photo.php:177
#: mod/profile_photo.php:204 mod/regmod.php:89 mod/repair_ostatus.php:16
#: mod/settings.php:50 mod/settings.php:163 mod/settings.php:664
#: mod/suggest.php:39 mod/uimport.php:17 mod/unfollow.php:22
#: mod/unfollow.php:77 mod/unfollow.php:109 mod/viewcontacts.php:56
#: mod/wallmessage.php:19 mod/wallmessage.php:43 mod/wallmessage.php:82
#: mod/wallmessage.php:106 mod/wall_attach.php:76 mod/wall_attach.php:79
#: mod/wall_upload.php:107 mod/wall_upload.php:110 src/Module/Attach.php:42
#: src/Module/Contact.php:362 src/Module/FollowConfirm.php:27
#: src/Module/Group.php:31 src/Module/Group.php:77 src/Module/Invite.php:22
#: src/Module/Invite.php:110 src/Module/Register.php:192
msgid "Permission denied."
msgstr ""
@ -874,24 +877,11 @@ msgstr ""
msgid "Archives"
msgstr ""
#: include/items.php:521 view/theme/vier/theme.php:255
#: src/Content/Widget.php:329 src/Content/ForumManager.php:135
#: include/items.php:521 src/Content/ForumManager.php:135
#: src/Content/Widget.php:329 view/theme/vier/theme.php:255
msgid "show more"
msgstr ""
#: mod/maintenance.php:26
msgid "System down for maintenance"
msgstr ""
#: mod/allfriends.php:52
msgid "No friends to display."
msgstr ""
#: mod/allfriends.php:89 mod/dirfind.php:217 mod/suggest.php:106
#: mod/match.php:102 src/Content/Widget.php:39 src/Model/Profile.php:313
msgid "Connect"
msgstr ""
#: mod/api.php:84 mod/api.php:106
msgid "Authorize application connection"
msgstr ""
@ -910,96 +900,79 @@ msgid ""
"and/or create new posts for you?"
msgstr ""
#: mod/api.php:110 mod/dfrn_request.php:640 mod/follow.php:159
#: mod/api.php:110 mod/dfrn_request.php:640 mod/follow.php:161
#: mod/profiles.php:526 mod/profiles.php:530 mod/profiles.php:551
#: mod/settings.php:1077 mod/settings.php:1083 mod/settings.php:1090
#: mod/settings.php:1094 mod/settings.php:1098 mod/settings.php:1102
#: mod/settings.php:1106 mod/settings.php:1110 mod/settings.php:1130
#: mod/settings.php:1131 mod/settings.php:1132 mod/settings.php:1133
#: mod/settings.php:1134 src/Module/Register.php:98
#: mod/settings.php:1084 mod/settings.php:1090 mod/settings.php:1097
#: mod/settings.php:1101 mod/settings.php:1105 mod/settings.php:1109
#: mod/settings.php:1113 mod/settings.php:1117 mod/settings.php:1137
#: mod/settings.php:1138 mod/settings.php:1139 mod/settings.php:1140
#: mod/settings.php:1141 src/Module/Register.php:98
msgid "No"
msgstr ""
#: mod/bookmarklet.php:22 src/Content/Nav.php:170 src/Module/Login.php:322
msgid "Login"
msgstr ""
#: mod/bookmarklet.php:32
msgid "Bad Request"
msgstr ""
#: mod/bookmarklet.php:54
msgid "The post was created"
msgstr ""
#: mod/cal.php:34 mod/cal.php:38 mod/community.php:39 mod/viewcontacts.php:23
#: mod/viewcontacts.php:27 mod/viewsrc.php:13 mod/follow.php:20
#: mod/cal.php:34 mod/cal.php:38 mod/community.php:39 mod/follow.php:20
#: mod/viewcontacts.php:23 mod/viewcontacts.php:27 src/Module/ItemBody.php:18
msgid "Access denied."
msgstr ""
#: mod/cal.php:46 mod/dfrn_poll.php:486 mod/help.php:68 mod/viewcontacts.php:34
#: src/App.php:1232
msgid "Page not found."
msgstr ""
#: mod/cal.php:141 mod/display.php:306 src/Module/Profile.php:174
#: mod/cal.php:140 mod/display.php:306 src/Module/Profile.php:176
msgid "Access to this profile has been restricted."
msgstr ""
#: mod/cal.php:273 mod/events.php:384 view/theme/frio/theme.php:266
#: view/theme/frio/theme.php:270 src/Content/Nav.php:160
#: src/Content/Nav.php:226 src/Model/Profile.php:937 src/Model/Profile.php:948
#: mod/cal.php:271 mod/events.php:382 src/Content/Nav.php:159
#: src/Content/Nav.php:225 src/Model/Profile.php:931 src/Model/Profile.php:942
#: view/theme/frio/theme.php:266 view/theme/frio/theme.php:270
msgid "Events"
msgstr ""
#: mod/cal.php:274 mod/events.php:385
#: mod/cal.php:272 mod/events.php:383
msgid "View"
msgstr ""
#: mod/cal.php:275 mod/events.php:387
#: mod/cal.php:273 mod/events.php:385
msgid "Previous"
msgstr ""
#: mod/cal.php:276 mod/events.php:388 src/Module/Install.php:172
#: mod/cal.php:274 mod/events.php:386 src/Module/Install.php:173
msgid "Next"
msgstr ""
#: mod/cal.php:279 mod/events.php:393 src/Model/Event.php:428
#: mod/cal.php:277 mod/events.php:391 src/Model/Event.php:428
msgid "today"
msgstr ""
#: mod/cal.php:280 mod/events.php:394 src/Util/Temporal.php:314
#: src/Model/Event.php:429
#: mod/cal.php:278 mod/events.php:392 src/Model/Event.php:429
#: src/Util/Temporal.php:314
msgid "month"
msgstr ""
#: mod/cal.php:281 mod/events.php:395 src/Util/Temporal.php:315
#: src/Model/Event.php:430
#: mod/cal.php:279 mod/events.php:393 src/Model/Event.php:430
#: src/Util/Temporal.php:315
msgid "week"
msgstr ""
#: mod/cal.php:282 mod/events.php:396 src/Util/Temporal.php:316
#: src/Model/Event.php:431
#: mod/cal.php:280 mod/events.php:394 src/Model/Event.php:431
#: src/Util/Temporal.php:316
msgid "day"
msgstr ""
#: mod/cal.php:283 mod/events.php:397
#: mod/cal.php:281 mod/events.php:395
msgid "list"
msgstr ""
#: mod/cal.php:296 src/Core/Console/NewPassword.php:67 src/Model/User.php:324
#: mod/cal.php:294 src/Console/NewPassword.php:67 src/Model/User.php:351
msgid "User not found"
msgstr ""
#: mod/cal.php:312
#: mod/cal.php:310
msgid "This calendar format is not supported"
msgstr ""
#: mod/cal.php:314
#: mod/cal.php:312
msgid "No exportable data found"
msgstr ""
#: mod/cal.php:331
#: mod/cal.php:329
msgid "calendar"
msgstr ""
@ -1007,14 +980,14 @@ msgstr ""
msgid "No contacts in common."
msgstr ""
#: mod/common.php:141 src/Module/Contact.php:892
#: mod/common.php:141 src/Module/Contact.php:895
msgid "Common Friends"
msgstr ""
#: mod/community.php:32 mod/dfrn_request.php:597 mod/photos.php:903
#: mod/probe.php:13 mod/search.php:96 mod/search.php:102 mod/videos.php:147
#: mod/viewcontacts.php:46 mod/webfinger.php:16 mod/directory.php:43
#: mod/display.php:203
#: mod/community.php:32 mod/dfrn_request.php:597 mod/display.php:204
#: mod/photos.php:846 mod/probe.php:14 mod/search.php:96 mod/search.php:102
#: mod/videos.php:118 mod/viewcontacts.php:46 src/Module/Directory.php:43
#: src/Module/WebFinger.php:19
msgid "Public access denied."
msgstr ""
@ -1042,7 +1015,7 @@ msgstr ""
msgid "Posts from users of the whole federated network"
msgstr ""
#: mod/community.php:162 mod/search.php:229
#: mod/community.php:162 mod/search.php:223
msgid "No results."
msgstr ""
@ -1060,9 +1033,9 @@ msgstr ""
msgid "Contact update failed."
msgstr ""
#: mod/crepair.php:102 mod/dfrn_confirm.php:127 mod/fsuggest.php:28
#: mod/crepair.php:102 mod/dfrn_confirm.php:125 mod/fsuggest.php:28
#: mod/fsuggest.php:89 mod/redir.php:31 mod/redir.php:137
#: src/Module/Group.php:89
#: src/Module/FollowConfirm.php:46 src/Module/Group.php:92
msgid "Contact not found."
msgstr ""
@ -1098,16 +1071,16 @@ msgstr ""
msgid "Refetch contact data"
msgstr ""
#: mod/crepair.php:149 mod/events.php:553 mod/fsuggest.php:106
#: mod/invite.php:154 mod/manage.php:182 mod/message.php:261
#: mod/message.php:441 mod/photos.php:1049 mod/photos.php:1137
#: mod/photos.php:1412 mod/photos.php:1457 mod/photos.php:1496
#: mod/photos.php:1556 mod/poke.php:188 mod/profiles.php:562
#: view/theme/duepuntozero/config.php:72 view/theme/frio/config.php:121
#: view/theme/quattro/config.php:74 view/theme/vier/config.php:120
#: src/Module/Contact.php:594 src/Module/Install.php:212
#: src/Module/Install.php:253 src/Module/Install.php:290
#: src/Module/Localtime.php:45 src/Object/Post.php:877
#: mod/crepair.php:149 mod/events.php:551 mod/fsuggest.php:106
#: mod/manage.php:183 mod/message.php:261 mod/message.php:441
#: mod/photos.php:987 mod/photos.php:1093 mod/photos.php:1378
#: mod/photos.php:1423 mod/photos.php:1462 mod/photos.php:1522 mod/poke.php:184
#: mod/profiles.php:562 src/Module/Contact.php:597 src/Module/Install.php:211
#: src/Module/Install.php:251 src/Module/Install.php:287
#: src/Module/Invite.php:157 src/Module/Localtime.php:45
#: src/Object/Post.php:877 view/theme/duepuntozero/config.php:72
#: view/theme/frio/config.php:121 view/theme/quattro/config.php:74
#: view/theme/vier/config.php:120
msgid "Submit"
msgstr ""
@ -1125,9 +1098,10 @@ msgid ""
"entries from this contact."
msgstr ""
#: mod/crepair.php:159 mod/admin.php:523 mod/admin.php:2005 mod/admin.php:2016
#: mod/admin.php:2030 mod/admin.php:2046 mod/settings.php:669
#: mod/settings.php:695
#: mod/crepair.php:159 mod/settings.php:676 mod/settings.php:702
#: src/Module/Admin/Blocklist/Contact.php:72 src/Module/Admin/Users.php:272
#: src/Module/Admin/Users.php:283 src/Module/Admin/Users.php:297
#: src/Module/Admin/Users.php:313
msgid "Name"
msgstr ""
@ -1194,14 +1168,15 @@ msgid ""
"settings. Please double check whom you give this access."
msgstr ""
#: mod/delegate.php:175 mod/admin.php:333 mod/admin.php:1533 mod/admin.php:2189
#: mod/admin.php:2430 mod/admin.php:2506 mod/admin.php:2656
#: mod/settings.php:667 mod/settings.php:774 mod/settings.php:862
#: mod/settings.php:941 mod/settings.php:1166
#: mod/delegate.php:175 mod/settings.php:674 mod/settings.php:781
#: mod/settings.php:869 mod/settings.php:948 mod/settings.php:1173
#: src/Module/Admin/Addons/Index.php:52 src/Module/Admin/Features.php:69
#: src/Module/Admin/Logs/Settings.php:59 src/Module/Admin/Site.php:570
#: src/Module/Admin/Themes/Index.php:95 src/Module/Admin/Tos.php:50
msgid "Save Settings"
msgstr ""
#: mod/delegate.php:176 src/Content/Nav.php:261
#: mod/delegate.php:176 src/Content/Nav.php:260
msgid "Delegate Page Management"
msgstr ""
@ -1236,82 +1211,78 @@ msgstr ""
msgid "No entries."
msgstr ""
#: mod/dfrn_confirm.php:72 mod/profiles.php:43 mod/profiles.php:152
#: mod/dfrn_confirm.php:70 mod/profiles.php:43 mod/profiles.php:152
#: mod/profiles.php:196 mod/profiles.php:511
msgid "Profile not found."
msgstr ""
#: mod/dfrn_confirm.php:128
#: mod/dfrn_confirm.php:126
msgid ""
"This may occasionally happen if contact was requested by both persons and it "
"has already been approved."
msgstr ""
#: mod/dfrn_confirm.php:238
#: mod/dfrn_confirm.php:227
msgid "Response from remote site was not understood."
msgstr ""
#: mod/dfrn_confirm.php:245 mod/dfrn_confirm.php:251
#: mod/dfrn_confirm.php:234 mod/dfrn_confirm.php:240
msgid "Unexpected response from remote site: "
msgstr ""
#: mod/dfrn_confirm.php:260
#: mod/dfrn_confirm.php:249
msgid "Confirmation completed successfully."
msgstr ""
#: mod/dfrn_confirm.php:272
#: mod/dfrn_confirm.php:261
msgid "Temporary failure. Please wait and try again."
msgstr ""
#: mod/dfrn_confirm.php:275
#: mod/dfrn_confirm.php:264
msgid "Introduction failed or was revoked."
msgstr ""
#: mod/dfrn_confirm.php:280
#: mod/dfrn_confirm.php:269
msgid "Remote site reported: "
msgstr ""
#: mod/dfrn_confirm.php:386
msgid "Unable to set contact photo."
msgstr ""
#: mod/dfrn_confirm.php:448
#: mod/dfrn_confirm.php:374
#, php-format
msgid "No user record found for '%s' "
msgstr ""
#: mod/dfrn_confirm.php:458
#: mod/dfrn_confirm.php:384
msgid "Our site encryption key is apparently messed up."
msgstr ""
#: mod/dfrn_confirm.php:469
#: mod/dfrn_confirm.php:395
msgid "Empty site URL was provided or URL could not be decrypted by us."
msgstr ""
#: mod/dfrn_confirm.php:485
#: mod/dfrn_confirm.php:411
msgid "Contact record was not found for you on our site."
msgstr ""
#: mod/dfrn_confirm.php:499
#: mod/dfrn_confirm.php:425
#, php-format
msgid "Site public key not available in contact record for URL %s."
msgstr ""
#: mod/dfrn_confirm.php:515
#: mod/dfrn_confirm.php:441
msgid ""
"The ID provided by your system is a duplicate on our system. It should work "
"if you try again."
msgstr ""
#: mod/dfrn_confirm.php:526
#: mod/dfrn_confirm.php:452
msgid "Unable to set your contact credentials on our system."
msgstr ""
#: mod/dfrn_confirm.php:582
#: mod/dfrn_confirm.php:508
msgid "Unable to update your contact profile details on our system"
msgstr ""
#: mod/dfrn_confirm.php:612 mod/dfrn_request.php:560 src/Model/Contact.php:2130
#: mod/dfrn_confirm.php:538 mod/dfrn_request.php:560 src/Model/Contact.php:2217
msgid "[Name Withheld]"
msgstr ""
@ -1385,16 +1356,17 @@ msgstr ""
msgid "Invalid profile URL."
msgstr ""
#: mod/dfrn_request.php:340 src/Model/Contact.php:1801
#: mod/dfrn_request.php:340 src/Model/Contact.php:1878
msgid "Disallowed profile URL."
msgstr ""
#: mod/dfrn_request.php:346 mod/friendica.php:131 mod/admin.php:383
#: mod/admin.php:401 src/Model/Contact.php:1806
#: mod/dfrn_request.php:346 src/Model/Contact.php:1883
#: src/Module/Admin/Blocklist/Server.php:64
#: src/Module/Admin/Blocklist/Server.php:83 src/Module/Friendica.php:59
msgid "Blocked domain"
msgstr ""
#: mod/dfrn_request.php:413 src/Module/Contact.php:235
#: mod/dfrn_request.php:413 src/Module/Contact.php:237
msgid "Failed to update contact record."
msgstr ""
@ -1459,16 +1431,16 @@ msgid ""
"testuser@gnusocial.de"
msgstr ""
#: mod/dfrn_request.php:639 mod/follow.php:158
#: mod/dfrn_request.php:639 mod/follow.php:160
msgid "Please answer the following:"
msgstr ""
#: mod/dfrn_request.php:640 mod/follow.php:159
#: mod/dfrn_request.php:640 mod/follow.php:161
#, php-format
msgid "Does %s know you?"
msgstr ""
#: mod/dfrn_request.php:641 mod/follow.php:160
#: mod/dfrn_request.php:641 mod/follow.php:162
msgid "Add a personal note:"
msgstr ""
@ -1491,11 +1463,11 @@ msgid ""
"bar."
msgstr ""
#: mod/dfrn_request.php:647 mod/unfollow.php:128 mod/follow.php:166
#: mod/dfrn_request.php:647 mod/follow.php:168 mod/unfollow.php:128
msgid "Your Identity Address:"
msgstr ""
#: mod/dfrn_request.php:649 mod/unfollow.php:131 mod/follow.php:74
#: mod/dfrn_request.php:649 mod/follow.php:74 mod/unfollow.php:131
msgid "Submit Request"
msgstr ""
@ -1509,53 +1481,67 @@ msgstr ""
msgid "Forum Search - %s"
msgstr ""
#: mod/dirfind.php:217 mod/match.php:102 mod/suggest.php:106
#: src/Content/Widget.php:39 src/Model/Profile.php:309
#: src/Module/AllFriends.php:91
msgid "Connect"
msgstr ""
#: mod/dirfind.php:259 mod/match.php:130
msgid "No matches"
msgstr ""
#: mod/editpost.php:29 mod/editpost.php:39
#: mod/display.php:257 mod/display.php:342
msgid "The requested item doesn't exist or has been deleted."
msgstr ""
#: mod/display.php:417
msgid "The feed for this item is unavailable."
msgstr ""
#: mod/editpost.php:28 mod/editpost.php:38
msgid "Item not found"
msgstr ""
#: mod/editpost.php:46
#: mod/editpost.php:45
msgid "Edit post"
msgstr ""
#: mod/editpost.php:73 mod/notes.php:46 src/Content/Text/HTML.php:894
#: src/Module/Filer.php:49
#: mod/editpost.php:71 mod/notes.php:46 src/Content/Text/HTML.php:894
#: src/Module/Filer/SaveTag.php:50
msgid "Save"
msgstr ""
#: mod/editpost.php:78 mod/message.php:259 mod/message.php:440
#: mod/editpost.php:76 mod/message.php:259 mod/message.php:440
#: mod/wallmessage.php:140
msgid "Insert web link"
msgstr ""
#: mod/editpost.php:79
#: mod/editpost.php:77
msgid "web link"
msgstr ""
#: mod/editpost.php:80
#: mod/editpost.php:78
msgid "Insert video link"
msgstr ""
#: mod/editpost.php:81
#: mod/editpost.php:79
msgid "video link"
msgstr ""
#: mod/editpost.php:82
#: mod/editpost.php:80
msgid "Insert audio link"
msgstr ""
#: mod/editpost.php:83
#: mod/editpost.php:81
msgid "audio link"
msgstr ""
#: mod/editpost.php:98 src/Core/ACL.php:308
#: mod/editpost.php:95 src/Core/ACL.php:308
msgid "CC: email addresses"
msgstr ""
#: mod/editpost.php:105 src/Core/ACL.php:309
#: mod/editpost.php:102 src/Core/ACL.php:309
msgid "Example: bob@example.com, mary@example.com"
msgstr ""
@ -1567,143 +1553,133 @@ msgstr ""
msgid "Event title and start time are required."
msgstr ""
#: mod/events.php:386
#: mod/events.php:384
msgid "Create New Event"
msgstr ""
#: mod/events.php:509
#: mod/events.php:507
msgid "Event details"
msgstr ""
#: mod/events.php:510
#: mod/events.php:508
msgid "Starting date and Title are required."
msgstr ""
#: mod/events.php:511 mod/events.php:516
#: mod/events.php:509 mod/events.php:514
msgid "Event Starts:"
msgstr ""
#: mod/events.php:511 mod/events.php:543 mod/profiles.php:592
#: mod/events.php:509 mod/events.php:541 mod/profiles.php:592
msgid "Required"
msgstr ""
#: mod/events.php:524 mod/events.php:549
#: mod/events.php:522 mod/events.php:547
msgid "Finish date/time is not known or not relevant"
msgstr ""
#: mod/events.php:526 mod/events.php:531
#: mod/events.php:524 mod/events.php:529
msgid "Event Finishes:"
msgstr ""
#: mod/events.php:537 mod/events.php:550
#: mod/events.php:535 mod/events.php:548
msgid "Adjust for viewer timezone"
msgstr ""
#: mod/events.php:539
#: mod/events.php:537
msgid "Description:"
msgstr ""
#: mod/events.php:541 mod/notifications.php:253 mod/directory.php:185
#: src/Model/Event.php:68 src/Model/Event.php:95 src/Model/Event.php:437
#: src/Model/Event.php:933 src/Model/Profile.php:443 src/Module/Contact.php:643
#: mod/events.php:539 mod/notifications.php:261 src/Model/Event.php:68
#: src/Model/Event.php:95 src/Model/Event.php:437 src/Model/Event.php:933
#: src/Model/Profile.php:439 src/Module/Contact.php:646
#: src/Module/Directory.php:142
msgid "Location:"
msgstr ""
#: mod/events.php:543 mod/events.php:545
#: mod/events.php:541 mod/events.php:543
msgid "Title:"
msgstr ""
#: mod/events.php:546 mod/events.php:547
#: mod/events.php:544 mod/events.php:545
msgid "Share this event"
msgstr ""
#: mod/events.php:554 src/Model/Profile.php:877
#: mod/events.php:552 src/Model/Profile.php:871
msgid "Basic"
msgstr ""
#: mod/events.php:555 mod/admin.php:1538 src/Model/Profile.php:878
#: src/Module/Contact.php:902
#: mod/events.php:553 src/Model/Profile.php:872 src/Module/Admin/Site.php:575
#: src/Module/Contact.php:905
msgid "Advanced"
msgstr ""
#: mod/events.php:556 mod/photos.php:1067 mod/photos.php:1408
#: mod/events.php:554 mod/photos.php:1005 mod/photos.php:1374
#: src/Core/ACL.php:314
msgid "Permissions"
msgstr ""
#: mod/events.php:572
#: mod/events.php:570
msgid "Failed to remove event"
msgstr ""
#: mod/events.php:574
#: mod/events.php:572
msgid "Event removed"
msgstr ""
#: mod/fbrowser.php:36 view/theme/frio/theme.php:264 src/Content/Nav.php:158
#: src/Model/Profile.php:917
#: mod/fbrowser.php:43 src/Content/Nav.php:157 src/Model/Profile.php:911
#: view/theme/frio/theme.php:264
msgid "Photos"
msgstr ""
#: mod/fbrowser.php:45 mod/fbrowser.php:69 mod/photos.php:201
#: mod/photos.php:1031 mod/photos.php:1126 mod/photos.php:1143
#: mod/photos.php:1610 mod/photos.php:1625 src/Model/Photo.php:552
#: mod/fbrowser.php:52 mod/fbrowser.php:76 mod/photos.php:193
#: mod/photos.php:969 mod/photos.php:1082 mod/photos.php:1099
#: mod/photos.php:1575 mod/photos.php:1590 src/Model/Photo.php:552
#: src/Model/Photo.php:561
msgid "Contact Photos"
msgstr ""
#: mod/fbrowser.php:106 mod/fbrowser.php:136 mod/profile_photo.php:254
#: mod/fbrowser.php:112 mod/fbrowser.php:141 mod/profile_photo.php:254
msgid "Upload"
msgstr ""
#: mod/fbrowser.php:131
#: mod/fbrowser.php:136
msgid "Files"
msgstr ""
#: mod/friendica.php:88
#, php-format
msgid ""
"This is Friendica, version %s that is running at the web location %s. The "
"database version is %s, the post update version is %s."
#: mod/follow.php:46
msgid "The contact could not be added."
msgstr ""
#: mod/friendica.php:94
msgid ""
"Please visit <a href=\"https://friendi.ca\">Friendi.ca</a> to learn more "
"about the Friendica project."
#: mod/follow.php:85
msgid "You already added this contact."
msgstr ""
#: mod/friendica.php:98
msgid "Bug reports and issues: please visit"
#: mod/follow.php:97
msgid "Diaspora support isn't enabled. Contact can't be added."
msgstr ""
#: mod/friendica.php:98
msgid "the bugtracker at github"
#: mod/follow.php:104
msgid "OStatus support is disabled. Contact can't be added."
msgstr ""
#: mod/friendica.php:101
msgid ""
"Suggestions, praise, etc. - please email \"info\" at \"friendi - dot - ca"
#: mod/follow.php:111
msgid "The network type couldn't be detected. Contact can't be added."
msgstr ""
#: mod/friendica.php:106
msgid "Installed addons/apps:"
#: mod/follow.php:177 mod/notifications.php:179 mod/notifications.php:271
#: mod/unfollow.php:137 src/Module/Admin/Blocklist/Contact.php:72
#: src/Module/Admin/Blocklist/Contact.php:82 src/Module/Contact.php:642
msgid "Profile URL"
msgstr ""
#: mod/friendica.php:120
msgid "No installed addons/apps"
#: mod/follow.php:181 mod/notifications.php:265 src/Model/Profile.php:801
#: src/Module/Contact.php:652
msgid "Tags:"
msgstr ""
#: mod/friendica.php:125
#, php-format
msgid "Read about the <a href=\"%1$s/tos\">Terms of Service</a> of this node."
msgstr ""
#: mod/friendica.php:130
msgid "On this server the following remote servers are blocked."
msgstr ""
#: mod/friendica.php:131 mod/admin.php:384 mod/admin.php:402
msgid "Reason for the block"
#: mod/follow.php:193 mod/unfollow.php:147 src/Model/Profile.php:898
#: src/Module/Contact.php:867
msgid "Status Messages and Posts"
msgstr ""
#: mod/fsuggest.php:69
@ -1723,130 +1699,34 @@ msgstr ""
msgid "No profile"
msgstr ""
#: mod/help.php:52
msgid "Help:"
#: mod/item.php:122
msgid "Unable to locate original post."
msgstr ""
#: mod/help.php:59 view/theme/vier/theme.php:294 src/Content/Nav.php:190
msgid "Help"
#: mod/item.php:322
msgid "Empty post discarded."
msgstr ""
#: mod/help.php:65 src/App.php:1229
msgid "Not Found"
msgstr ""
#: mod/home.php:40
#, php-format
msgid "Welcome to %s"
msgstr ""
#: mod/invite.php:36
msgid "Total invitation limit exceeded."
msgstr ""
#: mod/invite.php:60
#, php-format
msgid "%s : Not a valid email address."
msgstr ""
#: mod/invite.php:87
msgid "Please join us on Friendica"
msgstr ""
#: mod/invite.php:96
msgid "Invitation limit exceeded. Please contact your site administrator."
msgstr ""
#: mod/invite.php:100
#, php-format
msgid "%s : Message delivery failed."
msgstr ""
#: mod/invite.php:104
#, php-format
msgid "%d message sent."
msgid_plural "%d messages sent."
msgstr[0] ""
msgstr[1] ""
#: mod/invite.php:122
msgid "You have no more invitations available"
msgstr ""
#: mod/invite.php:130
#: mod/item.php:839
#, 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."
"This message was sent to you by %s, a member of the Friendica social network."
msgstr ""
#: mod/invite.php:132
#: mod/item.php:841
#, php-format
msgid ""
"To accept this invitation, please visit and register at %s or any other "
"public Friendica website."
msgid "You may visit them online at %s"
msgstr ""
#: mod/invite.php:133
#: mod/item.php:842
msgid ""
"Please contact the sender by replying to this post if you do not wish to "
"receive these messages."
msgstr ""
#: mod/item.php:846
#, php-format
msgid ""
"Friendica sites all inter-connect to create a huge privacy-enhanced social "
"web that is owned and controlled by its members. They can also connect with "
"many traditional social networks. See %s for a list of alternate Friendica "
"sites you can join."
msgstr ""
#: mod/invite.php:137
msgid ""
"Our apologies. This system is not currently configured to connect with other "
"public sites or invite members."
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."
msgstr ""
#: mod/invite.php:140
#, php-format
msgid "To accept this invitation, please visit and register at %s."
msgstr ""
#: mod/invite.php:147
msgid "Send invitations"
msgstr ""
#: mod/invite.php:148
msgid "Enter email addresses, one per line:"
msgstr ""
#: mod/invite.php:149 mod/message.php:255 mod/message.php:435
#: mod/wallmessage.php:137
msgid "Your message:"
msgstr ""
#: mod/invite.php:149
msgid ""
"You are cordially invited to join me and other close friends on Friendica - "
"and help us to create a better social web."
msgstr ""
#: mod/invite.php:151
msgid "You will need to supply this invitation code: $invite_code"
msgstr ""
#: mod/invite.php:151
msgid ""
"Once you have registered, please connect with me via my profile page at:"
msgstr ""
#: mod/invite.php:153
msgid ""
"For more information about the Friendica project and why we feel it is "
"important, please visit http://friendi.ca"
msgid "%s posted an update."
msgstr ""
#: mod/lockview.php:46 mod/lockview.php:57
@ -1926,7 +1806,7 @@ msgid ""
"your email for further instructions."
msgstr ""
#: mod/lostpass.php:119 src/Module/Login.php:324
#: mod/lostpass.php:119 src/Module/Login.php:327
msgid "Nickname or Email: "
msgstr ""
@ -1934,7 +1814,7 @@ msgstr ""
msgid "Reset"
msgstr ""
#: mod/lostpass.php:135 src/Module/Login.php:336
#: mod/lostpass.php:135 src/Module/Login.php:339
msgid "Password Reset"
msgstr ""
@ -1960,7 +1840,7 @@ msgid ""
"successful login."
msgstr ""
#: mod/lostpass.php:148
#: mod/lostpass.php:147
#, php-format
msgid ""
"\n"
@ -1971,7 +1851,7 @@ msgid ""
"\t\t"
msgstr ""
#: mod/lostpass.php:154
#: mod/lostpass.php:153
#, php-format
msgid ""
"\n"
@ -1986,26 +1866,42 @@ msgid ""
"\t\t"
msgstr ""
#: mod/lostpass.php:170
#: mod/lostpass.php:169
#, php-format
msgid "Your password has been changed at %s"
msgstr ""
#: mod/manage.php:178
#: mod/manage.php:179
msgid "Manage Identities and/or Pages"
msgstr ""
#: mod/manage.php:179
#: mod/manage.php:180
msgid ""
"Toggle between different identities or community/group pages which share "
"your account details or which you have been granted \"manage\" permissions"
msgstr ""
#: mod/manage.php:180
#: mod/manage.php:181
msgid "Select an identity to manage: "
msgstr ""
#: mod/message.php:33 mod/message.php:116 src/Content/Nav.php:255
#: mod/match.php:49
msgid "No keywords to match. Please add keywords to your default profile."
msgstr ""
#: mod/match.php:115 src/Content/Pager.php:198
msgid "first"
msgstr ""
#: mod/match.php:120 src/Content/Pager.php:258
msgid "next"
msgstr ""
#: mod/match.php:135
msgid "Profile Match"
msgstr ""
#: mod/message.php:33 mod/message.php:116 src/Content/Nav.php:254
msgid "New Message"
msgstr ""
@ -2030,11 +1926,11 @@ msgid "Message sent."
msgstr ""
#: mod/message.php:110 mod/notifications.php:47 mod/notifications.php:187
#: mod/notifications.php:235
#: mod/notifications.php:243
msgid "Discard"
msgstr ""
#: mod/message.php:123 view/theme/frio/theme.php:271 src/Content/Nav.php:252
#: mod/message.php:123 src/Content/Nav.php:251 view/theme/frio/theme.php:271
msgid "Messages"
msgstr ""
@ -2070,6 +1966,11 @@ msgstr ""
msgid "Subject:"
msgstr ""
#: mod/message.php:255 mod/message.php:435 mod/wallmessage.php:137
#: src/Module/Invite.php:150
msgid "Your message:"
msgstr ""
#: mod/message.php:289
msgid "No messages."
msgstr ""
@ -2122,6 +2023,104 @@ msgid_plural "%d messages"
msgstr[0] ""
msgstr[1] ""
#: mod/network.php:184 mod/search.php:38
msgid "Remove term"
msgstr ""
#: mod/network.php:191 mod/search.php:47
msgid "Saved Searches"
msgstr ""
#: mod/network.php:192 src/Model/Group.php:434
msgid "add"
msgstr ""
#: mod/network.php:572
#, php-format
msgid ""
"Warning: This group contains %s member from a network that doesn't allow non "
"public messages."
msgid_plural ""
"Warning: This group contains %s members from a network that doesn't allow "
"non public messages."
msgstr[0] ""
msgstr[1] ""
#: mod/network.php:575
msgid "Messages in this group won't be send to these receivers."
msgstr ""
#: mod/network.php:642
msgid "No such group"
msgstr ""
#: mod/network.php:663 src/Module/Group.php:288
msgid "Group is empty"
msgstr ""
#: mod/network.php:667
#, php-format
msgid "Group: %s"
msgstr ""
#: mod/network.php:693
msgid "Private messages to this person are at risk of public disclosure."
msgstr ""
#: mod/network.php:696 src/Module/AllFriends.php:35
#: src/Module/AllFriends.php:43
msgid "Invalid contact."
msgstr ""
#: mod/network.php:975
msgid "Commented Order"
msgstr ""
#: mod/network.php:978
msgid "Sort by Comment Date"
msgstr ""
#: mod/network.php:983
msgid "Posted Order"
msgstr ""
#: mod/network.php:986
msgid "Sort by Post Date"
msgstr ""
#: mod/network.php:993 mod/profiles.php:579
#: src/Core/NotificationsManager.php:158
msgid "Personal"
msgstr ""
#: mod/network.php:996
msgid "Posts that mention or involve you"
msgstr ""
#: mod/network.php:1003
msgid "New"
msgstr ""
#: mod/network.php:1006
msgid "Activity Stream - by date"
msgstr ""
#: mod/network.php:1014
msgid "Shared Links"
msgstr ""
#: mod/network.php:1017
msgid "Interesting Links"
msgstr ""
#: mod/network.php:1024
msgid "Starred"
msgstr ""
#: mod/network.php:1027
msgid "Favourite Posts"
msgstr ""
#: mod/newmember.php:12
msgid "Welcome to Friendica"
msgstr ""
@ -2153,8 +2152,10 @@ msgid ""
"join."
msgstr ""
#: mod/newmember.php:20 mod/admin.php:2130 mod/admin.php:2387
#: mod/settings.php:138 view/theme/frio/theme.php:272 src/Content/Nav.php:263
#: mod/newmember.php:20 mod/settings.php:145 src/Content/Nav.php:262
#: src/Module/Admin/Addons/Details.php:102
#: src/Module/Admin/Themes/Details.php:107
#: src/Module/BaseSettingsModule.php:105 view/theme/frio/theme.php:272
msgid "Settings"
msgstr ""
@ -2177,13 +2178,14 @@ msgid ""
"potential friends know exactly how to find you."
msgstr ""
#: mod/newmember.php:25 mod/profperm.php:117 view/theme/frio/theme.php:263
#: src/Content/Nav.php:157 src/Model/Profile.php:876 src/Model/Profile.php:909
#: src/Module/Contact.php:654 src/Module/Contact.php:869
#: mod/newmember.php:25 mod/profperm.php:117 src/Content/Nav.php:156
#: src/Model/Profile.php:870 src/Model/Profile.php:903
#: src/Module/Contact.php:657 src/Module/Contact.php:872
#: view/theme/frio/theme.php:263
msgid "Profile"
msgstr ""
#: mod/newmember.php:27 mod/profile_photo.php:253 mod/profiles.php:583
#: mod/newmember.php:27 mod/profiles.php:583 mod/profile_photo.php:253
msgid "Upload Profile Photo"
msgstr ""
@ -2266,7 +2268,7 @@ msgid ""
"hours."
msgstr ""
#: mod/newmember.php:44 src/Model/Group.php:435 src/Module/Contact.php:752
#: mod/newmember.php:44 src/Model/Group.php:435 src/Module/Contact.php:756
msgid "Groups"
msgstr ""
@ -2306,7 +2308,7 @@ msgid ""
"features and resources."
msgstr ""
#: mod/notes.php:34 src/Model/Profile.php:959
#: mod/notes.php:34 src/Model/Profile.php:953
msgid "Personal Notes"
msgstr ""
@ -2314,7 +2316,7 @@ msgstr ""
msgid "Invalid request identifier."
msgstr ""
#: mod/notifications.php:93 src/Content/Nav.php:247
#: mod/notifications.php:93 src/Content/Nav.php:246
msgid "Notifications"
msgstr ""
@ -2322,7 +2324,7 @@ msgstr ""
msgid "Network Notifications"
msgstr ""
#: mod/notifications.php:112 mod/notify.php:84
#: mod/notifications.php:112 mod/notify.php:72
msgid "System Notifications"
msgstr ""
@ -2350,7 +2352,7 @@ msgstr ""
msgid "Hide Ignored Requests"
msgstr ""
#: mod/notifications.php:166 mod/notifications.php:243
#: mod/notifications.php:166 mod/notifications.php:251
msgid "Notification type:"
msgstr ""
@ -2358,18 +2360,13 @@ msgstr ""
msgid "Suggested by:"
msgstr ""
#: mod/notifications.php:179 mod/notifications.php:263 mod/unfollow.php:137
#: mod/admin.php:523 mod/admin.php:533 mod/follow.php:175
#: src/Module/Contact.php:639
msgid "Profile URL"
msgstr ""
#: mod/notifications.php:181 mod/notifications.php:260
#: src/Module/Contact.php:630
#: mod/notifications.php:181 mod/notifications.php:268
#: src/Module/Contact.php:633
msgid "Hide this contact from others"
msgstr ""
#: mod/notifications.php:183 mod/notifications.php:269 mod/admin.php:2019
#: mod/notifications.php:183 mod/notifications.php:277
#: src/Module/Admin/Users.php:286
msgid "Approve"
msgstr ""
@ -2422,36 +2419,32 @@ msgstr ""
msgid "Subscriber"
msgstr ""
#: mod/notifications.php:255 mod/directory.php:193 src/Model/Profile.php:449
#: src/Model/Profile.php:819 src/Module/Contact.php:647
#: mod/notifications.php:263 src/Model/Profile.php:445
#: src/Model/Profile.php:813 src/Module/Contact.php:650
#: src/Module/Directory.php:150
msgid "About:"
msgstr ""
#: mod/notifications.php:257 mod/follow.php:179 src/Model/Profile.php:807
#: src/Module/Contact.php:649
msgid "Tags:"
msgstr ""
#: mod/notifications.php:259 mod/directory.php:190 src/Model/Profile.php:446
#: src/Model/Profile.php:758
#: mod/notifications.php:267 src/Model/Profile.php:442
#: src/Model/Profile.php:752 src/Module/Directory.php:147
msgid "Gender:"
msgstr ""
#: mod/notifications.php:266 src/Model/Profile.php:543
#: src/Module/Contact.php:88
#: mod/notifications.php:274 src/Model/Profile.php:539
#: src/Module/Contact.php:90
msgid "Network:"
msgstr ""
#: mod/notifications.php:279
#: mod/notifications.php:288
msgid "No introductions."
msgstr ""
#: mod/notifications.php:313
#: mod/notifications.php:322
#, php-format
msgid "No more %s notifications."
msgstr ""
#: mod/notify.php:80
#: mod/notify.php:68
msgid "No more system notifications."
msgstr ""
@ -2468,7 +2461,7 @@ msgid ""
"Account not found and OpenID registration is not permitted on this site."
msgstr ""
#: mod/openid.php:117 src/Module/Login.php:92 src/Module/Login.php:143
#: mod/openid.php:117 src/Module/Login.php:93 src/Module/Login.php:144
msgid "Login failed."
msgstr ""
@ -2508,222 +2501,238 @@ msgstr ""
msgid "Keep this window open until done."
msgstr ""
#: mod/photos.php:115 src/Model/Profile.php:920
#: mod/photos.php:113 src/Model/Profile.php:914
msgid "Photo Albums"
msgstr ""
#: mod/photos.php:116 mod/photos.php:1665
#: mod/photos.php:114 mod/photos.php:1630
msgid "Recent Photos"
msgstr ""
#: mod/photos.php:119 mod/photos.php:1187 mod/photos.php:1667
#: mod/photos.php:116 mod/photos.php:1144 mod/photos.php:1632
msgid "Upload New Photos"
msgstr ""
#: mod/photos.php:137 mod/settings.php:58
#: mod/photos.php:134 mod/settings.php:58 src/Module/BaseSettingsModule.php:18
msgid "everybody"
msgstr ""
#: mod/photos.php:193
#: mod/photos.php:185
msgid "Contact information unavailable"
msgstr ""
#: mod/photos.php:212
#: mod/photos.php:204
msgid "Album not found."
msgstr ""
#: mod/photos.php:241 mod/photos.php:254 mod/photos.php:1138
msgid "Delete Album"
#: mod/photos.php:262
msgid "Album successfully deleted"
msgstr ""
#: mod/photos.php:252
msgid "Do you really want to delete this photo album and all its photos?"
#: mod/photos.php:264
msgid "Album was empty."
msgstr ""
#: mod/photos.php:310 mod/photos.php:322 mod/photos.php:1413
msgid "Delete Photo"
msgstr ""
#: mod/photos.php:320
msgid "Do you really want to delete this photo?"
msgstr ""
#: mod/photos.php:645
#: mod/photos.php:586
msgid "a photo"
msgstr ""
#: mod/photos.php:645
#: mod/photos.php:586
#, php-format
msgid "%1$s was tagged in %2$s by %3$s"
msgstr ""
#: mod/photos.php:738 mod/photos.php:741 mod/photos.php:770
#: mod/photos.php:679 mod/photos.php:682 mod/photos.php:711
#: mod/profile_photo.php:152 mod/wall_upload.php:198
#, php-format
msgid "Image exceeds size limit of %s"
msgstr ""
#: mod/photos.php:744
#: mod/photos.php:685
msgid "Image upload didn't complete, please try again"
msgstr ""
#: mod/photos.php:747
#: mod/photos.php:688
msgid "Image file is missing"
msgstr ""
#: mod/photos.php:752
#: mod/photos.php:693
msgid ""
"Server can't accept new file upload at this time, please contact your "
"administrator"
msgstr ""
#: mod/photos.php:778
#: mod/photos.php:719
msgid "Image file is empty."
msgstr ""
#: mod/photos.php:793 mod/profile_photo.php:161 mod/wall_upload.php:212
#: mod/photos.php:734 mod/profile_photo.php:161 mod/wall_upload.php:212
msgid "Unable to process image."
msgstr ""
#: mod/photos.php:822 mod/profile_photo.php:310 mod/wall_upload.php:251
#: mod/photos.php:763 mod/profile_photo.php:310 mod/wall_upload.php:251
msgid "Image upload failed."
msgstr ""
#: mod/photos.php:908
#: mod/photos.php:851
msgid "No photos selected"
msgstr ""
#: mod/photos.php:1005 mod/videos.php:239
#: mod/photos.php:943 mod/videos.php:210
msgid "Access to this item is restricted."
msgstr ""
#: mod/photos.php:1059
#: mod/photos.php:997
msgid "Upload Photos"
msgstr ""
#: mod/photos.php:1063 mod/photos.php:1133
#: mod/photos.php:1001 mod/photos.php:1089
msgid "New album name: "
msgstr ""
#: mod/photos.php:1064
#: mod/photos.php:1002
msgid "or select existing album:"
msgstr ""
#: mod/photos.php:1065
#: mod/photos.php:1003
msgid "Do not show a status post for this upload"
msgstr ""
#: mod/photos.php:1081 mod/photos.php:1416 mod/settings.php:1201
#: mod/photos.php:1019 mod/photos.php:1382 mod/settings.php:1208
msgid "Show to Groups"
msgstr ""
#: mod/photos.php:1082 mod/photos.php:1417 mod/settings.php:1202
#: mod/photos.php:1020 mod/photos.php:1383 mod/settings.php:1209
msgid "Show to Contacts"
msgstr ""
#: mod/photos.php:1144
#: mod/photos.php:1071
msgid "Do you really want to delete this photo album and all its photos?"
msgstr ""
#: mod/photos.php:1073 mod/photos.php:1094
msgid "Delete Album"
msgstr ""
#: mod/photos.php:1100
msgid "Edit Album"
msgstr ""
#: mod/photos.php:1149
#: mod/photos.php:1101
msgid "Drop Album"
msgstr ""
#: mod/photos.php:1106
msgid "Show Newest First"
msgstr ""
#: mod/photos.php:1151
#: mod/photos.php:1108
msgid "Show Oldest First"
msgstr ""
#: mod/photos.php:1172 mod/photos.php:1650
#: mod/photos.php:1129 mod/photos.php:1615
msgid "View Photo"
msgstr ""
#: mod/photos.php:1213
#: mod/photos.php:1166
msgid "Permission denied. Access to this item may be restricted."
msgstr ""
#: mod/photos.php:1215
#: mod/photos.php:1168
msgid "Photo not available"
msgstr ""
#: mod/photos.php:1290
#: mod/photos.php:1178
msgid "Do you really want to delete this photo?"
msgstr ""
#: mod/photos.php:1180 mod/photos.php:1379
msgid "Delete Photo"
msgstr ""
#: mod/photos.php:1271
msgid "View photo"
msgstr ""
#: mod/photos.php:1290
#: mod/photos.php:1273
msgid "Edit photo"
msgstr ""
#: mod/photos.php:1291
#: mod/photos.php:1274
msgid "Delete photo"
msgstr ""
#: mod/photos.php:1275
msgid "Use as profile photo"
msgstr ""
#: mod/photos.php:1297 src/Object/Post.php:157
msgid "Private Message"
#: mod/photos.php:1282
msgid "Private Photo"
msgstr ""
#: mod/photos.php:1317
#: mod/photos.php:1288
msgid "View Full Size"
msgstr ""
#: mod/photos.php:1381
#: mod/photos.php:1347
msgid "Tags: "
msgstr ""
#: mod/photos.php:1384
#: mod/photos.php:1350
msgid "[Select tags to remove]"
msgstr ""
#: mod/photos.php:1399
#: mod/photos.php:1365
msgid "New album name"
msgstr ""
#: mod/photos.php:1400
#: mod/photos.php:1366
msgid "Caption"
msgstr ""
#: mod/photos.php:1401
#: mod/photos.php:1367
msgid "Add a Tag"
msgstr ""
#: mod/photos.php:1401
#: mod/photos.php:1367
msgid "Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"
msgstr ""
#: mod/photos.php:1402
#: mod/photos.php:1368
msgid "Do not rotate"
msgstr ""
#: mod/photos.php:1403
#: mod/photos.php:1369
msgid "Rotate CW (right)"
msgstr ""
#: mod/photos.php:1404
#: mod/photos.php:1370
msgid "Rotate CCW (left)"
msgstr ""
#: mod/photos.php:1438 src/Object/Post.php:312
#: mod/photos.php:1404 src/Object/Post.php:312
msgid "I like this (toggle)"
msgstr ""
#: mod/photos.php:1439 src/Object/Post.php:313
#: mod/photos.php:1405 src/Object/Post.php:313
msgid "I don't like this (toggle)"
msgstr ""
#: mod/photos.php:1454 mod/photos.php:1493 mod/photos.php:1553
#: src/Module/Contact.php:1018 src/Object/Post.php:874
#: mod/photos.php:1420 mod/photos.php:1459 mod/photos.php:1519
#: src/Module/Contact.php:1021 src/Object/Post.php:874
msgid "This is you"
msgstr ""
#: mod/photos.php:1456 mod/photos.php:1495 mod/photos.php:1555
#: mod/photos.php:1422 mod/photos.php:1461 mod/photos.php:1521
#: src/Object/Post.php:419 src/Object/Post.php:876
msgid "Comment"
msgstr ""
#: mod/photos.php:1585
#: mod/photos.php:1550
msgid "Map"
msgstr ""
#: mod/photos.php:1656 mod/videos.php:316
#: mod/photos.php:1621 mod/videos.php:287
msgid "View Album"
msgstr ""
@ -2735,2511 +2744,30 @@ msgstr ""
msgid "{0} requested registration"
msgstr ""
#: mod/poke.php:181
#: mod/poke.php:177
msgid "Poke/Prod"
msgstr ""
#: mod/poke.php:182
#: mod/poke.php:178
msgid "poke, prod or do other things to somebody"
msgstr ""
#: mod/poke.php:183
#: mod/poke.php:179
msgid "Recipient"
msgstr ""
#: mod/poke.php:184
#: mod/poke.php:180
msgid "Choose what you wish to do to recipient"
msgstr ""
#: mod/poke.php:187
#: mod/poke.php:183
msgid "Make this post private"
msgstr ""
#: mod/probe.php:14 mod/webfinger.php:17
#: mod/probe.php:13 src/Module/WebFinger.php:18
msgid "Only logged in users are permitted to perform a probing."
msgstr ""
#: mod/profile_photo.php:58
msgid "Image uploaded but image cropping failed."
msgstr ""
#: mod/profile_photo.php:88 mod/profile_photo.php:97 mod/profile_photo.php:106
#: mod/profile_photo.php:318
#, php-format
msgid "Image size reduction [%s] failed."
msgstr ""
#: mod/profile_photo.php:125
msgid ""
"Shift-reload the page or clear browser cache if the new photo does not "
"display immediately."
msgstr ""
#: mod/profile_photo.php:133
msgid "Unable to process image"
msgstr ""
#: mod/profile_photo.php:251
msgid "Upload File:"
msgstr ""
#: mod/profile_photo.php:252
msgid "Select a profile:"
msgstr ""
#: mod/profile_photo.php:257
msgid "or"
msgstr ""
#: mod/profile_photo.php:258
msgid "skip this step"
msgstr ""
#: mod/profile_photo.php:258
msgid "select a photo from your photo albums"
msgstr ""
#: mod/profile_photo.php:271
msgid "Crop Image"
msgstr ""
#: mod/profile_photo.php:272
msgid "Please adjust the image cropping for optimum viewing."
msgstr ""
#: mod/profile_photo.php:274
msgid "Done Editing"
msgstr ""
#: mod/profile_photo.php:308
msgid "Image uploaded successfully."
msgstr ""
#: mod/profperm.php:30 src/App.php:1311
msgid "Permission denied"
msgstr ""
#: mod/profperm.php:36 mod/profperm.php:69
msgid "Invalid profile identifier."
msgstr ""
#: mod/profperm.php:115
msgid "Profile Visibility Editor"
msgstr ""
#: mod/profperm.php:119 src/Module/Group.php:310
msgid "Click on a contact to add or remove."
msgstr ""
#: mod/profperm.php:128
msgid "Visible To"
msgstr ""
#: mod/profperm.php:144
msgid "All Contacts (with secure profile access)"
msgstr ""
#: mod/regmod.php:53
msgid "Account approved."
msgstr ""
#: mod/regmod.php:77
#, php-format
msgid "Registration revoked for %s"
msgstr ""
#: mod/regmod.php:84
msgid "Please login."
msgstr ""
#: mod/removeme.php:46
msgid "User deleted their account"
msgstr ""
#: mod/removeme.php:47
msgid ""
"On your Friendica node an user deleted their account. Please ensure that "
"their data is removed from the backups."
msgstr ""
#: mod/removeme.php:48
#, php-format
msgid "The user id is %d"
msgstr ""
#: mod/removeme.php:84 mod/removeme.php:87
msgid "Remove My Account"
msgstr ""
#: mod/removeme.php:85
msgid ""
"This will completely remove your account. Once this has been done it is not "
"recoverable."
msgstr ""
#: mod/removeme.php:86
msgid "Please enter your password for verification:"
msgstr ""
#: mod/repair_ostatus.php:21
msgid "Resubscribing to OStatus contacts"
msgstr ""
#: mod/repair_ostatus.php:37
msgid "Error"
msgstr ""
#: mod/search.php:38 mod/network.php:184
msgid "Remove term"
msgstr ""
#: mod/search.php:47 mod/network.php:191
msgid "Saved Searches"
msgstr ""
#: mod/search.php:103
msgid "Only logged in users are permitted to perform a search."
msgstr ""
#: mod/search.php:127
msgid "Too Many Requests"
msgstr ""
#: mod/search.php:128
msgid "Only one search per minute is permitted for not logged in users."
msgstr ""
#: mod/search.php:149 src/Content/Text/HTML.php:900 src/Content/Nav.php:198
msgid "Search"
msgstr ""
#: mod/search.php:235
#, php-format
msgid "Items tagged with: %s"
msgstr ""
#: mod/search.php:237 src/Module/Contact.php:816
#, php-format
msgid "Results for: %s"
msgstr ""
#: mod/subthread.php:104
#, php-format
msgid "%1$s is following %2$s's %3$s"
msgstr ""
#: mod/suggest.php:39
msgid "Do you really want to delete this suggestion?"
msgstr ""
#: mod/suggest.php:75
msgid ""
"No suggestions available. If this is a new site, please try again in 24 "
"hours."
msgstr ""
#: mod/suggest.php:89 mod/suggest.php:109
msgid "Ignore/Hide"
msgstr ""
#: mod/suggest.php:119 view/theme/vier/theme.php:204 src/Content/Widget.php:66
msgid "Friend Suggestions"
msgstr ""
#: mod/tagrm.php:31
msgid "Tag(s) removed"
msgstr ""
#: mod/tagrm.php:101
msgid "Remove Item Tag"
msgstr ""
#: mod/tagrm.php:103
msgid "Select a tag to remove: "
msgstr ""
#: mod/uexport.php:45
msgid "Export account"
msgstr ""
#: mod/uexport.php:45
msgid ""
"Export your account info and contacts. Use this to make a backup of your "
"account and/or to move it to another server."
msgstr ""
#: mod/uexport.php:46
msgid "Export all"
msgstr ""
#: mod/uexport.php:46
msgid ""
"Export your accout info, contacts and all your items as json. Could be a "
"very big file, and could take a lot of time. Use this to make a full backup "
"of your account (photos are not exported)"
msgstr ""
#: mod/uexport.php:53 mod/settings.php:122
msgid "Export personal data"
msgstr ""
#: mod/uimport.php:30
msgid "User imports on closed servers can only be done by an administrator."
msgstr ""
#: mod/uimport.php:39 src/Module/Register.php:59
msgid ""
"This site has exceeded the number of allowed daily account registrations. "
"Please try again tomorrow."
msgstr ""
#: mod/uimport.php:54 src/Module/Register.php:141
msgid "Import"
msgstr ""
#: mod/uimport.php:56
msgid "Move account"
msgstr ""
#: mod/uimport.php:57
msgid "You can import an account from another Friendica server."
msgstr ""
#: mod/uimport.php:58
msgid ""
"You need to export your account from the old server and upload it here. We "
"will recreate your old account here with all your contacts. We will try also "
"to inform your friends that you moved here."
msgstr ""
#: mod/uimport.php:59
msgid ""
"This feature is experimental. We can't import contacts from the OStatus "
"network (GNU Social/Statusnet) or from Diaspora"
msgstr ""
#: mod/uimport.php:60
msgid "Account file"
msgstr ""
#: mod/uimport.php:60
msgid ""
"To export your account, go to \"Settings->Export your personal data\" and "
"select \"Export account\""
msgstr ""
#: mod/unfollow.php:36 mod/unfollow.php:92
msgid "You aren't following this contact."
msgstr ""
#: mod/unfollow.php:46 mod/unfollow.php:98
msgid "Unfollowing is currently not supported by your network."
msgstr ""
#: mod/unfollow.php:67
msgid "Contact unfollowed"
msgstr ""
#: mod/unfollow.php:118 src/Module/Contact.php:570
msgid "Disconnect/Unfollow"
msgstr ""
#: mod/unfollow.php:147 mod/follow.php:191 src/Model/Profile.php:904
#: src/Module/Contact.php:864
msgid "Status Messages and Posts"
msgstr ""
#: mod/update_community.php:23 mod/update_contact.php:23
#: mod/update_display.php:24 mod/update_network.php:33 mod/update_notes.php:36
#: mod/update_profile.php:34
msgid "[Embedded content - reload page to view]"
msgstr ""
#: mod/videos.php:97
msgid "Do you really want to delete this video?"
msgstr ""
#: mod/videos.php:102
msgid "Delete Video"
msgstr ""
#: mod/videos.php:152
msgid "No videos selected"
msgstr ""
#: mod/videos.php:309 src/Model/Item.php:3479
msgid "View Video"
msgstr ""
#: mod/videos.php:324
msgid "Recent Videos"
msgstr ""
#: mod/videos.php:326
msgid "Upload New Videos"
msgstr ""
#: mod/viewcontacts.php:78
msgid "No contacts."
msgstr ""
#: mod/viewcontacts.php:94 src/Module/Contact.php:603
#: src/Module/Contact.php:1024
#, php-format
msgid "Visit %s's profile [%s]"
msgstr ""
#: mod/viewcontacts.php:114 view/theme/frio/theme.php:273
#: src/Content/Text/HTML.php:911 src/Content/Nav.php:203
#: src/Content/Nav.php:269 src/Model/Profile.php:980 src/Model/Profile.php:983
#: src/Module/Contact.php:811 src/Module/Contact.php:881
msgid "Contacts"
msgstr ""
#: mod/wall_attach.php:26 mod/wall_attach.php:33 mod/wall_attach.php:85
#: mod/wall_upload.php:42 mod/wall_upload.php:58 mod/wall_upload.php:116
#: mod/wall_upload.php:167 mod/wall_upload.php:170
msgid "Invalid request."
msgstr ""
#: mod/wall_attach.php:103
msgid "Sorry, maybe your upload is bigger than the PHP configuration allows"
msgstr ""
#: mod/wall_attach.php:103
msgid "Or - did you try to upload an empty file?"
msgstr ""
#: mod/wall_attach.php:114
#, php-format
msgid "File exceeds size limit of %s"
msgstr ""
#: mod/wall_attach.php:129
msgid "File upload failed."
msgstr ""
#: mod/wall_upload.php:243
msgid "Wall Photos"
msgstr ""
#: mod/wallmessage.php:52 mod/wallmessage.php:115
#, php-format
msgid "Number of daily wall messages for %s exceeded. Message failed."
msgstr ""
#: mod/wallmessage.php:63
msgid "Unable to check your home location."
msgstr ""
#: mod/wallmessage.php:89 mod/wallmessage.php:98
msgid "No recipient."
msgstr ""
#: mod/wallmessage.php:129
#, php-format
msgid ""
"If you wish for %s to respond, please check that the privacy settings on "
"your site allow private mail from unknown senders."
msgstr ""
#: mod/admin.php:123
msgid "Theme settings updated."
msgstr ""
#: mod/admin.php:197 src/Content/Nav.php:231
msgid "Information"
msgstr ""
#: mod/admin.php:198
msgid "Overview"
msgstr ""
#: mod/admin.php:199 mod/admin.php:778
msgid "Federation Statistics"
msgstr ""
#: mod/admin.php:200
msgid "Configuration"
msgstr ""
#: mod/admin.php:201 mod/admin.php:1532
msgid "Site"
msgstr ""
#: mod/admin.php:202 mod/admin.php:1431 mod/admin.php:2011 mod/admin.php:2028
msgid "Users"
msgstr ""
#: mod/admin.php:203 mod/admin.php:2128 mod/admin.php:2188 mod/settings.php:101
msgid "Addons"
msgstr ""
#: mod/admin.php:204 mod/admin.php:2385 mod/admin.php:2429
msgid "Themes"
msgstr ""
#: mod/admin.php:205 mod/settings.php:79
msgid "Additional features"
msgstr ""
#: mod/admin.php:206 mod/admin.php:326 src/Content/Nav.php:234
#: src/Module/Register.php:144 src/Module/Tos.php:73
msgid "Terms of Service"
msgstr ""
#: mod/admin.php:207
msgid "Database"
msgstr ""
#: mod/admin.php:208
msgid "DB updates"
msgstr ""
#: mod/admin.php:209
msgid "Inspect Deferred Workers"
msgstr ""
#: mod/admin.php:210
msgid "Inspect worker Queue"
msgstr ""
#: mod/admin.php:211
msgid "Tools"
msgstr ""
#: mod/admin.php:212
msgid "Contact Blocklist"
msgstr ""
#: mod/admin.php:213 mod/admin.php:392
msgid "Server Blocklist"
msgstr ""
#: mod/admin.php:214 mod/admin.php:555
msgid "Delete Item"
msgstr ""
#: mod/admin.php:215 mod/admin.php:216 mod/admin.php:2505
msgid "Logs"
msgstr ""
#: mod/admin.php:217 mod/admin.php:2573
msgid "View Logs"
msgstr ""
#: mod/admin.php:219
msgid "Diagnostics"
msgstr ""
#: mod/admin.php:220
msgid "PHP Info"
msgstr ""
#: mod/admin.php:221
msgid "probe address"
msgstr ""
#: mod/admin.php:222
msgid "check webfinger"
msgstr ""
#: mod/admin.php:242 src/Content/Nav.php:274
msgid "Admin"
msgstr ""
#: mod/admin.php:243
msgid "Addon Features"
msgstr ""
#: mod/admin.php:244
msgid "User registrations waiting for confirmation"
msgstr ""
#: mod/admin.php:325 mod/admin.php:391 mod/admin.php:511 mod/admin.php:554
#: mod/admin.php:777 mod/admin.php:828 mod/admin.php:953 mod/admin.php:1531
#: mod/admin.php:2010 mod/admin.php:2127 mod/admin.php:2187 mod/admin.php:2384
#: mod/admin.php:2428 mod/admin.php:2504 mod/admin.php:2572
msgid "Administration"
msgstr ""
#: mod/admin.php:327
msgid "Display Terms of Service"
msgstr ""
#: mod/admin.php:327
msgid ""
"Enable the Terms of Service page. If this is enabled a link to the terms "
"will be added to the registration form and the general information page."
msgstr ""
#: mod/admin.php:328
msgid "Display Privacy Statement"
msgstr ""
#: mod/admin.php:328
#, 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:329
msgid "Privacy Statement Preview"
msgstr ""
#: mod/admin.php:331
msgid "The Terms of Service"
msgstr ""
#: mod/admin.php:331
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:383
msgid "The blocked domain"
msgstr ""
#: mod/admin.php:384 mod/admin.php:397
msgid "The reason why you blocked this domain."
msgstr ""
#: mod/admin.php:385
msgid "Delete domain"
msgstr ""
#: mod/admin.php:385
msgid "Check to delete this entry from the blocklist"
msgstr ""
#: mod/admin.php:393
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:394
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:395
msgid "Add new entry to block list"
msgstr ""
#: mod/admin.php:396
msgid "Server Domain"
msgstr ""
#: mod/admin.php:396
msgid ""
"The domain of the new server to add to the block list. Do not include the "
"protocol."
msgstr ""
#: mod/admin.php:397
msgid "Block reason"
msgstr ""
#: mod/admin.php:398
msgid "Add Entry"
msgstr ""
#: mod/admin.php:399
msgid "Save changes to the blocklist"
msgstr ""
#: mod/admin.php:400
msgid "Current Entries in the Blocklist"
msgstr ""
#: mod/admin.php:403
msgid "Delete entry from blocklist"
msgstr ""
#: mod/admin.php:406
msgid "Delete entry from blocklist?"
msgstr ""
#: mod/admin.php:433
msgid "Server added to blocklist."
msgstr ""
#: mod/admin.php:449
msgid "Site blocklist updated."
msgstr ""
#: mod/admin.php:474 src/Core/Console/GlobalCommunityBlock.php:68
msgid "The contact has been blocked from the node"
msgstr ""
#: mod/admin.php:476 src/Core/Console/GlobalCommunityBlock.php:65
#, php-format
msgid "Could not find any contact entry for this URL (%s)"
msgstr ""
#: mod/admin.php:483
#, php-format
msgid "%s contact unblocked"
msgid_plural "%s contacts unblocked"
msgstr[0] ""
msgstr[1] ""
#: mod/admin.php:512
msgid "Remote Contact Blocklist"
msgstr ""
#: mod/admin.php:513
msgid ""
"This page allows you to prevent any message from a remote contact to reach "
"your node."
msgstr ""
#: mod/admin.php:514
msgid "Block Remote Contact"
msgstr ""
#: mod/admin.php:515 mod/admin.php:2013
msgid "select all"
msgstr ""
#: mod/admin.php:516
msgid "select none"
msgstr ""
#: mod/admin.php:518 mod/admin.php:2024 src/Module/Contact.php:621
#: src/Module/Contact.php:824 src/Module/Contact.php:1077
msgid "Unblock"
msgstr ""
#: mod/admin.php:519
msgid "No remote contact is blocked from this node."
msgstr ""
#: mod/admin.php:521
msgid "Blocked Remote Contacts"
msgstr ""
#: mod/admin.php:522
msgid "Block New Remote Contact"
msgstr ""
#: mod/admin.php:523
msgid "Photo"
msgstr ""
#: mod/admin.php:523 mod/profiles.php:382
msgid "Address"
msgstr ""
#: mod/admin.php:531
#, php-format
msgid "%s total blocked contact"
msgid_plural "%s total blocked contacts"
msgstr[0] ""
msgstr[1] ""
#: mod/admin.php:533
msgid "URL of the remote contact to block."
msgstr ""
#: mod/admin.php:556
msgid "Delete this Item"
msgstr ""
#: mod/admin.php:557
msgid ""
"On this page you can delete an item from your node. If the item is a top "
"level posting, the entire thread will be deleted."
msgstr ""
#: mod/admin.php:558
msgid ""
"You need to know the GUID of the item. You can find it e.g. by looking at "
"the display URL. The last part of http://example.com/display/123456 is the "
"GUID, here 123456."
msgstr ""
#: mod/admin.php:559
msgid "GUID"
msgstr ""
#: mod/admin.php:559
msgid "The GUID of the item you want to delete."
msgstr ""
#: mod/admin.php:594
msgid "Item marked for deletion."
msgstr ""
#: mod/admin.php:666
msgid "unknown"
msgstr ""
#: mod/admin.php:771
msgid ""
"This page offers you some numbers to the known part of the federated social "
"network your Friendica node is part of. These numbers are not complete but "
"only reflect the part of the network your node is aware of."
msgstr ""
#: mod/admin.php:772
msgid ""
"The <em>Auto Discovered Contact Directory</em> feature is not enabled, it "
"will improve the data displayed here."
msgstr ""
#: mod/admin.php:784
#, php-format
msgid ""
"Currently this node is aware of %d nodes with %d registered users from the "
"following platforms:"
msgstr ""
#: mod/admin.php:807
msgid "Inspect Deferred Worker Queue"
msgstr ""
#: mod/admin.php:808
msgid ""
"This page lists the deferred worker jobs. This are jobs that couldn't be "
"executed at the first time."
msgstr ""
#: mod/admin.php:811
msgid "Inspect Worker Queue"
msgstr ""
#: mod/admin.php:812
msgid ""
"This page lists the currently queued worker jobs. These jobs are handled by "
"the worker cronjob you've set up during install."
msgstr ""
#: mod/admin.php:831
msgid "ID"
msgstr ""
#: mod/admin.php:832
msgid "Job Parameters"
msgstr ""
#: mod/admin.php:833
msgid "Created"
msgstr ""
#: mod/admin.php:834
msgid "Priority"
msgstr ""
#: mod/admin.php:860
#, 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/admin.php:867
#, php-format
msgid ""
"There is a new version of Friendica available for download. Your current "
"version is %1$s, upstream version is %2$s"
msgstr ""
#: mod/admin.php:877
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/admin.php:881
msgid ""
"The last update failed. Please run \"php bin/console.php dbstructure update"
"\" from the command line and have a look at the errors that might appear. "
"(Some of the errors are possibly inside the logfile.)"
msgstr ""
#: mod/admin.php:887
msgid "The worker was never executed. Please check your database structure!"
msgstr ""
#: mod/admin.php:890
#, php-format
msgid ""
"The last worker execution was on %s UTC. This is older than one hour. Please "
"check your crontab settings."
msgstr ""
#: mod/admin.php:896
#, php-format
msgid ""
"Friendica's configuration now is stored in config/local.config.php, please "
"copy config/local-sample.config.php and move your config from <code>."
"htconfig.php</code>. See <a href=\"%s\">the Config help page</a> for help "
"with the transition."
msgstr ""
#: mod/admin.php:900
#, php-format
msgid ""
"Friendica's configuration now is stored in config/local.config.php, please "
"copy config/local-sample.config.php and move your config from <code>config/"
"local.ini.php</code>. See <a href=\"%s\">the Config help page</a> for help "
"with the transition."
msgstr ""
#: mod/admin.php:907
#, php-format
msgid ""
"<a href=\"%s\">%s</a> is not reachable on your system. This is a severe "
"configuration issue that prevents server to server communication. See <a "
"href=\"%s\">the installation page</a> for help."
msgstr ""
#: mod/admin.php:913
msgid "Normal Account"
msgstr ""
#: mod/admin.php:914
msgid "Automatic Follower Account"
msgstr ""
#: mod/admin.php:915
msgid "Public Forum Account"
msgstr ""
#: mod/admin.php:916
msgid "Automatic Friend Account"
msgstr ""
#: mod/admin.php:917
msgid "Blog Account"
msgstr ""
#: mod/admin.php:918
msgid "Private Forum Account"
msgstr ""
#: mod/admin.php:939
msgid "Message queues"
msgstr ""
#: mod/admin.php:945
msgid "Server Settings"
msgstr ""
#: mod/admin.php:954
msgid "Summary"
msgstr ""
#: mod/admin.php:956
msgid "Registered users"
msgstr ""
#: mod/admin.php:958
msgid "Pending registrations"
msgstr ""
#: mod/admin.php:959
msgid "Version"
msgstr ""
#: mod/admin.php:964
msgid "Active addons"
msgstr ""
#: mod/admin.php:997
msgid "Can not parse base url. Must have at least <scheme>://<domain>"
msgstr ""
#: mod/admin.php:1185
msgid "Invalid storage backend setting value."
msgstr ""
#: mod/admin.php:1364
msgid "Site settings updated."
msgstr ""
#: mod/admin.php:1393 mod/settings.php:885
msgid "No special theme for mobile devices"
msgstr ""
#: mod/admin.php:1422
msgid "No community page for local users"
msgstr ""
#: mod/admin.php:1423
msgid "No community page"
msgstr ""
#: mod/admin.php:1424
msgid "Public postings from users of this site"
msgstr ""
#: mod/admin.php:1425
msgid "Public postings from the federated network"
msgstr ""
#: mod/admin.php:1426
msgid "Public postings from local users and the federated network"
msgstr ""
#: mod/admin.php:1430 mod/admin.php:1631 mod/admin.php:1641
#: src/Module/Contact.php:546
msgid "Disabled"
msgstr ""
#: mod/admin.php:1432
msgid "Users, Global Contacts"
msgstr ""
#: mod/admin.php:1433
msgid "Users, Global Contacts/fallback"
msgstr ""
#: mod/admin.php:1437
msgid "One month"
msgstr ""
#: mod/admin.php:1438
msgid "Three months"
msgstr ""
#: mod/admin.php:1439
msgid "Half a year"
msgstr ""
#: mod/admin.php:1440
msgid "One year"
msgstr ""
#: mod/admin.php:1445
msgid "Multi user instance"
msgstr ""
#: mod/admin.php:1469
msgid "Closed"
msgstr ""
#: mod/admin.php:1470
msgid "Requires approval"
msgstr ""
#: mod/admin.php:1471
msgid "Open"
msgstr ""
#: mod/admin.php:1475 src/Module/Install.php:181
msgid "No SSL policy, links will track page SSL state"
msgstr ""
#: mod/admin.php:1476 src/Module/Install.php:182
msgid "Force all links to use SSL"
msgstr ""
#: mod/admin.php:1477 src/Module/Install.php:183
msgid "Self-signed certificate, use SSL for local links only (discouraged)"
msgstr ""
#: mod/admin.php:1481
msgid "Don't check"
msgstr ""
#: mod/admin.php:1482
msgid "check the stable version"
msgstr ""
#: mod/admin.php:1483
msgid "check the development version"
msgstr ""
#: mod/admin.php:1506
msgid "Database (legacy)"
msgstr ""
#: mod/admin.php:1534
msgid "Republish users to directory"
msgstr ""
#: mod/admin.php:1535 src/Module/Register.php:121
msgid "Registration"
msgstr ""
#: mod/admin.php:1536
msgid "File upload"
msgstr ""
#: mod/admin.php:1537
msgid "Policies"
msgstr ""
#: mod/admin.php:1539
msgid "Auto Discovered Contact Directory"
msgstr ""
#: mod/admin.php:1540
msgid "Performance"
msgstr ""
#: mod/admin.php:1541
msgid "Worker"
msgstr ""
#: mod/admin.php:1542
msgid "Message Relay"
msgstr ""
#: mod/admin.php:1543
msgid "Relocate Instance"
msgstr ""
#: mod/admin.php:1544
msgid "Warning! Advanced function. Could make this server unreachable."
msgstr ""
#: mod/admin.php:1548
msgid "Site name"
msgstr ""
#: mod/admin.php:1549
msgid "Sender Email"
msgstr ""
#: mod/admin.php:1549
msgid ""
"The email address your server shall use to send notification emails from."
msgstr ""
#: mod/admin.php:1550
msgid "Banner/Logo"
msgstr ""
#: mod/admin.php:1551
msgid "Shortcut icon"
msgstr ""
#: mod/admin.php:1551
msgid "Link to an icon that will be used for browsers."
msgstr ""
#: mod/admin.php:1552
msgid "Touch icon"
msgstr ""
#: mod/admin.php:1552
msgid "Link to an icon that will be used for tablets and mobiles."
msgstr ""
#: mod/admin.php:1553
msgid "Additional Info"
msgstr ""
#: mod/admin.php:1553
#, php-format
msgid ""
"For public servers: you can add additional information here that will be "
"listed at %s/servers."
msgstr ""
#: mod/admin.php:1554
msgid "System language"
msgstr ""
#: mod/admin.php:1555
msgid "System theme"
msgstr ""
#: mod/admin.php:1555
msgid ""
"Default system theme - may be over-ridden by user profiles - <a href='#' "
"id='cnftheme'>change theme settings</a>"
msgstr ""
#: mod/admin.php:1556
msgid "Mobile system theme"
msgstr ""
#: mod/admin.php:1556
msgid "Theme for mobile devices"
msgstr ""
#: mod/admin.php:1557 src/Module/Install.php:191
msgid "SSL link policy"
msgstr ""
#: mod/admin.php:1557 src/Module/Install.php:193
msgid "Determines whether generated links should be forced to use SSL"
msgstr ""
#: mod/admin.php:1558
msgid "Force SSL"
msgstr ""
#: mod/admin.php:1558
msgid ""
"Force all Non-SSL requests to SSL - Attention: on some systems it could lead "
"to endless loops."
msgstr ""
#: mod/admin.php:1559
msgid "Hide help entry from navigation menu"
msgstr ""
#: mod/admin.php:1559
msgid ""
"Hides the menu entry for the Help pages from the navigation menu. You can "
"still access it calling /help directly."
msgstr ""
#: mod/admin.php:1560
msgid "Single user instance"
msgstr ""
#: mod/admin.php:1560
msgid "Make this instance multi-user or single-user for the named user"
msgstr ""
#: mod/admin.php:1562
msgid "File storage backend"
msgstr ""
#: mod/admin.php:1562
msgid ""
"The backend used to store uploaded data. If you change the storage backend, "
"you can manually move the existing files. If you do not do so, the files "
"uploaded before the change will still be available at the old backend. "
"Please see <a href=\"/help/Settings#1_2_3_1\">the settings documentation</a> "
"for more information about the choices and the moving procedure."
msgstr ""
#: mod/admin.php:1564
msgid "Maximum image size"
msgstr ""
#: mod/admin.php:1564
msgid ""
"Maximum size in bytes of uploaded images. Default is 0, which means no "
"limits."
msgstr ""
#: mod/admin.php:1565
msgid "Maximum image length"
msgstr ""
#: mod/admin.php:1565
msgid ""
"Maximum length in pixels of the longest side of uploaded images. Default is "
"-1, which means no limits."
msgstr ""
#: mod/admin.php:1566
msgid "JPEG image quality"
msgstr ""
#: mod/admin.php:1566
msgid ""
"Uploaded JPEGS will be saved at this quality setting [0-100]. Default is "
"100, which is full quality."
msgstr ""
#: mod/admin.php:1568
msgid "Register policy"
msgstr ""
#: mod/admin.php:1569
msgid "Maximum Daily Registrations"
msgstr ""
#: mod/admin.php:1569
msgid ""
"If registration is permitted above, this sets the maximum number of new user "
"registrations to accept per day. If register is set to closed, this setting "
"has no effect."
msgstr ""
#: mod/admin.php:1570
msgid "Register text"
msgstr ""
#: mod/admin.php:1570
msgid ""
"Will be displayed prominently on the registration page. You can use BBCode "
"here."
msgstr ""
#: mod/admin.php:1571
msgid "Forbidden Nicknames"
msgstr ""
#: mod/admin.php:1571
msgid ""
"Comma separated list of nicknames that are forbidden from registration. "
"Preset is a list of role names according RFC 2142."
msgstr ""
#: mod/admin.php:1572
msgid "Accounts abandoned after x days"
msgstr ""
#: mod/admin.php:1572
msgid ""
"Will not waste system resources polling external sites for abandonded "
"accounts. Enter 0 for no time limit."
msgstr ""
#: mod/admin.php:1573
msgid "Allowed friend domains"
msgstr ""
#: mod/admin.php:1573
msgid ""
"Comma separated list of domains which are allowed to establish friendships "
"with this site. Wildcards are accepted. Empty to allow any domains"
msgstr ""
#: mod/admin.php:1574
msgid "Allowed email domains"
msgstr ""
#: mod/admin.php:1574
msgid ""
"Comma separated list of domains which are allowed in email addresses for "
"registrations to this site. Wildcards are accepted. Empty to allow any "
"domains"
msgstr ""
#: mod/admin.php:1575
msgid "No OEmbed rich content"
msgstr ""
#: mod/admin.php:1575
msgid ""
"Don't show the rich content (e.g. embedded PDF), except from the domains "
"listed below."
msgstr ""
#: mod/admin.php:1576
msgid "Allowed OEmbed domains"
msgstr ""
#: mod/admin.php:1576
msgid ""
"Comma separated list of domains which oembed content is allowed to be "
"displayed. Wildcards are accepted."
msgstr ""
#: mod/admin.php:1577
msgid "Block public"
msgstr ""
#: mod/admin.php:1577
msgid ""
"Check to block public access to all otherwise public personal pages on this "
"site unless you are currently logged in."
msgstr ""
#: mod/admin.php:1578
msgid "Force publish"
msgstr ""
#: mod/admin.php:1578
msgid ""
"Check to force all profiles on this site to be listed in the site directory."
msgstr ""
#: mod/admin.php:1578
msgid "Enabling this may violate privacy laws like the GDPR"
msgstr ""
#: mod/admin.php:1579
msgid "Global directory URL"
msgstr ""
#: mod/admin.php:1579
msgid ""
"URL to the global directory. If this is not set, the global directory is "
"completely unavailable to the application."
msgstr ""
#: mod/admin.php:1580
msgid "Private posts by default for new users"
msgstr ""
#: mod/admin.php:1580
msgid ""
"Set default post permissions for all new members to the default privacy "
"group rather than public."
msgstr ""
#: mod/admin.php:1581
msgid "Don't include post content in email notifications"
msgstr ""
#: mod/admin.php:1581
msgid ""
"Don't include the content of a post/comment/private message/etc. in the "
"email notifications that are sent out from this site, as a privacy measure."
msgstr ""
#: mod/admin.php:1582
msgid "Disallow public access to addons listed in the apps menu."
msgstr ""
#: mod/admin.php:1582
msgid ""
"Checking this box will restrict addons listed in the apps menu to members "
"only."
msgstr ""
#: mod/admin.php:1583
msgid "Don't embed private images in posts"
msgstr ""
#: mod/admin.php:1583
msgid ""
"Don't replace locally-hosted private photos in posts with an embedded copy "
"of the image. This means that contacts who receive posts containing private "
"photos will have to authenticate and load each image, which may take a while."
msgstr ""
#: mod/admin.php:1584
msgid "Explicit Content"
msgstr ""
#: mod/admin.php:1584
msgid ""
"Set this to announce that your node is used mostly for explicit content that "
"might not be suited for minors. This information will be published in the "
"node information and might be used, e.g. by the global directory, to filter "
"your node from listings of nodes to join. Additionally a note about this "
"will be shown at the user registration page."
msgstr ""
#: mod/admin.php:1585
msgid "Allow Users to set remote_self"
msgstr ""
#: mod/admin.php:1585
msgid ""
"With checking this, every user is allowed to mark every contact as a "
"remote_self in the repair contact dialog. Setting this flag on a contact "
"causes mirroring every posting of that contact in the users stream."
msgstr ""
#: mod/admin.php:1586
msgid "Block multiple registrations"
msgstr ""
#: mod/admin.php:1586
msgid "Disallow users to register additional accounts for use as pages."
msgstr ""
#: mod/admin.php:1587
msgid "Disable OpenID"
msgstr ""
#: mod/admin.php:1587
msgid "Disable OpenID support for registration and logins."
msgstr ""
#: mod/admin.php:1588
msgid "No Fullname check"
msgstr ""
#: mod/admin.php:1588
msgid ""
"Allow users to register without a space between the first name and the last "
"name in their full name."
msgstr ""
#: mod/admin.php:1589
msgid "Community pages for visitors"
msgstr ""
#: mod/admin.php:1589
msgid ""
"Which community pages should be available for visitors. Local users always "
"see both pages."
msgstr ""
#: mod/admin.php:1590
msgid "Posts per user on community page"
msgstr ""
#: mod/admin.php:1590
msgid ""
"The maximum number of posts per user on the community page. (Not valid for "
"'Global Community')"
msgstr ""
#: mod/admin.php:1591
msgid "Disable OStatus support"
msgstr ""
#: mod/admin.php:1591
msgid ""
"Disable built-in OStatus (StatusNet, GNU Social etc.) compatibility. All "
"communications in OStatus are public, so privacy warnings will be "
"occasionally displayed."
msgstr ""
#: mod/admin.php:1592
msgid "Only import OStatus/ActivityPub threads from our contacts"
msgstr ""
#: mod/admin.php:1592
msgid ""
"Normally we import every content from our OStatus and ActivityPub contacts. "
"With this option we only store threads that are started by a contact that is "
"known on our system."
msgstr ""
#: mod/admin.php:1593
msgid "OStatus support can only be enabled if threading is enabled."
msgstr ""
#: mod/admin.php:1595
msgid ""
"Diaspora support can't be enabled because Friendica was installed into a sub "
"directory."
msgstr ""
#: mod/admin.php:1596
msgid "Enable Diaspora support"
msgstr ""
#: mod/admin.php:1596
msgid "Provide built-in Diaspora network compatibility."
msgstr ""
#: mod/admin.php:1597
msgid "Only allow Friendica contacts"
msgstr ""
#: mod/admin.php:1597
msgid ""
"All contacts must use Friendica protocols. All other built-in communication "
"protocols disabled."
msgstr ""
#: mod/admin.php:1598
msgid "Verify SSL"
msgstr ""
#: mod/admin.php:1598
msgid ""
"If you wish, you can turn on strict certificate checking. This will mean you "
"cannot connect (at all) to self-signed SSL sites."
msgstr ""
#: mod/admin.php:1599
msgid "Proxy user"
msgstr ""
#: mod/admin.php:1600
msgid "Proxy URL"
msgstr ""
#: mod/admin.php:1601
msgid "Network timeout"
msgstr ""
#: mod/admin.php:1601
msgid "Value is in seconds. Set to 0 for unlimited (not recommended)."
msgstr ""
#: mod/admin.php:1602
msgid "Maximum Load Average"
msgstr ""
#: mod/admin.php:1602
#, php-format
msgid ""
"Maximum system load before delivery and poll processes are deferred - "
"default %d."
msgstr ""
#: mod/admin.php:1603
msgid "Maximum Load Average (Frontend)"
msgstr ""
#: mod/admin.php:1603
msgid "Maximum system load before the frontend quits service - default 50."
msgstr ""
#: mod/admin.php:1604
msgid "Minimal Memory"
msgstr ""
#: mod/admin.php:1604
msgid ""
"Minimal free memory in MB for the worker. Needs access to /proc/meminfo - "
"default 0 (deactivated)."
msgstr ""
#: mod/admin.php:1605
msgid "Maximum table size for optimization"
msgstr ""
#: mod/admin.php:1605
msgid ""
"Maximum table size (in MB) for the automatic optimization. Enter -1 to "
"disable it."
msgstr ""
#: mod/admin.php:1606
msgid "Minimum level of fragmentation"
msgstr ""
#: mod/admin.php:1606
msgid ""
"Minimum fragmenation level to start the automatic optimization - default "
"value is 30%."
msgstr ""
#: mod/admin.php:1608
msgid "Periodical check of global contacts"
msgstr ""
#: mod/admin.php:1608
msgid ""
"If enabled, the global contacts are checked periodically for missing or "
"outdated data and the vitality of the contacts and servers."
msgstr ""
#: mod/admin.php:1609
msgid "Days between requery"
msgstr ""
#: mod/admin.php:1609
msgid "Number of days after which a server is requeried for his contacts."
msgstr ""
#: mod/admin.php:1610
msgid "Discover contacts from other servers"
msgstr ""
#: mod/admin.php:1610
msgid ""
"Periodically query other servers for contacts. You can choose between "
"'users': the users on the remote system, 'Global Contacts': active contacts "
"that are known on the system. The fallback is meant for Redmatrix servers "
"and older friendica servers, where global contacts weren't available. The "
"fallback increases the server load, so the recommended setting is 'Users, "
"Global Contacts'."
msgstr ""
#: mod/admin.php:1611
msgid "Timeframe for fetching global contacts"
msgstr ""
#: mod/admin.php:1611
msgid ""
"When the discovery is activated, this value defines the timeframe for the "
"activity of the global contacts that are fetched from other servers."
msgstr ""
#: mod/admin.php:1612
msgid "Search the local directory"
msgstr ""
#: mod/admin.php:1612
msgid ""
"Search the local directory instead of the global directory. When searching "
"locally, every search will be executed on the global directory in the "
"background. This improves the search results when the search is repeated."
msgstr ""
#: mod/admin.php:1614
msgid "Publish server information"
msgstr ""
#: mod/admin.php:1614
msgid ""
"If enabled, general server and usage data will be published. The data "
"contains the name and version of the server, number of users with public "
"profiles, number of posts and the activated protocols and connectors. See <a "
"href='http://the-federation.info/'>the-federation.info</a> for details."
msgstr ""
#: mod/admin.php:1616
msgid "Check upstream version"
msgstr ""
#: mod/admin.php:1616
msgid ""
"Enables checking for new Friendica versions at github. If there is a new "
"version, you will be informed in the admin panel overview."
msgstr ""
#: mod/admin.php:1617
msgid "Suppress Tags"
msgstr ""
#: mod/admin.php:1617
msgid "Suppress showing a list of hashtags at the end of the posting."
msgstr ""
#: mod/admin.php:1618
msgid "Clean database"
msgstr ""
#: mod/admin.php:1618
msgid ""
"Remove old remote items, orphaned database records and old content from some "
"other helper tables."
msgstr ""
#: mod/admin.php:1619
msgid "Lifespan of remote items"
msgstr ""
#: mod/admin.php:1619
msgid ""
"When the database cleanup is enabled, this defines the days after which "
"remote items will be deleted. Own items, and marked or filed items are "
"always kept. 0 disables this behaviour."
msgstr ""
#: mod/admin.php:1620
msgid "Lifespan of unclaimed items"
msgstr ""
#: mod/admin.php:1620
msgid ""
"When the database cleanup is enabled, this defines the days after which "
"unclaimed remote items (mostly content from the relay) will be deleted. "
"Default value is 90 days. Defaults to the general lifespan value of remote "
"items if set to 0."
msgstr ""
#: mod/admin.php:1621
msgid "Lifespan of raw conversation data"
msgstr ""
#: mod/admin.php:1621
msgid ""
"The conversation data is used for ActivityPub and OStatus, as well as for "
"debug purposes. It should be safe to remove it after 14 days, default is 90 "
"days."
msgstr ""
#: mod/admin.php:1622
msgid "Path to item cache"
msgstr ""
#: mod/admin.php:1622
msgid "The item caches buffers generated bbcode and external images."
msgstr ""
#: mod/admin.php:1623
msgid "Cache duration in seconds"
msgstr ""
#: mod/admin.php:1623
msgid ""
"How long should the cache files be hold? Default value is 86400 seconds (One "
"day). To disable the item cache, set the value to -1."
msgstr ""
#: mod/admin.php:1624
msgid "Maximum numbers of comments per post"
msgstr ""
#: mod/admin.php:1624
msgid "How much comments should be shown for each post? Default value is 100."
msgstr ""
#: mod/admin.php:1625
msgid "Temp path"
msgstr ""
#: mod/admin.php:1625
msgid ""
"If you have a restricted system where the webserver can't access the system "
"temp path, enter another path here."
msgstr ""
#: mod/admin.php:1626
msgid "Disable picture proxy"
msgstr ""
#: mod/admin.php:1626
msgid ""
"The picture proxy increases performance and privacy. It shouldn't be used on "
"systems with very low bandwidth."
msgstr ""
#: mod/admin.php:1627
msgid "Only search in tags"
msgstr ""
#: mod/admin.php:1627
msgid "On large systems the text search can slow down the system extremely."
msgstr ""
#: mod/admin.php:1629
msgid "New base url"
msgstr ""
#: mod/admin.php:1629
msgid ""
"Change base url for this server. Sends relocate message to all Friendica and "
"Diaspora* contacts of all users."
msgstr ""
#: mod/admin.php:1631
msgid "RINO Encryption"
msgstr ""
#: mod/admin.php:1631
msgid "Encryption layer between nodes."
msgstr ""
#: mod/admin.php:1631
msgid "Enabled"
msgstr ""
#: mod/admin.php:1633
msgid "Maximum number of parallel workers"
msgstr ""
#: mod/admin.php:1633
#, php-format
msgid ""
"On shared hosters set this to %d. On larger systems, values of %d are great. "
"Default value is %d."
msgstr ""
#: mod/admin.php:1634
msgid "Don't use 'proc_open' with the worker"
msgstr ""
#: mod/admin.php:1634
msgid ""
"Enable this if your system doesn't allow the use of 'proc_open'. This can "
"happen on shared hosters. If this is enabled you should increase the "
"frequency of worker calls in your crontab."
msgstr ""
#: mod/admin.php:1635
msgid "Enable fastlane"
msgstr ""
#: mod/admin.php:1635
msgid ""
"When enabed, the fastlane mechanism starts an additional worker if processes "
"with higher priority are blocked by processes of lower priority."
msgstr ""
#: mod/admin.php:1636
msgid "Enable frontend worker"
msgstr ""
#: mod/admin.php:1636
#, php-format
msgid ""
"When enabled the Worker process is triggered when backend access is "
"performed (e.g. messages being delivered). On smaller sites you might want "
"to call %s/worker on a regular basis via an external cron job. You should "
"only enable this option if you cannot utilize cron/scheduled jobs on your "
"server."
msgstr ""
#: mod/admin.php:1638
msgid "Subscribe to relay"
msgstr ""
#: mod/admin.php:1638
msgid ""
"Enables the receiving of public posts from the relay. They will be included "
"in the search, subscribed tags and on the global community page."
msgstr ""
#: mod/admin.php:1639
msgid "Relay server"
msgstr ""
#: mod/admin.php:1639
msgid ""
"Address of the relay server where public posts should be send to. For "
"example https://relay.diasp.org"
msgstr ""
#: mod/admin.php:1640
msgid "Direct relay transfer"
msgstr ""
#: mod/admin.php:1640
msgid ""
"Enables the direct transfer to other servers without using the relay servers"
msgstr ""
#: mod/admin.php:1641
msgid "Relay scope"
msgstr ""
#: mod/admin.php:1641
msgid ""
"Can be 'all' or 'tags'. 'all' means that every public post should be "
"received. 'tags' means that only posts with selected tags should be received."
msgstr ""
#: mod/admin.php:1641
msgid "all"
msgstr ""
#: mod/admin.php:1641
msgid "tags"
msgstr ""
#: mod/admin.php:1642
msgid "Server tags"
msgstr ""
#: mod/admin.php:1642
msgid "Comma separated list of tags for the 'tags' subscription."
msgstr ""
#: mod/admin.php:1643
msgid "Allow user tags"
msgstr ""
#: mod/admin.php:1643
msgid ""
"If enabled, the tags from the saved searches will used for the 'tags' "
"subscription in addition to the 'relay_server_tags'."
msgstr ""
#: mod/admin.php:1646
msgid "Start Relocation"
msgstr ""
#: mod/admin.php:1673
msgid "Update has been marked successful"
msgstr ""
#: mod/admin.php:1680
#, php-format
msgid "Database structure update %s was successfully applied."
msgstr ""
#: mod/admin.php:1684
#, php-format
msgid "Executing of database structure update %s failed with error: %s"
msgstr ""
#: mod/admin.php:1700
#, php-format
msgid "Executing %s failed with error: %s"
msgstr ""
#: mod/admin.php:1702
#, php-format
msgid "Update %s was successfully applied."
msgstr ""
#: mod/admin.php:1705
#, php-format
msgid "Update %s did not return a status. Unknown if it succeeded."
msgstr ""
#: mod/admin.php:1708
#, php-format
msgid "There was no additional update function %s that needed to be called."
msgstr ""
#: mod/admin.php:1731
msgid "No failed updates."
msgstr ""
#: mod/admin.php:1732
msgid "Check database structure"
msgstr ""
#: mod/admin.php:1737
msgid "Failed Updates"
msgstr ""
#: mod/admin.php:1738
msgid ""
"This does not include updates prior to 1139, which did not return a status."
msgstr ""
#: mod/admin.php:1739
msgid "Mark success (if update was manually applied)"
msgstr ""
#: mod/admin.php:1740
msgid "Attempt to execute this update step automatically"
msgstr ""
#: mod/admin.php:1780
#, 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/admin.php:1783
#, 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/admin.php:1820 src/Model/User.php:859
#, php-format
msgid "Registration details for %s"
msgstr ""
#: mod/admin.php:1830
#, php-format
msgid "%s user blocked/unblocked"
msgid_plural "%s users blocked/unblocked"
msgstr[0] ""
msgstr[1] ""
#: mod/admin.php:1837 mod/admin.php:1891
msgid "You can't remove yourself"
msgstr ""
#: mod/admin.php:1840
#, php-format
msgid "%s user deleted"
msgid_plural "%s users deleted"
msgstr[0] ""
msgstr[1] ""
#: mod/admin.php:1889
#, php-format
msgid "User '%s' deleted"
msgstr ""
#: mod/admin.php:1900
#, php-format
msgid "User '%s' unblocked"
msgstr ""
#: mod/admin.php:1900
#, php-format
msgid "User '%s' blocked"
msgstr ""
#: mod/admin.php:1948 mod/settings.php:1041
msgid "Normal Account Page"
msgstr ""
#: mod/admin.php:1949 mod/settings.php:1045
msgid "Soapbox Page"
msgstr ""
#: mod/admin.php:1950 mod/settings.php:1049
msgid "Public Forum"
msgstr ""
#: mod/admin.php:1951 mod/settings.php:1053
msgid "Automatic Friend Page"
msgstr ""
#: mod/admin.php:1952
msgid "Private Forum"
msgstr ""
#: mod/admin.php:1955 mod/settings.php:1025
msgid "Personal Page"
msgstr ""
#: mod/admin.php:1956 mod/settings.php:1029
msgid "Organisation Page"
msgstr ""
#: mod/admin.php:1957 mod/settings.php:1033
msgid "News Page"
msgstr ""
#: mod/admin.php:1958 mod/settings.php:1037
msgid "Community Forum"
msgstr ""
#: mod/admin.php:1959
msgid "Relay"
msgstr ""
#: mod/admin.php:2005 mod/admin.php:2016 mod/admin.php:2030 mod/admin.php:2048
#: src/Content/ContactSelector.php:86
msgid "Email"
msgstr ""
#: mod/admin.php:2005 mod/admin.php:2030
msgid "Register date"
msgstr ""
#: mod/admin.php:2005 mod/admin.php:2030
msgid "Last login"
msgstr ""
#: mod/admin.php:2005 mod/admin.php:2030
msgid "Last item"
msgstr ""
#: mod/admin.php:2005
msgid "Type"
msgstr ""
#: mod/admin.php:2012
msgid "Add User"
msgstr ""
#: mod/admin.php:2014
msgid "User registrations waiting for confirm"
msgstr ""
#: mod/admin.php:2015
msgid "User waiting for permanent deletion"
msgstr ""
#: mod/admin.php:2016
msgid "Request date"
msgstr ""
#: mod/admin.php:2017
msgid "No registrations."
msgstr ""
#: mod/admin.php:2018
msgid "Note from the user"
msgstr ""
#: mod/admin.php:2020
msgid "Deny"
msgstr ""
#: mod/admin.php:2023
msgid "User blocked"
msgstr ""
#: mod/admin.php:2025
msgid "Site admin"
msgstr ""
#: mod/admin.php:2026
msgid "Account expired"
msgstr ""
#: mod/admin.php:2029
msgid "New User"
msgstr ""
#: mod/admin.php:2030
msgid "Permanent deletion"
msgstr ""
#: mod/admin.php:2035
msgid ""
"Selected users will be deleted!\\n\\nEverything these users had posted on "
"this site will be permanently deleted!\\n\\nAre you sure?"
msgstr ""
#: mod/admin.php:2036
msgid ""
"The user {0} will be deleted!\\n\\nEverything this user has posted on this "
"site will be permanently deleted!\\n\\nAre you sure?"
msgstr ""
#: mod/admin.php:2046
msgid "Name of the new user."
msgstr ""
#: mod/admin.php:2047
msgid "Nickname"
msgstr ""
#: mod/admin.php:2047
msgid "Nickname of the new user."
msgstr ""
#: mod/admin.php:2048
msgid "Email address of the new user."
msgstr ""
#: mod/admin.php:2090
#, php-format
msgid "Addon %s disabled."
msgstr ""
#: mod/admin.php:2093
#, php-format
msgid "Addon %s enabled."
msgstr ""
#: mod/admin.php:2104 mod/admin.php:2354
msgid "Disable"
msgstr ""
#: mod/admin.php:2107 mod/admin.php:2357
msgid "Enable"
msgstr ""
#: mod/admin.php:2129 mod/admin.php:2386
msgid "Toggle"
msgstr ""
#: mod/admin.php:2137 mod/admin.php:2395
msgid "Author: "
msgstr ""
#: mod/admin.php:2138 mod/admin.php:2396
msgid "Maintainer: "
msgstr ""
#: mod/admin.php:2190
msgid "Reload active addons"
msgstr ""
#: mod/admin.php:2195
#, php-format
msgid ""
"There are currently no addons available on your node. You can find the "
"official addon repository at %1$s and might find other interesting addons in "
"the open addon registry at %2$s"
msgstr ""
#: mod/admin.php:2316
msgid "No themes found."
msgstr ""
#: mod/admin.php:2377
msgid "Screenshot"
msgstr ""
#: mod/admin.php:2431
msgid "Reload active themes"
msgstr ""
#: mod/admin.php:2436
#, php-format
msgid "No themes found on the system. They should be placed in %1$s"
msgstr ""
#: mod/admin.php:2437
msgid "[Experimental]"
msgstr ""
#: mod/admin.php:2438
msgid "[Unsupported]"
msgstr ""
#: mod/admin.php:2463
msgid "Log settings updated."
msgstr ""
#: mod/admin.php:2496
msgid "PHP log currently enabled."
msgstr ""
#: mod/admin.php:2498
msgid "PHP log currently disabled."
msgstr ""
#: mod/admin.php:2507
msgid "Clear"
msgstr ""
#: mod/admin.php:2511
msgid "Enable Debugging"
msgstr ""
#: mod/admin.php:2512
msgid "Log file"
msgstr ""
#: mod/admin.php:2512
msgid ""
"Must be writable by web server. Relative to your Friendica top-level "
"directory."
msgstr ""
#: mod/admin.php:2513
msgid "Log level"
msgstr ""
#: mod/admin.php:2515
msgid "PHP logging"
msgstr ""
#: mod/admin.php:2516
msgid ""
"To temporarily enable logging of PHP errors and warnings you can prepend the "
"following to the index.php file of your installation. The filename set in "
"the 'error_log' line is relative to the friendica top-level directory and "
"must be writeable by the web server. The option '1' for 'log_errors' and "
"'display_errors' is to enable these options, set to '0' to disable them."
msgstr ""
#: mod/admin.php:2548
#, php-format
msgid ""
"Error trying to open <strong>%1$s</strong> log file.\\r\\n<br/>Check to see "
"if file %1$s exist and is readable."
msgstr ""
#: mod/admin.php:2552
#, php-format
msgid ""
"Couldn't open <strong>%1$s</strong> log file.\\r\\n<br/>Check to see if file "
"%1$s is readable."
msgstr ""
#: mod/admin.php:2645 mod/admin.php:2646 mod/settings.php:765
msgid "Off"
msgstr ""
#: mod/admin.php:2645 mod/admin.php:2646 mod/settings.php:765
msgid "On"
msgstr ""
#: mod/admin.php:2646
#, php-format
msgid "Lock feature %s"
msgstr ""
#: mod/admin.php:2654
msgid "Manage Additional Features"
msgstr ""
#: mod/directory.php:121
msgid "No entries (some entries may be hidden)."
msgstr ""
#: mod/directory.php:128 view/theme/vier/theme.php:208
#: src/Content/Widget.php:70
msgid "Global Directory"
msgstr ""
#: mod/directory.php:130
msgid "Find on this site"
msgstr ""
#: mod/directory.php:132
msgid "Results for:"
msgstr ""
#: mod/directory.php:134
msgid "Site Directory"
msgstr ""
#: mod/directory.php:136 view/theme/vier/theme.php:203
#: src/Content/Widget.php:65 src/Module/Contact.php:817
msgid "Find"
msgstr ""
#: mod/directory.php:191 src/Model/Profile.php:447 src/Model/Profile.php:782
msgid "Status:"
msgstr ""
#: mod/directory.php:192 src/Model/Profile.php:448 src/Model/Profile.php:799
msgid "Homepage:"
msgstr ""
#: mod/follow.php:46
msgid "The contact could not be added."
msgstr ""
#: mod/follow.php:85
msgid "You already added this contact."
msgstr ""
#: mod/follow.php:95
msgid "Diaspora support isn't enabled. Contact can't be added."
msgstr ""
#: mod/follow.php:102
msgid "OStatus support is disabled. Contact can't be added."
msgstr ""
#: mod/follow.php:109
msgid "The network type couldn't be detected. Contact can't be added."
msgstr ""
#: mod/item.php:122
msgid "Unable to locate original post."
msgstr ""
#: mod/item.php:322
msgid "Empty post discarded."
msgstr ""
#: mod/item.php:839
#, php-format
msgid ""
"This message was sent to you by %s, a member of the Friendica social network."
msgstr ""
#: mod/item.php:841
#, php-format
msgid "You may visit them online at %s"
msgstr ""
#: mod/item.php:842
msgid ""
"Please contact the sender by replying to this post if you do not wish to "
"receive these messages."
msgstr ""
#: mod/item.php:846
#, php-format
msgid "%s posted an update."
msgstr ""
#: mod/match.php:49
msgid "No keywords to match. Please add keywords to your default profile."
msgstr ""
#: mod/match.php:115 src/Content/Pager.php:198
msgid "first"
msgstr ""
#: mod/match.php:120 src/Content/Pager.php:258
msgid "next"
msgstr ""
#: mod/match.php:135
msgid "Profile Match"
msgstr ""
#: mod/network.php:192 src/Model/Group.php:434
msgid "add"
msgstr ""
#: mod/network.php:572
#, php-format
msgid ""
"Warning: This group contains %s member from a network that doesn't allow non "
"public messages."
msgid_plural ""
"Warning: This group contains %s members from a network that doesn't allow "
"non public messages."
msgstr[0] ""
msgstr[1] ""
#: mod/network.php:575
msgid "Messages in this group won't be send to these receivers."
msgstr ""
#: mod/network.php:642
msgid "No such group"
msgstr ""
#: mod/network.php:663 src/Module/Group.php:277
msgid "Group is empty"
msgstr ""
#: mod/network.php:667
#, php-format
msgid "Group: %s"
msgstr ""
#: mod/network.php:693
msgid "Private messages to this person are at risk of public disclosure."
msgstr ""
#: mod/network.php:696
msgid "Invalid contact."
msgstr ""
#: mod/network.php:975
msgid "Commented Order"
msgstr ""
#: mod/network.php:978
msgid "Sort by Comment Date"
msgstr ""
#: mod/network.php:983
msgid "Posted Order"
msgstr ""
#: mod/network.php:986
msgid "Sort by Post Date"
msgstr ""
#: mod/network.php:993 mod/profiles.php:579
#: src/Core/NotificationsManager.php:158
msgid "Personal"
msgstr ""
#: mod/network.php:996
msgid "Posts that mention or involve you"
msgstr ""
#: mod/network.php:1003
msgid "New"
msgstr ""
#: mod/network.php:1006
msgid "Activity Stream - by date"
msgstr ""
#: mod/network.php:1014
msgid "Shared Links"
msgstr ""
#: mod/network.php:1017
msgid "Interesting Links"
msgstr ""
#: mod/network.php:1024
msgid "Starred"
msgstr ""
#: mod/network.php:1027
msgid "Favourite Posts"
msgstr ""
#: mod/profiles.php:62
msgid "Profile deleted."
msgstr ""
@ -5300,6 +2828,10 @@ msgstr ""
msgid "Interests"
msgstr ""
#: mod/profiles.php:382 src/Module/Admin/Blocklist/Contact.php:72
msgid "Address"
msgstr ""
#: mod/profiles.php:389 mod/profiles.php:574
msgid "Location"
msgstr ""
@ -5340,7 +2872,7 @@ msgstr ""
msgid "View all profiles"
msgstr ""
#: mod/profiles.php:567 mod/profiles.php:662 src/Model/Profile.php:419
#: mod/profiles.php:567 mod/profiles.php:662 src/Model/Profile.php:415
msgid "Edit visibility"
msgstr ""
@ -5392,7 +2924,7 @@ msgstr ""
msgid "<span class=\"heart\">&hearts;</span> Marital Status:"
msgstr ""
#: mod/profiles.php:586 src/Model/Profile.php:795
#: mod/profiles.php:586 src/Model/Profile.php:789
msgid "Sexual Preference:"
msgstr ""
@ -5472,11 +3004,11 @@ msgstr ""
msgid "Homepage URL:"
msgstr ""
#: mod/profiles.php:613 src/Model/Profile.php:803
#: mod/profiles.php:613 src/Model/Profile.php:797
msgid "Hometown:"
msgstr ""
#: mod/profiles.php:614 src/Model/Profile.php:811
#: mod/profiles.php:614 src/Model/Profile.php:805
msgid "Political Views:"
msgstr ""
@ -5500,11 +3032,11 @@ msgstr ""
msgid "(Used for searching profiles, never shown to others)"
msgstr ""
#: mod/profiles.php:618 src/Model/Profile.php:827
#: mod/profiles.php:618 src/Model/Profile.php:821
msgid "Likes:"
msgstr ""
#: mod/profiles.php:619 src/Model/Profile.php:831
#: mod/profiles.php:619 src/Model/Profile.php:825
msgid "Dislikes:"
msgstr ""
@ -5544,11 +3076,11 @@ msgstr ""
msgid "Contact information and Social Networks"
msgstr ""
#: mod/profiles.php:659 src/Model/Profile.php:415
#: mod/profiles.php:659 src/Model/Profile.php:411
msgid "Profile Image"
msgstr ""
#: mod/profiles.php:661 src/Model/Profile.php:418
#: mod/profiles.php:661 src/Model/Profile.php:414
msgid "visible to everybody"
msgstr ""
@ -5556,204 +3088,390 @@ msgstr ""
msgid "Edit/Manage Profiles"
msgstr ""
#: mod/profiles.php:669 src/Model/Profile.php:405 src/Model/Profile.php:427
#: mod/profiles.php:669 src/Model/Profile.php:401 src/Model/Profile.php:423
msgid "Change profile photo"
msgstr ""
#: mod/profiles.php:670 src/Model/Profile.php:406
#: mod/profiles.php:670 src/Model/Profile.php:402
msgid "Create New Profile"
msgstr ""
#: mod/settings.php:63
#: mod/profile_photo.php:58
msgid "Image uploaded but image cropping failed."
msgstr ""
#: mod/profile_photo.php:88 mod/profile_photo.php:97 mod/profile_photo.php:106
#: mod/profile_photo.php:318
#, php-format
msgid "Image size reduction [%s] failed."
msgstr ""
#: mod/profile_photo.php:125
msgid ""
"Shift-reload the page or clear browser cache if the new photo does not "
"display immediately."
msgstr ""
#: mod/profile_photo.php:133
msgid "Unable to process image"
msgstr ""
#: mod/profile_photo.php:251
msgid "Upload File:"
msgstr ""
#: mod/profile_photo.php:252
msgid "Select a profile:"
msgstr ""
#: mod/profile_photo.php:257
msgid "or"
msgstr ""
#: mod/profile_photo.php:258
msgid "skip this step"
msgstr ""
#: mod/profile_photo.php:258
msgid "select a photo from your photo albums"
msgstr ""
#: mod/profile_photo.php:271
msgid "Crop Image"
msgstr ""
#: mod/profile_photo.php:272
msgid "Please adjust the image cropping for optimum viewing."
msgstr ""
#: mod/profile_photo.php:274
msgid "Done Editing"
msgstr ""
#: mod/profile_photo.php:308
msgid "Image uploaded successfully."
msgstr ""
#: mod/profperm.php:30
msgid "Permission denied"
msgstr ""
#: mod/profperm.php:36 mod/profperm.php:69
msgid "Invalid profile identifier."
msgstr ""
#: mod/profperm.php:115
msgid "Profile Visibility Editor"
msgstr ""
#: mod/profperm.php:119 src/Module/Group.php:321
msgid "Click on a contact to add or remove."
msgstr ""
#: mod/profperm.php:128
msgid "Visible To"
msgstr ""
#: mod/profperm.php:144
msgid "All Contacts (with secure profile access)"
msgstr ""
#: mod/regmod.php:53
msgid "Account approved."
msgstr ""
#: mod/regmod.php:77
#, php-format
msgid "Registration revoked for %s"
msgstr ""
#: mod/regmod.php:84
msgid "Please login."
msgstr ""
#: mod/removeme.php:46
msgid "User deleted their account"
msgstr ""
#: mod/removeme.php:47
msgid ""
"On your Friendica node an user deleted their account. Please ensure that "
"their data is removed from the backups."
msgstr ""
#: mod/removeme.php:48
#, php-format
msgid "The user id is %d"
msgstr ""
#: mod/removeme.php:84 mod/removeme.php:87
msgid "Remove My Account"
msgstr ""
#: mod/removeme.php:85
msgid ""
"This will completely remove your account. Once this has been done it is not "
"recoverable."
msgstr ""
#: mod/removeme.php:86
msgid "Please enter your password for verification:"
msgstr ""
#: mod/repair_ostatus.php:21
msgid "Resubscribing to OStatus contacts"
msgstr ""
#: mod/repair_ostatus.php:37
msgid "Error"
msgstr ""
#: mod/search.php:101
msgid "Only logged in users are permitted to perform a search."
msgstr ""
#: mod/search.php:123
msgid "Only one search per minute is permitted for not logged in users."
msgstr ""
#: mod/search.php:143 src/Content/Nav.php:197 src/Content/Text/HTML.php:900
msgid "Search"
msgstr ""
#: mod/search.php:229
#, php-format
msgid "Items tagged with: %s"
msgstr ""
#: mod/search.php:231 src/Module/Contact.php:819
#, php-format
msgid "Results for: %s"
msgstr ""
#: mod/settings.php:63 src/Module/BaseSettingsModule.php:24
msgid "Account"
msgstr ""
#: mod/settings.php:71 src/Content/Nav.php:266 src/Model/Profile.php:398
#: mod/settings.php:71 src/Module/BaseSettingsModule.php:31
#: src/Module/Settings/TwoFactor/Index.php:83
#: src/Module/TwoFactor/Verify.php:60
msgid "Two-factor authentication"
msgstr ""
#: mod/settings.php:78 src/Content/Nav.php:265 src/Model/Profile.php:394
#: src/Module/BaseSettingsModule.php:38
msgid "Profiles"
msgstr ""
#: mod/settings.php:87
#: mod/settings.php:86 src/Module/BaseAdminModule.php:84
#: src/Module/BaseSettingsModule.php:46
msgid "Additional features"
msgstr ""
#: mod/settings.php:94 src/Module/BaseSettingsModule.php:54
msgid "Display"
msgstr ""
#: mod/settings.php:94 mod/settings.php:832
#: mod/settings.php:101 mod/settings.php:839
#: src/Module/BaseSettingsModule.php:61
msgid "Social Networks"
msgstr ""
#: mod/settings.php:108 src/Content/Nav.php:261
#: mod/settings.php:108 src/Module/Admin/Addons/Details.php:100
#: src/Module/Admin/Addons/Index.php:51 src/Module/BaseAdminModule.php:82
#: src/Module/BaseSettingsModule.php:68
msgid "Addons"
msgstr ""
#: mod/settings.php:115 src/Content/Nav.php:260
#: src/Module/BaseSettingsModule.php:75
msgid "Delegations"
msgstr ""
#: mod/settings.php:115
#: mod/settings.php:122 src/Module/BaseSettingsModule.php:82
msgid "Connected apps"
msgstr ""
#: mod/settings.php:129
#: mod/settings.php:129 mod/uexport.php:52 src/Module/BaseSettingsModule.php:89
msgid "Export personal data"
msgstr ""
#: mod/settings.php:136 src/Module/BaseSettingsModule.php:96
msgid "Remove account"
msgstr ""
#: mod/settings.php:181
#: mod/settings.php:188
msgid "Missing some important data!"
msgstr ""
#: mod/settings.php:183 mod/settings.php:693 src/Module/Contact.php:823
#: mod/settings.php:190 mod/settings.php:700 src/Module/Contact.php:826
msgid "Update"
msgstr ""
#: mod/settings.php:292
#: mod/settings.php:299
msgid "Failed to connect with email account using the settings provided."
msgstr ""
#: mod/settings.php:297
#: mod/settings.php:304
msgid "Email settings updated."
msgstr ""
#: mod/settings.php:313
#: mod/settings.php:320
msgid "Features updated"
msgstr ""
#: mod/settings.php:386
#: mod/settings.php:393
msgid "Relocate message has been send to your contacts"
msgstr ""
#: mod/settings.php:398
#: mod/settings.php:405
msgid "Passwords do not match."
msgstr ""
#: mod/settings.php:406 src/Core/Console/NewPassword.php:80
#: mod/settings.php:413 src/Console/NewPassword.php:80
msgid "Password update failed. Please try again."
msgstr ""
#: mod/settings.php:409 src/Core/Console/NewPassword.php:83
#: mod/settings.php:416 src/Console/NewPassword.php:83
msgid "Password changed."
msgstr ""
#: mod/settings.php:412
#: mod/settings.php:419
msgid "Password unchanged."
msgstr ""
#: mod/settings.php:493
#: mod/settings.php:500
msgid " Please use a shorter name."
msgstr ""
#: mod/settings.php:496
#: mod/settings.php:503
msgid " Name too short."
msgstr ""
#: mod/settings.php:503
#: mod/settings.php:510 src/Module/Settings/TwoFactor/Index.php:66
msgid "Wrong Password"
msgstr ""
#: mod/settings.php:508
#: mod/settings.php:515
msgid "Invalid email."
msgstr ""
#: mod/settings.php:514
#: mod/settings.php:521
msgid "Cannot change to that email."
msgstr ""
#: mod/settings.php:564
#: mod/settings.php:571
msgid "Private forum has no privacy permissions. Using default privacy group."
msgstr ""
#: mod/settings.php:567
#: mod/settings.php:574
msgid "Private forum has no privacy permissions and no default privacy group."
msgstr ""
#: mod/settings.php:607
#: mod/settings.php:614
msgid "Settings updated."
msgstr ""
#: mod/settings.php:666 mod/settings.php:692 mod/settings.php:726
#: mod/settings.php:673 mod/settings.php:699 mod/settings.php:733
msgid "Add application"
msgstr ""
#: mod/settings.php:670 mod/settings.php:696
#: mod/settings.php:677 mod/settings.php:703
msgid "Consumer Key"
msgstr ""
#: mod/settings.php:671 mod/settings.php:697
#: mod/settings.php:678 mod/settings.php:704
msgid "Consumer Secret"
msgstr ""
#: mod/settings.php:672 mod/settings.php:698
#: mod/settings.php:679 mod/settings.php:705
msgid "Redirect"
msgstr ""
#: mod/settings.php:673 mod/settings.php:699
#: mod/settings.php:680 mod/settings.php:706
msgid "Icon url"
msgstr ""
#: mod/settings.php:684
#: mod/settings.php:691
msgid "You can't edit this application."
msgstr ""
#: mod/settings.php:725
#: mod/settings.php:732
msgid "Connected Apps"
msgstr ""
#: mod/settings.php:727 src/Object/Post.php:167 src/Object/Post.php:169
#: mod/settings.php:734 src/Object/Post.php:167 src/Object/Post.php:169
msgid "Edit"
msgstr ""
#: mod/settings.php:729
#: mod/settings.php:736
msgid "Client key starts with"
msgstr ""
#: mod/settings.php:730
#: mod/settings.php:737
msgid "No name"
msgstr ""
#: mod/settings.php:731
#: mod/settings.php:738
msgid "Remove authorization"
msgstr ""
#: mod/settings.php:742
#: mod/settings.php:749
msgid "No Addon settings configured"
msgstr ""
#: mod/settings.php:751
#: mod/settings.php:758
msgid "Addon Settings"
msgstr ""
#: mod/settings.php:772
#: mod/settings.php:772 src/Module/Admin/Features.php:58
#: src/Module/Admin/Features.php:59
msgid "Off"
msgstr ""
#: mod/settings.php:772 src/Module/Admin/Features.php:58
#: src/Module/Admin/Features.php:59
msgid "On"
msgstr ""
#: mod/settings.php:779
msgid "Additional Features"
msgstr ""
#: mod/settings.php:795 src/Content/ContactSelector.php:87
#: mod/settings.php:802 src/Content/ContactSelector.php:87
msgid "Diaspora"
msgstr ""
#: mod/settings.php:795 mod/settings.php:796
#: mod/settings.php:802 mod/settings.php:803
msgid "enabled"
msgstr ""
#: mod/settings.php:795 mod/settings.php:796
#: mod/settings.php:802 mod/settings.php:803
msgid "disabled"
msgstr ""
#: mod/settings.php:795 mod/settings.php:796
#: mod/settings.php:802 mod/settings.php:803
#, php-format
msgid "Built-in support for %s connectivity is %s"
msgstr ""
#: mod/settings.php:796
#: mod/settings.php:803
msgid "GNU Social (OStatus)"
msgstr ""
#: mod/settings.php:827
#: mod/settings.php:834
msgid "Email access is disabled on this site."
msgstr ""
#: mod/settings.php:837
#: mod/settings.php:844
msgid "General Social Media Settings"
msgstr ""
#: mod/settings.php:838
#: mod/settings.php:845
msgid "Disable Content Warning"
msgstr ""
#: mod/settings.php:838
#: mod/settings.php:845
msgid ""
"Users on networks like Mastodon or Pleroma are able to set a content warning "
"field which collapse their post by default. This disables the automatic "
@ -5761,316 +3479,352 @@ msgid ""
"any other content filtering you eventually set up."
msgstr ""
#: mod/settings.php:839
#: mod/settings.php:846
msgid "Disable intelligent shortening"
msgstr ""
#: mod/settings.php:839
#: mod/settings.php:846
msgid ""
"Normally the system tries to find the best link to add to shortened posts. "
"If this option is enabled then every shortened post will always point to the "
"original friendica post."
msgstr ""
#: mod/settings.php:840
#: mod/settings.php:847
msgid "Automatically follow any GNU Social (OStatus) followers/mentioners"
msgstr ""
#: mod/settings.php:840
#: mod/settings.php:847
msgid ""
"If you receive a message from an unknown OStatus user, this option decides "
"what to do. If it is checked, a new contact will be created for every "
"unknown user."
msgstr ""
#: mod/settings.php:841
#: mod/settings.php:848
msgid "Default group for OStatus contacts"
msgstr ""
#: mod/settings.php:842
#: mod/settings.php:849
msgid "Your legacy GNU Social account"
msgstr ""
#: mod/settings.php:842
#: mod/settings.php:849
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:845
#: mod/settings.php:852
msgid "Repair OStatus subscriptions"
msgstr ""
#: mod/settings.php:849
#: mod/settings.php:856
msgid "Email/Mailbox Setup"
msgstr ""
#: mod/settings.php:850
#: mod/settings.php:857
msgid ""
"If you wish to communicate with email contacts using this service "
"(optional), please specify how to connect to your mailbox."
msgstr ""
#: mod/settings.php:851
#: mod/settings.php:858
msgid "Last successful email check:"
msgstr ""
#: mod/settings.php:853
#: mod/settings.php:860
msgid "IMAP server name:"
msgstr ""
#: mod/settings.php:854
#: mod/settings.php:861
msgid "IMAP port:"
msgstr ""
#: mod/settings.php:855
#: mod/settings.php:862
msgid "Security:"
msgstr ""
#: mod/settings.php:855 mod/settings.php:860
#: mod/settings.php:862 mod/settings.php:867
msgid "None"
msgstr ""
#: mod/settings.php:856
#: mod/settings.php:863
msgid "Email login name:"
msgstr ""
#: mod/settings.php:857
#: mod/settings.php:864
msgid "Email password:"
msgstr ""
#: mod/settings.php:858
#: mod/settings.php:865
msgid "Reply-to address:"
msgstr ""
#: mod/settings.php:859
#: mod/settings.php:866
msgid "Send public posts to all email contacts:"
msgstr ""
#: mod/settings.php:860
#: mod/settings.php:867
msgid "Action after import:"
msgstr ""
#: mod/settings.php:860 src/Content/Nav.php:249
#: mod/settings.php:867 src/Content/Nav.php:248
msgid "Mark as seen"
msgstr ""
#: mod/settings.php:860
#: mod/settings.php:867
msgid "Move to folder"
msgstr ""
#: mod/settings.php:861
#: mod/settings.php:868
msgid "Move to folder:"
msgstr ""
#: mod/settings.php:893
#: mod/settings.php:892 src/Module/Admin/Site.php:435
msgid "No special theme for mobile devices"
msgstr ""
#: mod/settings.php:900
#, php-format
msgid "%s - (Unsupported)"
msgstr ""
#: mod/settings.php:895
#: mod/settings.php:902 src/Module/Admin/Site.php:452
#, php-format
msgid "%s - (Experimental)"
msgstr ""
#: mod/settings.php:923 src/Core/L10n.php:371 src/Model/Event.php:395
#: mod/settings.php:930 src/Core/L10n.php:371 src/Model/Event.php:395
msgid "Sunday"
msgstr ""
#: mod/settings.php:923 src/Core/L10n.php:371 src/Model/Event.php:396
#: mod/settings.php:930 src/Core/L10n.php:371 src/Model/Event.php:396
msgid "Monday"
msgstr ""
#: mod/settings.php:939
#: mod/settings.php:946
msgid "Display Settings"
msgstr ""
#: mod/settings.php:945
#: mod/settings.php:952
msgid "Display Theme:"
msgstr ""
#: mod/settings.php:946
#: mod/settings.php:953
msgid "Mobile Theme:"
msgstr ""
#: mod/settings.php:947
#: mod/settings.php:954
msgid "Suppress warning of insecure networks"
msgstr ""
#: mod/settings.php:947
#: mod/settings.php:954
msgid ""
"Should the system suppress the warning that the current group contains "
"members of networks that can't receive non public postings."
msgstr ""
#: mod/settings.php:948
#: mod/settings.php:955
msgid "Update browser every xx seconds"
msgstr ""
#: mod/settings.php:948
#: mod/settings.php:955
msgid "Minimum of 10 seconds. Enter -1 to disable it."
msgstr ""
#: mod/settings.php:949
#: mod/settings.php:956
msgid "Number of items to display per page:"
msgstr ""
#: mod/settings.php:949 mod/settings.php:950
#: mod/settings.php:956 mod/settings.php:957
msgid "Maximum of 100 items"
msgstr ""
#: mod/settings.php:950
#: mod/settings.php:957
msgid "Number of items to display per page when viewed from mobile device:"
msgstr ""
#: mod/settings.php:951
#: mod/settings.php:958
msgid "Don't show emoticons"
msgstr ""
#: mod/settings.php:952
#: mod/settings.php:959
msgid "Calendar"
msgstr ""
#: mod/settings.php:953
#: mod/settings.php:960
msgid "Beginning of week:"
msgstr ""
#: mod/settings.php:954
#: mod/settings.php:961
msgid "Don't show notices"
msgstr ""
#: mod/settings.php:955
#: mod/settings.php:962
msgid "Infinite scroll"
msgstr ""
#: mod/settings.php:956
#: mod/settings.php:963
msgid "Automatic updates only at the top of the network page"
msgstr ""
#: mod/settings.php:956
#: mod/settings.php:963
msgid ""
"When disabled, the network page is updated all the time, which could be "
"confusing while reading."
msgstr ""
#: mod/settings.php:957
#: mod/settings.php:964
msgid "Bandwidth Saver Mode"
msgstr ""
#: mod/settings.php:957
#: mod/settings.php:964
msgid ""
"When enabled, embedded content is not displayed on automatic updates, they "
"only show on page reload."
msgstr ""
#: mod/settings.php:958
#: mod/settings.php:965
msgid "Smart Threading"
msgstr ""
#: mod/settings.php:958
#: mod/settings.php:965
msgid ""
"When enabled, suppress extraneous thread indentation while keeping it where "
"it matters. Only works if threading is available and enabled."
msgstr ""
#: mod/settings.php:960
#: mod/settings.php:967
msgid "General Theme Settings"
msgstr ""
#: mod/settings.php:961
#: mod/settings.php:968
msgid "Custom Theme Settings"
msgstr ""
#: mod/settings.php:962
#: mod/settings.php:969
msgid "Content Settings"
msgstr ""
#: mod/settings.php:963 view/theme/duepuntozero/config.php:74
#: view/theme/frio/config.php:123 view/theme/quattro/config.php:76
#: view/theme/vier/config.php:122
#: mod/settings.php:970 view/theme/duepuntozero/config.php:73
#: view/theme/frio/config.php:122 view/theme/quattro/config.php:75
#: view/theme/vier/config.php:121
msgid "Theme settings"
msgstr ""
#: mod/settings.php:977
#: mod/settings.php:984
msgid "Unable to find your profile. Please contact your admin."
msgstr ""
#: mod/settings.php:1016
#: mod/settings.php:1023
msgid "Account Types"
msgstr ""
#: mod/settings.php:1017
#: mod/settings.php:1024
msgid "Personal Page Subtypes"
msgstr ""
#: mod/settings.php:1018
#: mod/settings.php:1025
msgid "Community Forum Subtypes"
msgstr ""
#: mod/settings.php:1026
#: mod/settings.php:1032 src/Module/Admin/Users.php:229
msgid "Personal Page"
msgstr ""
#: mod/settings.php:1033
msgid "Account for a personal profile."
msgstr ""
#: mod/settings.php:1030
#: mod/settings.php:1036 src/Module/Admin/Users.php:230
msgid "Organisation Page"
msgstr ""
#: mod/settings.php:1037
msgid ""
"Account for an organisation that automatically approves contact requests as "
"\"Followers\"."
msgstr ""
#: mod/settings.php:1034
#: mod/settings.php:1040 src/Module/Admin/Users.php:231
msgid "News Page"
msgstr ""
#: mod/settings.php:1041
msgid ""
"Account for a news reflector that automatically approves contact requests as "
"\"Followers\"."
msgstr ""
#: mod/settings.php:1038
#: mod/settings.php:1044 src/Module/Admin/Users.php:232
msgid "Community Forum"
msgstr ""
#: mod/settings.php:1045
msgid "Account for community discussions."
msgstr ""
#: mod/settings.php:1042
#: mod/settings.php:1048 src/Module/Admin/Users.php:222
msgid "Normal Account Page"
msgstr ""
#: mod/settings.php:1049
msgid ""
"Account for a regular personal profile that requires manual approval of "
"\"Friends\" and \"Followers\"."
msgstr ""
#: mod/settings.php:1046
#: mod/settings.php:1052 src/Module/Admin/Users.php:223
msgid "Soapbox Page"
msgstr ""
#: mod/settings.php:1053
msgid ""
"Account for a public profile that automatically approves contact requests as "
"\"Followers\"."
msgstr ""
#: mod/settings.php:1050
#: mod/settings.php:1056 src/Module/Admin/Users.php:224
msgid "Public Forum"
msgstr ""
#: mod/settings.php:1057
msgid "Automatically approves all contact requests."
msgstr ""
#: mod/settings.php:1054
#: mod/settings.php:1060 src/Module/Admin/Users.php:225
msgid "Automatic Friend Page"
msgstr ""
#: mod/settings.php:1061
msgid ""
"Account for a popular profile that automatically approves contact requests "
"as \"Friends\"."
msgstr ""
#: mod/settings.php:1057
#: mod/settings.php:1064
msgid "Private Forum [Experimental]"
msgstr ""
#: mod/settings.php:1058
#: mod/settings.php:1065
msgid "Requires manual approval of contact requests."
msgstr ""
#: mod/settings.php:1069
#: mod/settings.php:1076
msgid "OpenID:"
msgstr ""
#: mod/settings.php:1069
#: mod/settings.php:1076
msgid "(Optional) Allow this OpenID to login to this account."
msgstr ""
#: mod/settings.php:1077
#: mod/settings.php:1084
msgid "Publish your default profile in your local site directory?"
msgstr ""
#: mod/settings.php:1077
#: mod/settings.php:1084
#, php-format
msgid ""
"Your profile will be published in this node's <a href=\"%s\">local "
@ -6078,664 +3832,1468 @@ msgid ""
"system settings."
msgstr ""
#: mod/settings.php:1083
#: mod/settings.php:1090
msgid "Publish your default profile in the global social directory?"
msgstr ""
#: mod/settings.php:1083
#: mod/settings.php:1090
#, 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/settings.php:1090
#: mod/settings.php:1097
msgid "Hide your contact/friend list from viewers of your default profile?"
msgstr ""
#: mod/settings.php:1090
#: mod/settings.php:1097
msgid ""
"Your contact list won't be shown in your default profile page. You can "
"decide to show your contact list separately for each additional profile you "
"create"
msgstr ""
#: mod/settings.php:1094
#: mod/settings.php:1101
msgid "Hide your profile details from anonymous viewers?"
msgstr ""
#: mod/settings.php:1094
#: mod/settings.php:1101
msgid ""
"Anonymous visitors will only see your profile picture, your display name and "
"the nickname you are using on your profile page. Your public posts and "
"replies will still be accessible by other means."
msgstr ""
#: mod/settings.php:1098
#: mod/settings.php:1105
msgid "Allow friends to post to your profile page?"
msgstr ""
#: mod/settings.php:1098
#: mod/settings.php:1105
msgid ""
"Your contacts may write posts on your profile wall. These posts will be "
"distributed to your contacts"
msgstr ""
#: mod/settings.php:1102
#: mod/settings.php:1109
msgid "Allow friends to tag your posts?"
msgstr ""
#: mod/settings.php:1102
#: mod/settings.php:1109
msgid "Your contacts can add additional tags to your posts."
msgstr ""
#: mod/settings.php:1106
#: mod/settings.php:1113
msgid "Allow us to suggest you as a potential friend to new members?"
msgstr ""
#: mod/settings.php:1106
#: mod/settings.php:1113
msgid "If you like, Friendica may suggest new members to add you as a contact."
msgstr ""
#: mod/settings.php:1110
#: mod/settings.php:1117
msgid "Permit unknown people to send you private mail?"
msgstr ""
#: mod/settings.php:1110
#: mod/settings.php:1117
msgid ""
"Friendica network users may send you private messages even if they are not "
"in your contact list."
msgstr ""
#: mod/settings.php:1114
#: mod/settings.php:1121
msgid "Profile is <strong>not published</strong>."
msgstr ""
#: mod/settings.php:1120
#: mod/settings.php:1127
#, php-format
msgid "Your Identity Address is <strong>'%s'</strong> or '%s'."
msgstr ""
#: mod/settings.php:1127
#: mod/settings.php:1134
msgid "Automatically expire posts after this many days:"
msgstr ""
#: mod/settings.php:1127
#: mod/settings.php:1134
msgid "If empty, posts will not expire. Expired posts will be deleted"
msgstr ""
#: mod/settings.php:1128
#: mod/settings.php:1135
msgid "Advanced expiration settings"
msgstr ""
#: mod/settings.php:1129
#: mod/settings.php:1136
msgid "Advanced Expiration"
msgstr ""
#: mod/settings.php:1130
#: mod/settings.php:1137
msgid "Expire posts:"
msgstr ""
#: mod/settings.php:1131
#: mod/settings.php:1138
msgid "Expire personal notes:"
msgstr ""
#: mod/settings.php:1132
#: mod/settings.php:1139
msgid "Expire starred posts:"
msgstr ""
#: mod/settings.php:1133
#: mod/settings.php:1140
msgid "Expire photos:"
msgstr ""
#: mod/settings.php:1134
#: mod/settings.php:1141
msgid "Only expire posts by others:"
msgstr ""
#: mod/settings.php:1164
#: mod/settings.php:1171
msgid "Account Settings"
msgstr ""
#: mod/settings.php:1172
#: mod/settings.php:1179
msgid "Password Settings"
msgstr ""
#: mod/settings.php:1173 src/Module/Register.php:130
#: mod/settings.php:1180 src/Module/Register.php:130
msgid "New Password:"
msgstr ""
#: mod/settings.php:1173
#: mod/settings.php:1180
msgid ""
"Allowed characters are a-z, A-Z, 0-9 and special characters except white "
"spaces, accentuated letters and colon (:)."
msgstr ""
#: mod/settings.php:1174 src/Module/Register.php:131
#: mod/settings.php:1181 src/Module/Register.php:131
msgid "Confirm:"
msgstr ""
#: mod/settings.php:1174
#: mod/settings.php:1181
msgid "Leave password fields blank unless changing"
msgstr ""
#: mod/settings.php:1175
#: mod/settings.php:1182
msgid "Current Password:"
msgstr ""
#: mod/settings.php:1175 mod/settings.php:1176
#: mod/settings.php:1182 mod/settings.php:1183
msgid "Your current password to confirm the changes"
msgstr ""
#: mod/settings.php:1176
#: mod/settings.php:1183
msgid "Password:"
msgstr ""
#: mod/settings.php:1180
#: mod/settings.php:1187
msgid "Basic Settings"
msgstr ""
#: mod/settings.php:1181 src/Model/Profile.php:751
#: mod/settings.php:1188 src/Model/Profile.php:745
msgid "Full Name:"
msgstr ""
#: mod/settings.php:1182
#: mod/settings.php:1189
msgid "Email Address:"
msgstr ""
#: mod/settings.php:1183
#: mod/settings.php:1190
msgid "Your Timezone:"
msgstr ""
#: mod/settings.php:1184
#: mod/settings.php:1191
msgid "Your Language:"
msgstr ""
#: mod/settings.php:1184
#: mod/settings.php:1191
msgid ""
"Set the language we use to show you friendica interface and to send you "
"emails"
msgstr ""
#: mod/settings.php:1185
#: mod/settings.php:1192
msgid "Default Post Location:"
msgstr ""
#: mod/settings.php:1186
#: mod/settings.php:1193
msgid "Use Browser Location:"
msgstr ""
#: mod/settings.php:1189
#: mod/settings.php:1196
msgid "Security and Privacy Settings"
msgstr ""
#: mod/settings.php:1191
#: mod/settings.php:1198
msgid "Maximum Friend Requests/Day:"
msgstr ""
#: mod/settings.php:1191 mod/settings.php:1220
#: mod/settings.php:1198 mod/settings.php:1227
msgid "(to prevent spam abuse)"
msgstr ""
#: mod/settings.php:1192
#: mod/settings.php:1199
msgid "Default Post Permissions"
msgstr ""
#: mod/settings.php:1193
#: mod/settings.php:1200
msgid "(click to open/close)"
msgstr ""
#: mod/settings.php:1203
#: mod/settings.php:1210
msgid "Default Private Post"
msgstr ""
#: mod/settings.php:1204
#: mod/settings.php:1211
msgid "Default Public Post"
msgstr ""
#: mod/settings.php:1208
#: mod/settings.php:1215
msgid "Default Permissions for New Posts"
msgstr ""
#: mod/settings.php:1220
#: mod/settings.php:1227
msgid "Maximum private messages per day from unknown people:"
msgstr ""
#: mod/settings.php:1223
#: mod/settings.php:1230
msgid "Notification Settings"
msgstr ""
#: mod/settings.php:1224
#: mod/settings.php:1231
msgid "Send a notification email when:"
msgstr ""
#: mod/settings.php:1225
#: mod/settings.php:1232
msgid "You receive an introduction"
msgstr ""
#: mod/settings.php:1226
#: mod/settings.php:1233
msgid "Your introductions are confirmed"
msgstr ""
#: mod/settings.php:1227
#: mod/settings.php:1234
msgid "Someone writes on your profile wall"
msgstr ""
#: mod/settings.php:1228
#: mod/settings.php:1235
msgid "Someone writes a followup comment"
msgstr ""
#: mod/settings.php:1229
#: mod/settings.php:1236
msgid "You receive a private message"
msgstr ""
#: mod/settings.php:1230
#: mod/settings.php:1237
msgid "You receive a friend suggestion"
msgstr ""
#: mod/settings.php:1231
#: mod/settings.php:1238
msgid "You are tagged in a post"
msgstr ""
#: mod/settings.php:1232
#: mod/settings.php:1239
msgid "You are poked/prodded/etc. in a post"
msgstr ""
#: mod/settings.php:1234
#: mod/settings.php:1241
msgid "Activate desktop notifications"
msgstr ""
#: mod/settings.php:1234
#: mod/settings.php:1241
msgid "Show desktop popup on new notifications"
msgstr ""
#: mod/settings.php:1236
#: mod/settings.php:1243
msgid "Text-only notification emails"
msgstr ""
#: mod/settings.php:1238
#: mod/settings.php:1245
msgid "Send text only notification emails, without the html part"
msgstr ""
#: mod/settings.php:1240
#: mod/settings.php:1247
msgid "Show detailled notifications"
msgstr ""
#: mod/settings.php:1242
#: mod/settings.php:1249
msgid ""
"Per default, notifications are condensed to a single notification per item. "
"When enabled every notification is displayed."
msgstr ""
#: mod/settings.php:1244
#: mod/settings.php:1251
msgid "Advanced Account/Page Type Settings"
msgstr ""
#: mod/settings.php:1245
#: mod/settings.php:1252
msgid "Change the behaviour of this account for special situations"
msgstr ""
#: mod/settings.php:1248
#: mod/settings.php:1255
msgid "Relocate"
msgstr ""
#: mod/settings.php:1249
#: mod/settings.php:1256
msgid ""
"If you have moved this profile from another server, and some of your "
"contacts don't receive your updates, try pushing this button."
msgstr ""
#: mod/settings.php:1250
#: mod/settings.php:1257
msgid "Resend relocate message to contacts"
msgstr ""
#: view/theme/duepuntozero/config.php:55 src/Model/User.php:685
msgid "default"
#: mod/subthread.php:104
#, php-format
msgid "%1$s is following %2$s's %3$s"
msgstr ""
#: view/theme/duepuntozero/config.php:56
msgid "greenzero"
#: mod/suggest.php:28
msgid "Contact suggestion successfully ignored."
msgstr ""
#: view/theme/duepuntozero/config.php:57
msgid "purplezero"
msgstr ""
#: view/theme/duepuntozero/config.php:58
msgid "easterbunny"
msgstr ""
#: view/theme/duepuntozero/config.php:59
msgid "darkzero"
msgstr ""
#: view/theme/duepuntozero/config.php:60
msgid "comix"
msgstr ""
#: view/theme/duepuntozero/config.php:61
msgid "slackr"
msgstr ""
#: view/theme/duepuntozero/config.php:75
msgid "Variations"
msgstr ""
#: view/theme/frio/php/Image.php:24
msgid "Top Banner"
msgstr ""
#: view/theme/frio/php/Image.php:24
#: mod/suggest.php:52
msgid ""
"Resize image to the width of the screen and show background color below on "
"long pages."
"No suggestions available. If this is a new site, please try again in 24 "
"hours."
msgstr ""
#: view/theme/frio/php/Image.php:25
msgid "Full screen"
#: mod/suggest.php:71
msgid "Do you really want to delete this suggestion?"
msgstr ""
#: view/theme/frio/php/Image.php:25
#: mod/suggest.php:89 mod/suggest.php:109
msgid "Ignore/Hide"
msgstr ""
#: mod/suggest.php:119 src/Content/Widget.php:66 view/theme/vier/theme.php:204
msgid "Friend Suggestions"
msgstr ""
#: mod/tagrm.php:31
msgid "Tag(s) removed"
msgstr ""
#: mod/tagrm.php:101
msgid "Remove Item Tag"
msgstr ""
#: mod/tagrm.php:103
msgid "Select a tag to remove: "
msgstr ""
#: mod/uexport.php:45
msgid "Export account"
msgstr ""
#: mod/uexport.php:45
msgid ""
"Resize image to fill entire screen, clipping either the right or the bottom."
"Export your account info and contacts. Use this to make a backup of your "
"account and/or to move it to another server."
msgstr ""
#: view/theme/frio/php/Image.php:26
msgid "Single row mosaic"
#: mod/uexport.php:46
msgid "Export all"
msgstr ""
#: view/theme/frio/php/Image.php:26
#: mod/uexport.php:46
msgid ""
"Resize image to repeat it on a single row, either vertical or horizontal."
"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 ""
#: view/theme/frio/php/Image.php:27
msgid "Mosaic"
#: mod/uimport.php:30
msgid "User imports on closed servers can only be done by an administrator."
msgstr ""
#: view/theme/frio/php/Image.php:27
msgid "Repeat image to fill the screen."
msgstr ""
#: view/theme/frio/theme.php:239
msgid "Guest"
msgstr ""
#: view/theme/frio/theme.php:244
msgid "Visitor"
msgstr ""
#: view/theme/frio/theme.php:259 src/Content/Nav.php:153
#: src/Module/Login.php:321
msgid "Logout"
msgstr ""
#: view/theme/frio/theme.php:259 src/Content/Nav.php:153
msgid "End this session"
msgstr ""
#: view/theme/frio/theme.php:262 src/Content/Nav.php:156
#: src/Model/Profile.php:901 src/Module/Contact.php:652
#: src/Module/Contact.php:853
msgid "Status"
msgstr ""
#: view/theme/frio/theme.php:262 src/Content/Nav.php:156
#: src/Content/Nav.php:242
msgid "Your posts and conversations"
msgstr ""
#: view/theme/frio/theme.php:263 src/Content/Nav.php:157
msgid "Your profile page"
msgstr ""
#: view/theme/frio/theme.php:264 src/Content/Nav.php:158
msgid "Your photos"
msgstr ""
#: view/theme/frio/theme.php:265 src/Content/Nav.php:159
#: src/Model/Profile.php:925 src/Model/Profile.php:928
msgid "Videos"
msgstr ""
#: view/theme/frio/theme.php:265 src/Content/Nav.php:159
msgid "Your videos"
msgstr ""
#: view/theme/frio/theme.php:266 src/Content/Nav.php:160
msgid "Your events"
msgstr ""
#: view/theme/frio/theme.php:269 src/Core/NotificationsManager.php:151
#: src/Content/Nav.php:239
msgid "Network"
msgstr ""
#: view/theme/frio/theme.php:269 src/Content/Nav.php:239
msgid "Conversations from your friends"
msgstr ""
#: view/theme/frio/theme.php:270 src/Content/Nav.php:226
#: src/Model/Profile.php:940 src/Model/Profile.php:951
msgid "Events and Calendar"
msgstr ""
#: view/theme/frio/theme.php:271 src/Content/Nav.php:252
msgid "Private mail"
msgstr ""
#: view/theme/frio/theme.php:272 src/Content/Nav.php:263
msgid "Account settings"
msgstr ""
#: view/theme/frio/theme.php:273 src/Content/Nav.php:269
msgid "Manage/edit friends and contacts"
msgstr ""
#: view/theme/frio/config.php:105
msgid "Custom"
msgstr ""
#: view/theme/frio/config.php:117
msgid "Note"
msgstr ""
#: view/theme/frio/config.php:117
msgid "Check image permissions if all users are allowed to see the image"
msgstr ""
#: view/theme/frio/config.php:124
msgid "Select color scheme"
msgstr ""
#: view/theme/frio/config.php:125
msgid "Copy or paste schemestring"
msgstr ""
#: view/theme/frio/config.php:125
#: mod/uimport.php:39 src/Module/Register.php:59
msgid ""
"You can copy this string to share your theme with others. Pasting here "
"applies the schemestring"
"This site has exceeded the number of allowed daily account registrations. "
"Please try again tomorrow."
msgstr ""
#: view/theme/frio/config.php:126
msgid "Navigation bar background color"
#: mod/uimport.php:54 src/Module/Register.php:141
msgid "Import"
msgstr ""
#: view/theme/frio/config.php:127
msgid "Navigation bar icon color "
#: mod/uimport.php:56
msgid "Move account"
msgstr ""
#: view/theme/frio/config.php:128
msgid "Link color"
#: mod/uimport.php:57
msgid "You can import an account from another Friendica server."
msgstr ""
#: view/theme/frio/config.php:129
msgid "Set the background color"
#: mod/uimport.php:58
msgid ""
"You need to export your account from the old server and upload it here. We "
"will recreate your old account here with all your contacts. We will try also "
"to inform your friends that you moved here."
msgstr ""
#: view/theme/frio/config.php:130
msgid "Content background opacity"
#: mod/uimport.php:59
msgid ""
"This feature is experimental. We can't import contacts from the OStatus "
"network (GNU Social/Statusnet) or from Diaspora"
msgstr ""
#: view/theme/frio/config.php:131
msgid "Set the background image"
#: mod/uimport.php:60
msgid "Account file"
msgstr ""
#: view/theme/frio/config.php:132
msgid "Background image style"
#: mod/uimport.php:60
msgid ""
"To export your account, go to \"Settings->Export your personal data\" and "
"select \"Export account\""
msgstr ""
#: view/theme/frio/config.php:137
msgid "Login page background image"
#: mod/unfollow.php:36 mod/unfollow.php:92
msgid "You aren't following this contact."
msgstr ""
#: view/theme/frio/config.php:141
msgid "Login page background color"
#: mod/unfollow.php:46 mod/unfollow.php:98
msgid "Unfollowing is currently not supported by your network."
msgstr ""
#: view/theme/frio/config.php:141
msgid "Leave background image and color empty for theme defaults"
#: mod/unfollow.php:67
msgid "Contact unfollowed"
msgstr ""
#: view/theme/quattro/config.php:77
msgid "Alignment"
#: mod/unfollow.php:118 src/Module/Contact.php:573
msgid "Disconnect/Unfollow"
msgstr ""
#: view/theme/quattro/config.php:77
msgid "Left"
#: mod/update_community.php:23 mod/update_contact.php:23
#: mod/update_display.php:24 mod/update_network.php:33 mod/update_notes.php:36
#: mod/update_profile.php:34
msgid "[Embedded content - reload page to view]"
msgstr ""
#: view/theme/quattro/config.php:77
msgid "Center"
#: mod/videos.php:123
msgid "No videos selected"
msgstr ""
#: view/theme/quattro/config.php:78
msgid "Color scheme"
#: mod/videos.php:280 src/Model/Item.php:3421
msgid "View Video"
msgstr ""
#: view/theme/quattro/config.php:79
msgid "Posts font size"
#: mod/videos.php:295
msgid "Recent Videos"
msgstr ""
#: view/theme/quattro/config.php:80
msgid "Textareas font size"
#: mod/videos.php:297
msgid "Upload New Videos"
msgstr ""
#: view/theme/vier/config.php:76
msgid "Comma separated list of helper forums"
#: mod/viewcontacts.php:78
msgid "No contacts."
msgstr ""
#: view/theme/vier/config.php:116 src/Core/ACL.php:302
msgid "don't show"
#: mod/viewcontacts.php:94 src/Module/Contact.php:606
#: src/Module/Contact.php:1027
#, php-format
msgid "Visit %s's profile [%s]"
msgstr ""
#: view/theme/vier/config.php:116 src/Core/ACL.php:301
msgid "show"
#: mod/viewcontacts.php:114 src/Content/Nav.php:202 src/Content/Nav.php:268
#: src/Content/Text/HTML.php:911 src/Model/Profile.php:974
#: src/Model/Profile.php:977 src/Module/Contact.php:814
#: src/Module/Contact.php:884 view/theme/frio/theme.php:273
msgid "Contacts"
msgstr ""
#: view/theme/vier/config.php:123
msgid "Set style"
#: mod/wallmessage.php:52 mod/wallmessage.php:115
#, php-format
msgid "Number of daily wall messages for %s exceeded. Message failed."
msgstr ""
#: view/theme/vier/config.php:124
msgid "Community Pages"
#: mod/wallmessage.php:63
msgid "Unable to check your home location."
msgstr ""
#: view/theme/vier/config.php:125 view/theme/vier/theme.php:151
msgid "Community Profiles"
#: mod/wallmessage.php:89 mod/wallmessage.php:98
msgid "No recipient."
msgstr ""
#: view/theme/vier/config.php:126
msgid "Help or @NewHere ?"
#: mod/wallmessage.php:129
#, php-format
msgid ""
"If you wish for %s to respond, please check that the privacy settings on "
"your site allow private mail from unknown senders."
msgstr ""
#: view/theme/vier/config.php:127 view/theme/vier/theme.php:373
msgid "Connect Services"
#: mod/wall_attach.php:26 mod/wall_attach.php:33 mod/wall_attach.php:85
#: mod/wall_upload.php:42 mod/wall_upload.php:58 mod/wall_upload.php:116
#: mod/wall_upload.php:167 mod/wall_upload.php:170
msgid "Invalid request."
msgstr ""
#: view/theme/vier/config.php:128
msgid "Find Friends"
#: mod/wall_attach.php:103
msgid "Sorry, maybe your upload is bigger than the PHP configuration allows"
msgstr ""
#: view/theme/vier/config.php:129 view/theme/vier/theme.php:181
msgid "Last users"
#: mod/wall_attach.php:103
msgid "Or - did you try to upload an empty file?"
msgstr ""
#: view/theme/vier/theme.php:199 src/Content/Widget.php:61
msgid "Find People"
#: mod/wall_attach.php:114
#, php-format
msgid "File exceeds size limit of %s"
msgstr ""
#: view/theme/vier/theme.php:200 src/Content/Widget.php:62
msgid "Enter name or interest"
#: mod/wall_attach.php:129
msgid "File upload failed."
msgstr ""
#: view/theme/vier/theme.php:202 src/Content/Widget.php:64
msgid "Examples: Robert Morgenstein, Fishing"
#: mod/wall_upload.php:243
msgid "Wall Photos"
msgstr ""
#: view/theme/vier/theme.php:205 src/Content/Widget.php:67
msgid "Similar Interests"
#: src/App.php:505
msgid "Delete this item?"
msgstr ""
#: view/theme/vier/theme.php:206 src/Content/Widget.php:68
msgid "Random Profile"
#: src/App.php:547
msgid "toggle mobile"
msgstr ""
#: view/theme/vier/theme.php:207 src/Content/Widget.php:69
msgid "Invite Friends"
#: src/App.php:863
msgid "No system theme config value set."
msgstr ""
#: view/theme/vier/theme.php:210 src/Content/Widget.php:72
msgid "Local Directory"
#: src/App.php:1163
msgid "You must be logged in to use addons. "
msgstr ""
#: view/theme/vier/theme.php:250 src/Content/Text/HTML.php:914
#: src/Content/Nav.php:207 src/Content/ForumManager.php:130
msgid "Forums"
#: src/BaseModule.php:135
msgid ""
"The form security token was not correct. This probably happened because the "
"form has been opened for too long (>3 hours) before submitting it."
msgstr ""
#: view/theme/vier/theme.php:252 src/Content/ForumManager.php:132
msgid "External link to forum"
msgstr ""
#: view/theme/vier/theme.php:288
msgid "Quick Start"
msgstr ""
#: src/Core/Console/NewPassword.php:72
msgid "Enter new password: "
msgstr ""
#: src/Core/Console/ArchiveContact.php:65
#: src/Console/ArchiveContact.php:65
#, php-format
msgid "Could not find any unarchived contact entry for this URL (%s)"
msgstr ""
#: src/Core/Console/ArchiveContact.php:68
#: src/Console/ArchiveContact.php:68
msgid "The contact entries have been archived"
msgstr ""
#: src/Core/Console/PostUpdate.php:50
#: src/Console/GlobalCommunityBlock.php:65
#: src/Module/Admin/Blocklist/Contact.php:29
#, php-format
msgid "Could not find any contact entry for this URL (%s)"
msgstr ""
#: src/Console/GlobalCommunityBlock.php:68
#: src/Module/Admin/Blocklist/Contact.php:27
msgid "The contact has been blocked from the node"
msgstr ""
#: src/Console/NewPassword.php:72
msgid "Enter new password: "
msgstr ""
#: src/Console/PostUpdate.php:50
#, php-format
msgid "Post update version number has been set to %s."
msgstr ""
#: src/Core/Console/PostUpdate.php:58
#: src/Console/PostUpdate.php:58
msgid "Check for pending update actions."
msgstr ""
#: src/Core/Console/PostUpdate.php:60
#: src/Console/PostUpdate.php:60
msgid "Done."
msgstr ""
#: src/Core/Console/PostUpdate.php:62
#: src/Console/PostUpdate.php:62
msgid "Execute pending post updates."
msgstr ""
#: src/Core/Console/PostUpdate.php:68
#: src/Console/PostUpdate.php:68
msgid "All pending post updates are done."
msgstr ""
#: src/Content/ContactSelector.php:58
msgid "Frequently"
msgstr ""
#: src/Content/ContactSelector.php:59
msgid "Hourly"
msgstr ""
#: src/Content/ContactSelector.php:60
msgid "Twice daily"
msgstr ""
#: src/Content/ContactSelector.php:61
msgid "Daily"
msgstr ""
#: src/Content/ContactSelector.php:62
msgid "Weekly"
msgstr ""
#: src/Content/ContactSelector.php:63
msgid "Monthly"
msgstr ""
#: src/Content/ContactSelector.php:83
msgid "DFRN"
msgstr ""
#: src/Content/ContactSelector.php:84
msgid "OStatus"
msgstr ""
#: src/Content/ContactSelector.php:85
msgid "RSS/Atom"
msgstr ""
#: src/Content/ContactSelector.php:86 src/Module/Admin/Users.php:272
#: src/Module/Admin/Users.php:283 src/Module/Admin/Users.php:297
#: src/Module/Admin/Users.php:315
msgid "Email"
msgstr ""
#: src/Content/ContactSelector.php:88
msgid "Zot!"
msgstr ""
#: src/Content/ContactSelector.php:89
msgid "LinkedIn"
msgstr ""
#: src/Content/ContactSelector.php:90
msgid "XMPP/IM"
msgstr ""
#: src/Content/ContactSelector.php:91
msgid "MySpace"
msgstr ""
#: src/Content/ContactSelector.php:92
msgid "Google+"
msgstr ""
#: src/Content/ContactSelector.php:93
msgid "pump.io"
msgstr ""
#: src/Content/ContactSelector.php:94
msgid "Twitter"
msgstr ""
#: src/Content/ContactSelector.php:95
msgid "Diaspora Connector"
msgstr ""
#: src/Content/ContactSelector.php:96
msgid "GNU Social Connector"
msgstr ""
#: src/Content/ContactSelector.php:97
msgid "ActivityPub"
msgstr ""
#: src/Content/ContactSelector.php:98
msgid "pnut"
msgstr ""
#: src/Content/ContactSelector.php:153 src/Content/ContactSelector.php:193
#: src/Content/ContactSelector.php:231
msgid "No answer"
msgstr ""
#: src/Content/ContactSelector.php:154
msgid "Male"
msgstr ""
#: src/Content/ContactSelector.php:155
msgid "Female"
msgstr ""
#: src/Content/ContactSelector.php:156
msgid "Currently Male"
msgstr ""
#: src/Content/ContactSelector.php:157
msgid "Currently Female"
msgstr ""
#: src/Content/ContactSelector.php:158
msgid "Mostly Male"
msgstr ""
#: src/Content/ContactSelector.php:159
msgid "Mostly Female"
msgstr ""
#: src/Content/ContactSelector.php:160
msgid "Transgender"
msgstr ""
#: src/Content/ContactSelector.php:161
msgid "Intersex"
msgstr ""
#: src/Content/ContactSelector.php:162
msgid "Transsexual"
msgstr ""
#: src/Content/ContactSelector.php:163
msgid "Hermaphrodite"
msgstr ""
#: src/Content/ContactSelector.php:164
msgid "Neuter"
msgstr ""
#: src/Content/ContactSelector.php:165
msgid "Non-specific"
msgstr ""
#: src/Content/ContactSelector.php:166
msgid "Other"
msgstr ""
#: src/Content/ContactSelector.php:194
msgid "Males"
msgstr ""
#: src/Content/ContactSelector.php:195
msgid "Females"
msgstr ""
#: src/Content/ContactSelector.php:196
msgid "Gay"
msgstr ""
#: src/Content/ContactSelector.php:197
msgid "Lesbian"
msgstr ""
#: src/Content/ContactSelector.php:198
msgid "No Preference"
msgstr ""
#: src/Content/ContactSelector.php:199
msgid "Bisexual"
msgstr ""
#: src/Content/ContactSelector.php:200
msgid "Autosexual"
msgstr ""
#: src/Content/ContactSelector.php:201
msgid "Abstinent"
msgstr ""
#: src/Content/ContactSelector.php:202
msgid "Virgin"
msgstr ""
#: src/Content/ContactSelector.php:203
msgid "Deviant"
msgstr ""
#: src/Content/ContactSelector.php:204
msgid "Fetish"
msgstr ""
#: src/Content/ContactSelector.php:205
msgid "Oodles"
msgstr ""
#: src/Content/ContactSelector.php:206
msgid "Nonsexual"
msgstr ""
#: src/Content/ContactSelector.php:232
msgid "Single"
msgstr ""
#: src/Content/ContactSelector.php:233
msgid "Lonely"
msgstr ""
#: src/Content/ContactSelector.php:234
msgid "Available"
msgstr ""
#: src/Content/ContactSelector.php:235
msgid "Unavailable"
msgstr ""
#: src/Content/ContactSelector.php:236
msgid "Has crush"
msgstr ""
#: src/Content/ContactSelector.php:237
msgid "Infatuated"
msgstr ""
#: src/Content/ContactSelector.php:238
msgid "Dating"
msgstr ""
#: src/Content/ContactSelector.php:239
msgid "Unfaithful"
msgstr ""
#: src/Content/ContactSelector.php:240
msgid "Sex Addict"
msgstr ""
#: src/Content/ContactSelector.php:241 src/Model/User.php:729
msgid "Friends"
msgstr ""
#: src/Content/ContactSelector.php:242
msgid "Friends/Benefits"
msgstr ""
#: src/Content/ContactSelector.php:243
msgid "Casual"
msgstr ""
#: src/Content/ContactSelector.php:244
msgid "Engaged"
msgstr ""
#: src/Content/ContactSelector.php:245
msgid "Married"
msgstr ""
#: src/Content/ContactSelector.php:246
msgid "Imaginarily married"
msgstr ""
#: src/Content/ContactSelector.php:247
msgid "Partners"
msgstr ""
#: src/Content/ContactSelector.php:248
msgid "Cohabiting"
msgstr ""
#: src/Content/ContactSelector.php:249
msgid "Common law"
msgstr ""
#: src/Content/ContactSelector.php:250
msgid "Happy"
msgstr ""
#: src/Content/ContactSelector.php:251
msgid "Not looking"
msgstr ""
#: src/Content/ContactSelector.php:252
msgid "Swinger"
msgstr ""
#: src/Content/ContactSelector.php:253
msgid "Betrayed"
msgstr ""
#: src/Content/ContactSelector.php:254
msgid "Separated"
msgstr ""
#: src/Content/ContactSelector.php:255
msgid "Unstable"
msgstr ""
#: src/Content/ContactSelector.php:256
msgid "Divorced"
msgstr ""
#: src/Content/ContactSelector.php:257
msgid "Imaginarily divorced"
msgstr ""
#: src/Content/ContactSelector.php:258
msgid "Widowed"
msgstr ""
#: src/Content/ContactSelector.php:259
msgid "Uncertain"
msgstr ""
#: src/Content/ContactSelector.php:260
msgid "It's complicated"
msgstr ""
#: src/Content/ContactSelector.php:261
msgid "Don't care"
msgstr ""
#: src/Content/ContactSelector.php:262
msgid "Ask me"
msgstr ""
#: src/Content/Feature.php:82
msgid "General Features"
msgstr ""
#: src/Content/Feature.php:84
msgid "Multiple Profiles"
msgstr ""
#: src/Content/Feature.php:84
msgid "Ability to create multiple profiles"
msgstr ""
#: src/Content/Feature.php:85
msgid "Photo Location"
msgstr ""
#: src/Content/Feature.php:85
msgid ""
"Photo metadata is normally stripped. This extracts the location (if present) "
"prior to stripping metadata and links it to a map."
msgstr ""
#: src/Content/Feature.php:86
msgid "Export Public Calendar"
msgstr ""
#: src/Content/Feature.php:86
msgid "Ability for visitors to download the public calendar"
msgstr ""
#: src/Content/Feature.php:91
msgid "Post Composition Features"
msgstr ""
#: src/Content/Feature.php:92
msgid "Auto-mention Forums"
msgstr ""
#: src/Content/Feature.php:92
msgid ""
"Add/remove mention when a forum page is selected/deselected in ACL window."
msgstr ""
#: src/Content/Feature.php:93
msgid "Explicit Mentions"
msgstr ""
#: src/Content/Feature.php:93
msgid ""
"Add explicit mentions to comment box for manual control over who gets "
"mentioned in replies."
msgstr ""
#: src/Content/Feature.php:98
msgid "Network Sidebar"
msgstr ""
#: src/Content/Feature.php:99
msgid "Ability to select posts by date ranges"
msgstr ""
#: src/Content/Feature.php:100
msgid "Protocol Filter"
msgstr ""
#: src/Content/Feature.php:100
msgid "Enable widget to display Network posts only from selected protocols"
msgstr ""
#: src/Content/Feature.php:105
msgid "Network Tabs"
msgstr ""
#: src/Content/Feature.php:106
msgid "Network New Tab"
msgstr ""
#: src/Content/Feature.php:106
msgid "Enable tab to display only new Network posts (from the last 12 hours)"
msgstr ""
#: src/Content/Feature.php:107
msgid "Network Shared Links Tab"
msgstr ""
#: src/Content/Feature.php:107
msgid "Enable tab to display only Network posts with links in them"
msgstr ""
#: src/Content/Feature.php:112
msgid "Post/Comment Tools"
msgstr ""
#: src/Content/Feature.php:113
msgid "Post Categories"
msgstr ""
#: src/Content/Feature.php:113
msgid "Add categories to your posts"
msgstr ""
#: src/Content/Feature.php:118
msgid "Advanced Profile Settings"
msgstr ""
#: src/Content/Feature.php:119
msgid "List Forums"
msgstr ""
#: src/Content/Feature.php:119
msgid "Show visitors public community forums at the Advanced Profile Page"
msgstr ""
#: src/Content/Feature.php:120
msgid "Tag Cloud"
msgstr ""
#: src/Content/Feature.php:120
msgid "Provide a personal tag cloud on your profile page"
msgstr ""
#: src/Content/Feature.php:121
msgid "Display Membership Date"
msgstr ""
#: src/Content/Feature.php:121
msgid "Display membership date in profile"
msgstr ""
#: src/Content/ForumManager.php:130 src/Content/Nav.php:206
#: src/Content/Text/HTML.php:914 view/theme/vier/theme.php:250
msgid "Forums"
msgstr ""
#: src/Content/ForumManager.php:132 view/theme/vier/theme.php:252
msgid "External link to forum"
msgstr ""
#: src/Content/Nav.php:73
msgid "Nothing new here"
msgstr ""
#: src/Content/Nav.php:77
msgid "Clear notifications"
msgstr ""
#: src/Content/Nav.php:78 src/Content/Text/HTML.php:903
msgid "@name, !forum, #tags, content"
msgstr ""
#: src/Content/Nav.php:152 src/Module/Login.php:324
#: view/theme/frio/theme.php:259
msgid "Logout"
msgstr ""
#: src/Content/Nav.php:152 view/theme/frio/theme.php:259
msgid "End this session"
msgstr ""
#: src/Content/Nav.php:155 src/Model/Profile.php:895 src/Module/Contact.php:655
#: src/Module/Contact.php:856 src/Module/Settings/TwoFactor/Index.php:85
#: view/theme/frio/theme.php:262
msgid "Status"
msgstr ""
#: src/Content/Nav.php:155 src/Content/Nav.php:241
#: view/theme/frio/theme.php:262
msgid "Your posts and conversations"
msgstr ""
#: src/Content/Nav.php:156 view/theme/frio/theme.php:263
msgid "Your profile page"
msgstr ""
#: src/Content/Nav.php:157 view/theme/frio/theme.php:264
msgid "Your photos"
msgstr ""
#: src/Content/Nav.php:158 src/Model/Profile.php:919 src/Model/Profile.php:922
#: view/theme/frio/theme.php:265
msgid "Videos"
msgstr ""
#: src/Content/Nav.php:158 view/theme/frio/theme.php:265
msgid "Your videos"
msgstr ""
#: src/Content/Nav.php:159 view/theme/frio/theme.php:266
msgid "Your events"
msgstr ""
#: src/Content/Nav.php:160
msgid "Personal notes"
msgstr ""
#: src/Content/Nav.php:160
msgid "Your personal notes"
msgstr ""
#: src/Content/Nav.php:169 src/Module/Bookmarklet.php:25
#: src/Module/Login.php:325
msgid "Login"
msgstr ""
#: src/Content/Nav.php:169
msgid "Sign in"
msgstr ""
#: src/Content/Nav.php:179 src/Content/Nav.php:241
#: src/Core/NotificationsManager.php:165
msgid "Home"
msgstr ""
#: src/Content/Nav.php:179
msgid "Home Page"
msgstr ""
#: src/Content/Nav.php:183 src/Module/Login.php:296 src/Module/Register.php:136
msgid "Register"
msgstr ""
#: src/Content/Nav.php:183
msgid "Create an account"
msgstr ""
#: src/Content/Nav.php:189 src/Module/Help.php:50
#: src/Module/Settings/TwoFactor/Index.php:84
#: src/Module/Settings/TwoFactor/Recovery.php:77
#: src/Module/Settings/TwoFactor/Verify.php:117 view/theme/vier/theme.php:294
msgid "Help"
msgstr ""
#: src/Content/Nav.php:189
msgid "Help and documentation"
msgstr ""
#: src/Content/Nav.php:193
msgid "Apps"
msgstr ""
#: src/Content/Nav.php:193
msgid "Addon applications, utilities, games"
msgstr ""
#: src/Content/Nav.php:197
msgid "Search site content"
msgstr ""
#: src/Content/Nav.php:200 src/Content/Text/HTML.php:909
msgid "Full Text"
msgstr ""
#: src/Content/Nav.php:201 src/Content/Text/HTML.php:910
#: src/Content/Widget/TagCloud.php:54
msgid "Tags"
msgstr ""
#: src/Content/Nav.php:221
msgid "Community"
msgstr ""
#: src/Content/Nav.php:221
msgid "Conversations on this and other servers"
msgstr ""
#: src/Content/Nav.php:225 src/Model/Profile.php:934 src/Model/Profile.php:945
#: view/theme/frio/theme.php:270
msgid "Events and Calendar"
msgstr ""
#: src/Content/Nav.php:228
msgid "Directory"
msgstr ""
#: src/Content/Nav.php:228
msgid "People directory"
msgstr ""
#: src/Content/Nav.php:230 src/Module/BaseAdminModule.php:75
msgid "Information"
msgstr ""
#: src/Content/Nav.php:230
msgid "Information about this friendica instance"
msgstr ""
#: src/Content/Nav.php:233 src/Module/Admin/Tos.php:43
#: src/Module/BaseAdminModule.php:85 src/Module/Register.php:144
#: src/Module/Tos.php:73
msgid "Terms of Service"
msgstr ""
#: src/Content/Nav.php:233
msgid "Terms of Service of this Friendica instance"
msgstr ""
#: src/Content/Nav.php:238 src/Core/NotificationsManager.php:151
#: view/theme/frio/theme.php:269
msgid "Network"
msgstr ""
#: src/Content/Nav.php:238 view/theme/frio/theme.php:269
msgid "Conversations from your friends"
msgstr ""
#: src/Content/Nav.php:239
msgid "Network Reset"
msgstr ""
#: src/Content/Nav.php:239
msgid "Load Network page with no filters"
msgstr ""
#: src/Content/Nav.php:245 src/Core/NotificationsManager.php:172
msgid "Introductions"
msgstr ""
#: src/Content/Nav.php:245
msgid "Friend Requests"
msgstr ""
#: src/Content/Nav.php:247
msgid "See all notifications"
msgstr ""
#: src/Content/Nav.php:248
msgid "Mark all system notifications seen"
msgstr ""
#: src/Content/Nav.php:251 view/theme/frio/theme.php:271
msgid "Private mail"
msgstr ""
#: src/Content/Nav.php:252
msgid "Inbox"
msgstr ""
#: src/Content/Nav.php:253
msgid "Outbox"
msgstr ""
#: src/Content/Nav.php:257
msgid "Manage"
msgstr ""
#: src/Content/Nav.php:257
msgid "Manage other pages"
msgstr ""
#: src/Content/Nav.php:262 view/theme/frio/theme.php:272
msgid "Account settings"
msgstr ""
#: src/Content/Nav.php:265
msgid "Manage/Edit Profiles"
msgstr ""
#: src/Content/Nav.php:268 view/theme/frio/theme.php:273
msgid "Manage/edit friends and contacts"
msgstr ""
#: src/Content/Nav.php:273 src/Module/BaseAdminModule.php:114
msgid "Admin"
msgstr ""
#: src/Content/Nav.php:273
msgid "Site setup and configuration"
msgstr ""
#: src/Content/Nav.php:276
msgid "Navigation"
msgstr ""
#: src/Content/Nav.php:276
msgid "Site map"
msgstr ""
#: src/Content/OEmbed.php:255
msgid "Embedding disabled"
msgstr ""
#: src/Content/OEmbed.php:378
msgid "Embedded content"
msgstr ""
#: src/Content/Pager.php:153
msgid "newer"
msgstr ""
#: src/Content/Pager.php:158
msgid "older"
msgstr ""
#: src/Content/Pager.php:203
msgid "prev"
msgstr ""
#: src/Content/Pager.php:263
msgid "last"
msgstr ""
#: src/Content/Text/BBCode.php:430
msgid "view full size"
msgstr ""
#: src/Content/Text/BBCode.php:864 src/Content/Text/BBCode.php:1591
#: src/Content/Text/BBCode.php:1592
msgid "Image/photo"
msgstr ""
#: src/Content/Text/BBCode.php:972
#, php-format
msgid "<a href=\"%1$s\" target=\"_blank\">%2$s</a> %3$s"
msgstr ""
#: src/Content/Text/BBCode.php:1518 src/Content/Text/BBCode.php:1540
msgid "$1 wrote:"
msgstr ""
#: src/Content/Text/BBCode.php:1602 src/Content/Text/BBCode.php:1603
msgid "Encrypted content"
msgstr ""
#: src/Content/Text/BBCode.php:1710
msgid "Invalid source protocol"
msgstr ""
#: src/Content/Text/BBCode.php:1721
msgid "Invalid link protocol"
msgstr ""
#: src/Content/Text/HTML.php:800
msgid "Loading more entries..."
msgstr ""
#: src/Content/Text/HTML.php:801
msgid "The end"
msgstr ""
#: src/Content/Text/HTML.php:894
msgid "Follow"
msgstr ""
#: src/Content/Text/HTML.php:951 src/Model/Item.php:3471
#: src/Model/Item.php:3482
msgid "Click to open/close"
msgstr ""
#: src/Content/Widget/CalendarExport.php:64
msgid "Export"
msgstr ""
#: src/Content/Widget/CalendarExport.php:65
msgid "Export calendar as ical"
msgstr ""
#: src/Content/Widget/CalendarExport.php:66
msgid "Export calendar as csv"
msgstr ""
#: src/Content/Widget/ContactBlock.php:58
msgid "No contacts"
msgstr ""
#: src/Content/Widget/ContactBlock.php:90
#, php-format
msgid "%d Contact"
msgid_plural "%d Contacts"
msgstr[0] ""
msgstr[1] ""
#: src/Content/Widget/ContactBlock.php:109
msgid "View Contacts"
msgstr ""
#: src/Content/Widget.php:35
msgid "Add New Contact"
msgstr ""
#: src/Content/Widget.php:36
msgid "Enter address or web location"
msgstr ""
#: src/Content/Widget.php:37
msgid "Example: bob@example.com, http://example.com/barbara"
msgstr ""
#: src/Content/Widget.php:55
#, php-format
msgid "%d invitation available"
msgid_plural "%d invitations available"
msgstr[0] ""
msgstr[1] ""
#: src/Content/Widget.php:61 view/theme/vier/theme.php:199
msgid "Find People"
msgstr ""
#: src/Content/Widget.php:62 view/theme/vier/theme.php:200
msgid "Enter name or interest"
msgstr ""
#: src/Content/Widget.php:64 view/theme/vier/theme.php:202
msgid "Examples: Robert Morgenstein, Fishing"
msgstr ""
#: src/Content/Widget.php:65 src/Module/Contact.php:820
#: src/Module/Directory.php:91 view/theme/vier/theme.php:203
msgid "Find"
msgstr ""
#: src/Content/Widget.php:67 view/theme/vier/theme.php:205
msgid "Similar Interests"
msgstr ""
#: src/Content/Widget.php:68 view/theme/vier/theme.php:206
msgid "Random Profile"
msgstr ""
#: src/Content/Widget.php:69 view/theme/vier/theme.php:207
msgid "Invite Friends"
msgstr ""
#: src/Content/Widget.php:70 src/Module/Directory.php:83
#: view/theme/vier/theme.php:208
msgid "Global Directory"
msgstr ""
#: src/Content/Widget.php:72 view/theme/vier/theme.php:210
msgid "Local Directory"
msgstr ""
#: src/Content/Widget.php:158
msgid "Protocols"
msgstr ""
#: src/Content/Widget.php:161
msgid "All Protocols"
msgstr ""
#: src/Content/Widget.php:198
msgid "Saved Folders"
msgstr ""
#: src/Content/Widget.php:201 src/Content/Widget.php:243
msgid "Everything"
msgstr ""
#: src/Content/Widget.php:240
msgid "Categories"
msgstr ""
#: src/Content/Widget.php:324
#, php-format
msgid "%d contact in common"
msgid_plural "%d contacts in common"
msgstr[0] ""
msgstr[1] ""
#: src/Core/ACL.php:288
msgid "Post to Email"
msgstr ""
@ -6744,6 +5302,14 @@ msgstr ""
msgid "Visible to everybody"
msgstr ""
#: src/Core/ACL.php:301 view/theme/vier/config.php:116
msgid "show"
msgstr ""
#: src/Core/ACL.php:302 view/theme/vier/config.php:116
msgid "don't show"
msgstr ""
#: src/Core/ACL.php:311
msgid "Connectors"
msgstr ""
@ -6761,18 +5327,6 @@ msgstr ""
msgid "Close"
msgstr ""
#: src/Core/Authentication.php:88
msgid "Welcome "
msgstr ""
#: src/Core/Authentication.php:89
msgid "Please upload a profile photo."
msgstr ""
#: src/Core/Authentication.php:91
msgid "Welcome back "
msgstr ""
#: src/Core/Installer.php:164
msgid ""
"The database configuration file \"config/local.config.php\" could not be "
@ -6786,8 +5340,8 @@ msgid ""
"or mysql."
msgstr ""
#: src/Core/Installer.php:184 src/Module/Install.php:171
#: src/Module/Install.php:331
#: src/Core/Installer.php:184 src/Module/Install.php:172
#: src/Module/Install.php:328
msgid "Please see the file \"INSTALL.txt\"."
msgstr ""
@ -7233,15 +5787,6 @@ msgstr ""
msgid "System"
msgstr ""
#: src/Core/NotificationsManager.php:165 src/Content/Nav.php:180
#: src/Content/Nav.php:242
msgid "Home"
msgstr ""
#: src/Core/NotificationsManager.php:172 src/Content/Nav.php:246
msgid "Introductions"
msgstr ""
#: src/Core/NotificationsManager.php:234 src/Core/NotificationsManager.php:246
#, php-format
msgid "%s commented on %s's post"
@ -7294,61 +5839,18 @@ msgstr ""
msgid "New Follower"
msgstr ""
#: src/Core/System.php:137
msgid "Error 400 - Bad Request"
#: src/Core/Session.php:194
#, php-format
msgid "Welcome %s"
msgstr ""
#: src/Core/System.php:138
msgid "Error 401 - Unauthorized"
#: src/Core/Session.php:195
msgid "Please upload a profile photo."
msgstr ""
#: src/Core/System.php:139
msgid "Error 403 - Forbidden"
msgstr ""
#: src/Core/System.php:140
msgid "Error 404 - Not Found"
msgstr ""
#: src/Core/System.php:141
msgid "Error 500 - Internal Server Error"
msgstr ""
#: src/Core/System.php:142
msgid "Error 503 - Service Unavailable"
msgstr ""
#: src/Core/System.php:150
msgid ""
"The server cannot or will not process the request due to an apparent client "
"error."
msgstr ""
#: src/Core/System.php:151
msgid "Authentication is required and has failed or has not yet been provided."
msgstr ""
#: src/Core/System.php:152
msgid ""
"The request was valid, but the server is refusing action. The user might not "
"have the necessary permissions for a resource, or may need an account."
msgstr ""
#: src/Core/System.php:153
msgid ""
"The requested resource could not be found but may be available in the future."
msgstr ""
#: src/Core/System.php:154
msgid ""
"An unexpected condition was encountered and no more specific message is "
"suitable."
msgstr ""
#: src/Core/System.php:155
msgid ""
"The server is currently unavailable (because it is overloaded or down for "
"maintenance). Please try again later."
#: src/Core/Session.php:198
#, php-format
msgid "Welcome back %s"
msgstr ""
#: src/Core/Update.php:193
@ -7375,7 +5877,7 @@ msgid ""
"[pre]%s[/pre]"
msgstr ""
#: src/Core/Update.php:269
#: src/Core/Update.php:269 src/Core/Update.php:308
msgid "[Friendica Notify] Database update"
msgstr ""
@ -7418,799 +5920,6 @@ msgstr[1] ""
msgid "Done. You can now login with your username and password"
msgstr ""
#: src/Util/Temporal.php:147 src/Model/Profile.php:771
msgid "Birthday:"
msgstr ""
#: src/Util/Temporal.php:151
msgid "YYYY-MM-DD or MM-DD"
msgstr ""
#: src/Util/Temporal.php:298
msgid "never"
msgstr ""
#: src/Util/Temporal.php:305
msgid "less than a second ago"
msgstr ""
#: src/Util/Temporal.php:313
msgid "year"
msgstr ""
#: src/Util/Temporal.php:313
msgid "years"
msgstr ""
#: src/Util/Temporal.php:314
msgid "months"
msgstr ""
#: src/Util/Temporal.php:315
msgid "weeks"
msgstr ""
#: src/Util/Temporal.php:316
msgid "days"
msgstr ""
#: src/Util/Temporal.php:317
msgid "hour"
msgstr ""
#: src/Util/Temporal.php:317
msgid "hours"
msgstr ""
#: src/Util/Temporal.php:318
msgid "minute"
msgstr ""
#: src/Util/Temporal.php:318
msgid "minutes"
msgstr ""
#: src/Util/Temporal.php:319
msgid "second"
msgstr ""
#: src/Util/Temporal.php:319
msgid "seconds"
msgstr ""
#: src/Util/Temporal.php:329
#, php-format
msgid "in %1$d %2$s"
msgstr ""
#: src/Util/Temporal.php:332
#, php-format
msgid "%1$d %2$s ago"
msgstr ""
#: src/Content/Text/HTML.php:800
msgid "Loading more entries..."
msgstr ""
#: src/Content/Text/HTML.php:801
msgid "The end"
msgstr ""
#: src/Content/Text/HTML.php:894
msgid "Follow"
msgstr ""
#: src/Content/Text/HTML.php:903 src/Content/Nav.php:79
msgid "@name, !forum, #tags, content"
msgstr ""
#: src/Content/Text/HTML.php:909 src/Content/Nav.php:201
msgid "Full Text"
msgstr ""
#: src/Content/Text/HTML.php:910 src/Content/Widget/TagCloud.php:54
#: src/Content/Nav.php:202
msgid "Tags"
msgstr ""
#: src/Content/Text/HTML.php:951 src/Model/Item.php:3529
#: src/Model/Item.php:3540
msgid "Click to open/close"
msgstr ""
#: src/Content/Text/BBCode.php:430
msgid "view full size"
msgstr ""
#: src/Content/Text/BBCode.php:864 src/Content/Text/BBCode.php:1591
#: src/Content/Text/BBCode.php:1592
msgid "Image/photo"
msgstr ""
#: src/Content/Text/BBCode.php:972
#, php-format
msgid "<a href=\"%1$s\" target=\"_blank\">%2$s</a> %3$s"
msgstr ""
#: src/Content/Text/BBCode.php:1518 src/Content/Text/BBCode.php:1540
msgid "$1 wrote:"
msgstr ""
#: src/Content/Text/BBCode.php:1602 src/Content/Text/BBCode.php:1603
msgid "Encrypted content"
msgstr ""
#: src/Content/Text/BBCode.php:1710
msgid "Invalid source protocol"
msgstr ""
#: src/Content/Text/BBCode.php:1721
msgid "Invalid link protocol"
msgstr ""
#: src/Content/Widget/CalendarExport.php:64
msgid "Export"
msgstr ""
#: src/Content/Widget/CalendarExport.php:65
msgid "Export calendar as ical"
msgstr ""
#: src/Content/Widget/CalendarExport.php:66
msgid "Export calendar as csv"
msgstr ""
#: src/Content/Widget/ContactBlock.php:58
msgid "No contacts"
msgstr ""
#: src/Content/Widget/ContactBlock.php:90
#, php-format
msgid "%d Contact"
msgid_plural "%d Contacts"
msgstr[0] ""
msgstr[1] ""
#: src/Content/Widget/ContactBlock.php:109
msgid "View Contacts"
msgstr ""
#: src/Content/Feature.php:82
msgid "General Features"
msgstr ""
#: src/Content/Feature.php:84
msgid "Multiple Profiles"
msgstr ""
#: src/Content/Feature.php:84
msgid "Ability to create multiple profiles"
msgstr ""
#: src/Content/Feature.php:85
msgid "Photo Location"
msgstr ""
#: src/Content/Feature.php:85
msgid ""
"Photo metadata is normally stripped. This extracts the location (if present) "
"prior to stripping metadata and links it to a map."
msgstr ""
#: src/Content/Feature.php:86
msgid "Export Public Calendar"
msgstr ""
#: src/Content/Feature.php:86
msgid "Ability for visitors to download the public calendar"
msgstr ""
#: src/Content/Feature.php:91
msgid "Post Composition Features"
msgstr ""
#: src/Content/Feature.php:92
msgid "Auto-mention Forums"
msgstr ""
#: src/Content/Feature.php:92
msgid ""
"Add/remove mention when a forum page is selected/deselected in ACL window."
msgstr ""
#: src/Content/Feature.php:93
msgid "Explicit Mentions"
msgstr ""
#: src/Content/Feature.php:93
msgid ""
"Add explicit mentions to comment box for manual control over who gets "
"mentioned in replies."
msgstr ""
#: src/Content/Feature.php:98
msgid "Network Sidebar"
msgstr ""
#: src/Content/Feature.php:99
msgid "Ability to select posts by date ranges"
msgstr ""
#: src/Content/Feature.php:100
msgid "Protocol Filter"
msgstr ""
#: src/Content/Feature.php:100
msgid "Enable widget to display Network posts only from selected protocols"
msgstr ""
#: src/Content/Feature.php:105
msgid "Network Tabs"
msgstr ""
#: src/Content/Feature.php:106
msgid "Network New Tab"
msgstr ""
#: src/Content/Feature.php:106
msgid "Enable tab to display only new Network posts (from the last 12 hours)"
msgstr ""
#: src/Content/Feature.php:107
msgid "Network Shared Links Tab"
msgstr ""
#: src/Content/Feature.php:107
msgid "Enable tab to display only Network posts with links in them"
msgstr ""
#: src/Content/Feature.php:112
msgid "Post/Comment Tools"
msgstr ""
#: src/Content/Feature.php:113
msgid "Post Categories"
msgstr ""
#: src/Content/Feature.php:113
msgid "Add categories to your posts"
msgstr ""
#: src/Content/Feature.php:118
msgid "Advanced Profile Settings"
msgstr ""
#: src/Content/Feature.php:119
msgid "List Forums"
msgstr ""
#: src/Content/Feature.php:119
msgid "Show visitors public community forums at the Advanced Profile Page"
msgstr ""
#: src/Content/Feature.php:120
msgid "Tag Cloud"
msgstr ""
#: src/Content/Feature.php:120
msgid "Provide a personal tag cloud on your profile page"
msgstr ""
#: src/Content/Feature.php:121
msgid "Display Membership Date"
msgstr ""
#: src/Content/Feature.php:121
msgid "Display membership date in profile"
msgstr ""
#: src/Content/Nav.php:74
msgid "Nothing new here"
msgstr ""
#: src/Content/Nav.php:78
msgid "Clear notifications"
msgstr ""
#: src/Content/Nav.php:161
msgid "Personal notes"
msgstr ""
#: src/Content/Nav.php:161
msgid "Your personal notes"
msgstr ""
#: src/Content/Nav.php:170
msgid "Sign in"
msgstr ""
#: src/Content/Nav.php:180
msgid "Home Page"
msgstr ""
#: src/Content/Nav.php:184 src/Module/Login.php:293 src/Module/Register.php:136
msgid "Register"
msgstr ""
#: src/Content/Nav.php:184
msgid "Create an account"
msgstr ""
#: src/Content/Nav.php:190
msgid "Help and documentation"
msgstr ""
#: src/Content/Nav.php:194
msgid "Apps"
msgstr ""
#: src/Content/Nav.php:194
msgid "Addon applications, utilities, games"
msgstr ""
#: src/Content/Nav.php:198
msgid "Search site content"
msgstr ""
#: src/Content/Nav.php:222
msgid "Community"
msgstr ""
#: src/Content/Nav.php:222
msgid "Conversations on this and other servers"
msgstr ""
#: src/Content/Nav.php:229
msgid "Directory"
msgstr ""
#: src/Content/Nav.php:229
msgid "People directory"
msgstr ""
#: src/Content/Nav.php:231
msgid "Information about this friendica instance"
msgstr ""
#: src/Content/Nav.php:234
msgid "Terms of Service of this Friendica instance"
msgstr ""
#: src/Content/Nav.php:240
msgid "Network Reset"
msgstr ""
#: src/Content/Nav.php:240
msgid "Load Network page with no filters"
msgstr ""
#: src/Content/Nav.php:246
msgid "Friend Requests"
msgstr ""
#: src/Content/Nav.php:248
msgid "See all notifications"
msgstr ""
#: src/Content/Nav.php:249
msgid "Mark all system notifications seen"
msgstr ""
#: src/Content/Nav.php:253
msgid "Inbox"
msgstr ""
#: src/Content/Nav.php:254
msgid "Outbox"
msgstr ""
#: src/Content/Nav.php:258
msgid "Manage"
msgstr ""
#: src/Content/Nav.php:258
msgid "Manage other pages"
msgstr ""
#: src/Content/Nav.php:266
msgid "Manage/Edit Profiles"
msgstr ""
#: src/Content/Nav.php:274
msgid "Site setup and configuration"
msgstr ""
#: src/Content/Nav.php:277
msgid "Navigation"
msgstr ""
#: src/Content/Nav.php:277
msgid "Site map"
msgstr ""
#: src/Content/OEmbed.php:256
msgid "Embedding disabled"
msgstr ""
#: src/Content/OEmbed.php:379
msgid "Embedded content"
msgstr ""
#: src/Content/Pager.php:153
msgid "newer"
msgstr ""
#: src/Content/Pager.php:158
msgid "older"
msgstr ""
#: src/Content/Pager.php:203
msgid "prev"
msgstr ""
#: src/Content/Pager.php:263
msgid "last"
msgstr ""
#: src/Content/Widget.php:35
msgid "Add New Contact"
msgstr ""
#: src/Content/Widget.php:36
msgid "Enter address or web location"
msgstr ""
#: src/Content/Widget.php:37
msgid "Example: bob@example.com, http://example.com/barbara"
msgstr ""
#: src/Content/Widget.php:55
#, php-format
msgid "%d invitation available"
msgid_plural "%d invitations available"
msgstr[0] ""
msgstr[1] ""
#: src/Content/Widget.php:158
msgid "Protocols"
msgstr ""
#: src/Content/Widget.php:161
msgid "All Protocols"
msgstr ""
#: src/Content/Widget.php:198
msgid "Saved Folders"
msgstr ""
#: src/Content/Widget.php:201 src/Content/Widget.php:243
msgid "Everything"
msgstr ""
#: src/Content/Widget.php:240
msgid "Categories"
msgstr ""
#: src/Content/Widget.php:324
#, php-format
msgid "%d contact in common"
msgid_plural "%d contacts in common"
msgstr[0] ""
msgstr[1] ""
#: src/Content/ContactSelector.php:58
msgid "Frequently"
msgstr ""
#: src/Content/ContactSelector.php:59
msgid "Hourly"
msgstr ""
#: src/Content/ContactSelector.php:60
msgid "Twice daily"
msgstr ""
#: src/Content/ContactSelector.php:61
msgid "Daily"
msgstr ""
#: src/Content/ContactSelector.php:62
msgid "Weekly"
msgstr ""
#: src/Content/ContactSelector.php:63
msgid "Monthly"
msgstr ""
#: src/Content/ContactSelector.php:83
msgid "DFRN"
msgstr ""
#: src/Content/ContactSelector.php:84
msgid "OStatus"
msgstr ""
#: src/Content/ContactSelector.php:85
msgid "RSS/Atom"
msgstr ""
#: src/Content/ContactSelector.php:88
msgid "Zot!"
msgstr ""
#: src/Content/ContactSelector.php:89
msgid "LinkedIn"
msgstr ""
#: src/Content/ContactSelector.php:90
msgid "XMPP/IM"
msgstr ""
#: src/Content/ContactSelector.php:91
msgid "MySpace"
msgstr ""
#: src/Content/ContactSelector.php:92
msgid "Google+"
msgstr ""
#: src/Content/ContactSelector.php:93
msgid "pump.io"
msgstr ""
#: src/Content/ContactSelector.php:94
msgid "Twitter"
msgstr ""
#: src/Content/ContactSelector.php:95
msgid "Diaspora Connector"
msgstr ""
#: src/Content/ContactSelector.php:96
msgid "GNU Social Connector"
msgstr ""
#: src/Content/ContactSelector.php:97
msgid "ActivityPub"
msgstr ""
#: src/Content/ContactSelector.php:98
msgid "pnut"
msgstr ""
#: src/Content/ContactSelector.php:153 src/Content/ContactSelector.php:193
#: src/Content/ContactSelector.php:231
msgid "No answer"
msgstr ""
#: src/Content/ContactSelector.php:154
msgid "Male"
msgstr ""
#: src/Content/ContactSelector.php:155
msgid "Female"
msgstr ""
#: src/Content/ContactSelector.php:156
msgid "Currently Male"
msgstr ""
#: src/Content/ContactSelector.php:157
msgid "Currently Female"
msgstr ""
#: src/Content/ContactSelector.php:158
msgid "Mostly Male"
msgstr ""
#: src/Content/ContactSelector.php:159
msgid "Mostly Female"
msgstr ""
#: src/Content/ContactSelector.php:160
msgid "Transgender"
msgstr ""
#: src/Content/ContactSelector.php:161
msgid "Intersex"
msgstr ""
#: src/Content/ContactSelector.php:162
msgid "Transsexual"
msgstr ""
#: src/Content/ContactSelector.php:163
msgid "Hermaphrodite"
msgstr ""
#: src/Content/ContactSelector.php:164
msgid "Neuter"
msgstr ""
#: src/Content/ContactSelector.php:165
msgid "Non-specific"
msgstr ""
#: src/Content/ContactSelector.php:166
msgid "Other"
msgstr ""
#: src/Content/ContactSelector.php:194
msgid "Males"
msgstr ""
#: src/Content/ContactSelector.php:195
msgid "Females"
msgstr ""
#: src/Content/ContactSelector.php:196
msgid "Gay"
msgstr ""
#: src/Content/ContactSelector.php:197
msgid "Lesbian"
msgstr ""
#: src/Content/ContactSelector.php:198
msgid "No Preference"
msgstr ""
#: src/Content/ContactSelector.php:199
msgid "Bisexual"
msgstr ""
#: src/Content/ContactSelector.php:200
msgid "Autosexual"
msgstr ""
#: src/Content/ContactSelector.php:201
msgid "Abstinent"
msgstr ""
#: src/Content/ContactSelector.php:202
msgid "Virgin"
msgstr ""
#: src/Content/ContactSelector.php:203
msgid "Deviant"
msgstr ""
#: src/Content/ContactSelector.php:204
msgid "Fetish"
msgstr ""
#: src/Content/ContactSelector.php:205
msgid "Oodles"
msgstr ""
#: src/Content/ContactSelector.php:206
msgid "Nonsexual"
msgstr ""
#: src/Content/ContactSelector.php:232
msgid "Single"
msgstr ""
#: src/Content/ContactSelector.php:233
msgid "Lonely"
msgstr ""
#: src/Content/ContactSelector.php:234
msgid "Available"
msgstr ""
#: src/Content/ContactSelector.php:235
msgid "Unavailable"
msgstr ""
#: src/Content/ContactSelector.php:236
msgid "Has crush"
msgstr ""
#: src/Content/ContactSelector.php:237
msgid "Infatuated"
msgstr ""
#: src/Content/ContactSelector.php:238
msgid "Dating"
msgstr ""
#: src/Content/ContactSelector.php:239
msgid "Unfaithful"
msgstr ""
#: src/Content/ContactSelector.php:240
msgid "Sex Addict"
msgstr ""
#: src/Content/ContactSelector.php:241 src/Model/User.php:702
msgid "Friends"
msgstr ""
#: src/Content/ContactSelector.php:242
msgid "Friends/Benefits"
msgstr ""
#: src/Content/ContactSelector.php:243
msgid "Casual"
msgstr ""
#: src/Content/ContactSelector.php:244
msgid "Engaged"
msgstr ""
#: src/Content/ContactSelector.php:245
msgid "Married"
msgstr ""
#: src/Content/ContactSelector.php:246
msgid "Imaginarily married"
msgstr ""
#: src/Content/ContactSelector.php:247
msgid "Partners"
msgstr ""
#: src/Content/ContactSelector.php:248
msgid "Cohabiting"
msgstr ""
#: src/Content/ContactSelector.php:249
msgid "Common law"
msgstr ""
#: src/Content/ContactSelector.php:250
msgid "Happy"
msgstr ""
#: src/Content/ContactSelector.php:251
msgid "Not looking"
msgstr ""
#: src/Content/ContactSelector.php:252
msgid "Swinger"
msgstr ""
#: src/Content/ContactSelector.php:253
msgid "Betrayed"
msgstr ""
#: src/Content/ContactSelector.php:254
msgid "Separated"
msgstr ""
#: src/Content/ContactSelector.php:255
msgid "Unstable"
msgstr ""
#: src/Content/ContactSelector.php:256
msgid "Divorced"
msgstr ""
#: src/Content/ContactSelector.php:257
msgid "Imaginarily divorced"
msgstr ""
#: src/Content/ContactSelector.php:258
msgid "Widowed"
msgstr ""
#: src/Content/ContactSelector.php:259
msgid "Uncertain"
msgstr ""
#: src/Content/ContactSelector.php:260
msgid "It's complicated"
msgstr ""
#: src/Content/ContactSelector.php:261
msgid "Don't care"
msgstr ""
#: src/Content/ContactSelector.php:262
msgid "Ask me"
msgstr ""
#: src/Database/DBStructure.php:47
msgid "There are no tables on MyISAM."
msgstr ""
@ -8237,120 +5946,81 @@ msgstr ""
msgid "%s: updating %s table."
msgstr ""
#: src/Model/FileTag.php:256
msgid "Item filed"
msgstr ""
#: src/Model/Mail.php:40 src/Model/Mail.php:175
msgid "[no subject]"
msgstr ""
#: src/Model/Storage/Filesystem.php:63
#: src/LegacyModule.php:30
#, php-format
msgid ""
"Filesystem storage failed to create \"%s\". Check you write permissions."
msgid "Legacy module file not found: %s"
msgstr ""
#: src/Model/Storage/Filesystem.php:105
#, php-format
msgid ""
"Filesystem storage failed to save data to \"%s\". Check your write "
"permissions"
msgstr ""
#: src/Model/Storage/Filesystem.php:126
msgid "Storage base path"
msgstr ""
#: src/Model/Storage/Filesystem.php:128
msgid ""
"Folder where uploaded files are saved. For maximum security, This should be "
"a path outside web server folder tree"
msgstr ""
#: src/Model/Storage/Filesystem.php:138
msgid "Enter a valid existing folder"
msgstr ""
#: src/Model/Storage/Database.php:36
#, php-format
msgid "Database storage failed to update %s"
msgstr ""
#: src/Model/Storage/Database.php:43
msgid "Database storage failed to insert data"
msgstr ""
#: src/Model/Contact.php:1073
#: src/Model/Contact.php:1116
msgid "Drop Contact"
msgstr ""
#: src/Model/Contact.php:1608
#: src/Model/Contact.php:1651
msgid "Organisation"
msgstr ""
#: src/Model/Contact.php:1612
#: src/Model/Contact.php:1655
msgid "News"
msgstr ""
#: src/Model/Contact.php:1616
#: src/Model/Contact.php:1659
msgid "Forum"
msgstr ""
#: src/Model/Contact.php:1811
#: src/Model/Contact.php:1888
msgid "Connect URL missing."
msgstr ""
#: src/Model/Contact.php:1820
#: src/Model/Contact.php:1897
msgid ""
"The contact could not be added. Please check the relevant network "
"credentials in your Settings -> Social Networks page."
msgstr ""
#: src/Model/Contact.php:1859
#: src/Model/Contact.php:1938
msgid ""
"This site is not configured to allow communications with other networks."
msgstr ""
#: src/Model/Contact.php:1860 src/Model/Contact.php:1873
#: src/Model/Contact.php:1939 src/Model/Contact.php:1952
msgid "No compatible communication protocols or feeds were discovered."
msgstr ""
#: src/Model/Contact.php:1871
#: src/Model/Contact.php:1950
msgid "The profile address specified does not provide adequate information."
msgstr ""
#: src/Model/Contact.php:1876
#: src/Model/Contact.php:1955
msgid "An author or name was not found."
msgstr ""
#: src/Model/Contact.php:1879
#: src/Model/Contact.php:1958
msgid "No browser URL could be matched to this address."
msgstr ""
#: src/Model/Contact.php:1882
#: src/Model/Contact.php:1961
msgid ""
"Unable to match @-style Identity Address with a known protocol or email "
"contact."
msgstr ""
#: src/Model/Contact.php:1883
#: src/Model/Contact.php:1962
msgid "Use mailto: in front of address to force email check."
msgstr ""
#: src/Model/Contact.php:1889
#: src/Model/Contact.php:1968
msgid ""
"The profile address specified belongs to a network which has been disabled "
"on this site."
msgstr ""
#: src/Model/Contact.php:1894
#: src/Model/Contact.php:1973
msgid ""
"Limited profile. This person will be unable to receive direct/personal "
"notifications from you."
msgstr ""
#: src/Model/Contact.php:1947
#: src/Model/Contact.php:2027
msgid "Unable to retrieve contact information."
msgstr ""
@ -8400,7 +6070,7 @@ msgstr ""
msgid "Delete event"
msgstr ""
#: src/Model/Event.php:626 src/Model/Item.php:3580 src/Model/Item.php:3587
#: src/Model/Event.php:626 src/Model/Item.php:3522 src/Model/Item.php:3529
msgid "link to source"
msgstr ""
@ -8430,6 +6100,10 @@ msgstr ""
msgid "Happy Birthday %s"
msgstr ""
#: src/Model/FileTag.php:256
msgid "Item filed"
msgstr ""
#: src/Model/Group.php:63
msgid ""
"A deleted group with this name was revived. Existing item permissions "
@ -8453,7 +6127,7 @@ msgstr ""
msgid "Edit group"
msgstr ""
#: src/Model/Group.php:440 src/Module/Group.php:179
#: src/Model/Group.php:440 src/Module/Group.php:186
msgid "Contacts not in any group"
msgstr ""
@ -8461,8 +6135,8 @@ msgstr ""
msgid "Create a new group"
msgstr ""
#: src/Model/Group.php:443 src/Module/Group.php:166 src/Module/Group.php:187
#: src/Module/Group.php:260
#: src/Model/Group.php:443 src/Module/Group.php:171 src/Module/Group.php:194
#: src/Module/Group.php:271
msgid "Group Name: "
msgstr ""
@ -8470,304 +6144,354 @@ msgstr ""
msgid "Edit groups"
msgstr ""
#: src/Model/Item.php:3313
#: src/Model/Item.php:3257
msgid "activity"
msgstr ""
#: src/Model/Item.php:3315 src/Object/Post.php:472
#: src/Model/Item.php:3259 src/Object/Post.php:472
msgid "comment"
msgid_plural "comments"
msgstr[0] ""
msgstr[1] ""
#: src/Model/Item.php:3318
#: src/Model/Item.php:3262
msgid "post"
msgstr ""
#: src/Model/Item.php:3417
#: src/Model/Item.php:3361
#, php-format
msgid "Content warning: %s"
msgstr ""
#: src/Model/Item.php:3496
#: src/Model/Item.php:3438
msgid "bytes"
msgstr ""
#: src/Model/Item.php:3574
#: src/Model/Item.php:3516
msgid "View on separate page"
msgstr ""
#: src/Model/Item.php:3575
#: src/Model/Item.php:3517
msgid "view on separate page"
msgstr ""
#: src/Model/Profile.php:115
msgid "Requested account is not available."
#: src/Model/Mail.php:109 src/Model/Mail.php:244
msgid "[no subject]"
msgstr ""
#: src/Model/Profile.php:133
msgid "Requested profile is not available."
msgstr ""
#: src/Model/Profile.php:181 src/Model/Profile.php:425
#: src/Model/Profile.php:872
#: src/Model/Profile.php:177 src/Model/Profile.php:421
#: src/Model/Profile.php:866
msgid "Edit profile"
msgstr ""
#: src/Model/Profile.php:359
#: src/Model/Profile.php:355
msgid "Atom feed"
msgstr ""
#: src/Model/Profile.php:398
#: src/Model/Profile.php:394
msgid "Manage/edit profiles"
msgstr ""
#: src/Model/Profile.php:450 src/Module/Contact.php:645
#: src/Model/Profile.php:443 src/Model/Profile.php:776
#: src/Module/Directory.php:148
msgid "Status:"
msgstr ""
#: src/Model/Profile.php:444 src/Model/Profile.php:793
#: src/Module/Directory.php:149
msgid "Homepage:"
msgstr ""
#: src/Model/Profile.php:446 src/Module/Contact.php:648
msgid "XMPP:"
msgstr ""
#: src/Model/Profile.php:573 src/Model/Profile.php:671
#: src/Model/Profile.php:569 src/Model/Profile.php:666
msgid "g A l F d"
msgstr ""
#: src/Model/Profile.php:574
#: src/Model/Profile.php:570
msgid "F d"
msgstr ""
#: src/Model/Profile.php:636 src/Model/Profile.php:722
#: src/Model/Profile.php:632 src/Model/Profile.php:717
msgid "[today]"
msgstr ""
#: src/Model/Profile.php:647
#: src/Model/Profile.php:642
msgid "Birthday Reminders"
msgstr ""
#: src/Model/Profile.php:648
#: src/Model/Profile.php:643
msgid "Birthdays this week:"
msgstr ""
#: src/Model/Profile.php:709
#: src/Model/Profile.php:704
msgid "[No description]"
msgstr ""
#: src/Model/Profile.php:736
#: src/Model/Profile.php:730
msgid "Event Reminders"
msgstr ""
#: src/Model/Profile.php:737
#: src/Model/Profile.php:731
msgid "Upcoming events the next 7 days:"
msgstr ""
#: src/Model/Profile.php:754
#: src/Model/Profile.php:748
msgid "Member since:"
msgstr ""
#: src/Model/Profile.php:762
#: src/Model/Profile.php:756
msgid "j F, Y"
msgstr ""
#: src/Model/Profile.php:763
#: src/Model/Profile.php:757
msgid "j F"
msgstr ""
#: src/Model/Profile.php:778
#: src/Model/Profile.php:765 src/Util/Temporal.php:147
msgid "Birthday:"
msgstr ""
#: src/Model/Profile.php:772
msgid "Age:"
msgstr ""
#: src/Model/Profile.php:791
#: src/Model/Profile.php:785
#, php-format
msgid "for %1$d %2$s"
msgstr ""
#: src/Model/Profile.php:815
#: src/Model/Profile.php:809
msgid "Religion:"
msgstr ""
#: src/Model/Profile.php:823
#: src/Model/Profile.php:817
msgid "Hobbies/Interests:"
msgstr ""
#: src/Model/Profile.php:835
#: src/Model/Profile.php:829
msgid "Contact information and Social Networks:"
msgstr ""
#: src/Model/Profile.php:839
#: src/Model/Profile.php:833
msgid "Musical interests:"
msgstr ""
#: src/Model/Profile.php:843
#: src/Model/Profile.php:837
msgid "Books, literature:"
msgstr ""
#: src/Model/Profile.php:847
#: src/Model/Profile.php:841
msgid "Television:"
msgstr ""
#: src/Model/Profile.php:851
#: src/Model/Profile.php:845
msgid "Film/dance/culture/entertainment:"
msgstr ""
#: src/Model/Profile.php:855
#: src/Model/Profile.php:849
msgid "Love/Romance:"
msgstr ""
#: src/Model/Profile.php:859
#: src/Model/Profile.php:853
msgid "Work/employment:"
msgstr ""
#: src/Model/Profile.php:863
#: src/Model/Profile.php:857
msgid "School/education:"
msgstr ""
#: src/Model/Profile.php:868
#: src/Model/Profile.php:862
msgid "Forums:"
msgstr ""
#: src/Model/Profile.php:912 src/Module/Contact.php:872
#: src/Model/Profile.php:906 src/Module/Contact.php:875
msgid "Profile Details"
msgstr ""
#: src/Model/Profile.php:962
#: src/Model/Profile.php:956
msgid "Only You Can See This"
msgstr ""
#: src/Model/Profile.php:970 src/Model/Profile.php:973
#: src/Model/Profile.php:964 src/Model/Profile.php:967
msgid "Tips for New Members"
msgstr ""
#: src/Model/Profile.php:1173
#: src/Model/Profile.php:1167
#, php-format
msgid "OpenWebAuth: %1$s welcomes %2$s"
msgstr ""
#: src/Model/User.php:271
#: src/Model/Storage/Database.php:36
#, php-format
msgid "Database storage failed to update %s"
msgstr ""
#: src/Model/Storage/Database.php:43
msgid "Database storage failed to insert data"
msgstr ""
#: src/Model/Storage/Filesystem.php:63
#, php-format
msgid ""
"Filesystem storage failed to create \"%s\". Check you write permissions."
msgstr ""
#: src/Model/Storage/Filesystem.php:105
#, php-format
msgid ""
"Filesystem storage failed to save data to \"%s\". Check your write "
"permissions"
msgstr ""
#: src/Model/Storage/Filesystem.php:126
msgid "Storage base path"
msgstr ""
#: src/Model/Storage/Filesystem.php:128
msgid ""
"Folder where uploaded files are saved. For maximum security, This should be "
"a path outside web server folder tree"
msgstr ""
#: src/Model/Storage/Filesystem.php:138
msgid "Enter a valid existing folder"
msgstr ""
#: src/Model/User.php:298
msgid "Login failed"
msgstr ""
#: src/Model/User.php:302
#: src/Model/User.php:329
msgid "Not enough information to authenticate"
msgstr ""
#: src/Model/User.php:380
#: src/Model/User.php:407
msgid "Password can't be empty"
msgstr ""
#: src/Model/User.php:399
#: src/Model/User.php:426
msgid "Empty passwords are not allowed."
msgstr ""
#: src/Model/User.php:403
#: src/Model/User.php:430
msgid ""
"The new password has been exposed in a public data dump, please choose "
"another."
msgstr ""
#: src/Model/User.php:409
#: src/Model/User.php:436
msgid ""
"The password can't contain accentuated letters, white spaces or colons (:)"
msgstr ""
#: src/Model/User.php:509
#: src/Model/User.php:536
msgid "Passwords do not match. Password unchanged."
msgstr ""
#: src/Model/User.php:516
#: src/Model/User.php:543
msgid "An invitation is required."
msgstr ""
#: src/Model/User.php:520
#: src/Model/User.php:547
msgid "Invitation could not be verified."
msgstr ""
#: src/Model/User.php:527
#: src/Model/User.php:554
msgid "Invalid OpenID url"
msgstr ""
#: src/Model/User.php:540 src/Module/Login.php:106
#: src/Model/User.php:567 src/Module/Login.php:107
msgid ""
"We encountered a problem while logging in with the OpenID you provided. "
"Please check the correct spelling of the ID."
msgstr ""
#: src/Model/User.php:540 src/Module/Login.php:106
#: src/Model/User.php:567 src/Module/Login.php:107
msgid "The error message was:"
msgstr ""
#: src/Model/User.php:546
#: src/Model/User.php:573
msgid "Please enter the required information."
msgstr ""
#: src/Model/User.php:560
#: src/Model/User.php:587
#, php-format
msgid ""
"system.username_min_length (%s) and system.username_max_length (%s) are "
"excluding each other, swapping values."
msgstr ""
#: src/Model/User.php:567
#: src/Model/User.php:594
#, php-format
msgid "Username should be at least %s character."
msgid_plural "Username should be at least %s characters."
msgstr[0] ""
msgstr[1] ""
#: src/Model/User.php:571
#: src/Model/User.php:598
#, php-format
msgid "Username should be at most %s character."
msgid_plural "Username should be at most %s characters."
msgstr[0] ""
msgstr[1] ""
#: src/Model/User.php:579
#: src/Model/User.php:606
msgid "That doesn't appear to be your full (First Last) name."
msgstr ""
#: src/Model/User.php:584
#: src/Model/User.php:611
msgid "Your email domain is not among those allowed on this site."
msgstr ""
#: src/Model/User.php:588
#: src/Model/User.php:615
msgid "Not a valid email address."
msgstr ""
#: src/Model/User.php:591
#: src/Model/User.php:618
msgid "The nickname was blocked from registration by the nodes admin."
msgstr ""
#: src/Model/User.php:595 src/Model/User.php:603
#: src/Model/User.php:622 src/Model/User.php:630
msgid "Cannot use that email."
msgstr ""
#: src/Model/User.php:610
#: src/Model/User.php:637
msgid "Your nickname can only contain a-z, 0-9 and _."
msgstr ""
#: src/Model/User.php:617 src/Model/User.php:674
#: src/Model/User.php:644 src/Model/User.php:701
msgid "Nickname is already registered. Please choose another."
msgstr ""
#: src/Model/User.php:627
#: src/Model/User.php:654
msgid "SERIOUS ERROR: Generation of security keys failed."
msgstr ""
#: src/Model/User.php:661 src/Model/User.php:665
#: src/Model/User.php:688 src/Model/User.php:692
msgid "An error occurred during registration. Please try again."
msgstr ""
#: src/Model/User.php:690
#: src/Model/User.php:712 view/theme/duepuntozero/config.php:55
msgid "default"
msgstr ""
#: src/Model/User.php:717
msgid "An error occurred creating your default profile. Please try again."
msgstr ""
#: src/Model/User.php:697
#: src/Model/User.php:724
msgid "An error occurred creating your self contact. Please try again."
msgstr ""
#: src/Model/User.php:706
#: src/Model/User.php:733
msgid ""
"An error occurred creating your default contact group. Please try again."
msgstr ""
#: src/Model/User.php:782
#: src/Model/User.php:809
#, php-format
msgid ""
"\n"
@ -8783,12 +6507,12 @@ msgid ""
"\t\t"
msgstr ""
#: src/Model/User.php:799
#: src/Model/User.php:826
#, php-format
msgid "Registration at %s"
msgstr ""
#: src/Model/User.php:818
#: src/Model/User.php:845
#, php-format
msgid ""
"\n"
@ -8797,7 +6521,7 @@ msgid ""
"\t\t"
msgstr ""
#: src/Model/User.php:824
#: src/Model/User.php:851
#, php-format
msgid ""
"\n"
@ -8836,578 +6560,1858 @@ msgid ""
"\t\t\tThank you and welcome to %2$s."
msgstr ""
#: src/Protocol/Diaspora.php:2498
msgid "Sharing notification from Diaspora network"
msgstr ""
#: src/Protocol/Diaspora.php:3658
msgid "Attachments:"
msgstr ""
#: src/Protocol/OStatus.php:1302 src/Module/Profile.php:108
#: src/Module/Profile.php:111
#: src/Model/User.php:886 src/Module/Admin/Users.php:88
#, php-format
msgid "%s's timeline"
msgid "Registration details for %s"
msgstr ""
#: src/Protocol/OStatus.php:1306 src/Module/Profile.php:109
#: src/Module/Admin/Addons/Details.php:51
msgid "Addon not found."
msgstr ""
#: src/Module/Admin/Addons/Details.php:62 src/Module/Admin/Addons/Index.php:32
#, php-format
msgid "%s's posts"
msgid "Addon %s disabled."
msgstr ""
#: src/Protocol/OStatus.php:1309 src/Module/Profile.php:110
#: src/Module/Admin/Addons/Details.php:65 src/Module/Admin/Addons/Index.php:34
#, php-format
msgid "%s's comments"
msgid "Addon %s enabled."
msgstr ""
#: src/Protocol/OStatus.php:1863
#: src/Module/Admin/Addons/Details.php:76
#: src/Module/Admin/Themes/Details.php:60
msgid "Disable"
msgstr ""
#: src/Module/Admin/Addons/Details.php:79
#: src/Module/Admin/Themes/Details.php:63
msgid "Enable"
msgstr ""
#: src/Module/Admin/Addons/Details.php:99 src/Module/Admin/Addons/Index.php:50
#: src/Module/Admin/Blocklist/Contact.php:60
#: src/Module/Admin/Blocklist/Server.php:73 src/Module/Admin/Federation.php:185
#: src/Module/Admin/Item/Delete.php:46 src/Module/Admin/Logs/Settings.php:57
#: src/Module/Admin/Logs/View.php:46 src/Module/Admin/Queue.php:56
#: src/Module/Admin/Site.php:568 src/Module/Admin/Summary.php:160
#: src/Module/Admin/Themes/Details.php:104 src/Module/Admin/Themes/Index.php:93
#: src/Module/Admin/Tos.php:42 src/Module/Admin/Users.php:277
msgid "Administration"
msgstr ""
#: src/Module/Admin/Addons/Details.php:101
#: src/Module/Admin/Themes/Details.php:106
msgid "Toggle"
msgstr ""
#: src/Module/Admin/Addons/Details.php:109
#: src/Module/Admin/Themes/Details.php:115
msgid "Author: "
msgstr ""
#: src/Module/Admin/Addons/Details.php:110
#: src/Module/Admin/Themes/Details.php:116
msgid "Maintainer: "
msgstr ""
#: src/Module/Admin/Addons/Index.php:36
#, php-format
msgid "%s is now following %s."
msgid "Addon %s failed to install."
msgstr ""
#: src/Protocol/OStatus.php:1864
msgid "following"
#: src/Module/Admin/Addons/Index.php:53
msgid "Reload active addons"
msgstr ""
#: src/Protocol/OStatus.php:1867
#: src/Module/Admin/Addons/Index.php:58
#, php-format
msgid "%s stopped following %s."
msgid ""
"There are currently no addons available on your node. You can find the "
"official addon repository at %1$s and might find other interesting addons in "
"the open addon registry at %2$s"
msgstr ""
#: src/Protocol/OStatus.php:1868
msgid "stopped following"
msgstr ""
#: src/Worker/Delivery.php:450
msgid "(no subject)"
msgstr ""
#: src/Module/Attach.php:36 src/Module/Attach.php:48
msgid "Item was not found."
msgstr ""
#: src/Module/Contact.php:166
#: src/Module/Admin/Blocklist/Contact.php:37
#, php-format
msgid "%d contact edited."
msgid_plural "%d contacts edited."
msgid "%s contact unblocked"
msgid_plural "%s contacts unblocked"
msgstr[0] ""
msgstr[1] ""
#: src/Module/Contact.php:191 src/Module/Contact.php:374
msgid "Could not access contact record."
#: src/Module/Admin/Blocklist/Contact.php:61
msgid "Remote Contact Blocklist"
msgstr ""
#: src/Module/Contact.php:201
msgid "Could not locate selected profile."
msgstr ""
#: src/Module/Contact.php:233
msgid "Contact updated."
msgstr ""
#: src/Module/Contact.php:395
msgid "Contact has been blocked"
msgstr ""
#: src/Module/Contact.php:395
msgid "Contact has been unblocked"
msgstr ""
#: src/Module/Contact.php:405
msgid "Contact has been ignored"
msgstr ""
#: src/Module/Contact.php:405
msgid "Contact has been unignored"
msgstr ""
#: src/Module/Contact.php:415
msgid "Contact has been archived"
msgstr ""
#: src/Module/Contact.php:415
msgid "Contact has been unarchived"
msgstr ""
#: src/Module/Contact.php:439
msgid "Drop contact"
msgstr ""
#: src/Module/Contact.php:442 src/Module/Contact.php:820
msgid "Do you really want to delete this contact?"
msgstr ""
#: src/Module/Contact.php:456
msgid "Contact has been removed."
msgstr ""
#: src/Module/Contact.php:486
#, php-format
msgid "You are mutual friends with %s"
msgstr ""
#: src/Module/Contact.php:491
#, php-format
msgid "You are sharing with %s"
msgstr ""
#: src/Module/Contact.php:496
#, php-format
msgid "%s is sharing with you"
msgstr ""
#: src/Module/Contact.php:520
msgid "Private communications are not available for this contact."
msgstr ""
#: src/Module/Contact.php:522
msgid "Never"
msgstr ""
#: src/Module/Contact.php:525
msgid "(Update was successful)"
msgstr ""
#: src/Module/Contact.php:525
msgid "(Update was not successful)"
msgstr ""
#: src/Module/Contact.php:527 src/Module/Contact.php:1058
msgid "Suggest friends"
msgstr ""
#: src/Module/Contact.php:531
#, php-format
msgid "Network type: %s"
msgstr ""
#: src/Module/Contact.php:536
msgid "Communications lost with this contact!"
msgstr ""
#: src/Module/Contact.php:542
msgid "Fetch further information for feeds"
msgstr ""
#: src/Module/Contact.php:544
#: src/Module/Admin/Blocklist/Contact.php:62
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."
"This page allows you to prevent any message from a remote contact to reach "
"your node."
msgstr ""
#: src/Module/Contact.php:547
msgid "Fetch information"
#: src/Module/Admin/Blocklist/Contact.php:63
msgid "Block Remote Contact"
msgstr ""
#: src/Module/Contact.php:548
msgid "Fetch keywords"
#: src/Module/Admin/Blocklist/Contact.php:64 src/Module/Admin/Users.php:280
msgid "select all"
msgstr ""
#: src/Module/Contact.php:549
msgid "Fetch information and keywords"
#: src/Module/Admin/Blocklist/Contact.php:65
msgid "select none"
msgstr ""
#: src/Module/Contact.php:581
msgid "Profile Visibility"
#: src/Module/Admin/Blocklist/Contact.php:67 src/Module/Admin/Users.php:291
#: src/Module/Contact.php:624 src/Module/Contact.php:827
#: src/Module/Contact.php:1080
msgid "Unblock"
msgstr ""
#: src/Module/Contact.php:582
msgid "Contact Information / Notes"
#: src/Module/Admin/Blocklist/Contact.php:68
msgid "No remote contact is blocked from this node."
msgstr ""
#: src/Module/Contact.php:583
msgid "Contact Settings"
#: src/Module/Admin/Blocklist/Contact.php:70
msgid "Blocked Remote Contacts"
msgstr ""
#: src/Module/Contact.php:592
msgid "Contact"
#: src/Module/Admin/Blocklist/Contact.php:71
msgid "Block New Remote Contact"
msgstr ""
#: src/Module/Contact.php:596
#: src/Module/Admin/Blocklist/Contact.php:72
msgid "Photo"
msgstr ""
#: src/Module/Admin/Blocklist/Contact.php:80
#, php-format
msgid "%s total blocked contact"
msgid_plural "%s total blocked contacts"
msgstr[0] ""
msgstr[1] ""
#: src/Module/Admin/Blocklist/Contact.php:82
msgid "URL of the remote contact to block."
msgstr ""
#: src/Module/Admin/Blocklist/Server.php:31
msgid "Server added to blocklist."
msgstr ""
#: src/Module/Admin/Blocklist/Server.php:47
msgid "Site blocklist updated."
msgstr ""
#: src/Module/Admin/Blocklist/Server.php:64
msgid "The blocked domain"
msgstr ""
#: src/Module/Admin/Blocklist/Server.php:65
#: src/Module/Admin/Blocklist/Server.php:84 src/Module/Friendica.php:60
msgid "Reason for the block"
msgstr ""
#: src/Module/Admin/Blocklist/Server.php:65
#: src/Module/Admin/Blocklist/Server.php:79
msgid "The reason why you blocked this domain."
msgstr ""
#: src/Module/Admin/Blocklist/Server.php:66
msgid "Delete domain"
msgstr ""
#: src/Module/Admin/Blocklist/Server.php:66
msgid "Check to delete this entry from the blocklist"
msgstr ""
#: src/Module/Admin/Blocklist/Server.php:74 src/Module/BaseAdminModule.php:94
msgid "Server Blocklist"
msgstr ""
#: src/Module/Admin/Blocklist/Server.php:75
msgid ""
"This page can be used to define a black list of servers from the federated "
"network that are not allowed to interact with your node. For all entered "
"domains you should also give a reason why you have blocked the remote server."
msgstr ""
#: src/Module/Admin/Blocklist/Server.php:76
msgid ""
"The list of blocked servers will be made publically available on the /"
"friendica page so that your users and people investigating communication "
"problems can find the reason easily."
msgstr ""
#: src/Module/Admin/Blocklist/Server.php:77
msgid "Add new entry to block list"
msgstr ""
#: src/Module/Admin/Blocklist/Server.php:78
msgid "Server Domain"
msgstr ""
#: src/Module/Admin/Blocklist/Server.php:78
msgid ""
"The domain of the new server to add to the block list. Do not include the "
"protocol."
msgstr ""
#: src/Module/Admin/Blocklist/Server.php:79
msgid "Block reason"
msgstr ""
#: src/Module/Admin/Blocklist/Server.php:80
msgid "Add Entry"
msgstr ""
#: src/Module/Admin/Blocklist/Server.php:81
msgid "Save changes to the blocklist"
msgstr ""
#: src/Module/Admin/Blocklist/Server.php:82
msgid "Current Entries in the Blocklist"
msgstr ""
#: src/Module/Admin/Blocklist/Server.php:85
msgid "Delete entry from blocklist"
msgstr ""
#: src/Module/Admin/Blocklist/Server.php:88
msgid "Delete entry from blocklist?"
msgstr ""
#: src/Module/Admin/DBSync.php:32
msgid "Update has been marked successful"
msgstr ""
#: src/Module/Admin/DBSync.php:42
#, php-format
msgid "Database structure update %s was successfully applied."
msgstr ""
#: src/Module/Admin/DBSync.php:46
#, php-format
msgid "Executing of database structure update %s failed with error: %s"
msgstr ""
#: src/Module/Admin/DBSync.php:63
#, php-format
msgid "Executing %s failed with error: %s"
msgstr ""
#: src/Module/Admin/DBSync.php:65
#, php-format
msgid "Update %s was successfully applied."
msgstr ""
#: src/Module/Admin/DBSync.php:68
#, php-format
msgid "Update %s did not return a status. Unknown if it succeeded."
msgstr ""
#: src/Module/Admin/DBSync.php:71
#, php-format
msgid "There was no additional update function %s that needed to be called."
msgstr ""
#: src/Module/Admin/DBSync.php:91
msgid "No failed updates."
msgstr ""
#: src/Module/Admin/DBSync.php:92
msgid "Check database structure"
msgstr ""
#: src/Module/Admin/DBSync.php:97
msgid "Failed Updates"
msgstr ""
#: src/Module/Admin/DBSync.php:98
msgid ""
"This does not include updates prior to 1139, which did not return a status."
msgstr ""
#: src/Module/Admin/DBSync.php:99
msgid "Mark success (if update was manually applied)"
msgstr ""
#: src/Module/Admin/DBSync.php:100
msgid "Attempt to execute this update step automatically"
msgstr ""
#: src/Module/Admin/Features.php:59
#, php-format
msgid "Lock feature %s"
msgstr ""
#: src/Module/Admin/Features.php:67
msgid "Manage Additional Features"
msgstr ""
#: src/Module/Admin/Federation.php:76
msgid "unknown"
msgstr ""
#: src/Module/Admin/Federation.php:179
msgid ""
"This page offers you some numbers to the known part of the federated social "
"network your Friendica node is part of. These numbers are not complete but "
"only reflect the part of the network your node is aware of."
msgstr ""
#: src/Module/Admin/Federation.php:180
msgid ""
"The <em>Auto Discovered Contact Directory</em> feature is not enabled, it "
"will improve the data displayed here."
msgstr ""
#: src/Module/Admin/Federation.php:186 src/Module/BaseAdminModule.php:77
msgid "Federation Statistics"
msgstr ""
#: src/Module/Admin/Federation.php:192
#, php-format
msgid ""
"Please choose the profile you would like to display to %s when viewing your "
"profile securely."
"Currently this node is aware of %d nodes with %d registered users from the "
"following platforms:"
msgstr ""
#: src/Module/Contact.php:598
msgid "Their personal note"
#: src/Module/Admin/Item/Delete.php:35
msgid "Item marked for deletion."
msgstr ""
#: src/Module/Contact.php:600
msgid "Edit contact notes"
#: src/Module/Admin/Item/Delete.php:47 src/Module/BaseAdminModule.php:95
msgid "Delete Item"
msgstr ""
#: src/Module/Contact.php:604
msgid "Block/Unblock contact"
#: src/Module/Admin/Item/Delete.php:48
msgid "Delete this Item"
msgstr ""
#: src/Module/Contact.php:605
msgid "Ignore contact"
msgstr ""
#: src/Module/Contact.php:606
msgid "Repair URL settings"
msgstr ""
#: src/Module/Contact.php:607
msgid "View conversations"
msgstr ""
#: src/Module/Contact.php:612
msgid "Last update:"
msgstr ""
#: src/Module/Contact.php:614
msgid "Update public posts"
msgstr ""
#: src/Module/Contact.php:616 src/Module/Contact.php:1068
msgid "Update now"
msgstr ""
#: src/Module/Contact.php:622 src/Module/Contact.php:825
#: src/Module/Contact.php:1085
msgid "Unignore"
msgstr ""
#: src/Module/Contact.php:626
msgid "Currently blocked"
msgstr ""
#: src/Module/Contact.php:627
msgid "Currently ignored"
msgstr ""
#: src/Module/Contact.php:628
msgid "Currently archived"
msgstr ""
#: src/Module/Contact.php:629
msgid "Awaiting connection acknowledge"
msgstr ""
#: src/Module/Contact.php:630
#: src/Module/Admin/Item/Delete.php:49
msgid ""
"Replies/likes to your public posts <strong>may</strong> still be visible"
"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 ""
#: src/Module/Contact.php:631
msgid "Notification for new posts"
msgstr ""
#: src/Module/Contact.php:631
msgid "Send a notification of every new post of this contact"
msgstr ""
#: src/Module/Contact.php:633
msgid "Blacklisted keywords"
msgstr ""
#: src/Module/Contact.php:633
#: src/Module/Admin/Item/Delete.php:50
msgid ""
"Comma separated list of keywords that should not be converted to hashtags, "
"when \"Fetch information and keywords\" is selected"
"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 ""
#: src/Module/Contact.php:650
msgid "Actions"
#: src/Module/Admin/Item/Delete.php:51
msgid "GUID"
msgstr ""
#: src/Module/Contact.php:696
msgid "Suggestions"
#: src/Module/Admin/Item/Delete.php:51
msgid "The GUID of the item you want to delete."
msgstr ""
#: src/Module/Contact.php:699
msgid "Suggest potential friends"
#: src/Module/Admin/Item/Source.php:46 src/Module/Itemsource.php:46
msgid "Item Guid"
msgstr ""
#: src/Module/Contact.php:704 src/Module/Group.php:276
msgid "All Contacts"
#: src/Module/Admin/Logs/Settings.php:30
msgid "Log settings updated."
msgstr ""
#: src/Module/Contact.php:707
msgid "Show all contacts"
#: src/Module/Admin/Logs/Settings.php:49
msgid "PHP log currently enabled."
msgstr ""
#: src/Module/Contact.php:712
msgid "Unblocked"
#: src/Module/Admin/Logs/Settings.php:51
msgid "PHP log currently disabled."
msgstr ""
#: src/Module/Contact.php:715
msgid "Only show unblocked contacts"
#: src/Module/Admin/Logs/Settings.php:58 src/Module/BaseAdminModule.php:97
#: src/Module/BaseAdminModule.php:98
msgid "Logs"
msgstr ""
#: src/Module/Contact.php:720
msgid "Blocked"
#: src/Module/Admin/Logs/Settings.php:60
msgid "Clear"
msgstr ""
#: src/Module/Contact.php:723
msgid "Only show blocked contacts"
#: src/Module/Admin/Logs/Settings.php:64
msgid "Enable Debugging"
msgstr ""
#: src/Module/Contact.php:728
msgid "Ignored"
#: src/Module/Admin/Logs/Settings.php:65
msgid "Log file"
msgstr ""
#: src/Module/Contact.php:731
msgid "Only show ignored contacts"
msgstr ""
#: src/Module/Contact.php:736
msgid "Archived"
msgstr ""
#: src/Module/Contact.php:739
msgid "Only show archived contacts"
msgstr ""
#: src/Module/Contact.php:744
msgid "Hidden"
msgstr ""
#: src/Module/Contact.php:747
msgid "Only show hidden contacts"
msgstr ""
#: src/Module/Contact.php:755
msgid "Organize your contact groups"
msgstr ""
#: src/Module/Contact.php:815
msgid "Search your contacts"
msgstr ""
#: src/Module/Contact.php:826 src/Module/Contact.php:1094
msgid "Archive"
msgstr ""
#: src/Module/Contact.php:826 src/Module/Contact.php:1094
msgid "Unarchive"
msgstr ""
#: src/Module/Contact.php:829
msgid "Batch Actions"
msgstr ""
#: src/Module/Contact.php:856
msgid "Conversations started by this contact"
msgstr ""
#: src/Module/Contact.php:861
msgid "Posts and Comments"
msgstr ""
#: src/Module/Contact.php:884
msgid "View all contacts"
msgstr ""
#: src/Module/Contact.php:895
msgid "View all common friends"
msgstr ""
#: src/Module/Contact.php:905
msgid "Advanced Contact Settings"
msgstr ""
#: src/Module/Contact.php:991
msgid "Mutual Friendship"
msgstr ""
#: src/Module/Contact.php:996
msgid "is a fan of yours"
msgstr ""
#: src/Module/Contact.php:1001
msgid "you are a fan of"
msgstr ""
#: src/Module/Contact.php:1025
msgid "Edit contact"
msgstr ""
#: src/Module/Contact.php:1079
msgid "Toggle Blocked status"
msgstr ""
#: src/Module/Contact.php:1087
msgid "Toggle Ignored status"
msgstr ""
#: src/Module/Contact.php:1096
msgid "Toggle Archive status"
msgstr ""
#: src/Module/Contact.php:1104
msgid "Delete contact"
msgstr ""
#: src/Module/Login.php:292
msgid "Create a New Account"
msgstr ""
#: src/Module/Login.php:325
msgid "Password: "
msgstr ""
#: src/Module/Login.php:326
msgid "Remember me"
msgstr ""
#: src/Module/Login.php:329
msgid "Or login using OpenID: "
msgstr ""
#: src/Module/Login.php:335
msgid "Forgot your password?"
msgstr ""
#: src/Module/Login.php:338
msgid "Website Terms of Service"
msgstr ""
#: src/Module/Login.php:339
msgid "terms of service"
msgstr ""
#: src/Module/Login.php:341
msgid "Website Privacy Policy"
msgstr ""
#: src/Module/Login.php:342
msgid "privacy policy"
msgstr ""
#: src/Module/Logout.php:27
msgid "Logged out."
msgstr ""
#: src/Module/Register.php:83
#: src/Module/Admin/Logs/Settings.php:65
msgid ""
"You may (optionally) fill in this form via OpenID by supplying your OpenID "
"and clicking \"Register\"."
"Must be writable by web server. Relative to your Friendica top-level "
"directory."
msgstr ""
#: src/Module/Register.php:84
#: src/Module/Admin/Logs/Settings.php:66
msgid "Log level"
msgstr ""
#: src/Module/Admin/Logs/Settings.php:68
msgid "PHP logging"
msgstr ""
#: src/Module/Admin/Logs/Settings.php:69
msgid ""
"If you are not familiar with OpenID, please leave that field blank and fill "
"in the rest of the items."
"To temporarily enable logging of PHP errors and warnings you can prepend the "
"following to the index.php file of your installation. The filename set in "
"the 'error_log' line is relative to the friendica top-level directory and "
"must be writeable by the web server. The option '1' for 'log_errors' and "
"'display_errors' is to enable these options, set to '0' to disable them."
msgstr ""
#: src/Module/Register.php:85
msgid "Your OpenID (optional): "
msgstr ""
#: src/Module/Register.php:94
msgid "Include your profile in member directory?"
msgstr ""
#: src/Module/Register.php:117
msgid "Note for the admin"
msgstr ""
#: src/Module/Register.php:117
msgid "Leave a message for the admin, why you want to join this node"
msgstr ""
#: src/Module/Register.php:118
msgid "Membership on this site is by invitation only."
msgstr ""
#: src/Module/Register.php:119
msgid "Your invitation code: "
msgstr ""
#: src/Module/Register.php:127
msgid "Your Full Name (e.g. Joe Smith, real or real-looking): "
msgstr ""
#: src/Module/Register.php:128
msgid ""
"Your Email Address: (Initial information will be send there, so this has to "
"be an existing address.)"
msgstr ""
#: src/Module/Register.php:130
msgid "Leave empty for an auto generated password."
msgstr ""
#: src/Module/Register.php:132
#: src/Module/Admin/Logs/View.php:22
#, 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>\"."
"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 ""
#: src/Module/Register.php:133
msgid "Choose a nickname: "
msgstr ""
#: src/Module/Register.php:142
msgid "Import your profile to this friendica instance"
msgstr ""
#: src/Module/Register.php:150
msgid "Note: This node explicitly contains adult content"
msgstr ""
#: src/Module/Register.php:243
msgid ""
"Registration successful. Please check your email for further instructions."
msgstr ""
#: src/Module/Register.php:247
#: src/Module/Admin/Logs/View.php:26
#, 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."
"Couldn't open <strong>%1$s</strong> log file.\\r\\n<br/>Check to see if file "
"%1$s is readable."
msgstr ""
#: src/Module/Register.php:254
msgid "Registration successful."
#: src/Module/Admin/Logs/View.php:47 src/Module/BaseAdminModule.php:99
msgid "View Logs"
msgstr ""
#: src/Module/Register.php:259
msgid "Your registration can not be processed."
#: src/Module/Admin/Queue.php:34
msgid "Inspect Deferred Worker Queue"
msgstr ""
#: src/Module/Register.php:305
msgid "Your registration is pending approval by the site owner."
msgstr ""
#: src/Module/Tos.php:35 src/Module/Tos.php:77
#: src/Module/Admin/Queue.php:35
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."
"This page lists the deferred worker jobs. This are jobs that couldn't be "
"executed at the first time."
msgstr ""
#: src/Module/Tos.php:36 src/Module/Tos.php:78
#: src/Module/Admin/Queue.php:38
msgid "Inspect Worker Queue"
msgstr ""
#: src/Module/Admin/Queue.php:39
msgid ""
"This data is required for communication and is passed on to the nodes of the "
"communication partners and is stored there. Users can enter additional "
"private data that may be transmitted to the communication partners accounts."
"This page lists the currently queued worker jobs. These jobs are handled by "
"the worker cronjob you've set up during install."
msgstr ""
#: src/Module/Tos.php:37 src/Module/Tos.php:79
#: src/Module/Admin/Queue.php:59
msgid "ID"
msgstr ""
#: src/Module/Admin/Queue.php:60
msgid "Job Parameters"
msgstr ""
#: src/Module/Admin/Queue.php:61
msgid "Created"
msgstr ""
#: src/Module/Admin/Queue.php:62
msgid "Priority"
msgstr ""
#: src/Module/Admin/Site.php:49
msgid "Can not parse base url. Must have at least <scheme>://<domain>"
msgstr ""
#: src/Module/Admin/Site.php:235
msgid "Invalid storage backend setting value."
msgstr ""
#: src/Module/Admin/Site.php:412
msgid "Site settings updated."
msgstr ""
#: src/Module/Admin/Site.php:464
msgid "No community page for local users"
msgstr ""
#: src/Module/Admin/Site.php:465
msgid "No community page"
msgstr ""
#: src/Module/Admin/Site.php:466
msgid "Public postings from users of this site"
msgstr ""
#: src/Module/Admin/Site.php:467
msgid "Public postings from the federated network"
msgstr ""
#: src/Module/Admin/Site.php:468
msgid "Public postings from local users and the federated network"
msgstr ""
#: src/Module/Admin/Site.php:472 src/Module/Admin/Site.php:668
#: src/Module/Admin/Site.php:678 src/Module/Contact.php:549
#: src/Module/Settings/TwoFactor/Index.php:91
msgid "Disabled"
msgstr ""
#: src/Module/Admin/Site.php:473 src/Module/Admin/Users.php:278
#: src/Module/Admin/Users.php:295 src/Module/BaseAdminModule.php:81
msgid "Users"
msgstr ""
#: src/Module/Admin/Site.php:474
msgid "Users, Global Contacts"
msgstr ""
#: src/Module/Admin/Site.php:475
msgid "Users, Global Contacts/fallback"
msgstr ""
#: src/Module/Admin/Site.php:479
msgid "One month"
msgstr ""
#: src/Module/Admin/Site.php:480
msgid "Three months"
msgstr ""
#: src/Module/Admin/Site.php:481
msgid "Half a year"
msgstr ""
#: src/Module/Admin/Site.php:482
msgid "One year"
msgstr ""
#: src/Module/Admin/Site.php:488
msgid "Multi user instance"
msgstr ""
#: src/Module/Admin/Site.php:510
msgid "Closed"
msgstr ""
#: src/Module/Admin/Site.php:511
msgid "Requires approval"
msgstr ""
#: src/Module/Admin/Site.php:512
msgid "Open"
msgstr ""
#: src/Module/Admin/Site.php:516 src/Module/Install.php:181
msgid "No SSL policy, links will track page SSL state"
msgstr ""
#: src/Module/Admin/Site.php:517 src/Module/Install.php:182
msgid "Force all links to use SSL"
msgstr ""
#: src/Module/Admin/Site.php:518 src/Module/Install.php:183
msgid "Self-signed certificate, use SSL for local links only (discouraged)"
msgstr ""
#: src/Module/Admin/Site.php:522
msgid "Don't check"
msgstr ""
#: src/Module/Admin/Site.php:523
msgid "check the stable version"
msgstr ""
#: src/Module/Admin/Site.php:524
msgid "check the development version"
msgstr ""
#: src/Module/Admin/Site.php:544
msgid "Database (legacy)"
msgstr ""
#: src/Module/Admin/Site.php:569 src/Module/BaseAdminModule.php:80
msgid "Site"
msgstr ""
#: src/Module/Admin/Site.php:571
msgid "Republish users to directory"
msgstr ""
#: src/Module/Admin/Site.php:572 src/Module/Register.php:121
msgid "Registration"
msgstr ""
#: src/Module/Admin/Site.php:573
msgid "File upload"
msgstr ""
#: src/Module/Admin/Site.php:574
msgid "Policies"
msgstr ""
#: src/Module/Admin/Site.php:576
msgid "Auto Discovered Contact Directory"
msgstr ""
#: src/Module/Admin/Site.php:577
msgid "Performance"
msgstr ""
#: src/Module/Admin/Site.php:578
msgid "Worker"
msgstr ""
#: src/Module/Admin/Site.php:579
msgid "Message Relay"
msgstr ""
#: src/Module/Admin/Site.php:580
msgid "Relocate Instance"
msgstr ""
#: src/Module/Admin/Site.php:581
msgid "Warning! Advanced function. Could make this server unreachable."
msgstr ""
#: src/Module/Admin/Site.php:585
msgid "Site name"
msgstr ""
#: src/Module/Admin/Site.php:586
msgid "Sender Email"
msgstr ""
#: src/Module/Admin/Site.php:586
msgid ""
"The email address your server shall use to send notification emails from."
msgstr ""
#: src/Module/Admin/Site.php:587
msgid "Banner/Logo"
msgstr ""
#: src/Module/Admin/Site.php:588
msgid "Shortcut icon"
msgstr ""
#: src/Module/Admin/Site.php:588
msgid "Link to an icon that will be used for browsers."
msgstr ""
#: src/Module/Admin/Site.php:589
msgid "Touch icon"
msgstr ""
#: src/Module/Admin/Site.php:589
msgid "Link to an icon that will be used for tablets and mobiles."
msgstr ""
#: src/Module/Admin/Site.php:590
msgid "Additional Info"
msgstr ""
#: src/Module/Admin/Site.php:590
#, php-format
msgid ""
"At any point in time a logged in user can export their account data from the "
"<a href=\"%1$s/settings/uexport\">account settings</a>. If the user wants to "
"delete their account they can do so at <a href=\"%1$s/removeme\">%1$s/"
"removeme</a>. The deletion of the account will be permanent. Deletion of the "
"data will also be requested from the nodes of the communication partners."
"For public servers: you can add additional information here that will be "
"listed at %s/servers."
msgstr ""
#: src/Module/Tos.php:40 src/Module/Tos.php:76
msgid "Privacy Statement"
#: src/Module/Admin/Site.php:591
msgid "System language"
msgstr ""
#: src/Module/Admin/Site.php:592
msgid "System theme"
msgstr ""
#: src/Module/Admin/Site.php:592
msgid ""
"Default system theme - may be over-ridden by user profiles - <a href=\"/"
"admin/themes\" id=\"cnftheme\">Change default theme settings</a>"
msgstr ""
#: src/Module/Admin/Site.php:593
msgid "Mobile system theme"
msgstr ""
#: src/Module/Admin/Site.php:593
msgid "Theme for mobile devices"
msgstr ""
#: src/Module/Admin/Site.php:594 src/Module/Install.php:191
msgid "SSL link policy"
msgstr ""
#: src/Module/Admin/Site.php:594 src/Module/Install.php:193
msgid "Determines whether generated links should be forced to use SSL"
msgstr ""
#: src/Module/Admin/Site.php:595
msgid "Force SSL"
msgstr ""
#: src/Module/Admin/Site.php:595
msgid ""
"Force all Non-SSL requests to SSL - Attention: on some systems it could lead "
"to endless loops."
msgstr ""
#: src/Module/Admin/Site.php:596
msgid "Hide help entry from navigation menu"
msgstr ""
#: src/Module/Admin/Site.php:596
msgid ""
"Hides the menu entry for the Help pages from the navigation menu. You can "
"still access it calling /help directly."
msgstr ""
#: src/Module/Admin/Site.php:597
msgid "Single user instance"
msgstr ""
#: src/Module/Admin/Site.php:597
msgid "Make this instance multi-user or single-user for the named user"
msgstr ""
#: src/Module/Admin/Site.php:599
msgid "File storage backend"
msgstr ""
#: src/Module/Admin/Site.php:599
msgid ""
"The backend used to store uploaded data. If you change the storage backend, "
"you can manually move the existing files. If you do not do so, the files "
"uploaded before the change will still be available at the old backend. "
"Please see <a href=\"/help/Settings#1_2_3_1\">the settings documentation</a> "
"for more information about the choices and the moving procedure."
msgstr ""
#: src/Module/Admin/Site.php:601
msgid "Maximum image size"
msgstr ""
#: src/Module/Admin/Site.php:601
msgid ""
"Maximum size in bytes of uploaded images. Default is 0, which means no "
"limits."
msgstr ""
#: src/Module/Admin/Site.php:602
msgid "Maximum image length"
msgstr ""
#: src/Module/Admin/Site.php:602
msgid ""
"Maximum length in pixels of the longest side of uploaded images. Default is "
"-1, which means no limits."
msgstr ""
#: src/Module/Admin/Site.php:603
msgid "JPEG image quality"
msgstr ""
#: src/Module/Admin/Site.php:603
msgid ""
"Uploaded JPEGS will be saved at this quality setting [0-100]. Default is "
"100, which is full quality."
msgstr ""
#: src/Module/Admin/Site.php:605
msgid "Register policy"
msgstr ""
#: src/Module/Admin/Site.php:606
msgid "Maximum Daily Registrations"
msgstr ""
#: src/Module/Admin/Site.php:606
msgid ""
"If registration is permitted above, this sets the maximum number of new user "
"registrations to accept per day. If register is set to closed, this setting "
"has no effect."
msgstr ""
#: src/Module/Admin/Site.php:607
msgid "Register text"
msgstr ""
#: src/Module/Admin/Site.php:607
msgid ""
"Will be displayed prominently on the registration page. You can use BBCode "
"here."
msgstr ""
#: src/Module/Admin/Site.php:608
msgid "Forbidden Nicknames"
msgstr ""
#: src/Module/Admin/Site.php:608
msgid ""
"Comma separated list of nicknames that are forbidden from registration. "
"Preset is a list of role names according RFC 2142."
msgstr ""
#: src/Module/Admin/Site.php:609
msgid "Accounts abandoned after x days"
msgstr ""
#: src/Module/Admin/Site.php:609
msgid ""
"Will not waste system resources polling external sites for abandonded "
"accounts. Enter 0 for no time limit."
msgstr ""
#: src/Module/Admin/Site.php:610
msgid "Allowed friend domains"
msgstr ""
#: src/Module/Admin/Site.php:610
msgid ""
"Comma separated list of domains which are allowed to establish friendships "
"with this site. Wildcards are accepted. Empty to allow any domains"
msgstr ""
#: src/Module/Admin/Site.php:611
msgid "Allowed email domains"
msgstr ""
#: src/Module/Admin/Site.php:611
msgid ""
"Comma separated list of domains which are allowed in email addresses for "
"registrations to this site. Wildcards are accepted. Empty to allow any "
"domains"
msgstr ""
#: src/Module/Admin/Site.php:612
msgid "No OEmbed rich content"
msgstr ""
#: src/Module/Admin/Site.php:612
msgid ""
"Don't show the rich content (e.g. embedded PDF), except from the domains "
"listed below."
msgstr ""
#: src/Module/Admin/Site.php:613
msgid "Allowed OEmbed domains"
msgstr ""
#: src/Module/Admin/Site.php:613
msgid ""
"Comma separated list of domains which oembed content is allowed to be "
"displayed. Wildcards are accepted."
msgstr ""
#: src/Module/Admin/Site.php:614
msgid "Block public"
msgstr ""
#: src/Module/Admin/Site.php:614
msgid ""
"Check to block public access to all otherwise public personal pages on this "
"site unless you are currently logged in."
msgstr ""
#: src/Module/Admin/Site.php:615
msgid "Force publish"
msgstr ""
#: src/Module/Admin/Site.php:615
msgid ""
"Check to force all profiles on this site to be listed in the site directory."
msgstr ""
#: src/Module/Admin/Site.php:615
msgid "Enabling this may violate privacy laws like the GDPR"
msgstr ""
#: src/Module/Admin/Site.php:616
msgid "Global directory URL"
msgstr ""
#: src/Module/Admin/Site.php:616
msgid ""
"URL to the global directory. If this is not set, the global directory is "
"completely unavailable to the application."
msgstr ""
#: src/Module/Admin/Site.php:617
msgid "Private posts by default for new users"
msgstr ""
#: src/Module/Admin/Site.php:617
msgid ""
"Set default post permissions for all new members to the default privacy "
"group rather than public."
msgstr ""
#: src/Module/Admin/Site.php:618
msgid "Don't include post content in email notifications"
msgstr ""
#: src/Module/Admin/Site.php:618
msgid ""
"Don't include the content of a post/comment/private message/etc. in the "
"email notifications that are sent out from this site, as a privacy measure."
msgstr ""
#: src/Module/Admin/Site.php:619
msgid "Disallow public access to addons listed in the apps menu."
msgstr ""
#: src/Module/Admin/Site.php:619
msgid ""
"Checking this box will restrict addons listed in the apps menu to members "
"only."
msgstr ""
#: src/Module/Admin/Site.php:620
msgid "Don't embed private images in posts"
msgstr ""
#: src/Module/Admin/Site.php:620
msgid ""
"Don't replace locally-hosted private photos in posts with an embedded copy "
"of the image. This means that contacts who receive posts containing private "
"photos will have to authenticate and load each image, which may take a while."
msgstr ""
#: src/Module/Admin/Site.php:621
msgid "Explicit Content"
msgstr ""
#: src/Module/Admin/Site.php:621
msgid ""
"Set this to announce that your node is used mostly for explicit content that "
"might not be suited for minors. This information will be published in the "
"node information and might be used, e.g. by the global directory, to filter "
"your node from listings of nodes to join. Additionally a note about this "
"will be shown at the user registration page."
msgstr ""
#: src/Module/Admin/Site.php:622
msgid "Allow Users to set remote_self"
msgstr ""
#: src/Module/Admin/Site.php:622
msgid ""
"With checking this, every user is allowed to mark every contact as a "
"remote_self in the repair contact dialog. Setting this flag on a contact "
"causes mirroring every posting of that contact in the users stream."
msgstr ""
#: src/Module/Admin/Site.php:623
msgid "Block multiple registrations"
msgstr ""
#: src/Module/Admin/Site.php:623
msgid "Disallow users to register additional accounts for use as pages."
msgstr ""
#: src/Module/Admin/Site.php:624
msgid "Disable OpenID"
msgstr ""
#: src/Module/Admin/Site.php:624
msgid "Disable OpenID support for registration and logins."
msgstr ""
#: src/Module/Admin/Site.php:625
msgid "No Fullname check"
msgstr ""
#: src/Module/Admin/Site.php:625
msgid ""
"Allow users to register without a space between the first name and the last "
"name in their full name."
msgstr ""
#: src/Module/Admin/Site.php:626
msgid "Community pages for visitors"
msgstr ""
#: src/Module/Admin/Site.php:626
msgid ""
"Which community pages should be available for visitors. Local users always "
"see both pages."
msgstr ""
#: src/Module/Admin/Site.php:627
msgid "Posts per user on community page"
msgstr ""
#: src/Module/Admin/Site.php:627
msgid ""
"The maximum number of posts per user on the community page. (Not valid for "
"\"Global Community\")"
msgstr ""
#: src/Module/Admin/Site.php:628
msgid "Disable OStatus support"
msgstr ""
#: src/Module/Admin/Site.php:628
msgid ""
"Disable built-in OStatus (StatusNet, GNU Social etc.) compatibility. All "
"communications in OStatus are public, so privacy warnings will be "
"occasionally displayed."
msgstr ""
#: src/Module/Admin/Site.php:629
msgid "Only import OStatus/ActivityPub threads from our contacts"
msgstr ""
#: src/Module/Admin/Site.php:629
msgid ""
"Normally we import every content from our OStatus and ActivityPub contacts. "
"With this option we only store threads that are started by a contact that is "
"known on our system."
msgstr ""
#: src/Module/Admin/Site.php:630
msgid "OStatus support can only be enabled if threading is enabled."
msgstr ""
#: src/Module/Admin/Site.php:632
msgid ""
"Diaspora support can't be enabled because Friendica was installed into a sub "
"directory."
msgstr ""
#: src/Module/Admin/Site.php:633
msgid "Enable Diaspora support"
msgstr ""
#: src/Module/Admin/Site.php:633
msgid "Provide built-in Diaspora network compatibility."
msgstr ""
#: src/Module/Admin/Site.php:634
msgid "Only allow Friendica contacts"
msgstr ""
#: src/Module/Admin/Site.php:634
msgid ""
"All contacts must use Friendica protocols. All other built-in communication "
"protocols disabled."
msgstr ""
#: src/Module/Admin/Site.php:635
msgid "Verify SSL"
msgstr ""
#: src/Module/Admin/Site.php:635
msgid ""
"If you wish, you can turn on strict certificate checking. This will mean you "
"cannot connect (at all) to self-signed SSL sites."
msgstr ""
#: src/Module/Admin/Site.php:636
msgid "Proxy user"
msgstr ""
#: src/Module/Admin/Site.php:637
msgid "Proxy URL"
msgstr ""
#: src/Module/Admin/Site.php:638
msgid "Network timeout"
msgstr ""
#: src/Module/Admin/Site.php:638
msgid "Value is in seconds. Set to 0 for unlimited (not recommended)."
msgstr ""
#: src/Module/Admin/Site.php:639
msgid "Maximum Load Average"
msgstr ""
#: src/Module/Admin/Site.php:639
#, php-format
msgid ""
"Maximum system load before delivery and poll processes are deferred - "
"default %d."
msgstr ""
#: src/Module/Admin/Site.php:640
msgid "Maximum Load Average (Frontend)"
msgstr ""
#: src/Module/Admin/Site.php:640
msgid "Maximum system load before the frontend quits service - default 50."
msgstr ""
#: src/Module/Admin/Site.php:641
msgid "Minimal Memory"
msgstr ""
#: src/Module/Admin/Site.php:641
msgid ""
"Minimal free memory in MB for the worker. Needs access to /proc/meminfo - "
"default 0 (deactivated)."
msgstr ""
#: src/Module/Admin/Site.php:642
msgid "Maximum table size for optimization"
msgstr ""
#: src/Module/Admin/Site.php:642
msgid ""
"Maximum table size (in MB) for the automatic optimization. Enter -1 to "
"disable it."
msgstr ""
#: src/Module/Admin/Site.php:643
msgid "Minimum level of fragmentation"
msgstr ""
#: src/Module/Admin/Site.php:643
msgid ""
"Minimum fragmenation level to start the automatic optimization - default "
"value is 30%."
msgstr ""
#: src/Module/Admin/Site.php:645
msgid "Periodical check of global contacts"
msgstr ""
#: src/Module/Admin/Site.php:645
msgid ""
"If enabled, the global contacts are checked periodically for missing or "
"outdated data and the vitality of the contacts and servers."
msgstr ""
#: src/Module/Admin/Site.php:646
msgid "Days between requery"
msgstr ""
#: src/Module/Admin/Site.php:646
msgid "Number of days after which a server is requeried for his contacts."
msgstr ""
#: src/Module/Admin/Site.php:647
msgid "Discover contacts from other servers"
msgstr ""
#: src/Module/Admin/Site.php:647
msgid ""
"Periodically query other servers for contacts. You can choose between \"Users"
"\": the users on the remote system, \"Global Contacts\": active contacts "
"that are known on the system. The fallback is meant for Redmatrix servers "
"and older friendica servers, where global contacts weren't available. The "
"fallback increases the server load, so the recommended setting is \"Users, "
"Global Contacts\"."
msgstr ""
#: src/Module/Admin/Site.php:648
msgid "Timeframe for fetching global contacts"
msgstr ""
#: src/Module/Admin/Site.php:648
msgid ""
"When the discovery is activated, this value defines the timeframe for the "
"activity of the global contacts that are fetched from other servers."
msgstr ""
#: src/Module/Admin/Site.php:649
msgid "Search the local directory"
msgstr ""
#: src/Module/Admin/Site.php:649
msgid ""
"Search the local directory instead of the global directory. When searching "
"locally, every search will be executed on the global directory in the "
"background. This improves the search results when the search is repeated."
msgstr ""
#: src/Module/Admin/Site.php:651
msgid "Publish server information"
msgstr ""
#: src/Module/Admin/Site.php:651
msgid ""
"If enabled, general server and usage data will be published. The data "
"contains the name and version of the server, number of users with public "
"profiles, number of posts and the activated protocols and connectors. See <a "
"href=\"http://the-federation.info/\">the-federation.info</a> for details."
msgstr ""
#: src/Module/Admin/Site.php:653
msgid "Check upstream version"
msgstr ""
#: src/Module/Admin/Site.php:653
msgid ""
"Enables checking for new Friendica versions at github. If there is a new "
"version, you will be informed in the admin panel overview."
msgstr ""
#: src/Module/Admin/Site.php:654
msgid "Suppress Tags"
msgstr ""
#: src/Module/Admin/Site.php:654
msgid "Suppress showing a list of hashtags at the end of the posting."
msgstr ""
#: src/Module/Admin/Site.php:655
msgid "Clean database"
msgstr ""
#: src/Module/Admin/Site.php:655
msgid ""
"Remove old remote items, orphaned database records and old content from some "
"other helper tables."
msgstr ""
#: src/Module/Admin/Site.php:656
msgid "Lifespan of remote items"
msgstr ""
#: src/Module/Admin/Site.php:656
msgid ""
"When the database cleanup is enabled, this defines the days after which "
"remote items will be deleted. Own items, and marked or filed items are "
"always kept. 0 disables this behaviour."
msgstr ""
#: src/Module/Admin/Site.php:657
msgid "Lifespan of unclaimed items"
msgstr ""
#: src/Module/Admin/Site.php:657
msgid ""
"When the database cleanup is enabled, this defines the days after which "
"unclaimed remote items (mostly content from the relay) will be deleted. "
"Default value is 90 days. Defaults to the general lifespan value of remote "
"items if set to 0."
msgstr ""
#: src/Module/Admin/Site.php:658
msgid "Lifespan of raw conversation data"
msgstr ""
#: src/Module/Admin/Site.php:658
msgid ""
"The conversation data is used for ActivityPub and OStatus, as well as for "
"debug purposes. It should be safe to remove it after 14 days, default is 90 "
"days."
msgstr ""
#: src/Module/Admin/Site.php:659
msgid "Path to item cache"
msgstr ""
#: src/Module/Admin/Site.php:659
msgid "The item caches buffers generated bbcode and external images."
msgstr ""
#: src/Module/Admin/Site.php:660
msgid "Cache duration in seconds"
msgstr ""
#: src/Module/Admin/Site.php:660
msgid ""
"How long should the cache files be hold? Default value is 86400 seconds (One "
"day). To disable the item cache, set the value to -1."
msgstr ""
#: src/Module/Admin/Site.php:661
msgid "Maximum numbers of comments per post"
msgstr ""
#: src/Module/Admin/Site.php:661
msgid "How much comments should be shown for each post? Default value is 100."
msgstr ""
#: src/Module/Admin/Site.php:662
msgid "Temp path"
msgstr ""
#: src/Module/Admin/Site.php:662
msgid ""
"If you have a restricted system where the webserver can't access the system "
"temp path, enter another path here."
msgstr ""
#: src/Module/Admin/Site.php:663
msgid "Disable picture proxy"
msgstr ""
#: src/Module/Admin/Site.php:663
msgid ""
"The picture proxy increases performance and privacy. It shouldn't be used on "
"systems with very low bandwidth."
msgstr ""
#: src/Module/Admin/Site.php:664
msgid "Only search in tags"
msgstr ""
#: src/Module/Admin/Site.php:664
msgid "On large systems the text search can slow down the system extremely."
msgstr ""
#: src/Module/Admin/Site.php:666
msgid "New base url"
msgstr ""
#: src/Module/Admin/Site.php:666
msgid ""
"Change base url for this server. Sends relocate message to all Friendica and "
"Diaspora* contacts of all users."
msgstr ""
#: src/Module/Admin/Site.php:668
msgid "RINO Encryption"
msgstr ""
#: src/Module/Admin/Site.php:668
msgid "Encryption layer between nodes."
msgstr ""
#: src/Module/Admin/Site.php:668
msgid "Enabled"
msgstr ""
#: src/Module/Admin/Site.php:670
msgid "Maximum number of parallel workers"
msgstr ""
#: src/Module/Admin/Site.php:670
#, php-format
msgid ""
"On shared hosters set this to %d. On larger systems, values of %d are great. "
"Default value is %d."
msgstr ""
#: src/Module/Admin/Site.php:671
msgid "Don't use \"proc_open\" with the worker"
msgstr ""
#: src/Module/Admin/Site.php:671
msgid ""
"Enable this if your system doesn't allow the use of \"proc_open\". This can "
"happen on shared hosters. If this is enabled you should increase the "
"frequency of worker calls in your crontab."
msgstr ""
#: src/Module/Admin/Site.php:672
msgid "Enable fastlane"
msgstr ""
#: src/Module/Admin/Site.php:672
msgid ""
"When enabed, the fastlane mechanism starts an additional worker if processes "
"with higher priority are blocked by processes of lower priority."
msgstr ""
#: src/Module/Admin/Site.php:673
msgid "Enable frontend worker"
msgstr ""
#: src/Module/Admin/Site.php:673
#, php-format
msgid ""
"When enabled the Worker process is triggered when backend access is "
"performed (e.g. messages being delivered). On smaller sites you might want "
"to call %s/worker on a regular basis via an external cron job. You should "
"only enable this option if you cannot utilize cron/scheduled jobs on your "
"server."
msgstr ""
#: src/Module/Admin/Site.php:675
msgid "Subscribe to relay"
msgstr ""
#: src/Module/Admin/Site.php:675
msgid ""
"Enables the receiving of public posts from the relay. They will be included "
"in the search, subscribed tags and on the global community page."
msgstr ""
#: src/Module/Admin/Site.php:676
msgid "Relay server"
msgstr ""
#: src/Module/Admin/Site.php:676
msgid ""
"Address of the relay server where public posts should be send to. For "
"example https://relay.diasp.org"
msgstr ""
#: src/Module/Admin/Site.php:677
msgid "Direct relay transfer"
msgstr ""
#: src/Module/Admin/Site.php:677
msgid ""
"Enables the direct transfer to other servers without using the relay servers"
msgstr ""
#: src/Module/Admin/Site.php:678
msgid "Relay scope"
msgstr ""
#: src/Module/Admin/Site.php:678
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 ""
#: src/Module/Admin/Site.php:678
msgid "all"
msgstr ""
#: src/Module/Admin/Site.php:678
msgid "tags"
msgstr ""
#: src/Module/Admin/Site.php:679
msgid "Server tags"
msgstr ""
#: src/Module/Admin/Site.php:679
msgid "Comma separated list of tags for the \"tags\" subscription."
msgstr ""
#: src/Module/Admin/Site.php:680
msgid "Allow user tags"
msgstr ""
#: src/Module/Admin/Site.php:680
msgid ""
"If enabled, the tags from the saved searches will used for the \"tags\" "
"subscription in addition to the \"relay_server_tags\"."
msgstr ""
#: src/Module/Admin/Site.php:683
msgid "Start Relocation"
msgstr ""
#: src/Module/Admin/Summary.php:30
#, php-format
msgid ""
"Your DB still runs with MyISAM tables. You should change the engine type to "
"InnoDB. As Friendica will use InnoDB only features in the future, you should "
"change this! See <a href=\"%s\">here</a> for a guide that may be helpful "
"converting the table engines. You may also use the command <tt>php bin/"
"console.php dbstructure toinnodb</tt> of your Friendica installation for an "
"automatic conversion.<br />"
msgstr ""
#: src/Module/Admin/Summary.php:38
#, php-format
msgid ""
"There is a new version of Friendica available for download. Your current "
"version is %1$s, upstream version is %2$s"
msgstr ""
#: src/Module/Admin/Summary.php:47
msgid ""
"The database update failed. Please run \"php bin/console.php dbstructure "
"update\" from the command line and have a look at the errors that might "
"appear."
msgstr ""
#: src/Module/Admin/Summary.php:51
msgid ""
"The last update failed. Please run \"php bin/console.php dbstructure update"
"\" from the command line and have a look at the errors that might appear. "
"(Some of the errors are possibly inside the logfile.)"
msgstr ""
#: src/Module/Admin/Summary.php:56
msgid "The worker was never executed. Please check your database structure!"
msgstr ""
#: src/Module/Admin/Summary.php:58
#, php-format
msgid ""
"The last worker execution was on %s UTC. This is older than one hour. Please "
"check your crontab settings."
msgstr ""
#: src/Module/Admin/Summary.php:63
#, php-format
msgid ""
"Friendica's configuration now is stored in config/local.config.php, please "
"copy config/local-sample.config.php and move your config from <code>."
"htconfig.php</code>. See <a href=\"%s\">the Config help page</a> for help "
"with the transition."
msgstr ""
#: src/Module/Admin/Summary.php:67
#, php-format
msgid ""
"Friendica's configuration now is stored in config/local.config.php, please "
"copy config/local-sample.config.php and move your config from <code>config/"
"local.ini.php</code>. See <a href=\"%s\">the Config help page</a> for help "
"with the transition."
msgstr ""
#: src/Module/Admin/Summary.php:73
#, php-format
msgid ""
"<a href=\"%s\">%s</a> is not reachable on your system. This is a severe "
"configuration issue that prevents server to server communication. See <a "
"href=\"%s\">the installation page</a> for help."
msgstr ""
#: src/Module/Admin/Summary.php:89
#, php-format
msgid ""
"Friendica's system.basepath was updated from '%s' to '%s'. Please remove the "
"system.basepath from your db to avoid differences."
msgstr ""
#: src/Module/Admin/Summary.php:97
#, php-format
msgid ""
"Friendica's current system.basepath '%s' is wrong and the config file '%s' "
"isn't used."
msgstr ""
#: src/Module/Admin/Summary.php:105
#, php-format
msgid ""
"Friendica's current system.basepath '%s' is not equal to the config file "
"'%s'. Please fix your configuration."
msgstr ""
#: src/Module/Admin/Summary.php:112
msgid "Normal Account"
msgstr ""
#: src/Module/Admin/Summary.php:113
msgid "Automatic Follower Account"
msgstr ""
#: src/Module/Admin/Summary.php:114
msgid "Public Forum Account"
msgstr ""
#: src/Module/Admin/Summary.php:115
msgid "Automatic Friend Account"
msgstr ""
#: src/Module/Admin/Summary.php:116
msgid "Blog Account"
msgstr ""
#: src/Module/Admin/Summary.php:117
msgid "Private Forum Account"
msgstr ""
#: src/Module/Admin/Summary.php:141
msgid "Message queues"
msgstr ""
#: src/Module/Admin/Summary.php:147
msgid "Server Settings"
msgstr ""
#: src/Module/Admin/Summary.php:161
msgid "Summary"
msgstr ""
#: src/Module/Admin/Summary.php:163
msgid "Registered users"
msgstr ""
#: src/Module/Admin/Summary.php:165
msgid "Pending registrations"
msgstr ""
#: src/Module/Admin/Summary.php:166
msgid "Version"
msgstr ""
#: src/Module/Admin/Summary.php:170
msgid "Active addons"
msgstr ""
#: src/Module/Admin/Themes/Details.php:32 src/Module/Admin/Themes/Embed.php:46
msgid "Theme settings updated."
msgstr ""
#: src/Module/Admin/Themes/Details.php:71 src/Module/Admin/Themes/Index.php:47
#, php-format
msgid "Theme %s disabled."
msgstr ""
#: src/Module/Admin/Themes/Details.php:73 src/Module/Admin/Themes/Index.php:49
#, php-format
msgid "Theme %s successfully enabled."
msgstr ""
#: src/Module/Admin/Themes/Details.php:75 src/Module/Admin/Themes/Index.php:51
#, php-format
msgid "Theme %s failed to install."
msgstr ""
#: src/Module/Admin/Themes/Details.php:97
msgid "Screenshot"
msgstr ""
#: src/Module/Admin/Themes/Details.php:105 src/Module/Admin/Themes/Index.php:94
#: src/Module/BaseAdminModule.php:83
msgid "Themes"
msgstr ""
#: src/Module/Admin/Themes/Embed.php:67
msgid "Unknown theme."
msgstr ""
#: src/Module/Admin/Themes/Index.php:96
msgid "Reload active themes"
msgstr ""
#: src/Module/Admin/Themes/Index.php:101
#, php-format
msgid "No themes found on the system. They should be placed in %1$s"
msgstr ""
#: src/Module/Admin/Themes/Index.php:102
msgid "[Experimental]"
msgstr ""
#: src/Module/Admin/Themes/Index.php:103
msgid "[Unsupported]"
msgstr ""
#: src/Module/Admin/Tos.php:30
msgid "The Terms of Service settings have been updated."
msgstr ""
#: src/Module/Admin/Tos.php:44
msgid "Display Terms of Service"
msgstr ""
#: src/Module/Admin/Tos.php:44
msgid ""
"Enable the Terms of Service page. If this is enabled a link to the terms "
"will be added to the registration form and the general information page."
msgstr ""
#: src/Module/Admin/Tos.php:45
msgid "Display Privacy Statement"
msgstr ""
#: src/Module/Admin/Tos.php:45
#, 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 ""
#: src/Module/Admin/Tos.php:46
msgid "Privacy Statement Preview"
msgstr ""
#: src/Module/Admin/Tos.php:48
msgid "The Terms of Service"
msgstr ""
#: src/Module/Admin/Tos.php:48
msgid ""
"Enter the Terms of Service for your node here. You can use BBCode. Headers "
"of sections should be [h2] and below."
msgstr ""
#: src/Module/Admin/Users.php:48
#, 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 ""
#: src/Module/Admin/Users.php:51
#, 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 ""
#: src/Module/Admin/Users.php:96
#, php-format
msgid "%s user blocked"
msgid_plural "%s users blocked"
msgstr[0] ""
msgstr[1] ""
#: src/Module/Admin/Users.php:102
#, php-format
msgid "%s user unblocked"
msgid_plural "%s users unblocked"
msgstr[0] ""
msgstr[1] ""
#: src/Module/Admin/Users.php:110 src/Module/Admin/Users.php:160
msgid "You can't remove yourself"
msgstr ""
#: src/Module/Admin/Users.php:114
#, php-format
msgid "%s user deleted"
msgid_plural "%s users deleted"
msgstr[0] ""
msgstr[1] ""
#: src/Module/Admin/Users.php:158
#, php-format
msgid "User \"%s\" deleted"
msgstr ""
#: src/Module/Admin/Users.php:167
#, php-format
msgid "User \"%s\" blocked"
msgstr ""
#: src/Module/Admin/Users.php:173
#, php-format
msgid "User \"%s\" unblocked"
msgstr ""
#: src/Module/Admin/Users.php:226
msgid "Private Forum"
msgstr ""
#: src/Module/Admin/Users.php:233
msgid "Relay"
msgstr ""
#: src/Module/Admin/Users.php:272 src/Module/Admin/Users.php:297
msgid "Register date"
msgstr ""
#: src/Module/Admin/Users.php:272 src/Module/Admin/Users.php:297
msgid "Last login"
msgstr ""
#: src/Module/Admin/Users.php:272 src/Module/Admin/Users.php:297
msgid "Last item"
msgstr ""
#: src/Module/Admin/Users.php:272
msgid "Type"
msgstr ""
#: src/Module/Admin/Users.php:279
msgid "Add User"
msgstr ""
#: src/Module/Admin/Users.php:281
msgid "User registrations waiting for confirm"
msgstr ""
#: src/Module/Admin/Users.php:282
msgid "User waiting for permanent deletion"
msgstr ""
#: src/Module/Admin/Users.php:283
msgid "Request date"
msgstr ""
#: src/Module/Admin/Users.php:284
msgid "No registrations."
msgstr ""
#: src/Module/Admin/Users.php:285
msgid "Note from the user"
msgstr ""
#: src/Module/Admin/Users.php:287
msgid "Deny"
msgstr ""
#: src/Module/Admin/Users.php:290
msgid "User blocked"
msgstr ""
#: src/Module/Admin/Users.php:292
msgid "Site admin"
msgstr ""
#: src/Module/Admin/Users.php:293
msgid "Account expired"
msgstr ""
#: src/Module/Admin/Users.php:296
msgid "New User"
msgstr ""
#: src/Module/Admin/Users.php:297
msgid "Permanent deletion"
msgstr ""
#: src/Module/Admin/Users.php:302
msgid ""
"Selected users will be deleted!\\n\\nEverything these users had posted on "
"this site will be permanently deleted!\\n\\nAre you sure?"
msgstr ""
#: src/Module/Admin/Users.php:303
msgid ""
"The user {0} will be deleted!\\n\\nEverything this user has posted on this "
"site will be permanently deleted!\\n\\nAre you sure?"
msgstr ""
#: src/Module/Admin/Users.php:313
msgid "Name of the new user."
msgstr ""
#: src/Module/Admin/Users.php:314
msgid "Nickname"
msgstr ""
#: src/Module/Admin/Users.php:314
msgid "Nickname of the new user."
msgstr ""
#: src/Module/Admin/Users.php:315
msgid "Email address of the new user."
msgstr ""
#: src/Module/AllFriends.php:55
msgid "No friends to display."
msgstr ""
#: src/Module/Apps.php:29
@ -9418,6 +8422,10 @@ msgstr ""
msgid "Applications"
msgstr ""
#: src/Module/Attach.php:36 src/Module/Attach.php:48
msgid "Item was not found."
msgstr ""
#: src/Module/Babel.php:31
msgid "Source input"
msgstr ""
@ -9522,6 +8530,435 @@ msgstr ""
msgid "HTML"
msgstr ""
#: src/Module/BaseAdminModule.php:76
msgid "Overview"
msgstr ""
#: src/Module/BaseAdminModule.php:79
msgid "Configuration"
msgstr ""
#: src/Module/BaseAdminModule.php:87
msgid "Database"
msgstr ""
#: src/Module/BaseAdminModule.php:88
msgid "DB updates"
msgstr ""
#: src/Module/BaseAdminModule.php:89
msgid "Inspect Deferred Workers"
msgstr ""
#: src/Module/BaseAdminModule.php:90
msgid "Inspect worker Queue"
msgstr ""
#: src/Module/BaseAdminModule.php:92
msgid "Tools"
msgstr ""
#: src/Module/BaseAdminModule.php:93
msgid "Contact Blocklist"
msgstr ""
#: src/Module/BaseAdminModule.php:101
msgid "Diagnostics"
msgstr ""
#: src/Module/BaseAdminModule.php:102
msgid "PHP Info"
msgstr ""
#: src/Module/BaseAdminModule.php:103
msgid "probe address"
msgstr ""
#: src/Module/BaseAdminModule.php:104
msgid "check webfinger"
msgstr ""
#: src/Module/BaseAdminModule.php:105
msgid "Item Source"
msgstr ""
#: src/Module/BaseAdminModule.php:106
msgid "Babel"
msgstr ""
#: src/Module/BaseAdminModule.php:115
msgid "Addon Features"
msgstr ""
#: src/Module/BaseAdminModule.php:116
msgid "User registrations waiting for confirmation"
msgstr ""
#: src/Module/Bookmarklet.php:35
msgid "This page is missing a url parameter."
msgstr ""
#: src/Module/Bookmarklet.php:57
msgid "The post was created"
msgstr ""
#: src/Module/Contact.php:166
#, php-format
msgid "%d contact edited."
msgid_plural "%d contacts edited."
msgstr[0] ""
msgstr[1] ""
#: src/Module/Contact.php:193 src/Module/Contact.php:377
msgid "Could not access contact record."
msgstr ""
#: src/Module/Contact.php:203
msgid "Could not locate selected profile."
msgstr ""
#: src/Module/Contact.php:235
msgid "Contact updated."
msgstr ""
#: src/Module/Contact.php:398
msgid "Contact has been blocked"
msgstr ""
#: src/Module/Contact.php:398
msgid "Contact has been unblocked"
msgstr ""
#: src/Module/Contact.php:408
msgid "Contact has been ignored"
msgstr ""
#: src/Module/Contact.php:408
msgid "Contact has been unignored"
msgstr ""
#: src/Module/Contact.php:418
msgid "Contact has been archived"
msgstr ""
#: src/Module/Contact.php:418
msgid "Contact has been unarchived"
msgstr ""
#: src/Module/Contact.php:442
msgid "Drop contact"
msgstr ""
#: src/Module/Contact.php:445 src/Module/Contact.php:823
msgid "Do you really want to delete this contact?"
msgstr ""
#: src/Module/Contact.php:459
msgid "Contact has been removed."
msgstr ""
#: src/Module/Contact.php:489
#, php-format
msgid "You are mutual friends with %s"
msgstr ""
#: src/Module/Contact.php:494
#, php-format
msgid "You are sharing with %s"
msgstr ""
#: src/Module/Contact.php:499
#, php-format
msgid "%s is sharing with you"
msgstr ""
#: src/Module/Contact.php:523
msgid "Private communications are not available for this contact."
msgstr ""
#: src/Module/Contact.php:525
msgid "Never"
msgstr ""
#: src/Module/Contact.php:528
msgid "(Update was successful)"
msgstr ""
#: src/Module/Contact.php:528
msgid "(Update was not successful)"
msgstr ""
#: src/Module/Contact.php:530 src/Module/Contact.php:1061
msgid "Suggest friends"
msgstr ""
#: src/Module/Contact.php:534
#, php-format
msgid "Network type: %s"
msgstr ""
#: src/Module/Contact.php:539
msgid "Communications lost with this contact!"
msgstr ""
#: src/Module/Contact.php:545
msgid "Fetch further information for feeds"
msgstr ""
#: src/Module/Contact.php:547
msgid ""
"Fetch information like preview pictures, title and teaser from the feed "
"item. You can activate this if the feed doesn't contain much text. Keywords "
"are taken from the meta header in the feed item and are posted as hash tags."
msgstr ""
#: src/Module/Contact.php:550
msgid "Fetch information"
msgstr ""
#: src/Module/Contact.php:551
msgid "Fetch keywords"
msgstr ""
#: src/Module/Contact.php:552
msgid "Fetch information and keywords"
msgstr ""
#: src/Module/Contact.php:584
msgid "Profile Visibility"
msgstr ""
#: src/Module/Contact.php:585
msgid "Contact Information / Notes"
msgstr ""
#: src/Module/Contact.php:586
msgid "Contact Settings"
msgstr ""
#: src/Module/Contact.php:595
msgid "Contact"
msgstr ""
#: src/Module/Contact.php:599
#, php-format
msgid ""
"Please choose the profile you would like to display to %s when viewing your "
"profile securely."
msgstr ""
#: src/Module/Contact.php:601
msgid "Their personal note"
msgstr ""
#: src/Module/Contact.php:603
msgid "Edit contact notes"
msgstr ""
#: src/Module/Contact.php:607
msgid "Block/Unblock contact"
msgstr ""
#: src/Module/Contact.php:608
msgid "Ignore contact"
msgstr ""
#: src/Module/Contact.php:609
msgid "Repair URL settings"
msgstr ""
#: src/Module/Contact.php:610
msgid "View conversations"
msgstr ""
#: src/Module/Contact.php:615
msgid "Last update:"
msgstr ""
#: src/Module/Contact.php:617
msgid "Update public posts"
msgstr ""
#: src/Module/Contact.php:619 src/Module/Contact.php:1071
msgid "Update now"
msgstr ""
#: src/Module/Contact.php:625 src/Module/Contact.php:828
#: src/Module/Contact.php:1088
msgid "Unignore"
msgstr ""
#: src/Module/Contact.php:629
msgid "Currently blocked"
msgstr ""
#: src/Module/Contact.php:630
msgid "Currently ignored"
msgstr ""
#: src/Module/Contact.php:631
msgid "Currently archived"
msgstr ""
#: src/Module/Contact.php:632
msgid "Awaiting connection acknowledge"
msgstr ""
#: src/Module/Contact.php:633
msgid ""
"Replies/likes to your public posts <strong>may</strong> still be visible"
msgstr ""
#: src/Module/Contact.php:634
msgid "Notification for new posts"
msgstr ""
#: src/Module/Contact.php:634
msgid "Send a notification of every new post of this contact"
msgstr ""
#: src/Module/Contact.php:636
msgid "Blacklisted keywords"
msgstr ""
#: src/Module/Contact.php:636
msgid ""
"Comma separated list of keywords that should not be converted to hashtags, "
"when \"Fetch information and keywords\" is selected"
msgstr ""
#: src/Module/Contact.php:653 src/Module/Settings/TwoFactor/Index.php:100
msgid "Actions"
msgstr ""
#: src/Module/Contact.php:700
msgid "Suggestions"
msgstr ""
#: src/Module/Contact.php:703
msgid "Suggest potential friends"
msgstr ""
#: src/Module/Contact.php:708 src/Module/Group.php:287
msgid "All Contacts"
msgstr ""
#: src/Module/Contact.php:711
msgid "Show all contacts"
msgstr ""
#: src/Module/Contact.php:716
msgid "Unblocked"
msgstr ""
#: src/Module/Contact.php:719
msgid "Only show unblocked contacts"
msgstr ""
#: src/Module/Contact.php:724
msgid "Blocked"
msgstr ""
#: src/Module/Contact.php:727
msgid "Only show blocked contacts"
msgstr ""
#: src/Module/Contact.php:732
msgid "Ignored"
msgstr ""
#: src/Module/Contact.php:735
msgid "Only show ignored contacts"
msgstr ""
#: src/Module/Contact.php:740
msgid "Archived"
msgstr ""
#: src/Module/Contact.php:743
msgid "Only show archived contacts"
msgstr ""
#: src/Module/Contact.php:748
msgid "Hidden"
msgstr ""
#: src/Module/Contact.php:751
msgid "Only show hidden contacts"
msgstr ""
#: src/Module/Contact.php:759
msgid "Organize your contact groups"
msgstr ""
#: src/Module/Contact.php:818
msgid "Search your contacts"
msgstr ""
#: src/Module/Contact.php:829 src/Module/Contact.php:1097
msgid "Archive"
msgstr ""
#: src/Module/Contact.php:829 src/Module/Contact.php:1097
msgid "Unarchive"
msgstr ""
#: src/Module/Contact.php:832
msgid "Batch Actions"
msgstr ""
#: src/Module/Contact.php:859
msgid "Conversations started by this contact"
msgstr ""
#: src/Module/Contact.php:864
msgid "Posts and Comments"
msgstr ""
#: src/Module/Contact.php:887
msgid "View all contacts"
msgstr ""
#: src/Module/Contact.php:898
msgid "View all common friends"
msgstr ""
#: src/Module/Contact.php:908
msgid "Advanced Contact Settings"
msgstr ""
#: src/Module/Contact.php:994
msgid "Mutual Friendship"
msgstr ""
#: src/Module/Contact.php:999
msgid "is a fan of yours"
msgstr ""
#: src/Module/Contact.php:1004
msgid "you are a fan of"
msgstr ""
#: src/Module/Contact.php:1028
msgid "Edit contact"
msgstr ""
#: src/Module/Contact.php:1082
msgid "Toggle Blocked status"
msgstr ""
#: src/Module/Contact.php:1090
msgid "Toggle Ignored status"
msgstr ""
#: src/Module/Contact.php:1099
msgid "Toggle Archive status"
msgstr ""
#: src/Module/Contact.php:1107
msgid "Delete contact"
msgstr ""
#: src/Module/Credits.php:25
msgid "Credits"
msgstr ""
@ -9533,7 +8970,23 @@ msgid ""
"code or the translation of Friendica. Thank you all!"
msgstr ""
#: src/Module/Feedtest.php:20 src/Module/Filer.php:20
#: src/Module/Directory.php:66
msgid "No entries (some entries may be hidden)."
msgstr ""
#: src/Module/Directory.php:85
msgid "Find on this site"
msgstr ""
#: src/Module/Directory.php:87
msgid "Results for:"
msgstr ""
#: src/Module/Directory.php:89
msgid "Site Directory"
msgstr ""
#: src/Module/Feedtest.php:20 src/Module/Filer/SaveTag.php:20
msgid "You must be logged in to use this module"
msgstr ""
@ -9541,120 +8994,176 @@ msgstr ""
msgid "Source URL"
msgstr ""
#: src/Module/Filer.php:38
#: src/Module/Filer/SaveTag.php:39
#, php-format
msgid "Filetag %s saved to item"
msgstr ""
#: src/Module/Filer.php:48
#: src/Module/Filer/SaveTag.php:49
msgid "- select -"
msgstr ""
#: src/Module/Group.php:41
#: src/Module/FollowConfirm.php:37
msgid "No given contact."
msgstr ""
#: src/Module/Friendica.php:40
msgid "Installed addons/apps:"
msgstr ""
#: src/Module/Friendica.php:45
msgid "No installed addons/apps"
msgstr ""
#: src/Module/Friendica.php:50
#, php-format
msgid "Read about the <a href=\"%1$s/tos\">Terms of Service</a> of this node."
msgstr ""
#: src/Module/Friendica.php:57
msgid "On this server the following remote servers are blocked."
msgstr ""
#: src/Module/Friendica.php:75
#, php-format
msgid ""
"This is Friendica, version %s that is running at the web location %s. The "
"database version is %s, the post update version is %s."
msgstr ""
#: src/Module/Friendica.php:80
msgid ""
"Please visit <a href=\"https://friendi.ca\">Friendi.ca</a> to learn more "
"about the Friendica project."
msgstr ""
#: src/Module/Friendica.php:81
msgid "Bug reports and issues: please visit"
msgstr ""
#: src/Module/Friendica.php:81
msgid "the bugtracker at github"
msgstr ""
#: src/Module/Friendica.php:82
msgid ""
"Suggestions, praise, etc. - please email \"info\" at \"friendi - dot - ca"
msgstr ""
#: src/Module/Group.php:42
msgid "Group created."
msgstr ""
#: src/Module/Group.php:47
#: src/Module/Group.php:48
msgid "Could not create group."
msgstr ""
#: src/Module/Group.php:57 src/Module/Group.php:198 src/Module/Group.php:222
#: src/Module/Group.php:59 src/Module/Group.php:207 src/Module/Group.php:233
msgid "Group not found."
msgstr ""
#: src/Module/Group.php:63
#: src/Module/Group.php:65
msgid "Group name changed."
msgstr ""
#: src/Module/Group.php:84
#: src/Module/Group.php:87
msgid "Unknown group."
msgstr ""
#: src/Module/Group.php:93
#: src/Module/Group.php:96
msgid "Contact is unavailable."
msgstr ""
#: src/Module/Group.php:97
#: src/Module/Group.php:100
msgid "Contact is deleted."
msgstr ""
#: src/Module/Group.php:103
#: src/Module/Group.php:106
msgid "Contact is blocked, unable to add it to a group."
msgstr ""
#: src/Module/Group.php:107
#: src/Module/Group.php:110
msgid "Unable to add the contact to the group."
msgstr ""
#: src/Module/Group.php:109
#: src/Module/Group.php:112
msgid "Contact successfully added to group."
msgstr ""
#: src/Module/Group.php:113
#: src/Module/Group.php:116
msgid "Unable to remove the contact from the group."
msgstr ""
#: src/Module/Group.php:115
#: src/Module/Group.php:118
msgid "Contact successfully removed from group."
msgstr ""
#: src/Module/Group.php:118
#: src/Module/Group.php:121
msgid "Unknown group command."
msgstr ""
#: src/Module/Group.php:121
#: src/Module/Group.php:124
msgid "Bad request."
msgstr ""
#: src/Module/Group.php:159
#: src/Module/Group.php:163
msgid "Save Group"
msgstr ""
#: src/Module/Group.php:160
#: src/Module/Group.php:164
msgid "Filter"
msgstr ""
#: src/Module/Group.php:165
#: src/Module/Group.php:170
msgid "Create a group of contacts/friends."
msgstr ""
#: src/Module/Group.php:203
#: src/Module/Group.php:212
msgid "Group removed."
msgstr ""
#: src/Module/Group.php:205
#: src/Module/Group.php:214
msgid "Unable to remove group."
msgstr ""
#: src/Module/Group.php:254
#: src/Module/Group.php:265
msgid "Delete Group"
msgstr ""
#: src/Module/Group.php:264
#: src/Module/Group.php:275
msgid "Edit Group Name"
msgstr ""
#: src/Module/Group.php:274
#: src/Module/Group.php:285
msgid "Members"
msgstr ""
#: src/Module/Group.php:290
#: src/Module/Group.php:301
msgid "Remove contact from group"
msgstr ""
#: src/Module/Group.php:324
#: src/Module/Group.php:335
msgid "Add contact to group"
msgstr ""
#: src/Module/Install.php:157
#: src/Module/Help.php:43
msgid "Help:"
msgstr ""
#: src/Module/Home.php:42
#, php-format
msgid "Welcome to %s"
msgstr ""
#: src/Module/Install.php:158
msgid "Friendica Communications Server - Setup"
msgstr ""
#: src/Module/Install.php:168
#: src/Module/Install.php:169
msgid "System check"
msgstr ""
#: src/Module/Install.php:173
#: src/Module/Install.php:174
msgid "Check again"
msgstr ""
@ -9694,94 +9203,94 @@ msgid ""
"at the base URL without sub path."
msgstr ""
#: src/Module/Install.php:220
#: src/Module/Install.php:219
msgid "Database connection"
msgstr ""
#: src/Module/Install.php:221
#: src/Module/Install.php:220
msgid ""
"In order to install Friendica we need to know how to connect to your "
"database."
msgstr ""
#: src/Module/Install.php:222
#: src/Module/Install.php:221
msgid ""
"Please contact your hosting provider or site administrator if you have "
"questions about these settings."
msgstr ""
#: src/Module/Install.php:223
#: src/Module/Install.php:222
msgid ""
"The database you specify below should already exist. If it does not, please "
"create it before continuing."
msgstr ""
#: src/Module/Install.php:230
#: src/Module/Install.php:229
msgid "Database Server Name"
msgstr ""
#: src/Module/Install.php:235
#: src/Module/Install.php:234
msgid "Database Login Name"
msgstr ""
#: src/Module/Install.php:241
#: src/Module/Install.php:240
msgid "Database Login Password"
msgstr ""
#: src/Module/Install.php:243
#: src/Module/Install.php:242
msgid "For security reasons the password must not be empty"
msgstr ""
#: src/Module/Install.php:246
#: src/Module/Install.php:245
msgid "Database Name"
msgstr ""
#: src/Module/Install.php:250 src/Module/Install.php:280
#: src/Module/Install.php:249 src/Module/Install.php:278
msgid "Please select a default timezone for your website"
msgstr ""
#: src/Module/Install.php:265
#: src/Module/Install.php:263
msgid "Site settings"
msgstr ""
#: src/Module/Install.php:275
#: src/Module/Install.php:273
msgid "Site administrator email address"
msgstr ""
#: src/Module/Install.php:277
#: src/Module/Install.php:275
msgid ""
"Your account email address must match this in order to use the web admin "
"panel."
msgstr ""
#: src/Module/Install.php:284
#: src/Module/Install.php:282
msgid "System Language:"
msgstr ""
#: src/Module/Install.php:286
#: src/Module/Install.php:284
msgid ""
"Set the default language for your Friendica installation interface and to "
"send emails."
msgstr ""
#: src/Module/Install.php:299
#: src/Module/Install.php:296
msgid "Your Friendica site database has been installed."
msgstr ""
#: src/Module/Install.php:307
#: src/Module/Install.php:304
msgid "Installation finished"
msgstr ""
#: src/Module/Install.php:329
#: src/Module/Install.php:326
msgid "<h1>What next</h1>"
msgstr ""
#: src/Module/Install.php:330
#: src/Module/Install.php:327
msgid ""
"IMPORTANT: You will need to [manually] setup a scheduled task for the worker."
msgstr ""
#: src/Module/Install.php:333
#: src/Module/Install.php:330
#, php-format
msgid ""
"Go to your new Friendica node <a href=\"%s/register\">registration page</a> "
@ -9789,8 +9298,108 @@ msgid ""
"administrator email. This will allow you to enter the site admin panel."
msgstr ""
#: src/Module/Itemsource.php:48
msgid "Item Guid"
#: src/Module/Invite.php:37
msgid "Total invitation limit exceeded."
msgstr ""
#: src/Module/Invite.php:60
#, php-format
msgid "%s : Not a valid email address."
msgstr ""
#: src/Module/Invite.php:87
msgid "Please join us on Friendica"
msgstr ""
#: src/Module/Invite.php:96
msgid "Invitation limit exceeded. Please contact your site administrator."
msgstr ""
#: src/Module/Invite.php:100
#, php-format
msgid "%s : Message delivery failed."
msgstr ""
#: src/Module/Invite.php:104
#, php-format
msgid "%d message sent."
msgid_plural "%d messages sent."
msgstr[0] ""
msgstr[1] ""
#: src/Module/Invite.php:122
msgid "You have no more invitations available"
msgstr ""
#: src/Module/Invite.php:129
#, php-format
msgid ""
"Visit %s for a list of public sites that you can join. Friendica members on "
"other sites can all connect with each other, as well as with members of many "
"other social networks."
msgstr ""
#: src/Module/Invite.php:131
#, php-format
msgid ""
"To accept this invitation, please visit and register at %s or any other "
"public Friendica website."
msgstr ""
#: src/Module/Invite.php:132
#, php-format
msgid ""
"Friendica sites all inter-connect to create a huge privacy-enhanced social "
"web that is owned and controlled by its members. They can also connect with "
"many traditional social networks. See %s for a list of alternate Friendica "
"sites you can join."
msgstr ""
#: src/Module/Invite.php:136
msgid ""
"Our apologies. This system is not currently configured to connect with other "
"public sites or invite members."
msgstr ""
#: src/Module/Invite.php:139
msgid ""
"Friendica sites all inter-connect to create a huge privacy-enhanced social "
"web that is owned and controlled by its members. They can also connect with "
"many traditional social networks."
msgstr ""
#: src/Module/Invite.php:138
#, php-format
msgid "To accept this invitation, please visit and register at %s."
msgstr ""
#: src/Module/Invite.php:146
msgid "Send invitations"
msgstr ""
#: src/Module/Invite.php:147
msgid "Enter email addresses, one per line:"
msgstr ""
#: src/Module/Invite.php:151
msgid ""
"You are cordially invited to join me and other close friends on Friendica - "
"and help us to create a better social web."
msgstr ""
#: src/Module/Invite.php:153
msgid "You will need to supply this invitation code: $invite_code"
msgstr ""
#: src/Module/Invite.php:153
msgid ""
"Once you have registered, please connect with me via my profile page at:"
msgstr ""
#: src/Module/Invite.php:155
msgid ""
"For more information about the Friendica project and why we feel it is "
"important, please visit http://friendi.ca"
msgstr ""
#: src/Module/Localtime.php:30
@ -9822,14 +9431,470 @@ msgstr ""
msgid "Please select your timezone:"
msgstr ""
#: src/Module/Proxy.php:74
msgid "Bad Request."
#: src/Module/Login.php:295
msgid "Create a New Account"
msgstr ""
#: src/Module/Login.php:328
msgid "Password: "
msgstr ""
#: src/Module/Login.php:329
msgid "Remember me"
msgstr ""
#: src/Module/Login.php:332
msgid "Or login using OpenID: "
msgstr ""
#: src/Module/Login.php:338
msgid "Forgot your password?"
msgstr ""
#: src/Module/Login.php:341
msgid "Website Terms of Service"
msgstr ""
#: src/Module/Login.php:342
msgid "terms of service"
msgstr ""
#: src/Module/Login.php:344
msgid "Website Privacy Policy"
msgstr ""
#: src/Module/Login.php:345
msgid "privacy policy"
msgstr ""
#: src/Module/Logout.php:27
msgid "Logged out."
msgstr ""
#: src/Module/Maintenance.php:29
msgid "System down for maintenance"
msgstr ""
#: src/Module/PageNotFound.php:13
msgid "Page not found."
msgstr ""
#: src/Module/Photo.php:87
#, php-format
msgid "Invalid photo with id %s."
msgstr ""
#: src/Module/Profile.php:110 src/Module/Profile.php:113
#: src/Protocol/OStatus.php:1302
#, php-format
msgid "%s's timeline"
msgstr ""
#: src/Module/Profile.php:111 src/Protocol/OStatus.php:1306
#, php-format
msgid "%s's posts"
msgstr ""
#: src/Module/Profile.php:112 src/Protocol/OStatus.php:1309
#, php-format
msgid "%s's comments"
msgstr ""
#: src/Module/Register.php:83
msgid ""
"You may (optionally) fill in this form via OpenID by supplying your OpenID "
"and clicking \"Register\"."
msgstr ""
#: src/Module/Register.php:84
msgid ""
"If you are not familiar with OpenID, please leave that field blank and fill "
"in the rest of the items."
msgstr ""
#: src/Module/Register.php:85
msgid "Your OpenID (optional): "
msgstr ""
#: src/Module/Register.php:94
msgid "Include your profile in member directory?"
msgstr ""
#: src/Module/Register.php:117
msgid "Note for the admin"
msgstr ""
#: src/Module/Register.php:117
msgid "Leave a message for the admin, why you want to join this node"
msgstr ""
#: src/Module/Register.php:118
msgid "Membership on this site is by invitation only."
msgstr ""
#: src/Module/Register.php:119
msgid "Your invitation code: "
msgstr ""
#: src/Module/Register.php:127
msgid "Your Full Name (e.g. Joe Smith, real or real-looking): "
msgstr ""
#: src/Module/Register.php:128
msgid ""
"Your Email Address: (Initial information will be send there, so this has to "
"be an existing address.)"
msgstr ""
#: src/Module/Register.php:130
msgid "Leave empty for an auto generated password."
msgstr ""
#: src/Module/Register.php:132
#, php-format
msgid ""
"Choose a profile nickname. This must begin with a text character. Your "
"profile address on this site will then be \"<strong>nickname@%s</strong>\"."
msgstr ""
#: src/Module/Register.php:133
msgid "Choose a nickname: "
msgstr ""
#: src/Module/Register.php:142
msgid "Import your profile to this friendica instance"
msgstr ""
#: src/Module/Register.php:149
msgid "Note: This node explicitly contains adult content"
msgstr ""
#: src/Module/Register.php:242
msgid ""
"Registration successful. Please check your email for further instructions."
msgstr ""
#: src/Module/Register.php:246
#, php-format
msgid ""
"Failed to send email message. Here your accout details:<br> login: %s<br> "
"password: %s<br><br>You can change your password after login."
msgstr ""
#: src/Module/Register.php:253
msgid "Registration successful."
msgstr ""
#: src/Module/Register.php:258
msgid "Your registration can not be processed."
msgstr ""
#: src/Module/Register.php:304
msgid "Your registration is pending approval by the site owner."
msgstr ""
#: src/Module/Settings/TwoFactor/Index.php:50
msgid "Two-factor authentication successfully disabled."
msgstr ""
#: src/Module/Settings/TwoFactor/Index.php:86
msgid ""
"<p>Use an application on a mobile device to get two-factor authentication "
"codes when prompted on login.</p>"
msgstr ""
#: src/Module/Settings/TwoFactor/Index.php:90
msgid "Authenticator app"
msgstr ""
#: src/Module/Settings/TwoFactor/Index.php:91
msgid "Configured"
msgstr ""
#: src/Module/Settings/TwoFactor/Index.php:91
msgid "Not Configured"
msgstr ""
#: src/Module/Settings/TwoFactor/Index.php:92
msgid "<p>You haven't finished configuring your authenticator app.</p>"
msgstr ""
#: src/Module/Settings/TwoFactor/Index.php:93
msgid "<p>Your authenticator app is correctly configured.</p>"
msgstr ""
#: src/Module/Settings/TwoFactor/Index.php:95
msgid "Recovery codes"
msgstr ""
#: src/Module/Settings/TwoFactor/Index.php:96
msgid "Remaining valid codes"
msgstr ""
#: src/Module/Settings/TwoFactor/Index.php:98
msgid ""
"<p>These one-use codes can replace an authenticator app code in case you "
"have lost access to it.</p>"
msgstr ""
#: src/Module/Settings/TwoFactor/Index.php:101
msgid "Current password:"
msgstr ""
#: src/Module/Settings/TwoFactor/Index.php:101
msgid ""
"You need to provide your current password to change two-factor "
"authentication settings."
msgstr ""
#: src/Module/Settings/TwoFactor/Index.php:102
msgid "Enable two-factor authentication"
msgstr ""
#: src/Module/Settings/TwoFactor/Index.php:103
msgid "Disable two-factor authentication"
msgstr ""
#: src/Module/Settings/TwoFactor/Index.php:104
msgid "Show recovery codes"
msgstr ""
#: src/Module/Settings/TwoFactor/Index.php:105
msgid "Finish app configuration"
msgstr ""
#: src/Module/Settings/TwoFactor/Recovery.php:34
#: src/Module/Settings/TwoFactor/Verify.php:41
msgid "Please enter your password to access this page."
msgstr ""
#: src/Module/Settings/TwoFactor/Recovery.php:50
msgid "New recovery codes successfully generated."
msgstr ""
#: src/Module/Settings/TwoFactor/Recovery.php:76
msgid "Two-factor recovery codes"
msgstr ""
#: src/Module/Settings/TwoFactor/Recovery.php:78
msgid ""
"<p>Recovery codes can be used to access your account in the event you lose "
"access to your device and cannot receive two-factor authentication codes.</"
"p><p><strong>Put these in a safe spot!</strong> If you lose your device and "
"dont have the recovery codes you will lose access to your account.</p>"
msgstr ""
#: src/Module/Settings/TwoFactor/Recovery.php:80
msgid ""
"When you generate new recovery codes, you must copy the new codes. Your old "
"codes wont work anymore."
msgstr ""
#: src/Module/Settings/TwoFactor/Recovery.php:81
msgid "Generate new recovery codes"
msgstr ""
#: src/Module/Settings/TwoFactor/Recovery.php:83
msgid "Next: Verification"
msgstr ""
#: src/Module/Settings/TwoFactor/Verify.php:63
msgid "Two-factor authentication successfully activated."
msgstr ""
#: src/Module/Settings/TwoFactor/Verify.php:67
#: src/Module/TwoFactor/Recovery.php:46 src/Module/TwoFactor/Verify.php:41
msgid "Invalid code, please retry."
msgstr ""
#: src/Module/Settings/TwoFactor/Verify.php:96
#, php-format
msgid ""
"<p>Or you can submit the authentication settings manually:</p>\n"
"<dl>\n"
"\t<dt>Issuer</dt>\n"
"\t<dd>%s</dd>\n"
"\t<dt>Account Name</dt>\n"
"\t<dd>%s</dd>\n"
"\t<dt>Secret Key</dt>\n"
"\t<dd>%s</dd>\n"
"\t<dt>Type</dt>\n"
"\t<dd>Time-based</dd>\n"
"\t<dt>Number of digits</dt>\n"
"\t<dd>6</dd>\n"
"\t<dt>Hashing algorithm</dt>\n"
"\t<dd>SHA-1</dd>\n"
"</dl>"
msgstr ""
#: src/Module/Settings/TwoFactor/Verify.php:116
msgid "Two-factor code verification"
msgstr ""
#: src/Module/Settings/TwoFactor/Verify.php:118
msgid ""
"<p>Please scan this QR Code with your authenticator app and submit the "
"provided code.</p>"
msgstr ""
#: src/Module/Settings/TwoFactor/Verify.php:120
#, php-format
msgid ""
"<p>Or you can open the following URL in your mobile devicde:</p><p><a href="
"\"%s\">%s</a></p>"
msgstr ""
#: src/Module/Settings/TwoFactor/Verify.php:126
#: src/Module/TwoFactor/Verify.php:63
msgid "Please enter a code from your authentication app"
msgstr ""
#: src/Module/Settings/TwoFactor/Verify.php:127
msgid "Verify code and enable two-factor authentication"
msgstr ""
#: src/Module/Special/HTTPException.php:32
msgid "Bad Request"
msgstr ""
#: src/Module/Special/HTTPException.php:33
msgid "Unauthorized"
msgstr ""
#: src/Module/Special/HTTPException.php:34
msgid "Forbidden"
msgstr ""
#: src/Module/Special/HTTPException.php:35
msgid "Not Found"
msgstr ""
#: src/Module/Special/HTTPException.php:36
msgid "Internal Server Error"
msgstr ""
#: src/Module/Special/HTTPException.php:37
msgid "Service Unavailable"
msgstr ""
#: src/Module/Special/HTTPException.php:44
msgid ""
"The server cannot or will not process the request due to an apparent client "
"error."
msgstr ""
#: src/Module/Special/HTTPException.php:45
msgid "Authentication is required and has failed or has not yet been provided."
msgstr ""
#: src/Module/Special/HTTPException.php:46
msgid ""
"The request was valid, but the server is refusing action. The user might not "
"have the necessary permissions for a resource, or may need an account."
msgstr ""
#: src/Module/Special/HTTPException.php:47
msgid ""
"The requested resource could not be found but may be available in the future."
msgstr ""
#: src/Module/Special/HTTPException.php:48
msgid ""
"An unexpected condition was encountered and no more specific message is "
"suitable."
msgstr ""
#: src/Module/Special/HTTPException.php:49
msgid ""
"The server is currently unavailable (because it is overloaded or down for "
"maintenance). Please try again later."
msgstr ""
#: src/Module/Special/HTTPException.php:55
msgid "Go back"
msgstr ""
#: src/Module/Tos.php:35 src/Module/Tos.php:77
msgid ""
"At the time of registration, and for providing communications between the "
"user account and their contacts, the user has to provide a display name (pen "
"name), an username (nickname) and a working email address. The names will be "
"accessible on the profile page of the account by any visitor of the page, "
"even if other profile details are not displayed. The email address will only "
"be used to send the user notifications about interactions, but wont be "
"visibly displayed. The listing of an account in the node's user directory or "
"the global user directory is optional and can be controlled in the user "
"settings, it is not necessary for communication."
msgstr ""
#: src/Module/Tos.php:36 src/Module/Tos.php:78
msgid ""
"This data is required for communication and is passed on to the nodes of the "
"communication partners and is stored there. Users can enter additional "
"private data that may be transmitted to the communication partners accounts."
msgstr ""
#: src/Module/Tos.php:37 src/Module/Tos.php:79
#, php-format
msgid ""
"At any point in time a logged in user can export their account data from the "
"<a href=\"%1$s/settings/uexport\">account settings</a>. If the user wants to "
"delete their account they can do so at <a href=\"%1$s/removeme\">%1$s/"
"removeme</a>. The deletion of the account will be permanent. Deletion of the "
"data will also be requested from the nodes of the communication partners."
msgstr ""
#: src/Module/Tos.php:40 src/Module/Tos.php:76
msgid "Privacy Statement"
msgstr ""
#: src/Module/TwoFactor/Recovery.php:41
#, php-format
msgid "Remaining recovery codes: %d"
msgstr ""
#: src/Module/TwoFactor/Recovery.php:65
msgid "Two-factor recovery"
msgstr ""
#: src/Module/TwoFactor/Recovery.php:66
msgid ""
"<p>You can enter one of your one-time recovery codes in case you lost access "
"to your mobile device.</p>"
msgstr ""
#: src/Module/TwoFactor/Recovery.php:67 src/Module/TwoFactor/Verify.php:62
#, php-format
msgid ""
"Dont have your phone? <a href=\"%s\">Enter a two-factor recovery code</a>"
msgstr ""
#: src/Module/TwoFactor/Recovery.php:68
msgid "Please enter a recovery code"
msgstr ""
#: src/Module/TwoFactor/Recovery.php:69
msgid "Submit recovery code and complete login"
msgstr ""
#: src/Module/TwoFactor/Verify.php:61
msgid ""
"<p>Open the two-factor authentication app on your device to get an "
"authentication code and verify your identity.</p>"
msgstr ""
#: src/Module/TwoFactor/Verify.php:64
msgid "Verify code and complete login"
msgstr ""
#: src/Object/Post.php:137
msgid "This entry was edited"
msgstr ""
#: src/Object/Post.php:157
msgid "Private Message"
msgstr ""
#: src/Object/Post.php:199
msgid "Delete locally"
msgstr ""
@ -9962,31 +10027,100 @@ msgstr ""
msgid "Show fewer"
msgstr ""
#: src/LegacyModule.php:30
#: src/Protocol/Diaspora.php:2438
msgid "Sharing notification from Diaspora network"
msgstr ""
#: src/Protocol/Diaspora.php:3598
msgid "Attachments:"
msgstr ""
#: src/Protocol/OStatus.php:1863
#, php-format
msgid "Legacy module file not found: %s"
msgid "%s is now following %s."
msgstr ""
#: src/App.php:515
msgid "Delete this item?"
#: src/Protocol/OStatus.php:1864
msgid "following"
msgstr ""
#: src/App.php:557
msgid "toggle mobile"
#: src/Protocol/OStatus.php:1867
#, php-format
msgid "%s stopped following %s."
msgstr ""
#: src/App.php:891
msgid "No system theme config value set."
#: src/Protocol/OStatus.php:1868
msgid "stopped following"
msgstr ""
#: src/App.php:1184
msgid "You must be logged in to use addons. "
#: src/Util/Temporal.php:151
msgid "YYYY-MM-DD or MM-DD"
msgstr ""
#: src/BaseModule.php:135
msgid ""
"The form security token was not correct. This probably happened because the "
"form has been opened for too long (>3 hours) before submitting it."
#: src/Util/Temporal.php:298
msgid "never"
msgstr ""
#: src/Util/Temporal.php:305
msgid "less than a second ago"
msgstr ""
#: src/Util/Temporal.php:313
msgid "year"
msgstr ""
#: src/Util/Temporal.php:313
msgid "years"
msgstr ""
#: src/Util/Temporal.php:314
msgid "months"
msgstr ""
#: src/Util/Temporal.php:315
msgid "weeks"
msgstr ""
#: src/Util/Temporal.php:316
msgid "days"
msgstr ""
#: src/Util/Temporal.php:317
msgid "hour"
msgstr ""
#: src/Util/Temporal.php:317
msgid "hours"
msgstr ""
#: src/Util/Temporal.php:318
msgid "minute"
msgstr ""
#: src/Util/Temporal.php:318
msgid "minutes"
msgstr ""
#: src/Util/Temporal.php:319
msgid "second"
msgstr ""
#: src/Util/Temporal.php:319
msgid "seconds"
msgstr ""
#: src/Util/Temporal.php:329
#, php-format
msgid "in %1$d %2$s"
msgstr ""
#: src/Util/Temporal.php:332
#, php-format
msgid "%1$d %2$s ago"
msgstr ""
#: src/Worker/Delivery.php:450
msgid "(no subject)"
msgstr ""
#: update.php:218
@ -9998,3 +10132,201 @@ msgstr ""
#, php-format
msgid "%s: Updating post-type."
msgstr ""
#: view/theme/duepuntozero/config.php:56
msgid "greenzero"
msgstr ""
#: view/theme/duepuntozero/config.php:57
msgid "purplezero"
msgstr ""
#: view/theme/duepuntozero/config.php:58
msgid "easterbunny"
msgstr ""
#: view/theme/duepuntozero/config.php:59
msgid "darkzero"
msgstr ""
#: view/theme/duepuntozero/config.php:60
msgid "comix"
msgstr ""
#: view/theme/duepuntozero/config.php:61
msgid "slackr"
msgstr ""
#: view/theme/duepuntozero/config.php:74
msgid "Variations"
msgstr ""
#: view/theme/frio/config.php:105
msgid "Custom"
msgstr ""
#: view/theme/frio/config.php:117
msgid "Note"
msgstr ""
#: view/theme/frio/config.php:117
msgid "Check image permissions if all users are allowed to see the image"
msgstr ""
#: view/theme/frio/config.php:123
msgid "Select color scheme"
msgstr ""
#: view/theme/frio/config.php:124
msgid "Copy or paste schemestring"
msgstr ""
#: view/theme/frio/config.php:124
msgid ""
"You can copy this string to share your theme with others. Pasting here "
"applies the schemestring"
msgstr ""
#: view/theme/frio/config.php:125
msgid "Navigation bar background color"
msgstr ""
#: view/theme/frio/config.php:126
msgid "Navigation bar icon color "
msgstr ""
#: view/theme/frio/config.php:127
msgid "Link color"
msgstr ""
#: view/theme/frio/config.php:128
msgid "Set the background color"
msgstr ""
#: view/theme/frio/config.php:129
msgid "Content background opacity"
msgstr ""
#: view/theme/frio/config.php:130
msgid "Set the background image"
msgstr ""
#: view/theme/frio/config.php:131
msgid "Background image style"
msgstr ""
#: view/theme/frio/config.php:136
msgid "Login page background image"
msgstr ""
#: view/theme/frio/config.php:140
msgid "Login page background color"
msgstr ""
#: view/theme/frio/config.php:140
msgid "Leave background image and color empty for theme defaults"
msgstr ""
#: view/theme/frio/php/Image.php:24
msgid "Top Banner"
msgstr ""
#: view/theme/frio/php/Image.php:24
msgid ""
"Resize image to the width of the screen and show background color below on "
"long pages."
msgstr ""
#: view/theme/frio/php/Image.php:25
msgid "Full screen"
msgstr ""
#: view/theme/frio/php/Image.php:25
msgid ""
"Resize image to fill entire screen, clipping either the right or the bottom."
msgstr ""
#: view/theme/frio/php/Image.php:26
msgid "Single row mosaic"
msgstr ""
#: view/theme/frio/php/Image.php:26
msgid ""
"Resize image to repeat it on a single row, either vertical or horizontal."
msgstr ""
#: view/theme/frio/php/Image.php:27
msgid "Mosaic"
msgstr ""
#: view/theme/frio/php/Image.php:27
msgid "Repeat image to fill the screen."
msgstr ""
#: view/theme/frio/theme.php:239
msgid "Guest"
msgstr ""
#: view/theme/frio/theme.php:244
msgid "Visitor"
msgstr ""
#: view/theme/quattro/config.php:76
msgid "Alignment"
msgstr ""
#: view/theme/quattro/config.php:76
msgid "Left"
msgstr ""
#: view/theme/quattro/config.php:76
msgid "Center"
msgstr ""
#: view/theme/quattro/config.php:77
msgid "Color scheme"
msgstr ""
#: view/theme/quattro/config.php:78
msgid "Posts font size"
msgstr ""
#: view/theme/quattro/config.php:79
msgid "Textareas font size"
msgstr ""
#: view/theme/vier/config.php:76
msgid "Comma separated list of helper forums"
msgstr ""
#: view/theme/vier/config.php:122
msgid "Set style"
msgstr ""
#: view/theme/vier/config.php:123
msgid "Community Pages"
msgstr ""
#: view/theme/vier/config.php:124 view/theme/vier/theme.php:151
msgid "Community Profiles"
msgstr ""
#: view/theme/vier/config.php:125
msgid "Help or @NewHere ?"
msgstr ""
#: view/theme/vier/config.php:126 view/theme/vier/theme.php:373
msgid "Connect Services"
msgstr ""
#: view/theme/vier/config.php:127
msgid "Find Friends"
msgstr ""
#: view/theme/vier/config.php:128 view/theme/vier/theme.php:181
msgid "Last users"
msgstr ""
#: view/theme/vier/theme.php:288
msgid "Quick Start"
msgstr ""