Translations update from Hosted Weblate

Co-authored-by: David <david@parejarodriguez.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Infy's Tagalog Translations <ced.paltep10@gmail.com>
Co-authored-by: Kaleb <kalebcarvalho1@gmail.com>
Co-authored-by: plum7x <plumgift@hotmail.com>
Co-authored-by: தமிழ்நேரம் <anishprabu.t@gmail.com>
Co-authored-by: 张锡铎 <Duoduo12138@outlook.com>
Co-authored-by: 清水汐音 <chenzhongjie19940725@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/suwayomi/suwayomi-webui/es/
Translate-URL: https://hosted.weblate.org/projects/suwayomi/suwayomi-webui/fil/
Translate-URL: https://hosted.weblate.org/projects/suwayomi/suwayomi-webui/pt/
Translate-URL: https://hosted.weblate.org/projects/suwayomi/suwayomi-webui/ta/
Translate-URL: https://hosted.weblate.org/projects/suwayomi/suwayomi-webui/zh_Hans/
Translate-URL: https://hosted.weblate.org/projects/suwayomi/suwayomi-webui/zh_Hant/
Translation: Suwayomi/Suwayomi-WebUI
This commit is contained in:
Hosted Weblate
2025-03-06 11:20:50 +01:00
committed by schroda
parent f7b6006cc0
commit f350aa8c41
6 changed files with 1779 additions and 25 deletions

View File

@@ -3,7 +3,7 @@
"dialog": {
"title": {
"edit_category": "编辑分类",
"new_category": "分类"
"new_category": "编辑分类"
}
},
"error": {
@@ -420,7 +420,8 @@
"success": "成功",
"warning": "警告",
"system": "系统",
"dark": "深色"
"dark": "深色",
"light": "浅色"
},
"language": {
"label": {
@@ -801,7 +802,12 @@
"title": "自定义颜色滤镜",
"blend_mode": {
"darken": "变暗",
"overlay": "覆盖"
"overlay": "覆盖",
"default": "$t(global.label.default)",
"lighten": "变亮",
"multiply": "相乘",
"screen": "滤色",
"title": "颜色滤镜混合模式"
}
},
"saturate": "自定义饱和度",