mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-19 16:24:51 +00:00
Merge pull request #552 from BramChen/master
Add chinese translations of confirmation for cancelling edits
This commit is contained in:
commit
8582e5ebe2
@ -3,8 +3,9 @@ title: $:/language/
|
|||||||
ClassicWarning/Hint: 此条目以经典版 TiddlyWiki 标记格式撰写,不完全相容新版 TiddlyWiki 的格式,详细信息请参阅:http://tiddlywiki.com/static/Upgrading。
|
ClassicWarning/Hint: 此条目以经典版 TiddlyWiki 标记格式撰写,不完全相容新版 TiddlyWiki 的格式,详细信息请参阅:http://tiddlywiki.com/static/Upgrading。
|
||||||
ClassicWarning/Upgrade/Caption: 升级
|
ClassicWarning/Upgrade/Caption: 升级
|
||||||
CloseAll/Button: 全部关闭
|
CloseAll/Button: 全部关闭
|
||||||
ConfirmDeleteTiddler: 您确定要删除条目 "<$text text=<<title>>/>" ?
|
ConfirmCancelTiddler: 您确定要放弃对条目 "<$text text=<<title>>/>" 的更改?
|
||||||
ConfirmOverwriteTiddler: 您确定要覆写条目 "<$text text=<<title>>/>" ?
|
ConfirmDeleteTiddler: 您确定要删除条目 "<$text text=<<title>>/>"?
|
||||||
|
ConfirmOverwriteTiddler: 您确定要覆写条目 "<$text text=<<title>>/>"?
|
||||||
InvalidFieldName: 栏位名称 "<$text text=<<fieldName>>/>" 包含无效字符,栏位名称只能包含小写字母和底线 (`_`)、 连字号 (`-`) 和小数点 (`.`)
|
InvalidFieldName: 栏位名称 "<$text text=<<fieldName>>/>" 包含无效字符,栏位名称只能包含小写字母和底线 (`_`)、 连字号 (`-`) 和小数点 (`.`)
|
||||||
MissingTiddler/Hint: 佚失条目 "<$text text=<<currentTiddler>>/>" - 点击 {{$:/core/images/edit-button}} 可创建此条目
|
MissingTiddler/Hint: 佚失条目 "<$text text=<<currentTiddler>>/>" - 点击 {{$:/core/images/edit-button}} 可创建此条目
|
||||||
RecentChanges/DateFormat: YYYY年0MM月0DD日
|
RecentChanges/DateFormat: YYYY年0MM月0DD日
|
||||||
|
@ -3,8 +3,9 @@ title: $:/language/
|
|||||||
ClassicWarning/Hint: 此條目以經典版 TiddlyWiki 標記格式撰寫,不完全相容新版 TiddlyWiki 的格式,詳細資訊請參閱:http://tiddlywiki.com/static/Upgrading。
|
ClassicWarning/Hint: 此條目以經典版 TiddlyWiki 標記格式撰寫,不完全相容新版 TiddlyWiki 的格式,詳細資訊請參閱:http://tiddlywiki.com/static/Upgrading。
|
||||||
ClassicWarning/Upgrade/Caption: 升級
|
ClassicWarning/Upgrade/Caption: 升級
|
||||||
CloseAll/Button: 全部關閉
|
CloseAll/Button: 全部關閉
|
||||||
ConfirmDeleteTiddler: 您確定要刪除條目 "<$text text=<<title>>/>" ?
|
ConfirmCancelTiddler: 您確定要放棄對條目 "<$text text=<<title>>/>" 的更改?
|
||||||
ConfirmOverwriteTiddler: 您確定要覆寫條目 "<$text text=<<title>>/>" ?
|
ConfirmDeleteTiddler: 您確定要刪除條目 "<$text text=<<title>>/>"?
|
||||||
|
ConfirmOverwriteTiddler: 您確定要覆寫條目 "<$text text=<<title>>/>"?
|
||||||
InvalidFieldName: 欄位名稱 "<$text text=<<fieldName>>/>" 包含無效字元,欄位名稱只能包含小寫字母和底線 (`_`)、 連接號 (`-`) 和小數點 (`.`)
|
InvalidFieldName: 欄位名稱 "<$text text=<<fieldName>>/>" 包含無效字元,欄位名稱只能包含小寫字母和底線 (`_`)、 連接號 (`-`) 和小數點 (`.`)
|
||||||
MissingTiddler/Hint: 佚失條目 "<$text text=<<currentTiddler>>/>" - 點擊 {{$:/core/images/edit-button}} 可建立此條目
|
MissingTiddler/Hint: 佚失條目 "<$text text=<<currentTiddler>>/>" - 點擊 {{$:/core/images/edit-button}} 可建立此條目
|
||||||
RecentChanges/DateFormat: YYYY年0MM月0DD日
|
RecentChanges/DateFormat: YYYY年0MM月0DD日
|
||||||
|
Loading…
Reference in New Issue
Block a user