We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f40522 commit 5e6550dCopy full SHA for 5e6550d
Resources/ja.lproj/NetKitJA.xlf
@@ -73,6 +73,10 @@
73
<source>The '{which}' parameter in function {function} is not of type {type}.</source>
74
<target>{function}関数内の'{which}'引数が{type}型ではありません。</target>
75
</trans-unit>
76
+ <trans-unit resname="ERR_4DNK_15">
77
+ <source>The private or public key doesn't seem to be valid PEM.</source>
78
+ <target>公開鍵または秘密鍵が有効なPEM形式ではないようです。</target>
79
+ </trans-unit>
80
<trans-unit resname="OAuth2_Response_Title">
81
<source>4D NetKit Component</source>
82
<target>4D NetKit コンポーネント</target>
0 commit comments