Skip to content
This repository has been archived by the owner on Oct 24, 2024. It is now read-only.

Commit

Permalink
chore: auto merge and generate translation files
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Aug 23, 2024
1 parent 803aa5e commit 95f4a1b
Show file tree
Hide file tree
Showing 6 changed files with 53 additions and 8 deletions.
15 changes: 15 additions & 0 deletions .ci/not_translated/it_it_untranslated.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,12 +46,27 @@ Tuxedo
minecraft_access.cat_variant.white
White

minecraft_access.direction.degrees
%d Degrees

minecraft_access.other.animal_variant_format
{variant} {animal}

minecraft_access.other.entity_with_equipments
{entity} with {equipments}

minecraft_access.perspective.first_person
First Person

minecraft_access.perspective.third_person_back
Third Person Back

minecraft_access.perspective.third_person_front
Third Person Front

minecraft_access.set_perspective
Perspective set to: %s

minecraft_access.wolf_variant.ashen
Ashen

Expand Down
15 changes: 15 additions & 0 deletions .ci/not_translated/pt_br_untranslated.txt
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,9 @@ White
minecraft_access.crop.water_logged
Water Logged %s

minecraft_access.direction.degrees
%d Degrees

minecraft_access.gui.area_map_config_menu.button.horizontal_bound
Horizontal Distance Bound

Expand Down Expand Up @@ -130,6 +133,15 @@ minecraft_access.other.animal_variant_format
minecraft_access.other.entity_with_equipments
{entity} with {equipments}

minecraft_access.perspective.first_person
First Person

minecraft_access.perspective.third_person_back
Third Person Back

minecraft_access.perspective.third_person_front
Third Person Front

minecraft_access.read_crosshair.dislike_your_behavior
%s dislikes Your Behavior

Expand All @@ -145,6 +157,9 @@ minecraft_access.read_crosshair.like_your_behavior
minecraft_access.read_crosshair.zombie_villager_is_curing
%s is Curing

minecraft_access.set_perspective
Perspective set to: %s

minecraft_access.wolf_variant.ashen
Ashen

Expand Down
15 changes: 15 additions & 0 deletions .ci/not_translated/un_un_untranslated.txt
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,9 @@ Water Logged %s
minecraft_access.crop.wet_farmland
Wet %s

minecraft_access.direction.degrees
%d Degrees

minecraft_access.direction.down
Down

Expand Down Expand Up @@ -727,6 +730,15 @@ minecraft_access.other.selected
minecraft_access.other.words_connection
,

minecraft_access.perspective.first_person
First Person

minecraft_access.perspective.third_person_back
Third Person Back

minecraft_access.perspective.third_person_front
Third Person Front

minecraft_access.player_warnings.air_low
Warning, Air is %d

Expand Down Expand Up @@ -823,6 +835,9 @@ minecraft_access.read_crosshair.sign_front_content
minecraft_access.read_crosshair.zombie_villager_is_curing
%s is Curing

minecraft_access.set_perspective
Perspective set to: %s

