loading up the forgejo repo on tangled to test page performance
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request 'English improvements' (#4599) from 0ko/forgejo:i18n-english-20240720 into forgejo

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/4599
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>

0ko 86298c5b 914f7553

+5 -5
+5 -5
options/locale/locale_en-US.ini
··· 236 236 install = Easy to install 237 237 install_desc = Simply <a target="_blank" rel="noopener noreferrer" href="https://forgejo.org/download/#installation-from-binary">run the binary</a> for your platform, ship it with <a target="_blank" rel="noopener noreferrer" href="https://forgejo.org/download/#container-image">Docker</a>, or get it <a target="_blank" rel="noopener noreferrer" href="https://forgejo.org/download">packaged</a>. 238 238 platform = Cross-platform 239 - platform_desc = Forgejo runs anywhere <a target="_blank" rel="noopener noreferrer" href="https://go.dev/">Go</a> can compile for: Windows, macOS, Linux, ARM, etc. Choose the one you love! 239 + platform_desc = Forgejo is confirmed to run on libre operating systems like Linux and FreeBSD, as well as different CPU architectures. Choose the one you love! 240 240 lightweight = Lightweight 241 241 lightweight_desc = Forgejo has low minimal requirements and can run on an inexpensive Raspberry Pi. Save your machine energy! 242 242 license = Open Source ··· 418 418 reset_password_mail_sent_prompt = A confirmation email has been sent to <b>%s</b>. Please check your inbox within the next %s to complete the account recovery process. 419 419 active_your_account = Activate your account 420 420 account_activated = Account has been activated 421 - prohibit_login = Signing in is prohibited 422 - prohibit_login_desc = Your account is prohibited from signing in, please contact your site administrator. 421 + prohibit_login = Account is suspended 422 + prohibit_login_desc = Your account has been suspended from interacting with the instance. Contact the instance administrator to regain access. 423 423 resent_limit_prompt = You have already requested an activation email recently. Please wait 3 minutes and try again. 424 424 has_unconfirmed_mail = Hi %s, you have an unconfirmed email address (<b>%s</b>). If you haven't received a confirmation email or need to resend a new one, please click on the button below. 425 425 change_unconfirmed_email_summary = Change the email address activation mail is sent to. ··· 2834 2834 members.remove = Remove 2835 2835 members.remove.detail = Remove %[1]s from %[2]s? 2836 2836 members.leave = Leave 2837 - members.leave.detail = Leave %s? 2837 + members.leave.detail = Are you sure you want to leave organization "%s"? 2838 2838 members.invite_desc = Add a new member to %s: 2839 2839 members.invite_now = Invite now 2840 2840 2841 2841 teams.join = Join 2842 2842 teams.leave = Leave 2843 - teams.leave.detail = Leave %s? 2843 + teams.leave.detail = Are you sure you want to leave team "%s"? 2844 2844 teams.can_create_org_repo = Create repositories 2845 2845 teams.can_create_org_repo_helper = Members can create new repositories in organization. Creator will get administrator access to the new repository. 2846 2846 teams.none_access = No access