6.6.3 - Alpha - 版本更新信息支持多语言显示

This commit is contained in:
SuperMonster003
2025-04-26 11:23:54 +08:00
parent 174a52b5a2
commit 09190f44f3
45 changed files with 760 additions and 323 deletions

View File

@@ -992,5 +992,15 @@
<string name="text_write_secure_settings_description">アプリケーションが読み取ることはできるが, 書き込むことはできないシステム環境設定を含む, 安全なシステム設定です.\nこれは, ユーザーがシステムアプリの UI を通じて明示的に変更する必要がある環境設定のためのものです.\nセキュアなシステム設定を許可すると, 通常のアプリケーションはセキュアな設定 (アクセシビリティサービスなど) を直接変更できるようになります</string>
<string name="text_write_system_settings">システム設定の書き込み</string>
<string name="error_resolved_path_for_a_relative_path_cannot_be_null">\"%1$s\" の解決済みパスは null にできません</string>
<string name="text_check_for_updates_while_ignoring_the_local_version">アップデートの確認 (ローカルバージョンを無視する)</string>
<string name="text_check_for_updates_while_ignoring_the_local_version_description">アップデートを確認する際に, 最新のリモートバージョンを直接取得する</string>
<string name="error_failed_to_retrieve_released_notes">バージョン情報の取得に失敗しました</string>
<string name="content_failed_to_retrieve_released_notes_of_current_language_with_zh_hans_fallback">現在表示中の言語に対応するバージョン情報の取得に失敗しました. しばらくしてから再度お試しください.\n\n現在, 一時的に \"简体中文 (zh-Hans)\" のバージョン情報を表示しています.</string>
<string name="changelog_label_hint">ヒント</string>
<string name="changelog_label_feature">新機能</string>
<string name="changelog_label_fix">修正</string>
<string name="changelog_label_improvement">改善</string>
<string name="changelog_label_dependency">依存関係</string>
<string name="text_changelog_item_dependency">一部の依存関係またはローカルライブラリのバージョン調整</string>
</resources>