249 lines
6.1 KiB
Plaintext
249 lines
6.1 KiB
Plaintext
comment_char %
|
|
escape_char /
|
|
|
|
% This file is part of the GNU C Library and contains locale data.
|
|
% The Free Software Foundation does not claim any copyright interest
|
|
% in the locale data contained in this file. The foregoing does not
|
|
% affect the license of the GNU C Library as a whole. It does not
|
|
% exempt you from the conditions of the license if your use would
|
|
% otherwise be governed by that license.
|
|
|
|
% Swedish language locale for Sweden
|
|
% 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: SE
|
|
% Revision: 4.4
|
|
% Date: 1997-03-18
|
|
% Application: general
|
|
% Users: general
|
|
|
|
% This is a 4 step version.
|
|
% The Swedish Technical Standard
|
|
% TN34:1 requires 7 steps, of which the
|
|
% step 3 handling numerics cannot be
|
|
% dealt with correctly with current
|
|
% POSIX specifications.
|
|
|
|
LC_IDENTIFICATION
|
|
title "Swedish locale for Sweden"
|
|
source "RAP"
|
|
address "Sankt J<U00F8>rgens Alle 8, DK-1615 K<U00F8>benhavn V, Danmark"
|
|
contact ""
|
|
email "bug-glibc-locales@gnu.org"
|
|
tel ""
|
|
fax ""
|
|
language "Swedish"
|
|
territory "Sweden"
|
|
revision "1.0"
|
|
date "2000-06-29"
|
|
|
|
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_COLLATE
|
|
copy "iso14651_t1"
|
|
|
|
collating-symbol <aring>
|
|
collating-symbol <ae>
|
|
collating-symbol <oumlaut>
|
|
collating-symbol <oslash>
|
|
|
|
% æ is sorted after ä and å etc.
|
|
reorder-after <REU>
|
|
<LIG>
|
|
|
|
reorder-after <z>
|
|
<aring>
|
|
<ae>
|
|
<oumlaut>
|
|
<oslash>
|
|
|
|
% The letter w is normally not present in the Swedish alphabet. It
|
|
% exists in some names in Swedish and foreign words, but is accounted
|
|
% for as a variant of 'v'. Words and names with 'w' are in Swedish
|
|
% ordered alphabetically among the words and names with 'v'. If two
|
|
% words or names are only to be distinguished by 'v' or % 'w', 'v' is
|
|
% placed before 'w'.
|
|
reorder-after <U0056>
|
|
<U0057> <v>;<BAS>;<CAP>;<w> % W
|
|
reorder-after <U0076>
|
|
<U0077> <v>;<BAS>;<MIN>;<w> % w
|
|
|
|
reorder-after <U00E3>
|
|
<U00E4> <ae>;<REU>;<MIN>;IGNORE % ä
|
|
<U00E5> <aring>;<RNE>;<MIN>;IGNORE % å
|
|
<U00E6> <ae>;<LIG>;<MIN>;IGNORE % æ
|
|
reorder-after <U00F5>
|
|
<U00F6> <oumlaut>;<REU>;<MIN>;IGNORE % ö
|
|
<U00F8> <oslash>;<OBL>;<MIN>;IGNORE % ø
|
|
|
|
reorder-after <U00C3>
|
|
<U00C4> <ae>;<REU>;<CAP>;IGNORE % Ä
|
|
<U00C5> <aring>;<RNE>;<CAP>;IGNORE % Å
|
|
<U00C6> <ae>;<LIG>;<CAP>;IGNORE % Æ
|
|
reorder-after <U00D5>
|
|
<U00D6> <oumlaut>;<REU>;<CAP>;IGNORE % Ö
|
|
<U00D8> <oslash>;<OBL>;<CAP>;IGNORE % Ø
|
|
|
|
% ü/Ü is treated like y/Y but is sorted after the latter
|
|
reorder-after <U00FB>
|
|
<U00FC> <y>;<REU>;<MIN>;IGNORE % ü
|
|
reorder-after <U00DB>
|
|
<U00DC> <y>;<REU>;<CAP>;IGNORE % Ü
|
|
reorder-end
|
|
|
|
END LC_COLLATE
|
|
|
|
LC_CTYPE
|
|
copy "i18n"
|
|
|
|
translit_start
|
|
include "translit_combining";""
|
|
|
|
% LATIN CAPITAL LETTER A WITH DIAERESIS -> "AE"
|
|
<U00C4> "<U0041><U0308>";"<U0041><U0045>"
|
|
% LATIN CAPITAL LETTER A WITH RING ABOVE -> "AA"
|
|
<U00C5> "<U0041><U030A>";"<U0041><U0041>"
|
|
% LATIN CAPITAL LETTER AE -> "AE"
|
|
<U00C6> "<U0041><U0045>"
|
|
% LATIN CAPITAL LETTER O WITH DIAERESIS -> "OE"
|
|
<U00D6> "<U004F><U0308>";"<U004F><U0045>"
|
|
% LATIN CAPITAL LETTER O WITH STROKE -> "OE"
|
|
<U00D8> "<U004F><U0338>";"<U004F><U0045>"
|
|
% LATIN SMALL LETTER A WITH DIAERESIS -> "ae"
|
|
<U00E4> "<U0061><U0308>";"<U0061><U0065>"
|
|
% LATIN SMALL LETTER A WITH RING ABOVE -> "aa"
|
|
<U00E5> "<U0061><U030A>";"<U0061><U0061>"
|
|
% LATIN SMALL LETTER AE -> "ae"
|
|
<U00E6> "<U0061><U0065>"
|
|
% LATIN SMALL LETTER O WITH DIAERESIS -> "oe"
|
|
<U00F6> "<U006F><U0308>";"<U006F><U0065>"
|
|
% LATIN SMALL LETTER O WITH STROKE -> "oe"
|
|
<U00F8> "<U006F><U0338>";"<U006F><U0065>"
|
|
|
|
translit_end
|
|
END LC_CTYPE
|
|
|
|
LC_MONETARY
|
|
int_curr_symbol "SEK "
|
|
currency_symbol "kr"
|
|
mon_decimal_point ","
|
|
mon_thousands_sep "<U202F>"
|
|
mon_grouping 3;3
|
|
positive_sign ""
|
|
negative_sign "-"
|
|
int_frac_digits 2
|
|
frac_digits 2
|
|
p_cs_precedes 0
|
|
p_sep_by_space 1
|
|
n_cs_precedes 0
|
|
n_sep_by_space 1
|
|
p_sign_posn 1
|
|
n_sign_posn 1
|
|
END LC_MONETARY
|
|
|
|
LC_NUMERIC
|
|
decimal_point ","
|
|
thousands_sep "<U202F>"
|
|
grouping 3;3
|
|
END LC_NUMERIC
|
|
|
|
LC_TIME
|
|
abday "s<U00F6>n";"m<U00E5>n";/
|
|
"tis";"ons";/
|
|
"tor";"fre";/
|
|
"l<U00F6>r"
|
|
day "s<U00F6>ndag";/
|
|
"m<U00E5>ndag";/
|
|
"tisdag";/
|
|
"onsdag";/
|
|
"torsdag";/
|
|
"fredag";/
|
|
"l<U00F6>rdag"
|
|
abmon "jan";"feb";/
|
|
"mar";"apr";/
|
|
"maj";"jun";/
|
|
"jul";"aug";/
|
|
"sep";"okt";/
|
|
"nov";"dec"
|
|
mon "januari";/
|
|
"februari";/
|
|
"mars";/
|
|
"april";/
|
|
"maj";/
|
|
"juni";/
|
|
"juli";/
|
|
"augusti";/
|
|
"september";/
|
|
"oktober";/
|
|
"november";/
|
|
"december"
|
|
d_t_fmt "%a %e %b %Y %H:%M:%S"
|
|
d_fmt "%Y-%m-%d"
|
|
t_fmt "%H:%M:%S"
|
|
am_pm "";""
|
|
t_fmt_ampm ""
|
|
% Appropriate date representation (date(1)) "%a %e %b %Y %H:%M:%S %Z"
|
|
date_fmt "<U0025><U0061><U0020><U0025><U0065><U0020><U0025><U0062>/
|
|
<U0020><U0025><U0059><U0020><U0025><U0048><U003A><U0025><U004D><U003A>/
|
|
<U0025><U0053><U0020><U0025><U005A>"
|
|
week 7;19971130;4
|
|
first_weekday 2
|
|
END LC_TIME
|
|
|
|
LC_MESSAGES
|
|
yesexpr "^[+1jJyY]"
|
|
noexpr "^[-0nN]"
|
|
yesstr "ja"
|
|
nostr "nej"
|
|
END LC_MESSAGES
|
|
|
|
LC_PAPER
|
|
copy "i18n"
|
|
END LC_PAPER
|
|
|
|
LC_TELEPHONE
|
|
tel_int_fmt "+%c-%a-%l"
|
|
tel_dom_fmt "0%a-%l"
|
|
int_select "00"
|
|
int_prefix "46"
|
|
END LC_TELEPHONE
|
|
|
|
LC_MEASUREMENT
|
|
copy "i18n"
|
|
END LC_MEASUREMENT
|
|
|
|
LC_NAME
|
|
name_fmt "%d%t%g%t%m%t%f"
|
|
END LC_NAME
|
|
|
|
LC_ADDRESS
|
|
postal_fmt "%f%N%a%N%d%N%b%N%s %h %e %r%N%z %T%N%c%N"
|
|
country_name "Sverige"
|
|
country_ab2 "SE"
|
|
country_ab3 "SWE"
|
|
country_num 752
|
|
country_car "S"
|
|
lang_name "svenska"
|
|
lang_ab "sv"
|
|
lang_term "swe"
|
|
lang_lib "swe"
|
|
END LC_ADDRESS
|