Skip to content

Commit 4c1650c

Browse files
committed
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (71 of 71 strings) Translation: Simple Mobile Tools/Simple Notes Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-notes/zh_Hans/
1 parent 263589b commit 4c1650c

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

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

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
<resources>
33
<string name="app_name">简易笔记</string>
44
<string name="app_launcher_name">笔记</string>
5-
<string name="widget_config">谢谢使用简易笔记.\n想要获取更多的简易应用程序,您可以访问这个 SimpleMobileTools.com 。</string>
5+
<string name="widget_config">谢谢使用简易笔记.
6+
\n想要获取更多的简易应用程序,您可以访问这个 SimpleMobileTools.com 。</string>
67
<string name="cannot_share_empty_text">没有内容不能分享</string>
78
<string name="simple_note">简易笔记</string>
89
<string name="new_note">添加一个新的笔记</string>
@@ -32,12 +33,15 @@
3233
<string name="open_file">打开文件</string>
3334
<string name="export_as_file">以文件的形式导出</string>
3435
<string name="file_too_large">文件太大了, 上限为 1MB</string>
35-
<string name="only_import_file_content">只要导入文件的内容\n(改变文件不会影响笔记)</string>
36-
<string name="update_file_at_note">在更新笔记的时侯更新文件本身\n(注意,如果文件被删除或路径更改,将被删除)</string>
36+
<string name="only_import_file_content">只要导入文件的内容
37+
\n(改变文件不会影响笔记)</string>
38+
<string name="update_file_at_note">在更新笔记的时侯更新文件本身
39+
\n(注意,如果文件被删除或路径更改,将被删除)</string>
3740
<string name="delete_file_itself">同时删除文件 \"%s\"</string>
3841
<string name="note_saved_successfully">已成功保存笔记 \"%s\"</string>
3942
<string name="note_exported_successfully">已成功导出笔记 \"%s\"</string>
40-
<string name="only_export_file_content">只导出当前文件内容\n(更改笔记将不会影响文件)</string>
43+
<string name="only_export_file_content">只导出当前文件内容
44+
\n(更改笔记将不会影响文件)</string>
4145
<!-- Settings -->
4246
<string name="display_success_message">显示保存成功消息</string>
4347
<string name="links_and_emails_clickable">使链接和电子邮件可点击</string>

0 commit comments

Comments
 (0)