android_mt6572_jiabo/packages/apps/CellBroadcastReceiver/res/values-ja/cm_strings.xml
2025-09-05 16:56:03 +08:00

52 lines
3.4 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2016 The CyanogenMod 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="category_india_settings_title">インドでの設定</string>
<string name="enable_channel_60_alerts_title">チャンネル60ブロードキャストを表示</string>
<string name="enable_channel_60_alerts_summary">チャンネル60はインドで通信事業者固有情報に使用されます</string>
<string name="enable_cmas_presidential_alerts_title">大統領警報の表示</string>
<string name="enable_cmas_presidential_alerts_summary">大統領警報を常に表示する</string>
<string name="enable_alert_tone_title">アラートトーン</string>
<string name="enable_alert_tone_summary">アラートトーンを有効化</string>
<string name="add_channel">チャネルの追加</string>
<string name="channel_list">チャンネルのリスト</string>
<string name="receive_broad_cast">緊急警報 SMS を受信する</string>
<string name="cb_channel_dialog_channel_name">チャンネル名 (0-10文字)</string>
<string name="cb_channel_dialog_channel_number">チャンネル番号 (0-65534)</string>
<string name="cb_channel_dialog_channel_state">チャンネルを有効化</string>
<string name="cb_error_channel_num">チャンネル番号を入力してください (0-65534)</string>
<string name="cb_error_channel_name">チャンネル名の長さは24文字より長くしてはいけません。</string>
<string name="cb_menu_tile">チャンネルの操作</string>
<string name="cb_menu_add_channel">チャネルの追加</string>
<string name="cb_menu_channel_list">チャンネルのリスト</string>
<string name="enable">有効化</string>
<string name="disable">無効化</string>
<string name="cb_error_channel_id_exist">チャンネル ID は既に存在します。</string>
<string name="cb_channel_dialog_edit_channel">チャンネルの編集</string>
<string name="cb_default_new_channel_name">新しいチャンネル</string>
<string name="cb_menu_edit">編集</string>
<string name="cb_menu_delete">緊急警報を削除</string>
<string name="cell_broadcast_setting">緊急警報の設定</string>
<string name="error_updating_title">通話設定エラー</string>
<string name="reading_settings">設定の読み込み中</string>
<string name="updating_settings">設定の更新中</string>
<string name="error_finish_dialog_title">ネットワークか SIM カードのエラーです。</string>
<string name="close_dialog">OK</string>
<string name="updating_title">通話設定</string>
<string name="done_text">完了</string>
<string name="cb_channel_50_name">チャンネル 50</string>
</resources>