mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-09-11 23:36:05 +00:00
Add chinese translations of confirmation for cancelling edits
This commit is contained in:
@@ -3,8 +3,9 @@ title: $:/language/
|
||||
ClassicWarning/Hint: 此條目以經典版 TiddlyWiki 標記格式撰寫,不完全相容新版 TiddlyWiki 的格式,詳細資訊請參閱:http://tiddlywiki.com/static/Upgrading。
|
||||
ClassicWarning/Upgrade/Caption: 升級
|
||||
CloseAll/Button: 全部關閉
|
||||
ConfirmDeleteTiddler: 您確定要刪除條目 "<$text text=<<title>>/>" ?
|
||||
ConfirmOverwriteTiddler: 您確定要覆寫條目 "<$text text=<<title>>/>" ?
|
||||
ConfirmCancelTiddler: 您確定要放棄對條目 "<$text text=<<title>>/>" 的更改?
|
||||
ConfirmDeleteTiddler: 您確定要刪除條目 "<$text text=<<title>>/>"?
|
||||
ConfirmOverwriteTiddler: 您確定要覆寫條目 "<$text text=<<title>>/>"?
|
||||
InvalidFieldName: 欄位名稱 "<$text text=<<fieldName>>/>" 包含無效字元,欄位名稱只能包含小寫字母和底線 (`_`)、 連接號 (`-`) 和小數點 (`.`)
|
||||
MissingTiddler/Hint: 佚失條目 "<$text text=<<currentTiddler>>/>" - 點擊 {{$:/core/images/edit-button}} 可建立此條目
|
||||
RecentChanges/DateFormat: YYYY年0MM月0DD日
|
||||
|
Reference in New Issue
Block a user