]> CyberLeo.Net >> Repos - Github/sugarcrm.git/blob - jssource/src_files/include/javascript/yui3/build/datatype/lang/datatype-date-format_de.js
Release 6.5.0
[Github/sugarcrm.git] / jssource / src_files / include / javascript / yui3 / build / datatype / lang / datatype-date-format_de.js
1 /*
2 Copyright (c) 2010, Yahoo! Inc. All rights reserved.
3 Code licensed under the BSD License:
4 http://developer.yahoo.com/yui/license.html
5 version: 3.3.0
6 build: 3167
7 */
8 YUI.add("lang/datatype-date-format_de",function(a){a.Intl.add("datatype-date-format","de",{"a":["So.","Mo.","Di.","Mi.","Do.","Fr.","Sa."],"A":["Sonntag","Montag","Dienstag","Mittwoch","Donnerstag","Freitag","Samstag"],"b":["Jan","Feb","Mär","Apr","Mai","Jun","Jul","Aug","Sep","Okt","Nov","Dez"],"B":["Januar","Februar","März","April","Mai","Juni","Juli","August","September","Oktober","November","Dezember"],"c":"%a, %d. %b %Y %H:%M:%S %Z","p":["VORM.","NACHM."],"P":["vorm.","nachm."],"x":"%d.%m.%y","X":"%H:%M:%S"});},"3.3.0");