diff --git a/src/i18n/locale/ar.json b/src/i18n/locale/ar.json index 171a5166dc..a68ba4c6cb 100644 --- a/src/i18n/locale/ar.json +++ b/src/i18n/locale/ar.json @@ -29,6 +29,12 @@ "info": "لا توجد فئات!" } } + }, + "dialog": { + "title": { + "new_category": "فئة جديدة", + "edit_category": "تعديل الفئة" + } } }, "settings": { diff --git a/src/i18n/locale/es.json b/src/i18n/locale/es.json index 3ef15ddcf6..c8f6fa6275 100644 --- a/src/i18n/locale/es.json +++ b/src/i18n/locale/es.json @@ -2,40 +2,41 @@ "settings": { "backup": { "label": { - "create_backup": "Crear Respaldo", + "create_backup": "Crear una copia de seguridad", "legacy_backup_unsupported": "Respaldos legacía no están soportados!", - "restoring_backup": "Restaurando respaldo...", + "restoring_backup": "Restaurando copia de seguridad…", "restore_backup": "Restaurar Respaldo", - "backup_restore_failed": "Restauración de respaldo fallido!", - "restored_backup": "Restauración de respaldo terminada!", - "restore_backup_info": "También puedes arrastrar y soltar el archivo de respaldo aquí para restaurar", - "create_backup_info": "Respaldar librería como un Respaldo de Tachiyomi" + "backup_restore_failed": "No se pudo restaurar la copia de seguridad", + "restored_backup": "Copia de seguridad restaurada.", + "restore_backup_info": "También puedes arrastrar y soltar el archivo de respaldo aquí para restaurarlo", + "create_backup_info": "Respaldar biblioteca como una copia de seguridad de Tachiyomi" }, "title": "Respaldo" }, "about": { "label": { "discord": "Discord", - "github": "Github", + "github": "GitHub", "server": "Servidor", "server_version": "Versión del Servidor", "build_time": "Tiempo de Ensamblaje", - "server_address": "Dirección del Servidor" + "server_address": "Dirección del servidor" }, "title": "Acerca de" }, "label": { "image_cache": "Usar cache de imagen", "show_nsfw_description": "Esconder extensiones y fuentes NSFW", - "manga_item_width": "Ancho del articulo de manga", + "manga_item_width": "Anchura del manga", "show_nsfw": "Mostrar NSFW", - "dark_theme": "Modo Oscuro", - "image_cache_description": "Deshabilitando cache de imágenes hace que las imágenes carguen mas rápido si tienes un disco lento, pero usa mas internet en cambio" + "dark_theme": "Modo oscuro", + "image_cache_description": "Reduce el consumo de los datos y mejora el rendimiento cuando se vuelve a solicitar una imagen ya solicitada", + "language_description": "No dude en traducir el proyecto en" }, "server_address": { "dialog": { "label": { - "enter_address": "Ingresar Dirección del Servidor" + "enter_address": "Ingresar dirección del servidor" } } }, @@ -51,25 +52,27 @@ }, "search": { "title": { - "global_search": "Busqueda Global" + "global_search": "Busqueda Global", + "search": "Buscar" }, "error": { "label": { - "failed_to_save_settings": "Se ha fallado en guardar los ajustes de búsqueda defectos al servidor" + "failed_to_save_settings": "No se pudo guardar la configuración del buscador predeterminado en el servidor", + "source_search_failed": "No se pudo buscar la fuente" } }, "label": { - "ignore_filters": "Ignorar Filtros durante Busqueda" + "ignore_filters": "Ignorar los filtros al buscar" } }, "library": { "option": { "sort": { "label": { - "by_last_read": "Por Ultimo Leido", - "by_unread_chapters": "Por Capítulos No Leídos", - "alphabetically": "Alfabéticamente", - "by_date_added": "Por Fecha de Añadidura" + "by_last_read": "Recientemente leído", + "by_unread_chapters": "Capítulos sin leer", + "alphabetically": "A-Z", + "by_date_added": "Recientemente agregado" } }, "display": { @@ -77,41 +80,61 @@ "title": "Insignias", "label": { "unread_badges": "Insignias de no leído", - "download_badges": "Insignias de Descarga" + "download_badges": "Insignias descargadas" } + }, + "tab": { + "label": { + "show_number_of_items": "Mostrar número de elementos" + }, + "title": "Pestañas" } } }, "error": { "label": { - "empty": "Tu librería esta vacía", - "no_matches": "No hay manga que concuerde con este filtro" + "empty": "Tu biblioteca está vacía", + "no_matches": "Ningún manga coincide con este filtro" } }, - "title": "Libreria" + "title": "Libreria", + "settings": { + "global_update": { + "categories": { + "label": { + "include": "Incluir: {{includedCategoriesText}}", + "exclude": "Excluir: {{excludedCategoriesText}}", + "info": "Las entradas de las categorías excluidas no serán actualizadas aún si se encuentran en categorías incluidas" + } + }, + "title": "Actualización global" + }, + "title": "Configuración de la biblioteca" + } }, "global": { "sort": { "label": { - "by_source": "Por Fuente", - "by_fetch_date": "Por fecha de búsqueda" + "by_source": "Por fuente", + "by_fetch_date": "Por fecha de obtención del capítulo" } }, "date": { "label": { - "yesterday": "AYER", + "yesterday": "Ayer", "yesterday_at": "Ayer a las {{timeString}}", - "today": "HOY", + "today": "Hoy", "today_at": "Hoy a las {{timeString}}" } }, "language": { "title": { - "enabled_languages": "Lenguajes activados" + "enabled_languages": "Lenguajes disponibles", + "weblate": "Weblate" }, "label": { "language": "Lenguaje", - "language_with_code": "lenguaje con código: {{code}}" + "language_with_code": "Lenguaje con código: {{code}}" } }, "grid_layout": { @@ -136,20 +159,25 @@ "submit": "Enviar", "open_site": "Abrir Sitio", "reset": "Reiniciar", - "set": "Establecer" + "set": "Establecer", + "popular": "Popular" }, "label": { "display": "Visualización", "filter": "Filtro", - "loading": "Cargando...", + "loading": "Cargando…", "sort": "Ordenar", - "browse": "Explorar" + "browse": "Explorar", + "unknown": "Desconocido", + "none": "Ninguno" }, "error": { "label": { - "invalid_file_type": "Tipo de archivo invalido!", - "update_failed": "El chequeo de actualizaciones ha fallado!", - "invalid_action": "Esta no es una acción valida" + "invalid_file_type": "Tipo de archivo invalido", + "update_failed": "No se pudo comprobar si había actualizaciones", + "invalid_action": "Esta no es una acción valida", + "failed_to_load_data": "No se pueden cargar los datos", + "failed_to_save_changes": "Error al guardar los cambios" } }, "filter": { @@ -166,8 +194,8 @@ "remove": { "label": { "action": "Remover marcador", - "error_one": "Error removiendo marcador", - "error_many": "Error removiendo marcadores", + "error_one": "No se pudo eliminar el marcador", + "error_many": "No se pudieron eliminar los marcadores", "error_other": "None", "success_one": "Marcador de capitulo removido", "success_many": "{{count}} Marcadores de capitulo han sido removidos", @@ -183,8 +211,8 @@ }, "label": { "action": "Agregar marcador", - "error_one": "Error marcando capitulo", - "error_many": "Error marcando capítulos", + "error_one": "No se pudo marcar el capitulo", + "error_many": "No se pudieron marcar los capítulos", "error_other": "None", "success_one": "Capitulo marcado", "success_many": "{{count}} capitulos marcados", @@ -198,8 +226,8 @@ "selected": "Borrar selección" }, "label": { - "error_one": "Error borrando capitulo", - "error_many": "Error borrando capítulos", + "error_one": "No se pudo eliminar el capitulo", + "error_many": "No se pudieron eliminar los capítulos", "error_other": "None", "action": "Borrar", "success_one": "Capitulo borrado", @@ -213,8 +241,8 @@ }, "label": { "action": "Descargar", - "error_one": "Error al agregar descarga", - "error_many": "Error al agregar descargas", + "error_one": "No se pudo agregar la descarga", + "error_many": "No se pudieron agregar las descargas", "error_other": "None", "success_one": "Descarga agregada", "success_many": "{{count}} descargas agregadas", @@ -227,10 +255,10 @@ "label": { "action": { "current": "Marcar como leído", - "previous": "Marcar lo previo como leído" + "previous": "Marcar anterior como leído" }, - "error_one": "Error marcando capitulo como leído", - "error_many": "Error marcando capítulos como leídos", + "error_one": "No se pudo marcar el capítulo como leído", + "error_many": "No se pudieron marcar los capítulos como leídos", "error_other": "None", "success_one": "Capitulo marcado como leído", "success_many": "{{count}} capítulos marcados como leído", @@ -246,8 +274,8 @@ "success_many": "{{count}} capítulos marcados como no leído", "success_other": "None", "action": "Marcar como no leído", - "error_one": "Error marcando capitulo como no leído", - "error_many": "Error marcando capítulos como no leído", + "error_one": "No se pudo marcar el capítulo como no leído", + "error_many": "No se pudieron marcar los capítulos como no leídos", "error_other": "None" }, "button": { @@ -262,8 +290,8 @@ "option": { "display": { "label": { - "chapter_number": "Numero de Capitulo", - "source_title": "Titulo de Fuente" + "chapter_number": "Número de capitulo", + "source_title": "Título de fuente" } } }, @@ -284,21 +312,21 @@ "settings": { "reader_type": { "label": { - "continuous_horizontal_rtl": "Horizontal (DAI)", - "double_page_rtl": "Doble Pagina (DAI)", - "single_page_ltr": "Pagina Singular (IAD)", + "continuous_horizontal_rtl": "Horizontal (RTL) ⬅️", + "double_page_rtl": "Página doble (RTL) ⬅️", + "single_page_ltr": "Página única (LTR) ➡️", "webtoon": "Webtoon", - "double_page_ltr": "Doble pagina (IAD)", - "continuous_vertical": "Vertical Continuo", - "continuous_horizontal_ltr": "Horizontal (IAD)", - "single_page_rtl": "Pagina Singular (DAI)" + "double_page_ltr": "Página doble (LTR) ➡️", + "continuous_vertical": "Continúa vertical", + "continuous_horizontal_ltr": "Horizontal (LTR) ➡️", + "single_page_rtl": "Página única (RTL) ⬅️" } }, "label": { "load_next_chapter": "Cargar siguiente capitulo al final", - "static_navigation": "Navigación Estática", + "static_navigation": "Navegación estática", "show_page_number": "Mostrar numero de pagina", - "reader_type": "Tipo de Lector", + "reader_type": "Tipo de lector", "skip_dup_chapters": "Omitir capítulos duplicados", "fit_page_to_window": "Ajustar página a la ventana" }, @@ -308,12 +336,12 @@ }, "error": { "label": { - "failed_to_save_default_settings": "Se ha fallado en guardar los ajustes defecto para el lector al servidor", - "failed_to_save_settings": "Se ha fallado en guardar los ajustes del lector al servidor" + "failed_to_save_default_settings": "No se pudo guardar la configuración predeterminada del lector en el servidor", + "failed_to_save_settings": "No se pudo guardar la configuración del lector en el servidor" } } }, - "title": "Lector - Manga {{mangaId}} Capitulo {{chapterIndex}}", + "title": "Lector — Manga {{mangaId}} Capítulo {{chapterIndex}}", "button": { "next_chapter": "Siguiente Capitulo", "previous_chapter": "Capitulo Anterior" @@ -338,25 +366,25 @@ }, "dialog": { "title": { - "new_category": "Nuevo Catalogo", - "edit_category": "Editar Catalogo" + "new_category": "Nueva categoría", + "edit_category": "Editar la categoría" } }, "error": { "no_categories_found": { "label": { - "info": "No se encontraron categorías!", - "hint": "Deberías crear algunas desde configuración." + "info": "No se encontraron categorías.", + "hint": "Deberías crear algunas desde la configuración." } }, "label": { - "empty": "Categoria vacía", + "empty": "Categoría vacia", "request_failure": "No se pudo cargar las categorías" } }, "label": { "category_name": "Nombre de Categoria", - "use_as_default_category": "Categoría defecto al agregarse nuevo manga a la librería" + "use_as_default_category": "Categoría predeterminada cuando se agrega un nuevo manga a la biblioteca" } }, "source": { @@ -364,7 +392,8 @@ "label": { "checkout": "Examinar", "guide": "Guia de Fuente Local" - } + }, + "title": "Fuente local" }, "title": "Fuente", "configuration": { @@ -372,34 +401,38 @@ }, "error": { "label": { - "no_sources_found": "Fuentes no encontradas. Instala Algunas Extensiones primero." + "no_sources_found": "No se han encontrado fuentes. Instale primero algunas extensiones.", + "source_not_found": "No se pudo encontrar la fuente. Compruebe las extensiones instaladas." } } }, "extension": { "action": { "label": { - "update": "actualizar", + "update": "Actualizar", "install": "Instalar", - "uninstall": "desinstalar" + "uninstall": "Desinstalar" } }, "state": { "label": { "installing": "Instalando", - "obsolete": "obsoleto", - "updating": "actualizando", - "uninstalling": "desinstalando" + "obsolete": "Obsoleto", + "updating": "Actualizando", + "uninstalling": "Desinstalando", + "update_pending": "Actualización pendiente", + "installed": "Instalado" } }, "label": { - "installing_file": "Instalando archivo de Extensión...", - "installation_failed": "Instalación de extensión fallida!", - "installed_successfully": "Instalación de extensión exitosa!" + "installing_file": "Instalando el archivo de extensión…", + "installation_failed": "No se pudo instalar la extensión", + "installed_successfully": "Extensión instalada" }, "title": "Extensiones", "language": { - "all": "Todo" + "all": "Todo", + "other": "Otro" } }, "manga": { @@ -413,8 +446,8 @@ "error": { "label": { "request_failure": "No se pudo cargar manga", - "no_matches": "No hay manga que coincide con este filtro", - "no_mangas_found": "No se encontró manga!" + "no_matches": "Ningún manga coincide con este filtro", + "no_mangas_found": "No se encontró ningún manga" } }, "title": "Manga", @@ -428,7 +461,12 @@ "queue": { "title": "Cola de descargas", "label": { - "no_downloads": "No hay descargas" + "no_downloads": "No se encontraron descargas" + }, + "error": { + "label": { + "failed_to_remove": "No se pudo eliminar la descarga de la cola." + } } }, "state": { diff --git a/src/i18n/locale/it.json b/src/i18n/locale/it.json new file mode 100644 index 0000000000..590a1e6d0e --- /dev/null +++ b/src/i18n/locale/it.json @@ -0,0 +1,76 @@ +{ + "category": { + "dialog": { + "title": { + "edit_category": "Modifica categoria", + "new_category": "Nuova categoria" + } + }, + "label": { + "use_as_default_category": "Categoria di base quando aggiungi manga alla libreria", + "category_name": "Nome della categoria" + }, + "error": { + "label": { + "empty": "La categoria è vuota", + "request_failure": "Impossibile caricare le categorie" + }, + "no_categories_found": { + "label": { + "info": "Nessuna categoria trovata." + } + } + }, + "title": { + "categories": "Categorie", + "set_categories": "Imposta categorie" + } + }, + "chapter": { + "action": { + "bookmark": { + "add": { + "label": { + "error_one": "Impossibile aggiungere il segnalibro al capitolo", + "error_many": "Impossibile aggiungere i segnalibri al capitolo", + "error_other": "Impossibile aggiungere i segnalibri al capitolo", + "action": "Aggiungi segnalibro", + "success_one": "Capitolo aggiunto ai segnalibri", + "success_many": "{{count}} capitoli aggiunti ai segnalibri", + "success_other": "{{count}} capitoli aggiunti ai segnalibri" + }, + "button": { + "selected": "Segnalibro selezionato" + } + }, + "remove": { + "label": { + "success_one": "Segnalibro rimosso", + "success_many": "{{count}} segnalibri rimossi", + "success_other": "{{count}} segnalibri rimossi", + "action": "Rimuovi segnalibro", + "error_one": "Impossibile rimuovere il segnalibro", + "error_many": "Impossibile rimuovere i segnalibri", + "error_other": "Impossibile rimuovere i segnalibri" + }, + "button": { + "selected": "Rimuovi i segnalibri dalla selezione" + } + } + }, + "download": { + "add": { + "button": { + "selected": "Scarica i selezionati" + }, + "label": { + "action": "Scarica", + "error_one": "Impossibile aggiungerlo agli scaricamenti", + "error_many": "Impossibile aggiungerli agli scaricamenti", + "error_other": "Impossibile aggiungerli agli scaricamenti" + } + } + } + } + } +} diff --git a/src/i18n/locale/ko.json b/src/i18n/locale/ko.json new file mode 100644 index 0000000000..6e5b4ce550 --- /dev/null +++ b/src/i18n/locale/ko.json @@ -0,0 +1,18 @@ +{ + "chapter": { + "action": { + "bookmark": { + "remove": { + "label": { + "action": "북마크 제거", + "error_other": "북마크를 제거할 수 없습니다", + "success_other": "북마크 제거 성공" + }, + "button": { + "selected": "선택한 항목 북마크 제거" + } + } + } + } + } +} diff --git a/src/i18n/locale/zh_Hant.json b/src/i18n/locale/zh_Hant.json index 0967ef424b..b2c2bf7cdc 100644 --- a/src/i18n/locale/zh_Hant.json +++ b/src/i18n/locale/zh_Hant.json @@ -1 +1,457 @@ -{} +{ + "reader": { + "settings": { + "label": { + "fit_page_to_window": "自適應", + "skip_dup_chapters": "跳過重複章節", + "show_page_number": "顯示頁數", + "static_navigation": "靜態導航", + "load_next_chapter": "在尾頁加載下一章", + "reader_type": "閱讀器類型" + }, + "reader_type": { + "label": { + "double_page_ltr": "雙頁(左到右)", + "double_page_rtl": "雙頁(右到左)", + "single_page_ltr": "單頁(左到右)", + "webtoon": "條漫", + "single_page_rtl": "單頁(右到左)", + "continuous_horizontal_ltr": "水平(左到右)", + "continuous_horizontal_rtl": "水平(右到左)", + "continuous_vertical": "從上到下" + } + }, + "title": { + "default_reader_settings": "默認閱讀器", + "reader_settings": "閱讀器設置" + }, + "error": { + "label": { + "failed_to_save_settings": "保存閱讀器設置到伺服器時出現了錯誤", + "failed_to_save_default_settings": "保存默認閱讀器設置到伺服器時出現了錯誤" + } + } + }, + "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)\" 選項已啟用" + } + }, + "page_info": { + "label": { + "currently_on_page": "當前頁面", + "of_max_pages": "/ {{maxPages}}" + } + }, + "button": { + "next_chapter": "下一章", + "previous_chapter": "上一章" + } + }, + "category": { + "error": { + "no_categories_found": { + "label": { + "hint": "你應該需要設置一些設定。", + "info": "沒有發現任何分類。" + } + }, + "label": { + "empty": "分類為空", + "request_failure": "無法加載分類" + } + }, + "label": { + "category_name": "分類名稱", + "use_as_default_category": "默認添加到此書架" + }, + "title": { + "categories": "分類", + "set_categories": "設置分類" + }, + "dialog": { + "title": { + "edit_category": "編輯分類", + "new_category": "新分類" + } + } + }, + "chapter": { + "action": { + "bookmark": { + "add": { + "button": { + "selected": "收藏選中的" + }, + "label": { + "action": "添加收藏", + "error_other": "收藏章節出錯", + "success_other": "已收藏{{count}}章節" + } + }, + "remove": { + "button": { + "selected": "取消收藏選中的" + }, + "label": { + "action": "取消收藏", + "error_other": "删除收藏出錯", + "success_other": "刪除{{count}}章節收藏" + } + } + }, + "download": { + "add": { + "label": { + "action": "下載", + "error_other": "添加下載錯誤", + "success_other": "新增{{count}}下載" + }, + "button": { + "selected": "下載選中的" + } + }, + "delete": { + "button": { + "selected": "刪除選中" + }, + "label": { + "action": "刪除", + "success_other": "{{count}}章節已刪除", + "error_other": "刪除章節錯誤" + } + } + }, + "label": { + "select": "選擇" + }, + "mark_as_read": { + "add": { + "button": { + "selected": "標記為已讀" + }, + "label": { + "action": { + "current": "標記為已讀", + "previous": "標記之前的章節為已讀" + }, + "error_other": "將章節標記為已讀出錯", + "success_other": "{{count}}章節標記為已讀" + } + }, + "remove": { + "button": { + "selected": "標記為未讀" + }, + "label": { + "action": "標記為未讀", + "error_other": "將章節標記為未讀出錯", + "success_other": "{{count}}章節標記為未讀" + } + } + } + }, + "error": { + "label": { + "no_chapter_found": "沒有找到章節", + "no_matches": "沒有章節匹配篩選" + } + }, + "option": { + "display": { + "label": { + "chapter_number": "章節數", + "source_title": "原標題" + } + } + }, + "status": { + "label": { + "downloaded": "已下載" + } + }, + "title": "章節" + }, + "extension": { + "state": { + "label": { + "installed": "已安裝", + "update_pending": "待更新", + "installing": "安裝中", + "updating": "升級中", + "obsolete": "過時", + "uninstalling": "卸載中" + } + }, + "label": { + "installed_successfully": "插件安裝成功", + "installing_file": "正在安裝插件…", + "installation_failed": "插件安裝失敗" + }, + "title": "插件", + "action": { + "label": { + "install": "安裝", + "uninstall": "卸載", + "update": "升級" + } + }, + "language": { + "all": "全部", + "other": "其他" + } + }, + "global": { + "button": { + "clear": "清除", + "reset": "重置", + "popular": "受歡迎的", + "reset_to_default": "重置為默認值", + "resume": "恢復", + "select_all": "全選", + "set": "選", + "browse": "瀏覽", + "cancel": "取消", + "open_site": "打開網站", + "start": "開始", + "submit": "提交", + "filter": "篩選", + "latest": "最新", + "ok": "Ok" + }, + "date": { + "label": { + "today": "今天", + "yesterday_at": "昨天{{timeString}}", + "today_at": "今天{{timeString}}", + "yesterday": "昨天" + } + }, + "label": { + "none": "無", + "unknown": "未知", + "browse": "瀏覽", + "display": "顯示", + "filter": "篩選", + "loading": "加載中…", + "sort": "排序" + }, + "language": { + "label": { + "language_with_code": "帶有代碼的語言:{{code}}", + "language": "語言" + }, + "title": { + "enabled_languages": "使用語言", + "weblate": "Weblate" + } + }, + "sort": { + "label": { + "by_source": "按圖源", + "by_fetch_date": "按日期" + } + }, + "error": { + "label": { + "invalid_action": "無效的操作", + "invalid_file_type": "無效的文件類型", + "update_failed": "無法檢查更新", + "failed_to_save_changes": "無法保存更改", + "failed_to_load_data": "無法加載數據" + } + }, + "grid_layout": { + "label": { + "comfortable_grid": "鬆散網格", + "compact_grid": "緊湊網格", + "list": "列表" + }, + "title": "顯示模式" + }, + "filter": { + "label": { + "bookmarked": "已收藏", + "downloaded": "已下載", + "unread": "未讀" + } + } + }, + "library": { + "error": { + "label": { + "empty": "你的書架是空的", + "no_matches": "沒有漫畫匹配篩選" + } + }, + "option": { + "display": { + "badge": { + "label": { + "download_badges": "已下載數量", + "unread_badges": "未讀數量" + }, + "title": "標記" + }, + "tab": { + "title": "標籤", + "label": { + "show_number_of_items": "顯示項目的數量" + } + } + }, + "sort": { + "label": { + "by_date_added": "按添加日期", + "by_unread_chapters": "按未讀章節", + "alphabetically": "按字母順序", + "by_last_read": "按最後一次閱讀" + } + } + }, + "settings": { + "global_update": { + "categories": { + "label": { + "include": "包含: {{includedCategoriesText}}", + "info": "不會更新位於排除分類的作品,即使它們同樣位於包含分類", + "exclude": "排除: {{excludedCategoriesText}}" + } + }, + "title": "全局更新" + }, + "title": "書架" + }, + "title": "書架" + }, + "manga": { + "button": { + "in_library": "在書架中", + "add_to_library": "添加到書架" + }, + "error": { + "label": { + "request_failure": "無法加載漫畫", + "no_mangas_found": "沒有漫畫", + "no_matches": "沒有漫畫匹配篩選" + } + }, + "label": { + "author": "作者", + "edit_categories": "編輯漫畫分類", + "reload_from_source": "從圖源重新加載數據", + "status": "狀態", + "artist": "畫師" + }, + "title": "漫畫" + }, + "search": { + "error": { + "label": { + "source_search_failed": "無法搜索圖源", + "failed_to_save_settings": "保存默認搜索設置到伺服器時出錯" + } + }, + "label": { + "ignore_filters": "搜索時忽略篩選" + }, + "title": { + "search": "搜索", + "global_search": "全局搜索" + } + }, + "settings": { + "about": { + "label": { + "build_time": "構建時間", + "discord": "Discord", + "github": "Github", + "server_address": "伺服器地址", + "server": "伺服器", + "server_version": "伺服器版本" + }, + "title": "關於" + }, + "backup": { + "label": { + "restoring_backup": "正在恢復備份…", + "create_backup": "創建備份", + "restore_backup_info": "您還可以在這裏拖放備份文件進行恢復", + "backup_restore_failed": "備份恢復失敗", + "legacy_backup_unsupported": "不支持舊版的備份!", + "restore_backup": "恢復備份", + "create_backup_info": "將書架備份為Tachiyomi支持的備份", + "restored_backup": "備份恢復完成。" + }, + "title": "備份" + }, + "label": { + "dark_theme": "暗黑主題", + "image_cache": "使用圖片緩存", + "language_description": "準確的翻譯離不開大家的指正 ->", + "manga_item_width": "漫畫單元格寬度", + "show_nsfw": "NSFW (18+) 內容", + "show_nsfw_description": "在圖源和插件列表中顯示", + "image_cache_description": "減少流量消耗,同時可以使圖像加載更快" + }, + "server_address": { + "dialog": { + "label": { + "enter_address": "輸入伺服器地址" + } + } + }, + "title": "設置" + }, + "source": { + "configuration": { + "title": "圖源配置" + }, + "error": { + "label": { + "no_sources_found": "沒有找到圖源。請先安裝一些插件。", + "source_not_found": "找不到源,請檢查您已安裝的插件。" + } + }, + "local_source": { + "label": { + "checkout": "查看", + "guide": "本地圖源指南" + }, + "title": "本地圖源" + }, + "title": "圖源" + }, + "updates": { + "title": "更新", + "error": { + "label": { + "no_updates_available": "最近沒有更新。" + } + } + }, + "download": { + "queue": { + "error": { + "label": { + "failed_to_remove": "無法從隊列中刪除下載。" + } + }, + "label": { + "no_downloads": "沒有下載" + }, + "title": "下載列表" + }, + "state": { + "label": { + "error": "錯誤", + "finished": "完成", + "downloading": "正在下載", + "queued": "排隊中" + } + }, + "title": "下載" + } +}