git: 7fd3fed642dd - main - locales: add missing af_ZA.UTF8
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 14 Oct 2024 09:56:31 UTC
The branch main has been updated by bapt:
URL: https://cgit.FreeBSD.org/src/commit/?id=7fd3fed642ddf99f73a8e57f3b5fa030b405bd91
commit 7fd3fed642ddf99f73a8e57f3b5fa030b405bd91
Author: Baptiste Daroussin <bapt@FreeBSD.org>
AuthorDate: 2024-10-14 09:55:52 +0000
Commit: Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2024-10-14 09:56:30 +0000
locales: add missing af_ZA.UTF8
Fix the forgotten git add
Fixes: ddfc6f84f24215b418af19260e9156219f6df03e
Reported by: manu
---
share/monetdef_unicode/af_ZA.UTF-8.src | 50 ++++++++++++++++++++++++++++++++++
1 file changed, 50 insertions(+)
diff --git a/share/monetdef_unicode/af_ZA.UTF-8.src b/share/monetdef_unicode/af_ZA.UTF-8.src
new file mode 100644
index 000000000000..e460df01c483
--- /dev/null
+++ b/share/monetdef_unicode/af_ZA.UTF-8.src
@@ -0,0 +1,50 @@
+# Warning: Do not edit. This file is automatically generated from the
+# tools in /usr/src/tools/tools/locale. The data is obtained from the
+# CLDR project, obtained from http://cldr.unicode.org/
+# -----------------------------------------------------------------------------
+#
+# int_curr_symbol (last character always SPACE)
+ZAR
+#
+# currency_symbol
+R
+#
+# mon_decimal_point
+,
+#
+# mon_thousands_sep
+
+#
+# mon_grouping
+3
+#
+# positive_sign
+
+#
+# negative_sign
+-
+#
+# int_frac_digits
+2
+#
+# frac_digits
+2
+#
+# p_cs_precedes
+1
+#
+# p_sep_by_space
+0
+#
+# n_cs_precedes
+1
+#
+# n_sep_by_space
+0
+#
+# p_sign_posn
+1
+#
+# n_sign_posn
+1
+# EOF