Remove de-CH and de-AT CSL locales
This commit is contained in:
parent
276ed607ec
commit
253485d96f
|
@ -1,304 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<locale xmlns="http://purl.org/net/xbiblio/csl" version="1.0" xml:lang="de">
|
||||
<style-options punctuation-in-quote="false"/>
|
||||
<date form="text">
|
||||
<date-part name="day" suffix=" "/>
|
||||
<date-part name="month" suffix=" "/>
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
<date form="numeric">
|
||||
<date-part name="day" form="numeric-leading-zeros" suffix="/"/>
|
||||
<date-part name="month" form="numeric-leading-zeros" suffix="/"/>
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
<terms>
|
||||
<term name="accessed">zugegriffen</term>
|
||||
<term name="and">und</term>
|
||||
<term name="and others">and others</term>
|
||||
<term name="anonymous">anonymous</term>
|
||||
<term name="anonymous" form="short">anon</term>
|
||||
<term name="at">at</term>
|
||||
<term name="by">by</term>
|
||||
<term name="circa">circa</term>
|
||||
<term name="circa" form="short">c.</term>
|
||||
<term name="cited">cited</term>
|
||||
<term name="edition">
|
||||
<single>edition</single>
|
||||
<multiple>editions</multiple>
|
||||
</term>
|
||||
<term name="edition" form="short">ed</term>
|
||||
<term name="et-al">u.a.</term>
|
||||
<term name="forthcoming">i.E.</term>
|
||||
<term name="from">von</term>
|
||||
<term name="ibid">ebd.</term>
|
||||
<term name="in">in</term>
|
||||
<term name="in press">in press</term>
|
||||
<term name="internet">internet</term>
|
||||
<term name="interview">interview</term>
|
||||
<term name="letter">letter</term>
|
||||
<term name="no date">no date</term>
|
||||
<term name="no date" form="short">o.J.</term>
|
||||
<term name="online">online</term>
|
||||
<term name="presented at">presented at the</term>
|
||||
<term name="reference">
|
||||
<single>reference</single>
|
||||
<multiple>references</multiple>
|
||||
</term>
|
||||
<term name="reference" form="short">
|
||||
<single>ref.</single>
|
||||
<multiple>refs.</multiple>
|
||||
</term>
|
||||
<term name="retrieved">abgerufen</term>
|
||||
|
||||
<!-- ANNO DOMINI; BEFORE CHRIST -->
|
||||
<term name="ad">AD</term>
|
||||
<term name="bc">BC</term>
|
||||
|
||||
<!-- QUOTES -->
|
||||
<term name="open-quote">“</term>
|
||||
<term name="close-quote">”</term>
|
||||
<term name="open-inner-quote">‘</term>
|
||||
<term name="close-inner-quote">’</term>
|
||||
|
||||
<!-- ORDINALS -->
|
||||
<term name="ordinal-01">st</term>
|
||||
<term name="ordinal-02">nd</term>
|
||||
<term name="ordinal-03">rd</term>
|
||||
<term name="ordinal-04">th</term>
|
||||
|
||||
<!-- LONG ORDINALS -->
|
||||
<term name="long-ordinal-01">first</term>
|
||||
<term name="long-ordinal-02">second</term>
|
||||
<term name="long-ordinal-03">third</term>
|
||||
<term name="long-ordinal-04">fourth</term>
|
||||
<term name="long-ordinal-05">fifth</term>
|
||||
<term name="long-ordinal-06">sixth</term>
|
||||
<term name="long-ordinal-07">seventh</term>
|
||||
<term name="long-ordinal-08">eighth</term>
|
||||
<term name="long-ordinal-09">ninth</term>
|
||||
<term name="long-ordinal-10">tenth</term>
|
||||
|
||||
<!-- CATEGORIES -->
|
||||
<term name="anthropology">anthropology</term>
|
||||
<term name="astronomy">astronomy</term>
|
||||
<term name="biology">biology</term>
|
||||
<term name="botany">botany</term>
|
||||
<term name="chemistry">chemistry</term>
|
||||
<term name="engineering">engineering</term>
|
||||
<term name="generic-base">generic base</term>
|
||||
<term name="geography">geography</term>
|
||||
<term name="geology">geology</term>
|
||||
<term name="history">history</term>
|
||||
<term name="humanities">humanities</term>
|
||||
<term name="linguistics">linguistics</term>
|
||||
<term name="literature">literature</term>
|
||||
<term name="math">math</term>
|
||||
<term name="medicine">medicine</term>
|
||||
<term name="philosophy">philosophy</term>
|
||||
<term name="physics">physics</term>
|
||||
<term name="psychology">psychology</term>
|
||||
<term name="sociology">sociology</term>
|
||||
<term name="science">science</term>
|
||||
<term name="political_science">political science</term>
|
||||
<term name="social_science">social science</term>
|
||||
<term name="theology">theology</term>
|
||||
<term name="zoology">zoology</term>
|
||||
|
||||
<!-- LONG LOCATOR FORMS -->
|
||||
<term name="book">
|
||||
<single>book</single>
|
||||
<multiple>books</multiple>
|
||||
</term>
|
||||
<term name="chapter">
|
||||
<single>chapter</single>
|
||||
<multiple>chapters</multiple>
|
||||
</term>
|
||||
<term name="column">
|
||||
<single>column</single>
|
||||
<multiple>columns</multiple>
|
||||
</term>
|
||||
<term name="figure">
|
||||
<single>figure</single>
|
||||
<multiple>figures</multiple>
|
||||
</term>
|
||||
<term name="folio">
|
||||
<single>folio</single>
|
||||
<multiple>folios</multiple>
|
||||
</term>
|
||||
<term name="issue">
|
||||
<single>number</single>
|
||||
<multiple>numbers</multiple>
|
||||
</term>
|
||||
<term name="line">
|
||||
<single>Zeile</single>
|
||||
<multiple>Zeilen</multiple>
|
||||
</term>
|
||||
<term name="note">
|
||||
<single>note</single>
|
||||
<multiple>notes</multiple>
|
||||
</term>
|
||||
<term name="opus">
|
||||
<single>opus</single>
|
||||
<multiple>opera</multiple>
|
||||
</term>
|
||||
<term name="page">
|
||||
<single>Seite</single>
|
||||
<multiple>Seiten</multiple>
|
||||
</term>
|
||||
<term name="paragraph">
|
||||
<single>Absatz</single>
|
||||
<multiple>Absätze</multiple>
|
||||
</term>
|
||||
<term name="part">
|
||||
<single>part</single>
|
||||
<multiple>parts</multiple>
|
||||
</term>
|
||||
<term name="section">
|
||||
<single>section</single>
|
||||
<multiple>sections</multiple>
|
||||
</term>
|
||||
<term name="sub verbo">
|
||||
<single>sub verbo</single>
|
||||
<multiple>s.vv</multiple>
|
||||
</term>
|
||||
<term name="verse">
|
||||
<single>verse</single>
|
||||
<multiple>verses</multiple>
|
||||
</term>
|
||||
<term name="volume">
|
||||
<single>volume</single>
|
||||
<multiple>volumes</multiple>
|
||||
</term>
|
||||
|
||||
<!-- SHORT LOCATOR FORMS -->
|
||||
<term name="book" form="short">bk</term>
|
||||
<term name="chapter" form="short">chap</term>
|
||||
<term name="column" form="short">col</term>
|
||||
<term name="figure" form="short">fig</term>
|
||||
<term name="folio" form="short">f</term>
|
||||
<term name="issue" form="short">Nr</term>
|
||||
<term name="opus" form="short">op</term>
|
||||
<term name="page" form="short">
|
||||
<single>S</single>
|
||||
<multiple>S</multiple>
|
||||
</term>
|
||||
<term name="paragraph" form="short">para</term>
|
||||
<term name="part" form="short">pt</term>
|
||||
<term name="section" form="short">sec</term>
|
||||
<term name="sub verbo" form="short">
|
||||
<single>s.v</single>
|
||||
<multiple>s.vv</multiple>
|
||||
</term>
|
||||
<term name="verse" form="short">
|
||||
<single>v</single>
|
||||
<multiple>vv</multiple>
|
||||
</term>
|
||||
<term name="volume" form="short">
|
||||
<single>vol</single>
|
||||
<multiple>vols</multiple>
|
||||
</term>
|
||||
|
||||
<!-- SYMBOL LOCATOR FORMS -->
|
||||
<term name="paragraph" form="symbol">
|
||||
<single>¶</single>
|
||||
<multiple>¶¶</multiple>
|
||||
</term>
|
||||
<term name="section" form="symbol">
|
||||
<single>§</single>
|
||||
<multiple>§§</multiple>
|
||||
</term>
|
||||
|
||||
<!-- LONG ROLE FORMS -->
|
||||
<term name="author">
|
||||
<single/>
|
||||
<multiple/>
|
||||
</term>
|
||||
<term name="editor">
|
||||
<single>Herausgeber</single>
|
||||
<multiple>Herausgeber</multiple>
|
||||
</term>
|
||||
<term name="editorial-director">
|
||||
<single>editor</single>
|
||||
<multiple>editors</multiple>
|
||||
</term>
|
||||
<term name="translator">
|
||||
<single>Übersetzer</single>
|
||||
<multiple>Übersetzer</multiple>
|
||||
</term>
|
||||
<term name="editortranslator">
|
||||
<single>editor & translator</single>
|
||||
<multiple>editors & translators</multiple>
|
||||
</term>
|
||||
|
||||
<!-- SHORT ROLE FORMS -->
|
||||
<term name="author" form="short">
|
||||
<single/>
|
||||
<multiple/>
|
||||
</term>
|
||||
<term name="editor" form="short">
|
||||
<single>Hrsg</single>
|
||||
<multiple>Hrsg</multiple>
|
||||
</term>
|
||||
<term name="editorial-director" form="short">
|
||||
<single>ed.</single>
|
||||
<multiple>eds.</multiple>
|
||||
</term>
|
||||
<term name="translator" form="short">
|
||||
<single>Übers</single>
|
||||
<multiple>Übers</multiple>
|
||||
</term>
|
||||
<term name="editortranslator" form="short">
|
||||
<single>ed. & tran.</single>
|
||||
<multiple>eds. & trans.</multiple>
|
||||
</term>
|
||||
|
||||
<!-- VERB ROLE FORMS -->
|
||||
<term name="editor" form="verb">Hg. v</term>
|
||||
<term name="editorial-director" form="verb">edited by</term>
|
||||
<term name="translator" form="verb">Übers. v</term>
|
||||
<term name="editortranslator" form="verb">edited & translated by</term>
|
||||
<term name="recipient" form="verb">to</term>
|
||||
<term name="interviewer" form="verb">interview by</term>
|
||||
|
||||
<!-- SHORT VERB ROLE FORMS -->
|
||||
<term name="container-author" form="verb-short">by</term>
|
||||
<term name="editor" form="verb-short">ed</term>
|
||||
<term name="editorial-director" form="verb-short">ed.</term>
|
||||
<term name="translator" form="verb-short">trans</term>
|
||||
<term name="editortranslator" form="verb-short">ed. & trans. by</term>
|
||||
|
||||
<!-- LONG MONTH FORMS -->
|
||||
<term name="month-01">Jänner</term>
|
||||
<term name="month-02">Februar</term>
|
||||
<term name="month-03">März</term>
|
||||
<term name="month-04">April</term>
|
||||
<term name="month-05">Mai</term>
|
||||
<term name="month-06">Juni</term>
|
||||
<term name="month-07">Juli</term>
|
||||
<term name="month-08">August</term>
|
||||
<term name="month-09">September</term>
|
||||
<term name="month-10">Oktober</term>
|
||||
<term name="month-11">November</term>
|
||||
<term name="month-12">Dezember</term>
|
||||
|
||||
<!-- SHORT MONTH FORMS -->
|
||||
<term name="month-01" form="short">Jän</term>
|
||||
<term name="month-02" form="short">Feb</term>
|
||||
<term name="month-03" form="short">Mar</term>
|
||||
<term name="month-04" form="short">Apr</term>
|
||||
<term name="month-05" form="short">Mai</term>
|
||||
<term name="month-06" form="short">Jun</term>
|
||||
<term name="month-07" form="short">Jul</term>
|
||||
<term name="month-08" form="short">Aug</term>
|
||||
<term name="month-09" form="short">Sep</term>
|
||||
<term name="month-10" form="short">Okt</term>
|
||||
<term name="month-11" form="short">Nov</term>
|
||||
<term name="month-12" form="short">Dez</term>
|
||||
|
||||
<!-- SEASONS -->
|
||||
<term name="season-01">Spring</term>
|
||||
<term name="season-02">Summer</term>
|
||||
<term name="season-03">Autumn</term>
|
||||
<term name="season-04">Winter</term>
|
||||
</terms>
|
||||
</locale>
|
|
@ -1,304 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<locale xmlns="http://purl.org/net/xbiblio/csl" version="1.0" xml:lang="de">
|
||||
<style-options punctuation-in-quote="false"/>
|
||||
<date form="text">
|
||||
<date-part name="day" suffix=". "/>
|
||||
<date-part name="month" suffix=" "/>
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
<date form="numeric">
|
||||
<date-part name="day" form="numeric-leading-zeros" suffix="."/>
|
||||
<date-part name="month" form="numeric-leading-zeros" suffix="."/>
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
<terms>
|
||||
<term name="accessed">zugegriffen</term>
|
||||
<term name="and">und</term>
|
||||
<term name="and others">and others</term>
|
||||
<term name="anonymous">anonymous</term>
|
||||
<term name="anonymous" form="short">anon</term>
|
||||
<term name="at">at</term>
|
||||
<term name="by">by</term>
|
||||
<term name="circa">circa</term>
|
||||
<term name="circa" form="short">c.</term>
|
||||
<term name="cited">cited</term>
|
||||
<term name="edition">
|
||||
<single>edition</single>
|
||||
<multiple>editions</multiple>
|
||||
</term>
|
||||
<term name="edition" form="short">ed</term>
|
||||
<term name="et-al">u.a.</term>
|
||||
<term name="forthcoming">i.E.</term>
|
||||
<term name="from">von</term>
|
||||
<term name="ibid">ebd.</term>
|
||||
<term name="in">in</term>
|
||||
<term name="in press">in press</term>
|
||||
<term name="internet">internet</term>
|
||||
<term name="interview">interview</term>
|
||||
<term name="letter">letter</term>
|
||||
<term name="no date">no date</term>
|
||||
<term name="no date" form="short">o.J.</term>
|
||||
<term name="online">online</term>
|
||||
<term name="presented at">presented at the</term>
|
||||
<term name="reference">
|
||||
<single>reference</single>
|
||||
<multiple>references</multiple>
|
||||
</term>
|
||||
<term name="reference" form="short">
|
||||
<single>ref.</single>
|
||||
<multiple>refs.</multiple>
|
||||
</term>
|
||||
<term name="retrieved">abgerufen</term>
|
||||
|
||||
<!-- ANNO DOMINI; BEFORE CHRIST -->
|
||||
<term name="ad">AD</term>
|
||||
<term name="bc">BC</term>
|
||||
|
||||
<!-- QUOTES -->
|
||||
<term name="open-quote">“</term>
|
||||
<term name="close-quote">”</term>
|
||||
<term name="open-inner-quote">‘</term>
|
||||
<term name="close-inner-quote">’</term>
|
||||
|
||||
<!-- ORDINALS -->
|
||||
<term name="ordinal-01">st</term>
|
||||
<term name="ordinal-02">nd</term>
|
||||
<term name="ordinal-03">rd</term>
|
||||
<term name="ordinal-04">th</term>
|
||||
|
||||
<!-- LONG ORDINALS -->
|
||||
<term name="long-ordinal-01">first</term>
|
||||
<term name="long-ordinal-02">second</term>
|
||||
<term name="long-ordinal-03">third</term>
|
||||
<term name="long-ordinal-04">fourth</term>
|
||||
<term name="long-ordinal-05">fifth</term>
|
||||
<term name="long-ordinal-06">sixth</term>
|
||||
<term name="long-ordinal-07">seventh</term>
|
||||
<term name="long-ordinal-08">eighth</term>
|
||||
<term name="long-ordinal-09">ninth</term>
|
||||
<term name="long-ordinal-10">tenth</term>
|
||||
|
||||
<!-- CATEGORIES -->
|
||||
<term name="anthropology">anthropology</term>
|
||||
<term name="astronomy">astronomy</term>
|
||||
<term name="biology">biology</term>
|
||||
<term name="botany">botany</term>
|
||||
<term name="chemistry">chemistry</term>
|
||||
<term name="engineering">engineering</term>
|
||||
<term name="generic-base">generic base</term>
|
||||
<term name="geography">geography</term>
|
||||
<term name="geology">geology</term>
|
||||
<term name="history">history</term>
|
||||
<term name="humanities">humanities</term>
|
||||
<term name="linguistics">linguistics</term>
|
||||
<term name="literature">literature</term>
|
||||
<term name="math">math</term>
|
||||
<term name="medicine">medicine</term>
|
||||
<term name="philosophy">philosophy</term>
|
||||
<term name="physics">physics</term>
|
||||
<term name="psychology">psychology</term>
|
||||
<term name="sociology">sociology</term>
|
||||
<term name="science">science</term>
|
||||
<term name="political_science">political science</term>
|
||||
<term name="social_science">social science</term>
|
||||
<term name="theology">theology</term>
|
||||
<term name="zoology">zoology</term>
|
||||
|
||||
<!-- LONG LOCATOR FORMS -->
|
||||
<term name="book">
|
||||
<single>book</single>
|
||||
<multiple>books</multiple>
|
||||
</term>
|
||||
<term name="chapter">
|
||||
<single>chapter</single>
|
||||
<multiple>chapters</multiple>
|
||||
</term>
|
||||
<term name="column">
|
||||
<single>column</single>
|
||||
<multiple>columns</multiple>
|
||||
</term>
|
||||
<term name="figure">
|
||||
<single>figure</single>
|
||||
<multiple>figures</multiple>
|
||||
</term>
|
||||
<term name="folio">
|
||||
<single>folio</single>
|
||||
<multiple>folios</multiple>
|
||||
</term>
|
||||
<term name="issue">
|
||||
<single>number</single>
|
||||
<multiple>numbers</multiple>
|
||||
</term>
|
||||
<term name="line">
|
||||
<single>Zeile</single>
|
||||
<multiple>Zeilen</multiple>
|
||||
</term>
|
||||
<term name="note">
|
||||
<single>note</single>
|
||||
<multiple>notes</multiple>
|
||||
</term>
|
||||
<term name="opus">
|
||||
<single>opus</single>
|
||||
<multiple>opera</multiple>
|
||||
</term>
|
||||
<term name="page">
|
||||
<single>Seite</single>
|
||||
<multiple>Seiten</multiple>
|
||||
</term>
|
||||
<term name="paragraph">
|
||||
<single>Absatz</single>
|
||||
<multiple>Absätze</multiple>
|
||||
</term>
|
||||
<term name="part">
|
||||
<single>part</single>
|
||||
<multiple>parts</multiple>
|
||||
</term>
|
||||
<term name="section">
|
||||
<single>section</single>
|
||||
<multiple>sections</multiple>
|
||||
</term>
|
||||
<term name="sub verbo">
|
||||
<single>sub verbo</single>
|
||||
<multiple>s.vv</multiple>
|
||||
</term>
|
||||
<term name="verse">
|
||||
<single>verse</single>
|
||||
<multiple>verses</multiple>
|
||||
</term>
|
||||
<term name="volume">
|
||||
<single>volume</single>
|
||||
<multiple>volumes</multiple>
|
||||
</term>
|
||||
|
||||
<!-- SHORT LOCATOR FORMS -->
|
||||
<term name="book" form="short">bk</term>
|
||||
<term name="chapter" form="short">chap</term>
|
||||
<term name="column" form="short">col</term>
|
||||
<term name="figure" form="short">fig</term>
|
||||
<term name="folio" form="short">f</term>
|
||||
<term name="issue" form="short">Nr</term>
|
||||
<term name="opus" form="short">op</term>
|
||||
<term name="page" form="short">
|
||||
<single>S</single>
|
||||
<multiple>S</multiple>
|
||||
</term>
|
||||
<term name="paragraph" form="short">para</term>
|
||||
<term name="part" form="short">pt</term>
|
||||
<term name="section" form="short">sec</term>
|
||||
<term name="sub verbo" form="short">
|
||||
<single>s.v</single>
|
||||
<multiple>s.vv</multiple>
|
||||
</term>
|
||||
<term name="verse" form="short">
|
||||
<single>v</single>
|
||||
<multiple>vv</multiple>
|
||||
</term>
|
||||
<term name="volume" form="short">
|
||||
<single>vol</single>
|
||||
<multiple>vols</multiple>
|
||||
</term>
|
||||
|
||||
<!-- SYMBOL LOCATOR FORMS -->
|
||||
<term name="paragraph" form="symbol">
|
||||
<single>¶</single>
|
||||
<multiple>¶¶</multiple>
|
||||
</term>
|
||||
<term name="section" form="symbol">
|
||||
<single>§</single>
|
||||
<multiple>§§</multiple>
|
||||
</term>
|
||||
|
||||
<!-- LONG ROLE FORMS -->
|
||||
<term name="author">
|
||||
<single/>
|
||||
<multiple/>
|
||||
</term>
|
||||
<term name="editor">
|
||||
<single>Herausgeber</single>
|
||||
<multiple>Herausgeber</multiple>
|
||||
</term>
|
||||
<term name="editorial-director">
|
||||
<single>editor</single>
|
||||
<multiple>editors</multiple>
|
||||
</term>
|
||||
<term name="translator">
|
||||
<single>Übersetzer</single>
|
||||
<multiple>Übersetzer</multiple>
|
||||
</term>
|
||||
<term name="editortranslator">
|
||||
<single>editor & translator</single>
|
||||
<multiple>editors & translators</multiple>
|
||||
</term>
|
||||
|
||||
<!-- SHORT ROLE FORMS -->
|
||||
<term name="author" form="short">
|
||||
<single/>
|
||||
<multiple/>
|
||||
</term>
|
||||
<term name="editor" form="short">
|
||||
<single>Hrsg</single>
|
||||
<multiple>Hrsg</multiple>
|
||||
</term>
|
||||
<term name="editorial-director" form="short">
|
||||
<single>ed.</single>
|
||||
<multiple>eds.</multiple>
|
||||
</term>
|
||||
<term name="translator" form="short">
|
||||
<single>Übers</single>
|
||||
<multiple>Übers</multiple>
|
||||
</term>
|
||||
<term name="editortranslator" form="short">
|
||||
<single>ed. & tran.</single>
|
||||
<multiple>eds. & trans.</multiple>
|
||||
</term>
|
||||
|
||||
<!-- VERB ROLE FORMS -->
|
||||
<term name="editor" form="verb">Hg. v</term>
|
||||
<term name="editorial-director" form="verb">edited by</term>
|
||||
<term name="translator" form="verb">Übers. v</term>
|
||||
<term name="editortranslator" form="verb">edited & translated by</term>
|
||||
<term name="recipient" form="verb">to</term>
|
||||
<term name="interviewer" form="verb">interview by</term>
|
||||
|
||||
<!-- SHORT VERB ROLE FORMS -->
|
||||
<term name="container-author" form="verb-short">by</term>
|
||||
<term name="editor" form="verb-short">ed</term>
|
||||
<term name="editorial-director" form="verb-short">ed.</term>
|
||||
<term name="translator" form="verb-short">trans</term>
|
||||
<term name="editortranslator" form="verb-short">ed. & trans. by</term>
|
||||
|
||||
<!-- LONG MONTH FORMS -->
|
||||
<term name="month-01">Januar</term>
|
||||
<term name="month-02">Februar</term>
|
||||
<term name="month-03">März</term>
|
||||
<term name="month-04">April</term>
|
||||
<term name="month-05">Mai</term>
|
||||
<term name="month-06">Juni</term>
|
||||
<term name="month-07">Juli</term>
|
||||
<term name="month-08">August</term>
|
||||
<term name="month-09">September</term>
|
||||
<term name="month-10">Oktober</term>
|
||||
<term name="month-11">November</term>
|
||||
<term name="month-12">Dezember</term>
|
||||
|
||||
<!-- SHORT MONTH FORMS -->
|
||||
<term name="month-01" form="short">Jan</term>
|
||||
<term name="month-02" form="short">Feb</term>
|
||||
<term name="month-03" form="short">Mar</term>
|
||||
<term name="month-04" form="short">Apr</term>
|
||||
<term name="month-05" form="short">Mai</term>
|
||||
<term name="month-06" form="short">Jun</term>
|
||||
<term name="month-07" form="short">Jul</term>
|
||||
<term name="month-08" form="short">Aug</term>
|
||||
<term name="month-09" form="short">Sep</term>
|
||||
<term name="month-10" form="short">Okt</term>
|
||||
<term name="month-11" form="short">Nov</term>
|
||||
<term name="month-12" form="short">Dez</term>
|
||||
|
||||
<!-- SEASONS -->
|
||||
<term name="season-01">Spring</term>
|
||||
<term name="season-02">Summer</term>
|
||||
<term name="season-03">Autumn</term>
|
||||
<term name="season-04">Winter</term>
|
||||
</terms>
|
||||
</locale>
|
Loading…
Reference in New Issue
Block a user