diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2021-03-21 16:41:53 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2021-03-21 16:41:53 +0000 |
| commit | a79c269f9a01ae88bfcb1e5ab94ef883c4405fab (patch) | |
| tree | 003edd8281a4590aea6f50f0704ac5e867ac1e0b /src/plugins/General/library/translations/library_plugin_zh_TW.ts | |
| parent | c8b8f1a625dc9bd43aca97557c2eb18f09847120 (diff) | |
| download | qmmp-a79c269f9a01ae88bfcb1e5ab94ef883c4405fab.tar.gz qmmp-a79c269f9a01ae88bfcb1e5ab94ef883c4405fab.tar.bz2 qmmp-a79c269f9a01ae88bfcb1e5ab94ef883c4405fab.zip | |
updated .ts files
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9773 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General/library/translations/library_plugin_zh_TW.ts')
| -rw-r--r-- | src/plugins/General/library/translations/library_plugin_zh_TW.ts | 43 |
1 files changed, 32 insertions, 11 deletions
diff --git a/src/plugins/General/library/translations/library_plugin_zh_TW.ts b/src/plugins/General/library/translations/library_plugin_zh_TW.ts index a48a45962..d3679d413 100644 --- a/src/plugins/General/library/translations/library_plugin_zh_TW.ts +++ b/src/plugins/General/library/translations/library_plugin_zh_TW.ts @@ -4,15 +4,21 @@ <context> <name>Library</name> <message> - <location filename="../library.cpp" line="66"/> + <location filename="../library.cpp" line="65"/> <source>Library</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../library.cpp" line="72"/> + <location filename="../library.cpp" line="71"/> <source>Update library</source> <translation type="unfinished"></translation> </message> + <message> + <location filename="../library.cpp" line="181"/> + <location filename="../library.cpp" line="182"/> + <source>Unknown</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>LibraryFactory</name> @@ -50,29 +56,34 @@ <context> <name>LibraryModel</name> <message> - <location filename="../librarymodel.cpp" line="198"/> - <source>Unknown</source> + <location filename="../librarymodel.cpp" line="204"/> + <source>%1 - %2</source> <translation type="unfinished"></translation> </message> </context> <context> <name>LibraryWidget</name> <message> - <location filename="../librarywidget.cpp" line="50"/> + <location filename="../librarywidget.cpp" line="51"/> <source>&Add to Playlist</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../librarywidget.cpp" line="51"/> + <location filename="../librarywidget.cpp" line="52"/> <source>&View Track Details</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../librarywidget.cpp" line="53"/> + <location filename="../librarywidget.cpp" line="54"/> <source>Quick Search</source> <translation type="unfinished"></translation> </message> <message> + <location filename="../librarywidget.cpp" line="88"/> + <source>Scanning directories...</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="../librarywidget.ui" line="14"/> <source>Media Library</source> <translation type="unfinished"></translation> @@ -86,22 +97,32 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../settingsdialog.ui" line="29"/> + <location filename="../settingsdialog.ui" line="39"/> + <source>Recreate database</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="46"/> + <source>Show album year</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="95"/> <source>List of directories for scanning:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../settingsdialog.ui" line="39"/> + <location filename="../settingsdialog.ui" line="55"/> <source>Add</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../settingsdialog.ui" line="50"/> + <location filename="../settingsdialog.ui" line="66"/> <source>Remove</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../settingsdialog.cpp" line="59"/> + <location filename="../settingsdialog.cpp" line="65"/> <source>Select Directories for Scanning</source> <translation type="unfinished"></translation> </message> |
