|
1 | 1 | { |
2 | 2 | "alert": { |
3 | | - "comic_load_error": "漫画加载出错", |
4 | | - "download_failed": "下载失败", |
5 | | - "fetch_comic_img_failed": "获取漫画图片失败", |
6 | | - "img_load_failed": "图片加载失败", |
7 | | - "no_img_download": "没有能下载的图片", |
8 | | - "repeat_load": "加载图片中,请稍候", |
9 | | - "retry_get_img_url": "重新获取第 {{i}} 页图片的地址", |
10 | | - "server_connect_failed": "无法连接到服务器" |
| 3 | + "comic_load_error": "Error al cargar el cómic", |
| 4 | + "download_failed": "Descarga incorrecta", |
| 5 | + "fetch_comic_img_failed": "No se pudieron obtener las imágenes del cómic", |
| 6 | + "img_load_failed": "No fue posible cargar la imagen", |
| 7 | + "no_img_download": "No hay imágenes disponibles para descargar.", |
| 8 | + "repeat_load": "Cargando imagen, por favor espere", |
| 9 | + "retry_get_img_url": "Recuperar de nuevo la URL de la imagen en la página {{i}}", |
| 10 | + "server_connect_failed": "No se puede conectar con el servidor." |
11 | 11 | }, |
12 | 12 | "button": { |
13 | | - "auto_scroll": "自动滚动", |
14 | | - "close_current_page_translation": "关闭当前页的翻译", |
15 | | - "download_completed": "下载完成", |
16 | | - "download_completed_error": "下载完成,但有 {{errorNum}} 张图片下载失败", |
17 | | - "downloading": "下载中", |
18 | | - "fullscreen": "全屏", |
19 | | - "fullscreen_exit": "退出全屏", |
20 | | - "grid_mode": "网格模式", |
21 | | - "packaging": "打包中", |
22 | | - "page_fill": "页面填充", |
23 | | - "page_mode_double": "双页模式", |
24 | | - "page_mode_single": "单页模式", |
25 | | - "scroll_mode": "卷轴模式", |
26 | | - "translate_current_page": "翻译当前页", |
27 | | - "zoom_in": "放大", |
28 | | - "zoom_out": "缩小" |
| 13 | + "auto_scroll": "Arrastre automático", |
| 14 | + "close_current_page_translation": "Traducción de la página actual", |
| 15 | + "download_completed": "Descarga completada", |
| 16 | + "download_completed_error": "Descarga completada, pero {{errorNum}} imágenes han fallado al descargar", |
| 17 | + "downloading": "Descargando", |
| 18 | + "fullscreen": "Pantalla completa", |
| 19 | + "fullscreen_exit": "Salir de pantalla completa", |
| 20 | + "grid_mode": "Modo cuadrícula", |
| 21 | + "packaging": "Empaquetado", |
| 22 | + "page_fill": "Relleno de página", |
| 23 | + "page_mode_double": "Modo de página doble", |
| 24 | + "page_mode_single": "Modo de página única", |
| 25 | + "scroll_mode": "Modo arrastre", |
| 26 | + "translate_current_page": "Traducir página actual", |
| 27 | + "zoom_in": "Ampliar", |
| 28 | + "zoom_out": "Reducir" |
29 | 29 | }, |
30 | | - "description": "为漫画站增加双页阅读、翻译等优化体验的增强功能。", |
| 30 | + "description": "Se han añadido funciones mejoradas al sitio web de cómics para optimizar la experiencia del usuario, como la lectura en dos páginas y la traducción.", |
31 | 31 | "eh_tag_lint": { |
32 | | - "combo": "存在 [tag] 时,一般也存在 [tag]", |
33 | | - "conflict": "存在 [tag] 时,不应该存在 [tag]", |
34 | | - "correct_tag": "应该是正确的标签", |
35 | | - "miss_female": "缺少男性标签,可能需要", |
36 | | - "miss_parody": "缺少原作标签,可能需要", |
37 | | - "possible_conflict": "存在 [tag] 时,一般不应该存在 [tag]", |
38 | | - "prerequisite": "[tag] 的前置标签 [tag] 不存在" |
| 32 | + "combo": "[tag]: En muchos casos, co‐existiría con [tag]", |
| 33 | + "conflict": "[tag]: No coexistiría con [tag]", |
| 34 | + "correct_tag": "Sería la etiqueta correcta", |
| 35 | + "miss_female": "Falta la etiqueta masculina, podría ser necesario", |
| 36 | + "miss_parody": "Falta la etiqueta de parodia, podría ser necesario", |
| 37 | + "possible_conflict": "[tag]: En muchos casos, no coexistiría con [tag]", |
| 38 | + "prerequisite": "[tag]: La etiqueta prerequisito [tag] no existe" |
39 | 39 | }, |
40 | 40 | "end_page": { |
41 | | - "next_button": "下一话", |
42 | | - "prev_button": "上一话", |
| 41 | + "next_button": "Capítulo siguiente", |
| 42 | + "prev_button": "Capítulo anterior", |
43 | 43 | "tip": { |
44 | | - "end_jump": "已到结尾,继续向下翻页将跳至下一话", |
45 | | - "exit": "已到结尾,继续翻页将退出", |
46 | | - "start_jump": "已到开头,继续向上翻页将跳至上一话" |
| 44 | + "end_jump": "Llegaste a la última página, al desplazarte hacia abajo pasarás al siguiente capítulo.", |
| 45 | + "exit": "Al llegar a la última página, al desplazarse hacia abajo se saldrá de ella", |
| 46 | + "start_jump": "Al llegar a la primera página, al desplazarse hacia arriba se pasará al capítulo anterior" |
47 | 47 | } |
48 | 48 | }, |
49 | 49 | "hotkeys": { |
50 | | - "enter_read_mode": "进入阅读模式", |
51 | | - "float_tag_list": "悬浮标签列表", |
52 | | - "jump_next": "跳至下一话", |
53 | | - "jump_prev": "跳至上一话", |
54 | | - "jump_to_end": "跳至尾页", |
55 | | - "jump_to_home": "跳至首页", |
56 | | - "multi_select_load": "多选加载", |
57 | | - "page_down": "向下翻页", |
58 | | - "page_up": "向上翻页", |
59 | | - "reload_current_error_img": "重载当前错误图片", |
60 | | - "repeat_tip": "此快捷键已被绑定至「{{hotkey}}」", |
61 | | - "scroll_down": "向下滚动", |
62 | | - "scroll_left": "向左滚动", |
63 | | - "scroll_right": "向右滚动", |
64 | | - "scroll_up": "向上滚动", |
65 | | - "switch_auto_enlarge": "切换图片自动放大选项", |
66 | | - "switch_dir": "切换阅读方向", |
67 | | - "switch_grid_mode": "切换网格模式", |
68 | | - "switch_page_fill": "切换页面填充", |
69 | | - "switch_scroll_mode": "切换卷轴模式", |
70 | | - "switch_single_double_page_mode": "切换单双页模式" |
| 50 | + "enter_read_mode": "Entrar en modo lectura", |
| 51 | + "float_tag_list": "Lista de etiquetas flotantes", |
| 52 | + "jump_next": "Ir a capítulo siguiente", |
| 53 | + "jump_prev": "Ir a capítulo anterior", |
| 54 | + "jump_to_end": "Ir a última página", |
| 55 | + "jump_to_home": "Ir a primera página", |
| 56 | + "multi_select_load": "Cargar multi‐selección", |
| 57 | + "page_down": "Pasa la página hacia abajo", |
| 58 | + "page_up": "Pasa la página hacia arriba", |
| 59 | + "reload_current_error_img": "Recarga la imagen de error actual", |
| 60 | + "repeat_tip": "Esta tecla de acceso rápido se ha asignado a \"{{hotkey}}\".", |
| 61 | + "scroll_down": "Desplázate hacia abajo", |
| 62 | + "scroll_left": "Desplázate hacia la izquierda", |
| 63 | + "scroll_right": "Desplázate hacia la derecha", |
| 64 | + "scroll_up": "Desplázate hacia arriba", |
| 65 | + "switch_auto_enlarge": "Activar la opción de ampliación automática de imagen", |
| 66 | + "switch_dir": "Cambiar la dirección de lectura", |
| 67 | + "switch_grid_mode": "Cambiar al modo de cuadrícula", |
| 68 | + "switch_page_fill": "Conmutar completado de página", |
| 69 | + "switch_scroll_mode": "Conmutar modo de arrastre", |
| 70 | + "switch_single_double_page_mode": "Intercambiar modo simple/doble" |
71 | 71 | }, |
72 | 72 | "img_status": { |
73 | | - "error": "加载出错", |
74 | | - "loading": "正在加载", |
75 | | - "wait": "等待加载" |
| 73 | + "error": "Error al cargar", |
| 74 | + "loading": "Cargando", |
| 75 | + "wait": "Esperando a la carga" |
76 | 76 | }, |
77 | 77 | "other": { |
78 | | - "auto": "自动", |
79 | | - "clear": "清空", |
80 | | - "custom": "自定义", |
81 | | - "disable": "禁用", |
82 | | - "distance": "距离", |
83 | | - "download": "下载", |
84 | | - "enabled": "启用", |
85 | | - "enter_comic_read_mode": "进入漫画阅读模式", |
86 | | - "exit": "退出", |
87 | | - "fab_hidden": "隐藏悬浮按钮", |
88 | | - "fab_show": "显示悬浮按钮", |
89 | | - "fill_page": "填充页", |
90 | | - "hotkeys": "快捷键", |
91 | | - "img_loading": "图片加载中", |
92 | | - "interval": "间隔", |
93 | | - "loading_img": "加载图片中", |
94 | | - "multi_select_mode": "多选模式", |
95 | | - "none": "无", |
96 | | - "or": "或", |
97 | | - "other": "其他", |
98 | | - "page_range": "请输入页码范围:\n(例如:1, 3-5, 9-)", |
99 | | - "read_mode": "阅读模式", |
100 | | - "selected": "已选中", |
101 | | - "setting": "设置" |
| 78 | + "auto": "Automático", |
| 79 | + "clear": "Purgar", |
| 80 | + "custom": "Personalizado", |
| 81 | + "disable": "Deshabilitar", |
| 82 | + "distance": "distancia", |
| 83 | + "download": "Descarga", |
| 84 | + "enabled": "Habilitado", |
| 85 | + "enter_comic_read_mode": "Introduzca el comic en modo de lectura", |
| 86 | + "exit": "Salir", |
| 87 | + "fab_hidden": "Ocultar botón flotante", |
| 88 | + "fab_show": "Mostrar botón flotante", |
| 89 | + "fill_page": "Página de relleno", |
| 90 | + "hotkeys": "Teclas calientes", |
| 91 | + "img_loading": "Carga de imagen", |
| 92 | + "interval": "intervalo", |
| 93 | + "loading_img": "Cargando imagen", |
| 94 | + "multi_select_mode": "Modo multi‐selección", |
| 95 | + "none": "Ninguno", |
| 96 | + "or": "o", |
| 97 | + "other": "Otro", |
| 98 | + "page_range": "Introduzca el intervalo de página:\n (p.ej.: 1, 3-6. 9-)", |
| 99 | + "read_mode": "Modo lectura", |
| 100 | + "selected": "Seleccionado", |
| 101 | + "setting": "Ajustes" |
102 | 102 | }, |
103 | 103 | "pwa": { |
104 | 104 | "alert": { |
105 | | - "img_data_error": "图片数据错误", |
106 | | - "img_not_found": "找不到图片", |
107 | | - "img_not_found_files": "请选择图片文件或含有图片文件的压缩包", |
108 | | - "img_not_found_folder": "文件夹下没有图片文件或含有图片文件的压缩包", |
109 | | - "not_valid_url": "不是有效的 URL", |
110 | | - "parse_error": "解析出错", |
111 | | - "password_error": "密码错误", |
112 | | - "repeat_load": "正在加载其他文件中……", |
113 | | - "userscript_not_installed": "未安装 ComicRead 脚本" |
| 105 | + "img_data_error": "Error de datos de la imagen", |
| 106 | + "img_not_found": "Imagen no encontrada", |
| 107 | + "img_not_found_files": "Seleccione un archivo de imagen o un archivo comprimido conteniendo los archivos de imagen", |
| 108 | + "img_not_found_folder": "No hay archivos de imagen ni archivos comprimidos que contengan archivos de imagen en la carpeta", |
| 109 | + "not_valid_url": "URL no válida", |
| 110 | + "parse_error": "Error de intérprete", |
| 111 | + "password_error": "Contraseña incorrecta", |
| 112 | + "repeat_load": "Cargando otros archivos…", |
| 113 | + "userscript_not_installed": "El script de usuario de ComicRead no está instalado" |
114 | 114 | }, |
115 | 115 | "button": { |
116 | | - "enter_url": "输入 URL", |
117 | | - "install": "安装", |
118 | | - "no_more_prompt": "不再提示", |
119 | | - "resume_read": "恢复阅读", |
120 | | - "select_files": "选择文件", |
121 | | - "select_folder": "选择文件夹" |
| 116 | + "enter_url": "Introducir URL", |
| 117 | + "install": "Instalar", |
| 118 | + "no_more_prompt": "No volver a preguntar", |
| 119 | + "resume_read": "Restaurar lectura", |
| 120 | + "select_files": "Seleccionar Archivo", |
| 121 | + "select_folder": "Seleccionar carpeta" |
122 | 122 | }, |
123 | | - "install_md": "### 每次都要打开这个网页很麻烦?\n如果你希望\n1. 能有独立的窗口,像是在使用本地软件一样\n1. 加入本地压缩文件的打开方式之中,方便直接打开\n1. 离线使用~~(主要是担心国内网络抽风无法访问这个网页~~\n### 欢迎将本页面作为 PWA 应用安装到电脑上😃👍", |
| 123 | + "install_md": "### ¿Cansado de abrir esta página web cada vez?\nSi desea\n1. Tener una ventana independiente, como si se utilizara un software local.\n2. Añádelo a las opciones para abrir archivos comprimidos locales y acceder a ellos fácilmente de forma directa.\n3. Solo para uso sin conexión (principalmente porque me preocupa que los problemas de red en China me impidan acceder a esta página web).\n### Puedes instalar esta página como una aplicación PWA en tu equipo.😃👍", |
124 | 124 | "message": { |
125 | | - "enter_password": "请输入密码", |
126 | | - "parsing": "解析中" |
| 125 | + "enter_password": "Introduzca su contraseña", |
| 126 | + "parsing": "Interpretando" |
127 | 127 | }, |
128 | | - "tip_enter_url": "请输入压缩包 URL", |
129 | | - "tip_md": "# ComicRead PWA\n使用 [ComicRead](https://github.com/hymbz/ComicReadScript) 的阅读模式阅读**本地**漫画\n---\n### 将图片文件、文件夹、压缩包直接拖入即可开始阅读\n*也可以选择**直接粘贴**或**输入**压缩包 URL 下载阅读*" |
| 128 | + "tip_enter_url": "Introduzca la URL del archivo comprimido", |
| 129 | + "tip_md": "# ComicRead PWA\nLee los cómic locales usando el modo de lectura de [ComicRead](https://github.com/hymbz/ComicReadScript).\n---\n### Simplemente arrastre y suelte archivos de imagen, carpetas y archivos comprimidos para comenzar a leerlos.\n*También puedes optar por **pegar directamente** o **introducir** la URL del archivo comprimido que deseas descargar y leer.*" |
130 | 130 | }, |
131 | 131 | "setting": { |
132 | 132 | "hotkeys": { |
133 | | - "add": "添加新快捷键", |
134 | | - "restore": "恢复默认快捷键" |
| 133 | + "add": "Agregar nuevas teclas de acceso rápido", |
| 134 | + "restore": "Restaurar teclas de acceso directo predeterminadas" |
135 | 135 | }, |
136 | | - "language": "语言", |
| 136 | + "language": "Idioma", |
137 | 137 | "option": { |
138 | | - "abreast_duplicate": "每列重复比例", |
139 | | - "abreast_mode": "并排卷轴模式", |
140 | | - "adjust_to_width": "自适应宽度", |
141 | | - "align_edge": "滚动翻页时对齐边缘", |
142 | | - "always_load_all_img": "始终加载所有图片", |
143 | | - "autoFullscreen": "自动全屏", |
144 | | - "autoHiddenMouse": "自动隐藏鼠标", |
145 | | - "auto_scale": "自动缩放", |
146 | | - "auto_scroll_trigger_end": "在结束页上继续滚动", |
147 | | - "auto_switch_page_mode": "按屏幕比例切换单双页", |
148 | | - "background_color": "背景颜色", |
149 | | - "click_page_turn_area": "点击区域", |
150 | | - "click_page_turn_enabled": "点击翻页", |
151 | | - "click_page_turn_swap_area": "左右点击区域交换", |
152 | | - "dark_mode": "黑暗模式", |
153 | | - "dark_mode_auto": "黑暗模式跟随系统", |
154 | | - "dir_ltr": "从左到右(美漫)", |
155 | | - "dir_rtl": "从右到左(日漫)", |
156 | | - "disable_auto_enlarge": "禁止图片自动放大", |
157 | | - "first_page_fill": "默认启用首页填充", |
158 | | - "full_width": "视窗宽度", |
159 | | - "img_recognition": "图像识别", |
160 | | - "img_recognition_background": "识别背景色", |
161 | | - "img_recognition_pageFill": "自动调整页面填充", |
162 | | - "img_recognition_warn": "❗ 当前浏览器不支持 Web Worker,开启此功能可能导致页面卡顿,建议升级或更换浏览器。", |
163 | | - "img_recognition_warn_2": "❗ 当前网站不支持 Web Worker,开启此功能可能导致页面卡顿。", |
164 | | - "paragraph_appearance": "外观", |
165 | | - "paragraph_dir": "阅读方向", |
166 | | - "paragraph_display": "显示", |
167 | | - "paragraph_scrollbar": "滚动条", |
168 | | - "paragraph_translation": "翻译", |
169 | | - "preload_page_num": "预加载页数", |
170 | | - "scroll_end": "翻页至尽头后", |
171 | | - "scroll_end_auto": "优先跳至上/下一话,否则退出", |
172 | | - "scroll_mode_img_scale": "卷轴图片缩放", |
173 | | - "scroll_mode_img_spacing": "卷轴图片间距", |
174 | | - "scrollbar_auto_hidden": "自动隐藏", |
175 | | - "scrollbar_easy_scroll": "快捷滚动", |
176 | | - "scrollbar_position": "位置", |
177 | | - "scrollbar_position_bottom": "底部", |
178 | | - "scrollbar_position_hidden": "隐藏", |
179 | | - "scrollbar_position_right": "右侧", |
180 | | - "scrollbar_position_top": "顶部", |
181 | | - "scrollbar_show_img_status": "显示图片加载状态", |
182 | | - "show_clickable_area": "显示点击区域", |
183 | | - "show_comments": "在结束页显示评论", |
184 | | - "shrink_menu": "缩小菜单区域", |
185 | | - "swap_page_turn_key": "左右翻页键交换", |
186 | | - "zoom": "图片缩放" |
| 138 | + "abreast_duplicate": "Proporción de repetición por columna", |
| 139 | + "abreast_mode": "Modo de desplazamiento lado a lado", |
| 140 | + "adjust_to_width": "Ancho adaptativo", |
| 141 | + "align_edge": "Alinea con el borde al pasar la página", |
| 142 | + "always_load_all_img": "Cargar siempre todas las imágenes", |
| 143 | + "autoFullscreen": "Pantalla completa automática", |
| 144 | + "autoHiddenMouse": "Ocultar automáticamente el cursor del ratón", |
| 145 | + "auto_scale": "Escalado automático", |
| 146 | + "auto_scroll_trigger_end": "Continúa desplazándote en la última página", |
| 147 | + "auto_switch_page_mode": "Cambia entre páginas simples y dobles según la relación de aspecto de la pantalla.", |
| 148 | + "background_color": "Color de Fondo", |
| 149 | + "click_page_turn_area": "Área táctil", |
| 150 | + "click_page_turn_enabled": "Pulse para pasar la página.", |
| 151 | + "click_page_turn_swap_area": "Pulsar al izquierdo y derecho para intercambiar áreas", |
| 152 | + "dark_mode": "Modo oscuro", |
| 153 | + "dark_mode_auto": "Sistema de seguimiento del modo oscuro", |
| 154 | + "dir_ltr": "LTR (Los cómic estadounidenses))", |
| 155 | + "dir_rtl": "De derecha a izquierda (anime japonés)", |
| 156 | + "disable_auto_enlarge": "Desactivar el aumento automático de imágenes", |
| 157 | + "first_page_fill": "La ventana emergente de la página de inicio está habilitada por defecto", |
| 158 | + "full_width": "Ancho de ventana", |
| 159 | + "img_recognition": "Reconocimiento de imágenes", |
| 160 | + "img_recognition_background": "Identificar el color de fondo", |
| 161 | + "img_recognition_pageFill": "Ajustar automáticamente el relleno de página", |
| 162 | + "img_recognition_warn": "❗ El navegador actual no es compatible con Web Workers. Habilitar esta función puede provocar retrasos en la carga de la página. Se recomienda actualizar o cambiar de navegador.", |
| 163 | + "img_recognition_warn_2": "❗ Este sitio web no es compatible con Web Workers. Habilitar esta función puede provocar retrasos en la carga de la página.", |
| 164 | + "paragraph_appearance": "Apariencia", |
| 165 | + "paragraph_dir": "Dirección de lectura", |
| 166 | + "paragraph_display": "Pantalla", |
| 167 | + "paragraph_scrollbar": "Barra de arrastre", |
| 168 | + "paragraph_translation": "Traducir", |
| 169 | + "preload_page_num": "Precargar número de página", |
| 170 | + "scroll_end": "Después de pasar la página hasta el final", |
| 171 | + "scroll_end_auto": "Salta primero al episodio anterior/siguiente; de lo contrario, sal.", |
| 172 | + "scroll_mode_img_scale": "Escalado de imágenes de desplazamiento", |
| 173 | + "scroll_mode_img_spacing": "Espaciado de la imagen de desplazamiento", |
| 174 | + "scrollbar_auto_hidden": "Ocultar automáticamente", |
| 175 | + "scrollbar_easy_scroll": "Desplazamiento rápido", |
| 176 | + "scrollbar_position": "posición", |
| 177 | + "scrollbar_position_bottom": "Inferior", |
| 178 | + "scrollbar_position_hidden": "Oculto", |
| 179 | + "scrollbar_position_right": "Derecha", |
| 180 | + "scrollbar_position_top": "Superior", |
| 181 | + "scrollbar_show_img_status": "Mostrar imagen cargando estado", |
| 182 | + "show_clickable_area": "Mostrar áreas pulsables", |
| 183 | + "show_comments": "Mostrar comentarios en la página final", |
| 184 | + "shrink_menu": "Habilitar área de menú", |
| 185 | + "swap_page_turn_key": "Intercambiar teclas de página izquierda y derecha", |
| 186 | + "zoom": "Relación de zoom de la imagen" |
187 | 187 | }, |
188 | | - "sync_options_other_site": "同步阅读配置至其他站点", |
| 188 | + "sync_options_other_site": "Sincronizar las opciones de lectura con otros sitios", |
189 | 189 | "translation": { |
190 | 190 | "cotrans_tip": "<p>将使用 <a href=\"https://cotrans.touhou.ai\" target=\"_blank\">Cotrans</a> 提供的接口翻译图片,该服务器由其维护者用爱发电自费维护</p>\n<p>多人同时使用时需要排队等待,等待队列达到上限后再上传新图片会报错,需要过段时间再试</p>\n<p>所以还请 <b>注意用量</b></p>\n<p>更推荐自己本地部署 Manga Image Translator,既不占用服务器资源也不需要排队</p>", |
191 | 191 | "options": { |
192 | | - "box_threshold": "文本框阈值", |
193 | | - "detection_resolution": "文本扫描清晰度", |
194 | | - "direction": "渲染字体方向", |
195 | | - "direction_auto": "原文一致", |
196 | | - "direction_horizontal": "仅限水平", |
197 | | - "direction_vertical": "仅限垂直", |
198 | | - "force_retry": "忽略缓存强制重试", |
| 192 | + "box_threshold": "Umbral del cuadro de texto", |
| 193 | + "detection_resolution": "Claridad en el escaneo de texto", |
| 194 | + "direction": "Orientación de renderizado del texto", |
| 195 | + "direction_auto": "Igual que el texto original", |
| 196 | + "direction_horizontal": "Solo horizontal", |
| 197 | + "direction_vertical": "Solo vertical", |
| 198 | + "force_retry": "Forzar reintento (ignorar caché)", |
199 | 199 | "inpainter": "图像修复器", |
200 | 200 | "inpainting_size": "图像修复尺寸", |
201 | 201 | "local_url": "自定义服务器 URL", |
|
0 commit comments