Translations update from Hosted Weblate

Co-authored-by: CZodio <tcp-w-claudio@hotmail.it>
Co-authored-by: Felana <d.evangelion@gmail.com>
Co-authored-by: Fordas <fordas15@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Mustafa Değerli <degerlimustafa@protonmail.com>
Co-authored-by: Nguyễn Trung Đức <vaicato16@gmail.com>
Co-authored-by: gallegonovato <fran-carro@hotmail.es>
Co-authored-by: kumo manga <kumomanga@gmail.com>
Co-authored-by: m.a.tecik <matmakif38@gmail.com>
Co-authored-by: plum7x <plumgift@hotmail.com>
Co-authored-by: 清水汐音 <chenzhongjie19940725@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/suwayomi/suwayomi-webui/
Translate-URL: https://hosted.weblate.org/projects/suwayomi/suwayomi-webui/es/
Translate-URL: https://hosted.weblate.org/projects/suwayomi/suwayomi-webui/id/
Translate-URL: https://hosted.weblate.org/projects/suwayomi/suwayomi-webui/it/
Translate-URL: https://hosted.weblate.org/projects/suwayomi/suwayomi-webui/th/
Translate-URL: https://hosted.weblate.org/projects/suwayomi/suwayomi-webui/tr/
Translate-URL: https://hosted.weblate.org/projects/suwayomi/suwayomi-webui/vi/
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
2024-12-25 07:05:24 +01:00
committed by schroda
parent ae89a42ac4
commit 212e2df33c
18 changed files with 953 additions and 581 deletions

View File

