2025-06-17 11:39:51 +08:00

195 lines
4.5 KiB
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"fa": {
"date": {
"abbr_day_names": [
"ی",
"د",
"س",
"چ",
"پ",
"ج",
"ش"
],
"abbr_month_names": [
null,
"ژانویه",
"فوریه",
"مارس",
"آوریل",
"مه",
"ژوئن",
"ژوئیه",
"اوت",
"سپتامبر",
"اکتبر",
"نوامبر",
"دسامبر"
],
"day_names": [
"یکشنبه",
"دوشنبه",
"سه‌شنبه",
"چهارشنبه",
"پنج‌شنبه",
"جمعه",
"شنبه"
],
"formats": {
"default": "%Y/%m/%d",
"long": "%e %B %Y",
"short": "%m/%d"
},
"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} ماه"
},
"x_years": {
"one": "1 سال",
"other": "%{count} سال"
}
}
},
"number": {
"currency": {
"format": {
"delimiter": "٬",
"format": "%n %u",
"precision": 0,
"separator": "٫",
"significant": false,
"strip_insignificant_zeros": false,
"unit": "﷼"
}
},
"format": {
"delimiter": "٬",
"precision": 2,
"separator": "٫",
"significant": false,
"strip_insignificant_zeros": false
},
"human": {
"decimal_units": {
"format": "%n %u",
"units": {
"billion": "میلیارد",
"million": "میلیون",
"quadrillion": "کادریلیون",
"thousand": "هزار",
"trillion": "تریلیون",
"unit": ""
}
},
"format": {
"delimiter": "",
"precision": 1,
"significant": true,
"strip_insignificant_zeros": true
},
"storage_units": {
"format": "%n %u",
"units": {
"byte": {
"one": "بایت",
"other": "بایت"
},
"gb": "گیگابایت",
"kb": "کیلوبایت",
"mb": "مگابایت",
"tb": "ترابایت"
}
}
},
"percentage": {
"format": {
"delimiter": ""
}
},
"precision": {
"format": {
"delimiter": ""
}
}
},
"support": {
"array": {
"last_word_connector": " و ",
"two_words_connector": " و ",
"words_connector": "، "
}
},
"time": {
"am": "قبل از ظهر",
"formats": {
"default": "%A، %e %B %Y، ساعت %H:%M:%S (%Z)",
"long": "%e %B %Y، ساعت %H:%M",
"short": "%e %B، ساعت %H:%M"
},
"pm": "بعد از ظهر"
}
}
}