diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2013-10-14 16:46:46 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2013-10-14 16:46:46 +0000 |
| commit | e91d7a8e6871002dcabd3e585f306ceba7827e6c (patch) | |
| tree | c16400c4f4a0bd308d9b9884387e07e671feddf9 /src/plugins/CommandLineOptions/IncDecVolumeOption | |
| parent | 5a9dab23e6af93b9ea4d808f23cc83d935388f1d (diff) | |
| download | qmmp-e91d7a8e6871002dcabd3e585f306ceba7827e6c.tar.gz qmmp-e91d7a8e6871002dcabd3e585f306ceba7827e6c.tar.bz2 qmmp-e91d7a8e6871002dcabd3e585f306ceba7827e6c.zip | |
fixed Galician translation (author: Oscar Pereira)
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3784 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/CommandLineOptions/IncDecVolumeOption')
| -rw-r--r-- | src/plugins/CommandLineOptions/IncDecVolumeOption/translations/incdecvolume_plugin_gl_ES.ts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/plugins/CommandLineOptions/IncDecVolumeOption/translations/incdecvolume_plugin_gl_ES.ts b/src/plugins/CommandLineOptions/IncDecVolumeOption/translations/incdecvolume_plugin_gl_ES.ts index dd4151ee5..80136d36f 100644 --- a/src/plugins/CommandLineOptions/IncDecVolumeOption/translations/incdecvolume_plugin_gl_ES.ts +++ b/src/plugins/CommandLineOptions/IncDecVolumeOption/translations/incdecvolume_plugin_gl_ES.ts @@ -6,12 +6,12 @@ <message> <location filename="../incdecvolumeoption.cpp" line="44"/> <source>Increase volume with step 5</source> - <translation type="unfinished"></translation> + <translation>Incrementar o volume en 5</translation> </message> <message> <location filename="../incdecvolumeoption.cpp" line="45"/> <source>Decrease volume with step 5</source> - <translation type="unfinished"></translation> + <translation>DiminuĂr o volume en 5</translation> </message> </context> </TS> |
