Add locale category files for LC_MESSAGES. These are sourced from FreeBSD

with only modifications to the comments.  Additional Makefile work is
still needed to generate the links for locales with shared category files.
This commit is contained in:
ginsbach 2008-05-17 03:57:50 +00:00
parent bcd54758b8
commit ad33e5af01
68 changed files with 1921 additions and 0 deletions

View File

@ -0,0 +1,246 @@
# $NetBSD: Makefile,v 1.1 2008/05/17 03:57:50 ginsbach Exp $
NOMAN= # defined
# pull LOCALEDIR and other declarations
.include <bsd.own.mk>
FILESOWN= ${LOCALEOWN}
FILESGRP= ${LOCALEGRP}
FILESMODE= ${LOCALEMODE}
LOCALES += af_ZA.ISO8859-1
LOCALESRC_af_ZA.ISO8859-1 = af_ZA.ISO8859-1
LOCALES += am_ET.UTF-8
LOCALESRC_am_ET.UTF-8 = am_ET.UTF-8
LOCALES += be_BY.CP1131
LOCALESRC_be_BY.CP1131 = be_BY.CP1131
LOCALES += be_BY.CP1251
LOCALESRC_be_BY.CP1251 = be_BY.CP1251
LOCALES += be_BY.ISO8859-5
LOCALESRC_be_BY.ISO8859-5 = be_BY.ISO8859-5
LOCALES += be_BY.UTF-8
LOCALESRC_be_BY.UTF-8 = be_BY.UTF-8
LOCALES += bg_BG.CP1251
LOCALESRC_bg_BG.CP1251 = bg_BG.CP1251
LOCALES += bg_BG.UTF-8
LOCALESRC_bg_BG.UTF-8 = bg_BG.UTF-8
LOCALES += ca_ES.ISO8859-1
LOCALESRC_ca_ES.ISO8859-1 = ca_ES.ISO8859-1
LOCALES += cs_CZ.ISO8859-2
LOCALESRC_cs_CZ.ISO8859-2 = cs_CZ.ISO8859-2
LOCALES += da_DK.ISO8859-1
LOCALESRC_da_DK.ISO8859-1 = da_DK.ISO8859-1
LOCALES += de_DE.ISO8859-1
LOCALESRC_de_DE.ISO8859-1 = de_DE.ISO8859-1
LOCALES += el_GR.ISO8859-7
LOCALESRC_el_GR.ISO8859-7 = el_GR.ISO8859-7
LOCALES += el_GR.UTF-8
LOCALESRC_el_GR.UTF-8 = el_GR.UTF-8
LOCALES += en_CA.ISO8859-1
LOCALESRC_en_CA.ISO8859-1 = en_CA.ISO8859-1
LOCALES += en_GB.ISO8859-1
LOCALESRC_en_GB.ISO8859-1 = en_GB.ISO8859-1
LOCALES += en_US.ISO8859-1
LOCALESRC_en_US.ISO8859-1 = en_US.ISO8859-1
LOCALES += es_ES.ISO8859-1
LOCALESRC_es_ES.ISO8859-1 = es_ES.ISO8859-1
LOCALES += et_EE.ISO8859-15
LOCALESRC_et_EE.ISO8859-15 = et_EE.ISO8859-15
LOCALES += eu_ES.ISO8859-1
LOCALESRC_eu_ES.ISO8859-1 = eu_ES.ISO8859-1
LOCALES += fi_FI.ISO8859-1
LOCALESRC_fi_FI.ISO8859-1 = fi_FI.ISO8859-1
LOCALES += fr_BE.ISO8859-1
LOCALESRC_fr_BE.ISO8859-1 = fr_BE.ISO8859-1
LOCALES += fr_CH.ISO8859-1
LOCALESRC_fr_CH.ISO8859-1 = fr_CH.ISO8859-1
LOCALES += fr_FR.ISO8859-1
LOCALESRC_fr_FR.ISO8859-1 = fr_FR.ISO8859-1
LOCALES += he_IL.UTF-8
LOCALESRC_he_IL.UTF-8 = he_IL.UTF-8
LOCALES += hi_IN.ISCII-DEV
LOCALESRC_hi_IN.ISCII-DEV = hi_IN.ISCII-DEV
LOCALES += hr_HR.ISO8859-2
LOCALESRC_hr_HR.ISO8859-2 = hr_HR.ISO8859-2
LOCALES += hu_HU.ISO8859-2
LOCALESRC_hu_HU.ISO8859-2 = hu_HU.ISO8859-2
LOCALES += hy_AM.ARMSCII-8
LOCALESRC_hy_AM.ARMSCII-8 = hy_AM.ARMSCII-8
LOCALES += hy_AM.UTF-8
LOCALESRC_hy_AM.UTF-8 = hy_AM.UTF-8
LOCALES += is_IS.ISO8859-1
LOCALESRC_is_IS.ISO8859-1 = is_IS.ISO8859-1
LOCALES += it_IT.ISO8859-1
LOCALESRC_it_IT.ISO8859-1 = it_IT.ISO8859-1
LOCALES += ja_JP.SJIS
LOCALESRC_ja_JP.SJIS = ja_JP.SJIS
LOCALES += ja_JP.UTF-8
LOCALESRC_ja_JP.UTF-8 = ja_JP.UTF-8
LOCALES += ja_JP.eucJP
LOCALESRC_ja_JP.eucJP = ja_JP.eucJP
LOCALES += kk_KZ.PT154
LOCALESRC_kk_KZ.PT154 = kk_KZ.PT154
LOCALES += kk_KZ.UTF-8
LOCALESRC_kk_KZ.UTF-8 = kk_KZ.UTF-8
LOCALES += ko_KR.UTF-8
LOCALESRC_ko_KR.UTF-8 = ko_KR.UTF-8
LOCALES += ko_KR.eucKR
LOCALESRC_ko_KR.eucKR = ko_KR.eucKR
LOCALES += lt_LT.ISO8859-13
LOCALESRC_lt_LT.ISO8859-13 = lt_LT.ISO8859-13
LOCALES += mn_MN.UTF-8
LOCALESRC_mn_MN.UTF-8 = mn_MN.UTF-8
LOCALES += nl_NL.ISO8859-1
LOCALESRC_nl_NL.ISO8859-1 = nl_NL.ISO8859-1
LOCALES += no_NO.ISO8859-1
LOCALESRC_no_NO.ISO8859-1 = no_NO.ISO8859-1
LOCALES += pl_PL.ISO8859-2
LOCALESRC_pl_PL.ISO8859-2 = pl_PL.ISO8859-2
LOCALES += pt_PT.ISO8859-1
LOCALESRC_pt_PT.ISO8859-1 = pt_PT.ISO8859-1
LOCALES += ro_RO.ISO8859-2
LOCALESRC_ro_RO.ISO8859-2 = ro_RO.ISO8859-2
LOCALES += ru_RU.CP1251
LOCALESRC_ru_RU.CP1251 = ru_RU.CP1251
LOCALES += ru_RU.CP866
LOCALESRC_ru_RU.CP866 = ru_RU.CP866
LOCALES += ru_RU.ISO8859-5
LOCALESRC_ru_RU.ISO8859-5 = ru_RU.ISO8859-5
LOCALES += ru_RU.KOI8-R
LOCALESRC_ru_RU.KOI8-R = ru_RU.KOI8-R
LOCALES += ru_RU.UTF-8
LOCALESRC_ru_RU.UTF-8 = ru_RU.UTF-8
LOCALES += sl_SI.ISO8859-2
LOCALESRC_sl_SI.ISO8859-2 = sl_SI.ISO8859-2
LOCALES += sr_YU.ISO8859-2
LOCALESRC_sr_YU.ISO8859-2 = sr_YU.ISO8859-2
LOCALES += sr_YU.ISO8859-5
LOCALESRC_sr_YU.ISO8859-5 = sr_YU.ISO8859-5
LOCALES += sr_YU.UTF-8
LOCALESRC_sr_YU.UTF-8 = sr_YU.UTF-8
LOCALES += sv_SE.ISO8859-1
LOCALESRC_sv_SE.ISO8859-1 = sv_SE.ISO8859-1
LOCALES += tr_TR.ISO8859-9
LOCALESRC_tr_TR.ISO8859-9 = tr_TR.ISO8859-9
LOCALES += uk_UA.CP1251
LOCALESRC_uk_UA.CP1251 = uk_UA.CP1251
LOCALES += uk_UA.ISO8859-5
LOCALESRC_uk_UA.ISO8859-5 = uk_UA.ISO8859-5
LOCALES += uk_UA.KOI8-U
LOCALESRC_uk_UA.KOI8-U = uk_UA.KOI8-U
LOCALES += uk_UA.UTF-8
LOCALESRC_uk_UA.UTF-8 = uk_UA.UTF-8
LOCALES += zh_CN.GB18030
LOCALESRC_zh_CN.GB18030 = zh_CN.GB18030
LOCALES += zh_CN.GB2312
LOCALESRC_zh_CN.GB2312 = zh_CN.GB2312
LOCALES += zh_CN.UTF-8
LOCALESRC_zh_CN.UTF-8 = zh_CN.UTF-8
LOCALES += zh_CN.eucCN
LOCALESRC_zh_CN.eucCN = zh_CN.eucCN
LOCALES += zh_TW.Big5
LOCALESRC_zh_TW.Big5 = zh_TW.Big5
LOCALES += zh_TW.UTF-8
LOCALESRC_zh_TW.UTF-8 = zh_TW.UTF-8
all: ${LOCALES:S/$/.out/g}
realall: ${LOCALES:S/$/.out/g}
.for locale in ${LOCALES}
LOCALESRCS+= ${LOCALESRC_${locale}}
.endfor
CLEANFILES+= ${LOCALES:S/$/.out/g}
# TODO: more use of symlinks?
FILES= ${LOCALES:S/$/.out/g}
.for locale in ${LOCALES}
FILESDIR_${locale}.out= ${LOCALEDIR}/${locale}
FILESNAME_${locale}.out= LC_MESSAGES
.endfor
# dependencies
.for locale in ${LOCALES}
${locale}.out: ${LOCALESRC_${locale}}.src
${_MKTARGET_CREATE}
sed -e '/^#/d' ${.CURDIR}/${LOCALESRC_${locale}}.src > ${.TARGET}
.endfor
.SUFFIXES: .src .out
.src.out:
${_MKTARGET_CREATE}
sed -e '/^#/d' ${.IMPSRC} > ${.TARGET}
# does not work
#depend:
# ${MKDEP} -a ${MKDEPFLAGS} \
# ${CPPFLAGS:M-[ID]*} ${CPPFLAGS} \
# ${LOCALESRC:S/$/.src/g:S/^/${.CURDIR}\//g}
.include <bsd.prog.mk>

