1
0
Fork 0

Merge pull request #9162 from MrPetovan/bug/8885-permissions-capitalization

[frio] Update capitalization of "Permissions" translation string
This commit is contained in:
Michael Vogel 2020-09-08 03:50:58 +02:00 committed by GitHub
commit 9c5be32046
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 4201 additions and 4204 deletions

View file

@ -1190,7 +1190,7 @@ function status_editor(App $a, $x, $notes_cid = 0, $popup = false)
'$placeholdercategory' => Feature::isEnabled(local_user(), 'categories') ? DI::l10n()->t("Categories \x28comma-separated list\x29") : '', '$placeholdercategory' => Feature::isEnabled(local_user(), 'categories') ? DI::l10n()->t("Categories \x28comma-separated list\x29") : '',
'$wait' => DI::l10n()->t('Please wait'), '$wait' => DI::l10n()->t('Please wait'),
'$permset' => DI::l10n()->t('Permission settings'), '$permset' => DI::l10n()->t('Permission settings'),
'$shortpermset' => DI::l10n()->t('permissions'), '$shortpermset' => DI::l10n()->t('Permissions'),
'$wall' => $notes_cid ? 0 : 1, '$wall' => $notes_cid ? 0 : 1,
'$posttype' => $notes_cid ? Item::PT_PERSONAL_NOTE : Item::PT_ARTICLE, '$posttype' => $notes_cid ? Item::PT_PERSONAL_NOTE : Item::PT_ARTICLE,
'$content' => $x['content'] ?? '', '$content' => $x['content'] ?? '',

View file

@ -131,7 +131,7 @@ function editpost_content(App $a)
//jot nav tab (used in some themes) //jot nav tab (used in some themes)
'$message' => DI::l10n()->t('Message'), '$message' => DI::l10n()->t('Message'),
'$browser' => DI::l10n()->t('Browser'), '$browser' => DI::l10n()->t('Browser'),
'$shortpermset' => DI::l10n()->t('permissions'), '$shortpermset' => DI::l10n()->t('Permissions'),
'$compose_link_title' => DI::l10n()->t('Open Compose page'), '$compose_link_title' => DI::l10n()->t('Open Compose page'),
]); ]);

View file

