Skip to content

Commit 7759e4d

Browse files
committed
Add some translations
1 parent 248d8e4 commit 7759e4d

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

l10n/po/ja_JP/_versions/main/guides/grpc-generation-reference.adoc.po

+7-7
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,15 @@
11
msgid ""
22
msgstr ""
3+
"Project-Id-Version: \n"
4+
"POT-Creation-Date: \n"
5+
"PO-Revision-Date: \n"
6+
"Last-Translator: \n"
7+
"Language-Team: \n"
38
"Language: ja_JP\n"
49
"MIME-Version: 1.0\n"
510
"Content-Type: text/plain; charset=UTF-8\n"
611
"Content-Transfer-Encoding: 8bit\n"
7-
"X-Generator: doc-l10n-kit\n"
12+
"X-Generator: Poedit 3.5\n"
813

914
#: _versions/main/guides/grpc-generation-reference.adoc
1015
msgid "gRPC code generation reference guide"
@@ -195,27 +200,22 @@ msgid "Note that `:` characters in the property keys must be escaped."
195200
msgstr "プロパティーキー内の `:` 文字は、エスケープする必要があることに注意してください。"
196201

197202
#: _versions/main/guides/grpc-generation-reference.adoc
198-
#, fuzzy
199203
msgid "Kotlin code generation"
200204
msgstr "Kotlinコード生成"
201205

202206
#: _versions/main/guides/grpc-generation-reference.adoc
203-
#, fuzzy
204207
msgid "`protoc` also supports https://protobuf.dev/reference/kotlin/kotlin-generated/[generating Kotlin code] in addition to the generated Java code."
205-
msgstr "`protoc` は、生成されたJavaコードに加えて link:https://protobuf.dev/reference/kotlin/kotlin-generated/[Kotlinコードの生成も] サポートしています。"
208+
msgstr "`protoc` は、生成されたJavaコードに加えて link:https://protobuf.dev/reference/kotlin/kotlin-generated/[Kotlinコードの生成] もサポートしています。"
206209

207210
#: _versions/main/guides/grpc-generation-reference.adoc
208-
#, fuzzy
209211
msgid "By default, the Kotlin code generation is enabled if the dependency `io.quarkus:quarkus-kotlin` is present."
210212
msgstr "デフォルトでは、依存関係 `io.quarkus:quarkus-kotlin` が存在する場合、Kotlin コード生成が有効になります。"
211213

212214
#: _versions/main/guides/grpc-generation-reference.adoc
213-
#, fuzzy
214215
msgid "To explicitly en-/disable this feature, set the `quarkus.generate-code.grpc.kotlin.generate` property in your `application.properties` file to `true` or `false`."
215216
msgstr "この機能を明示的に有効/無効にするには、 `application.properties` ファイルの `quarkus.generate-code.grpc.kotlin.generate` プロパティを `true` または `false` に設定します。"
216217

217218
#: _versions/main/guides/grpc-generation-reference.adoc
218-
#, fuzzy
219219
msgid "When using Gradle, you also have to include `com.google.protobuf:protobuf-kotlin` as a `compileOnly` dependency in your project."
220220
msgstr "Gradle を使用する場合、 `com.google.protobuf:protobuf-kotlin` を `compileOnly` 依存関係としてプロジェクトに含める必要があります。"
221221

l10n/stats/main-guides-translation.csv

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
Filename, Fuzzy Messages, Total Messages, Fuzzy Words, Total Words, Achievement
2-
l10n/po/ja_JP/_versions/main/guides/grpc-generation-reference.adoc.po, 5, 105, 72, 1245, 95%
32
l10n/po/ja_JP/_versions/main/guides/README.adoc.po, 0, 21, 0, 201, 100%
43
l10n/po/ja_JP/_versions/main/guides/_attributes.adoc.po, 0, 3, 0, 11, 100%
54
l10n/po/ja_JP/_versions/main/guides/_includes/compile-quarkus-quickly.adoc.po, 0, 3, 0, 55, 100%
@@ -115,6 +114,7 @@ l10n/po/ja_JP/_versions/main/guides/getting-started-testing.adoc.po, 0, 233, 0,
115114
l10n/po/ja_JP/_versions/main/guides/getting-started.adoc.po, 0, 106, 0, 1714, 100%
116115
l10n/po/ja_JP/_versions/main/guides/gradle-tooling.adoc.po, 0, 208, 0, 3719, 100%
117116
l10n/po/ja_JP/_versions/main/guides/grpc-cli.adoc.po, 0, 9, 0, 40, 100%
117+
l10n/po/ja_JP/_versions/main/guides/grpc-generation-reference.adoc.po, 0, 105, 0, 1245, 100%
118118
l10n/po/ja_JP/_versions/main/guides/grpc-getting-started.adoc.po, 0, 56, 0, 872, 100%
119119
l10n/po/ja_JP/_versions/main/guides/grpc-kubernetes.adoc.po, 0, 17, 0, 319, 100%
120120
l10n/po/ja_JP/_versions/main/guides/grpc-reference.adoc.po, 0, 43, 0, 627, 100%

0 commit comments

Comments
 (0)