Translated using Weblate (Chinese (Simplified Han script))

Currently translated at 100.0% (284 of 284 strings)

Co-authored-by: Samuel Wang <imhsaw@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/zh_Hans/
Translation: Spoolman/Web Client
This commit is contained in:
Samuel Wang
2025-02-11 22:28:28 +01:00
committed by Hosted Weblate
parent 67c2c89e2a
commit 9efed6dea7

View File

@@ -218,6 +218,9 @@
"measurement_type_label": "测量类型", "measurement_type_label": "测量类型",
"adjust_filament_help": "在这里你可以直接增加或减少线盘中的耗材。正数是减少耗材数量,负数是增加耗材数量。", "adjust_filament_help": "在这里你可以直接增加或减少线盘中的耗材。正数是减少耗材数量,负数是增加耗材数量。",
"adjust_filament_value": "消耗量" "adjust_filament_value": "消耗量"
},
"formats": {
"last_used": "上次使用 {{date}}"
} }
}, },
"filament": { "filament": {
@@ -329,6 +332,9 @@
}, },
"help": { "help": {
"list": "帮助 | Spoolman" "list": "帮助 | Spoolman"
},
"locations": {
"list": "位置 | Spoolman"
} }
}, },
"kofi": "在Ko-fi上给我打赏一点小费", "kofi": "在Ko-fi上给我打赏一点小费",
@@ -388,5 +394,11 @@
"tooltip": "生成功能(例如二维码)时使用的基础 URL。" "tooltip": "生成功能(例如二维码)时使用的基础 URL。"
} }
} }
},
"locations": {
"no_locations_help": "此页面允许您在不同位置管理料盘,添加一些料盘即可开始!",
"locations": "位置",
"new_location": "新位置",
"no_location": "没有位置"
} }
} }