@ -6,9 +6,9 @@
#, fuzzy #, fuzzy
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: 2020.09-dev\n" "Project-Id-Version: 2020.09-rc\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-09-04 14:10+0200\n" "POT-Creation-Date: 2020-09-07 20:37-0400\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"
@ -54,7 +54,7 @@ msgstr ""
msgid "%1$s poked %2$s" msgid "%1$s poked %2$s"
msgstr "" msgstr ""
#: include/conversation.php:221 src/Model/Item.php:3375 #: include/conversation.php:221 src/Model/Item.php:3363
msgid "event" msgid "event"
msgstr "" msgstr ""
@ -62,7 +62,7 @@ msgstr ""
msgid "status" msgid "status"
msgstr "" msgstr ""
#: include/conversation.php:229 mod/tagger.php:89 src/Model/Item.php:3377 #: include/conversation.php:229 mod/tagger.php:89 src/Model/Item.php:3365
msgid "photo" msgid "photo"
msgstr "" msgstr ""
@ -104,8 +104,8 @@ msgid "View in context"
msgstr "" msgstr ""
#: include/conversation.php:635 include/conversation.php:1191 #: include/conversation.php:635 include/conversation.php:1191
#: mod/editpost.php:104 mod/photos.php:1378 mod/wallmessage.php:155 #: mod/editpost.php:104 mod/message.php:235 mod/message.php:406
#: mod/message.php:235 mod/message.php:406 src/Module/Item/Compose.php:159 #: mod/photos.php:1378 mod/wallmessage.php:155 src/Module/Item/Compose.php:159
#: src/Object/Post.php:488 #: src/Object/Post.php:488
msgid "Please wait" msgid "Please wait"
msgstr "" msgstr ""
@ -143,8 +143,8 @@ msgstr ""
#: include/conversation.php:901 include/conversation.php:919 #: include/conversation.php:901 include/conversation.php:919
#: src/Model/Contact.php:891 src/Model/Contact.php:957 #: src/Model/Contact.php:891 src/Model/Contact.php:957
#: src/Model/Contact.php:966 src/Module/Settings/Profile/Index.php:240 #: src/Model/Contact.php:966 src/Module/Directory.php:166
#: src/Module/Directory.php:166 #: src/Module/Settings/Profile/Index.php:240
msgid "View Profile" msgid "View Profile"
msgstr "" msgstr ""
@ -172,10 +172,11 @@ msgstr ""
msgid "Block" msgid "Block"
msgstr "" msgstr ""
#: include/conversation.php:907 src/Module/Notifications/Notification.php:59 #: include/conversation.php:907 src/Module/Contact.php:606
#: src/Module/Notifications/Introductions.php:110
#: src/Module/Notifications/Introductions.php:185 src/Module/Contact.php:606
#: src/Module/Contact.php:852 src/Module/Contact.php:1140 #: src/Module/Contact.php:852 src/Module/Contact.php:1140
#: src/Module/Notifications/Introductions.php:110
#: src/Module/Notifications/Introductions.php:185
#: src/Module/Notifications/Notification.php:59
msgid "Ignore" msgid "Ignore"
msgstr "" msgstr ""
@ -183,9 +184,9 @@ msgstr ""
msgid "Poke" msgid "Poke"
msgstr "" msgstr ""
#: include/conversation.php:916 mod/follow.php:163 #: include/conversation.php:916 mod/follow.php:163 src/Content/Widget.php:79
#: view/theme/vier/theme.php:171 src/Content/Widget.php:79
#: src/Model/Contact.php:960 src/Model/Contact.php:973 #: src/Model/Contact.php:960 src/Model/Contact.php:973
#: view/theme/vier/theme.php:171
msgid "Connect/Follow" msgid "Connect/Follow"
msgstr "" msgstr ""
@ -316,8 +317,8 @@ msgstr ""
msgid "Loading..." msgid "Loading..."
msgstr "" msgstr ""
#: include/conversation.php:1171 mod/editpost.php:90 mod/wallmessage.php:153 #: include/conversation.php:1171 mod/editpost.php:90 mod/message.php:233
#: mod/message.php:233 mod/message.php:403 #: mod/message.php:403 mod/wallmessage.php:153
msgid "Upload photo" msgid "Upload photo"
msgstr "" msgstr ""
@ -404,8 +405,9 @@ msgstr ""
msgid "Permission settings" msgid "Permission settings"
msgstr "" msgstr ""
#: include/conversation.php:1193 mod/editpost.php:134 #: include/conversation.php:1193 mod/editpost.php:134 mod/events.php:575
msgid "permissions" #: mod/photos.php:976 mod/photos.php:1347
msgid "Permissions"
msgstr "" msgstr ""
#: include/conversation.php:1202 mod/editpost.php:114 #: include/conversation.php:1202 mod/editpost.php:114
@ -420,10 +422,10 @@ msgstr ""
#: include/conversation.php:1210 mod/dfrn_request.php:648 mod/editpost.php:128 #: include/conversation.php:1210 mod/dfrn_request.php:648 mod/editpost.php:128
#: mod/fbrowser.php:105 mod/fbrowser.php:134 mod/follow.php:169 #: mod/fbrowser.php:105 mod/fbrowser.php:134 mod/follow.php:169
#: mod/item.php:928 mod/photos.php:1047 mod/photos.php:1154 mod/tagrm.php:36 #: mod/item.php:928 mod/message.php:165 mod/photos.php:1047 mod/photos.php:1154
#: mod/tagrm.php:126 mod/unfollow.php:137 mod/settings.php:500 #: mod/settings.php:500 mod/settings.php:526 mod/tagrm.php:36 mod/tagrm.php:126
#: mod/settings.php:526 mod/message.php:165 src/Module/RemoteFollow.php:110 #: mod/unfollow.php:137 src/Module/Contact.php:461
#: src/Module/Contact.php:461 #: src/Module/RemoteFollow.php:110
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
@ -777,61 +779,32 @@ msgstr ""
msgid "Please visit %s to approve or reject the request." msgid "Please visit %s to approve or reject the request."
msgstr "" msgstr ""
#: mod/removeme.php:63
msgid "User deleted their account"
msgstr ""
#: mod/removeme.php:64
msgid ""
"On your Friendica node an user deleted their account. Please ensure that "
"their data is removed from the backups."
msgstr ""
#: mod/removeme.php:65
#, php-format
msgid "The user id is %d"
msgstr ""
#: mod/removeme.php:99 mod/removeme.php:102
msgid "Remove My Account"
msgstr ""
#: mod/removeme.php:100
msgid ""
"This will completely remove your account. Once this has been done it is not "
"recoverable."
msgstr ""
#: mod/removeme.php:101
msgid "Please enter your password for verification:"
msgstr ""
#: mod/api.php:50 mod/api.php:55 mod/dfrn_confirm.php:78 mod/editpost.php:38 #: mod/api.php:50 mod/api.php:55 mod/dfrn_confirm.php:78 mod/editpost.php:38
#: mod/events.php:228 mod/follow.php:76 mod/follow.php:152 mod/item.php:189 #: mod/events.php:228 mod/follow.php:76 mod/follow.php:152 mod/item.php:189
#: mod/item.php:194 mod/item.php:973 mod/network.php:47 mod/notes.php:43 #: mod/item.php:194 mod/item.php:973 mod/message.php:70 mod/message.php:113
#: mod/ostatus_subscribe.php:30 mod/photos.php:178 mod/photos.php:929 #: mod/network.php:47 mod/notes.php:43 mod/ostatus_subscribe.php:30
#: mod/repair_ostatus.php:31 mod/suggest.php:34 mod/uimport.php:32 #: mod/photos.php:178 mod/photos.php:929 mod/repair_ostatus.php:31
#: mod/unfollow.php:37 mod/unfollow.php:91 mod/unfollow.php:123 #: mod/settings.php:47 mod/settings.php:65 mod/settings.php:489
#: mod/suggest.php:34 mod/uimport.php:32 mod/unfollow.php:37
#: mod/unfollow.php:91 mod/unfollow.php:123 mod/wallmessage.php:35
#: mod/wallmessage.php:59 mod/wallmessage.php:96 mod/wallmessage.php:120
#: mod/wall_attach.php:78 mod/wall_attach.php:81 mod/wall_upload.php:99 #: mod/wall_attach.php:78 mod/wall_attach.php:81 mod/wall_upload.php:99
#: mod/wall_upload.php:102 mod/wallmessage.php:35 mod/wallmessage.php:59 #: mod/wall_upload.php:102 src/Module/Attach.php:56 src/Module/BaseApi.php:59
#: mod/wallmessage.php:96 mod/wallmessage.php:120 mod/settings.php:47 #: src/Module/BaseApi.php:65 src/Module/BaseNotifications.php:88
#: mod/settings.php:65 mod/settings.php:489 mod/message.php:70 #: src/Module/Contact/Advanced.php:43 src/Module/Contact.php:375
#: mod/message.php:113 src/Module/Profile/Common.php:57 #: src/Module/Delegation.php:118 src/Module/FollowConfirm.php:16
#: src/Module/Profile/Contacts.php:57 src/Module/Search/Directory.php:38 #: src/Module/FriendSuggest.php:44 src/Module/Group.php:45
#: src/Module/Group.php:90 src/Module/Invite.php:40 src/Module/Invite.php:128
#: src/Module/Notifications/Notification.php:47
#: src/Module/Notifications/Notification.php:76
#: src/Module/Profile/Common.php:57 src/Module/Profile/Contacts.php:57
#: src/Module/Register.php:62 src/Module/Register.php:75
#: src/Module/Register.php:195 src/Module/Register.php:234
#: src/Module/Search/Directory.php:38 src/Module/Settings/Delegation.php:42
#: src/Module/Settings/Delegation.php:70 src/Module/Settings/Display.php:42
#: src/Module/Settings/Display.php:116
#: src/Module/Settings/Profile/Photo/Crop.php:157 #: src/Module/Settings/Profile/Photo/Crop.php:157
#: src/Module/Settings/Profile/Photo/Index.php:113 #: src/Module/Settings/Profile/Photo/Index.php:113
#: src/Module/Settings/Delegation.php:42 src/Module/Settings/Delegation.php:70
#: src/Module/Settings/Display.php:42 src/Module/Settings/Display.php:116
#: src/Module/Contact/Advanced.php:43
#: src/Module/Notifications/Notification.php:47
#: src/Module/Notifications/Notification.php:76 src/Module/Attach.php:56
#: src/Module/BaseApi.php:59 src/Module/BaseApi.php:65
#: src/Module/BaseNotifications.php:88 src/Module/Delegation.php:118
#: src/Module/FriendSuggest.php:44 src/Module/Register.php:62
#: src/Module/Register.php:75 src/Module/Register.php:195
#: src/Module/Register.php:234 src/Module/FollowConfirm.php:16
#: src/Module/Group.php:45 src/Module/Group.php:90 src/Module/Invite.php:40
#: src/Module/Invite.php:128 src/Module/Contact.php:375
msgid "Permission denied." msgid "Permission denied."
msgstr "" msgstr ""
@ -854,8 +827,8 @@ msgid ""
msgstr "" msgstr ""
#: mod/api.php:125 mod/item.php:925 mod/message.php:162 #: mod/api.php:125 mod/item.php:925 mod/message.php:162
#: src/Module/Notifications/Introductions.php:119 src/Module/Register.php:115 #: src/Module/Contact.php:458 src/Module/Notifications/Introductions.php:119
#: src/Module/Contact.php:458 #: src/Module/Register.php:115
msgid "Yes" msgid "Yes"
msgstr "" msgstr ""
@ -865,16 +838,16 @@ msgid "No"
msgstr "" msgstr ""
#: mod/cal.php:47 mod/cal.php:51 mod/follow.php:37 mod/redir.php:34 #: mod/cal.php:47 mod/cal.php:51 mod/follow.php:37 mod/redir.php:34
#: mod/redir.php:203 src/Module/Debug/ItemBody.php:37 #: mod/redir.php:203 src/Module/Conversation/Community.php:145
#: src/Module/Diaspora/Receive.php:51 src/Module/Item/Ignore.php:41 #: src/Module/Debug/ItemBody.php:37 src/Module/Diaspora/Receive.php:51
#: src/Module/Conversation/Community.php:145 #: src/Module/Item/Ignore.php:41
msgid "Access denied." msgid "Access denied."
msgstr "" msgstr ""
#: mod/cal.php:74 src/Module/Profile/Common.php:41 #: mod/cal.php:74 src/Module/HoverCard.php:53 src/Module/Profile/Common.php:41
#: src/Module/Profile/Common.php:53 src/Module/Profile/Contacts.php:40 #: src/Module/Profile/Common.php:53 src/Module/Profile/Contacts.php:40
#: src/Module/Profile/Contacts.php:51 src/Module/Profile/Status.php:54 #: src/Module/Profile/Contacts.php:51 src/Module/Profile/Status.php:54
#: src/Module/Register.php:260 src/Module/HoverCard.php:53 #: src/Module/Register.php:260
msgid "User not found." msgid "User not found."
msgstr "" msgstr ""
@ -884,10 +857,10 @@ msgstr ""
msgid "Access to this profile has been restricted." msgid "Access to this profile has been restricted."
msgstr "" msgstr ""
#: mod/cal.php:273 mod/events.php:414 view/theme/frio/theme.php:229 #: mod/cal.php:273 mod/events.php:414 src/Content/Nav.php:181
#: view/theme/frio/theme.php:233 src/Content/Nav.php:181
#: src/Content/Nav.php:248 src/Module/BaseProfile.php:88 #: src/Content/Nav.php:248 src/Module/BaseProfile.php:88
#: src/Module/BaseProfile.php:99 #: src/Module/BaseProfile.php:99 view/theme/frio/theme.php:229
#: view/theme/frio/theme.php:233
msgid "Events" msgid "Events"
msgstr "" msgstr ""
@ -907,18 +880,18 @@ msgstr ""
msgid "today" msgid "today"
msgstr "" msgstr ""
#: mod/cal.php:280 mod/events.php:424 src/Util/Temporal.php:330 #: mod/cal.php:280 mod/events.php:424 src/Model/Event.php:446
#: src/Model/Event.php:446 #: src/Util/Temporal.php:330
msgid "month" msgid "month"
msgstr "" msgstr ""
#: mod/cal.php:281 mod/events.php:425 src/Util/Temporal.php:331 #: mod/cal.php:281 mod/events.php:425 src/Model/Event.php:447
#: src/Model/Event.php:447 #: src/Util/Temporal.php:331
msgid "week" msgid "week"
msgstr "" msgstr ""
#: mod/cal.php:282 mod/events.php:426 src/Util/Temporal.php:332 #: mod/cal.php:282 mod/events.php:426 src/Model/Event.php:448
#: src/Model/Event.php:448 #: src/Util/Temporal.php:332
msgid "day" msgid "day"
msgstr "" msgstr ""
@ -926,9 +899,9 @@ msgstr ""
msgid "list" msgid "list"
msgstr "" msgstr ""
#: mod/cal.php:296 src/Model/User.php:561 src/Module/Admin/Users.php:112 #: mod/cal.php:296 src/Console/User.php:152 src/Console/User.php:250
#: src/Module/Api/Twitter/ContactEndpoint.php:73 src/Console/User.php:152 #: src/Console/User.php:283 src/Console/User.php:309 src/Model/User.php:561
#: src/Console/User.php:250 src/Console/User.php:283 src/Console/User.php:309 #: src/Module/Admin/Users.php:112 src/Module/Api/Twitter/ContactEndpoint.php:73
msgid "User not found" msgid "User not found"
msgstr "" msgstr ""
@ -1147,10 +1120,10 @@ msgid "Please confirm your introduction/connection request to %s."
msgstr "" msgstr ""
#: mod/dfrn_request.php:606 mod/display.php:179 mod/photos.php:843 #: mod/dfrn_request.php:606 mod/display.php:179 mod/photos.php:843
#: mod/videos.php:129 src/Module/Debug/WebFinger.php:38 #: mod/videos.php:129 src/Module/Conversation/Community.php:139
#: src/Module/Debug/Probe.php:39 src/Module/Search/Index.php:49 #: src/Module/Debug/Probe.php:39 src/Module/Debug/WebFinger.php:38
#: src/Module/Search/Index.php:54 src/Module/Conversation/Community.php:139 #: src/Module/Directory.php:49 src/Module/Search/Index.php:49
#: src/Module/Directory.php:49 #: src/Module/Search/Index.php:54
msgid "Public access denied." msgid "Public access denied."
msgstr "" msgstr ""
@ -1216,8 +1189,8 @@ msgstr ""
msgid "Save" msgid "Save"
msgstr "" msgstr ""
#: mod/editpost.php:94 mod/wallmessage.php:154 mod/message.php:234 #: mod/editpost.php:94 mod/message.php:234 mod/message.php:404
#: mod/message.php:404 #: mod/wallmessage.php:154
msgid "Insert web link" msgid "Insert web link"
msgstr "" msgstr ""
@ -1296,9 +1269,9 @@ msgstr ""
#: mod/events.php:560 src/Model/Event.php:84 src/Model/Event.php:111 #: mod/events.php:560 src/Model/Event.php:84 src/Model/Event.php:111
#: src/Model/Event.php:454 src/Model/Event.php:948 src/Model/Profile.php:364 #: src/Model/Event.php:454 src/Model/Event.php:948 src/Model/Profile.php:364
#: src/Module/Contact.php:626 src/Module/Directory.php:156
#: src/Module/Notifications/Introductions.php:166
#: src/Module/Profile/Profile.php:190 #: src/Module/Profile/Profile.php:190
#: src/Module/Notifications/Introductions.php:166 src/Module/Directory.php:156
#: src/Module/Contact.php:626
msgid "Location:" msgid "Location:"
msgstr "" msgstr ""
@ -1310,18 +1283,18 @@ msgstr ""
msgid "Share this event" msgid "Share this event"
msgstr "" msgstr ""
#: mod/events.php:572 mod/photos.php:958 mod/photos.php:1064 #: mod/events.php:572 mod/message.php:236 mod/message.php:405
#: mod/photos.php:1351 mod/photos.php:1395 mod/photos.php:1442 #: mod/photos.php:958 mod/photos.php:1064 mod/photos.php:1351
#: mod/photos.php:1505 mod/message.php:236 mod/message.php:405 #: mod/photos.php:1395 mod/photos.php:1442 mod/photos.php:1505
#: src/Module/Contact/Advanced.php:140 src/Module/Contact/Poke.php:156
#: src/Module/Contact.php:584 src/Module/Debug/Localtime.php:64
#: src/Module/Delegation.php:151 src/Module/FriendSuggest.php:129
#: src/Module/Install.php:230 src/Module/Install.php:270
#: src/Module/Install.php:306 src/Module/Invite.php:175
#: src/Module/Item/Compose.php:144 src/Module/Profile/Profile.php:241
#: src/Module/Settings/Profile/Index.php:237 src/Object/Post.php:949
#: view/theme/duepuntozero/config.php:69 view/theme/frio/config.php:160 #: view/theme/duepuntozero/config.php:69 view/theme/frio/config.php:160
#: view/theme/quattro/config.php:71 view/theme/vier/config.php:119 #: view/theme/quattro/config.php:71 view/theme/vier/config.php:119
#: src/Module/Debug/Localtime.php:64 src/Module/Item/Compose.php:144
#: src/Module/Profile/Profile.php:241 src/Module/Settings/Profile/Index.php:237
#: src/Module/Contact/Advanced.php:140 src/Module/Contact/Poke.php:156
#: src/Module/Delegation.php:151 src/Module/FriendSuggest.php:129
#: src/Module/Invite.php:175 src/Module/Install.php:230
#: src/Module/Install.php:270 src/Module/Install.php:306
#: src/Module/Contact.php:584 src/Object/Post.php:949
msgid "Submit" msgid "Submit"
msgstr "" msgstr ""
@ -1329,21 +1302,17 @@ msgstr ""
msgid "Basic" msgid "Basic"
msgstr "" msgstr ""
#: mod/events.php:574 src/Module/Admin/Site.php:594 #: mod/events.php:574 src/Module/Admin/Site.php:594 src/Module/Contact.php:921
#: src/Module/Profile/Profile.php:243 src/Module/Contact.php:921 #: src/Module/Profile/Profile.php:243
msgid "Advanced" msgid "Advanced"
msgstr "" msgstr ""
#: mod/events.php:575 mod/photos.php:976 mod/photos.php:1347
msgid "Permissions"
msgstr ""
#: mod/events.php:591 #: mod/events.php:591
msgid "Failed to remove event" msgid "Failed to remove event"
msgstr "" msgstr ""
#: mod/fbrowser.php:43 view/theme/frio/theme.php:227 src/Content/Nav.php:179 #: mod/fbrowser.php:43 src/Content/Nav.php:179 src/Module/BaseProfile.php:68
#: src/Module/BaseProfile.php:68 #: view/theme/frio/theme.php:227
msgid "Photos" msgid "Photos"
msgstr "" msgstr ""
@ -1381,14 +1350,15 @@ msgid "Your Identity Address:"
msgstr "" msgstr ""
#: mod/follow.php:166 mod/unfollow.php:140 #: mod/follow.php:166 mod/unfollow.php:140
#: src/Module/Admin/Blocklist/Contact.php:100 #: src/Module/Admin/Blocklist/Contact.php:100 src/Module/Contact.php:622
#: src/Module/Notifications/Introductions.php:103 #: src/Module/Notifications/Introductions.php:103
#: src/Module/Notifications/Introductions.php:177 src/Module/Contact.php:622 #: src/Module/Notifications/Introductions.php:177
msgid "Profile URL" msgid "Profile URL"
msgstr "" msgstr ""
#: mod/follow.php:167 src/Module/Profile/Profile.php:202 #: mod/follow.php:167 src/Module/Contact.php:632
#: src/Module/Notifications/Introductions.php:170 src/Module/Contact.php:632 #: src/Module/Notifications/Introductions.php:170
#: src/Module/Profile/Profile.php:202
msgid "Tags:" msgid "Tags:"
msgstr "" msgstr ""
@ -1585,6 +1555,125 @@ msgstr ""
msgid "Profile Match" msgid "Profile Match"
msgstr "" msgstr ""
#: mod/message.php:47 mod/message.php:128 src/Content/Nav.php:276
msgid "New Message"
msgstr ""
#: mod/message.php:84 mod/wallmessage.php:76
msgid "No recipient selected."
msgstr ""
#: mod/message.php:88
msgid "Unable to locate contact information."
msgstr ""
#: mod/message.php:91 mod/wallmessage.php:82
msgid "Message could not be sent."
msgstr ""
#: mod/message.php:94 mod/wallmessage.php:85
msgid "Message collection failure."
msgstr ""
#: mod/message.php:122 src/Module/Notifications/Introductions.php:111
#: src/Module/Notifications/Introductions.php:149
#: src/Module/Notifications/Notification.php:56
msgid "Discard"
msgstr ""
#: mod/message.php:135 src/Content/Nav.php:273 view/theme/frio/theme.php:234
msgid "Messages"
msgstr ""
#: mod/message.php:160
msgid "Do you really want to delete this message?"
msgstr ""
#: mod/message.php:178
msgid "Conversation not found."
msgstr ""
#: mod/message.php:183
msgid "Message was not deleted."
msgstr ""
#: mod/message.php:201
msgid "Conversation was not removed."
msgstr ""
#: mod/message.php:215 mod/message.php:329 mod/wallmessage.php:137
msgid "Please enter a link URL:"
msgstr ""
#: mod/message.php:224 mod/wallmessage.php:142
msgid "Send Private Message"
msgstr ""
#: mod/message.php:225 mod/message.php:395 mod/wallmessage.php:144
msgid "To:"
msgstr ""
#: mod/message.php:226 mod/message.php:396 mod/wallmessage.php:145
msgid "Subject:"
msgstr ""
#: mod/message.php:230 mod/message.php:399 mod/wallmessage.php:151
#: src/Module/Invite.php:168
msgid "Your message:"
msgstr ""
#: mod/message.php:264
msgid "No messages."
msgstr ""
#: mod/message.php:321
msgid "Message not available."
msgstr ""
#: mod/message.php:371
msgid "Delete message"
msgstr ""
#: mod/message.php:373 mod/message.php:500
msgid "D, d M Y - g:i A"
msgstr ""
#: mod/message.php:388 mod/message.php:497
msgid "Delete conversation"
msgstr ""
#: mod/message.php:390
msgid ""
"No secure communications available. You <strong>may</strong> be able to "
"respond from the sender's profile page."
msgstr ""
#: mod/message.php:394
msgid "Send Reply"
msgstr ""
#: mod/message.php:476
#, php-format
msgid "Unknown sender - %s"
msgstr ""
#: mod/message.php:478
#, php-format
msgid "You and %s"
msgstr ""
#: mod/message.php:480
#, php-format
msgid "%s and You"
msgstr ""
#: mod/message.php:503
#, php-format
msgid "%d message"
msgid_plural "%d messages"
msgstr[0] ""
msgstr[1] ""
#: mod/network.php:297 #: mod/network.php:297
msgid "No items found" msgid "No items found"
msgstr "" msgstr ""
@ -1898,7 +1987,7 @@ msgid "I don't like this (toggle)"
msgstr "" msgstr ""
#: mod/photos.php:1392 mod/photos.php:1439 mod/photos.php:1502 #: mod/photos.php:1392 mod/photos.php:1439 mod/photos.php:1502
#: src/Module/Item/Compose.php:142 src/Module/Contact.php:1063 #: src/Module/Contact.php:1063 src/Module/Item/Compose.php:142
#: src/Object/Post.php:946 #: src/Object/Post.php:946
msgid "This is you" msgid "This is you"
msgstr "" msgstr ""
@ -1928,6 +2017,35 @@ msgstr ""
msgid "Bad Request." msgid "Bad Request."
msgstr "" msgstr ""
#: mod/removeme.php:63
msgid "User deleted their account"
msgstr ""
#: mod/removeme.php:64
msgid ""
"On your Friendica node an user deleted their account. Please ensure that "
"their data is removed from the backups."
msgstr ""
#: mod/removeme.php:65
#, php-format
msgid "The user id is %d"
msgstr ""
#: mod/removeme.php:99 mod/removeme.php:102
msgid "Remove My Account"
msgstr ""
#: mod/removeme.php:100
msgid ""
"This will completely remove your account. Once this has been done it is not "
"recoverable."
msgstr ""
#: mod/removeme.php:101
msgid "Please enter your password for verification:"
msgstr ""
#: mod/repair_ostatus.php:36 #: mod/repair_ostatus.php:36
msgid "Resubscribing to OStatus contacts" msgid "Resubscribing to OStatus contacts"
msgstr "" msgstr ""
@ -1939,181 +2057,6 @@ msgid_plural "Errors"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: mod/suggest.php:44
msgid ""
"No suggestions available. If this is a new site, please try again in 24 "
"hours."
msgstr ""
#: mod/suggest.php:55 view/theme/vier/theme.php:174 src/Content/Widget.php:82
msgid "Friend Suggestions"
msgstr ""
#: mod/tagrm.php:112
msgid "Remove Item Tag"
msgstr ""
#: mod/tagrm.php:114
msgid "Select a tag to remove: "
msgstr ""
#: mod/tagrm.php:125 src/Module/Settings/Delegation.php:179
msgid "Remove"
msgstr ""
#: mod/uimport.php:45
msgid "User imports on closed servers can only be done by an administrator."
msgstr ""
#: mod/uimport.php:54 src/Module/Register.php:84
msgid ""
"This site has exceeded the number of allowed daily account registrations. "
"Please try again tomorrow."
msgstr ""
#: mod/uimport.php:61 src/Module/Register.php:160
msgid "Import"
msgstr ""
#: mod/uimport.php:63
msgid "Move account"
msgstr ""
#: mod/uimport.php:64
msgid "You can import an account from another Friendica server."
msgstr ""
#: mod/uimport.php:65
msgid ""
"You need to export your account from the old server and upload it here. We "
"will recreate your old account here with all your contacts. We will try also "
"to inform your friends that you moved here."
msgstr ""
#: mod/uimport.php:66
msgid ""
"This feature is experimental. We can't import contacts from the OStatus "
"network (GNU Social/Statusnet) or from Diaspora"
msgstr ""
#: mod/uimport.php:67
msgid "Account file"
msgstr ""
#: mod/uimport.php:67
msgid ""
"To export your account, go to \"Settings->Export your personal data\" and "
"select \"Export account\""
msgstr ""
#: mod/unfollow.php:51 mod/unfollow.php:106
msgid "You aren't following this contact."
msgstr ""
#: mod/unfollow.php:61 mod/unfollow.php:112
msgid "Unfollowing is currently not supported by your network."
msgstr ""
#: mod/unfollow.php:132
msgid "Disconnect/Unfollow"
msgstr ""
#: mod/videos.php:134
msgid "No videos selected"
msgstr ""
#: mod/videos.php:252 src/Model/Item.php:3567
msgid "View Video"
msgstr ""
#: mod/videos.php:267
msgid "Recent Videos"
msgstr ""
#: mod/videos.php:269
msgid "Upload New Videos"
msgstr ""
#: mod/wall_attach.php:42 mod/wall_attach.php:49 mod/wall_attach.php:87
#: mod/wall_upload.php:52 mod/wall_upload.php:63 mod/wall_upload.php:108
#: mod/wall_upload.php:159 mod/wall_upload.php:162
msgid "Invalid request."
msgstr ""
#: mod/wall_attach.php:105
msgid "Sorry, maybe your upload is bigger than the PHP configuration allows"
msgstr ""
#: mod/wall_attach.php:105
msgid "Or - did you try to upload an empty file?"
msgstr ""
#: mod/wall_attach.php:116
#, php-format
msgid "File exceeds size limit of %s"
msgstr ""
#: mod/wall_attach.php:131
msgid "File upload failed."
msgstr ""
#: mod/wall_upload.php:219
msgid "Wall Photos"
msgstr ""
#: mod/wallmessage.php:68 mod/wallmessage.php:129
#, php-format
msgid "Number of daily wall messages for %s exceeded. Message failed."
msgstr ""
#: mod/wallmessage.php:76 mod/message.php:84
msgid "No recipient selected."
msgstr ""
#: mod/wallmessage.php:79
msgid "Unable to check your home location."
msgstr ""
#: mod/wallmessage.php:82 mod/message.php:91
msgid "Message could not be sent."
msgstr ""
#: mod/wallmessage.php:85 mod/message.php:94
msgid "Message collection failure."
msgstr ""
#: mod/wallmessage.php:103 mod/wallmessage.php:112
msgid "No recipient."
msgstr ""
#: mod/wallmessage.php:137 mod/message.php:215 mod/message.php:329
msgid "Please enter a link URL:"
msgstr ""
#: mod/wallmessage.php:142 mod/message.php:224
msgid "Send Private Message"
msgstr ""
#: mod/wallmessage.php:143
#, php-format
msgid ""
"If you wish for %s to respond, please check that the privacy settings on "
"your site allow private mail from unknown senders."
msgstr ""
#: mod/wallmessage.php:144 mod/message.php:225 mod/message.php:395
msgid "To:"
msgstr ""
#: mod/wallmessage.php:145 mod/message.php:226 mod/message.php:396
msgid "Subject:"
msgstr ""
#: mod/wallmessage.php:151 mod/message.php:230 mod/message.php:399
#: src/Module/Invite.php:168
msgid "Your message:"
msgstr ""
#: mod/settings.php:90 #: mod/settings.php:90
msgid "Missing some important data!" msgid "Missing some important data!"
msgstr "" msgstr ""
@ -2192,8 +2135,8 @@ msgstr ""
#: mod/settings.php:499 mod/settings.php:606 mod/settings.php:704 #: mod/settings.php:499 mod/settings.php:606 mod/settings.php:704
#: mod/settings.php:859 src/Module/Admin/Addons/Index.php:69 #: mod/settings.php:859 src/Module/Admin/Addons/Index.php:69
#: src/Module/Admin/Logs/Settings.php:80 src/Module/Admin/Themes/Index.php:113 #: src/Module/Admin/Features.php:87 src/Module/Admin/Logs/Settings.php:80
#: src/Module/Admin/Features.php:87 src/Module/Admin/Site.php:589 #: src/Module/Admin/Site.php:589 src/Module/Admin/Themes/Index.php:113
#: src/Module/Admin/Tos.php:66 src/Module/Settings/Delegation.php:170 #: src/Module/Admin/Tos.php:66 src/Module/Settings/Delegation.php:170
#: src/Module/Settings/Display.php:185 #: src/Module/Settings/Display.php:185
msgid "Save Settings" msgid "Save Settings"
@ -2903,737 +2846,1040 @@ msgstr ""
msgid "Resend relocate message to contacts" msgid "Resend relocate message to contacts"
msgstr "" msgstr ""
#: mod/message.php:47 mod/message.php:128 src/Content/Nav.php:276 #: mod/suggest.php:44
msgid "New Message"
msgstr ""
#: mod/message.php:88
msgid "Unable to locate contact information."
msgstr ""
#: mod/message.php:122 src/Module/Notifications/Notification.php:56
#: src/Module/Notifications/Introductions.php:111
#: src/Module/Notifications/Introductions.php:149
msgid "Discard"
msgstr ""
#: mod/message.php:135 view/theme/frio/theme.php:234 src/Content/Nav.php:273
msgid "Messages"
msgstr ""
#: mod/message.php:160
msgid "Do you really want to delete this message?"
msgstr ""
#: mod/message.php:178
msgid "Conversation not found."
msgstr ""
#: mod/message.php:183
msgid "Message was not deleted."
msgstr ""
#: mod/message.php:201
msgid "Conversation was not removed."
msgstr ""
#: mod/message.php:264
msgid "No messages."
msgstr ""
#: mod/message.php:321
msgid "Message not available."
msgstr ""
#: mod/message.php:371
msgid "Delete message"
msgstr ""
#: mod/message.php:373 mod/message.php:500
msgid "D, d M Y - g:i A"
msgstr ""
#: mod/message.php:388 mod/message.php:497
msgid "Delete conversation"
msgstr ""
#: mod/message.php:390
msgid "" msgid ""
"No secure communications available. You <strong>may</strong> be able to " "No suggestions available. If this is a new site, please try again in 24 "
"respond from the sender's profile page." "hours."
msgstr "" msgstr ""
#: mod/message.php:394 #: mod/suggest.php:55 src/Content/Widget.php:82 view/theme/vier/theme.php:174
msgid "Send Reply" msgid "Friend Suggestions"
msgstr "" msgstr ""
#: mod/message.php:476 #: mod/tagrm.php:112
msgid "Remove Item Tag"
msgstr ""
#: mod/tagrm.php:114
msgid "Select a tag to remove: "
msgstr ""
#: mod/tagrm.php:125 src/Module/Settings/Delegation.php:179
msgid "Remove"
msgstr ""
#: mod/uimport.php:45
msgid "User imports on closed servers can only be done by an administrator."
msgstr ""
#: mod/uimport.php:54 src/Module/Register.php:84
msgid ""
"This site has exceeded the number of allowed daily account registrations. "
"Please try again tomorrow."
msgstr ""
#: mod/uimport.php:61 src/Module/Register.php:160
msgid "Import"
msgstr ""
#: mod/uimport.php:63
msgid "Move account"
msgstr ""
#: mod/uimport.php:64
msgid "You can import an account from another Friendica server."
msgstr ""
#: mod/uimport.php:65
msgid ""
"You need to export your account from the old server and upload it here. We "
"will recreate your old account here with all your contacts. We will try also "
"to inform your friends that you moved here."
msgstr ""
#: mod/uimport.php:66
msgid ""
"This feature is experimental. We can't import contacts from the OStatus "
"network (GNU Social/Statusnet) or from Diaspora"
msgstr ""
#: mod/uimport.php:67
msgid "Account file"
msgstr ""
#: mod/uimport.php:67
msgid ""
"To export your account, go to \"Settings->Export your personal data\" and "
"select \"Export account\""
msgstr ""
#: mod/unfollow.php:51 mod/unfollow.php:106
msgid "You aren't following this contact."
msgstr ""
#: mod/unfollow.php:61 mod/unfollow.php:112
msgid "Unfollowing is currently not supported by your network."
msgstr ""
#: mod/unfollow.php:132
msgid "Disconnect/Unfollow"
msgstr ""
#: mod/videos.php:134
msgid "No videos selected"
msgstr ""
#: mod/videos.php:252 src/Model/Item.php:3555
msgid "View Video"
msgstr ""
#: mod/videos.php:267
msgid "Recent Videos"
msgstr ""
#: mod/videos.php:269
msgid "Upload New Videos"
msgstr ""
#: mod/wallmessage.php:68 mod/wallmessage.php:129
#, php-format #, php-format
msgid "Unknown sender - %s" msgid "Number of daily wall messages for %s exceeded. Message failed."
msgstr "" msgstr ""
#: mod/message.php:478 #: mod/wallmessage.php:79
msgid "Unable to check your home location."
msgstr ""
#: mod/wallmessage.php:103 mod/wallmessage.php:112
msgid "No recipient."
msgstr ""
#: mod/wallmessage.php:143
#, php-format #, php-format
msgid "You and %s" msgid ""
"If you wish for %s to respond, please check that the privacy settings on "
"your site allow private mail from unknown senders."
msgstr "" msgstr ""
#: mod/message.php:480 #: mod/wall_attach.php:42 mod/wall_attach.php:49 mod/wall_attach.php:87
#: mod/wall_upload.php:52 mod/wall_upload.php:63 mod/wall_upload.php:108
#: mod/wall_upload.php:159 mod/wall_upload.php:162
msgid "Invalid request."
msgstr ""
#: mod/wall_attach.php:105
msgid "Sorry, maybe your upload is bigger than the PHP configuration allows"
msgstr ""
#: mod/wall_attach.php:105
msgid "Or - did you try to upload an empty file?"
msgstr ""
#: mod/wall_attach.php:116
#, php-format #, php-format
msgid "%s and You" msgid "File exceeds size limit of %s"
msgstr "" msgstr ""
#: mod/message.php:503 #: mod/wall_attach.php:131
msgid "File upload failed."
msgstr ""
#: mod/wall_upload.php:219
msgid "Wall Photos"
msgstr ""
#: src/App/Authentication.php:210 src/App/Authentication.php:262
msgid "Login failed."
msgstr ""
#: src/App/Authentication.php:224 src/Model/User.php:797
msgid ""
"We encountered a problem while logging in with the OpenID you provided. "
"Please check the correct spelling of the ID."
msgstr ""
#: src/App/Authentication.php:224 src/Model/User.php:797
msgid "The error message was:"
msgstr ""
#: src/App/Authentication.php:273
msgid "Login failed. Please check your credentials."
msgstr ""
#: src/App/Authentication.php:389
#, php-format #, php-format
msgid "%d message" msgid "Welcome %s"
msgid_plural "%d messages"
msgstr[0] ""
msgstr[1] ""
#: view/theme/duepuntozero/config.php:52
msgid "default"
msgstr "" msgstr ""
#: view/theme/duepuntozero/config.php:53 #: src/App/Authentication.php:390
msgid "greenzero" msgid "Please upload a profile photo."
msgstr "" msgstr ""
#: view/theme/duepuntozero/config.php:54 #: src/App/Module.php:240
msgid "purplezero" msgid "You must be logged in to use addons. "
msgstr "" msgstr ""
#: view/theme/duepuntozero/config.php:55 #: src/App/Page.php:249
msgid "easterbunny" msgid "Delete this item?"
msgstr "" msgstr ""
#: view/theme/duepuntozero/config.php:56 #: src/App/Page.php:297
msgid "darkzero" msgid "toggle mobile"
msgstr "" msgstr ""
#: view/theme/duepuntozero/config.php:57 #: src/App/Router.php:224
msgid "comix" #, php-format
msgid "Method not allowed for this module. Allowed method(s): %s"
msgstr "" msgstr ""
#: view/theme/duepuntozero/config.php:58 #: src/App/Router.php:226 src/Module/HTTPException/PageNotFound.php:32
msgid "slackr" msgid "Page not found."
msgstr "" msgstr ""
#: view/theme/duepuntozero/config.php:70 view/theme/frio/config.php:161 #: src/App.php:310
#: view/theme/quattro/config.php:72 view/theme/vier/config.php:120 msgid "No system theme config value set."
#: src/Module/Settings/Display.php:189
msgid "Theme settings"
msgstr "" msgstr ""
#: view/theme/duepuntozero/config.php:71 #: src/BaseModule.php:150
msgid "Variations"
msgstr ""
#: view/theme/frio/php/Image.php:40
msgid "Top Banner"
msgstr ""
#: view/theme/frio/php/Image.php:40
msgid "" msgid ""
"Resize image to the width of the screen and show background color below on " "The form security token was not correct. This probably happened because the "
"long pages." "form has been opened for too long (>3 hours) before submitting it."
msgstr "" msgstr ""
#: view/theme/frio/php/Image.php:41 #: src/BaseModule.php:179
msgid "Full screen" msgid "All contacts"
msgstr "" msgstr ""
#: view/theme/frio/php/Image.php:41 #: src/BaseModule.php:184 src/Content/Widget.php:241 src/Core/ACL.php:161
#: src/Module/Contact.php:820 src/Module/PermissionTooltip.php:76
#: src/Module/PermissionTooltip.php:98
msgid "Followers"
msgstr ""
#: src/BaseModule.php:189 src/Content/Widget.php:242 src/Module/Contact.php:821
msgid "Following"
msgstr ""
#: src/BaseModule.php:194 src/Content/Widget.php:243 src/Module/Contact.php:822
msgid "Mutual friends"
msgstr ""
#: src/BaseModule.php:202
msgid "Common"
msgstr ""
#: src/Console/ArchiveContact.php:105
#, php-format
msgid "Could not find any unarchived contact entry for this URL (%s)"
msgstr ""
#: src/Console/ArchiveContact.php:108
msgid "The contact entries have been archived"
msgstr ""
#: src/Console/GlobalCommunityBlock.php:96
#: src/Module/Admin/Blocklist/Contact.php:49
#, php-format
msgid "Could not find any contact entry for this URL (%s)"
msgstr ""
#: src/Console/GlobalCommunityBlock.php:101
#: src/Module/Admin/Blocklist/Contact.php:47
msgid "The contact has been blocked from the node"
msgstr ""
#: src/Console/PostUpdate.php:87
#, php-format
msgid "Post update version number has been set to %s."
msgstr ""
#: src/Console/PostUpdate.php:95
msgid "Check for pending update actions."
msgstr ""
#: src/Console/PostUpdate.php:97
msgid "Done."
msgstr ""
#: src/Console/PostUpdate.php:99
msgid "Execute pending post updates."
msgstr ""
#: src/Console/PostUpdate.php:105
msgid "All pending post updates are done."
msgstr ""
#: src/Console/User.php:158
msgid "Enter new password: "
msgstr ""
#: src/Console/User.php:193
msgid "Enter user name: "
msgstr ""
#: src/Console/User.php:201 src/Console/User.php:241 src/Console/User.php:274
#: src/Console/User.php:300
msgid "Enter user nickname: "
msgstr ""
#: src/Console/User.php:209
msgid "Enter user email address: "
msgstr ""
#: src/Console/User.php:217
msgid "Enter a language (optional): "
msgstr ""
#: src/Console/User.php:255
msgid "User is not pending."
msgstr ""
#: src/Console/User.php:313
msgid "User has already been marked for deletion."
msgstr ""
#: src/Console/User.php:318
#, php-format
msgid "Type \"yes\" to delete %s"
msgstr ""
#: src/Console/User.php:320
msgid "Deletion aborted."
msgstr ""
#: src/Content/BoundariesPager.php:116 src/Content/Pager.php:171
msgid "newer"
msgstr ""
#: src/Content/BoundariesPager.php:124 src/Content/Pager.php:176
msgid "older"
msgstr ""
#: src/Content/ContactSelector.php:48
msgid "Frequently"
msgstr ""
#: src/Content/ContactSelector.php:49
msgid "Hourly"
msgstr ""
#: src/Content/ContactSelector.php:50
msgid "Twice daily"
msgstr ""
#: src/Content/ContactSelector.php:51
msgid "Daily"
msgstr ""
#: src/Content/ContactSelector.php:52
msgid "Weekly"
msgstr ""
#: src/Content/ContactSelector.php:53
msgid "Monthly"
msgstr ""
#: src/Content/ContactSelector.php:99
msgid "DFRN"
msgstr ""
#: src/Content/ContactSelector.php:100
msgid "OStatus"
msgstr ""
#: src/Content/ContactSelector.php:101
msgid "RSS/Atom"
msgstr ""
#: src/Content/ContactSelector.php:102 src/Module/Admin/Users.php:237
#: src/Module/Admin/Users.php:248 src/Module/Admin/Users.php:262
#: src/Module/Admin/Users.php:280
msgid "Email"
msgstr ""
#: src/Content/ContactSelector.php:103 src/Module/Debug/Babel.php:282
msgid "Diaspora"
msgstr ""
#: src/Content/ContactSelector.php:104
msgid "Zot!"
msgstr ""
#: src/Content/ContactSelector.php:105
msgid "LinkedIn"
msgstr ""
#: src/Content/ContactSelector.php:106
msgid "XMPP/IM"
msgstr ""
#: src/Content/ContactSelector.php:107
msgid "MySpace"
msgstr ""
#: src/Content/ContactSelector.php:108
msgid "Google+"
msgstr ""
#: src/Content/ContactSelector.php:109
msgid "pump.io"
msgstr ""
#: src/Content/ContactSelector.php:110
msgid "Twitter"
msgstr ""
#: src/Content/ContactSelector.php:111
msgid "Discourse"
msgstr ""
#: src/Content/ContactSelector.php:112
msgid "Diaspora Connector"
msgstr ""
#: src/Content/ContactSelector.php:113
msgid "GNU Social Connector"
msgstr ""
#: src/Content/ContactSelector.php:114
msgid "ActivityPub"
msgstr ""
#: src/Content/ContactSelector.php:115
msgid "pnut"
msgstr ""
#: src/Content/ContactSelector.php:149
#, php-format
msgid "%s (via %s)"
msgstr ""
#: src/Content/Feature.php:96
msgid "General Features"
msgstr ""
#: src/Content/Feature.php:98
msgid "Photo Location"
msgstr ""
#: src/Content/Feature.php:98
msgid "" msgid ""
"Resize image to fill entire screen, clipping either the right or the bottom." "Photo metadata is normally stripped. This extracts the location (if present) "
"prior to stripping metadata and links it to a map."
msgstr "" msgstr ""
#: view/theme/frio/php/Image.php:42 #: src/Content/Feature.php:99
msgid "Single row mosaic" msgid "Trending Tags"
msgstr "" msgstr ""
#: view/theme/frio/php/Image.php:42 #: src/Content/Feature.php:99
msgid "" msgid ""
"Resize image to repeat it on a single row, either vertical or horizontal." "Show a community page widget with a list of the most popular tags in recent "
"public posts."
msgstr "" msgstr ""
#: view/theme/frio/php/Image.php:43 #: src/Content/Feature.php:104
msgid "Mosaic" msgid "Post Composition Features"
msgstr "" msgstr ""
#: view/theme/frio/php/Image.php:43 #: src/Content/Feature.php:105
msgid "Repeat image to fill the screen." msgid "Auto-mention Forums"
msgstr "" msgstr ""
#: view/theme/frio/php/standard.php:38 view/theme/frio/php/default.php:81 #: src/Content/Feature.php:105
msgid "Skip to main content"
msgstr ""
#: view/theme/frio/config.php:142
msgid "Light (Accented)"
msgstr ""
#: view/theme/frio/config.php:143
msgid "Dark (Accented)"
msgstr ""
#: view/theme/frio/config.php:144
msgid "Black (Accented)"
msgstr ""
#: view/theme/frio/config.php:156
msgid "Note"
msgstr ""
#: view/theme/frio/config.php:156
msgid "Check image permissions if all users are allowed to see the image"
msgstr ""
#: view/theme/frio/config.php:162
msgid "Custom"
msgstr ""
#: view/theme/frio/config.php:163
msgid "Legacy"
msgstr ""
#: view/theme/frio/config.php:164
msgid "Accented"
msgstr ""
#: view/theme/frio/config.php:165
msgid "Select color scheme"
msgstr ""
#: view/theme/frio/config.php:166
msgid "Select scheme accent"
msgstr ""
#: view/theme/frio/config.php:166
msgid "Blue"
msgstr ""
#: view/theme/frio/config.php:166
msgid "Red"
msgstr ""
#: view/theme/frio/config.php:166
msgid "Purple"
msgstr ""
#: view/theme/frio/config.php:166
msgid "Green"
msgstr ""
#: view/theme/frio/config.php:166
msgid "Pink"
msgstr ""
#: view/theme/frio/config.php:167
msgid "Copy or paste schemestring"
msgstr ""
#: view/theme/frio/config.php:167
msgid "" msgid ""
"You can copy this string to share your theme with others. Pasting here " "Add/remove mention when a forum page is selected/deselected in ACL window."
"applies the schemestring"
msgstr "" msgstr ""
#: view/theme/frio/config.php:168 #: src/Content/Feature.php:106
msgid "Navigation bar background color" msgid "Explicit Mentions"
msgstr "" msgstr ""
#: view/theme/frio/config.php:169 #: src/Content/Feature.php:106
msgid "Navigation bar icon color " msgid ""
"Add explicit mentions to comment box for manual control over who gets "
"mentioned in replies."
msgstr "" msgstr ""
#: view/theme/frio/config.php:170 #: src/Content/Feature.php:111
msgid "Link color" msgid "Post/Comment Tools"
msgstr "" msgstr ""
#: view/theme/frio/config.php:171 #: src/Content/Feature.php:112
msgid "Set the background color" msgid "Post Categories"
msgstr "" msgstr ""
#: view/theme/frio/config.php:172 #: src/Content/Feature.php:112
msgid "Content background opacity" msgid "Add categories to your posts"
msgstr "" msgstr ""
#: view/theme/frio/config.php:173 #: src/Content/Feature.php:117
msgid "Set the background image" msgid "Advanced Profile Settings"
msgstr "" msgstr ""
#: view/theme/frio/config.php:174 #: src/Content/Feature.php:118
msgid "Background image style" msgid "List Forums"
msgstr "" msgstr ""
#: view/theme/frio/config.php:179 #: src/Content/Feature.php:118
msgid "Login page background image" msgid "Show visitors public community forums at the Advanced Profile Page"
msgstr "" msgstr ""
#: view/theme/frio/config.php:183 #: src/Content/Feature.php:119
msgid "Login page background color" msgid "Tag Cloud"
msgstr "" msgstr ""
#: view/theme/frio/config.php:183 #: src/Content/Feature.php:119
msgid "Leave background image and color empty for theme defaults" msgid "Provide a personal tag cloud on your profile page"
msgstr "" msgstr ""
#: view/theme/frio/theme.php:207 #: src/Content/Feature.php:120
msgid "Guest" msgid "Display Membership Date"
msgstr "" msgstr ""
#: view/theme/frio/theme.php:210 #: src/Content/Feature.php:120
msgid "Visitor" msgid "Display membership date in profile"
msgstr "" msgstr ""
#: view/theme/frio/theme.php:225 src/Content/Nav.php:177
#: src/Module/Settings/TwoFactor/Index.php:107 src/Module/BaseProfile.php:60
#: src/Module/Contact.php:635 src/Module/Contact.php:888
msgid "Status"
msgstr ""
#: view/theme/frio/theme.php:225 src/Content/Nav.php:177
#: src/Content/Nav.php:263
msgid "Your posts and conversations"
msgstr ""
#: view/theme/frio/theme.php:226 src/Content/Nav.php:178
#: src/Module/Profile/Profile.php:236 src/Module/BaseProfile.php:52
#: src/Module/BaseSettings.php:57 src/Module/Welcome.php:57
#: src/Module/Contact.php:637 src/Module/Contact.php:904
msgid "Profile"
msgstr ""
#: view/theme/frio/theme.php:226 src/Content/Nav.php:178
msgid "Your profile page"
msgstr ""
#: view/theme/frio/theme.php:227 src/Content/Nav.php:179
msgid "Your photos"
msgstr ""
#: view/theme/frio/theme.php:228 src/Content/Nav.php:180
#: src/Module/BaseProfile.php:76 src/Module/BaseProfile.php:79
msgid "Videos"
msgstr ""
#: view/theme/frio/theme.php:228 src/Content/Nav.php:180
msgid "Your videos"
msgstr ""
#: view/theme/frio/theme.php:229 src/Content/Nav.php:181
msgid "Your events"
msgstr ""
#: view/theme/frio/theme.php:232 src/Content/Nav.php:261
msgid "Network"
msgstr ""
#: view/theme/frio/theme.php:232 src/Content/Nav.php:261
msgid "Conversations from your friends"
msgstr ""
#: view/theme/frio/theme.php:233 src/Content/Nav.php:248
#: src/Module/BaseProfile.php:91 src/Module/BaseProfile.php:102
msgid "Events and Calendar"
msgstr ""
#: view/theme/frio/theme.php:234 src/Content/Nav.php:273
msgid "Private mail"
msgstr ""
#: view/theme/frio/theme.php:235 src/Content/Nav.php:282
#: src/Module/Admin/Addons/Details.php:119
#: src/Module/Admin/Themes/Details.php:124 src/Module/BaseSettings.php:124
#: src/Module/Welcome.php:52
msgid "Settings"
msgstr ""
#: view/theme/frio/theme.php:235 src/Content/Nav.php:282
msgid "Account settings"
msgstr ""
#: view/theme/frio/theme.php:236 src/Content/Text/HTML.php:913
#: src/Content/Nav.php:225 src/Content/Nav.php:284
#: src/Module/BaseProfile.php:121 src/Module/BaseProfile.php:124
#: src/Module/Contact.php:823 src/Module/Contact.php:911
msgid "Contacts"
msgstr ""
#: view/theme/frio/theme.php:236 src/Content/Nav.php:284
msgid "Manage/edit friends and contacts"
msgstr ""
#: view/theme/quattro/config.php:73
msgid "Alignment"
msgstr ""
#: view/theme/quattro/config.php:73
msgid "Left"
msgstr ""
#: view/theme/quattro/config.php:73
msgid "Center"
msgstr ""
#: view/theme/quattro/config.php:74
msgid "Color scheme"
msgstr ""
#: view/theme/quattro/config.php:75
msgid "Posts font size"
msgstr ""
#: view/theme/quattro/config.php:76
msgid "Textareas font size"
msgstr ""
#: view/theme/vier/config.php:75
msgid "Comma separated list of helper forums"
msgstr ""
#: view/theme/vier/config.php:115
msgid "don't show"
msgstr ""
#: view/theme/vier/config.php:115
msgid "show"
msgstr ""
#: view/theme/vier/config.php:121
msgid "Set style"
msgstr ""
#: view/theme/vier/config.php:122
msgid "Community Pages"
msgstr ""
#: view/theme/vier/config.php:123 view/theme/vier/theme.php:124
msgid "Community Profiles"
msgstr ""
#: view/theme/vier/config.php:124
msgid "Help or @NewHere ?"
msgstr ""
#: view/theme/vier/config.php:125 view/theme/vier/theme.php:337
msgid "Connect Services"
msgstr ""
#: view/theme/vier/config.php:126
msgid "Find Friends"
msgstr ""
#: view/theme/vier/config.php:127 view/theme/vier/theme.php:151
msgid "Last users"
msgstr ""
#: view/theme/vier/theme.php:169 src/Content/Widget.php:77
msgid "Find People"
msgstr ""
#: view/theme/vier/theme.php:170 src/Content/Widget.php:78
msgid "Enter name or interest"
msgstr ""
#: view/theme/vier/theme.php:172 src/Content/Widget.php:80
msgid "Examples: Robert Morgenstein, Fishing"
msgstr ""
#: view/theme/vier/theme.php:173 src/Content/Widget.php:81
#: src/Module/Directory.php:105 src/Module/Contact.php:844
msgid "Find"
msgstr ""
#: view/theme/vier/theme.php:175 src/Content/Widget.php:83
msgid "Similar Interests"
msgstr ""
#: view/theme/vier/theme.php:176 src/Content/Widget.php:84
msgid "Random Profile"
msgstr ""
#: view/theme/vier/theme.php:177 src/Content/Widget.php:85
msgid "Invite Friends"
msgstr ""
#: view/theme/vier/theme.php:178 src/Content/Widget.php:86
#: src/Module/Directory.php:97
msgid "Global Directory"
msgstr ""
#: view/theme/vier/theme.php:180 src/Content/Widget.php:88
msgid "Local Directory"
msgstr ""
#: view/theme/vier/theme.php:220 src/Content/Text/HTML.php:917
#: src/Content/ForumManager.php:144 src/Content/Nav.php:229 #: src/Content/ForumManager.php:144 src/Content/Nav.php:229
#: src/Content/Text/HTML.php:917 view/theme/vier/theme.php:220
msgid "Forums" msgid "Forums"
msgstr "" msgstr ""
#: view/theme/vier/theme.php:222 src/Content/ForumManager.php:146 #: src/Content/ForumManager.php:146 view/theme/vier/theme.php:222
msgid "External link to forum" msgid "External link to forum"
msgstr "" msgstr ""
#: view/theme/vier/theme.php:225 src/Content/ForumManager.php:149 #: src/Content/ForumManager.php:149 src/Content/Widget.php:428
#: src/Content/Widget.php:428 src/Content/Widget.php:523 #: src/Content/Widget.php:523 view/theme/vier/theme.php:225
msgid "show more" msgid "show more"
msgstr "" msgstr ""
#: view/theme/vier/theme.php:252 #: src/Content/Nav.php:90
msgid "Quick Start" msgid "Nothing new here"
msgstr "" msgstr ""
#: view/theme/vier/theme.php:258 src/Content/Nav.php:212 #: src/Content/Nav.php:94 src/Module/Special/HTTPException.php:72
msgid "Go back"
msgstr ""
#: src/Content/Nav.php:95
msgid "Clear notifications"
msgstr ""
#: src/Content/Nav.php:96 src/Content/Text/HTML.php:904
msgid "@name, !forum, #tags, content"
msgstr ""
#: src/Content/Nav.php:169 src/Module/Security/Login.php:141
msgid "Logout"
msgstr ""
#: src/Content/Nav.php:169
msgid "End this session"
msgstr ""
#: src/Content/Nav.php:171 src/Module/Bookmarklet.php:46
#: src/Module/Security/Login.php:142
msgid "Login"
msgstr ""
#: src/Content/Nav.php:171
msgid "Sign in"
msgstr ""
#: src/Content/Nav.php:177 src/Module/BaseProfile.php:60
#: src/Module/Contact.php:635 src/Module/Contact.php:888
#: src/Module/Settings/TwoFactor/Index.php:107 view/theme/frio/theme.php:225
msgid "Status"
msgstr ""
#: src/Content/Nav.php:177 src/Content/Nav.php:263
#: view/theme/frio/theme.php:225
msgid "Your posts and conversations"
msgstr ""
#: src/Content/Nav.php:178 src/Module/BaseProfile.php:52
#: src/Module/BaseSettings.php:57 src/Module/Contact.php:637
#: src/Module/Contact.php:904 src/Module/Profile/Profile.php:236
#: src/Module/Welcome.php:57 view/theme/frio/theme.php:226
msgid "Profile"
msgstr ""
#: src/Content/Nav.php:178 view/theme/frio/theme.php:226
msgid "Your profile page"
msgstr ""
#: src/Content/Nav.php:179 view/theme/frio/theme.php:227
msgid "Your photos"
msgstr ""
#: src/Content/Nav.php:180 src/Module/BaseProfile.php:76
#: src/Module/BaseProfile.php:79 view/theme/frio/theme.php:228
msgid "Videos"
msgstr ""
#: src/Content/Nav.php:180 view/theme/frio/theme.php:228
msgid "Your videos"
msgstr ""
#: src/Content/Nav.php:181 view/theme/frio/theme.php:229
msgid "Your events"
msgstr ""
#: src/Content/Nav.php:182
msgid "Personal notes"
msgstr ""
#: src/Content/Nav.php:182
msgid "Your personal notes"
msgstr ""
#: src/Content/Nav.php:202 src/Content/Nav.php:263
msgid "Home"
msgstr ""
#: src/Content/Nav.php:202
msgid "Home Page"
msgstr ""
#: src/Content/Nav.php:206 src/Module/Register.php:155
#: src/Module/Security/Login.php:102
msgid "Register"
msgstr ""
#: src/Content/Nav.php:206
msgid "Create an account"
msgstr ""
#: src/Content/Nav.php:212 src/Module/Help.php:69
#: src/Module/Settings/TwoFactor/AppSpecific.php:115 #: src/Module/Settings/TwoFactor/AppSpecific.php:115
#: src/Module/Settings/TwoFactor/Index.php:106 #: src/Module/Settings/TwoFactor/Index.php:106
#: src/Module/Settings/TwoFactor/Recovery.php:93 #: src/Module/Settings/TwoFactor/Recovery.php:93
#: src/Module/Settings/TwoFactor/Verify.php:132 src/Module/Help.php:69 #: src/Module/Settings/TwoFactor/Verify.php:132 view/theme/vier/theme.php:258
msgid "Help" msgid "Help"
msgstr "" msgstr ""
#: src/Core/L10n.php:371 src/Model/Event.php:413 #: src/Content/Nav.php:212
#: src/Module/Settings/Display.php:174 msgid "Help and documentation"
msgid "Monday"
msgstr "" msgstr ""
#: src/Core/L10n.php:371 src/Model/Event.php:414 #: src/Content/Nav.php:216
msgid "Tuesday" msgid "Apps"
msgstr "" msgstr ""
#: src/Core/L10n.php:371 src/Model/Event.php:415 #: src/Content/Nav.php:216
msgid "Wednesday" msgid "Addon applications, utilities, games"
msgstr "" msgstr ""
#: src/Core/L10n.php:371 src/Model/Event.php:416 #: src/Content/Nav.php:220 src/Content/Text/HTML.php:902
msgid "Thursday" #: src/Module/Search/Index.php:98
msgid "Search"
msgstr "" msgstr ""
#: src/Core/L10n.php:371 src/Model/Event.php:417 #: src/Content/Nav.php:220
msgid "Friday" msgid "Search site content"
msgstr "" msgstr ""
#: src/Core/L10n.php:371 src/Model/Event.php:418 #: src/Content/Nav.php:223 src/Content/Text/HTML.php:911
msgid "Saturday" msgid "Full Text"
msgstr "" msgstr ""
#: src/Core/L10n.php:371 src/Model/Event.php:412 #: src/Content/Nav.php:224 src/Content/Text/HTML.php:912
#: src/Module/Settings/Display.php:174 #: src/Content/Widget/TagCloud.php:68
msgid "Sunday" msgid "Tags"
msgstr "" msgstr ""
#: src/Core/L10n.php:375 src/Model/Event.php:433 #: src/Content/Nav.php:225 src/Content/Nav.php:284
msgid "January" #: src/Content/Text/HTML.php:913 src/Module/BaseProfile.php:121
#: src/Module/BaseProfile.php:124 src/Module/Contact.php:823
#: src/Module/Contact.php:911 view/theme/frio/theme.php:236
msgid "Contacts"
msgstr "" msgstr ""
#: src/Core/L10n.php:375 src/Model/Event.php:434 #: src/Content/Nav.php:244
msgid "February" msgid "Community"
msgstr "" msgstr ""
#: src/Core/L10n.php:375 src/Model/Event.php:435 #: src/Content/Nav.php:244
msgid "March" msgid "Conversations on this and other servers"
msgstr "" msgstr ""
#: src/Core/L10n.php:375 src/Model/Event.php:436 #: src/Content/Nav.php:248 src/Module/BaseProfile.php:91
msgid "April" #: src/Module/BaseProfile.php:102 view/theme/frio/theme.php:233
msgid "Events and Calendar"
msgstr "" msgstr ""
#: src/Core/L10n.php:375 src/Core/L10n.php:395 src/Model/Event.php:424 #: src/Content/Nav.php:251
msgid "May" msgid "Directory"
msgstr "" msgstr ""
#: src/Core/L10n.php:375 src/Model/Event.php:437 #: src/Content/Nav.php:251
msgid "June" msgid "People directory"
msgstr "" msgstr ""
#: src/Core/L10n.php:375 src/Model/Event.php:438 #: src/Content/Nav.php:253 src/Module/BaseAdmin.php:92
msgid "July" msgid "Information"
msgstr "" msgstr ""
#: src/Core/L10n.php:375 src/Model/Event.php:439 #: src/Content/Nav.php:253
msgid "August" msgid "Information about this friendica instance"
msgstr "" msgstr ""
#: src/Core/L10n.php:375 src/Model/Event.php:440 #: src/Content/Nav.php:256 src/Module/Admin/Tos.php:59
msgid "September" #: src/Module/BaseAdmin.php:102 src/Module/Register.php:163
#: src/Module/Tos.php:84
msgid "Terms of Service"
msgstr "" msgstr ""
#: src/Core/L10n.php:375 src/Model/Event.php:441 #: src/Content/Nav.php:256
msgid "October" msgid "Terms of Service of this Friendica instance"
msgstr "" msgstr ""
#: src/Core/L10n.php:375 src/Model/Event.php:442 #: src/Content/Nav.php:261 view/theme/frio/theme.php:232
msgid "November" msgid "Network"
msgstr "" msgstr ""
#: src/Core/L10n.php:375 src/Model/Event.php:443 #: src/Content/Nav.php:261 view/theme/frio/theme.php:232
msgid "December" msgid "Conversations from your friends"
msgstr "" msgstr ""
#: src/Core/L10n.php:391 src/Model/Event.php:405 #: src/Content/Nav.php:267
msgid "Mon" msgid "Introductions"
msgstr "" msgstr ""
#: src/Core/L10n.php:391 src/Model/Event.php:406 #: src/Content/Nav.php:267
msgid "Tue" msgid "Friend Requests"
msgstr "" msgstr ""
#: src/Core/L10n.php:391 src/Model/Event.php:407 #: src/Content/Nav.php:268 src/Module/BaseNotifications.php:139
msgid "Wed" #: src/Module/Notifications/Introductions.php:52
msgid "Notifications"
msgstr "" msgstr ""
#: src/Core/L10n.php:391 src/Model/Event.php:408 #: src/Content/Nav.php:269
msgid "Thu" msgid "See all notifications"
msgstr "" msgstr ""
#: src/Core/L10n.php:391 src/Model/Event.php:409 #: src/Content/Nav.php:270
msgid "Fri" msgid "Mark all system notifications seen"
msgstr "" msgstr ""
#: src/Core/L10n.php:391 src/Model/Event.php:410 #: src/Content/Nav.php:273 view/theme/frio/theme.php:234
msgid "Sat" msgid "Private mail"
msgstr "" msgstr ""
#: src/Core/L10n.php:391 src/Model/Event.php:404 #: src/Content/Nav.php:274
msgid "Sun" msgid "Inbox"
msgstr "" msgstr ""
#: src/Core/L10n.php:395 src/Model/Event.php:420 #: src/Content/Nav.php:275
msgid "Jan" msgid "Outbox"
msgstr "" msgstr ""
#: src/Core/L10n.php:395 src/Model/Event.php:421 #: src/Content/Nav.php:279
msgid "Feb" msgid "Accounts"
msgstr "" msgstr ""
#: src/Core/L10n.php:395 src/Model/Event.php:422 #: src/Content/Nav.php:279
msgid "Mar" msgid "Manage other pages"
msgstr "" msgstr ""
#: src/Core/L10n.php:395 src/Model/Event.php:423 #: src/Content/Nav.php:282 src/Module/Admin/Addons/Details.php:119
msgid "Apr" #: src/Module/Admin/Themes/Details.php:124 src/Module/BaseSettings.php:124
#: src/Module/Welcome.php:52 view/theme/frio/theme.php:235
msgid "Settings"
msgstr "" msgstr ""
#: src/Core/L10n.php:395 src/Model/Event.php:425 #: src/Content/Nav.php:282 view/theme/frio/theme.php:235
msgid "Jun" msgid "Account settings"
msgstr "" msgstr ""
#: src/Core/L10n.php:395 src/Model/Event.php:426 #: src/Content/Nav.php:284 view/theme/frio/theme.php:236
msgid "Jul" msgid "Manage/edit friends and contacts"
msgstr "" msgstr ""
#: src/Core/L10n.php:395 src/Model/Event.php:427 #: src/Content/Nav.php:289 src/Module/BaseAdmin.php:132
msgid "Aug" msgid "Admin"
msgstr "" msgstr ""
#: src/Core/L10n.php:395 #: src/Content/Nav.php:289
msgid "Sep" msgid "Site setup and configuration"
msgstr "" msgstr ""
#: src/Core/L10n.php:395 src/Model/Event.php:429 #: src/Content/Nav.php:292
msgid "Oct" msgid "Navigation"
msgstr "" msgstr ""
#: src/Core/L10n.php:395 src/Model/Event.php:430 #: src/Content/Nav.php:292
msgid "Nov" msgid "Site map"
msgstr "" msgstr ""
#: src/Core/L10n.php:395 src/Model/Event.php:431 #: src/Content/OEmbed.php:266
msgid "Dec" msgid "Embedding disabled"
msgstr "" msgstr ""
#: src/Core/L10n.php:414 #: src/Content/OEmbed.php:388
msgid "poke" msgid "Embedded content"
msgstr "" msgstr ""
#: src/Core/L10n.php:414 #: src/Content/Pager.php:221
msgid "poked" msgid "prev"
msgstr "" msgstr ""
#: src/Core/L10n.php:415 #: src/Content/Pager.php:281
msgid "ping" msgid "last"
msgstr "" msgstr ""
#: src/Core/L10n.php:415 #: src/Content/Text/BBCode.php:946 src/Content/Text/BBCode.php:1605
msgid "pinged" #: src/Content/Text/BBCode.php:1606
msgid "Image/photo"
msgstr "" msgstr ""
#: src/Core/L10n.php:416 #: src/Content/Text/BBCode.php:1046
msgid "prod" #, php-format
msgstr ""
#: src/Core/L10n.php:416
msgid "prodded"
msgstr ""
#: src/Core/L10n.php:417
msgid "slap"
msgstr ""
#: src/Core/L10n.php:417
msgid "slapped"
msgstr ""
#: src/Core/L10n.php:418
msgid "finger"
msgstr ""
#: src/Core/L10n.php:418
msgid "fingered"
msgstr ""
#: src/Core/L10n.php:419
msgid "rebuff"
msgstr ""
#: src/Core/L10n.php:419
msgid "rebuffed"
msgstr ""
#: src/Core/Renderer.php:91 src/Core/Renderer.php:120 src/Core/Renderer.php:147
#: src/Core/Renderer.php:181 src/Render/FriendicaSmartyEngine.php:56
msgid "" msgid ""
"Friendica can't display this page at the moment, please contact the " "<a href=\"%1$s\" target=\"_blank\" rel=\"noopener noreferrer\">%2$s</a> %3$s"
"administrator."
msgstr "" msgstr ""
#: src/Core/Renderer.php:143 #: src/Content/Text/BBCode.php:1071 src/Model/Item.php:3623
msgid "template engine cannot be registered without a name." #: src/Model/Item.php:3629
msgid "link to source"
msgstr "" msgstr ""
#: src/Core/Renderer.php:177 #: src/Content/Text/BBCode.php:1523 src/Content/Text/HTML.php:954
msgid "template engine is not registered!" msgid "Click to open/close"
msgstr "" msgstr ""
#: src/Core/UserImport.php:126 #: src/Content/Text/BBCode.php:1554
msgid "Error decoding account file" msgid "$1 wrote:"
msgstr "" msgstr ""
#: src/Core/UserImport.php:132 #: src/Content/Text/BBCode.php:1608 src/Content/Text/BBCode.php:1609
msgid "Error! No version data in file! This is not a Friendica account file?" msgid "Encrypted content"
msgstr "" msgstr ""
#: src/Core/UserImport.php:140 #: src/Content/Text/BBCode.php:1831
msgid "Invalid source protocol"
msgstr ""
#: src/Content/Text/BBCode.php:1846
msgid "Invalid link protocol"
msgstr ""
#: src/Content/Text/HTML.php:802
msgid "Loading more entries..."
msgstr ""
#: src/Content/Text/HTML.php:803
msgid "The end"
msgstr ""
#: src/Content/Text/HTML.php:896 src/Model/Profile.php:448
#: src/Module/Contact.php:332
msgid "Follow"
msgstr ""
#: src/Content/Widget/CalendarExport.php:63
msgid "Export"
msgstr ""
#: src/Content/Widget/CalendarExport.php:64
msgid "Export calendar as ical"
msgstr ""
#: src/Content/Widget/CalendarExport.php:65
msgid "Export calendar as csv"
msgstr ""
#: src/Content/Widget/ContactBlock.php:72
msgid "No contacts"
msgstr ""
#: src/Content/Widget/ContactBlock.php:104
#, php-format #, php-format
msgid "User '%s' already exists on this server!" msgid "%d Contact"
msgstr "" msgid_plural "%d Contacts"
#: src/Core/UserImport.php:176
msgid "User creation error"
msgstr ""
#: src/Core/UserImport.php:221
#, php-format
msgid "%d contact not imported"
msgid_plural "%d contacts not imported"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: src/Core/UserImport.php:274 #: src/Content/Widget/ContactBlock.php:123
msgid "User profile creation error" msgid "View Contacts"
msgstr "" msgstr ""
#: src/Core/UserImport.php:330 #: src/Content/Widget/SavedSearches.php:47
msgid "Done. You can now login with your username and password" msgid "Remove term"
msgstr ""
#: src/Content/Widget/SavedSearches.php:60
msgid "Saved Searches"
msgstr ""
#: src/Content/Widget/TrendingTags.php:51
#, php-format
msgid "Trending Tags (last %d hour)"
msgid_plural "Trending Tags (last %d hours)"
msgstr[0] ""
msgstr[1] ""
#: src/Content/Widget/TrendingTags.php:52
msgid "More Trending Tags"
msgstr ""
#: src/Content/Widget.php:52
msgid "Add New Contact"
msgstr ""
#: src/Content/Widget.php:53
msgid "Enter address or web location"
msgstr ""
#: src/Content/Widget.php:54
msgid "Example: bob@example.com, http://example.com/barbara"
msgstr ""
#: src/Content/Widget.php:56
msgid "Connect"
msgstr ""
#: src/Content/Widget.php:71
#, php-format
msgid "%d invitation available"
msgid_plural "%d invitations available"
msgstr[0] ""
msgstr[1] ""
#: src/Content/Widget.php:77 view/theme/vier/theme.php:169
msgid "Find People"
msgstr ""
#: src/Content/Widget.php:78 view/theme/vier/theme.php:170
msgid "Enter name or interest"
msgstr ""
#: src/Content/Widget.php:80 view/theme/vier/theme.php:172
msgid "Examples: Robert Morgenstein, Fishing"
msgstr ""
#: src/Content/Widget.php:81 src/Module/Contact.php:844
#: src/Module/Directory.php:105 view/theme/vier/theme.php:173
msgid "Find"
msgstr ""
#: src/Content/Widget.php:83 view/theme/vier/theme.php:175
msgid "Similar Interests"
msgstr ""
#: src/Content/Widget.php:84 view/theme/vier/theme.php:176
msgid "Random Profile"
msgstr ""
#: src/Content/Widget.php:85 view/theme/vier/theme.php:177
msgid "Invite Friends"
msgstr ""
#: src/Content/Widget.php:86 src/Module/Directory.php:97
#: view/theme/vier/theme.php:178
msgid "Global Directory"
msgstr ""
#: src/Content/Widget.php:88 view/theme/vier/theme.php:180
msgid "Local Directory"
msgstr ""
#: src/Content/Widget.php:217 src/Model/Group.php:528
#: src/Module/Contact.php:807 src/Module/Welcome.php:76
msgid "Groups"
msgstr ""
#: src/Content/Widget.php:219
msgid "Everyone"
msgstr ""
#: src/Content/Widget.php:248
msgid "Relationships"
msgstr ""
#: src/Content/Widget.php:250 src/Module/Contact.php:759
#: src/Module/Group.php:292
msgid "All Contacts"
msgstr ""
#: src/Content/Widget.php:289
msgid "Protocols"
msgstr ""
#: src/Content/Widget.php:291
msgid "All Protocols"
msgstr ""
#: src/Content/Widget.php:328
msgid "Saved Folders"
msgstr ""
#: src/Content/Widget.php:330 src/Content/Widget.php:369
msgid "Everything"
msgstr ""
#: src/Content/Widget.php:367
msgid "Categories"
msgstr ""
#: src/Content/Widget.php:424
#, php-format
msgid "%d contact in common"
msgid_plural "%d contacts in common"
msgstr[0] ""
msgstr[1] ""
#: src/Content/Widget.php:517
msgid "Archives"
msgstr ""
#: src/Core/ACL.php:132
msgid "Yourself"
msgstr ""
#: src/Core/ACL.php:168 src/Module/PermissionTooltip.php:82
#: src/Module/PermissionTooltip.php:104
msgid "Mutuals"
msgstr ""
#: src/Core/ACL.php:258
msgid "Post to Email"
msgstr ""
#: src/Core/ACL.php:285
msgid "Public"
msgstr ""
#: src/Core/ACL.php:286
msgid ""
"This content will be shown to all your followers and can be seen in the "
"community pages and by anyone with its link."
msgstr ""
#: src/Core/ACL.php:287
msgid "Limited/Private"
msgstr ""
#: src/Core/ACL.php:288
msgid ""
"This content will be shown only to the people in the first box, to the "
"exception of the people mentioned in the second box. It won't appear "
"anywhere public."
msgstr ""
#: src/Core/ACL.php:289
msgid "Show to:"
msgstr ""
#: src/Core/ACL.php:290
msgid "Except to:"
msgstr ""
#: src/Core/ACL.php:293
msgid "Connectors"
msgstr "" msgstr ""
#: src/Core/Installer.php:179 #: src/Core/Installer.php:179
@ -3906,56 +4152,217 @@ msgstr ""
msgid "Could not connect to database." msgid "Could not connect to database."
msgstr "" msgstr ""
#: src/Core/ACL.php:132 #: src/Core/L10n.php:371 src/Model/Event.php:413
msgid "Yourself" #: src/Module/Settings/Display.php:174
msgid "Monday"
msgstr "" msgstr ""
#: src/Core/ACL.php:161 src/Content/Widget.php:241 #: src/Core/L10n.php:371 src/Model/Event.php:414
#: src/Module/PermissionTooltip.php:76 src/Module/PermissionTooltip.php:98 msgid "Tuesday"
#: src/Module/Contact.php:820 src/BaseModule.php:184
msgid "Followers"
msgstr "" msgstr ""
#: src/Core/ACL.php:168 src/Module/PermissionTooltip.php:82 #: src/Core/L10n.php:371 src/Model/Event.php:415
#: src/Module/PermissionTooltip.php:104 msgid "Wednesday"
msgid "Mutuals"
msgstr "" msgstr ""
#: src/Core/ACL.php:258 #: src/Core/L10n.php:371 src/Model/Event.php:416
msgid "Post to Email" msgid "Thursday"
msgstr "" msgstr ""
#: src/Core/ACL.php:285 #: src/Core/L10n.php:371 src/Model/Event.php:417
msgid "Public" msgid "Friday"
msgstr "" msgstr ""
#: src/Core/ACL.php:286 #: src/Core/L10n.php:371 src/Model/Event.php:418
msgid "Saturday"
msgstr ""
#: src/Core/L10n.php:371 src/Model/Event.php:412
#: src/Module/Settings/Display.php:174
msgid "Sunday"
msgstr ""
#: src/Core/L10n.php:375 src/Model/Event.php:433
msgid "January"
msgstr ""
#: src/Core/L10n.php:375 src/Model/Event.php:434
msgid "February"
msgstr ""
#: src/Core/L10n.php:375 src/Model/Event.php:435
msgid "March"
msgstr ""
#: src/Core/L10n.php:375 src/Model/Event.php:436
msgid "April"
msgstr ""
#: src/Core/L10n.php:375 src/Core/L10n.php:395 src/Model/Event.php:424
msgid "May"
msgstr ""
#: src/Core/L10n.php:375 src/Model/Event.php:437
msgid "June"
msgstr ""
#: src/Core/L10n.php:375 src/Model/Event.php:438
msgid "July"
msgstr ""
#: src/Core/L10n.php:375 src/Model/Event.php:439
msgid "August"
msgstr ""
#: src/Core/L10n.php:375 src/Model/Event.php:440
msgid "September"
msgstr ""
#: src/Core/L10n.php:375 src/Model/Event.php:441
msgid "October"
msgstr ""
#: src/Core/L10n.php:375 src/Model/Event.php:442
msgid "November"
msgstr ""
#: src/Core/L10n.php:375 src/Model/Event.php:443
msgid "December"
msgstr ""
#: src/Core/L10n.php:391 src/Model/Event.php:405
msgid "Mon"
msgstr ""
#: src/Core/L10n.php:391 src/Model/Event.php:406
msgid "Tue"
msgstr ""
#: src/Core/L10n.php:391 src/Model/Event.php:407
msgid "Wed"
msgstr ""
#: src/Core/L10n.php:391 src/Model/Event.php:408
msgid "Thu"
msgstr ""
#: src/Core/L10n.php:391 src/Model/Event.php:409
msgid "Fri"
msgstr ""
#: src/Core/L10n.php:391 src/Model/Event.php:410
msgid "Sat"
msgstr ""
#: src/Core/L10n.php:391 src/Model/Event.php:404
msgid "Sun"
msgstr ""
#: src/Core/L10n.php:395 src/Model/Event.php:420
msgid "Jan"
msgstr ""
#: src/Core/L10n.php:395 src/Model/Event.php:421
msgid "Feb"
msgstr ""
#: src/Core/L10n.php:395 src/Model/Event.php:422
msgid "Mar"
msgstr ""
#: src/Core/L10n.php:395 src/Model/Event.php:423
msgid "Apr"
msgstr ""
#: src/Core/L10n.php:395 src/Model/Event.php:425
msgid "Jun"
msgstr ""
#: src/Core/L10n.php:395 src/Model/Event.php:426
msgid "Jul"
msgstr ""
#: src/Core/L10n.php:395 src/Model/Event.php:427
msgid "Aug"
msgstr ""
#: src/Core/L10n.php:395
msgid "Sep"
msgstr ""
#: src/Core/L10n.php:395 src/Model/Event.php:429
msgid "Oct"
msgstr ""
#: src/Core/L10n.php:395 src/Model/Event.php:430
msgid "Nov"
msgstr ""
#: src/Core/L10n.php:395 src/Model/Event.php:431
msgid "Dec"
msgstr ""
#: src/Core/L10n.php:414
msgid "poke"
msgstr ""
#: src/Core/L10n.php:414
msgid "poked"
msgstr ""
#: src/Core/L10n.php:415
msgid "ping"
msgstr ""
#: src/Core/L10n.php:415
msgid "pinged"
msgstr ""
#: src/Core/L10n.php:416
msgid "prod"
msgstr ""
#: src/Core/L10n.php:416
msgid "prodded"
msgstr ""
#: src/Core/L10n.php:417
msgid "slap"
msgstr ""
#: src/Core/L10n.php:417
msgid "slapped"
msgstr ""
#: src/Core/L10n.php:418
msgid "finger"
msgstr ""
#: src/Core/L10n.php:418
msgid "fingered"
msgstr ""
#: src/Core/L10n.php:419
msgid "rebuff"
msgstr ""
#: src/Core/L10n.php:419
msgid "rebuffed"
msgstr ""
#: src/Core/Renderer.php:91 src/Core/Renderer.php:120 src/Core/Renderer.php:147
#: src/Core/Renderer.php:181 src/Render/FriendicaSmartyEngine.php:56
msgid "" msgid ""
"This content will be shown to all your followers and can be seen in the " "Friendica can't display this page at the moment, please contact the "
"community pages and by anyone with its link." "administrator."
msgstr "" msgstr ""
#: src/Core/ACL.php:287 #: src/Core/Renderer.php:143
msgid "Limited/Private" msgid "template engine cannot be registered without a name."
msgstr "" msgstr ""
#: src/Core/ACL.php:288 #: src/Core/Renderer.php:177
msgid "" msgid "template engine is not registered!"
"This content will be shown only to the people in the first box, to the "
"exception of the people mentioned in the second box. It won't appear "
"anywhere public."
msgstr ""
#: src/Core/ACL.php:289
msgid "Show to:"
msgstr ""
#: src/Core/ACL.php:290
msgid "Except to:"
msgstr ""
#: src/Core/ACL.php:293
msgid "Connectors"
msgstr "" msgstr ""
#: src/Core/Update.php:219 #: src/Core/Update.php:219
@ -3993,675 +4400,41 @@ msgid ""
"\t\t\t\t\tThe friendica database was successfully updated from %s to %s." "\t\t\t\t\tThe friendica database was successfully updated from %s to %s."
msgstr "" msgstr ""
#: src/Util/EMailer/MailBuilder.php:212 #: src/Core/UserImport.php:126
msgid "Friendica Notification" msgid "Error decoding account file"
msgstr "" msgstr ""
#: src/Util/EMailer/NotifyMailBuilder.php:78 #: src/Core/UserImport.php:132
#: src/Util/EMailer/SystemMailBuilder.php:54 msgid "Error! No version data in file! This is not a Friendica account file?"
msgstr ""
#: src/Core/UserImport.php:140
#, php-format #, php-format
msgid "%1$s, %2$s Administrator" msgid "User '%s' already exists on this server!"
msgstr "" msgstr ""
#: src/Util/EMailer/NotifyMailBuilder.php:80 #: src/Core/UserImport.php:176
#: src/Util/EMailer/SystemMailBuilder.php:56 msgid "User creation error"
msgstr ""
#: src/Core/UserImport.php:221
#, php-format #, php-format
msgid "%s Administrator" msgid "%d contact not imported"
msgstr "" msgid_plural "%d contacts not imported"
#: src/Util/EMailer/NotifyMailBuilder.php:193
#: src/Util/EMailer/NotifyMailBuilder.php:217
#: src/Util/EMailer/SystemMailBuilder.php:101
#: src/Util/EMailer/SystemMailBuilder.php:118
msgid "thanks"
msgstr ""
#: src/Util/Temporal.php:93 src/Util/Temporal.php:95
#: src/Module/Settings/Profile/Index.php:245
msgid "Miscellaneous"
msgstr ""
#: src/Util/Temporal.php:163 src/Module/Profile/Profile.php:164
msgid "Birthday:"
msgstr ""
#: src/Util/Temporal.php:165 src/Module/Profile/Profile.php:167
#: src/Module/Settings/Profile/Index.php:260
msgid "Age: "
msgstr ""
#: src/Util/Temporal.php:165 src/Module/Profile/Profile.php:167
#: src/Module/Settings/Profile/Index.php:260
#, php-format
msgid "%d year old"
msgid_plural "%d years old"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: src/Util/Temporal.php:167 #: src/Core/UserImport.php:274
msgid "YYYY-MM-DD or MM-DD" msgid "User profile creation error"
msgstr "" msgstr ""
#: src/Util/Temporal.php:314 #: src/Core/UserImport.php:330
msgid "never" msgid "Done. You can now login with your username and password"
msgstr "" msgstr ""
#: src/Util/Temporal.php:321 #: src/Database/Database.php:661 src/Database/Database.php:764
msgid "less than a second ago"
msgstr ""
#: src/Util/Temporal.php:329
msgid "year"
msgstr ""
#: src/Util/Temporal.php:329
msgid "years"
msgstr ""
#: src/Util/Temporal.php:330
msgid "months"
msgstr ""
#: src/Util/Temporal.php:331
msgid "weeks"
msgstr ""
#: src/Util/Temporal.php:332
msgid "days"
msgstr ""
#: src/Util/Temporal.php:333
msgid "hour"
msgstr ""
#: src/Util/Temporal.php:333
msgid "hours"
msgstr ""
#: src/Util/Temporal.php:334
msgid "minute"
msgstr ""
#: src/Util/Temporal.php:334
msgid "minutes"
msgstr ""
#: src/Util/Temporal.php:335
msgid "second"
msgstr ""
#: src/Util/Temporal.php:335
msgid "seconds"
msgstr ""
#: src/Util/Temporal.php:345
#, php-format #, php-format
msgid "in %1$d %2$s" msgid "Database error %d \"%s\" at \"%s\""
msgstr ""
#: src/Util/Temporal.php:348
#, php-format
msgid "%1$d %2$s ago"
msgstr ""
#: src/Content/Text/BBCode.php:946 src/Content/Text/BBCode.php:1605
#: src/Content/Text/BBCode.php:1606
msgid "Image/photo"
msgstr ""
#: src/Content/Text/BBCode.php:1046
#, php-format
msgid ""
"<a href=\"%1$s\" target=\"_blank\" rel=\"noopener noreferrer\">%2$s</a> %3$s"
msgstr ""
#: src/Content/Text/BBCode.php:1071 src/Model/Item.php:3635
#: src/Model/Item.php:3641
msgid "link to source"
msgstr ""
#: src/Content/Text/BBCode.php:1523 src/Content/Text/HTML.php:954
msgid "Click to open/close"
msgstr ""
#: src/Content/Text/BBCode.php:1554
msgid "$1 wrote:"
msgstr ""
#: src/Content/Text/BBCode.php:1608 src/Content/Text/BBCode.php:1609
msgid "Encrypted content"
msgstr ""
#: src/Content/Text/BBCode.php:1831
msgid "Invalid source protocol"
msgstr ""
#: src/Content/Text/BBCode.php:1846
msgid "Invalid link protocol"
msgstr ""
#: src/Content/Text/HTML.php:802
msgid "Loading more entries..."
msgstr ""
#: src/Content/Text/HTML.php:803
msgid "The end"
msgstr ""
#: src/Content/Text/HTML.php:896 src/Model/Profile.php:448
#: src/Module/Contact.php:332
msgid "Follow"
msgstr ""
#: src/Content/Text/HTML.php:902 src/Content/Nav.php:220
#: src/Module/Search/Index.php:98
msgid "Search"
msgstr ""
#: src/Content/Text/HTML.php:904 src/Content/Nav.php:96
msgid "@name, !forum, #tags, content"
msgstr ""
#: src/Content/Text/HTML.php:911 src/Content/Nav.php:223
msgid "Full Text"
msgstr ""
#: src/Content/Text/HTML.php:912 src/Content/Widget/TagCloud.php:68
#: src/Content/Nav.php:224
msgid "Tags"
msgstr ""
#: src/Content/Widget/CalendarExport.php:63
msgid "Export"
msgstr ""
#: src/Content/Widget/CalendarExport.php:64
msgid "Export calendar as ical"
msgstr ""
#: src/Content/Widget/CalendarExport.php:65
msgid "Export calendar as csv"
msgstr ""
#: src/Content/Widget/ContactBlock.php:72
msgid "No contacts"
msgstr ""
#: src/Content/Widget/ContactBlock.php:104
#, php-format
msgid "%d Contact"
msgid_plural "%d Contacts"
msgstr[0] ""
msgstr[1] ""
#: src/Content/Widget/ContactBlock.php:123
msgid "View Contacts"
msgstr ""
#: src/Content/Widget/SavedSearches.php:47
msgid "Remove term"
msgstr ""
#: src/Content/Widget/SavedSearches.php:60
msgid "Saved Searches"
msgstr ""
#: src/Content/Widget/TrendingTags.php:51
#, php-format
msgid "Trending Tags (last %d hour)"
msgid_plural "Trending Tags (last %d hours)"
msgstr[0] ""
msgstr[1] ""
#: src/Content/Widget/TrendingTags.php:52
msgid "More Trending Tags"
msgstr ""
#: src/Content/BoundariesPager.php:116 src/Content/Pager.php:171
msgid "newer"
msgstr ""
#: src/Content/BoundariesPager.php:124 src/Content/Pager.php:176
msgid "older"
msgstr ""
#: src/Content/Pager.php:221
msgid "prev"
msgstr ""
#: src/Content/Pager.php:281
msgid "last"
msgstr ""
#: src/Content/ContactSelector.php:48
msgid "Frequently"
msgstr ""
#: src/Content/ContactSelector.php:49
msgid "Hourly"
msgstr ""
#: src/Content/ContactSelector.php:50
msgid "Twice daily"
msgstr ""
#: src/Content/ContactSelector.php:51
msgid "Daily"
msgstr ""
#: src/Content/ContactSelector.php:52
msgid "Weekly"
msgstr ""
#: src/Content/ContactSelector.php:53
msgid "Monthly"
msgstr ""
#: src/Content/ContactSelector.php:99
msgid "DFRN"
msgstr ""
#: src/Content/ContactSelector.php:100
msgid "OStatus"
msgstr ""
#: src/Content/ContactSelector.php:101
msgid "RSS/Atom"
msgstr ""
#: src/Content/ContactSelector.php:102 src/Module/Admin/Users.php:237
#: src/Module/Admin/Users.php:248 src/Module/Admin/Users.php:262
#: src/Module/Admin/Users.php:280
msgid "Email"
msgstr ""
#: src/Content/ContactSelector.php:103 src/Module/Debug/Babel.php:282
msgid "Diaspora"
msgstr ""
#: src/Content/ContactSelector.php:104
msgid "Zot!"
msgstr ""
#: src/Content/ContactSelector.php:105
msgid "LinkedIn"
msgstr ""
#: src/Content/ContactSelector.php:106
msgid "XMPP/IM"
msgstr ""
#: src/Content/ContactSelector.php:107
msgid "MySpace"
msgstr ""
#: src/Content/ContactSelector.php:108
msgid "Google+"
msgstr ""
#: src/Content/ContactSelector.php:109
msgid "pump.io"
msgstr ""
#: src/Content/ContactSelector.php:110
msgid "Twitter"
msgstr ""
#: src/Content/ContactSelector.php:111
msgid "Discourse"
msgstr ""
#: src/Content/ContactSelector.php:112
msgid "Diaspora Connector"
msgstr ""
#: src/Content/ContactSelector.php:113
msgid "GNU Social Connector"
msgstr ""
#: src/Content/ContactSelector.php:114
msgid "ActivityPub"
msgstr ""
#: src/Content/ContactSelector.php:115
msgid "pnut"
msgstr ""
#: src/Content/ContactSelector.php:149
#, php-format
msgid "%s (via %s)"
msgstr ""
#: src/Content/Feature.php:96
msgid "General Features"
msgstr ""
#: src/Content/Feature.php:98
msgid "Photo Location"
msgstr ""
#: src/Content/Feature.php:98
msgid ""
"Photo metadata is normally stripped. This extracts the location (if present) "
"prior to stripping metadata and links it to a map."
msgstr ""
#: src/Content/Feature.php:99
msgid "Trending Tags"
msgstr ""
#: src/Content/Feature.php:99
msgid ""
"Show a community page widget with a list of the most popular tags in recent "
"public posts."
msgstr ""
#: src/Content/Feature.php:104
msgid "Post Composition Features"
msgstr ""
#: src/Content/Feature.php:105
msgid "Auto-mention Forums"
msgstr ""
#: src/Content/Feature.php:105
msgid ""
"Add/remove mention when a forum page is selected/deselected in ACL window."
msgstr ""
#: src/Content/Feature.php:106
msgid "Explicit Mentions"
msgstr ""
#: src/Content/Feature.php:106
msgid ""
"Add explicit mentions to comment box for manual control over who gets "
"mentioned in replies."
msgstr ""
#: src/Content/Feature.php:111
msgid "Post/Comment Tools"
msgstr ""
#: src/Content/Feature.php:112
msgid "Post Categories"
msgstr ""
#: src/Content/Feature.php:112
msgid "Add categories to your posts"
msgstr ""
#: src/Content/Feature.php:117
msgid "Advanced Profile Settings"
msgstr ""
#: src/Content/Feature.php:118
msgid "List Forums"
msgstr ""
#: src/Content/Feature.php:118
msgid "Show visitors public community forums at the Advanced Profile Page"
msgstr ""
#: src/Content/Feature.php:119
msgid "Tag Cloud"
msgstr ""
#: src/Content/Feature.php:119
msgid "Provide a personal tag cloud on your profile page"
msgstr ""
#: src/Content/Feature.php:120
msgid "Display Membership Date"
msgstr ""
#: src/Content/Feature.php:120
msgid "Display membership date in profile"
msgstr ""
#: src/Content/Nav.php:90
msgid "Nothing new here"
msgstr ""
#: src/Content/Nav.php:94 src/Module/Special/HTTPException.php:72
msgid "Go back"
msgstr ""
#: src/Content/Nav.php:95
msgid "Clear notifications"
msgstr ""
#: src/Content/Nav.php:169 src/Module/Security/Login.php:141
msgid "Logout"
msgstr ""
#: src/Content/Nav.php:169
msgid "End this session"
msgstr ""
#: src/Content/Nav.php:171 src/Module/Security/Login.php:142
#: src/Module/Bookmarklet.php:46
msgid "Login"
msgstr ""
#: src/Content/Nav.php:171
msgid "Sign in"
msgstr ""
#: src/Content/Nav.php:182
msgid "Personal notes"
msgstr ""
#: src/Content/Nav.php:182
msgid "Your personal notes"
msgstr ""
#: src/Content/Nav.php:202 src/Content/Nav.php:263
msgid "Home"
msgstr ""
#: src/Content/Nav.php:202
msgid "Home Page"
msgstr ""
#: src/Content/Nav.php:206 src/Module/Security/Login.php:102
#: src/Module/Register.php:155
msgid "Register"
msgstr ""
#: src/Content/Nav.php:206
msgid "Create an account"
msgstr ""
#: src/Content/Nav.php:212
msgid "Help and documentation"
msgstr ""
#: src/Content/Nav.php:216
msgid "Apps"
msgstr ""
#: src/Content/Nav.php:216
msgid "Addon applications, utilities, games"
msgstr ""
#: src/Content/Nav.php:220
msgid "Search site content"
msgstr ""
#: src/Content/Nav.php:244
msgid "Community"
msgstr ""
#: src/Content/Nav.php:244
msgid "Conversations on this and other servers"
msgstr ""
#: src/Content/Nav.php:251
msgid "Directory"
msgstr ""
#: src/Content/Nav.php:251
msgid "People directory"
msgstr ""
#: src/Content/Nav.php:253 src/Module/BaseAdmin.php:92
msgid "Information"
msgstr ""
#: src/Content/Nav.php:253
msgid "Information about this friendica instance"
msgstr ""
#: src/Content/Nav.php:256 src/Module/Admin/Tos.php:59
#: src/Module/Register.php:163 src/Module/Tos.php:84
#: src/Module/BaseAdmin.php:102
msgid "Terms of Service"
msgstr ""
#: src/Content/Nav.php:256
msgid "Terms of Service of this Friendica instance"
msgstr ""
#: src/Content/Nav.php:267
msgid "Introductions"
msgstr ""
#: src/Content/Nav.php:267
msgid "Friend Requests"
msgstr ""
#: src/Content/Nav.php:268 src/Module/Notifications/Introductions.php:52
#: src/Module/BaseNotifications.php:139
msgid "Notifications"
msgstr ""
#: src/Content/Nav.php:269
msgid "See all notifications"
msgstr ""
#: src/Content/Nav.php:270
msgid "Mark all system notifications seen"
msgstr ""
#: src/Content/Nav.php:274
msgid "Inbox"
msgstr ""
#: src/Content/Nav.php:275
msgid "Outbox"
msgstr ""
#: src/Content/Nav.php:279
msgid "Accounts"
msgstr ""
#: src/Content/Nav.php:279
msgid "Manage other pages"
msgstr ""
#: src/Content/Nav.php:289 src/Module/BaseAdmin.php:132
msgid "Admin"
msgstr ""
#: src/Content/Nav.php:289
msgid "Site setup and configuration"
msgstr ""
#: src/Content/Nav.php:292
msgid "Navigation"
msgstr ""
#: src/Content/Nav.php:292
msgid "Site map"
msgstr ""
#: src/Content/OEmbed.php:266
msgid "Embedding disabled"
msgstr ""
#: src/Content/OEmbed.php:388
msgid "Embedded content"
msgstr ""
#: src/Content/Widget.php:52
msgid "Add New Contact"
msgstr ""
#: src/Content/Widget.php:53
msgid "Enter address or web location"
msgstr ""
#: src/Content/Widget.php:54
msgid "Example: bob@example.com, http://example.com/barbara"
msgstr ""
#: src/Content/Widget.php:56
msgid "Connect"
msgstr ""
#: src/Content/Widget.php:71
#, php-format
msgid "%d invitation available"
msgid_plural "%d invitations available"
msgstr[0] ""
msgstr[1] ""
#: src/Content/Widget.php:217 src/Model/Group.php:528 src/Module/Welcome.php:76
#: src/Module/Contact.php:807
msgid "Groups"
msgstr ""
#: src/Content/Widget.php:219
msgid "Everyone"
msgstr ""
#: src/Content/Widget.php:242 src/Module/Contact.php:821 src/BaseModule.php:189
msgid "Following"
msgstr ""
#: src/Content/Widget.php:243 src/Module/Contact.php:822 src/BaseModule.php:194
msgid "Mutual friends"
msgstr ""
#: src/Content/Widget.php:248
msgid "Relationships"
msgstr ""
#: src/Content/Widget.php:250 src/Module/Group.php:292
#: src/Module/Contact.php:759
msgid "All Contacts"
msgstr ""
#: src/Content/Widget.php:289
msgid "Protocols"
msgstr ""
#: src/Content/Widget.php:291
msgid "All Protocols"
msgstr ""
#: src/Content/Widget.php:328
msgid "Saved Folders"
msgstr ""
#: src/Content/Widget.php:330 src/Content/Widget.php:369
msgid "Everything"
msgstr ""
#: src/Content/Widget.php:367
msgid "Categories"
msgstr ""
#: src/Content/Widget.php:424
#, php-format
msgid "%d contact in common"
msgid_plural "%d contacts in common"
msgstr[0] ""
msgstr[1] ""
#: src/Content/Widget.php:517
msgid "Archives"
msgstr "" msgstr ""
#: src/Database/DBStructure.php:69 #: src/Database/DBStructure.php:69
@ -4694,45 +4467,145 @@ msgstr ""
msgid "%s: updating %s table." msgid "%s: updating %s table."
msgstr "" msgstr ""
#: src/Database/Database.php:661 src/Database/Database.php:764 #: src/Factory/Notification/Introduction.php:128
#, php-format msgid "Friend Suggestion"
msgid "Database error %d \"%s\" at \"%s\""
msgstr "" msgstr ""
#: src/Model/Storage/Database.php:74 #: src/Factory/Notification/Introduction.php:158
#, php-format msgid "Friend/Connect Request"
msgid "Database storage failed to update %s"
msgstr "" msgstr ""
#: src/Model/Storage/Database.php:82 #: src/Factory/Notification/Introduction.php:158
msgid "Database storage failed to insert data" msgid "New Follower"
msgstr "" msgstr ""
#: src/Model/Storage/Filesystem.php:100 #: src/Factory/Notification/Notification.php:103
#, php-format #, php-format
msgid "%s created a new post"
msgstr ""
#: src/Factory/Notification/Notification.php:104
#: src/Factory/Notification/Notification.php:366
#, php-format
msgid "%s commented on %s's post"
msgstr ""
#: src/Factory/Notification/Notification.php:130
#, php-format
msgid "%s liked %s's post"
msgstr ""
#: src/Factory/Notification/Notification.php:141
#, php-format
msgid "%s disliked %s's post"
msgstr ""
#: src/Factory/Notification/Notification.php:152
#, php-format
msgid "%s is attending %s's event"
msgstr ""
#: src/Factory/Notification/Notification.php:163
#, php-format
msgid "%s is not attending %s's event"
msgstr ""
#: src/Factory/Notification/Notification.php:174
#, php-format
msgid "%s may attending %s's event"
msgstr ""
#: src/Factory/Notification/Notification.php:201
#, php-format
msgid "%s is now friends with %s"
msgstr ""
#: src/LegacyModule.php:49
#, php-format
msgid "Legacy module file not found: %s"
msgstr ""
#: src/Model/Contact.php:961 src/Model/Contact.php:974
msgid "UnFollow"
msgstr ""
#: src/Model/Contact.php:970
msgid "Drop Contact"
msgstr ""
#: src/Model/Contact.php:980 src/Module/Admin/Users.php:251
#: src/Module/Notifications/Introductions.php:107
#: src/Module/Notifications/Introductions.php:183
msgid "Approve"
msgstr ""
#: src/Model/Contact.php:1367
msgid "Organisation"
msgstr ""
#: src/Model/Contact.php:1371
msgid "News"
msgstr ""
#: src/Model/Contact.php:1375
msgid "Forum"
msgstr ""
#: src/Model/Contact.php:2027
msgid "Connect URL missing."
msgstr ""
#: src/Model/Contact.php:2036
msgid "" msgid ""
"Filesystem storage failed to create \"%s\". Check you write permissions." "The contact could not be added. Please check the relevant network "
"credentials in your Settings -> Social Networks page."
msgstr "" msgstr ""
#: src/Model/Storage/Filesystem.php:148 #: src/Model/Contact.php:2077
#, php-format
msgid "" msgid ""
"Filesystem storage failed to save data to \"%s\". Check your write " "This site is not configured to allow communications with other networks."
"permissions"
msgstr "" msgstr ""
#: src/Model/Storage/Filesystem.php:176 #: src/Model/Contact.php:2078 src/Model/Contact.php:2091
msgid "Storage base path" msgid "No compatible communication protocols or feeds were discovered."
msgstr "" msgstr ""
#: src/Model/Storage/Filesystem.php:178 #: src/Model/Contact.php:2089
msgid "The profile address specified does not provide adequate information."
msgstr ""
#: src/Model/Contact.php:2094
msgid "An author or name was not found."
msgstr ""
#: src/Model/Contact.php:2097
msgid "No browser URL could be matched to this address."
msgstr ""
#: src/Model/Contact.php:2100
msgid "" msgid ""
"Folder where uploaded files are saved. For maximum security, This should be " "Unable to match @-style Identity Address with a known protocol or email "
"a path outside web server folder tree" "contact."
msgstr "" msgstr ""
#: src/Model/Storage/Filesystem.php:191 #: src/Model/Contact.php:2101
msgid "Enter a valid existing folder" msgid "Use mailto: in front of address to force email check."
msgstr ""
#: src/Model/Contact.php:2107
msgid ""
"The profile address specified belongs to a network which has been disabled "
"on this site."
msgstr ""
#: src/Model/Contact.php:2112
msgid ""
"Limited profile. This person will be unable to receive direct/personal "
"notifications from you."
msgstr ""
#: src/Model/Contact.php:2171
msgid "Unable to retrieve contact information."
msgstr "" msgstr ""
#: src/Model/Event.php:50 src/Model/Event.php:862 #: src/Model/Event.php:50 src/Model/Event.php:862
@ -4848,6 +4721,37 @@ msgstr ""
msgid "Edit groups" msgid "Edit groups"
msgstr "" msgstr ""
#: src/Model/Item.php:3367
msgid "activity"
msgstr ""
#: src/Model/Item.php:3369 src/Object/Post.php:540
msgid "comment"
msgid_plural "comments"
msgstr[0] ""
msgstr[1] ""
#: src/Model/Item.php:3372
msgid "post"
msgstr ""
#: src/Model/Item.php:3495
#, php-format
msgid "Content warning: %s"
msgstr ""
#: src/Model/Item.php:3572
msgid "bytes"
msgstr ""
#: src/Model/Item.php:3617
msgid "View on separate page"
msgstr ""
#: src/Model/Item.php:3618
msgid "view on separate page"
msgstr ""
#: src/Model/Mail.php:128 src/Model/Mail.php:263 #: src/Model/Mail.php:128 src/Model/Mail.php:263
msgid "[no subject]" msgid "[no subject]"
msgstr "" msgstr ""
@ -4861,18 +4765,18 @@ msgstr ""
msgid "Change profile photo" msgid "Change profile photo"
msgstr "" msgstr ""
#: src/Model/Profile.php:367 src/Module/Profile/Profile.php:180 #: src/Model/Profile.php:367 src/Module/Directory.php:161
#: src/Module/Directory.php:161 #: src/Module/Profile/Profile.php:180
msgid "Homepage:" msgid "Homepage:"
msgstr "" msgstr ""
#: src/Model/Profile.php:368 src/Module/Notifications/Introductions.php:168 #: src/Model/Profile.php:368 src/Module/Contact.php:630
#: src/Module/Contact.php:630 #: src/Module/Notifications/Introductions.php:168
msgid "About:" msgid "About:"
msgstr "" msgstr ""
#: src/Model/Profile.php:369 src/Module/Profile/Profile.php:176 #: src/Model/Profile.php:369 src/Module/Contact.php:628
#: src/Module/Contact.php:628 #: src/Module/Profile/Profile.php:176
msgid "XMPP:" msgid "XMPP:"
msgstr "" msgstr ""
@ -4884,8 +4788,8 @@ msgstr ""
msgid "Atom feed" msgid "Atom feed"
msgstr "" msgstr ""
#: src/Model/Profile.php:460 src/Module/Notifications/Introductions.php:180 #: src/Model/Profile.php:460 src/Module/Contact.php:330
#: src/Module/Contact.php:330 #: src/Module/Notifications/Introductions.php:180
msgid "Network:" msgid "Network:"
msgstr "" msgstr ""
@ -4926,6 +4830,42 @@ msgstr ""
msgid "OpenWebAuth: %1$s welcomes %2$s" msgid "OpenWebAuth: %1$s welcomes %2$s"
msgstr "" msgstr ""
#: src/Model/Storage/Database.php:74
#, php-format
msgid "Database storage failed to update %s"
msgstr ""
#: src/Model/Storage/Database.php:82
msgid "Database storage failed to insert data"
msgstr ""
#: src/Model/Storage/Filesystem.php:100
#, php-format
msgid ""
"Filesystem storage failed to create \"%s\". Check you write permissions."
msgstr ""
#: src/Model/Storage/Filesystem.php:148
#, php-format
msgid ""
"Filesystem storage failed to save data to \"%s\". Check your write "
"permissions"
msgstr ""
#: src/Model/Storage/Filesystem.php:176
msgid "Storage base path"
msgstr ""
#: src/Model/Storage/Filesystem.php:178
msgid ""
"Folder where uploaded files are saved. For maximum security, This should be "
"a path outside web server folder tree"
msgstr ""
#: src/Model/Storage/Filesystem.php:191
msgid "Enter a valid existing folder"
msgstr ""
#: src/Model/User.php:141 src/Model/User.php:885 #: src/Model/User.php:141 src/Model/User.php:885
msgid "SERIOUS ERROR: Generation of security keys failed." msgid "SERIOUS ERROR: Generation of security keys failed."
msgstr "" msgstr ""
@ -4973,16 +4913,6 @@ msgstr ""
msgid "Invalid OpenID url" msgid "Invalid OpenID url"
msgstr "" msgstr ""
#: src/Model/User.php:797 src/App/Authentication.php:224
msgid ""
"We encountered a problem while logging in with the OpenID you provided. "
"Please check the correct spelling of the ID."
msgstr ""
#: src/Model/User.php:797 src/App/Authentication.php:224
msgid "The error message was:"
msgstr ""
#: src/Model/User.php:803 #: src/Model/User.php:803
msgid "Please enter the required information." msgid "Please enter the required information."
msgstr "" msgstr ""
@ -5176,169 +5106,6 @@ msgid ""
"\t\t\tThank you and welcome to %2$s." "\t\t\tThank you and welcome to %2$s."
msgstr "" msgstr ""
#: src/Model/Contact.php:961 src/Model/Contact.php:974
msgid "UnFollow"
msgstr ""
#: src/Model/Contact.php:970
msgid "Drop Contact"
msgstr ""
#: src/Model/Contact.php:980 src/Module/Admin/Users.php:251
#: src/Module/Notifications/Introductions.php:107
#: src/Module/Notifications/Introductions.php:183
msgid "Approve"
msgstr ""
#: src/Model/Contact.php:1367
msgid "Organisation"
msgstr ""
#: src/Model/Contact.php:1371
msgid "News"
msgstr ""
#: src/Model/Contact.php:1375
msgid "Forum"
msgstr ""
#: src/Model/Contact.php:2027
msgid "Connect URL missing."
msgstr ""
#: src/Model/Contact.php:2036
msgid ""
"The contact could not be added. Please check the relevant network "
"credentials in your Settings -> Social Networks page."
msgstr ""
#: src/Model/Contact.php:2077
msgid ""
"This site is not configured to allow communications with other networks."
msgstr ""
#: src/Model/Contact.php:2078 src/Model/Contact.php:2091
msgid "No compatible communication protocols or feeds were discovered."
msgstr ""
#: src/Model/Contact.php:2089
msgid "The profile address specified does not provide adequate information."
msgstr ""
#: src/Model/Contact.php:2094
msgid "An author or name was not found."
msgstr ""
#: src/Model/Contact.php:2097
msgid "No browser URL could be matched to this address."
msgstr ""
#: src/Model/Contact.php:2100
msgid ""
"Unable to match @-style Identity Address with a known protocol or email "
"contact."
msgstr ""
#: src/Model/Contact.php:2101
msgid "Use mailto: in front of address to force email check."
msgstr ""
#: src/Model/Contact.php:2107
msgid ""
"The profile address specified belongs to a network which has been disabled "
"on this site."
msgstr ""
#: src/Model/Contact.php:2112
msgid ""
"Limited profile. This person will be unable to receive direct/personal "
"notifications from you."
msgstr ""
#: src/Model/Contact.php:2171
msgid "Unable to retrieve contact information."
msgstr ""
#: src/Model/Item.php:3379
msgid "activity"
msgstr ""
#: src/Model/Item.php:3381 src/Object/Post.php:540
msgid "comment"
msgid_plural "comments"
msgstr[0] ""
msgstr[1] ""
#: src/Model/Item.php:3384
msgid "post"
msgstr ""
#: src/Model/Item.php:3507
#, php-format
msgid "Content warning: %s"
msgstr ""
#: src/Model/Item.php:3584
msgid "bytes"
msgstr ""
#: src/Model/Item.php:3629
msgid "View on separate page"
msgstr ""
#: src/Model/Item.php:3630
msgid "view on separate page"
msgstr ""
#: src/Protocol/Diaspora.php:3516
msgid "Attachments:"
msgstr ""
#: src/Protocol/Feed.php:892 src/Protocol/OStatus.php:1269
#: src/Module/Profile/Profile.php:320 src/Module/Profile/Profile.php:323
#: src/Module/Profile/Status.php:61 src/Module/Profile/Status.php:64
#, php-format
msgid "%s's timeline"
msgstr ""
#: src/Protocol/Feed.php:896 src/Protocol/OStatus.php:1273
#: src/Module/Profile/Profile.php:321 src/Module/Profile/Status.php:62
#, php-format
msgid "%s's posts"
msgstr ""
#: src/Protocol/Feed.php:899 src/Protocol/OStatus.php:1276
#: src/Module/Profile/Profile.php:322 src/Module/Profile/Status.php:63
#, php-format
msgid "%s's comments"
msgstr ""
#: src/Protocol/OStatus.php:1777
#, php-format
msgid "%s is now following %s."
msgstr ""
#: src/Protocol/OStatus.php:1778
msgid "following"
msgstr ""
#: src/Protocol/OStatus.php:1781
#, php-format
msgid "%s stopped following %s."
msgstr ""
#: src/Protocol/OStatus.php:1782
msgid "stopped following"
msgstr ""
#: src/Render/FriendicaSmartyEngine.php:52
msgid "The folder view/smarty3/ must be writable by webserver."
msgstr ""
#: src/Worker/Delivery.php:556
msgid "(no subject)"
msgstr ""
#: src/Module/Admin/Addons/Details.php:70 #: src/Module/Admin/Addons/Details.php:70
msgid "Addon not found." msgid "Addon not found."
msgstr "" msgstr ""
@ -5365,18 +5132,18 @@ msgstr ""
#: src/Module/Admin/Addons/Details.php:116 src/Module/Admin/Addons/Index.php:67 #: src/Module/Admin/Addons/Details.php:116 src/Module/Admin/Addons/Index.php:67
#: src/Module/Admin/Blocklist/Contact.php:78 #: src/Module/Admin/Blocklist/Contact.php:78
#: src/Module/Admin/Blocklist/Server.php:88 src/Module/Admin/Item/Delete.php:65 #: src/Module/Admin/Blocklist/Server.php:88 src/Module/Admin/Federation.php:140
#: src/Module/Admin/Logs/View.php:64 src/Module/Admin/Logs/Settings.php:78 #: src/Module/Admin/Item/Delete.php:65 src/Module/Admin/Logs/Settings.php:78
#: src/Module/Admin/Logs/View.php:64 src/Module/Admin/Queue.php:75
#: src/Module/Admin/Site.php:587 src/Module/Admin/Summary.php:230
#: src/Module/Admin/Themes/Details.php:121 #: src/Module/Admin/Themes/Details.php:121
#: src/Module/Admin/Themes/Index.php:111 src/Module/Admin/Queue.php:75 #: src/Module/Admin/Themes/Index.php:111 src/Module/Admin/Tos.php:58
#: src/Module/Admin/Federation.php:140 src/Module/Admin/Site.php:587
#: src/Module/Admin/Summary.php:230 src/Module/Admin/Tos.php:58
#: src/Module/Admin/Users.php:242 #: src/Module/Admin/Users.php:242
msgid "Administration" msgid "Administration"
msgstr "" msgstr ""
#: src/Module/Admin/Addons/Details.php:117 src/Module/Admin/Addons/Index.php:68 #: src/Module/Admin/Addons/Details.php:117 src/Module/Admin/Addons/Index.php:68
#: src/Module/BaseSettings.php:87 src/Module/BaseAdmin.php:99 #: src/Module/BaseAdmin.php:99 src/Module/BaseSettings.php:87
msgid "Addons" msgid "Addons"
msgstr "" msgstr ""
@ -5416,17 +5183,6 @@ msgid ""
"the open addon registry at %2$s" "the open addon registry at %2$s"
msgstr "" msgstr ""
#: src/Module/Admin/Blocklist/Contact.php:47
#: src/Console/GlobalCommunityBlock.php:101
msgid "The contact has been blocked from the node"
msgstr ""
#: src/Module/Admin/Blocklist/Contact.php:49
#: src/Console/GlobalCommunityBlock.php:96
#, php-format
msgid "Could not find any contact entry for this URL (%s)"
msgstr ""
#: src/Module/Admin/Blocklist/Contact.php:57 #: src/Module/Admin/Blocklist/Contact.php:57
#, php-format #, php-format
msgid "%s contact unblocked" msgid "%s contact unblocked"
@ -5590,199 +5346,6 @@ msgstr ""
msgid "Delete entry from blocklist?" msgid "Delete entry from blocklist?"
msgstr "" msgstr ""
#: src/Module/Admin/Item/Delete.php:54
msgid "Item marked for deletion."
msgstr ""
#: src/Module/Admin/Item/Delete.php:66 src/Module/BaseAdmin.php:112
msgid "Delete Item"
msgstr ""
#: src/Module/Admin/Item/Delete.php:67
msgid "Delete this Item"
msgstr ""
#: src/Module/Admin/Item/Delete.php:68
msgid ""
"On this page you can delete an item from your node. If the item is a top "
"level posting, the entire thread will be deleted."
msgstr ""
#: src/Module/Admin/Item/Delete.php:69
msgid ""
"You need to know the GUID of the item. You can find it e.g. by looking at "
"the display URL. The last part of http://example.com/display/123456 is the "
"GUID, here 123456."
msgstr ""
#: src/Module/Admin/Item/Delete.php:70
msgid "GUID"
msgstr ""
#: src/Module/Admin/Item/Delete.php:70
msgid "The GUID of the item you want to delete."
msgstr ""
#: src/Module/Admin/Item/Source.php:57
msgid "Item Guid"
msgstr ""
#: src/Module/Admin/Logs/View.php:40
#, php-format
msgid ""
"Error trying to open <strong>%1$s</strong> log file.\\r\\n<br/>Check to see "
"if file %1$s exist and is readable."
msgstr ""
#: src/Module/Admin/Logs/View.php:44
#, php-format
msgid ""
"Couldn't open <strong>%1$s</strong> log file.\\r\\n<br/>Check to see if file "
"%1$s is readable."
msgstr ""
#: src/Module/Admin/Logs/View.php:65 src/Module/BaseAdmin.php:116
msgid "View Logs"
msgstr ""
#: src/Module/Admin/Logs/Settings.php:45
#, php-format
msgid "The logfile '%s' is not writable. No logging possible"
msgstr ""
#: src/Module/Admin/Logs/Settings.php:70
msgid "PHP log currently enabled."
msgstr ""
#: src/Module/Admin/Logs/Settings.php:72
msgid "PHP log currently disabled."
msgstr ""
#: src/Module/Admin/Logs/Settings.php:79 src/Module/BaseAdmin.php:114
#: src/Module/BaseAdmin.php:115
msgid "Logs"
msgstr ""
#: src/Module/Admin/Logs/Settings.php:81
msgid "Clear"
msgstr ""
#: src/Module/Admin/Logs/Settings.php:85
msgid "Enable Debugging"
msgstr ""
#: src/Module/Admin/Logs/Settings.php:86
msgid "Log file"
msgstr ""
#: src/Module/Admin/Logs/Settings.php:86
msgid ""
"Must be writable by web server. Relative to your Friendica top-level "
"directory."
msgstr ""
#: src/Module/Admin/Logs/Settings.php:87
msgid "Log level"
msgstr ""
#: src/Module/Admin/Logs/Settings.php:89
msgid "PHP logging"
msgstr ""
#: src/Module/Admin/Logs/Settings.php:90
msgid ""
"To temporarily enable logging of PHP errors and warnings you can prepend the "
"following to the index.php file of your installation. The filename set in "
"the 'error_log' line is relative to the friendica top-level directory and "
"must be writeable by the web server. The option '1' for 'log_errors' and "
"'display_errors' is to enable these options, set to '0' to disable them."
msgstr ""
#: src/Module/Admin/Themes/Details.php:88 src/Module/Admin/Themes/Index.php:65
#, php-format
msgid "Theme %s disabled."
msgstr ""
#: src/Module/Admin/Themes/Details.php:90 src/Module/Admin/Themes/Index.php:67
#, php-format
msgid "Theme %s successfully enabled."
msgstr ""
#: src/Module/Admin/Themes/Details.php:92 src/Module/Admin/Themes/Index.php:69
#, php-format
msgid "Theme %s failed to install."
msgstr ""
#: src/Module/Admin/Themes/Details.php:114
msgid "Screenshot"
msgstr ""
#: src/Module/Admin/Themes/Details.php:122
#: src/Module/Admin/Themes/Index.php:112 src/Module/BaseAdmin.php:100
msgid "Themes"
msgstr ""
#: src/Module/Admin/Themes/Embed.php:84
msgid "Unknown theme."
msgstr ""
#: src/Module/Admin/Themes/Index.php:51
msgid "Themes reloaded"
msgstr ""
#: src/Module/Admin/Themes/Index.php:114
msgid "Reload active themes"
msgstr ""
#: src/Module/Admin/Themes/Index.php:119
#, php-format
msgid "No themes found on the system. They should be placed in %1$s"
msgstr ""
#: src/Module/Admin/Themes/Index.php:120
msgid "[Experimental]"
msgstr ""
#: src/Module/Admin/Themes/Index.php:121
msgid "[Unsupported]"
msgstr ""
#: src/Module/Admin/Queue.php:53
msgid "Inspect Deferred Worker Queue"
msgstr ""
#: src/Module/Admin/Queue.php:54
msgid ""
"This page lists the deferred worker jobs. This are jobs that couldn't be "
"executed at the first time."
msgstr ""
#: src/Module/Admin/Queue.php:57
msgid "Inspect Worker Queue"
msgstr ""
#: src/Module/Admin/Queue.php:58
msgid ""
"This page lists the currently queued worker jobs. These jobs are handled by "
"the worker cronjob you've set up during install."
msgstr ""
#: src/Module/Admin/Queue.php:78
msgid "ID"
msgstr ""
#: src/Module/Admin/Queue.php:79
msgid "Job Parameters"
msgstr ""
#: src/Module/Admin/Queue.php:80
msgid "Created"
msgstr ""
#: src/Module/Admin/Queue.php:81
msgid "Priority"
msgstr ""
#: src/Module/Admin/DBSync.php:50 #: src/Module/Admin/DBSync.php:50
msgid "Update has been marked successful" msgid "Update has been marked successful"
msgstr "" msgstr ""
@ -5877,6 +5440,150 @@ msgid ""
"following platforms:" "following platforms:"
msgstr "" msgstr ""
#: src/Module/Admin/Item/Delete.php:54
msgid "Item marked for deletion."
msgstr ""
#: src/Module/Admin/Item/Delete.php:66 src/Module/BaseAdmin.php:112
msgid "Delete Item"
msgstr ""
#: src/Module/Admin/Item/Delete.php:67
msgid "Delete this Item"
msgstr ""
#: src/Module/Admin/Item/Delete.php:68
msgid ""
"On this page you can delete an item from your node. If the item is a top "
"level posting, the entire thread will be deleted."
msgstr ""
#: src/Module/Admin/Item/Delete.php:69
msgid ""
"You need to know the GUID of the item. You can find it e.g. by looking at "
"the display URL. The last part of http://example.com/display/123456 is the "
"GUID, here 123456."
msgstr ""
#: src/Module/Admin/Item/Delete.php:70
msgid "GUID"
msgstr ""
#: src/Module/Admin/Item/Delete.php:70
msgid "The GUID of the item you want to delete."
msgstr ""
#: src/Module/Admin/Item/Source.php:57
msgid "Item Guid"
msgstr ""
#: src/Module/Admin/Logs/Settings.php:45
#, php-format
msgid "The logfile '%s' is not writable. No logging possible"
msgstr ""
#: src/Module/Admin/Logs/Settings.php:70
msgid "PHP log currently enabled."
msgstr ""
#: src/Module/Admin/Logs/Settings.php:72
msgid "PHP log currently disabled."
msgstr ""
#: src/Module/Admin/Logs/Settings.php:79 src/Module/BaseAdmin.php:114
#: src/Module/BaseAdmin.php:115
msgid "Logs"
msgstr ""
#: src/Module/Admin/Logs/Settings.php:81
msgid "Clear"
msgstr ""
#: src/Module/Admin/Logs/Settings.php:85
msgid "Enable Debugging"
msgstr ""
#: src/Module/Admin/Logs/Settings.php:86
msgid "Log file"
msgstr ""
#: src/Module/Admin/Logs/Settings.php:86
msgid ""
"Must be writable by web server. Relative to your Friendica top-level "
"directory."
msgstr ""
#: src/Module/Admin/Logs/Settings.php:87
msgid "Log level"
msgstr ""
#: src/Module/Admin/Logs/Settings.php:89
msgid "PHP logging"
msgstr ""
#: src/Module/Admin/Logs/Settings.php:90
msgid ""
"To temporarily enable logging of PHP errors and warnings you can prepend the "
"following to the index.php file of your installation. The filename set in "
"the 'error_log' line is relative to the friendica top-level directory and "
"must be writeable by the web server. The option '1' for 'log_errors' and "
"'display_errors' is to enable these options, set to '0' to disable them."
msgstr ""
#: src/Module/Admin/Logs/View.php:40
#, php-format
msgid ""
"Error trying to open <strong>%1$s</strong> log file.\\r\\n<br/>Check to see "
"if file %1$s exist and is readable."
msgstr ""
#: src/Module/Admin/Logs/View.php:44
#, php-format
msgid ""
"Couldn't open <strong>%1$s</strong> log file.\\r\\n<br/>Check to see if file "
"%1$s is readable."
msgstr ""
#: src/Module/Admin/Logs/View.php:65 src/Module/BaseAdmin.php:116
msgid "View Logs"
msgstr ""
#: src/Module/Admin/Queue.php:53
msgid "Inspect Deferred Worker Queue"
msgstr ""
#: src/Module/Admin/Queue.php:54
msgid ""
"This page lists the deferred worker jobs. This are jobs that couldn't be "
"executed at the first time."
msgstr ""
#: src/Module/Admin/Queue.php:57
msgid "Inspect Worker Queue"
msgstr ""
#: src/Module/Admin/Queue.php:58
msgid ""
"This page lists the currently queued worker jobs. These jobs are handled by "
"the worker cronjob you've set up during install."
msgstr ""
#: src/Module/Admin/Queue.php:78
msgid "ID"
msgstr ""
#: src/Module/Admin/Queue.php:79
msgid "Job Parameters"
msgstr ""
#: src/Module/Admin/Queue.php:80
msgid "Created"
msgstr ""
#: src/Module/Admin/Queue.php:81
msgid "Priority"
msgstr ""
#: src/Module/Admin/Site.php:69 #: src/Module/Admin/Site.php:69
msgid "Can not parse base url. Must have at least <scheme>://<domain>" msgid "Can not parse base url. Must have at least <scheme>://<domain>"
msgstr "" msgstr ""
@ -6733,7 +6440,7 @@ msgid "Encryption layer between nodes."
msgstr "" msgstr ""
#: src/Module/Admin/Site.php:693 src/Module/Admin/Site.php:703 #: src/Module/Admin/Site.php:693 src/Module/Admin/Site.php:703
#: src/Module/Settings/TwoFactor/Index.php:113 src/Module/Contact.php:556 #: src/Module/Contact.php:556 src/Module/Settings/TwoFactor/Index.php:113
msgid "Disabled" msgid "Disabled"
msgstr "" msgstr ""
@ -7034,6 +6741,55 @@ msgstr ""
msgid "Active addons" msgid "Active addons"
msgstr "" msgstr ""
#: src/Module/Admin/Themes/Details.php:88 src/Module/Admin/Themes/Index.php:65
#, php-format
msgid "Theme %s disabled."
msgstr ""
#: src/Module/Admin/Themes/Details.php:90 src/Module/Admin/Themes/Index.php:67
#, php-format
msgid "Theme %s successfully enabled."
msgstr ""
#: src/Module/Admin/Themes/Details.php:92 src/Module/Admin/Themes/Index.php:69
#, php-format
msgid "Theme %s failed to install."
msgstr ""
#: src/Module/Admin/Themes/Details.php:114
msgid "Screenshot"
msgstr ""
#: src/Module/Admin/Themes/Details.php:122
#: src/Module/Admin/Themes/Index.php:112 src/Module/BaseAdmin.php:100
msgid "Themes"
msgstr ""
#: src/Module/Admin/Themes/Embed.php:84
msgid "Unknown theme."
msgstr ""
#: src/Module/Admin/Themes/Index.php:51
msgid "Themes reloaded"
msgstr ""
#: src/Module/Admin/Themes/Index.php:114
msgid "Reload active themes"
msgstr ""
#: src/Module/Admin/Themes/Index.php:119
#, php-format
msgid "No themes found on the system. They should be placed in %1$s"
msgstr ""
#: src/Module/Admin/Themes/Index.php:120
msgid "[Experimental]"
msgstr ""
#: src/Module/Admin/Themes/Index.php:121
msgid "[Unsupported]"
msgstr ""
#: src/Module/Admin/Tos.php:60 #: src/Module/Admin/Tos.php:60
msgid "Display Terms of Service" msgid "Display Terms of Service"
msgstr "" msgstr ""
@ -7237,37 +6993,712 @@ msgstr ""
msgid "Email address of the new user." msgid "Email address of the new user."
msgstr "" msgstr ""
#: src/Module/Debug/Localtime.php:49 #: src/Module/Api/Twitter/ContactEndpoint.php:65 src/Module/Contact.php:390
msgid "Time Conversion" msgid "Contact not found"
msgstr "" msgstr ""
#: src/Module/Debug/Localtime.php:50 #: src/Module/Api/Twitter/ContactEndpoint.php:135
msgid "Profile not found"
msgstr ""
#: src/Module/Apps.php:47
msgid "No installed applications."
msgstr ""
#: src/Module/Apps.php:52
msgid "Applications"
msgstr ""
#: src/Module/Attach.php:50 src/Module/Attach.php:62
msgid "Item was not found."
msgstr ""
#: src/Module/BaseAdmin.php:79
msgid "" msgid ""
"Friendica provides this service for sharing events with other networks and " "Submanaged account can't access the administation pages. Please log back in "
"friends in unknown timezones." "as the main account."
msgstr "" msgstr ""
#: src/Module/Debug/Localtime.php:51 #: src/Module/BaseAdmin.php:93
msgid "Overview"
msgstr ""
#: src/Module/BaseAdmin.php:96
msgid "Configuration"
msgstr ""
#: src/Module/BaseAdmin.php:101 src/Module/BaseSettings.php:65
msgid "Additional features"
msgstr ""
#: src/Module/BaseAdmin.php:104
msgid "Database"
msgstr ""
#: src/Module/BaseAdmin.php:105
msgid "DB updates"
msgstr ""
#: src/Module/BaseAdmin.php:106
msgid "Inspect Deferred Workers"
msgstr ""
#: src/Module/BaseAdmin.php:107
msgid "Inspect worker Queue"
msgstr ""
#: src/Module/BaseAdmin.php:109
msgid "Tools"
msgstr ""
#: src/Module/BaseAdmin.php:110
msgid "Contact Blocklist"
msgstr ""
#: src/Module/BaseAdmin.php:111
msgid "Server Blocklist"
msgstr ""
#: src/Module/BaseAdmin.php:118
msgid "Diagnostics"
msgstr ""
#: src/Module/BaseAdmin.php:119
msgid "PHP Info"
msgstr ""
#: src/Module/BaseAdmin.php:120
msgid "probe address"
msgstr ""
#: src/Module/BaseAdmin.php:121
msgid "check webfinger"
msgstr ""
#: src/Module/BaseAdmin.php:122
msgid "Item Source"
msgstr ""
#: src/Module/BaseAdmin.php:123
msgid "Babel"
msgstr ""
#: src/Module/BaseAdmin.php:124
msgid "ActivityPub Conversion"
msgstr ""
#: src/Module/BaseAdmin.php:133
msgid "Addon Features"
msgstr ""
#: src/Module/BaseAdmin.php:134
msgid "User registrations waiting for confirmation"
msgstr ""
#: src/Module/BaseProfile.php:55 src/Module/Contact.php:907
msgid "Profile Details"
msgstr ""
#: src/Module/BaseProfile.php:113
msgid "Only You Can See This"
msgstr ""
#: src/Module/BaseProfile.php:132 src/Module/BaseProfile.php:135
msgid "Tips for New Members"
msgstr ""
#: src/Module/BaseSearch.php:69
#, php-format #, php-format
msgid "UTC time: %s" msgid "People Search - %s"
msgstr "" msgstr ""
#: src/Module/Debug/Localtime.php:54 #: src/Module/BaseSearch.php:79
#, php-format #, php-format
msgid "Current timezone: %s" msgid "Forum Search - %s"
msgstr "" msgstr ""
#: src/Module/Debug/Localtime.php:58 #: src/Module/BaseSettings.php:43
msgid "Account"
msgstr ""
#: src/Module/BaseSettings.php:50 src/Module/Security/TwoFactor/Verify.php:80
#: src/Module/Settings/TwoFactor/Index.php:105
msgid "Two-factor authentication"
msgstr ""
#: src/Module/BaseSettings.php:73
msgid "Display"
msgstr ""
#: src/Module/BaseSettings.php:94 src/Module/Settings/Delegation.php:171
msgid "Manage Accounts"
msgstr ""
#: src/Module/BaseSettings.php:101
msgid "Connected apps"
msgstr ""
#: src/Module/BaseSettings.php:108 src/Module/Settings/UserExport.php:65
msgid "Export personal data"
msgstr ""
#: src/Module/BaseSettings.php:115
msgid "Remove account"
msgstr ""
#: src/Module/Bookmarklet.php:56
msgid "This page is missing a url parameter."
msgstr ""
#: src/Module/Bookmarklet.php:78
msgid "The post was created"
msgstr ""
#: src/Module/Contact/Advanced.php:94
msgid "Contact update failed."
msgstr ""
#: src/Module/Contact/Advanced.php:111
msgid ""
"<strong>WARNING: This is highly advanced</strong> and if you enter incorrect "
"information your communications with this contact may stop working."
msgstr ""
#: src/Module/Contact/Advanced.php:112
msgid ""
"Please use your browser 'Back' button <strong>now</strong> if you are "
"uncertain what to do on this page."
msgstr ""
#: src/Module/Contact/Advanced.php:123 src/Module/Contact/Advanced.php:125
msgid "No mirroring"
msgstr ""
#: src/Module/Contact/Advanced.php:123
msgid "Mirror as forwarded posting"
msgstr ""
#: src/Module/Contact/Advanced.php:123 src/Module/Contact/Advanced.php:125
msgid "Mirror as my own posting"
msgstr ""
#: src/Module/Contact/Advanced.php:136
msgid "Return to contact editor"
msgstr ""
#: src/Module/Contact/Advanced.php:138 src/Module/Contact.php:1123
msgid "Refetch contact data"
msgstr ""
#: src/Module/Contact/Advanced.php:141
msgid "Remote Self"
msgstr ""
#: src/Module/Contact/Advanced.php:144
msgid "Mirror postings from this contact"
msgstr ""
#: src/Module/Contact/Advanced.php:146
msgid ""
"Mark this contact as remote_self, this will cause friendica to repost new "
"entries from this contact."
msgstr ""
#: src/Module/Contact/Advanced.php:151
msgid "Account Nickname"
msgstr ""
#: src/Module/Contact/Advanced.php:152
msgid "@Tagname - overrides Name/Nickname"
msgstr ""
#: src/Module/Contact/Advanced.php:153
msgid "Account URL"
msgstr ""
#: src/Module/Contact/Advanced.php:154
msgid "Account URL Alias"
msgstr ""
#: src/Module/Contact/Advanced.php:155
msgid "Friend Request URL"
msgstr ""
#: src/Module/Contact/Advanced.php:156
msgid "Friend Confirm URL"
msgstr ""
#: src/Module/Contact/Advanced.php:157
msgid "Notification Endpoint URL"
msgstr ""
#: src/Module/Contact/Advanced.php:158
msgid "Poll/Feed URL"
msgstr ""
#: src/Module/Contact/Advanced.php:159
msgid "New photo from this URL"
msgstr ""
#: src/Module/Contact/Contacts.php:46
msgid "No known contacts."
msgstr ""
#: src/Module/Contact/Contacts.php:64 src/Module/Profile/Common.php:99
msgid "No common contacts."
msgstr ""
#: src/Module/Contact/Contacts.php:76 src/Module/Profile/Contacts.php:96
#, php-format #, php-format
msgid "Converted localtime: %s" msgid "Follower (%s)"
msgid_plural "Followers (%s)"
msgstr[0] ""
msgstr[1] ""
#: src/Module/Contact/Contacts.php:80 src/Module/Profile/Contacts.php:99
#, php-format
msgid "Following (%s)"
msgid_plural "Following (%s)"
msgstr[0] ""
msgstr[1] ""
#: src/Module/Contact/Contacts.php:84 src/Module/Profile/Contacts.php:102
#, php-format
msgid "Mutual friend (%s)"
msgid_plural "Mutual friends (%s)"
msgstr[0] ""
msgstr[1] ""
#: src/Module/Contact/Contacts.php:86 src/Module/Profile/Contacts.php:104
#, php-format
msgid "These contacts both follow and are followed by <strong>%s</strong>."
msgstr "" msgstr ""
#: src/Module/Debug/Localtime.php:62 #: src/Module/Contact/Contacts.php:92 src/Module/Profile/Common.php:87
msgid "Please select your timezone:" #, php-format
msgid "Common contact (%s)"
msgid_plural "Common contacts (%s)"
msgstr[0] ""
msgstr[1] ""
#: src/Module/Contact/Contacts.php:94 src/Module/Profile/Common.php:89
#, php-format
msgid ""
"Both <strong>%s</strong> and yourself have publicly interacted with these "
"contacts (follow, comment or likes on public posts)."
msgstr "" msgstr ""
#: src/Module/Debug/WebFinger.php:37 src/Module/Debug/Probe.php:38 #: src/Module/Contact/Contacts.php:100 src/Module/Profile/Contacts.php:110
msgid "Only logged in users are permitted to perform a probing." #, php-format
msgid "Contact (%s)"
msgid_plural "Contacts (%s)"
msgstr[0] ""
msgstr[1] ""
#: src/Module/Contact/Poke.php:114
msgid "Error while sending poke, please retry."
msgstr ""
#: src/Module/Contact/Poke.php:127 src/Module/Search/Acl.php:55
msgid "You must be logged in to use this module."
msgstr ""
#: src/Module/Contact/Poke.php:150
msgid "Poke/Prod"
msgstr ""
#: src/Module/Contact/Poke.php:151
msgid "poke, prod or do other things to somebody"
msgstr ""
#: src/Module/Contact/Poke.php:153
msgid "Choose what you wish to do to recipient"
msgstr ""
#: src/Module/Contact/Poke.php:154
msgid "Make this post private"
msgstr ""
#: src/Module/Contact.php:94
#, php-format
msgid "%d contact edited."
msgid_plural "%d contacts edited."
msgstr[0] ""
msgstr[1] ""
#: src/Module/Contact.php:121
msgid "Could not access contact record."
msgstr ""
#: src/Module/Contact.php:409
msgid "Contact has been blocked"
msgstr ""
#: src/Module/Contact.php:409
msgid "Contact has been unblocked"
msgstr ""
#: src/Module/Contact.php:419
msgid "Contact has been ignored"
msgstr ""
#: src/Module/Contact.php:419
msgid "Contact has been unignored"
msgstr ""
#: src/Module/Contact.php:429
msgid "Contact has been archived"
msgstr ""
#: src/Module/Contact.php:429
msgid "Contact has been unarchived"
msgstr ""
#: src/Module/Contact.php:453
msgid "Drop contact"
msgstr ""
#: src/Module/Contact.php:456 src/Module/Contact.php:847
msgid "Do you really want to delete this contact?"
msgstr ""
#: src/Module/Contact.php:470
msgid "Contact has been removed."
msgstr ""
#: src/Module/Contact.php:498
#, php-format
msgid "You are mutual friends with %s"
msgstr ""
#: src/Module/Contact.php:502
#, php-format
msgid "You are sharing with %s"
msgstr ""
#: src/Module/Contact.php:506
#, php-format
msgid "%s is sharing with you"
msgstr ""
#: src/Module/Contact.php:530
msgid "Private communications are not available for this contact."
msgstr ""
#: src/Module/Contact.php:532
msgid "Never"
msgstr ""
#: src/Module/Contact.php:535
msgid "(Update was successful)"
msgstr ""
#: src/Module/Contact.php:535
msgid "(Update was not successful)"
msgstr ""
#: src/Module/Contact.php:537 src/Module/Contact.php:1103
msgid "Suggest friends"
msgstr ""
#: src/Module/Contact.php:541
#, php-format
msgid "Network type: %s"
msgstr ""
#: src/Module/Contact.php:546
msgid "Communications lost with this contact!"
msgstr ""
#: src/Module/Contact.php:552
msgid "Fetch further information for feeds"
msgstr ""
#: src/Module/Contact.php:554
msgid ""
"Fetch information like preview pictures, title and teaser from the feed "
"item. You can activate this if the feed doesn't contain much text. Keywords "
"are taken from the meta header in the feed item and are posted as hash tags."
msgstr ""
#: src/Module/Contact.php:557
msgid "Fetch information"
msgstr ""
#: src/Module/Contact.php:558
msgid "Fetch keywords"
msgstr ""
#: src/Module/Contact.php:559
msgid "Fetch information and keywords"
msgstr ""
#: src/Module/Contact.php:573
msgid "Contact Information / Notes"
msgstr ""
#: src/Module/Contact.php:574
msgid "Contact Settings"
msgstr ""
#: src/Module/Contact.php:582
msgid "Contact"
msgstr ""
#: src/Module/Contact.php:586
msgid "Their personal note"
msgstr ""
#: src/Module/Contact.php:588
msgid "Edit contact notes"
msgstr ""
#: src/Module/Contact.php:591 src/Module/Contact.php:1071
#, php-format
msgid "Visit %s's profile [%s]"
msgstr ""
#: src/Module/Contact.php:592
msgid "Block/Unblock contact"
msgstr ""
#: src/Module/Contact.php:593
msgid "Ignore contact"
msgstr ""
#: src/Module/Contact.php:594
msgid "View conversations"
msgstr ""
#: src/Module/Contact.php:599
msgid "Last update:"
msgstr ""
#: src/Module/Contact.php:601
msgid "Update public posts"
msgstr ""
#: src/Module/Contact.php:603 src/Module/Contact.php:1113
msgid "Update now"
msgstr ""
#: src/Module/Contact.php:606 src/Module/Contact.php:852
#: src/Module/Contact.php:1140
msgid "Unignore"
msgstr ""
#: src/Module/Contact.php:610
msgid "Currently blocked"
msgstr ""
#: src/Module/Contact.php:611
msgid "Currently ignored"
msgstr ""
#: src/Module/Contact.php:612
msgid "Currently archived"
msgstr ""
#: src/Module/Contact.php:613
msgid "Awaiting connection acknowledge"
msgstr ""
#: src/Module/Contact.php:614 src/Module/Notifications/Introductions.php:105
#: src/Module/Notifications/Introductions.php:171
msgid "Hide this contact from others"
msgstr ""
#: src/Module/Contact.php:614
msgid ""
"Replies/likes to your public posts <strong>may</strong> still be visible"
msgstr ""
#: src/Module/Contact.php:615
msgid "Notification for new posts"
msgstr ""
#: src/Module/Contact.php:615
msgid "Send a notification of every new post of this contact"
msgstr ""
#: src/Module/Contact.php:617
msgid "Keyword Deny List"
msgstr ""
#: src/Module/Contact.php:617
msgid ""
"Comma separated list of keywords that should not be converted to hashtags, "
"when \"Fetch information and keywords\" is selected"
msgstr ""
#: src/Module/Contact.php:633 src/Module/Settings/TwoFactor/Index.php:127
msgid "Actions"
msgstr ""
#: src/Module/Contact.php:762
msgid "Show all contacts"
msgstr ""
#: src/Module/Contact.php:767 src/Module/Contact.php:827
msgid "Pending"
msgstr ""
#: src/Module/Contact.php:770
msgid "Only show pending contacts"
msgstr ""
#: src/Module/Contact.php:775 src/Module/Contact.php:828
msgid "Blocked"
msgstr ""
#: src/Module/Contact.php:778
msgid "Only show blocked contacts"
msgstr ""
#: src/Module/Contact.php:783 src/Module/Contact.php:830
msgid "Ignored"
msgstr ""
#: src/Module/Contact.php:786
msgid "Only show ignored contacts"
msgstr ""
#: src/Module/Contact.php:791 src/Module/Contact.php:831
msgid "Archived"
msgstr ""
#: src/Module/Contact.php:794
msgid "Only show archived contacts"
msgstr ""
#: src/Module/Contact.php:799 src/Module/Contact.php:829
msgid "Hidden"
msgstr ""
#: src/Module/Contact.php:802
msgid "Only show hidden contacts"
msgstr ""
#: src/Module/Contact.php:810
msgid "Organize your contact groups"
msgstr ""
#: src/Module/Contact.php:842
msgid "Search your contacts"
msgstr ""
#: src/Module/Contact.php:843 src/Module/Search/Index.php:186
#, php-format
msgid "Results for: %s"
msgstr ""
#: src/Module/Contact.php:853 src/Module/Contact.php:1149
msgid "Archive"
msgstr ""
#: src/Module/Contact.php:853 src/Module/Contact.php:1149
msgid "Unarchive"
msgstr ""
#: src/Module/Contact.php:856
msgid "Batch Actions"
msgstr ""
#: src/Module/Contact.php:891
msgid "Conversations started by this contact"
msgstr ""
#: src/Module/Contact.php:896
msgid "Posts and Comments"
msgstr ""
#: src/Module/Contact.php:914
msgid "View all known contacts"
msgstr ""
#: src/Module/Contact.php:924
msgid "Advanced Contact Settings"
msgstr ""
#: src/Module/Contact.php:1030
msgid "Mutual Friendship"
msgstr ""
#: src/Module/Contact.php:1034
msgid "is a fan of yours"
msgstr ""
#: src/Module/Contact.php:1038
msgid "you are a fan of"
msgstr ""
#: src/Module/Contact.php:1056
msgid "Pending outgoing contact request"
msgstr ""
#: src/Module/Contact.php:1058
msgid "Pending incoming contact request"
msgstr ""
#: src/Module/Contact.php:1134
msgid "Toggle Blocked status"
msgstr ""
#: src/Module/Contact.php:1142
msgid "Toggle Ignored status"
msgstr ""
#: src/Module/Contact.php:1151
msgid "Toggle Archive status"
msgstr ""
#: src/Module/Contact.php:1159
msgid "Delete contact"
msgstr ""
#: src/Module/Conversation/Community.php:56
msgid "Local Community"
msgstr ""
#: src/Module/Conversation/Community.php:59
msgid "Posts from local users on this server"
msgstr ""
#: src/Module/Conversation/Community.php:67
msgid "Global Community"
msgstr ""
#: src/Module/Conversation/Community.php:70
msgid "Posts from users of the whole federated network"
msgstr ""
#: src/Module/Conversation/Community.php:84 src/Module/Search/Index.php:179
msgid "No results."
msgstr ""
#: src/Module/Conversation/Community.php:125
msgid ""
"This community stream shows all public posts received by this node. They may "
"not reflect the opinions of this nodes users."
msgstr ""
#: src/Module/Conversation/Community.php:178
msgid "Community option not available."
msgstr ""
#: src/Module/Conversation/Community.php:194
msgid "Not available."
msgstr ""
#: src/Module/Credits.php:44
msgid "Credits"
msgstr ""
#: src/Module/Credits.php:45
msgid ""
"Friendica is a community project, that would not be possible without the "
"help of many people. Here is a list of those who have contributed to the "
"code or the translation of Friendica. Thank you all!"
msgstr "" msgstr ""
#: src/Module/Debug/ActivityPubConversion.php:58 #: src/Module/Debug/ActivityPubConversion.php:58
@ -7459,1336 +7890,43 @@ msgstr ""
msgid "Source URL" msgid "Source URL"
msgstr "" msgstr ""
#: src/Module/Debug/Localtime.php:49
msgid "Time Conversion"
msgstr ""
#: src/Module/Debug/Localtime.php:50
msgid ""
"Friendica provides this service for sharing events with other networks and "
"friends in unknown timezones."
msgstr ""
#: src/Module/Debug/Localtime.php:51
#, php-format
msgid "UTC time: %s"
msgstr ""
#: src/Module/Debug/Localtime.php:54
#, php-format
msgid "Current timezone: %s"
msgstr ""
#: src/Module/Debug/Localtime.php:58
#, php-format
msgid "Converted localtime: %s"
msgstr ""
#: src/Module/Debug/Localtime.php:62
msgid "Please select your timezone:"
msgstr ""
#: src/Module/Debug/Probe.php:38 src/Module/Debug/WebFinger.php:37
msgid "Only logged in users are permitted to perform a probing."
msgstr ""
#: src/Module/Debug/Probe.php:54 #: src/Module/Debug/Probe.php:54
msgid "Lookup address" msgid "Lookup address"
msgstr "" msgstr ""
#: src/Module/Filer/RemoveTag.php:63
msgid "Item was not removed"
msgstr ""
#: src/Module/Filer/RemoveTag.php:66
msgid "Item was not deleted"
msgstr ""
#: src/Module/Filer/SaveTag.php:65
msgid "- select -"
msgstr ""
#: src/Module/Item/Compose.php:46
msgid "Please enter a post body."
msgstr ""
#: src/Module/Item/Compose.php:59
msgid "This feature is only available with the frio theme."
msgstr ""
#: src/Module/Item/Compose.php:86
msgid "Compose new personal note"
msgstr ""
#: src/Module/Item/Compose.php:95
msgid "Compose new post"
msgstr ""
#: src/Module/Item/Compose.php:135
msgid "Visibility"
msgstr ""
#: src/Module/Item/Compose.php:156
msgid "Clear the location"
msgstr ""
#: src/Module/Item/Compose.php:157
msgid "Location services are unavailable on your device"
msgstr ""
#: src/Module/Item/Compose.php:158
msgid ""
"Location services are disabled. Please check the website's permissions on "
"your device"
msgstr ""
#: src/Module/Profile/Common.php:87 src/Module/Contact/Contacts.php:92
#, php-format
msgid "Common contact (%s)"
msgid_plural "Common contacts (%s)"
msgstr[0] ""
msgstr[1] ""
#: src/Module/Profile/Common.php:89 src/Module/Contact/Contacts.php:94
#, php-format
msgid ""
"Both <strong>%s</strong> and yourself have publicly interacted with these "
"contacts (follow, comment or likes on public posts)."
msgstr ""
#: src/Module/Profile/Common.php:99 src/Module/Contact/Contacts.php:64
msgid "No common contacts."
msgstr ""
#: src/Module/Profile/Contacts.php:96 src/Module/Contact/Contacts.php:76
#, php-format
msgid "Follower (%s)"
msgid_plural "Followers (%s)"
msgstr[0] ""
msgstr[1] ""
#: src/Module/Profile/Contacts.php:99 src/Module/Contact/Contacts.php:80
#, php-format
msgid "Following (%s)"
msgid_plural "Following (%s)"
msgstr[0] ""
msgstr[1] ""
#: src/Module/Profile/Contacts.php:102 src/Module/Contact/Contacts.php:84
#, php-format
msgid "Mutual friend (%s)"
msgid_plural "Mutual friends (%s)"
msgstr[0] ""
msgstr[1] ""
#: src/Module/Profile/Contacts.php:104 src/Module/Contact/Contacts.php:86
#, php-format
msgid "These contacts both follow and are followed by <strong>%s</strong>."
msgstr ""
#: src/Module/Profile/Contacts.php:110 src/Module/Contact/Contacts.php:100
#, php-format
msgid "Contact (%s)"
msgid_plural "Contacts (%s)"
msgstr[0] ""
msgstr[1] ""
#: src/Module/Profile/Contacts.php:120
msgid "No contacts."
msgstr ""
#: src/Module/Profile/Profile.php:135
#, php-format
msgid ""
"You're currently viewing your profile as <b>%s</b> <a href=\"%s\" class="
"\"btn btn-sm pull-right\">Cancel</a>"
msgstr ""
#: src/Module/Profile/Profile.php:149
msgid "Member since:"
msgstr ""
#: src/Module/Profile/Profile.php:155
msgid "j F, Y"
msgstr ""
#: src/Module/Profile/Profile.php:156
msgid "j F"
msgstr ""
#: src/Module/Profile/Profile.php:229
msgid "Forums:"
msgstr ""
#: src/Module/Profile/Profile.php:240
msgid "View profile as:"
msgstr ""
#: src/Module/Profile/Profile.php:257
msgid "View as"
msgstr ""
#: src/Module/Search/Acl.php:55 src/Module/Contact/Poke.php:127
msgid "You must be logged in to use this module."
msgstr ""
#: src/Module/Search/Index.php:53
msgid "Only logged in users are permitted to perform a search."
msgstr ""
#: src/Module/Search/Index.php:75
msgid "Only one search per minute is permitted for not logged in users."
msgstr ""
#: src/Module/Search/Index.php:179 src/Module/Conversation/Community.php:84
msgid "No results."
msgstr ""
#: src/Module/Search/Index.php:184
#, php-format
msgid "Items tagged with: %s"
msgstr ""
#: src/Module/Search/Index.php:186 src/Module/Contact.php:843
#, php-format
msgid "Results for: %s"
msgstr ""
#: src/Module/Search/Saved.php:45
msgid "Search term was not saved."
msgstr ""
#: src/Module/Search/Saved.php:48
msgid "Search term already saved."
msgstr ""
#: src/Module/Search/Saved.php:54
msgid "Search term was not removed."
msgstr ""
#: src/Module/Settings/TwoFactor/AppSpecific.php:52
#: src/Module/Settings/TwoFactor/Recovery.php:50
#: src/Module/Settings/TwoFactor/Verify.php:56
msgid "Please enter your password to access this page."
msgstr ""
#: src/Module/Settings/TwoFactor/AppSpecific.php:70
msgid "App-specific password generation failed: The description is empty."
msgstr ""
#: src/Module/Settings/TwoFactor/AppSpecific.php:73
msgid ""
"App-specific password generation failed: This description already exists."
msgstr ""
#: src/Module/Settings/TwoFactor/AppSpecific.php:77
msgid "New app-specific password generated."
msgstr ""
#: src/Module/Settings/TwoFactor/AppSpecific.php:83
msgid "App-specific passwords successfully revoked."
msgstr ""
#: src/Module/Settings/TwoFactor/AppSpecific.php:93
msgid "App-specific password successfully revoked."
msgstr ""
#: src/Module/Settings/TwoFactor/AppSpecific.php:114
msgid "Two-factor app-specific passwords"
msgstr ""
#: src/Module/Settings/TwoFactor/AppSpecific.php:116
msgid ""
"<p>App-specific passwords are randomly generated passwords used instead your "
"regular password to authenticate your account on third-party applications "
"that don't support two-factor authentication.</p>"
msgstr ""
#: src/Module/Settings/TwoFactor/AppSpecific.php:117
msgid ""
"Make sure to copy your new app-specific password now. You wont be able to "
"see it again!"
msgstr ""
#: src/Module/Settings/TwoFactor/AppSpecific.php:120
msgid "Description"
msgstr ""
#: src/Module/Settings/TwoFactor/AppSpecific.php:121
msgid "Last Used"
msgstr ""
#: src/Module/Settings/TwoFactor/AppSpecific.php:122
msgid "Revoke"
msgstr ""
#: src/Module/Settings/TwoFactor/AppSpecific.php:123
msgid "Revoke All"
msgstr ""
#: src/Module/Settings/TwoFactor/AppSpecific.php:126
msgid ""
"When you generate a new app-specific password, you must use it right away, "
"it will be shown to you once after you generate it."
msgstr ""
#: src/Module/Settings/TwoFactor/AppSpecific.php:127
msgid "Generate new app-specific password"
msgstr ""
#: src/Module/Settings/TwoFactor/AppSpecific.php:128
msgid "Friendiqa on my Fairphone 2..."
msgstr ""
#: src/Module/Settings/TwoFactor/AppSpecific.php:129
msgid "Generate"
msgstr ""
#: src/Module/Settings/TwoFactor/Index.php:67
msgid "Two-factor authentication successfully disabled."
msgstr ""
#: src/Module/Settings/TwoFactor/Index.php:88
msgid "Wrong Password"
msgstr ""
#: src/Module/Settings/TwoFactor/Index.php:105
#: src/Module/Security/TwoFactor/Verify.php:80 src/Module/BaseSettings.php:50
msgid "Two-factor authentication"
msgstr ""
#: src/Module/Settings/TwoFactor/Index.php:108
msgid ""
"<p>Use an application on a mobile device to get two-factor authentication "
"codes when prompted on login.</p>"
msgstr ""
#: src/Module/Settings/TwoFactor/Index.php:112
msgid "Authenticator app"
msgstr ""
#: src/Module/Settings/TwoFactor/Index.php:113
msgid "Configured"
msgstr ""
#: src/Module/Settings/TwoFactor/Index.php:113
msgid "Not Configured"
msgstr ""
#: src/Module/Settings/TwoFactor/Index.php:114
msgid "<p>You haven't finished configuring your authenticator app.</p>"
msgstr ""
#: src/Module/Settings/TwoFactor/Index.php:115
msgid "<p>Your authenticator app is correctly configured.</p>"
msgstr ""
#: src/Module/Settings/TwoFactor/Index.php:117
msgid "Recovery codes"
msgstr ""
#: src/Module/Settings/TwoFactor/Index.php:118
msgid "Remaining valid codes"
msgstr ""
#: src/Module/Settings/TwoFactor/Index.php:120
msgid ""
"<p>These one-use codes can replace an authenticator app code in case you "
"have lost access to it.</p>"
msgstr ""
#: src/Module/Settings/TwoFactor/Index.php:122
msgid "App-specific passwords"
msgstr ""
#: src/Module/Settings/TwoFactor/Index.php:123
msgid "Generated app-specific passwords"
msgstr ""
#: src/Module/Settings/TwoFactor/Index.php:125
msgid ""
"<p>These randomly generated passwords allow you to authenticate on apps not "
"supporting two-factor authentication.</p>"
msgstr ""
#: src/Module/Settings/TwoFactor/Index.php:127 src/Module/Contact.php:633
msgid "Actions"
msgstr ""
#: src/Module/Settings/TwoFactor/Index.php:128
msgid "Current password:"
msgstr ""
#: src/Module/Settings/TwoFactor/Index.php:128
msgid ""
"You need to provide your current password to change two-factor "
"authentication settings."
msgstr ""
#: src/Module/Settings/TwoFactor/Index.php:129
msgid "Enable two-factor authentication"
msgstr ""
#: src/Module/Settings/TwoFactor/Index.php:130
msgid "Disable two-factor authentication"
msgstr ""
#: src/Module/Settings/TwoFactor/Index.php:131
msgid "Show recovery codes"
msgstr ""
#: src/Module/Settings/TwoFactor/Index.php:132
msgid "Manage app-specific passwords"
msgstr ""
#: src/Module/Settings/TwoFactor/Index.php:133
msgid "Finish app configuration"
msgstr ""
#: src/Module/Settings/TwoFactor/Recovery.php:66
msgid "New recovery codes successfully generated."
msgstr ""
#: src/Module/Settings/TwoFactor/Recovery.php:92
msgid "Two-factor recovery codes"
msgstr ""
#: src/Module/Settings/TwoFactor/Recovery.php:94
msgid ""
"<p>Recovery codes can be used to access your account in the event you lose "
"access to your device and cannot receive two-factor authentication codes.</"
"p><p><strong>Put these in a safe spot!</strong> If you lose your device and "
"dont have the recovery codes you will lose access to your account.</p>"
msgstr ""
#: src/Module/Settings/TwoFactor/Recovery.php:96
msgid ""
"When you generate new recovery codes, you must copy the new codes. Your old "
"codes wont work anymore."
msgstr ""
#: src/Module/Settings/TwoFactor/Recovery.php:97
msgid "Generate new recovery codes"
msgstr ""
#: src/Module/Settings/TwoFactor/Recovery.php:99
msgid "Next: Verification"
msgstr ""
#: src/Module/Settings/TwoFactor/Verify.php:78
msgid "Two-factor authentication successfully activated."
msgstr ""
#: src/Module/Settings/TwoFactor/Verify.php:82
#: src/Module/Security/TwoFactor/Recovery.php:64
#: src/Module/Security/TwoFactor/Verify.php:61
msgid "Invalid code, please retry."
msgstr ""
#: src/Module/Settings/TwoFactor/Verify.php:111
#, php-format
msgid ""
"<p>Or you can submit the authentication settings manually:</p>\n"
"<dl>\n"
"\t<dt>Issuer</dt>\n"
"\t<dd>%s</dd>\n"
"\t<dt>Account Name</dt>\n"
"\t<dd>%s</dd>\n"
"\t<dt>Secret Key</dt>\n"
"\t<dd>%s</dd>\n"
"\t<dt>Type</dt>\n"
"\t<dd>Time-based</dd>\n"
"\t<dt>Number of digits</dt>\n"
"\t<dd>6</dd>\n"
"\t<dt>Hashing algorithm</dt>\n"
"\t<dd>SHA-1</dd>\n"
"</dl>"
msgstr ""
#: src/Module/Settings/TwoFactor/Verify.php:131
msgid "Two-factor code verification"
msgstr ""
#: src/Module/Settings/TwoFactor/Verify.php:133
msgid ""
"<p>Please scan this QR Code with your authenticator app and submit the "
"provided code.</p>"
msgstr ""
#: src/Module/Settings/TwoFactor/Verify.php:135
#, php-format
msgid ""
"<p>Or you can open the following URL in your mobile device:</p><p><a href="
"\"%s\">%s</a></p>"
msgstr ""
#: src/Module/Settings/TwoFactor/Verify.php:141
#: src/Module/Security/TwoFactor/Verify.php:85
msgid "Please enter a code from your authentication app"
msgstr ""
#: src/Module/Settings/TwoFactor/Verify.php:142
msgid "Verify code and enable two-factor authentication"
msgstr ""
#: src/Module/Settings/Profile/Photo/Crop.php:102
#: src/Module/Settings/Profile/Photo/Crop.php:118
#: src/Module/Settings/Profile/Photo/Crop.php:134
#: src/Module/Settings/Profile/Photo/Index.php:103
#, php-format
msgid "Image size reduction [%s] failed."
msgstr ""
#: src/Module/Settings/Profile/Photo/Crop.php:139
msgid ""
"Shift-reload the page or clear browser cache if the new photo does not "
"display immediately."
msgstr ""
#: src/Module/Settings/Profile/Photo/Crop.php:147
msgid "Unable to process image"
msgstr ""
#: src/Module/Settings/Profile/Photo/Crop.php:166
msgid "Photo not found."
msgstr ""
#: src/Module/Settings/Profile/Photo/Crop.php:190
msgid "Profile picture successfully updated."
msgstr ""
#: src/Module/Settings/Profile/Photo/Crop.php:213
#: src/Module/Settings/Profile/Photo/Crop.php:217
msgid "Crop Image"
msgstr ""
#: src/Module/Settings/Profile/Photo/Crop.php:214
msgid "Please adjust the image cropping for optimum viewing."
msgstr ""
#: src/Module/Settings/Profile/Photo/Crop.php:216
msgid "Use Image As Is"
msgstr ""
#: src/Module/Settings/Profile/Photo/Index.php:47
msgid "Missing uploaded image."
msgstr ""
#: src/Module/Settings/Profile/Photo/Index.php:126
msgid "Profile Picture Settings"
msgstr ""
#: src/Module/Settings/Profile/Photo/Index.php:127
msgid "Current Profile Picture"
msgstr ""
#: src/Module/Settings/Profile/Photo/Index.php:128
msgid "Upload Profile Picture"
msgstr ""
#: src/Module/Settings/Profile/Photo/Index.php:129
msgid "Upload Picture:"
msgstr ""
#: src/Module/Settings/Profile/Photo/Index.php:134
msgid "or"
msgstr ""
#: src/Module/Settings/Profile/Photo/Index.php:136
msgid "skip this step"
msgstr ""
#: src/Module/Settings/Profile/Photo/Index.php:138
msgid "select a photo from your photo albums"
msgstr ""
#: src/Module/Settings/Profile/Index.php:85
msgid "Profile Name is required."
msgstr ""
#: src/Module/Settings/Profile/Index.php:137
msgid "Profile couldn't be updated."
msgstr ""
#: src/Module/Settings/Profile/Index.php:187
#: src/Module/Settings/Profile/Index.php:207
msgid "Label:"
msgstr ""
#: src/Module/Settings/Profile/Index.php:188
#: src/Module/Settings/Profile/Index.php:208
msgid "Value:"
msgstr ""
#: src/Module/Settings/Profile/Index.php:198
#: src/Module/Settings/Profile/Index.php:218
msgid "Field Permissions"
msgstr ""
#: src/Module/Settings/Profile/Index.php:199
#: src/Module/Settings/Profile/Index.php:219
msgid "(click to open/close)"
msgstr ""
#: src/Module/Settings/Profile/Index.php:205
msgid "Add a new profile field"
msgstr ""
#: src/Module/Settings/Profile/Index.php:235
msgid "Profile Actions"
msgstr ""
#: src/Module/Settings/Profile/Index.php:236
msgid "Edit Profile Details"
msgstr ""
#: src/Module/Settings/Profile/Index.php:238
msgid "Change Profile Photo"
msgstr ""
#: src/Module/Settings/Profile/Index.php:243
msgid "Profile picture"
msgstr ""
#: src/Module/Settings/Profile/Index.php:244
msgid "Location"
msgstr ""
#: src/Module/Settings/Profile/Index.php:246
msgid "Custom Profile Fields"
msgstr ""
#: src/Module/Settings/Profile/Index.php:248 src/Module/Welcome.php:58
msgid "Upload Profile Photo"
msgstr ""
#: src/Module/Settings/Profile/Index.php:252
msgid "Display name:"
msgstr ""
#: src/Module/Settings/Profile/Index.php:255
msgid "Street Address:"
msgstr ""
#: src/Module/Settings/Profile/Index.php:256
msgid "Locality/City:"
msgstr ""
#: src/Module/Settings/Profile/Index.php:257
msgid "Region/State:"
msgstr ""
#: src/Module/Settings/Profile/Index.php:258
msgid "Postal/Zip Code:"
msgstr ""
#: src/Module/Settings/Profile/Index.php:259
msgid "Country:"
msgstr ""
#: src/Module/Settings/Profile/Index.php:261
msgid "XMPP (Jabber) address:"
msgstr ""
#: src/Module/Settings/Profile/Index.php:261
msgid ""
"The XMPP address will be propagated to your contacts so that they can follow "
"you."
msgstr ""
#: src/Module/Settings/Profile/Index.php:262
msgid "Homepage URL:"
msgstr ""
#: src/Module/Settings/Profile/Index.php:263
msgid "Public Keywords:"
msgstr ""
#: src/Module/Settings/Profile/Index.php:263
msgid "(Used for suggesting potential friends, can be seen by others)"
msgstr ""
#: src/Module/Settings/Profile/Index.php:264
msgid "Private Keywords:"
msgstr ""
#: src/Module/Settings/Profile/Index.php:264
msgid "(Used for searching profiles, never shown to others)"
msgstr ""
#: src/Module/Settings/Profile/Index.php:265
#, php-format
msgid ""
"<p>Custom fields appear on <a href=\"%s\">your profile page</a>.</p>\n"
"\t\t\t\t<p>You can use BBCodes in the field values.</p>\n"
"\t\t\t\t<p>Reorder by dragging the field title.</p>\n"
"\t\t\t\t<p>Empty the label field to remove a custom field.</p>\n"
"\t\t\t\t<p>Non-public fields can only be seen by the selected Friendica "
"contacts or the Friendica contacts in the selected groups.</p>"
msgstr ""
#: src/Module/Settings/Delegation.php:53
msgid "Delegation successfully granted."
msgstr ""
#: src/Module/Settings/Delegation.php:55
msgid "Parent user not found, unavailable or password doesn't match."
msgstr ""
#: src/Module/Settings/Delegation.php:59
msgid "Delegation successfully revoked."
msgstr ""
#: src/Module/Settings/Delegation.php:81 src/Module/Settings/Delegation.php:103
msgid ""
"Delegated administrators can view but not change delegation permissions."
msgstr ""
#: src/Module/Settings/Delegation.php:95
msgid "Delegate user not found."
msgstr ""
#: src/Module/Settings/Delegation.php:143
msgid "No parent user"
msgstr ""
#: src/Module/Settings/Delegation.php:154
#: src/Module/Settings/Delegation.php:165
msgid "Parent User"
msgstr ""
#: src/Module/Settings/Delegation.php:155 src/Module/Register.php:170
msgid "Parent Password:"
msgstr ""
#: src/Module/Settings/Delegation.php:155 src/Module/Register.php:170
msgid ""
"Please enter the password of the parent account to legitimize your request."
msgstr ""
#: src/Module/Settings/Delegation.php:162
msgid "Additional Accounts"
msgstr ""
#: src/Module/Settings/Delegation.php:163
msgid ""
"Register additional accounts that are automatically connected to your "
"existing account so you can manage them from this account."
msgstr ""
#: src/Module/Settings/Delegation.php:164
msgid "Register an additional account"
msgstr ""
#: src/Module/Settings/Delegation.php:168
msgid ""
"Parent users have total control about this account, including the account "
"settings. Please double check whom you give this access."
msgstr ""
#: src/Module/Settings/Delegation.php:171 src/Module/BaseSettings.php:94
msgid "Manage Accounts"
msgstr ""
#: src/Module/Settings/Delegation.php:172
msgid "Delegates"
msgstr ""
#: src/Module/Settings/Delegation.php:174
msgid ""
"Delegates are able to manage all aspects of this account/page except for "
"basic account settings. Please do not delegate your personal account to "
"anybody that you do not trust completely."
msgstr ""
#: src/Module/Settings/Delegation.php:175
msgid "Existing Page Delegates"
msgstr ""
#: src/Module/Settings/Delegation.php:177
msgid "Potential Delegates"
msgstr ""
#: src/Module/Settings/Delegation.php:180
msgid "Add"
msgstr ""
#: src/Module/Settings/Delegation.php:181
msgid "No entries."
msgstr ""
#: src/Module/Settings/Display.php:103
msgid "The theme you chose isn't available."
msgstr ""
#: src/Module/Settings/Display.php:140
#, php-format
msgid "%s - (Unsupported)"
msgstr ""
#: src/Module/Settings/Display.php:184
msgid "Display Settings"
msgstr ""
#: src/Module/Settings/Display.php:186
msgid "General Theme Settings"
msgstr ""
#: src/Module/Settings/Display.php:187
msgid "Custom Theme Settings"
msgstr ""
#: src/Module/Settings/Display.php:188
msgid "Content Settings"
msgstr ""
#: src/Module/Settings/Display.php:190
msgid "Calendar"
msgstr ""
#: src/Module/Settings/Display.php:196
msgid "Display Theme:"
msgstr ""
#: src/Module/Settings/Display.php:197
msgid "Mobile Theme:"
msgstr ""
#: src/Module/Settings/Display.php:200
msgid "Number of items to display per page:"
msgstr ""
#: src/Module/Settings/Display.php:200 src/Module/Settings/Display.php:201
msgid "Maximum of 100 items"
msgstr ""
#: src/Module/Settings/Display.php:201
msgid "Number of items to display per page when viewed from mobile device:"
msgstr ""
#: src/Module/Settings/Display.php:202
msgid "Update browser every xx seconds"
msgstr ""
#: src/Module/Settings/Display.php:202
msgid "Minimum of 10 seconds. Enter -1 to disable it."
msgstr ""
#: src/Module/Settings/Display.php:203
msgid "Automatic updates only at the top of the post stream pages"
msgstr ""
#: src/Module/Settings/Display.php:203
msgid ""
"Auto update may add new posts at the top of the post stream pages, which can "
"affect the scroll position and perturb normal reading if it happens anywhere "
"else the top of the page."
msgstr ""
#: src/Module/Settings/Display.php:204
msgid "Don't show emoticons"
msgstr ""
#: src/Module/Settings/Display.php:204
msgid ""
"Normally emoticons are replaced with matching symbols. This setting disables "
"this behaviour."
msgstr ""
#: src/Module/Settings/Display.php:205
msgid "Infinite scroll"
msgstr ""
#: src/Module/Settings/Display.php:205
msgid "Automatic fetch new items when reaching the page end."
msgstr ""
#: src/Module/Settings/Display.php:206
msgid "Disable Smart Threading"
msgstr ""
#: src/Module/Settings/Display.php:206
msgid "Disable the automatic suppression of extraneous thread indentation."
msgstr ""
#: src/Module/Settings/Display.php:207
msgid "Hide the Dislike feature"
msgstr ""
#: src/Module/Settings/Display.php:207
msgid "Hides the Dislike button and dislike reactions on posts and comments."
msgstr ""
#: src/Module/Settings/Display.php:208
msgid "Display the resharer"
msgstr ""
#: src/Module/Settings/Display.php:208
msgid "Display the first resharer as icon and text on a reshared item."
msgstr ""
#: src/Module/Settings/Display.php:210
msgid "Beginning of week:"
msgstr ""
#: src/Module/Settings/UserExport.php:57
msgid "Export account"
msgstr ""
#: src/Module/Settings/UserExport.php:57
msgid ""
"Export your account info and contacts. Use this to make a backup of your "
"account and/or to move it to another server."
msgstr ""
#: src/Module/Settings/UserExport.php:58
msgid "Export all"
msgstr ""
#: src/Module/Settings/UserExport.php:58
msgid ""
"Export your account info, contacts and all your items as json. Could be a "
"very big file, and could take a lot of time. Use this to make a full backup "
"of your account (photos are not exported)"
msgstr ""
#: src/Module/Settings/UserExport.php:59
msgid "Export Contacts to CSV"
msgstr ""
#: src/Module/Settings/UserExport.php:59
msgid ""
"Export the list of the accounts you are following as CSV file. Compatible to "
"e.g. Mastodon."
msgstr ""
#: src/Module/Settings/UserExport.php:65 src/Module/BaseSettings.php:108
msgid "Export personal data"
msgstr ""
#: src/Module/Special/HTTPException.php:49
msgid "Bad Request"
msgstr ""
#: src/Module/Special/HTTPException.php:50
msgid "Unauthorized"
msgstr ""
#: src/Module/Special/HTTPException.php:51
msgid "Forbidden"
msgstr ""
#: src/Module/Special/HTTPException.php:52
msgid "Not Found"
msgstr ""
#: src/Module/Special/HTTPException.php:53
msgid "Internal Server Error"
msgstr ""
#: src/Module/Special/HTTPException.php:54
msgid "Service Unavailable"
msgstr ""
#: src/Module/Special/HTTPException.php:61
msgid ""
"The server cannot or will not process the request due to an apparent client "
"error."
msgstr ""
#: src/Module/Special/HTTPException.php:62
msgid "Authentication is required and has failed or has not yet been provided."
msgstr ""
#: src/Module/Special/HTTPException.php:63
msgid ""
"The request was valid, but the server is refusing action. The user might not "
"have the necessary permissions for a resource, or may need an account."
msgstr ""
#: src/Module/Special/HTTPException.php:64
msgid ""
"The requested resource could not be found but may be available in the future."
msgstr ""
#: src/Module/Special/HTTPException.php:65
msgid ""
"An unexpected condition was encountered and no more specific message is "
"suitable."
msgstr ""
#: src/Module/Special/HTTPException.php:66
msgid ""
"The server is currently unavailable (because it is overloaded or down for "
"maintenance). Please try again later."
msgstr ""
#: src/Module/Contact/Advanced.php:94
msgid "Contact update failed."
msgstr ""
#: src/Module/Contact/Advanced.php:111
msgid ""
"<strong>WARNING: This is highly advanced</strong> and if you enter incorrect "
"information your communications with this contact may stop working."
msgstr ""
#: src/Module/Contact/Advanced.php:112
msgid ""
"Please use your browser 'Back' button <strong>now</strong> if you are "
"uncertain what to do on this page."
msgstr ""
#: src/Module/Contact/Advanced.php:123 src/Module/Contact/Advanced.php:125
msgid "No mirroring"
msgstr ""
#: src/Module/Contact/Advanced.php:123
msgid "Mirror as forwarded posting"
msgstr ""
#: src/Module/Contact/Advanced.php:123 src/Module/Contact/Advanced.php:125
msgid "Mirror as my own posting"
msgstr ""
#: src/Module/Contact/Advanced.php:136
msgid "Return to contact editor"
msgstr ""
#: src/Module/Contact/Advanced.php:138 src/Module/Contact.php:1123
msgid "Refetch contact data"
msgstr ""
#: src/Module/Contact/Advanced.php:141
msgid "Remote Self"
msgstr ""
#: src/Module/Contact/Advanced.php:144
msgid "Mirror postings from this contact"
msgstr ""
#: src/Module/Contact/Advanced.php:146
msgid ""
"Mark this contact as remote_self, this will cause friendica to repost new "
"entries from this contact."
msgstr ""
#: src/Module/Contact/Advanced.php:151
msgid "Account Nickname"
msgstr ""
#: src/Module/Contact/Advanced.php:152
msgid "@Tagname - overrides Name/Nickname"
msgstr ""
#: src/Module/Contact/Advanced.php:153
msgid "Account URL"
msgstr ""
#: src/Module/Contact/Advanced.php:154
msgid "Account URL Alias"
msgstr ""
#: src/Module/Contact/Advanced.php:155
msgid "Friend Request URL"
msgstr ""
#: src/Module/Contact/Advanced.php:156
msgid "Friend Confirm URL"
msgstr ""
#: src/Module/Contact/Advanced.php:157
msgid "Notification Endpoint URL"
msgstr ""
#: src/Module/Contact/Advanced.php:158
msgid "Poll/Feed URL"
msgstr ""
#: src/Module/Contact/Advanced.php:159
msgid "New photo from this URL"
msgstr ""
#: src/Module/Contact/Contacts.php:46
msgid "No known contacts."
msgstr ""
#: src/Module/Contact/Poke.php:114
msgid "Error while sending poke, please retry."
msgstr ""
#: src/Module/Contact/Poke.php:150
msgid "Poke/Prod"
msgstr ""
#: src/Module/Contact/Poke.php:151
msgid "poke, prod or do other things to somebody"
msgstr ""
#: src/Module/Contact/Poke.php:153
msgid "Choose what you wish to do to recipient"
msgstr ""
#: src/Module/Contact/Poke.php:154
msgid "Make this post private"
msgstr ""
#: src/Module/HTTPException/MethodNotAllowed.php:32
msgid "Method Not Allowed."
msgstr ""
#: src/Module/HTTPException/PageNotFound.php:32 src/App/Router.php:226
msgid "Page not found."
msgstr ""
#: src/Module/Api/Twitter/ContactEndpoint.php:65 src/Module/Contact.php:390
msgid "Contact not found"
msgstr ""
#: src/Module/Api/Twitter/ContactEndpoint.php:135
msgid "Profile not found"
msgstr ""
#: src/Module/Security/TwoFactor/Recovery.php:60
#, php-format
msgid "Remaining recovery codes: %d"
msgstr ""
#: src/Module/Security/TwoFactor/Recovery.php:83
msgid "Two-factor recovery"
msgstr ""
#: src/Module/Security/TwoFactor/Recovery.php:84
msgid ""
"<p>You can enter one of your one-time recovery codes in case you lost access "
"to your mobile device.</p>"
msgstr ""
#: src/Module/Security/TwoFactor/Recovery.php:85
#: src/Module/Security/TwoFactor/Verify.php:84
#, php-format
msgid ""
"Dont have your phone? <a href=\"%s\">Enter a two-factor recovery code</a>"
msgstr ""
#: src/Module/Security/TwoFactor/Recovery.php:86
msgid "Please enter a recovery code"
msgstr ""
#: src/Module/Security/TwoFactor/Recovery.php:87
msgid "Submit recovery code and complete login"
msgstr ""
#: src/Module/Security/TwoFactor/Verify.php:81
msgid ""
"<p>Open the two-factor authentication app on your device to get an "
"authentication code and verify your identity.</p>"
msgstr ""
#: src/Module/Security/TwoFactor/Verify.php:86
msgid "Verify code and complete login"
msgstr ""
#: src/Module/Security/Login.php:101
msgid "Create a New Account"
msgstr ""
#: src/Module/Security/Login.php:126
msgid "Your OpenID: "
msgstr ""
#: src/Module/Security/Login.php:129
msgid ""
"Please enter your username and password to add the OpenID to your existing "
"account."
msgstr ""
#: src/Module/Security/Login.php:131
msgid "Or login using OpenID: "
msgstr ""
#: src/Module/Security/Login.php:145
msgid "Password: "
msgstr ""
#: src/Module/Security/Login.php:146
msgid "Remember me"
msgstr ""
#: src/Module/Security/Login.php:155
msgid "Forgot your password?"
msgstr ""
#: src/Module/Security/Login.php:158
msgid "Website Terms of Service"
msgstr ""
#: src/Module/Security/Login.php:159
msgid "terms of service"
msgstr ""
#: src/Module/Security/Login.php:161
msgid "Website Privacy Policy"
msgstr ""
#: src/Module/Security/Login.php:162
msgid "privacy policy"
msgstr ""
#: src/Module/Security/Logout.php:53
msgid "Logged out."
msgstr ""
#: src/Module/Security/OpenID.php:54
msgid "OpenID protocol error. No ID returned"
msgstr ""
#: src/Module/Security/OpenID.php:92
msgid ""
"Account not found. Please login to your existing account to add the OpenID "
"to it."
msgstr ""
#: src/Module/Security/OpenID.php:94
msgid ""
"Account not found. Please register a new account or login to your existing "
"account to add the OpenID to it."
msgstr ""
#: src/Module/Notifications/Notification.php:103
msgid "You must be logged in to show this page."
msgstr ""
#: src/Module/Notifications/Notifications.php:50
msgid "Network Notifications"
msgstr ""
#: src/Module/Notifications/Notifications.php:58
msgid "System Notifications"
msgstr ""
#: src/Module/Notifications/Notifications.php:66
msgid "Personal Notifications"
msgstr ""
#: src/Module/Notifications/Notifications.php:74
msgid "Home Notifications"
msgstr ""
#: src/Module/Notifications/Notifications.php:133
#: src/Module/Notifications/Introductions.php:195
#, php-format
msgid "No more %s notifications."
msgstr ""
#: src/Module/Notifications/Notifications.php:138
msgid "Show unread"
msgstr ""
#: src/Module/Notifications/Notifications.php:138
msgid "Show all"
msgstr ""
#: src/Module/Notifications/Introductions.php:76
msgid "Show Ignored Requests"
msgstr ""
#: src/Module/Notifications/Introductions.php:76
msgid "Hide Ignored Requests"
msgstr ""
#: src/Module/Notifications/Introductions.php:90
#: src/Module/Notifications/Introductions.php:157
msgid "Notification type:"
msgstr ""
#: src/Module/Notifications/Introductions.php:93
msgid "Suggested by:"
msgstr ""
#: src/Module/Notifications/Introductions.php:105
#: src/Module/Notifications/Introductions.php:171 src/Module/Contact.php:614
msgid "Hide this contact from others"
msgstr ""
#: src/Module/Notifications/Introductions.php:118
msgid "Claims to be known to you: "
msgstr ""
#: src/Module/Notifications/Introductions.php:125
msgid "Shall your connection be bidirectional or not?"
msgstr ""
#: src/Module/Notifications/Introductions.php:126
#, php-format
msgid ""
"Accepting %s as a friend allows %s to subscribe to your posts, and you will "
"also receive updates from them in your news feed."
msgstr ""
#: src/Module/Notifications/Introductions.php:127
#, php-format
msgid ""
"Accepting %s as a subscriber allows them to subscribe to your posts, but you "
"will not receive updates from them in your news feed."
msgstr ""
#: src/Module/Notifications/Introductions.php:129
msgid "Friend"
msgstr ""
#: src/Module/Notifications/Introductions.php:130
msgid "Subscriber"
msgstr ""
#: src/Module/Notifications/Introductions.php:194
msgid "No introductions."
msgstr ""
#: src/Module/Attach.php:50 src/Module/Attach.php:62
msgid "Item was not found."
msgstr ""
#: src/Module/BaseProfile.php:55 src/Module/Contact.php:907
msgid "Profile Details"
msgstr ""
#: src/Module/BaseProfile.php:113
msgid "Only You Can See This"
msgstr ""
#: src/Module/BaseProfile.php:132 src/Module/BaseProfile.php:135
msgid "Tips for New Members"
msgstr ""
#: src/Module/BaseSettings.php:43
msgid "Account"
msgstr ""
#: src/Module/BaseSettings.php:65 src/Module/BaseAdmin.php:101
msgid "Additional features"
msgstr ""
#: src/Module/BaseSettings.php:73
msgid "Display"
msgstr ""
#: src/Module/BaseSettings.php:101
msgid "Connected apps"
msgstr ""
#: src/Module/BaseSettings.php:115
msgid "Remove account"
msgstr ""
#: src/Module/Conversation/Community.php:56
msgid "Local Community"
msgstr ""
#: src/Module/Conversation/Community.php:59
msgid "Posts from local users on this server"
msgstr ""
#: src/Module/Conversation/Community.php:67
msgid "Global Community"
msgstr ""
#: src/Module/Conversation/Community.php:70
msgid "Posts from users of the whole federated network"
msgstr ""
#: src/Module/Conversation/Community.php:125
msgid ""
"This community stream shows all public posts received by this node. They may "
"not reflect the opinions of this nodes users."
msgstr ""
#: src/Module/Conversation/Community.php:178
msgid "Community option not available."
msgstr ""
#: src/Module/Conversation/Community.php:194
msgid "Not available."
msgstr ""
#: src/Module/Credits.php:44
msgid "Credits"
msgstr ""
#: src/Module/Credits.php:45
msgid ""
"Friendica is a community project, that would not be possible without the "
"help of many people. Here is a list of those who have contributed to the "
"code or the translation of Friendica. Thank you all!"
msgstr ""
#: src/Module/Delegation.php:147 #: src/Module/Delegation.php:147
msgid "Manage Identities and/or Pages" msgid "Manage Identities and/or Pages"
msgstr "" msgstr ""
@ -8803,303 +7941,6 @@ msgstr ""
msgid "Select an identity to manage: " msgid "Select an identity to manage: "
msgstr "" msgstr ""
#: src/Module/FriendSuggest.php:65
msgid "Suggested contact not found."
msgstr ""
#: src/Module/FriendSuggest.php:84
msgid "Friend suggestion sent."
msgstr ""
#: src/Module/FriendSuggest.php:121
msgid "Suggest Friends"
msgstr ""
#: src/Module/FriendSuggest.php:124
#, php-format
msgid "Suggest a friend for %s"
msgstr ""
#: src/Module/Help.php:62
msgid "Help:"
msgstr ""
#: src/Module/Home.php:54
#, php-format
msgid "Welcome to %s"
msgstr ""
#: src/Module/Maintenance.php:46
msgid "System down for maintenance"
msgstr ""
#: src/Module/Manifest.php:42
msgid "A Decentralized Social Network"
msgstr ""
#: src/Module/Register.php:69
msgid "Only parent users can create additional accounts."
msgstr ""
#: src/Module/Register.php:101
msgid ""
"You may (optionally) fill in this form via OpenID by supplying your OpenID "
"and clicking \"Register\"."
msgstr ""
#: src/Module/Register.php:102
msgid ""
"If you are not familiar with OpenID, please leave that field blank and fill "
"in the rest of the items."
msgstr ""
#: src/Module/Register.php:103
msgid "Your OpenID (optional): "
msgstr ""
#: src/Module/Register.php:112
msgid "Include your profile in member directory?"
msgstr ""
#: src/Module/Register.php:135
msgid "Note for the admin"
msgstr ""
#: src/Module/Register.php:135
msgid "Leave a message for the admin, why you want to join this node"
msgstr ""
#: src/Module/Register.php:136
msgid "Membership on this site is by invitation only."
msgstr ""
#: src/Module/Register.php:137
msgid "Your invitation code: "
msgstr ""
#: src/Module/Register.php:145
msgid "Your Full Name (e.g. Joe Smith, real or real-looking): "
msgstr ""
#: src/Module/Register.php:146
msgid ""
"Your Email Address: (Initial information will be send there, so this has to "
"be an existing address.)"
msgstr ""
#: src/Module/Register.php:147
msgid "Please repeat your e-mail address:"
msgstr ""
#: src/Module/Register.php:149
msgid "Leave empty for an auto generated password."
msgstr ""
#: src/Module/Register.php:151
#, php-format
msgid ""
"Choose a profile nickname. This must begin with a text character. Your "
"profile address on this site will then be \"<strong>nickname@%s</strong>\"."
msgstr ""
#: src/Module/Register.php:152
msgid "Choose a nickname: "
msgstr ""
#: src/Module/Register.php:161
msgid "Import your profile to this friendica instance"
msgstr ""
#: src/Module/Register.php:168
msgid "Note: This node explicitly contains adult content"
msgstr ""
#: src/Module/Register.php:201
msgid "Password doesn't match."
msgstr ""
#: src/Module/Register.php:207
msgid "Please enter your password."
msgstr ""
#: src/Module/Register.php:249
msgid "You have entered too much information."
msgstr ""
#: src/Module/Register.php:273
msgid "Please enter the identical mail address in the second field."
msgstr ""
#: src/Module/Register.php:300
msgid "The additional account was created."
msgstr ""
#: src/Module/Register.php:325
msgid ""
"Registration successful. Please check your email for further instructions."
msgstr ""
#: src/Module/Register.php:329
#, php-format
msgid ""
"Failed to send email message. Here your accout details:<br> login: %s<br> "
"password: %s<br><br>You can change your password after login."
msgstr ""
#: src/Module/Register.php:335
msgid "Registration successful."
msgstr ""
#: src/Module/Register.php:340 src/Module/Register.php:347
msgid "Your registration can not be processed."
msgstr ""
#: src/Module/Register.php:346
msgid "You have to leave a request note for the admin."
msgstr ""
#: src/Module/Register.php:394
msgid "Your registration is pending approval by the site owner."
msgstr ""
#: src/Module/Tos.php:46 src/Module/Tos.php:88
msgid ""
"At the time of registration, and for providing communications between the "
"user account and their contacts, the user has to provide a display name (pen "
"name), an username (nickname) and a working email address. The names will be "
"accessible on the profile page of the account by any visitor of the page, "
"even if other profile details are not displayed. The email address will only "
"be used to send the user notifications about interactions, but wont be "
"visibly displayed. The listing of an account in the node's user directory or "
"the global user directory is optional and can be controlled in the user "
"settings, it is not necessary for communication."
msgstr ""
#: src/Module/Tos.php:47 src/Module/Tos.php:89
msgid ""
"This data is required for communication and is passed on to the nodes of the "
"communication partners and is stored there. Users can enter additional "
"private data that may be transmitted to the communication partners accounts."
msgstr ""
#: src/Module/Tos.php:48 src/Module/Tos.php:90
#, php-format
msgid ""
"At any point in time a logged in user can export their account data from the "
"<a href=\"%1$s/settings/userexport\">account settings</a>. If the user wants "
"to delete their account they can do so at <a href=\"%1$s/removeme\">%1$s/"
"removeme</a>. The deletion of the account will be permanent. Deletion of the "
"data will also be requested from the nodes of the communication partners."
msgstr ""
#: src/Module/Tos.php:51 src/Module/Tos.php:87
msgid "Privacy Statement"
msgstr ""
#: src/Module/Apps.php:47
msgid "No installed applications."
msgstr ""
#: src/Module/Apps.php:52
msgid "Applications"
msgstr ""
#: src/Module/BaseAdmin.php:79
msgid ""
"Submanaged account can't access the administation pages. Please log back in "
"as the main account."
msgstr ""
#: src/Module/BaseAdmin.php:93
msgid "Overview"
msgstr ""
#: src/Module/BaseAdmin.php:96
msgid "Configuration"
msgstr ""
#: src/Module/BaseAdmin.php:104
msgid "Database"
msgstr ""
#: src/Module/BaseAdmin.php:105
msgid "DB updates"
msgstr ""
#: src/Module/BaseAdmin.php:106
msgid "Inspect Deferred Workers"
msgstr ""
#: src/Module/BaseAdmin.php:107
msgid "Inspect worker Queue"
msgstr ""
#: src/Module/BaseAdmin.php:109
msgid "Tools"
msgstr ""
#: src/Module/BaseAdmin.php:110
msgid "Contact Blocklist"
msgstr ""
#: src/Module/BaseAdmin.php:111
msgid "Server Blocklist"
msgstr ""
#: src/Module/BaseAdmin.php:118
msgid "Diagnostics"
msgstr ""
#: src/Module/BaseAdmin.php:119
msgid "PHP Info"
msgstr ""
#: src/Module/BaseAdmin.php:120
msgid "probe address"
msgstr ""
#: src/Module/BaseAdmin.php:121
msgid "check webfinger"
msgstr ""
#: src/Module/BaseAdmin.php:122
msgid "Item Source"
msgstr ""
#: src/Module/BaseAdmin.php:123
msgid "Babel"
msgstr ""
#: src/Module/BaseAdmin.php:124
msgid "ActivityPub Conversion"
msgstr ""
#: src/Module/BaseAdmin.php:133
msgid "Addon Features"
msgstr ""
#: src/Module/BaseAdmin.php:134
msgid "User registrations waiting for confirmation"
msgstr ""
#: src/Module/BaseSearch.php:69
#, php-format
msgid "People Search - %s"
msgstr ""
#: src/Module/BaseSearch.php:79
#, php-format
msgid "Forum Search - %s"
msgstr ""
#: src/Module/Bookmarklet.php:56
msgid "This page is missing a url parameter."
msgstr ""
#: src/Module/Bookmarklet.php:78
msgid "The post was created"
msgstr ""
#: src/Module/Directory.php:77 #: src/Module/Directory.php:77
msgid "No entries (some entries may be hidden)." msgid "No entries (some entries may be hidden)."
msgstr "" msgstr ""
@ -9116,6 +7957,18 @@ msgstr ""
msgid "Site Directory" msgid "Site Directory"
msgstr "" msgstr ""
#: src/Module/Filer/RemoveTag.php:63
msgid "Item was not removed"
msgstr ""
#: src/Module/Filer/RemoveTag.php:66
msgid "Item was not deleted"
msgstr ""
#: src/Module/Filer/SaveTag.php:65
msgid "- select -"
msgstr ""
#: src/Module/Friendica.php:60 #: src/Module/Friendica.php:60
msgid "Installed addons/apps:" msgid "Installed addons/apps:"
msgstr "" msgstr ""
@ -9159,6 +8012,23 @@ 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/FriendSuggest.php:65
msgid "Suggested contact not found."
msgstr ""
#: src/Module/FriendSuggest.php:84
msgid "Friend suggestion sent."
msgstr ""
#: src/Module/FriendSuggest.php:121
msgid "Suggest Friends"
msgstr ""
#: src/Module/FriendSuggest.php:124
#, php-format
msgid "Suggest a friend for %s"
msgstr ""
#: src/Module/Group.php:61 #: src/Module/Group.php:61
msgid "Could not create group." msgid "Could not create group."
msgstr "" msgstr ""
@ -9247,10 +8117,170 @@ msgstr ""
msgid "Add contact to group" msgid "Add contact to group"
msgstr "" msgstr ""
#: src/Module/Help.php:62
msgid "Help:"
msgstr ""
#: src/Module/Home.php:54
#, php-format
msgid "Welcome to %s"
msgstr ""
#: src/Module/HoverCard.php:47 #: src/Module/HoverCard.php:47
msgid "No profile" msgid "No profile"
msgstr "" msgstr ""
#: src/Module/HTTPException/MethodNotAllowed.php:32
msgid "Method Not Allowed."
msgstr ""
#: src/Module/Install.php:177
msgid "Friendica Communications Server - Setup"
msgstr ""
#: src/Module/Install.php:188
msgid "System check"
msgstr ""
#: src/Module/Install.php:193
msgid "Check again"
msgstr ""
#: src/Module/Install.php:208
msgid "Base settings"
msgstr ""
#: src/Module/Install.php:215
msgid "Host name"
msgstr ""
#: src/Module/Install.php:217
msgid ""
"Overwrite this field in case the determinated hostname isn't right, "
"otherweise leave it as is."
msgstr ""
#: src/Module/Install.php:220
msgid "Base path to installation"
msgstr ""
#: src/Module/Install.php:222
msgid ""
"If the system cannot detect the correct path to your installation, enter the "
"correct path here. This setting should only be set if you are using a "
"restricted system and symbolic links to your webroot."
msgstr ""
#: src/Module/Install.php:225
msgid "Sub path of the URL"
msgstr ""
#: src/Module/Install.php:227
msgid ""
"Overwrite this field in case the sub path determination isn't right, "
"otherwise leave it as is. Leaving this field blank means the installation is "
"at the base URL without sub path."
msgstr ""
#: src/Module/Install.php:238
msgid "Database connection"
msgstr ""
#: src/Module/Install.php:239
msgid ""
"In order to install Friendica we need to know how to connect to your "
"database."
msgstr ""
#: src/Module/Install.php:240
msgid ""
"Please contact your hosting provider or site administrator if you have "
"questions about these settings."
msgstr ""
#: src/Module/Install.php:241
msgid ""
"The database you specify below should already exist. If it does not, please "
"create it before continuing."
msgstr ""
#: src/Module/Install.php:248
msgid "Database Server Name"
msgstr ""
#: src/Module/Install.php:253
msgid "Database Login Name"
msgstr ""
#: src/Module/Install.php:259
msgid "Database Login Password"
msgstr ""
#: src/Module/Install.php:261
msgid "For security reasons the password must not be empty"
msgstr ""
#: src/Module/Install.php:264
msgid "Database Name"
msgstr ""
#: src/Module/Install.php:268 src/Module/Install.php:297
msgid "Please select a default timezone for your website"
msgstr ""
#: src/Module/Install.php:282
msgid "Site settings"
msgstr ""
#: src/Module/Install.php:292
msgid "Site administrator email address"
msgstr ""
#: src/Module/Install.php:294
msgid ""
"Your account email address must match this in order to use the web admin "
"panel."
msgstr ""
#: src/Module/Install.php:301
msgid "System Language:"
msgstr ""
#: src/Module/Install.php:303
msgid ""
"Set the default language for your Friendica installation interface and to "
"send emails."
msgstr ""
#: src/Module/Install.php:315
msgid "Your Friendica site database has been installed."
msgstr ""
#: src/Module/Install.php:323
msgid "Installation finished"
msgstr ""
#: src/Module/Install.php:343
msgid "<h1>What next</h1>"
msgstr ""
#: src/Module/Install.php:344
msgid ""
"IMPORTANT: You will need to [manually] setup a scheduled task for the worker."
msgstr ""
#: src/Module/Install.php:345
msgid "Please see the file \"INSTALL.txt\"."
msgstr ""
#: src/Module/Install.php:347
#, php-format
msgid ""
"Go to your new Friendica node <a href=\"%s/register\">registration page</a> "
"and register as new user. Remember to use the same email you have entered as "
"administrator email. This will allow you to enter the site admin panel."
msgstr ""
#: src/Module/Invite.php:55 #: src/Module/Invite.php:55
msgid "Total invitation limit exceeded." msgid "Total invitation limit exceeded."
msgstr "" msgstr ""
@ -9355,6 +8385,133 @@ msgid ""
"important, please visit http://friendi.ca" "important, please visit http://friendi.ca"
msgstr "" msgstr ""
#: src/Module/Item/Compose.php:46
msgid "Please enter a post body."
msgstr ""
#: src/Module/Item/Compose.php:59
msgid "This feature is only available with the frio theme."
msgstr ""
#: src/Module/Item/Compose.php:86
msgid "Compose new personal note"
msgstr ""
#: src/Module/Item/Compose.php:95
msgid "Compose new post"
msgstr ""
#: src/Module/Item/Compose.php:135
msgid "Visibility"
msgstr ""
#: src/Module/Item/Compose.php:156
msgid "Clear the location"
msgstr ""
#: src/Module/Item/Compose.php:157
msgid "Location services are unavailable on your device"
msgstr ""
#: src/Module/Item/Compose.php:158
msgid ""
"Location services are disabled. Please check the website's permissions on "
"your device"
msgstr ""
#: src/Module/Maintenance.php:46
msgid "System down for maintenance"
msgstr ""
#: src/Module/Manifest.php:42
msgid "A Decentralized Social Network"
msgstr ""
#: src/Module/Notifications/Introductions.php:76
msgid "Show Ignored Requests"
msgstr ""
#: src/Module/Notifications/Introductions.php:76
msgid "Hide Ignored Requests"
msgstr ""
#: src/Module/Notifications/Introductions.php:90
#: src/Module/Notifications/Introductions.php:157
msgid "Notification type:"
msgstr ""
#: src/Module/Notifications/Introductions.php:93
msgid "Suggested by:"
msgstr ""
#: src/Module/Notifications/Introductions.php:118
msgid "Claims to be known to you: "
msgstr ""
#: src/Module/Notifications/Introductions.php:125
msgid "Shall your connection be bidirectional or not?"
msgstr ""
#: src/Module/Notifications/Introductions.php:126
#, php-format
msgid ""
"Accepting %s as a friend allows %s to subscribe to your posts, and you will "
"also receive updates from them in your news feed."
msgstr ""
#: src/Module/Notifications/Introductions.php:127
#, php-format
msgid ""
"Accepting %s as a subscriber allows them to subscribe to your posts, but you "
"will not receive updates from them in your news feed."
msgstr ""
#: src/Module/Notifications/Introductions.php:129
msgid "Friend"
msgstr ""
#: src/Module/Notifications/Introductions.php:130
msgid "Subscriber"
msgstr ""
#: src/Module/Notifications/Introductions.php:194
msgid "No introductions."
msgstr ""
#: src/Module/Notifications/Introductions.php:195
#: src/Module/Notifications/Notifications.php:133
#, php-format
msgid "No more %s notifications."
msgstr ""
#: src/Module/Notifications/Notification.php:103
msgid "You must be logged in to show this page."
msgstr ""
#: src/Module/Notifications/Notifications.php:50
msgid "Network Notifications"
msgstr ""
#: src/Module/Notifications/Notifications.php:58
msgid "System Notifications"
msgstr ""
#: src/Module/Notifications/Notifications.php:66
msgid "Personal Notifications"
msgstr ""
#: src/Module/Notifications/Notifications.php:74
msgid "Home Notifications"
msgstr ""
#: src/Module/Notifications/Notifications.php:138
msgid "Show unread"
msgstr ""
#: src/Module/Notifications/Notifications.php:138
msgid "Show all"
msgstr ""
#: src/Module/PermissionTooltip.php:24 #: src/Module/PermissionTooltip.php:24
#, php-format #, php-format
msgid "Wrong type \"%s\", expected one of: %s" msgid "Wrong type \"%s\", expected one of: %s"
@ -9382,6 +8539,211 @@ msgstr ""
msgid "Invalid photo with id %s." msgid "Invalid photo with id %s."
msgstr "" msgstr ""
#: src/Module/Profile/Contacts.php:120
msgid "No contacts."
msgstr ""
#: src/Module/Profile/Profile.php:135
#, php-format
msgid ""
"You're currently viewing your profile as <b>%s</b> <a href=\"%s\" class="
"\"btn btn-sm pull-right\">Cancel</a>"
msgstr ""
#: src/Module/Profile/Profile.php:149
msgid "Member since:"
msgstr ""
#: src/Module/Profile/Profile.php:155
msgid "j F, Y"
msgstr ""
#: src/Module/Profile/Profile.php:156
msgid "j F"
msgstr ""
#: src/Module/Profile/Profile.php:164 src/Util/Temporal.php:163
msgid "Birthday:"
msgstr ""
#: src/Module/Profile/Profile.php:167 src/Module/Settings/Profile/Index.php:260
#: src/Util/Temporal.php:165
msgid "Age: "
msgstr ""
#: src/Module/Profile/Profile.php:167 src/Module/Settings/Profile/Index.php:260
#: src/Util/Temporal.php:165
#, php-format
msgid "%d year old"
msgid_plural "%d years old"
msgstr[0] ""
msgstr[1] ""
#: src/Module/Profile/Profile.php:229
msgid "Forums:"
msgstr ""
#: src/Module/Profile/Profile.php:240
msgid "View profile as:"
msgstr ""
#: src/Module/Profile/Profile.php:257
msgid "View as"
msgstr ""
#: src/Module/Profile/Profile.php:320 src/Module/Profile/Profile.php:323
#: src/Module/Profile/Status.php:61 src/Module/Profile/Status.php:64
#: src/Protocol/Feed.php:892 src/Protocol/OStatus.php:1269
#, php-format
msgid "%s's timeline"
msgstr ""
#: src/Module/Profile/Profile.php:321 src/Module/Profile/Status.php:62
#: src/Protocol/Feed.php:896 src/Protocol/OStatus.php:1273
#, php-format
msgid "%s's posts"
msgstr ""
#: src/Module/Profile/Profile.php:322 src/Module/Profile/Status.php:63
#: src/Protocol/Feed.php:899 src/Protocol/OStatus.php:1276
#, php-format
msgid "%s's comments"
msgstr ""
#: src/Module/Register.php:69
msgid "Only parent users can create additional accounts."
msgstr ""
#: src/Module/Register.php:101
msgid ""
"You may (optionally) fill in this form via OpenID by supplying your OpenID "
"and clicking \"Register\"."
msgstr ""
#: src/Module/Register.php:102
msgid ""
"If you are not familiar with OpenID, please leave that field blank and fill "
"in the rest of the items."
msgstr ""
#: src/Module/Register.php:103
msgid "Your OpenID (optional): "
msgstr ""
#: src/Module/Register.php:112
msgid "Include your profile in member directory?"
msgstr ""
#: src/Module/Register.php:135
msgid "Note for the admin"
msgstr ""
#: src/Module/Register.php:135
msgid "Leave a message for the admin, why you want to join this node"
msgstr ""
#: src/Module/Register.php:136
msgid "Membership on this site is by invitation only."
msgstr ""
#: src/Module/Register.php:137
msgid "Your invitation code: "
msgstr ""
#: src/Module/Register.php:145
msgid "Your Full Name (e.g. Joe Smith, real or real-looking): "
msgstr ""
#: src/Module/Register.php:146
msgid ""
"Your Email Address: (Initial information will be send there, so this has to "
"be an existing address.)"
msgstr ""
#: src/Module/Register.php:147
msgid "Please repeat your e-mail address:"
msgstr ""
#: src/Module/Register.php:149
msgid "Leave empty for an auto generated password."
msgstr ""
#: src/Module/Register.php:151
#, php-format
msgid ""
"Choose a profile nickname. This must begin with a text character. Your "
"profile address on this site will then be \"<strong>nickname@%s</strong>\"."
msgstr ""
#: src/Module/Register.php:152
msgid "Choose a nickname: "
msgstr ""
#: src/Module/Register.php:161
msgid "Import your profile to this friendica instance"
msgstr ""
#: src/Module/Register.php:168
msgid "Note: This node explicitly contains adult content"
msgstr ""
#: src/Module/Register.php:170 src/Module/Settings/Delegation.php:155
msgid "Parent Password:"
msgstr ""
#: src/Module/Register.php:170 src/Module/Settings/Delegation.php:155
msgid ""
"Please enter the password of the parent account to legitimize your request."
msgstr ""
#: src/Module/Register.php:201
msgid "Password doesn't match."
msgstr ""
#: src/Module/Register.php:207
msgid "Please enter your password."
msgstr ""
#: src/Module/Register.php:249
msgid "You have entered too much information."
msgstr ""
#: src/Module/Register.php:273
msgid "Please enter the identical mail address in the second field."
msgstr ""
#: src/Module/Register.php:300
msgid "The additional account was created."
msgstr ""
#: src/Module/Register.php:325
msgid ""
"Registration successful. Please check your email for further instructions."
msgstr ""
#: src/Module/Register.php:329
#, php-format
msgid ""
"Failed to send email message. Here your accout details:<br> login: %s<br> "
"password: %s<br><br>You can change your password after login."
msgstr ""
#: src/Module/Register.php:335
msgid "Registration successful."
msgstr ""
#: src/Module/Register.php:340 src/Module/Register.php:347
msgid "Your registration can not be processed."
msgstr ""
#: src/Module/Register.php:346
msgid "You have to leave a request note for the admin."
msgstr ""
#: src/Module/Register.php:394
msgid "Your registration is pending approval by the site owner."
msgstr ""
#: src/Module/RemoteFollow.php:67 #: src/Module/RemoteFollow.php:67
msgid "The provided profile link doesn't seem to be valid" msgid "The provided profile link doesn't seem to be valid"
msgstr "" msgstr ""
@ -9394,6 +8756,913 @@ msgid ""
"or <strong>%s</strong> directly on your system." "or <strong>%s</strong> directly on your system."
msgstr "" msgstr ""
#: src/Module/Search/Index.php:53
msgid "Only logged in users are permitted to perform a search."
msgstr ""
#: src/Module/Search/Index.php:75
msgid "Only one search per minute is permitted for not logged in users."
msgstr ""
#: src/Module/Search/Index.php:184
#, php-format
msgid "Items tagged with: %s"
msgstr ""
#: src/Module/Search/Saved.php:45
msgid "Search term was not saved."
msgstr ""
#: src/Module/Search/Saved.php:48
msgid "Search term already saved."
msgstr ""
#: src/Module/Search/Saved.php:54
msgid "Search term was not removed."
msgstr ""
#: src/Module/Security/Login.php:101
msgid "Create a New Account"
msgstr ""
#: src/Module/Security/Login.php:126
msgid "Your OpenID: "
msgstr ""
#: src/Module/Security/Login.php:129
msgid ""
"Please enter your username and password to add the OpenID to your existing "
"account."
msgstr ""
#: src/Module/Security/Login.php:131
msgid "Or login using OpenID: "
msgstr ""
#: src/Module/Security/Login.php:145
msgid "Password: "
msgstr ""
#: src/Module/Security/Login.php:146
msgid "Remember me"
msgstr ""
#: src/Module/Security/Login.php:155
msgid "Forgot your password?"
msgstr ""
#: src/Module/Security/Login.php:158
msgid "Website Terms of Service"
msgstr ""
#: src/Module/Security/Login.php:159
msgid "terms of service"
msgstr ""
#: src/Module/Security/Login.php:161
msgid "Website Privacy Policy"
msgstr ""
#: src/Module/Security/Login.php:162
msgid "privacy policy"
msgstr ""
#: src/Module/Security/Logout.php:53
msgid "Logged out."
msgstr ""
#: src/Module/Security/OpenID.php:54
msgid "OpenID protocol error. No ID returned"
msgstr ""
#: src/Module/Security/OpenID.php:92
msgid ""
"Account not found. Please login to your existing account to add the OpenID "
"to it."
msgstr ""
#: src/Module/Security/OpenID.php:94
msgid ""
"Account not found. Please register a new account or login to your existing "
"account to add the OpenID to it."
msgstr ""
#: src/Module/Security/TwoFactor/Recovery.php:60
#, php-format
msgid "Remaining recovery codes: %d"
msgstr ""
#: src/Module/Security/TwoFactor/Recovery.php:64
#: src/Module/Security/TwoFactor/Verify.php:61
#: src/Module/Settings/TwoFactor/Verify.php:82
msgid "Invalid code, please retry."
msgstr ""
#: src/Module/Security/TwoFactor/Recovery.php:83
msgid "Two-factor recovery"
msgstr ""
#: src/Module/Security/TwoFactor/Recovery.php:84
msgid ""
"<p>You can enter one of your one-time recovery codes in case you lost access "
"to your mobile device.</p>"
msgstr ""
#: src/Module/Security/TwoFactor/Recovery.php:85
#: src/Module/Security/TwoFactor/Verify.php:84
#, php-format
msgid ""
"Dont have your phone? <a href=\"%s\">Enter a two-factor recovery code</a>"
msgstr ""
#: src/Module/Security/TwoFactor/Recovery.php:86
msgid "Please enter a recovery code"
msgstr ""
#: src/Module/Security/TwoFactor/Recovery.php:87
msgid "Submit recovery code and complete login"
msgstr ""
#: src/Module/Security/TwoFactor/Verify.php:81
msgid ""
"<p>Open the two-factor authentication app on your device to get an "
"authentication code and verify your identity.</p>"
msgstr ""
#: src/Module/Security/TwoFactor/Verify.php:85
#: src/Module/Settings/TwoFactor/Verify.php:141
msgid "Please enter a code from your authentication app"
msgstr ""
#: src/Module/Security/TwoFactor/Verify.php:86
msgid "Verify code and complete login"
msgstr ""
#: src/Module/Settings/Delegation.php:53
msgid "Delegation successfully granted."
msgstr ""
#: src/Module/Settings/Delegation.php:55
msgid "Parent user not found, unavailable or password doesn't match."
msgstr ""
#: src/Module/Settings/Delegation.php:59
msgid "Delegation successfully revoked."
msgstr ""
#: src/Module/Settings/Delegation.php:81 src/Module/Settings/Delegation.php:103
msgid ""
"Delegated administrators can view but not change delegation permissions."
msgstr ""
#: src/Module/Settings/Delegation.php:95
msgid "Delegate user not found."
msgstr ""
#: src/Module/Settings/Delegation.php:143
msgid "No parent user"
msgstr ""
#: src/Module/Settings/Delegation.php:154
#: src/Module/Settings/Delegation.php:165
msgid "Parent User"
msgstr ""
#: src/Module/Settings/Delegation.php:162
msgid "Additional Accounts"
msgstr ""
#: src/Module/Settings/Delegation.php:163
msgid ""
"Register additional accounts that are automatically connected to your "
"existing account so you can manage them from this account."
msgstr ""
#: src/Module/Settings/Delegation.php:164
msgid "Register an additional account"
msgstr ""
#: src/Module/Settings/Delegation.php:168
msgid ""
"Parent users have total control about this account, including the account "
"settings. Please double check whom you give this access."
msgstr ""
#: src/Module/Settings/Delegation.php:172
msgid "Delegates"
msgstr ""
#: src/Module/Settings/Delegation.php:174
msgid ""
"Delegates are able to manage all aspects of this account/page except for "
"basic account settings. Please do not delegate your personal account to "
"anybody that you do not trust completely."
msgstr ""
#: src/Module/Settings/Delegation.php:175
msgid "Existing Page Delegates"
msgstr ""
#: src/Module/Settings/Delegation.php:177
msgid "Potential Delegates"
msgstr ""
#: src/Module/Settings/Delegation.php:180
msgid "Add"
msgstr ""
#: src/Module/Settings/Delegation.php:181
msgid "No entries."
msgstr ""
#: src/Module/Settings/Display.php:103
msgid "The theme you chose isn't available."
msgstr ""
#: src/Module/Settings/Display.php:140
#, php-format
msgid "%s - (Unsupported)"
msgstr ""
#: src/Module/Settings/Display.php:184
msgid "Display Settings"
msgstr ""
#: src/Module/Settings/Display.php:186
msgid "General Theme Settings"
msgstr ""
#: src/Module/Settings/Display.php:187
msgid "Custom Theme Settings"
msgstr ""
#: src/Module/Settings/Display.php:188
msgid "Content Settings"
msgstr ""
#: src/Module/Settings/Display.php:189 view/theme/duepuntozero/config.php:70
#: view/theme/frio/config.php:161 view/theme/quattro/config.php:72
#: view/theme/vier/config.php:120
msgid "Theme settings"
msgstr ""
#: src/Module/Settings/Display.php:190
msgid "Calendar"
msgstr ""
#: src/Module/Settings/Display.php:196
msgid "Display Theme:"
msgstr ""
#: src/Module/Settings/Display.php:197
msgid "Mobile Theme:"
msgstr ""
#: src/Module/Settings/Display.php:200
msgid "Number of items to display per page:"
msgstr ""
#: src/Module/Settings/Display.php:200 src/Module/Settings/Display.php:201
msgid "Maximum of 100 items"
msgstr ""
#: src/Module/Settings/Display.php:201
msgid "Number of items to display per page when viewed from mobile device:"
msgstr ""
#: src/Module/Settings/Display.php:202
msgid "Update browser every xx seconds"
msgstr ""
#: src/Module/Settings/Display.php:202
msgid "Minimum of 10 seconds. Enter -1 to disable it."
msgstr ""
#: src/Module/Settings/Display.php:203
msgid "Automatic updates only at the top of the post stream pages"
msgstr ""
#: src/Module/Settings/Display.php:203
msgid ""
"Auto update may add new posts at the top of the post stream pages, which can "
"affect the scroll position and perturb normal reading if it happens anywhere "
"else the top of the page."
msgstr ""
#: src/Module/Settings/Display.php:204
msgid "Don't show emoticons"
msgstr ""
#: src/Module/Settings/Display.php:204
msgid ""
"Normally emoticons are replaced with matching symbols. This setting disables "
"this behaviour."
msgstr ""
#: src/Module/Settings/Display.php:205
msgid "Infinite scroll"
msgstr ""
#: src/Module/Settings/Display.php:205
msgid "Automatic fetch new items when reaching the page end."
msgstr ""
#: src/Module/Settings/Display.php:206
msgid "Disable Smart Threading"
msgstr ""
#: src/Module/Settings/Display.php:206
msgid "Disable the automatic suppression of extraneous thread indentation."
msgstr ""
#: src/Module/Settings/Display.php:207
msgid "Hide the Dislike feature"
msgstr ""
#: src/Module/Settings/Display.php:207
msgid "Hides the Dislike button and dislike reactions on posts and comments."
msgstr ""
#: src/Module/Settings/Display.php:208
msgid "Display the resharer"
msgstr ""
#: src/Module/Settings/Display.php:208
msgid "Display the first resharer as icon and text on a reshared item."
msgstr ""
#: src/Module/Settings/Display.php:210
msgid "Beginning of week:"
msgstr ""
#: src/Module/Settings/Profile/Index.php:85
msgid "Profile Name is required."
msgstr ""
#: src/Module/Settings/Profile/Index.php:137
msgid "Profile couldn't be updated."
msgstr ""
#: src/Module/Settings/Profile/Index.php:187
#: src/Module/Settings/Profile/Index.php:207
msgid "Label:"
msgstr ""
#: src/Module/Settings/Profile/Index.php:188
#: src/Module/Settings/Profile/Index.php:208
msgid "Value:"
msgstr ""
#: src/Module/Settings/Profile/Index.php:198
#: src/Module/Settings/Profile/Index.php:218
msgid "Field Permissions"
msgstr ""
#: src/Module/Settings/Profile/Index.php:199
#: src/Module/Settings/Profile/Index.php:219
msgid "(click to open/close)"
msgstr ""
#: src/Module/Settings/Profile/Index.php:205
msgid "Add a new profile field"
msgstr ""
#: src/Module/Settings/Profile/Index.php:235
msgid "Profile Actions"
msgstr ""
#: src/Module/Settings/Profile/Index.php:236
msgid "Edit Profile Details"
msgstr ""
#: src/Module/Settings/Profile/Index.php:238
msgid "Change Profile Photo"
msgstr ""
#: src/Module/Settings/Profile/Index.php:243
msgid "Profile picture"
msgstr ""
#: src/Module/Settings/Profile/Index.php:244
msgid "Location"
msgstr ""
#: src/Module/Settings/Profile/Index.php:245 src/Util/Temporal.php:93
#: src/Util/Temporal.php:95
msgid "Miscellaneous"
msgstr ""
#: src/Module/Settings/Profile/Index.php:246
msgid "Custom Profile Fields"
msgstr ""
#: src/Module/Settings/Profile/Index.php:248 src/Module/Welcome.php:58
msgid "Upload Profile Photo"
msgstr ""
#: src/Module/Settings/Profile/Index.php:252
msgid "Display name:"
msgstr ""
#: src/Module/Settings/Profile/Index.php:255
msgid "Street Address:"
msgstr ""
#: src/Module/Settings/Profile/Index.php:256
msgid "Locality/City:"
msgstr ""
#: src/Module/Settings/Profile/Index.php:257
msgid "Region/State:"
msgstr ""
#: src/Module/Settings/Profile/Index.php:258
msgid "Postal/Zip Code:"
msgstr ""
#: src/Module/Settings/Profile/Index.php:259
msgid "Country:"
msgstr ""
#: src/Module/Settings/Profile/Index.php:261
msgid "XMPP (Jabber) address:"
msgstr ""
#: src/Module/Settings/Profile/Index.php:261
msgid ""
"The XMPP address will be propagated to your contacts so that they can follow "
"you."
msgstr ""
#: src/Module/Settings/Profile/Index.php:262
msgid "Homepage URL:"
msgstr ""
#: src/Module/Settings/Profile/Index.php:263
msgid "Public Keywords:"
msgstr ""
#: src/Module/Settings/Profile/Index.php:263
msgid "(Used for suggesting potential friends, can be seen by others)"
msgstr ""
#: src/Module/Settings/Profile/Index.php:264
msgid "Private Keywords:"
msgstr ""
#: src/Module/Settings/Profile/Index.php:264
msgid "(Used for searching profiles, never shown to others)"
msgstr ""
#: src/Module/Settings/Profile/Index.php:265
#, php-format
msgid ""
"<p>Custom fields appear on <a href=\"%s\">your profile page</a>.</p>\n"
"\t\t\t\t<p>You can use BBCodes in the field values.</p>\n"
"\t\t\t\t<p>Reorder by dragging the field title.</p>\n"
"\t\t\t\t<p>Empty the label field to remove a custom field.</p>\n"
"\t\t\t\t<p>Non-public fields can only be seen by the selected Friendica "
"contacts or the Friendica contacts in the selected groups.</p>"
msgstr ""
#: src/Module/Settings/Profile/Photo/Crop.php:102
#: src/Module/Settings/Profile/Photo/Crop.php:118
#: src/Module/Settings/Profile/Photo/Crop.php:134
#: src/Module/Settings/Profile/Photo/Index.php:103
#, php-format
msgid "Image size reduction [%s] failed."
msgstr ""
#: src/Module/Settings/Profile/Photo/Crop.php:139
msgid ""
"Shift-reload the page or clear browser cache if the new photo does not "
"display immediately."
msgstr ""
#: src/Module/Settings/Profile/Photo/Crop.php:147
msgid "Unable to process image"
msgstr ""
#: src/Module/Settings/Profile/Photo/Crop.php:166
msgid "Photo not found."
msgstr ""
#: src/Module/Settings/Profile/Photo/Crop.php:190
msgid "Profile picture successfully updated."
msgstr ""
#: src/Module/Settings/Profile/Photo/Crop.php:213
#: src/Module/Settings/Profile/Photo/Crop.php:217
msgid "Crop Image"
msgstr ""
#: src/Module/Settings/Profile/Photo/Crop.php:214
msgid "Please adjust the image cropping for optimum viewing."
msgstr ""
#: src/Module/Settings/Profile/Photo/Crop.php:216
msgid "Use Image As Is"
msgstr ""
#: src/Module/Settings/Profile/Photo/Index.php:47
msgid "Missing uploaded image."
msgstr ""
#: src/Module/Settings/Profile/Photo/Index.php:126
msgid "Profile Picture Settings"
msgstr ""
#: src/Module/Settings/Profile/Photo/Index.php:127
msgid "Current Profile Picture"
msgstr ""
#: src/Module/Settings/Profile/Photo/Index.php:128
msgid "Upload Profile Picture"
msgstr ""
#: src/Module/Settings/Profile/Photo/Index.php:129
msgid "Upload Picture:"
msgstr ""
#: src/Module/Settings/Profile/Photo/Index.php:134
msgid "or"
msgstr ""
#: src/Module/Settings/Profile/Photo/Index.php:136
msgid "skip this step"
msgstr ""
#: src/Module/Settings/Profile/Photo/Index.php:138
msgid "select a photo from your photo albums"
msgstr ""
#: src/Module/Settings/TwoFactor/AppSpecific.php:52
#: src/Module/Settings/TwoFactor/Recovery.php:50
#: src/Module/Settings/TwoFactor/Verify.php:56
msgid "Please enter your password to access this page."
msgstr ""
#: src/Module/Settings/TwoFactor/AppSpecific.php:70
msgid "App-specific password generation failed: The description is empty."
msgstr ""
#: src/Module/Settings/TwoFactor/AppSpecific.php:73
msgid ""
"App-specific password generation failed: This description already exists."
msgstr ""
#: src/Module/Settings/TwoFactor/AppSpecific.php:77
msgid "New app-specific password generated."
msgstr ""
#: src/Module/Settings/TwoFactor/AppSpecific.php:83
msgid "App-specific passwords successfully revoked."
msgstr ""
#: src/Module/Settings/TwoFactor/AppSpecific.php:93
msgid "App-specific password successfully revoked."
msgstr ""
#: src/Module/Settings/TwoFactor/AppSpecific.php:114
msgid "Two-factor app-specific passwords"
msgstr ""
#: src/Module/Settings/TwoFactor/AppSpecific.php:116
msgid ""
"<p>App-specific passwords are randomly generated passwords used instead your "
"regular password to authenticate your account on third-party applications "
"that don't support two-factor authentication.</p>"
msgstr ""
#: src/Module/Settings/TwoFactor/AppSpecific.php:117
msgid ""
"Make sure to copy your new app-specific password now. You wont be able to "
"see it again!"
msgstr ""
#: src/Module/Settings/TwoFactor/AppSpecific.php:120
msgid "Description"
msgstr ""
#: src/Module/Settings/TwoFactor/AppSpecific.php:121
msgid "Last Used"
msgstr ""
#: src/Module/Settings/TwoFactor/AppSpecific.php:122
msgid "Revoke"
msgstr ""
#: src/Module/Settings/TwoFactor/AppSpecific.php:123
msgid "Revoke All"
msgstr ""
#: src/Module/Settings/TwoFactor/AppSpecific.php:126
msgid ""
"When you generate a new app-specific password, you must use it right away, "
"it will be shown to you once after you generate it."
msgstr ""
#: src/Module/Settings/TwoFactor/AppSpecific.php:127
msgid "Generate new app-specific password"
msgstr ""
#: src/Module/Settings/TwoFactor/AppSpecific.php:128
msgid "Friendiqa on my Fairphone 2..."
msgstr ""
#: src/Module/Settings/TwoFactor/AppSpecific.php:129
msgid "Generate"
msgstr ""
#: src/Module/Settings/TwoFactor/Index.php:67
msgid "Two-factor authentication successfully disabled."
msgstr ""
#: src/Module/Settings/TwoFactor/Index.php:88
msgid "Wrong Password"
msgstr ""
#: src/Module/Settings/TwoFactor/Index.php:108
msgid ""
"<p>Use an application on a mobile device to get two-factor authentication "
"codes when prompted on login.</p>"
msgstr ""
#: src/Module/Settings/TwoFactor/Index.php:112
msgid "Authenticator app"
msgstr ""
#: src/Module/Settings/TwoFactor/Index.php:113
msgid "Configured"
msgstr ""
#: src/Module/Settings/TwoFactor/Index.php:113
msgid "Not Configured"
msgstr ""
#: src/Module/Settings/TwoFactor/Index.php:114
msgid "<p>You haven't finished configuring your authenticator app.</p>"
msgstr ""
#: src/Module/Settings/TwoFactor/Index.php:115
msgid "<p>Your authenticator app is correctly configured.</p>"
msgstr ""
#: src/Module/Settings/TwoFactor/Index.php:117
msgid "Recovery codes"
msgstr ""
#: src/Module/Settings/TwoFactor/Index.php:118
msgid "Remaining valid codes"
msgstr ""
#: src/Module/Settings/TwoFactor/Index.php:120
msgid ""
"<p>These one-use codes can replace an authenticator app code in case you "
"have lost access to it.</p>"
msgstr ""
#: src/Module/Settings/TwoFactor/Index.php:122
msgid "App-specific passwords"
msgstr ""
#: src/Module/Settings/TwoFactor/Index.php:123
msgid "Generated app-specific passwords"
msgstr ""
#: src/Module/Settings/TwoFactor/Index.php:125
msgid ""
"<p>These randomly generated passwords allow you to authenticate on apps not "
"supporting two-factor authentication.</p>"
msgstr ""
#: src/Module/Settings/TwoFactor/Index.php:128
msgid "Current password:"
msgstr ""
#: src/Module/Settings/TwoFactor/Index.php:128
msgid ""
"You need to provide your current password to change two-factor "
"authentication settings."
msgstr ""
#: src/Module/Settings/TwoFactor/Index.php:129
msgid "Enable two-factor authentication"
msgstr ""
#: src/Module/Settings/TwoFactor/Index.php:130
msgid "Disable two-factor authentication"
msgstr ""
#: src/Module/Settings/TwoFactor/Index.php:131
msgid "Show recovery codes"
msgstr ""
#: src/Module/Settings/TwoFactor/Index.php:132
msgid "Manage app-specific passwords"
msgstr ""
#: src/Module/Settings/TwoFactor/Index.php:133
msgid "Finish app configuration"
msgstr ""
#: src/Module/Settings/TwoFactor/Recovery.php:66
msgid "New recovery codes successfully generated."
msgstr ""
#: src/Module/Settings/TwoFactor/Recovery.php:92
msgid "Two-factor recovery codes"
msgstr ""
#: src/Module/Settings/TwoFactor/Recovery.php:94
msgid ""
"<p>Recovery codes can be used to access your account in the event you lose "
"access to your device and cannot receive two-factor authentication codes.</"
"p><p><strong>Put these in a safe spot!</strong> If you lose your device and "
"dont have the recovery codes you will lose access to your account.</p>"
msgstr ""
#: src/Module/Settings/TwoFactor/Recovery.php:96
msgid ""
"When you generate new recovery codes, you must copy the new codes. Your old "
"codes wont work anymore."
msgstr ""
#: src/Module/Settings/TwoFactor/Recovery.php:97
msgid "Generate new recovery codes"
msgstr ""
#: src/Module/Settings/TwoFactor/Recovery.php:99
msgid "Next: Verification"
msgstr ""
#: src/Module/Settings/TwoFactor/Verify.php:78
msgid "Two-factor authentication successfully activated."
msgstr ""
#: src/Module/Settings/TwoFactor/Verify.php:111
#, php-format
msgid ""
"<p>Or you can submit the authentication settings manually:</p>\n"
"<dl>\n"
"\t<dt>Issuer</dt>\n"
"\t<dd>%s</dd>\n"
"\t<dt>Account Name</dt>\n"
"\t<dd>%s</dd>\n"
"\t<dt>Secret Key</dt>\n"
"\t<dd>%s</dd>\n"
"\t<dt>Type</dt>\n"
"\t<dd>Time-based</dd>\n"
"\t<dt>Number of digits</dt>\n"
"\t<dd>6</dd>\n"
"\t<dt>Hashing algorithm</dt>\n"
"\t<dd>SHA-1</dd>\n"
"</dl>"
msgstr ""
#: src/Module/Settings/TwoFactor/Verify.php:131
msgid "Two-factor code verification"
msgstr ""
#: src/Module/Settings/TwoFactor/Verify.php:133
msgid ""
"<p>Please scan this QR Code with your authenticator app and submit the "
"provided code.</p>"
msgstr ""
#: src/Module/Settings/TwoFactor/Verify.php:135
#, php-format
msgid ""
"<p>Or you can open the following URL in your mobile device:</p><p><a href="
"\"%s\">%s</a></p>"
msgstr ""
#: src/Module/Settings/TwoFactor/Verify.php:142
msgid "Verify code and enable two-factor authentication"
msgstr ""
#: src/Module/Settings/UserExport.php:57
msgid "Export account"
msgstr ""
#: src/Module/Settings/UserExport.php:57
msgid ""
"Export your account info and contacts. Use this to make a backup of your "
"account and/or to move it to another server."
msgstr ""
#: src/Module/Settings/UserExport.php:58
msgid "Export all"
msgstr ""
#: src/Module/Settings/UserExport.php:58
msgid ""
"Export your account info, contacts and all your items as json. Could be a "
"very big file, and could take a lot of time. Use this to make a full backup "
"of your account (photos are not exported)"
msgstr ""
#: src/Module/Settings/UserExport.php:59
msgid "Export Contacts to CSV"
msgstr ""
#: src/Module/Settings/UserExport.php:59
msgid ""
"Export the list of the accounts you are following as CSV file. Compatible to "
"e.g. Mastodon."
msgstr ""
#: src/Module/Special/HTTPException.php:49
msgid "Bad Request"
msgstr ""
#: src/Module/Special/HTTPException.php:50
msgid "Unauthorized"
msgstr ""
#: src/Module/Special/HTTPException.php:51
msgid "Forbidden"
msgstr ""
#: src/Module/Special/HTTPException.php:52
msgid "Not Found"
msgstr ""
#: src/Module/Special/HTTPException.php:53
msgid "Internal Server Error"
msgstr ""
#: src/Module/Special/HTTPException.php:54
msgid "Service Unavailable"
msgstr ""
#: src/Module/Special/HTTPException.php:61
msgid ""
"The server cannot or will not process the request due to an apparent client "
"error."
msgstr ""
#: src/Module/Special/HTTPException.php:62
msgid "Authentication is required and has failed or has not yet been provided."
msgstr ""
#: src/Module/Special/HTTPException.php:63
msgid ""
"The request was valid, but the server is refusing action. The user might not "
"have the necessary permissions for a resource, or may need an account."
msgstr ""
#: src/Module/Special/HTTPException.php:64
msgid ""
"The requested resource could not be found but may be available in the future."
msgstr ""
#: src/Module/Special/HTTPException.php:65
msgid ""
"An unexpected condition was encountered and no more specific message is "
"suitable."
msgstr ""
#: src/Module/Special/HTTPException.php:66
msgid ""
"The server is currently unavailable (because it is overloaded or down for "
"maintenance). Please try again later."
msgstr ""
#: src/Module/Tos.php:46 src/Module/Tos.php:88
msgid ""
"At the time of registration, and for providing communications between the "
"user account and their contacts, the user has to provide a display name (pen "
"name), an username (nickname) and a working email address. The names will be "
"accessible on the profile page of the account by any visitor of the page, "
"even if other profile details are not displayed. The email address will only "
"be used to send the user notifications about interactions, but wont be "
"visibly displayed. The listing of an account in the node's user directory or "
"the global user directory is optional and can be controlled in the user "
"settings, it is not necessary for communication."
msgstr ""
#: src/Module/Tos.php:47 src/Module/Tos.php:89
msgid ""
"This data is required for communication and is passed on to the nodes of the "
"communication partners and is stored there. Users can enter additional "
"private data that may be transmitted to the communication partners accounts."
msgstr ""
#: src/Module/Tos.php:48 src/Module/Tos.php:90
#, php-format
msgid ""
"At any point in time a logged in user can export their account data from the "
"<a href=\"%1$s/settings/userexport\">account settings</a>. If the user wants "
"to delete their account they can do so at <a href=\"%1$s/removeme\">%1$s/"
"removeme</a>. The deletion of the account will be permanent. Deletion of the "
"data will also be requested from the nodes of the communication partners."
msgstr ""
#: src/Module/Tos.php:51 src/Module/Tos.php:87
msgid "Privacy Statement"
msgstr ""
#: src/Module/Welcome.php:44 #: src/Module/Welcome.php:44
msgid "Welcome to Friendica" msgid "Welcome to Friendica"
msgstr "" msgstr ""
@ -9559,476 +9828,6 @@ msgid ""
"features and resources." "features and resources."
msgstr "" msgstr ""
#: src/Module/Install.php:177
msgid "Friendica Communications Server - Setup"
msgstr ""
#: src/Module/Install.php:188
msgid "System check"
msgstr ""
#: src/Module/Install.php:193
msgid "Check again"
msgstr ""
#: src/Module/Install.php:208
msgid "Base settings"
msgstr ""
#: src/Module/Install.php:215
msgid "Host name"
msgstr ""
#: src/Module/Install.php:217
msgid ""
"Overwrite this field in case the determinated hostname isn't right, "
"otherweise leave it as is."
msgstr ""
#: src/Module/Install.php:220
msgid "Base path to installation"
msgstr ""
#: src/Module/Install.php:222
msgid ""
"If the system cannot detect the correct path to your installation, enter the "
"correct path here. This setting should only be set if you are using a "
"restricted system and symbolic links to your webroot."
msgstr ""
#: src/Module/Install.php:225
msgid "Sub path of the URL"
msgstr ""
#: src/Module/Install.php:227
msgid ""
"Overwrite this field in case the sub path determination isn't right, "
"otherwise leave it as is. Leaving this field blank means the installation is "
"at the base URL without sub path."
msgstr ""
#: src/Module/Install.php:238
msgid "Database connection"
msgstr ""
#: src/Module/Install.php:239
msgid ""
"In order to install Friendica we need to know how to connect to your "
"database."
msgstr ""
#: src/Module/Install.php:240
msgid ""
"Please contact your hosting provider or site administrator if you have "
"questions about these settings."
msgstr ""
#: src/Module/Install.php:241
msgid ""
"The database you specify below should already exist. If it does not, please "
"create it before continuing."
msgstr ""
#: src/Module/Install.php:248
msgid "Database Server Name"
msgstr ""
#: src/Module/Install.php:253
msgid "Database Login Name"
msgstr ""
#: src/Module/Install.php:259
msgid "Database Login Password"
msgstr ""
#: src/Module/Install.php:261
msgid "For security reasons the password must not be empty"
msgstr ""
#: src/Module/Install.php:264
msgid "Database Name"
msgstr ""
#: src/Module/Install.php:268 src/Module/Install.php:297
msgid "Please select a default timezone for your website"
msgstr ""
#: src/Module/Install.php:282
msgid "Site settings"
msgstr ""
#: src/Module/Install.php:292
msgid "Site administrator email address"
msgstr ""
#: src/Module/Install.php:294
msgid ""
"Your account email address must match this in order to use the web admin "
"panel."
msgstr ""
#: src/Module/Install.php:301
msgid "System Language:"
msgstr ""
#: src/Module/Install.php:303
msgid ""
"Set the default language for your Friendica installation interface and to "
"send emails."
msgstr ""
#: src/Module/Install.php:315
msgid "Your Friendica site database has been installed."
msgstr ""
#: src/Module/Install.php:323
msgid "Installation finished"
msgstr ""
#: src/Module/Install.php:343
msgid "<h1>What next</h1>"
msgstr ""
#: src/Module/Install.php:344
msgid ""
"IMPORTANT: You will need to [manually] setup a scheduled task for the worker."
msgstr ""
#: src/Module/Install.php:345
msgid "Please see the file \"INSTALL.txt\"."
msgstr ""
#: src/Module/Install.php:347
#, php-format
msgid ""
"Go to your new Friendica node <a href=\"%s/register\">registration page</a> "
"and register as new user. Remember to use the same email you have entered as "
"administrator email. This will allow you to enter the site admin panel."
msgstr ""
#: src/Module/Contact.php:94
#, php-format
msgid "%d contact edited."
msgid_plural "%d contacts edited."
msgstr[0] ""
msgstr[1] ""
#: src/Module/Contact.php:121
msgid "Could not access contact record."
msgstr ""
#: src/Module/Contact.php:409
msgid "Contact has been blocked"
msgstr ""
#: src/Module/Contact.php:409
msgid "Contact has been unblocked"
msgstr ""
#: src/Module/Contact.php:419
msgid "Contact has been ignored"
msgstr ""
#: src/Module/Contact.php:419
msgid "Contact has been unignored"
msgstr ""
#: src/Module/Contact.php:429
msgid "Contact has been archived"
msgstr ""
#: src/Module/Contact.php:429
msgid "Contact has been unarchived"
msgstr ""
#: src/Module/Contact.php:453
msgid "Drop contact"
msgstr ""
#: src/Module/Contact.php:456 src/Module/Contact.php:847
msgid "Do you really want to delete this contact?"
msgstr ""
#: src/Module/Contact.php:470
msgid "Contact has been removed."
msgstr ""
#: src/Module/Contact.php:498
#, php-format
msgid "You are mutual friends with %s"
msgstr ""
#: src/Module/Contact.php:502
#, php-format
msgid "You are sharing with %s"
msgstr ""
#: src/Module/Contact.php:506
#, php-format
msgid "%s is sharing with you"
msgstr ""
#: src/Module/Contact.php:530
msgid "Private communications are not available for this contact."
msgstr ""
#: src/Module/Contact.php:532
msgid "Never"
msgstr ""
#: src/Module/Contact.php:535
msgid "(Update was successful)"
msgstr ""
#: src/Module/Contact.php:535
msgid "(Update was not successful)"
msgstr ""
#: src/Module/Contact.php:537 src/Module/Contact.php:1103
msgid "Suggest friends"
msgstr ""
#: src/Module/Contact.php:541
#, php-format
msgid "Network type: %s"
msgstr ""
#: src/Module/Contact.php:546
msgid "Communications lost with this contact!"
msgstr ""
#: src/Module/Contact.php:552
msgid "Fetch further information for feeds"
msgstr ""
#: src/Module/Contact.php:554
msgid ""
"Fetch information like preview pictures, title and teaser from the feed "
"item. You can activate this if the feed doesn't contain much text. Keywords "
"are taken from the meta header in the feed item and are posted as hash tags."
msgstr ""
#: src/Module/Contact.php:557
msgid "Fetch information"
msgstr ""
#: src/Module/Contact.php:558
msgid "Fetch keywords"
msgstr ""
#: src/Module/Contact.php:559
msgid "Fetch information and keywords"
msgstr ""
#: src/Module/Contact.php:573
msgid "Contact Information / Notes"
msgstr ""
#: src/Module/Contact.php:574
msgid "Contact Settings"
msgstr ""
#: src/Module/Contact.php:582
msgid "Contact"
msgstr ""
#: src/Module/Contact.php:586
msgid "Their personal note"
msgstr ""
#: src/Module/Contact.php:588
msgid "Edit contact notes"
msgstr ""
#: src/Module/Contact.php:591 src/Module/Contact.php:1071
#, php-format
msgid "Visit %s's profile [%s]"
msgstr ""
#: src/Module/Contact.php:592
msgid "Block/Unblock contact"
msgstr ""
#: src/Module/Contact.php:593
msgid "Ignore contact"
msgstr ""
#: src/Module/Contact.php:594
msgid "View conversations"
msgstr ""
#: src/Module/Contact.php:599
msgid "Last update:"
msgstr ""
#: src/Module/Contact.php:601
msgid "Update public posts"
msgstr ""
#: src/Module/Contact.php:603 src/Module/Contact.php:1113
msgid "Update now"
msgstr ""
#: src/Module/Contact.php:606 src/Module/Contact.php:852
#: src/Module/Contact.php:1140
msgid "Unignore"
msgstr ""
#: src/Module/Contact.php:610
msgid "Currently blocked"
msgstr ""
#: src/Module/Contact.php:611
msgid "Currently ignored"
msgstr ""
#: src/Module/Contact.php:612
msgid "Currently archived"
msgstr ""
#: src/Module/Contact.php:613
msgid "Awaiting connection acknowledge"
msgstr ""
#: src/Module/Contact.php:614
msgid ""
"Replies/likes to your public posts <strong>may</strong> still be visible"
msgstr ""
#: src/Module/Contact.php:615
msgid "Notification for new posts"
msgstr ""
#: src/Module/Contact.php:615
msgid "Send a notification of every new post of this contact"
msgstr ""
#: src/Module/Contact.php:617
msgid "Keyword Deny List"
msgstr ""
#: src/Module/Contact.php:617
msgid ""
"Comma separated list of keywords that should not be converted to hashtags, "
"when \"Fetch information and keywords\" is selected"
msgstr ""
#: src/Module/Contact.php:762
msgid "Show all contacts"
msgstr ""
#: src/Module/Contact.php:767 src/Module/Contact.php:827
msgid "Pending"
msgstr ""
#: src/Module/Contact.php:770
msgid "Only show pending contacts"
msgstr ""
#: src/Module/Contact.php:775 src/Module/Contact.php:828
msgid "Blocked"
msgstr ""
#: src/Module/Contact.php:778
msgid "Only show blocked contacts"
msgstr ""
#: src/Module/Contact.php:783 src/Module/Contact.php:830
msgid "Ignored"
msgstr ""
#: src/Module/Contact.php:786
msgid "Only show ignored contacts"
msgstr ""
#: src/Module/Contact.php:791 src/Module/Contact.php:831
msgid "Archived"
msgstr ""
#: src/Module/Contact.php:794
msgid "Only show archived contacts"
msgstr ""
#: src/Module/Contact.php:799 src/Module/Contact.php:829
msgid "Hidden"
msgstr ""
#: src/Module/Contact.php:802
msgid "Only show hidden contacts"
msgstr ""
#: src/Module/Contact.php:810
msgid "Organize your contact groups"
msgstr ""
#: src/Module/Contact.php:842
msgid "Search your contacts"
msgstr ""
#: src/Module/Contact.php:853 src/Module/Contact.php:1149
msgid "Archive"
msgstr ""
#: src/Module/Contact.php:853 src/Module/Contact.php:1149
msgid "Unarchive"
msgstr ""
#: src/Module/Contact.php:856
msgid "Batch Actions"
msgstr ""
#: src/Module/Contact.php:891
msgid "Conversations started by this contact"
msgstr ""
#: src/Module/Contact.php:896
msgid "Posts and Comments"
msgstr ""
#: src/Module/Contact.php:914
msgid "View all known contacts"
msgstr ""
#: src/Module/Contact.php:924
msgid "Advanced Contact Settings"
msgstr ""
#: src/Module/Contact.php:1030
msgid "Mutual Friendship"
msgstr ""
#: src/Module/Contact.php:1034
msgid "is a fan of yours"
msgstr ""
#: src/Module/Contact.php:1038
msgid "you are a fan of"
msgstr ""
#: src/Module/Contact.php:1056
msgid "Pending outgoing contact request"
msgstr ""
#: src/Module/Contact.php:1058
msgid "Pending incoming contact request"
msgstr ""
#: src/Module/Contact.php:1134
msgid "Toggle Blocked status"
msgstr ""
#: src/Module/Contact.php:1142
msgid "Toggle Ignored status"
msgstr ""
#: src/Module/Contact.php:1151
msgid "Toggle Archive status"
msgstr ""
#: src/Module/Contact.php:1159
msgid "Delete contact"
msgstr ""
#: src/Object/EMail/ItemCCEMail.php:39 #: src/Object/EMail/ItemCCEMail.php:39
#, php-format #, php-format
msgid "" msgid ""
@ -10236,159 +10035,30 @@ msgstr ""
msgid "Show fewer" msgid "Show fewer"
msgstr "" msgstr ""
#: src/App/Authentication.php:210 src/App/Authentication.php:262 #: src/Protocol/Diaspora.php:3516
msgid "Login failed." msgid "Attachments:"
msgstr "" msgstr ""
#: src/App/Authentication.php:273 #: src/Protocol/OStatus.php:1777
msgid "Login failed. Please check your credentials."
msgstr ""
#: src/App/Authentication.php:389
#, php-format #, php-format
msgid "Welcome %s" msgid "%s is now following %s."
msgstr "" msgstr ""
#: src/App/Authentication.php:390 #: src/Protocol/OStatus.php:1778
msgid "Please upload a profile photo." msgid "following"
msgstr "" msgstr ""
#: src/App/Module.php:240 #: src/Protocol/OStatus.php:1781
msgid "You must be logged in to use addons. "
msgstr ""
#: src/App/Page.php:249
msgid "Delete this item?"
msgstr ""
#: src/App/Page.php:297
msgid "toggle mobile"
msgstr ""
#: src/App/Router.php:224
#, php-format #, php-format
msgid "Method not allowed for this module. Allowed method(s): %s" msgid "%s stopped following %s."
msgstr "" msgstr ""
#: src/Factory/Notification/Introduction.php:128 #: src/Protocol/OStatus.php:1782
msgid "Friend Suggestion" msgid "stopped following"
msgstr "" msgstr ""
#: src/Factory/Notification/Introduction.php:158 #: src/Render/FriendicaSmartyEngine.php:52
msgid "Friend/Connect Request" msgid "The folder view/smarty3/ must be writable by webserver."
msgstr ""
#: src/Factory/Notification/Introduction.php:158
msgid "New Follower"
msgstr ""
#: src/Factory/Notification/Notification.php:103
#, php-format
msgid "%s created a new post"
msgstr ""
#: src/Factory/Notification/Notification.php:104
#: src/Factory/Notification/Notification.php:366
#, php-format
msgid "%s commented on %s's post"
msgstr ""
#: src/Factory/Notification/Notification.php:130
#, php-format
msgid "%s liked %s's post"
msgstr ""
#: src/Factory/Notification/Notification.php:141
#, php-format
msgid "%s disliked %s's post"
msgstr ""
#: src/Factory/Notification/Notification.php:152
#, php-format
msgid "%s is attending %s's event"
msgstr ""
#: src/Factory/Notification/Notification.php:163
#, php-format
msgid "%s is not attending %s's event"
msgstr ""
#: src/Factory/Notification/Notification.php:174
#, php-format
msgid "%s may attending %s's event"
msgstr ""
#: src/Factory/Notification/Notification.php:201
#, php-format
msgid "%s is now friends with %s"
msgstr ""
#: src/Console/ArchiveContact.php:105
#, php-format
msgid "Could not find any unarchived contact entry for this URL (%s)"
msgstr ""
#: src/Console/ArchiveContact.php:108
msgid "The contact entries have been archived"
msgstr ""
#: src/Console/PostUpdate.php:87
#, php-format
msgid "Post update version number has been set to %s."
msgstr ""
#: src/Console/PostUpdate.php:95
msgid "Check for pending update actions."
msgstr ""
#: src/Console/PostUpdate.php:97
msgid "Done."
msgstr ""
#: src/Console/PostUpdate.php:99
msgid "Execute pending post updates."
msgstr ""
#: src/Console/PostUpdate.php:105
msgid "All pending post updates are done."
msgstr ""
#: src/Console/User.php:158
msgid "Enter new password: "
msgstr ""
#: src/Console/User.php:193
msgid "Enter user name: "
msgstr ""
#: src/Console/User.php:201 src/Console/User.php:241 src/Console/User.php:274
#: src/Console/User.php:300
msgid "Enter user nickname: "
msgstr ""
#: src/Console/User.php:209
msgid "Enter user email address: "
msgstr ""
#: src/Console/User.php:217
msgid "Enter a language (optional): "
msgstr ""
#: src/Console/User.php:255
msgid "User is not pending."
msgstr ""
#: src/Console/User.php:313
msgid "User has already been marked for deletion."
msgstr ""
#: src/Console/User.php:318
#, php-format
msgid "Type \"yes\" to delete %s"
msgstr ""
#: src/Console/User.php:320
msgid "Deletion aborted."
msgstr "" msgstr ""
#: src/Repository/ProfileField.php:275 #: src/Repository/ProfileField.php:275
@ -10467,27 +10137,97 @@ msgstr ""
msgid "Contact information and Social Networks" msgid "Contact information and Social Networks"
msgstr "" msgstr ""
#: src/LegacyModule.php:49 #: src/Util/EMailer/MailBuilder.php:212
msgid "Friendica Notification"
msgstr ""
#: src/Util/EMailer/NotifyMailBuilder.php:78
#: src/Util/EMailer/SystemMailBuilder.php:54
#, php-format #, php-format
msgid "Legacy module file not found: %s" msgid "%1$s, %2$s Administrator"
msgstr "" msgstr ""
#: src/App.php:310 #: src/Util/EMailer/NotifyMailBuilder.php:80
msgid "No system theme config value set." #: src/Util/EMailer/SystemMailBuilder.php:56
#, php-format
msgid "%s Administrator"
msgstr "" msgstr ""
#: src/BaseModule.php:150 #: src/Util/EMailer/NotifyMailBuilder.php:193
msgid "" #: src/Util/EMailer/NotifyMailBuilder.php:217
"The form security token was not correct. This probably happened because the " #: src/Util/EMailer/SystemMailBuilder.php:101
"form has been opened for too long (>3 hours) before submitting it." #: src/Util/EMailer/SystemMailBuilder.php:118
msgid "thanks"
msgstr "" msgstr ""
#: src/BaseModule.php:179 #: src/Util/Temporal.php:167
msgid "All contacts" msgid "YYYY-MM-DD or MM-DD"
msgstr "" msgstr ""
#: src/BaseModule.php:202 #: src/Util/Temporal.php:314
msgid "Common" msgid "never"
msgstr ""
#: src/Util/Temporal.php:321
msgid "less than a second ago"
msgstr ""
#: src/Util/Temporal.php:329
msgid "year"
msgstr ""
#: src/Util/Temporal.php:329
msgid "years"
msgstr ""
#: src/Util/Temporal.php:330
msgid "months"
msgstr ""
#: src/Util/Temporal.php:331
msgid "weeks"
msgstr ""
#: src/Util/Temporal.php:332
msgid "days"
msgstr ""
#: src/Util/Temporal.php:333
msgid "hour"
msgstr ""
#: src/Util/Temporal.php:333
msgid "hours"
msgstr ""
#: src/Util/Temporal.php:334
msgid "minute"
msgstr ""
#: src/Util/Temporal.php:334
msgid "minutes"
msgstr ""
#: src/Util/Temporal.php:335
msgid "second"
msgstr ""
#: src/Util/Temporal.php:335
msgid "seconds"
msgstr ""
#: src/Util/Temporal.php:345
#, php-format
msgid "in %1$d %2$s"
msgstr ""
#: src/Util/Temporal.php:348
#, php-format
msgid "%1$d %2$s ago"
msgstr ""
#: src/Worker/Delivery.php:556
msgid "(no subject)"
msgstr "" msgstr ""
#: update.php:196 #: update.php:196
@ -10499,3 +10239,261 @@ msgstr ""
#, php-format #, php-format
msgid "%s: Updating post-type." msgid "%s: Updating post-type."
msgstr "" msgstr ""
#: view/theme/duepuntozero/config.php:52
msgid "default"
msgstr ""
#: view/theme/duepuntozero/config.php:53
msgid "greenzero"
msgstr ""
#: view/theme/duepuntozero/config.php:54
msgid "purplezero"
msgstr ""
#: view/theme/duepuntozero/config.php:55
msgid "easterbunny"
msgstr ""
#: view/theme/duepuntozero/config.php:56
msgid "darkzero"
msgstr ""
#: view/theme/duepuntozero/config.php:57
msgid "comix"
msgstr ""
#: view/theme/duepuntozero/config.php:58
msgid "slackr"
msgstr ""
#: view/theme/duepuntozero/config.php:71
msgid "Variations"
msgstr ""
#: view/theme/frio/config.php:142
msgid "Light (Accented)"
msgstr ""
#: view/theme/frio/config.php:143
msgid "Dark (Accented)"
msgstr ""
#: view/theme/frio/config.php:144
msgid "Black (Accented)"
msgstr ""
#: view/theme/frio/config.php:156
msgid "Note"
msgstr ""
#: view/theme/frio/config.php:156
msgid "Check image permissions if all users are allowed to see the image"
msgstr ""
#: view/theme/frio/config.php:162
msgid "Custom"
msgstr ""
#: view/theme/frio/config.php:163
msgid "Legacy"
msgstr ""
#: view/theme/frio/config.php:164
msgid "Accented"
msgstr ""
#: view/theme/frio/config.php:165
msgid "Select color scheme"
msgstr ""
#: view/theme/frio/config.php:166
msgid "Select scheme accent"
msgstr ""
#: view/theme/frio/config.php:166
msgid "Blue"
msgstr ""
#: view/theme/frio/config.php:166
msgid "Red"
msgstr ""
#: view/theme/frio/config.php:166
msgid "Purple"
msgstr ""
#: view/theme/frio/config.php:166
msgid "Green"
msgstr ""
#: view/theme/frio/config.php:166
msgid "Pink"
msgstr ""
#: view/theme/frio/config.php:167
msgid "Copy or paste schemestring"
msgstr ""
#: view/theme/frio/config.php:167
msgid ""
"You can copy this string to share your theme with others. Pasting here "
"applies the schemestring"
msgstr ""
#: view/theme/frio/config.php:168
msgid "Navigation bar background color"
msgstr ""
#: view/theme/frio/config.php:169
msgid "Navigation bar icon color "
msgstr ""
#: view/theme/frio/config.php:170
msgid "Link color"
msgstr ""
#: view/theme/frio/config.php:171
msgid "Set the background color"
msgstr ""
#: view/theme/frio/config.php:172
msgid "Content background opacity"
msgstr ""
#: view/theme/frio/config.php:173
msgid "Set the background image"
msgstr ""
#: view/theme/frio/config.php:174
msgid "Background image style"
msgstr ""
#: view/theme/frio/config.php:179
msgid "Login page background image"
msgstr ""
#: view/theme/frio/config.php:183
msgid "Login page background color"
msgstr ""
#: view/theme/frio/config.php:183
msgid "Leave background image and color empty for theme defaults"
msgstr ""
#: view/theme/frio/php/default.php:81 view/theme/frio/php/standard.php:38
msgid "Skip to main content"
msgstr ""
#: view/theme/frio/php/Image.php:40
msgid "Top Banner"
msgstr ""
#: view/theme/frio/php/Image.php:40
msgid ""
"Resize image to the width of the screen and show background color below on "
"long pages."
msgstr ""
#: view/theme/frio/php/Image.php:41
msgid "Full screen"
msgstr ""
#: view/theme/frio/php/Image.php:41
msgid ""
"Resize image to fill entire screen, clipping either the right or the bottom."
msgstr ""
#: view/theme/frio/php/Image.php:42
msgid "Single row mosaic"
msgstr ""
#: view/theme/frio/php/Image.php:42
msgid ""
"Resize image to repeat it on a single row, either vertical or horizontal."
msgstr ""
#: view/theme/frio/php/Image.php:43
msgid "Mosaic"
msgstr ""
#: view/theme/frio/php/Image.php:43
msgid "Repeat image to fill the screen."
msgstr ""
#: view/theme/frio/theme.php:207
msgid "Guest"
msgstr ""
#: view/theme/frio/theme.php:210
msgid "Visitor"
msgstr ""
#: view/theme/quattro/config.php:73
msgid "Alignment"
msgstr ""
#: view/theme/quattro/config.php:73
msgid "Left"
msgstr ""
#: view/theme/quattro/config.php:73
msgid "Center"
msgstr ""
#: view/theme/quattro/config.php:74
msgid "Color scheme"
msgstr ""
#: view/theme/quattro/config.php:75
msgid "Posts font size"
msgstr ""
#: view/theme/quattro/config.php:76
msgid "Textareas font size"
msgstr ""
#: view/theme/vier/config.php:75
msgid "Comma separated list of helper forums"
msgstr ""
#: view/theme/vier/config.php:115
msgid "don't show"
msgstr ""
#: view/theme/vier/config.php:115
msgid "show"
msgstr ""
#: view/theme/vier/config.php:121
msgid "Set style"
msgstr ""
#: view/theme/vier/config.php:122
msgid "Community Pages"
msgstr ""
#: view/theme/vier/config.php:123 view/theme/vier/theme.php:124
msgid "Community Profiles"
msgstr ""
#: view/theme/vier/config.php:124
msgid "Help or @NewHere ?"
msgstr ""
#: view/theme/vier/config.php:125 view/theme/vier/theme.php:337
msgid "Connect Services"
msgstr ""
#: view/theme/vier/config.php:126
msgid "Find Friends"
msgstr ""
#: view/theme/vier/config.php:127 view/theme/vier/theme.php:151
msgid "Last users"
msgstr ""
#: view/theme/vier/theme.php:252
msgid "Quick Start"
msgstr ""

View file

@ -1186,7 +1186,6 @@ section #jotOpen {
#jot-modal .modal-header a, #jot-modal .modal-header .btn-link, #jot-modal .modal-header a, #jot-modal .modal-header .btn-link,
#profile-jot-submit-wrapper a, #profile-jot-submit-wrapper .btn-link { #profile-jot-submit-wrapper a, #profile-jot-submit-wrapper .btn-link {
color: $font_color_darker; color: $font_color_darker;
text-transform: capitalize;
} }
#jot-modal .modal-header { #jot-modal .modal-header {
border-bottom: none; border-bottom: none;