about summary refs log tree commit diff
path: root/localedata/locales/sv_FI
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1997-03-05 00:35:19 +0000
committerUlrich Drepper <drepper@redhat.com>1997-03-05 00:35:19 +0000
commitf5f52655ceb5152d79ca88db5293fa1136969303 (patch)
treeede086d97c70bab7797c3f4139aa905df2493a81 /localedata/locales/sv_FI
parent377a515b4ce100dc119db09a7bc1d7628136993a (diff)
downloadglibc-f5f52655ceb5152d79ca88db5293fa1136969303.tar.gz
glibc-f5f52655ceb5152d79ca88db5293fa1136969303.tar.xz
glibc-f5f52655ceb5152d79ca88db5293fa1136969303.zip
1997-02-15 14:32 15:10 Andreas Jaeger  <aj@arthur.pfalz.de>
	* collate-test.c (main): change prototype definition to prevent
	warning.
1997-02-15 17:46  Ulrich Drepper  <drepper@cygnus.com>
	* locales/de_DE: Include real collation data.  It's similar to the
	en_DK information but the order of small and capital characters is
	exchanged.
	* collate-test.c: New file.  Test suite for strcoll function.
	* de_DE.in: Input file for collation test.
	* da_DK.in: Likewise.
	* xfrm-test.c: New file.  Test suite for strxfrm function.
1996-12-10 02:47  Ulrich Drepper  <drepper@cygnus.com>
	* All charmaps: Fix entries for <quotation-mark>.
1996-10-17 18:57  Ulrich Drepper  <drepper@cygnus.com>

	* Makefile (charmaps): Don't try to install CVS or RCS directory.
	(locales): Likewise.
	Reported by Matthias Urlichs.
Diffstat (limited to 'localedata/locales/sv_FI')
-rw-r--r--localedata/locales/sv_FI78
1 files changed, 78 insertions, 0 deletions
diff --git a/localedata/locales/sv_FI b/localedata/locales/sv_FI
new file mode 100644
index 0000000000..fceca6eaa0
--- /dev/null
+++ b/localedata/locales/sv_FI
@@ -0,0 +1,78 @@
+comment_char %
+escape_char  /
+%
+% Swedish Language Locale for Finland
+% Source: RAP
+% Address: Sankt Jo//rgens Alle 8
+%    DK-1615 Ko//benhavn V, Danmark
+% Contact: Keld Simonsen
+% Email: Keld.Simonsen@dkuug.dk
+% Tel: +45 - 31226543
+% Fax: +45 - 33256543
+% Language: sv
+% Territory: FI
+% Revision: 4.3
+% Date: 1996-10-15
+% Users: general
+% Repertoiremap: mnemonic,ds
+% Charset: ISO-8859-1
+% Distribution and use is free, also
+% for commercial purposes.
+
+LC_CTYPE
+copy "en_DK"
+END LC_CTYPE
+
+LC_COLLATE
+copy "fi_FI"
+END LC_COLLATE
+
+LC_MESSAGES
+copy "sv_SE"
+END LC_MESSAGES
+
+LC_MONETARY
+copy "fi_FI"
+END LC_MONETARY
+
+LC_NUMERIC
+copy "fi_FI"
+END LC_NUMERIC
+
+LC_TIME
+% copy "sv_SE"
+abday     "<s><o:><n>";"<m><aa><n>";/
+          "<t><i><s>";"<o><n><s>";/
+          "<t><o><r>";"<f><r><e>";/
+          "<l><o:><r>"
+day       "<s><o:><n><d><a><g>";/
+          "<m><aa><n><d><a><g>";/
+          "<t><i><s><d><a><g>";/
+          "<o><n><s><d><a><g>";/
+          "<t><o><r><s><d><a><g>";/
+          "<f><r><e><d><a><g>";/
+          "<l><o:><r><d><a><g>"
+abmon     "<j><a><n>";"<f><e><b>";/
+          "<m><a><r>";"<a><p><r>";/
+          "<m><a><j>";"<j><u><n>";/
+          "<j><u><l>";"<a><u><g>";/
+          "<s><e><p>";"<o><k><t>";/
+          "<n><o><v>";"<d><e><c>"
+mon       "<j><a><n><u><a><r><i>";/
+          "<f><e><b><r><u><a><r><i>";/
+          "<m><a><r><s>";/
+          "<a><p><r><i><l>";/
+          "<m><a><j>";/
+          "<j><u><n><i>";/
+          "<j><u><l><i>";/
+          "<a><u><g><u><s><t><i>";/
+          "<s><e><p><t><e><m><b><e><r>";/
+          "<o><k><t><o><b><e><r>";/
+          "<n><o><v><e><m><b><e><r>";/
+          "<d><e><c><e><m><b><e><r>"
+d_t_fmt   "<%><a><SP><%><e><SP><%><b><SP><%><Y><SP><%><H><.><%><M><.><%><S>"
+d_fmt     "<%><Y><-><%><m><-><%><d>"
+t_fmt     "<%><H><.><%><M><.><%><S>"
+am_pm     "";""
+t_fmt_ampm  ""
+END LC_TIME