diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2017-02-27 07:45:15 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2017-02-27 07:45:15 +0100 |
commit | 517b118a8aa2a65a545fdb4ec8b720ad8c9ef3f6 (patch) | |
tree | 5515c22629740ae353121c129bc4d6013edeabce /proto-fsuipc | |
parent | fa39bfb07912d44c90aa99ecaf334b8f6ac9fb74 (diff) |
remove unfinished polish translation files
Polish speakers typically know English well enough and translations are
awkward.
Diffstat (limited to 'proto-fsuipc')
-rw-r--r-- | proto-fsuipc/lang/pl_PL.ts | 67 |
1 files changed, 0 insertions, 67 deletions
diff --git a/proto-fsuipc/lang/pl_PL.ts b/proto-fsuipc/lang/pl_PL.ts deleted file mode 100644 index 4ab736b5..00000000 --- a/proto-fsuipc/lang/pl_PL.ts +++ /dev/null @@ -1,67 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!DOCTYPE TS> -<TS version="2.1" language="pl_PL"> -<context> - <name>FSUIPCControls</name> - <message> - <location filename="../ftnoir_protocol_fsuipc_dialog.cpp" line="+36"/> - <source>Locate file</source> - <translation type="unfinished"></translation> - </message> - <message> - <location line="+2"/> - <source>FSUIPC DLL file (FSUIPC*.dll);;All Files (*)</source> - <translation type="unfinished"></translation> - </message> -</context> -<context> - <name>UICFSUIPCControls</name> - <message> - <location filename="../ftnoir_fsuipccontrols.ui" line="+17"/> - <source>FSUIPC settings FaceTrackNoIR</source> - <translation type="unfinished"></translation> - </message> - <message> - <location line="+34"/> - <source>Cancel</source> - <translation type="unfinished"></translation> - </message> - <message> - <location line="+13"/> - <location line="+12"/> - <source>Location of FSUIPC.dll</source> - <translation type="unfinished"></translation> - </message> - <message> - <location line="+7"/> - <source>The DLL should be located in the Modules/ directory of MS FS 2004</source> - <translation type="unfinished"></translation> - </message> - <message> - <location line="+25"/> - <source>OK</source> - <translation type="unfinished"></translation> - </message> - <message> - <location line="+13"/> - <source>...</source> - <translation type="unfinished"></translation> - </message> -</context> -<context> - <name>fsuipc</name> - <message> - <location filename="../ftnoir_protocol_fsuipc.h" line="+57"/> - <source>Microsoft Flight Simulator X</source> - <translation type="unfinished"></translation> - </message> -</context> -<context> - <name>fsuipcDll</name> - <message> - <location line="+30"/> - <source>FSUIPC -- Microsoft FS2002/FS2004</source> - <translation type="unfinished"></translation> - </message> -</context> -</TS> |