tt-rss/lib/dojo/cldr/nls/el/hebrew.js.uncompressed.js
2013-03-18 10:26:26 +04:00

136 lines
No EOL
2.3 KiB
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

define(
"dojo/cldr/nls/el/hebrew", //begin v1.x content
{
"dateFormatItem-yM": "M/yyyy",
"dayPeriods-format-wide-pm": "μ.μ.",
"eraNames": [
"π.μ."
],
"dateFormatItem-MMMEd": "E, d MMM",
"dateTimeFormat-full": "{1} - {0}",
"days-standAlone-wide": [
"Κυριακή",
"Δευτέρα",
"Τρίτη",
"Τετάρτη",
"Πέμπτη",
"Παρασκευή",
"Σάββατο"
],
"dateTimeFormat-short": "{1} - {0}",
"dayPeriods-format-wide-am": "π.μ.",
"dateTimeFormat-medium": "{1} - {0}",
"quarters-standAlone-abbr": [
"Τ1",
"Τ2",
"Τ3",
"Τ4"
],
"timeFormat-full": "h:mm:ss a zzzz",
"dateFormatItem-Ed": "E d",
"dateFormatItem-yMMM": "LLL y",
"days-standAlone-narrow": [
"Κ",
"Δ",
"Τ",
"Τ",
"Π",
"Π",
"Σ"
],
"eraAbbr": [
"π.μ."
],
"dateFormat-long": "d MMMM y",
"timeFormat-medium": "h:mm:ss a",
"dateFormat-medium": "d MMM y",
"dateFormatItem-yMd": "d/M/yyyy",
"quarters-standAlone-wide": [
"1ο τρίμηνο",
"2ο τρίμηνο",
"3ο τρίμηνο",
"4ο τρίμηνο"
],
"dateTimeFormat-long": "{1} - {0}",
"dateFormatItem-MMMd": "d MMM",
"timeFormat-long": "h:mm:ss a z",
"timeFormat-short": "h:mm a",
"quarters-format-abbr": [
"Τ1",
"Τ2",
"Τ3",
"Τ4"
],
"days-format-abbr": [
"Κυρ",
"Δευ",
"Τρί",
"Τετ",
"Πέμ",
"Παρ",
"Σάβ"
],
"days-format-narrow": [
"Κ",
"Δ",
"Τ",
"Τ",
"Π",
"Π",
"Σ"
],
"dateFormatItem-yMMMd": "d MMM y",
"dateFormatItem-MEd": "E, d/M",
"days-standAlone-short": [
"Κυ",
"Δε",
"Τρ",
"Τε",
"Πε",
"Πα",
"Σα"
],
"days-standAlone-abbr": [
"Κυρ",
"Δευ",
"Τρί",
"Τετ",
"Πέμ",
"Παρ",
"Σάβ"
],
"dateFormat-short": "d/M/yy",
"dateFormatItem-yMMMEd": "E, d MMM y",
"dateFormat-full": "EEEE, d MMMM y",
"dateFormatItem-Md": "d/M",
"dateFormatItem-yMEd": "E, d/M/yyyy",
"days-format-short": [
"Κυ",
"Δε",
"Τρ",
"Τε",
"Πε",
"Πα",
"Σα"
],
"quarters-format-wide": [
"1ο τρίμηνο",
"2ο τρίμηνο",
"3ο τρίμηνο",
"4ο τρίμηνο"
],
"days-format-wide": [
"Κυριακή",
"Δευτέρα",
"Τρίτη",
"Τετάρτη",
"Πέμπτη",
"Παρασκευή",
"Σάββατο"
],
"eraNarrow": [
"π.μ."
]
}
//end v1.x content
);