apache / amoro

Apache Amoro (incubating) is a Lakehouse management system built on open data lake formats.
https://amoro.apache.org/
Apache License 2.0
747 stars 260 forks source link

[AMORO-2941] Complete translations for amoro dashboard #2958

Closed chouchouji closed 6 days ago

chouchouji commented 1 week ago

Why are the changes needed?

Close #2941 .

Brief change log

-

How was this patch tested?

Documentation

chouchouji commented 1 week ago

@zhoujinsong I create a md file about translations, please review and help me to complete it. Thanks!

translations.md

zhoujinsong commented 1 week ago

I updated some transaction:

| 英文 | 中文 |
| --- | --- |
|  `Filter partitions` | `过滤分区` |
|  `Nothing to show`   | `无内容可展示` |
|  `delete-files`      | `删除文件数量` |
|  `data-files`        | `数据文件数量` |
|  `total-files`       | `总文件数量` |
|  `pos-delete-records`       | `Position 删除文件数据行数` |
|  `eq-delete-records`       | `Equality 删除文件数据行数` |
|  `total-records`       | `总数据行数` |
|  `Table file count`       | `表文件总数` |
|  `Table record count`       | `表记录总数` |
|  `Tasks`       | `任务` |
|  `properties.{type}.memory`       | `` |
|  `Basic`       | `基本` |
|  `Metastore`       | `元数据中心` |
|  `Table Format`       | `表格式` |
|  `List`       | `列表` |
|  `No.`       | `编号` |
|  `Top 10`       | `前 10` |
|  `Other Properties`       | `其他属性` |
|  `Partiton Field`       | `分区字段` |
|  `Upgrade Hive Table`       | `升级 Hive 表` |
|  `Occupation`       | `占用率` |
|  `Records`       | `数据行数` |
|  `Scale-Out`       | `扩容` |
|  `Core`       | `核` |
|  `Resource Occupation`       | `资源占用率` |
|  `Operation Details`       | `操作详情` |
|  `Optimize Type`       | `优化类型` |
|  `Touch Time`       | `心跳时间` |
|  `Task ID`       | `任务 ID` |
|  `Partition`       | `分区` |
|  `Basic Information`       | `基本信息` |
|  `Filter {inputPh}`       | `过滤 {inputPh}` |
|  `Please input {inputPh}`       | `请输入 {inputPh}` |
|  `Please select {selectPh}`       | `请选择 {inputPh}` |
|  `Quota`       | `配额` |
|  `Metric Value`       | `指标值` |
|  `Metric`       | `指标` |
|  `Transform`       | `转换函数` |
|  `Table Properties`       | `表属性` |
|  `Properties`       | `属性` |
|  `Base Table Metrics`       | `Base 表指标` |
|  `Change Table Metrics`       | `Change 表指标` |
|  `Main Metrics`       | `主要指标` |
|  `Schema`       | `结构` |
|  `Partition Key`       | `分区值` |
|  `Implementation`       | `实现方式` |
|  `Table \| Tables`       | `表` |
|  `Database \| Databases`       | `库` |
|  `Order`       | `排序` |
|  `Token`       | `Token` |
chouchouji commented 1 week ago

I updated some transaction:

| 英文 | 中文 |
| --- | --- |
|  `Filter partitions` | `过滤分区` |
|  `Nothing to show`   | `无内容可展示` |
|  `delete-files`      | `删除文件数量` |
|  `data-files`        | `数据文件数量` |
|  `total-files`       | `总文件数量` |
|  `pos-delete-records`       | `Position 删除文件数据行数` |
|  `eq-delete-records`       | `Equality 删除文件数据行数` |
|  `total-records`       | `总数据行数` |
|  `Table file count`       | `表文件总数` |
|  `Table record count`       | `表记录总数` |
|  `Tasks`       | `任务` |
|  `properties.{type}.memory`       | `` |
|  `Basic`       | `基本` |
|  `Metastore`       | `元数据中心` |
|  `Table Format`       | `表格式` |
|  `List`       | `列表` |
|  `No.`       | `编号` |
|  `Top 10`       | `前 10` |
|  `Other Properties`       | `其他属性` |
|  `Partiton Field`       | `分区字段` |
|  `Upgrade Hive Table`       | `升级 Hive 表` |
|  `Occupation`       | `占用率` |
|  `Records`       | `数据行数` |
|  `Scale-Out`       | `扩容` |
|  `Core`       | `核` |
|  `Resource Occupation`       | `资源占用率` |
|  `Operation Details`       | `操作详情` |
|  `Optimize Type`       | `优化类型` |
|  `Touch Time`       | `心跳时间` |
|  `Task ID`       | `任务 ID` |
|  `Partition`       | `分区` |
|  `Basic Information`       | `基本信息` |
|  `Filter {inputPh}`       | `过滤 {inputPh}` |
|  `Please input {inputPh}`       | `请输入 {inputPh}` |
|  `Please select {selectPh}`       | `请选择 {inputPh}` |
|  `Quota`       | `配额` |
|  `Metric Value`       | `指标值` |
|  `Metric`       | `指标` |
|  `Transform`       | `转换函数` |
|  `Table Properties`       | `表属性` |
|  `Properties`       | `属性` |
|  `Base Table Metrics`       | `Base 表指标` |
|  `Change Table Metrics`       | `Change 表指标` |
|  `Main Metrics`       | `主要指标` |
|  `Schema`       | `结构` |
|  `Partition Key`       | `分区值` |
|  `Implementation`       | `实现方式` |
|  `Table \| Tables`       | `表` |
|  `Database \| Databases`       | `库` |
|  `Order`       | `排序` |
|  `Token`       | `Token` |

Thanks!

codecov-commenter commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 27.59%. Comparing base (bdd798c) to head (5c8d4cc). Report is 6 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2958 +/- ## ============================================ - Coverage 32.85% 27.59% -5.27% + Complexity 3822 2483 -1339 ============================================ Files 557 360 -197 Lines 46184 37092 -9092 Branches 6099 5364 -735 ============================================ - Hits 15173 10234 -4939 + Misses 29818 25901 -3917 + Partials 1193 957 -236 ``` | [Flag](https://app.codecov.io/gh/apache/amoro/pull/2958/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [core](https://app.codecov.io/gh/apache/amoro/pull/2958/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `?` | | | [trino](https://app.codecov.io/gh/apache/amoro/pull/2958/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `27.59% <ø> (?)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

chouchouji commented 1 week ago

@chouchouji LGTM, I left some comments, PTAL.

Thanks! I will update it today.

chouchouji commented 1 week ago

@chouchouji LGTM, I left some comments, PTAL.

Done

chouchouji commented 1 week ago

LGTM, thanks for your work.

You are welcome. I am glad to make amoro better!

zhoujinsong commented 6 days ago

Thanks for the work! @chouchouji