Skip to content

Commit 4f2840d

Browse files
Sketch6580weblate
authored andcommitted
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (73 of 73 strings) Translation: Fossify/Notes Translate-URL: https://hosted.weblate.org/projects/fossify/notes/zh_Hans/
1 parent 00c2677 commit 4f2840d

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
@@ -9,16 +9,16 @@
99
<string name="title_taken">已有相同标题的笔记</string>
1010
<string name="open_note">打开笔记</string>
1111
<string name="delete_note">删除笔记</string>
12-
<string name="delete_note_prompt_message">确定删除笔记\"%s\"吗?</string>
12+
<string name="delete_note_prompt_message">是否确定要删除笔记“%s”?</string>
1313
<string name="pick_a_note">选择一个笔记</string>
1414
<string name="rename_note">重命名笔记</string>
1515
<string name="general_note">一般笔记</string>
16-
<string name="create_new_note">创建一个新的笔记</string>
16+
<string name="create_new_note">创建新笔记</string>
1717
<string name="add_to_note">添加到笔记</string>
1818
<string name="unsaved_changes_warning">您有未保存的更改。您想如何处理?</string>
1919
<string name="note_shown_widget">微件中显示的笔记:</string>
2020
<string name="show_note_title">显示笔记标题</string>
21-
<string name="new_note_type">新笔记类型:</string>
21+
<string name="new_note_type">新笔记类型</string>
2222
<string name="text_note">文本笔记</string>
2323
<string name="lock_note">锁定笔记</string>
2424
<string name="unlock_note">解锁笔记</string>
@@ -37,9 +37,9 @@
3737
\n(改变文件不会影响笔记)</string>
3838
<string name="update_file_at_note">更新笔记时也更新文件本身
3939
\n(如果文件被删除或路径更改,笔记将被删除)</string>
40-
<string name="delete_file_itself">同时删除文件 \"%s\"</string>
41-
<string name="note_saved_successfully">已成功保存笔记 \"%s\"</string>
42-
<string name="note_exported_successfully">已成功导出笔记 \"%s\"</string>
40+
<string name="delete_file_itself">同时删除文件“%s”</string>
41+
<string name="note_saved_successfully">笔记“%s”已成功保存</string>
42+
<string name="note_exported_successfully">笔记“%s”已成功导出</string>
4343
<string name="only_export_file_content">只导出当前文件内容
4444
\n(更改笔记将不会影响文件)</string>
4545
<string name="display_success_message">显示保存成功消息</string>
@@ -77,4 +77,4 @@
7777
<string name="this_note_is_linked">此笔记和一个本地文件关联。</string>
7878
<string name="allow_alarm_automatic_backups">要自动备份笔记,请授予应用设置精确闹钟的权限。</string>
7979
<string name="num_checked_items">%d 个勾选的条目</string>
80-
</resources>
80+
</resources>

0 commit comments

Comments
 (0)