summaryrefslogtreecommitdiffstats
path: root/res/values-zh-rCN/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-zh-rCN/strings.xml')
-rw-r--r--res/values-zh-rCN/strings.xml26
1 files changed, 20 insertions, 6 deletions
diff --git a/res/values-zh-rCN/strings.xml b/res/values-zh-rCN/strings.xml
index 5baeb91..540fa2e 100644
--- a/res/values-zh-rCN/strings.xml
+++ b/res/values-zh-rCN/strings.xml
@@ -1,17 +1,30 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
- Copyright (C) 2014-2015 Cyanogen, Inc.
--->
+ Copyright (C) 2016 Cyanogen, Inc.
+ 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>
<string name="app_name">主题选择器</string>
<string name="font_preview_letters">AaBbCcDd</string>
<string name="theme_installed_notification_title">%s 已安装</string>
<string name="theme_installed_notification_text">主题已成功安装。</string>
<!-- Note: These are for "themes", meaning multiple themes -->
- <string name="themes_installed_notification_title">主题 %d 已安装</string>
- <string name="themes_installed_notification_text_one">%1$s 和 %2$d 等已安装。</string>
- <string name="themes_installed_notification_text_other">%1$s 和 %2$d 等已安装。</string>
+ <string name="themes_installed_notification_title">%d 个主题已安装</string>
+ <string name="themes_installed_notification_text_one">%1$s 和其他 %2$d 个已安装。</string>
+ <string name="themes_installed_notification_text_other">%1$s 和其他 %2$d 个已安装。</string>
<string name="font_component_item_text">Aa</string>
<!-- Labels for each theme component card -->
<string name="icon_label">图标</string>
@@ -27,7 +40,6 @@
<string name="notification_label">通知</string>
<string name="ringtone_label">铃声</string>
<!-- Overflow menu -->
- <string name="menu_author_info">作者</string>
<string name="menu_delete">删除</string>
<string name="menu_reset">重置主题</string>
<!-- Shop themes -->
@@ -49,6 +61,7 @@
<!-- Extra wallpaper components for selector -->
<string name="wallpaper_external_title">选择图像</string>
<string name="wallpaper_none_title">无</string>
+ <string name="mod_lock_title">MOD 锁</string>
<string name="processing_theme">处理中\u2026</string>
<!-- Legacy themes -->
<string name="legacy_theme_warning">注意:%s 是为旧版本的 CM 所设计,您可能会在该主题中遇到兼容性问题。</string>
@@ -62,4 +75,5 @@
<string name="enable_live_lock_screen_dialog_title">启用活动锁屏</string>
<string name="enable_live_lock_screen_dialog_message">动画锁屏需要活动锁屏功能。您可以在稍后打开设置,锁屏选项下的活动锁屏页面并启用。</string>
<string name="enable_live_lock_screen_dialog_positive_btn_text">启用</string>
+ <string name="get_more_app_not_available">应用不可用</string>
</resources>