summaryrefslogtreecommitdiffhomepage
path: root/proto-udp
diff options
context:
space:
mode:
Diffstat (limited to 'proto-udp')
-rw-r--r--proto-udp/lang/nl_NL.ts4
-rw-r--r--proto-udp/lang/ru_RU.ts4
-rw-r--r--proto-udp/lang/stub.ts4
-rw-r--r--proto-udp/lang/zh_CN.ts26
4 files changed, 26 insertions, 12 deletions
diff --git a/proto-udp/lang/nl_NL.ts b/proto-udp/lang/nl_NL.ts
index 6e63a2de..069a0a74 100644
--- a/proto-udp/lang/nl_NL.ts
+++ b/proto-udp/lang/nl_NL.ts
@@ -4,17 +4,14 @@
<context>
<name>UICFTNControls</name>
<message>
- <location filename="../ftnoir_ftncontrols.ui" line="+17"/>
<source>UDP protocol settings</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location line="+163"/>
<source>Remote IP address</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location line="+13"/>
<source>Port</source>
<translation type="unfinished"></translation>
</message>
@@ -22,7 +19,6 @@
<context>
<name>udp</name>
<message>
- <location filename="../ftnoir_protocol_ftn.cpp" line="+42"/>
<source>Can&apos;t bind socket: %1</source>
<translation type="unfinished"></translation>
</message>
diff --git a/proto-udp/lang/ru_RU.ts b/proto-udp/lang/ru_RU.ts
index b9f14026..486d5707 100644
--- a/proto-udp/lang/ru_RU.ts
+++ b/proto-udp/lang/ru_RU.ts
@@ -4,17 +4,14 @@
<context>
<name>UICFTNControls</name>
<message>
- <location filename="../ftnoir_ftncontrols.ui" line="+17"/>
<source>UDP protocol settings</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location line="+163"/>
<source>Remote IP address</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location line="+13"/>
<source>Port</source>
<translation type="unfinished"></translation>
</message>
@@ -22,7 +19,6 @@
<context>
<name>udp</name>
<message>
- <location filename="../ftnoir_protocol_ftn.cpp" line="+42"/>
<source>Can&apos;t bind socket: %1</source>
<translation type="unfinished"></translation>
</message>
diff --git a/proto-udp/lang/stub.ts b/proto-udp/lang/stub.ts
index 9b3dfc03..d415ef0e 100644
--- a/proto-udp/lang/stub.ts
+++ b/proto-udp/lang/stub.ts
@@ -4,17 +4,14 @@
<context>
<name>UICFTNControls</name>
<message>
- <location filename="../ftnoir_ftncontrols.ui" line="+17"/>
<source>UDP protocol settings</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location line="+163"/>
<source>Remote IP address</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location line="+13"/>
<source>Port</source>
<translation type="unfinished"></translation>
</message>
@@ -22,7 +19,6 @@
<context>
<name>udp</name>
<message>
- <location filename="../ftnoir_protocol_ftn.cpp" line="+42"/>
<source>Can&apos;t bind socket: %1</source>
<translation type="unfinished"></translation>
</message>
diff --git a/proto-udp/lang/zh_CN.ts b/proto-udp/lang/zh_CN.ts
new file mode 100644
index 00000000..d415ef0e
--- /dev/null
+++ b/proto-udp/lang/zh_CN.ts
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1">
+<context>
+ <name>UICFTNControls</name>
+ <message>
+ <source>UDP protocol settings</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Remote IP address</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Port</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+<context>
+ <name>udp</name>
+ <message>
+ <source>Can&apos;t bind socket: %1</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+</TS>