Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Commit 0b99d0e

Browse files
committed
Update docs to encourage donations for Doma development
1 parent 1a72f17 commit 0b99d0e

File tree

2 files changed

+29
-23
lines changed

2 files changed

+29
-23
lines changed

docs/index.rst

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,14 +26,15 @@ This document consists of following sections:
2626
* `About Doma`_
2727
* `Links`_
2828

29-
.. admonition:: Please help with the improvement and localization of our documentation.
29+
.. admonition:: Support Doma Development
3030
:class: important
3131

32-
For matters related to the English version of the documentation and general issues concerning the documentation,
33-
please add issues or pull requests to `the GitHub repository <https://github.com/domaframework/doma-docs>`_.
32+
We kindly ask for your support to help us continue the development and maintenance of Doma.
33+
Your donation will enable us to fix bugs faster, improve the library, and add new features.
3434

35-
For localization into Japanese, please perform translations and voting
36-
through `the project on Crowdin <https://crowdin.com/project/doma-docs>`_.
35+
You can make a contribution here: https://opencollective.com/doma
36+
37+
Thank you very much for supporting Doma!
3738

3839
User Documentation
3940
==================

docs/locale/ja/LC_MESSAGES/index.po

Lines changed: 23 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ msgid ""
22
msgstr ""
33
"Project-Id-Version: doma-docs\n"
44
"Report-Msgid-Bugs-To: \n"
5-
"POT-Creation-Date: 2025-05-03 19:21+0900\n"
5+
"POT-Creation-Date: 2025-05-05 21:57+0900\n"
66
"Last-Translator: \n"
77
"Language-Team: Japanese\n"
88
"MIME-Version: 1.0\n"
@@ -60,58 +60,63 @@ msgid "`Links`_"
6060
msgstr "`リンク集`_"
6161

6262
#: ../../index.rst:29
63-
msgid "Please help with the improvement and localization of our documentation."
64-
msgstr "私たちのドキュメントの改善とローカライズをお手伝いください。"
63+
msgid "Support Doma Development"
64+
msgstr "Domaの開発をご支援ください"
6565

6666
#: ../../index.rst:32
67-
msgid "For matters related to the English version of the documentation and general issues concerning the documentation, please add issues or pull requests to `the GitHub repository <https://github.com/domaframework/doma-docs>`_."
68-
msgstr "ドキュメントに関する英語版および一般的な問題については、 `GitHub リポジトリ <https://github.com/domaframework/doma-docs>`_ に issue や pull request を追加してください。"
67+
msgid "We kindly ask for your support to help us continue the development and maintenance of Doma. Your donation will enable us to fix bugs faster, improve the library, and add new features."
68+
msgstr "Domaの開発とメンテナンスを続けていくために、ぜひご支援をお願いします。\n"
69+
"いただいたご寄付は、バグ修正の迅速化やライブラリの改善、新機能の追加に活用させていただきます。"
6970

7071
#: ../../index.rst:35
71-
msgid "For localization into Japanese, please perform translations and voting through `the project on Crowdin <https://crowdin.com/project/doma-docs>`_."
72-
msgstr "日本語にローカライズするには、`Crowdin プロジェクト <https://crowdin.com/project/doma-docs>`_ を介して翻訳や投票を行ってください。"
72+
msgid "You can make a contribution here: https://opencollective.com/doma"
73+
msgstr "こちらで寄付ができます: https://opencollective.com/doma"
7374

74-
#: ../../index.rst:39
75+
#: ../../index.rst:37
76+
msgid "Thank you very much for supporting Doma!"
77+
msgstr "Domaを応援していただき、ありがとうございます。"
78+
79+
#: ../../index.rst:40
7580
msgid "User Documentation"
7681
msgstr "ユーザー向けドキュメンテーション"
7782

78-
#: ../../index.rst:70
83+
#: ../../index.rst:71
7984
msgid "About Doma"
8085
msgstr "Domaについて"
8186

82-
#: ../../index.rst:78
87+
#: ../../index.rst:79
8388
msgid "Links"
8489
msgstr "リンク集"
8590

86-
#: ../../index.rst:80
91+
#: ../../index.rst:81
8792
msgid "`News and announcements <https://twitter.com/domaframework>`_"
8893
msgstr "`ニュースやアナウンス <https://twitter.com/domaframework>`_"
8994

90-
#: ../../index.rst:81
95+
#: ../../index.rst:82
9196
msgid "`GitHub repository <https://github.com/domaframework/doma>`_"
9297
msgstr "`GitHub リポジトリ <https://github.com/domaframework/doma>`_"
9398

94-
#: ../../index.rst:82
99+
#: ../../index.rst:83
95100
msgid "`Release Notes <https://github.com/domaframework/doma/releases>`_"
96101
msgstr "`リリースノート <https://github.com/domaframework/doma/releases>`_"
97102

98-
#: ../../index.rst:83
103+
#: ../../index.rst:84
99104
msgid "`JavaDoc <https://www.javadoc.io/doc/org.seasar.doma/doma-core/latest/index.html>`_"
100105
msgstr ""
101106

102-
#: ../../index.rst:84
107+
#: ../../index.rst:85
103108
msgid "`Examples <https://github.com/domaframework/simple-examples>`_"
104109
msgstr "`サンプルプロジェクト <https://github.com/domaframework/simple-examples>`_"
105110

106-
#: ../../index.rst:85
111+
#: ../../index.rst:86
107112
msgid "`Doma Compile Plugin <https://github.com/domaframework/doma-compile-plugin>`_"
108113
msgstr ""
109114

110-
#: ../../index.rst:86
115+
#: ../../index.rst:87
111116
msgid "`Doma CodeGen Plugin <https://github.com/domaframework/doma-codegen-plugin>`_"
112117
msgstr ""
113118

114-
#: ../../index.rst:87
119+
#: ../../index.rst:88
115120
msgid "`Doma version 1 <http://doma.seasar.org/>`_"
116121
msgstr "`Doma v1.x のWebサイト <http://doma.seasar.org/>`_"
117122

0 commit comments

Comments
 (0)