opt: sync translation from Crowdin (#64)

Co-Authored-By: GhostFRR <189448818+ghostfrr@users.noreply.github.com>
Co-Authored-By: SecretGogeta <103328509+secretgogeta@users.noreply.github.com>
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
This commit is contained in:
KOWX712
2025-06-19 00:38:12 +08:00
parent 184d50840c
commit bff0e1f0d5
3 changed files with 14 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<resources> <resources>
<string name="system_default">Langage système</string> <string name="system_default">Langage système</string>
<string name="more_language">Plus</string>
<!-- Header --> <!-- Header -->
<string name="header_title">Tricky Addon</string> <string name="header_title">Tricky Addon</string>
<!-- Help Menu--> <!-- Help Menu-->
@@ -62,6 +63,7 @@
<string name="about_module_name_line2">Mettre à jour la liste cible</string> <string name="about_module_name_line2">Mettre à jour la liste cible</string>
<string name="about_by">par</string> <string name="about_by">par</string>
<string name="about_telegram_channel">Canal Telegram</string> <string name="about_telegram_channel">Canal Telegram</string>
<string name="about_canary_update">Mettre à jour vers la dernière version canary</string>
<string name="about_disclaimer">Ce module ne fait pas partie du module Tricky Store. NE signalez PAS de problèmes à Tricky Store en cas d&apos;erreur.</string> <string name="about_disclaimer">Ce module ne fait pas partie du module Tricky Store. NE signalez PAS de problèmes à Tricky Store en cas d&apos;erreur.</string>
<string name="about_acknowledgment">Remerciements</string> <string name="about_acknowledgment">Remerciements</string>
<!-- Prompt --> <!-- Prompt -->
@@ -77,7 +79,9 @@
<string name="prompt_save_error">Échec de l&apos;enregistrement de la configuration</string> <string name="prompt_save_error">Échec de l&apos;enregistrement de la configuration</string>
<string name="prompt_uninstall_prompt">La WebUI sera supprimée après le redémarrage</string> <string name="prompt_uninstall_prompt">La WebUI sera supprimée après le redémarrage</string>
<string name="prompt_uninstall_failed">Échec de la désinstallation de la WebUI</string> <string name="prompt_uninstall_failed">Échec de la désinstallation de la WebUI</string>
<string name="prompt_checking_update">Vérification de la mise à jour...</string>
<string name="prompt_new_update">Une nouvelle mise à jour est disponible !</string> <string name="prompt_new_update">Une nouvelle mise à jour est disponible !</string>
<string name="prompt_no_update">Il aucune mise à jour disponible pour le moment</string>
<string name="prompt_downloading">Téléchargement de la mise à jour…</string> <string name="prompt_downloading">Téléchargement de la mise à jour…</string>
<string name="prompt_downloaded">Téléchargement terminé</string> <string name="prompt_downloaded">Téléchargement terminé</string>
<string name="prompt_download_fail">Échec du téléchargement de la mise à jour</string> <string name="prompt_download_fail">Échec du téléchargement de la mise à jour</string>
@@ -101,6 +105,7 @@
<string name="security_patch_fetching">Récupération…</string> <string name="security_patch_fetching">Récupération…</string>
<string name="security_patch_fetched">Terminé</string> <string name="security_patch_fetched">Terminé</string>
<string name="security_patch_get_failed">Échec de la récupération de la date du patch de sécurité</string> <string name="security_patch_get_failed">Échec de la récupération de la date du patch de sécurité</string>
<string name="security_patch_unable_to_connect">Impossible de se connecter à source.android.com</string>
<string name="security_patch_auto_success">Configuration automatique activée avec succès</string> <string name="security_patch_auto_success">Configuration automatique activée avec succès</string>
<string name="security_patch_auto_failed">Échec de l&apos;activation de la configuration automatique</string> <string name="security_patch_auto_failed">Échec de l&apos;activation de la configuration automatique</string>
<string name="security_patch_save_success">Patch de sécurité enregistré avec succès</string> <string name="security_patch_save_success">Patch de sécurité enregistré avec succès</string>

View File

@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<resources> <resources>
<string name="system_default">System Default</string> <string name="system_default">System Default</string>
<string name="more_language">Mais</string>
<!-- Header --> <!-- Header -->
<string name="header_title">Tricky Addon</string> <string name="header_title">Tricky Addon</string>
<!-- Help Menu--> <!-- Help Menu-->
@@ -62,6 +63,7 @@
<string name="about_module_name_line2">Atualizar lista de destino</string> <string name="about_module_name_line2">Atualizar lista de destino</string>
<string name="about_by">por</string> <string name="about_by">por</string>
<string name="about_telegram_channel">Canal do Telegram</string> <string name="about_telegram_channel">Canal do Telegram</string>
<string name="about_canary_update">Atualizado para última versão canária</string>
<string name="about_disclaimer">Este módulo não faz parte do módulo Tricky Store. Não relate nenhum problema à Tricky Store, se encontrada.</string> <string name="about_disclaimer">Este módulo não faz parte do módulo Tricky Store. Não relate nenhum problema à Tricky Store, se encontrada.</string>
<string name="about_acknowledgment">Reconhecimento</string> <string name="about_acknowledgment">Reconhecimento</string>
<!-- Prompt --> <!-- Prompt -->
@@ -77,7 +79,9 @@
<string name="prompt_save_error">Falha ao salvar a configuração</string> <string name="prompt_save_error">Falha ao salvar a configuração</string>
<string name="prompt_uninstall_prompt">WebUI será removido após a reinicialização</string> <string name="prompt_uninstall_prompt">WebUI será removido após a reinicialização</string>
<string name="prompt_uninstall_failed">Falhou em desinstalar WebUI</string> <string name="prompt_uninstall_failed">Falhou em desinstalar WebUI</string>
<string name="prompt_checking_update">Procurando atualizações...</string>
<string name="prompt_new_update">Nova atualização está disponível!</string> <string name="prompt_new_update">Nova atualização está disponível!</string>
<string name="prompt_no_update">No momento não há atualizações disponíveis</string>
<string name="prompt_downloading">Baixando uma nova atualização ...</string> <string name="prompt_downloading">Baixando uma nova atualização ...</string>
<string name="prompt_downloaded">Download concluído</string> <string name="prompt_downloaded">Download concluído</string>
<string name="prompt_download_fail">Falha ao baixar atualização</string> <string name="prompt_download_fail">Falha ao baixar atualização</string>
@@ -101,6 +105,7 @@
<string name="security_patch_fetching">Buscar...</string> <string name="security_patch_fetching">Buscar...</string>
<string name="security_patch_fetched">Feito</string> <string name="security_patch_fetched">Feito</string>
<string name="security_patch_get_failed">Falha ao buscar a data do patch de segurança</string> <string name="security_patch_get_failed">Falha ao buscar a data do patch de segurança</string>
<string name="security_patch_unable_to_connect">Não foi possível conectar á source.android.com</string>
<string name="security_patch_auto_success">Configuração automática habilitada com sucesso</string> <string name="security_patch_auto_success">Configuração automática habilitada com sucesso</string>
<string name="security_patch_auto_failed">Falha ao ativar a configuração automática</string> <string name="security_patch_auto_failed">Falha ao ativar a configuração automática</string>
<string name="security_patch_save_success">Patch de segurança salvo com sucesso</string> <string name="security_patch_save_success">Patch de segurança salvo com sucesso</string>

View File

@@ -62,6 +62,7 @@
<string name="about_module_name_line2">Оновити Target List</string> <string name="about_module_name_line2">Оновити Target List</string>
<string name="about_by">by</string> <string name="about_by">by</string>
<string name="about_telegram_channel">Телеґрам-канал</string> <string name="about_telegram_channel">Телеґрам-канал</string>
<string name="about_canary_update">Оновити до останньої canary версії</string>
<string name="about_disclaimer">Цей модуль не є частиною модуля Tricky Store. НЕ повідомляйте Tricky Store про будь-які проблеми, якщо вони виникли.</string> <string name="about_disclaimer">Цей модуль не є частиною модуля Tricky Store. НЕ повідомляйте Tricky Store про будь-які проблеми, якщо вони виникли.</string>
<string name="about_acknowledgment">Подяка</string> <string name="about_acknowledgment">Подяка</string>
<!-- Prompt --> <!-- Prompt -->
@@ -77,7 +78,9 @@
<string name="prompt_save_error">Не вдалося зберегти конфігурацію</string> <string name="prompt_save_error">Не вдалося зберегти конфігурацію</string>
<string name="prompt_uninstall_prompt">WebUI буде видалено після перезавантаження</string> <string name="prompt_uninstall_prompt">WebUI буде видалено після перезавантаження</string>
<string name="prompt_uninstall_failed">Не вдалося видалити WebUI</string> <string name="prompt_uninstall_failed">Не вдалося видалити WebUI</string>
<string name="prompt_checking_update">Перевірка оновлень...</string>
<string name="prompt_new_update">Доступне нове оновлення!</string> <string name="prompt_new_update">Доступне нове оновлення!</string>
<string name="prompt_no_update">Наразі немає доступних оновлень</string>
<string name="prompt_downloading">Завантажуємо нове оновлення...</string> <string name="prompt_downloading">Завантажуємо нове оновлення...</string>
<string name="prompt_downloaded">Завантаження завершено</string> <string name="prompt_downloaded">Завантаження завершено</string>
<string name="prompt_download_fail">Не вдається завантажити оновлення</string> <string name="prompt_download_fail">Не вдається завантажити оновлення</string>
@@ -101,6 +104,7 @@
<string name="security_patch_fetching">Робимо запит...</string> <string name="security_patch_fetching">Робимо запит...</string>
<string name="security_patch_fetched">Готово</string> <string name="security_patch_fetched">Готово</string>
<string name="security_patch_get_failed">Не вдалося отримати дату патчу безпеки</string> <string name="security_patch_get_failed">Не вдалося отримати дату патчу безпеки</string>
<string name="security_patch_unable_to_connect">Не вдалося під\'єднатися до source.android.com</string>
<string name="security_patch_auto_success">Автоконфігурацію успішно увімкнено</string> <string name="security_patch_auto_success">Автоконфігурацію успішно увімкнено</string>
<string name="security_patch_auto_failed">Не вдалося увімкнути автоконфігурацію</string> <string name="security_patch_auto_failed">Не вдалося увімкнути автоконфігурацію</string>
<string name="security_patch_save_success">Успішно збережено патч безпеки</string> <string name="security_patch_save_success">Успішно збережено патч безпеки</string>