Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 168580e6 authored by Maddie Zhan's avatar Maddie Zhan
Browse files

Updated Simplified Chinese translation

parent 406343d3
Loading
Loading
Loading
Loading
+56 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2007 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>

    <string-array name="entries_vm_button">
        <item>添加到联系人</item>
        <item>短信/彩信</item>
        <item>语音信箱</item>
    </string-array>
    
    <string-array name="entryvalues_numbers" translatable="false">
        <item>0</item>
        <item>1</item>
        <item>2</item>
        <item>3</item>
        <item>4</item>
        <item>5</item>
    </string-array>
        
    <string-array name="vm_handlers" translatable="false">
	    <item>Google Voice/com.google.android.apps.googlevoice/.HidingSplashActivity</item>
	    <item>HulloMail UK Visual Voicemail/com.hullomail.android.messaging/.HulloMail</item>
	    <item>HulloMail US Visual Voicemail/com.hullomail.android.messaging.us/.HulloMail</item>
	    <item>PhoneFusion Visual Voicemail/com.phonefusion.voicemailplus.android/.VoicemailPlus</item>
        <item>T-Mobile Visual Voicemail/com.oz.mobile.android.voicemail.application/.application</item>
        <item>YouMail Visual Voicemail/com.loadedbanana.android.youmail/.activity.MessageList</item>        
    </string-array>
    
    <string-array name="view_contact_pic_sizes">
        <item>小 (默认)</item>
        <item>中等</item>
        <item></item>
        <item>加大</item>
    </string-array>
    
    <string-array name="view_contact_pic_sizes_values" translatable="false">
        <item>78</item>
        <item>100</item>
        <item>116</item>
        <item>128</item>
    </string-array>
</resources>