aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Localization/Core
diff options
context:
space:
mode:
Diffstat (limited to 'Emby.Server.Implementations/Localization/Core')
-rw-r--r--Emby.Server.Implementations/Localization/Core/ar.json12
-rw-r--r--Emby.Server.Implementations/Localization/Core/fo.json4
-rw-r--r--Emby.Server.Implementations/Localization/Core/is.json15
-rw-r--r--Emby.Server.Implementations/Localization/Core/lt-LT.json3
4 files changed, 30 insertions, 4 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/ar.json b/Emby.Server.Implementations/Localization/Core/ar.json
index 1984682a42..2dc4f5652b 100644
--- a/Emby.Server.Implementations/Localization/Core/ar.json
+++ b/Emby.Server.Implementations/Localization/Core/ar.json
@@ -111,5 +111,15 @@
"LyricDownloadFailureFromForItem": "فشل تحميل الكلمات من {0} إلى {1}",
"NameExtraBehindTheScenes": "خلف المشاهد",
"NameExtraClip": "مقطع",
- "NameExtraDeletedScene": "المشهد المحذوف"
+ "NameExtraDeletedScene": "المشهد المحذوف",
+ "NameExtraInterview": "مقابلة",
+ "NameExtraNumbered": "{0} {1}",
+ "NameExtraSample": "عيّنة",
+ "NameExtraScene": "مشهد",
+ "NameExtraShort": "قصير",
+ "NameExtraThemeSong": "الاغنية السمة",
+ "NameExtraThemeVideo": "الفيديو السمة",
+ "NameExtraFeaturette": "فيلم قصير إضافي",
+ "NameExtraTrailer": "إعلان ترويجي",
+ "NameExtraUnknown": "إضافي"
}
diff --git a/Emby.Server.Implementations/Localization/Core/fo.json b/Emby.Server.Implementations/Localization/Core/fo.json
index b65e7cfebd..7e56f04c54 100644
--- a/Emby.Server.Implementations/Localization/Core/fo.json
+++ b/Emby.Server.Implementations/Localization/Core/fo.json
@@ -107,5 +107,7 @@
"NameExtraTrailer": "Forfilmur",
"NameExtraInterview": "Samrøða",
"NameExtraBehindTheScenes": "Aftanfyri leiktjøldini",
- "NameExtraClip": "Klipp"
+ "NameExtraClip": "Klipp",
+ "NameExtraNumbered": "{0} {1}",
+ "NameExtraFeaturette": "Stuttur heimildarfilmur"
}
diff --git a/Emby.Server.Implementations/Localization/Core/is.json b/Emby.Server.Implementations/Localization/Core/is.json
index b889a073a2..a25857e510 100644
--- a/Emby.Server.Implementations/Localization/Core/is.json
+++ b/Emby.Server.Implementations/Localization/Core/is.json
@@ -108,5 +108,18 @@
"Original": "Upprunaleg",
"TaskExtractMediaSegmentsDescription": "Sækir myndbúta úr viðbótum þar sem MediaSegment er virkt.",
"TaskMoveTrickplayImages": "Flytja geymslustað fyrir Trickplay-myndir",
- "TaskMoveTrickplayImagesDescription": "Flytur fyrirliggjandi Trickplay-skrár í samræmi við stillingar safnsins."
+ "TaskMoveTrickplayImagesDescription": "Flytur fyrirliggjandi Trickplay-skrár í samræmi við stillingar safnsins.",
+ "NameExtraBehindTheScenes": "Bak við tjöldin",
+ "NameExtraClip": "Brot",
+ "NameExtraDeletedScene": "Eydd atriði",
+ "NameExtraFeaturette": "Stutt heimildarmynd",
+ "NameExtraInterview": "Viðtal",
+ "NameExtraNumbered": "{0} {1}",
+ "NameExtraSample": "Sýnishorn",
+ "NameExtraScene": "Sena",
+ "NameExtraShort": "Stuttmynd",
+ "NameExtraThemeSong": "Þema lag",
+ "NameExtraThemeVideo": "Þema myndband",
+ "NameExtraTrailer": "Stikla",
+ "NameExtraUnknown": "Aukaefni"
}
diff --git a/Emby.Server.Implementations/Localization/Core/lt-LT.json b/Emby.Server.Implementations/Localization/Core/lt-LT.json
index fe3b11d1cd..a5351f299f 100644
--- a/Emby.Server.Implementations/Localization/Core/lt-LT.json
+++ b/Emby.Server.Implementations/Localization/Core/lt-LT.json
@@ -119,5 +119,6 @@
"NameExtraThemeVideo": "Teminis vaizdo įrašas",
"NameExtraTrailer": "Anonsas",
"NameExtraUnknown": "Papildomas",
- "Original": "Originalus"
+ "Original": "Originalus",
+ "NameExtraFeaturette": "Trumpametražis filmas"
}