Latest translations and fallbacks

This commit is contained in:
Misty Release Bot
2026-04-04 09:07:36 +00:00
parent 4dfbd8d51f
commit dd9bc1b429
10 changed files with 100 additions and 100 deletions

View File

@@ -55,7 +55,7 @@
"federation/relays": "Препредаватели",
"federation/pruning": "Съхранение",
"federation/safety": "Доверие и защита",
"federation/analytics": "Analytics",
"federation/analytics": "Анализи",
"section-appearance": "Външен вид",
"appearance/themes": "Теми",

View File

@@ -65,12 +65,12 @@
"content.break-string-help": "Този разделител може да бъде поставен ръчно от потребителите с по-високи правомощия, когато създават нови теми. Той казва на NodeBB да използва съдържанието до така посоченото място като част от <code>обобщението</code>. Ако този разделител не бъде използван, се прилага зададеният брой на знаците. (по подразбиране: <code>[...]</code>)",
"content.world-default-cid": "Идентификатор на категория по подразбиране при съставяне на страница в „Света“",
"analytics.intro": "This page provides an overview of the state of your forum's federation with other instances/servers",
"analytics.details": "NodeBB tracks ActivityPub activity receipts and sends, and you are able to view them by hostname, either hourly or daily. Note that the metrics are only incremented on <em>successful</em> receipts and sends.",
"analytics.by-hostname": "Filter by Hostname",
"analytics.received": "Received Activities",
"analytics.sent": "Sent Activites",
"analytics.term": "Time scale",
"analytics.hourly": "Hourly",
"analytics.daily": "Daily"
"analytics.intro": "Тази страница показва състоянието на федериране на Вашия форум с други инстанции/сървъри",
"analytics.details": "NodeBB следи операциите по изпращане и получаване на данни чрез ActivityPub. Вие също може да ги прегледате за всеки сървър почасово или по дни. Имайте предвид, че броячите се увеличават само при <em>успешни</em> пращания и получавания.",
"analytics.by-hostname": "Филтриране по име на сървър",
"analytics.received": "Получени",
"analytics.sent": "Изпратени",
"analytics.term": "Времева скала",
"analytics.hourly": "По часове",
"analytics.daily": "По дни"
}

View File

@@ -55,7 +55,7 @@
"federation/relays": "Relè",
"federation/pruning": "Archiviazione",
"federation/safety": "Fiducia e sicurezza",
"federation/analytics": "Analytics",
"federation/analytics": "Analisi",
"section-appearance": "Stile",
"appearance/themes": "Themi",

View File

@@ -65,12 +65,12 @@
"content.break-string-help": "Questo delimitatore può essere inserito manualmente dagli utenti esperti durante la composizione di nuove discussioni. Indica a NodeBB di usare il contenuto fino a quel punto come parte del <code>riepilogo</code>. Se questa stringa non viene usata, si applica il conteggio dei caratteri di riserva. (Predefinito: <code>[...]</code>)",
"content.world-default-cid": "ID predefinito della categoria per &quot;Mondo&quot; editor di pagine",
"analytics.intro": "This page provides an overview of the state of your forum's federation with other instances/servers",
"analytics.details": "NodeBB tracks ActivityPub activity receipts and sends, and you are able to view them by hostname, either hourly or daily. Note that the metrics are only incremented on <em>successful</em> receipts and sends.",
"analytics.by-hostname": "Filter by Hostname",
"analytics.received": "Received Activities",
"analytics.sent": "Sent Activites",
"analytics.term": "Time scale",
"analytics.hourly": "Hourly",
"analytics.daily": "Daily"
"analytics.intro": "Questa pagina offre una panoramica dello stato della federazione del tuo forum con altre istanze/server",
"analytics.details": "NodeBB tiene traccia delle attività di ricezione e invio di ActivityPub, e puoi visualizzarle per hostname, con cadenza oraria o giornaliera. Tieni presente che le metriche sono incrementate solo in caso di ricezione e invio andati a <em>buon fine</em>.\n",
"analytics.by-hostname": "Filtra per nome host",
"analytics.received": "Attività ricevute",
"analytics.sent": "Attività inviate",
"analytics.term": "Scala temporale",
"analytics.hourly": "Orario",
"analytics.daily": "Giornaliero"
}

