aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKraisorn Thongsuk <krai500@hotmail.com>2020-08-27 05:30:57 +0000
committerWeblate <noreply@weblate.org>2020-08-27 03:54:08 -0400
commitba7bdbc4945157025cc754b736d1135b5695a979 (patch)
tree1e98767729eb4960fca9f2062b16856a1cc4470f
parent8510333bcc5c8b0ca204939ecc672cef7c6a5710 (diff)
Translated using Weblate (Thai)
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/th/
-rw-r--r--Emby.Server.Implementations/Localization/Core/th.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/th.json b/Emby.Server.Implementations/Localization/Core/th.json
index 576aaeb1b..42500670d 100644
--- a/Emby.Server.Implementations/Localization/Core/th.json
+++ b/Emby.Server.Implementations/Localization/Core/th.json
@@ -69,5 +69,8 @@
"AppDeviceValues": "App: {0}, อุปกรณ์: {1}",
"Albums": "อัลบั้ม",
"ScheduledTaskStartedWithName": "{0} เริ่มต้น",
- "ScheduledTaskFailedWithName": "{0} ล้มเหลว"
+ "ScheduledTaskFailedWithName": "{0} ล้มเหลว",
+ "Songs": "เพลง",
+ "Shows": "แสดง",
+ "ServerNameNeedsToBeRestarted": "{0} ต้องการรีสตาร์ท"
}