diff options
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 1934445ee5d..3a9fc7cb254 100644 --- a/core/l10n/ja.js +++ b/core/l10n/ja.js @@ -19,11 +19,11 @@ OC.L10N.register( "Couldn't reset password because the token is invalid" : "トークンが無効なため、パスワードをリセットできませんでした", "Couldn't reset password because the token is expired" : "トークンが期限切れのため、パスワードをリセットできませんでした", "Could not send reset email because there is no email address for this username. Please contact your administrator." : "このユーザー名に紐付けられたメールアドレスがないため、リセットメールを送信できませんでした。管理者に問い合わせてください。", + "%s password reset" : "%s パスワードリセット", "Password reset" : "パスワードのリセット", "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "次のボタンをクリックしてパスワードをリセットしてください。 パスワードリセットをリクエストしていない場合は、このメールを無視してください。", "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "パスワードをリセットするには、次のリンクをクリックしてください。 パスワードリセットをリクエストしていない場合は、このメールを無視してください。", "Reset your password" : "パスワードをリセット", - "%s password reset" : "%s パスワードリセット", "Couldn't send reset email. Please contact your administrator." : "リセットメールを送信できませんでした。管理者に問い合わせてください。", "Couldn't send reset email. Please make sure your username is correct." : "リセットメールを送信できませんでした。ユーザー名が正しいことを確認してください。", "Preparing update" : "アップデートの準備中", |