View File

@@ -1,58 +1,58 @@
{
"plugins": "Plugins",
"trending": "Trending",
"plugins": "プラグイン",
"trending": "トレンド",
"installed": "インストール済み",
"active": "アクティブ",
"inactive": "非アクティブ",
"out-of-date": "期限切れ",
"out-of-date": "要更新",
"none-found": "プラグインが見つかりませんでした",
"none-active": "アクティブなプラグインが見つかりませんでした",
"find-plugins": "プラグイン一覧",
"find-plugins": "プラグインを探す",
"plugin-search": "プラグインの検索",
"plugin-search-placeholder": "プラグインを検索します...",
"submit-anonymous-usage": "Submit anonymous plugin usage data.",
"plugin-search-placeholder": "プラグインを検索",
"submit-anonymous-usage": "匿名のプラグイン使用データを送信",
"reorder-plugins": "プラグインの並び替え",
"order-active": "アクティブなプラグインの並び替え",
"dev-interested": "NodeBBのプラグインの作成に興味がありますか",
"docs-info": "プラグインオーサリングに関する完璧な文書は<a target=\"_blank\" href=\"https://docs.nodebb.org/development/plugins/\">NodeBB Docs Portal</a>にあります。",
"docs-info": "プラグイン開発に関する詳細なドキュメントは<a target=\\\"_blank\\\" href=\\\"https://docs.nodebb.org/development/plugins/\\\">NodeBB Docs Portal</a>にあります。",
"order.description": "特定のプラグインは他のプラグインの前後で初期化された際に理想的な動作します。",
"order.description": "一部のプラグインは他のプラグインより前または後に初期化されると最適に動作します。",
"order.explanation": "プラグインはここに上から下へ指定された順序でロードされます",
"plugin-item.themes": "テーマ",
"plugin-item.deactivate": "非アクティブ化",
"plugin-item.activate": "アクティブ化",
"plugin-item.deactivate": "無効化",
"plugin-item.activate": "有効化",
"plugin-item.install": "インストール",
"plugin-item.uninstall": "アンインストール",
"plugin-item.settings": "設定",
"plugin-item.installed": "インストール済み",
"plugin-item.latest": "最新",
"plugin-item.upgrade": "アップグレード",
"plugin-item.more-info": "より詳細な情報:",
"plugin-item.more-info": "詳しくは:",
"plugin-item.unknown": "不明",
"plugin-item.unknown-explanation": "このプラグインの状態を判断できませんでした。設定にミスがある可能性があります。",
"plugin-item.compatible": "This plugin works on NodeBB %1",
"plugin-item.not-compatible": "This plugin has no compatibility data, make sure it works before installing on your production environment.",
"plugin-item.compatible": "このプラグインはNodeBB %1で動作します",
"plugin-item.not-compatible": "このプラグインに互換性データがありません。本番環境にインストールする前に動作を確認してください。",
"alert.enabled": "プラグインは有効化されました",
"alert.disabled": "プラグインは無効化されました",
"alert.upgraded": "プラグインはアップグレードされました",
"alert.installed": "プラグインはインストールされました",
"alert.uninstalled": "プラグインはアンインストールされました",
"alert.activate-success": "Please rebuild and restart your NodeBB to fully activate this plugin",
"alert.deactivate-success": "プラグインは正常に非アクティブ化されました",
"alert.upgrade-success": "Please rebuild and restart your NodeBB to fully upgrade this plugin.",
"alert.install-success": "プラグインは正常にインストールされました。プラグインをアクティブにしてください",
"alert.uninstall-success": "プラグインは正常に非アクティブ化とアンインストールされました。",
"alert.suggest-error": "<p>NodeBBはパッケージマネージャに到達できませんでした。最新バージョンのインストールを続行しましたか?</p><div class=\"alert alert-danger\"><strong>Server returned (%1)</strong>: %2</div>",
"alert.activate-success": "このプラグインを完全に有効にするには、NodeBBを再構築して再起動してください",
"alert.deactivate-success": "プラグインは正常に無効化されました",
"alert.upgrade-success": "このプラグインを完全にアップグレードするには、NodeBBを再構築して再起動してください。",
"alert.install-success": "プラグインは正常にインストールされました。プラグインを有効にしてください",
"alert.uninstall-success": "プラグインは正常に無効化およびアンインストールされました。",
"alert.suggest-error": "<p>NodeBBはパッケージマネージャに到達できませんでした。最新バージョンのインストールを続行しまか?</p><div class=\\\"alert alert-danger\\\"><strong>Server returned (%1)</strong>: %2</div>",
"alert.package-manager-unreachable": "<p>NodeBBはパッケージマネージャに到達できませんでした。今アップグレードすることはおすすめしません。</p>",
"alert.incompatible": "<p>NodeBBのバージョン(v%1)を v%2 にアップデートする必要があります。このプラグインの新しいバージョンをインストールするにはNodeBBをアップデートしてください。</p>",
"alert.possibly-incompatible": "<div class=\"alert alert-warning\"><p><strong>No Compatibility Information Found</strong></p><p>このプラグインはインストールに必要なNodeBBのバージョンの指定がされていませんでした。完全な互換性は保証されず、NodeBBが正常に起動しなくなる可能性があります。</p></div><p>NodeBBが正常に起動できない場合:</p><pre><code>$ ./nodebb reset plugin=\"%1\"</code></pre><p>このプラグインの最新バージョンのインストールを続行しますか?</p>",
"alert.reorder": "Plugins Re-ordered",
"alert.reorder-success": "Please rebuild and restart your NodeBB to fully complete the process.",
"alert.incompatible": "<p>お使いの NodeBBv%1では、このプラグインは v%2 までのバージョンにのみ対応しています。このプラグインの新しいバージョンをインストールするにはNodeBB を更新してください。</p>",
"alert.possibly-incompatible": "<div class=\\\"alert alert-warning\\\"><p><strong>互換性情報が見つかりません</strong></p><p>このプラグインは、お使いの NodeBB のバージョンに応じたインストール要件を明示していませんでした。完全な互換性は保証されず、NodeBB が正常に起動しなくなる可能性があります。</p></div><p>NodeBBが正常に起動できない場合:</p><pre><code>$ ./nodebb reset plugin=\\\"%1\\\"</code></pre><p>このプラグインの最新バージョンのインストールを続行しますか?</p>",
"alert.reorder": "プラグインの並び替え完了",
"alert.reorder-success": "プロセスを完全に完了するには、NodeBBを再構築して再起動してください。",
"license.title": "プラグインライセンス情報",
"license.intro": "<strong>%1</strong>のプラグインは%2の下でライセンスされています。このプラグインを有効にする前にライセンス条項を熟読してください。",
"license.intro": "プラグイン <strong>%1</strong> は %2 に基づきライセンスされています。このプラグインを有効にする前にライセンス条項を熟読してください。",
"license.cta": "このプラグインを有効にし続けますか?"
}