View File

@ -0,0 +1,25 @@
# $NetBSD: af_ZA.ISO8859-1.src,v 1.1 2008/05/17 03:57:50 ginsbach Exp $
#
# Afrikaans Language Message Locale for South Africa
#
# WARNING: Empty lines and/or blank spaces may be essential.
#
# From: $FreeBSD: src/share/msgdef/af_ZA.ISO8859-1.src,v 1.1 2001/02/09 12:39:27 asmodai Exp $
#
# Acceptable Affrimative Response Expression (yesexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[jJyY].*
# Acceptable Negative Response Expression (noexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[nN].*
#
# NOTE: The following were removed from the relevant standards:
# The Open Group Base Specifications Issue 6 (XPG6) and
# IEEE Std 1003.1, 2004 Edition (POSIX).
# The current NetBSD implementation still requires a value or blank line.
#
# Acceptable Affrimative Response (yesstr)
# Acceptable Negative Response (nostr)
# EOF

View File

@ -0,0 +1,25 @@
# $NetBSD: am_ET.UTF-8.src,v 1.1 2008/05/17 03:57:50 ginsbach Exp $
#
# Amharic Language Message Locale for Ethiopia
#
# WARNING: Empty lines and/or blank spaces may be essential.
#
# From: $FreeBSD: src/share/msgdef/am_ET.UTF-8.src,v 1.2 2006/02/18 22:08:28 ache Exp $
#
# Acceptable Affrimative Response Expression (yesexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[ይሁንyY].*
# Acceptable Negative Response Expression (noexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[አይሁንnN].*
#
# NOTE: The following were removed from the relevant standards:
# The Open Group Base Specifications Issue 6 (XPG6) and
# IEEE Std 1003.1, 2004 Edition (POSIX).
# The current NetBSD implementation still requires a value or blank line.
#
# Acceptable Affrimative Response (yesstr)
ይሁን
# Acceptable Negative Response (nostr)
አይሁን
# EOF

View File

@ -0,0 +1,25 @@
# $NetBSD: be_BY.CP1131.src,v 1.1 2008/05/17 03:57:50 ginsbach Exp $
#
# Belarusian Language Message Locale for Belarus
#
# WARNING: Empty lines and/or blank spaces may be essential.
#
# From: $FreeBSD: src/share/msgdef/be_BY.CP1131.src,v 1.1 2003/12/20 11:18:43 ache Exp $
#
# Acceptable Affrimative Response Expression (yesexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[âyY].*
# Acceptable Negative Response Expression (noexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[­<>nN].*
#
# NOTE: The following were removed from the relevant standards:
# The Open Group Base Specifications Issue 6 (XPG6) and
# IEEE Std 1003.1, 2004 Edition (POSIX).
# The current NetBSD implementation still requires a value or blank line.
#
# Acceptable Affrimative Response (yesstr)
â ª
# Acceptable Negative Response (nostr)
­¥
# EOF

View File

@ -0,0 +1,25 @@
# $NetBSD: be_BY.CP1251.src,v 1.1 2008/05/17 03:57:50 ginsbach Exp $
#
# Belarusian Language Message Locale for Belarus
#
# WARNING: Empty lines and/or blank spaces may be essential.
#
# From: $FreeBSD: src/share/msgdef/be_BY.CP1251.src,v 1.1 2003/12/20 11:18:43 ache Exp $
#
# Acceptable Affrimative Response Expression (yesexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[òÒyY].*
# Acceptable Negative Response Expression (noexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[íÍnN].*
#
# NOTE: The following were removed from the relevant standards:
# The Open Group Base Specifications Issue 6 (XPG6) and
# IEEE Std 1003.1, 2004 Edition (POSIX).
# The current NetBSD implementation still requires a value or blank line.
#
# Acceptable Affrimative Response (yesstr)
òàê
# Acceptable Negative Response (nostr)
íå
# EOF

View File

@ -0,0 +1,25 @@
# $NetBSD: be_BY.ISO8859-5.src,v 1.1 2008/05/17 03:57:50 ginsbach Exp $
#
# Belarusian Language Message Locale for Belarus
#
# WARNING: Empty lines and/or blank spaces may be essential.
#
# From: $FreeBSD: src/share/msgdef/be_BY.ISO8859-5.src,v 1.1 2003/12/20 11:18:43 ache Exp $
#
# Acceptable Affrimative Response Expression (yesexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[âÂyY].*
# Acceptable Negative Response Expression (noexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[ݽnN].*
#
# NOTE: The following were removed from the relevant standards:
# The Open Group Base Specifications Issue 6 (XPG6) and
# IEEE Std 1003.1, 2004 Edition (POSIX).
# The current NetBSD implementation still requires a value or blank line.
#
# Acceptable Affrimative Response (yesstr)
âÐÚ
# Acceptable Negative Response (nostr)
ÝÕ
# EOF

View File

@ -0,0 +1,25 @@
# $NetBSD: be_BY.UTF-8.src,v 1.1 2008/05/17 03:57:50 ginsbach Exp $
#
# Belarusian Language Message Locale for Belarus
#
# WARNING: Empty lines and/or blank spaces may be essential.
#
# From: $FreeBSD: src/share/msgdef/be_BY.UTF-8.src,v 1.1 2004/03/27 08:14:15 tjr Exp $
#
# Acceptable Affrimative Response Expression (yesexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[тТyY].*
# Acceptable Negative Response Expression (noexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[нНnN].*
#
# NOTE: The following were removed from the relevant standards:
# The Open Group Base Specifications Issue 6 (XPG6) and
# IEEE Std 1003.1, 2004 Edition (POSIX).
# The current NetBSD implementation still requires a value or blank line.
#
# Acceptable Affrimative Response (yesstr)
так
# Acceptable Negative Response (nostr)
не
# EOF

View File

@ -0,0 +1,25 @@
# $NetBSD: bg_BG.CP1251.src,v 1.1 2008/05/17 03:57:50 ginsbach Exp $
#
# Bulgarian Language Message Locale for Bulgaria
#
# WARNING: Empty lines and/or blank spaces may be essential.
#
# From: $FreeBSD: src/share/msgdef/bg_BG.CP1251.src,v 1.1 2001/11/05 07:13:44 ache Exp $
#
# Acceptable Affrimative Response Expression (yesexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[äÄyY].*
# Acceptable Negative Response Expression (noexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[íÍnN].*
#
# NOTE: The following were removed from the relevant standards:
# The Open Group Base Specifications Issue 6 (XPG6) and
# IEEE Std 1003.1, 2004 Edition (POSIX).
# The current NetBSD implementation still requires a value or blank line.
#
# Acceptable Affrimative Response (yesstr)
äà
# Acceptable Negative Response (nostr)
íå
# EOF

View File

@ -0,0 +1,25 @@
# $NetBSD: bg_BG.UTF-8.src,v 1.1 2008/05/17 03:57:50 ginsbach Exp $
#
# Bulgarian Language Message Locale for Bulgaria
#
# WARNING: Empty lines and/or blank spaces may be essential.
#
# From: $FreeBSD: src/share/msgdef/bg_BG.UTF-8.src,v 1.1 2004/03/27 08:14:15 tjr Exp $
#
# Acceptable Affrimative Response Expression (yesexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[дДyY].*
# Acceptable Negative Response Expression (noexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[нНnN].*
#
# NOTE: The following were removed from the relevant standards:
# The Open Group Base Specifications Issue 6 (XPG6) and
# IEEE Std 1003.1, 2004 Edition (POSIX).
# The current NetBSD implementation still requires a value or blank line.
#
# Acceptable Affrimative Response (yesstr)
да
# Acceptable Negative Response (nostr)
не
# EOF

View File

