From d2439c9a4e966928d884e7451cb8f8c7298d6ce5 Mon Sep 17 00:00:00 2001 From: TheGoose Date: Fri, 16 Apr 2021 10:53:30 +0000 Subject: [PATCH 1/2] 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/strings/en-gb.json b/src/strings/en-gb.json index 35d010ced9..d1a563d919 100644 --- a/src/strings/en-gb.json +++ b/src/strings/en-gb.json @@ -1412,7 +1412,7 @@ "LabelIconMaxResHelp": "Maximum resolution of icons exposed via the upnp:icon property.", "LabelCurrentStatus": "Current status:", "LabelAlbumArtMaxResHelp": "Maximum resolution of album art exposed via the upnp:albumArtURI property.", - "KnownProxiesHelp": "Comma separated list of IP addresses of known proxies used when connecting to your Jellyfin instance. This is required to make proper use of X-Forwarded-For headers. Requires a reboot after saving.", + "KnownProxiesHelp": "Comma separated list of IP addresses or hostnames of known proxies used when connecting to your Jellyfin instance. This is required to make proper use of X-Forwarded-For headers. Requires a reboot after saving.", "Other": "Other", "EnableQuickConnect": "Enable quick connect on this server", "ButtonUseQuickConnect": "Use Quick Connect", From da4fa6ef96ef46ca7fc7b4cb350b11eb354f1db5 Mon Sep 17 00:00:00 2001 From: Suphanath Kaewboonrung Date: Sat, 17 Apr 2021 04:04:31 +0000 Subject: [PATCH 2/2] Translated using Weblate (Thai) Translation: Jellyfin/Jellyfin Web Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/th/ --- src/strings/th.json | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/src/strings/th.json b/src/strings/th.json index f83c574110..1d37788f04 100644 --- a/src/strings/th.json +++ b/src/strings/th.json @@ -99,5 +99,17 @@ "ClearQueue": "ล้างคิว", "ButtonUninstall": "ถอนการติดตั้ง", "ButtonStart": "เริ่มเล่น", - "ButtonStop": "หยุด" + "ButtonStop": "หยุด", + "MusicVideos": "มิวสิควิดีโอ", + "ValueSpecialEpisodeName": "พิเศษ - {0}", + "Sync": "ซิงค์", + "Songs": "เพลง", + "Shows": "รายการ", + "Photos": "รูปภาพ", + "Movies": "ภาพยนตร์", + "HeaderContinueWatching": "ดูต่อ", + "Genres": "ประเภท", + "MediaInfoChannels": "ช่อง", + "Channels": "ช่อง", + "LabelSelectAudioChannels": "ช่อง" }