diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2021-05-02 07:57:36 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2021-05-02 07:57:36 +0000 |
| commit | 822139737a7092ff8ff4dd39a6b8e0ab7b77c78f (patch) | |
| tree | 0e5771d0b865afa64a7fee37507749a8ea64ad2f /src/plugins/General | |
| parent | 6dfc79e34ccb6b3fbe4c4ef2608a95bfddbe92be (diff) | |
| download | qmmp-822139737a7092ff8ff4dd39a6b8e0ab7b77c78f.tar.gz qmmp-822139737a7092ff8ff4dd39a6b8e0ab7b77c78f.tar.bz2 qmmp-822139737a7092ff8ff4dd39a6b8e0ab7b77c78f.zip | |
updated Portuguese translation (Sérgio Marques)
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9903 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General')
| -rw-r--r-- | src/plugins/General/library/translations/library_plugin_pt.ts | 2 | ||||
| -rw-r--r-- | src/plugins/General/lyrics/translations/lyrics_plugin_pt.ts | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/plugins/General/library/translations/library_plugin_pt.ts b/src/plugins/General/library/translations/library_plugin_pt.ts index 791b0e64a..b697ecd28 100644 --- a/src/plugins/General/library/translations/library_plugin_pt.ts +++ b/src/plugins/General/library/translations/library_plugin_pt.ts @@ -35,7 +35,7 @@ <message> <location filename="../libraryfactory.cpp" line="38"/> <source>Ctrl+1</source> - <translation type="unfinished"></translation> + <translation>Ctrl+1</translation> </message> <message> <location filename="../libraryfactory.cpp" line="84"/> diff --git a/src/plugins/General/lyrics/translations/lyrics_plugin_pt.ts b/src/plugins/General/lyrics/translations/lyrics_plugin_pt.ts index 699a9f194..ede75a546 100644 --- a/src/plugins/General/lyrics/translations/lyrics_plugin_pt.ts +++ b/src/plugins/General/lyrics/translations/lyrics_plugin_pt.ts @@ -29,7 +29,7 @@ <message> <location filename="../lyricsfactory.cpp" line="36"/> <source>Ctrl+2</source> - <translation type="unfinished"></translation> + <translation>Ctrl+2</translation> </message> <message> <location filename="../lyricsfactory.cpp" line="68"/> |
