@@ -3,56 +3,56 @@ msgstr ""
33"Project-Id-Version : bbPress API Server\n "
44"Report-Msgid-Bugs-To : \n "
55"POT-Creation-Date : 2025-03-16 07:25+0000\n "
6- "PO-Revision-Date : 2025-03-16 15:47+0800 \n "
6+ "PO-Revision-Date : 2025-03-27 03:56+0000 \n "
77"Last-Translator : \n "
88"Language-Team : 简体中文\n "
99"Language : zh_CN\n "
1010"MIME-Version : 1.0\n "
1111"Content-Type : text/plain; charset=UTF-8\n "
1212"Content-Transfer-Encoding : 8bit\n "
1313"Plural-Forms : nplurals=1; plural=0;\n "
14- "X-Generator : Poedit 3.5 \n "
14+ "X-Generator : Loco https://localise.biz/ \n "
1515"X-Loco-Version : 2.6.11; wp-6.7.2\n "
1616"X-Domain : bbpress-api-server\n "
1717
18- #: includes/admin.php:191
18+ #: includes/admin.php:194
1919msgid "Activate this plugin (bbPress API Server) from the Plugins page."
2020msgstr "从插件页面激活此插件(bbPress API 服务器)。"
2121
22- #: includes/admin.php:40
22+ #: includes/admin.php:43
2323msgid "Active"
2424msgstr "启用"
2525
26- #: includes/admin.php:199
26+ #: includes/admin.php:202
2727msgid "Advanced Tips"
2828msgstr "高级技巧"
2929
30- #: includes/admin.php:15
30+ #: includes/admin.php:18
3131msgid "API Details"
3232msgstr "API 详细信息"
3333
34- #: includes/admin.php:26
34+ #: includes/admin.php:29
3535msgid "API Namespace:"
3636msgstr "API 命名空间:"
3737
38- #: includes/admin.php:19
38+ #: includes/admin.php:22
3939msgid "API Status"
4040msgstr "API 状态"
4141
42- #: includes/admin.php:20
42+ #: includes/admin.php:23
4343msgid "Available Endpoints"
4444msgstr "可用端点"
4545
46- #: bbpress-api-server.php:73
46+ #: bbpress-api-server.php:83
4747msgid "bbPress API"
4848msgstr "bbPress API"
4949
5050#. Name of the plugin
51- #: bbpress-api-server.php:72 includes/admin.php:11
51+ #: bbpress-api-server.php:82 includes/admin.php:11
5252msgid "bbPress API Server"
5353msgstr "bbPress API 服务器"
5454
55- #: bbpress-api-server.php:41 bbpress-api-server.php:55
55+ #: bbpress-api-server.php:41 bbpress-api-server.php:65
5656msgid "bbPress API Server requires bbPress to be installed and activated."
5757msgstr "bbPress API 服务器需要安装并激活 bbPress。"
5858
@@ -61,7 +61,7 @@ msgstr "bbPress API 服务器需要安装并激活 bbPress。"
6161msgid "bbPress is not active"
6262msgstr "bbPress 未处于活动状态"
6363
64- #: includes/admin.php:28
64+ #: includes/admin.php:31
6565msgid "bbPress Version:"
6666msgstr "bbPress 版本:"
6767
@@ -73,85 +73,89 @@ msgstr "无法在类别中创建话题"
7373msgid "Connection successful"
7474msgstr "连接成功"
7575
76- #: includes/admin.php:95
76+ #: includes/admin.php:98
7777msgid "Create a new topic in a forum"
7878msgstr "在论坛中创建新话题"
7979
80- #: includes/admin.php:125
80+ #: includes/admin.php:128
8181msgid "Create a reply to a topic"
8282msgstr "创建话题回复"
8383
84- #: includes/admin.php:155
84+ #: includes/admin.php:158
8585msgid "Create a reply to another reply"
8686msgstr "创建对另一个回复的回复"
8787
88- #: includes/admin.php:57
88+ #: includes/admin.php:60
8989msgid "Description"
9090msgstr "描述"
9191
92- #: includes/admin.php:192
92+ #: includes/admin.php:13
93+ msgid "Document"
94+ msgstr "文档"
95+
96+ #: includes/admin.php:195
9397msgid ""
9498"Enable pretty permalinks in Settings > Permalinks (recommended: \" Post "
9599"name\" )."
96100msgstr "前往设置 > 固定链接中启用漂亮的永久链接(推荐:“文章名”)。"
97101
98- #: includes/admin.php:55
102+ #: includes/admin.php:58
99103msgid "Endpoint"
100104msgstr "端点"
101105
102- #: includes/admin.php:211
106+ #: includes/admin.php:214
103107msgid "Endpoint:"
104108msgstr "端点:"
105109
106- #: includes/admin.php:35
110+ #: includes/admin.php:38
107111msgid "Error"
108112msgstr "错误"
109113
110- #: includes/admin.php:58
114+ #: includes/admin.php:61
111115msgid "Example"
112116msgstr "示例"
113117
114- #: includes/admin.php:75
118+ #: includes/admin.php:78
115119msgid "Get a list of forums"
116120msgstr "获取论坛列表"
117121
118- #: includes/admin.php:165
122+ #: includes/admin.php:168
119123msgid "Get a list of topic tags"
120124msgstr "获取话题标签列表"
121125
122- #: includes/admin.php:105
126+ #: includes/admin.php:108
123127msgid "Get a list of topics"
124128msgstr "获取话题列表"
125129
126- #: includes/admin.php:85
130+ #: includes/admin.php:88
127131msgid "Get details of a specific forum"
128132msgstr "获取特定论坛的详细信息"
129133
130- #: includes/admin.php:145
134+ #: includes/admin.php:148
131135msgid "Get details of a specific reply"
132136msgstr "获取特定回复的详细信息"
133137
134- #: includes/admin.php:115
138+ #: includes/admin.php:118
135139msgid "Get details of a specific topic"
136140msgstr "获取特定话题的详细信息"
137141
138- #: includes/admin.php:175
142+ #: includes/admin.php:178
139143msgid "Get forum statistics"
140144msgstr "获取论坛统计信息"
141145
142- #: includes/admin.php:135
146+ #: includes/admin.php:138
143147msgid "Get replies for a topic"
144148msgstr "获取话题的回复"
145149
146- #: includes/admin.php:188
150+ #: includes/admin.php:191
147151msgid "Getting Started"
148152msgstr "入门"
149153
150- #: includes/admin.php:284
154+ #: includes/admin.php:287
151155msgid "Hide Example"
152156msgstr "隐藏示例"
153157
154- #: includes/admin.php:197
158+ #: includes/admin.php:200
155159msgid "How to Using the API?"
156160msgstr "如何使用API?"
157161
@@ -163,15 +167,15 @@ msgstr "https://wptopic.com"
163167msgid "https://wptopic.com/document/bbpress-api-server"
164168msgstr "https://wptopic.com/document/bbpress-api-server"
165169
166- #: includes/admin.php:42
170+ #: includes/admin.php:45
167171msgid "Inactive"
168172msgstr "停用"
169173
170- #: includes/admin.php:190
174+ #: includes/admin.php:193
171175msgid "Install and activate bbPress on your WordPress site."
172176msgstr "在您的 WordPress 网站上安装并激活 bbPress。"
173177
174- #: includes/admin.php:21
178+ #: includes/admin.php:24
175179msgid "Instructions"
176180msgstr "说明"
177181
@@ -197,35 +201,35 @@ msgstr "回复 ID 无效"
197201msgid "Invalid topic ID"
198202msgstr "话题 ID 无效"
199203
200- #: includes/admin.php:47
204+ #: includes/admin.php:50
201205msgid "Last Check:"
202206msgstr "最后检查:"
203207
204- #: includes/admin.php:44
208+ #: includes/admin.php:47
205209msgid "Message:"
206210msgstr "信息:"
207211
208- #: includes/admin.php:56
212+ #: includes/admin.php:59
209213msgid "Method"
210214msgstr "方法"
211215
212- #: includes/admin.php:215
216+ #: includes/admin.php:218
213217msgid "Method:"
214218msgstr "方法:"
215219
216- #: includes/admin.php:195
220+ #: includes/admin.php:198
217221msgid "More Help"
218222msgstr "更多帮助"
219223
220- #: includes/admin.php:222
224+ #: includes/admin.php:225
221225msgid "Parameters (JSON):"
222226msgstr "参数(JSON):"
223227
224- #: includes/admin.php:198
228+ #: includes/admin.php:201
225229msgid "Permissions and Authentication"
226230msgstr "权限和身份验证"
227231
228- #: includes/admin.php:27
232+ #: includes/admin.php:30
229233msgid "Plugin Version:"
230234msgstr "插件版本:"
231235
@@ -239,35 +243,39 @@ msgstr "为 bbPress 论坛、话题和回复提供全面的 API 端点,并具
239243msgid "Reply created successfully"
240244msgstr "回复创建成功"
241245
242- #: includes/admin.php:66 includes/admin.php:76 includes/admin.php:86
243- #: includes/admin.php:96 includes/admin.php:106 includes/admin.php:116
244- #: includes/admin.php:126 includes/admin.php:136 includes/admin.php:146
245- #: includes/admin.php:156 includes/admin.php:166 includes/admin.php:176
246- #: includes/admin.php:284
246+ #: includes/admin.php:69 includes/admin.php:79 includes/admin.php:89
247+ #: includes/admin.php:99 includes/admin.php:109 includes/admin.php:119
248+ #: includes/admin.php:129 includes/admin.php:139 includes/admin.php:149
249+ #: includes/admin.php:159 includes/admin.php:169 includes/admin.php:179
250+ #: includes/admin.php:287
247251msgid "Show Example"
248252msgstr "显示示例"
249253
250- #: includes/admin.php:35 includes/admin.php:40 includes/admin.php:42
254+ #: includes/admin.php:38 includes/admin.php:43 includes/admin.php:45
251255msgid "Status:"
252256msgstr "状态:"
253257
254- #: includes/admin.php:208
258+ #: includes/admin.php:14
259+ msgid "Support"
260+ msgstr "支持"
261+
262+ #: includes/admin.php:211
255263msgid "Test API"
256264msgstr "测试 API"
257265
258- #: includes/admin.php:65
266+ #: includes/admin.php:68
259267msgid "Test if the API is working"
260268msgstr "测试 API 是否正常工作"
261269
262- #: includes/admin.php:226
270+ #: includes/admin.php:229
263271msgid "Test Now"
264272msgstr "立即测试"
265273
266- #: includes/admin.php:240
274+ #: includes/admin.php:243
267275msgid "Test Result"
268276msgstr "测试结果"
269277
270- #: includes/admin.php:193
278+ #: includes/admin.php:196
271279msgid ""
272280"Test the API using the \" Test API\" tool above or an external tool like "
273281"Postman."
@@ -277,7 +285,7 @@ msgstr "使用上面的“测试 API”工具或 Postman 等外部工具测试 A
277285msgid "This forum is not public"
278286msgstr "该论坛不公开"
279287
280- #: includes/admin.php:16
288+ #: includes/admin.php:19
281289msgid ""
282290"This plugin provides REST API endpoints for bbPress forums, topics, and "
283291"replies."
@@ -287,6 +295,11 @@ msgstr "该插件为 bbPress 论坛、话题和回复提供 REST API 端点。"
287295msgid "Topic created successfully"
288296msgstr "话题创建成功"
289297
298+ #: includes/admin.php:12
299+ #, php-format
300+ msgid "Version: %s"
301+ msgstr "版本: %s"
302+
290303#. Author of the plugin
291304msgid "WPTopic.com"
292- msgstr "WPTopic.com "
305+ msgstr "文派话题 "
0 commit comments