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-ftn/lang | |
parent | bf5954132b776b19b20586b0a4b2b622ab0642ea (diff) |
rename several protocols from abbreviated names
Diffstat (limited to 'proto-ftn/lang')
-rw-r--r-- | proto-ftn/lang/nl_NL.ts | 58 | ||||
-rw-r--r-- | proto-ftn/lang/ru_RU.ts | 58 | ||||
-rw-r--r-- | proto-ftn/lang/stub.ts | 58 |
3 files changed, 0 insertions, 174 deletions
diff --git a/proto-ftn/lang/nl_NL.ts b/proto-ftn/lang/nl_NL.ts deleted file mode 100644 index 989194c5..00000000 --- a/proto-ftn/lang/nl_NL.ts +++ /dev/null @@ -1,58 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!DOCTYPE TS> -<TS version="2.1" language="nl_NL"> -<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> diff --git a/proto-ftn/lang/ru_RU.ts b/proto-ftn/lang/ru_RU.ts deleted file mode 100644 index c489ebf5..00000000 --- a/proto-ftn/lang/ru_RU.ts +++ /dev/null @@ -1,58 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!DOCTYPE TS> -<TS version="2.1" language="ru_RU"> -<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> diff --git a/proto-ftn/lang/stub.ts b/proto-ftn/lang/stub.ts deleted file mode 100644 index 9ef5380e..00000000 --- a/proto-ftn/lang/stub.ts +++ /dev/null @@ -1,58 +0,0 @@ -<?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> |