@ -0,0 +1,25 @@
# $NetBSD: ca_ES.ISO8859-1.src,v 1.1 2008/05/17 03:57:50 ginsbach Exp $
#
# Catalan Language Message Locale for Spain
#
# WARNING: Empty lines and/or blank spaces may be essential.
#
# From: $FreeBSD: src/share/msgdef/ca_ES.ISO8859-1.src,v 1.1 2002/12/30 09:09:58 ache Exp $
#
# Acceptable Affrimative Response Expression (yesexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[sSyY].*
# Acceptable Negative Response Expression (noexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[nN].*
#
# NOTE: The following were removed from the relevant standards:
# The Open Group Base Specifications Issue 6 (XPG6) and
# IEEE Std 1003.1, 2004 Edition (POSIX).
# The current NetBSD implementation still requires a value or blank line.
#
# Acceptable Affrimative Response (yesstr)
# Acceptable Negative Response (nostr)
# EOF

View File

@ -0,0 +1,25 @@
# $NetBSD: cs_CZ.ISO8859-2.src,v 1.1 2008/05/17 03:57:50 ginsbach Exp $
#
# Czech Language Message Locale for Czech Republic
#
# WARNING: Empty lines and/or blank spaces may be essential.
#
# From: $FreeBSD: src/share/msgdef/cs_CZ.ISO8859-2.src,v 1.2 2001/02/14 12:17:10 ache Exp $
#
# Acceptable Affrimative Response Expression (yesexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[aAyY].*
# Acceptable Negative Response Expression (noexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[nN].*
#
# NOTE: The following were removed from the relevant standards:
# The Open Group Base Specifications Issue 6 (XPG6) and
# IEEE Std 1003.1, 2004 Edition (POSIX).
# The current NetBSD implementation still requires a value or blank line.
#
# Acceptable Affrimative Response (yesstr)
ano
# Acceptable Negative Response (nostr)
ne
# EOF

View File

@ -0,0 +1,25 @@
# $NetBSD: da_DK.ISO8859-1.src,v 1.1 2008/05/17 03:57:50 ginsbach Exp $
#
# Danish Language Message Locale for Denmark
#
# WARNING: Empty lines and/or blank spaces may be essential.
#
# From: $FreeBSD: src/share/msgdef/da_DK.ISO8859-1.src,v 1.1 2001/02/09 12:08:11 asmodai Exp $
#
# Acceptable Affrimative Response Expression (yesexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[jJyY].*
# Acceptable Negative Response Expression (noexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[nN].*
#
# NOTE: The following were removed from the relevant standards:
# The Open Group Base Specifications Issue 6 (XPG6) and
# IEEE Std 1003.1, 2004 Edition (POSIX).
# The current NetBSD implementation still requires a value or blank line.
#
# Acceptable Affrimative Response (yesstr)
# Acceptable Negative Response (nostr)
# EOF

View File

@ -0,0 +1,25 @@
# $NetBSD: de_DE.ISO8859-1.src,v 1.1 2008/05/17 03:57:50 ginsbach Exp $
#
# German Language Message Locale for Germany
#
# WARNING: Empty lines and/or blank spaces may be essential.
#
# From: $FreeBSD: src/share/msgdef/de_DE.ISO8859-1.src,v 1.1 2001/02/09 12:21:16 asmodai Exp $
#
# Acceptable Affrimative Response Expression (yesexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[jJyY].*
# Acceptable Negative Response Expression (noexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[nN].*
#
# NOTE: The following were removed from the relevant standards:
# The Open Group Base Specifications Issue 6 (XPG6) and
# IEEE Std 1003.1, 2004 Edition (POSIX).
# The current NetBSD implementation still requires a value or blank line.
#
# Acceptable Affrimative Response (yesstr)
# Acceptable Negative Response (nostr)
# EOF

View File

@ -0,0 +1,25 @@
# $NetBSD: el_GR.ISO8859-7.src,v 1.1 2008/05/17 03:57:50 ginsbach Exp $
#
# Greek, Modern (1453-) Language Message Locale for Greece
#
# WARNING: Empty lines and/or blank spaces may be essential.
#
# From: $FreeBSD: src/share/msgdef/el_GR.ISO8859-7.src,v 1.2 2001/02/14 23:34:44 ache Exp $
#
# Acceptable Affrimative Response Expression (yesexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[íÍyY].*
# Acceptable Negative Response Expression (noexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[ïÏnN].*
#
# NOTE: The following were removed from the relevant standards:
# The Open Group Base Specifications Issue 6 (XPG6) and
# IEEE Std 1003.1, 2004 Edition (POSIX).
# The current NetBSD implementation still requires a value or blank line.
#
# Acceptable Affrimative Response (yesstr)
ÍÁÉ
# Acceptable Negative Response (nostr)
Ï×É
# EOF

View File

@ -0,0 +1,25 @@
# $NetBSD: el_GR.UTF-8.src,v 1.1 2008/05/17 03:57:50 ginsbach Exp $
#
# Greek, Modern (1453-) Language Message Locale for Greece
#
# WARNING: Empty lines and/or blank spaces may be essential.
#
# From: $FreeBSD: src/share/msgdef/el_GR.UTF-8.src,v 1.1 2004/03/27 08:14:15 tjr Exp $
#
# Acceptable Affrimative Response Expression (yesexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[νΝyY].*
# Acceptable Negative Response Expression (noexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[οΟnN].*
#
# NOTE: The following were removed from the relevant standards:
# The Open Group Base Specifications Issue 6 (XPG6) and
# IEEE Std 1003.1, 2004 Edition (POSIX).
# The current NetBSD implementation still requires a value or blank line.
#
# Acceptable Affrimative Response (yesstr)
ΝΑΙ
# Acceptable Negative Response (nostr)
ΟΧΙ
# EOF

View File

@ -0,0 +1,25 @@
# $NetBSD: en_CA.ISO8859-1.src,v 1.1 2008/05/17 03:57:50 ginsbach Exp $
#
# English Language Message Locale for Canada
#
# WARNING: Empty lines and/or blank spaces may be essential.
#
# From: $FreeBSD: src/share/msgdef/en_CA.ISO8859-1.src,v 1.1 2001/04/28 15:13:24 phantom Exp $
#
# Acceptable Affrimative Response Expression (yesexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[yYoO].*
# Acceptable Negative Response Expression (noexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[nN].*
#
# NOTE: The following were removed from the relevant standards:
# The Open Group Base Specifications Issue 6 (XPG6) and
# IEEE Std 1003.1, 2004 Edition (POSIX).
# The current NetBSD implementation still requires a value or blank line.
#
# Acceptable Affrimative Response (yesstr)
# Acceptable Negative Response (nostr)
# EOF

View File

@ -0,0 +1,25 @@
# $NetBSD: en_GB.ISO8859-1.src,v 1.1 2008/05/17 03:57:50 ginsbach Exp $
#
# English Language Message Locale for United Kingdom
#
# WARNING: Empty lines and/or blank spaces may be essential.
#
# From: $FreeBSD: src/share/msgdef/en_GB.ISO8859-1.src,v 1.1 2001/04/28 15:13:25 phantom Exp $
#
# Acceptable Affrimative Response Expression (yesexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[yY].*
# Acceptable Negative Response Expression (noexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[nN].*
#
# NOTE: The following were removed from the relevant standards:
# The Open Group Base Specifications Issue 6 (XPG6) and
# IEEE Std 1003.1, 2004 Edition (POSIX).
# The current NetBSD implementation still requires a value or blank line.
#
# Acceptable Affrimative Response (yesstr)
# Acceptable Negative Response (nostr)
# EOF

View File

@ -0,0 +1,25 @@
# $NetBSD: en_US.ISO8859-1.src,v 1.1 2008/05/17 03:57:50 ginsbach Exp $
#
# English Language Message Locale for United States
#
# WARNING: Empty lines and/or blank spaces may be essential.
#
# From: $FreeBSD: src/share/msgdef/en_US.ISO8859-1.src,v 1.2 2001/02/08 22:45:44 asmodai Exp $
#
# Acceptable Affrimative Response Expression (yesexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[yYsS].*
# Acceptable Negative Response Expression (noexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[nN].*
#
# NOTE: The following were removed from the relevant standards:
# The Open Group Base Specifications Issue 6 (XPG6) and
# IEEE Std 1003.1, 2004 Edition (POSIX).
# The current NetBSD implementation still requires a value or blank line.
#
# Acceptable Affrimative Response (yesstr)
# Acceptable Negative Response (nostr)
# EOF

View File

@ -0,0 +1,25 @@
# $NetBSD: es_ES.ISO8859-1.src,v 1.1 2008/05/17 03:57:50 ginsbach Exp $
#
# Castilian; Spanish Language Message Locale for Spain
#
# WARNING: Empty lines and/or blank spaces may be essential.
#
# From: $FreeBSD: src/share/msgdef/es_ES.ISO8859-1.src,v 1.1 2001/04/29 00:38:26 jmas Exp $
#
# Acceptable Affrimative Response Expression (yesexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[sSyY].*
# Acceptable Negative Response Expression (noexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[nN].*
#
# NOTE: The following were removed from the relevant standards:
# The Open Group Base Specifications Issue 6 (XPG6) and
# IEEE Std 1003.1, 2004 Edition (POSIX).
# The current NetBSD implementation still requires a value or blank line.
#
# Acceptable Affrimative Response (yesstr)
# Acceptable Negative Response (nostr)
# EOF

View File

