Skip to content

Added AI generated translations#1014

Merged
amilcarlucas merged 1 commit into
masterfrom
translate_gui
Nov 3, 2025
Merged

Added AI generated translations#1014
amilcarlucas merged 1 commit into
masterfrom
translate_gui

Conversation

@amilcarlucas

Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings November 3, 2025 16:59
@amilcarlucas amilcarlucas merged commit 71523eb into master Nov 3, 2025
8 of 9 checks passed
@amilcarlucas amilcarlucas deleted the translate_gui branch November 3, 2025 17:00

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This pull request updates the Chinese (simplified) GUI translation file for the ArduPilot Methodic Configurator. The changes include:

  • Updating timestamp metadata for translation file generation
  • Adding new translations for recently added UI features (motor test, parameter management)
  • Updating line number references for existing translations
  • Removing outdated prerequisite section from translation instructions

Reviewed Changes

Copilot reviewed 1 out of 12 changed files in this pull request and generated 2 comments.

File Description
ardupilot_methodic_configurator/locale/zh_CN/LC_MESSAGES/ardupilot_methodic_configurator.po Updates Chinese translation strings, adds new motor test UI translations, updates line references, and refreshes metadata timestamps
.github/instructions/gui_translation_instructions.md Removes prerequisites section from translation documentation

Comment on lines +2772 to +2773
"Use acc and gyro batch logging on F4 processors or big props, gyro raw "
"logging on others"

Copilot AI Nov 3, 2025

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Corrected spelling of 'acc' to 'accelerometer' or verify if 'acc' is intentional technical abbreviation. In line 2772, 'acc' appears to be used as an abbreviation, but it should be verified for consistency with other similar messages in the codebase.

Copilot uses AI. Check for mistakes.
Comment on lines +2784 to +2786
"Use pre and post filters acc and gyro batch logging on F4 processors or big "
"props, pre-post gyro raw logging on others"
msgstr "在 F4 处理器或大螺旋桨上使用预和后过滤器的 acc 和 gyro 批量日志记录,在其他情况下使用预-后 gyro raw 日志记录"

Copilot AI Nov 3, 2025

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Corrected spelling of 'acc' to 'accelerometer' or verify if 'acc' is intentional technical abbreviation. In line 2785, 'acc' appears to be used as an abbreviation, but should match the usage pattern established in the codebase.

Suggested change
"Use pre and post filters acc and gyro batch logging on F4 processors or big "
"props, pre-post gyro raw logging on others"
msgstr "在 F4 处理器或大螺旋桨上使用预和后过滤器的 acc 和 gyro 批量日志记录,在其他情况下使用预-后 gyro raw 日志记录"
"Use pre and post filters accelerometer and gyro batch logging on F4 processors or big "
"props, pre-post gyro raw logging on others"
msgstr "在 F4 处理器或大螺旋桨上使用预和后过滤器的加速度计和陀螺仪批量日志记录,在其他情况下使用预-后陀螺仪原始日志记录"

Copilot uses AI. Check for mistakes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants