Files
arcanechat-android/res/values-zh-rCN/strings.xml
T
2023-10-01 13:16:34 +02:00

1064 lines
83 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?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">Emoji</string>
<string name="attachment">附件</string>
<string name="back">返回</string>
<string name="verified">已验证</string>
<string name="close">关闭</string>
<string name="close_window">关闭窗口</string>
<string name="forward">转发</string>
<!-- "Resend" means "Sending the selected message(s) again to the same chat". The string is used in a menu and should be as short as possible. Resending may be needed after failures or to repost old messages to new members. -->
<string name="resend">重新发送</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>
<!-- Stay short here, say ~16 characters. The source string could also be "All Read", maybe that hint can make translations easier :) -->
<string name="mark_all_as_read">将所有标记为已读</string>
<!-- Shortest text for "Mark as being read". In english, this could be "Read" (past tense of "to read"), in german, this could be "Gelesen". -->
<string name="mark_as_read_short">已读</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="always_load_remote_images">始终加载远程图像</string>
<string name="once">仅一次</string>
<string name="show_warning">显示警告</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>
<!-- Refers to the time a contact was last seen. Shown below contact name in the profile. The placeholder will be replaced by a relative point in time as "3 minutes ago" (see https://momentjs.com for more examples and languages)-->
<string name="last_seen_relative">上次在线 %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>
<!-- Short form for "N Items Selected" -->
<plurals name="n_selected">
<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="locations">位置</string>
<string name="gallery">图库</string>
<string name="images_and_videos">图像和视频</string>
<string name="file">文件</string>
<string name="files">文件</string>
<!-- "App" is used to present "Webxdc App" (https://webxdc.org) in a user friendly way. Please stay close to the original term and keep it short (it is used in menus with few screen space). -->
<string name="webxdc_app">私人应用</string>
<!-- plural of "App"; used to present "Webxdc App" (https://webxdc.org) in a user friendly way. Please stay close to the original term and keep it short (it is used in menus with few screen space). -->
<string name="webxdc_apps">私人应用</string>
<string name="files_and_webxdx_apps">文件和私人应用</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">切换 emoji 键盘</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>
<!-- Command to delete all messages in a chat. The chat itself will not be deleted but will be empty afterwards, so make sure to be different from "Delete Chat" here. "Clear" is a verb here, "Empty Chat" would also be fine (eg. in German "Chat leeren") -->
<string name="clear_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_chat">选择聊天</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="source_code">源代码</string>
<!-- Menu item beside an app/chat that adds an icon to the system's home screen. If the user taps that icon, the app/chat is opened directly. -->
<string name="add_to_home_screen">添加到主屏幕</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_example">示例: https://meet.jit.si/$ROOM 或 basicwebrtc:https://your-server</string>
<string name="videochat_instance_explain_2">启用视频聊天后,您便可以在所有聊天中发起视频聊天。需要双方均装有兼容的应用或浏览器。</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>
<string name="open_url_confirmation">您要打开此链接吗?</string>
<!-- contact list -->
<string name="contacts_title">联系人</string>
<string name="contacts_enter_name_or_email">输入名称或电子邮件地址</string>
<string name="contacts_type_email_above">在上方输入电子邮件地址</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>
<!-- The placeholder will be replaced by the name of the recipient in a one-to-one chat. -->
<string name="chat_new_one_to_one_hint">发一条消息给 %1$s。即使对方不使用 Delta Chat 也没问题。</string>
<string name="chat_new_broadcast_hint">使用广播列表时,其他人会在与你的私人聊天中收到消息。\n\n接收者之间不会知道彼此的存在。</string>
<string name="chat_new_group_hint">在您发出第一条消息后,其他人才会看到此群组。</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 用户以及任意电子邮件地址聊天。</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_request_label">请求</string>
<string name="chat_no_messages">没有消息。</string>
<string name="chat_self_talk_subtitle">发给自己的消息</string>
<string name="archive_empty_hint">被归档的聊天将显示于此。</string>
<string name="saved_messages">保存的消息</string>
<string name="saved_messages_explain">• 转发消息于此以便于访问\n\n• 做笔记或语音备忘录\n\n• 附加媒体以保存它们</string>
<!-- Should match "Saved" from "Saved messages" -->
<string name="saved">已保存</string>
<string name="save_as">另存为</string>
<string name="retry_send">尝试重发消息</string>
<!-- reasons for a disabled message composer -->
<string name="messaging_disabled_not_in_group">您必须在此群组之中才能发送消息。要加入,请询问其他成员。</string>
<string name="messaging_disabled_device_chat">此聊天用于本地生成的消息。您不能在这里编写消息。</string>
<string name="messaging_disabled_mailing_list">尚不支持在邮件列表中发送消息</string>
<string name="cannot_display_unsuported_file_type">无法显示此类文件:%s</string>
<string name="attachment_failed_to_load">加载附件失败</string>
<!-- For recording Voice messages: Description for the "Lock" button allowing to lift the thumb from the record button while recording continues -->
<string name="lock_recording">锁定录音</string>
<!-- mailing lists -->
<string name="mailing_list">邮件列表</string>
<string name="mailing_list_profile_info">邮件列表名称和图像的更改仅适用于此设备。 </string>
<!-- webxdc -->
<!-- "Start..." button for an app -->
<string name="start_app">开始…</string>
<!-- this is a warning that is shown when one tries to send something to a chat that is not yet accepted. -->
<string name="accept_request_first">请先接受聊天请求</string>
<!-- title shown above a list of chats where one should be selected (eg. when sharing files from a webxdc). the placeholder will be replaced by a file name -->
<string name="send_file_to">发送“%1$s\"到...</string>
<!-- title shown above a list contacts where one should be selected (eg. when a webxdc attempts to send a message to a chat) -->
<string name="send_message_to">发送消息到...</string>
<!-- map -->
<string name="filter_map_on_time">显示时间范围内的位置</string>
<string name="show_location_traces">显示轨迹</string>
<string name="add_poi">发送兴趣点</string>
<!-- chat audit log -->
<string name="chat_audit_log_empty_message">此聊天的系统消息会出现在这里</string>
<string name="chat_audit_log_title">%1$s 的聊天审计日志</string>
<string name="chat_audit_log_description">仅显示系统消息和信息类消息。可用于查找最后的聊天操作而无需滚动许多普通消息。</string>
<!-- punycode warning / labeled links -->
<!-- placeholder is domain/hostname that should be trusted -->
<string name="open_external_url_trust_domain">不再询问 %1$s</string>
<string name="puny_code_warning_header">检测到可疑链接</string>
<!-- placeholder contains the hostname converted to ascii -->
<string name="puny_code_warning_question">您确定要访问 %1$s 吗?</string>
<!-- this message is shown whenever a link with non-latin characters is clicked. first placeholder is original hostname with special chars, second placeholder is hostname encoded in ascii -->
<string name="puny_code_warning_description">你将被转到一个链接,该链接可能通过使用来自不同字母表的相似字符对自己进行了伪装。打开标记为 %1$s 的链接将把你带到以 ascii 码编码的 %2$s 。如果这样的字符出乎你的意料,那么这个链接可能是有害的。</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="remove_group_image">移除群组图像</string>
<string name="change_group_image">更改群组图像</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="tab_image_empty_hint">此聊天中分享的图片将显示在这里</string>
<string name="tab_video_empty_hint">此聊天中分享的视频将显示在这里</string>
<string name="tab_audio_empty_hint">此聊天中分享的音频文件和语音消息将显示在这里。</string>
<string name="tab_webxdc_empty_hint">在此聊天中分享的私人应用会出现在这里</string>
<string name="tab_all_media_empty_hint">任何聊天中分享的媒体文件都将出现在这里</string>
<string name="media_preview">媒体预览</string>
<string name="send_message">发送消息</string>
<!-- Placeholder %1$s will be replaced by the name of the contact changing their address. Placeholders %2$s and %3$s will be replaced by old/new email addresses. -->
<string name="aeap_addr_changed">%1$s 将邮箱从 %2$s 更改为 %3$s</string>
<!-- the explanation is shown (1) as a modal dialog with the buttons "Cancel" and "Continue" as well as (2) as a device message -->
<string name="aeap_explanation">你将邮箱从 %1$s 改为了 %2$s。\n\n如果你现在发送一条消息到已验证群组,那里的联系人将自动用你的新邮箱替换旧邮箱。\n\n我们建议你将旧邮箱配置为转发所有邮件到新邮箱。否则,你可能收不到还不知道你新邮箱的联系人发过来的消息。</string>
<!-- Multi Device -->
<!-- "Second Device" can also be translated as "Another Device", if that is catchier in the destination language. However, make sure to use the term consistently. -->
<string name="multidevice_title">添加第二台设备</string>
<string name="multidevice_same_network_hint">让两台设备连接相同的 Wi-Fi 或网络</string>
<string name="multidevice_this_creates_a_qr_code">这会创建供第二台设备扫描、用于复制此账户的二维码。</string>
<string name="multidevice_install_dc_on_other_device">在你的其他设备上安装 Delta Chat (https://get.delta.chat)</string>
<string name="multidevice_tap_scan_on_other_device">启动 Delta Chat 应用,点击“添加为第二台设备”并扫描显示的二维码</string>
<!-- Shown inside a "QR code card" with very limited space; please formulate the text as short as possible therefore. The placeholder will be replaced by name and/or address eg. "Scan to set up second device for Alice (alice@example.org)" -->
<string name="multidevice_qr_subtitle">扫描此处为 %1$s 设置第二台设备</string>
<string name="multidevice_receiver_title">添加为第二台设备</string>
<string name="multidevice_open_settings_on_other_device">在第一台设备上,转到“设置/添加第二台设备”并扫描显示的二维码</string>
<string name="multidevice_receiver_scanning_ask">将账户从其他设备复制到此设备吗?</string>
<string name="multidevice_abort">中止第二台设备的设置吗?</string>
<string name="multidevice_abort_will_invalidate_copied_qr">这会让复制到剪贴板的二维码失效。</string>
<string name="multidevice_experimental_hint">(实验性,需要 1.36 版本)</string>
<string name="multidevice_transfer_done_devicemsg">️ 账户已传输到你的第二台设备。</string>
<!-- Shown beside progress bar, stay short -->
<string name="preparing_account">准备账户中…</string>
<!-- Shown beside progress bar, stay short -->
<string name="waiting_for_receiver">等待接收者…</string>
<!-- Shown beside progress bar, stay short -->
<string name="receiver_connected">接收者已连接…</string>
<!-- Shown beside progress bar, stay short -->
<string name="transferring">传输中…</string>
<string name="troubleshooting">故障排除</string>
<!-- Connectivity -->
<!-- Headline for the "Inbox" eg. in the "Connectivity" view -->
<string name="incoming_messages">消息接收</string>
<!-- Headline for the "Outbox" eg. in the "Connectivity" view -->
<string name="outgoing_messages">消息发送</string>
<!-- Headline in the "Connectivity" view. Placeholder will be replaced by the domain of the configured email-address. -->
<string name="storage_on_domain">%1$s 上的存储空间</string>
<string name="connectivity">连接状态</string>
<!-- Shown in the title bar if the app is "Not connected"; prefer short strings. -->
<string name="connectivity_not_connected">未连接</string>
<!-- Shown in the title bar if the app is "Connecting"; prefer short strings. The ellipsis is a single character (…), not three (...) -->
<string name="connectivity_connecting">连接中…</string>
<!-- Shown in the title bar if the app is "Updating" (eg. getting new/old message, sync things); prefer short strings. The ellipsis is a single character (…), not three (...) -->
<string name="connectivity_updating">更新中…</string>
<!-- Shown in the setting if the app is "Connected" -->
<string name="connectivity_connected">已连接</string>
<string name="sending">发送中…</string>
<string name="last_msg_sent_successfully">上一条消息发送成功。</string>
<string name="not_supported_by_provider">不被您的邮件提供商支持。</string>
<!-- Subtitle in quota context of "Connetivity" view. Should be be plural always, no number is prefixed. -->
<string name="messages">消息</string>
<!-- Used for describing resource usage, resulting string will be eg. "1.2 GiB of 3 GiB used" -->
<string name="part_of_total_used">已使用 %1$s,共 %2$s</string>
<!-- welcome and login -->
<string name="welcome_chat_over_email">通过电子邮件聊天。</string>
<string name="scan_invitation_code">扫描邀请码</string>
<string name="welcome_intro1_message">本通讯软件有着世界上最广泛的受众。自由且自主。</string>
<string name="login_title">登录</string>
<string name="login_header">登录您的电子邮件账户</string>
<string name="login_explain">使用现有电子邮件帐户登录</string>
<string name="login_subheader">对于已知的电子邮件提供商,附加设置会被自动设置。有时 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>
<!-- the word "SOCKS5" here and in the following strings should not be translated in most cases -->
<string name="login_socks5">SOCKS5</string>
<string name="login_socks5_use_socks5">使用 SOCKS5 代理</string>
<string name="login_socks5_host">SOCKS5 主机</string>
<string name="login_socks5_port">SOCKS5 端口</string>
<string name="login_socks5_user">SOCKS5 用户名</string>
<string name="login_socks5_password">SOCKS5 密码</string>
<!-- Translators: %1$s will be replaced by an e-mail address -->
<string name="login_oauth2_checking_addr">正在检查 %1$s</string>
<string name="login_info_oauth2_title">使用简易设置继续?</string>
<string name="login_info_oauth2_text">输入的电子邮件地址支持简化设置(OAuth 2.0)。\n\n在下一步中,请允许 Delta Chat 充当您的“通过电子邮件聊天”应用程序。\n\n不存在 Delta Chat 服务器,您的数据保留于您的设备!</string>
<string name="login_certificate_checks">证书检查</string>
<string name="login_error_mail">请输入有效的电子邮件地址</string>
<string name="login_error_server">请输入有效的服务器 / IP 地址</string>
<string name="login_error_port">请输入有效的端口(1-65535</string>
<string name="login_error_required_fields">请输入有效的电子邮件地址和密码</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”登录。请检查电子邮件地址和密码是否正确。</string>
<!-- TLS certificate checks -->
<string name="accept_invalid_certificates">接受无效的证书</string>
<string name="used_settings">已使用设置:</string>
<string name="switch_account">切换账户 </string>
<string name="add_account">添加账户</string>
<string name="delete_account">删除账户</string>
<string name="delete_account_ask">您确定要删除您的账户数据吗?</string>
<string name="delete_account_explain_with_name">此设备上“%s”的所有帐户数据都将被删除,包括您的端到端加密设置、联系人、聊天、消息及媒体。 此操作无法撤消。</string>
<string name="unconfigured_account">未配置的账户</string>
<string name="unconfigured_account_hint">打开账户来配置它</string>
<string name="try_connect_now">立即尝试连接</string>
<string name="sync_all">同步所有</string>
<!-- Translations: %1$s will be replaced by a more detailed error message -->
<string name="configuration_failed_with_error">配置失败。错误:%1$s</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_multiple_attachments">发送 %1$d 个文件到所选聊天?\n\n文件将以原样发送(例如:图像和视频不会被重新编码)。</string>
<string name="share_multiple_attachments_multiple_chats">发送 %1$d 个文件到 %2$d 个聊天?\n\n文件将以原样发送(例如:图像和视频不会被重新编码)。</string>
<string name="share_text_multiple_chats">发送这段文字到 %1$d 个聊天?\n\n\"%2$s“</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="blocked_empty_hint">被您屏蔽的联系人将显示于此。</string>
<string name="pref_password_and_account_settings">密码和账户</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 Messenger 发送: 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">要应用屏幕安全设置,请重新启动本应用。</string>
<string name="pref_notifications">通知</string>
<string name="pref_notifications_show">显示</string>
<string name="pref_notifications_priority">优先级</string>
<string name="pref_notifications_explain">为新消息启用系统通知</string>
<string name="pref_show_notification_content">在通知中显示消息内容</string>
<string name="pref_show_notification_content_explain">在通知中显示发送者和消息开头部分</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">使用系统 emoji</string>
<string name="pref_use_system_emoji_explain">关闭 Delta Chat 内置 emoji 支持</string>
<string name="pref_use_inapp_camera">使用应用内相机</string>
<string name="pref_use_inapp_camera_explain">应用内相机功能通常比系统相机少</string>
<string name="pref_app_access">应用程序访问</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_saved_log">已将日志保存至“下载”文件夹</string>
<string name="pref_save_log_failed">保存日志失败</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">若要更改此选项,请您务必调整服务器以及其他客户端的相应设置。\n\n否则软件可能无法正常工作。</string>
<string name="pref_watch_sent_folder">监视已发送文件夹</string>
<string name="pref_send_copy_to_self">给自己发送副本</string>
<string name="pref_send_copy_to_self_explain">在多台设备上使用此账户时,这是必需的。</string>
<string name="pref_auto_folder_moves">自动移动至 DeltaChat 文件夹</string>
<string name="pref_auto_folder_moves_explain">移动聊天对话以免弄乱收件箱</string>
<string name="pref_only_fetch_mvbox_title">只从 DeltaChat 文件夹获取</string>
<string name="pref_only_fetch_mvbox_explain">忽略其他文件夹。需要你的服务器将聊天消息移动到 DeltaChat 文件夹。</string>
<string name="pref_show_emails">显示传统电子邮件</string>
<string name="pref_show_emails_no">不显示,仅聊天</string>
<string name="pref_show_emails_accepted_contacts">已接受的联系人</string>
<string name="pref_show_emails_all">全部</string>
<string name="pref_experimental_features">实验性功能</string>
<string name="pref_on_demand_location_streaming">按需位置流</string>
<string name="pref_developer_mode">开发者模式</string>
<string name="pref_developer_mode_explain">激活调试选项。这会降低应用程序稳定性。仅供开发人员使用。</string>
<string name="pref_background_default">默认背景</string>
<string name="pref_background_default_color">默认颜色</string>
<string name="pref_background_custom_image">自定义图像</string>
<string name="pref_background_custom_color">自定义颜色</string>
<string name="export_aborted">导出已中止。</string>
<string name="auto_download_messages">自动下载消息</string>
<!-- %1$s will be replaced by a human-readable number of bytes, eg. 32 KiB, 1 MiB -->
<string name="up_to_x">%1$s 以下</string>
<string name="up_to_x_most_worse_quality_images">%1$s 以下,最差的图像质量</string>
<string name="up_to_x_most_balanced_quality_images">%1$s 以下,均衡的图像质量</string>
<string name="download_failed">下载失败</string>
<!-- %1$s will be replaced by a human-readable number of bytes, eg. 32 KiB, 1 MiB. Resulting string eg. "1 MiB message" -->
<string name="n_bytes_message">%1$s 消息</string>
<!-- %1$s will be replaced by human-readable date and time -->
<string name="download_max_available_until">下载最晚于 %1$s 前可用</string>
<string name="profile_image_select">选择个人资料图片</string>
<string name="select_your_new_profile_image">选择新的个人资料图片</string>
<string name="profile_image_delete">删除个人资料图片</string>
<string name="pref_show_tray_icon">显示托盘图标</string>
<string name="pref_edit_profile">编辑个人资料</string>
<!-- Emoji picker and categories -->
<string name="emoji_search_results">搜索结果</string>
<string name="emoji_not_found">未找到 emoji</string>
<string name="emoji_recent">最近使用</string>
<string name="emoji_people">人物与身体</string>
<string name="emoji_nature">动物与自然</string>
<string name="emoji_foods">食品与饮料</string>
<string name="emoji_activity">活动</string>
<string name="emoji_places">出行与地点</string>
<string name="emoji_objects">物品</string>
<string name="emoji_symbols">符号</string>
<string name="emoji_flags">旗帜</string>
<!-- automatically delete message -->
<string name="delete_old_messages">删除旧消息</string>
<string name="autodel_device_title">从设备删除消息</string>
<string name="autodel_server_title">从服务器删除消息</string>
<!-- %1$d will be replaced by the number of messages, you can assume plural/lots here. %2$s will be replaced by a timespan option. -->
<string name="autodel_device_ask">您是否要立即删除 %1$d 条消息,并在之后于消息收到 %2$s 删除它们?\n\n• 这包括所有媒体文件\n\n• 无论消息是否被浏览过,它们都将被删除\n\n• 在本地删除中,“保存的消息”将被跳过</string>
<!-- %1$d will be replaced by the number of messages, you can assume plural/lots here. %2$s will be replaced by a timespan option. -->
<string name="autodel_server_ask">您是否要立即删除 %1$d 条消息,并在之后于消息收到 %2$s 删除它们?\n\n⚠️ 这包括服务器所有文件夹中的电子邮件、媒体和“保存的消息”\n\n⚠️ 如果您想在服务器上保留数据,请不要使用此功能\n\n⚠️ 如果您正在使用 Delta Chat 之外的电子邮件客户端,请不要使用此功能</string>
<!-- shown below enabled autodel_server-option, should be a summary of autodel_server_ask and remind about the impact -->
<string name="autodel_server_enabled_hint">这包括所有服务器文件夹中的电子邮件、媒体和\"保存的消息\"。如果您想在服务器上保存数据,或者您正在使用除 Delta Chat 之外的其他电子邮件客户端,请不要使用此功能。</string>
<string name="autodel_confirm">我了解,将这些消息全部删除</string>
<!-- "At once" in the meaning of "Immediately", without any intervening time. -->
<string name="autodel_at_once">立刻</string>
<string name="after_30_seconds">30 秒后</string>
<string name="after_1_minute">1 分钟后</string>
<string name="after_5_minutes">5 分钟后</string>
<string name="after_30_minutes">30 分钟后</string>
<string name="autodel_after_1_hour">1 小时后</string>
<string name="autodel_after_1_day">1 天后</string>
<string name="autodel_after_1_week">1 周后</string>
<string name="autodel_after_4_weeks">4 周后</string>
<string name="after_5_weeks">5 周后</string>
<string name="autodel_after_1_year">1 年后</string>
<!-- autocrypt -->
<string name="autocrypt">Autocrypt</string>
<string name="autocrypt_explain">Autocrypt 是一种用于自动端到端电子邮件加密的全新开放规范。\n\n您的端到端设置会根据需要自动创建;之后您可以使用 Autocrypt 设置消息在设备间传输此设置。</string>
<string name="autocrypt_send_asm_title">发送 Autocrypt 设置消息</string>
<string name="autocrypt_send_asm_explain_before">Autocrypt 设置消息安全地共享您的端到端设置至其他兼容 Autocrypt 的应用程序。\n\n该设置将通过在此显示的、必须在另一台设备上输入的设置码进行加密。</string>
<string name="autocrypt_send_asm_button">发送 Autocrypt 设置消息</string>
<string name="autocrypt_send_asm_explain_after">您的设置已发送给您自己。切换到另一台设备并打开该设置消息。 您将被要求输入设置码。 输入以下数字:\n\n%1$s</string>
<string name="autocrypt_prefer_e2ee">优先使用端到端加密</string>
<string name="autocrypt_asm_subject">Autocrypt 设置消息</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”消息已在接收者的屏幕上显示过。\n\n这并不保证内容已被阅读。</string>
<string name="systemmsg_cannot_decrypt">此消息无法解密。\n\n• 回复此消息并要求发送者重发该消息可能会有所帮助。\n\n• 如果您在此设备或其他设备上重新安装了 Delta Chat 或其他电子邮件程序,则可能需要从别处发送 Autocrypt 设置消息。</string>
<string name="systemmsg_unknown_sender_for_chat">此聊天发送者未知。查看“信息”来获取更多详情。</string>
<string name="systemmsg_subject_for_new_contact">来自 %1$s 的消息</string>
<string name="systemmsg_failed_sending_to">发送消息给 %1$s 失败。</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>
<!-- "left" in the meaning of "exited" -->
<string name="group_left_by_you">你退出了群组</string>
<!-- "left" in the meaning of "exited"; %1$s will be replaced by name and address of the contact leaving the group -->
<string name="group_left_by_other">%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="location_enabled_by_you">你开启了位置流</string>
<!-- %1$s will be replaced by name and address of the contact -->
<string name="location_enabled_by_other">%1$s 开启了位置流</string>
<string name="ephemeral_timer_disabled_by_you">你禁用了消息定时销毁计时器</string>
<!-- %1$s will be replaced by name and address of the contact -->
<string name="ephemeral_timer_disabled_by_other">%1$s 禁用了消息定时销毁计时器</string>
<!-- %1$s will be replaced by the number of seconds (always >1) the timer is set to -->
<string name="ephemeral_timer_seconds_by_you">你将消息定时销毁计时器设置为 %1$s 秒</string>
<!-- %1$s will be replaced by the number of seconds (always >1) the timer is set to, %2$s will be replaced by name and address of the contact -->
<string name="ephemeral_timer_seconds_by_other">%2$s 将消息定时销毁计时器设为 %1$s 秒</string>
<string name="ephemeral_timer_1_minute_by_you">你将消息定时销毁计时器设为 1 分钟</string>
<!-- %1$s will be replaced by name and address of the contact -->
<string name="ephemeral_timer_1_minute_by_other">%1$s 将消息定时销毁计时器设为 1 分钟</string>
<string name="ephemeral_timer_1_hour_by_you">你将消息定时销毁计时器设为 1 小时</string>
<!-- %1$s will be replaced by name and address of the contact -->
<string name="ephemeral_timer_1_hour_by_other">%1$s 将消息定时销毁计时器设为 1 小时</string>
<string name="ephemeral_timer_1_day_by_you">你将消息定时销毁计时器设为 1 天</string>
<!-- %1$s will be replaced by name and address of the contact -->
<string name="ephemeral_timer_1_day_by_other">%1$s 将消息定时销毁计时器设为 1 天</string>
<string name="ephemeral_timer_1_week_by_you">你将消息定时销毁计时器设为 1 周</string>
<!-- %1$s will be replaced by name and address of the contact -->
<string name="ephemeral_timer_1_week_by_other">%1$s 将消息定时销毁计时器设为 1 天</string>
<!-- %1$s will be replaced by the number of minutes (always >1) the timer is set to -->
<string name="ephemeral_timer_minutes_by_you">你将消息定时销毁计时器设为 %1$s 分钟</string>
<!-- %1$s will be replaced by the number of minutes (always >1) the timer is set to, %2$s will be replaced by name and address of the contact -->
<string name="ephemeral_timer_minutes_by_other">%2$s 将消息定时销毁计时器设为 %1$s 分钟</string>
<!-- %1$s will be replaced by the number of hours (always >1) the timer is set to -->
<string name="ephemeral_timer_hours_by_you">你将消息定时销毁计时器设为 %1$s 小时</string>
<!-- %1$s will be replaced by the number of hours (always >1) the timer is set to, %2$s will be replaced by name and address of the contact -->
<string name="ephemeral_timer_hours_by_other">%2$s 将消息定时销毁计时器设为 %1$s 小时。</string>
<!-- %1$s will be replaced by the number of days (always >1) the timer is set to -->
<string name="ephemeral_timer_days_by_you">你将消息定时销毁计时器设为 %1$s 天</string>
<!-- %1$s will be replaced by the number of days (always >1) the timer is set to, %2$s will be replaced by name and address of the contact -->
<string name="ephemeral_timer_days_by_other">%2$s 将消息定时销毁计时器设为 %1$s 天</string>
<!-- %1$s will be replaced by the number of weeks (always >1) the timer is set to -->
<string name="ephemeral_timer_weeks_by_you">你将消息定时销毁计时器设为 %1$s 周</string>
<!-- %1$s will be replaced by the number of weeks (always >1) the timer is set to, %2$s will be replaced by name and address of the contact -->
<string name="ephemeral_timer_weeks_by_other">%2$s 将消息定时销毁计时器设为 %1$s 周</string>
<string name="protection_enabled_by_you">你开启了聊天保护</string>
<!-- %1$s will be replaced by name and address of the contact -->
<string name="protection_enabled_by_other">%1$s 开启了聊天保护 </string>
<string name="protection_disabled_by_you">你禁用了聊天保护</string>
<!-- %1$s will be replaced by name and address of the contact -->
<string name="protection_disabled_by_other">%1$s 禁用了聊天保护</string>
<string name="devicemsg_self_deleted">您已删除“保存的消息”聊天。\n\nℹ️要再次使用“保存的消息”功能,请创建一个与自己的新聊天。</string>
<!-- %1$s will be replaced by the amount of storage already used, sth. as '500 MB'. If you want to use a percentage sign, type in two of them, eg. %1$s %% -->
<string name="devicemsg_storage_exceeding">⚠️邮件服务商提供的存储空间快满了,已使用 %1$s%%。\n\n如果存储空间用光,您可能无法接收消息。\n\n👉请检查是否可以在提供商的网页界面上删除旧数据,或考虑启用“设置/删除旧消息”。您可以在“设置/连接状态”中查看当前的存储使用情况。</string>
<!-- %1%s will be replaced by date and time in some human-readable format -->
<string name="devicemsg_bad_time">⚠️设备的日期或时间似乎不准确 (%1$s)。\n\n请调整时钟⏰🔧以确保能够正确接收消息。</string>
<string name="devicemsg_update_reminder">⚠️您的 Delta Chat 版本可能过时了。\n\n这可能会在您的聊天伙伴使用更新的版本时造成问题。并且您缺失了最新功能😳\n请浏览 https://get.delta.chat 或应用商店来获取更新。</string>
<!-- Some options as "Add Second Device" or "Backup" may require the system PIN/Fingerprint/Gesture/Etc. to be entered in a system dialog. This hint is added to the system dialog, below a title as "Add Second Device" or "Backup". -->
<string name="enter_system_secret_to_continue">解锁以继续</string>
<!-- qr code stuff -->
<string name="qr_code">二维码</string>
<string name="load_qr_code_as_image">从图像加载二维码</string>
<string name="qrscan_title">扫描二维码</string>
<string name="qrscan_hint">将摄像头对准二维码。</string>
<string name="qrscan_failed">二维码无法被解码</string>
<string name="qrscan_ask_join_group">您要加入群组“%1$s”吗?</string>
<string name="qrscan_fingerprint_mismatch">扫描到的指纹与上次见到的 %1$s 的指纹不匹配。</string>
<string name="qrscan_no_addr_found">此二维码包含指纹但没有电子邮件地址。\n\n对于带外验证,请先与接收者建立加密连接。</string>
<string name="qrscan_contains_text">已扫描到的二维码文本:\n\n%1$s</string>
<string name="qrscan_contains_url">已扫描到的二维码 URL\n\n%1$s</string>
<string name="qrscan_fingerprint_label">指纹</string>
<string name="withdraw_verifycontact_explain">其他人可以扫描此二维码与您联系。\n\n您可以在此处停用二维码并通过再次扫描来重新激活它。</string>
<string name="withdraw_verifygroup_explain">其他人可以扫描此二维码加入群组 “%1$s”。\n\n您可以在此处停用二维码并通过再次扫描来重新激活它。</string>
<string name="withdraw_qr_code">停用二维码</string>
<!-- "could" in the meaning of "possible at some point in the past, but no longer possible today" -->
<string name="revive_verifycontact_explain">其他人可扫描此二维码以与您联系。\n\n此设备上的二维码未激活。</string>
<!-- "could" in the meaning of "possible at some point in the past, but no longer possible today" -->
<string name="revive_verifygroup_explain">其他人可扫描此二维码加入群组“%1$s”。\n\n此设备上的二维码未激活。</string>
<string name="revive_qr_code">激活二维码</string>
<string name="qrshow_title">邀请二维码</string>
<string name="qrshow_x_joining">添加 %1$s。</string>
<string name="qrshow_x_verified">%1$s 已验证。</string>
<string name="qrshow_x_has_joined_group">%1$s 已加入群组。</string>
<string name="qrshow_join_group_title">邀请二维码</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 the group name, eg. "Scan to join group \"Testing group\"" -->
<string name="qrshow_join_group_hint">扫描此处来加入群组“%1$s”</string>
<string name="qrshow_join_contact_title">邀请二维码</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">扫描此处来与 %1$s 聊天。</string>
<string name="qrshow_join_contact_no_connection_toast">没有互联网连接,无法进行二维码设置。</string>
<string name="qraccount_ask_create_and_login">在“%1$s”创建新的电子邮件地址并登录?</string>
<string name="qraccount_ask_create_and_login_another">在“%1$s”创建新的电子邮件地址并登录?\n\n已存在的账户不会被删除。使用“切换账户”来在账户之间切换。</string>
<string name="qraccount_success_enter_name">登录成功——电子邮件地址是 %1$s\n\n如果您愿意,您现在可以去设置一个名称和个人资料图片。它们将显示给您发消息到的人。</string>
<string name="qraccount_qr_code_cannot_be_used">无法使用扫描到的二维码建立新账户。</string>
<string name="qraccount_use_on_new_install">扫描到的二维码是用于设置新帐户的。设置新的 Delta Chat 安装时,您可以扫描此二维码。</string>
<!-- the placeholder will be replaced by the e-mail address of the account -->
<string name="qrlogin_ask_login">登录 \"%1$s\"吗?</string>
<!-- the placeholder will be replaced by the e-mail address of the account -->
<string name="qrlogin_ask_login_another">登录“%1$s“吗?\n\n你现有的账户不会被删除。使用“切换账户”来在不同账户间进行切换。</string>
<!-- first placeholder will be replaced by name and address of the inviter, second placeholder will be replaced by the name of the inviter. -->
<string name="secure_join_started">%1$s 邀请你加入此群组。\n\n等待 %2$s 的设备回复…</string>
<!-- placeholder will be replaced by the name of the inviter. -->
<string name="secure_join_replies">%1$s 已回复,等待被加入群组…</string>
<string name="contact_verified">%1$s 已验证。</string>
<string name="contact_not_verified">无法验证 %1$s。</string>
<!-- Shown in contact profile. The placeholder will be replaced by the name of the contact that verified the contact shown. -->
<string name="verified_by">验证人 %1$s</string>
<string name="verified_by_you">由您验证</string>
<!-- translators: "setup" is the "encryption setup" here, as in "Autocrypt Setup Message" -->
<string name="contact_setup_changed">%1$s 的加密设置已更改。</string>
<string name="verified_group_explain">已验证群组(实验性)可提供针对主动攻击的安全性。其中的成员被其他成员用第二个因素进行了验证,并且消息始终是端到端加密的。</string>
<string name="copy_qr_data_success">已复制二维码链接到剪贴板</string>
<string name="mailto_dialog_header_select_chat">选择要发送消息的聊天</string>
<!-- first placeholder is the name of the chat -->
<string name="confirm_replace_draft">%1$s 已经有一条草稿信息,要替换它吗?</string>
<string name="mailto_link_could_not_be_decoded">无法解码 mailto 链接:%1$s</string>
<!-- notifications -->
<string name="notify_dismiss">不予理会</string>
<string name="notify_reply_button">回复</string>
<string name="notify_new_message">新消息</string>
<string name="notify_background_connection_enabled">已启用后台连接</string>
<string name="notify_priority_high"></string>
<string name="notify_priority_max">最高</string>
<string name="notify_name_and_message">名称和消息</string>
<string name="notify_name_only">仅名称</string>
<string name="notify_no_name_or_message">不显示名称或消息</string>
<!-- permissions -->
<string name="perm_required_title">需要权限</string>
<string name="perm_continue">继续</string>
<string name="perm_explain_access_to_camera_denied">要拍照或录像,请转至应用设置,选择“权限”,然后启用“相机”。</string>
<string name="perm_explain_access_to_mic_denied">要发送音频消息,请转至应用设置,选择“权限”,然后启用“麦克风”。</string>
<string name="perm_explain_access_to_storage_denied">要发送或接收文件,请转至应用设置,选择“权限”,然后启用“存储”。</string>
<string name="perm_explain_access_to_location_denied">要附加位置,请转至应用设置,选择“权限”,然后启用“位置”。</string>
<!-- ImageEditorHud -->
<string name="ImageEditorHud_draw_anywhere_to_blur">对任意地方涂抹以进行模糊</string>
<string name="ImageEditorHud_add_text">添加文字</string>
<string name="ImageEditorHud_blur">模糊</string>
<string name="ImageEditorHud_brush_marker">记号笔</string>
<string name="ImageEditorHud_brush_highlight">荧光笔</string>
<string name="ImageEditorHud_crop">裁剪</string>
<string name="ImageEditorHud_flip">翻转</string>
<string name="ImageEditorHud_rotate">旋转</string>
<!-- dc_str_* resources -->
<string name="encrypted_message">加密的消息</string>
<!-- strings introduced on desktop. we want to share strings between the os, in general, please do not add generic strings here -->
<string name="about_offical_app_desktop">这是 Delta Chat 官方桌面应用。</string>
<string name="about_licensed_under_desktop">本软件在 GNU GPL 版本 3 下获得授权,其源代码可从 GitHub 获得。</string>
<string name="welcome_desktop">欢迎使用 Delta Chat</string>
<string name="login_known_accounts_title_desktop">已知账户</string>
<string name="global_menu_preferences_language_desktop">语言</string>
<string name="global_menu_file_desktop">文件</string>
<string name="global_menu_file_quit_desktop">退出</string>
<string name="global_menu_edit_desktop">编辑</string>
<string name="global_menu_edit_undo_desktop">撤销</string>
<string name="global_menu_edit_redo_desktop">重做</string>
<string name="global_menu_edit_cut_desktop">剪切</string>
<string name="global_menu_edit_copy_desktop">复制</string>
<string name="global_menu_edit_paste_desktop">粘贴</string>
<string name="global_menu_view_desktop">视图</string>
<string name="global_menu_view_floatontop_desktop">浮于顶层</string>
<string name="global_menu_view_developer_desktop">开发者</string>
<string name="global_menu_view_developer_tools_desktop">开发者工具</string>
<string name="global_menu_help_desktop">帮助</string>
<string name="global_menu_help_learn_desktop">了解有关 Delta Chat 的更多信息</string>
<string name="global_menu_help_contribute_desktop">在 GitHub 上做贡献</string>
<string name="global_menu_help_report_desktop">报告一个问题</string>
<string name="global_menu_help_about_desktop">关于 Delta Chat</string>
<string name="global_menu_file_open_desktop">打开 Delta Chat</string>
<string name="global_menu_minimize_to_tray">最小化</string>
<string name="no_chat_selected_suggestion_desktop">选择一个聊天或创建新聊天</string>
<string name="write_message_desktop">输入消息…</string>
<string name="encryption_info_title_desktop">加密信息</string>
<string name="delete_message_desktop">删除消息</string>
<string name="more_info_desktop">更多信息</string>
<string name="timestamp_format_m_desktop">MMM D</string>
<string name="encryption_info_desktop">显示加密信息</string>
<string name="remove_desktop">移除</string>
<string name="save_desktop">保存</string>
<string name="name_desktop">名称</string>
<string name="autocrypt_key_transfer_desktop">Autocrypt 密钥传输</string>
<string name="initiate_key_transfer_desktop">Autocrypt 设置消息安全地共享您的端到端设置至其他兼容 Autocrypt 的应用程序。该设置将通过在此显示的、必须在另一台设备上输入的设置码进行加密。</string>
<string name="select_group_image_desktop">选择群组图像</string>
<string name="imex_progress_title_desktop">备份进度</string>
<string name="export_backup_desktop">导出备份</string>
<string name="show_key_transfer_message_desktop">您的密钥已发送给您自己。切换到另一台设备并打开该设置消息。 您将被要求输入设置码。 输入以下数字:</string>
<string name="autocrypt_correct_desktop">Autocrypt 设置已传输 。</string>
<string name="autocrypt_incorrect_desktop">不正确的设置码。请重试。</string>
<string name="create_chat_error_desktop">无法创建聊天。</string>
<string name="forget_login_confirmation_desktop">删除此登录? 一切都将被删除,包括您的端到端设置、联系人、聊天、消息及媒体。 此操作无法撤消。</string>
<string name="account_info_hover_tooltip_desktop2">电子邮件:%1$s\n大小:%2$s\n账户 Id%3$s</string>
<string name="message_detail_sent_desktop">发送于</string>
<string name="message_detail_received_desktop">接收于</string>
<string name="menu.view.developer.open.log.folder">打开日志文件夹</string>
<string name="menu.view.developer.open.current.log.file">打开当前日志文件</string>
<string name="explain_desktop_minimized_disabled_tray_pref">在 Delta Chat 带 --minimized 参数启动时,无法禁用托盘图标。</string>
<string name="no_spellcheck_suggestions_found">未找到拼写建议</string>
<string name="show_window">显示窗口</string>
<string name="login_socks5_experimental_warning">SOCKS5 支持目前还处于试验阶段。请自行承担使用风险。如果您在电子邮件字段中输入一个地址,会有不流经 SOCKS5 隧道的 DNS 查找流量。</string>
<!-- title of the "keybindings" dialog (for the keybindings names as such, where possible the normal command strings are used) -->
<string name="keybindings">按键绑定</string>
<string name="switch_between_chats">在不同聊天间切换</string>
<string name="scroll_messages">滚动消息</string>
<!-- command to put the cursor to the search input field -->
<string name="focus_search_input">聚焦搜索</string>
<!-- command to put the cursor to the message input field -->
<string name="focus_message_input">聚焦消息输入</string>
<string name="force_refresh_network">强制刷新网络</string>
<string name="insert_newline">插入新行</string>
<!-- accessibility, the general idea is to use the normal strings for accessibility hints wherever possible -->
<string name="a11y_delivery_status_error">发送状态:错误</string>
<string name="a11y_encryption_padlock">加密挂锁</string>
<string name="a11y_delivery_status_sending">发送状态:发送中</string>
<string name="a11y_delivery_status_draft">发送状态:草稿</string>
<string name="a11y_delivery_status_delivered">发送状态:已投递</string>
<string name="a11y_delivery_status_read">发送状态:已读</string>
<string name="a11y_delivery_status_invalid">无效的发送状态</string>
<string name="a11y_message_context_menu_btn_label">消息操作</string>
<string name="a11y_background_preview_label">背景预览</string>
<string name="a11y_disappearing_messages_activated">消息定时销毁已激活</string>
<!-- iOS specific strings, developers: please take care to remove strings that are no longer used! -->
<string name="stop_sharing_location">停止共享位置</string>
<string name="a11y_voice_message_hint_ios">录音后轻按两次发送。要丢弃录音,用两根手指左右滑动。</string>
<string name="a11y_connectivity_hint">轻按两次查看连接详情</string>
<string name="login_error_no_internet_connection">无互联网连接,登录失败。</string>
<string name="share_account_not_configured">账户未配置。</string>
<string name="cannot_play_audio_file">无法播放音频文件。</string>
<!-- iOS camera permission alert -->
<string name="perm_ios_explain_access_to_camera_denied">要拍照、拍摄视频或扫描二维码,请打开系统设置并启用“相机”。</string>
<string name="open_settings">打开设置</string>
<!-- iOS device contact alert -->
<string name="import_device_contacts">导入设备联系人</string>
<string name="import_device_contacts_hint">要与你设备中的联系人聊天,请打开“设置”并启用“联系人”。</string>
<!-- iOS notification settings -->
<string name="disabled_in_dc">在 Delta Chat 中被禁用</string>
<string name="disabled_in_system_settings">在系统设置中被禁用</string>
<string name="bg_app_refresh_disabled">“后台应用刷新”在系统设置中被禁用</string>
<!-- iOS connectivity view, Adjective, used eg. as "Notifications: Delayed" -->
<string name="delayed">延迟</string>
<string name="notifications_avg_minutes">平均每 %1$d 分钟</string>
<string name="notifications_avg_hours">平均每 %1$d 小时</string>
<string name="last_check_at">检查于 %1$s</string>
<!-- iOS webxdc selector -->
<string name="webxdc_selector_empty_hint">任何聊天中接收或发送的私人应用都会出现在这里。“文件”显示刚下载的私人应用。</string>
<!-- iOS webxdc shortcut page -->
<string name="shortcut_step1_tap_share_btn">点击分享按钮</string>
<string name="shortcut_step2_tap_add_to_home_screen">选择“添加到主屏幕”来将应用添加到主屏幕。</string>
<!-- iOS permissions, copy from "deltachat-ios/Info.plist", which is used on missing translations in "deltachat-ios/LANG.lproj/InfoPlist.strings" -->
<string name="InfoPlist_NSCameraUsageDescription">Delta Chat 使用相机来拍摄、发送照片和视频以及扫描二维码。</string>
<string name="InfoPlist_NSContactsUsageDescription">Delta Chat 使用您的联系人来显示您可以写信到的电子邮件地址列表。 Delta Chat 没有服务器,您的联系人不会被发送到任何地方。</string>
<string name="InfoPlist_NSLocationAlwaysAndWhenInUseUsageDescription">Delta Chat 需要位置权限,以便在你启用位置共享的时间范围内共享你的位置。</string>
<string name="InfoPlist_NSLocationWhenInUseUsageDescription">Delta Chat 需要位置权限,以便在你启用位置共享的时间范围内共享你的位置。</string>
<string name="InfoPlist_NSMicrophoneUsageDescription">Delta Chat 使用麦克风来录制、发送语音消息和带有声音的视频。</string>
<string name="InfoPlist_NSPhotoLibraryUsageDescription">Delta Chat 将让您选择要从图库中发送哪些照片。</string>
<string name="InfoPlist_NSPhotoLibraryAddUsageDescription">Delta Chat 想将图像保存到图库。</string>
<!-- android specific strings, developers: please take care to remove strings that are no longer used! -->
<string name="pref_background_notifications">后台通知</string>
<string name="pref_background_notifications_explain">使用到服务器的后台连接。需要忽略电池优化。</string>
<string name="pref_background_notifications_rationale">要保持到电子邮件服务器的连接并在后台接收消息,请在下一步中忽略电池优化。\n\nDelta Chat 仅使用少量的资源并且会注意不去耗尽电池电量。</string>
<!-- disabling "Reliable service" will hide a the maybe annoying permanent-notification with the drawback that new-message-notifications get potentially unreliable -->
<string name="pref_reliable_service">可靠后台连接</string>
<string name="pref_reliable_service_explain">需要一个持久通知</string>
<string name="perm_enable_bg_reminder_title">点击此处以在 Delta Chat 处于后台时接收消息。</string>
<string name="perm_enable_bg_already_done">您已允许 Delta Chat 在后台接收消息。\n\n若 Delta Chat 在后台时消息仍未到达,请检查系统设置。</string>
<!-- device messages for updates -->
<!-- placeholder will be replaced by the URL https://get.delta.chat/#changelogs -->
<string name="update_1_36_android">1.36 版本主要改动\n\n💻📱轻松地在所有设备上使用 Delta Chat - 按照“设置/添加第二台设备”处的提示,只需三步即可完成(实验性功能)\n\n🖼🔍为寻找聊天图片时记不起对应聊天而苦恼吗?主菜单中的“所有媒体”帮你解决这个问题!\n\n其他重要改动包括为所有账户显示通知、清空聊天记录等,详见 %1$s</string>
<!-- placeholder will be replaced by the URL https://delta.chat/en/2023-03-27-third-independent-security-audit -->
<string name="update_1_36_audit">虽然我们在这里对安全谈得不多,但别担心,我们非常重视它:查看 %1$s 来了解最近的好消息👌</string>
<!-- placeholder will be replaced by the URL https://get.delta.chat/#changelogs -->
<string name="update_1_38_android">1.38 版发布啦:\n\n📎 删除了附件大小上限 \n\n🗜️ PNG 图片(截屏文件!) 现在同样被压缩\n\n⌨️ 对于开发者: 更好的聊天应用,sendToChat() 和 importFiles() (什么是 Webxdc? → https://webxdc.org)\n\n… 更多内容请访问 %1$s</string>
<!-- placeholder will be replaced by the URL https://get.delta.chat/#changelogs -->
<string name="update_1_38_ios">1.38版发布啦:\n\n🖼🔍 尝试搜索某张图片却记不得到底在哪个聊天会话中吗? 别急,试试“所有媒体”按钮吧。\n\n🧹从个人资料部分“清除聊天”\n\n📎 删除了附件大小上限\n\n🗜️ PNG 图片(截屏文件!) 现在同样被压缩\n\n… 更多内容请访问 %1$s</string>
</resources>