diff options
Diffstat (limited to 'src/strings-default.yaml')
-rw-r--r-- | src/strings-default.yaml | 41 |
1 files changed, 39 insertions, 2 deletions
diff --git a/src/strings-default.yaml b/src/strings-default.yaml index 7d50dbb3..ef885e00 100644 --- a/src/strings-default.yaml +++ b/src/strings-default.yaml @@ -286,7 +286,12 @@ releaseInfo: duration: "Duration: {DURATION}." contributors: "Contributors:" - lyrics: "Lyrics:" + + lyrics: + _: "Lyrics:" + + switcher: "({ENTRIES})" + note: "Context notes:" alsoReleasedOn: "Also released on {ALBUMS}." @@ -813,6 +818,14 @@ misc: artist: "(artist)" group: "(group)" + resultFilter: + album: "Albums" + artTag: "Art Tags" + artist: "Artists" + flash: "Flashes" + group: "Groups" + track: "Tracks" + # skippers: # # These are navigational links that only show up when you're @@ -912,10 +925,31 @@ misc: artworkBy.customLabel.withYear: >- {LABEL} ({YEAR}) by {ARTISTS} - source: "Via {SOURCE}" + source: >- + Via {SOURCE} + + source.customLabel: >- + {LABEL} via {SOURCE} + + source.withYear: >- + Via {SOURCE} ({YEAR}) + + source.customLabel.withYear: >- + {LABEL} ({YEAR}) via {SOURCE} + + customLabel: >- + {LABEL} + + customLabel.withYear: >- + {LABEL} ({YEAR}) + + year: >- + Released {YEAR} trackArtFromAlbum: "Album cover for {ALBUM}" + sameTagsAsMainArtwork: "Same tags as main artwork" + # coverGrid: # Generic strings for various sorts of gallery grids, displayed # on the homepage, album galleries, artist artwork galleries, and @@ -930,7 +964,10 @@ misc: accent: "({DETAILS})" albumLength: "{TRACKS}, {TIME}" + coverArtists: "Artwork by {ARTISTS}" + coverArtists.customLabel: "{LABEL} by {ARTISTS}" + otherCoverArtists: "With {ARTISTS}" albumGalleryGrid: |