{
  "pa": {
    "date": {
      "abbr_day_names": [
        "ਅੈਤ",
        "ਸੋਮ",
        "ਮੰਗਲ",
        "ਬੱੁਧ",
        "ਵੀਰ",
        "ਸ਼ੁੱਕਰ",
        "ਸ਼ਨਿੱਚਰ"
      ],
      "abbr_month_names": [
        null,
        "ਜਨ",
        "ਫ਼ਰ",
        "ਮਾਰਚ",
        "ਅਪ੍ਰੈ",
        "ਮਈ",
        "ਜੂਨ",
        "ਜੁਲਾ",
        "ਅਗ",
        "ਸਤੰ",
        "ਅਕਤੂ",
        "ਨਵੰ",
        "ਦਸੰ"
      ],
      "day_names": [
        "ਐਤਵਾਰ",
        "ਸੋਮਵਾਰ",
        "ਮੰਗਲਵਾਰ",
        "ਬੁੱਧਵਾਰ",
        "ਵੀਰਵਾਰ",
        "ਸ਼ੁੱਕਰਵਾਰ",
        "ਸ਼ਨਿੱਚਰਵਾਰ"
      ],
      "formats": {
        "default": "%Y-%m-%d",
        "long": "%B %d, %Y",
        "short": "%b %d"
      },
      "month_names": [
        null,
        "ਜਨਵਰੀ",
        "ਫ਼ਰਵਰੀ",
        "ਮਾਰਚ",
        "ਅਪ੍ਰੈਲ",
        "ਮਈ",
        "ਜੂਨ",
        "ਜੁਲਾਈ",
        "ਅਗਸਤ",
        "ਸਤੰਬਰ",
        "ਅਕਤੂਬਰ",
        "ਨਵੰਬਰ",
        "ਦਸੰਬਰ"
      ],
      "order": [
        "year",
        "month",
        "day"
      ]
    },
    "datetime": {
      "distance_in_words": {
        "about_x_hours": {
          "one": "ਲਗਭਗ 1 ਘੰਟਾ",
          "other": "ਲਗਭਗ %{count} ਘੰਟੇ"
        },
        "about_x_months": {
          "one": "ਲਗਭਗ 1 ਮਹੀਨਾ",
          "other": "ਲਗਭਗ %{count} ਮਹੀਨੇ"
        },
        "about_x_years": {
          "one": "ਲਗਭਗ 1 ਸਾਲ",
          "other": "ਲਗਭਗ %{count} ਸਾਲ"
        },
        "almost_x_years": {
          "one": "ਤਕਰੀਬਨ 1 ਸਾਲ",
          "other": "ਤਕਰੀਬਨ %{count} ਸਾਲ"
        },
        "half_a_minute": "ਅੱਧਾ ਮਿੰਟ",
        "less_than_x_seconds": {
          "one": "1 ਸਕਿੰਟ ਤੋਂ ਘੱਟ",
          "other": "%{count} ਸਕਿੰਟਾਂ ਤੋਂ ਘੱਟ"
        },
        "less_than_x_minutes": {
          "one": "1 ਮਿੰਟ ਤੋਂ ਘੱਟ",
          "other": "%{count} ਮਿੰਟਾਂ ਤੋਂ ਘੱਟ"
        },
        "over_x_years": {
          "one": "1 ਸਾਲ ਤੋਂ ਵੱਧ",
          "other": "%{count} ਸਾਲਾਂ ਤੋਂ ਵੱਧ"
        },
        "x_seconds": {
          "one": "1 ਸਕਿੰਟ",
          "other": "%{count} ਸਕਿੰਟ"
        },
        "x_minutes": {
          "one": "1 ਮਿੰਟ",
          "other": "%{count} ਮਿੰਟ"
        },
        "x_days": {
          "one": "1 ਦਿਨ",
          "other": "%{count} ਦਿਨ"
        },
        "x_months": {
          "one": "1 ਮਹੀਨਾ",
          "other": "%{count} ਮਹੀਨੇ"
        }
      }
    },
    "number": {
      "currency": {
        "format": {
          "delimiter": ",",
          "format": "%u%n",
          "precision": 2,
          "separator": ".",
          "significant": false,
          "strip_insignificant_zeros": false,
          "unit": "$"
        }
      },
      "format": {
        "delimiter": ",",
        "precision": 3,
        "separator": ".",
        "significant": false,
        "strip_insignificant_zeros": false
      },
      "human": {
        "decimal_units": {
          "format": "%n %u",
          "units": {
            "billion": "ਬਿਲੀਅਨ",
            "million": "ਮਿਲੀਅਨ",
            "quadrillion": "ਕ੍ਵਾਡਰਿਲੀਅਨ",
            "thousand": "ਹਜ਼ਾਰ",
            "trillion": "ਟ੍ਰਿਲੀਅਨ",
            "unit": ""
          }
        },
        "format": {
          "delimiter": "",
          "precision": 3,
          "significant": true,
          "strip_insignificant_zeros": true
        },
        "storage_units": {
          "format": "%n %u",
          "units": {
            "byte": {
              "one": "ਬਾਈਟ",
              "other": "ਬਾਈਟ"
            },
            "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 %H:%M:%S %z",
        "long": "%B %d, %Y %H:%M",
        "short": "%d %b %H:%M"
      },
      "pm": "ਸ਼ਾਮ"
    }
  }
}