View File

@@ -27,7 +27,7 @@
"settings/navigation": "ナビゲーション",
"settings/reputation": "評価とフラグ",
"settings/email": "メール",
"settings/user": "メール",
"settings/user": "ユーザー",
"settings/group": "グループ",
"settings/guest": "ゲスト",
"settings/uploads": "アップロード",
@@ -55,7 +55,7 @@
"federation/relays": "リレー",
"federation/pruning": "ストレージ",
"federation/safety": "信頼と安全",
"federation/analytics": "Analytics",
"federation/analytics": "分析",
"section-appearance": "外観",
"appearance/themes": "テーマ",

View File

@@ -1,57 +1,57 @@
{
"authentication": "認証",
"email-confirm-interval": "ユーザーが確認するまでEメール再送信しない",
"email-confirm-interval2": "minutes have elapsed",
"email-confirm-interval": "確認メール再送信は、",
"email-confirm-interval2": "分が経過するまでできません",
"allow-login-with": "ログインを許可",
"allow-login-with.username-email": "ユーザー名または電子メール",
"allow-login-with.username": "ユーザー名のみ",
"account-settings": "アカウント設定",
"gdpr-enabled": "GDPR同意収集を有効にする",
"gdpr-enabled-help": "When enabled, all new registrants will be required to explicitly give consent for data collection and usage under the <a href=\"https://ec.europa.eu/info/priorities/justice-and-fundamental-rights/data-protection/2018-reform-eu-data-protection-rules/eu-data-protection-rules_en\">General Data Protection Regulation (GDPR)</a>. <strong>Note</strong>: Enabling GDPR does not force pre-existing users to provide consent. To do so, you will need to install the GDPR plugin.",
"gdpr-enabled-help": "有効にすると、すべての新規登録者は<a href=\\\"https://ec.europa.eu/info/priorities/justice-and-fundamental-rights/data-protection/2018-reform-eu-data-protection-rules/eu-data-protection-rules_en\\\">一般データ保護規則(GDPR</a>に基づくデータ収集と使用への明示的な同意が求められます。<strong>注意</strong>: GDPRを有効にしても、既存ユーザーに同意を求めることはありません。そのためには、GDPRプラグインをインストールする必要があります。",
"disable-username-changes": "ユーザー名の変更を無効にする",
"disable-email-changes": "Eメールの変更を無効にする",
"disable-password-changes": "パスワードの変更を無効にする",
"allow-account-deletion": "アカウントが解除されました",
"allow-account-deletion": "アカウント削除を許可する",
"hide-fullname": "ユーザーから、フルネームが見えないようにする。",
"hide-email": "ユーザーから、Emailが見えないようにする。",
"show-fullname-as-displayname": "Show user's full name as their display name if available",
"hide-email": "ユーザーからメールアドレスが見えないようにする。",
"show-fullname-as-displayname": "利用可能な場合、ユーザーのフルネームを表示名として表示",
"themes": "テーマ",
"disable-user-skins": "ユーザーがカスタムスキンを選択できないようにする",
"account-protection": "アカウント保護",
"admin-relogin-duration": "管理者の再ログイン期間(分)",
"admin-relogin-duration-help": "管理セクションにアクセスするために一定時間アクセスすると再ログインが必要になるため、無効にするには0に設定します",
"login-attempts": "時間ごとのログイン試行",
"login-attempts-help": "ユーザのアカウントへのログイン試行数がこの値を超え場合、そのアカウントはめ設定された時間だけロックされます。",
"admin-relogin-duration-help": "管理画面へのアクセスから設定時間(分)が経過すると再ログインが必要になります。無効にするには0に設定します",
"login-attempts": "1時間あたりのログイン試行回数",
"login-attempts-help": "ユーザのアカウントへのログイン試行数がこの値を超え場合、そのアカウントはあらかじめ設定された時間だけロックされます。",
"lockout-duration": "アカウントロックアウト期間(分)",
"login-days": "ユーザーのログインセッションを覚える日数",
"password-expiry-days": "指定した日数後にパスワードを強制的にリセットする",
"session-time": "セッション時間",
"session-time-days": "日",
"session-time-seconds": "秒",
"session-time-help": "These values are used to govern how long a user stays logged in when they check &quot;Remember Me&quot; on login. Note that only one of these values will be used. If there is no <i>seconds</i> value we fall back to <i>days</i>. If there is no <i>days</i> value we default to <i>14 days</i>.",
"session-duration": "Session length if \"Remember Me\" is not checked (seconds)",
"session-duration-help": "By default — or if set to <code>0</code> — a user will stay logged in for the duration of the session (e.g. however long the browser window/tab remains open). Set this value to explicitly invalidate the session after the specified number of seconds.",
"online-cutoff": "ユーザーが非アクティブと見なされてからの分数",
"session-time-help": "これらの値は、ログイン時に「ログイン状態を保持」にチェックした場合のユーザーのログイン保持期間を制御します。これらの値のうち1つのみが使用されます。<i>秒</i>の値がない場合は<i>日</i>にフォールバックし、<i>日</i>の値がない場合は<i>14日</i>がデフォルトです。",
"session-duration": "「ログイン状態を保持」にチェックしていない場合のセッション長(秒)",
"session-duration-help": "デフォルト—または<code>0</code>に設定した場合—ユーザーはセッションの期間(例: ブラウザのウィンドウ/タブが開いている間)ログインしたままになります。指定した秒数後にセッションを明示的に無効にするには、この値を設定してください。",
"online-cutoff": "無操作が続き非アクティブと見なされるまでの時間(分)",
"online-cutoff-help": "この期間中にユーザーが何も操作を行わなかった場合、非アクティブと見なされ、リアルタイムの更新を受け取れません",
"registration": "ユーザー登録",
"registration-type": "登録タイプ",
"registration-approval-type": "登録承認タイプ",
"registration-type.normal": "標準",
"registration-type.admin-approval": "管理者承認",
"registration-type.admin-approval-ip": "IPの管理者承認",
"registration-type.admin-approval-ip": "IPアドレス単位の管理者承認",
"registration-type.invite-only": "招待のみ",
"registration-type.admin-invite-only": "管理者招待のみ",
"registration-type.disabled": "登録なし",
"registration-type.help": "Normal - Users can register from the /register page.<br/>\nInvite Only - Users can invite others from the <a href=\"%1/users\" target=\"_blank\">users</a> page.<br/>\nAdmin Invite Only - Only administrators can invite others from <a href=\"%1/users\" target=\"_blank\">users</a> and <a href=\"%1/admin/manage/users\">admin/manage/users</a> pages.<br/>\nNo registration - No user registration.<br/>",
"registration-approval-type.help": "Normal - Users are registered immediately.<br/>\nAdmin Approval - User registrations are placed in an <a href=\"%1/admin/manage/registration\">approval queue</a> for administrators.<br/>\nAdmin Approval for IPs - Normal for new users, Admin Approval for IP addresses that already have an account.<br/>",
"registration-queue-auto-approve-time": "Automatic Approval Time",
"registration-queue-auto-approve-time-help": "Hours before user is approved automatically. 0 to disable.",
"registration-queue-show-average-time": "Show users average time it takes to approve a new user",
"registration-type.help": "標準 - ユーザーは/registerページから登録できます。<br/>\\n招待のみ - ユーザーは<a href=\\\"%1/users\\\" target=\\\"_blank\\\">users</a>ページから他のユーザーを招待できます。<br/>\\n管理者招待のみ - 管理者のみが<a href=\\\"%1/users\\\" target=\\\"_blank\\\">users</a><a href=\\\"%1/admin/manage/users\\\">admin/manage/users</a>ページから他のユーザーを招待できます。<br/>\\n登録なし - ユーザー登録なし。<br/>",
"registration-approval-type.help": "標準 - ユーザーは即座に登録されます。<br/>\\n管理者承認 - ユーザー登録は管理者用の<a href=\\\"%1/admin/manage/registration\\\">承認キュー</a>に入ります。<br/>\\nIPアドレス単位の管理者承認 - 新規ユーザーは通常どおり即時登録。既にアカウントのあるIPアドレスからの登録は管理者承認。<br/>",
"registration-queue-auto-approve-time": "自動承認時間",
"registration-queue-auto-approve-time-help": "自動承認までの待ち時間時間単位。0で無効。",
"registration-queue-show-average-time": "新規ユーザー承認に要する平均時間を利用者に表示",
"registration.max-invites": "ユーザーごとの最大招待数",
"max-invites": "ユーザーごとの最大招待数",
"max-invites-help": "制限の場合は0です。管理者は無限の招待を受ける<br>「招待のみ」のみ適用されます",
"max-invites-help": "制限なしにするには0。管理者の招待に上限はありません。<br>「招待のみ」のときのみ適用されます",
"invite-expiration": "招待の有効期限",
"invite-expiration-help": "#日の招待状は期限切れです。",
"invite-expiration-help": "招待の有効期限(日数)。この日数が経過すると失効します。",
"min-username-length": "ユーザー名の最小文字数",
"max-username-length": "ユーザー名の最大文字数",
"min-password-length": "パスワードの最小文字数",
@@ -59,40 +59,40 @@
"max-about-me-length": "概要の最大文字数",
"terms-of-use": "フォーラム利用規約<small>(空白のままにしておくと無効になります)</ small>",
"user-search": "ユーザーを検索",
"user-search-results-per-page": "Number of users to display in search results",
"user-search-results-per-page": "検索結果に表示するユーザー数",
"default-user-settings": "デフォルトユーザー設定",
"show-email": "メールを表示",
"show-fullname": "フルネームで表示",
"restrict-chat": "フォローしたユーザーからのチャットメッセージだけを許可する",
"disable-incoming-chats": "Disable incoming chat messages",
"disable-incoming-chats": "受信チャットメッセージを無効にする",
"outgoing-new-tab": "外部リンクを新しいタブで開く",
"topic-search": "スレッド内検索を有効にする",
"update-url-with-post-index": "Update url with post index while browsing topics",
"update-url-with-post-index": "スレッド閲覧中にURLを投稿インデックスで更新",
"digest-freq": "お知らせを購読する",
"digest-freq.off": "オフ",
"digest-freq.daily": "デイリー",
"digest-freq.weekly": "ウィークリー",
"digest-freq.biweekly": "Bi-Weekly",
"digest-freq.monthly": "マンスリー",
"digest-freq.daily": "毎日",
"digest-freq.weekly": "毎週",
"digest-freq.biweekly": "隔週",
"digest-freq.monthly": "毎月",
"email-chat-notifs": "オンラインではない時に新しいチャットメッセージを受信した場合、通知メールを送信する。",
"email-post-notif": "購読中のスレッドに返信があった場合、メールで通知する。",
"follow-created-topics": "投稿したスレッドをフォローします",
"follow-replied-topics": "返信したスレッドをフォローします",
"default-notification-settings": "デフォルトの通知設定",
"categoryWatchState": "デフォルトのカテゴリウォッチ状態",
"categoryWatchState.tracking": "Tracking",
"categoryWatchState.notwatching": "ウォッチ",
"categoryWatchState.tracking": "追跡中",
"categoryWatchState.notwatching": "ウォッチしていない",
"categoryWatchState.ignoring": "無視中",
"restrictions-new": "New User Restrictions",
"restrictions.rep-threshold": "Reputation threshold before these restrictions are lifted",
"restrictions.seconds-between-new": "Seconds between posts for new users",
"restrictions.seconds-before-new": "Seconds before a new user can make their first post",
"restrictions.seconds-edit-after-new": "Number of seconds a post remains editable for new users (set to 0 to disable)",
"restrictions.milliseconds-between-messages": "Time between chat messages for new users (ms)",
"restrictions.groups-exempt-from-new-user-restrictions": "Select groups that should be exempt from the new user restrictions",
"guest-settings": "Guest Settings",
"restrictions-new": "新規ユーザー制限",
"restrictions.rep-threshold": "新規ユーザー制限を解除するのに必要な評価",
"restrictions.seconds-between-new": "新規ユーザーの投稿間の秒数",
"restrictions.seconds-before-new": "新規ユーザーが最初の投稿を行うまでの秒数",
"restrictions.seconds-edit-after-new": "新規ユーザーの投稿が編集可能な秒数0で無効",
"restrictions.milliseconds-between-messages": "新規ユーザーのチャットメッセージ間の時間(ミリ秒)",
"restrictions.groups-exempt-from-new-user-restrictions": "新規ユーザー制限を免除するグループを選択",
"guest-settings": "ゲスト設定",
"handles.enabled": "ゲストハンドルを有効にする",
"handles.enabled-help": "このオプションでは新しい投稿が表示される時に、ゲストは自分が投稿する各投稿に関連付ける名前を選択できます。無効にすると、単に「ゲスト」と呼ばれます。",
"topic-views.enabled": "Allow guests to increase topic view counts",
"reply-notifications.enabled": "Allow guests to generate reply notifications"
"handles.enabled-help": "有効にすると、ゲストは投稿ごとに表示名を入力する欄から名前を選ます。無効にすると「ゲスト」とだけ表示されます。",
"topic-views.enabled": "ゲストがスレッド閲覧数を増やせるようにする",
"reply-notifications.enabled": "ゲストが返信通知を生成できるようにする"
}