@ -0,0 +1,25 @@
# $NetBSD: et_EE.ISO8859-15.src,v 1.1 2008/05/17 03:57:50 ginsbach Exp $
#
# Estonian Language Message Locale for Estonia
#
# WARNING: Empty lines and/or blank spaces may be essential.
#
# From: $FreeBSD: src/share/msgdef/et_EE.ISO8859-15.src,v 1.1 2001/03/16 12:16:42 ache Exp $
#
# Acceptable Affrimative Response Expression (yesexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[1JjYy].*
# Acceptable Negative Response Expression (noexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[0EeNn].*
#
# NOTE: The following were removed from the relevant standards:
# The Open Group Base Specifications Issue 6 (XPG6) and
# IEEE Std 1003.1, 2004 Edition (POSIX).
# The current NetBSD implementation still requires a value or blank line.
#
# Acceptable Affrimative Response (yesstr)
# Acceptable Negative Response (nostr)
# EOF

View File

@ -0,0 +1,25 @@
# $NetBSD: eu_ES.ISO8859-1.src,v 1.1 2008/05/17 03:57:51 ginsbach Exp $
#
# Basque Language Message Locale for Spain
#
# WARNING: Empty lines and/or blank spaces may be essential.
#
# From: $FreeBSD: src/share/msgdef/eu_ES.ISO8859-1.src,v 1.1 2004/08/28 12:52:31 tjr Exp $
#
# Acceptable Affrimative Response Expression (yesexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[bByY].*
# Acceptable Negative Response Expression (noexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[eEnN].*
#
# NOTE: The following were removed from the relevant standards:
# The Open Group Base Specifications Issue 6 (XPG6) and
# IEEE Std 1003.1, 2004 Edition (POSIX).
# The current NetBSD implementation still requires a value or blank line.
#
# Acceptable Affrimative Response (yesstr)
bai
# Acceptable Negative Response (nostr)
ez
# EOF

View File

@ -0,0 +1,25 @@
# $NetBSD: fi_FI.ISO8859-1.src,v 1.1 2008/05/17 03:57:51 ginsbach Exp $
#
# Finnish Language Message Locale for Finland
#
# WARNING: Empty lines and/or blank spaces may be essential.
#
# From: $FreeBSD: src/share/msgdef/fi_FI.ISO8859-1.src,v 1.1 2001/02/09 13:35:49 asmodai Exp $
#
# Acceptable Affrimative Response Expression (yesexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[kKjJyY].*
# Acceptable Negative Response Expression (noexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[nNeE].*
#
# NOTE: The following were removed from the relevant standards:
# The Open Group Base Specifications Issue 6 (XPG6) and
# IEEE Std 1003.1, 2004 Edition (POSIX).
# The current NetBSD implementation still requires a value or blank line.
#
# Acceptable Affrimative Response (yesstr)
# Acceptable Negative Response (nostr)
# EOF

View File

@ -0,0 +1,25 @@
# $NetBSD: fr_BE.ISO8859-1.src,v 1.1 2008/05/17 03:57:51 ginsbach Exp $
#
# French Language Message Locale for Belgium
#
# WARNING: Empty lines and/or blank spaces may be essential.
#
# From: $FreeBSD: src/share/msgdef/fr_BE.ISO8859-1.src,v 1.1 2002/02/12 18:23:21 phantom Exp $
#
# Acceptable Affrimative Response Expression (yesexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[oOyYjJ1].*
# Acceptable Negative Response Expression (noexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[nN].*
#
# NOTE: The following were removed from the relevant standards:
# The Open Group Base Specifications Issue 6 (XPG6) and
# IEEE Std 1003.1, 2004 Edition (POSIX).
# The current NetBSD implementation still requires a value or blank line.
#
# Acceptable Affrimative Response (yesstr)
# Acceptable Negative Response (nostr)
# EOF

View File

@ -0,0 +1,25 @@
# $NetBSD: fr_CH.ISO8859-1.src,v 1.1 2008/05/17 03:57:51 ginsbach Exp $
#
# French Language Message Locale for Switzerland
#
# WARNING: Empty lines and/or blank spaces may be essential.
#
# From: $FreeBSD: src/share/msgdef/fr_CH.ISO8859-1.src,v 1.1 2001/04/28 15:13:25 phantom Exp $
#
# Acceptable Affrimative Response Expression (yesexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[oOjJsSyY].*
# Acceptable Negative Response Expression (noexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[nN].*
#
# NOTE: The following were removed from the relevant standards:
# The Open Group Base Specifications Issue 6 (XPG6) and
# IEEE Std 1003.1, 2004 Edition (POSIX).
# The current NetBSD implementation still requires a value or blank line.
#
# Acceptable Affrimative Response (yesstr)
# Acceptable Negative Response (nostr)
# EOF

View File

@ -0,0 +1,25 @@
# $NetBSD: fr_FR.ISO8859-1.src,v 1.1 2008/05/17 03:57:51 ginsbach Exp $
#
# French Language Message Locale for France
#
# WARNING: Empty lines and/or blank spaces may be essential.
#
# From: $FreeBSD: src/share/msgdef/fr_FR.ISO8859-1.src,v 1.1 2001/02/09 12:30:52 asmodai Exp $
#
# Acceptable Affrimative Response Expression (yesexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[oOyY].*
# Acceptable Negative Response Expression (noexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[nN].*
#
# NOTE: The following were removed from the relevant standards:
# The Open Group Base Specifications Issue 6 (XPG6) and
# IEEE Std 1003.1, 2004 Edition (POSIX).
# The current NetBSD implementation still requires a value or blank line.
#
# Acceptable Affrimative Response (yesstr)
# Acceptable Negative Response (nostr)
# EOF

View File

@ -0,0 +1,25 @@
# $NetBSD: he_IL.UTF-8.src,v 1.1 2008/05/17 03:57:51 ginsbach Exp $
#
# Hebrew Language Message Locale for Israel
#
# WARNING: Empty lines and/or blank spaces may be essential.
#
# From: $FreeBSD: src/share/msgdef/he_IL.UTF-8.src,v 1.1 2004/04/21 15:28:22 tjr Exp $
#
# Acceptable Affrimative Response Expression (yesexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[yYכ].*
# Acceptable Negative Response Expression (noexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[nNל].*
#
# NOTE: The following were removed from the relevant standards:
# The Open Group Base Specifications Issue 6 (XPG6) and
# IEEE Std 1003.1, 2004 Edition (POSIX).
# The current NetBSD implementation still requires a value or blank line.
#
# Acceptable Affrimative Response (yesstr)
# Acceptable Negative Response (nostr)
# EOF

View File

@ -0,0 +1,25 @@
# $NetBSD: hi_IN.ISCII-DEV.src,v 1.1 2008/05/17 03:57:51 ginsbach Exp $
#
# Hindi Language Message Locale for India
#
# WARNING: Empty lines and/or blank spaces may be essential.
#
# From: $FreeBSD: src/share/msgdef/hi_IN.ISCII-DEV.src,v 1.1 2001/11/28 07:23:08 ache Exp $
#
# Acceptable Affrimative Response Expression (yesexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[ØyY].*
# Acceptable Negative Response Expression (noexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[ÆnN].*
#
# NOTE: The following were removed from the relevant standards:
# The Open Group Base Specifications Issue 6 (XPG6) and
# IEEE Std 1003.1, 2004 Edition (POSIX).
# The current NetBSD implementation still requires a value or blank line.
#
# Acceptable Affrimative Response (yesstr)
# Acceptable Negative Response (nostr)
# EOF

View File

@ -0,0 +1,25 @@
# $NetBSD: hr_HR.ISO8859-2.src,v 1.1 2008/05/17 03:57:51 ginsbach Exp $
#
# Croatian Language Message Locale for Croatia
#
# WARNING: Empty lines and/or blank spaces may be essential.
#
# From: $FreeBSD: src/share/msgdef/hr_HR.ISO8859-2.src,v 1.1 2001/04/28 15:13:25 phantom Exp $
#
# Acceptable Affrimative Response Expression (yesexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[dDyY].*
# Acceptable Negative Response Expression (noexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[nN].*
#
# NOTE: The following were removed from the relevant standards:
# The Open Group Base Specifications Issue 6 (XPG6) and
# IEEE Std 1003.1, 2004 Edition (POSIX).
# The current NetBSD implementation still requires a value or blank line.
#
# Acceptable Affrimative Response (yesstr)
# Acceptable Negative Response (nostr)
# EOF

View File

@ -0,0 +1,25 @@
# $NetBSD: hu_HU.ISO8859-2.src,v 1.1 2008/05/17 03:57:51 ginsbach Exp $
#
# Hungarian Language Message Locale for Hungary
#
# WARNING: Empty lines and/or blank spaces may be essential.
#
# From: $FreeBSD: src/share/msgdef/hu_HU.ISO8859-2.src,v 1.1 2001/02/18 06:47:43 ache Exp $
#
# Acceptable Affrimative Response Expression (yesexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[iIyY].*
# Acceptable Negative Response Expression (noexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[nN].*
#
# NOTE: The following were removed from the relevant standards:
# The Open Group Base Specifications Issue 6 (XPG6) and
# IEEE Std 1003.1, 2004 Edition (POSIX).
# The current NetBSD implementation still requires a value or blank line.
#
# Acceptable Affrimative Response (yesstr)
igen
# Acceptable Negative Response (nostr)
nem
# EOF

View File

