11.3Sjoerg# $NetBSD: am_ET.UTF-8.src,v 1.3 2013/08/11 22:09:40 joerg Exp $ 21.1Sginsbach# 31.3Sjoerg# Locale: am_ET 41.3Sjoerg# Character set: UTF-8 51.1Sginsbach# 61.3Sjoerg# Copyright 1991-2011 Unicode, Inc. All rights reserved. Distributed under the Terms of Use in 71.3Sjoerg# http://www.unicode.org/copyright.html. 81.3Sjoerg# 91.3Sjoerg# Permission is hereby granted, free of charge, to any person obtaining a copy of the Unicode 101.3Sjoerg# data files and any associated documentation (the "Data Files") or Unicode software and any 111.3Sjoerg# associated documentation (the "Software") to deal in the Data Files or Software without 121.3Sjoerg# restriction, including without limitation the rights to use, copy, modify, merge, publish, 131.3Sjoerg# distribute, and/or sell copies of the Data Files or Software, and to permit persons to whom 141.3Sjoerg# the Data Files or Software are furnished to do so, provided that (a) the above copyright 151.3Sjoerg# notice(s) and this permission notice appear with all copies of the Data Files or Software, 161.3Sjoerg# (b) both the above copyright notice(s) and this permission notice appear in associated 171.3Sjoerg# documentation, and (c) there is clear notice in each modified Data File or in the Software as 181.3Sjoerg# well as in the documentation associated with the Data File(s) or Software that the data or 191.3Sjoerg# software has been modified. 201.3Sjoerg# 211.3Sjoerg# THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 221.3Sjoerg# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A 231.3Sjoerg# PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT 241.3Sjoerg# HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR 251.3Sjoerg# CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, 261.3Sjoerg# WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN 271.3Sjoerg# CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA FILES OR SOFTWARE. 281.1Sginsbach# 291.2Smbalmer# Acceptable Affirmative Response Expression (yesexpr) 301.1Sginsbach# NOTE: This must be a valid Extended Regular Expression. 311.3Sjoerg^((አዎን)|(ዎ)|([yY]([eE][sS])?)|([yY])) 321.1Sginsbach# Acceptable Negative Response Expression (noexpr) 331.1Sginsbach# NOTE: This must be a valid Extended Regular Expression. 341.3Sjoerg^((አይ)|(ይ)|([nN]([oO])?)|([nN])) 351.1Sginsbach# 361.1Sginsbach# NOTE: The following were removed from the relevant standards: 371.1Sginsbach# The Open Group Base Specifications Issue 6 (XPG6) and 381.1Sginsbach# IEEE Std 1003.1, 2004 Edition (POSIX). 391.1Sginsbach# The current NetBSD implementation still requires a value or blank line. 401.1Sginsbach# 411.2Smbalmer# Acceptable Affirmative Response (yesstr) 421.3Sjoergአዎን:ዎ:yes:y:YES:Y 431.1Sginsbach# Acceptable Negative Response (nostr) 441.3Sjoergአይ:ይ:no:n:NO:N 451.1Sginsbach# EOF 461.3Sjoerg 47