{
  "ur": {
    "date": {
      "abbr_day_names": [
        "اتوار",
        "سوموار",
        "منگل",
        "بدھ",
        "جمعرات",
        "جمعہ",
        "ہفتہ"
      ],
      "abbr_month_names": [
        null,
        "جنوری",
        "فروری",
        "مارچ",
        "اپریل",
        "مئی",
        "جون",
        "جولائی",
        "اگست",
        "ستمبر",
        "اکتوبر",
        "نومبر",
        "دسمبر"
      ],
      "day_names": [
        "اتوار",
        "سوموار",
        "منگل",
        "بدھ",
        "جمعرات",
        "جمعہ",
        "ہفتہ"
      ],
      "formats": {
        "default": "%d %B %Y",
        "long": "%B %d، %Y",
        "short": "%d %b"
      },
      "month_names": [
        null,
        "جنوری",
        "فروری",
        "مارچ",
        "اپریل",
        "مئی",
        "جون",
        "جولائی",
        "اگست",
        "ستمبر",
        "اکتوبر",
        "نومبر",
        "دسمبر"
      ],
      "order": [
        "day",
        "month",
        "year"
      ]
    },
    "datetime": {
      "distance_in_words": {
        "about_x_hours": {
          "one": "تقریبا ایک گھنٹہ",
          "other": "تقریبا %{count} گھنٹے"
        },
        "about_x_months": {
          "one": "تقریبا ایک مہینہ",
          "other": "تقریبا %{count} مہینہ"
        },
        "about_x_years": {
          "one": "تقریبا ایک سال",
          "other": "تقریبا %{count} سال"
        },
        "almost_x_years": {
          "one": "تقریبا ایک سال",
          "other": "تقریبا %{count} سال"
        },
        "half_a_minute": "آدھا منٹ",
        "less_than_x_seconds": {
          "one": "ایک سیکنڈ سے کم",
          "other": "%{count} سیکنڈوں سے کم"
        },
        "less_than_x_minutes": {
          "one": "ایک مںٹ سے کم",
          "other": "%{count} مںٹوں سے کم"
        },
        "over_x_years": {
          "one": "ایک سال سے زیادہ",
          "other": "%{count} سالوں سے زیادہ"
        },
        "x_seconds": {
          "one": "ایک سیکنڈ",
          "other": "%{count} سیکنڈ"
        },
        "x_minutes": {
          "one": "ایک منٹ",
          "other": "%{count} منٹ"
        },
        "x_days": {
          "one": "ایک دن",
          "other": "%{count} دن"
        },
        "x_months": {
          "one": "ایک ماہ",
          "other": "%{count} ماہ"
        }
      }
    },
    "number": {
      "currency": {
        "format": {
          "delimiter": ",",
          "format": "%n %u",
          "precision": 2,
          "separator": ".",
          "significant": false,
          "strip_insignificant_zeros": false,
          "unit": "Rs"
        }
      },
      "format": {
        "delimiter": ",",
        "precision": 0,
        "separator": ".",
        "significant": false,
        "strip_insignificant_zeros": false
      },
      "human": {
        "decimal_units": {
          "format": "%n %u",
          "units": {
            "billion": "بلین",
            "million": "ملین",
            "quadrillion": "کواڈریلن",
            "thousand": "ہزار",
            "trillion": "ٹریلن",
            "unit": "Rs"
          }
        },
        "format": {
          "delimiter": "",
          "precision": 0,
          "significant": true,
          "strip_insignificant_zeros": true
        },
        "storage_units": {
          "format": "%n %u",
          "units": {
            "byte": {
              "one": "Byte",
              "other": "Bytes"
            },
            "gb": "GB",
            "kb": "KB",
            "mb": "MB",
            "tb": "TB"
          }
        }
      },
      "percentage": {
        "format": {
          "delimiter": "",
          "format": "%n فیصد"
        }
      },
      "precision": {
        "format": {
          "delimiter": ""
        }
      }
    },
    "support": {
      "array": {
        "last_word_connector": "، اور ",
        "two_words_connector": " اور ",
        "words_connector": "، "
      }
    },
    "time": {
      "am": "صبح",
      "formats": {
        "default": "%a، %d %b %Y، %p %l:%M %Z",
        "long": "%B %d، %Y %p %H:%M",
        "short": "%d %b، %H:%M"
      },
      "pm": "شام"
    }
  }
}