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
filter_by_team_repositories = Filter by team repositories
@@ -435,7 +426,6 @@ resent_limit_prompt = You have already requested an activation email recently. P
435
426
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.
436
427
change_unconfirmed_mail_address = If your registration email address is incorrect, you can change it here and resend a new confirmation email.
437
428
resend_mail = Click here to resend your activation email
438
-
email_not_associate = The email address is not associated with any account.
439
429
send_reset_mail = Send Account Recovery Email
440
430
reset_password = Account Recovery
441
431
invalid_code = Your confirmation code is invalid or has expired.
@@ -453,7 +443,6 @@ twofa_passcode_incorrect = Your passcode is incorrect. If you misplaced your dev
453
443
twofa_scratch_token_incorrect = Your scratch code is incorrect.
454
444
twofa_required = You must setup Two-Factor Authentication to get access to repositories, or try to login again.
455
445
login_userpass = Sign In
456
-
login_openid = OpenID
457
446
oauth_signup_tab = Register New Account
458
447
oauth_signup_title = Complete New Account
459
448
oauth_signup_submit = Complete Account
@@ -481,7 +470,6 @@ authorize_application_with_scopes = With scopes: %s
481
470
authorize_title = Authorize "%s" to access your account?
482
471
authorization_failed = Authorization failed
483
472
authorization_failed_desc = The authorization failed because we detected an invalid request. Please contact the maintainer of the app you have tried to authorize.
484
-
sspi_auth_failed = SSPI authentication failed
485
473
password_pwned = The password you chose is on a <a target="_blank" rel="noopener noreferrer" href="%s">list of stolen passwords</a> previously exposed in public data breaches. Please try again with a different password and consider changing this password elsewhere too.
486
474
password_pwned_err = Could not complete request to HaveIBeenPwned
487
475
last_admin = You cannot remove the last admin. There must be at least one admin.
@@ -513,8 +501,6 @@ reset_password = Recover your account
513
501
reset_password.title = %s, you have requested to recover your account
514
502
reset_password.text = Please click the following link to recover your account within <b>%s</b>:
515
503
516
-
register_success = Registration successful
517
-
518
504
issue_assigned.pull = @%[1]s assigned you to pull request %[2]s in repository %[3]s.
519
505
issue_assigned.issue = @%[1]s assigned you to issue %[2]s in repository %[3]s.
520
506
@@ -559,30 +545,12 @@ yes = Yes
559
545
no = No
560
546
confirm = Confirm
561
547
cancel = Cancel
562
-
modify = Update
563
548
564
549
[form]
565
-
UserName = Username
566
-
RepoName = Repository name
567
-
Email = Email address
568
-
Password = Password
569
-
Retype = Confirm Password
570
-
SSHTitle = SSH key name
571
-
HttpsUrl = HTTPS URL
572
-
PayloadUrl = Payload URL
573
-
TeamName = Team name
574
-
AuthName = Authorization name
575
-
AdminEmail = Admin email
576
550
577
551
NewBranchName = New branch name
578
-
CommitSummary = Commit summary
579
-
CommitMessage = Commit message
580
-
CommitChoice = Commit choice
581
-
TreeName = File path
582
-
Content = Content
583
552
584
553
SSPISeparatorReplacement = Separator
585
-
SSPIDefaultLanguage = Default Language
586
554
587
555
require_error = ` cannot be empty.`
588
556
alpha_dash_error = ` should contain only alphanumeric, dash ('-') and underscore ('_') characters.`
@@ -607,7 +575,6 @@ username_been_taken = The username is already taken.
607
575
username_change_not_local_user = Non-local users are not allowed to change their username.
608
576
change_username_disabled = Changing username is disabled.
609
577
change_full_name_disabled = Changing full name is disabled.
610
-
username_has_not_been_changed = Username has not been changed
611
578
repo_name_been_taken = The repository name is already used.
612
579
repository_force_private = Force Private is enabled: private repositories cannot be made public.
613
580
repository_files_already_exist = Files already exist for this repository. Contact the system administrator.
0 commit comments