mappe per georeferenziazione
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
 

153 righe
7.7 KiB

(function () {
"use strict";
if (typeof Date.dp_locales === 'undefined') {
Date.dp_locales = {
"texts": {
"buttonTitle": "ជបរទ ...",
"buttonLabel": "ចច Enter ឬដកឃរតន",
"prevButtonLabel": "ចន",
"nextButtonLabel": "ចយ",
"closeButtonTitle": "បទ",
"closeButtonLabel": "បរតន",
"prevMonthButtonLabel": "ចន",
"prevYearButtonLabel": "ចន",
"nextMonthButtonLabel": "ចយ",
"nextYearButtonLabel": "ច",
"changeMonthButtonLabel": "ចច Enter ឬដកឃ",
"changeYearButtonLabel": "ចច Enter ឬដកឃ",
"changeRangeButtonLabel": "ចច Enter ឬដកឃ",
"calendarHelp": "- ពម - បបន។ បដល, បនសមរម។\r\n- ព - បបនផងបន។ ផបញចបរឡចតរង។\r\n- គរបរង + ទ - ផដដ។\r\n- គរបរង + ទម - ផដដ។\r\n- ទម - ផបចបន។\r\n- បញចប - ផបចបន។\r\n- ឡរ - ផដដ។\r\n- ទ - ផដដ។\r\n- បញឬ Espace - បរតលបរបងរអបអតថបទទង។\r\n- រតន - បរតសកមមភ។"
},
"directionality": "LTR",
"month_names": [
"មករ",
"ក",
"ម",
"ម",
"ឧសភ",
"ម",
"កកកដ",
"ស",
"កញ",
"ត",
"វ",
"ធ"
],
"month_names_abbreviated": [
"មករ",
"ក",
"ម",
"ម",
"ឧសភ",
"ម",
"កកកដ",
"ស",
"កញ",
"ត",
"វ",
"ធ"
],
"month_names_narrow": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12"
],
"day_names": [
"អយ",
"ចនទ",
"អងរ",
"ពធ",
"ពរហសបត",
"សរ",
"ស"
],
"day_names_abbreviated": [
"អយ",
"ចនទ",
"អងរ",
"ពធ",
"ពរហសបត",
"សរ",
"ស"
],
"day_names_short": [
"អយ",
"ចនទ",
"អងរ",
"ពធ",
"ពរហសបត",
"សរ",
"ស"
],
"day_names_narrow": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
],
"day_periods": {
"am": "ពក",
"noon": "ថ",
"pm": "លច"
},
"day_periods_abbreviated": {
"am": "ពក",
"noon": "ថ",
"pm": "លច"
},
"day_periods_narrow": {
"am": "ពក",
"noon": "ថ",
"pm": "លច"
},
"quarter_names": [
"តសទ ១",
"តសទ ២",
"តសទ ៣",
"តសទ ៤"
],
"quarter_names_abbreviated": [
"តសទ ១",
"តសទ ២",
"តសទ ៣",
"តសទ ៤"
],
"quarter_names_narrow": [
"១",
"២",
"៣",
"៤"
],
"era_names": [
"មតសករជ",
"គតសករជ"
],
"era_names_abbreviated": [
"មន គ.ស.",
"គ.ស."
],
"era_names_narrow": [
"មន គ.ស.",
"គ.ស."
],
"full_format": "EEEE d MMMM y",
"long_format": "d MMMM y",
"medium_format": "d MMM y",
"short_format": "d/M/yy",
"firstday_of_week": 0
};
}
})();