1*d1c1419eSjoerg# $NetBSD: am_ET.UTF-8.src,v 1.3 2013/08/11 22:09:40 joerg Exp $ 2ad33e5afSginsbach# 3*d1c1419eSjoerg# Locale: am_ET 4*d1c1419eSjoerg# Character set: UTF-8 5ad33e5afSginsbach# 6*d1c1419eSjoerg# Copyright 1991-2011 Unicode, Inc. All rights reserved. Distributed under the Terms of Use in 7*d1c1419eSjoerg# http://www.unicode.org/copyright.html. 8ad33e5afSginsbach# 9*d1c1419eSjoerg# Permission is hereby granted, free of charge, to any person obtaining a copy of the Unicode 10*d1c1419eSjoerg# data files and any associated documentation (the "Data Files") or Unicode software and any 11*d1c1419eSjoerg# associated documentation (the "Software") to deal in the Data Files or Software without 12*d1c1419eSjoerg# restriction, including without limitation the rights to use, copy, modify, merge, publish, 13*d1c1419eSjoerg# distribute, and/or sell copies of the Data Files or Software, and to permit persons to whom 14*d1c1419eSjoerg# the Data Files or Software are furnished to do so, provided that (a) the above copyright 15*d1c1419eSjoerg# notice(s) and this permission notice appear with all copies of the Data Files or Software, 16*d1c1419eSjoerg# (b) both the above copyright notice(s) and this permission notice appear in associated 17*d1c1419eSjoerg# documentation, and (c) there is clear notice in each modified Data File or in the Software as 18*d1c1419eSjoerg# well as in the documentation associated with the Data File(s) or Software that the data or 19*d1c1419eSjoerg# software has been modified. 20*d1c1419eSjoerg# 21*d1c1419eSjoerg# THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 22*d1c1419eSjoerg# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A 23*d1c1419eSjoerg# PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT 24*d1c1419eSjoerg# HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR 25*d1c1419eSjoerg# CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, 26*d1c1419eSjoerg# WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN 27*d1c1419eSjoerg# CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA FILES OR SOFTWARE. 28ad33e5afSginsbach# 2960da9050Smbalmer# Acceptable Affirmative Response Expression (yesexpr) 30ad33e5afSginsbach# NOTE: This must be a valid Extended Regular Expression. 31*d1c1419eSjoerg^((አዎን)|(ዎ)|([yY]([eE][sS])?)|([yY])) 32ad33e5afSginsbach# Acceptable Negative Response Expression (noexpr) 33ad33e5afSginsbach# NOTE: This must be a valid Extended Regular Expression. 34*d1c1419eSjoerg^((አይ)|(ይ)|([nN]([oO])?)|([nN])) 35ad33e5afSginsbach# 36ad33e5afSginsbach# NOTE: The following were removed from the relevant standards: 37ad33e5afSginsbach# The Open Group Base Specifications Issue 6 (XPG6) and 38ad33e5afSginsbach# IEEE Std 1003.1, 2004 Edition (POSIX). 39ad33e5afSginsbach# The current NetBSD implementation still requires a value or blank line. 40ad33e5afSginsbach# 4160da9050Smbalmer# Acceptable Affirmative Response (yesstr) 42*d1c1419eSjoergአዎን:ዎ:yes:y:YES:Y 43ad33e5afSginsbach# Acceptable Negative Response (nostr) 44*d1c1419eSjoergአይ:ይ:no:n:NO:N 45ad33e5afSginsbach# EOF 46*d1c1419eSjoerg 47