diff options
Diffstat (limited to 'settings/l10n/ja.js')
-rw-r--r-- | settings/l10n/ja.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/l10n/ja.js b/settings/l10n/ja.js index 1bec91f40e3..3d65dfa3852 100644 --- a/settings/l10n/ja.js +++ b/settings/l10n/ja.js @@ -108,8 +108,8 @@ OC.L10N.register( "Add group" : "グループを追加する", "Invalid quota value \"{val}\"" : "クオータ値 \"{val}\" は不正な値です。", "no group" : "グループなし", - "Changing the password will result in data loss, because data recovery is not available for this user" : "このユーザーのデータ復旧が無効になっていますので、パスワードを変更するとユーザーはデータに二度とアクセスできません。", "Password successfully changed" : "パスワードは変更されました", + "Changing the password will result in data loss, because data recovery is not available for this user" : "このユーザーのデータ復旧が無効になっていますので、パスワードを変更するとユーザーはデータに二度とアクセスできません。", "A valid username must be provided" : "有効なユーザー名を指定する必要があります", "Error creating user: {message}" : "ユーザ作成エラー {message}", "A valid password must be provided" : "有効なパスワードを指定する必要があります", |