33 lines
		
	
	
		
			2.2 KiB
		
	
	
	
		
			XML
		
	
	
	
			
		
		
	
	
			33 lines
		
	
	
		
			2.2 KiB
		
	
	
	
		
			XML
		
	
	
	
<?xml version="1.0" encoding="UTF-8"?>
 | 
						|
<!--  Copyright (C) 2019 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
 | 
						|
    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
 | 
						|
    <string name="receive_cmas_in_second_language_title" msgid="7539080017840218665">"西班牙文"</string>
 | 
						|
    <string name="receive_cmas_in_second_language_summary" msgid="4482209573334686904">"接收西班牙文的緊急警報 (如果有的話)"</string>
 | 
						|
    <string name="confirm_delete_broadcast" msgid="6808374217554967811">"要刪除這則警報嗎?"</string>
 | 
						|
    <string name="confirm_delete_all_broadcasts" msgid="4748571670736214158">"要刪除所有收到的警報嗎?"</string>
 | 
						|
    <string name="menu_delete" msgid="2691868773984777519">"刪除警報"</string>
 | 
						|
    <string name="menu_delete_all" msgid="8991615021908376216">"刪除警報"</string>
 | 
						|
    <!-- no translation found for enable_cmas_test_alerts_title (3722503121618497385) -->
 | 
						|
    <skip />
 | 
						|
    <string name="enable_cmas_test_alerts_summary" msgid="6138676147687910935">"接收安全性警示系統發出的每月測試訊息"</string>
 | 
						|
    <string name="cmas_presidential_level_alert" msgid="5810314558991898384">"國家級警報"</string>
 | 
						|
    <string name="show_cmas_opt_out_summary" msgid="5612381687166765604">"第一次警報出現後顯示停用對話方塊 (國家級警報除外)。"</string>
 | 
						|
    <string name="enable_cmas_presidential_alerts_title" msgid="3871388542233245120">"國家級警報"</string>
 | 
						|
    <string name="enable_cmas_presidential_alerts_summary" msgid="1292969668875568075">"國家級警報訊息。這類訊息無法關閉。"</string>
 | 
						|
</resources>
 |