Skip to content

Commit ec12de5

Browse files
committed
New translations strings.xml (Chinese Simplified)
1 parent 34ed2c4 commit ec12de5

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

app/src/main/res/values-zh-rCN/strings.xml

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -184,18 +184,26 @@
184184
<!-- About Screen -->
185185
<string name="settings_about_button">关于 SnapSafe</string>
186186
<string name="about_title">关于 SnapSafe</string>
187+
<string name="about_button_description">了解SnapSafe 和我们的其他自由和开放源码软件应用</string>
187188
<string name="about_description">SnapSafe is a privacy-focused camera app designed to protect your sensitive photos
188-
with strong encryption and secure storage.
189+
with strong technical, legal, and social protections.
189190
</string>
190191
<string name="about_version">版本</string>
191192
<string name="about_back_description">后退</string>
192193
<string name="about_open_source">开源</string>
193194
<string name="about_open_source_description">SnapSafe 是一个开源项目,在GitHub上查看源代码:
194195
</string>
195196
<string name="about_privacy_policy">隐私政策</string>
196-
<string name="about_privacy_policy_description">阅读我们的隐私政策:</string>
197+
<string name="about_privacy_policy_description">SnapSafe 在您的设备上本地存储所有数据。没有
198+
数据传输到外部服务器。
199+
</string>
197200
<string name="about_report_bugs">报告错误</string>
198201
<string name="about_report_bugs_description">发现错误?在 GitHub 上报告它:</string>
202+
<string name="about_community">加入我们的社区</string>
203+
<string name="about_community_description">Come engage with our community, discover more Free and Open Source
204+
Software!
205+
</string>
206+
<!-- Display variants of URLs -->
199207
<!-- Location Dialog -->
200208
<string name="location_dialog_title_denied">请求位置权限</string>
201209
<string name="location_dialog_title_coarse">请求精准位置</string>

0 commit comments

Comments
 (0)