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
android_packages_apps_Cherish/res/values-ja-rJP/cherish_strings.xml
Hưng Phan 3c58bb7cd8 Cherish:Cleanup for android 12
Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
2022-03-14 23:38:02 +07:00

94 lines
5.4 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2019 CherishOS
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- App Title -->
<string name="cherish_settings_title">Cherish 設定</string>
<!-- Categories -->
<string name="button_title">ボタン</string>
<string name="button_summary">ハードウェアキー、ナビゲーションバー</string>
<string name="gestures_title">ジェスチャー</string>
<string name="gestures_summary">カメラへのショートカット、スワイプでスクリーンショット</string>
<string name="lockscreen_title">ロック画面</string>
<string name="lockscreen_summary">音楽ビジュアライザー、充電アニメーション、時計のスタイル</string>
<string name="misc_title">その他</string>
<string name="misc_summary">ゲームモード、音量コントロール</string>
<string name="animations_title">アニメーション</string>
<string name="animations_summary">システムアニメーション</string>
<string name="powermenu_title">電源メニュー</string>
<string name="powermenu_summary">高度な再起動、電源メニューの不透明度</string>
<string name="theme_title">テーマ</string>
<string name="theme_summary">システムテーマ、角の丸み、テーマ切り替え</string>
<string name="quicksettings_title">クイック設定</string>
<string name="quicksettings_summary">タイルのレイアウト、ぼかし</string>
<string name="recents_title">アプリ履歴</string>
<string name="recents_summary">Slim アプリ履歴</string>
<string name="statusbar_title">ステータスバー</string>
<string name="statusbar_summary">時計、通信キャリア、ステータスアイコン</string>
<string name="volume_title">音量ボタン</string>
<string name="volume_summary">音量ボタン</string>
<string name="notifications_title">通知</string>
<string name="notifications_summary">バッテリーライト、通知ヘッダー</string>
<string name="about_summary">CherishOS についての詳細</string>
<string name="device_part_title">端末の機能</string>
<string name="qs_category">クイック設定カテゴリー</string>
<string name="navbar_title">ナビゲーションバー</string>
<string name="volume_keys_title">音量キー</string>
<!-- General strings -->
<string name="ok">OK</string>
<string name="reset">リセット</string>
<string name="cancel">中止</string>
<string name="save">保存</string>
<string name="default_string">既定</string>
<string name="disabled">無効</string>
<!-- Color Picker -->
<string name="dialog_color_picker">色の選択</string>
<string name="press_color_to_apply">色を選択して適用</string>
<string name="arrow_right"></string>
<string name="arrow_down"></string>
<string name="hex">16進数:</string>
<string name="hex_hint">#ff000000</string>
<string name="set">設定</string>
<string name="color_default">既定</string>
<string name="led_color_green"></string>
<string name="led_color_red"></string>
<!-- QS settings -->
<string name="qs_title">クイック設定</string>
<!-- Status bar - icons -->
<string name="status_bar_icons_title">ステータスバーのアイコン</string>
<!-- Lock screen visualizer -->
<string name="visualizer_title">音楽ビジュアライザーの表示</string>
<!-- Power menu and dialogs opacity -->
<!-- AOKP custom system animations -->
<!-- Power menu Animations -->
<string name="power_menu_animation">電源メニュー</string>
<!-- QS header image -->
<!-- Lockscreen -->
<string name="lockscreen_category">ロック画面</string>
<!-- Themes -->
<string name="theme_type_title">システムテーマ</string>
<string name="theme_type_summary">テーマの選択</string>
<!--Accenter -->
<string name="themes_hub_title">テーマ</string>
<string name="themes_hub_summary">アクセント-グラデーション-テーマ</string>
<string name="rgb_accent_picker_title_dark">Accent Picker</string>
<string name="rgb_accent_picker_summary">Choose the accent color yourself</string>
<string name="theme_option_reset_title">Reset Theme Options</string>
<string name="theme_option_reset_message">Are you sure you want to reset themes-accent to default?</string>
<!--ThemePicker-->
<string name="theme_select_title">スタイルと壁紙</string>
<string name="theme_select_summary">インストール済みのテーマを表示して選択する</string>
<!-- Battery light -->
<string name="battery_light_settings">充電時のライト</string>
<string name="notification_light_settings">通知のライト</string>
</resources>