Fixed spelling

This commit is contained in:
Michael 2023-09-03 08:53:44 +00:00
parent 7fd1f1424a
commit 140ac947b5
2 changed files with 106 additions and 91 deletions

View File

@ -145,7 +145,7 @@ class Channel extends BaseModule
]; ];
$tabs[] = [ $tabs[] = [
'label' => $this->l10n->t('Whats Hot'), 'label' => $this->l10n->t('What\'s Hot'),
'url' => 'channel/' . self::WHATSHOT, 'url' => 'channel/' . self::WHATSHOT,
'sel' => self::$content == self::WHATSHOT ? 'active' : '', 'sel' => self::$content == self::WHATSHOT ? 'active' : '',
'title' => $this->l10n->t('Posts with a lot of interactions'), 'title' => $this->l10n->t('Posts with a lot of interactions'),
@ -192,7 +192,7 @@ class Channel extends BaseModule
]; ];
$tabs[] = [ $tabs[] = [
'label' => $this->l10n->t('Whats Hot %s', $languages[$language]), 'label' => $this->l10n->t('What`s Hot (%s)', $languages[$language]),
'url' => 'channel/' . self::HOTLANG, 'url' => 'channel/' . self::HOTLANG,
'sel' => self::$content == self::HOTLANG ? 'active' : '', 'sel' => self::$content == self::HOTLANG ? 'active' : '',
'title' => $this->l10n->t('Posts in %s with a lot of interactions', $languages[$language]), 'title' => $this->l10n->t('Posts in %s with a lot of interactions', $languages[$language]),

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: 2023.09-dev\n" "Project-Id-Version: 2023.09-dev\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-09-02 15:51+0000\n" "POT-Creation-Date: 2023-09-03 08:52+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -793,7 +793,7 @@ msgid "All contacts"
msgstr "" msgstr ""
#: src/BaseModule.php:433 src/Content/Widget.php:239 src/Core/ACL.php:195 #: src/BaseModule.php:433 src/Content/Widget.php:239 src/Core/ACL.php:195
#: src/Module/Contact.php:415 src/Module/Conversation/Channel.php:95 #: src/Module/Contact.php:415 src/Module/Conversation/Channel.php:139
#: src/Module/PermissionTooltip.php:127 src/Module/PermissionTooltip.php:149 #: src/Module/PermissionTooltip.php:127 src/Module/PermissionTooltip.php:149
msgid "Followers" msgid "Followers"
msgstr "" msgstr ""
@ -956,7 +956,7 @@ msgstr ""
msgid "Enter user nickname: " msgid "Enter user nickname: "
msgstr "" msgstr ""
#: src/Console/User.php:182 src/Model/User.php:693 #: src/Console/User.php:182 src/Model/User.php:716
#: src/Module/Api/Twitter/ContactEndpoint.php:74 #: src/Module/Api/Twitter/ContactEndpoint.php:74
#: src/Module/Moderation/Users/Active.php:71 #: src/Module/Moderation/Users/Active.php:71
#: src/Module/Moderation/Users/Blocked.php:71 #: src/Module/Moderation/Users/Blocked.php:71
@ -1626,7 +1626,7 @@ msgstr ""
#: src/Content/GroupManager.php:152 src/Content/Nav.php:278 #: src/Content/GroupManager.php:152 src/Content/Nav.php:278
#: src/Content/Text/HTML.php:880 src/Content/Widget.php:537 #: src/Content/Text/HTML.php:880 src/Content/Widget.php:537
#: src/Model/User.php:1255 #: src/Model/User.php:1278
msgid "Groups" msgid "Groups"
msgstr "" msgstr ""
@ -1669,31 +1669,31 @@ msgstr ""
msgid "Follow Thread" msgid "Follow Thread"
msgstr "" msgstr ""
#: src/Content/Item.php:429 src/Model/Contact.php:1221 #: src/Content/Item.php:429 src/Model/Contact.php:1227
msgid "View Status" msgid "View Status"
msgstr "" msgstr ""
#: src/Content/Item.php:430 src/Content/Item.php:451 src/Model/Contact.php:1170 #: src/Content/Item.php:430 src/Content/Item.php:451 src/Model/Contact.php:1176
#: src/Model/Contact.php:1213 src/Model/Contact.php:1222 #: src/Model/Contact.php:1219 src/Model/Contact.php:1228
#: src/Module/Directory.php:157 src/Module/Settings/Profile/Index.php:259 #: src/Module/Directory.php:157 src/Module/Settings/Profile/Index.php:259
msgid "View Profile" msgid "View Profile"
msgstr "" msgstr ""
#: src/Content/Item.php:431 src/Model/Contact.php:1223 #: src/Content/Item.php:431 src/Model/Contact.php:1229
msgid "View Photos" msgid "View Photos"
msgstr "" msgstr ""
#: src/Content/Item.php:432 src/Model/Contact.php:1214 #: src/Content/Item.php:432 src/Model/Contact.php:1220
#: src/Model/Contact.php:1224 #: src/Model/Contact.php:1230
msgid "Network Posts" msgid "Network Posts"
msgstr "" msgstr ""
#: src/Content/Item.php:433 src/Model/Contact.php:1215 #: src/Content/Item.php:433 src/Model/Contact.php:1221
#: src/Model/Contact.php:1225 #: src/Model/Contact.php:1231
msgid "View Contact" msgid "View Contact"
msgstr "" msgstr ""
#: src/Content/Item.php:434 src/Model/Contact.php:1226 #: src/Content/Item.php:434 src/Model/Contact.php:1232
msgid "Send PM" msgid "Send PM"
msgstr "" msgstr ""
@ -1728,7 +1728,7 @@ msgid "Languages"
msgstr "" msgstr ""
#: src/Content/Item.php:448 src/Content/Widget.php:80 #: src/Content/Item.php:448 src/Content/Widget.php:80
#: src/Model/Contact.php:1216 src/Model/Contact.php:1227 #: src/Model/Contact.php:1222 src/Model/Contact.php:1233
#: src/Module/Contact/Follow.php:167 view/theme/vier/theme.php:195 #: src/Module/Contact/Follow.php:167 view/theme/vier/theme.php:195
msgid "Connect/Follow" msgid "Connect/Follow"
msgstr "" msgstr ""
@ -2243,7 +2243,7 @@ msgstr ""
msgid "Organisations" msgid "Organisations"
msgstr "" msgstr ""
#: src/Content/Widget.php:536 src/Model/Contact.php:1692 #: src/Content/Widget.php:536 src/Model/Contact.php:1698
msgid "News" msgid "News"
msgstr "" msgstr ""
@ -2324,8 +2324,8 @@ msgstr ""
msgid "Network:" msgid "Network:"
msgstr "" msgstr ""
#: src/Content/Widget/VCard.php:118 src/Model/Contact.php:1217 #: src/Content/Widget/VCard.php:118 src/Model/Contact.php:1223
#: src/Model/Contact.php:1228 src/Model/Profile.php:463 #: src/Model/Contact.php:1234 src/Model/Profile.php:463
#: src/Module/Contact/Profile.php:450 #: src/Module/Contact/Profile.php:450
msgid "Unfollow" msgid "Unfollow"
msgstr "" msgstr ""
@ -3078,82 +3078,82 @@ msgstr ""
msgid "Edit circles" msgid "Edit circles"
msgstr "" msgstr ""
#: src/Model/Contact.php:1234 src/Module/Moderation/Users/Pending.php:102 #: src/Model/Contact.php:1240 src/Module/Moderation/Users/Pending.php:102
#: src/Module/Notifications/Introductions.php:132 #: src/Module/Notifications/Introductions.php:132
#: src/Module/Notifications/Introductions.php:204 #: src/Module/Notifications/Introductions.php:204
msgid "Approve" msgid "Approve"
msgstr "" msgstr ""
#: src/Model/Contact.php:1688 #: src/Model/Contact.php:1694
msgid "Organisation" msgid "Organisation"
msgstr "" msgstr ""
#: src/Model/Contact.php:1696 #: src/Model/Contact.php:1702
msgid "Group" msgid "Group"
msgstr "" msgstr ""
#: src/Model/Contact.php:2999 #: src/Model/Contact.php:3005
msgid "Disallowed profile URL." msgid "Disallowed profile URL."
msgstr "" msgstr ""
#: src/Model/Contact.php:3004 src/Module/Friendica.php:101 #: src/Model/Contact.php:3010 src/Module/Friendica.php:101
msgid "Blocked domain" msgid "Blocked domain"
msgstr "" msgstr ""
#: src/Model/Contact.php:3009 #: src/Model/Contact.php:3015
msgid "Connect URL missing." msgid "Connect URL missing."
msgstr "" msgstr ""
#: src/Model/Contact.php:3018 #: src/Model/Contact.php:3024
msgid "" msgid ""
"The contact could not be added. Please check the relevant network " "The contact could not be added. Please check the relevant network "
"credentials in your Settings -> Social Networks page." "credentials in your Settings -> Social Networks page."
msgstr "" msgstr ""
#: src/Model/Contact.php:3036 #: src/Model/Contact.php:3042
#, php-format #, php-format
msgid "Expected network %s does not match actual network %s" msgid "Expected network %s does not match actual network %s"
msgstr "" msgstr ""
#: src/Model/Contact.php:3053 #: src/Model/Contact.php:3059
msgid "The profile address specified does not provide adequate information." msgid "The profile address specified does not provide adequate information."
msgstr "" msgstr ""
#: src/Model/Contact.php:3055 #: src/Model/Contact.php:3061
msgid "No compatible communication protocols or feeds were discovered." msgid "No compatible communication protocols or feeds were discovered."
msgstr "" msgstr ""
#: src/Model/Contact.php:3058 #: src/Model/Contact.php:3064
msgid "An author or name was not found." msgid "An author or name was not found."
msgstr "" msgstr ""
#: src/Model/Contact.php:3061 #: src/Model/Contact.php:3067
msgid "No browser URL could be matched to this address." msgid "No browser URL could be matched to this address."
msgstr "" msgstr ""
#: src/Model/Contact.php:3064 #: src/Model/Contact.php:3070
msgid "" msgid ""
"Unable to match @-style Identity Address with a known protocol or email " "Unable to match @-style Identity Address with a known protocol or email "
"contact." "contact."
msgstr "" msgstr ""
#: src/Model/Contact.php:3065 #: src/Model/Contact.php:3071
msgid "Use mailto: in front of address to force email check." msgid "Use mailto: in front of address to force email check."
msgstr "" msgstr ""
#: src/Model/Contact.php:3071 #: src/Model/Contact.php:3077
msgid "" msgid ""
"The profile address specified belongs to a network which has been disabled " "The profile address specified belongs to a network which has been disabled "
"on this site." "on this site."
msgstr "" msgstr ""
#: src/Model/Contact.php:3076 #: src/Model/Contact.php:3082
msgid "" msgid ""
"Limited profile. This person will be unable to receive direct/personal " "Limited profile. This person will be unable to receive direct/personal "
"notifications from you." "notifications from you."
msgstr "" msgstr ""
#: src/Model/Contact.php:3142 #: src/Model/Contact.php:3148
msgid "Unable to retrieve contact information." msgid "Unable to retrieve contact information."
msgstr "" msgstr ""
@ -3490,145 +3490,145 @@ msgstr ""
msgid "Contact information and Social Networks" msgid "Contact information and Social Networks"
msgstr "" msgstr ""
#: src/Model/User.php:226 src/Model/User.php:1168 #: src/Model/User.php:227 src/Model/User.php:1191
msgid "SERIOUS ERROR: Generation of security keys failed." msgid "SERIOUS ERROR: Generation of security keys failed."
msgstr "" msgstr ""
#: src/Model/User.php:602 src/Model/User.php:635 #: src/Model/User.php:625 src/Model/User.php:658
msgid "Login failed" msgid "Login failed"
msgstr "" msgstr ""
#: src/Model/User.php:667 #: src/Model/User.php:690
msgid "Not enough information to authenticate" msgid "Not enough information to authenticate"
msgstr "" msgstr ""
#: src/Model/User.php:788 #: src/Model/User.php:811
msgid "Password can't be empty" msgid "Password can't be empty"
msgstr "" msgstr ""
#: src/Model/User.php:830 #: src/Model/User.php:853
msgid "Empty passwords are not allowed." msgid "Empty passwords are not allowed."
msgstr "" msgstr ""
#: src/Model/User.php:834 #: src/Model/User.php:857
msgid "" msgid ""
"The new password has been exposed in a public data dump, please choose " "The new password has been exposed in a public data dump, please choose "
"another." "another."
msgstr "" msgstr ""
#: src/Model/User.php:838 #: src/Model/User.php:861
msgid "The password length is limited to 72 characters." msgid "The password length is limited to 72 characters."
msgstr "" msgstr ""
#: src/Model/User.php:842 #: src/Model/User.php:865
msgid "The password can't contain white spaces nor accentuated letters" msgid "The password can't contain white spaces nor accentuated letters"
msgstr "" msgstr ""
#: src/Model/User.php:1051 #: src/Model/User.php:1074
msgid "Passwords do not match. Password unchanged." msgid "Passwords do not match. Password unchanged."
msgstr "" msgstr ""
#: src/Model/User.php:1058 #: src/Model/User.php:1081
msgid "An invitation is required." msgid "An invitation is required."
msgstr "" msgstr ""
#: src/Model/User.php:1062 #: src/Model/User.php:1085
msgid "Invitation could not be verified." msgid "Invitation could not be verified."
msgstr "" msgstr ""
#: src/Model/User.php:1070 #: src/Model/User.php:1093
msgid "Invalid OpenID url" msgid "Invalid OpenID url"
msgstr "" msgstr ""
#: src/Model/User.php:1083 src/Security/Authentication.php:241 #: src/Model/User.php:1106 src/Security/Authentication.php:241
msgid "" msgid ""
"We encountered a problem while logging in with the OpenID you provided. " "We encountered a problem while logging in with the OpenID you provided. "
"Please check the correct spelling of the ID." "Please check the correct spelling of the ID."
msgstr "" msgstr ""
#: src/Model/User.php:1083 src/Security/Authentication.php:241 #: src/Model/User.php:1106 src/Security/Authentication.php:241
msgid "The error message was:" msgid "The error message was:"
msgstr "" msgstr ""
#: src/Model/User.php:1089 #: src/Model/User.php:1112
msgid "Please enter the required information." msgid "Please enter the required information."
msgstr "" msgstr ""
#: src/Model/User.php:1103 #: src/Model/User.php:1126
#, php-format #, php-format
msgid "" msgid ""
"system.username_min_length (%s) and system.username_max_length (%s) are " "system.username_min_length (%s) and system.username_max_length (%s) are "
"excluding each other, swapping values." "excluding each other, swapping values."
msgstr "" msgstr ""
#: src/Model/User.php:1110 #: src/Model/User.php:1133
#, php-format #, php-format
msgid "Username should be at least %s character." msgid "Username should be at least %s character."
msgid_plural "Username should be at least %s characters." msgid_plural "Username should be at least %s characters."
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: src/Model/User.php:1114 #: src/Model/User.php:1137
#, php-format #, php-format
msgid "Username should be at most %s character." msgid "Username should be at most %s character."
msgid_plural "Username should be at most %s characters." msgid_plural "Username should be at most %s characters."
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: src/Model/User.php:1122 #: src/Model/User.php:1145
msgid "That doesn't appear to be your full (First Last) name." msgid "That doesn't appear to be your full (First Last) name."
msgstr "" msgstr ""
#: src/Model/User.php:1127 #: src/Model/User.php:1150
msgid "Your email domain is not among those allowed on this site." msgid "Your email domain is not among those allowed on this site."
msgstr "" msgstr ""
#: src/Model/User.php:1131 #: src/Model/User.php:1154
msgid "Not a valid email address." msgid "Not a valid email address."
msgstr "" msgstr ""
#: src/Model/User.php:1134 #: src/Model/User.php:1157
msgid "The nickname was blocked from registration by the nodes admin." msgid "The nickname was blocked from registration by the nodes admin."
msgstr "" msgstr ""
#: src/Model/User.php:1138 src/Model/User.php:1144 #: src/Model/User.php:1161 src/Model/User.php:1167
msgid "Cannot use that email." msgid "Cannot use that email."
msgstr "" msgstr ""
#: src/Model/User.php:1150 #: src/Model/User.php:1173
msgid "Your nickname can only contain a-z, 0-9 and _." msgid "Your nickname can only contain a-z, 0-9 and _."
msgstr "" msgstr ""
#: src/Model/User.php:1158 src/Model/User.php:1215 #: src/Model/User.php:1181 src/Model/User.php:1238
msgid "Nickname is already registered. Please choose another." msgid "Nickname is already registered. Please choose another."
msgstr "" msgstr ""
#: src/Model/User.php:1202 src/Model/User.php:1206 #: src/Model/User.php:1225 src/Model/User.php:1229
msgid "An error occurred during registration. Please try again." msgid "An error occurred during registration. Please try again."
msgstr "" msgstr ""
#: src/Model/User.php:1229 #: src/Model/User.php:1252
msgid "An error occurred creating your default profile. Please try again." msgid "An error occurred creating your default profile. Please try again."
msgstr "" msgstr ""
#: src/Model/User.php:1236 #: src/Model/User.php:1259
msgid "An error occurred creating your self contact. Please try again." msgid "An error occurred creating your self contact. Please try again."
msgstr "" msgstr ""
#: src/Model/User.php:1241 #: src/Model/User.php:1264
msgid "Friends" msgid "Friends"
msgstr "" msgstr ""
#: src/Model/User.php:1245 #: src/Model/User.php:1268
msgid "" msgid ""
"An error occurred creating your default contact circle. Please try again." "An error occurred creating your default contact circle. Please try again."
msgstr "" msgstr ""
#: src/Model/User.php:1289 #: src/Model/User.php:1312
msgid "Profile Photos" msgid "Profile Photos"
msgstr "" msgstr ""
#: src/Model/User.php:1469 #: src/Model/User.php:1492
#, php-format #, php-format
msgid "" msgid ""
"\n" "\n"
@ -3636,7 +3636,7 @@ msgid ""
"\t\t\tthe administrator of %2$s has set up an account for you." "\t\t\tthe administrator of %2$s has set up an account for you."
msgstr "" msgstr ""
#: src/Model/User.php:1472 #: src/Model/User.php:1495
#, php-format #, php-format
msgid "" msgid ""
"\n" "\n"
@ -3674,12 +3674,12 @@ msgid ""
"\t\tThank you and welcome to %4$s." "\t\tThank you and welcome to %4$s."
msgstr "" msgstr ""
#: src/Model/User.php:1505 src/Model/User.php:1612 #: src/Model/User.php:1528 src/Model/User.php:1635
#, php-format #, php-format
msgid "Registration details for %s" msgid "Registration details for %s"
msgstr "" msgstr ""
#: src/Model/User.php:1525 #: src/Model/User.php:1548
#, php-format #, php-format
msgid "" msgid ""
"\n" "\n"
@ -3695,12 +3695,12 @@ msgid ""
"\t\t" "\t\t"
msgstr "" msgstr ""
#: src/Model/User.php:1544 #: src/Model/User.php:1567
#, php-format #, php-format
msgid "Registration at %s" msgid "Registration at %s"
msgstr "" msgstr ""
#: src/Model/User.php:1568 #: src/Model/User.php:1591
#, php-format #, php-format
msgid "" msgid ""
"\n" "\n"
@ -3709,7 +3709,7 @@ msgid ""
"\t\t\t" "\t\t\t"
msgstr "" msgstr ""
#: src/Model/User.php:1576 #: src/Model/User.php:1599
#, php-format #, php-format
msgid "" msgid ""
"\n" "\n"
@ -6526,72 +6526,87 @@ msgstr ""
msgid "Unable to unfollow this contact, please contact your administrator" msgid "Unable to unfollow this contact, please contact your administrator"
msgstr "" msgstr ""
#: src/Module/Conversation/Channel.php:86 #: src/Module/Conversation/Channel.php:130
msgid "For you" msgid "For you"
msgstr "" msgstr ""
#: src/Module/Conversation/Channel.php:89 #: src/Module/Conversation/Channel.php:133
msgid "Posts from contacts you interact with and who interact with you" msgid "Posts from contacts you interact with and who interact with you"
msgstr "" msgstr ""
#: src/Module/Conversation/Channel.php:98 #: src/Module/Conversation/Channel.php:142
msgid "Posts from your followers that you don't follow" msgid "Posts from your followers that you don't follow"
msgstr "" msgstr ""
#: src/Module/Conversation/Channel.php:104 #: src/Module/Conversation/Channel.php:148
msgid "Whats Hot" msgid "What's Hot"
msgstr "" msgstr ""
#: src/Module/Conversation/Channel.php:107 #: src/Module/Conversation/Channel.php:151
msgid "Posts with a lot of interactions" msgid "Posts with a lot of interactions"
msgstr "" msgstr ""
#: src/Module/Conversation/Channel.php:113 #: src/Module/Conversation/Channel.php:157
msgid "Images" msgid "Images"
msgstr "" msgstr ""
#: src/Module/Conversation/Channel.php:116 #: src/Module/Conversation/Channel.php:160
msgid "Posts with images" msgid "Posts with images"
msgstr "" msgstr ""
#: src/Module/Conversation/Channel.php:122 #: src/Module/Conversation/Channel.php:166
msgid "Videos" msgid "Videos"
msgstr "" msgstr ""
#: src/Module/Conversation/Channel.php:125 #: src/Module/Conversation/Channel.php:169
msgid "Posts with videos" msgid "Posts with videos"
msgstr "" msgstr ""
#: src/Module/Conversation/Channel.php:131 #: src/Module/Conversation/Channel.php:175
msgid "Audio" msgid "Audio"
msgstr "" msgstr ""
#: src/Module/Conversation/Channel.php:134 #: src/Module/Conversation/Channel.php:178
msgid "Posts with audio" msgid "Posts with audio"
msgstr "" msgstr ""
#: src/Module/Conversation/Channel.php:166 #: src/Module/Conversation/Channel.php:189
#, php-format
msgid "Posts in %s"
msgstr ""
#: src/Module/Conversation/Channel.php:195
#, php-format
msgid "What`s Hot (%s)"
msgstr ""
#: src/Module/Conversation/Channel.php:198
#, php-format
msgid "Posts in %s with a lot of interactions"
msgstr ""
#: src/Module/Conversation/Channel.php:230
#: src/Module/Conversation/Community.php:134 #: src/Module/Conversation/Community.php:134
msgid "Own Contacts" msgid "Own Contacts"
msgstr "" msgstr ""
#: src/Module/Conversation/Channel.php:170 #: src/Module/Conversation/Channel.php:234
#: src/Module/Conversation/Community.php:138 #: src/Module/Conversation/Community.php:138
msgid "Include" msgid "Include"
msgstr "" msgstr ""
#: src/Module/Conversation/Channel.php:171 #: src/Module/Conversation/Channel.php:235
#: src/Module/Conversation/Community.php:139 #: src/Module/Conversation/Community.php:139
msgid "Hide" msgid "Hide"
msgstr "" msgstr ""
#: src/Module/Conversation/Channel.php:187 #: src/Module/Conversation/Channel.php:251
#: src/Module/Conversation/Community.php:157 src/Module/Search/Index.php:152 #: src/Module/Conversation/Community.php:157 src/Module/Search/Index.php:152
#: src/Module/Search/Index.php:194 #: src/Module/Search/Index.php:194
msgid "No results." msgid "No results."
msgstr "" msgstr ""
#: src/Module/Conversation/Channel.php:227 #: src/Module/Conversation/Channel.php:291
msgid "Channel not available." msgid "Channel not available."
msgstr "" msgstr ""