minecraft_access.slot_group.armour
Armour

Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ After finishing the translation, please put the translation file under `new_tran

| Language | Untranslated Field Count | File |
|----------|--------------------------|------|
| it_it | 27 | [it_it_untranslated.txt](.ci/not_translated/it_it_untranslated.txt) |
| pt_br | 58 | [pt_br_untranslated.txt](.ci/not_translated/pt_br_untranslated.txt) |
| it_it | 32 | [it_it_untranslated.txt](.ci/not_translated/it_it_untranslated.txt) |
| pt_br | 63 | [pt_br_untranslated.txt](.ci/not_translated/pt_br_untranslated.txt) |
6 changes: 3 additions & 3 deletions en_us.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
"minecraft_access.crop.seedling": "Seedling %s",
"minecraft_access.crop.water_logged": "Water Logged %s",
"minecraft_access.crop.wet_farmland": "Wet %s",
"minecraft_access.direction.degrees": "%d Degrees",
"minecraft_access.direction.down": "Down",
"minecraft_access.direction.east": "East",
"minecraft_access.direction.north": "North",
Expand All @@ -54,7 +55,6 @@
"minecraft_access.direction.straight": "Straight",
"minecraft_access.direction.up": "Up",
"minecraft_access.direction.west": "West",
"minecraft_access.direction.degrees": "%d Degrees",
"minecraft_access.gui.area_map_config_menu.button.horizontal_bound": "Horizontal Distance Bound",
"minecraft_access.gui.area_map_config_menu.button.vertical_bound": "Vertical Distance Bound",
"minecraft_access.gui.camera_controls_config_menu.button.modified_rotating_angle": "Modified Rotating Angle",
Expand Down Expand Up @@ -243,10 +243,9 @@
"minecraft_access.other.not_found": "Not Found",
"minecraft_access.other.selected": "%s selected",
"minecraft_access.other.words_connection": ", ",
"minecraft_access.set_perspective": "Perspective set to: %s",
"minecraft_access.perspective.first_person": "First Person",
"minecraft_access.perspective.third_person_front": "Third Person Front",
"minecraft_access.perspective.third_person_back": "Third Person Back",
"minecraft_access.perspective.third_person_front": "Third Person Front",
"minecraft_access.player_warnings.air_low": "Warning, Air is %d",
"minecraft_access.player_warnings.health_low": "Warning, Health is %d",
"minecraft_access.player_warnings.hunger_low": "Warning, Hunger is %d",
Expand Down Expand Up @@ -279,6 +278,7 @@
"minecraft_access.read_crosshair.sign_content": "%s says: %s",
"minecraft_access.read_crosshair.sign_front_content": "%s says: %s",
"minecraft_access.read_crosshair.zombie_villager_is_curing": "%s is Curing",
"minecraft_access.set_perspective": "Perspective set to: %s",
"minecraft_access.slot_group.armour": "Armour",
"minecraft_access.slot_group.banner_input": "Banner Input",
"minecraft_access.slot_group.beacon_confirm_buttons": "Beacon Confirm Buttons",
Expand Down
6 changes: 3 additions & 3 deletions zh_cn.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
"minecraft_access.crop.seedling": "幼苗 %s",
"minecraft_access.crop.water_logged": "浸水 %s",
"minecraft_access.crop.wet_farmland": "湿润 %s",
"minecraft_access.direction.degrees": "%d 度",
"minecraft_access.direction.down": "",
"minecraft_access.direction.east": "",
"minecraft_access.direction.north": "",
Expand All @@ -54,7 +55,6 @@
"minecraft_access.direction.straight": "",
"minecraft_access.direction.up": "",
"minecraft_access.direction.west": "西",
"minecraft_access.direction.degrees": "%d 度",
"minecraft_access.gui.area_map_config_menu.button.horizontal_bound": "水平距离限制",
"minecraft_access.gui.area_map_config_menu.button.vertical_bound": "垂直距离限制",
"minecraft_access.gui.camera_controls_config_menu.button.modified_rotating_angle": "修改后转向角度",
Expand Down Expand Up @@ -243,10 +243,9 @@
"minecraft_access.other.not_found": "未找到",
"minecraft_access.other.selected": "%s 已选择",
"minecraft_access.other.words_connection": "",
"minecraft_access.set_perspective": "视角设置为:%s",
"minecraft_access.perspective.first_person": "第一人称",
"minecraft_access.perspective.third_person_front": "第三人称前",
"minecraft_access.perspective.third_person_back": "第三人称后",
"minecraft_access.perspective.third_person_front": "第三人称前",
"minecraft_access.player_warnings.air_low": "警告,氧气 %d",
"minecraft_access.player_warnings.health_low": "警告,健康 %d ",
"minecraft_access.player_warnings.hunger_low": "警告,饥饿 %d ",
Expand Down Expand Up @@ -279,6 +278,7 @@
"minecraft_access.read_crosshair.sign_content": "%s 上写着: %s",
"minecraft_access.read_crosshair.sign_front_content": "%s 上写着: %s",
"minecraft_access.read_crosshair.zombie_villager_is_curing": "%s 正在被治愈",
"minecraft_access.set_perspective": "视角设置为:%s",
"minecraft_access.slot_group.armour": "盔甲",
"minecraft_access.slot_group.banner_input": "旗帜输入",
"minecraft_access.slot_group.beacon_confirm_buttons": "信标效果确认按钮组",
Expand Down

0 comments on commit 95f4a1b

Please sign in to comment.