NetBSD/share/locale/messages/eu_ES.UTF-8.src
joerg d1c1419eb8 Provide UTF-8 variants for all existing locales. The data is derived
from the Unicode Common Locale Data Repository.

Convert non-UTF-8 versions from the UTF-8 version using iconv and some
ad-hoc transliterations using sed.

Use EUR as currency_symbol in ISO8859-1.

Invert the Norwegian handling. no_NO is an alias for nb_NO as the latter
is used e.g. in CLDR.

Provide the Serbian locales in both Cyrilic and Latin script versions.
The alias is choosen based on the character set for the non-UTF-8 case
and Cyrillic is the default for UTF-8.
2013-08-11 22:09:40 +00:00

47 lines
2.5 KiB
Plaintext

# $NetBSD: eu_ES.UTF-8.src,v 1.1 2013/08/11 22:09:40 joerg Exp $
#
# Locale: eu_ES
# Character set: UTF-8
#
# Copyright 1991-2011 Unicode, Inc. All rights reserved. Distributed under the Terms of Use in
# http://www.unicode.org/copyright.html.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy of the Unicode
# data files and any associated documentation (the "Data Files") or Unicode software and any
# associated documentation (the "Software") to deal in the Data Files or Software without
# restriction, including without limitation the rights to use, copy, modify, merge, publish,
# distribute, and/or sell copies of the Data Files or Software, and to permit persons to whom
# the Data Files or Software are furnished to do so, provided that (a) the above copyright
# notice(s) and this permission notice appear with all copies of the Data Files or Software,
# (b) both the above copyright notice(s) and this permission notice appear in associated
# documentation, and (c) there is clear notice in each modified Data File or in the Software as
# well as in the documentation associated with the Data File(s) or Software that the data or
# software has been modified.
#
# THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
# PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT
# HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR
# CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
# WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
# CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA FILES OR SOFTWARE.
#
# Acceptable Affirmative Response Expression (yesexpr)
# NOTE: This must be a valid Extended Regular Expression.
^(([bB]([aA][iI])?)|([bB])|([yY]([eE][sS])?)|([yY]))
# Acceptable Negative Response Expression (noexpr)
# NOTE: This must be a valid Extended Regular Expression.
^(([eE]([zZ])?)|([eE])|([nN]([oO])?)|([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 Affirmative Response (yesstr)
bai:b:BAI:B:yes:y:YES:Y
# Acceptable Negative Response (nostr)
ez:e:EZ:E:no:n:NO:N
# EOF