You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
biography_placeholder = Tell us a little bit about yourself! (You can use Markdown)
650
650
location_placeholder = Share your approximate location with others
651
-
profile_desc = Control how your profile is show to other users. Your primary email address will be used for notifications, password recovery and web-based Git operations.
651
+
profile_desc = Control how your profile is shown to other users. Your primary email address will be used for notifications, password recovery and web-based Git operations.
652
652
password_username_disabled = Non-local users are not allowed to change their username. Please contact your site administrator for more details.
653
653
full_name = Full Name
654
654
website = Website
@@ -973,7 +973,7 @@ all_branches = All branches
973
973
fork_no_valid_owners = This repository can not be forked because there are no valid owners.
974
974
use_template = Use this template
975
975
clone_in_vsc = Clone in VS Code
976
-
clone_in_vscodium = Clone in VS Codium
976
+
clone_in_vscodium = Clone in VSCodium
977
977
download_zip = Download ZIP
978
978
download_tar = Download TAR.GZ
979
979
download_bundle = Download BUNDLE
@@ -1012,7 +1012,7 @@ mirror_sync = synced
1012
1012
mirror_sync_on_commit = Sync when commits are pushed
1013
1013
mirror_address = Clone From URL
1014
1014
mirror_address_desc = Put any required credentials in the Authorization section.
1015
-
mirror_address_url_invalid = The provided URL is invalid. You must escape all components of the url correctly.
1015
+
mirror_address_url_invalid = The provided URL is invalid. You must escape all components of the URL correctly.
1016
1016
mirror_address_protocol_invalid = The provided URL is invalid. Only http(s):// or git:// locations can be used for mirroring.
1017
1017
mirror_lfs = Large File Storage (LFS)
1018
1018
mirror_lfs_desc = Activate mirroring of LFS data.
@@ -1772,7 +1772,7 @@ pulls.required_status_check_missing = Some required checks are missing.
1772
1772
pulls.required_status_check_administrator = As an administrator, you may still merge this pull request.
1773
1773
pulls.blocked_by_approvals = "This pull request doesn't have enough approvals yet. %d of %d approvals granted."
1774
1774
pulls.blocked_by_rejection = "This pull request has changes requested by an official reviewer."
1775
-
pulls.blocked_by_official_review_requests = "This pull request has official review requests."
1775
+
pulls.blocked_by_official_review_requests = "This pull request is blocked because it is missing approval from one or more official reviewers."
1776
1776
pulls.blocked_by_outdated_branch = "This pull request is blocked because it's outdated."
1777
1777
pulls.blocked_by_changed_protected_files_1= "This pull request is blocked because it changes a protected file:"
1778
1778
pulls.blocked_by_changed_protected_files_n= "This pull request is blocked because it changes protected files:"
0 commit comments