diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2017-04-07 21:36:10 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2017-04-07 21:36:10 +0200 |
commit | 0bc78d53028f5ac68b9ab454347b8ad453988c08 (patch) | |
tree | 913abe48caeaf01e08707dfa4d0ef6aac3903b24 /proto-udp/lang/stub.ts | |
parent | bf5954132b776b19b20586b0a4b2b622ab0642ea (diff) |
rename several protocols from abbreviated names
Diffstat (limited to 'proto-udp/lang/stub.ts')
-rw-r--r-- | proto-udp/lang/stub.ts | 58 |
1 files changed, 58 insertions, 0 deletions
diff --git a/proto-udp/lang/stub.ts b/proto-udp/lang/stub.ts new file mode 100644 index 00000000..9ef5380e --- /dev/null +++ b/proto-udp/lang/stub.ts @@ -0,0 +1,58 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1"> +<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="+82"/> + <source>IP-address remote PC</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+7"/> + <source>Port-number</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+34"/> + <source>Enter IP-address and port-number for the remote PC.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+10"/> + <source>Remember: you may have to change firewall-settings too!</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+47"/> + <source>OK</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+25"/> + <source>Cancel</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>udp</name> + <message> + <location filename="../ftnoir_protocol_ftn.h" line="+41"/> + <source>UDP Tracker</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>udpDll</name> + <message> + <location line="+26"/> + <source>UDP receiver</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> |