From e7ae5566e5c6f66645f907124a2b9455c68fd701 Mon Sep 17 00:00:00 2001 From: oop7 <110548351+oop7@users.noreply.github.com> Date: Fri, 14 Nov 2025 18:53:41 +0200 Subject: [PATCH] Localize Deno setup strings in all language files Replaces English Deno setup and installation messages with localized translations in Arabic, German, Spanish, French, Hindi, Indonesian, Italian, Japanese, Polish, Portuguese, Russian, Turkish, and Chinese language files for improved internationalization. --- languages/ar.json | 24 ++++++++++++------------ languages/de.json | 24 ++++++++++++------------ languages/es.json | 24 ++++++++++++------------ languages/fr.json | 24 ++++++++++++------------ languages/hi.json | 24 ++++++++++++------------ languages/id.json | 24 ++++++++++++------------ languages/it.json | 24 ++++++++++++------------ languages/ja.json | 24 ++++++++++++------------ languages/pl.json | 24 ++++++++++++------------ languages/pt.json | 24 ++++++++++++------------ languages/ru.json | 24 ++++++++++++------------ languages/tr.json | 24 ++++++++++++------------ languages/zh.json | 24 ++++++++++++------------ 13 files changed, 156 insertions(+), 156 deletions(-) diff --git a/languages/ar.json b/languages/ar.json index 582da02..a1eb149 100644 --- a/languages/ar.json +++ b/languages/ar.json @@ -491,18 +491,18 @@ "guide_info": " لتثبيت أو تحديث FFmpeg، انقر هنا لعرض دليل التثبيت الشامل." }, "deno": { - "setup_required": "Deno Setup Required", - "setup_description": "YTSage requires Deno to run certain features.

Deno was not found in the app's local directory. YTSage needs to set up Deno for your {os_name} system.

Click 'Setup Deno' to download and install automatically.", - "setup_button": "Setup Deno", - "downloading": "Downloading Deno...", - "extracting": "Extracting Deno...", - "verifying": "Verifying Deno...", - "success": "Deno was successfully installed!", - "download_failed": "Download Failed", - "download_error": "Failed to download Deno: {error}", - "verification_failed": "SHA256 verification failed. The downloaded file may be corrupted or tampered with.", - "setup_failed": "Failed to set up Deno. Some features may not work correctly.", - "setup_error": "Setup Error" + "setup_required": "إعداد Deno مطلوب", + "setup_description": "يتطلب YTSage Deno لتشغيل ميزات معينة.

لم يتم العثور على Deno في الدليل المحلي للتطبيق. يحتاج YTSage إلى إعداد Deno لنظام {os_name} الخاص بك.

انقر فوق 'إعداد Deno' للتنزيل والتثبيت تلقائياً.", + "setup_button": "إعداد Deno", + "downloading": "جاري تنزيل Deno...", + "extracting": "جاري استخراج Deno...", + "verifying": "جاري التحقق من Deno...", + "success": "تم تثبيت Deno بنجاح!", + "download_failed": "فشل التنزيل", + "download_error": "فشل تنزيل Deno: {error}", + "verification_failed": "فشل التحقق من SHA256. قد يكون الملف المنزل تالفاً أو تم العبث به.", + "setup_failed": "فشل إعداد Deno. قد لا تعمل بعض الميزات بشكل صحيح.", + "setup_error": "خطأ في الإعداد" }, "deno_updater": { "title": "فاحص ومحدث إصدار Deno", diff --git a/languages/de.json b/languages/de.json index 39e5a69..82b7711 100644 --- a/languages/de.json +++ b/languages/de.json @@ -491,18 +491,18 @@ "guide_info": " Um FFmpeg zu installieren oder zu aktualisieren, klicken Sie hier, um unseren umfassenden Installationsleitfaden anzuzeigen." }, "deno": { - "setup_required": "Deno Setup Required", - "setup_description": "YTSage requires Deno to run certain features.

Deno was not found in the app's local directory. YTSage needs to set up Deno for your {os_name} system.

Click 'Setup Deno' to download and install automatically.", - "setup_button": "Setup Deno", - "downloading": "Downloading Deno...", - "extracting": "Extracting Deno...", - "verifying": "Verifying Deno...", - "success": "Deno was successfully installed!", - "download_failed": "Download Failed", - "download_error": "Failed to download Deno: {error}", - "verification_failed": "SHA256 verification failed. The downloaded file may be corrupted or tampered with.", - "setup_failed": "Failed to set up Deno. Some features may not work correctly.", - "setup_error": "Setup Error" + "setup_required": "Deno-Einrichtung erforderlich", + "setup_description": "YTSage benötigt Deno, um bestimmte Funktionen auszuführen.

Deno wurde im lokalen Verzeichnis der App nicht gefunden. YTSage muss Deno für Ihr {os_name}-System einrichten.

Klicken Sie auf 'Deno einrichten', um es automatisch herunterzuladen und zu installieren.", + "setup_button": "Deno einrichten", + "downloading": "Deno wird heruntergeladen...", + "extracting": "Deno wird extrahiert...", + "verifying": "Deno wird überprüft...", + "success": "Deno wurde erfolgreich installiert!", + "download_failed": "Download fehlgeschlagen", + "download_error": "Deno konnte nicht heruntergeladen werden: {error}", + "verification_failed": "SHA256-Überprüfung fehlgeschlagen. Die heruntergeladene Datei ist möglicherweise beschädigt oder manipuliert.", + "setup_failed": "Deno konnte nicht eingerichtet werden. Einige Funktionen funktionieren möglicherweise nicht richtig.", + "setup_error": "Einrichtungsfehler" }, "deno_updater": { "title": "Deno Versionsprüfer & Updater", diff --git a/languages/es.json b/languages/es.json index bed8e12..2407e4a 100644 --- a/languages/es.json +++ b/languages/es.json @@ -474,18 +474,18 @@ "guide_info": " Para instalar o actualizar FFmpeg, haga clic aquí para ver nuestra guía completa de instalación." }, "deno": { - "setup_required": "Deno Setup Required", - "setup_description": "YTSage requires Deno to run certain features.

Deno was not found in the app's local directory. YTSage needs to set up Deno for your {os_name} system.

Click 'Setup Deno' to download and install automatically.", - "setup_button": "Setup Deno", - "downloading": "Downloading Deno...", - "extracting": "Extracting Deno...", - "verifying": "Verifying Deno...", - "success": "Deno was successfully installed!", - "download_failed": "Download Failed", - "download_error": "Failed to download Deno: {error}", - "verification_failed": "SHA256 verification failed. The downloaded file may be corrupted or tampered with.", - "setup_failed": "Failed to set up Deno. Some features may not work correctly.", - "setup_error": "Setup Error" + "setup_required": "Configuración de Deno requerida", + "setup_description": "YTSage requiere Deno para ejecutar ciertas funciones.

No se encontró Deno en el directorio local de la aplicación. YTSage necesita configurar Deno para su sistema {os_name}.

Haga clic en 'Configurar Deno' para descargar e instalar automáticamente.", + "setup_button": "Configurar Deno", + "downloading": "Descargando Deno...", + "extracting": "Extrayendo Deno...", + "verifying": "Verificando Deno...", + "success": "¡Deno se instaló correctamente!", + "download_failed": "Descarga fallida", + "download_error": "Error al descargar Deno: {error}", + "verification_failed": "Error en la verificación SHA256. El archivo descargado puede estar dañado o alterado.", + "setup_failed": "Error al configurar Deno. Es posible que algunas funciones no funcionen correctamente.", + "setup_error": "Error de configuración" }, "deno_updater": { "title": "Verificador y Actualizador de Versión de Deno", diff --git a/languages/fr.json b/languages/fr.json index b1a12a0..f2b3c77 100644 --- a/languages/fr.json +++ b/languages/fr.json @@ -491,18 +491,18 @@ "guide_info": " Pour installer ou mettre à jour FFmpeg, cliquez ici pour consulter notre guide d'installation complet." }, "deno": { - "setup_required": "Deno Setup Required", - "setup_description": "YTSage requires Deno to run certain features.

Deno was not found in the app's local directory. YTSage needs to set up Deno for your {os_name} system.

Click 'Setup Deno' to download and install automatically.", - "setup_button": "Setup Deno", - "downloading": "Downloading Deno...", - "extracting": "Extracting Deno...", - "verifying": "Verifying Deno...", - "success": "Deno was successfully installed!", - "download_failed": "Download Failed", - "download_error": "Failed to download Deno: {error}", - "verification_failed": "SHA256 verification failed. The downloaded file may be corrupted or tampered with.", - "setup_failed": "Failed to set up Deno. Some features may not work correctly.", - "setup_error": "Setup Error" + "setup_required": "Configuration de Deno requise", + "setup_description": "YTSage nécessite Deno pour exécuter certaines fonctionnalités.

Deno n'a pas été trouvé dans le répertoire local de l'application. YTSage doit configurer Deno pour votre système {os_name}.

Cliquez sur 'Configurer Deno' pour télécharger et installer automatiquement.", + "setup_button": "Configurer Deno", + "downloading": "Téléchargement de Deno...", + "extracting": "Extraction de Deno...", + "verifying": "Vérification de Deno...", + "success": "Deno a été installé avec succès !", + "download_failed": "Échec du téléchargement", + "download_error": "Échec du téléchargement de Deno : {error}", + "verification_failed": "Échec de la vérification SHA256. Le fichier téléchargé peut être corrompu ou altéré.", + "setup_failed": "Échec de la configuration de Deno. Certaines fonctionnalités peuvent ne pas fonctionner correctement.", + "setup_error": "Erreur de configuration" }, "deno_updater": { "title": "Vérificateur et Mise à Jour de Version Deno", diff --git a/languages/hi.json b/languages/hi.json index 5c97e65..9a3ce0c 100644 --- a/languages/hi.json +++ b/languages/hi.json @@ -491,18 +491,18 @@ "guide_info": " FFmpeg को इंस्टॉल या अपडेट करने के लिए, हमारी व्यापक इंस्टॉलेशन गाइड देखने के लिए यहां क्लिक करें." }, "deno": { - "setup_required": "Deno Setup Required", - "setup_description": "YTSage requires Deno to run certain features.

Deno was not found in the app's local directory. YTSage needs to set up Deno for your {os_name} system.

Click 'Setup Deno' to download and install automatically.", - "setup_button": "Setup Deno", - "downloading": "Downloading Deno...", - "extracting": "Extracting Deno...", - "verifying": "Verifying Deno...", - "success": "Deno was successfully installed!", - "download_failed": "Download Failed", - "download_error": "Failed to download Deno: {error}", - "verification_failed": "SHA256 verification failed. The downloaded file may be corrupted or tampered with.", - "setup_failed": "Failed to set up Deno. Some features may not work correctly.", - "setup_error": "Setup Error" + "setup_required": "Deno सेटअप आवश्यक", + "setup_description": "YTSage को कुछ विशेषताओं को चलाने के लिए Deno की आवश्यकता है।

Deno एप की स्थानीय निर्देशिका में नहीं मिला। YTSage को आपकी {os_name} प्रणाली के लिए Deno सेटअप करने की आवश्यकता है।

स्वचालित रूप से डाउनलोड और इंस्टॉल करने के लिए 'Deno सेटअप करें' पर क्लिक करें।", + "setup_button": "Deno सेटअप करें", + "downloading": "Deno डाउनलोड हो रहा है...", + "extracting": "Deno निकाला जा रहा है...", + "verifying": "Deno की जांच हो रही है...", + "success": "Deno सफलतापूर्वक स्थापित हो गया!", + "download_failed": "डाउनलोड विफल", + "download_error": "Deno डाउनलोड करने में विफल: {error}", + "verification_failed": "SHA256 सत्यापन विफल। डाउनलोड की गई फ़ाइल दूषित या छेड़छाड़ की गई हो सकती है।", + "setup_failed": "Deno सेटअप करने में विफल। कुछ विशेषताएं सही ढंग से काम नहीं कर सकती हैं।", + "setup_error": "सेटअप त्रुटि" }, "deno_updater": { "title": "Deno संस्करण जांचकर्ता और अपडेटर", diff --git a/languages/id.json b/languages/id.json index 8abf8ba..da35d5e 100644 --- a/languages/id.json +++ b/languages/id.json @@ -491,18 +491,18 @@ "guide_info": " Untuk menginstal atau memperbarui FFmpeg, klik di sini untuk melihat panduan instalasi lengkap kami." }, "deno": { - "setup_required": "Deno Setup Required", - "setup_description": "YTSage requires Deno to run certain features.

Deno was not found in the app's local directory. YTSage needs to set up Deno for your {os_name} system.

Click 'Setup Deno' to download and install automatically.", - "setup_button": "Setup Deno", - "downloading": "Downloading Deno...", - "extracting": "Extracting Deno...", - "verifying": "Verifying Deno...", - "success": "Deno was successfully installed!", - "download_failed": "Download Failed", - "download_error": "Failed to download Deno: {error}", - "verification_failed": "SHA256 verification failed. The downloaded file may be corrupted or tampered with.", - "setup_failed": "Failed to set up Deno. Some features may not work correctly.", - "setup_error": "Setup Error" + "setup_required": "Pengaturan Deno Diperlukan", + "setup_description": "YTSage memerlukan Deno untuk menjalankan fitur tertentu.

Deno tidak ditemukan di direktori lokal aplikasi. YTSage perlu mengatur Deno untuk sistem {os_name} Anda.

Klik 'Atur Deno' untuk mengunduh dan menginstal secara otomatis.", + "setup_button": "Atur Deno", + "downloading": "Mengunduh Deno...", + "extracting": "Mengekstrak Deno...", + "verifying": "Memverifikasi Deno...", + "success": "Deno berhasil diinstal!", + "download_failed": "Unduhan Gagal", + "download_error": "Gagal mengunduh Deno: {error}", + "verification_failed": "Verifikasi SHA256 gagal. File yang diunduh mungkin rusak atau dimanipulasi.", + "setup_failed": "Gagal mengatur Deno. Beberapa fitur mungkin tidak berfungsi dengan benar.", + "setup_error": "Kesalahan Pengaturan" }, "deno_updater": { "title": "Pemeriksa & Pembaruan Versi Deno", diff --git a/languages/it.json b/languages/it.json index daf108b..f91ea6f 100644 --- a/languages/it.json +++ b/languages/it.json @@ -491,18 +491,18 @@ "guide_info": " Per installare o aggiornare FFmpeg, clicca qui per visualizzare la nostra guida completa all'installazione." }, "deno": { - "setup_required": "Deno Setup Required", - "setup_description": "YTSage requires Deno to run certain features.

Deno was not found in the app's local directory. YTSage needs to set up Deno for your {os_name} system.

Click 'Setup Deno' to download and install automatically.", - "setup_button": "Setup Deno", - "downloading": "Downloading Deno...", - "extracting": "Extracting Deno...", - "verifying": "Verifying Deno...", - "success": "Deno was successfully installed!", - "download_failed": "Download Failed", - "download_error": "Failed to download Deno: {error}", - "verification_failed": "SHA256 verification failed. The downloaded file may be corrupted or tampered with.", - "setup_failed": "Failed to set up Deno. Some features may not work correctly.", - "setup_error": "Setup Error" + "setup_required": "Configurazione Deno richiesta", + "setup_description": "YTSage richiede Deno per eseguire alcune funzionalità.

Deno non è stato trovato nella directory locale dell'app. YTSage deve configurare Deno per il tuo sistema {os_name}.

Fai clic su 'Configura Deno' per scaricare e installare automaticamente.", + "setup_button": "Configura Deno", + "downloading": "Download di Deno in corso...", + "extracting": "Estrazione di Deno in corso...", + "verifying": "Verifica di Deno in corso...", + "success": "Deno è stato installato con successo!", + "download_failed": "Download fallito", + "download_error": "Impossibile scaricare Deno: {error}", + "verification_failed": "Verifica SHA256 fallita. Il file scaricato potrebbe essere danneggiato o manomesso.", + "setup_failed": "Impossibile configurare Deno. Alcune funzionalità potrebbero non funzionare correttamente.", + "setup_error": "Errore di configurazione" }, "deno_updater": { "title": "Verificatore e Aggiornatore Versione Deno", diff --git a/languages/ja.json b/languages/ja.json index b2b4acd..6cf8ecf 100644 --- a/languages/ja.json +++ b/languages/ja.json @@ -491,18 +491,18 @@ "guide_info": " FFmpegをインストールまたは更新するには、こちらをクリックして包括的なインストールガイドをご覧ください。" }, "deno": { - "setup_required": "Deno Setup Required", - "setup_description": "YTSage requires Deno to run certain features.

Deno was not found in the app's local directory. YTSage needs to set up Deno for your {os_name} system.

Click 'Setup Deno' to download and install automatically.", - "setup_button": "Setup Deno", - "downloading": "Downloading Deno...", - "extracting": "Extracting Deno...", - "verifying": "Verifying Deno...", - "success": "Deno was successfully installed!", - "download_failed": "Download Failed", - "download_error": "Failed to download Deno: {error}", - "verification_failed": "SHA256 verification failed. The downloaded file may be corrupted or tampered with.", - "setup_failed": "Failed to set up Deno. Some features may not work correctly.", - "setup_error": "Setup Error" + "setup_required": "Denoのセットアップが必要です", + "setup_description": "YTSageは特定の機能を実行するためにDenoが必要です。

アプリのローカルディレクトリにDenoが見つかりませんでした。YTSageはお使いの{os_name}システム用にDenoをセットアップする必要があります。

「Denoをセットアップ」をクリックして、自動的にダウンロードとインストールを行います。", + "setup_button": "Denoをセットアップ", + "downloading": "Denoをダウンロード中...", + "extracting": "Denoを展開中...", + "verifying": "Denoを検証中...", + "success": "Denoが正常にインストールされました!", + "download_failed": "ダウンロード失敗", + "download_error": "Denoのダウンロードに失敗しました:{error}", + "verification_failed": "SHA256検証に失敗しました。ダウンロードされたファイルが破損しているか、改ざんされている可能性があります。", + "setup_failed": "Denoのセットアップに失敗しました。一部の機能が正しく動作しない可能性があります。", + "setup_error": "セットアップエラー" }, "deno_updater": { "title": "Denoバージョンチェッカーとアップデーター", diff --git a/languages/pl.json b/languages/pl.json index bd6c30f..16e343a 100644 --- a/languages/pl.json +++ b/languages/pl.json @@ -491,18 +491,18 @@ "guide_info": " Aby zainstalować lub zaktualizować FFmpeg, kliknij tutaj, aby wyświetlić nasz kompleksowy przewodnik instalacji." }, "deno": { - "setup_required": "Deno Setup Required", - "setup_description": "YTSage requires Deno to run certain features.

Deno was not found in the app's local directory. YTSage needs to set up Deno for your {os_name} system.

Click 'Setup Deno' to download and install automatically.", - "setup_button": "Setup Deno", - "downloading": "Downloading Deno...", - "extracting": "Extracting Deno...", - "verifying": "Verifying Deno...", - "success": "Deno was successfully installed!", - "download_failed": "Download Failed", - "download_error": "Failed to download Deno: {error}", - "verification_failed": "SHA256 verification failed. The downloaded file may be corrupted or tampered with.", - "setup_failed": "Failed to set up Deno. Some features may not work correctly.", - "setup_error": "Setup Error" + "setup_required": "Wymagana konfiguracja Deno", + "setup_description": "YTSage wymaga Deno do uruchomienia niektórych funkcji.

Deno nie zostało znalezione w lokalnym katalogu aplikacji. YTSage musi skonfigurować Deno dla Twojego systemu {os_name}.

Kliknij 'Skonfiguruj Deno', aby pobrać i zainstalować automatycznie.", + "setup_button": "Skonfiguruj Deno", + "downloading": "Pobieranie Deno...", + "extracting": "Wyodrębnianie Deno...", + "verifying": "Weryfikacja Deno...", + "success": "Deno zostało pomyślnie zainstalowane!", + "download_failed": "Pobieranie nie powiodło się", + "download_error": "Nie udało się pobrać Deno: {error}", + "verification_failed": "Weryfikacja SHA256 nie powiodła się. Pobrany plik może być uszkodzony lub zmodyfikowany.", + "setup_failed": "Nie udało się skonfigurować Deno. Niektóre funkcje mogą nie działać poprawnie.", + "setup_error": "Błąd konfiguracji" }, "deno_updater": { "title": "Sprawdzanie i Aktualizacja Wersji Deno", diff --git a/languages/pt.json b/languages/pt.json index ec9b911..f5755a0 100644 --- a/languages/pt.json +++ b/languages/pt.json @@ -491,18 +491,18 @@ "guide_info": " Para instalar ou atualizar o FFmpeg, clique aqui para ver nosso guia completo de instalação." }, "deno": { - "setup_required": "Deno Setup Required", - "setup_description": "YTSage requires Deno to run certain features.

Deno was not found in the app's local directory. YTSage needs to set up Deno for your {os_name} system.

Click 'Setup Deno' to download and install automatically.", - "setup_button": "Setup Deno", - "downloading": "Downloading Deno...", - "extracting": "Extracting Deno...", - "verifying": "Verifying Deno...", - "success": "Deno was successfully installed!", - "download_failed": "Download Failed", - "download_error": "Failed to download Deno: {error}", - "verification_failed": "SHA256 verification failed. The downloaded file may be corrupted or tampered with.", - "setup_failed": "Failed to set up Deno. Some features may not work correctly.", - "setup_error": "Setup Error" + "setup_required": "Configuração do Deno Necessária", + "setup_description": "O YTSage requer o Deno para executar determinados recursos.

O Deno não foi encontrado no diretório local do aplicativo. O YTSage precisa configurar o Deno para o seu sistema {os_name}.

Clique em 'Configurar Deno' para baixar e instalar automaticamente.", + "setup_button": "Configurar Deno", + "downloading": "Baixando Deno...", + "extracting": "Extraindo Deno...", + "verifying": "Verificando Deno...", + "success": "Deno foi instalado com sucesso!", + "download_failed": "Falha no Download", + "download_error": "Falha ao baixar o Deno: {error}", + "verification_failed": "Falha na verificação SHA256. O arquivo baixado pode estar corrompido ou adulterado.", + "setup_failed": "Falha ao configurar o Deno. Alguns recursos podem não funcionar corretamente.", + "setup_error": "Erro de Configuração" }, "deno_updater": { "title": "Verificador e Atualizador de Versão do Deno", diff --git a/languages/ru.json b/languages/ru.json index 9f56edb..457af6d 100644 --- a/languages/ru.json +++ b/languages/ru.json @@ -491,18 +491,18 @@ "guide_info": " Для установки или обновления FFmpeg, нажмите здесь, чтобы просмотреть наше подробное руководство по установке." }, "deno": { - "setup_required": "Deno Setup Required", - "setup_description": "YTSage requires Deno to run certain features.

Deno was not found in the app's local directory. YTSage needs to set up Deno for your {os_name} system.

Click 'Setup Deno' to download and install automatically.", - "setup_button": "Setup Deno", - "downloading": "Downloading Deno...", - "extracting": "Extracting Deno...", - "verifying": "Verifying Deno...", - "success": "Deno was successfully installed!", - "download_failed": "Download Failed", - "download_error": "Failed to download Deno: {error}", - "verification_failed": "SHA256 verification failed. The downloaded file may be corrupted or tampered with.", - "setup_failed": "Failed to set up Deno. Some features may not work correctly.", - "setup_error": "Setup Error" + "setup_required": "Требуется настройка Deno", + "setup_description": "YTSage требует Deno для запуска определенных функций.

Deno не найден в локальном каталоге приложения. YTSage необходимо настроить Deno для вашей системы {os_name}.

Нажмите 'Настроить Deno', чтобы загрузить и установить автоматически.", + "setup_button": "Настроить Deno", + "downloading": "Загрузка Deno...", + "extracting": "Извлечение Deno...", + "verifying": "Проверка Deno...", + "success": "Deno успешно установлен!", + "download_failed": "Ошибка загрузки", + "download_error": "Не удалось загрузить Deno: {error}", + "verification_failed": "Проверка SHA256 не удалась. Загруженный файл может быть поврежден или изменен.", + "setup_failed": "Не удалось настроить Deno. Некоторые функции могут работать неправильно.", + "setup_error": "Ошибка настройки" }, "deno_updater": { "title": "Проверка и Обновление Версии Deno", diff --git a/languages/tr.json b/languages/tr.json index 5355ffa..102a47c 100644 --- a/languages/tr.json +++ b/languages/tr.json @@ -491,18 +491,18 @@ "guide_info": " FFmpeg'i yüklemek veya güncellemek için, kapsamlı kurulum kılavuzumuzu görüntülemek için buraya tıklayın." }, "deno": { - "setup_required": "Deno Setup Required", - "setup_description": "YTSage requires Deno to run certain features.

Deno was not found in the app's local directory. YTSage needs to set up Deno for your {os_name} system.

Click 'Setup Deno' to download and install automatically.", - "setup_button": "Setup Deno", - "downloading": "Downloading Deno...", - "extracting": "Extracting Deno...", - "verifying": "Verifying Deno...", - "success": "Deno was successfully installed!", - "download_failed": "Download Failed", - "download_error": "Failed to download Deno: {error}", - "verification_failed": "SHA256 verification failed. The downloaded file may be corrupted or tampered with.", - "setup_failed": "Failed to set up Deno. Some features may not work correctly.", - "setup_error": "Setup Error" + "setup_required": "Deno Kurulumu Gerekli", + "setup_description": "YTSage, belirli özellikleri çalıştırmak için Deno gerektirir.

Deno, uygulamadaki yerel dizinde bulunamadı. YTSage'in {os_name} sisteminiz için Deno kurması gerekiyor.

Otomatik olarak indirmek ve yüklemek için 'Deno Kur'a tıklayın.", + "setup_button": "Deno Kur", + "downloading": "Deno indiriliyor...", + "extracting": "Deno çıkarılıyor...", + "verifying": "Deno doğrulanıyor...", + "success": "Deno başarıyla yüklendi!", + "download_failed": "İndirme Başarısız", + "download_error": "Deno indirilemedi: {error}", + "verification_failed": "SHA256 doğrulama başarısız oldu. İndirilen dosya bozuk veya kurcalanmış olabilir.", + "setup_failed": "Deno kurulamadı. Bazı özellikler düzgün çalışmayabilir.", + "setup_error": "Kurulum Hatası" }, "deno_updater": { "title": "Deno Sürüm Denetleyici ve Güncelleyici", diff --git a/languages/zh.json b/languages/zh.json index 19ebe2a..17bac2b 100644 --- a/languages/zh.json +++ b/languages/zh.json @@ -491,18 +491,18 @@ "guide_info": " 要安装或更新 FFmpeg,请点击此处查看我们的综合安装指南。" }, "deno": { - "setup_required": "Deno Setup Required", - "setup_description": "YTSage requires Deno to run certain features.

Deno was not found in the app's local directory. YTSage needs to set up Deno for your {os_name} system.

Click 'Setup Deno' to download and install automatically.", - "setup_button": "Setup Deno", - "downloading": "Downloading Deno...", - "extracting": "Extracting Deno...", - "verifying": "Verifying Deno...", - "success": "Deno was successfully installed!", - "download_failed": "Download Failed", - "download_error": "Failed to download Deno: {error}", - "verification_failed": "SHA256 verification failed. The downloaded file may be corrupted or tampered with.", - "setup_failed": "Failed to set up Deno. Some features may not work correctly.", - "setup_error": "Setup Error" + "setup_required": "需要设置 Deno", + "setup_description": "YTSage 需要 Deno 来运行某些功能。

在应用程序的本地目录中找不到 Deno。YTSage 需要为您的 {os_name} 系统设置 Deno。

点击“设置 Deno”以自动下载和安装。", + "setup_button": "设置 Deno", + "downloading": "正在下载 Deno...", + "extracting": "正在解压 Deno...", + "verifying": "正在验证 Deno...", + "success": "Deno 已成功安装!", + "download_failed": "下载失败", + "download_error": "下载 Deno 失败:{error}", + "verification_failed": "SHA256 验证失败。下载的文件可能已损坏或被篡改。", + "setup_failed": "设置 Deno 失败。某些功能可能无法正常工作。", + "setup_error": "设置错误" }, "deno_updater": { "title": "Deno 版本检查器与更新器",