chore: Sync translations (#5061)

This commit is contained in:
github-actions[bot]
2025-05-28 22:37:18 +02:00
committed by GitHub
parent 1853c2745a
commit a94982b431
25 changed files with 124 additions and 32 deletions

View File

@ -494,6 +494,10 @@ MicroG GmsCore に対する電池の最適化を無効にしても、バッテ
<string name="revanced_swipe_overlay_background_opacity_title">オーバーレイの背景の透明度</string>
<string name="revanced_swipe_overlay_background_opacity_summary">透明度の範囲は 0-100 で、0 が透明です</string>
<string name="revanced_swipe_overlay_background_opacity_invalid_toast">スワイプ: 透明度の範囲は 0-100 です</string>
<string name="revanced_swipe_overlay_progress_brightness_color_title">スワイプ オーバーレイの明るさの色</string>
<string name="revanced_swipe_overlay_progress_brightness_color_summary">明るさ調節の進行状況バーの色</string>
<string name="revanced_swipe_overlay_progress_volume_color_title">スワイプ オーバーレイの音量</string>
<string name="revanced_swipe_overlay_progress_volume_color_summary">音量調節の進行状況バーの色</string>
<string name="revanced_swipe_text_overlay_size_title">オーバーレイのテキストサイズ</string>
<string name="revanced_swipe_text_overlay_size_summary">スワイプ オーバーレイのテキストサイズ (1-30)</string>
<string name="revanced_swipe_text_overlay_size_invalid_toast">テキストサイズの範囲は 1-30 です</string>