Skip to content

Commit 324dad3

Browse files
Sketch6580weblate
authored andcommitted
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (44 of 44 strings) Translation: Fossify/File-Manager Translate-URL: https://hosted.weblate.org/projects/fossify/file-manager/zh_Hans/
1 parent 5aeb669 commit 324dad3

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

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

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<resources>
33
<string name="app_launcher_name">文件管理器</string>
4-
<string name="press_back_again">再次点击返回退出</string>
4+
<string name="press_back_again">再次按返回退出</string>
55
<string name="go_to_home_folder">前往主文件夹</string>
6-
<string name="set_as_home_folder">设定为主文件夹</string>
6+
<string name="set_as_home_folder">设为主文件夹</string>
77
<string name="home_folder_updated">主文件夹已更新</string>
88
<string name="copy_path">复制路径至剪贴板</string>
99
<string name="path_copied">路径已复制</string>
@@ -15,7 +15,7 @@
1515
<string name="invert_colors">恢复颜色</string>
1616
<string name="open_as">打开为</string>
1717
<string name="text_file">文本文件</string>
18-
<string name="image_file">图像文件</string>
18+
<string name="image_file">图片文件</string>
1919
<string name="audio_file">音频文件</string>
2020
<string name="video_file">视频文件</string>
2121
<string name="other_file">其他文件</string>
@@ -33,15 +33,15 @@
3333
<string name="favorites_activity_placeholder">您可以将经常访问的文件夹添加至收藏便于从任意位置快速访问。</string>
3434
<string name="file_editor">文件编辑器</string>
3535
<string name="storage_analysis">存储分析</string>
36-
<string name="images">图像</string>
36+
<string name="images">图片</string>
3737
<string name="videos">视频</string>
3838
<string name="audio">音频</string>
3939
<string name="documents">文档</string>
4040
<string name="downloads">下载</string>
41-
<string name="archives">存档</string>
41+
<string name="archives">归档</string>
4242
<string name="others">其他</string>
43-
<string name="storage_free">空闲</string>
44-
<string name="total_storage">总存储: %s</string>
43+
<string name="storage_free">可用</string>
44+
<string name="total_storage">总存储%s</string>
4545
<string name="enable_root_access">启用 root 访问</string>
4646
<string name="press_back_twice">需要按两次返回键才能离开应用程序</string>
4747
</resources>

0 commit comments

Comments
 (0)