Translations update from Hosted Weblate (#241)
* 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>
This commit is contained in:
7
src/i18n/resources/ar.json
Normal file
7
src/i18n/resources/ar.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"screens": {
|
||||
"Library": {
|
||||
"Library": "المكتبة"
|
||||
}
|
||||
}
|
||||
}
|
||||
19
src/i18n/resources/de.json
Normal file
19
src/i18n/resources/de.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"screens": {
|
||||
"Library": {
|
||||
"Library": "Bibliotek",
|
||||
"could-not-load-categories": "Kategorien konnten nicht geladen werden",
|
||||
"category-is-empty": "Kategorie ist leer",
|
||||
"could-not-load-manga": "Manga konnte nicht geladen werden",
|
||||
"your-library-is-empty": "Deine Bibliothek ist leer"
|
||||
},
|
||||
"Browse": {
|
||||
"sources": "Quellen",
|
||||
"extensions": "Erweiterungen"
|
||||
},
|
||||
"DownloadQueue": {
|
||||
"no-downloads": "Keine Downloads",
|
||||
"download-queue": "Herunterladen-Warteschlange"
|
||||
}
|
||||
}
|
||||
}
|
||||
19
src/i18n/resources/es.json
Normal file
19
src/i18n/resources/es.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
}
|
||||
19
src/i18n/resources/fr.json
Normal file
19
src/i18n/resources/fr.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"screens": {
|
||||
"Library": {
|
||||
"Library": "Bibliothèque",
|
||||
"could-not-load-categories": "Impossible de charger les catégories",
|
||||
"your-library-is-empty": "Votre bibliothèque est vide",
|
||||
"category-is-empty": "La catégorie est vide",
|
||||
"could-not-load-manga": "Impossible de charger le manga"
|
||||
},
|
||||
"Browse": {
|
||||
"sources": "Sources",
|
||||
"extensions": "Extensions"
|
||||
},
|
||||
"DownloadQueue": {
|
||||
"no-downloads": "Aucun téléchargement",
|
||||
"download-queue": "File d’attente des téléchargements"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user