From 37d925c5fb0888c6b3e4e4e3001cfd2aa11b75e7 Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Sun, 13 Jul 2025 04:02:00 +0200 Subject: [PATCH] Translations update from Hosted Weblate MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Nguyễn Trung Đức Co-authored-by: 清水汐音 Translate-URL: https://hosted.weblate.org/projects/suwayomi/suwayomi-webui/vi/ Translate-URL: https://hosted.weblate.org/projects/suwayomi/suwayomi-webui/zh_Hans/ Translation: Suwayomi/Suwayomi-WebUI --- public/locales/vi.json | 78 ++++++++++++++++++++++++++++++++++++- public/locales/zh_Hans.json | 78 ++++++++++++++++++++++++++++++++++++- 2 files changed, 154 insertions(+), 2 deletions(-) diff --git a/public/locales/vi.json b/public/locales/vi.json index 6f5a170a..58cff167 100644 --- a/public/locales/vi.json +++ b/public/locales/vi.json @@ -1101,7 +1101,36 @@ } }, "auth": { - "title": "Xác thực" + "title": "Xác thực", + "label": { + "password": "$t(global.label.password)", + "title": "Chế độ xác thực", + "username": "$t(global.label.username)" + }, + "mode": { + "option": { + "basicAuth": { + "label": { + "description": "Trình duyệt của bạn sẽ nhắc bạn nhập thông tin đăng nhập thông qua hộp thoại.", + "title": "Xác thực cơ bản" + } + }, + "none": { + "label": { + "description": "Vô hiệu hóa xác thực", + "info": "Thư viện của bạn sẽ có thể truy cập được. Chỉ sử dụng tùy chọn này trên mạng riêng hoặc khi cần bảo mật quyền truy cập.", + "title": "Không có" + } + }, + "simpleLogin": { + "label": { + "description": "Một trang đăng nhập đơn giản sẽ được hiển thị để đăng nhập.", + "info": "Khi bạn bật tính năng này, bạn có thể cần phải làm mới tab này để trang đăng nhập xuất hiện.", + "title": "Đăng nhập cơ bản" + } + } + } + } }, "cloudflare": { "flaresolverr": { @@ -1211,6 +1240,53 @@ } } } + }, + "opds": { + "binary_file_sizes": { + "label": { + "description": "Hiển thị kích thước tệp theo dạng nhị phân (KiB, MiB, GiB) thay vì dạng thập phân (KB, MB, GB)", + "title": "Kích thước tệp nhị phân", + "unit_other": "Mục" + } + }, + "chapter_sort_order": { + "label": { + "description": "Chọn thứ tự hiển thị các chương.", + "title": "Thứ tự sắp xếp chương" + } + }, + "enable_page_read_progress": { + "label": { + "description": "Theo dõi và cập nhật tiến trình đọc của bạn theo từng trang cho mỗi chương trong quá trình phát trực tuyến trang", + "title": "Bật tiến trình đọc trang" + } + }, + "items_per_page": { + "label": { + "description": "Số lượng mục trên mỗi trang trong nguồn cấp OPDS (ví dụ: Lịch sử thư viện, Chương truyện tranh).\nGiá trị cao hơn có thể ảnh hưởng đến hiệu suất của máy khách.", + "title": "Số mục trên mỗi trang", + "unit_other": "Mục" + } + }, + "mark_as_read_on_download": { + "label": { + "description": "Tự động đánh dấu các chương là đã đọc khi bạn tải chúng xuống.", + "title": "Đánh dấu các chương đã đọc khi tải xuống" + } + }, + "show_only_downloaded_chapters": { + "label": { + "description": "Lọc dữ liệu truyện tranh để chỉ hiển thị các chương bạn đã tải xuống.", + "title": "Chỉ hiển thị các chương đã tải xuống" + } + }, + "show_only_unread_chapters": { + "label": { + "description": "Lọc dữ liệu truyện tranh để chỉ hiển thị những chương bạn chưa đọc.", + "title": "Chỉ hiển thị các chương chưa đọc" + } + }, + "title": "OPDS" } }, "device": { diff --git a/public/locales/zh_Hans.json b/public/locales/zh_Hans.json index a83ce37e..188bbb37 100644 --- a/public/locales/zh_Hans.json +++ b/public/locales/zh_Hans.json @@ -1078,7 +1078,36 @@ } }, "auth": { - "title": "认证" + "title": "认证", + "label": { + "password": "$t(global.label.password)", + "title": "验证模式", + "username": "$t(global.label.username)" + }, + "mode": { + "option": { + "basicAuth": { + "label": { + "description": "你的浏览器将通过对话框提示你输入凭据。", + "title": "基础验证" + } + }, + "none": { + "label": { + "description": "禁用验证", + "info": "你的书架将对外可访问。仅在私有网络中或确保已采取其他安全措施的情况下使用此功能。", + "title": "无" + } + }, + "simpleLogin": { + "label": { + "description": "将显示一个简易登录页面以进行登录。", + "info": "启用此功能后,可能需要刷新此标签页才能显示登录页面。", + "title": "普通登录" + } + } + } + } }, "socks_proxy": { "label": { @@ -1196,6 +1225,53 @@ } }, "title": "绕过 Cloudflare" + }, + "opds": { + "binary_file_sizes": { + "label": { + "description": "以二进制单位(KiB、MiB、GiB)显示文件大小,而非十进制单位(KB、MB、GB)", + "title": "二进制文件体积", + "unit_other": "个数" + } + }, + "chapter_sort_order": { + "label": { + "description": "选择章节展示顺序。", + "title": "章节排序" + } + }, + "enable_page_read_progress": { + "label": { + "description": "在页面流式加载时,按页跟踪并更新每一章节的阅读进度", + "title": "启用页面阅读进度" + } + }, + "items_per_page": { + "label": { + "description": "OPDS 订阅源中每页的项目数量(例如:书架历史、漫画章节)。\n数值越高,越可能会影响客户端性能。", + "title": "每页显示数量", + "unit_other": "个数" + } + }, + "mark_as_read_on_download": { + "label": { + "description": "下载后自动标记章节为已读。", + "title": "下载章节时标记已读" + } + }, + "show_only_downloaded_chapters": { + "label": { + "description": "筛选漫画列表,仅显示已下载的章节。", + "title": "仅显示下载的章节" + } + }, + "show_only_unread_chapters": { + "label": { + "description": "筛选漫画列表,仅显示未阅读的章节。", + "title": "仅显示未阅读的章节" + } + }, + "title": "OPDS(开放出版物分发系统)" } }, "webui": {