Weblate translations (#1580)

Translate-URL: https://hosted.weblate.org/projects/suwayomi/suwayomi-server/
Translate-URL: https://hosted.weblate.org/projects/suwayomi/suwayomi-server/de/
Translate-URL: https://hosted.weblate.org/projects/suwayomi/suwayomi-server/es/
Translate-URL: https://hosted.weblate.org/projects/suwayomi/suwayomi-server/vi/
Translation: Suwayomi/Suwayomi-Server

Co-authored-by: Constantin Piber <cp.piber@gmail.com>
Co-authored-by: Nguyễn Trung Đức <vaicato16@gmail.com>
Co-authored-by: zeedif <carlos_antonio-rl@hotmail.com>
This commit is contained in:
Weblate (bot)
2025-08-19 21:00:28 +02:00
committed by GitHub
parent 590e43c827
commit 7fa1250a67
8 changed files with 203 additions and 99 deletions

View File

@@ -1,53 +1,46 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="opds_feeds_search_results">Kết quả tìm kiếm</string>
<string name="opds_feeds_all_manga_entry_content">Duyệt tất cả manga trong thư viện của bạn</string>
<string name="opds_feeds_all_manga_title">Tất cả Manga</string>
<string name="opds_search_description">Tìm kiếm manga trong danh mục</string>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="opds_search_description">Tìm kiếm truyện trong danh mục.</string>
<string name="opds_feeds_chapter_details">%1$s | %2$s | Chi tiết</string>
<string name="opds_feeds_categories_title">Danh mục</string>
<string name="opds_feeds_sources_entry_content">Duyệt manga theo nguồn</string>
<string name="opds_feeds_categories_entry_content">Duyệt manga được sắp xếp theo danh mục</string>
<string name="opds_feeds_categories_entry_content">Duyệt truyện được sắp xếp theo danh mục</string>
<string name="opds_feeds_genres_title">Thể loại</string>
<string name="opds_feeds_root">Suwayomi OPDS Danh mục</string>
<string name="opds_feeds_sources_title">Nguồn</string>
<string name="opds_feeds_sources_title">Tất cả các nguồn</string>
<string name="opds_search_shortname">Suwayomi OPDS Tìm kiếm</string>
<string name="opds_feeds_manga_chapters">%1$s Chương</string>
<string name="opds_feeds_genres_entry_content">Duyệt manga theo thể loại</string>
<string name="opds_feeds_genres_entry_content">Duyệt truyện theo thể loại</string>
<string name="opds_feeds_status_title">Trạng thái</string>
<string name="opds_feeds_languages_title">Ngôn ngữ</string>
<string name="opds_feeds_languages_entry_content">Duyệt manga theo ngôn ngữ</string>
<string name="opds_feeds_languages_entry_content">Duyệt truyện theo ngôn ngữ</string>
<string name="opds_feeds_library_updates_entry_content">Các chương mới cập nhật gần đây từ thư viện của bạn</string>
<string name="manga_status_ongoing">Đang tiến hành</string>
<string name="manga_status_unknown">Không rõ</string>
<string name="manga_status_completed">Đã hoàn thành</string>
<string name="manga_status_on_hiatus">Đang tạm ngưng</string>
<string name="opds_feeds_status_entry_content">Duyệt manga theo trạng thái xuất bản</string>
<string name="opds_feeds_status_entry_content">Duyệt truyện theo trạng thái xuất bản</string>
<string name="opds_feeds_library_updates_title">Lịch sử cập nhật thư viện</string>
<string name="opds_feeds_category_specific_title">Danh mục: %1$s</string>
<string name="opds_feeds_genre_specific_title">Thể loại: %1$s</string>
<string name="opds_feeds_status_specific_title">Trạng thái: %1$s</string>
<string name="opds_feeds_language_specific_title">Ngôn ngữ: %1$s</string>
<string name="opds_feeds_source_specific_title">Nguồn: %1$s</string>
<string name="opds_error_manga_not_found">Manga có ID %1$d không tìm thấy</string>
<string name="opds_error_chapter_not_found">Chương có chỉ mục %1$d không tìm thấy</string>
<string name="opds_error_manga_not_found">Truyện có ID %1$d không tìm thấy.</string>
<string name="opds_error_chapter_not_found">Chương có chỉ mục %1$d không tìm thấy.</string>
<string name="opds_facetgroup_sort_order">Thứ tự sắp xếp</string>
<string name="opds_facetgroup_read_status">Đọc trạng thái</string>
<string name="opds_facet_sort_oldest_first">Cũ nhất trước</string>
<string name="opds_facet_sort_newest_first">Mới nhất trước</string>
<string name="opds_facet_sort_date_asc">Ngày tăng dần</string>
<string name="opds_facet_filter_unread_only">Chỉ chưa đọc</string>
<string name="opds_facet_filter_read_only">Chỉ đọc</string>
<string name="opds_facet_filter_unread_only">Chưa đọc</string>
<string name="opds_facet_filter_read_only">Đã đọc</string>
<string name="opds_linktitle_stream_pages">Xem trang (Trực tuyến)</string>
<string name="opds_linktitle_chapter_cover">Bìa chương</string>
<string name="opds_linktitle_current_page">Trang hiện tại</string>
<string name="opds_linktitle_catalog_root">Danh mục gốc</string>
<string name="opds_linktitle_search_catalog">Tìm kiếm danh mục</string>
<string name="opds_linktitle_previous_page">Trang trước</string>
<string name="opds_linktitle_next_page">Trang tiếp theo</string>
<string name="opds_chapter_status_downloaded">⬇️</string>
<string name="opds_chapter_status_read"></string>
<string name="opds_chapter_status_unknown"></string>
<string name="opds_chapter_status_unread"></string>
<string name="opds_chapter_details_scanlator">| Bởi %1$s</string>
<string name="opds_chapter_details_progress">| Tiến triển: %1$d of %2$d</string>
@@ -60,6 +53,61 @@
<string name="opds_linktitle_view_chapter_details">Xem Chi Tiết Chương &amp; Nhận Trang</string>
<string name="opds_facet_filter_all_chapters">Tất cả các chương</string>
<string name="opds_chapter_status_in_progress"></string>
<string name="opds_chapter_status_error">⚠️</string>
<string name="opds_chapter_details_base">%1$s | %2$s</string>
<string name="opds_feeds_explore_title">Khám phá</string>
<string name="opds_feeds_explore_entry_content">Khám phá loạt truyện từ nguồn của bạn</string>
<string name="opds_feeds_history_title">Lịch sử</string>
<string name="opds_feeds_history_entry_content">Các chương đã đọc gần đây</string>
<string name="opds_feeds_library_sources_title">Nguồn</string>
<string name="opds_feeds_library_sources_entry_content">Duyệt các loạt truyện trong thư viện của bạn được lọc theo nguồn</string>
<string name="opds_feeds_all_series_in_library_entry_content">Duyệt tất cả các bộ truyện đã lưu trong thư viện của bạn</string>
<string name="opds_feeds_all_series_in_library_title">Tất cả các bộ truyện</string>
<string name="opds_feeds_search_results_title">Kết quả tìm kiếm</string>
<string name="opds_feeds_library_source_specific_title">Thư viện - Nguồn: %1$s</string>
<string name="opds_feeds_source_specific_popular_title">Nguồn: %1$s - Phổ biển</string>
<string name="opds_feeds_source_specific_latest_title">Nguồn: %1$s - Mới nhất</string>
<string name="opds_facetgroup_filter_read_status">Lọc theo Trạng thái đã đọc</string>
<string name="opds_facetgroup_filter_content">Lọc nội dung</string>
<string name="opds_facetgroup_filter_source">Lọc theo Nguồn</string>
<string name="opds_facetgroup_filter_category">Lọc theo danh mục</string>
<string name="opds_facetgroup_filter_status">Lọc theo Trạng thái</string>
<string name="opds_facetgroup_filter_language">Lọc theo ngôn ngữ</string>
<string name="opds_facetgroup_filter_genre">Lọc theo thể loại</string>
<string name="opds_facet_sort_popular">Phổ biến</string>
<string name="opds_facet_sort_latest">Mới nhất</string>
<string name="opds_facet_sort_alpha_asc">Theo thứ tự chữ cái A-Z</string>
<string name="opds_facet_sort_alpha_desc">Theo thứ tự chữ cái Z-A</string>
<string name="opds_facet_sort_last_read_desc">Đọc lần cuối</string>
<string name="opds_facet_sort_latest_chapter_desc">Chương mới nhất</string>
<string name="opds_facet_sort_date_added_desc">Ngày thêm</string>
<string name="opds_facet_sort_unread_desc">Các chương chưa đọc</string>
<string name="opds_facet_filter_all">Tất cả</string>
<string name="opds_facet_filter_downloaded">Đã tải xuống</string>
<string name="opds_facet_filter_ongoing">Đang tiến hành</string>
<string name="opds_facet_filter_completed">Đã hoàn thành</string>
<string name="opds_facet_all_sources">Tất cả các nguồn</string>
<string name="opds_facet_all_categories">Tất cả các danh mục</string>
<string name="opds_facet_all_statuses">Tất cả các trạng thái</string>
<string name="opds_facet_all_languages">Tất cả các ngôn ngữ</string>
<string name="opds_facet_all_genres">Tất cả các thể loại</string>
<string name="opds_linktitle_view_on_web">Xem trên Web</string>
<string name="opds_manga_summary_status">Trạng thái: %1$s</string>
<string name="opds_manga_summary_source">Nguồn: %1$s</string>
<string name="opds_manga_summary_language">Ngôn ngữ: %1$s</string>
<string name="label_error">Lỗi</string>
<string name="label_version">Phiên bản <xliff:g id="version" example="v2.0.1833">%1$s</xliff:g></string>
<string name="webview_label_title">Suwayomi WebView</string>
<string name="webview_label_disconnected">Đã ngắt kết nối, vui lòng làm mới</string>
<string name="webview_label_reversescroll">Cuộn ngược</string>
<string name="webview_label_bindingshint">Lưu ý: Khi tập trung vào phần WebView, trình duyệt sẽ không xử lý bất kỳ phím tắt nào, kể cả phím làm mới.</string>
<string name="webview_label_init">Đang khởi tạo... Vui lòng đợi</string>
<string name="webview_label_getstarted">Nhập URL để bắt đầu</string>
<string name="webview_label_loading">Đang tải trang...</string>
<string name="webview_placeholder_url">Nhập URL...</string>
<string name="login_label_title">Đăng nhập Suwayomi</string>
<string name="login_label_username">Tên người dùng</string>
<string name="login_label_password">Mật khẩu</string>
<string name="login_label_login">Đăng nhập</string>
<string name="login_placeholder_username">Nhập tên người dùng...</string>
<string name="login_placeholder_password">Bí mật...</string>
</resources>