diff options
Diffstat (limited to 'apps/settings/l10n/ja.json')
-rw-r--r-- | apps/settings/l10n/ja.json | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/apps/settings/l10n/ja.json b/apps/settings/l10n/ja.json index a8735b9b5d6..72f0e56ebe2 100644 --- a/apps/settings/l10n/ja.json +++ b/apps/settings/l10n/ja.json @@ -112,6 +112,7 @@ "Personal" : "個人", "Administration" : "管理", "Additional settings" : "追加設定", + "Admin privileges" : "管理者権限", "Groupware" : "グループウェア", "Overview" : "概要", "Basic settings" : "基本設定", @@ -134,7 +135,10 @@ "MySQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MySQL 8.0 or MariaDB 10.2 or higher." : "MySQLのバージョン \"%s\" が使用されています。Nextcloud 21ではこのバージョンのサポートは終了し、MySQL 8.0またはMariaDB 10.2以上が必要となります。", "PostgreSQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires PostgreSQL 9.6 or higher." : "PostgreSQLのバージョン \"%s\" を使用しています。Nextcloud 21ではこのバージョンのサポートは終了し、PostgreSQL 9.6以降が必要となります。", "Nextcloud settings" : "Nextcloud の設定", + "Administration privileges" : "管理者権限", + "Here you can decide which group can access certain sections of the administration settings." : "ここではどのグループが、どの管理設定項目にアクセスできるか決めることができます。", "None" : "なし", + "Unable to modify setting" : "設定を変更できません", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "二要素認証はすべてのユーザーと特定のグループに強制することができます。設定済みの二要素プロバイダーがない場合は、システムにログインできません。", "Enforce two-factor authentication" : "二要素認証を強制する", "Limit to groups" : "次のグループに制限", @@ -214,6 +218,18 @@ "Copied!" : "コピーしました!", "Copy" : "コピー", "Could not copy app password. Please copy it manually." : "アプリのパスワードをコピーできませんでした。 手動でコピーしてください。", + "Your biography" : "あなたのプロファイル", + "Unable to update biography" : "プロファイルを更新できません", + "Your full name" : "フルネーム", + "Unable to update full name" : "フルネームを更新できません", + "No full name set" : "フルネームが未設定です", + "Email options" : "メールのオプション", + "Primary email for password reset and notifications" : "パスワードのリセットや通知のための基本メールアドレス", + "Remove primary email" : "基本メールアドレスを削除", + "Delete email" : "メールアドレスを削除", + "Unset as primary email" : "基本メールアドレスを解除", + "This address is not confirmed" : "このアドレスは確認できていません", + "Set as primary email" : "基本メールアドレスに設定", "Your email address" : "あなたのメールアドレス", "No email address set" : "メールアドレスが設定されていません", "Language" : "言語", @@ -296,10 +312,21 @@ "You are about to remove the group {group}. The users will NOT be deleted." : "{group}グループを削除しようとしています。 ユーザーは削除されません。", "Please confirm the group removal " : "グループの削除を確認してください", "Address" : "住所", + "Avatar" : "アバター", + "About" : "説明", "Full name" : "氏名", + "Additional email" : "その他のメールアドレス", + "Headline" : "ヘッドライン", + "Organisation" : "組織", "Phone number" : "電話番号", + "Profile" : "プロファイル", + "Role" : "役職", "Twitter" : "Twitter", "Website" : "ウェブサイト", + "Profile Visibility" : "プロファイルの公開", + "Show to everyone" : "全員に見せる", + "Show to logged in users only" : "ログインしているユーザーだけに見せる", + "Hide" : "隠す", "Download and enable" : "ダウンロードして有効にする", "Enable" : "有効にする", "Enable untested app" : "未テストのアプリを有効にする", |