1
+ <?xml version =" 1.0" encoding =" utf-8" ?>
1
2
<resources >
2
3
<string name =" app_name" >簡易筆記</string >
3
4
<string name =" app_launcher_name" >簡易筆記</string >
4
- <string name =" widget_config" >感謝您使用簡易筆記\n更多[簡易]系列應用程式請拜訪 SimpleMobileTools.com</string >
5
+ <string name =" widget_config" >感謝您使用簡易筆記。
6
+ \n歡迎造訪 SimpleMobileTools.com 了解更多簡易 app。</string >
5
7
<string name =" cannot_share_empty_text" >無法分享空白內容</string >
6
8
<string name =" simple_note" >簡易筆記</string >
7
9
<string name =" new_note" >新增筆記</string >
17
19
<string name =" add_to_note" >添加到筆記</string >
18
20
<string name =" unsaved_changes_warning" >你有一些尚未儲存的變更。你想對他們怎麼處理?</string >
19
21
<string name =" note_shown_widget" >在小工具顯示的筆記:</string >
20
- <string name =" show_note_title" >Show note title </string >
22
+ <string name =" show_note_title" >顯示筆記標題 </string >
21
23
<string name =" new_note_type" >新筆記類型:</string >
22
24
<string name =" text_note" >文字筆記</string >
23
25
<string name =" lock_note" >Lock note</string >
24
- <string name =" unlock_note" >Unlock note </string >
26
+ <string name =" unlock_note" >解鎖筆記 </string >
25
27
<string name =" note_content_locked" >The notes\' content is locked.</string >
26
28
<string name =" show_content" >Show content</string >
27
29
<string name =" locking_warning" >WARNING: If you forget the notes\' password, you won\'t be able to recover it or access the notes\' content anymore.</string >
28
- <string name =" new_text_note" >New text note </string >
30
+ <string name =" new_text_note" >新文字筆記 </string >
29
31
<string name =" new_checklist" >New checklist</string >
30
-
31
32
<!-- File notes -->
32
33
<string name =" open_file" >打開檔案</string >
33
34
<string name =" export_as_file" >匯出成檔案</string >
38
39
<string name =" note_saved_successfully" >筆記 \"%s\" 儲存成功</string >
39
40
<string name =" note_exported_successfully" >筆記 \"%s\" 匯出成功</string >
40
41
<string name =" only_export_file_content" >只匯出目前的檔案內容\n(修改筆記不影響檔案)</string >
41
-
42
42
<!-- Settings -->
43
43
<string name =" display_success_message" >顯示儲存成功的訊息</string >
44
44
<string name =" links_and_emails_clickable" >使連結和信箱可點擊</string >
45
45
<string name =" place_cursor_end" >將游標放置於筆記尾端</string >
46
46
<string name =" monospaced_font" >使用等寬字體</string >
47
47
<string name =" show_keyboard" >啟動時顯示鍵盤</string >
48
48
<string name =" show_word_count" >顯示字數</string >
49
- <string name =" show_character_count" >Show character count </string >
49
+ <string name =" show_character_count" >顯示字元數統計 </string >
50
50
<string name =" alignment" >對齊</string >
51
51
<string name =" left" >靠左</string >
52
52
<string name =" center" >置中</string >
58
58
<string name =" use_incognito_mode" >使用無痕模式的鍵盤</string >
59
59
<string name =" move_done_checklist_items" >將未完成的核對清單項目移動至頂端</string >
60
60
<string name =" add_new_checklist_items_top" >Add new checklist items at the top</string >
61
-
62
61
<!-- Checklists -->
63
62
<string name =" checklist" >核對清單</string >
64
63
<string name =" checklists" >Checklists</string >
65
64
<string name =" add_new_checklist_item" >新增新的核對清單項目</string >
66
65
<string name =" add_new_checklist_items" >新增新的核對清單項目</string >
67
66
<string name =" checklist_is_empty" >核對清單為空白</string >
68
- <string name =" remove_done_items" >Remove done items</string >
69
-
67
+ <string name =" remove_done_items" >移除已完成的項目</string >
70
68
<!-- Import / Export -->
71
69
<string name =" export_all_notes" >將全部筆記匯出成檔案</string >
72
70
<string name =" import_folder" >匯入資料夾</string >
73
- <string name =" export_notes" >Export all notes </string >
71
+ <string name =" export_notes" >匯出所有筆記 </string >
74
72
<string name =" import_notes" >Import notes</string >
75
-
76
73
<!-- FAQ -->
77
74
<string name =" faq_1_title" >我如何變更小工具的顏色?</string >
78
75
<string name =" faq_1_text" >要是你只有1個現行的小工具,你可以重新建立,或者使用程式設定中的按鈕來自訂。如果你有多個現行的小工具,程式設定中的按鈕會沒作用。你必須將想要自訂的小工具重新建立,如此一來程式便能支援每個小工具自訂顏色。</string >
79
-
80
76
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
81
77
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
82
78
<string name =" app_title" >Simple Notes Pro: To-do list organizer and planner</string >
113
109
<b >Reddit:</b >
114
110
https://www.reddit.com/r/SimpleMobileTools
115
111
</string >
116
-
117
112
<!--
118
113
Haven't found some strings? There's more at
119
114
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
120
115
-->
121
- </resources >
116
+ </resources >
0 commit comments