# Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
#
# Want to contribute to this file? Submit your changes via a GitHub Pull Request.
#
# Check out the official contributor's guide:
# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
#
msgid ""
msgstr ""
"Language: zh_CN\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"Content-Type: text/plain; charset=UTF-8\n"

msgctxt "The label for 1 or more connected users"
msgid "CONNECTED_USERS"
msgid_plural "%0 connected users"
msgstr[0] "已连接用户：%0"

msgctxt "The label for an alert shown when closing th editor with data not send to the server "
msgid "PENDING_ACTION_SENDING_DATA"
msgstr "正在往服务器发送数据。"

msgctxt "The label for the synchronization issue message"
msgid "Synchronization issue"
msgstr "同步Issue"

msgctxt "The aria label for the connected users list dropdown menu"
msgid "Connected users list dropdown menu"
msgstr "连接用户列表下拉菜单"

msgctxt "The aria label for the connected users list"
msgid "Connected users list"
msgstr "连接用户列表"

msgctxt "The aria label for the collapsed connected users list"
msgid "Collapsed connected users list (press ENTER to open it)"
msgstr "折叠的连接用户列表（按 ENTER 键打开）"

msgctxt "The message shown when the client cannot rejoin the collaboration session"
msgid "The document cannot be connected back to the server. To not lose your content save it locally and refresh the editor."
msgstr "当前文档不能连回服务器。为避免丢失数据，请先将内容保存在本地并刷新编辑器。"

msgctxt "The message shown when the client cannot rejoin the collaboration session"
msgid "The document details could not be taken during the reconnection. To not lose your content save it locally and refresh the editor."
msgstr "重新连接后不能获取文档详情。为避免丢失数据，请先将内容保存在本地并刷新编辑器。"

msgctxt "The message shown when the client cannot rejoin the collaboration session"
msgid "The last saved version of the document does not match the local version. To not lose your content save it locally and refresh the editor."
msgstr "最新保存的文档版本和本地版本不匹配。为避免丢失数据，请先将内容保存在本地并刷新编辑器。"

msgctxt "The message shown when the client cannot rejoin the collaboration session"
msgid "The local document and server document differ and merging them can cause unexpected behavior. To not lose your content save it locally and refresh the editor."
msgstr "本地文档和服务器文档存在区别，合并它们将导致意料之外的行为。为避免丢失数据，请先将内容保存在本地并刷新编辑器。"
