From 82702d61a52c223dee3d778f34393e22b46a2a92 Mon Sep 17 00:00:00 2001 From: Adam Date: Thu, 22 Aug 2024 02:00:42 +0000 Subject: [PATCH] Translated using Weblate (English (United Kingdom)) Translation: Jellyfin/Jellyfin Web Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/en_GB/ --- src/strings/en-gb.json | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/src/strings/en-gb.json b/src/strings/en-gb.json index 9729ef5850..18e63d4f8e 100644 --- a/src/strings/en-gb.json +++ b/src/strings/en-gb.json @@ -1633,7 +1633,7 @@ "ShowParentImages": "Show programme images", "NextUpRewatching": "Rewatching", "MixedMoviesShows": "Mixed Films and Programmes", - "AddToFavorites": "Add to Favourites", + "AddToFavorites": "Add to favourites", "CopyFailed": "Could not copy", "Copy": "Copy", "Copied": "Copied", @@ -1912,5 +1912,16 @@ "PluginLoadConfigError": "An error occurred while getting the plugin configuration pages.", "PluginLoadRepoError": "An error occurred while getting the plugin details from the repository.", "PluginUninstallError": "An error occurred while uninstalling the plugin.", - "AndOtherArtists": "{0} and {1} other artists." + "AndOtherArtists": "{0} and {1} other artists.", + "PasswordMissingSaveError": "New password cannot be empty.", + "EditLyrics": "Edit lyrics", + "HeaderAddLyrics": "Add Lyrics", + "HeaderPreviewLyrics": "Preview Lyrics", + "HeaderUploadLyrics": "Upload Lyrics", + "LabelDuration": "Duration", + "LabelDropLyricsHere": "Drop lyrics here, or click to browse.", + "LabelIsSynced": "Is Synced", + "NoLyricsSearchResultsFound": "No lyrics found.", + "PreviewLyrics": "Preview Lyrics", + "SearchForLyrics": "Search for Lyrics" }