# # ***** BEGIN LICENSE BLOCK ***** # Zimbra Collaboration Suite Web Client # Copyright (C) 2008, 2009, 2010, 2011 VMware, Inc. # # The contents of this file are subject to the Zimbra Public License # Version 1.3 ("License"); you may not use this file except in # compliance with the License. You may obtain a copy of the License at # http://www.zimbra.com/license. # # Software distributed under the License is distributed on an "AS IS" # basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. # ***** END LICENSE BLOCK ***** # # en_US generated on Fri Jan 18 11:51:15 PST 2008 currencyCode = NOK currencySymbol = kr eraAD = AD eraBC = BC firstDayOfWeek = 2 formatDateFull = d. MMMM yyyy formatDateLong = d. MMMM yyyy formatDateMedium = dd.MMM.yyyy formatDateShort = dd.MM.yy formatDateTime = {0} {1} formatNumber = #,##0.### formatNumberCurrency = \u00a4 #,##0.00 formatNumberInteger = #,##0 formatNumberPercent = #,##0% formatTimeFull = 'kl 'H3H.mm z formatTimeLong = HH:mm:ss z formatTimeMedium = HH:mm:ss formatTimeShort = HH:mm # Add as many regexes as you'd like (without holes in the numbering sequence). They will in turn test the user input until a match is found. # The first capturing group of the regex is the hours, the second is the minutes, and the third (optional) specifies am or pm time. Just leave it out if you don't need it. # When the optional ampm group is present in a match, 12 hours will be converted to 0 hours, and when the matched value is present in # the parseTimePMChars value, 12 hours will be added to the time. parseTime1 = (\\d\\d)[\\.\\:\\s]?(\\d\\d)\\s*([ap])? parseTime2 = (\\d)[\\.\\:\\s]?(\\d\\d)\\s*([ap])? parseTime3 = (\\d{1,2})(\\d*)\\s*([ap])? parseTimePMChars = pP monthAprLong = april monthAprMedium = apr monthAugLong = august monthAugMedium = aug monthDecLong = desember monthDecMedium = des monthFebLong = februar monthFebMedium = feb monthJanLong = januar monthJanMedium = jan monthJulLong = juli monthJulMedium = jul monthJunLong = juni monthJunMedium = jun monthMarLong = mars monthMarMedium = mar monthMayLong = mai monthMayMedium = mai monthNovLong = november monthNovMedium = nov monthOctLong = oktober monthOctMedium = okt monthSepLong = september monthSepMedium = sep numberInfinity = \u221e numberNaN = \ufffd numberSeparatorDecimal = , numberSeparatorGrouping = \u00a0 numberSeparatorMoneyDecimal = , numberSignMinus = - numberSignPerMill = \u2030 numberSignPercent = % numberZero = 0 periodAm = AM periodPm = PM weekdayFriLong = fredag weekdayFriMedium = fre weekdayMonLong = mandag weekdayMonMedium = man weekdaySatLong = l\u00f8rdag weekdaySatMedium = l\u00f8r weekdaySunLong = s\u00f8ndag weekdaySunMedium = s\u00f8n weekdayThuLong = torsdag weekdayThuMedium = tor weekdayTueLong = tirsdag weekdayTueMedium = tir weekdayWedLong = onsdag weekdayWedMedium = ons