1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-09-10 14:56:06 +00:00

Add chinese translations of 'group' field to tiddler types

This commit is contained in:
Bram Chen
2014-06-01 12:31:25 +08:00
parent c8e98c1567
commit 50223562ea
24 changed files with 33 additions and 9 deletions

View File

@@ -1,3 +1,4 @@
title: $:/language/Docs/Types/application/json
description: Javascript 对象数据
description: JSON 数据
name: application/json
group: 开发者

View File

@@ -1,3 +1,4 @@
title: $:/language/Docs/Types/application/x-tiddler-dictionary
description: 数据字典
name: application/x-tiddler-dictionary
group: 开发者

View File

@@ -1,3 +1,4 @@
title: $:/language/Docs/Types/image/gif
description: GIF 图
description: GIF 图
name: image/gif
group: 图像

View File

@@ -1,3 +1,4 @@
title: $:/language/Docs/Types/image/jpeg
description: JPEG 图
description: JPEG 图
name: image/jpeg
group: 图像

View File

@@ -1,3 +1,4 @@
title: $:/language/Docs/Types/image/png
description: PNG 图
description: PNG 图
name: image/png
group: 图像

View File

@@ -1,3 +1,4 @@
title: $:/language/Docs/Types/image/svg+xml
description: 结构式矢量图
name: image/svg+xml
group: 图像

View File

@@ -1,3 +1,4 @@
title: $:/language/Docs/Types/image/x-icon
description: 图标
name: image/x-icon
group: 图像

View File

@@ -1,3 +1,4 @@
title: $:/language/Docs/Types/text/css
description: 静态样式
name: text/css
group: 开发者

View File

@@ -1,3 +1,4 @@
title: $:/language/Docs/Types/text/html
description: HTML 标记
name: text/html
group: 文本

View File

@@ -1,3 +1,4 @@
title: $:/language/Docs/Types/text/plain
description: 纯文本
name: text/plain
group: 文本

View File

@@ -1,3 +1,4 @@
title: $:/language/Docs/Types/text/vnd.tiddlywiki
description: TiddlyWiki 标记
description: TiddlyWiki 5
name: text/vnd.tiddlywiki
group: 文本

View File

@@ -1,3 +1,4 @@
title: $:/language/Docs/Types/text/x-tiddlywiki
description: TiddlyWiki 旧版标记
description: TiddlyWiki 2
name: text/x-tiddlywiki
group: 文本