diff --git a/core/language/en-GB/Misc.multids b/core/language/en-GB/Misc.multids new file mode 100644 index 000000000..c1f46473a --- /dev/null +++ b/core/language/en-GB/Misc.multids @@ -0,0 +1,22 @@ +title: $:/language/ + +BinaryWarning/Prompt: This tiddler contains binary data +ClassicWarning/Hint: This tiddler is written in TiddlyWiki Classic wiki text format, which is not fully compatible with TiddlyWiki version 5. See http://tiddlywiki.com/static/Upgrading.html for more details. +ClassicWarning/Upgrade/Caption: upgrade +CloseAll/Button: close all +ConfirmCancelTiddler: Do you wish to discard changes to the tiddler "<$text text=<>/>"? +ConfirmDeleteTiddler: Do you wish to delete the tiddler "<$text text=<<title>>/>"? +ConfirmOverwriteTiddler: Do you wish to overwrite the tiddler "<$text text=<<title>>/>"? +ConfirmEditShadowTiddler: You are about to edit a ShadowTiddler. Any changes will override the default system making future upgrades non-trivial. Are you sure you want to edit "<$text text=<<title>>/>"? +DefaultNewTiddlerTitle: New Tiddler +DropMessage: Drop here (or click escape to cancel) +Encryption/ConfirmClearPassword: Do you wish to clear the password? This will remove the encryption applied when saving this wiki +Encryption/PromptSetPassword: Set a new password for this TiddlyWiki +InvalidFieldName: Illegal characters in field name "<$text text=<<fieldName>>/>". Fields can only contain lowercase letters, digits and the characters underscore (`_`), hyphen (`-`) and period (`.`) +MissingTiddler/Hint: Missing tiddler "<$text text=<<currentTiddler>>/>" - click {{$:/core/images/edit-button}} to create +RecentChanges/DateFormat: DDth MMM YYYY +SystemTiddler/Tooltip: This is a system tiddler +TagManager/Colour/Heading: Colour +TagManager/Icon/Heading: Icon +TagManager/Tag/Heading: Tag +UnsavedChangesWarning: You have unsaved changes in TiddlyWiki diff --git a/languages/zh-Hans/Misc.multids b/languages/zh-Hans/Misc.multids new file mode 100644 index 000000000..85b6e50e3 --- /dev/null +++ b/languages/zh-Hans/Misc.multids @@ -0,0 +1,22 @@ +title: $:/language/ + +BinaryWarning/Prompt: 此条目包含二进制数据 +ClassicWarning/Hint: 此条目以经典版 TiddlyWiki 标记格式撰写,不完全兼容新版 TiddlyWiki 的格式,详细信息请参阅:http://tiddlywiki.com/static/Upgrading。 +ClassicWarning/Upgrade/Caption: 升级 +CloseAll/Button: 全部关闭 +ConfirmCancelTiddler: 您确定要放弃对条目 "<$text text=<<title>>/>" 的更改? +ConfirmDeleteTiddler: 您确定要删除条目 "<$text text=<<title>>/>"? +ConfirmOverwriteTiddler: 您确定要覆写条目 "<$text text=<<title>>/>"? +ConfirmEditShadowTiddler: 您即将要编辑默认条目,任何更改将会覆盖默认的系统,使未来的升级不寻常。您确定要编辑 "<$text text=<<title>>/>"? +DefaultNewTiddlerTitle: 新条目 +DropMessage: 拖放到此处 (或按 ESC 键取消) +Encryption/ConfirmClearPassword: 您要清除密码?这将移除保存此维基时套用的加密 +Encryption/PromptSetPassword: 为此 TiddlyWiki 设置一个新密码 +InvalidFieldName: 栏位名称 "<$text text=<<fieldName>>/>" 包含无效字符,栏位名称只能包含小写字母、数字、底线 (`_`)、 连字号 (`-`) 和小数点 (`.`) +MissingTiddler/Hint: 佚失条目 "<$text text=<<currentTiddler>>/>" - 点击 {{$:/core/images/edit-button}} 可创建此条目 +RecentChanges/DateFormat: YYYY年0MM月0DD日 +SystemTiddler/Tooltip: 此为系统条目 +TagManager/Colour/Heading: 颜色 +TagManager/Icon/Heading: 图标 +TagManager/Tag/Heading: 标签 +UnsavedChangesWarning: 在此 TiddlyWiki 您有尚未保存的变更