summaryrefslogtreecommitdiffstats
path: root/res/values-zh-rCN
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@cyanogenmod.org>2016-03-05 00:17:41 +0200
committerMichael Bestas <mikeioannina@cyanogenmod.org>2016-03-05 00:17:41 +0200
commit515039d1f04467c7bf7f23ac94a5381a3daaa060 (patch)
treecb2c7c48fc69074fe31f8d2a8617404424590ac7 /res/values-zh-rCN
parent0e30c3af2f8bab6a747a9474536bf004729e76c7 (diff)
downloadandroid_packages_apps_Gallery2-515039d1f04467c7bf7f23ac94a5381a3daaa060.tar.gz
android_packages_apps_Gallery2-515039d1f04467c7bf7f23ac94a5381a3daaa060.tar.bz2
android_packages_apps_Gallery2-515039d1f04467c7bf7f23ac94a5381a3daaa060.zip
Automatic translation import
Change-Id: Ia31bc41ca69bbcefab2aa2bed94de6655db69b52
Diffstat (limited to 'res/values-zh-rCN')
-rw-r--r--res/values-zh-rCN/cm_strings.xml1
-rw-r--r--res/values-zh-rCN/codeaurora_strings.xml10
2 files changed, 11 insertions, 0 deletions
diff --git a/res/values-zh-rCN/cm_strings.xml b/res/values-zh-rCN/cm_strings.xml
index 7ba93d85a..ffa5bb6a4 100644
--- a/res/values-zh-rCN/cm_strings.xml
+++ b/res/values-zh-rCN/cm_strings.xml
@@ -16,5 +16,6 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- Text indicating the time a media item was recorded in details window [CHAR LIMIT=14] -->
<string name="record_time">已记录时间</string>
</resources>
diff --git a/res/values-zh-rCN/codeaurora_strings.xml b/res/values-zh-rCN/codeaurora_strings.xml
index 75166fa40..3c6690ab5 100644
--- a/res/values-zh-rCN/codeaurora_strings.xml
+++ b/res/values-zh-rCN/codeaurora_strings.xml
@@ -30,6 +30,7 @@ OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- Strings for step option settins -->
<string name="setp_option_name">步长</string>
<string name="step_option_desc">自定义快进/倒带步长</string>
<string name="setp_option_three_second">3 秒</string>
@@ -70,14 +71,23 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
<string name="bookmark_location">"位置"</string>
<string name="delete_all">"删除所有"</string>
<string name="default_title">"默认标题"</string>
+ <!-- A label describing to link website [CHAR LIMIT=30] -->
<string name="more_image">更多图片</string>
+ <!-- Toast if the muted video is not supported. [CHAR LIMIT=80] -->
<string name="mute_nosupport">不能静音:视频不支持</string>
+ <!-- The message is shown in toast when click showOnMap Menu and there is no map app -->
<string name="map_activity_not_found_err">找不到用于显示地点的地图应用。</string>
+ <!-- The label for the bass boost knob of the audio effects dialog. -->
<string name="bass_boost_strength">低音增强</string>
+ <!-- The label for the 3d effect knob of the audio effects dialog. -->
<string name="virtualizer_strength">3D 效果</string>
+ <!-- The label for the audio effects menu. -->
<string name="audio_effects">音效</string>
+ <!-- Toast if user attempts to control audio effects without headphones plugged in. -->
<string name="headset_plug">插上耳机来享受这些效果。</string>
+ <!-- The title of the audio effects dialog. -->
<string name="audio_effects_dialog_title">Snapdragon Audio+</string>
+ <!-- The tips of trimming video -->
<string name="fail_trim">抱歉,此视频文件不能被修剪</string>
<string name="no_permission_for_drm">抱歉,受 DRM 保护的文件不能共享</string>
<string name="drm_license_info">DRM 许可证信息</string>