2021-08-06 12:48:20 +02:00
{
"common" : {
"alerts" : {
"common" : {
2022-02-14 11:29:30 +01:00
"please_try_again" : "請再試一次。" ,
2022-02-14 12:24:48 +01:00
"please_try_again_later" : "請稍候再試。"
2021-08-06 12:48:20 +02:00
} ,
"sign_up_failure" : {
2022-02-14 12:24:48 +01:00
"title" : "註冊失敗"
2021-08-06 12:48:20 +02:00
} ,
"server_error" : {
2022-02-14 12:24:48 +01:00
"title" : "伺服器錯誤"
2021-08-06 12:48:20 +02:00
} ,
"vote_failure" : {
2022-04-29 04:09:09 +02:00
"title" : "投票失敗" ,
"poll_ended" : "投票已結束"
2021-08-06 12:48:20 +02:00
} ,
"discard_post_content" : {
2022-02-14 12:24:48 +01:00
"title" : "捨棄草稿" ,
2022-04-29 04:09:09 +02:00
"message" : "確認放棄編寫中的嘟文內容。"
2021-08-06 12:48:20 +02:00
} ,
"publish_post_failure" : {
2022-04-29 04:09:09 +02:00
"title" : "發表嘟文失敗" ,
"message" : "發表嘟文失敗。\n請檢查您的網路連線。" ,
2021-08-06 12:48:20 +02:00
"attachments_message" : {
2022-04-29 04:09:09 +02:00
"video_attach_with_photo" : "無法在已有圖片的嘟文上附加影片。" ,
"more_than_one_video" : "無法附加一個以上影片。"
2021-08-06 12:48:20 +02:00
}
} ,
"edit_profile_failure" : {
2022-04-29 04:09:09 +02:00
"title" : "編輯個人檔案錯誤" ,
"message" : "無法編輯個人檔案。請重試。"
2021-08-06 12:48:20 +02:00
} ,
"sign_out" : {
2022-02-14 12:24:48 +01:00
"title" : "登出" ,
2022-04-29 04:09:09 +02:00
"message" : "您確定要登出嗎?" ,
2022-02-14 12:24:48 +01:00
"confirm" : "登出"
2021-08-06 12:48:20 +02:00
} ,
"block_domain" : {
2022-04-29 04:09:09 +02:00
"title" : "真的非常確定封鎖整個 %s 網域嗎?大部分情況下,您只需要封鎖或靜音少數特定的帳帳戶能滿足需求了。您將不能看到來自此網域的內容。您來自該網域的跟隨者也將被移除。" ,
"block_entire_domain" : "封鎖網域"
2021-08-06 12:48:20 +02:00
} ,
"save_photo_failure" : {
2022-04-29 04:09:09 +02:00
"title" : "儲存照片失敗" ,
2022-04-29 05:04:42 +02:00
"message" : "請開啟圖片庫存取權限以儲存照片。"
2021-08-06 12:48:20 +02:00
} ,
"delete_post" : {
2022-04-29 04:09:09 +02:00
"title" : "刪除嘟文" ,
"message" : "是否確定要刪除此嘟文?"
2021-08-06 12:48:20 +02:00
} ,
"clean_cache" : {
2022-04-29 04:09:09 +02:00
"title" : "清除快取" ,
"message" : "成功清除 %s 快取。"
2021-08-06 12:48:20 +02:00
}
} ,
"controls" : {
"actions" : {
2022-04-29 04:09:09 +02:00
"back" : "上一頁" ,
"next" : "下一頁" ,
"previous" : "上一步" ,
"open" : "開啟" ,
"add" : "新增" ,
"remove" : "刪除" ,
2022-02-14 12:24:48 +01:00
"edit" : "編輯" ,
2022-04-29 04:09:09 +02:00
"save" : "儲存" ,
2021-08-06 12:48:20 +02:00
"ok" : "OK" ,
2022-02-14 12:24:48 +01:00
"done" : "完成" ,
2022-04-29 04:09:09 +02:00
"confirm" : "確認" ,
2022-02-14 12:24:48 +01:00
"continue" : "繼續" ,
2022-04-29 04:09:09 +02:00
"compose" : "撰寫" ,
2022-02-14 11:29:30 +01:00
"cancel" : "取消" ,
2022-04-29 04:09:09 +02:00
"discard" : "捨棄" ,
"try_again" : "再試一次" ,
"take_photo" : "拍攝照片" ,
2022-02-14 11:29:30 +01:00
"save_photo" : "儲存照片" ,
2022-04-29 05:04:42 +02:00
"copy_photo" : "複製照片" ,
2022-02-14 12:24:48 +01:00
"sign_in" : "登入" ,
"sign_up" : "註冊" ,
2022-04-29 04:09:09 +02:00
"see_more" : "檢視更多" ,
"preview" : "預覽" ,
2022-02-14 12:24:48 +01:00
"share" : "分享" ,
2022-04-29 04:09:09 +02:00
"share_user" : "分享 %s" ,
"share_post" : "分享嘟文" ,
"open_in_safari" : "在 Safari 中開啟" ,
"open_in_browser" : "在瀏覽器中開啟" ,
2022-04-29 05:04:42 +02:00
"find_people" : "尋找一些人來跟隨" ,
2022-04-29 04:09:09 +02:00
"manually_search" : "手動搜尋" ,
2022-02-14 12:24:48 +01:00
"skip" : "跳過" ,
"reply" : "回覆" ,
2022-04-29 04:09:09 +02:00
"report_user" : "檢舉 %s" ,
2022-02-14 12:24:48 +01:00
"block_domain" : "封鎖 %s" ,
"unblock_domain" : "解除封鎖 %s" ,
"settings" : "設定" ,
"delete" : "刪除"
2021-08-06 12:48:20 +02:00
} ,
"tabs" : {
2022-02-14 12:24:48 +01:00
"home" : "首頁" ,
"search" : "搜尋" ,
"notification" : "通知" ,
"profile" : "個人檔案"
2021-08-06 12:48:20 +02:00
} ,
"keyboard" : {
"common" : {
2022-02-14 12:24:48 +01:00
"switch_to_tab" : "切換至 %s" ,
2022-04-29 05:04:42 +02:00
"compose_new_post" : "撰寫新嘟文" ,
2022-04-29 04:09:09 +02:00
"show_favorites" : "顯示最愛" ,
"open_settings" : "開啟設定"
2021-08-06 12:48:20 +02:00
} ,
"timeline" : {
2022-04-29 04:09:09 +02:00
"previous_status" : "先前的嘟文" ,
"next_status" : "下一則嘟文" ,
"open_status" : "開啟嘟文" ,
2022-04-29 05:04:42 +02:00
"open_author_profile" : "開啟作者的個人檔案頁面" ,
"open_reblogger_profile" : "開啟轉嘟者的個人檔案頁面" ,
2022-04-29 04:09:09 +02:00
"reply_status" : "回覆嘟文" ,
"toggle_reblog" : "切換轉發嘟文" ,
"toggle_favorite" : "切換最愛嘟文" ,
"toggle_content_warning" : "切換內容警告" ,
"preview_image" : "預覽圖片"
2021-08-06 12:48:20 +02:00
} ,
"segmented_control" : {
2022-04-29 05:04:42 +02:00
"previous_section" : "上一個區塊" ,
"next_section" : "下一個區塊"
2021-08-06 12:48:20 +02:00
}
} ,
"status" : {
2022-04-29 05:04:42 +02:00
"user_reblogged" : "%s 已轉嘟" ,
"user_replied_to" : "回覆給 %s" ,
"show_post" : "顯示嘟文" ,
"show_user_profile" : "顯示使用者個人檔案頁面" ,
"content_warning" : "內容警告" ,
"sensitive_content" : "敏感內容" ,
"media_content_warning" : "輕觸任何地方以顯示" ,
"tap_to_reveal" : "輕觸以顯示" ,
2021-08-06 12:48:20 +02:00
"poll" : {
2022-02-14 12:24:48 +01:00
"vote" : "投票" ,
2022-04-29 08:19:35 +02:00
"closed" : "已關閉"
2021-08-06 12:48:20 +02:00
} ,
"actions" : {
2022-02-14 12:24:48 +01:00
"reply" : "回覆" ,
2022-04-29 05:04:42 +02:00
"reblog" : "轉嘟" ,
"unreblog" : "取消轉嘟" ,
"favorite" : "最愛" ,
"unfavorite" : "取消最愛" ,
"menu" : "選單" ,
"hide" : "隱藏" ,
"show_image" : "顯示圖片" ,
"show_gif" : "顯示 GIF" ,
"show_video_player" : "顯示影片播放器" ,
"tap_then_hold_to_show_menu" : "輕觸然後按住以顯示選單"
2021-08-06 12:48:20 +02:00
} ,
"tag" : {
2022-04-29 05:04:42 +02:00
"url" : "網址" ,
"mention" : "提及" ,
"link" : "連結" ,
"hashtag" : "主題標籤" ,
2022-02-14 12:24:48 +01:00
"email" : "電子郵件" ,
2022-04-29 06:04:45 +02:00
"emoji" : "emoji"
2022-02-11 16:04:04 +01:00
} ,
"visibility" : {
2022-04-29 05:04:42 +02:00
"unlisted" : "任何人都能看到此嘟文,但是不會顯示於公開時間軸上。" ,
"private" : "只有他們的跟隨者能看到此嘟文。" ,
"private_from_me" : "只有我的跟隨者能看到此嘟文。" ,
"direct" : "只有被提及的使用者能看到此嘟文。"
2021-08-06 12:48:20 +02:00
}
} ,
"friendship" : {
2022-04-29 05:04:42 +02:00
"follow" : "跟隨" ,
"following" : "跟隨中" ,
"request" : "請求" ,
"pending" : "等待中" ,
"block" : "封鎖" ,
2022-02-14 12:24:48 +01:00
"block_user" : "封鎖 %s" ,
"block_domain" : "封鎖 %s" ,
"unblock" : "解除封鎖" ,
"unblock_user" : "解除封鎖 %s" ,
"blocked" : "已封鎖" ,
2022-04-29 05:04:42 +02:00
"mute" : "靜音" ,
"mute_user" : "靜音 %s" ,
"unmute" : "取消靜音" ,
"unmute_user" : "取消靜音 %s" ,
"muted" : "已靜音" ,
"edit_info" : "編輯"
2021-08-06 12:48:20 +02:00
} ,
"timeline" : {
2022-04-29 05:04:42 +02:00
"filtered" : "已過濾" ,
2021-08-06 12:48:20 +02:00
"timestamp" : {
2022-04-29 05:04:42 +02:00
"now" : "剛剛"
2021-08-06 12:48:20 +02:00
} ,
"loader" : {
2022-04-29 05:04:42 +02:00
"load_missing_posts" : "讀取錯過的嘟文" ,
"loading_missing_posts" : "正在讀取錯過的嘟文..." ,
"show_more_replies" : "顯示更多回覆"
2021-08-06 12:48:20 +02:00
} ,
"header" : {
2022-04-29 05:04:42 +02:00
"no_status_found" : "沒有任何嘟文" ,
"blocking_warning" : "您無法瀏覽該使用者的個人檔案,除非您取消封鎖。\n您的個人檔案看起來像是這樣。" ,
"user_blocking_warning" : "您無法瀏覽 %s 的個人檔案,除非您取消封鎖。\n您的個人檔案看起來像是這樣。" ,
"blocked_warning" : "您無法瀏覽該使用者的個人檔案,除非他們取消封鎖您。" ,
"user_blocked_warning" : "您無法瀏覽 %s 的個人檔案,除非他們取消封鎖您。" ,
2022-04-29 04:09:09 +02:00
"suspended_warning" : "此使用者已被停權。" ,
"user_suspended_warning" : "%s 的帳號已經被停權。"
2021-08-06 12:48:20 +02:00
}
}
}
} ,
"scene" : {
"welcome" : {
2022-04-29 04:09:09 +02:00
"slogan" : "社群網路\n還權於您。" ,
"get_started" : "新手上路" ,
2022-02-14 12:24:48 +01:00
"log_in" : "登入"
2021-08-06 12:48:20 +02:00
} ,
"server_picker" : {
2022-04-29 04:09:09 +02:00
"title" : "Mastodon 由不同伺服器的使用者組成。" ,
"subtitle" : "基於您的興趣、地區、或一般用途選定一個伺服器。" ,
"subtitle_extend" : "基於您的興趣、地區、或一般用途選定一個伺服器。每個伺服器是由完全獨立的組織或個人營運。" ,
2021-08-06 12:48:20 +02:00
"button" : {
"category" : {
2022-04-29 04:09:09 +02:00
"all" : "全部" ,
"all_accessiblity_description" : "分類:全部" ,
"academia" : "學術" ,
"activism" : "社會運動" ,
"food" : "食物" ,
"furry" : "毛茸茸" ,
"games" : "遊戲" ,
"general" : "一般" ,
"journalism" : "新聞記者" ,
"lgbt" : "LGBT" ,
"regional" : "區域性" ,
"art" : "藝術" ,
"music" : "音樂" ,
"tech" : "科技"
2021-08-06 12:48:20 +02:00
} ,
2022-04-29 04:09:09 +02:00
"see_less" : "顯示較少" ,
"see_more" : "檢視更多"
2021-08-06 12:48:20 +02:00
} ,
"label" : {
2022-04-29 04:09:09 +02:00
"language" : "語言" ,
"users" : "使用者" ,
"category" : "分類"
2021-08-06 12:48:20 +02:00
} ,
"input" : {
2022-05-11 10:48:07 +02:00
"placeholder" : "搜尋伺服器" ,
"search_servers_or_enter_url" : "Search communities or enter URL"
2021-08-06 12:48:20 +02:00
} ,
"empty_state" : {
2022-04-29 04:09:09 +02:00
"finding_servers" : "尋找可用的伺服器..." ,
"bad_network" : "讀取資料時發生錯誤。請檢查您的網路連線。" ,
"no_results" : "沒有結果"
2021-08-06 12:48:20 +02:00
}
} ,
"register" : {
2022-04-29 04:09:09 +02:00
"title" : "讓我們一起設定 %s 吧!" ,
2021-08-06 12:48:20 +02:00
"input" : {
"avatar" : {
2022-02-14 12:24:48 +01:00
"delete" : "刪除"
2021-08-06 12:48:20 +02:00
} ,
"username" : {
2022-04-29 04:09:09 +02:00
"placeholder" : "使用者名稱" ,
"duplicate_prompt" : "此使用者名稱已被佔用。"
2021-08-06 12:48:20 +02:00
} ,
"display_name" : {
2022-04-29 04:09:09 +02:00
"placeholder" : "顯示名稱"
2021-08-06 12:48:20 +02:00
} ,
"email" : {
2022-04-29 04:09:09 +02:00
"placeholder" : "電子郵件"
2021-08-06 12:48:20 +02:00
} ,
"password" : {
2022-02-14 12:24:48 +01:00
"placeholder" : "密碼" ,
2022-04-29 04:09:09 +02:00
"require" : "您的密碼必須是至少:" ,
2022-02-14 12:24:48 +01:00
"character_limit" : "8 個字元" ,
2022-01-10 04:36:34 +01:00
"accessibility" : {
2022-04-29 04:09:09 +02:00
"checked" : "已選擇" ,
"unchecked" : "取消勾選"
2022-01-10 04:36:34 +01:00
} ,
2022-04-29 04:09:09 +02:00
"hint" : "您的密碼必須至少為八個字元"
2021-08-06 12:48:20 +02:00
} ,
"invite" : {
2022-04-29 04:09:09 +02:00
"registration_user_invite_request" : "為什麼想要加入呢?"
2021-08-06 12:48:20 +02:00
}
} ,
"error" : {
"item" : {
2022-04-29 04:09:09 +02:00
"username" : "使用者名稱" ,
2022-02-14 12:24:48 +01:00
"email" : "電子郵件" ,
"password" : "密碼" ,
2022-04-29 04:09:09 +02:00
"agreement" : "條款" ,
"locale" : "地區" ,
"reason" : "原因"
2021-08-06 12:48:20 +02:00
} ,
"reason" : {
2022-04-29 04:09:09 +02:00
"blocked" : "%s 包含不被允許的電子郵件供應商" ,
"unreachable" : "%s 似乎並不存在" ,
"taken" : "%s 已被使用" ,
"reserved" : "%s 是一個保留的關鍵字" ,
"accepted" : "請先閱讀並同意 %s" ,
"blank" : "%s 為必填選項" ,
2022-04-29 05:04:42 +02:00
"invalid" : "%s 是無效的" ,
"too_long" : "%s 太長了" ,
"too_short" : "%s 太短了" ,
"inclusion" : "%s 是不被支援的值"
2021-08-06 12:48:20 +02:00
} ,
"special" : {
2022-04-29 05:04:42 +02:00
"username_invalid" : "使用者名稱僅能包含英文字母數字以及底線" ,
"username_too_long" : "使用者名稱太長了(不能超過 30 個字元)" ,
"email_invalid" : "這不是一個有效的電子郵件地址" ,
"password_too_short" : "密碼太短了(至少需要八個字元)"
2021-08-06 12:48:20 +02:00
}
}
} ,
"server_rules" : {
2022-04-29 05:04:42 +02:00
"title" : "一些基本守則。" ,
"subtitle" : "這些被 %s 的管管們制定以及實施。" ,
"prompt" : "繼續的話,代表您將遵守 %s 的服務條款和隱私權政策。" ,
"terms_of_service" : "服務條款" ,
"privacy_policy" : "隱私權政策" ,
2021-08-06 12:48:20 +02:00
"button" : {
2022-04-29 05:04:42 +02:00
"confirm" : "我已閱讀並同意"
2021-08-06 12:48:20 +02:00
}
} ,
"confirm_email" : {
2022-04-29 05:04:42 +02:00
"title" : "最後一步。" ,
"subtitle" : "點擊我們寄送給您的帳號驗證連結。" ,
2021-08-06 12:48:20 +02:00
"button" : {
2022-04-29 05:04:42 +02:00
"open_email_app" : "開啟電子郵件 App" ,
"resend" : "重新發送"
2021-08-06 12:48:20 +02:00
} ,
"dont_receive_email" : {
2022-04-29 05:04:42 +02:00
"title" : "請檢查您的電子郵件" ,
"description" : "請檢查您的電子郵件地址是否正確,以及您的垃圾信件夾。" ,
"resend_email" : "重新發送電子郵件"
2021-08-06 12:48:20 +02:00
} ,
"open_email_app" : {
2022-04-29 05:04:42 +02:00
"title" : "請檢查您的收件夾。" ,
"description" : "我們剛寄送您一封電子郵件。請檢查您的垃圾信件夾。" ,
"mail" : "電子郵件" ,
"open_email_client" : "請開啟電子郵件程式"
2021-08-06 12:48:20 +02:00
}
} ,
"home_timeline" : {
2022-04-29 05:04:42 +02:00
"title" : "首頁" ,
2021-08-06 12:48:20 +02:00
"navigation_bar_state" : {
2022-04-29 05:04:42 +02:00
"offline" : "離線" ,
"new_posts" : "檢視最新嘟文" ,
"published" : "嘟出去!" ,
2022-05-11 10:48:07 +02:00
"Publishing" : "發表嘟文..." ,
"accessibility" : {
"logo_label" : "Logo Button" ,
"logo_hint" : "Tap to scroll to top and tap again to previous location"
}
2021-08-06 12:48:20 +02:00
}
} ,
"suggestion_account" : {
2022-04-29 05:04:42 +02:00
"title" : "尋找一些人來跟隨" ,
"follow_explain" : "當您跟隨這些人時,將會看到他們的嘟文出現在您的首頁時間軸上。"
2021-08-06 12:48:20 +02:00
} ,
"compose" : {
"title" : {
2022-04-29 05:04:42 +02:00
"new_post" : "新增嘟文" ,
"new_reply" : "新增回覆"
2021-08-06 12:48:20 +02:00
} ,
"media_selection" : {
2022-04-29 05:04:42 +02:00
"camera" : "拍攝照片" ,
"photo_library" : "圖片庫" ,
"browse" : "瀏覽"
2021-08-06 12:48:20 +02:00
} ,
2022-04-29 06:04:45 +02:00
"content_input_placeholder" : "正在想些什麼嗎?" ,
"compose_action" : "嘟出去" ,
"replying_to_user" : "正在回覆 %s" ,
2021-08-06 12:48:20 +02:00
"attachment" : {
2022-04-29 05:04:42 +02:00
"photo" : "照片" ,
2022-02-14 12:24:48 +01:00
"video" : "影片" ,
2022-04-29 06:04:45 +02:00
"attachment_broken" : "此 %s 已損毀,並無法被上傳至 Mastodon。" ,
2022-04-29 05:04:42 +02:00
"description_photo" : "為視障人士提供圖片說明..." ,
2022-04-29 06:04:45 +02:00
"description_video" : "為視障人士提供影片說明..."
2021-08-06 12:48:20 +02:00
} ,
"poll" : {
2022-04-29 06:04:45 +02:00
"duration_time" : "持續時間:%s" ,
2022-02-14 12:24:48 +01:00
"thirty_minutes" : "30 分鐘" ,
2022-04-29 06:04:45 +02:00
"one_hour" : "一小時" ,
"six_hours" : "六小時" ,
"one_day" : "一天" ,
"three_days" : "三天" ,
"seven_days" : "七天" ,
2022-04-29 04:09:09 +02:00
"option_number" : "選項 %ld"
2021-08-06 12:48:20 +02:00
} ,
"content_warning" : {
2022-04-29 04:09:09 +02:00
"placeholder" : "請於此處寫下精準的警告..."
2021-08-06 12:48:20 +02:00
} ,
"visibility" : {
2022-04-29 04:09:09 +02:00
"public" : "公開" ,
"unlisted" : "不公開" ,
2022-04-29 05:04:42 +02:00
"private" : "僅限跟隨者" ,
2022-04-29 04:09:09 +02:00
"direct" : "僅限於我提及的人"
2021-08-06 12:48:20 +02:00
} ,
"auto_complete" : {
2022-04-29 04:09:09 +02:00
"space_to_add" : "添加的空白"
2021-08-06 12:48:20 +02:00
} ,
"accessibility" : {
2022-04-29 04:09:09 +02:00
"append_attachment" : "新增附件" ,
"append_poll" : "新增投票" ,
"remove_poll" : "移除投票" ,
2022-04-29 06:04:45 +02:00
"custom_emoji_picker" : "自訂 emoji 選擇器" ,
2022-04-29 04:09:09 +02:00
"enable_content_warning" : "啟用內容警告" ,
"disable_content_warning" : "停用內容警告" ,
"post_visibility_menu" : "嘟文可見性選單"
2021-08-06 12:48:20 +02:00
} ,
"keyboard" : {
2022-04-29 04:09:09 +02:00
"discard_post" : "捨棄嘟文" ,
"publish_post" : "發表嘟文" ,
"toggle_poll" : "切換投票" ,
"toggle_content_warning" : "切換內容警告" ,
"append_attachment_entry" : "新增附件 - %s" ,
"select_visibility_entry" : "選擇可見性 - %s"
2021-08-06 12:48:20 +02:00
}
} ,
"profile" : {
"dashboard" : {
2022-04-29 04:09:09 +02:00
"posts" : "嘟文" ,
"following" : "跟隨中" ,
"followers" : "跟隨者"
2021-08-06 12:48:20 +02:00
} ,
"fields" : {
2022-04-29 04:09:09 +02:00
"add_row" : "新增列" ,
2021-08-06 12:48:20 +02:00
"placeholder" : {
2022-04-29 04:09:09 +02:00
"label" : "標籤" ,
"content" : "內容"
2021-08-06 12:48:20 +02:00
}
} ,
"segmented_control" : {
2022-04-29 05:04:42 +02:00
"posts" : "嘟文" ,
2022-04-29 04:09:09 +02:00
"replies" : "回覆" ,
"posts_and_replies" : "嘟文及回覆" ,
2022-04-29 05:04:42 +02:00
"media" : "媒體" ,
"about" : "關於"
2021-08-06 12:48:20 +02:00
} ,
"relationship_action_alert" : {
2022-02-11 16:04:04 +01:00
"confirm_mute_user" : {
2022-04-29 05:04:42 +02:00
"title" : "靜音" ,
"message" : "確認將 %s 靜音"
2022-02-11 16:04:04 +01:00
} ,
2021-08-06 12:48:20 +02:00
"confirm_unmute_user" : {
2022-04-29 05:04:42 +02:00
"title" : "取消靜音" ,
"message" : "確認將 %s 取消靜音"
2021-08-06 12:48:20 +02:00
} ,
2022-02-11 16:04:04 +01:00
"confirm_block_user" : {
2022-04-29 05:04:42 +02:00
"title" : "封鎖" ,
"message" : "確認將 %s 封鎖"
2022-02-11 16:04:04 +01:00
} ,
"confirm_unblock_user" : {
2022-04-29 05:04:42 +02:00
"title" : "取消封鎖" ,
"message" : "確認將 %s 取消封鎖"
2021-08-06 12:48:20 +02:00
}
2022-03-30 04:54:45 +02:00
} ,
"accessibility" : {
2022-04-29 05:04:42 +02:00
"show_avatar_image" : "顯示大頭貼" ,
"edit_avatar_image" : "編輯大頭貼" ,
"show_banner_image" : "顯示橫幅圖片" ,
"double_tap_to_open_the_list" : "點兩下以開啟列表"
2021-08-06 12:48:20 +02:00
}
} ,
2021-11-01 13:44:21 +01:00
"follower" : {
2022-04-29 05:04:42 +02:00
"footer" : "來自其他伺服器的跟隨者不會被顯示。"
2021-11-01 13:44:21 +01:00
} ,
"following" : {
2022-04-29 05:04:42 +02:00
"footer" : "來自其他伺服器的跟隨中不會被顯示。"
2021-11-01 13:44:21 +01:00
} ,
2021-08-06 12:48:20 +02:00
"search" : {
2022-02-14 12:24:48 +01:00
"title" : "搜尋" ,
2021-08-06 12:48:20 +02:00
"search_bar" : {
2022-04-29 05:04:42 +02:00
"placeholder" : "搜尋主題標籤及使用者" ,
2022-02-14 12:24:48 +01:00
"cancel" : "取消"
2021-08-06 12:48:20 +02:00
} ,
"recommend" : {
2022-04-29 05:04:42 +02:00
"button_text" : "檢視全部" ,
2021-08-06 12:48:20 +02:00
"hash_tag" : {
2022-04-29 05:04:42 +02:00
"title" : "Mastodon 上的熱門討論" ,
"description" : "發燒中的主題標籤" ,
"people_talking" : "%s 人正在討論"
2021-08-06 12:48:20 +02:00
} ,
"accounts" : {
2022-04-29 05:04:42 +02:00
"title" : "您可能會喜歡的帳號" ,
"description" : "您也許想跟隨這些帳號" ,
"follow" : "跟隨"
2021-08-06 12:48:20 +02:00
}
} ,
"searching" : {
"segment" : {
2022-04-29 06:04:45 +02:00
"all" : "全部" ,
"people" : "使用者" ,
"hashtags" : "主題標籤" ,
2022-04-29 05:04:42 +02:00
"posts" : "嘟文"
2021-08-06 12:48:20 +02:00
} ,
"empty_state" : {
2022-04-29 06:04:45 +02:00
"no_results" : "沒有任何結果"
2021-08-06 12:48:20 +02:00
} ,
2022-04-29 06:04:45 +02:00
"recent_search" : "最近的搜尋" ,
"clear" : "清除"
2021-08-06 12:48:20 +02:00
}
} ,
2022-04-15 12:54:08 +02:00
"discovery" : {
"tabs" : {
2022-04-29 05:04:42 +02:00
"posts" : "嘟文" ,
2022-04-29 06:04:45 +02:00
"hashtags" : "主題標籤" ,
"news" : "最新消息" ,
"community" : "社群" ,
"for_you" : "為您推薦"
2022-04-22 12:17:21 +02:00
} ,
2022-04-29 06:04:45 +02:00
"intro" : "這些嘟文正在您 Mastodon 的角落受到注目。"
2022-04-15 12:54:08 +02:00
} ,
2021-08-06 12:48:20 +02:00
"favorite" : {
2022-04-29 06:04:45 +02:00
"title" : "您的最愛"
2021-08-06 12:48:20 +02:00
} ,
"notification" : {
"title" : {
2022-04-29 06:04:45 +02:00
"Everything" : "全部" ,
"Mentions" : "提及"
2021-08-06 12:48:20 +02:00
} ,
2022-02-11 16:04:04 +01:00
"notification_description" : {
2022-04-29 05:04:42 +02:00
"followed_you" : "跟隨了您" ,
"favorited_your_post" : "最愛了您的嘟文" ,
"reblogged_your_post" : "轉嘟了您的嘟文" ,
2022-04-29 06:04:45 +02:00
"mentioned_you" : "提到了您" ,
2022-04-29 05:04:42 +02:00
"request_to_follow_you" : "要求跟隨您" ,
2022-04-29 06:04:45 +02:00
"poll_has_ended" : "投票已結束"
2022-02-11 16:04:04 +01:00
} ,
2021-08-06 12:48:20 +02:00
"keyobard" : {
2022-04-29 06:04:45 +02:00
"show_everything" : "顯示全部" ,
"show_mentions" : "顯示提及"
2021-08-06 12:48:20 +02:00
}
} ,
"thread" : {
2022-04-29 06:04:45 +02:00
"back_title" : "嘟文" ,
"title" : "來自 %s 的嘟文"
2021-08-06 12:48:20 +02:00
} ,
"settings" : {
2022-02-14 12:24:48 +01:00
"title" : "設定" ,
2021-08-06 12:48:20 +02:00
"section" : {
"appearance" : {
2022-04-29 06:04:45 +02:00
"title" : "外觀設定" ,
2022-02-14 12:24:48 +01:00
"automatic" : "自動" ,
2022-04-29 06:04:45 +02:00
"light" : "亮色佈景主題" ,
"dark" : "深色佈景主題"
2021-08-06 12:48:20 +02:00
} ,
2022-02-11 16:04:04 +01:00
"look_and_feel" : {
2022-04-29 06:04:45 +02:00
"title" : "外觀與風格" ,
"use_system" : "與系統一致" ,
"really_dark" : "闇黑風格" ,
"sorta_dark" : "有點黑又不會太黑" ,
"light" : "淺色"
2022-02-11 16:04:04 +01:00
} ,
2021-08-06 12:48:20 +02:00
"notifications" : {
2022-04-29 06:04:45 +02:00
"title" : "通知" ,
"favorites" : "將我的嘟文加到最愛" ,
2022-04-29 05:04:42 +02:00
"follows" : "跟隨著我" ,
2022-04-29 06:04:45 +02:00
"boosts" : "將我的嘟文轉嘟" ,
"mentions" : "提到了我" ,
2021-08-06 12:48:20 +02:00
"trigger" : {
2022-04-29 06:04:45 +02:00
"anyone" : "任何人" ,
2022-04-29 05:04:42 +02:00
"follower" : "跟隨者" ,
"follow" : "任何我跟隨的人" ,
2022-04-29 06:04:45 +02:00
"noone" : "沒有人" ,
"title" : "以下狀況請通知我"
2021-08-06 12:48:20 +02:00
}
} ,
"preference" : {
2022-04-29 06:04:45 +02:00
"title" : "偏好設定" ,
"true_black_dark_mode" : "真☆闇黑模式" ,
"disable_avatar_animation" : "停用動畫大頭貼" ,
"disable_emoji_animation" : "停用動畫 emoji" ,
2022-04-29 05:04:42 +02:00
"using_default_browser" : "使用預設瀏覽器開啟連結" ,
"open_links_in_mastodon" : "在 Mastodon 中開啟連結"
2021-08-06 12:48:20 +02:00
} ,
"boring_zone" : {
2022-04-29 05:04:42 +02:00
"title" : "無聊的這些" ,
"account_settings" : "帳號設定" ,
"terms" : "服務條款" ,
"privacy" : "隱私權政策"
2021-08-06 12:48:20 +02:00
} ,
"spicy_zone" : {
2022-04-29 05:04:42 +02:00
"title" : "危險地帶" ,
"clear" : "清除媒體快取" ,
2022-02-14 12:24:48 +01:00
"signout" : "登出"
2021-08-06 12:48:20 +02:00
}
} ,
"footer" : {
2022-04-29 05:04:42 +02:00
"mastodon_description" : "Mastodon 是開源軟體。您可以在 GitHub %s (%s) 上回報問題。"
2021-08-06 12:48:20 +02:00
} ,
"keyboard" : {
2022-04-29 05:04:42 +02:00
"close_settings_window" : "關閉設定視窗"
2021-08-06 12:48:20 +02:00
}
} ,
"report" : {
2022-04-29 05:04:42 +02:00
"title_report" : "檢舉" ,
"title" : "檢舉 %s" ,
"step1" : "兩個步驟中的第一步" ,
"step2" : "兩個步驟中的第二步" ,
"content1" : "還有其他您想加入這份檢舉報告的嘟文嗎?" ,
"content2" : "有其他管管們需要知道關於這份檢舉報告的嗎?" ,
"report_sent_title" : "感謝您的檢舉,我們將著手處理。" ,
"send" : "傳送檢舉報告" ,
"skip_to_send" : "不加入備註並傳送" ,
"text_placeholder" : "請輸入或貼上額外的備註" ,
2022-05-11 10:48:07 +02:00
"reported" : "已檢舉" ,
"step_one" : {
"step_1_of_4" : "Step 1 of 4" ,
"whats_wrong_with_this_post" : "What's wrong with this post?" ,
"whats_wrong_with_this_account" : "What's wrong with this account?" ,
"whats_wrong_with_this_username" : "What's wrong with %s?" ,
"select_the_best_match" : "Select the best match" ,
"i_dont_like_it" : "I don’ t like it" ,
"it_is_not_something_you_want_to_see" : "It is not something you want to see" ,
"its_spam" : "It’ s spam" ,
"malicious_links_fake_engagement_or_repetetive_replies" : "Malicious links, fake engagement, or repetetive replies" ,
"it_violates_server_rules" : "It violates server rules" ,
"you_are_aware_that_it_breaks_specific_rules" : "You are aware that it breaks specific rules" ,
"its_something_else" : "It’ s something else" ,
"the_issue_does_not_fit_into_other_categories" : "The issue does not fit into other categories"
} ,
"step_two" : {
"step_2_of_4" : "Step 2 of 4" ,
"which_rules_are_being_violated" : "Which rules are being violated?" ,
"select_all_that_apply" : "Select all that apply" ,
"i_just_don’ t_like_it" : "I just don’ t like it"
} ,
"step_three" : {
"step_3_of_4" : "Step 3 of 4" ,
"are_there_any_posts_that_back_up_this_report" : "Are there any posts that back up this report?" ,
"select_all_that_apply" : "Select all that apply"
} ,
"step_four" : {
"step_4_of_4" : "Step 4 of 4" ,
"is_there_anything_else_we_should_know" : "Is there anything else we should know?"
} ,
"step_final" : {
"dont_want_to_see_this" : "Don’ t want to see this?" ,
"when_you_see_something_you_dont_like_on_mastodon_you_can_remove_the_person_from_your_experience." : "When you see something you don’ t like on Mastodon, you can remove the person from your experience." ,
"unfollow" : "Unfollow" ,
"unfollowed" : "Unfollowed" ,
"unfollow_user" : "Unfollow %s" ,
"mute_user" : "Mute %s" ,
"you_wont_see_their_posts_or_reblogs_in_your_home_feed_they_wont_know_they_ve_been_muted" : "You won’ t see their posts or reblogs in your home feed. They won’ t know they’ ve been muted." ,
"block_user" : "Block %s" ,
2022-05-11 15:28:59 +02:00
"they_will_no_longer_be_able_to_follow_or_see_your_posts_but_they_can_see_if_theyve_been_blocked" : "They will no longer be able to follow or see your posts, but they can see if they’ ve been blocked." ,
"while_we_review_this_you_can_take_action_against_user" : "While we review this, you can take action against %s"
2022-05-11 10:48:07 +02:00
}
2021-08-06 12:48:20 +02:00
} ,
"preview" : {
"keyboard" : {
2022-04-29 05:04:42 +02:00
"close_preview" : "關閉預覽" ,
"show_next" : "顯示下一筆" ,
"show_previous" : "顯示上一筆"
2021-08-06 12:48:20 +02:00
}
2021-09-16 11:35:55 +02:00
} ,
"account_list" : {
2022-04-29 05:04:42 +02:00
"tab_bar_hint" : "目前已選擇的個人檔案:%s。點兩下然後按住以顯示帳號切換器" ,
"dismiss_account_switcher" : "關閉帳號切換器" ,
"add_account" : "新增帳號"
2021-09-16 11:35:55 +02:00
} ,
"wizard" : {
2022-04-29 05:04:42 +02:00
"new_in_mastodon" : "Mastodon 新功能" ,
"multiple_account_switch_intro_description" : "按住個人檔案按鈕以於多個帳號間切換。" ,
"accessibility_hint" : "點兩下以關閉此設定精靈"
2021-08-06 12:48:20 +02:00
}
}
2022-02-11 16:04:04 +01:00
}