diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2015-08-19 15:11:09 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2015-08-19 15:11:09 +0000 |
| commit | cf187d4df73df52eea4205a96d423928f2fdab84 (patch) | |
| tree | 7924b13ddaa7d27b026ac243091eb2296e70ca36 /src/plugins/Visual | |
| parent | 2ff6d4c15b7f27186666e26313fdab6e64b34c94 (diff) | |
| download | qmmp-cf187d4df73df52eea4205a96d423928f2fdab84.tar.gz qmmp-cf187d4df73df52eea4205a96d423928f2fdab84.tar.bz2 qmmp-cf187d4df73df52eea4205a96d423928f2fdab84.zip | |
updated Polish translation (Daniel Krawczyk)
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@5434 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/Visual')
| -rw-r--r-- | src/plugins/Visual/analyzer/translations/analyzer_plugin_pl_PL.ts | 10 | ||||
| -rw-r--r-- | src/plugins/Visual/projectm/translations/projectm_plugin_pl_PL.ts | 20 |
2 files changed, 15 insertions, 15 deletions
diff --git a/src/plugins/Visual/analyzer/translations/analyzer_plugin_pl_PL.ts b/src/plugins/Visual/analyzer/translations/analyzer_plugin_pl_PL.ts index 53e747752..c175dd372 100644 --- a/src/plugins/Visual/analyzer/translations/analyzer_plugin_pl_PL.ts +++ b/src/plugins/Visual/analyzer/translations/analyzer_plugin_pl_PL.ts @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE TS> -<TS version="2.0" language="pl"> +<TS version="2.0" language="pl_PL"> <context> <name>Analyzer</name> <message> @@ -80,13 +80,13 @@ </message> <message> <location filename="../analyzer.cpp" line="408"/> - <source>F</source> - <translation>F</translation> + <source>&Full Screen</source> + <translation>Pełny Ekran</translation> </message> <message> <location filename="../analyzer.cpp" line="408"/> - <source>&Full Screen</source> - <translation>Pełny Ekran</translation> + <source>F</source> + <translation>F</translation> </message> </context> <context> diff --git a/src/plugins/Visual/projectm/translations/projectm_plugin_pl_PL.ts b/src/plugins/Visual/projectm/translations/projectm_plugin_pl_PL.ts index c331c1835..716cea9c2 100644 --- a/src/plugins/Visual/projectm/translations/projectm_plugin_pl_PL.ts +++ b/src/plugins/Visual/projectm/translations/projectm_plugin_pl_PL.ts @@ -1,12 +1,12 @@ <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE TS> -<TS version="2.0" language="pl"> +<TS version="2.0" language="pl_PL"> <context> <name>ProjectMPlugin</name> <message> <location filename="../projectmplugin.cpp" line="41"/> <source>ProjectM</source> - <translation></translation> + <translation type="unfinished"></translation> </message> </context> <context> @@ -19,7 +19,7 @@ <message> <location filename="../projectmwidget.cpp" line="164"/> <source>F1</source> - <translation></translation> + <translation type="unfinished"></translation> </message> <message> <location filename="../projectmwidget.cpp" line="165"/> @@ -29,7 +29,7 @@ <message> <location filename="../projectmwidget.cpp" line="165"/> <source>F2</source> - <translation></translation> + <translation type="unfinished"></translation> </message> <message> <location filename="../projectmwidget.cpp" line="166"/> @@ -39,7 +39,7 @@ <message> <location filename="../projectmwidget.cpp" line="166"/> <source>F3</source> - <translation></translation> + <translation type="unfinished"></translation> </message> <message> <location filename="../projectmwidget.cpp" line="167"/> @@ -49,7 +49,7 @@ <message> <location filename="../projectmwidget.cpp" line="167"/> <source>M</source> - <translation></translation> + <translation type="unfinished"></translation> </message> <message> <location filename="../projectmwidget.cpp" line="169"/> @@ -59,7 +59,7 @@ <message> <location filename="../projectmwidget.cpp" line="169"/> <source>N</source> - <translation></translation> + <translation type="unfinished"></translation> </message> <message> <location filename="../projectmwidget.cpp" line="170"/> @@ -69,7 +69,7 @@ <message> <location filename="../projectmwidget.cpp" line="170"/> <source>P</source> - <translation></translation> + <translation type="unfinished"></translation> </message> <message> <location filename="../projectmwidget.cpp" line="171"/> @@ -99,7 +99,7 @@ <message> <location filename="../projectmwidget.cpp" line="174"/> <source>F</source> - <translation></translation> + <translation type="unfinished"></translation> </message> </context> <context> @@ -107,7 +107,7 @@ <message> <location filename="../visualprojectmfactory.cpp" line="29"/> <source>ProjectM</source> - <translation></translation> + <translation type="unfinished"></translation> </message> <message> <location filename="../visualprojectmfactory.cpp" line="49"/> |
