You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tt-rss/lib/dojo/cldr/nls/el/hebrew.js.uncompressed.js

136 lines
2.3 KiB
JavaScript

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

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
);