From 2edc26da022ceefa5f558feab3a8218936c86a15 Mon Sep 17 00:00:00 2001 From: tromoSM Date: Wed, 14 Jan 2026 20:08:42 -0500 Subject: [PATCH] Translated using Weblate (English (United States)) Translation: Jellyfin/Jellyfin Web Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/en_US/ --- src/strings/en_US.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/src/strings/en_US.json b/src/strings/en_US.json index 63c4c9a4fe..75b434b567 100644 --- a/src/strings/en_US.json +++ b/src/strings/en_US.json @@ -168,5 +168,15 @@ "ClearQueue": "Clear queue", "ClientSettings": "Client side settings", "Collections": "Collections", - "Colorist": "Colorist" + "Colorist": "Colorist", + "ColorPrimaries": "Primary colors", + "ColorSpace": "Color space", + "ColorTransfer": "Transfer colors", + "CommunityRating": "Community rating", + "Composer": "Composer", + "Conductor": "Conductor", + "ConfigureDateAdded": "Setting up how metadata for 'Date added' is determined in the Dashboard >Libraries>Display", + "ConfirmDeleteImage": "Do you want to delete this image?", + "ConfirmDeleteItem": "Deleting this item will delete it from both the file system and the media library. Are you sure you wish to continue?", + "ConfirmDeleteSeries": "Deleting this series will delete All{0} episodes from both the file system and your media library. Are you sure you wish to continue?" }