@@ -8,47 +8,94 @@
"static_navigation": "靜態導覽",
"load_next_chapter": "在尾頁載入下一章",
"reader_type": "閱讀器類型",
"offset_first_page": "返回第一頁",
"reader_width": "閱讀器寬度",
"scale_page": "縮放頁面"
"behaviour": "行為",
"layout": "佈局",
"limit_reader_width": "限制閱讀器寬度",
"page_gap": "頁間距",
"reading_direction": "閱讀順序",
"reading_mode": "閱讀模式"
},
"reader_type": {
"label": {
"double_page_ltr": "雙頁(左到右)",
"double_page_rtl": "雙頁(右到左)",
"single_page_ltr": "單頁(左到右)",
"webtoon": "條漫",
"single_page_rtl": "單頁(右到左)",
"continuous_horizontal_ltr": "水平(左到右)",
"continuous_horizontal_rtl": "水平(右到左)",
"continuous_vertical": "從上到下"
"continuous_vertical": "連續縱向捲動",
"double_page": "雙頁",
"continuous_horizontal": "連續橫向捲動",
"single_page": "單頁"
}
},
"title": {
"default_reader_settings": "預設閱讀器設定",
"reader_settings": "閱讀器設定"
},
"error": {
"label": {
"failed_to_save_settings": "無法儲存此閱讀器設定到伺服器",
"failed_to_save_default_settings": "無法儲存此預設閱讀器設定到伺服器"
"failed_to_save_settings": "無法儲存此閱讀器設定到伺服器"
}
}
},
"custom_filter": {
"brightness": "自訂亮度",
"rgba": {
"red": "紅色",
"title": "自訂色彩濾鏡",
"blue": "藍色",
"green": "綠色"
},
"grayscale": "灰度",
"invert": "反轉",
"sepia": "深褐色",
"contrast": "自訂對比度",
"saturate": "自訂飽和度",
"title": "自訂濾鏡",
"hue": "自訂色調"
},
"hotkey": {
"next_page": "下一頁",
"next_chapter": "下一章",
"previous_chapter": "上一章",
"previous_page": "上一頁"
},
"reading_direction": {
"rtl": "由右至左",
"ltr": "由左至右"
},
"page_scale": {
"title": "縮放類型",
"width": "符合寬度",
"height": "符合高度",
"original": "原始尺寸",
"screen": "符合螢幕",
"stretch": "拉伸較小的頁面"
},
"progress_bar": {
"position": "進度列位置",
"size": "進度列大小",
"style": "進度列樣式"
},
"background_color": "背景色",
"tap_zones": {
"invert": "反轉觸控區域",
"edge": "邊緣",
"kindle": "Kindle",
"right_left": "左右"
},
"image_preload_amount": "預載圖片",
"overlay_mode": "覆蓋模式"
},
"title": "瀏覽 - 漫畫 {{mangaId}} 章節 {{chapterIndex}}",
"error": {
"label": {
"unable_to_get_prev_chapter_skip_dup": "無法獲取上一章 - \"$t(reader.settings.label.skip_dup_chapters)\" 選項已啟用",
"unable_to_get_next_chapter_skip_dup": "無法獲取下一章 - \"$t(reader.settings.label.skip_dup_chapters)\" 選項已啟用",
"prev_chapter_does_not_exist": "沒有可打開的前一章",
"next_chapter_does_not_exist": "沒有可打開的下一章",
"no_pages_found": "找不到頁面"
"no_pages_found": "找不到頁面",
"chapter_not_found": "章節不存在"
}
},
"page_info": {
"label": {
"currently_on_page": "目前頁面",
"of_max_pages": "/ {{maxPages}}"
"of_max_pages": "/ {{maxPages}}",
"page": "頁"
}
},
"button": {
@@ -56,14 +103,25 @@
"previous_chapter": "上一章",
"open_menu": "開啟選單",
"close_menu": "關閉選單",
"exit": "退出閱讀器"
"exit": "退出閱讀器",
"chapter_list": "章節清單",
"next_page": "下一頁",
"previous_page": "上一頁",
"retry_load_pages": "重試錯誤的頁面"
},
"transition_page": {
"previous": "$t(global.label.previous):",
"current": "目前:",
"finished": "$t(global.label.finished):",
"first_chapter": "沒有上一章節",
"last_chapter": "沒有下一章節",
"next": "$t(global.label.next):"
}
},
"category": {
"error": {
"no_categories_found": {
"label": {
"hint": "您應該需要進行一些設定。",
"info": "你還沒有任何分類。"
}
},
@@ -77,7 +135,6 @@
"use_as_default_category": "預設新增到此書櫃"
},
"title": {
"categories": "分類",
"set_categories": "設定分類",
"category_other": "分類"
},
@@ -225,7 +282,8 @@
"install": "安裝",
"uninstall": "解除安裝",
"update": "更新",
"install_external": "安裝額外的擴充套件"
"install_external": "安裝額外的擴充套件",
"update_all": "全部更新"
}
},
"language": {
@@ -233,7 +291,6 @@
"other": "其它"
},
"settings": {
"title": "擴充套件設定",
"repositories": {
"custom": {
"error": {
@@ -339,8 +396,24 @@
"load_in_progress": "正在載入所需的資料…",
"logged_in": "已登入",
"are_you_sure": "您確定嗎?",
"copied": "已複製",
"default": "預設"
"default": "預設",
"auto": "自動",
"both": "兩者皆是",
"bottom": "底部",
"copied_clipboard": "已複製到剪貼簿",
"desktop": "桌面",
"next": "下一個",
"previous": "上一個",
"horizontal": "橫向",
"finished": "已完成",
"hidden": "已隱藏",
"left": "左",
"menu": "選單",
"mobile": "行動端",
"right": "右",
"share": "分享",
"standard": "標準",
"vertical": "直向"
},
"language": {
"label": {
@@ -357,7 +430,9 @@
"by_source": "依照來源",
"by_fetch_date": "依照獲取日期",
"by_upload_date": "依照更新日期",
"by_chapter_number": "依照章節編號"
"by_chapter_number": "依照章節編號",
"asc": "升序",
"desc": "降序"
}
},
"error": {
@@ -417,6 +492,15 @@
"second_other": "秒",
"value": "{{count}} $t(global.time.seconds.second, lowercase)"
}
},
"colors": {
"black": "黑色",
"gray": "灰色",
"white": "白色"
},
"value": "{{value}}{{unit}}",
"unit": {
"px": "px"
}
},
"library": {
@@ -466,9 +550,7 @@
"global_update": {
"categories": {
"label": {
"include": "包含: {{includedCategoriesText}}",
"info": "不會更新位於排除分類的作品,即使它們同樣位於包含分類",
"exclude": "排除: {{excludedCategoriesText}}"
"info": "不會更新位於排除分類的作品,即使它們同樣位於包含分類"
}
},
"title": "全域更新",
@@ -676,9 +758,6 @@
"failed_to_save_settings": "無法儲存預設搜尋設定到伺服器"
}
},
"label": {
"ignore_filters": "搜索時忽略篩選"
},
"title": {
"search": "搜尋",
"global_search": "全域搜尋"
@@ -686,14 +765,6 @@
},
"settings": {
"about": {
"label": {
"build_time": "構建時間",
"discord": "Discord",
"github": "Github",
"server_address": "伺服器地址",
"server": "伺服器",
"server_version": "伺服器版本"
},
"title": "關於",
"server": {
"label": {
@@ -707,7 +778,6 @@
"label": {
"channel": "$t(settings.webui.title.webui) 頻道",
"github": "$t(global.label.github) $t(settings.webui.title.webui)",
"update_success": "已更新 $t(settings.webui.title.webui) 到版本 {{version}}。需要重新整理",
"update_failure": "無法更新 $t(settings.webui.title.webui)",
"version": "$t(settings.webui.title.webui) 版本",
"updated": "已更新的版本",
@@ -716,16 +786,6 @@
}
},
"backup": {
"label": {
"restoring_backup": "正在恢復備份…",
"create_backup": "創建備份",
"restore_backup_info": "您還可以在這裏拖放備份文件進行恢復",
"backup_restore_failed": "備份恢復失敗",
"legacy_backup_unsupported": "不支持舊版的備份!",
"restore_backup": "恢復備份",
"create_backup_info": "將書架備份為Tachiyomi支持的備份",
"restored_backup": "備份恢復完成。"
},
"title": "備份",
"action": {
"validate": {
@@ -786,23 +846,13 @@
}
},
"label": {
"dark_theme": "深色主題",
"image_cache": "使用圖片緩存",
"language_description": "準確的翻譯離不開大家的指正 ->",
"manga_item_width": "漫畫單元格寬度",
"show_nsfw": "NSFW (18+) 內容",
"show_nsfw_description": "顯示 NSFW 擴充套件與來源",
"image_cache_description": "減少流量消耗,同時可以使圖像加載更快",
"hide_library_entries": "隱藏已在書櫃中的條目",
"theme": "主題"
},
"server_address": {
"dialog": {
"label": {
"enter_address": "輸入伺服器地址"
}
}
},
"title": "設定",
"server": {
"auth": {
@@ -845,7 +895,7 @@
},
"file_cleanup": {
"title": "清理日誌檔案",
"value": "刪除早於 $t(global.date.value.label.day) 的備份"
"value": "刪除早於 $t(global.date.value.label.day) 的日誌檔案"
},
"total_size": {
"title": "所有日誌檔案的最大大小",
@@ -1085,7 +1135,6 @@
"success": "已刪除主題「{{theme}}」",
"failure": "無法刪除主題「{{theme}}」"
},
"device_theme": "裝置主題",
"edit": {
"action": "正在儲存主題變更…",
"failure": "無法儲存主題變更",
@@ -1181,7 +1230,7 @@
"state": {
"label": {
"error": "錯誤",
"finished": "完成",
"finished": "$t(global.label.finished)",
"downloading": "正在下載",
"queued": "排隊中"
}
@@ -1270,6 +1319,10 @@
"title": "遷移",
"search": {
"title": "$t(migrate.title) \"{{title}}\""
},
"sort": {
"by_manga_count": "依照漫畫數量",
"by_source_name": "依照來源名稱"
}
},
"tracking": {
@@ -1327,5 +1380,21 @@
}
}
}
},
"hotkeys": {
"title_other": "按鍵綁定",
"create": {
"dialog": {
"label": "已紀錄的按鍵:<Keys/>",
"title": "紀錄按鍵綁定",
"placeholder": "按下快捷鍵"
},
"error": {
"exists": "快捷鍵已存在"
}
},
"info": {
"delete": "點擊按鍵以移除綁定"
}
}
}