aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPramit Biswas <pramit55555@gmail.com>2020-02-15 17:29:58 +0000
committerWeblate <noreply@weblate.org>2020-02-16 03:16:08 -0500
commitae049f7fc869fdc21b3d284e6c0a95487ee8ef57 (patch)
tree07bc59be31d1d3e93befc63d95bad98de5cf3e9c
parent6b4f1f3b5bff263b0ce7a7c5b6179e8f233b8072 (diff)
Translated using Weblate (Bengali)
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/bn/
-rw-r--r--Emby.Server.Implementations/Localization/Core/bn.json14
1 files changed, 13 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/bn.json b/Emby.Server.Implementations/Localization/Core/bn.json
index 0967ef424..1b4af5e94 100644
--- a/Emby.Server.Implementations/Localization/Core/bn.json
+++ b/Emby.Server.Implementations/Localization/Core/bn.json
@@ -1 +1,13 @@
-{}
+{
+ "DeviceOnlineWithName": "{0}-এর সাথে সংযুক্ত হয়েছে",
+ "DeviceOfflineWithName": "{0}-এর সাথে সংযোগ বিচ্ছিন্ন হয়েছে",
+ "Collections": "সংকলন",
+ "ChapterNameValue": "অধ্যায় {0}",
+ "Channels": "চ্যানেল",
+ "CameraImageUploadedFrom": "একটি নতুন ক্যামেরার চিত্র আপলোড করা হয়েছে {0} থেকে",
+ "Books": "বই",
+ "AuthenticationSucceededWithUserName": "{0} যাচাই সফল",
+ "Artists": "শিল্পী",
+ "Application": "অ্যাপ্লিকেশন",
+ "Albums": "অ্যালবাম"
+}