diff --git a/content/en/docs/3.2/Options/index.html b/content/en/docs/3.2/Options/index.html
index 578d4602d..58c21f010 100644
--- a/content/en/docs/3.2/Options/index.html
+++ b/content/en/docs/3.2/Options/index.html
@@ -626,10 +626,6 @@
Automation
here, the message is not logged. The names given to the levels are only
suggestions and they don't have any effect on the execution of the script.
(i.e. a "Fatal" level message will not cause the script to terminate.)
- Thread priority
- Priority given to the script execution thread. If you're on a
-single-core/single-CPU system having this on lower than normal will make other
-programs more responsive while long-running scripts are active.
Autoreload on Export
Automatically reloads the specified sets of scripts when the Exporting
dialogue is opened. In that case you will have to enter the
diff --git a/content/en/docs/latest/Options.md b/content/en/docs/latest/Options.md
index e7aabebc6..362bf544c 100644
--- a/content/en/docs/latest/Options.md
+++ b/content/en/docs/latest/Options.md
@@ -457,11 +457,6 @@ Trace level
suggestions and they don't have any effect on the execution of the script.
(i.e. a "Fatal" level message will not cause the script to terminate.)
-Thread priority
-: Priority given to the script execution thread. If you're on a
- single-core/single-CPU system having this on lower than normal will make other
- programs more responsive while long-running scripts are active.
-
Autoreload on Export
: Automatically reloads the specified sets of scripts when the [Exporting]({{< relref "Exporting" >}})
dialogue is opened. In that case you will have to enter the
diff --git a/content/zh-cn/docs/3.2/Options/index.html b/content/zh-cn/docs/3.2/Options/index.html
index 2db45ea1b..0f39f4118 100644
--- a/content/zh-cn/docs/3.2/Options/index.html
+++ b/content/zh-cn/docs/3.2/Options/index.html
@@ -484,6 +484,8 @@ 设置热键
click the New button. Enter the command name, then set the hotkey
as when editing them.
+译者注:由于一个Bug,3.2版本添加热键时需切换为英文界面再添加。新版本已修复了这个Bug。
+
备份
@@ -535,13 +537,6 @@ 自动化
here, the message is not logged. The names given to the levels are only
suggestions and they don't have any effect on the execution of the script.
(i.e. a "Fatal" level message will not cause the script to terminate.)
- 线程优先级
- 译者注:3.x版没这个选项。
-
- Priority given to the script execution thread. If you're on a
-single-core/single-CPU system having this on lower than normal will make other
-programs more responsive while long-running scripts are active.
-
自动重新载入导出
Automatically reloads the specified sets of scripts when the Exporting
dialogue is opened. In that case you will have to enter the
diff --git a/content/zh-cn/docs/latest/Autosave.md b/content/zh-cn/docs/latest/Autosave.md
index 2b4cc5b06..aa62cd208 100644
--- a/content/zh-cn/docs/latest/Autosave.md
+++ b/content/zh-cn/docs/latest/Autosave.md
@@ -6,10 +6,7 @@ menu:
weight: 7100
---
-默认情况下Aegisub每隔固定的时间就会自动保存一份当前正在编辑的字幕文件的备份(如果在这几分钟内有更改文件内容)。这些自动保存的文件可以在
-`%APPDATA%\Aegisub\autosave`(Windows系统)目录下找到;
-;`~/.aegisub/autosave` 目录下找到(Linux系统);`~/Library/Application Support/Aegisub/autosave`在(OS X系统)。另外地,这些文件可以从Aegisub的
-文件→ 打开自动保存的字幕 项中打开。
+默认情况下Aegisub每隔固定的时间就会自动保存一份当前正在编辑的字幕文件的备份(如果在这几分钟内有更改文件内容)。这些备份文件在 Windows 系统中位于 `%APPDATA%\Aegisub\autosave`,在 Linux 系统中位于 `~/.aegisub/autosave`,在 OS X 系统中则位于 `~/Library/Application Support/Aegisub/autosave`。您还可以直接在 Aegisub 中通过 “文件” → “打开自动保存的字幕...” 浏览这些备份。
![autosave-menu](/img/3.2/autosave-menu.png#center)
diff --git a/content/zh-cn/docs/latest/Options.md b/content/zh-cn/docs/latest/Options.md
index 337faab87..cfede8475 100644
--- a/content/zh-cn/docs/latest/Options.md
+++ b/content/zh-cn/docs/latest/Options.md
@@ -317,8 +317,6 @@ To add a new hotkey, select the context you want to add the hotkey to,
then click the New button. Enter the [command
name]({{< relref "Commands" >}}), then set the hotkey as when editing them.
-**译者注:由于一个Bug,3.x版本添加热键时需切换为英文界面再添加,这个Bug会在3.3版时被修复。**
-
## 备份
![preferences-backup](/img/3.2/preferences-backup.png#center)
@@ -380,13 +378,6 @@ name]({{< relref "Commands" >}}), then set the hotkey as when editing them.
the execution of the script. (i.e. a "Fatal" level message will
not cause the script to terminate.)
-线程优先级
-译者注:3.x版没这个选项。
-: Priority given to the script execution thread. If you're on a
- single-core/single-CPU system having this on lower than normal will
- make other programs more responsive while long-running scripts are
- active.
-
自动重新载入导出
: Automatically reloads the specified sets of scripts when the
[Exporting]({{< relref "Exporting" >}}) dialogue is opened. In that
diff --git a/content/zh-cn/docs/latest/Styles.md b/content/zh-cn/docs/latest/Styles.md
index 892246a6c..986914c94 100644
--- a/content/zh-cn/docs/latest/Styles.md
+++ b/content/zh-cn/docs/latest/Styles.md
@@ -18,7 +18,7 @@ Aegisub的样式管理器工具 (字幕菜单下可找到)
如你所见,
窗口被分为两半。右半窗口显示的是目前脚本所有可用的样式;左半窗口显示的是样式库中的样式。样式库的存在是为了方便您从其他字幕文件中快速导入样式到当前字幕文件中。
-你想建立多少个样式库就可以建多少个(译者注:目前版已知bug,样式库名称不能含有中文);
+你想建立多少个样式库就可以建多少个;
一些人喜欢把他们使用的样式都存在一个样式库中,其他人喜欢按照字体、外观或者首字母顺序存储样式库。
通过顶部的下拉菜单可以切换样式库,样式库内容显示在左半窗口。
diff --git a/content/zh-cn/docs/latest/Tutorials.md b/content/zh-cn/docs/latest/Tutorials.md
index 74054b9cb..66fb33dd5 100644
--- a/content/zh-cn/docs/latest/Tutorials.md
+++ b/content/zh-cn/docs/latest/Tutorials.md
@@ -38,7 +38,7 @@ weight: 2700
- 作者:Niels Martin Hansen
-### 可视化排版g
+### 可视化排版
- 简介:演示如何使用 Aegisub 2 全新的可视化排版功能。
- 作者:Rodrigo Braz Monteiro
diff --git a/i18n/zh-cn.yaml b/i18n/zh-cn.yaml
index 885197803..3f3f252a8 100644
--- a/i18n/zh-cn.yaml
+++ b/i18n/zh-cn.yaml
@@ -1,11 +1,11 @@
- id: get-started
- translation: "Get Started"
+ translation: "快速上手"
- id: on-this-page
- translation: "On this page"
+ translation: "本页目录"
- id: menu-overview
- translation: "Overview"
+ translation: "概述"
- id: search-text
translation: "Search docs..."
@@ -26,16 +26,16 @@
translation: "Example"
- id: language
- translation: "Language"
+ translation: "语言"
- id: type
- translation: "Type"
+ translation: "类别"
- id: notes
- translation: "Notes"
+ translation: "说明"
- id: file
- translation: "File"
+ translation: "文件"
- id: md5
translation: "MD5"
diff --git a/static/img/3.2/preferences-automation.png b/static/img/3.2/preferences-automation.png
index 3fe38dfc9..fc06777b5 100644
Binary files a/static/img/3.2/preferences-automation.png and b/static/img/3.2/preferences-automation.png differ