1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Translated using Weblate (English (United Kingdom))

Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/en_GB/
This commit is contained in:
Adam 2024-08-22 02:00:42 +00:00 committed by Weblate
parent 4528fead30
commit 82702d61a5

View file

@ -1633,7 +1633,7 @@
"ShowParentImages": "Show programme images", "ShowParentImages": "Show programme images",
"NextUpRewatching": "Rewatching", "NextUpRewatching": "Rewatching",
"MixedMoviesShows": "Mixed Films and Programmes", "MixedMoviesShows": "Mixed Films and Programmes",
"AddToFavorites": "Add to Favourites", "AddToFavorites": "Add to favourites",
"CopyFailed": "Could not copy", "CopyFailed": "Could not copy",
"Copy": "Copy", "Copy": "Copy",
"Copied": "Copied", "Copied": "Copied",
@ -1912,5 +1912,16 @@
"PluginLoadConfigError": "An error occurred while getting the plugin configuration pages.", "PluginLoadConfigError": "An error occurred while getting the plugin configuration pages.",
"PluginLoadRepoError": "An error occurred while getting the plugin details from the repository.", "PluginLoadRepoError": "An error occurred while getting the plugin details from the repository.",
"PluginUninstallError": "An error occurred while uninstalling the plugin.", "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"
} }