carbon/lang/fa.json
2023-08-22 12:54:08 +08:00

20 lines
1.0 KiB
JSON
Raw 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.

{
"months": "دسامبر|نوامبر|اکتبر|سپتامبر|اوت|ژوئیه|ژوئن|مه|آوریل|مارس|فوریه|ژانویه",
"short_months": "دسامبر|نوامبر|اکتبر|سپتامبر|اوت|ژوئیه|ژوئن|مه|آوریل|مارس|فوریه|ژانویه",
"weeks": "شنبه|جمعه|پنجشنبه|چهارشنبه|سه شنبه|دوشنبه|یکشنبه",
"short_weeks": "شنبه|جمعه|پنجشنبه|چهارشنبه|سه شنبه|دوشنبه|یکشنبه",
"seasons": "زمستان|پاییز|تابستان|بهار",
"constellations": "ماهی|آبریز|بز|کمان|عقرب|ترازو|خوشه|شیر|خرچنگ|دوپیکر|گاو نر|قوچ",
"year": "سال|۱ سال %d",
"month": "ماه|۱ ماه %d",
"week": "هفته|۱ هفته %d",
"day": "روز|۱ روز %d",
"hour": "ساعت|۱ ساعت %d",
"minute": "دقیقه|۱ دقیقه %d",
"second": "ثانیه|۱ ثانیه %d",
"now": "الان",
"ago": "قبل %s",
"from_now": "از الان %s",
"before": "قبل %s",
"after": "بعد %s"
}