View File

@@ -84,14 +84,14 @@
"notification-and-email": "通知 & メール",
"notificationType-upvote": "誰かがあなたの投稿を評価したとき",
"notificationType-new-topic": "フォロワーがスレッドを投稿したとき",
"notificationType-new-topic-with-tag": "When a topic is posted with a tag you follow",
"notificationType-new-topic-in-category": "When a topic is posted in a watched category",
"notificationType-new-reply": "When a reply is posted in a watched topic",
"notificationType-post-edit": "When a post is edited in a watched topic",
"notificationType-new-topic-with-tag": "フォローしているタグにスレッドが投稿されたとき",
"notificationType-new-topic-in-category": "ウォッチ中のカテゴリにスレッドが投稿されたとき",
"notificationType-new-reply": "ウォッチしているスレッドに新しい返信が投稿されたとき",
"notificationType-post-edit": "ウォッチしているスレッドの投稿が編集されたとき",
"notificationType-follow": "誰かがあなたをフォローしたとき",
"notificationType-new-chat": "チャットメッセージを受信したとき",
"notificationType-new-group-chat": "When you receive a group chat message",
"notificationType-new-public-chat": "When you receive a public group chat message",
"notificationType-new-group-chat": "グループチャットメッセージを受信したとき",
"notificationType-new-public-chat": "公開グループチャットメッセージを受信したとき",
"notificationType-group-invite": "グループ招待を受けたとき",
"notificationType-group-leave": "ユーザーがあなたのグループを退会したとき",
"notificationType-group-request-membership": "誰かがあなたのグループへの参加を要求したとき",

