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.4 KiB

(function () {
"use strict";
if (typeof Date.dp_locales === 'undefined') {
Date.dp_locales = {
"texts": {
"buttonTitle": "തയതിിരഞക ...",
"buttonLabel": "നൽകക ക അലിൽ കലണടർ തറകൻ സി അലിൽ അമർതക",
"prevButtonLabel": "കഴിഞ മക",
"nextButtonLabel": "അടത മക",
"closeButtonTitle": "അടയക",
"closeButtonLabel": "കലണടർ അടയക",
"prevMonthButtonLabel": "മൻ വർഷക",
"prevYearButtonLabel": "മൻ ഇരപത വർഷക",
"nextMonthButtonLabel": "അടത വർഷക",
"nextYearButtonLabel": "അടത ഇരപത വർഷക",
"changeMonthButtonLabel": "നൽകക ക അലിൽ മനതിി അലിൽ അമർതക",
"changeYearButtonLabel": "നൽകക ക അലിൽ വർഷനതിി അലിൽ അമർതക",
"changeRangeButtonLabel": "നൽകക ക അലിൽ അടത ഇരപത വർഷൻ സി അലിൽ അമർതക",
"calendarHelp": "- മകളിള അമപടയ, Down ആര - യഥരമൻ അലിൽ അടത ആഴചയിൽ ആഴചയി ഒരിവസ. മ അവസിി ആണിൽ, അനയമയ അടത ആയ മൻ മ കടനടര.\r\n- ഇടത ആര അമപടയ - പറമ ഒര continuum ൽ, അടത ഒരിവസ. കചയകസിവസങങളിി വരികള വരിി പകൽ, മഞ പകലി.\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": [
"ജ",
"ഫ",
"മ",
"ഏ",
"മ",
"ജ",
"ജ",
"ഓ",
"സ",
"ഒ",
"ന",
"ഡി"
],
"day_names": [
"ഞയറച",
"തികളച",
"ചച",
"ബധനച",
"വച",
"വിച",
"ശനിച"
],
"day_names_abbreviated": [
"ഞയർ",
"തികൾ",
"ചവ",
"ബധൻ",
"വ",
"വി",
"ശനി"
],
"day_names_short": [
"ഞ",
"തി",
"ച",
"ബ",
"വ",
"വ",
"ശ"
],
"day_names_narrow": [
"ഞ",
"തി",
"ച",
"ബ",
"വ",
"വ",
"ശ"
],
"day_periods": {
"am": "AM",
"noon": "ഉചച",
"pm": "PM"
},
"day_periods_abbreviated": {
"am": "AM",
"noon": "ഉചച",
"pm": "PM"
},
"day_periods_narrow": {
"am": "AM",
"noon": "ഉചച",
"pm": "PM"
},
"quarter_names": [
"ഒന",
"രണ",
"മ",
"ന"
],
"quarter_names_abbreviated": [
"ഒന",
"രണ",
"മ",
"ന"
],
"quarter_names_narrow": [
"1",
"2",
"3",
"4"
],
"era_names": [
"കിി",
"ആനിി"
],
"era_names_abbreviated": [
"കി.മ.",
"എഡി"
],
"era_names_narrow": [
"കി.മ.",
"എഡി"
],
"full_format": "y, MMMM d, EEEE",
"long_format": "y, MMMM d",
"medium_format": "y, MMM d",
"short_format": "dd/MM/yy",
"firstday_of_week": 0
};
}
})();