Latest translations and fallbacks

This commit is contained in:
Misty Release Bot
2026-04-07 09:07:37 +00:00
parent 044f71d27d
commit 9a5e417402
10 changed files with 196 additions and 196 deletions

View File

@@ -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": "Полученият обект не е свързан с нито един познат локален потребител."
}

View File

@@ -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",

View File

@@ -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 <code>Zusammenfassung</code>verwendet werden soll. Wenn diese Zeichenfolge nicht benutzt wird, greift die Standardregel für die Zeichenanzahl. (Standard: <code>[...]</code>)",
"content.world-default-cid": "Standard-Kategorie-ID für den &quot;Welt&quot; 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 <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": "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 <em>erfolgreichem</em> 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"
}

View File

@@ -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."
}

View File

@@ -1,15 +1,15 @@
{
"errors": "エラー",
"figure-x": "図%1",
"error-events-per-day": "<code>%1</code> 日あたりのイベント",
"figure-x": "図 %1",
"error-events-per-day": "1日あたり <code>%1</code> ",
"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\\\" エラー消去ました"
}

View File

@@ -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 <span class=\"timeago\" title=\"%2\"></span>",
"chat.system.user-leave": "%1 has left the room <span class=\"timeago\" title=\"%2\"></span>",
"chat.system.room-rename": "%2 has renamed this room to \"%1\" <span class=\"timeago\" title=\"%3\"></span>",
"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": "確認",

View File

