| <?xml version="1.0" encoding="utf-8"?> |
| <!-- |
| Copyright (C) 2012-2016 The CyanogenMod Project |
| Copyright (C) 2017-2018 The LineageOS Project |
| |
| 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"> |
| <string name="flip_action_title">端末反転アクション</string> |
| <string name="shake_action_title">端末を振った時の動作</string> |
| <string-array name="action_setting_entries"> |
| <item>スヌーズ</item> |
| <item>閉じる</item> |
| <item>なし</item> |
| </string-array> |
| <string name="firing_alarms_timers_channel">アラームとタイマーを鳴らす</string> |
| <string name="alarm_missed_channel">聞き逃したアラーム</string> |
| <string name="alarm_snooze_channel">スヌーズしたアラーム</string> |
| <string name="alarm_upcoming_channel">次のアラーム</string> |
| <string name="stopwatch_channel">ストップウォッチ</string> |
| <string name="timer_channel">タイマー</string> |
| <string name="add_label">ラベルを追加</string> |
| <string name="dialog_permissions_title">権限</string> |
| <string name="dialog_permissions_ask">次回も確認する</string> |
| <string name="dialog_permissions_dismiss">閉じる</string> |
| <string name="dialog_permissions_settings">設定</string> |
| <string name="dialog_permissions_power_off_alarm">この許可がないと、デバイスはアラームを鳴らすための自動電源オンができません</string> |
| <string name="dialog_permissions_no_permission">必要な権限が拒否されました。設定アプリから許可してください</string> |
| <string name="dialog_permissions_post_notifications">このアプリは通知に依存しています。通知がなければ実行できません</string> |
| <string name="selected">選択済み</string> |
| <string name="more_options">その他のオプション</string> |
| <string name="widget_choice_title">スタイルを選択</string> |
| <string name="widget_name_transparent">背景なし</string> |
| <string name="widget_name_solid">背景あり</string> |
| </resources> |