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/SeekOption | |
| 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/SeekOption')
| -rw-r--r-- | src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_gl_ES.ts | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_gl_ES.ts b/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_gl_ES.ts index a00c8ec2e..35c4b4a99 100644 --- a/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_gl_ES.ts +++ b/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_gl_ES.ts @@ -6,17 +6,17 @@ <message> <location filename="../seekoption.cpp" line="38"/> <source>Seek to position in the current track</source> - <translation type="unfinished"></translation> + <translation>Ir a posición na pista actual</translation> </message> <message> <location filename="../seekoption.cpp" line="39"/> <source>Seek forward</source> - <translation type="unfinished"></translation> + <translation>Ir cara adiante</translation> </message> <message> <location filename="../seekoption.cpp" line="40"/> <source>Seek backwards</source> - <translation type="unfinished"></translation> + <translation>Ir cara atrás</translation> </message> </context> </TS> |