View File

@@ -55,7 +55,7 @@
"federation/relays": "中继服务",
"federation/pruning": "存储",
"federation/safety": "信任与安全",
"federation/analytics": "Analytics",
"federation/analytics": "分析",
"section-appearance": "界面",
"appearance/themes": "主题",

View File

@@ -65,12 +65,12 @@
"content.break-string-help": "此分隔符可由高级用户在撰写新主题时手动插入。它指示 NodeBB 将该分隔符之前的内容作为<code>摘要</code>的一部分。若未使用此字符串,则采用字符计数备用方案。(默认值:<code>[...]</code>)",
"content.world-default-cid": "“世界”页面编辑器的默认版块 ID",
"analytics.intro": "This page provides an overview of the state of your forum's federation with other instances/servers",
"analytics.details": "NodeBB tracks ActivityPub activity receipts and sends, and you are able to view them by hostname, either hourly or daily. Note that the metrics are only incremented on <em>successful</em> receipts and sends.",
"analytics.by-hostname": "Filter by Hostname",
"analytics.received": "Received Activities",
"analytics.sent": "Sent Activites",
"analytics.term": "Time scale",
"analytics.hourly": "Hourly",
"analytics.daily": "Daily"
"analytics.intro": "本页面概述了您的论坛与其他实例/服务器之间的联合状态",
"analytics.details": "NodeBB 会跟踪 ActivityPub 的接收和发送活动,您可以按主机名查看每小时或每日的统计数据。请注意,这些指标仅在接收和发送<em>成功</em>时才会增加。",
"analytics.by-hostname": "按主机名筛选",
"analytics.received": "已接收的活动",
"analytics.sent": "已发送的活动",
"analytics.term": "时间尺度",
"analytics.hourly": "每时",
"analytics.daily": "每日"
}