mirror of
https://github.com/getrebuild/rebuild.git
synced 2025-02-25 14:54:44 +08:00
Merge pull request #97 from getrebuild/l10n_localization2-121
New Crowdin translations
This commit is contained in:
commit
91c8a86ab5
2 changed files with 70 additions and 7 deletions
|
@ -19,24 +19,24 @@
|
|||
"ResetPassword": "Reset password",
|
||||
"InputUserOrPasswordPls": "Please enter username and password",
|
||||
"InputCaptchaPls": "Please enter captcha",
|
||||
"InputWrong": "{0} was invalid",
|
||||
"InputWrong": "{0} wrong",
|
||||
"InputInvalid": "{0} was invalid",
|
||||
"UsernameOrPassword": "Username or password",
|
||||
"UnactiveUserTip": "User is not activated or is not allowed to login",
|
||||
"ReturnHome": "Return to Home",
|
||||
"ReturnHome": "Go Home",
|
||||
"ReportIssue": "Report an issue",
|
||||
"SignupNotOpenTip": "Administrator has not opened public signup",
|
||||
"UnsetEmailTip": "If you forgot or did not configure your email, please contact the administrator to reset your password",
|
||||
"InputEmailPls": "Please enter email",
|
||||
"InputNewPasswordPls": "Enter new password",
|
||||
"PasswordNotMatch": "New passwords entered twice are inconsistent",
|
||||
"PasswordNotMatch": "The new password not match.",
|
||||
"NewPassword": "New password",
|
||||
"RepeatNewPassword": "New password again",
|
||||
"GetVcode": "Send code",
|
||||
"GetVcode2": "Resend",
|
||||
"VcodeEmailSent": "Verification code has been sent to your mailbox",
|
||||
"ConfirmReset": "Confirm",
|
||||
"ActionSuccess": "Operation succeeded",
|
||||
"ActionSuccess": "Operation successful",
|
||||
"EmailAccountUnset": "Mail service account is not configured, please contact administrator to configure",
|
||||
"YourVcodeForResetPassword": "<p>Your reset password verification code is <b>%s</b><p>",
|
||||
"InputVcodePls": "Please enter code",
|
||||
|
@ -54,12 +54,12 @@
|
|||
"InputPls": "Please enter {0}",
|
||||
"Successful": "{0} successful",
|
||||
"AdminWillReviewSignupTip": "The administrator will review your signup information, please enter carefully",
|
||||
"ReturnLogin": "Return to Login",
|
||||
"ReturnLogin": "Back to Login",
|
||||
"SignupSuccessTip": "Signup information has been submitted and the results of the review will be notified to you via email",
|
||||
"RequestSignup": "Submit request",
|
||||
"SystemBusy": "System is busy, please try again later",
|
||||
"UnsupportIE10Tip": "Browsers below IE10 are not supported, Chrome, Firefox, Edge or IE11 is recommended",
|
||||
"Retry": "Retry",
|
||||
"Retry": "Try again",
|
||||
"ErrorUnknow": "Unknow error, please try again later",
|
||||
"Error404": "The resource you requested does not exist",
|
||||
"Error403": "Insufficient permissions, access blocked"
|
||||
|
|
|
@ -1,3 +1,66 @@
|
|||
{
|
||||
"rebuild": "高度にカスタマイズ可能なエンタープライズ管理システム"
|
||||
"rebuild": "高度にカスタマイズ可能なエンタープライズ管理システム",
|
||||
"User": "ユーザー",
|
||||
"Login": "ログイン",
|
||||
"Username": "ユーザー ID",
|
||||
"Captcha": "キャプチャ",
|
||||
"Vcode": "キャプチャ",
|
||||
"Password": "パスワード",
|
||||
"Email": "電子メール",
|
||||
"Signup": "登録",
|
||||
"UsernameOrEmail": "ユーザー名 (またはメール)",
|
||||
"LoginPassword": "ログインパスワード",
|
||||
"InputCaptcha": "確認コードを入力",
|
||||
"ClickReload": "タップして更新",
|
||||
"RememberMe": "パスワードを保存",
|
||||
"NoAccountYet": "Don't have an account yet?",
|
||||
"SignupNow": "今すぐ登録する!",
|
||||
"ForgotPassword": "パスワードを回復する",
|
||||
"ResetPassword": "パスワードをリセット",
|
||||
"InputUserOrPasswordPls": "ユーザー名とパスワードを入力してください。",
|
||||
"InputCaptchaPls": "検証コードを入力して下さい",
|
||||
"InputWrong": "{0}問不正解",
|
||||
"InputInvalid": "{0} was invalid",
|
||||
"UsernameOrPassword": "ユーザー名またはパスワード",
|
||||
"UnactiveUserTip": "ユーザーがアクティブ化されていないか、ログインが許可されていません",
|
||||
"ReturnHome": "ホームに戻る",
|
||||
"ReportIssue": "この問題を報告する",
|
||||
"SignupNotOpenTip": "管理者は公開登録を開始していません",
|
||||
"UnsetEmailTip": "メールを忘れた場合、または設定しなかった場合は、管理者に連絡してパスワードをリセットしてください",
|
||||
"InputEmailPls": "メールアドレスを入力してください。",
|
||||
"InputNewPasswordPls": "新しいパスワードを入力してください",
|
||||
"PasswordNotMatch": "新しいパスワードが一致しません。",
|
||||
"NewPassword": "新しいパスワード",
|
||||
"RepeatNewPassword": "新しいパスワードの再入力",
|
||||
"GetVcode": "検証コードを獲得",
|
||||
"GetVcode2": "その他のキャプチャを取得",
|
||||
"VcodeEmailSent": "確認コードがメールボックスに送信されました",
|
||||
"ConfirmReset": "リセットを確認",
|
||||
"ActionSuccess": "操作が正常終了",
|
||||
"EmailAccountUnset": "メールサービスアカウントが設定されていません。設定するには管理者に連絡してください",
|
||||
"YourVcodeForResetPassword": "<p>パスワード再設定確認コードは <b>%s</b><p>",
|
||||
"InputVcodePls": "検証コードを入力して下さい",
|
||||
"UserSignup": "ユーザー登録",
|
||||
"UserLogin": "ユーザー ログイン",
|
||||
"InputExists": "{0}すでに存在します",
|
||||
"AdminReviewSignup": "管理者が登録情報を確認しています",
|
||||
"YourVcodeForSignup": "<p>登録済みのメール確認コードは <b>%s</b></p>",
|
||||
"SignupPending": "<p>%s 登録へようこそ! 以下はログイン情報です。安全な場所に保管してください。</p><div style='margin:10px 0'>ユーザー名 <b>%s</b><br>パスワード <b>%s</b><br>ログインアドレス <a href='%s'>%s</a></div><p>システム管理者が登録情報を確認しているため、現時点ではシステムにログインできません。 完了後にメールで通知されます。しばらくお待ちください。</p>",
|
||||
"SignupVcode": "登録確認コード",
|
||||
"FullName": "お名前と名字",
|
||||
"Your": "あなたのもの{0}",
|
||||
"EmailVcode": "メール確認コード",
|
||||
"Submit": "提出する{0}",
|
||||
"InputPls": "入力してください{0}",
|
||||
"Successful": "{0}成功",
|
||||
"AdminWillReviewSignupTip": "管理者が登録情報を確認します。正しく入力してください",
|
||||
"ReturnLogin": "ログインに戻る",
|
||||
"SignupSuccessTip": "登録情報が送信され、レビューの結果がメールで通知されます",
|
||||
"RequestSignup": "登録申請書を提出する",
|
||||
"SystemBusy": "システムがビジーです。しばらくしてからもう一度お試しください",
|
||||
"UnsupportIE10Tip": "IE10以下のブラウザはサポートされていません<br>Chrome、Firefox、Edge、またはIE11が推奨されます",
|
||||
"Retry": "再試行",
|
||||
"ErrorUnknow": "不明なエラーです。しばらくしてからもう一度お試しください",
|
||||
"Error404": "訪問したアドレス/リソースが存在しません",
|
||||
"Error403": "権限が不十分で、アクセスがブロックされました"
|
||||
}
|
Loading…
Reference in a new issue