diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-04-02 00:19:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-04-02 00:19:28 +0000 |
commit | 93065b22c409f8ce980bae22c60ffd06f9326806 (patch) | |
tree | 5c38caef1999408d90de62ef580f53b3c0b76562 /core/l10n/ja.json | |
parent | 536aa8ae876c6a37903a693c4a7dce350fb5ac1a (diff) | |
download | nextcloud-server-93065b22c409f8ce980bae22c60ffd06f9326806.tar.gz nextcloud-server-93065b22c409f8ce980bae22c60ffd06f9326806.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/ja.json')
-rw-r--r-- | core/l10n/ja.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/core/l10n/ja.json b/core/l10n/ja.json index 09fd9d57bf2..b4b31838046 100644 --- a/core/l10n/ja.json +++ b/core/l10n/ja.json @@ -27,6 +27,7 @@ "Your login token is invalid or has expired" : "あなたのログイントークンは無効か期限が切れています。", "This community release of Nextcloud is unsupported and push notifications are limited." : "コミュニティリリースのNextcloudにサポートはなく、プッシュ通知には制限があります", "Login" : "ログイン", + "Unsupported email length (>255)" : "メールアドレスが長すぎます (>255)", "Password reset is disabled" : "パスワードリセットは無効化されています", "Could not reset password because the token is expired" : "トークンが期限切れのため、パスワードをリセットできませんでした", "Could not reset password because the token is invalid" : "トークンが無効なため、パスワードをリセットできませんでした", @@ -112,6 +113,8 @@ "Wrong login or password." : "ログイン名またはパスワードが間違っています。", "This account is disabled" : "アカウントが無効化されています", "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "あなたのIPから複数の無効なログイン試行が検出されました。 したがって、次回のログインは最大30秒間抑制されます。", + "Login with username or email" : "ログインするユーザー名またはメールアドレス", + "Login with username" : "ログインするユーザー名", "Log in with a device" : "デバイスを使ってログインする", "Login or email" : "ログイン名またはEメール", "Your account is not setup for passwordless login." : "あなたのアカウントはパスワードなしでログインできるように設定されていません。", @@ -166,6 +169,7 @@ "Back to login form" : "ログイン画面に戻る", "Back" : "戻る", "Login form is disabled." : "ログインフォームは無効です。", + "The Nextcloud login form is disabled. Use another login option if available or contact your administration." : "Nextcloud ログイン フォームは無効になっています。 利用可能な場合は別のログイン オプションを使用するか、管理者に問い合わせてください。", "Edit Profile" : "プロフィールを編集", "The headline and about sections will show up here" : "見出しと概要セクションがここに表示されます", "You have not added any info yet" : "まだ情報が追加されていません", @@ -241,6 +245,7 @@ "No action available" : "操作できません", "Error fetching contact actions" : "連絡先操作取得エラー", "Close \"{dialogTitle}\" dialog" : "\"{dialogTitle}\"ダイアログを閉じる", + "Email length is at max (255)" : "メールアドレスの長さは 255文字 以下です", "Non-existing tag #{tag}" : "存在しないタグ#{tag}", "Restricted" : "制限付き", "Invisible" : "オフライン", |