New Crowdin translations - zh-CN (#26553)

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
This commit is contained in:
PX4 Build Bot
2026-03-05 14:00:49 +11:00
committed by GitHub
parent 102b64f604
commit 62d0620eff
471 changed files with 4073 additions and 5684 deletions
+5 -5
View File
@@ -6,7 +6,7 @@ pageClass: is-wide-page
Ack a previously sent ulog_stream message that had. the NEED_ACK flag set.
**TOPICS:** ulog_streamack
**TOPICS:** ulog_stream_ack
## Fields
@@ -17,10 +17,10 @@ Ack a previously sent ulog_stream message that had. the NEED_ACK flag set.
## Constants
| 参数名 | 类型 | 值 | 描述 |
| ------------------------------------------------------------------------------------- | ------- | -- | ------------------------------------------------------------------------------------------------------------------------ |
| <a href="#ACK_TIMEOUT"></a> ACK_TIMEOUT | `int32` | 50 | timeout waiting for an ack until we retry to send the message [ms] |
| <a href="#ACK_MAX_TRIES"></a> ACK_MAX_TRIES | `int32` | 50 | maximum amount of tries to (re-)send a message, each time waiting ACK_TIMEOUT ms |
| 参数名 | 类型 | 值 | 描述 |
| ----------------------------------------------------------------------------------- | ------- | -- | ------------------------------------------------------------------------------------------------------------------------ |
| <a id="#ACK_TIMEOUT"></a> ACK_TIMEOUT | `int32` | 50 | timeout waiting for an ack until we retry to send the message [ms] |
| <a id="#ACK_MAX_TRIES"></a> ACK_MAX_TRIES | `int32` | 50 | maximum amount of tries to (re-)send a message, each time waiting ACK_TIMEOUT ms |
## Source Message