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

Commit 11a8788

Browse files
committed
Update po files
1 parent 98ae3f4 commit 11a8788

File tree

1 file changed

+21
-9
lines changed

1 file changed

+21
-9
lines changed

docs/locale/ja/LC_MESSAGES/build.po

Lines changed: 21 additions & 9 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: 2024-05-18 21:56+0900\n"
5+
"POT-Creation-Date: 2024-06-01 23:17+0900\n"
66
"Last-Translator: \n"
77
"Language-Team: Japanese\n"
88
"MIME-Version: 1.0\n"
@@ -98,7 +98,7 @@ msgid "Build with Eclipse"
9898
msgstr "Eclipse でビルドする"
9999

100100
#: ../../build.rst:117
101-
#: ../../build.rst:146
101+
#: ../../build.rst:154
102102
msgid "Gradle"
103103
msgstr ""
104104

@@ -108,27 +108,39 @@ msgstr "プロジェクトを Gradle プロジェクトとしてインポート
108108
" の設定を反映するには、プロジェクトを右クリックし、Gradle > Refresh Gradle Project を選択します。"
109109

110110
#: ../../build.rst:125
111-
#: ../../build.rst:152
111+
#: ../../build.rst:160
112112
msgid "Maven"
113113
msgstr ""
114114

115115
#: ../../build.rst:127
116-
msgid "Import your project as a Maven project. To reflect Maven settings in Eclipse, you can right-click on your project then select Maven > Update Project..."
117-
msgstr "プロジェクトを Maven プロジェクトとしてインポートしてください。 Eclipse で Maven の設定を反映するには、プロジェクトを右クリックし、Maven > Update Project...を選択します。"
116+
msgid "Import your project as a Maven project."
117+
msgstr "プロジェクトを Maven プロジェクトとしてインポートします。"
118+
119+
#: ../../build.rst:129
120+
msgid "Right-click on the project, then select Properties > Maven > Annotation Processing. Enable \"Enable Project specific settings\" and \"Automatically configure JDT APT\" as shown in the figure below."
121+
msgstr "プロジェクトを右クリックして Properties > Maven > Annotation Processing を選択し、下図のように「Enable Project specific settings」と「Automatically configure JDT APT」を有効にしてください。"
122+
123+
#: ../../build.rst:-1
124+
msgid "Eclipse Maven Annotation Processing"
125+
msgstr ""
126+
127+
#: ../../build.rst:136
128+
msgid "To reflect Maven settings in Eclipse, you can right-click on your project then select Maven > Update Project..."
129+
msgstr "Eclipse で Maven の設定を反映するには、プロジェクトを右クリックし、 Maven > Update Project... を選択します。"
118130

119-
#: ../../build.rst:132
131+
#: ../../build.rst:140
120132
msgid "You need to add the following argument to the Maven compiler plugin configuration in your pom.xml:"
121133
msgstr "pom.xml の Maven コンパイラプラグイン構成に次の引数を追加する必要があります。"
122134

123-
#: ../../build.rst:143
135+
#: ../../build.rst:151
124136
msgid "Build with IntelliJ IDEA"
125137
msgstr "IntelliJ IDEA でビルドする"
126138

127-
#: ../../build.rst:148
139+
#: ../../build.rst:156
128140
msgid "Import your project as a Gradle project. Build and run using Gradle."
129141
msgstr "プロジェクトを Gradle プロジェクトとしてインポートし、Gradle を使用してビルドします。"
130142

131-
#: ../../build.rst:154
143+
#: ../../build.rst:162
132144
msgid "Import your project as a Maven project. Build and run using Maven."
133145
msgstr "プロジェクトを Maven プロジェクトとしてインポートし、 Maven を使用してビルドします。"
134146

0 commit comments

Comments
 (0)