Merge branch 'master' into wiki-content-padding
This commit is contained in:
commit
015f4bea38
|
|
@ -213,7 +213,7 @@ send_reset_mail = Click here to resend your password reset email
|
||||||
reset_password = Reset Your Password
|
reset_password = Reset Your Password
|
||||||
invalid_code = Your confirmation code is invalid or has expired.
|
invalid_code = Your confirmation code is invalid or has expired.
|
||||||
reset_password_helper = Click here to reset your password
|
reset_password_helper = Click here to reset your password
|
||||||
password_too_short = Password length cannot be less then %d.
|
password_too_short = Password length cannot be less than %d characters.
|
||||||
non_local_account = Non-local users can not update their password through the Gitea web interface.
|
non_local_account = Non-local users can not update their password through the Gitea web interface.
|
||||||
verify = Verify
|
verify = Verify
|
||||||
scratch_code = Scratch code
|
scratch_code = Scratch code
|
||||||
|
|
|
||||||
|
|
@ -266,6 +266,8 @@ email_been_used=Ця електронна адреса вже використо
|
||||||
openid_been_used=OpenID адреса '%s' вже використовується.
|
openid_been_used=OpenID адреса '%s' вже використовується.
|
||||||
username_password_incorrect=Неправильне ім'я користувача або пароль.
|
username_password_incorrect=Неправильне ім'я користувача або пароль.
|
||||||
enterred_invalid_repo_name=Невірно введено ім'я репозиторію.
|
enterred_invalid_repo_name=Невірно введено ім'я репозиторію.
|
||||||
|
enterred_invalid_owner_name=Ім'я нового власника не є дійсним.
|
||||||
|
enterred_invalid_password=Введений вами пароль некоректний.
|
||||||
user_not_exist=Даний користувач не існує.
|
user_not_exist=Даний користувач не існує.
|
||||||
cannot_add_org_to_team=Організацію неможливо додати як учасника команди.
|
cannot_add_org_to_team=Організацію неможливо додати як учасника команди.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user