From 1b8b2f2fa76f2dd908146fea1df24def408f6982 Mon Sep 17 00:00:00 2001 From: Ruijie Yu Date: Tue, 11 Apr 2023 01:32:26 +0800 Subject: [PATCH 03/16] Copies and symlinks to initialize zh-CN Symlinking zh-CN/Changes.org because translating it is not worth the effort due to its size. Symlinking zh-CN/elpa.org because this file is unreferenced in any language, so it is not worth translating it. See relevant discussion in https://list.orgmode.org/87a5zeu136.fsf@localhost/. * zh-CN/Changes.org: Symlink from Changes.org. * zh-CN/LICENSE.org: Copy from LICENSE.org. * zh-CN/elpa.org: Symlink from elpa.org. * zh-CN/features.org: Copy from features.org. * zh-CN/index.org: Copy from index.org. * zh-CN/manuals.org: Copy from manuals.org. * zh-CN/org-demo.html: Copy from org-demo.html. * zh-CN/quickstart.org: Copy from quickstart.org. * zh-CN/resources/fonts: Symlink from resources/fonts. * zh-CN/resources/img: Symlink from resources/img. * zh-CN/resources/js: Symlink from resources/js. * zh-CN/resources/normal-outline-3.html: Symlink from resources/normal-outline-3.html. * zh-CN/resources/oembed.info.json: Symlink from resources/oembed.info.json. * zh-CN/resources/postamble.html: Copy from resources/postamble.html. * zh-CN/resources/preamble.html: Copy from resources/preamble.html. * zh-CN/resources/style: Symlink from resources/style. * zh-CN/setup.org: Copy from setup.org. * zh-CN/tools.org: Copy from tools.org. --- zh-CN/Changes.org | 1 + LICENSE.org => zh-CN/LICENSE.org | 0 zh-CN/elpa.org | 1 + features.org => zh-CN/features.org | 0 index.org => zh-CN/index.org | 0 manuals.org => zh-CN/manuals.org | 0 org-demo.html => zh-CN/org-demo.html | 0 quickstart.org => zh-CN/quickstart.org | 0 zh-CN/resources/fonts | 1 + zh-CN/resources/img | 1 + zh-CN/resources/js | 1 + zh-CN/resources/normal-outline-3.html | 1 + zh-CN/resources/oembed-info.json | 1 + {resources => zh-CN/resources}/postamble.html | 0 {resources => zh-CN/resources}/preamble.html | 0 zh-CN/resources/style | 1 + setup.org => zh-CN/setup.org | 0 tools.org => zh-CN/tools.org | 0 18 files changed, 8 insertions(+) create mode 120000 zh-CN/Changes.org copy LICENSE.org => zh-CN/LICENSE.org (100%) create mode 120000 zh-CN/elpa.org copy features.org => zh-CN/features.org (100%) copy index.org => zh-CN/index.org (100%) copy manuals.org => zh-CN/manuals.org (100%) copy org-demo.html => zh-CN/org-demo.html (100%) copy quickstart.org => zh-CN/quickstart.org (100%) create mode 120000 zh-CN/resources/fonts create mode 120000 zh-CN/resources/img create mode 120000 zh-CN/resources/js create mode 120000 zh-CN/resources/normal-outline-3.html create mode 120000 zh-CN/resources/oembed-info.json copy {resources => zh-CN/resources}/postamble.html (100%) copy {resources => zh-CN/resources}/preamble.html (100%) create mode 120000 zh-CN/resources/style copy setup.org => zh-CN/setup.org (100%) copy tools.org => zh-CN/tools.org (100%) diff --git a/zh-CN/Changes.org b/zh-CN/Changes.org new file mode 120000 index 0000000..5768154 --- /dev/null +++ b/zh-CN/Changes.org @@ -0,0 +1 @@ +../Changes.org \ No newline at end of file diff --git a/LICENSE.org b/zh-CN/LICENSE.org similarity index 100% copy from LICENSE.org copy to zh-CN/LICENSE.org diff --git a/zh-CN/elpa.org b/zh-CN/elpa.org new file mode 120000 index 0000000..acaa2d5 --- /dev/null +++ b/zh-CN/elpa.org @@ -0,0 +1 @@ +../elpa.org \ No newline at end of file diff --git a/features.org b/zh-CN/features.org similarity index 100% copy from features.org copy to zh-CN/features.org diff --git a/index.org b/zh-CN/index.org similarity index 100% copy from index.org copy to zh-CN/index.org diff --git a/manuals.org b/zh-CN/manuals.org similarity index 100% copy from manuals.org copy to zh-CN/manuals.org diff --git a/org-demo.html b/zh-CN/org-demo.html similarity index 100% copy from org-demo.html copy to zh-CN/org-demo.html diff --git a/quickstart.org b/zh-CN/quickstart.org similarity index 100% copy from quickstart.org copy to zh-CN/quickstart.org diff --git a/zh-CN/resources/fonts b/zh-CN/resources/fonts new file mode 120000 index 0000000..db461b9 --- /dev/null +++ b/zh-CN/resources/fonts @@ -0,0 +1 @@ +../../resources/fonts \ No newline at end of file diff --git a/zh-CN/resources/img b/zh-CN/resources/img new file mode 120000 index 0000000..a3dbcb6 --- /dev/null +++ b/zh-CN/resources/img @@ -0,0 +1 @@ +../../resources/img \ No newline at end of file diff --git a/zh-CN/resources/js b/zh-CN/resources/js new file mode 120000 index 0000000..abe6c55 --- /dev/null +++ b/zh-CN/resources/js @@ -0,0 +1 @@ +../../resources/js \ No newline at end of file diff --git a/zh-CN/resources/normal-outline-3.html b/zh-CN/resources/normal-outline-3.html new file mode 120000 index 0000000..2c53e57 --- /dev/null +++ b/zh-CN/resources/normal-outline-3.html @@ -0,0 +1 @@ +../../resources/normal-outline-3.html \ No newline at end of file diff --git a/zh-CN/resources/oembed-info.json b/zh-CN/resources/oembed-info.json new file mode 120000 index 0000000..650c2c9 --- /dev/null +++ b/zh-CN/resources/oembed-info.json @@ -0,0 +1 @@ +../../resources/oembed-info.json \ No newline at end of file diff --git a/resources/postamble.html b/zh-CN/resources/postamble.html similarity index 100% copy from resources/postamble.html copy to zh-CN/resources/postamble.html diff --git a/resources/preamble.html b/zh-CN/resources/preamble.html similarity index 100% copy from resources/preamble.html copy to zh-CN/resources/preamble.html diff --git a/zh-CN/resources/style b/zh-CN/resources/style new file mode 120000 index 0000000..d2c0a04 --- /dev/null +++ b/zh-CN/resources/style @@ -0,0 +1 @@ +../../resources/style \ No newline at end of file diff --git a/setup.org b/zh-CN/setup.org similarity index 100% copy from setup.org copy to zh-CN/setup.org diff --git a/tools.org b/zh-CN/tools.org similarity index 100% copy from tools.org copy to zh-CN/tools.org -- 2.40.0