This repository has been archived on 2025-09-03. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
hardware_oplus-CherishOS/KeyHandler/res/values-ja/strings.xml
Michael Bestas 1e29f6f777 Automatic translation import
Change-Id: If4cb20654710903d59600cada3fd8bcd281cd77c
2022-10-05 19:31:05 +03:00

21 lines
1.2 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2021 The LineageOS Project
SPDX-License-Identifier: Apache-2.0
-->
<resources>
<string name="alert_slider_category_title">アラートスライダー</string>
<string name="alert_slider_selection_dialog_title">動作</string>
<string name="alert_slider_top_position">上部</string>
<string name="alert_slider_middle_position">中央</string>
<string name="alert_slider_bottom_position">下部</string>
<string name="alert_slider_mode_silent">サイレント</string>
<string name="alert_slider_mode_normal">標準</string>
<string name="alert_slider_mode_vibration">バイブ</string>
<string name="alert_slider_mode_dnd_priority_only">重要な通知のみ</string>
<string name="alert_slider_mode_dnd_total_silence">完全サイレント</string>
<string name="alert_slider_mode_dnd_alarms_only">アラームのみ</string>
<string name="alert_slider_mute_media_title">メディアをミュート</string>
<string name="alert_slider_mute_media_summary">サイレントモードに切り替えたときにメディア音量をミュートします</string>
</resources>