freebsd-dev/share/msgdef/zh_CN.UTF-8.src

18 lines
451 B
Plaintext
Raw Normal View History

# Warning: Do not edit. This file is automatically generated from the
# tools in /usr/src/tools/tools/locale. The data is obtained from the
# CLDR project, obtained from http://cldr.unicode.org/
# -----------------------------------------------------------------------------
#
# yesexpr
^((确定)|(是)|([yY]([eE][sS])?)|([yY]))
#
# noexpr
^((否定)|(否)|([nN]([oO])?)|([nN]))
#
# yesstr
确定:是:yes:y:YES:Y
#
# nostr
否定:否:no:n:NO:N
# EOF