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-vjoystick/lang/pl_PL.ts | |
parent | fa39bfb07912d44c90aa99ecaf334b8f6ac9fb74 (diff) |
remove unfinished polish translation files
Polish speakers typically know English well enough and translations are
awkward.
Diffstat (limited to 'proto-vjoystick/lang/pl_PL.ts')
-rw-r--r-- | proto-vjoystick/lang/pl_PL.ts | 48 |
1 files changed, 0 insertions, 48 deletions
diff --git a/proto-vjoystick/lang/pl_PL.ts b/proto-vjoystick/lang/pl_PL.ts deleted file mode 100644 index 15973151..00000000 --- a/proto-vjoystick/lang/pl_PL.ts +++ /dev/null @@ -1,48 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!DOCTYPE TS> -<TS version="2.1" language="pl_PL"> -<context> - <name>vjoystick</name> - <message> - <location filename="../vjoystick.ui" line="+17"/> - <source>VJoy</source> - <translation type="unfinished"></translation> - </message> - <message> - <location line="+16"/> - <source><html><head/><body><p>Go to the <a href="http://vjoystick.sourceforge.net/site/"><span style=" text-decoration: underline; color:#0000ff;">vjoystick</span></a> project site or <a href="https://sourceforge.net/projects/vjoystick/files/latest/download"><span style=" text-decoration: underline; color:#0000ff;">download directly</span></a></p></body></html></source> - <translation type="unfinished"></translation> - </message> -</context> -<context> - <name>vjoystick_metadata</name> - <message> - <location filename="../vjoystick.h" line="+77"/> - <source>Joystick emulation -- vjoystick</source> - <translation type="unfinished"></translation> - </message> -</context> -<context> - <name>vjoystick_proto</name> - <message> - <location filename="../vjoystick.cpp" line="+102"/> - <source>vjoystick driver missing</source> - <translation type="unfinished"></translation> - </message> - <message> - <location line="+1"/> - <source>vjoystick won't work without the driver installed.</source> - <translation type="unfinished"></translation> - </message> - <message> - <location line="+2"/> - <source>Download the driver</source> - <translation type="unfinished"></translation> - </message> - <message> - <location line="+1"/> - <source>Visit project site</source> - <translation type="unfinished"></translation> - </message> -</context> -</TS> |