Skip to content

Commit

Permalink
Juno: check in to juno/hb_d639428f-b4f7-44e1-9f59-4eea699b1621_202307…
Browse files Browse the repository at this point in the history
…28041805950.
  • Loading branch information
csigs committed Jul 28, 2023
1 parent 5946ffb commit a67c3ed
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion internal/translations/LCL/ja-JP/out.gotext.json.lcl
Original file line number Diff line number Diff line change
Expand Up @@ -1688,7 +1688,7 @@
<Str Cat="Text">
<Val><![CDATA[Version {Version}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[バージョン {version}]]></Val>
<Val><![CDATA[バージョン {Version}]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Implicitly trust the server certificate without validation]]></Val>
Expand Down
4 changes: 2 additions & 2 deletions internal/translations/LCL/zh-CN/out.gotext.json.lcl
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,7 @@
<Str Cat="Text">
<Val><![CDATA[Endpoint '{Name}' does not exist]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[终结点 "{Name}" 不存在]]></Val>
<Val><![CDATA[终结点 '{Name}' 不存在]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Endpoint '{Name}' deleted]]></Val>
Expand Down Expand Up @@ -2264,7 +2264,7 @@
<Str Cat="Text">
<Val><![CDATA['{Flag} {Value}': Unexpected argument. Argument value has to be one of {AllowedValues}.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA["{Flag} {Value}": 意外参数。参数值必须是 {AllowedValues0} 之一。]]></Val>
<Val><![CDATA['{Flag} {Value}': 意外参数。参数值必须是 {AllowedValues} 之一。]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Sqlcmd: Warning:]]></Val>
Expand Down

0 comments on commit a67c3ed

Please sign in to comment.