2021-09-01 18:36:31 +00:00
|
|
|
|
# FRIENDICA Distributed Social Network
|
|
|
|
|
# Copyright (C) 2010-2021, the Friendica project
|
|
|
|
|
# This file is distributed under the same license as the Friendica package.
|
|
|
|
|
# Mike Macgirvin, 2010
|
2011-03-10 23:22:21 +00:00
|
|
|
|
#
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid ""
|
|
|
|
|
msgstr ""
|
2021-09-25 18:45:32 +00:00
|
|
|
|
"Project-Id-Version: 2021.12-dev\n"
|
2011-03-10 23:22:21 +00:00
|
|
|
|
"Report-Msgid-Bugs-To: \n"
|
2021-11-18 20:26:26 +00:00
|
|
|
|
"POT-Creation-Date: 2021-11-18 21:26+0100\n"
|
2011-03-10 23:22:21 +00:00
|
|
|
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
|
|
|
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
|
|
|
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
2013-02-18 01:23:19 +00:00
|
|
|
|
"Language: \n"
|
2011-03-10 23:22:21 +00:00
|
|
|
|
"MIME-Version: 1.0\n"
|
|
|
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
2021-09-01 18:36:31 +00:00
|
|
|
|
|
2020-11-09 14:47:36 +00:00
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: include/api.php:860 src/Module/BaseApi.php:259
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Daily posting limit of %d post reached. The post was rejected."
|
|
|
|
|
msgid_plural "Daily posting limit of %d posts reached. The post was rejected."
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
2021-03-10 14:49:53 +00:00
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: include/api.php:874 src/Module/BaseApi.php:275
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Weekly posting limit of %d post reached. The post was rejected."
|
|
|
|
|
msgid_plural "Weekly posting limit of %d posts reached. The post was rejected."
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: include/api.php:888 src/Module/BaseApi.php:291
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Monthly posting limit of %d post reached. The post was rejected."
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-07-27 04:57:29 +00:00
|
|
|
|
#: mod/cal.php:44 mod/cal.php:48 mod/follow.php:39 mod/redir.php:34
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: mod/redir.php:175 src/Module/Conversation/Community.php:181
|
|
|
|
|
#: src/Module/Debug/ItemBody.php:37 src/Module/Diaspora/Receive.php:57
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Item/Follow.php:42 src/Module/Item/Ignore.php:41
|
|
|
|
|
#: src/Module/Item/Pin.php:42 src/Module/Item/Pin.php:57
|
2021-08-12 06:33:08 +00:00
|
|
|
|
#: src/Module/Item/Star.php:43
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Access denied."
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-20 13:13:02 +00:00
|
|
|
|
#: mod/cal.php:61 mod/cal.php:78 mod/photos.php:69 mod/photos.php:140
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: mod/photos.php:804 src/Model/Profile.php:229 src/Module/HCard.php:52
|
2021-08-29 12:07:31 +00:00
|
|
|
|
#: src/Module/Profile/Common.php:41 src/Module/Profile/Common.php:52
|
|
|
|
|
#: src/Module/Profile/Contacts.php:40 src/Module/Profile/Contacts.php:50
|
2021-10-02 15:09:43 +00:00
|
|
|
|
#: src/Module/Profile/Media.php:38 src/Module/Profile/Status.php:58
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Register.php:263 src/Module/RemoteFollow.php:58
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "User not found."
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: mod/cal.php:120 mod/display.php:270 src/Module/Profile/Profile.php:94
|
|
|
|
|
#: src/Module/Profile/Profile.php:109 src/Module/Profile/Status.php:109
|
2021-07-27 04:57:29 +00:00
|
|
|
|
#: src/Module/Update/Profile.php:56
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Access to this profile has been restricted."
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: mod/cal.php:242 mod/events.php:377 src/Content/Nav.php:194
|
2021-10-02 15:09:43 +00:00
|
|
|
|
#: src/Content/Nav.php:258 src/Module/BaseProfile.php:84
|
2021-10-14 06:22:47 +00:00
|
|
|
|
#: src/Module/BaseProfile.php:95 view/theme/frio/theme.php:229
|
|
|
|
|
#: view/theme/frio/theme.php:233
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Events"
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: mod/cal.php:243 mod/events.php:378
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "View"
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: mod/cal.php:244 mod/events.php:380
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Previous"
|
2020-02-08 07:00:04 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: mod/cal.php:245 mod/events.php:381 src/Module/Install.php:215
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Next"
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: mod/cal.php:248 mod/events.php:386 src/Model/Event.php:457
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "today"
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: mod/cal.php:249 mod/events.php:387 src/Model/Event.php:458
|
|
|
|
|
#: src/Util/Temporal.php:334
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "month"
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: mod/cal.php:250 mod/events.php:388 src/Model/Event.php:459
|
|
|
|
|
#: src/Util/Temporal.php:335
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "week"
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: mod/cal.php:251 mod/events.php:389 src/Model/Event.php:460
|
|
|
|
|
#: src/Util/Temporal.php:336
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "day"
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: mod/cal.php:252 mod/events.php:390
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "list"
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/cal.php:265 src/Console/User.php:182 src/Model/User.php:660
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Users/Active.php:73 src/Module/Admin/Users/Blocked.php:74
|
|
|
|
|
#: src/Module/Admin/Users/Index.php:80 src/Module/Admin/Users/Pending.php:71
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Api/Twitter/ContactEndpoint.php:72
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "User not found"
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: mod/cal.php:274
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "This calendar format is not supported"
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: mod/cal.php:276
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "No exportable data found"
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: mod/cal.php:293
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "calendar"
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: mod/display.php:165 mod/photos.php:808
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Conversation/Community.php:175 src/Module/Directory.php:48
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Search/Index.php:49
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Public access denied."
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: mod/display.php:221 mod/display.php:295
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "The requested item doesn't exist or has been deleted."
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: mod/display.php:375
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "The feed for this item is unavailable."
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/editpost.php:38 mod/events.php:220 mod/follow.php:56 mod/follow.php:130
|
|
|
|
|
#: mod/item.php:185 mod/item.php:190 mod/item.php:937 mod/message.php:69
|
|
|
|
|
#: mod/message.php:111 mod/notes.php:44 mod/ostatus_subscribe.php:32
|
|
|
|
|
#: mod/photos.php:160 mod/photos.php:897 mod/repair_ostatus.php:31
|
|
|
|
|
#: mod/settings.php:46 mod/settings.php:56 mod/settings.php:410
|
|
|
|
|
#: mod/suggest.php:34 mod/uimport.php:33 mod/unfollow.php:35
|
|
|
|
|
#: mod/unfollow.php:50 mod/unfollow.php:82 mod/wall_attach.php:68
|
|
|
|
|
#: mod/wall_attach.php:71 mod/wall_upload.php:90 mod/wall_upload.php:93
|
|
|
|
|
#: mod/wallmessage.php:36 mod/wallmessage.php:55 mod/wallmessage.php:89
|
2021-11-12 20:55:02 +00:00
|
|
|
|
#: mod/wallmessage.php:109 src/Module/Attach.php:55 src/Module/BaseApi.php:61
|
|
|
|
|
#: src/Module/BaseApi.php:70 src/Module/BaseApi.php:79
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/BaseApi.php:88 src/Module/BaseNotifications.php:94
|
|
|
|
|
#: src/Module/Contact.php:328 src/Module/Contact/Advanced.php:60
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Delegation.php:118 src/Module/FollowConfirm.php:17
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/FriendSuggest.php:56 src/Module/Group.php:44
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Group.php:89 src/Module/Invite.php:41 src/Module/Invite.php:130
|
|
|
|
|
#: src/Module/Notifications/Notification.php:48
|
|
|
|
|
#: src/Module/Notifications/Notification.php:79
|
|
|
|
|
#: src/Module/Profile/Common.php:56 src/Module/Profile/Contacts.php:56
|
|
|
|
|
#: src/Module/Profile/Schedule.php:39 src/Module/Profile/Schedule.php:56
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Register.php:73 src/Module/Register.php:86
|
|
|
|
|
#: src/Module/Register.php:202 src/Module/Register.php:241
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Search/Directory.php:37 src/Module/Settings/Delegation.php:42
|
|
|
|
|
#: src/Module/Settings/Delegation.php:70 src/Module/Settings/Display.php:42
|
|
|
|
|
#: src/Module/Settings/Display.php:120
|
|
|
|
|
#: src/Module/Settings/Profile/Photo/Crop.php:166
|
|
|
|
|
#: src/Module/Settings/Profile/Photo/Index.php:112
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Settings/UserExport.php:57 src/Module/Settings/UserExport.php:91
|
|
|
|
|
#: src/Module/Settings/UserExport.php:196
|
|
|
|
|
#: src/Module/Settings/UserExport.php:216
|
|
|
|
|
#: src/Module/Settings/UserExport.php:281
|
2021-11-08 07:28:53 +00:00
|
|
|
|
msgid "Permission denied."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: mod/editpost.php:45 mod/editpost.php:55
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Item not found"
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: mod/editpost.php:64
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Edit post"
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/editpost.php:91 mod/notes.php:56 src/Content/Text/HTML.php:875
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Admin/Storage.php:142 src/Module/Filer/SaveTag.php:76
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Save"
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: mod/editpost.php:92 mod/photos.php:1344 src/Content/Conversation.php:326
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#: src/Module/Contact/Poke.php:157 src/Object/Post.php:964
|
|
|
|
|
msgid "Loading..."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-09 21:16:15 +00:00
|
|
|
|
#: mod/editpost.php:93 mod/message.php:198 mod/message.php:355
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: mod/wallmessage.php:139 src/Content/Conversation.php:327
|
2021-09-23 21:34:22 +00:00
|
|
|
|
msgid "Upload photo"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-25 18:45:32 +00:00
|
|
|
|
#: mod/editpost.php:94 src/Content/Conversation.php:328
|
2021-09-23 21:34:22 +00:00
|
|
|
|
msgid "upload photo"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-25 18:45:32 +00:00
|
|
|
|
#: mod/editpost.php:95 src/Content/Conversation.php:329
|
2021-09-23 21:34:22 +00:00
|
|
|
|
msgid "Attach file"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-25 18:45:32 +00:00
|
|
|
|
#: mod/editpost.php:96 src/Content/Conversation.php:330
|
2021-09-23 21:34:22 +00:00
|
|
|
|
msgid "attach file"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-09 21:16:15 +00:00
|
|
|
|
#: mod/editpost.php:97 mod/message.php:199 mod/message.php:356
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: mod/wallmessage.php:140
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Insert web link"
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: mod/editpost.php:98
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "web link"
|
2020-09-03 18:09:59 +00:00
|
|
|
|
msgstr ""
|
2020-01-18 21:32:53 +00:00
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: mod/editpost.php:99
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Insert video link"
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: mod/editpost.php:100
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "video link"
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: mod/editpost.php:101
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Insert audio link"
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: mod/editpost.php:102
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "audio link"
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-25 18:45:32 +00:00
|
|
|
|
#: mod/editpost.php:103 src/Content/Conversation.php:340
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#: src/Module/Item/Compose.php:161
|
|
|
|
|
msgid "Set your location"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-25 18:45:32 +00:00
|
|
|
|
#: mod/editpost.php:104 src/Content/Conversation.php:341
|
2021-09-23 21:34:22 +00:00
|
|
|
|
msgid "set location"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-25 18:45:32 +00:00
|
|
|
|
#: mod/editpost.php:105 src/Content/Conversation.php:342
|
2021-09-23 21:34:22 +00:00
|
|
|
|
msgid "Clear browser location"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-25 18:45:32 +00:00
|
|
|
|
#: mod/editpost.php:106 src/Content/Conversation.php:343
|
2021-09-23 21:34:22 +00:00
|
|
|
|
msgid "clear location"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-09 21:16:15 +00:00
|
|
|
|
#: mod/editpost.php:107 mod/message.php:200 mod/message.php:358
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: mod/photos.php:1495 mod/wallmessage.php:141 src/Content/Conversation.php:355
|
2021-09-25 18:45:32 +00:00
|
|
|
|
#: src/Content/Conversation.php:689 src/Module/Item/Compose.php:165
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#: src/Object/Post.php:502
|
|
|
|
|
msgid "Please wait"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-25 18:45:32 +00:00
|
|
|
|
#: mod/editpost.php:108 src/Content/Conversation.php:356
|
2021-09-23 21:34:22 +00:00
|
|
|
|
msgid "Permission settings"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-17 22:07:56 +00:00
|
|
|
|
#: mod/editpost.php:116 src/Core/ACL.php:325
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "CC: email addresses"
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-25 18:45:32 +00:00
|
|
|
|
#: mod/editpost.php:117 src/Content/Conversation.php:366
|
2021-09-23 21:34:22 +00:00
|
|
|
|
msgid "Public post"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-25 18:45:32 +00:00
|
|
|
|
#: mod/editpost.php:120 src/Content/Conversation.php:345
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#: src/Module/Item/Compose.php:166
|
|
|
|
|
msgid "Set title"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-25 18:45:32 +00:00
|
|
|
|
#: mod/editpost.php:122 src/Content/Conversation.php:347
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#: src/Module/Item/Compose.php:167
|
|
|
|
|
msgid "Categories (comma-separated list)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-17 22:07:56 +00:00
|
|
|
|
#: mod/editpost.php:123 src/Core/ACL.php:326
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Example: bob@example.com, mary@example.com"
|
2020-04-05 15:12:35 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: mod/editpost.php:128 mod/events.php:517 mod/photos.php:1343
|
|
|
|
|
#: mod/photos.php:1399 mod/photos.php:1473 src/Content/Conversation.php:370
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#: src/Module/Item/Compose.php:160 src/Object/Post.php:974
|
|
|
|
|
msgid "Preview"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: mod/editpost.php:130 mod/fbrowser.php:100 mod/fbrowser.php:127
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: mod/follow.php:144 mod/photos.php:1010 mod/photos.php:1111 mod/tagrm.php:35
|
|
|
|
|
#: mod/tagrm.php:127 mod/unfollow.php:97 src/Content/Conversation.php:373
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Contact/Revoke.php:114 src/Module/RemoteFollow.php:128
|
2021-09-23 21:34:22 +00:00
|
|
|
|
msgid "Cancel"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-16 00:03:16 +00:00
|
|
|
|
#: mod/editpost.php:134 src/Content/Conversation.php:331
|
|
|
|
|
#: src/Module/Item/Compose.php:151 src/Object/Post.php:965
|
|
|
|
|
msgid "Bold"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: mod/editpost.php:135 src/Content/Conversation.php:332
|
|
|
|
|
#: src/Module/Item/Compose.php:152 src/Object/Post.php:966
|
|
|
|
|
msgid "Italic"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: mod/editpost.php:136 src/Content/Conversation.php:333
|
|
|
|
|
#: src/Module/Item/Compose.php:153 src/Object/Post.php:967
|
|
|
|
|
msgid "Underline"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: mod/editpost.php:137 src/Content/Conversation.php:334
|
|
|
|
|
#: src/Module/Item/Compose.php:154 src/Object/Post.php:968
|
|
|
|
|
msgid "Quote"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: mod/editpost.php:138 src/Content/Conversation.php:335
|
|
|
|
|
#: src/Module/Item/Compose.php:155 src/Object/Post.php:969
|
|
|
|
|
msgid "Code"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: mod/editpost.php:139 src/Content/Conversation.php:337
|
|
|
|
|
#: src/Module/Item/Compose.php:157 src/Object/Post.php:971
|
|
|
|
|
msgid "Link"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: mod/editpost.php:140 src/Content/Conversation.php:338
|
|
|
|
|
#: src/Module/Item/Compose.php:158 src/Object/Post.php:972
|
|
|
|
|
msgid "Link or Media"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: mod/editpost.php:143 src/Content/Conversation.php:380
|
2021-10-17 22:07:56 +00:00
|
|
|
|
#: src/Content/Widget/VCard.php:107 src/Model/Profile.php:460
|
2021-10-02 15:09:43 +00:00
|
|
|
|
#: src/Module/Admin/Logs/View.php:92
|
2021-09-23 21:34:22 +00:00
|
|
|
|
msgid "Message"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-16 00:03:16 +00:00
|
|
|
|
#: mod/editpost.php:144 src/Content/Conversation.php:381
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Settings/TwoFactor/Trusted.php:113
|
2021-09-23 21:34:22 +00:00
|
|
|
|
msgid "Browser"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-16 00:03:16 +00:00
|
|
|
|
#: mod/editpost.php:145 mod/events.php:522 mod/photos.php:945
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: mod/photos.php:1297 src/Content/Conversation.php:357
|
2021-09-23 21:34:22 +00:00
|
|
|
|
msgid "Permissions"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-16 00:03:16 +00:00
|
|
|
|
#: mod/editpost.php:147 src/Content/Conversation.php:383
|
2021-09-23 21:34:22 +00:00
|
|
|
|
msgid "Open Compose page"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: mod/events.php:123 mod/events.php:125
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Event can not end before it has started."
|
2020-04-05 15:12:35 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: mod/events.php:132 mod/events.php:134
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Event title and start time are required."
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: mod/events.php:379
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Create New Event"
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: mod/events.php:478 src/Module/Admin/Logs/View.php:96
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Event details"
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: mod/events.php:479
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Starting date and Title are required."
|
2020-04-05 15:12:35 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: mod/events.php:480 mod/events.php:485
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Event Starts:"
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: mod/events.php:480 mod/events.php:510
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Blocklist/Server/Add.php:104
|
|
|
|
|
#: src/Module/Admin/Blocklist/Server/Add.php:106
|
|
|
|
|
#: src/Module/Admin/Blocklist/Server/Index.php:68
|
|
|
|
|
#: src/Module/Admin/Blocklist/Server/Index.php:69
|
|
|
|
|
#: src/Module/Admin/Blocklist/Server/Index.php:96
|
2021-10-31 05:28:16 +00:00
|
|
|
|
#: src/Module/Admin/Item/Delete.php:70 src/Module/Debug/Probe.php:59
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Install.php:208 src/Module/Install.php:241
|
|
|
|
|
#: src/Module/Install.php:246 src/Module/Install.php:265
|
|
|
|
|
#: src/Module/Install.php:276 src/Module/Install.php:281
|
|
|
|
|
#: src/Module/Install.php:287 src/Module/Install.php:292
|
|
|
|
|
#: src/Module/Install.php:306 src/Module/Install.php:321
|
|
|
|
|
#: src/Module/Install.php:348 src/Module/Register.php:144
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Module/Security/TwoFactor/Verify.php:100
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Settings/TwoFactor/Index.php:133
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Settings/TwoFactor/Verify.php:153
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Required"
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: mod/events.php:493 mod/events.php:516
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Finish date/time is not known or not relevant"
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: mod/events.php:495 mod/events.php:500
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Event Finishes:"
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: mod/events.php:506 src/Module/Profile/Profile.php:172
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Settings/Profile/Index.php:238
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Description:"
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: mod/events.php:508 src/Content/Widget/VCard.php:98 src/Model/Event.php:80
|
|
|
|
|
#: src/Model/Event.php:107 src/Model/Event.php:466 src/Model/Event.php:915
|
2021-10-17 22:07:56 +00:00
|
|
|
|
#: src/Model/Profile.php:368 src/Module/Contact.php:565
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Directory.php:147 src/Module/Notifications/Introductions.php:181
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Module/Profile/Profile.php:194
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Location:"
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: mod/events.php:510 mod/events.php:512
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Title:"
|
2020-09-03 18:09:59 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: mod/events.php:513 mod/events.php:514
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Share this event"
|
2020-11-09 14:47:36 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-09 21:16:15 +00:00
|
|
|
|
#: mod/events.php:519 mod/message.php:201 mod/message.php:357
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: mod/photos.php:927 mod/photos.php:1031 mod/photos.php:1301
|
|
|
|
|
#: mod/photos.php:1342 mod/photos.php:1398 mod/photos.php:1472
|
2021-10-02 20:57:35 +00:00
|
|
|
|
#: src/Module/Admin/Item/Source.php:65 src/Module/Contact.php:523
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Contact/Advanced.php:147 src/Module/Contact/Poke.php:158
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Debug/ActivityPubConversion.php:141
|
|
|
|
|
#: src/Module/Debug/Babel.php:313 src/Module/Debug/Localtime.php:64
|
2021-10-31 05:28:16 +00:00
|
|
|
|
#: src/Module/Debug/Probe.php:54 src/Module/Debug/WebFinger.php:51
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Delegation.php:147 src/Module/FriendSuggest.php:145
|
|
|
|
|
#: src/Module/Install.php:253 src/Module/Install.php:295
|
|
|
|
|
#: src/Module/Install.php:332 src/Module/Invite.php:177
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Module/Item/Compose.php:150 src/Module/Profile/Profile.php:247
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Settings/Profile/Index.php:222 src/Object/Post.php:963
|
2021-09-01 18:36:31 +00:00
|
|
|
|
#: view/theme/duepuntozero/config.php:69 view/theme/frio/config.php:160
|
|
|
|
|
#: view/theme/quattro/config.php:71 view/theme/vier/config.php:119
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Submit"
|
2020-09-03 18:09:59 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: mod/events.php:520 src/Module/Profile/Profile.php:248
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Basic"
|
2020-09-03 18:09:59 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: mod/events.php:521 src/Module/Admin/Site.php:506 src/Module/Contact.php:863
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Module/Profile/Profile.php:249
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Advanced"
|
2020-09-03 18:09:59 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: mod/events.php:538
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Failed to remove event"
|
2020-09-03 18:09:59 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: mod/fbrowser.php:43 src/Content/Nav.php:192 src/Module/BaseProfile.php:64
|
2021-10-14 06:22:47 +00:00
|
|
|
|
#: view/theme/frio/theme.php:227
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Photos"
|
2020-09-16 05:20:38 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: mod/fbrowser.php:102 mod/fbrowser.php:129
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Module/Settings/Profile/Photo/Index.php:129
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Upload"
|
2020-09-16 05:20:38 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: mod/fbrowser.php:124
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Files"
|
2020-09-16 05:20:38 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: mod/follow.php:74 mod/unfollow.php:96 src/Module/RemoteFollow.php:127
|
2021-07-15 13:28:32 +00:00
|
|
|
|
msgid "Submit Request"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-29 12:07:31 +00:00
|
|
|
|
#: mod/follow.php:84
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "You already added this contact."
|
2020-09-16 05:20:38 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-29 12:07:31 +00:00
|
|
|
|
#: mod/follow.php:100
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "The network type couldn't be detected. Contact can't be added."
|
2020-11-09 14:47:36 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-29 12:07:31 +00:00
|
|
|
|
#: mod/follow.php:108
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Diaspora support isn't enabled. Contact can't be added."
|
2020-11-09 14:47:36 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-29 12:07:31 +00:00
|
|
|
|
#: mod/follow.php:113
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "OStatus support is disabled. Contact can't be added."
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#: mod/follow.php:138 src/Content/Item.php:463 src/Content/Widget.php:76
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Model/Contact.php:1042 src/Model/Contact.php:1054
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#: view/theme/vier/theme.php:172
|
|
|
|
|
msgid "Connect/Follow"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: mod/follow.php:139 src/Module/RemoteFollow.php:126
|
2021-07-15 13:28:32 +00:00
|
|
|
|
msgid "Please answer the following:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-29 12:07:31 +00:00
|
|
|
|
#: mod/follow.php:140 mod/unfollow.php:94
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Your Identity Address:"
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-29 12:07:31 +00:00
|
|
|
|
#: mod/follow.php:141 mod/unfollow.php:100
|
2021-10-16 20:49:01 +00:00
|
|
|
|
#: src/Module/Admin/Blocklist/Contact.php:116 src/Module/Contact.php:561
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Notifications/Introductions.php:123
|
|
|
|
|
#: src/Module/Notifications/Introductions.php:192
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Profile URL"
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-02 20:57:35 +00:00
|
|
|
|
#: mod/follow.php:142 src/Module/Contact.php:573
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Notifications/Introductions.php:185
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Module/Profile/Profile.php:207
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Tags:"
|
2020-09-08 01:25:26 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-29 12:07:31 +00:00
|
|
|
|
#: mod/follow.php:153
|
2021-07-15 13:28:32 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%s knows you"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-29 12:07:31 +00:00
|
|
|
|
#: mod/follow.php:154
|
2021-07-15 13:28:32 +00:00
|
|
|
|
msgid "Add a personal note:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-29 12:07:31 +00:00
|
|
|
|
#: mod/follow.php:163 mod/unfollow.php:109 src/Module/BaseProfile.php:59
|
2021-10-14 06:22:47 +00:00
|
|
|
|
#: src/Module/Contact.php:833
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Status Messages and Posts"
|
2020-09-08 01:25:26 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-29 12:07:31 +00:00
|
|
|
|
#: mod/follow.php:191
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "The contact could not be added."
|
2020-09-08 01:25:26 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: mod/item.php:135 mod/item.php:139
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Unable to locate original post."
|
2021-03-10 14:49:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-01 12:02:27 +00:00
|
|
|
|
#: mod/item.php:341 mod/item.php:346
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Empty post discarded."
|
2021-03-10 14:49:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/item.php:743
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Post updated."
|
2021-03-10 14:49:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/item.php:753 mod/item.php:758
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Item wasn't stored."
|
2020-09-08 01:25:26 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/item.php:769
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Item couldn't be fetched."
|
2020-09-08 01:25:26 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/item.php:915 src/Module/Admin/Themes/Details.php:39
|
2021-07-27 04:57:29 +00:00
|
|
|
|
#: src/Module/Admin/Themes/Index.php:59 src/Module/Debug/ItemBody.php:41
|
|
|
|
|
#: src/Module/Debug/ItemBody.php:56
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Item not found."
|
2020-09-08 01:25:26 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: mod/lostpass.php:40
|
|
|
|
|
msgid "No valid account found."
|
2020-09-16 05:20:38 +00:00
|
|
|
|
msgstr ""
|
2020-09-15 13:38:31 +00:00
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: mod/lostpass.php:52
|
|
|
|
|
msgid "Password reset request issued. Check your email."
|
2020-09-08 01:25:26 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: mod/lostpass.php:58
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"\n"
|
|
|
|
|
"\t\tDear %1$s,\n"
|
|
|
|
|
"\t\t\tA request was recently received at \"%2$s\" to reset your account\n"
|
|
|
|
|
"\t\tpassword. In order to confirm this request, please select the "
|
|
|
|
|
"verification link\n"
|
|
|
|
|
"\t\tbelow or paste it into your web browser address bar.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"\t\tIf you did NOT request this change, please DO NOT follow the link\n"
|
|
|
|
|
"\t\tprovided and ignore and/or delete this email, the request will expire "
|
|
|
|
|
"shortly.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"\t\tYour password will not be changed unless we can verify that you\n"
|
|
|
|
|
"\t\tissued this request."
|
2020-09-08 01:25:26 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: mod/lostpass.php:69
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"\n"
|
|
|
|
|
"\t\tFollow this link soon to verify your identity:\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"\t\t%1$s\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"\t\tYou will then receive a follow-up message containing the new password.\n"
|
|
|
|
|
"\t\tYou may change that password from your account settings page after "
|
|
|
|
|
"logging in.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"\t\tThe login details are as follows:\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"\t\tSite Location:\t%2$s\n"
|
|
|
|
|
"\t\tLogin Name:\t%3$s"
|
2020-09-08 01:25:26 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: mod/lostpass.php:84
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Password reset requested at %s"
|
2020-09-08 01:25:26 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: mod/lostpass.php:100
|
|
|
|
|
msgid ""
|
|
|
|
|
"Request could not be verified. (You may have previously submitted it.) "
|
|
|
|
|
"Password reset failed."
|
2020-09-08 01:25:26 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: mod/lostpass.php:113
|
|
|
|
|
msgid "Request has expired, please make a new one."
|
2020-09-08 01:25:26 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: mod/lostpass.php:128
|
|
|
|
|
msgid "Forgot your Password?"
|
2021-03-10 14:49:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: mod/lostpass.php:129
|
|
|
|
|
msgid ""
|
|
|
|
|
"Enter your email address and submit to have your password reset. Then check "
|
|
|
|
|
"your email for further instructions."
|
2021-03-10 14:49:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/lostpass.php:130 src/Module/Security/Login.php:147
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Nickname or Email: "
|
2021-03-10 14:49:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: mod/lostpass.php:131
|
|
|
|
|
msgid "Reset"
|
2021-03-10 14:49:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/lostpass.php:146 src/Module/Security/Login.php:159
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Password Reset"
|
2021-03-10 14:49:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: mod/lostpass.php:147
|
|
|
|
|
msgid "Your password has been reset as requested."
|
2021-03-10 14:49:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: mod/lostpass.php:148
|
|
|
|
|
msgid "Your new password is"
|
2021-03-10 14:49:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: mod/lostpass.php:149
|
|
|
|
|
msgid "Save or copy your new password - and then"
|
2021-03-10 14:49:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: mod/lostpass.php:150
|
|
|
|
|
msgid "click here to login"
|
2020-09-08 01:25:26 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: mod/lostpass.php:151
|
|
|
|
|
msgid ""
|
|
|
|
|
"Your password may be changed from the <em>Settings</em> page after "
|
|
|
|
|
"successful login."
|
2020-09-08 01:25:26 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: mod/lostpass.php:155
|
|
|
|
|
msgid "Your password has been reset."
|
2020-09-08 01:25:26 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: mod/lostpass.php:158
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"\n"
|
|
|
|
|
"\t\t\tDear %1$s,\n"
|
|
|
|
|
"\t\t\t\tYour password has been changed as requested. Please retain this\n"
|
|
|
|
|
"\t\t\tinformation for your records (or change your password immediately to\n"
|
|
|
|
|
"\t\t\tsomething that you will remember).\n"
|
|
|
|
|
"\t\t"
|
2020-09-08 01:25:26 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: mod/lostpass.php:164
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"\n"
|
|
|
|
|
"\t\t\tYour login details are as follows:\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"\t\t\tSite Location:\t%1$s\n"
|
|
|
|
|
"\t\t\tLogin Name:\t%2$s\n"
|
|
|
|
|
"\t\t\tPassword:\t%3$s\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"\t\t\tYou may change that password from your account settings page after "
|
|
|
|
|
"logging in.\n"
|
|
|
|
|
"\t\t"
|
2020-09-08 01:25:26 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: mod/lostpass.php:176
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Your password has been changed at %s"
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: mod/match.php:62
|
|
|
|
|
msgid "No keywords to match. Please add keywords to your profile."
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/match.php:93 src/Module/BaseSearch.php:116
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "No matches"
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-06-13 17:56:06 +00:00
|
|
|
|
#: mod/match.php:98
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Profile Match"
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: mod/message.php:46 mod/message.php:126 src/Content/Nav.php:286
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "New Message"
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: mod/message.php:83 mod/wallmessage.php:69
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "No recipient selected."
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: mod/message.php:87
|
|
|
|
|
msgid "Unable to locate contact information."
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: mod/message.php:90 mod/wallmessage.php:75
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Message could not be sent."
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: mod/message.php:93 mod/wallmessage.php:78
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Message collection failure."
|
2020-02-08 07:00:04 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: mod/message.php:120 src/Module/Notifications/Introductions.php:129
|
|
|
|
|
#: src/Module/Notifications/Introductions.php:164
|
2021-10-23 17:25:59 +00:00
|
|
|
|
#: src/Module/Notifications/Notification.php:57
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Discard"
|
2020-02-08 07:00:04 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-14 06:22:47 +00:00
|
|
|
|
#: mod/message.php:133 src/Content/Nav.php:283 view/theme/frio/theme.php:234
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Messages"
|
2020-02-08 07:00:04 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-07-27 04:57:29 +00:00
|
|
|
|
#: mod/message.php:146
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Conversation not found."
|
2020-02-08 07:00:04 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-07-27 04:57:29 +00:00
|
|
|
|
#: mod/message.php:151
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Message was not deleted."
|
2020-02-08 07:00:04 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-25 17:17:10 +00:00
|
|
|
|
#: mod/message.php:166
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Conversation was not removed."
|
2020-02-08 07:00:04 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-09 21:16:15 +00:00
|
|
|
|
#: mod/message.php:180 mod/message.php:286 mod/wallmessage.php:123
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Please enter a link URL:"
|
2020-02-08 07:00:04 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: mod/message.php:189 mod/wallmessage.php:128
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Send Private Message"
|
2020-02-08 07:00:04 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-09 21:16:15 +00:00
|
|
|
|
#: mod/message.php:190 mod/message.php:347 mod/wallmessage.php:130
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "To:"
|
2020-02-08 07:00:04 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-09 21:16:15 +00:00
|
|
|
|
#: mod/message.php:191 mod/message.php:348 mod/wallmessage.php:131
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Subject:"
|
2020-02-08 07:00:04 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-09 21:16:15 +00:00
|
|
|
|
#: mod/message.php:195 mod/message.php:351 mod/wallmessage.php:137
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Module/Invite.php:170
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Your message:"
|
2020-02-08 07:00:04 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-09 21:16:15 +00:00
|
|
|
|
#: mod/message.php:222
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "No messages."
|
2020-02-08 07:00:04 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-09 21:16:15 +00:00
|
|
|
|
#: mod/message.php:278
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Message not available."
|
2020-09-16 05:20:38 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-09 21:16:15 +00:00
|
|
|
|
#: mod/message.php:323
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Delete message"
|
2020-02-08 07:00:04 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-09 21:16:15 +00:00
|
|
|
|
#: mod/message.php:325 mod/message.php:457
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "D, d M Y - g:i A"
|
2020-02-08 07:00:04 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-09 21:16:15 +00:00
|
|
|
|
#: mod/message.php:340 mod/message.php:454
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Delete conversation"
|
2020-02-08 07:00:04 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-09 21:16:15 +00:00
|
|
|
|
#: mod/message.php:342
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"No secure communications available. You <strong>may</strong> be able to "
|
|
|
|
|
"respond from the sender's profile page."
|
2020-02-08 07:00:04 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-09 21:16:15 +00:00
|
|
|
|
#: mod/message.php:346
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Send Reply"
|
2020-02-08 07:00:04 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-09 21:16:15 +00:00
|
|
|
|
#: mod/message.php:428
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Unknown sender - %s"
|
2020-02-08 07:00:04 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-09 21:16:15 +00:00
|
|
|
|
#: mod/message.php:430
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "You and %s"
|
2020-02-08 07:00:04 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-09 21:16:15 +00:00
|
|
|
|
#: mod/message.php:432
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%s and You"
|
2020-02-08 07:00:04 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-09 21:16:15 +00:00
|
|
|
|
#: mod/message.php:460
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%d message"
|
|
|
|
|
msgid_plural "%d messages"
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
2020-02-08 07:00:04 +00:00
|
|
|
|
|
2021-10-02 15:09:43 +00:00
|
|
|
|
#: mod/notes.php:51 src/Module/BaseProfile.php:106
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Personal Notes"
|
2020-02-08 07:00:04 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: mod/notes.php:55
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Personal notes are visible only by yourself."
|
2020-02-08 07:00:04 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-07-14 02:56:15 +00:00
|
|
|
|
#: mod/ostatus_subscribe.php:37
|
|
|
|
|
msgid "Subscribing to contacts"
|
2020-02-08 07:00:04 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-07-14 02:56:15 +00:00
|
|
|
|
#: mod/ostatus_subscribe.php:47
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "No contact provided."
|
2020-02-08 07:00:04 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-07-14 02:56:15 +00:00
|
|
|
|
#: mod/ostatus_subscribe.php:53
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Couldn't fetch information for contact."
|
2020-02-08 07:00:04 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-07-14 02:56:15 +00:00
|
|
|
|
#: mod/ostatus_subscribe.php:64
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Couldn't fetch friends for contact."
|
2020-02-08 07:00:04 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-07-14 02:56:15 +00:00
|
|
|
|
#: mod/ostatus_subscribe.php:70 mod/ostatus_subscribe.php:81
|
|
|
|
|
msgid "Couldn't fetch following contacts."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: mod/ostatus_subscribe.php:76
|
|
|
|
|
msgid "Couldn't fetch remote profile."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: mod/ostatus_subscribe.php:86
|
|
|
|
|
msgid "Unsupported network"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: mod/ostatus_subscribe.php:102 mod/repair_ostatus.php:51
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Done"
|
2020-02-08 07:00:04 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-07-14 02:56:15 +00:00
|
|
|
|
#: mod/ostatus_subscribe.php:116
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "success"
|
2020-02-08 07:00:04 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-07-14 02:56:15 +00:00
|
|
|
|
#: mod/ostatus_subscribe.php:118
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "failed"
|
2020-02-08 07:00:04 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-07-14 02:56:15 +00:00
|
|
|
|
#: mod/ostatus_subscribe.php:121
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "ignored"
|
2020-02-08 07:00:04 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: mod/ostatus_subscribe.php:126 mod/repair_ostatus.php:57
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Keep this window open until done."
|
2020-02-08 07:00:04 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-20 13:13:02 +00:00
|
|
|
|
#: mod/photos.php:108 src/Module/BaseProfile.php:67
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Photo Albums"
|
2020-02-08 07:00:04 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: mod/photos.php:109 mod/photos.php:1590
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Recent Photos"
|
2020-02-08 07:00:04 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: mod/photos.php:111 mod/photos.php:1079 mod/photos.php:1592
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Upload New Photos"
|
2020-02-08 07:00:04 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-20 13:13:02 +00:00
|
|
|
|
#: mod/photos.php:129 src/Module/BaseSettings.php:37
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "everybody"
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-20 13:13:02 +00:00
|
|
|
|
#: mod/photos.php:167
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Contact information unavailable"
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-20 13:13:02 +00:00
|
|
|
|
#: mod/photos.php:196
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Album not found."
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-20 13:13:02 +00:00
|
|
|
|
#: mod/photos.php:250
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Album successfully deleted"
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-20 13:13:02 +00:00
|
|
|
|
#: mod/photos.php:252
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Album was empty."
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-20 13:13:02 +00:00
|
|
|
|
#: mod/photos.php:284
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Failed to delete the photo."
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-20 13:13:02 +00:00
|
|
|
|
#: mod/photos.php:559
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "a photo"
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-20 13:13:02 +00:00
|
|
|
|
#: mod/photos.php:559
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%1$s was tagged in %2$s by %3$s"
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-20 13:13:02 +00:00
|
|
|
|
#: mod/photos.php:642 mod/photos.php:645 mod/photos.php:672
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: mod/wall_upload.php:204 src/Module/Settings/Profile/Photo/Index.php:60
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Image exceeds size limit of %s"
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-20 13:13:02 +00:00
|
|
|
|
#: mod/photos.php:648
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Image upload didn't complete, please try again"
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-20 13:13:02 +00:00
|
|
|
|
#: mod/photos.php:651
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Image file is missing"
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-20 13:13:02 +00:00
|
|
|
|
#: mod/photos.php:656
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Server can't accept new file upload at this time, please contact your "
|
|
|
|
|
"administrator"
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-20 13:13:02 +00:00
|
|
|
|
#: mod/photos.php:680
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Image file is empty."
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-20 13:13:02 +00:00
|
|
|
|
#: mod/photos.php:695 mod/wall_upload.php:166
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Module/Settings/Profile/Photo/Index.php:69
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Unable to process image."
|
2020-09-16 05:20:38 +00:00
|
|
|
|
msgstr ""
|
2020-09-15 13:38:31 +00:00
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: mod/photos.php:721 mod/wall_upload.php:229
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Module/Settings/Profile/Photo/Index.php:96
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Image upload failed."
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: mod/photos.php:813
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "No photos selected"
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: mod/photos.php:882
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Access to this item is restricted."
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: mod/photos.php:937
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Upload Photos"
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: mod/photos.php:941 mod/photos.php:1027
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "New album name: "
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: mod/photos.php:942
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "or select existing album:"
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: mod/photos.php:943
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Do not show a status post for this upload"
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: mod/photos.php:1008
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Do you really want to delete this photo album and all its photos?"
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: mod/photos.php:1009 mod/photos.php:1032
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Delete Album"
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: mod/photos.php:1036
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Edit Album"
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: mod/photos.php:1037
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Drop Album"
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: mod/photos.php:1041
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Show Newest First"
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: mod/photos.php:1043
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Show Oldest First"
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: mod/photos.php:1064 mod/photos.php:1575
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "View Photo"
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: mod/photos.php:1097
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Permission denied. Access to this item may be restricted."
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: mod/photos.php:1099
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Photo not available"
|
2021-03-10 14:49:53 +00:00
|
|
|
|
msgstr ""
|
2020-08-30 08:12:54 +00:00
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: mod/photos.php:1109
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Do you really want to delete this photo?"
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: mod/photos.php:1110 mod/photos.php:1302
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Delete Photo"
|
2020-09-08 01:25:26 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: mod/photos.php:1200
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "View photo"
|
2020-09-08 01:25:26 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: mod/photos.php:1202
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Edit photo"
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: mod/photos.php:1203
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Delete photo"
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: mod/photos.php:1204
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Use as profile photo"
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: mod/photos.php:1211
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Private Photo"
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: mod/photos.php:1217
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "View Full Size"
|
2020-09-08 01:25:26 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: mod/photos.php:1270
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Tags: "
|
2020-09-08 01:25:26 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: mod/photos.php:1273
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "[Select tags to remove]"
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: mod/photos.php:1288
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "New album name"
|
2020-09-08 01:25:26 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: mod/photos.php:1289
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Caption"
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
2020-09-08 01:25:26 +00:00
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: mod/photos.php:1290
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Add a Tag"
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: mod/photos.php:1290
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: mod/photos.php:1291
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Do not rotate"
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: mod/photos.php:1292
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Rotate CW (right)"
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: mod/photos.php:1293
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Rotate CCW (left)"
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: mod/photos.php:1339 mod/photos.php:1395 mod/photos.php:1469
|
2021-10-14 06:22:47 +00:00
|
|
|
|
#: src/Module/Contact.php:993 src/Module/Item/Compose.php:148
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#: src/Object/Post.php:960
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "This is you"
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: mod/photos.php:1341 mod/photos.php:1397 mod/photos.php:1471
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#: src/Object/Post.php:496 src/Object/Post.php:962
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Comment"
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: mod/photos.php:1430 src/Content/Conversation.php:615 src/Object/Post.php:227
|
2021-09-23 21:34:22 +00:00
|
|
|
|
msgid "Select"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/photos.php:1431 mod/settings.php:564 src/Content/Conversation.php:616
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#: src/Module/Admin/Users/Active.php:139 src/Module/Admin/Users/Blocked.php:140
|
2021-09-25 17:17:10 +00:00
|
|
|
|
#: src/Module/Admin/Users/Index.php:153
|
2021-09-23 21:34:22 +00:00
|
|
|
|
msgid "Delete"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: mod/photos.php:1492 src/Object/Post.php:349
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Like"
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: mod/photos.php:1493 src/Object/Post.php:349
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "I like this (toggle)"
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: mod/photos.php:1494 src/Object/Post.php:350
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Dislike"
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: mod/photos.php:1496 src/Object/Post.php:350
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "I don't like this (toggle)"
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: mod/photos.php:1518
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Map"
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: mod/photos.php:1581
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "View Album"
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-04 06:26:41 +00:00
|
|
|
|
#: mod/ping.php:275
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "{0} wants to be your friend"
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-04 06:26:41 +00:00
|
|
|
|
#: mod/ping.php:292
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "{0} requested registration"
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-04 06:26:41 +00:00
|
|
|
|
#: mod/ping.php:305
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "{0} and %d others requested registration"
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-07-27 04:57:29 +00:00
|
|
|
|
#: mod/redir.php:49 mod/redir.php:102
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Bad Request."
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: mod/redir.php:55 mod/redir.php:129 src/Module/Contact/Advanced.php:70
|
|
|
|
|
#: src/Module/Contact/Advanced.php:119 src/Module/Contact/Contacts.php:36
|
|
|
|
|
#: src/Module/Contact/Media.php:43 src/Module/FriendSuggest.php:71
|
|
|
|
|
#: src/Module/FriendSuggest.php:109 src/Module/Group.php:104
|
2021-07-15 13:28:32 +00:00
|
|
|
|
msgid "Contact not found."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-21 21:19:04 +00:00
|
|
|
|
#: mod/removeme.php:63 src/Navigation/Notifications/Repository/Notify.php:454
|
2021-10-19 20:03:26 +00:00
|
|
|
|
msgid "[Friendica System Notify]"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: mod/removeme.php:63
|
|
|
|
|
msgid "User deleted their account"
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: mod/removeme.php:64
|
|
|
|
|
msgid ""
|
|
|
|
|
"On your Friendica node an user deleted their account. Please ensure that "
|
|
|
|
|
"their data is removed from the backups."
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: mod/removeme.php:65
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "The user id is %d"
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: mod/removeme.php:99 mod/removeme.php:102
|
|
|
|
|
msgid "Remove My Account"
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: mod/removeme.php:100
|
|
|
|
|
msgid ""
|
|
|
|
|
"This will completely remove your account. Once this has been done it is not "
|
|
|
|
|
"recoverable."
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: mod/removeme.php:101
|
|
|
|
|
msgid "Please enter your password for verification:"
|
2020-11-09 14:47:36 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: mod/repair_ostatus.php:36
|
|
|
|
|
msgid "Resubscribing to OStatus contacts"
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: mod/repair_ostatus.php:46 src/Module/Debug/ActivityPubConversion.php:130
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Module/Debug/Babel.php:293 src/Module/Security/TwoFactor/Verify.php:97
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Error"
|
|
|
|
|
msgid_plural "Errors"
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
2020-09-15 13:38:31 +00:00
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:127
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Failed to connect with email account using the settings provided."
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:156
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Contact CSV file upload error"
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:175
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Importing Contacts done"
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:188
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Relocate message has been send to your contacts"
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:200
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Passwords do not match."
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:208 src/Console/User.php:210
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Password update failed. Please try again."
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:211 src/Console/User.php:213
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Password changed."
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
2020-09-03 18:09:59 +00:00
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:214
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Password unchanged."
|
2020-03-07 17:09:42 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:302
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Please use a shorter name."
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:305
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Name too short."
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:314
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Wrong Password."
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:319
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Invalid email."
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:325
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Cannot change to that email."
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:366
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Private forum has no privacy permissions. Using default privacy group."
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:369
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Private forum has no privacy permissions and no default privacy group."
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:388
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Settings were not updated."
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:429
|
2021-05-13 15:15:32 +00:00
|
|
|
|
msgid "Connected Apps"
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:430 src/Module/Admin/Blocklist/Contact.php:106
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Users/Active.php:129 src/Module/Admin/Users/Blocked.php:130
|
|
|
|
|
#: src/Module/Admin/Users/Create.php:71 src/Module/Admin/Users/Deleted.php:88
|
|
|
|
|
#: src/Module/Admin/Users/Index.php:142 src/Module/Admin/Users/Index.php:162
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Admin/Users/Pending.php:104 src/Module/Contact/Advanced.php:149
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Name"
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:431 src/Content/Nav.php:212
|
2021-05-13 15:15:32 +00:00
|
|
|
|
msgid "Home Page"
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:432 src/Module/Admin/Queue.php:78
|
2021-05-13 15:15:32 +00:00
|
|
|
|
msgid "Created"
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:433
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Remove authorization"
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:451
|
2021-06-28 03:19:08 +00:00
|
|
|
|
msgid "Addon Settings"
|
2020-03-21 14:23:42 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:452
|
2021-06-28 03:19:08 +00:00
|
|
|
|
msgid "No Addon settings configured"
|
2020-12-18 03:52:51 +00:00
|
|
|
|
msgstr ""
|
2020-11-30 19:30:57 +00:00
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:473
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Additional Features"
|
2020-03-21 14:23:42 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:475 mod/settings.php:566 mod/settings.php:703
|
2021-05-13 15:15:32 +00:00
|
|
|
|
#: src/Module/Admin/Addons/Index.php:69 src/Module/Admin/Features.php:87
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Logs/Settings.php:82 src/Module/Admin/Site.php:501
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Admin/Themes/Index.php:113 src/Module/Admin/Tos.php:83
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Settings/Delegation.php:170 src/Module/Settings/Display.php:193
|
2021-05-13 15:15:32 +00:00
|
|
|
|
msgid "Save Settings"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:497
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Diaspora (Socialhome, Hubzilla)"
|
2020-03-21 14:23:42 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:497 mod/settings.php:498
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "enabled"
|
2020-03-21 14:23:42 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:497 mod/settings.php:498
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "disabled"
|
2020-03-21 14:23:42 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:497 mod/settings.php:498
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Built-in support for %s connectivity is %s"
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:498
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "OStatus (GNU Social)"
|
2020-09-16 05:20:38 +00:00
|
|
|
|
msgstr ""
|
2020-01-18 21:32:53 +00:00
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:524
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Email access is disabled on this site."
|
2020-02-08 07:00:04 +00:00
|
|
|
|
msgstr ""
|
2020-01-18 21:32:53 +00:00
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:529 mod/settings.php:564
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "None"
|
2020-03-21 14:23:42 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:535 src/Module/BaseSettings.php:80
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Social Networks"
|
2020-03-21 14:23:42 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:540
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "General Social Media Settings"
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:541
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Accept only top level posts by contacts you follow"
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:541
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"The system does an auto completion of threads when a comment arrives. This "
|
|
|
|
|
"has got the side effect that you can receive posts that had been started by "
|
|
|
|
|
"a non-follower but had been commented by someone you follow. This setting "
|
|
|
|
|
"deactivates this behaviour. When activated, you strictly only will receive "
|
|
|
|
|
"posts from people you really do follow."
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:542
|
2021-09-06 18:18:56 +00:00
|
|
|
|
msgid "Enable Content Warning"
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:542
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Users on networks like Mastodon or Pleroma are able to set a content warning "
|
2021-09-06 18:18:56 +00:00
|
|
|
|
"field which collapse their post by default. This enables the automatic "
|
|
|
|
|
"collapsing instead of setting the content warning as the post title. Doesn't "
|
|
|
|
|
"affect any other content filtering you eventually set up."
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:543
|
2021-09-06 18:18:56 +00:00
|
|
|
|
msgid "Enable intelligent shortening"
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:543
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Normally the system tries to find the best link to add to shortened posts. "
|
2021-09-06 18:18:56 +00:00
|
|
|
|
"If disabled, every shortened post will always point to the original "
|
|
|
|
|
"friendica post."
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:544
|
2021-07-12 14:20:10 +00:00
|
|
|
|
msgid "Enable simple text shortening"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:544
|
2021-07-12 14:20:10 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Normally the system shortens posts at the next line feed. If this option is "
|
|
|
|
|
"enabled then the system will shorten the text at the maximum character limit."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:545
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Attach the link title"
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:545
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"When activated, the title of the attached link will be added as a title on "
|
|
|
|
|
"posts to Diaspora. This is mostly helpful with \"remote-self\" contacts that "
|
|
|
|
|
"share feed content."
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:546
|
2021-07-14 02:56:15 +00:00
|
|
|
|
msgid "Your legacy ActivityPub/GNU Social account"
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:546
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
2021-07-14 02:56:15 +00:00
|
|
|
|
"If you enter your old account name from an ActivityPub based system or your "
|
|
|
|
|
"GNU Social/Statusnet account name here (in the format user@domain.tld), your "
|
|
|
|
|
"contacts will be added automatically. The field will be emptied when done."
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:549
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Repair OStatus subscriptions"
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:553
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Email/Mailbox Setup"
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:554
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"If you wish to communicate with email contacts using this service "
|
|
|
|
|
"(optional), please specify how to connect to your mailbox."
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:555
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Last successful email check:"
|
2020-08-30 08:12:54 +00:00
|
|
|
|
msgstr ""
|
2020-01-18 21:32:53 +00:00
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:557
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "IMAP server name:"
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:558
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "IMAP port:"
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:559
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Security:"
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:560
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Email login name:"
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:561
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Email password:"
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:562
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Reply-to address:"
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:563
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Send public posts to all email contacts:"
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:564
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Action after import:"
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:564 src/Content/Nav.php:280
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Mark as seen"
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:564
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Move to folder"
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:565
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Move to folder:"
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:579
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Unable to find your profile. Please contact your admin."
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:617 src/Content/Widget.php:526
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Account Types"
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:618
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Personal Page Subtypes"
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:619
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Community Forum Subtypes"
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:626 src/Module/Admin/BaseUsers.php:106
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Personal Page"
|
2020-09-03 18:09:59 +00:00
|
|
|
|
msgstr ""
|
2020-08-31 18:51:59 +00:00
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:627
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Account for a personal profile."
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:630 src/Module/Admin/BaseUsers.php:107
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Organisation Page"
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:631
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Account for an organisation that automatically approves contact requests as "
|
|
|
|
|
"\"Followers\"."
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:634 src/Module/Admin/BaseUsers.php:108
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "News Page"
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:635
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Account for a news reflector that automatically approves contact requests as "
|
|
|
|
|
"\"Followers\"."
|
2020-08-30 08:12:54 +00:00
|
|
|
|
msgstr ""
|
2020-01-18 21:32:53 +00:00
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:638 src/Module/Admin/BaseUsers.php:109
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Community Forum"
|
2020-01-18 21:32:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:639
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Account for community discussions."
|
2017-03-03 09:31:10 +00:00
|
|
|
|
msgstr ""
|
2016-12-19 06:47:52 +00:00
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:642 src/Module/Admin/BaseUsers.php:99
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Normal Account Page"
|
2017-03-03 09:31:10 +00:00
|
|
|
|
msgstr ""
|
2016-12-19 06:47:52 +00:00
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:643
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Account for a regular personal profile that requires manual approval of "
|
|
|
|
|
"\"Friends\" and \"Followers\"."
|
2013-03-18 23:40:33 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:646 src/Module/Admin/BaseUsers.php:100
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Soapbox Page"
|
2016-08-04 07:09:43 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:647
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Account for a public profile that automatically approves contact requests as "
|
|
|
|
|
"\"Followers\"."
|
2017-11-27 08:26:44 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:650 src/Module/Admin/BaseUsers.php:101
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Public Forum"
|
2017-11-27 08:26:44 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:651
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Automatically approves all contact requests."
|
2019-04-28 10:50:47 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:654 src/Module/Admin/BaseUsers.php:102
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Automatic Friend Page"
|
2017-11-27 08:26:44 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:655
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Account for a popular profile that automatically approves contact requests "
|
|
|
|
|
"as \"Friends\"."
|
2020-11-30 19:30:57 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:658
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Private Forum [Experimental]"
|
2021-03-10 14:49:53 +00:00
|
|
|
|
msgstr ""
|
2020-11-30 19:30:57 +00:00
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:659
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Requires manual approval of contact requests."
|
2017-11-27 08:26:44 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:670
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "OpenID:"
|
2017-11-27 08:26:44 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:670
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "(Optional) Allow this OpenID to login to this account."
|
2017-11-27 08:26:44 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:678
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Publish your profile in your local site directory?"
|
2017-11-27 08:26:44 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:678
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"Your profile will be published in this node's <a href=\"%s\">local "
|
|
|
|
|
"directory</a>. Your profile details may be publicly visible depending on the "
|
|
|
|
|
"system settings."
|
2017-11-27 08:26:44 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:684
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"Your profile will also be published in the global friendica directories (e."
|
|
|
|
|
"g. <a href=\"%s\">%s</a>)."
|
2017-11-27 08:26:44 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:690
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Your Identity Address is <strong>'%s'</strong> or '%s'."
|
2019-04-28 10:50:47 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:701
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Account Settings"
|
2017-11-27 08:26:44 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:709
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Password Settings"
|
2020-09-03 18:09:59 +00:00
|
|
|
|
msgstr ""
|
2018-05-09 13:05:19 +00:00
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: mod/settings.php:710 src/Module/Register.php:158
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "New Password:"
|
2020-04-05 15:12:35 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:710
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Allowed characters are a-z, A-Z, 0-9 and special characters except white "
|
|
|
|
|
"spaces, accentuated letters and colon (:)."
|
2020-04-05 15:12:35 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: mod/settings.php:711 src/Module/Register.php:159
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Confirm:"
|
2020-04-05 15:12:35 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:711
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Leave password fields blank unless changing"
|
2020-04-05 15:12:35 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:712
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Current Password:"
|
2020-04-05 15:12:35 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:712
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Your current password to confirm the changes"
|
2020-04-05 15:12:35 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:713
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Password:"
|
2020-04-05 15:12:35 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:713
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Your current password to confirm the changes of the email address"
|
2020-04-05 15:12:35 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:716
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Delete OpenID URL"
|
2020-04-05 15:12:35 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:718
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Basic Settings"
|
2020-12-18 03:52:51 +00:00
|
|
|
|
msgstr ""
|
2020-04-05 15:12:35 +00:00
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:719 src/Module/Profile/Profile.php:144
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Full Name:"
|
2020-04-05 15:12:35 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:720
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Email Address:"
|
2020-04-05 15:12:35 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:721
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Your Timezone:"
|
2020-11-30 19:30:57 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:722
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Your Language:"
|
2020-04-05 15:12:35 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:722
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Set the language we use to show you friendica interface and to send you "
|
|
|
|
|
"emails"
|
2020-04-05 15:12:35 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:723
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Default Post Location:"
|
2020-04-05 15:12:35 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:724
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Use Browser Location:"
|
2020-04-05 15:12:35 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:726
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Security and Privacy Settings"
|
2020-04-05 15:12:35 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:728
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Maximum Friend Requests/Day:"
|
2020-03-07 17:09:42 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:728 mod/settings.php:738
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "(to prevent spam abuse)"
|
2020-11-30 19:30:57 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:730
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Allow your profile to be searchable globally?"
|
2018-05-14 05:12:04 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:730
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Activate this setting if you want others to easily find and follow you. Your "
|
|
|
|
|
"profile will be searchable on remote systems. This setting also determines "
|
|
|
|
|
"whether Friendica will inform search engines that your profile should be "
|
|
|
|
|
"indexed or not."
|
2020-11-30 19:30:57 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:731
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Hide your contact/friend list from viewers of your profile?"
|
2020-11-30 19:30:57 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:731
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"A list of your contacts is displayed on your profile page. Activate this "
|
|
|
|
|
"option to disable the display of your contact list."
|
2020-11-30 19:30:57 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:732
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Hide your profile details from anonymous viewers?"
|
2020-11-30 19:30:57 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:732
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Anonymous visitors will only see your profile picture, your display name and "
|
|
|
|
|
"the nickname you are using on your profile page. Your public posts and "
|
|
|
|
|
"replies will still be accessible by other means."
|
2020-11-30 19:30:57 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:733
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Make public posts unlisted"
|
2020-11-30 19:30:57 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:733
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Your public posts will not appear on the community pages or in search "
|
|
|
|
|
"results, nor be sent to relay servers. However they can still appear on "
|
|
|
|
|
"public feeds on remote servers."
|
2020-11-30 19:30:57 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:734
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Make all posted pictures accessible"
|
2020-12-18 03:52:51 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:734
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"This option makes every posted picture accessible via the direct link. This "
|
|
|
|
|
"is a workaround for the problem that most other networks can't handle "
|
|
|
|
|
"permissions on pictures. Non public pictures still won't be visible for the "
|
|
|
|
|
"public on your photo albums though."
|
2018-05-14 05:12:04 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:735
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Allow friends to post to your profile page?"
|
2018-05-14 05:12:04 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:735
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Your contacts may write posts on your profile wall. These posts will be "
|
|
|
|
|
"distributed to your contacts"
|
2020-03-07 17:09:42 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:736
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Allow friends to tag your posts?"
|
2020-03-07 17:09:42 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:736
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Your contacts can add additional tags to your posts."
|
2020-11-30 19:30:57 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:737
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Permit unknown people to send you private mail?"
|
2020-11-30 19:30:57 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:737
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Friendica network users may send you private messages even if they are not "
|
|
|
|
|
"in your contact list."
|
2020-11-30 19:30:57 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:738
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Maximum private messages per day from unknown people:"
|
2020-11-30 19:30:57 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:740
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Default Post Permissions"
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:744
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Expiration settings"
|
2020-11-30 19:30:57 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:745
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Automatically expire posts after this many days:"
|
2020-11-30 19:30:57 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:745
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "If empty, posts will not expire. Expired posts will be deleted"
|
2020-11-30 19:30:57 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:746
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Expire posts"
|
2020-12-18 03:52:51 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:746
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "When activated, posts and comments will be expired."
|
2021-03-10 14:49:53 +00:00
|
|
|
|
msgstr ""
|
2020-12-27 12:03:50 +00:00
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:747
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Expire personal notes"
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:747
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"When activated, the personal notes on your profile page will be expired."
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:748
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Expire starred posts"
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:748
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Starring posts keeps them from being expired. That behaviour is overwritten "
|
|
|
|
|
"by this setting."
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:749
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Expire photos"
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:749
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "When activated, photos will be expired."
|
2021-02-23 09:08:30 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:750
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Only expire posts by others"
|
2021-02-23 09:08:30 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:750
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"When activated, your own posts never expire. Then the settings above are "
|
|
|
|
|
"only valid for posts you received."
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:753
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Notification Settings"
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:754
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Send a notification email when:"
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:755
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "You receive an introduction"
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:756
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Your introductions are confirmed"
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:757
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Someone writes on your profile wall"
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:758
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Someone writes a followup comment"
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:759
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "You receive a private message"
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:760
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "You receive a friend suggestion"
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:761
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "You are tagged in a post"
|
2021-01-07 15:16:17 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:762
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "You are poked/prodded/etc. in a post"
|
2021-01-07 15:16:17 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:764
|
2021-08-21 20:35:04 +00:00
|
|
|
|
msgid "Create a desktop notification when:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:765
|
2021-08-21 20:35:04 +00:00
|
|
|
|
msgid "Someone liked your content"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:766
|
2021-08-21 20:35:04 +00:00
|
|
|
|
msgid "Someone shared your content"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:768
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Activate desktop notifications"
|
2020-03-21 14:23:42 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:768
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Show desktop popup on new notifications"
|
2020-04-05 15:12:35 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:770
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Text-only notification emails"
|
2018-05-14 05:12:04 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:772
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Send text only notification emails, without the html part"
|
2021-02-23 09:08:30 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:774
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Show detailled notifications"
|
2021-02-23 09:08:30 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:776
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Per default, notifications are condensed to a single notification per item. "
|
|
|
|
|
"When enabled every notification is displayed."
|
2021-02-23 09:08:30 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:778
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Show notifications of ignored contacts"
|
2021-02-23 09:08:30 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:780
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"You don't see posts from ignored contacts. But you still see their comments. "
|
|
|
|
|
"This setting controls if you want to still receive regular notifications "
|
|
|
|
|
"that are caused by ignored contacts or not."
|
2018-05-14 05:12:04 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:782
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Advanced Account/Page Type Settings"
|
2018-05-14 05:12:04 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:783
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Change the behaviour of this account for special situations"
|
2021-01-21 04:12:36 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:786
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Import Contacts"
|
2018-05-14 05:12:04 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:787
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Upload a CSV file that contains the handle of your followed accounts in the "
|
|
|
|
|
"first column you exported from the old account."
|
2018-05-14 05:12:04 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:788
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Upload File"
|
2018-05-14 05:12:04 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:790
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Relocate"
|
2018-05-20 12:25:07 +00:00
|
|
|
|
msgstr ""
|
2018-05-14 05:12:04 +00:00
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:791
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"If you have moved this profile from another server, and some of your "
|
|
|
|
|
"contacts don't receive your updates, try pushing this button."
|
2018-05-17 00:27:30 +00:00
|
|
|
|
msgstr ""
|
2018-05-14 05:12:04 +00:00
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/settings.php:792
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Resend relocate message to contacts"
|
2020-01-20 10:15:57 +00:00
|
|
|
|
msgstr ""
|
2019-12-05 22:29:18 +00:00
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: mod/suggest.php:44
|
|
|
|
|
msgid ""
|
|
|
|
|
"No suggestions available. If this is a new site, please try again in 24 "
|
|
|
|
|
"hours."
|
2018-05-14 05:12:04 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-01 18:36:31 +00:00
|
|
|
|
#: mod/suggest.php:55 src/Content/Widget.php:79 view/theme/vier/theme.php:175
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Friend Suggestions"
|
2019-11-04 09:30:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/tagger.php:78 src/Content/Item.php:346 src/Model/Item.php:2626
|
2021-09-23 21:34:22 +00:00
|
|
|
|
msgid "photo"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/tagger.php:78 src/Content/Item.php:341 src/Content/Item.php:350
|
2021-09-23 21:34:22 +00:00
|
|
|
|
msgid "status"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: mod/tagger.php:111 src/Content/Item.php:360
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%1$s tagged %2$s's %3$s with %4$s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: mod/tagrm.php:113
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Remove Item Tag"
|
2017-11-27 08:26:44 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: mod/tagrm.php:115
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Select a tag to remove: "
|
2017-11-27 08:26:44 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: mod/tagrm.php:126 src/Module/Settings/Delegation.php:179
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Settings/TwoFactor/Trusted.php:116
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Remove"
|
2019-12-05 22:29:18 +00:00
|
|
|
|
msgstr ""
|
2018-06-20 06:17:50 +00:00
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: mod/uimport.php:46
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "User imports on closed servers can only be done by an administrator."
|
2019-12-05 22:29:18 +00:00
|
|
|
|
msgstr ""
|
2019-09-12 07:52:37 +00:00
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: mod/uimport.php:55 src/Module/Register.php:95
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"This site has exceeded the number of allowed daily account registrations. "
|
|
|
|
|
"Please try again tomorrow."
|
2019-12-05 22:29:18 +00:00
|
|
|
|
msgstr ""
|
2019-09-12 07:52:37 +00:00
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: mod/uimport.php:62 src/Module/Register.php:169
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Import"
|
2018-06-20 06:17:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: mod/uimport.php:64
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Move account"
|
2018-06-20 06:17:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: mod/uimport.php:65
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "You can import an account from another Friendica server."
|
2018-06-20 06:17:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: mod/uimport.php:66
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"You need to export your account from the old server and upload it here. We "
|
|
|
|
|
"will recreate your old account here with all your contacts. We will try also "
|
|
|
|
|
"to inform your friends that you moved here."
|
2018-06-20 06:17:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: mod/uimport.php:67
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"This feature is experimental. We can't import contacts from the OStatus "
|
|
|
|
|
"network (GNU Social/Statusnet) or from Diaspora"
|
2019-01-06 01:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: mod/uimport.php:68
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Account file"
|
2018-06-20 06:17:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: mod/uimport.php:68
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"To export your account, go to \"Settings->Export your personal data\" and "
|
|
|
|
|
"select \"Export account\""
|
2019-01-06 01:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-26 21:49:51 +00:00
|
|
|
|
#: mod/unfollow.php:65 mod/unfollow.php:135
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "You aren't following this contact."
|
2018-06-20 06:17:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-26 21:49:51 +00:00
|
|
|
|
#: mod/unfollow.php:71
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Unfollowing is currently not supported by your network."
|
2018-06-20 06:17:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-07-15 13:28:32 +00:00
|
|
|
|
#: mod/unfollow.php:92
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Disconnect/Unfollow"
|
2018-06-20 06:17:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-07 15:36:16 +00:00
|
|
|
|
#: mod/unfollow.php:146
|
2021-09-26 21:49:51 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Unable to unfollow this contact, please retry in a few minutes or contact "
|
|
|
|
|
"your administrator."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-07 15:36:16 +00:00
|
|
|
|
#: mod/unfollow.php:148
|
2021-09-26 21:49:51 +00:00
|
|
|
|
msgid "Contact was successfully unfollowed"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-07 15:36:16 +00:00
|
|
|
|
#: mod/unfollow.php:152
|
2021-09-26 21:49:51 +00:00
|
|
|
|
msgid "Unable to unfollow this contact, please contact your administrator"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: mod/wall_attach.php:39 mod/wall_attach.php:46 mod/wall_attach.php:77
|
|
|
|
|
#: mod/wall_upload.php:52 mod/wall_upload.php:63 mod/wall_upload.php:99
|
|
|
|
|
#: mod/wall_upload.php:150 mod/wall_upload.php:153
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Invalid request."
|
2018-06-20 06:17:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: mod/wall_attach.php:95
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Sorry, maybe your upload is bigger than the PHP configuration allows"
|
2018-06-20 06:17:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: mod/wall_attach.php:95
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Or - did you try to upload an empty file?"
|
2018-06-20 06:17:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: mod/wall_attach.php:106
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "File exceeds size limit of %s"
|
2018-06-20 06:17:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: mod/wall_attach.php:121
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "File upload failed."
|
2018-06-20 06:17:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: mod/wall_upload.php:221 src/Model/Photo.php:984
|
2021-04-28 21:20:17 +00:00
|
|
|
|
msgid "Wall Photos"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: mod/wallmessage.php:61 mod/wallmessage.php:115
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Number of daily wall messages for %s exceeded. Message failed."
|
2018-06-20 06:17:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: mod/wallmessage.php:72
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Unable to check your home location."
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: mod/wallmessage.php:96 mod/wallmessage.php:103
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "No recipient."
|
2018-06-20 06:17:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: mod/wallmessage.php:129
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"If you wish for %s to respond, please check that the privacy settings on "
|
|
|
|
|
"your site allow private mail from unknown senders."
|
2018-06-20 06:17:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/App.php:470
|
2021-04-28 21:20:17 +00:00
|
|
|
|
msgid "No system theme config value set."
|
2020-02-08 07:00:04 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/App/ModuleController.php:233
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "You must be logged in to use addons. "
|
2018-06-20 06:17:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/App/Page.php:250
|
|
|
|
|
msgid "Delete this item?"
|
2018-06-20 06:17:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/App/Page.php:251
|
|
|
|
|
msgid ""
|
|
|
|
|
"Block this author? They won't be able to follow you nor see your public "
|
|
|
|
|
"posts, and you won't be able to see their posts and their notifications."
|
2018-06-20 06:17:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/App/Page.php:321
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "toggle mobile"
|
2018-08-06 13:02:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-07-27 04:57:29 +00:00
|
|
|
|
#: src/App/Router.php:241
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Method not allowed for this module. Allowed method(s): %s"
|
2018-08-06 13:02:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-07-27 04:57:29 +00:00
|
|
|
|
#: src/App/Router.php:243 src/Module/HTTPException/PageNotFound.php:32
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Page not found."
|
2019-09-12 07:52:37 +00:00
|
|
|
|
msgstr ""
|
2019-08-06 14:54:18 +00:00
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/BaseModule.php:158
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"The form security token was not correct. This probably happened because the "
|
|
|
|
|
"form has been opened for too long (>3 hours) before submitting it."
|
2020-01-20 10:15:57 +00:00
|
|
|
|
msgstr ""
|
2018-08-06 13:02:15 +00:00
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/BaseModule.php:185
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "All contacts"
|
2017-03-03 09:31:10 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/BaseModule.php:190 src/Content/Widget.php:231 src/Core/ACL.php:193
|
2021-10-23 17:25:59 +00:00
|
|
|
|
#: src/Module/Contact.php:756 src/Module/PermissionTooltip.php:79
|
|
|
|
|
#: src/Module/PermissionTooltip.php:101
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Followers"
|
2017-03-03 09:31:10 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/BaseModule.php:195 src/Content/Widget.php:232 src/Module/Contact.php:757
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Following"
|
2017-03-03 09:31:10 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/BaseModule.php:200 src/Content/Widget.php:233 src/Module/Contact.php:758
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Mutual friends"
|
2018-05-20 12:25:07 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/BaseModule.php:208
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Common"
|
2017-11-27 08:26:44 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-28 21:20:17 +00:00
|
|
|
|
#: src/Console/Addon.php:177 src/Console/Addon.php:202
|
|
|
|
|
msgid "Addon not found"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Console/Addon.php:181
|
|
|
|
|
msgid "Addon already enabled"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Console/Addon.php:206
|
|
|
|
|
msgid "Addon already disabled"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-02 11:57:43 +00:00
|
|
|
|
#: src/Console/ArchiveContact.php:106
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Could not find any unarchived contact entry for this URL (%s)"
|
2017-11-27 08:26:44 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-02 11:57:43 +00:00
|
|
|
|
#: src/Console/ArchiveContact.php:109
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "The contact entries have been archived"
|
2020-03-07 17:09:42 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Console/GlobalCommunityBlock.php:96
|
|
|
|
|
#: src/Module/Admin/Blocklist/Contact.php:49
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Could not find any contact entry for this URL (%s)"
|
2017-11-27 08:26:44 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Console/GlobalCommunityBlock.php:101
|
2021-10-16 20:49:01 +00:00
|
|
|
|
#: src/Module/Admin/Blocklist/Contact.php:66
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "The contact has been blocked from the node"
|
2017-03-03 09:31:10 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Console/PostUpdate.php:87
|
2021-03-27 21:46:47 +00:00
|
|
|
|
#, php-format
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Post update version number has been set to %s."
|
2017-03-03 09:31:10 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Console/PostUpdate.php:95
|
|
|
|
|
msgid "Check for pending update actions."
|
2018-05-14 05:12:04 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Console/PostUpdate.php:97
|
|
|
|
|
msgid "Done."
|
2018-05-14 05:12:04 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Console/PostUpdate.php:99
|
|
|
|
|
msgid "Execute pending post updates."
|
2018-05-14 05:12:04 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Console/PostUpdate.php:105
|
|
|
|
|
msgid "All pending post updates are done."
|
2017-03-03 09:31:10 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#: src/Console/User.php:158 src/Console/User.php:245
|
|
|
|
|
msgid "Enter user nickname: "
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Console/User.php:202
|
|
|
|
|
msgid "Enter new password: "
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Console/User.php:237
|
|
|
|
|
msgid "Enter user name: "
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Console/User.php:253
|
|
|
|
|
msgid "Enter user email address: "
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Console/User.php:261
|
|
|
|
|
msgid "Enter a language (optional): "
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Console/User.php:286
|
|
|
|
|
msgid "User is not pending."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Console/User.php:318
|
|
|
|
|
msgid "User has already been marked for deletion."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Console/User.php:323
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Type \"yes\" to delete %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Console/User.php:325
|
|
|
|
|
msgid "Deletion aborted."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Console/User.php:450
|
|
|
|
|
msgid "Enter category: "
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Console/User.php:460
|
|
|
|
|
msgid "Enter key: "
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Console/User.php:494
|
|
|
|
|
msgid "Enter value: "
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Content/BoundariesPager.php:116 src/Content/Pager.php:171
|
|
|
|
|
msgid "newer"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Content/BoundariesPager.php:124 src/Content/Pager.php:176
|
|
|
|
|
msgid "older"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Content/ContactSelector.php:51
|
|
|
|
|
msgid "Frequently"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Content/ContactSelector.php:52
|
|
|
|
|
msgid "Hourly"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Content/ContactSelector.php:53
|
|
|
|
|
msgid "Twice daily"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Content/ContactSelector.php:54
|
|
|
|
|
msgid "Daily"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Content/ContactSelector.php:55
|
|
|
|
|
msgid "Weekly"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Content/ContactSelector.php:56
|
|
|
|
|
msgid "Monthly"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Content/ContactSelector.php:123
|
|
|
|
|
msgid "DFRN"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Content/ContactSelector.php:124
|
|
|
|
|
msgid "OStatus"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Content/ContactSelector.php:125
|
|
|
|
|
msgid "RSS/Atom"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Content/ContactSelector.php:126 src/Module/Admin/Users/Active.php:129
|
|
|
|
|
#: src/Module/Admin/Users/Blocked.php:130 src/Module/Admin/Users/Create.php:73
|
|
|
|
|
#: src/Module/Admin/Users/Deleted.php:88 src/Module/Admin/Users/Index.php:142
|
|
|
|
|
#: src/Module/Admin/Users/Index.php:162 src/Module/Admin/Users/Pending.php:104
|
|
|
|
|
msgid "Email"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Content/ContactSelector.php:127 src/Module/Debug/Babel.php:307
|
|
|
|
|
msgid "Diaspora"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Content/ContactSelector.php:128
|
|
|
|
|
msgid "Zot!"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Content/ContactSelector.php:129
|
|
|
|
|
msgid "LinkedIn"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Content/ContactSelector.php:130
|
|
|
|
|
msgid "XMPP/IM"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Content/ContactSelector.php:131
|
|
|
|
|
msgid "MySpace"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Content/ContactSelector.php:132
|
|
|
|
|
msgid "Google+"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Content/ContactSelector.php:133
|
|
|
|
|
msgid "pump.io"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Content/ContactSelector.php:134
|
|
|
|
|
msgid "Twitter"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Content/ContactSelector.php:135
|
|
|
|
|
msgid "Discourse"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Content/ContactSelector.php:136
|
|
|
|
|
msgid "Diaspora Connector"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Content/ContactSelector.php:137
|
|
|
|
|
msgid "GNU Social Connector"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Content/ContactSelector.php:138
|
|
|
|
|
msgid "ActivityPub"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Content/ContactSelector.php:139
|
|
|
|
|
msgid "pnut"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Content/ContactSelector.php:175
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%s (via %s)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-25 18:45:32 +00:00
|
|
|
|
#: src/Content/Conversation.php:207
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%s likes this."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-25 18:45:32 +00:00
|
|
|
|
#: src/Content/Conversation.php:210
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%s doesn't like this."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-25 18:45:32 +00:00
|
|
|
|
#: src/Content/Conversation.php:213
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%s attends."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-25 18:45:32 +00:00
|
|
|
|
#: src/Content/Conversation.php:216
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%s doesn't attend."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-25 18:45:32 +00:00
|
|
|
|
#: src/Content/Conversation.php:219
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%s attends maybe."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-25 18:45:32 +00:00
|
|
|
|
#: src/Content/Conversation.php:222 src/Content/Conversation.php:260
|
|
|
|
|
#: src/Content/Conversation.php:848
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%s reshared this."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-25 18:45:32 +00:00
|
|
|
|
#: src/Content/Conversation.php:228
|
2021-09-23 21:34:22 +00:00
|
|
|
|
msgid "and"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-25 18:45:32 +00:00
|
|
|
|
#: src/Content/Conversation.php:231
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "and %d other people"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-25 18:45:32 +00:00
|
|
|
|
#: src/Content/Conversation.php:239
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "<span %1$s>%2$d people</span> like this"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-25 18:45:32 +00:00
|
|
|
|
#: src/Content/Conversation.php:240
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%s like this."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-25 18:45:32 +00:00
|
|
|
|
#: src/Content/Conversation.php:243
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "<span %1$s>%2$d people</span> don't like this"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-25 18:45:32 +00:00
|
|
|
|
#: src/Content/Conversation.php:244
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%s don't like this."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-25 18:45:32 +00:00
|
|
|
|
#: src/Content/Conversation.php:247
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "<span %1$s>%2$d people</span> attend"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-25 18:45:32 +00:00
|
|
|
|
#: src/Content/Conversation.php:248
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%s attend."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-25 18:45:32 +00:00
|
|
|
|
#: src/Content/Conversation.php:251
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "<span %1$s>%2$d people</span> don't attend"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-25 18:45:32 +00:00
|
|
|
|
#: src/Content/Conversation.php:252
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%s don't attend."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-25 18:45:32 +00:00
|
|
|
|
#: src/Content/Conversation.php:255
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "<span %1$s>%2$d people</span> attend maybe"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-25 18:45:32 +00:00
|
|
|
|
#: src/Content/Conversation.php:256
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%s attend maybe."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-25 18:45:32 +00:00
|
|
|
|
#: src/Content/Conversation.php:259
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "<span %1$s>%2$d people</span> reshared this"
|
2020-03-07 17:09:42 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-25 18:45:32 +00:00
|
|
|
|
#: src/Content/Conversation.php:307
|
2021-09-23 21:34:22 +00:00
|
|
|
|
msgid "Visible to <strong>everybody</strong>"
|
2020-08-31 18:51:59 +00:00
|
|
|
|
msgstr ""
|
2017-03-03 09:31:10 +00:00
|
|
|
|
|
2021-09-25 18:45:32 +00:00
|
|
|
|
#: src/Content/Conversation.php:308 src/Module/Item/Compose.php:159
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#: src/Object/Post.php:973
|
|
|
|
|
msgid "Please enter a image/video/audio/webpage URL:"
|
2017-03-03 09:31:10 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-25 18:45:32 +00:00
|
|
|
|
#: src/Content/Conversation.php:309
|
2021-09-23 21:34:22 +00:00
|
|
|
|
msgid "Tag term:"
|
2015-01-22 17:18:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Content/Conversation.php:310 src/Module/Filer/SaveTag.php:75
|
2021-09-23 21:34:22 +00:00
|
|
|
|
msgid "Save to Folder:"
|
2015-01-22 17:18:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-25 18:45:32 +00:00
|
|
|
|
#: src/Content/Conversation.php:311
|
2021-09-23 21:34:22 +00:00
|
|
|
|
msgid "Where are you right now?"
|
2015-09-22 07:59:12 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-25 18:45:32 +00:00
|
|
|
|
#: src/Content/Conversation.php:312
|
2021-09-23 21:34:22 +00:00
|
|
|
|
msgid "Delete item(s)?"
|
2015-09-22 07:59:12 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-25 18:45:32 +00:00
|
|
|
|
#: src/Content/Conversation.php:322
|
2021-09-23 21:34:22 +00:00
|
|
|
|
msgid "New Post"
|
2019-04-28 10:50:47 +00:00
|
|
|
|
msgstr ""
|
2018-10-31 08:46:40 +00:00
|
|
|
|
|
2021-09-25 18:45:32 +00:00
|
|
|
|
#: src/Content/Conversation.php:325
|
2021-09-23 21:34:22 +00:00
|
|
|
|
msgid "Share"
|
2017-08-12 07:43:28 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-25 18:45:32 +00:00
|
|
|
|
#: src/Content/Conversation.php:336 src/Module/Item/Compose.php:156
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#: src/Object/Post.php:970
|
|
|
|
|
msgid "Image"
|
2017-08-12 07:43:28 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-25 18:45:32 +00:00
|
|
|
|
#: src/Content/Conversation.php:339
|
2021-09-23 21:34:22 +00:00
|
|
|
|
msgid "Video"
|
2013-02-28 15:14:40 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-25 18:45:32 +00:00
|
|
|
|
#: src/Content/Conversation.php:352 src/Module/Item/Compose.php:172
|
2021-09-23 21:34:22 +00:00
|
|
|
|
msgid "Scheduled at"
|
2013-02-28 15:14:40 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-25 18:45:32 +00:00
|
|
|
|
#: src/Content/Conversation.php:651 src/Object/Post.php:454
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#: src/Object/Post.php:455
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "View %s's profile @ %s"
|
2013-10-29 18:17:21 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-25 18:45:32 +00:00
|
|
|
|
#: src/Content/Conversation.php:664 src/Object/Post.php:442
|
2021-09-23 21:34:22 +00:00
|
|
|
|
msgid "Categories:"
|
2017-05-28 09:10:48 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-25 18:45:32 +00:00
|
|
|
|
#: src/Content/Conversation.php:665 src/Object/Post.php:443
|
2021-09-23 21:34:22 +00:00
|
|
|
|
msgid "Filed under:"
|
2017-06-20 06:15:23 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-25 18:45:32 +00:00
|
|
|
|
#: src/Content/Conversation.php:672 src/Object/Post.php:468
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%s from %s"
|
2017-05-28 09:10:48 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-25 18:45:32 +00:00
|
|
|
|
#: src/Content/Conversation.php:687
|
2021-09-23 21:34:22 +00:00
|
|
|
|
msgid "View in context"
|
2017-05-28 09:10:48 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-25 18:45:32 +00:00
|
|
|
|
#: src/Content/Conversation.php:752
|
2021-09-23 21:34:22 +00:00
|
|
|
|
msgid "remove"
|
2018-10-31 08:46:40 +00:00
|
|
|
|
msgstr ""
|
2018-08-25 15:38:34 +00:00
|
|
|
|
|
2021-09-25 18:45:32 +00:00
|
|
|
|
#: src/Content/Conversation.php:756
|
2021-09-23 21:34:22 +00:00
|
|
|
|
msgid "Delete Selected Items"
|
2019-04-28 10:50:47 +00:00
|
|
|
|
msgstr ""
|
2018-08-25 15:38:34 +00:00
|
|
|
|
|
2021-09-25 18:45:32 +00:00
|
|
|
|
#: src/Content/Conversation.php:820 src/Content/Conversation.php:823
|
|
|
|
|
#: src/Content/Conversation.php:826 src/Content/Conversation.php:829
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "You had been addressed (%s)."
|
2017-05-28 09:10:48 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-25 18:45:32 +00:00
|
|
|
|
#: src/Content/Conversation.php:832
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "You are following %s."
|
2018-08-25 15:38:34 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-25 18:45:32 +00:00
|
|
|
|
#: src/Content/Conversation.php:835
|
2021-09-23 21:34:22 +00:00
|
|
|
|
msgid "Tagged"
|
2018-03-28 06:45:50 +00:00
|
|
|
|
msgstr ""
|
2018-03-02 11:02:54 +00:00
|
|
|
|
|
2021-09-25 18:45:32 +00:00
|
|
|
|
#: src/Content/Conversation.php:850
|
2021-09-23 21:34:22 +00:00
|
|
|
|
msgid "Reshared"
|
2017-04-27 05:35:43 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-25 18:45:32 +00:00
|
|
|
|
#: src/Content/Conversation.php:850
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Reshared by %s <%s>"
|
2017-04-27 05:35:43 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-25 18:45:32 +00:00
|
|
|
|
#: src/Content/Conversation.php:853
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%s is participating in this thread."
|
2017-04-27 05:35:43 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-25 18:45:32 +00:00
|
|
|
|
#: src/Content/Conversation.php:856
|
2021-09-23 21:34:22 +00:00
|
|
|
|
msgid "Stored"
|
2018-04-20 07:31:27 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-25 18:45:32 +00:00
|
|
|
|
#: src/Content/Conversation.php:859
|
2021-09-23 21:34:22 +00:00
|
|
|
|
msgid "Global"
|
2018-04-20 07:31:27 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-25 18:45:32 +00:00
|
|
|
|
#: src/Content/Conversation.php:862
|
2021-09-23 21:34:22 +00:00
|
|
|
|
msgid "Relayed"
|
2017-04-27 05:35:43 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-25 18:45:32 +00:00
|
|
|
|
#: src/Content/Conversation.php:862
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Relayed by %s <%s>"
|
2017-04-27 05:35:43 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-25 18:45:32 +00:00
|
|
|
|
#: src/Content/Conversation.php:865
|
2021-09-23 21:34:22 +00:00
|
|
|
|
msgid "Fetched"
|
2019-08-06 14:54:18 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-25 18:45:32 +00:00
|
|
|
|
#: src/Content/Conversation.php:865
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#, php-format
|
2021-09-23 21:34:22 +00:00
|
|
|
|
msgid "Fetched because of %s <%s>"
|
2020-03-07 17:09:42 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Content/Feature.php:96
|
|
|
|
|
msgid "General Features"
|
2020-03-07 17:09:42 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Content/Feature.php:98
|
|
|
|
|
msgid "Photo Location"
|
2020-03-07 17:09:42 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Content/Feature.php:98
|
2021-03-27 21:46:47 +00:00
|
|
|
|
msgid ""
|
2021-04-10 18:30:19 +00:00
|
|
|
|
"Photo metadata is normally stripped. This extracts the location (if present) "
|
|
|
|
|
"prior to stripping metadata and links it to a map."
|
2020-03-07 17:09:42 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Content/Feature.php:99
|
|
|
|
|
msgid "Trending Tags"
|
2020-03-07 17:09:42 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Content/Feature.php:99
|
|
|
|
|
msgid ""
|
|
|
|
|
"Show a community page widget with a list of the most popular tags in recent "
|
|
|
|
|
"public posts."
|
2018-05-17 00:27:30 +00:00
|
|
|
|
msgstr ""
|
2018-05-14 05:12:04 +00:00
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Content/Feature.php:104
|
|
|
|
|
msgid "Post Composition Features"
|
2020-03-07 17:09:42 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Content/Feature.php:105
|
|
|
|
|
msgid "Auto-mention Forums"
|
2020-03-07 17:09:42 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Content/Feature.php:105
|
2021-03-27 21:46:47 +00:00
|
|
|
|
msgid ""
|
2021-04-10 18:30:19 +00:00
|
|
|
|
"Add/remove mention when a forum page is selected/deselected in ACL window."
|
2018-05-13 05:41:05 +00:00
|
|
|
|
msgstr ""
|
2017-04-27 05:35:43 +00:00
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Content/Feature.php:106
|
|
|
|
|
msgid "Explicit Mentions"
|
2017-09-15 08:08:26 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Content/Feature.php:106
|
|
|
|
|
msgid ""
|
|
|
|
|
"Add explicit mentions to comment box for manual control over who gets "
|
|
|
|
|
"mentioned in replies."
|
2017-09-15 08:08:26 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Content/Feature.php:111
|
|
|
|
|
msgid "Post/Comment Tools"
|
2017-09-15 08:08:26 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Content/Feature.php:112
|
|
|
|
|
msgid "Post Categories"
|
2018-04-05 03:07:54 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Content/Feature.php:112
|
|
|
|
|
msgid "Add categories to your posts"
|
2020-01-20 10:15:57 +00:00
|
|
|
|
msgstr ""
|
2015-05-24 08:39:36 +00:00
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Content/Feature.php:117
|
|
|
|
|
msgid "Advanced Profile Settings"
|
2013-02-28 15:14:40 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Content/Feature.php:118
|
|
|
|
|
msgid "List Forums"
|
2013-02-28 15:14:40 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Content/Feature.php:118
|
|
|
|
|
msgid "Show visitors public community forums at the Advanced Profile Page"
|
2016-07-09 05:20:48 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Content/Feature.php:119
|
|
|
|
|
msgid "Tag Cloud"
|
2020-10-07 04:15:02 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Content/Feature.php:119
|
|
|
|
|
msgid "Provide a personal tag cloud on your profile page"
|
2020-10-07 04:15:02 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Content/Feature.php:120
|
|
|
|
|
msgid "Display Membership Date"
|
2016-07-09 05:20:48 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Content/Feature.php:120
|
|
|
|
|
msgid "Display membership date in profile"
|
2018-05-30 03:41:30 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Content/ForumManager.php:145 src/Content/Nav.php:239
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Content/Text/HTML.php:896 src/Content/Widget.php:523
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Forums"
|
2018-05-07 08:46:32 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Content/ForumManager.php:147
|
|
|
|
|
msgid "External link to forum"
|
2016-07-09 05:20:48 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-14 06:22:47 +00:00
|
|
|
|
#: src/Content/ForumManager.php:150 src/Content/Widget.php:502
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "show less"
|
2018-02-26 16:52:40 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-14 06:22:47 +00:00
|
|
|
|
#: src/Content/ForumManager.php:151 src/Content/Widget.php:404
|
|
|
|
|
#: src/Content/Widget.php:503
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "show more"
|
2018-02-26 16:52:40 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#: src/Content/Item.php:305
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%1$s poked %2$s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-09 21:16:15 +00:00
|
|
|
|
#: src/Content/Item.php:338 src/Model/Item.php:2624
|
2021-09-23 21:34:22 +00:00
|
|
|
|
msgid "event"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-14 06:22:47 +00:00
|
|
|
|
#: src/Content/Item.php:442 view/theme/frio/theme.php:254
|
2021-09-23 21:34:22 +00:00
|
|
|
|
msgid "Follow Thread"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Content/Item.php:443 src/Model/Contact.php:1047
|
2021-09-23 21:34:22 +00:00
|
|
|
|
msgid "View Status"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Content/Item.php:444 src/Content/Item.php:466 src/Model/Contact.php:981
|
|
|
|
|
#: src/Model/Contact.php:1039 src/Model/Contact.php:1048
|
|
|
|
|
#: src/Module/Directory.php:157 src/Module/Settings/Profile/Index.php:225
|
2021-09-23 21:34:22 +00:00
|
|
|
|
msgid "View Profile"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Content/Item.php:445 src/Model/Contact.php:1049
|
2021-09-23 21:34:22 +00:00
|
|
|
|
msgid "View Photos"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Content/Item.php:446 src/Model/Contact.php:1040
|
|
|
|
|
#: src/Model/Contact.php:1050
|
2021-09-23 21:34:22 +00:00
|
|
|
|
msgid "Network Posts"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Content/Item.php:447 src/Model/Contact.php:1041
|
|
|
|
|
#: src/Model/Contact.php:1051
|
2021-09-23 21:34:22 +00:00
|
|
|
|
msgid "View Contact"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Content/Item.php:448 src/Model/Contact.php:1052
|
2021-09-23 21:34:22 +00:00
|
|
|
|
msgid "Send PM"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-16 20:49:01 +00:00
|
|
|
|
#: src/Content/Item.php:449 src/Module/Admin/Blocklist/Contact.php:100
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#: src/Module/Admin/Users/Active.php:140 src/Module/Admin/Users/Index.php:154
|
2021-10-14 06:22:47 +00:00
|
|
|
|
#: src/Module/Contact.php:544 src/Module/Contact.php:787
|
|
|
|
|
#: src/Module/Contact.php:1064
|
2021-09-23 21:34:22 +00:00
|
|
|
|
msgid "Block"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-02 20:57:35 +00:00
|
|
|
|
#: src/Content/Item.php:450 src/Module/Contact.php:545
|
2021-10-14 06:22:47 +00:00
|
|
|
|
#: src/Module/Contact.php:788 src/Module/Contact.php:1072
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Notifications/Introductions.php:128
|
|
|
|
|
#: src/Module/Notifications/Introductions.php:200
|
2021-10-23 17:25:59 +00:00
|
|
|
|
#: src/Module/Notifications/Notification.php:61
|
2021-09-23 21:34:22 +00:00
|
|
|
|
msgid "Ignore"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Content/Item.php:454 src/Object/Post.php:429
|
|
|
|
|
msgid "Languages"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Content/Item.php:458 src/Model/Contact.php:1053
|
2021-09-23 21:34:22 +00:00
|
|
|
|
msgid "Poke"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Content/Nav.php:90
|
|
|
|
|
msgid "Nothing new here"
|
2018-02-26 16:52:40 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 05:28:16 +00:00
|
|
|
|
#: src/Content/Nav.php:94 src/Module/Special/HTTPException.php:50
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Go back"
|
2018-02-26 16:52:40 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Content/Nav.php:95
|
|
|
|
|
msgid "Clear notifications"
|
2018-02-26 16:52:40 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Content/Nav.php:96 src/Content/Text/HTML.php:883
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "@name, !forum, #tags, content"
|
2018-05-07 08:46:32 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Content/Nav.php:183 src/Module/Security/Login.php:144
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Logout"
|
2014-08-10 13:15:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-05-10 23:06:13 +00:00
|
|
|
|
#: src/Content/Nav.php:183
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "End this session"
|
2014-08-10 13:15:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#: src/Content/Nav.php:185 src/Module/Bookmarklet.php:44
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Security/Login.php:145
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Login"
|
2020-03-07 17:09:42 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-05-10 23:06:13 +00:00
|
|
|
|
#: src/Content/Nav.php:185
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Sign in"
|
2018-10-31 08:46:40 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Content/Nav.php:190 src/Module/BaseProfile.php:56
|
2021-10-14 06:22:47 +00:00
|
|
|
|
#: src/Module/Contact.php:576 src/Module/Contact.php:822
|
|
|
|
|
#: src/Module/Settings/TwoFactor/Index.php:112 view/theme/frio/theme.php:225
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Status"
|
2018-05-07 08:46:32 +00:00
|
|
|
|
msgstr ""
|
2015-02-04 10:38:34 +00:00
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Content/Nav.php:190 src/Content/Nav.php:273
|
2021-10-14 06:22:47 +00:00
|
|
|
|
#: view/theme/frio/theme.php:225
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Your posts and conversations"
|
|
|
|
|
msgstr ""
|
2021-03-27 21:46:47 +00:00
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Content/Nav.php:191 src/Module/BaseProfile.php:48
|
2021-10-02 20:57:35 +00:00
|
|
|
|
#: src/Module/BaseSettings.php:57 src/Module/Contact.php:578
|
2021-10-14 06:22:47 +00:00
|
|
|
|
#: src/Module/Contact.php:846 src/Module/Profile/Profile.php:241
|
|
|
|
|
#: src/Module/Welcome.php:57 view/theme/frio/theme.php:226
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Profile"
|
2019-11-04 09:30:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-14 06:22:47 +00:00
|
|
|
|
#: src/Content/Nav.php:191 view/theme/frio/theme.php:226
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Your profile page"
|
2018-11-27 07:47:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-14 06:22:47 +00:00
|
|
|
|
#: src/Content/Nav.php:192 view/theme/frio/theme.php:227
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Your photos"
|
2020-08-30 08:12:54 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-20 13:13:02 +00:00
|
|
|
|
#: src/Content/Nav.php:193 src/Module/BaseProfile.php:72
|
|
|
|
|
#: src/Module/BaseProfile.php:75 src/Module/Contact.php:838
|
|
|
|
|
#: view/theme/frio/theme.php:228
|
|
|
|
|
msgid "Media"
|
2020-08-30 08:12:54 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-14 06:22:47 +00:00
|
|
|
|
#: src/Content/Nav.php:193 view/theme/frio/theme.php:228
|
2021-10-20 13:13:02 +00:00
|
|
|
|
msgid "Your postings with media"
|
2020-08-30 08:12:54 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-14 06:22:47 +00:00
|
|
|
|
#: src/Content/Nav.php:194 view/theme/frio/theme.php:229
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Your events"
|
2020-08-30 08:12:54 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Content/Nav.php:195
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Personal notes"
|
2020-08-30 08:12:54 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Content/Nav.php:195
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Your personal notes"
|
2020-08-30 08:12:54 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Content/Nav.php:212 src/Content/Nav.php:273
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Home"
|
2020-08-30 08:12:54 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Content/Nav.php:216 src/Module/Register.php:164
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Security/Login.php:105
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Register"
|
2020-08-30 15:56:27 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Content/Nav.php:216
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Create an account"
|
2020-08-30 15:56:27 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Content/Nav.php:222 src/Module/Help.php:67
|
|
|
|
|
#: src/Module/Settings/TwoFactor/AppSpecific.php:127
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Settings/TwoFactor/Index.php:111
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Settings/TwoFactor/Recovery.php:105
|
|
|
|
|
#: src/Module/Settings/TwoFactor/Verify.php:144 view/theme/vier/theme.php:217
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Help"
|
2020-08-30 15:56:27 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Content/Nav.php:222
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Help and documentation"
|
2020-08-30 15:56:27 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Content/Nav.php:226
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Apps"
|
2020-08-30 15:56:27 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Content/Nav.php:226
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Addon applications, utilities, games"
|
2020-08-31 18:51:59 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Content/Nav.php:230 src/Content/Text/HTML.php:881
|
|
|
|
|
#: src/Module/Admin/Logs/View.php:86 src/Module/Search/Index.php:96
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Search"
|
2020-08-31 18:51:59 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Content/Nav.php:230
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Search site content"
|
2020-08-31 18:51:59 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Content/Nav.php:233 src/Content/Text/HTML.php:890
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Full Text"
|
2020-11-09 14:47:36 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Content/Nav.php:234 src/Content/Text/HTML.php:891
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Content/Widget/TagCloud.php:68
|
|
|
|
|
msgid "Tags"
|
2020-11-09 14:47:36 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Content/Nav.php:235 src/Content/Nav.php:294
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Content/Text/HTML.php:892 src/Module/BaseProfile.php:125
|
2021-10-14 06:22:47 +00:00
|
|
|
|
#: src/Module/BaseProfile.php:128 src/Module/Contact.php:759
|
|
|
|
|
#: src/Module/Contact.php:853 view/theme/frio/theme.php:236
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Contacts"
|
2020-11-09 14:47:36 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Content/Nav.php:254
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Community"
|
2020-11-09 14:47:36 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Content/Nav.php:254
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Conversations on this and other servers"
|
2020-11-09 14:47:36 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-02 15:09:43 +00:00
|
|
|
|
#: src/Content/Nav.php:258 src/Module/BaseProfile.php:87
|
2021-10-14 06:22:47 +00:00
|
|
|
|
#: src/Module/BaseProfile.php:98 view/theme/frio/theme.php:233
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Events and Calendar"
|
2020-11-09 14:47:36 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Content/Nav.php:261
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Directory"
|
2020-11-09 14:47:36 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Content/Nav.php:261
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "People directory"
|
2020-11-09 14:47:36 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Content/Nav.php:263 src/Module/BaseAdmin.php:85
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Information"
|
2020-11-09 14:47:36 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Content/Nav.php:263
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Information about this friendica instance"
|
2020-08-30 08:12:54 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Content/Nav.php:266 src/Module/Admin/Tos.php:76
|
|
|
|
|
#: src/Module/BaseAdmin.php:96 src/Module/Register.php:172
|
|
|
|
|
#: src/Module/Tos.php:88
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Terms of Service"
|
2020-08-30 08:12:54 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Content/Nav.php:266
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Terms of Service of this Friendica instance"
|
2020-08-30 08:12:54 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-14 06:22:47 +00:00
|
|
|
|
#: src/Content/Nav.php:271 view/theme/frio/theme.php:232
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Network"
|
2020-08-30 08:12:54 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-14 06:22:47 +00:00
|
|
|
|
#: src/Content/Nav.php:271 view/theme/frio/theme.php:232
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Conversations from your friends"
|
2020-08-30 08:12:54 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Content/Nav.php:277
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Introductions"
|
2020-08-30 08:12:54 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Content/Nav.php:277
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Friend Requests"
|
2020-08-30 08:12:54 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Content/Nav.php:278 src/Module/BaseNotifications.php:147
|
|
|
|
|
#: src/Module/Notifications/Introductions.php:69
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Notifications"
|
2020-08-30 08:12:54 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Content/Nav.php:279
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "See all notifications"
|
2020-08-30 08:12:54 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Content/Nav.php:280
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Mark all system notifications seen"
|
2020-08-30 08:12:54 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-14 06:22:47 +00:00
|
|
|
|
#: src/Content/Nav.php:283 view/theme/frio/theme.php:234
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Private mail"
|
2020-08-30 08:12:54 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Content/Nav.php:284
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Inbox"
|
2020-08-30 08:12:54 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Content/Nav.php:285
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Outbox"
|
2020-08-30 08:12:54 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Content/Nav.php:289
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Accounts"
|
2020-08-30 08:12:54 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Content/Nav.php:289
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Manage other pages"
|
2020-08-30 08:12:54 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Content/Nav.php:292 src/Module/Admin/Addons/Details.php:114
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Themes/Details.php:93 src/Module/BaseSettings.php:124
|
2021-10-14 06:22:47 +00:00
|
|
|
|
#: src/Module/Welcome.php:52 view/theme/frio/theme.php:235
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Settings"
|
2020-08-30 08:12:54 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-14 06:22:47 +00:00
|
|
|
|
#: src/Content/Nav.php:292 view/theme/frio/theme.php:235
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Account settings"
|
2020-08-30 08:12:54 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-14 06:22:47 +00:00
|
|
|
|
#: src/Content/Nav.php:294 view/theme/frio/theme.php:236
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Manage/edit friends and contacts"
|
2016-12-06 07:44:59 +00:00
|
|
|
|
msgstr ""
|
2016-11-20 20:47:51 +00:00
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Content/Nav.php:299 src/Module/BaseAdmin.php:126
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Admin"
|
2017-10-01 06:56:06 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Content/Nav.php:299
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Site setup and configuration"
|
2017-09-15 08:08:26 +00:00
|
|
|
|
msgstr ""
|
2017-08-12 07:43:28 +00:00
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Content/Nav.php:302
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Navigation"
|
2018-05-20 12:25:07 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Content/Nav.php:302
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Site map"
|
2018-05-20 12:25:07 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-28 21:20:17 +00:00
|
|
|
|
#: src/Content/OEmbed.php:298
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Embedding disabled"
|
2018-02-10 17:18:23 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-28 21:20:17 +00:00
|
|
|
|
#: src/Content/OEmbed.php:416
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Embedded content"
|
2018-03-28 06:45:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-06-13 17:56:06 +00:00
|
|
|
|
#: src/Content/Pager.php:216
|
|
|
|
|
msgid "first"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Content/Pager.php:221
|
|
|
|
|
msgid "prev"
|
2018-03-28 06:45:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-06-13 17:56:06 +00:00
|
|
|
|
#: src/Content/Pager.php:276
|
|
|
|
|
msgid "next"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Content/Pager.php:281
|
|
|
|
|
msgid "last"
|
2018-03-28 06:45:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-19 20:03:26 +00:00
|
|
|
|
#: src/Content/Text/BBCode.php:987 src/Content/Text/BBCode.php:1781
|
|
|
|
|
#: src/Content/Text/BBCode.php:1782
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Image/photo"
|
2018-02-10 17:18:23 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-01 12:02:27 +00:00
|
|
|
|
#: src/Content/Text/BBCode.php:1160
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"<a href=\"%1$s\" target=\"_blank\" rel=\"noopener noreferrer\">%2$s</a> %3$s"
|
2020-12-18 03:52:51 +00:00
|
|
|
|
msgstr ""
|
2018-03-28 06:45:50 +00:00
|
|
|
|
|
2021-10-09 21:16:15 +00:00
|
|
|
|
#: src/Content/Text/BBCode.php:1185 src/Model/Item.php:3154
|
|
|
|
|
#: src/Model/Item.php:3160 src/Model/Item.php:3161
|
2021-05-10 15:07:02 +00:00
|
|
|
|
msgid "Link to source"
|
2018-02-10 17:18:23 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Content/Text/BBCode.php:1699 src/Content/Text/HTML.php:933
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Click to open/close"
|
2016-11-20 20:47:51 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-19 20:03:26 +00:00
|
|
|
|
#: src/Content/Text/BBCode.php:1730
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "$1 wrote:"
|
2018-04-04 05:22:05 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-19 20:03:26 +00:00
|
|
|
|
#: src/Content/Text/BBCode.php:1786 src/Content/Text/BBCode.php:1787
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Encrypted content"
|
2015-02-04 10:38:34 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-19 20:03:26 +00:00
|
|
|
|
#: src/Content/Text/BBCode.php:2002
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Invalid source protocol"
|
2018-05-14 05:12:04 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-19 20:03:26 +00:00
|
|
|
|
#: src/Content/Text/BBCode.php:2017
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Invalid link protocol"
|
2019-05-15 12:56:24 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Content/Text/HTML.php:797
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Loading more entries..."
|
2019-05-31 04:35:42 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Content/Text/HTML.php:798
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "The end"
|
2019-05-15 12:56:24 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Content/Text/HTML.php:875 src/Content/Widget/VCard.php:103
|
2021-10-17 22:07:56 +00:00
|
|
|
|
#: src/Model/Profile.php:454
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Follow"
|
2018-05-14 05:12:04 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Content/Widget.php:49
|
|
|
|
|
msgid "Add New Contact"
|
2020-09-04 12:17:58 +00:00
|
|
|
|
msgstr ""
|
2020-09-03 18:09:59 +00:00
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Content/Widget.php:50
|
|
|
|
|
msgid "Enter address or web location"
|
2020-09-04 12:17:58 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Content/Widget.php:51
|
|
|
|
|
msgid "Example: bob@example.com, http://example.com/barbara"
|
2020-09-04 12:17:58 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Content/Widget.php:53
|
|
|
|
|
msgid "Connect"
|
2020-09-04 12:17:58 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Content/Widget.php:68
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%d invitation available"
|
|
|
|
|
msgid_plural "%d invitations available"
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
|
|
|
|
|
2021-09-01 18:36:31 +00:00
|
|
|
|
#: src/Content/Widget.php:74 view/theme/vier/theme.php:170
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Find People"
|
2020-09-04 12:17:58 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-01 18:36:31 +00:00
|
|
|
|
#: src/Content/Widget.php:75 view/theme/vier/theme.php:171
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Enter name or interest"
|
2018-04-06 14:59:56 +00:00
|
|
|
|
msgstr ""
|
2018-04-05 03:07:54 +00:00
|
|
|
|
|
2021-09-01 18:36:31 +00:00
|
|
|
|
#: src/Content/Widget.php:77 view/theme/vier/theme.php:173
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Examples: Robert Morgenstein, Fishing"
|
2018-03-28 06:45:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-14 06:22:47 +00:00
|
|
|
|
#: src/Content/Widget.php:78 src/Module/Contact.php:780
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Directory.php:96 view/theme/vier/theme.php:174
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Find"
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-01 18:36:31 +00:00
|
|
|
|
#: src/Content/Widget.php:80 view/theme/vier/theme.php:176
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Similar Interests"
|
2018-03-28 06:45:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-01 18:36:31 +00:00
|
|
|
|
#: src/Content/Widget.php:81 view/theme/vier/theme.php:177
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Random Profile"
|
2019-04-28 10:50:47 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-01 18:36:31 +00:00
|
|
|
|
#: src/Content/Widget.php:82 view/theme/vier/theme.php:178
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Invite Friends"
|
2019-05-15 12:56:24 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Content/Widget.php:83 src/Module/Directory.php:88
|
2021-09-01 18:36:31 +00:00
|
|
|
|
#: view/theme/vier/theme.php:179
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Global Directory"
|
2019-05-15 12:56:24 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-01 18:36:31 +00:00
|
|
|
|
#: src/Content/Widget.php:85 view/theme/vier/theme.php:181
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Local Directory"
|
2019-05-15 12:56:24 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Content/Widget.php:207 src/Model/Group.php:493
|
2021-10-14 06:22:47 +00:00
|
|
|
|
#: src/Module/Contact.php:743 src/Module/Welcome.php:76
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Groups"
|
2019-05-15 12:56:24 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-14 06:22:47 +00:00
|
|
|
|
#: src/Content/Widget.php:209
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Everyone"
|
2019-05-15 12:56:24 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-14 06:22:47 +00:00
|
|
|
|
#: src/Content/Widget.php:238
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Relationships"
|
2019-05-15 12:56:24 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-14 06:22:47 +00:00
|
|
|
|
#: src/Content/Widget.php:240 src/Module/Contact.php:695
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Group.php:291
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "All Contacts"
|
2018-11-24 06:51:28 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-14 06:22:47 +00:00
|
|
|
|
#: src/Content/Widget.php:279
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Protocols"
|
2018-04-29 05:19:20 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-14 06:22:47 +00:00
|
|
|
|
#: src/Content/Widget.php:281
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "All Protocols"
|
2018-05-20 12:25:07 +00:00
|
|
|
|
msgstr ""
|
2018-05-17 14:58:51 +00:00
|
|
|
|
|
2021-10-14 06:22:47 +00:00
|
|
|
|
#: src/Content/Widget.php:309
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Saved Folders"
|
2019-04-28 10:50:47 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-14 06:22:47 +00:00
|
|
|
|
#: src/Content/Widget.php:311 src/Content/Widget.php:345
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Everything"
|
2018-05-13 05:41:05 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-14 06:22:47 +00:00
|
|
|
|
#: src/Content/Widget.php:343
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Categories"
|
2018-04-06 14:59:56 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-14 06:22:47 +00:00
|
|
|
|
#: src/Content/Widget.php:400
|
2021-03-27 21:46:47 +00:00
|
|
|
|
#, php-format
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "%d contact in common"
|
|
|
|
|
msgid_plural "%d contacts in common"
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
2018-05-13 05:41:05 +00:00
|
|
|
|
|
2021-10-14 06:22:47 +00:00
|
|
|
|
#: src/Content/Widget.php:496
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Archives"
|
2018-05-13 05:41:05 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-14 06:22:47 +00:00
|
|
|
|
#: src/Content/Widget.php:520
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Persons"
|
2018-06-20 06:17:50 +00:00
|
|
|
|
msgstr ""
|
2018-05-13 05:41:05 +00:00
|
|
|
|
|
2021-10-14 06:22:47 +00:00
|
|
|
|
#: src/Content/Widget.php:521
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Organisations"
|
2018-05-13 05:41:05 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Content/Widget.php:522 src/Model/Contact.php:1476
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "News"
|
2020-09-08 01:25:26 +00:00
|
|
|
|
msgstr ""
|
2020-09-04 12:17:58 +00:00
|
|
|
|
|
2021-10-14 06:22:47 +00:00
|
|
|
|
#: src/Content/Widget.php:527 src/Module/Admin/BaseUsers.php:50
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "All"
|
2018-05-13 05:41:05 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-05-29 20:31:57 +00:00
|
|
|
|
#: src/Content/Widget/CalendarExport.php:54
|
2021-04-28 21:20:17 +00:00
|
|
|
|
msgid "Export"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-05-29 20:31:57 +00:00
|
|
|
|
#: src/Content/Widget/CalendarExport.php:55
|
2021-04-28 21:20:17 +00:00
|
|
|
|
msgid "Export calendar as ical"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-05-29 20:31:57 +00:00
|
|
|
|
#: src/Content/Widget/CalendarExport.php:56
|
2021-04-28 21:20:17 +00:00
|
|
|
|
msgid "Export calendar as csv"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#: src/Content/Widget/ContactBlock.php:79
|
2021-04-28 21:20:17 +00:00
|
|
|
|
msgid "No contacts"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#: src/Content/Widget/ContactBlock.php:108
|
2021-04-28 21:20:17 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%d Contact"
|
|
|
|
|
msgid_plural "%d Contacts"
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
|
|
|
|
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#: src/Content/Widget/ContactBlock.php:125
|
2021-04-28 21:20:17 +00:00
|
|
|
|
msgid "View Contacts"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Content/Widget/SavedSearches.php:47
|
|
|
|
|
msgid "Remove term"
|
2018-05-13 05:41:05 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Content/Widget/SavedSearches.php:60
|
|
|
|
|
msgid "Saved Searches"
|
2018-05-13 05:41:05 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Content/Widget/TrendingTags.php:51
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Trending Tags (last %d hour)"
|
|
|
|
|
msgid_plural "Trending Tags (last %d hours)"
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
2018-05-13 05:41:05 +00:00
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Content/Widget/TrendingTags.php:52
|
|
|
|
|
msgid "More Trending Tags"
|
2020-12-18 03:52:51 +00:00
|
|
|
|
msgstr ""
|
2018-05-13 05:41:05 +00:00
|
|
|
|
|
2021-10-17 22:07:56 +00:00
|
|
|
|
#: src/Content/Widget/VCard.php:96 src/Model/Profile.php:373
|
2021-10-02 20:57:35 +00:00
|
|
|
|
#: src/Module/Contact.php:567 src/Module/Profile/Profile.php:176
|
2021-07-23 13:07:06 +00:00
|
|
|
|
msgid "XMPP:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-17 22:07:56 +00:00
|
|
|
|
#: src/Content/Widget/VCard.php:97 src/Model/Profile.php:374
|
2021-10-02 20:57:35 +00:00
|
|
|
|
#: src/Module/Contact.php:569 src/Module/Profile/Profile.php:180
|
2021-08-09 01:39:09 +00:00
|
|
|
|
msgid "Matrix:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-17 22:07:56 +00:00
|
|
|
|
#: src/Content/Widget/VCard.php:101 src/Model/Profile.php:466
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Notifications/Introductions.php:195
|
2021-07-23 13:07:06 +00:00
|
|
|
|
msgid "Network:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-17 22:07:56 +00:00
|
|
|
|
#: src/Content/Widget/VCard.php:105 src/Model/Profile.php:456
|
2021-07-23 13:07:06 +00:00
|
|
|
|
msgid "Unfollow"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-17 22:07:56 +00:00
|
|
|
|
#: src/Core/ACL.php:164 src/Module/Profile/Profile.php:242
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Yourself"
|
2018-05-13 05:41:05 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-23 17:25:59 +00:00
|
|
|
|
#: src/Core/ACL.php:200 src/Module/PermissionTooltip.php:85
|
|
|
|
|
#: src/Module/PermissionTooltip.php:107
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Mutuals"
|
2019-08-06 14:54:18 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-17 22:07:56 +00:00
|
|
|
|
#: src/Core/ACL.php:292
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Post to Email"
|
2019-08-06 14:54:18 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-17 22:07:56 +00:00
|
|
|
|
#: src/Core/ACL.php:319
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Public"
|
2020-04-05 15:12:35 +00:00
|
|
|
|
msgstr ""
|
2019-08-06 14:54:18 +00:00
|
|
|
|
|
2021-10-17 22:07:56 +00:00
|
|
|
|
#: src/Core/ACL.php:320
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"This content will be shown to all your followers and can be seen in the "
|
|
|
|
|
"community pages and by anyone with its link."
|
2020-08-31 18:51:59 +00:00
|
|
|
|
msgstr ""
|
2020-08-30 08:12:54 +00:00
|
|
|
|
|
2021-10-17 22:07:56 +00:00
|
|
|
|
#: src/Core/ACL.php:321
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Limited/Private"
|
2019-08-06 14:54:18 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-17 22:07:56 +00:00
|
|
|
|
#: src/Core/ACL.php:322
|
2021-03-10 14:49:53 +00:00
|
|
|
|
msgid ""
|
2021-04-10 18:30:19 +00:00
|
|
|
|
"This content will be shown only to the people in the first box, to the "
|
|
|
|
|
"exception of the people mentioned in the second box. It won't appear "
|
|
|
|
|
"anywhere public."
|
2018-05-13 05:41:05 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-17 22:07:56 +00:00
|
|
|
|
#: src/Core/ACL.php:323
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Show to:"
|
2021-01-07 15:16:17 +00:00
|
|
|
|
msgstr ""
|
2018-05-13 05:41:05 +00:00
|
|
|
|
|
2021-10-17 22:07:56 +00:00
|
|
|
|
#: src/Core/ACL.php:324
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Except to:"
|
2018-05-13 05:41:05 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-17 22:07:56 +00:00
|
|
|
|
#: src/Core/ACL.php:327
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Connectors"
|
2019-11-04 09:30:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-16 17:14:23 +00:00
|
|
|
|
#: src/Core/Installer.php:183
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"The database configuration file \"config/local.config.php\" could not be "
|
|
|
|
|
"written. Please use the enclosed text to create a configuration file in your "
|
|
|
|
|
"web server root."
|
2018-06-20 06:17:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-16 17:14:23 +00:00
|
|
|
|
#: src/Core/Installer.php:202
|
2021-03-27 21:46:47 +00:00
|
|
|
|
msgid ""
|
2021-04-10 18:30:19 +00:00
|
|
|
|
"You may need to import the file \"database.sql\" manually using phpmyadmin "
|
|
|
|
|
"or mysql."
|
2018-05-13 05:41:05 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Core/Installer.php:203 src/Module/Install.php:214
|
|
|
|
|
#: src/Module/Install.php:373
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Please see the file \"doc/INSTALL.md\"."
|
2019-11-04 09:30:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-16 17:14:23 +00:00
|
|
|
|
#: src/Core/Installer.php:264
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Could not find a command line version of PHP in the web server PATH."
|
2018-05-13 05:41:05 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-16 17:14:23 +00:00
|
|
|
|
#: src/Core/Installer.php:265
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"If you don't have a command line version of PHP installed on your server, "
|
|
|
|
|
"you will not be able to run the background processing. See <a href='https://"
|
|
|
|
|
"github.com/friendica/friendica/blob/stable/doc/Install.md#set-up-the-"
|
|
|
|
|
"worker'>'Setup the worker'</a>"
|
2020-03-07 17:09:42 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-16 17:14:23 +00:00
|
|
|
|
#: src/Core/Installer.php:270
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "PHP executable path"
|
2019-11-04 09:30:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-16 17:14:23 +00:00
|
|
|
|
#: src/Core/Installer.php:270
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Enter full path to php executable. You can leave this blank to continue the "
|
|
|
|
|
"installation."
|
2020-11-09 14:47:36 +00:00
|
|
|
|
msgstr ""
|
2020-09-16 05:20:38 +00:00
|
|
|
|
|
2021-08-16 17:14:23 +00:00
|
|
|
|
#: src/Core/Installer.php:275
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Command line PHP"
|
2019-11-04 09:30:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-16 17:14:23 +00:00
|
|
|
|
#: src/Core/Installer.php:284
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "PHP executable is not the php cli binary (could be cgi-fgci version)"
|
2019-11-04 09:30:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-16 17:14:23 +00:00
|
|
|
|
#: src/Core/Installer.php:285
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Found PHP version: "
|
2018-05-13 05:41:05 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-16 17:14:23 +00:00
|
|
|
|
#: src/Core/Installer.php:287
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "PHP cli binary"
|
2018-05-13 05:41:05 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-16 17:14:23 +00:00
|
|
|
|
#: src/Core/Installer.php:300
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"The command line version of PHP on your system does not have "
|
|
|
|
|
"\"register_argc_argv\" enabled."
|
2018-05-13 05:41:05 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-16 17:14:23 +00:00
|
|
|
|
#: src/Core/Installer.php:301
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "This is required for message delivery to work."
|
2018-11-27 07:47:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-16 17:14:23 +00:00
|
|
|
|
#: src/Core/Installer.php:306
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "PHP register_argc_argv"
|
2018-05-13 05:41:05 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-16 17:14:23 +00:00
|
|
|
|
#: src/Core/Installer.php:338
|
2021-03-27 21:46:47 +00:00
|
|
|
|
msgid ""
|
2021-04-10 18:30:19 +00:00
|
|
|
|
"Error: the \"openssl_pkey_new\" function on this system is not able to "
|
|
|
|
|
"generate encryption keys"
|
2020-11-30 19:30:57 +00:00
|
|
|
|
msgstr ""
|
2020-11-09 14:47:36 +00:00
|
|
|
|
|
2021-08-16 17:14:23 +00:00
|
|
|
|
#: src/Core/Installer.php:339
|
2021-03-27 21:46:47 +00:00
|
|
|
|
msgid ""
|
2021-04-10 18:30:19 +00:00
|
|
|
|
"If running under Windows, please see \"http://www.php.net/manual/en/openssl."
|
|
|
|
|
"installation.php\"."
|
2020-09-16 05:20:38 +00:00
|
|
|
|
msgstr ""
|
2018-05-13 05:41:05 +00:00
|
|
|
|
|
2021-08-16 17:14:23 +00:00
|
|
|
|
#: src/Core/Installer.php:342
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Generate encryption keys"
|
2019-11-04 09:30:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-16 17:14:23 +00:00
|
|
|
|
#: src/Core/Installer.php:394
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Error: Apache webserver mod-rewrite module is required but not installed."
|
2020-11-30 19:30:57 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-16 17:14:23 +00:00
|
|
|
|
#: src/Core/Installer.php:399
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Apache mod_rewrite module"
|
2020-11-30 19:30:57 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-16 17:14:23 +00:00
|
|
|
|
#: src/Core/Installer.php:405
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Error: PDO or MySQLi PHP module required but not installed."
|
2020-12-18 03:52:51 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-16 17:14:23 +00:00
|
|
|
|
#: src/Core/Installer.php:410
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Error: The MySQL driver for PDO is not installed."
|
2020-12-18 03:52:51 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-16 17:14:23 +00:00
|
|
|
|
#: src/Core/Installer.php:414
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "PDO or MySQLi PHP module"
|
2021-03-10 14:49:53 +00:00
|
|
|
|
msgstr ""
|
2021-01-07 15:16:17 +00:00
|
|
|
|
|
2021-08-16 17:14:23 +00:00
|
|
|
|
#: src/Core/Installer.php:422
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Error, XML PHP module required but not installed."
|
2020-12-18 03:52:51 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-16 17:14:23 +00:00
|
|
|
|
#: src/Core/Installer.php:426
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "XML PHP module"
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-16 17:14:23 +00:00
|
|
|
|
#: src/Core/Installer.php:429
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "libCurl PHP module"
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-16 17:14:23 +00:00
|
|
|
|
#: src/Core/Installer.php:430
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Error: libCURL PHP module required but not installed."
|
2021-02-23 09:08:30 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-16 17:14:23 +00:00
|
|
|
|
#: src/Core/Installer.php:436
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "GD graphics PHP module"
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-16 17:14:23 +00:00
|
|
|
|
#: src/Core/Installer.php:437
|
2021-03-27 21:46:47 +00:00
|
|
|
|
msgid ""
|
2021-04-10 18:30:19 +00:00
|
|
|
|
"Error: GD graphics PHP module with JPEG support required but not installed."
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-16 17:14:23 +00:00
|
|
|
|
#: src/Core/Installer.php:443
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "OpenSSL PHP module"
|
2021-01-07 15:16:17 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-16 17:14:23 +00:00
|
|
|
|
#: src/Core/Installer.php:444
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Error: openssl PHP module required but not installed."
|
2021-01-07 15:16:17 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-16 17:14:23 +00:00
|
|
|
|
#: src/Core/Installer.php:450
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "mb_string PHP module"
|
2021-01-07 15:16:17 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-16 17:14:23 +00:00
|
|
|
|
#: src/Core/Installer.php:451
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Error: mb_string PHP module required but not installed."
|
2019-11-04 09:30:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-16 17:14:23 +00:00
|
|
|
|
#: src/Core/Installer.php:457
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "iconv PHP module"
|
2019-11-04 09:30:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-16 17:14:23 +00:00
|
|
|
|
#: src/Core/Installer.php:458
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Error: iconv PHP module required but not installed."
|
2019-11-04 09:30:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-16 17:14:23 +00:00
|
|
|
|
#: src/Core/Installer.php:464
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "POSIX PHP module"
|
2019-11-04 09:30:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-16 17:14:23 +00:00
|
|
|
|
#: src/Core/Installer.php:465
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Error: POSIX PHP module required but not installed."
|
2019-11-04 09:30:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-16 17:14:23 +00:00
|
|
|
|
#: src/Core/Installer.php:471
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Program execution functions"
|
2019-11-04 09:30:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-16 17:14:23 +00:00
|
|
|
|
#: src/Core/Installer.php:472
|
2021-05-23 05:50:37 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Error: Program execution functions (proc_open) required but not enabled."
|
2019-11-04 09:30:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-16 17:14:23 +00:00
|
|
|
|
#: src/Core/Installer.php:478
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "JSON PHP module"
|
2019-11-04 09:30:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-16 17:14:23 +00:00
|
|
|
|
#: src/Core/Installer.php:479
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Error: JSON PHP module required but not installed."
|
2019-11-04 09:30:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-16 17:14:23 +00:00
|
|
|
|
#: src/Core/Installer.php:485
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "File Information PHP module"
|
2019-11-04 09:30:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-16 17:14:23 +00:00
|
|
|
|
#: src/Core/Installer.php:486
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Error: File Information PHP module required but not installed."
|
2019-11-04 09:30:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-16 17:14:23 +00:00
|
|
|
|
#: src/Core/Installer.php:509
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"The web installer needs to be able to create a file called \"local.config.php"
|
|
|
|
|
"\" in the \"config\" folder of your web server and it is unable to do so."
|
2019-11-04 09:30:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-16 17:14:23 +00:00
|
|
|
|
#: src/Core/Installer.php:510
|
2021-03-27 21:46:47 +00:00
|
|
|
|
msgid ""
|
2021-04-10 18:30:19 +00:00
|
|
|
|
"This is most often a permission setting, as the web server may not be able "
|
|
|
|
|
"to write files in your folder - even if you can."
|
2020-08-30 08:12:54 +00:00
|
|
|
|
msgstr ""
|
2020-08-04 14:05:05 +00:00
|
|
|
|
|
2021-08-16 17:14:23 +00:00
|
|
|
|
#: src/Core/Installer.php:511
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"At the end of this procedure, we will give you a text to save in a file "
|
|
|
|
|
"named local.config.php in your Friendica \"config\" folder."
|
2019-11-04 09:30:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-16 17:14:23 +00:00
|
|
|
|
#: src/Core/Installer.php:512
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"You can alternatively skip this procedure and perform a manual installation. "
|
|
|
|
|
"Please see the file \"doc/INSTALL.md\" for instructions."
|
2019-11-04 09:30:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-16 17:14:23 +00:00
|
|
|
|
#: src/Core/Installer.php:515
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "config/local.config.php is writable"
|
2019-11-04 09:30:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-16 17:14:23 +00:00
|
|
|
|
#: src/Core/Installer.php:535
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Friendica uses the Smarty3 template engine to render its web views. Smarty3 "
|
|
|
|
|
"compiles templates to PHP to speed up rendering."
|
2019-11-04 09:30:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-16 17:14:23 +00:00
|
|
|
|
#: src/Core/Installer.php:536
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"In order to store these compiled templates, the web server needs to have "
|
|
|
|
|
"write access to the directory view/smarty3/ under the Friendica top level "
|
|
|
|
|
"folder."
|
2019-11-04 09:30:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-16 17:14:23 +00:00
|
|
|
|
#: src/Core/Installer.php:537
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Please ensure that the user that your web server runs as (e.g. www-data) has "
|
|
|
|
|
"write access to this folder."
|
2020-10-11 19:58:28 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-16 17:14:23 +00:00
|
|
|
|
#: src/Core/Installer.php:538
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Note: as a security measure, you should give the web server write access to "
|
|
|
|
|
"view/smarty3/ only--not the template files (.tpl) that it contains."
|
2019-11-04 09:30:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-16 17:14:23 +00:00
|
|
|
|
#: src/Core/Installer.php:541
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "view/smarty3 is writable"
|
2019-11-04 09:30:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-16 17:14:23 +00:00
|
|
|
|
#: src/Core/Installer.php:569
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Url rewrite in .htaccess seems not working. Make sure you copied .htaccess-"
|
|
|
|
|
"dist to .htaccess."
|
2019-11-04 09:30:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-16 17:14:23 +00:00
|
|
|
|
#: src/Core/Installer.php:570
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"In some circumstances (like running inside containers), you can skip this "
|
|
|
|
|
"error."
|
2019-11-04 09:30:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-16 17:14:23 +00:00
|
|
|
|
#: src/Core/Installer.php:572
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Error message from Curl when fetching"
|
2019-11-04 09:30:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-16 17:14:23 +00:00
|
|
|
|
#: src/Core/Installer.php:578
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Url rewrite is working"
|
2019-11-04 09:30:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-16 17:14:23 +00:00
|
|
|
|
#: src/Core/Installer.php:607
|
|
|
|
|
msgid ""
|
|
|
|
|
"The detection of TLS to secure the communication between the browser and the "
|
|
|
|
|
"new Friendica server failed."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Core/Installer.php:608
|
|
|
|
|
msgid ""
|
2021-08-17 06:16:11 +00:00
|
|
|
|
"It is highly encouraged to use Friendica only over a secure connection as "
|
|
|
|
|
"sensitive information like passwords will be transmitted."
|
2021-08-16 17:14:23 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Core/Installer.php:609
|
|
|
|
|
msgid "Please ensure that the connection to the server is secure."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Core/Installer.php:610
|
|
|
|
|
msgid "No TLS detected"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Core/Installer.php:612
|
|
|
|
|
msgid "TLS detected"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-17 06:16:11 +00:00
|
|
|
|
#: src/Core/Installer.php:639
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "ImageMagick PHP extension is not installed"
|
2019-11-04 09:30:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-17 06:16:11 +00:00
|
|
|
|
#: src/Core/Installer.php:641
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "ImageMagick PHP extension is installed"
|
2019-05-15 12:56:24 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-17 06:16:11 +00:00
|
|
|
|
#: src/Core/Installer.php:643
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "ImageMagick supports GIF"
|
2018-05-13 05:41:05 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-17 06:16:11 +00:00
|
|
|
|
#: src/Core/Installer.php:665
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Database already in use."
|
2019-05-15 12:56:24 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-17 06:16:11 +00:00
|
|
|
|
#: src/Core/Installer.php:670
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Could not connect to database."
|
2018-05-13 05:41:05 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: src/Core/L10n.php:377 src/Model/Event.php:425
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Settings/Display.php:182
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Monday"
|
2018-05-13 05:41:05 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: src/Core/L10n.php:377 src/Model/Event.php:426
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Tuesday"
|
2018-05-13 05:41:05 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: src/Core/L10n.php:377 src/Model/Event.php:427
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Wednesday"
|
2019-11-04 09:30:15 +00:00
|
|
|
|
msgstr ""
|
2019-08-06 14:54:18 +00:00
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: src/Core/L10n.php:377 src/Model/Event.php:428
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Thursday"
|
2020-11-09 14:47:36 +00:00
|
|
|
|
msgstr ""
|
2018-05-13 05:41:05 +00:00
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: src/Core/L10n.php:377 src/Model/Event.php:429
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Friday"
|
2018-01-15 06:37:47 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: src/Core/L10n.php:377 src/Model/Event.php:430
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Saturday"
|
2019-05-15 12:56:24 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: src/Core/L10n.php:377 src/Model/Event.php:424
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Settings/Display.php:182
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Sunday"
|
2020-11-30 19:30:57 +00:00
|
|
|
|
msgstr ""
|
2019-08-06 14:54:18 +00:00
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: src/Core/L10n.php:381 src/Model/Event.php:445
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "January"
|
2019-05-15 12:56:24 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: src/Core/L10n.php:381 src/Model/Event.php:446
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "February"
|
2018-05-17 14:58:51 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: src/Core/L10n.php:381 src/Model/Event.php:447
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "March"
|
2019-02-09 04:35:23 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: src/Core/L10n.php:381 src/Model/Event.php:448
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "April"
|
2017-06-20 06:15:23 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: src/Core/L10n.php:381 src/Core/L10n.php:401 src/Model/Event.php:436
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "May"
|
2017-06-20 06:15:23 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: src/Core/L10n.php:381 src/Model/Event.php:449
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "June"
|
2020-12-18 03:52:51 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: src/Core/L10n.php:381 src/Model/Event.php:450
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "July"
|
2017-06-20 06:15:23 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: src/Core/L10n.php:381 src/Model/Event.php:451
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "August"
|
2021-03-10 14:49:53 +00:00
|
|
|
|
msgstr ""
|
2017-06-20 06:15:23 +00:00
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: src/Core/L10n.php:381 src/Model/Event.php:452
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "September"
|
2017-06-20 06:15:23 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: src/Core/L10n.php:381 src/Model/Event.php:453
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "October"
|
2017-05-03 05:11:33 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: src/Core/L10n.php:381 src/Model/Event.php:454
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "November"
|
2017-05-03 05:11:33 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: src/Core/L10n.php:381 src/Model/Event.php:455
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "December"
|
2017-05-03 05:11:33 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: src/Core/L10n.php:397 src/Model/Event.php:417
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Mon"
|
2018-04-29 05:19:20 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: src/Core/L10n.php:397 src/Model/Event.php:418
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Tue"
|
2017-05-03 05:11:33 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: src/Core/L10n.php:397 src/Model/Event.php:419
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Wed"
|
2017-05-03 05:11:33 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: src/Core/L10n.php:397 src/Model/Event.php:420
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Thu"
|
2017-05-03 05:11:33 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: src/Core/L10n.php:397 src/Model/Event.php:421
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Fri"
|
2017-05-03 05:11:33 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: src/Core/L10n.php:397 src/Model/Event.php:422
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Sat"
|
2017-05-03 05:11:33 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: src/Core/L10n.php:397 src/Model/Event.php:416
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Sun"
|
2018-08-25 15:38:34 +00:00
|
|
|
|
msgstr ""
|
2018-02-10 17:18:23 +00:00
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: src/Core/L10n.php:401 src/Model/Event.php:432
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Jan"
|
2021-03-08 21:25:03 +00:00
|
|
|
|
msgstr ""
|
2021-01-07 15:16:17 +00:00
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: src/Core/L10n.php:401 src/Model/Event.php:433
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Feb"
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
2018-02-10 17:18:23 +00:00
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: src/Core/L10n.php:401 src/Model/Event.php:434
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Mar"
|
2018-02-10 17:18:23 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: src/Core/L10n.php:401 src/Model/Event.php:435
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Apr"
|
2018-02-10 17:18:23 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: src/Core/L10n.php:401 src/Model/Event.php:437
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Jun"
|
2020-09-04 12:17:58 +00:00
|
|
|
|
msgstr ""
|
2020-09-03 18:09:59 +00:00
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: src/Core/L10n.php:401 src/Model/Event.php:438
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Jul"
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
2020-03-07 17:09:42 +00:00
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: src/Core/L10n.php:401 src/Model/Event.php:439
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Aug"
|
2020-03-07 17:09:42 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-28 21:20:17 +00:00
|
|
|
|
#: src/Core/L10n.php:401
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Sep"
|
2020-03-07 17:09:42 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: src/Core/L10n.php:401 src/Model/Event.php:441
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Oct"
|
2020-09-03 18:09:59 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: src/Core/L10n.php:401 src/Model/Event.php:442
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Nov"
|
2020-09-03 18:09:59 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: src/Core/L10n.php:401 src/Model/Event.php:443
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Dec"
|
2020-09-03 18:09:59 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-28 21:20:17 +00:00
|
|
|
|
#: src/Core/L10n.php:420
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "poke"
|
2020-09-03 18:09:59 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-28 21:20:17 +00:00
|
|
|
|
#: src/Core/L10n.php:420
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "poked"
|
2020-03-07 17:09:42 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-28 21:20:17 +00:00
|
|
|
|
#: src/Core/L10n.php:421
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "ping"
|
2018-05-13 05:41:05 +00:00
|
|
|
|
msgstr ""
|
2018-02-10 17:18:23 +00:00
|
|
|
|
|
2021-04-28 21:20:17 +00:00
|
|
|
|
#: src/Core/L10n.php:421
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "pinged"
|
2018-01-31 06:11:19 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-28 21:20:17 +00:00
|
|
|
|
#: src/Core/L10n.php:422
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "prod"
|
2019-05-31 04:35:42 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-28 21:20:17 +00:00
|
|
|
|
#: src/Core/L10n.php:422
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "prodded"
|
|
|
|
|
msgstr ""
|
2019-02-15 14:36:25 +00:00
|
|
|
|
|
2021-04-28 21:20:17 +00:00
|
|
|
|
#: src/Core/L10n.php:423
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "slap"
|
2016-09-21 10:13:32 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-28 21:20:17 +00:00
|
|
|
|
#: src/Core/L10n.php:423
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "slapped"
|
2016-09-21 10:13:32 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-28 21:20:17 +00:00
|
|
|
|
#: src/Core/L10n.php:424
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "finger"
|
2018-04-06 14:59:56 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-28 21:20:17 +00:00
|
|
|
|
#: src/Core/L10n.php:424
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "fingered"
|
2018-05-30 03:41:30 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-28 21:20:17 +00:00
|
|
|
|
#: src/Core/L10n.php:425
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "rebuff"
|
2020-08-31 18:51:59 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-28 21:20:17 +00:00
|
|
|
|
#: src/Core/L10n.php:425
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "rebuffed"
|
2018-05-30 03:41:30 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-07-27 04:57:29 +00:00
|
|
|
|
#: src/Core/Renderer.php:89 src/Core/Renderer.php:118 src/Core/Renderer.php:145
|
|
|
|
|
#: src/Core/Renderer.php:179 src/Render/FriendicaSmartyEngine.php:56
|
2021-03-10 14:49:53 +00:00
|
|
|
|
msgid ""
|
2021-04-10 18:30:19 +00:00
|
|
|
|
"Friendica can't display this page at the moment, please contact the "
|
|
|
|
|
"administrator."
|
2020-08-30 08:12:54 +00:00
|
|
|
|
msgstr ""
|
2018-05-30 03:41:30 +00:00
|
|
|
|
|
2021-07-27 04:57:29 +00:00
|
|
|
|
#: src/Core/Renderer.php:141
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "template engine cannot be registered without a name."
|
2018-08-25 15:38:34 +00:00
|
|
|
|
msgstr ""
|
2018-08-06 13:02:15 +00:00
|
|
|
|
|
2021-07-27 04:57:29 +00:00
|
|
|
|
#: src/Core/Renderer.php:175
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "template engine is not registered!"
|
2019-07-26 02:54:23 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-27 18:02:42 +00:00
|
|
|
|
#: src/Core/Storage/Type/FilesystemConfig.php:78
|
|
|
|
|
msgid "Storage base path"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Core/Storage/Type/FilesystemConfig.php:80
|
|
|
|
|
msgid ""
|
|
|
|
|
"Folder where uploaded files are saved. For maximum security, This should be "
|
|
|
|
|
"a path outside web server folder tree"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Core/Storage/Type/FilesystemConfig.php:93
|
|
|
|
|
msgid "Enter a valid existing folder"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Core/Update.php:67
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"Updates from version %s are not supported. Please update at least to version "
|
|
|
|
|
"2021.01 and wait until the postupdate finished version 1383."
|
2018-05-30 03:41:30 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Core/Update.php:78
|
2021-03-10 14:49:53 +00:00
|
|
|
|
#, php-format
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Updates from postupdate version %s are not supported. Please update at least "
|
|
|
|
|
"to version 2021.01 and wait until the postupdate finished version 1383."
|
2020-09-04 12:17:58 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Core/Update.php:152
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%s: executing pre update %d"
|
2020-09-04 12:17:58 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Core/Update.php:190
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%s: executing post update %d"
|
2020-09-04 12:17:58 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-06-28 03:19:08 +00:00
|
|
|
|
#: src/Core/Update.php:261
|
2021-03-27 21:46:47 +00:00
|
|
|
|
#, php-format
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Update %s failed. See error logs."
|
2020-03-07 17:09:42 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-06-28 03:19:08 +00:00
|
|
|
|
#: src/Core/Update.php:314
|
2021-03-08 21:25:03 +00:00
|
|
|
|
#, php-format
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"\n"
|
|
|
|
|
"\t\t\t\tThe friendica developers released update %s recently,\n"
|
|
|
|
|
"\t\t\t\tbut when I tried to install it, something went terribly wrong.\n"
|
|
|
|
|
"\t\t\t\tThis needs to be fixed soon and I can't do it alone. Please contact "
|
|
|
|
|
"a\n"
|
|
|
|
|
"\t\t\t\tfriendica developer if you can not help me on your own. My database "
|
|
|
|
|
"might be invalid."
|
2020-03-07 17:09:42 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-06-28 03:19:08 +00:00
|
|
|
|
#: src/Core/Update.php:320
|
2021-03-08 21:25:03 +00:00
|
|
|
|
#, php-format
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "The error message is\\n[pre]%s[/pre]"
|
2020-03-07 17:09:42 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-06-28 03:19:08 +00:00
|
|
|
|
#: src/Core/Update.php:324 src/Core/Update.php:366
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "[Friendica Notify] Database update"
|
2018-05-30 03:41:30 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-06-28 03:19:08 +00:00
|
|
|
|
#: src/Core/Update.php:360
|
2021-03-08 21:25:03 +00:00
|
|
|
|
#, php-format
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"\n"
|
|
|
|
|
"\t\t\t\t\tThe friendica database was successfully updated from %s to %s."
|
2018-05-30 03:41:30 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-17 22:07:56 +00:00
|
|
|
|
#: src/Core/UserImport.php:125
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Error decoding account file"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-17 22:07:56 +00:00
|
|
|
|
#: src/Core/UserImport.php:131
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Error! No version data in file! This is not a Friendica account file?"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-17 22:07:56 +00:00
|
|
|
|
#: src/Core/UserImport.php:139
|
2021-03-08 21:25:03 +00:00
|
|
|
|
#, php-format
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "User '%s' already exists on this server!"
|
2020-08-31 18:51:59 +00:00
|
|
|
|
msgstr ""
|
2020-03-21 14:23:42 +00:00
|
|
|
|
|
2021-10-17 22:07:56 +00:00
|
|
|
|
#: src/Core/UserImport.php:175
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "User creation error"
|
2020-08-31 18:51:59 +00:00
|
|
|
|
msgstr ""
|
2020-03-21 14:23:42 +00:00
|
|
|
|
|
2021-10-17 22:07:56 +00:00
|
|
|
|
#: src/Core/UserImport.php:220
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%d contact not imported"
|
|
|
|
|
msgid_plural "%d contacts not imported"
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
|
|
|
|
|
2021-10-17 22:07:56 +00:00
|
|
|
|
#: src/Core/UserImport.php:273
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "User profile creation error"
|
2020-08-26 17:00:05 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-17 22:07:56 +00:00
|
|
|
|
#: src/Core/UserImport.php:326
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Done. You can now login with your username and password"
|
2018-04-06 14:59:56 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-06-15 17:23:08 +00:00
|
|
|
|
#: src/Database/DBStructure.php:65
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "The database version had been set to %s."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-06-15 17:23:08 +00:00
|
|
|
|
#: src/Database/DBStructure.php:78
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#, php-format
|
2021-03-27 21:46:47 +00:00
|
|
|
|
msgid ""
|
2021-04-10 18:30:19 +00:00
|
|
|
|
"The post update is at version %d, it has to be at %d to safely drop the "
|
|
|
|
|
"tables."
|
2018-04-06 14:59:56 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-07-20 17:41:04 +00:00
|
|
|
|
#: src/Database/DBStructure.php:91
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "No unused tables found."
|
2018-04-06 14:59:56 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-07-20 17:41:04 +00:00
|
|
|
|
#: src/Database/DBStructure.php:96
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"These tables are not used for friendica and will be deleted when you execute "
|
|
|
|
|
"\"dbstructure drop -e\":"
|
2019-04-28 10:50:47 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-07-20 17:41:04 +00:00
|
|
|
|
#: src/Database/DBStructure.php:134
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "There are no tables on MyISAM or InnoDB with the Antelope file format."
|
2021-03-08 21:25:03 +00:00
|
|
|
|
msgstr ""
|
2016-09-21 10:13:32 +00:00
|
|
|
|
|
2021-07-20 17:41:04 +00:00
|
|
|
|
#: src/Database/DBStructure.php:158
|
2021-03-27 21:46:47 +00:00
|
|
|
|
#, php-format
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"\n"
|
|
|
|
|
"Error %d occurred during database update:\n"
|
|
|
|
|
"%s\n"
|
2020-09-03 18:09:59 +00:00
|
|
|
|
msgstr ""
|
2018-02-10 17:18:23 +00:00
|
|
|
|
|
2021-07-20 17:41:04 +00:00
|
|
|
|
#: src/Database/DBStructure.php:161
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Errors encountered performing database changes: "
|
2020-09-03 18:09:59 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-07-20 17:41:04 +00:00
|
|
|
|
#: src/Database/DBStructure.php:549
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Another database update is currently running."
|
2020-09-16 05:20:38 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-07-20 17:41:04 +00:00
|
|
|
|
#: src/Database/DBStructure.php:553
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%s: Database update"
|
2020-09-16 05:20:38 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-01 12:02:27 +00:00
|
|
|
|
#: src/Database/DBStructure.php:803
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%s: updating %s table."
|
2020-09-16 05:20:38 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-06-28 03:19:08 +00:00
|
|
|
|
#: src/Factory/Api/Mastodon/Error.php:55
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Record not found"
|
2020-09-16 05:20:38 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-06-28 03:19:08 +00:00
|
|
|
|
#: src/Factory/Api/Mastodon/Error.php:65
|
2021-05-13 12:29:49 +00:00
|
|
|
|
msgid "Unprocessable Entity"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-06-28 03:19:08 +00:00
|
|
|
|
#: src/Factory/Api/Mastodon/Error.php:75
|
2021-05-13 12:29:49 +00:00
|
|
|
|
msgid "Unauthorized"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-06-28 03:19:08 +00:00
|
|
|
|
#: src/Factory/Api/Mastodon/Error.php:85
|
2021-05-16 07:41:59 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Token is not authorized with a valid user or is missing a required scope"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-06-28 03:19:08 +00:00
|
|
|
|
#: src/Factory/Api/Mastodon/Error.php:95
|
2021-05-13 12:29:49 +00:00
|
|
|
|
msgid "Internal Server Error"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/LegacyModule.php:60
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Legacy module file not found: %s"
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Model/Contact.php:1043 src/Model/Contact.php:1055
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "UnFollow"
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Model/Contact.php:1061 src/Module/Admin/Users/Pending.php:107
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Notifications/Introductions.php:126
|
|
|
|
|
#: src/Module/Notifications/Introductions.php:198
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Approve"
|
2021-03-08 21:25:03 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Model/Contact.php:1472
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Organisation"
|
2021-03-08 21:25:03 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Model/Contact.php:1480
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Forum"
|
2021-03-08 21:25:03 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Model/Contact.php:2350
|
2021-07-15 13:28:32 +00:00
|
|
|
|
msgid "Disallowed profile URL."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Model/Contact.php:2355 src/Module/Friendica.php:81
|
2021-07-15 13:28:32 +00:00
|
|
|
|
msgid "Blocked domain"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Model/Contact.php:2360
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Connect URL missing."
|
2020-09-03 18:09:59 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Model/Contact.php:2369
|
2021-03-27 21:46:47 +00:00
|
|
|
|
msgid ""
|
2021-04-10 18:30:19 +00:00
|
|
|
|
"The contact could not be added. Please check the relevant network "
|
|
|
|
|
"credentials in your Settings -> Social Networks page."
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Model/Contact.php:2406
|
2021-07-15 13:28:32 +00:00
|
|
|
|
msgid "The profile address specified does not provide adequate information."
|
2020-09-03 18:09:59 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Model/Contact.php:2408
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "No compatible communication protocols or feeds were discovered."
|
2020-09-03 18:09:59 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Model/Contact.php:2411
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "An author or name was not found."
|
2021-01-07 15:16:17 +00:00
|
|
|
|
msgstr ""
|
2020-12-27 12:03:50 +00:00
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Model/Contact.php:2414
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "No browser URL could be matched to this address."
|
2021-01-07 15:16:17 +00:00
|
|
|
|
msgstr ""
|
2020-12-27 12:03:50 +00:00
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Model/Contact.php:2417
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Unable to match @-style Identity Address with a known protocol or email "
|
|
|
|
|
"contact."
|
2021-01-07 15:16:17 +00:00
|
|
|
|
msgstr ""
|
2020-12-27 12:03:50 +00:00
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Model/Contact.php:2418
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Use mailto: in front of address to force email check."
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Model/Contact.php:2424
|
2021-03-27 21:46:47 +00:00
|
|
|
|
msgid ""
|
2021-04-10 18:30:19 +00:00
|
|
|
|
"The profile address specified belongs to a network which has been disabled "
|
|
|
|
|
"on this site."
|
2021-01-07 15:16:17 +00:00
|
|
|
|
msgstr ""
|
2020-12-27 12:03:50 +00:00
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Model/Contact.php:2429
|
2021-03-27 21:46:47 +00:00
|
|
|
|
msgid ""
|
2021-04-10 18:30:19 +00:00
|
|
|
|
"Limited profile. This person will be unable to receive direct/personal "
|
|
|
|
|
"notifications from you."
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Model/Contact.php:2488
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Unable to retrieve contact information."
|
2021-03-08 21:25:03 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-25 03:21:20 +00:00
|
|
|
|
#: src/Model/Event.php:52
|
|
|
|
|
msgid "l F d, Y \\@ g:i A \\G\\M\\TP (e)"
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: src/Model/Event.php:73 src/Model/Event.php:90 src/Model/Event.php:464
|
|
|
|
|
#: src/Model/Event.php:897
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Starts:"
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: src/Model/Event.php:76 src/Model/Event.php:96 src/Model/Event.php:465
|
|
|
|
|
#: src/Model/Event.php:901
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Finishes:"
|
2020-09-16 05:20:38 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: src/Model/Event.php:414
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "all-day"
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: src/Model/Event.php:440
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Sept"
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: src/Model/Event.php:462
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "No events to display"
|
2021-03-08 21:25:03 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: src/Model/Event.php:578
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "l, F j"
|
2021-03-08 21:25:03 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: src/Model/Event.php:609
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Edit event"
|
2021-03-08 21:25:03 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: src/Model/Event.php:610
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Duplicate event"
|
2021-03-08 21:25:03 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: src/Model/Event.php:611
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Delete event"
|
2021-03-08 21:25:03 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-25 03:21:20 +00:00
|
|
|
|
#: src/Model/Event.php:853 src/Module/Debug/Localtime.php:38
|
|
|
|
|
msgid "l F d, Y \\@ g:i A"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: src/Model/Event.php:854
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "D g:i A"
|
2021-03-08 21:25:03 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: src/Model/Event.php:855
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "g:i A"
|
2021-03-08 21:25:03 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: src/Model/Event.php:916 src/Model/Event.php:918
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Show map"
|
2021-03-08 21:25:03 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: src/Model/Event.php:917
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Hide map"
|
2021-03-08 21:25:03 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: src/Model/Event.php:1009
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%s's birthday"
|
2021-03-08 21:25:03 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: src/Model/Event.php:1010
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Happy Birthday %s"
|
2021-03-08 21:25:03 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Model/Group.php:92
|
|
|
|
|
msgid ""
|
|
|
|
|
"A deleted group with this name was revived. Existing item permissions "
|
|
|
|
|
"<strong>may</strong> apply to this group and any future members. If this is "
|
|
|
|
|
"not what you intended, please create another group with a different name."
|
2021-03-08 21:25:03 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Model/Group.php:409
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Default privacy group for new contacts"
|
2021-03-08 21:25:03 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Model/Group.php:441
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Everybody"
|
2021-03-08 21:25:03 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Model/Group.php:460
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "edit"
|
2021-03-08 21:25:03 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Model/Group.php:492
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "add"
|
2021-03-08 21:25:03 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Model/Group.php:497
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Edit group"
|
2021-03-08 21:25:03 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Model/Group.php:498 src/Module/Group.php:192
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Contacts not in any group"
|
2021-03-08 21:25:03 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Model/Group.php:500
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Create a new group"
|
2021-03-08 21:25:03 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Model/Group.php:501 src/Module/Group.php:177 src/Module/Group.php:200
|
|
|
|
|
#: src/Module/Group.php:275
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Group Name: "
|
2021-03-08 21:25:03 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Model/Group.php:502
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Edit groups"
|
2021-03-08 21:25:03 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-09 21:16:15 +00:00
|
|
|
|
#: src/Model/Item.php:1677
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Detected languages in this post:\\n%s"
|
2021-03-08 21:25:03 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-09 21:16:15 +00:00
|
|
|
|
#: src/Model/Item.php:2628
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "activity"
|
2021-03-08 21:25:03 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-09 21:16:15 +00:00
|
|
|
|
#: src/Model/Item.php:2630
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "comment"
|
2021-05-10 23:06:13 +00:00
|
|
|
|
msgstr ""
|
2021-04-10 18:30:19 +00:00
|
|
|
|
|
2021-10-09 21:16:15 +00:00
|
|
|
|
#: src/Model/Item.php:2633
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "post"
|
2021-03-08 21:25:03 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-09 21:16:15 +00:00
|
|
|
|
#: src/Model/Item.php:2770
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Content warning: %s"
|
2021-03-08 21:25:03 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-09 21:16:15 +00:00
|
|
|
|
#: src/Model/Item.php:3119
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "bytes"
|
2021-03-08 21:25:03 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-09 21:16:15 +00:00
|
|
|
|
#: src/Model/Item.php:3148 src/Model/Item.php:3149
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "View on separate page"
|
2021-03-08 21:25:03 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-01 12:02:27 +00:00
|
|
|
|
#: src/Model/Mail.php:134 src/Model/Mail.php:266
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "[no subject]"
|
2021-03-08 21:25:03 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-17 22:07:56 +00:00
|
|
|
|
#: src/Model/Profile.php:356 src/Module/Profile/Profile.php:256
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Module/Profile/Profile.php:258
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Edit profile"
|
2021-03-08 21:25:03 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-17 22:07:56 +00:00
|
|
|
|
#: src/Model/Profile.php:358
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Change profile photo"
|
2021-03-08 21:25:03 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Model/Profile.php:371 src/Module/Directory.php:152
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Module/Profile/Profile.php:184
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Homepage:"
|
2021-03-08 21:25:03 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-17 22:07:56 +00:00
|
|
|
|
#: src/Model/Profile.php:372 src/Module/Contact.php:571
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Notifications/Introductions.php:183
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "About:"
|
2021-03-08 21:25:03 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-17 22:07:56 +00:00
|
|
|
|
#: src/Model/Profile.php:458
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Atom feed"
|
2021-03-08 21:25:03 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-17 22:07:56 +00:00
|
|
|
|
#: src/Model/Profile.php:496 src/Model/Profile.php:593
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "g A l F d"
|
2021-03-08 21:25:03 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-17 22:07:56 +00:00
|
|
|
|
#: src/Model/Profile.php:497
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "F d"
|
2021-03-08 21:25:03 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-17 22:07:56 +00:00
|
|
|
|
#: src/Model/Profile.php:559 src/Model/Profile.php:644
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "[today]"
|
2021-03-08 21:25:03 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-17 22:07:56 +00:00
|
|
|
|
#: src/Model/Profile.php:569
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Birthday Reminders"
|
2021-03-08 21:25:03 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-17 22:07:56 +00:00
|
|
|
|
#: src/Model/Profile.php:570
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Birthdays this week:"
|
2021-03-08 21:25:03 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-17 22:07:56 +00:00
|
|
|
|
#: src/Model/Profile.php:631
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "[No description]"
|
2021-03-08 21:25:03 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-17 22:07:56 +00:00
|
|
|
|
#: src/Model/Profile.php:657
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Event Reminders"
|
2021-03-08 21:25:03 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-17 22:07:56 +00:00
|
|
|
|
#: src/Model/Profile.php:658
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Upcoming events the next 7 days:"
|
2021-03-08 21:25:03 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-17 22:07:56 +00:00
|
|
|
|
#: src/Model/Profile.php:846
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "OpenWebAuth: %1$s welcomes %2$s"
|
2021-03-08 21:25:03 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-17 22:07:56 +00:00
|
|
|
|
#: src/Model/Profile.php:978
|
|
|
|
|
msgid "Hometown:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Model/Profile.php:979
|
|
|
|
|
msgid "Marital Status:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Model/Profile.php:980
|
|
|
|
|
msgid "With:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Model/Profile.php:981
|
|
|
|
|
msgid "Since:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Model/Profile.php:982
|
|
|
|
|
msgid "Sexual Preference:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Model/Profile.php:983
|
|
|
|
|
msgid "Political Views:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Model/Profile.php:984
|
|
|
|
|
msgid "Religious Views:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Model/Profile.php:985
|
|
|
|
|
msgid "Likes:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Model/Profile.php:986
|
|
|
|
|
msgid "Dislikes:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Model/Profile.php:987
|
|
|
|
|
msgid "Title/Description:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 05:28:16 +00:00
|
|
|
|
#: src/Model/Profile.php:988 src/Module/Admin/Summary.php:233
|
2021-10-17 22:07:56 +00:00
|
|
|
|
msgid "Summary"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Model/Profile.php:989
|
|
|
|
|
msgid "Musical interests"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Model/Profile.php:990
|
|
|
|
|
msgid "Books, literature"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Model/Profile.php:991
|
|
|
|
|
msgid "Television"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Model/Profile.php:992
|
|
|
|
|
msgid "Film/dance/culture/entertainment"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Model/Profile.php:993
|
|
|
|
|
msgid "Hobbies/Interests"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Model/Profile.php:994
|
|
|
|
|
msgid "Love/romance"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Model/Profile.php:995
|
|
|
|
|
msgid "Work/employment"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Model/Profile.php:996
|
|
|
|
|
msgid "School/education"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Model/Profile.php:997
|
|
|
|
|
msgid "Contact information and Social Networks"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Model/User.php:208 src/Model/User.php:1030
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "SERIOUS ERROR: Generation of security keys failed."
|
2021-03-08 21:25:03 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Model/User.php:569 src/Model/User.php:602
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Login failed"
|
2021-03-08 21:25:03 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Model/User.php:634
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Not enough information to authenticate"
|
2021-03-08 21:25:03 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Model/User.php:729
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Password can't be empty"
|
2021-03-08 21:25:03 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Model/User.php:748
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Empty passwords are not allowed."
|
2021-03-08 21:25:03 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Model/User.php:752
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"The new password has been exposed in a public data dump, please choose "
|
|
|
|
|
"another."
|
2021-03-08 21:25:03 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Model/User.php:758
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"The password can't contain accentuated letters, white spaces or colons (:)"
|
2021-03-08 21:25:03 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Model/User.php:910
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Passwords do not match. Password unchanged."
|
2021-03-08 21:25:03 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Model/User.php:917
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "An invitation is required."
|
2021-03-08 21:25:03 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Model/User.php:921
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Invitation could not be verified."
|
2021-03-08 21:25:03 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Model/User.php:929
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Invalid OpenID url"
|
2021-03-08 21:25:03 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-12 20:55:02 +00:00
|
|
|
|
#: src/Model/User.php:942 src/Security/Authentication.php:235
|
2021-03-27 21:46:47 +00:00
|
|
|
|
msgid ""
|
2021-04-10 18:30:19 +00:00
|
|
|
|
"We encountered a problem while logging in with the OpenID you provided. "
|
|
|
|
|
"Please check the correct spelling of the ID."
|
2021-03-08 21:25:03 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-12 20:55:02 +00:00
|
|
|
|
#: src/Model/User.php:942 src/Security/Authentication.php:235
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "The error message was:"
|
2021-03-08 21:25:03 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Model/User.php:948
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Please enter the required information."
|
2021-03-08 21:25:03 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Model/User.php:962
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#, php-format
|
2021-03-27 21:46:47 +00:00
|
|
|
|
msgid ""
|
2021-04-10 18:30:19 +00:00
|
|
|
|
"system.username_min_length (%s) and system.username_max_length (%s) are "
|
|
|
|
|
"excluding each other, swapping values."
|
2021-03-08 21:25:03 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Model/User.php:969
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Username should be at least %s character."
|
|
|
|
|
msgid_plural "Username should be at least %s characters."
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Model/User.php:973
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Username should be at most %s character."
|
|
|
|
|
msgid_plural "Username should be at most %s characters."
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Model/User.php:981
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "That doesn't appear to be your full (First Last) name."
|
2021-03-08 21:25:03 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Model/User.php:986
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Your email domain is not among those allowed on this site."
|
2021-03-08 21:25:03 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Model/User.php:990
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Not a valid email address."
|
2021-03-08 21:25:03 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Model/User.php:993
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "The nickname was blocked from registration by the nodes admin."
|
2021-03-08 21:25:03 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Model/User.php:997 src/Model/User.php:1005
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Cannot use that email."
|
2021-03-08 21:25:03 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Model/User.php:1012
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Your nickname can only contain a-z, 0-9 and _."
|
2021-03-08 21:25:03 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Model/User.php:1020 src/Model/User.php:1077
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Nickname is already registered. Please choose another."
|
2021-03-08 21:25:03 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Model/User.php:1064 src/Model/User.php:1068
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "An error occurred during registration. Please try again."
|
2021-03-08 21:25:03 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Model/User.php:1091
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "An error occurred creating your default profile. Please try again."
|
2021-03-08 21:25:03 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Model/User.php:1098
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "An error occurred creating your self contact. Please try again."
|
2021-03-10 14:49:53 +00:00
|
|
|
|
msgstr ""
|
2021-03-08 21:25:03 +00:00
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Model/User.php:1103
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Friends"
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Model/User.php:1107
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"An error occurred creating your default contact group. Please try again."
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Model/User.php:1145
|
2021-10-14 06:22:47 +00:00
|
|
|
|
msgid "Profile Photos"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Model/User.php:1339
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#, php-format
|
2021-03-27 21:46:47 +00:00
|
|
|
|
msgid ""
|
2021-04-10 18:30:19 +00:00
|
|
|
|
"\n"
|
|
|
|
|
"\t\tDear %1$s,\n"
|
|
|
|
|
"\t\t\tthe administrator of %2$s has set up an account for you."
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Model/User.php:1342
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"\n"
|
|
|
|
|
"\t\tThe login details are as follows:\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"\t\tSite Location:\t%1$s\n"
|
|
|
|
|
"\t\tLogin Name:\t\t%2$s\n"
|
|
|
|
|
"\t\tPassword:\t\t%3$s\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"\t\tYou may change your password from your account \"Settings\" page after "
|
|
|
|
|
"logging\n"
|
|
|
|
|
"\t\tin.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"\t\tPlease take a few moments to review the other account settings on that "
|
|
|
|
|
"page.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"\t\tYou may also wish to add some basic information to your default profile\n"
|
|
|
|
|
"\t\t(on the \"Profiles\" page) so that other people can easily find you.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"\t\tWe recommend setting your full name, adding a profile photo,\n"
|
|
|
|
|
"\t\tadding some profile \"keywords\" (very useful in making new friends) - "
|
|
|
|
|
"and\n"
|
|
|
|
|
"\t\tperhaps what country you live in; if you do not wish to be more "
|
|
|
|
|
"specific\n"
|
|
|
|
|
"\t\tthan that.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"\t\tWe fully respect your right to privacy, and none of these items are "
|
|
|
|
|
"necessary.\n"
|
|
|
|
|
"\t\tIf you are new and do not know anybody here, they may help\n"
|
|
|
|
|
"\t\tyou to make some new and interesting friends.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"\t\tIf you ever want to delete your account, you can do so at %1$s/removeme\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"\t\tThank you and welcome to %4$s."
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Model/User.php:1375 src/Model/User.php:1482
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Registration details for %s"
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Model/User.php:1395
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"\n"
|
|
|
|
|
"\t\t\tDear %1$s,\n"
|
|
|
|
|
"\t\t\t\tThank you for registering at %2$s. Your account is pending for "
|
|
|
|
|
"approval by the administrator.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"\t\t\tYour login details are as follows:\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"\t\t\tSite Location:\t%3$s\n"
|
|
|
|
|
"\t\t\tLogin Name:\t\t%4$s\n"
|
|
|
|
|
"\t\t\tPassword:\t\t%5$s\n"
|
|
|
|
|
"\t\t"
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Model/User.php:1414
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Registration at %s"
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Model/User.php:1438
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"\n"
|
|
|
|
|
"\t\t\t\tDear %1$s,\n"
|
|
|
|
|
"\t\t\t\tThank you for registering at %2$s. Your account has been created.\n"
|
|
|
|
|
"\t\t\t"
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Model/User.php:1446
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#, php-format
|
2021-03-10 14:49:53 +00:00
|
|
|
|
msgid ""
|
2021-04-10 18:30:19 +00:00
|
|
|
|
"\n"
|
|
|
|
|
"\t\t\tThe login details are as follows:\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"\t\t\tSite Location:\t%3$s\n"
|
|
|
|
|
"\t\t\tLogin Name:\t\t%1$s\n"
|
|
|
|
|
"\t\t\tPassword:\t\t%5$s\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"\t\t\tYou may change your password from your account \"Settings\" page after "
|
|
|
|
|
"logging\n"
|
|
|
|
|
"\t\t\tin.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"\t\t\tPlease take a few moments to review the other account settings on that "
|
|
|
|
|
"page.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"\t\t\tYou may also wish to add some basic information to your default "
|
|
|
|
|
"profile\n"
|
|
|
|
|
"\t\t\t(on the \"Profiles\" page) so that other people can easily find you.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"\t\t\tWe recommend setting your full name, adding a profile photo,\n"
|
|
|
|
|
"\t\t\tadding some profile \"keywords\" (very useful in making new friends) - "
|
|
|
|
|
"and\n"
|
|
|
|
|
"\t\t\tperhaps what country you live in; if you do not wish to be more "
|
|
|
|
|
"specific\n"
|
|
|
|
|
"\t\t\tthan that.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"\t\t\tWe fully respect your right to privacy, and none of these items are "
|
|
|
|
|
"necessary.\n"
|
|
|
|
|
"\t\t\tIf you are new and do not know anybody here, they may help\n"
|
|
|
|
|
"\t\t\tyou to make some new and interesting friends.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"\t\t\tIf you ever want to delete your account, you can do so at %3$s/"
|
|
|
|
|
"removeme\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"\t\t\tThank you and welcome to %2$s."
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Addons/Details.php:65
|
|
|
|
|
msgid "Addon not found."
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Addons/Details.php:76 src/Module/Admin/Addons/Index.php:49
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Addon %s disabled."
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Addons/Details.php:79 src/Module/Admin/Addons/Index.php:51
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Addon %s enabled."
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Addons/Details.php:88
|
|
|
|
|
#: src/Module/Admin/Themes/Details.php:46
|
|
|
|
|
msgid "Disable"
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Addons/Details.php:91
|
|
|
|
|
#: src/Module/Admin/Themes/Details.php:49
|
|
|
|
|
msgid "Enable"
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Addons/Details.php:111 src/Module/Admin/Addons/Index.php:67
|
2021-10-16 20:49:01 +00:00
|
|
|
|
#: src/Module/Admin/Blocklist/Contact.php:94
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Blocklist/Server/Add.php:89
|
|
|
|
|
#: src/Module/Admin/Blocklist/Server/Index.php:78
|
|
|
|
|
#: src/Module/Admin/Federation.php:159 src/Module/Admin/Item/Delete.php:65
|
|
|
|
|
#: src/Module/Admin/Logs/Settings.php:80 src/Module/Admin/Logs/View.php:83
|
|
|
|
|
#: src/Module/Admin/Queue.php:72 src/Module/Admin/Site.php:498
|
|
|
|
|
#: src/Module/Admin/Storage.php:138 src/Module/Admin/Summary.php:232
|
|
|
|
|
#: src/Module/Admin/Themes/Details.php:90 src/Module/Admin/Themes/Index.php:111
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Admin/Tos.php:75 src/Module/Admin/Users/Active.php:136
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Users/Blocked.php:137 src/Module/Admin/Users/Create.php:61
|
|
|
|
|
#: src/Module/Admin/Users/Deleted.php:85 src/Module/Admin/Users/Index.php:149
|
|
|
|
|
#: src/Module/Admin/Users/Pending.php:101
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Administration"
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Addons/Details.php:112 src/Module/Admin/Addons/Index.php:68
|
2021-07-24 17:02:15 +00:00
|
|
|
|
#: src/Module/BaseAdmin.php:93 src/Module/BaseSettings.php:87
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Addons"
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Addons/Details.php:113
|
|
|
|
|
#: src/Module/Admin/Themes/Details.php:92
|
|
|
|
|
msgid "Toggle"
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Addons/Details.php:121
|
|
|
|
|
#: src/Module/Admin/Themes/Details.php:101
|
|
|
|
|
msgid "Author: "
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Addons/Details.php:122
|
|
|
|
|
#: src/Module/Admin/Themes/Details.php:102
|
|
|
|
|
msgid "Maintainer: "
|
2021-03-27 21:46:47 +00:00
|
|
|
|
msgstr ""
|
2021-03-10 14:49:53 +00:00
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Addons/Index.php:42
|
|
|
|
|
msgid "Addons reloaded"
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Addons/Index.php:53
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Addon %s failed to install."
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Addons/Index.php:70
|
|
|
|
|
msgid "Reload active addons"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Admin/Addons/Index.php:75
|
|
|
|
|
#, php-format
|
2021-03-27 21:46:47 +00:00
|
|
|
|
msgid ""
|
2021-04-10 18:30:19 +00:00
|
|
|
|
"There are currently no addons available on your node. You can find the "
|
|
|
|
|
"official addon repository at %1$s and might find other interesting addons in "
|
|
|
|
|
"the open addon registry at %2$s"
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/BaseUsers.php:53
|
|
|
|
|
msgid "List of all users"
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/BaseUsers.php:58
|
|
|
|
|
msgid "Active"
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/BaseUsers.php:61
|
|
|
|
|
msgid "List of active accounts"
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-14 06:22:47 +00:00
|
|
|
|
#: src/Module/Admin/BaseUsers.php:66 src/Module/Contact.php:703
|
|
|
|
|
#: src/Module/Contact.php:763
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Pending"
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/BaseUsers.php:69
|
|
|
|
|
msgid "List of pending registrations"
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-14 06:22:47 +00:00
|
|
|
|
#: src/Module/Admin/BaseUsers.php:74 src/Module/Contact.php:711
|
|
|
|
|
#: src/Module/Contact.php:764
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Blocked"
|
2021-01-07 15:16:17 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/BaseUsers.php:77
|
|
|
|
|
msgid "List of blocked users"
|
2021-01-07 15:16:17 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/BaseUsers.php:82
|
|
|
|
|
msgid "Deleted"
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/BaseUsers.php:85
|
|
|
|
|
msgid "List of pending user deletions"
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/BaseUsers.php:103
|
|
|
|
|
msgid "Private Forum"
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/BaseUsers.php:110
|
|
|
|
|
msgid "Relay"
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-16 20:49:01 +00:00
|
|
|
|
#: src/Module/Admin/Blocklist/Contact.php:54
|
|
|
|
|
msgid "You can't block a local contact, please block the user instead"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Admin/Blocklist/Contact.php:73
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%s contact unblocked"
|
|
|
|
|
msgid_plural "%s contacts unblocked"
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
|
|
|
|
|
2021-10-16 20:49:01 +00:00
|
|
|
|
#: src/Module/Admin/Blocklist/Contact.php:95
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Remote Contact Blocklist"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-16 20:49:01 +00:00
|
|
|
|
#: src/Module/Admin/Blocklist/Contact.php:96
|
2021-03-27 21:46:47 +00:00
|
|
|
|
msgid ""
|
2021-04-10 18:30:19 +00:00
|
|
|
|
"This page allows you to prevent any message from a remote contact to reach "
|
|
|
|
|
"your node."
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-16 20:49:01 +00:00
|
|
|
|
#: src/Module/Admin/Blocklist/Contact.php:97
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Block Remote Contact"
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-16 20:49:01 +00:00
|
|
|
|
#: src/Module/Admin/Blocklist/Contact.php:98
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Users/Active.php:138 src/Module/Admin/Users/Blocked.php:139
|
|
|
|
|
#: src/Module/Admin/Users/Index.php:151 src/Module/Admin/Users/Pending.php:103
|
|
|
|
|
msgid "select all"
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-16 20:49:01 +00:00
|
|
|
|
#: src/Module/Admin/Blocklist/Contact.php:99
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "select none"
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-16 20:49:01 +00:00
|
|
|
|
#: src/Module/Admin/Blocklist/Contact.php:101
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Users/Blocked.php:142 src/Module/Admin/Users/Index.php:156
|
2021-10-14 06:22:47 +00:00
|
|
|
|
#: src/Module/Contact.php:544 src/Module/Contact.php:787
|
|
|
|
|
#: src/Module/Contact.php:1064
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Unblock"
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-16 20:49:01 +00:00
|
|
|
|
#: src/Module/Admin/Blocklist/Contact.php:102
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "No remote contact is blocked from this node."
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-16 20:49:01 +00:00
|
|
|
|
#: src/Module/Admin/Blocklist/Contact.php:104
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Blocked Remote Contacts"
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-16 20:49:01 +00:00
|
|
|
|
#: src/Module/Admin/Blocklist/Contact.php:105
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Block New Remote Contact"
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-16 20:49:01 +00:00
|
|
|
|
#: src/Module/Admin/Blocklist/Contact.php:106
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Photo"
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-16 20:49:01 +00:00
|
|
|
|
#: src/Module/Admin/Blocklist/Contact.php:106
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Reason"
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-16 20:49:01 +00:00
|
|
|
|
#: src/Module/Admin/Blocklist/Contact.php:114
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%s total blocked contact"
|
|
|
|
|
msgid_plural "%s total blocked contacts"
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
|
|
|
|
|
2021-10-16 20:49:01 +00:00
|
|
|
|
#: src/Module/Admin/Blocklist/Contact.php:116
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "URL of the remote contact to block."
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-16 20:49:01 +00:00
|
|
|
|
#: src/Module/Admin/Blocklist/Contact.php:117
|
|
|
|
|
msgid "Also purge contact"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Admin/Blocklist/Contact.php:117
|
|
|
|
|
msgid ""
|
|
|
|
|
"Removes all content related to this contact from the node. Keeps the contact "
|
|
|
|
|
"record. This action canoot be undone."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Admin/Blocklist/Contact.php:118
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Block Reason"
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Blocklist/Server/Add.php:55
|
|
|
|
|
msgid "Server domain pattern added to the blocklist."
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Blocklist/Server/Add.php:63
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%s server scheduled to be purged."
|
|
|
|
|
msgid_plural "%s servers scheduled to be purged."
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Admin/Blocklist/Server/Add.php:88
|
|
|
|
|
msgid "← Return to the list"
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Blocklist/Server/Add.php:90
|
|
|
|
|
msgid "Block A New Server Domain Pattern"
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Blocklist/Server/Add.php:91
|
|
|
|
|
#: src/Module/Admin/Blocklist/Server/Index.php:82
|
|
|
|
|
msgid ""
|
|
|
|
|
"<p>The server domain pattern syntax is case-insensitive shell wildcard, "
|
|
|
|
|
"comprising the following special characters:</p>\n"
|
|
|
|
|
"<ul>\n"
|
|
|
|
|
"\t<li><code>*</code>: Any number of characters</li>\n"
|
|
|
|
|
"\t<li><code>?</code>: Any single character</li>\n"
|
|
|
|
|
"</ul>"
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Blocklist/Server/Add.php:96
|
|
|
|
|
#: src/Module/Admin/Blocklist/Server/Index.php:88
|
|
|
|
|
msgid "Check pattern"
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Blocklist/Server/Add.php:97
|
|
|
|
|
msgid "Matching known servers"
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Blocklist/Server/Add.php:98
|
|
|
|
|
msgid "Server Name"
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Blocklist/Server/Add.php:99
|
|
|
|
|
msgid "Server Domain"
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Blocklist/Server/Add.php:100
|
|
|
|
|
msgid "Known Contacts"
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Blocklist/Server/Add.php:101
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%d known server"
|
|
|
|
|
msgid_plural "%d known servers"
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Admin/Blocklist/Server/Add.php:102
|
|
|
|
|
msgid "Add pattern to the blocklist"
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Blocklist/Server/Add.php:104
|
|
|
|
|
#: src/Module/Admin/Blocklist/Server/Index.php:96
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Server Domain Pattern"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Blocklist/Server/Add.php:104
|
|
|
|
|
#: src/Module/Admin/Blocklist/Server/Index.php:96
|
2021-03-10 14:49:53 +00:00
|
|
|
|
msgid ""
|
2021-10-31 04:54:51 +00:00
|
|
|
|
"The domain pattern of the new server to add to the blocklist. Do not include "
|
|
|
|
|
"the protocol."
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Blocklist/Server/Add.php:105
|
|
|
|
|
msgid "Purge server"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Admin/Blocklist/Server/Add.php:105
|
|
|
|
|
msgid ""
|
|
|
|
|
"Also purges all the locally stored content authored by the known contacts "
|
|
|
|
|
"registered on that server. Keeps the contacts and the server records. This "
|
|
|
|
|
"action cannot be undone."
|
|
|
|
|
msgid_plural ""
|
|
|
|
|
"Also purges all the locally stored content authored by the known contacts "
|
|
|
|
|
"registered on these servers. Keeps the contacts and the servers records. "
|
|
|
|
|
"This action cannot be undone."
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Admin/Blocklist/Server/Add.php:106
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Block reason"
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Blocklist/Server/Add.php:106
|
|
|
|
|
msgid ""
|
|
|
|
|
"The reason why you blocked this server domain pattern. This reason will be "
|
|
|
|
|
"shown publicly in the server information page."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Admin/Blocklist/Server/Index.php:68
|
|
|
|
|
#: src/Module/Admin/Blocklist/Server/Index.php:91
|
|
|
|
|
msgid "Blocked server domain pattern"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Admin/Blocklist/Server/Index.php:69
|
|
|
|
|
#: src/Module/Admin/Blocklist/Server/Index.php:92 src/Module/Friendica.php:82
|
|
|
|
|
msgid "Reason for the block"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Admin/Blocklist/Server/Index.php:70
|
|
|
|
|
msgid "Delete server domain pattern"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Admin/Blocklist/Server/Index.php:70
|
|
|
|
|
msgid "Check to delete this entry from the blocklist"
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Blocklist/Server/Index.php:79
|
|
|
|
|
msgid "Server Domain Pattern Blocklist"
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Blocklist/Server/Index.php:80
|
|
|
|
|
msgid ""
|
|
|
|
|
"This page can be used to define a blocklist of server domain patterns from "
|
|
|
|
|
"the federated network that are not allowed to interact with your node. For "
|
|
|
|
|
"each domain pattern you should also provide the reason why you block it."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Admin/Blocklist/Server/Index.php:81
|
|
|
|
|
msgid ""
|
|
|
|
|
"The list of blocked server domain patterns will be made publically available "
|
|
|
|
|
"on the <a href=\"/friendica\">/friendica</a> page so that your users and "
|
|
|
|
|
"people investigating communication problems can find the reason easily."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Admin/Blocklist/Server/Index.php:87
|
|
|
|
|
msgid "Add new entry to the blocklist"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Admin/Blocklist/Server/Index.php:89
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Save changes to the blocklist"
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Blocklist/Server/Index.php:90
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Current Entries in the Blocklist"
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Blocklist/Server/Index.php:93
|
|
|
|
|
msgid "Delete entry from the blocklist"
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Blocklist/Server/Index.php:94
|
|
|
|
|
msgid "Delete entry from the blocklist?"
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/DBSync.php:51
|
|
|
|
|
msgid "Update has been marked successful"
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/DBSync.php:59
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Database structure update %s was successfully applied."
|
2021-03-27 21:46:47 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/DBSync.php:61
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Executing of database structure update %s failed with error: %s"
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/DBSync.php:76
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Executing %s failed with error: %s"
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/DBSync.php:78
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Update %s was successfully applied."
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/DBSync.php:81
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Update %s did not return a status. Unknown if it succeeded."
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/DBSync.php:84
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "There was no additional update function %s that needed to be called."
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/DBSync.php:106
|
|
|
|
|
msgid "No failed updates."
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/DBSync.php:107
|
|
|
|
|
msgid "Check database structure"
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/DBSync.php:112
|
|
|
|
|
msgid "Failed Updates"
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/DBSync.php:113
|
2021-03-27 21:46:47 +00:00
|
|
|
|
msgid ""
|
2021-04-10 18:30:19 +00:00
|
|
|
|
"This does not include updates prior to 1139, which did not return a status."
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/DBSync.php:114
|
|
|
|
|
msgid "Mark success (if update was manually applied)"
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/DBSync.php:115
|
|
|
|
|
msgid "Attempt to execute this update step automatically"
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Features.php:76
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Lock feature %s"
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Features.php:85
|
|
|
|
|
msgid "Manage Additional Features"
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-06-13 17:56:06 +00:00
|
|
|
|
#: src/Module/Admin/Federation.php:56
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Other"
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-06-13 17:56:06 +00:00
|
|
|
|
#: src/Module/Admin/Federation.php:118 src/Module/Admin/Federation.php:348
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "unknown"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-06-13 17:56:06 +00:00
|
|
|
|
#: src/Module/Admin/Federation.php:154
|
2021-03-27 21:46:47 +00:00
|
|
|
|
msgid ""
|
2021-04-10 18:30:19 +00:00
|
|
|
|
"This page offers you some numbers to the known part of the federated social "
|
|
|
|
|
"network your Friendica node is part of. These numbers are not complete but "
|
|
|
|
|
"only reflect the part of the network your node is aware of."
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-06-13 17:56:06 +00:00
|
|
|
|
#: src/Module/Admin/Federation.php:160 src/Module/BaseAdmin.php:87
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Federation Statistics"
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-06-13 17:56:06 +00:00
|
|
|
|
#: src/Module/Admin/Federation.php:164
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"Currently this node is aware of %d nodes with %d registered users from the "
|
|
|
|
|
"following platforms:"
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Item/Delete.php:54
|
|
|
|
|
msgid "Item marked for deletion."
|
2021-01-07 15:16:17 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-07-24 17:02:15 +00:00
|
|
|
|
#: src/Module/Admin/Item/Delete.php:66 src/Module/BaseAdmin.php:106
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Delete Item"
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Item/Delete.php:67
|
|
|
|
|
msgid "Delete this Item"
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Item/Delete.php:68
|
2021-03-27 21:46:47 +00:00
|
|
|
|
msgid ""
|
2021-04-10 18:30:19 +00:00
|
|
|
|
"On this page you can delete an item from your node. If the item is a top "
|
|
|
|
|
"level posting, the entire thread will be deleted."
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Item/Delete.php:69
|
|
|
|
|
msgid ""
|
|
|
|
|
"You need to know the GUID of the item. You can find it e.g. by looking at "
|
|
|
|
|
"the display URL. The last part of http://example.com/display/123456 is the "
|
|
|
|
|
"GUID, here 123456."
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Item/Delete.php:70
|
|
|
|
|
msgid "GUID"
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Item/Delete.php:70
|
|
|
|
|
msgid "The GUID of the item you want to delete."
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-07-24 17:02:15 +00:00
|
|
|
|
#: src/Module/Admin/Item/Source.php:57 src/Module/BaseAdmin.php:116
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Item Source"
|
2021-01-07 15:16:17 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Item/Source.php:58
|
|
|
|
|
msgid "Item Guid"
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Item/Source.php:63
|
|
|
|
|
msgid "Item Id"
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Item/Source.php:64
|
|
|
|
|
msgid "Item URI"
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Item/Source.php:66
|
|
|
|
|
msgid "Terms"
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Item/Source.php:67
|
|
|
|
|
msgid "Tag"
|
2021-03-10 14:49:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Item/Source.php:68 src/Module/Admin/Users/Active.php:129
|
|
|
|
|
#: src/Module/Admin/Users/Blocked.php:130 src/Module/Admin/Users/Index.php:142
|
|
|
|
|
msgid "Type"
|
2020-01-20 10:15:57 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Item/Source.php:69
|
|
|
|
|
msgid "Term"
|
2020-01-20 10:15:57 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Item/Source.php:70
|
|
|
|
|
msgid "URL"
|
2020-01-20 10:15:57 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Item/Source.php:71
|
|
|
|
|
msgid "Mention"
|
2020-01-20 10:15:57 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Item/Source.php:72
|
|
|
|
|
msgid "Implicit Mention"
|
2020-01-20 10:15:57 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-02 15:09:43 +00:00
|
|
|
|
#: src/Module/Admin/Item/Source.php:73 src/Module/Admin/Logs/View.php:98
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Debug/ActivityPubConversion.php:62
|
|
|
|
|
msgid "Source"
|
2020-04-05 15:12:35 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Logs/Settings.php:48
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "The logfile '%s' is not writable. No logging possible"
|
2020-04-05 15:12:35 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Logs/Settings.php:72
|
|
|
|
|
msgid "PHP log currently enabled."
|
2020-04-05 15:12:35 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Logs/Settings.php:74
|
|
|
|
|
msgid "PHP log currently disabled."
|
2020-04-05 15:12:35 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-07-24 17:02:15 +00:00
|
|
|
|
#: src/Module/Admin/Logs/Settings.php:81 src/Module/BaseAdmin.php:108
|
|
|
|
|
#: src/Module/BaseAdmin.php:109
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Logs"
|
2020-04-05 15:12:35 +00:00
|
|
|
|
msgstr ""
|
2020-11-09 14:47:36 +00:00
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Logs/Settings.php:83
|
|
|
|
|
msgid "Clear"
|
2020-04-05 15:12:35 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Logs/Settings.php:87
|
|
|
|
|
msgid "Enable Debugging"
|
2020-04-05 15:12:35 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Logs/Settings.php:88
|
|
|
|
|
msgid "Log file"
|
2020-04-05 15:12:35 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Logs/Settings.php:88
|
2021-03-27 21:46:47 +00:00
|
|
|
|
msgid ""
|
2021-04-10 18:30:19 +00:00
|
|
|
|
"Must be writable by web server. Relative to your Friendica top-level "
|
|
|
|
|
"directory."
|
2020-04-05 15:12:35 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Logs/Settings.php:89
|
|
|
|
|
msgid "Log level"
|
2020-04-05 15:12:35 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Logs/Settings.php:91
|
|
|
|
|
msgid "PHP logging"
|
2020-04-05 15:12:35 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Logs/Settings.php:92
|
|
|
|
|
msgid ""
|
|
|
|
|
"To temporarily enable logging of PHP errors and warnings you can prepend the "
|
|
|
|
|
"following to the index.php file of your installation. The filename set in "
|
|
|
|
|
"the 'error_log' line is relative to the friendica top-level directory and "
|
|
|
|
|
"must be writeable by the web server. The option '1' for 'log_errors' and "
|
|
|
|
|
"'display_errors' is to enable these options, set to '0' to disable them."
|
2020-04-05 15:12:35 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-02 15:09:43 +00:00
|
|
|
|
#: src/Module/Admin/Logs/View.php:70
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#, php-format
|
2021-03-27 21:46:47 +00:00
|
|
|
|
msgid ""
|
2021-10-01 12:02:27 +00:00
|
|
|
|
"Error trying to open <strong>%1$s</strong> log file.<br/>Check to see if "
|
|
|
|
|
"file %1$s exist and is readable."
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
2020-04-05 15:12:35 +00:00
|
|
|
|
|
2021-10-02 15:09:43 +00:00
|
|
|
|
#: src/Module/Admin/Logs/View.php:79
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid ""
|
2021-10-01 12:02:27 +00:00
|
|
|
|
"Couldn't open <strong>%1$s</strong> log file.<br/>Check to see if file %1$s "
|
|
|
|
|
"is readable."
|
2020-04-05 15:12:35 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-02 15:09:43 +00:00
|
|
|
|
#: src/Module/Admin/Logs/View.php:84 src/Module/BaseAdmin.php:110
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "View Logs"
|
2020-09-16 05:20:38 +00:00
|
|
|
|
msgstr ""
|
2020-04-05 15:12:35 +00:00
|
|
|
|
|
2021-10-02 15:09:43 +00:00
|
|
|
|
#: src/Module/Admin/Logs/View.php:87
|
2021-10-01 14:45:34 +00:00
|
|
|
|
msgid "Search in logs"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-02 15:09:43 +00:00
|
|
|
|
#: src/Module/Admin/Logs/View.php:88
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Notifications/Notifications.php:140
|
2021-10-01 14:45:34 +00:00
|
|
|
|
msgid "Show all"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-02 15:09:43 +00:00
|
|
|
|
#: src/Module/Admin/Logs/View.php:89
|
2021-10-01 14:45:34 +00:00
|
|
|
|
msgid "Date"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-02 15:09:43 +00:00
|
|
|
|
#: src/Module/Admin/Logs/View.php:90
|
2021-10-01 14:45:34 +00:00
|
|
|
|
msgid "Level"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-02 15:09:43 +00:00
|
|
|
|
#: src/Module/Admin/Logs/View.php:91
|
2021-10-01 14:45:34 +00:00
|
|
|
|
msgid "Context"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-02 15:09:43 +00:00
|
|
|
|
#: src/Module/Admin/Logs/View.php:93
|
2021-10-01 14:45:34 +00:00
|
|
|
|
msgid "ALL"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-02 15:09:43 +00:00
|
|
|
|
#: src/Module/Admin/Logs/View.php:94
|
2021-10-01 14:45:34 +00:00
|
|
|
|
msgid "View details"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-02 15:09:43 +00:00
|
|
|
|
#: src/Module/Admin/Logs/View.php:95
|
2021-10-01 14:45:34 +00:00
|
|
|
|
msgid "Click to view details"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-02 15:09:43 +00:00
|
|
|
|
#: src/Module/Admin/Logs/View.php:97
|
2021-10-01 14:45:34 +00:00
|
|
|
|
msgid "Data"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-02 15:09:43 +00:00
|
|
|
|
#: src/Module/Admin/Logs/View.php:99
|
2021-10-01 14:45:34 +00:00
|
|
|
|
msgid "File"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-02 15:09:43 +00:00
|
|
|
|
#: src/Module/Admin/Logs/View.php:100
|
2021-10-01 14:45:34 +00:00
|
|
|
|
msgid "Line"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-02 15:09:43 +00:00
|
|
|
|
#: src/Module/Admin/Logs/View.php:101
|
2021-10-01 14:45:34 +00:00
|
|
|
|
msgid "Function"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-02 15:09:43 +00:00
|
|
|
|
#: src/Module/Admin/Logs/View.php:102
|
2021-10-01 14:45:34 +00:00
|
|
|
|
msgid "UID"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-02 15:09:43 +00:00
|
|
|
|
#: src/Module/Admin/Logs/View.php:103
|
2021-10-01 14:45:34 +00:00
|
|
|
|
msgid "Process ID"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-02 15:09:43 +00:00
|
|
|
|
#: src/Module/Admin/Logs/View.php:104
|
2021-10-01 14:45:34 +00:00
|
|
|
|
msgid "Close"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Queue.php:50
|
|
|
|
|
msgid "Inspect Deferred Worker Queue"
|
2020-04-05 15:12:35 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Queue.php:51
|
2021-03-27 21:46:47 +00:00
|
|
|
|
msgid ""
|
2021-04-10 18:30:19 +00:00
|
|
|
|
"This page lists the deferred worker jobs. This are jobs that couldn't be "
|
|
|
|
|
"executed at the first time."
|
2020-04-05 15:12:35 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Queue.php:54
|
|
|
|
|
msgid "Inspect Worker Queue"
|
2021-03-27 21:46:47 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Queue.php:55
|
2021-03-27 21:46:47 +00:00
|
|
|
|
msgid ""
|
2021-04-10 18:30:19 +00:00
|
|
|
|
"This page lists the currently queued worker jobs. These jobs are handled by "
|
|
|
|
|
"the worker cronjob you've set up during install."
|
2020-01-20 10:15:57 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Queue.php:75
|
|
|
|
|
msgid "ID"
|
2020-09-08 01:25:26 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Queue.php:76
|
2021-05-02 08:00:50 +00:00
|
|
|
|
msgid "Command"
|
2018-05-30 03:41:30 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Queue.php:77
|
2021-05-02 08:00:50 +00:00
|
|
|
|
msgid "Job Parameters"
|
2018-02-10 17:18:23 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-05-02 08:00:50 +00:00
|
|
|
|
#: src/Module/Admin/Queue.php:79
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Priority"
|
2020-08-04 14:05:05 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:71
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Can not parse base url. Must have at least <scheme>://<domain>"
|
2018-02-10 17:18:23 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:125
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Relocation started. Could take a while to complete."
|
2018-01-31 06:11:19 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:403 src/Module/Settings/Display.php:138
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "No special theme for mobile devices"
|
2020-09-16 05:20:38 +00:00
|
|
|
|
msgstr ""
|
2013-02-28 15:14:40 +00:00
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:420 src/Module/Settings/Display.php:148
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%s - (Experimental)"
|
2020-08-04 14:05:05 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:432
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "No community page for local users"
|
2013-02-28 15:14:40 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:433
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "No community page"
|
2013-02-28 15:14:40 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:434
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Public postings from users of this site"
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:435
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Public postings from the federated network"
|
2018-03-05 15:38:01 +00:00
|
|
|
|
msgstr ""
|
2018-03-02 11:02:54 +00:00
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:436
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Public postings from local users and the federated network"
|
2018-11-27 07:47:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:442
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Multi user instance"
|
2020-09-08 01:25:26 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:469
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Closed"
|
2015-10-12 13:15:39 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:470
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Requires approval"
|
2018-07-19 04:40:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:471
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Open"
|
2019-01-06 22:23:24 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:475 src/Module/Install.php:223
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "No SSL policy, links will track page SSL state"
|
2020-09-08 01:25:26 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:476 src/Module/Install.php:224
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Force all links to use SSL"
|
2020-09-08 01:25:26 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:477 src/Module/Install.php:225
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Self-signed certificate, use SSL for local links only (discouraged)"
|
2020-09-04 12:17:58 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:481
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Don't check"
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:482
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "check the stable version"
|
2020-09-04 12:17:58 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:483
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "check the development version"
|
2020-09-04 12:17:58 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:487
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "none"
|
2020-09-04 12:17:58 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:488
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Local contacts"
|
2020-09-04 12:17:58 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:489
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Interactors"
|
2020-09-04 12:17:58 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:499 src/Module/BaseAdmin.php:90
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Site"
|
2020-09-08 01:25:26 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:500
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "General Information"
|
2020-09-04 12:17:58 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:502
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Republish users to directory"
|
2020-09-04 12:17:58 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:503 src/Module/Register.php:148
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Registration"
|
2019-04-28 10:50:47 +00:00
|
|
|
|
msgstr ""
|
2018-10-31 08:46:40 +00:00
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:504
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "File upload"
|
2018-09-27 21:19:14 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:505
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Policies"
|
2013-02-28 15:14:40 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:507
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Auto Discovered Contact Directory"
|
2018-03-05 15:38:01 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:508
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Performance"
|
2021-01-07 15:16:17 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:509
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Worker"
|
2018-09-27 21:19:14 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:510
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Message Relay"
|
2018-03-05 15:38:01 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:511
|
2021-06-13 11:15:04 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Use the command \"console relay\" in the command line to add or remove "
|
|
|
|
|
"relays."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:512
|
2021-06-13 11:15:04 +00:00
|
|
|
|
msgid "The system is not subscribed to any relays at the moment."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:513
|
2021-06-13 11:15:04 +00:00
|
|
|
|
msgid "The system is currently subscribed to the following relays:"
|
2020-09-26 18:40:27 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:515
|
2021-06-13 11:15:04 +00:00
|
|
|
|
msgid "Relocate Instance"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:516
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"<strong>Warning!</strong> Advanced function. Could make this server "
|
|
|
|
|
"unreachable."
|
2020-09-26 18:40:27 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:520
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Site name"
|
2020-09-26 18:40:27 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:521
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Sender Email"
|
2020-10-07 04:15:02 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:521
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"The email address your server shall use to send notification emails from."
|
2018-05-30 03:41:30 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:522
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Name of the system actor"
|
2018-05-17 00:27:30 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:522
|
2021-03-27 21:46:47 +00:00
|
|
|
|
msgid ""
|
2021-04-10 18:30:19 +00:00
|
|
|
|
"Name of the internal system account that is used to perform ActivityPub "
|
|
|
|
|
"requests. This must be an unused username. If set, this can't be changed "
|
|
|
|
|
"again."
|
2015-10-11 08:38:05 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:523
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Banner/Logo"
|
2018-03-05 15:38:01 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:524
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Email Banner/Logo"
|
2018-03-05 15:38:01 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:525
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Shortcut icon"
|
2020-12-18 03:52:51 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:525
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Link to an icon that will be used for browsers."
|
2021-03-08 21:25:03 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:526
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Touch icon"
|
2018-03-05 15:38:01 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:526
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Link to an icon that will be used for tablets and mobiles."
|
2018-05-09 13:05:19 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:527
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Additional Info"
|
2018-11-27 07:47:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:527
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"For public servers: you can add additional information here that will be "
|
|
|
|
|
"listed at %s/servers."
|
2018-11-27 07:47:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:528
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "System language"
|
2021-03-08 21:25:03 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:529
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "System theme"
|
2018-11-27 07:47:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:529
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Default system theme - may be over-ridden by user profiles - <a href=\"/"
|
|
|
|
|
"admin/themes\" id=\"cnftheme\">Change default theme settings</a>"
|
2018-11-27 07:47:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:530
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Mobile system theme"
|
2018-11-27 07:47:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:530
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Theme for mobile devices"
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:531 src/Module/Install.php:233
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "SSL link policy"
|
2018-05-09 13:05:19 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:531 src/Module/Install.php:235
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Determines whether generated links should be forced to use SSL"
|
|
|
|
|
msgstr ""
|
2021-03-27 21:46:47 +00:00
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:532
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Force SSL"
|
2018-03-05 15:38:01 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:532
|
2021-03-10 14:49:53 +00:00
|
|
|
|
msgid ""
|
2021-04-10 18:30:19 +00:00
|
|
|
|
"Force all Non-SSL requests to SSL - Attention: on some systems it could lead "
|
|
|
|
|
"to endless loops."
|
2015-10-11 08:38:05 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:533
|
2021-08-31 19:28:16 +00:00
|
|
|
|
msgid "Show help entry from navigation menu"
|
2020-01-20 10:15:57 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:533
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
2021-08-31 19:28:16 +00:00
|
|
|
|
"Displays the menu entry for the Help pages from the navigation menu. It is "
|
|
|
|
|
"always accessible by calling /help directly."
|
2020-03-07 17:09:42 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:534
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Single user instance"
|
2020-03-07 17:09:42 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:534
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Make this instance multi-user or single-user for the named user"
|
2019-12-05 22:29:18 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:536
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Maximum image size"
|
2020-01-20 10:15:57 +00:00
|
|
|
|
msgstr ""
|
2019-12-05 22:29:18 +00:00
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:536
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Maximum size in bytes of uploaded images. Default is 0, which means no "
|
|
|
|
|
"limits."
|
2019-12-05 22:29:18 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:537
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Maximum image length"
|
2013-02-28 15:14:40 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:537
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Maximum length in pixels of the longest side of uploaded images. Default is "
|
|
|
|
|
"-1, which means no limits."
|
2017-03-20 07:27:10 +00:00
|
|
|
|
msgstr ""
|
2013-02-28 15:14:40 +00:00
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:538
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "JPEG image quality"
|
2019-08-06 14:54:18 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:538
|
2021-03-10 14:49:53 +00:00
|
|
|
|
msgid ""
|
2021-04-10 18:30:19 +00:00
|
|
|
|
"Uploaded JPEGS will be saved at this quality setting [0-100]. Default is "
|
|
|
|
|
"100, which is full quality."
|
2020-11-09 14:47:36 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:540
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Register policy"
|
2019-08-06 14:54:18 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:541
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Maximum Daily Registrations"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:541
|
2021-03-10 14:49:53 +00:00
|
|
|
|
msgid ""
|
2021-04-10 18:30:19 +00:00
|
|
|
|
"If registration is permitted above, this sets the maximum number of new user "
|
|
|
|
|
"registrations to accept per day. If register is set to closed, this setting "
|
|
|
|
|
"has no effect."
|
2019-08-06 14:54:18 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:542
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Register text"
|
2019-08-06 14:54:18 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:542
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Will be displayed prominently on the registration page. You can use BBCode "
|
|
|
|
|
"here."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:543
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Forbidden Nicknames"
|
2021-03-27 21:46:47 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:543
|
2021-03-10 14:49:53 +00:00
|
|
|
|
msgid ""
|
2021-04-10 18:30:19 +00:00
|
|
|
|
"Comma separated list of nicknames that are forbidden from registration. "
|
|
|
|
|
"Preset is a list of role names according RFC 2142."
|
2019-08-06 14:54:18 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:544
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Accounts abandoned after x days"
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:544
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Will not waste system resources polling external sites for abandonded "
|
|
|
|
|
"accounts. Enter 0 for no time limit."
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:545
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Allowed friend domains"
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:545
|
2021-03-27 21:46:47 +00:00
|
|
|
|
msgid ""
|
2021-04-10 18:30:19 +00:00
|
|
|
|
"Comma separated list of domains which are allowed to establish friendships "
|
|
|
|
|
"with this site. Wildcards are accepted. Empty to allow any domains"
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:546
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Allowed email domains"
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:546
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Comma separated list of domains which are allowed in email addresses for "
|
|
|
|
|
"registrations to this site. Wildcards are accepted. Empty to allow any "
|
|
|
|
|
"domains"
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:547
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "No OEmbed rich content"
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:547
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Don't show the rich content (e.g. embedded PDF), except from the domains "
|
|
|
|
|
"listed below."
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:548
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Trusted third-party domains"
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:548
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Comma separated list of domains from which content is allowed to be embedded "
|
|
|
|
|
"in posts like with OEmbed. All sub-domains of the listed domains are allowed "
|
|
|
|
|
"as well."
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:549
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Block public"
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:549
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Check to block public access to all otherwise public personal pages on this "
|
|
|
|
|
"site unless you are currently logged in."
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:550
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Force publish"
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:550
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Check to force all profiles on this site to be listed in the site directory."
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:550
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Enabling this may violate privacy laws like the GDPR"
|
2021-03-27 21:46:47 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:551
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Global directory URL"
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:551
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"URL to the global directory. If this is not set, the global directory is "
|
|
|
|
|
"completely unavailable to the application."
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:552
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Private posts by default for new users"
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:552
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Set default post permissions for all new members to the default privacy "
|
|
|
|
|
"group rather than public."
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:553
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Don't include post content in email notifications"
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:553
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Don't include the content of a post/comment/private message/etc. in the "
|
|
|
|
|
"email notifications that are sent out from this site, as a privacy measure."
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:554
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Disallow public access to addons listed in the apps menu."
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:554
|
2021-03-27 21:46:47 +00:00
|
|
|
|
msgid ""
|
2021-04-10 18:30:19 +00:00
|
|
|
|
"Checking this box will restrict addons listed in the apps menu to members "
|
|
|
|
|
"only."
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:555
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Don't embed private images in posts"
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:555
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Don't replace locally-hosted private photos in posts with an embedded copy "
|
|
|
|
|
"of the image. This means that contacts who receive posts containing private "
|
|
|
|
|
"photos will have to authenticate and load each image, which may take a while."
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:556
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Explicit Content"
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:556
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Set this to announce that your node is used mostly for explicit content that "
|
|
|
|
|
"might not be suited for minors. This information will be published in the "
|
|
|
|
|
"node information and might be used, e.g. by the global directory, to filter "
|
|
|
|
|
"your node from listings of nodes to join. Additionally a note about this "
|
|
|
|
|
"will be shown at the user registration page."
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:557
|
2021-09-09 12:40:19 +00:00
|
|
|
|
msgid "Proxify external content"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:557
|
2021-09-09 12:40:19 +00:00
|
|
|
|
msgid ""
|
2021-09-10 00:30:11 +00:00
|
|
|
|
"Route external content via the proxy functionality. This is used for example "
|
|
|
|
|
"for some OEmbed accesses and in some other rare cases."
|
2021-09-09 12:40:19 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:558
|
2021-10-23 17:25:59 +00:00
|
|
|
|
msgid "Cache contact avatars"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:558
|
2021-10-23 17:25:59 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Locally store the avatar pictures of the contacts. This uses a lot of "
|
|
|
|
|
"storage space but it increases the performance."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:559
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Allow Users to set remote_self"
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:559
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"With checking this, every user is allowed to mark every contact as a "
|
|
|
|
|
"remote_self in the repair contact dialog. Setting this flag on a contact "
|
|
|
|
|
"causes mirroring every posting of that contact in the users stream."
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:560
|
2021-08-31 19:54:05 +00:00
|
|
|
|
msgid "Enable multiple registrations"
|
2020-12-18 03:52:51 +00:00
|
|
|
|
msgstr ""
|
2020-09-15 13:38:31 +00:00
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:560
|
2021-08-31 19:54:05 +00:00
|
|
|
|
msgid "Enable users to register additional accounts for use as pages."
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:561
|
2021-08-31 19:28:16 +00:00
|
|
|
|
msgid "Enable OpenID"
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:561
|
2021-08-31 19:28:16 +00:00
|
|
|
|
msgid "Enable OpenID support for registration and logins."
|
2021-01-07 15:16:17 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:562
|
2021-08-31 19:28:16 +00:00
|
|
|
|
msgid "Enable Fullname check"
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:562
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
2021-08-31 19:28:16 +00:00
|
|
|
|
"Enable check to only allow users to register with a space between the first "
|
|
|
|
|
"name and the last name in their full name."
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:563
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Community pages for visitors"
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:563
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Which community pages should be available for visitors. Local users always "
|
|
|
|
|
"see both pages."
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:564
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Posts per user on community page"
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:564
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"The maximum number of posts per user on the community page. (Not valid for "
|
|
|
|
|
"\"Global Community\")"
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:566
|
2021-08-30 19:49:13 +00:00
|
|
|
|
msgid "Enable Mail support"
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:566
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
2021-08-30 19:49:13 +00:00
|
|
|
|
"Enable built-in mail support to poll IMAP folders and to reply via mail."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:567
|
2021-08-30 21:18:00 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Mail support can't be enabled because the PHP IMAP module is not installed."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:568
|
2021-08-30 19:49:13 +00:00
|
|
|
|
msgid "Enable OStatus support"
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:568
|
2021-08-30 19:49:13 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Enable built-in OStatus (StatusNet, GNU Social etc.) compatibility. All "
|
|
|
|
|
"communications in OStatus are public."
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:570
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Diaspora support can't be enabled because Friendica was installed into a sub "
|
|
|
|
|
"directory."
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:571
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Enable Diaspora support"
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:571
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
2021-08-30 19:49:13 +00:00
|
|
|
|
"Enable built-in Diaspora network compatibility for communicating with "
|
|
|
|
|
"diaspora servers."
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:572
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Verify SSL"
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:572
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"If you wish, you can turn on strict certificate checking. This will mean you "
|
|
|
|
|
"cannot connect (at all) to self-signed SSL sites."
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:573
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Proxy user"
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:574
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Proxy URL"
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:575
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Network timeout"
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:575
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Value is in seconds. Set to 0 for unlimited (not recommended)."
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:576
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Maximum Load Average"
|
2021-01-07 15:16:17 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:576
|
2021-03-27 21:46:47 +00:00
|
|
|
|
#, php-format
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Maximum system load before delivery and poll processes are deferred - "
|
|
|
|
|
"default %d."
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:577
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Minimal Memory"
|
2020-12-18 03:52:51 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:577
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Minimal free memory in MB for the worker. Needs access to /proc/meminfo - "
|
|
|
|
|
"default 0 (deactivated)."
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:578
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Periodically optimize tables"
|
2021-01-07 15:16:17 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:578
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Periodically optimize tables like the cache and the workerqueue"
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:580
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Discover followers/followings from contacts"
|
2019-08-06 14:54:18 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:580
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"If enabled, contacts are checked for their followers and following contacts."
|
2019-08-06 14:54:18 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:581
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "None - deactivated"
|
2019-08-06 14:54:18 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:582
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Local contacts - contacts of our local contacts are discovered for their "
|
|
|
|
|
"followers/followings."
|
2019-08-06 14:54:18 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:583
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Interactors - contacts of our local contacts and contacts who interacted on "
|
|
|
|
|
"locally visible postings are discovered for their followers/followings."
|
2019-08-06 14:54:18 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:585
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Synchronize the contacts with the directory server"
|
2021-03-27 21:46:47 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:585
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"if enabled, the system will check periodically for new contacts on the "
|
|
|
|
|
"defined directory server."
|
2019-08-06 14:54:18 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:587
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Days between requery"
|
2021-03-10 14:49:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:587
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Number of days after which a server is requeried for his contacts."
|
2021-01-07 15:16:17 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:588
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Discover contacts from other servers"
|
2019-08-06 14:54:18 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:588
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Periodically query other servers for contacts. The system queries Friendica, "
|
|
|
|
|
"Mastodon and Hubzilla servers."
|
2018-04-05 03:07:54 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:589
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Search the local directory"
|
2018-03-05 15:38:01 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:589
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Search the local directory instead of the global directory. When searching "
|
|
|
|
|
"locally, every search will be executed on the global directory in the "
|
|
|
|
|
"background. This improves the search results when the search is repeated."
|
2020-04-05 15:12:35 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:591
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Publish server information"
|
2019-09-12 07:52:37 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:591
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"If enabled, general server and usage data will be published. The data "
|
|
|
|
|
"contains the name and version of the server, number of users with public "
|
|
|
|
|
"profiles, number of posts and the activated protocols and connectors. See <a "
|
|
|
|
|
"href=\"http://the-federation.info/\">the-federation.info</a> for details."
|
2019-09-12 07:52:37 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:593
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Check upstream version"
|
2019-09-12 07:52:37 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:593
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Enables checking for new Friendica versions at github. If there is a new "
|
|
|
|
|
"version, you will be informed in the admin panel overview."
|
2019-09-12 07:52:37 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:594
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Suppress Tags"
|
2019-09-12 07:52:37 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:594
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Suppress showing a list of hashtags at the end of the posting."
|
2019-09-12 07:52:37 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:595
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Clean database"
|
2019-09-12 07:52:37 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:595
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Remove old remote items, orphaned database records and old content from some "
|
|
|
|
|
"other helper tables."
|
2019-09-12 07:52:37 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:596
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Lifespan of remote items"
|
2019-09-12 07:52:37 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:596
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"When the database cleanup is enabled, this defines the days after which "
|
|
|
|
|
"remote items will be deleted. Own items, and marked or filed items are "
|
|
|
|
|
"always kept. 0 disables this behaviour."
|
2019-09-12 07:52:37 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:597
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Lifespan of unclaimed items"
|
2020-08-04 14:05:05 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:597
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"When the database cleanup is enabled, this defines the days after which "
|
|
|
|
|
"unclaimed remote items (mostly content from the relay) will be deleted. "
|
|
|
|
|
"Default value is 90 days. Defaults to the general lifespan value of remote "
|
|
|
|
|
"items if set to 0."
|
2019-09-12 07:52:37 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:598
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Lifespan of raw conversation data"
|
2019-09-12 07:52:37 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:598
|
2021-03-10 14:49:53 +00:00
|
|
|
|
msgid ""
|
2021-04-10 18:30:19 +00:00
|
|
|
|
"The conversation data is used for ActivityPub and OStatus, as well as for "
|
|
|
|
|
"debug purposes. It should be safe to remove it after 14 days, default is 90 "
|
|
|
|
|
"days."
|
2019-09-12 07:52:37 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:599
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Maximum numbers of comments per post"
|
2019-11-04 09:30:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:599
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "How much comments should be shown for each post? Default value is 100."
|
2020-12-18 03:52:51 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:600
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Maximum numbers of comments per post on the display page"
|
2019-09-12 07:52:37 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:600
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"How many comments should be shown on the single view for each post? Default "
|
|
|
|
|
"value is 1000."
|
2019-09-12 07:52:37 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:601
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Temp path"
|
2019-09-12 07:52:37 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:601
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"If you have a restricted system where the webserver can't access the system "
|
|
|
|
|
"temp path, enter another path here."
|
2019-09-12 07:52:37 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:602
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Only search in tags"
|
2019-09-12 07:52:37 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:602
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "On large systems the text search can slow down the system extremely."
|
2019-09-12 07:52:37 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:604
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "New base url"
|
2019-09-12 07:52:37 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:604
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Change base url for this server. Sends relocate message to all Friendica and "
|
|
|
|
|
"Diaspora* contacts of all users."
|
2020-04-05 15:12:35 +00:00
|
|
|
|
msgstr ""
|
2019-09-12 07:52:37 +00:00
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:606
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Maximum number of parallel workers"
|
2019-09-12 07:52:37 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:606
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"On shared hosters set this to %d. On larger systems, values of %d are great. "
|
|
|
|
|
"Default value is %d."
|
2020-09-03 18:09:59 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:607
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Enable fastlane"
|
2019-09-12 07:52:37 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:607
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"When enabed, the fastlane mechanism starts an additional worker if processes "
|
|
|
|
|
"with higher priority are blocked by processes of lower priority."
|
2019-09-12 07:52:37 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:609
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Direct relay transfer"
|
|
|
|
|
msgstr ""
|
2021-03-27 21:46:47 +00:00
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:609
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Enables the direct transfer to other servers without using the relay servers"
|
2019-09-12 07:52:37 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:610
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Relay scope"
|
2019-09-12 07:52:37 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:610
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Can be \"all\" or \"tags\". \"all\" means that every public post should be "
|
|
|
|
|
"received. \"tags\" means that only posts with selected tags should be "
|
|
|
|
|
"received."
|
2020-09-16 05:20:38 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:610 src/Module/Contact.php:473
|
2021-09-05 18:34:44 +00:00
|
|
|
|
#: src/Module/Settings/TwoFactor/Index.php:118
|
|
|
|
|
msgid "Disabled"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:610
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "all"
|
2019-09-12 07:52:37 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:610
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "tags"
|
2019-09-12 07:52:37 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:611
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Server tags"
|
2019-09-12 07:52:37 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:611
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Comma separated list of tags for the \"tags\" subscription."
|
2019-09-12 07:52:37 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:612
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Deny Server tags"
|
2019-11-04 09:30:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:612
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Comma separated list of tags that are rejected."
|
2020-02-08 07:00:04 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:613
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Allow user tags"
|
2019-11-04 09:30:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:613
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"If enabled, the tags from the saved searches will used for the \"tags\" "
|
|
|
|
|
"subscription in addition to the \"relay_server_tags\"."
|
2020-12-18 03:52:51 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 04:54:51 +00:00
|
|
|
|
#: src/Module/Admin/Site.php:616
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Start Relocation"
|
2019-09-12 07:52:37 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-07 15:36:16 +00:00
|
|
|
|
#: src/Module/Admin/Storage.php:46
|
2021-08-16 21:32:20 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Storage backend, %s is invalid."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-07 15:36:16 +00:00
|
|
|
|
#: src/Module/Admin/Storage.php:73
|
2021-08-16 21:32:20 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Storage backend %s error: %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 05:28:16 +00:00
|
|
|
|
#: src/Module/Admin/Storage.php:84 src/Module/Admin/Storage.php:87
|
2021-07-24 17:02:15 +00:00
|
|
|
|
msgid "Invalid storage backend setting value."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 05:28:16 +00:00
|
|
|
|
#: src/Module/Admin/Storage.php:139
|
2021-09-01 12:02:04 +00:00
|
|
|
|
msgid "Current Storage Backend"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 05:28:16 +00:00
|
|
|
|
#: src/Module/Admin/Storage.php:140
|
2021-09-01 12:02:04 +00:00
|
|
|
|
msgid "Storage Configuration"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 05:28:16 +00:00
|
|
|
|
#: src/Module/Admin/Storage.php:141 src/Module/BaseAdmin.php:91
|
2021-07-24 17:02:15 +00:00
|
|
|
|
msgid "Storage"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 05:28:16 +00:00
|
|
|
|
#: src/Module/Admin/Storage.php:143
|
2021-09-02 21:29:56 +00:00
|
|
|
|
msgid "Save & Use storage backend"
|
2021-07-24 17:02:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 05:28:16 +00:00
|
|
|
|
#: src/Module/Admin/Storage.php:144
|
2021-09-02 21:29:56 +00:00
|
|
|
|
msgid "Use storage backend"
|
2021-07-24 17:02:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 05:28:16 +00:00
|
|
|
|
#: src/Module/Admin/Storage.php:145
|
2021-07-24 17:02:15 +00:00
|
|
|
|
msgid "Save & Reload"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 05:28:16 +00:00
|
|
|
|
#: src/Module/Admin/Storage.php:146
|
2021-07-24 17:02:15 +00:00
|
|
|
|
msgid "This backend doesn't have custom settings"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 05:28:16 +00:00
|
|
|
|
#: src/Module/Admin/Storage.php:149
|
2021-08-01 08:43:31 +00:00
|
|
|
|
msgid "Database (legacy)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 05:28:16 +00:00
|
|
|
|
#: src/Module/Admin/Summary.php:53
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Template engine (%s) error: %s"
|
2018-11-27 07:47:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 05:28:16 +00:00
|
|
|
|
#: src/Module/Admin/Summary.php:57
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"Your DB still runs with MyISAM tables. You should change the engine type to "
|
|
|
|
|
"InnoDB. As Friendica will use InnoDB only features in the future, you should "
|
|
|
|
|
"change this! See <a href=\"%s\">here</a> for a guide that may be helpful "
|
|
|
|
|
"converting the table engines. You may also use the command <tt>php bin/"
|
|
|
|
|
"console.php dbstructure toinnodb</tt> of your Friendica installation for an "
|
|
|
|
|
"automatic conversion.<br />"
|
2018-11-27 07:47:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 05:28:16 +00:00
|
|
|
|
#: src/Module/Admin/Summary.php:62
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"Your DB still runs with InnoDB tables in the Antelope file format. You "
|
|
|
|
|
"should change the file format to Barracuda. Friendica is using features that "
|
|
|
|
|
"are not provided by the Antelope format. See <a href=\"%s\">here</a> for a "
|
|
|
|
|
"guide that may be helpful converting the table engines. You may also use the "
|
|
|
|
|
"command <tt>php bin/console.php dbstructure toinnodb</tt> of your Friendica "
|
|
|
|
|
"installation for an automatic conversion.<br />"
|
2018-11-27 07:47:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 05:28:16 +00:00
|
|
|
|
#: src/Module/Admin/Summary.php:72
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"Your table_definition_cache is too low (%d). This can lead to the database "
|
|
|
|
|
"error \"Prepared statement needs to be re-prepared\". Please set it at least "
|
|
|
|
|
"to %d. See <a href=\"%s\">here</a> for more information.<br />"
|
2018-05-17 00:27:30 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 05:28:16 +00:00
|
|
|
|
#: src/Module/Admin/Summary.php:82
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"There is a new version of Friendica available for download. Your current "
|
|
|
|
|
"version is %1$s, upstream version is %2$s"
|
2021-03-10 14:49:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 05:28:16 +00:00
|
|
|
|
#: src/Module/Admin/Summary.php:91
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"The database update failed. Please run \"php bin/console.php dbstructure "
|
|
|
|
|
"update\" from the command line and have a look at the errors that might "
|
|
|
|
|
"appear."
|
2021-03-10 14:49:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 05:28:16 +00:00
|
|
|
|
#: src/Module/Admin/Summary.php:95
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"The last update failed. Please run \"php bin/console.php dbstructure update"
|
|
|
|
|
"\" from the command line and have a look at the errors that might appear. "
|
|
|
|
|
"(Some of the errors are possibly inside the logfile.)"
|
2021-03-10 14:49:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 05:28:16 +00:00
|
|
|
|
#: src/Module/Admin/Summary.php:100
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "The worker was never executed. Please check your database structure!"
|
2021-03-10 14:49:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 05:28:16 +00:00
|
|
|
|
#: src/Module/Admin/Summary.php:102
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"The last worker execution was on %s UTC. This is older than one hour. Please "
|
|
|
|
|
"check your crontab settings."
|
2021-03-10 14:49:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 05:28:16 +00:00
|
|
|
|
#: src/Module/Admin/Summary.php:107
|
2021-03-27 21:46:47 +00:00
|
|
|
|
#, php-format
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Friendica's configuration now is stored in config/local.config.php, please "
|
|
|
|
|
"copy config/local-sample.config.php and move your config from <code>."
|
|
|
|
|
"htconfig.php</code>. See <a href=\"%s\">the Config help page</a> for help "
|
|
|
|
|
"with the transition."
|
2021-03-10 14:49:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 05:28:16 +00:00
|
|
|
|
#: src/Module/Admin/Summary.php:111
|
2021-03-27 21:46:47 +00:00
|
|
|
|
#, php-format
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Friendica's configuration now is stored in config/local.config.php, please "
|
|
|
|
|
"copy config/local-sample.config.php and move your config from <code>config/"
|
|
|
|
|
"local.ini.php</code>. See <a href=\"%s\">the Config help page</a> for help "
|
|
|
|
|
"with the transition."
|
2021-03-10 14:49:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 05:28:16 +00:00
|
|
|
|
#: src/Module/Admin/Summary.php:117
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#, php-format
|
2021-03-27 21:46:47 +00:00
|
|
|
|
msgid ""
|
2021-04-10 18:30:19 +00:00
|
|
|
|
"<a href=\"%s\">%s</a> is not reachable on your system. This is a severe "
|
|
|
|
|
"configuration issue that prevents server to server communication. See <a "
|
|
|
|
|
"href=\"%s\">the installation page</a> for help."
|
2021-03-10 14:49:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 05:28:16 +00:00
|
|
|
|
#: src/Module/Admin/Summary.php:135
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "The logfile '%s' is not usable. No logging possible (error: '%s')"
|
2021-03-10 14:49:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 05:28:16 +00:00
|
|
|
|
#: src/Module/Admin/Summary.php:149
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "The debug logfile '%s' is not usable. No logging possible (error: '%s')"
|
2021-03-10 14:49:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 05:28:16 +00:00
|
|
|
|
#: src/Module/Admin/Summary.php:165
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"Friendica's system.basepath was updated from '%s' to '%s'. Please remove the "
|
|
|
|
|
"system.basepath from your db to avoid differences."
|
2021-03-10 14:49:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 05:28:16 +00:00
|
|
|
|
#: src/Module/Admin/Summary.php:173
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"Friendica's current system.basepath '%s' is wrong and the config file '%s' "
|
|
|
|
|
"isn't used."
|
2021-03-10 14:49:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 05:28:16 +00:00
|
|
|
|
#: src/Module/Admin/Summary.php:181
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"Friendica's current system.basepath '%s' is not equal to the config file "
|
|
|
|
|
"'%s'. Please fix your configuration."
|
2021-03-10 14:49:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 05:28:16 +00:00
|
|
|
|
#: src/Module/Admin/Summary.php:188
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Normal Account"
|
2021-03-10 14:49:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 05:28:16 +00:00
|
|
|
|
#: src/Module/Admin/Summary.php:189
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Automatic Follower Account"
|
2018-10-31 08:46:40 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 05:28:16 +00:00
|
|
|
|
#: src/Module/Admin/Summary.php:190
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Public Forum Account"
|
2018-10-31 08:46:40 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 05:28:16 +00:00
|
|
|
|
#: src/Module/Admin/Summary.php:191
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Automatic Friend Account"
|
2018-10-31 08:46:40 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 05:28:16 +00:00
|
|
|
|
#: src/Module/Admin/Summary.php:192
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Blog Account"
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 05:28:16 +00:00
|
|
|
|
#: src/Module/Admin/Summary.php:193
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Private Forum Account"
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 05:28:16 +00:00
|
|
|
|
#: src/Module/Admin/Summary.php:213
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Message queues"
|
2018-05-17 00:27:30 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 05:28:16 +00:00
|
|
|
|
#: src/Module/Admin/Summary.php:219
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Server Settings"
|
2020-11-30 19:30:57 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 05:28:16 +00:00
|
|
|
|
#: src/Module/Admin/Summary.php:235
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Registered users"
|
2020-11-09 14:47:36 +00:00
|
|
|
|
msgstr ""
|
2018-05-17 00:27:30 +00:00
|
|
|
|
|
2021-10-31 05:28:16 +00:00
|
|
|
|
#: src/Module/Admin/Summary.php:237
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Pending registrations"
|
2020-12-18 03:52:51 +00:00
|
|
|
|
msgstr ""
|
2020-11-30 19:30:57 +00:00
|
|
|
|
|
2021-10-31 05:28:16 +00:00
|
|
|
|
#: src/Module/Admin/Summary.php:238
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Version"
|
2018-05-17 00:27:30 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 05:28:16 +00:00
|
|
|
|
#: src/Module/Admin/Summary.php:242
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Active addons"
|
2018-05-17 00:27:30 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Themes/Details.php:57 src/Module/Admin/Themes/Index.php:65
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Theme %s disabled."
|
2018-05-17 00:27:30 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Themes/Details.php:59 src/Module/Admin/Themes/Index.php:67
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Theme %s successfully enabled."
|
2021-03-08 21:25:03 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Themes/Details.php:61 src/Module/Admin/Themes/Index.php:69
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Theme %s failed to install."
|
2021-03-08 21:25:03 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Themes/Details.php:83
|
|
|
|
|
msgid "Screenshot"
|
2018-05-17 00:27:30 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Themes/Details.php:91 src/Module/Admin/Themes/Index.php:112
|
2021-07-24 17:02:15 +00:00
|
|
|
|
#: src/Module/BaseAdmin.php:94
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Themes"
|
2018-05-30 03:41:30 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Admin/Themes/Embed.php:79
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Unknown theme."
|
2018-05-17 00:27:30 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Themes/Index.php:51
|
|
|
|
|
msgid "Themes reloaded"
|
2018-05-17 00:27:30 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Themes/Index.php:114
|
|
|
|
|
msgid "Reload active themes"
|
2021-03-27 21:46:47 +00:00
|
|
|
|
msgstr ""
|
2018-08-25 15:38:34 +00:00
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Themes/Index.php:119
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "No themes found on the system. They should be placed in %1$s"
|
2021-03-08 21:25:03 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Themes/Index.php:120
|
|
|
|
|
msgid "[Experimental]"
|
2021-03-27 21:46:47 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Themes/Index.php:121
|
|
|
|
|
msgid "[Unsupported]"
|
2021-03-27 21:46:47 +00:00
|
|
|
|
msgstr ""
|
2021-03-10 14:49:53 +00:00
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Admin/Tos.php:77
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Display Terms of Service"
|
2021-03-08 21:25:03 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Admin/Tos.php:77
|
2021-03-27 21:46:47 +00:00
|
|
|
|
msgid ""
|
2021-04-10 18:30:19 +00:00
|
|
|
|
"Enable the Terms of Service page. If this is enabled a link to the terms "
|
|
|
|
|
"will be added to the registration form and the general information page."
|
2021-03-08 21:25:03 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Admin/Tos.php:78
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Display Privacy Statement"
|
2021-03-08 21:25:03 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Admin/Tos.php:78
|
2021-03-27 21:46:47 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid ""
|
2021-04-10 18:30:19 +00:00
|
|
|
|
"Show some informations regarding the needed information to operate the node "
|
|
|
|
|
"according e.g. to <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer"
|
|
|
|
|
"\">EU-GDPR</a>."
|
2021-03-08 21:25:03 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Admin/Tos.php:79
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Privacy Statement Preview"
|
2021-03-08 21:25:03 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Admin/Tos.php:81
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "The Terms of Service"
|
2021-03-08 21:25:03 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Admin/Tos.php:81
|
2021-03-27 21:46:47 +00:00
|
|
|
|
msgid ""
|
2021-04-10 18:30:19 +00:00
|
|
|
|
"Enter the Terms of Service for your node here. You can use BBCode. Headers "
|
|
|
|
|
"of sections should be [h2] and below."
|
2021-03-08 21:25:03 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Users/Active.php:45 src/Module/Admin/Users/Index.php:45
|
2021-03-27 21:46:47 +00:00
|
|
|
|
#, php-format
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "%s user blocked"
|
|
|
|
|
msgid_plural "%s users blocked"
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
2021-03-08 21:25:03 +00:00
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Users/Active.php:53 src/Module/Admin/Users/Active.php:88
|
|
|
|
|
#: src/Module/Admin/Users/Blocked.php:54 src/Module/Admin/Users/Blocked.php:89
|
|
|
|
|
#: src/Module/Admin/Users/Index.php:60 src/Module/Admin/Users/Index.php:95
|
|
|
|
|
msgid "You can't remove yourself"
|
2021-03-08 21:25:03 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Users/Active.php:57 src/Module/Admin/Users/Blocked.php:58
|
|
|
|
|
#: src/Module/Admin/Users/Index.php:64
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%s user deleted"
|
|
|
|
|
msgid_plural "%s users deleted"
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
2021-03-08 21:25:03 +00:00
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Users/Active.php:86 src/Module/Admin/Users/Blocked.php:87
|
|
|
|
|
#: src/Module/Admin/Users/Index.php:93
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "User \"%s\" deleted"
|
2018-05-17 00:27:30 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Users/Active.php:96 src/Module/Admin/Users/Index.php:103
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "User \"%s\" blocked"
|
2021-03-27 21:46:47 +00:00
|
|
|
|
msgstr ""
|
2021-01-07 15:16:17 +00:00
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Users/Active.php:129 src/Module/Admin/Users/Blocked.php:130
|
|
|
|
|
#: src/Module/Admin/Users/Deleted.php:88 src/Module/Admin/Users/Index.php:142
|
|
|
|
|
#: src/Module/Admin/Users/Index.php:162
|
|
|
|
|
msgid "Register date"
|
2018-05-17 00:27:30 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Users/Active.php:129 src/Module/Admin/Users/Blocked.php:130
|
|
|
|
|
#: src/Module/Admin/Users/Deleted.php:88 src/Module/Admin/Users/Index.php:142
|
|
|
|
|
#: src/Module/Admin/Users/Index.php:162
|
|
|
|
|
msgid "Last login"
|
2021-03-08 21:25:03 +00:00
|
|
|
|
msgstr ""
|
2021-01-07 15:16:17 +00:00
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Users/Active.php:129 src/Module/Admin/Users/Blocked.php:130
|
|
|
|
|
#: src/Module/Admin/Users/Deleted.php:88 src/Module/Admin/Users/Index.php:142
|
|
|
|
|
#: src/Module/Admin/Users/Index.php:162
|
|
|
|
|
msgid "Last public item"
|
2020-01-20 10:15:57 +00:00
|
|
|
|
msgstr ""
|
2018-05-17 00:27:30 +00:00
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Users/Active.php:137
|
|
|
|
|
msgid "Active Accounts"
|
2018-05-17 00:27:30 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Users/Active.php:141 src/Module/Admin/Users/Blocked.php:141
|
|
|
|
|
#: src/Module/Admin/Users/Index.php:155
|
|
|
|
|
msgid "User blocked"
|
2018-05-17 00:27:30 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Users/Active.php:142 src/Module/Admin/Users/Blocked.php:143
|
|
|
|
|
#: src/Module/Admin/Users/Index.php:157
|
|
|
|
|
msgid "Site admin"
|
2018-05-17 00:27:30 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Users/Active.php:143 src/Module/Admin/Users/Blocked.php:144
|
|
|
|
|
#: src/Module/Admin/Users/Index.php:158
|
|
|
|
|
msgid "Account expired"
|
2018-05-07 08:46:32 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Users/Active.php:144 src/Module/Admin/Users/Index.php:161
|
|
|
|
|
msgid "Create a new user"
|
2018-08-25 15:38:34 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Users/Active.php:150 src/Module/Admin/Users/Blocked.php:150
|
|
|
|
|
#: src/Module/Admin/Users/Index.php:167
|
2021-03-27 21:46:47 +00:00
|
|
|
|
msgid ""
|
2021-04-10 18:30:19 +00:00
|
|
|
|
"Selected users will be deleted!\\n\\nEverything these users had posted on "
|
|
|
|
|
"this site will be permanently deleted!\\n\\nAre you sure?"
|
2018-05-07 08:46:32 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Users/Active.php:151 src/Module/Admin/Users/Blocked.php:151
|
|
|
|
|
#: src/Module/Admin/Users/Index.php:168
|
2021-03-27 21:46:47 +00:00
|
|
|
|
msgid ""
|
2021-04-10 18:30:19 +00:00
|
|
|
|
"The user {0} will be deleted!\\n\\nEverything this user has posted on this "
|
|
|
|
|
"site will be permanently deleted!\\n\\nAre you sure?"
|
2020-11-30 19:30:57 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Users/Blocked.php:46 src/Module/Admin/Users/Index.php:52
|
2021-03-08 21:25:03 +00:00
|
|
|
|
#, php-format
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "%s user unblocked"
|
|
|
|
|
msgid_plural "%s users unblocked"
|
2021-03-10 14:49:53 +00:00
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
2020-11-30 19:30:57 +00:00
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Users/Blocked.php:96 src/Module/Admin/Users/Index.php:109
|
2020-12-27 12:03:50 +00:00
|
|
|
|
#, php-format
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "User \"%s\" unblocked"
|
|
|
|
|
msgstr ""
|
2021-03-10 14:49:53 +00:00
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Users/Blocked.php:138
|
|
|
|
|
msgid "Blocked Users"
|
2019-07-26 02:54:23 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Users/Create.php:62
|
|
|
|
|
msgid "New User"
|
2019-07-26 02:54:23 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Users/Create.php:63
|
|
|
|
|
msgid "Add User"
|
2018-05-07 08:46:32 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Users/Create.php:71
|
|
|
|
|
msgid "Name of the new user."
|
2018-05-07 08:46:32 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Users/Create.php:72
|
|
|
|
|
msgid "Nickname"
|
2018-05-07 08:46:32 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Users/Create.php:72
|
|
|
|
|
msgid "Nickname of the new user."
|
2020-11-09 14:47:36 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Users/Create.php:73
|
|
|
|
|
msgid "Email address of the new user."
|
2020-11-09 14:47:36 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Users/Deleted.php:86
|
|
|
|
|
msgid "Users awaiting permanent deletion"
|
2020-11-09 14:47:36 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Users/Deleted.php:88 src/Module/Admin/Users/Index.php:162
|
|
|
|
|
msgid "Permanent deletion"
|
2021-03-27 21:46:47 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Users/Index.php:150 src/Module/Admin/Users/Index.php:160
|
2021-07-24 17:02:15 +00:00
|
|
|
|
#: src/Module/BaseAdmin.php:92
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Users"
|
2021-03-27 21:46:47 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Users/Index.php:152
|
|
|
|
|
msgid "User waiting for permanent deletion"
|
2021-03-27 21:46:47 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Users/Pending.php:48
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%s user approved"
|
|
|
|
|
msgid_plural "%s users approved"
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
2020-12-18 03:52:51 +00:00
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Users/Pending.php:55
|
2021-03-27 21:46:47 +00:00
|
|
|
|
#, php-format
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "%s registration revoked"
|
|
|
|
|
msgid_plural "%s registrations revoked"
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Admin/Users/Pending.php:81
|
|
|
|
|
msgid "Account approved."
|
2020-11-09 14:47:36 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Users/Pending.php:87
|
|
|
|
|
msgid "Registration revoked"
|
2020-11-09 14:47:36 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Users/Pending.php:102
|
|
|
|
|
msgid "User registrations awaiting review"
|
2013-02-28 15:14:40 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Users/Pending.php:104
|
|
|
|
|
msgid "Request date"
|
2018-03-05 15:38:01 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Users/Pending.php:105
|
|
|
|
|
msgid "No registrations."
|
2020-11-30 19:30:57 +00:00
|
|
|
|
msgstr ""
|
2020-09-16 05:20:38 +00:00
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Users/Pending.php:106
|
|
|
|
|
msgid "Note from the user"
|
2015-10-11 08:38:05 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Admin/Users/Pending.php:108
|
|
|
|
|
msgid "Deny"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-16 00:03:16 +00:00
|
|
|
|
#: src/Module/Api/ApiResponse.php:230
|
2021-11-12 20:55:02 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "API endpoint %s %s is not implemented"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-16 00:03:16 +00:00
|
|
|
|
#: src/Module/Api/ApiResponse.php:231
|
2021-11-12 20:55:02 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"The API endpoint is currently not implemented but might be in the future."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Api/Mastodon/Apps.php:57
|
2021-05-13 12:29:49 +00:00
|
|
|
|
msgid "Missing parameters"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-05-15 10:18:05 +00:00
|
|
|
|
#: src/Module/Api/Mastodon/Statuses/Bookmark.php:51
|
2021-05-15 10:55:41 +00:00
|
|
|
|
msgid "Only starting posts can be bookmarked"
|
2021-05-15 10:18:05 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Api/Mastodon/Statuses/Mute.php:50
|
2021-05-15 10:55:41 +00:00
|
|
|
|
msgid "Only starting posts can be muted"
|
2021-05-15 10:18:05 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Api/Mastodon/Statuses/Pin.php:50
|
|
|
|
|
#: src/Module/Api/Mastodon/Statuses/Unpin.php:50
|
2021-05-15 10:55:41 +00:00
|
|
|
|
msgid "Only starting posts can be pinned"
|
2021-05-15 10:18:05 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Api/Mastodon/Statuses/Reblog.php:53
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Posts from %s can't be shared"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Api/Mastodon/Statuses/Unbookmark.php:51
|
2021-05-15 10:55:41 +00:00
|
|
|
|
msgid "Only starting posts can be unbookmarked"
|
2021-05-15 10:18:05 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Api/Mastodon/Statuses/Unmute.php:50
|
2021-05-15 10:55:41 +00:00
|
|
|
|
msgid "Only starting posts can be unmuted"
|
2021-05-15 10:18:05 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Api/Mastodon/Statuses/Unreblog.php:53
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Posts from %s can't be unshared"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Api/Twitter/ContactEndpoint.php:64 src/Module/Contact.php:343
|
2021-10-02 20:57:35 +00:00
|
|
|
|
#: src/Module/Contact.php:358
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Contact not found"
|
2018-02-26 16:52:40 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Api/Twitter/ContactEndpoint.php:134
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Profile not found"
|
2018-04-06 14:59:56 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Apps.php:51
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "No installed applications."
|
2018-05-09 13:05:19 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Apps.php:56
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Applications"
|
2018-05-30 03:41:30 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-07-27 04:57:29 +00:00
|
|
|
|
#: src/Module/Attach.php:49 src/Module/Attach.php:61
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Item was not found."
|
2015-08-02 11:56:39 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-07-20 17:41:04 +00:00
|
|
|
|
#: src/Module/BaseAdmin.php:54 src/Module/BaseAdmin.php:58
|
|
|
|
|
msgid "Please login to continue."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/BaseAdmin.php:63
|
|
|
|
|
msgid "You don't have access to administration pages."
|
2015-08-02 11:56:39 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/BaseAdmin.php:67
|
|
|
|
|
msgid ""
|
|
|
|
|
"Submanaged account can't access the administration pages. Please log back in "
|
|
|
|
|
"as the main account."
|
2020-08-30 08:12:54 +00:00
|
|
|
|
msgstr ""
|
2018-06-20 06:17:50 +00:00
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/BaseAdmin.php:86
|
|
|
|
|
msgid "Overview"
|
2021-01-07 15:16:17 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/BaseAdmin.php:89
|
|
|
|
|
msgid "Configuration"
|
2015-08-02 11:56:39 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-07-24 17:02:15 +00:00
|
|
|
|
#: src/Module/BaseAdmin.php:95 src/Module/BaseSettings.php:65
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Additional features"
|
2016-11-20 20:47:51 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-07-24 17:02:15 +00:00
|
|
|
|
#: src/Module/BaseAdmin.php:98
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Database"
|
2015-10-11 08:38:05 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-07-24 17:02:15 +00:00
|
|
|
|
#: src/Module/BaseAdmin.php:99
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "DB updates"
|
2020-11-30 19:30:57 +00:00
|
|
|
|
msgstr ""
|
2017-06-09 08:42:31 +00:00
|
|
|
|
|
2021-07-24 17:02:15 +00:00
|
|
|
|
#: src/Module/BaseAdmin.php:100
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Inspect Deferred Workers"
|
2018-07-19 04:40:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-07-24 17:02:15 +00:00
|
|
|
|
#: src/Module/BaseAdmin.php:101
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Inspect worker Queue"
|
2018-07-19 04:40:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-07-24 17:02:15 +00:00
|
|
|
|
#: src/Module/BaseAdmin.php:103
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Tools"
|
2016-11-06 15:01:07 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-07-24 17:02:15 +00:00
|
|
|
|
#: src/Module/BaseAdmin.php:104
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Contact Blocklist"
|
2018-07-14 17:18:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-07-24 17:02:15 +00:00
|
|
|
|
#: src/Module/BaseAdmin.php:105
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Server Blocklist"
|
2016-11-06 15:01:07 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-07-24 17:02:15 +00:00
|
|
|
|
#: src/Module/BaseAdmin.php:112
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Diagnostics"
|
2016-11-06 15:01:07 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-07-24 17:02:15 +00:00
|
|
|
|
#: src/Module/BaseAdmin.php:113
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "PHP Info"
|
2016-11-06 15:01:07 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-07-24 17:02:15 +00:00
|
|
|
|
#: src/Module/BaseAdmin.php:114
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "probe address"
|
2019-08-06 14:54:18 +00:00
|
|
|
|
msgstr ""
|
2016-11-06 15:01:07 +00:00
|
|
|
|
|
2021-07-24 17:02:15 +00:00
|
|
|
|
#: src/Module/BaseAdmin.php:115
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "check webfinger"
|
2016-11-06 15:01:07 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-07-24 17:02:15 +00:00
|
|
|
|
#: src/Module/BaseAdmin.php:117
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Babel"
|
2017-05-03 05:11:33 +00:00
|
|
|
|
msgstr ""
|
2017-04-27 05:35:43 +00:00
|
|
|
|
|
2021-07-24 17:02:15 +00:00
|
|
|
|
#: src/Module/BaseAdmin.php:118 src/Module/Debug/ActivityPubConversion.php:138
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "ActivityPub Conversion"
|
2016-08-09 16:18:09 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-07-24 17:02:15 +00:00
|
|
|
|
#: src/Module/BaseAdmin.php:127
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Addon Features"
|
2020-11-30 19:30:57 +00:00
|
|
|
|
msgstr ""
|
2020-11-09 14:47:36 +00:00
|
|
|
|
|
2021-07-24 17:02:15 +00:00
|
|
|
|
#: src/Module/BaseAdmin.php:128
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "User registrations waiting for confirmation"
|
2016-11-06 15:01:07 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/BaseApi.php:258 src/Module/BaseApi.php:274
|
|
|
|
|
#: src/Module/BaseApi.php:290
|
2021-07-08 15:41:46 +00:00
|
|
|
|
msgid "Too Many Requests"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-14 06:22:47 +00:00
|
|
|
|
#: src/Module/BaseProfile.php:51 src/Module/Contact.php:849
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Profile Details"
|
2018-11-24 06:51:28 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-02 15:09:43 +00:00
|
|
|
|
#: src/Module/BaseProfile.php:109
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Only You Can See This"
|
2020-12-18 03:52:51 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-02 15:09:43 +00:00
|
|
|
|
#: src/Module/BaseProfile.php:114 src/Module/Profile/Schedule.php:82
|
2021-08-02 12:22:18 +00:00
|
|
|
|
msgid "Scheduled Posts"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-02 15:09:43 +00:00
|
|
|
|
#: src/Module/BaseProfile.php:117
|
2021-08-02 12:22:18 +00:00
|
|
|
|
msgid "Posts that are scheduled for publishing"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-02 15:09:43 +00:00
|
|
|
|
#: src/Module/BaseProfile.php:136 src/Module/BaseProfile.php:139
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Tips for New Members"
|
2018-11-24 06:51:28 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/BaseSearch.php:68
|
2021-03-27 21:46:47 +00:00
|
|
|
|
#, php-format
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "People Search - %s"
|
2018-04-05 03:07:54 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/BaseSearch.php:78
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Forum Search - %s"
|
2016-11-06 15:01:07 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/BaseSettings.php:43
|
|
|
|
|
msgid "Account"
|
2017-06-20 06:15:23 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Module/BaseSettings.php:50 src/Module/Security/TwoFactor/Verify.php:95
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Settings/TwoFactor/Index.php:110
|
|
|
|
|
msgid "Two-factor authentication"
|
2017-08-12 07:43:28 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/BaseSettings.php:73
|
|
|
|
|
msgid "Display"
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/BaseSettings.php:94 src/Module/Settings/Delegation.php:171
|
|
|
|
|
msgid "Manage Accounts"
|
2020-09-08 01:25:26 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/BaseSettings.php:101
|
|
|
|
|
msgid "Connected apps"
|
2020-09-08 01:25:26 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/BaseSettings.php:108 src/Module/Settings/UserExport.php:75
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Export personal data"
|
2018-06-30 15:34:27 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/BaseSettings.php:115
|
|
|
|
|
msgid "Remove account"
|
2020-09-16 05:20:38 +00:00
|
|
|
|
msgstr ""
|
2018-06-30 15:34:27 +00:00
|
|
|
|
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#: src/Module/Bookmarklet.php:54
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "This page is missing a url parameter."
|
2019-11-04 09:30:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#: src/Module/Bookmarklet.php:66
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "The post was created"
|
2020-08-26 17:00:05 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-02 20:57:35 +00:00
|
|
|
|
#: src/Module/Contact.php:93
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%d contact edited."
|
|
|
|
|
msgid_plural "%d contacts edited."
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
|
|
|
|
|
2021-10-02 20:57:35 +00:00
|
|
|
|
#: src/Module/Contact.php:118
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Could not access contact record."
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
2020-12-18 03:52:51 +00:00
|
|
|
|
|
2021-10-02 20:57:35 +00:00
|
|
|
|
#: src/Module/Contact.php:154
|
2021-07-15 13:28:32 +00:00
|
|
|
|
msgid "Failed to update contact record."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-02 20:57:35 +00:00
|
|
|
|
#: src/Module/Contact.php:375
|
2021-05-04 13:09:17 +00:00
|
|
|
|
msgid "You can't block yourself"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-02 20:57:35 +00:00
|
|
|
|
#: src/Module/Contact.php:381
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Contact has been blocked"
|
2019-01-06 22:23:24 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-02 20:57:35 +00:00
|
|
|
|
#: src/Module/Contact.php:381
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Contact has been unblocked"
|
2019-01-06 22:23:24 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-02 20:57:35 +00:00
|
|
|
|
#: src/Module/Contact.php:389
|
2021-05-04 13:09:17 +00:00
|
|
|
|
msgid "You can't ignore yourself"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-02 20:57:35 +00:00
|
|
|
|
#: src/Module/Contact.php:395
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Contact has been ignored"
|
2016-12-06 07:44:59 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-02 20:57:35 +00:00
|
|
|
|
#: src/Module/Contact.php:395
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Contact has been unignored"
|
2016-12-06 07:44:59 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-02 20:57:35 +00:00
|
|
|
|
#: src/Module/Contact.php:415
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "You are mutual friends with %s"
|
2016-12-06 07:44:59 +00:00
|
|
|
|
msgstr ""
|
2018-05-17 00:27:30 +00:00
|
|
|
|
|
2021-10-02 20:57:35 +00:00
|
|
|
|
#: src/Module/Contact.php:419
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "You are sharing with %s"
|
2018-11-24 06:51:28 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-02 20:57:35 +00:00
|
|
|
|
#: src/Module/Contact.php:423
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%s is sharing with you"
|
2021-03-08 21:25:03 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-02 20:57:35 +00:00
|
|
|
|
#: src/Module/Contact.php:447
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Private communications are not available for this contact."
|
2016-12-06 07:44:59 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-02 20:57:35 +00:00
|
|
|
|
#: src/Module/Contact.php:449
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Never"
|
2017-03-20 07:27:10 +00:00
|
|
|
|
msgstr ""
|
2016-12-06 07:44:59 +00:00
|
|
|
|
|
2021-10-02 20:57:35 +00:00
|
|
|
|
#: src/Module/Contact.php:452
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "(Update was not successful)"
|
2018-11-27 07:47:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-02 20:57:35 +00:00
|
|
|
|
#: src/Module/Contact.php:452
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "(Update was successful)"
|
2016-12-06 07:44:59 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-14 06:22:47 +00:00
|
|
|
|
#: src/Module/Contact.php:454 src/Module/Contact.php:1035
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Suggest friends"
|
2021-03-10 14:49:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-02 20:57:35 +00:00
|
|
|
|
#: src/Module/Contact.php:458
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Network type: %s"
|
2018-05-17 00:27:30 +00:00
|
|
|
|
msgstr ""
|
2018-05-14 05:12:04 +00:00
|
|
|
|
|
2021-10-02 20:57:35 +00:00
|
|
|
|
#: src/Module/Contact.php:463
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Communications lost with this contact!"
|
2020-08-31 18:51:59 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-02 20:57:35 +00:00
|
|
|
|
#: src/Module/Contact.php:469
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Fetch further information for feeds"
|
2013-02-28 15:14:40 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-02 20:57:35 +00:00
|
|
|
|
#: src/Module/Contact.php:471
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Fetch information like preview pictures, title and teaser from the feed "
|
|
|
|
|
"item. You can activate this if the feed doesn't contain much text. Keywords "
|
|
|
|
|
"are taken from the meta header in the feed item and are posted as hash tags."
|
2020-08-31 18:51:59 +00:00
|
|
|
|
msgstr ""
|
2019-04-28 10:50:47 +00:00
|
|
|
|
|
2021-10-02 20:57:35 +00:00
|
|
|
|
#: src/Module/Contact.php:474
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Fetch information"
|
2013-02-28 15:14:40 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-02 20:57:35 +00:00
|
|
|
|
#: src/Module/Contact.php:475
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Fetch keywords"
|
2013-02-28 15:14:40 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-02 20:57:35 +00:00
|
|
|
|
#: src/Module/Contact.php:476
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Fetch information and keywords"
|
2020-08-31 18:51:59 +00:00
|
|
|
|
msgstr ""
|
2020-08-30 08:12:54 +00:00
|
|
|
|
|
2021-10-02 20:57:35 +00:00
|
|
|
|
#: src/Module/Contact.php:488 src/Module/Contact.php:492
|
|
|
|
|
#: src/Module/Contact.php:495 src/Module/Contact.php:499
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "No mirroring"
|
2015-02-09 07:58:22 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-02 20:57:35 +00:00
|
|
|
|
#: src/Module/Contact.php:489
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Mirror as forwarded posting"
|
2020-08-31 18:51:59 +00:00
|
|
|
|
msgstr ""
|
2020-08-30 08:12:54 +00:00
|
|
|
|
|
2021-10-02 20:57:35 +00:00
|
|
|
|
#: src/Module/Contact.php:490 src/Module/Contact.php:496
|
|
|
|
|
#: src/Module/Contact.php:500
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Mirror as my own posting"
|
2020-08-04 14:05:05 +00:00
|
|
|
|
msgstr ""
|
2015-02-09 07:58:22 +00:00
|
|
|
|
|
2021-10-02 20:57:35 +00:00
|
|
|
|
#: src/Module/Contact.php:493 src/Module/Contact.php:497
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Native reshare"
|
2015-02-09 07:58:22 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-02 20:57:35 +00:00
|
|
|
|
#: src/Module/Contact.php:512
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Contact Information / Notes"
|
2018-02-10 17:18:23 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-02 20:57:35 +00:00
|
|
|
|
#: src/Module/Contact.php:513
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Contact Settings"
|
2018-02-10 17:18:23 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-02 20:57:35 +00:00
|
|
|
|
#: src/Module/Contact.php:521
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Contact"
|
2020-11-30 19:30:57 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-02 20:57:35 +00:00
|
|
|
|
#: src/Module/Contact.php:525
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Their personal note"
|
2018-11-24 06:51:28 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-02 20:57:35 +00:00
|
|
|
|
#: src/Module/Contact.php:527
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Edit contact notes"
|
2018-10-31 08:46:40 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-14 06:22:47 +00:00
|
|
|
|
#: src/Module/Contact.php:530 src/Module/Contact.php:1001
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Visit %s's profile [%s]"
|
2018-10-31 08:46:40 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-02 20:57:35 +00:00
|
|
|
|
#: src/Module/Contact.php:531
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Block/Unblock contact"
|
2018-10-31 08:46:40 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-02 20:57:35 +00:00
|
|
|
|
#: src/Module/Contact.php:532
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Ignore contact"
|
2018-10-31 08:46:40 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-02 20:57:35 +00:00
|
|
|
|
#: src/Module/Contact.php:533
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "View conversations"
|
2018-10-31 08:46:40 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-02 20:57:35 +00:00
|
|
|
|
#: src/Module/Contact.php:538
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Last update:"
|
2020-09-04 12:17:58 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-02 20:57:35 +00:00
|
|
|
|
#: src/Module/Contact.php:540
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Update public posts"
|
2020-09-04 12:17:58 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-14 06:22:47 +00:00
|
|
|
|
#: src/Module/Contact.php:542 src/Module/Contact.php:1045
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Update now"
|
2020-09-04 12:17:58 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-14 06:22:47 +00:00
|
|
|
|
#: src/Module/Contact.php:545 src/Module/Contact.php:788
|
|
|
|
|
#: src/Module/Contact.php:1072
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Unignore"
|
2020-09-04 12:17:58 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-02 20:57:35 +00:00
|
|
|
|
#: src/Module/Contact.php:549
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Currently blocked"
|
2020-09-04 12:17:58 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-02 20:57:35 +00:00
|
|
|
|
#: src/Module/Contact.php:550
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Currently ignored"
|
2020-12-18 03:52:51 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-02 20:57:35 +00:00
|
|
|
|
#: src/Module/Contact.php:551
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Currently archived"
|
2020-09-04 12:17:58 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-02 20:57:35 +00:00
|
|
|
|
#: src/Module/Contact.php:552
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Awaiting connection acknowledge"
|
2020-09-04 12:17:58 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Contact.php:553 src/Module/Notifications/Introductions.php:186
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Hide this contact from others"
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-02 20:57:35 +00:00
|
|
|
|
#: src/Module/Contact.php:553
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Replies/likes to your public posts <strong>may</strong> still be visible"
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-02 20:57:35 +00:00
|
|
|
|
#: src/Module/Contact.php:554
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Notification for new posts"
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-02 20:57:35 +00:00
|
|
|
|
#: src/Module/Contact.php:554
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Send a notification of every new post of this contact"
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-02 20:57:35 +00:00
|
|
|
|
#: src/Module/Contact.php:556
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Keyword Deny List"
|
2021-03-10 14:49:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-02 20:57:35 +00:00
|
|
|
|
#: src/Module/Contact.php:556
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Comma separated list of keywords that should not be converted to hashtags, "
|
|
|
|
|
"when \"Fetch information and keywords\" is selected"
|
2018-10-31 08:46:40 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-02 20:57:35 +00:00
|
|
|
|
#: src/Module/Contact.php:574 src/Module/Settings/TwoFactor/Index.php:132
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Actions"
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-02 20:57:35 +00:00
|
|
|
|
#: src/Module/Contact.php:581
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Mirror postings from this contact"
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-02 20:57:35 +00:00
|
|
|
|
#: src/Module/Contact.php:583
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Mark this contact as remote_self, this will cause friendica to repost new "
|
|
|
|
|
"entries from this contact."
|
2018-11-27 07:47:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-14 06:22:47 +00:00
|
|
|
|
#: src/Module/Contact.php:698
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Show all contacts"
|
2020-02-08 07:00:04 +00:00
|
|
|
|
msgstr ""
|
2020-01-20 10:15:57 +00:00
|
|
|
|
|
2021-10-14 06:22:47 +00:00
|
|
|
|
#: src/Module/Contact.php:706
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Only show pending contacts"
|
2020-09-04 12:17:58 +00:00
|
|
|
|
msgstr ""
|
2018-03-28 06:45:50 +00:00
|
|
|
|
|
2021-10-14 06:22:47 +00:00
|
|
|
|
#: src/Module/Contact.php:714
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Only show blocked contacts"
|
2020-11-09 14:47:36 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-14 06:22:47 +00:00
|
|
|
|
#: src/Module/Contact.php:719 src/Module/Contact.php:766
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#: src/Object/Post.php:309
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Ignored"
|
2019-02-10 07:15:23 +00:00
|
|
|
|
msgstr ""
|
2018-11-27 07:47:15 +00:00
|
|
|
|
|
2021-10-14 06:22:47 +00:00
|
|
|
|
#: src/Module/Contact.php:722
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Only show ignored contacts"
|
2018-11-27 07:47:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-14 06:22:47 +00:00
|
|
|
|
#: src/Module/Contact.php:727 src/Module/Contact.php:767
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Archived"
|
2018-11-27 07:47:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-14 06:22:47 +00:00
|
|
|
|
#: src/Module/Contact.php:730
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Only show archived contacts"
|
2018-11-27 07:47:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-14 06:22:47 +00:00
|
|
|
|
#: src/Module/Contact.php:735 src/Module/Contact.php:765
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Hidden"
|
2019-05-31 04:35:42 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-14 06:22:47 +00:00
|
|
|
|
#: src/Module/Contact.php:738
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Only show hidden contacts"
|
2020-09-04 12:17:58 +00:00
|
|
|
|
msgstr ""
|
2018-11-27 07:47:15 +00:00
|
|
|
|
|
2021-10-14 06:22:47 +00:00
|
|
|
|
#: src/Module/Contact.php:746
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Organize your contact groups"
|
2020-11-30 19:30:57 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-14 06:22:47 +00:00
|
|
|
|
#: src/Module/Contact.php:778
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Search your contacts"
|
2021-02-23 09:08:30 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Contact.php:779 src/Module/Search/Index.php:191
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Results for: %s"
|
2021-02-23 09:08:30 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-14 06:22:47 +00:00
|
|
|
|
#: src/Module/Contact.php:786
|
2021-07-20 17:41:04 +00:00
|
|
|
|
msgid "Update"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-14 06:22:47 +00:00
|
|
|
|
#: src/Module/Contact.php:790
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Batch Actions"
|
|
|
|
|
msgstr ""
|
2021-03-27 21:46:47 +00:00
|
|
|
|
|
2021-10-14 06:22:47 +00:00
|
|
|
|
#: src/Module/Contact.php:825
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Conversations started by this contact"
|
2021-02-23 09:08:30 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-14 06:22:47 +00:00
|
|
|
|
#: src/Module/Contact.php:830
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Posts and Comments"
|
2021-02-23 09:08:30 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-14 06:22:47 +00:00
|
|
|
|
#: src/Module/Contact.php:841
|
2021-10-02 15:09:43 +00:00
|
|
|
|
msgid "Posts containing media objects"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-14 06:22:47 +00:00
|
|
|
|
#: src/Module/Contact.php:856
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "View all known contacts"
|
2021-02-23 09:08:30 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-14 06:22:47 +00:00
|
|
|
|
#: src/Module/Contact.php:866
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Advanced Contact Settings"
|
2021-02-23 09:08:30 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-14 06:22:47 +00:00
|
|
|
|
#: src/Module/Contact.php:960
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Mutual Friendship"
|
2021-02-23 09:08:30 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-14 06:22:47 +00:00
|
|
|
|
#: src/Module/Contact.php:964
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "is a fan of yours"
|
2021-02-23 09:08:30 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-14 06:22:47 +00:00
|
|
|
|
#: src/Module/Contact.php:968
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "you are a fan of"
|
2021-02-23 09:08:30 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-14 06:22:47 +00:00
|
|
|
|
#: src/Module/Contact.php:986
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Pending outgoing contact request"
|
2021-02-23 09:08:30 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-14 06:22:47 +00:00
|
|
|
|
#: src/Module/Contact.php:988
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Pending incoming contact request"
|
2021-02-23 09:08:30 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-14 06:22:47 +00:00
|
|
|
|
#: src/Module/Contact.php:1055
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Refetch contact data"
|
2021-02-23 09:08:30 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-14 06:22:47 +00:00
|
|
|
|
#: src/Module/Contact.php:1066
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Toggle Blocked status"
|
2021-02-23 09:08:30 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-14 06:22:47 +00:00
|
|
|
|
#: src/Module/Contact.php:1074
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Toggle Ignored status"
|
2021-02-23 09:08:30 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Contact.php:1081 src/Module/Contact/Revoke.php:111
|
2021-10-02 15:47:45 +00:00
|
|
|
|
msgid "Revoke Follow"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-14 06:22:47 +00:00
|
|
|
|
#: src/Module/Contact.php:1083
|
2021-10-02 15:47:45 +00:00
|
|
|
|
msgid "Revoke the follow from this contact"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Contact/Advanced.php:109
|
2021-04-28 21:20:17 +00:00
|
|
|
|
msgid "Contact update failed."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Contact/Advanced.php:124
|
2021-04-28 21:20:17 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"<strong>WARNING: This is highly advanced</strong> and if you enter incorrect "
|
|
|
|
|
"information your communications with this contact may stop working."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Contact/Advanced.php:125
|
2021-04-28 21:20:17 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Please use your browser 'Back' button <strong>now</strong> if you are "
|
|
|
|
|
"uncertain what to do on this page."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Contact/Advanced.php:145
|
2021-04-28 21:20:17 +00:00
|
|
|
|
msgid "Return to contact editor"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Contact/Advanced.php:150
|
2021-04-28 21:20:17 +00:00
|
|
|
|
msgid "Account Nickname"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Contact/Advanced.php:151
|
2021-04-28 21:20:17 +00:00
|
|
|
|
msgid "@Tagname - overrides Name/Nickname"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Contact/Advanced.php:152
|
2021-04-28 21:20:17 +00:00
|
|
|
|
msgid "Account URL"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Contact/Advanced.php:153
|
2021-04-28 21:20:17 +00:00
|
|
|
|
msgid "Account URL Alias"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Contact/Advanced.php:154
|
2021-04-28 21:20:17 +00:00
|
|
|
|
msgid "Friend Request URL"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Contact/Advanced.php:155
|
2021-04-28 21:20:17 +00:00
|
|
|
|
msgid "Friend Confirm URL"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Contact/Advanced.php:156
|
2021-04-28 21:20:17 +00:00
|
|
|
|
msgid "Notification Endpoint URL"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Contact/Advanced.php:157
|
2021-04-28 21:20:17 +00:00
|
|
|
|
msgid "Poll/Feed URL"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Contact/Advanced.php:158
|
2021-04-28 21:20:17 +00:00
|
|
|
|
msgid "New photo from this URL"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Module/Contact/Contacts.php:31 src/Module/Conversation/Network.php:168
|
2021-04-28 21:20:17 +00:00
|
|
|
|
msgid "Invalid contact."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Contact/Contacts.php:54
|
|
|
|
|
msgid "No known contacts."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-07-27 04:57:29 +00:00
|
|
|
|
#: src/Module/Contact/Contacts.php:68 src/Module/Profile/Common.php:98
|
2021-04-28 21:20:17 +00:00
|
|
|
|
msgid "No common contacts."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Module/Contact/Contacts.php:80 src/Module/Profile/Contacts.php:96
|
2021-04-28 21:20:17 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Follower (%s)"
|
|
|
|
|
msgid_plural "Followers (%s)"
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Module/Contact/Contacts.php:84 src/Module/Profile/Contacts.php:99
|
2021-04-28 21:20:17 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Following (%s)"
|
|
|
|
|
msgid_plural "Following (%s)"
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Module/Contact/Contacts.php:88 src/Module/Profile/Contacts.php:102
|
2021-04-28 21:20:17 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Mutual friend (%s)"
|
|
|
|
|
msgid_plural "Mutual friends (%s)"
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Module/Contact/Contacts.php:90 src/Module/Profile/Contacts.php:104
|
2021-04-28 21:20:17 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "These contacts both follow and are followed by <strong>%s</strong>."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-07-27 04:57:29 +00:00
|
|
|
|
#: src/Module/Contact/Contacts.php:96 src/Module/Profile/Common.php:86
|
2021-04-28 21:20:17 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Common contact (%s)"
|
|
|
|
|
msgid_plural "Common contacts (%s)"
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
|
|
|
|
|
2021-07-27 04:57:29 +00:00
|
|
|
|
#: src/Module/Contact/Contacts.php:98 src/Module/Profile/Common.php:88
|
2021-04-28 21:20:17 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"Both <strong>%s</strong> and yourself have publicly interacted with these "
|
|
|
|
|
"contacts (follow, comment or likes on public posts)."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Module/Contact/Contacts.php:104 src/Module/Profile/Contacts.php:110
|
2021-04-28 21:20:17 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Contact (%s)"
|
|
|
|
|
msgid_plural "Contacts (%s)"
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Module/Contact/Poke.php:116
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Error while sending poke, please retry."
|
2021-02-23 09:08:30 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Contact/Poke.php:129 src/Module/Search/Acl.php:54
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "You must be logged in to use this module."
|
2021-02-23 09:08:30 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Module/Contact/Poke.php:152
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Poke/Prod"
|
2021-02-23 09:08:30 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Module/Contact/Poke.php:153
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "poke, prod or do other things to somebody"
|
2021-02-23 09:08:30 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Module/Contact/Poke.php:155
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Choose what you wish to do to recipient"
|
2021-03-10 14:49:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Module/Contact/Poke.php:156
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Make this post private"
|
2021-02-23 09:08:30 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Contact/Revoke.php:63
|
2021-10-02 15:47:45 +00:00
|
|
|
|
msgid "Unknown contact."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Contact/Revoke.php:73 src/Module/Group.php:108
|
2021-10-02 15:47:45 +00:00
|
|
|
|
msgid "Contact is deleted."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Contact/Revoke.php:77
|
2021-10-02 15:47:45 +00:00
|
|
|
|
msgid "Contact is being deleted."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Contact/Revoke.php:91
|
2021-10-02 15:47:45 +00:00
|
|
|
|
msgid "Follow was successfully revoked."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Contact/Revoke.php:93
|
2021-10-02 15:47:45 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Follow was successfully revoked, however the remote contact won't be aware "
|
|
|
|
|
"of this revokation."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Contact/Revoke.php:95
|
2021-10-02 15:47:45 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Unable to revoke follow, please try again later or contact the administrator."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Contact/Revoke.php:112
|
2021-10-02 15:47:45 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Do you really want to revoke this contact's follow? This cannot be undone "
|
|
|
|
|
"and they will have to manually follow you back again."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Contact/Revoke.php:113
|
|
|
|
|
#: src/Module/Notifications/Introductions.php:138
|
|
|
|
|
#: src/Module/OAuth/Acknowledge.php:47 src/Module/Register.php:126
|
2021-09-25 17:17:10 +00:00
|
|
|
|
msgid "Yes"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Module/Conversation/Community.php:68
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Local Community"
|
2021-02-23 09:08:30 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Module/Conversation/Community.php:71
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Posts from local users on this server"
|
2021-02-23 09:08:30 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Module/Conversation/Community.php:79
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Global Community"
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
2020-09-08 01:25:26 +00:00
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Module/Conversation/Community.php:82
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Posts from users of the whole federated network"
|
2018-11-27 07:47:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Module/Conversation/Community.php:115
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Own Contacts"
|
2018-11-27 07:47:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Module/Conversation/Community.php:119
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Include"
|
2018-11-27 07:47:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Module/Conversation/Community.php:120
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Hide"
|
2020-08-30 08:12:54 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Conversation/Community.php:137 src/Module/Search/Index.php:136
|
|
|
|
|
#: src/Module/Search/Index.php:178
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "No results."
|
2019-11-04 09:30:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-25 18:45:32 +00:00
|
|
|
|
#: src/Module/Conversation/Community.php:162
|
2021-03-27 21:46:47 +00:00
|
|
|
|
msgid ""
|
2021-04-10 18:30:19 +00:00
|
|
|
|
"This community stream shows all public posts received by this node. They may "
|
|
|
|
|
"not reflect the opinions of this node’s users."
|
2020-01-20 10:15:57 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Conversation/Community.php:199
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Community option not available."
|
2020-01-20 10:15:57 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Conversation/Community.php:215
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Not available."
|
2019-11-04 09:30:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Module/Conversation/Network.php:154
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "No such group"
|
2019-11-04 09:30:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Module/Conversation/Network.php:158
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Group: %s"
|
2020-03-07 17:09:42 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Module/Conversation/Network.php:234
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Latest Activity"
|
2020-03-07 17:09:42 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Module/Conversation/Network.php:237
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Sort by latest activity"
|
2019-11-04 09:30:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Module/Conversation/Network.php:242
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Latest Posts"
|
2019-11-04 09:30:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Module/Conversation/Network.php:245
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Sort by post received date"
|
2018-11-27 07:47:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Module/Conversation/Network.php:250
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Settings/Profile/Index.php:227
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Personal"
|
2018-11-27 07:47:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Module/Conversation/Network.php:253
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Posts that mention or involve you"
|
2018-11-27 07:47:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#: src/Module/Conversation/Network.php:258 src/Object/Post.php:321
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Starred"
|
2018-11-27 07:47:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Module/Conversation/Network.php:261
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Favourite Posts"
|
2018-11-27 07:47:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Credits.php:44
|
|
|
|
|
msgid "Credits"
|
2018-11-27 07:47:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Credits.php:45
|
|
|
|
|
msgid ""
|
|
|
|
|
"Friendica is a community project, that would not be possible without the "
|
|
|
|
|
"help of many people. Here is a list of those who have contributed to the "
|
|
|
|
|
"code or the translation of Friendica. Thank you all!"
|
2018-11-27 07:47:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Debug/ActivityPubConversion.php:58
|
|
|
|
|
msgid "Formatted"
|
2018-11-27 07:47:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Debug/ActivityPubConversion.php:70
|
|
|
|
|
msgid "Activity"
|
2018-11-27 07:47:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Debug/ActivityPubConversion.php:118
|
|
|
|
|
msgid "Object data"
|
2019-02-10 07:15:23 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Debug/ActivityPubConversion.php:125
|
|
|
|
|
msgid "Result Item"
|
2019-02-10 07:15:23 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Debug/ActivityPubConversion.php:139
|
|
|
|
|
msgid "Source activity"
|
2018-11-27 07:47:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Debug/Babel.php:51
|
|
|
|
|
msgid "Source input"
|
2020-08-31 18:51:59 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Debug/Babel.php:57
|
|
|
|
|
msgid "BBCode::toPlaintext"
|
2021-01-07 15:16:17 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Debug/Babel.php:63
|
|
|
|
|
msgid "BBCode::convert (raw HTML)"
|
2021-01-07 15:16:17 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Debug/Babel.php:68
|
|
|
|
|
msgid "BBCode::convert (hex)"
|
2020-03-07 17:09:42 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Debug/Babel.php:73
|
|
|
|
|
msgid "BBCode::convert"
|
2020-03-07 17:09:42 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Debug/Babel.php:79
|
|
|
|
|
msgid "BBCode::convert => HTML::toBBCode"
|
2020-08-04 14:05:05 +00:00
|
|
|
|
msgstr ""
|
2020-03-07 17:09:42 +00:00
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Debug/Babel.php:85
|
|
|
|
|
msgid "BBCode::toMarkdown"
|
2020-03-07 17:09:42 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Debug/Babel.php:91
|
|
|
|
|
msgid "BBCode::toMarkdown => Markdown::convert (raw HTML)"
|
2020-03-07 17:09:42 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Debug/Babel.php:95
|
|
|
|
|
msgid "BBCode::toMarkdown => Markdown::convert"
|
2020-03-07 17:09:42 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Debug/Babel.php:101
|
|
|
|
|
msgid "BBCode::toMarkdown => Markdown::toBBCode"
|
2020-03-07 17:09:42 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Debug/Babel.php:107
|
|
|
|
|
msgid "BBCode::toMarkdown => Markdown::convert => HTML::toBBCode"
|
2020-03-07 17:09:42 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Debug/Babel.php:115
|
|
|
|
|
msgid "Item Body"
|
2020-11-09 14:47:36 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Debug/Babel.php:119
|
|
|
|
|
msgid "Item Tags"
|
2020-03-07 17:09:42 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Debug/Babel.php:125
|
|
|
|
|
msgid "PageInfo::appendToBody"
|
2020-03-07 17:09:42 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Debug/Babel.php:130
|
|
|
|
|
msgid "PageInfo::appendToBody => BBCode::convert (raw HTML)"
|
2020-03-07 17:09:42 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Debug/Babel.php:134
|
|
|
|
|
msgid "PageInfo::appendToBody => BBCode::convert"
|
2020-03-07 17:09:42 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Debug/Babel.php:141
|
|
|
|
|
msgid "Source input (Diaspora format)"
|
2020-03-07 17:09:42 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Debug/Babel.php:150
|
|
|
|
|
msgid "Source input (Markdown)"
|
2020-03-07 17:09:42 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Debug/Babel.php:156
|
|
|
|
|
msgid "Markdown::convert (raw HTML)"
|
2020-03-07 17:09:42 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Debug/Babel.php:161
|
|
|
|
|
msgid "Markdown::convert"
|
2020-03-07 17:09:42 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Debug/Babel.php:167
|
|
|
|
|
msgid "Markdown::toBBCode"
|
2020-03-07 17:09:42 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Debug/Babel.php:174
|
|
|
|
|
msgid "Raw HTML input"
|
2020-03-07 17:09:42 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Debug/Babel.php:179
|
|
|
|
|
msgid "HTML Input"
|
2020-03-07 17:09:42 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Debug/Babel.php:186
|
|
|
|
|
msgid "HTML Purified (raw)"
|
2020-03-07 17:09:42 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Debug/Babel.php:191
|
|
|
|
|
msgid "HTML Purified (hex)"
|
2020-03-07 17:09:42 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Debug/Babel.php:196
|
|
|
|
|
msgid "HTML Purified"
|
2020-03-07 17:09:42 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Debug/Babel.php:202
|
|
|
|
|
msgid "HTML::toBBCode"
|
2020-03-07 17:09:42 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Debug/Babel.php:208
|
|
|
|
|
msgid "HTML::toBBCode => BBCode::convert"
|
2020-03-07 17:09:42 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Debug/Babel.php:213
|
|
|
|
|
msgid "HTML::toBBCode => BBCode::convert (raw HTML)"
|
2020-01-20 10:15:57 +00:00
|
|
|
|
msgstr ""
|
2019-12-05 22:29:18 +00:00
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Debug/Babel.php:219
|
|
|
|
|
msgid "HTML::toBBCode => BBCode::toPlaintext"
|
2018-11-27 07:47:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Debug/Babel.php:225
|
|
|
|
|
msgid "HTML::toMarkdown"
|
2018-11-27 07:47:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Debug/Babel.php:231
|
|
|
|
|
msgid "HTML::toPlaintext"
|
2018-11-27 07:47:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Debug/Babel.php:237
|
|
|
|
|
msgid "HTML::toPlaintext (compact)"
|
2018-11-27 07:47:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Debug/Babel.php:255
|
|
|
|
|
msgid "Decoded post"
|
2020-03-07 17:09:42 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Debug/Babel.php:276
|
|
|
|
|
msgid "Post array before expand entities"
|
2018-11-27 07:47:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Debug/Babel.php:283
|
|
|
|
|
msgid "Post converted"
|
2018-11-27 07:47:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Debug/Babel.php:288
|
|
|
|
|
msgid "Converted body"
|
2019-05-15 12:56:24 +00:00
|
|
|
|
msgstr ""
|
2019-02-10 07:15:23 +00:00
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Debug/Babel.php:294
|
|
|
|
|
msgid "Twitter addon is absent from the addon/ folder."
|
2019-05-15 12:56:24 +00:00
|
|
|
|
msgstr ""
|
2019-02-10 07:15:23 +00:00
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Debug/Babel.php:304
|
|
|
|
|
msgid "Babel Diagnostic"
|
2018-11-27 07:47:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Debug/Babel.php:305
|
|
|
|
|
msgid "Source text"
|
2018-11-27 07:47:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Debug/Babel.php:306
|
|
|
|
|
msgid "BBCode"
|
2018-11-27 07:47:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Debug/Babel.php:308
|
|
|
|
|
msgid "Markdown"
|
2018-11-27 07:47:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Debug/Babel.php:309
|
|
|
|
|
msgid "HTML"
|
2018-11-27 07:47:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Debug/Babel.php:311
|
|
|
|
|
msgid "Twitter Source / Tweet URL (requires API key)"
|
2018-11-27 07:47:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Debug/Feed.php:47 src/Module/Filer/SaveTag.php:49
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Settings/Profile/Index.php:141
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "You must be logged in to use this module"
|
2018-11-27 07:47:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Debug/Feed.php:72
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Source URL"
|
2018-11-27 07:47:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Debug/Localtime.php:49
|
|
|
|
|
msgid "Time Conversion"
|
2019-05-15 12:56:24 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Debug/Localtime.php:50
|
|
|
|
|
msgid ""
|
|
|
|
|
"Friendica provides this service for sharing events with other networks and "
|
|
|
|
|
"friends in unknown timezones."
|
2019-05-15 12:56:24 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Debug/Localtime.php:51
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "UTC time: %s"
|
2019-05-15 12:56:24 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Debug/Localtime.php:54
|
2021-03-27 21:46:47 +00:00
|
|
|
|
#, php-format
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Current timezone: %s"
|
2020-08-31 18:51:59 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Debug/Localtime.php:58
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Converted localtime: %s"
|
2018-11-27 07:47:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Debug/Localtime.php:62
|
|
|
|
|
msgid "Please select your timezone:"
|
2018-03-28 06:45:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Debug/Probe.php:38 src/Module/Debug/WebFinger.php:37
|
|
|
|
|
msgid "Only logged in users are permitted to perform a probing."
|
2021-03-08 21:25:03 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 05:28:16 +00:00
|
|
|
|
#: src/Module/Debug/Probe.php:52
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Probe Diagnostic"
|
2018-04-05 03:07:54 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 05:28:16 +00:00
|
|
|
|
#: src/Module/Debug/Probe.php:53
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Output"
|
2019-05-31 04:35:42 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 05:28:16 +00:00
|
|
|
|
#: src/Module/Debug/Probe.php:56
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Lookup address"
|
2019-05-31 04:35:42 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 05:28:16 +00:00
|
|
|
|
#: src/Module/Debug/WebFinger.php:50
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Webfinger Diagnostic"
|
2019-05-31 04:35:42 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 05:28:16 +00:00
|
|
|
|
#: src/Module/Debug/WebFinger.php:52
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Lookup address:"
|
2020-10-07 04:15:02 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#: src/Module/Delegation.php:142
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Switch between your accounts"
|
2021-03-10 14:49:53 +00:00
|
|
|
|
msgstr ""
|
2020-10-07 04:15:02 +00:00
|
|
|
|
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#: src/Module/Delegation.php:143
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Manage your accounts"
|
2021-03-10 14:49:53 +00:00
|
|
|
|
msgstr ""
|
2019-05-31 04:35:42 +00:00
|
|
|
|
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#: src/Module/Delegation.php:144
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Toggle between different identities or community/group pages which share "
|
|
|
|
|
"your account details or which you have been granted \"manage\" permissions"
|
2020-08-04 14:05:05 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#: src/Module/Delegation.php:145
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Select an identity to manage: "
|
2021-03-10 14:49:53 +00:00
|
|
|
|
msgstr ""
|
2019-05-31 04:35:42 +00:00
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Directory.php:74
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "No entries (some entries may be hidden)."
|
2019-05-31 04:35:42 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Directory.php:90
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Find on this site"
|
2020-11-09 14:47:36 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Directory.php:92
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Results for:"
|
2020-11-09 14:47:36 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Directory.php:94
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Site Directory"
|
2020-11-09 14:47:36 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-07-27 04:57:29 +00:00
|
|
|
|
#: src/Module/Filer/RemoveTag.php:68
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Item was not removed"
|
2020-09-16 05:20:38 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-07-27 04:57:29 +00:00
|
|
|
|
#: src/Module/Filer/RemoveTag.php:71
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Item was not deleted"
|
2021-02-23 09:08:30 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Filer/SaveTag.php:75
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "- select -"
|
2021-02-23 09:08:30 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/FriendSuggest.php:82
|
2021-04-28 21:20:17 +00:00
|
|
|
|
msgid "Suggested contact not found."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/FriendSuggest.php:100
|
2021-04-28 21:20:17 +00:00
|
|
|
|
msgid "Friend suggestion sent."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/FriendSuggest.php:137
|
2021-04-28 21:20:17 +00:00
|
|
|
|
msgid "Suggest Friends"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/FriendSuggest.php:140
|
2021-04-28 21:20:17 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Suggest a friend for %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-01 13:01:31 +00:00
|
|
|
|
#: src/Module/Friendica.php:62
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Installed addons/apps:"
|
2021-02-23 09:08:30 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-01 13:01:31 +00:00
|
|
|
|
#: src/Module/Friendica.php:67
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "No installed addons/apps"
|
2021-02-23 09:08:30 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-01 13:01:31 +00:00
|
|
|
|
#: src/Module/Friendica.php:72
|
2021-03-27 21:46:47 +00:00
|
|
|
|
#, php-format
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Read about the <a href=\"%1$s/tos\">Terms of Service</a> of this node."
|
|
|
|
|
msgstr ""
|
2021-03-27 21:46:47 +00:00
|
|
|
|
|
2021-08-01 13:01:31 +00:00
|
|
|
|
#: src/Module/Friendica.php:79
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "On this server the following remote servers are blocked."
|
2020-09-03 18:09:59 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-01 13:01:31 +00:00
|
|
|
|
#: src/Module/Friendica.php:97
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"This is Friendica, version %s that is running at the web location %s. The "
|
|
|
|
|
"database version is %s, the post update version is %s."
|
2019-05-31 04:35:42 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-01 13:01:31 +00:00
|
|
|
|
#: src/Module/Friendica.php:102
|
2021-03-27 21:46:47 +00:00
|
|
|
|
msgid ""
|
2021-04-10 18:30:19 +00:00
|
|
|
|
"Please visit <a href=\"https://friendi.ca\">Friendi.ca</a> to learn more "
|
|
|
|
|
"about the Friendica project."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-01 13:01:31 +00:00
|
|
|
|
#: src/Module/Friendica.php:103
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Bug reports and issues: please visit"
|
2019-05-31 04:35:42 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-01 13:01:31 +00:00
|
|
|
|
#: src/Module/Friendica.php:103
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "the bugtracker at github"
|
2020-08-31 18:51:59 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-01 13:01:31 +00:00
|
|
|
|
#: src/Module/Friendica.php:104
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Suggestions, praise, etc. - please email \"info\" at \"friendi - dot - ca"
|
2021-01-07 15:16:17 +00:00
|
|
|
|
msgstr ""
|
2020-02-08 07:00:04 +00:00
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Group.php:60
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Could not create group."
|
2021-03-08 21:25:03 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Group.php:71 src/Module/Group.php:213 src/Module/Group.php:237
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Group not found."
|
2019-05-31 04:35:42 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Group.php:77
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Group name was not changed."
|
2019-05-31 04:35:42 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Group.php:99
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Unknown group."
|
2021-01-07 15:16:17 +00:00
|
|
|
|
msgstr ""
|
2019-05-31 04:35:42 +00:00
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Group.php:114
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Unable to add the contact to the group."
|
2020-11-09 14:47:36 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Group.php:117
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Contact successfully added to group."
|
2021-01-07 15:16:17 +00:00
|
|
|
|
msgstr ""
|
2019-08-06 11:08:49 +00:00
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Group.php:121
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Unable to remove the contact from the group."
|
2019-05-31 04:35:42 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Group.php:124
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Contact successfully removed from group."
|
2019-05-31 04:35:42 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Group.php:127
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Unknown group command."
|
2019-08-06 11:08:49 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Group.php:130
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Bad request."
|
2019-05-31 04:35:42 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Group.php:169
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Save Group"
|
2019-09-12 07:52:37 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Group.php:170
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Filter"
|
2019-05-31 04:35:42 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Group.php:176
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Create a group of contacts/friends."
|
2018-05-30 03:41:30 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Group.php:218
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Unable to remove group."
|
2019-04-28 10:50:47 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Group.php:269
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Delete Group"
|
2019-04-28 10:50:47 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Group.php:279
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Edit Group Name"
|
2019-12-05 22:29:18 +00:00
|
|
|
|
msgstr ""
|
2019-09-12 07:52:37 +00:00
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Group.php:289
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Members"
|
2019-12-05 22:29:18 +00:00
|
|
|
|
msgstr ""
|
2019-09-12 07:52:37 +00:00
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Group.php:292
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Group is empty"
|
2019-12-05 22:29:18 +00:00
|
|
|
|
msgstr ""
|
2019-09-12 07:52:37 +00:00
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Group.php:305
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Remove contact from group"
|
2020-12-18 03:52:51 +00:00
|
|
|
|
msgstr ""
|
2020-11-30 19:30:57 +00:00
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Group.php:326
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Click on a contact to add or remove."
|
2020-12-18 03:52:51 +00:00
|
|
|
|
msgstr ""
|
2020-11-30 19:30:57 +00:00
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Group.php:340
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Add contact to group"
|
2018-07-14 17:18:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-29 12:07:31 +00:00
|
|
|
|
#: src/Module/HCard.php:46
|
2021-07-23 12:43:52 +00:00
|
|
|
|
msgid "No profile"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-28 21:20:17 +00:00
|
|
|
|
#: src/Module/HTTPException/MethodNotAllowed.php:32
|
|
|
|
|
msgid "Method Not Allowed."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Help.php:60
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Help:"
|
2018-07-14 17:18:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Home.php:54
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Welcome to %s"
|
2020-04-05 15:12:35 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Install.php:196
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Friendica Communications Server - Setup"
|
2020-08-30 08:12:54 +00:00
|
|
|
|
msgstr ""
|
2020-08-04 14:05:05 +00:00
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Install.php:207
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "System check"
|
2021-03-27 21:46:47 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Install.php:209 src/Module/Install.php:266
|
|
|
|
|
#: src/Module/Install.php:349
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Requirement not satisfied"
|
2018-07-14 17:18:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Install.php:210
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Optional requirement not satisfied"
|
2020-12-18 03:52:51 +00:00
|
|
|
|
msgstr ""
|
2018-07-19 04:40:31 +00:00
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Install.php:211
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "OK"
|
2020-12-18 03:52:51 +00:00
|
|
|
|
msgstr ""
|
2018-07-19 04:40:31 +00:00
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Install.php:216
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Check again"
|
2018-07-19 04:40:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Install.php:231
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Base settings"
|
2020-12-18 03:52:51 +00:00
|
|
|
|
msgstr ""
|
2020-11-30 19:30:57 +00:00
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Install.php:238
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Host name"
|
2018-11-27 07:47:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Install.php:240
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Overwrite this field in case the determinated hostname isn't right, "
|
|
|
|
|
"otherweise leave it as is."
|
2018-11-27 07:47:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Install.php:243
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Base path to installation"
|
2018-07-19 04:40:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Install.php:245
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"If the system cannot detect the correct path to your installation, enter the "
|
|
|
|
|
"correct path here. This setting should only be set if you are using a "
|
|
|
|
|
"restricted system and symbolic links to your webroot."
|
2021-03-10 14:49:53 +00:00
|
|
|
|
msgstr ""
|
2018-07-19 04:40:31 +00:00
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Install.php:248
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Sub path of the URL"
|
2020-08-04 14:05:05 +00:00
|
|
|
|
msgstr ""
|
2018-07-19 04:40:31 +00:00
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Install.php:250
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Overwrite this field in case the sub path determination isn't right, "
|
|
|
|
|
"otherwise leave it as is. Leaving this field blank means the installation is "
|
|
|
|
|
"at the base URL without sub path."
|
2018-07-19 04:40:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Install.php:261
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Database connection"
|
2018-07-19 04:40:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Install.php:262
|
2021-03-27 21:46:47 +00:00
|
|
|
|
msgid ""
|
2021-04-10 18:30:19 +00:00
|
|
|
|
"In order to install Friendica we need to know how to connect to your "
|
|
|
|
|
"database."
|
2018-07-19 04:40:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Install.php:263
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Please contact your hosting provider or site administrator if you have "
|
|
|
|
|
"questions about these settings."
|
2018-07-19 04:40:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Install.php:264
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"The database you specify below should already exist. If it does not, please "
|
|
|
|
|
"create it before continuing."
|
2019-09-12 07:52:37 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Install.php:273
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Database Server Name"
|
2018-07-19 04:40:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Install.php:278
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Database Login Name"
|
2018-11-27 07:47:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Install.php:284
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Database Login Password"
|
2018-07-19 04:40:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Install.php:286
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "For security reasons the password must not be empty"
|
2018-06-02 06:49:58 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Install.php:289
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Database Name"
|
2018-06-02 06:49:58 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Install.php:293 src/Module/Install.php:323
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Please select a default timezone for your website"
|
2018-06-02 06:49:58 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Install.php:308
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Site settings"
|
2018-06-02 06:49:58 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Install.php:318
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Site administrator email address"
|
2021-03-10 14:49:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Install.php:320
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Your account email address must match this in order to use the web admin "
|
|
|
|
|
"panel."
|
2020-08-04 14:05:05 +00:00
|
|
|
|
msgstr ""
|
2018-11-27 07:47:15 +00:00
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Install.php:327
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "System Language:"
|
2021-01-07 15:16:17 +00:00
|
|
|
|
msgstr ""
|
2018-06-02 06:49:58 +00:00
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Install.php:329
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Set the default language for your Friendica installation interface and to "
|
|
|
|
|
"send emails."
|
2020-08-04 14:05:05 +00:00
|
|
|
|
msgstr ""
|
2018-06-02 06:49:58 +00:00
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Install.php:341
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Your Friendica site database has been installed."
|
2018-06-02 06:49:58 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Install.php:351
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Installation finished"
|
2018-06-02 06:49:58 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Install.php:371
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "<h1>What next</h1>"
|
2018-06-02 06:49:58 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Install.php:372
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"IMPORTANT: You will need to [manually] setup a scheduled task for the worker."
|
2018-06-02 06:49:58 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Install.php:375
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"Go to your new Friendica node <a href=\"%s/register\">registration page</a> "
|
|
|
|
|
"and register as new user. Remember to use the same email you have entered as "
|
|
|
|
|
"administrator email. This will allow you to enter the site admin panel."
|
2021-03-27 21:46:47 +00:00
|
|
|
|
msgstr ""
|
2021-03-10 14:49:53 +00:00
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Module/Invite.php:56
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Total invitation limit exceeded."
|
2020-02-08 07:00:04 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Module/Invite.php:81
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%s : Not a valid email address."
|
2020-11-09 14:47:36 +00:00
|
|
|
|
msgstr ""
|
2020-09-16 05:20:38 +00:00
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Module/Invite.php:107
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Please join us on Friendica"
|
2018-07-14 17:18:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Module/Invite.php:116
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Invitation limit exceeded. Please contact your site administrator."
|
2019-02-09 04:35:23 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Module/Invite.php:120
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%s : Message delivery failed."
|
2019-02-09 04:35:23 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Module/Invite.php:124
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%d message sent."
|
|
|
|
|
msgid_plural "%d messages sent."
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
2019-02-09 04:35:23 +00:00
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Module/Invite.php:142
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "You have no more invitations available"
|
2020-03-21 14:23:42 +00:00
|
|
|
|
msgstr ""
|
2020-03-07 17:09:42 +00:00
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Module/Invite.php:149
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"Visit %s for a list of public sites that you can join. Friendica members on "
|
|
|
|
|
"other sites can all connect with each other, as well as with members of many "
|
|
|
|
|
"other social networks."
|
2020-08-31 18:51:59 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Module/Invite.php:151
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"To accept this invitation, please visit and register at %s or any other "
|
|
|
|
|
"public Friendica website."
|
2021-03-10 14:49:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Module/Invite.php:152
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"Friendica sites all inter-connect to create a huge privacy-enhanced social "
|
|
|
|
|
"web that is owned and controlled by its members. They can also connect with "
|
|
|
|
|
"many traditional social networks. See %s for a list of alternate Friendica "
|
|
|
|
|
"sites you can join."
|
2021-03-10 14:49:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Module/Invite.php:156
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Our apologies. This system is not currently configured to connect with other "
|
|
|
|
|
"public sites or invite members."
|
2021-03-10 14:49:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Module/Invite.php:159
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Friendica sites all inter-connect to create a huge privacy-enhanced social "
|
|
|
|
|
"web that is owned and controlled by its members. They can also connect with "
|
|
|
|
|
"many traditional social networks."
|
2021-03-10 14:49:53 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Module/Invite.php:158
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "To accept this invitation, please visit and register at %s."
|
2021-03-10 14:49:53 +00:00
|
|
|
|
msgstr ""
|
2020-09-03 18:09:59 +00:00
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Module/Invite.php:166
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Send invitations"
|
2021-03-08 21:25:03 +00:00
|
|
|
|
msgstr ""
|
2019-02-09 04:35:23 +00:00
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Module/Invite.php:167
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Enter email addresses, one per line:"
|
2019-02-09 04:35:23 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Module/Invite.php:171
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"You are cordially invited to join me and other close friends on Friendica - "
|
|
|
|
|
"and help us to create a better social web."
|
2020-09-03 18:09:59 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Module/Invite.php:173
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "You will need to supply this invitation code: $invite_code"
|
2020-09-03 18:09:59 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Module/Invite.php:173
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Once you have registered, please connect with me via my profile page at:"
|
2019-02-09 04:35:23 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Module/Invite.php:175
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"For more information about the Friendica project and why we feel it is "
|
|
|
|
|
"important, please visit http://friendi.ca"
|
2021-03-27 21:46:47 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-01 13:01:31 +00:00
|
|
|
|
#: src/Module/Item/Compose.php:50
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Please enter a post body."
|
2020-03-21 14:23:42 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-01 13:01:31 +00:00
|
|
|
|
#: src/Module/Item/Compose.php:63
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "This feature is only available with the frio theme."
|
2019-09-12 07:52:37 +00:00
|
|
|
|
msgstr ""
|
2019-05-15 12:56:24 +00:00
|
|
|
|
|
2021-08-01 13:01:31 +00:00
|
|
|
|
#: src/Module/Item/Compose.php:90
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Compose new personal note"
|
2019-02-09 04:35:23 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-01 13:01:31 +00:00
|
|
|
|
#: src/Module/Item/Compose.php:99
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Compose new post"
|
2019-11-04 09:30:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-01 13:01:31 +00:00
|
|
|
|
#: src/Module/Item/Compose.php:141
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Visibility"
|
2019-11-04 09:30:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-01 13:01:31 +00:00
|
|
|
|
#: src/Module/Item/Compose.php:162
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Clear the location"
|
2019-11-04 09:30:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-01 13:01:31 +00:00
|
|
|
|
#: src/Module/Item/Compose.php:163
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Location services are unavailable on your device"
|
2019-11-04 09:30:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-01 13:01:31 +00:00
|
|
|
|
#: src/Module/Item/Compose.php:164
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Location services are disabled. Please check the website's permissions on "
|
|
|
|
|
"your device"
|
2021-01-07 15:16:17 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Item/Follow.php:52
|
|
|
|
|
msgid "Unable to follow this item."
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Maintenance.php:48 src/Module/Maintenance.php:53
|
|
|
|
|
msgid "System down for maintenance"
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Maintenance.php:54
|
|
|
|
|
msgid ""
|
|
|
|
|
"This Friendica node is currently in maintenance mode, either automatically "
|
|
|
|
|
"because it is self-updating or manually by the node administrator. This "
|
|
|
|
|
"condition should be temporary, please come back in a few minutes."
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Manifest.php:42
|
|
|
|
|
msgid "A Decentralized Social Network"
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Notifications/Introductions.php:93
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Show Ignored Requests"
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Notifications/Introductions.php:93
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Hide Ignored Requests"
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Notifications/Introductions.php:109
|
|
|
|
|
#: src/Module/Notifications/Introductions.php:172
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Notification type:"
|
2019-12-05 22:29:18 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Notifications/Introductions.php:112
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Suggested by:"
|
2019-11-04 09:30:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Notifications/Introductions.php:137
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Claims to be known to you: "
|
2019-11-04 09:30:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Notifications/Introductions.php:138
|
|
|
|
|
#: src/Module/OAuth/Acknowledge.php:48 src/Module/Register.php:127
|
2021-07-20 17:41:04 +00:00
|
|
|
|
msgid "No"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Notifications/Introductions.php:146
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Shall your connection be bidirectional or not?"
|
2021-02-23 09:08:30 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Notifications/Introductions.php:147
|
2021-03-08 21:25:03 +00:00
|
|
|
|
#, php-format
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Accepting %s as a friend allows %s to subscribe to your posts, and you will "
|
|
|
|
|
"also receive updates from them in your news feed."
|
2020-09-03 18:09:59 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Notifications/Introductions.php:148
|
2021-03-27 21:46:47 +00:00
|
|
|
|
#, php-format
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Accepting %s as a subscriber allows them to subscribe to your posts, but you "
|
|
|
|
|
"will not receive updates from them in your news feed."
|
2020-11-30 19:30:57 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Notifications/Introductions.php:150
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Friend"
|
2020-11-30 19:30:57 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Notifications/Introductions.php:151
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Subscriber"
|
2019-11-04 09:30:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Notifications/Introductions.php:210
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "No introductions."
|
2019-11-04 09:30:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Notifications/Introductions.php:211
|
|
|
|
|
#: src/Module/Notifications/Notifications.php:135
|
2021-03-27 21:46:47 +00:00
|
|
|
|
#, php-format
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "No more %s notifications."
|
2019-11-04 09:30:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-23 17:25:59 +00:00
|
|
|
|
#: src/Module/Notifications/Notification.php:107
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "You must be logged in to show this page."
|
2019-11-04 09:30:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Notifications/Notifications.php:66
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Network Notifications"
|
2019-11-04 09:30:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Notifications/Notifications.php:72
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "System Notifications"
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Notifications/Notifications.php:78
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Personal Notifications"
|
2019-02-09 04:35:23 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Notifications/Notifications.php:84
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Home Notifications"
|
2019-02-09 04:35:23 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Notifications/Notifications.php:140
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Show unread"
|
2019-02-09 04:35:23 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-07-20 17:41:04 +00:00
|
|
|
|
#: src/Module/OAuth/Acknowledge.php:44
|
|
|
|
|
msgid "Authorize application connection"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/OAuth/Acknowledge.php:46
|
|
|
|
|
msgid ""
|
|
|
|
|
"Do you want to authorize this application to access your posts and contacts, "
|
|
|
|
|
"and/or create new posts for you?"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/OAuth/Authorize.php:54
|
2021-05-13 15:15:32 +00:00
|
|
|
|
msgid "Unsupported or missing response type"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/OAuth/Authorize.php:59 src/Module/OAuth/Token.php:65
|
2021-05-13 15:15:32 +00:00
|
|
|
|
msgid "Incomplete request data"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/OAuth/Authorize.php:106
|
2021-06-10 06:29:34 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"Please copy the following authentication code into your application and "
|
|
|
|
|
"close this window: %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-06-28 03:19:08 +00:00
|
|
|
|
#: src/Module/OAuth/Token.php:89
|
2021-05-13 12:29:49 +00:00
|
|
|
|
msgid "Unsupported or missing grant type"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/PermissionTooltip.php:25
|
2021-03-10 14:49:53 +00:00
|
|
|
|
#, php-format
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Wrong type \"%s\", expected one of: %s"
|
2019-02-09 04:35:23 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-23 17:25:59 +00:00
|
|
|
|
#: src/Module/PermissionTooltip.php:42
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Model not found"
|
2020-08-26 17:00:05 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-23 17:25:59 +00:00
|
|
|
|
#: src/Module/PermissionTooltip.php:64
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Remote privacy information not available."
|
2019-02-09 04:35:23 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-23 17:25:59 +00:00
|
|
|
|
#: src/Module/PermissionTooltip.php:73
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Visible to:"
|
2019-02-09 04:35:23 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-25 03:21:20 +00:00
|
|
|
|
#: src/Module/Photo.php:123
|
2021-10-04 06:26:41 +00:00
|
|
|
|
msgid "The Photo is not available."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-25 03:21:20 +00:00
|
|
|
|
#: src/Module/Photo.php:136
|
2021-03-27 21:46:47 +00:00
|
|
|
|
#, php-format
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "The Photo with id %s is not available."
|
2020-09-03 18:09:59 +00:00
|
|
|
|
msgstr ""
|
2018-06-02 06:49:58 +00:00
|
|
|
|
|
2021-10-25 03:21:20 +00:00
|
|
|
|
#: src/Module/Photo.php:169
|
2021-08-06 05:59:16 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Invalid external resource with url %s."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-25 03:21:20 +00:00
|
|
|
|
#: src/Module/Photo.php:171
|
2021-03-27 21:46:47 +00:00
|
|
|
|
#, php-format
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Invalid photo with id %s."
|
2018-06-02 06:49:58 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Module/Profile/Contacts.php:120
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "No contacts."
|
2018-08-07 08:01:23 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Module/Profile/Profile.php:82
|
2021-07-15 13:28:32 +00:00
|
|
|
|
msgid "Profile not found."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Module/Profile/Profile.php:135
|
2021-03-27 21:46:47 +00:00
|
|
|
|
#, php-format
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"You're currently viewing your profile as <b>%s</b> <a href=\"%s\" class="
|
|
|
|
|
"\"btn btn-sm pull-right\">Cancel</a>"
|
2018-08-07 08:01:23 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Module/Profile/Profile.php:149
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Member since:"
|
2021-03-27 21:46:47 +00:00
|
|
|
|
msgstr ""
|
2020-12-27 12:03:50 +00:00
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Module/Profile/Profile.php:155
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "j F, Y"
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Module/Profile/Profile.php:156
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "j F"
|
2019-01-06 01:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Module/Profile/Profile.php:164 src/Util/Temporal.php:163
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Birthday:"
|
2019-08-06 11:08:49 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Profile/Profile.php:167 src/Module/Settings/Profile/Index.php:245
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Util/Temporal.php:165
|
|
|
|
|
msgid "Age: "
|
2019-11-04 09:30:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Profile/Profile.php:167 src/Module/Settings/Profile/Index.php:245
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Util/Temporal.php:165
|
2021-03-10 14:49:53 +00:00
|
|
|
|
#, php-format
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "%d year old"
|
|
|
|
|
msgid_plural "%d years old"
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
2019-12-05 22:29:18 +00:00
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Module/Profile/Profile.php:234
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Forums:"
|
2019-08-06 11:08:49 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Module/Profile/Profile.php:246
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "View profile as:"
|
2018-08-07 08:01:23 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Module/Profile/Profile.php:263
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "View as"
|
2021-03-27 21:46:47 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Module/Profile/Profile.php:326 src/Module/Profile/Profile.php:329
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Profile/Status.php:65 src/Module/Profile/Status.php:68
|
2021-10-07 15:36:16 +00:00
|
|
|
|
#: src/Protocol/Feed.php:953 src/Protocol/OStatus.php:1242
|
2021-03-27 21:46:47 +00:00
|
|
|
|
#, php-format
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "%s's timeline"
|
2018-08-07 08:01:23 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Module/Profile/Profile.php:327 src/Module/Profile/Status.php:66
|
2021-10-07 15:36:16 +00:00
|
|
|
|
#: src/Protocol/Feed.php:957 src/Protocol/OStatus.php:1246
|
2021-03-27 21:46:47 +00:00
|
|
|
|
#, php-format
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "%s's posts"
|
2018-08-07 08:01:23 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Module/Profile/Profile.php:328 src/Module/Profile/Status.php:67
|
2021-10-07 15:36:16 +00:00
|
|
|
|
#: src/Protocol/Feed.php:960 src/Protocol/OStatus.php:1249
|
2021-03-27 21:46:47 +00:00
|
|
|
|
#, php-format
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "%s's comments"
|
2020-08-31 18:51:59 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-06 05:59:16 +00:00
|
|
|
|
#: src/Module/Profile/Schedule.php:84
|
2021-08-02 17:03:06 +00:00
|
|
|
|
msgid "Scheduled"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-06 05:59:16 +00:00
|
|
|
|
#: src/Module/Profile/Schedule.php:85
|
2021-08-02 17:03:06 +00:00
|
|
|
|
msgid "Content"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-06 05:59:16 +00:00
|
|
|
|
#: src/Module/Profile/Schedule.php:86
|
2021-08-02 17:03:06 +00:00
|
|
|
|
msgid "Remove post"
|
2021-08-02 12:22:18 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Register.php:80
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Only parent users can create additional accounts."
|
2021-03-08 21:25:03 +00:00
|
|
|
|
msgstr ""
|
2020-09-08 01:25:26 +00:00
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Register.php:112
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"You may (optionally) fill in this form via OpenID by supplying your OpenID "
|
|
|
|
|
"and clicking \"Register\"."
|
2020-09-08 01:25:26 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Register.php:113
|
2021-03-27 21:46:47 +00:00
|
|
|
|
msgid ""
|
2021-04-10 18:30:19 +00:00
|
|
|
|
"If you are not familiar with OpenID, please leave that field blank and fill "
|
|
|
|
|
"in the rest of the items."
|
2020-09-08 01:25:26 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Register.php:114
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Your OpenID (optional): "
|
2020-09-08 01:25:26 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Register.php:123
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Include your profile in member directory?"
|
|
|
|
|
msgstr ""
|
2021-03-27 21:46:47 +00:00
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Register.php:144
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Note for the admin"
|
2020-11-30 19:30:57 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Register.php:144
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Leave a message for the admin, why you want to join this node"
|
2020-11-30 19:30:57 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Register.php:145
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Membership on this site is by invitation only."
|
2020-11-30 19:30:57 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Register.php:146
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Your invitation code: "
|
2020-11-30 19:30:57 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Register.php:154
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Your Full Name (e.g. Joe Smith, real or real-looking): "
|
2020-11-30 19:30:57 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Register.php:155
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Your Email Address: (Initial information will be send there, so this has to "
|
|
|
|
|
"be an existing address.)"
|
2020-11-30 19:30:57 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Register.php:156
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Please repeat your e-mail address:"
|
2020-11-30 19:30:57 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Register.php:158
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Leave empty for an auto generated password."
|
2020-11-30 19:30:57 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Register.php:160
|
2021-03-27 21:46:47 +00:00
|
|
|
|
#, php-format
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Choose a profile nickname. This must begin with a text character. Your "
|
|
|
|
|
"profile address on this site will then be \"<strong>nickname@%s</strong>\"."
|
2020-11-09 14:47:36 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Register.php:161
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Choose a nickname: "
|
2020-09-08 01:25:26 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Register.php:170
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Import your profile to this friendica instance"
|
2020-09-08 01:25:26 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Register.php:177
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Note: This node explicitly contains adult content"
|
2020-09-08 01:25:26 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Register.php:179 src/Module/Settings/Delegation.php:155
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Parent Password:"
|
2020-09-08 01:25:26 +00:00
|
|
|
|
msgstr ""
|
2021-04-10 18:30:19 +00:00
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Register.php:179 src/Module/Settings/Delegation.php:155
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Please enter the password of the parent account to legitimize your request."
|
2020-09-08 01:25:26 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Register.php:208
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Password doesn't match."
|
2020-09-08 01:25:26 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Register.php:214
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Please enter your password."
|
2020-09-08 01:25:26 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Register.php:256
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "You have entered too much information."
|
2020-09-08 01:25:26 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Register.php:279
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Please enter the identical mail address in the second field."
|
2020-09-08 01:25:26 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Register.php:306
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "The additional account was created."
|
2020-11-30 19:30:57 +00:00
|
|
|
|
msgstr ""
|
2020-11-09 14:47:36 +00:00
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Register.php:331
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Registration successful. Please check your email for further instructions."
|
2020-09-08 01:25:26 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Register.php:335
|
2021-03-27 21:46:47 +00:00
|
|
|
|
#, php-format
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Failed to send email message. Here your accout details:<br> login: %s<br> "
|
|
|
|
|
"password: %s<br><br>You can change your password after login."
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Register.php:341
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Registration successful."
|
2018-05-30 03:41:30 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Register.php:346 src/Module/Register.php:353
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Your registration can not be processed."
|
2019-12-05 22:29:18 +00:00
|
|
|
|
msgstr ""
|
2019-09-12 07:52:37 +00:00
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Register.php:352
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "You have to leave a request note for the admin."
|
2018-04-20 07:31:27 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Register.php:398
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Your registration is pending approval by the site owner."
|
2018-07-14 17:18:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/RemoteFollow.php:72
|
2021-07-15 13:28:32 +00:00
|
|
|
|
msgid "Profile unavailable."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/RemoteFollow.php:78
|
2021-07-15 13:28:32 +00:00
|
|
|
|
msgid "Invalid locator"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/RemoteFollow.php:85
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "The provided profile link doesn't seem to be valid"
|
2018-07-14 17:18:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/RemoteFollow.php:90
|
2021-07-15 13:28:32 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Remote subscription can't be done for your network. Please subscribe "
|
|
|
|
|
"directly on your system."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/RemoteFollow.php:122
|
2021-07-15 13:28:32 +00:00
|
|
|
|
msgid "Friend/Connection Request"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/RemoteFollow.php:123
|
2021-03-27 21:46:47 +00:00
|
|
|
|
#, php-format
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Enter your Webfinger address (user@domain.tld) or profile URL here. If this "
|
|
|
|
|
"isn't supported by your system, you have to subscribe to <strong>%s</strong> "
|
|
|
|
|
"or <strong>%s</strong> directly on your system."
|
2018-07-14 17:18:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/RemoteFollow.php:124
|
2021-07-15 13:28:32 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"If you are not yet a member of the free social web, <a href=\"%s\">follow "
|
|
|
|
|
"this link to find a public Friendica node and join us today</a>."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/RemoteFollow.php:125
|
2021-07-15 13:28:32 +00:00
|
|
|
|
msgid "Your Webfinger address or profile URL:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Search/Index.php:53
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Only logged in users are permitted to perform a search."
|
2018-07-14 17:18:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Search/Index.php:73
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Only one search per minute is permitted for not logged in users."
|
2018-02-10 17:18:23 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Search/Index.php:189
|
2021-03-27 21:46:47 +00:00
|
|
|
|
#, php-format
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Items tagged with: %s"
|
2017-11-27 08:26:44 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Search/Saved.php:62
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Search term was not saved."
|
2019-04-28 10:50:47 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Search/Saved.php:65
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Search term already saved."
|
2019-04-28 10:50:47 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Search/Saved.php:71
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Search term was not removed."
|
2019-12-05 22:29:18 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Security/Login.php:104
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Create a New Account"
|
2019-11-04 09:30:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Security/Login.php:129
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Your OpenID: "
|
2019-11-04 09:30:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Security/Login.php:132
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Please enter your username and password to add the OpenID to your existing "
|
|
|
|
|
"account."
|
2019-12-05 22:29:18 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Security/Login.php:134
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Or login using OpenID: "
|
2019-11-04 09:30:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Security/Login.php:148
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Password: "
|
2019-11-04 09:30:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Security/Login.php:149
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Remember me"
|
2019-11-04 09:30:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Security/Login.php:158
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Forgot your password?"
|
2021-03-27 21:46:47 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Security/Login.php:161
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Website Terms of Service"
|
2019-11-04 09:30:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Security/Login.php:162
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "terms of service"
|
2020-04-05 15:12:35 +00:00
|
|
|
|
msgstr ""
|
2020-02-08 07:00:04 +00:00
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Security/Login.php:164
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Website Privacy Policy"
|
2019-11-04 09:30:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Security/Login.php:165
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "privacy policy"
|
2019-11-04 09:30:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Security/Logout.php:87
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Logged out."
|
2019-11-04 09:30:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Security/OpenID.php:54
|
|
|
|
|
msgid "OpenID protocol error. No ID returned"
|
2019-11-04 09:30:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Security/OpenID.php:92
|
|
|
|
|
msgid ""
|
|
|
|
|
"Account not found. Please login to your existing account to add the OpenID "
|
|
|
|
|
"to it."
|
2019-05-31 04:35:42 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Security/OpenID.php:94
|
|
|
|
|
msgid ""
|
|
|
|
|
"Account not found. Please register a new account or login to your existing "
|
|
|
|
|
"account to add the OpenID to it."
|
2019-05-31 04:35:42 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Security/TwoFactor/Recovery.php:73
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Remaining recovery codes: %d"
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Security/TwoFactor/Recovery.php:77
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Module/Security/TwoFactor/Verify.php:76
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Settings/TwoFactor/Verify.php:94
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Invalid code, please retry."
|
2019-05-31 04:35:42 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Security/TwoFactor/Recovery.php:96
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Two-factor recovery"
|
2019-05-31 04:35:42 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Security/TwoFactor/Recovery.php:97
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"<p>You can enter one of your one-time recovery codes in case you lost access "
|
|
|
|
|
"to your mobile device.</p>"
|
2020-03-07 17:09:42 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Security/TwoFactor/Recovery.php:98
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Module/Security/TwoFactor/Verify.php:99
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"Don’t have your phone? <a href=\"%s\">Enter a two-factor recovery code</a>"
|
2021-01-07 15:16:17 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Security/TwoFactor/Recovery.php:99
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Please enter a recovery code"
|
2021-02-23 09:08:30 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Security/TwoFactor/Recovery.php:100
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Submit recovery code and complete login"
|
2020-11-30 19:30:57 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Module/Security/TwoFactor/Verify.php:96
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"<p>Open the two-factor authentication app on your device to get an "
|
|
|
|
|
"authentication code and verify your identity.</p>"
|
2020-03-07 17:09:42 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Module/Security/TwoFactor/Verify.php:100
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Settings/TwoFactor/Verify.php:153
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Please enter a code from your authentication app"
|
2020-03-07 17:09:42 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Module/Security/TwoFactor/Verify.php:101
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "This is my two-factor authenticator app device"
|
2020-03-07 17:09:42 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-09 15:40:37 +00:00
|
|
|
|
#: src/Module/Security/TwoFactor/Verify.php:102
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Verify code and complete login"
|
2019-05-31 04:35:42 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Settings/Delegation.php:53
|
|
|
|
|
msgid "Delegation successfully granted."
|
2020-12-27 12:03:50 +00:00
|
|
|
|
msgstr ""
|
2019-05-31 04:35:42 +00:00
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Settings/Delegation.php:55
|
|
|
|
|
msgid "Parent user not found, unavailable or password doesn't match."
|
2019-05-31 04:35:42 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Settings/Delegation.php:59
|
|
|
|
|
msgid "Delegation successfully revoked."
|
2020-03-21 14:23:42 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Settings/Delegation.php:81 src/Module/Settings/Delegation.php:103
|
|
|
|
|
msgid ""
|
|
|
|
|
"Delegated administrators can view but not change delegation permissions."
|
2019-05-31 04:35:42 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Settings/Delegation.php:95
|
|
|
|
|
msgid "Delegate user not found."
|
2019-05-31 04:35:42 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Settings/Delegation.php:143
|
|
|
|
|
msgid "No parent user"
|
2019-05-31 04:35:42 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Settings/Delegation.php:154
|
|
|
|
|
#: src/Module/Settings/Delegation.php:165
|
|
|
|
|
msgid "Parent User"
|
2019-05-31 04:35:42 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Settings/Delegation.php:162
|
|
|
|
|
msgid "Additional Accounts"
|
2019-05-31 04:35:42 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Settings/Delegation.php:163
|
|
|
|
|
msgid ""
|
|
|
|
|
"Register additional accounts that are automatically connected to your "
|
|
|
|
|
"existing account so you can manage them from this account."
|
2019-05-31 04:35:42 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Settings/Delegation.php:164
|
|
|
|
|
msgid "Register an additional account"
|
2019-05-31 04:35:42 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Settings/Delegation.php:168
|
|
|
|
|
msgid ""
|
|
|
|
|
"Parent users have total control about this account, including the account "
|
|
|
|
|
"settings. Please double check whom you give this access."
|
2019-02-15 14:36:25 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Settings/Delegation.php:172
|
|
|
|
|
msgid "Delegates"
|
2019-02-15 14:36:25 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Settings/Delegation.php:174
|
|
|
|
|
msgid ""
|
|
|
|
|
"Delegates are able to manage all aspects of this account/page except for "
|
|
|
|
|
"basic account settings. Please do not delegate your personal account to "
|
|
|
|
|
"anybody that you do not trust completely."
|
2019-02-15 14:36:25 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Settings/Delegation.php:175
|
|
|
|
|
msgid "Existing Page Delegates"
|
2018-08-06 13:02:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Settings/Delegation.php:177
|
|
|
|
|
msgid "Potential Delegates"
|
2019-11-04 09:30:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Settings/Delegation.php:180
|
|
|
|
|
msgid "Add"
|
2020-09-15 13:38:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#: src/Module/Settings/Delegation.php:181
|
|
|
|
|
msgid "No entries."
|
2020-11-09 14:47:36 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Settings/Display.php:107
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "The theme you chose isn't available."
|
2019-11-04 09:30:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Settings/Display.php:146
|
2021-04-10 18:30:19 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%s - (Unsupported)"
|
2019-11-04 09:30:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Settings/Display.php:192
|
2021-04-10 18:30:19 +00:00
|
|
|
|
msgid "Display Settings"
|
2019-11-04 09:30:15 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Settings/Display.php:194
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "General Theme Settings"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Settings/Display.php:195
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Custom Theme Settings"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Settings/Display.php:196
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Content Settings"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Settings/Display.php:197 view/theme/duepuntozero/config.php:70
|
2021-09-01 18:36:31 +00:00
|
|
|
|
#: view/theme/frio/config.php:161 view/theme/quattro/config.php:72
|
|
|
|
|
#: view/theme/vier/config.php:120
|
|
|
|
|
msgid "Theme settings"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Settings/Display.php:198
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Calendar"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Settings/Display.php:204
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Display Theme:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Settings/Display.php:205
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Mobile Theme:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Settings/Display.php:208
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Number of items to display per page:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Settings/Display.php:208 src/Module/Settings/Display.php:209
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Maximum of 100 items"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Settings/Display.php:209
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Number of items to display per page when viewed from mobile device:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Settings/Display.php:210
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Update browser every xx seconds"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Settings/Display.php:210
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Minimum of 10 seconds. Enter -1 to disable it."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Settings/Display.php:211
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Automatic updates only at the top of the post stream pages"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Settings/Display.php:211
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Auto update may add new posts at the top of the post stream pages, which can "
|
|
|
|
|
"affect the scroll position and perturb normal reading if it happens anywhere "
|
|
|
|
|
"else the top of the page."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Settings/Display.php:212
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Display emoticons"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Settings/Display.php:212
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "When enabled, emoticons are replaced with matching symbols."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Settings/Display.php:213
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Infinite scroll"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Settings/Display.php:213
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Automatic fetch new items when reaching the page end."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Settings/Display.php:214
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Enable Smart Threading"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Settings/Display.php:214
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Enable the automatic suppression of extraneous thread indentation."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Settings/Display.php:215
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Display the Dislike feature"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Settings/Display.php:215
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Display the Dislike button and dislike reactions on posts and comments."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Settings/Display.php:216
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Display the resharer"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Settings/Display.php:216
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Display the first resharer as icon and text on a reshared item."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Settings/Display.php:217
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Stay local"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Settings/Display.php:217
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Don't go to a remote system when following a contact link."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Settings/Display.php:219
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Beginning of week:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Settings/Profile/Index.php:83
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Profile Name is required."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Settings/Profile/Index.php:131
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Profile couldn't be updated."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Settings/Profile/Index.php:172
|
|
|
|
|
#: src/Module/Settings/Profile/Index.php:192
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Label:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Settings/Profile/Index.php:173
|
|
|
|
|
#: src/Module/Settings/Profile/Index.php:193
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Value:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Settings/Profile/Index.php:183
|
|
|
|
|
#: src/Module/Settings/Profile/Index.php:203
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Field Permissions"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Settings/Profile/Index.php:184
|
|
|
|
|
#: src/Module/Settings/Profile/Index.php:204
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "(click to open/close)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Settings/Profile/Index.php:190
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Add a new profile field"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Settings/Profile/Index.php:220
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Profile Actions"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Settings/Profile/Index.php:221
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Edit Profile Details"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Settings/Profile/Index.php:223
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Change Profile Photo"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Settings/Profile/Index.php:228
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Profile picture"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Settings/Profile/Index.php:229
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Location"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Settings/Profile/Index.php:230 src/Util/Temporal.php:93
|
2021-09-01 18:36:31 +00:00
|
|
|
|
#: src/Util/Temporal.php:95
|
|
|
|
|
msgid "Miscellaneous"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Settings/Profile/Index.php:231
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Custom Profile Fields"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Settings/Profile/Index.php:233 src/Module/Welcome.php:58
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Upload Profile Photo"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Settings/Profile/Index.php:237
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Display name:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Settings/Profile/Index.php:240
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Street Address:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Settings/Profile/Index.php:241
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Locality/City:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Settings/Profile/Index.php:242
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Region/State:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Settings/Profile/Index.php:243
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Postal/Zip Code:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Settings/Profile/Index.php:244
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Country:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Settings/Profile/Index.php:246
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "XMPP (Jabber) address:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Settings/Profile/Index.php:246
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "The XMPP address will be published so that people can follow you there."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Settings/Profile/Index.php:247
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Matrix (Element) address:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Settings/Profile/Index.php:247
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"The Matrix address will be published so that people can follow you there."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Settings/Profile/Index.php:248
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Homepage URL:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Settings/Profile/Index.php:249
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Public Keywords:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Settings/Profile/Index.php:249
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "(Used for suggesting potential friends, can be seen by others)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Settings/Profile/Index.php:250
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Private Keywords:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Settings/Profile/Index.php:250
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "(Used for searching profiles, never shown to others)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-08 07:28:53 +00:00
|
|
|
|
#: src/Module/Settings/Profile/Index.php:251
|
2021-09-01 18:36:31 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"<p>Custom fields appear on <a href=\"%s\">your profile page</a>.</p>\n"
|
|
|
|
|
"\t\t\t\t<p>You can use BBCodes in the field values.</p>\n"
|
|
|
|
|
"\t\t\t\t<p>Reorder by dragging the field title.</p>\n"
|
|
|
|
|
"\t\t\t\t<p>Empty the label field to remove a custom field.</p>\n"
|
|
|
|
|
"\t\t\t\t<p>Non-public fields can only be seen by the selected Friendica "
|
|
|
|
|
"contacts or the Friendica contacts in the selected groups.</p>"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-23 17:25:59 +00:00
|
|
|
|
#: src/Module/Settings/Profile/Photo/Crop.php:108
|
|
|
|
|
#: src/Module/Settings/Profile/Photo/Crop.php:126
|
|
|
|
|
#: src/Module/Settings/Profile/Photo/Crop.php:144
|
2021-09-01 18:36:31 +00:00
|
|
|
|
#: src/Module/Settings/Profile/Photo/Index.php:102
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Image size reduction [%s] failed."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-23 17:25:59 +00:00
|
|
|
|
#: src/Module/Settings/Profile/Photo/Crop.php:151
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Shift-reload the page or clear browser cache if the new photo does not "
|
|
|
|
|
"display immediately."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-23 17:25:59 +00:00
|
|
|
|
#: src/Module/Settings/Profile/Photo/Crop.php:156
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Unable to process image"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-23 17:25:59 +00:00
|
|
|
|
#: src/Module/Settings/Profile/Photo/Crop.php:175
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Photo not found."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-23 17:25:59 +00:00
|
|
|
|
#: src/Module/Settings/Profile/Photo/Crop.php:197
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Profile picture successfully updated."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-23 17:25:59 +00:00
|
|
|
|
#: src/Module/Settings/Profile/Photo/Crop.php:223
|
|
|
|
|
#: src/Module/Settings/Profile/Photo/Crop.php:227
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Crop Image"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-23 17:25:59 +00:00
|
|
|
|
#: src/Module/Settings/Profile/Photo/Crop.php:224
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Please adjust the image cropping for optimum viewing."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-23 17:25:59 +00:00
|
|
|
|
#: src/Module/Settings/Profile/Photo/Crop.php:226
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Use Image As Is"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Settings/Profile/Photo/Index.php:46
|
|
|
|
|
msgid "Missing uploaded image."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Settings/Profile/Photo/Index.php:125
|
|
|
|
|
msgid "Profile Picture Settings"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Settings/Profile/Photo/Index.php:126
|
|
|
|
|
msgid "Current Profile Picture"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Settings/Profile/Photo/Index.php:127
|
|
|
|
|
msgid "Upload Profile Picture"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Settings/Profile/Photo/Index.php:128
|
|
|
|
|
msgid "Upload Picture:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Settings/Profile/Photo/Index.php:133
|
|
|
|
|
msgid "or"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Settings/Profile/Photo/Index.php:135
|
|
|
|
|
msgid "skip this step"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Settings/Profile/Photo/Index.php:137
|
|
|
|
|
msgid "select a photo from your photo albums"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Settings/TwoFactor/AppSpecific.php:64
|
|
|
|
|
#: src/Module/Settings/TwoFactor/Recovery.php:62
|
|
|
|
|
#: src/Module/Settings/TwoFactor/Trusted.php:45
|
|
|
|
|
#: src/Module/Settings/TwoFactor/Verify.php:68
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Please enter your password to access this page."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Settings/TwoFactor/AppSpecific.php:82
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "App-specific password generation failed: The description is empty."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Settings/TwoFactor/AppSpecific.php:85
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"App-specific password generation failed: This description already exists."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Settings/TwoFactor/AppSpecific.php:89
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "New app-specific password generated."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Settings/TwoFactor/AppSpecific.php:95
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "App-specific passwords successfully revoked."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Settings/TwoFactor/AppSpecific.php:105
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "App-specific password successfully revoked."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Settings/TwoFactor/AppSpecific.php:126
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Two-factor app-specific passwords"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Settings/TwoFactor/AppSpecific.php:128
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"<p>App-specific passwords are randomly generated passwords used instead your "
|
|
|
|
|
"regular password to authenticate your account on third-party applications "
|
|
|
|
|
"that don't support two-factor authentication.</p>"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Settings/TwoFactor/AppSpecific.php:129
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Make sure to copy your new app-specific password now. You won’t be able to "
|
|
|
|
|
"see it again!"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Settings/TwoFactor/AppSpecific.php:132
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Description"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Settings/TwoFactor/AppSpecific.php:133
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Last Used"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Settings/TwoFactor/AppSpecific.php:134
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Revoke"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Settings/TwoFactor/AppSpecific.php:135
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Revoke All"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Settings/TwoFactor/AppSpecific.php:138
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"When you generate a new app-specific password, you must use it right away, "
|
|
|
|
|
"it will be shown to you once after you generate it."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Settings/TwoFactor/AppSpecific.php:139
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Generate new app-specific password"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Settings/TwoFactor/AppSpecific.php:140
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Friendiqa on my Fairphone 2..."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Settings/TwoFactor/AppSpecific.php:141
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Generate"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Settings/TwoFactor/Index.php:67
|
|
|
|
|
msgid "Two-factor authentication successfully disabled."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Settings/TwoFactor/Index.php:93
|
|
|
|
|
msgid "Wrong Password"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Settings/TwoFactor/Index.php:113
|
|
|
|
|
msgid ""
|
|
|
|
|
"<p>Use an application on a mobile device to get two-factor authentication "
|
|
|
|
|
"codes when prompted on login.</p>"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Settings/TwoFactor/Index.php:117
|
|
|
|
|
msgid "Authenticator app"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Settings/TwoFactor/Index.php:118
|
|
|
|
|
msgid "Configured"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Settings/TwoFactor/Index.php:118
|
|
|
|
|
msgid "Not Configured"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Settings/TwoFactor/Index.php:119
|
|
|
|
|
msgid "<p>You haven't finished configuring your authenticator app.</p>"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Settings/TwoFactor/Index.php:120
|
|
|
|
|
msgid "<p>Your authenticator app is correctly configured.</p>"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Settings/TwoFactor/Index.php:122
|
|
|
|
|
msgid "Recovery codes"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Settings/TwoFactor/Index.php:123
|
|
|
|
|
msgid "Remaining valid codes"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Settings/TwoFactor/Index.php:125
|
|
|
|
|
msgid ""
|
|
|
|
|
"<p>These one-use codes can replace an authenticator app code in case you "
|
|
|
|
|
"have lost access to it.</p>"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Settings/TwoFactor/Index.php:127
|
|
|
|
|
msgid "App-specific passwords"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Settings/TwoFactor/Index.php:128
|
|
|
|
|
msgid "Generated app-specific passwords"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Settings/TwoFactor/Index.php:130
|
|
|
|
|
msgid ""
|
|
|
|
|
"<p>These randomly generated passwords allow you to authenticate on apps not "
|
|
|
|
|
"supporting two-factor authentication.</p>"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Settings/TwoFactor/Index.php:133
|
|
|
|
|
msgid "Current password:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Settings/TwoFactor/Index.php:133
|
|
|
|
|
msgid ""
|
|
|
|
|
"You need to provide your current password to change two-factor "
|
|
|
|
|
"authentication settings."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Settings/TwoFactor/Index.php:134
|
|
|
|
|
msgid "Enable two-factor authentication"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Settings/TwoFactor/Index.php:135
|
|
|
|
|
msgid "Disable two-factor authentication"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Settings/TwoFactor/Index.php:136
|
|
|
|
|
msgid "Show recovery codes"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Settings/TwoFactor/Index.php:137
|
|
|
|
|
msgid "Manage app-specific passwords"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Settings/TwoFactor/Index.php:138
|
|
|
|
|
msgid "Manage trusted browsers"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Settings/TwoFactor/Index.php:139
|
|
|
|
|
msgid "Finish app configuration"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Settings/TwoFactor/Recovery.php:78
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "New recovery codes successfully generated."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Settings/TwoFactor/Recovery.php:104
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Two-factor recovery codes"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Settings/TwoFactor/Recovery.php:106
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"<p>Recovery codes can be used to access your account in the event you lose "
|
|
|
|
|
"access to your device and cannot receive two-factor authentication codes.</"
|
|
|
|
|
"p><p><strong>Put these in a safe spot!</strong> If you lose your device and "
|
|
|
|
|
"don’t have the recovery codes you will lose access to your account.</p>"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Settings/TwoFactor/Recovery.php:108
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"When you generate new recovery codes, you must copy the new codes. Your old "
|
|
|
|
|
"codes won’t work anymore."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Settings/TwoFactor/Recovery.php:109
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Generate new recovery codes"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Settings/TwoFactor/Recovery.php:111
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Next: Verification"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Settings/TwoFactor/Trusted.php:62
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Trusted browsers successfully removed."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Settings/TwoFactor/Trusted.php:72
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Trusted browser successfully removed."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Settings/TwoFactor/Trusted.php:109
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Two-factor Trusted Browsers"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Settings/TwoFactor/Trusted.php:110
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Trusted browsers are individual browsers you chose to skip two-factor "
|
|
|
|
|
"authentication to access Friendica. Please use this feature sparingly, as it "
|
|
|
|
|
"can negate the benefit of two-factor authentication."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Settings/TwoFactor/Trusted.php:111
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Device"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Settings/TwoFactor/Trusted.php:112
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "OS"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Settings/TwoFactor/Trusted.php:114
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Trusted"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Settings/TwoFactor/Trusted.php:115
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Last Use"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Settings/TwoFactor/Trusted.php:117
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Remove All"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Settings/TwoFactor/Verify.php:90
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Two-factor authentication successfully activated."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Settings/TwoFactor/Verify.php:123
|
2021-09-01 18:36:31 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"<p>Or you can submit the authentication settings manually:</p>\n"
|
|
|
|
|
"<dl>\n"
|
|
|
|
|
"\t<dt>Issuer</dt>\n"
|
|
|
|
|
"\t<dd>%s</dd>\n"
|
|
|
|
|
"\t<dt>Account Name</dt>\n"
|
|
|
|
|
"\t<dd>%s</dd>\n"
|
|
|
|
|
"\t<dt>Secret Key</dt>\n"
|
|
|
|
|
"\t<dd>%s</dd>\n"
|
|
|
|
|
"\t<dt>Type</dt>\n"
|
|
|
|
|
"\t<dd>Time-based</dd>\n"
|
|
|
|
|
"\t<dt>Number of digits</dt>\n"
|
|
|
|
|
"\t<dd>6</dd>\n"
|
|
|
|
|
"\t<dt>Hashing algorithm</dt>\n"
|
|
|
|
|
"\t<dd>SHA-1</dd>\n"
|
|
|
|
|
"</dl>"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Settings/TwoFactor/Verify.php:143
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Two-factor code verification"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Settings/TwoFactor/Verify.php:145
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"<p>Please scan this QR Code with your authenticator app and submit the "
|
|
|
|
|
"provided code.</p>"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Settings/TwoFactor/Verify.php:147
|
2021-09-01 18:36:31 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"<p>Or you can open the following URL in your mobile device:</p><p><a href="
|
|
|
|
|
"\"%s\">%s</a></p>"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Settings/TwoFactor/Verify.php:154
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Verify code and enable two-factor authentication"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Settings/UserExport.php:67
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Export account"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Settings/UserExport.php:67
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Export your account info and contacts. Use this to make a backup of your "
|
|
|
|
|
"account and/or to move it to another server."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Settings/UserExport.php:68
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Export all"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Settings/UserExport.php:68
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Export your account info, contacts and all your items as json. Could be a "
|
|
|
|
|
"very big file, and could take a lot of time. Use this to make a full backup "
|
|
|
|
|
"of your account (photos are not exported)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Settings/UserExport.php:69
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Export Contacts to CSV"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Settings/UserExport.php:69
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Export the list of the accounts you are following as CSV file. Compatible to "
|
|
|
|
|
"e.g. Mastodon."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Special/HTTPException.php:51
|
|
|
|
|
msgid "Stack trace:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-31 05:28:16 +00:00
|
|
|
|
#: src/Module/Special/HTTPException.php:55
|
2021-09-01 18:36:31 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Exception thrown in %s:%d"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Tos.php:58 src/Module/Tos.php:92
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"At the time of registration, and for providing communications between the "
|
|
|
|
|
"user account and their contacts, the user has to provide a display name (pen "
|
|
|
|
|
"name), an username (nickname) and a working email address. The names will be "
|
|
|
|
|
"accessible on the profile page of the account by any visitor of the page, "
|
|
|
|
|
"even if other profile details are not displayed. The email address will only "
|
|
|
|
|
"be used to send the user notifications about interactions, but wont be "
|
|
|
|
|
"visibly displayed. The listing of an account in the node's user directory or "
|
|
|
|
|
"the global user directory is optional and can be controlled in the user "
|
|
|
|
|
"settings, it is not necessary for communication."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Tos.php:59 src/Module/Tos.php:93
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"This data is required for communication and is passed on to the nodes of the "
|
|
|
|
|
"communication partners and is stored there. Users can enter additional "
|
|
|
|
|
"private data that may be transmitted to the communication partners accounts."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Tos.php:60 src/Module/Tos.php:94
|
2021-09-01 18:36:31 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"At any point in time a logged in user can export their account data from the "
|
|
|
|
|
"<a href=\"%1$s/settings/userexport\">account settings</a>. If the user wants "
|
|
|
|
|
"to delete their account they can do so at <a href=\"%1$s/removeme\">%1$s/"
|
|
|
|
|
"removeme</a>. The deletion of the account will be permanent. Deletion of the "
|
|
|
|
|
"data will also be requested from the nodes of the communication partners."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-18 20:26:26 +00:00
|
|
|
|
#: src/Module/Tos.php:63 src/Module/Tos.php:91
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Privacy Statement"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Welcome.php:44
|
|
|
|
|
msgid "Welcome to Friendica"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Welcome.php:45
|
|
|
|
|
msgid "New Member Checklist"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Welcome.php:46
|
|
|
|
|
msgid ""
|
|
|
|
|
"We would like to offer some tips and links to help make your experience "
|
|
|
|
|
"enjoyable. Click any item to visit the relevant page. A link to this page "
|
|
|
|
|
"will be visible from your home page for two weeks after your initial "
|
|
|
|
|
"registration and then will quietly disappear."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Welcome.php:48
|
|
|
|
|
msgid "Getting Started"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Welcome.php:49
|
|
|
|
|
msgid "Friendica Walk-Through"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Welcome.php:50
|
|
|
|
|
msgid ""
|
|
|
|
|
"On your <em>Quick Start</em> page - find a brief introduction to your "
|
|
|
|
|
"profile and network tabs, make some new connections, and find some groups to "
|
|
|
|
|
"join."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Welcome.php:53
|
|
|
|
|
msgid "Go to Your Settings"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Welcome.php:54
|
|
|
|
|
msgid ""
|
|
|
|
|
"On your <em>Settings</em> page - change your initial password. Also make a "
|
|
|
|
|
"note of your Identity Address. This looks just like an email address - and "
|
|
|
|
|
"will be useful in making friends on the free social web."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Welcome.php:55
|
|
|
|
|
msgid ""
|
|
|
|
|
"Review the other settings, particularly the privacy settings. An unpublished "
|
|
|
|
|
"directory listing is like having an unlisted phone number. In general, you "
|
|
|
|
|
"should probably publish your listing - unless all of your friends and "
|
|
|
|
|
"potential friends know exactly how to find you."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Welcome.php:59
|
|
|
|
|
msgid ""
|
|
|
|
|
"Upload a profile photo if you have not done so already. Studies have shown "
|
|
|
|
|
"that people with real photos of themselves are ten times more likely to make "
|
|
|
|
|
"friends than people who do not."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Welcome.php:60
|
|
|
|
|
msgid "Edit Your Profile"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Welcome.php:61
|
|
|
|
|
msgid ""
|
|
|
|
|
"Edit your <strong>default</strong> profile to your liking. Review the "
|
|
|
|
|
"settings for hiding your list of friends and hiding the profile from unknown "
|
|
|
|
|
"visitors."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Welcome.php:62
|
|
|
|
|
msgid "Profile Keywords"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Welcome.php:63
|
|
|
|
|
msgid ""
|
|
|
|
|
"Set some public keywords for your profile which describe your interests. We "
|
|
|
|
|
"may be able to find other people with similar interests and suggest "
|
|
|
|
|
"friendships."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Welcome.php:65
|
|
|
|
|
msgid "Connecting"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Welcome.php:67
|
|
|
|
|
msgid "Importing Emails"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Welcome.php:68
|
|
|
|
|
msgid ""
|
|
|
|
|
"Enter your email access information on your Connector Settings page if you "
|
|
|
|
|
"wish to import and interact with friends or mailing lists from your email "
|
|
|
|
|
"INBOX"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Welcome.php:69
|
|
|
|
|
msgid "Go to Your Contacts Page"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Welcome.php:70
|
|
|
|
|
msgid ""
|
|
|
|
|
"Your Contacts page is your gateway to managing friendships and connecting "
|
|
|
|
|
"with friends on other networks. Typically you enter their address or site "
|
|
|
|
|
"URL in the <em>Add New Contact</em> dialog."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Welcome.php:71
|
|
|
|
|
msgid "Go to Your Site's Directory"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Welcome.php:72
|
|
|
|
|
msgid ""
|
|
|
|
|
"The Directory page lets you find other people in this network or other "
|
|
|
|
|
"federated sites. Look for a <em>Connect</em> or <em>Follow</em> link on "
|
|
|
|
|
"their profile page. Provide your own Identity Address if requested."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Welcome.php:73
|
|
|
|
|
msgid "Finding New People"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Welcome.php:74
|
|
|
|
|
msgid ""
|
|
|
|
|
"On the side panel of the Contacts page are several tools to find new "
|
|
|
|
|
"friends. We can match people by interest, look up people by name or "
|
|
|
|
|
"interest, and provide suggestions based on network relationships. On a brand "
|
|
|
|
|
"new site, friend suggestions will usually begin to be populated within 24 "
|
|
|
|
|
"hours."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Welcome.php:77
|
|
|
|
|
msgid "Group Your Contacts"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Welcome.php:78
|
|
|
|
|
msgid ""
|
|
|
|
|
"Once you have made some friends, organize them into private conversation "
|
|
|
|
|
"groups from the sidebar of your Contacts page and then you can interact with "
|
|
|
|
|
"each group privately on your Network page."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Welcome.php:80
|
|
|
|
|
msgid "Why Aren't My Posts Public?"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Welcome.php:81
|
|
|
|
|
msgid ""
|
|
|
|
|
"Friendica respects your privacy. By default, your posts will only show up to "
|
|
|
|
|
"people you've added as friends. For more information, see the help section "
|
|
|
|
|
"from the link above."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Welcome.php:83
|
|
|
|
|
msgid "Getting Help"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Welcome.php:84
|
|
|
|
|
msgid "Go to the Help Section"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Module/Welcome.php:85
|
|
|
|
|
msgid ""
|
|
|
|
|
"Our <strong>help</strong> pages may be consulted for detail on other program "
|
|
|
|
|
"features and resources."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-21 21:19:04 +00:00
|
|
|
|
#: src/Navigation/Notifications/Factory/FormattedNotification.php:89
|
2021-10-19 20:03:26 +00:00
|
|
|
|
#, php-format
|
2021-10-21 21:19:04 +00:00
|
|
|
|
msgid "%s liked %s's post"
|
2021-10-19 20:03:26 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-21 21:19:04 +00:00
|
|
|
|
#: src/Navigation/Notifications/Factory/FormattedNotification.php:101
|
2021-10-19 20:03:26 +00:00
|
|
|
|
#, php-format
|
2021-10-21 21:19:04 +00:00
|
|
|
|
msgid "%s disliked %s's post"
|
2021-10-19 20:03:26 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-21 21:19:04 +00:00
|
|
|
|
#: src/Navigation/Notifications/Factory/FormattedNotification.php:113
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%s is attending %s's event"
|
2021-10-19 20:03:26 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-21 21:19:04 +00:00
|
|
|
|
#: src/Navigation/Notifications/Factory/FormattedNotification.php:125
|
2021-10-19 20:03:26 +00:00
|
|
|
|
#, php-format
|
2021-10-21 21:19:04 +00:00
|
|
|
|
msgid "%s is not attending %s's event"
|
2021-10-19 20:03:26 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-21 21:19:04 +00:00
|
|
|
|
#: src/Navigation/Notifications/Factory/FormattedNotification.php:137
|
2021-10-19 20:03:26 +00:00
|
|
|
|
#, php-format
|
2021-10-21 21:19:04 +00:00
|
|
|
|
msgid "%s may attending %s's event"
|
2021-10-19 20:03:26 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-21 21:19:04 +00:00
|
|
|
|
#: src/Navigation/Notifications/Factory/FormattedNotification.php:167
|
2021-10-19 20:03:26 +00:00
|
|
|
|
#, php-format
|
2021-10-21 21:19:04 +00:00
|
|
|
|
msgid "%s is now friends with %s"
|
2021-10-19 20:03:26 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-21 21:19:04 +00:00
|
|
|
|
#: src/Navigation/Notifications/Factory/FormattedNotification.php:334
|
|
|
|
|
#: src/Navigation/Notifications/Factory/FormattedNotification.php:372
|
2021-10-19 20:03:26 +00:00
|
|
|
|
#, php-format
|
2021-10-21 21:19:04 +00:00
|
|
|
|
msgid "%s commented on %s's post"
|
2021-10-19 20:03:26 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-21 21:19:04 +00:00
|
|
|
|
#: src/Navigation/Notifications/Factory/FormattedNotification.php:371
|
2021-10-19 20:03:26 +00:00
|
|
|
|
#, php-format
|
2021-10-21 21:19:04 +00:00
|
|
|
|
msgid "%s created a new post"
|
2021-10-19 20:03:26 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-21 21:19:04 +00:00
|
|
|
|
#: src/Navigation/Notifications/Factory/Introduction.php:133
|
|
|
|
|
msgid "Friend Suggestion"
|
2021-10-19 20:03:26 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-21 21:19:04 +00:00
|
|
|
|
#: src/Navigation/Notifications/Factory/Introduction.php:159
|
|
|
|
|
msgid "Friend/Connect Request"
|
2021-10-19 20:03:26 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-21 21:19:04 +00:00
|
|
|
|
#: src/Navigation/Notifications/Factory/Introduction.php:159
|
|
|
|
|
msgid "New Follower"
|
2021-10-19 20:03:26 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-21 21:19:04 +00:00
|
|
|
|
#: src/Navigation/Notifications/Factory/Notification.php:74
|
2021-10-19 20:03:26 +00:00
|
|
|
|
#, php-format
|
2021-10-21 21:19:04 +00:00
|
|
|
|
msgid "%1$s wants to follow you"
|
2021-10-19 20:03:26 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-21 21:19:04 +00:00
|
|
|
|
#: src/Navigation/Notifications/Factory/Notification.php:76
|
2021-10-19 20:03:26 +00:00
|
|
|
|
#, php-format
|
2021-10-21 21:19:04 +00:00
|
|
|
|
msgid "%1$s had started following you"
|
2021-10-19 20:03:26 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-21 21:19:04 +00:00
|
|
|
|
#: src/Navigation/Notifications/Factory/Notification.php:141
|
2021-10-19 20:03:26 +00:00
|
|
|
|
#, php-format
|
2021-10-21 21:19:04 +00:00
|
|
|
|
msgid "%1$s liked your comment %2$s"
|
2021-10-19 20:03:26 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-21 21:19:04 +00:00
|
|
|
|
#: src/Navigation/Notifications/Factory/Notification.php:144
|
2021-10-19 20:03:26 +00:00
|
|
|
|
#, php-format
|
2021-10-21 21:19:04 +00:00
|
|
|
|
msgid "%1$s liked your post %2$s"
|
2021-10-19 20:03:26 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-21 21:19:04 +00:00
|
|
|
|
#: src/Navigation/Notifications/Factory/Notification.php:151
|
2021-10-19 20:03:26 +00:00
|
|
|
|
#, php-format
|
2021-10-21 21:19:04 +00:00
|
|
|
|
msgid "%1$s disliked your comment %2$s"
|
2021-10-19 20:03:26 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-21 21:19:04 +00:00
|
|
|
|
#: src/Navigation/Notifications/Factory/Notification.php:154
|
2021-10-19 20:03:26 +00:00
|
|
|
|
#, php-format
|
2021-10-21 21:19:04 +00:00
|
|
|
|
msgid "%1$s disliked your post %2$s"
|
2021-10-19 20:03:26 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-21 21:19:04 +00:00
|
|
|
|
#: src/Navigation/Notifications/Factory/Notification.php:161
|
2021-10-19 20:03:26 +00:00
|
|
|
|
#, php-format
|
2021-10-21 21:19:04 +00:00
|
|
|
|
msgid "%1$s shared your comment %2$s"
|
2021-10-19 20:03:26 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-21 21:19:04 +00:00
|
|
|
|
#: src/Navigation/Notifications/Factory/Notification.php:164
|
2021-10-19 20:03:26 +00:00
|
|
|
|
#, php-format
|
2021-10-21 21:19:04 +00:00
|
|
|
|
msgid "%1$s shared your post %2$s"
|
2021-10-19 20:03:26 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-21 21:19:04 +00:00
|
|
|
|
#: src/Navigation/Notifications/Factory/Notification.php:171
|
2021-10-19 20:03:26 +00:00
|
|
|
|
#, php-format
|
2021-10-21 21:19:04 +00:00
|
|
|
|
msgid "%1$s tagged you on %2$s"
|
2021-10-19 20:03:26 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-21 21:19:04 +00:00
|
|
|
|
#: src/Navigation/Notifications/Factory/Notification.php:175
|
2021-10-19 20:03:26 +00:00
|
|
|
|
#, php-format
|
2021-10-21 21:19:04 +00:00
|
|
|
|
msgid "%1$s replied to you on %2$s"
|
2021-10-19 20:03:26 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-21 21:19:04 +00:00
|
|
|
|
#: src/Navigation/Notifications/Factory/Notification.php:179
|
2021-10-19 20:03:26 +00:00
|
|
|
|
#, php-format
|
2021-10-21 21:19:04 +00:00
|
|
|
|
msgid "%1$s commented in your thread %2$s"
|
2021-10-19 20:03:26 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-21 21:19:04 +00:00
|
|
|
|
#: src/Navigation/Notifications/Factory/Notification.php:183
|
2021-10-19 20:03:26 +00:00
|
|
|
|
#, php-format
|
2021-10-21 21:19:04 +00:00
|
|
|
|
msgid "%1$s commented on your comment %2$s"
|
2021-10-19 20:03:26 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-21 21:19:04 +00:00
|
|
|
|
#: src/Navigation/Notifications/Factory/Notification.php:189
|
2021-10-19 20:03:26 +00:00
|
|
|
|
#, php-format
|
2021-10-21 21:19:04 +00:00
|
|
|
|
msgid "%1$s commented in their thread %2$s"
|
2021-10-19 20:03:26 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-21 21:19:04 +00:00
|
|
|
|
#: src/Navigation/Notifications/Factory/Notification.php:191
|
2021-10-19 20:03:26 +00:00
|
|
|
|
#, php-format
|
2021-10-21 21:19:04 +00:00
|
|
|
|
msgid "%1$s commented in their thread"
|
2021-10-19 20:03:26 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-21 21:19:04 +00:00
|
|
|
|
#: src/Navigation/Notifications/Factory/Notification.php:193
|
2021-10-19 20:03:26 +00:00
|
|
|
|
#, php-format
|
2021-10-21 21:19:04 +00:00
|
|
|
|
msgid "%1$s commented in the thread %2$s from %3$s"
|
2021-10-19 20:03:26 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-21 21:19:04 +00:00
|
|
|
|
#: src/Navigation/Notifications/Factory/Notification.php:195
|
2021-10-19 20:03:26 +00:00
|
|
|
|
#, php-format
|
2021-10-21 21:19:04 +00:00
|
|
|
|
msgid "%1$s commented in the thread from %3$s"
|
2021-10-19 20:03:26 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-21 21:19:04 +00:00
|
|
|
|
#: src/Navigation/Notifications/Factory/Notification.php:200
|
2021-10-19 20:03:26 +00:00
|
|
|
|
#, php-format
|
2021-10-21 21:19:04 +00:00
|
|
|
|
msgid "%1$s commented on your thread %2$s"
|
2021-10-19 20:03:26 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-21 21:19:04 +00:00
|
|
|
|
#: src/Navigation/Notifications/Factory/Notification.php:205
|
2021-10-19 20:03:26 +00:00
|
|
|
|
#, php-format
|
2021-10-21 21:19:04 +00:00
|
|
|
|
msgid "%1$s shared the post %2$s from %3$s"
|
2021-10-19 20:03:26 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-21 21:19:04 +00:00
|
|
|
|
#: src/Navigation/Notifications/Factory/Notification.php:207
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%1$s shared a post from %3$s"
|
2021-10-19 20:03:26 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-21 21:19:04 +00:00
|
|
|
|
#: src/Navigation/Notifications/Factory/Notification.php:209
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%1$s shared the post %2$s"
|
2021-10-19 20:03:26 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-21 21:19:04 +00:00
|
|
|
|
#: src/Navigation/Notifications/Factory/Notification.php:211
|
2021-10-19 20:03:26 +00:00
|
|
|
|
#, php-format
|
2021-10-21 21:19:04 +00:00
|
|
|
|
msgid "%1$s shared a post"
|
2021-10-19 20:03:26 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-21 21:19:04 +00:00
|
|
|
|
#: src/Navigation/Notifications/Repository/Notify.php:192
|
|
|
|
|
#: src/Navigation/Notifications/Repository/Notify.php:675
|
|
|
|
|
msgid "[Friendica:Notify]"
|
2021-10-19 20:03:26 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-21 21:19:04 +00:00
|
|
|
|
#: src/Navigation/Notifications/Repository/Notify.php:256
|
2021-10-19 20:03:26 +00:00
|
|
|
|
#, php-format
|
2021-10-21 21:19:04 +00:00
|
|
|
|
msgid "%s New mail received at %s"
|
2021-10-19 20:03:26 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-21 21:19:04 +00:00
|
|
|
|
#: src/Navigation/Notifications/Repository/Notify.php:258
|
2021-10-19 20:03:26 +00:00
|
|
|
|
#, php-format
|
2021-10-21 21:19:04 +00:00
|
|
|
|
msgid "%1$s sent you a new private message at %2$s."
|
2021-10-19 20:03:26 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-21 21:19:04 +00:00
|
|
|
|
#: src/Navigation/Notifications/Repository/Notify.php:259
|
|
|
|
|
msgid "a private message"
|
2021-10-19 20:03:26 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-21 21:19:04 +00:00
|
|
|
|
#: src/Navigation/Notifications/Repository/Notify.php:259
|
2021-10-19 20:03:26 +00:00
|
|
|
|
#, php-format
|
2021-10-21 21:19:04 +00:00
|
|
|
|
msgid "%1$s sent you %2$s."
|
2021-10-19 20:03:26 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-21 21:19:04 +00:00
|
|
|
|
#: src/Navigation/Notifications/Repository/Notify.php:261
|
2021-10-19 20:03:26 +00:00
|
|
|
|
#, php-format
|
2021-10-21 21:19:04 +00:00
|
|
|
|
msgid "Please visit %s to view and/or reply to your private messages."
|
2021-10-19 20:03:26 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-21 21:19:04 +00:00
|
|
|
|
#: src/Navigation/Notifications/Repository/Notify.php:292
|
2021-10-19 20:03:26 +00:00
|
|
|
|
#, php-format
|
2021-10-21 21:19:04 +00:00
|
|
|
|
msgid "%1$s commented on %2$s's %3$s %4$s"
|
2021-10-19 20:03:26 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-21 21:19:04 +00:00
|
|
|
|
#: src/Navigation/Notifications/Repository/Notify.php:297
|
2021-10-19 20:03:26 +00:00
|
|
|
|
#, php-format
|
2021-10-21 21:19:04 +00:00
|
|
|
|
msgid "%1$s commented on your %2$s %3$s"
|
2021-10-19 20:03:26 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-21 21:19:04 +00:00
|
|
|
|
#: src/Navigation/Notifications/Repository/Notify.php:301
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%1$s commented on their %2$s %3$s"
|
2021-10-19 20:03:26 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-21 21:19:04 +00:00
|
|
|
|
#: src/Navigation/Notifications/Repository/Notify.php:305
|
|
|
|
|
#: src/Navigation/Notifications/Repository/Notify.php:710
|
2021-10-19 20:03:26 +00:00
|
|
|
|
#, php-format
|
2021-10-21 21:19:04 +00:00
|
|
|
|
msgid "%1$s Comment to conversation #%2$d by %3$s"
|
2021-10-19 20:03:26 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-21 21:19:04 +00:00
|
|
|
|
#: src/Navigation/Notifications/Repository/Notify.php:307
|
2021-10-19 20:03:26 +00:00
|
|
|
|
#, php-format
|
2021-10-21 21:19:04 +00:00
|
|
|
|
msgid "%s commented on an item/conversation you have been following."
|
2021-10-19 20:03:26 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-21 21:19:04 +00:00
|
|
|
|
#: src/Navigation/Notifications/Repository/Notify.php:311
|
|
|
|
|
#: src/Navigation/Notifications/Repository/Notify.php:326
|
|
|
|
|
#: src/Navigation/Notifications/Repository/Notify.php:345
|
|
|
|
|
#: src/Navigation/Notifications/Repository/Notify.php:725
|
2021-10-19 20:03:26 +00:00
|
|
|
|
#, php-format
|
2021-10-21 21:19:04 +00:00
|
|
|
|
msgid "Please visit %s to view and/or reply to the conversation."
|
2021-10-19 20:03:26 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-21 21:19:04 +00:00
|
|
|
|
#: src/Navigation/Notifications/Repository/Notify.php:318
|
2021-10-19 20:03:26 +00:00
|
|
|
|
#, php-format
|
2021-10-21 21:19:04 +00:00
|
|
|
|
msgid "%s %s posted to your profile wall"
|
2021-10-19 20:03:26 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-21 21:19:04 +00:00
|
|
|
|
#: src/Navigation/Notifications/Repository/Notify.php:320
|
2021-10-19 20:03:26 +00:00
|
|
|
|
#, php-format
|
2021-10-21 21:19:04 +00:00
|
|
|
|
msgid "%1$s posted to your profile wall at %2$s"
|
2021-10-19 20:03:26 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-21 21:19:04 +00:00
|
|
|
|
#: src/Navigation/Notifications/Repository/Notify.php:321
|
2021-10-19 20:03:26 +00:00
|
|
|
|
#, php-format
|
2021-10-21 21:19:04 +00:00
|
|
|
|
msgid "%1$s posted to [url=%2$s]your wall[/url]"
|
2021-10-19 20:03:26 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-21 21:19:04 +00:00
|
|
|
|
#: src/Navigation/Notifications/Repository/Notify.php:333
|
2021-09-18 05:22:52 +00:00
|
|
|
|
#, php-format
|
2021-10-21 21:19:04 +00:00
|
|
|
|
msgid "%1$s %2$s poked you"
|
2021-09-18 05:22:52 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-21 21:19:04 +00:00
|
|
|
|
#: src/Navigation/Notifications/Repository/Notify.php:335
|
2021-09-18 05:22:52 +00:00
|
|
|
|
#, php-format
|
2021-10-21 21:19:04 +00:00
|
|
|
|
msgid "%1$s poked you at %2$s"
|
2021-09-18 05:22:52 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-21 21:19:04 +00:00
|
|
|
|
#: src/Navigation/Notifications/Repository/Notify.php:336
|
2021-09-18 05:22:52 +00:00
|
|
|
|
#, php-format
|
2021-10-21 21:19:04 +00:00
|
|
|
|
msgid "%1$s [url=%2$s]poked you[/url]."
|
2021-09-18 05:22:52 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-21 21:19:04 +00:00
|
|
|
|
#: src/Navigation/Notifications/Repository/Notify.php:353
|
2021-09-18 05:22:52 +00:00
|
|
|
|
#, php-format
|
2021-10-21 21:19:04 +00:00
|
|
|
|
msgid "%s Introduction received"
|
2021-09-18 05:22:52 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-21 21:19:04 +00:00
|
|
|
|
#: src/Navigation/Notifications/Repository/Notify.php:355
|
2021-09-18 05:22:52 +00:00
|
|
|
|
#, php-format
|
2021-10-21 21:19:04 +00:00
|
|
|
|
msgid "You've received an introduction from '%1$s' at %2$s"
|
2021-09-18 05:22:52 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-21 21:19:04 +00:00
|
|
|
|
#: src/Navigation/Notifications/Repository/Notify.php:356
|
2021-09-18 05:22:52 +00:00
|
|
|
|
#, php-format
|
2021-10-21 21:19:04 +00:00
|
|
|
|
msgid "You've received [url=%1$s]an introduction[/url] from %2$s."
|
2021-09-18 05:22:52 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-21 21:19:04 +00:00
|
|
|
|
#: src/Navigation/Notifications/Repository/Notify.php:361
|
|
|
|
|
#: src/Navigation/Notifications/Repository/Notify.php:407
|
2021-09-18 05:22:52 +00:00
|
|
|
|
#, php-format
|
2021-10-21 21:19:04 +00:00
|
|
|
|
msgid "You may visit their profile at %s"
|
2021-09-18 05:22:52 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-21 21:19:04 +00:00
|
|
|
|
#: src/Navigation/Notifications/Repository/Notify.php:363
|
2021-09-18 05:22:52 +00:00
|
|
|
|
#, php-format
|
2021-10-21 21:19:04 +00:00
|
|
|
|
msgid "Please visit %s to approve or reject the introduction."
|
2021-09-18 05:22:52 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-21 21:19:04 +00:00
|
|
|
|
#: src/Navigation/Notifications/Repository/Notify.php:370
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%s A new person is sharing with you"
|
2021-09-18 05:22:52 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-21 21:19:04 +00:00
|
|
|
|
#: src/Navigation/Notifications/Repository/Notify.php:372
|
|
|
|
|
#: src/Navigation/Notifications/Repository/Notify.php:373
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%1$s is sharing with you at %2$s"
|
2021-09-18 05:22:52 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-21 21:19:04 +00:00
|
|
|
|
#: src/Navigation/Notifications/Repository/Notify.php:380
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%s You have a new follower"
|
2021-09-18 05:22:52 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-21 21:19:04 +00:00
|
|
|
|
#: src/Navigation/Notifications/Repository/Notify.php:382
|
|
|
|
|
#: src/Navigation/Notifications/Repository/Notify.php:383
|
2021-09-18 05:22:52 +00:00
|
|
|
|
#, php-format
|
2021-10-21 21:19:04 +00:00
|
|
|
|
msgid "You have a new follower at %2$s : %1$s"
|
2021-09-18 05:22:52 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-21 21:19:04 +00:00
|
|
|
|
#: src/Navigation/Notifications/Repository/Notify.php:396
|
2021-09-18 05:22:52 +00:00
|
|
|
|
#, php-format
|
2021-10-21 21:19:04 +00:00
|
|
|
|
msgid "%s Friend suggestion received"
|
2021-09-18 05:22:52 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-21 21:19:04 +00:00
|
|
|
|
#: src/Navigation/Notifications/Repository/Notify.php:398
|
2021-09-18 05:22:52 +00:00
|
|
|
|
#, php-format
|
2021-10-21 21:19:04 +00:00
|
|
|
|
msgid "You've received a friend suggestion from '%1$s' at %2$s"
|
2021-09-18 05:22:52 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-21 21:19:04 +00:00
|
|
|
|
#: src/Navigation/Notifications/Repository/Notify.php:399
|
2021-09-18 05:22:52 +00:00
|
|
|
|
#, php-format
|
2021-10-21 21:19:04 +00:00
|
|
|
|
msgid "You've received [url=%1$s]a friend suggestion[/url] for %2$s from %3$s."
|
2021-09-18 05:22:52 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-21 21:19:04 +00:00
|
|
|
|
#: src/Navigation/Notifications/Repository/Notify.php:405
|
|
|
|
|
msgid "Name:"
|
2021-09-18 05:22:52 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-21 21:19:04 +00:00
|
|
|
|
#: src/Navigation/Notifications/Repository/Notify.php:406
|
|
|
|
|
msgid "Photo:"
|
2021-09-18 05:22:52 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-21 21:19:04 +00:00
|
|
|
|
#: src/Navigation/Notifications/Repository/Notify.php:409
|
2021-09-18 05:22:52 +00:00
|
|
|
|
#, php-format
|
2021-10-21 21:19:04 +00:00
|
|
|
|
msgid "Please visit %s to approve or reject the suggestion."
|
2021-09-18 05:22:52 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-21 21:19:04 +00:00
|
|
|
|
#: src/Navigation/Notifications/Repository/Notify.php:417
|
|
|
|
|
#: src/Navigation/Notifications/Repository/Notify.php:432
|
2021-09-18 05:22:52 +00:00
|
|
|
|
#, php-format
|
2021-10-21 21:19:04 +00:00
|
|
|
|
msgid "%s Connection accepted"
|
2021-09-18 05:22:52 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-21 21:19:04 +00:00
|
|
|
|
#: src/Navigation/Notifications/Repository/Notify.php:419
|
|
|
|
|
#: src/Navigation/Notifications/Repository/Notify.php:434
|
2021-09-18 05:22:52 +00:00
|
|
|
|
#, php-format
|
2021-10-21 21:19:04 +00:00
|
|
|
|
msgid "'%1$s' has accepted your connection request at %2$s"
|
2021-09-18 05:22:52 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-21 21:19:04 +00:00
|
|
|
|
#: src/Navigation/Notifications/Repository/Notify.php:420
|
|
|
|
|
#: src/Navigation/Notifications/Repository/Notify.php:435
|
2021-09-18 05:22:52 +00:00
|
|
|
|
#, php-format
|
2021-10-21 21:19:04 +00:00
|
|
|
|
msgid "%2$s has accepted your [url=%1$s]connection request[/url]."
|
2021-09-18 05:22:52 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-21 21:19:04 +00:00
|
|
|
|
#: src/Navigation/Notifications/Repository/Notify.php:425
|
|
|
|
|
msgid ""
|
|
|
|
|
"You are now mutual friends and may exchange status updates, photos, and "
|
|
|
|
|
"email without restriction."
|
2021-09-18 05:22:52 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-21 21:19:04 +00:00
|
|
|
|
#: src/Navigation/Notifications/Repository/Notify.php:427
|
2021-09-18 05:22:52 +00:00
|
|
|
|
#, php-format
|
2021-10-21 21:19:04 +00:00
|
|
|
|
msgid "Please visit %s if you wish to make any changes to this relationship."
|
2021-09-18 05:22:52 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-21 21:19:04 +00:00
|
|
|
|
#: src/Navigation/Notifications/Repository/Notify.php:440
|
2021-09-18 05:22:52 +00:00
|
|
|
|
#, php-format
|
2021-10-21 21:19:04 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"'%1$s' has chosen to accept you a fan, which restricts some forms of "
|
|
|
|
|
"communication - such as private messaging and some profile interactions. If "
|
|
|
|
|
"this is a celebrity or community page, these settings were applied "
|
|
|
|
|
"automatically."
|
2021-09-18 05:22:52 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-21 21:19:04 +00:00
|
|
|
|
#: src/Navigation/Notifications/Repository/Notify.php:442
|
2021-09-18 05:22:52 +00:00
|
|
|
|
#, php-format
|
2021-10-21 21:19:04 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"'%1$s' may choose to extend this into a two-way or more permissive "
|
|
|
|
|
"relationship in the future."
|
2021-09-18 05:22:52 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-21 21:19:04 +00:00
|
|
|
|
#: src/Navigation/Notifications/Repository/Notify.php:444
|
2021-09-18 05:22:52 +00:00
|
|
|
|
#, php-format
|
2021-10-21 21:19:04 +00:00
|
|
|
|
msgid "Please visit %s if you wish to make any changes to this relationship."
|
2021-09-18 05:22:52 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-21 21:19:04 +00:00
|
|
|
|
#: src/Navigation/Notifications/Repository/Notify.php:454
|
|
|
|
|
msgid "registration request"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Navigation/Notifications/Repository/Notify.php:456
|
2021-09-18 05:22:52 +00:00
|
|
|
|
#, php-format
|
2021-10-21 21:19:04 +00:00
|
|
|
|
msgid "You've received a registration request from '%1$s' at %2$s"
|
2021-09-18 05:22:52 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-21 21:19:04 +00:00
|
|
|
|
#: src/Navigation/Notifications/Repository/Notify.php:457
|
2021-09-18 05:22:52 +00:00
|
|
|
|
#, php-format
|
2021-10-21 21:19:04 +00:00
|
|
|
|
msgid "You've received a [url=%1$s]registration request[/url] from %2$s."
|
2021-09-18 05:22:52 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-21 21:19:04 +00:00
|
|
|
|
#: src/Navigation/Notifications/Repository/Notify.php:462
|
2021-09-18 05:22:52 +00:00
|
|
|
|
#, php-format
|
2021-10-21 21:19:04 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Full Name:\t%s\n"
|
|
|
|
|
"Site Location:\t%s\n"
|
|
|
|
|
"Login Name:\t%s (%s)"
|
2021-09-18 05:22:52 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-21 21:19:04 +00:00
|
|
|
|
#: src/Navigation/Notifications/Repository/Notify.php:468
|
2021-09-18 05:22:52 +00:00
|
|
|
|
#, php-format
|
2021-10-21 21:19:04 +00:00
|
|
|
|
msgid "Please visit %s to approve or reject the request."
|
2021-09-18 05:22:52 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-21 21:19:04 +00:00
|
|
|
|
#: src/Navigation/Notifications/Repository/Notify.php:704
|
2021-09-18 05:22:52 +00:00
|
|
|
|
#, php-format
|
2021-10-21 21:19:04 +00:00
|
|
|
|
msgid "%s %s tagged you"
|
2021-09-18 05:22:52 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-21 21:19:04 +00:00
|
|
|
|
#: src/Navigation/Notifications/Repository/Notify.php:707
|
2021-09-18 05:22:52 +00:00
|
|
|
|
#, php-format
|
2021-10-21 21:19:04 +00:00
|
|
|
|
msgid "%s %s shared a new post"
|
2021-09-18 05:22:52 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-01 18:36:31 +00:00
|
|
|
|
#: src/Object/EMail/ItemCCEMail.php:42
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"This message was sent to you by %s, a member of the Friendica social network."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Object/EMail/ItemCCEMail.php:44
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "You may visit them online at %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Object/EMail/ItemCCEMail.php:45
|
|
|
|
|
msgid ""
|
|
|
|
|
"Please contact the sender by replying to this post if you do not wish to "
|
|
|
|
|
"receive these messages."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Object/EMail/ItemCCEMail.php:49
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%s posted an update."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#: src/Object/Post.php:149
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "This entry was edited"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#: src/Object/Post.php:177
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Private Message"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#: src/Object/Post.php:193 src/Object/Post.php:195
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Edit"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#: src/Object/Post.php:215
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Pinned item"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#: src/Object/Post.php:219
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Delete globally"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#: src/Object/Post.php:219
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Remove locally"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#: src/Object/Post.php:235
|
2021-09-01 18:36:31 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Block %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#: src/Object/Post.php:240
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Save to folder"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#: src/Object/Post.php:274
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "I will attend"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#: src/Object/Post.php:274
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "I will not attend"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#: src/Object/Post.php:274
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "I might attend"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#: src/Object/Post.php:304
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Ignore thread"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#: src/Object/Post.php:305
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Unignore thread"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#: src/Object/Post.php:306
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Toggle ignore status"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#: src/Object/Post.php:316
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Add star"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#: src/Object/Post.php:317
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Remove star"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#: src/Object/Post.php:318
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Toggle star status"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#: src/Object/Post.php:329
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Pin"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#: src/Object/Post.php:330
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Unpin"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#: src/Object/Post.php:331
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Toggle pin status"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#: src/Object/Post.php:334
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Pinned"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#: src/Object/Post.php:339
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Add tag"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#: src/Object/Post.php:352
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Quote share this"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#: src/Object/Post.php:352
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Quote Share"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#: src/Object/Post.php:355
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Reshare this"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#: src/Object/Post.php:355
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Reshare"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#: src/Object/Post.php:356
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Cancel your Reshare"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#: src/Object/Post.php:356
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Unshare"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#: src/Object/Post.php:401
|
2021-09-01 18:36:31 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%s (Received %s)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#: src/Object/Post.php:406
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Comment this item on your system"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#: src/Object/Post.php:406
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Remote comment"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#: src/Object/Post.php:422
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Pushed"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#: src/Object/Post.php:422
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Pulled"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#: src/Object/Post.php:456
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "to"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#: src/Object/Post.php:457
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "via"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#: src/Object/Post.php:458
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Wall-to-Wall"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#: src/Object/Post.php:459
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "via Wall-To-Wall:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#: src/Object/Post.php:497
|
2021-09-01 18:36:31 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Reply to %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#: src/Object/Post.php:500
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "More"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#: src/Object/Post.php:518
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Notifier task is pending"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#: src/Object/Post.php:519
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Delivery to remote servers is pending"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#: src/Object/Post.php:520
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Delivery to remote servers is underway"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#: src/Object/Post.php:521
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Delivery to remote servers is mostly done"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#: src/Object/Post.php:522
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Delivery to remote servers is done"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#: src/Object/Post.php:542
|
2021-09-01 18:36:31 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%d comment"
|
|
|
|
|
msgid_plural "%d comments"
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
|
|
|
|
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#: src/Object/Post.php:543
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Show more"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-09-23 21:34:22 +00:00
|
|
|
|
#: src/Object/Post.php:544
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Show fewer"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: src/Protocol/Diaspora.php:3414
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Attachments:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-07 15:36:16 +00:00
|
|
|
|
#: src/Protocol/OStatus.php:1645
|
2021-09-01 18:36:31 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%s is now following %s."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-07 15:36:16 +00:00
|
|
|
|
#: src/Protocol/OStatus.php:1646
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "following"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-07 15:36:16 +00:00
|
|
|
|
#: src/Protocol/OStatus.php:1649
|
2021-09-01 18:36:31 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%s stopped following %s."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-07 15:36:16 +00:00
|
|
|
|
#: src/Protocol/OStatus.php:1650
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "stopped following"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Render/FriendicaSmartyEngine.php:52
|
|
|
|
|
msgid "The folder view/smarty3/ must be writable by webserver."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-12 20:55:02 +00:00
|
|
|
|
#: src/Security/Authentication.php:221
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Login failed."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-12 20:55:02 +00:00
|
|
|
|
#: src/Security/Authentication.php:262
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Login failed. Please check your credentials."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-12 20:55:02 +00:00
|
|
|
|
#: src/Security/Authentication.php:360
|
2021-09-01 18:36:31 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Welcome %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-11-12 20:55:02 +00:00
|
|
|
|
#: src/Security/Authentication.php:361
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Please upload a profile photo."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Util/EMailer/MailBuilder.php:259
|
|
|
|
|
msgid "Friendica Notification"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Util/EMailer/NotifyMailBuilder.php:78
|
|
|
|
|
#: src/Util/EMailer/SystemMailBuilder.php:54
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%1$s, %2$s Administrator"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Util/EMailer/NotifyMailBuilder.php:80
|
|
|
|
|
#: src/Util/EMailer/SystemMailBuilder.php:56
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%s Administrator"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Util/EMailer/NotifyMailBuilder.php:193
|
|
|
|
|
#: src/Util/EMailer/NotifyMailBuilder.php:217
|
|
|
|
|
#: src/Util/EMailer/SystemMailBuilder.php:101
|
|
|
|
|
#: src/Util/EMailer/SystemMailBuilder.php:118
|
|
|
|
|
msgid "thanks"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Util/Temporal.php:167
|
|
|
|
|
msgid "YYYY-MM-DD or MM-DD"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: src/Util/Temporal.php:275
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Time zone: <strong>%s</strong> <a href=\"%s\">Change in Settings</a>"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Util/Temporal.php:318
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "never"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: src/Util/Temporal.php:325
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "less than a second ago"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: src/Util/Temporal.php:333
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "year"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: src/Util/Temporal.php:333
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "years"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: src/Util/Temporal.php:334
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "months"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: src/Util/Temporal.php:335
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "weeks"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: src/Util/Temporal.php:336
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "days"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: src/Util/Temporal.php:337
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "hour"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: src/Util/Temporal.php:337
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "hours"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: src/Util/Temporal.php:338
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "minute"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: src/Util/Temporal.php:338
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "minutes"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: src/Util/Temporal.php:339
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "second"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: src/Util/Temporal.php:339
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "seconds"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: src/Util/Temporal.php:349
|
2021-09-01 18:36:31 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "in %1$d %2$s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-03 18:51:09 +00:00
|
|
|
|
#: src/Util/Temporal.php:352
|
2021-09-01 18:36:31 +00:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%1$d %2$s ago"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-21 21:19:04 +00:00
|
|
|
|
#: src/Worker/Delivery.php:525
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "(no subject)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Worker/PushSubscription.php:103
|
|
|
|
|
msgid "Notification from Friendica"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: src/Worker/PushSubscription.php:104
|
|
|
|
|
msgid "Empty Post"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/duepuntozero/config.php:52
|
|
|
|
|
msgid "default"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/duepuntozero/config.php:53
|
|
|
|
|
msgid "greenzero"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/duepuntozero/config.php:54
|
|
|
|
|
msgid "purplezero"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/duepuntozero/config.php:55
|
|
|
|
|
msgid "easterbunny"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/duepuntozero/config.php:56
|
|
|
|
|
msgid "darkzero"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/duepuntozero/config.php:57
|
|
|
|
|
msgid "comix"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/duepuntozero/config.php:58
|
|
|
|
|
msgid "slackr"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/duepuntozero/config.php:71
|
|
|
|
|
msgid "Variations"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/frio/config.php:142
|
|
|
|
|
msgid "Light (Accented)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/frio/config.php:143
|
|
|
|
|
msgid "Dark (Accented)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/frio/config.php:144
|
|
|
|
|
msgid "Black (Accented)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/frio/config.php:156
|
|
|
|
|
msgid "Note"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/frio/config.php:156
|
|
|
|
|
msgid "Check image permissions if all users are allowed to see the image"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/frio/config.php:162
|
|
|
|
|
msgid "Custom"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/frio/config.php:163
|
|
|
|
|
msgid "Legacy"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/frio/config.php:164
|
|
|
|
|
msgid "Accented"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/frio/config.php:165
|
|
|
|
|
msgid "Select color scheme"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/frio/config.php:166
|
|
|
|
|
msgid "Select scheme accent"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/frio/config.php:166
|
|
|
|
|
msgid "Blue"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/frio/config.php:166
|
|
|
|
|
msgid "Red"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/frio/config.php:166
|
|
|
|
|
msgid "Purple"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/frio/config.php:166
|
|
|
|
|
msgid "Green"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/frio/config.php:166
|
|
|
|
|
msgid "Pink"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/frio/config.php:167
|
|
|
|
|
msgid "Copy or paste schemestring"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/frio/config.php:167
|
|
|
|
|
msgid ""
|
|
|
|
|
"You can copy this string to share your theme with others. Pasting here "
|
|
|
|
|
"applies the schemestring"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/frio/config.php:168
|
|
|
|
|
msgid "Navigation bar background color"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/frio/config.php:169
|
|
|
|
|
msgid "Navigation bar icon color "
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/frio/config.php:170
|
|
|
|
|
msgid "Link color"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/frio/config.php:171
|
|
|
|
|
msgid "Set the background color"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/frio/config.php:172
|
|
|
|
|
msgid "Content background opacity"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/frio/config.php:173
|
|
|
|
|
msgid "Set the background image"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/frio/config.php:174
|
|
|
|
|
msgid "Background image style"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/frio/config.php:179
|
|
|
|
|
msgid "Login page background image"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/frio/config.php:183
|
|
|
|
|
msgid "Login page background color"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/frio/config.php:183
|
|
|
|
|
msgid "Leave background image and color empty for theme defaults"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/frio/php/Image.php:40
|
|
|
|
|
msgid "Top Banner"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/frio/php/Image.php:40
|
|
|
|
|
msgid ""
|
|
|
|
|
"Resize image to the width of the screen and show background color below on "
|
|
|
|
|
"long pages."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/frio/php/Image.php:41
|
|
|
|
|
msgid "Full screen"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/frio/php/Image.php:41
|
|
|
|
|
msgid ""
|
|
|
|
|
"Resize image to fill entire screen, clipping either the right or the bottom."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/frio/php/Image.php:42
|
|
|
|
|
msgid "Single row mosaic"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/frio/php/Image.php:42
|
|
|
|
|
msgid ""
|
|
|
|
|
"Resize image to repeat it on a single row, either vertical or horizontal."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/frio/php/Image.php:43
|
|
|
|
|
msgid "Mosaic"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/frio/php/Image.php:43
|
|
|
|
|
msgid "Repeat image to fill the screen."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/frio/php/default.php:81 view/theme/frio/php/standard.php:40
|
|
|
|
|
msgid "Skip to main content"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/frio/php/default.php:152 view/theme/frio/php/standard.php:75
|
|
|
|
|
msgid "Back to top"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-14 06:22:47 +00:00
|
|
|
|
#: view/theme/frio/theme.php:207
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Guest"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-10-14 06:22:47 +00:00
|
|
|
|
#: view/theme/frio/theme.php:210
|
2021-09-01 18:36:31 +00:00
|
|
|
|
msgid "Visitor"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/quattro/config.php:73
|
|
|
|
|
msgid "Alignment"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/quattro/config.php:73
|
|
|
|
|
msgid "Left"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/quattro/config.php:73
|
|
|
|
|
msgid "Center"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/quattro/config.php:74
|
|
|
|
|
msgid "Color scheme"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/quattro/config.php:75
|
|
|
|
|
msgid "Posts font size"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/quattro/config.php:76
|
|
|
|
|
msgid "Textareas font size"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/vier/config.php:75
|
|
|
|
|
msgid "Comma separated list of helper forums"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/vier/config.php:115
|
|
|
|
|
msgid "don't show"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/vier/config.php:115
|
|
|
|
|
msgid "show"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/vier/config.php:121
|
|
|
|
|
msgid "Set style"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/vier/config.php:122
|
|
|
|
|
msgid "Community Pages"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/vier/config.php:123 view/theme/vier/theme.php:125
|
|
|
|
|
msgid "Community Profiles"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/vier/config.php:124
|
|
|
|
|
msgid "Help or @NewHere ?"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/vier/config.php:125 view/theme/vier/theme.php:296
|
|
|
|
|
msgid "Connect Services"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/vier/config.php:126
|
|
|
|
|
msgid "Find Friends"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/vier/config.php:127 view/theme/vier/theme.php:152
|
|
|
|
|
msgid "Last users"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: view/theme/vier/theme.php:211
|
|
|
|
|
msgid "Quick Start"
|
|
|
|
|
msgstr ""
|