summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2015-01-09 07:03:16 +0200
committerMichael Bestas <mikeioannina@cyanogenmod.org>2016-06-09 22:16:58 +0300
commitd6af815d49c3cc53b815d4567b8290655a4666f6 (patch)
tree61d9b447e77c87d05de2efd0c9b89ac2e428e850
parent222c06c0bf9634354061f2bbee54df30e92a0c78 (diff)
downloadandroid_packages_apps_Gallery2-d6af815d49c3cc53b815d4567b8290655a4666f6.tar.gz
android_packages_apps_Gallery2-d6af815d49c3cc53b815d4567b8290655a4666f6.tar.bz2
android_packages_apps_Gallery2-d6af815d49c3cc53b815d4567b8290655a4666f6.zip
Gallery2: Remove CAF translations
Change-Id: I015238ca00115e76a4d25cbbd2f69a6420c58425
-rw-r--r--res/values-es-rUS/strings.xml5
-rw-r--r--res/values-zh-rCN/codeaurora_strings.xml81
-rw-r--r--[-rwxr-xr-x]res/values-zh-rCN/strings.xml32
-rw-r--r--res/values-zh-rTW/codeaurora_strings.xml78
-rw-r--r--[-rwxr-xr-x]res/values-zh-rTW/strings.xml18
5 files changed, 0 insertions, 214 deletions
diff --git a/res/values-es-rUS/strings.xml b/res/values-es-rUS/strings.xml
index 2c4ab5166..e639fd4c5 100644
--- a/res/values-es-rUS/strings.xml
+++ b/res/values-es-rUS/strings.xml
@@ -436,9 +436,4 @@
<item quantity="one" msgid="6949174783125614798">"%1$d foto"</item>
<item quantity="other" msgid="3813306834113858135">"%1$d fotos"</item>
</plurals>
-
- <string name="no_permission_for_drm">Los archivos DRM no pueden compartirse.</string>
- <string name="drm_license_info">Información de licencia Drm</string>
- <string name="mimetype_not_supported">No puede reproducirse este archivo.</string>
- <string name="action_consumes_rights">Se agotarán los derechos para reproducir este multimedia.</string>
</resources>
diff --git a/res/values-zh-rCN/codeaurora_strings.xml b/res/values-zh-rCN/codeaurora_strings.xml
deleted file mode 100644
index d046f3f1b..000000000
--- a/res/values-zh-rCN/codeaurora_strings.xml
+++ /dev/null
@@ -1,81 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-Copyright (c) 2013-2014, The Linux Foundation. All rights reserved.
-
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions are
-met:
- * Redistributions of source code must retain the above copyright
- notice, this list of conditions and the following disclaimer.
- * Redistributions in binary form must reproduce the above
- copyright notice, this list of conditions and the following
- disclaimer in the documentation and/or other materials provided
- with the distribution.
- * Neither the name of The Linux Foundation nor the names of its
- contributors may be used to endorse or promote products derived
- from this software without specific prior written permission.
-
-THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESS OR IMPLIED
-WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
-MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT
-ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS
-BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
-CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
-SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
-BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
-WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
-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>
- <string name="setp_option_six_second">6秒</string>
-
- <string name="loop">"循环"</string>
- <string name="single">"单次"</string>
- <string name="stereo">"立体声"</string>
- <string name="speaker_on">扬声器 开</string>
- <string name="speaker_off">扬声器 关</string>
- <string name="speaker_need_headset">请先插入耳机!</string>
- <string name="single_track">"单声道"</string>
- <string name="media_detail">"媒体详情"</string>
- <string name="input_url">"输入 URL"</string>
- <string name="streaming_settings">"流媒体设置"</string>
- <string name="next">"下一个"</string>
- <string name="previous">"上一个"</string>
-
- <string name="rtp_rtcp">RTP/RTCP</string>
- <string name="min_port">最小端口:</string>
- <string name="max_port">最大端口:</string>
- <string name="buffer_size">缓存大小</string>
- <string name="apn">优先接入点</string>
- <string name="rtp_min_port">RTP最小端口</string>
- <string name="rtp_max_port">RTP最大端口</string>
- <string name="set_rtp_min_port">设置RTP最小端口</string>
- <string name="set_rtp_max_port">设置RTP最大端口</string>
- <string name="set_buffer_size">设置缓冲大小</string>
- <string name="set_apn">选择接入优先点</string>
- <string name="setting">设置</string>
-
- <string name="server_timeout_title">"服务器超时"</string>
- <string name="server_timeout_message">"是否重新连接服务器以播放该视频?"</string>
- <string name="videoview_error_text_cannot_connect_retry">"连接失败,正在尝试第%1$d次重连..."</string>
- <string name="media_controller_live">直播</string>
- <string name="media_controller_playing">正在播放</string>
- <string name="media_controller_connecting">正在连接...</string>
-
- <string name="bookmark_add">"添加书签"</string>
- <string name="bookmark_display">"显示书签"</string>
- <string name="bookmark_empty">"无书签"</string>
- <string name="bookmark_exist">"已存在相同书签"</string>
- <string name="bookmark_add_success">"添加书签成功"</string>
- <string name="bookmark_list">"书签列表"</string>
- <string name="bookmark_title">"标题"</string>
- <string name="bookmark_location">"地址"</string>
- <string name="delete_all">"删除所有"</string>
- <string name="default_title">"默认标题"</string>
-</resources>
diff --git a/res/values-zh-rCN/strings.xml b/res/values-zh-rCN/strings.xml
index ce3518de0..91a6358c2 100755..100644
--- a/res/values-zh-rCN/strings.xml
+++ b/res/values-zh-rCN/strings.xml
@@ -48,9 +48,7 @@
<string name="set_image" msgid="2331476809308010401">"将照片设置为"</string>
<string name="set_wallpaper" msgid="8491121226190175017">"设置壁纸"</string>
<string name="wallpaper" msgid="140165383777262070">"正在设置壁纸..."</string>
- <string name="share_dialogue_title">分享选择</string>
<string name="camera_setas_wallpaper" msgid="797463183863414289">"壁纸"</string>
- <string name="cannot_share_items">分享选择条目最大值为300</string>
<string name="delete" msgid="2839695998251824487">"删除"</string>
<plurals name="delete_selection">
<item quantity="one" msgid="6453379735401083732">"要删除所选内容吗?"</item>
@@ -96,7 +94,6 @@
<string name="crop_action" msgid="3427470284074377001">"剪裁"</string>
<string name="trim_action" msgid="703098114452883524">"修剪"</string>
<string name="mute_action" msgid="5296241754753306251">"静音"</string>
- <string name="mute_nosupport">静音失败 : 视频格式不支持</string>
<string name="set_as" msgid="3636764710790507868">"设置为"</string>
<string name="video_mute_err" msgid="6392457611270600908">"无法将视频静音。"</string>
<string name="video_err" msgid="7003051631792271009">"无法播放视频。"</string>
@@ -108,7 +105,6 @@
<string name="group_by_size" msgid="153766174950394155">"按大小分组"</string>
<string name="untagged" msgid="7281481064509590402">"未加标签"</string>
<string name="no_location" msgid="4043624857489331676">"无位置信息"</string>
- <string name="no_faces">"无人物信息"</string>
<string name="no_connectivity" msgid="7164037617297293668">"出现网络问题,系统无法识别某些位置。"</string>
<string name="sync_album_error" msgid="1020688062900977530">"无法下载此相册中的照片,请稍后重试。"</string>
<string name="show_images_only" msgid="7263218480867672653">"仅限图片"</string>
@@ -430,9 +426,6 @@
<string name="remember_location_prompt" msgid="724592331305808098">"为您的照片和视频标明拍摄地点。\n\n其他应用在查看您保存的照片和视频时将可以使用这些信息。"</string>
<string name="remember_location_no" msgid="7541394381714894896">"不用了"</string>
<string name="remember_location_yes" msgid="862884269285964180">"好"</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>
-
<string name="menu_camera" msgid="3476709832879398998">"相机"</string>
<string name="menu_search" msgid="7580008232297437190">"搜索"</string>
<string name="tab_photos" msgid="9110813680630313419">"照片"</string>
@@ -443,29 +436,4 @@
<item quantity="one" msgid="6949174783125614798">"%1$d张照片"</item>
<item quantity="other" msgid="3813306834113858135">"%1$d张照片"</item>
</plurals>
-
- <plurals name="number_of_videos">
- <item quantity="one">%1$d个视频</item>
- <item quantity="other">%1$d个视频</item>
- </plurals>
-
- <string name="bass_boost_strength" msgid="882301530007752270">"低音增强"</string>
- <string name="virtualizer_strength" msgid="5035111173763913313">"3D 音效"</string>
- <string name="audio_effects" msgid="612896145300512593">"音效"</string>
- <string name="headset_plug">“插入耳机体验音效”</string>
- <string name="text_makeup_whiten">美白</string>
- <string name="text_makeup_Soften">磨皮</string>
- <string name="text_makeup_trimface">瘦脸</string>
- <string name="text_makeup_bigeye">大眼</string>
- <!-- The tips of trimming video -->
- <string name="fail_trim">抱歉,不能修剪该视频文件</string>
- <string name="can_not_trim">只有MP4和3GP文件才能修剪</string>
-
- <!-- Timeline screen title -->
- <string name="timeline_title">时间轴</string>
- <!-- Videos screen title -->
- <string name="videos_title">视频</string>
- <string name="action_viewtype_list">列表视图</string>
- <string name="tvEmptyAlbum">没有图片</string>
- <string name="tvEmptyVideos">没有视频</string>
</resources>
diff --git a/res/values-zh-rTW/codeaurora_strings.xml b/res/values-zh-rTW/codeaurora_strings.xml
deleted file mode 100644
index 45317df19..000000000
--- a/res/values-zh-rTW/codeaurora_strings.xml
+++ /dev/null
@@ -1,78 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-Copyright (c) 2013, The Linux Foundation. All rights reserved.
-
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions are
-met:
- * Redistributions of source code must retain the above copyright
- notice, this list of conditions and the following disclaimer.
- * Redistributions in binary form must reproduce the above
- copyright notice, this list of conditions and the following
- disclaimer in the documentation and/or other materials provided
- with the distribution.
- * Neither the name of The Linux Foundation nor the names of its
- contributors may be used to endorse or promote products derived
- from this software without specific prior written permission.
-
-THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESS OR IMPLIED
-WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
-MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT
-ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS
-BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
-CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
-SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
-BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
-WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
-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>
- <string name="setp_option_six_second">>6秒</string>
-
- <string name="loop">"循環"</string>
- <string name="single">"單次"</string>
- <string name="stereo">"立體聲"</string>
- <string name="single_track">"單聲道"</string>
- <string name="media_detail">"媒體詳情"</string>
- <string name="input_url">"輸入 URL"</string>
- <string name="streaming_settings">"串流設定"</string>
- <string name="next">"下一個"</string>
- <string name="previous">"上一個"</string>
-
- <string name="rtp_rtcp">RTP/RTCP</string>
- <string name="min_port">最小端口:</string>
- <string name="max_port">最大端口:</string>
- <string name="buffer_size">緩存大小</string>
- <string name="apn">優先接入點</string>
- <string name="rtp_min_port">RTP最小端口</string>
- <string name="rtp_max_port">RTP最大端口</string>
- <string name="set_rtp_min_port">設置RTP最小端口</string>
- <string name="set_rtp_max_port">設置RTP最大端口</string>
- <string name="set_buffer_size">設置緩衝大小</string>
- <string name="set_apn">選擇接入優先點</string>
- <string name="setting">設置</string>
-
- <string name="server_timeout_title">"伺服器逾時"</string>
- <string name="server_timeout_message">"是否重新連線伺服器並播放視訊?"</string>
- <string name="videoview_error_text_cannot_connect_retry">"連線失敗,正在嘗試重新連線 %1$d..."</string>
- <string name="media_controller_live">直播</string>
- <string name="media_controller_playing">正在播放</string>
- <string name="media_controller_connecting">正在連線...</string>
-
- <string name="bookmark_add">"添加書簽"</string>
- <string name="bookmark_display">"顯示書簽"</string>
- <string name="bookmark_empty">"無書簽"</string>
- <string name="bookmark_exist">"已存在相同書簽"</string>
- <string name="bookmark_add_success">"添加書簽成功"</string>
- <string name="bookmark_list">"書簽列表"</string>
- <string name="bookmark_title">"標題"</string>
- <string name="bookmark_location">"位置"</string>
- <string name="delete_all">"刪除所有"</string>
- <string name="default_title">"默認標題"</string>
-</resources>
diff --git a/res/values-zh-rTW/strings.xml b/res/values-zh-rTW/strings.xml
index 7d2cb2158..88fa970d9 100755..100644
--- a/res/values-zh-rTW/strings.xml
+++ b/res/values-zh-rTW/strings.xml
@@ -105,7 +105,6 @@
<string name="group_by_size" msgid="153766174950394155">"依大小分類"</string>
<string name="untagged" msgid="7281481064509590402">"無標記"</string>
<string name="no_location" msgid="4043624857489331676">"無位置資訊"</string>
- <string name="no_faces">"無人物資訊"</string>
<string name="no_connectivity" msgid="7164037617297293668">"網路發生問題,因此無法辨識部分位置。"</string>
<string name="sync_album_error" msgid="1020688062900977530">"無法下載這個相簿中的相片,請稍後再試。"</string>
<string name="show_images_only" msgid="7263218480867672653">"僅顯示圖片"</string>
@@ -437,21 +436,4 @@
<item quantity="one" msgid="6949174783125614798">"%1$d 張相片"</item>
<item quantity="other" msgid="3813306834113858135">"%1$d 張相片"</item>
</plurals>
-
- <plurals name="number_of_videos">
- <item quantity="one">%1$d个影片</item>
- <item quantity="other">%1$d个影片</item>
- </plurals>
-
- <string name="bass_boost_strength">"低音加強"</string>
- <string name="virtualizer_strength">"3D 效果"</string>
- <string name="audio_effects">"音效"</string>
-
- <!-- Timeline screen title -->
- <string name="timeline_title">時間軸</string>
- <!-- Videos screen title -->
- <string name="videos_title">影片</string>
- <string name="action_viewtype_list">列表视图</string>
- <string name="tvEmptyAlbum">O 個可用的圖片</string>
- <string name="tvEmptyVideos">O 個可用的影片</string>
</resources>