diff options
| author | Aman Setia <amansetiarjp@gmail.com> | 2022-03-01 08:05:06 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2022-03-02 08:13:30 -0500 |
| commit | fe53243cfbac73c99da9ee3ff9867ab5edf4ec28 (patch) | |
| tree | 26923116c887e33af8d7b968f71d0f92560d5570 | |
| parent | 6498a5bacaf4dc04170066fdaa841cd15da60b4f (diff) | |
Translated using Weblate (Hindi)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hi/
| -rw-r--r-- | Emby.Server.Implementations/Localization/Core/hi.json | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/hi.json b/Emby.Server.Implementations/Localization/Core/hi.json index 85de5925e..781cfcfa2 100644 --- a/Emby.Server.Implementations/Localization/Core/hi.json +++ b/Emby.Server.Implementations/Localization/Core/hi.json @@ -61,5 +61,10 @@ "LabelRunningTimeValue": "चलने का समय: {0}", "ItemAddedWithName": "{0} को लाइब्रेरी में जोड़ा गया", "Inherit": "इनहेरिट", - "NotificationOptionVideoPlaybackStopped": "चलचित्र रुका हुआ" + "NotificationOptionVideoPlaybackStopped": "चलचित्र रुका हुआ", + "PluginUninstalledWithName": "{0} अनइंस्टॉल हुए", + "PluginInstalledWithName": "{0} इंस्टॉल हुए", + "Plugin": "प्लग-इन", + "Playlists": "प्लेलिस्ट", + "Photos": "तस्वीरें" } |
