coolify/lang/ja.json

34 lines
No EOL
2.6 KiB
JSON

{
"auth.login": "ログイン",
"auth.login.azure": "Microsoftでログイン",
"auth.login.bitbucket": "Bitbucketでログイン",
"auth.login.clerk": "Clerkでログイン",
"auth.login.discord": "Discordでログイン",
"auth.login.github": "GitHubでログイン",
"auth.login.gitlab": "Gitlabでログイン",
"auth.login.google": "Googleでログイン",
"auth.login.infomaniak": "Infomaniakでログイン",
"auth.already_registered": "すでに登録済みですか?",
"auth.confirm_password": "パスワードを確認",
"auth.forgot_password_link": "パスワードをお忘れですか?",
"auth.forgot_password_heading": "パスワードの再設定",
"auth.forgot_password_send_email": "パスワードリセットメールを送信",
"auth.register_now": "今すぐ登録",
"auth.logout": "ログアウト",
"auth.register": "登録",
"auth.registration_disabled": "",
"auth.reset_password": "",
"auth.failed": "",
"auth.failed.callback": "",
"auth.failed.password": "",
"auth.failed.email": "",
"auth.throttle": ":seconds",
"input.name": "",
"input.email": "",
"input.password": "",
"input.password.again": "",
"input.code": "",
"input.recovery_code": "",
"button.save": "",
"repository.url": "<span class='text-helper'></span><br><span class='text-helper'>https://...</span>を使用してください。<br>プライベートリポジトリの場合は<span class='text-helper'>git@...</span>を使用してください。<br><br>https://github.com/coollabsio/coolify-examples <span class='text-helper'>main</span>ブランチが選択されます<br>https://github.com/coollabsio/coolify-examples/tree/nodejs-fastify <span class='text-helper'>nodejs-fastify</span>ブランチが選択されます。<br>https://gitea.com/sedlav/expressjs.git <span class='text-helper'>main</span>ブランチが選択されます。<br>https://gitlab.com/andrasbacsai/nodejs-example.git <span class='text-helper'>main</span>ブランチが選択されます。"
}