* Added translation using Weblate (Norwegian Bokmål) * Translated using Weblate (French) Currently translated at 100.0% (2 of 2 strings) Translation: Suwayomi/Tachidesk-WebUI Translate-URL: https://hosted.weblate.org/projects/suwayomi/tachidesk-webui/fr/ * Deleted translation using Weblate (French) * Translated using Weblate (Norwegian Bokmål) Currently translated at 100.0% (2 of 2 strings) Translation: Suwayomi/Tachidesk-WebUI Translate-URL: https://hosted.weblate.org/projects/suwayomi/tachidesk-webui/nb_NO/ * Deleted translation using Weblate (Norwegian Bokmål) * Added translation using Weblate (German) * Added translation using Weblate (Arabic) * Translated using Weblate (German) Currently translated at 20.0% (1 of 5 strings) Translation: Suwayomi/Tachidesk-WebUI Translate-URL: https://hosted.weblate.org/projects/suwayomi/tachidesk-webui/de/ * Added translation using Weblate (Spanish) * Translated using Weblate (Arabic) Currently translated at 11.1% (1 of 9 strings) Translation: Suwayomi/Tachidesk-WebUI Translate-URL: https://hosted.weblate.org/projects/suwayomi/tachidesk-webui/ar/ * Translated using Weblate (Spanish) Currently translated at 100.0% (9 of 9 strings) Translation: Suwayomi/Tachidesk-WebUI Translate-URL: https://hosted.weblate.org/projects/suwayomi/tachidesk-webui/es/ * Added translation using Weblate (French) * Translated using Weblate (German) Currently translated at 100.0% (9 of 9 strings) Translation: Suwayomi/Tachidesk-WebUI Translate-URL: https://hosted.weblate.org/projects/suwayomi/tachidesk-webui/de/ * Translated using Weblate (French) Currently translated at 100.0% (9 of 9 strings) Translation: Suwayomi/Tachidesk-WebUI Translate-URL: https://hosted.weblate.org/projects/suwayomi/tachidesk-webui/fr/ --------- Co-authored-by: Allan Nordhøy <epost@anotheragency.no> Co-authored-by: Aria Moradi <aria.moradi007@gmail.com> Co-authored-by: Shippo <Shipox@users.noreply.hosted.weblate.org> Co-authored-by: PedroJLR <jacobnchrono@gmail.com> Co-authored-by: J. Lavoie <j.lavoie@net-c.ca>
20 lines
613 B
JSON
20 lines
613 B
JSON
{
|
|
"screens": {
|
|
"Library": {
|
|
"Library": "Biblioteca",
|
|
"could-not-load-categories": "No se pudieron cargar las categorías",
|
|
"your-library-is-empty": "Tu biblioteca esta vacia",
|
|
"category-is-empty": "La categoría está vacía",
|
|
"could-not-load-manga": "No se pudo cargar el manga"
|
|
},
|
|
"DownloadQueue": {
|
|
"no-downloads": "No hay descargas",
|
|
"download-queue": "Descarga en la cola"
|
|
},
|
|
"Browse": {
|
|
"extensions": "Extensiones",
|
|
"sources": "Fuentes"
|
|
}
|
|
}
|
|
}
|