mirror of
				https://github.com/SimpleMobileTools/Simple-Notes.git
				synced 2025-06-05 17:00:23 +02:00 
			
		
		
		
	Creat the translation of Chinese(TW)
This commit is contained in:
		
							
								
								
									
										66
									
								
								app/src/main/res/values-zh-rTW/strings.xml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										66
									
								
								app/src/main/res/values-zh-rTW/strings.xml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,66 @@ | ||||
| <resources> | ||||
|     <string name="app_name">簡易筆記</string> | ||||
|     <string name="app_launcher_name">簡易筆記</string> | ||||
|     <string name="widget_config">感謝您使用簡易筆記\n更多[簡易]系列應用程式請拜訪 SimpleMobileTools.com</string> | ||||
|     <string name="cannot_share_empty_text">無法分享空白內容</string> | ||||
|     <string name="simple_note">簡易筆記</string> | ||||
|     <string name="new_note">新增筆記</string> | ||||
|     <string name="no_title">請為你的筆記命名</string> | ||||
|     <string name="title_taken">已經存在這標題的筆記</string> | ||||
|     <string name="open_note">打開筆記</string> | ||||
|     <string name="delete_note">刪除筆記</string> | ||||
|     <string name="delete_note_prompt_message">你確定要刪除筆記 \"%s\"嗎?</string> | ||||
|     <string name="pick_a_note">選擇筆記</string> | ||||
|     <string name="rename_note">重新命名筆記</string> | ||||
|     <string name="general_note">一般筆記</string> | ||||
|     <string name="create_new_note">建立新筆記</string> | ||||
|     <string name="add_to_note">添加到筆記</string> | ||||
|  | ||||
|     <!-- File notes --> | ||||
|     <string name="open_file">打開檔案</string> | ||||
|     <string name="export_as_file">匯出成檔案</string> | ||||
|     <string name="file_too_large">檔案太大,上限10MB</string> | ||||
|     <string name="only_import_file_content">僅匯入檔案內容\n(檔案變更不影響筆記)</string> | ||||
|     <string name="update_file_at_note">更新筆記時也更新檔案本身\n(如果檔案被刪除或變更路徑,筆記將被刪除)</string> | ||||
|     <string name="delete_file_itself">也刪除檔案 \"%s\"</string> | ||||
|     <string name="note_saved_successfully">筆記 \"%s\" 儲存成功</string> | ||||
|     <string name="note_exported_successfully">筆記 \"%s\" 匯出成功</string> | ||||
|  | ||||
|     <!-- Settings --> | ||||
|     <string name="display_success_message">顯示儲存成功的訊息</string> | ||||
|     <string name="links_and_emails_clickable">使連結和信箱可點擊</string> | ||||
|     <string name="place_cursor_end">將游標放置於筆記尾端</string> | ||||
|     <string name="monospaced_font">使用等寬字體</string> | ||||
|     <string name="show_keyboard">啟動時顯示鍵盤</string> | ||||
|     <string name="show_word_count">顯示字數</string> | ||||
|     <string name="alignment">對齊</string> | ||||
|     <string name="left">靠左</string> | ||||
|     <string name="center">置中</string> | ||||
|     <string name="right">靠右</string> | ||||
|     <string name="widget_note">用於小工具的筆記</string> | ||||
|     <string name="show_note_picker">啟動時顯示筆記選擇器</string> | ||||
|     <string name="autosave_notes">自動儲存筆記</string> | ||||
|     <string name="enable_line_wrap">自動換行</string> | ||||
|  | ||||
|     <!-- Import / Export --> | ||||
|     <string name="export_all_notes">將全部筆記匯出成檔案</string> | ||||
|     <string name="import_notes">將多個檔案匯入成筆記</string> | ||||
|  | ||||
|     <!-- Strings displayed only on Google Playstore. Optional, but good to have --> | ||||
|     <!-- Short description has to have less than 80 chars --> | ||||
|     <string name="app_short_description">一個快速添加筆記,且沒有廣告的簡易記事本。</string> | ||||
|     <string name="app_long_description"> | ||||
|         需要快速記下得購買的東西、地址或創業點子?那麼這就是你一直在尋找的程式!不需要繁複的設定步驟,把你目的寫下就可以了。隨著自動儲存,你不會不小心失去你的修改。支援建立多個獨立的筆記。 | ||||
| 		 | ||||
|         使用可自訂及調整大小的小工具,你能夠隨即查看筆記,並且點擊就可以開啟程式。 | ||||
| 		 | ||||
| 		    不包含廣告及非必要的權限,而且完全開放原始碼,並提供自訂顏色。 | ||||
| 		 | ||||
| 		    這程式只是一系列眾多應用程式的其中一項,你可以在這發現更多 http://www.simplemobiletools.com | ||||
|     </string> | ||||
|  | ||||
|     <!-- | ||||
|         Haven't found some strings? There's more at | ||||
|         https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res | ||||
|     --> | ||||
| </resources> | ||||
		Reference in New Issue
	
	Block a user