@ -0,0 +1,25 @@
# $NetBSD: hy_AM.ARMSCII-8.src,v 1.1 2008/05/17 03:57:51 ginsbach Exp $
#
# Armenian Language Message Locale for Armenia
#
# WARNING: Empty lines and/or blank spaces may be essential.
#
# From: $FreeBSD: src/share/msgdef/hy_AM.ARMSCII-8.src,v 1.1 2003/07/05 12:03:15 ache Exp $
#
# Acceptable Affrimative Response Expression (yesexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[³²yY].*
# Acceptable Negative Response Expression (noexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[áànN].*
#
# NOTE: The following were removed from the relevant standards:
# The Open Group Base Specifications Issue 6 (XPG6) and
# IEEE Std 1003.1, 2004 Edition (POSIX).
# The current NetBSD implementation still requires a value or blank line.
#
# Acceptable Affrimative Response (yesstr)
²Ûá
# Acceptable Negative Response (nostr)
àã
# EOF

View File

@ -0,0 +1,25 @@
# $NetBSD: hy_AM.UTF-8.src,v 1.1 2008/05/17 03:57:51 ginsbach Exp $
#
# Armenian Language Message Locale for Armenia
#
# WARNING: Empty lines and/or blank spaces may be essential.
#
# From: $FreeBSD: src/share/msgdef/hy_AM.UTF-8.src,v 1.1 2004/03/27 08:14:15 tjr Exp $
#
# Acceptable Affrimative Response Expression (yesexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[աԱyY].*
# Acceptable Negative Response Expression (noexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[ոՈnN].*
#
# NOTE: The following were removed from the relevant standards:
# The Open Group Base Specifications Issue 6 (XPG6) and
# IEEE Std 1003.1, 2004 Edition (POSIX).
# The current NetBSD implementation still requires a value or blank line.
#
# Acceptable Affrimative Response (yesstr)
Այո
# Acceptable Negative Response (nostr)
Ոչ
# EOF

View File

@ -0,0 +1,25 @@
# $NetBSD: is_IS.ISO8859-1.src,v 1.1 2008/05/17 03:57:51 ginsbach Exp $
#
# Icelandic Language Message Locale for Iceland
#
# WARNING: Empty lines and/or blank spaces may be essential.
#
# From: $FreeBSD: src/share/msgdef/is_IS.ISO8859-1.src,v 1.1 2001/02/09 14:08:51 asmodai Exp $
#
# Acceptable Affrimative Response Expression (yesexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[jJyY].*
# Acceptable Negative Response Expression (noexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[nN].*
#
# NOTE: The following were removed from the relevant standards:
# The Open Group Base Specifications Issue 6 (XPG6) and
# IEEE Std 1003.1, 2004 Edition (POSIX).
# The current NetBSD implementation still requires a value or blank line.
#
# Acceptable Affrimative Response (yesstr)
# Acceptable Negative Response (nostr)
# EOF

View File

@ -0,0 +1,25 @@
# $NetBSD: it_IT.ISO8859-1.src,v 1.1 2008/05/17 03:57:51 ginsbach Exp $
#
# Italian Language Message Locale for Italy
#
# WARNING: Empty lines and/or blank spaces may be essential.
#
# From: $FreeBSD: src/share/msgdef/it_IT.ISO8859-1.src,v 1.1 2001/04/28 15:13:25 phantom Exp $
#
# Acceptable Affrimative Response Expression (yesexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[sSyY].*
# Acceptable Negative Response Expression (noexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[nN].*
#
# NOTE: The following were removed from the relevant standards:
# The Open Group Base Specifications Issue 6 (XPG6) and
# IEEE Std 1003.1, 2004 Edition (POSIX).
# The current NetBSD implementation still requires a value or blank line.
#
# Acceptable Affrimative Response (yesstr)
# Acceptable Negative Response (nostr)
# EOF

View File

@ -0,0 +1,25 @@
# $NetBSD: ja_JP.SJIS.src,v 1.1 2008/05/17 03:57:51 ginsbach Exp $
#
# Japanese Language Message Locale for Japan
#
# WARNING: Empty lines and/or blank spaces may be essential.
#
# From: $FreeBSD: src/share/msgdef/ja_JP.SJIS.src,v 1.1 2002/04/05 15:39:15 phantom Exp $
#
# Acceptable Affrimative Response Expression (yesexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[yY].*
# Acceptable Negative Response Expression (noexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[nN].*
#
# NOTE: The following were removed from the relevant standards:
# The Open Group Base Specifications Issue 6 (XPG6) and
# IEEE Std 1003.1, 2004 Edition (POSIX).
# The current NetBSD implementation still requires a value or blank line.
#
# Acceptable Affrimative Response (yesstr)
# Acceptable Negative Response (nostr)
# EOF

View File

@ -0,0 +1,25 @@
# $NetBSD: ja_JP.UTF-8.src,v 1.1 2008/05/17 03:57:51 ginsbach Exp $
#
# Japanese Language Message Locale for Japan
#
# WARNING: Empty lines and/or blank spaces may be essential.
#
# From: $FreeBSD: src/share/msgdef/ja_JP.UTF-8.src,v 1.1 2004/03/27 08:14:15 tjr Exp $
#
# Acceptable Affrimative Response Expression (yesexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[yYはハ].*
# Acceptable Negative Response Expression (noexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[nNいイ].*
#
# NOTE: The following were removed from the relevant standards:
# The Open Group Base Specifications Issue 6 (XPG6) and
# IEEE Std 1003.1, 2004 Edition (POSIX).
# The current NetBSD implementation still requires a value or blank line.
#
# Acceptable Affrimative Response (yesstr)
# Acceptable Negative Response (nostr)
# EOF

View File

@ -0,0 +1,25 @@
# $NetBSD: ja_JP.eucJP.src,v 1.1 2008/05/17 03:57:51 ginsbach Exp $
#
# Japanese Language Message Locale for Japan
#
# WARNING: Empty lines and/or blank spaces may be essential.
#
# From: $FreeBSD: src/share/msgdef/ja_JP.eucJP.src,v 1.1 2001/02/11 16:19:42 knu Exp $
#
# Acceptable Affrimative Response Expression (yesexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[yY£ù£Ù¤Ï¥Ï].*
# Acceptable Negative Response Expression (noexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[nN£î£Î¤¤¥¤].*
#
# NOTE: The following were removed from the relevant standards:
# The Open Group Base Specifications Issue 6 (XPG6) and
# IEEE Std 1003.1, 2004 Edition (POSIX).
# The current NetBSD implementation still requires a value or blank line.
#
# Acceptable Affrimative Response (yesstr)
# Acceptable Negative Response (nostr)
# EOF

View File

@ -0,0 +1,25 @@
# $NetBSD: kk_KZ.PT154.src,v 1.1 2008/05/17 03:57:51 ginsbach Exp $
#
# Kazakh Language Message Locale for Kazakhstan
#
# WARNING: Empty lines and/or blank spaces may be essential.
#
# From: $FreeBSD: src/share/msgdef/kk_KZ.PT154.src,v 1.1 2004/01/29 16:28:21 ache Exp $
#
# Acceptable Affrimative Response Expression (yesexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[èÈyY].*
# Acceptable Negative Response Expression (noexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[æÆnN].*
#
# NOTE: The following were removed from the relevant standards:
# The Open Group Base Specifications Issue 6 (XPG6) and
# IEEE Std 1003.1, 2004 Edition (POSIX).
# The current NetBSD implementation still requires a value or blank line.
#
# Acceptable Affrimative Response (yesstr)
èÿ
# Acceptable Negative Response (nostr)
æîê
# EOF

View File

@ -0,0 +1,25 @@
# $NetBSD: kk_KZ.UTF-8.src,v 1.1 2008/05/17 03:57:51 ginsbach Exp $
#
# Kazakh Language Message Locale for Kazakhstan
#
# WARNING: Empty lines and/or blank spaces may be essential.
#
# From: $FreeBSD: src/share/msgdef/kk_KZ.UTF-8.src,v 1.1 2004/03/27 08:14:15 tjr Exp $
#
# Acceptable Affrimative Response Expression (yesexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[иИyY].*
# Acceptable Negative Response Expression (noexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[жЖnN].*
#
# NOTE: The following were removed from the relevant standards:
# The Open Group Base Specifications Issue 6 (XPG6) and
# IEEE Std 1003.1, 2004 Edition (POSIX).
# The current NetBSD implementation still requires a value or blank line.
#
# Acceptable Affrimative Response (yesstr)
ия
# Acceptable Negative Response (nostr)
жок
# EOF

View File

@ -0,0 +1,25 @@
# $NetBSD: ko_KR.UTF-8.src,v 1.1 2008/05/17 03:57:51 ginsbach Exp $
#
# Korean Language Message Locale for Korea, Republic of
#
# WARNING: Empty lines and/or blank spaces may be essential.
#
# From: $FreeBSD: src/share/msgdef/ko_KR.UTF-8.src,v 1.1 2008/02/01 20:15:21 jkim Exp $
#
# Acceptable Affrimative Response Expression (yesexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[yY예].*
# Acceptable Negative Response Expression (noexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[nN아].*
#
# NOTE: The following were removed from the relevant standards:
# The Open Group Base Specifications Issue 6 (XPG6) and
# IEEE Std 1003.1, 2004 Edition (POSIX).
# The current NetBSD implementation still requires a value or blank line.
#
# Acceptable Affrimative Response (yesstr)
# Acceptable Negative Response (nostr)
아니오
# EOF

