Translations update from Hosted Weblate (#276)

* Translated using Weblate (French)

Currently translated at 0.5% (1 of 175 strings)

Translation: Suwayomi/Tachidesk-WebUI
Translate-URL: https://hosted.weblate.org/projects/suwayomi/tachidesk-webui/fr/

* Translated using Weblate (French)

Currently translated at 100.0% (175 of 175 strings)

Translation: Suwayomi/Tachidesk-WebUI
Translate-URL: https://hosted.weblate.org/projects/suwayomi/tachidesk-webui/fr/

* Added translation using Weblate (Chinese (Simplified))

* Translated using Weblate (German)

Currently translated at 100.0% (175 of 175 strings)

Translation: Suwayomi/Tachidesk-WebUI
Translate-URL: https://hosted.weblate.org/projects/suwayomi/tachidesk-webui/de/

* Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (175 of 175 strings)

Translation: Suwayomi/Tachidesk-WebUI
Translate-URL: https://hosted.weblate.org/projects/suwayomi/tachidesk-webui/zh_Hans/

* Added translation using Weblate (Japanese)

* Translated using Weblate (German)

Currently translated at 100.0% (175 of 175 strings)

Translation: Suwayomi/Tachidesk-WebUI
Translate-URL: https://hosted.weblate.org/projects/suwayomi/tachidesk-webui/de/

* Translated using Weblate (Spanish)

Currently translated at 100.0% (175 of 175 strings)

Translation: Suwayomi/Tachidesk-WebUI
Translate-URL: https://hosted.weblate.org/projects/suwayomi/tachidesk-webui/es/

* Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (175 of 175 strings)

Translation: Suwayomi/Tachidesk-WebUI
Translate-URL: https://hosted.weblate.org/projects/suwayomi/tachidesk-webui/zh_Hans/

* Added translation using Weblate (Chinese (Traditional))

* Translated using Weblate (Spanish)

Currently translated at 100.0% (178 of 178 strings)

Translation: Suwayomi/Tachidesk-WebUI
Translate-URL: https://hosted.weblate.org/projects/suwayomi/tachidesk-webui/es/

* Translated using Weblate (Arabic)

Currently translated at 6.1% (11 of 178 strings)

Translation: Suwayomi/Tachidesk-WebUI
Translate-URL: https://hosted.weblate.org/projects/suwayomi/tachidesk-webui/ar/

* Translated using Weblate (Arabic)

Currently translated at 10.4% (20 of 192 strings)

Translation: Suwayomi/Tachidesk-WebUI
Translate-URL: https://hosted.weblate.org/projects/suwayomi/tachidesk-webui/ar/

* Translated using Weblate (Chinese (Simplified))

Currently translated at 97.9% (188 of 192 strings)

Translation: Suwayomi/Tachidesk-WebUI
Translate-URL: https://hosted.weblate.org/projects/suwayomi/tachidesk-webui/zh_Hans/

* Translated using Weblate (Portuguese)

Currently translated at 44.7% (86 of 192 strings)

Translation: Suwayomi/Tachidesk-WebUI
Translate-URL: https://hosted.weblate.org/projects/suwayomi/tachidesk-webui/pt/

* Added translation using Weblate (Ukrainian)

* Translated using Weblate (Ukrainian)

Currently translated at 100.0% (194 of 194 strings)

Translation: Suwayomi/Tachidesk-WebUI
Translate-URL: https://hosted.weblate.org/projects/suwayomi/tachidesk-webui/uk/

---------

Co-authored-by: Aria Moradi <aria.moradi007@gmail.com>
Co-authored-by: Nathan <bonnemainsnathan@gmail.com>
Co-authored-by: misaka10843 <misaka10843@outlook.jp>
Co-authored-by: Fumo Vite <simonfumo@protonmail.com>
Co-authored-by: Yon <genjilolic@gmail.com>
Co-authored-by: rx443 <hi@corx.me>
Co-authored-by: gallegonovato <fran-carro@hotmail.es>
Co-authored-by: Bander AL-shreef <bander.alshreef@gmail.com>
Co-authored-by: DevCoz <qq851428876@gmail.com>
Co-authored-by: Shinzo wo name <sasoj27791@in2reach.com>
Co-authored-by: Dan <denqwerta@gmail.com>
This commit is contained in:
Weblate (bot)
2023-05-11 22:50:56 +02:00
committed by GitHub
parent b4b3dc54a7
commit b6c87dd630
9 changed files with 2506 additions and 2 deletions

View File

@@ -1,5 +1,80 @@
{
"library": {
"title": "المكتبة"
"title": "المكتبة",
"option": {
"display": {
"badge": {
"title": "الشارات"
}
}
}
},
"category": {
"title": {
"categories": "الفئات",
"set_categories": "تعيين الفئات"
},
"label": {
"category_name": "اسم الفئة",
"use_as_default_category": "الفئة الافتراضية عند إضافة مانجا جديدة إلى المكتبة"
},
"error": {
"label": {
"empty": "الفئة فارغة",
"request_failure": "تعذر تحميل الفئات"
},
"no_categories_found": {
"label": {
"hint": "عليك إنشاء فئات من الإعدادات.",
"info": "لا توجد فئات!"
}
}
}
},
"settings": {
"backup": {
"label": {
"create_backup": "إنشاء نسخة احتياطية"
}
},
"about": {
"title": "حول",
"label": {
"build_time": "تاريخ بناء الخادم"
}
}
},
"global": {
"button": {
"cancel": "إلغاء",
"browse": "تصفح"
},
"label": {
"browse": "تصفح"
},
"sort": {
"label": {
"by_source": "حسب المصدر"
}
},
"filter": {
"label": {
"bookmarked": "لديها إشارات مرجعية"
}
}
},
"chapter": {
"action": {
"bookmark": {
"add": {
"button": {
"selected": "تم تحديد إشارة مرجعية"
},
"label": {
"action": "إضافة إشارة مرجعية"
}
}
}
}
}
}

View File

@@ -1,5 +1,423 @@
{
"library": {
"title": "Bibliotek"
"title": "Bibliotek",
"option": {
"sort": {
"label": {
"by_last_read": "Nach zuletzt gelesen",
"by_unread_chapters": "Nach ungelesenen Kapiteln",
"alphabetically": "Alphabetisch",
"by_date_added": "Nach Hinzufügedatum"
}
},
"display": {
"badge": {
"title": "Indikatoren",
"label": {
"download_badges": "Download Indikator",
"unread_badges": "Ungelesen Indikator"
}
}
}
},
"error": {
"label": {
"no_matches": "Keine Manga stimmen mit dem Filter überein",
"empty": "Deine Bibliothek ist leer"
}
}
},
"chapter": {
"action": {
"label": {
"select": "Auswählen"
},
"download": {
"add": {
"label": {
"action": "Download",
"success_one": "Download hinzugefügt",
"success_other": "{{count}} Downloads hinzugefügt",
"error_one": "Fehler beim hinzufügen des Downloads",
"error_other": "Fehler beim hinzufügen der Downloads"
},
"button": {
"selected": "Auswahl downloaden"
}
},
"delete": {
"label": {
"success_one": "Kapitel gelöscht",
"success_other": "{{count}} Kapitel gelöscht",
"action": "Löschen",
"error_one": "Fehler beim löschen des Kapitels",
"error_other": "Fehler beim löschen der Kapitel"
},
"button": {
"selected": "Auswahl löschen"
}
}
},
"bookmark": {
"remove": {
"label": {
"error_one": "Fehler beim entfernen des Lesezeichens",
"error_other": "Fehler beim entfernen der Lesezeichen",
"action": "Lesezeichen entfernen",
"success_one": "Lesezeichen von dem Kapitel entfernt",
"success_other": "Lesezeichen von {{count}} Kapiteln entfernt"
},
"button": {
"selected": "Lesezeichen von der Auswahl entfernen"
}
},
"add": {
"button": {
"selected": "Lesezeichen ausgewählt"
},
"label": {
"error_one": "Fehler beim erstellen eines Lesezeichens für das Kapitel",
"error_other": "Fehler beim erstellen eines Lesezeichens für die Kapitel",
"action": "Lesezeichen hinzufügen",
"success_one": "Für das Kapitel wurde ein Lesezeichen erstellt",
"success_other": "Für {{count}} Kapitel wurden Lesezeichen erstellt"
}
}
},
"mark_as_read": {
"remove": {
"label": {
"error_one": "Kapitel konnte nicht als ungelesen markiert werden",
"error_other": "Kapitel konnten nicht als ungelesen markiert werden",
"action": "Als ungelesen markieren",
"success_one": "Kapitel wurde als ungelesen markiert",
"success_other": "{{count}} Kapitel wurden als ungelesen markiert"
},
"button": {
"selected": "Auswahl als ungelesen markieren"
}
},
"add": {
"button": {
"selected": "Auswahl als gelesen markieren"
},
"label": {
"action": {
"current": "Als gelesen markieren",
"previous": "Vorherige als gelesen markieren"
},
"success_one": "Kapitel wurde als gelesen markiert",
"success_other": "{{count}} Kapitel wurden als gelesen markiert",
"error_one": "Kapitel konnte nicht als gelesen markiert werden",
"error_other": "Kapitel konnten nicht als gelesen markiert werden"
}
}
}
},
"error": {
"label": {
"no_chapter_found": "Keine Kapitel gefunden",
"no_matches": "Keine Kapitel stimmen mit dem Filter überein"
}
},
"status": {
"label": {
"downloaded": "Heruntergeladen"
}
},
"title": "Kapitel",
"option": {
"display": {
"label": {
"chapter_number": "Kapitel Nummer",
"source_title": "Name der Quelle"
}
}
}
},
"reader": {
"settings": {
"label": {
"reader_type": "Lesetyp",
"show_page_number": "Seitenzahl anzeigen",
"static_navigation": "Statische Navigation",
"load_next_chapter": "Nächstes Kapitel am Ende laden"
},
"reader_type": {
"label": {
"double_page_rtl": "Doppelseitig (RnL)",
"continuous_horizontal_ltr": "Horizontal (LnR)",
"webtoon": "Webtoon",
"single_page_rtl": "Einseitig (RnL)",
"continuous_vertical": "Kontinuierlich Vertikal",
"double_page_ltr": "Doppelseitig (LnR)",
"single_page_ltr": "Einseitig (LnR)",
"continuous_horizontal_rtl": "Horizontal (RnL)"
}
},
"error": {
"label": {
"failed_to_save_default_settings": "Die Standardleseeinstellungen konnten nicht gespeichert werden",
"failed_to_save_settings": "Die Leseeinstellungen konnten nicht gespeichert werden"
}
},
"title": {
"reader_settings": "Leseeinstellungen",
"default_reader_settings": "Standardleseeinstellungen"
}
},
"title": "Leser - Manga {{mangaId}} Kapitel {{chapterIndex}}",
"page_info": {
"label": {
"of_max_pages": "von {{maxPages}}",
"currently_on_page": "Aktuell auf Seite"
}
},
"button": {
"previous_chapter": "Vorheriges Kapitel",
"next_chapter": "Nächstes Kapitel"
}
},
"updates": {
"title": "Aktualisierungen",
"error": {
"label": {
"no_updates_available": "Es sind noch keine Aktualisierungen vorhanden."
}
}
},
"manga": {
"label": {
"status": "Status",
"author": "Author",
"reload_from_source": "Daten von Quelle neu laden",
"artist": "Künstler",
"edit_categories": "Manga Kategorien bearbeiten"
},
"error": {
"label": {
"request_failure": "Manga konnten nicht geladen werden",
"no_mangas_found": "Keine Manga gefunden!",
"no_matches": "Keine Manga stimmen mit dem Filter überein"
}
},
"title": "Manga",
"button": {
"in_library": "In Bibliothek",
"add_to_library": "Zur Bibliothek hinzufügen"
}
},
"extension": {
"title": "Erweiterungen",
"action": {
"label": {
"install": "Installieren",
"uninstall": "Deinstallieren",
"update": "Aktualisieren"
}
},
"label": {
"installed_successfully": "Erweiterung erfolgreich installiert!",
"installation_failed": "Installation der Erweiterung fehlgeschlagen!",
"installing_file": "Erweiterungsdatei wird installiert..."
},
"state": {
"label": {
"installing": "installiert",
"uninstalling": "deinstalliert",
"updating": "aktualisiert",
"obsolete": "veraltet"
}
},
"language": {
"all": "Alle"
}
},
"global": {
"grid_layout": {
"label": {
"list": "Listenansicht",
"comfortable_grid": "Komfortable Gitteransicht",
"compact_grid": "Kompakte Gitteransicht"
},
"title": "Ansichtsmodus"
},
"language": {
"label": {
"language_with_code": "Sprache mit Code: {{code}}",
"language": "Sprache"
},
"title": {
"enabled_languages": "Aktivierte Sprachen"
}
},
"label": {
"filter": "Filter",
"browse": "Suchen",
"loading": "Lädt...",
"display": "Anzeige",
"sort": "Sortieren"
},
"button": {
"ok": "OK",
"filter": "Filter",
"set": "Setzen",
"reset_to_default": "Auf Standardeinstellungen zurücksetzen",
"clear": "Leeren",
"open_site": "Seite öffnen",
"cancel": "Abbrechen",
"resume": "Fortfahren",
"browse": "Suchen",
"select_all": "Alle auswählen",
"submit": "Übernehmen",
"latest": "Neueste",
"reset": "Zurücksetzen",
"start": "Start"
},
"error": {
"label": {
"invalid_action": "Dies ist keine zulässige Aktion",
"update_failed": "Das Prüfen auf Aktualisierungen ist fehlgeschlagen!",
"invalid_file_type": "Nicht unterstützter Dateityp!"
}
},
"filter": {
"label": {
"downloaded": "Downloaded",
"unread": "Ungelesen",
"bookmarked": "Als Lesezeichen markiert"
}
},
"sort": {
"label": {
"by_fetch_date": "Nach Abrufdatum",
"by_source": "Nach Quelle"
}
},
"date": {
"label": {
"today_at": "Heute um {{timeString}}",
"yesterday_at": "Gestern um {{timeString}}",
"yesterday": "Gestern",
"today": "Heute"
}
}
},
"category": {
"dialog": {
"title": {
"new_category": "Neuen Katalog erstellen",
"edit_category": "Katalog bearbeiten"
}
},
"error": {
"label": {
"empty": "Kategorie ist leer",
"request_failure": "Kategorien konnten nicht geladen werden"
},
"no_categories_found": {
"label": {
"info": "Keine Kategorien gefunden!",
"hint": "Man muss zuerst welche in den Einstellungen erstellen."
}
}
},
"label": {
"category_name": "Kategorie Name",
"use_as_default_category": "Standard Kategorie, wenn neue Manga zur Bibliothek hinzugefügt werden"
},
"title": {
"categories": "Kategorien",
"set_categories": "Kategorien setzen"
}
},
"settings": {
"backup": {
"label": {
"restoring_backup": "Sicherung wird wiederhergestellt...",
"backup_restore_failed": "Wiederherstellen der Sicherung fehlgeschlagen!",
"create_backup": "Sicherung erstellen",
"legacy_backup_unsupported": "legacy Sicherungen werden nicht ünterstützt!",
"create_backup_info": "Bibliothek als Tachiyomi backup sichern",
"restored_backup": "Wiederherstellung der Sicherung fertiggestellt!",
"restore_backup": "Sicherung wiederherstellen",
"restore_backup_info": "Man kann auch eine Sicherung per Drag-and-drop hereinziehen, um diese wiederherzustellen"
},
"title": "Sicherung"
},
"label": {
"manga_item_width": "Breite von Manga Einträgen",
"image_cache": "Bildzwischenspeicher verwenden",
"dark_theme": "Dunkles Design",
"show_nsfw": "NSFW-Inhalte anzeigen",
"image_cache_description": "Durch deaktivieren des Bildcaches werden die Bilder schneller geladen, wenn man eine langsame Festplatte hat, dafür wird mehr Internetvolumen verbraucht",
"show_nsfw_description": "NSFW Erweiterungen und Quellen verstecken"
},
"about": {
"label": {
"build_time": "Build time",
"github": "Github",
"server_address": "Serveradresse",
"server_version": "Serverversion",
"server": "Server",
"discord": "Discord"
},
"title": "Über"
},
"server_address": {
"dialog": {
"label": {
"enter_address": "Serveradresse angeben"
}
}
},
"title": "Einstellungen"
},
"download": {
"queue": {
"title": "Download Warteschlange",
"label": {
"no_downloads": "Keine downloads"
}
},
"state": {
"label": {
"downloading": "Downloading",
"error": "Fehler",
"finished": "Fertiggestellt",
"queued": "Eingereiht"
}
},
"title": "Downloads"
},
"source": {
"local_source": {
"label": {
"guide": "Anleitung zum Einrichten der lokalen Quelle",
"checkout": "Lese die"
}
},
"title": "Quelle",
"error": {
"label": {
"no_sources_found": "Keine Quellen gefunden. Installiere zuerst ein paar Erweiterungen."
}
},
"configuration": {
"title": "Konfiguration der Quelle"
}
},
"search": {
"label": {
"ignore_filters": "Filter bei Suche ignorieren"
},
"title": {
"global_search": "Globale Suche"
},
"error": {
"label": {
"failed_to_save_settings": "Die Standardsucheinstellungen konnten nicht gespeichert werden"
}
}
}
}

View File

@@ -1,2 +1,442 @@
{
"settings": {
"backup": {
"label": {
"create_backup": "Crear Respaldo",
"legacy_backup_unsupported": "Respaldos legacía no están soportados!",
"restoring_backup": "Restaurando respaldo...",
"restore_backup": "Restaurar Respaldo",
"backup_restore_failed": "Restauración de respaldo fallido!",
"restored_backup": "Restauración de respaldo terminada!",
"restore_backup_info": "También puedes arrastrar y soltar el archivo de respaldo aquí para restaurar",
"create_backup_info": "Respaldar librería como un Respaldo de Tachiyomi"
},
"title": "Respaldo"
},
"about": {
"label": {
"discord": "Discord",
"github": "Github",
"server": "Servidor",
"server_version": "Versión del Servidor",
"build_time": "Tiempo de Ensamblaje",
"server_address": "Dirección del Servidor"
},
"title": "Acerca de"
},
"label": {
"image_cache": "Usar cache de imagen",
"show_nsfw_description": "Esconder extensiones y fuentes NSFW",
"manga_item_width": "Ancho del articulo de manga",
"show_nsfw": "Mostrar NSFW",
"dark_theme": "Modo Oscuro",
"image_cache_description": "Deshabilitando cache de imágenes hace que las imágenes carguen mas rápido si tienes un disco lento, pero usa mas internet en cambio"
},
"server_address": {
"dialog": {
"label": {
"enter_address": "Ingresar Dirección del Servidor"
}
}
},
"title": "Ajustes"
},
"updates": {
"title": "Actualizaciones",
"error": {
"label": {
"no_updates_available": "No tienes ninguna actualización aun."
}
}
},
"search": {
"title": {
"global_search": "Busqueda Global"
},
"error": {
"label": {
"failed_to_save_settings": "Se ha fallado en guardar los ajustes de búsqueda defectos al servidor"
}
},
"label": {
"ignore_filters": "Ignorar Filtros durante Busqueda"
}
},
"library": {
"option": {
"sort": {
"label": {
"by_last_read": "Por Ultimo Leido",
"by_unread_chapters": "Por Capítulos No Leídos",
"alphabetically": "Alfabéticamente",
"by_date_added": "Por Fecha de Añadidura"
}
},
"display": {
"badge": {
"title": "Insignias",
"label": {
"unread_badges": "Insignias de no leído",
"download_badges": "Insignias de Descarga"
}
}
}
},
"error": {
"label": {
"empty": "Tu librería esta vacía",
"no_matches": "No hay manga que concuerde con este filtro"
}
},
"title": "Libreria"
},
"global": {
"sort": {
"label": {
"by_source": "Por Fuente",
"by_fetch_date": "Por fecha de búsqueda"
}
},
"date": {
"label": {
"yesterday": "AYER",
"yesterday_at": "Ayer a las {{timeString}}",
"today": "HOY",
"today_at": "Hoy a las {{timeString}}"
}
},
"language": {
"title": {
"enabled_languages": "Lenguajes activados"
},
"label": {
"language": "Lenguaje",
"language_with_code": "lenguaje con código: {{code}}"
}
},
"grid_layout": {
"title": "Modo de despliegue",
"label": {
"list": "Lista",
"compact_grid": "Cuadricula compacta",
"comfortable_grid": "Cuadricula confortable"
}
},
"button": {
"resume": "Reanudar",
"cancel": "Cancelar",
"start": "Empezar",
"browse": "Explorar",
"latest": "Recientes",
"select_all": "Seleccionar todo",
"clear": "Limpiar",
"reset_to_default": "Reiniciar a Defecto",
"filter": "Filtrar",
"ok": "Ok",
"submit": "Enviar",
"open_site": "Abrir Sitio",
"reset": "Reiniciar",
"set": "Establecer"
},
"label": {
"display": "Visualización",
"filter": "Filtro",
"loading": "Cargando...",
"sort": "Ordenar",
"browse": "Explorar"
},
"error": {
"label": {
"invalid_file_type": "Tipo de archivo invalido!",
"update_failed": "El chequeo de actualizaciones ha fallado!",
"invalid_action": "Esta no es una acción valida"
}
},
"filter": {
"label": {
"bookmarked": "Marcado",
"downloaded": "Descargado",
"unread": "No leído"
}
}
},
"chapter": {
"action": {
"bookmark": {
"remove": {
"label": {
"action": "Remover marcador",
"error_one": "Error removiendo marcador",
"error_many": "Error removiendo marcadores",
"error_other": "None",
"success_one": "Marcador de capitulo removido",
"success_many": "{{count}} Marcadores de capitulo han sido removidos",
"success_other": "None"
},
"button": {
"selected": "Remover marcadores seleccionados"
}
},
"add": {
"button": {
"selected": "Marcador selecionado"
},
"label": {
"action": "Agregar marcador",
"error_one": "Error marcando capitulo",
"error_many": "Error marcando capítulos",
"error_other": "None",
"success_one": "Capitulo marcado",
"success_many": "{{count}} capitulos marcados",
"success_other": "None"
}
}
},
"download": {
"delete": {
"button": {
"selected": "Borrar selección"
},
"label": {
"error_one": "Error borrando capitulo",
"error_many": "Error borrando capítulos",
"error_other": "None",
"action": "Borrar",
"success_one": "Capitulo borrado",
"success_many": "{{count}} capítulos borrados",
"success_other": "None"
}
},
"add": {
"button": {
"selected": "Descarga selecionada"
},
"label": {
"action": "Descargar",
"error_one": "Error al agregar descarga",
"error_many": "Error al agregar descargas",
"error_other": "None",
"success_one": "Descarga agregada",
"success_many": "{{count}} descargas agregadas",
"success_other": "None"
}
}
},
"mark_as_read": {
"add": {
"label": {
"action": {
"current": "Marcar como leído",
"previous": "Marcar lo previo como leído"
},
"error_one": "Error marcando capitulo como leído",
"error_many": "Error marcando capítulos como leídos",
"error_other": "None",
"success_one": "Capitulo marcado como leído",
"success_many": "{{count}} capítulos marcados como leído",
"success_other": "None"
},
"button": {
"selected": "Marcar selección como leído"
}
},
"remove": {
"label": {
"success_one": "Capitulo marcado como no leido",
"success_many": "{{count}} capítulos marcados como no leído",
"success_other": "None",
"action": "Marcar como no leído",
"error_one": "Error marcando capitulo como no leído",
"error_many": "Error marcando capítulos como no leído",
"error_other": "None"
},
"button": {
"selected": "Marcar selección como no leído"
}
}
},
"label": {
"select": "Seleccionar"
}
},
"option": {
"display": {
"label": {
"chapter_number": "Numero de Capitulo",
"source_title": "Titulo de Fuente"
}
}
},
"title": "Capitulo",
"error": {
"label": {
"no_matches": "No se encontraron capítulos que coincidan con el filtro",
"no_chapter_found": "No se encontraron capítulos"
}
},
"status": {
"label": {
"downloaded": "Descargado"
}
}
},
"reader": {
"settings": {
"reader_type": {
"label": {
"continuous_horizontal_rtl": "Horizontal (DAI)",
"double_page_rtl": "Doble Pagina (DAI)",
"single_page_ltr": "Pagina Singular (IAD)",
"webtoon": "Webtoon",
"double_page_ltr": "Doble pagina (IAD)",
"continuous_vertical": "Vertical Continuo",
"continuous_horizontal_ltr": "Horizontal (IAD)",
"single_page_rtl": "Pagina Singular (DAI)"
}
},
"label": {
"load_next_chapter": "Cargar siguiente capitulo al final",
"static_navigation": "Navigación Estática",
"show_page_number": "Mostrar numero de pagina",
"reader_type": "Tipo de Lector",
"skip_dup_chapters": "Omitir capítulos duplicados"
},
"title": {
"default_reader_settings": "Ajustes Defecto del Lector",
"reader_settings": "Ajustes del Lector"
},
"error": {
"label": {
"failed_to_save_default_settings": "Se ha fallado en guardar los ajustes defecto para el lector al servidor",
"failed_to_save_settings": "Se ha fallado en guardar los ajustes del lector al servidor"
}
}
},
"title": "Lector - Manga {{mangaId}} Capitulo {{chapterIndex}}",
"button": {
"next_chapter": "Siguiente Capitulo",
"previous_chapter": "Capitulo Anterior"
},
"page_info": {
"label": {
"currently_on_page": "Actualmente en pagina",
"of_max_pages": "{{maxPages}}"
}
},
"error": {
"label": {
"unable_to_get_next_chapter_skip_dup": "No se puede obtener el capítulo siguiente - la opción \"$t(reader.settings.label.skip_dup_chapters)\" está activada",
"unable_to_get_prev_chapter_skip_dup": "No se puede obtener el capítulo anterior - la opción \"$t(reader.settings.label.skip_dup_chapters)\" está activada"
}
}
},
"category": {
"title": {
"categories": "Categorias",
"set_categories": "Establecer categorías"
},
"dialog": {
"title": {
"new_category": "Nuevo Catalogo",
"edit_category": "Editar Catalogo"
}
},
"error": {
"no_categories_found": {
"label": {
"info": "No se encontraron categorías!",
"hint": "Deberías crear algunas desde configuración."
}
},
"label": {
"empty": "Categoria vacía",
"request_failure": "No se pudo cargar las categorías"
}
},
"label": {
"category_name": "Nombre de Categoria",
"use_as_default_category": "Categoría defecto al agregarse nuevo manga a la librería"
}
},
"source": {
"local_source": {
"label": {
"checkout": "Examinar",
"guide": "Guia de Fuente Local"
}
},
"title": "Fuente",
"configuration": {
"title": "Configuración de Fuente"
},
"error": {
"label": {
"no_sources_found": "Fuentes no encontradas. Instala Algunas Extensiones primero."
}
}
},
"extension": {
"action": {
"label": {
"update": "actualizar",
"install": "Instalar",
"uninstall": "desinstalar"
}
},
"state": {
"label": {
"installing": "Instalando",
"obsolete": "obsoleto",
"updating": "actualizando",
"uninstalling": "desinstalando"
}
},
"label": {
"installing_file": "Instalando archivo de Extensión...",
"installation_failed": "Instalación de extensión fallida!",
"installed_successfully": "Instalación de extensión exitosa!"
},
"title": "Extensiones",
"language": {
"all": "Todo"
}
},
"manga": {
"label": {
"author": "Autor",
"reload_from_source": "Recargar datos de fuente",
"status": "Estado",
"edit_categories": "Editar categorías de manga",
"artist": "Artista"
},
"error": {
"label": {
"request_failure": "No se pudo cargar manga",
"no_matches": "No hay manga que coincide con este filtro",
"no_mangas_found": "No se encontró manga!"
}
},
"title": "Manga",
"button": {
"add_to_library": "Agregar a Libreria",
"in_library": "En Libreria"
}
},
"download": {
"title": "Descargas",
"queue": {
"title": "Cola de descargas",
"label": {
"no_downloads": "No hay descargas"
}
},
"state": {
"label": {
"error": "Error",
"finished": "Terminada",
"queued": "Puesto en cola",
"downloading": "Descargando"
}
}
}
}

View File

@@ -1,2 +1,435 @@
{
"library": {
"title": "Bibliothèque",
"option": {
"sort": {
"label": {
"by_unread_chapters": "Par nombre de chapitres non lus",
"alphabetically": "Ordre alphabétique",
"by_last_read": "Par date de lecture",
"by_date_added": "Par date d'ajout"
}
},
"display": {
"badge": {
"label": {
"download_badges": "Télécharger les badges",
"unread_badges": "Badges non lus"
},
"title": "Badges"
}
}
},
"error": {
"label": {
"empty": "Votre bibliothèque est vide",
"no_matches": "Il n'y a aucun manga correspondant à ces critères"
}
}
},
"global": {
"filter": {
"label": {
"unread": "Non lu",
"bookmarked": "Avec marque-page",
"downloaded": "Téléchargé"
}
},
"grid_layout": {
"label": {
"comfortable_grid": "Grille",
"compact_grid": "Grille compacte",
"list": "Liste"
},
"title": "Mode d'affichage"
},
"button": {
"set": "Définir",
"open_site": "Ouvrir le site",
"latest": "Le plus récent",
"resume": "Reprendre",
"submit": "Envoyer",
"browse": "Parcourir",
"start": "Commencer",
"reset": "Réinitialiser",
"cancel": "Annuler",
"reset_to_default": "Réinitialiser aux valeurs par défaut",
"clear": "Effacer",
"filter": "Filtrer",
"ok": "Ok",
"select_all": "Tout sélectionner"
},
"language": {
"label": {
"language": "Langue",
"language_with_code": "langue avec le code : {{code}}"
},
"title": {
"enabled_languages": "Langues activées"
}
},
"label": {
"filter": "Filtrer",
"browse": "Parcourir",
"display": "Affichage",
"sort": "Trier",
"loading": "Chargement…"
},
"date": {
"label": {
"yesterday": "HIER",
"today_at": "Aujourd'hui à {{timeString}}",
"yesterday_at": "Hier à {{timeString}}",
"today": "AUJOURD'HUI"
}
},
"sort": {
"label": {
"by_source": "Par source",
"by_fetch_date": "Par date de récupération"
}
},
"error": {
"label": {
"invalid_file_type": "type de fichier invalide !",
"invalid_action": "Ce n'est pas une action valide",
"update_failed": "La vérification des mises à jour a échoué !"
}
}
},
"download": {
"state": {
"label": {
"finished": "Terminé",
"downloading": "En cours de téléchargement",
"queued": "En attente",
"error": "Erreur"
}
},
"queue": {
"label": {
"no_downloads": "Aucun téléchargement"
},
"title": "File d'attente de téléchargement"
},
"title": "Téléchargements"
},
"settings": {
"backup": {
"label": {
"restore_backup": "Restaurer la sauvegarde",
"restoring_backup": "Restauration de la sauvegarde…",
"create_backup": "Créer une sauvegarde",
"restored_backup": "La restauration de la sauvegarde est terminée !",
"backup_restore_failed": "La restauration de la sauvegarde a échoué !",
"restore_backup_info": "Vous pouvez également glisser-déposer un fichier de sauvegarde ici pour le restaurer",
"legacy_backup_unsupported": "les anciennes sauvegardes ne sont pas prises en charge !",
"create_backup_info": "Sauvegarder la bibliothèque en tant que sauvegarde Tachiyomi"
},
"title": "Sauvegarde"
},
"label": {
"dark_theme": "Thème sombre",
"show_nsfw_description": "Masquer les extensions et les sources comportant du contenu explicite",
"show_nsfw": "Afficher les contenus explicites",
"manga_item_width": "Largeur des mangas",
"image_cache": "Utiliser le cache des images",
"image_cache_description": "La désactivation de la mémoire cache des images accélère le chargement des images si vous avez un disque lent, mais utilise en contrepartie beaucoup plus de trafic internet"
},
"about": {
"title": "À propos",
"label": {
"discord": "Discord",
"server_address": "Adresse du serveur",
"server": "Serveur",
"build_time": "Temps d'exécution",
"github": "GitHub",
"server_version": "Version du serveur"
}
},
"title": "Paramètres",
"server_address": {
"dialog": {
"label": {
"enter_address": "Saisissez l'adresse du serveur"
}
}
}
},
"chapter": {
"error": {
"label": {
"no_matches": "Aucun chapitre correspondant aux critères",
"no_chapter_found": "Aucun chapitre trouvé"
}
},
"action": {
"bookmark": {
"add": {
"button": {
"selected": "Marque-page sélectionné"
},
"label": {
"action": "Ajouter un marque-page",
"error_one": "Erreur lors de l'ajout d'un marque-page sur le chapitre",
"error_many": "Erreur lors de l'ajout de marque-pages sur le chapitre",
"error_other": "Erreur lors de l'ajout de marque-pages sur le chapitre",
"success_one": "Marque-page ajouté au chapitre",
"success_many": "{{count}} marque-pages ajoutés au chapitre",
"success_other": "{{count}} marque-pages ajoutés au chapitre"
}
},
"remove": {
"button": {
"selected": "Retirer le marque-page de l'élément sélectionné"
},
"label": {
"action": "Supprimer le marque-page",
"success_one": "Marque-page retiré du chapitre",
"success_many": "{{count}} marque-pages retirés du chapitre",
"success_other": "{{count}} marque-pages retirés du chapitre",
"error_one": "Erreur lors du retrait du marque-page",
"error_many": "Erreur lors du retrait des marque-pages",
"error_other": "Erreur lors du retrait des marque-pages"
}
}
},
"label": {
"select": "Sélectionner"
},
"mark_as_read": {
"add": {
"label": {
"action": {
"previous": "Marquer le précédent comme lu",
"current": "Marquer comme lu"
},
"success_one": "Chapitre marqué comme lu",
"success_many": "{{count}} chapitres marqués comme lus",
"success_other": "{{count}} chapitres marqués comme lus",
"error_one": "Erreur lors du marquage du chapitre comme lu",
"error_many": "Erreur lors du marquage des chapitres comme lus",
"error_other": "Erreur lors du marquage des chapitres comme lus"
},
"button": {
"selected": "Marquer l'élément sélectionné comme lu"
}
},
"remove": {
"label": {
"success_one": "Chapitre marqué comme non lu",
"success_many": "{{count}} chapitres marqués comme non lus",
"success_other": "{{count}} chapitres marqués comme non lus",
"action": "Marquer comme non lu",
"error_one": "Erreur lors du marquage du chapitre comme non lu",
"error_many": "Erreur lors du marquage des chapitres comme non lus",
"error_other": "Erreur lors du marquage des chapitres comme non lus"
},
"button": {
"selected": "Marquer l'élément sélectionné comme non lu"
}
}
},
"download": {
"delete": {
"button": {
"selected": "Supprimer l'élément sélectionné"
},
"label": {
"action": "Supprimer",
"error_one": "Erreur de suppression du chapitre",
"error_many": "Erreur de suppression des chapitres",
"error_other": "Erreur de suppression des chapitres",
"success_one": "Chapitre supprimé",
"success_many": "{{count}} chapitres supprimés",
"success_other": "{{count}} chapitres supprimés"
}
},
"add": {
"button": {
"selected": "Télécharger l'élément sélectionné"
},
"label": {
"success_one": "Téléchargement ajouté",
"success_many": "{{count}} téléchargements ajoutés",
"success_other": "{{count}} téléchargements ajoutés",
"error_one": "Erreur lors de l'ajout du téléchargement",
"error_many": "Erreur lors de l'ajout des téléchargements",
"error_other": "Erreur lors de l'ajout des téléchargements",
"action": "Télécharger"
}
}
}
},
"option": {
"display": {
"label": {
"source_title": "Titre de la source",
"chapter_number": "Numéro de chapitre"
}
}
},
"title": "Chapitre",
"status": {
"label": {
"downloaded": "Téléchargé"
}
}
},
"updates": {
"title": "Mises à jour",
"error": {
"label": {
"no_updates_available": "Vous n'avez pas de mise à jour pour le moment."
}
}
},
"manga": {
"label": {
"author": "Auteur",
"artist": "Artiste",
"reload_from_source": "Recharger les données depuis la source",
"status": "État",
"edit_categories": "Modifier les catégories de manga"
},
"button": {
"add_to_library": "Ajouter à la bibliothèque",
"in_library": "Dans la bibliothèque"
},
"title": "Manga",
"error": {
"label": {
"no_matches": "Il n'y a aucun manga correspondant à ce critère",
"no_mangas_found": "Aucun manga trouvé !",
"request_failure": "Impossible de charger le manga"
}
}
},
"reader": {
"settings": {
"label": {
"load_next_chapter": "Charger le chapitre suivant à la fin",
"reader_type": "Type de lecteur",
"show_page_number": "Afficher le numéro de page",
"static_navigation": "Navigation statique"
},
"error": {
"label": {
"failed_to_save_settings": "Échec de l'enregistrement des paramètres du lecteur sur le serveur",
"failed_to_save_default_settings": "Échec de l'enregistrement des paramètres par défaut du lecteur sur le serveur"
}
},
"title": {
"default_reader_settings": "Paramètres par défaut du lecteur",
"reader_settings": "Paramètres du lecteur"
},
"reader_type": {
"label": {
"continuous_horizontal_rtl": "Horizontale (De droite à gauche)",
"continuous_vertical": "Verticale en continu",
"double_page_ltr": "Double page (De gauche à droite)",
"single_page_ltr": "Simple page (De gauche à droite)",
"webtoon": "Webtoon",
"continuous_horizontal_ltr": "Horizontale (De gauche à droite)",
"single_page_rtl": "Simple page (De droite à gauche)",
"double_page_rtl": "Double page (De droite à gauche)"
}
}
},
"title": "Lecteur - Manga {{mangaId}} Chapitre {{chapterIndex}}",
"button": {
"next_chapter": "Chapitre suivant",
"previous_chapter": "Chapitre précédent"
},
"page_info": {
"label": {
"of_max_pages": "sur {{maxPages}}",
"currently_on_page": "Actuellement sur la page"
}
}
},
"category": {
"error": {
"no_categories_found": {
"label": {
"info": "Aucune catégorie trouvée !",
"hint": "Vous devriez en créer depuis les paramètres."
}
},
"label": {
"empty": "La catégorie est vide",
"request_failure": "Impossible de charger les catégories"
}
},
"title": {
"set_categories": "Définir les catégories",
"categories": "Catégories"
},
"dialog": {
"title": {
"edit_category": "Modifier le catalogue",
"new_category": "Nouveau catalogue"
}
},
"label": {
"use_as_default_category": "Catégorie par défaut lors de l'ajout d'un nouveau manga à la bibliothèque",
"category_name": "Nom de la catégorie"
}
},
"extension": {
"action": {
"label": {
"update": "mettre à jour",
"uninstall": "désinstaller",
"install": "installer"
}
},
"title": "Extensions",
"label": {
"installing_file": "Installation de l'extension à partir du fichier…",
"installation_failed": "Échec de l'installation de l'extension !",
"installed_successfully": "L'extension a bien été installée !"
},
"state": {
"label": {
"installing": "en cours d'installation",
"updating": "en cours de mise à jour",
"obsolete": "obsolète",
"uninstalling": "en cours de désinstallation"
}
},
"language": {
"all": "Tous"
}
},
"source": {
"local_source": {
"label": {
"guide": "Guide des sources locales",
"checkout": "Vérifier"
}
},
"title": "Source",
"configuration": {
"title": "Configuration de la source"
},
"error": {
"label": {
"no_sources_found": "Aucune source n'a été trouvée. Commencez par installer des extensions."
}
}
},
"search": {
"title": {
"global_search": "Recherche globale"
},
"error": {
"label": {
"failed_to_save_settings": "Échec de l'enregistrement des paramètres de recherche par défaut sur le serveur"
}
},
"label": {
"ignore_filters": "Ignorer les filtres lors de la recherche"
}
}
}

1
src/i18n/locale/ja.json Normal file
View File

@@ -0,0 +1 @@
{}

View File

@@ -1,2 +1,232 @@
{
"chapter": {
"action": {
"bookmark": {
"remove": {
"label": {
"success_one": "Favorito removido do capítulo",
"success_many": "{{count}} Favoritos removidos do capítulo",
"success_other": "{{count}} Favoritos removidos do capítulo",
"action": "Remover favorito",
"error_one": "Erro ao remover favorito",
"error_many": "Erro ao remover seus favoritos",
"error_other": "Erro ao remover seus favoritos"
},
"button": {
"selected": "Remover favoritos dos selecionados"
}
},
"add": {
"label": {
"success_one": "Capitulo Marcado",
"success_many": "{{count}} Capítulos Marcados",
"success_other": "{{count}} Capítulos Marcados",
"action": "Adicionar favorito",
"error_one": "Erro ao marcar capitulo",
"error_many": "Erro ao marcar capítulos",
"error_other": "Erro ao marcar capítulos"
},
"button": {
"selected": "Favorito selecionado"
}
}
},
"label": {
"select": "Selecionar"
},
"mark_as_read": {
"add": {
"label": {
"success_one": "Capítulo marcado como lido",
"success_many": "{{count}} Capítulos marcados como lido",
"success_other": "{{count}} Capítulos marcados como lido",
"action": {
"current": "Marcar como lido",
"previous": "Marcar capítulos anteriores como lidos"
},
"error_one": "Erro ao marcar capitulo como lido",
"error_many": "Erro ao marcar capítulos como lido",
"error_other": "Erro ao marcar capítulos como lido"
},
"button": {
"selected": "Marcar seleção como lida"
}
},
"remove": {
"button": {
"selected": "Marcar seleção como não lida"
},
"label": {
"action": "Marcar como não lido",
"error_one": "Erro ao marcar capitulo como não lido",
"error_many": "Erro ao marcar capítulos como não lido",
"error_other": "Erro ao marcar capítulos como não lido",
"success_one": "Capitulo marcado como não lido",
"success_many": "{{count}} Capítulos marcados como não lidos",
"success_other": "{{count}} Capítulos marcados como não lidos"
}
}
},
"download": {
"delete": {
"button": {
"selected": "Deletar seleção"
},
"label": {
"action": "Deletar",
"error_one": "Erro ao deletar capitulo",
"error_many": "Erro ao deletar capitulos",
"error_other": "Erro ao deletar capitulos",
"success_one": "Capitulo deletado",
"success_many": "{{count}} Capítulos deletados",
"success_other": "{{count}} Capítulos deletados"
}
},
"add": {
"button": {
"selected": "Download selecionado"
},
"label": {
"success_one": "Download adicionado",
"success_many": "{{count}} Downloads Adicionados",
"success_other": "{{count}} Downloads Adicionados",
"error_one": "Erro ao adicionar o download",
"error_many": "Erro ao adicionas os downloads",
"error_other": "Erro ao adicionas os downloads",
"action": "Baixado"
}
}
}
},
"error": {
"label": {
"no_chapter_found": "Nenhum capítulo encontrado",
"no_matches": "Nenhum capítulo corresponde ao filtro"
}
},
"option": {
"display": {
"label": {
"chapter_number": "Número do capítulo",
"source_title": "Título da fonte"
}
}
},
"status": {
"label": {
"downloaded": "Baixado"
}
},
"title": "Capitulo"
},
"extension": {
"state": {
"label": {
"installed": "Instalada",
"updating": "atualizando",
"installing": "Instalando",
"uninstalling": "desinstalando",
"obsolete": "obsoleta",
"update_pending": "atualização pendente"
}
},
"action": {
"label": {
"install": "Instalar",
"uninstall": "desinstalar",
"update": "atualizar"
}
},
"label": {
"installed_successfully": "Extensão instalada com sucesso!",
"installing_file": "Instalando arquivo da extensão...",
"installation_failed": "Falha na instalação da extensão!"
},
"language": {
"all": "Todos",
"other": "Outros"
},
"title": "Extensões"
},
"category": {
"dialog": {
"title": {
"edit_category": "Editar catálogo",
"new_category": "Novo Catálogo"
}
},
"error": {
"label": {
"empty": "A categoria está vazia",
"request_failure": "Não foi possível carregar as categorias"
},
"no_categories_found": {
"label": {
"hint": "Deve fazer alguns partir das configurações.",
"info": "Não foram encontradas categorias!"
}
}
},
"label": {
"category_name": "Nome da categoria",
"use_as_default_category": "Categoria predefinida ao adicionar nova manga à biblioteca"
},
"title": {
"categories": "Categorias",
"set_categories": "Defina as categorias"
}
},
"global": {
"button": {
"browse": "Navegador",
"clear": "Limpar",
"open_site": "Abrir site",
"reset": "Reiniciar",
"reset_to_default": "Redefinir padrões",
"resume": "Resumo",
"select_all": "Selecionar todos",
"submit": "Enviar",
"latest": "Ultimo",
"ok": "Ok",
"filter": "Filtro",
"start": "Iniciar",
"cancel": "Cancelar"
},
"date": {
"label": {
"today_at": "Hoje {{timeString}}",
"yesterday": "Ontem",
"yesterday_at": "Ontem {{timeString}}",
"today": "Hoje"
}
},
"label": {
"display": "Tela"
},
"error": {
"label": {
"invalid_file_type": "Tipo de arquivo inválido!",
"invalid_action": "Essa não é uma ação válida",
"failed_to_load_data": "Não foi possível carregar os dados",
"failed_to_save_changes": "Falha ao salvar as alterações"
}
}
},
"download": {
"queue": {
"title": "Fila de downloads",
"label": {
"no_downloads": "Sem downloads"
}
},
"state": {
"label": {
"downloading": "Baixando",
"error": "Erro",
"finished": "Finalizado",
"queued": "Na fila"
}
},
"title": "Baixados"
}
}

470
src/i18n/locale/uk.json Normal file
View File

@@ -0,0 +1,470 @@
{
"chapter": {
"action": {
"bookmark": {
"remove": {
"button": {
"selected": "Видалити закладки з вибраного"
},
"label": {
"action": "Видалити закладку",
"error_one": "Помилка видалення закладки",
"error_few": "Помилка видалення закладок",
"error_many": "Помилка видалення закладок",
"success_one": "закладку розділу видалено",
"success_few": "{{count}} закладки розділів видалено",
"success_many": "{{count}} закладок розділів видалено"
}
},
"add": {
"button": {
"selected": "Вибрано закладку"
},
"label": {
"action": "Додати закладку",
"error_one": "Помилка закладки розділу",
"error_few": "Помилка закладки розділів",
"error_many": "Помилка закладки розділів",
"success_one": "розділ додано до закладок",
"success_few": "{{count}} розділи додано до закладок",
"success_many": "{{count}} розділів додано до закладок"
}
}
},
"download": {
"add": {
"button": {
"selected": "Вибране завантаження"
},
"label": {
"action": "Завантажити",
"error_one": "Помилка додавання завантажень",
"error_few": "Помилка додавання завантажень",
"error_many": "Помилка додавання завантажень",
"success_one": "Завантаження додано",
"success_few": "{{count}} завантаження додано",
"success_many": "{{count}} завантажень додано"
}
},
"delete": {
"button": {
"selected": "Видалити вибране"
},
"label": {
"error_one": "Помилка видалення розділу",
"error_few": "Помилка видалення розділів",
"error_many": "Помилка видалення розділів",
"action": "Видалити",
"success_one": "Розділ видалено",
"success_few": "{{count}} розділи видалено",
"success_many": "{{count}} розділів видалено"
}
}
},
"mark_as_read": {
"add": {
"label": {
"action": {
"current": "Позначити як прочитане",
"previous": "Позначити попереднє як прочитане"
},
"success_one": "Розділ позначено як прочитаний",
"success_few": "{{count}} розділи позначені як прочитані",
"success_many": "{{count}} розділів позначені як прочитані",
"error_one": "Помилка позначення розділу як прочитаного",
"error_few": "Помилка позначення розділів як прочитаних",
"error_many": "Помилка позначення розділів як прочитаних"
},
"button": {
"selected": "Позначити вибране як прочитане"
}
},
"remove": {
"label": {
"action": "Позначити як непрочитане",
"success_one": "Розділ позначено як непрочитаний",
"success_few": "{{count}} розділи позначені як непрочитані",
"success_many": "{{count}} розділів позначено як непрочитані",
"error_one": "Помилка позначення розділу як непрочитаного",
"error_few": "Помилка позначення розділів як непрочитаних",
"error_many": "Помилка позначення розділів як непрочитаних"
},
"button": {
"selected": "Позначити вибране як непрочитане"
}
}
},
"label": {
"select": "Вибрати"
}
},
"error": {
"label": {
"no_chapter_found": "Не знайдено жодного розділу",
"no_matches": "Немає розділів, що відповідають фільтру"
}
},
"option": {
"display": {
"label": {
"chapter_number": "Номер розділу",
"source_title": "Назва джерела"
}
}
},
"status": {
"label": {
"downloaded": "Завантажено"
}
},
"title": "Розділ"
},
"category": {
"dialog": {
"title": {
"edit_category": "Редагувати каталог",
"new_category": "Новий каталог"
}
},
"error": {
"label": {
"empty": "Категорія порожня",
"request_failure": "Не вдалося завантажити категорії"
},
"no_categories_found": {
"label": {
"hint": "Ви повинні зробити деякі з налаштувань.",
"info": "Не знайдено жодної категорії!"
}
}
},
"label": {
"use_as_default_category": "Категорія за замовчуванням при додаванні нової манґи до бібліотеки",
"category_name": "Назва категорії"
},
"title": {
"categories": "Категорії",
"set_categories": "Встановити категорії"
}
},
"download": {
"queue": {
"label": {
"no_downloads": "Немає завантажень"
},
"title": "Черга завантажень"
},
"state": {
"label": {
"downloading": "Завантаження",
"finished": "Завершено",
"queued": "У черзі",
"error": "Помилка"
}
},
"title": "Завантаження"
},
"extension": {
"action": {
"label": {
"install": "встановити",
"uninstall": "видалити",
"update": "оновити"
}
},
"label": {
"installed_successfully": "Розширення успішно встановлено!",
"installing_file": "Встановлення файлу розширення...",
"installation_failed": "Встановлення розширення не вдалося!"
},
"language": {
"all": "Всі",
"other": "Інші"
},
"state": {
"label": {
"installing": "встановлення",
"obsolete": "застаріле",
"update_pending": "Очікується оновлення",
"updating": "оновлення",
"installed": "Встановлено",
"uninstalling": "видалення"
}
},
"title": "Розширення"
},
"global": {
"button": {
"browse": "Переглянути",
"cancel": "Скасувати",
"filter": "Фільтр",
"latest": "Останні",
"reset": "Скинути",
"reset_to_default": "Скинути до замовчування",
"resume": "Відновити",
"set": "Встановити",
"start": "Почати",
"submit": "Надіслати",
"ok": "Ок",
"clear": "Очистити",
"select_all": "Вибрати все",
"open_site": "Відкрити сайт"
},
"date": {
"label": {
"today_at": "Сьогодні о {{timeString}}",
"yesterday": "ВЧОРА",
"yesterday_at": "Вчора о {{timeString}}",
"today": "СЬОГОДНІ"
}
},
"error": {
"label": {
"failed_to_load_data": "Не вдається завантажити дані",
"invalid_action": "Ця дія не є дійсною",
"invalid_file_type": "неправильний тип файлу!",
"update_failed": "Не вдалося перевірити наявність оновлень!",
"failed_to_save_changes": "Не вдалося зберегти зміни"
}
},
"filter": {
"label": {
"downloaded": "Завантажено",
"bookmarked": "Додано в закладки",
"unread": "Не прочитано"
}
},
"grid_layout": {
"label": {
"list": "Список",
"compact_grid": "Компактна сітка",
"comfortable_grid": "Зручна сітка"
},
"title": "Режим відображення"
},
"label": {
"browse": "Переглянути",
"display": "Дисплей",
"filter": "Фільтр",
"loading": "Завантаження...",
"none": "Нічого",
"sort": "Сортувати",
"unknown": "Невідомо"
},
"language": {
"label": {
"language": "Мова",
"language_with_code": "мова з кодом: {{code}}"
},
"title": {
"enabled_languages": "Ввімкнені мови"
}
},
"sort": {
"label": {
"by_fetch_date": "За датою отримання",
"by_source": "За джерелом"
}
}
},
"library": {
"error": {
"label": {
"empty": "Ваша бібліотека порожня",
"no_matches": "За цим фільтром не знайдено манґи, що відповідає цьому фільтру"
}
},
"option": {
"display": {
"badge": {
"label": {
"download_badges": "Завантажити значки",
"unread_badges": "Непрочитані значки"
},
"title": "Значки"
},
"tab": {
"title": "Вкладки",
"label": {
"show_number_of_items": "Показати кількість елементів"
}
}
},
"sort": {
"label": {
"alphabetically": "За алфавітом",
"by_date_added": "За датою додавання",
"by_unread_chapters": "За непрочитаними розділами",
"by_last_read": "За останнім читанням"
}
}
},
"settings": {
"global_update": {
"categories": {
"label": {
"info": "Записи у виключених категоріях не будуть оновлюватися, навіть якщо вони є у включених категоріях",
"exclude": "Виключити: {{excludedCategoriesText}}",
"include": "Включити: {{includedCategoriesText}}"
}
},
"title": "Глобальне оновлення"
},
"title": "Налаштування бібліотеки"
},
"title": "Бібліотека"
},
"manga": {
"button": {
"in_library": "У бібліотеці",
"add_to_library": "Додати до бібліотеки"
},
"error": {
"label": {
"no_mangas_found": "Манґи не знайдено!",
"request_failure": "Не вдалося завантажити манґу",
"no_matches": "За цим фільтром не знайдено манґи, що відповідає цьому фільтру"
}
},
"label": {
"edit_categories": "Редагувати категорії манґи",
"reload_from_source": "Перезавантажити дані з джерела",
"status": "Статус",
"author": "Автор",
"artist": "Художник"
},
"title": "Манґа"
},
"reader": {
"button": {
"previous_chapter": "Попередній розділ",
"next_chapter": "Наступний розділ"
},
"error": {
"label": {
"unable_to_get_prev_chapter_skip_dup": "Не вдалося отримати попередній розділ - ввімкнено опцію \"$t(reader.settings.label.skip_dup_chapters)\"",
"unable_to_get_next_chapter_skip_dup": "Не вдається отримати наступний розділ - ввімкнено опцію \"$t(reader.settings.label.skip_dup_chapters)\""
}
},
"page_info": {
"label": {
"of_max_pages": "з {{maxPages}}",
"currently_on_page": "Зараз на сторінці"
}
},
"settings": {
"label": {
"reader_type": "Тип читача",
"show_page_number": "Показати номер сторінки",
"skip_dup_chapters": "Пропуск повторюваних розділів",
"static_navigation": "Статична навігація",
"load_next_chapter": "Завантажувати наступний розділ після закінчення"
},
"reader_type": {
"label": {
"continuous_horizontal_ltr": "Горизонтальний (зліва направо)",
"continuous_horizontal_rtl": "Горизонтальний (справа наліво)",
"continuous_vertical": "Вертикальний безперервний",
"double_page_ltr": "Подвійна сторінка (зліва направо)",
"double_page_rtl": "Подвійна сторінка (справа наліво)",
"single_page_ltr": "Одна сторінка (зліва направо)",
"single_page_rtl": "Одна сторінка (справа наліво)",
"webtoon": "Webtoon"
}
},
"title": {
"default_reader_settings": "Налаштування читача за замовчуванням",
"reader_settings": "Налаштування читача"
},
"error": {
"label": {
"failed_to_save_default_settings": "Не вдалося зберегти налаштування читача за замовчуванням на сервері",
"failed_to_save_settings": "Не вдалося зберегти налаштування читача на сервері"
}
}
},
"title": "Читач - Манґа {{mangaId}} Розділ {{chapterIndex}}"
},
"search": {
"label": {
"ignore_filters": "Ігнорувати фільтри під час пошуку"
},
"title": {
"global_search": "Глобальний пошук"
},
"error": {
"label": {
"failed_to_save_settings": "Не вдалося зберегти налаштування пошуку за замовчуванням на сервері"
}
}
},
"settings": {
"about": {
"label": {
"build_time": "Час збірки",
"github": "Github",
"server": "Сервер",
"server_address": "Адреса сервера",
"server_version": "Версія сервера",
"discord": "Discord"
},
"title": "Про застосунок"
},
"backup": {
"label": {
"backup_restore_failed": "Не вдалося відновити резервну копію!",
"create_backup": "Створити резервну копію",
"create_backup_info": "Резервна бібліотека як резервна копія Tachiyomi",
"legacy_backup_unsupported": "застарілі резервні копії не підтримуються!",
"restore_backup_info": "Ви також можете перетягнути файл резервної копії сюди для відновлення",
"restoring_backup": "Відновлення резервної копії...",
"restored_backup": "Відновлення резервної копії завершено!",
"restore_backup": "Відновити резервну копію"
},
"title": "Резервна копія"
},
"label": {
"dark_theme": "Темна тема",
"image_cache": "Використовувати кеш зображень",
"manga_item_width": "Ширина елемента манґи",
"show_nsfw": "Показати NSFW",
"show_nsfw_description": "Приховати NSFW розширення та джерела",
"image_cache_description": "Вимкнення кешу зображень пришвидшує завантаження зображень, якщо у вас повільний диск, але, в свою чергу, використовує набагато більше інтернет-трафіку"
},
"server_address": {
"dialog": {
"label": {
"enter_address": "Введіть адресу сервера"
}
}
},
"title": "Налаштування"
},
"source": {
"error": {
"label": {
"no_sources_found": "Джерела не знайдені. Спочатку встановіть деякі розширення.",
"source_not_found": "Не вдалося знайти джерело. Перевірте встановлені розширення."
}
},
"local_source": {
"label": {
"checkout": "Перевірити",
"guide": "Посібник з локальних джерел"
},
"title": "Локальне джерело"
},
"title": "Джерело",
"configuration": {
"title": "Конфігурація джерела"
}
},
"updates": {
"error": {
"label": {
"no_updates_available": "У вас ще немає оновлень."
}
},
"title": "Оновлення"
}
}

View File

@@ -0,0 +1,436 @@
{
"category": {
"dialog": {
"title": {
"edit_category": "编辑目录",
"new_category": "新目录"
}
},
"error": {
"label": {
"empty": "分类为空",
"request_failure": "无法加载分类"
},
"no_categories_found": {
"label": {
"hint": "你应该需要设置一些设定。",
"info": "没有发现任何分类!"
}
}
},
"label": {
"category_name": "分类名称",
"use_as_default_category": "默认添加到此库"
},
"title": {
"categories": "分类",
"set_categories": "设置分类"
}
},
"chapter": {
"action": {
"bookmark": {
"add": {
"label": {
"action": "添加收藏",
"error_other": "收藏章节出错",
"success_other": "已收藏{{count}}章节"
},
"button": {
"selected": "收藏选中的"
}
},
"remove": {
"button": {
"selected": "取消收藏选中的"
},
"label": {
"action": "取消收藏",
"error_other": "删除收藏出错",
"success_other": "删除{{count}}章节收藏"
}
}
},
"download": {
"add": {
"button": {
"selected": "下载选中的"
},
"label": {
"action": "下载",
"success_other": "新增{{count}}下载",
"error_other": "添加下载错误"
}
},
"delete": {
"button": {
"selected": "删除选中"
},
"label": {
"action": "删除",
"success_other": "{{count}}章节已删除",
"error_other": "删除章节错误"
}
}
},
"label": {
"select": "选择"
},
"mark_as_read": {
"add": {
"label": {
"action": {
"current": "标记为已读",
"previous": "标记之前的章节为已读"
},
"error_other": "将章节标记为已读出错",
"success_other": "{{count}}章节标记为已读"
},
"button": {
"selected": "标记为已读"
}
},
"remove": {
"button": {
"selected": "标记为未读"
},
"label": {
"action": "标记为未读",
"error_other": "将章节标记为未读出错",
"success_other": "{{count}}章节标记为未读"
}
}
}
},
"error": {
"label": {
"no_chapter_found": "没有找到章节",
"no_matches": "没有章节匹配筛选"
}
},
"option": {
"display": {
"label": {
"chapter_number": "章节数",
"source_title": "原标题"
}
}
},
"status": {
"label": {
"downloaded": "已下载"
}
},
"title": "章节"
},
"download": {
"queue": {
"label": {
"no_downloads": "没有下载"
},
"title": "下载列表"
},
"state": {
"label": {
"downloading": "正在下载",
"finished": "完成",
"queued": "排队中",
"error": "错误"
}
},
"title": "下载"
},
"extension": {
"action": {
"label": {
"install": "安装",
"uninstall": "卸载",
"update": "升级"
}
},
"language": {
"all": "全部",
"other": "其他"
},
"state": {
"label": {
"installing": "安装中",
"obsolete": "过时",
"uninstalling": "卸载中",
"updating": "升级中",
"installed": "已安装",
"update_pending": "待更新"
}
},
"label": {
"installation_failed": "插件安装失败!",
"installed_successfully": "插件安装成功!",
"installing_file": "正在安装插件文件…"
},
"title": "插件"
},
"global": {
"button": {
"cancel": "取消",
"clear": "清除",
"latest": "最新",
"ok": "Ok",
"open_site": "打开网站",
"reset": "重置",
"reset_to_default": "重置为默认值",
"resume": "恢复",
"filter": "筛选",
"select_all": "全选",
"set": "选",
"start": "开始",
"submit": "提交",
"browse": "浏览"
},
"date": {
"label": {
"today": "今天",
"today_at": "今天{{timeString}}",
"yesterday_at": "昨天{{timeString}}",
"yesterday": "昨天"
}
},
"error": {
"label": {
"invalid_action": "这不是一个有效操作",
"invalid_file_type": "无效的文件类型!",
"update_failed": "检查更新失败!",
"failed_to_save_changes": "保存更改失败",
"failed_to_load_data": "无法加载数据"
}
},
"filter": {
"label": {
"bookmarked": "已收藏",
"downloaded": "已下载",
"unread": "未读"
}
},
"grid_layout": {
"label": {
"comfortable_grid": "松散网格",
"compact_grid": "紧凑网格",
"list": "列表"
},
"title": "显示模式"
},
"label": {
"browse": "浏览",
"display": "显示",
"filter": "筛选",
"loading": "加载中...",
"sort": "排序",
"none": "无"
},
"language": {
"label": {
"language_with_code": "带有代码的语言:{{code}}",
"language": "语言"
},
"title": {
"enabled_languages": "使用语言"
}
},
"sort": {
"label": {
"by_source": "按图源",
"by_fetch_date": "按日期"
}
}
},
"library": {
"error": {
"label": {
"empty": "你的书架是空的",
"no_matches": "没有漫画匹配筛选"
}
},
"option": {
"display": {
"badge": {
"title": "标记",
"label": {
"download_badges": "已下载数量",
"unread_badges": "未读数量"
}
},
"tab": {
"title": "标签",
"label": {
"show_number_of_items": "显示项目的数量"
}
}
},
"sort": {
"label": {
"by_date_added": "按添加日期",
"by_last_read": "按最后一次阅读",
"by_unread_chapters": "按未读章节",
"alphabetically": "按字母顺序"
}
}
},
"title": "书架",
"settings": {
"global_update": {
"categories": {
"label": {
"info": "排除类别中的条目将不会被更新,即使它们也在包含的类别中"
}
},
"title": "全局更新"
},
"title": "图书馆设置"
}
},
"manga": {
"button": {
"add_to_library": "添加到书架",
"in_library": "在库书架中"
},
"error": {
"label": {
"no_mangas_found": "没有漫画!",
"no_matches": "没有漫画匹配筛选",
"request_failure": "无法加载漫画"
}
},
"label": {
"artist": "画师",
"author": "作者",
"edit_categories": "编辑漫画分类",
"status": "状态",
"reload_from_source": "从图源重新加载数据"
},
"title": "漫画"
},
"reader": {
"button": {
"previous_chapter": "上一章",
"next_chapter": "下一章"
},
"page_info": {
"label": {
"currently_on_page": "当前页面",
"of_max_pages": "/ {{maxPages}}"
}
},
"settings": {
"error": {
"label": {
"failed_to_save_default_settings": "保存默认阅读器设置到服务器发生错误",
"failed_to_save_settings": "保存阅读器设置到服务器发生错误"
}
},
"label": {
"load_next_chapter": "在尾页加载下一章",
"reader_type": "阅读器类型",
"show_page_number": "显示页数",
"static_navigation": "静态导航",
"skip_dup_chapters": "跳过重复章节"
},
"reader_type": {
"label": {
"continuous_horizontal_ltr": "水平(左到右)",
"double_page_ltr": "双页(左到右)",
"double_page_rtl": "双页(右到左)",
"single_page_ltr": "单页(左到右)",
"single_page_rtl": "单页(右到左)",
"continuous_vertical": "从上到下",
"continuous_horizontal_rtl": "水平(右到左)",
"webtoon": "条漫"
}
},
"title": {
"default_reader_settings": "默认阅读器设置",
"reader_settings": "阅读器设置"
}
},
"title": "读者 - 漫画 {{mangaId}} 章节 {{chapterIndex}}"
},
"settings": {
"backup": {
"label": {
"legacy_backup_unsupported": "不支持旧版的备份!",
"restore_backup_info": "您还可以在这里拖放备份文件进行恢复",
"restored_backup": "备份恢复完成!",
"restoring_backup": "正在恢复备份...",
"create_backup_info": "将书架备份为Tachiyomi支持的备份",
"create_backup": "创建备份",
"backup_restore_failed": "恢复备份失败!",
"restore_backup": "恢复备份"
},
"title": "备份"
},
"label": {
"dark_theme": "暗黑主题",
"image_cache": "使用图片缓存",
"image_cache_description": "如果你的硬盘速度慢,禁用图像缓存可以使图像加载更快,但反过来会使用更多的流量",
"show_nsfw": "显示NSFW(工作场所不宜)内容",
"manga_item_width": "漫画单元格宽度",
"show_nsfw_description": "隐藏NSFW的插件和源图源"
},
"server_address": {
"dialog": {
"label": {
"enter_address": "输入服务器地址"
}
}
},
"title": "设置",
"about": {
"label": {
"build_time": "构建时间",
"server_version": "服务器版本",
"server": "服务器",
"server_address": "服务器地址",
"discord": "Discord社群",
"github": "Github"
},
"title": "关于"
}
},
"source": {
"local_source": {
"label": {
"checkout": "查看",
"guide": "本地图源指南"
},
"title": "本地来源"
},
"configuration": {
"title": "图源配置"
},
"error": {
"label": {
"no_sources_found": "没有找到图源。请先安装一些插件。"
}
},
"title": "图源"
},
"updates": {
"error": {
"label": {
"no_updates_available": "你还没有任何更新。"
}
},
"title": "更新"
},
"search": {
"title": {
"global_search": "全局搜索"
},
"error": {
"label": {
"failed_to_save_settings": "保存默认搜索设置到服务器时出错"
}
},
"label": {
"ignore_filters": "搜索时忽略筛选"
}
}
}

View File

@@ -0,0 +1 @@
{}