diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2021-01-16 16:22:03 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2021-01-16 16:22:03 +0000 |
| commit | b2ed11bb7c76e493d9d188ef333e86fc073d521f (patch) | |
| tree | d3f9db1807fdf82a6e1459ebee14bf8912b99bec /src/plugins/General/library/translations/library_plugin_es.ts | |
| parent | d1e808bce15debd8df1ed477f7b0b5b84fefe8c7 (diff) | |
| download | qmmp-b2ed11bb7c76e493d9d188ef333e86fc073d521f.tar.gz qmmp-b2ed11bb7c76e493d9d188ef333e86fc073d521f.tar.bz2 qmmp-b2ed11bb7c76e493d9d188ef333e86fc073d521f.zip | |
updated .ts files
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9643 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General/library/translations/library_plugin_es.ts')
| -rw-r--r-- | src/plugins/General/library/translations/library_plugin_es.ts | 28 |
1 files changed, 19 insertions, 9 deletions
diff --git a/src/plugins/General/library/translations/library_plugin_es.ts b/src/plugins/General/library/translations/library_plugin_es.ts index ad7bf0781..fe8046dda 100644 --- a/src/plugins/General/library/translations/library_plugin_es.ts +++ b/src/plugins/General/library/translations/library_plugin_es.ts @@ -45,7 +45,7 @@ <context> <name>LibraryModel</name> <message> - <location filename="../librarymodel.cpp" line="197"/> + <location filename="../librarymodel.cpp" line="198"/> <source>Unknown</source> <translation type="unfinished"></translation> </message> @@ -57,6 +57,21 @@ <source>Form</source> <translation type="unfinished"></translation> </message> + <message> + <location filename="../librarywidget.cpp" line="50"/> + <source>&Add to Playlist</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../librarywidget.cpp" line="51"/> + <source>&View Track Details</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../librarywidget.cpp" line="53"/> + <source>Quick Search</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>SettingsDialog</name> @@ -66,27 +81,22 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../settingsdialog.ui" line="40"/> + <location filename="../settingsdialog.ui" line="90"/> <source>List of directories for scanning:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../settingsdialog.ui" line="83"/> + <location filename="../settingsdialog.ui" line="69"/> <source>Add</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../settingsdialog.ui" line="97"/> - <source>Show quick search</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../settingsdialog.ui" line="29"/> <source>Remove</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../settingsdialog.cpp" line="62"/> + <location filename="../settingsdialog.cpp" line="59"/> <source>Select Directories for Scanning</source> <translation type="unfinished"></translation> </message> |
