diff options
| author | Logan Douglas <42654828+JadedRain@users.noreply.github.com> | 2025-10-10 12:08:11 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-10 12:08:11 -0600 |
| commit | fd6e48603bcf143a1bbc3b1bda26a8e1664f9379 (patch) | |
| tree | dceb549bed1465b70ebad0ba2850d2562f9d7342 /Emby.Server.Implementations/Localization/Core/ur.json | |
| parent | b09c9655fd768172518f2958cc50b0b6ea3fa109 (diff) | |
| parent | 9aadf97958a724a92135f802ae1208c9b9002e9a (diff) | |
Merge branch 'jellyfin:master' into master
Diffstat (limited to 'Emby.Server.Implementations/Localization/Core/ur.json')
| -rw-r--r-- | Emby.Server.Implementations/Localization/Core/ur.json | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/ur.json b/Emby.Server.Implementations/Localization/Core/ur.json index 3766830413..94d9c8541e 100644 --- a/Emby.Server.Implementations/Localization/Core/ur.json +++ b/Emby.Server.Implementations/Localization/Core/ur.json @@ -1,3 +1,16 @@ { - "Books": "کتابیں" + "Books": "کتابیں", + "AppDeviceValues": "ایپ: {0}، ڈیوائس: {1}", + "Albums": "البمز", + "Application": "ایپلی کیشن", + "Artists": "فنکار", + "AuthenticationSucceededWithUserName": "{0} کی کامیابی سے تصدیق ہو چکی ہے", + "CameraImageUploadedFrom": "ایک نئی کیمرے کی تصویر {0} سے اپ لوڈ کی گئی ہے", + "Channels": "چینلز", + "ChapterNameValue": "باب {0}", + "Collections": "مجموعے", + "Default": "ڈیفالٹ", + "DeviceOfflineWithName": "{0} نے رابطہ منقطع کر دیا ہے", + "DeviceOnlineWithName": "{0} منسلک ہے", + "External": "بیرونی" } |
