summaryrefslogtreecommitdiffstats
path: root/res/values-zh-rCN/strings.xml
blob: ad72b20f416b99f42274b86bf2f26ee5de9e7cb8 (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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
<?xml version="1.0" encoding="UTF-8"?>
<resources xmlns:android="http://schemas.android.com/apk/res/android"
    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <string name="all_images">"所有图片"</string>
    <!-- no translation found for all_videos (3380966619230896013) -->
    <skip />
    <string name="camera_label">"相机"</string>
    <!-- no translation found for gallery_picker_label (3080425245006492787) -->
    <skip />
    <!-- no translation found for gallery_camera_bucket_name (2924618424339240831) -->
    <skip />
    <!-- no translation found for gallery_camera_videos_bucket_name (3369151581398551623) -->
    <skip />
    <!-- no translation found for switch_to_video_lable (4525451949497982385) -->
    <skip />
    <!-- no translation found for switch_to_camera_lable (8248495141797448471) -->
    <skip />
    <string name="crop_label">"裁切图片"</string>
    <string name="view_label">"查看图片"</string>
    <string name="preferences_label">"相机设置"</string>
    <string name="wait">"请稍候..."</string>
    <string name="no_storage">"请在使用相机之前插入 SD 卡。"</string>
    <string name="not_enough_space">"您的 SD 卡已满。"</string>
    <string name="wallpaper">"正在设置壁纸,请稍候..."</string>
    <string name="savingImage">"正在保存图片..."</string>
    <string name="runningFaceDetection">"请稍候..."</string>
    <string name="flip_orientation">"反转方向"</string>
    <string name="settings">"设置"</string>
    <string name="view">"查看"</string>
    <string name="details">"详细信息"</string>
    <string name="rotate">"旋转"</string>
    <string name="rotate_left">"向左旋转"</string>
    <string name="rotate_right">"向右旋转"</string>
    <string name="slide_show">"幻灯片演示"</string>
    <!-- no translation found for capture_picture (4114265595549284643) -->
    <skip />
    <!-- no translation found for capture_video (4047046282358697155) -->
    <skip />
    <string name="crop_save_text">"保存"</string>
    <string name="crop_discard_text">"放弃"</string>
    <string name="confirm_delete_title">"删除"</string>
    <string name="confirm_delete_message">"会删除该图片。"</string>
    <!-- no translation found for confirm_delete_video_message (5796154324948010221) -->
    <skip />
    <string name="camera_toss">"删除"</string>
    <string name="camera_share">"共享"</string>
    <string name="camera_set">"设置为"</string>
    <!-- no translation found for camera_play (8248000517869959980) -->
    <skip />
    <string name="camera_crop">"裁切"</string>
    <string name="camera_tossing">"正在删除..."</string>
    <string name="no_way_to_share_image">"无法共享此图片。"</string>
    <string name="no_way_to_share_video">"无法共享此视频。"</string>
    <!-- no translation found for camera_gallery_photos_text (6558048736561932758) -->
    <skip />
    <string name="camera_pick_wallpaper">"图片"</string>
    <string name="camera_setas_wallpaper">"壁纸"</string>
    <string name="camera_setas_wallpaper_drm">"购买的图片"</string>
    <string name="camera_selectphoto">"选择该图片"</string>
    <string name="camera_takenewphoto">"拍摄新照片"</string>
    <string name="pref_gallery_category">"常规设置"</string>
    <string name="pref_slideshow_category">"幻灯片演示设置"</string>
    <!-- no translation found for pref_camera_general_settings_category (2135384248699549300) -->
    <skip />
    <string name="pref_gallery_size_title">"图片大小"</string>
    <string name="pref_gallery_size_summary">"选择图片的显示大小"</string>
    <string name="pref_gallery_size_dialogtitle">"图片大小"</string>
  <string-array name="pref_gallery_size_choices">
    <item>"大"</item>
    <item>"小"</item>
  </string-array>
    <string name="pref_gallery_sort_title">"图片排序"</string>
    <string name="pref_gallery_sort_summary">"选择图片的排序顺序"</string>
    <string name="pref_gallery_sort_dialogtitle">"图片排序"</string>
  <string-array name="pref_gallery_sort_choices">
    <item>"最新的在最前面"</item>
    <item>"最新的在最后面"</item>
  </string-array>
    <string name="pref_gallery_slideshow_interval_title">"幻灯片演示间隔"</string>
    <string name="pref_gallery_slideshow_interval_summary">"选择每张幻灯片在演示中显示的时间长度"</string>
    <string name="pref_gallery_slideshow_interval_dialogtitle">"幻灯片演示间隔"</string>
  <string-array name="pref_gallery_slideshow_interval_choices">
    <item>"2 秒"</item>
    <item>"3 秒"</item>
    <item>"4 秒"</item>
  </string-array>
    <string name="pref_gallery_slideshow_transition_title">"幻灯片演示过渡"</string>
    <string name="pref_gallery_slideshow_transition_summary">"选择从一张幻灯片移动到下一张时使用的效果"</string>
    <string name="pref_gallery_slideshow_transition_dialogtitle">"幻灯片演示过渡"</string>
  <string-array name="pref_gallery_slideshow_transition_choices">
    <item>"逐渐增强和逐渐减弱"</item>
    <item>"自左至右滑动"</item>
    <item>"自上至下滑动"</item>
    <item>"随机选择"</item>
  </string-array>
    <string name="pref_gallery_slideshow_repeat_title">"重复幻灯片演示"</string>
    <string name="pref_gallery_slideshow_repeat_summary">"多次播放幻灯片演示"</string>
    <string name="pref_gallery_slideshow_shuffle_title">"随机演示幻灯片"</string>
    <string name="pref_gallery_slideshow_shuffle_summary">"以随机顺序显示图片"</string>
    <string name="pref_camera_recordlocation_title">"在图片中存储位置"</string>
    <string name="pref_camera_recordlocation_summary">"通过图片数据记录位置"</string>
    <string name="pref_camera_postpicturemenu_title">"在拍摄后提示"</string>
    <string name="pref_camera_postpicturemenu_summary">"在拍摄后显示操作菜单(保存、删除等等)"</string>
    <!-- no translation found for pref_camera_videoquality_category (2682407964628441297) -->
    <skip />
    <!-- no translation found for pref_camera_videoquality_title (4127153321803677407) -->
    <skip />
    <!-- no translation found for pref_camera_videoquality_summary (882761255405402886) -->
    <skip />
    <!-- no translation found for pref_camera_videoquality_entry_0 (6300182041472826848) -->
    <skip />
    <!-- no translation found for pref_camera_videoquality_entry_1 (6742349839919099735) -->
    <skip />
    <!-- no translation found for pref_camera_videoquality_dialogtitle (9154437474111181737) -->
    <skip />
    <string name="camerasettings">"设置"</string>
    <string name="image_gallery_NoImageView_text">"未找到图片。"</string>
    <string name="pref_gallery_confirm_delete_title">"确认删除"</string>
    <string name="pref_gallery_confirm_delete_summary">"在删除图片之前显示确认"</string>
    <string name="details_panel_title">"详细信息"</string>
    <string name="details_file_size">"文件大小:"</string>
    <string name="details_image_resolution">"分辨率:"</string>
    <!-- no translation found for details_duration (1028116471387901402) -->
    <skip />
    <string name="details_date_taken">"拍摄日期:"</string>
    <!-- no translation found for details_frame_rate (122397836963498191) -->
    <skip />
    <!-- no translation found for details_bit_rate (5632311789455402186) -->
    <skip />
    <!-- no translation found for details_codec (5580300450432398126) -->
    <skip />
    <!-- no translation found for details_format (3700860266600796363) -->
    <skip />
    <!-- no translation found for details_dimension_x (4479200210424701240) -->
    <skip />
    <!-- no translation found for details_ms (940634969189855292) -->
    <skip />
    <!-- no translation found for details_hms (3215779248094151255) -->
    <skip />
    <!-- no translation found for details_fps (2707670327505979317) -->
    <skip />
    <!-- no translation found for details_kbps (59196416864960850) -->
    <skip />
    <!-- no translation found for details_mbps (3978720645766601106) -->
    <skip />
    <!-- no translation found for details_ok (6848594369924424312) -->
    <skip />
    <string name="context_menu_header">"图片选项"</string>
    <!-- no translation found for video_context_menu_header (7318971116949475029) -->
    <skip />
    <string name="multiface_crop_help">"轻击一张脸开始裁切。"</string>
    <string name="camera_button_hint">"按“拍摄”按钮获得该图片。"</string>
    <!-- no translation found for video_camera_button_hint (8134161307608750427) -->
    <skip />
    <!-- no translation found for photos_gallery_title (6914406246471015448) -->
    <skip />
    <string name="pick_photos_gallery_title">"选择图片"</string>
    <!-- no translation found for videos_gallery_title (6150354029982749479) -->
    <skip />
    <!-- no translation found for pick_videos_gallery_title (326727095201227333) -->
    <skip />
    <string name="loading_progress_format_string">"还剩 <xliff:g id="COUNTER">%d</xliff:g>"</string>
    <string name="sendImage">"共享图片的方式"</string>
    <string name="setImage">"将图片设置为"</string>
    <string name="sendVideo">"共享视频的方式"</string>
    <!-- no translation found for movieviewlabel (7363495772706775465) -->
    <skip />
    <!-- no translation found for loading_video (4013492720121891585) -->
    <skip />
    <!-- no translation found for picture_saved (2867013634030333968) -->
    <skip />
    <!-- no translation found for picture_deleted (6339411528782927441) -->
    <skip />
    <!-- no translation found for video_saved (6750750630389373504) -->
    <skip />
    <!-- no translation found for video_deleted (5799599433975142828) -->
    <skip />
    <!-- no translation found for spaceIsLow_title (2673833354017115190) -->
    <skip />
    <!-- no translation found for spaceIsLow_content (2848517537672543641) -->
    <skip />
</resources>