mirror of
https://github.com/kodjodevf/mangayomi.git
synced 2026-01-11 22:40:36 +00:00
feat: add new localization strings for multiple languages
This commit is contained in:
parent
cd7d029a09
commit
3f27122a15
13 changed files with 821 additions and 13 deletions
|
|
@ -396,5 +396,71 @@
|
|||
"app_settings": "إعدادات التطبيق",
|
||||
"sources_settings": "إعدادات المصادر",
|
||||
"include_sensitive_settings": "تضمين الإعدادات الحساسة (مثل رموز تسجيل الدخول للمتعقب)",
|
||||
"create": "إنشاء"
|
||||
"create": "إنشاء",
|
||||
"migrate_confirm": "الانتقال إلى مصدر آخر",
|
||||
"clean_database": "تنظيف قاعدة البيانات",
|
||||
"cleaned_database": "تم تنظيف قاعدة البيانات! تمت إزالة {x} إدخالات",
|
||||
"clean_database_desc": "سيؤدي هذا إلى إزالة جميع العناصر التي لم تتم إضافتها إلى المكتبة!",
|
||||
"statistics": "الإحصائيات",
|
||||
"default_subtitle_language": "لغة الترجمة الافتراضية",
|
||||
"follow_system_theme": "اتبع سمة النظام",
|
||||
"sync_button_snapshot": "إنشاء لقطة",
|
||||
"sync_confirm_snapshot": "اطلب من الخادم إنشاء نسخة احتياطية عن بُعد!",
|
||||
"sync_on": "تمكين المزامنة",
|
||||
"sync_pending_manga": "تغييرات المانجا معلقة",
|
||||
"sync_pending_category": "تغييرات الفئة معلقة",
|
||||
"sync_pending_chapter": "تغييرات الفصل معلقة",
|
||||
"sync_pending_history": "تغييرات السجل معلقة",
|
||||
"sync_pending_update": "تغييرات التحديث معلقة",
|
||||
"sync_pending_extension": "تغييرات الامتداد معلقة",
|
||||
"sync_pending_track": "تغييرات التتبع معلقة",
|
||||
"sync_snapshot_creating": "جارٍ إنشاء لقطة...",
|
||||
"sync_snapshot_created": "تم إنشاء اللقطة!",
|
||||
"sync_snapshot_deleting": "جارٍ حذف اللقطة...",
|
||||
"sync_snapshot_deleted": "تم حذف اللقطة!",
|
||||
"sync_snapshot_no_data": "لا توجد بيانات لإنشاء لقطة! قم بتحميل كامل أولاً!",
|
||||
"sync_browse_snapshots": "تصفح النسخ الاحتياطية القديمة",
|
||||
"sync_snapshots": "اللقطات",
|
||||
"sync_load_snapshot": "تحميل لقطة",
|
||||
"sync_delete_snapshot": "حذف لقطة",
|
||||
"sync_auto": "المزامنة التلقائية",
|
||||
"sync_auto_warning": "المزامنة التلقائية هي ميزة تجريبية حاليًا!",
|
||||
"sync_auto_off": "إيقاف",
|
||||
"sync_auto_30_seconds": "كل 30 ثانية",
|
||||
"sync_auto_1_minute": "كل دقيقة",
|
||||
"sync_auto_5_minutes": "كل 5 دقائق",
|
||||
"sync_auto_10_minutes": "كل 10 دقائق",
|
||||
"sync_auto_30_minutes": "كل 30 دقيقة",
|
||||
"sync_auto_1_hour": "كل ساعة",
|
||||
"sync_auto_3_hours": "كل 3 ساعات",
|
||||
"sync_auto_6_hours": "كل 6 ساعات",
|
||||
"sync_auto_12_hours": "كل 12 ساعة",
|
||||
"server_error": "خطأ في الخادم!",
|
||||
"reorder_navigation": "تخصيص التنقل",
|
||||
"reorder_navigation_description": "أعد ترتيب وتبديل كل تنقل حسب احتياجاتك.",
|
||||
"include_subtitles": "تضمين الترجمة",
|
||||
"downloads_are_limited_to_wifi": "التنزيلات مقتصرة على Wi-Fi فقط",
|
||||
"manga_extensions_repo": "مستودع إضافات المانجا",
|
||||
"anime_extensions_repo": "مستودع إضافات الأنمي",
|
||||
"novel_extensions_repo": "مستودع إضافات الروايات",
|
||||
"undefined": "غير محدد",
|
||||
"empty_extensions_repo": "ليس لديك أي عناوين URL للمستودع هنا. انقر على زر الإضافة لإضافة واحد!",
|
||||
"add_extensions_repo": "إضافة عنوان URL للمستودع",
|
||||
"remove_extensions_repo": "إزالة عنوان URL للمستودع",
|
||||
"manage_manga_repo_urls": "إدارة عناوين URL لمستودع المانجا",
|
||||
"manage_anime_repo_urls": "إدارة عناوين URL لمستودع الأنمي",
|
||||
"manage_novel_repo_urls": "إدارة عناوين URL لمستودع الروايات",
|
||||
"url_cannot_be_empty": "لا يمكن أن يكون عنوان URL فارغًا",
|
||||
"url_must_end_with_dot_json": "يجب أن ينتهي عنوان URL بـ .json",
|
||||
"repo_url": "عنوان URL للمستودع",
|
||||
"invalid_url_format": "تنسيق عنوان URL غير صالح",
|
||||
"clear_all_sources": "مسح جميع المصادر",
|
||||
"clear_all_sources_msg": "سيؤدي هذا إلى مسح جميع مصادر التطبيق تمامًا. هل أنت متأكد أنك تريد المتابعة؟",
|
||||
"sources_cleared": "تم مسح المصادر!!!",
|
||||
"repo_added": "تمت إضافة مستودع المصدر!",
|
||||
"add_repo": "إضافة مستودع؟",
|
||||
"genre_search_library": "بحث النوع في المكتبة",
|
||||
"genre_search_source": "تصفح في المصدر",
|
||||
"source_not_added": "المصدر غير مثبت!",
|
||||
"load_own_subtitles": "تحميل الترجمة الخاصة بك..."
|
||||
}
|
||||
|
|
@ -447,5 +447,21 @@
|
|||
"genre_search_library": "Genre im Bibliothek suchen",
|
||||
"genre_search_source": "Zur Erweiterung navigieren",
|
||||
"source_not_added": "Die Erweiterung ist nicht installiert!",
|
||||
"load_own_subtitles": "Deine eigene Untertiteln laden..."
|
||||
"load_own_subtitles": "Deine eigene Untertiteln laden...",
|
||||
"downloads_are_limited_to_wifi": "Downloads sind nur über WLAN verfügbar",
|
||||
"manga_extensions_repo": "Manga-Erweiterungs-Repository",
|
||||
"anime_extensions_repo": "Anime-Erweiterungs-Repository",
|
||||
"novel_extensions_repo": "Roman-Erweiterungs-Repository",
|
||||
"undefined": "Nicht definiert",
|
||||
"manage_manga_repo_urls": "Manga-Repository-URLs verwalten",
|
||||
"manage_anime_repo_urls": "Anime-Repository-URLs verwalten",
|
||||
"manage_novel_repo_urls": "Roman-Repository-URLs verwalten",
|
||||
"url_cannot_be_empty": "URL darf nicht leer sein",
|
||||
"url_must_end_with_dot_json": "URL muss mit .json enden",
|
||||
"repo_url": "Repository-URL",
|
||||
"invalid_url_format": "Ungültiges URL-Format",
|
||||
"clear_all_sources": "Alle Quellen löschen",
|
||||
"clear_all_sources_msg": "Dies wird alle Quellen der Anwendung vollständig löschen. Möchten Sie wirklich fortfahren?",
|
||||
"sources_cleared": "Quellen gelöscht!",
|
||||
"add_repo": "Repository hinzufügen?"
|
||||
}
|
||||
|
|
@ -396,5 +396,71 @@
|
|||
"app_settings": "Configuración de la aplicación",
|
||||
"sources_settings": "Configuración de fuentes",
|
||||
"include_sensitive_settings": "Incluir configuraciones sensibles (por ejemplo, tokens de inicio de sesión de rastreadores)",
|
||||
"create": "Crear"
|
||||
"create": "Crear",
|
||||
"migrate_confirm": "Migrar a otra fuente",
|
||||
"clean_database": "Limpiar base de datos",
|
||||
"cleaned_database": "¡Base de datos limpiada! {x} entradas eliminadas",
|
||||
"clean_database_desc": "¡Esto eliminará todos los elementos que no se hayan agregado a la biblioteca!",
|
||||
"statistics": "Estadísticas",
|
||||
"default_subtitle_language": "Idioma predeterminado de subtítulos",
|
||||
"follow_system_theme": "Seguir el tema del sistema",
|
||||
"sync_button_snapshot": "Crear instantánea",
|
||||
"sync_confirm_snapshot": "¡Solicita al servidor crear una copia de seguridad remota!",
|
||||
"sync_on": "Habilitar sincronización",
|
||||
"sync_pending_manga": "Cambios pendientes en manga",
|
||||
"sync_pending_category": "Cambios pendientes en categorías",
|
||||
"sync_pending_chapter": "Cambios pendientes en capítulos",
|
||||
"sync_pending_history": "Cambios pendientes en historial",
|
||||
"sync_pending_update": "Cambios pendientes en actualizaciones",
|
||||
"sync_pending_extension": "Cambios pendientes en extensiones",
|
||||
"sync_pending_track": "Cambios pendientes en seguimiento",
|
||||
"sync_snapshot_creating": "Creando instantánea...",
|
||||
"sync_snapshot_created": "¡Instantánea creada!",
|
||||
"sync_snapshot_deleting": "Eliminando instantánea...",
|
||||
"sync_snapshot_deleted": "¡Instantánea eliminada!",
|
||||
"sync_snapshot_no_data": "¡No hay datos para crear una instantánea! ¡Haz una carga completa primero!",
|
||||
"sync_browse_snapshots": "Explorar copias de seguridad antiguas",
|
||||
"sync_snapshots": "Instantáneas",
|
||||
"sync_load_snapshot": "Cargar instantánea",
|
||||
"sync_delete_snapshot": "Eliminar instantánea",
|
||||
"sync_auto": "Sincronización automática",
|
||||
"sync_auto_warning": "¡La sincronización automática es una función experimental actualmente!",
|
||||
"sync_auto_off": "Desactivado",
|
||||
"sync_auto_30_seconds": "Cada 30 segundos",
|
||||
"sync_auto_1_minute": "Cada 1 minuto",
|
||||
"sync_auto_5_minutes": "Cada 5 minutos",
|
||||
"sync_auto_10_minutes": "Cada 10 minutos",
|
||||
"sync_auto_30_minutes": "Cada 30 minutos",
|
||||
"sync_auto_1_hour": "Cada 1 hora",
|
||||
"sync_auto_3_hours": "Cada 3 horas",
|
||||
"sync_auto_6_hours": "Cada 6 horas",
|
||||
"sync_auto_12_hours": "Cada 12 horas",
|
||||
"server_error": "¡Error del servidor!",
|
||||
"reorder_navigation": "Personalizar navegación",
|
||||
"reorder_navigation_description": "Reordena y ajusta cada navegación según tus necesidades.",
|
||||
"include_subtitles": "Incluir subtítulos",
|
||||
"downloads_are_limited_to_wifi": "Las descargas están limitadas solo a Wi-Fi",
|
||||
"manga_extensions_repo": "Repositorio de extensiones de manga",
|
||||
"anime_extensions_repo": "Repositorio de extensiones de anime",
|
||||
"novel_extensions_repo": "Repositorio de extensiones de novelas",
|
||||
"undefined": "Indefinido",
|
||||
"empty_extensions_repo": "No tienes ninguna URL de repositorio aquí. ¡Haz clic en el botón más para agregar una!",
|
||||
"add_extensions_repo": "Agregar URL del repositorio",
|
||||
"remove_extensions_repo": "Eliminar URL del repositorio",
|
||||
"manage_manga_repo_urls": "Gestionar URLs del repositorio de manga",
|
||||
"manage_anime_repo_urls": "Gestionar URLs del repositorio de anime",
|
||||
"manage_novel_repo_urls": "Gestionar URLs del repositorio de novelas",
|
||||
"url_cannot_be_empty": "La URL no puede estar vacía",
|
||||
"url_must_end_with_dot_json": "La URL debe terminar con .json",
|
||||
"repo_url": "URL del repositorio",
|
||||
"invalid_url_format": "Formato de URL no válido",
|
||||
"clear_all_sources": "Borrar todas las fuentes",
|
||||
"clear_all_sources_msg": "Esto borrará completamente todas las fuentes de la aplicación. ¿Estás seguro de que deseas continuar?",
|
||||
"sources_cleared": "¡Fuentes borradas!",
|
||||
"repo_added": "¡Repositorio de fuentes agregado!",
|
||||
"add_repo": "¿Agregar repositorio?",
|
||||
"genre_search_library": "Buscar género en la biblioteca",
|
||||
"genre_search_source": "Explorar en la fuente",
|
||||
"source_not_added": "¡La fuente no está instalada!",
|
||||
"load_own_subtitles": "Cargar tus propios subtítulos..."
|
||||
}
|
||||
|
|
@ -396,5 +396,71 @@
|
|||
"app_settings": "Configuración de la aplicación",
|
||||
"sources_settings": "Configuración de fuentes",
|
||||
"include_sensitive_settings": "Incluir configuraciones sensibles (por ejemplo, tokens de inicio de sesión de rastreadores)",
|
||||
"create": "Crear"
|
||||
"create": "Crear",
|
||||
"migrate_confirm": "Migrar a otra fuente",
|
||||
"clean_database": "Limpiar base de datos",
|
||||
"cleaned_database": "¡Base de datos limpiada! {x} entradas eliminadas",
|
||||
"clean_database_desc": "¡Esto eliminará todos los elementos que no se hayan agregado a la biblioteca!",
|
||||
"statistics": "Estadísticas",
|
||||
"default_subtitle_language": "Idioma predeterminado de subtítulos",
|
||||
"follow_system_theme": "Seguir el tema del sistema",
|
||||
"sync_button_snapshot": "Crear instantánea",
|
||||
"sync_confirm_snapshot": "¡Solicita al servidor crear una copia de seguridad remota!",
|
||||
"sync_on": "Habilitar sincronización",
|
||||
"sync_pending_manga": "Cambios pendientes en manga",
|
||||
"sync_pending_category": "Cambios pendientes en categorías",
|
||||
"sync_pending_chapter": "Cambios pendientes en capítulos",
|
||||
"sync_pending_history": "Cambios pendientes en historial",
|
||||
"sync_pending_update": "Cambios pendientes en actualizaciones",
|
||||
"sync_pending_extension": "Cambios pendientes en extensiones",
|
||||
"sync_pending_track": "Cambios pendientes en seguimiento",
|
||||
"sync_snapshot_creating": "Creando instantánea...",
|
||||
"sync_snapshot_created": "¡Instantánea creada!",
|
||||
"sync_snapshot_deleting": "Eliminando instantánea...",
|
||||
"sync_snapshot_deleted": "¡Instantánea eliminada!",
|
||||
"sync_snapshot_no_data": "¡No hay datos para crear una instantánea! ¡Haz una carga completa primero!",
|
||||
"sync_browse_snapshots": "Explorar copias de seguridad antiguas",
|
||||
"sync_snapshots": "Instantáneas",
|
||||
"sync_load_snapshot": "Cargar instantánea",
|
||||
"sync_delete_snapshot": "Eliminar instantánea",
|
||||
"sync_auto": "Sincronización automática",
|
||||
"sync_auto_warning": "¡La sincronización automática es una función experimental actualmente!",
|
||||
"sync_auto_off": "Desactivado",
|
||||
"sync_auto_30_seconds": "Cada 30 segundos",
|
||||
"sync_auto_1_minute": "Cada 1 minuto",
|
||||
"sync_auto_5_minutes": "Cada 5 minutos",
|
||||
"sync_auto_10_minutes": "Cada 10 minutos",
|
||||
"sync_auto_30_minutes": "Cada 30 minutos",
|
||||
"sync_auto_1_hour": "Cada 1 hora",
|
||||
"sync_auto_3_hours": "Cada 3 horas",
|
||||
"sync_auto_6_hours": "Cada 6 horas",
|
||||
"sync_auto_12_hours": "Cada 12 horas",
|
||||
"server_error": "¡Error del servidor!",
|
||||
"reorder_navigation": "Personalizar navegación",
|
||||
"reorder_navigation_description": "Reordena y ajusta cada navegación según tus necesidades.",
|
||||
"include_subtitles": "Incluir subtítulos",
|
||||
"downloads_are_limited_to_wifi": "Las descargas están limitadas solo a Wi-Fi",
|
||||
"manga_extensions_repo": "Repositorio de extensiones de manga",
|
||||
"anime_extensions_repo": "Repositorio de extensiones de anime",
|
||||
"novel_extensions_repo": "Repositorio de extensiones de novelas",
|
||||
"undefined": "Indefinido",
|
||||
"empty_extensions_repo": "No tienes ninguna URL de repositorio aquí. ¡Haz clic en el botón más para agregar una!",
|
||||
"add_extensions_repo": "Agregar URL del repositorio",
|
||||
"remove_extensions_repo": "Eliminar URL del repositorio",
|
||||
"manage_manga_repo_urls": "Gestionar URLs del repositorio de manga",
|
||||
"manage_anime_repo_urls": "Gestionar URLs del repositorio de anime",
|
||||
"manage_novel_repo_urls": "Gestionar URLs del repositorio de novelas",
|
||||
"url_cannot_be_empty": "La URL no puede estar vacía",
|
||||
"url_must_end_with_dot_json": "La URL debe terminar con .json",
|
||||
"repo_url": "URL del repositorio",
|
||||
"invalid_url_format": "Formato de URL no válido",
|
||||
"clear_all_sources": "Borrar todas las fuentes",
|
||||
"clear_all_sources_msg": "Esto borrará completamente todas las fuentes de la aplicación. ¿Estás seguro de que deseas continuar?",
|
||||
"sources_cleared": "¡Fuentes borradas!",
|
||||
"repo_added": "¡Repositorio de fuentes agregado!",
|
||||
"add_repo": "¿Agregar repositorio?",
|
||||
"genre_search_library": "Buscar género en la biblioteca",
|
||||
"genre_search_source": "Explorar en la fuente",
|
||||
"source_not_added": "¡La fuente no está instalada!",
|
||||
"load_own_subtitles": "Cargar tus propios subtítulos..."
|
||||
}
|
||||
|
|
@ -396,5 +396,71 @@
|
|||
"sources_settings": "Paramètres des sources",
|
||||
"include_sensitive_settings": "Inclure les paramètres sensibles (par ex., jetons de connexion des traceurs)",
|
||||
"create": "Créer",
|
||||
"fullscreen": "Plein écran"
|
||||
"fullscreen": "Plein écran",
|
||||
"migrate_confirm": "Migrer vers une autre source",
|
||||
"clean_database": "Nettoyer la base de données",
|
||||
"cleaned_database": "Base de données nettoyée ! {x} entrées supprimées",
|
||||
"clean_database_desc": "Cela supprimera tous les éléments qui ne sont pas ajoutés à la bibliothèque !",
|
||||
"statistics": "Statistiques",
|
||||
"default_subtitle_language": "Langue des sous-titres par défaut",
|
||||
"follow_system_theme": "Suivre le thème du système",
|
||||
"sync_button_snapshot": "Créer un instantané",
|
||||
"sync_confirm_snapshot": "Demandez au serveur de créer une copie de sauvegarde distante !",
|
||||
"sync_on": "Activer la synchronisation",
|
||||
"sync_pending_manga": "Modifications en attente pour les mangas",
|
||||
"sync_pending_category": "Modifications en attente pour les catégories",
|
||||
"sync_pending_chapter": "Modifications en attente pour les chapitres",
|
||||
"sync_pending_history": "Modifications en attente pour l'historique",
|
||||
"sync_pending_update": "Modifications en attente pour les mises à jour",
|
||||
"sync_pending_extension": "Modifications en attente pour les extensions",
|
||||
"sync_pending_track": "Modifications en attente pour le suivi",
|
||||
"sync_snapshot_creating": "Création de l'instantané...",
|
||||
"sync_snapshot_created": "Instantané créé !",
|
||||
"sync_snapshot_deleting": "Suppression de l'instantané...",
|
||||
"sync_snapshot_deleted": "Instantané supprimé !",
|
||||
"sync_snapshot_no_data": "Aucune donnée pour créer un instantané ! Effectuez d'abord un téléchargement complet !",
|
||||
"sync_browse_snapshots": "Parcourir les sauvegardes précédentes",
|
||||
"sync_snapshots": "Instantanés",
|
||||
"sync_load_snapshot": "Charger l'instantané",
|
||||
"sync_delete_snapshot": "Supprimer l'instantané",
|
||||
"sync_auto": "Synchronisation automatique",
|
||||
"sync_auto_warning": "La synchronisation automatique est actuellement une fonctionnalité expérimentale !",
|
||||
"sync_auto_off": "Désactivé",
|
||||
"sync_auto_30_seconds": "Toutes les 30 secondes",
|
||||
"sync_auto_1_minute": "Toutes les 1 minute",
|
||||
"sync_auto_5_minutes": "Toutes les 5 minutes",
|
||||
"sync_auto_10_minutes": "Toutes les 10 minutes",
|
||||
"sync_auto_30_minutes": "Toutes les 30 minutes",
|
||||
"sync_auto_1_hour": "Toutes les 1 heure",
|
||||
"sync_auto_3_hours": "Toutes les 3 heures",
|
||||
"sync_auto_6_hours": "Toutes les 6 heures",
|
||||
"sync_auto_12_hours": "Toutes les 12 heures",
|
||||
"server_error": "Erreur du serveur !",
|
||||
"reorder_navigation": "Personnaliser la navigation",
|
||||
"reorder_navigation_description": "Réorganisez et ajustez chaque navigation selon vos besoins.",
|
||||
"include_subtitles": "Inclure les sous-titres",
|
||||
"downloads_are_limited_to_wifi": "Les téléchargements sont limités au Wi-Fi uniquement",
|
||||
"manga_extensions_repo": "Dépôt d'extensions de mangas",
|
||||
"anime_extensions_repo": "Dépôt d'extensions d'anime",
|
||||
"novel_extensions_repo": "Dépôt d'extensions de romans",
|
||||
"undefined": "Indéfini",
|
||||
"empty_extensions_repo": "Vous n'avez aucune URL de dépôt ici. Cliquez sur le bouton plus pour en ajouter une !",
|
||||
"add_extensions_repo": "Ajouter une URL de dépôt",
|
||||
"remove_extensions_repo": "Supprimer l'URL du dépôt",
|
||||
"manage_manga_repo_urls": "Gérer les URL du dépôt de mangas",
|
||||
"manage_anime_repo_urls": "Gérer les URL du dépôt d'anime",
|
||||
"manage_novel_repo_urls": "Gérer les URL du dépôt de romans",
|
||||
"url_cannot_be_empty": "L'URL ne peut pas être vide",
|
||||
"url_must_end_with_dot_json": "L'URL doit se terminer par .json",
|
||||
"repo_url": "URL du dépôt",
|
||||
"invalid_url_format": "Format d'URL invalide",
|
||||
"clear_all_sources": "Effacer toutes les sources",
|
||||
"clear_all_sources_msg": "Cela effacera complètement toutes les sources de l'application. Êtes-vous sûr de vouloir continuer ?",
|
||||
"sources_cleared": "Sources effacées !",
|
||||
"repo_added": "Dépôt de sources ajouté !",
|
||||
"add_repo": "Ajouter un dépôt ?",
|
||||
"genre_search_library": "Rechercher un genre dans la bibliothèque",
|
||||
"genre_search_source": "Explorer dans la source",
|
||||
"source_not_added": "La source n'est pas installée !",
|
||||
"load_own_subtitles": "Charger vos propres sous-titres..."
|
||||
}
|
||||
|
|
@ -396,5 +396,71 @@
|
|||
"app_settings": "Pengaturan aplikasi",
|
||||
"sources_settings": "Pengaturan sumber",
|
||||
"include_sensitive_settings": "Sertakan pengaturan sensitif (misalnya, token login pelacak)",
|
||||
"create": "Buat"
|
||||
"create": "Buat",
|
||||
"migrate_confirm": "Migrasi ke sumber lain",
|
||||
"clean_database": "Bersihkan basis data",
|
||||
"cleaned_database": "Basis data dibersihkan! {x} entri dihapus",
|
||||
"clean_database_desc": "Ini akan menghapus semua item yang tidak ditambahkan ke perpustakaan!",
|
||||
"statistics": "Statistik",
|
||||
"default_subtitle_language": "Bahasa subtitle default",
|
||||
"follow_system_theme": "Ikuti tema sistem",
|
||||
"sync_button_snapshot": "Buat snapshot",
|
||||
"sync_confirm_snapshot": "Minta server untuk membuat salinan cadangan jarak jauh!",
|
||||
"sync_on": "Aktifkan sinkronisasi",
|
||||
"sync_pending_manga": "Perubahan manga tertunda",
|
||||
"sync_pending_category": "Perubahan kategori tertunda",
|
||||
"sync_pending_chapter": "Perubahan bab tertunda",
|
||||
"sync_pending_history": "Perubahan riwayat tertunda",
|
||||
"sync_pending_update": "Perubahan pembaruan tertunda",
|
||||
"sync_pending_extension": "Perubahan ekstensi tertunda",
|
||||
"sync_pending_track": "Perubahan pelacakan tertunda",
|
||||
"sync_snapshot_creating": "Membuat snapshot...",
|
||||
"sync_snapshot_created": "Snapshot dibuat!",
|
||||
"sync_snapshot_deleting": "Menghapus snapshot...",
|
||||
"sync_snapshot_deleted": "Snapshot dihapus!",
|
||||
"sync_snapshot_no_data": "Tidak ada data untuk membuat snapshot! Lakukan unggahan penuh terlebih dahulu!",
|
||||
"sync_browse_snapshots": "Jelajahi cadangan lama",
|
||||
"sync_snapshots": "Snapshot",
|
||||
"sync_load_snapshot": "Muat snapshot",
|
||||
"sync_delete_snapshot": "Hapus snapshot",
|
||||
"sync_auto": "Sinkronisasi otomatis",
|
||||
"sync_auto_warning": "Sinkronisasi otomatis saat ini adalah fitur eksperimental!",
|
||||
"sync_auto_off": "Mati",
|
||||
"sync_auto_30_seconds": "Setiap 30 detik",
|
||||
"sync_auto_1_minute": "Setiap 1 menit",
|
||||
"sync_auto_5_minutes": "Setiap 5 menit",
|
||||
"sync_auto_10_minutes": "Setiap 10 menit",
|
||||
"sync_auto_30_minutes": "Setiap 30 menit",
|
||||
"sync_auto_1_hour": "Setiap 1 jam",
|
||||
"sync_auto_3_hours": "Setiap 3 jam",
|
||||
"sync_auto_6_hours": "Setiap 6 jam",
|
||||
"sync_auto_12_hours": "Setiap 12 jam",
|
||||
"server_error": "Kesalahan server!",
|
||||
"reorder_navigation": "Sesuaikan navigasi",
|
||||
"reorder_navigation_description": "Atur ulang dan sesuaikan setiap navigasi sesuai kebutuhan Anda.",
|
||||
"include_subtitles": "Sertakan subtitle",
|
||||
"downloads_are_limited_to_wifi": "Unduhan dibatasi hanya untuk Wi-Fi",
|
||||
"manga_extensions_repo": "Repositori ekstensi manga",
|
||||
"anime_extensions_repo": "Repositori ekstensi anime",
|
||||
"novel_extensions_repo": "Repositori ekstensi novel",
|
||||
"undefined": "Tidak terdefinisi",
|
||||
"empty_extensions_repo": "Anda tidak memiliki URL repositori di sini. Klik tombol tambah untuk menambahkan satu!",
|
||||
"add_extensions_repo": "Tambahkan URL repositori",
|
||||
"remove_extensions_repo": "Hapus URL repositori",
|
||||
"manage_manga_repo_urls": "Kelola URL repositori manga",
|
||||
"manage_anime_repo_urls": "Kelola URL repositori anime",
|
||||
"manage_novel_repo_urls": "Kelola URL repositori novel",
|
||||
"url_cannot_be_empty": "URL tidak boleh kosong",
|
||||
"url_must_end_with_dot_json": "URL harus diakhiri dengan .json",
|
||||
"repo_url": "URL repositori",
|
||||
"invalid_url_format": "Format URL tidak valid",
|
||||
"clear_all_sources": "Hapus semua sumber",
|
||||
"clear_all_sources_msg": "Ini akan sepenuhnya menghapus semua sumber dari aplikasi. Apakah Anda yakin ingin melanjutkan?",
|
||||
"sources_cleared": "Sumber dihapus!",
|
||||
"repo_added": "Repositori sumber ditambahkan!",
|
||||
"add_repo": "Tambahkan repositori?",
|
||||
"genre_search_library": "Cari genre di perpustakaan",
|
||||
"genre_search_source": "Jelajahi di sumber",
|
||||
"source_not_added": "Sumber tidak diinstal!",
|
||||
"load_own_subtitles": "Muat subtitle Anda sendiri..."
|
||||
}
|
||||
|
|
@ -396,5 +396,71 @@
|
|||
"app_settings": "Impostazioni app",
|
||||
"sources_settings": "Impostazioni fonti",
|
||||
"include_sensitive_settings": "Includi impostazioni sensibili (es. token di login del tracker)",
|
||||
"create": "Crea"
|
||||
"create": "Crea",
|
||||
"migrate_confirm": "Migrare a un'altra fonte",
|
||||
"clean_database": "Pulire il database",
|
||||
"cleaned_database": "Database pulito! {x} voci rimosse",
|
||||
"clean_database_desc": "Questo eliminerà tutti gli elementi che non sono stati aggiunti alla libreria!",
|
||||
"statistics": "Statistiche",
|
||||
"default_subtitle_language": "Lingua predefinita dei sottotitoli",
|
||||
"follow_system_theme": "Segui il tema del sistema",
|
||||
"sync_button_snapshot": "Crea istantanea",
|
||||
"sync_confirm_snapshot": "Richiedi al server di creare un backup remoto!",
|
||||
"sync_on": "Abilita sincronizzazione",
|
||||
"sync_pending_manga": "Modifiche in sospeso per i manga",
|
||||
"sync_pending_category": "Modifiche in sospeso per le categorie",
|
||||
"sync_pending_chapter": "Modifiche in sospeso per i capitoli",
|
||||
"sync_pending_history": "Modifiche in sospeso per la cronologia",
|
||||
"sync_pending_update": "Modifiche in sospeso per gli aggiornamenti",
|
||||
"sync_pending_extension": "Modifiche in sospeso per le estensioni",
|
||||
"sync_pending_track": "Modifiche in sospeso per il tracciamento",
|
||||
"sync_snapshot_creating": "Creazione dell'istantanea...",
|
||||
"sync_snapshot_created": "Istantanea creata!",
|
||||
"sync_snapshot_deleting": "Eliminazione dell'istantanea...",
|
||||
"sync_snapshot_deleted": "Istantanea eliminata!",
|
||||
"sync_snapshot_no_data": "Nessun dato per creare un'istantanea! Esegui prima un caricamento completo!",
|
||||
"sync_browse_snapshots": "Esplora vecchi backup",
|
||||
"sync_snapshots": "Istantanee",
|
||||
"sync_load_snapshot": "Carica istantanea",
|
||||
"sync_delete_snapshot": "Elimina istantanea",
|
||||
"sync_auto": "Sincronizzazione automatica",
|
||||
"sync_auto_warning": "La sincronizzazione automatica è attualmente una funzione sperimentale!",
|
||||
"sync_auto_off": "Disattivato",
|
||||
"sync_auto_30_seconds": "Ogni 30 secondi",
|
||||
"sync_auto_1_minute": "Ogni 1 minuto",
|
||||
"sync_auto_5_minutes": "Ogni 5 minuti",
|
||||
"sync_auto_10_minutes": "Ogni 10 minuti",
|
||||
"sync_auto_30_minutes": "Ogni 30 minuti",
|
||||
"sync_auto_1_hour": "Ogni 1 ora",
|
||||
"sync_auto_3_hours": "Ogni 3 ore",
|
||||
"sync_auto_6_hours": "Ogni 6 ore",
|
||||
"sync_auto_12_hours": "Ogni 12 ore",
|
||||
"server_error": "Errore del server!",
|
||||
"reorder_navigation": "Personalizza navigazione",
|
||||
"reorder_navigation_description": "Riorganizza e regola ogni navigazione in base alle tue esigenze.",
|
||||
"include_subtitles": "Includi sottotitoli",
|
||||
"downloads_are_limited_to_wifi": "I download sono limitati solo al Wi-Fi",
|
||||
"manga_extensions_repo": "Repository delle estensioni manga",
|
||||
"anime_extensions_repo": "Repository delle estensioni anime",
|
||||
"novel_extensions_repo": "Repository delle estensioni romanzi",
|
||||
"undefined": "Non definito",
|
||||
"empty_extensions_repo": "Non hai alcun URL di repository qui. Fai clic sul pulsante più per aggiungerne uno!",
|
||||
"add_extensions_repo": "Aggiungi URL del repository",
|
||||
"remove_extensions_repo": "Rimuovi URL del repository",
|
||||
"manage_manga_repo_urls": "Gestisci gli URL del repository manga",
|
||||
"manage_anime_repo_urls": "Gestisci gli URL del repository anime",
|
||||
"manage_novel_repo_urls": "Gestisci gli URL del repository romanzi",
|
||||
"url_cannot_be_empty": "L'URL non può essere vuoto",
|
||||
"url_must_end_with_dot_json": "L'URL deve terminare con .json",
|
||||
"repo_url": "URL del repository",
|
||||
"invalid_url_format": "Formato URL non valido",
|
||||
"clear_all_sources": "Cancella tutte le fonti",
|
||||
"clear_all_sources_msg": "Questo cancellerà completamente tutte le fonti dall'app. Sei sicuro di voler continuare?",
|
||||
"sources_cleared": "Fonti cancellate!",
|
||||
"repo_added": "Repository delle fonti aggiunto!",
|
||||
"add_repo": "Aggiungere repository?",
|
||||
"genre_search_library": "Cerca genere nella libreria",
|
||||
"genre_search_source": "Esplora nella fonte",
|
||||
"source_not_added": "La fonte non è installata!",
|
||||
"load_own_subtitles": "Carica i tuoi sottotitoli..."
|
||||
}
|
||||
|
|
@ -396,5 +396,71 @@
|
|||
"app_settings": "Configurações do aplicativo",
|
||||
"sources_settings": "Configurações de fontes",
|
||||
"include_sensitive_settings": "Incluir configurações sensíveis (ex: tokens de login do tracker)",
|
||||
"create": "Criar"
|
||||
"create": "Criar",
|
||||
"migrate_confirm": "Migrar para outra fonte",
|
||||
"clean_database": "Limpar banco de dados",
|
||||
"cleaned_database": "Banco de dados limpo! {x} entradas removidas",
|
||||
"clean_database_desc": "Isso removerá todos os itens que não foram adicionados à biblioteca!",
|
||||
"statistics": "Estatísticas",
|
||||
"default_subtitle_language": "Idioma padrão das legendas",
|
||||
"follow_system_theme": "Seguir o tema do sistema",
|
||||
"sync_button_snapshot": "Criar instantâneo",
|
||||
"sync_confirm_snapshot": "Solicite ao servidor para criar um backup remoto!",
|
||||
"sync_on": "Ativar sincronização",
|
||||
"sync_pending_manga": "Alterações pendentes para mangás",
|
||||
"sync_pending_category": "Alterações pendentes para categorias",
|
||||
"sync_pending_chapter": "Alterações pendentes para capítulos",
|
||||
"sync_pending_history": "Alterações pendentes para histórico",
|
||||
"sync_pending_update": "Alterações pendentes para atualizações",
|
||||
"sync_pending_extension": "Alterações pendentes para extensões",
|
||||
"sync_pending_track": "Alterações pendentes para rastreamento",
|
||||
"sync_snapshot_creating": "Criando instantâneo...",
|
||||
"sync_snapshot_created": "Instantâneo criado!",
|
||||
"sync_snapshot_deleting": "Excluindo instantâneo...",
|
||||
"sync_snapshot_deleted": "Instantâneo excluído!",
|
||||
"sync_snapshot_no_data": "Sem dados para criar um instantâneo! Faça um upload completo primeiro!",
|
||||
"sync_browse_snapshots": "Explorar backups antigos",
|
||||
"sync_snapshots": "Instantâneos",
|
||||
"sync_load_snapshot": "Carregar instantâneo",
|
||||
"sync_delete_snapshot": "Excluir instantâneo",
|
||||
"sync_auto": "Sincronização automática",
|
||||
"sync_auto_warning": "A sincronização automática é atualmente um recurso experimental!",
|
||||
"sync_auto_off": "Desativado",
|
||||
"sync_auto_30_seconds": "A cada 30 segundos",
|
||||
"sync_auto_1_minute": "A cada 1 minuto",
|
||||
"sync_auto_5_minutes": "A cada 5 minutos",
|
||||
"sync_auto_10_minutes": "A cada 10 minutos",
|
||||
"sync_auto_30_minutes": "A cada 30 minutos",
|
||||
"sync_auto_1_hour": "A cada 1 hora",
|
||||
"sync_auto_3_hours": "A cada 3 horas",
|
||||
"sync_auto_6_hours": "A cada 6 horas",
|
||||
"sync_auto_12_hours": "A cada 12 horas",
|
||||
"server_error": "Erro no servidor!",
|
||||
"reorder_navigation": "Personalizar navegação",
|
||||
"reorder_navigation_description": "Reorganize e ajuste cada navegação conforme suas necessidades.",
|
||||
"include_subtitles": "Incluir legendas",
|
||||
"downloads_are_limited_to_wifi": "Os downloads estão limitados apenas ao Wi-Fi",
|
||||
"manga_extensions_repo": "Repositório de extensões de mangás",
|
||||
"anime_extensions_repo": "Repositório de extensões de animes",
|
||||
"novel_extensions_repo": "Repositório de extensões de romances",
|
||||
"undefined": "Indefinido",
|
||||
"empty_extensions_repo": "Você não tem nenhum URL de repositório aqui. Clique no botão de adicionar para incluir um!",
|
||||
"add_extensions_repo": "Adicionar URL do repositório",
|
||||
"remove_extensions_repo": "Remover URL do repositório",
|
||||
"manage_manga_repo_urls": "Gerenciar URLs do repositório de mangás",
|
||||
"manage_anime_repo_urls": "Gerenciar URLs do repositório de animes",
|
||||
"manage_novel_repo_urls": "Gerenciar URLs do repositório de romances",
|
||||
"url_cannot_be_empty": "A URL não pode estar vazia",
|
||||
"url_must_end_with_dot_json": "A URL deve terminar com .json",
|
||||
"repo_url": "URL do repositório",
|
||||
"invalid_url_format": "Formato de URL inválido",
|
||||
"clear_all_sources": "Limpar todas as fontes",
|
||||
"clear_all_sources_msg": "Isso limpará completamente todas as fontes do aplicativo. Tem certeza de que deseja continuar?",
|
||||
"sources_cleared": "Fontes limpas!",
|
||||
"repo_added": "Repositório de fontes adicionado!",
|
||||
"add_repo": "Adicionar repositório?",
|
||||
"genre_search_library": "Pesquisar gênero na biblioteca",
|
||||
"genre_search_source": "Explorar na fonte",
|
||||
"source_not_added": "A fonte não está instalada!",
|
||||
"load_own_subtitles": "Carregar suas próprias legendas..."
|
||||
}
|
||||
|
|
@ -396,5 +396,71 @@
|
|||
"app_settings": "Configurações do aplicativo",
|
||||
"sources_settings": "Configurações de fontes",
|
||||
"include_sensitive_settings": "Incluir configurações sensíveis (ex.: tokens de login de rastreadores)",
|
||||
"create": "Criar"
|
||||
"create": "Criar",
|
||||
"migrate_confirm": "Migrar para outra fonte",
|
||||
"clean_database": "Limpar banco de dados",
|
||||
"cleaned_database": "Banco de dados limpo! {x} entradas removidas",
|
||||
"clean_database_desc": "Isso removerá todos os itens que não foram adicionados à biblioteca!",
|
||||
"statistics": "Estatísticas",
|
||||
"default_subtitle_language": "Idioma padrão das legendas",
|
||||
"follow_system_theme": "Seguir o tema do sistema",
|
||||
"sync_button_snapshot": "Criar instantâneo",
|
||||
"sync_confirm_snapshot": "Solicite ao servidor para criar um backup remoto!",
|
||||
"sync_on": "Ativar sincronização",
|
||||
"sync_pending_manga": "Alterações pendentes para mangás",
|
||||
"sync_pending_category": "Alterações pendentes para categorias",
|
||||
"sync_pending_chapter": "Alterações pendentes para capítulos",
|
||||
"sync_pending_history": "Alterações pendentes para histórico",
|
||||
"sync_pending_update": "Alterações pendentes para atualizações",
|
||||
"sync_pending_extension": "Alterações pendentes para extensões",
|
||||
"sync_pending_track": "Alterações pendentes para rastreamento",
|
||||
"sync_snapshot_creating": "Criando instantâneo...",
|
||||
"sync_snapshot_created": "Instantâneo criado!",
|
||||
"sync_snapshot_deleting": "Excluindo instantâneo...",
|
||||
"sync_snapshot_deleted": "Instantâneo excluído!",
|
||||
"sync_snapshot_no_data": "Sem dados para criar um instantâneo! Faça um upload completo primeiro!",
|
||||
"sync_browse_snapshots": "Explorar backups antigos",
|
||||
"sync_snapshots": "Instantâneos",
|
||||
"sync_load_snapshot": "Carregar instantâneo",
|
||||
"sync_delete_snapshot": "Excluir instantâneo",
|
||||
"sync_auto": "Sincronização automática",
|
||||
"sync_auto_warning": "A sincronização automática é atualmente um recurso experimental!",
|
||||
"sync_auto_off": "Desativado",
|
||||
"sync_auto_30_seconds": "A cada 30 segundos",
|
||||
"sync_auto_1_minute": "A cada 1 minuto",
|
||||
"sync_auto_5_minutes": "A cada 5 minutos",
|
||||
"sync_auto_10_minutes": "A cada 10 minutos",
|
||||
"sync_auto_30_minutes": "A cada 30 minutos",
|
||||
"sync_auto_1_hour": "A cada 1 hora",
|
||||
"sync_auto_3_hours": "A cada 3 horas",
|
||||
"sync_auto_6_hours": "A cada 6 horas",
|
||||
"sync_auto_12_hours": "A cada 12 horas",
|
||||
"server_error": "Erro no servidor!",
|
||||
"reorder_navigation": "Personalizar navegação",
|
||||
"reorder_navigation_description": "Reorganize e ajuste cada navegação conforme suas necessidades.",
|
||||
"include_subtitles": "Incluir legendas",
|
||||
"downloads_are_limited_to_wifi": "Os downloads estão limitados apenas ao Wi-Fi",
|
||||
"manga_extensions_repo": "Repositório de extensões de mangás",
|
||||
"anime_extensions_repo": "Repositório de extensões de animes",
|
||||
"novel_extensions_repo": "Repositório de extensões de romances",
|
||||
"undefined": "Indefinido",
|
||||
"empty_extensions_repo": "Você não tem nenhum URL de repositório aqui. Clique no botão de adicionar para incluir um!",
|
||||
"add_extensions_repo": "Adicionar URL do repositório",
|
||||
"remove_extensions_repo": "Remover URL do repositório",
|
||||
"manage_manga_repo_urls": "Gerenciar URLs do repositório de mangás",
|
||||
"manage_anime_repo_urls": "Gerenciar URLs do repositório de animes",
|
||||
"manage_novel_repo_urls": "Gerenciar URLs do repositório de romances",
|
||||
"url_cannot_be_empty": "A URL não pode estar vazia",
|
||||
"url_must_end_with_dot_json": "A URL deve terminar com .json",
|
||||
"repo_url": "URL do repositório",
|
||||
"invalid_url_format": "Formato de URL inválido",
|
||||
"clear_all_sources": "Limpar todas as fontes",
|
||||
"clear_all_sources_msg": "Isso limpará completamente todas as fontes do aplicativo. Tem certeza de que deseja continuar?",
|
||||
"sources_cleared": "Fontes limpas!",
|
||||
"repo_added": "Repositório de fontes adicionado!",
|
||||
"add_repo": "Adicionar repositório?",
|
||||
"genre_search_library": "Pesquisar gênero na biblioteca",
|
||||
"genre_search_source": "Explorar na fonte",
|
||||
"source_not_added": "A fonte não está instalada!",
|
||||
"load_own_subtitles": "Carregar suas próprias legendas..."
|
||||
}
|
||||
|
|
@ -396,5 +396,71 @@
|
|||
"app_settings": "Настройки приложения",
|
||||
"sources_settings": "Настройки источников",
|
||||
"include_sensitive_settings": "Включить чувствительные настройки (например, токены для входа в трекер)",
|
||||
"create": "Создать"
|
||||
"create": "Создать",
|
||||
"migrate_confirm": "Перенести на другой источник",
|
||||
"clean_database": "Очистить базу данных",
|
||||
"cleaned_database": "База данных очищена! Удалено {x} записей",
|
||||
"clean_database_desc": "Это удалит все элементы, которые не добавлены в библиотеку!",
|
||||
"statistics": "Статистика",
|
||||
"default_subtitle_language": "Язык субтитров по умолчанию",
|
||||
"follow_system_theme": "Следовать системной теме",
|
||||
"sync_button_snapshot": "Создать снимок",
|
||||
"sync_confirm_snapshot": "Запросите у сервера создание удаленной резервной копии!",
|
||||
"sync_on": "Включить синхронизацию",
|
||||
"sync_pending_manga": "Ожидающие изменения манги",
|
||||
"sync_pending_category": "Ожидающие изменения категорий",
|
||||
"sync_pending_chapter": "Ожидающие изменения глав",
|
||||
"sync_pending_history": "Ожидающие изменения истории",
|
||||
"sync_pending_update": "Ожидающие изменения обновлений",
|
||||
"sync_pending_extension": "Ожидающие изменения расширений",
|
||||
"sync_pending_track": "Ожидающие изменения трекинга",
|
||||
"sync_snapshot_creating": "Создание снимка...",
|
||||
"sync_snapshot_created": "Снимок создан!",
|
||||
"sync_snapshot_deleting": "Удаление снимка...",
|
||||
"sync_snapshot_deleted": "Снимок удален!",
|
||||
"sync_snapshot_no_data": "Нет данных для создания снимка! Сначала выполните полную загрузку!",
|
||||
"sync_browse_snapshots": "Просмотр старых резервных копий",
|
||||
"sync_snapshots": "Снимки",
|
||||
"sync_load_snapshot": "Загрузить снимок",
|
||||
"sync_delete_snapshot": "Удалить снимок",
|
||||
"sync_auto": "Автосинхронизация",
|
||||
"sync_auto_warning": "Автосинхронизация в настоящее время является экспериментальной функцией!",
|
||||
"sync_auto_off": "Выключено",
|
||||
"sync_auto_30_seconds": "Каждые 30 секунд",
|
||||
"sync_auto_1_minute": "Каждую минуту",
|
||||
"sync_auto_5_minutes": "Каждые 5 минут",
|
||||
"sync_auto_10_minutes": "Каждые 10 минут",
|
||||
"sync_auto_30_minutes": "Каждые 30 минут",
|
||||
"sync_auto_1_hour": "Каждый час",
|
||||
"sync_auto_3_hours": "Каждые 3 часа",
|
||||
"sync_auto_6_hours": "Каждые 6 часов",
|
||||
"sync_auto_12_hours": "Каждые 12 часов",
|
||||
"server_error": "Ошибка сервера!",
|
||||
"reorder_navigation": "Настроить навигацию",
|
||||
"reorder_navigation_description": "Перестройте и настройте каждую навигацию в соответствии с вашими потребностями.",
|
||||
"include_subtitles": "Включить субтитры",
|
||||
"downloads_are_limited_to_wifi": "Загрузки ограничены только Wi-Fi",
|
||||
"manga_extensions_repo": "Репозиторий расширений манги",
|
||||
"anime_extensions_repo": "Репозиторий расширений аниме",
|
||||
"novel_extensions_repo": "Репозиторий расширений новелл",
|
||||
"undefined": "Не определено",
|
||||
"empty_extensions_repo": "У вас здесь нет URL-адресов репозитория. Нажмите кнопку добавления, чтобы добавить один!",
|
||||
"add_extensions_repo": "Добавить URL репозитория",
|
||||
"remove_extensions_repo": "Удалить URL репозитория",
|
||||
"manage_manga_repo_urls": "Управление URL-адресами репозитория манги",
|
||||
"manage_anime_repo_urls": "Управление URL-адресами репозитория аниме",
|
||||
"manage_novel_repo_urls": "Управление URL-адресами репозитория новелл",
|
||||
"url_cannot_be_empty": "URL не может быть пустым",
|
||||
"url_must_end_with_dot_json": "URL должен заканчиваться на .json",
|
||||
"repo_url": "URL репозитория",
|
||||
"invalid_url_format": "Неверный формат URL",
|
||||
"clear_all_sources": "Очистить все источники",
|
||||
"clear_all_sources_msg": "Это полностью очистит все источники приложения. Вы уверены, что хотите продолжить?",
|
||||
"sources_cleared": "Источники очищены!",
|
||||
"repo_added": "Репозиторий источников добавлен!",
|
||||
"add_repo": "Добавить репозиторий?",
|
||||
"genre_search_library": "Поиск жанра в библиотеке",
|
||||
"genre_search_source": "Просмотр в источнике",
|
||||
"source_not_added": "Источник не установлен!",
|
||||
"load_own_subtitles": "Загрузить свои собственные субтитры..."
|
||||
}
|
||||
|
|
@ -396,5 +396,71 @@
|
|||
"app_settings": "การตั้งค่าแอป",
|
||||
"sources_settings": "การตั้งค่าแหล่งข้อมูล",
|
||||
"include_sensitive_settings": "รวมการตั้งค่าที่อ่อนไหว (เช่น โทเค็นการเข้าสู่ระบบของตัวติดตาม)",
|
||||
"create": "สร้าง"
|
||||
"create": "สร้าง",
|
||||
"migrate_confirm": "ย้ายไปยังแหล่งอื่น",
|
||||
"clean_database": "ล้างฐานข้อมูล",
|
||||
"cleaned_database": "ฐานข้อมูลถูกล้างแล้ว! ลบ {x} รายการ",
|
||||
"clean_database_desc": "สิ่งนี้จะลบรายการทั้งหมดที่ไม่ได้เพิ่มในห้องสมุด!",
|
||||
"statistics": "สถิติ",
|
||||
"default_subtitle_language": "ภาษาคำบรรยายเริ่มต้น",
|
||||
"follow_system_theme": "ใช้ธีมระบบ",
|
||||
"sync_button_snapshot": "สร้างภาพรวม",
|
||||
"sync_confirm_snapshot": "ขอให้เซิร์ฟเวอร์สร้างข้อมูลสำรองระยะไกล!",
|
||||
"sync_on": "เปิดการซิงค์",
|
||||
"sync_pending_manga": "การเปลี่ยนแปลงมังงะที่รอดำเนินการ",
|
||||
"sync_pending_category": "การเปลี่ยนแปลงหมวดหมู่ที่รอดำเนินการ",
|
||||
"sync_pending_chapter": "การเปลี่ยนแปลงบทที่รอดำเนินการ",
|
||||
"sync_pending_history": "การเปลี่ยนแปลงประวัติที่รอดำเนินการ",
|
||||
"sync_pending_update": "การเปลี่ยนแปลงการอัปเดตที่รอดำเนินการ",
|
||||
"sync_pending_extension": "การเปลี่ยนแปลงส่วนขยายที่รอดำเนินการ",
|
||||
"sync_pending_track": "การเปลี่ยนแปลงการติดตามที่รอดำเนินการ",
|
||||
"sync_snapshot_creating": "กำลังสร้างภาพรวม...",
|
||||
"sync_snapshot_created": "สร้างภาพรวมแล้ว!",
|
||||
"sync_snapshot_deleting": "กำลังลบภาพรวม...",
|
||||
"sync_snapshot_deleted": "ลบภาพรวมแล้ว!",
|
||||
"sync_snapshot_no_data": "ไม่มีข้อมูลสำหรับสร้างภาพรวม! โปรดอัปโหลดทั้งหมดก่อน!",
|
||||
"sync_browse_snapshots": "เรียกดูข้อมูลสำรองเก่า",
|
||||
"sync_snapshots": "ภาพรวม",
|
||||
"sync_load_snapshot": "โหลดภาพรวม",
|
||||
"sync_delete_snapshot": "ลบภาพรวม",
|
||||
"sync_auto": "การซิงค์อัตโนมัติ",
|
||||
"sync_auto_warning": "การซิงค์อัตโนมัติเป็นฟีเจอร์ทดลองในขณะนี้!",
|
||||
"sync_auto_off": "ปิด",
|
||||
"sync_auto_30_seconds": "ทุก 30 วินาที",
|
||||
"sync_auto_1_minute": "ทุก 1 นาที",
|
||||
"sync_auto_5_minutes": "ทุก 5 นาที",
|
||||
"sync_auto_10_minutes": "ทุก 10 นาที",
|
||||
"sync_auto_30_minutes": "ทุก 30 นาที",
|
||||
"sync_auto_1_hour": "ทุก 1 ชั่วโมง",
|
||||
"sync_auto_3_hours": "ทุก 3 ชั่วโมง",
|
||||
"sync_auto_6_hours": "ทุก 6 ชั่วโมง",
|
||||
"sync_auto_12_hours": "ทุก 12 ชั่วโมง",
|
||||
"server_error": "ข้อผิดพลาดของเซิร์ฟเวอร์!",
|
||||
"reorder_navigation": "ปรับแต่งการนำทาง",
|
||||
"reorder_navigation_description": "จัดเรียงและปรับแต่งการนำทางแต่ละรายการตามความต้องการของคุณ",
|
||||
"include_subtitles": "รวมคำบรรยาย",
|
||||
"downloads_are_limited_to_wifi": "การดาวน์โหลดจำกัดเฉพาะ Wi-Fi เท่านั้น",
|
||||
"manga_extensions_repo": "ที่เก็บส่วนขยายมังงะ",
|
||||
"anime_extensions_repo": "ที่เก็บส่วนขยายอนิเมะ",
|
||||
"novel_extensions_repo": "ที่เก็บส่วนขยายโนเวล",
|
||||
"undefined": "ไม่ได้กำหนด",
|
||||
"empty_extensions_repo": "คุณไม่มี URL ที่เก็บข้อมูลที่นี่ คลิกปุ่มเพิ่มเพื่อเพิ่ม!",
|
||||
"add_extensions_repo": "เพิ่ม URL ที่เก็บข้อมูล",
|
||||
"remove_extensions_repo": "ลบ URL ที่เก็บข้อมูล",
|
||||
"manage_manga_repo_urls": "จัดการ URL ที่เก็บมังงะ",
|
||||
"manage_anime_repo_urls": "จัดการ URL ที่เก็บอนิเมะ",
|
||||
"manage_novel_repo_urls": "จัดการ URL ที่เก็บโนเวล",
|
||||
"url_cannot_be_empty": "URL ไม่สามารถเว้นว่างได้",
|
||||
"url_must_end_with_dot_json": "URL ต้องลงท้ายด้วย .json",
|
||||
"repo_url": "URL ที่เก็บข้อมูล",
|
||||
"invalid_url_format": "รูปแบบ URL ไม่ถูกต้อง",
|
||||
"clear_all_sources": "ล้างแหล่งข้อมูลทั้งหมด",
|
||||
"clear_all_sources_msg": "สิ่งนี้จะล้างแหล่งข้อมูลทั้งหมดในแอปอย่างสมบูรณ์ คุณแน่ใจหรือไม่ว่าต้องการดำเนินการต่อ?",
|
||||
"sources_cleared": "ล้างแหล่งข้อมูลแล้ว!",
|
||||
"repo_added": "เพิ่มที่เก็บข้อมูลแล้ว!",
|
||||
"add_repo": "เพิ่มที่เก็บข้อมูล?",
|
||||
"genre_search_library": "ค้นหาประเภทในห้องสมุด",
|
||||
"genre_search_source": "เรียกดูในแหล่งข้อมูล",
|
||||
"source_not_added": "แหล่งข้อมูลไม่ได้ติดตั้ง!",
|
||||
"load_own_subtitles": "โหลดคำบรรยายของคุณเอง..."
|
||||
}
|
||||
|
|
@ -396,5 +396,71 @@
|
|||
"app_settings": "Uygulama ayarları",
|
||||
"sources_settings": "Kaynak ayarları",
|
||||
"include_sensitive_settings": "Hassas ayarları dahil et (ör. izleyici giriş token'ları)",
|
||||
"create": "Oluştur"
|
||||
"create": "Oluştur",
|
||||
"migrate_confirm": "Başka bir kaynağa geç",
|
||||
"clean_database": "Veritabanını temizle",
|
||||
"cleaned_database": "Veritabanı temizlendi! {x} giriş kaldırıldı",
|
||||
"clean_database_desc": "Bu, kütüphaneye eklenmeyen tüm öğeleri kaldıracaktır!",
|
||||
"statistics": "İstatistikler",
|
||||
"default_subtitle_language": "Varsayılan altyazı dili",
|
||||
"follow_system_theme": "Sistem temasını takip et",
|
||||
"sync_button_snapshot": "Anlık görüntü oluştur",
|
||||
"sync_confirm_snapshot": "Sunucudan uzak bir yedek oluşturmasını isteyin!",
|
||||
"sync_on": "Senkronizasyonu etkinleştir",
|
||||
"sync_pending_manga": "Bekleyen manga değişiklikleri",
|
||||
"sync_pending_category": "Bekleyen kategori değişiklikleri",
|
||||
"sync_pending_chapter": "Bekleyen bölüm değişiklikleri",
|
||||
"sync_pending_history": "Bekleyen geçmiş değişiklikleri",
|
||||
"sync_pending_update": "Bekleyen güncelleme değişiklikleri",
|
||||
"sync_pending_extension": "Bekleyen uzantı değişiklikleri",
|
||||
"sync_pending_track": "Bekleyen izleme değişiklikleri",
|
||||
"sync_snapshot_creating": "Anlık görüntü oluşturuluyor...",
|
||||
"sync_snapshot_created": "Anlık görüntü oluşturuldu!",
|
||||
"sync_snapshot_deleting": "Anlık görüntü siliniyor...",
|
||||
"sync_snapshot_deleted": "Anlık görüntü silindi!",
|
||||
"sync_snapshot_no_data": "Anlık görüntü oluşturmak için veri yok! Önce tam yükleme yapın!",
|
||||
"sync_browse_snapshots": "Eski yedekleri gözden geçir",
|
||||
"sync_snapshots": "Anlık görüntüler",
|
||||
"sync_load_snapshot": "Anlık görüntüyü yükle",
|
||||
"sync_delete_snapshot": "Anlık görüntüyü sil",
|
||||
"sync_auto": "Otomatik senkronizasyon",
|
||||
"sync_auto_warning": "Otomatik senkronizasyon şu anda deneysel bir özelliktir!",
|
||||
"sync_auto_off": "Kapalı",
|
||||
"sync_auto_30_seconds": "Her 30 saniyede bir",
|
||||
"sync_auto_1_minute": "Her 1 dakikada bir",
|
||||
"sync_auto_5_minutes": "Her 5 dakikada bir",
|
||||
"sync_auto_10_minutes": "Her 10 dakikada bir",
|
||||
"sync_auto_30_minutes": "Her 30 dakikada bir",
|
||||
"sync_auto_1_hour": "Her 1 saatte bir",
|
||||
"sync_auto_3_hours": "Her 3 saatte bir",
|
||||
"sync_auto_6_hours": "Her 6 saatte bir",
|
||||
"sync_auto_12_hours": "Her 12 saatte bir",
|
||||
"server_error": "Sunucu hatası!",
|
||||
"reorder_navigation": "Gezinmeyi özelleştir",
|
||||
"reorder_navigation_description": "Gezinmeyi ihtiyaçlarınıza göre yeniden düzenleyin ve ayarlayın.",
|
||||
"include_subtitles": "Altyazıları dahil et",
|
||||
"downloads_are_limited_to_wifi": "İndirmeler yalnızca Wi-Fi ile sınırlıdır",
|
||||
"manga_extensions_repo": "Manga uzantıları deposu",
|
||||
"anime_extensions_repo": "Anime uzantıları deposu",
|
||||
"novel_extensions_repo": "Roman uzantıları deposu",
|
||||
"undefined": "Tanımsız",
|
||||
"empty_extensions_repo": "Burada hiçbir depo URL'si yok. Bir tane eklemek için artı düğmesine tıklayın!",
|
||||
"add_extensions_repo": "Depo URL'si ekle",
|
||||
"remove_extensions_repo": "Depo URL'sini kaldır",
|
||||
"manage_manga_repo_urls": "Manga depo URL'lerini yönet",
|
||||
"manage_anime_repo_urls": "Anime depo URL'lerini yönet",
|
||||
"manage_novel_repo_urls": "Roman depo URL'lerini yönet",
|
||||
"url_cannot_be_empty": "URL boş olamaz",
|
||||
"url_must_end_with_dot_json": "URL .json ile bitmelidir",
|
||||
"repo_url": "Depo URL'si",
|
||||
"invalid_url_format": "Geçersiz URL formatı",
|
||||
"clear_all_sources": "Tüm kaynakları temizle",
|
||||
"clear_all_sources_msg": "Bu, uygulamadaki tüm kaynakları tamamen temizleyecektir. Devam etmek istediğinizden emin misiniz?",
|
||||
"sources_cleared": "Kaynaklar temizlendi!",
|
||||
"repo_added": "Kaynak deposu eklendi!",
|
||||
"add_repo": "Depo ekle?",
|
||||
"genre_search_library": "Kütüphanede tür ara",
|
||||
"genre_search_source": "Kaynağı keşfet",
|
||||
"source_not_added": "Kaynak yüklenmedi!",
|
||||
"load_own_subtitles": "Kendi altyazılarınızı yükleyin..."
|
||||
}
|
||||
|
|
@ -398,5 +398,71 @@
|
|||
"app_settings": "应用设置",
|
||||
"sources_settings": "来源设置",
|
||||
"include_sensitive_settings": "包含敏感设置(例如追踪器登录令牌)",
|
||||
"create": "创建"
|
||||
"create": "创建",
|
||||
"migrate_confirm": "迁移到另一个来源",
|
||||
"clean_database": "清理数据库",
|
||||
"cleaned_database": "数据库已清理!已移除 {x} 条目",
|
||||
"clean_database_desc": "这将移除所有未添加到图书馆的项目!",
|
||||
"statistics": "统计",
|
||||
"default_subtitle_language": "默认字幕语言",
|
||||
"follow_system_theme": "跟随系统主题",
|
||||
"sync_button_snapshot": "创建快照",
|
||||
"sync_confirm_snapshot": "请求服务器创建当前备份的远程副本!",
|
||||
"sync_on": "启用同步",
|
||||
"sync_pending_manga": "漫画更改待处理",
|
||||
"sync_pending_category": "类别更改待处理",
|
||||
"sync_pending_chapter": "章节更改待处理",
|
||||
"sync_pending_history": "历史更改待处理",
|
||||
"sync_pending_update": "更新更改待处理",
|
||||
"sync_pending_extension": "扩展更改待处理",
|
||||
"sync_pending_track": "追踪更改待处理",
|
||||
"sync_snapshot_creating": "正在创建快照...",
|
||||
"sync_snapshot_created": "快照已创建!",
|
||||
"sync_snapshot_deleting": "正在删除快照...",
|
||||
"sync_snapshot_deleted": "快照已删除!",
|
||||
"sync_snapshot_no_data": "没有数据可创建快照!请先进行完整上传!",
|
||||
"sync_browse_snapshots": "浏览旧备份",
|
||||
"sync_snapshots": "快照",
|
||||
"sync_load_snapshot": "加载快照",
|
||||
"sync_delete_snapshot": "删除快照",
|
||||
"sync_auto": "自动同步",
|
||||
"sync_auto_warning": "自动同步目前是实验性功能!",
|
||||
"sync_auto_off": "关闭",
|
||||
"sync_auto_30_seconds": "每30秒",
|
||||
"sync_auto_1_minute": "每1分钟",
|
||||
"sync_auto_5_minutes": "每5分钟",
|
||||
"sync_auto_10_minutes": "每10分钟",
|
||||
"sync_auto_30_minutes": "每30分钟",
|
||||
"sync_auto_1_hour": "每1小时",
|
||||
"sync_auto_3_hours": "每3小时",
|
||||
"sync_auto_6_hours": "每6小时",
|
||||
"sync_auto_12_hours": "每12小时",
|
||||
"server_error": "服务器错误!",
|
||||
"reorder_navigation": "自定义导航",
|
||||
"reorder_navigation_description": "根据需要重新排序和切换每个导航。",
|
||||
"include_subtitles": "包含字幕",
|
||||
"downloads_are_limited_to_wifi": "下载仅限于WiFi",
|
||||
"manga_extensions_repo": "漫画扩展库",
|
||||
"anime_extensions_repo": "动画扩展库",
|
||||
"novel_extensions_repo": "小说扩展库",
|
||||
"undefined": "未定义",
|
||||
"empty_extensions_repo": "扩展库为空",
|
||||
"add_extensions_repo": "添加扩展库",
|
||||
"remove_extensions_repo": "移除扩展库",
|
||||
"manage_manga_repo_urls": "管理漫画库URL",
|
||||
"manage_anime_repo_urls": "管理动画库URL",
|
||||
"manage_novel_repo_urls": "管理小说库URL",
|
||||
"url_cannot_be_empty": "URL不能为空",
|
||||
"url_must_end_with_dot_json": "URL必须以.json结尾",
|
||||
"repo_url": "库URL",
|
||||
"invalid_url_format": "无效的URL格式",
|
||||
"clear_all_sources": "清除所有来源",
|
||||
"clear_all_sources_msg": "你确定吗?所有来源将被清除",
|
||||
"sources_cleared": "来源已清除",
|
||||
"repo_added": "库已添加",
|
||||
"add_repo": "添加库",
|
||||
"genre_search_library": "按类别搜索图书馆",
|
||||
"genre_search_source": "按类别搜索来源",
|
||||
"source_not_added": "来源未添加",
|
||||
"load_own_subtitles": "加载自定义字幕"
|
||||
}
|
||||
Loading…
Reference in a new issue