diff options
| author | Igor Minar | 2011-08-12 03:25:41 -0700 | 
|---|---|---|
| committer | Igor Minar | 2011-08-14 23:44:21 -0700 | 
| commit | 6c30601ad8db0629fa4e7e4a22fd9448d33513f9 (patch) | |
| tree | 63f2ce2968bc57eb21990b13641f33d750770c89 /i18n/locale/angular-locale_sq-al.js | |
| parent | 37b5c5cfe9df70fa2a2c6c681a903b7c356aec74 (diff) | |
| download | angular.js-6c30601ad8db0629fa4e7e4a22fd9448d33513f9.tar.bz2 | |
feat(i18n): add i18n/locale rule set files
Diffstat (limited to 'i18n/locale/angular-locale_sq-al.js')
| -rw-r--r-- | i18n/locale/angular-locale_sq-al.js | 3 | 
1 files changed, 3 insertions, 0 deletions
diff --git a/i18n/locale/angular-locale_sq-al.js b/i18n/locale/angular-locale_sq-al.js new file mode 100644 index 00000000..50f9f8de --- /dev/null +++ b/i18n/locale/angular-locale_sq-al.js @@ -0,0 +1,3 @@ +angular.service("$locale", function() { +return {"NUMBER_FORMATS":{"DECIMAL_SEP":",","GROUP_SEP":".","PATTERNS":[{"minInt":1,"minFrac":0,"macFrac":0,"posPre":"","posSuf":"","negPre":"-","negSuf":"","gSize":3,"lgSize":3,"maxFrac":3},{"minInt":1,"minFrac":2,"macFrac":0,"posPre":"\u00A4","posSuf":"","negPre":"\u00A4-","negSuf":"","gSize":3,"lgSize":3,"maxFrac":2}],"CURRENCY_SYM":"Lek"},"DATETIME_FORMATS":{"MONTH":["janar","shkurt","mars","prill","maj","qershor","korrik","gusht","shtator","tetor","nëntor","dhjetor"],"SHORTMONTH":["Jan","Shk","Mar","Pri","Maj","Qer","Kor","Gsh","Sht","Tet","Nën","Dhj"],"DAY":["e diel","e hënë","e martë","e mërkurë","e enjte","e premte","e shtunë"],"SHORTDAY":["Die","Hën","Mar","Mër","Enj","Pre","Sht"],"AMPMS":["PD","MD"],"medium":"yyyy-MM-dd h.mm.ss.a","short":"yy-MM-dd h.mm.a","fullDate":"EEEE, dd MMMM y","longDate":"dd MMMM y","mediumDate":"yyyy-MM-dd","shortDate":"yy-MM-dd","mediumTime":"h.mm.ss.a","shortTime":"h.mm.a"},"id":"sq-al"}; +});
\ No newline at end of file  | 
