Skip to content

Commit 339abfe

Browse files
committed
settings.md translation
1 parent ab6c1d8 commit 339abfe

1 file changed

Lines changed: 15 additions & 21 deletions

File tree

zh/settings.md

Lines changed: 15 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,39 +1,33 @@
11
---
22
layout: "page"
3-
lang: "en"
4-
title: Site Settings
5-
permalink: /en/settings
3+
lang: "zh"
4+
title: 网站设置
5+
permalink: /zh/settings
66
---
7-
# Site Settings (User Preferences)
7+
# 网站设置(用户偏好)
88

9-
## Accept or Delete Cookies
9+
## 接受或删除 Cookies
1010

11-
Cookies are small pieces of data that are stored by your browser.
12-
By default no cookies are used by this site, but any options set on
13-
this page are stored in cookies.
14-
15-
Accept cookies here to enable the use of cookies on this site and to
16-
enable the menu options below.
11+
Cookies 是由您的浏览器存储的小数据片段。默认情况下,该网站不使用任何 Cookies,但在此页面上设置的任何选项都会存储在 Cookies 中。
1712

13+
在此接受 Cookies 以启用该网站的 Cookies 使用,并启用以下菜单选项。
1814

1915
{% include settings-accept.html
20-
accept="Accept Cookies"
21-
reset= "Reset: Delete All Cookies"
16+
accept="接受 Cookies"
17+
reset= "重置:删除所有 Cookies"
2218
%}
2319

24-
## Default Return
25-
The `return` form parameter that TeXLive.net should use in the absence of a setting via `% !TeX` comments in the example.
20+
## 默认返回
21+
TeXLive.net 应在没有通过 `% !TeX` 注释设置的情况下使用的 `return` 表单参数。
2622

2723
{% include settings-return.html %}
2824

29-
30-
## Default Engine
31-
The `engine` form parameter that TeXLive.net or Overleaf should use in the absence of a setting via `% !TeX` comments in the example. (`-dev` and `context` options should not be used at Overleaf.)
25+
## 默认引擎
26+
TeXLive.net 或 Overleaf 应在没有通过 `% !TeX` 注释设置的情况下使用的 `engine` 表单参数。(在 Overleaf 中不应使用 `-dev``context` 选项。)
3227

3328
{% include settings-engine.html %}
3429

35-
36-
## Editor Theme
37-
The theme used by the embedded ACE editor.
30+
## 编辑器主题
31+
嵌入的 ACE 编辑器使用的主题。
3832

3933
{% include settings-acetheme.html %}

0 commit comments

Comments
 (0)