Anforderungen  |   Konzepte  |   Entwurf  |   Entwicklung  |   Qualitätssicherung  |   Lebenszyklus  |   Steuerung
 
 
 
 


Quellcode-Bibliothek

© Kompilation durch diese Firma

[Weder Korrektheit noch Funktionsfähigkeit der Software werden zugesichert.]

Datei:   Sprache: XML

<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2022 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
SPDX-License-Identifier: Unicode-DFS-2016
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
-->

<ldml>
 <identity>
  <version number="$Revision$"/>
  <language type="bho"/>
 </identity>
 <localeDisplayNames>
  <localeDisplayPattern>
   <localePattern>{0} ({1})</localePattern>
   <localeSeparator>{0}, {1}</localeSeparator>
  </localeDisplayPattern>
  <languages>
   <language type="bho">भोजपुरी</language>
   <language type="en">अंगरेजी</language>
  </languages>
  <scripts>
   <script type="Deva">देवानागारी</script>
  </scripts>
  <territories>
   <territory type="IN">भारत</territory>
   <territory type="ZZ">अनजान इलाका</territory>
  </territories>
  <measurementSystemNames>
   <measurementSystemName type="metric">मीट्रिक</measurementSystemName>
   <measurementSystemName type="UK">यूके</measurementSystemName>
   <measurementSystemName type="US">यूएस</measurementSystemName>
  </measurementSystemNames>
  <codePatterns>
   <codePattern type="language">भाषा: {0}</codePattern>
   <codePattern type="script">देवनागरी: {0}</codePattern>
   <codePattern type="territory">इलाका: {0}</codePattern>
  </codePatterns>
 </localeDisplayNames>
 <characters>
  <exemplarCharacters draft="contributed">[\u093C \u0901 \u0902 ः क ख ग घ च छ ज झ ञ ट ठ ड ढ ण त थ द ध न प फ ब भ म य र ल व श ष स ह ा ि ी \u0941 \u0942 \u0943 \u0945 \u0947 \u0948 ो ौ \u094D]</exemplarCharacters>
  <exemplarCharacters type="auxiliary">[अ आ इ ई उ ऊ ऋ ए ऐ ओ औ]</exemplarCharacters>
  <exemplarCharacters type="numbers" draft="contributed">[\- ‑ , . % ‰ + 0० 1१ 2२ 3३ 4४ 5५ 6६ 7७ 8८ 9९]</exemplarCharacters>
  <exemplarCharacters type="punctuation" draft="contributed">[\- ‐ ‑ – — , ; \: ! ? . … ' ‘ ’ " “ ” ( ) \[ \] § @ * / \& # † ‡ ′ ″]
 </characters>
 <dates>
  <calendars>
   <calendar type="gregorian">
    <months>
     <monthContext type="format">
      <monthWidth type="wide">
       <month type="1">जनवरी</month>
       <month type="2">फरवरी</month>
       <month type="3">मार्च</month>
       <month type="4">अप्रैल</month>
       <month type="5">मई</month>
       <month type="6">जून</month>
       <month type="7">जुलाई</month>
       <month type="8">अगस्त</month>
       <month type="9">सितम्बर</month>
       <month type="10">अक्टूबर</month>
       <month type="11">नवंबर</month>
       <month type="12">दिसंबर</month>
      </monthWidth>
     </monthContext>
    </months>
    <days>
     <dayContext type="format">
      <dayWidth type="wide">
       <day type="sun">रबीबार</day>
       <day type="mon">सोमबार</day>
       <day type="tue">मंगलबार</day>
       <day type="wed">बुधबार</day>
       <day type="thu">बृहस्पतिबार</day>
       <day type="fri">शुक्रबार</day>
       <day type="sat">सनीचर</day>
      </dayWidth>
     </dayContext>
    </days>
    <dayPeriods>
     <dayPeriodContext type="format">
      <dayPeriodWidth type="wide">
       <dayPeriod type="am">भोर</dayPeriod>
       <dayPeriod type="pm">सांझ</dayPeriod>
      </dayPeriodWidth>
     </dayPeriodContext>
    </dayPeriods>
    <timeFormats>
     <timeFormatLength type="full">
      <timeFormat>
       <pattern draft="contributed">h:mm:ss a zzzz</pattern>
       <datetimeSkeleton draft="contributed">ahmmsszzzz</datetimeSkeleton>
      </timeFormat>
     </timeFormatLength>
     <timeFormatLength type="long">
      <timeFormat>
       <pattern draft="contributed">h:mm:ss a z</pattern>
       <datetimeSkeleton draft="contributed">ahmmssz</datetimeSkeleton>
      </timeFormat>
     </timeFormatLength>
     <timeFormatLength type="medium">
      <timeFormat>
       <pattern draft="contributed">h:mm:ss a</pattern>
       <datetimeSkeleton draft="contributed">ahmmss</datetimeSkeleton>
      </timeFormat>
     </timeFormatLength>
     <timeFormatLength type="short">
      <timeFormat>
       <pattern draft="contributed">h:mm a</pattern>
       <datetimeSkeleton draft="contributed">ahmm</datetimeSkeleton>
      </timeFormat>
     </timeFormatLength>
    </timeFormats>
    <dateTimeFormats>
     <availableFormats>
      <dateFormatItem id="hm">h:mm a</dateFormatItem>
      <dateFormatItem id="Hm">HH:mm</dateFormatItem>
      <dateFormatItem id="hms">h:mm:ss a</dateFormatItem>
      <dateFormatItem id="Hms">HH:mm:ss</dateFormatItem>
      <dateFormatItem id="hmsv">h:mm:ss a v</dateFormatItem>
      <dateFormatItem id="Hmsv">HH:mm:ss v</dateFormatItem>
      <dateFormatItem id="yMd">y-MM-dd</dateFormatItem>
      <dateFormatItem id="yMMMd">y MMM d</dateFormatItem>
     </availableFormats>
     <intervalFormats>
      <intervalFormatFallback>{0} – {1}</intervalFormatFallback>
     </intervalFormats>
    </dateTimeFormats>
   </calendar>
  </calendars>
  <timeZoneNames>
   <regionFormat>{0} टाइम</regionFormat>
   <regionFormat type="daylight">{0} डेलाइट समय</regionFormat>
   <regionFormat type="standard">{0} मानक समय</regionFormat>
   <metazone type="GMT">
    <long>
     <standard>ग्रीनविच मीन टाइम</standard>
    </long>
   </metazone>
  </timeZoneNames>
 </dates>
 <numbers>
  <defaultNumberingSystem>deva</defaultNumberingSystem>
  <symbols numberSystem="latn">
   <decimal>.</decimal>
   <group>,</group>
   <percentSign>%</percentSign>
   <plusSign>+</plusSign>
   <minusSign>-</minusSign>
  </symbols>
  <decimalFormats numberSystem="latn">
   <decimalFormatLength>
    <decimalFormat>
     <pattern>#,##0.###</pattern>
    </decimalFormat>
   </decimalFormatLength>
  </decimalFormats>
  <currencyFormats numberSystem="latn">
   <currencyFormatLength>
    <currencyFormat type="standard">
     <pattern>¤#,##0.00</pattern>
    </currencyFormat>
   </currencyFormatLength>
  </currencyFormats>
 </numbers>
</ldml>

¤ Dauer der Verarbeitung: 0.26 Sekunden  (vorverarbeitet)  ¤





Druckansicht
unsichere Verbindung
Druckansicht
sprechenden Kalenders

Eigene Datei ansehen




Laden

Fehler beim Verzeichnis:


in der Quellcodebibliothek suchen

Die farbliche Syntaxdarstellung ist noch experimentell.


Bot Zugriff



                                                                                                                                                                                                                                                                                                                                                                                                     


Neuigkeiten

     Aktuelles
     Motto des Tages

Software

     Produkte
     Quellcodebibliothek

Aktivitäten

     Artikel über Sicherheit
     Anleitung zur Aktivierung von SSL

Muße

     Gedichte
     Musik
     Bilder

Jenseits des Üblichen ....
    

Besucherstatistik

Besucherstatistik