Fix messages.po issue
This commit is contained in:
parent
f609386ca1
commit
bf39b5a948
4 changed files with 1283 additions and 1283 deletions
|
|
@ -43,7 +43,7 @@ function repair_ostatus_content(App $a) {
|
||||||
$total = DBA::count('contact', $condition);
|
$total = DBA::count('contact', $condition);
|
||||||
|
|
||||||
if (!$total) {
|
if (!$total) {
|
||||||
return ($o . DI::l10n()->t('Error'));
|
return ($o . DI::l10n()->tt('Error', 'Errors', 1));
|
||||||
}
|
}
|
||||||
|
|
||||||
$contact = Contact::selectToArray(['url'], $condition, ['order' => ['url'], 'limit' => [$counter++, 1]]);
|
$contact = Contact::selectToArray(['url'], $condition, ['order' => ['url'], 'limit' => [$counter++, 1]]);
|
||||||
|
|
|
||||||
|
|
@ -126,7 +126,7 @@ class ActivityPubConversion extends BaseModule
|
||||||
];
|
];
|
||||||
} catch (\Throwable $e) {
|
} catch (\Throwable $e) {
|
||||||
$results[] = [
|
$results[] = [
|
||||||
'title' => DI::l10n()->t('Error'),
|
'title' => DI::l10n()->tt('Error', 'Errors', 1),
|
||||||
'content' => $e->getMessage(),
|
'content' => $e->getMessage(),
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -290,7 +290,7 @@ class Babel extends BaseModule
|
||||||
];
|
];
|
||||||
} else {
|
} else {
|
||||||
$results[] = [
|
$results[] = [
|
||||||
'title' => DI::l10n()->t('Error'),
|
'title' => DI::l10n()->tt('Error', 'Errors', 1),
|
||||||
'content' => DI::l10n()->t('Twitter addon is absent from the addon/ folder.'),
|
'content' => DI::l10n()->t('Twitter addon is absent from the addon/ folder.'),
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -8,7 +8,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: 2022.12-dev\n"
|
"Project-Id-Version: 2022.12-dev\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2022-10-19 20:30+0000\n"
|
"POT-Creation-Date: 2022-10-21 08:18+0000\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
|
|
@ -18,343 +18,343 @@ msgstr ""
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
|
||||||
|
|
||||||
#: mod/cal.php:46 mod/cal.php:50 mod/follow.php:40 mod/redir.php:36
|
#: mod/cal.php:45 mod/cal.php:49 mod/follow.php:39 mod/redir.php:35
|
||||||
#: mod/redir.php:177 src/Module/Conversation/Community.php:194
|
#: mod/redir.php:176 src/Module/Conversation/Community.php:193
|
||||||
#: src/Module/Debug/ItemBody.php:39 src/Module/Diaspora/Receive.php:57
|
#: src/Module/Debug/ItemBody.php:38 src/Module/Diaspora/Receive.php:57
|
||||||
#: src/Module/Item/Follow.php:42 src/Module/Item/Ignore.php:42
|
#: src/Module/Item/Follow.php:41 src/Module/Item/Ignore.php:41
|
||||||
#: src/Module/Item/Pin.php:42 src/Module/Item/Pin.php:57
|
#: src/Module/Item/Pin.php:41 src/Module/Item/Pin.php:56
|
||||||
#: src/Module/Item/Star.php:43
|
#: src/Module/Item/Star.php:42
|
||||||
msgid "Access denied."
|
msgid "Access denied."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/cal.php:63 mod/cal.php:80 mod/photos.php:69 mod/photos.php:140
|
#: mod/cal.php:62 mod/cal.php:79 mod/photos.php:68 mod/photos.php:139
|
||||||
#: mod/photos.php:794 src/Model/Profile.php:235 src/Module/Feed.php:73
|
#: mod/photos.php:793 src/Model/Profile.php:234 src/Module/Feed.php:72
|
||||||
#: src/Module/HCard.php:52 src/Module/Profile/Common.php:41
|
#: src/Module/HCard.php:51 src/Module/Profile/Common.php:40
|
||||||
#: src/Module/Profile/Common.php:52 src/Module/Profile/Contacts.php:40
|
#: src/Module/Profile/Common.php:51 src/Module/Profile/Contacts.php:39
|
||||||
#: src/Module/Profile/Contacts.php:50 src/Module/Profile/Media.php:39
|
#: src/Module/Profile/Contacts.php:49 src/Module/Profile/Media.php:38
|
||||||
#: src/Module/Profile/Status.php:59 src/Module/Register.php:268
|
#: src/Module/Profile/Status.php:58 src/Module/Register.php:267
|
||||||
#: src/Module/RemoteFollow.php:59
|
#: src/Module/RemoteFollow.php:59
|
||||||
msgid "User not found."
|
msgid "User not found."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/cal.php:122 mod/display.php:262 src/Module/Profile/Profile.php:94
|
#: mod/cal.php:121 mod/display.php:261 src/Module/Profile/Profile.php:93
|
||||||
#: src/Module/Profile/Profile.php:109 src/Module/Profile/Status.php:110
|
#: src/Module/Profile/Profile.php:108 src/Module/Profile/Status.php:109
|
||||||
#: src/Module/Update/Profile.php:56
|
#: src/Module/Update/Profile.php:55
|
||||||
msgid "Access to this profile has been restricted."
|
msgid "Access to this profile has been restricted."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/cal.php:243 mod/events.php:376 src/Content/Nav.php:197
|
#: mod/cal.php:242 mod/events.php:375 src/Content/Nav.php:197
|
||||||
#: src/Content/Nav.php:261 src/Module/BaseProfile.php:84
|
#: src/Content/Nav.php:261 src/Module/BaseProfile.php:84
|
||||||
#: src/Module/BaseProfile.php:95 view/theme/frio/theme.php:242
|
#: src/Module/BaseProfile.php:95 view/theme/frio/theme.php:242
|
||||||
#: view/theme/frio/theme.php:246
|
#: view/theme/frio/theme.php:246
|
||||||
msgid "Events"
|
msgid "Events"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/cal.php:244 mod/events.php:377
|
#: mod/cal.php:243 mod/events.php:376
|
||||||
msgid "View"
|
msgid "View"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/cal.php:245 mod/events.php:379
|
#: mod/cal.php:244 mod/events.php:378
|
||||||
msgid "Previous"
|
msgid "Previous"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/cal.php:246 mod/events.php:380 src/Module/Install.php:214
|
#: mod/cal.php:245 mod/events.php:379 src/Module/Install.php:214
|
||||||
msgid "Next"
|
msgid "Next"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/cal.php:249 mod/events.php:385 src/Model/Event.php:461
|
#: mod/cal.php:248 mod/events.php:384 src/Model/Event.php:460
|
||||||
msgid "today"
|
msgid "today"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/cal.php:250 mod/events.php:386 src/Model/Event.php:462
|
#: mod/cal.php:249 mod/events.php:385 src/Model/Event.php:461
|
||||||
#: src/Util/Temporal.php:342
|
#: src/Util/Temporal.php:342
|
||||||
msgid "month"
|
msgid "month"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/cal.php:251 mod/events.php:387 src/Model/Event.php:463
|
#: mod/cal.php:250 mod/events.php:386 src/Model/Event.php:462
|
||||||
#: src/Util/Temporal.php:343
|
#: src/Util/Temporal.php:343
|
||||||
msgid "week"
|
msgid "week"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/cal.php:252 mod/events.php:388 src/Model/Event.php:464
|
#: mod/cal.php:251 mod/events.php:387 src/Model/Event.php:463
|
||||||
#: src/Util/Temporal.php:344
|
#: src/Util/Temporal.php:344
|
||||||
msgid "day"
|
msgid "day"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/cal.php:253 mod/events.php:389
|
#: mod/cal.php:252 mod/events.php:388
|
||||||
msgid "list"
|
msgid "list"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/cal.php:265 src/Console/User.php:182 src/Model/User.php:663
|
#: mod/cal.php:264 src/Console/User.php:182 src/Model/User.php:663
|
||||||
#: src/Module/Admin/Users/Active.php:74 src/Module/Admin/Users/Blocked.php:75
|
#: src/Module/Admin/Users/Active.php:73 src/Module/Admin/Users/Blocked.php:75
|
||||||
#: src/Module/Admin/Users/Index.php:81 src/Module/Admin/Users/Pending.php:71
|
#: src/Module/Admin/Users/Index.php:81 src/Module/Admin/Users/Pending.php:71
|
||||||
#: src/Module/Api/Twitter/ContactEndpoint.php:74
|
#: src/Module/Api/Twitter/ContactEndpoint.php:74
|
||||||
msgid "User not found"
|
msgid "User not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/cal.php:274
|
#: mod/cal.php:273
|
||||||
msgid "This calendar format is not supported"
|
msgid "This calendar format is not supported"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/cal.php:276
|
#: mod/cal.php:275
|
||||||
msgid "No exportable data found"
|
msgid "No exportable data found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/cal.php:292
|
#: mod/cal.php:291
|
||||||
msgid "calendar"
|
msgid "calendar"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/display.php:143 mod/photos.php:798
|
#: mod/display.php:142 mod/photos.php:797
|
||||||
#: src/Module/Conversation/Community.php:188 src/Module/Directory.php:49
|
#: src/Module/Conversation/Community.php:187 src/Module/Directory.php:48
|
||||||
#: src/Module/Search/Index.php:65
|
#: src/Module/Search/Index.php:64
|
||||||
msgid "Public access denied."
|
msgid "Public access denied."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/display.php:213 mod/display.php:287
|
#: mod/display.php:212 mod/display.php:286
|
||||||
msgid "The requested item doesn't exist or has been deleted."
|
msgid "The requested item doesn't exist or has been deleted."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/display.php:367
|
#: mod/display.php:366
|
||||||
msgid "The feed for this item is unavailable."
|
msgid "The feed for this item is unavailable."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/editpost.php:39 mod/events.php:219 mod/follow.php:57 mod/follow.php:131
|
#: mod/editpost.php:38 mod/events.php:218 mod/follow.php:56 mod/follow.php:130
|
||||||
#: mod/item.php:182 mod/item.php:187 mod/item.php:865 mod/message.php:70
|
#: mod/item.php:181 mod/item.php:186 mod/item.php:864 mod/message.php:69
|
||||||
#: mod/message.php:115 mod/notes.php:45 mod/ostatus_subscribe.php:34
|
#: mod/message.php:114 mod/notes.php:44 mod/ostatus_subscribe.php:33
|
||||||
#: mod/photos.php:160 mod/photos.php:887 mod/repair_ostatus.php:32
|
#: mod/photos.php:159 mod/photos.php:886 mod/repair_ostatus.php:31
|
||||||
#: mod/settings.php:41 mod/settings.php:51 mod/settings.php:157
|
#: mod/settings.php:40 mod/settings.php:50 mod/settings.php:156
|
||||||
#: mod/suggest.php:35 mod/uimport.php:33 mod/unfollow.php:36
|
#: mod/suggest.php:34 mod/uimport.php:33 mod/unfollow.php:35
|
||||||
#: mod/unfollow.php:51 mod/unfollow.php:83 mod/wall_attach.php:67
|
#: mod/unfollow.php:50 mod/unfollow.php:82 mod/wall_attach.php:66
|
||||||
#: mod/wall_attach.php:69 mod/wall_upload.php:89 mod/wall_upload.php:91
|
#: mod/wall_attach.php:68 mod/wall_upload.php:88 mod/wall_upload.php:90
|
||||||
#: mod/wallmessage.php:37 mod/wallmessage.php:56 mod/wallmessage.php:90
|
#: mod/wallmessage.php:37 mod/wallmessage.php:56 mod/wallmessage.php:90
|
||||||
#: mod/wallmessage.php:110 src/Module/Attach.php:56 src/Module/BaseApi.php:94
|
#: mod/wallmessage.php:110 src/Module/Attach.php:56 src/Module/BaseApi.php:94
|
||||||
#: src/Module/BaseNotifications.php:98 src/Module/Contact/Advanced.php:61
|
#: src/Module/BaseNotifications.php:98 src/Module/Contact/Advanced.php:60
|
||||||
#: src/Module/Delegation.php:119 src/Module/FollowConfirm.php:39
|
#: src/Module/Delegation.php:118 src/Module/FollowConfirm.php:38
|
||||||
#: src/Module/FriendSuggest.php:58 src/Module/Group.php:41
|
#: src/Module/FriendSuggest.php:57 src/Module/Group.php:40
|
||||||
#: src/Module/Group.php:84 src/Module/Invite.php:43 src/Module/Invite.php:132
|
#: src/Module/Group.php:83 src/Module/Invite.php:42 src/Module/Invite.php:131
|
||||||
#: src/Module/Notifications/Notification.php:77
|
#: src/Module/Notifications/Notification.php:76
|
||||||
#: src/Module/Notifications/Notification.php:108
|
#: src/Module/Notifications/Notification.php:107
|
||||||
#: src/Module/Profile/Common.php:56 src/Module/Profile/Contacts.php:56
|
#: src/Module/Profile/Common.php:55 src/Module/Profile/Contacts.php:55
|
||||||
#: src/Module/Profile/Schedule.php:40 src/Module/Profile/Schedule.php:57
|
#: src/Module/Profile/Schedule.php:39 src/Module/Profile/Schedule.php:56
|
||||||
#: src/Module/Register.php:78 src/Module/Register.php:91
|
#: src/Module/Register.php:77 src/Module/Register.php:90
|
||||||
#: src/Module/Register.php:207 src/Module/Register.php:246
|
#: src/Module/Register.php:206 src/Module/Register.php:245
|
||||||
#: src/Module/Search/Directory.php:38 src/Module/Settings/Account.php:51
|
#: src/Module/Search/Directory.php:37 src/Module/Settings/Account.php:50
|
||||||
#: src/Module/Settings/Account.php:411 src/Module/Settings/Delegation.php:42
|
#: src/Module/Settings/Account.php:410 src/Module/Settings/Delegation.php:41
|
||||||
#: src/Module/Settings/Delegation.php:70 src/Module/Settings/Display.php:42
|
#: src/Module/Settings/Delegation.php:69 src/Module/Settings/Display.php:41
|
||||||
#: src/Module/Settings/Display.php:120
|
#: src/Module/Settings/Display.php:119
|
||||||
#: src/Module/Settings/Profile/Photo/Crop.php:166
|
#: src/Module/Settings/Profile/Photo/Crop.php:165
|
||||||
#: src/Module/Settings/Profile/Photo/Index.php:112
|
#: src/Module/Settings/Profile/Photo/Index.php:111
|
||||||
#: src/Module/Settings/UserExport.php:59 src/Module/Settings/UserExport.php:93
|
#: src/Module/Settings/UserExport.php:58 src/Module/Settings/UserExport.php:92
|
||||||
#: src/Module/Settings/UserExport.php:197
|
#: src/Module/Settings/UserExport.php:196
|
||||||
#: src/Module/Settings/UserExport.php:217
|
#: src/Module/Settings/UserExport.php:216
|
||||||
#: src/Module/Settings/UserExport.php:282
|
#: src/Module/Settings/UserExport.php:281
|
||||||
msgid "Permission denied."
|
msgid "Permission denied."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/editpost.php:46 mod/editpost.php:56
|
#: mod/editpost.php:45 mod/editpost.php:55
|
||||||
msgid "Item not found"
|
msgid "Item not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/editpost.php:65
|
#: mod/editpost.php:64
|
||||||
msgid "Edit post"
|
msgid "Edit post"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/editpost.php:92 mod/notes.php:57 src/Content/Text/HTML.php:882
|
#: mod/editpost.php:91 mod/notes.php:56 src/Content/Text/HTML.php:882
|
||||||
#: src/Module/Admin/Storage.php:142 src/Module/Filer/SaveTag.php:75
|
#: src/Module/Admin/Storage.php:142 src/Module/Filer/SaveTag.php:74
|
||||||
msgid "Save"
|
msgid "Save"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/editpost.php:93 mod/photos.php:1334 src/Content/Conversation.php:342
|
#: mod/editpost.php:92 mod/photos.php:1333 src/Content/Conversation.php:342
|
||||||
#: src/Object/Post.php:993
|
#: src/Object/Post.php:993
|
||||||
msgid "Loading..."
|
msgid "Loading..."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/editpost.php:94 mod/message.php:202 mod/message.php:358
|
#: mod/editpost.php:93 mod/message.php:201 mod/message.php:357
|
||||||
#: mod/wallmessage.php:140 src/Content/Conversation.php:343
|
#: mod/wallmessage.php:140 src/Content/Conversation.php:343
|
||||||
msgid "Upload photo"
|
msgid "Upload photo"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/editpost.php:95 src/Content/Conversation.php:344
|
#: mod/editpost.php:94 src/Content/Conversation.php:344
|
||||||
msgid "upload photo"
|
msgid "upload photo"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/editpost.php:96 src/Content/Conversation.php:345
|
#: mod/editpost.php:95 src/Content/Conversation.php:345
|
||||||
msgid "Attach file"
|
msgid "Attach file"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/editpost.php:97 src/Content/Conversation.php:346
|
#: mod/editpost.php:96 src/Content/Conversation.php:346
|
||||||
msgid "attach file"
|
msgid "attach file"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/editpost.php:98 mod/message.php:203 mod/message.php:359
|
#: mod/editpost.php:97 mod/message.php:202 mod/message.php:358
|
||||||
#: mod/wallmessage.php:141
|
#: mod/wallmessage.php:141
|
||||||
msgid "Insert web link"
|
msgid "Insert web link"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/editpost.php:99
|
#: mod/editpost.php:98
|
||||||
msgid "web link"
|
msgid "web link"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/editpost.php:100
|
#: mod/editpost.php:99
|
||||||
msgid "Insert video link"
|
msgid "Insert video link"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/editpost.php:101
|
#: mod/editpost.php:100
|
||||||
msgid "video link"
|
msgid "video link"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/editpost.php:102
|
#: mod/editpost.php:101
|
||||||
msgid "Insert audio link"
|
msgid "Insert audio link"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/editpost.php:103
|
#: mod/editpost.php:102
|
||||||
msgid "audio link"
|
msgid "audio link"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/editpost.php:104 src/Content/Conversation.php:356
|
#: mod/editpost.php:103 src/Content/Conversation.php:356
|
||||||
#: src/Module/Item/Compose.php:201
|
#: src/Module/Item/Compose.php:200
|
||||||
msgid "Set your location"
|
msgid "Set your location"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/editpost.php:105 src/Content/Conversation.php:357
|
#: mod/editpost.php:104 src/Content/Conversation.php:357
|
||||||
msgid "set location"
|
msgid "set location"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/editpost.php:106 src/Content/Conversation.php:358
|
#: mod/editpost.php:105 src/Content/Conversation.php:358
|
||||||
msgid "Clear browser location"
|
msgid "Clear browser location"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/editpost.php:107 src/Content/Conversation.php:359
|
#: mod/editpost.php:106 src/Content/Conversation.php:359
|
||||||
msgid "clear location"
|
msgid "clear location"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/editpost.php:108 mod/message.php:204 mod/message.php:361
|
#: mod/editpost.php:107 mod/message.php:203 mod/message.php:360
|
||||||
#: mod/photos.php:1485 mod/wallmessage.php:142 src/Content/Conversation.php:372
|
#: mod/photos.php:1484 mod/wallmessage.php:142 src/Content/Conversation.php:372
|
||||||
#: src/Content/Conversation.php:718 src/Module/Item/Compose.php:205
|
#: src/Content/Conversation.php:718 src/Module/Item/Compose.php:204
|
||||||
#: src/Object/Post.php:538
|
#: src/Object/Post.php:538
|
||||||
msgid "Please wait"
|
msgid "Please wait"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/editpost.php:109 src/Content/Conversation.php:373
|
#: mod/editpost.php:108 src/Content/Conversation.php:373
|
||||||
msgid "Permission settings"
|
msgid "Permission settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/editpost.php:117 src/Core/ACL.php:326
|
#: mod/editpost.php:116 src/Core/ACL.php:326
|
||||||
msgid "CC: email addresses"
|
msgid "CC: email addresses"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/editpost.php:118 src/Content/Conversation.php:383
|
#: mod/editpost.php:117 src/Content/Conversation.php:383
|
||||||
msgid "Public post"
|
msgid "Public post"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/editpost.php:121 src/Content/Conversation.php:361
|
#: mod/editpost.php:120 src/Content/Conversation.php:361
|
||||||
#: src/Module/Item/Compose.php:206
|
#: src/Module/Item/Compose.php:205
|
||||||
msgid "Set title"
|
msgid "Set title"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/editpost.php:123 src/Content/Conversation.php:363
|
#: mod/editpost.php:122 src/Content/Conversation.php:363
|
||||||
#: src/Module/Item/Compose.php:207
|
#: src/Module/Item/Compose.php:206
|
||||||
msgid "Categories (comma-separated list)"
|
msgid "Categories (comma-separated list)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/editpost.php:124 src/Core/ACL.php:327
|
#: mod/editpost.php:123 src/Core/ACL.php:327
|
||||||
msgid "Example: bob@example.com, mary@example.com"
|
msgid "Example: bob@example.com, mary@example.com"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/editpost.php:129 mod/events.php:515 mod/photos.php:1333
|
#: mod/editpost.php:128 mod/events.php:514 mod/photos.php:1332
|
||||||
#: mod/photos.php:1389 mod/photos.php:1463 src/Content/Conversation.php:387
|
#: mod/photos.php:1388 mod/photos.php:1462 src/Content/Conversation.php:387
|
||||||
#: src/Module/Item/Compose.php:200 src/Object/Post.php:1003
|
#: src/Module/Item/Compose.php:199 src/Object/Post.php:1003
|
||||||
msgid "Preview"
|
msgid "Preview"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/editpost.php:131 mod/fbrowser.php:120 mod/fbrowser.php:147
|
#: mod/editpost.php:130 mod/fbrowser.php:119 mod/fbrowser.php:146
|
||||||
#: mod/follow.php:145 mod/photos.php:1000 mod/photos.php:1101 mod/tagrm.php:36
|
#: mod/follow.php:144 mod/photos.php:999 mod/photos.php:1100 mod/tagrm.php:35
|
||||||
#: mod/tagrm.php:128 mod/unfollow.php:98 src/Content/Conversation.php:390
|
#: mod/tagrm.php:127 mod/unfollow.php:97 src/Content/Conversation.php:390
|
||||||
#: src/Module/Contact/Revoke.php:110 src/Module/RemoteFollow.php:128
|
#: src/Module/Contact/Revoke.php:109 src/Module/RemoteFollow.php:128
|
||||||
#: src/Module/Security/TwoFactor/SignOut.php:127
|
#: src/Module/Security/TwoFactor/SignOut.php:126
|
||||||
msgid "Cancel"
|
msgid "Cancel"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/editpost.php:135 src/Content/Conversation.php:347
|
#: mod/editpost.php:134 src/Content/Conversation.php:347
|
||||||
#: src/Module/Item/Compose.php:191 src/Object/Post.php:994
|
#: src/Module/Item/Compose.php:190 src/Object/Post.php:994
|
||||||
msgid "Bold"
|
msgid "Bold"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/editpost.php:136 src/Content/Conversation.php:348
|
#: mod/editpost.php:135 src/Content/Conversation.php:348
|
||||||
#: src/Module/Item/Compose.php:192 src/Object/Post.php:995
|
#: src/Module/Item/Compose.php:191 src/Object/Post.php:995
|
||||||
msgid "Italic"
|
msgid "Italic"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/editpost.php:137 src/Content/Conversation.php:349
|
#: mod/editpost.php:136 src/Content/Conversation.php:349
|
||||||
#: src/Module/Item/Compose.php:193 src/Object/Post.php:996
|
#: src/Module/Item/Compose.php:192 src/Object/Post.php:996
|
||||||
msgid "Underline"
|
msgid "Underline"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/editpost.php:138 src/Content/Conversation.php:350
|
#: mod/editpost.php:137 src/Content/Conversation.php:350
|
||||||
#: src/Module/Item/Compose.php:194 src/Object/Post.php:997
|
#: src/Module/Item/Compose.php:193 src/Object/Post.php:997
|
||||||
msgid "Quote"
|
msgid "Quote"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/editpost.php:139 src/Content/Conversation.php:351
|
#: mod/editpost.php:138 src/Content/Conversation.php:351
|
||||||
#: src/Module/Item/Compose.php:195 src/Object/Post.php:998
|
#: src/Module/Item/Compose.php:194 src/Object/Post.php:998
|
||||||
msgid "Code"
|
msgid "Code"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/editpost.php:140 src/Content/Conversation.php:353
|
#: mod/editpost.php:139 src/Content/Conversation.php:353
|
||||||
#: src/Module/Item/Compose.php:197 src/Object/Post.php:1000
|
#: src/Module/Item/Compose.php:196 src/Object/Post.php:1000
|
||||||
msgid "Link"
|
msgid "Link"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/editpost.php:141 src/Content/Conversation.php:354
|
#: mod/editpost.php:140 src/Content/Conversation.php:354
|
||||||
#: src/Module/Item/Compose.php:198 src/Object/Post.php:1001
|
#: src/Module/Item/Compose.php:197 src/Object/Post.php:1001
|
||||||
msgid "Link or Media"
|
msgid "Link or Media"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/editpost.php:144 src/Content/Conversation.php:397
|
#: mod/editpost.php:143 src/Content/Conversation.php:397
|
||||||
#: src/Content/Widget/VCard.php:114 src/Model/Profile.php:466
|
#: src/Content/Widget/VCard.php:114 src/Model/Profile.php:465
|
||||||
#: src/Module/Admin/Logs/View.php:93
|
#: src/Module/Admin/Logs/View.php:93
|
||||||
msgid "Message"
|
msgid "Message"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/editpost.php:145 src/Content/Conversation.php:398
|
#: mod/editpost.php:144 src/Content/Conversation.php:398
|
||||||
#: src/Module/Settings/TwoFactor/Trusted.php:140
|
#: src/Module/Settings/TwoFactor/Trusted.php:139
|
||||||
msgid "Browser"
|
msgid "Browser"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/editpost.php:146 mod/events.php:520 mod/photos.php:935
|
#: mod/editpost.php:145 mod/events.php:519 mod/photos.php:934
|
||||||
#: mod/photos.php:1287 src/Content/Conversation.php:374
|
#: mod/photos.php:1286 src/Content/Conversation.php:374
|
||||||
msgid "Permissions"
|
msgid "Permissions"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/editpost.php:148 src/Content/Conversation.php:400
|
#: mod/editpost.php:147 src/Content/Conversation.php:400
|
||||||
msgid "Open Compose page"
|
msgid "Open Compose page"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/events.php:125 mod/events.php:127
|
#: mod/events.php:124 mod/events.php:126
|
||||||
msgid "Event can not end before it has started."
|
msgid "Event can not end before it has started."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/events.php:133 mod/events.php:135
|
#: mod/events.php:132 mod/events.php:134
|
||||||
msgid "Event title and start time are required."
|
msgid "Event title and start time are required."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/events.php:378
|
#: mod/events.php:377
|
||||||
msgid "Create New Event"
|
msgid "Create New Event"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/events.php:476 src/Module/Admin/Logs/View.php:97
|
#: mod/events.php:475 src/Module/Admin/Logs/View.php:97
|
||||||
msgid "Event details"
|
msgid "Event details"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/events.php:477
|
#: mod/events.php:476
|
||||||
msgid "Starting date and Title are required."
|
msgid "Starting date and Title are required."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/events.php:478 mod/events.php:483
|
#: mod/events.php:477 mod/events.php:482
|
||||||
msgid "Event Starts:"
|
msgid "Event Starts:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/events.php:478 mod/events.php:508
|
#: mod/events.php:477 mod/events.php:507
|
||||||
#: src/Module/Admin/Blocklist/Server/Add.php:136
|
#: src/Module/Admin/Blocklist/Server/Add.php:136
|
||||||
#: src/Module/Admin/Blocklist/Server/Add.php:138
|
#: src/Module/Admin/Blocklist/Server/Add.php:138
|
||||||
#: src/Module/Admin/Blocklist/Server/Import.php:128
|
#: src/Module/Admin/Blocklist/Server/Import.php:128
|
||||||
|
|
@ -362,182 +362,182 @@ msgstr ""
|
||||||
#: src/Module/Admin/Blocklist/Server/Index.php:85
|
#: src/Module/Admin/Blocklist/Server/Index.php:85
|
||||||
#: src/Module/Admin/Blocklist/Server/Index.php:113
|
#: src/Module/Admin/Blocklist/Server/Index.php:113
|
||||||
#: src/Module/Admin/Blocklist/Server/Index.php:114
|
#: src/Module/Admin/Blocklist/Server/Index.php:114
|
||||||
#: src/Module/Admin/Item/Delete.php:69 src/Module/Debug/Probe.php:60
|
#: src/Module/Admin/Item/Delete.php:69 src/Module/Debug/Probe.php:59
|
||||||
#: src/Module/Install.php:207 src/Module/Install.php:240
|
#: src/Module/Install.php:207 src/Module/Install.php:240
|
||||||
#: src/Module/Install.php:245 src/Module/Install.php:264
|
#: src/Module/Install.php:245 src/Module/Install.php:264
|
||||||
#: src/Module/Install.php:275 src/Module/Install.php:280
|
#: src/Module/Install.php:275 src/Module/Install.php:280
|
||||||
#: src/Module/Install.php:286 src/Module/Install.php:291
|
#: src/Module/Install.php:286 src/Module/Install.php:291
|
||||||
#: src/Module/Install.php:305 src/Module/Install.php:320
|
#: src/Module/Install.php:305 src/Module/Install.php:320
|
||||||
#: src/Module/Install.php:347 src/Module/Register.php:149
|
#: src/Module/Install.php:347 src/Module/Register.php:148
|
||||||
#: src/Module/Security/TwoFactor/Verify.php:102
|
#: src/Module/Security/TwoFactor/Verify.php:102
|
||||||
#: src/Module/Settings/TwoFactor/Index.php:141
|
#: src/Module/Settings/TwoFactor/Index.php:140
|
||||||
#: src/Module/Settings/TwoFactor/Verify.php:155
|
#: src/Module/Settings/TwoFactor/Verify.php:154
|
||||||
msgid "Required"
|
msgid "Required"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/events.php:491 mod/events.php:514
|
#: mod/events.php:490 mod/events.php:513
|
||||||
msgid "Finish date/time is not known or not relevant"
|
msgid "Finish date/time is not known or not relevant"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/events.php:493 mod/events.php:498
|
#: mod/events.php:492 mod/events.php:497
|
||||||
msgid "Event Finishes:"
|
msgid "Event Finishes:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/events.php:504 src/Module/Profile/Profile.php:172
|
#: mod/events.php:503 src/Module/Profile/Profile.php:171
|
||||||
#: src/Module/Settings/Profile/Index.php:239
|
#: src/Module/Settings/Profile/Index.php:238
|
||||||
msgid "Description:"
|
msgid "Description:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/events.php:506 src/Content/Widget/VCard.php:105 src/Model/Event.php:81
|
#: mod/events.php:505 src/Content/Widget/VCard.php:105 src/Model/Event.php:80
|
||||||
#: src/Model/Event.php:108 src/Model/Event.php:470 src/Model/Event.php:920
|
#: src/Model/Event.php:107 src/Model/Event.php:469 src/Model/Event.php:919
|
||||||
#: src/Model/Profile.php:374 src/Module/Contact/Profile.php:371
|
#: src/Model/Profile.php:373 src/Module/Contact/Profile.php:371
|
||||||
#: src/Module/Directory.php:148 src/Module/Notifications/Introductions.php:187
|
#: src/Module/Directory.php:147 src/Module/Notifications/Introductions.php:186
|
||||||
#: src/Module/Profile/Profile.php:194
|
#: src/Module/Profile/Profile.php:193
|
||||||
msgid "Location:"
|
msgid "Location:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/events.php:508 mod/events.php:510
|
#: mod/events.php:507 mod/events.php:509
|
||||||
msgid "Title:"
|
msgid "Title:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/events.php:511 mod/events.php:512
|
#: mod/events.php:510 mod/events.php:511
|
||||||
msgid "Share this event"
|
msgid "Share this event"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/events.php:517 mod/message.php:205 mod/message.php:360
|
#: mod/events.php:516 mod/message.php:204 mod/message.php:359
|
||||||
#: mod/photos.php:917 mod/photos.php:1021 mod/photos.php:1291
|
#: mod/photos.php:916 mod/photos.php:1020 mod/photos.php:1290
|
||||||
#: mod/photos.php:1332 mod/photos.php:1388 mod/photos.php:1462
|
#: mod/photos.php:1331 mod/photos.php:1387 mod/photos.php:1461
|
||||||
#: src/Module/Admin/Item/Source.php:60 src/Module/Contact/Advanced.php:133
|
#: src/Module/Admin/Item/Source.php:60 src/Module/Contact/Advanced.php:132
|
||||||
#: src/Module/Contact/Profile.php:329
|
#: src/Module/Contact/Profile.php:329
|
||||||
#: src/Module/Debug/ActivityPubConversion.php:141
|
#: src/Module/Debug/ActivityPubConversion.php:140
|
||||||
#: src/Module/Debug/Babel.php:313 src/Module/Debug/Localtime.php:64
|
#: src/Module/Debug/Babel.php:313 src/Module/Debug/Localtime.php:64
|
||||||
#: src/Module/Debug/Probe.php:55 src/Module/Debug/WebFinger.php:52
|
#: src/Module/Debug/Probe.php:54 src/Module/Debug/WebFinger.php:51
|
||||||
#: src/Module/Delegation.php:148 src/Module/FriendSuggest.php:146
|
#: src/Module/Delegation.php:147 src/Module/FriendSuggest.php:145
|
||||||
#: src/Module/Install.php:252 src/Module/Install.php:294
|
#: src/Module/Install.php:252 src/Module/Install.php:294
|
||||||
#: src/Module/Install.php:331 src/Module/Invite.php:179
|
#: src/Module/Install.php:331 src/Module/Invite.php:178
|
||||||
#: src/Module/Item/Compose.php:190 src/Module/Profile/Profile.php:247
|
#: src/Module/Item/Compose.php:189 src/Module/Profile/Profile.php:246
|
||||||
#: src/Module/Settings/Profile/Index.php:223 src/Object/Post.php:992
|
#: src/Module/Settings/Profile/Index.php:222 src/Object/Post.php:992
|
||||||
#: view/theme/duepuntozero/config.php:86 view/theme/frio/config.php:172
|
#: view/theme/duepuntozero/config.php:86 view/theme/frio/config.php:172
|
||||||
#: view/theme/quattro/config.php:88 view/theme/vier/config.php:136
|
#: view/theme/quattro/config.php:88 view/theme/vier/config.php:136
|
||||||
msgid "Submit"
|
msgid "Submit"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/events.php:518 src/Module/Profile/Profile.php:248
|
#: mod/events.php:517 src/Module/Profile/Profile.php:247
|
||||||
msgid "Basic"
|
msgid "Basic"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/events.php:519 src/Module/Admin/Site.php:437 src/Module/Contact.php:478
|
#: mod/events.php:518 src/Module/Admin/Site.php:437 src/Module/Contact.php:477
|
||||||
#: src/Module/Profile/Profile.php:249
|
#: src/Module/Profile/Profile.php:248
|
||||||
msgid "Advanced"
|
msgid "Advanced"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/events.php:536
|
#: mod/events.php:535
|
||||||
msgid "Failed to remove event"
|
msgid "Failed to remove event"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/fbrowser.php:62 src/Content/Nav.php:195 src/Module/BaseProfile.php:64
|
#: mod/fbrowser.php:61 src/Content/Nav.php:195 src/Module/BaseProfile.php:64
|
||||||
#: view/theme/frio/theme.php:240
|
#: view/theme/frio/theme.php:240
|
||||||
msgid "Photos"
|
msgid "Photos"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/fbrowser.php:122 mod/fbrowser.php:149
|
#: mod/fbrowser.php:121 mod/fbrowser.php:148
|
||||||
#: src/Module/Settings/Profile/Photo/Index.php:129
|
#: src/Module/Settings/Profile/Photo/Index.php:128
|
||||||
msgid "Upload"
|
msgid "Upload"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/fbrowser.php:144
|
#: mod/fbrowser.php:143
|
||||||
msgid "Files"
|
msgid "Files"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/follow.php:75 mod/unfollow.php:97 src/Module/RemoteFollow.php:127
|
#: mod/follow.php:74 mod/unfollow.php:96 src/Module/RemoteFollow.php:127
|
||||||
msgid "Submit Request"
|
msgid "Submit Request"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/follow.php:85
|
#: mod/follow.php:84
|
||||||
msgid "You already added this contact."
|
msgid "You already added this contact."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/follow.php:101
|
#: mod/follow.php:100
|
||||||
msgid "The network type couldn't be detected. Contact can't be added."
|
msgid "The network type couldn't be detected. Contact can't be added."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/follow.php:109
|
#: mod/follow.php:108
|
||||||
msgid "Diaspora support isn't enabled. Contact can't be added."
|
msgid "Diaspora support isn't enabled. Contact can't be added."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/follow.php:114
|
#: mod/follow.php:113
|
||||||
msgid "OStatus support is disabled. Contact can't be added."
|
msgid "OStatus support is disabled. Contact can't be added."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/follow.php:139 src/Content/Item.php:401 src/Content/Widget.php:81
|
#: mod/follow.php:138 src/Content/Item.php:401 src/Content/Widget.php:81
|
||||||
#: src/Model/Contact.php:1169 src/Model/Contact.php:1180
|
#: src/Model/Contact.php:1194 src/Model/Contact.php:1205
|
||||||
#: view/theme/vier/theme.php:199
|
#: view/theme/vier/theme.php:199
|
||||||
msgid "Connect/Follow"
|
msgid "Connect/Follow"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/follow.php:140 src/Module/RemoteFollow.php:126
|
#: mod/follow.php:139 src/Module/RemoteFollow.php:126
|
||||||
msgid "Please answer the following:"
|
msgid "Please answer the following:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/follow.php:141 mod/unfollow.php:95
|
#: mod/follow.php:140 mod/unfollow.php:94
|
||||||
msgid "Your Identity Address:"
|
msgid "Your Identity Address:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/follow.php:142 mod/unfollow.php:101
|
#: mod/follow.php:141 mod/unfollow.php:100
|
||||||
#: src/Module/Admin/Blocklist/Contact.php:116
|
#: src/Module/Admin/Blocklist/Contact.php:116
|
||||||
#: src/Module/Contact/Profile.php:367
|
#: src/Module/Contact/Profile.php:367
|
||||||
#: src/Module/Notifications/Introductions.php:129
|
#: src/Module/Notifications/Introductions.php:128
|
||||||
#: src/Module/Notifications/Introductions.php:198
|
#: src/Module/Notifications/Introductions.php:197
|
||||||
msgid "Profile URL"
|
msgid "Profile URL"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/follow.php:143 src/Module/Contact/Profile.php:379
|
#: mod/follow.php:142 src/Module/Contact/Profile.php:379
|
||||||
#: src/Module/Notifications/Introductions.php:191
|
#: src/Module/Notifications/Introductions.php:190
|
||||||
#: src/Module/Profile/Profile.php:207
|
#: src/Module/Profile/Profile.php:206
|
||||||
msgid "Tags:"
|
msgid "Tags:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/follow.php:154
|
#: mod/follow.php:153
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "%s knows you"
|
msgid "%s knows you"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/follow.php:155
|
#: mod/follow.php:154
|
||||||
msgid "Add a personal note:"
|
msgid "Add a personal note:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/follow.php:164 mod/unfollow.php:110 src/Module/BaseProfile.php:59
|
#: mod/follow.php:163 mod/unfollow.php:109 src/Module/BaseProfile.php:59
|
||||||
#: src/Module/Contact.php:448
|
#: src/Module/Contact.php:447
|
||||||
msgid "Status Messages and Posts"
|
msgid "Status Messages and Posts"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/follow.php:192
|
#: mod/follow.php:191
|
||||||
msgid "The contact could not be added."
|
msgid "The contact could not be added."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/item.php:132 mod/item.php:136
|
#: mod/item.php:131 mod/item.php:135
|
||||||
msgid "Unable to locate original post."
|
msgid "Unable to locate original post."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/item.php:338 mod/item.php:343
|
#: mod/item.php:337 mod/item.php:342
|
||||||
msgid "Empty post discarded."
|
msgid "Empty post discarded."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/item.php:675
|
#: mod/item.php:674
|
||||||
msgid "Post updated."
|
msgid "Post updated."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/item.php:685 mod/item.php:690
|
#: mod/item.php:684 mod/item.php:689
|
||||||
msgid "Item wasn't stored."
|
msgid "Item wasn't stored."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/item.php:701
|
#: mod/item.php:700
|
||||||
msgid "Item couldn't be fetched."
|
msgid "Item couldn't be fetched."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/item.php:841 src/Module/Admin/Themes/Details.php:39
|
#: mod/item.php:840 src/Module/Admin/Themes/Details.php:39
|
||||||
#: src/Module/Admin/Themes/Index.php:59 src/Module/Debug/ItemBody.php:43
|
#: src/Module/Admin/Themes/Index.php:59 src/Module/Debug/ItemBody.php:42
|
||||||
#: src/Module/Debug/ItemBody.php:58
|
#: src/Module/Debug/ItemBody.php:57
|
||||||
msgid "Item not found."
|
msgid "Item not found."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
@ -610,7 +610,7 @@ msgid ""
|
||||||
"your email for further instructions."
|
"your email for further instructions."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/lostpass.php:130 src/Module/Security/Login.php:162
|
#: mod/lostpass.php:130 src/Module/Security/Login.php:161
|
||||||
msgid "Nickname or Email: "
|
msgid "Nickname or Email: "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
@ -618,7 +618,7 @@ msgstr ""
|
||||||
msgid "Reset"
|
msgid "Reset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/lostpass.php:146 src/Module/Security/Login.php:174
|
#: mod/lostpass.php:146 src/Module/Security/Login.php:173
|
||||||
msgid "Password Reset"
|
msgid "Password Reset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
@ -679,616 +679,616 @@ msgstr ""
|
||||||
msgid "Your password has been changed at %s"
|
msgid "Your password has been changed at %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/match.php:63
|
#: mod/match.php:62
|
||||||
msgid "No keywords to match. Please add keywords to your profile."
|
msgid "No keywords to match. Please add keywords to your profile."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/match.php:94 src/Module/BaseSearch.php:120
|
#: mod/match.php:93 src/Module/BaseSearch.php:119
|
||||||
msgid "No matches"
|
msgid "No matches"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/match.php:99
|
#: mod/match.php:98
|
||||||
msgid "Profile Match"
|
msgid "Profile Match"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/message.php:47 mod/message.php:130 src/Content/Nav.php:289
|
#: mod/message.php:46 mod/message.php:129 src/Content/Nav.php:289
|
||||||
msgid "New Message"
|
msgid "New Message"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/message.php:84 mod/wallmessage.php:70
|
#: mod/message.php:83 mod/wallmessage.php:70
|
||||||
msgid "No recipient selected."
|
msgid "No recipient selected."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/message.php:89
|
#: mod/message.php:88
|
||||||
msgid "Unable to locate contact information."
|
msgid "Unable to locate contact information."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/message.php:93 mod/wallmessage.php:76
|
#: mod/message.php:92 mod/wallmessage.php:76
|
||||||
msgid "Message could not be sent."
|
msgid "Message could not be sent."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/message.php:97 mod/wallmessage.php:79
|
#: mod/message.php:96 mod/wallmessage.php:79
|
||||||
msgid "Message collection failure."
|
msgid "Message collection failure."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/message.php:124 src/Module/Notifications/Introductions.php:135
|
#: mod/message.php:123 src/Module/Notifications/Introductions.php:134
|
||||||
#: src/Module/Notifications/Introductions.php:170
|
#: src/Module/Notifications/Introductions.php:169
|
||||||
#: src/Module/Notifications/Notification.php:86
|
#: src/Module/Notifications/Notification.php:85
|
||||||
msgid "Discard"
|
msgid "Discard"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/message.php:137 src/Content/Nav.php:286 view/theme/frio/theme.php:247
|
#: mod/message.php:136 src/Content/Nav.php:286 view/theme/frio/theme.php:247
|
||||||
msgid "Messages"
|
msgid "Messages"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/message.php:150
|
#: mod/message.php:149
|
||||||
msgid "Conversation not found."
|
msgid "Conversation not found."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/message.php:155
|
#: mod/message.php:154
|
||||||
msgid "Message was not deleted."
|
msgid "Message was not deleted."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/message.php:170
|
#: mod/message.php:169
|
||||||
msgid "Conversation was not removed."
|
msgid "Conversation was not removed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/message.php:184 mod/message.php:290 mod/wallmessage.php:124
|
#: mod/message.php:183 mod/message.php:289 mod/wallmessage.php:124
|
||||||
msgid "Please enter a link URL:"
|
msgid "Please enter a link URL:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/message.php:193 mod/wallmessage.php:129
|
#: mod/message.php:192 mod/wallmessage.php:129
|
||||||
msgid "Send Private Message"
|
msgid "Send Private Message"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/message.php:194 mod/message.php:350 mod/wallmessage.php:131
|
#: mod/message.php:193 mod/message.php:349 mod/wallmessage.php:131
|
||||||
msgid "To:"
|
msgid "To:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/message.php:195 mod/message.php:351 mod/wallmessage.php:132
|
#: mod/message.php:194 mod/message.php:350 mod/wallmessage.php:132
|
||||||
msgid "Subject:"
|
msgid "Subject:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/message.php:199 mod/message.php:354 mod/wallmessage.php:138
|
#: mod/message.php:198 mod/message.php:353 mod/wallmessage.php:138
|
||||||
#: src/Module/Invite.php:172
|
#: src/Module/Invite.php:171
|
||||||
msgid "Your message:"
|
msgid "Your message:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/message.php:226
|
#: mod/message.php:225
|
||||||
msgid "No messages."
|
msgid "No messages."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/message.php:282
|
#: mod/message.php:281
|
||||||
msgid "Message not available."
|
msgid "Message not available."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/message.php:327
|
#: mod/message.php:326
|
||||||
msgid "Delete message"
|
msgid "Delete message"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/message.php:329 mod/message.php:460
|
#: mod/message.php:328 mod/message.php:459
|
||||||
msgid "D, d M Y - g:i A"
|
msgid "D, d M Y - g:i A"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/message.php:344 mod/message.php:457
|
#: mod/message.php:343 mod/message.php:456
|
||||||
msgid "Delete conversation"
|
msgid "Delete conversation"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/message.php:346
|
#: mod/message.php:345
|
||||||
msgid ""
|
msgid ""
|
||||||
"No secure communications available. You <strong>may</strong> be able to "
|
"No secure communications available. You <strong>may</strong> be able to "
|
||||||
"respond from the sender's profile page."
|
"respond from the sender's profile page."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/message.php:349
|
#: mod/message.php:348
|
||||||
msgid "Send Reply"
|
msgid "Send Reply"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/message.php:431
|
#: mod/message.php:430
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Unknown sender - %s"
|
msgid "Unknown sender - %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/message.php:433
|
#: mod/message.php:432
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "You and %s"
|
msgid "You and %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/message.php:435
|
#: mod/message.php:434
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "%s and You"
|
msgid "%s and You"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/message.php:463
|
#: mod/message.php:462
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "%d message"
|
msgid "%d message"
|
||||||
msgid_plural "%d messages"
|
msgid_plural "%d messages"
|
||||||
msgstr[0] ""
|
msgstr[0] ""
|
||||||
msgstr[1] ""
|
msgstr[1] ""
|
||||||
|
|
||||||
#: mod/notes.php:52 src/Module/BaseProfile.php:106
|
#: mod/notes.php:51 src/Module/BaseProfile.php:106
|
||||||
msgid "Personal Notes"
|
msgid "Personal Notes"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/notes.php:56
|
#: mod/notes.php:55
|
||||||
msgid "Personal notes are visible only by yourself."
|
msgid "Personal notes are visible only by yourself."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/ostatus_subscribe.php:39
|
#: mod/ostatus_subscribe.php:38
|
||||||
msgid "Subscribing to contacts"
|
msgid "Subscribing to contacts"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/ostatus_subscribe.php:48
|
#: mod/ostatus_subscribe.php:47
|
||||||
msgid "No contact provided."
|
msgid "No contact provided."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/ostatus_subscribe.php:54
|
#: mod/ostatus_subscribe.php:53
|
||||||
msgid "Couldn't fetch information for contact."
|
msgid "Couldn't fetch information for contact."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/ostatus_subscribe.php:65
|
#: mod/ostatus_subscribe.php:64
|
||||||
msgid "Couldn't fetch friends for contact."
|
msgid "Couldn't fetch friends for contact."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/ostatus_subscribe.php:71 mod/ostatus_subscribe.php:82
|
#: mod/ostatus_subscribe.php:70 mod/ostatus_subscribe.php:81
|
||||||
msgid "Couldn't fetch following contacts."
|
msgid "Couldn't fetch following contacts."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/ostatus_subscribe.php:77
|
#: mod/ostatus_subscribe.php:76
|
||||||
msgid "Couldn't fetch remote profile."
|
msgid "Couldn't fetch remote profile."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/ostatus_subscribe.php:87
|
#: mod/ostatus_subscribe.php:86
|
||||||
msgid "Unsupported network"
|
msgid "Unsupported network"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/ostatus_subscribe.php:103 mod/repair_ostatus.php:52
|
#: mod/ostatus_subscribe.php:102 mod/repair_ostatus.php:51
|
||||||
msgid "Done"
|
msgid "Done"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/ostatus_subscribe.php:117
|
#: mod/ostatus_subscribe.php:116
|
||||||
msgid "success"
|
msgid "success"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/ostatus_subscribe.php:119
|
#: mod/ostatus_subscribe.php:118
|
||||||
msgid "failed"
|
msgid "failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/ostatus_subscribe.php:122
|
#: mod/ostatus_subscribe.php:121
|
||||||
msgid "ignored"
|
msgid "ignored"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/ostatus_subscribe.php:127 mod/repair_ostatus.php:58
|
#: mod/ostatus_subscribe.php:126 mod/repair_ostatus.php:57
|
||||||
msgid "Keep this window open until done."
|
msgid "Keep this window open until done."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/photos.php:108 src/Module/BaseProfile.php:67
|
#: mod/photos.php:107 src/Module/BaseProfile.php:67
|
||||||
msgid "Photo Albums"
|
msgid "Photo Albums"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/photos.php:109 mod/photos.php:1580
|
#: mod/photos.php:108 mod/photos.php:1579
|
||||||
msgid "Recent Photos"
|
msgid "Recent Photos"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/photos.php:111 mod/photos.php:1069 mod/photos.php:1582
|
#: mod/photos.php:110 mod/photos.php:1068 mod/photos.php:1581
|
||||||
msgid "Upload New Photos"
|
msgid "Upload New Photos"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/photos.php:129 src/Module/BaseSettings.php:35
|
#: mod/photos.php:128 src/Module/BaseSettings.php:35
|
||||||
msgid "everybody"
|
msgid "everybody"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/photos.php:167
|
#: mod/photos.php:166
|
||||||
msgid "Contact information unavailable"
|
msgid "Contact information unavailable"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/photos.php:196
|
#: mod/photos.php:195
|
||||||
msgid "Album not found."
|
msgid "Album not found."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/photos.php:250
|
#: mod/photos.php:249
|
||||||
msgid "Album successfully deleted"
|
msgid "Album successfully deleted"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/photos.php:252
|
#: mod/photos.php:251
|
||||||
msgid "Album was empty."
|
msgid "Album was empty."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/photos.php:284
|
#: mod/photos.php:283
|
||||||
msgid "Failed to delete the photo."
|
msgid "Failed to delete the photo."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/photos.php:553
|
#: mod/photos.php:552
|
||||||
msgid "a photo"
|
msgid "a photo"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/photos.php:553
|
#: mod/photos.php:552
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "%1$s was tagged in %2$s by %3$s"
|
msgid "%1$s was tagged in %2$s by %3$s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/photos.php:632 mod/photos.php:635 mod/photos.php:662
|
#: mod/photos.php:631 mod/photos.php:634 mod/photos.php:661
|
||||||
#: mod/wall_upload.php:201 src/Module/Settings/Profile/Photo/Index.php:60
|
#: mod/wall_upload.php:200 src/Module/Settings/Profile/Photo/Index.php:59
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Image exceeds size limit of %s"
|
msgid "Image exceeds size limit of %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/photos.php:638
|
#: mod/photos.php:637
|
||||||
msgid "Image upload didn't complete, please try again"
|
msgid "Image upload didn't complete, please try again"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/photos.php:641
|
#: mod/photos.php:640
|
||||||
msgid "Image file is missing"
|
msgid "Image file is missing"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/photos.php:646
|
#: mod/photos.php:645
|
||||||
msgid ""
|
msgid ""
|
||||||
"Server can't accept new file upload at this time, please contact your "
|
"Server can't accept new file upload at this time, please contact your "
|
||||||
"administrator"
|
"administrator"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/photos.php:670
|
#: mod/photos.php:669
|
||||||
msgid "Image file is empty."
|
msgid "Image file is empty."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/photos.php:685 mod/wall_upload.php:163
|
#: mod/photos.php:684 mod/wall_upload.php:162
|
||||||
#: src/Module/Settings/Profile/Photo/Index.php:69
|
#: src/Module/Settings/Profile/Photo/Index.php:68
|
||||||
msgid "Unable to process image."
|
msgid "Unable to process image."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/photos.php:711 mod/wall_upload.php:226
|
#: mod/photos.php:710 mod/wall_upload.php:225
|
||||||
#: src/Module/Settings/Profile/Photo/Index.php:96
|
#: src/Module/Settings/Profile/Photo/Index.php:95
|
||||||
msgid "Image upload failed."
|
msgid "Image upload failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/photos.php:803
|
#: mod/photos.php:802
|
||||||
msgid "No photos selected"
|
msgid "No photos selected"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/photos.php:872
|
#: mod/photos.php:871
|
||||||
msgid "Access to this item is restricted."
|
msgid "Access to this item is restricted."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/photos.php:927
|
#: mod/photos.php:926
|
||||||
msgid "Upload Photos"
|
msgid "Upload Photos"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/photos.php:931 mod/photos.php:1017
|
#: mod/photos.php:930 mod/photos.php:1016
|
||||||
msgid "New album name: "
|
msgid "New album name: "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/photos.php:932
|
#: mod/photos.php:931
|
||||||
msgid "or select existing album:"
|
msgid "or select existing album:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/photos.php:933
|
#: mod/photos.php:932
|
||||||
msgid "Do not show a status post for this upload"
|
msgid "Do not show a status post for this upload"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/photos.php:998
|
#: mod/photos.php:997
|
||||||
msgid "Do you really want to delete this photo album and all its photos?"
|
msgid "Do you really want to delete this photo album and all its photos?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/photos.php:999 mod/photos.php:1022
|
#: mod/photos.php:998 mod/photos.php:1021
|
||||||
msgid "Delete Album"
|
msgid "Delete Album"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/photos.php:1026
|
#: mod/photos.php:1025
|
||||||
msgid "Edit Album"
|
msgid "Edit Album"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/photos.php:1027
|
#: mod/photos.php:1026
|
||||||
msgid "Drop Album"
|
msgid "Drop Album"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/photos.php:1031
|
#: mod/photos.php:1030
|
||||||
msgid "Show Newest First"
|
msgid "Show Newest First"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/photos.php:1033
|
#: mod/photos.php:1032
|
||||||
msgid "Show Oldest First"
|
msgid "Show Oldest First"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/photos.php:1054 mod/photos.php:1565
|
#: mod/photos.php:1053 mod/photos.php:1564
|
||||||
msgid "View Photo"
|
msgid "View Photo"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/photos.php:1087
|
#: mod/photos.php:1086
|
||||||
msgid "Permission denied. Access to this item may be restricted."
|
msgid "Permission denied. Access to this item may be restricted."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/photos.php:1089
|
#: mod/photos.php:1088
|
||||||
msgid "Photo not available"
|
msgid "Photo not available"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/photos.php:1099
|
#: mod/photos.php:1098
|
||||||
msgid "Do you really want to delete this photo?"
|
msgid "Do you really want to delete this photo?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/photos.php:1100 mod/photos.php:1292
|
#: mod/photos.php:1099 mod/photos.php:1291
|
||||||
msgid "Delete Photo"
|
msgid "Delete Photo"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/photos.php:1192
|
#: mod/photos.php:1191
|
||||||
msgid "View photo"
|
msgid "View photo"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/photos.php:1194
|
#: mod/photos.php:1193
|
||||||
msgid "Edit photo"
|
msgid "Edit photo"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/photos.php:1195
|
#: mod/photos.php:1194
|
||||||
msgid "Delete photo"
|
msgid "Delete photo"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/photos.php:1196
|
#: mod/photos.php:1195
|
||||||
msgid "Use as profile photo"
|
msgid "Use as profile photo"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/photos.php:1203
|
#: mod/photos.php:1202
|
||||||
msgid "Private Photo"
|
msgid "Private Photo"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/photos.php:1209
|
#: mod/photos.php:1208
|
||||||
msgid "View Full Size"
|
msgid "View Full Size"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/photos.php:1260
|
#: mod/photos.php:1259
|
||||||
msgid "Tags: "
|
msgid "Tags: "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/photos.php:1263
|
#: mod/photos.php:1262
|
||||||
msgid "[Select tags to remove]"
|
msgid "[Select tags to remove]"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/photos.php:1278
|
#: mod/photos.php:1277
|
||||||
msgid "New album name"
|
msgid "New album name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/photos.php:1279
|
#: mod/photos.php:1278
|
||||||
msgid "Caption"
|
msgid "Caption"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/photos.php:1280
|
#: mod/photos.php:1279
|
||||||
msgid "Add a Tag"
|
msgid "Add a Tag"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/photos.php:1280
|
#: mod/photos.php:1279
|
||||||
msgid "Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"
|
msgid "Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/photos.php:1281
|
#: mod/photos.php:1280
|
||||||
msgid "Do not rotate"
|
msgid "Do not rotate"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/photos.php:1282
|
#: mod/photos.php:1281
|
||||||
msgid "Rotate CW (right)"
|
msgid "Rotate CW (right)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/photos.php:1283
|
#: mod/photos.php:1282
|
||||||
msgid "Rotate CCW (left)"
|
msgid "Rotate CCW (left)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/photos.php:1329 mod/photos.php:1385 mod/photos.php:1459
|
#: mod/photos.php:1328 mod/photos.php:1384 mod/photos.php:1458
|
||||||
#: src/Module/Contact.php:548 src/Module/Item/Compose.php:189
|
#: src/Module/Contact.php:547 src/Module/Item/Compose.php:188
|
||||||
#: src/Object/Post.php:989
|
#: src/Object/Post.php:989
|
||||||
msgid "This is you"
|
msgid "This is you"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/photos.php:1331 mod/photos.php:1387 mod/photos.php:1461
|
#: mod/photos.php:1330 mod/photos.php:1386 mod/photos.php:1460
|
||||||
#: src/Object/Post.php:532 src/Object/Post.php:991
|
#: src/Object/Post.php:532 src/Object/Post.php:991
|
||||||
msgid "Comment"
|
msgid "Comment"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/photos.php:1420 src/Content/Conversation.php:634 src/Object/Post.php:256
|
#: mod/photos.php:1419 src/Content/Conversation.php:634 src/Object/Post.php:256
|
||||||
msgid "Select"
|
msgid "Select"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/photos.php:1421 mod/settings.php:351 src/Content/Conversation.php:635
|
#: mod/photos.php:1420 mod/settings.php:350 src/Content/Conversation.php:635
|
||||||
#: src/Module/Admin/Users/Active.php:140 src/Module/Admin/Users/Blocked.php:141
|
#: src/Module/Admin/Users/Active.php:139 src/Module/Admin/Users/Blocked.php:141
|
||||||
#: src/Module/Admin/Users/Index.php:154
|
#: src/Module/Admin/Users/Index.php:154
|
||||||
msgid "Delete"
|
msgid "Delete"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/photos.php:1482 src/Object/Post.php:379
|
#: mod/photos.php:1481 src/Object/Post.php:379
|
||||||
msgid "Like"
|
msgid "Like"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/photos.php:1483 src/Object/Post.php:379
|
#: mod/photos.php:1482 src/Object/Post.php:379
|
||||||
msgid "I like this (toggle)"
|
msgid "I like this (toggle)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/photos.php:1484 src/Object/Post.php:380
|
#: mod/photos.php:1483 src/Object/Post.php:380
|
||||||
msgid "Dislike"
|
msgid "Dislike"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/photos.php:1486 src/Object/Post.php:380
|
#: mod/photos.php:1485 src/Object/Post.php:380
|
||||||
msgid "I don't like this (toggle)"
|
msgid "I don't like this (toggle)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/photos.php:1508
|
#: mod/photos.php:1507
|
||||||
msgid "Map"
|
msgid "Map"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/photos.php:1571
|
#: mod/photos.php:1570
|
||||||
msgid "View Album"
|
msgid "View Album"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/redir.php:51 mod/redir.php:104
|
#: mod/redir.php:50 mod/redir.php:103
|
||||||
msgid "Bad Request."
|
msgid "Bad Request."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/redir.php:57 mod/redir.php:131 src/Module/Contact/Advanced.php:71
|
#: mod/redir.php:56 mod/redir.php:130 src/Module/Contact/Advanced.php:70
|
||||||
#: src/Module/Contact/Advanced.php:110 src/Module/Contact/Contacts.php:54
|
#: src/Module/Contact/Advanced.php:109 src/Module/Contact/Contacts.php:53
|
||||||
#: src/Module/Contact/Conversations.php:79
|
#: src/Module/Contact/Conversations.php:79
|
||||||
#: src/Module/Contact/Conversations.php:84
|
#: src/Module/Contact/Conversations.php:84
|
||||||
#: src/Module/Contact/Conversations.php:89 src/Module/Contact/Media.php:43
|
#: src/Module/Contact/Conversations.php:89 src/Module/Contact/Media.php:43
|
||||||
#: src/Module/Contact/Posts.php:73 src/Module/Contact/Posts.php:78
|
#: src/Module/Contact/Posts.php:73 src/Module/Contact/Posts.php:78
|
||||||
#: src/Module/Contact/Posts.php:83 src/Module/Contact/Profile.php:143
|
#: src/Module/Contact/Posts.php:83 src/Module/Contact/Profile.php:143
|
||||||
#: src/Module/Contact/Profile.php:148 src/Module/Contact/Profile.php:153
|
#: src/Module/Contact/Profile.php:148 src/Module/Contact/Profile.php:153
|
||||||
#: src/Module/FriendSuggest.php:72 src/Module/FriendSuggest.php:110
|
#: src/Module/FriendSuggest.php:71 src/Module/FriendSuggest.php:109
|
||||||
#: src/Module/Group.php:98 src/Module/Group.php:107
|
#: src/Module/Group.php:97 src/Module/Group.php:106
|
||||||
msgid "Contact not found."
|
msgid "Contact not found."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/removeme.php:66 src/Navigation/Notifications/Repository/Notify.php:467
|
#: mod/removeme.php:65 src/Navigation/Notifications/Repository/Notify.php:467
|
||||||
msgid "[Friendica System Notify]"
|
msgid "[Friendica System Notify]"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/removeme.php:66
|
#: mod/removeme.php:65
|
||||||
msgid "User deleted their account"
|
msgid "User deleted their account"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/removeme.php:67
|
#: mod/removeme.php:66
|
||||||
msgid ""
|
msgid ""
|
||||||
"On your Friendica node an user deleted their account. Please ensure that "
|
"On your Friendica node an user deleted their account. Please ensure that "
|
||||||
"their data is removed from the backups."
|
"their data is removed from the backups."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/removeme.php:68
|
#: mod/removeme.php:67
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "The user id is %d"
|
msgid "The user id is %d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/removeme.php:102 mod/removeme.php:105
|
#: mod/removeme.php:101 mod/removeme.php:104
|
||||||
msgid "Remove My Account"
|
msgid "Remove My Account"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/removeme.php:103
|
#: mod/removeme.php:102
|
||||||
msgid ""
|
msgid ""
|
||||||
"This will completely remove your account. Once this has been done it is not "
|
"This will completely remove your account. Once this has been done it is not "
|
||||||
"recoverable."
|
"recoverable."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/removeme.php:104
|
#: mod/removeme.php:103
|
||||||
msgid "Please enter your password for verification:"
|
msgid "Please enter your password for verification:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/repair_ostatus.php:37
|
#: mod/repair_ostatus.php:36
|
||||||
msgid "Resubscribing to OStatus contacts"
|
msgid "Resubscribing to OStatus contacts"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/repair_ostatus.php:47 src/Module/Debug/ActivityPubConversion.php:130
|
#: mod/repair_ostatus.php:46 src/Module/Debug/ActivityPubConversion.php:129
|
||||||
#: src/Module/Debug/Babel.php:293 src/Module/Security/TwoFactor/Verify.php:99
|
#: src/Module/Debug/Babel.php:293 src/Module/Security/TwoFactor/Verify.php:99
|
||||||
msgid "Error"
|
msgid "Error"
|
||||||
msgid_plural "Errors"
|
msgid_plural "Errors"
|
||||||
msgstr[0] ""
|
msgstr[0] ""
|
||||||
msgstr[1] ""
|
msgstr[1] ""
|
||||||
|
|
||||||
#: mod/settings.php:123
|
#: mod/settings.php:122
|
||||||
msgid "Failed to connect with email account using the settings provided."
|
msgid "Failed to connect with email account using the settings provided."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/settings.php:176
|
#: mod/settings.php:175
|
||||||
msgid "Connected Apps"
|
msgid "Connected Apps"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/settings.php:177 src/Module/Admin/Blocklist/Contact.php:106
|
#: mod/settings.php:176 src/Module/Admin/Blocklist/Contact.php:106
|
||||||
#: src/Module/Admin/Users/Active.php:130 src/Module/Admin/Users/Blocked.php:131
|
#: src/Module/Admin/Users/Active.php:129 src/Module/Admin/Users/Blocked.php:131
|
||||||
#: src/Module/Admin/Users/Create.php:71 src/Module/Admin/Users/Deleted.php:88
|
#: src/Module/Admin/Users/Create.php:71 src/Module/Admin/Users/Deleted.php:88
|
||||||
#: src/Module/Admin/Users/Index.php:143 src/Module/Admin/Users/Index.php:163
|
#: src/Module/Admin/Users/Index.php:143 src/Module/Admin/Users/Index.php:163
|
||||||
#: src/Module/Admin/Users/Pending.php:104 src/Module/Contact/Advanced.php:135
|
#: src/Module/Admin/Users/Pending.php:104 src/Module/Contact/Advanced.php:134
|
||||||
msgid "Name"
|
msgid "Name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/settings.php:178 src/Content/Nav.php:215
|
#: mod/settings.php:177 src/Content/Nav.php:215
|
||||||
msgid "Home Page"
|
msgid "Home Page"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/settings.php:179 src/Module/Admin/Queue.php:78
|
#: mod/settings.php:178 src/Module/Admin/Queue.php:78
|
||||||
msgid "Created"
|
msgid "Created"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/settings.php:180
|
#: mod/settings.php:179
|
||||||
msgid "Remove authorization"
|
msgid "Remove authorization"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/settings.php:206 mod/settings.php:238 mod/settings.php:269
|
#: mod/settings.php:205 mod/settings.php:237 mod/settings.php:268
|
||||||
#: mod/settings.php:353 src/Module/Admin/Addons/Index.php:69
|
#: mod/settings.php:352 src/Module/Admin/Addons/Index.php:69
|
||||||
#: src/Module/Admin/Features.php:87 src/Module/Admin/Logs/Settings.php:81
|
#: src/Module/Admin/Features.php:87 src/Module/Admin/Logs/Settings.php:81
|
||||||
#: src/Module/Admin/Site.php:432 src/Module/Admin/Themes/Index.php:113
|
#: src/Module/Admin/Site.php:432 src/Module/Admin/Themes/Index.php:113
|
||||||
#: src/Module/Admin/Tos.php:83 src/Module/Settings/Account.php:564
|
#: src/Module/Admin/Tos.php:83 src/Module/Settings/Account.php:563
|
||||||
#: src/Module/Settings/Delegation.php:170 src/Module/Settings/Display.php:201
|
#: src/Module/Settings/Delegation.php:169 src/Module/Settings/Display.php:200
|
||||||
msgid "Save Settings"
|
msgid "Save Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/settings.php:214
|
#: mod/settings.php:213
|
||||||
msgid "Addon Settings"
|
msgid "Addon Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/settings.php:215
|
#: mod/settings.php:214
|
||||||
msgid "No Addon settings configured"
|
msgid "No Addon settings configured"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/settings.php:236
|
#: mod/settings.php:235
|
||||||
msgid "Additional Features"
|
msgid "Additional Features"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/settings.php:274
|
#: mod/settings.php:273
|
||||||
msgid "Diaspora (Socialhome, Hubzilla)"
|
msgid "Diaspora (Socialhome, Hubzilla)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/settings.php:274 mod/settings.php:275
|
#: mod/settings.php:273 mod/settings.php:274
|
||||||
msgid "enabled"
|
msgid "enabled"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/settings.php:274 mod/settings.php:275
|
#: mod/settings.php:273 mod/settings.php:274
|
||||||
msgid "disabled"
|
msgid "disabled"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/settings.php:274 mod/settings.php:275
|
#: mod/settings.php:273 mod/settings.php:274
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Built-in support for %s connectivity is %s"
|
msgid "Built-in support for %s connectivity is %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/settings.php:275
|
#: mod/settings.php:274
|
||||||
msgid "OStatus (GNU Social)"
|
msgid "OStatus (GNU Social)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/settings.php:301
|
#: mod/settings.php:300
|
||||||
msgid "Email access is disabled on this site."
|
msgid "Email access is disabled on this site."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/settings.php:306 mod/settings.php:351
|
#: mod/settings.php:305 mod/settings.php:350
|
||||||
msgid "None"
|
msgid "None"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/settings.php:312 src/Module/BaseSettings.php:78
|
#: mod/settings.php:311 src/Module/BaseSettings.php:78
|
||||||
msgid "Social Networks"
|
msgid "Social Networks"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/settings.php:317
|
#: mod/settings.php:316
|
||||||
msgid "General Social Media Settings"
|
msgid "General Social Media Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/settings.php:320
|
#: mod/settings.php:319
|
||||||
msgid "Followed content scope"
|
msgid "Followed content scope"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/settings.php:322
|
#: mod/settings.php:321
|
||||||
msgid ""
|
msgid ""
|
||||||
"By default, conversations in which your follows participated but didn't "
|
"By default, conversations in which your follows participated but didn't "
|
||||||
"start will be shown in your timeline. You can turn this behavior off, or "
|
"start will be shown in your timeline. You can turn this behavior off, or "
|
||||||
"expand it to the conversations in which your follows liked a post."
|
"expand it to the conversations in which your follows liked a post."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/settings.php:324
|
#: mod/settings.php:323
|
||||||
msgid "Only conversations my follows started"
|
msgid "Only conversations my follows started"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/settings.php:325
|
#: mod/settings.php:324
|
||||||
msgid "Conversations my follows started or commented on (default)"
|
msgid "Conversations my follows started or commented on (default)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/settings.php:326
|
#: mod/settings.php:325
|
||||||
msgid "Any conversation my follows interacted with, including likes"
|
msgid "Any conversation my follows interacted with, including likes"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/settings.php:329
|
#: mod/settings.php:328
|
||||||
msgid "Enable Content Warning"
|
msgid "Enable Content Warning"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/settings.php:329
|
#: mod/settings.php:328
|
||||||
msgid ""
|
msgid ""
|
||||||
"Users on networks like Mastodon or Pleroma are able to set a content warning "
|
"Users on networks like Mastodon or Pleroma are able to set a content warning "
|
||||||
"field which collapse their post by default. This enables the automatic "
|
"field which collapse their post by default. This enables the automatic "
|
||||||
|
|
@ -1296,144 +1296,144 @@ msgid ""
|
||||||
"affect any other content filtering you eventually set up."
|
"affect any other content filtering you eventually set up."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/settings.php:330
|
#: mod/settings.php:329
|
||||||
msgid "Enable intelligent shortening"
|
msgid "Enable intelligent shortening"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/settings.php:330
|
#: mod/settings.php:329
|
||||||
msgid ""
|
msgid ""
|
||||||
"Normally the system tries to find the best link to add to shortened posts. "
|
"Normally the system tries to find the best link to add to shortened posts. "
|
||||||
"If disabled, every shortened post will always point to the original "
|
"If disabled, every shortened post will always point to the original "
|
||||||
"friendica post."
|
"friendica post."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/settings.php:331
|
#: mod/settings.php:330
|
||||||
msgid "Enable simple text shortening"
|
msgid "Enable simple text shortening"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/settings.php:331
|
#: mod/settings.php:330
|
||||||
msgid ""
|
msgid ""
|
||||||
"Normally the system shortens posts at the next line feed. If this option is "
|
"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."
|
"enabled then the system will shorten the text at the maximum character limit."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/settings.php:332
|
#: mod/settings.php:331
|
||||||
msgid "Attach the link title"
|
msgid "Attach the link title"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/settings.php:332
|
#: mod/settings.php:331
|
||||||
msgid ""
|
msgid ""
|
||||||
"When activated, the title of the attached link will be added as a title on "
|
"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 "
|
"posts to Diaspora. This is mostly helpful with \"remote-self\" contacts that "
|
||||||
"share feed content."
|
"share feed content."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/settings.php:333
|
#: mod/settings.php:332
|
||||||
msgid "Your legacy ActivityPub/GNU Social account"
|
msgid "Your legacy ActivityPub/GNU Social account"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/settings.php:333
|
#: mod/settings.php:332
|
||||||
msgid ""
|
msgid ""
|
||||||
"If you enter your old account name from an ActivityPub based system or your "
|
"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 "
|
"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."
|
"contacts will be added automatically. The field will be emptied when done."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/settings.php:336
|
#: mod/settings.php:335
|
||||||
msgid "Repair OStatus subscriptions"
|
msgid "Repair OStatus subscriptions"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/settings.php:340
|
#: mod/settings.php:339
|
||||||
msgid "Email/Mailbox Setup"
|
msgid "Email/Mailbox Setup"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/settings.php:341
|
#: mod/settings.php:340
|
||||||
msgid ""
|
msgid ""
|
||||||
"If you wish to communicate with email contacts using this service "
|
"If you wish to communicate with email contacts using this service "
|
||||||
"(optional), please specify how to connect to your mailbox."
|
"(optional), please specify how to connect to your mailbox."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/settings.php:342
|
#: mod/settings.php:341
|
||||||
msgid "Last successful email check:"
|
msgid "Last successful email check:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/settings.php:344
|
#: mod/settings.php:343
|
||||||
msgid "IMAP server name:"
|
msgid "IMAP server name:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/settings.php:345
|
#: mod/settings.php:344
|
||||||
msgid "IMAP port:"
|
msgid "IMAP port:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/settings.php:346
|
#: mod/settings.php:345
|
||||||
msgid "Security:"
|
msgid "Security:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/settings.php:347
|
#: mod/settings.php:346
|
||||||
msgid "Email login name:"
|
msgid "Email login name:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/settings.php:348
|
#: mod/settings.php:347
|
||||||
msgid "Email password:"
|
msgid "Email password:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/settings.php:349
|
#: mod/settings.php:348
|
||||||
msgid "Reply-to address:"
|
msgid "Reply-to address:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/settings.php:350
|
#: mod/settings.php:349
|
||||||
msgid "Send public posts to all email contacts:"
|
msgid "Send public posts to all email contacts:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/settings.php:351
|
#: mod/settings.php:350
|
||||||
msgid "Action after import:"
|
msgid "Action after import:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/settings.php:351 src/Content/Nav.php:283
|
#: mod/settings.php:350 src/Content/Nav.php:283
|
||||||
msgid "Mark as seen"
|
msgid "Mark as seen"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/settings.php:351
|
#: mod/settings.php:350
|
||||||
msgid "Move to folder"
|
msgid "Move to folder"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/settings.php:352
|
#: mod/settings.php:351
|
||||||
msgid "Move to folder:"
|
msgid "Move to folder:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/suggest.php:45
|
#: mod/suggest.php:44
|
||||||
msgid ""
|
msgid ""
|
||||||
"No suggestions available. If this is a new site, please try again in 24 "
|
"No suggestions available. If this is a new site, please try again in 24 "
|
||||||
"hours."
|
"hours."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/suggest.php:56 src/Content/Widget.php:84 view/theme/vier/theme.php:202
|
#: mod/suggest.php:55 src/Content/Widget.php:84 view/theme/vier/theme.php:202
|
||||||
msgid "Friend Suggestions"
|
msgid "Friend Suggestions"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/tagger.php:78 src/Content/Item.php:301 src/Model/Item.php:2861
|
#: mod/tagger.php:77 src/Content/Item.php:301 src/Model/Item.php:2860
|
||||||
msgid "photo"
|
msgid "photo"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/tagger.php:78 src/Content/Item.php:295 src/Content/Item.php:305
|
#: mod/tagger.php:77 src/Content/Item.php:295 src/Content/Item.php:305
|
||||||
msgid "status"
|
msgid "status"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/tagger.php:111 src/Content/Item.php:315
|
#: mod/tagger.php:110 src/Content/Item.php:315
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "%1$s tagged %2$s's %3$s with %4$s"
|
msgid "%1$s tagged %2$s's %3$s with %4$s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/tagrm.php:114
|
#: mod/tagrm.php:113
|
||||||
msgid "Remove Item Tag"
|
msgid "Remove Item Tag"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/tagrm.php:116
|
#: mod/tagrm.php:115
|
||||||
msgid "Select a tag to remove: "
|
msgid "Select a tag to remove: "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/tagrm.php:127 src/Module/Settings/Delegation.php:179
|
#: mod/tagrm.php:126 src/Module/Settings/Delegation.php:178
|
||||||
#: src/Module/Settings/TwoFactor/Trusted.php:144
|
#: src/Module/Settings/TwoFactor/Trusted.php:143
|
||||||
msgid "Remove"
|
msgid "Remove"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
@ -1441,13 +1441,13 @@ msgstr ""
|
||||||
msgid "User imports on closed servers can only be done by an administrator."
|
msgid "User imports on closed servers can only be done by an administrator."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/uimport.php:55 src/Module/Register.php:100
|
#: mod/uimport.php:55 src/Module/Register.php:99
|
||||||
msgid ""
|
msgid ""
|
||||||
"This site has exceeded the number of allowed daily account registrations. "
|
"This site has exceeded the number of allowed daily account registrations. "
|
||||||
"Please try again tomorrow."
|
"Please try again tomorrow."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/uimport.php:62 src/Module/Register.php:174
|
#: mod/uimport.php:62 src/Module/Register.php:173
|
||||||
msgid "Import"
|
msgid "Import"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
@ -1482,50 +1482,50 @@ msgid ""
|
||||||
"select \"Export account\""
|
"select \"Export account\""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/unfollow.php:66 mod/unfollow.php:135
|
#: mod/unfollow.php:65 mod/unfollow.php:134
|
||||||
msgid "You aren't following this contact."
|
msgid "You aren't following this contact."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/unfollow.php:72
|
#: mod/unfollow.php:71
|
||||||
msgid "Unfollowing is currently not supported by your network."
|
msgid "Unfollowing is currently not supported by your network."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/unfollow.php:93
|
#: mod/unfollow.php:92
|
||||||
msgid "Disconnect/Unfollow"
|
msgid "Disconnect/Unfollow"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/unfollow.php:144
|
#: mod/unfollow.php:143
|
||||||
msgid "Contact was successfully unfollowed"
|
msgid "Contact was successfully unfollowed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/unfollow.php:147
|
#: mod/unfollow.php:146
|
||||||
msgid "Unable to unfollow this contact, please contact your administrator"
|
msgid "Unable to unfollow this contact, please contact your administrator"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/wall_attach.php:40 mod/wall_attach.php:46 mod/wall_attach.php:75
|
#: mod/wall_attach.php:39 mod/wall_attach.php:45 mod/wall_attach.php:74
|
||||||
#: mod/wall_upload.php:54 mod/wall_upload.php:63 mod/wall_upload.php:97
|
#: mod/wall_upload.php:53 mod/wall_upload.php:62 mod/wall_upload.php:96
|
||||||
#: mod/wall_upload.php:148 mod/wall_upload.php:150
|
#: mod/wall_upload.php:147 mod/wall_upload.php:149
|
||||||
msgid "Invalid request."
|
msgid "Invalid request."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/wall_attach.php:93
|
#: mod/wall_attach.php:92
|
||||||
msgid "Sorry, maybe your upload is bigger than the PHP configuration allows"
|
msgid "Sorry, maybe your upload is bigger than the PHP configuration allows"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/wall_attach.php:93
|
#: mod/wall_attach.php:92
|
||||||
msgid "Or - did you try to upload an empty file?"
|
msgid "Or - did you try to upload an empty file?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/wall_attach.php:104
|
#: mod/wall_attach.php:103
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "File exceeds size limit of %s"
|
msgid "File exceeds size limit of %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/wall_attach.php:119
|
#: mod/wall_attach.php:118
|
||||||
msgid "File upload failed."
|
msgid "File upload failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mod/wall_upload.php:218 src/Model/Photo.php:1087
|
#: mod/wall_upload.php:217 src/Model/Photo.php:1086
|
||||||
msgid "Wall Photos"
|
msgid "Wall Photos"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
@ -1595,16 +1595,16 @@ msgid "All contacts"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/BaseModule.php:424 src/Content/Widget.php:236 src/Core/ACL.php:194
|
#: src/BaseModule.php:424 src/Content/Widget.php:236 src/Core/ACL.php:194
|
||||||
#: src/Module/Contact.php:371 src/Module/PermissionTooltip.php:123
|
#: src/Module/Contact.php:370 src/Module/PermissionTooltip.php:122
|
||||||
#: src/Module/PermissionTooltip.php:145
|
#: src/Module/PermissionTooltip.php:144
|
||||||
msgid "Followers"
|
msgid "Followers"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/BaseModule.php:429 src/Content/Widget.php:237 src/Module/Contact.php:372
|
#: src/BaseModule.php:429 src/Content/Widget.php:237 src/Module/Contact.php:371
|
||||||
msgid "Following"
|
msgid "Following"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/BaseModule.php:434 src/Content/Widget.php:238 src/Module/Contact.php:373
|
#: src/BaseModule.php:434 src/Content/Widget.php:238 src/Module/Contact.php:372
|
||||||
msgid "Mutual friends"
|
msgid "Mutual friends"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
@ -1763,12 +1763,12 @@ msgid "Enter new password: "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Console/User.php:210 src/Module/Security/PasswordTooLong.php:66
|
#: src/Console/User.php:210 src/Module/Security/PasswordTooLong.php:66
|
||||||
#: src/Module/Settings/Account.php:76
|
#: src/Module/Settings/Account.php:75
|
||||||
msgid "Password update failed. Please try again."
|
msgid "Password update failed. Please try again."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Console/User.php:213 src/Module/Security/PasswordTooLong.php:69
|
#: src/Console/User.php:213 src/Module/Security/PasswordTooLong.php:69
|
||||||
#: src/Module/Settings/Account.php:79
|
#: src/Module/Settings/Account.php:78
|
||||||
msgid "Password changed."
|
msgid "Password changed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
@ -1857,7 +1857,7 @@ msgstr ""
|
||||||
msgid "RSS/Atom"
|
msgid "RSS/Atom"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Content/ContactSelector.php:129 src/Module/Admin/Users/Active.php:130
|
#: src/Content/ContactSelector.php:129 src/Module/Admin/Users/Active.php:129
|
||||||
#: src/Module/Admin/Users/Blocked.php:131 src/Module/Admin/Users/Create.php:73
|
#: src/Module/Admin/Users/Blocked.php:131 src/Module/Admin/Users/Create.php:73
|
||||||
#: src/Module/Admin/Users/Deleted.php:88 src/Module/Admin/Users/Index.php:143
|
#: src/Module/Admin/Users/Deleted.php:88 src/Module/Admin/Users/Index.php:143
|
||||||
#: src/Module/Admin/Users/Index.php:163 src/Module/Admin/Users/Pending.php:104
|
#: src/Module/Admin/Users/Index.php:163 src/Module/Admin/Users/Pending.php:104
|
||||||
|
|
@ -2020,7 +2020,7 @@ msgstr ""
|
||||||
msgid "Visible to <strong>everybody</strong>"
|
msgid "Visible to <strong>everybody</strong>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Content/Conversation.php:312 src/Module/Item/Compose.php:199
|
#: src/Content/Conversation.php:312 src/Module/Item/Compose.php:198
|
||||||
#: src/Object/Post.php:1002
|
#: src/Object/Post.php:1002
|
||||||
msgid "Please enter a image/video/audio/webpage URL:"
|
msgid "Please enter a image/video/audio/webpage URL:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
@ -2029,7 +2029,7 @@ msgstr ""
|
||||||
msgid "Tag term:"
|
msgid "Tag term:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Content/Conversation.php:314 src/Module/Filer/SaveTag.php:74
|
#: src/Content/Conversation.php:314 src/Module/Filer/SaveTag.php:73
|
||||||
msgid "Save to Folder:"
|
msgid "Save to Folder:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
@ -2041,7 +2041,7 @@ msgstr ""
|
||||||
msgid "Delete item(s)?"
|
msgid "Delete item(s)?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Content/Conversation.php:328 src/Module/Item/Compose.php:176
|
#: src/Content/Conversation.php:328 src/Module/Item/Compose.php:175
|
||||||
msgid "Created at"
|
msgid "Created at"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
@ -2053,7 +2053,7 @@ msgstr ""
|
||||||
msgid "Share"
|
msgid "Share"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Content/Conversation.php:352 src/Module/Item/Compose.php:196
|
#: src/Content/Conversation.php:352 src/Module/Item/Compose.php:195
|
||||||
#: src/Object/Post.php:999
|
#: src/Object/Post.php:999
|
||||||
msgid "Image"
|
msgid "Image"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
@ -2062,7 +2062,7 @@ msgstr ""
|
||||||
msgid "Video"
|
msgid "Video"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Content/Conversation.php:368 src/Module/Item/Compose.php:223
|
#: src/Content/Conversation.php:368 src/Module/Item/Compose.php:222
|
||||||
msgid "Scheduled at"
|
msgid "Scheduled at"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
@ -2292,7 +2292,7 @@ msgstr ""
|
||||||
msgid "show more"
|
msgid "show more"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Content/Item.php:292 src/Model/Item.php:2859
|
#: src/Content/Item.php:292 src/Model/Item.php:2858
|
||||||
msgid "event"
|
msgid "event"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
@ -2300,46 +2300,46 @@ msgstr ""
|
||||||
msgid "Follow Thread"
|
msgid "Follow Thread"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Content/Item.php:385 src/Model/Contact.php:1174
|
#: src/Content/Item.php:385 src/Model/Contact.php:1199
|
||||||
msgid "View Status"
|
msgid "View Status"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Content/Item.php:386 src/Content/Item.php:404 src/Model/Contact.php:1112
|
#: src/Content/Item.php:386 src/Content/Item.php:404 src/Model/Contact.php:1137
|
||||||
#: src/Model/Contact.php:1166 src/Model/Contact.php:1175
|
#: src/Model/Contact.php:1191 src/Model/Contact.php:1200
|
||||||
#: src/Module/Directory.php:158 src/Module/Settings/Profile/Index.php:226
|
#: src/Module/Directory.php:157 src/Module/Settings/Profile/Index.php:225
|
||||||
msgid "View Profile"
|
msgid "View Profile"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Content/Item.php:387 src/Model/Contact.php:1176
|
#: src/Content/Item.php:387 src/Model/Contact.php:1201
|
||||||
msgid "View Photos"
|
msgid "View Photos"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Content/Item.php:388 src/Model/Contact.php:1167
|
#: src/Content/Item.php:388 src/Model/Contact.php:1192
|
||||||
#: src/Model/Contact.php:1177
|
#: src/Model/Contact.php:1202
|
||||||
msgid "Network Posts"
|
msgid "Network Posts"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Content/Item.php:389 src/Model/Contact.php:1168
|
#: src/Content/Item.php:389 src/Model/Contact.php:1193
|
||||||
#: src/Model/Contact.php:1178
|
#: src/Model/Contact.php:1203
|
||||||
msgid "View Contact"
|
msgid "View Contact"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Content/Item.php:390 src/Model/Contact.php:1179
|
#: src/Content/Item.php:390 src/Model/Contact.php:1204
|
||||||
msgid "Send PM"
|
msgid "Send PM"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Content/Item.php:391 src/Module/Admin/Blocklist/Contact.php:100
|
#: src/Content/Item.php:391 src/Module/Admin/Blocklist/Contact.php:100
|
||||||
#: src/Module/Admin/Users/Active.php:141 src/Module/Admin/Users/Index.php:155
|
#: src/Module/Admin/Users/Active.php:140 src/Module/Admin/Users/Index.php:155
|
||||||
#: src/Module/Contact.php:402 src/Module/Contact/Profile.php:350
|
#: src/Module/Contact.php:401 src/Module/Contact/Profile.php:350
|
||||||
#: src/Module/Contact/Profile.php:451
|
#: src/Module/Contact/Profile.php:451
|
||||||
msgid "Block"
|
msgid "Block"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Content/Item.php:392 src/Module/Contact.php:403
|
#: src/Content/Item.php:392 src/Module/Contact.php:402
|
||||||
#: src/Module/Contact/Profile.php:351 src/Module/Contact/Profile.php:459
|
#: src/Module/Contact/Profile.php:351 src/Module/Contact/Profile.php:459
|
||||||
#: src/Module/Notifications/Introductions.php:134
|
#: src/Module/Notifications/Introductions.php:133
|
||||||
#: src/Module/Notifications/Introductions.php:206
|
#: src/Module/Notifications/Introductions.php:205
|
||||||
#: src/Module/Notifications/Notification.php:90
|
#: src/Module/Notifications/Notification.php:89
|
||||||
msgid "Ignore"
|
msgid "Ignore"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
@ -2363,7 +2363,7 @@ msgstr ""
|
||||||
msgid "@name, !forum, #tags, content"
|
msgid "@name, !forum, #tags, content"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Content/Nav.php:186 src/Module/Security/Login.php:159
|
#: src/Content/Nav.php:186 src/Module/Security/Login.php:158
|
||||||
msgid "Logout"
|
msgid "Logout"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
@ -2371,8 +2371,8 @@ msgstr ""
|
||||||
msgid "End this session"
|
msgid "End this session"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Content/Nav.php:188 src/Module/Bookmarklet.php:45
|
#: src/Content/Nav.php:188 src/Module/Bookmarklet.php:44
|
||||||
#: src/Module/Security/Login.php:160
|
#: src/Module/Security/Login.php:159
|
||||||
msgid "Login"
|
msgid "Login"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
@ -2381,8 +2381,8 @@ msgid "Sign in"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Content/Nav.php:193 src/Module/BaseProfile.php:56
|
#: src/Content/Nav.php:193 src/Module/BaseProfile.php:56
|
||||||
#: src/Module/Contact.php:437 src/Module/Contact/Profile.php:382
|
#: src/Module/Contact.php:436 src/Module/Contact/Profile.php:382
|
||||||
#: src/Module/Settings/TwoFactor/Index.php:120 view/theme/frio/theme.php:238
|
#: src/Module/Settings/TwoFactor/Index.php:119 view/theme/frio/theme.php:238
|
||||||
msgid "Status"
|
msgid "Status"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
@ -2392,8 +2392,8 @@ msgid "Your posts and conversations"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Content/Nav.php:194 src/Module/BaseProfile.php:48
|
#: src/Content/Nav.php:194 src/Module/BaseProfile.php:48
|
||||||
#: src/Module/BaseSettings.php:55 src/Module/Contact.php:461
|
#: src/Module/BaseSettings.php:55 src/Module/Contact.php:460
|
||||||
#: src/Module/Contact/Profile.php:384 src/Module/Profile/Profile.php:241
|
#: src/Module/Contact/Profile.php:384 src/Module/Profile/Profile.php:240
|
||||||
#: src/Module/Welcome.php:57 view/theme/frio/theme.php:239
|
#: src/Module/Welcome.php:57 view/theme/frio/theme.php:239
|
||||||
msgid "Profile"
|
msgid "Profile"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
@ -2407,7 +2407,7 @@ msgid "Your photos"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Content/Nav.php:196 src/Module/BaseProfile.php:72
|
#: src/Content/Nav.php:196 src/Module/BaseProfile.php:72
|
||||||
#: src/Module/BaseProfile.php:75 src/Module/Contact.php:453
|
#: src/Module/BaseProfile.php:75 src/Module/Contact.php:452
|
||||||
#: view/theme/frio/theme.php:241
|
#: view/theme/frio/theme.php:241
|
||||||
msgid "Media"
|
msgid "Media"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
@ -2432,8 +2432,8 @@ msgstr ""
|
||||||
msgid "Home"
|
msgid "Home"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Content/Nav.php:219 src/Module/Register.php:169
|
#: src/Content/Nav.php:219 src/Module/Register.php:168
|
||||||
#: src/Module/Security/Login.php:125
|
#: src/Module/Security/Login.php:124
|
||||||
msgid "Register"
|
msgid "Register"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
@ -2442,10 +2442,10 @@ msgid "Create an account"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Content/Nav.php:225 src/Module/Help.php:67
|
#: src/Content/Nav.php:225 src/Module/Help.php:67
|
||||||
#: src/Module/Settings/TwoFactor/AppSpecific.php:129
|
#: src/Module/Settings/TwoFactor/AppSpecific.php:128
|
||||||
#: src/Module/Settings/TwoFactor/Index.php:119
|
#: src/Module/Settings/TwoFactor/Index.php:118
|
||||||
#: src/Module/Settings/TwoFactor/Recovery.php:107
|
#: src/Module/Settings/TwoFactor/Recovery.php:106
|
||||||
#: src/Module/Settings/TwoFactor/Verify.php:146 view/theme/vier/theme.php:244
|
#: src/Module/Settings/TwoFactor/Verify.php:145 view/theme/vier/theme.php:244
|
||||||
msgid "Help"
|
msgid "Help"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
@ -2462,7 +2462,7 @@ msgid "Addon applications, utilities, games"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Content/Nav.php:233 src/Content/Text/HTML.php:888
|
#: src/Content/Nav.php:233 src/Content/Text/HTML.php:888
|
||||||
#: src/Module/Admin/Logs/View.php:87 src/Module/Search/Index.php:112
|
#: src/Module/Admin/Logs/View.php:87 src/Module/Search/Index.php:111
|
||||||
msgid "Search"
|
msgid "Search"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
@ -2481,8 +2481,8 @@ msgstr ""
|
||||||
|
|
||||||
#: src/Content/Nav.php:238 src/Content/Nav.php:297
|
#: src/Content/Nav.php:238 src/Content/Nav.php:297
|
||||||
#: src/Content/Text/HTML.php:899 src/Module/BaseProfile.php:125
|
#: src/Content/Text/HTML.php:899 src/Module/BaseProfile.php:125
|
||||||
#: src/Module/BaseProfile.php:128 src/Module/Contact.php:374
|
#: src/Module/BaseProfile.php:128 src/Module/Contact.php:373
|
||||||
#: src/Module/Contact.php:468 view/theme/frio/theme.php:249
|
#: src/Module/Contact.php:467 view/theme/frio/theme.php:249
|
||||||
msgid "Contacts"
|
msgid "Contacts"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
@ -2507,7 +2507,7 @@ msgstr ""
|
||||||
msgid "People directory"
|
msgid "People directory"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Content/Nav.php:266 src/Module/BaseAdmin.php:86
|
#: src/Content/Nav.php:266 src/Module/BaseAdmin.php:85
|
||||||
msgid "Information"
|
msgid "Information"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
@ -2516,7 +2516,7 @@ msgid "Information about this friendica instance"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Content/Nav.php:269 src/Module/Admin/Tos.php:76
|
#: src/Content/Nav.php:269 src/Module/Admin/Tos.php:76
|
||||||
#: src/Module/BaseAdmin.php:97 src/Module/Register.php:177
|
#: src/Module/BaseAdmin.php:96 src/Module/Register.php:176
|
||||||
#: src/Module/Tos.php:87
|
#: src/Module/Tos.php:87
|
||||||
msgid "Terms of Service"
|
msgid "Terms of Service"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
@ -2542,7 +2542,7 @@ msgid "Friend Requests"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Content/Nav.php:281 src/Module/BaseNotifications.php:149
|
#: src/Content/Nav.php:281 src/Module/BaseNotifications.php:149
|
||||||
#: src/Module/Notifications/Introductions.php:75
|
#: src/Module/Notifications/Introductions.php:74
|
||||||
msgid "Notifications"
|
msgid "Notifications"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
@ -2588,7 +2588,7 @@ msgstr ""
|
||||||
msgid "Manage/edit friends and contacts"
|
msgid "Manage/edit friends and contacts"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Content/Nav.php:302 src/Module/BaseAdmin.php:127
|
#: src/Content/Nav.php:302 src/Module/BaseAdmin.php:126
|
||||||
msgid "Admin"
|
msgid "Admin"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
@ -2639,8 +2639,8 @@ msgid ""
|
||||||
"<a href=\"%1$s\" target=\"_blank\" rel=\"noopener noreferrer\">%2$s</a> %3$s"
|
"<a href=\"%1$s\" target=\"_blank\" rel=\"noopener noreferrer\">%2$s</a> %3$s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Content/Text/BBCode.php:1263 src/Model/Item.php:3462
|
#: src/Content/Text/BBCode.php:1263 src/Model/Item.php:3461
|
||||||
#: src/Model/Item.php:3468 src/Model/Item.php:3469
|
#: src/Model/Item.php:3467 src/Model/Item.php:3468
|
||||||
msgid "Link to source"
|
msgid "Link to source"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
@ -2673,7 +2673,7 @@ msgid "The end"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Content/Text/HTML.php:882 src/Content/Widget/VCard.php:110
|
#: src/Content/Text/HTML.php:882 src/Content/Widget/VCard.php:110
|
||||||
#: src/Model/Profile.php:460
|
#: src/Model/Profile.php:459
|
||||||
msgid "Follow"
|
msgid "Follow"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
@ -2712,8 +2712,8 @@ msgstr ""
|
||||||
msgid "Examples: Robert Morgenstein, Fishing"
|
msgid "Examples: Robert Morgenstein, Fishing"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Content/Widget.php:83 src/Module/Contact.php:395
|
#: src/Content/Widget.php:83 src/Module/Contact.php:394
|
||||||
#: src/Module/Directory.php:97 view/theme/vier/theme.php:201
|
#: src/Module/Directory.php:96 view/theme/vier/theme.php:201
|
||||||
msgid "Find"
|
msgid "Find"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
@ -2729,7 +2729,7 @@ msgstr ""
|
||||||
msgid "Invite Friends"
|
msgid "Invite Friends"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Content/Widget.php:88 src/Module/Directory.php:89
|
#: src/Content/Widget.php:88 src/Module/Directory.php:88
|
||||||
#: view/theme/vier/theme.php:206
|
#: view/theme/vier/theme.php:206
|
||||||
msgid "Global Directory"
|
msgid "Global Directory"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
@ -2738,8 +2738,8 @@ msgstr ""
|
||||||
msgid "Local Directory"
|
msgid "Local Directory"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Content/Widget.php:212 src/Model/Group.php:588
|
#: src/Content/Widget.php:212 src/Model/Group.php:587
|
||||||
#: src/Module/Contact.php:358 src/Module/Welcome.php:76
|
#: src/Module/Contact.php:357 src/Module/Welcome.php:76
|
||||||
msgid "Groups"
|
msgid "Groups"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
@ -2751,8 +2751,8 @@ msgstr ""
|
||||||
msgid "Relationships"
|
msgid "Relationships"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Content/Widget.php:245 src/Module/Contact.php:310
|
#: src/Content/Widget.php:245 src/Module/Contact.php:309
|
||||||
#: src/Module/Group.php:292
|
#: src/Module/Group.php:291
|
||||||
msgid "All Contacts"
|
msgid "All Contacts"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
@ -2795,15 +2795,15 @@ msgstr ""
|
||||||
msgid "Organisations"
|
msgid "Organisations"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Content/Widget.php:524 src/Model/Contact.php:1605
|
#: src/Content/Widget.php:524 src/Model/Contact.php:1630
|
||||||
msgid "News"
|
msgid "News"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Content/Widget.php:528 src/Module/Settings/Account.php:457
|
#: src/Content/Widget.php:528 src/Module/Settings/Account.php:456
|
||||||
msgid "Account Types"
|
msgid "Account Types"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Content/Widget.php:529 src/Module/Admin/BaseUsers.php:52
|
#: src/Content/Widget.php:529 src/Module/Admin/BaseUsers.php:51
|
||||||
msgid "All"
|
msgid "All"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
@ -2853,31 +2853,31 @@ msgstr[1] ""
|
||||||
msgid "More Trending Tags"
|
msgid "More Trending Tags"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Content/Widget/VCard.php:103 src/Model/Profile.php:379
|
#: src/Content/Widget/VCard.php:103 src/Model/Profile.php:378
|
||||||
#: src/Module/Contact/Profile.php:373 src/Module/Profile/Profile.php:176
|
#: src/Module/Contact/Profile.php:373 src/Module/Profile/Profile.php:175
|
||||||
msgid "XMPP:"
|
msgid "XMPP:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Content/Widget/VCard.php:104 src/Model/Profile.php:380
|
#: src/Content/Widget/VCard.php:104 src/Model/Profile.php:379
|
||||||
#: src/Module/Contact/Profile.php:375 src/Module/Profile/Profile.php:180
|
#: src/Module/Contact/Profile.php:375 src/Module/Profile/Profile.php:179
|
||||||
msgid "Matrix:"
|
msgid "Matrix:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Content/Widget/VCard.php:108 src/Model/Profile.php:472
|
#: src/Content/Widget/VCard.php:108 src/Model/Profile.php:471
|
||||||
#: src/Module/Notifications/Introductions.php:201
|
#: src/Module/Notifications/Introductions.php:200
|
||||||
msgid "Network:"
|
msgid "Network:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Content/Widget/VCard.php:112 src/Model/Profile.php:462
|
#: src/Content/Widget/VCard.php:112 src/Model/Profile.php:461
|
||||||
msgid "Unfollow"
|
msgid "Unfollow"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Core/ACL.php:165 src/Module/Profile/Profile.php:242
|
#: src/Core/ACL.php:165 src/Module/Profile/Profile.php:241
|
||||||
msgid "Yourself"
|
msgid "Yourself"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Core/ACL.php:201 src/Module/PermissionTooltip.php:129
|
#: src/Core/ACL.php:201 src/Module/PermissionTooltip.php:128
|
||||||
#: src/Module/PermissionTooltip.php:151
|
#: src/Module/PermissionTooltip.php:150
|
||||||
msgid "Mutuals"
|
msgid "Mutuals"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
@ -2885,8 +2885,8 @@ msgstr ""
|
||||||
msgid "Post to Email"
|
msgid "Post to Email"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Core/ACL.php:320 src/Module/PermissionTooltip.php:86
|
#: src/Core/ACL.php:320 src/Module/PermissionTooltip.php:85
|
||||||
#: src/Module/PermissionTooltip.php:198
|
#: src/Module/PermissionTooltip.php:197
|
||||||
msgid "Public"
|
msgid "Public"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
@ -2896,7 +2896,7 @@ msgid ""
|
||||||
"community pages and by anyone with its link."
|
"community pages and by anyone with its link."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Core/ACL.php:322 src/Module/PermissionTooltip.php:94
|
#: src/Core/ACL.php:322 src/Module/PermissionTooltip.php:93
|
||||||
msgid "Limited/Private"
|
msgid "Limited/Private"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
@ -3237,142 +3237,142 @@ msgstr ""
|
||||||
msgid "Could not connect to database."
|
msgid "Could not connect to database."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/Core/L10n.php:403 src/Model/Event.php:428
|
||||||
|
#: src/Module/Settings/Display.php:183
|
||||||
|
msgid "Monday"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/Core/L10n.php:403 src/Model/Event.php:429
|
#: src/Core/L10n.php:403 src/Model/Event.php:429
|
||||||
#: src/Module/Settings/Display.php:184
|
#: src/Module/Settings/Display.php:184
|
||||||
msgid "Monday"
|
msgid "Tuesday"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Core/L10n.php:403 src/Model/Event.php:430
|
#: src/Core/L10n.php:403 src/Model/Event.php:430
|
||||||
#: src/Module/Settings/Display.php:185
|
#: src/Module/Settings/Display.php:185
|
||||||
msgid "Tuesday"
|
msgid "Wednesday"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Core/L10n.php:403 src/Model/Event.php:431
|
#: src/Core/L10n.php:403 src/Model/Event.php:431
|
||||||
#: src/Module/Settings/Display.php:186
|
#: src/Module/Settings/Display.php:186
|
||||||
msgid "Wednesday"
|
msgid "Thursday"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Core/L10n.php:403 src/Model/Event.php:432
|
#: src/Core/L10n.php:403 src/Model/Event.php:432
|
||||||
#: src/Module/Settings/Display.php:187
|
#: src/Module/Settings/Display.php:187
|
||||||
msgid "Thursday"
|
msgid "Friday"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Core/L10n.php:403 src/Model/Event.php:433
|
#: src/Core/L10n.php:403 src/Model/Event.php:433
|
||||||
#: src/Module/Settings/Display.php:188
|
#: src/Module/Settings/Display.php:188
|
||||||
msgid "Friday"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/Core/L10n.php:403 src/Model/Event.php:434
|
|
||||||
#: src/Module/Settings/Display.php:189
|
|
||||||
msgid "Saturday"
|
msgid "Saturday"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Core/L10n.php:403 src/Model/Event.php:428
|
#: src/Core/L10n.php:403 src/Model/Event.php:427
|
||||||
#: src/Module/Settings/Display.php:183
|
#: src/Module/Settings/Display.php:182
|
||||||
msgid "Sunday"
|
msgid "Sunday"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Core/L10n.php:407 src/Model/Event.php:449
|
#: src/Core/L10n.php:407 src/Model/Event.php:448
|
||||||
msgid "January"
|
msgid "January"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Core/L10n.php:407 src/Model/Event.php:450
|
#: src/Core/L10n.php:407 src/Model/Event.php:449
|
||||||
msgid "February"
|
msgid "February"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Core/L10n.php:407 src/Model/Event.php:451
|
#: src/Core/L10n.php:407 src/Model/Event.php:450
|
||||||
msgid "March"
|
msgid "March"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Core/L10n.php:407 src/Model/Event.php:452
|
#: src/Core/L10n.php:407 src/Model/Event.php:451
|
||||||
msgid "April"
|
msgid "April"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Core/L10n.php:407 src/Core/L10n.php:426 src/Model/Event.php:440
|
#: src/Core/L10n.php:407 src/Core/L10n.php:426 src/Model/Event.php:439
|
||||||
msgid "May"
|
msgid "May"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Core/L10n.php:407 src/Model/Event.php:453
|
#: src/Core/L10n.php:407 src/Model/Event.php:452
|
||||||
msgid "June"
|
msgid "June"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Core/L10n.php:407 src/Model/Event.php:454
|
#: src/Core/L10n.php:407 src/Model/Event.php:453
|
||||||
msgid "July"
|
msgid "July"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Core/L10n.php:407 src/Model/Event.php:455
|
#: src/Core/L10n.php:407 src/Model/Event.php:454
|
||||||
msgid "August"
|
msgid "August"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Core/L10n.php:407 src/Model/Event.php:456
|
#: src/Core/L10n.php:407 src/Model/Event.php:455
|
||||||
msgid "September"
|
msgid "September"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Core/L10n.php:407 src/Model/Event.php:457
|
#: src/Core/L10n.php:407 src/Model/Event.php:456
|
||||||
msgid "October"
|
msgid "October"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Core/L10n.php:407 src/Model/Event.php:458
|
#: src/Core/L10n.php:407 src/Model/Event.php:457
|
||||||
msgid "November"
|
msgid "November"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Core/L10n.php:407 src/Model/Event.php:459
|
#: src/Core/L10n.php:407 src/Model/Event.php:458
|
||||||
msgid "December"
|
msgid "December"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Core/L10n.php:422 src/Model/Event.php:421
|
#: src/Core/L10n.php:422 src/Model/Event.php:420
|
||||||
msgid "Mon"
|
msgid "Mon"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Core/L10n.php:422 src/Model/Event.php:422
|
#: src/Core/L10n.php:422 src/Model/Event.php:421
|
||||||
msgid "Tue"
|
msgid "Tue"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Core/L10n.php:422 src/Model/Event.php:423
|
#: src/Core/L10n.php:422 src/Model/Event.php:422
|
||||||
msgid "Wed"
|
msgid "Wed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Core/L10n.php:422 src/Model/Event.php:424
|
#: src/Core/L10n.php:422 src/Model/Event.php:423
|
||||||
msgid "Thu"
|
msgid "Thu"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Core/L10n.php:422 src/Model/Event.php:425
|
#: src/Core/L10n.php:422 src/Model/Event.php:424
|
||||||
msgid "Fri"
|
msgid "Fri"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Core/L10n.php:422 src/Model/Event.php:426
|
#: src/Core/L10n.php:422 src/Model/Event.php:425
|
||||||
msgid "Sat"
|
msgid "Sat"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Core/L10n.php:422 src/Model/Event.php:420
|
#: src/Core/L10n.php:422 src/Model/Event.php:419
|
||||||
msgid "Sun"
|
msgid "Sun"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Core/L10n.php:426 src/Model/Event.php:436
|
#: src/Core/L10n.php:426 src/Model/Event.php:435
|
||||||
msgid "Jan"
|
msgid "Jan"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Core/L10n.php:426 src/Model/Event.php:437
|
#: src/Core/L10n.php:426 src/Model/Event.php:436
|
||||||
msgid "Feb"
|
msgid "Feb"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Core/L10n.php:426 src/Model/Event.php:438
|
#: src/Core/L10n.php:426 src/Model/Event.php:437
|
||||||
msgid "Mar"
|
msgid "Mar"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Core/L10n.php:426 src/Model/Event.php:439
|
#: src/Core/L10n.php:426 src/Model/Event.php:438
|
||||||
msgid "Apr"
|
msgid "Apr"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Core/L10n.php:426 src/Model/Event.php:441
|
#: src/Core/L10n.php:426 src/Model/Event.php:440
|
||||||
msgid "Jun"
|
msgid "Jun"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Core/L10n.php:426 src/Model/Event.php:442
|
#: src/Core/L10n.php:426 src/Model/Event.php:441
|
||||||
msgid "Jul"
|
msgid "Jul"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Core/L10n.php:426 src/Model/Event.php:443
|
#: src/Core/L10n.php:426 src/Model/Event.php:442
|
||||||
msgid "Aug"
|
msgid "Aug"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
@ -3380,15 +3380,15 @@ msgstr ""
|
||||||
msgid "Sep"
|
msgid "Sep"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Core/L10n.php:426 src/Model/Event.php:445
|
#: src/Core/L10n.php:426 src/Model/Event.php:444
|
||||||
msgid "Oct"
|
msgid "Oct"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Core/L10n.php:426 src/Model/Event.php:446
|
#: src/Core/L10n.php:426 src/Model/Event.php:445
|
||||||
msgid "Nov"
|
msgid "Nov"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Core/L10n.php:426 src/Model/Event.php:447
|
#: src/Core/L10n.php:426 src/Model/Event.php:446
|
||||||
msgid "Dec"
|
msgid "Dec"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
@ -3588,404 +3588,404 @@ msgstr ""
|
||||||
msgid "Legacy module file not found: %s"
|
msgid "Legacy module file not found: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Contact.php:1170 src/Model/Contact.php:1181
|
#: src/Model/Contact.php:1195 src/Model/Contact.php:1206
|
||||||
msgid "UnFollow"
|
msgid "UnFollow"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Contact.php:1187 src/Module/Admin/Users/Pending.php:107
|
#: src/Model/Contact.php:1212 src/Module/Admin/Users/Pending.php:107
|
||||||
#: src/Module/Notifications/Introductions.php:132
|
#: src/Module/Notifications/Introductions.php:131
|
||||||
#: src/Module/Notifications/Introductions.php:204
|
#: src/Module/Notifications/Introductions.php:203
|
||||||
msgid "Approve"
|
msgid "Approve"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Contact.php:1601
|
#: src/Model/Contact.php:1626
|
||||||
msgid "Organisation"
|
msgid "Organisation"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Contact.php:1609
|
#: src/Model/Contact.php:1634
|
||||||
msgid "Forum"
|
msgid "Forum"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Contact.php:2795
|
#: src/Model/Contact.php:2820
|
||||||
msgid "Disallowed profile URL."
|
msgid "Disallowed profile URL."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Contact.php:2800 src/Module/Friendica.php:82
|
#: src/Model/Contact.php:2825 src/Module/Friendica.php:82
|
||||||
msgid "Blocked domain"
|
msgid "Blocked domain"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Contact.php:2805
|
#: src/Model/Contact.php:2830
|
||||||
msgid "Connect URL missing."
|
msgid "Connect URL missing."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Contact.php:2814
|
#: src/Model/Contact.php:2839
|
||||||
msgid ""
|
msgid ""
|
||||||
"The contact could not be added. Please check the relevant network "
|
"The contact could not be added. Please check the relevant network "
|
||||||
"credentials in your Settings -> Social Networks page."
|
"credentials in your Settings -> Social Networks page."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Contact.php:2856
|
#: src/Model/Contact.php:2881
|
||||||
msgid "The profile address specified does not provide adequate information."
|
msgid "The profile address specified does not provide adequate information."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Contact.php:2858
|
#: src/Model/Contact.php:2883
|
||||||
msgid "No compatible communication protocols or feeds were discovered."
|
msgid "No compatible communication protocols or feeds were discovered."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Contact.php:2861
|
#: src/Model/Contact.php:2886
|
||||||
msgid "An author or name was not found."
|
msgid "An author or name was not found."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Contact.php:2864
|
#: src/Model/Contact.php:2889
|
||||||
msgid "No browser URL could be matched to this address."
|
msgid "No browser URL could be matched to this address."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Contact.php:2867
|
#: src/Model/Contact.php:2892
|
||||||
msgid ""
|
msgid ""
|
||||||
"Unable to match @-style Identity Address with a known protocol or email "
|
"Unable to match @-style Identity Address with a known protocol or email "
|
||||||
"contact."
|
"contact."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Contact.php:2868
|
#: src/Model/Contact.php:2893
|
||||||
msgid "Use mailto: in front of address to force email check."
|
msgid "Use mailto: in front of address to force email check."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Contact.php:2874
|
#: src/Model/Contact.php:2899
|
||||||
msgid ""
|
msgid ""
|
||||||
"The profile address specified belongs to a network which has been disabled "
|
"The profile address specified belongs to a network which has been disabled "
|
||||||
"on this site."
|
"on this site."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Contact.php:2879
|
#: src/Model/Contact.php:2904
|
||||||
msgid ""
|
msgid ""
|
||||||
"Limited profile. This person will be unable to receive direct/personal "
|
"Limited profile. This person will be unable to receive direct/personal "
|
||||||
"notifications from you."
|
"notifications from you."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Contact.php:2938
|
#: src/Model/Contact.php:2963
|
||||||
msgid "Unable to retrieve contact information."
|
msgid "Unable to retrieve contact information."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Event.php:53
|
#: src/Model/Event.php:52
|
||||||
msgid "l F d, Y \\@ g:i A \\G\\M\\TP (e)"
|
msgid "l F d, Y \\@ g:i A \\G\\M\\TP (e)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Event.php:74 src/Model/Event.php:91 src/Model/Event.php:468
|
#: src/Model/Event.php:73 src/Model/Event.php:90 src/Model/Event.php:467
|
||||||
#: src/Model/Event.php:902
|
#: src/Model/Event.php:901
|
||||||
msgid "Starts:"
|
msgid "Starts:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Event.php:77 src/Model/Event.php:97 src/Model/Event.php:469
|
#: src/Model/Event.php:76 src/Model/Event.php:96 src/Model/Event.php:468
|
||||||
#: src/Model/Event.php:906
|
#: src/Model/Event.php:905
|
||||||
msgid "Finishes:"
|
msgid "Finishes:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Event.php:418
|
#: src/Model/Event.php:417
|
||||||
msgid "all-day"
|
msgid "all-day"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Event.php:444
|
#: src/Model/Event.php:443
|
||||||
msgid "Sept"
|
msgid "Sept"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Event.php:466
|
#: src/Model/Event.php:465
|
||||||
msgid "No events to display"
|
msgid "No events to display"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Event.php:582
|
#: src/Model/Event.php:581
|
||||||
msgid "l, F j"
|
msgid "l, F j"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Event.php:613
|
#: src/Model/Event.php:612
|
||||||
msgid "Edit event"
|
msgid "Edit event"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Event.php:614
|
#: src/Model/Event.php:613
|
||||||
msgid "Duplicate event"
|
msgid "Duplicate event"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Event.php:615
|
#: src/Model/Event.php:614
|
||||||
msgid "Delete event"
|
msgid "Delete event"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Event.php:858 src/Module/Debug/Localtime.php:38
|
#: src/Model/Event.php:857 src/Module/Debug/Localtime.php:38
|
||||||
msgid "l F d, Y \\@ g:i A"
|
msgid "l F d, Y \\@ g:i A"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Event.php:859
|
#: src/Model/Event.php:858
|
||||||
msgid "D g:i A"
|
msgid "D g:i A"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Event.php:860
|
#: src/Model/Event.php:859
|
||||||
msgid "g:i A"
|
msgid "g:i A"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Event.php:921 src/Model/Event.php:923
|
#: src/Model/Event.php:920 src/Model/Event.php:922
|
||||||
msgid "Show map"
|
msgid "Show map"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Event.php:922
|
#: src/Model/Event.php:921
|
||||||
msgid "Hide map"
|
msgid "Hide map"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Event.php:1015
|
#: src/Model/Event.php:1014
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "%s's birthday"
|
msgid "%s's birthday"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Event.php:1016
|
#: src/Model/Event.php:1015
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Happy Birthday %s"
|
msgid "Happy Birthday %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Group.php:106
|
#: src/Model/Group.php:105
|
||||||
msgid ""
|
msgid ""
|
||||||
"A deleted group with this name was revived. Existing item permissions "
|
"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 "
|
"<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."
|
"not what you intended, please create another group with a different name."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Group.php:504
|
#: src/Model/Group.php:503
|
||||||
msgid "Default privacy group for new contacts"
|
msgid "Default privacy group for new contacts"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Group.php:536
|
#: src/Model/Group.php:535
|
||||||
msgid "Everybody"
|
msgid "Everybody"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Group.php:555
|
#: src/Model/Group.php:554
|
||||||
msgid "edit"
|
msgid "edit"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Group.php:587
|
#: src/Model/Group.php:586
|
||||||
msgid "add"
|
msgid "add"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Group.php:592
|
#: src/Model/Group.php:591
|
||||||
msgid "Edit group"
|
msgid "Edit group"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Group.php:593 src/Module/Group.php:193
|
#: src/Model/Group.php:592 src/Module/Group.php:192
|
||||||
msgid "Contacts not in any group"
|
msgid "Contacts not in any group"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Group.php:595
|
#: src/Model/Group.php:594
|
||||||
msgid "Create a new group"
|
msgid "Create a new group"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Group.php:596 src/Module/Group.php:178 src/Module/Group.php:201
|
#: src/Model/Group.php:595 src/Module/Group.php:177 src/Module/Group.php:200
|
||||||
#: src/Module/Group.php:276
|
#: src/Module/Group.php:275
|
||||||
msgid "Group Name: "
|
msgid "Group Name: "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Group.php:597
|
#: src/Model/Group.php:596
|
||||||
msgid "Edit groups"
|
msgid "Edit groups"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Item.php:1971
|
#: src/Model/Item.php:1970
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Detected languages in this post:\\n%s"
|
msgid "Detected languages in this post:\\n%s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Item.php:2863
|
#: src/Model/Item.php:2862
|
||||||
msgid "activity"
|
msgid "activity"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Item.php:2865
|
#: src/Model/Item.php:2864
|
||||||
msgid "comment"
|
msgid "comment"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Item.php:2868
|
#: src/Model/Item.php:2867
|
||||||
msgid "post"
|
msgid "post"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Item.php:3011
|
#: src/Model/Item.php:3010
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Content warning: %s"
|
msgid "Content warning: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Item.php:3374
|
#: src/Model/Item.php:3373
|
||||||
msgid "bytes"
|
msgid "bytes"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Item.php:3405
|
#: src/Model/Item.php:3404
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "%2$s (%3$d%%, %1$d vote)"
|
msgid "%2$s (%3$d%%, %1$d vote)"
|
||||||
msgid_plural "%2$s (%3$d%%, %1$d votes)"
|
msgid_plural "%2$s (%3$d%%, %1$d votes)"
|
||||||
msgstr[0] ""
|
msgstr[0] ""
|
||||||
msgstr[1] ""
|
msgstr[1] ""
|
||||||
|
|
||||||
#: src/Model/Item.php:3407
|
#: src/Model/Item.php:3406
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "%2$s (%1$d vote)"
|
msgid "%2$s (%1$d vote)"
|
||||||
msgid_plural "%2$s (%1$d votes)"
|
msgid_plural "%2$s (%1$d votes)"
|
||||||
msgstr[0] ""
|
msgstr[0] ""
|
||||||
msgstr[1] ""
|
msgstr[1] ""
|
||||||
|
|
||||||
#: src/Model/Item.php:3412
|
#: src/Model/Item.php:3411
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "%d voter. Poll end: %s"
|
msgid "%d voter. Poll end: %s"
|
||||||
msgid_plural "%d voters. Poll end: %s"
|
msgid_plural "%d voters. Poll end: %s"
|
||||||
msgstr[0] ""
|
msgstr[0] ""
|
||||||
msgstr[1] ""
|
msgstr[1] ""
|
||||||
|
|
||||||
#: src/Model/Item.php:3414
|
#: src/Model/Item.php:3413
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "%d voter."
|
msgid "%d voter."
|
||||||
msgid_plural "%d voters."
|
msgid_plural "%d voters."
|
||||||
msgstr[0] ""
|
msgstr[0] ""
|
||||||
msgstr[1] ""
|
msgstr[1] ""
|
||||||
|
|
||||||
#: src/Model/Item.php:3416
|
#: src/Model/Item.php:3415
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Poll end: %s"
|
msgid "Poll end: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Item.php:3450 src/Model/Item.php:3451
|
#: src/Model/Item.php:3449 src/Model/Item.php:3450
|
||||||
msgid "View on separate page"
|
msgid "View on separate page"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Mail.php:138 src/Model/Mail.php:266
|
#: src/Model/Mail.php:137 src/Model/Mail.php:265
|
||||||
msgid "[no subject]"
|
msgid "[no subject]"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Profile.php:362 src/Module/Profile/Profile.php:256
|
#: src/Model/Profile.php:361 src/Module/Profile/Profile.php:255
|
||||||
#: src/Module/Profile/Profile.php:258
|
#: src/Module/Profile/Profile.php:257
|
||||||
msgid "Edit profile"
|
msgid "Edit profile"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Profile.php:364
|
#: src/Model/Profile.php:363
|
||||||
msgid "Change profile photo"
|
msgid "Change profile photo"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Profile.php:377 src/Module/Directory.php:153
|
#: src/Model/Profile.php:376 src/Module/Directory.php:152
|
||||||
#: src/Module/Profile/Profile.php:184
|
#: src/Module/Profile/Profile.php:183
|
||||||
msgid "Homepage:"
|
msgid "Homepage:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Profile.php:378 src/Module/Contact/Profile.php:377
|
#: src/Model/Profile.php:377 src/Module/Contact/Profile.php:377
|
||||||
#: src/Module/Notifications/Introductions.php:189
|
#: src/Module/Notifications/Introductions.php:188
|
||||||
msgid "About:"
|
msgid "About:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Profile.php:464
|
#: src/Model/Profile.php:463
|
||||||
msgid "Atom feed"
|
msgid "Atom feed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Profile.php:507
|
#: src/Model/Profile.php:506
|
||||||
msgid "F d"
|
msgid "F d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Profile.php:571 src/Model/Profile.php:660
|
#: src/Model/Profile.php:570 src/Model/Profile.php:659
|
||||||
msgid "[today]"
|
msgid "[today]"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Profile.php:580
|
#: src/Model/Profile.php:579
|
||||||
msgid "Birthday Reminders"
|
msgid "Birthday Reminders"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Profile.php:581
|
#: src/Model/Profile.php:580
|
||||||
msgid "Birthdays this week:"
|
msgid "Birthdays this week:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Profile.php:609
|
#: src/Model/Profile.php:608
|
||||||
msgid "g A l F d"
|
msgid "g A l F d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Profile.php:647
|
#: src/Model/Profile.php:646
|
||||||
msgid "[No description]"
|
msgid "[No description]"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Profile.php:673
|
#: src/Model/Profile.php:672
|
||||||
msgid "Event Reminders"
|
msgid "Event Reminders"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Profile.php:674
|
#: src/Model/Profile.php:673
|
||||||
msgid "Upcoming events the next 7 days:"
|
msgid "Upcoming events the next 7 days:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Profile.php:868
|
#: src/Model/Profile.php:867
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "OpenWebAuth: %1$s welcomes %2$s"
|
msgid "OpenWebAuth: %1$s welcomes %2$s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Profile.php:1008
|
#: src/Model/Profile.php:1007
|
||||||
msgid "Hometown:"
|
msgid "Hometown:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Profile.php:1009
|
#: src/Model/Profile.php:1008
|
||||||
msgid "Marital Status:"
|
msgid "Marital Status:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Profile.php:1010
|
#: src/Model/Profile.php:1009
|
||||||
msgid "With:"
|
msgid "With:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Profile.php:1011
|
#: src/Model/Profile.php:1010
|
||||||
msgid "Since:"
|
msgid "Since:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Profile.php:1012
|
#: src/Model/Profile.php:1011
|
||||||
msgid "Sexual Preference:"
|
msgid "Sexual Preference:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Profile.php:1013
|
#: src/Model/Profile.php:1012
|
||||||
msgid "Political Views:"
|
msgid "Political Views:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Profile.php:1014
|
#: src/Model/Profile.php:1013
|
||||||
msgid "Religious Views:"
|
msgid "Religious Views:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Profile.php:1015
|
#: src/Model/Profile.php:1014
|
||||||
msgid "Likes:"
|
msgid "Likes:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Profile.php:1016
|
#: src/Model/Profile.php:1015
|
||||||
msgid "Dislikes:"
|
msgid "Dislikes:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Profile.php:1017
|
#: src/Model/Profile.php:1016
|
||||||
msgid "Title/Description:"
|
msgid "Title/Description:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Profile.php:1018 src/Module/Admin/Summary.php:235
|
#: src/Model/Profile.php:1017 src/Module/Admin/Summary.php:235
|
||||||
msgid "Summary"
|
msgid "Summary"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Profile.php:1019
|
#: src/Model/Profile.php:1018
|
||||||
msgid "Musical interests"
|
msgid "Musical interests"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Profile.php:1020
|
#: src/Model/Profile.php:1019
|
||||||
msgid "Books, literature"
|
msgid "Books, literature"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Profile.php:1021
|
#: src/Model/Profile.php:1020
|
||||||
msgid "Television"
|
msgid "Television"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Profile.php:1022
|
#: src/Model/Profile.php:1021
|
||||||
msgid "Film/dance/culture/entertainment"
|
msgid "Film/dance/culture/entertainment"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Profile.php:1023
|
#: src/Model/Profile.php:1022
|
||||||
msgid "Hobbies/Interests"
|
msgid "Hobbies/Interests"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Profile.php:1024
|
#: src/Model/Profile.php:1023
|
||||||
msgid "Love/romance"
|
msgid "Love/romance"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Profile.php:1025
|
#: src/Model/Profile.php:1024
|
||||||
msgid "Work/employment"
|
msgid "Work/employment"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Profile.php:1026
|
#: src/Model/Profile.php:1025
|
||||||
msgid "School/education"
|
msgid "School/education"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Profile.php:1027
|
#: src/Model/Profile.php:1026
|
||||||
msgid "Contact information and Social Networks"
|
msgid "Contact information and Social Networks"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
@ -4297,7 +4297,7 @@ msgstr ""
|
||||||
#: src/Module/Admin/Queue.php:72 src/Module/Admin/Site.php:429
|
#: src/Module/Admin/Queue.php:72 src/Module/Admin/Site.php:429
|
||||||
#: src/Module/Admin/Storage.php:138 src/Module/Admin/Summary.php:234
|
#: src/Module/Admin/Storage.php:138 src/Module/Admin/Summary.php:234
|
||||||
#: src/Module/Admin/Themes/Details.php:90 src/Module/Admin/Themes/Index.php:111
|
#: src/Module/Admin/Themes/Details.php:90 src/Module/Admin/Themes/Index.php:111
|
||||||
#: src/Module/Admin/Tos.php:75 src/Module/Admin/Users/Active.php:137
|
#: src/Module/Admin/Tos.php:75 src/Module/Admin/Users/Active.php:136
|
||||||
#: src/Module/Admin/Users/Blocked.php:138 src/Module/Admin/Users/Create.php:61
|
#: src/Module/Admin/Users/Blocked.php:138 src/Module/Admin/Users/Create.php:61
|
||||||
#: src/Module/Admin/Users/Deleted.php:85 src/Module/Admin/Users/Index.php:150
|
#: src/Module/Admin/Users/Deleted.php:85 src/Module/Admin/Users/Index.php:150
|
||||||
#: src/Module/Admin/Users/Pending.php:101
|
#: src/Module/Admin/Users/Pending.php:101
|
||||||
|
|
@ -4305,7 +4305,7 @@ msgid "Administration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Admin/Addons/Details.php:112 src/Module/Admin/Addons/Index.php:68
|
#: src/Module/Admin/Addons/Details.php:112 src/Module/Admin/Addons/Index.php:68
|
||||||
#: src/Module/BaseAdmin.php:94 src/Module/BaseSettings.php:85
|
#: src/Module/BaseAdmin.php:93 src/Module/BaseSettings.php:85
|
||||||
msgid "Addons"
|
msgid "Addons"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
@ -4345,81 +4345,81 @@ msgid ""
|
||||||
"the open addon registry at %2$s"
|
"the open addon registry at %2$s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Admin/BaseUsers.php:55
|
#: src/Module/Admin/BaseUsers.php:54
|
||||||
msgid "List of all users"
|
msgid "List of all users"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Admin/BaseUsers.php:60
|
#: src/Module/Admin/BaseUsers.php:59
|
||||||
msgid "Active"
|
msgid "Active"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Admin/BaseUsers.php:63
|
#: src/Module/Admin/BaseUsers.php:62
|
||||||
msgid "List of active accounts"
|
msgid "List of active accounts"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Admin/BaseUsers.php:68 src/Module/Contact.php:318
|
#: src/Module/Admin/BaseUsers.php:67 src/Module/Contact.php:317
|
||||||
#: src/Module/Contact.php:378
|
#: src/Module/Contact.php:377
|
||||||
msgid "Pending"
|
msgid "Pending"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Admin/BaseUsers.php:71
|
#: src/Module/Admin/BaseUsers.php:70
|
||||||
msgid "List of pending registrations"
|
msgid "List of pending registrations"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Admin/BaseUsers.php:76 src/Module/Contact.php:326
|
#: src/Module/Admin/BaseUsers.php:75 src/Module/Contact.php:325
|
||||||
#: src/Module/Contact.php:379
|
#: src/Module/Contact.php:378
|
||||||
msgid "Blocked"
|
msgid "Blocked"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Admin/BaseUsers.php:79
|
#: src/Module/Admin/BaseUsers.php:78
|
||||||
msgid "List of blocked users"
|
msgid "List of blocked users"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Admin/BaseUsers.php:84
|
#: src/Module/Admin/BaseUsers.php:83
|
||||||
msgid "Deleted"
|
msgid "Deleted"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Admin/BaseUsers.php:87
|
#: src/Module/Admin/BaseUsers.php:86
|
||||||
msgid "List of pending user deletions"
|
msgid "List of pending user deletions"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Admin/BaseUsers.php:101 src/Module/Settings/Account.php:495
|
#: src/Module/Admin/BaseUsers.php:100 src/Module/Settings/Account.php:494
|
||||||
msgid "Normal Account Page"
|
msgid "Normal Account Page"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Admin/BaseUsers.php:102 src/Module/Settings/Account.php:502
|
#: src/Module/Admin/BaseUsers.php:101 src/Module/Settings/Account.php:501
|
||||||
msgid "Soapbox Page"
|
msgid "Soapbox Page"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Admin/BaseUsers.php:103 src/Module/Settings/Account.php:509
|
#: src/Module/Admin/BaseUsers.php:102 src/Module/Settings/Account.php:508
|
||||||
msgid "Public Forum"
|
msgid "Public Forum"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Admin/BaseUsers.php:104 src/Module/Settings/Account.php:516
|
#: src/Module/Admin/BaseUsers.php:103 src/Module/Settings/Account.php:515
|
||||||
msgid "Automatic Friend Page"
|
msgid "Automatic Friend Page"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Admin/BaseUsers.php:105
|
#: src/Module/Admin/BaseUsers.php:104
|
||||||
msgid "Private Forum"
|
msgid "Private Forum"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Admin/BaseUsers.php:108 src/Module/Settings/Account.php:467
|
#: src/Module/Admin/BaseUsers.php:107 src/Module/Settings/Account.php:466
|
||||||
msgid "Personal Page"
|
msgid "Personal Page"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Admin/BaseUsers.php:109 src/Module/Settings/Account.php:474
|
#: src/Module/Admin/BaseUsers.php:108 src/Module/Settings/Account.php:473
|
||||||
msgid "Organisation Page"
|
msgid "Organisation Page"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Admin/BaseUsers.php:110 src/Module/Settings/Account.php:481
|
#: src/Module/Admin/BaseUsers.php:109 src/Module/Settings/Account.php:480
|
||||||
msgid "News Page"
|
msgid "News Page"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Admin/BaseUsers.php:111 src/Module/Settings/Account.php:488
|
#: src/Module/Admin/BaseUsers.php:110 src/Module/Settings/Account.php:487
|
||||||
msgid "Community Forum"
|
msgid "Community Forum"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Admin/BaseUsers.php:112
|
#: src/Module/Admin/BaseUsers.php:111
|
||||||
msgid "Relay"
|
msgid "Relay"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
@ -4449,7 +4449,7 @@ msgid "Block Remote Contact"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Admin/Blocklist/Contact.php:98
|
#: src/Module/Admin/Blocklist/Contact.php:98
|
||||||
#: src/Module/Admin/Users/Active.php:139 src/Module/Admin/Users/Blocked.php:140
|
#: src/Module/Admin/Users/Active.php:138 src/Module/Admin/Users/Blocked.php:140
|
||||||
#: src/Module/Admin/Users/Index.php:152 src/Module/Admin/Users/Pending.php:103
|
#: src/Module/Admin/Users/Index.php:152 src/Module/Admin/Users/Pending.php:103
|
||||||
msgid "select all"
|
msgid "select all"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
@ -4460,7 +4460,7 @@ msgstr ""
|
||||||
|
|
||||||
#: src/Module/Admin/Blocklist/Contact.php:101
|
#: src/Module/Admin/Blocklist/Contact.php:101
|
||||||
#: src/Module/Admin/Users/Blocked.php:143 src/Module/Admin/Users/Index.php:157
|
#: src/Module/Admin/Users/Blocked.php:143 src/Module/Admin/Users/Index.php:157
|
||||||
#: src/Module/Contact.php:402 src/Module/Contact/Profile.php:350
|
#: src/Module/Contact.php:401 src/Module/Contact/Profile.php:350
|
||||||
#: src/Module/Contact/Profile.php:451
|
#: src/Module/Contact/Profile.php:451
|
||||||
msgid "Unblock"
|
msgid "Unblock"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
@ -4885,7 +4885,7 @@ msgid ""
|
||||||
"only reflect the part of the network your node is aware of."
|
"only reflect the part of the network your node is aware of."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Admin/Federation.php:203 src/Module/BaseAdmin.php:88
|
#: src/Module/Admin/Federation.php:203 src/Module/BaseAdmin.php:87
|
||||||
msgid "Federation Statistics"
|
msgid "Federation Statistics"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
@ -4906,7 +4906,7 @@ msgstr[1] ""
|
||||||
msgid "Item marked for deletion."
|
msgid "Item marked for deletion."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Admin/Item/Delete.php:65 src/Module/BaseAdmin.php:107
|
#: src/Module/Admin/Item/Delete.php:65 src/Module/BaseAdmin.php:106
|
||||||
msgid "Delete Item"
|
msgid "Delete Item"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
@ -4935,7 +4935,7 @@ msgstr ""
|
||||||
msgid "The GUID of the item you want to delete."
|
msgid "The GUID of the item you want to delete."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Admin/Item/Source.php:53 src/Module/BaseAdmin.php:117
|
#: src/Module/Admin/Item/Source.php:53 src/Module/BaseAdmin.php:116
|
||||||
msgid "Item Source"
|
msgid "Item Source"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
@ -4959,7 +4959,7 @@ msgstr ""
|
||||||
msgid "Tag"
|
msgid "Tag"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Admin/Item/Source.php:63 src/Module/Admin/Users/Active.php:130
|
#: src/Module/Admin/Item/Source.php:63 src/Module/Admin/Users/Active.php:129
|
||||||
#: src/Module/Admin/Users/Blocked.php:131 src/Module/Admin/Users/Index.php:143
|
#: src/Module/Admin/Users/Blocked.php:131 src/Module/Admin/Users/Index.php:143
|
||||||
msgid "Type"
|
msgid "Type"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
@ -4993,8 +4993,8 @@ msgstr ""
|
||||||
msgid "PHP log currently disabled."
|
msgid "PHP log currently disabled."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Admin/Logs/Settings.php:80 src/Module/BaseAdmin.php:109
|
#: src/Module/Admin/Logs/Settings.php:80 src/Module/BaseAdmin.php:108
|
||||||
#: src/Module/BaseAdmin.php:110
|
#: src/Module/BaseAdmin.php:109
|
||||||
msgid "Logs"
|
msgid "Logs"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
@ -5047,7 +5047,7 @@ msgid ""
|
||||||
"is readable."
|
"is readable."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Admin/Logs/View.php:85 src/Module/BaseAdmin.php:111
|
#: src/Module/Admin/Logs/View.php:85 src/Module/BaseAdmin.php:110
|
||||||
msgid "View Logs"
|
msgid "View Logs"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
@ -5089,7 +5089,7 @@ msgid "Data"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Admin/Logs/View.php:99
|
#: src/Module/Admin/Logs/View.php:99
|
||||||
#: src/Module/Debug/ActivityPubConversion.php:58
|
#: src/Module/Debug/ActivityPubConversion.php:57
|
||||||
msgid "Source"
|
msgid "Source"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
@ -5153,11 +5153,11 @@ msgstr ""
|
||||||
msgid "Priority"
|
msgid "Priority"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Admin/Site.php:334 src/Module/Settings/Display.php:138
|
#: src/Module/Admin/Site.php:334 src/Module/Settings/Display.php:137
|
||||||
msgid "No special theme for mobile devices"
|
msgid "No special theme for mobile devices"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Admin/Site.php:351 src/Module/Settings/Display.php:148
|
#: src/Module/Admin/Site.php:351 src/Module/Settings/Display.php:147
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "%s - (Experimental)"
|
msgid "%s - (Experimental)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
@ -5234,7 +5234,7 @@ msgstr ""
|
||||||
msgid "Interactors"
|
msgid "Interactors"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Admin/Site.php:430 src/Module/BaseAdmin.php:91
|
#: src/Module/Admin/Site.php:430 src/Module/BaseAdmin.php:90
|
||||||
msgid "Site"
|
msgid "Site"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
@ -5246,7 +5246,7 @@ msgstr ""
|
||||||
msgid "Republish users to directory"
|
msgid "Republish users to directory"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Admin/Site.php:434 src/Module/Register.php:153
|
#: src/Module/Admin/Site.php:434 src/Module/Register.php:152
|
||||||
msgid "Registration"
|
msgid "Registration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
@ -6033,7 +6033,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Admin/Site.php:541 src/Module/Contact/Profile.php:275
|
#: src/Module/Admin/Site.php:541 src/Module/Contact/Profile.php:275
|
||||||
#: src/Module/Settings/TwoFactor/Index.php:126
|
#: src/Module/Settings/TwoFactor/Index.php:125
|
||||||
msgid "Disabled"
|
msgid "Disabled"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
@ -6097,7 +6097,7 @@ msgstr ""
|
||||||
msgid "Storage Configuration"
|
msgid "Storage Configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Admin/Storage.php:141 src/Module/BaseAdmin.php:92
|
#: src/Module/Admin/Storage.php:141 src/Module/BaseAdmin.php:91
|
||||||
msgid "Storage"
|
msgid "Storage"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
@ -6313,7 +6313,7 @@ msgid "Screenshot"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Admin/Themes/Details.php:91 src/Module/Admin/Themes/Index.php:112
|
#: src/Module/Admin/Themes/Details.php:91 src/Module/Admin/Themes/Index.php:112
|
||||||
#: src/Module/BaseAdmin.php:95
|
#: src/Module/BaseAdmin.php:94
|
||||||
msgid "Themes"
|
msgid "Themes"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
@ -6378,20 +6378,20 @@ msgid ""
|
||||||
"of sections should be [h2] and below."
|
"of sections should be [h2] and below."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Admin/Users/Active.php:46 src/Module/Admin/Users/Index.php:46
|
#: src/Module/Admin/Users/Active.php:45 src/Module/Admin/Users/Index.php:46
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "%s user blocked"
|
msgid "%s user blocked"
|
||||||
msgid_plural "%s users blocked"
|
msgid_plural "%s users blocked"
|
||||||
msgstr[0] ""
|
msgstr[0] ""
|
||||||
msgstr[1] ""
|
msgstr[1] ""
|
||||||
|
|
||||||
#: src/Module/Admin/Users/Active.php:54 src/Module/Admin/Users/Active.php:89
|
#: src/Module/Admin/Users/Active.php:53 src/Module/Admin/Users/Active.php:88
|
||||||
#: src/Module/Admin/Users/Blocked.php:55 src/Module/Admin/Users/Blocked.php:90
|
#: src/Module/Admin/Users/Blocked.php:55 src/Module/Admin/Users/Blocked.php:90
|
||||||
#: src/Module/Admin/Users/Index.php:61 src/Module/Admin/Users/Index.php:96
|
#: src/Module/Admin/Users/Index.php:61 src/Module/Admin/Users/Index.php:96
|
||||||
msgid "You can't remove yourself"
|
msgid "You can't remove yourself"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Admin/Users/Active.php:58 src/Module/Admin/Users/Blocked.php:59
|
#: src/Module/Admin/Users/Active.php:57 src/Module/Admin/Users/Blocked.php:59
|
||||||
#: src/Module/Admin/Users/Index.php:65
|
#: src/Module/Admin/Users/Index.php:65
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "%s user deleted"
|
msgid "%s user deleted"
|
||||||
|
|
@ -6399,66 +6399,66 @@ msgid_plural "%s users deleted"
|
||||||
msgstr[0] ""
|
msgstr[0] ""
|
||||||
msgstr[1] ""
|
msgstr[1] ""
|
||||||
|
|
||||||
#: src/Module/Admin/Users/Active.php:87 src/Module/Admin/Users/Blocked.php:88
|
#: src/Module/Admin/Users/Active.php:86 src/Module/Admin/Users/Blocked.php:88
|
||||||
#: src/Module/Admin/Users/Index.php:94
|
#: src/Module/Admin/Users/Index.php:94
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "User \"%s\" deleted"
|
msgid "User \"%s\" deleted"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Admin/Users/Active.php:97 src/Module/Admin/Users/Index.php:104
|
#: src/Module/Admin/Users/Active.php:96 src/Module/Admin/Users/Index.php:104
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "User \"%s\" blocked"
|
msgid "User \"%s\" blocked"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Admin/Users/Active.php:130 src/Module/Admin/Users/Blocked.php:131
|
#: src/Module/Admin/Users/Active.php:129 src/Module/Admin/Users/Blocked.php:131
|
||||||
#: src/Module/Admin/Users/Deleted.php:88 src/Module/Admin/Users/Index.php:143
|
#: src/Module/Admin/Users/Deleted.php:88 src/Module/Admin/Users/Index.php:143
|
||||||
#: src/Module/Admin/Users/Index.php:163
|
#: src/Module/Admin/Users/Index.php:163
|
||||||
msgid "Register date"
|
msgid "Register date"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Admin/Users/Active.php:130 src/Module/Admin/Users/Blocked.php:131
|
#: src/Module/Admin/Users/Active.php:129 src/Module/Admin/Users/Blocked.php:131
|
||||||
#: src/Module/Admin/Users/Deleted.php:88 src/Module/Admin/Users/Index.php:143
|
#: src/Module/Admin/Users/Deleted.php:88 src/Module/Admin/Users/Index.php:143
|
||||||
#: src/Module/Admin/Users/Index.php:163
|
#: src/Module/Admin/Users/Index.php:163
|
||||||
msgid "Last login"
|
msgid "Last login"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Admin/Users/Active.php:130 src/Module/Admin/Users/Blocked.php:131
|
#: src/Module/Admin/Users/Active.php:129 src/Module/Admin/Users/Blocked.php:131
|
||||||
#: src/Module/Admin/Users/Deleted.php:88 src/Module/Admin/Users/Index.php:143
|
#: src/Module/Admin/Users/Deleted.php:88 src/Module/Admin/Users/Index.php:143
|
||||||
#: src/Module/Admin/Users/Index.php:163
|
#: src/Module/Admin/Users/Index.php:163
|
||||||
msgid "Last public item"
|
msgid "Last public item"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Admin/Users/Active.php:138
|
#: src/Module/Admin/Users/Active.php:137
|
||||||
msgid "Active Accounts"
|
msgid "Active Accounts"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Admin/Users/Active.php:142 src/Module/Admin/Users/Blocked.php:142
|
#: src/Module/Admin/Users/Active.php:141 src/Module/Admin/Users/Blocked.php:142
|
||||||
#: src/Module/Admin/Users/Index.php:156
|
#: src/Module/Admin/Users/Index.php:156
|
||||||
msgid "User blocked"
|
msgid "User blocked"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Admin/Users/Active.php:143 src/Module/Admin/Users/Blocked.php:144
|
#: src/Module/Admin/Users/Active.php:142 src/Module/Admin/Users/Blocked.php:144
|
||||||
#: src/Module/Admin/Users/Index.php:158
|
#: src/Module/Admin/Users/Index.php:158
|
||||||
msgid "Site admin"
|
msgid "Site admin"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Admin/Users/Active.php:144 src/Module/Admin/Users/Blocked.php:145
|
#: src/Module/Admin/Users/Active.php:143 src/Module/Admin/Users/Blocked.php:145
|
||||||
#: src/Module/Admin/Users/Index.php:159
|
#: src/Module/Admin/Users/Index.php:159
|
||||||
msgid "Account expired"
|
msgid "Account expired"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Admin/Users/Active.php:145 src/Module/Admin/Users/Index.php:162
|
#: src/Module/Admin/Users/Active.php:144 src/Module/Admin/Users/Index.php:162
|
||||||
msgid "Create a new user"
|
msgid "Create a new user"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Admin/Users/Active.php:151 src/Module/Admin/Users/Blocked.php:151
|
#: src/Module/Admin/Users/Active.php:150 src/Module/Admin/Users/Blocked.php:151
|
||||||
#: src/Module/Admin/Users/Index.php:168
|
#: src/Module/Admin/Users/Index.php:168
|
||||||
msgid ""
|
msgid ""
|
||||||
"Selected users will be deleted!\\n\\nEverything these users had posted on "
|
"Selected users will be deleted!\\n\\nEverything these users had posted on "
|
||||||
"this site will be permanently deleted!\\n\\nAre you sure?"
|
"this site will be permanently deleted!\\n\\nAre you sure?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Admin/Users/Active.php:152 src/Module/Admin/Users/Blocked.php:152
|
#: src/Module/Admin/Users/Active.php:151 src/Module/Admin/Users/Blocked.php:152
|
||||||
#: src/Module/Admin/Users/Index.php:169
|
#: src/Module/Admin/Users/Index.php:169
|
||||||
msgid ""
|
msgid ""
|
||||||
"The user {0} will be deleted!\\n\\nEverything this user has posted on this "
|
"The user {0} will be deleted!\\n\\nEverything this user has posted on this "
|
||||||
|
|
@ -6514,7 +6514,7 @@ msgid "Permanent deletion"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Admin/Users/Index.php:151 src/Module/Admin/Users/Index.php:161
|
#: src/Module/Admin/Users/Index.php:151 src/Module/Admin/Users/Index.php:161
|
||||||
#: src/Module/BaseAdmin.php:93
|
#: src/Module/BaseAdmin.php:92
|
||||||
msgid "Users"
|
msgid "Users"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
@ -6608,11 +6608,11 @@ msgstr ""
|
||||||
msgid "Contact not found"
|
msgid "Contact not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Apps.php:56
|
#: src/Module/Apps.php:55
|
||||||
msgid "No installed applications."
|
msgid "No installed applications."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Apps.php:61
|
#: src/Module/Apps.php:60
|
||||||
msgid "Applications"
|
msgid "Applications"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
@ -6620,89 +6620,89 @@ msgstr ""
|
||||||
msgid "Item was not found."
|
msgid "Item was not found."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/BaseAdmin.php:55 src/Module/BaseAdmin.php:59
|
#: src/Module/BaseAdmin.php:54 src/Module/BaseAdmin.php:58
|
||||||
msgid "Please login to continue."
|
msgid "Please login to continue."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/BaseAdmin.php:64
|
#: src/Module/BaseAdmin.php:63
|
||||||
msgid "You don't have access to administration pages."
|
msgid "You don't have access to administration pages."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/BaseAdmin.php:68
|
#: src/Module/BaseAdmin.php:67
|
||||||
msgid ""
|
msgid ""
|
||||||
"Submanaged account can't access the administration pages. Please log back in "
|
"Submanaged account can't access the administration pages. Please log back in "
|
||||||
"as the main account."
|
"as the main account."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/BaseAdmin.php:87
|
#: src/Module/BaseAdmin.php:86
|
||||||
msgid "Overview"
|
msgid "Overview"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/BaseAdmin.php:90
|
#: src/Module/BaseAdmin.php:89
|
||||||
msgid "Configuration"
|
msgid "Configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/BaseAdmin.php:96 src/Module/BaseSettings.php:63
|
#: src/Module/BaseAdmin.php:95 src/Module/BaseSettings.php:63
|
||||||
msgid "Additional features"
|
msgid "Additional features"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/BaseAdmin.php:99
|
#: src/Module/BaseAdmin.php:98
|
||||||
msgid "Database"
|
msgid "Database"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/BaseAdmin.php:100
|
#: src/Module/BaseAdmin.php:99
|
||||||
msgid "DB updates"
|
msgid "DB updates"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/BaseAdmin.php:101
|
#: src/Module/BaseAdmin.php:100
|
||||||
msgid "Inspect Deferred Workers"
|
msgid "Inspect Deferred Workers"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/BaseAdmin.php:102
|
#: src/Module/BaseAdmin.php:101
|
||||||
msgid "Inspect worker Queue"
|
msgid "Inspect worker Queue"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/BaseAdmin.php:104
|
#: src/Module/BaseAdmin.php:103
|
||||||
msgid "Tools"
|
msgid "Tools"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/BaseAdmin.php:105
|
#: src/Module/BaseAdmin.php:104
|
||||||
msgid "Contact Blocklist"
|
msgid "Contact Blocklist"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/BaseAdmin.php:106
|
#: src/Module/BaseAdmin.php:105
|
||||||
msgid "Server Blocklist"
|
msgid "Server Blocklist"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/BaseAdmin.php:113
|
#: src/Module/BaseAdmin.php:112
|
||||||
msgid "Diagnostics"
|
msgid "Diagnostics"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/BaseAdmin.php:114
|
#: src/Module/BaseAdmin.php:113
|
||||||
msgid "PHP Info"
|
msgid "PHP Info"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/BaseAdmin.php:115
|
#: src/Module/BaseAdmin.php:114
|
||||||
msgid "probe address"
|
msgid "probe address"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/BaseAdmin.php:116
|
#: src/Module/BaseAdmin.php:115
|
||||||
msgid "check webfinger"
|
msgid "check webfinger"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/BaseAdmin.php:118
|
#: src/Module/BaseAdmin.php:117
|
||||||
msgid "Babel"
|
msgid "Babel"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/BaseAdmin.php:119 src/Module/Debug/ActivityPubConversion.php:138
|
#: src/Module/BaseAdmin.php:118 src/Module/Debug/ActivityPubConversion.php:137
|
||||||
msgid "ActivityPub Conversion"
|
msgid "ActivityPub Conversion"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/BaseAdmin.php:128
|
#: src/Module/BaseAdmin.php:127
|
||||||
msgid "Addon Features"
|
msgid "Addon Features"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/BaseAdmin.php:129
|
#: src/Module/BaseAdmin.php:128
|
||||||
msgid "User registrations waiting for confirmation"
|
msgid "User registrations waiting for confirmation"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
@ -6733,7 +6733,7 @@ msgid_plural ""
|
||||||
msgstr[0] ""
|
msgstr[0] ""
|
||||||
msgstr[1] ""
|
msgstr[1] ""
|
||||||
|
|
||||||
#: src/Module/BaseProfile.php:51 src/Module/Contact.php:464
|
#: src/Module/BaseProfile.php:51 src/Module/Contact.php:463
|
||||||
msgid "Profile Details"
|
msgid "Profile Details"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
@ -6741,7 +6741,7 @@ msgstr ""
|
||||||
msgid "Only You Can See This"
|
msgid "Only You Can See This"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/BaseProfile.php:114 src/Module/Profile/Schedule.php:83
|
#: src/Module/BaseProfile.php:114 src/Module/Profile/Schedule.php:82
|
||||||
msgid "Scheduled Posts"
|
msgid "Scheduled Posts"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
@ -6753,12 +6753,12 @@ msgstr ""
|
||||||
msgid "Tips for New Members"
|
msgid "Tips for New Members"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/BaseSearch.php:70
|
#: src/Module/BaseSearch.php:69
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "People Search - %s"
|
msgid "People Search - %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/BaseSearch.php:80
|
#: src/Module/BaseSearch.php:79
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Forum Search - %s"
|
msgid "Forum Search - %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
@ -6768,7 +6768,7 @@ msgid "Account"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/BaseSettings.php:48 src/Module/Security/TwoFactor/Verify.php:97
|
#: src/Module/BaseSettings.php:48 src/Module/Security/TwoFactor/Verify.php:97
|
||||||
#: src/Module/Settings/TwoFactor/Index.php:118
|
#: src/Module/Settings/TwoFactor/Index.php:117
|
||||||
msgid "Two-factor authentication"
|
msgid "Two-factor authentication"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
@ -6776,7 +6776,7 @@ msgstr ""
|
||||||
msgid "Display"
|
msgid "Display"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/BaseSettings.php:92 src/Module/Settings/Delegation.php:171
|
#: src/Module/BaseSettings.php:92 src/Module/Settings/Delegation.php:170
|
||||||
msgid "Manage Accounts"
|
msgid "Manage Accounts"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
@ -6784,7 +6784,7 @@ msgstr ""
|
||||||
msgid "Connected apps"
|
msgid "Connected apps"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/BaseSettings.php:106 src/Module/Settings/UserExport.php:77
|
#: src/Module/BaseSettings.php:106 src/Module/Settings/UserExport.php:76
|
||||||
msgid "Export personal data"
|
msgid "Export personal data"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
@ -6792,207 +6792,207 @@ msgstr ""
|
||||||
msgid "Remove account"
|
msgid "Remove account"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Bookmarklet.php:55
|
#: src/Module/Bookmarklet.php:54
|
||||||
msgid "This page is missing a url parameter."
|
msgid "This page is missing a url parameter."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Bookmarklet.php:67
|
#: src/Module/Bookmarklet.php:66
|
||||||
msgid "The post was created"
|
msgid "The post was created"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Contact.php:89
|
#: src/Module/Contact.php:88
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "%d contact edited."
|
msgid "%d contact edited."
|
||||||
msgid_plural "%d contacts edited."
|
msgid_plural "%d contacts edited."
|
||||||
msgstr[0] ""
|
msgstr[0] ""
|
||||||
msgstr[1] ""
|
msgstr[1] ""
|
||||||
|
|
||||||
#: src/Module/Contact.php:313
|
#: src/Module/Contact.php:312
|
||||||
msgid "Show all contacts"
|
msgid "Show all contacts"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Contact.php:321
|
#: src/Module/Contact.php:320
|
||||||
msgid "Only show pending contacts"
|
msgid "Only show pending contacts"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Contact.php:329
|
#: src/Module/Contact.php:328
|
||||||
msgid "Only show blocked contacts"
|
msgid "Only show blocked contacts"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Contact.php:334 src/Module/Contact.php:381
|
#: src/Module/Contact.php:333 src/Module/Contact.php:380
|
||||||
#: src/Object/Post.php:339
|
#: src/Object/Post.php:339
|
||||||
msgid "Ignored"
|
msgid "Ignored"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Contact.php:337
|
#: src/Module/Contact.php:336
|
||||||
msgid "Only show ignored contacts"
|
msgid "Only show ignored contacts"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Contact.php:342 src/Module/Contact.php:382
|
#: src/Module/Contact.php:341 src/Module/Contact.php:381
|
||||||
msgid "Archived"
|
msgid "Archived"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Contact.php:345
|
#: src/Module/Contact.php:344
|
||||||
msgid "Only show archived contacts"
|
msgid "Only show archived contacts"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Contact.php:350 src/Module/Contact.php:380
|
#: src/Module/Contact.php:349 src/Module/Contact.php:379
|
||||||
msgid "Hidden"
|
msgid "Hidden"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Contact.php:353
|
#: src/Module/Contact.php:352
|
||||||
msgid "Only show hidden contacts"
|
msgid "Only show hidden contacts"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Contact.php:361
|
#: src/Module/Contact.php:360
|
||||||
msgid "Organize your contact groups"
|
msgid "Organize your contact groups"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Contact.php:393
|
#: src/Module/Contact.php:392
|
||||||
msgid "Search your contacts"
|
msgid "Search your contacts"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Contact.php:394 src/Module/Search/Index.php:207
|
#: src/Module/Contact.php:393 src/Module/Search/Index.php:206
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Results for: %s"
|
msgid "Results for: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Contact.php:401
|
#: src/Module/Contact.php:400
|
||||||
msgid "Update"
|
msgid "Update"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Contact.php:403 src/Module/Contact/Profile.php:351
|
#: src/Module/Contact.php:402 src/Module/Contact/Profile.php:351
|
||||||
#: src/Module/Contact/Profile.php:459
|
#: src/Module/Contact/Profile.php:459
|
||||||
msgid "Unignore"
|
msgid "Unignore"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Contact.php:405
|
#: src/Module/Contact.php:404
|
||||||
msgid "Batch Actions"
|
msgid "Batch Actions"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Contact.php:440
|
#: src/Module/Contact.php:439
|
||||||
msgid "Conversations started by this contact"
|
msgid "Conversations started by this contact"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Contact.php:445
|
#: src/Module/Contact.php:444
|
||||||
msgid "Posts and Comments"
|
msgid "Posts and Comments"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Contact.php:456
|
#: src/Module/Contact.php:455
|
||||||
msgid "Posts containing media objects"
|
msgid "Posts containing media objects"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Contact.php:471
|
#: src/Module/Contact.php:470
|
||||||
msgid "View all known contacts"
|
msgid "View all known contacts"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Contact.php:481
|
#: src/Module/Contact.php:480
|
||||||
msgid "Advanced Contact Settings"
|
msgid "Advanced Contact Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Contact.php:515
|
#: src/Module/Contact.php:514
|
||||||
msgid "Mutual Friendship"
|
msgid "Mutual Friendship"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Contact.php:519
|
#: src/Module/Contact.php:518
|
||||||
msgid "is a fan of yours"
|
msgid "is a fan of yours"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Contact.php:523
|
#: src/Module/Contact.php:522
|
||||||
msgid "you are a fan of"
|
msgid "you are a fan of"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Contact.php:541
|
#: src/Module/Contact.php:540
|
||||||
msgid "Pending outgoing contact request"
|
msgid "Pending outgoing contact request"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Contact.php:543
|
#: src/Module/Contact.php:542
|
||||||
msgid "Pending incoming contact request"
|
msgid "Pending incoming contact request"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Contact.php:556 src/Module/Contact/Profile.php:336
|
#: src/Module/Contact.php:555 src/Module/Contact/Profile.php:336
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Visit %s's profile [%s]"
|
msgid "Visit %s's profile [%s]"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Contact/Advanced.php:100
|
#: src/Module/Contact/Advanced.php:99
|
||||||
msgid "Contact update failed."
|
msgid "Contact update failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Contact/Advanced.php:131
|
#: src/Module/Contact/Advanced.php:130
|
||||||
msgid "Return to contact editor"
|
msgid "Return to contact editor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Contact/Advanced.php:136
|
#: src/Module/Contact/Advanced.php:135
|
||||||
msgid "Account Nickname"
|
msgid "Account Nickname"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Contact/Advanced.php:137
|
#: src/Module/Contact/Advanced.php:136
|
||||||
msgid "Account URL"
|
msgid "Account URL"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Contact/Advanced.php:138
|
#: src/Module/Contact/Advanced.php:137
|
||||||
msgid "Poll/Feed URL"
|
msgid "Poll/Feed URL"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Contact/Advanced.php:139
|
#: src/Module/Contact/Advanced.php:138
|
||||||
msgid "New photo from this URL"
|
msgid "New photo from this URL"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Contact/Contacts.php:49 src/Module/Conversation/Network.php:187
|
#: src/Module/Contact/Contacts.php:48 src/Module/Conversation/Network.php:186
|
||||||
#: src/Module/Group.php:102
|
#: src/Module/Group.php:101
|
||||||
msgid "Invalid contact."
|
msgid "Invalid contact."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Contact/Contacts.php:72
|
#: src/Module/Contact/Contacts.php:71
|
||||||
msgid "No known contacts."
|
msgid "No known contacts."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Contact/Contacts.php:86 src/Module/Profile/Common.php:98
|
#: src/Module/Contact/Contacts.php:85 src/Module/Profile/Common.php:97
|
||||||
msgid "No common contacts."
|
msgid "No common contacts."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Contact/Contacts.php:98 src/Module/Profile/Contacts.php:96
|
#: src/Module/Contact/Contacts.php:97 src/Module/Profile/Contacts.php:95
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Follower (%s)"
|
msgid "Follower (%s)"
|
||||||
msgid_plural "Followers (%s)"
|
msgid_plural "Followers (%s)"
|
||||||
msgstr[0] ""
|
msgstr[0] ""
|
||||||
msgstr[1] ""
|
msgstr[1] ""
|
||||||
|
|
||||||
#: src/Module/Contact/Contacts.php:102 src/Module/Profile/Contacts.php:99
|
#: src/Module/Contact/Contacts.php:101 src/Module/Profile/Contacts.php:98
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Following (%s)"
|
msgid "Following (%s)"
|
||||||
msgid_plural "Following (%s)"
|
msgid_plural "Following (%s)"
|
||||||
msgstr[0] ""
|
msgstr[0] ""
|
||||||
msgstr[1] ""
|
msgstr[1] ""
|
||||||
|
|
||||||
#: src/Module/Contact/Contacts.php:106 src/Module/Profile/Contacts.php:102
|
#: src/Module/Contact/Contacts.php:105 src/Module/Profile/Contacts.php:101
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Mutual friend (%s)"
|
msgid "Mutual friend (%s)"
|
||||||
msgid_plural "Mutual friends (%s)"
|
msgid_plural "Mutual friends (%s)"
|
||||||
msgstr[0] ""
|
msgstr[0] ""
|
||||||
msgstr[1] ""
|
msgstr[1] ""
|
||||||
|
|
||||||
#: src/Module/Contact/Contacts.php:108 src/Module/Profile/Contacts.php:104
|
#: src/Module/Contact/Contacts.php:107 src/Module/Profile/Contacts.php:103
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "These contacts both follow and are followed by <strong>%s</strong>."
|
msgid "These contacts both follow and are followed by <strong>%s</strong>."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Contact/Contacts.php:114 src/Module/Profile/Common.php:86
|
#: src/Module/Contact/Contacts.php:113 src/Module/Profile/Common.php:85
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Common contact (%s)"
|
msgid "Common contact (%s)"
|
||||||
msgid_plural "Common contacts (%s)"
|
msgid_plural "Common contacts (%s)"
|
||||||
msgstr[0] ""
|
msgstr[0] ""
|
||||||
msgstr[1] ""
|
msgstr[1] ""
|
||||||
|
|
||||||
#: src/Module/Contact/Contacts.php:116 src/Module/Profile/Common.php:88
|
#: src/Module/Contact/Contacts.php:115 src/Module/Profile/Common.php:87
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Both <strong>%s</strong> and yourself have publicly interacted with these "
|
"Both <strong>%s</strong> and yourself have publicly interacted with these "
|
||||||
"contacts (follow, comment or likes on public posts)."
|
"contacts (follow, comment or likes on public posts)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Contact/Contacts.php:122 src/Module/Profile/Contacts.php:110
|
#: src/Module/Contact/Contacts.php:121 src/Module/Profile/Contacts.php:109
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Contact (%s)"
|
msgid "Contact (%s)"
|
||||||
msgid_plural "Contacts (%s)"
|
msgid_plural "Contacts (%s)"
|
||||||
|
|
@ -7165,7 +7165,7 @@ msgid "Awaiting connection acknowledge"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Contact/Profile.php:359
|
#: src/Module/Contact/Profile.php:359
|
||||||
#: src/Module/Notifications/Introductions.php:192
|
#: src/Module/Notifications/Introductions.php:191
|
||||||
msgid "Hide this contact from others"
|
msgid "Hide this contact from others"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
@ -7193,7 +7193,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Contact/Profile.php:380
|
#: src/Module/Contact/Profile.php:380
|
||||||
#: src/Module/Settings/TwoFactor/Index.php:140
|
#: src/Module/Settings/TwoFactor/Index.php:139
|
||||||
msgid "Actions"
|
msgid "Actions"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
@ -7219,7 +7219,7 @@ msgstr ""
|
||||||
msgid "Toggle Ignored status"
|
msgid "Toggle Ignored status"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Contact/Profile.php:468 src/Module/Contact/Revoke.php:107
|
#: src/Module/Contact/Profile.php:468 src/Module/Contact/Revoke.php:106
|
||||||
msgid "Revoke Follow"
|
msgid "Revoke Follow"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
@ -7227,129 +7227,129 @@ msgstr ""
|
||||||
msgid "Revoke the follow from this contact"
|
msgid "Revoke the follow from this contact"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Contact/Revoke.php:64
|
#: src/Module/Contact/Revoke.php:63
|
||||||
msgid "Unknown contact."
|
msgid "Unknown contact."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Contact/Revoke.php:74 src/Module/Group.php:111
|
#: src/Module/Contact/Revoke.php:73 src/Module/Group.php:110
|
||||||
msgid "Contact is deleted."
|
msgid "Contact is deleted."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Contact/Revoke.php:78
|
#: src/Module/Contact/Revoke.php:77
|
||||||
msgid "Contact is being deleted."
|
msgid "Contact is being deleted."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Contact/Revoke.php:92
|
#: src/Module/Contact/Revoke.php:91
|
||||||
msgid "Follow was successfully revoked."
|
msgid "Follow was successfully revoked."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Contact/Revoke.php:108
|
#: src/Module/Contact/Revoke.php:107
|
||||||
msgid ""
|
msgid ""
|
||||||
"Do you really want to revoke this contact's follow? This cannot be undone "
|
"Do you really want to revoke this contact's follow? This cannot be undone "
|
||||||
"and they will have to manually follow you back again."
|
"and they will have to manually follow you back again."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Contact/Revoke.php:109
|
#: src/Module/Contact/Revoke.php:108
|
||||||
#: src/Module/Notifications/Introductions.php:144
|
#: src/Module/Notifications/Introductions.php:143
|
||||||
#: src/Module/OAuth/Acknowledge.php:53 src/Module/Register.php:131
|
#: src/Module/OAuth/Acknowledge.php:53 src/Module/Register.php:130
|
||||||
#: src/Module/Settings/TwoFactor/Trusted.php:126
|
#: src/Module/Settings/TwoFactor/Trusted.php:125
|
||||||
msgid "Yes"
|
msgid "Yes"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Conversation/Community.php:74
|
#: src/Module/Conversation/Community.php:73
|
||||||
msgid ""
|
msgid ""
|
||||||
"This community stream shows all public posts received by this node. They may "
|
"This community stream shows all public posts received by this node. They may "
|
||||||
"not reflect the opinions of this node’s users."
|
"not reflect the opinions of this node’s users."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Conversation/Community.php:87
|
#: src/Module/Conversation/Community.php:86
|
||||||
msgid "Local Community"
|
msgid "Local Community"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Conversation/Community.php:90
|
#: src/Module/Conversation/Community.php:89
|
||||||
msgid "Posts from local users on this server"
|
msgid "Posts from local users on this server"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Conversation/Community.php:98
|
#: src/Module/Conversation/Community.php:97
|
||||||
msgid "Global Community"
|
msgid "Global Community"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Conversation/Community.php:101
|
#: src/Module/Conversation/Community.php:100
|
||||||
msgid "Posts from users of the whole federated network"
|
msgid "Posts from users of the whole federated network"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Conversation/Community.php:134
|
#: src/Module/Conversation/Community.php:133
|
||||||
msgid "Own Contacts"
|
msgid "Own Contacts"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Conversation/Community.php:138
|
#: src/Module/Conversation/Community.php:137
|
||||||
msgid "Include"
|
msgid "Include"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Conversation/Community.php:139
|
#: src/Module/Conversation/Community.php:138
|
||||||
msgid "Hide"
|
msgid "Hide"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Conversation/Community.php:156 src/Module/Search/Index.php:152
|
#: src/Module/Conversation/Community.php:155 src/Module/Search/Index.php:151
|
||||||
#: src/Module/Search/Index.php:194
|
#: src/Module/Search/Index.php:193
|
||||||
msgid "No results."
|
msgid "No results."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Conversation/Community.php:212
|
#: src/Module/Conversation/Community.php:211
|
||||||
msgid "Community option not available."
|
msgid "Community option not available."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Conversation/Community.php:228
|
#: src/Module/Conversation/Community.php:227
|
||||||
msgid "Not available."
|
msgid "Not available."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Conversation/Network.php:173
|
#: src/Module/Conversation/Network.php:172
|
||||||
msgid "No such group"
|
msgid "No such group"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Conversation/Network.php:177
|
#: src/Module/Conversation/Network.php:176
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Group: %s"
|
msgid "Group: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Conversation/Network.php:255
|
#: src/Module/Conversation/Network.php:254
|
||||||
msgid "Latest Activity"
|
msgid "Latest Activity"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Conversation/Network.php:258
|
#: src/Module/Conversation/Network.php:257
|
||||||
msgid "Sort by latest activity"
|
msgid "Sort by latest activity"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Conversation/Network.php:263
|
#: src/Module/Conversation/Network.php:262
|
||||||
msgid "Latest Posts"
|
msgid "Latest Posts"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Conversation/Network.php:266
|
#: src/Module/Conversation/Network.php:265
|
||||||
msgid "Sort by post received date"
|
msgid "Sort by post received date"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Conversation/Network.php:271
|
#: src/Module/Conversation/Network.php:270
|
||||||
msgid "Latest Creation"
|
msgid "Latest Creation"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Conversation/Network.php:274
|
#: src/Module/Conversation/Network.php:273
|
||||||
msgid "Sort by post creation date"
|
msgid "Sort by post creation date"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Conversation/Network.php:279
|
#: src/Module/Conversation/Network.php:278
|
||||||
#: src/Module/Settings/Profile/Index.php:228
|
#: src/Module/Settings/Profile/Index.php:227
|
||||||
msgid "Personal"
|
msgid "Personal"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Conversation/Network.php:282
|
#: src/Module/Conversation/Network.php:281
|
||||||
msgid "Posts that mention or involve you"
|
msgid "Posts that mention or involve you"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Conversation/Network.php:287 src/Object/Post.php:351
|
#: src/Module/Conversation/Network.php:286 src/Object/Post.php:351
|
||||||
msgid "Starred"
|
msgid "Starred"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Conversation/Network.php:290
|
#: src/Module/Conversation/Network.php:289
|
||||||
msgid "Favourite Posts"
|
msgid "Favourite Posts"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
@ -7364,23 +7364,23 @@ msgid ""
|
||||||
"code or the translation of Friendica. Thank you all!"
|
"code or the translation of Friendica. Thank you all!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Debug/ActivityPubConversion.php:54
|
#: src/Module/Debug/ActivityPubConversion.php:53
|
||||||
msgid "Formatted"
|
msgid "Formatted"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Debug/ActivityPubConversion.php:66
|
#: src/Module/Debug/ActivityPubConversion.php:65
|
||||||
msgid "Activity"
|
msgid "Activity"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Debug/ActivityPubConversion.php:118
|
#: src/Module/Debug/ActivityPubConversion.php:117
|
||||||
msgid "Object data"
|
msgid "Object data"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Debug/ActivityPubConversion.php:125
|
#: src/Module/Debug/ActivityPubConversion.php:124
|
||||||
msgid "Result Item"
|
msgid "Result Item"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Debug/ActivityPubConversion.php:139
|
#: src/Module/Debug/ActivityPubConversion.php:138
|
||||||
msgid "Source activity"
|
msgid "Source activity"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
@ -7560,12 +7560,12 @@ msgstr ""
|
||||||
msgid "Twitter Source / Tweet URL (requires API key)"
|
msgid "Twitter Source / Tweet URL (requires API key)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Debug/Feed.php:53 src/Module/Filer/SaveTag.php:48
|
#: src/Module/Debug/Feed.php:52 src/Module/Filer/SaveTag.php:47
|
||||||
#: src/Module/Settings/Profile/Index.php:142
|
#: src/Module/Settings/Profile/Index.php:141
|
||||||
msgid "You must be logged in to use this module"
|
msgid "You must be logged in to use this module"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Debug/Feed.php:78
|
#: src/Module/Debug/Feed.php:77
|
||||||
msgid "Source URL"
|
msgid "Source URL"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
@ -7598,66 +7598,66 @@ msgstr ""
|
||||||
msgid "Please select your timezone:"
|
msgid "Please select your timezone:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Debug/Probe.php:39 src/Module/Debug/WebFinger.php:38
|
#: src/Module/Debug/Probe.php:38 src/Module/Debug/WebFinger.php:37
|
||||||
msgid "Only logged in users are permitted to perform a probing."
|
msgid "Only logged in users are permitted to perform a probing."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Debug/Probe.php:53
|
#: src/Module/Debug/Probe.php:52
|
||||||
msgid "Probe Diagnostic"
|
msgid "Probe Diagnostic"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Debug/Probe.php:54
|
#: src/Module/Debug/Probe.php:53
|
||||||
msgid "Output"
|
msgid "Output"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Debug/Probe.php:57
|
#: src/Module/Debug/Probe.php:56
|
||||||
msgid "Lookup address"
|
msgid "Lookup address"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Debug/WebFinger.php:51
|
#: src/Module/Debug/WebFinger.php:50
|
||||||
msgid "Webfinger Diagnostic"
|
msgid "Webfinger Diagnostic"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Debug/WebFinger.php:53
|
#: src/Module/Debug/WebFinger.php:52
|
||||||
msgid "Lookup address:"
|
msgid "Lookup address:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Delegation.php:111
|
#: src/Module/Delegation.php:110
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "You are now logged in as %s"
|
msgid "You are now logged in as %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Delegation.php:143
|
#: src/Module/Delegation.php:142
|
||||||
msgid "Switch between your accounts"
|
msgid "Switch between your accounts"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Delegation.php:144
|
#: src/Module/Delegation.php:143
|
||||||
msgid "Manage your accounts"
|
msgid "Manage your accounts"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Delegation.php:145
|
#: src/Module/Delegation.php:144
|
||||||
msgid ""
|
msgid ""
|
||||||
"Toggle between different identities or community/group pages which share "
|
"Toggle between different identities or community/group pages which share "
|
||||||
"your account details or which you have been granted \"manage\" permissions"
|
"your account details or which you have been granted \"manage\" permissions"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Delegation.php:146
|
#: src/Module/Delegation.php:145
|
||||||
msgid "Select an identity to manage: "
|
msgid "Select an identity to manage: "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Directory.php:75
|
#: src/Module/Directory.php:74
|
||||||
msgid "No entries (some entries may be hidden)."
|
msgid "No entries (some entries may be hidden)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Directory.php:91
|
#: src/Module/Directory.php:90
|
||||||
msgid "Find on this site"
|
msgid "Find on this site"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Directory.php:93
|
#: src/Module/Directory.php:92
|
||||||
msgid "Results for:"
|
msgid "Results for:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Directory.php:95
|
#: src/Module/Directory.php:94
|
||||||
msgid "Site Directory"
|
msgid "Site Directory"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
@ -7669,23 +7669,23 @@ msgstr ""
|
||||||
msgid "Item was not removed"
|
msgid "Item was not removed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Filer/SaveTag.php:74
|
#: src/Module/Filer/SaveTag.php:73
|
||||||
msgid "- select -"
|
msgid "- select -"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/FriendSuggest.php:83
|
#: src/Module/FriendSuggest.php:82
|
||||||
msgid "Suggested contact not found."
|
msgid "Suggested contact not found."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/FriendSuggest.php:101
|
#: src/Module/FriendSuggest.php:100
|
||||||
msgid "Friend suggestion sent."
|
msgid "Friend suggestion sent."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/FriendSuggest.php:138
|
#: src/Module/FriendSuggest.php:137
|
||||||
msgid "Suggest Friends"
|
msgid "Suggest Friends"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/FriendSuggest.php:141
|
#: src/Module/FriendSuggest.php:140
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Suggest a friend for %s"
|
msgid "Suggest a friend for %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
@ -7737,87 +7737,87 @@ msgid ""
|
||||||
"Suggestions, praise, etc. - please email \"info\" at \"friendi - dot - ca"
|
"Suggestions, praise, etc. - please email \"info\" at \"friendi - dot - ca"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Group.php:57
|
#: src/Module/Group.php:56
|
||||||
msgid "Could not create group."
|
msgid "Could not create group."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Group.php:68 src/Module/Group.php:214 src/Module/Group.php:238
|
#: src/Module/Group.php:67 src/Module/Group.php:213 src/Module/Group.php:237
|
||||||
msgid "Group not found."
|
msgid "Group not found."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Group.php:74
|
#: src/Module/Group.php:73
|
||||||
msgid "Group name was not changed."
|
msgid "Group name was not changed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Group.php:92
|
#: src/Module/Group.php:91
|
||||||
msgid "Unknown group."
|
msgid "Unknown group."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Group.php:117
|
#: src/Module/Group.php:116
|
||||||
msgid "Unable to add the contact to the group."
|
msgid "Unable to add the contact to the group."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Group.php:120
|
#: src/Module/Group.php:119
|
||||||
msgid "Contact successfully added to group."
|
msgid "Contact successfully added to group."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Group.php:124
|
#: src/Module/Group.php:123
|
||||||
msgid "Unable to remove the contact from the group."
|
msgid "Unable to remove the contact from the group."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Group.php:127
|
#: src/Module/Group.php:126
|
||||||
msgid "Contact successfully removed from group."
|
msgid "Contact successfully removed from group."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Group.php:131
|
#: src/Module/Group.php:130
|
||||||
msgid "Bad request."
|
msgid "Bad request."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Group.php:170
|
#: src/Module/Group.php:169
|
||||||
msgid "Save Group"
|
msgid "Save Group"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Group.php:171
|
#: src/Module/Group.php:170
|
||||||
msgid "Filter"
|
msgid "Filter"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Group.php:177
|
#: src/Module/Group.php:176
|
||||||
msgid "Create a group of contacts/friends."
|
msgid "Create a group of contacts/friends."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Group.php:219
|
#: src/Module/Group.php:218
|
||||||
msgid "Unable to remove group."
|
msgid "Unable to remove group."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Group.php:270
|
#: src/Module/Group.php:269
|
||||||
msgid "Delete Group"
|
msgid "Delete Group"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Group.php:280
|
#: src/Module/Group.php:279
|
||||||
msgid "Edit Group Name"
|
msgid "Edit Group Name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Group.php:290
|
#: src/Module/Group.php:289
|
||||||
msgid "Members"
|
msgid "Members"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Group.php:293
|
#: src/Module/Group.php:292
|
||||||
msgid "Group is empty"
|
msgid "Group is empty"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Group.php:306
|
#: src/Module/Group.php:305
|
||||||
msgid "Remove contact from group"
|
msgid "Remove contact from group"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Group.php:327
|
#: src/Module/Group.php:326
|
||||||
msgid "Click on a contact to add or remove."
|
msgid "Click on a contact to add or remove."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Group.php:341
|
#: src/Module/Group.php:340
|
||||||
msgid "Add contact to group"
|
msgid "Add contact to group"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/HCard.php:46
|
#: src/Module/HCard.php:45
|
||||||
msgid "No profile"
|
msgid "No profile"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
@ -7829,7 +7829,7 @@ msgstr ""
|
||||||
msgid "Help:"
|
msgid "Help:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Home.php:55
|
#: src/Module/Home.php:54
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Welcome to %s"
|
msgid "Welcome to %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
@ -7990,40 +7990,40 @@ msgid ""
|
||||||
"administrator email. This will allow you to enter the site admin panel."
|
"administrator email. This will allow you to enter the site admin panel."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Invite.php:58
|
#: src/Module/Invite.php:57
|
||||||
msgid "Total invitation limit exceeded."
|
msgid "Total invitation limit exceeded."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Invite.php:83
|
#: src/Module/Invite.php:82
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "%s : Not a valid email address."
|
msgid "%s : Not a valid email address."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Invite.php:109
|
#: src/Module/Invite.php:108
|
||||||
msgid "Please join us on Friendica"
|
msgid "Please join us on Friendica"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Invite.php:118
|
#: src/Module/Invite.php:117
|
||||||
msgid "Invitation limit exceeded. Please contact your site administrator."
|
msgid "Invitation limit exceeded. Please contact your site administrator."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Invite.php:122
|
#: src/Module/Invite.php:121
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "%s : Message delivery failed."
|
msgid "%s : Message delivery failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Invite.php:126
|
#: src/Module/Invite.php:125
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "%d message sent."
|
msgid "%d message sent."
|
||||||
msgid_plural "%d messages sent."
|
msgid_plural "%d messages sent."
|
||||||
msgstr[0] ""
|
msgstr[0] ""
|
||||||
msgstr[1] ""
|
msgstr[1] ""
|
||||||
|
|
||||||
#: src/Module/Invite.php:144
|
#: src/Module/Invite.php:143
|
||||||
msgid "You have no more invitations available"
|
msgid "You have no more invitations available"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Invite.php:151
|
#: src/Module/Invite.php:150
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Visit %s for a list of public sites that you can join. Friendica members on "
|
"Visit %s for a list of public sites that you can join. Friendica members on "
|
||||||
|
|
@ -8031,14 +8031,14 @@ msgid ""
|
||||||
"other social networks."
|
"other social networks."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Invite.php:153
|
#: src/Module/Invite.php:152
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"To accept this invitation, please visit and register at %s or any other "
|
"To accept this invitation, please visit and register at %s or any other "
|
||||||
"public Friendica website."
|
"public Friendica website."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Invite.php:154
|
#: src/Module/Invite.php:153
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Friendica sites all inter-connect to create a huge privacy-enhanced social "
|
"Friendica sites all inter-connect to create a huge privacy-enhanced social "
|
||||||
|
|
@ -8047,94 +8047,94 @@ msgid ""
|
||||||
"sites you can join."
|
"sites you can join."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Invite.php:158
|
#: src/Module/Invite.php:157
|
||||||
msgid ""
|
msgid ""
|
||||||
"Our apologies. This system is not currently configured to connect with other "
|
"Our apologies. This system is not currently configured to connect with other "
|
||||||
"public sites or invite members."
|
"public sites or invite members."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Invite.php:161
|
#: src/Module/Invite.php:160
|
||||||
msgid ""
|
msgid ""
|
||||||
"Friendica sites all inter-connect to create a huge privacy-enhanced social "
|
"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 "
|
"web that is owned and controlled by its members. They can also connect with "
|
||||||
"many traditional social networks."
|
"many traditional social networks."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Invite.php:160
|
#: src/Module/Invite.php:159
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "To accept this invitation, please visit and register at %s."
|
msgid "To accept this invitation, please visit and register at %s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Invite.php:168
|
#: src/Module/Invite.php:167
|
||||||
msgid "Send invitations"
|
msgid "Send invitations"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Invite.php:169
|
#: src/Module/Invite.php:168
|
||||||
msgid "Enter email addresses, one per line:"
|
msgid "Enter email addresses, one per line:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Invite.php:173
|
#: src/Module/Invite.php:172
|
||||||
msgid ""
|
msgid ""
|
||||||
"You are cordially invited to join me and other close friends on Friendica - "
|
"You are cordially invited to join me and other close friends on Friendica - "
|
||||||
"and help us to create a better social web."
|
"and help us to create a better social web."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Invite.php:175
|
#: src/Module/Invite.php:174
|
||||||
msgid "You will need to supply this invitation code: $invite_code"
|
msgid "You will need to supply this invitation code: $invite_code"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Invite.php:175
|
#: src/Module/Invite.php:174
|
||||||
msgid ""
|
msgid ""
|
||||||
"Once you have registered, please connect with me via my profile page at:"
|
"Once you have registered, please connect with me via my profile page at:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Invite.php:177
|
#: src/Module/Invite.php:176
|
||||||
msgid ""
|
msgid ""
|
||||||
"For more information about the Friendica project and why we feel it is "
|
"For more information about the Friendica project and why we feel it is "
|
||||||
"important, please visit http://friendi.ca"
|
"important, please visit http://friendi.ca"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Item/Compose.php:86
|
#: src/Module/Item/Compose.php:85
|
||||||
msgid "Please enter a post body."
|
msgid "Please enter a post body."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Item/Compose.php:99
|
#: src/Module/Item/Compose.php:98
|
||||||
msgid "This feature is only available with the frio theme."
|
msgid "This feature is only available with the frio theme."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Item/Compose.php:123
|
#: src/Module/Item/Compose.php:122
|
||||||
msgid "Compose new personal note"
|
msgid "Compose new personal note"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Item/Compose.php:132
|
#: src/Module/Item/Compose.php:131
|
||||||
msgid "Compose new post"
|
msgid "Compose new post"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Item/Compose.php:188
|
#: src/Module/Item/Compose.php:187
|
||||||
msgid "Visibility"
|
msgid "Visibility"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Item/Compose.php:202
|
#: src/Module/Item/Compose.php:201
|
||||||
msgid "Clear the location"
|
msgid "Clear the location"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Item/Compose.php:203
|
#: src/Module/Item/Compose.php:202
|
||||||
msgid "Location services are unavailable on your device"
|
msgid "Location services are unavailable on your device"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Item/Compose.php:204
|
#: src/Module/Item/Compose.php:203
|
||||||
msgid ""
|
msgid ""
|
||||||
"Location services are disabled. Please check the website's permissions on "
|
"Location services are disabled. Please check the website's permissions on "
|
||||||
"your device"
|
"your device"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Item/Compose.php:210
|
#: src/Module/Item/Compose.php:209
|
||||||
msgid ""
|
msgid ""
|
||||||
"You can make this page always open when you use the New Post button in the "
|
"You can make this page always open when you use the New Post button in the "
|
||||||
"<a href=\"/settings/display\">Theme Customization settings</a>."
|
"<a href=\"/settings/display\">Theme Customization settings</a>."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Item/Follow.php:52
|
#: src/Module/Item/Follow.php:51
|
||||||
msgid "Unable to follow this item."
|
msgid "Unable to follow this item."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
@ -8153,70 +8153,70 @@ msgstr ""
|
||||||
msgid "A Decentralized Social Network"
|
msgid "A Decentralized Social Network"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Notifications/Introductions.php:99
|
#: src/Module/Notifications/Introductions.php:98
|
||||||
msgid "Show Ignored Requests"
|
msgid "Show Ignored Requests"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Notifications/Introductions.php:99
|
#: src/Module/Notifications/Introductions.php:98
|
||||||
msgid "Hide Ignored Requests"
|
msgid "Hide Ignored Requests"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Notifications/Introductions.php:115
|
#: src/Module/Notifications/Introductions.php:114
|
||||||
#: src/Module/Notifications/Introductions.php:178
|
#: src/Module/Notifications/Introductions.php:177
|
||||||
msgid "Notification type:"
|
msgid "Notification type:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Notifications/Introductions.php:118
|
#: src/Module/Notifications/Introductions.php:117
|
||||||
msgid "Suggested by:"
|
msgid "Suggested by:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Notifications/Introductions.php:143
|
#: src/Module/Notifications/Introductions.php:142
|
||||||
msgid "Claims to be known to you: "
|
msgid "Claims to be known to you: "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Notifications/Introductions.php:144
|
#: src/Module/Notifications/Introductions.php:143
|
||||||
#: src/Module/OAuth/Acknowledge.php:54 src/Module/Register.php:132
|
#: src/Module/OAuth/Acknowledge.php:54 src/Module/Register.php:131
|
||||||
#: src/Module/Settings/TwoFactor/Trusted.php:126
|
#: src/Module/Settings/TwoFactor/Trusted.php:125
|
||||||
msgid "No"
|
msgid "No"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Notifications/Introductions.php:152
|
#: src/Module/Notifications/Introductions.php:151
|
||||||
msgid "Shall your connection be bidirectional or not?"
|
msgid "Shall your connection be bidirectional or not?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Notifications/Introductions.php:153
|
#: src/Module/Notifications/Introductions.php:152
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Accepting %s as a friend allows %s to subscribe to your posts, and you will "
|
"Accepting %s as a friend allows %s to subscribe to your posts, and you will "
|
||||||
"also receive updates from them in your news feed."
|
"also receive updates from them in your news feed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Notifications/Introductions.php:154
|
#: src/Module/Notifications/Introductions.php:153
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Accepting %s as a subscriber allows them to subscribe to your posts, but you "
|
"Accepting %s as a subscriber allows them to subscribe to your posts, but you "
|
||||||
"will not receive updates from them in your news feed."
|
"will not receive updates from them in your news feed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Notifications/Introductions.php:156
|
#: src/Module/Notifications/Introductions.php:155
|
||||||
msgid "Friend"
|
msgid "Friend"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Notifications/Introductions.php:157
|
#: src/Module/Notifications/Introductions.php:156
|
||||||
msgid "Subscriber"
|
msgid "Subscriber"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Notifications/Introductions.php:216
|
#: src/Module/Notifications/Introductions.php:215
|
||||||
msgid "No introductions."
|
msgid "No introductions."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Notifications/Introductions.php:217
|
#: src/Module/Notifications/Introductions.php:216
|
||||||
#: src/Module/Notifications/Notifications.php:134
|
#: src/Module/Notifications/Notifications.php:134
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "No more %s notifications."
|
msgid "No more %s notifications."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Notifications/Notification.php:136
|
#: src/Module/Notifications/Notification.php:135
|
||||||
msgid "You must be logged in to show this page."
|
msgid "You must be logged in to show this page."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
@ -8240,11 +8240,11 @@ msgstr ""
|
||||||
msgid "Show unread"
|
msgid "Show unread"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Notifications/Ping.php:225
|
#: src/Module/Notifications/Ping.php:224
|
||||||
msgid "{0} requested registration"
|
msgid "{0} requested registration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Notifications/Ping.php:236
|
#: src/Module/Notifications/Ping.php:235
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "{0} and %d others requested registration"
|
msgid "{0} and %d others requested registration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
@ -8259,15 +8259,15 @@ msgid ""
|
||||||
"and/or create new posts for you?"
|
"and/or create new posts for you?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/OAuth/Authorize.php:55
|
#: src/Module/OAuth/Authorize.php:54
|
||||||
msgid "Unsupported or missing response type"
|
msgid "Unsupported or missing response type"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/OAuth/Authorize.php:60 src/Module/OAuth/Token.php:72
|
#: src/Module/OAuth/Authorize.php:59 src/Module/OAuth/Token.php:72
|
||||||
msgid "Incomplete request data"
|
msgid "Incomplete request data"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/OAuth/Authorize.php:107
|
#: src/Module/OAuth/Authorize.php:106
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Please copy the following authentication code into your application and "
|
"Please copy the following authentication code into your application and "
|
||||||
|
|
@ -8278,117 +8278,117 @@ msgstr ""
|
||||||
msgid "Unsupported or missing grant type"
|
msgid "Unsupported or missing grant type"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/PermissionTooltip.php:50
|
#: src/Module/PermissionTooltip.php:49
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Wrong type \"%s\", expected one of: %s"
|
msgid "Wrong type \"%s\", expected one of: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/PermissionTooltip.php:67
|
#: src/Module/PermissionTooltip.php:66
|
||||||
msgid "Model not found"
|
msgid "Model not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/PermissionTooltip.php:90
|
#: src/Module/PermissionTooltip.php:89
|
||||||
msgid "Unlisted"
|
msgid "Unlisted"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/PermissionTooltip.php:108
|
#: src/Module/PermissionTooltip.php:107
|
||||||
msgid "Remote privacy information not available."
|
msgid "Remote privacy information not available."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/PermissionTooltip.php:117
|
#: src/Module/PermissionTooltip.php:116
|
||||||
msgid "Visible to:"
|
msgid "Visible to:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/PermissionTooltip.php:201
|
#: src/Module/PermissionTooltip.php:200
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Collection (%s)"
|
msgid "Collection (%s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/PermissionTooltip.php:205
|
#: src/Module/PermissionTooltip.php:204
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Followers (%s)"
|
msgid "Followers (%s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/PermissionTooltip.php:224
|
#: src/Module/PermissionTooltip.php:223
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "%d more"
|
msgid "%d more"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/PermissionTooltip.php:228
|
#: src/Module/PermissionTooltip.php:227
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "<b>To:</b> %s<br>"
|
msgid "<b>To:</b> %s<br>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/PermissionTooltip.php:231
|
#: src/Module/PermissionTooltip.php:230
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "<b>CC:</b> %s<br>"
|
msgid "<b>CC:</b> %s<br>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/PermissionTooltip.php:234
|
#: src/Module/PermissionTooltip.php:233
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "<b>BCC:</b> %s<br>"
|
msgid "<b>BCC:</b> %s<br>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Photo.php:129
|
#: src/Module/Photo.php:128
|
||||||
msgid "The Photo is not available."
|
msgid "The Photo is not available."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Photo.php:142
|
#: src/Module/Photo.php:141
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "The Photo with id %s is not available."
|
msgid "The Photo with id %s is not available."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Photo.php:175
|
#: src/Module/Photo.php:174
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Invalid external resource with url %s."
|
msgid "Invalid external resource with url %s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Photo.php:177
|
#: src/Module/Photo.php:176
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Invalid photo with id %s."
|
msgid "Invalid photo with id %s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Profile/Contacts.php:120
|
#: src/Module/Profile/Contacts.php:119
|
||||||
msgid "No contacts."
|
msgid "No contacts."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Profile/Profile.php:82
|
#: src/Module/Profile/Profile.php:81
|
||||||
msgid "Profile not found."
|
msgid "Profile not found."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Profile/Profile.php:135
|
#: src/Module/Profile/Profile.php:134
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"You're currently viewing your profile as <b>%s</b> <a href=\"%s\" class="
|
"You're currently viewing your profile as <b>%s</b> <a href=\"%s\" class="
|
||||||
"\"btn btn-sm pull-right\">Cancel</a>"
|
"\"btn btn-sm pull-right\">Cancel</a>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Profile/Profile.php:144 src/Module/Settings/Account.php:580
|
#: src/Module/Profile/Profile.php:143 src/Module/Settings/Account.php:579
|
||||||
msgid "Full Name:"
|
msgid "Full Name:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Profile/Profile.php:149
|
#: src/Module/Profile/Profile.php:148
|
||||||
msgid "Member since:"
|
msgid "Member since:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Profile/Profile.php:155
|
#: src/Module/Profile/Profile.php:154
|
||||||
msgid "j F, Y"
|
msgid "j F, Y"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Profile/Profile.php:156
|
#: src/Module/Profile/Profile.php:155
|
||||||
msgid "j F"
|
msgid "j F"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Profile/Profile.php:164 src/Util/Temporal.php:167
|
#: src/Module/Profile/Profile.php:163 src/Util/Temporal.php:167
|
||||||
msgid "Birthday:"
|
msgid "Birthday:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Profile/Profile.php:167 src/Module/Settings/Profile/Index.php:246
|
#: src/Module/Profile/Profile.php:166 src/Module/Settings/Profile/Index.php:245
|
||||||
#: src/Util/Temporal.php:169
|
#: src/Util/Temporal.php:169
|
||||||
msgid "Age: "
|
msgid "Age: "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Profile/Profile.php:167 src/Module/Settings/Profile/Index.php:246
|
#: src/Module/Profile/Profile.php:166 src/Module/Settings/Profile/Index.php:245
|
||||||
#: src/Util/Temporal.php:169
|
#: src/Util/Temporal.php:169
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "%d year old"
|
msgid "%d year old"
|
||||||
|
|
@ -8396,190 +8396,190 @@ msgid_plural "%d years old"
|
||||||
msgstr[0] ""
|
msgstr[0] ""
|
||||||
msgstr[1] ""
|
msgstr[1] ""
|
||||||
|
|
||||||
#: src/Module/Profile/Profile.php:234
|
#: src/Module/Profile/Profile.php:233
|
||||||
msgid "Forums:"
|
msgid "Forums:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Profile/Profile.php:246
|
#: src/Module/Profile/Profile.php:245
|
||||||
msgid "View profile as:"
|
msgid "View profile as:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Profile/Profile.php:263
|
#: src/Module/Profile/Profile.php:262
|
||||||
msgid "View as"
|
msgid "View as"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Profile/Profile.php:326 src/Module/Profile/Profile.php:329
|
#: src/Module/Profile/Profile.php:325 src/Module/Profile/Profile.php:328
|
||||||
#: src/Module/Profile/Status.php:66 src/Module/Profile/Status.php:69
|
#: src/Module/Profile/Status.php:65 src/Module/Profile/Status.php:68
|
||||||
#: src/Protocol/Feed.php:1028 src/Protocol/OStatus.php:1047
|
#: src/Protocol/Feed.php:1028 src/Protocol/OStatus.php:1047
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "%s's timeline"
|
msgid "%s's timeline"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Profile/Profile.php:327 src/Module/Profile/Status.php:67
|
#: src/Module/Profile/Profile.php:326 src/Module/Profile/Status.php:66
|
||||||
#: src/Protocol/Feed.php:1032 src/Protocol/OStatus.php:1052
|
#: src/Protocol/Feed.php:1032 src/Protocol/OStatus.php:1052
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "%s's posts"
|
msgid "%s's posts"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Profile/Profile.php:328 src/Module/Profile/Status.php:68
|
#: src/Module/Profile/Profile.php:327 src/Module/Profile/Status.php:67
|
||||||
#: src/Protocol/Feed.php:1035 src/Protocol/OStatus.php:1056
|
#: src/Protocol/Feed.php:1035 src/Protocol/OStatus.php:1056
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "%s's comments"
|
msgid "%s's comments"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Profile/Schedule.php:85
|
#: src/Module/Profile/Schedule.php:84
|
||||||
msgid "Scheduled"
|
msgid "Scheduled"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Profile/Schedule.php:86
|
#: src/Module/Profile/Schedule.php:85
|
||||||
msgid "Content"
|
msgid "Content"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Profile/Schedule.php:87
|
#: src/Module/Profile/Schedule.php:86
|
||||||
msgid "Remove post"
|
msgid "Remove post"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Register.php:85
|
#: src/Module/Register.php:84
|
||||||
msgid "Only parent users can create additional accounts."
|
msgid "Only parent users can create additional accounts."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Register.php:117
|
#: src/Module/Register.php:116
|
||||||
msgid ""
|
msgid ""
|
||||||
"You may (optionally) fill in this form via OpenID by supplying your OpenID "
|
"You may (optionally) fill in this form via OpenID by supplying your OpenID "
|
||||||
"and clicking \"Register\"."
|
"and clicking \"Register\"."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Register.php:118
|
#: src/Module/Register.php:117
|
||||||
msgid ""
|
msgid ""
|
||||||
"If you are not familiar with OpenID, please leave that field blank and fill "
|
"If you are not familiar with OpenID, please leave that field blank and fill "
|
||||||
"in the rest of the items."
|
"in the rest of the items."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Register.php:119
|
#: src/Module/Register.php:118
|
||||||
msgid "Your OpenID (optional): "
|
msgid "Your OpenID (optional): "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Register.php:128
|
#: src/Module/Register.php:127
|
||||||
msgid "Include your profile in member directory?"
|
msgid "Include your profile in member directory?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Register.php:149
|
#: src/Module/Register.php:148
|
||||||
msgid "Note for the admin"
|
msgid "Note for the admin"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Register.php:149
|
#: src/Module/Register.php:148
|
||||||
msgid "Leave a message for the admin, why you want to join this node"
|
msgid "Leave a message for the admin, why you want to join this node"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Register.php:150
|
#: src/Module/Register.php:149
|
||||||
msgid "Membership on this site is by invitation only."
|
msgid "Membership on this site is by invitation only."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Register.php:151
|
#: src/Module/Register.php:150
|
||||||
msgid "Your invitation code: "
|
msgid "Your invitation code: "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Register.php:159
|
#: src/Module/Register.php:158
|
||||||
msgid "Your Full Name (e.g. Joe Smith, real or real-looking): "
|
msgid "Your Full Name (e.g. Joe Smith, real or real-looking): "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Register.php:160
|
#: src/Module/Register.php:159
|
||||||
msgid ""
|
msgid ""
|
||||||
"Your Email Address: (Initial information will be send there, so this has to "
|
"Your Email Address: (Initial information will be send there, so this has to "
|
||||||
"be an existing address.)"
|
"be an existing address.)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Register.php:161
|
#: src/Module/Register.php:160
|
||||||
msgid "Please repeat your e-mail address:"
|
msgid "Please repeat your e-mail address:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Register.php:163 src/Module/Security/PasswordTooLong.php:98
|
#: src/Module/Register.php:162 src/Module/Security/PasswordTooLong.php:98
|
||||||
#: src/Module/Settings/Account.php:571
|
#: src/Module/Settings/Account.php:570
|
||||||
msgid "New Password:"
|
msgid "New Password:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Register.php:163
|
#: src/Module/Register.php:162
|
||||||
msgid "Leave empty for an auto generated password."
|
msgid "Leave empty for an auto generated password."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Register.php:164 src/Module/Security/PasswordTooLong.php:99
|
#: src/Module/Register.php:163 src/Module/Security/PasswordTooLong.php:99
|
||||||
#: src/Module/Settings/Account.php:572
|
#: src/Module/Settings/Account.php:571
|
||||||
msgid "Confirm:"
|
msgid "Confirm:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Register.php:165
|
#: src/Module/Register.php:164
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Choose a profile nickname. This must begin with a text character. Your "
|
"Choose a profile nickname. This must begin with a text character. Your "
|
||||||
"profile address on this site will then be \"<strong>nickname@%s</strong>\"."
|
"profile address on this site will then be \"<strong>nickname@%s</strong>\"."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Register.php:166
|
#: src/Module/Register.php:165
|
||||||
msgid "Choose a nickname: "
|
msgid "Choose a nickname: "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Register.php:175
|
#: src/Module/Register.php:174
|
||||||
msgid "Import your profile to this friendica instance"
|
msgid "Import your profile to this friendica instance"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Register.php:182
|
#: src/Module/Register.php:181
|
||||||
msgid "Note: This node explicitly contains adult content"
|
msgid "Note: This node explicitly contains adult content"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Register.php:184 src/Module/Settings/Delegation.php:155
|
#: src/Module/Register.php:183 src/Module/Settings/Delegation.php:154
|
||||||
msgid "Parent Password:"
|
msgid "Parent Password:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Register.php:184 src/Module/Settings/Delegation.php:155
|
#: src/Module/Register.php:183 src/Module/Settings/Delegation.php:154
|
||||||
msgid ""
|
msgid ""
|
||||||
"Please enter the password of the parent account to legitimize your request."
|
"Please enter the password of the parent account to legitimize your request."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Register.php:213
|
#: src/Module/Register.php:212
|
||||||
msgid "Password doesn't match."
|
msgid "Password doesn't match."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Register.php:219
|
#: src/Module/Register.php:218
|
||||||
msgid "Please enter your password."
|
msgid "Please enter your password."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Register.php:261
|
#: src/Module/Register.php:260
|
||||||
msgid "You have entered too much information."
|
msgid "You have entered too much information."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Register.php:284
|
#: src/Module/Register.php:283
|
||||||
msgid "Please enter the identical mail address in the second field."
|
msgid "Please enter the identical mail address in the second field."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Register.php:311
|
#: src/Module/Register.php:310
|
||||||
msgid "The additional account was created."
|
msgid "The additional account was created."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Register.php:336
|
#: src/Module/Register.php:335
|
||||||
msgid ""
|
msgid ""
|
||||||
"Registration successful. Please check your email for further instructions."
|
"Registration successful. Please check your email for further instructions."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Register.php:340
|
#: src/Module/Register.php:339
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Failed to send email message. Here your accout details:<br> login: %s<br> "
|
"Failed to send email message. Here your accout details:<br> login: %s<br> "
|
||||||
"password: %s<br><br>You can change your password after login."
|
"password: %s<br><br>You can change your password after login."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Register.php:346
|
#: src/Module/Register.php:345
|
||||||
msgid "Registration successful."
|
msgid "Registration successful."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Register.php:351 src/Module/Register.php:358
|
#: src/Module/Register.php:350 src/Module/Register.php:357
|
||||||
msgid "Your registration can not be processed."
|
msgid "Your registration can not be processed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Register.php:357
|
#: src/Module/Register.php:356
|
||||||
msgid "You have to leave a request note for the admin."
|
msgid "You have to leave a request note for the admin."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Register.php:403
|
#: src/Module/Register.php:402
|
||||||
msgid "Your registration is pending approval by the site owner."
|
msgid "Your registration is pending approval by the site owner."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
@ -8624,86 +8624,86 @@ msgstr ""
|
||||||
msgid "Your Webfinger address or profile URL:"
|
msgid "Your Webfinger address or profile URL:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Search/Acl.php:56
|
#: src/Module/Search/Acl.php:55
|
||||||
msgid "You must be logged in to use this module."
|
msgid "You must be logged in to use this module."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Search/Index.php:69
|
#: src/Module/Search/Index.php:68
|
||||||
msgid "Only logged in users are permitted to perform a search."
|
msgid "Only logged in users are permitted to perform a search."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Search/Index.php:89
|
#: src/Module/Search/Index.php:88
|
||||||
msgid "Only one search per minute is permitted for not logged in users."
|
msgid "Only one search per minute is permitted for not logged in users."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Search/Index.php:205
|
#: src/Module/Search/Index.php:204
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Items tagged with: %s"
|
msgid "Items tagged with: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Search/Saved.php:60
|
#: src/Module/Search/Saved.php:59
|
||||||
msgid "Search term was not saved."
|
msgid "Search term was not saved."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Search/Saved.php:63
|
#: src/Module/Search/Saved.php:62
|
||||||
msgid "Search term already saved."
|
msgid "Search term already saved."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Search/Saved.php:69
|
#: src/Module/Search/Saved.php:68
|
||||||
msgid "Search term was not removed."
|
msgid "Search term was not removed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Security/Login.php:124
|
#: src/Module/Security/Login.php:123
|
||||||
msgid "Create a New Account"
|
msgid "Create a New Account"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Security/Login.php:144
|
#: src/Module/Security/Login.php:143
|
||||||
msgid "Your OpenID: "
|
msgid "Your OpenID: "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Security/Login.php:147
|
#: src/Module/Security/Login.php:146
|
||||||
msgid ""
|
msgid ""
|
||||||
"Please enter your username and password to add the OpenID to your existing "
|
"Please enter your username and password to add the OpenID to your existing "
|
||||||
"account."
|
"account."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Security/Login.php:149
|
#: src/Module/Security/Login.php:148
|
||||||
msgid "Or login using OpenID: "
|
msgid "Or login using OpenID: "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Security/Login.php:163
|
#: src/Module/Security/Login.php:162
|
||||||
msgid "Password: "
|
msgid "Password: "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Security/Login.php:164
|
#: src/Module/Security/Login.php:163
|
||||||
msgid "Remember me"
|
msgid "Remember me"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Security/Login.php:173
|
#: src/Module/Security/Login.php:172
|
||||||
msgid "Forgot your password?"
|
msgid "Forgot your password?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Security/Login.php:176
|
#: src/Module/Security/Login.php:175
|
||||||
msgid "Website Terms of Service"
|
msgid "Website Terms of Service"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Security/Login.php:177
|
#: src/Module/Security/Login.php:176
|
||||||
msgid "terms of service"
|
msgid "terms of service"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Security/Login.php:179
|
#: src/Module/Security/Login.php:178
|
||||||
msgid "Website Privacy Policy"
|
msgid "Website Privacy Policy"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Security/Login.php:180
|
#: src/Module/Security/Login.php:179
|
||||||
msgid "privacy policy"
|
msgid "privacy policy"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Security/Logout.php:85
|
#: src/Module/Security/Logout.php:84
|
||||||
#: src/Module/Security/TwoFactor/SignOut.php:80
|
#: src/Module/Security/TwoFactor/SignOut.php:79
|
||||||
#: src/Module/Security/TwoFactor/SignOut.php:88
|
#: src/Module/Security/TwoFactor/SignOut.php:87
|
||||||
#: src/Module/Security/TwoFactor/SignOut.php:110
|
#: src/Module/Security/TwoFactor/SignOut.php:109
|
||||||
#: src/Module/Security/TwoFactor/SignOut.php:117
|
#: src/Module/Security/TwoFactor/SignOut.php:116
|
||||||
msgid "Logged out."
|
msgid "Logged out."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
@ -8724,7 +8724,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Security/PasswordTooLong.php:54
|
#: src/Module/Security/PasswordTooLong.php:54
|
||||||
#: src/Module/Settings/Account.php:68
|
#: src/Module/Settings/Account.php:67
|
||||||
msgid "Passwords do not match."
|
msgid "Passwords do not match."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
@ -8733,7 +8733,7 @@ msgid "Password does not need changing."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Security/PasswordTooLong.php:74
|
#: src/Module/Security/PasswordTooLong.php:74
|
||||||
#: src/Module/Settings/Account.php:82
|
#: src/Module/Settings/Account.php:81
|
||||||
msgid "Password unchanged."
|
msgid "Password unchanged."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
@ -8753,103 +8753,103 @@ msgid "Update Password"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Security/PasswordTooLong.php:97
|
#: src/Module/Security/PasswordTooLong.php:97
|
||||||
#: src/Module/Settings/Account.php:573
|
#: src/Module/Settings/Account.php:572
|
||||||
msgid "Current Password:"
|
msgid "Current Password:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Security/PasswordTooLong.php:97
|
#: src/Module/Security/PasswordTooLong.php:97
|
||||||
#: src/Module/Settings/Account.php:573
|
#: src/Module/Settings/Account.php:572
|
||||||
msgid "Your current password to confirm the changes"
|
msgid "Your current password to confirm the changes"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Security/PasswordTooLong.php:98
|
#: src/Module/Security/PasswordTooLong.php:98
|
||||||
#: src/Module/Settings/Account.php:556
|
#: src/Module/Settings/Account.php:555
|
||||||
msgid ""
|
msgid ""
|
||||||
"Allowed characters are a-z, A-Z, 0-9 and special characters except white "
|
"Allowed characters are a-z, A-Z, 0-9 and special characters except white "
|
||||||
"spaces, accentuated letters and colon (:)."
|
"spaces, accentuated letters and colon (:)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Security/PasswordTooLong.php:98
|
#: src/Module/Security/PasswordTooLong.php:98
|
||||||
#: src/Module/Settings/Account.php:557
|
#: src/Module/Settings/Account.php:556
|
||||||
msgid "Password length is limited to 72 characters."
|
msgid "Password length is limited to 72 characters."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Security/TwoFactor/Recovery.php:75
|
#: src/Module/Security/TwoFactor/Recovery.php:74
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Remaining recovery codes: %d"
|
msgid "Remaining recovery codes: %d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Security/TwoFactor/Recovery.php:81
|
#: src/Module/Security/TwoFactor/Recovery.php:80
|
||||||
#: src/Module/Security/TwoFactor/Verify.php:78
|
#: src/Module/Security/TwoFactor/Verify.php:78
|
||||||
#: src/Module/Settings/TwoFactor/Verify.php:95
|
#: src/Module/Settings/TwoFactor/Verify.php:94
|
||||||
msgid "Invalid code, please retry."
|
msgid "Invalid code, please retry."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Security/TwoFactor/Recovery.php:100
|
#: src/Module/Security/TwoFactor/Recovery.php:99
|
||||||
msgid "Two-factor recovery"
|
msgid "Two-factor recovery"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Security/TwoFactor/Recovery.php:101
|
#: src/Module/Security/TwoFactor/Recovery.php:100
|
||||||
msgid ""
|
msgid ""
|
||||||
"<p>You can enter one of your one-time recovery codes in case you lost access "
|
"<p>You can enter one of your one-time recovery codes in case you lost access "
|
||||||
"to your mobile device.</p>"
|
"to your mobile device.</p>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Security/TwoFactor/Recovery.php:102
|
#: src/Module/Security/TwoFactor/Recovery.php:101
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Don’t have your phone? <a href=\"%s\">Enter a two-factor recovery code</a>"
|
"Don’t have your phone? <a href=\"%s\">Enter a two-factor recovery code</a>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Security/TwoFactor/Recovery.php:103
|
#: src/Module/Security/TwoFactor/Recovery.php:102
|
||||||
msgid "Please enter a recovery code"
|
msgid "Please enter a recovery code"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Security/TwoFactor/Recovery.php:104
|
#: src/Module/Security/TwoFactor/Recovery.php:103
|
||||||
msgid "Submit recovery code and complete login"
|
msgid "Submit recovery code and complete login"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Security/TwoFactor/SignOut.php:124
|
#: src/Module/Security/TwoFactor/SignOut.php:123
|
||||||
msgid "Sign out of this browser?"
|
msgid "Sign out of this browser?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Security/TwoFactor/SignOut.php:125
|
#: src/Module/Security/TwoFactor/SignOut.php:124
|
||||||
msgid ""
|
msgid ""
|
||||||
"<p>If you trust this browser, you will not be asked for verification code "
|
"<p>If you trust this browser, you will not be asked for verification code "
|
||||||
"the next time you sign in.</p>"
|
"the next time you sign in.</p>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Security/TwoFactor/SignOut.php:126
|
#: src/Module/Security/TwoFactor/SignOut.php:125
|
||||||
msgid "Sign out"
|
msgid "Sign out"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Security/TwoFactor/SignOut.php:128
|
#: src/Module/Security/TwoFactor/SignOut.php:127
|
||||||
msgid "Trust and sign out"
|
msgid "Trust and sign out"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Security/TwoFactor/Trust.php:97
|
#: src/Module/Security/TwoFactor/Trust.php:96
|
||||||
msgid "Couldn't save browser to Cookie."
|
msgid "Couldn't save browser to Cookie."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Security/TwoFactor/Trust.php:142
|
#: src/Module/Security/TwoFactor/Trust.php:141
|
||||||
msgid "Trust this browser?"
|
msgid "Trust this browser?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Security/TwoFactor/Trust.php:143
|
#: src/Module/Security/TwoFactor/Trust.php:142
|
||||||
msgid ""
|
msgid ""
|
||||||
"<p>If you choose to trust this browser, you will not be asked for a "
|
"<p>If you choose to trust this browser, you will not be asked for a "
|
||||||
"verification code the next time you sign in.</p>"
|
"verification code the next time you sign in.</p>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Security/TwoFactor/Trust.php:144
|
#: src/Module/Security/TwoFactor/Trust.php:143
|
||||||
msgid "Not now"
|
msgid "Not now"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Security/TwoFactor/Trust.php:145
|
#: src/Module/Security/TwoFactor/Trust.php:144
|
||||||
msgid "Don't trust"
|
msgid "Don't trust"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Security/TwoFactor/Trust.php:146
|
#: src/Module/Security/TwoFactor/Trust.php:145
|
||||||
msgid "Trust"
|
msgid "Trust"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
@ -8867,7 +8867,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Security/TwoFactor/Verify.php:102
|
#: src/Module/Security/TwoFactor/Verify.php:102
|
||||||
#: src/Module/Settings/TwoFactor/Verify.php:155
|
#: src/Module/Settings/TwoFactor/Verify.php:154
|
||||||
msgid "Please enter a code from your authentication app"
|
msgid "Please enter a code from your authentication app"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
@ -8875,119 +8875,119 @@ msgstr ""
|
||||||
msgid "Verify code and complete login"
|
msgid "Verify code and complete login"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:97
|
#: src/Module/Settings/Account.php:96
|
||||||
msgid "Please use a shorter name."
|
msgid "Please use a shorter name."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:100
|
#: src/Module/Settings/Account.php:99
|
||||||
msgid "Name too short."
|
msgid "Name too short."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:109
|
#: src/Module/Settings/Account.php:108
|
||||||
msgid "Wrong Password."
|
msgid "Wrong Password."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:114
|
#: src/Module/Settings/Account.php:113
|
||||||
msgid "Invalid email."
|
msgid "Invalid email."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:120
|
#: src/Module/Settings/Account.php:119
|
||||||
msgid "Cannot change to that email."
|
msgid "Cannot change to that email."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:150 src/Module/Settings/Account.php:202
|
#: src/Module/Settings/Account.php:149 src/Module/Settings/Account.php:201
|
||||||
#: src/Module/Settings/Account.php:222 src/Module/Settings/Account.php:306
|
#: src/Module/Settings/Account.php:221 src/Module/Settings/Account.php:305
|
||||||
#: src/Module/Settings/Account.php:355
|
#: src/Module/Settings/Account.php:354
|
||||||
msgid "Settings were not updated."
|
msgid "Settings were not updated."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:367
|
#: src/Module/Settings/Account.php:366
|
||||||
msgid "Contact CSV file upload error"
|
msgid "Contact CSV file upload error"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:386
|
#: src/Module/Settings/Account.php:385
|
||||||
msgid "Importing Contacts done"
|
msgid "Importing Contacts done"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:399
|
#: src/Module/Settings/Account.php:398
|
||||||
msgid "Relocate message has been send to your contacts"
|
msgid "Relocate message has been send to your contacts"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:416
|
#: src/Module/Settings/Account.php:415
|
||||||
msgid "Unable to find your profile. Please contact your admin."
|
msgid "Unable to find your profile. Please contact your admin."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:458
|
#: src/Module/Settings/Account.php:457
|
||||||
msgid "Personal Page Subtypes"
|
msgid "Personal Page Subtypes"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:459
|
#: src/Module/Settings/Account.php:458
|
||||||
msgid "Community Forum Subtypes"
|
msgid "Community Forum Subtypes"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:469
|
#: src/Module/Settings/Account.php:468
|
||||||
msgid "Account for a personal profile."
|
msgid "Account for a personal profile."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:476
|
#: src/Module/Settings/Account.php:475
|
||||||
msgid ""
|
msgid ""
|
||||||
"Account for an organisation that automatically approves contact requests as "
|
"Account for an organisation that automatically approves contact requests as "
|
||||||
"\"Followers\"."
|
"\"Followers\"."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:483
|
#: src/Module/Settings/Account.php:482
|
||||||
msgid ""
|
msgid ""
|
||||||
"Account for a news reflector that automatically approves contact requests as "
|
"Account for a news reflector that automatically approves contact requests as "
|
||||||
"\"Followers\"."
|
"\"Followers\"."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:490
|
#: src/Module/Settings/Account.php:489
|
||||||
msgid "Account for community discussions."
|
msgid "Account for community discussions."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:497
|
#: src/Module/Settings/Account.php:496
|
||||||
msgid ""
|
msgid ""
|
||||||
"Account for a regular personal profile that requires manual approval of "
|
"Account for a regular personal profile that requires manual approval of "
|
||||||
"\"Friends\" and \"Followers\"."
|
"\"Friends\" and \"Followers\"."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:504
|
#: src/Module/Settings/Account.php:503
|
||||||
msgid ""
|
msgid ""
|
||||||
"Account for a public profile that automatically approves contact requests as "
|
"Account for a public profile that automatically approves contact requests as "
|
||||||
"\"Followers\"."
|
"\"Followers\"."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:511
|
#: src/Module/Settings/Account.php:510
|
||||||
msgid "Automatically approves all contact requests."
|
msgid "Automatically approves all contact requests."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:518
|
#: src/Module/Settings/Account.php:517
|
||||||
msgid ""
|
msgid ""
|
||||||
"Account for a popular profile that automatically approves contact requests "
|
"Account for a popular profile that automatically approves contact requests "
|
||||||
"as \"Friends\"."
|
"as \"Friends\"."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:523
|
#: src/Module/Settings/Account.php:522
|
||||||
msgid "Private Forum [Experimental]"
|
msgid "Private Forum [Experimental]"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:525
|
#: src/Module/Settings/Account.php:524
|
||||||
msgid "Requires manual approval of contact requests."
|
msgid "Requires manual approval of contact requests."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:534
|
#: src/Module/Settings/Account.php:533
|
||||||
msgid "OpenID:"
|
msgid "OpenID:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:534
|
#: src/Module/Settings/Account.php:533
|
||||||
msgid "(Optional) Allow this OpenID to login to this account."
|
msgid "(Optional) Allow this OpenID to login to this account."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:542
|
#: src/Module/Settings/Account.php:541
|
||||||
msgid "Publish your profile in your local site directory?"
|
msgid "Publish your profile in your local site directory?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:542
|
#: src/Module/Settings/Account.php:541
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Your profile will be published in this node's <a href=\"%s\">local "
|
"Your profile will be published in this node's <a href=\"%s\">local "
|
||||||
|
|
@ -8995,89 +8995,89 @@ msgid ""
|
||||||
"system settings."
|
"system settings."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:548
|
#: src/Module/Settings/Account.php:547
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Your profile will also be published in the global friendica directories (e."
|
"Your profile will also be published in the global friendica directories (e."
|
||||||
"g. <a href=\"%s\">%s</a>)."
|
"g. <a href=\"%s\">%s</a>)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:561
|
#: src/Module/Settings/Account.php:560
|
||||||
msgid "Account Settings"
|
msgid "Account Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:562
|
#: src/Module/Settings/Account.php:561
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Your Identity Address is <strong>'%s'</strong> or '%s'."
|
msgid "Your Identity Address is <strong>'%s'</strong> or '%s'."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:570
|
#: src/Module/Settings/Account.php:569
|
||||||
msgid "Password Settings"
|
msgid "Password Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:572
|
#: src/Module/Settings/Account.php:571
|
||||||
msgid "Leave password fields blank unless changing"
|
msgid "Leave password fields blank unless changing"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:574
|
#: src/Module/Settings/Account.php:573
|
||||||
msgid "Password:"
|
msgid "Password:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:574
|
#: src/Module/Settings/Account.php:573
|
||||||
msgid "Your current password to confirm the changes of the email address"
|
msgid "Your current password to confirm the changes of the email address"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:577
|
#: src/Module/Settings/Account.php:576
|
||||||
msgid "Delete OpenID URL"
|
msgid "Delete OpenID URL"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:579
|
#: src/Module/Settings/Account.php:578
|
||||||
msgid "Basic Settings"
|
msgid "Basic Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:581
|
#: src/Module/Settings/Account.php:580
|
||||||
msgid "Email Address:"
|
msgid "Email Address:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:582
|
#: src/Module/Settings/Account.php:581
|
||||||
msgid "Your Timezone:"
|
msgid "Your Timezone:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:583
|
#: src/Module/Settings/Account.php:582
|
||||||
msgid "Your Language:"
|
msgid "Your Language:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:583
|
#: src/Module/Settings/Account.php:582
|
||||||
msgid ""
|
msgid ""
|
||||||
"Set the language we use to show you friendica interface and to send you "
|
"Set the language we use to show you friendica interface and to send you "
|
||||||
"emails"
|
"emails"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:584
|
#: src/Module/Settings/Account.php:583
|
||||||
msgid "Default Post Location:"
|
msgid "Default Post Location:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:585
|
#: src/Module/Settings/Account.php:584
|
||||||
msgid "Use Browser Location:"
|
msgid "Use Browser Location:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:587
|
#: src/Module/Settings/Account.php:586
|
||||||
msgid "Security and Privacy Settings"
|
msgid "Security and Privacy Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:589
|
#: src/Module/Settings/Account.php:588
|
||||||
msgid "Maximum Friend Requests/Day:"
|
msgid "Maximum Friend Requests/Day:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:589 src/Module/Settings/Account.php:599
|
#: src/Module/Settings/Account.php:588 src/Module/Settings/Account.php:598
|
||||||
msgid "(to prevent spam abuse)"
|
msgid "(to prevent spam abuse)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:591
|
#: src/Module/Settings/Account.php:590
|
||||||
msgid "Allow your profile to be searchable globally?"
|
msgid "Allow your profile to be searchable globally?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:591
|
#: src/Module/Settings/Account.php:590
|
||||||
msgid ""
|
msgid ""
|
||||||
"Activate this setting if you want others to easily find and follow you. Your "
|
"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 "
|
"profile will be searchable on remote systems. This setting also determines "
|
||||||
|
|
@ -9085,43 +9085,43 @@ msgid ""
|
||||||
"indexed or not."
|
"indexed or not."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:592
|
#: src/Module/Settings/Account.php:591
|
||||||
msgid "Hide your contact/friend list from viewers of your profile?"
|
msgid "Hide your contact/friend list from viewers of your profile?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:592
|
#: src/Module/Settings/Account.php:591
|
||||||
msgid ""
|
msgid ""
|
||||||
"A list of your contacts is displayed on your profile page. Activate this "
|
"A list of your contacts is displayed on your profile page. Activate this "
|
||||||
"option to disable the display of your contact list."
|
"option to disable the display of your contact list."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:593
|
#: src/Module/Settings/Account.php:592
|
||||||
msgid "Hide your profile details from anonymous viewers?"
|
msgid "Hide your profile details from anonymous viewers?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:593
|
#: src/Module/Settings/Account.php:592
|
||||||
msgid ""
|
msgid ""
|
||||||
"Anonymous visitors will only see your profile picture, your display name and "
|
"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 "
|
"the nickname you are using on your profile page. Your public posts and "
|
||||||
"replies will still be accessible by other means."
|
"replies will still be accessible by other means."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:594
|
#: src/Module/Settings/Account.php:593
|
||||||
msgid "Make public posts unlisted"
|
msgid "Make public posts unlisted"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:594
|
#: src/Module/Settings/Account.php:593
|
||||||
msgid ""
|
msgid ""
|
||||||
"Your public posts will not appear on the community pages or in search "
|
"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 "
|
"results, nor be sent to relay servers. However they can still appear on "
|
||||||
"public feeds on remote servers."
|
"public feeds on remote servers."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:595
|
#: src/Module/Settings/Account.php:594
|
||||||
msgid "Make all posted pictures accessible"
|
msgid "Make all posted pictures accessible"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:595
|
#: src/Module/Settings/Account.php:594
|
||||||
msgid ""
|
msgid ""
|
||||||
"This option makes every posted picture accessible via the direct link. This "
|
"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 "
|
"is a workaround for the problem that most other networks can't handle "
|
||||||
|
|
@ -9129,566 +9129,566 @@ msgid ""
|
||||||
"public on your photo albums though."
|
"public on your photo albums though."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:596
|
#: src/Module/Settings/Account.php:595
|
||||||
msgid "Allow friends to post to your profile page?"
|
msgid "Allow friends to post to your profile page?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:596
|
#: src/Module/Settings/Account.php:595
|
||||||
msgid ""
|
msgid ""
|
||||||
"Your contacts may write posts on your profile wall. These posts will be "
|
"Your contacts may write posts on your profile wall. These posts will be "
|
||||||
"distributed to your contacts"
|
"distributed to your contacts"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:597
|
#: src/Module/Settings/Account.php:596
|
||||||
msgid "Allow friends to tag your posts?"
|
msgid "Allow friends to tag your posts?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:597
|
#: src/Module/Settings/Account.php:596
|
||||||
msgid "Your contacts can add additional tags to your posts."
|
msgid "Your contacts can add additional tags to your posts."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:598
|
#: src/Module/Settings/Account.php:597
|
||||||
msgid "Permit unknown people to send you private mail?"
|
msgid "Permit unknown people to send you private mail?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:598
|
#: src/Module/Settings/Account.php:597
|
||||||
msgid ""
|
msgid ""
|
||||||
"Friendica network users may send you private messages even if they are not "
|
"Friendica network users may send you private messages even if they are not "
|
||||||
"in your contact list."
|
"in your contact list."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:599
|
#: src/Module/Settings/Account.php:598
|
||||||
msgid "Maximum private messages per day from unknown people:"
|
msgid "Maximum private messages per day from unknown people:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:601
|
#: src/Module/Settings/Account.php:600
|
||||||
msgid "Default Post Permissions"
|
msgid "Default Post Permissions"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:605
|
#: src/Module/Settings/Account.php:604
|
||||||
msgid "Expiration settings"
|
msgid "Expiration settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:606
|
#: src/Module/Settings/Account.php:605
|
||||||
msgid "Automatically expire posts after this many days:"
|
msgid "Automatically expire posts after this many days:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:606
|
#: src/Module/Settings/Account.php:605
|
||||||
msgid "If empty, posts will not expire. Expired posts will be deleted"
|
msgid "If empty, posts will not expire. Expired posts will be deleted"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:607
|
#: src/Module/Settings/Account.php:606
|
||||||
msgid "Expire posts"
|
msgid "Expire posts"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:607
|
#: src/Module/Settings/Account.php:606
|
||||||
msgid "When activated, posts and comments will be expired."
|
msgid "When activated, posts and comments will be expired."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:608
|
#: src/Module/Settings/Account.php:607
|
||||||
msgid "Expire personal notes"
|
msgid "Expire personal notes"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:608
|
#: src/Module/Settings/Account.php:607
|
||||||
msgid ""
|
msgid ""
|
||||||
"When activated, the personal notes on your profile page will be expired."
|
"When activated, the personal notes on your profile page will be expired."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:609
|
#: src/Module/Settings/Account.php:608
|
||||||
msgid "Expire starred posts"
|
msgid "Expire starred posts"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:609
|
#: src/Module/Settings/Account.php:608
|
||||||
msgid ""
|
msgid ""
|
||||||
"Starring posts keeps them from being expired. That behaviour is overwritten "
|
"Starring posts keeps them from being expired. That behaviour is overwritten "
|
||||||
"by this setting."
|
"by this setting."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:610
|
#: src/Module/Settings/Account.php:609
|
||||||
msgid "Only expire posts by others"
|
msgid "Only expire posts by others"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:610
|
#: src/Module/Settings/Account.php:609
|
||||||
msgid ""
|
msgid ""
|
||||||
"When activated, your own posts never expire. Then the settings above are "
|
"When activated, your own posts never expire. Then the settings above are "
|
||||||
"only valid for posts you received."
|
"only valid for posts you received."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:613
|
#: src/Module/Settings/Account.php:612
|
||||||
msgid "Notification Settings"
|
msgid "Notification Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:614
|
#: src/Module/Settings/Account.php:613
|
||||||
msgid "Send a notification email when:"
|
msgid "Send a notification email when:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:615
|
#: src/Module/Settings/Account.php:614
|
||||||
msgid "You receive an introduction"
|
msgid "You receive an introduction"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:616
|
#: src/Module/Settings/Account.php:615
|
||||||
msgid "Your introductions are confirmed"
|
msgid "Your introductions are confirmed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:617
|
#: src/Module/Settings/Account.php:616
|
||||||
msgid "Someone writes on your profile wall"
|
msgid "Someone writes on your profile wall"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:618
|
#: src/Module/Settings/Account.php:617
|
||||||
msgid "Someone writes a followup comment"
|
msgid "Someone writes a followup comment"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:619
|
#: src/Module/Settings/Account.php:618
|
||||||
msgid "You receive a private message"
|
msgid "You receive a private message"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:620
|
#: src/Module/Settings/Account.php:619
|
||||||
msgid "You receive a friend suggestion"
|
msgid "You receive a friend suggestion"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:621
|
#: src/Module/Settings/Account.php:620
|
||||||
msgid "You are tagged in a post"
|
msgid "You are tagged in a post"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:623
|
#: src/Module/Settings/Account.php:622
|
||||||
msgid "Create a desktop notification when:"
|
msgid "Create a desktop notification when:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:624
|
#: src/Module/Settings/Account.php:623
|
||||||
msgid "Someone tagged you"
|
msgid "Someone tagged you"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:625
|
#: src/Module/Settings/Account.php:624
|
||||||
msgid "Someone directly commented on your post"
|
msgid "Someone directly commented on your post"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:626
|
#: src/Module/Settings/Account.php:625
|
||||||
msgid "Someone liked your content"
|
msgid "Someone liked your content"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:626 src/Module/Settings/Account.php:627
|
#: src/Module/Settings/Account.php:625 src/Module/Settings/Account.php:626
|
||||||
msgid "Can only be enabled, when the direct comment notification is enabled."
|
msgid "Can only be enabled, when the direct comment notification is enabled."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:627
|
#: src/Module/Settings/Account.php:626
|
||||||
msgid "Someone shared your content"
|
msgid "Someone shared your content"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:628
|
#: src/Module/Settings/Account.php:627
|
||||||
msgid "Someone commented in your thread"
|
msgid "Someone commented in your thread"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:629
|
#: src/Module/Settings/Account.php:628
|
||||||
msgid "Someone commented in a thread where you commented"
|
msgid "Someone commented in a thread where you commented"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:630
|
#: src/Module/Settings/Account.php:629
|
||||||
msgid "Someone commented in a thread where you interacted"
|
msgid "Someone commented in a thread where you interacted"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:632
|
#: src/Module/Settings/Account.php:631
|
||||||
msgid "Activate desktop notifications"
|
msgid "Activate desktop notifications"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:632
|
#: src/Module/Settings/Account.php:631
|
||||||
msgid "Show desktop popup on new notifications"
|
msgid "Show desktop popup on new notifications"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:636
|
#: src/Module/Settings/Account.php:635
|
||||||
msgid "Text-only notification emails"
|
msgid "Text-only notification emails"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:638
|
#: src/Module/Settings/Account.php:637
|
||||||
msgid "Send text only notification emails, without the html part"
|
msgid "Send text only notification emails, without the html part"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:642
|
#: src/Module/Settings/Account.php:641
|
||||||
msgid "Show detailled notifications"
|
msgid "Show detailled notifications"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:644
|
#: src/Module/Settings/Account.php:643
|
||||||
msgid ""
|
msgid ""
|
||||||
"Per default, notifications are condensed to a single notification per item. "
|
"Per default, notifications are condensed to a single notification per item. "
|
||||||
"When enabled every notification is displayed."
|
"When enabled every notification is displayed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:648
|
#: src/Module/Settings/Account.php:647
|
||||||
msgid "Show notifications of ignored contacts"
|
msgid "Show notifications of ignored contacts"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:650
|
#: src/Module/Settings/Account.php:649
|
||||||
msgid ""
|
msgid ""
|
||||||
"You don't see posts from ignored contacts. But you still see their comments. "
|
"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 "
|
"This setting controls if you want to still receive regular notifications "
|
||||||
"that are caused by ignored contacts or not."
|
"that are caused by ignored contacts or not."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:653
|
#: src/Module/Settings/Account.php:652
|
||||||
msgid "Advanced Account/Page Type Settings"
|
msgid "Advanced Account/Page Type Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:654
|
#: src/Module/Settings/Account.php:653
|
||||||
msgid "Change the behaviour of this account for special situations"
|
msgid "Change the behaviour of this account for special situations"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:657
|
#: src/Module/Settings/Account.php:656
|
||||||
msgid "Import Contacts"
|
msgid "Import Contacts"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:658
|
#: src/Module/Settings/Account.php:657
|
||||||
msgid ""
|
msgid ""
|
||||||
"Upload a CSV file that contains the handle of your followed accounts in the "
|
"Upload a CSV file that contains the handle of your followed accounts in the "
|
||||||
"first column you exported from the old account."
|
"first column you exported from the old account."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:659
|
#: src/Module/Settings/Account.php:658
|
||||||
msgid "Upload File"
|
msgid "Upload File"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:662
|
#: src/Module/Settings/Account.php:661
|
||||||
msgid "Relocate"
|
msgid "Relocate"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:663
|
#: src/Module/Settings/Account.php:662
|
||||||
msgid ""
|
msgid ""
|
||||||
"If you have moved this profile from another server, and some of your "
|
"If you have moved this profile from another server, and some of your "
|
||||||
"contacts don't receive your updates, try pushing this button."
|
"contacts don't receive your updates, try pushing this button."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Account.php:664
|
#: src/Module/Settings/Account.php:663
|
||||||
msgid "Resend relocate message to contacts"
|
msgid "Resend relocate message to contacts"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Delegation.php:53
|
#: src/Module/Settings/Delegation.php:52
|
||||||
msgid "Delegation successfully granted."
|
msgid "Delegation successfully granted."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Delegation.php:55
|
#: src/Module/Settings/Delegation.php:54
|
||||||
msgid "Parent user not found, unavailable or password doesn't match."
|
msgid "Parent user not found, unavailable or password doesn't match."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Delegation.php:59
|
#: src/Module/Settings/Delegation.php:58
|
||||||
msgid "Delegation successfully revoked."
|
msgid "Delegation successfully revoked."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Delegation.php:81 src/Module/Settings/Delegation.php:103
|
#: src/Module/Settings/Delegation.php:80 src/Module/Settings/Delegation.php:102
|
||||||
msgid ""
|
msgid ""
|
||||||
"Delegated administrators can view but not change delegation permissions."
|
"Delegated administrators can view but not change delegation permissions."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Delegation.php:95
|
#: src/Module/Settings/Delegation.php:94
|
||||||
msgid "Delegate user not found."
|
msgid "Delegate user not found."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Delegation.php:143
|
#: src/Module/Settings/Delegation.php:142
|
||||||
msgid "No parent user"
|
msgid "No parent user"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Delegation.php:154
|
#: src/Module/Settings/Delegation.php:153
|
||||||
#: src/Module/Settings/Delegation.php:165
|
#: src/Module/Settings/Delegation.php:164
|
||||||
msgid "Parent User"
|
msgid "Parent User"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Delegation.php:162
|
#: src/Module/Settings/Delegation.php:161
|
||||||
msgid "Additional Accounts"
|
msgid "Additional Accounts"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Delegation.php:163
|
#: src/Module/Settings/Delegation.php:162
|
||||||
msgid ""
|
msgid ""
|
||||||
"Register additional accounts that are automatically connected to your "
|
"Register additional accounts that are automatically connected to your "
|
||||||
"existing account so you can manage them from this account."
|
"existing account so you can manage them from this account."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Delegation.php:164
|
#: src/Module/Settings/Delegation.php:163
|
||||||
msgid "Register an additional account"
|
msgid "Register an additional account"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Delegation.php:168
|
#: src/Module/Settings/Delegation.php:167
|
||||||
msgid ""
|
msgid ""
|
||||||
"Parent users have total control about this account, including the account "
|
"Parent users have total control about this account, including the account "
|
||||||
"settings. Please double check whom you give this access."
|
"settings. Please double check whom you give this access."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Delegation.php:172
|
#: src/Module/Settings/Delegation.php:171
|
||||||
msgid "Delegates"
|
msgid "Delegates"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Delegation.php:174
|
#: src/Module/Settings/Delegation.php:173
|
||||||
msgid ""
|
msgid ""
|
||||||
"Delegates are able to manage all aspects of this account/page except for "
|
"Delegates are able to manage all aspects of this account/page except for "
|
||||||
"basic account settings. Please do not delegate your personal account to "
|
"basic account settings. Please do not delegate your personal account to "
|
||||||
"anybody that you do not trust completely."
|
"anybody that you do not trust completely."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Delegation.php:175
|
#: src/Module/Settings/Delegation.php:174
|
||||||
msgid "Existing Page Delegates"
|
msgid "Existing Page Delegates"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Delegation.php:177
|
#: src/Module/Settings/Delegation.php:176
|
||||||
msgid "Potential Delegates"
|
msgid "Potential Delegates"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Delegation.php:180
|
#: src/Module/Settings/Delegation.php:179
|
||||||
msgid "Add"
|
msgid "Add"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Delegation.php:181
|
#: src/Module/Settings/Delegation.php:180
|
||||||
msgid "No entries."
|
msgid "No entries."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Display.php:107
|
#: src/Module/Settings/Display.php:106
|
||||||
msgid "The theme you chose isn't available."
|
msgid "The theme you chose isn't available."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Display.php:146
|
#: src/Module/Settings/Display.php:145
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "%s - (Unsupported)"
|
msgid "%s - (Unsupported)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Display.php:200
|
#: src/Module/Settings/Display.php:199
|
||||||
msgid "Display Settings"
|
msgid "Display Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Display.php:202
|
#: src/Module/Settings/Display.php:201
|
||||||
msgid "General Theme Settings"
|
msgid "General Theme Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Display.php:203
|
#: src/Module/Settings/Display.php:202
|
||||||
msgid "Custom Theme Settings"
|
msgid "Custom Theme Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Display.php:204
|
#: src/Module/Settings/Display.php:203
|
||||||
msgid "Content Settings"
|
msgid "Content Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Display.php:205 view/theme/duepuntozero/config.php:87
|
#: src/Module/Settings/Display.php:204 view/theme/duepuntozero/config.php:87
|
||||||
#: view/theme/frio/config.php:173 view/theme/quattro/config.php:89
|
#: view/theme/frio/config.php:173 view/theme/quattro/config.php:89
|
||||||
#: view/theme/vier/config.php:137
|
#: view/theme/vier/config.php:137
|
||||||
msgid "Theme settings"
|
msgid "Theme settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Display.php:206
|
#: src/Module/Settings/Display.php:205
|
||||||
msgid "Calendar"
|
msgid "Calendar"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Display.php:212
|
#: src/Module/Settings/Display.php:211
|
||||||
msgid "Display Theme:"
|
msgid "Display Theme:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Display.php:213
|
#: src/Module/Settings/Display.php:212
|
||||||
msgid "Mobile Theme:"
|
msgid "Mobile Theme:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Display.php:216
|
#: src/Module/Settings/Display.php:215
|
||||||
msgid "Number of items to display per page:"
|
msgid "Number of items to display per page:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Display.php:216 src/Module/Settings/Display.php:217
|
#: src/Module/Settings/Display.php:215 src/Module/Settings/Display.php:216
|
||||||
msgid "Maximum of 100 items"
|
msgid "Maximum of 100 items"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Display.php:217
|
#: src/Module/Settings/Display.php:216
|
||||||
msgid "Number of items to display per page when viewed from mobile device:"
|
msgid "Number of items to display per page when viewed from mobile device:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Display.php:218
|
#: src/Module/Settings/Display.php:217
|
||||||
msgid "Update browser every xx seconds"
|
msgid "Update browser every xx seconds"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Display.php:218
|
#: src/Module/Settings/Display.php:217
|
||||||
msgid "Minimum of 10 seconds. Enter -1 to disable it."
|
msgid "Minimum of 10 seconds. Enter -1 to disable it."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Display.php:219
|
#: src/Module/Settings/Display.php:218
|
||||||
msgid "Automatic updates only at the top of the post stream pages"
|
msgid "Automatic updates only at the top of the post stream pages"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Display.php:219
|
#: src/Module/Settings/Display.php:218
|
||||||
msgid ""
|
msgid ""
|
||||||
"Auto update may add new posts at the top of the post stream pages, which can "
|
"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 "
|
"affect the scroll position and perturb normal reading if it happens anywhere "
|
||||||
"else the top of the page."
|
"else the top of the page."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Display.php:220
|
#: src/Module/Settings/Display.php:219
|
||||||
msgid "Display emoticons"
|
msgid "Display emoticons"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Display.php:220
|
#: src/Module/Settings/Display.php:219
|
||||||
msgid "When enabled, emoticons are replaced with matching symbols."
|
msgid "When enabled, emoticons are replaced with matching symbols."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Display.php:221
|
#: src/Module/Settings/Display.php:220
|
||||||
msgid "Infinite scroll"
|
msgid "Infinite scroll"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Display.php:221
|
#: src/Module/Settings/Display.php:220
|
||||||
msgid "Automatic fetch new items when reaching the page end."
|
msgid "Automatic fetch new items when reaching the page end."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Display.php:222
|
#: src/Module/Settings/Display.php:221
|
||||||
msgid "Enable Smart Threading"
|
msgid "Enable Smart Threading"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Display.php:222
|
#: src/Module/Settings/Display.php:221
|
||||||
msgid "Enable the automatic suppression of extraneous thread indentation."
|
msgid "Enable the automatic suppression of extraneous thread indentation."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Display.php:223
|
#: src/Module/Settings/Display.php:222
|
||||||
msgid "Display the Dislike feature"
|
msgid "Display the Dislike feature"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Display.php:223
|
#: src/Module/Settings/Display.php:222
|
||||||
msgid "Display the Dislike button and dislike reactions on posts and comments."
|
msgid "Display the Dislike button and dislike reactions on posts and comments."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Display.php:224
|
#: src/Module/Settings/Display.php:223
|
||||||
msgid "Display the resharer"
|
msgid "Display the resharer"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Display.php:224
|
#: src/Module/Settings/Display.php:223
|
||||||
msgid "Display the first resharer as icon and text on a reshared item."
|
msgid "Display the first resharer as icon and text on a reshared item."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Display.php:225
|
#: src/Module/Settings/Display.php:224
|
||||||
msgid "Stay local"
|
msgid "Stay local"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Display.php:225
|
#: src/Module/Settings/Display.php:224
|
||||||
msgid "Don't go to a remote system when following a contact link."
|
msgid "Don't go to a remote system when following a contact link."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Display.php:227
|
#: src/Module/Settings/Display.php:226
|
||||||
msgid "Beginning of week:"
|
msgid "Beginning of week:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Profile/Index.php:84
|
#: src/Module/Settings/Profile/Index.php:83
|
||||||
msgid "Profile Name is required."
|
msgid "Profile Name is required."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Profile/Index.php:132
|
#: src/Module/Settings/Profile/Index.php:131
|
||||||
msgid "Profile couldn't be updated."
|
msgid "Profile couldn't be updated."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/Module/Settings/Profile/Index.php:172
|
||||||
|
#: src/Module/Settings/Profile/Index.php:192
|
||||||
|
msgid "Label:"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Profile/Index.php:173
|
#: src/Module/Settings/Profile/Index.php:173
|
||||||
#: src/Module/Settings/Profile/Index.php:193
|
#: src/Module/Settings/Profile/Index.php:193
|
||||||
msgid "Label:"
|
msgid "Value:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Profile/Index.php:174
|
#: src/Module/Settings/Profile/Index.php:183
|
||||||
#: src/Module/Settings/Profile/Index.php:194
|
#: src/Module/Settings/Profile/Index.php:203
|
||||||
msgid "Value:"
|
msgid "Field Permissions"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Profile/Index.php:184
|
#: src/Module/Settings/Profile/Index.php:184
|
||||||
#: src/Module/Settings/Profile/Index.php:204
|
#: src/Module/Settings/Profile/Index.php:204
|
||||||
msgid "Field Permissions"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/Module/Settings/Profile/Index.php:185
|
|
||||||
#: src/Module/Settings/Profile/Index.php:205
|
|
||||||
msgid "(click to open/close)"
|
msgid "(click to open/close)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Profile/Index.php:191
|
#: src/Module/Settings/Profile/Index.php:190
|
||||||
msgid "Add a new profile field"
|
msgid "Add a new profile field"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Profile/Index.php:221
|
#: src/Module/Settings/Profile/Index.php:220
|
||||||
msgid "Profile Actions"
|
msgid "Profile Actions"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Profile/Index.php:222
|
#: src/Module/Settings/Profile/Index.php:221
|
||||||
msgid "Edit Profile Details"
|
msgid "Edit Profile Details"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Profile/Index.php:224
|
#: src/Module/Settings/Profile/Index.php:223
|
||||||
msgid "Change Profile Photo"
|
msgid "Change Profile Photo"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Profile/Index.php:229
|
#: src/Module/Settings/Profile/Index.php:228
|
||||||
msgid "Profile picture"
|
msgid "Profile picture"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Profile/Index.php:230
|
#: src/Module/Settings/Profile/Index.php:229
|
||||||
msgid "Location"
|
msgid "Location"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Profile/Index.php:231 src/Util/Temporal.php:96
|
#: src/Module/Settings/Profile/Index.php:230 src/Util/Temporal.php:96
|
||||||
#: src/Util/Temporal.php:98
|
#: src/Util/Temporal.php:98
|
||||||
msgid "Miscellaneous"
|
msgid "Miscellaneous"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Profile/Index.php:232
|
#: src/Module/Settings/Profile/Index.php:231
|
||||||
msgid "Custom Profile Fields"
|
msgid "Custom Profile Fields"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Profile/Index.php:234 src/Module/Welcome.php:58
|
#: src/Module/Settings/Profile/Index.php:233 src/Module/Welcome.php:58
|
||||||
msgid "Upload Profile Photo"
|
msgid "Upload Profile Photo"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Profile/Index.php:238
|
#: src/Module/Settings/Profile/Index.php:237
|
||||||
msgid "Display name:"
|
msgid "Display name:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Profile/Index.php:241
|
#: src/Module/Settings/Profile/Index.php:240
|
||||||
msgid "Street Address:"
|
msgid "Street Address:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Profile/Index.php:242
|
#: src/Module/Settings/Profile/Index.php:241
|
||||||
msgid "Locality/City:"
|
msgid "Locality/City:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Profile/Index.php:243
|
#: src/Module/Settings/Profile/Index.php:242
|
||||||
msgid "Region/State:"
|
msgid "Region/State:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Profile/Index.php:244
|
#: src/Module/Settings/Profile/Index.php:243
|
||||||
msgid "Postal/Zip Code:"
|
msgid "Postal/Zip Code:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Profile/Index.php:245
|
#: src/Module/Settings/Profile/Index.php:244
|
||||||
msgid "Country:"
|
msgid "Country:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Profile/Index.php:247
|
#: src/Module/Settings/Profile/Index.php:246
|
||||||
msgid "XMPP (Jabber) address:"
|
msgid "XMPP (Jabber) address:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Profile/Index.php:247
|
#: src/Module/Settings/Profile/Index.php:246
|
||||||
msgid "The XMPP address will be published so that people can follow you there."
|
msgid "The XMPP address will be published so that people can follow you there."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Profile/Index.php:248
|
#: src/Module/Settings/Profile/Index.php:247
|
||||||
msgid "Matrix (Element) address:"
|
msgid "Matrix (Element) address:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Profile/Index.php:248
|
#: src/Module/Settings/Profile/Index.php:247
|
||||||
msgid ""
|
msgid ""
|
||||||
"The Matrix address will be published so that people can follow you there."
|
"The Matrix address will be published so that people can follow you there."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Profile/Index.php:249
|
#: src/Module/Settings/Profile/Index.php:248
|
||||||
msgid "Homepage URL:"
|
msgid "Homepage URL:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Profile/Index.php:250
|
#: src/Module/Settings/Profile/Index.php:249
|
||||||
msgid "Public Keywords:"
|
msgid "Public Keywords:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Profile/Index.php:250
|
#: src/Module/Settings/Profile/Index.php:249
|
||||||
msgid "(Used for suggesting potential friends, can be seen by others)"
|
msgid "(Used for suggesting potential friends, can be seen by others)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Profile/Index.php:251
|
#: src/Module/Settings/Profile/Index.php:250
|
||||||
msgid "Private Keywords:"
|
msgid "Private Keywords:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Profile/Index.php:251
|
#: src/Module/Settings/Profile/Index.php:250
|
||||||
msgid "(Used for searching profiles, never shown to others)"
|
msgid "(Used for searching profiles, never shown to others)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Profile/Index.php:252
|
#: src/Module/Settings/Profile/Index.php:251
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"<p>Custom fields appear on <a href=\"%s\">your profile page</a>.</p>\n"
|
"<p>Custom fields appear on <a href=\"%s\">your profile page</a>.</p>\n"
|
||||||
|
|
@ -9699,257 +9699,257 @@ msgid ""
|
||||||
"contacts or the Friendica contacts in the selected groups.</p>"
|
"contacts or the Friendica contacts in the selected groups.</p>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Profile/Photo/Crop.php:108
|
#: src/Module/Settings/Profile/Photo/Crop.php:107
|
||||||
#: src/Module/Settings/Profile/Photo/Crop.php:126
|
#: src/Module/Settings/Profile/Photo/Crop.php:125
|
||||||
#: src/Module/Settings/Profile/Photo/Crop.php:144
|
#: src/Module/Settings/Profile/Photo/Crop.php:143
|
||||||
#: src/Module/Settings/Profile/Photo/Index.php:102
|
#: src/Module/Settings/Profile/Photo/Index.php:101
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Image size reduction [%s] failed."
|
msgid "Image size reduction [%s] failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Profile/Photo/Crop.php:151
|
#: src/Module/Settings/Profile/Photo/Crop.php:150
|
||||||
msgid ""
|
msgid ""
|
||||||
"Shift-reload the page or clear browser cache if the new photo does not "
|
"Shift-reload the page or clear browser cache if the new photo does not "
|
||||||
"display immediately."
|
"display immediately."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Profile/Photo/Crop.php:156
|
#: src/Module/Settings/Profile/Photo/Crop.php:155
|
||||||
msgid "Unable to process image"
|
msgid "Unable to process image"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Profile/Photo/Crop.php:175
|
#: src/Module/Settings/Profile/Photo/Crop.php:174
|
||||||
msgid "Photo not found."
|
msgid "Photo not found."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Profile/Photo/Crop.php:197
|
#: src/Module/Settings/Profile/Photo/Crop.php:196
|
||||||
msgid "Profile picture successfully updated."
|
msgid "Profile picture successfully updated."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Profile/Photo/Crop.php:223
|
#: src/Module/Settings/Profile/Photo/Crop.php:222
|
||||||
#: src/Module/Settings/Profile/Photo/Crop.php:227
|
#: src/Module/Settings/Profile/Photo/Crop.php:226
|
||||||
msgid "Crop Image"
|
msgid "Crop Image"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Profile/Photo/Crop.php:224
|
#: src/Module/Settings/Profile/Photo/Crop.php:223
|
||||||
msgid "Please adjust the image cropping for optimum viewing."
|
msgid "Please adjust the image cropping for optimum viewing."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Profile/Photo/Crop.php:226
|
#: src/Module/Settings/Profile/Photo/Crop.php:225
|
||||||
msgid "Use Image As Is"
|
msgid "Use Image As Is"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Profile/Photo/Index.php:46
|
#: src/Module/Settings/Profile/Photo/Index.php:45
|
||||||
msgid "Missing uploaded image."
|
msgid "Missing uploaded image."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Profile/Photo/Index.php:125
|
#: src/Module/Settings/Profile/Photo/Index.php:124
|
||||||
msgid "Profile Picture Settings"
|
msgid "Profile Picture Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Profile/Photo/Index.php:126
|
#: src/Module/Settings/Profile/Photo/Index.php:125
|
||||||
msgid "Current Profile Picture"
|
msgid "Current Profile Picture"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Profile/Photo/Index.php:127
|
#: src/Module/Settings/Profile/Photo/Index.php:126
|
||||||
msgid "Upload Profile Picture"
|
msgid "Upload Profile Picture"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Profile/Photo/Index.php:128
|
#: src/Module/Settings/Profile/Photo/Index.php:127
|
||||||
msgid "Upload Picture:"
|
msgid "Upload Picture:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Profile/Photo/Index.php:133
|
#: src/Module/Settings/Profile/Photo/Index.php:132
|
||||||
msgid "or"
|
msgid "or"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Profile/Photo/Index.php:135
|
#: src/Module/Settings/Profile/Photo/Index.php:134
|
||||||
msgid "skip this step"
|
msgid "skip this step"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/Profile/Photo/Index.php:137
|
#: src/Module/Settings/Profile/Photo/Index.php:136
|
||||||
msgid "select a photo from your photo albums"
|
msgid "select a photo from your photo albums"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/TwoFactor/AppSpecific.php:66
|
#: src/Module/Settings/TwoFactor/AppSpecific.php:65
|
||||||
#: src/Module/Settings/TwoFactor/Recovery.php:64
|
#: src/Module/Settings/TwoFactor/Recovery.php:63
|
||||||
#: src/Module/Settings/TwoFactor/Trusted.php:67
|
#: src/Module/Settings/TwoFactor/Trusted.php:66
|
||||||
#: src/Module/Settings/TwoFactor/Verify.php:69
|
#: src/Module/Settings/TwoFactor/Verify.php:68
|
||||||
msgid "Please enter your password to access this page."
|
msgid "Please enter your password to access this page."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/TwoFactor/AppSpecific.php:84
|
#: src/Module/Settings/TwoFactor/AppSpecific.php:83
|
||||||
msgid "App-specific password generation failed: The description is empty."
|
msgid "App-specific password generation failed: The description is empty."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/TwoFactor/AppSpecific.php:87
|
#: src/Module/Settings/TwoFactor/AppSpecific.php:86
|
||||||
msgid ""
|
msgid ""
|
||||||
"App-specific password generation failed: This description already exists."
|
"App-specific password generation failed: This description already exists."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/TwoFactor/AppSpecific.php:91
|
#: src/Module/Settings/TwoFactor/AppSpecific.php:90
|
||||||
msgid "New app-specific password generated."
|
msgid "New app-specific password generated."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/TwoFactor/AppSpecific.php:97
|
#: src/Module/Settings/TwoFactor/AppSpecific.php:96
|
||||||
msgid "App-specific passwords successfully revoked."
|
msgid "App-specific passwords successfully revoked."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/TwoFactor/AppSpecific.php:107
|
#: src/Module/Settings/TwoFactor/AppSpecific.php:106
|
||||||
msgid "App-specific password successfully revoked."
|
msgid "App-specific password successfully revoked."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/TwoFactor/AppSpecific.php:128
|
#: src/Module/Settings/TwoFactor/AppSpecific.php:127
|
||||||
msgid "Two-factor app-specific passwords"
|
msgid "Two-factor app-specific passwords"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/TwoFactor/AppSpecific.php:130
|
#: src/Module/Settings/TwoFactor/AppSpecific.php:129
|
||||||
msgid ""
|
msgid ""
|
||||||
"<p>App-specific passwords are randomly generated passwords used instead your "
|
"<p>App-specific passwords are randomly generated passwords used instead your "
|
||||||
"regular password to authenticate your account on third-party applications "
|
"regular password to authenticate your account on third-party applications "
|
||||||
"that don't support two-factor authentication.</p>"
|
"that don't support two-factor authentication.</p>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/TwoFactor/AppSpecific.php:131
|
#: src/Module/Settings/TwoFactor/AppSpecific.php:130
|
||||||
msgid ""
|
msgid ""
|
||||||
"Make sure to copy your new app-specific password now. You won’t be able to "
|
"Make sure to copy your new app-specific password now. You won’t be able to "
|
||||||
"see it again!"
|
"see it again!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/TwoFactor/AppSpecific.php:134
|
#: src/Module/Settings/TwoFactor/AppSpecific.php:133
|
||||||
msgid "Description"
|
msgid "Description"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/TwoFactor/AppSpecific.php:135
|
#: src/Module/Settings/TwoFactor/AppSpecific.php:134
|
||||||
msgid "Last Used"
|
msgid "Last Used"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/TwoFactor/AppSpecific.php:136
|
#: src/Module/Settings/TwoFactor/AppSpecific.php:135
|
||||||
msgid "Revoke"
|
msgid "Revoke"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/TwoFactor/AppSpecific.php:137
|
#: src/Module/Settings/TwoFactor/AppSpecific.php:136
|
||||||
msgid "Revoke All"
|
msgid "Revoke All"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/TwoFactor/AppSpecific.php:140
|
#: src/Module/Settings/TwoFactor/AppSpecific.php:139
|
||||||
msgid ""
|
msgid ""
|
||||||
"When you generate a new app-specific password, you must use it right away, "
|
"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."
|
"it will be shown to you once after you generate it."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/TwoFactor/AppSpecific.php:141
|
#: src/Module/Settings/TwoFactor/AppSpecific.php:140
|
||||||
msgid "Generate new app-specific password"
|
msgid "Generate new app-specific password"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/TwoFactor/AppSpecific.php:142
|
#: src/Module/Settings/TwoFactor/AppSpecific.php:141
|
||||||
msgid "Friendiqa on my Fairphone 2..."
|
msgid "Friendiqa on my Fairphone 2..."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/TwoFactor/AppSpecific.php:143
|
#: src/Module/Settings/TwoFactor/AppSpecific.php:142
|
||||||
msgid "Generate"
|
msgid "Generate"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/TwoFactor/Index.php:69
|
#: src/Module/Settings/TwoFactor/Index.php:68
|
||||||
msgid "Two-factor authentication successfully disabled."
|
msgid "Two-factor authentication successfully disabled."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/TwoFactor/Index.php:121
|
#: src/Module/Settings/TwoFactor/Index.php:120
|
||||||
msgid ""
|
msgid ""
|
||||||
"<p>Use an application on a mobile device to get two-factor authentication "
|
"<p>Use an application on a mobile device to get two-factor authentication "
|
||||||
"codes when prompted on login.</p>"
|
"codes when prompted on login.</p>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/TwoFactor/Index.php:125
|
#: src/Module/Settings/TwoFactor/Index.php:124
|
||||||
msgid "Authenticator app"
|
msgid "Authenticator app"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/TwoFactor/Index.php:126
|
#: src/Module/Settings/TwoFactor/Index.php:125
|
||||||
msgid "Configured"
|
msgid "Configured"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/TwoFactor/Index.php:126
|
#: src/Module/Settings/TwoFactor/Index.php:125
|
||||||
msgid "Not Configured"
|
msgid "Not Configured"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/TwoFactor/Index.php:127
|
#: src/Module/Settings/TwoFactor/Index.php:126
|
||||||
msgid "<p>You haven't finished configuring your authenticator app.</p>"
|
msgid "<p>You haven't finished configuring your authenticator app.</p>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/TwoFactor/Index.php:128
|
#: src/Module/Settings/TwoFactor/Index.php:127
|
||||||
msgid "<p>Your authenticator app is correctly configured.</p>"
|
msgid "<p>Your authenticator app is correctly configured.</p>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/TwoFactor/Index.php:130
|
#: src/Module/Settings/TwoFactor/Index.php:129
|
||||||
msgid "Recovery codes"
|
msgid "Recovery codes"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/TwoFactor/Index.php:131
|
#: src/Module/Settings/TwoFactor/Index.php:130
|
||||||
msgid "Remaining valid codes"
|
msgid "Remaining valid codes"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/TwoFactor/Index.php:133
|
#: src/Module/Settings/TwoFactor/Index.php:132
|
||||||
msgid ""
|
msgid ""
|
||||||
"<p>These one-use codes can replace an authenticator app code in case you "
|
"<p>These one-use codes can replace an authenticator app code in case you "
|
||||||
"have lost access to it.</p>"
|
"have lost access to it.</p>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/TwoFactor/Index.php:135
|
#: src/Module/Settings/TwoFactor/Index.php:134
|
||||||
msgid "App-specific passwords"
|
msgid "App-specific passwords"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/TwoFactor/Index.php:136
|
#: src/Module/Settings/TwoFactor/Index.php:135
|
||||||
msgid "Generated app-specific passwords"
|
msgid "Generated app-specific passwords"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/TwoFactor/Index.php:138
|
#: src/Module/Settings/TwoFactor/Index.php:137
|
||||||
msgid ""
|
msgid ""
|
||||||
"<p>These randomly generated passwords allow you to authenticate on apps not "
|
"<p>These randomly generated passwords allow you to authenticate on apps not "
|
||||||
"supporting two-factor authentication.</p>"
|
"supporting two-factor authentication.</p>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/TwoFactor/Index.php:141
|
#: src/Module/Settings/TwoFactor/Index.php:140
|
||||||
msgid "Current password:"
|
msgid "Current password:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/TwoFactor/Index.php:141
|
#: src/Module/Settings/TwoFactor/Index.php:140
|
||||||
msgid ""
|
msgid ""
|
||||||
"You need to provide your current password to change two-factor "
|
"You need to provide your current password to change two-factor "
|
||||||
"authentication settings."
|
"authentication settings."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/TwoFactor/Index.php:142
|
#: src/Module/Settings/TwoFactor/Index.php:141
|
||||||
msgid "Enable two-factor authentication"
|
msgid "Enable two-factor authentication"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/TwoFactor/Index.php:143
|
#: src/Module/Settings/TwoFactor/Index.php:142
|
||||||
msgid "Disable two-factor authentication"
|
msgid "Disable two-factor authentication"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/TwoFactor/Index.php:144
|
#: src/Module/Settings/TwoFactor/Index.php:143
|
||||||
msgid "Show recovery codes"
|
msgid "Show recovery codes"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/TwoFactor/Index.php:145
|
#: src/Module/Settings/TwoFactor/Index.php:144
|
||||||
msgid "Manage app-specific passwords"
|
msgid "Manage app-specific passwords"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/TwoFactor/Index.php:146
|
#: src/Module/Settings/TwoFactor/Index.php:145
|
||||||
msgid "Manage trusted browsers"
|
msgid "Manage trusted browsers"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/TwoFactor/Index.php:147
|
#: src/Module/Settings/TwoFactor/Index.php:146
|
||||||
msgid "Finish app configuration"
|
msgid "Finish app configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/TwoFactor/Recovery.php:80
|
#: src/Module/Settings/TwoFactor/Recovery.php:79
|
||||||
msgid "New recovery codes successfully generated."
|
msgid "New recovery codes successfully generated."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/TwoFactor/Recovery.php:106
|
#: src/Module/Settings/TwoFactor/Recovery.php:105
|
||||||
msgid "Two-factor recovery codes"
|
msgid "Two-factor recovery codes"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/TwoFactor/Recovery.php:108
|
#: src/Module/Settings/TwoFactor/Recovery.php:107
|
||||||
msgid ""
|
msgid ""
|
||||||
"<p>Recovery codes can be used to access your account in the event you lose "
|
"<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.</"
|
"access to your device and cannot receive two-factor authentication codes.</"
|
||||||
|
|
@ -9957,68 +9957,68 @@ msgid ""
|
||||||
"don’t have the recovery codes you will lose access to your account.</p>"
|
"don’t have the recovery codes you will lose access to your account.</p>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/TwoFactor/Recovery.php:110
|
#: src/Module/Settings/TwoFactor/Recovery.php:109
|
||||||
msgid ""
|
msgid ""
|
||||||
"When you generate new recovery codes, you must copy the new codes. Your old "
|
"When you generate new recovery codes, you must copy the new codes. Your old "
|
||||||
"codes won’t work anymore."
|
"codes won’t work anymore."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/TwoFactor/Recovery.php:111
|
#: src/Module/Settings/TwoFactor/Recovery.php:110
|
||||||
msgid "Generate new recovery codes"
|
msgid "Generate new recovery codes"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/TwoFactor/Recovery.php:113
|
#: src/Module/Settings/TwoFactor/Recovery.php:112
|
||||||
msgid "Next: Verification"
|
msgid "Next: Verification"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/TwoFactor/Trusted.php:84
|
#: src/Module/Settings/TwoFactor/Trusted.php:83
|
||||||
msgid "Trusted browsers successfully removed."
|
msgid "Trusted browsers successfully removed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/TwoFactor/Trusted.php:94
|
#: src/Module/Settings/TwoFactor/Trusted.php:93
|
||||||
msgid "Trusted browser successfully removed."
|
msgid "Trusted browser successfully removed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/TwoFactor/Trusted.php:136
|
#: src/Module/Settings/TwoFactor/Trusted.php:135
|
||||||
msgid "Two-factor Trusted Browsers"
|
msgid "Two-factor Trusted Browsers"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/TwoFactor/Trusted.php:137
|
#: src/Module/Settings/TwoFactor/Trusted.php:136
|
||||||
msgid ""
|
msgid ""
|
||||||
"Trusted browsers are individual browsers you chose to skip two-factor "
|
"Trusted browsers are individual browsers you chose to skip two-factor "
|
||||||
"authentication to access Friendica. Please use this feature sparingly, as it "
|
"authentication to access Friendica. Please use this feature sparingly, as it "
|
||||||
"can negate the benefit of two-factor authentication."
|
"can negate the benefit of two-factor authentication."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/TwoFactor/Trusted.php:138
|
#: src/Module/Settings/TwoFactor/Trusted.php:137
|
||||||
msgid "Device"
|
msgid "Device"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/TwoFactor/Trusted.php:139
|
#: src/Module/Settings/TwoFactor/Trusted.php:138
|
||||||
msgid "OS"
|
msgid "OS"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/TwoFactor/Trusted.php:141
|
#: src/Module/Settings/TwoFactor/Trusted.php:140
|
||||||
msgid "Trusted"
|
msgid "Trusted"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/TwoFactor/Trusted.php:142
|
#: src/Module/Settings/TwoFactor/Trusted.php:141
|
||||||
msgid "Created At"
|
msgid "Created At"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/TwoFactor/Trusted.php:143
|
#: src/Module/Settings/TwoFactor/Trusted.php:142
|
||||||
msgid "Last Use"
|
msgid "Last Use"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/TwoFactor/Trusted.php:145
|
#: src/Module/Settings/TwoFactor/Trusted.php:144
|
||||||
msgid "Remove All"
|
msgid "Remove All"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/TwoFactor/Verify.php:91
|
#: src/Module/Settings/TwoFactor/Verify.php:90
|
||||||
msgid "Two-factor authentication successfully activated."
|
msgid "Two-factor authentication successfully activated."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/TwoFactor/Verify.php:125
|
#: src/Module/Settings/TwoFactor/Verify.php:124
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"<p>Or you can submit the authentication settings manually:</p>\n"
|
"<p>Or you can submit the authentication settings manually:</p>\n"
|
||||||
|
|
@ -10038,53 +10038,53 @@ msgid ""
|
||||||
"</dl>"
|
"</dl>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/TwoFactor/Verify.php:145
|
#: src/Module/Settings/TwoFactor/Verify.php:144
|
||||||
msgid "Two-factor code verification"
|
msgid "Two-factor code verification"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/TwoFactor/Verify.php:147
|
#: src/Module/Settings/TwoFactor/Verify.php:146
|
||||||
msgid ""
|
msgid ""
|
||||||
"<p>Please scan this QR Code with your authenticator app and submit the "
|
"<p>Please scan this QR Code with your authenticator app and submit the "
|
||||||
"provided code.</p>"
|
"provided code.</p>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/TwoFactor/Verify.php:149
|
#: src/Module/Settings/TwoFactor/Verify.php:148
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"<p>Or you can open the following URL in your mobile device:</p><p><a href="
|
"<p>Or you can open the following URL in your mobile device:</p><p><a href="
|
||||||
"\"%s\">%s</a></p>"
|
"\"%s\">%s</a></p>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/TwoFactor/Verify.php:156
|
#: src/Module/Settings/TwoFactor/Verify.php:155
|
||||||
msgid "Verify code and enable two-factor authentication"
|
msgid "Verify code and enable two-factor authentication"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/UserExport.php:69
|
#: src/Module/Settings/UserExport.php:68
|
||||||
msgid "Export account"
|
msgid "Export account"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/UserExport.php:69
|
#: src/Module/Settings/UserExport.php:68
|
||||||
msgid ""
|
msgid ""
|
||||||
"Export your account info and contacts. Use this to make a backup of your "
|
"Export your account info and contacts. Use this to make a backup of your "
|
||||||
"account and/or to move it to another server."
|
"account and/or to move it to another server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/UserExport.php:70
|
#: src/Module/Settings/UserExport.php:69
|
||||||
msgid "Export all"
|
msgid "Export all"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/UserExport.php:70
|
#: src/Module/Settings/UserExport.php:69
|
||||||
msgid ""
|
msgid ""
|
||||||
"Export your account info, contacts and all your items as json. Could be a "
|
"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 "
|
"very big file, and could take a lot of time. Use this to make a full backup "
|
||||||
"of your account (photos are not exported)"
|
"of your account (photos are not exported)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/UserExport.php:71
|
#: src/Module/Settings/UserExport.php:70
|
||||||
msgid "Export Contacts to CSV"
|
msgid "Export Contacts to CSV"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Module/Settings/UserExport.php:71
|
#: src/Module/Settings/UserExport.php:70
|
||||||
msgid ""
|
msgid ""
|
||||||
"Export the list of the accounts you are following as CSV file. Compatible to "
|
"Export the list of the accounts you are following as CSV file. Compatible to "
|
||||||
"e.g. Mastodon."
|
"e.g. Mastodon."
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue