diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2021-10-24 14:16:37 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2021-10-24 14:16:37 +0000 |
| commit | 1a0c7c68feb8e49f7fe2c603fd0212869da162d6 (patch) | |
| tree | 025d2ea8fc64a65d0fc77293ce293520a1005b2d /src/plugins/General/history/translations/history_plugin_pt.ts | |
| parent | 3a92defd77b55a416e90f9db9e38afe451b0456c (diff) | |
| download | qmmp-1a0c7c68feb8e49f7fe2c603fd0212869da162d6.tar.gz qmmp-1a0c7c68feb8e49f7fe2c603fd0212869da162d6.tar.bz2 qmmp-1a0c7c68feb8e49f7fe2c603fd0212869da162d6.zip | |
updated .ts files
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@10371 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General/history/translations/history_plugin_pt.ts')
| -rw-r--r-- | src/plugins/General/history/translations/history_plugin_pt.ts | 18 |
1 files changed, 14 insertions, 4 deletions
diff --git a/src/plugins/General/history/translations/history_plugin_pt.ts b/src/plugins/General/history/translations/history_plugin_pt.ts index 0ad6281f3..d665eb522 100644 --- a/src/plugins/General/history/translations/history_plugin_pt.ts +++ b/src/plugins/General/history/translations/history_plugin_pt.ts @@ -156,24 +156,34 @@ <translation>Género</translation> </message> <message> - <location filename="../historywindow.cpp" line="124"/> + <location filename="../historywindow.cpp" line="127"/> <source>dd MMMM yyyy</source> <translation>yyyy-MM-dd</translation> </message> <message> - <location filename="../historywindow.cpp" line="125"/> + <location filename="../historywindow.cpp" line="128"/> <source>hh:mm:ss</source> <translation>hh:mm:ss</translation> </message> <message> - <location filename="../historywindow.cpp" line="191"/> + <location filename="../historywindow.cpp" line="195"/> <source>MM-yyyy</source> <translation>MM-yyyy</translation> </message> <message> - <location filename="../historywindow.cpp" line="192"/> + <location filename="../historywindow.cpp" line="196"/> <source>dd MMMM</source> <translation>dd-MMM-yyyy</translation> </message> + <message> + <location filename="../historywindow.cpp" line="455"/> + <source>Add to Playlist</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../historywindow.cpp" line="457"/> + <source>Remove from History</source> + <translation type="unfinished"></translation> + </message> </context> </TS> |
