GIT_SILENT Sync po/docbooks with svn

This commit is contained in:
l10n daemon script
2024-06-01 01:24:07 +00:00
parent 9893fae27c
commit ac216f697f
41 changed files with 3547 additions and 1653 deletions

View File

@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: kdeorg\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2024-05-28 00:38+0000\n"
"POT-Creation-Date: 2024-06-01 00:39+0000\n"
"PO-Revision-Date: 2024-04-23 19:24\n"
"Last-Translator: \n"
"Language-Team: Chinese Simplified\n"
@@ -751,12 +751,6 @@ msgctxt "The location being downloaded to"
msgid "Destination"
msgstr "目标文件夹"
#: src/identityserverhelper.cpp:52 src/identityserverhelper.cpp:59
#, kde-format
msgctxt "@info"
msgid "No identity server configured"
msgstr ""
#: src/login.cpp:85 src/login.cpp:100
#, kde-format
msgid "Network Error"
@@ -830,7 +824,7 @@ msgid "Loading…"
msgstr "加载中…"
#: src/login/Login.qml:38 src/login/WelcomePage.qml:198
#: src/settings/ThreePIdCard.qml:124
#: src/settings/ThreePIdCard.qml:174
#, kde-format
msgctxt "@action:button"
msgid "Continue"
@@ -1732,22 +1726,28 @@ msgid "%2 reacted with %3"
msgid_plural "%2 reacted with %3"
msgstr[0] "%2 回应了 %3"
#: src/neochatconnection.cpp:77
#: src/neochatconnection.cpp:80
#, kde-format
msgid "File too large to download."
msgstr "文件太大,无法下载。"
#: src/neochatconnection.cpp:77
#: src/neochatconnection.cpp:80
#, kde-format
msgid "Contact your matrix server administrator for support."
msgstr "请联系 Matrix 服务器管理员寻求支持。"
#: src/neochatconnection.cpp:284
#: src/neochatconnection.cpp:291
#, kde-format
msgctxt "@info"
msgid "No identity server configured"
msgstr ""
#: src/neochatconnection.cpp:322
#, kde-format
msgid "Room creation failed: %1"
msgstr "聊天室创建失败:%1"
#: src/neochatconnection.cpp:316
#: src/neochatconnection.cpp:354
#, kde-format
msgid "Space creation failed: %1"
msgstr "空间创建失败:%1"
@@ -2214,17 +2214,17 @@ msgstr "选择类型"
msgid "Space"
msgstr "空间"
#: src/qml/CreateRoomDialog.qml:72 src/settings/AccountEditorPage.qml:106
#: src/qml/CreateRoomDialog.qml:77 src/settings/AccountEditorPage.qml:106
#, kde-format
msgid "Name:"
msgstr "名称:"
#: src/qml/CreateRoomDialog.qml:80
#: src/qml/CreateRoomDialog.qml:87
#, kde-format
msgid "Topic:"
msgstr "话题:"
#: src/qml/CreateRoomDialog.qml:86 src/qml/CreateRoomDialog.qml:217
#: src/qml/CreateRoomDialog.qml:96 src/qml/CreateRoomDialog.qml:235
#, kde-format
msgctxt ""
"@option:check As in make the space from which this dialog was created an "
@@ -2232,30 +2232,30 @@ msgctxt ""
msgid "Make this parent official"
msgstr ""
#: src/qml/CreateRoomDialog.qml:91
#: src/qml/CreateRoomDialog.qml:106
#, kde-format
msgctxt "@action:button"
msgid "Create Space"
msgstr ""
#: src/qml/CreateRoomDialog.qml:91
#: src/qml/CreateRoomDialog.qml:106
#, kde-format
msgctxt "@action:button"
msgid "Create Room"
msgstr ""
#: src/qml/CreateRoomDialog.qml:106
#: src/qml/CreateRoomDialog.qml:121
#, kde-format
msgid "Select Existing Room"
msgstr "选择已有聊天室"
#: src/qml/CreateRoomDialog.qml:112 src/qml/SelectParentDialog.qml:50
#: src/qml/CreateRoomDialog.qml:127 src/qml/SelectParentDialog.qml:50
#, kde-format
msgctxt "@action:button"
msgid "Pick room"
msgstr "选择聊天室"
#: src/qml/CreateRoomDialog.qml:117 src/qml/CreateRoomDialog.qml:200
#: src/qml/CreateRoomDialog.qml:132 src/qml/CreateRoomDialog.qml:215
#: src/qml/ExploreComponent.qml:29 src/qml/ExploreComponentMobile.qml:58
#: src/qml/GlobalMenu.qml:74 src/qml/RoomListPage.qml:210
#: src/qml/SelectParentDialog.qml:142
@@ -2264,24 +2264,24 @@ msgctxt "@title"
msgid "Explore Rooms"
msgstr "探索聊天室"
#: src/qml/CreateRoomDialog.qml:166 src/qml/ExplorerDelegate.qml:77
#: src/qml/CreateRoomDialog.qml:181 src/qml/ExplorerDelegate.qml:77
#: src/qml/SelectParentDialog.qml:106 src/qml/SpaceHierarchyDelegate.qml:93
#, kde-format
msgid "Joined"
msgstr "已加入"
#: src/qml/CreateRoomDialog.qml:218
#: src/qml/CreateRoomDialog.qml:236
#, kde-format
msgid "You have the required privilege level in the child to set this state"
msgstr ""
#: src/qml/CreateRoomDialog.qml:218
#: src/qml/CreateRoomDialog.qml:236
#, kde-format
msgid ""
"You do not have a high enough privilege level in the child to set this state"
msgstr ""
#: src/qml/CreateRoomDialog.qml:235
#: src/qml/CreateRoomDialog.qml:258
#, kde-format
msgctxt ""
"@option:check The canonical parent is the default one if a room has multiple "
@@ -2289,7 +2289,7 @@ msgctxt ""
msgid "Make this space the canonical parent"
msgstr ""
#: src/qml/CreateRoomDialog.qml:241 src/qml/ServerComboBox.qml:148
#: src/qml/CreateRoomDialog.qml:267 src/qml/ServerComboBox.qml:148
#, kde-format
msgctxt "@action:button"
msgid "Ok"
@@ -5141,87 +5141,128 @@ msgctxt "@action:button"
msgid "Delete word"
msgstr "删除单词"
#: src/settings/ThreePIdCard.qml:52
#: src/settings/ThreePIdCard.qml:54
#, fuzzy, kde-format
#| msgid "Share"
msgctxt "@action:button"
msgid "Share"
msgstr "分享"
#: src/settings/ThreePIdCard.qml:59
#, kde-format
msgctxt "@action:button"
msgid "Remove"
msgstr "移除"
#: src/settings/ThreePIdCard.qml:73
#: src/settings/ThreePIdCard.qml:78
#, fuzzy, kde-format
#| msgid "Compact"
msgctxt "@action:button"
msgid "Complete"
msgstr "紧凑"
#: src/settings/ThreePIdCard.qml:83
#, fuzzy, kde-format
#| msgid "Cancel"
msgctxt "@action:button"
msgid "Cancel"
msgstr "取消"
#: src/settings/ThreePIdCard.qml:123
#, kde-format
msgctxt "@label:textbox"
msgid "Country Code for new phone number"
msgstr ""
#: src/settings/ThreePIdCard.qml:89
#: src/settings/ThreePIdCard.qml:139
#, kde-format
msgctxt "@label:textbox"
msgid "New email address"
msgstr ""
#: src/settings/ThreePIdCard.qml:89
#: src/settings/ThreePIdCard.qml:139
#, kde-format
msgctxt "@label:textbox"
msgid "New phone number"
msgstr ""
#: src/settings/ThreePIdCard.qml:93
#: src/settings/ThreePIdCard.qml:143 src/threepidbindhelper.cpp:177
#, kde-format
msgid "We've sent you an email"
msgstr ""
#: src/settings/ThreePIdCard.qml:93
#: src/settings/ThreePIdCard.qml:143 src/threepidbindhelper.cpp:177
#, kde-format
msgid "We've sent you a text message"
msgstr ""
#: src/settings/ThreePIdCard.qml:93
#: src/settings/ThreePIdCard.qml:143
#, kde-format
msgid ""
"%1. Please follow the instructions there and then click the button below"
msgstr ""
#: src/settings/ThreePIdCard.qml:95
#: src/settings/ThreePIdCard.qml:145 src/threepidbindhelper.cpp:179
#, kde-format
msgid "The entered email is not valid"
msgstr ""
#: src/settings/ThreePIdCard.qml:95
#: src/settings/ThreePIdCard.qml:145 src/threepidbindhelper.cpp:179
#, kde-format
msgid "The entered phone number is not valid"
msgstr ""
#: src/settings/ThreePIdCard.qml:97
#: src/settings/ThreePIdCard.qml:147
#, kde-format
msgid "Incorrect password entered"
msgstr ""
#: src/settings/ThreePIdCard.qml:99
#: src/settings/ThreePIdCard.qml:149
#, kde-format
msgid ""
"The email has not been verified. Please go to the email and follow the "
"instructions there and then click the button below"
msgstr ""
#: src/settings/ThreePIdCard.qml:99
#: src/settings/ThreePIdCard.qml:149
#, kde-format
msgid ""
"The phone number has not been verified. Please go to the text message and "
"follow the instructions there and then click the button below"
msgstr ""
#: src/settings/ThreePIdCard.qml:124
#: src/settings/ThreePIdCard.qml:174
#, kde-format
msgctxt "@action:button Add new email or phone number"
msgid "Add"
msgstr "添加"
#: src/settings/ThreePIdCard.qml:132
#: src/settings/ThreePIdCard.qml:182
#, kde-format
msgctxt "@action:button As in 'go back'"
msgid "Back"
msgstr ""
#: src/threepidbindhelper.cpp:176
#, kde-format
msgid ""
"%1. Please follow the instructions there and then click the button above"
msgstr ""
#: src/threepidbindhelper.cpp:182
#, kde-format
msgid ""
"The email has not been verified. Please go to the email and follow the "
"instructions there and then click the button above"
msgstr ""
#: src/threepidbindhelper.cpp:183
#, kde-format
msgid ""
"The phone number has not been verified. Please go to the text message and "
"follow the instructions there and then click the button above"
msgstr ""
#: src/timeline/CodeComponent.qml:168
#, kde-format
msgid "Copy to clipboard"