mirror of
https://github.com/SimpleMobileTools/Simple-Camera.git
synced 2025-06-27 09:02:59 +02:00
add strings in other locales
This commit is contained in:
@@ -18,6 +18,14 @@
|
||||
<string name="camera_dnd_error">勿扰模式处于开启状态。 请禁用并重试</string>
|
||||
<string name="photo_capture_failed">照片拍摄失败</string>
|
||||
<string name="video_capture_insufficient_storage_error">由于存储空间不足,视频录制失败</string>
|
||||
|
||||
<!--Camera Screen Icons Content Description-->
|
||||
<string name="toggle_photo_video">Toggle photo/video mode</string>
|
||||
<string name="change_resolution">Change Resolution</string>
|
||||
<string name="view_last_media">View last captured media</string>
|
||||
<string name="toggle_camera">Toggle front/back camera</string>
|
||||
<string name="toggle_flash">Toggle the flashlight mode</string>
|
||||
|
||||
<!-- FAQ -->
|
||||
<string name="faq_1_title">我应该选用怎样的照片压缩率呢?</string>
|
||||
<string name="faq_1_text">这取决于您的目的。对大多数人的一般用途来说,建议使用 75%-80%,此时图片仍有不错的品质,而文件大小相比 100% 时大幅减小。</string>
|
||||
|
Reference in New Issue
Block a user