Add option to sort by last modification date (close #88)
Store the metadate “last-modified” for a track and an album and add an option sort by it.
This commit is contained in:
parent
5618c9016c
commit
8607bf15a9
10 changed files with 84 additions and 26 deletions
BIN
po/de.mo
BIN
po/de.mo
Binary file not shown.
22
po/de.po
22
po/de.po
|
|
@ -2,17 +2,17 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: CoverGrid (mcg)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-09-05 15:08+0200\n"
|
||||
"PO-Revision-Date: 2020-10-24 14:41+0200\n"
|
||||
"POT-Creation-Date: 2023-01-08 19:06+0100\n"
|
||||
"PO-Revision-Date: 2023-01-08 19:07+0100\n"
|
||||
"Last-Translator: coderkun <olli@suruatoel.xyz>\n"
|
||||
"Language-Team: \n"
|
||||
"Language: de_DE\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Generator: Poedit 2.4.1\n"
|
||||
"X-Poedit-Basepath: ../../..\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: Poedit 3.2.2\n"
|
||||
"X-Poedit-Basepath: ../../..\n"
|
||||
"X-Poedit-SourceCharset: UTF-8\n"
|
||||
|
||||
#: data/xyz.suruatoel.mcg.gschema.xml:11
|
||||
|
|
@ -216,15 +216,19 @@ msgstr "nach Titel"
|
|||
msgid "sort by year"
|
||||
msgstr "nach Jahr"
|
||||
|
||||
#: data/ui/library-toolbar.ui:169 data/ui/shortcuts-dialog.ui:115
|
||||
#: data/ui/library-toolbar.ui:134
|
||||
msgid "sort by modification"
|
||||
msgstr "nach Änderungsdatum"
|
||||
|
||||
#: data/ui/library-toolbar.ui:185 data/ui/shortcuts-dialog.ui:115
|
||||
msgid "Search the library"
|
||||
msgstr "Die Bibliothek durchsuchen"
|
||||
|
||||
#: data/ui/library-toolbar.ui:192 data/ui/playlist-toolbar.ui:15
|
||||
#: data/ui/library-toolbar.ui:208 data/ui/playlist-toolbar.ui:15
|
||||
msgid "Select multiple albums"
|
||||
msgstr "Mehrere Alben auswählen"
|
||||
|
||||
#: data/ui/library-toolbar.ui:214
|
||||
#: data/ui/library-toolbar.ui:230
|
||||
msgid "Settings and actions"
|
||||
msgstr "Einstellungen und Aktionen"
|
||||
|
||||
|
|
@ -353,11 +357,11 @@ msgstr "Zu MPD verbinden"
|
|||
msgid "Adjust the volume"
|
||||
msgstr "Die Lautstärke anpassen"
|
||||
|
||||
#: src/librarypanel.py:419
|
||||
#: src/librarypanel.py:421
|
||||
msgid "Loading albums"
|
||||
msgstr "Alben werden geladen"
|
||||
|
||||
#: src/librarypanel.py:519
|
||||
#: src/librarypanel.py:521
|
||||
msgid "Loading images"
|
||||
msgstr "Bilder werden geladen"
|
||||
|
||||
|
|
|
|||
BIN
po/en.mo
BIN
po/en.mo
Binary file not shown.
22
po/en.po
22
po/en.po
|
|
@ -2,17 +2,17 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: CoverGrid (mcg)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-09-05 15:08+0200\n"
|
||||
"PO-Revision-Date: 2020-10-24 14:40+0200\n"
|
||||
"POT-Creation-Date: 2023-01-08 19:06+0100\n"
|
||||
"PO-Revision-Date: 2023-01-08 19:07+0100\n"
|
||||
"Last-Translator: coderkun <olli@suruatoel.xyz>\n"
|
||||
"Language-Team: \n"
|
||||
"Language: en\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Generator: Poedit 2.4.1\n"
|
||||
"X-Poedit-Basepath: ../../..\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: Poedit 3.2.2\n"
|
||||
"X-Poedit-Basepath: ../../..\n"
|
||||
"X-Poedit-SearchPath-0: mcg\n"
|
||||
"X-Poedit-SearchPath-1: data/ui\n"
|
||||
|
||||
|
|
@ -217,15 +217,19 @@ msgstr "by Title"
|
|||
msgid "sort by year"
|
||||
msgstr "by Year"
|
||||
|
||||
#: data/ui/library-toolbar.ui:169 data/ui/shortcuts-dialog.ui:115
|
||||
#: data/ui/library-toolbar.ui:134
|
||||
msgid "sort by modification"
|
||||
msgstr "by Modification Date"
|
||||
|
||||
#: data/ui/library-toolbar.ui:185 data/ui/shortcuts-dialog.ui:115
|
||||
msgid "Search the library"
|
||||
msgstr "Search the library"
|
||||
|
||||
#: data/ui/library-toolbar.ui:192 data/ui/playlist-toolbar.ui:15
|
||||
#: data/ui/library-toolbar.ui:208 data/ui/playlist-toolbar.ui:15
|
||||
msgid "Select multiple albums"
|
||||
msgstr "Select multiple albums"
|
||||
|
||||
#: data/ui/library-toolbar.ui:214
|
||||
#: data/ui/library-toolbar.ui:230
|
||||
msgid "Settings and actions"
|
||||
msgstr "Settings and actions"
|
||||
|
||||
|
|
@ -354,11 +358,11 @@ msgstr "Connect to MPD"
|
|||
msgid "Adjust the volume"
|
||||
msgstr "Adjust the volume"
|
||||
|
||||
#: src/librarypanel.py:419
|
||||
#: src/librarypanel.py:421
|
||||
msgid "Loading albums"
|
||||
msgstr "Loading albums"
|
||||
|
||||
#: src/librarypanel.py:519
|
||||
#: src/librarypanel.py:521
|
||||
msgid "Loading images"
|
||||
msgstr "Loading images"
|
||||
|
||||
|
|
|
|||
16
po/mcg.pot
16
po/mcg.pot
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: mcg\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-09-05 15:08+0200\n"
|
||||
"POT-Creation-Date: 2023-01-08 19:06+0100\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
|
@ -215,15 +215,19 @@ msgstr ""
|
|||
msgid "sort by year"
|
||||
msgstr ""
|
||||
|
||||
#: data/ui/library-toolbar.ui:169 data/ui/shortcuts-dialog.ui:115
|
||||
#: data/ui/library-toolbar.ui:134
|
||||
msgid "sort by modification"
|
||||
msgstr ""
|
||||
|
||||
#: data/ui/library-toolbar.ui:185 data/ui/shortcuts-dialog.ui:115
|
||||
msgid "Search the library"
|
||||
msgstr ""
|
||||
|
||||
#: data/ui/library-toolbar.ui:192 data/ui/playlist-toolbar.ui:15
|
||||
#: data/ui/library-toolbar.ui:208 data/ui/playlist-toolbar.ui:15
|
||||
msgid "Select multiple albums"
|
||||
msgstr ""
|
||||
|
||||
#: data/ui/library-toolbar.ui:214
|
||||
#: data/ui/library-toolbar.ui:230
|
||||
msgid "Settings and actions"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -352,11 +356,11 @@ msgstr ""
|
|||
msgid "Adjust the volume"
|
||||
msgstr ""
|
||||
|
||||
#: src/librarypanel.py:419
|
||||
#: src/librarypanel.py:421
|
||||
msgid "Loading albums"
|
||||
msgstr ""
|
||||
|
||||
#: src/librarypanel.py:519
|
||||
#: src/librarypanel.py:521
|
||||
msgid "Loading images"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue