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.xml9
1 files changed, 4 insertions, 5 deletions
diff --git a/res/values-zh-rCN/strings.xml b/res/values-zh-rCN/strings.xml
index 45b8d9a1d..b09bfa88c 100644
--- a/res/values-zh-rCN/strings.xml
+++ b/res/values-zh-rCN/strings.xml
@@ -139,6 +139,10 @@
<string name="cannot_connect_camera">无法连接到相机。</string>
<!-- message for the dialog showing the camera is disabled because of security policies. Camera cannot be used. -->
<string name="camera_disabled">由于安全政策的限制,相机已被禁用。</string>
+ <!-- message for the dialog showing that the app does not have sufficient permissions [CHAR LIMIT=NONE] -->
+ <string name="error_permissions">应用没有运行所需的关键权限。请检查您的权限设置。</string>
+ <!-- Dialog "Dismiss" button. Closes the dialog [CHAR LIMIT=12]-->
+ <string name="dialog_dismiss">忽略</string>
<!-- alert to the user to wait for some operation to complete -->
<string name="wait">请稍候…</string>
<!-- alert to the user that an SD card must be installed before using the camera -->
@@ -265,7 +269,6 @@
<string name="pref_camera_scenemode_entry_sunset">日落</string>
<!-- Scene mode optimized for taking indoor low-lights pictures. [CHAR LIMIT=16] -->
<string name="pref_camera_scenemode_entry_party">派对</string>
- <string name="pref_camera_scenemode_entry_optizoom">光学变焦</string>
<!-- Settings menu, scene mode labels [CHAR LIMIT=50] -->
<string name="pref_camera_scenemode_label_auto">无</string>
<!-- Scene mode that takes an image quickly with little motion blur. [CHAR LIMIT=50] -->
@@ -288,10 +291,6 @@
<string name="pref_camera_countdown_label_fifteen">15 秒</string>
<!-- Toast after trying to select a setting that is not allowed to change in scene mode [CHAR LIMIT=NONE] -->
<string name="not_selectable_in_scene_mode">无法在取景模式下选择。</string>
- <!-- Toast after SeeMore has been enabled to show CDS is disabled -->
- <string name="disable_CDS_during_SeeMore">SeeMore 将会禁用 CDS 。</string>
- <!-- Toast after SeeMore has been enabled to show TNR is disabled -->
- <string name="disable_TNR_during_SeeMore">SeeMore 将会禁用 TNR。</string>
<!-- Exposure settings in preference -->
<string name="pref_exposure_title">曝光</string>
<!-- menu label exposure compensation [CHAR LIMIT=50] -->