glibc/localedata/locales/hu_HU

602 lines
24 KiB
Plaintext
Raw Normal View History

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.
% Hungarian Language Locale for Hungary
% 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
%
% Changes by Pablo Saratxaga
% - corrected alphabetical order
% - made all days abbreviations same lenght by appending spaces
% Email: srtxg@chanae.alphanet.ch
%
% Further changes by Egmont Koblinger during 2002-2017:
% - fixed tons of remaining bugs in alphabetical order
% - turned month names and similar stuff to lowercase
% - other small bugfixes
2012-01-07 16:04:14 +00:00
% Email: egmont@gmail.com
%
% Language: hu
% Territory: HU
% Revision: 4.7
% Date: 2001-01-29
% Application: general
% Users: general
2000-06-29 19:07:29 +00:00
LC_IDENTIFICATION
title "Hungarian locale for Hungary"
source "RAP"
address "Sankt Jorgens Alle 8, DK-1615 Kobenhavn V, Danmark"
2000-06-29 19:07:29 +00:00
contact ""
email "bug-glibc-locales@gnu.org"
2000-06-29 19:07:29 +00:00
tel ""
fax ""
language "Hungarian"
territory "Hungary"
revision "4.7"
date "2001-01-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
2000-06-29 19:07:29 +00:00
END LC_IDENTIFICATION
LC_COLLATE
define DIACRIT_FORWARD
copy "iso14651_t1"
%% a b c cs d dz dzs e f g gy h i j k l ly m n ny o o: p q
%% r s sz t ty u u: v w x y z zs
%%
%% a' e' i' o' u' are sorted as if they were unaccented
%% o" and u" are sorted as if they were o: and u:
2012-01-07 16:04:14 +00:00
%%
%% When a compound letter is pronounced long, only the first
%% letter is duplicated in writing, e.g. cs+cs becomes ccs,
%% dzs+dzs becomes ddzs, and so on.
%% However, c+cs is also spelled as ccs, you need to speak
%% the language to tell which one is the case.
%% Tokenize ccs as <cs><cs> since this is much more frequent
%% than <c><cs>, but apply SINGLE-OR-COMPOUND and COMPOUND
%% to the tokens so that the strings ccs and cscs don't collate
%% as equal.
%% The same goes for all other compound consonants.
collating-symbol <odouble>
collating-symbol <udouble>
collating-symbol <SINGLE-OR-COMPOUND>
collating-symbol <COMPOUND>
collating-symbol <cs>
2000-06-29 19:07:29 +00:00
collating-element <C-S> from "<U0043><U0053>"
collating-element <C-s> from "<U0043><U0073>"
collating-element <c-S> from "<U0063><U0053>"
collating-element <c-s> from "<U0063><U0073>"
collating-element <C-C-S> from "<U0043><U0043><U0053>"
collating-element <C-C-s> from "<U0043><U0043><U0073>"
collating-element <C-c-S> from "<U0043><U0063><U0053>"
collating-element <C-c-s> from "<U0043><U0063><U0073>"
collating-element <c-C-S> from "<U0063><U0043><U0053>"
collating-element <c-C-s> from "<U0063><U0043><U0073>"
collating-element <c-c-S> from "<U0063><U0063><U0053>"
collating-element <c-c-s> from "<U0063><U0063><U0073>"
collating-symbol <dz>
2000-06-29 19:07:29 +00:00
collating-element <D-Z> from "<U0044><U005A>"
collating-element <D-z> from "<U0044><U007A>"
collating-element <d-Z> from "<U0064><U005A>"
collating-element <d-z> from "<U0064><U007A>"
collating-element <D-D-Z> from "<U0044><U0044><U005A>"
collating-element <D-D-z> from "<U0044><U0044><U007A>"
collating-element <D-d-Z> from "<U0044><U0064><U005A>"
collating-element <D-d-z> from "<U0044><U0064><U007A>"
collating-element <d-D-Z> from "<U0064><U0044><U005A>"
collating-element <d-D-z> from "<U0064><U0044><U007A>"
collating-element <d-d-Z> from "<U0064><U0064><U005A>"
collating-element <d-d-z> from "<U0064><U0064><U007A>"
collating-symbol <dzs>
2000-06-29 19:07:29 +00:00
collating-element <D-Z-S> from "<U0044><U005A><U0053>"
collating-element <D-Z-s> from "<U0044><U005A><U0073>"
collating-element <D-z-S> from "<U0044><U007A><U0053>"
2000-06-29 19:07:29 +00:00
collating-element <D-z-s> from "<U0044><U007A><U0073>"
collating-element <d-Z-S> from "<U0064><U005A><U0053>"
2000-06-29 19:07:29 +00:00
collating-element <d-Z-s> from "<U0064><U005A><U0073>"
collating-element <d-z-S> from "<U0064><U007A><U0053>"
collating-element <d-z-s> from "<U0064><U007A><U0073>"
collating-element <D-D-Z-S> from "<U0044><U0044><U005A><U0053>"
collating-element <D-D-Z-s> from "<U0044><U0044><U005A><U0073>"
collating-element <D-D-z-S> from "<U0044><U0044><U007A><U0053>"
collating-element <D-D-z-s> from "<U0044><U0044><U007A><U0073>"
collating-element <D-d-Z-S> from "<U0044><U0064><U005A><U0053>"
collating-element <D-d-Z-s> from "<U0044><U0064><U005A><U0073>"
collating-element <D-d-z-S> from "<U0044><U0064><U007A><U0053>"
collating-element <D-d-z-s> from "<U0044><U0064><U007A><U0073>"
collating-element <d-D-Z-S> from "<U0064><U0044><U005A><U0053>"
collating-element <d-D-Z-s> from "<U0064><U0044><U005A><U0073>"
collating-element <d-D-z-S> from "<U0064><U0044><U007A><U0053>"
collating-element <d-D-z-s> from "<U0064><U0044><U007A><U0073>"
collating-element <d-d-Z-S> from "<U0064><U0064><U005A><U0053>"
collating-element <d-d-Z-s> from "<U0064><U0064><U005A><U0073>"
collating-element <d-d-z-S> from "<U0064><U0064><U007A><U0053>"
collating-element <d-d-z-s> from "<U0064><U0064><U007A><U0073>"
collating-symbol <gy>
2000-06-29 19:07:29 +00:00
collating-element <G-Y> from "<U0047><U0059>"
collating-element <G-y> from "<U0047><U0079>"
collating-element <g-Y> from "<U0067><U0059>"
collating-element <g-y> from "<U0067><U0079>"
collating-element <G-G-Y> from "<U0047><U0047><U0059>"
collating-element <G-G-y> from "<U0047><U0047><U0079>"
collating-element <G-g-Y> from "<U0047><U0067><U0059>"
collating-element <G-g-y> from "<U0047><U0067><U0079>"
collating-element <g-G-Y> from "<U0067><U0047><U0059>"
collating-element <g-G-y> from "<U0067><U0047><U0079>"
collating-element <g-g-Y> from "<U0067><U0067><U0059>"
collating-element <g-g-y> from "<U0067><U0067><U0079>"
collating-symbol <ly>
2000-06-29 19:07:29 +00:00
collating-element <L-Y> from "<U004C><U0059>"
collating-element <L-y> from "<U004C><U0079>"
collating-element <l-Y> from "<U006C><U0059>"
collating-element <l-y> from "<U006C><U0079>"
collating-element <L-L-Y> from "<U004C><U004C><U0059>"
collating-element <L-L-y> from "<U004C><U004C><U0079>"
collating-element <L-l-Y> from "<U004C><U006C><U0059>"
collating-element <L-l-y> from "<U004C><U006C><U0079>"
collating-element <l-L-Y> from "<U006C><U004C><U0059>"
collating-element <l-L-y> from "<U006C><U004C><U0079>"
collating-element <l-l-Y> from "<U006C><U006C><U0059>"
collating-element <l-l-y> from "<U006C><U006C><U0079>"
collating-symbol <ny>
2000-06-29 19:07:29 +00:00
collating-element <N-Y> from "<U004E><U0059>"
collating-element <N-y> from "<U004E><U0079>"
collating-element <n-Y> from "<U006E><U0059>"
collating-element <n-y> from "<U006E><U0079>"
collating-element <N-N-Y> from "<U004E><U004E><U0059>"
collating-element <N-N-y> from "<U004E><U004E><U0079>"
collating-element <N-n-Y> from "<U004E><U006E><U0059>"
collating-element <N-n-y> from "<U004E><U006E><U0079>"
collating-element <n-N-Y> from "<U006E><U004E><U0059>"
collating-element <n-N-y> from "<U006E><U004E><U0079>"
collating-element <n-n-Y> from "<U006E><U006E><U0059>"
collating-element <n-n-y> from "<U006E><U006E><U0079>"
collating-symbol <sz>
2000-06-29 19:07:29 +00:00
collating-element <S-Z> from "<U0053><U005A>"
collating-element <S-z> from "<U0053><U007A>"
collating-element <s-Z> from "<U0073><U005A>"
collating-element <s-z> from "<U0073><U007A>"
collating-element <S-S-Z> from "<U0053><U0053><U005A>"
collating-element <S-S-z> from "<U0053><U0053><U007A>"
collating-element <S-s-Z> from "<U0053><U0073><U005A>"
collating-element <S-s-z> from "<U0053><U0073><U007A>"
collating-element <s-S-Z> from "<U0073><U0053><U005A>"
collating-element <s-S-z> from "<U0073><U0053><U007A>"
collating-element <s-s-Z> from "<U0073><U0073><U005A>"
collating-element <s-s-z> from "<U0073><U0073><U007A>"
collating-symbol <ty>
2000-06-29 19:07:29 +00:00
collating-element <T-Y> from "<U0054><U0059>"
collating-element <T-y> from "<U0054><U0079>"
collating-element <t-Y> from "<U0074><U0059>"
collating-element <t-y> from "<U0074><U0079>"
collating-element <T-T-Y> from "<U0054><U0054><U0059>"
collating-element <T-T-y> from "<U0054><U0054><U0079>"
collating-element <T-t-Y> from "<U0054><U0074><U0059>"
collating-element <T-t-y> from "<U0054><U0074><U0079>"
collating-element <t-T-Y> from "<U0074><U0054><U0059>"
collating-element <t-T-y> from "<U0074><U0054><U0079>"
collating-element <t-t-Y> from "<U0074><U0074><U0059>"
collating-element <t-t-y> from "<U0074><U0074><U0079>"
collating-symbol <zs>
2000-06-29 19:07:29 +00:00
collating-element <Z-S> from "<U005A><U0053>"
collating-element <Z-s> from "<U005A><U0073>"
collating-element <z-S> from "<U007A><U0053>"
collating-element <z-s> from "<U007A><U0073>"
collating-element <Z-Z-S> from "<U005A><U005A><U0053>"
collating-element <Z-Z-s> from "<U005A><U005A><U0073>"
collating-element <Z-z-S> from "<U005A><U007A><U0053>"
collating-element <Z-z-s> from "<U005A><U007A><U0073>"
collating-element <z-Z-S> from "<U007A><U005A><U0053>"
collating-element <z-Z-s> from "<U007A><U005A><U0073>"
collating-element <z-z-S> from "<U007A><U007A><U0053>"
collating-element <z-z-s> from "<U007A><U007A><U0073>"
collating-symbol <CAP-CAP>
collating-symbol <CAP-MIN>
collating-symbol <MIN-CAP>
collating-symbol <MIN-MIN>
collating-symbol <CAP-CAP-CAP>
collating-symbol <CAP-CAP-MIN>
collating-symbol <CAP-MIN-CAP>
collating-symbol <CAP-MIN-MIN>
collating-symbol <MIN-CAP-CAP>
collating-symbol <MIN-CAP-MIN>
collating-symbol <MIN-MIN-CAP>
collating-symbol <MIN-MIN-MIN>
reorder-after <MIN>
<MIN-MIN>
<MIN-CAP>
<MIN-MIN-MIN>
<MIN-MIN-CAP>
<MIN-CAP-MIN>
<MIN-CAP-CAP>
reorder-after <CAP>
<CAP-MIN>
<CAP-CAP>
<CAP-MIN-MIN>
<CAP-MIN-CAP>
<CAP-CAP-MIN>
<CAP-CAP-CAP>
reorder-after <c>
<cs>
reorder-after <d>
<dz>
<dzs>
reorder-after <g>
<gy>
reorder-after <l>
<ly>
reorder-after <n>
<ny>
reorder-after <o>
<odouble>
reorder-after <s>
<sz>
reorder-after <t>
<ty>
reorder-after <u>
<udouble>
reorder-after <z>
<zs>
reorder-after <BAS>
<SINGLE-OR-COMPOUND>
<COMPOUND>
reorder-after <o>
<U00F6> <odouble>;<REU>;<MIN>;IGNORE
<U0151> <odouble>;<DAC>;<MIN>;IGNORE
<U00D6> <odouble>;<REU>;<CAP>;IGNORE
<U0150> <odouble>;<DAC>;<CAP>;IGNORE
reorder-after <u>
<U00FC> <udouble>;<REU>;<MIN>;IGNORE
<U0171> <udouble>;<DAC>;<MIN>;IGNORE
<U00DC> <udouble>;<REU>;<CAP>;IGNORE
<U0170> <udouble>;<DAC>;<CAP>;IGNORE
reorder-after <BAS>
<ACA>
<REU>
<DAC>
reorder-after <U0043>
<C-S> <cs>;<COMPOUND>;<CAP-CAP>;IGNORE
<C-s> <cs>;<COMPOUND>;<CAP-MIN>;IGNORE
<C-C-S> "<cs><cs>";"<SINGLE-OR-COMPOUND><COMPOUND>";"<CAP><CAP-CAP>";IGNORE
<C-C-s> "<cs><cs>";"<SINGLE-OR-COMPOUND><COMPOUND>";"<CAP><CAP-MIN>";IGNORE
<C-c-S> "<cs><cs>";"<SINGLE-OR-COMPOUND><COMPOUND>";"<CAP><MIN-CAP>";IGNORE
<C-c-s> "<cs><cs>";"<SINGLE-OR-COMPOUND><COMPOUND>";"<CAP><MIN-MIN>";IGNORE
reorder-after <U0063>
<c-S> <cs>;<COMPOUND>;<MIN-CAP>;IGNORE
<c-s> <cs>;<COMPOUND>;<MIN-MIN>;IGNORE
<c-C-S> "<cs><cs>";"<SINGLE-OR-COMPOUND><COMPOUND>";"<MIN><CAP-CAP>";IGNORE
<c-C-s> "<cs><cs>";"<SINGLE-OR-COMPOUND><COMPOUND>";"<MIN><CAP-MIN>";IGNORE
<c-c-S> "<cs><cs>";"<SINGLE-OR-COMPOUND><COMPOUND>";"<MIN><MIN-CAP>";IGNORE
<c-c-s> "<cs><cs>";"<SINGLE-OR-COMPOUND><COMPOUND>";"<MIN><MIN-MIN>";IGNORE
reorder-after <U0044>
<D-Z> <dz>;<COMPOUND>;<CAP-CAP>;IGNORE
<D-z> <dz>;<COMPOUND>;<CAP-MIN>;IGNORE
<D-D-Z> "<dz><dz>";"<SINGLE-OR-COMPOUND><COMPOUND>";"<CAP><CAP-CAP>";IGNORE
<D-D-z> "<dz><dz>";"<SINGLE-OR-COMPOUND><COMPOUND>";"<CAP><CAP-MIN>";IGNORE
<D-d-Z> "<dz><dz>";"<SINGLE-OR-COMPOUND><COMPOUND>";"<CAP><MIN-CAP>";IGNORE
<D-d-z> "<dz><dz>";"<SINGLE-OR-COMPOUND><COMPOUND>";"<CAP><MIN-MIN>";IGNORE
reorder-after <U0064>
<d-Z> <dz>;<COMPOUND>;<MIN-CAP>;IGNORE
<d-z> <dz>;<COMPOUND>;<MIN-MIN>;IGNORE
<d-D-Z> "<dz><dz>";"<SINGLE-OR-COMPOUND><COMPOUND>";"<MIN><CAP-CAP>";IGNORE
<d-D-z> "<dz><dz>";"<SINGLE-OR-COMPOUND><COMPOUND>";"<MIN><CAP-MIN>";IGNORE
<d-d-Z> "<dz><dz>";"<SINGLE-OR-COMPOUND><COMPOUND>";"<MIN><MIN-CAP>";IGNORE
<d-d-z> "<dz><dz>";"<SINGLE-OR-COMPOUND><COMPOUND>";"<MIN><MIN-MIN>";IGNORE
reorder-after <U0044>
<D-Z-S> <dzs>;<COMPOUND>;<CAP-CAP-CAP>;IGNORE
<D-Z-s> <dzs>;<COMPOUND>;<CAP-CAP-MIN>;IGNORE
<D-z-S> <dzs>;<COMPOUND>;<CAP-MIN-CAP>;IGNORE
<D-z-s> <dzs>;<COMPOUND>;<CAP-MIN-MIN>;IGNORE
<D-D-Z-S> "<dzs><dzs>";"<SINGLE-OR-COMPOUND><COMPOUND>";"<CAP><CAP-CAP-CAP>";IGNORE
<D-D-Z-s> "<dzs><dzs>";"<SINGLE-OR-COMPOUND><COMPOUND>";"<CAP><CAP-CAP-MIN>";IGNORE
<D-D-z-S> "<dzs><dzs>";"<SINGLE-OR-COMPOUND><COMPOUND>";"<CAP><CAP-MIN-CAP>";IGNORE
<D-D-z-s> "<dzs><dzs>";"<SINGLE-OR-COMPOUND><COMPOUND>";"<CAP><CAP-MIN-MIN>";IGNORE
<D-d-Z-S> "<dzs><dzs>";"<SINGLE-OR-COMPOUND><COMPOUND>";"<CAP><MIN-CAP-CAP>";IGNORE
<D-d-Z-s> "<dzs><dzs>";"<SINGLE-OR-COMPOUND><COMPOUND>";"<CAP><MIN-CAP-MIN>";IGNORE
<D-d-z-S> "<dzs><dzs>";"<SINGLE-OR-COMPOUND><COMPOUND>";"<CAP><MIN-MIN-CAP>";IGNORE
<D-d-z-s> "<dzs><dzs>";"<SINGLE-OR-COMPOUND><COMPOUND>";"<CAP><MIN-MIN-MIN>";IGNORE
reorder-after <U0064>
<d-Z-S> <dzs>;<COMPOUND>;<MIN-CAP-CAP>;IGNORE
<d-Z-s> <dzs>;<COMPOUND>;<MIN-CAP-MIN>;IGNORE
<d-z-S> <dzs>;<COMPOUND>;<MIN-MIN-CAP>;IGNORE
<d-z-s> <dzs>;<COMPOUND>;<MIN-MIN-MIN>;IGNORE
<d-D-Z-S> "<dzs><dzs>";"<SINGLE-OR-COMPOUND><COMPOUND>";"<MIN><CAP-CAP-CAP>";IGNORE
<d-D-Z-s> "<dzs><dzs>";"<SINGLE-OR-COMPOUND><COMPOUND>";"<MIN><CAP-CAP-MIN>";IGNORE
<d-D-z-S> "<dzs><dzs>";"<SINGLE-OR-COMPOUND><COMPOUND>";"<MIN><CAP-MIN-CAP>";IGNORE
<d-D-z-s> "<dzs><dzs>";"<SINGLE-OR-COMPOUND><COMPOUND>";"<MIN><CAP-MIN-MIN>";IGNORE
<d-d-Z-S> "<dzs><dzs>";"<SINGLE-OR-COMPOUND><COMPOUND>";"<MIN><MIN-CAP-CAP>";IGNORE
<d-d-Z-s> "<dzs><dzs>";"<SINGLE-OR-COMPOUND><COMPOUND>";"<MIN><MIN-CAP-MIN>";IGNORE
<d-d-z-S> "<dzs><dzs>";"<SINGLE-OR-COMPOUND><COMPOUND>";"<MIN><MIN-MIN-CAP>";IGNORE
<d-d-z-s> "<dzs><dzs>";"<SINGLE-OR-COMPOUND><COMPOUND>";"<MIN><MIN-MIN-MIN>";IGNORE
reorder-after <U0047>
<G-Y> <gy>;<COMPOUND>;<CAP-CAP>;IGNORE
<G-y> <gy>;<COMPOUND>;<CAP-MIN>;IGNORE
<G-G-Y> "<gy><gy>";"<SINGLE-OR-COMPOUND><COMPOUND>";"<CAP><CAP-CAP>";IGNORE
<G-G-y> "<gy><gy>";"<SINGLE-OR-COMPOUND><COMPOUND>";"<CAP><CAP-MIN>";IGNORE
<G-g-Y> "<gy><gy>";"<SINGLE-OR-COMPOUND><COMPOUND>";"<CAP><MIN-CAP>";IGNORE
<G-g-y> "<gy><gy>";"<SINGLE-OR-COMPOUND><COMPOUND>";"<CAP><MIN-MIN>";IGNORE
reorder-after <U0067>
<g-Y> <gy>;<COMPOUND>;<MIN-CAP>;IGNORE
<g-y> <gy>;<COMPOUND>;<MIN-MIN>;IGNORE
<g-G-Y> "<gy><gy>";"<SINGLE-OR-COMPOUND><COMPOUND>";"<MIN><CAP-CAP>";IGNORE
<g-G-y> "<gy><gy>";"<SINGLE-OR-COMPOUND><COMPOUND>";"<MIN><CAP-MIN>";IGNORE
<g-g-Y> "<gy><gy>";"<SINGLE-OR-COMPOUND><COMPOUND>";"<MIN><MIN-CAP>";IGNORE
<g-g-y> "<gy><gy>";"<SINGLE-OR-COMPOUND><COMPOUND>";"<MIN><MIN-MIN>";IGNORE
reorder-after <U004C>
<L-Y> <ly>;<COMPOUND>;<CAP-CAP>;IGNORE
<L-y> <ly>;<COMPOUND>;<CAP-MIN>;IGNORE
<L-L-Y> "<ly><ly>";"<SINGLE-OR-COMPOUND><COMPOUND>";"<CAP><CAP-CAP>";IGNORE
<L-L-y> "<ly><ly>";"<SINGLE-OR-COMPOUND><COMPOUND>";"<CAP><CAP-MIN>";IGNORE
<L-l-Y> "<ly><ly>";"<SINGLE-OR-COMPOUND><COMPOUND>";"<CAP><MIN-CAP>";IGNORE
<L-l-y> "<ly><ly>";"<SINGLE-OR-COMPOUND><COMPOUND>";"<CAP><MIN-MIN>";IGNORE
reorder-after <U006C>
<l-Y> <ly>;<COMPOUND>;<MIN-CAP>;IGNORE
<l-y> <ly>;<COMPOUND>;<MIN-MIN>;IGNORE
<l-L-Y> "<ly><ly>";"<SINGLE-OR-COMPOUND><COMPOUND>";"<MIN><CAP-CAP>";IGNORE
<l-L-y> "<ly><ly>";"<SINGLE-OR-COMPOUND><COMPOUND>";"<MIN><CAP-MIN>";IGNORE
<l-l-Y> "<ly><ly>";"<SINGLE-OR-COMPOUND><COMPOUND>";"<MIN><MIN-CAP>";IGNORE
<l-l-y> "<ly><ly>";"<SINGLE-OR-COMPOUND><COMPOUND>";"<MIN><MIN-MIN>";IGNORE
reorder-after <U004E>
<N-Y> <ny>;<COMPOUND>;<CAP-CAP>;IGNORE
<N-y> <ny>;<COMPOUND>;<CAP-MIN>;IGNORE
<N-N-Y> "<ny><ny>";"<SINGLE-OR-COMPOUND><COMPOUND>";"<CAP><CAP-CAP>";IGNORE
<N-N-y> "<ny><ny>";"<SINGLE-OR-COMPOUND><COMPOUND>";"<CAP><CAP-MIN>";IGNORE
<N-n-Y> "<ny><ny>";"<SINGLE-OR-COMPOUND><COMPOUND>";"<CAP><MIN-CAP>";IGNORE
<N-n-y> "<ny><ny>";"<SINGLE-OR-COMPOUND><COMPOUND>";"<CAP><MIN-MIN>";IGNORE
reorder-after <U006E>
<n-Y> <ny>;<COMPOUND>;<MIN-CAP>;IGNORE
<n-y> <ny>;<COMPOUND>;<MIN-MIN>;IGNORE
<n-N-Y> "<ny><ny>";"<SINGLE-OR-COMPOUND><COMPOUND>";"<MIN><CAP-CAP>";IGNORE
<n-N-y> "<ny><ny>";"<SINGLE-OR-COMPOUND><COMPOUND>";"<MIN><CAP-MIN>";IGNORE
<n-n-Y> "<ny><ny>";"<SINGLE-OR-COMPOUND><COMPOUND>";"<MIN><MIN-CAP>";IGNORE
<n-n-y> "<ny><ny>";"<SINGLE-OR-COMPOUND><COMPOUND>";"<MIN><MIN-MIN>";IGNORE
reorder-after <U0053>
<S-Z> <sz>;<COMPOUND>;<CAP-CAP>;IGNORE
<S-z> <sz>;<COMPOUND>;<CAP-MIN>;IGNORE
<S-S-Z> "<sz><sz>";"<SINGLE-OR-COMPOUND><COMPOUND>";"<CAP><CAP-CAP>";IGNORE
<S-S-z> "<sz><sz>";"<SINGLE-OR-COMPOUND><COMPOUND>";"<CAP><CAP-MIN>";IGNORE
<S-s-Z> "<sz><sz>";"<SINGLE-OR-COMPOUND><COMPOUND>";"<CAP><MIN-CAP>";IGNORE
<S-s-z> "<sz><sz>";"<SINGLE-OR-COMPOUND><COMPOUND>";"<CAP><MIN-MIN>";IGNORE
reorder-after <U0073>
<s-Z> <sz>;<COMPOUND>;<MIN-CAP>;IGNORE
<s-z> <sz>;<COMPOUND>;<MIN-MIN>;IGNORE
<s-S-Z> "<sz><sz>";"<SINGLE-OR-COMPOUND><COMPOUND>";"<MIN><CAP-CAP>";IGNORE
<s-S-z> "<sz><sz>";"<SINGLE-OR-COMPOUND><COMPOUND>";"<MIN><CAP-MIN>";IGNORE
<s-s-Z> "<sz><sz>";"<SINGLE-OR-COMPOUND><COMPOUND>";"<MIN><MIN-CAP>";IGNORE
<s-s-z> "<sz><sz>";"<SINGLE-OR-COMPOUND><COMPOUND>";"<MIN><MIN-MIN>";IGNORE
reorder-after <U0054>
<T-Y> <ty>;<COMPOUND>;<CAP-CAP>;IGNORE
<T-y> <ty>;<COMPOUND>;<CAP-MIN>;IGNORE
<T-T-Y> "<ty><ty>";"<SINGLE-OR-COMPOUND><COMPOUND>";"<CAP><CAP-CAP>";IGNORE
<T-T-y> "<ty><ty>";"<SINGLE-OR-COMPOUND><COMPOUND>";"<CAP><CAP-MIN>";IGNORE
<T-t-Y> "<ty><ty>";"<SINGLE-OR-COMPOUND><COMPOUND>";"<CAP><MIN-CAP>";IGNORE
<T-t-y> "<ty><ty>";"<SINGLE-OR-COMPOUND><COMPOUND>";"<CAP><MIN-MIN>";IGNORE
reorder-after <U0074>
<t-Y> <ty>;<COMPOUND>;<MIN-CAP>;IGNORE
<t-y> <ty>;<COMPOUND>;<MIN-MIN>;IGNORE
<t-T-Y> "<ty><ty>";"<SINGLE-OR-COMPOUND><COMPOUND>";"<MIN><CAP-CAP>";IGNORE
<t-T-y> "<ty><ty>";"<SINGLE-OR-COMPOUND><COMPOUND>";"<MIN><CAP-MIN>";IGNORE
<t-t-Y> "<ty><ty>";"<SINGLE-OR-COMPOUND><COMPOUND>";"<MIN><MIN-CAP>";IGNORE
<t-t-y> "<ty><ty>";"<SINGLE-OR-COMPOUND><COMPOUND>";"<MIN><MIN-MIN>";IGNORE
reorder-after <U005A>
<Z-S> <zs>;<COMPOUND>;<CAP-CAP>;IGNORE
<Z-s> <zs>;<COMPOUND>;<CAP-MIN>;IGNORE
<Z-Z-S> "<zs><zs>";"<SINGLE-OR-COMPOUND><COMPOUND>";"<CAP><CAP-CAP>";IGNORE
<Z-Z-s> "<zs><zs>";"<SINGLE-OR-COMPOUND><COMPOUND>";"<CAP><CAP-MIN>";IGNORE
<Z-z-S> "<zs><zs>";"<SINGLE-OR-COMPOUND><COMPOUND>";"<CAP><MIN-CAP>";IGNORE
<Z-z-s> "<zs><zs>";"<SINGLE-OR-COMPOUND><COMPOUND>";"<CAP><MIN-MIN>";IGNORE
reorder-after <U007A>
<z-S> <zs>;<COMPOUND>;<MIN-CAP>;IGNORE
<z-s> <zs>;<COMPOUND>;<MIN-MIN>;IGNORE
<z-Z-S> "<zs><zs>";"<SINGLE-OR-COMPOUND><COMPOUND>";"<MIN><CAP-CAP>";IGNORE
<z-Z-s> "<zs><zs>";"<SINGLE-OR-COMPOUND><COMPOUND>";"<MIN><CAP-MIN>";IGNORE
<z-z-S> "<zs><zs>";"<SINGLE-OR-COMPOUND><COMPOUND>";"<MIN><MIN-CAP>";IGNORE
<z-z-s> "<zs><zs>";"<SINGLE-OR-COMPOUND><COMPOUND>";"<MIN><MIN-MIN>";IGNORE
reorder-end
END LC_COLLATE
LC_CTYPE
2000-06-29 19:07:29 +00:00
copy "i18n"
translit_start
include "translit_combining";""
<U00C1> "<U0041><U0301>";"<U0041><U00B4>";"<U0041><U0027>"
<U00C9> "<U0045><U0301>";"<U0045><U00B4>";"<U0045><U0027>"
<U00CD> "<U0049><U0301>";"<U0049><U00B4>";"<U0049><U0027>"
<U00D3> "<U004F><U0301>";"<U004F><U00B4>";"<U004F><U0027>"
<U00D6> "<U004F><U0308>";"<U004F><U00A8>";"<U004F><U003A>"
<U0150> "<U004F><U030B>";"<U004F><U02DD>";"<U004F><U0022>"
<U00DA> "<U0055><U0301>";"<U0055><U00B4>";"<U0055><U0027>"
<U00DC> "<U0055><U0308>";"<U0055><U00A8>";"<U0055><U003A>"
<U0170> "<U0055><U030B>";"<U0055><U02DD>";"<U0055><U0022>"
<U00E1> "<U0061><U0301>";"<U0061><U00B4>";"<U0061><U0027>"
<U00E9> "<U0065><U0301>";"<U0065><U00B4>";"<U0065><U0027>"
<U00ED> "<U0069><U0301>";"<U0069><U00B4>";"<U0069><U0027>"
<U00F3> "<U006F><U0301>";"<U006F><U00B4>";"<U006F><U0027>"
<U00F6> "<U006F><U0308>";"<U006F><U00A8>";"<U006F><U003A>"
<U0151> "<U006F><U030B>";"<U006F><U02DD>";"<U006F><U0022>"
<U00FA> "<U0075><U0301>";"<U0075><U00B4>";"<U0075><U0027>"
<U00FC> "<U0075><U0308>";"<U0075><U00A8>";"<U0075><U003A>"
<U0171> "<U0075><U030B>";"<U0075><U02DD>";"<U0075><U0022>"
translit_end
END LC_CTYPE
LC_MESSAGES
yesexpr "<U005E><U005B><U002B><U0031><U0049><U0069><U0059><U0079><U005D>"
noexpr "<U005E><U005B><U002D><U0030><U006E><U004E><U005D>"
localedata: CLDRv29: update LC_MESSAGES yes/no strings [BZ #15264] [BZ #16975] The yes/no strings should be based on the dictionary words. That means they are capitalized based on the dictionary rather than position in the sentence (e.g. the first word). bo_CN: nostr: changing མེན to མིན། bo_CN: yesstr: changing ཨིན to ཡིན། dz_BT: nostr: changing མེན to མེན་ dz_BT: yesstr: changing ཨིན to ཨིན་ en_CA: yesstr: changing Yes to yes en_CA: nostr: changing No to no en_US: yesstr: changing Yes to yes en_US: nostr: changing No to no es_ES: nostr: changing No to no es_ES: yesstr: changing Si to sí fi_FI: nostr: changing Ei to ei fi_FI: yesstr: changing Kyllä to kyllä ig_NG: yesstr: changing Ee to Eye ko_KR: nostr: changing 아니오 to 아니요 ky_KG: nostr: changing Жок to жок ky_KG: yesstr: changing Ооба to ооба ms_MY: nostr: changing Tidak to tidak ms_MY: yesstr: changing Ya to ya te_IN: nostr: changing కాదు to వద్దు te_IN: yesstr: changing అవను to అవును ur_PK: nostr: changing نهيں to نہیں ur_PK: yesstr: changing بلكل to ہاں uz_UZ: nostr: changing Yo'q to yo‘q uz_UZ: yesstr: changing Ha to ha uz_UZ@cyrillic: nostr: changing Йўқ to йўқ uz_UZ@cyrillic: yesstr: changing Ҳа to ҳа wae_CH: nostr: changing Nei to nei wae_CH: yesstr: changing Ja to ja yo_NG: nostr: changing Bẹ́ẹ̀ kọ́ to Bẹ́ẹ̀kọ́ yo_NG: yesstr: changing Bẹ́ẹ̀ ni to Bẹ́ẹ̀ni Some of the translations were just wrong. el_GR: nostr: changing no to όχι el_GR: yesstr: changing yes to ναι km_KH: nostr: changing no:NO:n:N to ទេ​៖ n km_KH: yesstr: changing yes:YES:y:Y to បាទ/ចាស​៖ y ug_CN: nostr: changing No to ياق ug_CN: yesstr: changing Yes to ھەئە Add missing translations for a number of locales: af_ZA: nostr: setting to nee af_ZA: yesstr: setting to ja am_ET: nostr: setting to አይ am_ET: yesstr: setting to አዎን ast_ES: nostr: setting to non ast_ES: yesstr: setting to sí be_BY: nostr: setting to не be_BY: yesstr: setting to так bem_ZM: nostr: setting to Awe bem_ZM: yesstr: setting to Ee bg_BG: nostr: setting to не bg_BG: yesstr: setting to да brx_IN: nostr: setting to नहीं brx_IN: yesstr: setting to हाँ bs_BA: nostr: setting to ne bs_BA: yesstr: setting to da ca_ES: nostr: setting to no ca_ES: yesstr: setting to sí da_DK: nostr: setting to nej da_DK: yesstr: setting to ja de_DE: nostr: setting to nein de_DE: yesstr: setting to ja en_DK: nostr: setting to yes en_DK: yesstr: setting to no et_EE: nostr: setting to ei et_EE: yesstr: setting to jah eu_ES: nostr: setting to ez eu_ES: yesstr: setting to bai fa_IR: nostr: setting to نه fa_IR: yesstr: setting to بله ff_SN: nostr: setting to Alaa ff_SN: yesstr: setting to Eey fo_FO: nostr: setting to nei fo_FO: yesstr: setting to já fr_BE: nostr: setting to non fr_BE: yesstr: setting to oui fr_CH: nostr: setting to non fr_CH: yesstr: setting to oui fr_FR: nostr: setting to non fr_FR: yesstr: setting to oui fr_LU: nostr: setting to non fr_LU: yesstr: setting to oui fur_IT: nostr: setting to no fur_IT: yesstr: setting to sì fy_DE: nostr: setting to nee fy_DE: yesstr: setting to ja ga_IE: nostr: setting to níl ga_IE: yesstr: setting to tá gd_GB: nostr: setting to chan eil gd_GB: yesstr: setting to tha gl_ES: nostr: setting to non gl_ES: yesstr: setting to si gu_IN: nostr: setting to નહીં gu_IN: yesstr: setting to હા he_IL: nostr: setting to לא he_IL: yesstr: setting to כן hi_IN: nostr: setting to नहीं hi_IN: yesstr: setting to हाँ hr_HR: nostr: setting to ne hr_HR: yesstr: setting to da hu_HU: nostr: setting to nem hu_HU: yesstr: setting to igen id_ID: nostr: setting to tidak id_ID: yesstr: setting to ya is_IS: nostr: setting to nei is_IS: yesstr: setting to já it_CH: nostr: setting to no it_CH: yesstr: setting to sì it_IT: nostr: setting to no it_IT: yesstr: setting to sì ka_GE: nostr: setting to არა ka_GE: yesstr: setting to კი kk_KZ: nostr: setting to жоқ kk_KZ: yesstr: setting to иә kl_GL: nostr: setting to naagga kl_GL: yesstr: setting to aap kn_IN: nostr: setting to ಇಲ್ಲ kn_IN: yesstr: setting to ಹೌದು ko_KR: yesstr: setting to 예 lb_LU: nostr: setting to nee lb_LU: yesstr: setting to jo lg_UG: nostr: setting to Nedda lg_UG: yesstr: setting to Ye lt_LT: nostr: setting to ne lt_LT: yesstr: setting to taip lv_LV: nostr: setting to nē lv_LV: yesstr: setting to jā mg_MG: nostr: setting to Tsia mg_MG: yesstr: setting to Eny mn_MN: nostr: setting to үгүй mn_MN: yesstr: setting to тийм mr_IN: nostr: setting to नाहीःना mr_IN: yesstr: setting to होयःहो mt_MT: nostr: setting to le mt_MT: yesstr: setting to iva nb_NO: nostr: setting to nei nb_NO: yesstr: setting to ja ne_NP: nostr: setting to होइन ne_NP: yesstr: setting to हो nl_NL: nostr: setting to nee nl_NL: yesstr: setting to ja nn_NO: nostr: setting to nei nn_NO: yesstr: setting to ja or_IN: nostr: setting to ନା or_IN: yesstr: setting to ହଁ os_RU: nostr: setting to нӕйы os_RU: yesstr: setting to уойы pa_IN: nostr: setting to ਨਹੀਂ pa_IN: yesstr: setting to ਹਾਂ pl_PL: nostr: setting to nie pl_PL: yesstr: setting to tak pt_BR: nostr: setting to não pt_BR: yesstr: setting to sim pt_PT: nostr: setting to não pt_PT: yesstr: setting to sim ro_RO: nostr: setting to nu ro_RO: yesstr: setting to da ru_RU: nostr: setting to нет ru_RU: yesstr: setting to да ru_UA: nostr: setting to нет ru_UA: yesstr: setting to да se_NO: nostr: setting to ii se_NO: yesstr: setting to jo sl_SI: nostr: setting to ne sl_SI: yesstr: setting to da so_DJ: nostr: setting to maya so_DJ: yesstr: setting to haa so_SO: nostr: setting to maya so_SO: yesstr: setting to haa sq_AL: nostr: setting to jo sq_AL: yesstr: setting to po sr_RS@latin: nostr: setting to ne sr_RS@latin: yesstr: setting to da sr_RS: nostr: setting to не sr_RS: yesstr: setting to да sv_SE: nostr: setting to nej sv_SE: yesstr: setting to ja sw_KE: nostr: setting to Hapana sw_KE: yesstr: setting to Ndiyo yue_HK: nostr: setting to 唔係 yue_HK: yesstr: setting to 係 zu_ZA: nostr: setting to cha zu_ZA: yesstr: setting to yebo
2016-04-18 00:34:12 +00:00
yesstr "<U0069><U0067><U0065><U006E>"
nostr "<U006E><U0065><U006D>"
END LC_MESSAGES
LC_MONETARY
2000-06-29 19:07:29 +00:00
int_curr_symbol "<U0048><U0055><U0046><U0020>"
currency_symbol "<U0046><U0074>"
2000-06-29 19:07:29 +00:00
mon_decimal_point "<U002C>"
mon_thousands_sep "<U002E>"
mon_grouping 3;3
positive_sign ""
2000-06-29 19:07:29 +00:00
negative_sign "<U002D>"
int_frac_digits 2
frac_digits 2
int_p_cs_precedes 1
int_p_sep_by_space 1
int_n_cs_precedes 1
int_n_sep_by_space 1
int_p_sign_posn 1
int_n_sign_posn 1
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
2000-06-29 19:07:29 +00:00
decimal_point "<U002C>"
thousands_sep "<U002E>"
grouping 3;3
END LC_NUMERIC
LC_TIME
abday "<U0076>";"<U0068>";"<U006B>";"<U0073><U007A><U0065>";/
"<U0063><U0073>";"<U0070>";"<U0073><U007A><U006F>"
day "<U0076><U0061><U0073><U00E1><U0072><U006E><U0061><U0070>";/
"<U0068><U00E9><U0074><U0066><U0151>";/
"<U006B><U0065><U0064><U0064>";/
"<U0073><U007A><U0065><U0072><U0064><U0061>";/
"<U0063><U0073><U00FC><U0074><U00F6><U0072><U0074><U00F6><U006B>";/
"<U0070><U00E9><U006E><U0074><U0065><U006B>";/
"<U0073><U007A><U006F><U006D><U0062><U0061><U0074>"
abmon "<U006A><U0061><U006E>";"<U0066><U0065><U0062><U0072>";/
"<U006D><U00E1><U0072><U0063>";"<U00E1><U0070><U0072>";/
"<U006D><U00E1><U006A>";"<U006A><U00FA><U006E>";/
"<U006A><U00FA><U006C>";"<U0061><U0075><U0067>";/
"<U0073><U007A><U0065><U0070><U0074>";"<U006F><U006B><U0074>";/
"<U006E><U006F><U0076>";"<U0064><U0065><U0063>"
mon "<U006A><U0061><U006E><U0075><U00E1><U0072>";/
"<U0066><U0065><U0062><U0072><U0075><U00E1><U0072>";/
"<U006D><U00E1><U0072><U0063><U0069><U0075><U0073>";/
"<U00E1><U0070><U0072><U0069><U006C><U0069><U0073>";/
"<U006D><U00E1><U006A><U0075><U0073>";/
"<U006A><U00FA><U006E><U0069><U0075><U0073>";/
"<U006A><U00FA><U006C><U0069><U0075><U0073>";/
"<U0061><U0075><U0067><U0075><U0073><U007A><U0074><U0075><U0073>";/
"<U0073><U007A><U0065><U0070><U0074><U0065><U006D><U0062><U0065><U0072>";/
"<U006F><U006B><U0074><U00F3><U0062><U0065><U0072>";/
"<U006E><U006F><U0076><U0065><U006D><U0062><U0065><U0072>";/
"<U0064><U0065><U0063><U0065><U006D><U0062><U0065><U0072>"
d_t_fmt "<U0025><U0059><U002E><U0020><U0025><U0062><U002E><U0020><U0025><U0065><U002E><U002C>/
hu_HU: change time separator to colon [BZ #18918] The previous (11th) version of the Hungarian spelling rules (released in 1984) said that the separator had to be a dot, e.g. 10.35 meaning 10 o'clock 35 minutes. glibc correctly implements this. The brand new (12th) version, in effect since September 1, 2015 adopts to the common use of colon (especially in the digital world) and allows to use either separator, without even expressing a preference. For computer systems, using colons is way more typical and probably easier to recognize. Dot is typically used in printed materials. It also avoids an almost ambiguous situation where a space makes a difference, e.g. "10.15-ig" means "until 10 o'clock 15 minutes" whereas "10. 15-ig" means "until 15th of October". So I believe using the colon as the separator is not only more frequent in the computer world, but is also easier and quicker to recognize for the brain that it's about hour:minute rather than month and day. And luckily it's now equally correct according to the official rules. 11th edition: http://helyesiras.mta.hu/helyesiras/default/akh11 12th edition: http://helyesiras.mta.hu/helyesiras/default/akh12 In both editions it's the very last (299th and 300th, respectively) rule. Microsoft also uses and recommends a colon since at least May 2011: http://download.microsoft.com/download/e/6/1/e61266b2-d8b4-4fe0-a553-f01dc3976675/hun-hun-StyleGuide.pdf The time format is different in common language and in the language of IT. In common texts we usually do not abbreviate, so the full forms are used: “7 óra 10 perckor csörgött a telefon”. However, the short format, consisting of numerals only, can also be used. In this case a period must be used between the two numbers and there must not be a space between them: “találkozzunk 10.45-kor”. However, in software mostly the short format is used, and the numbers are separated by a colon. An obvious example is the clock in the bottom right corner of your screen, thus 18:31.
2015-10-13 18:48:55 +00:00
<U0020><U0025><U0041><U002C><U0020><U0025><U0048><U003A><U0025><U004D><U003A><U0025><U0053><U0020><U0025><U005A>"
2000-06-29 19:07:29 +00:00
d_fmt "<U0025><U0059><U002D><U0025><U006D><U002D><U0025><U0064>"
hu_HU: change time separator to colon [BZ #18918] The previous (11th) version of the Hungarian spelling rules (released in 1984) said that the separator had to be a dot, e.g. 10.35 meaning 10 o'clock 35 minutes. glibc correctly implements this. The brand new (12th) version, in effect since September 1, 2015 adopts to the common use of colon (especially in the digital world) and allows to use either separator, without even expressing a preference. For computer systems, using colons is way more typical and probably easier to recognize. Dot is typically used in printed materials. It also avoids an almost ambiguous situation where a space makes a difference, e.g. "10.15-ig" means "until 10 o'clock 15 minutes" whereas "10. 15-ig" means "until 15th of October". So I believe using the colon as the separator is not only more frequent in the computer world, but is also easier and quicker to recognize for the brain that it's about hour:minute rather than month and day. And luckily it's now equally correct according to the official rules. 11th edition: http://helyesiras.mta.hu/helyesiras/default/akh11 12th edition: http://helyesiras.mta.hu/helyesiras/default/akh12 In both editions it's the very last (299th and 300th, respectively) rule. Microsoft also uses and recommends a colon since at least May 2011: http://download.microsoft.com/download/e/6/1/e61266b2-d8b4-4fe0-a553-f01dc3976675/hun-hun-StyleGuide.pdf The time format is different in common language and in the language of IT. In common texts we usually do not abbreviate, so the full forms are used: “7 óra 10 perckor csörgött a telefon”. However, the short format, consisting of numerals only, can also be used. In this case a period must be used between the two numbers and there must not be a space between them: “találkozzunk 10.45-kor”. However, in software mostly the short format is used, and the numbers are separated by a colon. An obvious example is the clock in the bottom right corner of your screen, thus 18:31.
2015-10-13 18:48:55 +00:00
t_fmt "<U0025><U0048><U003A><U0025><U004D><U003A><U0025><U0053>"
am_pm "";""
hu_HU: change time separator to colon [BZ #18918] The previous (11th) version of the Hungarian spelling rules (released in 1984) said that the separator had to be a dot, e.g. 10.35 meaning 10 o'clock 35 minutes. glibc correctly implements this. The brand new (12th) version, in effect since September 1, 2015 adopts to the common use of colon (especially in the digital world) and allows to use either separator, without even expressing a preference. For computer systems, using colons is way more typical and probably easier to recognize. Dot is typically used in printed materials. It also avoids an almost ambiguous situation where a space makes a difference, e.g. "10.15-ig" means "until 10 o'clock 15 minutes" whereas "10. 15-ig" means "until 15th of October". So I believe using the colon as the separator is not only more frequent in the computer world, but is also easier and quicker to recognize for the brain that it's about hour:minute rather than month and day. And luckily it's now equally correct according to the official rules. 11th edition: http://helyesiras.mta.hu/helyesiras/default/akh11 12th edition: http://helyesiras.mta.hu/helyesiras/default/akh12 In both editions it's the very last (299th and 300th, respectively) rule. Microsoft also uses and recommends a colon since at least May 2011: http://download.microsoft.com/download/e/6/1/e61266b2-d8b4-4fe0-a553-f01dc3976675/hun-hun-StyleGuide.pdf The time format is different in common language and in the language of IT. In common texts we usually do not abbreviate, so the full forms are used: “7 óra 10 perckor csörgött a telefon”. However, the short format, consisting of numerals only, can also be used. In this case a period must be used between the two numbers and there must not be a space between them: “találkozzunk 10.45-kor”. However, in software mostly the short format is used, and the numbers are separated by a colon. An obvious example is the clock in the bottom right corner of your screen, thus 18:31.
2015-10-13 18:48:55 +00:00
t_fmt_ampm "<U0025><U0048><U003A><U0025><U004D><U003A><U0025><U0053>"
date_fmt "<U0025><U0059><U002E><U0020><U0025><U0062><U002E><U0020><U0025><U0065><U002E><U002C>/
hu_HU: change time separator to colon [BZ #18918] The previous (11th) version of the Hungarian spelling rules (released in 1984) said that the separator had to be a dot, e.g. 10.35 meaning 10 o'clock 35 minutes. glibc correctly implements this. The brand new (12th) version, in effect since September 1, 2015 adopts to the common use of colon (especially in the digital world) and allows to use either separator, without even expressing a preference. For computer systems, using colons is way more typical and probably easier to recognize. Dot is typically used in printed materials. It also avoids an almost ambiguous situation where a space makes a difference, e.g. "10.15-ig" means "until 10 o'clock 15 minutes" whereas "10. 15-ig" means "until 15th of October". So I believe using the colon as the separator is not only more frequent in the computer world, but is also easier and quicker to recognize for the brain that it's about hour:minute rather than month and day. And luckily it's now equally correct according to the official rules. 11th edition: http://helyesiras.mta.hu/helyesiras/default/akh11 12th edition: http://helyesiras.mta.hu/helyesiras/default/akh12 In both editions it's the very last (299th and 300th, respectively) rule. Microsoft also uses and recommends a colon since at least May 2011: http://download.microsoft.com/download/e/6/1/e61266b2-d8b4-4fe0-a553-f01dc3976675/hun-hun-StyleGuide.pdf The time format is different in common language and in the language of IT. In common texts we usually do not abbreviate, so the full forms are used: “7 óra 10 perckor csörgött a telefon”. However, the short format, consisting of numerals only, can also be used. In this case a period must be used between the two numbers and there must not be a space between them: “találkozzunk 10.45-kor”. However, in software mostly the short format is used, and the numbers are separated by a colon. An obvious example is the clock in the bottom right corner of your screen, thus 18:31.
2015-10-13 18:48:55 +00:00
<U0020><U0025><U0041><U002C><U0020><U0025><U0048><U003A><U0025><U004D><U003A><U0025><U0053><U0020><U0025><U005A>"
week 7;19971130;4
first_weekday 2
END LC_TIME
2000-06-29 19:07:29 +00:00
LC_PAPER
copy "i18n"
2000-06-29 19:07:29 +00:00
END LC_PAPER
LC_TELEPHONE
tel_int_fmt "<U002B><U0025><U0063><U0020><U0025><U0061><U0020><U0025>/
<U006C>"
2000-07-06 23:33:20 +00:00
int_prefix "<U0033><U0036>"
int_select "<U0030><U0030>"
2000-06-29 19:07:29 +00:00
END LC_TELEPHONE
LC_MEASUREMENT
copy "i18n"
2000-06-29 19:07:29 +00:00
END LC_MEASUREMENT
LC_NAME
name_fmt "<U0025><U0064><U0025><U0074><U0025><U0066><U0025><U0074>/
<U0025><U006D><U0025><U0074><U0025><U0067>"
2000-06-29 19:07:29 +00:00
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>/
2000-06-29 19:07:29 +00:00
<U004E><U0025><U0063><U0025><U004E>"
localedata: CLDRv29: update LC_ADDRESS.country_name translations This updates a bunch of locales based on CLDR v29 data: bg_BG: changing Bulgaria to България bo_CN: changing ཀྲུང་ཧྭ་མི་དམངས་སྤྱི་མཐུན་རྒྱལ་ཁབ། to རྒྱ་ནག bo_IN: changing རྒྱ་གར to རྒྱ་གར་ cy_GB: changing Cymru to Y Deyrnas Unedig dz_BT: changing འབྲུག། to འབྲུག en_US: changing USA to United States es_US: changing USA to Estados Unidos gd_GB: changing Breatainn Mhòr to An Rìoghachd Aonaichte ha_NG: changing Nigeria to Najeriya mk_MK: changing Macedonia to Македонија mn_MN: changing Mongolia to Монгол sq_MK: changing Macedonia to Maqedoni sr_RS@latin: changing Srbija i Crna Gora to Srbija tr_CY: changing Northern Cyprus to Kıbrıs tr_TR: changing Turkey to Türkiye ug_CN: changing 中华人民共和国 to جۇڭگو uz_UZ: changing O'zbekistan to Oʻzbekiston vi_VN: changing Việt nam to Việt Nam wae_CH: changing Switzerland to Schwiz yi_US: changing די פֿאראײניקטע שטאַטן to פֿאַראייניגטע שטאַטן yo_NG: changing Nigeria to Orílẹ́ède Nàìjíríà yue_HK: changing 香港 to 中華人民共和國香港特別行政區 zu_ZA: changing Mzansi Afrika to i-South Africa These all look largely straightforward. Many had English translations instead of native, and a few have been updated. I can't verify some of them as I'm not personally familiar, but the CLDR data matches. The USA->United States seems a little odd, but that is also what the CLDR database uses everywhere (rather than "United States of America"). We can also fill in a country name where there wasn't one before. Many look correct to me (mostly the English ones), but there's also many that I have no idea. But it can't be worse than leaving it blank ? :) ar_AE: changing to الإمارات العربية المتحدة ar_BH: changing to البحرين ar_DZ: changing to الجزائر ar_EG: changing to مصر ar_IN: changing to الهند ar_IQ: changing to العراق ar_JO: changing to الأردن ar_KW: changing to الكويت ar_LB: changing to لبنان ar_LY: changing to ليبيا ar_MA: changing to المغرب ar_OM: changing to عُمان ar_QA: changing to قطر ar_SA: changing to المملكة العربية السعودية ar_SD: changing to السودان ar_SS: changing to جنوب السودان ar_SY: changing to سوريا ar_TN: changing to تونس ar_YE: changing to اليمن as_IN: changing to ভাৰত ast_ES: changing to España az_AZ: changing to Azərbaycan be_BY: changing to Беларусь bn_IN: changing to ভারত br_FR: changing to Frañs brx_IN: changing to भारत bs_BA: changing to Bosna i Hercegovina ca_AD: changing to Andorra ca_ES: changing to Espanya ca_FR: changing to França ca_IT: changing to Itàlia ce_RU: changing to Росси da_DK: changing to Danmark de_AT: changing to Österreich de_BE: changing to Belgien de_CH: changing to Schweiz de_LU: changing to Luxemburg el_CY: changing to Κύπρος el_GR: changing to Ελλάδα en_AG: changing to Antigua & Barbuda en_AU: changing to Australia en_BW: changing to Botswana en_CA: changing to Canada en_DK: changing to Denmark en_GB: changing to United Kingdom en_HK: changing to Hong Kong SAR China en_IE: changing to Ireland en_IN: changing to India en_NZ: changing to New Zealand en_PH: changing to Philippines en_SG: changing to Singapore en_ZW: changing to Zimbabwe es_AR: changing to Argentina es_BO: changing to Bolivia es_CL: changing to Chile es_CO: changing to Colombia es_CU: changing to Cuba es_DO: changing to República Dominicana es_EC: changing to Ecuador es_ES: changing to España es_GT: changing to Guatemala es_HN: changing to Honduras es_MX: changing to México es_NI: changing to Nicaragua es_PA: changing to Panamá es_PE: changing to Perú es_PR: changing to Puerto Rico es_PY: changing to Paraguay es_SV: changing to El Salvador es_UY: changing to Uruguay es_VE: changing to Venezuela eu_ES: changing to Espainia fil_PH: changing to Pilipinas fo_FO: changing to Føroyar fr_BE: changing to Belgique fr_CA: changing to Canada fr_CH: changing to Suisse fr_FR: changing to France fr_LU: changing to Luxembourg fur_IT: changing to Italie fy_DE: changing to Dútslân fy_NL: changing to Nederlân ga_IE: changing to Éire gl_ES: changing to España gu_IN: changing to ભારત gv_GB: changing to Rywvaneth Unys he_IL: changing to ישראל hi_IN: changing to भारत hr_HR: changing to Hrvatska hu_HU: changing to Magyarország id_ID: changing to Indonesia is_IS: changing to Ísland it_CH: changing to Svizzera it_IT: changing to Italia ja_JP: changing to 日本 ka_GE: changing to საქართველო kk_KZ: changing to Қазақстан kl_GL: changing to Kalaallit Nunaat kn_IN: changing to ಭಾರತ kok_IN: changing to भारत ko_KR: changing to 대한민국 ks_IN: changing to ہِنٛدوستان ks_IN@devanagari: changing to भारत kw_GB: changing to Rywvaneth Unys ky_KG: changing to Кыргызстан lt_LT: changing to Lietuva lv_LV: changing to Latvija mg_MG: changing to Madagasikara ml_IN: changing to ഇന്ത്യ mr_IN: changing to भारत ms_MY: changing to Malaysia mt_MT: changing to Malta nb_NO: changing to Norge ne_NP: changing to नेपाल nl_AW: changing to Aruba nl_BE: changing to België nl_NL: changing to Nederland nn_NO: changing to Noreg or_IN: changing to ଭାରତ os_RU: changing to Уӕрӕсе pa_IN: changing to ਭਾਰਤ pa_PK: changing to ਪਾਕਿਸਤਾਨ pl_PL: changing to Polska pt_BR: changing to Brasil pt_PT: changing to Portugal ru_RU: changing to Россия ru_UA: changing to Украина sd_IN@devanagari: changing to भारत se_NO: changing to Norga si_LK: changing to ශ්‍රී ලංකාව sk_SK: changing to Slovensko sl_SI: changing to Slovenija sq_AL: changing to Shqipëri sv_SE: changing to Sverige ta_IN: changing to இந்தியா ta_LK: changing to இலங்கை ur_IN: changing to بھارت ur_PK: changing to پاکستان
2016-02-09 05:36:15 +00:00
country_name "<U004D><U0061><U0067><U0079><U0061><U0072><U006F><U0072><U0073><U007A><U00E1><U0067>"
country_ab2 "<U0048><U0055>"
country_ab3 "<U0048><U0055><U004E>"
country_num 348
2013-09-04 13:20:48 +00:00
% H
country_car "<U0048>"
2013-11-25 20:20:41 +00:00
% magyar
lang_name "<U006D><U0061><U0067><U0079><U0061><U0072>"
% hu
lang_ab "<U0068><U0075>"
% hun
lang_term "<U0068><U0075><U006E>"
% hun
lang_lib "<U0068><U0075><U006E>"
2000-06-29 19:07:29 +00:00
END LC_ADDRESS