opt: sync translation from Crowdin (#74)

Russian translation update by: https://crowdin.com/profile/deflecta
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-Authored-By: Re*Index. (ot_inc) <32851879+reindex-ot@users.noreply.github.com>
Co-Authored-By: ZGX089ッ <159061718+ZG089@users.noreply.github.com>
Co-Authored-By: xxOrdulu52xx <34343052+xxordulu52xx@users.noreply.github.com>
This commit is contained in:
KOWX712
2025-07-02 14:44:22 +08:00
committed by GitHub
parent c1860c0d0b
commit 7220ab62b4
4 changed files with 19 additions and 13 deletions

View File

@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="system_default">システムのデフォルト</string>
<string name="more_language">詳細</string>
<!-- Header -->
<string name="header_title">Tricky Addon</string>
<!-- Help Menu-->
@@ -62,6 +63,7 @@
<string name="about_module_name_line2">ターゲットリストを更新</string>
<string name="about_by">開発者: </string>
<string name="about_telegram_channel">Telegram チャンネル</string>
<string name="about_canary_update">最新の Canary バージョンに更新</string>
<string name="about_disclaimer">このモジュールは、Tricky Store モジュールの一部ではありません。Tricky Store 公式に問題を報告しないでください。</string>
<string name="about_acknowledgment">謝辞</string>
<!-- Prompt -->
@@ -77,7 +79,9 @@
<string name="prompt_save_error">設定の保存に失敗しました。</string>
<string name="prompt_uninstall_prompt">WebUI は再起動後に削除されます。</string>
<string name="prompt_uninstall_failed">WebUI のアンインストールに失敗しました。</string>
<string name="prompt_checking_update">更新を確認しています...</string>
<string name="prompt_new_update">新しいバージョンがあります!</string>
<string name="prompt_no_update">利用可能な更新はありません。</string>
<string name="prompt_downloading">新しい更新をダウンロード中...</string>
<string name="prompt_downloaded">ダウンロードが完了しました</string>
<string name="prompt_download_fail">更新のダウンロードに失敗しました</string>