summaryrefslogtreecommitdiffstats
path: root/library/msgs/fa.msg
diff options
context:
space:
mode:
Diffstat (limited to 'library/msgs/fa.msg')
-rw-r--r--library/msgs/fa.msg47
1 files changed, 47 insertions, 0 deletions
diff --git a/library/msgs/fa.msg b/library/msgs/fa.msg
new file mode 100644
index 0000000..6166e28
--- /dev/null
+++ b/library/msgs/fa.msg
@@ -0,0 +1,47 @@
+# created by tools/loadICU.tcl -- do not edit
+namespace eval ::tcl::clock {
+ ::msgcat::mcset fa DAYS_OF_WEEK_ABBREV [list \
+ "ی∔"\
+ "د∔"\
+ "س∔"\
+ "چ∔"\
+ "پ∔"\
+ "ج∔"\
+ "ش∔"]
+ ::msgcat::mcset fa DAYS_OF_WEEK_FULL [list \
+ "یی‌شنبه"\
+ "دوشنبه"\
+ "سه‌شنبه"\
+ "چهارشنبه"\
+ "پنج‌شنبه"\
+ "جمعه"\
+ "شنبه"]
+ ::msgcat::mcset fa MONTHS_ABBREV [list \
+ "ژان"\
+ "فور"\
+ "مار"\
+ "آور"\
+ "مـه"\
+ "ژون"\
+ "ژوی"\
+ "اوت"\
+ "سپت"\
+ "اكت"\
+ "نوا"\
+ "دسا"\
+ ""]
+ ::msgcat::mcset fa MONTHS_FULL [list \
+ "ژانویه"\
+ "فورویه"\
+ "مارس"\
+ "آوریل"\
+ "مه"\
+ "ژوئن"\
+ "ژوئیه"\
+ "اوت"\
+ "سپتامبر"\
+ "اكتبر"\
+ "نوامبر"\
+ "دسامبر"\
+ ""]
+}