summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.local/share/i18n/locales-src/en_GB@dakkar116
-rw-r--r--.local/share/i18n/locales/en_GB@dakkar/LC_ADDRESSbin0 -> 158 bytes
-rw-r--r--.local/share/i18n/locales/en_GB@dakkar/LC_COLLATEbin0 -> 2586930 bytes
-rw-r--r--.local/share/i18n/locales/en_GB@dakkar/LC_CTYPEbin0 -> 360460 bytes
-rw-r--r--.local/share/i18n/locales/en_GB@dakkar/LC_IDENTIFICATIONbin0 -> 313 bytes
-rw-r--r--.local/share/i18n/locales/en_GB@dakkar/LC_MEASUREMENTbin0 -> 23 bytes
-rw-r--r--.local/share/i18n/locales/en_GB@dakkar/LC_MESSAGES/SYS_LC_MESSAGESbin0 -> 57 bytes
-rw-r--r--.local/share/i18n/locales/en_GB@dakkar/LC_MONETARYbin0 -> 290 bytes
-rw-r--r--.local/share/i18n/locales/en_GB@dakkar/LC_NAMEbin0 -> 77 bytes
-rw-r--r--.local/share/i18n/locales/en_GB@dakkar/LC_NUMERICbin0 -> 54 bytes
-rw-r--r--.local/share/i18n/locales/en_GB@dakkar/LC_PAPERbin0 -> 34 bytes
-rw-r--r--.local/share/i18n/locales/en_GB@dakkar/LC_TELEPHONEbin0 -> 56 bytes
-rw-r--r--.local/share/i18n/locales/en_GB@dakkar/LC_TIMEbin0 -> 3212 bytes
13 files changed, 116 insertions, 0 deletions
diff --git a/.local/share/i18n/locales-src/en_GB@dakkar b/.local/share/i18n/locales-src/en_GB@dakkar
new file mode 100644
index 0000000..3c39d24
--- /dev/null
+++ b/.local/share/i18n/locales-src/en_GB@dakkar
@@ -0,0 +1,116 @@
+comment_char %
+escape_char /
+
+% attempt at an English locale that I like
+%
+% compile with:
+%
+% localedef -i en_GB@dakkar -f UTF-8 ~/.local/share/i18n/locales/en_GB@dakkar
+%
+% or
+%
+% sudo localedef -i en_GB@dakkar -f UTF-8 en_GB@dakkar
+
+LC_IDENTIFICATION
+title "English locale for Dakkar"
+source "Dakkar"
+contact "dakkar"
+email "dakkar@thenautilus.net"
+tel ""
+fax ""
+language "British English"
+territory "United Kingdom"
+revision "1.0"
+date "2025-02-18"
+
+category "i18n:2012";LC_IDENTIFICATION
+category "i18n:2012";LC_CTYPE
+category "i18n:2012";LC_COLLATE
+category "i18n:2012";LC_TIME
+category "i18n:2012";LC_NUMERIC
+category "i18n:2012";LC_MONETARY
+category "i18n:2012";LC_MESSAGES
+category "i18n:2012";LC_PAPER
+category "i18n:2012";LC_NAME
+category "i18n:2012";LC_ADDRESS
+category "i18n:2012";LC_TELEPHONE
+category "i18n:2012";LC_MEASUREMENT
+END LC_IDENTIFICATION
+
+LC_CTYPE
+copy "en_US"
+END LC_CTYPE
+
+LC_COLLATE
+% Copy the template from ISO/IEC 14651
+copy "iso14651_t1"
+END LC_COLLATE
+
+LC_MONETARY
+copy "en_GB"
+END LC_MONETARY
+
+LC_NUMERIC
+copy "en_GB"
+END LC_NUMERIC
+
+LC_TIME
+abday "Sun";"Mon";"Tue";"Wed";"Thu";"Fri";"Sat"
+day "Sunday";/
+ "Monday";/
+ "Tuesday";/
+ "Wednesday";/
+ "Thursday";/
+ "Friday";/
+ "Saturday"
+abmon "Jan";"Feb";/
+ "Mar";"Apr";/
+ "May";"Jun";/
+ "Jul";"Aug";/
+ "Sep";"Oct";/
+ "Nov";"Dec"
+mon "January";/
+ "February";/
+ "March";/
+ "April";/
+ "May";/
+ "June";/
+ "July";/
+ "August";/
+ "September";/
+ "October";/
+ "November";/
+ "December"
+d_t_fmt "%F %a %T %Z"
+d_fmt "%F"
+t_fmt "%T"
+am_pm "am";"pm"
+t_fmt_ampm "%l:%M:%S %P %Z"
+date_fmt "%F %a %T %Z"
+week 7;19971130;4
+first_weekday 2
+END LC_TIME
+
+LC_MESSAGES
+copy "en_US"
+END LC_MESSAGES
+
+LC_PAPER
+copy "i18n"
+END LC_PAPER
+
+LC_TELEPHONE
+copy "en_GB"
+END LC_TELEPHONE
+
+LC_MEASUREMENT
+copy "i18n"
+END LC_MEASUREMENT
+
+LC_NAME
+copy "en_US"
+END LC_NAME
+
+LC_ADDRESS
+copy "en_GB"
+END LC_ADDRESS
diff --git a/.local/share/i18n/locales/en_GB@dakkar/LC_ADDRESS b/.local/share/i18n/locales/en_GB@dakkar/LC_ADDRESS
new file mode 100644
index 0000000..b4f8628
--- /dev/null
+++ b/.local/share/i18n/locales/en_GB@dakkar/LC_ADDRESS
Binary files differ
diff --git a/.local/share/i18n/locales/en_GB@dakkar/LC_COLLATE b/.local/share/i18n/locales/en_GB@dakkar/LC_COLLATE
new file mode 100644
index 0000000..cb39d8f
--- /dev/null
+++ b/.local/share/i18n/locales/en_GB@dakkar/LC_COLLATE
Binary files differ
diff --git a/.local/share/i18n/locales/en_GB@dakkar/LC_CTYPE b/.local/share/i18n/locales/en_GB@dakkar/LC_CTYPE
new file mode 100644
index 0000000..6b47663
--- /dev/null
+++ b/.local/share/i18n/locales/en_GB@dakkar/LC_CTYPE
Binary files differ
diff --git a/.local/share/i18n/locales/en_GB@dakkar/LC_IDENTIFICATION b/.local/share/i18n/locales/en_GB@dakkar/LC_IDENTIFICATION
new file mode 100644
index 0000000..8fd70a8
--- /dev/null
+++ b/.local/share/i18n/locales/en_GB@dakkar/LC_IDENTIFICATION
Binary files differ
diff --git a/.local/share/i18n/locales/en_GB@dakkar/LC_MEASUREMENT b/.local/share/i18n/locales/en_GB@dakkar/LC_MEASUREMENT
new file mode 100644
index 0000000..5325e19
--- /dev/null
+++ b/.local/share/i18n/locales/en_GB@dakkar/LC_MEASUREMENT
Binary files differ
diff --git a/.local/share/i18n/locales/en_GB@dakkar/LC_MESSAGES/SYS_LC_MESSAGES b/.local/share/i18n/locales/en_GB@dakkar/LC_MESSAGES/SYS_LC_MESSAGES
new file mode 100644
index 0000000..15a884e
--- /dev/null
+++ b/.local/share/i18n/locales/en_GB@dakkar/LC_MESSAGES/SYS_LC_MESSAGES
Binary files differ
diff --git a/.local/share/i18n/locales/en_GB@dakkar/LC_MONETARY b/.local/share/i18n/locales/en_GB@dakkar/LC_MONETARY
new file mode 100644
index 0000000..b5a90ca
--- /dev/null
+++ b/.local/share/i18n/locales/en_GB@dakkar/LC_MONETARY
Binary files differ
diff --git a/.local/share/i18n/locales/en_GB@dakkar/LC_NAME b/.local/share/i18n/locales/en_GB@dakkar/LC_NAME
new file mode 100644
index 0000000..653b0b3
--- /dev/null
+++ b/.local/share/i18n/locales/en_GB@dakkar/LC_NAME
Binary files differ
diff --git a/.local/share/i18n/locales/en_GB@dakkar/LC_NUMERIC b/.local/share/i18n/locales/en_GB@dakkar/LC_NUMERIC
new file mode 100644
index 0000000..aa236f6
--- /dev/null
+++ b/.local/share/i18n/locales/en_GB@dakkar/LC_NUMERIC
Binary files differ
diff --git a/.local/share/i18n/locales/en_GB@dakkar/LC_PAPER b/.local/share/i18n/locales/en_GB@dakkar/LC_PAPER
new file mode 100644
index 0000000..18cfad8
--- /dev/null
+++ b/.local/share/i18n/locales/en_GB@dakkar/LC_PAPER
Binary files differ
diff --git a/.local/share/i18n/locales/en_GB@dakkar/LC_TELEPHONE b/.local/share/i18n/locales/en_GB@dakkar/LC_TELEPHONE
new file mode 100644
index 0000000..09daaa5
--- /dev/null
+++ b/.local/share/i18n/locales/en_GB@dakkar/LC_TELEPHONE
Binary files differ
diff --git a/.local/share/i18n/locales/en_GB@dakkar/LC_TIME b/.local/share/i18n/locales/en_GB@dakkar/LC_TIME
new file mode 100644
index 0000000..f5455df
--- /dev/null
+++ b/.local/share/i18n/locales/en_GB@dakkar/LC_TIME
Binary files differ