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

Commit 2afabce0 authored by linus_lee's avatar linus_lee Committed by Gerrit - the friendly Code Review server
Browse files

Telecomm: Add missing simplified chinese translations

Because of some internal deadlines, we will submit these
manually but Crowdin eventually will overwrite these values

Change-Id: Ia06e15beb981bc13422a9e435758e5a916d3ace9
parent a2251cfb
Loading
Loading
Loading
Loading
+33 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
     Copyright (C) 2013-2014 The CyanogenMod Project
     Copyright (c) 2012, The Linux Foundation. All rights reserved.

     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="blacklist_title">黑名单</string>
  <string name="blacklist_summary_disabled">禁用</string>
  <string name="blacklist_summary">阻挡黑名单中电话号码的来电</string>
  <string name="blacklist_call_notification">阻挡了 %s 的来电</string>
  <string name="blacklist_call_notification_private_number">阻挡了一个私人号码的来电</string>
  <string name="blacklist_call_notification_unknown_number">阻挡了未知号码 %s</string>
  <string name="blacklist_call_notification_multiple"><xliff:g id="count">%d</xliff:g> 个来电被阻挡</string>
  <string name="blacklist_message_notification">来自于 %s 的信息已被阻止</string>
  <string name="blacklist_message_notification_private_number">阻止来自于私人号码的信息</string>
  <string name="blacklist_message_notification_unknown_number">来自于未知号码 %s 的信息已阻止</string>
  <string name="blacklist_message_notification_multiple">已阻止<xliff:g id="count">%d</xliff:g> 条信息</string>
  <string name="blacklist_notification_list_private">私人号码</string>
  <string name="unblock_number">不阻挡号码</string>
</resources>