mirror of
https://github.com/ArcaneChat/android.git
synced 2026-07-03 14:05:24 +02:00
525 lines
36 KiB
XML
525 lines
36 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
||
<resources>
|
||
<!-- common strings without special context -->
|
||
<string name="app_name">Delta Chat</string>
|
||
<string name="ok">確定</string>
|
||
<string name="cancel">取消</string>
|
||
<string name="clear_search">清除搜尋</string>
|
||
<string name="yes">是</string>
|
||
<string name="no">否</string>
|
||
<string name="select">選擇</string>
|
||
<string name="on">開啟</string>
|
||
<string name="off">關閉</string>
|
||
<string name="def">預設</string>
|
||
<string name="default_value">預設 (%1$s)</string>
|
||
<string name="default_value_as_above">預設 (同上)</string>
|
||
<string name="custom">自訂</string>
|
||
<string name="none">無</string>
|
||
<string name="automatic">自動</string>
|
||
<string name="strict">嚴格</string>
|
||
<string name="open">開啟</string>
|
||
<string name="download">下載</string>
|
||
<string name="downloading">下載中⋯</string>
|
||
<string name="open_attachment">開啟附件</string>
|
||
<string name="join">加入</string>
|
||
<string name="rejoin">重新加入</string>
|
||
<string name="delete">刪除</string>
|
||
<string name="info">資訊</string>
|
||
<string name="update">更新</string>
|
||
<string name="emoji">表情符號</string>
|
||
<string name="attachment">附件</string>
|
||
<string name="back">返回</string>
|
||
<string name="close">關閉</string>
|
||
<string name="forward">轉發</string>
|
||
<!-- Verb "to archive", as in "put a chat in the archive", not a noun "The Archive". -->
|
||
<string name="archive">封存</string>
|
||
<!-- Verb "to unarchive", as in "remove a chat from the archive", opposite of the previous string -->
|
||
<string name="unarchive">取消封存</string>
|
||
<string name="mute">靜音</string>
|
||
<string name="ephemeral_messages">自動銷毀訊息</string>
|
||
<string name="ephemeral_messages_hint">這些設定將會套用在所有使用 Delta Chat 的聊天成員上。但他們依然可以複製、儲存和轉發訊息,或使用其他的電子郵件客戶端。</string>
|
||
<string name="save">儲存</string>
|
||
<string name="chat">聊天</string>
|
||
<string name="media">多媒體</string>
|
||
<string name="profile">個人檔案</string>
|
||
<string name="main_menu">主選單</string>
|
||
<string name="start_chat">開始對話</string>
|
||
<string name="show_full_message">顯示完整訊息⋯</string>
|
||
<string name="show_full_message_in_browser">在瀏覽器中顯示完整訊息⋯</string>
|
||
<!-- Placeholder text when something is loading -->
|
||
<string name="loading">載入中⋯</string>
|
||
<string name="hide">隱藏</string>
|
||
<string name="activate">啟用</string>
|
||
<string name="load_remote_content">載入遠端圖片</string>
|
||
<!-- Possible answers to the question are: Never, Always, Once -->
|
||
<string name="load_remote_content_ask">遠端圖檔可以用來追蹤你。\n\n這個設定也會同時載入字體和其他內容。即使這個設定被關閉,你依然還是會看到嵌入或快取圖檔。\n\n要載入遠端圖檔嗎?</string>
|
||
<string name="always">永遠</string>
|
||
<string name="once">僅一次</string>
|
||
<string name="show_password">顯示密碼</string>
|
||
<string name="hide_password">隱藏密碼</string>
|
||
<string name="not_now">現在不要</string>
|
||
<string name="never">永遠不要</string>
|
||
<string name="one_moment">請稍候⋯</string>
|
||
<string name="done">完成</string>
|
||
<string name="undo">復原</string>
|
||
<string name="offline">離線</string>
|
||
<!-- For the next view or as "continue". Should be as short as possible. -->
|
||
<string name="next">下一個</string>
|
||
<string name="error">錯誤</string>
|
||
<string name="error_x">錯誤: %1$s</string>
|
||
<string name="no_app_to_handle_data">沒有可以處理這種資料的應用程式</string>
|
||
<string name="no_browser_installed">沒有安裝瀏覽器</string>
|
||
<string name="file_not_found">找不到 %1$s</string>
|
||
<string name="copied_to_clipboard">已複製至剪貼簿</string>
|
||
<string name="contacts_headline">聯絡人</string>
|
||
<string name="email_address">電子郵件信箱</string>
|
||
<string name="bad_email_address">錯誤的電子郵件信箱</string>
|
||
<string name="password">密碼</string>
|
||
<string name="existing_password">既有密碼</string>
|
||
<string name="now">現在</string>
|
||
<!-- Headline for destructive actions with no undo. Could also be "Caution" or "Warning". -->
|
||
<string name="danger">注意</string>
|
||
<string name="today">今天</string>
|
||
<string name="yesterday">昨天</string>
|
||
<string name="this_week">本週</string>
|
||
<string name="this_month">本月</string>
|
||
<string name="last_week">上週</string>
|
||
<string name="last_month">上個月</string>
|
||
<!-- Refers to the time a contact was last seen. Shown below contact name in the profile. The placeholder will be replaced by date or time, resulting in "Last seen at 12:13 AM" or "Last seen Nov 12" -->
|
||
<string name="last_seen_at">最後上線時間:%1$s</string>
|
||
<string name="last_seen_unknown">最後上線時間:未知</string>
|
||
<!-- Shown beside messages that are "N minutes old". Prefer short strings, or well-known abbreviations. -->
|
||
<plurals name="n_minutes">
|
||
<item quantity="other">%d分前</item>
|
||
</plurals>
|
||
<!-- Shown beside messages that are "N hours old". Prefer short strings, or well-known abbreviations. -->
|
||
<plurals name="n_hours">
|
||
<item quantity="other">%d小時前</item>
|
||
</plurals>
|
||
<plurals name="n_chats">
|
||
<item quantity="other">%d個對話</item>
|
||
</plurals>
|
||
<plurals name="n_contacts">
|
||
<item quantity="other">%d位聯絡人</item>
|
||
</plurals>
|
||
<plurals name="n_messages">
|
||
<item quantity="other">%d個訊息</item>
|
||
</plurals>
|
||
<plurals name="n_members">
|
||
<item quantity="other">%d位成員</item>
|
||
</plurals>
|
||
<plurals name="n_recipients">
|
||
<item quantity="other">%d位對象</item>
|
||
</plurals>
|
||
<string name="self">我</string>
|
||
<string name="draft">草稿</string>
|
||
<string name="image">圖片</string>
|
||
<!-- Used in summaries as "Draft: Reply", similar as "Draft: Image". Use a noun here, not a verb (not: "to reply") -->
|
||
<string name="reply_noun">回覆</string>
|
||
<string name="gif">GIF</string>
|
||
<!-- "Stickers" as known from other messengers; in some languages, the English "Sticker" is fine. -->
|
||
<string name="sticker">貼圖</string>
|
||
<string name="images">圖片</string>
|
||
<string name="audio">音訊</string>
|
||
<string name="voice_message">語音訊息</string>
|
||
<string name="forwarded">已轉發</string>
|
||
<string name="forwarded_message">轉發的訊息</string>
|
||
<!-- %1$s will be replaced by the name or the e-mail address of the person who forwards the message -->
|
||
<string name="forwarded_by">由%1$s轉發</string>
|
||
<string name="video">影片</string>
|
||
<string name="documents">文件</string>
|
||
<string name="contact">聯絡人</string>
|
||
<string name="verified_contact">驗證過的聯絡人</string>
|
||
<string name="camera">相機</string>
|
||
<!-- As in "start a video recording" or "take a photo"; eg. the description of the "shutter button" in cameras -->
|
||
<string name="capture">拍攝</string>
|
||
<string name="switch_camera">切換相機</string>
|
||
<string name="toggle_fullscreen">切換全螢幕模式</string>
|
||
<string name="location">所在地</string>
|
||
<string name="gallery">相簿</string>
|
||
<string name="images_and_videos">圖片和影片</string>
|
||
<string name="file">檔案</string>
|
||
<string name="files">檔案</string>
|
||
<string name="unknown">未知</string>
|
||
|
||
<string name="green">綠色</string>
|
||
<string name="red">紅色</string>
|
||
<string name="blue">藍色</string>
|
||
<string name="orange">橘色</string>
|
||
<string name="cyan">靛色</string>
|
||
<string name="purple">紫色</string>
|
||
<string name="magenta">洋紅色</string>
|
||
<string name="white">白色</string>
|
||
|
||
<string name="zoom">縮放</string>
|
||
<string name="extra_small">最小</string>
|
||
<string name="small">小</string>
|
||
<string name="normal">正常</string>
|
||
<string name="large">大</string>
|
||
<string name="extra_large">最大</string>
|
||
|
||
<string name="fast">快</string>
|
||
<string name="slow">慢</string>
|
||
|
||
<!-- menu labels (or icon, buttons...) -->
|
||
<string name="menu_new_contact">新增聯絡人</string>
|
||
<string name="menu_new_chat">新增對話</string>
|
||
<string name="menu_new_group">新增群組</string>
|
||
<!-- Use the same wording as "Subject" to help people coming from the e-mail context; eg. "Betreff" in German -->
|
||
<string name="new_group_or_subject">新增群組或主題</string>
|
||
<string name="menu_new_verified_group">新增已驗證群組</string>
|
||
<!-- consider keeping the term "broadcast" as in WhatsApp or Telegram -->
|
||
<string name="broadcast_list">廣播列表</string>
|
||
<string name="broadcast_lists">廣播列表</string>
|
||
<string name="new_broadcast_list">新增廣播列表</string>
|
||
<string name="add_recipients">新增對象</string>
|
||
<string name="menu_send">送出</string>
|
||
<string name="menu_toggle_keyboard">切換表情符號鍵盤</string>
|
||
<string name="menu_edit_group">編輯群組</string>
|
||
<string name="menu_group_name_and_image">群組名稱及圖像</string>
|
||
<string name="menu_show_global_map">顯示所有地點</string>
|
||
<string name="menu_archive_chat">封存對話</string>
|
||
<string name="menu_unarchive_chat">對話解除封存</string>
|
||
<string name="menu_add_attachment">新增附件</string>
|
||
<string name="menu_leave_group">退出群組</string>
|
||
<string name="menu_delete_chat">刪除對話</string>
|
||
<string name="ask_delete_named_chat">你確定你要刪除\"%1$s\"?</string>
|
||
<string name="menu_delete_messages">刪除訊息</string>
|
||
<string name="delete_contact">刪除聯絡人</string>
|
||
<string name="menu_delete_location">刪除這個地點?</string>
|
||
<string name="menu_message_details">訊息詳細內容</string>
|
||
<string name="menu_copy_to_clipboard">複製到剪貼簿</string>
|
||
<string name="menu_copy_selection_to_clipboard">複製選取範圍</string>
|
||
<string name="menu_copy_link_to_clipboard">複製連結</string>
|
||
<string name="menu_copy_text_to_clipboard">複製文字</string>
|
||
<string name="menu_copy_image_to_clipboard">複製圖片</string>
|
||
<string name="menu_copy_email_to_clipboard">複製電子郵件</string>
|
||
<string name="paste_from_clipboard">從剪貼簿貼上</string>
|
||
<string name="menu_forward">轉發訊息</string>
|
||
<string name="menu_reply">回覆訊息</string>
|
||
<string name="menu_mute">關閉通知</string>
|
||
<string name="menu_unmute">開啟通知</string>
|
||
<string name="menu_export_attachment">另存附件</string>
|
||
<string name="menu_export_attachments">另存附件</string>
|
||
<string name="menu_all_media">所有媒體</string>
|
||
<!-- Command to jump to the original message corresponding to a gallery image or document -->
|
||
<string name="show_in_chat">在對話中顯示</string>
|
||
<string name="menu_share">分享</string>
|
||
<!-- Verb "to block sth." usually a mailing list or a contact, not a noun -->
|
||
<string name="block">封鎖</string>
|
||
<string name="menu_block_contact">封鎖聯絡人</string>
|
||
<string name="menu_unblock_contact">解除封鎖聯絡人</string>
|
||
<string name="accept">接受</string>
|
||
<string name="menu_play">播放</string>
|
||
<string name="menu_pause">暫停</string>
|
||
<string name="menu_scroll_to_bottom">捲動到底端</string>
|
||
<string name="menu_scroll_to_top">捲動到頂端</string>
|
||
<string name="menu_help">幫助</string>
|
||
<string name="privacy_policy">隱私權政策</string>
|
||
<string name="menu_select_all">全選</string>
|
||
<string name="select_more">多選</string>
|
||
<string name="menu_edit_name">編輯名稱</string>
|
||
<string name="menu_settings">設定</string>
|
||
<string name="menu_advanced">進階</string>
|
||
<string name="menu_view_profile">查看個人檔案</string>
|
||
<string name="menu_zoom_in">放大</string>
|
||
<string name="menu_zoom_out">縮小</string>
|
||
<string name="menu_save_log">儲存日誌</string>
|
||
<string name="menu_more_options">更多選項</string>
|
||
<string name="menu_learn_spelling">學習拼寫</string>
|
||
<string name="menu_chat_audit_log">對話審查紀錄</string>
|
||
<string name="jump_to_message">移動至訊息</string>
|
||
<string name="copy_json">複製 JSON 內容</string>
|
||
<string name="replace_draft">取代草稿</string>
|
||
<string name="title_share_location">分享所在地給所有群組成員</string>
|
||
<string name="device_talk">裝置訊息</string>
|
||
<string name="device_talk_subtitle">本機產生的訊息</string>
|
||
<string name="device_talk_explain">這個聊天室內的訊息是由 Delta Chat 軟體在本地產生的。開發者會在這裡發送軟體更新和使用幫助。</string>
|
||
<string name="device_talk_welcome_message">歡迎使用 Delta Chat!Delta Chat 看起來就如同大部分的聊天軟體一樣,但並沒有集中式的控制,且不會追蹤或販賣你、或與你有關人士的資料給大公司。\n\n嚴格來說,Delta Chat 是一款擁有聊天界面的電子郵件軟體;簡單來說就是幫電子郵件穿上新衣啦👻\n\n使用 Delta Chat 來跟全世界的人溝通,全程只需要他們的電郵地址。對方不需要安裝 Delta Chat、造訪網頁或額外註冊帳號 - 但如果他們想要的話,你也可以透過這個連結來分享給他們 👉 https://get.delta.chat</string>
|
||
<string name="edit_contact">編輯聯絡人</string>
|
||
<!-- Verb "to pin", making something sticky, not a noun or appreviation for "pin number". -->
|
||
<string name="pin_chat">釘選聯絡人</string>
|
||
<!-- Opposite of "Pin chat", removing the sticky-state from a chat. -->
|
||
<string name="unpin_chat">取消釘選聯絡人</string>
|
||
<!-- Verb "to pin", making something sticky, not a noun or appreviation for "pin number". -->
|
||
<string name="pin">釘選</string>
|
||
<!-- Opposite of "Pin chat", removing the sticky-state from a chat. -->
|
||
<string name="unpin">取消釘選</string>
|
||
<string name="ConversationFragment_quoted_message_not_found">找不到原始訊息</string>
|
||
<string name="reply_privately">私下回覆</string>
|
||
<string name="mute_for_one_hour">靜音1小時</string>
|
||
<string name="mute_for_two_hours">靜音2小時</string>
|
||
<string name="mute_for_one_day">靜音1天</string>
|
||
<string name="mute_for_seven_days">靜音7天</string>
|
||
<string name="mute_forever">永遠靜音</string>
|
||
|
||
<string name="share_location_for_5_minutes">5分鐘</string>
|
||
<string name="share_location_for_30_minutes">30分鐘</string>
|
||
<string name="share_location_for_one_hour">1小時</string>
|
||
<string name="share_location_for_two_hours">2小時</string>
|
||
<string name="share_location_for_six_hours">6小時</string>
|
||
|
||
<plurals name="ask_send_following_n_files_to">
|
||
<item quantity="other">要將%d個檔案傳送給%s?</item>
|
||
</plurals>
|
||
<string name="file_saved_to">檔案已儲存至\"%1$s\"。</string>
|
||
|
||
<string name="videochat">視訊通話</string>
|
||
<string name="videochat_invite_user_to_videochat">邀請%1$s至視訊通話?</string>
|
||
<string name="videochat_invite_user_hint">這個動作需要雙方有相容的應用程式或瀏覽器。</string>
|
||
<string name="videochat_contact_invited_hint">已將%1$s邀請至視訊通話。</string>
|
||
<string name="videochat_you_invited_hint">你已經被邀請至視訊通話。</string>
|
||
<string name="videochat_tap_to_join">點擊以加入</string>
|
||
<string name="videochat_tap_to_open">點擊以開啟</string>
|
||
<string name="videochat_instance">視訊通話服務商</string>
|
||
<string name="videochat_instance_placeholder">你的視訊通話服務商</string>
|
||
<string name="videochat_instance_from_qr">要使用\"%1$s\"來邀請其他人加入視訊通話嗎?\n\n一旦設定完成,你可以在每個聊天室內開啟視訊通話。這將會取代先前的視訊通話設定。</string>
|
||
<string name="videochat_invitation">視訊通話邀請</string>
|
||
<string name="videochat_invitation_body">你被邀請至視訊電話,點擊%1$s以加入。</string>
|
||
|
||
<!-- get confirmations -->
|
||
<string name="ask_leave_group">確定要離開本群組?</string>
|
||
<plurals name="ask_delete_chat">
|
||
<item quantity="other">確定刪除%d個對話嗎?將會從對話紀錄中刪除,然而伺服器中仍會保留對話。</item>
|
||
</plurals>
|
||
<string name="ask_delete_message">你確定要刪除這則訊息?</string>
|
||
<plurals name="ask_delete_messages">
|
||
<item quantity="other">刪除本地及伺服器上的%d個訊息?</item>
|
||
</plurals>
|
||
<plurals name="ask_delete_messages_simple">
|
||
<item quantity="other">刪除%d則訊息?</item>
|
||
</plurals>
|
||
<string name="ask_forward">轉發訊息給%1$s?</string>
|
||
<string name="ask_forward_multiple">轉發訊息到%1$d個聊天室?</string>
|
||
<string name="ask_export_attachment">要匯出附件嗎?匯出的附件可以用裝置上的其它應用程式打開。\n\n要繼續嗎?</string>
|
||
<string name="ask_block_contact">要封鎖這個人嗎?你之後不會再收到這個人的訊息。</string>
|
||
<string name="ask_unblock_contact">要解除封鎖嗎?你之後可以繼續收到這個人的訊息。</string>
|
||
<string name="ask_delete_contacts">要刪除聯絡人嗎?選定的聯絡人將被永久刪除。\n\n正在進行對話的聯絡人、以及系統通訊錄中的聯絡人,無法被永久刪除。</string>
|
||
<string name="ask_delete_contact">要刪除%1$s聯絡人嗎?\n\n聊天室中的聯絡人和系統聯絡人將不會被永久刪除。</string>
|
||
<string name="cannot_delete_contacts_in_use">無法刪除聊天室內的聯絡人。</string>
|
||
<string name="ask_start_chat_with">要和%1$s開始對話嗎?</string>
|
||
<string name="ask_delete_value">刪除%s?</string>
|
||
<!-- %1$s is replaced by a comma-separated list of names -->
|
||
<string name="ask_remove_members">要把%1$s移出群組嗎?</string>
|
||
<!-- %1$s is replaced by a comma-separated list of names -->
|
||
<string name="ask_remove_from_broadcast">將%1$s自廣播列表中移除?</string>
|
||
<!-- contact list -->
|
||
<string name="contacts_title">聯絡人清單</string>
|
||
<string name="contacts_enter_name_or_email">請輸入姓名或email地址</string>
|
||
<string name="contacts_type_email_above">請在上面輸入email地址</string>
|
||
<string name="contacts_empty_hint">找不到聯絡人。</string>
|
||
|
||
|
||
<!-- chatlist and chat view -->
|
||
<plurals name="chat_archived">
|
||
<item quantity="other">已封存%d個對話</item>
|
||
</plurals>
|
||
<plurals name="chat_unarchived">
|
||
<item quantity="other">已解封%d個對話</item>
|
||
</plurals>
|
||
<string name="chat_archived_chats_title">封存的對話</string>
|
||
<string name="chat_please_enter_message">請輸入訊息</string>
|
||
<string name="chat_camera_unavailable">無法開啟鏡頭</string>
|
||
<string name="chat_unable_to_record_audio">無法錄音</string>
|
||
<plurals name="chat_n_new_messages">
|
||
<item quantity="other">%d個新訊息</item>
|
||
</plurals>
|
||
<string name="chat_new_group_hint">請傳送第一條訊息,以便其它人在群組內回覆\n\n• 即使群組內有些人沒使用 Delta Chat 也沒關係(請注意在他們那端可能沒加密)\n\n• 傳送第一條訊息需要花一點時間。</string>
|
||
<string name="chat_record_slide_to_cancel">滑動以取消</string>
|
||
<string name="chat_record_explain">按住不放錄音,放開後傳送</string>
|
||
<string name="chat_no_chats_yet_title">目前沒有對話\n請按 + 開始新的對話</string>
|
||
<string name="chat_no_chats_yet_hint">你可以和其它 Delta Chat 的使用者對話,也可以和任何 email 信箱對話。</string>
|
||
<string name="chat_all_archived">已封存所有的對話\n請按 + 開始新的對話</string>
|
||
<string name="chat_share_with_title">分享給...</string>
|
||
<string name="chat_input_placeholder">訊息</string>
|
||
<string name="chat_archived_label">封存</string>
|
||
<string name="chat_no_messages">沒有訊息</string>
|
||
<string name="chat_self_talk_subtitle">傳送給自己的訊息</string>
|
||
<!-- map -->
|
||
<string name="filter_map_on_time">顯示指定時間內的所在地</string>
|
||
<string name="show_location_traces">顯示移動足跡</string>
|
||
<string name="add_poi">傳送興趣點</string>
|
||
|
||
<!-- search -->
|
||
<string name="search">搜尋</string>
|
||
<string name="search_explain">搜尋對話紀錄、聯絡人以及訊息</string>
|
||
<string name="search_no_result_for_x">找不到 %s</string>
|
||
|
||
|
||
<!-- create/edit groups, contact/group profile -->
|
||
<string name="group_name">群組名稱</string>
|
||
<string name="group_avatar">群組頭像</string>
|
||
<string name="group_create_button">建立群組</string>
|
||
<string name="group_please_enter_group_name">請輸入群組的名稱</string>
|
||
<string name="group_add_members">新增成員</string>
|
||
<string name="group_self_not_in_group">你必須先加入群組,才能執行本功能。</string>
|
||
<string name="profile_encryption">加密</string>
|
||
<string name="profile_shared_chats">共享的對話</string>
|
||
<string name="tab_contact">聯絡人</string>
|
||
<string name="tab_group">群組</string>
|
||
<string name="tab_gallery">相簿</string>
|
||
<string name="tab_docs">文件</string>
|
||
<string name="tab_links">連結</string>
|
||
<string name="tab_map">地圖</string>
|
||
<string name="tab_gallery_empty_hint">本對話中共享的圖片和視訊會顯示在這裡。</string>
|
||
<string name="tab_docs_empty_hint">本對話中共享的文件、音樂和其它檔案會顯示在這裡。</string>
|
||
<string name="media_preview">媒體預覽</string>
|
||
<string name="welcome_intro1_message">免費、獨立的通訊軟體,我們有全世界最廣的受眾。</string>
|
||
<string name="login_title">登入</string>
|
||
<string name="login_header">登入你的伺服器</string>
|
||
<string name="login_subheader">我們能自動處理大多數常見的郵件伺服器設定。有時候你需要在 web 界面上手動打開 IMAP 服務,請詢問郵件服務商或請朋友幫忙。</string>
|
||
<string name="login_no_servers_hint">Delta Chat 沒有伺服器,你的資料只會存在你自己的裝置上!</string>
|
||
<string name="login_inbox">收件匣</string>
|
||
<string name="login_imap_login">IMAP 帳號</string>
|
||
<string name="login_imap_server">IMAP 伺服器</string>
|
||
<string name="login_imap_port">IMAP 埠</string>
|
||
<string name="login_imap_security">IMAP 安全</string>
|
||
<string name="login_outbox">送件匣</string>
|
||
<string name="login_smtp_login">SMTP 帳號</string>
|
||
<string name="login_smtp_password">SMTP 密碼</string>
|
||
<string name="login_smtp_server">SMTP 伺服器</string>
|
||
<string name="login_smtp_port">SMTP 埠</string>
|
||
<string name="login_smtp_security">SMTP 安全</string>
|
||
<string name="login_auth_method">授權方式</string>
|
||
<string name="login_info_oauth2_title">繼續使用簡易設定?</string>
|
||
<string name="login_info_oauth2_text">你輸入的 email 支援簡單設定 (OAuth2)\n\n下一步請允許 Delta Chat 成為你的 email 聊天軟體\n\nDelta Chat 沒有伺服器,所有的資料都留在你的裝置上面!</string>
|
||
<string name="login_error_mail">請輸入合法的 email 地址</string>
|
||
<string name="login_error_server">請輸入合法的伺服器名稱 / IP位址</string>
|
||
<string name="login_error_port">請輸入合法的埠號 (1-65535)</string>
|
||
<string name="login_error_required_fields">請輸入合法的 email 地址和密碼</string>
|
||
<string name="import_backup_title">匯入備份</string>
|
||
<string name="import_backup_ask">在 %1$s 找到備份\n\n你要匯入備份,並使用原來的資料和設定嗎?</string>
|
||
<string name="import_backup_no_backup_found">找不到備份\n\n請把備份複製到 %1$s 然後再試一次,或是按「開始傳送訊息」進行標準設定。</string>
|
||
<!-- Translators: %1$s will be replaced by the e-mail address -->
|
||
<string name="login_error_cannot_login">無法登入 %1$s。請確定 email 帳號和密碼是否正確。 </string>
|
||
<!-- share and forward messages -->
|
||
<!-- Translators: shown above a chat/contact list when selecting recipients to forward messages -->
|
||
<string name="forward_to">轉發給...</string>
|
||
<string name="share_abort">共享失敗。權限不足。</string>
|
||
|
||
|
||
<!-- preferences -->
|
||
<string name="pref_using_custom">使用自訂值: %s</string>
|
||
<string name="pref_using_default">使用預設值: %s</string>
|
||
<string name="pref_profile_info_headline">你的個人資料</string>
|
||
<string name="pref_profile_photo">大頭照</string>
|
||
<string name="pref_blocked_contacts">已封鎖的聯絡人</string>
|
||
<string name="pref_who_can_see_profile_explain">你的名字和大頭照在通訊的過程中,會提供給對方看到。已傳送的資訊無法被刪除或移除。</string>
|
||
<string name="pref_your_name">你的名字</string>
|
||
<!-- Translators: Visible only to recipients who DO NOT use Delta Chat, so it's the last line in an E-mail and not a "Status". -->
|
||
<string name="pref_default_status_label">簽名檔</string>
|
||
<!-- Translators: The URL should not be localized as it is unclear which language the receiver prefers; the language will be automatically detected on the server -->
|
||
<string name="pref_default_status_text">使用 Delta Chat 傳送: https://delta.chat</string>
|
||
<string name="pref_enter_sends">換行鍵送出訊息</string>
|
||
<string name="pref_enter_sends_explain">按下換行鍵就送出訊息</string>
|
||
<string name="pref_outgoing_media_quality">傳送的媒體品質</string>
|
||
<string name="pref_outgoing_balanced">普通</string>
|
||
<string name="pref_outgoing_worse">低品質</string>
|
||
<string name="pref_vibrate">振動</string>
|
||
<string name="pref_screen_security">螢幕安全性</string>
|
||
<!-- Translators: Must indicate that there is no guarantee as the system may not honor our request. -->
|
||
<string name="pref_screen_security_explain">要求系統在本通訊軟體中及應用程式列表中禁止擷圖</string>
|
||
<string name="pref_screen_security_please_restart_hint">請重新啟動本 app 以啟用螢幕安全設定。</string>
|
||
<string name="pref_notifications">通知設定</string>
|
||
<string name="pref_notifications_show">顯示通知</string>
|
||
<string name="pref_notifications_priority">通知優先權</string>
|
||
<string name="pref_led_color">LED顏色</string>
|
||
<string name="pref_sound">音效</string>
|
||
<string name="pref_silent">靜音</string>
|
||
<string name="pref_privacy">隱私權設定</string>
|
||
<string name="pref_chats_and_media">對話和媒體設定</string>
|
||
<string name="pref_system_default">系統預設</string>
|
||
<!-- Translators: as in "opposite of dark" -->
|
||
<string name="pref_light_theme">亮色</string>
|
||
<string name="pref_dark_theme">暗色</string>
|
||
<string name="pref_appearance">外觀</string>
|
||
<string name="pref_theme">佈景主題</string>
|
||
<string name="pref_language">語言</string>
|
||
<string name="pref_incognito_keyboard">保密鍵盤</string>
|
||
<!-- Translators: Must indicate that there is no guarantee as the system may not honor our request. -->
|
||
<string name="pref_incognito_keyboard_explain">要求系統關閉鍵盤的個人化學習設定</string>
|
||
<string name="pref_read_receipts">收執回條設定</string>
|
||
<string name="pref_read_receipts_explain">關掉收執回條的話,就無法知道對方是否已讀訊息。</string>
|
||
<string name="pref_manage_keys">管理金鑰</string>
|
||
<string name="pref_use_system_emoji">使用系統的表情符號</string>
|
||
<string name="pref_use_system_emoji_explain">停用 Delta Chat 內建的表情符號</string>
|
||
<string name="pref_app_access">App 存取</string>
|
||
<string name="pref_chats">對話</string>
|
||
<string name="pref_in_chat_sounds">對話內的音效</string>
|
||
<string name="pref_message_text_size">訊息的字型大小</string>
|
||
<string name="pref_view_log">觀看系統紀錄</string>
|
||
<string name="pref_log_header">系統紀錄</string>
|
||
<string name="pref_other">其它</string>
|
||
<string name="pref_backup">備份</string>
|
||
<string name="pref_backup_explain">將備份另存至外部儲存媒體</string>
|
||
<string name="pref_backup_export_explain">備份可以讓你把設定及對話紀錄轉移到這台或其它裝置上。\n\n備份內容包括所有的訊息、聯絡人、對話、端到端AutoCrypt設定。請務必將備份檔存放在安全的地方,並在轉移後儘快刪除。</string>
|
||
<string name="pref_backup_export_start_button">開始備份</string>
|
||
<string name="pref_backup_written_to_x">成功備份至 %1$s</string>
|
||
<string name="pref_managekeys_menu_title">管理金鑰</string>
|
||
<string name="pref_managekeys_export_secret_keys">匯出金鑰</string>
|
||
<string name="pref_managekeys_export_explain">將金鑰匯出至 %1$s ?</string>
|
||
<string name="pref_managekeys_import_secret_keys">匯入金鑰</string>
|
||
<string name="pref_managekeys_import_explain">從 %1$s 匯入金鑰?\n\n• 現存的金鑰不會被刪除\n\n• 最後一筆匯入的金鑰將被設為預設的加密金鑰,除非它的檔名內包含 legacy 字樣</string>
|
||
<string name="pref_managekeys_secret_keys_exported_to_x">成功匯出金鑰至 %1$s。</string>
|
||
<string name="pref_managekeys_secret_keys_imported_from_x">成功自 %1$s 匯入金鑰。</string>
|
||
<!-- No need to translate "Wallpaper" literally. Chose what is common in your language for a "Wallpaper" or a "Background". Avoid adding the term "image" here, as the "Wallpaper" may also be just a single color. -->
|
||
<string name="pref_background">背景</string>
|
||
<string name="pref_background_btn_default">使用預設圖案</string>
|
||
<string name="pref_background_btn_gallery">從相簿中挑選</string>
|
||
<string name="pref_imap_folder_handling">處理 IMAP 資料夾</string>
|
||
<string name="pref_imap_folder_warn_disable_defaults">如果關閉本選項的話,請務必確定你的伺服器和其它客戶端應用程式都使用相同的設定,否則很可能不能運作。</string>
|
||
<string name="pref_watch_sent_folder">監看送件匣</string>
|
||
<string name="pref_auto_folder_moves">自動搬移到 DeltaChat 資料夾</string>
|
||
<string name="pref_auto_folder_moves_explain">搬移對話以避免塞爆收件匣</string>
|
||
<string name="pref_show_emails">顯示傳統email</string>
|
||
<string name="pref_show_emails_no">只顯示對話</string>
|
||
<string name="pref_show_emails_accepted_contacts">顯示已接受的聯絡人</string>
|
||
<string name="pref_show_emails_all">所有郵件</string>
|
||
<!-- autocrypt -->
|
||
<string name="autocrypt">Autocrypt</string>
|
||
<string name="autocrypt_explain">AutoCrypt是一種新的 email 端到端自動加密的開放規格。\n\n你的端到端設定會按需求自動新增,並且可以轉移到其它可開啟AutoCrypt設定訊息(ASM)的設備。</string>
|
||
<string name="autocrypt_send_asm_title">傳送AutoCrypt設定訊息</string>
|
||
<string name="autocrypt_send_asm_explain_before">「AutoCrypt設定訊息」可以安全地和你使用的其它支援AutoCrypt的 app 共享端到端加密設定。\n\n本訊息含一組設定碼,請在其它支援的設備中輸入這組設定碼。</string>
|
||
<string name="autocrypt_send_asm_button">傳送AutoCrypt設定訊息</string>
|
||
<string name="autocrypt_send_asm_explain_after">你的設定已經傳送給你自己了。請到其它支援自動加密設定的裝置,開啟設定訊息,並輸入以下的設定碼:\n\n%1$s\n\n輸入完之後,你的其它裝置就可以使用AutoCrypt了。</string>
|
||
<string name="autocrypt_prefer_e2ee">偏好端到端加密</string>
|
||
<string name="autocrypt_asm_subject">Autocrypt Setup Message</string>
|
||
<string name="autocrypt_asm_general_body">本信件包含AutoCrypt設定訊息。\n\n請使用其它裝置上支援AutoCrypt設定的應用程式開啟本訊息,並輸入設定碼,以便匯入自動加密設定。</string>
|
||
<string name="autocrypt_asm_click_body">本訊息是AutoCrypt設定訊息。\n\n要解密並套用自動加密設定,請點一下本訊息。</string>
|
||
<string name="autocrypt_continue_transfer_title">AutoCrypt設定訊息</string>
|
||
<string name="autocrypt_continue_transfer_please_enter_code">請輸入另一台裝置上顯示的設定碼。</string>
|
||
<string name="autocrypt_continue_transfer_succeeded">已傳送端到端加密設定,本裝置已套用和其它裝置相同的AutoCrypt設定。</string>
|
||
<string name="autocrypt_continue_transfer_retry">重試一次</string>
|
||
<string name="autocrypt_bad_setup_code">錯誤的設定碼,請再試一次。\n\n如果你忘記設定碼的話,只要在另一台裝置重新發送一次AutoCrypt設定訊息即可。</string>
|
||
|
||
|
||
<!-- system messages -->
|
||
<string name="systemmsg_read_receipt_subject">收執回條</string>
|
||
<string name="systemmsg_read_receipt_body">這是訊息 %1$s 的收執回條,表示本訊息已經顯示在收件人的裝置上了,但不代表收件人已讀。</string>
|
||
<string name="systemmsg_cannot_decrypt">本訊息無法解密。\n\n請試著回覆本訊息,並請發送者重發一遍。\n\n如果你曾經在本裝置或其它裝置重新安裝 Delta Chat 或其它郵件軟體的話,請重新發送AutoCrypt設定訊息。</string>
|
||
<!-- %1$s will be replaced by the old group name, %2$s will be replaced by the new group name -->
|
||
<string name="group_name_changed_by_you">我群組名稱已從 %1$s 更改為 %2$s</string>
|
||
<!-- %1$s will be replaced by the old group name, %2$s will be replaced by the new group name, %3$s will be replaced by name and address of the contact who did the action. -->
|
||
<string name="group_name_changed_by_other">%3$s群組名稱已從 %1$s 更改為 %2$s</string>
|
||
<string name="group_image_changed_by_you">我已更改群組圖片。</string>
|
||
<!-- %1$s will be replaced by name and address of the contact who did the action -->
|
||
<string name="group_image_changed_by_other">%1$s已更改群組圖片。</string>
|
||
<!-- %1$s will be replaced by name and address of the contact added to the group -->
|
||
<string name="add_member_by_you">我已新增成員 %1$s</string>
|
||
<!-- %1$s will be replaced by name and address of the contact added to the group, %2$s will be replaced by name and address of the contact who did the action -->
|
||
<string name="add_member_by_other">%2$s已新增成員 %1$s</string>
|
||
<!-- %1$s will be replaced by name and address of the contact removed from the group -->
|
||
<string name="remove_member_by_you">我已移除成員 %1$s</string>
|
||
<!-- %1$s will be replaced by name and address of the contact removed from the group, %2$s will be replaced by name and address of the contact who did the action -->
|
||
<string name="remove_member_by_other">%2$s已移除成員 %1$s</string>
|
||
<string name="group_image_deleted_by_you">我已刪除群組圖片。</string>
|
||
<!-- %1$s will be replaced by name and address of the contact -->
|
||
<string name="group_image_deleted_by_other">%1$s已刪除群組圖片。</string>
|
||
<string name="qrscan_title">掃描QR Code</string>
|
||
<string name="qrscan_hint">請將相機對準 QR Code</string>
|
||
<string name="qrscan_ask_join_group">你要參加群組 %1$s 嗎?</string>
|
||
<!-- This text is shown inside the "QR code card" with very limited space; please formulate the text as short as possible therefore. The placeholder will be replaced by name and address eg. "Scan to chat with Alice (alice@example.org)" -->
|
||
<string name="qrshow_join_contact_hint">掃描 QRCode 以新增 %1$s</string>
|
||
<string name="forget_login_confirmation_desktop">確定要刪除這裡的登入嗎? 所有的設定都會被刪除,包括端到端加密設定、聯絡人、對話、訊息、媒體檔案等。本動作不能復原。</string>
|
||
</resources>
|