View File

@ -0,0 +1,25 @@
# $NetBSD: ko_KR.eucKR.src,v 1.1 2008/05/17 03:57:51 ginsbach Exp $
#
# Korean Language Message Locale for Korea, Republic of
#
# WARNING: Empty lines and/or blank spaces may be essential.
#
# From: $FreeBSD: src/share/msgdef/ko_KR.eucKR.src,v 1.2 2008/02/01 20:15:21 jkim Exp $
#
# Acceptable Affrimative Response Expression (yesexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[yY£ù£Ù¿¹].*
# Acceptable Negative Response Expression (noexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[nN£î£Î¾Æ].*
#
# NOTE: The following were removed from the relevant standards:
# The Open Group Base Specifications Issue 6 (XPG6) and
# IEEE Std 1003.1, 2004 Edition (POSIX).
# The current NetBSD implementation still requires a value or blank line.
#
# Acceptable Affrimative Response (yesstr)
¿¹
# Acceptable Negative Response (nostr)
¾Æ´Ï¿À
# EOF

View File

@ -0,0 +1,25 @@
# $NetBSD: lt_LT.ISO8859-13.src,v 1.1 2008/05/17 03:57:51 ginsbach Exp $
#
# Lithuanian Language Message Locale for Lithuania
#
# WARNING: Empty lines and/or blank spaces may be essential.
#
# From: $FreeBSD: src/share/msgdef/lt_LT.ISO8859-13.src,v 1.1 2002/10/25 22:02:09 ache Exp $
#
# Acceptable Affrimative Response Expression (yesexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[tTyY].*
# Acceptable Negative Response Expression (noexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[nN].*
#
# NOTE: The following were removed from the relevant standards:
# The Open Group Base Specifications Issue 6 (XPG6) and
# IEEE Std 1003.1, 2004 Edition (POSIX).
# The current NetBSD implementation still requires a value or blank line.
#
# Acceptable Affrimative Response (yesstr)
taip
# Acceptable Negative Response (nostr)
ne
# EOF

View File

@ -0,0 +1,25 @@
# $NetBSD: mn_MN.UTF-8.src,v 1.1 2008/05/17 03:57:51 ginsbach Exp $
#
# Mongolian Language Message Locale for Mongolia
#
# WARNING: Empty lines and/or blank spaces may be essential.
#
# From: $FreeBSD: src/share/msgdef/mn_MN.UTF-8.src,v 1.1 2006/10/02 00:36:52 ache Exp $
#
# Acceptable Affrimative Response Expression (yesexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[тТyY].*
# Acceptable Negative Response Expression (noexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[үҮnN].*
#
# NOTE: The following were removed from the relevant standards:
# The Open Group Base Specifications Issue 6 (XPG6) and
# IEEE Std 1003.1, 2004 Edition (POSIX).
# The current NetBSD implementation still requires a value or blank line.
#
# Acceptable Affrimative Response (yesstr)
тийм
# Acceptable Negative Response (nostr)
үгүй
# EOF

View File

@ -0,0 +1,25 @@
# $NetBSD: nl_NL.ISO8859-1.src,v 1.1 2008/05/17 03:57:51 ginsbach Exp $
#
# Dutch; Flemish Language Message Locale for Netherlands
#
# WARNING: Empty lines and/or blank spaces may be essential.
#
# From: $FreeBSD: src/share/msgdef/nl_NL.ISO8859-1.src,v 1.1 2001/02/08 23:06:09 asmodai Exp $
#
# Acceptable Affrimative Response Expression (yesexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[jJyY].*
# Acceptable Negative Response Expression (noexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[nN].*
#
# NOTE: The following were removed from the relevant standards:
# The Open Group Base Specifications Issue 6 (XPG6) and
# IEEE Std 1003.1, 2004 Edition (POSIX).
# The current NetBSD implementation still requires a value or blank line.
#
# Acceptable Affrimative Response (yesstr)
# Acceptable Negative Response (nostr)
# EOF

View File

@ -0,0 +1,25 @@
# $NetBSD: no_NO.ISO8859-1.src,v 1.1 2008/05/17 03:57:51 ginsbach Exp $
#
# Norwegian Language Message Locale for Norway
#
# WARNING: Empty lines and/or blank spaces may be essential.
#
# From: $FreeBSD: src/share/msgdef/no_NO.ISO8859-1.src,v 1.1 2001/02/09 11:53:53 asmodai Exp $
#
# Acceptable Affrimative Response Expression (yesexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[jJyY].*
# Acceptable Negative Response Expression (noexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[nN].*
#
# NOTE: The following were removed from the relevant standards:
# The Open Group Base Specifications Issue 6 (XPG6) and
# IEEE Std 1003.1, 2004 Edition (POSIX).
# The current NetBSD implementation still requires a value or blank line.
#
# Acceptable Affrimative Response (yesstr)
# Acceptable Negative Response (nostr)
# EOF

View File

@ -0,0 +1,25 @@
# $NetBSD: pl_PL.ISO8859-2.src,v 1.1 2008/05/17 03:57:51 ginsbach Exp $
#
# Polish Language Message Locale for Poland
#
# WARNING: Empty lines and/or blank spaces may be essential.
#
# From: $FreeBSD: src/share/msgdef/pl_PL.ISO8859-2.src,v 1.2 2001/02/18 11:17:41 abial Exp $
#
# Acceptable Affrimative Response Expression (yesexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[tTyY].*
# Acceptable Negative Response Expression (noexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[nN].*
#
# NOTE: The following were removed from the relevant standards:
# The Open Group Base Specifications Issue 6 (XPG6) and
# IEEE Std 1003.1, 2004 Edition (POSIX).
# The current NetBSD implementation still requires a value or blank line.
#
# Acceptable Affrimative Response (yesstr)
tak
# Acceptable Negative Response (nostr)
nie
# EOF

View File

@ -0,0 +1,25 @@
# $NetBSD: pt_PT.ISO8859-1.src,v 1.1 2008/05/17 03:57:51 ginsbach Exp $
#
# Portuguese Language Message Locale for Portugal
#
# WARNING: Empty lines and/or blank spaces may be essential.
#
# From: $FreeBSD: src/share/msgdef/pt_PT.ISO8859-1.src,v 1.1 2001/04/28 15:13:25 phantom Exp $
#
# Acceptable Affrimative Response Expression (yesexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[sSyY].*
# Acceptable Negative Response Expression (noexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[nN].*
#
# NOTE: The following were removed from the relevant standards:
# The Open Group Base Specifications Issue 6 (XPG6) and
# IEEE Std 1003.1, 2004 Edition (POSIX).
# The current NetBSD implementation still requires a value or blank line.
#
# Acceptable Affrimative Response (yesstr)
# Acceptable Negative Response (nostr)
# EOF

View File

@ -0,0 +1,25 @@
# $NetBSD: ro_RO.ISO8859-2.src,v 1.1 2008/05/17 03:57:51 ginsbach Exp $
#
# Romanian Language Message Locale for Romania
#
# WARNING: Empty lines and/or blank spaces may be essential.
#
# From: $FreeBSD: src/share/msgdef/ro_RO.ISO8859-2.src,v 1.2 2006/02/18 22:08:28 ache Exp $
#
# Acceptable Affrimative Response Expression (yesexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[dDyY].*
# Acceptable Negative Response Expression (noexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[nN].*
#
# NOTE: The following were removed from the relevant standards:
# The Open Group Base Specifications Issue 6 (XPG6) and
# IEEE Std 1003.1, 2004 Edition (POSIX).
# The current NetBSD implementation still requires a value or blank line.
#
# Acceptable Affrimative Response (yesstr)
# Acceptable Negative Response (nostr)
# EOF

View File

@ -0,0 +1,25 @@
# $NetBSD: ru_RU.CP1251.src,v 1.1 2008/05/17 03:57:51 ginsbach Exp $
#
# Russian Language Message Locale for Russian Federation
#
# WARNING: Empty lines and/or blank spaces may be essential.
#
# From: $FreeBSD: src/share/msgdef/ru_RU.CP1251.src,v 1.1 2003/06/07 00:26:32 ache Exp $
#
# Acceptable Affrimative Response Expression (yesexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[äÄyY].*
# Acceptable Negative Response Expression (noexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[íÍnN].*
#
# NOTE: The following were removed from the relevant standards:
# The Open Group Base Specifications Issue 6 (XPG6) and
# IEEE Std 1003.1, 2004 Edition (POSIX).
# The current NetBSD implementation still requires a value or blank line.
#
# Acceptable Affrimative Response (yesstr)
äà
# Acceptable Negative Response (nostr)
íåò
# EOF

View File

@ -0,0 +1,25 @@
# $NetBSD: ru_RU.CP866.src,v 1.1 2008/05/17 03:57:51 ginsbach Exp $
#
# Russian Language Message Locale for Russian Federation
#
# WARNING: Empty lines and/or blank spaces may be essential.
#
# From: $FreeBSD: src/share/msgdef/ru_RU.CP866.src,v 1.1 2001/02/19 20:05:10 phantom Exp $
#
# Acceptable Affrimative Response Expression (yesexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[¤„yY].*
# Acceptable Negative Response Expression (noexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[­<>nN].*
#
# NOTE: The following were removed from the relevant standards:
# The Open Group Base Specifications Issue 6 (XPG6) and
# IEEE Std 1003.1, 2004 Edition (POSIX).
# The current NetBSD implementation still requires a value or blank line.
#
# Acceptable Affrimative Response (yesstr)
¤ 
# Acceptable Negative Response (nostr)
­½â
# EOF

