aboutsummaryrefslogtreecommitdiffstats
path: root/src/ngLocale/angular-locale_he.js
diff options
context:
space:
mode:
authorPete Bacon Darwin2013-04-17 22:13:49 +0100
committerPete Bacon Darwin2013-04-17 22:13:49 +0100
commit695c54c17b3299cd6170c45878b41cb46a577cd2 (patch)
tree00231bfa167c7a188ed59d37b8eb9ae6d6b09d2e /src/ngLocale/angular-locale_he.js
parent363e4cbf649de4c5206f1904ee76f89301ceaab0 (diff)
downloadangular.js-695c54c17b3299cd6170c45878b41cb46a577cd2.tar.bz2
fix(i18n): escape all chars above \u007f in locale files
Modify the script that writes the locales so all characters above \u007f are escaped Includes the updated locale files after running the closureI18nExtractor. Closes #2417
Diffstat (limited to 'src/ngLocale/angular-locale_he.js')
-rw-r--r--src/ngLocale/angular-locale_he.js94
1 files changed, 47 insertions, 47 deletions
diff --git a/src/ngLocale/angular-locale_he.js b/src/ngLocale/angular-locale_he.js
index 27022f52..f343ce60 100644
--- a/src/ngLocale/angular-locale_he.js
+++ b/src/ngLocale/angular-locale_he.js
@@ -3,66 +3,66 @@ var PLURAL_CATEGORY = {ZERO: "zero", ONE: "one", TWO: "two", FEW: "few", MANY: "
$provide.value("$locale", {
"DATETIME_FORMATS": {
"AMPMS": {
- "0": "לפנה״צ",
- "1": "אחה״צ"
+ "0": "\u05dc\u05e4\u05e0\u05d4\u05f4\u05e6",
+ "1": "\u05d0\u05d7\u05d4\u05f4\u05e6"
},
"DAY": {
- "0": "יום ראשון",
- "1": "יום שני",
- "2": "יום שלישי",
- "3": "יום רביעי",
- "4": "יום חמישי",
- "5": "יום שישי",
- "6": "יום שבת"
+ "0": "\u05d9\u05d5\u05dd \u05e8\u05d0\u05e9\u05d5\u05df",
+ "1": "\u05d9\u05d5\u05dd \u05e9\u05e0\u05d9",
+ "2": "\u05d9\u05d5\u05dd \u05e9\u05dc\u05d9\u05e9\u05d9",
+ "3": "\u05d9\u05d5\u05dd \u05e8\u05d1\u05d9\u05e2\u05d9",
+ "4": "\u05d9\u05d5\u05dd \u05d7\u05de\u05d9\u05e9\u05d9",
+ "5": "\u05d9\u05d5\u05dd \u05e9\u05d9\u05e9\u05d9",
+ "6": "\u05d9\u05d5\u05dd \u05e9\u05d1\u05ea"
},
"MONTH": {
- "0": "ינואר",
- "1": "פברואר",
- "2": "מרץ",
- "3": "אפריל",
- "4": "מאי",
- "5": "יוני",
- "6": "יולי",
- "7": "אוגוסט",
- "8": "ספטמבר",
- "9": "אוקטובר",
- "10": "נובמבר",
- "11": "דצמבר"
+ "0": "\u05d9\u05e0\u05d5\u05d0\u05e8",
+ "1": "\u05e4\u05d1\u05e8\u05d5\u05d0\u05e8",
+ "2": "\u05de\u05e8\u05e5",
+ "3": "\u05d0\u05e4\u05e8\u05d9\u05dc",
+ "4": "\u05de\u05d0\u05d9",
+ "5": "\u05d9\u05d5\u05e0\u05d9",
+ "6": "\u05d9\u05d5\u05dc\u05d9",
+ "7": "\u05d0\u05d5\u05d2\u05d5\u05e1\u05d8",
+ "8": "\u05e1\u05e4\u05d8\u05de\u05d1\u05e8",
+ "9": "\u05d0\u05d5\u05e7\u05d8\u05d5\u05d1\u05e8",
+ "10": "\u05e0\u05d5\u05d1\u05de\u05d1\u05e8",
+ "11": "\u05d3\u05e6\u05de\u05d1\u05e8"
},
"SHORTDAY": {
- "0": "יום א׳",
- "1": "יום ב׳",
- "2": "יום ג׳",
- "3": "יום ד׳",
- "4": "יום ה׳",
- "5": "יום ו׳",
- "6": "שבת"
+ "0": "\u05d9\u05d5\u05dd \u05d0\u05f3",
+ "1": "\u05d9\u05d5\u05dd \u05d1\u05f3",
+ "2": "\u05d9\u05d5\u05dd \u05d2\u05f3",
+ "3": "\u05d9\u05d5\u05dd \u05d3\u05f3",
+ "4": "\u05d9\u05d5\u05dd \u05d4\u05f3",
+ "5": "\u05d9\u05d5\u05dd \u05d5\u05f3",
+ "6": "\u05e9\u05d1\u05ea"
},
"SHORTMONTH": {
- "0": "ינו",
- "1": "פבר",
- "2": "מרץ",
- "3": "אפר",
- "4": "מאי",
- "5": "יונ",
- "6": "יול",
- "7": "אוג",
- "8": "ספט",
- "9": "אוק",
- "10": "נוב",
- "11": "דצמ"
+ "0": "\u05d9\u05e0\u05d5",
+ "1": "\u05e4\u05d1\u05e8",
+ "2": "\u05de\u05e8\u05e5",
+ "3": "\u05d0\u05e4\u05e8",
+ "4": "\u05de\u05d0\u05d9",
+ "5": "\u05d9\u05d5\u05e0",
+ "6": "\u05d9\u05d5\u05dc",
+ "7": "\u05d0\u05d5\u05d2",
+ "8": "\u05e1\u05e4\u05d8",
+ "9": "\u05d0\u05d5\u05e7",
+ "10": "\u05e0\u05d5\u05d1",
+ "11": "\u05d3\u05e6\u05de"
},
- "fullDate": "EEEE, d בMMMM y",
- "longDate": "d בMMMM y",
- "medium": "d בMMM yyyy HH:mm:ss",
- "mediumDate": "d בMMM yyyy",
+ "fullDate": "EEEE, d \u05d1MMMM y",
+ "longDate": "d \u05d1MMMM y",
+ "medium": "d \u05d1MMM yyyy HH:mm:ss",
+ "mediumDate": "d \u05d1MMM yyyy",
"mediumTime": "HH:mm:ss",
"short": "dd/MM/yy HH:mm",
"shortDate": "dd/MM/yy",
"shortTime": "HH:mm"
},
"NUMBER_FORMATS": {
- "CURRENCY_SYM": "₪",
+ "CURRENCY_SYM": "\u20aa",
"DECIMAL_SEP": ".",
"GROUP_SEP": ",",
"PATTERNS": {
@@ -86,9 +86,9 @@ $provide.value("$locale", {
"minFrac": 2,
"minInt": 1,
"negPre": "-",
- "negSuf": " \u00A4",
+ "negSuf": "\u00a0\u00a4",
"posPre": "",
- "posSuf": " \u00A4"
+ "posSuf": "\u00a0\u00a4"
}
}
},