@@ -29,51 +29,51 @@
"new-message-in": "<strong>%1</strong>に新しいメッセージ",
"new-messages-in": "<strong>%2</strong>に%1件の新しいメッセージ",
"user-posted-in-public-room": "<strong>%1</strong>が<strong class=\\\"text-nowrap\\\"><i class=\\\"fa %2\\\"></i> %3</strong>に投稿しました",
"user-posted-in-public-room-dual": "<strong>%1</strong>と<strong>%2</strong>が<strong class=\\\"text-nowrap\\\"><i class=\\\"fa %3\\\"></i>%4</strong>に投稿しました",
"user-posted-in-public-room-triple": "<strong>%1</strong>、<strong>%2</strong>、<strong>%3</strong>が<strong class=\\\"text-nowrap\\\"><i class=\\\"fa %4\\\"></i>%5</strong>に投稿しました",
"user-posted-in-public-room-multiple": "<strong>%1</strong>、<strong>%2</strong>、他%3人が<strong class=\\\"text-nowrap\\\"><i class=\\\"fa %4\\\"></i>%5</strong>に投稿しました",
"upvoted-your-post-in": "<strong>%1</strong>さんが<strong>%2</strong>に高評価をつけました。",
"upvoted-your-post-in-dual": "<strong>%1</strong> and <strong>%2</strong> upvoted your post in <strong>%3</strong>",
"upvoted-your-post-in-triple": "<strong>%1</strong>, <strong>%2</strong> and <strong>%3</strong> upvoted your post in <strong>%4</strong>",
"upvoted-your-post-in-multiple": "<strong>%1</strong>, <strong>%2</strong> and %3 others upvoted your post in <strong>%4</strong>.",
"moved-your-post": "<strong>%1</strong> は、あなたの投稿 <strong>%2</strong> に移動しました",
"user-posted-in-public-room-dual": "<strong>%1</strong>と<strong>%2</strong>が<strong class=\\\"text-nowrap\\\"><i class=\\\"fa %3\\\"></i> %4</strong>に投稿しました",
"user-posted-in-public-room-triple": "<strong>%1</strong>、<strong>%2</strong>、<strong>%3</strong>が<strong class=\\\"text-nowrap\\\"><i class=\\\"fa %4\\\"></i> %5</strong>に投稿しました",
"user-posted-in-public-room-multiple": "<strong>%1</strong>、<strong>%2</strong>、他%3人が<strong class=\\\"text-nowrap\\\"><i class=\\\"fa %4\\\"></i> %5</strong>に投稿しました",
"upvoted-your-post-in": "<strong>%1</strong>さんが<strong>%2</strong>のあなたの投稿に高評価をつけました。",
"upvoted-your-post-in-dual": "<strong>%1</strong>さんと<strong>%2</strong>さんが<strong>%3</strong>のあなたの投稿に高評価をつけました。",
"upvoted-your-post-in-triple": "<strong>%1</strong><strong>%2</strong><strong>%3</strong><strong>%4</strong>のあなたの投稿に高評価をつけました。",
"upvoted-your-post-in-multiple": "<strong>%1</strong><strong>%2</strong>、他%3人が<strong>%4</strong>のあなたの投稿に高評価をつけました。",
"moved-your-post": "<strong>%1</strong>あなたの投稿<strong>%2</strong>に移動しました",
"moved-your-topic": "<strong>%1</strong> は <strong>%2</strong> を移動しました。",
"user-flagged-post-in": "<strong>%1</strong> flagged a post in <strong>%2</strong>",
"user-flagged-post-in-dual": "<strong>%1</strong> and <strong>%2</strong> flagged a post in <strong>%3</strong>",
"user-flagged-post-in-triple": "<strong>%1</strong>, <strong>%2</strong> and <strong>%3</strong> flagged a post in <strong>%4</strong>",
"user-flagged-post-in-multiple": "<strong>%1</strong>, <strong>%2</strong> and %3 others flagged a post in <strong>%4</strong>",
"user-flagged-user": "<strong>1</ strong>さんはユーザープロフィールにフラグを付けました(2)",
"user-flagged-user-dual": "<strong>%1</strong>さんと<strong>%2</strong>さんは、ユーザープロフィール(%3)にフラグをつけました。",
"user-flagged-user-triple": "<strong>%1</strong>, <strong>%2</strong> and <strong>%3</strong> flagged a user profile (%4)",
"user-flagged-user-multiple": "<strong>%1</strong>, <strong>%2</strong> and %3 others flagged a user profile (%4)",
"user-posted-to": "<strong>%1</strong> posted a reply in <strong>%2</strong>",
"user-posted-to-dual": "<strong>%1</strong> and <strong>%2</strong> replied in <strong>%3</strong>",
"user-posted-to-triple": "<strong>%1</strong>, <strong>%2</strong> and <strong>%3</strong> replied in <strong>%4</strong>",
"user-posted-to-multiple": "<strong>%1</strong>, <strong>%2</strong> and %3 others replied in <strong>%4</strong>",
"user-posted-topic": "<strong>%1</strong> posted <strong>%2</strong>",
"user-edited-post": "<strong>%1</strong> edited a post in <strong>%2</strong>",
"user-posted-topic-with-tag": "<strong>%1</strong> posted <strong>%2</strong> (tagged %3)",
"user-posted-topic-with-tag-dual": "<strong>%1</strong> posted <strong>%2</strong> (tagged %3 and %4)",
"user-posted-topic-with-tag-triple": "<strong>%1</strong> posted <strong>%2</strong> (tagged %3, %4, and %5)",
"user-posted-topic-with-tag-multiple": "<strong>%1</strong> posted <strong>%2</strong> (tagged %3)",
"user-posted-topic-in-category": "<strong>%1</strong> posted <strong>%2</strong> in <strong>%3</strong>",
"user-flagged-post-in": "<strong>%1</strong> <strong>%2</strong> の投稿にフラグを立てました。",
"user-flagged-post-in-dual": "<strong>%1</strong> <strong>%2</strong> <strong>%3</strong> の投稿にフラグを立てました。",
"user-flagged-post-in-triple": "<strong>%1</strong><strong>%2</strong><strong>%3</strong><strong>%4</strong>の投稿にフラグを立てました",
"user-flagged-post-in-multiple": "<strong>%1</strong><strong>%2</strong>、他%3人が<strong>%4</strong>の投稿にフラグを立てました",
"user-flagged-user": "<strong>%1</strong>ユーザープロフィールにフラグを立てました%2",
"user-flagged-user-dual": "<strong>%1</strong>さんと<strong>%2</strong>さんは、ユーザープロフィール(%3)にフラグを立てました。",
"user-flagged-user-triple": "<strong>%1</strong><strong>%2</strong><strong>%3</strong>がユーザープロフィール(%4にフラグを立てました",
"user-flagged-user-multiple": "<strong>%1</strong><strong>%2</strong>、他%3人がユーザープロフィール%4にフラグを立てました",
"user-posted-to": "<strong>%1</strong>さんは <strong>%2</strong>に返信しました。",
"user-posted-to-dual": "<strong>%1</strong> <strong>%2</strong> <strong>%3</strong> に返信しました。",
"user-posted-to-triple": "<strong>%1</strong><strong>%2</strong><strong>%3</strong><strong>%4</strong>に返信しました",
"user-posted-to-multiple": "<strong>%1</strong><strong>%2</strong>、他%3人が<strong>%4</strong>に返信しました",
"user-posted-topic": "<strong>%1</strong><strong>%2</strong>を投稿しました",
"user-edited-post": "<strong>%1</strong><strong>%2</strong>で投稿を編集しました",
"user-posted-topic-with-tag": "<strong>%1</strong><strong>%2</strong>を投稿しました(タグ: %3",
"user-posted-topic-with-tag-dual": "<strong>%1</strong><strong>%2</strong>を投稿しました(タグ: %3、%4",
"user-posted-topic-with-tag-triple": "<strong>%1</strong><strong>%2</strong>を投稿しました(タグ: %3、%4、%5",
"user-posted-topic-with-tag-multiple": "<strong>%1</strong><strong>%2</strong>を投稿しました(タグ: %3",
"user-posted-topic-in-category": "<strong>%1</strong><strong>%3</strong><strong>%2</strong>を投稿しました",
"user-started-following-you": "<strong>%1</strong>があなたをフォローしました。",
"user-started-following-you-dual": "<strong>%1</strong> と <strong>%2</strong> があなたをフォローしました。",
"user-started-following-you-triple": "<strong>%1</strong>, <strong>%2</strong> and <strong>%3</strong> started following you.",
"user-started-following-you-multiple": "<strong>%1</strong>, <strong>%2</strong> and %3 others started following you.",
"user-started-following-you-triple": "<strong>%1</strong><strong>%2</strong><strong>%3</strong>があなたをフォローしました。",
"user-started-following-you-multiple": "<strong>%1</strong><strong>%2</strong>、他%3人があなたをフォローしました。",
"new-register": "<strong>%1</strong>が登録リクエストを送りました。",
"new-register-multiple": "<strong>%1</strong>の登録リクエストがレビュー待ちです。",
"flag-assigned-to-you": "<strong>フラグ %1</strong>はあなたに割当てられました",
"post-awaiting-review": "レビュー待ちの投稿",
"topic-awaiting-review": "Topic awaiting review",
"profile-exported": "<strong>%1</strong> profile exported, click to download",
"posts-exported": "<strong>%1</strong> posts exported, click to download",
"uploads-exported": "<strong>%1</strong> 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": "<strong>%1</strong>のプロフィールをエクスポートしました。クリックしてダウンロード",
"posts-exported": "<strong>%1</strong>の投稿をエクスポートしました。クリックしてダウンロード",
"uploads-exported": "<strong>%1</strong>のアップロードをエクスポートしました。クリックしてダウンロード",
"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": "投稿にフラグが立てられたとき",

