summaryrefslogtreecommitdiffstats
path: root/res/values-zh-rCN/strings.xml
blob: ca1a982df76f89d4406637e3dcd116625b172a9d (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
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
     Copyright (C) 2014 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="share">分享</string>
    <string name="stop">停止</string>
    <string name="insufficient_storage">存储空间不足</string>
    <string name="show_touches">显示触摸操作</string>
    <string name="hide_touches">隐藏触摸</string>
    <string name="recording">正在录制\u2026</string>
    <string name="recording_ready_to_share">录制内容已准备好共享</string>
    <string name="video_length">视频长度:%s</string>
    <string name="not_enough_storage">可用存储空间不足</string>
    <string name="start_description">点击以开始录制您设备的屏幕</string>
    <string name="stop_description">点击以停止录制</string>
    <string name="with_audio">包括来自麦克风的音频</string>
    <string name="no_audio_setting_warning">要在视频中加入音频,<b>请点击这里以进入设置,对这个应用授予“麦克风”权限</b></string>
</resources>