translations: updated translations sources

This commit is contained in:
Qv2ray-dev 2020-03-14 17:07:58 +08:00
parent 3b9c4efb2a
commit d6d0c2880e
4 changed files with 13 additions and 4 deletions

View File

@ -47,7 +47,7 @@ QJsonObject JsonEditor::OpenEditor()
while (resultCode == QDialog::Accepted && !VerifyJsonString(string).isEmpty())
{
QvMessageBoxWarn(this, tr("Json Contains Syntax Errors"), tr("You must correct these errors before continue."));
QvMessageBoxWarn(this, tr("Json Contains Syntax Errors"), tr("You must correct these errors before continuing."));
resultCode = this->exec();
string = jsonEditor->toPlainText();
}

View File

@ -355,7 +355,7 @@
</item>
<item>
<property name="text">
<string>chacha20-ietf-poly1305</string>
<string notr="true">chacha20-ietf-poly1305</string>
</property>
</item>
</widget>

View File

@ -429,7 +429,7 @@
<property name="geometry">
<rect>
<x>0</x>
<y>-6</y>
<y>0</y>
<width>1127</width>
<height>604</height>
</rect>
@ -1823,6 +1823,9 @@ p, li { white-space: pre-wrap; }
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'WenQuanYi Micro Hei'; font-size:10pt; font-weight:400; font-style:normal;&quot;&gt;
&lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="placeholderText">
<string notr="true"/>
</property>
</widget>
</item>
<item>

View File

@ -88,6 +88,9 @@
<property name="backgroundVisible">
<bool>false</bool>
</property>
<property name="placeholderText">
<string notr="true"/>
</property>
</widget>
</item>
<item row="2" column="2" colspan="2">
@ -107,6 +110,9 @@
<property name="plainText">
<string/>
</property>
<property name="placeholderText">
<string notr="true"/>
</property>
</widget>
</item>
<item row="3" column="0">
@ -202,7 +208,7 @@
<string/>
</property>
<property name="placeholderText">
<string>/wsPath</string>
<string notr="true">/wsPath</string>
</property>
</widget>
</item>