diff options
Diffstat (limited to 'apps/settings/l10n/ja.js')
-rw-r--r-- | apps/settings/l10n/ja.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/settings/l10n/ja.js b/apps/settings/l10n/ja.js index 921a66c6a5e..bdd6b7b1396 100644 --- a/apps/settings/l10n/ja.js +++ b/apps/settings/l10n/ja.js @@ -261,6 +261,9 @@ OC.L10N.register( "Remove group" : "グループを削除", "You are about to remove the group {group}. The users will NOT be deleted." : "{group}グループを削除しようとしています。 ユーザーは削除されません。", "Please confirm the group removal " : "グループの削除を確認してください", + "Current password" : "現在のパスワード", + "New password" : "新しいパスワード", + "Change password" : "パスワードを変更", "Your biography" : "あなたのプロファイル", "Your full name" : "フルネーム", "Email options" : "メールのオプション", @@ -480,9 +483,6 @@ OC.L10N.register( "You are using <strong>%s</strong>" : "<strong>%s</strong>を現在使用中です", "You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "<strong>%1$s</strong> / <strong>%2$s</strong> (<strong>%3$s %%</strong>) 使用中", "Locale" : "ロケール", - "Current password" : "現在のパスワード", - "New password" : "新しいパスワード", - "Change password" : "パスワードを変更", "Use a second factor besides your password to increase security for your account." : "アカウントのセキュリティを強化するには、パスワード以外に2番目の要素を使用してください。", "If you use third party applications to connect to Nextcloud, please make sure to create and configure an app password for each before enabling second factor authentication." : "サードパーティのアプリケーションを使用してNextcloudに接続する場合は、二要素認証を有効にする前に必ずそれぞれのアプリパスワードを作成して設定してください。", "Migration in progress. Please wait until the migration is finished" : "移行の処理中です。移行が完了するまでお待ちください。", |