diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-18 00:17:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-18 00:17:58 +0000 |
commit | eab8807e6e660efb4b1c57ac5cbbdb330763e792 (patch) | |
tree | cd90dd4a190351b00088b8c3378d70ddb1b0c642 /core/l10n/ja.js | |
parent | a01a15c62bf374c41e122556146d98cca73f0ba8 (diff) | |
download | nextcloud-server-eab8807e6e660efb4b1c57ac5cbbdb330763e792.tar.gz nextcloud-server-eab8807e6e660efb4b1c57ac5cbbdb330763e792.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/ja.js')
-rw-r--r-- | core/l10n/ja.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/ja.js b/core/l10n/ja.js index d187ff90a5f..76b9c29a611 100644 --- a/core/l10n/ja.js +++ b/core/l10n/ja.js @@ -157,6 +157,7 @@ OC.L10N.register( "Wrong username or password." : "ユーザー名またはパスワードが間違っています", "User disabled" : "ユーザーは無効です", "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "あなたのIPから複数の無効なログイン試行が検出されました。 したがって、次回のログインは最大30秒間抑制されます。", + "Log in with a device" : "デバイスを使ってログインする", "Username or email" : "ユーザー名またはメールアドレス", "Your account is not setup for passwordless login." : "あなたのアカウントはパスワードなしでログインできるように設定されていません。", "Browser not supported" : "サポートされていないブラウザーです", @@ -189,7 +190,6 @@ OC.L10N.register( "Distraction free note taking app." : "集中モードメモアプリ", "Search contacts" : "連絡先を検索", "Forgot password?" : "パスワードをお忘れですか?", - "Log in with a device" : "デバイスを使ってログインする", "Back" : "戻る", "Login form is disabled." : "ログインフォームは無効です。", "Edit Profile" : "プロフィールを編集", |