Skip to content

Commit

Permalink
Translations update from Hosted Weblate
Browse files Browse the repository at this point in the history
Co-authored-by: Fordas <[email protected]>
Co-authored-by: Hosted Weblate <[email protected]>
Co-authored-by: Lycus Bendln <[email protected]>
Co-authored-by: Nguyễn Trung Đức <[email protected]>
Co-authored-by: Oxara <[email protected]>
Co-authored-by: PandaKewt <[email protected]>
Co-authored-by: gallegonovato <[email protected]>
Co-authored-by: plum7x <[email protected]>
Co-authored-by: tizio04 <[email protected]>
Co-authored-by: 清水汐音 <[email protected]>
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/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
  • Loading branch information
10 people committed Sep 17, 2024
1 parent 4e76319 commit b9c0267
Show file tree
Hide file tree
Showing 7 changed files with 481 additions and 54 deletions.
98 changes: 93 additions & 5 deletions public/locales/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,8 @@
"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",
"hide_library_entries": "Ocultar entradas en biblioteca"
"hide_library_entries": "Ocultar entradas en biblioteca",
"theme": "Tema"
},
"server_address": {
"dialog": {
Expand Down Expand Up @@ -189,6 +190,20 @@
"label": {
"server": "Activar los registros de depuración"
}
},
"log_files": {
"file_cleanup": {
"title": "Limpieza de archivos de registro",
"value": "Eliminar copias de seguridad anteriores a $t(global.date.value.label.day)"
},
"file_size": {
"title": "Tamaño máximo del archivo de registro",
"description": "Ejemplo de valores posibles: 1 (bytes), 1KB (kilobytes), 1MB (megabytes), 1GB (gigabytes)"
},
"total_size": {
"title": "Tamaño máximo de todos los archivos de registro",
"description": "$t(settings.server.misc.log_files.file_size.description)"
}
}
},
"requests": {
Expand Down Expand Up @@ -360,6 +375,66 @@
"label": {
"placeholder": "Nombre_movil-1 | longitud: 16, caracteres: letras, números, -, _"
}
},
"appearance": {
"theme": {
"create": {
"dialog": {
"error": {
"invalid_json": "Json incorrecto",
"invalid_name": "El nombre del tema debe ser único y tiene un límite de 16 caracteres"
},
"info": {
"creating_theme": "Crea un tema personalizado con el <2>Creador de temas MUI</2>, copia todo lo que hay después de \"themeOptions\" de \"{\" a \"}\" y pégalo en el campo de texto \"theme\".",
"theme_mode_lock": "En caso de que \"modo\" o \"tipo\" se defina en el objeto \"paleta\", el tema se bloqueará en este modo y no cambiará independientemente del tema de aplicaciones del dispositivo seleccionado"
},
"theme_name": "Nombre"
},
"action": "Creando un tema…",
"success": "Tema creado",
"failure": "No se puede crear el tema",
"title": "Crear tema"
},
"themes": {
"orange_juice": "Zumo de Naranja",
"rosegold": "Oro rosa",
"crimson": "Carmesí",
"forest_dew": "Rocío del Bosque",
"mountain_sunset": "Puesta de Sol en la Montaña",
"dune": "Duna",
"lavender": "Lavanda",
"minty_miracles": "Minty Miracles",
"tree_frog_green": "Rana de Árbol Verde",
"veronica": "Verónica",
"bright_pink": "Rosa Brillante"
},
"title": "Tema",
"delete": {
"action": "Eliminando tema \"{{theme}}\"",
"failure": "No se pudo eliminar el tema \"{{theme}}\"",
"success": "Tema \"{{theme}}\" eliminado"
},
"device_theme": "Tema del dispositivo",
"edit": {
"success": "Cambios guardados en el tema",
"title": "Modificar tema",
"action": "Guardando cambios en el tema…",
"failure": "No se han podido guardar los cambios del tema"
},
"pure_black_mode": "Modo oscuro, negro puro",
"select": {
"fonts": {
"error": "No se pudo cargar las fuentes del tema",
"loading": "Cargando fuentes del tema…"
},
"success": "Tema seleccionado"
}
},
"title": "Apariencia",
"manga_thumbnail_backdrop": {
"description": "Establece la miniatura del manga como imagen de fondo en la página del manga",
"title": "Miniatura del manga como fondo"
}
}
},
"updates": {
Expand Down Expand Up @@ -394,7 +469,8 @@
"alphabetically": "A-Z",
"by_date_added": "Añadido recientemente",
"by_latest_fetched_chapter": "Capítulo más reciente",
"by_latest_uploaded_chapter": "Último capítulo subido"
"by_latest_uploaded_chapter": "Último capítulo subido",
"by_total_chapters": "Capítulos totales"
}
},
"display": {
Expand Down Expand Up @@ -613,7 +689,8 @@
"ignore": "Ignorar",
"refresh": "Refrescar",
"remind_later": "Recordar más tarde",
"delete": "Borrar"
"delete": "Borrar",
"save": "Guardar"
},
"label": {
"display": "Visualización",
Expand Down Expand Up @@ -642,7 +719,8 @@
"started": "Iniciado",
"type": "Tipo",
"are_you_sure": "¿Estás seguro?",
"copied": "Copiado"
"copied": "Copiado",
"default": "Por defecto"
},
"error": {
"label": {
Expand Down Expand Up @@ -1124,6 +1202,15 @@
}
}
}
},
"status": {
"cancelled": "Cancelado",
"completed": "Completado",
"hiatus": "En receso",
"licensed": "Licenciado",
"ongoing": "En curso",
"publishing_finished": "Publicación finalizada",
"unknown": "$t(global.label.unknown)"
}
},
"download": {
Expand All @@ -1137,7 +1224,8 @@
"error": {
"label": {
"failed_to_remove": "No se ha podido eliminar la descarga de la cola.",
"failed_delete_all": "No se han podido eliminar todas las descargas de la cola"
"failed_delete_all": "No se han podido eliminar todas las descargas de la cola",
"failed_to_retry": "No se pudo reintentar la descarga fallida."
}
}
},
Expand Down
21 changes: 18 additions & 3 deletions public/locales/id.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,13 +73,16 @@
},
"add": {
"label": {
"success_other": "{{count}} download ditambahkan",
"success_other": "{{count}} unduhan ditambahkan",
"error_other": "Tidak dapat menambah unduhan",
"action": "Unduh",
"next_five": "5 bab berikutnya",
"next_ten": "10 bab berikutnya",
"next_twentyfive": "25 bab berikutnya",
"unread": "$t(global.filter.label.unread)"
"unread": "$t(global.filter.label.unread)",
"ahead": "$t(download.settings.download_ahead.title) ({{count}})",
"all": "$t(extension.language.all)",
"next": "$t(reader.button.next_chapter)Lanjut"
},
"button": {
"selected": "Memilih Unduhan"
Expand Down Expand Up @@ -190,7 +193,19 @@
"cbz": "Simpan sebagai arsip CBZ"
}
},
"title": "Unduh pengaturan"
"title": "Unduh pengaturan",
"delete_chapters": {
"title": "Hapus bab",
"label": {
"allow_deletion_of_bookmarked": "Izinkan penghapusan bab yang ditandai",
"manually_marked_as_read": "Hapus bab setelah menandainya secara manual sebagai telah dibaca"
},
"while_reading": {
"label": {
"title": "Hapus bab yang sudah selesai saat membaca"
}
}
}
}
}
}
44 changes: 35 additions & 9 deletions public/locales/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -154,8 +154,8 @@
}
},
"title_one": "Capitolo",
"title_many": "",
"title_other": "",
"title_many": "Capitoli",
"title_other": "Capitoli",
"error": {
"label": {
"no_matches": "Nessun capitolo corrispondente ai filtri",
Expand Down Expand Up @@ -237,7 +237,8 @@
"error": {
"label": {
"failed_delete_all": "Impossibile rimuovere i download dalla coda",
"failed_to_remove": "Impossibile rimuovere il download dalla coda."
"failed_to_remove": "Impossibile rimuovere il download dalla coda.",
"failed_to_retry": "Impossibile riprovare i download falliti."
}
},
"label": {
Expand Down Expand Up @@ -352,7 +353,8 @@
"filter": "Filtro",
"latest": "Ultimo",
"log_out": "Esci",
"refresh": "Aggiornare"
"refresh": "Aggiornare",
"save": "Salva"
},
"date": {
"label": {
Expand Down Expand Up @@ -385,7 +387,8 @@
"downloaded": "Scaricato",
"unread": "Non letto",
"bookmarked": "Segnalibro",
"tracked": "Tracciato"
"tracked": "Tracciato",
"duplicate_chapters": "Capitoli duplicati"
}
},
"label": {
Expand Down Expand Up @@ -415,7 +418,8 @@
"none": "Nessuno",
"other": "Altro",
"password": "Password",
"placeholder": "Segnaposto"
"placeholder": "Segnaposto",
"default": "Predefinito"
},
"update": {
"label": {
Expand Down Expand Up @@ -458,7 +462,9 @@
"sort": {
"label": {
"by_source": "Dalla fonte",
"by_fetch_date": "Per data di recupero"
"by_fetch_date": "Per data di recupero",
"by_chapter_number": "Per numero capitolo",
"by_upload_date": "Per data di caricamento"
}
},
"time": {
Expand Down Expand Up @@ -984,6 +990,18 @@
},
"browse": {
"title": "Sfoglia le impostazioni"
},
"appearance": {
"theme": {
"create": {
"action": "Creando il tema…",
"dialog": {
"error": {
"invalid_json": "json invalido"
}
}
}
}
}
},
"library": {
Expand Down Expand Up @@ -1122,7 +1140,14 @@
"removed_from_library": "Rimosso il manga dalla libreria!"
}
},
"title": "Libreria"
"title": "Libreria",
"action": {
"label": {
"stop_update": "Ferma aggiornamento globale",
"update_category": "Aggiorna categoria",
"update_library": "Aggiorna libreria"
}
}
},
"reader": {
"page_info": {
Expand All @@ -1134,7 +1159,8 @@
"error": {
"label": {
"prev_chapter_does_not_exist": "Non c'è un capitolo precedente da aprire",
"next_chapter_does_not_exist": "Non c'è un capitolo successivo da aprire"
"next_chapter_does_not_exist": "Non c'è un capitolo successivo da aprire",
"no_pages_found": "Nessuna pagina trovata"
}
},
"settings": {
Expand Down
Loading

0 comments on commit b9c0267

Please sign in to comment.