From 9a5e417402a2869acf4a8592f6cbabc286534427 Mon Sep 17 00:00:00 2001 From: Misty Release Bot Date: Tue, 7 Apr 2026 09:07:37 +0000 Subject: [PATCH] Latest translations and fallbacks --- public/language/bg/error.json | 2 +- public/language/de/admin/menu.json | 2 +- .../de/admin/settings/activitypub.json | 16 +-- public/language/de/error.json | 2 +- public/language/ja/admin/advanced/errors.json | 18 +-- public/language/ja/modules.json | 20 +-- public/language/ja/notifications.json | 80 ++++++------ public/language/ja/pages.json | 58 ++++----- public/language/ja/post-queue.json | 80 ++++++------ public/language/ja/search.json | 114 +++++++++--------- 10 files changed, 196 insertions(+), 196 deletions(-) diff --git a/public/language/bg/error.json b/public/language/bg/error.json index d454c53f19..67368a1138 100644 --- a/public/language/bg/error.json +++ b/public/language/bg/error.json @@ -267,5 +267,5 @@ "activitypub.pubKey-not-found": "Публичният ключ не може да бъде разпознат, така че потвърждението на данните не може да бъде извършено.", "activitypub.origin-mismatch": "Произходът на получения обект не съвпада с произхода на подателя", "activitypub.not-implemented": "Заявката беше отказана, тъй като тя или част от нея не се поддържа от сървъра, към който е насочена", - "activitypub.orphan": "The received object is not associated with any known local user." + "activitypub.orphan": "Полученият обект не е свързан с нито един познат локален потребител." } \ No newline at end of file diff --git a/public/language/de/admin/menu.json b/public/language/de/admin/menu.json index 98f34ad542..4ae86480fb 100644 --- a/public/language/de/admin/menu.json +++ b/public/language/de/admin/menu.json @@ -55,7 +55,7 @@ "federation/relays": "Relays", "federation/pruning": "Speicher", "federation/safety": "Vertrauen & Sicherheit", - "federation/analytics": "Analytics", + "federation/analytics": "Analytik", "section-appearance": "Aussehen", "appearance/themes": "Themes", diff --git a/public/language/de/admin/settings/activitypub.json b/public/language/de/admin/settings/activitypub.json index 558312c18d..e14116b9cb 100644 --- a/public/language/de/admin/settings/activitypub.json +++ b/public/language/de/admin/settings/activitypub.json @@ -65,12 +65,12 @@ "content.break-string-help": "\nDieses Trennzeichen kann von Power-Usern beim Erstellen neuer Themen manuell eingefügt werden. Es sagt NodeBB, dass der Inhalt bis zu dieser Stelle als Teil der Zusammenfassungverwendet werden soll. Wenn diese Zeichenfolge nicht benutzt wird, greift die Standardregel für die Zeichenanzahl. (Standard: [...])", "content.world-default-cid": "Standard-Kategorie-ID für den "Welt" Seiten-Editor", - "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 successful 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": "Diese Seite bietet einen Überblick über den Status der Verbundstruktur deines Forums mit anderen Instanzen/Servern", + "analytics.details": "NodeBB erfasst den Empfang und Versand von ActivityPub-Nachrichten, und du kannst dir diese nach Hostnamen sortiert anzeigen lassen – entweder stündlich oder täglich. Beachte, dass die Zählwerte nur bei erfolgreichem Empfang und Versand erhöht werden.", + "analytics.by-hostname": "Nach Hostnamen filtern", + "analytics.received": "Erhaltene Aktivitäten", + "analytics.sent": "Gesendete Aktivitäten", + "analytics.term": "Zeitskala", + "analytics.hourly": "Stündlich", + "analytics.daily": "Täglich" } \ No newline at end of file diff --git a/public/language/de/error.json b/public/language/de/error.json index 3eef5073d2..0dad5e389e 100644 --- a/public/language/de/error.json +++ b/public/language/de/error.json @@ -267,5 +267,5 @@ "activitypub.pubKey-not-found": "Der öffentliche Schlüssel kann nicht aufgelöst werden, daher ist eine Überprüfung des Payloads nicht möglich.", "activitypub.origin-mismatch": "Der Ursprung des empfangenen Objekts stimmt nicht mit dem Ursprung des Absenders überein", "activitypub.not-implemented": "Die Anfrage wurde abgelehnt, weil sie oder ein Teil davon vom empfangenden Server nicht implementiert ist", - "activitypub.orphan": "The received object is not associated with any known local user." + "activitypub.orphan": "Das empfangene Objekt ist keinem bekannten lokalen Benutzer zugeordnet." } \ No newline at end of file diff --git a/public/language/ja/admin/advanced/errors.json b/public/language/ja/admin/advanced/errors.json index 3b426b969d..121678396f 100644 --- a/public/language/ja/admin/advanced/errors.json +++ b/public/language/ja/admin/advanced/errors.json @@ -1,15 +1,15 @@ { "errors": "エラー", - "figure-x": "図%1", - "error-events-per-day": "%1 日あたりのイベント", + "figure-x": "図 %1", + "error-events-per-day": "1日あたり %1 件", "error.404": "404 Not Found", - "error.503": "503 サービスは利用できません", + "error.503": "503 サービス利用不可", "manage-error-log": "エラーログの管理", - "export-error-log": "エラーログのエクスポート (CSV)", - "clear-error-log": "エラーログの消去", + "export-error-log": "エラーログをエクスポート (CSV)", + "clear-error-log": "エラーログを消去", "route": "ルート", - "count": "カウント", - "no-routes-not-found": "ストップ!No 404 エラーです!", - "clear404-confirm": "本当に404エラーログを消去してもよろしいですか?", - "clear404-success": "\"404 Not Found\"エラーは消去されました" + "count": "件数", + "no-routes-not-found": "404 エラーはありません。", + "clear404-confirm": "404 エラーログを消去してもよろしいですか?", + "clear404-success": "\\\"404 Not Found\\\" エラーを消去しました" } \ No newline at end of file diff --git a/public/language/ja/modules.json b/public/language/ja/modules.json index 79f01dc4a4..9d849bc6fc 100644 --- a/public/language/ja/modules.json +++ b/public/language/ja/modules.json @@ -1,6 +1,6 @@ { "chat.room-id": "ルーム %1", - "chat.chatting-with": "とチャット", + "chat.chatting-with": "チャット:", "chat.placeholder": "チャットメッセージをここに入力、画像をドラッグ&ドロップ", "chat.placeholder.mobile": "チャットメッセージを入力", "chat.placeholder.message-room": "メッセージ #%1", @@ -48,7 +48,7 @@ "chat.add-user": "Add User", "chat.notification-settings": "Notification Settings", "chat.default-notification-setting": "Default Notification Setting", - "chat.join-leave-messages": "Join/Leave Messages", + "chat.join-leave-messages": "参加/退出メッセージ", "chat.notification-setting-room-default": "Room Default", "chat.notification-setting-none": "No notifications", "chat.notification-setting-at-mention-only": "@mention only", @@ -70,19 +70,19 @@ "chat.in-room": "この部屋内", "chat.kick": "キック", "chat.show-ip": "IP表示", - "chat.copy-text": "Copy Text", - "chat.copy-link": "Copy Link", + "chat.copy-text": "テキストをコピー", + "chat.copy-link": "リンクをコピー", "chat.owner": "部屋の管理者", - "chat.grant-rescind-ownership": "Grant/Rescind Ownership", + "chat.grant-rescind-ownership": "オーナー権限を付与/解除", "chat.system.user-join": "%1 has joined the room ", "chat.system.user-leave": "%1 has left the room ", "chat.system.room-rename": "%2 has renamed this room to \"%1\" ", "composer.compose": "構成", "composer.show-preview": "プレビュー表示", "composer.hide-preview": "プレビュー非表示", - "composer.help": "Help", - "composer.user-said-in": "%2で%1が発言 :", - "composer.user-said": "%1 [said](%2):", + "composer.help": "ヘルプ", + "composer.user-said-in": "%2での%1の発言:", + "composer.user-said": "%1 [の発言](%2):", "composer.discard": "本当にこの投稿を破棄しても構いませんか?", "composer.submit-and-lock": "送信してロック", "composer.toggle-dropdown": "ドロップダウンの表示切り替え", @@ -116,8 +116,8 @@ "composer.discard-all-drafts": "Discard all drafts", "composer.no-drafts": "You have no drafts", "composer.discard-draft-confirm": "Do you want to discard this draft?", - "composer.remote-pid-editing": "Editing a remote post", - "composer.remote-pid-content-immutable": "The content of remote posts cannot be edited. However, you are able change the topic title and tags.", + "composer.remote-pid-editing": "リモート投稿を編集中", + "composer.remote-pid-content-immutable": "リモート投稿の内容は編集できません。ただし、スレッドタイトルとタグは変更できます。", "bootbox.ok": "OK", "bootbox.cancel": "キャンセル", "bootbox.confirm": "確認", diff --git a/public/language/ja/notifications.json b/public/language/ja/notifications.json index 12b2ebf0d6..1822dd0558 100644 --- a/public/language/ja/notifications.json +++ b/public/language/ja/notifications.json @@ -29,51 +29,51 @@ "new-message-in": "%1に新しいメッセージ", "new-messages-in": "%2に%1件の新しいメッセージ", "user-posted-in-public-room": "%1 %3に投稿しました", - "user-posted-in-public-room-dual": "%1%2%4に投稿しました", - "user-posted-in-public-room-triple": "%1%2%3%5に投稿しました", - "user-posted-in-public-room-multiple": "%1%2、他%3人が%5に投稿しました", - "upvoted-your-post-in": "%1さんが%2に高評価をつけました。", - "upvoted-your-post-in-dual": "%1 and %2 upvoted your post in %3", - "upvoted-your-post-in-triple": "%1, %2 and %3 upvoted your post in %4", - "upvoted-your-post-in-multiple": "%1, %2 and %3 others upvoted your post in %4.", - "moved-your-post": "%1 は、あなたの投稿 %2 に移動しました。", + "user-posted-in-public-room-dual": "%1%2 %4に投稿しました", + "user-posted-in-public-room-triple": "%1%2%3 %5に投稿しました", + "user-posted-in-public-room-multiple": "%1%2、他%3人が %5に投稿しました", + "upvoted-your-post-in": "%1さんが%2のあなたの投稿に高評価をつけました。", + "upvoted-your-post-in-dual": "%1さんと%2さんが%3のあなたの投稿に高評価をつけました。", + "upvoted-your-post-in-triple": "%1%2%3%4のあなたの投稿に高評価をつけました。", + "upvoted-your-post-in-multiple": "%1%2、他%3人が%4のあなたの投稿に高評価をつけました。", + "moved-your-post": "%1があなたの投稿を%2に移動しました", "moved-your-topic": "%1%2 を移動しました。", - "user-flagged-post-in": "%1 flagged a post in %2", - "user-flagged-post-in-dual": "%1 and %2 flagged a post in %3", - "user-flagged-post-in-triple": "%1, %2 and %3 flagged a post in %4", - "user-flagged-post-in-multiple": "%1, %2 and %3 others flagged a post in %4", - "user-flagged-user": "%1さんはユーザープロフィールにフラグを付けました(%2)", - "user-flagged-user-dual": "%1さんと%2さんは、ユーザープロフィール(%3)にフラグをつけました。", - "user-flagged-user-triple": "%1, %2 and %3 flagged a user profile (%4)", - "user-flagged-user-multiple": "%1, %2 and %3 others flagged a user profile (%4)", - "user-posted-to": "%1 posted a reply in %2", - "user-posted-to-dual": "%1 and %2 replied in %3", - "user-posted-to-triple": "%1, %2 and %3 replied in %4", - "user-posted-to-multiple": "%1, %2 and %3 others replied in %4", - "user-posted-topic": "%1 posted %2", - "user-edited-post": "%1 edited a post in %2", - "user-posted-topic-with-tag": "%1 posted %2 (tagged %3)", - "user-posted-topic-with-tag-dual": "%1 posted %2 (tagged %3 and %4)", - "user-posted-topic-with-tag-triple": "%1 posted %2 (tagged %3, %4, and %5)", - "user-posted-topic-with-tag-multiple": "%1 posted %2 (tagged %3)", - "user-posted-topic-in-category": "%1 posted %2 in %3", + "user-flagged-post-in": "%1%2 の投稿にフラグを立てました。", + "user-flagged-post-in-dual": "%1%2%3 の投稿にフラグを立てました。", + "user-flagged-post-in-triple": "%1%2%3%4の投稿にフラグを立てました", + "user-flagged-post-in-multiple": "%1%2、他%3人が%4の投稿にフラグを立てました", + "user-flagged-user": "%1がユーザープロフィールにフラグを立てました(%2)", + "user-flagged-user-dual": "%1さんと%2さんは、ユーザープロフィール(%3)にフラグを立てました。", + "user-flagged-user-triple": "%1%2%3がユーザープロフィール(%4)にフラグを立てました", + "user-flagged-user-multiple": "%1%2、他%3人がユーザープロフィール(%4)にフラグを立てました", + "user-posted-to": "%1さんは %2に返信しました。", + "user-posted-to-dual": "%1%2%3 に返信しました。", + "user-posted-to-triple": "%1%2%3%4に返信しました", + "user-posted-to-multiple": "%1%2、他%3人が%4に返信しました", + "user-posted-topic": "%1%2を投稿しました", + "user-edited-post": "%1%2で投稿を編集しました", + "user-posted-topic-with-tag": "%1%2を投稿しました(タグ: %3)", + "user-posted-topic-with-tag-dual": "%1%2を投稿しました(タグ: %3、%4)", + "user-posted-topic-with-tag-triple": "%1%2を投稿しました(タグ: %3、%4、%5)", + "user-posted-topic-with-tag-multiple": "%1%2を投稿しました(タグ: %3)", + "user-posted-topic-in-category": "%1%3%2を投稿しました", "user-started-following-you": "%1があなたをフォローしました。", "user-started-following-you-dual": "%1%2 があなたをフォローしました。", - "user-started-following-you-triple": "%1, %2 and %3 started following you.", - "user-started-following-you-multiple": "%1, %2 and %3 others started following you.", + "user-started-following-you-triple": "%1%2%3があなたをフォローしました。", + "user-started-following-you-multiple": "%1%2、他%3人があなたをフォローしました。", "new-register": "%1が登録リクエストを送りました。", "new-register-multiple": "%1の登録リクエストがレビュー待ちです。", "flag-assigned-to-you": "フラグ %1はあなたに割当てられました", "post-awaiting-review": "レビュー待ちの投稿", - "topic-awaiting-review": "Topic awaiting review", - "profile-exported": "%1 profile exported, click to download", - "posts-exported": "%1 posts exported, click to download", - "uploads-exported": "%1 uploads exported, click to download", - "users-csv-exported": "Users csv exported, click to download", - "post-queue-accepted": "Your queued post has been accepted. Click here to see your post.", - "post-queue-rejected": "Your queued post has been rejected.", - "post-queue-rejected-for-reason": "Your queued post has been rejected for the following reason: \"%1\"", - "post-queue-notify": "Queued post received a notification: \"%1\"", + "topic-awaiting-review": "レビュー待ちのスレッド", + "profile-exported": "%1のプロフィールをエクスポートしました。クリックしてダウンロード", + "posts-exported": "%1の投稿をエクスポートしました。クリックしてダウンロード", + "uploads-exported": "%1のアップロードをエクスポートしました。クリックしてダウンロード", + "users-csv-exported": "ユーザーCSVをエクスポートしました。クリックしてダウンロード", + "post-queue-accepted": "キューに入れた投稿が承認されました。ここをクリックして投稿を表示。", + "post-queue-rejected": "キューに入れた投稿が却下されました。", + "post-queue-rejected-for-reason": "キューに入れた投稿が次の理由で却下されました:「%1」", + "post-queue-notify": "投稿キューに関する連絡:「%1」", "email-confirmed": "Eメールが確認されました", "email-confirmed-message": "メールアドレス検証をして頂き、ありがとうございます。あなたのアカウントは完全にアクティブになりました。", "email-confirm-error-message": "あなたのEメールアドレス検証に問題があります。コードが無効か、期限切れです。", @@ -83,7 +83,7 @@ "email-only": "メールのみ", "notification-and-email": "通知 & メール", "notificationType-upvote": "誰かがあなたの投稿を評価したとき", - "notificationType-new-topic": "フォロワーがスレッドを投稿したとき", + "notificationType-new-topic": "フォローしているユーザーがスレッドを投稿したとき", "notificationType-new-topic-with-tag": "フォローしているタグにスレッドが投稿されたとき", "notificationType-new-topic-in-category": "ウォッチ中のカテゴリにスレッドが投稿されたとき", "notificationType-new-reply": "ウォッチしているスレッドに新しい返信が投稿されたとき", @@ -94,7 +94,7 @@ "notificationType-new-public-chat": "公開グループチャットメッセージを受信したとき", "notificationType-group-invite": "グループ招待を受けたとき", "notificationType-group-leave": "ユーザーがあなたのグループを退会したとき", - "notificationType-group-request-membership": "誰かがあなたのグループへの参加を要求したとき", + "notificationType-group-request-membership": "あなたが管理するグループへの参加申請があったとき", "notificationType-new-register": "誰かが登録キューに追加されたとき", "notificationType-post-queue": "新しい投稿がキューに入ったとき", "notificationType-new-post-flag": "投稿にフラグが立てられたとき", diff --git a/public/language/ja/pages.json b/public/language/ja/pages.json index 72f1fae1a9..befea2db44 100644 --- a/public/language/ja/pages.json +++ b/public/language/ja/pages.json @@ -5,26 +5,26 @@ "popular-week": "今週人気のスレッド", "popular-month": "今月人気のスレッド", "popular-alltime": "人気のスレッド", - "recent": "最新スレッド", - "top-day": "Top voted topics today", - "top-week": "Top voted topics this week", - "top-month": "Top voted topics this month", - "top-alltime": "Top Voted Topics", + "recent": "最近のスレッド", + "top-day": "本日の投票数トップスレッド", + "top-week": "今週の投票数トップスレッド", + "top-month": "今月の投票数トップスレッド", + "top-alltime": "投票数トップスレッド", "moderator-tools": "モデレーターツール", "flagged-content": "フラグ付きコンテンツ", "ip-blacklist": "IPブラックリスト", "post-queue": "投稿キュー", - "registration-queue": "Registration Queue", + "registration-queue": "登録キュー", "users/online": "オンラインのユーザー", "users/latest": "最近のユーザー", - "users/sort-posts": "ほとんどの投稿を持つユーザー", + "users/sort-posts": "投稿数が最も多いユーザー", "users/sort-reputation": "一番評価の高いユーザー", - "users/banned": "BANされたユーザー", + "users/banned": "利用停止中のユーザー", "users/most-flags": "最もフラグのついたユーザー", "users/search": "ユーザーを検索", "notifications": "通知", "tags": "タグ", - "tag": "Topics tagged under "%1"", + "tag": "「%1」でタグ付けされたスレッド", "register": "アカウントを登録", "registration-complete": "登録完了", "login": "あなたのアカウントでログイン", @@ -33,39 +33,39 @@ "groups": "グループ", "group": "%1 グループ", "chats": "チャット", - "chat": "%1とチャットします", + "chat": "%1とのチャット", "flags": "フラグ", - "flag-details": "フラグ%1の詳細", - "world": "World", + "flag-details": "フラグ %1 の詳細", + "world": "世界", "account/edit": "編集中 \"%1\"", "account/edit/password": "\"%1\"のパスワードを編集中", "account/edit/username": "\"%1\"のユーザー名を編集中", - "account/edit/email": "\"%1\"のEmailを編集中", + "account/edit/email": "\\\"%1\\\"のメールアドレスを編集中", "account/info": "アカウント情報", "account/following": "%1がフォロー中", "account/followers": "%1のフォロワー", "account/posts": "%1さんの投稿", - "account/latest-posts": "Latest posts made by %1", - "account/topics": "%1がスレッドを作成しました", - "account/groups": "%1 グループ", - "account/watched-categories": "%1's Watched Categories", - "account/watched-tags": "%1's Watched Tags", + "account/latest-posts": "%1の最新投稿", + "account/topics": "%1が作成したスレッド", + "account/groups": "%1のグループ", + "account/watched-categories": "%1のウォッチ中のカテゴリ", + "account/watched-tags": "%1のウォッチ中のタグ", "account/bookmarks": "%1のブックマークされた投稿", "account/settings": "ユーザー設定", - "account/settings-of": "Changing settings of %1", - "account/watched": "%1がスレッドをウォッチ済みに設定しました", - "account/ignored": "%1がスレッドを無視済みに設定しました", - "account/read": "Topics read by %1", + "account/settings-of": "%1の設定を変更中", + "account/watched": "%1がウォッチしているスレッド", + "account/ignored": "%1が無視しているスレッド", + "account/read": "%1が読んだスレッド", "account/upvoted": "%1が投稿を高評価しました", "account/downvoted": "%1が投稿を低評価しました", "account/best": "%1のベストな投稿", - "account/controversial": "Controversial posts made by %1", - "account/blocks": "%1のユーザーをブロックしました", - "account/uploads": "Uploads by %1", - "account/sessions": "Login Sessions", - "account/shares": "Topics shared by %1", + "account/controversial": "%1の賛否が分かれた投稿", + "account/blocks": "%1がブロックしたユーザー", + "account/uploads": "%1のアップロード", + "account/sessions": "ログインセッション", + "account/shares": "%1が共有したスレッド", "confirm": "Eメールが確認されました", - "maintenance.text": "%1 is currently undergoing maintenance.
Please come back another time.", - "maintenance.messageIntro": "さらに、管理者はこちらのメッセージを残しました:", + "maintenance.text": "%1は現在メンテナンス中です。
また後でお越しください。", + "maintenance.messageIntro": "加えて、管理者から次のメッセージがあります:", "throttled.text": "%1は現在、過負荷のため使用できません。お手数ですが、時間をずらしてお越しください。" } \ No newline at end of file diff --git a/public/language/ja/post-queue.json b/public/language/ja/post-queue.json index 24b33da2e6..e03d2de915 100644 --- a/public/language/ja/post-queue.json +++ b/public/language/ja/post-queue.json @@ -1,43 +1,43 @@ { - "post-queue": "Post Queue", - "no-queued-posts": "There are no posts in the post queue.", - "no-single-post": "The topic or post you are looking for is no longer in the queue. It has likely been approved or deleted already.", - "enabling-help": "The post queue is currently disabled. To enable this feature, go to Settings → Post → Post Queue and enable Post Queue.", - "back-to-list": "Back to Post Queue", - "public-intro": "If you have any queued posts, they will be shown here.", - "public-description": "This forum is configured to automatically queue posts from new accounts, pending moderator approval.
If you have queued posts awaiting approval, you will be able to see them here.", - "user": "User", - "when": "When", - "category": "Category", - "title": "Title", - "content": "Content", - "posted": "Posted", - "reply-to": "Reply to \"%1\"", - "content-editable": "Click on content to edit", - "category-editable": "Click on category to edit", - "title-editable": "Click on title to edit", - "reply": "Reply", - "topic": "Topic", - "accept": "Accept", - "reject": "Reject", - "remove": "Remove", - "notify": "Notify", - "notify-user": "Notify User", - "confirm-reject": "Do you want to reject this post?", - "confirm-remove": "Do you want to remove this post?", - "bulk-actions": "Bulk Actions", - "accept-all": "Accept All", - "accept-selected": "Accept Selected", - "reject-all": "Reject All", - "reject-all-confirm": "Do you want to reject all posts?", - "reject-selected": "Reject Selected", - "reject-selected-confirm": "Do you want to reject %1 selected posts?", - "remove-all": "Remove all", - "remove-all-confirm": "Do you want to remove all posts?", - "remove-selected": "Remove Selected", - "remove-selected-confirm": "Do you want to remove %1 selected posts?", - "bulk-accept-success": "%1 posts accepted", - "bulk-reject-success": "%1 posts rejected", - "links-in-this-post": "Links in this post" + "post-queue": "投稿キュー", + "no-queued-posts": "投稿キューに投稿はありません。", + "no-single-post": "お探しのスレッドまたは投稿はキューにありません。すでに承認または削除された可能性があります。", + "enabling-help": "投稿キューは現在無効です。この機能を有効にするには、設定 → 投稿 → 投稿キュー投稿キューを有効にしてください。", + "back-to-list": "投稿キューに戻る", + "public-intro": "キューに入れた投稿がある場合は、ここに表示されます。", + "public-description": "このフォーラムは、新規アカウントの投稿をモデレーター承認待ちで自動的にキューに入れるように設定されています。
承認待ちの投稿がある場合は、ここで確認できます。", + "user": "ユーザー", + "when": "投稿日時", + "category": "カテゴリ", + "title": "タイトル", + "content": "内容", + "posted": "投稿済み", + "reply-to": "「%1」に返信", + "content-editable": "内容をクリックして編集", + "category-editable": "カテゴリをクリックして編集", + "title-editable": "タイトルをクリックして編集", + "reply": "返信", + "topic": "スレッド", + "accept": "承認", + "reject": "拒否", + "remove": "削除", + "notify": "通知", + "notify-user": "ユーザーに通知", + "confirm-reject": "この投稿を拒否しますか?", + "confirm-remove": "この投稿を削除しますか?", + "bulk-actions": "一括操作", + "accept-all": "すべて承認", + "accept-selected": "選択を承認", + "reject-all": "すべて拒否", + "reject-all-confirm": "すべての投稿を拒否しますか?", + "reject-selected": "選択を拒否", + "reject-selected-confirm": "選択した%1件の投稿を拒否しますか?", + "remove-all": "すべて削除", + "remove-all-confirm": "すべての投稿を削除しますか?", + "remove-selected": "選択を削除", + "remove-selected-confirm": "選択した%1件の投稿を削除しますか?", + "bulk-accept-success": "%1件の投稿を承認しました", + "bulk-reject-success": "%1件の投稿を拒否しました", + "links-in-this-post": "この投稿のリンク" } \ No newline at end of file diff --git a/public/language/ja/search.json b/public/language/ja/search.json index 21d713b344..6e3d97db2c 100644 --- a/public/language/ja/search.json +++ b/public/language/ja/search.json @@ -19,26 +19,26 @@ "tags": "タグ", "tags-x": "タグ: %1", "type-a-tag": "タグを入力", - "match-words": "Match words", - "match-all-words": "Match all words", - "match-any-word": "Match any word", - "all": "All", - "any": "Any", + "match-words": "単語一致", + "match-all-words": "すべての単語に一致", + "match-any-word": "いずれかの単語に一致", + "all": "すべて", + "any": "いずれか", "posted-by": "投稿者:", - "posted-by-usernames": "Posted by: %1", - "type-a-username": "Type a username", + "posted-by-usernames": "投稿者: %1", + "type-a-username": "ユーザー名を入力", "search-child-categories": "チャイルドカテゴリを検索する", "has-tags": "タグあり", "reply-count": "返信数", - "replies": "Replies", - "replies-atleast-count": "Replies: At least %1", - "replies-atmost-count": "Replies: At most %1", + "replies": "返信", + "replies-atleast-count": "返信: 最低%1件", + "replies-atmost-count": "返信: 最大%1件", "at-least": "最低", - "at-most": "一番", - "relevance": "妥当性", - "time": "Time", + "at-most": "最大", + "relevance": "関連度", + "time": "時間", "post-time": "投稿時間", - "votes": "Votes", + "votes": "投票", "newer-than": "より新しい", "older-than": "より古い", "any-date": "すべて", @@ -49,25 +49,25 @@ "three-months": "3ヶ月", "six-months": "6ヶ月", "one-year": "1年", - "time-newer-than-86400": "Time: Newer than yesterday", - "time-older-than-86400": "Time: Older than yesterday", - "time-newer-than-604800": "Time: Newer than one week", - "time-older-than-604800": "Time: Older than one week", - "time-newer-than-1209600": "Time: Newer than two weeks", - "time-older-than-1209600": "Time: Older than two weeks", - "time-newer-than-2592000": "Time: Newer than one month", - "time-older-than-2592000": "Time: Older than one month", - "time-newer-than-7776000": "Time: Newer than three months", - "time-older-than-7776000": "Time: Older than three months", - "time-newer-than-15552000": "Time: Newer than six months", - "time-older-than-15552000": "Time: Older than six months", - "time-newer-than-31104000": "Time: Newer than one year", - "time-older-than-31104000": "Time: Older than one year", + "time-newer-than-86400": "時間: 昨日より新しい", + "time-older-than-86400": "時間: 昨日より古い", + "time-newer-than-604800": "時間: 1週間より新しい", + "time-older-than-604800": "時間: 1週間より古い", + "time-newer-than-1209600": "時間: 2週間より新しい", + "time-older-than-1209600": "時間: 2週間より古い", + "time-newer-than-2592000": "時間: 1ヶ月より新しい", + "time-older-than-2592000": "時間: 1ヶ月より古い", + "time-newer-than-7776000": "時間: 3ヶ月より新しい", + "time-older-than-7776000": "時間: 3ヶ月より古い", + "time-newer-than-15552000": "時間: 6ヶ月より新しい", + "time-older-than-15552000": "時間: 6ヶ月より古い", + "time-newer-than-31104000": "時間: 1年より新しい", + "time-older-than-31104000": "時間: 1年より古い", "sort-by": "並び替え", - "sort": "Sort", + "sort": "並び替え", "last-reply-time": "最後の返信時間", "topic-title": "スレッドのタイトル", - "topic-votes": "Topic votes", + "topic-votes": "スレッドの投票", "number-of-replies": "返信数", "number-of-views": "表示数", "topic-start-date": "スレッド開始日", @@ -75,36 +75,36 @@ "category": "カテゴリ", "descending": "降順", "ascending": "昇順", - "sort-by-relevance-desc": "Sort by: Relevance in descending order", - "sort-by-relevance-asc": "Sort by: Relevance in ascending order", - "sort-by-timestamp-desc": "Sort by: Post time in descending order", - "sort-by-timestamp-asc": "Sort by: Post time in ascending order", - "sort-by-votes-desc": "Sort by: Votes in descending order", - "sort-by-votes-asc": "Sort by: Votes in ascending order", - "sort-by-topic.lastposttime-desc": "Sort by: Last reply time in descending order", - "sort-by-topic.lastposttime-asc": "Sort by: Last reply time in ascending order", - "sort-by-topic.title-desc": "Sort by: Topic title in descending order", - "sort-by-topic.title-asc": "Sort by: Topic title in ascending order", - "sort-by-topic.postcount-desc": "Sort by: Number of replies in descending order", - "sort-by-topic.postcount-asc": "Sort by: Number of replies in ascending order", - "sort-by-topic.viewcount-desc": "Sort by: Number of views in descending order", - "sort-by-topic.viewcount-asc": "Sort by: Number of views in ascending order", - "sort-by-topic.votes-desc": "Sort by: Topic votes in descending order", - "sort-by-topic.votes-asc": "Sort by: Topic votes in ascending order", - "sort-by-topic.timestamp-desc": "Sort by: Topic start date in descending order", - "sort-by-topic.timestamp-asc": "Sort by: Topic start date in ascending order", - "sort-by-user.username-desc": "Sort by: Username in descending order", - "sort-by-user.username-asc": "Sort by: Username in ascending order", - "sort-by-category.name-desc": "Sort by: Category in descending order", - "sort-by-category.name-asc": "Sort by: Category in ascending order", - "save": "Save", + "sort-by-relevance-desc": "並び替え: 関連度の降順", + "sort-by-relevance-asc": "並び替え: 関連度の昇順", + "sort-by-timestamp-desc": "並び替え: 投稿時間の降順", + "sort-by-timestamp-asc": "並び替え: 投稿時間の昇順", + "sort-by-votes-desc": "並び替え: 投票の降順", + "sort-by-votes-asc": "並び替え: 投票の昇順", + "sort-by-topic.lastposttime-desc": "並び替え: 最後の返信時間の降順", + "sort-by-topic.lastposttime-asc": "並び替え: 最後の返信時間の昇順", + "sort-by-topic.title-desc": "並び替え: スレッドタイトルの降順", + "sort-by-topic.title-asc": "並び替え: スレッドタイトルの昇順", + "sort-by-topic.postcount-desc": "並び替え: 返信数の降順", + "sort-by-topic.postcount-asc": "並び替え: 返信数の昇順", + "sort-by-topic.viewcount-desc": "並び替え: 閲覧数の降順", + "sort-by-topic.viewcount-asc": "並び替え: 閲覧数の昇順", + "sort-by-topic.votes-desc": "並び替え: スレッド投票の降順", + "sort-by-topic.votes-asc": "並び替え: スレッド投票の昇順", + "sort-by-topic.timestamp-desc": "並び替え: スレッド開始日の降順", + "sort-by-topic.timestamp-asc": "並び替え: スレッド開始日の昇順", + "sort-by-user.username-desc": "並び替え: ユーザー名の降順", + "sort-by-user.username-asc": "並び替え: ユーザー名の昇順", + "sort-by-category.name-desc": "並び替え: カテゴリの降順", + "sort-by-category.name-asc": "並び替え: カテゴリの昇順", + "save": "保存", "save-preferences": "設定を保存", "clear-preferences": "設定をクリア", "search-preferences-saved": "検索設定は保存されました", "search-preferences-cleared": "検索設定をクリア", "show-results-as": "結果を表示", - "show-results-as-topics": "Show results as topics", - "show-results-as-posts": "Show results as posts", - "see-more-results": "See more results (%1)", - "search-in-category": "Search in \"%1\"" + "show-results-as-topics": "結果をスレッドとして表示", + "show-results-as-posts": "結果を投稿として表示", + "see-more-results": "さらに結果を見る(%1)", + "search-in-category": "「%1」で検索" } \ No newline at end of file