Home | History | Annotate | Line # | Download | only in converted
en_GB.ISO8859-1.src revision 1.1.8.2
      1  1.1.8.2  tls # $NetBSD: en_GB.ISO8859-1.src,v 1.1.8.2 2014/08/20 00:02:34 tls Exp $
      2  1.1.8.2  tls #
      3  1.1.8.2  tls # Locale: en_GB
      4  1.1.8.2  tls # Character set: ISO8859-1
      5  1.1.8.2  tls #
      6  1.1.8.2  tls # Copyright 1991-2011 Unicode, Inc. All rights reserved. Distributed under the Terms of Use in
      7  1.1.8.2  tls # http://www.unicode.org/copyright.html.
      8  1.1.8.2  tls # 
      9  1.1.8.2  tls # Permission is hereby granted, free of charge, to any person obtaining a copy of the Unicode
     10  1.1.8.2  tls # data files and any associated documentation (the "Data Files") or Unicode software and any
     11  1.1.8.2  tls # associated documentation (the "Software") to deal in the Data Files or Software without
     12  1.1.8.2  tls # restriction, including without limitation the rights to use, copy, modify, merge, publish,
     13  1.1.8.2  tls # distribute, and/or sell copies of the Data Files or Software, and to permit persons to whom
     14  1.1.8.2  tls # the Data Files or Software are furnished to do so, provided that (a) the above copyright
     15  1.1.8.2  tls # notice(s) and this permission notice appear with all copies of the Data Files or Software,
     16  1.1.8.2  tls # (b) both the above copyright notice(s) and this permission notice appear in associated
     17  1.1.8.2  tls # documentation, and (c) there is clear notice in each modified Data File or in the Software as
     18  1.1.8.2  tls # well as in the documentation associated with the Data File(s) or Software that the data or
     19  1.1.8.2  tls # software has been modified.
     20  1.1.8.2  tls # 
     21  1.1.8.2  tls # THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
     22  1.1.8.2  tls # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
     23  1.1.8.2  tls # PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT
     24  1.1.8.2  tls # HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR
     25  1.1.8.2  tls # CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
     26  1.1.8.2  tls # WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
     27  1.1.8.2  tls # CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA FILES OR SOFTWARE.
     28  1.1.8.2  tls #
     29  1.1.8.2  tls # Short weekday names (abday)
     30  1.1.8.2  tls #
     31  1.1.8.2  tls Sun
     32  1.1.8.2  tls Mon
     33  1.1.8.2  tls Tue
     34  1.1.8.2  tls Wed
     35  1.1.8.2  tls Thu
     36  1.1.8.2  tls Fri
     37  1.1.8.2  tls Sat
     38  1.1.8.2  tls #
     39  1.1.8.2  tls # Long weekday names (day)
     40  1.1.8.2  tls #
     41  1.1.8.2  tls Sunday
     42  1.1.8.2  tls Monday
     43  1.1.8.2  tls Tuesday
     44  1.1.8.2  tls Wednesday
     45  1.1.8.2  tls Thursday
     46  1.1.8.2  tls Friday
     47  1.1.8.2  tls Saturday
     48  1.1.8.2  tls #
     49  1.1.8.2  tls # Short month names (abmon)
     50  1.1.8.2  tls #
     51  1.1.8.2  tls Jan
     52  1.1.8.2  tls Feb
     53  1.1.8.2  tls Mar
     54  1.1.8.2  tls Apr
     55  1.1.8.2  tls May
     56  1.1.8.2  tls Jun
     57  1.1.8.2  tls Jul
     58  1.1.8.2  tls Aug
     59  1.1.8.2  tls Sep
     60  1.1.8.2  tls Oct
     61  1.1.8.2  tls Nov
     62  1.1.8.2  tls Dec
     63  1.1.8.2  tls #
     64  1.1.8.2  tls # Long month names (mon)
     65  1.1.8.2  tls #
     66  1.1.8.2  tls January
     67  1.1.8.2  tls February
     68  1.1.8.2  tls March
     69  1.1.8.2  tls April
     70  1.1.8.2  tls May
     71  1.1.8.2  tls June
     72  1.1.8.2  tls July
     73  1.1.8.2  tls August
     74  1.1.8.2  tls September
     75  1.1.8.2  tls October
     76  1.1.8.2  tls November
     77  1.1.8.2  tls December
     78  1.1.8.2  tls #
     79  1.1.8.2  tls # Ante Meridiem/Post Meridiem - %p (am_pm)
     80  1.1.8.2  tls #
     81  1.1.8.2  tls am
     82  1.1.8.2  tls pm
     83  1.1.8.2  tls #
     84  1.1.8.2  tls # Date and Time - %c (d_t_fmt)
     85  1.1.8.2  tls #
     86  1.1.8.2  tls %e %B %Y %H:%M:%S %Z
     87  1.1.8.2  tls #
     88  1.1.8.2  tls # Date - %x (d_fmt)
     89  1.1.8.2  tls #
     90  1.1.8.2  tls %d/%m/%Y
     91  1.1.8.2  tls #
     92  1.1.8.2  tls # Time - %X (t_fmt)
     93  1.1.8.2  tls #
     94  1.1.8.2  tls %H:%M:%S
     95  1.1.8.2  tls #
     96  1.1.8.2  tls # 12-hour Clock - %r (t_fmt_ampm)
     97  1.1.8.2  tls #
     98  1.1.8.2  tls %I:%M:%S %p
     99  1.1.8.2  tls # EOF
    100  1.1.8.2  tls 
    101