mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-09-09 14:26:07 +00:00
Update chinese translations
* Add message of blocked temporary state tiddlers for upgrader * Add refresh button * Update hint of home button * Update dropznoe text
This commit is contained in:
@@ -27,7 +27,7 @@ Encryption/SetPassword/Hint: 设置加密保存此维基的密码
|
||||
FullScreen/Caption: 全屏幕
|
||||
FullScreen/Hint: 进入或离开全屏模式
|
||||
Home/Caption: 首页
|
||||
Home/Hint: 刷新页面且开启首页条目
|
||||
Home/Hint: 开启首页条目
|
||||
Import/Caption: 导入
|
||||
Import/Hint: 导入文件
|
||||
Info/Caption: 信息
|
||||
@@ -42,6 +42,8 @@ Permalink/Caption: 引用连结
|
||||
Permalink/Hint: 设定浏览器网址栏为直接连结到此条目
|
||||
Permaview/Caption: 永久连结
|
||||
Permaview/Hint: 设定浏览器网址栏为直接连结到当前所有已开启条目
|
||||
Refresh/Caption: 刷新
|
||||
Refresh/Hint: 执行维基的完全刷新
|
||||
Save/Caption: 保存
|
||||
Save/Hint: 保存此条目
|
||||
SaveWiki/Caption: 保存变更
|
||||
|
@@ -9,5 +9,6 @@ Listing/Title/Caption: 条目
|
||||
Upgrader/Plugins/Suppressed/Incompatible: 封锁的不相容或过时插件
|
||||
Upgrader/Plugins/Suppressed/Version: 封锁的插件 (由于传入的 <<incoming>> 较现有版本 <<existing>> 旧)
|
||||
Upgrader/Plugins/Upgraded: 升级插件,从 <<incoming>> 到 <<upgraded>>
|
||||
Upgrader/State/Suppressed: 封锁的暂存状态条目
|
||||
Upgrader/System/Suppressed: 封锁的系统条目
|
||||
Upgrader/ThemeTweaks/Created: 从 <$text text=<<from>>/> 迁移布景主题
|
||||
|
@@ -8,6 +8,7 @@ ConfirmCancelTiddler: 您确定要放弃对条目 "<$text text=<<title>>/>" 的
|
||||
ConfirmDeleteTiddler: 您确定要删除条目 "<$text text=<<title>>/>"?
|
||||
ConfirmOverwriteTiddler: 您确定要覆写条目 "<$text text=<<title>>/>"?
|
||||
ConfirmEditShadowTiddler: 您即将要编辑默认条目,任何更改将会覆盖默认的系统,使未来的升级不寻常。您确定要编辑 "<$text text=<<title>>/>"?
|
||||
DropMessage: 拖放到此处 (或按 ESC 键取消)
|
||||
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