Translations update from Hosted Weblate

Translated using Weblate (Spanish)

Spanish: currently translated at 100.0% (413 of 413 strings)

Translations update from Hosted Weblate

Translated using Weblate (Portuguese)

Portuguese: currently translated at 23.6% (96 of 406 strings)

Translations update from Hosted Weblate

Translated using Weblate (Ukrainian)

Ukrainian: currently translated at 100.0% (406 of 406 strings)

Translations update from Hosted Weblate

Translated using Weblate (Norwegian Bokmål)

Norwegian Bokmål: currently translated at 2.4% (10 of 406 strings)

Translations update from Hosted Weblate

Translated using Weblate (Chinese (Simplified))

Chinese (Simplified): currently translated at 100.0% (406 of 406 strings)

Translations update from Hosted Weblate

Translated using Weblate (Spanish)

Spanish: currently translated at 100.0% (406 of 406 strings)

Translations update from Hosted Weblate

Added translation using Weblate (Norwegian Bokmål)

Translations update from Hosted Weblate

Translated using Weblate (Italian)

Italian: currently translated at 4.7% (19 of 401 strings)

Translations update from Hosted Weblate

Translated using Weblate (Chinese (Simplified))

Chinese (Simplified): currently translated at 100.0% (401 of 401 strings)

Translations update from Hosted Weblate

Translated using Weblate (Swedish)

Swedish: currently translated at 3.9% (16 of 401 strings)

Translations update from Hosted Weblate

Translated using Weblate (Japanese)

Japanese: currently translated at 2.9% (12 of 401 strings)

Translations update from Hosted Weblate

Added translation using Weblate (Swedish)

Translations update from Hosted Weblate

Translated using Weblate (Chinese (Traditional))

Chinese (Traditional): currently translated at 100.0% (401 of 401 strings)

Translations update from Hosted Weblate

Translated using Weblate (Chinese (Simplified))

Chinese (Simplified): currently translated at 100.0% (401 of 401 strings)

Co-authored-by: Alexander <contact@sneaky.pink>
Co-authored-by: Danylo Gavrylenko <g.danylo228@gmail.com>
Co-authored-by: Fordas <fordas15@gmail.com>
Co-authored-by: Francesco La Bianca <francesco.labianca3d@gmail.com>
Co-authored-by: Gabriel Severo <gabrielssevero@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Kouki Kitamura <hackergaocn@outlook.com>
Co-authored-by: RintanBroadleaf <rintanbroadleaf@outlook.jp>
Co-authored-by: VR Kek <vrkekw88@gmail.com>
Co-authored-by: gallegonovato <fran-carro@hotmail.es>
Co-authored-by: guohuageng <guohuageng@gmail.com>
Co-authored-by: 清水汐音 <chenzhongjie19940725@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/suwayomi/suwayomi-webui/es/
Translate-URL: https://hosted.weblate.org/projects/suwayomi/suwayomi-webui/it/
Translate-URL: https://hosted.weblate.org/projects/suwayomi/suwayomi-webui/ja/
Translate-URL: https://hosted.weblate.org/projects/suwayomi/suwayomi-webui/nb_NO/
Translate-URL: https://hosted.weblate.org/projects/suwayomi/suwayomi-webui/pt/
Translate-URL: https://hosted.weblate.org/projects/suwayomi/suwayomi-webui/sv/
Translate-URL: https://hosted.weblate.org/projects/suwayomi/suwayomi-webui/uk/
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-03-08 23:32:33 +01:00
committed by schroda
parent 2047d76ad9
commit f6f1993928
9 changed files with 995 additions and 114 deletions

View File

@@ -329,6 +329,27 @@
},
"browse": {
"title": "Opciones de búsqueda"
},
"device": {
"active_device": {
"label": {
"title": "Dispositivo activo",
"description": "Selecciona un dispositivo para usar su configuración de interfaz almacenada en el servidor"
}
},
"devices": {
"label": {
"title": "Dispositivos",
"description": "Gestiona tus dispositivos existentes.\nLa interfaz especifica la configuración almacenada en el servidor por dispositivo.\nEsto permite tener por ejemplo distintas configuraciones en un escritorio y un móvil"
}
},
"title": {
"device": "Dispositivo",
"settings": "Opciones de dispositivo"
},
"label": {
"placeholder": "Nombre_movil-1 | longitud: 16, caracteres: letras, números, -, _"
}
}
},
"updates": {
@@ -465,6 +486,14 @@
"description": "Mostrar el diálogo de selección de categoría al añadir un manga a la biblioteca"
}
}
},
"remove_from_library": {
"remove_from_categories": {
"label": {
"description": "Quitar los mangas de las categorías al eliminarlos de la biblioteca",
"title": "Olvidar las categorías de los mangas"
}
}
}
}
},
@@ -539,7 +568,9 @@
"add": "Añadir",
"retry": "Reintentar",
"copy": "Copiar",
"migrate": "Migrar"
"migrate": "Migrar",
"create": "Crear",
"dont_show_dialog_again": "No volver a mostrar este diálogo"
},
"label": {
"display": "Visualización",
@@ -561,7 +592,8 @@
"other": "Otros",
"advanced": "Avanzado",
"general": "General",
"placeholder": "Marcador de posición"
"placeholder": "Marcador de posición",
"load_in_progress": "Cargando los datos requeridos…"
},
"error": {
"label": {
@@ -703,7 +735,8 @@
}
},
"label": {
"select": "Seleccionar"
"select": "Seleccionar",
"open_on_source": "Abrir en el origen"
}
},
"option": {
@@ -803,7 +836,7 @@
"error": {
"no_categories_found": {
"label": {
"info": "No se encontraron categorías.",
"info": "Aún no tienes categorías.",
"hint": "Deberías crear algunas desde la configuración."
}
},