]> git.mxchange.org Git - friendica.git/blob - view/lang/C/messages.po
Updated messages.po
[friendica.git] / view / lang / C / messages.po
1 # FRIENDICA Distributed Social Network
2 # Copyright (C) 2010-2023, the Friendica project
3 # This file is distributed under the same license as the Friendica package.
4 # Mike Macgirvin, 2010
5 #
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: 2023.09-rc\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2023-11-27 19:06+0000\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
15 "Language: \n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=UTF-8\n"
18 "Content-Transfer-Encoding: 8bit\n"
19
20
21 #: mod/item.php:100 mod/item.php:103 mod/item.php:170 mod/item.php:173
22 msgid "Unable to locate original post."
23 msgstr ""
24
25 #: mod/item.php:138
26 msgid "Post updated."
27 msgstr ""
28
29 #: mod/item.php:203 mod/item.php:207
30 msgid "Item wasn't stored."
31 msgstr ""
32
33 #: mod/item.php:217
34 msgid "Item couldn't be fetched."
35 msgstr ""
36
37 #: mod/item.php:259 mod/item.php:263
38 msgid "Empty post discarded."
39 msgstr ""
40
41 #: mod/item.php:432 src/Module/Admin/Themes/Details.php:39
42 #: src/Module/Admin/Themes/Index.php:59 src/Module/Debug/ItemBody.php:42
43 #: src/Module/Debug/ItemBody.php:57 src/Module/Item/Feed.php:80
44 msgid "Item not found."
45 msgstr ""
46
47 #: mod/item.php:456 mod/message.php:67 mod/message.php:113 mod/notes.php:45
48 #: mod/photos.php:152 mod/photos.php:670 src/Model/Event.php:520
49 #: src/Module/Attach.php:55 src/Module/BaseApi.php:103
50 #: src/Module/BaseNotifications.php:98 src/Module/BaseSettings.php:50
51 #: src/Module/Calendar/Event/API.php:88 src/Module/Calendar/Event/Form.php:84
52 #: src/Module/Calendar/Export.php:82 src/Module/Calendar/Show.php:82
53 #: src/Module/Circle.php:41 src/Module/Circle.php:84
54 #: src/Module/Contact/Advanced.php:60 src/Module/Contact/Follow.php:87
55 #: src/Module/Contact/Follow.php:160 src/Module/Contact/MatchInterests.php:86
56 #: src/Module/Contact/Suggestions.php:54 src/Module/Contact/Unfollow.php:66
57 #: src/Module/Contact/Unfollow.php:80 src/Module/Contact/Unfollow.php:112
58 #: src/Module/FollowConfirm.php:38 src/Module/FriendSuggest.php:57
59 #: src/Module/Invite.php:42 src/Module/Invite.php:131
60 #: src/Module/Notifications/Notification.php:76
61 #: src/Module/Notifications/Notification.php:107
62 #: src/Module/OStatus/Repair.php:60 src/Module/OStatus/Subscribe.php:66
63 #: src/Module/Post/Edit.php:76 src/Module/Profile/Common.php:75
64 #: src/Module/Profile/Contacts.php:78 src/Module/Profile/Photos.php:92
65 #: src/Module/Profile/Schedule.php:39 src/Module/Profile/Schedule.php:56
66 #: src/Module/Profile/UnkMail.php:69 src/Module/Profile/UnkMail.php:121
67 #: src/Module/Profile/UnkMail.php:132 src/Module/Register.php:77
68 #: src/Module/Register.php:90 src/Module/Register.php:206
69 #: src/Module/Register.php:245 src/Module/Search/Directory.php:37
70 #: src/Module/Settings/Account.php:50 src/Module/Settings/Account.php:388
71 #: src/Module/Settings/Channels.php:56 src/Module/Settings/Channels.php:114
72 #: src/Module/Settings/Delegation.php:90 src/Module/Settings/Display.php:90
73 #: src/Module/Settings/Display.php:197
74 #: src/Module/Settings/Profile/Photo/Crop.php:165
75 #: src/Module/Settings/Profile/Photo/Index.php:112
76 #: src/Module/Settings/RemoveMe.php:119 src/Module/Settings/UserExport.php:80
77 #: src/Module/Settings/UserExport.php:114
78 #: src/Module/Settings/UserExport.php:215
79 #: src/Module/Settings/UserExport.php:235
80 #: src/Module/Settings/UserExport.php:300 src/Module/User/Delegation.php:154
81 #: src/Module/User/Import.php:84 src/Module/User/Import.php:91
82 msgid "Permission denied."
83 msgstr ""
84
85 #: mod/lostpass.php:40
86 msgid "No valid account found."
87 msgstr ""
88
89 #: mod/lostpass.php:52
90 msgid "Password reset request issued. Check your email."
91 msgstr ""
92
93 #: mod/lostpass.php:58
94 #, php-format
95 msgid ""
96 "\n"
97 "\t\tDear %1$s,\n"
98 "\t\t\tA request was recently received at \"%2$s\" to reset your account\n"
99 "\t\tpassword. In order to confirm this request, please select the "
100 "verification link\n"
101 "\t\tbelow or paste it into your web browser address bar.\n"
102 "\n"
103 "\t\tIf you did NOT request this change, please DO NOT follow the link\n"
104 "\t\tprovided and ignore and/or delete this email, the request will expire "
105 "shortly.\n"
106 "\n"
107 "\t\tYour password will not be changed unless we can verify that you\n"
108 "\t\tissued this request."
109 msgstr ""
110
111 #: mod/lostpass.php:69
112 #, php-format
113 msgid ""
114 "\n"
115 "\t\tFollow this link soon to verify your identity:\n"
116 "\n"
117 "\t\t%1$s\n"
118 "\n"
119 "\t\tYou will then receive a follow-up message containing the new password.\n"
120 "\t\tYou may change that password from your account settings page after "
121 "logging in.\n"
122 "\n"
123 "\t\tThe login details are as follows:\n"
124 "\n"
125 "\t\tSite Location:\t%2$s\n"
126 "\t\tLogin Name:\t%3$s"
127 msgstr ""
128
129 #: mod/lostpass.php:84
130 #, php-format
131 msgid "Password reset requested at %s"
132 msgstr ""
133
134 #: mod/lostpass.php:100
135 msgid ""
136 "Request could not be verified. (You may have previously submitted it.) "
137 "Password reset failed."
138 msgstr ""
139
140 #: mod/lostpass.php:113
141 msgid "Request has expired, please make a new one."
142 msgstr ""
143
144 #: mod/lostpass.php:128
145 msgid "Forgot your Password?"
146 msgstr ""
147
148 #: mod/lostpass.php:129
149 msgid ""
150 "Enter your email address and submit to have your password reset. Then check "
151 "your email for further instructions."
152 msgstr ""
153
154 #: mod/lostpass.php:130 src/Module/Security/Login.php:160
155 msgid "Nickname or Email: "
156 msgstr ""
157
158 #: mod/lostpass.php:131
159 msgid "Reset"
160 msgstr ""
161
162 #: mod/lostpass.php:146 src/Module/Security/Login.php:172
163 msgid "Password Reset"
164 msgstr ""
165
166 #: mod/lostpass.php:147
167 msgid "Your password has been reset as requested."
168 msgstr ""
169
170 #: mod/lostpass.php:148
171 msgid "Your new password is"
172 msgstr ""
173
174 #: mod/lostpass.php:149
175 msgid "Save or copy your new password - and then"
176 msgstr ""
177
178 #: mod/lostpass.php:150
179 msgid "click here to login"
180 msgstr ""
181
182 #: mod/lostpass.php:151
183 msgid ""
184 "Your password may be changed from the <em>Settings</em> page after "
185 "successful login."
186 msgstr ""
187
188 #: mod/lostpass.php:155
189 msgid "Your password has been reset."
190 msgstr ""
191
192 #: mod/lostpass.php:158
193 #, php-format
194 msgid ""
195 "\n"
196 "\t\t\tDear %1$s,\n"
197 "\t\t\t\tYour password has been changed as requested. Please retain this\n"
198 "\t\t\tinformation for your records (or change your password immediately to\n"
199 "\t\t\tsomething that you will remember).\n"
200 "\t\t"
201 msgstr ""
202
203 #: mod/lostpass.php:164
204 #, php-format
205 msgid ""
206 "\n"
207 "\t\t\tYour login details are as follows:\n"
208 "\n"
209 "\t\t\tSite Location:\t%1$s\n"
210 "\t\t\tLogin Name:\t%2$s\n"
211 "\t\t\tPassword:\t%3$s\n"
212 "\n"
213 "\t\t\tYou may change that password from your account settings page after "
214 "logging in.\n"
215 "\t\t"
216 msgstr ""
217
218 #: mod/lostpass.php:176
219 #, php-format
220 msgid "Your password has been changed at %s"
221 msgstr ""
222
223 #: mod/message.php:46 mod/message.php:128 src/Content/Nav.php:321
224 msgid "New Message"
225 msgstr ""
226
227 #: mod/message.php:82 src/Module/Profile/UnkMail.php:100
228 msgid "No recipient selected."
229 msgstr ""
230
231 #: mod/message.php:87
232 msgid "Unable to locate contact information."
233 msgstr ""
234
235 #: mod/message.php:91 src/Module/Profile/UnkMail.php:106
236 msgid "Message could not be sent."
237 msgstr ""
238
239 #: mod/message.php:95 src/Module/Profile/UnkMail.php:109
240 msgid "Message collection failure."
241 msgstr ""
242
243 #: mod/message.php:122 src/Module/Notifications/Introductions.php:135
244 #: src/Module/Notifications/Introductions.php:170
245 #: src/Module/Notifications/Notification.php:85
246 msgid "Discard"
247 msgstr ""
248
249 #: mod/message.php:135 src/Content/Nav.php:318 view/theme/frio/theme.php:241
250 msgid "Messages"
251 msgstr ""
252
253 #: mod/message.php:148
254 msgid "Conversation not found."
255 msgstr ""
256
257 #: mod/message.php:153
258 msgid "Message was not deleted."
259 msgstr ""
260
261 #: mod/message.php:168
262 msgid "Conversation was not removed."
263 msgstr ""
264
265 #: mod/message.php:181 mod/message.php:286 src/Module/Profile/UnkMail.php:145
266 msgid "Please enter a link URL:"
267 msgstr ""
268
269 #: mod/message.php:190 src/Module/Profile/UnkMail.php:151
270 msgid "Send Private Message"
271 msgstr ""
272
273 #: mod/message.php:191 mod/message.php:346
274 msgid "To:"
275 msgstr ""
276
277 #: mod/message.php:192 mod/message.php:347
278 msgid "Subject:"
279 msgstr ""
280
281 #: mod/message.php:196 mod/message.php:350 src/Module/Invite.php:171
282 msgid "Your message:"
283 msgstr ""
284
285 #: mod/message.php:199 mod/message.php:354 src/Content/Conversation.php:370
286 #: src/Module/Post/Edit.php:131
287 msgid "Upload photo"
288 msgstr ""
289
290 #: mod/message.php:200 mod/message.php:355 src/Module/Post/Edit.php:135
291 #: src/Module/Profile/UnkMail.php:153
292 msgid "Insert web link"
293 msgstr ""
294
295 #: mod/message.php:201 mod/message.php:357 mod/photos.php:1301
296 #: src/Content/Conversation.php:401 src/Content/Conversation.php:1584
297 #: src/Module/Item/Compose.php:206 src/Module/Post/Edit.php:145
298 #: src/Module/Profile/UnkMail.php:154 src/Object/Post.php:609
299 msgid "Please wait"
300 msgstr ""
301
302 #: mod/message.php:202 mod/message.php:356 mod/photos.php:705
303 #: mod/photos.php:824 mod/photos.php:1101 mod/photos.php:1142
304 #: mod/photos.php:1198 mod/photos.php:1278
305 #: src/Module/Calendar/Event/Form.php:250 src/Module/Contact/Advanced.php:132
306 #: src/Module/Contact/Profile.php:364
307 #: src/Module/Debug/ActivityPubConversion.php:140
308 #: src/Module/Debug/Babel.php:313 src/Module/Debug/Localtime.php:64
309 #: src/Module/Debug/Probe.php:54 src/Module/Debug/WebFinger.php:51
310 #: src/Module/FriendSuggest.php:145 src/Module/Install.php:234
311 #: src/Module/Install.php:274 src/Module/Install.php:309
312 #: src/Module/Invite.php:178 src/Module/Item/Compose.php:189
313 #: src/Module/Moderation/Item/Source.php:79
314 #: src/Module/Moderation/Report/Create.php:168
315 #: src/Module/Moderation/Report/Create.php:183
316 #: src/Module/Moderation/Report/Create.php:211
317 #: src/Module/Moderation/Report/Create.php:263
318 #: src/Module/Profile/Profile.php:274 src/Module/Profile/UnkMail.php:155
319 #: src/Module/Settings/Profile/Index.php:257
320 #: src/Module/Settings/Server/Action.php:79 src/Module/User/Delegation.php:189
321 #: src/Object/Post.php:1149 view/theme/duepuntozero/config.php:85
322 #: view/theme/frio/config.php:171 view/theme/quattro/config.php:87
323 #: view/theme/vier/config.php:135
324 msgid "Submit"
325 msgstr ""
326
327 #: mod/message.php:223
328 msgid "No messages."
329 msgstr ""
330
331 #: mod/message.php:279
332 msgid "Message not available."
333 msgstr ""
334
335 #: mod/message.php:323
336 msgid "Delete message"
337 msgstr ""
338
339 #: mod/message.php:325 mod/message.php:456
340 msgid "D, d M Y - g:i A"
341 msgstr ""
342
343 #: mod/message.php:340 mod/message.php:453
344 msgid "Delete conversation"
345 msgstr ""
346
347 #: mod/message.php:342
348 msgid ""
349 "No secure communications available. You <strong>may</strong> be able to "
350 "respond from the sender's profile page."
351 msgstr ""
352
353 #: mod/message.php:345
354 msgid "Send Reply"
355 msgstr ""
356
357 #: mod/message.php:427
358 #, php-format
359 msgid "Unknown sender - %s"
360 msgstr ""
361
362 #: mod/message.php:429
363 #, php-format
364 msgid "You and %s"
365 msgstr ""
366
367 #: mod/message.php:431
368 #, php-format
369 msgid "%s and You"
370 msgstr ""
371
372 #: mod/message.php:459
373 #, php-format
374 msgid "%d message"
375 msgid_plural "%d messages"
376 msgstr[0] ""
377 msgstr[1] ""
378
379 #: mod/notes.php:52 src/Module/BaseProfile.php:108
380 msgid "Personal Notes"
381 msgstr ""
382
383 #: mod/notes.php:56
384 msgid "Personal notes are visible only by yourself."
385 msgstr ""
386
387 #: mod/notes.php:57 src/Content/Text/HTML.php:859
388 #: src/Module/Admin/Storage.php:142 src/Module/Filer/SaveTag.php:74
389 #: src/Module/Post/Edit.php:129 src/Module/Settings/Channels.php:162
390 msgid "Save"
391 msgstr ""
392
393 #: mod/photos.php:67 mod/photos.php:132 mod/photos.php:578
394 #: src/Model/Event.php:512 src/Model/Profile.php:233
395 #: src/Module/Calendar/Export.php:74 src/Module/Calendar/Show.php:74
396 #: src/Module/DFRN/Poll.php:43 src/Module/Feed.php:65 src/Module/HCard.php:51
397 #: src/Module/Profile/Common.php:62 src/Module/Profile/Common.php:71
398 #: src/Module/Profile/Contacts.php:64 src/Module/Profile/Contacts.php:72
399 #: src/Module/Profile/Conversations.php:91 src/Module/Profile/Media.php:38
400 #: src/Module/Profile/Photos.php:83 src/Module/Profile/RemoteFollow.php:71
401 #: src/Module/Register.php:267
402 msgid "User not found."
403 msgstr ""
404
405 #: mod/photos.php:106 src/Module/BaseProfile.php:68
406 #: src/Module/Profile/Photos.php:379
407 msgid "Photo Albums"
408 msgstr ""
409
410 #: mod/photos.php:107 src/Module/Profile/Photos.php:380
411 #: src/Module/Profile/Photos.php:400
412 msgid "Recent Photos"
413 msgstr ""
414
415 #: mod/photos.php:109 mod/photos.php:872 src/Module/Profile/Photos.php:382
416 #: src/Module/Profile/Photos.php:402
417 msgid "Upload New Photos"
418 msgstr ""
419
420 #: mod/photos.php:121 src/Module/BaseSettings.php:72
421 #: src/Module/Profile/Photos.php:363
422 msgid "everybody"
423 msgstr ""
424
425 #: mod/photos.php:159
426 msgid "Contact information unavailable"
427 msgstr ""
428
429 #: mod/photos.php:188
430 msgid "Album not found."
431 msgstr ""
432
433 #: mod/photos.php:244
434 msgid "Album successfully deleted"
435 msgstr ""
436
437 #: mod/photos.php:246
438 msgid "Album was empty."
439 msgstr ""
440
441 #: mod/photos.php:277
442 msgid "Failed to delete the photo."
443 msgstr ""
444
445 #: mod/photos.php:545
446 msgid "a photo"
447 msgstr ""
448
449 #: mod/photos.php:545
450 #, php-format
451 msgid "%1$s was tagged in %2$s by %3$s"
452 msgstr ""
453
454 #: mod/photos.php:582 src/Module/Conversation/Community.php:160
455 #: src/Module/Directory.php:48 src/Module/Profile/Photos.php:295
456 #: src/Module/Search/Index.php:65
457 msgid "Public access denied."
458 msgstr ""
459
460 #: mod/photos.php:587
461 msgid "No photos selected"
462 msgstr ""
463
464 #: mod/photos.php:721
465 #, php-format
466 msgid "The maximum accepted image size is %s"
467 msgstr ""
468
469 #: mod/photos.php:728
470 msgid "Upload Photos"
471 msgstr ""
472
473 #: mod/photos.php:732 mod/photos.php:820
474 msgid "New album name: "
475 msgstr ""
476
477 #: mod/photos.php:733
478 msgid "or select existing album:"
479 msgstr ""
480
481 #: mod/photos.php:734
482 msgid "Do not show a status post for this upload"
483 msgstr ""
484
485 #: mod/photos.php:736 mod/photos.php:1097 src/Content/Conversation.php:403
486 #: src/Module/Calendar/Event/Form.php:253 src/Module/Post/Edit.php:183
487 msgid "Permissions"
488 msgstr ""
489
490 #: mod/photos.php:801
491 msgid "Do you really want to delete this photo album and all its photos?"
492 msgstr ""
493
494 #: mod/photos.php:802 mod/photos.php:825
495 msgid "Delete Album"
496 msgstr ""
497
498 #: mod/photos.php:803 mod/photos.php:903 src/Content/Conversation.php:419
499 #: src/Module/Contact/Follow.php:173 src/Module/Contact/Revoke.php:109
500 #: src/Module/Contact/Unfollow.php:126
501 #: src/Module/Media/Attachment/Browser.php:77
502 #: src/Module/Media/Photo/Browser.php:88 src/Module/Post/Edit.php:167
503 #: src/Module/Post/Tag/Remove.php:109 src/Module/Profile/RemoteFollow.php:134
504 #: src/Module/Security/TwoFactor/SignOut.php:125
505 msgid "Cancel"
506 msgstr ""
507
508 #: mod/photos.php:829
509 msgid "Edit Album"
510 msgstr ""
511
512 #: mod/photos.php:830
513 msgid "Drop Album"
514 msgstr ""
515
516 #: mod/photos.php:834
517 msgid "Show Newest First"
518 msgstr ""
519
520 #: mod/photos.php:836
521 msgid "Show Oldest First"
522 msgstr ""
523
524 #: mod/photos.php:857 src/Module/Profile/Photos.php:350
525 msgid "View Photo"
526 msgstr ""
527
528 #: mod/photos.php:889
529 msgid "Permission denied. Access to this item may be restricted."
530 msgstr ""
531
532 #: mod/photos.php:891
533 msgid "Photo not available"
534 msgstr ""
535
536 #: mod/photos.php:901
537 msgid "Do you really want to delete this photo?"
538 msgstr ""
539
540 #: mod/photos.php:902 mod/photos.php:1102
541 msgid "Delete Photo"
542 msgstr ""
543
544 #: mod/photos.php:1000
545 msgid "View photo"
546 msgstr ""
547
548 #: mod/photos.php:1002
549 msgid "Edit photo"
550 msgstr ""
551
552 #: mod/photos.php:1003
553 msgid "Delete photo"
554 msgstr ""
555
556 #: mod/photos.php:1004
557 msgid "Use as profile photo"
558 msgstr ""
559
560 #: mod/photos.php:1011
561 msgid "Private Photo"
562 msgstr ""
563
564 #: mod/photos.php:1017
565 msgid "View Full Size"
566 msgstr ""
567
568 #: mod/photos.php:1070
569 msgid "Tags: "
570 msgstr ""
571
572 #: mod/photos.php:1073
573 msgid "[Select tags to remove]"
574 msgstr ""
575
576 #: mod/photos.php:1088
577 msgid "New album name"
578 msgstr ""
579
580 #: mod/photos.php:1089
581 msgid "Caption"
582 msgstr ""
583
584 #: mod/photos.php:1090
585 msgid "Add a Tag"
586 msgstr ""
587
588 #: mod/photos.php:1090
589 msgid "Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"
590 msgstr ""
591
592 #: mod/photos.php:1091
593 msgid "Do not rotate"
594 msgstr ""
595
596 #: mod/photos.php:1092
597 msgid "Rotate CW (right)"
598 msgstr ""
599
600 #: mod/photos.php:1093
601 msgid "Rotate CCW (left)"
602 msgstr ""
603
604 #: mod/photos.php:1139 mod/photos.php:1195 mod/photos.php:1275
605 #: src/Module/Contact.php:611 src/Module/Item/Compose.php:188
606 #: src/Object/Post.php:1146
607 msgid "This is you"
608 msgstr ""
609
610 #: mod/photos.php:1141 mod/photos.php:1197 mod/photos.php:1277
611 #: src/Module/Moderation/Reports.php:95 src/Object/Post.php:603
612 #: src/Object/Post.php:1148
613 msgid "Comment"
614 msgstr ""
615
616 #: mod/photos.php:1143 mod/photos.php:1199 mod/photos.php:1279
617 #: src/Content/Conversation.php:416 src/Module/Calendar/Event/Form.php:248
618 #: src/Module/Item/Compose.php:201 src/Module/Post/Edit.php:165
619 #: src/Object/Post.php:1162
620 msgid "Preview"
621 msgstr ""
622
623 #: mod/photos.php:1144 src/Content/Conversation.php:369
624 #: src/Module/Post/Edit.php:130 src/Object/Post.php:1150
625 msgid "Loading..."
626 msgstr ""
627
628 #: mod/photos.php:1236 src/Content/Conversation.php:1499
629 #: src/Object/Post.php:261
630 msgid "Select"
631 msgstr ""
632
633 #: mod/photos.php:1237 src/Content/Conversation.php:1500
634 #: src/Module/Moderation/Users/Active.php:136
635 #: src/Module/Moderation/Users/Blocked.php:136
636 #: src/Module/Moderation/Users/Index.php:151
637 #: src/Module/Settings/Connectors.php:244
638 #: src/Module/Settings/Server/Index.php:109
639 msgid "Delete"
640 msgstr ""
641
642 #: mod/photos.php:1298 src/Object/Post.php:426
643 msgid "Like"
644 msgstr ""
645
646 #: mod/photos.php:1299 src/Object/Post.php:426
647 msgid "I like this (toggle)"
648 msgstr ""
649
650 #: mod/photos.php:1300 src/Object/Post.php:427
651 msgid "Dislike"
652 msgstr ""
653
654 #: mod/photos.php:1302 src/Object/Post.php:427
655 msgid "I don't like this (toggle)"
656 msgstr ""
657
658 #: mod/photos.php:1324
659 msgid "Map"
660 msgstr ""
661
662 #: src/App.php:473
663 msgid "No system theme config value set."
664 msgstr ""
665
666 #: src/App.php:581
667 msgid "Apologies but the website is unavailable at the moment."
668 msgstr ""
669
670 #: src/App/Page.php:249
671 msgid "Delete this item?"
672 msgstr ""
673
674 #: src/App/Page.php:250
675 msgid ""
676 "Block this author? They won't be able to follow you nor see your public "
677 "posts, and you won't be able to see their posts and their notifications."
678 msgstr ""
679
680 #: src/App/Page.php:251
681 msgid ""
682 "Ignore this author? You won't be able to see their posts and their "
683 "notifications."
684 msgstr ""
685
686 #: src/App/Page.php:252
687 msgid "Collapse this author's posts?"
688 msgstr ""
689
690 #: src/App/Page.php:253
691 msgid "Ignore this author's server?"
692 msgstr ""
693
694 #: src/App/Page.php:254 src/Module/Settings/Server/Action.php:61
695 #: src/Module/Settings/Server/Index.php:108
696 msgid ""
697 "You won't see any content from this server including reshares in your "
698 "Network page, the community pages and individual conversations."
699 msgstr ""
700
701 #: src/App/Page.php:256
702 msgid "Like not successful"
703 msgstr ""
704
705 #: src/App/Page.php:257
706 msgid "Dislike not successful"
707 msgstr ""
708
709 #: src/App/Page.php:258
710 msgid "Sharing not successful"
711 msgstr ""
712
713 #: src/App/Page.php:259
714 msgid "Attendance unsuccessful"
715 msgstr ""
716
717 #: src/App/Page.php:260
718 msgid "Backend error"
719 msgstr ""
720
721 #: src/App/Page.php:261
722 msgid "Network error"
723 msgstr ""
724
725 #: src/App/Page.php:264
726 msgid "Drop files here to upload"
727 msgstr ""
728
729 #: src/App/Page.php:265
730 msgid "Your browser does not support drag and drop file uploads."
731 msgstr ""
732
733 #: src/App/Page.php:266
734 msgid ""
735 "Please use the fallback form below to upload your files like in the olden "
736 "days."
737 msgstr ""
738
739 #: src/App/Page.php:267
740 msgid "File is too big ({{filesize}}MiB). Max filesize: {{maxFilesize}}MiB."
741 msgstr ""
742
743 #: src/App/Page.php:268
744 msgid "You can't upload files of this type."
745 msgstr ""
746
747 #: src/App/Page.php:269
748 msgid "Server responded with {{statusCode}} code."
749 msgstr ""
750
751 #: src/App/Page.php:270
752 msgid "Cancel upload"
753 msgstr ""
754
755 #: src/App/Page.php:271
756 msgid "Upload canceled."
757 msgstr ""
758
759 #: src/App/Page.php:272
760 msgid "Are you sure you want to cancel this upload?"
761 msgstr ""
762
763 #: src/App/Page.php:273
764 msgid "Remove file"
765 msgstr ""
766
767 #: src/App/Page.php:274
768 msgid "You can't upload any more files."
769 msgstr ""
770
771 #: src/App/Page.php:352
772 msgid "toggle mobile"
773 msgstr ""
774
775 #: src/App/Router.php:309
776 #, php-format
777 msgid "Method not allowed for this module. Allowed method(s): %s"
778 msgstr ""
779
780 #: src/App/Router.php:311 src/Module/HTTPException/PageNotFound.php:49
781 msgid "Page not found."
782 msgstr ""
783
784 #: src/App/Router.php:323
785 msgid "You must be logged in to use addons. "
786 msgstr ""
787
788 #: src/BaseModule.php:407
789 msgid ""
790 "The form security token was not correct. This probably happened because the "
791 "form has been opened for too long (>3 hours) before submitting it."
792 msgstr ""
793
794 #: src/BaseModule.php:434
795 msgid "All contacts"
796 msgstr ""
797
798 #: src/BaseModule.php:439 src/Content/Conversation/Factory/Channel.php:45
799 #: src/Content/Widget.php:239 src/Core/ACL.php:195 src/Module/Contact.php:410
800 #: src/Module/PermissionTooltip.php:141 src/Module/PermissionTooltip.php:163
801 #: src/Module/Settings/Channels.php:121
802 msgid "Followers"
803 msgstr ""
804
805 #: src/BaseModule.php:444 src/Content/Widget.php:240 src/Module/Contact.php:413
806 #: src/Module/Settings/Channels.php:120
807 msgid "Following"
808 msgstr ""
809
810 #: src/BaseModule.php:452
811 msgid "Common"
812 msgstr ""
813
814 #: src/Console/Addon.php:175 src/Console/Addon.php:199
815 msgid "Addon not found"
816 msgstr ""
817
818 #: src/Console/Addon.php:179
819 msgid "Addon already enabled"
820 msgstr ""
821
822 #: src/Console/Addon.php:203
823 msgid "Addon already disabled"
824 msgstr ""
825
826 #: src/Console/ArchiveContact.php:106
827 #, php-format
828 msgid "Could not find any unarchived contact entry for this URL (%s)"
829 msgstr ""
830
831 #: src/Console/ArchiveContact.php:109
832 msgid "The contact entries have been archived"
833 msgstr ""
834
835 #: src/Console/GlobalCommunityBlock.php:96
836 #: src/Module/Moderation/Blocklist/Contact.php:65
837 #, php-format
838 msgid "Could not find any contact entry for this URL (%s)"
839 msgstr ""
840
841 #: src/Console/GlobalCommunityBlock.php:101
842 #: src/Module/Moderation/Blocklist/Contact.php:82
843 msgid "The contact has been blocked from the node"
844 msgstr ""
845
846 #: src/Console/MergeContacts.php:75
847 #, php-format
848 msgid "%d %s, %d duplicates."
849 msgstr ""
850
851 #: src/Console/MergeContacts.php:78
852 #, php-format
853 msgid "uri-id is empty for contact %s."
854 msgstr ""
855
856 #: src/Console/MergeContacts.php:91
857 #, php-format
858 msgid "No valid first contact found for uri-id %d."
859 msgstr ""
860
861 #: src/Console/MergeContacts.php:102
862 #, php-format
863 msgid "Wrong duplicate found for uri-id %d in %d (url: %s != %s)."
864 msgstr ""
865
866 #: src/Console/MergeContacts.php:106
867 #, php-format
868 msgid "Wrong duplicate found for uri-id %d in %d (nurl: %s != %s)."
869 msgstr ""
870
871 #: src/Console/MergeContacts.php:142
872 #, php-format
873 msgid "Deletion of id %d failed"
874 msgstr ""
875
876 #: src/Console/MergeContacts.php:144
877 #, php-format
878 msgid "Deletion of id %d was successful"
879 msgstr ""
880
881 #: src/Console/MergeContacts.php:150
882 #, php-format
883 msgid "Updating \"%s\" in \"%s\" from %d to %d"
884 msgstr ""
885
886 #: src/Console/MergeContacts.php:152
887 msgid " - found"
888 msgstr ""
889
890 #: src/Console/MergeContacts.php:159
891 msgid " - failed"
892 msgstr ""
893
894 #: src/Console/MergeContacts.php:161
895 msgid " - success"
896 msgstr ""
897
898 #: src/Console/MergeContacts.php:165
899 msgid " - deleted"
900 msgstr ""
901
902 #: src/Console/MergeContacts.php:168
903 msgid " - done"
904 msgstr ""
905
906 #: src/Console/MoveToAvatarCache.php:91
907 msgid "The avatar cache needs to be enabled to use this command."
908 msgstr ""
909
910 #: src/Console/MoveToAvatarCache.php:109
911 #, php-format
912 msgid "no resource in photo %s"
913 msgstr ""
914
915 #: src/Console/MoveToAvatarCache.php:137
916 #, php-format
917 msgid "no photo with id %s"
918 msgstr ""
919
920 #: src/Console/MoveToAvatarCache.php:146
921 #, php-format
922 msgid "no image data for photo with id %s"
923 msgstr ""
924
925 #: src/Console/MoveToAvatarCache.php:155
926 #, php-format
927 msgid "invalid image for id %s"
928 msgstr ""
929
930 #: src/Console/MoveToAvatarCache.php:168
931 #, php-format
932 msgid "Quit on invalid photo %s"
933 msgstr ""
934
935 #: src/Console/PostUpdate.php:87
936 #, php-format
937 msgid "Post update version number has been set to %s."
938 msgstr ""
939
940 #: src/Console/PostUpdate.php:95
941 msgid "Check for pending update actions."
942 msgstr ""
943
944 #: src/Console/PostUpdate.php:97
945 msgid "Done."
946 msgstr ""
947
948 #: src/Console/PostUpdate.php:99
949 msgid "Execute pending post updates."
950 msgstr ""
951
952 #: src/Console/PostUpdate.php:105
953 msgid "All pending post updates are done."
954 msgstr ""
955
956 #: src/Console/User.php:158 src/Console/User.php:245
957 msgid "Enter user nickname: "
958 msgstr ""
959
960 #: src/Console/User.php:182 src/Model/User.php:793
961 #: src/Module/Api/Twitter/ContactEndpoint.php:74
962 #: src/Module/Moderation/Users/Active.php:71
963 #: src/Module/Moderation/Users/Blocked.php:71
964 #: src/Module/Moderation/Users/Index.php:78
965 #: src/Module/Moderation/Users/Pending.php:67
966 msgid "User not found"
967 msgstr ""
968
969 #: src/Console/User.php:202
970 msgid "Enter new password: "
971 msgstr ""
972
973 #: src/Console/User.php:210 src/Module/Security/PasswordTooLong.php:69
974 #: src/Module/Settings/Account.php:75
975 msgid "Password update failed. Please try again."
976 msgstr ""
977
978 #: src/Console/User.php:213 src/Module/Security/PasswordTooLong.php:72
979 #: src/Module/Settings/Account.php:78
980 msgid "Password changed."
981 msgstr ""
982
983 #: src/Console/User.php:237
984 msgid "Enter user name: "
985 msgstr ""
986
987 #: src/Console/User.php:253
988 msgid "Enter user email address: "
989 msgstr ""
990
991 #: src/Console/User.php:261
992 msgid "Enter a language (optional): "
993 msgstr ""
994
995 #: src/Console/User.php:286
996 msgid "User is not pending."
997 msgstr ""
998
999 #: src/Console/User.php:318
1000 msgid "User has already been marked for deletion."
1001 msgstr ""
1002
1003 #: src/Console/User.php:323
1004 #, php-format
1005 msgid "Type \"yes\" to delete %s"
1006 msgstr ""
1007
1008 #: src/Console/User.php:325
1009 msgid "Deletion aborted."
1010 msgstr ""
1011
1012 #: src/Console/User.php:450
1013 msgid "Enter category: "
1014 msgstr ""
1015
1016 #: src/Console/User.php:460
1017 msgid "Enter key: "
1018 msgstr ""
1019
1020 #: src/Console/User.php:494
1021 msgid "Enter value: "
1022 msgstr ""
1023
1024 #: src/Content/BoundariesPager.php:116 src/Content/Pager.php:171
1025 msgid "newer"
1026 msgstr ""
1027
1028 #: src/Content/BoundariesPager.php:124 src/Content/Pager.php:176
1029 msgid "older"
1030 msgstr ""
1031
1032 #: src/Content/ContactSelector.php:51
1033 msgid "Frequently"
1034 msgstr ""
1035
1036 #: src/Content/ContactSelector.php:52
1037 msgid "Hourly"
1038 msgstr ""
1039
1040 #: src/Content/ContactSelector.php:53
1041 msgid "Twice daily"
1042 msgstr ""
1043
1044 #: src/Content/ContactSelector.php:54
1045 msgid "Daily"
1046 msgstr ""
1047
1048 #: src/Content/ContactSelector.php:55
1049 msgid "Weekly"
1050 msgstr ""
1051
1052 #: src/Content/ContactSelector.php:56
1053 msgid "Monthly"
1054 msgstr ""
1055
1056 #: src/Content/ContactSelector.php:126
1057 msgid "DFRN"
1058 msgstr ""
1059
1060 #: src/Content/ContactSelector.php:127
1061 msgid "OStatus"
1062 msgstr ""
1063
1064 #: src/Content/ContactSelector.php:128
1065 msgid "RSS/Atom"
1066 msgstr ""
1067
1068 #: src/Content/ContactSelector.php:129
1069 #: src/Module/Moderation/Users/Active.php:126
1070 #: src/Module/Moderation/Users/Blocked.php:126
1071 #: src/Module/Moderation/Users/Create.php:72
1072 #: src/Module/Moderation/Users/Deleted.php:83
1073 #: src/Module/Moderation/Users/Index.php:140
1074 #: src/Module/Moderation/Users/Index.php:160
1075 #: src/Module/Moderation/Users/Pending.php:99
1076 msgid "Email"
1077 msgstr ""
1078
1079 #: src/Content/ContactSelector.php:130 src/Module/Debug/Babel.php:307
1080 msgid "Diaspora"
1081 msgstr ""
1082
1083 #: src/Content/ContactSelector.php:131
1084 msgid "Zot!"
1085 msgstr ""
1086
1087 #: src/Content/ContactSelector.php:132
1088 msgid "LinkedIn"
1089 msgstr ""
1090
1091 #: src/Content/ContactSelector.php:133
1092 msgid "XMPP/IM"
1093 msgstr ""
1094
1095 #: src/Content/ContactSelector.php:134
1096 msgid "MySpace"
1097 msgstr ""
1098
1099 #: src/Content/ContactSelector.php:135
1100 msgid "Google+"
1101 msgstr ""
1102
1103 #: src/Content/ContactSelector.php:136
1104 msgid "pump.io"
1105 msgstr ""
1106
1107 #: src/Content/ContactSelector.php:137
1108 msgid "Twitter"
1109 msgstr ""
1110
1111 #: src/Content/ContactSelector.php:138
1112 msgid "Discourse"
1113 msgstr ""
1114
1115 #: src/Content/ContactSelector.php:139
1116 msgid "Diaspora Connector"
1117 msgstr ""
1118
1119 #: src/Content/ContactSelector.php:140
1120 msgid "GNU Social Connector"
1121 msgstr ""
1122
1123 #: src/Content/ContactSelector.php:141
1124 msgid "ActivityPub"
1125 msgstr ""
1126
1127 #: src/Content/ContactSelector.php:142
1128 msgid "pnut"
1129 msgstr ""
1130
1131 #: src/Content/ContactSelector.php:143
1132 msgid "Tumblr"
1133 msgstr ""
1134
1135 #: src/Content/ContactSelector.php:144
1136 msgid "Bluesky"
1137 msgstr ""
1138
1139 #: src/Content/ContactSelector.php:180
1140 #, php-format
1141 msgid "%s (via %s)"
1142 msgstr ""
1143
1144 #: src/Content/Conversation.php:226
1145 msgid "and"
1146 msgstr ""
1147
1148 #: src/Content/Conversation.php:229
1149 #, php-format
1150 msgid "and %d other people"
1151 msgstr ""
1152
1153 #: src/Content/Conversation.php:235
1154 #, php-format
1155 msgid "%2$s likes this."
1156 msgid_plural "%2$s like this."
1157 msgstr[0] ""
1158 msgstr[1] ""
1159
1160 #: src/Content/Conversation.php:237
1161 #, php-format
1162 msgid "%2$s doesn't like this."
1163 msgid_plural "%2$s don't like this."
1164 msgstr[0] ""
1165 msgstr[1] ""
1166
1167 #: src/Content/Conversation.php:239
1168 #, php-format
1169 msgid "%2$s attends."
1170 msgid_plural "%2$s attend."
1171 msgstr[0] ""
1172 msgstr[1] ""
1173
1174 #: src/Content/Conversation.php:241
1175 #, php-format
1176 msgid "%2$s doesn't attend."
1177 msgid_plural "%2$s don't attend."
1178 msgstr[0] ""
1179 msgstr[1] ""
1180
1181 #: src/Content/Conversation.php:243
1182 #, php-format
1183 msgid "%2$s attends maybe."
1184 msgid_plural "%2$s attend maybe."
1185 msgstr[0] ""
1186 msgstr[1] ""
1187
1188 #: src/Content/Conversation.php:245
1189 #, php-format
1190 msgid "%2$s reshared this."
1191 msgid_plural "%2$s reshared this."
1192 msgstr[0] ""
1193 msgstr[1] ""
1194
1195 #: src/Content/Conversation.php:276
1196 #, php-format
1197 msgid "<button type=\"button\" %2$s>%1$d person</button> likes this"
1198 msgid_plural "<button type=\"button\" %2$s>%1$d people</button> like this"
1199 msgstr[0] ""
1200 msgstr[1] ""
1201
1202 #: src/Content/Conversation.php:279
1203 #, php-format
1204 msgid "<button type=\"button\" %2$s>%1$d person</button> doesn't like this"
1205 msgid_plural ""
1206 "<button type=\"button\" %2$s>%1$d peiple</button> don't like this"
1207 msgstr[0] ""
1208 msgstr[1] ""
1209
1210 #: src/Content/Conversation.php:282
1211 #, php-format
1212 msgid "<button type=\"button\" %2$s>%1$d person</button> attends"
1213 msgid_plural "<button type=\"button\" %2$s>%1$d people</button> attend"
1214 msgstr[0] ""
1215 msgstr[1] ""
1216
1217 #: src/Content/Conversation.php:285
1218 #, php-format
1219 msgid "<button type=\"button\" %2$s>%1$d person</button> doesn't attend"
1220 msgid_plural "<button type=\"button\" %2$s>%1$d people</button> don't attend"
1221 msgstr[0] ""
1222 msgstr[1] ""
1223
1224 #: src/Content/Conversation.php:288
1225 #, php-format
1226 msgid "<button type=\"button\" %2$s>%1$d person</button> attends maybe"
1227 msgid_plural "<button type=\"button\" %2$s>%1$d people</button> attend maybe"
1228 msgstr[0] ""
1229 msgstr[1] ""
1230
1231 #: src/Content/Conversation.php:291
1232 #, php-format
1233 msgid "<button type=\"button\" %2$s>%1$d person</button> reshared this"
1234 msgid_plural "<button type=\"button\" %2$s>%1$d people</button> reshared this"
1235 msgstr[0] ""
1236 msgstr[1] ""
1237
1238 #: src/Content/Conversation.php:338
1239 msgid "Visible to <strong>everybody</strong>"
1240 msgstr ""
1241
1242 #: src/Content/Conversation.php:339 src/Module/Item/Compose.php:200
1243 #: src/Object/Post.php:1161
1244 msgid "Please enter a image/video/audio/webpage URL:"
1245 msgstr ""
1246
1247 #: src/Content/Conversation.php:340
1248 msgid "Tag term:"
1249 msgstr ""
1250
1251 #: src/Content/Conversation.php:341 src/Module/Filer/SaveTag.php:73
1252 msgid "Save to Folder:"
1253 msgstr ""
1254
1255 #: src/Content/Conversation.php:342
1256 msgid "Where are you right now?"
1257 msgstr ""
1258
1259 #: src/Content/Conversation.php:343
1260 msgid "Delete item(s)?"
1261 msgstr ""
1262
1263 #: src/Content/Conversation.php:355 src/Module/Item/Compose.php:175
1264 msgid "Created at"
1265 msgstr ""
1266
1267 #: src/Content/Conversation.php:365
1268 msgid "New Post"
1269 msgstr ""
1270
1271 #: src/Content/Conversation.php:368
1272 msgid "Share"
1273 msgstr ""
1274
1275 #: src/Content/Conversation.php:371 src/Module/Post/Edit.php:132
1276 msgid "upload photo"
1277 msgstr ""
1278
1279 #: src/Content/Conversation.php:372 src/Module/Post/Edit.php:133
1280 msgid "Attach file"
1281 msgstr ""
1282
1283 #: src/Content/Conversation.php:373 src/Module/Post/Edit.php:134
1284 msgid "attach file"
1285 msgstr ""
1286
1287 #: src/Content/Conversation.php:374 src/Module/Item/Compose.php:190
1288 #: src/Module/Post/Edit.php:171 src/Object/Post.php:1151
1289 msgid "Bold"
1290 msgstr ""
1291
1292 #: src/Content/Conversation.php:375 src/Module/Item/Compose.php:191
1293 #: src/Module/Post/Edit.php:172 src/Object/Post.php:1152
1294 msgid "Italic"
1295 msgstr ""
1296
1297 #: src/Content/Conversation.php:376 src/Module/Item/Compose.php:192
1298 #: src/Module/Post/Edit.php:173 src/Object/Post.php:1153
1299 msgid "Underline"
1300 msgstr ""
1301
1302 #: src/Content/Conversation.php:377 src/Module/Item/Compose.php:193
1303 #: src/Module/Post/Edit.php:174 src/Object/Post.php:1155
1304 msgid "Quote"
1305 msgstr ""
1306
1307 #: src/Content/Conversation.php:378 src/Module/Item/Compose.php:194
1308 #: src/Module/Post/Edit.php:175 src/Object/Post.php:1156
1309 msgid "Add emojis"
1310 msgstr ""
1311
1312 #: src/Content/Conversation.php:379 src/Module/Item/Compose.php:195
1313 #: src/Object/Post.php:1154
1314 msgid "Content Warning"
1315 msgstr ""
1316
1317 #: src/Content/Conversation.php:380 src/Module/Item/Compose.php:196
1318 #: src/Module/Post/Edit.php:176 src/Object/Post.php:1157
1319 msgid "Code"
1320 msgstr ""
1321
1322 #: src/Content/Conversation.php:381 src/Module/Item/Compose.php:197
1323 #: src/Object/Post.php:1158
1324 msgid "Image"
1325 msgstr ""
1326
1327 #: src/Content/Conversation.php:382 src/Module/Item/Compose.php:198
1328 #: src/Module/Post/Edit.php:177 src/Object/Post.php:1159
1329 msgid "Link"
1330 msgstr ""
1331
1332 #: src/Content/Conversation.php:383 src/Module/Item/Compose.php:199
1333 #: src/Module/Post/Edit.php:178 src/Object/Post.php:1160
1334 msgid "Link or Media"
1335 msgstr ""
1336
1337 #: src/Content/Conversation.php:384
1338 msgid "Video"
1339 msgstr ""
1340
1341 #: src/Content/Conversation.php:385 src/Module/Item/Compose.php:202
1342 #: src/Module/Post/Edit.php:141
1343 msgid "Set your location"
1344 msgstr ""
1345
1346 #: src/Content/Conversation.php:386 src/Module/Post/Edit.php:142
1347 msgid "set location"
1348 msgstr ""
1349
1350 #: src/Content/Conversation.php:387 src/Module/Post/Edit.php:143
1351 msgid "Clear browser location"
1352 msgstr ""
1353
1354 #: src/Content/Conversation.php:388 src/Module/Post/Edit.php:144
1355 msgid "clear location"
1356 msgstr ""
1357
1358 #: src/Content/Conversation.php:390 src/Module/Item/Compose.php:207
1359 #: src/Module/Post/Edit.php:157
1360 msgid "Set title"
1361 msgstr ""
1362
1363 #: src/Content/Conversation.php:392 src/Module/Item/Compose.php:208
1364 #: src/Module/Post/Edit.php:159
1365 msgid "Categories (comma-separated list)"
1366 msgstr ""
1367
1368 #: src/Content/Conversation.php:397 src/Module/Item/Compose.php:224
1369 msgid "Scheduled at"
1370 msgstr ""
1371
1372 #: src/Content/Conversation.php:402 src/Module/Post/Edit.php:146
1373 msgid "Permission settings"
1374 msgstr ""
1375
1376 #: src/Content/Conversation.php:412 src/Module/Post/Edit.php:155
1377 msgid "Public post"
1378 msgstr ""
1379
1380 #: src/Content/Conversation.php:426 src/Content/Widget/VCard.php:131
1381 #: src/Model/Profile.php:485 src/Module/Admin/Logs/View.php:92
1382 #: src/Module/Post/Edit.php:181
1383 msgid "Message"
1384 msgstr ""
1385
1386 #: src/Content/Conversation.php:427 src/Module/Post/Edit.php:182
1387 #: src/Module/Settings/TwoFactor/Trusted.php:143
1388 msgid "Browser"
1389 msgstr ""
1390
1391 #: src/Content/Conversation.php:429 src/Module/Post/Edit.php:185
1392 msgid "Open Compose page"
1393 msgstr ""
1394
1395 #: src/Content/Conversation.php:597
1396 msgid "remove"
1397 msgstr ""
1398
1399 #: src/Content/Conversation.php:601
1400 msgid "Delete Selected Items"
1401 msgstr ""
1402
1403 #: src/Content/Conversation.php:756 src/Content/Conversation.php:759
1404 #: src/Content/Conversation.php:762 src/Content/Conversation.php:765
1405 #: src/Content/Conversation.php:768
1406 #, php-format
1407 msgid "You had been addressed (%s)."
1408 msgstr ""
1409
1410 #: src/Content/Conversation.php:771
1411 #, php-format
1412 msgid "You are following %s."
1413 msgstr ""
1414
1415 #: src/Content/Conversation.php:776
1416 #, php-format
1417 msgid "You subscribed to %s."
1418 msgstr ""
1419
1420 #: src/Content/Conversation.php:778
1421 msgid "You subscribed to one or more tags in this post."
1422 msgstr ""
1423
1424 #: src/Content/Conversation.php:798
1425 #, php-format
1426 msgid "%s reshared this."
1427 msgstr ""
1428
1429 #: src/Content/Conversation.php:800
1430 msgid "Reshared"
1431 msgstr ""
1432
1433 #: src/Content/Conversation.php:800
1434 #, php-format
1435 msgid "Reshared by %s <%s>"
1436 msgstr ""
1437
1438 #: src/Content/Conversation.php:803
1439 #, php-format
1440 msgid "%s is participating in this thread."
1441 msgstr ""
1442
1443 #: src/Content/Conversation.php:806
1444 msgid "Stored for general reasons"
1445 msgstr ""
1446
1447 #: src/Content/Conversation.php:809
1448 msgid "Global post"
1449 msgstr ""
1450
1451 #: src/Content/Conversation.php:812
1452 msgid "Sent via an relay server"
1453 msgstr ""
1454
1455 #: src/Content/Conversation.php:812
1456 #, php-format
1457 msgid "Sent via the relay server %s <%s>"
1458 msgstr ""
1459
1460 #: src/Content/Conversation.php:815
1461 msgid "Fetched"
1462 msgstr ""
1463
1464 #: src/Content/Conversation.php:815
1465 #, php-format
1466 msgid "Fetched because of %s <%s>"
1467 msgstr ""
1468
1469 #: src/Content/Conversation.php:818
1470 msgid "Stored because of a child post to complete this thread."
1471 msgstr ""
1472
1473 #: src/Content/Conversation.php:821
1474 msgid "Local delivery"
1475 msgstr ""
1476
1477 #: src/Content/Conversation.php:824
1478 msgid "Stored because of your activity (like, comment, star, ...)"
1479 msgstr ""
1480
1481 #: src/Content/Conversation.php:827
1482 msgid "Distributed"
1483 msgstr ""
1484
1485 #: src/Content/Conversation.php:830
1486 msgid "Pushed to us"
1487 msgstr ""
1488
1489 #: src/Content/Conversation.php:1527 src/Object/Post.php:248
1490 msgid "Pinned item"
1491 msgstr ""
1492
1493 #: src/Content/Conversation.php:1544 src/Object/Post.php:548
1494 #: src/Object/Post.php:549
1495 #, php-format
1496 msgid "View %s's profile @ %s"
1497 msgstr ""
1498
1499 #: src/Content/Conversation.php:1557 src/Object/Post.php:536
1500 msgid "Categories:"
1501 msgstr ""
1502
1503 #: src/Content/Conversation.php:1558 src/Object/Post.php:537
1504 msgid "Filed under:"
1505 msgstr ""
1506
1507 #: src/Content/Conversation.php:1566 src/Object/Post.php:562
1508 #, php-format
1509 msgid "%s from %s"
1510 msgstr ""
1511
1512 #: src/Content/Conversation.php:1582
1513 msgid "View in context"
1514 msgstr ""
1515
1516 #: src/Content/Conversation/Factory/Channel.php:42
1517 msgid "For you"
1518 msgstr ""
1519
1520 #: src/Content/Conversation/Factory/Channel.php:42
1521 msgid "Posts from contacts you interact with and who interact with you"
1522 msgstr ""
1523
1524 #: src/Content/Conversation/Factory/Channel.php:43
1525 msgid "What's Hot"
1526 msgstr ""
1527
1528 #: src/Content/Conversation/Factory/Channel.php:43
1529 msgid "Posts with a lot of interactions"
1530 msgstr ""
1531
1532 #: src/Content/Conversation/Factory/Channel.php:44
1533 #, php-format
1534 msgid "Posts in %s"
1535 msgstr ""
1536
1537 #: src/Content/Conversation/Factory/Channel.php:45
1538 msgid "Posts from your followers that you don't follow"
1539 msgstr ""
1540
1541 #: src/Content/Conversation/Factory/Channel.php:46
1542 msgid "Sharers of sharers"
1543 msgstr ""
1544
1545 #: src/Content/Conversation/Factory/Channel.php:46
1546 msgid "Posts from accounts that are followed by accounts that you follow"
1547 msgstr ""
1548
1549 #: src/Content/Conversation/Factory/Channel.php:47
1550 #: src/Module/Settings/Channels.php:138 src/Module/Settings/Channels.php:154
1551 msgid "Images"
1552 msgstr ""
1553
1554 #: src/Content/Conversation/Factory/Channel.php:47
1555 msgid "Posts with images"
1556 msgstr ""
1557
1558 #: src/Content/Conversation/Factory/Channel.php:48
1559 #: src/Module/Settings/Channels.php:140 src/Module/Settings/Channels.php:156
1560 msgid "Audio"
1561 msgstr ""
1562
1563 #: src/Content/Conversation/Factory/Channel.php:48
1564 msgid "Posts with audio"
1565 msgstr ""
1566
1567 #: src/Content/Conversation/Factory/Channel.php:49
1568 #: src/Module/Settings/Channels.php:139 src/Module/Settings/Channels.php:155
1569 msgid "Videos"
1570 msgstr ""
1571
1572 #: src/Content/Conversation/Factory/Channel.php:49
1573 msgid "Posts with videos"
1574 msgstr ""
1575
1576 #: src/Content/Conversation/Factory/Community.php:43
1577 msgid "Local Community"
1578 msgstr ""
1579
1580 #: src/Content/Conversation/Factory/Community.php:43
1581 msgid "Posts from local users on this server"
1582 msgstr ""
1583
1584 #: src/Content/Conversation/Factory/Community.php:47
1585 #: src/Module/Settings/Channels.php:118
1586 msgid "Global Community"
1587 msgstr ""
1588
1589 #: src/Content/Conversation/Factory/Community.php:47
1590 msgid "Posts from users of the whole federated network"
1591 msgstr ""
1592
1593 #: src/Content/Conversation/Factory/Network.php:38
1594 msgid "Latest Activity"
1595 msgstr ""
1596
1597 #: src/Content/Conversation/Factory/Network.php:38
1598 msgid "Sort by latest activity"
1599 msgstr ""
1600
1601 #: src/Content/Conversation/Factory/Network.php:39
1602 msgid "Latest Posts"
1603 msgstr ""
1604
1605 #: src/Content/Conversation/Factory/Network.php:39
1606 msgid "Sort by post received date"
1607 msgstr ""
1608
1609 #: src/Content/Conversation/Factory/Network.php:40
1610 msgid "Latest Creation"
1611 msgstr ""
1612
1613 #: src/Content/Conversation/Factory/Network.php:40
1614 msgid "Sort by post creation date"
1615 msgstr ""
1616
1617 #: src/Content/Conversation/Factory/Network.php:41
1618 #: src/Module/Settings/Profile/Index.php:260
1619 msgid "Personal"
1620 msgstr ""
1621
1622 #: src/Content/Conversation/Factory/Network.php:41
1623 msgid "Posts that mention or involve you"
1624 msgstr ""
1625
1626 #: src/Content/Conversation/Factory/Network.php:42 src/Object/Post.php:398
1627 msgid "Starred"
1628 msgstr ""
1629
1630 #: src/Content/Conversation/Factory/Network.php:42
1631 msgid "Favourite Posts"
1632 msgstr ""
1633
1634 #: src/Content/Feature.php:96
1635 msgid "General Features"
1636 msgstr ""
1637
1638 #: src/Content/Feature.php:98
1639 msgid "Photo Location"
1640 msgstr ""
1641
1642 #: src/Content/Feature.php:98
1643 msgid ""
1644 "Photo metadata is normally stripped. This extracts the location (if present) "
1645 "prior to stripping metadata and links it to a map."
1646 msgstr ""
1647
1648 #: src/Content/Feature.php:99
1649 msgid "Trending Tags"
1650 msgstr ""
1651
1652 #: src/Content/Feature.php:99
1653 msgid ""
1654 "Show a community page widget with a list of the most popular tags in recent "
1655 "public posts."
1656 msgstr ""
1657
1658 #: src/Content/Feature.php:104
1659 msgid "Post Composition Features"
1660 msgstr ""
1661
1662 #: src/Content/Feature.php:105
1663 msgid "Auto-mention Groups"
1664 msgstr ""
1665
1666 #: src/Content/Feature.php:105
1667 msgid ""
1668 "Add/remove mention when a group page is selected/deselected in ACL window."
1669 msgstr ""
1670
1671 #: src/Content/Feature.php:106
1672 msgid "Explicit Mentions"
1673 msgstr ""
1674
1675 #: src/Content/Feature.php:106
1676 msgid ""
1677 "Add explicit mentions to comment box for manual control over who gets "
1678 "mentioned in replies."
1679 msgstr ""
1680
1681 #: src/Content/Feature.php:107
1682 msgid "Add an abstract from ActivityPub content warnings"
1683 msgstr ""
1684
1685 #: src/Content/Feature.php:107
1686 msgid ""
1687 "Add an abstract when commenting on ActivityPub posts with a content warning. "
1688 "Abstracts are displayed as content warning on systems like Mastodon or "
1689 "Pleroma."
1690 msgstr ""
1691
1692 #: src/Content/Feature.php:112
1693 msgid "Post/Comment Tools"
1694 msgstr ""
1695
1696 #: src/Content/Feature.php:113
1697 msgid "Post Categories"
1698 msgstr ""
1699
1700 #: src/Content/Feature.php:113
1701 msgid "Add categories to your posts"
1702 msgstr ""
1703
1704 #: src/Content/Feature.php:118
1705 msgid "Advanced Profile Settings"
1706 msgstr ""
1707
1708 #: src/Content/Feature.php:119
1709 msgid "List Groups"
1710 msgstr ""
1711
1712 #: src/Content/Feature.php:119
1713 msgid "Show visitors public groups at the Advanced Profile Page"
1714 msgstr ""
1715
1716 #: src/Content/Feature.php:120
1717 msgid "Tag Cloud"
1718 msgstr ""
1719
1720 #: src/Content/Feature.php:120
1721 msgid "Provide a personal tag cloud on your profile page"
1722 msgstr ""
1723
1724 #: src/Content/Feature.php:121
1725 msgid "Display Membership Date"
1726 msgstr ""
1727
1728 #: src/Content/Feature.php:121
1729 msgid "Display membership date in profile"
1730 msgstr ""
1731
1732 #: src/Content/Feature.php:126
1733 msgid "Advanced Calendar Settings"
1734 msgstr ""
1735
1736 #: src/Content/Feature.php:127
1737 msgid "Allow anonymous access to your calendar"
1738 msgstr ""
1739
1740 #: src/Content/Feature.php:127
1741 msgid ""
1742 "Allows anonymous visitors to consult your calendar and your public events. "
1743 "Contact birthday events are private to you."
1744 msgstr ""
1745
1746 #: src/Content/GroupManager.php:152 src/Content/Nav.php:278
1747 #: src/Content/Text/HTML.php:880 src/Content/Widget.php:536
1748 #: src/Model/User.php:1355
1749 msgid "Groups"
1750 msgstr ""
1751
1752 #: src/Content/GroupManager.php:154
1753 msgid "External link to group"
1754 msgstr ""
1755
1756 #: src/Content/GroupManager.php:158 src/Content/Widget.php:511
1757 msgid "show less"
1758 msgstr ""
1759
1760 #: src/Content/GroupManager.php:159 src/Content/Widget.php:409
1761 #: src/Content/Widget.php:512
1762 msgid "show more"
1763 msgstr ""
1764
1765 #: src/Content/GroupManager.php:160
1766 msgid "Create new group"
1767 msgstr ""
1768
1769 #: src/Content/Item.php:332 src/Model/Item.php:3137
1770 msgid "event"
1771 msgstr ""
1772
1773 #: src/Content/Item.php:335 src/Content/Item.php:345
1774 msgid "status"
1775 msgstr ""
1776
1777 #: src/Content/Item.php:341 src/Model/Item.php:3139
1778 #: src/Module/Post/Tag/Add.php:123
1779 msgid "photo"
1780 msgstr ""
1781
1782 #: src/Content/Item.php:355 src/Module/Post/Tag/Add.php:141
1783 #, php-format
1784 msgid "%1$s tagged %2$s's %3$s with %4$s"
1785 msgstr ""
1786
1787 #: src/Content/Item.php:429 view/theme/frio/theme.php:262
1788 msgid "Follow Thread"
1789 msgstr ""
1790
1791 #: src/Content/Item.php:430 src/Model/Contact.php:1242
1792 msgid "View Status"
1793 msgstr ""
1794
1795 #: src/Content/Item.php:431 src/Content/Item.php:452 src/Model/Contact.php:1176
1796 #: src/Model/Contact.php:1233 src/Model/Contact.php:1243
1797 #: src/Module/Directory.php:157 src/Module/Settings/Profile/Index.php:259
1798 msgid "View Profile"
1799 msgstr ""
1800
1801 #: src/Content/Item.php:432 src/Model/Contact.php:1244
1802 msgid "View Photos"
1803 msgstr ""
1804
1805 #: src/Content/Item.php:433 src/Model/Contact.php:1211
1806 #: src/Model/Profile.php:470
1807 msgid "Network Posts"
1808 msgstr ""
1809
1810 #: src/Content/Item.php:434 src/Model/Contact.php:1235
1811 #: src/Model/Contact.php:1246
1812 msgid "View Contact"
1813 msgstr ""
1814
1815 #: src/Content/Item.php:435 src/Model/Contact.php:1247
1816 msgid "Send PM"
1817 msgstr ""
1818
1819 #: src/Content/Item.php:436 src/Module/Contact.php:460
1820 #: src/Module/Contact/Profile.php:511
1821 #: src/Module/Moderation/Blocklist/Contact.php:116
1822 #: src/Module/Moderation/Users/Active.php:137
1823 #: src/Module/Moderation/Users/Index.php:152
1824 msgid "Block"
1825 msgstr ""
1826
1827 #: src/Content/Item.php:437 src/Module/Contact.php:461
1828 #: src/Module/Contact/Profile.php:519
1829 #: src/Module/Notifications/Introductions.php:134
1830 #: src/Module/Notifications/Introductions.php:206
1831 #: src/Module/Notifications/Notification.php:89
1832 msgid "Ignore"
1833 msgstr ""
1834
1835 #: src/Content/Item.php:438 src/Module/Contact.php:462
1836 #: src/Module/Contact/Profile.php:527
1837 msgid "Collapse"
1838 msgstr ""
1839
1840 #: src/Content/Item.php:439 src/Object/Post.php:289
1841 #, php-format
1842 msgid "Ignore %s server"
1843 msgstr ""
1844
1845 #: src/Content/Item.php:443 src/Object/Post.php:509
1846 msgid "Languages"
1847 msgstr ""
1848
1849 #: src/Content/Item.php:449 src/Content/Widget.php:80
1850 #: src/Model/Contact.php:1236 src/Model/Contact.php:1248
1851 #: src/Module/Contact/Follow.php:167 view/theme/vier/theme.php:195
1852 msgid "Connect/Follow"
1853 msgstr ""
1854
1855 #: src/Content/Item.php:883
1856 msgid "Unable to fetch user."
1857 msgstr ""
1858
1859 #: src/Content/Nav.php:121
1860 msgid "Nothing new here"
1861 msgstr ""
1862
1863 #: src/Content/Nav.php:125 src/Module/Special/HTTPException.php:77
1864 msgid "Go back"
1865 msgstr ""
1866
1867 #: src/Content/Nav.php:126
1868 msgid "Clear notifications"
1869 msgstr ""
1870
1871 #: src/Content/Nav.php:127 src/Content/Text/HTML.php:867
1872 msgid "@name, !group, #tags, content"
1873 msgstr ""
1874
1875 #: src/Content/Nav.php:222 src/Module/Security/Login.php:157
1876 msgid "Logout"
1877 msgstr ""
1878
1879 #: src/Content/Nav.php:222
1880 msgid "End this session"
1881 msgstr ""
1882
1883 #: src/Content/Nav.php:224 src/Module/Bookmarklet.php:44
1884 #: src/Module/Security/Login.php:158
1885 msgid "Login"
1886 msgstr ""
1887
1888 #: src/Content/Nav.php:224
1889 msgid "Sign in"
1890 msgstr ""
1891
1892 #: src/Content/Nav.php:229 src/Module/BaseProfile.php:57
1893 #: src/Module/Contact.php:504
1894 msgid "Conversations"
1895 msgstr ""
1896
1897 #: src/Content/Nav.php:229
1898 msgid "Conversations you started"
1899 msgstr ""
1900
1901 #: src/Content/Nav.php:230 src/Module/BaseProfile.php:49
1902 #: src/Module/BaseSettings.php:98 src/Module/Contact.php:496
1903 #: src/Module/Contact/Profile.php:419 src/Module/Profile/Profile.php:268
1904 #: src/Module/Welcome.php:57 view/theme/frio/theme.php:230
1905 msgid "Profile"
1906 msgstr ""
1907
1908 #: src/Content/Nav.php:230 view/theme/frio/theme.php:230
1909 msgid "Your profile page"
1910 msgstr ""
1911
1912 #: src/Content/Nav.php:231 src/Module/BaseProfile.php:65
1913 #: src/Module/Media/Photo/Browser.php:74 view/theme/frio/theme.php:234
1914 msgid "Photos"
1915 msgstr ""
1916
1917 #: src/Content/Nav.php:231 view/theme/frio/theme.php:234
1918 msgid "Your photos"
1919 msgstr ""
1920
1921 #: src/Content/Nav.php:232 src/Module/BaseProfile.php:73
1922 #: src/Module/BaseProfile.php:76 src/Module/Contact.php:520
1923 #: view/theme/frio/theme.php:235
1924 msgid "Media"
1925 msgstr ""
1926
1927 #: src/Content/Nav.php:232 view/theme/frio/theme.php:235
1928 msgid "Your postings with media"
1929 msgstr ""
1930
1931 #: src/Content/Nav.php:233 src/Content/Nav.php:293
1932 #: src/Module/BaseProfile.php:85 src/Module/BaseProfile.php:88
1933 #: src/Module/BaseProfile.php:96 src/Module/BaseProfile.php:99
1934 #: src/Module/Settings/Display.php:316 view/theme/frio/theme.php:236
1935 #: view/theme/frio/theme.php:240
1936 msgid "Calendar"
1937 msgstr ""
1938
1939 #: src/Content/Nav.php:233 view/theme/frio/theme.php:236
1940 msgid "Your calendar"
1941 msgstr ""
1942
1943 #: src/Content/Nav.php:234
1944 msgid "Personal notes"
1945 msgstr ""
1946
1947 #: src/Content/Nav.php:234
1948 msgid "Your personal notes"
1949 msgstr ""
1950
1951 #: src/Content/Nav.php:251 src/Content/Nav.php:308
1952 msgid "Home"
1953 msgstr ""
1954
1955 #: src/Content/Nav.php:251 src/Module/Settings/OAuth.php:73
1956 msgid "Home Page"
1957 msgstr ""
1958
1959 #: src/Content/Nav.php:255 src/Module/Register.php:168
1960 #: src/Module/Security/Login.php:124
1961 msgid "Register"
1962 msgstr ""
1963
1964 #: src/Content/Nav.php:255
1965 msgid "Create an account"
1966 msgstr ""
1967
1968 #: src/Content/Nav.php:261 src/Module/Help.php:67
1969 #: src/Module/Settings/TwoFactor/AppSpecific.php:132
1970 #: src/Module/Settings/TwoFactor/Index.php:139
1971 #: src/Module/Settings/TwoFactor/Recovery.php:110
1972 #: src/Module/Settings/TwoFactor/Verify.php:149 view/theme/vier/theme.php:240
1973 msgid "Help"
1974 msgstr ""
1975
1976 #: src/Content/Nav.php:261
1977 msgid "Help and documentation"
1978 msgstr ""
1979
1980 #: src/Content/Nav.php:265
1981 msgid "Apps"
1982 msgstr ""
1983
1984 #: src/Content/Nav.php:265
1985 msgid "Addon applications, utilities, games"
1986 msgstr ""
1987
1988 #: src/Content/Nav.php:269 src/Content/Text/HTML.php:865
1989 #: src/Module/Admin/Logs/View.php:86 src/Module/Search/Index.php:112
1990 msgid "Search"
1991 msgstr ""
1992
1993 #: src/Content/Nav.php:269
1994 msgid "Search site content"
1995 msgstr ""
1996
1997 #: src/Content/Nav.php:272 src/Content/Text/HTML.php:874
1998 msgid "Full Text"
1999 msgstr ""
2000
2001 #: src/Content/Nav.php:273 src/Content/Text/HTML.php:875
2002 #: src/Content/Widget/TagCloud.php:68
2003 msgid "Tags"
2004 msgstr ""
2005
2006 #: src/Content/Nav.php:274 src/Content/Nav.php:329
2007 #: src/Content/Text/HTML.php:876 src/Module/BaseProfile.php:127
2008 #: src/Module/BaseProfile.php:130 src/Module/Contact.php:419
2009 #: src/Module/Contact.php:528 view/theme/frio/theme.php:243
2010 msgid "Contacts"
2011 msgstr ""
2012
2013 #: src/Content/Nav.php:289
2014 msgid "Community"
2015 msgstr ""
2016
2017 #: src/Content/Nav.php:289
2018 msgid "Conversations on this and other servers"
2019 msgstr ""
2020
2021 #: src/Content/Nav.php:296
2022 msgid "Directory"
2023 msgstr ""
2024
2025 #: src/Content/Nav.php:296
2026 msgid "People directory"
2027 msgstr ""
2028
2029 #: src/Content/Nav.php:298 src/Module/BaseAdmin.php:85
2030 #: src/Module/BaseModeration.php:108
2031 msgid "Information"
2032 msgstr ""
2033
2034 #: src/Content/Nav.php:298
2035 msgid "Information about this friendica instance"
2036 msgstr ""
2037
2038 #: src/Content/Nav.php:301 src/Module/Admin/Tos.php:78
2039 #: src/Module/BaseAdmin.php:95 src/Module/Register.php:176
2040 #: src/Module/Tos.php:101
2041 msgid "Terms of Service"
2042 msgstr ""
2043
2044 #: src/Content/Nav.php:301
2045 msgid "Terms of Service of this Friendica instance"
2046 msgstr ""
2047
2048 #: src/Content/Nav.php:306 src/Module/Settings/Channels.php:119
2049 #: view/theme/frio/theme.php:239
2050 msgid "Network"
2051 msgstr ""
2052
2053 #: src/Content/Nav.php:306 view/theme/frio/theme.php:239
2054 msgid "Conversations from your friends"
2055 msgstr ""
2056
2057 #: src/Content/Nav.php:308 view/theme/frio/theme.php:229
2058 msgid "Your posts and conversations"
2059 msgstr ""
2060
2061 #: src/Content/Nav.php:312
2062 msgid "Introductions"
2063 msgstr ""
2064
2065 #: src/Content/Nav.php:312
2066 msgid "Friend Requests"
2067 msgstr ""
2068
2069 #: src/Content/Nav.php:313 src/Module/BaseNotifications.php:149
2070 #: src/Module/Notifications/Introductions.php:75
2071 msgid "Notifications"
2072 msgstr ""
2073
2074 #: src/Content/Nav.php:314
2075 msgid "See all notifications"
2076 msgstr ""
2077
2078 #: src/Content/Nav.php:315 src/Module/Settings/Connectors.php:244
2079 msgid "Mark as seen"
2080 msgstr ""
2081
2082 #: src/Content/Nav.php:315
2083 msgid "Mark all system notifications as seen"
2084 msgstr ""
2085
2086 #: src/Content/Nav.php:318 view/theme/frio/theme.php:241
2087 msgid "Private mail"
2088 msgstr ""
2089
2090 #: src/Content/Nav.php:319
2091 msgid "Inbox"
2092 msgstr ""
2093
2094 #: src/Content/Nav.php:320
2095 msgid "Outbox"
2096 msgstr ""
2097
2098 #: src/Content/Nav.php:324
2099 msgid "Accounts"
2100 msgstr ""
2101
2102 #: src/Content/Nav.php:324
2103 msgid "Manage other pages"
2104 msgstr ""
2105
2106 #: src/Content/Nav.php:327 src/Module/Admin/Addons/Details.php:114
2107 #: src/Module/Admin/Themes/Details.php:93 src/Module/BaseSettings.php:182
2108 #: src/Module/Welcome.php:52 view/theme/frio/theme.php:242
2109 msgid "Settings"
2110 msgstr ""
2111
2112 #: src/Content/Nav.php:327 view/theme/frio/theme.php:242
2113 msgid "Account settings"
2114 msgstr ""
2115
2116 #: src/Content/Nav.php:329 view/theme/frio/theme.php:243
2117 msgid "Manage/edit friends and contacts"
2118 msgstr ""
2119
2120 #: src/Content/Nav.php:334 src/Module/BaseAdmin.php:119
2121 msgid "Admin"
2122 msgstr ""
2123
2124 #: src/Content/Nav.php:334
2125 msgid "Site setup and configuration"
2126 msgstr ""
2127
2128 #: src/Content/Nav.php:335 src/Module/BaseModeration.php:128
2129 #: src/Module/Moderation/Blocklist/Contact.php:110
2130 #: src/Module/Moderation/Blocklist/Server/Add.php:121
2131 #: src/Module/Moderation/Blocklist/Server/Import.php:118
2132 #: src/Module/Moderation/Blocklist/Server/Index.php:95
2133 #: src/Module/Moderation/Item/Delete.php:61
2134 #: src/Module/Moderation/Reports.php:89 src/Module/Moderation/Summary.php:76
2135 #: src/Module/Moderation/Users/Active.php:133
2136 #: src/Module/Moderation/Users/Blocked.php:133
2137 #: src/Module/Moderation/Users/Deleted.php:80
2138 #: src/Module/Moderation/Users/Index.php:147
2139 msgid "Moderation"
2140 msgstr ""
2141
2142 #: src/Content/Nav.php:335
2143 msgid "Content and user moderation"
2144 msgstr ""
2145
2146 #: src/Content/Nav.php:338
2147 msgid "Navigation"
2148 msgstr ""
2149
2150 #: src/Content/Nav.php:338
2151 msgid "Site map"
2152 msgstr ""
2153
2154 #: src/Content/OEmbed.php:316
2155 msgid "Embedding disabled"
2156 msgstr ""
2157
2158 #: src/Content/OEmbed.php:440
2159 msgid "Embedded content"
2160 msgstr ""
2161
2162 #: src/Content/Pager.php:216
2163 msgid "first"
2164 msgstr ""
2165
2166 #: src/Content/Pager.php:221
2167 msgid "prev"
2168 msgstr ""
2169
2170 #: src/Content/Pager.php:276
2171 msgid "next"
2172 msgstr ""
2173
2174 #: src/Content/Pager.php:281
2175 msgid "last"
2176 msgstr ""
2177
2178 #: src/Content/Text/BBCode.php:751 src/Content/Text/BBCode.php:1696
2179 #: src/Content/Text/BBCode.php:1697
2180 msgid "Image/photo"
2181 msgstr ""
2182
2183 #: src/Content/Text/BBCode.php:969
2184 #, php-format
2185 msgid ""
2186 "<a href=\"%1$s\" target=\"_blank\" rel=\"noopener noreferrer\">%2$s</a> %3$s"
2187 msgstr ""
2188
2189 #: src/Content/Text/BBCode.php:994 src/Model/Item.php:3870
2190 #: src/Model/Item.php:3876 src/Model/Item.php:3877
2191 msgid "Link to source"
2192 msgstr ""
2193
2194 #: src/Content/Text/BBCode.php:1603 src/Content/Text/HTML.php:904
2195 msgid "Click to open/close"
2196 msgstr ""
2197
2198 #: src/Content/Text/BBCode.php:1636
2199 msgid "$1 wrote:"
2200 msgstr ""
2201
2202 #: src/Content/Text/BBCode.php:1701 src/Content/Text/BBCode.php:1702
2203 msgid "Encrypted content"
2204 msgstr ""
2205
2206 #: src/Content/Text/BBCode.php:1957
2207 msgid "Invalid source protocol"
2208 msgstr ""
2209
2210 #: src/Content/Text/BBCode.php:1976
2211 msgid "Invalid link protocol"
2212 msgstr ""
2213
2214 #: src/Content/Text/HTML.php:782
2215 msgid "Loading more entries..."
2216 msgstr ""
2217
2218 #: src/Content/Text/HTML.php:783
2219 msgid "The end"
2220 msgstr ""
2221
2222 #: src/Content/Text/HTML.php:859 src/Content/Widget/VCard.php:127
2223 #: src/Model/Profile.php:479 src/Module/Contact/Profile.php:471
2224 msgid "Follow"
2225 msgstr ""
2226
2227 #: src/Content/Widget.php:51
2228 msgid "Add New Contact"
2229 msgstr ""
2230
2231 #: src/Content/Widget.php:52
2232 msgid "Enter address or web location"
2233 msgstr ""
2234
2235 #: src/Content/Widget.php:53
2236 msgid "Example: bob@example.com, http://example.com/barbara"
2237 msgstr ""
2238
2239 #: src/Content/Widget.php:55
2240 msgid "Connect"
2241 msgstr ""
2242
2243 #: src/Content/Widget.php:72
2244 #, php-format
2245 msgid "%d invitation available"
2246 msgid_plural "%d invitations available"
2247 msgstr[0] ""
2248 msgstr[1] ""
2249
2250 #: src/Content/Widget.php:78 view/theme/vier/theme.php:193
2251 msgid "Find People"
2252 msgstr ""
2253
2254 #: src/Content/Widget.php:79 view/theme/vier/theme.php:194
2255 msgid "Enter name or interest"
2256 msgstr ""
2257
2258 #: src/Content/Widget.php:81 view/theme/vier/theme.php:196
2259 msgid "Examples: Robert Morgenstein, Fishing"
2260 msgstr ""
2261
2262 #: src/Content/Widget.php:82 src/Module/Contact.php:453
2263 #: src/Module/Directory.php:96 view/theme/vier/theme.php:197
2264 msgid "Find"
2265 msgstr ""
2266
2267 #: src/Content/Widget.php:83 src/Module/Contact/Suggestions.php:73
2268 #: view/theme/vier/theme.php:198
2269 msgid "Friend Suggestions"
2270 msgstr ""
2271
2272 #: src/Content/Widget.php:84 view/theme/vier/theme.php:199
2273 msgid "Similar Interests"
2274 msgstr ""
2275
2276 #: src/Content/Widget.php:85 view/theme/vier/theme.php:200
2277 msgid "Random Profile"
2278 msgstr ""
2279
2280 #: src/Content/Widget.php:86 view/theme/vier/theme.php:201
2281 msgid "Invite Friends"
2282 msgstr ""
2283
2284 #: src/Content/Widget.php:87 src/Module/Directory.php:88
2285 #: view/theme/vier/theme.php:202
2286 msgid "Global Directory"
2287 msgstr ""
2288
2289 #: src/Content/Widget.php:89 view/theme/vier/theme.php:204
2290 msgid "Local Directory"
2291 msgstr ""
2292
2293 #: src/Content/Widget.php:215 src/Model/Circle.php:601
2294 #: src/Module/Contact.php:396 src/Module/Welcome.php:76
2295 msgid "Circles"
2296 msgstr ""
2297
2298 #: src/Content/Widget.php:217
2299 msgid "Everyone"
2300 msgstr ""
2301
2302 #: src/Content/Widget.php:241 src/Module/Contact.php:416
2303 msgid "No relationship"
2304 msgstr ""
2305
2306 #: src/Content/Widget.php:246
2307 msgid "Relationships"
2308 msgstr ""
2309
2310 #: src/Content/Widget.php:248 src/Module/Circle.php:292
2311 #: src/Module/Contact.php:340
2312 msgid "All Contacts"
2313 msgstr ""
2314
2315 #: src/Content/Widget.php:287
2316 msgid "Protocols"
2317 msgstr ""
2318
2319 #: src/Content/Widget.php:289
2320 msgid "All Protocols"
2321 msgstr ""
2322
2323 #: src/Content/Widget.php:317
2324 msgid "Saved Folders"
2325 msgstr ""
2326
2327 #: src/Content/Widget.php:319 src/Content/Widget.php:350
2328 msgid "Everything"
2329 msgstr ""
2330
2331 #: src/Content/Widget.php:348
2332 msgid "Categories"
2333 msgstr ""
2334
2335 #: src/Content/Widget.php:405
2336 #, php-format
2337 msgid "%d contact in common"
2338 msgid_plural "%d contacts in common"
2339 msgstr[0] ""
2340 msgstr[1] ""
2341
2342 #: src/Content/Widget.php:505
2343 msgid "Archives"
2344 msgstr ""
2345
2346 #: src/Content/Widget.php:513
2347 msgid "On this date"
2348 msgstr ""
2349
2350 #: src/Content/Widget.php:533
2351 msgid "Persons"
2352 msgstr ""
2353
2354 #: src/Content/Widget.php:534
2355 msgid "Organisations"
2356 msgstr ""
2357
2358 #: src/Content/Widget.php:535 src/Model/Contact.php:1714
2359 msgid "News"
2360 msgstr ""
2361
2362 #: src/Content/Widget.php:541 src/Module/Settings/Account.php:434
2363 msgid "Account Types"
2364 msgstr ""
2365
2366 #: src/Content/Widget.php:543 src/Module/Moderation/BaseUsers.php:69
2367 msgid "All"
2368 msgstr ""
2369
2370 #: src/Content/Widget.php:590 src/Module/BaseSettings.php:125
2371 #: src/Module/Settings/Channels.php:158 src/Module/Settings/Display.php:315
2372 msgid "Channels"
2373 msgstr ""
2374
2375 #: src/Content/Widget/CalendarExport.php:56
2376 msgid "Export"
2377 msgstr ""
2378
2379 #: src/Content/Widget/CalendarExport.php:57
2380 msgid "Export calendar as ical"
2381 msgstr ""
2382
2383 #: src/Content/Widget/CalendarExport.php:58
2384 msgid "Export calendar as csv"
2385 msgstr ""
2386
2387 #: src/Content/Widget/ContactBlock.php:79
2388 msgid "No contacts"
2389 msgstr ""
2390
2391 #: src/Content/Widget/ContactBlock.php:110
2392 #, php-format
2393 msgid "%d Contact"
2394 msgid_plural "%d Contacts"
2395 msgstr[0] ""
2396 msgstr[1] ""
2397
2398 #: src/Content/Widget/ContactBlock.php:127
2399 msgid "View Contacts"
2400 msgstr ""
2401
2402 #: src/Content/Widget/SavedSearches.php:47
2403 msgid "Remove term"
2404 msgstr ""
2405
2406 #: src/Content/Widget/SavedSearches.php:60
2407 msgid "Saved Searches"
2408 msgstr ""
2409
2410 #: src/Content/Widget/TrendingTags.php:52
2411 #, php-format
2412 msgid "Trending Tags (last %d hour)"
2413 msgid_plural "Trending Tags (last %d hours)"
2414 msgstr[0] ""
2415 msgstr[1] ""
2416
2417 #: src/Content/Widget/TrendingTags.php:53
2418 msgid "More Trending Tags"
2419 msgstr ""
2420
2421 #: src/Content/Widget/VCard.php:106 src/Model/Contact.php:1204
2422 #: src/Model/Profile.php:463
2423 msgid "Post to group"
2424 msgstr ""
2425
2426 #: src/Content/Widget/VCard.php:110 src/Model/Contact.php:1209
2427 #: src/Model/Profile.php:468 src/Module/Moderation/Item/Source.php:85
2428 msgid "Mention"
2429 msgstr ""
2430
2431 #: src/Content/Widget/VCard.php:120 src/Model/Profile.php:382
2432 #: src/Module/Contact/Profile.php:408 src/Module/Profile/Profile.php:199
2433 msgid "XMPP:"
2434 msgstr ""
2435
2436 #: src/Content/Widget/VCard.php:121 src/Model/Profile.php:383
2437 #: src/Module/Contact/Profile.php:410 src/Module/Profile/Profile.php:203
2438 msgid "Matrix:"
2439 msgstr ""
2440
2441 #: src/Content/Widget/VCard.php:122 src/Model/Event.php:82
2442 #: src/Model/Event.php:109 src/Model/Event.php:471 src/Model/Event.php:963
2443 #: src/Model/Profile.php:377 src/Module/Contact/Profile.php:406
2444 #: src/Module/Directory.php:147 src/Module/Notifications/Introductions.php:187
2445 #: src/Module/Profile/Profile.php:221
2446 msgid "Location:"
2447 msgstr ""
2448
2449 #: src/Content/Widget/VCard.php:125 src/Model/Profile.php:492
2450 #: src/Module/Notifications/Introductions.php:201
2451 msgid "Network:"
2452 msgstr ""
2453
2454 #: src/Content/Widget/VCard.php:129 src/Model/Contact.php:1237
2455 #: src/Model/Contact.php:1249 src/Model/Profile.php:481
2456 #: src/Module/Contact/Profile.php:463
2457 msgid "Unfollow"
2458 msgstr ""
2459
2460 #: src/Content/Widget/VCard.php:135 src/Model/Contact.php:1206
2461 #: src/Model/Profile.php:465
2462 msgid "View group"
2463 msgstr ""
2464
2465 #: src/Core/ACL.php:166 src/Module/Profile/Profile.php:269
2466 msgid "Yourself"
2467 msgstr ""
2468
2469 #: src/Core/ACL.php:202 src/Module/PermissionTooltip.php:147
2470 #: src/Module/PermissionTooltip.php:169
2471 msgid "Mutuals"
2472 msgstr ""
2473
2474 #: src/Core/ACL.php:294
2475 msgid "Post to Email"
2476 msgstr ""
2477
2478 #: src/Core/ACL.php:321 src/Module/PermissionTooltip.php:90
2479 #: src/Module/PermissionTooltip.php:211
2480 msgid "Public"
2481 msgstr ""
2482
2483 #: src/Core/ACL.php:322
2484 msgid ""
2485 "This content will be shown to all your followers and can be seen in the "
2486 "community pages and by anyone with its link."
2487 msgstr ""
2488
2489 #: src/Core/ACL.php:323 src/Module/PermissionTooltip.php:98
2490 msgid "Limited/Private"
2491 msgstr ""
2492
2493 #: src/Core/ACL.php:324
2494 msgid ""
2495 "This content will be shown only to the people in the first box, to the "
2496 "exception of the people mentioned in the second box. It won't appear "
2497 "anywhere public."
2498 msgstr ""
2499
2500 #: src/Core/ACL.php:324
2501 msgid ""
2502 "Start typing the name of a contact or a circle to show a filtered list. You "
2503 "can also mention the special circles \"Followers\" and \"Mutuals\"."
2504 msgstr ""
2505
2506 #: src/Core/ACL.php:325
2507 msgid "Show to:"
2508 msgstr ""
2509
2510 #: src/Core/ACL.php:326
2511 msgid "Except to:"
2512 msgstr ""
2513
2514 #: src/Core/ACL.php:327 src/Module/Post/Edit.php:154
2515 msgid "CC: email addresses"
2516 msgstr ""
2517
2518 #: src/Core/ACL.php:328 src/Module/Post/Edit.php:160
2519 msgid "Example: bob@example.com, mary@example.com"
2520 msgstr ""
2521
2522 #: src/Core/ACL.php:329
2523 msgid "Connectors"
2524 msgstr ""
2525
2526 #: src/Core/Installer.php:180
2527 msgid ""
2528 "The database configuration file \"config/local.config.php\" could not be "
2529 "written. Please use the enclosed text to create a configuration file in your "
2530 "web server root."
2531 msgstr ""
2532
2533 #: src/Core/Installer.php:197
2534 msgid ""
2535 "You may need to import the file \"database.sql\" manually using phpmyadmin "
2536 "or mysql."
2537 msgstr ""
2538
2539 #: src/Core/Installer.php:198 src/Module/Install.php:207
2540 #: src/Module/Install.php:350
2541 msgid "Please see the file \"doc/INSTALL.md\"."
2542 msgstr ""
2543
2544 #: src/Core/Installer.php:259
2545 msgid "Could not find a command line version of PHP in the web server PATH."
2546 msgstr ""
2547
2548 #: src/Core/Installer.php:260
2549 msgid ""
2550 "If you don't have a command line version of PHP installed on your server, "
2551 "you will not be able to run the background processing. See <a href='https://"
2552 "github.com/friendica/friendica/blob/stable/doc/Install.md#set-up-the-"
2553 "worker'>'Setup the worker'</a>"
2554 msgstr ""
2555
2556 #: src/Core/Installer.php:265
2557 msgid "PHP executable path"
2558 msgstr ""
2559
2560 #: src/Core/Installer.php:265
2561 msgid ""
2562 "Enter full path to php executable. You can leave this blank to continue the "
2563 "installation."
2564 msgstr ""
2565
2566 #: src/Core/Installer.php:270
2567 msgid "Command line PHP"
2568 msgstr ""
2569
2570 #: src/Core/Installer.php:279
2571 msgid "PHP executable is not the php cli binary (could be cgi-fgci version)"
2572 msgstr ""
2573
2574 #: src/Core/Installer.php:280
2575 msgid "Found PHP version: "
2576 msgstr ""
2577
2578 #: src/Core/Installer.php:282
2579 msgid "PHP cli binary"
2580 msgstr ""
2581
2582 #: src/Core/Installer.php:295
2583 msgid ""
2584 "The command line version of PHP on your system does not have "
2585 "\"register_argc_argv\" enabled."
2586 msgstr ""
2587
2588 #: src/Core/Installer.php:296
2589 msgid "This is required for message delivery to work."
2590 msgstr ""
2591
2592 #: src/Core/Installer.php:301
2593 msgid "PHP register_argc_argv"
2594 msgstr ""
2595
2596 #: src/Core/Installer.php:333
2597 msgid ""
2598 "Error: the \"openssl_pkey_new\" function on this system is not able to "
2599 "generate encryption keys"
2600 msgstr ""
2601
2602 #: src/Core/Installer.php:334
2603 msgid ""
2604 "If running under Windows, please see \"http://www.php.net/manual/en/openssl."
2605 "installation.php\"."
2606 msgstr ""
2607
2608 #: src/Core/Installer.php:337
2609 msgid "Generate encryption keys"
2610 msgstr ""
2611
2612 #: src/Core/Installer.php:388
2613 msgid ""
2614 "Error: Apache webserver mod-rewrite module is required but not installed."
2615 msgstr ""
2616
2617 #: src/Core/Installer.php:392
2618 msgid "Apache mod_rewrite module"
2619 msgstr ""
2620
2621 #: src/Core/Installer.php:398
2622 msgid "Error: PDO or MySQLi PHP module required but not installed."
2623 msgstr ""
2624
2625 #: src/Core/Installer.php:402
2626 msgid "Error: The MySQL driver for PDO is not installed."
2627 msgstr ""
2628
2629 #: src/Core/Installer.php:405
2630 msgid "PDO or MySQLi PHP module"
2631 msgstr ""
2632
2633 #: src/Core/Installer.php:411
2634 msgid "Error: The IntlChar module is not installed."
2635 msgstr ""
2636
2637 #: src/Core/Installer.php:414
2638 msgid "IntlChar PHP module"
2639 msgstr ""
2640
2641 #: src/Core/Installer.php:422
2642 msgid "Error, XML PHP module required but not installed."
2643 msgstr ""
2644
2645 #: src/Core/Installer.php:426
2646 msgid "XML PHP module"
2647 msgstr ""
2648
2649 #: src/Core/Installer.php:429
2650 msgid "libCurl PHP module"
2651 msgstr ""
2652
2653 #: src/Core/Installer.php:430
2654 msgid "Error: libCURL PHP module required but not installed."
2655 msgstr ""
2656
2657 #: src/Core/Installer.php:436
2658 msgid "GD graphics PHP module"
2659 msgstr ""
2660
2661 #: src/Core/Installer.php:437
2662 msgid ""
2663 "Error: GD graphics PHP module with JPEG support required but not installed."
2664 msgstr ""
2665
2666 #: src/Core/Installer.php:443
2667 msgid "OpenSSL PHP module"
2668 msgstr ""
2669
2670 #: src/Core/Installer.php:444
2671 msgid "Error: openssl PHP module required but not installed."
2672 msgstr ""
2673
2674 #: src/Core/Installer.php:450
2675 msgid "mb_string PHP module"
2676 msgstr ""
2677
2678 #: src/Core/Installer.php:451
2679 msgid "Error: mb_string PHP module required but not installed."
2680 msgstr ""
2681
2682 #: src/Core/Installer.php:457
2683 msgid "iconv PHP module"
2684 msgstr ""
2685
2686 #: src/Core/Installer.php:458
2687 msgid "Error: iconv PHP module required but not installed."
2688 msgstr ""
2689
2690 #: src/Core/Installer.php:464
2691 msgid "POSIX PHP module"
2692 msgstr ""
2693
2694 #: src/Core/Installer.php:465
2695 msgid "Error: POSIX PHP module required but not installed."
2696 msgstr ""
2697
2698 #: src/Core/Installer.php:471
2699 msgid "Program execution functions"
2700 msgstr ""
2701
2702 #: src/Core/Installer.php:472
2703 msgid ""
2704 "Error: Program execution functions (proc_open) required but not enabled."
2705 msgstr ""
2706
2707 #: src/Core/Installer.php:478
2708 msgid "JSON PHP module"
2709 msgstr ""
2710
2711 #: src/Core/Installer.php:479
2712 msgid "Error: JSON PHP module required but not installed."
2713 msgstr ""
2714
2715 #: src/Core/Installer.php:485
2716 msgid "File Information PHP module"
2717 msgstr ""
2718
2719 #: src/Core/Installer.php:486
2720 msgid "Error: File Information PHP module required but not installed."
2721 msgstr ""
2722
2723 #: src/Core/Installer.php:492
2724 msgid "GNU Multiple Precision PHP module"
2725 msgstr ""
2726
2727 #: src/Core/Installer.php:493
2728 msgid "Error: GNU Multiple Precision PHP module required but not installed."
2729 msgstr ""
2730
2731 #: src/Core/Installer.php:516
2732 msgid ""
2733 "The web installer needs to be able to create a file called \"local.config.php"
2734 "\" in the \"config\" folder of your web server and it is unable to do so."
2735 msgstr ""
2736
2737 #: src/Core/Installer.php:517
2738 msgid ""
2739 "This is most often a permission setting, as the web server may not be able "
2740 "to write files in your folder - even if you can."
2741 msgstr ""
2742
2743 #: src/Core/Installer.php:518
2744 msgid ""
2745 "At the end of this procedure, we will give you a text to save in a file "
2746 "named local.config.php in your Friendica \"config\" folder."
2747 msgstr ""
2748
2749 #: src/Core/Installer.php:519
2750 msgid ""
2751 "You can alternatively skip this procedure and perform a manual installation. "
2752 "Please see the file \"doc/INSTALL.md\" for instructions."
2753 msgstr ""
2754
2755 #: src/Core/Installer.php:522
2756 msgid "config/local.config.php is writable"
2757 msgstr ""
2758
2759 #: src/Core/Installer.php:542
2760 msgid ""
2761 "Friendica uses the Smarty3 template engine to render its web views. Smarty3 "
2762 "compiles templates to PHP to speed up rendering."
2763 msgstr ""
2764
2765 #: src/Core/Installer.php:543
2766 msgid ""
2767 "In order to store these compiled templates, the web server needs to have "
2768 "write access to the directory view/smarty3/ under the Friendica top level "
2769 "folder."
2770 msgstr ""
2771
2772 #: src/Core/Installer.php:544
2773 msgid ""
2774 "Please ensure that the user that your web server runs as (e.g. www-data) has "
2775 "write access to this folder."
2776 msgstr ""
2777
2778 #: src/Core/Installer.php:545
2779 msgid ""
2780 "Note: as a security measure, you should give the web server write access to "
2781 "view/smarty3/ only--not the template files (.tpl) that it contains."
2782 msgstr ""
2783
2784 #: src/Core/Installer.php:548
2785 msgid "view/smarty3 is writable"
2786 msgstr ""
2787
2788 #: src/Core/Installer.php:576
2789 msgid ""
2790 "Url rewrite in .htaccess seems not working. Make sure you copied .htaccess-"
2791 "dist to .htaccess."
2792 msgstr ""
2793
2794 #: src/Core/Installer.php:577
2795 msgid ""
2796 "In some circumstances (like running inside containers), you can skip this "
2797 "error."
2798 msgstr ""
2799
2800 #: src/Core/Installer.php:579
2801 msgid "Error message from Curl when fetching"
2802 msgstr ""
2803
2804 #: src/Core/Installer.php:585
2805 msgid "Url rewrite is working"
2806 msgstr ""
2807
2808 #: src/Core/Installer.php:614
2809 msgid ""
2810 "The detection of TLS to secure the communication between the browser and the "
2811 "new Friendica server failed."
2812 msgstr ""
2813
2814 #: src/Core/Installer.php:615
2815 msgid ""
2816 "It is highly encouraged to use Friendica only over a secure connection as "
2817 "sensitive information like passwords will be transmitted."
2818 msgstr ""
2819
2820 #: src/Core/Installer.php:616
2821 msgid "Please ensure that the connection to the server is secure."
2822 msgstr ""
2823
2824 #: src/Core/Installer.php:617
2825 msgid "No TLS detected"
2826 msgstr ""
2827
2828 #: src/Core/Installer.php:619
2829 msgid "TLS detected"
2830 msgstr ""
2831
2832 #: src/Core/Installer.php:646
2833 msgid "ImageMagick PHP extension is not installed"
2834 msgstr ""
2835
2836 #: src/Core/Installer.php:648
2837 msgid "ImageMagick PHP extension is installed"
2838 msgstr ""
2839
2840 #: src/Core/Installer.php:650
2841 msgid "ImageMagick supports GIF"
2842 msgstr ""
2843
2844 #: src/Core/Installer.php:672
2845 msgid "Database already in use."
2846 msgstr ""
2847
2848 #: src/Core/Installer.php:677
2849 msgid "Could not connect to database."
2850 msgstr ""
2851
2852 #: src/Core/L10n.php:446
2853 #, php-format
2854 msgid "%s (%s)"
2855 msgstr ""
2856
2857 #: src/Core/L10n.php:494 src/Model/Event.php:430
2858 #: src/Module/Settings/Display.php:284
2859 msgid "Monday"
2860 msgstr ""
2861
2862 #: src/Core/L10n.php:494 src/Model/Event.php:431
2863 #: src/Module/Settings/Display.php:285
2864 msgid "Tuesday"
2865 msgstr ""
2866
2867 #: src/Core/L10n.php:494 src/Model/Event.php:432
2868 #: src/Module/Settings/Display.php:286
2869 msgid "Wednesday"
2870 msgstr ""
2871
2872 #: src/Core/L10n.php:494 src/Model/Event.php:433
2873 #: src/Module/Settings/Display.php:287
2874 msgid "Thursday"
2875 msgstr ""
2876
2877 #: src/Core/L10n.php:494 src/Model/Event.php:434
2878 #: src/Module/Settings/Display.php:288
2879 msgid "Friday"
2880 msgstr ""
2881
2882 #: src/Core/L10n.php:494 src/Model/Event.php:435
2883 #: src/Module/Settings/Display.php:289
2884 msgid "Saturday"
2885 msgstr ""
2886
2887 #: src/Core/L10n.php:494 src/Model/Event.php:429
2888 #: src/Module/Settings/Display.php:283
2889 msgid "Sunday"
2890 msgstr ""
2891
2892 #: src/Core/L10n.php:498 src/Model/Event.php:450
2893 msgid "January"
2894 msgstr ""
2895
2896 #: src/Core/L10n.php:498 src/Model/Event.php:451
2897 msgid "February"
2898 msgstr ""
2899
2900 #: src/Core/L10n.php:498 src/Model/Event.php:452
2901 msgid "March"
2902 msgstr ""
2903
2904 #: src/Core/L10n.php:498 src/Model/Event.php:453
2905 msgid "April"
2906 msgstr ""
2907
2908 #: src/Core/L10n.php:498 src/Core/L10n.php:517 src/Model/Event.php:441
2909 msgid "May"
2910 msgstr ""
2911
2912 #: src/Core/L10n.php:498 src/Model/Event.php:454
2913 msgid "June"
2914 msgstr ""
2915
2916 #: src/Core/L10n.php:498 src/Model/Event.php:455
2917 msgid "July"
2918 msgstr ""
2919
2920 #: src/Core/L10n.php:498 src/Model/Event.php:456
2921 msgid "August"
2922 msgstr ""
2923
2924 #: src/Core/L10n.php:498 src/Model/Event.php:457
2925 msgid "September"
2926 msgstr ""
2927
2928 #: src/Core/L10n.php:498 src/Model/Event.php:458
2929 msgid "October"
2930 msgstr ""
2931
2932 #: src/Core/L10n.php:498 src/Model/Event.php:459
2933 msgid "November"
2934 msgstr ""
2935
2936 #: src/Core/L10n.php:498 src/Model/Event.php:460
2937 msgid "December"
2938 msgstr ""
2939
2940 #: src/Core/L10n.php:513 src/Model/Event.php:422
2941 msgid "Mon"
2942 msgstr ""
2943
2944 #: src/Core/L10n.php:513 src/Model/Event.php:423
2945 msgid "Tue"
2946 msgstr ""
2947
2948 #: src/Core/L10n.php:513 src/Model/Event.php:424
2949 msgid "Wed"
2950 msgstr ""
2951
2952 #: src/Core/L10n.php:513 src/Model/Event.php:425
2953 msgid "Thu"
2954 msgstr ""
2955
2956 #: src/Core/L10n.php:513 src/Model/Event.php:426
2957 msgid "Fri"
2958 msgstr ""
2959
2960 #: src/Core/L10n.php:513 src/Model/Event.php:427
2961 msgid "Sat"
2962 msgstr ""
2963
2964 #: src/Core/L10n.php:513 src/Model/Event.php:421
2965 msgid "Sun"
2966 msgstr ""
2967
2968 #: src/Core/L10n.php:517 src/Model/Event.php:437
2969 msgid "Jan"
2970 msgstr ""
2971
2972 #: src/Core/L10n.php:517 src/Model/Event.php:438
2973 msgid "Feb"
2974 msgstr ""
2975
2976 #: src/Core/L10n.php:517 src/Model/Event.php:439
2977 msgid "Mar"
2978 msgstr ""
2979
2980 #: src/Core/L10n.php:517 src/Model/Event.php:440
2981 msgid "Apr"
2982 msgstr ""
2983
2984 #: src/Core/L10n.php:517 src/Model/Event.php:442
2985 msgid "Jun"
2986 msgstr ""
2987
2988 #: src/Core/L10n.php:517 src/Model/Event.php:443
2989 msgid "Jul"
2990 msgstr ""
2991
2992 #: src/Core/L10n.php:517 src/Model/Event.php:444
2993 msgid "Aug"
2994 msgstr ""
2995
2996 #: src/Core/L10n.php:517
2997 msgid "Sep"
2998 msgstr ""
2999
3000 #: src/Core/L10n.php:517 src/Model/Event.php:446
3001 msgid "Oct"
3002 msgstr ""
3003
3004 #: src/Core/L10n.php:517 src/Model/Event.php:447
3005 msgid "Nov"
3006 msgstr ""
3007
3008 #: src/Core/L10n.php:517 src/Model/Event.php:448
3009 msgid "Dec"
3010 msgstr ""
3011
3012 #: src/Core/Logger/Util/LoggerSettingsCheck.php:60
3013 #, php-format
3014 msgid "The logfile '%s' is not usable. No logging possible (error: '%s')"
3015 msgstr ""
3016
3017 #: src/Core/Logger/Util/LoggerSettingsCheck.php:85
3018 #, php-format
3019 msgid "The debug logfile '%s' is not usable. No logging possible (error: '%s')"
3020 msgstr ""
3021
3022 #: src/Core/Renderer.php:89 src/Core/Renderer.php:118 src/Core/Renderer.php:147
3023 #: src/Core/Renderer.php:181 src/Render/FriendicaSmartyEngine.php:60
3024 msgid ""
3025 "Friendica can't display this page at the moment, please contact the "
3026 "administrator."
3027 msgstr ""
3028
3029 #: src/Core/Renderer.php:143
3030 msgid "template engine cannot be registered without a name."
3031 msgstr ""
3032
3033 #: src/Core/Renderer.php:177
3034 msgid "template engine is not registered!"
3035 msgstr ""
3036
3037 #: src/Core/Storage/Type/FilesystemConfig.php:78
3038 msgid "Storage base path"
3039 msgstr ""
3040
3041 #: src/Core/Storage/Type/FilesystemConfig.php:80
3042 msgid ""
3043 "Folder where uploaded files are saved. For maximum security, This should be "
3044 "a path outside web server folder tree"
3045 msgstr ""
3046
3047 #: src/Core/Storage/Type/FilesystemConfig.php:93
3048 msgid "Enter a valid existing folder"
3049 msgstr ""
3050
3051 #: src/Core/Update.php:80
3052 #, php-format
3053 msgid ""
3054 "Updates from version %s are not supported. Please update at least to version "
3055 "2021.01 and wait until the postupdate finished version 1383."
3056 msgstr ""
3057
3058 #: src/Core/Update.php:91
3059 #, php-format
3060 msgid ""
3061 "Updates from postupdate version %s are not supported. Please update at least "
3062 "to version 2021.01 and wait until the postupdate finished version 1383."
3063 msgstr ""
3064
3065 #: src/Core/Update.php:183
3066 #, php-format
3067 msgid "%s: executing pre update %d"
3068 msgstr ""
3069
3070 #: src/Core/Update.php:225
3071 #, php-format
3072 msgid "%s: executing post update %d"
3073 msgstr ""
3074
3075 #: src/Core/Update.php:299
3076 #, php-format
3077 msgid "Update %s failed. See error logs."
3078 msgstr ""
3079
3080 #: src/Core/Update.php:339
3081 #, php-format
3082 msgid ""
3083 "\n"
3084 "\t\t\t\tThe friendica developers released update %s recently,\n"
3085 "\t\t\t\tbut when I tried to install it, something went terribly wrong.\n"
3086 "\t\t\t\tThis needs to be fixed soon and I can't do it alone. Please contact "
3087 "a\n"
3088 "\t\t\t\tfriendica developer if you can not help me on your own. My database "
3089 "might be invalid."
3090 msgstr ""
3091
3092 #: src/Core/Update.php:345
3093 #, php-format
3094 msgid "The error message is\\n[pre]%s[/pre]"
3095 msgstr ""
3096
3097 #: src/Core/Update.php:349 src/Core/Update.php:377
3098 msgid "[Friendica Notify] Database update"
3099 msgstr ""
3100
3101 #: src/Core/Update.php:371
3102 #, php-format
3103 msgid ""
3104 "\n"
3105 "\t\t\t\tThe friendica database was successfully updated from %s to %s."
3106 msgstr ""
3107
3108 #: src/Database/DBStructure.php:57
3109 #, php-format
3110 msgid "The database version had been set to %s."
3111 msgstr ""
3112
3113 #: src/Database/DBStructure.php:82
3114 #, php-format
3115 msgid ""
3116 "The post update is at version %d, it has to be at %d to safely drop the "
3117 "tables."
3118 msgstr ""
3119
3120 #: src/Database/DBStructure.php:95
3121 msgid "No unused tables found."
3122 msgstr ""
3123
3124 #: src/Database/DBStructure.php:100
3125 msgid ""
3126 "These tables are not used for friendica and will be deleted when you execute "
3127 "\"dbstructure drop -e\":"
3128 msgstr ""
3129
3130 #: src/Database/DBStructure.php:137
3131 msgid "There are no tables on MyISAM or InnoDB with the Antelope file format."
3132 msgstr ""
3133
3134 #: src/Database/DBStructure.php:161
3135 #, php-format
3136 msgid ""
3137 "\n"
3138 "Error %d occurred during database update:\n"
3139 "%s\n"
3140 msgstr ""
3141
3142 #: src/Database/DBStructure.php:164
3143 msgid "Errors encountered performing database changes: "
3144 msgstr ""
3145
3146 #: src/Database/DBStructure.php:232
3147 msgid "Another database update is currently running."
3148 msgstr ""
3149
3150 #: src/Database/DBStructure.php:236
3151 #, php-format
3152 msgid "%s: Database update"
3153 msgstr ""
3154
3155 #: src/Database/DBStructure.php:493
3156 #, php-format
3157 msgid "%s: updating %s table."
3158 msgstr ""
3159
3160 #: src/Factory/Api/Mastodon/Error.php:42
3161 msgid "Record not found"
3162 msgstr ""
3163
3164 #: src/Factory/Api/Mastodon/Error.php:49
3165 msgid "Unprocessable Entity"
3166 msgstr ""
3167
3168 #: src/Factory/Api/Mastodon/Error.php:56
3169 msgid "Unauthorized"
3170 msgstr ""
3171
3172 #: src/Factory/Api/Mastodon/Error.php:62
3173 msgid ""
3174 "Token is not authorized with a valid user or is missing a required scope"
3175 msgstr ""
3176
3177 #: src/Factory/Api/Mastodon/Error.php:69
3178 msgid "Internal Server Error"
3179 msgstr ""
3180
3181 #: src/LegacyModule.php:63
3182 #, php-format
3183 msgid "Legacy module file not found: %s"
3184 msgstr ""
3185
3186 #: src/Model/Circle.php:106
3187 msgid ""
3188 "A deleted circle with this name was revived. Existing item permissions "
3189 "<strong>may</strong> apply to this circle and any future members. If this is "
3190 "not what you intended, please create another circle with a different name."
3191 msgstr ""
3192
3193 #: src/Model/Circle.php:544
3194 msgid "Everybody"
3195 msgstr ""
3196
3197 #: src/Model/Circle.php:563
3198 msgid "edit"
3199 msgstr ""
3200
3201 #: src/Model/Circle.php:600
3202 msgid "add"
3203 msgstr ""
3204
3205 #: src/Model/Circle.php:605
3206 msgid "Edit circle"
3207 msgstr ""
3208
3209 #: src/Model/Circle.php:606 src/Module/Circle.php:193
3210 msgid "Contacts not in any circle"
3211 msgstr ""
3212
3213 #: src/Model/Circle.php:608
3214 msgid "Create a new circle"
3215 msgstr ""
3216
3217 #: src/Model/Circle.php:609 src/Module/Circle.php:178 src/Module/Circle.php:201
3218 #: src/Module/Circle.php:276
3219 msgid "Circle Name: "
3220 msgstr ""
3221
3222 #: src/Model/Circle.php:610
3223 msgid "Edit circles"
3224 msgstr ""
3225
3226 #: src/Model/Contact.php:1256 src/Module/Moderation/Users/Pending.php:102
3227 #: src/Module/Notifications/Introductions.php:132
3228 #: src/Module/Notifications/Introductions.php:204
3229 msgid "Approve"
3230 msgstr ""
3231
3232 #: src/Model/Contact.php:1710
3233 msgid "Organisation"
3234 msgstr ""
3235
3236 #: src/Model/Contact.php:1718
3237 msgid "Group"
3238 msgstr ""
3239
3240 #: src/Model/Contact.php:3021
3241 msgid "Disallowed profile URL."
3242 msgstr ""
3243
3244 #: src/Model/Contact.php:3026 src/Module/Friendica.php:101
3245 msgid "Blocked domain"
3246 msgstr ""
3247
3248 #: src/Model/Contact.php:3031
3249 msgid "Connect URL missing."
3250 msgstr ""
3251
3252 #: src/Model/Contact.php:3040
3253 msgid ""
3254 "The contact could not be added. Please check the relevant network "
3255 "credentials in your Settings -> Social Networks page."
3256 msgstr ""
3257
3258 #: src/Model/Contact.php:3058
3259 #, php-format
3260 msgid "Expected network %s does not match actual network %s"
3261 msgstr ""
3262
3263 #: src/Model/Contact.php:3075
3264 msgid "The profile address specified does not provide adequate information."
3265 msgstr ""
3266
3267 #: src/Model/Contact.php:3077
3268 msgid "No compatible communication protocols or feeds were discovered."
3269 msgstr ""
3270
3271 #: src/Model/Contact.php:3080
3272 msgid "An author or name was not found."
3273 msgstr ""
3274
3275 #: src/Model/Contact.php:3083
3276 msgid "No browser URL could be matched to this address."
3277 msgstr ""
3278
3279 #: src/Model/Contact.php:3086
3280 msgid ""
3281 "Unable to match @-style Identity Address with a known protocol or email "
3282 "contact."
3283 msgstr ""
3284
3285 #: src/Model/Contact.php:3087
3286 msgid "Use mailto: in front of address to force email check."
3287 msgstr ""
3288
3289 #: src/Model/Contact.php:3093
3290 msgid ""
3291 "The profile address specified belongs to a network which has been disabled "
3292 "on this site."
3293 msgstr ""
3294
3295 #: src/Model/Contact.php:3098
3296 msgid ""
3297 "Limited profile. This person will be unable to receive direct/personal "
3298 "notifications from you."
3299 msgstr ""
3300
3301 #: src/Model/Contact.php:3164
3302 msgid "Unable to retrieve contact information."
3303 msgstr ""
3304
3305 #: src/Model/Event.php:54
3306 msgid "l F d, Y \\@ g:i A \\G\\M\\TP (e)"
3307 msgstr ""
3308
3309 #: src/Model/Event.php:75 src/Model/Event.php:92 src/Model/Event.php:469
3310 #: src/Model/Event.php:945
3311 msgid "Starts:"
3312 msgstr ""
3313
3314 #: src/Model/Event.php:78 src/Model/Event.php:98 src/Model/Event.php:470
3315 #: src/Model/Event.php:949
3316 msgid "Finishes:"
3317 msgstr ""
3318
3319 #: src/Model/Event.php:419
3320 msgid "all-day"
3321 msgstr ""
3322
3323 #: src/Model/Event.php:445
3324 msgid "Sept"
3325 msgstr ""
3326
3327 #: src/Model/Event.php:462 src/Module/Calendar/Show.php:128
3328 #: src/Util/Temporal.php:343
3329 msgid "today"
3330 msgstr ""
3331
3332 #: src/Model/Event.php:463 src/Module/Calendar/Show.php:129
3333 #: src/Module/Settings/Display.php:294 src/Util/Temporal.php:353
3334 msgid "month"
3335 msgstr ""
3336
3337 #: src/Model/Event.php:464 src/Module/Calendar/Show.php:130
3338 #: src/Module/Settings/Display.php:295 src/Util/Temporal.php:354
3339 msgid "week"
3340 msgstr ""
3341
3342 #: src/Model/Event.php:465 src/Module/Calendar/Show.php:131
3343 #: src/Module/Settings/Display.php:296 src/Util/Temporal.php:355
3344 msgid "day"
3345 msgstr ""
3346
3347 #: src/Model/Event.php:467
3348 msgid "No events to display"
3349 msgstr ""
3350
3351 #: src/Model/Event.php:516 src/Module/DFRN/Poll.php:47 src/Module/Feed.php:69
3352 #: src/Module/Update/Profile.php:56
3353 msgid "Access to this profile has been restricted."
3354 msgstr ""
3355
3356 #: src/Model/Event.php:558 src/Module/Calendar/Event/Show.php:67
3357 msgid "Event not found."
3358 msgstr ""
3359
3360 #: src/Model/Event.php:637
3361 msgid "l, F j"
3362 msgstr ""
3363
3364 #: src/Model/Event.php:664
3365 msgid "Edit event"
3366 msgstr ""
3367
3368 #: src/Model/Event.php:665
3369 msgid "Duplicate event"
3370 msgstr ""
3371
3372 #: src/Model/Event.php:666
3373 msgid "Delete event"
3374 msgstr ""
3375
3376 #: src/Model/Event.php:896 src/Module/Debug/Localtime.php:38
3377 msgid "l F d, Y \\@ g:i A"
3378 msgstr ""
3379
3380 #: src/Model/Event.php:897
3381 msgid "D g:i A"
3382 msgstr ""
3383
3384 #: src/Model/Event.php:898
3385 msgid "g:i A"
3386 msgstr ""
3387
3388 #: src/Model/Event.php:964 src/Model/Event.php:966
3389 msgid "Show map"
3390 msgstr ""
3391
3392 #: src/Model/Event.php:965
3393 msgid "Hide map"
3394 msgstr ""
3395
3396 #: src/Model/Event.php:1058
3397 #, php-format
3398 msgid "%s's birthday"
3399 msgstr ""
3400
3401 #: src/Model/Event.php:1059
3402 #, php-format
3403 msgid "Happy Birthday %s"
3404 msgstr ""
3405
3406 #: src/Model/Item.php:2188
3407 #, php-format
3408 msgid "%s (%s - %s): %s"
3409 msgstr ""
3410
3411 #: src/Model/Item.php:2190
3412 #, php-format
3413 msgid "%s (%s): %s"
3414 msgstr ""
3415
3416 #: src/Model/Item.php:2193
3417 #, php-format
3418 msgid "Detected languages in this post:\\n%s"
3419 msgstr ""
3420
3421 #: src/Model/Item.php:3141
3422 msgid "activity"
3423 msgstr ""
3424
3425 #: src/Model/Item.php:3143
3426 msgid "comment"
3427 msgstr ""
3428
3429 #: src/Model/Item.php:3146 src/Module/Post/Tag/Add.php:123
3430 msgid "post"
3431 msgstr ""
3432
3433 #: src/Model/Item.php:3316
3434 #, php-format
3435 msgid "%s is blocked"
3436 msgstr ""
3437
3438 #: src/Model/Item.php:3318
3439 #, php-format
3440 msgid "%s is ignored"
3441 msgstr ""
3442
3443 #: src/Model/Item.php:3320
3444 #, php-format
3445 msgid "Content from %s is collapsed"
3446 msgstr ""
3447
3448 #: src/Model/Item.php:3324
3449 #, php-format
3450 msgid "Content warning: %s"
3451 msgstr ""
3452
3453 #: src/Model/Item.php:3777
3454 msgid "bytes"
3455 msgstr ""
3456
3457 #: src/Model/Item.php:3808
3458 #, php-format
3459 msgid "%2$s (%3$d%%, %1$d vote)"
3460 msgid_plural "%2$s (%3$d%%, %1$d votes)"
3461 msgstr[0] ""
3462 msgstr[1] ""
3463
3464 #: src/Model/Item.php:3810
3465 #, php-format
3466 msgid "%2$s (%1$d vote)"
3467 msgid_plural "%2$s (%1$d votes)"
3468 msgstr[0] ""
3469 msgstr[1] ""
3470
3471 #: src/Model/Item.php:3815
3472 #, php-format
3473 msgid "%d voter. Poll end: %s"
3474 msgid_plural "%d voters. Poll end: %s"
3475 msgstr[0] ""
3476 msgstr[1] ""
3477
3478 #: src/Model/Item.php:3817
3479 #, php-format
3480 msgid "%d voter."
3481 msgid_plural "%d voters."
3482 msgstr[0] ""
3483 msgstr[1] ""
3484
3485 #: src/Model/Item.php:3819
3486 #, php-format
3487 msgid "Poll end: %s"
3488 msgstr ""
3489
3490 #: src/Model/Item.php:3853 src/Model/Item.php:3854
3491 msgid "View on separate page"
3492 msgstr ""
3493
3494 #: src/Model/Mail.php:137 src/Model/Mail.php:266
3495 msgid "[no subject]"
3496 msgstr ""
3497
3498 #: src/Model/Photo.php:1190 src/Module/Media/Photo/Upload.php:170
3499 msgid "Wall Photos"
3500 msgstr ""
3501
3502 #: src/Model/Profile.php:365 src/Module/Profile/Profile.php:283
3503 #: src/Module/Profile/Profile.php:285
3504 msgid "Edit profile"
3505 msgstr ""
3506
3507 #: src/Model/Profile.php:367
3508 msgid "Change profile photo"
3509 msgstr ""
3510
3511 #: src/Model/Profile.php:380 src/Module/Directory.php:152
3512 #: src/Module/Profile/Profile.php:209
3513 msgid "Homepage:"
3514 msgstr ""
3515
3516 #: src/Model/Profile.php:381 src/Module/Contact/Profile.php:412
3517 #: src/Module/Notifications/Introductions.php:189
3518 msgid "About:"
3519 msgstr ""
3520
3521 #: src/Model/Profile.php:483
3522 msgid "Atom feed"
3523 msgstr ""
3524
3525 #: src/Model/Profile.php:490
3526 msgid "This website has been verified to belong to the same person."
3527 msgstr ""
3528
3529 #: src/Model/Profile.php:541
3530 msgid "F d"
3531 msgstr ""
3532
3533 #: src/Model/Profile.php:605 src/Model/Profile.php:682
3534 msgid "[today]"
3535 msgstr ""
3536
3537 #: src/Model/Profile.php:614
3538 msgid "Birthday Reminders"
3539 msgstr ""
3540
3541 #: src/Model/Profile.php:615
3542 msgid "Birthdays this week:"
3543 msgstr ""
3544
3545 #: src/Model/Profile.php:631
3546 msgid "g A l F d"
3547 msgstr ""
3548
3549 #: src/Model/Profile.php:669
3550 msgid "[No description]"
3551 msgstr ""
3552
3553 #: src/Model/Profile.php:695
3554 msgid "Event Reminders"
3555 msgstr ""
3556
3557 #: src/Model/Profile.php:696
3558 msgid "Upcoming events the next 7 days:"
3559 msgstr ""
3560
3561 #: src/Model/Profile.php:895
3562 #, php-format
3563 msgid "OpenWebAuth: %1$s welcomes %2$s"
3564 msgstr ""
3565
3566 #: src/Model/Profile.php:1035
3567 msgid "Hometown:"
3568 msgstr ""
3569
3570 #: src/Model/Profile.php:1036
3571 msgid "Marital Status:"
3572 msgstr ""
3573
3574 #: src/Model/Profile.php:1037
3575 msgid "With:"
3576 msgstr ""
3577
3578 #: src/Model/Profile.php:1038
3579 msgid "Since:"
3580 msgstr ""
3581
3582 #: src/Model/Profile.php:1039
3583 msgid "Sexual Preference:"
3584 msgstr ""
3585
3586 #: src/Model/Profile.php:1040
3587 msgid "Political Views:"
3588 msgstr ""
3589
3590 #: src/Model/Profile.php:1041
3591 msgid "Religious Views:"
3592 msgstr ""
3593
3594 #: src/Model/Profile.php:1042
3595 msgid "Likes:"
3596 msgstr ""
3597
3598 #: src/Model/Profile.php:1043
3599 msgid "Dislikes:"
3600 msgstr ""
3601
3602 #: src/Model/Profile.php:1044
3603 msgid "Title/Description:"
3604 msgstr ""
3605
3606 #: src/Model/Profile.php:1045 src/Module/Admin/Summary.php:197
3607 #: src/Module/Moderation/Report/Create.php:280
3608 #: src/Module/Moderation/Summary.php:77
3609 msgid "Summary"
3610 msgstr ""
3611
3612 #: src/Model/Profile.php:1046
3613 msgid "Musical interests"
3614 msgstr ""
3615
3616 #: src/Model/Profile.php:1047
3617 msgid "Books, literature"
3618 msgstr ""
3619
3620 #: src/Model/Profile.php:1048
3621 msgid "Television"
3622 msgstr ""
3623
3624 #: src/Model/Profile.php:1049
3625 msgid "Film/dance/culture/entertainment"
3626 msgstr ""
3627
3628 #: src/Model/Profile.php:1050
3629 msgid "Hobbies/Interests"
3630 msgstr ""
3631
3632 #: src/Model/Profile.php:1051
3633 msgid "Love/romance"
3634 msgstr ""
3635
3636 #: src/Model/Profile.php:1052
3637 msgid "Work/employment"
3638 msgstr ""
3639
3640 #: src/Model/Profile.php:1053
3641 msgid "School/education"
3642 msgstr ""
3643
3644 #: src/Model/Profile.php:1054
3645 msgid "Contact information and Social Networks"
3646 msgstr ""
3647
3648 #: src/Model/User.php:225 src/Model/User.php:1268
3649 msgid "SERIOUS ERROR: Generation of security keys failed."
3650 msgstr ""
3651
3652 #: src/Model/User.php:702 src/Model/User.php:735
3653 msgid "Login failed"
3654 msgstr ""
3655
3656 #: src/Model/User.php:767
3657 msgid "Not enough information to authenticate"
3658 msgstr ""
3659
3660 #: src/Model/User.php:888
3661 msgid "Password can't be empty"
3662 msgstr ""
3663
3664 #: src/Model/User.php:930
3665 msgid "Empty passwords are not allowed."
3666 msgstr ""
3667
3668 #: src/Model/User.php:934
3669 msgid ""
3670 "The new password has been exposed in a public data dump, please choose "
3671 "another."
3672 msgstr ""
3673
3674 #: src/Model/User.php:938
3675 msgid "The password length is limited to 72 characters."
3676 msgstr ""
3677
3678 #: src/Model/User.php:942
3679 msgid "The password can't contain white spaces nor accentuated letters"
3680 msgstr ""
3681
3682 #: src/Model/User.php:1151
3683 msgid "Passwords do not match. Password unchanged."
3684 msgstr ""
3685
3686 #: src/Model/User.php:1158
3687 msgid "An invitation is required."
3688 msgstr ""
3689
3690 #: src/Model/User.php:1162
3691 msgid "Invitation could not be verified."
3692 msgstr ""
3693
3694 #: src/Model/User.php:1170
3695 msgid "Invalid OpenID url"
3696 msgstr ""
3697
3698 #: src/Model/User.php:1183 src/Security/Authentication.php:241
3699 msgid ""
3700 "We encountered a problem while logging in with the OpenID you provided. "
3701 "Please check the correct spelling of the ID."
3702 msgstr ""
3703
3704 #: src/Model/User.php:1183 src/Security/Authentication.php:241
3705 msgid "The error message was:"
3706 msgstr ""
3707
3708 #: src/Model/User.php:1189
3709 msgid "Please enter the required information."
3710 msgstr ""
3711
3712 #: src/Model/User.php:1203
3713 #, php-format
3714 msgid ""
3715 "system.username_min_length (%s) and system.username_max_length (%s) are "
3716 "excluding each other, swapping values."
3717 msgstr ""
3718
3719 #: src/Model/User.php:1210
3720 #, php-format
3721 msgid "Username should be at least %s character."
3722 msgid_plural "Username should be at least %s characters."
3723 msgstr[0] ""
3724 msgstr[1] ""
3725
3726 #: src/Model/User.php:1214
3727 #, php-format
3728 msgid "Username should be at most %s character."
3729 msgid_plural "Username should be at most %s characters."
3730 msgstr[0] ""
3731 msgstr[1] ""
3732
3733 #: src/Model/User.php:1222
3734 msgid "That doesn't appear to be your full (First Last) name."
3735 msgstr ""
3736
3737 #: src/Model/User.php:1227
3738 msgid "Your email domain is not among those allowed on this site."
3739 msgstr ""
3740
3741 #: src/Model/User.php:1231
3742 msgid "Not a valid email address."
3743 msgstr ""
3744
3745 #: src/Model/User.php:1234
3746 msgid "The nickname was blocked from registration by the nodes admin."
3747 msgstr ""
3748
3749 #: src/Model/User.php:1238 src/Model/User.php:1244
3750 msgid "Cannot use that email."
3751 msgstr ""
3752
3753 #: src/Model/User.php:1250
3754 msgid "Your nickname can only contain a-z, 0-9 and _."
3755 msgstr ""
3756
3757 #: src/Model/User.php:1258 src/Model/User.php:1315
3758 msgid "Nickname is already registered. Please choose another."
3759 msgstr ""
3760
3761 #: src/Model/User.php:1302 src/Model/User.php:1306
3762 msgid "An error occurred during registration. Please try again."
3763 msgstr ""
3764
3765 #: src/Model/User.php:1329
3766 msgid "An error occurred creating your default profile. Please try again."
3767 msgstr ""
3768
3769 #: src/Model/User.php:1336
3770 msgid "An error occurred creating your self contact. Please try again."
3771 msgstr ""
3772
3773 #: src/Model/User.php:1341
3774 msgid "Friends"
3775 msgstr ""
3776
3777 #: src/Model/User.php:1345
3778 msgid ""
3779 "An error occurred creating your default contact circle. Please try again."
3780 msgstr ""
3781
3782 #: src/Model/User.php:1389
3783 msgid "Profile Photos"
3784 msgstr ""
3785
3786 #: src/Model/User.php:1569
3787 #, php-format
3788 msgid ""
3789 "\n"
3790 "\t\tDear %1$s,\n"
3791 "\t\t\tthe administrator of %2$s has set up an account for you."
3792 msgstr ""
3793
3794 #: src/Model/User.php:1572
3795 #, php-format
3796 msgid ""
3797 "\n"
3798 "\t\tThe login details are as follows:\n"
3799 "\n"
3800 "\t\tSite Location:\t%1$s\n"
3801 "\t\tLogin Name:\t\t%2$s\n"
3802 "\t\tPassword:\t\t%3$s\n"
3803 "\n"
3804 "\t\tYou may change your password from your account \"Settings\" page after "
3805 "logging\n"
3806 "\t\tin.\n"
3807 "\n"
3808 "\t\tPlease take a few moments to review the other account settings on that "
3809 "page.\n"
3810 "\n"
3811 "\t\tYou may also wish to add some basic information to your default profile\n"
3812 "\t\t(on the \"Profiles\" page) so that other people can easily find you.\n"
3813 "\n"
3814 "\t\tWe recommend adding a profile photo, adding some profile \"keywords\" \n"
3815 "\t\t(very useful in making new friends) - and perhaps what country you live "
3816 "in; \n"
3817 "\t\tif you do not wish to be more specific than that.\n"
3818 "\n"
3819 "\t\tWe fully respect your right to privacy, and none of these items are "
3820 "necessary.\n"
3821 "\t\tIf you are new and do not know anybody here, they may help\n"
3822 "\t\tyou to make some new and interesting friends.\n"
3823 "\n"
3824 "\t\tIf you ever want to delete your account, you can do so at %1$s/settings/"
3825 "removeme\n"
3826 "\n"
3827 "\t\tThank you and welcome to %4$s."
3828 msgstr ""
3829
3830 #: src/Model/User.php:1604 src/Model/User.php:1710
3831 #, php-format
3832 msgid "Registration details for %s"
3833 msgstr ""
3834
3835 #: src/Model/User.php:1624
3836 #, php-format
3837 msgid ""
3838 "\n"
3839 "\t\t\tDear %1$s,\n"
3840 "\t\t\t\tThank you for registering at %2$s. Your account is pending for "
3841 "approval by the administrator.\n"
3842 "\n"
3843 "\t\t\tYour login details are as follows:\n"
3844 "\n"
3845 "\t\t\tSite Location:\t%3$s\n"
3846 "\t\t\tLogin Name:\t\t%4$s\n"
3847 "\t\t\tPassword:\t\t%5$s\n"
3848 "\t\t"
3849 msgstr ""
3850
3851 #: src/Model/User.php:1643
3852 #, php-format
3853 msgid "Registration at %s"
3854 msgstr ""
3855
3856 #: src/Model/User.php:1667
3857 #, php-format
3858 msgid ""
3859 "\n"
3860 "\t\t\t\tDear %1$s,\n"
3861 "\t\t\t\tThank you for registering at %2$s. Your account has been created.\n"
3862 "\t\t\t"
3863 msgstr ""
3864
3865 #: src/Model/User.php:1675
3866 #, php-format
3867 msgid ""
3868 "\n"
3869 "\t\t\tThe login details are as follows:\n"
3870 "\n"
3871 "\t\t\tSite Location:\t%3$s\n"
3872 "\t\t\tLogin Name:\t\t%1$s\n"
3873 "\t\t\tPassword:\t\t%5$s\n"
3874 "\n"
3875 "\t\t\tYou may change your password from your account \"Settings\" page after "
3876 "logging\n"
3877 "\t\t\tin.\n"
3878 "\n"
3879 "\t\t\tPlease take a few moments to review the other account settings on that "
3880 "page.\n"
3881 "\n"
3882 "\t\t\tYou may also wish to add some basic information to your default "
3883 "profile\n"
3884 "\t\t\t(on the \"Profiles\" page) so that other people can easily find you.\n"
3885 "\n"
3886 "\t\t\tWe recommend adding a profile photo, adding some profile \"keywords"
3887 "\" (very useful\n"
3888 "\t\t\tin making new friends) - and perhaps what country you live in; if you "
3889 "do not wish\n"
3890 "\t\t\tto be more specific than that.\n"
3891 "\n"
3892 "\t\t\tWe fully respect your right to privacy, and none of these items are "
3893 "necessary.\n"
3894 "\t\t\tIf you are new and do not know anybody here, they may help\n"
3895 "\t\t\tyou to make some new and interesting friends.\n"
3896 "\n"
3897 "\t\t\tIf you ever want to delete your account, you can do so at %3$s/"
3898 "settings/removeme\n"
3899 "\n"
3900 "\t\t\tThank you and welcome to %2$s."
3901 msgstr ""
3902
3903 #: src/Model/User.php:1737
3904 msgid ""
3905 "User with delegates can't be removed, please remove delegate users first"
3906 msgstr ""
3907
3908 #: src/Module/Admin/Addons/Details.php:65
3909 msgid "Addon not found."
3910 msgstr ""
3911
3912 #: src/Module/Admin/Addons/Details.php:76 src/Module/Admin/Addons/Index.php:49
3913 #, php-format
3914 msgid "Addon %s disabled."
3915 msgstr ""
3916
3917 #: src/Module/Admin/Addons/Details.php:79 src/Module/Admin/Addons/Index.php:51
3918 #, php-format
3919 msgid "Addon %s enabled."
3920 msgstr ""
3921
3922 #: src/Module/Admin/Addons/Details.php:88
3923 #: src/Module/Admin/Themes/Details.php:46
3924 msgid "Disable"
3925 msgstr ""
3926
3927 #: src/Module/Admin/Addons/Details.php:91
3928 #: src/Module/Admin/Themes/Details.php:49 src/Module/Settings/Display.php:340
3929 msgid "Enable"
3930 msgstr ""
3931
3932 #: src/Module/Admin/Addons/Details.php:111 src/Module/Admin/Addons/Index.php:67
3933 #: src/Module/Admin/Federation.php:214 src/Module/Admin/Logs/Settings.php:85
3934 #: src/Module/Admin/Logs/View.php:83 src/Module/Admin/Queue.php:72
3935 #: src/Module/Admin/Site.php:400 src/Module/Admin/Storage.php:138
3936 #: src/Module/Admin/Summary.php:196 src/Module/Admin/Themes/Details.php:90
3937 #: src/Module/Admin/Themes/Index.php:111 src/Module/Admin/Tos.php:77
3938 #: src/Module/Moderation/Users/Create.php:61
3939 #: src/Module/Moderation/Users/Pending.php:96
3940 msgid "Administration"
3941 msgstr ""
3942
3943 #: src/Module/Admin/Addons/Details.php:112 src/Module/Admin/Addons/Index.php:68
3944 #: src/Module/BaseAdmin.php:92 src/Module/BaseSettings.php:139
3945 msgid "Addons"
3946 msgstr ""
3947
3948 #: src/Module/Admin/Addons/Details.php:113
3949 #: src/Module/Admin/Themes/Details.php:92
3950 msgid "Toggle"
3951 msgstr ""
3952
3953 #: src/Module/Admin/Addons/Details.php:120
3954 #: src/Module/Admin/Themes/Details.php:100
3955 msgid "Author: "
3956 msgstr ""
3957
3958 #: src/Module/Admin/Addons/Details.php:121
3959 #: src/Module/Admin/Themes/Details.php:101
3960 msgid "Maintainer: "
3961 msgstr ""
3962
3963 #: src/Module/Admin/Addons/Index.php:42
3964 msgid "Addons reloaded"
3965 msgstr ""
3966
3967 #: src/Module/Admin/Addons/Index.php:53
3968 #, php-format
3969 msgid "Addon %s failed to install."
3970 msgstr ""
3971
3972 #: src/Module/Admin/Addons/Index.php:69 src/Module/Admin/Features.php:86
3973 #: src/Module/Admin/Logs/Settings.php:87 src/Module/Admin/Site.php:403
3974 #: src/Module/Admin/Themes/Index.php:113 src/Module/Admin/Tos.php:86
3975 #: src/Module/Settings/Account.php:541 src/Module/Settings/Addons.php:78
3976 #: src/Module/Settings/Connectors.php:160
3977 #: src/Module/Settings/Connectors.php:246
3978 #: src/Module/Settings/Delegation.php:193 src/Module/Settings/Display.php:309
3979 #: src/Module/Settings/Features.php:76
3980 msgid "Save Settings"
3981 msgstr ""
3982
3983 #: src/Module/Admin/Addons/Index.php:70
3984 msgid "Reload active addons"
3985 msgstr ""
3986
3987 #: src/Module/Admin/Addons/Index.php:74
3988 #, php-format
3989 msgid ""
3990 "There are currently no addons available on your node. You can find the "
3991 "official addon repository at %1$s and might find other interesting addons in "
3992 "the open addon registry at %2$s"
3993 msgstr ""
3994
3995 #: src/Module/Admin/DBSync.php:51
3996 msgid "Update has been marked successful"
3997 msgstr ""
3998
3999 #: src/Module/Admin/DBSync.php:59
4000 #, php-format
4001 msgid "Database structure update %s was successfully applied."
4002 msgstr ""
4003
4004 #: src/Module/Admin/DBSync.php:61
4005 #, php-format
4006 msgid "Executing of database structure update %s failed with error: %s"
4007 msgstr ""
4008
4009 #: src/Module/Admin/DBSync.php:76
4010 #, php-format
4011 msgid "Executing %s failed with error: %s"
4012 msgstr ""
4013
4014 #: src/Module/Admin/DBSync.php:78
4015 #, php-format
4016 msgid "Update %s was successfully applied."
4017 msgstr ""
4018
4019 #: src/Module/Admin/DBSync.php:81
4020 #, php-format
4021 msgid "Update %s did not return a status. Unknown if it succeeded."
4022 msgstr ""
4023
4024 #: src/Module/Admin/DBSync.php:84
4025 #, php-format
4026 msgid "There was no additional update function %s that needed to be called."
4027 msgstr ""
4028
4029 #: src/Module/Admin/DBSync.php:105
4030 msgid "No failed updates."
4031 msgstr ""
4032
4033 #: src/Module/Admin/DBSync.php:106
4034 msgid "Check database structure"
4035 msgstr ""
4036
4037 #: src/Module/Admin/DBSync.php:110
4038 msgid "Failed Updates"
4039 msgstr ""
4040
4041 #: src/Module/Admin/DBSync.php:111
4042 msgid ""
4043 "This does not include updates prior to 1139, which did not return a status."
4044 msgstr ""
4045
4046 #: src/Module/Admin/DBSync.php:112
4047 msgid "Mark success (if update was manually applied)"
4048 msgstr ""
4049
4050 #: src/Module/Admin/DBSync.php:113
4051 msgid "Attempt to execute this update step automatically"
4052 msgstr ""
4053
4054 #: src/Module/Admin/Features.php:76
4055 #, php-format
4056 msgid "Lock feature %s"
4057 msgstr ""
4058
4059 #: src/Module/Admin/Features.php:84
4060 msgid "Manage Additional Features"
4061 msgstr ""
4062
4063 #: src/Module/Admin/Federation.php:76
4064 #: src/Module/Moderation/Report/Create.php:191
4065 #: src/Module/Moderation/Report/Create.php:316
4066 msgid "Other"
4067 msgstr ""
4068
4069 #: src/Module/Admin/Federation.php:154 src/Module/Admin/Federation.php:403
4070 msgid "unknown"
4071 msgstr ""
4072
4073 #: src/Module/Admin/Federation.php:187
4074 #, php-format
4075 msgid "%2$s total system"
4076 msgid_plural "%2$s total systems"
4077 msgstr[0] ""
4078 msgstr[1] ""
4079
4080 #: src/Module/Admin/Federation.php:188
4081 #, php-format
4082 msgid "%2$s active user last month"
4083 msgid_plural "%2$s active users last month"
4084 msgstr[0] ""
4085 msgstr[1] ""
4086
4087 #: src/Module/Admin/Federation.php:189
4088 #, php-format
4089 msgid "%2$s active user last six months"
4090 msgid_plural "%2$s active users last six months"
4091 msgstr[0] ""
4092 msgstr[1] ""
4093
4094 #: src/Module/Admin/Federation.php:190
4095 #, php-format
4096 msgid "%2$s registered user"
4097 msgid_plural "%2$s registered users"
4098 msgstr[0] ""
4099 msgstr[1] ""
4100
4101 #: src/Module/Admin/Federation.php:191
4102 #, php-format
4103 msgid "%2$s locally created post or comment"
4104 msgid_plural "%2$s locally created posts and comments"
4105 msgstr[0] ""
4106 msgstr[1] ""
4107
4108 #: src/Module/Admin/Federation.php:194
4109 #, php-format
4110 msgid "%2$s post per user"
4111 msgid_plural "%2$s posts per user"
4112 msgstr[0] ""
4113 msgstr[1] ""
4114
4115 #: src/Module/Admin/Federation.php:199
4116 #, php-format
4117 msgid "%2$s user per system"
4118 msgid_plural "%2$s users per system"
4119 msgstr[0] ""
4120 msgstr[1] ""
4121
4122 #: src/Module/Admin/Federation.php:209
4123 msgid ""
4124 "This page offers you some numbers to the known part of the federated social "
4125 "network your Friendica node is part of. These numbers are not complete but "
4126 "only reflect the part of the network your node is aware of."
4127 msgstr ""
4128
4129 #: src/Module/Admin/Federation.php:215 src/Module/BaseAdmin.php:87
4130 msgid "Federation Statistics"
4131 msgstr ""
4132
4133 #: src/Module/Admin/Federation.php:219
4134 #, php-format
4135 msgid ""
4136 "Currently this node is aware of %2$s node (%3$s active users last month, "
4137 "%4$s active users last six months, %5$s registered users in total) from the "
4138 "following platforms:"
4139 msgid_plural ""
4140 "Currently this node is aware of %2$s nodes (%3$s active users last month, "
4141 "%4$s active users last six months, %5$s registered users in total) from the "
4142 "following platforms:"
4143 msgstr[0] ""
4144 msgstr[1] ""
4145
4146 #: src/Module/Admin/Logs/Settings.php:47
4147 #, php-format
4148 msgid "The logfile '%s' is not writable. No logging possible"
4149 msgstr ""
4150
4151 #: src/Module/Admin/Logs/Settings.php:77
4152 msgid "PHP log currently enabled."
4153 msgstr ""
4154
4155 #: src/Module/Admin/Logs/Settings.php:79
4156 msgid "PHP log currently disabled."
4157 msgstr ""
4158
4159 #: src/Module/Admin/Logs/Settings.php:86 src/Module/BaseAdmin.php:102
4160 #: src/Module/BaseAdmin.php:103
4161 msgid "Logs"
4162 msgstr ""
4163
4164 #: src/Module/Admin/Logs/Settings.php:88
4165 msgid "Clear"
4166 msgstr ""
4167
4168 #: src/Module/Admin/Logs/Settings.php:91
4169 msgid "Enable Debugging"
4170 msgstr ""
4171
4172 #: src/Module/Admin/Logs/Settings.php:91 src/Module/Admin/Logs/Settings.php:92
4173 #: src/Module/Admin/Logs/Settings.php:93 src/Module/Admin/Site.php:422
4174 #: src/Module/Admin/Site.php:430
4175 msgid "<strong>Read-only</strong> because it is set by an environment variable"
4176 msgstr ""
4177
4178 #: src/Module/Admin/Logs/Settings.php:92
4179 msgid "Log file"
4180 msgstr ""
4181
4182 #: src/Module/Admin/Logs/Settings.php:92
4183 msgid ""
4184 "Must be writable by web server. Relative to your Friendica top-level "
4185 "directory."
4186 msgstr ""
4187
4188 #: src/Module/Admin/Logs/Settings.php:93
4189 msgid "Log level"
4190 msgstr ""
4191
4192 #: src/Module/Admin/Logs/Settings.php:95
4193 msgid "PHP logging"
4194 msgstr ""
4195
4196 #: src/Module/Admin/Logs/Settings.php:96
4197 msgid ""
4198 "To temporarily enable logging of PHP errors and warnings you can prepend the "
4199 "following to the index.php file of your installation. The filename set in "
4200 "the 'error_log' line is relative to the friendica top-level directory and "
4201 "must be writeable by the web server. The option '1' for 'log_errors' and "
4202 "'display_errors' is to enable these options, set to '0' to disable them."
4203 msgstr ""
4204
4205 #: src/Module/Admin/Logs/View.php:70
4206 #, php-format
4207 msgid ""
4208 "Error trying to open <strong>%1$s</strong> log file.<br/>Check to see if "
4209 "file %1$s exist and is readable."
4210 msgstr ""
4211
4212 #: src/Module/Admin/Logs/View.php:79
4213 #, php-format
4214 msgid ""
4215 "Couldn't open <strong>%1$s</strong> log file.<br/>Check to see if file %1$s "
4216 "is readable."
4217 msgstr ""
4218
4219 #: src/Module/Admin/Logs/View.php:84 src/Module/BaseAdmin.php:104
4220 msgid "View Logs"
4221 msgstr ""
4222
4223 #: src/Module/Admin/Logs/View.php:87
4224 msgid "Search in logs"
4225 msgstr ""
4226
4227 #: src/Module/Admin/Logs/View.php:88
4228 #: src/Module/Notifications/Notifications.php:140
4229 msgid "Show all"
4230 msgstr ""
4231
4232 #: src/Module/Admin/Logs/View.php:89
4233 msgid "Date"
4234 msgstr ""
4235
4236 #: src/Module/Admin/Logs/View.php:90
4237 msgid "Level"
4238 msgstr ""
4239
4240 #: src/Module/Admin/Logs/View.php:91
4241 msgid "Context"
4242 msgstr ""
4243
4244 #: src/Module/Admin/Logs/View.php:93
4245 msgid "ALL"
4246 msgstr ""
4247
4248 #: src/Module/Admin/Logs/View.php:94
4249 msgid "View details"
4250 msgstr ""
4251
4252 #: src/Module/Admin/Logs/View.php:95
4253 msgid "Click to view details"
4254 msgstr ""
4255
4256 #: src/Module/Admin/Logs/View.php:96 src/Module/Calendar/Event/Form.php:207
4257 msgid "Event details"
4258 msgstr ""
4259
4260 #: src/Module/Admin/Logs/View.php:97
4261 msgid "Data"
4262 msgstr ""
4263
4264 #: src/Module/Admin/Logs/View.php:98
4265 #: src/Module/Debug/ActivityPubConversion.php:57
4266 msgid "Source"
4267 msgstr ""
4268
4269 #: src/Module/Admin/Logs/View.php:99
4270 msgid "File"
4271 msgstr ""
4272
4273 #: src/Module/Admin/Logs/View.php:100
4274 msgid "Line"
4275 msgstr ""
4276
4277 #: src/Module/Admin/Logs/View.php:101
4278 msgid "Function"
4279 msgstr ""
4280
4281 #: src/Module/Admin/Logs/View.php:102
4282 msgid "UID"
4283 msgstr ""
4284
4285 #: src/Module/Admin/Logs/View.php:103
4286 msgid "Process ID"
4287 msgstr ""
4288
4289 #: src/Module/Admin/Logs/View.php:104
4290 msgid "Close"
4291 msgstr ""
4292
4293 #: src/Module/Admin/Queue.php:50
4294 msgid "Inspect Deferred Worker Queue"
4295 msgstr ""
4296
4297 #: src/Module/Admin/Queue.php:51
4298 msgid ""
4299 "This page lists the deferred worker jobs. This are jobs that couldn't be "
4300 "executed at the first time."
4301 msgstr ""
4302
4303 #: src/Module/Admin/Queue.php:54
4304 msgid "Inspect Worker Queue"
4305 msgstr ""
4306
4307 #: src/Module/Admin/Queue.php:55
4308 msgid ""
4309 "This page lists the currently queued worker jobs. These jobs are handled by "
4310 "the worker cronjob you've set up during install."
4311 msgstr ""
4312
4313 #: src/Module/Admin/Queue.php:75
4314 msgid "ID"
4315 msgstr ""
4316
4317 #: src/Module/Admin/Queue.php:76
4318 msgid "Command"
4319 msgstr ""
4320
4321 #: src/Module/Admin/Queue.php:77
4322 msgid "Job Parameters"
4323 msgstr ""
4324
4325 #: src/Module/Admin/Queue.php:78 src/Module/Moderation/Reports.php:95
4326 #: src/Module/Settings/OAuth.php:74
4327 msgid "Created"
4328 msgstr ""
4329
4330 #: src/Module/Admin/Queue.php:79
4331 msgid "Priority"
4332 msgstr ""
4333
4334 #: src/Module/Admin/Site.php:214
4335 #, php-format
4336 msgid "%s is no valid input for maximum image size"
4337 msgstr ""
4338
4339 #: src/Module/Admin/Site.php:315 src/Module/Settings/Display.php:215
4340 msgid "No special theme for mobile devices"
4341 msgstr ""
4342
4343 #: src/Module/Admin/Site.php:332 src/Module/Settings/Display.php:225
4344 #, php-format
4345 msgid "%s - (Experimental)"
4346 msgstr ""
4347
4348 #: src/Module/Admin/Site.php:344
4349 msgid "No community page"
4350 msgstr ""
4351
4352 #: src/Module/Admin/Site.php:345
4353 msgid "No community page for visitors"
4354 msgstr ""
4355
4356 #: src/Module/Admin/Site.php:346
4357 msgid "Public postings from users of this site"
4358 msgstr ""
4359
4360 #: src/Module/Admin/Site.php:347
4361 msgid "Public postings from the federated network"
4362 msgstr ""
4363
4364 #: src/Module/Admin/Site.php:348
4365 msgid "Public postings from local users and the federated network"
4366 msgstr ""
4367
4368 #: src/Module/Admin/Site.php:354
4369 msgid "Multi user instance"
4370 msgstr ""
4371
4372 #: src/Module/Admin/Site.php:377
4373 msgid "Closed"
4374 msgstr ""
4375
4376 #: src/Module/Admin/Site.php:378
4377 msgid "Requires approval"
4378 msgstr ""
4379
4380 #: src/Module/Admin/Site.php:379
4381 msgid "Open"
4382 msgstr ""
4383
4384 #: src/Module/Admin/Site.php:383
4385 msgid "Don't check"
4386 msgstr ""
4387
4388 #: src/Module/Admin/Site.php:384
4389 msgid "check the stable version"
4390 msgstr ""
4391
4392 #: src/Module/Admin/Site.php:385
4393 msgid "check the development version"
4394 msgstr ""
4395
4396 #: src/Module/Admin/Site.php:389
4397 msgid "none"
4398 msgstr ""
4399
4400 #: src/Module/Admin/Site.php:390
4401 msgid "Local contacts"
4402 msgstr ""
4403
4404 #: src/Module/Admin/Site.php:391
4405 msgid "Interactors"
4406 msgstr ""
4407
4408 #: src/Module/Admin/Site.php:401 src/Module/BaseAdmin.php:90
4409 msgid "Site"
4410 msgstr ""
4411
4412 #: src/Module/Admin/Site.php:402
4413 msgid "General Information"
4414 msgstr ""
4415
4416 #: src/Module/Admin/Site.php:404
4417 msgid "Republish users to directory"
4418 msgstr ""
4419
4420 #: src/Module/Admin/Site.php:405 src/Module/Register.php:152
4421 msgid "Registration"
4422 msgstr ""
4423
4424 #: src/Module/Admin/Site.php:406
4425 msgid "File upload"
4426 msgstr ""
4427
4428 #: src/Module/Admin/Site.php:407
4429 msgid "Policies"
4430 msgstr ""
4431
4432 #: src/Module/Admin/Site.php:408 src/Module/Calendar/Event/Form.php:252
4433 #: src/Module/Contact.php:539 src/Module/Profile/Profile.php:276
4434 msgid "Advanced"
4435 msgstr ""
4436
4437 #: src/Module/Admin/Site.php:409
4438 msgid "Auto Discovered Contact Directory"
4439 msgstr ""
4440
4441 #: src/Module/Admin/Site.php:410
4442 msgid "Performance"
4443 msgstr ""
4444
4445 #: src/Module/Admin/Site.php:411
4446 msgid "Worker"
4447 msgstr ""
4448
4449 #: src/Module/Admin/Site.php:412
4450 msgid "Message Relay"
4451 msgstr ""
4452
4453 #: src/Module/Admin/Site.php:413
4454 msgid ""
4455 "Use the command \"console relay\" in the command line to add or remove "
4456 "relays."
4457 msgstr ""
4458
4459 #: src/Module/Admin/Site.php:414
4460 msgid "The system is not subscribed to any relays at the moment."
4461 msgstr ""
4462
4463 #: src/Module/Admin/Site.php:415
4464 msgid "The system is currently subscribed to the following relays:"
4465 msgstr ""
4466
4467 #: src/Module/Admin/Site.php:417
4468 msgid "Relocate Node"
4469 msgstr ""
4470
4471 #: src/Module/Admin/Site.php:418
4472 msgid ""
4473 "Relocating your node enables you to change the DNS domain of this node and "
4474 "keep all the existing users and posts. This process takes a while and can "
4475 "only be started from the relocate console command like this:"
4476 msgstr ""
4477
4478 #: src/Module/Admin/Site.php:419
4479 msgid "(Friendica directory)# bin/console relocate https://newdomain.com"
4480 msgstr ""
4481
4482 #: src/Module/Admin/Site.php:422
4483 msgid "Site name"
4484 msgstr ""
4485
4486 #: src/Module/Admin/Site.php:423
4487 msgid "Sender Email"
4488 msgstr ""
4489
4490 #: src/Module/Admin/Site.php:423
4491 msgid ""
4492 "The email address your server shall use to send notification emails from."
4493 msgstr ""
4494
4495 #: src/Module/Admin/Site.php:424
4496 msgid "Name of the system actor"
4497 msgstr ""
4498
4499 #: src/Module/Admin/Site.php:424
4500 msgid ""
4501 "Name of the internal system account that is used to perform ActivityPub "
4502 "requests. This must be an unused username. If set, this can't be changed "
4503 "again."
4504 msgstr ""
4505
4506 #: src/Module/Admin/Site.php:425
4507 msgid "Banner/Logo"
4508 msgstr ""
4509
4510 #: src/Module/Admin/Site.php:426
4511 msgid "Email Banner/Logo"
4512 msgstr ""
4513
4514 #: src/Module/Admin/Site.php:427
4515 msgid "Shortcut icon"
4516 msgstr ""
4517
4518 #: src/Module/Admin/Site.php:427
4519 msgid "Link to an icon that will be used for browsers."
4520 msgstr ""
4521
4522 #: src/Module/Admin/Site.php:428
4523 msgid "Touch icon"
4524 msgstr ""
4525
4526 #: src/Module/Admin/Site.php:428
4527 msgid "Link to an icon that will be used for tablets and mobiles."
4528 msgstr ""
4529
4530 #: src/Module/Admin/Site.php:429
4531 msgid "Additional Info"
4532 msgstr ""
4533
4534 #: src/Module/Admin/Site.php:429
4535 #, php-format
4536 msgid ""
4537 "For public servers: you can add additional information here that will be "
4538 "listed at %s/servers."
4539 msgstr ""
4540
4541 #: src/Module/Admin/Site.php:430
4542 msgid "System language"
4543 msgstr ""
4544
4545 #: src/Module/Admin/Site.php:431
4546 msgid "System theme"
4547 msgstr ""
4548
4549 #: src/Module/Admin/Site.php:431
4550 #, php-format
4551 msgid ""
4552 "Default system theme - may be over-ridden by user profiles - <a href=\"%s\" "
4553 "id=\"cnftheme\">Change default theme settings</a>"
4554 msgstr ""
4555
4556 #: src/Module/Admin/Site.php:432
4557 msgid "Mobile system theme"
4558 msgstr ""
4559
4560 #: src/Module/Admin/Site.php:432
4561 msgid "Theme for mobile devices"
4562 msgstr ""
4563
4564 #: src/Module/Admin/Site.php:433
4565 msgid "Force SSL"
4566 msgstr ""
4567
4568 #: src/Module/Admin/Site.php:433
4569 msgid ""
4570 "Force all Non-SSL requests to SSL - Attention: on some systems it could lead "
4571 "to endless loops."
4572 msgstr ""
4573
4574 #: src/Module/Admin/Site.php:434
4575 msgid "Show help entry from navigation menu"
4576 msgstr ""
4577
4578 #: src/Module/Admin/Site.php:434
4579 msgid ""
4580 "Displays the menu entry for the Help pages from the navigation menu. It is "
4581 "always accessible by calling /help directly."
4582 msgstr ""
4583
4584 #: src/Module/Admin/Site.php:435
4585 msgid "Single user instance"
4586 msgstr ""
4587
4588 #: src/Module/Admin/Site.php:435
4589 msgid "Make this instance multi-user or single-user for the named user"
4590 msgstr ""
4591
4592 #: src/Module/Admin/Site.php:437
4593 msgid "Maximum image size"
4594 msgstr ""
4595
4596 #: src/Module/Admin/Site.php:437
4597 #, php-format
4598 msgid ""
4599 "Maximum size in bytes of uploaded images. Default is 0, which means no "
4600 "limits. You can put k, m, or g behind the desired value for KiB, MiB, GiB, "
4601 "respectively.\n"
4602 "\t\t\t\t\t\t\t\t\t\t\t\t\tThe value of <code>upload_max_filesize</code> in "
4603 "your <code>PHP.ini</code> needs be set to at least the desired limit.\n"
4604 "\t\t\t\t\t\t\t\t\t\t\t\t\tCurrently <code>upload_max_filesize</code> is set "
4605 "to %s (%s byte)"
4606 msgstr ""
4607
4608 #: src/Module/Admin/Site.php:441
4609 msgid "Maximum image length"
4610 msgstr ""
4611
4612 #: src/Module/Admin/Site.php:441
4613 msgid ""
4614 "Maximum length in pixels of the longest side of uploaded images. Default is "
4615 "-1, which means no limits."
4616 msgstr ""
4617
4618 #: src/Module/Admin/Site.php:442
4619 msgid "JPEG image quality"
4620 msgstr ""
4621
4622 #: src/Module/Admin/Site.php:442
4623 msgid ""
4624 "Uploaded JPEGS will be saved at this quality setting [0-100]. Default is "
4625 "100, which is full quality."
4626 msgstr ""
4627
4628 #: src/Module/Admin/Site.php:444
4629 msgid "Register policy"
4630 msgstr ""
4631
4632 #: src/Module/Admin/Site.php:445
4633 msgid "Maximum Users"
4634 msgstr ""
4635
4636 #: src/Module/Admin/Site.php:445
4637 msgid ""
4638 "If defined, the register policy is automatically closed when the given "
4639 "number of users is reached and reopens the registry when the number drops "
4640 "below the limit. It only works when the policy is set to open or close, but "
4641 "not when the policy is set to approval."
4642 msgstr ""
4643
4644 #: src/Module/Admin/Site.php:446
4645 msgid "Maximum Daily Registrations"
4646 msgstr ""
4647
4648 #: src/Module/Admin/Site.php:446
4649 msgid ""
4650 "If registration is permitted above, this sets the maximum number of new user "
4651 "registrations to accept per day.  If register is set to closed, this setting "
4652 "has no effect."
4653 msgstr ""
4654
4655 #: src/Module/Admin/Site.php:447
4656 msgid "Register text"
4657 msgstr ""
4658
4659 #: src/Module/Admin/Site.php:447
4660 msgid ""
4661 "Will be displayed prominently on the registration page. You can use BBCode "
4662 "here."
4663 msgstr ""
4664
4665 #: src/Module/Admin/Site.php:448
4666 msgid "Forbidden Nicknames"
4667 msgstr ""
4668
4669 #: src/Module/Admin/Site.php:448
4670 msgid ""
4671 "Comma separated list of nicknames that are forbidden from registration. "
4672 "Preset is a list of role names according RFC 2142."
4673 msgstr ""
4674
4675 #: src/Module/Admin/Site.php:449
4676 msgid "Accounts abandoned after x days"
4677 msgstr ""
4678
4679 #: src/Module/Admin/Site.php:449
4680 msgid ""
4681 "Will not waste system resources polling external sites for abandonded "
4682 "accounts. Enter 0 for no time limit."
4683 msgstr ""
4684
4685 #: src/Module/Admin/Site.php:450
4686 msgid "Allowed friend domains"
4687 msgstr ""
4688
4689 #: src/Module/Admin/Site.php:450
4690 msgid ""
4691 "Comma separated list of domains which are allowed to establish friendships "
4692 "with this site. Wildcards are accepted. Empty to allow any domains"
4693 msgstr ""
4694
4695 #: src/Module/Admin/Site.php:451
4696 msgid "Allowed email domains"
4697 msgstr ""
4698
4699 #: src/Module/Admin/Site.php:451
4700 msgid ""
4701 "Comma separated list of domains which are allowed in email addresses for "
4702 "registrations to this site. Wildcards are accepted. Empty to allow any "
4703 "domains"
4704 msgstr ""
4705
4706 #: src/Module/Admin/Site.php:452
4707 msgid "No OEmbed rich content"
4708 msgstr ""
4709
4710 #: src/Module/Admin/Site.php:452
4711 msgid ""
4712 "Don't show the rich content (e.g. embedded PDF), except from the domains "
4713 "listed below."
4714 msgstr ""
4715
4716 #: src/Module/Admin/Site.php:453
4717 msgid "Trusted third-party domains"
4718 msgstr ""
4719
4720 #: src/Module/Admin/Site.php:453
4721 msgid ""
4722 "Comma separated list of domains from which content is allowed to be embedded "
4723 "in posts like with OEmbed. All sub-domains of the listed domains are allowed "
4724 "as well."
4725 msgstr ""
4726
4727 #: src/Module/Admin/Site.php:454
4728 msgid "Block public"
4729 msgstr ""
4730
4731 #: src/Module/Admin/Site.php:454
4732 msgid ""
4733 "Check to block public access to all otherwise public personal pages on this "
4734 "site unless you are currently logged in."
4735 msgstr ""
4736
4737 #: src/Module/Admin/Site.php:455
4738 msgid "Force publish"
4739 msgstr ""
4740
4741 #: src/Module/Admin/Site.php:455
4742 msgid ""
4743 "Check to force all profiles on this site to be listed in the site directory."
4744 msgstr ""
4745
4746 #: src/Module/Admin/Site.php:455
4747 msgid "Enabling this may violate privacy laws like the GDPR"
4748 msgstr ""
4749
4750 #: src/Module/Admin/Site.php:456
4751 msgid "Global directory URL"
4752 msgstr ""
4753
4754 #: src/Module/Admin/Site.php:456
4755 msgid ""
4756 "URL to the global directory. If this is not set, the global directory is "
4757 "completely unavailable to the application."
4758 msgstr ""
4759
4760 #: src/Module/Admin/Site.php:457
4761 msgid "Private posts by default for new users"
4762 msgstr ""
4763
4764 #: src/Module/Admin/Site.php:457
4765 msgid ""
4766 "Set default post permissions for all new members to the default privacy "
4767 "circle rather than public."
4768 msgstr ""
4769
4770 #: src/Module/Admin/Site.php:458
4771 msgid "Don't include post content in email notifications"
4772 msgstr ""
4773
4774 #: src/Module/Admin/Site.php:458
4775 msgid ""
4776 "Don't include the content of a post/comment/private message/etc. in the "
4777 "email notifications that are sent out from this site, as a privacy measure."
4778 msgstr ""
4779
4780 #: src/Module/Admin/Site.php:459
4781 msgid "Disallow public access to addons listed in the apps menu."
4782 msgstr ""
4783
4784 #: src/Module/Admin/Site.php:459
4785 msgid ""
4786 "Checking this box will restrict addons listed in the apps menu to members "
4787 "only."
4788 msgstr ""
4789
4790 #: src/Module/Admin/Site.php:460
4791 msgid "Don't embed private images in posts"
4792 msgstr ""
4793
4794 #: src/Module/Admin/Site.php:460
4795 msgid ""
4796 "Don't replace locally-hosted private photos in posts with an embedded copy "
4797 "of the image. This means that contacts who receive posts containing private "
4798 "photos will have to authenticate and load each image, which may take a while."
4799 msgstr ""
4800
4801 #: src/Module/Admin/Site.php:461
4802 msgid "Explicit Content"
4803 msgstr ""
4804
4805 #: src/Module/Admin/Site.php:461
4806 msgid ""
4807 "Set this to announce that your node is used mostly for explicit content that "
4808 "might not be suited for minors. This information will be published in the "
4809 "node information and might be used, e.g. by the global directory, to filter "
4810 "your node from listings of nodes to join. Additionally a note about this "
4811 "will be shown at the user registration page."
4812 msgstr ""
4813
4814 #: src/Module/Admin/Site.php:462
4815 msgid "Proxify external content"
4816 msgstr ""
4817
4818 #: src/Module/Admin/Site.php:462
4819 msgid ""
4820 "Route external content via the proxy functionality. This is used for example "
4821 "for some OEmbed accesses and in some other rare cases."
4822 msgstr ""
4823
4824 #: src/Module/Admin/Site.php:463
4825 msgid "Cache contact avatars"
4826 msgstr ""
4827
4828 #: src/Module/Admin/Site.php:463
4829 msgid ""
4830 "Locally store the avatar pictures of the contacts. This uses a lot of "
4831 "storage space but it increases the performance."
4832 msgstr ""
4833
4834 #: src/Module/Admin/Site.php:464
4835 msgid "Allow Users to set remote_self"
4836 msgstr ""
4837
4838 #: src/Module/Admin/Site.php:464
4839 msgid ""
4840 "With checking this, every user is allowed to mark every contact as a "
4841 "remote_self in the repair contact dialog. Setting this flag on a contact "
4842 "causes mirroring every posting of that contact in the users stream."
4843 msgstr ""
4844
4845 #: src/Module/Admin/Site.php:465
4846 msgid "Enable multiple registrations"
4847 msgstr ""
4848
4849 #: src/Module/Admin/Site.php:465
4850 msgid "Enable users to register additional accounts for use as pages."
4851 msgstr ""
4852
4853 #: src/Module/Admin/Site.php:466
4854 msgid "Enable OpenID"
4855 msgstr ""
4856
4857 #: src/Module/Admin/Site.php:466
4858 msgid "Enable OpenID support for registration and logins."
4859 msgstr ""
4860
4861 #: src/Module/Admin/Site.php:467
4862 msgid "Enable full name check"
4863 msgstr ""
4864
4865 #: src/Module/Admin/Site.php:467
4866 msgid ""
4867 "Prevents users from registering with a display name with fewer than two "
4868 "parts separated by spaces."
4869 msgstr ""
4870
4871 #: src/Module/Admin/Site.php:468
4872 msgid "Email administrators on new registration"
4873 msgstr ""
4874
4875 #: src/Module/Admin/Site.php:468
4876 msgid ""
4877 "If enabled and the system is set to an open registration, an email for each "
4878 "new registration is sent to the administrators."
4879 msgstr ""
4880
4881 #: src/Module/Admin/Site.php:469
4882 msgid "Community pages for visitors"
4883 msgstr ""
4884
4885 #: src/Module/Admin/Site.php:469
4886 msgid ""
4887 "Which community pages should be available for visitors. Local users always "
4888 "see both pages."
4889 msgstr ""
4890
4891 #: src/Module/Admin/Site.php:470
4892 msgid "Posts per user on community page"
4893 msgstr ""
4894
4895 #: src/Module/Admin/Site.php:470
4896 msgid ""
4897 "The maximum number of posts per user on the community page. (Not valid for "
4898 "\"Global Community\")"
4899 msgstr ""
4900
4901 #: src/Module/Admin/Site.php:472
4902 msgid "Enable Mail support"
4903 msgstr ""
4904
4905 #: src/Module/Admin/Site.php:472
4906 msgid ""
4907 "Enable built-in mail support to poll IMAP folders and to reply via mail."
4908 msgstr ""
4909
4910 #: src/Module/Admin/Site.php:473
4911 msgid ""
4912 "Mail support can't be enabled because the PHP IMAP module is not installed."
4913 msgstr ""
4914
4915 #: src/Module/Admin/Site.php:474
4916 msgid "Enable OStatus support"
4917 msgstr ""
4918
4919 #: src/Module/Admin/Site.php:474
4920 msgid ""
4921 "Enable built-in OStatus (StatusNet, GNU Social etc.) compatibility. All "
4922 "communications in OStatus are public."
4923 msgstr ""
4924
4925 #: src/Module/Admin/Site.php:476
4926 msgid ""
4927 "Diaspora support can't be enabled because Friendica was installed into a sub "
4928 "directory."
4929 msgstr ""
4930
4931 #: src/Module/Admin/Site.php:477
4932 msgid "Enable Diaspora support"
4933 msgstr ""
4934
4935 #: src/Module/Admin/Site.php:477
4936 msgid ""
4937 "Enable built-in Diaspora network compatibility for communicating with "
4938 "diaspora servers."
4939 msgstr ""
4940
4941 #: src/Module/Admin/Site.php:478
4942 msgid "Verify SSL"
4943 msgstr ""
4944
4945 #: src/Module/Admin/Site.php:478
4946 msgid ""
4947 "If you wish, you can turn on strict certificate checking. This will mean you "
4948 "cannot connect (at all) to self-signed SSL sites."
4949 msgstr ""
4950
4951 #: src/Module/Admin/Site.php:479
4952 msgid "Proxy user"
4953 msgstr ""
4954
4955 #: src/Module/Admin/Site.php:479
4956 msgid "User name for the proxy server."
4957 msgstr ""
4958
4959 #: src/Module/Admin/Site.php:480
4960 msgid "Proxy URL"
4961 msgstr ""
4962
4963 #: src/Module/Admin/Site.php:480
4964 msgid ""
4965 "If you want to use a proxy server that Friendica should use to connect to "
4966 "the network, put the URL of the proxy here."
4967 msgstr ""
4968
4969 #: src/Module/Admin/Site.php:481
4970 msgid "Network timeout"
4971 msgstr ""
4972
4973 #: src/Module/Admin/Site.php:481
4974 msgid "Value is in seconds. Set to 0 for unlimited (not recommended)."
4975 msgstr ""
4976
4977 #: src/Module/Admin/Site.php:482
4978 msgid "Maximum Load Average"
4979 msgstr ""
4980
4981 #: src/Module/Admin/Site.php:482
4982 #, php-format
4983 msgid ""
4984 "Maximum system load before delivery and poll processes are deferred - "
4985 "default %d."
4986 msgstr ""
4987
4988 #: src/Module/Admin/Site.php:483
4989 msgid "Minimal Memory"
4990 msgstr ""
4991
4992 #: src/Module/Admin/Site.php:483
4993 msgid ""
4994 "Minimal free memory in MB for the worker. Needs access to /proc/meminfo - "
4995 "default 0 (deactivated)."
4996 msgstr ""
4997
4998 #: src/Module/Admin/Site.php:484
4999 msgid "Periodically optimize tables"
5000 msgstr ""
5001
5002 #: src/Module/Admin/Site.php:484
5003 msgid "Periodically optimize tables like the cache and the workerqueue"
5004 msgstr ""
5005
5006 #: src/Module/Admin/Site.php:486
5007 msgid "Discover followers/followings from contacts"
5008 msgstr ""
5009
5010 #: src/Module/Admin/Site.php:486
5011 msgid ""
5012 "If enabled, contacts are checked for their followers and following contacts."
5013 msgstr ""
5014
5015 #: src/Module/Admin/Site.php:487
5016 msgid "None - deactivated"
5017 msgstr ""
5018
5019 #: src/Module/Admin/Site.php:488
5020 msgid ""
5021 "Local contacts - contacts of our local contacts are discovered for their "
5022 "followers/followings."
5023 msgstr ""
5024
5025 #: src/Module/Admin/Site.php:489
5026 msgid ""
5027 "Interactors - contacts of our local contacts and contacts who interacted on "
5028 "locally visible postings are discovered for their followers/followings."
5029 msgstr ""
5030
5031 #: src/Module/Admin/Site.php:491
5032 msgid "Only update contacts/servers with local data"
5033 msgstr ""
5034
5035 #: src/Module/Admin/Site.php:491
5036 msgid ""
5037 "If enabled, the system will only look for changes in contacts and servers "
5038 "that engaged on this system by either being in a contact list of a user or "
5039 "when posts or comments exists from the contact on this system."
5040 msgstr ""
5041
5042 #: src/Module/Admin/Site.php:492
5043 msgid "Synchronize the contacts with the directory server"
5044 msgstr ""
5045
5046 #: src/Module/Admin/Site.php:492
5047 msgid ""
5048 "if enabled, the system will check periodically for new contacts on the "
5049 "defined directory server."
5050 msgstr ""
5051
5052 #: src/Module/Admin/Site.php:494
5053 msgid "Discover contacts from other servers"
5054 msgstr ""
5055
5056 #: src/Module/Admin/Site.php:494
5057 msgid ""
5058 "Periodically query other servers for contacts and servers that they know of. "
5059 "The system queries Friendica, Mastodon and Hubzilla servers. Keep it "
5060 "deactivated on small machines to decrease the database size and load."
5061 msgstr ""
5062
5063 #: src/Module/Admin/Site.php:495
5064 msgid "Days between requery"
5065 msgstr ""
5066
5067 #: src/Module/Admin/Site.php:495
5068 msgid ""
5069 "Number of days after which a server is requeried for their contacts and "
5070 "servers it knows of. This is only used when the discovery is activated."
5071 msgstr ""
5072
5073 #: src/Module/Admin/Site.php:496
5074 msgid "Search the local directory"
5075 msgstr ""
5076
5077 #: src/Module/Admin/Site.php:496
5078 msgid ""
5079 "Search the local directory instead of the global directory. When searching "
5080 "locally, every search will be executed on the global directory in the "
5081 "background. This improves the search results when the search is repeated."
5082 msgstr ""
5083
5084 #: src/Module/Admin/Site.php:498
5085 msgid "Publish server information"
5086 msgstr ""
5087
5088 #: src/Module/Admin/Site.php:498
5089 msgid ""
5090 "If enabled, general server and usage data will be published. The data "
5091 "contains the name and version of the server, number of users with public "
5092 "profiles, number of posts and the activated protocols and connectors. See <a "
5093 "href=\"http://the-federation.info/\">the-federation.info</a> for details."
5094 msgstr ""
5095
5096 #: src/Module/Admin/Site.php:500
5097 msgid "Check upstream version"
5098 msgstr ""
5099
5100 #: src/Module/Admin/Site.php:500
5101 msgid ""
5102 "Enables checking for new Friendica versions at github. If there is a new "
5103 "version, you will be informed in the admin panel overview."
5104 msgstr ""
5105
5106 #: src/Module/Admin/Site.php:501
5107 msgid "Suppress Tags"
5108 msgstr ""
5109
5110 #: src/Module/Admin/Site.php:501
5111 msgid "Suppress showing a list of hashtags at the end of the posting."
5112 msgstr ""
5113
5114 #: src/Module/Admin/Site.php:502
5115 msgid "Clean database"
5116 msgstr ""
5117
5118 #: src/Module/Admin/Site.php:502
5119 msgid ""
5120 "Remove old remote items, orphaned database records and old content from some "
5121 "other helper tables."
5122 msgstr ""
5123
5124 #: src/Module/Admin/Site.php:503
5125 msgid "Lifespan of remote items"
5126 msgstr ""
5127
5128 #: src/Module/Admin/Site.php:503
5129 msgid ""
5130 "When the database cleanup is enabled, this defines the days after which "
5131 "remote items will be deleted. Own items, and marked or filed items are "
5132 "always kept. 0 disables this behaviour."
5133 msgstr ""
5134
5135 #: src/Module/Admin/Site.php:504
5136 msgid "Lifespan of unclaimed items"
5137 msgstr ""
5138
5139 #: src/Module/Admin/Site.php:504
5140 msgid ""
5141 "When the database cleanup is enabled, this defines the days after which "
5142 "unclaimed remote items (mostly content from the relay) will be deleted. "
5143 "Default value is 90 days. Defaults to the general lifespan value of remote "
5144 "items if set to 0."
5145 msgstr ""
5146
5147 #: src/Module/Admin/Site.php:505
5148 msgid "Lifespan of raw conversation data"
5149 msgstr ""
5150
5151 #: src/Module/Admin/Site.php:505
5152 msgid ""
5153 "The conversation data is used for ActivityPub and OStatus, as well as for "
5154 "debug purposes. It should be safe to remove it after 14 days, default is 90 "
5155 "days."
5156 msgstr ""
5157
5158 #: src/Module/Admin/Site.php:506
5159 msgid "Maximum numbers of comments per post"
5160 msgstr ""
5161
5162 #: src/Module/Admin/Site.php:506
5163 msgid "How much comments should be shown for each post? Default value is 100."
5164 msgstr ""
5165
5166 #: src/Module/Admin/Site.php:507
5167 msgid "Maximum numbers of comments per post on the display page"
5168 msgstr ""
5169
5170 #: src/Module/Admin/Site.php:507
5171 msgid ""
5172 "How many comments should be shown on the single view for each post? Default "
5173 "value is 1000."
5174 msgstr ""
5175
5176 #: src/Module/Admin/Site.php:508
5177 msgid "Temp path"
5178 msgstr ""
5179
5180 #: src/Module/Admin/Site.php:508
5181 msgid ""
5182 "If you have a restricted system where the webserver can't access the system "
5183 "temp path, enter another path here."
5184 msgstr ""
5185
5186 #: src/Module/Admin/Site.php:509
5187 msgid "Only search in tags"
5188 msgstr ""
5189
5190 #: src/Module/Admin/Site.php:509
5191 msgid "On large systems the text search can slow down the system extremely."
5192 msgstr ""
5193
5194 #: src/Module/Admin/Site.php:510
5195 msgid "Generate counts per contact circle when calculating network count"
5196 msgstr ""
5197
5198 #: src/Module/Admin/Site.php:510
5199 msgid ""
5200 "On systems with users that heavily use contact circles the query can be very "
5201 "expensive."
5202 msgstr ""
5203
5204 #: src/Module/Admin/Site.php:512
5205 msgid "Maximum number of parallel workers"
5206 msgstr ""
5207
5208 #: src/Module/Admin/Site.php:512
5209 #, php-format
5210 msgid ""
5211 "On shared hosters set this to %d. On larger systems, values of %d are great. "
5212 "Default value is %d."
5213 msgstr ""
5214
5215 #: src/Module/Admin/Site.php:513
5216 msgid "Enable fastlane"
5217 msgstr ""
5218
5219 #: src/Module/Admin/Site.php:513
5220 msgid ""
5221 "When enabed, the fastlane mechanism starts an additional worker if processes "
5222 "with higher priority are blocked by processes of lower priority."
5223 msgstr ""
5224
5225 #: src/Module/Admin/Site.php:515
5226 msgid "Direct relay transfer"
5227 msgstr ""
5228
5229 #: src/Module/Admin/Site.php:515
5230 msgid ""
5231 "Enables the direct transfer to other servers without using the relay servers"
5232 msgstr ""
5233
5234 #: src/Module/Admin/Site.php:516
5235 msgid "Relay scope"
5236 msgstr ""
5237
5238 #: src/Module/Admin/Site.php:516
5239 msgid ""
5240 "Can be \"all\" or \"tags\". \"all\" means that every public post should be "
5241 "received. \"tags\" means that only posts with selected tags should be "
5242 "received."
5243 msgstr ""
5244
5245 #: src/Module/Admin/Site.php:516 src/Module/Contact/Profile.php:309
5246 #: src/Module/Settings/TwoFactor/Index.php:146
5247 msgid "Disabled"
5248 msgstr ""
5249
5250 #: src/Module/Admin/Site.php:516
5251 msgid "all"
5252 msgstr ""
5253
5254 #: src/Module/Admin/Site.php:516
5255 msgid "tags"
5256 msgstr ""
5257
5258 #: src/Module/Admin/Site.php:517
5259 msgid "Server tags"
5260 msgstr ""
5261
5262 #: src/Module/Admin/Site.php:517
5263 msgid "Comma separated list of tags for the \"tags\" subscription."
5264 msgstr ""
5265
5266 #: src/Module/Admin/Site.php:518
5267 msgid "Deny Server tags"
5268 msgstr ""
5269
5270 #: src/Module/Admin/Site.php:518
5271 msgid "Comma separated list of tags that are rejected."
5272 msgstr ""
5273
5274 #: src/Module/Admin/Site.php:519
5275 msgid "Allow user tags"
5276 msgstr ""
5277
5278 #: src/Module/Admin/Site.php:519
5279 msgid ""
5280 "If enabled, the tags from the saved searches will used for the \"tags\" "
5281 "subscription in addition to the \"relay_server_tags\"."
5282 msgstr ""
5283
5284 #: src/Module/Admin/Site.php:522
5285 msgid "Start Relocation"
5286 msgstr ""
5287
5288 #: src/Module/Admin/Storage.php:46
5289 #, php-format
5290 msgid "Storage backend, %s is invalid."
5291 msgstr ""
5292
5293 #: src/Module/Admin/Storage.php:73
5294 #, php-format
5295 msgid "Storage backend %s error: %s"
5296 msgstr ""
5297
5298 #: src/Module/Admin/Storage.php:84 src/Module/Admin/Storage.php:87
5299 msgid "Invalid storage backend setting value."
5300 msgstr ""
5301
5302 #: src/Module/Admin/Storage.php:139
5303 msgid "Current Storage Backend"
5304 msgstr ""
5305
5306 #: src/Module/Admin/Storage.php:140
5307 msgid "Storage Configuration"
5308 msgstr ""
5309
5310 #: src/Module/Admin/Storage.php:141 src/Module/BaseAdmin.php:91
5311 msgid "Storage"
5312 msgstr ""
5313
5314 #: src/Module/Admin/Storage.php:143
5315 msgid "Save & Use storage backend"
5316 msgstr ""
5317
5318 #: src/Module/Admin/Storage.php:144
5319 msgid "Use storage backend"
5320 msgstr ""
5321
5322 #: src/Module/Admin/Storage.php:145
5323 msgid "Save & Reload"
5324 msgstr ""
5325
5326 #: src/Module/Admin/Storage.php:146
5327 msgid "This backend doesn't have custom settings"
5328 msgstr ""
5329
5330 #: src/Module/Admin/Storage.php:148
5331 msgid ""
5332 "Changing the current backend is prohibited because it is set by an "
5333 "environment variable"
5334 msgstr ""
5335
5336 #: src/Module/Admin/Storage.php:150
5337 msgid "Database (legacy)"
5338 msgstr ""
5339
5340 #: src/Module/Admin/Summary.php:55
5341 #, php-format
5342 msgid "Template engine (%s) error: %s"
5343 msgstr ""
5344
5345 #: src/Module/Admin/Summary.php:59
5346 #, php-format
5347 msgid ""
5348 "Your DB still runs with MyISAM tables. You should change the engine type to "
5349 "InnoDB. As Friendica will use InnoDB only features in the future, you should "
5350 "change this! See <a href=\"%s\">here</a> for a guide that may be helpful "
5351 "converting the table engines. You may also use the command <tt>php bin/"
5352 "console.php dbstructure toinnodb</tt> of your Friendica installation for an "
5353 "automatic conversion.<br />"
5354 msgstr ""
5355
5356 #: src/Module/Admin/Summary.php:64
5357 #, php-format
5358 msgid ""
5359 "Your DB still runs with InnoDB tables in the Antelope file format. You "
5360 "should change the file format to Barracuda. Friendica is using features that "
5361 "are not provided by the Antelope format. See <a href=\"%s\">here</a> for a "
5362 "guide that may be helpful converting the table engines. You may also use the "
5363 "command <tt>php bin/console.php dbstructure toinnodb</tt> of your Friendica "
5364 "installation for an automatic conversion.<br />"
5365 msgstr ""
5366
5367 #: src/Module/Admin/Summary.php:74
5368 #, php-format
5369 msgid ""
5370 "Your table_definition_cache is too low (%d). This can lead to the database "
5371 "error \"Prepared statement needs to be re-prepared\". Please set it at least "
5372 "to %d. See <a href=\"%s\">here</a> for more information.<br />"
5373 msgstr ""
5374
5375 #: src/Module/Admin/Summary.php:85
5376 #, php-format
5377 msgid ""
5378 "There is a new version of Friendica available for download. Your current "
5379 "version is %1$s, upstream version is %2$s"
5380 msgstr ""
5381
5382 #: src/Module/Admin/Summary.php:94
5383 msgid ""
5384 "The database update failed. Please run \"php bin/console.php dbstructure "
5385 "update\" from the command line and have a look at the errors that might "
5386 "appear."
5387 msgstr ""
5388
5389 #: src/Module/Admin/Summary.php:98
5390 msgid ""
5391 "The last update failed. Please run \"php bin/console.php dbstructure update"
5392 "\" from the command line and have a look at the errors that might appear. "
5393 "(Some of the errors are possibly inside the logfile.)"
5394 msgstr ""
5395
5396 #: src/Module/Admin/Summary.php:102
5397 msgid ""
5398 "The system.url entry is missing. This is a low level setting and can lead to "
5399 "unexpected behavior. Please add a valid entry as soon as possible in the "
5400 "config file or per console command!"
5401 msgstr ""
5402
5403 #: src/Module/Admin/Summary.php:107
5404 msgid "The worker was never executed. Please check your database structure!"
5405 msgstr ""
5406
5407 #: src/Module/Admin/Summary.php:109
5408 #, php-format
5409 msgid ""
5410 "The last worker execution was on %s UTC. This is older than one hour. Please "
5411 "check your crontab settings."
5412 msgstr ""
5413
5414 #: src/Module/Admin/Summary.php:114
5415 #, php-format
5416 msgid ""
5417 "Friendica's configuration now is stored in config/local.config.php, please "
5418 "copy config/local-sample.config.php and move your config from <code>."
5419 "htconfig.php</code>. See <a href=\"%s\">the Config help page</a> for help "
5420 "with the transition."
5421 msgstr ""
5422
5423 #: src/Module/Admin/Summary.php:118
5424 #, php-format
5425 msgid ""
5426 "Friendica's configuration now is stored in config/local.config.php, please "
5427 "copy config/local-sample.config.php and move your config from <code>config/"
5428 "local.ini.php</code>. See <a href=\"%s\">the Config help page</a> for help "
5429 "with the transition."
5430 msgstr ""
5431
5432 #: src/Module/Admin/Summary.php:124
5433 #, php-format
5434 msgid ""
5435 "<a href=\"%s\">%s</a> is not reachable on your system. This is a severe "
5436 "configuration issue that prevents server to server communication. See <a "
5437 "href=\"%s\">the installation page</a> for help."
5438 msgstr ""
5439
5440 #: src/Module/Admin/Summary.php:148
5441 #, php-format
5442 msgid ""
5443 "Friendica's system.basepath was updated from '%s' to '%s'. Please remove the "
5444 "system.basepath from your db to avoid differences."
5445 msgstr ""
5446
5447 #: src/Module/Admin/Summary.php:156
5448 #, php-format
5449 msgid ""
5450 "Friendica's current system.basepath '%s' is wrong and the config file '%s' "
5451 "isn't used."
5452 msgstr ""
5453
5454 #: src/Module/Admin/Summary.php:164
5455 #, php-format
5456 msgid ""
5457 "Friendica's current system.basepath '%s' is not equal to the config file "
5458 "'%s'. Please fix your configuration."
5459 msgstr ""
5460
5461 #: src/Module/Admin/Summary.php:175
5462 msgid "Message queues"
5463 msgstr ""
5464
5465 #: src/Module/Admin/Summary.php:181
5466 msgid "Server Settings"
5467 msgstr ""
5468
5469 #: src/Module/Admin/Summary.php:199
5470 msgid "Version"
5471 msgstr ""
5472
5473 #: src/Module/Admin/Summary.php:203
5474 msgid "Active addons"
5475 msgstr ""
5476
5477 #: src/Module/Admin/Themes/Details.php:57 src/Module/Admin/Themes/Index.php:65
5478 #, php-format
5479 msgid "Theme %s disabled."
5480 msgstr ""
5481
5482 #: src/Module/Admin/Themes/Details.php:59 src/Module/Admin/Themes/Index.php:67
5483 #, php-format
5484 msgid "Theme %s successfully enabled."
5485 msgstr ""
5486
5487 #: src/Module/Admin/Themes/Details.php:61 src/Module/Admin/Themes/Index.php:69
5488 #, php-format
5489 msgid "Theme %s failed to install."
5490 msgstr ""
5491
5492 #: src/Module/Admin/Themes/Details.php:83
5493 msgid "Screenshot"
5494 msgstr ""
5495
5496 #: src/Module/Admin/Themes/Details.php:91 src/Module/Admin/Themes/Index.php:112
5497 #: src/Module/BaseAdmin.php:93
5498 msgid "Themes"
5499 msgstr ""
5500
5501 #: src/Module/Admin/Themes/Embed.php:80
5502 msgid "Unknown theme."
5503 msgstr ""
5504
5505 #: src/Module/Admin/Themes/Index.php:51
5506 msgid "Themes reloaded"
5507 msgstr ""
5508
5509 #: src/Module/Admin/Themes/Index.php:114
5510 msgid "Reload active themes"
5511 msgstr ""
5512
5513 #: src/Module/Admin/Themes/Index.php:118
5514 #, php-format
5515 msgid "No themes found on the system. They should be placed in %1$s"
5516 msgstr ""
5517
5518 #: src/Module/Admin/Themes/Index.php:119
5519 msgid "[Experimental]"
5520 msgstr ""
5521
5522 #: src/Module/Admin/Themes/Index.php:120
5523 msgid "[Unsupported]"
5524 msgstr ""
5525
5526 #: src/Module/Admin/Tos.php:79
5527 msgid "Display Terms of Service"
5528 msgstr ""
5529
5530 #: src/Module/Admin/Tos.php:79
5531 msgid ""
5532 "Enable the Terms of Service page. If this is enabled a link to the terms "
5533 "will be added to the registration form and the general information page."
5534 msgstr ""
5535
5536 #: src/Module/Admin/Tos.php:80
5537 msgid "Display Privacy Statement"
5538 msgstr ""
5539
5540 #: src/Module/Admin/Tos.php:80
5541 #, php-format
5542 msgid ""
5543 "Show some informations regarding the needed information to operate the node "
5544 "according e.g. to <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer"
5545 "\">EU-GDPR</a>."
5546 msgstr ""
5547
5548 #: src/Module/Admin/Tos.php:81
5549 msgid "Privacy Statement Preview"
5550 msgstr ""
5551
5552 #: src/Module/Admin/Tos.php:83
5553 msgid "The Terms of Service"
5554 msgstr ""
5555
5556 #: src/Module/Admin/Tos.php:83
5557 msgid ""
5558 "Enter the Terms of Service for your node here. You can use BBCode. Headers "
5559 "of sections should be [h2] and below."
5560 msgstr ""
5561
5562 #: src/Module/Admin/Tos.php:84
5563 msgid "The rules"
5564 msgstr ""
5565
5566 #: src/Module/Admin/Tos.php:84
5567 msgid "Enter your system rules here. Each line represents one rule."
5568 msgstr ""
5569
5570 #: src/Module/Api/ApiResponse.php:293
5571 #, php-format
5572 msgid "API endpoint %s %s is not implemented but might be in the future."
5573 msgstr ""
5574
5575 #: src/Module/Api/Mastodon/Apps.php:73
5576 msgid "Missing parameters"
5577 msgstr ""
5578
5579 #: src/Module/Api/Mastodon/Statuses/Bookmark.php:51
5580 msgid "Only starting posts can be bookmarked"
5581 msgstr ""
5582
5583 #: src/Module/Api/Mastodon/Statuses/Mute.php:51
5584 msgid "Only starting posts can be muted"
5585 msgstr ""
5586
5587 #: src/Module/Api/Mastodon/Statuses/Reblog.php:58
5588 #, php-format
5589 msgid "Posts from %s can't be shared"
5590 msgstr ""
5591
5592 #: src/Module/Api/Mastodon/Statuses/Unbookmark.php:51
5593 msgid "Only starting posts can be unbookmarked"
5594 msgstr ""
5595
5596 #: src/Module/Api/Mastodon/Statuses/Unmute.php:51
5597 msgid "Only starting posts can be unmuted"
5598 msgstr ""
5599
5600 #: src/Module/Api/Mastodon/Statuses/Unreblog.php:64
5601 #, php-format
5602 msgid "Posts from %s can't be unshared"
5603 msgstr ""
5604
5605 #: src/Module/Api/Twitter/ContactEndpoint.php:66
5606 msgid "Contact not found"
5607 msgstr ""
5608
5609 #: src/Module/Apps.php:62
5610 msgid "No installed applications."
5611 msgstr ""
5612
5613 #: src/Module/Apps.php:67
5614 msgid "Applications"
5615 msgstr ""
5616
5617 #: src/Module/Attach.php:49 src/Module/Attach.php:61
5618 msgid "Item was not found."
5619 msgstr ""
5620
5621 #: src/Module/BaseAdmin.php:54 src/Module/BaseAdmin.php:58
5622 #: src/Module/BaseModeration.php:77 src/Module/BaseModeration.php:81
5623 msgid "Please login to continue."
5624 msgstr ""
5625
5626 #: src/Module/BaseAdmin.php:63
5627 msgid "You don't have access to administration pages."
5628 msgstr ""
5629
5630 #: src/Module/BaseAdmin.php:67
5631 msgid ""
5632 "Submanaged account can't access the administration pages. Please log back in "
5633 "as the main account."
5634 msgstr ""
5635
5636 #: src/Module/BaseAdmin.php:86 src/Module/BaseModeration.php:109
5637 msgid "Overview"
5638 msgstr ""
5639
5640 #: src/Module/BaseAdmin.php:89 src/Module/BaseModeration.php:112
5641 msgid "Configuration"
5642 msgstr ""
5643
5644 #: src/Module/BaseAdmin.php:94 src/Module/BaseSettings.php:110
5645 msgid "Additional features"
5646 msgstr ""
5647
5648 #: src/Module/BaseAdmin.php:97
5649 msgid "Database"
5650 msgstr ""
5651
5652 #: src/Module/BaseAdmin.php:98
5653 msgid "DB updates"
5654 msgstr ""
5655
5656 #: src/Module/BaseAdmin.php:99
5657 msgid "Inspect Deferred Workers"
5658 msgstr ""
5659
5660 #: src/Module/BaseAdmin.php:100
5661 msgid "Inspect worker Queue"
5662 msgstr ""
5663
5664 #: src/Module/BaseAdmin.php:106 src/Module/BaseModeration.php:120
5665 msgid "Diagnostics"
5666 msgstr ""
5667
5668 #: src/Module/BaseAdmin.php:107
5669 msgid "PHP Info"
5670 msgstr ""
5671
5672 #: src/Module/BaseAdmin.php:108
5673 msgid "probe address"
5674 msgstr ""
5675
5676 #: src/Module/BaseAdmin.php:109
5677 msgid "check webfinger"
5678 msgstr ""
5679
5680 #: src/Module/BaseAdmin.php:110
5681 msgid "Babel"
5682 msgstr ""
5683
5684 #: src/Module/BaseAdmin.php:111 src/Module/Debug/ActivityPubConversion.php:137
5685 msgid "ActivityPub Conversion"
5686 msgstr ""
5687
5688 #: src/Module/BaseAdmin.php:120
5689 msgid "Addon Features"
5690 msgstr ""
5691
5692 #: src/Module/BaseAdmin.php:121 src/Module/BaseModeration.php:129
5693 msgid "User registrations waiting for confirmation"
5694 msgstr ""
5695
5696 #: src/Module/BaseApi.php:455 src/Module/BaseApi.php:471
5697 #: src/Module/BaseApi.php:487
5698 msgid "Too Many Requests"
5699 msgstr ""
5700
5701 #: src/Module/BaseApi.php:456
5702 #, php-format
5703 msgid "Daily posting limit of %d post reached. The post was rejected."
5704 msgid_plural "Daily posting limit of %d posts reached. The post was rejected."
5705 msgstr[0] ""
5706 msgstr[1] ""
5707
5708 #: src/Module/BaseApi.php:472
5709 #, php-format
5710 msgid "Weekly posting limit of %d post reached. The post was rejected."
5711 msgid_plural "Weekly posting limit of %d posts reached. The post was rejected."
5712 msgstr[0] ""
5713 msgstr[1] ""
5714
5715 #: src/Module/BaseApi.php:488
5716 #, php-format
5717 msgid "Monthly posting limit of %d post reached. The post was rejected."
5718 msgid_plural ""
5719 "Monthly posting limit of %d posts reached. The post was rejected."
5720 msgstr[0] ""
5721 msgstr[1] ""
5722
5723 #: src/Module/BaseModeration.php:86
5724 msgid "You don't have access to moderation pages."
5725 msgstr ""
5726
5727 #: src/Module/BaseModeration.php:90
5728 msgid ""
5729 "Submanaged account can't access the moderation pages. Please log back in as "
5730 "the main account."
5731 msgstr ""
5732
5733 #: src/Module/BaseModeration.php:110 src/Module/Moderation/Reports.php:94
5734 msgid "Reports"
5735 msgstr ""
5736
5737 #: src/Module/BaseModeration.php:113 src/Module/Moderation/Users/Index.php:148
5738 #: src/Module/Moderation/Users/Index.php:158
5739 msgid "Users"
5740 msgstr ""
5741
5742 #: src/Module/BaseModeration.php:115
5743 msgid "Tools"
5744 msgstr ""
5745
5746 #: src/Module/BaseModeration.php:116
5747 msgid "Contact Blocklist"
5748 msgstr ""
5749
5750 #: src/Module/BaseModeration.php:117
5751 msgid "Server Blocklist"
5752 msgstr ""
5753
5754 #: src/Module/BaseModeration.php:118 src/Module/Moderation/Item/Delete.php:62
5755 msgid "Delete Item"
5756 msgstr ""
5757
5758 #: src/Module/BaseModeration.php:121 src/Module/Moderation/Item/Source.php:76
5759 msgid "Item Source"
5760 msgstr ""
5761
5762 #: src/Module/BaseProfile.php:52 src/Module/Contact.php:499
5763 msgid "Profile Details"
5764 msgstr ""
5765
5766 #: src/Module/BaseProfile.php:60
5767 msgid "Conversations started"
5768 msgstr ""
5769
5770 #: src/Module/BaseProfile.php:111
5771 msgid "Only You Can See This"
5772 msgstr ""
5773
5774 #: src/Module/BaseProfile.php:116 src/Module/Profile/Schedule.php:81
5775 msgid "Scheduled Posts"
5776 msgstr ""
5777
5778 #: src/Module/BaseProfile.php:119
5779 msgid "Posts that are scheduled for publishing"
5780 msgstr ""
5781
5782 #: src/Module/BaseProfile.php:138 src/Module/BaseProfile.php:141
5783 msgid "Tips for New Members"
5784 msgstr ""
5785
5786 #: src/Module/BaseSearch.php:71
5787 #, php-format
5788 msgid "People Search - %s"
5789 msgstr ""
5790
5791 #: src/Module/BaseSearch.php:75
5792 #, php-format
5793 msgid "Group Search - %s"
5794 msgstr ""
5795
5796 #: src/Module/BaseSearch.php:121 src/Module/Contact/MatchInterests.php:139
5797 msgid "No matches"
5798 msgstr ""
5799
5800 #: src/Module/BaseSearch.php:147
5801 #, php-format
5802 msgid ""
5803 "%d result was filtered out because your node blocks the domain it is "
5804 "registered on. You can review the list of domains your node is currently "
5805 "blocking in the <a href=\"/friendica\">About page</a>."
5806 msgid_plural ""
5807 "%d results were filtered out because your node blocks the domain they are "
5808 "registered on. You can review the list of domains your node is currently "
5809 "blocking in the <a href=\"/friendica\">About page</a>."
5810 msgstr[0] ""
5811 msgstr[1] ""
5812
5813 #: src/Module/BaseSettings.php:78
5814 msgid "Account"
5815 msgstr ""
5816
5817 #: src/Module/BaseSettings.php:85 src/Module/Security/TwoFactor/Verify.php:96
5818 #: src/Module/Settings/TwoFactor/Index.php:138
5819 msgid "Two-factor authentication"
5820 msgstr ""
5821
5822 #: src/Module/BaseSettings.php:118
5823 msgid "Display"
5824 msgstr ""
5825
5826 #: src/Module/BaseSettings.php:132 src/Module/Settings/Connectors.php:204
5827 msgid "Social Networks"
5828 msgstr ""
5829
5830 #: src/Module/BaseSettings.php:146 src/Module/Settings/Delegation.php:194
5831 msgid "Manage Accounts"
5832 msgstr ""
5833
5834 #: src/Module/BaseSettings.php:153
5835 msgid "Connected apps"
5836 msgstr ""
5837
5838 #: src/Module/BaseSettings.php:160
5839 msgid "Remote servers"
5840 msgstr ""
5841
5842 #: src/Module/BaseSettings.php:167 src/Module/Settings/UserExport.php:98
5843 msgid "Export personal data"
5844 msgstr ""
5845
5846 #: src/Module/BaseSettings.php:174
5847 msgid "Remove account"
5848 msgstr ""
5849
5850 #: src/Module/Bookmarklet.php:54
5851 msgid "This page is missing a url parameter."
5852 msgstr ""
5853
5854 #: src/Module/Bookmarklet.php:66
5855 msgid "The post was created"
5856 msgstr ""
5857
5858 #: src/Module/Calendar/Event/API.php:100 src/Module/Calendar/Event/API.php:135
5859 #: src/Module/Calendar/Event/Form.php:80
5860 msgid "Invalid Request"
5861 msgstr ""
5862
5863 #: src/Module/Calendar/Event/API.php:109
5864 msgid "Event id is missing."
5865 msgstr ""
5866
5867 #: src/Module/Calendar/Event/API.php:131
5868 msgid "Failed to remove event"
5869 msgstr ""
5870
5871 #: src/Module/Calendar/Event/API.php:186 src/Module/Calendar/Event/API.php:188
5872 msgid "Event can not end before it has started."
5873 msgstr ""
5874
5875 #: src/Module/Calendar/Event/API.php:195 src/Module/Calendar/Event/API.php:197
5876 msgid "Event title and start time are required."
5877 msgstr ""
5878
5879 #: src/Module/Calendar/Event/Form.php:208
5880 msgid "Starting date and Title are required."
5881 msgstr ""
5882
5883 #: src/Module/Calendar/Event/Form.php:209
5884 #: src/Module/Calendar/Event/Form.php:214
5885 msgid "Event Starts:"
5886 msgstr ""
5887
5888 #: src/Module/Calendar/Event/Form.php:209
5889 #: src/Module/Calendar/Event/Form.php:237 src/Module/Debug/Probe.php:59
5890 #: src/Module/Install.php:201 src/Module/Install.php:227
5891 #: src/Module/Install.php:232 src/Module/Install.php:246
5892 #: src/Module/Install.php:255 src/Module/Install.php:260
5893 #: src/Module/Install.php:266 src/Module/Install.php:271
5894 #: src/Module/Install.php:285 src/Module/Install.php:298
5895 #: src/Module/Install.php:325
5896 #: src/Module/Moderation/Blocklist/Server/Add.php:136
5897 #: src/Module/Moderation/Blocklist/Server/Add.php:138
5898 #: src/Module/Moderation/Blocklist/Server/Import.php:129
5899 #: src/Module/Moderation/Blocklist/Server/Index.php:86
5900 #: src/Module/Moderation/Blocklist/Server/Index.php:87
5901 #: src/Module/Moderation/Blocklist/Server/Index.php:115
5902 #: src/Module/Moderation/Blocklist/Server/Index.php:116
5903 #: src/Module/Moderation/Item/Delete.php:67 src/Module/Register.php:148
5904 #: src/Module/Security/TwoFactor/Verify.php:101
5905 #: src/Module/Settings/Channels.php:131 src/Module/Settings/Channels.php:147
5906 #: src/Module/Settings/TwoFactor/Index.php:161
5907 #: src/Module/Settings/TwoFactor/Verify.php:158
5908 msgid "Required"
5909 msgstr ""
5910
5911 #: src/Module/Calendar/Event/Form.php:223
5912 #: src/Module/Calendar/Event/Form.php:247
5913 msgid "Finish date/time is not known or not relevant"
5914 msgstr ""
5915
5916 #: src/Module/Calendar/Event/Form.php:225
5917 #: src/Module/Calendar/Event/Form.php:230
5918 msgid "Event Finishes:"
5919 msgstr ""
5920
5921 #: src/Module/Calendar/Event/Form.php:237
5922 #: src/Module/Calendar/Event/Form.php:243
5923 msgid "Title (BBCode not allowed)"
5924 msgstr ""
5925
5926 #: src/Module/Calendar/Event/Form.php:239
5927 msgid "Description (BBCode allowed)"
5928 msgstr ""
5929
5930 #: src/Module/Calendar/Event/Form.php:241
5931 msgid "Location (BBCode not allowed)"
5932 msgstr ""
5933
5934 #: src/Module/Calendar/Event/Form.php:244
5935 #: src/Module/Calendar/Event/Form.php:245
5936 msgid "Share this event"
5937 msgstr ""
5938
5939 #: src/Module/Calendar/Event/Form.php:251 src/Module/Profile/Profile.php:275
5940 msgid "Basic"
5941 msgstr ""
5942
5943 #: src/Module/Calendar/Export.php:94
5944 msgid "This calendar format is not supported"
5945 msgstr ""
5946
5947 #: src/Module/Calendar/Export.php:96
5948 msgid "No exportable data found"
5949 msgstr ""
5950
5951 #: src/Module/Calendar/Export.php:113
5952 msgid "calendar"
5953 msgstr ""
5954
5955 #: src/Module/Calendar/Show.php:124
5956 msgid "Events"
5957 msgstr ""
5958
5959 #: src/Module/Calendar/Show.php:125
5960 msgid "View"
5961 msgstr ""
5962
5963 #: src/Module/Calendar/Show.php:126
5964 msgid "Create New Event"
5965 msgstr ""
5966
5967 #: src/Module/Calendar/Show.php:132 src/Module/Settings/Display.php:297
5968 msgid "list"
5969 msgstr ""
5970
5971 #: src/Module/Circle.php:57
5972 msgid "Could not create circle."
5973 msgstr ""
5974
5975 #: src/Module/Circle.php:68 src/Module/Circle.php:214 src/Module/Circle.php:238
5976 msgid "Circle not found."
5977 msgstr ""
5978
5979 #: src/Module/Circle.php:74
5980 msgid "Circle name was not changed."
5981 msgstr ""
5982
5983 #: src/Module/Circle.php:92
5984 msgid "Unknown circle."
5985 msgstr ""
5986
5987 #: src/Module/Circle.php:98 src/Module/Circle.php:107
5988 #: src/Module/Contact/Advanced.php:70 src/Module/Contact/Advanced.php:109
5989 #: src/Module/Contact/Contacts.php:71 src/Module/Contact/Conversations.php:84
5990 #: src/Module/Contact/Conversations.php:89
5991 #: src/Module/Contact/Conversations.php:94 src/Module/Contact/Media.php:43
5992 #: src/Module/Contact/Posts.php:78 src/Module/Contact/Posts.php:83
5993 #: src/Module/Contact/Posts.php:88 src/Module/Contact/Profile.php:154
5994 #: src/Module/Contact/Profile.php:159 src/Module/Contact/Profile.php:164
5995 #: src/Module/Contact/Redir.php:94 src/Module/Contact/Redir.php:140
5996 #: src/Module/FriendSuggest.php:71 src/Module/FriendSuggest.php:109
5997 msgid "Contact not found."
5998 msgstr ""
5999
6000 #: src/Module/Circle.php:102 src/Module/Contact/Contacts.php:66
6001 #: src/Module/Conversation/Network.php:232
6002 msgid "Invalid contact."
6003 msgstr ""
6004
6005 #: src/Module/Circle.php:111 src/Module/Contact/Revoke.php:73
6006 msgid "Contact is deleted."
6007 msgstr ""
6008
6009 #: src/Module/Circle.php:117
6010 msgid "Unable to add the contact to the circle."
6011 msgstr ""
6012
6013 #: src/Module/Circle.php:120
6014 msgid "Contact successfully added to circle."
6015 msgstr ""
6016
6017 #: src/Module/Circle.php:124
6018 msgid "Unable to remove the contact from the circle."
6019 msgstr ""
6020
6021 #: src/Module/Circle.php:127
6022 msgid "Contact successfully removed from circle."
6023 msgstr ""
6024
6025 #: src/Module/Circle.php:131
6026 msgid "Bad request."
6027 msgstr ""
6028
6029 #: src/Module/Circle.php:170
6030 msgid "Save Circle"
6031 msgstr ""
6032
6033 #: src/Module/Circle.php:171
6034 msgid "Filter"
6035 msgstr ""
6036
6037 #: src/Module/Circle.php:177
6038 msgid "Create a circle of contacts/friends."
6039 msgstr ""
6040
6041 #: src/Module/Circle.php:219
6042 msgid "Unable to remove circle."
6043 msgstr ""
6044
6045 #: src/Module/Circle.php:270
6046 msgid "Delete Circle"
6047 msgstr ""
6048
6049 #: src/Module/Circle.php:280
6050 msgid "Edit Circle Name"
6051 msgstr ""
6052
6053 #: src/Module/Circle.php:290
6054 msgid "Members"
6055 msgstr ""
6056
6057 #: src/Module/Circle.php:293
6058 msgid "Circle is empty"
6059 msgstr ""
6060
6061 #: src/Module/Circle.php:306
6062 msgid "Remove contact from circle"
6063 msgstr ""
6064
6065 #: src/Module/Circle.php:329
6066 msgid "Click on a contact to add or remove."
6067 msgstr ""
6068
6069 #: src/Module/Circle.php:343
6070 msgid "Add contact to circle"
6071 msgstr ""
6072
6073 #: src/Module/Contact.php:96
6074 #, php-format
6075 msgid "%d contact edited."
6076 msgid_plural "%d contacts edited."
6077 msgstr[0] ""
6078 msgstr[1] ""
6079
6080 #: src/Module/Contact.php:343
6081 msgid "Show all contacts"
6082 msgstr ""
6083
6084 #: src/Module/Contact.php:348 src/Module/Contact.php:424
6085 #: src/Module/Moderation/BaseUsers.php:85
6086 msgid "Pending"
6087 msgstr ""
6088
6089 #: src/Module/Contact.php:351
6090 msgid "Only show pending contacts"
6091 msgstr ""
6092
6093 #: src/Module/Contact.php:356 src/Module/Contact.php:427
6094 #: src/Module/Moderation/BaseUsers.php:93
6095 msgid "Blocked"
6096 msgstr ""
6097
6098 #: src/Module/Contact.php:359
6099 msgid "Only show blocked contacts"
6100 msgstr ""
6101
6102 #: src/Module/Contact.php:364 src/Module/Contact.php:433
6103 #: src/Module/Settings/Server/Index.php:107 src/Object/Post.php:386
6104 msgid "Ignored"
6105 msgstr ""
6106
6107 #: src/Module/Contact.php:367
6108 msgid "Only show ignored contacts"
6109 msgstr ""
6110
6111 #: src/Module/Contact.php:372 src/Module/Contact.php:436
6112 msgid "Collapsed"
6113 msgstr ""
6114
6115 #: src/Module/Contact.php:375
6116 msgid "Only show collapsed contacts"
6117 msgstr ""
6118
6119 #: src/Module/Contact.php:380 src/Module/Contact.php:439
6120 msgid "Archived"
6121 msgstr ""
6122
6123 #: src/Module/Contact.php:383
6124 msgid "Only show archived contacts"
6125 msgstr ""
6126
6127 #: src/Module/Contact.php:388 src/Module/Contact.php:430
6128 msgid "Hidden"
6129 msgstr ""
6130
6131 #: src/Module/Contact.php:391
6132 msgid "Only show hidden contacts"
6133 msgstr ""
6134
6135 #: src/Module/Contact.php:399
6136 msgid "Organize your contact circles"
6137 msgstr ""
6138
6139 #: src/Module/Contact.php:451
6140 msgid "Search your contacts"
6141 msgstr ""
6142
6143 #: src/Module/Contact.php:452 src/Module/Search/Index.php:207
6144 #, php-format
6145 msgid "Results for: %s"
6146 msgstr ""
6147
6148 #: src/Module/Contact.php:459
6149 msgid "Update"
6150 msgstr ""
6151
6152 #: src/Module/Contact.php:460 src/Module/Contact/Profile.php:511
6153 #: src/Module/Moderation/Blocklist/Contact.php:117
6154 #: src/Module/Moderation/Users/Blocked.php:138
6155 #: src/Module/Moderation/Users/Index.php:154
6156 msgid "Unblock"
6157 msgstr ""
6158
6159 #: src/Module/Contact.php:461 src/Module/Contact/Profile.php:519
6160 msgid "Unignore"
6161 msgstr ""
6162
6163 #: src/Module/Contact.php:462 src/Module/Contact/Profile.php:527
6164 msgid "Uncollapse"
6165 msgstr ""
6166
6167 #: src/Module/Contact.php:464
6168 msgid "Batch Actions"
6169 msgstr ""
6170
6171 #: src/Module/Contact.php:507
6172 msgid "Conversations started by this contact"
6173 msgstr ""
6174
6175 #: src/Module/Contact.php:512
6176 msgid "Posts and Comments"
6177 msgstr ""
6178
6179 #: src/Module/Contact.php:515
6180 msgid "Individual Posts and Replies"
6181 msgstr ""
6182
6183 #: src/Module/Contact.php:523
6184 msgid "Posts containing media objects"
6185 msgstr ""
6186
6187 #: src/Module/Contact.php:531
6188 msgid "View all known contacts"
6189 msgstr ""
6190
6191 #: src/Module/Contact.php:542
6192 msgid "Advanced Contact Settings"
6193 msgstr ""
6194
6195 #: src/Module/Contact.php:578
6196 msgid "Mutual Friendship"
6197 msgstr ""
6198
6199 #: src/Module/Contact.php:582
6200 msgid "is a fan of yours"
6201 msgstr ""
6202
6203 #: src/Module/Contact.php:586
6204 msgid "you are a fan of"
6205 msgstr ""
6206
6207 #: src/Module/Contact.php:604
6208 msgid "Pending outgoing contact request"
6209 msgstr ""
6210
6211 #: src/Module/Contact.php:606
6212 msgid "Pending incoming contact request"
6213 msgstr ""
6214
6215 #: src/Module/Contact.php:619 src/Module/Contact/Profile.php:371
6216 #, php-format
6217 msgid "Visit %s's profile [%s]"
6218 msgstr ""
6219
6220 #: src/Module/Contact/Advanced.php:99
6221 msgid "Contact update failed."
6222 msgstr ""
6223
6224 #: src/Module/Contact/Advanced.php:130
6225 msgid "Return to contact editor"
6226 msgstr ""
6227
6228 #: src/Module/Contact/Advanced.php:134
6229 #: src/Module/Moderation/Blocklist/Contact.php:122
6230 #: src/Module/Moderation/Reports.php:95
6231 #: src/Module/Moderation/Users/Active.php:126
6232 #: src/Module/Moderation/Users/Blocked.php:126
6233 #: src/Module/Moderation/Users/Create.php:70
6234 #: src/Module/Moderation/Users/Deleted.php:83
6235 #: src/Module/Moderation/Users/Index.php:140
6236 #: src/Module/Moderation/Users/Index.php:160
6237 #: src/Module/Moderation/Users/Pending.php:99 src/Module/Settings/OAuth.php:72
6238 msgid "Name"
6239 msgstr ""
6240
6241 #: src/Module/Contact/Advanced.php:135
6242 msgid "Account Nickname"
6243 msgstr ""
6244
6245 #: src/Module/Contact/Advanced.php:136
6246 msgid "Account URL"
6247 msgstr ""
6248
6249 #: src/Module/Contact/Advanced.php:137
6250 msgid "Poll/Feed URL"
6251 msgstr ""
6252
6253 #: src/Module/Contact/Advanced.php:138
6254 msgid "New photo from this URL"
6255 msgstr ""
6256
6257 #: src/Module/Contact/Contacts.php:89
6258 msgid "No known contacts."
6259 msgstr ""
6260
6261 #: src/Module/Contact/Contacts.php:100 src/Module/Profile/Common.php:128
6262 msgid "No common contacts."
6263 msgstr ""
6264
6265 #: src/Module/Contact/Contacts.php:112 src/Module/Profile/Contacts.php:135
6266 #, php-format
6267 msgid "Follower (%s)"
6268 msgid_plural "Followers (%s)"
6269 msgstr[0] ""
6270 msgstr[1] ""
6271
6272 #: src/Module/Contact/Contacts.php:116 src/Module/Profile/Contacts.php:138
6273 #, php-format
6274 msgid "Following (%s)"
6275 msgid_plural "Following (%s)"
6276 msgstr[0] ""
6277 msgstr[1] ""
6278
6279 #: src/Module/Contact/Contacts.php:120 src/Module/Profile/Common.php:116
6280 #, php-format
6281 msgid "Common contact (%s)"
6282 msgid_plural "Common contacts (%s)"
6283 msgstr[0] ""
6284 msgstr[1] ""
6285
6286 #: src/Module/Contact/Contacts.php:122 src/Module/Profile/Common.php:118
6287 #, php-format
6288 msgid ""
6289 "Both <strong>%s</strong> and yourself have publicly interacted with these "
6290 "contacts (follow, comment or likes on public posts)."
6291 msgstr ""
6292
6293 #: src/Module/Contact/Contacts.php:128 src/Module/Profile/Contacts.php:149
6294 #, php-format
6295 msgid "Contact (%s)"
6296 msgid_plural "Contacts (%s)"
6297 msgstr[0] ""
6298 msgstr[1] ""
6299
6300 #: src/Module/Contact/Follow.php:70 src/Module/Contact/Redir.php:62
6301 #: src/Module/Contact/Redir.php:222 src/Module/Conversation/Community.php:166
6302 #: src/Module/Debug/ItemBody.php:38 src/Module/Diaspora/Receive.php:57
6303 #: src/Module/Item/Display.php:96 src/Module/Item/Feed.php:59
6304 #: src/Module/Item/Follow.php:41 src/Module/Item/Ignore.php:41
6305 #: src/Module/Item/Pin.php:41 src/Module/Item/Pin.php:56
6306 #: src/Module/Item/Star.php:42 src/Module/Update/Display.php:37
6307 msgid "Access denied."
6308 msgstr ""
6309
6310 #: src/Module/Contact/Follow.php:105 src/Module/Contact/Unfollow.php:125
6311 #: src/Module/Profile/RemoteFollow.php:133
6312 msgid "Submit Request"
6313 msgstr ""
6314
6315 #: src/Module/Contact/Follow.php:115
6316 msgid "You already added this contact."
6317 msgstr ""
6318
6319 #: src/Module/Contact/Follow.php:130
6320 msgid "The network type couldn't be detected. Contact can't be added."
6321 msgstr ""
6322
6323 #: src/Module/Contact/Follow.php:138
6324 msgid "Diaspora support isn't enabled. Contact can't be added."
6325 msgstr ""
6326
6327 #: src/Module/Contact/Follow.php:143
6328 msgid "OStatus support is disabled. Contact can't be added."
6329 msgstr ""
6330
6331 #: src/Module/Contact/Follow.php:168 src/Module/Profile/RemoteFollow.php:132
6332 msgid "Please answer the following:"
6333 msgstr ""
6334
6335 #: src/Module/Contact/Follow.php:169 src/Module/Contact/Unfollow.php:123
6336 msgid "Your Identity Address:"
6337 msgstr ""
6338
6339 #: src/Module/Contact/Follow.php:170 src/Module/Contact/Profile.php:402
6340 #: src/Module/Contact/Unfollow.php:129
6341 #: src/Module/Moderation/Blocklist/Contact.php:133
6342 #: src/Module/Moderation/Reports.php:104
6343 #: src/Module/Notifications/Introductions.php:129
6344 #: src/Module/Notifications/Introductions.php:198
6345 msgid "Profile URL"
6346 msgstr ""
6347
6348 #: src/Module/Contact/Follow.php:171 src/Module/Contact/Profile.php:414
6349 #: src/Module/Notifications/Introductions.php:191
6350 #: src/Module/Profile/Profile.php:234
6351 msgid "Tags:"
6352 msgstr ""
6353
6354 #: src/Module/Contact/Follow.php:182
6355 #, php-format
6356 msgid "%s knows you"
6357 msgstr ""
6358
6359 #: src/Module/Contact/Follow.php:183
6360 msgid "Add a personal note:"
6361 msgstr ""
6362
6363 #: src/Module/Contact/Follow.php:192 src/Module/Contact/Unfollow.php:138
6364 msgid "Posts and Replies"
6365 msgstr ""
6366
6367 #: src/Module/Contact/Follow.php:221
6368 msgid "The contact could not be added."
6369 msgstr ""
6370
6371 #: src/Module/Contact/MatchInterests.php:94
6372 #: src/Module/Media/Attachment/Upload.php:77
6373 #: src/Module/Media/Attachment/Upload.php:82
6374 #: src/Module/Media/Photo/Upload.php:81 src/Module/Media/Photo/Upload.php:86
6375 #: src/Module/Media/Photo/Upload.php:135
6376 msgid "Invalid request."
6377 msgstr ""
6378
6379 #: src/Module/Contact/MatchInterests.php:101
6380 msgid "No keywords to match. Please add keywords to your profile."
6381 msgstr ""
6382
6383 #: src/Module/Contact/MatchInterests.php:144
6384 msgid "Profile Match"
6385 msgstr ""
6386
6387 #: src/Module/Contact/Profile.php:140
6388 msgid "Failed to update contact record."
6389 msgstr ""
6390
6391 #: src/Module/Contact/Profile.php:190
6392 msgid "Contact has been unblocked"
6393 msgstr ""
6394
6395 #: src/Module/Contact/Profile.php:194
6396 msgid "Contact has been blocked"
6397 msgstr ""
6398
6399 #: src/Module/Contact/Profile.php:206
6400 msgid "Contact has been unignored"
6401 msgstr ""
6402
6403 #: src/Module/Contact/Profile.php:210
6404 msgid "Contact has been ignored"
6405 msgstr ""
6406
6407 #: src/Module/Contact/Profile.php:222
6408 msgid "Contact has been uncollapsed"
6409 msgstr ""
6410
6411 #: src/Module/Contact/Profile.php:226
6412 msgid "Contact has been collapsed"
6413 msgstr ""
6414
6415 #: src/Module/Contact/Profile.php:254
6416 #, php-format
6417 msgid "You are mutual friends with %s"
6418 msgstr ""
6419
6420 #: src/Module/Contact/Profile.php:255
6421 #, php-format
6422 msgid "You are sharing with %s"
6423 msgstr ""
6424
6425 #: src/Module/Contact/Profile.php:256
6426 #, php-format
6427 msgid "%s is sharing with you"
6428 msgstr ""
6429
6430 #: src/Module/Contact/Profile.php:272
6431 msgid "Private communications are not available for this contact."
6432 msgstr ""
6433
6434 #: src/Module/Contact/Profile.php:282
6435 msgid "This contact is on a server you ignored."
6436 msgstr ""
6437
6438 #: src/Module/Contact/Profile.php:285
6439 msgid "Never"
6440 msgstr ""
6441
6442 #: src/Module/Contact/Profile.php:288
6443 msgid "(Update was not successful)"
6444 msgstr ""
6445
6446 #: src/Module/Contact/Profile.php:288
6447 msgid "(Update was successful)"
6448 msgstr ""
6449
6450 #: src/Module/Contact/Profile.php:290 src/Module/Contact/Profile.php:482
6451 msgid "Suggest friends"
6452 msgstr ""
6453
6454 #: src/Module/Contact/Profile.php:294
6455 #, php-format
6456 msgid "Network type: %s"
6457 msgstr ""
6458
6459 #: src/Module/Contact/Profile.php:299
6460 msgid "Communications lost with this contact!"
6461 msgstr ""
6462
6463 #: src/Module/Contact/Profile.php:305
6464 msgid "Fetch further information for feeds"
6465 msgstr ""
6466
6467 #: src/Module/Contact/Profile.php:307
6468 msgid ""
6469 "Fetch information like preview pictures, title and teaser from the feed "
6470 "item. You can activate this if the feed doesn't contain much text. Keywords "
6471 "are taken from the meta header in the feed item and are posted as hash tags."
6472 msgstr ""
6473
6474 #: src/Module/Contact/Profile.php:310
6475 msgid "Fetch information"
6476 msgstr ""
6477
6478 #: src/Module/Contact/Profile.php:311
6479 msgid "Fetch keywords"
6480 msgstr ""
6481
6482 #: src/Module/Contact/Profile.php:312
6483 msgid "Fetch information and keywords"
6484 msgstr ""
6485
6486 #: src/Module/Contact/Profile.php:322 src/Module/Contact/Profile.php:327
6487 #: src/Module/Contact/Profile.php:332 src/Module/Contact/Profile.php:338
6488 msgid "No mirroring"
6489 msgstr ""
6490
6491 #: src/Module/Contact/Profile.php:323 src/Module/Contact/Profile.php:333
6492 #: src/Module/Contact/Profile.php:339
6493 msgid "Mirror as my own posting"
6494 msgstr ""
6495
6496 #: src/Module/Contact/Profile.php:328 src/Module/Contact/Profile.php:334
6497 msgid "Native reshare"
6498 msgstr ""
6499
6500 #: src/Module/Contact/Profile.php:353
6501 msgid "Contact Information / Notes"
6502 msgstr ""
6503
6504 #: src/Module/Contact/Profile.php:354
6505 msgid "Contact Settings"
6506 msgstr ""
6507
6508 #: src/Module/Contact/Profile.php:362
6509 msgid "Contact"
6510 msgstr ""
6511
6512 #: src/Module/Contact/Profile.php:366
6513 msgid "Their personal note"
6514 msgstr ""
6515
6516 #: src/Module/Contact/Profile.php:368
6517 msgid "Edit contact notes"
6518 msgstr ""
6519
6520 #: src/Module/Contact/Profile.php:372
6521 msgid "Block/Unblock contact"
6522 msgstr ""
6523
6524 #: src/Module/Contact/Profile.php:373
6525 #: src/Module/Moderation/Report/Create.php:293
6526 msgid "Ignore contact"
6527 msgstr ""
6528
6529 #: src/Module/Contact/Profile.php:374
6530 msgid "View conversations"
6531 msgstr ""
6532
6533 #: src/Module/Contact/Profile.php:379
6534 msgid "Last update:"
6535 msgstr ""
6536
6537 #: src/Module/Contact/Profile.php:381
6538 msgid "Update public posts"
6539 msgstr ""
6540
6541 #: src/Module/Contact/Profile.php:383 src/Module/Contact/Profile.php:492
6542 msgid "Update now"
6543 msgstr ""
6544
6545 #: src/Module/Contact/Profile.php:385
6546 msgid "Awaiting connection acknowledge"
6547 msgstr ""
6548
6549 #: src/Module/Contact/Profile.php:386
6550 msgid "Currently blocked"
6551 msgstr ""
6552
6553 #: src/Module/Contact/Profile.php:387
6554 msgid "Currently ignored"
6555 msgstr ""
6556
6557 #: src/Module/Contact/Profile.php:388
6558 msgid "Currently collapsed"
6559 msgstr ""
6560
6561 #: src/Module/Contact/Profile.php:389
6562 msgid "Currently archived"
6563 msgstr ""
6564
6565 #: src/Module/Contact/Profile.php:392
6566 msgid "Manage remote servers"
6567 msgstr ""
6568
6569 #: src/Module/Contact/Profile.php:394
6570 #: src/Module/Notifications/Introductions.php:192
6571 msgid "Hide this contact from others"
6572 msgstr ""
6573
6574 #: src/Module/Contact/Profile.php:394
6575 msgid ""
6576 "Replies/likes to your public posts <strong>may</strong> still be visible"
6577 msgstr ""
6578
6579 #: src/Module/Contact/Profile.php:395
6580 msgid "Notification for new posts"
6581 msgstr ""
6582
6583 #: src/Module/Contact/Profile.php:395
6584 msgid "Send a notification of every new post of this contact"
6585 msgstr ""
6586
6587 #: src/Module/Contact/Profile.php:397
6588 msgid "Keyword Deny List"
6589 msgstr ""
6590
6591 #: src/Module/Contact/Profile.php:397
6592 msgid ""
6593 "Comma separated list of keywords that should not be converted to hashtags, "
6594 "when \"Fetch information and keywords\" is selected"
6595 msgstr ""
6596
6597 #: src/Module/Contact/Profile.php:415
6598 #: src/Module/Settings/TwoFactor/Index.php:160
6599 msgid "Actions"
6600 msgstr ""
6601
6602 #: src/Module/Contact/Profile.php:417
6603 #: src/Module/Settings/TwoFactor/Index.php:140 view/theme/frio/theme.php:229
6604 msgid "Status"
6605 msgstr ""
6606
6607 #: src/Module/Contact/Profile.php:423
6608 msgid "Mirror postings from this contact"
6609 msgstr ""
6610
6611 #: src/Module/Contact/Profile.php:425
6612 msgid ""
6613 "Mark this contact as remote_self, this will cause friendica to repost new "
6614 "entries from this contact."
6615 msgstr ""
6616
6617 #: src/Module/Contact/Profile.php:428
6618 msgid "Channel Settings"
6619 msgstr ""
6620
6621 #: src/Module/Contact/Profile.php:429
6622 msgid "Frequency of this contact in relevant channels"
6623 msgstr ""
6624
6625 #: src/Module/Contact/Profile.php:430
6626 msgid ""
6627 "Depending on the type of the channel not all posts from this contact are "
6628 "displayed. By default, posts need to have a minimum amount of interactions "
6629 "(comments, likes) to show in your channels. On the other hand there can be "
6630 "contacts who flood the channel, so you might want to see only some of their "
6631 "posts. Or you don't want to see their content at all, but you don't want to "
6632 "block or hide the contact completely."
6633 msgstr ""
6634
6635 #: src/Module/Contact/Profile.php:431
6636 msgid "Default frequency"
6637 msgstr ""
6638
6639 #: src/Module/Contact/Profile.php:431
6640 msgid ""
6641 "Posts by this contact are displayed in the \"for you\" channel if you "
6642 "interact often with this contact or if a post reached some level of "
6643 "interaction."
6644 msgstr ""
6645
6646 #: src/Module/Contact/Profile.php:432
6647 msgid "Display all posts of this contact"
6648 msgstr ""
6649
6650 #: src/Module/Contact/Profile.php:432
6651 msgid "All posts from this contact will appear on the \"for you\" channel"
6652 msgstr ""
6653
6654 #: src/Module/Contact/Profile.php:433
6655 msgid "Display only few posts"
6656 msgstr ""
6657
6658 #: src/Module/Contact/Profile.php:433
6659 msgid ""
6660 "When a contact creates a lot of posts in a short period, this setting "
6661 "reduces the number of displayed posts in every channel."
6662 msgstr ""
6663
6664 #: src/Module/Contact/Profile.php:434
6665 msgid "Never display posts"
6666 msgstr ""
6667
6668 #: src/Module/Contact/Profile.php:434
6669 msgid "Posts from this contact will never be displayed in any channel"
6670 msgstr ""
6671
6672 #: src/Module/Contact/Profile.php:502
6673 msgid "Refetch contact data"
6674 msgstr ""
6675
6676 #: src/Module/Contact/Profile.php:513
6677 msgid "Toggle Blocked status"
6678 msgstr ""
6679
6680 #: src/Module/Contact/Profile.php:521
6681 msgid "Toggle Ignored status"
6682 msgstr ""
6683
6684 #: src/Module/Contact/Profile.php:529
6685 msgid "Toggle Collapsed status"
6686 msgstr ""
6687
6688 #: src/Module/Contact/Profile.php:536 src/Module/Contact/Revoke.php:106
6689 msgid "Revoke Follow"
6690 msgstr ""
6691
6692 #: src/Module/Contact/Profile.php:538
6693 msgid "Revoke the follow from this contact"
6694 msgstr ""
6695
6696 #: src/Module/Contact/Redir.php:134 src/Module/Contact/Redir.php:186
6697 msgid "Bad Request."
6698 msgstr ""
6699
6700 #: src/Module/Contact/Revoke.php:63
6701 msgid "Unknown contact."
6702 msgstr ""
6703
6704 #: src/Module/Contact/Revoke.php:77
6705 msgid "Contact is being deleted."
6706 msgstr ""
6707
6708 #: src/Module/Contact/Revoke.php:91
6709 msgid "Follow was successfully revoked."
6710 msgstr ""
6711
6712 #: src/Module/Contact/Revoke.php:107
6713 msgid ""
6714 "Do you really want to revoke this contact's follow? This cannot be undone "
6715 "and they will have to manually follow you back again."
6716 msgstr ""
6717
6718 #: src/Module/Contact/Revoke.php:108
6719 #: src/Module/Notifications/Introductions.php:144
6720 #: src/Module/OAuth/Acknowledge.php:54 src/Module/Register.php:130
6721 #: src/Module/Settings/TwoFactor/Trusted.php:129
6722 msgid "Yes"
6723 msgstr ""
6724
6725 #: src/Module/Contact/Suggestions.php:62
6726 msgid ""
6727 "No suggestions available. If this is a new site, please try again in 24 "
6728 "hours."
6729 msgstr ""
6730
6731 #: src/Module/Contact/Unfollow.php:98 src/Module/Contact/Unfollow.php:167
6732 msgid "You aren't following this contact."
6733 msgstr ""
6734
6735 #: src/Module/Contact/Unfollow.php:103
6736 msgid "Unfollowing is currently not supported by your network."
6737 msgstr ""
6738
6739 #: src/Module/Contact/Unfollow.php:121
6740 msgid "Disconnect/Unfollow"
6741 msgstr ""
6742
6743 #: src/Module/Contact/Unfollow.php:175
6744 msgid "Contact was successfully unfollowed"
6745 msgstr ""
6746
6747 #: src/Module/Contact/Unfollow.php:178
6748 msgid "Unable to unfollow this contact, please contact your administrator"
6749 msgstr ""
6750
6751 #: src/Module/Conversation/Channel.php:139
6752 #: src/Module/Conversation/Community.php:126 src/Module/Search/Index.php:152
6753 #: src/Module/Search/Index.php:194
6754 msgid "No results."
6755 msgstr ""
6756
6757 #: src/Module/Conversation/Channel.php:177
6758 msgid "Channel not available."
6759 msgstr ""
6760
6761 #: src/Module/Conversation/Community.php:92
6762 msgid ""
6763 "This community stream shows all public posts received by this node. They may "
6764 "not reflect the opinions of this node’s users."
6765 msgstr ""
6766
6767 #: src/Module/Conversation/Community.php:180
6768 msgid "Community option not available."
6769 msgstr ""
6770
6771 #: src/Module/Conversation/Community.php:196
6772 msgid "Not available."
6773 msgstr ""
6774
6775 #: src/Module/Conversation/Network.php:218
6776 msgid "No such circle"
6777 msgstr ""
6778
6779 #: src/Module/Conversation/Network.php:222
6780 #, php-format
6781 msgid "Circle: %s"
6782 msgstr ""
6783
6784 #: src/Module/Conversation/Network.php:250
6785 #, php-format
6786 msgid "Error %d (%s) while fetching the timeline."
6787 msgstr ""
6788
6789 #: src/Module/Conversation/Network.php:329
6790 msgid "Network feed not available."
6791 msgstr ""
6792
6793 #: src/Module/Conversation/Timeline.php:163
6794 msgid "Own Contacts"
6795 msgstr ""
6796
6797 #: src/Module/Conversation/Timeline.php:167
6798 msgid "Include"
6799 msgstr ""
6800
6801 #: src/Module/Conversation/Timeline.php:168
6802 msgid "Hide"
6803 msgstr ""
6804
6805 #: src/Module/Credits.php:44
6806 msgid "Credits"
6807 msgstr ""
6808
6809 #: src/Module/Credits.php:45
6810 msgid ""
6811 "Friendica is a community project, that would not be possible without the "
6812 "help of many people. Here is a list of those who have contributed to the "
6813 "code or the translation of Friendica. Thank you all!"
6814 msgstr ""
6815
6816 #: src/Module/Debug/ActivityPubConversion.php:53
6817 msgid "Formatted"
6818 msgstr ""
6819
6820 #: src/Module/Debug/ActivityPubConversion.php:65
6821 msgid "Activity"
6822 msgstr ""
6823
6824 #: src/Module/Debug/ActivityPubConversion.php:117
6825 msgid "Object data"
6826 msgstr ""
6827
6828 #: src/Module/Debug/ActivityPubConversion.php:124
6829 msgid "Result Item"
6830 msgstr ""
6831
6832 #: src/Module/Debug/ActivityPubConversion.php:129
6833 #: src/Module/Debug/Babel.php:293 src/Module/Moderation/Item/Source.php:87
6834 #: src/Module/Security/TwoFactor/Verify.php:98
6835 msgid "Error"
6836 msgid_plural "Errors"
6837 msgstr[0] ""
6838 msgstr[1] ""
6839
6840 #: src/Module/Debug/ActivityPubConversion.php:138
6841 msgid "Source activity"
6842 msgstr ""
6843
6844 #: src/Module/Debug/Babel.php:51
6845 msgid "Source input"
6846 msgstr ""
6847
6848 #: src/Module/Debug/Babel.php:57
6849 msgid "BBCode::toPlaintext"
6850 msgstr ""
6851
6852 #: src/Module/Debug/Babel.php:63
6853 msgid "BBCode::convert (raw HTML)"
6854 msgstr ""
6855
6856 #: src/Module/Debug/Babel.php:68
6857 msgid "BBCode::convert (hex)"
6858 msgstr ""
6859
6860 #: src/Module/Debug/Babel.php:73
6861 msgid "BBCode::convert"
6862 msgstr ""
6863
6864 #: src/Module/Debug/Babel.php:79
6865 msgid "BBCode::convert => HTML::toBBCode"
6866 msgstr ""
6867
6868 #: src/Module/Debug/Babel.php:85
6869 msgid "BBCode::toMarkdown"
6870 msgstr ""
6871
6872 #: src/Module/Debug/Babel.php:91
6873 msgid "BBCode::toMarkdown => Markdown::convert (raw HTML)"
6874 msgstr ""
6875
6876 #: src/Module/Debug/Babel.php:95
6877 msgid "BBCode::toMarkdown => Markdown::convert"
6878 msgstr ""
6879
6880 #: src/Module/Debug/Babel.php:101
6881 msgid "BBCode::toMarkdown => Markdown::toBBCode"
6882 msgstr ""
6883
6884 #: src/Module/Debug/Babel.php:107
6885 msgid "BBCode::toMarkdown =>  Markdown::convert => HTML::toBBCode"
6886 msgstr ""
6887
6888 #: src/Module/Debug/Babel.php:115
6889 msgid "Item Body"
6890 msgstr ""
6891
6892 #: src/Module/Debug/Babel.php:119
6893 msgid "Item Tags"
6894 msgstr ""
6895
6896 #: src/Module/Debug/Babel.php:125
6897 msgid "PageInfo::appendToBody"
6898 msgstr ""
6899
6900 #: src/Module/Debug/Babel.php:130
6901 msgid "PageInfo::appendToBody => BBCode::convert (raw HTML)"
6902 msgstr ""
6903
6904 #: src/Module/Debug/Babel.php:134
6905 msgid "PageInfo::appendToBody => BBCode::convert"
6906 msgstr ""
6907
6908 #: src/Module/Debug/Babel.php:141
6909 msgid "Source input (Diaspora format)"
6910 msgstr ""
6911
6912 #: src/Module/Debug/Babel.php:150
6913 msgid "Source input (Markdown)"
6914 msgstr ""
6915
6916 #: src/Module/Debug/Babel.php:156
6917 msgid "Markdown::convert (raw HTML)"
6918 msgstr ""
6919
6920 #: src/Module/Debug/Babel.php:161
6921 msgid "Markdown::convert"
6922 msgstr ""
6923
6924 #: src/Module/Debug/Babel.php:167
6925 msgid "Markdown::toBBCode"
6926 msgstr ""
6927
6928 #: src/Module/Debug/Babel.php:174
6929 msgid "Raw HTML input"
6930 msgstr ""
6931
6932 #: src/Module/Debug/Babel.php:179
6933 msgid "HTML Input"
6934 msgstr ""
6935
6936 #: src/Module/Debug/Babel.php:186
6937 msgid "HTML Purified (raw)"
6938 msgstr ""
6939
6940 #: src/Module/Debug/Babel.php:191
6941 msgid "HTML Purified (hex)"
6942 msgstr ""
6943
6944 #: src/Module/Debug/Babel.php:196
6945 msgid "HTML Purified"
6946 msgstr ""
6947
6948 #: src/Module/Debug/Babel.php:202
6949 msgid "HTML::toBBCode"
6950 msgstr ""
6951
6952 #: src/Module/Debug/Babel.php:208
6953 msgid "HTML::toBBCode => BBCode::convert"
6954 msgstr ""
6955
6956 #: src/Module/Debug/Babel.php:213
6957 msgid "HTML::toBBCode => BBCode::convert (raw HTML)"
6958 msgstr ""
6959
6960 #: src/Module/Debug/Babel.php:219
6961 msgid "HTML::toBBCode => BBCode::toPlaintext"
6962 msgstr ""
6963
6964 #: src/Module/Debug/Babel.php:225
6965 msgid "HTML::toMarkdown"
6966 msgstr ""
6967
6968 #: src/Module/Debug/Babel.php:231
6969 msgid "HTML::toPlaintext"
6970 msgstr ""
6971
6972 #: src/Module/Debug/Babel.php:237
6973 msgid "HTML::toPlaintext (compact)"
6974 msgstr ""
6975
6976 #: src/Module/Debug/Babel.php:255
6977 msgid "Decoded post"
6978 msgstr ""
6979
6980 #: src/Module/Debug/Babel.php:276
6981 msgid "Post array before expand entities"
6982 msgstr ""
6983
6984 #: src/Module/Debug/Babel.php:283
6985 msgid "Post converted"
6986 msgstr ""
6987
6988 #: src/Module/Debug/Babel.php:288
6989 msgid "Converted body"
6990 msgstr ""
6991
6992 #: src/Module/Debug/Babel.php:294
6993 msgid "Twitter addon is absent from the addon/ folder."
6994 msgstr ""
6995
6996 #: src/Module/Debug/Babel.php:304
6997 msgid "Babel Diagnostic"
6998 msgstr ""
6999
7000 #: src/Module/Debug/Babel.php:305
7001 msgid "Source text"
7002 msgstr ""
7003
7004 #: src/Module/Debug/Babel.php:306
7005 msgid "BBCode"
7006 msgstr ""
7007
7008 #: src/Module/Debug/Babel.php:308
7009 msgid "Markdown"
7010 msgstr ""
7011
7012 #: src/Module/Debug/Babel.php:309
7013 msgid "HTML"
7014 msgstr ""
7015
7016 #: src/Module/Debug/Babel.php:311
7017 msgid "Twitter Source / Tweet URL (requires API key)"
7018 msgstr ""
7019
7020 #: src/Module/Debug/Feed.php:52 src/Module/Filer/SaveTag.php:47
7021 #: src/Module/Settings/Profile/Index.php:177
7022 msgid "You must be logged in to use this module"
7023 msgstr ""
7024
7025 #: src/Module/Debug/Feed.php:77
7026 msgid "Source URL"
7027 msgstr ""
7028
7029 #: src/Module/Debug/Localtime.php:49
7030 msgid "Time Conversion"
7031 msgstr ""
7032
7033 #: src/Module/Debug/Localtime.php:50
7034 msgid ""
7035 "Friendica provides this service for sharing events with other networks and "
7036 "friends in unknown timezones."
7037 msgstr ""
7038
7039 #: src/Module/Debug/Localtime.php:51
7040 #, php-format
7041 msgid "UTC time: %s"
7042 msgstr ""
7043
7044 #: src/Module/Debug/Localtime.php:54
7045 #, php-format
7046 msgid "Current timezone: %s"
7047 msgstr ""
7048
7049 #: src/Module/Debug/Localtime.php:58
7050 #, php-format
7051 msgid "Converted localtime: %s"
7052 msgstr ""
7053
7054 #: src/Module/Debug/Localtime.php:62
7055 msgid "Please select your timezone:"
7056 msgstr ""
7057
7058 #: src/Module/Debug/Probe.php:38 src/Module/Debug/WebFinger.php:37
7059 msgid "Only logged in users are permitted to perform a probing."
7060 msgstr ""
7061
7062 #: src/Module/Debug/Probe.php:52
7063 msgid "Probe Diagnostic"
7064 msgstr ""
7065
7066 #: src/Module/Debug/Probe.php:53
7067 msgid "Output"
7068 msgstr ""
7069
7070 #: src/Module/Debug/Probe.php:56
7071 msgid "Lookup address"
7072 msgstr ""
7073
7074 #: src/Module/Debug/WebFinger.php:50
7075 msgid "Webfinger Diagnostic"
7076 msgstr ""
7077
7078 #: src/Module/Debug/WebFinger.php:52
7079 msgid "Lookup address:"
7080 msgstr ""
7081
7082 #: src/Module/Directory.php:74
7083 msgid "No entries (some entries may be hidden)."
7084 msgstr ""
7085
7086 #: src/Module/Directory.php:90
7087 msgid "Find on this site"
7088 msgstr ""
7089
7090 #: src/Module/Directory.php:92
7091 msgid "Results for:"
7092 msgstr ""
7093
7094 #: src/Module/Directory.php:94
7095 msgid "Site Directory"
7096 msgstr ""
7097
7098 #: src/Module/Filer/RemoveTag.php:105
7099 msgid "Item was not deleted"
7100 msgstr ""
7101
7102 #: src/Module/Filer/RemoveTag.php:115
7103 msgid "Item was not removed"
7104 msgstr ""
7105
7106 #: src/Module/Filer/SaveTag.php:73
7107 msgid "- select -"
7108 msgstr ""
7109
7110 #: src/Module/FriendSuggest.php:82
7111 msgid "Suggested contact not found."
7112 msgstr ""
7113
7114 #: src/Module/FriendSuggest.php:100
7115 msgid "Friend suggestion sent."
7116 msgstr ""
7117
7118 #: src/Module/FriendSuggest.php:137
7119 msgid "Suggest Friends"
7120 msgstr ""
7121
7122 #: src/Module/FriendSuggest.php:140
7123 #, php-format
7124 msgid "Suggest a friend for %s"
7125 msgstr ""
7126
7127 #: src/Module/Friendica.php:82
7128 msgid "Installed addons/apps:"
7129 msgstr ""
7130
7131 #: src/Module/Friendica.php:87
7132 msgid "No installed addons/apps"
7133 msgstr ""
7134
7135 #: src/Module/Friendica.php:92
7136 #, php-format
7137 msgid "Read about the <a href=\"%1$s/tos\">Terms of Service</a> of this node."
7138 msgstr ""
7139
7140 #: src/Module/Friendica.php:99
7141 msgid "On this server the following remote servers are blocked."
7142 msgstr ""
7143
7144 #: src/Module/Friendica.php:102
7145 #: src/Module/Moderation/Blocklist/Server/Index.php:87
7146 #: src/Module/Moderation/Blocklist/Server/Index.php:111
7147 #: src/Module/Settings/Channels.php:165
7148 msgid "Reason for the block"
7149 msgstr ""
7150
7151 #: src/Module/Friendica.php:104
7152 msgid "Download this list in CSV format"
7153 msgstr ""
7154
7155 #: src/Module/Friendica.php:118
7156 #, php-format
7157 msgid ""
7158 "This is Friendica, version %s that is running at the web location %s. The "
7159 "database version is %s, the post update version is %s."
7160 msgstr ""
7161
7162 #: src/Module/Friendica.php:123
7163 msgid ""
7164 "Please visit <a href=\"https://friendi.ca\">Friendi.ca</a> to learn more "
7165 "about the Friendica project."
7166 msgstr ""
7167
7168 #: src/Module/Friendica.php:124
7169 msgid "Bug reports and issues: please visit"
7170 msgstr ""
7171
7172 #: src/Module/Friendica.php:124
7173 msgid "the bugtracker at github"
7174 msgstr ""
7175
7176 #: src/Module/Friendica.php:125
7177 msgid ""
7178 "Suggestions, praise, etc. - please email \"info\" at \"friendi - dot - ca"
7179 msgstr ""
7180
7181 #: src/Module/HCard.php:45
7182 msgid "No profile"
7183 msgstr ""
7184
7185 #: src/Module/HTTPException/MethodNotAllowed.php:31
7186 msgid "Method Not Allowed."
7187 msgstr ""
7188
7189 #: src/Module/Help.php:60
7190 msgid "Help:"
7191 msgstr ""
7192
7193 #: src/Module/Home.php:63
7194 #, php-format
7195 msgid "Welcome to %s"
7196 msgstr ""
7197
7198 #: src/Module/Install.php:189
7199 msgid "Friendica Communications Server - Setup"
7200 msgstr ""
7201
7202 #: src/Module/Install.php:200
7203 msgid "System check"
7204 msgstr ""
7205
7206 #: src/Module/Install.php:202 src/Module/Install.php:247
7207 #: src/Module/Install.php:326
7208 msgid "Requirement not satisfied"
7209 msgstr ""
7210
7211 #: src/Module/Install.php:203
7212 msgid "Optional requirement not satisfied"
7213 msgstr ""
7214
7215 #: src/Module/Install.php:204
7216 msgid "OK"
7217 msgstr ""
7218
7219 #: src/Module/Install.php:208
7220 msgid "Next"
7221 msgstr ""
7222
7223 #: src/Module/Install.php:209
7224 msgid "Check again"
7225 msgstr ""
7226
7227 #: src/Module/Install.php:222
7228 msgid "Base settings"
7229 msgstr ""
7230
7231 #: src/Module/Install.php:224
7232 msgid "Base path to installation"
7233 msgstr ""
7234
7235 #: src/Module/Install.php:226
7236 msgid ""
7237 "If the system cannot detect the correct path to your installation, enter the "
7238 "correct path here. This setting should only be set if you are using a "
7239 "restricted system and symbolic links to your webroot."
7240 msgstr ""
7241
7242 #: src/Module/Install.php:229
7243 msgid "The Friendica system URL"
7244 msgstr ""
7245
7246 #: src/Module/Install.php:231
7247 msgid ""
7248 "Overwrite this field in case the system URL determination isn't right, "
7249 "otherwise leave it as is."
7250 msgstr ""
7251
7252 #: src/Module/Install.php:242
7253 msgid "Database connection"
7254 msgstr ""
7255
7256 #: src/Module/Install.php:243
7257 msgid ""
7258 "In order to install Friendica we need to know how to connect to your "
7259 "database."
7260 msgstr ""
7261
7262 #: src/Module/Install.php:244
7263 msgid ""
7264 "Please contact your hosting provider or site administrator if you have "
7265 "questions about these settings."
7266 msgstr ""
7267
7268 #: src/Module/Install.php:245
7269 msgid ""
7270 "The database you specify below should already exist. If it does not, please "
7271 "create it before continuing."
7272 msgstr ""
7273
7274 #: src/Module/Install.php:252
7275 msgid "Database Server Name"
7276 msgstr ""
7277
7278 #: src/Module/Install.php:257
7279 msgid "Database Login Name"
7280 msgstr ""
7281
7282 #: src/Module/Install.php:263
7283 msgid "Database Login Password"
7284 msgstr ""
7285
7286 #: src/Module/Install.php:265
7287 msgid "For security reasons the password must not be empty"
7288 msgstr ""
7289
7290 #: src/Module/Install.php:268
7291 msgid "Database Name"
7292 msgstr ""
7293
7294 #: src/Module/Install.php:272 src/Module/Install.php:300
7295 msgid "Please select a default timezone for your website"
7296 msgstr ""
7297
7298 #: src/Module/Install.php:287
7299 msgid "Site settings"
7300 msgstr ""
7301
7302 #: src/Module/Install.php:295
7303 msgid "Site administrator email address"
7304 msgstr ""
7305
7306 #: src/Module/Install.php:297
7307 msgid ""
7308 "Your account email address must match this in order to use the web admin "
7309 "panel."
7310 msgstr ""
7311
7312 #: src/Module/Install.php:304
7313 msgid "System Language:"
7314 msgstr ""
7315
7316 #: src/Module/Install.php:306
7317 msgid ""
7318 "Set the default language for your Friendica installation interface and to "
7319 "send emails."
7320 msgstr ""
7321
7322 #: src/Module/Install.php:318
7323 msgid "Your Friendica site database has been installed."
7324 msgstr ""
7325
7326 #: src/Module/Install.php:328
7327 msgid "Installation finished"
7328 msgstr ""
7329
7330 #: src/Module/Install.php:348
7331 msgid "<h1>What next</h1>"
7332 msgstr ""
7333
7334 #: src/Module/Install.php:349
7335 msgid ""
7336 "IMPORTANT: You will need to [manually] setup a scheduled task for the worker."
7337 msgstr ""
7338
7339 #: src/Module/Install.php:352
7340 #, php-format
7341 msgid ""
7342 "Go to your new Friendica node <a href=\"%s/register\">registration page</a> "
7343 "and register as new user. Remember to use the same email you have entered as "
7344 "administrator email. This will allow you to enter the site admin panel."
7345 msgstr ""
7346
7347 #: src/Module/Invite.php:57
7348 msgid "Total invitation limit exceeded."
7349 msgstr ""
7350
7351 #: src/Module/Invite.php:82
7352 #, php-format
7353 msgid "%s : Not a valid email address."
7354 msgstr ""
7355
7356 #: src/Module/Invite.php:108
7357 msgid "Please join us on Friendica"
7358 msgstr ""
7359
7360 #: src/Module/Invite.php:117
7361 msgid "Invitation limit exceeded. Please contact your site administrator."
7362 msgstr ""
7363
7364 #: src/Module/Invite.php:121
7365 #, php-format
7366 msgid "%s : Message delivery failed."
7367 msgstr ""
7368
7369 #: src/Module/Invite.php:125
7370 #, php-format
7371 msgid "%d message sent."
7372 msgid_plural "%d messages sent."
7373 msgstr[0] ""
7374 msgstr[1] ""
7375
7376 #: src/Module/Invite.php:143
7377 msgid "You have no more invitations available"
7378 msgstr ""
7379
7380 #: src/Module/Invite.php:150
7381 #, php-format
7382 msgid ""
7383 "Visit %s for a list of public sites that you can join. Friendica members on "
7384 "other sites can all connect with each other, as well as with members of many "
7385 "other social networks."
7386 msgstr ""
7387
7388 #: src/Module/Invite.php:152
7389 #, php-format
7390 msgid ""
7391 "To accept this invitation, please visit and register at %s or any other "
7392 "public Friendica website."
7393 msgstr ""
7394
7395 #: src/Module/Invite.php:153
7396 #, php-format
7397 msgid ""
7398 "Friendica sites all inter-connect to create a huge privacy-enhanced social "
7399 "web that is owned and controlled by its members. They can also connect with "
7400 "many traditional social networks. See %s for a list of alternate Friendica "
7401 "sites you can join."
7402 msgstr ""
7403
7404 #: src/Module/Invite.php:157
7405 msgid ""
7406 "Our apologies. This system is not currently configured to connect with other "
7407 "public sites or invite members."
7408 msgstr ""
7409
7410 #: src/Module/Invite.php:160
7411 msgid ""
7412 "Friendica sites all inter-connect to create a huge privacy-enhanced social "
7413 "web that is owned and controlled by its members. They can also connect with "
7414 "many traditional social networks."
7415 msgstr ""
7416
7417 #: src/Module/Invite.php:159
7418 #, php-format
7419 msgid "To accept this invitation, please visit and register at %s."
7420 msgstr ""
7421
7422 #: src/Module/Invite.php:167
7423 msgid "Send invitations"
7424 msgstr ""
7425
7426 #: src/Module/Invite.php:168
7427 msgid "Enter email addresses, one per line:"
7428 msgstr ""
7429
7430 #: src/Module/Invite.php:172
7431 msgid ""
7432 "You are cordially invited to join me and other close friends on Friendica - "
7433 "and help us to create a better social web."
7434 msgstr ""
7435
7436 #: src/Module/Invite.php:174
7437 msgid "You will need to supply this invitation code: $invite_code"
7438 msgstr ""
7439
7440 #: src/Module/Invite.php:174
7441 msgid ""
7442 "Once you have registered, please connect with me via my profile page at:"
7443 msgstr ""
7444
7445 #: src/Module/Invite.php:176
7446 msgid ""
7447 "For more information about the Friendica project and why we feel it is "
7448 "important, please visit http://friendi.ca"
7449 msgstr ""
7450
7451 #: src/Module/Item/Compose.php:85
7452 msgid "Please enter a post body."
7453 msgstr ""
7454
7455 #: src/Module/Item/Compose.php:98
7456 msgid "This feature is only available with the frio theme."
7457 msgstr ""
7458
7459 #: src/Module/Item/Compose.php:122
7460 msgid "Compose new personal note"
7461 msgstr ""
7462
7463 #: src/Module/Item/Compose.php:131
7464 msgid "Compose new post"
7465 msgstr ""
7466
7467 #: src/Module/Item/Compose.php:187
7468 msgid "Visibility"
7469 msgstr ""
7470
7471 #: src/Module/Item/Compose.php:203
7472 msgid "Clear the location"
7473 msgstr ""
7474
7475 #: src/Module/Item/Compose.php:204
7476 msgid "Location services are unavailable on your device"
7477 msgstr ""
7478
7479 #: src/Module/Item/Compose.php:205
7480 msgid ""
7481 "Location services are disabled. Please check the website's permissions on "
7482 "your device"
7483 msgstr ""
7484
7485 #: src/Module/Item/Compose.php:211
7486 msgid ""
7487 "You can make this page always open when you use the New Post button in the "
7488 "<a href=\"/settings/display\">Theme Customization settings</a>."
7489 msgstr ""
7490
7491 #: src/Module/Item/Feed.php:86
7492 msgid "The feed for this item is unavailable."
7493 msgstr ""
7494
7495 #: src/Module/Item/Follow.php:51
7496 msgid "Unable to follow this item."
7497 msgstr ""
7498
7499 #: src/Module/Maintenance.php:48 src/Module/Maintenance.php:53
7500 msgid "System down for maintenance"
7501 msgstr ""
7502
7503 #: src/Module/Maintenance.php:54
7504 msgid ""
7505 "This Friendica node is currently in maintenance mode, either automatically "
7506 "because it is self-updating or manually by the node administrator. This "
7507 "condition should be temporary, please come back in a few minutes."
7508 msgstr ""
7509
7510 #: src/Module/Manifest.php:40
7511 msgid "A Decentralized Social Network"
7512 msgstr ""
7513
7514 #: src/Module/Media/Attachment/Browser.php:58
7515 #: src/Module/Media/Photo/Browser.php:59
7516 msgid "You need to be logged in to access this page."
7517 msgstr ""
7518
7519 #: src/Module/Media/Attachment/Browser.php:74
7520 msgid "Files"
7521 msgstr ""
7522
7523 #: src/Module/Media/Attachment/Browser.php:79
7524 #: src/Module/Media/Photo/Browser.php:90
7525 #: src/Module/Settings/Profile/Photo/Index.php:129
7526 msgid "Upload"
7527 msgstr ""
7528
7529 #: src/Module/Media/Attachment/Upload.php:97
7530 msgid "Sorry, maybe your upload is bigger than the PHP configuration allows"
7531 msgstr ""
7532
7533 #: src/Module/Media/Attachment/Upload.php:97
7534 msgid "Or - did you try to upload an empty file?"
7535 msgstr ""
7536
7537 #: src/Module/Media/Attachment/Upload.php:104
7538 #, php-format
7539 msgid "File exceeds size limit of %s"
7540 msgstr ""
7541
7542 #: src/Module/Media/Attachment/Upload.php:114
7543 msgid "File upload failed."
7544 msgstr ""
7545
7546 #: src/Module/Media/Photo/Upload.php:152 src/Module/Media/Photo/Upload.php:153
7547 #: src/Module/Profile/Photos.php:217
7548 #: src/Module/Settings/Profile/Photo/Index.php:69
7549 msgid "Unable to process image."
7550 msgstr ""
7551
7552 #: src/Module/Media/Photo/Upload.php:178 src/Module/Profile/Photos.php:237
7553 #: src/Module/Settings/Profile/Photo/Index.php:96
7554 msgid "Image upload failed."
7555 msgstr ""
7556
7557 #: src/Module/Moderation/BaseUsers.php:72
7558 msgid "List of all users"
7559 msgstr ""
7560
7561 #: src/Module/Moderation/BaseUsers.php:77
7562 msgid "Active"
7563 msgstr ""
7564
7565 #: src/Module/Moderation/BaseUsers.php:80
7566 msgid "List of active accounts"
7567 msgstr ""
7568
7569 #: src/Module/Moderation/BaseUsers.php:88
7570 msgid "List of pending registrations"
7571 msgstr ""
7572
7573 #: src/Module/Moderation/BaseUsers.php:96
7574 msgid "List of blocked users"
7575 msgstr ""
7576
7577 #: src/Module/Moderation/BaseUsers.php:101
7578 msgid "Deleted"
7579 msgstr ""
7580
7581 #: src/Module/Moderation/BaseUsers.php:104
7582 msgid "List of pending user deletions"
7583 msgstr ""
7584
7585 #: src/Module/Moderation/BaseUsers.php:119 src/Module/Settings/Account.php:472
7586 msgid "Normal Account Page"
7587 msgstr ""
7588
7589 #: src/Module/Moderation/BaseUsers.php:120 src/Module/Settings/Account.php:479
7590 msgid "Soapbox Page"
7591 msgstr ""
7592
7593 #: src/Module/Moderation/BaseUsers.php:121 src/Module/Settings/Account.php:486
7594 msgid "Public Group"
7595 msgstr ""
7596
7597 #: src/Module/Moderation/BaseUsers.php:122 src/Module/Settings/Account.php:493
7598 msgid "Automatic Friend Page"
7599 msgstr ""
7600
7601 #: src/Module/Moderation/BaseUsers.php:123
7602 msgid "Private Group"
7603 msgstr ""
7604
7605 #: src/Module/Moderation/BaseUsers.php:126 src/Module/Settings/Account.php:444
7606 msgid "Personal Page"
7607 msgstr ""
7608
7609 #: src/Module/Moderation/BaseUsers.php:127 src/Module/Settings/Account.php:451
7610 msgid "Organisation Page"
7611 msgstr ""
7612
7613 #: src/Module/Moderation/BaseUsers.php:128 src/Module/Settings/Account.php:458
7614 msgid "News Page"
7615 msgstr ""
7616
7617 #: src/Module/Moderation/BaseUsers.php:129 src/Module/Settings/Account.php:465
7618 msgid "Community Group"
7619 msgstr ""
7620
7621 #: src/Module/Moderation/BaseUsers.php:130
7622 msgid "Relay"
7623 msgstr ""
7624
7625 #: src/Module/Moderation/Blocklist/Contact.php:70
7626 msgid "You can't block a local contact, please block the user instead"
7627 msgstr ""
7628
7629 #: src/Module/Moderation/Blocklist/Contact.php:89
7630 #, php-format
7631 msgid "%s contact unblocked"
7632 msgid_plural "%s contacts unblocked"
7633 msgstr[0] ""
7634 msgstr[1] ""
7635
7636 #: src/Module/Moderation/Blocklist/Contact.php:111
7637 msgid "Remote Contact Blocklist"
7638 msgstr ""
7639
7640 #: src/Module/Moderation/Blocklist/Contact.php:112
7641 msgid ""
7642 "This page allows you to prevent any message from a remote contact to reach "
7643 "your node."
7644 msgstr ""
7645
7646 #: src/Module/Moderation/Blocklist/Contact.php:113
7647 msgid "Block Remote Contact"
7648 msgstr ""
7649
7650 #: src/Module/Moderation/Blocklist/Contact.php:114
7651 #: src/Module/Moderation/Users/Active.php:135
7652 #: src/Module/Moderation/Users/Blocked.php:135
7653 #: src/Module/Moderation/Users/Index.php:149
7654 #: src/Module/Moderation/Users/Pending.php:98
7655 msgid "select all"
7656 msgstr ""
7657
7658 #: src/Module/Moderation/Blocklist/Contact.php:115
7659 msgid "select none"
7660 msgstr ""
7661
7662 #: src/Module/Moderation/Blocklist/Contact.php:118
7663 msgid "No remote contact is blocked from this node."
7664 msgstr ""
7665
7666 #: src/Module/Moderation/Blocklist/Contact.php:120
7667 msgid "Blocked Remote Contacts"
7668 msgstr ""
7669
7670 #: src/Module/Moderation/Blocklist/Contact.php:121
7671 msgid "Block New Remote Contact"
7672 msgstr ""
7673
7674 #: src/Module/Moderation/Blocklist/Contact.php:122
7675 #: src/Module/Moderation/Reports.php:95
7676 msgid "Photo"
7677 msgstr ""
7678
7679 #: src/Module/Moderation/Blocklist/Contact.php:122
7680 msgid "Reason"
7681 msgstr ""
7682
7683 #: src/Module/Moderation/Blocklist/Contact.php:130
7684 #, php-format
7685 msgid "%s total blocked contact"
7686 msgid_plural "%s total blocked contacts"
7687 msgstr[0] ""
7688 msgstr[1] ""
7689
7690 #: src/Module/Moderation/Blocklist/Contact.php:133
7691 msgid "URL of the remote contact to block."
7692 msgstr ""
7693
7694 #: src/Module/Moderation/Blocklist/Contact.php:134
7695 msgid "Also purge contact"
7696 msgstr ""
7697
7698 #: src/Module/Moderation/Blocklist/Contact.php:134
7699 msgid ""
7700 "Removes all content related to this contact from the node. Keeps the contact "
7701 "record. This action cannot be undone."
7702 msgstr ""
7703
7704 #: src/Module/Moderation/Blocklist/Contact.php:135
7705 #: src/Module/Moderation/Blocklist/Server/Import.php:124
7706 msgid "Block Reason"
7707 msgstr ""
7708
7709 #: src/Module/Moderation/Blocklist/Server/Add.php:80
7710 msgid "Server domain pattern added to the blocklist."
7711 msgstr ""
7712
7713 #: src/Module/Moderation/Blocklist/Server/Add.php:88
7714 #, php-format
7715 msgid "%s server scheduled to be purged."
7716 msgid_plural "%s servers scheduled to be purged."
7717 msgstr[0] ""
7718 msgstr[1] ""
7719
7720 #: src/Module/Moderation/Blocklist/Server/Add.php:120
7721 #: src/Module/Moderation/Blocklist/Server/Import.php:117
7722 msgid "← Return to the list"
7723 msgstr ""
7724
7725 #: src/Module/Moderation/Blocklist/Server/Add.php:122
7726 msgid "Block A New Server Domain Pattern"
7727 msgstr ""
7728
7729 #: src/Module/Moderation/Blocklist/Server/Add.php:123
7730 #: src/Module/Moderation/Blocklist/Server/Index.php:99
7731 msgid ""
7732 "<p>The server domain pattern syntax is case-insensitive shell wildcard, "
7733 "comprising the following special characters:</p>\n"
7734 "<ul>\n"
7735 "\t<li><code>*</code>: Any number of characters</li>\n"
7736 "\t<li><code>?</code>: Any single character</li>\n"
7737 "</ul>"
7738 msgstr ""
7739
7740 #: src/Module/Moderation/Blocklist/Server/Add.php:128
7741 #: src/Module/Moderation/Blocklist/Server/Index.php:107
7742 msgid "Check pattern"
7743 msgstr ""
7744
7745 #: src/Module/Moderation/Blocklist/Server/Add.php:129
7746 msgid "Matching known servers"
7747 msgstr ""
7748
7749 #: src/Module/Moderation/Blocklist/Server/Add.php:130
7750 #: src/Module/Settings/Server/Action.php:76
7751 #: src/Module/Settings/Server/Index.php:106
7752 msgid "Server Name"
7753 msgstr ""
7754
7755 #: src/Module/Moderation/Blocklist/Server/Add.php:131
7756 msgid "Server Domain"
7757 msgstr ""
7758
7759 #: src/Module/Moderation/Blocklist/Server/Add.php:132
7760 msgid "Known Contacts"
7761 msgstr ""
7762
7763 #: src/Module/Moderation/Blocklist/Server/Add.php:133
7764 #, php-format
7765 msgid "%d known server"
7766 msgid_plural "%d known servers"
7767 msgstr[0] ""
7768 msgstr[1] ""
7769
7770 #: src/Module/Moderation/Blocklist/Server/Add.php:134
7771 msgid "Add pattern to the blocklist"
7772 msgstr ""
7773
7774 #: src/Module/Moderation/Blocklist/Server/Add.php:136
7775 #: src/Module/Moderation/Blocklist/Server/Index.php:116
7776 msgid "Server Domain Pattern"
7777 msgstr ""
7778
7779 #: src/Module/Moderation/Blocklist/Server/Add.php:136
7780 #: src/Module/Moderation/Blocklist/Server/Index.php:116
7781 msgid ""
7782 "The domain pattern of the new server to add to the blocklist. Do not include "
7783 "the protocol."
7784 msgstr ""
7785
7786 #: src/Module/Moderation/Blocklist/Server/Add.php:137
7787 msgid "Purge server"
7788 msgstr ""
7789
7790 #: src/Module/Moderation/Blocklist/Server/Add.php:137
7791 msgid ""
7792 "Also purges all the locally stored content authored by the known contacts "
7793 "registered on that server. Keeps the contacts and the server records. This "
7794 "action cannot be undone."
7795 msgid_plural ""
7796 "Also purges all the locally stored content authored by the known contacts "
7797 "registered on these servers. Keeps the contacts and the servers records. "
7798 "This action cannot be undone."
7799 msgstr[0] ""
7800 msgstr[1] ""
7801
7802 #: src/Module/Moderation/Blocklist/Server/Add.php:138
7803 msgid "Block reason"
7804 msgstr ""
7805
7806 #: src/Module/Moderation/Blocklist/Server/Add.php:138
7807 msgid ""
7808 "The reason why you blocked this server domain pattern. This reason will be "
7809 "shown publicly in the server information page."
7810 msgstr ""
7811
7812 #: src/Module/Moderation/Blocklist/Server/Import.php:74
7813 #: src/Module/Moderation/Blocklist/Server/Import.php:83
7814 msgid "Error importing pattern file"
7815 msgstr ""
7816
7817 #: src/Module/Moderation/Blocklist/Server/Import.php:89
7818 msgid "Local blocklist replaced with the provided file."
7819 msgstr ""
7820
7821 #: src/Module/Moderation/Blocklist/Server/Import.php:93
7822 #, php-format
7823 msgid "%d pattern was added to the local blocklist."
7824 msgid_plural "%d patterns were added to the local blocklist."
7825 msgstr[0] ""
7826 msgstr[1] ""
7827
7828 #: src/Module/Moderation/Blocklist/Server/Import.php:95
7829 msgid "No pattern was added to the local blocklist."
7830 msgstr ""
7831
7832 #: src/Module/Moderation/Blocklist/Server/Import.php:119
7833 msgid "Import a Server Domain Pattern Blocklist"
7834 msgstr ""
7835
7836 #: src/Module/Moderation/Blocklist/Server/Import.php:120
7837 msgid ""
7838 "<p>This file can be downloaded from the <code>/friendica</code> path of any "
7839 "Friendica server.</p>"
7840 msgstr ""
7841
7842 #: src/Module/Moderation/Blocklist/Server/Import.php:121
7843 #: src/Module/Moderation/Blocklist/Server/Index.php:106
7844 msgid "Upload file"
7845 msgstr ""
7846
7847 #: src/Module/Moderation/Blocklist/Server/Import.php:122
7848 msgid "Patterns to import"
7849 msgstr ""
7850
7851 #: src/Module/Moderation/Blocklist/Server/Import.php:123
7852 msgid "Domain Pattern"
7853 msgstr ""
7854
7855 #: src/Module/Moderation/Blocklist/Server/Import.php:125
7856 msgid "Import Mode"
7857 msgstr ""
7858
7859 #: src/Module/Moderation/Blocklist/Server/Import.php:126
7860 msgid "Import Patterns"
7861 msgstr ""
7862
7863 #: src/Module/Moderation/Blocklist/Server/Import.php:127
7864 #, php-format
7865 msgid "%d total pattern"
7866 msgid_plural "%d total patterns"
7867 msgstr[0] ""
7868 msgstr[1] ""
7869
7870 #: src/Module/Moderation/Blocklist/Server/Import.php:129
7871 #: src/Module/Moderation/Blocklist/Server/Index.php:115
7872 msgid "Server domain pattern blocklist CSV file"
7873 msgstr ""
7874
7875 #: src/Module/Moderation/Blocklist/Server/Import.php:130
7876 msgid "Append"
7877 msgstr ""
7878
7879 #: src/Module/Moderation/Blocklist/Server/Import.php:130
7880 msgid ""
7881 "Imports patterns from the file that weren't already existing in the current "
7882 "blocklist."
7883 msgstr ""
7884
7885 #: src/Module/Moderation/Blocklist/Server/Import.php:131
7886 msgid "Replace"
7887 msgstr ""
7888
7889 #: src/Module/Moderation/Blocklist/Server/Import.php:131
7890 msgid "Replaces the current blocklist by the imported patterns."
7891 msgstr ""
7892
7893 #: src/Module/Moderation/Blocklist/Server/Index.php:86
7894 #: src/Module/Moderation/Blocklist/Server/Index.php:110
7895 #: src/Module/Settings/Channels.php:164
7896 msgid "Blocked server domain pattern"
7897 msgstr ""
7898
7899 #: src/Module/Moderation/Blocklist/Server/Index.php:88
7900 msgid "Delete server domain pattern"
7901 msgstr ""
7902
7903 #: src/Module/Moderation/Blocklist/Server/Index.php:88
7904 msgid "Check to delete this entry from the blocklist"
7905 msgstr ""
7906
7907 #: src/Module/Moderation/Blocklist/Server/Index.php:96
7908 msgid "Server Domain Pattern Blocklist"
7909 msgstr ""
7910
7911 #: src/Module/Moderation/Blocklist/Server/Index.php:97
7912 msgid ""
7913 "This page can be used to define a blocklist of server domain patterns from "
7914 "the federated network that are not allowed to interact with your node. For "
7915 "each domain pattern you should also provide the reason why you block it."
7916 msgstr ""
7917
7918 #: src/Module/Moderation/Blocklist/Server/Index.php:98
7919 msgid ""
7920 "The list of blocked server domain patterns will be made publically available "
7921 "on the <a href=\"/friendica\">/friendica</a> page so that your users and "
7922 "people investigating communication problems can find the reason easily."
7923 msgstr ""
7924
7925 #: src/Module/Moderation/Blocklist/Server/Index.php:104
7926 msgid "Import server domain pattern blocklist"
7927 msgstr ""
7928
7929 #: src/Module/Moderation/Blocklist/Server/Index.php:105
7930 msgid "Add new entry to the blocklist"
7931 msgstr ""
7932
7933 #: src/Module/Moderation/Blocklist/Server/Index.php:108
7934 msgid "Save changes to the blocklist"
7935 msgstr ""
7936
7937 #: src/Module/Moderation/Blocklist/Server/Index.php:109
7938 msgid "Current Entries in the Blocklist"
7939 msgstr ""
7940
7941 #: src/Module/Moderation/Blocklist/Server/Index.php:112
7942 msgid "Delete entry from the blocklist"
7943 msgstr ""
7944
7945 #: src/Module/Moderation/Blocklist/Server/Index.php:113
7946 msgid "Delete entry from the blocklist?"
7947 msgstr ""
7948
7949 #: src/Module/Moderation/Item/Delete.php:50
7950 msgid "Item marked for deletion."
7951 msgstr ""
7952
7953 #: src/Module/Moderation/Item/Delete.php:63
7954 msgid "Delete this Item"
7955 msgstr ""
7956
7957 #: src/Module/Moderation/Item/Delete.php:64
7958 msgid ""
7959 "On this page you can delete an item from your node. If the item is a top "
7960 "level posting, the entire thread will be deleted."
7961 msgstr ""
7962
7963 #: src/Module/Moderation/Item/Delete.php:65
7964 msgid ""
7965 "You need to know the GUID of the item. You can find it e.g. by looking at "
7966 "the display URL. The last part of http://example.com/display/123456 is the "
7967 "GUID, here 123456."
7968 msgstr ""
7969
7970 #: src/Module/Moderation/Item/Delete.php:67
7971 msgid "GUID"
7972 msgstr ""
7973
7974 #: src/Module/Moderation/Item/Delete.php:67
7975 msgid "The GUID of the item you want to delete."
7976 msgstr ""
7977
7978 #: src/Module/Moderation/Item/Source.php:77
7979 msgid "Item Id"
7980 msgstr ""
7981
7982 #: src/Module/Moderation/Item/Source.php:78
7983 msgid "Item URI"
7984 msgstr ""
7985
7986 #: src/Module/Moderation/Item/Source.php:80
7987 msgid "Terms"
7988 msgstr ""
7989
7990 #: src/Module/Moderation/Item/Source.php:81
7991 msgid "Tag"
7992 msgstr ""
7993
7994 #: src/Module/Moderation/Item/Source.php:82
7995 #: src/Module/Moderation/Users/Active.php:126
7996 #: src/Module/Moderation/Users/Blocked.php:126
7997 #: src/Module/Moderation/Users/Index.php:140
7998 msgid "Type"
7999 msgstr ""
8000
8001 #: src/Module/Moderation/Item/Source.php:83
8002 msgid "Term"
8003 msgstr ""
8004
8005 #: src/Module/Moderation/Item/Source.php:84
8006 msgid "URL"
8007 msgstr ""
8008
8009 #: src/Module/Moderation/Item/Source.php:86
8010 msgid "Implicit Mention"
8011 msgstr ""
8012
8013 #: src/Module/Moderation/Item/Source.php:88
8014 msgid "Item not found"
8015 msgstr ""
8016
8017 #: src/Module/Moderation/Item/Source.php:89
8018 msgid "No source recorded"
8019 msgstr ""
8020
8021 #: src/Module/Moderation/Item/Source.php:90
8022 msgid ""
8023 "Please make sure the <code>debug.store_source</code> config key is set in "
8024 "<code>config/local.config.php</code> for future items to have sources."
8025 msgstr ""
8026
8027 #: src/Module/Moderation/Item/Source.php:92
8028 msgid "Item Guid"
8029 msgstr ""
8030
8031 #: src/Module/Moderation/Report/Create.php:95
8032 msgid "Contact not found or their server is already blocked on this node."
8033 msgstr ""
8034
8035 #: src/Module/Moderation/Report/Create.php:136
8036 msgid "Please login to access this page."
8037 msgstr ""
8038
8039 #: src/Module/Moderation/Report/Create.php:165
8040 #: src/Module/Moderation/Report/Create.php:180
8041 #: src/Module/Moderation/Report/Create.php:208
8042 #: src/Module/Moderation/Report/Create.php:260
8043 #: src/Module/Moderation/Report/Create.php:279
8044 msgid "Create Moderation Report"
8045 msgstr ""
8046
8047 #: src/Module/Moderation/Report/Create.php:166
8048 msgid "Pick Contact"
8049 msgstr ""
8050
8051 #: src/Module/Moderation/Report/Create.php:167
8052 msgid ""
8053 "Please enter below the contact address or profile URL you would like to "
8054 "create a moderation report about."
8055 msgstr ""
8056
8057 #: src/Module/Moderation/Report/Create.php:171
8058 msgid "Contact address/URL"
8059 msgstr ""
8060
8061 #: src/Module/Moderation/Report/Create.php:181
8062 msgid "Pick Category"
8063 msgstr ""
8064
8065 #: src/Module/Moderation/Report/Create.php:182
8066 msgid "Please pick below the category of your report."
8067 msgstr ""
8068
8069 #: src/Module/Moderation/Report/Create.php:186
8070 #: src/Module/Moderation/Report/Create.php:311
8071 msgid "Spam"
8072 msgstr ""
8073
8074 #: src/Module/Moderation/Report/Create.php:186
8075 msgid ""
8076 "This contact is publishing many repeated/overly long posts/replies or "
8077 "advertising their product/websites in otherwise irrelevant conversations."
8078 msgstr ""
8079
8080 #: src/Module/Moderation/Report/Create.php:187
8081 #: src/Module/Moderation/Report/Create.php:312
8082 msgid "Illegal Content"
8083 msgstr ""
8084
8085 #: src/Module/Moderation/Report/Create.php:187
8086 msgid ""
8087 "This contact is publishing content that is considered illegal in this node's "
8088 "hosting juridiction."
8089 msgstr ""
8090
8091 #: src/Module/Moderation/Report/Create.php:188
8092 #: src/Module/Moderation/Report/Create.php:313
8093 msgid "Community Safety"
8094 msgstr ""
8095
8096 #: src/Module/Moderation/Report/Create.php:188
8097 msgid ""
8098 "This contact aggravated you or other people, by being provocative or "
8099 "insensitive, intentionally or not. This includes disclosing people's private "
8100 "information (doxxing), posting threats or offensive pictures in posts or "
8101 "replies."
8102 msgstr ""
8103
8104 #: src/Module/Moderation/Report/Create.php:189
8105 #: src/Module/Moderation/Report/Create.php:314
8106 msgid "Unwanted Content/Behavior"
8107 msgstr ""
8108
8109 #: src/Module/Moderation/Report/Create.php:189
8110 msgid ""
8111 "This contact has repeatedly published content irrelevant to the node's theme "
8112 "or is openly criticizing the node's administration/moderation without "
8113 "directly engaging with the relevant people for example or repeatedly "
8114 "nitpicking on a sensitive topic."
8115 msgstr ""
8116
8117 #: src/Module/Moderation/Report/Create.php:190
8118 #: src/Module/Moderation/Report/Create.php:315
8119 msgid "Rules Violation"
8120 msgstr ""
8121
8122 #: src/Module/Moderation/Report/Create.php:190
8123 msgid ""
8124 "This contact violated one or more rules of this node. You will be able to "
8125 "pick which one(s) in the next step."
8126 msgstr ""
8127
8128 #: src/Module/Moderation/Report/Create.php:191
8129 msgid ""
8130 "Please elaborate below why you submitted this report. The more details you "
8131 "provide, the better your report can be handled."
8132 msgstr ""
8133
8134 #: src/Module/Moderation/Report/Create.php:193
8135 msgid "Additional Information"
8136 msgstr ""
8137
8138 #: src/Module/Moderation/Report/Create.php:193
8139 msgid ""
8140 "Please provide any additional information relevant to this particular "
8141 "report. You will be able to attach posts by this contact in the next step, "
8142 "but any context is welcome."
8143 msgstr ""
8144
8145 #: src/Module/Moderation/Report/Create.php:209
8146 msgid "Pick Rules"
8147 msgstr ""
8148
8149 #: src/Module/Moderation/Report/Create.php:210
8150 msgid "Please pick below the node rules you believe this contact violated."
8151 msgstr ""
8152
8153 #: src/Module/Moderation/Report/Create.php:261
8154 msgid "Pick Posts"
8155 msgstr ""
8156
8157 #: src/Module/Moderation/Report/Create.php:262
8158 msgid "Please optionally pick posts to attach to your report."
8159 msgstr ""
8160
8161 #: src/Module/Moderation/Report/Create.php:281
8162 msgid "Submit Report"
8163 msgstr ""
8164
8165 #: src/Module/Moderation/Report/Create.php:282
8166 msgid "Further Action"
8167 msgstr ""
8168
8169 #: src/Module/Moderation/Report/Create.php:283
8170 msgid ""
8171 "You can also perform one of the following action on the contact you reported:"
8172 msgstr ""
8173
8174 #: src/Module/Moderation/Report/Create.php:291
8175 msgid "Nothing"
8176 msgstr ""
8177
8178 #: src/Module/Moderation/Report/Create.php:292
8179 msgid "Collapse contact"
8180 msgstr ""
8181
8182 #: src/Module/Moderation/Report/Create.php:292
8183 msgid ""
8184 "Their posts and replies will keep appearing in your Network page but their "
8185 "content will be collapsed by default."
8186 msgstr ""
8187
8188 #: src/Module/Moderation/Report/Create.php:293
8189 msgid ""
8190 "Their posts won't appear in your Network page anymore, but their replies can "
8191 "appear in forum threads. They still can follow you."
8192 msgstr ""
8193
8194 #: src/Module/Moderation/Report/Create.php:294
8195 msgid "Block contact"
8196 msgstr ""
8197
8198 #: src/Module/Moderation/Report/Create.php:294
8199 msgid ""
8200 "Their posts won't appear in your Network page anymore, but their replies can "
8201 "appear in forum threads, with their content collapsed by default. They "
8202 "cannot follow you but still can have access to your public posts by other "
8203 "means."
8204 msgstr ""
8205
8206 #: src/Module/Moderation/Report/Create.php:297
8207 msgid "Forward report"
8208 msgstr ""
8209
8210 #: src/Module/Moderation/Report/Create.php:297
8211 msgid "Would you ike to forward this report to the remote server?"
8212 msgstr ""
8213
8214 #: src/Module/Moderation/Report/Create.php:330
8215 msgid "1. Pick a contact"
8216 msgstr ""
8217
8218 #: src/Module/Moderation/Report/Create.php:331
8219 msgid "2. Pick a category"
8220 msgstr ""
8221
8222 #: src/Module/Moderation/Report/Create.php:332
8223 msgid "2a. Pick rules"
8224 msgstr ""
8225
8226 #: src/Module/Moderation/Report/Create.php:333
8227 msgid "2b. Add comment"
8228 msgstr ""
8229
8230 #: src/Module/Moderation/Report/Create.php:334
8231 msgid "3. Pick posts"
8232 msgstr ""
8233
8234 #: src/Module/Moderation/Reports.php:90
8235 msgid "List of reports"
8236 msgstr ""
8237
8238 #: src/Module/Moderation/Reports.php:91
8239 msgid "This page display reports created by our or remote users."
8240 msgstr ""
8241
8242 #: src/Module/Moderation/Reports.php:92
8243 msgid "No report exists at this node."
8244 msgstr ""
8245
8246 #: src/Module/Moderation/Reports.php:95
8247 msgid "Category"
8248 msgstr ""
8249
8250 #: src/Module/Moderation/Reports.php:101
8251 #, php-format
8252 msgid "%s total report"
8253 msgid_plural "%s total reports"
8254 msgstr[0] ""
8255 msgstr[1] ""
8256
8257 #: src/Module/Moderation/Reports.php:104
8258 msgid "URL of the reported contact."
8259 msgstr ""
8260
8261 #: src/Module/Moderation/Summary.php:53
8262 msgid "Normal Account"
8263 msgstr ""
8264
8265 #: src/Module/Moderation/Summary.php:54
8266 msgid "Automatic Follower Account"
8267 msgstr ""
8268
8269 #: src/Module/Moderation/Summary.php:55
8270 msgid "Public Group Account"
8271 msgstr ""
8272
8273 #: src/Module/Moderation/Summary.php:56
8274 msgid "Automatic Friend Account"
8275 msgstr ""
8276
8277 #: src/Module/Moderation/Summary.php:57
8278 msgid "Blog Account"
8279 msgstr ""
8280
8281 #: src/Module/Moderation/Summary.php:58
8282 msgid "Private Group Account"
8283 msgstr ""
8284
8285 #: src/Module/Moderation/Summary.php:78
8286 msgid "Registered users"
8287 msgstr ""
8288
8289 #: src/Module/Moderation/Summary.php:80
8290 msgid "Pending registrations"
8291 msgstr ""
8292
8293 #: src/Module/Moderation/Users/Active.php:43
8294 #: src/Module/Moderation/Users/Index.php:43
8295 #, php-format
8296 msgid "%s user blocked"
8297 msgid_plural "%s users blocked"
8298 msgstr[0] ""
8299 msgstr[1] ""
8300
8301 #: src/Module/Moderation/Users/Active.php:51
8302 #: src/Module/Moderation/Users/Active.php:85
8303 #: src/Module/Moderation/Users/Blocked.php:51
8304 #: src/Module/Moderation/Users/Blocked.php:85
8305 #: src/Module/Moderation/Users/Index.php:58
8306 #: src/Module/Moderation/Users/Index.php:92
8307 msgid "You can't remove yourself"
8308 msgstr ""
8309
8310 #: src/Module/Moderation/Users/Active.php:55
8311 #: src/Module/Moderation/Users/Blocked.php:55
8312 #: src/Module/Moderation/Users/Index.php:62
8313 #, php-format
8314 msgid "%s user deleted"
8315 msgid_plural "%s users deleted"
8316 msgstr[0] ""
8317 msgstr[1] ""
8318
8319 #: src/Module/Moderation/Users/Active.php:83
8320 #: src/Module/Moderation/Users/Blocked.php:83
8321 #: src/Module/Moderation/Users/Index.php:90
8322 #, php-format
8323 msgid "User \"%s\" deleted"
8324 msgstr ""
8325
8326 #: src/Module/Moderation/Users/Active.php:93
8327 #: src/Module/Moderation/Users/Index.php:100
8328 #, php-format
8329 msgid "User \"%s\" blocked"
8330 msgstr ""
8331
8332 #: src/Module/Moderation/Users/Active.php:126
8333 #: src/Module/Moderation/Users/Blocked.php:126
8334 #: src/Module/Moderation/Users/Deleted.php:83
8335 #: src/Module/Moderation/Users/Index.php:140
8336 #: src/Module/Moderation/Users/Index.php:160
8337 msgid "Register date"
8338 msgstr ""
8339
8340 #: src/Module/Moderation/Users/Active.php:126
8341 #: src/Module/Moderation/Users/Blocked.php:126
8342 #: src/Module/Moderation/Users/Deleted.php:83
8343 #: src/Module/Moderation/Users/Index.php:140
8344 #: src/Module/Moderation/Users/Index.php:160
8345 msgid "Last login"
8346 msgstr ""
8347
8348 #: src/Module/Moderation/Users/Active.php:126
8349 #: src/Module/Moderation/Users/Blocked.php:126
8350 #: src/Module/Moderation/Users/Deleted.php:83
8351 #: src/Module/Moderation/Users/Index.php:140
8352 #: src/Module/Moderation/Users/Index.php:160
8353 msgid "Last public item"
8354 msgstr ""
8355
8356 #: src/Module/Moderation/Users/Active.php:134
8357 msgid "Active Accounts"
8358 msgstr ""
8359
8360 #: src/Module/Moderation/Users/Active.php:138
8361 #: src/Module/Moderation/Users/Blocked.php:137
8362 #: src/Module/Moderation/Users/Index.php:153
8363 msgid "User blocked"
8364 msgstr ""
8365
8366 #: src/Module/Moderation/Users/Active.php:139
8367 #: src/Module/Moderation/Users/Blocked.php:139
8368 #: src/Module/Moderation/Users/Index.php:155
8369 msgid "Site admin"
8370 msgstr ""
8371
8372 #: src/Module/Moderation/Users/Active.php:140
8373 #: src/Module/Moderation/Users/Blocked.php:140
8374 #: src/Module/Moderation/Users/Index.php:156
8375 msgid "Account expired"
8376 msgstr ""
8377
8378 #: src/Module/Moderation/Users/Active.php:141
8379 #: src/Module/Moderation/Users/Index.php:159
8380 msgid "Create a new user"
8381 msgstr ""
8382
8383 #: src/Module/Moderation/Users/Active.php:147
8384 #: src/Module/Moderation/Users/Blocked.php:146
8385 #: src/Module/Moderation/Users/Index.php:165
8386 msgid ""
8387 "Selected users will be deleted!\\n\\nEverything these users had posted on "
8388 "this site will be permanently deleted!\\n\\nAre you sure?"
8389 msgstr ""
8390
8391 #: src/Module/Moderation/Users/Active.php:148
8392 #: src/Module/Moderation/Users/Blocked.php:147
8393 #: src/Module/Moderation/Users/Index.php:166
8394 msgid ""
8395 "The user {0} will be deleted!\\n\\nEverything this user has posted on this "
8396 "site will be permanently deleted!\\n\\nAre you sure?"
8397 msgstr ""
8398
8399 #: src/Module/Moderation/Users/Blocked.php:43
8400 #: src/Module/Moderation/Users/Index.php:50
8401 #, php-format
8402 msgid "%s user unblocked"
8403 msgid_plural "%s users unblocked"
8404 msgstr[0] ""
8405 msgstr[1] ""
8406
8407 #: src/Module/Moderation/Users/Blocked.php:92
8408 #: src/Module/Moderation/Users/Index.php:106
8409 #, php-format
8410 msgid "User \"%s\" unblocked"
8411 msgstr ""
8412
8413 #: src/Module/Moderation/Users/Blocked.php:134
8414 msgid "Blocked Users"
8415 msgstr ""
8416
8417 #: src/Module/Moderation/Users/Create.php:62
8418 msgid "New User"
8419 msgstr ""
8420
8421 #: src/Module/Moderation/Users/Create.php:63
8422 msgid "Add User"
8423 msgstr ""
8424
8425 #: src/Module/Moderation/Users/Create.php:70
8426 msgid "Name of the new user."
8427 msgstr ""
8428
8429 #: src/Module/Moderation/Users/Create.php:71
8430 msgid "Nickname"
8431 msgstr ""
8432
8433 #: src/Module/Moderation/Users/Create.php:71
8434 msgid "Nickname of the new user."
8435 msgstr ""
8436
8437 #: src/Module/Moderation/Users/Create.php:72
8438 msgid "Email address of the new user."
8439 msgstr ""
8440
8441 #: src/Module/Moderation/Users/Deleted.php:81
8442 msgid "Users awaiting permanent deletion"
8443 msgstr ""
8444
8445 #: src/Module/Moderation/Users/Deleted.php:83
8446 #: src/Module/Moderation/Users/Index.php:160
8447 msgid "Permanent deletion"
8448 msgstr ""
8449
8450 #: src/Module/Moderation/Users/Index.php:150
8451 msgid "User waiting for permanent deletion"
8452 msgstr ""
8453
8454 #: src/Module/Moderation/Users/Pending.php:44
8455 #, php-format
8456 msgid "%s user approved"
8457 msgid_plural "%s users approved"
8458 msgstr[0] ""
8459 msgstr[1] ""
8460
8461 #: src/Module/Moderation/Users/Pending.php:51
8462 #, php-format
8463 msgid "%s registration revoked"
8464 msgid_plural "%s registrations revoked"
8465 msgstr[0] ""
8466 msgstr[1] ""
8467
8468 #: src/Module/Moderation/Users/Pending.php:76
8469 msgid "Account approved."
8470 msgstr ""
8471
8472 #: src/Module/Moderation/Users/Pending.php:82
8473 msgid "Registration revoked"
8474 msgstr ""
8475
8476 #: src/Module/Moderation/Users/Pending.php:97
8477 msgid "User registrations awaiting review"
8478 msgstr ""
8479
8480 #: src/Module/Moderation/Users/Pending.php:99
8481 msgid "Request date"
8482 msgstr ""
8483
8484 #: src/Module/Moderation/Users/Pending.php:100
8485 msgid "No registrations."
8486 msgstr ""
8487
8488 #: src/Module/Moderation/Users/Pending.php:101
8489 msgid "Note from the user"
8490 msgstr ""
8491
8492 #: src/Module/Moderation/Users/Pending.php:103
8493 msgid "Deny"
8494 msgstr ""
8495
8496 #: src/Module/Notifications/Introductions.php:99
8497 msgid "Show Ignored Requests"
8498 msgstr ""
8499
8500 #: src/Module/Notifications/Introductions.php:99
8501 msgid "Hide Ignored Requests"
8502 msgstr ""
8503
8504 #: src/Module/Notifications/Introductions.php:115
8505 #: src/Module/Notifications/Introductions.php:178
8506 msgid "Notification type:"
8507 msgstr ""
8508
8509 #: src/Module/Notifications/Introductions.php:118
8510 msgid "Suggested by:"
8511 msgstr ""
8512
8513 #: src/Module/Notifications/Introductions.php:143
8514 msgid "Claims to be known to you: "
8515 msgstr ""
8516
8517 #: src/Module/Notifications/Introductions.php:144
8518 #: src/Module/OAuth/Acknowledge.php:55 src/Module/Register.php:131
8519 #: src/Module/Settings/TwoFactor/Trusted.php:129
8520 msgid "No"
8521 msgstr ""
8522
8523 #: src/Module/Notifications/Introductions.php:152
8524 msgid "Shall your connection be bidirectional or not?"
8525 msgstr ""
8526
8527 #: src/Module/Notifications/Introductions.php:153
8528 #, php-format
8529 msgid ""
8530 "Accepting %s as a friend allows %s to subscribe to your posts, and you will "
8531 "also receive updates from them in your news feed."
8532 msgstr ""
8533
8534 #: src/Module/Notifications/Introductions.php:154
8535 #, php-format
8536 msgid ""
8537 "Accepting %s as a subscriber allows them to subscribe to your posts, but you "
8538 "will not receive updates from them in your news feed."
8539 msgstr ""
8540
8541 #: src/Module/Notifications/Introductions.php:156
8542 msgid "Friend"
8543 msgstr ""
8544
8545 #: src/Module/Notifications/Introductions.php:157
8546 msgid "Subscriber"
8547 msgstr ""
8548
8549 #: src/Module/Notifications/Introductions.php:216
8550 msgid "No introductions."
8551 msgstr ""
8552
8553 #: src/Module/Notifications/Introductions.php:217
8554 #: src/Module/Notifications/Notifications.php:135
8555 #, php-format
8556 msgid "No more %s notifications."
8557 msgstr ""
8558
8559 #: src/Module/Notifications/Notification.php:135
8560 msgid "You must be logged in to show this page."
8561 msgstr ""
8562
8563 #: src/Module/Notifications/Notifications.php:66
8564 msgid "Network Notifications"
8565 msgstr ""
8566
8567 #: src/Module/Notifications/Notifications.php:72
8568 msgid "System Notifications"
8569 msgstr ""
8570
8571 #: src/Module/Notifications/Notifications.php:78
8572 msgid "Personal Notifications"
8573 msgstr ""
8574
8575 #: src/Module/Notifications/Notifications.php:84
8576 msgid "Home Notifications"
8577 msgstr ""
8578
8579 #: src/Module/Notifications/Notifications.php:140
8580 msgid "Show unread"
8581 msgstr ""
8582
8583 #: src/Module/Notifications/Ping.php:246
8584 msgid "{0} requested registration"
8585 msgstr ""
8586
8587 #: src/Module/Notifications/Ping.php:255
8588 #, php-format
8589 msgid "{0} and %d others requested registration"
8590 msgstr ""
8591
8592 #: src/Module/OAuth/Acknowledge.php:51
8593 msgid "Authorize application connection"
8594 msgstr ""
8595
8596 #: src/Module/OAuth/Acknowledge.php:53
8597 msgid ""
8598 "Do you want to authorize this application to access your posts and contacts, "
8599 "and/or create new posts for you?"
8600 msgstr ""
8601
8602 #: src/Module/OAuth/Authorize.php:54
8603 msgid "Unsupported or missing response type"
8604 msgstr ""
8605
8606 #: src/Module/OAuth/Authorize.php:59 src/Module/OAuth/Token.php:78
8607 msgid "Incomplete request data"
8608 msgstr ""
8609
8610 #: src/Module/OAuth/Authorize.php:106
8611 #, php-format
8612 msgid ""
8613 "Please copy the following authentication code into your application and "
8614 "close this window: %s"
8615 msgstr ""
8616
8617 #: src/Module/OAuth/Token.php:83
8618 msgid "Invalid data or unknown client"
8619 msgstr ""
8620
8621 #: src/Module/OAuth/Token.php:108
8622 msgid "Unsupported or missing grant type"
8623 msgstr ""
8624
8625 #: src/Module/OStatus/Repair.php:83
8626 msgid "Resubscribing to OStatus contacts"
8627 msgstr ""
8628
8629 #: src/Module/OStatus/Repair.php:84 src/Module/OStatus/Subscribe.php:158
8630 msgid "Keep this window open until done."
8631 msgstr ""
8632
8633 #: src/Module/OStatus/Repair.php:85
8634 msgid "✔ Done"
8635 msgstr ""
8636
8637 #: src/Module/OStatus/Repair.php:86
8638 msgid "No OStatus contacts to resubscribe to."
8639 msgstr ""
8640
8641 #: src/Module/OStatus/Subscribe.php:70
8642 msgid "Subscribing to contacts"
8643 msgstr ""
8644
8645 #: src/Module/OStatus/Subscribe.php:79
8646 msgid "No contact provided."
8647 msgstr ""
8648
8649 #: src/Module/OStatus/Subscribe.php:85
8650 msgid "Couldn't fetch information for contact."
8651 msgstr ""
8652
8653 #: src/Module/OStatus/Subscribe.php:96
8654 msgid "Couldn't fetch friends for contact."
8655 msgstr ""
8656
8657 #: src/Module/OStatus/Subscribe.php:102 src/Module/OStatus/Subscribe.php:113
8658 msgid "Couldn't fetch following contacts."
8659 msgstr ""
8660
8661 #: src/Module/OStatus/Subscribe.php:108
8662 msgid "Couldn't fetch remote profile."
8663 msgstr ""
8664
8665 #: src/Module/OStatus/Subscribe.php:118
8666 msgid "Unsupported network"
8667 msgstr ""
8668
8669 #: src/Module/OStatus/Subscribe.php:134
8670 msgid "Done"
8671 msgstr ""
8672
8673 #: src/Module/OStatus/Subscribe.php:148
8674 msgid "success"
8675 msgstr ""
8676
8677 #: src/Module/OStatus/Subscribe.php:150
8678 msgid "failed"
8679 msgstr ""
8680
8681 #: src/Module/OStatus/Subscribe.php:153
8682 msgid "ignored"
8683 msgstr ""
8684
8685 #: src/Module/PermissionTooltip.php:49
8686 #, php-format
8687 msgid "Wrong type \"%s\", expected one of: %s"
8688 msgstr ""
8689
8690 #: src/Module/PermissionTooltip.php:79
8691 msgid "Model not found"
8692 msgstr ""
8693
8694 #: src/Module/PermissionTooltip.php:94
8695 msgid "Unlisted"
8696 msgstr ""
8697
8698 #: src/Module/PermissionTooltip.php:112
8699 msgid "Remote privacy information not available."
8700 msgstr ""
8701
8702 #: src/Module/PermissionTooltip.php:120
8703 msgid "Visible to:"
8704 msgstr ""
8705
8706 #: src/Module/PermissionTooltip.php:214
8707 #, php-format
8708 msgid "Collection (%s)"
8709 msgstr ""
8710
8711 #: src/Module/PermissionTooltip.php:218
8712 #, php-format
8713 msgid "Followers (%s)"
8714 msgstr ""
8715
8716 #: src/Module/PermissionTooltip.php:237
8717 #, php-format
8718 msgid "%d more"
8719 msgstr ""
8720
8721 #: src/Module/PermissionTooltip.php:241
8722 #, php-format
8723 msgid "<b>To:</b> %s<br>"
8724 msgstr ""
8725
8726 #: src/Module/PermissionTooltip.php:244
8727 #, php-format
8728 msgid "<b>CC:</b> %s<br>"
8729 msgstr ""
8730
8731 #: src/Module/PermissionTooltip.php:247
8732 #, php-format
8733 msgid "<b>BCC:</b> %s<br>"
8734 msgstr ""
8735
8736 #: src/Module/PermissionTooltip.php:250
8737 #, php-format
8738 msgid "<b>Audience:</b> %s<br>"
8739 msgstr ""
8740
8741 #: src/Module/PermissionTooltip.php:253
8742 #, php-format
8743 msgid "<b>Attributed To:</b> %s<br>"
8744 msgstr ""
8745
8746 #: src/Module/Photo.php:130
8747 msgid "The Photo is not available."
8748 msgstr ""
8749
8750 #: src/Module/Photo.php:155
8751 #, php-format
8752 msgid "The Photo with id %s is not available."
8753 msgstr ""
8754
8755 #: src/Module/Photo.php:192
8756 #, php-format
8757 msgid "Invalid external resource with url %s."
8758 msgstr ""
8759
8760 #: src/Module/Photo.php:194
8761 #, php-format
8762 msgid "Invalid photo with id %s."
8763 msgstr ""
8764
8765 #: src/Module/Post/Edit.php:82 src/Module/Post/Edit.php:96
8766 msgid "Post not found."
8767 msgstr ""
8768
8769 #: src/Module/Post/Edit.php:102
8770 msgid "Edit post"
8771 msgstr ""
8772
8773 #: src/Module/Post/Edit.php:136
8774 msgid "web link"
8775 msgstr ""
8776
8777 #: src/Module/Post/Edit.php:137
8778 msgid "Insert video link"
8779 msgstr ""
8780
8781 #: src/Module/Post/Edit.php:138
8782 msgid "video link"
8783 msgstr ""
8784
8785 #: src/Module/Post/Edit.php:139
8786 msgid "Insert audio link"
8787 msgstr ""
8788
8789 #: src/Module/Post/Edit.php:140
8790 msgid "audio link"
8791 msgstr ""
8792
8793 #: src/Module/Post/Tag/Remove.php:106
8794 msgid "Remove Item Tag"
8795 msgstr ""
8796
8797 #: src/Module/Post/Tag/Remove.php:107
8798 msgid "Select a tag to remove: "
8799 msgstr ""
8800
8801 #: src/Module/Post/Tag/Remove.php:108
8802 #: src/Module/Settings/TwoFactor/Trusted.php:147
8803 msgid "Remove"
8804 msgstr ""
8805
8806 #: src/Module/Profile/Contacts.php:141
8807 #, php-format
8808 msgid "Mutual friend (%s)"
8809 msgid_plural "Mutual friends (%s)"
8810 msgstr[0] ""
8811 msgstr[1] ""
8812
8813 #: src/Module/Profile/Contacts.php:143
8814 #, php-format
8815 msgid "These contacts both follow and are followed by <strong>%s</strong>."
8816 msgstr ""
8817
8818 #: src/Module/Profile/Contacts.php:159
8819 msgid "No contacts."
8820 msgstr ""
8821
8822 #: src/Module/Profile/Conversations.php:106
8823 #: src/Module/Profile/Conversations.php:109 src/Module/Profile/Profile.php:351
8824 #: src/Module/Profile/Profile.php:354 src/Protocol/Feed.php:1098
8825 #: src/Protocol/OStatus.php:1009
8826 #, php-format
8827 msgid "%s's timeline"
8828 msgstr ""
8829
8830 #: src/Module/Profile/Conversations.php:107 src/Module/Profile/Profile.php:352
8831 #: src/Protocol/Feed.php:1102 src/Protocol/OStatus.php:1014
8832 #, php-format
8833 msgid "%s's posts"
8834 msgstr ""
8835
8836 #: src/Module/Profile/Conversations.php:108 src/Module/Profile/Profile.php:353
8837 #: src/Protocol/Feed.php:1105 src/Protocol/OStatus.php:1018
8838 #, php-format
8839 msgid "%s's comments"
8840 msgstr ""
8841
8842 #: src/Module/Profile/Photos.php:164 src/Module/Profile/Photos.php:167
8843 #: src/Module/Profile/Photos.php:194
8844 #: src/Module/Settings/Profile/Photo/Index.php:60
8845 #, php-format
8846 msgid "Image exceeds size limit of %s"
8847 msgstr ""
8848
8849 #: src/Module/Profile/Photos.php:170
8850 msgid "Image upload didn't complete, please try again"
8851 msgstr ""
8852
8853 #: src/Module/Profile/Photos.php:173
8854 msgid "Image file is missing"
8855 msgstr ""
8856
8857 #: src/Module/Profile/Photos.php:178
8858 msgid ""
8859 "Server can't accept new file upload at this time, please contact your "
8860 "administrator"
8861 msgstr ""
8862
8863 #: src/Module/Profile/Photos.php:202
8864 msgid "Image file is empty."
8865 msgstr ""
8866
8867 #: src/Module/Profile/Photos.php:356
8868 msgid "View Album"
8869 msgstr ""
8870
8871 #: src/Module/Profile/Profile.php:112 src/Module/Profile/Restricted.php:50
8872 msgid "Profile not found."
8873 msgstr ""
8874
8875 #: src/Module/Profile/Profile.php:158
8876 #, php-format
8877 msgid ""
8878 "You're currently viewing your profile as <b>%s</b> <a href=\"%s\" class="
8879 "\"btn btn-sm pull-right\">Cancel</a>"
8880 msgstr ""
8881
8882 #: src/Module/Profile/Profile.php:167
8883 msgid "Full Name:"
8884 msgstr ""
8885
8886 #: src/Module/Profile/Profile.php:172
8887 msgid "Member since:"
8888 msgstr ""
8889
8890 #: src/Module/Profile/Profile.php:178
8891 msgid "j F, Y"
8892 msgstr ""
8893
8894 #: src/Module/Profile/Profile.php:179
8895 msgid "j F"
8896 msgstr ""
8897
8898 #: src/Module/Profile/Profile.php:187 src/Util/Temporal.php:168
8899 msgid "Birthday:"
8900 msgstr ""
8901
8902 #: src/Module/Profile/Profile.php:190 src/Module/Settings/Profile/Index.php:291
8903 #: src/Util/Temporal.php:170
8904 msgid "Age: "
8905 msgstr ""
8906
8907 #: src/Module/Profile/Profile.php:190 src/Module/Settings/Profile/Index.php:291
8908 #: src/Util/Temporal.php:170
8909 #, php-format
8910 msgid "%d year old"
8911 msgid_plural "%d years old"
8912 msgstr[0] ""
8913 msgstr[1] ""
8914
8915 #: src/Module/Profile/Profile.php:195 src/Module/Settings/Profile/Index.php:284
8916 msgid "Description:"
8917 msgstr ""
8918
8919 #: src/Module/Profile/Profile.php:261
8920 msgid "Groups:"
8921 msgstr ""
8922
8923 #: src/Module/Profile/Profile.php:273
8924 msgid "View profile as:"
8925 msgstr ""
8926
8927 #: src/Module/Profile/Profile.php:290
8928 msgid "View as"
8929 msgstr ""
8930
8931 #: src/Module/Profile/RemoteFollow.php:82
8932 msgid "Profile unavailable."
8933 msgstr ""
8934
8935 #: src/Module/Profile/RemoteFollow.php:88
8936 msgid "Invalid locator"
8937 msgstr ""
8938
8939 #: src/Module/Profile/RemoteFollow.php:95
8940 msgid "The provided profile link doesn't seem to be valid"
8941 msgstr ""
8942
8943 #: src/Module/Profile/RemoteFollow.php:100
8944 msgid ""
8945 "Remote subscription can't be done for your network. Please subscribe "
8946 "directly on your system."
8947 msgstr ""
8948
8949 #: src/Module/Profile/RemoteFollow.php:128
8950 msgid "Friend/Connection Request"
8951 msgstr ""
8952
8953 #: src/Module/Profile/RemoteFollow.php:129
8954 #, php-format
8955 msgid ""
8956 "Enter your Webfinger address (user@domain.tld) or profile URL here. If this "
8957 "isn't supported by your system, you have to subscribe to <strong>%s</strong> "
8958 "or <strong>%s</strong> directly on your system."
8959 msgstr ""
8960
8961 #: src/Module/Profile/RemoteFollow.php:130
8962 #, php-format
8963 msgid ""
8964 "If you are not yet a member of the free social web, <a href=\"%s\">follow "
8965 "this link to find a public Friendica node and join us today</a>."
8966 msgstr ""
8967
8968 #: src/Module/Profile/RemoteFollow.php:131
8969 msgid "Your Webfinger address or profile URL:"
8970 msgstr ""
8971
8972 #: src/Module/Profile/Restricted.php:59
8973 msgid "Restricted profile"
8974 msgstr ""
8975
8976 #: src/Module/Profile/Restricted.php:60
8977 msgid ""
8978 "This profile has been restricted which prevents access to their public "
8979 "content from anonymous visitors."
8980 msgstr ""
8981
8982 #: src/Module/Profile/Schedule.php:83
8983 msgid "Scheduled"
8984 msgstr ""
8985
8986 #: src/Module/Profile/Schedule.php:84
8987 msgid "Content"
8988 msgstr ""
8989
8990 #: src/Module/Profile/Schedule.php:85
8991 msgid "Remove post"
8992 msgstr ""
8993
8994 #: src/Module/Profile/UnkMail.php:78
8995 msgid "Empty message body."
8996 msgstr ""
8997
8998 #: src/Module/Profile/UnkMail.php:103
8999 msgid "Unable to check your home location."
9000 msgstr ""
9001
9002 #: src/Module/Profile/UnkMail.php:127
9003 msgid "Recipient not found."
9004 msgstr ""
9005
9006 #: src/Module/Profile/UnkMail.php:138
9007 #, php-format
9008 msgid "Number of daily wall messages for %s exceeded. Message failed."
9009 msgstr ""
9010
9011 #: src/Module/Profile/UnkMail.php:152
9012 #, php-format
9013 msgid ""
9014 "If you wish for %s to respond, please check that the privacy settings on "
9015 "your site allow private mail from unknown senders."
9016 msgstr ""
9017
9018 #: src/Module/Profile/UnkMail.php:160
9019 msgid "To"
9020 msgstr ""
9021
9022 #: src/Module/Profile/UnkMail.php:161
9023 msgid "Subject"
9024 msgstr ""
9025
9026 #: src/Module/Profile/UnkMail.php:162
9027 msgid "Your message"
9028 msgstr ""
9029
9030 #: src/Module/Register.php:84
9031 msgid "Only parent users can create additional accounts."
9032 msgstr ""
9033
9034 #: src/Module/Register.php:99 src/Module/User/Import.php:111
9035 msgid ""
9036 "This site has exceeded the number of allowed daily account registrations. "
9037 "Please try again tomorrow."
9038 msgstr ""
9039
9040 #: src/Module/Register.php:116
9041 msgid ""
9042 "You may (optionally) fill in this form via OpenID by supplying your OpenID "
9043 "and clicking \"Register\"."
9044 msgstr ""
9045
9046 #: src/Module/Register.php:117
9047 msgid ""
9048 "If you are not familiar with OpenID, please leave that field blank and fill "
9049 "in the rest of the items."
9050 msgstr ""
9051
9052 #: src/Module/Register.php:118
9053 msgid "Your OpenID (optional): "
9054 msgstr ""
9055
9056 #: src/Module/Register.php:127
9057 msgid "Include your profile in member directory?"
9058 msgstr ""
9059
9060 #: src/Module/Register.php:148
9061 msgid "Note for the admin"
9062 msgstr ""
9063
9064 #: src/Module/Register.php:148
9065 msgid "Leave a message for the admin, why you want to join this node"
9066 msgstr ""
9067
9068 #: src/Module/Register.php:149
9069 msgid "Membership on this site is by invitation only."
9070 msgstr ""
9071
9072 #: src/Module/Register.php:150
9073 msgid "Your invitation code: "
9074 msgstr ""
9075
9076 #: src/Module/Register.php:158
9077 msgid "Your Display Name (as you would like it to be displayed on this system"
9078 msgstr ""
9079
9080 #: src/Module/Register.php:159
9081 msgid ""
9082 "Your Email Address: (Initial information will be send there, so this has to "
9083 "be an existing address.)"
9084 msgstr ""
9085
9086 #: src/Module/Register.php:160
9087 msgid "Please repeat your e-mail address:"
9088 msgstr ""
9089
9090 #: src/Module/Register.php:162 src/Module/Security/PasswordTooLong.php:100
9091 #: src/Module/Settings/Account.php:547
9092 msgid "New Password:"
9093 msgstr ""
9094
9095 #: src/Module/Register.php:162
9096 msgid "Leave empty for an auto generated password."
9097 msgstr ""
9098
9099 #: src/Module/Register.php:163 src/Module/Security/PasswordTooLong.php:101
9100 #: src/Module/Settings/Account.php:548
9101 msgid "Confirm:"
9102 msgstr ""
9103
9104 #: src/Module/Register.php:164
9105 #, php-format
9106 msgid ""
9107 "Choose a profile nickname. This must begin with a text character. Your "
9108 "profile address on this site will then be \"<strong>nickname@%s</strong>\"."
9109 msgstr ""
9110
9111 #: src/Module/Register.php:165
9112 msgid "Choose a nickname: "
9113 msgstr ""
9114
9115 #: src/Module/Register.php:173 src/Module/User/Import.php:117
9116 msgid "Import"
9117 msgstr ""
9118
9119 #: src/Module/Register.php:174
9120 msgid "Import your profile to this friendica instance"
9121 msgstr ""
9122
9123 #: src/Module/Register.php:181
9124 msgid "Note: This node explicitly contains adult content"
9125 msgstr ""
9126
9127 #: src/Module/Register.php:183 src/Module/Settings/Delegation.php:181
9128 msgid "Parent Password:"
9129 msgstr ""
9130
9131 #: src/Module/Register.php:183 src/Module/Settings/Delegation.php:181
9132 msgid ""
9133 "Please enter the password of the parent account to legitimize your request."
9134 msgstr ""
9135
9136 #: src/Module/Register.php:212
9137 msgid "Password doesn't match."
9138 msgstr ""
9139
9140 #: src/Module/Register.php:218
9141 msgid "Please enter your password."
9142 msgstr ""
9143
9144 #: src/Module/Register.php:260
9145 msgid "You have entered too much information."
9146 msgstr ""
9147
9148 #: src/Module/Register.php:283
9149 msgid "Please enter the identical mail address in the second field."
9150 msgstr ""
9151
9152 #: src/Module/Register.php:310
9153 msgid "The additional account was created."
9154 msgstr ""
9155
9156 #: src/Module/Register.php:335
9157 msgid ""
9158 "Registration successful. Please check your email for further instructions."
9159 msgstr ""
9160
9161 #: src/Module/Register.php:342
9162 #, php-format
9163 msgid ""
9164 "Failed to send email message. Here your accout details:<br> login: %s<br> "
9165 "password: %s<br><br>You can change your password after login."
9166 msgstr ""
9167
9168 #: src/Module/Register.php:348
9169 msgid "Registration successful."
9170 msgstr ""
9171
9172 #: src/Module/Register.php:357 src/Module/Register.php:364
9173 #: src/Module/Register.php:374
9174 msgid "Your registration can not be processed."
9175 msgstr ""
9176
9177 #: src/Module/Register.php:363
9178 msgid "You have to leave a request note for the admin."
9179 msgstr ""
9180
9181 #: src/Module/Register.php:373
9182 msgid "An internal error occured."
9183 msgstr ""
9184
9185 #: src/Module/Register.php:395
9186 msgid "Your registration is pending approval by the site owner."
9187 msgstr ""
9188
9189 #: src/Module/Search/Acl.php:73
9190 msgid "You must be logged in to use this module."
9191 msgstr ""
9192
9193 #: src/Module/Search/Index.php:69
9194 msgid "Only logged in users are permitted to perform a search."
9195 msgstr ""
9196
9197 #: src/Module/Search/Index.php:89
9198 msgid "Only one search per minute is permitted for not logged in users."
9199 msgstr ""
9200
9201 #: src/Module/Search/Index.php:205
9202 #, php-format
9203 msgid "Items tagged with: %s"
9204 msgstr ""
9205
9206 #: src/Module/Search/Saved.php:59
9207 msgid "Search term was not saved."
9208 msgstr ""
9209
9210 #: src/Module/Search/Saved.php:62
9211 msgid "Search term already saved."
9212 msgstr ""
9213
9214 #: src/Module/Search/Saved.php:68
9215 msgid "Search term was not removed."
9216 msgstr ""
9217
9218 #: src/Module/Security/Login.php:123
9219 msgid "Create a New Account"
9220 msgstr ""
9221
9222 #: src/Module/Security/Login.php:142
9223 msgid "Your OpenID: "
9224 msgstr ""
9225
9226 #: src/Module/Security/Login.php:145
9227 msgid ""
9228 "Please enter your username and password to add the OpenID to your existing "
9229 "account."
9230 msgstr ""
9231
9232 #: src/Module/Security/Login.php:147
9233 msgid "Or login using OpenID: "
9234 msgstr ""
9235
9236 #: src/Module/Security/Login.php:161
9237 msgid "Password: "
9238 msgstr ""
9239
9240 #: src/Module/Security/Login.php:162
9241 msgid "Remember me"
9242 msgstr ""
9243
9244 #: src/Module/Security/Login.php:171
9245 msgid "Forgot your password?"
9246 msgstr ""
9247
9248 #: src/Module/Security/Login.php:174
9249 msgid "Website Terms of Service"
9250 msgstr ""
9251
9252 #: src/Module/Security/Login.php:175
9253 msgid "terms of service"
9254 msgstr ""
9255
9256 #: src/Module/Security/Login.php:177
9257 msgid "Website Privacy Policy"
9258 msgstr ""
9259
9260 #: src/Module/Security/Login.php:178
9261 msgid "privacy policy"
9262 msgstr ""
9263
9264 #: src/Module/Security/Logout.php:84
9265 #: src/Module/Security/TwoFactor/SignOut.php:78
9266 #: src/Module/Security/TwoFactor/SignOut.php:86
9267 #: src/Module/Security/TwoFactor/SignOut.php:108
9268 #: src/Module/Security/TwoFactor/SignOut.php:115
9269 msgid "Logged out."
9270 msgstr ""
9271
9272 #: src/Module/Security/OpenID.php:54
9273 msgid "OpenID protocol error. No ID returned"
9274 msgstr ""
9275
9276 #: src/Module/Security/OpenID.php:90
9277 msgid ""
9278 "Account not found. Please login to your existing account to add the OpenID "
9279 "to it."
9280 msgstr ""
9281
9282 #: src/Module/Security/OpenID.php:92
9283 msgid ""
9284 "Account not found. Please register a new account or login to your existing "
9285 "account to add the OpenID to it."
9286 msgstr ""
9287
9288 #: src/Module/Security/PasswordTooLong.php:57
9289 #: src/Module/Settings/Account.php:67
9290 msgid "Passwords do not match."
9291 msgstr ""
9292
9293 #: src/Module/Security/PasswordTooLong.php:64
9294 msgid "Password does not need changing."
9295 msgstr ""
9296
9297 #: src/Module/Security/PasswordTooLong.php:77
9298 #: src/Module/Settings/Account.php:81
9299 msgid "Password unchanged."
9300 msgstr ""
9301
9302 #: src/Module/Security/PasswordTooLong.php:91
9303 msgid "Password Too Long"
9304 msgstr ""
9305
9306 #: src/Module/Security/PasswordTooLong.php:92
9307 msgid ""
9308 "Since version 2022.09, we've realized that any password longer than 72 "
9309 "characters is truncated during hashing. To prevent any confusion about this "
9310 "behavior, please update your password to be fewer or equal to 72 characters."
9311 msgstr ""
9312
9313 #: src/Module/Security/PasswordTooLong.php:93
9314 msgid "Update Password"
9315 msgstr ""
9316
9317 #: src/Module/Security/PasswordTooLong.php:99
9318 #: src/Module/Settings/Account.php:549
9319 msgid "Current Password:"
9320 msgstr ""
9321
9322 #: src/Module/Security/PasswordTooLong.php:99
9323 #: src/Module/Settings/Account.php:549
9324 msgid "Your current password to confirm the changes"
9325 msgstr ""
9326
9327 #: src/Module/Security/PasswordTooLong.php:100
9328 #: src/Module/Settings/Account.php:533
9329 msgid ""
9330 "Allowed characters are a-z, A-Z, 0-9 and special characters except white "
9331 "spaces and accentuated letters."
9332 msgstr ""
9333
9334 #: src/Module/Security/PasswordTooLong.php:100
9335 #: src/Module/Settings/Account.php:534
9336 msgid "Password length is limited to 72 characters."
9337 msgstr ""
9338
9339 #: src/Module/Security/TwoFactor/Recovery.php:74
9340 #, php-format
9341 msgid "Remaining recovery codes: %d"
9342 msgstr ""
9343
9344 #: src/Module/Security/TwoFactor/Recovery.php:80
9345 #: src/Module/Security/TwoFactor/Verify.php:77
9346 #: src/Module/Settings/TwoFactor/Verify.php:98
9347 msgid "Invalid code, please retry."
9348 msgstr ""
9349
9350 #: src/Module/Security/TwoFactor/Recovery.php:99
9351 msgid "Two-factor recovery"
9352 msgstr ""
9353
9354 #: src/Module/Security/TwoFactor/Recovery.php:100
9355 msgid ""
9356 "<p>You can enter one of your one-time recovery codes in case you lost access "
9357 "to your mobile device.</p>"
9358 msgstr ""
9359
9360 #: src/Module/Security/TwoFactor/Recovery.php:101
9361 #, php-format
9362 msgid ""
9363 "Don’t have your phone? <a href=\"%s\">Enter a two-factor recovery code</a>"
9364 msgstr ""
9365
9366 #: src/Module/Security/TwoFactor/Recovery.php:102
9367 msgid "Please enter a recovery code"
9368 msgstr ""
9369
9370 #: src/Module/Security/TwoFactor/Recovery.php:103
9371 msgid "Submit recovery code and complete login"
9372 msgstr ""
9373
9374 #: src/Module/Security/TwoFactor/SignOut.php:122
9375 msgid "Sign out of this browser?"
9376 msgstr ""
9377
9378 #: src/Module/Security/TwoFactor/SignOut.php:123
9379 msgid ""
9380 "<p>If you trust this browser, you will not be asked for verification code "
9381 "the next time you sign in.</p>"
9382 msgstr ""
9383
9384 #: src/Module/Security/TwoFactor/SignOut.php:124
9385 msgid "Sign out"
9386 msgstr ""
9387
9388 #: src/Module/Security/TwoFactor/SignOut.php:126
9389 msgid "Trust and sign out"
9390 msgstr ""
9391
9392 #: src/Module/Security/TwoFactor/Trust.php:96
9393 msgid "Couldn't save browser to Cookie."
9394 msgstr ""
9395
9396 #: src/Module/Security/TwoFactor/Trust.php:141
9397 msgid "Trust this browser?"
9398 msgstr ""
9399
9400 #: src/Module/Security/TwoFactor/Trust.php:142
9401 msgid ""
9402 "<p>If you choose to trust this browser, you will not be asked for a "
9403 "verification code the next time you sign in.</p>"
9404 msgstr ""
9405
9406 #: src/Module/Security/TwoFactor/Trust.php:143
9407 msgid "Not now"
9408 msgstr ""
9409
9410 #: src/Module/Security/TwoFactor/Trust.php:144
9411 msgid "Don't trust"
9412 msgstr ""
9413
9414 #: src/Module/Security/TwoFactor/Trust.php:145
9415 msgid "Trust"
9416 msgstr ""
9417
9418 #: src/Module/Security/TwoFactor/Verify.php:97
9419 msgid ""
9420 "<p>Open the two-factor authentication app on your device to get an "
9421 "authentication code and verify your identity.</p>"
9422 msgstr ""
9423
9424 #: src/Module/Security/TwoFactor/Verify.php:100
9425 #, php-format
9426 msgid ""
9427 "If you do not have access to your authentication code you can use a <a href="
9428 "\"%s\">two-factor recovery code</a>."
9429 msgstr ""
9430
9431 #: src/Module/Security/TwoFactor/Verify.php:101
9432 #: src/Module/Settings/TwoFactor/Verify.php:158
9433 msgid "Please enter a code from your authentication app"
9434 msgstr ""
9435
9436 #: src/Module/Security/TwoFactor/Verify.php:102
9437 msgid "Verify code and complete login"
9438 msgstr ""
9439
9440 #: src/Module/Settings/Account.php:96
9441 msgid "Please use a shorter name."
9442 msgstr ""
9443
9444 #: src/Module/Settings/Account.php:99
9445 msgid "Name too short."
9446 msgstr ""
9447
9448 #: src/Module/Settings/Account.php:108
9449 msgid "Wrong Password."
9450 msgstr ""
9451
9452 #: src/Module/Settings/Account.php:113
9453 msgid "Invalid email."
9454 msgstr ""
9455
9456 #: src/Module/Settings/Account.php:117
9457 msgid "Cannot change to that email."
9458 msgstr ""
9459
9460 #: src/Module/Settings/Account.php:146 src/Module/Settings/Account.php:199
9461 #: src/Module/Settings/Account.php:220 src/Module/Settings/Account.php:304
9462 #: src/Module/Settings/Account.php:331
9463 msgid "Settings were not updated."
9464 msgstr ""
9465
9466 #: src/Module/Settings/Account.php:344
9467 msgid "Contact CSV file upload error"
9468 msgstr ""
9469
9470 #: src/Module/Settings/Account.php:363
9471 msgid "Importing Contacts done"
9472 msgstr ""
9473
9474 #: src/Module/Settings/Account.php:376
9475 msgid "Relocate message has been send to your contacts"
9476 msgstr ""
9477
9478 #: src/Module/Settings/Account.php:393
9479 msgid "Unable to find your profile. Please contact your admin."
9480 msgstr ""
9481
9482 #: src/Module/Settings/Account.php:435
9483 msgid "Personal Page Subtypes"
9484 msgstr ""
9485
9486 #: src/Module/Settings/Account.php:436
9487 msgid "Community Group Subtypes"
9488 msgstr ""
9489
9490 #: src/Module/Settings/Account.php:446
9491 msgid "Account for a personal profile."
9492 msgstr ""
9493
9494 #: src/Module/Settings/Account.php:453
9495 msgid ""
9496 "Account for an organisation that automatically approves contact requests as "
9497 "\"Followers\"."
9498 msgstr ""
9499
9500 #: src/Module/Settings/Account.php:460
9501 msgid ""
9502 "Account for a news reflector that automatically approves contact requests as "
9503 "\"Followers\"."
9504 msgstr ""
9505
9506 #: src/Module/Settings/Account.php:467
9507 msgid "Account for community discussions."
9508 msgstr ""
9509
9510 #: src/Module/Settings/Account.php:474
9511 msgid ""
9512 "Account for a regular personal profile that requires manual approval of "
9513 "\"Friends\" and \"Followers\"."
9514 msgstr ""
9515
9516 #: src/Module/Settings/Account.php:481
9517 msgid ""
9518 "Account for a public profile that automatically approves contact requests as "
9519 "\"Followers\"."
9520 msgstr ""
9521
9522 #: src/Module/Settings/Account.php:488
9523 msgid "Automatically approves all contact requests."
9524 msgstr ""
9525
9526 #: src/Module/Settings/Account.php:495
9527 msgid ""
9528 "Account for a popular profile that automatically approves contact requests "
9529 "as \"Friends\"."
9530 msgstr ""
9531
9532 #: src/Module/Settings/Account.php:500
9533 msgid "Private Group [Experimental]"
9534 msgstr ""
9535
9536 #: src/Module/Settings/Account.php:502
9537 msgid "Requires manual approval of contact requests."
9538 msgstr ""
9539
9540 #: src/Module/Settings/Account.php:511
9541 msgid "OpenID:"
9542 msgstr ""
9543
9544 #: src/Module/Settings/Account.php:511
9545 msgid "(Optional) Allow this OpenID to login to this account."
9546 msgstr ""
9547
9548 #: src/Module/Settings/Account.php:519
9549 msgid "Publish your profile in your local site directory?"
9550 msgstr ""
9551
9552 #: src/Module/Settings/Account.php:519
9553 #, php-format
9554 msgid ""
9555 "Your profile will be published in this node's <a href=\"%s\">local "
9556 "directory</a>. Your profile details may be publicly visible depending on the "
9557 "system settings."
9558 msgstr ""
9559
9560 #: src/Module/Settings/Account.php:525
9561 #, php-format
9562 msgid ""
9563 "Your profile will also be published in the global friendica directories (e."
9564 "g. <a href=\"%s\">%s</a>)."
9565 msgstr ""
9566
9567 #: src/Module/Settings/Account.php:538
9568 msgid "Account Settings"
9569 msgstr ""
9570
9571 #: src/Module/Settings/Account.php:539
9572 #, php-format
9573 msgid "Your Identity Address is <strong>'%s'</strong> or '%s'."
9574 msgstr ""
9575
9576 #: src/Module/Settings/Account.php:546
9577 msgid "Password Settings"
9578 msgstr ""
9579
9580 #: src/Module/Settings/Account.php:548
9581 msgid "Leave password fields blank unless changing"
9582 msgstr ""
9583
9584 #: src/Module/Settings/Account.php:550
9585 msgid "Password:"
9586 msgstr ""
9587
9588 #: src/Module/Settings/Account.php:550
9589 msgid "Your current password to confirm the changes of the email address"
9590 msgstr ""
9591
9592 #: src/Module/Settings/Account.php:553
9593 msgid "Delete OpenID URL"
9594 msgstr ""
9595
9596 #: src/Module/Settings/Account.php:555
9597 msgid "Basic Settings"
9598 msgstr ""
9599
9600 #: src/Module/Settings/Account.php:556
9601 #: src/Module/Settings/Profile/Index.php:283
9602 msgid "Display name:"
9603 msgstr ""
9604
9605 #: src/Module/Settings/Account.php:557
9606 msgid "Email Address:"
9607 msgstr ""
9608
9609 #: src/Module/Settings/Account.php:558
9610 msgid "Your Timezone:"
9611 msgstr ""
9612
9613 #: src/Module/Settings/Account.php:559
9614 msgid "Your Language:"
9615 msgstr ""
9616
9617 #: src/Module/Settings/Account.php:559
9618 msgid ""
9619 "Set the language we use to show you friendica interface and to send you "
9620 "emails"
9621 msgstr ""
9622
9623 #: src/Module/Settings/Account.php:560
9624 msgid "Default Post Location:"
9625 msgstr ""
9626
9627 #: src/Module/Settings/Account.php:561
9628 msgid "Use Browser Location:"
9629 msgstr ""
9630
9631 #: src/Module/Settings/Account.php:563
9632 msgid "Security and Privacy Settings"
9633 msgstr ""
9634
9635 #: src/Module/Settings/Account.php:565
9636 msgid "Maximum Friend Requests/Day:"
9637 msgstr ""
9638
9639 #: src/Module/Settings/Account.php:565 src/Module/Settings/Account.php:575
9640 msgid "(to prevent spam abuse)"
9641 msgstr ""
9642
9643 #: src/Module/Settings/Account.php:567
9644 msgid "Allow your profile to be searchable globally?"
9645 msgstr ""
9646
9647 #: src/Module/Settings/Account.php:567
9648 msgid ""
9649 "Activate this setting if you want others to easily find and follow you. Your "
9650 "profile will be searchable on remote systems. This setting also determines "
9651 "whether Friendica will inform search engines that your profile should be "
9652 "indexed or not."
9653 msgstr ""
9654
9655 #: src/Module/Settings/Account.php:568
9656 msgid "Hide your contact/friend list from viewers of your profile?"
9657 msgstr ""
9658
9659 #: src/Module/Settings/Account.php:568
9660 msgid ""
9661 "A list of your contacts is displayed on your profile page. Activate this "
9662 "option to disable the display of your contact list."
9663 msgstr ""
9664
9665 #: src/Module/Settings/Account.php:569
9666 msgid "Hide your public content from anonymous viewers"
9667 msgstr ""
9668
9669 #: src/Module/Settings/Account.php:569
9670 msgid ""
9671 "Anonymous visitors will only see your basic profile details. Your public "
9672 "posts and replies will still be freely accessible on the remote servers of "
9673 "your followers and through relays."
9674 msgstr ""
9675
9676 #: src/Module/Settings/Account.php:570
9677 msgid "Make public posts unlisted"
9678 msgstr ""
9679
9680 #: src/Module/Settings/Account.php:570
9681 msgid ""
9682 "Your public posts will not appear on the community pages or in search "
9683 "results, nor be sent to relay servers. However they can still appear on "
9684 "public feeds on remote servers."
9685 msgstr ""
9686
9687 #: src/Module/Settings/Account.php:571
9688 msgid "Make all posted pictures accessible"
9689 msgstr ""
9690
9691 #: src/Module/Settings/Account.php:571
9692 msgid ""
9693 "This option makes every posted picture accessible via the direct link. This "
9694 "is a workaround for the problem that most other networks can't handle "
9695 "permissions on pictures. Non public pictures still won't be visible for the "
9696 "public on your photo albums though."
9697 msgstr ""
9698
9699 #: src/Module/Settings/Account.php:572
9700 msgid "Allow friends to post to your profile page?"
9701 msgstr ""
9702
9703 #: src/Module/Settings/Account.php:572
9704 msgid ""
9705 "Your contacts may write posts on your profile wall. These posts will be "
9706 "distributed to your contacts"
9707 msgstr ""
9708
9709 #: src/Module/Settings/Account.php:573
9710 msgid "Allow friends to tag your posts?"
9711 msgstr ""
9712
9713 #: src/Module/Settings/Account.php:573
9714 msgid "Your contacts can add additional tags to your posts."
9715 msgstr ""
9716
9717 #: src/Module/Settings/Account.php:574
9718 msgid "Permit unknown people to send you private mail?"
9719 msgstr ""
9720
9721 #: src/Module/Settings/Account.php:574
9722 msgid ""
9723 "Friendica network users may send you private messages even if they are not "
9724 "in your contact list."
9725 msgstr ""
9726
9727 #: src/Module/Settings/Account.php:575
9728 msgid "Maximum private messages per day from unknown people:"
9729 msgstr ""
9730
9731 #: src/Module/Settings/Account.php:576
9732 msgid "Default privacy circle for new contacts"
9733 msgstr ""
9734
9735 #: src/Module/Settings/Account.php:577
9736 msgid "Default privacy circle for new group contacts"
9737 msgstr ""
9738
9739 #: src/Module/Settings/Account.php:578
9740 msgid "Default Post Permissions"
9741 msgstr ""
9742
9743 #: src/Module/Settings/Account.php:582
9744 msgid "Expiration settings"
9745 msgstr ""
9746
9747 #: src/Module/Settings/Account.php:583
9748 msgid "Automatically expire posts after this many days:"
9749 msgstr ""
9750
9751 #: src/Module/Settings/Account.php:583
9752 msgid "If empty, posts will not expire. Expired posts will be deleted"
9753 msgstr ""
9754
9755 #: src/Module/Settings/Account.php:584
9756 msgid "Expire posts"
9757 msgstr ""
9758
9759 #: src/Module/Settings/Account.php:584
9760 msgid "When activated, posts and comments will be expired."
9761 msgstr ""
9762
9763 #: src/Module/Settings/Account.php:585
9764 msgid "Expire personal notes"
9765 msgstr ""
9766
9767 #: src/Module/Settings/Account.php:585
9768 msgid ""
9769 "When activated, the personal notes on your profile page will be expired."
9770 msgstr ""
9771
9772 #: src/Module/Settings/Account.php:586
9773 msgid "Expire starred posts"
9774 msgstr ""
9775
9776 #: src/Module/Settings/Account.php:586
9777 msgid ""
9778 "Starring posts keeps them from being expired. That behaviour is overwritten "
9779 "by this setting."
9780 msgstr ""
9781
9782 #: src/Module/Settings/Account.php:587
9783 msgid "Only expire posts by others"
9784 msgstr ""
9785
9786 #: src/Module/Settings/Account.php:587
9787 msgid ""
9788 "When activated, your own posts never expire. Then the settings above are "
9789 "only valid for posts you received."
9790 msgstr ""
9791
9792 #: src/Module/Settings/Account.php:590
9793 msgid "Notification Settings"
9794 msgstr ""
9795
9796 #: src/Module/Settings/Account.php:591
9797 msgid "Send a notification email when:"
9798 msgstr ""
9799
9800 #: src/Module/Settings/Account.php:592
9801 msgid "You receive an introduction"
9802 msgstr ""
9803
9804 #: src/Module/Settings/Account.php:593
9805 msgid "Your introductions are confirmed"
9806 msgstr ""
9807
9808 #: src/Module/Settings/Account.php:594
9809 msgid "Someone writes on your profile wall"
9810 msgstr ""
9811
9812 #: src/Module/Settings/Account.php:595
9813 msgid "Someone writes a followup comment"
9814 msgstr ""
9815
9816 #: src/Module/Settings/Account.php:596
9817 msgid "You receive a private message"
9818 msgstr ""
9819
9820 #: src/Module/Settings/Account.php:597
9821 msgid "You receive a friend suggestion"
9822 msgstr ""
9823
9824 #: src/Module/Settings/Account.php:598
9825 msgid "You are tagged in a post"
9826 msgstr ""
9827
9828 #: src/Module/Settings/Account.php:600
9829 msgid "Create a desktop notification when:"
9830 msgstr ""
9831
9832 #: src/Module/Settings/Account.php:601
9833 msgid "Someone tagged you"
9834 msgstr ""
9835
9836 #: src/Module/Settings/Account.php:602
9837 msgid "Someone directly commented on your post"
9838 msgstr ""
9839
9840 #: src/Module/Settings/Account.php:603
9841 msgid "Someone liked your content"
9842 msgstr ""
9843
9844 #: src/Module/Settings/Account.php:603 src/Module/Settings/Account.php:604
9845 msgid "Can only be enabled, when the direct comment notification is enabled."
9846 msgstr ""
9847
9848 #: src/Module/Settings/Account.php:604
9849 msgid "Someone shared your content"
9850 msgstr ""
9851
9852 #: src/Module/Settings/Account.php:605
9853 msgid "Someone commented in your thread"
9854 msgstr ""
9855
9856 #: src/Module/Settings/Account.php:606
9857 msgid "Someone commented in a thread where you commented"
9858 msgstr ""
9859
9860 #: src/Module/Settings/Account.php:607
9861 msgid "Someone commented in a thread where you interacted"
9862 msgstr ""
9863
9864 #: src/Module/Settings/Account.php:609
9865 msgid "Activate desktop notifications"
9866 msgstr ""
9867
9868 #: src/Module/Settings/Account.php:609
9869 msgid "Show desktop popup on new notifications"
9870 msgstr ""
9871
9872 #: src/Module/Settings/Account.php:613
9873 msgid "Text-only notification emails"
9874 msgstr ""
9875
9876 #: src/Module/Settings/Account.php:615
9877 msgid "Send text only notification emails, without the html part"
9878 msgstr ""
9879
9880 #: src/Module/Settings/Account.php:619
9881 msgid "Show detailled notifications"
9882 msgstr ""
9883
9884 #: src/Module/Settings/Account.php:621
9885 msgid ""
9886 "Per default, notifications are condensed to a single notification per item. "
9887 "When enabled every notification is displayed."
9888 msgstr ""
9889
9890 #: src/Module/Settings/Account.php:625
9891 msgid "Show notifications of ignored contacts"
9892 msgstr ""
9893
9894 #: src/Module/Settings/Account.php:627
9895 msgid ""
9896 "You don't see posts from ignored contacts. But you still see their comments. "
9897 "This setting controls if you want to still receive regular notifications "
9898 "that are caused by ignored contacts or not."
9899 msgstr ""
9900
9901 #: src/Module/Settings/Account.php:630
9902 msgid "Advanced Account/Page Type Settings"
9903 msgstr ""
9904
9905 #: src/Module/Settings/Account.php:631
9906 msgid "Change the behaviour of this account for special situations"
9907 msgstr ""
9908
9909 #: src/Module/Settings/Account.php:634
9910 msgid "Import Contacts"
9911 msgstr ""
9912
9913 #: src/Module/Settings/Account.php:635
9914 msgid ""
9915 "Upload a CSV file that contains the handle of your followed accounts in the "
9916 "first column you exported from the old account."
9917 msgstr ""
9918
9919 #: src/Module/Settings/Account.php:636
9920 msgid "Upload File"
9921 msgstr ""
9922
9923 #: src/Module/Settings/Account.php:639
9924 msgid "Relocate"
9925 msgstr ""
9926
9927 #: src/Module/Settings/Account.php:640
9928 msgid ""
9929 "If you have moved this profile from another server, and some of your "
9930 "contacts don't receive your updates, try pushing this button."
9931 msgstr ""
9932
9933 #: src/Module/Settings/Account.php:641
9934 msgid "Resend relocate message to contacts"
9935 msgstr ""
9936
9937 #: src/Module/Settings/Addons.php:86
9938 msgid "Addon Settings"
9939 msgstr ""
9940
9941 #: src/Module/Settings/Addons.php:87
9942 msgid "No Addon settings configured"
9943 msgstr ""
9944
9945 #: src/Module/Settings/Channels.php:131 src/Module/Settings/Channels.php:147
9946 #: src/Module/Settings/Display.php:338
9947 msgid "Label"
9948 msgstr ""
9949
9950 #: src/Module/Settings/Channels.php:132 src/Module/Settings/Channels.php:148
9951 #: src/Module/Settings/Display.php:339
9952 #: src/Module/Settings/TwoFactor/AppSpecific.php:137
9953 msgid "Description"
9954 msgstr ""
9955
9956 #: src/Module/Settings/Channels.php:133 src/Module/Settings/Channels.php:149
9957 msgid "Access Key"
9958 msgstr ""
9959
9960 #: src/Module/Settings/Channels.php:134 src/Module/Settings/Channels.php:150
9961 msgid "Circle/Channel"
9962 msgstr ""
9963
9964 #: src/Module/Settings/Channels.php:135 src/Module/Settings/Channels.php:151
9965 msgid "Include Tags"
9966 msgstr ""
9967
9968 #: src/Module/Settings/Channels.php:136 src/Module/Settings/Channels.php:152
9969 msgid "Exclude Tags"
9970 msgstr ""
9971
9972 #: src/Module/Settings/Channels.php:137 src/Module/Settings/Channels.php:153
9973 msgid "Full Text Search"
9974 msgstr ""
9975
9976 #: src/Module/Settings/Channels.php:141
9977 msgid "Delete channel"
9978 msgstr ""
9979
9980 #: src/Module/Settings/Channels.php:141
9981 msgid "Check to delete this entry from the channel list"
9982 msgstr ""
9983
9984 #: src/Module/Settings/Channels.php:147
9985 msgid "Short name for the channel. It is displayed on the channels widget."
9986 msgstr ""
9987
9988 #: src/Module/Settings/Channels.php:148
9989 msgid "This should describe the content of the channel in a few word."
9990 msgstr ""
9991
9992 #: src/Module/Settings/Channels.php:149
9993 msgid ""
9994 "When you want to access this channel via an access key, you can define it "
9995 "here. Pay attention to not use an already used one."
9996 msgstr ""
9997
9998 #: src/Module/Settings/Channels.php:150
9999 msgid "Select a circle or channel, that your channel should be based on."
10000 msgstr ""
10001
10002 #: src/Module/Settings/Channels.php:151
10003 msgid ""
10004 "Comma separated list of tags. A post will be used when it contains any of "
10005 "the listed tags."
10006 msgstr ""
10007
10008 #: src/Module/Settings/Channels.php:152
10009 msgid ""
10010 "Comma separated list of tags. If a post contain any of these tags, then it "
10011 "will not be part of nthis channel."
10012 msgstr ""
10013
10014 #: src/Module/Settings/Channels.php:153
10015 #, php-format
10016 msgid ""
10017 "Search terms for the body, supports the \"boolean mode\" operators from "
10018 "MariaDB. See the help for a complete list of operators and additional "
10019 "keywords: %s"
10020 msgstr ""
10021
10022 #: src/Module/Settings/Channels.php:154
10023 msgid "Check to display images in the channel."
10024 msgstr ""
10025
10026 #: src/Module/Settings/Channels.php:155
10027 msgid "Check to display videos in the channel."
10028 msgstr ""
10029
10030 #: src/Module/Settings/Channels.php:156
10031 msgid "Check to display audio in the channel."
10032 msgstr ""
10033
10034 #: src/Module/Settings/Channels.php:159
10035 msgid "This page can be used to define your own channels."
10036 msgstr ""
10037
10038 #: src/Module/Settings/Channels.php:160
10039 msgid "Add new entry to the channel list"
10040 msgstr ""
10041
10042 #: src/Module/Settings/Channels.php:161
10043 msgid "Add"
10044 msgstr ""
10045
10046 #: src/Module/Settings/Channels.php:163
10047 msgid "Current Entries in the channel list"
10048 msgstr ""
10049
10050 #: src/Module/Settings/Channels.php:166
10051 msgid "Delete entry from the channel list"
10052 msgstr ""
10053
10054 #: src/Module/Settings/Channels.php:167
10055 msgid "Delete entry from the channel list?"
10056 msgstr ""
10057
10058 #: src/Module/Settings/Connectors.php:120
10059 msgid "Failed to connect with email account using the settings provided."
10060 msgstr ""
10061
10062 #: src/Module/Settings/Connectors.php:166
10063 #: src/Module/Settings/Connectors.php:167
10064 msgid "Diaspora (Socialhome, Hubzilla)"
10065 msgstr ""
10066
10067 #: src/Module/Settings/Connectors.php:166
10068 #: src/Module/Settings/Connectors.php:170
10069 #, php-format
10070 msgid "Built-in support for %s connectivity is enabled"
10071 msgstr ""
10072
10073 #: src/Module/Settings/Connectors.php:167
10074 #: src/Module/Settings/Connectors.php:169
10075 #, php-format
10076 msgid "Built-in support for %s connectivity is disabled"
10077 msgstr ""
10078
10079 #: src/Module/Settings/Connectors.php:169
10080 #: src/Module/Settings/Connectors.php:170
10081 msgid "OStatus (GNU Social)"
10082 msgstr ""
10083
10084 #: src/Module/Settings/Connectors.php:182
10085 msgid "Email access is disabled on this site."
10086 msgstr ""
10087
10088 #: src/Module/Settings/Connectors.php:197
10089 #: src/Module/Settings/Connectors.php:244
10090 msgid "None"
10091 msgstr ""
10092
10093 #: src/Module/Settings/Connectors.php:209
10094 msgid "General Social Media Settings"
10095 msgstr ""
10096
10097 #: src/Module/Settings/Connectors.php:212
10098 msgid "Followed content scope"
10099 msgstr ""
10100
10101 #: src/Module/Settings/Connectors.php:214
10102 msgid ""
10103 "By default, conversations in which your follows participated but didn't "
10104 "start will be shown in your timeline. You can turn this behavior off, or "
10105 "expand it to the conversations in which your follows liked a post."
10106 msgstr ""
10107
10108 #: src/Module/Settings/Connectors.php:216
10109 msgid "Only conversations my follows started"
10110 msgstr ""
10111
10112 #: src/Module/Settings/Connectors.php:217
10113 msgid "Conversations my follows started or commented on (default)"
10114 msgstr ""
10115
10116 #: src/Module/Settings/Connectors.php:218
10117 msgid "Any conversation my follows interacted with, including likes"
10118 msgstr ""
10119
10120 #: src/Module/Settings/Connectors.php:221
10121 msgid "Enable Content Warning"
10122 msgstr ""
10123
10124 #: src/Module/Settings/Connectors.php:221
10125 msgid ""
10126 "Users on networks like Mastodon or Pleroma are able to set a content warning "
10127 "field which collapse their post by default. This enables the automatic "
10128 "collapsing instead of setting the content warning as the post title. Doesn't "
10129 "affect any other content filtering you eventually set up."
10130 msgstr ""
10131
10132 #: src/Module/Settings/Connectors.php:222
10133 msgid "Enable intelligent shortening"
10134 msgstr ""
10135
10136 #: src/Module/Settings/Connectors.php:222
10137 msgid ""
10138 "Normally the system tries to find the best link to add to shortened posts. "
10139 "If disabled, every shortened post will always point to the original "
10140 "friendica post."
10141 msgstr ""
10142
10143 #: src/Module/Settings/Connectors.php:223
10144 msgid "Enable simple text shortening"
10145 msgstr ""
10146
10147 #: src/Module/Settings/Connectors.php:223
10148 msgid ""
10149 "Normally the system shortens posts at the next line feed. If this option is "
10150 "enabled then the system will shorten the text at the maximum character limit."
10151 msgstr ""
10152
10153 #: src/Module/Settings/Connectors.php:224
10154 msgid "Attach the link title"
10155 msgstr ""
10156
10157 #: src/Module/Settings/Connectors.php:224
10158 msgid ""
10159 "When activated, the title of the attached link will be added as a title on "
10160 "posts to Diaspora. This is mostly helpful with \"remote-self\" contacts that "
10161 "share feed content."
10162 msgstr ""
10163
10164 #: src/Module/Settings/Connectors.php:225
10165 msgid "API: Use spoiler field as title"
10166 msgstr ""
10167
10168 #: src/Module/Settings/Connectors.php:225
10169 msgid ""
10170 "When activated, the \"spoiler_text\" field in the API will be used for the "
10171 "title on standalone posts. When deactivated it will be used for spoiler "
10172 "text. For comments it will always be used for spoiler text."
10173 msgstr ""
10174
10175 #: src/Module/Settings/Connectors.php:226
10176 msgid "API: Automatically links at the end of the post as attached posts"
10177 msgstr ""
10178
10179 #: src/Module/Settings/Connectors.php:226
10180 msgid ""
10181 "When activated, added links at the end of the post react the same way as "
10182 "added links in the web interface."
10183 msgstr ""
10184
10185 #: src/Module/Settings/Connectors.php:227
10186 msgid "Your legacy ActivityPub/GNU Social account"
10187 msgstr ""
10188
10189 #: src/Module/Settings/Connectors.php:227
10190 msgid ""
10191 "If you enter your old account name from an ActivityPub based system or your "
10192 "GNU Social/Statusnet account name here (in the format user@domain.tld), your "
10193 "contacts will be added automatically. The field will be emptied when done."
10194 msgstr ""
10195
10196 #: src/Module/Settings/Connectors.php:229
10197 msgid "Repair OStatus subscriptions"
10198 msgstr ""
10199
10200 #: src/Module/Settings/Connectors.php:233
10201 msgid "Email/Mailbox Setup"
10202 msgstr ""
10203
10204 #: src/Module/Settings/Connectors.php:234
10205 msgid ""
10206 "If you wish to communicate with email contacts using this service "
10207 "(optional), please specify how to connect to your mailbox."
10208 msgstr ""
10209
10210 #: src/Module/Settings/Connectors.php:235
10211 msgid "Last successful email check:"
10212 msgstr ""
10213
10214 #: src/Module/Settings/Connectors.php:237
10215 msgid "IMAP server name:"
10216 msgstr ""
10217
10218 #: src/Module/Settings/Connectors.php:238
10219 msgid "IMAP port:"
10220 msgstr ""
10221
10222 #: src/Module/Settings/Connectors.php:239
10223 msgid "Security:"
10224 msgstr ""
10225
10226 #: src/Module/Settings/Connectors.php:240
10227 msgid "Email login name:"
10228 msgstr ""
10229
10230 #: src/Module/Settings/Connectors.php:241
10231 msgid "Email password:"
10232 msgstr ""
10233
10234 #: src/Module/Settings/Connectors.php:242
10235 msgid "Reply-to address:"
10236 msgstr ""
10237
10238 #: src/Module/Settings/Connectors.php:243
10239 msgid "Send public posts to all email contacts:"
10240 msgstr ""
10241
10242 #: src/Module/Settings/Connectors.php:244
10243 msgid "Action after import:"
10244 msgstr ""
10245
10246 #: src/Module/Settings/Connectors.php:244
10247 msgid "Move to folder"
10248 msgstr ""
10249
10250 #: src/Module/Settings/Connectors.php:245
10251 msgid "Move to folder:"
10252 msgstr ""
10253
10254 #: src/Module/Settings/Delegation.php:73
10255 msgid "Delegation successfully granted."
10256 msgstr ""
10257
10258 #: src/Module/Settings/Delegation.php:75
10259 msgid "Parent user not found, unavailable or password doesn't match."
10260 msgstr ""
10261
10262 #: src/Module/Settings/Delegation.php:79
10263 msgid "Delegation successfully revoked."
10264 msgstr ""
10265
10266 #: src/Module/Settings/Delegation.php:98 src/Module/Settings/Delegation.php:120
10267 msgid ""
10268 "Delegated administrators can view but not change delegation permissions."
10269 msgstr ""
10270
10271 #: src/Module/Settings/Delegation.php:112
10272 msgid "Delegate user not found."
10273 msgstr ""
10274
10275 #: src/Module/Settings/Delegation.php:169
10276 msgid "No parent user"
10277 msgstr ""
10278
10279 #: src/Module/Settings/Delegation.php:180
10280 #: src/Module/Settings/Delegation.php:191
10281 msgid "Parent User"
10282 msgstr ""
10283
10284 #: src/Module/Settings/Delegation.php:188
10285 msgid "Additional Accounts"
10286 msgstr ""
10287
10288 #: src/Module/Settings/Delegation.php:189
10289 msgid ""
10290 "Register additional accounts that are automatically connected to your "
10291 "existing account so you can manage them from this account."
10292 msgstr ""
10293
10294 #: src/Module/Settings/Delegation.php:190
10295 msgid "Register an additional account"
10296 msgstr ""
10297
10298 #: src/Module/Settings/Delegation.php:192
10299 msgid ""
10300 "Parent users have total control about this account, including the account "
10301 "settings. Please double check whom you give this access."
10302 msgstr ""
10303
10304 #: src/Module/Settings/Delegation.php:195
10305 msgid "Delegates"
10306 msgstr ""
10307
10308 #: src/Module/Settings/Delegation.php:196
10309 msgid ""
10310 "Delegates are able to manage all aspects of this account/page except for "
10311 "basic account settings. Please do not delegate your personal account to "
10312 "anybody that you do not trust completely."
10313 msgstr ""
10314
10315 #: src/Module/Settings/Delegation.php:197
10316 msgid "Existing Page Delegates"
10317 msgstr ""
10318
10319 #: src/Module/Settings/Delegation.php:198
10320 msgid "Potential Delegates"
10321 msgstr ""
10322
10323 #: src/Module/Settings/Delegation.php:199
10324 msgid "No entries."
10325 msgstr ""
10326
10327 #: src/Module/Settings/Display.php:183
10328 msgid "The theme you chose isn't available."
10329 msgstr ""
10330
10331 #: src/Module/Settings/Display.php:223
10332 #, php-format
10333 msgid "%s - (Unsupported)"
10334 msgstr ""
10335
10336 #: src/Module/Settings/Display.php:260
10337 msgid "No preview"
10338 msgstr ""
10339
10340 #: src/Module/Settings/Display.php:261
10341 msgid "No image"
10342 msgstr ""
10343
10344 #: src/Module/Settings/Display.php:262
10345 msgid "Small Image"
10346 msgstr ""
10347
10348 #: src/Module/Settings/Display.php:263
10349 msgid "Large Image"
10350 msgstr ""
10351
10352 #: src/Module/Settings/Display.php:308
10353 msgid "Display Settings"
10354 msgstr ""
10355
10356 #: src/Module/Settings/Display.php:310
10357 msgid "General Theme Settings"
10358 msgstr ""
10359
10360 #: src/Module/Settings/Display.php:311
10361 msgid "Custom Theme Settings"
10362 msgstr ""
10363
10364 #: src/Module/Settings/Display.php:312
10365 msgid "Content Settings"
10366 msgstr ""
10367
10368 #: src/Module/Settings/Display.php:313 view/theme/duepuntozero/config.php:86
10369 #: view/theme/frio/config.php:172 view/theme/quattro/config.php:88
10370 #: view/theme/vier/config.php:136
10371 msgid "Theme settings"
10372 msgstr ""
10373
10374 #: src/Module/Settings/Display.php:314
10375 msgid "Timelines"
10376 msgstr ""
10377
10378 #: src/Module/Settings/Display.php:321
10379 msgid "Display Theme:"
10380 msgstr ""
10381
10382 #: src/Module/Settings/Display.php:322
10383 msgid "Mobile Theme:"
10384 msgstr ""
10385
10386 #: src/Module/Settings/Display.php:325
10387 msgid "Number of items to display per page:"
10388 msgstr ""
10389
10390 #: src/Module/Settings/Display.php:325 src/Module/Settings/Display.php:326
10391 msgid "Maximum of 100 items"
10392 msgstr ""
10393
10394 #: src/Module/Settings/Display.php:326
10395 msgid "Number of items to display per page when viewed from mobile device:"
10396 msgstr ""
10397
10398 #: src/Module/Settings/Display.php:327
10399 msgid "Update browser every xx seconds"
10400 msgstr ""
10401
10402 #: src/Module/Settings/Display.php:327
10403 msgid "Minimum of 10 seconds. Enter -1 to disable it."
10404 msgstr ""
10405
10406 #: src/Module/Settings/Display.php:328
10407 msgid "Display emoticons"
10408 msgstr ""
10409
10410 #: src/Module/Settings/Display.php:328
10411 msgid "When enabled, emoticons are replaced with matching symbols."
10412 msgstr ""
10413
10414 #: src/Module/Settings/Display.php:329
10415 msgid "Infinite scroll"
10416 msgstr ""
10417
10418 #: src/Module/Settings/Display.php:329
10419 msgid "Automatic fetch new items when reaching the page end."
10420 msgstr ""
10421
10422 #: src/Module/Settings/Display.php:330
10423 msgid "Enable Smart Threading"
10424 msgstr ""
10425
10426 #: src/Module/Settings/Display.php:330
10427 msgid "Enable the automatic suppression of extraneous thread indentation."
10428 msgstr ""
10429
10430 #: src/Module/Settings/Display.php:331
10431 msgid "Display the Dislike feature"
10432 msgstr ""
10433
10434 #: src/Module/Settings/Display.php:331
10435 msgid "Display the Dislike button and dislike reactions on posts and comments."
10436 msgstr ""
10437
10438 #: src/Module/Settings/Display.php:332
10439 msgid "Display the resharer"
10440 msgstr ""
10441
10442 #: src/Module/Settings/Display.php:332
10443 msgid "Display the first resharer as icon and text on a reshared item."
10444 msgstr ""
10445
10446 #: src/Module/Settings/Display.php:333
10447 msgid "Stay local"
10448 msgstr ""
10449
10450 #: src/Module/Settings/Display.php:333
10451 msgid "Don't go to a remote system when following a contact link."
10452 msgstr ""
10453
10454 #: src/Module/Settings/Display.php:334
10455 msgid "Show the post deletion checkbox"
10456 msgstr ""
10457
10458 #: src/Module/Settings/Display.php:334
10459 msgid "Display the checkbox for the post deletion on the network page."
10460 msgstr ""
10461
10462 #: src/Module/Settings/Display.php:335
10463 msgid "DIsplay the event list"
10464 msgstr ""
10465
10466 #: src/Module/Settings/Display.php:335
10467 msgid "Display the birthday reminder and event list on the network page."
10468 msgstr ""
10469
10470 #: src/Module/Settings/Display.php:336
10471 msgid "Link preview mode"
10472 msgstr ""
10473
10474 #: src/Module/Settings/Display.php:336
10475 msgid "Appearance of the link preview that is added to each post with a link."
10476 msgstr ""
10477
10478 #: src/Module/Settings/Display.php:341
10479 msgid "Bookmark"
10480 msgstr ""
10481
10482 #: src/Module/Settings/Display.php:343
10483 msgid ""
10484 "Enable timelines that you want to see in the channels widget. Bookmark "
10485 "timelines that you want to see in the top menu."
10486 msgstr ""
10487
10488 #: src/Module/Settings/Display.php:345
10489 msgid "Channel languages:"
10490 msgstr ""
10491
10492 #: src/Module/Settings/Display.php:345
10493 msgid "Select all languages that you want to see in your channels."
10494 msgstr ""
10495
10496 #: src/Module/Settings/Display.php:347
10497 msgid "Beginning of week:"
10498 msgstr ""
10499
10500 #: src/Module/Settings/Display.php:348
10501 msgid "Default calendar view:"
10502 msgstr ""
10503
10504 #: src/Module/Settings/Features.php:74
10505 msgid "Additional Features"
10506 msgstr ""
10507
10508 #: src/Module/Settings/OAuth.php:71
10509 msgid "Connected Apps"
10510 msgstr ""
10511
10512 #: src/Module/Settings/OAuth.php:75
10513 msgid "Remove authorization"
10514 msgstr ""
10515
10516 #: src/Module/Settings/Profile/Index.php:116
10517 msgid "Display Name is required."
10518 msgstr ""
10519
10520 #: src/Module/Settings/Profile/Index.php:167
10521 msgid "Profile couldn't be updated."
10522 msgstr ""
10523
10524 #: src/Module/Settings/Profile/Index.php:205
10525 #: src/Module/Settings/Profile/Index.php:226
10526 msgid "Label:"
10527 msgstr ""
10528
10529 #: src/Module/Settings/Profile/Index.php:206
10530 #: src/Module/Settings/Profile/Index.php:227
10531 msgid "Value:"
10532 msgstr ""
10533
10534 #: src/Module/Settings/Profile/Index.php:217
10535 #: src/Module/Settings/Profile/Index.php:238
10536 msgid "Field Permissions"
10537 msgstr ""
10538
10539 #: src/Module/Settings/Profile/Index.php:218
10540 #: src/Module/Settings/Profile/Index.php:239
10541 msgid "(click to open/close)"
10542 msgstr ""
10543
10544 #: src/Module/Settings/Profile/Index.php:224
10545 msgid "Add a new profile field"
10546 msgstr ""
10547
10548 #: src/Module/Settings/Profile/Index.php:247
10549 msgid ""
10550 "The homepage is verified. A rel=\"me\" link back to your Friendica profile "
10551 "page was found on the homepage."
10552 msgstr ""
10553
10554 #: src/Module/Settings/Profile/Index.php:249
10555 #, php-format
10556 msgid ""
10557 "To verify your homepage, add a rel=\"me\" link to it, pointing to your "
10558 "profile URL (%s)."
10559 msgstr ""
10560
10561 #: src/Module/Settings/Profile/Index.php:255
10562 msgid "Profile Actions"
10563 msgstr ""
10564
10565 #: src/Module/Settings/Profile/Index.php:256
10566 msgid "Edit Profile Details"
10567 msgstr ""
10568
10569 #: src/Module/Settings/Profile/Index.php:258
10570 msgid "Change Profile Photo"
10571 msgstr ""
10572
10573 #: src/Module/Settings/Profile/Index.php:261
10574 msgid "Profile picture"
10575 msgstr ""
10576
10577 #: src/Module/Settings/Profile/Index.php:262
10578 msgid "Location"
10579 msgstr ""
10580
10581 #: src/Module/Settings/Profile/Index.php:263 src/Util/Temporal.php:97
10582 #: src/Util/Temporal.php:99
10583 msgid "Miscellaneous"
10584 msgstr ""
10585
10586 #: src/Module/Settings/Profile/Index.php:264
10587 msgid "Custom Profile Fields"
10588 msgstr ""
10589
10590 #: src/Module/Settings/Profile/Index.php:265 src/Module/Welcome.php:58
10591 msgid "Upload Profile Photo"
10592 msgstr ""
10593
10594 #: src/Module/Settings/Profile/Index.php:266
10595 #, php-format
10596 msgid ""
10597 "<p>Custom fields appear on <a href=\"%s\">your profile page</a>.</p>\n"
10598 "\t\t\t\t<p>You can use BBCodes in the field values.</p>\n"
10599 "\t\t\t\t<p>Reorder by dragging the field title.</p>\n"
10600 "\t\t\t\t<p>Empty the label field to remove a custom field.</p>\n"
10601 "\t\t\t\t<p>Non-public fields can only be seen by the selected Friendica "
10602 "contacts or the Friendica contacts in the selected circles.</p>"
10603 msgstr ""
10604
10605 #: src/Module/Settings/Profile/Index.php:286
10606 msgid "Street Address:"
10607 msgstr ""
10608
10609 #: src/Module/Settings/Profile/Index.php:287
10610 msgid "Locality/City:"
10611 msgstr ""
10612
10613 #: src/Module/Settings/Profile/Index.php:288
10614 msgid "Region/State:"
10615 msgstr ""
10616
10617 #: src/Module/Settings/Profile/Index.php:289
10618 msgid "Postal/Zip Code:"
10619 msgstr ""
10620
10621 #: src/Module/Settings/Profile/Index.php:290
10622 msgid "Country:"
10623 msgstr ""
10624
10625 #: src/Module/Settings/Profile/Index.php:292
10626 msgid "XMPP (Jabber) address:"
10627 msgstr ""
10628
10629 #: src/Module/Settings/Profile/Index.php:292
10630 msgid "The XMPP address will be published so that people can follow you there."
10631 msgstr ""
10632
10633 #: src/Module/Settings/Profile/Index.php:293
10634 msgid "Matrix (Element) address:"
10635 msgstr ""
10636
10637 #: src/Module/Settings/Profile/Index.php:293
10638 msgid ""
10639 "The Matrix address will be published so that people can follow you there."
10640 msgstr ""
10641
10642 #: src/Module/Settings/Profile/Index.php:294
10643 msgid "Homepage URL:"
10644 msgstr ""
10645
10646 #: src/Module/Settings/Profile/Index.php:295
10647 msgid "Public Keywords:"
10648 msgstr ""
10649
10650 #: src/Module/Settings/Profile/Index.php:295
10651 msgid "(Used for suggesting potential friends, can be seen by others)"
10652 msgstr ""
10653
10654 #: src/Module/Settings/Profile/Index.php:296
10655 msgid "Private Keywords:"
10656 msgstr ""
10657
10658 #: src/Module/Settings/Profile/Index.php:296
10659 msgid "(Used for searching profiles, never shown to others)"
10660 msgstr ""
10661
10662 #: src/Module/Settings/Profile/Photo/Crop.php:107
10663 #: src/Module/Settings/Profile/Photo/Crop.php:125
10664 #: src/Module/Settings/Profile/Photo/Crop.php:143
10665 #: src/Module/Settings/Profile/Photo/Index.php:102
10666 #, php-format
10667 msgid "Image size reduction [%s] failed."
10668 msgstr ""
10669
10670 #: src/Module/Settings/Profile/Photo/Crop.php:150
10671 msgid ""
10672 "Shift-reload the page or clear browser cache if the new photo does not "
10673 "display immediately."
10674 msgstr ""
10675
10676 #: src/Module/Settings/Profile/Photo/Crop.php:155
10677 msgid "Unable to process image"
10678 msgstr ""
10679
10680 #: src/Module/Settings/Profile/Photo/Crop.php:174
10681 msgid "Photo not found."
10682 msgstr ""
10683
10684 #: src/Module/Settings/Profile/Photo/Crop.php:196
10685 msgid "Profile picture successfully updated."
10686 msgstr ""
10687
10688 #: src/Module/Settings/Profile/Photo/Crop.php:222
10689 #: src/Module/Settings/Profile/Photo/Crop.php:226
10690 msgid "Crop Image"
10691 msgstr ""
10692
10693 #: src/Module/Settings/Profile/Photo/Crop.php:223
10694 msgid "Please adjust the image cropping for optimum viewing."
10695 msgstr ""
10696
10697 #: src/Module/Settings/Profile/Photo/Crop.php:225
10698 msgid "Use Image As Is"
10699 msgstr ""
10700
10701 #: src/Module/Settings/Profile/Photo/Index.php:46
10702 msgid "Missing uploaded image."
10703 msgstr ""
10704
10705 #: src/Module/Settings/Profile/Photo/Index.php:125
10706 msgid "Profile Picture Settings"
10707 msgstr ""
10708
10709 #: src/Module/Settings/Profile/Photo/Index.php:126
10710 msgid "Current Profile Picture"
10711 msgstr ""
10712
10713 #: src/Module/Settings/Profile/Photo/Index.php:127
10714 msgid "Upload Profile Picture"
10715 msgstr ""
10716
10717 #: src/Module/Settings/Profile/Photo/Index.php:128
10718 msgid "Upload Picture:"
10719 msgstr ""
10720
10721 #: src/Module/Settings/Profile/Photo/Index.php:133
10722 msgid "or"
10723 msgstr ""
10724
10725 #: src/Module/Settings/Profile/Photo/Index.php:135
10726 msgid "skip this step"
10727 msgstr ""
10728
10729 #: src/Module/Settings/Profile/Photo/Index.php:137
10730 msgid "select a photo from your photo albums"
10731 msgstr ""
10732
10733 #: src/Module/Settings/RemoveMe.php:76
10734 msgid ""
10735 "There was a validation error, please make sure you're logged in with the "
10736 "account you want to remove and try again."
10737 msgstr ""
10738
10739 #: src/Module/Settings/RemoveMe.php:76
10740 msgid "If this error persists, please contact your administrator."
10741 msgstr ""
10742
10743 #: src/Module/Settings/RemoveMe.php:90
10744 #: src/Navigation/Notifications/Repository/Notify.php:471
10745 #: src/Navigation/Notifications/Repository/Notify.php:492
10746 msgid "[Friendica System Notify]"
10747 msgstr ""
10748
10749 #: src/Module/Settings/RemoveMe.php:90
10750 msgid "User deleted their account"
10751 msgstr ""
10752
10753 #: src/Module/Settings/RemoveMe.php:91
10754 msgid ""
10755 "On your Friendica node an user deleted their account. Please ensure that "
10756 "their data is removed from the backups."
10757 msgstr ""
10758
10759 #: src/Module/Settings/RemoveMe.php:92
10760 #, php-format
10761 msgid "The user id is %d"
10762 msgstr ""
10763
10764 #: src/Module/Settings/RemoveMe.php:105
10765 msgid "Your account has been successfully removed. Bye bye!"
10766 msgstr ""
10767
10768 #: src/Module/Settings/RemoveMe.php:130
10769 msgid "Remove My Account"
10770 msgstr ""
10771
10772 #: src/Module/Settings/RemoveMe.php:131
10773 msgid ""
10774 "This will completely remove your account. Once this has been done it is not "
10775 "recoverable."
10776 msgstr ""
10777
10778 #: src/Module/Settings/RemoveMe.php:136
10779 msgid "Please enter your password for verification:"
10780 msgstr ""
10781
10782 #: src/Module/Settings/Server/Action.php:60
10783 msgid "Do you want to ignore this server?"
10784 msgstr ""
10785
10786 #: src/Module/Settings/Server/Action.php:64
10787 msgid "Do you want to unignore this server?"
10788 msgstr ""
10789
10790 #: src/Module/Settings/Server/Action.php:74
10791 #: src/Module/Settings/Server/Index.php:104
10792 msgid "Remote server settings"
10793 msgstr ""
10794
10795 #: src/Module/Settings/Server/Action.php:77
10796 msgid "Server URL"
10797 msgstr ""
10798
10799 #: src/Module/Settings/Server/Index.php:78
10800 msgid "Settings saved"
10801 msgstr ""
10802
10803 #: src/Module/Settings/Server/Index.php:105
10804 msgid ""
10805 "Here you can find all the remote servers you have taken individual "
10806 "moderation actions against. For a list of servers your node has blocked, "
10807 "please check out the <a href=\"friendica\">Information</a> page."
10808 msgstr ""
10809
10810 #: src/Module/Settings/Server/Index.php:110
10811 msgid "Delete all your settings for the remote server"
10812 msgstr ""
10813
10814 #: src/Module/Settings/Server/Index.php:111
10815 msgid "Save changes"
10816 msgstr ""
10817
10818 #: src/Module/Settings/TwoFactor/AppSpecific.php:69
10819 #: src/Module/Settings/TwoFactor/Recovery.php:67
10820 #: src/Module/Settings/TwoFactor/Trusted.php:70
10821 #: src/Module/Settings/TwoFactor/Verify.php:72
10822 msgid "Please enter your password to access this page."
10823 msgstr ""
10824
10825 #: src/Module/Settings/TwoFactor/AppSpecific.php:87
10826 msgid "App-specific password generation failed: The description is empty."
10827 msgstr ""
10828
10829 #: src/Module/Settings/TwoFactor/AppSpecific.php:90
10830 msgid ""
10831 "App-specific password generation failed: This description already exists."
10832 msgstr ""
10833
10834 #: src/Module/Settings/TwoFactor/AppSpecific.php:94
10835 msgid "New app-specific password generated."
10836 msgstr ""
10837
10838 #: src/Module/Settings/TwoFactor/AppSpecific.php:100
10839 msgid "App-specific passwords successfully revoked."
10840 msgstr ""
10841
10842 #: src/Module/Settings/TwoFactor/AppSpecific.php:110
10843 msgid "App-specific password successfully revoked."
10844 msgstr ""
10845
10846 #: src/Module/Settings/TwoFactor/AppSpecific.php:131
10847 msgid "Two-factor app-specific passwords"
10848 msgstr ""
10849
10850 #: src/Module/Settings/TwoFactor/AppSpecific.php:133
10851 msgid ""
10852 "<p>App-specific passwords are randomly generated passwords used instead your "
10853 "regular password to authenticate your account on third-party applications "
10854 "that don't support two-factor authentication.</p>"
10855 msgstr ""
10856
10857 #: src/Module/Settings/TwoFactor/AppSpecific.php:134
10858 msgid ""
10859 "Make sure to copy your new app-specific password now. You won’t be able to "
10860 "see it again!"
10861 msgstr ""
10862
10863 #: src/Module/Settings/TwoFactor/AppSpecific.php:138
10864 msgid "Last Used"
10865 msgstr ""
10866
10867 #: src/Module/Settings/TwoFactor/AppSpecific.php:139
10868 msgid "Revoke"
10869 msgstr ""
10870
10871 #: src/Module/Settings/TwoFactor/AppSpecific.php:140
10872 msgid "Revoke All"
10873 msgstr ""
10874
10875 #: src/Module/Settings/TwoFactor/AppSpecific.php:143
10876 msgid ""
10877 "When you generate a new app-specific password, you must use it right away, "
10878 "it will be shown to you once after you generate it."
10879 msgstr ""
10880
10881 #: src/Module/Settings/TwoFactor/AppSpecific.php:144
10882 msgid "Generate new app-specific password"
10883 msgstr ""
10884
10885 #: src/Module/Settings/TwoFactor/AppSpecific.php:145
10886 msgid "Friendiqa on my Fairphone 2..."
10887 msgstr ""
10888
10889 #: src/Module/Settings/TwoFactor/AppSpecific.php:146
10890 msgid "Generate"
10891 msgstr ""
10892
10893 #: src/Module/Settings/TwoFactor/Index.php:88
10894 msgid "Two-factor authentication successfully disabled."
10895 msgstr ""
10896
10897 #: src/Module/Settings/TwoFactor/Index.php:141
10898 msgid ""
10899 "<p>Use an application on a mobile device to get two-factor authentication "
10900 "codes when prompted on login.</p>"
10901 msgstr ""
10902
10903 #: src/Module/Settings/TwoFactor/Index.php:145
10904 msgid "Authenticator app"
10905 msgstr ""
10906
10907 #: src/Module/Settings/TwoFactor/Index.php:146
10908 msgid "Configured"
10909 msgstr ""
10910
10911 #: src/Module/Settings/TwoFactor/Index.php:146
10912 msgid "Not Configured"
10913 msgstr ""
10914
10915 #: src/Module/Settings/TwoFactor/Index.php:147
10916 msgid "<p>You haven't finished configuring your authenticator app.</p>"
10917 msgstr ""
10918
10919 #: src/Module/Settings/TwoFactor/Index.php:148
10920 msgid "<p>Your authenticator app is correctly configured.</p>"
10921 msgstr ""
10922
10923 #: src/Module/Settings/TwoFactor/Index.php:150
10924 msgid "Recovery codes"
10925 msgstr ""
10926
10927 #: src/Module/Settings/TwoFactor/Index.php:151
10928 msgid "Remaining valid codes"
10929 msgstr ""
10930
10931 #: src/Module/Settings/TwoFactor/Index.php:153
10932 msgid ""
10933 "<p>These one-use codes can replace an authenticator app code in case you "
10934 "have lost access to it.</p>"
10935 msgstr ""
10936
10937 #: src/Module/Settings/TwoFactor/Index.php:155
10938 msgid "App-specific passwords"
10939 msgstr ""
10940
10941 #: src/Module/Settings/TwoFactor/Index.php:156
10942 msgid "Generated app-specific passwords"
10943 msgstr ""
10944
10945 #: src/Module/Settings/TwoFactor/Index.php:158
10946 msgid ""
10947 "<p>These randomly generated passwords allow you to authenticate on apps not "
10948 "supporting two-factor authentication.</p>"
10949 msgstr ""
10950
10951 #: src/Module/Settings/TwoFactor/Index.php:161
10952 msgid "Current password:"
10953 msgstr ""
10954
10955 #: src/Module/Settings/TwoFactor/Index.php:161
10956 msgid ""
10957 "You need to provide your current password to change two-factor "
10958 "authentication settings."
10959 msgstr ""
10960
10961 #: src/Module/Settings/TwoFactor/Index.php:162
10962 msgid "Enable two-factor authentication"
10963 msgstr ""
10964
10965 #: src/Module/Settings/TwoFactor/Index.php:163
10966 msgid "Disable two-factor authentication"
10967 msgstr ""
10968
10969 #: src/Module/Settings/TwoFactor/Index.php:164
10970 msgid "Show recovery codes"
10971 msgstr ""
10972
10973 #: src/Module/Settings/TwoFactor/Index.php:165
10974 msgid "Manage app-specific passwords"
10975 msgstr ""
10976
10977 #: src/Module/Settings/TwoFactor/Index.php:166
10978 msgid "Manage trusted browsers"
10979 msgstr ""
10980
10981 #: src/Module/Settings/TwoFactor/Index.php:167
10982 msgid "Finish app configuration"
10983 msgstr ""
10984
10985 #: src/Module/Settings/TwoFactor/Recovery.php:83
10986 msgid "New recovery codes successfully generated."
10987 msgstr ""
10988
10989 #: src/Module/Settings/TwoFactor/Recovery.php:109
10990 msgid "Two-factor recovery codes"
10991 msgstr ""
10992
10993 #: src/Module/Settings/TwoFactor/Recovery.php:111
10994 msgid ""
10995 "<p>Recovery codes can be used to access your account in the event you lose "
10996 "access to your device and cannot receive two-factor authentication codes.</"
10997 "p><p><strong>Put these in a safe spot!</strong> If you lose your device and "
10998 "don’t have the recovery codes you will lose access to your account.</p>"
10999 msgstr ""
11000
11001 #: src/Module/Settings/TwoFactor/Recovery.php:113
11002 msgid ""
11003 "When you generate new recovery codes, you must copy the new codes. Your old "
11004 "codes won’t work anymore."
11005 msgstr ""
11006
11007 #: src/Module/Settings/TwoFactor/Recovery.php:114
11008 msgid "Generate new recovery codes"
11009 msgstr ""
11010
11011 #: src/Module/Settings/TwoFactor/Recovery.php:116
11012 msgid "Next: Verification"
11013 msgstr ""
11014
11015 #: src/Module/Settings/TwoFactor/Trusted.php:87
11016 msgid "Trusted browsers successfully removed."
11017 msgstr ""
11018
11019 #: src/Module/Settings/TwoFactor/Trusted.php:97
11020 msgid "Trusted browser successfully removed."
11021 msgstr ""
11022
11023 #: src/Module/Settings/TwoFactor/Trusted.php:139
11024 msgid "Two-factor Trusted Browsers"
11025 msgstr ""
11026
11027 #: src/Module/Settings/TwoFactor/Trusted.php:140
11028 msgid ""
11029 "Trusted browsers are individual browsers you chose to skip two-factor "
11030 "authentication to access Friendica. Please use this feature sparingly, as it "
11031 "can negate the benefit of two-factor authentication."
11032 msgstr ""
11033
11034 #: src/Module/Settings/TwoFactor/Trusted.php:141
11035 msgid "Device"
11036 msgstr ""
11037
11038 #: src/Module/Settings/TwoFactor/Trusted.php:142
11039 msgid "OS"
11040 msgstr ""
11041
11042 #: src/Module/Settings/TwoFactor/Trusted.php:144
11043 msgid "Trusted"
11044 msgstr ""
11045
11046 #: src/Module/Settings/TwoFactor/Trusted.php:145
11047 msgid "Created At"
11048 msgstr ""
11049
11050 #: src/Module/Settings/TwoFactor/Trusted.php:146
11051 msgid "Last Use"
11052 msgstr ""
11053
11054 #: src/Module/Settings/TwoFactor/Trusted.php:148
11055 msgid "Remove All"
11056 msgstr ""
11057
11058 #: src/Module/Settings/TwoFactor/Verify.php:94
11059 msgid "Two-factor authentication successfully activated."
11060 msgstr ""
11061
11062 #: src/Module/Settings/TwoFactor/Verify.php:128
11063 #, php-format
11064 msgid ""
11065 "<p>Or you can submit the authentication settings manually:</p>\n"
11066 "<dl>\n"
11067 "\t<dt>Issuer</dt>\n"
11068 "\t<dd>%s</dd>\n"
11069 "\t<dt>Account Name</dt>\n"
11070 "\t<dd>%s</dd>\n"
11071 "\t<dt>Secret Key</dt>\n"
11072 "\t<dd>%s</dd>\n"
11073 "\t<dt>Type</dt>\n"
11074 "\t<dd>Time-based</dd>\n"
11075 "\t<dt>Number of digits</dt>\n"
11076 "\t<dd>6</dd>\n"
11077 "\t<dt>Hashing algorithm</dt>\n"
11078 "\t<dd>SHA-1</dd>\n"
11079 "</dl>"
11080 msgstr ""
11081
11082 #: src/Module/Settings/TwoFactor/Verify.php:148
11083 msgid "Two-factor code verification"
11084 msgstr ""
11085
11086 #: src/Module/Settings/TwoFactor/Verify.php:150
11087 msgid ""
11088 "<p>Please scan this QR Code with your authenticator app and submit the "
11089 "provided code.</p>"
11090 msgstr ""
11091
11092 #: src/Module/Settings/TwoFactor/Verify.php:152
11093 #, php-format
11094 msgid ""
11095 "<p>Or you can open the following URL in your mobile device:</p><p><a href="
11096 "\"%s\">%s</a></p>"
11097 msgstr ""
11098
11099 #: src/Module/Settings/TwoFactor/Verify.php:159
11100 msgid "Verify code and enable two-factor authentication"
11101 msgstr ""
11102
11103 #: src/Module/Settings/UserExport.php:90
11104 msgid "Export account"
11105 msgstr ""
11106
11107 #: src/Module/Settings/UserExport.php:90
11108 msgid ""
11109 "Export your account info and contacts. Use this to make a backup of your "
11110 "account and/or to move it to another server."
11111 msgstr ""
11112
11113 #: src/Module/Settings/UserExport.php:91
11114 msgid "Export all"
11115 msgstr ""
11116
11117 #: src/Module/Settings/UserExport.php:91
11118 msgid ""
11119 "Export your account info, contacts and all your items as json. Could be a "
11120 "very big file, and could take a lot of time. Use this to make a full backup "
11121 "of your account (photos are not exported)"
11122 msgstr ""
11123
11124 #: src/Module/Settings/UserExport.php:92
11125 msgid "Export Contacts to CSV"
11126 msgstr ""
11127
11128 #: src/Module/Settings/UserExport.php:92
11129 msgid ""
11130 "Export the list of the accounts you are following as CSV file. Compatible to "
11131 "e.g. Mastodon."
11132 msgstr ""
11133
11134 #: src/Module/Special/DisplayNotFound.php:35
11135 msgid "The top-level post isn't visible."
11136 msgstr ""
11137
11138 #: src/Module/Special/DisplayNotFound.php:36
11139 msgid "The top-level post was deleted."
11140 msgstr ""
11141
11142 #: src/Module/Special/DisplayNotFound.php:37
11143 msgid ""
11144 "This node has blocked the top-level author or the author of the shared post."
11145 msgstr ""
11146
11147 #: src/Module/Special/DisplayNotFound.php:38
11148 msgid ""
11149 "You have ignored or blocked the top-level author or the author of the shared "
11150 "post."
11151 msgstr ""
11152
11153 #: src/Module/Special/DisplayNotFound.php:39
11154 msgid ""
11155 "You have ignored the top-level author's server or the shared post author's "
11156 "server."
11157 msgstr ""
11158
11159 #: src/Module/Special/DisplayNotFound.php:45
11160 msgid "Conversation Not Found"
11161 msgstr ""
11162
11163 #: src/Module/Special/DisplayNotFound.php:46
11164 msgid "Unfortunately, the requested conversation isn't available to you."
11165 msgstr ""
11166
11167 #: src/Module/Special/DisplayNotFound.php:47
11168 msgid "Possible reasons include:"
11169 msgstr ""
11170
11171 #: src/Module/Special/HTTPException.php:78
11172 msgid "Stack trace:"
11173 msgstr ""
11174
11175 #: src/Module/Special/HTTPException.php:83
11176 #, php-format
11177 msgid "Exception thrown in %s:%d"
11178 msgstr ""
11179
11180 #: src/Module/Tos.php:58 src/Module/Tos.php:107
11181 msgid ""
11182 "At the time of registration, and for providing communications between the "
11183 "user account and their contacts, the user has to provide a display name (pen "
11184 "name), an username (nickname) and a working email address. The names will be "
11185 "accessible on the profile page of the account by any visitor of the page, "
11186 "even if other profile details are not displayed. The email address will only "
11187 "be used to send the user notifications about interactions, but wont be "
11188 "visibly displayed. The listing of an account in the node's user directory or "
11189 "the global user directory is optional and can be controlled in the user "
11190 "settings, it is not necessary for communication."
11191 msgstr ""
11192
11193 #: src/Module/Tos.php:59 src/Module/Tos.php:108
11194 msgid ""
11195 "This data is required for communication and is passed on to the nodes of the "
11196 "communication partners and is stored there. Users can enter additional "
11197 "private data that may be transmitted to the communication partners accounts."
11198 msgstr ""
11199
11200 #: src/Module/Tos.php:60 src/Module/Tos.php:109
11201 #, php-format
11202 msgid ""
11203 "At any point in time a logged in user can export their account data from the "
11204 "<a href=\"%1$s/settings/userexport\">account settings</a>. If the user wants "
11205 "to delete their account they can do so at <a href=\"%1$s/settings/removeme\">"
11206 "%1$s/settings/removeme</a>. The deletion of the account will be permanent. "
11207 "Deletion of the data will also be requested from the nodes of the "
11208 "communication partners."
11209 msgstr ""
11210
11211 #: src/Module/Tos.php:63 src/Module/Tos.php:106
11212 msgid "Privacy Statement"
11213 msgstr ""
11214
11215 #: src/Module/Tos.php:103
11216 msgid "Rules"
11217 msgstr ""
11218
11219 #: src/Module/Update/Display.php:45
11220 msgid "Parameter uri_id is missing."
11221 msgstr ""
11222
11223 #: src/Module/Update/Display.php:55
11224 msgid "The requested item doesn't exist or has been deleted."
11225 msgstr ""
11226
11227 #: src/Module/User/Delegation.php:146
11228 #, php-format
11229 msgid "You are now logged in as %s"
11230 msgstr ""
11231
11232 #: src/Module/User/Delegation.php:185
11233 msgid "Switch between your accounts"
11234 msgstr ""
11235
11236 #: src/Module/User/Delegation.php:186
11237 msgid "Manage your accounts"
11238 msgstr ""
11239
11240 #: src/Module/User/Delegation.php:187
11241 msgid ""
11242 "Toggle between different identities or community/group pages which share "
11243 "your account details or which you have been granted \"manage\" permissions"
11244 msgstr ""
11245
11246 #: src/Module/User/Delegation.php:188
11247 msgid "Select an identity to manage: "
11248 msgstr ""
11249
11250 #: src/Module/User/Import.php:103
11251 msgid "User imports on closed servers can only be done by an administrator."
11252 msgstr ""
11253
11254 #: src/Module/User/Import.php:119
11255 msgid "Move account"
11256 msgstr ""
11257
11258 #: src/Module/User/Import.php:120
11259 msgid "You can import an account from another Friendica server."
11260 msgstr ""
11261
11262 #: src/Module/User/Import.php:121
11263 msgid ""
11264 "You need to export your account from the old server and upload it here. We "
11265 "will recreate your old account here with all your contacts. We will try also "
11266 "to inform your friends that you moved here."
11267 msgstr ""
11268
11269 #: src/Module/User/Import.php:122
11270 msgid ""
11271 "This feature is experimental. We can't import contacts from the OStatus "
11272 "network (GNU Social/Statusnet) or from Diaspora"
11273 msgstr ""
11274
11275 #: src/Module/User/Import.php:123
11276 msgid "Account file"
11277 msgstr ""
11278
11279 #: src/Module/User/Import.php:123
11280 msgid ""
11281 "To export your account, go to \"Settings->Export your personal data\" and "
11282 "select \"Export account\""
11283 msgstr ""
11284
11285 #: src/Module/User/Import.php:217
11286 msgid "Error decoding account file"
11287 msgstr ""
11288
11289 #: src/Module/User/Import.php:222
11290 msgid "Error! No version data in file! This is not a Friendica account file?"
11291 msgstr ""
11292
11293 #: src/Module/User/Import.php:230
11294 #, php-format
11295 msgid "User '%s' already exists on this server!"
11296 msgstr ""
11297
11298 #: src/Module/User/Import.php:267
11299 msgid "User creation error"
11300 msgstr ""
11301
11302 #: src/Module/User/Import.php:316
11303 #, php-format
11304 msgid "%d contact not imported"
11305 msgid_plural "%d contacts not imported"
11306 msgstr[0] ""
11307 msgstr[1] ""
11308
11309 #: src/Module/User/Import.php:365
11310 msgid "User profile creation error"
11311 msgstr ""
11312
11313 #: src/Module/User/Import.php:416
11314 msgid "Done. You can now login with your username and password"
11315 msgstr ""
11316
11317 #: src/Module/Welcome.php:44
11318 msgid "Welcome to Friendica"
11319 msgstr ""
11320
11321 #: src/Module/Welcome.php:45
11322 msgid "New Member Checklist"
11323 msgstr ""
11324
11325 #: src/Module/Welcome.php:46
11326 msgid ""
11327 "We would like to offer some tips and links to help make your experience "
11328 "enjoyable. Click any item to visit the relevant page. A link to this page "
11329 "will be visible from your home page for two weeks after your initial "
11330 "registration and then will quietly disappear."
11331 msgstr ""
11332
11333 #: src/Module/Welcome.php:48
11334 msgid "Getting Started"
11335 msgstr ""
11336
11337 #: src/Module/Welcome.php:49
11338 msgid "Friendica Walk-Through"
11339 msgstr ""
11340
11341 #: src/Module/Welcome.php:50
11342 msgid ""
11343 "On your <em>Quick Start</em> page - find a brief introduction to your "
11344 "profile and network tabs, make some new connections, and find some groups to "
11345 "join."
11346 msgstr ""
11347
11348 #: src/Module/Welcome.php:53
11349 msgid "Go to Your Settings"
11350 msgstr ""
11351
11352 #: src/Module/Welcome.php:54
11353 msgid ""
11354 "On your <em>Settings</em> page -  change your initial password. Also make a "
11355 "note of your Identity Address. This looks just like an email address - and "
11356 "will be useful in making friends on the free social web."
11357 msgstr ""
11358
11359 #: src/Module/Welcome.php:55
11360 msgid ""
11361 "Review the other settings, particularly the privacy settings. An unpublished "
11362 "directory listing is like having an unlisted phone number. In general, you "
11363 "should probably publish your listing - unless all of your friends and "
11364 "potential friends know exactly how to find you."
11365 msgstr ""
11366
11367 #: src/Module/Welcome.php:59
11368 msgid ""
11369 "Upload a profile photo if you have not done so already. Studies have shown "
11370 "that people with real photos of themselves are ten times more likely to make "
11371 "friends than people who do not."
11372 msgstr ""
11373
11374 #: src/Module/Welcome.php:60
11375 msgid "Edit Your Profile"
11376 msgstr ""
11377
11378 #: src/Module/Welcome.php:61
11379 msgid ""
11380 "Edit your <strong>default</strong> profile to your liking. Review the "
11381 "settings for hiding your list of friends and hiding the profile from unknown "
11382 "visitors."
11383 msgstr ""
11384
11385 #: src/Module/Welcome.php:62
11386 msgid "Profile Keywords"
11387 msgstr ""
11388
11389 #: src/Module/Welcome.php:63
11390 msgid ""
11391 "Set some public keywords for your profile which describe your interests. We "
11392 "may be able to find other people with similar interests and suggest "
11393 "friendships."
11394 msgstr ""
11395
11396 #: src/Module/Welcome.php:65
11397 msgid "Connecting"
11398 msgstr ""
11399
11400 #: src/Module/Welcome.php:67
11401 msgid "Importing Emails"
11402 msgstr ""
11403
11404 #: src/Module/Welcome.php:68
11405 msgid ""
11406 "Enter your email access information on your Connector Settings page if you "
11407 "wish to import and interact with friends or mailing lists from your email "
11408 "INBOX"
11409 msgstr ""
11410
11411 #: src/Module/Welcome.php:69
11412 msgid "Go to Your Contacts Page"
11413 msgstr ""
11414
11415 #: src/Module/Welcome.php:70
11416 msgid ""
11417 "Your Contacts page is your gateway to managing friendships and connecting "
11418 "with friends on other networks. Typically you enter their address or site "
11419 "URL in the <em>Add New Contact</em> dialog."
11420 msgstr ""
11421
11422 #: src/Module/Welcome.php:71
11423 msgid "Go to Your Site's Directory"
11424 msgstr ""
11425
11426 #: src/Module/Welcome.php:72
11427 msgid ""
11428 "The Directory page lets you find other people in this network or other "
11429 "federated sites. Look for a <em>Connect</em> or <em>Follow</em> link on "
11430 "their profile page. Provide your own Identity Address if requested."
11431 msgstr ""
11432
11433 #: src/Module/Welcome.php:73
11434 msgid "Finding New People"
11435 msgstr ""
11436
11437 #: src/Module/Welcome.php:74
11438 msgid ""
11439 "On the side panel of the Contacts page are several tools to find new "
11440 "friends. We can match people by interest, look up people by name or "
11441 "interest, and provide suggestions based on network relationships. On a brand "
11442 "new site, friend suggestions will usually begin to be populated within 24 "
11443 "hours."
11444 msgstr ""
11445
11446 #: src/Module/Welcome.php:77
11447 msgid "Add Your Contacts To Circle"
11448 msgstr ""
11449
11450 #: src/Module/Welcome.php:78
11451 msgid ""
11452 "Once you have made some friends, organize them into private conversation "
11453 "circles from the sidebar of your Contacts page and then you can interact "
11454 "with each circle privately on your Network page."
11455 msgstr ""
11456
11457 #: src/Module/Welcome.php:80
11458 msgid "Why Aren't My Posts Public?"
11459 msgstr ""
11460
11461 #: src/Module/Welcome.php:81
11462 msgid ""
11463 "Friendica respects your privacy. By default, your posts will only show up to "
11464 "people you've added as friends. For more information, see the help section "
11465 "from the link above."
11466 msgstr ""
11467
11468 #: src/Module/Welcome.php:83
11469 msgid "Getting Help"
11470 msgstr ""
11471
11472 #: src/Module/Welcome.php:84
11473 msgid "Go to the Help Section"
11474 msgstr ""
11475
11476 #: src/Module/Welcome.php:85
11477 msgid ""
11478 "Our <strong>help</strong> pages may be consulted for detail on other program "
11479 "features and resources."
11480 msgstr ""
11481
11482 #: src/Navigation/Notifications/Factory/FormattedNavNotification.php:161
11483 msgid "{0} wants to follow you"
11484 msgstr ""
11485
11486 #: src/Navigation/Notifications/Factory/FormattedNavNotification.php:163
11487 msgid "{0} has started following you"
11488 msgstr ""
11489
11490 #: src/Navigation/Notifications/Factory/FormattedNotify.php:96
11491 #, php-format
11492 msgid "%s liked %s's post"
11493 msgstr ""
11494
11495 #: src/Navigation/Notifications/Factory/FormattedNotify.php:108
11496 #, php-format
11497 msgid "%s disliked %s's post"
11498 msgstr ""
11499
11500 #: src/Navigation/Notifications/Factory/FormattedNotify.php:120
11501 #, php-format
11502 msgid "%s is attending %s's event"
11503 msgstr ""
11504
11505 #: src/Navigation/Notifications/Factory/FormattedNotify.php:132
11506 #, php-format
11507 msgid "%s is not attending %s's event"
11508 msgstr ""
11509
11510 #: src/Navigation/Notifications/Factory/FormattedNotify.php:144
11511 #, php-format
11512 msgid "%s may attending %s's event"
11513 msgstr ""
11514
11515 #: src/Navigation/Notifications/Factory/FormattedNotify.php:174
11516 #, php-format
11517 msgid "%s is now friends with %s"
11518 msgstr ""
11519
11520 #: src/Navigation/Notifications/Factory/FormattedNotify.php:341
11521 #: src/Navigation/Notifications/Factory/FormattedNotify.php:379
11522 #, php-format
11523 msgid "%s commented on %s's post"
11524 msgstr ""
11525
11526 #: src/Navigation/Notifications/Factory/FormattedNotify.php:378
11527 #, php-format
11528 msgid "%s created a new post"
11529 msgstr ""
11530
11531 #: src/Navigation/Notifications/Factory/Introduction.php:133
11532 msgid "Friend Suggestion"
11533 msgstr ""
11534
11535 #: src/Navigation/Notifications/Factory/Introduction.php:159
11536 msgid "Friend/Connect Request"
11537 msgstr ""
11538
11539 #: src/Navigation/Notifications/Factory/Introduction.php:159
11540 msgid "New Follower"
11541 msgstr ""
11542
11543 #: src/Navigation/Notifications/Factory/Notification.php:134
11544 #, php-format
11545 msgid "%1$s wants to follow you"
11546 msgstr ""
11547
11548 #: src/Navigation/Notifications/Factory/Notification.php:136
11549 #, php-format
11550 msgid "%1$s has started following you"
11551 msgstr ""
11552
11553 #: src/Navigation/Notifications/Factory/Notification.php:208
11554 #, php-format
11555 msgid "%1$s liked your comment on %2$s"
11556 msgstr ""
11557
11558 #: src/Navigation/Notifications/Factory/Notification.php:211
11559 #, php-format
11560 msgid "%1$s liked your post %2$s"
11561 msgstr ""
11562
11563 #: src/Navigation/Notifications/Factory/Notification.php:218
11564 #, php-format
11565 msgid "%1$s disliked your comment on %2$s"
11566 msgstr ""
11567
11568 #: src/Navigation/Notifications/Factory/Notification.php:221
11569 #, php-format
11570 msgid "%1$s disliked your post %2$s"
11571 msgstr ""
11572
11573 #: src/Navigation/Notifications/Factory/Notification.php:228
11574 #, php-format
11575 msgid "%1$s shared your comment %2$s"
11576 msgstr ""
11577
11578 #: src/Navigation/Notifications/Factory/Notification.php:231
11579 #: src/Navigation/Notifications/Factory/Notification.php:316
11580 #, php-format
11581 msgid "%1$s shared your post %2$s"
11582 msgstr ""
11583
11584 #: src/Navigation/Notifications/Factory/Notification.php:235
11585 #: src/Navigation/Notifications/Factory/Notification.php:305
11586 #, php-format
11587 msgid "%1$s shared the post %2$s from %3$s"
11588 msgstr ""
11589
11590 #: src/Navigation/Notifications/Factory/Notification.php:237
11591 #: src/Navigation/Notifications/Factory/Notification.php:307
11592 #, php-format
11593 msgid "%1$s shared a post from %3$s"
11594 msgstr ""
11595
11596 #: src/Navigation/Notifications/Factory/Notification.php:239
11597 #: src/Navigation/Notifications/Factory/Notification.php:309
11598 #, php-format
11599 msgid "%1$s shared the post %2$s"
11600 msgstr ""
11601
11602 #: src/Navigation/Notifications/Factory/Notification.php:241
11603 #: src/Navigation/Notifications/Factory/Notification.php:311
11604 #, php-format
11605 msgid "%1$s shared a post"
11606 msgstr ""
11607
11608 #: src/Navigation/Notifications/Factory/Notification.php:249
11609 #, php-format
11610 msgid "%1$s wants to attend your event %2$s"
11611 msgstr ""
11612
11613 #: src/Navigation/Notifications/Factory/Notification.php:256
11614 #, php-format
11615 msgid "%1$s does not want to attend your event %2$s"
11616 msgstr ""
11617
11618 #: src/Navigation/Notifications/Factory/Notification.php:263
11619 #, php-format
11620 msgid "%1$s maybe wants to attend your event %2$s"
11621 msgstr ""
11622
11623 #: src/Navigation/Notifications/Factory/Notification.php:270
11624 #, php-format
11625 msgid "%1$s tagged you on %2$s"
11626 msgstr ""
11627
11628 #: src/Navigation/Notifications/Factory/Notification.php:274
11629 #, php-format
11630 msgid "%1$s replied to you on %2$s"
11631 msgstr ""
11632
11633 #: src/Navigation/Notifications/Factory/Notification.php:278
11634 #, php-format
11635 msgid "%1$s commented in your thread %2$s"
11636 msgstr ""
11637
11638 #: src/Navigation/Notifications/Factory/Notification.php:282
11639 #, php-format
11640 msgid "%1$s commented on your comment %2$s"
11641 msgstr ""
11642
11643 #: src/Navigation/Notifications/Factory/Notification.php:289
11644 #, php-format
11645 msgid "%1$s commented in their thread %2$s"
11646 msgstr ""
11647
11648 #: src/Navigation/Notifications/Factory/Notification.php:291
11649 #, php-format
11650 msgid "%1$s commented in their thread"
11651 msgstr ""
11652
11653 #: src/Navigation/Notifications/Factory/Notification.php:293
11654 #, php-format
11655 msgid "%1$s commented in the thread %2$s from %3$s"
11656 msgstr ""
11657
11658 #: src/Navigation/Notifications/Factory/Notification.php:295
11659 #, php-format
11660 msgid "%1$s commented in the thread from %3$s"
11661 msgstr ""
11662
11663 #: src/Navigation/Notifications/Factory/Notification.php:300
11664 #, php-format
11665 msgid "%1$s commented on your thread %2$s"
11666 msgstr ""
11667
11668 #: src/Navigation/Notifications/Repository/Notify.php:225
11669 #: src/Navigation/Notifications/Repository/Notify.php:754
11670 msgid "[Friendica:Notify]"
11671 msgstr ""
11672
11673 #: src/Navigation/Notifications/Repository/Notify.php:293
11674 #, php-format
11675 msgid "%s New mail received at %s"
11676 msgstr ""
11677
11678 #: src/Navigation/Notifications/Repository/Notify.php:295
11679 #, php-format
11680 msgid "%1$s sent you a new private message at %2$s."
11681 msgstr ""
11682
11683 #: src/Navigation/Notifications/Repository/Notify.php:296
11684 msgid "a private message"
11685 msgstr ""
11686
11687 #: src/Navigation/Notifications/Repository/Notify.php:296
11688 #, php-format
11689 msgid "%1$s sent you %2$s."
11690 msgstr ""
11691
11692 #: src/Navigation/Notifications/Repository/Notify.php:298
11693 #, php-format
11694 msgid "Please visit %s to view and/or reply to your private messages."
11695 msgstr ""
11696
11697 #: src/Navigation/Notifications/Repository/Notify.php:328
11698 #, php-format
11699 msgid "%1$s commented on %2$s's %3$s %4$s"
11700 msgstr ""
11701
11702 #: src/Navigation/Notifications/Repository/Notify.php:333
11703 #, php-format
11704 msgid "%1$s commented on your %2$s %3$s"
11705 msgstr ""
11706
11707 #: src/Navigation/Notifications/Repository/Notify.php:337
11708 #, php-format
11709 msgid "%1$s commented on their %2$s %3$s"
11710 msgstr ""
11711
11712 #: src/Navigation/Notifications/Repository/Notify.php:341
11713 #: src/Navigation/Notifications/Repository/Notify.php:788
11714 #, php-format
11715 msgid "%1$s Comment to conversation #%2$d by %3$s"
11716 msgstr ""
11717
11718 #: src/Navigation/Notifications/Repository/Notify.php:343
11719 #, php-format
11720 msgid "%s commented on an item/conversation you have been following."
11721 msgstr ""
11722
11723 #: src/Navigation/Notifications/Repository/Notify.php:347
11724 #: src/Navigation/Notifications/Repository/Notify.php:362
11725 #: src/Navigation/Notifications/Repository/Notify.php:814
11726 #, php-format
11727 msgid "Please visit %s to view and/or reply to the conversation."
11728 msgstr ""
11729
11730 #: src/Navigation/Notifications/Repository/Notify.php:354
11731 #, php-format
11732 msgid "%s %s posted to your profile wall"
11733 msgstr ""
11734
11735 #: src/Navigation/Notifications/Repository/Notify.php:356
11736 #, php-format
11737 msgid "%1$s posted to your profile wall at %2$s"
11738 msgstr ""
11739
11740 #: src/Navigation/Notifications/Repository/Notify.php:357
11741 #, php-format
11742 msgid "%1$s posted to [url=%2$s]your wall[/url]"
11743 msgstr ""
11744
11745 #: src/Navigation/Notifications/Repository/Notify.php:370
11746 #, php-format
11747 msgid "%s Introduction received"
11748 msgstr ""
11749
11750 #: src/Navigation/Notifications/Repository/Notify.php:372
11751 #, php-format
11752 msgid "You've received an introduction from '%1$s' at %2$s"
11753 msgstr ""
11754
11755 #: src/Navigation/Notifications/Repository/Notify.php:373
11756 #, php-format
11757 msgid "You've received [url=%1$s]an introduction[/url] from %2$s."
11758 msgstr ""
11759
11760 #: src/Navigation/Notifications/Repository/Notify.php:378
11761 #: src/Navigation/Notifications/Repository/Notify.php:424
11762 #, php-format
11763 msgid "You may visit their profile at %s"
11764 msgstr ""
11765
11766 #: src/Navigation/Notifications/Repository/Notify.php:380
11767 #, php-format
11768 msgid "Please visit %s to approve or reject the introduction."
11769 msgstr ""
11770
11771 #: src/Navigation/Notifications/Repository/Notify.php:387
11772 #, php-format
11773 msgid "%s A new person is sharing with you"
11774 msgstr ""
11775
11776 #: src/Navigation/Notifications/Repository/Notify.php:389
11777 #: src/Navigation/Notifications/Repository/Notify.php:390
11778 #, php-format
11779 msgid "%1$s is sharing with you at %2$s"
11780 msgstr ""
11781
11782 #: src/Navigation/Notifications/Repository/Notify.php:397
11783 #, php-format
11784 msgid "%s You have a new follower"
11785 msgstr ""
11786
11787 #: src/Navigation/Notifications/Repository/Notify.php:399
11788 #: src/Navigation/Notifications/Repository/Notify.php:400
11789 #, php-format
11790 msgid "You have a new follower at %2$s : %1$s"
11791 msgstr ""
11792
11793 #: src/Navigation/Notifications/Repository/Notify.php:413
11794 #, php-format
11795 msgid "%s Friend suggestion received"
11796 msgstr ""
11797
11798 #: src/Navigation/Notifications/Repository/Notify.php:415
11799 #, php-format
11800 msgid "You've received a friend suggestion from '%1$s' at %2$s"
11801 msgstr ""
11802
11803 #: src/Navigation/Notifications/Repository/Notify.php:416
11804 #, php-format
11805 msgid "You've received [url=%1$s]a friend suggestion[/url] for %2$s from %3$s."
11806 msgstr ""
11807
11808 #: src/Navigation/Notifications/Repository/Notify.php:422
11809 msgid "Name:"
11810 msgstr ""
11811
11812 #: src/Navigation/Notifications/Repository/Notify.php:423
11813 msgid "Photo:"
11814 msgstr ""
11815
11816 #: src/Navigation/Notifications/Repository/Notify.php:426
11817 #, php-format
11818 msgid "Please visit %s to approve or reject the suggestion."
11819 msgstr ""
11820
11821 #: src/Navigation/Notifications/Repository/Notify.php:434
11822 #: src/Navigation/Notifications/Repository/Notify.php:449
11823 #, php-format
11824 msgid "%s Connection accepted"
11825 msgstr ""
11826
11827 #: src/Navigation/Notifications/Repository/Notify.php:436
11828 #: src/Navigation/Notifications/Repository/Notify.php:451
11829 #, php-format
11830 msgid "'%1$s' has accepted your connection request at %2$s"
11831 msgstr ""
11832
11833 #: src/Navigation/Notifications/Repository/Notify.php:437
11834 #: src/Navigation/Notifications/Repository/Notify.php:452
11835 #, php-format
11836 msgid "%2$s has accepted your [url=%1$s]connection request[/url]."
11837 msgstr ""
11838
11839 #: src/Navigation/Notifications/Repository/Notify.php:442
11840 msgid ""
11841 "You are now mutual friends and may exchange status updates, photos, and "
11842 "email without restriction."
11843 msgstr ""
11844
11845 #: src/Navigation/Notifications/Repository/Notify.php:444
11846 #, php-format
11847 msgid "Please visit %s if you wish to make any changes to this relationship."
11848 msgstr ""
11849
11850 #: src/Navigation/Notifications/Repository/Notify.php:457
11851 #, php-format
11852 msgid ""
11853 "'%1$s' has chosen to accept you a fan, which restricts some forms of "
11854 "communication - such as private messaging and some profile interactions. If "
11855 "this is a celebrity or community page, these settings were applied "
11856 "automatically."
11857 msgstr ""
11858
11859 #: src/Navigation/Notifications/Repository/Notify.php:459
11860 #, php-format
11861 msgid ""
11862 "'%1$s' may choose to extend this into a two-way or more permissive "
11863 "relationship in the future."
11864 msgstr ""
11865
11866 #: src/Navigation/Notifications/Repository/Notify.php:461
11867 #, php-format
11868 msgid "Please visit %s  if you wish to make any changes to this relationship."
11869 msgstr ""
11870
11871 #: src/Navigation/Notifications/Repository/Notify.php:471
11872 msgid "registration request"
11873 msgstr ""
11874
11875 #: src/Navigation/Notifications/Repository/Notify.php:473
11876 #, php-format
11877 msgid "You've received a registration request from '%1$s' at %2$s"
11878 msgstr ""
11879
11880 #: src/Navigation/Notifications/Repository/Notify.php:474
11881 #, php-format
11882 msgid "You've received a [url=%1$s]registration request[/url] from %2$s."
11883 msgstr ""
11884
11885 #: src/Navigation/Notifications/Repository/Notify.php:479
11886 #: src/Navigation/Notifications/Repository/Notify.php:500
11887 #, php-format
11888 msgid ""
11889 "Display Name:\t%s\n"
11890 "Site Location:\t%s\n"
11891 "Login Name:\t%s (%s)"
11892 msgstr ""
11893
11894 #: src/Navigation/Notifications/Repository/Notify.php:485
11895 #, php-format
11896 msgid "Please visit %s to approve or reject the request."
11897 msgstr ""
11898
11899 #: src/Navigation/Notifications/Repository/Notify.php:492
11900 msgid "new registration"
11901 msgstr ""
11902
11903 #: src/Navigation/Notifications/Repository/Notify.php:494
11904 #, php-format
11905 msgid "You've received a new registration from '%1$s' at %2$s"
11906 msgstr ""
11907
11908 #: src/Navigation/Notifications/Repository/Notify.php:495
11909 #, php-format
11910 msgid "You've received a [url=%1$s]new registration[/url] from %2$s."
11911 msgstr ""
11912
11913 #: src/Navigation/Notifications/Repository/Notify.php:506
11914 #, php-format
11915 msgid "Please visit %s to have a look at the new registration."
11916 msgstr ""
11917
11918 #: src/Navigation/Notifications/Repository/Notify.php:782
11919 #, php-format
11920 msgid "%s %s tagged you"
11921 msgstr ""
11922
11923 #: src/Navigation/Notifications/Repository/Notify.php:785
11924 #, php-format
11925 msgid "%s %s shared a new post"
11926 msgstr ""
11927
11928 #: src/Navigation/Notifications/Repository/Notify.php:793
11929 #, php-format
11930 msgid "%1$s %2$s liked your post #%3$d"
11931 msgstr ""
11932
11933 #: src/Navigation/Notifications/Repository/Notify.php:796
11934 #, php-format
11935 msgid "%1$s %2$s liked your comment on #%3$d"
11936 msgstr ""
11937
11938 #: src/Object/EMail/ItemCCEMail.php:42
11939 #, php-format
11940 msgid ""
11941 "This message was sent to you by %s, a member of the Friendica social network."
11942 msgstr ""
11943
11944 #: src/Object/EMail/ItemCCEMail.php:44
11945 #, php-format
11946 msgid "You may visit them online at %s"
11947 msgstr ""
11948
11949 #: src/Object/EMail/ItemCCEMail.php:45
11950 msgid ""
11951 "Please contact the sender by replying to this post if you do not wish to "
11952 "receive these messages."
11953 msgstr ""
11954
11955 #: src/Object/EMail/ItemCCEMail.php:49
11956 #, php-format
11957 msgid "%s posted an update."
11958 msgstr ""
11959
11960 #: src/Object/Post.php:138
11961 msgid "Private Message"
11962 msgstr ""
11963
11964 #: src/Object/Post.php:142
11965 msgid "Public Message"
11966 msgstr ""
11967
11968 #: src/Object/Post.php:146
11969 msgid "Unlisted Message"
11970 msgstr ""
11971
11972 #: src/Object/Post.php:182
11973 msgid "This entry was edited"
11974 msgstr ""
11975
11976 #: src/Object/Post.php:210
11977 msgid "Connector Message"
11978 msgstr ""
11979
11980 #: src/Object/Post.php:226 src/Object/Post.php:228
11981 msgid "Edit"
11982 msgstr ""
11983
11984 #: src/Object/Post.php:262
11985 msgid "Delete globally"
11986 msgstr ""
11987
11988 #: src/Object/Post.php:262
11989 msgid "Remove locally"
11990 msgstr ""
11991
11992 #: src/Object/Post.php:269
11993 #, php-format
11994 msgid "Block %s"
11995 msgstr ""
11996
11997 #: src/Object/Post.php:274
11998 #, php-format
11999 msgid "Ignore %s"
12000 msgstr ""
12001
12002 #: src/Object/Post.php:279
12003 #, php-format
12004 msgid "Collapse %s"
12005 msgstr ""
12006
12007 #: src/Object/Post.php:283
12008 msgid "Report post"
12009 msgstr ""
12010
12011 #: src/Object/Post.php:294
12012 msgid "Save to folder"
12013 msgstr ""
12014
12015 #: src/Object/Post.php:334
12016 msgid "I will attend"
12017 msgstr ""
12018
12019 #: src/Object/Post.php:334
12020 msgid "I will not attend"
12021 msgstr ""
12022
12023 #: src/Object/Post.php:334
12024 msgid "I might attend"
12025 msgstr ""
12026
12027 #: src/Object/Post.php:381
12028 msgid "Ignore thread"
12029 msgstr ""
12030
12031 #: src/Object/Post.php:382
12032 msgid "Unignore thread"
12033 msgstr ""
12034
12035 #: src/Object/Post.php:383
12036 msgid "Toggle ignore status"
12037 msgstr ""
12038
12039 #: src/Object/Post.php:393
12040 msgid "Add star"
12041 msgstr ""
12042
12043 #: src/Object/Post.php:394
12044 msgid "Remove star"
12045 msgstr ""
12046
12047 #: src/Object/Post.php:395
12048 msgid "Toggle star status"
12049 msgstr ""
12050
12051 #: src/Object/Post.php:406
12052 msgid "Pin"
12053 msgstr ""
12054
12055 #: src/Object/Post.php:407
12056 msgid "Unpin"
12057 msgstr ""
12058
12059 #: src/Object/Post.php:408
12060 msgid "Toggle pin status"
12061 msgstr ""
12062
12063 #: src/Object/Post.php:411
12064 msgid "Pinned"
12065 msgstr ""
12066
12067 #: src/Object/Post.php:416
12068 msgid "Add tag"
12069 msgstr ""
12070
12071 #: src/Object/Post.php:429
12072 msgid "Quote share this"
12073 msgstr ""
12074
12075 #: src/Object/Post.php:429
12076 msgid "Quote Share"
12077 msgstr ""
12078
12079 #: src/Object/Post.php:432
12080 msgid "Reshare this"
12081 msgstr ""
12082
12083 #: src/Object/Post.php:432
12084 msgid "Reshare"
12085 msgstr ""
12086
12087 #: src/Object/Post.php:433
12088 msgid "Cancel your Reshare"
12089 msgstr ""
12090
12091 #: src/Object/Post.php:433
12092 msgid "Unshare"
12093 msgstr ""
12094
12095 #: src/Object/Post.php:485
12096 #, php-format
12097 msgid "%s (Received %s)"
12098 msgstr ""
12099
12100 #: src/Object/Post.php:491
12101 msgid "Comment this item on your system"
12102 msgstr ""
12103
12104 #: src/Object/Post.php:491
12105 msgid "Remote comment"
12106 msgstr ""
12107
12108 #: src/Object/Post.php:513
12109 msgid "Share via ..."
12110 msgstr ""
12111
12112 #: src/Object/Post.php:513
12113 msgid "Share via external services"
12114 msgstr ""
12115
12116 #: src/Object/Post.php:520
12117 msgid "Unknown parent"
12118 msgstr ""
12119
12120 #: src/Object/Post.php:524
12121 #, php-format
12122 msgid "in reply to %s"
12123 msgstr ""
12124
12125 #: src/Object/Post.php:526
12126 msgid "Parent is probably private or not federated."
12127 msgstr ""
12128
12129 #: src/Object/Post.php:550
12130 msgid "to"
12131 msgstr ""
12132
12133 #: src/Object/Post.php:551
12134 msgid "via"
12135 msgstr ""
12136
12137 #: src/Object/Post.php:552
12138 msgid "Wall-to-Wall"
12139 msgstr ""
12140
12141 #: src/Object/Post.php:553
12142 msgid "via Wall-To-Wall:"
12143 msgstr ""
12144
12145 #: src/Object/Post.php:604
12146 #, php-format
12147 msgid "Reply to %s"
12148 msgstr ""
12149
12150 #: src/Object/Post.php:607
12151 msgid "More"
12152 msgstr ""
12153
12154 #: src/Object/Post.php:626
12155 msgid "Notifier task is pending"
12156 msgstr ""
12157
12158 #: src/Object/Post.php:627
12159 msgid "Delivery to remote servers is pending"
12160 msgstr ""
12161
12162 #: src/Object/Post.php:628
12163 msgid "Delivery to remote servers is underway"
12164 msgstr ""
12165
12166 #: src/Object/Post.php:629
12167 msgid "Delivery to remote servers is mostly done"
12168 msgstr ""
12169
12170 #: src/Object/Post.php:630
12171 msgid "Delivery to remote servers is done"
12172 msgstr ""
12173
12174 #: src/Object/Post.php:652
12175 #, php-format
12176 msgid "%d comment"
12177 msgid_plural "%d comments"
12178 msgstr[0] ""
12179 msgstr[1] ""
12180
12181 #: src/Object/Post.php:653
12182 msgid "Show more"
12183 msgstr ""
12184
12185 #: src/Object/Post.php:654
12186 msgid "Show fewer"
12187 msgstr ""
12188
12189 #: src/Object/Post.php:691
12190 #, php-format
12191 msgid "Reshared by: %s"
12192 msgstr ""
12193
12194 #: src/Object/Post.php:696
12195 #, php-format
12196 msgid "Viewed by: %s"
12197 msgstr ""
12198
12199 #: src/Object/Post.php:701
12200 #, php-format
12201 msgid "Liked by: %s"
12202 msgstr ""
12203
12204 #: src/Object/Post.php:706
12205 #, php-format
12206 msgid "Disliked by: %s"
12207 msgstr ""
12208
12209 #: src/Object/Post.php:711
12210 #, php-format
12211 msgid "Attended by: %s"
12212 msgstr ""
12213
12214 #: src/Object/Post.php:716
12215 #, php-format
12216 msgid "Maybe attended by: %s"
12217 msgstr ""
12218
12219 #: src/Object/Post.php:721
12220 #, php-format
12221 msgid "Not attended by: %s"
12222 msgstr ""
12223
12224 #: src/Object/Post.php:726
12225 #, php-format
12226 msgid "Commented by: %s"
12227 msgstr ""
12228
12229 #: src/Object/Post.php:731
12230 #, php-format
12231 msgid "Reacted with %s by: %s"
12232 msgstr ""
12233
12234 #: src/Object/Post.php:754
12235 #, php-format
12236 msgid "Quote shared by: %s"
12237 msgstr ""
12238
12239 #: src/Protocol/ActivityPub/Receiver.php:581
12240 msgid "Chat"
12241 msgstr ""
12242
12243 #: src/Protocol/Delivery.php:547
12244 msgid "(no subject)"
12245 msgstr ""
12246
12247 #: src/Protocol/OStatus.php:1390
12248 #, php-format
12249 msgid "%s is now following %s."
12250 msgstr ""
12251
12252 #: src/Protocol/OStatus.php:1391
12253 msgid "following"
12254 msgstr ""
12255
12256 #: src/Protocol/OStatus.php:1394
12257 #, php-format
12258 msgid "%s stopped following %s."
12259 msgstr ""
12260
12261 #: src/Protocol/OStatus.php:1395
12262 msgid "stopped following"
12263 msgstr ""
12264
12265 #: src/Render/FriendicaSmartyEngine.php:56
12266 #, php-format
12267 msgid "The folder %s must be writable by webserver."
12268 msgstr ""
12269
12270 #: src/Security/Authentication.php:227
12271 msgid "Login failed."
12272 msgstr ""
12273
12274 #: src/Security/Authentication.php:272
12275 msgid "Login failed. Please check your credentials."
12276 msgstr ""
12277
12278 #: src/Security/Authentication.php:391
12279 #, php-format
12280 msgid "Welcome %s"
12281 msgstr ""
12282
12283 #: src/Security/Authentication.php:392
12284 msgid "Please upload a profile photo."
12285 msgstr ""
12286
12287 #: src/Util/EMailer/MailBuilder.php:260
12288 msgid "Friendica Notification"
12289 msgstr ""
12290
12291 #: src/Util/EMailer/NotifyMailBuilder.php:78
12292 #: src/Util/EMailer/SystemMailBuilder.php:54
12293 #, php-format
12294 msgid "%1$s, %2$s Administrator"
12295 msgstr ""
12296
12297 #: src/Util/EMailer/NotifyMailBuilder.php:80
12298 #: src/Util/EMailer/SystemMailBuilder.php:56
12299 #, php-format
12300 msgid "%s Administrator"
12301 msgstr ""
12302
12303 #: src/Util/EMailer/NotifyMailBuilder.php:193
12304 #: src/Util/EMailer/NotifyMailBuilder.php:217
12305 #: src/Util/EMailer/SystemMailBuilder.php:101
12306 #: src/Util/EMailer/SystemMailBuilder.php:118
12307 msgid "thanks"
12308 msgstr ""
12309
12310 #: src/Util/Temporal.php:172
12311 msgid "YYYY-MM-DD or MM-DD"
12312 msgstr ""
12313
12314 #: src/Util/Temporal.php:280
12315 #, php-format
12316 msgid "Time zone: <strong>%s</strong> <a href=\"%s\">Change in Settings</a>"
12317 msgstr ""
12318
12319 #: src/Util/Temporal.php:320 src/Util/Temporal.php:329
12320 msgid "never"
12321 msgstr ""
12322
12323 #: src/Util/Temporal.php:343
12324 msgid "less than a second ago"
12325 msgstr ""
12326
12327 #: src/Util/Temporal.php:352
12328 msgid "year"
12329 msgstr ""
12330
12331 #: src/Util/Temporal.php:352
12332 msgid "years"
12333 msgstr ""
12334
12335 #: src/Util/Temporal.php:353
12336 msgid "months"
12337 msgstr ""
12338
12339 #: src/Util/Temporal.php:354
12340 msgid "weeks"
12341 msgstr ""
12342
12343 #: src/Util/Temporal.php:355
12344 msgid "days"
12345 msgstr ""
12346
12347 #: src/Util/Temporal.php:356
12348 msgid "hour"
12349 msgstr ""
12350
12351 #: src/Util/Temporal.php:356
12352 msgid "hours"
12353 msgstr ""
12354
12355 #: src/Util/Temporal.php:357
12356 msgid "minute"
12357 msgstr ""
12358
12359 #: src/Util/Temporal.php:357
12360 msgid "minutes"
12361 msgstr ""
12362
12363 #: src/Util/Temporal.php:358
12364 msgid "second"
12365 msgstr ""
12366
12367 #: src/Util/Temporal.php:358
12368 msgid "seconds"
12369 msgstr ""
12370
12371 #: src/Util/Temporal.php:367
12372 #, php-format
12373 msgid "in %1$d %2$s"
12374 msgstr ""
12375
12376 #: src/Util/Temporal.php:370
12377 #, php-format
12378 msgid "%1$d %2$s ago"
12379 msgstr ""
12380
12381 #: src/Worker/PushSubscription.php:110
12382 msgid "Notification from Friendica"
12383 msgstr ""
12384
12385 #: src/Worker/PushSubscription.php:111
12386 msgid "Empty Post"
12387 msgstr ""
12388
12389 #: view/theme/duepuntozero/config.php:68
12390 msgid "default"
12391 msgstr ""
12392
12393 #: view/theme/duepuntozero/config.php:69
12394 msgid "greenzero"
12395 msgstr ""
12396
12397 #: view/theme/duepuntozero/config.php:70
12398 msgid "purplezero"
12399 msgstr ""
12400
12401 #: view/theme/duepuntozero/config.php:71
12402 msgid "easterbunny"
12403 msgstr ""
12404
12405 #: view/theme/duepuntozero/config.php:72
12406 msgid "darkzero"
12407 msgstr ""
12408
12409 #: view/theme/duepuntozero/config.php:73
12410 msgid "comix"
12411 msgstr ""
12412
12413 #: view/theme/duepuntozero/config.php:74
12414 msgid "slackr"
12415 msgstr ""
12416
12417 #: view/theme/duepuntozero/config.php:87
12418 msgid "Variations"
12419 msgstr ""
12420
12421 #: view/theme/frio/config.php:153
12422 msgid "Light (Accented)"
12423 msgstr ""
12424
12425 #: view/theme/frio/config.php:154
12426 msgid "Dark (Accented)"
12427 msgstr ""
12428
12429 #: view/theme/frio/config.php:155
12430 msgid "Black (Accented)"
12431 msgstr ""
12432
12433 #: view/theme/frio/config.php:167
12434 msgid "Note"
12435 msgstr ""
12436
12437 #: view/theme/frio/config.php:167
12438 msgid "Check image permissions if all users are allowed to see the image"
12439 msgstr ""
12440
12441 #: view/theme/frio/config.php:173
12442 msgid "Custom"
12443 msgstr ""
12444
12445 #: view/theme/frio/config.php:174
12446 msgid "Legacy"
12447 msgstr ""
12448
12449 #: view/theme/frio/config.php:175
12450 msgid "Accented"
12451 msgstr ""
12452
12453 #: view/theme/frio/config.php:176
12454 msgid "Select color scheme"
12455 msgstr ""
12456
12457 #: view/theme/frio/config.php:177
12458 msgid "Select scheme accent"
12459 msgstr ""
12460
12461 #: view/theme/frio/config.php:177
12462 msgid "Blue"
12463 msgstr ""
12464
12465 #: view/theme/frio/config.php:177
12466 msgid "Red"
12467 msgstr ""
12468
12469 #: view/theme/frio/config.php:177
12470 msgid "Purple"
12471 msgstr ""
12472
12473 #: view/theme/frio/config.php:177
12474 msgid "Green"
12475 msgstr ""
12476
12477 #: view/theme/frio/config.php:177
12478 msgid "Pink"
12479 msgstr ""
12480
12481 #: view/theme/frio/config.php:178
12482 msgid "Copy or paste schemestring"
12483 msgstr ""
12484
12485 #: view/theme/frio/config.php:178
12486 msgid ""
12487 "You can copy this string to share your theme with others. Pasting here "
12488 "applies the schemestring"
12489 msgstr ""
12490
12491 #: view/theme/frio/config.php:179
12492 msgid "Navigation bar background color"
12493 msgstr ""
12494
12495 #: view/theme/frio/config.php:180
12496 msgid "Navigation bar icon color "
12497 msgstr ""
12498
12499 #: view/theme/frio/config.php:181
12500 msgid "Link color"
12501 msgstr ""
12502
12503 #: view/theme/frio/config.php:182
12504 msgid "Set the background color"
12505 msgstr ""
12506
12507 #: view/theme/frio/config.php:183
12508 msgid "Content background opacity"
12509 msgstr ""
12510
12511 #: view/theme/frio/config.php:184
12512 msgid "Set the background image"
12513 msgstr ""
12514
12515 #: view/theme/frio/config.php:185
12516 msgid "Background image style"
12517 msgstr ""
12518
12519 #: view/theme/frio/config.php:188
12520 msgid "Always open Compose page"
12521 msgstr ""
12522
12523 #: view/theme/frio/config.php:188
12524 msgid ""
12525 "The New Post button always open the <a href=\"/compose\">Compose page</a> "
12526 "instead of the modal form. When this is disabled, the Compose page can be "
12527 "accessed with a middle click on the link or from the modal."
12528 msgstr ""
12529
12530 #: view/theme/frio/config.php:192
12531 msgid "Login page background image"
12532 msgstr ""
12533
12534 #: view/theme/frio/config.php:196
12535 msgid "Login page background color"
12536 msgstr ""
12537
12538 #: view/theme/frio/config.php:196
12539 msgid "Leave background image and color empty for theme defaults"
12540 msgstr ""
12541
12542 #: view/theme/frio/php/Image.php:39
12543 msgid "Top Banner"
12544 msgstr ""
12545
12546 #: view/theme/frio/php/Image.php:39
12547 msgid ""
12548 "Resize image to the width of the screen and show background color below on "
12549 "long pages."
12550 msgstr ""
12551
12552 #: view/theme/frio/php/Image.php:40
12553 msgid "Full screen"
12554 msgstr ""
12555
12556 #: view/theme/frio/php/Image.php:40
12557 msgid ""
12558 "Resize image to fill entire screen, clipping either the right or the bottom."
12559 msgstr ""
12560
12561 #: view/theme/frio/php/Image.php:41
12562 msgid "Single row mosaic"
12563 msgstr ""
12564
12565 #: view/theme/frio/php/Image.php:41
12566 msgid ""
12567 "Resize image to repeat it on a single row, either vertical or horizontal."
12568 msgstr ""
12569
12570 #: view/theme/frio/php/Image.php:42
12571 msgid "Mosaic"
12572 msgstr ""
12573
12574 #: view/theme/frio/php/Image.php:42
12575 msgid "Repeat image to fill the screen."
12576 msgstr ""
12577
12578 #: view/theme/frio/php/default.php:81 view/theme/frio/php/standard.php:40
12579 msgid "Skip to main content"
12580 msgstr ""
12581
12582 #: view/theme/frio/php/default.php:152 view/theme/frio/php/standard.php:75
12583 msgid "Back to top"
12584 msgstr ""
12585
12586 #: view/theme/frio/theme.php:211
12587 msgid "Guest"
12588 msgstr ""
12589
12590 #: view/theme/frio/theme.php:214
12591 msgid "Visitor"
12592 msgstr ""
12593
12594 #: view/theme/quattro/config.php:89
12595 msgid "Alignment"
12596 msgstr ""
12597
12598 #: view/theme/quattro/config.php:89
12599 msgid "Left"
12600 msgstr ""
12601
12602 #: view/theme/quattro/config.php:89
12603 msgid "Center"
12604 msgstr ""
12605
12606 #: view/theme/quattro/config.php:90
12607 msgid "Color scheme"
12608 msgstr ""
12609
12610 #: view/theme/quattro/config.php:91
12611 msgid "Posts font size"
12612 msgstr ""
12613
12614 #: view/theme/quattro/config.php:92
12615 msgid "Textareas font size"
12616 msgstr ""
12617
12618 #: view/theme/vier/config.php:91
12619 msgid "Comma separated list of helper groups"
12620 msgstr ""
12621
12622 #: view/theme/vier/config.php:131
12623 msgid "don't show"
12624 msgstr ""
12625
12626 #: view/theme/vier/config.php:131
12627 msgid "show"
12628 msgstr ""
12629
12630 #: view/theme/vier/config.php:137
12631 msgid "Set style"
12632 msgstr ""
12633
12634 #: view/theme/vier/config.php:138
12635 msgid "Community Pages"
12636 msgstr ""
12637
12638 #: view/theme/vier/config.php:139 view/theme/vier/theme.php:148
12639 msgid "Community Profiles"
12640 msgstr ""
12641
12642 #: view/theme/vier/config.php:140
12643 msgid "Help or @NewHere ?"
12644 msgstr ""
12645
12646 #: view/theme/vier/config.php:141 view/theme/vier/theme.php:319
12647 msgid "Connect Services"
12648 msgstr ""
12649
12650 #: view/theme/vier/config.php:142
12651 msgid "Find Friends"
12652 msgstr ""
12653
12654 #: view/theme/vier/config.php:143 view/theme/vier/theme.php:175
12655 msgid "Last users"
12656 msgstr ""
12657
12658 #: view/theme/vier/theme.php:234
12659 msgid "Quick Start"
12660 msgstr ""