View File

@ -0,0 +1,25 @@
# $NetBSD: ru_RU.ISO8859-5.src,v 1.1 2008/05/17 03:57:51 ginsbach Exp $
#
# Russian Language Message Locale for Russian Federation
#
# WARNING: Empty lines and/or blank spaces may be essential.
#
# From: $FreeBSD: src/share/msgdef/ru_RU.ISO8859-5.src,v 1.1 2001/02/19 20:05:10 phantom Exp $
#
# Acceptable Affrimative Response Expression (yesexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[Ô´yY].*
# Acceptable Negative Response Expression (noexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[ݽnN].*
#
# NOTE: The following were removed from the relevant standards:
# The Open Group Base Specifications Issue 6 (XPG6) and
# IEEE Std 1003.1, 2004 Edition (POSIX).
# The current NetBSD implementation still requires a value or blank line.
#
# Acceptable Affrimative Response (yesstr)
ÔÐ
# Acceptable Negative Response (nostr)
ÝÕâ
# EOF

View File

@ -0,0 +1,25 @@
# $NetBSD: ru_RU.KOI8-R.src,v 1.1 2008/05/17 03:57:51 ginsbach Exp $
#
# Russian Language Message Locale for Russian Federation
#
# WARNING: Empty lines and/or blank spaces may be essential.
#
# From: $FreeBSD: src/share/msgdef/ru_RU.KOI8-R.src,v 1.2 2001/02/13 23:36:15 ache Exp $
#
# Acceptable Affrimative Response Expression (yesexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[ÄäyY].*
# Acceptable Negative Response Expression (noexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[ÎînN].*
#
# NOTE: The following were removed from the relevant standards:
# The Open Group Base Specifications Issue 6 (XPG6) and
# IEEE Std 1003.1, 2004 Edition (POSIX).
# The current NetBSD implementation still requires a value or blank line.
#
# Acceptable Affrimative Response (yesstr)
ÄÁ
# Acceptable Negative Response (nostr)
ÎÅÔ
# EOF

View File

@ -0,0 +1,25 @@
# $NetBSD: ru_RU.UTF-8.src,v 1.1 2008/05/17 03:57:51 ginsbach Exp $
#
# Russian Language Message Locale for Russian Federation
#
# WARNING: Empty lines and/or blank spaces may be essential.
#
# From: $FreeBSD: src/share/msgdef/ru_RU.UTF-8.src,v 1.2 2004/08/28 10:59:03 tjr Exp $
#
# Acceptable Affrimative Response Expression (yesexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[дДyY].*
# Acceptable Negative Response Expression (noexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[нНnN].*
#
# NOTE: The following were removed from the relevant standards:
# The Open Group Base Specifications Issue 6 (XPG6) and
# IEEE Std 1003.1, 2004 Edition (POSIX).
# The current NetBSD implementation still requires a value or blank line.
#
# Acceptable Affrimative Response (yesstr)
да
# Acceptable Negative Response (nostr)
нет
# EOF

View File

@ -0,0 +1,25 @@
# $NetBSD: sl_SI.ISO8859-2.src,v 1.1 2008/05/17 03:57:52 ginsbach Exp $
#
# Slovenian Language Message Locale for Slovenia
#
# WARNING: Empty lines and/or blank spaces may be essential.
#
# From: $FreeBSD: src/share/msgdef/sl_SI.ISO8859-2.src,v 1.1 2001/04/28 15:13:25 phantom Exp $
#
# Acceptable Affrimative Response Expression (yesexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[YyJj].*
# Acceptable Negative Response Expression (noexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[Nn].*
#
# NOTE: The following were removed from the relevant standards:
# The Open Group Base Specifications Issue 6 (XPG6) and
# IEEE Std 1003.1, 2004 Edition (POSIX).
# The current NetBSD implementation still requires a value or blank line.
#
# Acceptable Affrimative Response (yesstr)
# Acceptable Negative Response (nostr)
# EOF

View File

@ -0,0 +1,25 @@
# $NetBSD: sr_YU.ISO8859-2.src,v 1.1 2008/05/17 03:57:52 ginsbach Exp $
#
# Serbian Language Message Locale for
#
# WARNING: Empty lines and/or blank spaces may be essential.
#
# From: $FreeBSD: src/share/msgdef/sr_YU.ISO8859-2.src,v 1.1 2002/10/19 13:04:04 ache Exp $
#
# Acceptable Affrimative Response Expression (yesexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[dDyY].*
# Acceptable Negative Response Expression (noexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[nN].*
#
# NOTE: The following were removed from the relevant standards:
# The Open Group Base Specifications Issue 6 (XPG6) and
# IEEE Std 1003.1, 2004 Edition (POSIX).
# The current NetBSD implementation still requires a value or blank line.
#
# Acceptable Affrimative Response (yesstr)
# Acceptable Negative Response (nostr)
# EOF

View File

@ -0,0 +1,25 @@
# $NetBSD: sr_YU.ISO8859-5.src,v 1.1 2008/05/17 03:57:52 ginsbach Exp $
#
# Serbian Language Message Locale for
#
# WARNING: Empty lines and/or blank spaces may be essential.
#
# From: $FreeBSD: src/share/msgdef/sr_YU.ISO8859-5.src,v 1.1 2002/10/19 13:04:04 ache Exp $
#
# Acceptable Affrimative Response Expression (yesexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[Ô´yY].*
# Acceptable Negative Response Expression (noexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[ݽnN].*
#
# NOTE: The following were removed from the relevant standards:
# The Open Group Base Specifications Issue 6 (XPG6) and
# IEEE Std 1003.1, 2004 Edition (POSIX).
# The current NetBSD implementation still requires a value or blank line.
#
# Acceptable Affrimative Response (yesstr)
ÔÐ
# Acceptable Negative Response (nostr)
ÝÕ
# EOF

View File

@ -0,0 +1,25 @@
# $NetBSD: sr_YU.UTF-8.src,v 1.1 2008/05/17 03:57:52 ginsbach Exp $
#
# Serbian Language Message Locale for
#
# WARNING: Empty lines and/or blank spaces may be essential.
#
# From: $FreeBSD: src/share/msgdef/sr_YU.UTF-8.src,v 1.1 2004/03/27 08:14:15 tjr Exp $
#
# Acceptable Affrimative Response Expression (yesexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[дДyY].*
# Acceptable Negative Response Expression (noexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[нНnN].*
#
# NOTE: The following were removed from the relevant standards:
# The Open Group Base Specifications Issue 6 (XPG6) and
# IEEE Std 1003.1, 2004 Edition (POSIX).
# The current NetBSD implementation still requires a value or blank line.
#
# Acceptable Affrimative Response (yesstr)
да
# Acceptable Negative Response (nostr)
не
# EOF

View File

@ -0,0 +1,25 @@
# $NetBSD: sv_SE.ISO8859-1.src,v 1.1 2008/05/17 03:57:52 ginsbach Exp $
#
# Swedish Language Message Locale for Sweden
#
# WARNING: Empty lines and/or blank spaces may be essential.
#
# From: $FreeBSD: src/share/msgdef/sv_SE.ISO8859-1.src,v 1.1 2001/02/09 11:38:55 asmodai Exp $
#
# Acceptable Affrimative Response Expression (yesexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[jJyY].*
# Acceptable Negative Response Expression (noexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[nN].*
#
# NOTE: The following were removed from the relevant standards:
# The Open Group Base Specifications Issue 6 (XPG6) and
# IEEE Std 1003.1, 2004 Edition (POSIX).
# The current NetBSD implementation still requires a value or blank line.
#
# Acceptable Affrimative Response (yesstr)
# Acceptable Negative Response (nostr)
# EOF

View File

@ -0,0 +1,25 @@
# $NetBSD: tr_TR.ISO8859-9.src,v 1.1 2008/05/17 03:57:52 ginsbach Exp $
#
# Turkish Language Message Locale for Turkey
#
# WARNING: Empty lines and/or blank spaces may be essential.
#
# From: $FreeBSD: src/share/msgdef/tr_TR.ISO8859-9.src,v 1.1 2001/04/28 15:13:25 phantom Exp $
#
# Acceptable Affrimative Response Expression (yesexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[IiYy].*
# Acceptable Negative Response Expression (noexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[nN].*
#
# NOTE: The following were removed from the relevant standards:
# The Open Group Base Specifications Issue 6 (XPG6) and
# IEEE Std 1003.1, 2004 Edition (POSIX).
# The current NetBSD implementation still requires a value or blank line.
#
# Acceptable Affrimative Response (yesstr)
# Acceptable Negative Response (nostr)
# EOF

View File

