diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-16 00:19:11 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-16 00:19:11 +0000 |
commit | fcfd530d2e553c0975fa425a6b7ae71d25d1ded2 (patch) | |
tree | 9e1c85f7daaa712a2d4d26b80aed3e3de05c6ad8 /apps/settings/l10n/ja.json | |
parent | 57787f23e835327e9c7f70bccca81c54c6657090 (diff) | |
download | nextcloud-server-fcfd530d2e553c0975fa425a6b7ae71d25d1ded2.tar.gz nextcloud-server-fcfd530d2e553c0975fa425a6b7ae71d25d1ded2.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/ja.json')
-rw-r--r-- | apps/settings/l10n/ja.json | 44 |
1 files changed, 41 insertions, 3 deletions
diff --git a/apps/settings/l10n/ja.json b/apps/settings/l10n/ja.json index bbdf027d189..e283b814aa4 100644 --- a/apps/settings/l10n/ja.json +++ b/apps/settings/l10n/ja.json @@ -59,6 +59,7 @@ "Authentication error" : "認証エラー", "Please provide an admin recovery password; otherwise, all account data will be lost." : "リカバリ用の管理者パスワードを入力してください。そうしないと、全アカウントのデータが失われます。", "Wrong admin recovery password. Please check the password and try again." : "リカバリ用の管理者パスワードが間違っています。パスワードを確認して再度実行してください。", + "Backend does not support password change, but the encryption of the account key was updated." : "バックエンドはパスワードの変更をサポートしていませんが、アカウントキーの暗号化は更新されました。", "Administrator documentation" : "管理者ドキュメント", "User documentation" : "ユーザードキュメント", "Nextcloud help overview" : "Nextcloud ヘルプの概要", @@ -68,6 +69,7 @@ "If you received this email, the email configuration seems to be correct." : "このメールが見えているということは、メール設定がうまくいっているということです。", "Email could not be sent. Check your mail server log" : "メールが送信できませんでした。メールサーバーのログを確認してください", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "メールの送信中に問題が発生しました。設定を確認してください。 (Error: %s)", + "You need to set your account email before being able to send test emails. Go to %s for that." : "テストメールを送信する前に、あなたのアカウントのメールを設定する必要があります。%s に移動して設定してください。", "Users" : "ユーザー", "Invalid account" : "無効なアカウント", "Invalid mail address" : "無効なメールアドレスです", @@ -99,6 +101,7 @@ "Set your password" : "パスワードを設定", "Go to %s" : "%s に移動", "Install Client" : "クライアントをインストール", + "Logged in account must be a subadmin" : "ログインアカウントはサブ管理者である必要があります", "Settings" : "設定", "Personal" : "個人", "Administration" : "管理", @@ -125,6 +128,9 @@ "Your remote address could not be determined." : "リモートアドレスを特定できませんでした。", "Your remote address was identified as \"%s\" and is brute-force throttled at the moment slowing down the performance of various requests. If the remote address is not your address this can be an indication that a proxy is not configured correctly." : "あなたの接続アドレスが\"%s\"として識別され、現在ブルートフォース対策制限が適用されているため、さまざまなリクエストのパフォーマンスが低下しています。接続アドレスがあなたのアドレスでない場合、プロキシが正しく設定されていない可能性があります。", "Your remote address \"%s\" is not brute-force throttled." : "リモートアドレス \"%s\" はブルートフォース対策制限がされていません。", + "Old administration imported certificates" : "旧管理者がインポートした証明書", + "A background job is pending that checks for administration imported SSL certificates. Please check back later." : "管理者がインポートしたSSL証明書をチェックするバックグラウンドジョブが保留中です。しばらくして再度確認してください。", + "There are some administration imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "管理用にインポートしたSSL証明書がいくつか存在しますが、Nextcloud 21 ではもう使用されていません。これらの証明書は、\"occ security:certificates:import\" コマンドを使用してコマンドラインでインポートすることができます。これらの証明書のデータディレクトリ内のパスは以下のとおりです。", "Code integrity" : "コードの整合性", "Integrity checker has been disabled. Integrity cannot be verified." : "整合性チェッカーが無効になっています。整合性を検証できません。", "No altered files" : "ファイルは変更されていません", @@ -310,6 +316,7 @@ "Deleted disclaimer text" : "免責事項のテキストを削除しました", "Could not set disclaimer text" : "免責事項のテキストを設定することができませんでした", "Two-Factor Authentication" : "二要素認証", + "Two-factor authentication can be enforced for all accounts 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" : "次のグループに制限", "Enforcement of two-factor authentication can be set for certain groups only." : "二要素認証の強制は特定のグループのみに設定できます。", @@ -317,6 +324,7 @@ "Enforced groups" : "強制するグループ", "Two-factor authentication is not enforced for members of the following groups." : "次のグループのメンバーの場合、二要素認証は強制されません。", "Excluded groups" : "除外するグループ", + "When groups are selected/excluded, they use the following logic to determine if an account has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If an account is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "グループが選択または除外されている場合、アカウントに対して二要素認証を強制するかを次のロジックで判断します: 強制するグループが未選択の場合、除外するグループのメンバーを除く全アカウントに対して二要素認証を強制します。強制するグループが選択されている場合、強制するグループの全メンバーに対して二要素認証を強制します。両方のグループに所属するアカウントに対しては、強制するグループが優先され、二要素認証が強制されます。", "Save changes" : "変更を保存", "All" : "すべて", "Limit app usage to groups" : "アプリの使用をグループに制限する", @@ -330,6 +338,7 @@ "View in store" : "ストア内で表示", "Visit website" : "ウェブサイトを表示", "Report a bug" : "不具合を報告", + "Usage documentation" : "利用ドキュメント", "Admin documentation" : "管理者ドキュメント", "Developer documentation" : "開発者ドキュメント", "Show details for {appName} app" : "{appName} アプリの詳細を表示する", @@ -392,12 +401,16 @@ "Last job ran {relativeTime}." : "最終ジョブ実行は {relativeTime} です。", "Background job did not run yet!" : "バックグラウンドジョブはまだ実行されていません!", "AJAX" : "Ajax", + "Execute one task with each page loaded. Use case: Single account instance." : "各ページが読み込まれる度に1つのタスクを実行します。使用例: シングルアカウントのインスタンスの場合。", "Webcron" : "Webcron", + "cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 accounts depending on the usage)." : "cron.phpは、HTTP越しに5分おきにcron.phpを読み出すWebcronサービスにより登録されています。使用例: 極小なインスタンス(利用率に依存する1〜5アカウント程度)の場合。", "Cron (Recommended)" : "Cron (推奨)", "Use system cron service to call the cron.php file every 5 minutes." : "システムのcronサービスを利用して、5分ごとにcron.phpファイルを実行します。", + "The cron.php needs to be executed by the system account \"{user}\"." : "cron.php はシステムアカウント \"{user}\" によって実行する必要があります。", "The PHP POSIX extension is required. See {linkstart}PHP documentation{linkend} for more details." : "PHP POSIX 拡張モジュールが必要です。詳細は {linkstart}PHP documentation{linkend} を参照してください。", "Unable to update background job mode" : "バックグラウンドジョブモードが更新できませんでした", "Profile" : "プロフィール", + "Enable or disable profile by default for new accounts." : "新しいアカウントの場合、デフォルトでプロフィールを有効または無効にします。", "Enable" : "有効にする", "Unable to update profile default setting" : "プロフィールのデフォルト設定を更新できませんでした", "Server-side encryption" : "サーバーサイド暗号化", @@ -414,6 +427,7 @@ "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" : "サーバー側暗号化の設定を更新できませんでした", "Please confirm the group removal" : "グループの削除を確認してください", + "You are about to remove the group \"{group}\". The accounts will NOT be deleted." : "グループ \"{group}\" を削除しようとしています。アカウントは削除されません。", "Cancel" : "キャンセル", "Confirm" : "承認", "Submit" : "送信", @@ -444,12 +458,12 @@ "You are using <strong>{usage}</strong>" : "<strong>{usage}</strong>使用中です", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "<strong>{totalSpace}</strong> (<strong>{usageRelative}</strong>) のうち<strong>{usage}</strong>を使用しています", "Your full name" : "フルネーム", - "Email options" : "メールのオプション", + "This address is not confirmed" : "このアドレスは確認できていません", "Primary email for password reset and notifications" : "パスワードのリセットや通知のための基本メールアドレス", + "Email options" : "メールのオプション", "Remove primary email" : "基本メールアドレスを削除", "Delete email" : "メールアドレスを削除", "Unset as primary email" : "基本メールアドレスを解除", - "This address is not confirmed" : "このアドレスは確認できていません", "Set as primary email" : "基本メールアドレスに設定", "Additional email address {index}" : "その他のメールアドレス {index}", "Unable to delete primary email address" : "基本メールアドレスを削除できませんでした", @@ -471,7 +485,6 @@ "Your organisation" : "あなたの組織", "Your phone number" : "あなたの電話番号", "Edit your Profile visibility" : "プロフィールの公開範囲を変更", - "Enable Profile" : "プロフィールを有効化", "Unable to update profile enabled state" : "プロフィールを公開できません", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "プロフィール公開ページは、可視性またはスコープのより制限的な設定が優先されます。たとえば、可視性が「全員に表示」に設定され、スコープが「プライベート」に設定されている場合、「プライベート」が尊重されます。", "Unable to update visibility of {displayId}" : "{displayId}の表示範囲を更新できませんでした", @@ -489,6 +502,9 @@ "Change" : "変更", "Delete" : "削除", "Reshare" : "再共有", + "No accounts" : "アカウントはありません", + "Loading accounts …" : "アカウントを読み込み中 ...", + "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "アカウントのリスト。このリストはパフォーマンス上の理由から完全にはレンダリングされません。アカウントはリスト内を移動するにつれてレンダリングされます。", "Default language" : "デフォルトの言語", "Common languages" : "共通言語", "Other languages" : "他の言語", @@ -525,19 +541,28 @@ "Last login" : "最終ログイン", "User actions" : "ユーザーアクション", "Password or insufficient permissions message" : "パスワードまたは権限不足のメッセージ", + "Loading account …" : "アカウントを読み込み中 ...", "Change display name" : "表示名の変更", "Set new password" : "新しいパスワードの設定", + "You do not have permissions to see the details of this account" : "このアカウントの詳細を表示する権限がありません", "Set new email address" : "新しいメールアドレスを設定", "Add user to group" : "ユーザーをグループに追加", + "Add account to group" : "アカウントをグループに追加", + "Set account as admin for" : "アカウントを管理者に設定", + "Select account quota" : "アカウントのクォータを選択", "Set the language" : "言語の設定", + "Set line manager" : "ラインマネージャーを設定", "{size} used" : "{size} を使用中", "Delete account" : "アカウントの削除", "Wipe all devices" : "すべての端末をワイプ", + "Disable account" : "アカウントの無効化", + "Enable account" : "アカウントの有効化", "Resend welcome email" : "ウェルカムメールを再送する", "In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "デバイスを紛失した場合や、組織外に出た場合、{userid}に関連付けられたすべてのデバイスからリモートで Nextcloud のデータを消去することができます。デバイスがインターネットに接続されている場合にのみ機能します。", "Remote wipe of devices" : "デバイスのリモートワイプ", "Wipe {userid}'s devices" : " {userid} のデバイスをワイプ", "Wiped {userid}'s devices" : "{userid} のデバイスを消去", + "Failed to update line manager" : "ラインマネージャの更新に失敗しました", "Fully delete {userid}'s account including all their personal files, app data, etc." : "{userid} の個人ファイルやアプリケーションデータなどを含むアカウントを完全に削除します。", "Account deletion" : "アカウント削除", "Delete {userid}'s account" : "{userid} のアカウントを削除する", @@ -545,13 +570,17 @@ "Password was successfully changed" : "パスワードは正常に変更されました", "Email was successfully changed" : "Eメールは正常に変更されました", "Welcome mail sent!" : "ウェルカムメールを送信しました!", + "Toggle account actions menu" : "アカウントアクションメニューの切り替え", "Done" : "完了", "Edit" : "編集", + "Account management settings" : "アカウント管理設定", "Visibility" : "可視性", "Show language" : "言語を表示", + "Show account backend" : "アカウントバックエンドを表示", "Show storage path" : "ストレージの場所を表示", "Show last login" : "最終ログインを表示", "Send email" : "メールを送信", + "Send welcome email to new accounts" : "新規アカウントにウェルカムメールを送る", "Defaults" : "Defaults", "Default quota" : "デフォルトのクオータ", "Select default quota" : "デフォルトのクオータを選択", @@ -573,13 +602,17 @@ "{license}-licensed" : "{license}-に許諾されています", "Changelog" : "変更履歴", "by {author}\n{license}" : "作者 {author}\n{license}", + "Account management" : "アカウント管理", "New account" : "新規アカウント", + "Active accounts" : "アクティブなアカウント", "Admins" : "管理者", "Disabled users" : "無効なユーザー", "Creating group …" : "グループを作成 ...", "Create group" : "グループを作成", "Group name" : "グループ名", "Please enter a valid group name" : "有効なグループ名を入力してください", + "Disabled accounts" : "無効なアカウント", + "Account group: {group}" : "アカウントグループ: {group}", "Failed to create group" : "グループの作成に失敗しました", "Sending…" : "送信中 …", "Email sent" : "メールを送信しました", @@ -598,6 +631,8 @@ "Profile visibility" : "プロフィールの公開範囲", "Locale" : "ロケール", "Not available as this property is required for core functionality including file sharing and calendar invitations" : "このプロパティは、ファイル共有やカレンダーへの招待などのコア機能に必要なため、使用できません", + "Not available as federation has been disabled for your account, contact your system administration if you have any questions" : "あなたのアカウントでフェデレーションが無効になっているため利用できません。不明な点がある場合は、システム管理者にお問い合わせください", + "Not available as publishing account specific data to the lookup server is not allowed, contact your system administration if you have any questions" : "アカウント固有のデータをルックアップサーバーに公開することは許可されていないため、利用できません。不明な点がある場合は、システム管理者にお問い合わせください", "Your apps" : "あなたのアプリ", "Active apps" : "アクティブなアプリ", "Disabled apps" : "無効なアプリ", @@ -606,6 +641,7 @@ "Featured apps" : "注目のアプリ", "Supported apps" : "対応しているアプリ", "Show to everyone" : "全員に見せる", + "Show to logged in accounts only" : "ログインしているアカウントのみに表示する", "Hide" : "隠す", "Download and enable" : "ダウンロードして有効にする", "Allow untested app" : "テストされていないアプリを許可する", @@ -642,6 +678,7 @@ "Authentication" : "認証", "Authentication required" : "認証を必要とする", "Credentials" : "資格情報", + "SMTP Login" : "SMTPログイン", "SMTP Password" : "SMTPパスワード", "Save" : "保存", "Test and verify email settings" : "メールのテストと検証設定", @@ -712,6 +749,7 @@ "png or jpg, max. 20 MB" : "pngまたはjpg。最大20MB", "Your email address" : "あなたのメールアドレス", "Your location" : "位置情報", + "Enable Profile" : "プロフィールを有効化", "Your Twitter handle" : "あなたのTwitterのID", "You do not have permissions to see the details of this user" : "このユーザーの詳細を表示する権限がありません", "Add new password" : "新しいパスワードを追加する", |