From 67caf2ed31223fa670f4fdc6433077aecea4679f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E5=85=B4=E5=AE=87?= Date: Wed, 11 Sep 2013 10:24:09 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BB=BA=E7=AB=8B=E7=9B=AE=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- proof/proof.md | 1 + published/README.md | 0 published/published.md | 1 + sources/sources.md | 1 + translating/translating.md | 1 + 5 files changed, 4 insertions(+) create mode 100644 proof/proof.md create mode 100644 published/README.md create mode 100644 published/published.md create mode 100644 sources/sources.md create mode 100644 translating/translating.md diff --git a/proof/proof.md b/proof/proof.md new file mode 100644 index 0000000000..52b45305c2 --- /dev/null +++ b/proof/proof.md @@ -0,0 +1 @@ +proof 放需要校对的译稿,进行校对、排版等工作,校对完成之后放入 published 等待发布。 \ No newline at end of file diff --git a/published/README.md b/published/README.md new file mode 100644 index 0000000000..e69de29bb2 diff --git a/published/published.md b/published/published.md new file mode 100644 index 0000000000..a25ab3ce07 --- /dev/null +++ b/published/published.md @@ -0,0 +1 @@ +published 放已经完成翻译、校对和排版的选题,已经正式发布的文章。 \ No newline at end of file diff --git a/sources/sources.md b/sources/sources.md new file mode 100644 index 0000000000..1dd8e1cd1b --- /dev/null +++ b/sources/sources.md @@ -0,0 +1 @@ +sources 放待翻译的选题源文件,选定要翻译的选题后,将其移动到translating目录进行翻译。 \ No newline at end of file diff --git a/translating/translating.md b/translating/translating.md new file mode 100644 index 0000000000..b4e2ccbb29 --- /dev/null +++ b/translating/translating.md @@ -0,0 +1 @@ +translating 放正在翻译的选题,翻译完之后将其放入 proof 等待校对。 \ No newline at end of file