@ -0,0 +1,25 @@
# $NetBSD: uk_UA.CP1251.src,v 1.1 2008/05/17 03:57:52 ginsbach Exp $
#
# Ukrainian Language Message Locale for Ukraine
#
# WARNING: Empty lines and/or blank spaces may be essential.
#
# From: $FreeBSD: src/share/msgdef/uk_UA.CP1251.src,v 1.1 2005/03/04 14:24:29 ru Exp $
#
# Acceptable Affrimative Response Expression (yesexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[òÒyY].*
# Acceptable Negative Response Expression (noexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[íÍnN].*
#
# NOTE: The following were removed from the relevant standards:
# The Open Group Base Specifications Issue 6 (XPG6) and
# IEEE Std 1003.1, 2004 Edition (POSIX).
# The current NetBSD implementation still requires a value or blank line.
#
# Acceptable Affrimative Response (yesstr)
òàê
# Acceptable Negative Response (nostr)
í³
# EOF

View File

@ -0,0 +1,25 @@
# $NetBSD: uk_UA.ISO8859-5.src,v 1.1 2008/05/17 03:57:52 ginsbach Exp $
#
# Ukrainian Language Message Locale for Ukraine
#
# WARNING: Empty lines and/or blank spaces may be essential.
#
# From: $FreeBSD: src/share/msgdef/uk_UA.ISO8859-5.src,v 1.1 2001/12/20 20:48:30 ache Exp $
#
# Acceptable Affrimative Response Expression (yesexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[âÂyY].*
# Acceptable Negative Response Expression (noexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[ݽnN].*
#
# NOTE: The following were removed from the relevant standards:
# The Open Group Base Specifications Issue 6 (XPG6) and
# IEEE Std 1003.1, 2004 Edition (POSIX).
# The current NetBSD implementation still requires a value or blank line.
#
# Acceptable Affrimative Response (yesstr)
âÐÚ
# Acceptable Negative Response (nostr)
Ýö
# EOF

View File

@ -0,0 +1,25 @@
# $NetBSD: uk_UA.KOI8-U.src,v 1.1 2008/05/17 03:57:52 ginsbach Exp $
#
# Ukrainian Language Message Locale for Ukraine
#
# WARNING: Empty lines and/or blank spaces may be essential.
#
# From: $FreeBSD: src/share/msgdef/uk_UA.KOI8-U.src,v 1.1 2001/02/17 08:31:31 ache Exp $
#
# Acceptable Affrimative Response Expression (yesexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[ÔôyY].*
# Acceptable Negative Response Expression (noexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[ÎînN].*
#
# NOTE: The following were removed from the relevant standards:
# The Open Group Base Specifications Issue 6 (XPG6) and
# IEEE Std 1003.1, 2004 Edition (POSIX).
# The current NetBSD implementation still requires a value or blank line.
#
# Acceptable Affrimative Response (yesstr)
ÔÁË
# Acceptable Negative Response (nostr)
Φ
# EOF

View File

@ -0,0 +1,25 @@
# $NetBSD: uk_UA.UTF-8.src,v 1.1 2008/05/17 03:57:52 ginsbach Exp $
#
# Ukrainian Language Message Locale for Ukraine
#
# WARNING: Empty lines and/or blank spaces may be essential.
#
# From: $FreeBSD: src/share/msgdef/uk_UA.UTF-8.src,v 1.1 2004/03/27 08:14:15 tjr Exp $
#
# Acceptable Affrimative Response Expression (yesexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[тТyY].*
# Acceptable Negative Response Expression (noexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[нНnN].*
#
# NOTE: The following were removed from the relevant standards:
# The Open Group Base Specifications Issue 6 (XPG6) and
# IEEE Std 1003.1, 2004 Edition (POSIX).
# The current NetBSD implementation still requires a value or blank line.
#
# Acceptable Affrimative Response (yesstr)
так
# Acceptable Negative Response (nostr)
ні
# EOF

View File

@ -0,0 +1,25 @@
# $NetBSD: zh_CN.GB18030.src,v 1.1 2008/05/17 03:57:52 ginsbach Exp $
#
# Chinese Language Message Locale for China
#
# WARNING: Empty lines and/or blank spaces may be essential.
#
# From: $FreeBSD: src/share/msgdef/zh_CN.GB18030.src,v 1.1 2003/07/29 16:12:56 ache Exp $
#
# Acceptable Affrimative Response Expression (yesexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[yY£ù£ÙÊÇ].*
# Acceptable Negative Response Expression (noexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[nN£î£Î²»·ñ].*
#
# NOTE: The following were removed from the relevant standards:
# The Open Group Base Specifications Issue 6 (XPG6) and
# IEEE Std 1003.1, 2004 Edition (POSIX).
# The current NetBSD implementation still requires a value or blank line.
#
# Acceptable Affrimative Response (yesstr)
ÊÇ
# Acceptable Negative Response (nostr)
·ñ
# EOF

View File

@ -0,0 +1,25 @@
# $NetBSD: zh_CN.GB2312.src,v 1.1 2008/05/17 03:57:52 ginsbach Exp $
#
# Chinese Language Message Locale for China
#
# WARNING: Empty lines and/or blank spaces may be essential.
#
# From: $FreeBSD: src/share/msgdef/zh_CN.GB2312.src,v 1.1 2003/11/05 22:59:02 davidxu Exp $
#
# Acceptable Affrimative Response Expression (yesexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[yY£ù£ÙÊÇ].*
# Acceptable Negative Response Expression (noexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[nN£î£Î²»·ñ].*
#
# NOTE: The following were removed from the relevant standards:
# The Open Group Base Specifications Issue 6 (XPG6) and
# IEEE Std 1003.1, 2004 Edition (POSIX).
# The current NetBSD implementation still requires a value or blank line.
#
# Acceptable Affrimative Response (yesstr)
ÊÇ
# Acceptable Negative Response (nostr)
·ñ
# EOF

View File

@ -0,0 +1,25 @@
# $NetBSD: zh_CN.UTF-8.src,v 1.1 2008/05/17 03:57:52 ginsbach Exp $
#
# Chinese Language Message Locale for China
#
# WARNING: Empty lines and/or blank spaces may be essential.
#
# From: $FreeBSD: src/share/msgdef/zh_CN.UTF-8.src,v 1.1 2004/03/27 08:14:15 tjr Exp $
#
# Acceptable Affrimative Response Expression (yesexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[yY是].*
# Acceptable Negative Response Expression (noexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[nN不否].*
#
# NOTE: The following were removed from the relevant standards:
# The Open Group Base Specifications Issue 6 (XPG6) and
# IEEE Std 1003.1, 2004 Edition (POSIX).
# The current NetBSD implementation still requires a value or blank line.
#
# Acceptable Affrimative Response (yesstr)
# Acceptable Negative Response (nostr)
# EOF

View File

@ -0,0 +1,25 @@
# $NetBSD: zh_CN.eucCN.src,v 1.1 2008/05/17 03:57:52 ginsbach Exp $
#
# Chinese Language Message Locale for China
#
# WARNING: Empty lines and/or blank spaces may be essential.
#
# From: $FreeBSD: src/share/msgdef/zh_CN.eucCN.src,v 1.1 2001/02/17 18:45:08 keith Exp $
#
# Acceptable Affrimative Response Expression (yesexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[yY£ù£ÙÊÇ].*
# Acceptable Negative Response Expression (noexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[nN£î£Î²»·ñ].*
#
# NOTE: The following were removed from the relevant standards:
# The Open Group Base Specifications Issue 6 (XPG6) and
# IEEE Std 1003.1, 2004 Edition (POSIX).
# The current NetBSD implementation still requires a value or blank line.
#
# Acceptable Affrimative Response (yesstr)
ÊÇ
# Acceptable Negative Response (nostr)
·ñ
# EOF

View File

@ -0,0 +1,25 @@
# $NetBSD: zh_TW.Big5.src,v 1.1 2008/05/17 03:57:52 ginsbach Exp $
#
# Chinese Language Message Locale for Taiwan, Province of China
#
# WARNING: Empty lines and/or blank spaces may be essential.
#
# From: $FreeBSD: src/share/msgdef/zh_TW.Big5.src,v 1.1 2001/02/17 18:45:08 keith Exp $
#
# Acceptable Affrimative Response Expression (yesexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[yY£B¢ç¬O].*
# Acceptable Negative Response Expression (noexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[nN¢ö¢Ü¤£§_].*
#
# NOTE: The following were removed from the relevant standards:
# The Open Group Base Specifications Issue 6 (XPG6) and
# IEEE Std 1003.1, 2004 Edition (POSIX).
# The current NetBSD implementation still requires a value or blank line.
#
# Acceptable Affrimative Response (yesstr)
¬O
# Acceptable Negative Response (nostr)
§_
# EOF

View File

@ -0,0 +1,25 @@
# $NetBSD: zh_TW.UTF-8.src,v 1.1 2008/05/17 03:57:52 ginsbach Exp $
#
# Chinese Language Message Locale for Taiwan, Province of China
#
# WARNING: Empty lines and/or blank spaces may be essential.
#
# From: $FreeBSD: src/share/msgdef/zh_TW.UTF-8.src,v 1.1 2004/03/27 08:14:15 tjr Exp $
#
# Acceptable Affrimative Response Expression (yesexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[yY是].*
# Acceptable Negative Response Expression (noexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[nN不否].*
#
# NOTE: The following were removed from the relevant standards:
# The Open Group Base Specifications Issue 6 (XPG6) and
# IEEE Std 1003.1, 2004 Edition (POSIX).
# The current NetBSD implementation still requires a value or blank line.
#
# Acceptable Affrimative Response (yesstr)
# Acceptable Negative Response (nostr)
# EOF