New translations app.json (Japanese)

This commit is contained in:
Eugen Rochko 2021-08-02 13:29:29 +02:00
parent 4264daaed9
commit 9c2c996e16
1 changed files with 317 additions and 317 deletions

View File

@ -2,196 +2,196 @@
"common": { "common": {
"alerts": { "alerts": {
"common": { "common": {
"please_try_again": "Please try again.", "please_try_again": "もう一度お試しください。",
"please_try_again_later": "Please try again later." "please_try_again_later": "後でもう一度お試しください。"
}, },
"sign_up_failure": { "sign_up_failure": {
"title": "Sign Up Failure" "title": "サインアップに失敗しました"
}, },
"server_error": { "server_error": {
"title": "Server Error" "title": "サーバーエラー"
}, },
"vote_failure": { "vote_failure": {
"title": "Vote Failure", "title": "投票の失敗",
"poll_expired": "The poll has expired" "poll_expired": "投票は終了しました"
}, },
"discard_post_content": { "discard_post_content": {
"title": "Discard Draft", "title": "トゥートを破棄しますか?",
"message": "Confirm to discard composed post content." "message": "この操作は取り消しできません。下書きは失われます。"
}, },
"publish_post_failure": { "publish_post_failure": {
"title": "Publish Failure", "title": "失敗",
"message": "Failed to publish the post.\nPlease check your internet connection.", "message": "トゥートに失敗しました。\nインターネットに接続されているか確認してください。",
"attachments_message": { "attachments_message": {
"video_attach_with_photo": "Cannot attach a video to a post that already contains images.", "video_attach_with_photo": "すでに画像が含まれている投稿に、動画を添付することができません。",
"more_than_one_video": "Cannot attach more than one video." "more_than_one_video": "複数の動画を添付することはできません。"
} }
}, },
"edit_profile_failure": { "edit_profile_failure": {
"title": "Edit Profile Error", "title": "プロフィールを編集できませんでした",
"message": "Cannot edit profile. Please try again." "message": "プロフィールを編集できません。もう一度お試しください。"
}, },
"sign_out": { "sign_out": {
"title": "Sign Out", "title": "サインアウト",
"message": "Are you sure you want to sign out?", "message": "本当にサインアウトしますか?",
"confirm": "Sign Out" "confirm": "サインアウト"
}, },
"block_domain": { "block_domain": {
"title": "Are you really, really sure you want to block the entire %s? In most cases a few targeted blocks or mutes are sufficient and preferable. You will not see content from that domain and any of your followers from that domain will be removed.", "title": "本当に%s全体をブロックしたいのですか ほとんどの場合、いくつかのターゲットを絞ったブロックやミュートで十分ですし、それが望ましいです。そのドメインからのコンテンツが表示されなくなり、そのドメインからのフォロワーもすべて削除されます。",
"block_entire_domain": "Block Domain" "block_entire_domain": "ドメインをブロック"
}, },
"save_photo_failure": { "save_photo_failure": {
"title": "Save Photo Failure", "title": "写真の保存に失敗しました",
"message": "Please enable the photo library access permission to save the photo." "message": "写真を保存するには、フォトライブラリのアクセス許可を有効にしてください。"
}, },
"delete_post": { "delete_post": {
"title": "Are you sure you want to delete this post?", "title": "このトゥートを消去しますか?",
"delete": "Delete" "delete": "消去"
}, },
"clean_cache": { "clean_cache": {
"title": "Clean Cache", "title": "キャッシュを消去",
"message": "Successfully cleaned %s cache." "message": "%sのキャッシュを消去しました。"
} }
}, },
"controls": { "controls": {
"actions": { "actions": {
"back": "Back", "back": "戻る",
"next": "Next", "next": "",
"previous": "Previous", "previous": "",
"open": "Open", "open": "開く",
"add": "Add", "add": "追加",
"remove": "Remove", "remove": "消去",
"edit": "Edit", "edit": "編集",
"save": "Save", "save": "保存",
"ok": "OK", "ok": "OK",
"done": "Done", "done": "完了",
"confirm": "Confirm", "confirm": "確認",
"continue": "Continue", "continue": "続ける",
"cancel": "Cancel", "cancel": "キャンセル",
"discard": "Discard", "discard": "破棄",
"try_again": "Try Again", "try_again": "再実行",
"take_photo": "Take Photo", "take_photo": "写真を撮る",
"save_photo": "Save Photo", "save_photo": "写真を撮る",
"copy_photo": "Copy Photo", "copy_photo": "写真をコピー",
"sign_in": "Sign In", "sign_in": "サインイン",
"sign_up": "Sign Up", "sign_up": "サインアップ",
"see_more": "See More", "see_more": "もっと見る",
"preview": "Preview", "preview": "プレビュー",
"share": "Share", "share": "共有",
"share_user": "Share %s", "share_user": "%sを共有",
"share_post": "Share Post", "share_post": "トゥートを共有",
"open_in_safari": "Open in Safari", "open_in_safari": "Safariで開く",
"find_people": "Find people to follow", "find_people": "フォローする人を見つける",
"manually_search": "Manually search instead", "manually_search": "手動で検索する",
"skip": "Skip", "skip": "スキップ",
"reply": "Reply", "reply": "リプライ",
"report_user": "Report %s", "report_user": "%sを報告",
"block_domain": "Block %s", "block_domain": "%sをブロック",
"unblock_domain": "Unblock %s", "unblock_domain": "%sのブロックを解除",
"settings": "Settings", "settings": "設定",
"delete": "Delete" "delete": "消去"
}, },
"tabs": { "tabs": {
"home": "Home", "home": "ホーム",
"search": "Search", "search": "検索",
"notification": "Notification", "notification": "通知",
"profile": "Profile" "profile": "プロフィール"
}, },
"keyboard": { "keyboard": {
"common": { "common": {
"switch_to_tab": "Switch to %s", "switch_to_tab": "%sに切り替え",
"compose_new_post": "Compose New Post", "compose_new_post": "新しい投稿を作成",
"show_favorites": "Show Favorites", "show_favorites": "いいねを表示",
"open_settings": "Open Settings" "open_settings": "設定を開く"
}, },
"timeline": { "timeline": {
"previous_status": "Previous Post", "previous_status": "前のトゥート",
"next_status": "Next Post", "next_status": "次の投稿",
"open_status": "Open Post", "open_status": "投稿を開く",
"open_author_profile": "Open Author's Profile", "open_author_profile": "プロフィールを見る",
"open_reblogger_profile": "Open Reblogger's Profile", "open_reblogger_profile": "リブロガーのプロフィールを開く",
"reply_status": "Reply to Post", "reply_status": "トゥートにリプライ",
"toggle_reblog": "Toggle Reblog on Post", "toggle_reblog": "Toggle Reblog on Post",
"toggle_favorite": "Toggle Favorite on Post", "toggle_favorite": "Toggle Favorite on Post",
"toggle_content_warning": "Toggle Content Warning", "toggle_content_warning": "Toggle Content Warning",
"preview_image": "Preview Image" "preview_image": "画像をプレビュー"
}, },
"segmented_control": { "segmented_control": {
"previous_section": "Previous Section", "previous_section": "前のセクション",
"next_section": "Next Section" "next_section": "次のセクション"
} }
}, },
"status": { "status": {
"user_reblogged": "%s reblogged", "user_reblogged": "%sがブースト",
"user_replied_to": "Replied to %s", "user_replied_to": "%sがリプライ",
"show_post": "Show Post", "show_post": "トゥートを見る",
"show_user_profile": "Show user profile", "show_user_profile": "プロフィールを見る",
"content_warning": "Content Warning", "content_warning": "Content Warning",
"media_content_warning": "Tap anywhere to reveal", "media_content_warning": "どこかをタップして表示",
"poll": { "poll": {
"vote": "Vote", "vote": "投票",
"time_left": "%s left", "time_left": "%s left",
"closed": "Closed" "closed": "クローズド"
}, },
"actions": { "actions": {
"reply": "Reply", "reply": "リプライ",
"reblog": "Reblog", "reblog": "ブースト",
"unreblog": "Undo reblog", "unreblog": "ブーストを戻す",
"favorite": "Favorite", "favorite": "いいね",
"unfavorite": "Unfavorite", "unfavorite": "いいねと取り消す",
"menu": "Menu" "menu": "メニュー"
}, },
"tag": { "tag": {
"url": "URL", "url": "URL",
"mention": "Mention", "mention": "メンション",
"link": "Link", "link": "リンク",
"hashtag": "Hashtag", "hashtag": "ハッシュタグ",
"email": "Email", "email": "メール",
"emoji": "Emoji" "emoji": "絵文字"
} }
}, },
"friendship": { "friendship": {
"follow": "Follow", "follow": "フォロー",
"following": "Following", "following": "フォロー中",
"request": "Request", "request": "リクエスト",
"pending": "Pending", "pending": "保留",
"block": "Block", "block": "ブロック",
"block_user": "Block %s", "block_user": "%sをブロック",
"block_domain": "Block %s", "block_domain": "%sをブロック",
"unblock": "Unblock", "unblock": "ブロックを解除",
"unblock_user": "Unblock %s", "unblock_user": "%sのブロックを解除",
"blocked": "Blocked", "blocked": "ブロック済み",
"mute": "Mute", "mute": "ミュート",
"mute_user": "Mute %s", "mute_user": "%sをミュート",
"unmute": "Unmute", "unmute": "ミュートを解除",
"unmute_user": "Unmute %s", "unmute_user": "%sのミュートを解除",
"muted": "Muted", "muted": "ミュート済み",
"edit_info": "Edit Info" "edit_info": "Edit Info"
}, },
"timeline": { "timeline": {
"filtered": "Filtered", "filtered": "フィルター済み",
"timestamp": { "timestamp": {
"now": "Now", "now": "",
"time_ago": "%s ago" "time_ago": "%s"
}, },
"loader": { "loader": {
"load_missing_posts": "Load missing posts", "load_missing_posts": "不足しているトゥートを読み込む",
"loading_missing_posts": "Loading missing posts...", "loading_missing_posts": "読込中...",
"show_more_replies": "Show more replies" "show_more_replies": "リプライをもっとみる"
}, },
"header": { "header": {
"no_status_found": "No Post Found", "no_status_found": "トゥートが見つかりません",
"blocking_warning": "You cant view this user's profile\n until you unblock them.\nYour profile looks like this to them.", "blocking_warning": "ブロックを解除するまでこのユーザーをみることはできません。\nそういうことです。",
"user_blocking_warning": "You cant view %ss profile\n until you unblock them.\nYour profile looks like this to them.", "user_blocking_warning": "%sがブロックを解除しない限りプロフィールをみることはできません。\nそういうことです。",
"blocked_warning": "You cant view this users profile\n until they unblock you.", "blocked_warning": "ブロックされているようです...",
"user_blocked_warning": "You cant view %ss profile\n until they unblock you.", "user_blocked_warning": "%sがブロックを解除しない限りプロフィールをみることはできません。",
"suspended_warning": "This user has been suspended.", "suspended_warning": "このユーザーは停止されています。",
"user_suspended_warning": "%ss account has been suspended." "user_suspended_warning": "%sのアカウントは停止されました。"
}, },
"accessibility": { "accessibility": {
"count_replies": "%s replies", "count_replies": "%s リプライ",
"count_reblogs": "%s reblogs", "count_reblogs": "%s ブースト",
"count_favorites": "%s favorites" "count_favorites": "%s いいね"
} }
} }
} }
@ -201,360 +201,360 @@
"slogan": "Social networking\nback in your hands." "slogan": "Social networking\nback in your hands."
}, },
"server_picker": { "server_picker": {
"title": "Pick a server,\nany server.", "title": "サーバーを選択",
"button": { "button": {
"category": { "category": {
"all": "All", "all": "すべて",
"all_accessiblity_description": "Category: All", "all_accessiblity_description": "カテゴリ: すべて",
"academia": "academia", "academia": "アカデミア",
"activism": "activism", "activism": "アクティビズム",
"food": "food", "food": "食べ物",
"furry": "furry", "furry": "furry",
"games": "games", "games": "ゲーム",
"general": "general", "general": "全般",
"journalism": "journalism", "journalism": "言論",
"lgbt": "lgbt", "lgbt": "lgbt",
"regional": "regional", "regional": "地域",
"art": "art", "art": "アート",
"music": "music", "music": "音楽",
"tech": "tech" "tech": "技術"
}, },
"see_less": "See Less", "see_less": "閉じる",
"see_more": "See More" "see_more": "もっと見る"
}, },
"label": { "label": {
"language": "LANGUAGE", "language": "言語",
"users": "USERS", "users": "ユーザー",
"category": "CATEGORY" "category": "カテゴリー"
}, },
"input": { "input": {
"placeholder": "Find a server or join your own..." "placeholder": "サーバーを探す"
}, },
"empty_state": { "empty_state": {
"finding_servers": "Finding available servers...", "finding_servers": "利用可能なサーバーの検索...",
"bad_network": "Something went wrong while loading the data. Check your internet connection.", "bad_network": "データの読み込み中に何か問題が発生しました。インターネットの接続状況を確認してください。",
"no_results": "No results" "no_results": "なし"
} }
}, },
"register": { "register": {
"title": "Tell us about you.", "title": "あなたのことを教えてください",
"input": { "input": {
"avatar": { "avatar": {
"delete": "Delete" "delete": "消去"
}, },
"username": { "username": {
"placeholder": "username", "placeholder": "ユーザー名",
"duplicate_prompt": "This username is taken." "duplicate_prompt": "このユーザー名は使用されています"
}, },
"display_name": { "display_name": {
"placeholder": "display name" "placeholder": "表示名"
}, },
"email": { "email": {
"placeholder": "email" "placeholder": "メール"
}, },
"password": { "password": {
"placeholder": "password", "placeholder": "パスワード",
"hint": "Your password needs at least eight characters" "hint": "パスワードは最低でも8文字必要です。"
}, },
"invite": { "invite": {
"registration_user_invite_request": "Why do you want to join?" "registration_user_invite_request": "なぜ参加したいと思ったのですか?"
} }
}, },
"error": { "error": {
"item": { "item": {
"username": "Username", "username": "ユーザー名",
"email": "Email", "email": "メール",
"password": "Password", "password": "パスワード",
"agreement": "Agreement", "agreement": "Agreement",
"locale": "Locale", "locale": "地域",
"reason": "Reason" "reason": "理由"
}, },
"reason": { "reason": {
"blocked": "%s contains a disallowed email provider", "blocked": "%s が許可されていないメールプロバイダを含んでいる",
"unreachable": "%s does not seem to exist", "unreachable": "%sは存在しないようだ",
"taken": "%s is already in use", "taken": "%sは使われます",
"reserved": "%s is a reserved keyword", "reserved": "%sは予約語です",
"accepted": "%s must be accepted", "accepted": "%sを受け入れなければならない",
"blank": "%s is required", "blank": "%sが必要です",
"invalid": "%s is invalid", "invalid": "%sは無効です",
"too_long": "%s is too long", "too_long": "%sは長い",
"too_short": "%s is too short", "too_short": "%sは短い",
"inclusion": "%s is not a supported value" "inclusion": "%s はサポートされていない値です"
}, },
"special": { "special": {
"username_invalid": "Username must only contain alphanumeric characters and underscores", "username_invalid": "ユーザーネームには、英数字とアンダースコアのみを使用してください。",
"username_too_long": "Username is too long (cant be longer than 30 characters)", "username_too_long": "ユーザーネームが長すぎます30文字以内",
"email_invalid": "This is not a valid email address", "email_invalid": "有効なメールアドレスではありません",
"password_too_short": "Password is too short (must be at least 8 characters)" "password_too_short": "パスワードが短すぎます8文字以上"
} }
} }
}, },
"server_rules": { "server_rules": {
"title": "Some ground rules.", "title": "いくつかのルールがあります。",
"subtitle": "These rules are set by the admins of %s.", "subtitle": "これらのルールは、%sの管理者によって設定されています。",
"prompt": "By continuing, youre subject to the terms of service and privacy policy for %s.", "prompt": "同意することでお客様は以下のサービスの利用規約とプライバシーポリシーに従うことになります。 %s.",
"terms_of_service": "terms of service", "terms_of_service": "terms of service",
"privacy_policy": "privacy policy", "privacy_policy": "privacy policy",
"button": { "button": {
"confirm": "I Agree" "confirm": "同意する"
} }
}, },
"confirm_email": { "confirm_email": {
"title": "One last thing.", "title": "さいごにもうひとつ。",
"subtitle": "We just sent an email to %s,\ntap the link to confirm your account.", "subtitle": "先程 %s にメールを送信しました。リンクをタップしてアカウントを確認してください。",
"button": { "button": {
"open_email_app": "Open Email App", "open_email_app": "メールアプリを開く",
"dont_receive_email": "I never got an email" "dont_receive_email": "メールがこない"
}, },
"dont_receive_email": { "dont_receive_email": {
"title": "Check your email", "title": "メールをチェックしてください",
"description": "Check if your email address is correct as well as your junk folder if you havent.", "description": "メールアドレスが正しいかどうか、また、迷惑メールフォルダに入っていないかどうかも確認してください。",
"resend_email": "Resend Email" "resend_email": "もう一度メールを送信"
}, },
"open_email_app": { "open_email_app": {
"title": "Check your inbox.", "title": "インボックスをチェック",
"description": "We just sent you an email. Check your junk folder if you havent.", "description": "先ほどメールをお送りしました。まだの方は、迷惑メールフォルダをご確認ください。",
"mail": "Mail", "mail": "メール",
"open_email_client": "Open Email Client" "open_email_client": "メールアプリを開く"
} }
}, },
"home_timeline": { "home_timeline": {
"title": "Home", "title": "ホーム",
"navigation_bar_state": { "navigation_bar_state": {
"offline": "Offline", "offline": "オフライン",
"new_posts": "See new posts", "new_posts": "新しいトゥートを見る",
"published": "Published!", "published": "トゥートしました!",
"Publishing": "Publishing post..." "Publishing": "トゥートちう..."
} }
}, },
"suggestion_account": { "suggestion_account": {
"title": "Find People to Follow", "title": "フォローする人を探す",
"follow_explain": "When you follow someone, youll see their posts in your home feed." "follow_explain": "誰かをフォローすると、その人の投稿がタイムラインに表示されるようになります。"
}, },
"public_timeline": { "public_timeline": {
"title": "Public" "title": "公開"
}, },
"compose": { "compose": {
"title": { "title": {
"new_post": "New Post", "new_post": "新しいトゥート",
"new_reply": "New Reply" "new_reply": "新しいリプライ"
}, },
"media_selection": { "media_selection": {
"camera": "Take Photo", "camera": "写真を撮る",
"photo_library": "Photo Library", "photo_library": "写真",
"browse": "Browse" "browse": "ブラウズ"
}, },
"content_input_placeholder": "Type or paste whats on your mind", "content_input_placeholder": "気になることを入力またはペースト",
"compose_action": "Publish", "compose_action": "トゥート",
"replying_to_user": "replying to %s", "replying_to_user": "%sにリプライ",
"attachment": { "attachment": {
"photo": "photo", "photo": "写真",
"video": "video", "video": "動画",
"attachment_broken": "This %s is broken and cant be\nuploaded to Mastodon.", "attachment_broken": "%sは壊れていてMastodonにアップロードできません。",
"description_photo": "Describe the photo for the visually-impaired...", "description_photo": "視覚障がい者のために写真を説明",
"description_video": "Describe the video for the visually-impaired..." "description_video": "視覚障がい者のための映像の説明"
}, },
"poll": { "poll": {
"duration_time": "Duration: %s", "duration_time": "期間: %s",
"thirty_minutes": "30 minutes", "thirty_minutes": "30",
"one_hour": "1 Hour", "one_hour": "1時間",
"six_hours": "6 Hours", "six_hours": "6時間",
"one_day": "1 Day", "one_day": "1",
"three_days": "3 Days", "three_days": "3",
"seven_days": "7 Days", "seven_days": "7",
"option_number": "Option %ld" "option_number": "オプション %ld"
}, },
"content_warning": { "content_warning": {
"placeholder": "Write an accurate warning here..." "placeholder": "ここに正確な警告を書いてください..."
}, },
"visibility": { "visibility": {
"public": "Public", "public": "パブリック",
"unlisted": "Unlisted", "unlisted": "Unlisted",
"private": "Followers only", "private": "フォロワーのみ",
"direct": "Only people I mention" "direct": "メンションしてる人のみ"
}, },
"auto_complete": { "auto_complete": {
"space_to_add": "Space to add" "space_to_add": "スペースを追加"
}, },
"accessibility": { "accessibility": {
"append_attachment": "Add Attachment", "append_attachment": "アタッチメントの追加",
"append_poll": "Add Poll", "append_poll": "投票を追加",
"remove_poll": "Remove Poll", "remove_poll": "投票を消去",
"custom_emoji_picker": "Custom Emoji Picker", "custom_emoji_picker": "カスタム絵文字ピッカー",
"enable_content_warning": "Enable Content Warning", "enable_content_warning": "コンテンツ警告を有効にする",
"disable_content_warning": "Disable Content Warning", "disable_content_warning": "コンテンツ警告を無効にする",
"post_visibility_menu": "Post Visibility Menu", "post_visibility_menu": "Post Visibility Menu",
"input_limit_remains_count": "Input limit remains %ld", "input_limit_remains_count": "Input limit remains %ld",
"input_limit_exceeds_count": "Input limit exceeds %ld" "input_limit_exceeds_count": "最大文字数を超えました。 %ld"
}, },
"keyboard": { "keyboard": {
"discard_post": "Discard Post", "discard_post": "トゥートを破棄",
"publish_post": "Publish Post", "publish_post": "トゥート",
"toggle_poll": "Toggle Poll", "toggle_poll": "Toggle Poll",
"toggle_content_warning": "Toggle Content Warning", "toggle_content_warning": "Toggle Content Warning",
"append_attachment_entry": "Add Attachment - %s", "append_attachment_entry": "アタッチメントを追加 - %s",
"select_visibility_entry": "Select Visibility - %s" "select_visibility_entry": "公開設定を選択 - %s"
} }
}, },
"profile": { "profile": {
"dashboard": { "dashboard": {
"posts": "posts", "posts": "トゥート",
"following": "following", "following": "フォロー中",
"followers": "followers", "followers": "フォロワー",
"accessibility": { "accessibility": {
"count_posts": "%ld posts", "count_posts": "%ld トゥート",
"count_following": "%ld following", "count_following": "%ld フォロー中",
"count_followers": "%ld followers" "count_followers": "%ld フォロワー"
} }
}, },
"fields": { "fields": {
"add_row": "Add Row", "add_row": "Add Row",
"placeholder": { "placeholder": {
"label": "Label", "label": "ラベル",
"content": "Content" "content": "内容"
} }
}, },
"segmented_control": { "segmented_control": {
"posts": "Posts", "posts": "トゥート",
"replies": "Replies", "replies": "リプライ",
"media": "Media" "media": "メディア"
}, },
"relationship_action_alert": { "relationship_action_alert": {
"confirm_unmute_user": { "confirm_unmute_user": {
"title": "Unmute Account", "title": "ミュートを解除",
"message": "Confirm to unmute %s" "message": "%sをミュートしますか?"
}, },
"confirm_unblock_usre": { "confirm_unblock_usre": {
"title": "Unblock Account", "title": "ブロックを解除",
"message": "Confirm to unblock %s" "message": "%sのブロックを解除しますか?"
} }
} }
}, },
"search": { "search": {
"title": "Search", "title": "検索",
"search_bar": { "search_bar": {
"placeholder": "Search hashtags and users", "placeholder": "ハッシュタグとユーザーを検索",
"cancel": "Cancel" "cancel": "キャンセル"
}, },
"recommend": { "recommend": {
"button_text": "See All", "button_text": "すべて見る",
"hash_tag": { "hash_tag": {
"title": "Trending on Mastodon", "title": "マストドンに関するトレンド",
"description": "Hashtags that are getting quite a bit of attention", "description": "注目されているハッシュタグ",
"people_talking": "%s people are talking" "people_talking": "%s人が話題について話しています"
}, },
"accounts": { "accounts": {
"title": "Accounts you might like", "title": "おすすめのアカウント",
"description": "You may like to follow these accounts", "description": "以下のアカウントをフォローしてみてはいかがでしょうか?",
"follow": "Follow" "follow": "フォロー"
} }
}, },
"searching": { "searching": {
"segment": { "segment": {
"all": "All", "all": "すべて",
"people": "People", "people": "人々",
"hashtags": "Hashtags", "hashtags": "ハッシュタグ",
"posts": "Posts" "posts": "トゥート"
}, },
"empty_state": { "empty_state": {
"no_results": "No results" "no_results": "なし"
}, },
"recent_search": "Recent searches", "recent_search": "最近の検索",
"clear": "Clear" "clear": "クリア"
} }
}, },
"hashtag": { "hashtag": {
"prompt": "%s people talking" "prompt": "%s人がこの話題について話しています"
}, },
"favorite": { "favorite": {
"title": "Your Favorites" "title": "あなたのいいね"
}, },
"notification": { "notification": {
"title": { "title": {
"Everything": "Everything", "Everything": "すべて",
"Mentions": "Mentions" "Mentions": "メンション"
}, },
"action": { "action": {
"follow": "followed you", "follow": "フォローされました",
"favourite": "favorited your post", "favourite": "あなたがいいねしたトゥート",
"reblog": "reblogged your post", "reblog": "あなたの投稿をリブログしました。",
"poll": "Your poll has ended", "poll": "投票が終了しました",
"mention": "mentioned you", "mention": "メンションされました",
"follow_request": "requested to follow you" "follow_request": "フォローリクエスト"
}, },
"keyobard": { "keyobard": {
"show_everything": "Show Everything", "show_everything": "すべて見る",
"show_mentions": "Show Mentions" "show_mentions": "メンションを見る"
} }
}, },
"thread": { "thread": {
"back_title": "Post", "back_title": "トゥート",
"title": "Post from %s" "title": "%sのトゥート"
}, },
"settings": { "settings": {
"title": "Settings", "title": "設定",
"section": { "section": {
"appearance": { "appearance": {
"title": "Appearance", "title": "外観",
"automatic": "Automatic", "automatic": "システムに合わせる",
"light": "Always Light", "light": "ライト",
"dark": "Always Dark" "dark": "ダーク"
}, },
"notifications": { "notifications": {
"title": "Notifications", "title": "通知",
"favorites": "Favorites my post", "favorites": "いいね",
"follows": "Follows me", "follows": "フォロー",
"boosts": "Reblogs my post", "boosts": "ブースト",
"mentions": "Mentions me", "mentions": "メンション",
"trigger": { "trigger": {
"anyone": "anyone", "anyone": "誰でも",
"follower": "a follower", "follower": "フォロワー",
"follow": "anyone I follow", "follow": "フォローしている人",
"noone": "no one", "noone": "なし",
"title": "Notify me when" "title": "通知を受け取る"
} }
}, },
"preference": { "preference": {
"title": "Preferences", "title": "環境設定",
"true_black_dark_mode": "True black dark mode", "true_black_dark_mode": "真っ黒なダークテーマを使用する",
"disable_avatar_animation": "Disable animated avatars", "disable_avatar_animation": "アニメーションアバターの無効化する",
"disable_emoji_animation": "Disable animated emojis", "disable_emoji_animation": "絵文字のアニメーションを無効化する",
"using_default_browser": "Use default browser to open links" "using_default_browser": "既定のブラウザでリンクを開く"
}, },
"boring_zone": { "boring_zone": {
"title": "The Boring Zone", "title": "アプリについて",
"account_settings": "Account Settings", "account_settings": "アカウント設定",
"terms": "Terms of Service", "terms": "Terms of Service",
"privacy": "Privacy Policy" "privacy": "プライバシーポリシー"
}, },
"spicy_zone": { "spicy_zone": {
"title": "The Spicy Zone", "title": "The Spicy Zone",
"clear": "Clear Media Cache", "clear": "メディアキャッシュをクリア",
"signout": "Sign Out" "signout": "サインアウト"
} }
}, },
"footer": { "footer": {
"mastodon_description": "Mastodon is open source software. You can report issues on GitHub at %s (%s)" "mastodon_description": "Mastodonはオープンソースです。バグの報告はGithubの%s (%s)で行うことができます。"
}, },
"keyboard": { "keyboard": {
"close_settings_window": "Close Settings Window" "close_settings_window": "設定を閉じる"
} }
}, },
"report": { "report": {
"title": "Report %s", "title": "%sを報告",
"step1": "Step 1 of 2", "step1": "Step 1 of 2",
"step2": "Step 2 of 2", "step2": "Step 2 of 2",
"content1": "Are there any other posts youd like to add to the report?", "content1": "他に報告したいトゥートはありますか?",
"content2": "Is there anything the moderators should know about this report?", "content2": "この報告についてモデレーターに言いたいことはありますか?",
"send": "Send Report", "send": "報告を送信",
"skip_to_send": "Send without comment", "skip_to_send": "コメントなしで送信",
"text_placeholder": "Type or paste additional comments" "text_placeholder": "追加コメントを入力"
}, },
"preview": { "preview": {
"keyboard": { "keyboard": {
"close_preview": "Close Preview", "close_preview": "プレビューを閉じる",
"show_next": "Show Next", "show_next": "次を見る",
"show_previous": "Show Previous" "show_previous": "前を見る"
} }
} }
} }