From e9fa21158f8515c8f5e14a67eadaab62355df150 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=81=95=E3=81=95=E3=81=8F=E3=82=89=E3=82=8A?= Date: Tue, 21 Nov 2023 10:57:22 +0000 Subject: [PATCH] Translated using Weblate (Japanese) Currently translated at 74.3% (1134 of 1526 strings) Translation: Soapbox/Soapbox Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/ja/ --- src/locales/ja.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/locales/ja.json b/src/locales/ja.json index 6b1d782a9..9843e393d 100644 --- a/src/locales/ja.json +++ b/src/locales/ja.json @@ -10,6 +10,7 @@ "account.block_domain": "{domain}全体を非表示", "account.blocked": "ブロック済み", "account.chat": "@{name}さんとチャット", + "account.copy": "プロフィールへのリンクをコピー", "account.deactivated": "非アクティブ化", "account.direct": "@{name}さんにダイレクトメッセージ", "account.domain_blocked": "ドメイン非表示", @@ -82,6 +83,11 @@ "account_search.placeholder": "アカウントを検索", "actualStatus.edited": "{date}に編集済", "actualStatuses.quote_tombstone": "Post is unavailable.", + "admin.announcements.action": "アナウンスを作成", + "admin.announcements.delete": "削除", + "admin.announcements.edit": "編集", + "admin.announcements.ends_at": "終了日時:", + "admin.announcements.starts_at": "開始日時:", "admin.awaiting_approval.empty_message": "There is nobody waiting for approval. When a new user signs up, you can review them here.", "admin.dashboard.registration_mode.approval_hint": "Users can sign up, but their account only gets activated when an admin approves it.", "admin.dashboard.registration_mode.approval_label": "Approval Required", @@ -98,6 +104,12 @@ "admin.dashcounters.user_count_label": "total users", "admin.dashwidgets.email_list_header": "Email list", "admin.dashwidgets.software_header": "Software", + "admin.edit_announcement.created": "アナウンスが作成されました", + "admin.edit_announcement.deleted": "アナウンスを削除しました", + "admin.edit_announcement.fields.all_day_label": "終日", + "admin.edit_announcement.fields.content_label": "内容", + "admin.edit_announcement.fields.content_placeholder": "アナウンスの内容", + "admin.edit_announcement.fields.end_time_label": "終了日", "admin.latest_accounts_panel.more": "クリックして {count} 人のおすすめユーザーを表示", "admin.latest_accounts_panel.title": "Latest Accounts", "admin.moderation_log.empty_message": "You have not performed any moderation actions yet. When you do, a history will be shown here.",