This is an automated email from the ASF dual-hosted git repository. wave pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/openoffice-org.git
commit 2d4d36d6bbafa0c6192f165677ca7e9fbf542712 Author: Dave Fisher <[email protected]> AuthorDate: Mon Nov 2 13:13:07 2020 -0800 Migration of ja Markdown pages --- content/ja/brand.md | 13 +++++++++++++ content/ja/news/index.md | 3 +++ content/ja/topnav.md | 19 +++++++++++++++++++ 3 files changed, 35 insertions(+) diff --git a/content/ja/brand.md b/content/ja/brand.md new file mode 100644 index 0000000..87ff68e --- /dev/null +++ b/content/ja/brand.md @@ -0,0 +1,13 @@ +type=brand +home=home +search=search +language=Language +selectedlang=ja +name=Apache OpenOffice +tagline=The Free and Open Productivity Suite +logo=AOO_logos/AOO4_website_logo.png +domain=https://www.openoffice.org +divid=bannera +announce=Announcing Apache OpenOffice 4.1.7 +announceurl=https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.1.7+Release+Notes +announcetip=Read the announcement diff --git a/content/ja/news/index.md b/content/ja/news/index.md new file mode 100644 index 0000000..fb9d2ff --- /dev/null +++ b/content/ja/news/index.md @@ -0,0 +1,3 @@ +type=page +title=Apache OpenOffice - News +notice=https://www.apache.org/licenses/LICENSE-2.0 diff --git a/content/ja/topnav.md b/content/ja/topnav.md new file mode 100644 index 0000000..ce77a69 --- /dev/null +++ b/content/ja/topnav.md @@ -0,0 +1,19 @@ +type=navigator +divid=topnava +~~~~~~ +- [Product][m0] +- [Download][m1] +- [Support][m2] +- [Extend][m3] +- [Develop][m4] +- [Focus Areas][m5] +- [Native Language][m6] + + +[m0]: /product/index.html "Apache OpenOffice product description" +[m1]: /ja/download/index.html "Download OpenOffice.org" +[m2]: /support/index.html "Find Support for OpenOffice.org" +[m3]: /extensions/index.html "Extensions and Templates for OpenOffice" +[m4]: https://openoffice.apache.org/get-involved.html "Get involved in Apache OpenOffice" +[m5]: /projects/accepted.html "Apache OpenOffice development focus areas" +[m6]: /projects/native-lang.html "Apache OpenOffice in your Native Language"
