1*d1c1419eSjoerg# $NetBSD: is_IS.UTF-8.src,v 1.2 2013/08/11 22:09:42 joerg Exp $ 214f5b967Sginsbach# 3*d1c1419eSjoerg# Locale: is_IS 4*d1c1419eSjoerg# Character set: UTF-8 514f5b967Sginsbach# 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. 814f5b967Sginsbach# 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. 2814f5b967Sginsbach# 2914f5b967Sginsbach# Short weekday names (abday) 3014f5b967Sginsbach# 3114f5b967Sginsbachsun 3214f5b967Sginsbachmán 3314f5b967Sginsbachþri 3414f5b967Sginsbachmið 3514f5b967Sginsbachfim 3614f5b967Sginsbachfös 3714f5b967Sginsbachlau 3814f5b967Sginsbach# 3914f5b967Sginsbach# Long weekday names (day) 4014f5b967Sginsbach# 4114f5b967Sginsbachsunnudagur 4214f5b967Sginsbachmánudagur 4314f5b967Sginsbachþriðjudagur 4414f5b967Sginsbachmiðvikudagur 4514f5b967Sginsbachfimmtudagur 4614f5b967Sginsbachföstudagur 4714f5b967Sginsbachlaugardagur 4814f5b967Sginsbach# 4914f5b967Sginsbach# Short month names (abmon) 5014f5b967Sginsbach# 5114f5b967Sginsbachjan 5214f5b967Sginsbachfeb 5314f5b967Sginsbachmar 5414f5b967Sginsbachapr 5514f5b967Sginsbachmaí 5614f5b967Sginsbachjún 5714f5b967Sginsbachjúl 5814f5b967Sginsbachágú 5914f5b967Sginsbachsep 6014f5b967Sginsbachokt 6114f5b967Sginsbachnóv 6214f5b967Sginsbachdes 6314f5b967Sginsbach# 6414f5b967Sginsbach# Long month names (mon) 6514f5b967Sginsbach# 6614f5b967Sginsbachjanúar 6714f5b967Sginsbachfebrúar 6814f5b967Sginsbachmars 6914f5b967Sginsbachapríl 7014f5b967Sginsbachmaí 7114f5b967Sginsbachjúní 7214f5b967Sginsbachjúlí 7314f5b967Sginsbachágúst 7414f5b967Sginsbachseptember 7514f5b967Sginsbachoktóber 7614f5b967Sginsbachnóvember 7714f5b967Sginsbachdesember 7814f5b967Sginsbach# 7914f5b967Sginsbach# Ante Meridiem/Post Meridiem - %p (am_pm) 8014f5b967Sginsbach# 81*d1c1419eSjoergf.h. 82*d1c1419eSjoerge.h. 8314f5b967Sginsbach# 8414f5b967Sginsbach# Date and Time - %c (d_t_fmt) 8514f5b967Sginsbach# 86*d1c1419eSjoerg%e. %B %Y %H:%M:%S %Z 8714f5b967Sginsbach# 8814f5b967Sginsbach# Date - %x (d_fmt) 8914f5b967Sginsbach# 90*d1c1419eSjoerg%e.%m.%Y 9114f5b967Sginsbach# 9214f5b967Sginsbach# Time - %X (t_fmt) 9314f5b967Sginsbach# 9414f5b967Sginsbach%H:%M:%S 9514f5b967Sginsbach# 96*d1c1419eSjoerg# 12-hour Clock - %r (t_fmt_ampm) 9714f5b967Sginsbach# 9814f5b967Sginsbach%I:%M:%S %p 9914f5b967Sginsbach# EOF 100*d1c1419eSjoerg 101