summaryrefslogtreecommitdiffstats
path: root/res/values-zh-rCN/cm_strings.xml
blob: 290ce9ca180ba2a1cd540bd77431aebf0f2063f5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
<?xml version="1.0" encoding="utf-8"?>
<!--
     Copyright (C) 2012-2015 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="preferences_alerts_custom_snooze_delay_title">需要延迟提醒</string>
    <!-- Summaries for using custom snooze delays -->
    <string name="preferences_alerts_custom_snooze_delay_summary_on">问询延迟时间</string>
    <string name="preferences_alerts_custom_snooze_delay_summary_off">一直使用默认延迟</string>
    <!-- Title of custom snooze delay dialog -->
    <string name="snooze_delay_dialog_title">设置延迟</string>
    <!-- List item label for setting the default snooze delay -->
    <string name="preferences_default_snooze_delay_title">默认延迟时间</string>
    <!-- Title of dialog for setting the default snooze delay -->
    <string name="preferences_default_snooze_delay_dialog">默认延迟</string>

    <!-- Label values for the default start page preference. -->
    <string name="default_start_title">默认</string>

    <!-- Delete Events related -->
    <string name="events_delete">删除消息</string>
    <string name="evt_del_dlg_title">删除消息</string>

    <string name="cal_import_menu_title">导入</string>

    <string name="cal_import_error_msg">导入到日历失败</string>
    <string name="cal_export_event_sdcard_title">导出到SD卡</string>
    <string name="no_events">没有可用的事件</string>
    <string name="default_start_last">以前使用的视图</string>
    <string name="share_label">分享</string>
    <string name="all_events">所有事件</string>
    <string name="cal_nothing_to_import">没有发现需要导入</string>
    <string name="evt_del_dlg_msg_all">所有事件都将被删除</string>
    <string name="action_select_all">全选</string>
    <string name="cal_pick_ics">选择要导入的文件</string>
    <string name="cal_export_succ_msg">成功导出:</string>
    <string name="no_events_selected">没有事件被选中</string>
    <string name="cal_share_intent_title">发送到</string>
    <string name="evt_del_dlg_msg_selected">将删除选中的事件</string>
    <string name="action_delete">完成</string>
    <string name="action_select_none">取消全选</string>
    <string name="error_generating_ics">分享出现问题</string>
    <string name="go_to"></string>
</resources>