aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornenadsuperzmaj <nenadsuperzmaj@gmail.com>2026-06-08 04:39:53 -0400
committerWeblate <noreply@weblate.org>2026-06-08 12:26:21 +0000
commit8b002e3fca98a9ccb368022678e76026f4c2f10d (patch)
tree5ff2596e2954ab3e8cfb059b4553d4f3594a19f5
parentf5cf68e979664f24807c9d2ef8d2f43d07b47b36 (diff)
Translated using Weblate (Serbian)
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sr/
-rw-r--r--Emby.Server.Implementations/Localization/Core/sr.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/sr.json b/Emby.Server.Implementations/Localization/Core/sr.json
index 56806e25c1..92f309c80c 100644
--- a/Emby.Server.Implementations/Localization/Core/sr.json
+++ b/Emby.Server.Implementations/Localization/Core/sr.json
@@ -106,5 +106,7 @@
"CleanupUserDataTask": "Задатак чишћења корисничких података",
"CleanupUserDataTaskDescription": "Чисти све корисничке податке (напредак гледања, ознаке за омиљено...) медија који нису доступни 90 дана или дуже.",
"TaskMoveTrickplayImages": "Промени локацију сличица за визуелно премотавање",
- "TaskDownloadMissingLyricsDescription": "Преузми стихове песама"
+ "TaskDownloadMissingLyricsDescription": "Преузми стихове песама",
+ "LyricDownloadFailureFromForItem": "Није успело преузимање стихова са {0} за {1}",
+ "Original": "Изворно"
}