diff options
Diffstat (limited to 'apps/settings/l10n/ja.json')
-rw-r--r-- | apps/settings/l10n/ja.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/settings/l10n/ja.json b/apps/settings/l10n/ja.json index 64b1af30859..548aa88dea3 100644 --- a/apps/settings/l10n/ja.json +++ b/apps/settings/l10n/ja.json @@ -276,6 +276,7 @@ "Select default encryption module:" : "デフォルトの暗号化モジュールを選択:", "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run {command}" : "暗号化キーを古い暗号化 (ownCloud <= 8.0) から新しい暗号化に移行する必要があります。 \"デフォルトの暗号化モジュール\" を有効にして {command} を実行してください", "Unable to update server side encryption config" : "サーバー側暗号化の設定を更新できませんでした", + "Submit" : "送信", "Rename group" : "グループの名称変更", "Remove group" : "グループを削除", "You are about to remove the group {group}. The users will NOT be deleted." : "{group}グループを削除しようとしています。 ユーザーは削除されません。", @@ -386,9 +387,7 @@ "Password or insufficient permissions message" : "パスワードまたは権限不足のメッセージ", "Loading user …" : "ユーザーを読み込む ...", "Change display name" : "表示名の変更", - "Add new password" : "新しいパスワードを追加する", "You do not have permissions to see the details of this user" : "このユーザーの詳細を表示する権限がありません", - "Add new email address" : "新しいメールアドレスを追加する", "Add user to group" : "ユーザーをグループに追加", "Set user as admin for" : "ユーザーを管理者に設定します", "Select user quota" : "ユーザークオータを選択", @@ -556,6 +555,8 @@ "Choose profile picture from files" : "ファイルからプロフィール画像を選択", "png or jpg, max. 20 MB" : "pngまたはjpg。最大20MB", "Your location" : "位置情報", + "Add new password" : "新しいパスワードを追加する", + "Add new email address" : "新しいメールアドレスを追加する", "Edit User" : "ユーザーを編集する", "Will be autogenerated" : "自動生成されます", "Add a new user" : "新しいユーザーを追加", |