summaryrefslogtreecommitdiff
path: root/localedata/locales/nn_NO
diff options
context:
space:
mode:
Diffstat (limited to 'localedata/locales/nn_NO')
-rw-r--r--localedata/locales/nn_NO161
1 files changed, 76 insertions, 85 deletions
diff --git a/localedata/locales/nn_NO b/localedata/locales/nn_NO
index 5114196bae..c8da4ce086 100644
--- a/localedata/locales/nn_NO
+++ b/localedata/locales/nn_NO
@@ -1,5 +1,13 @@
-comment_char %
-escape_char /
+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.
+
% Nynorsk language locale for Norway.
% Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
% Tetsuji Orita <orita@jp.ibm.com>.
@@ -12,23 +20,23 @@ contact ""
email "bug-glibc-locales@gnu.org"
tel ""
fax ""
-language "Norwegian, Nynorsk"
+language "Norwegian Nynorsk"
territory "Norway"
revision "1.0"
date "2000-08-31"
-%
-category "nn_NO:2000";LC_IDENTIFICATION
-category "nn_NO:2000";LC_CTYPE
-category "nn_NO:2000";LC_COLLATE
-category "nn_NO:2000";LC_TIME
-category "nn_NO:2000";LC_NUMERIC
-category "nn_NO:2000";LC_MONETARY
-category "nn_NO:2000";LC_MESSAGES
-category "nn_NO:2000";LC_PAPER
-category "nn_NO:2000";LC_NAME
-category "nn_NO:2000";LC_ADDRESS
-category "nn_NO:2000";LC_TELEPHONE
-category "nn_NO:2000";LC_MEASUREMENT
+
+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
@@ -45,13 +53,13 @@ LC_MONETARY
% These are generated based on XML base Locale definition file
% for IBM Class for Unicode/Java
%
-int_curr_symbol "<U004E><U004F><U004B><U0020>"
-currency_symbol "<U006B><U0072>"
-mon_decimal_point "<U002C>"
-mon_thousands_sep "<U00A0>"
+int_curr_symbol "NOK "
+currency_symbol "kr"
+mon_decimal_point ","
+mon_thousands_sep "<U202F>"
mon_grouping 3
positive_sign ""
-negative_sign "<U002D>"
+negative_sign "-"
int_frac_digits 2
frac_digits 2
p_cs_precedes 1
@@ -75,68 +83,60 @@ LC_TIME
% for IBM Class for Unicode/Java
%
% Abbreviated weekday names (%a)
-abday "<U0073><U0075><U002E>";"<U006D><U00E5><U002E>";/
- "<U0074><U0079><U002E>";"<U006F><U006E><U002E>";/
- "<U0074><U006F><U002E>";"<U0066><U0072><U002E>";/
- "<U006C><U0061><U002E>"
+abday "su.";"m<U00E5>.";/
+ "ty.";"on.";/
+ "to.";"fr.";/
+ "la."
%
% Full weekday names (%A)
-day "<U0073><U0075><U006E><U0064><U0061><U0067> ";/
- "<U006D><U00E5><U006E><U0064><U0061><U0067> ";/
- "<U0074><U0079><U0073><U0064><U0061><U0067> ";/
- "<U006F><U006E><U0073><U0064><U0061><U0067> ";/
- "<U0074><U006F><U0072><U0073><U0064><U0061><U0067> ";/
- "<U0066><U0072><U0065><U0064><U0061><U0067> ";/
- "<U006C><U0061><U0075><U0072><U0064><U0061><U0067> "
+day "sundag ";/
+ "m<U00E5>ndag ";/
+ "tysdag ";/
+ "onsdag ";/
+ "torsdag ";/
+ "fredag ";/
+ "laurdag "
%
% Abbreviated month names (%b)
-abmon "<U006A><U0061><U006E><U002E>";"<U0066><U0065><U0062><U002E>";/
- "<U006D><U0061><U0072><U0073>";"<U0061><U0070><U0072><U0069><U006C>";/
- "<U006D><U0061><U0069>";"<U006A><U0075><U006E><U0069>";/
- "<U006A><U0075><U006C><U0069>";"<U0061><U0075><U0067><U002E>";/
- "<U0073><U0065><U0070><U002E>";"<U006F><U006B><U0074><U002E>";/
- "<U006E><U006F><U0076><U002E>";"<U0064><U0065><U0073><U002E>"
+abmon "jan.";"feb.";/
+ "mars";"april";/
+ "mai";"juni";/
+ "juli";"aug.";/
+ "sep.";"okt.";/
+ "nov.";"des."
%
% Full month names (%B)
-mon "<U006A><U0061><U006E><U0075><U0061><U0072>";/
- "<U0066><U0065><U0062><U0072><U0075><U0061><U0072>";/
- "<U006D><U0061><U0072><U0073>";/
- "<U0061><U0070><U0072><U0069><U006C>";/
- "<U006D><U0061><U0069>";/
- "<U006A><U0075><U006E><U0069>";/
- "<U006A><U0075><U006C><U0069>";/
- "<U0061><U0075><U0067><U0075><U0073><U0074>";/
- "<U0073><U0065><U0070><U0074><U0065><U006D><U0062><U0065><U0072>";/
- "<U006F><U006B><U0074><U006F><U0062><U0065><U0072>";/
- "<U006E><U006F><U0076><U0065><U006D><U0062><U0065><U0072>";/
- "<U0064><U0065><U0073><U0065><U006D><U0062><U0065><U0072>"
+mon "januar";/
+ "februar";/
+ "mars";/
+ "april";/
+ "mai";/
+ "juni";/
+ "juli";/
+ "august";/
+ "september";/
+ "oktober";/
+ "november";/
+ "desember"
% usual date representation
-% %a %d. %b %Y kl. %H.%M %z
-d_t_fmt "<U0025><U0061><U0020><U0025><U0064><U002E><U0020><U0025><U0062>/
-<U0020><U0025><U0059><U0020><U006B><U006C><U002E><U0020><U0025><U0048>/
-<U002E><U0025><U004D><U0020><U0025><U007A>"
-% %d. %b %Y
-d_fmt "<U0025><U0064><U002E><U0020><U0025><U0062><U0020><U0025><U0059>"
-% kl. %H.%M %z
-t_fmt "<U006B><U006C><U002E><U0020><U0025><U0048><U002E><U0025>/
-<U004D><U0020><U0025><U007A>"
+d_t_fmt "%a %d. %b %Y kl. %H.%M %z"
+d_fmt "%d. %b %Y"
+t_fmt "kl. %H.%M %z"
am_pm "";""
t_fmt_ampm ""
-% %a %d. %b %H:%M:%S %z %Y
-date_fmt "<U0025><U0061><U0020><U0025><U0064><U002E><U0020><U0025>/
-<U0062><U0020><U0025><U0048><U003A><U0025><U004D><U003A><U0025><U0053>/
-<U0020><U0025><U007A><U0020><U0025><U0059>"
+date_fmt "%a %d. %b %H:%M:%S %z %Y"
week 7;19971130;4
first_weekday 2
-first_workday 2
END LC_TIME
LC_MESSAGES
-yesexpr "<U005E><U005B><U004A><U006A><U0059><U0079><U005D><U002E><U002A>"
-noexpr "<U005E><U005B><U004E><U006E><U005D><U002E><U002A>"
+yesexpr "^[+1JjYy]"
+noexpr "^[-0Nn]"
+yesstr "ja"
+nostr "nei"
END LC_MESSAGES
@@ -151,24 +151,16 @@ END LC_NAME
LC_ADDRESS
-postal_fmt "<U0025><U0066><U0025><U004E><U0025><U0061><U0025><U004E>/
-<U0025><U0064><U0025><U004E><U0025><U0062><U0025><U004E><U0025><U0073>/
-<U0020><U0025><U0068><U0020><U0025><U0065><U0020><U0025><U0072><U0025>/
-<U004E><U0025><U007A><U0020><U0025><U0054><U0025>/
-<U004E><U0025><U0063><U0025><U004E>"
-country_ab2 "<U004E><U004F>"
-country_ab3 "<U004E><U004F><U0052>"
+postal_fmt "%f%N%a%N%d%N%b%N%s %h %e %r%N%z %T%N%c%N"
+country_name "Noreg"
+country_ab2 "NO"
+country_ab3 "NOR"
country_num 578
-% N
-country_car "<U004E>"
-% Nynorsk
-lang_name "<U004E><U0079><U006E><U006F><U0072><U0073><U006B>"
-% nn
-lang_ab "<U006E><U006E>"
-% nno
-lang_term "<U006E><U006E><U006F>"
-% nno
-lang_lib "<U006E><U006E><U006F>"
+country_car "N"
+lang_name "nynorsk"
+lang_ab "nn"
+lang_term "nno"
+lang_lib "nno"
END LC_ADDRESS
@@ -178,6 +170,5 @@ END LC_TELEPHONE
LC_MEASUREMENT
-% metric
-measurement 1
+copy "nb_NO"
END LC_MEASUREMENT