View File

@@ -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 &quot;%1&quot;",
"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.<br/>Please come back another time.",
"maintenance.messageIntro": "さらに、管理者はこちらのメッセージを残しました:",
"maintenance.text": "%1は現在メンテナンス中です。<br/>また後でお越しください。",
"maintenance.messageIntro": "加えて、管理者から次のメッセージがあります:",
"throttled.text": "%1は現在、過負荷のため使用できません。お手数ですが、時間をずらしてお越しください。"
}

View File

@@ -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 <strong>disabled</strong>. To enable this feature, go to <a href=\"%1\">Settings &rarr; Post &rarr; Post Queue</a> and enable <strong>Post Queue</strong>.",
"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.<br />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": "投稿キューは現在<strong>無効</strong>です。この機能を有効にするには、<a href=\\\"%1\\\">設定 → 投稿 → 投稿キュー</a>で<strong>投稿キュー</strong>を有効にしてください。",
"back-to-list": "投稿キューに戻る",
"public-intro": "キューに入れた投稿がある場合は、ここに表示されます。",
"public-description": "このフォーラムは、新規アカウントの投稿をモデレーター承認待ちで自動的にキューに入れるように設定されています。<br />承認待ちの投稿がある場合は、ここで確認できます。",
"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": "この投稿のリンク"
}

View File

@@ -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」で検索"
}