spec/fixtures/locales/locales-en-US.xml in csl-1.0.0.pre8 vs spec/fixtures/locales/locales-en-US.xml in csl-1.0.0.pre9

- old
+ new

@@ -1,7 +1,11 @@ <?xml version="1.0" encoding="utf-8"?> <locale xmlns="http://purl.org/net/xbiblio/csl" version="1.0" xml:lang="en-US"> + <info> + <rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights> + <updated>2012-07-04T23:31:02+00:00</updated> + </info> <style-options punctuation-in-quote="true"/> <date form="text"> <date-part name="month" suffix=" "/> <date-part name="day" form="numeric-leading-zeros" suffix=", "/> <date-part name="year"/> @@ -16,10 +20,11 @@ <term name="and">and</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="available at">available 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"> @@ -47,26 +52,32 @@ <term name="reference" form="short"> <single>ref.</single> <multiple>refs.</multiple> </term> <term name="retrieved">retrieved</term> + <term name="scale">scale</term> + <term name="version">version</term> <!-- ANNO DOMINI; BEFORE CHRIST --> <term name="ad">AD</term> <term name="bc">BC</term> - <!-- QUOTES --> + <!-- PUNCTUATION --> <term name="open-quote">“</term> <term name="close-quote">”</term> <term name="open-inner-quote">‘</term> <term name="close-inner-quote">’</term> + <term name="page-range-delimiter">–</term> <!-- ORDINALS --> + <term name="ordinal">th</term> <term name="ordinal-01">st</term> <term name="ordinal-02">nd</term> <term name="ordinal-03">rd</term> - <term name="ordinal-04">th</term> + <term name="ordinal-11">th</term> + <term name="ordinal-12">th</term> + <term name="ordinal-13">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> @@ -76,36 +87,10 @@ <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> @@ -175,10 +160,12 @@ <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">no.</term> + <term name="line" form="short">l.</term> + <term name="note" form="short">n.</term> <term name="opus" form="short">op.</term> <term name="page" form="short"> <single>p.</single> <multiple>pp.</multiple> </term> @@ -211,18 +198,26 @@ <!-- LONG ROLE FORMS --> <term name="author"> <single/> <multiple/> </term> + <term name="director"> + <single>director</single> + <multiple>directors</multiple> + </term> <term name="editor"> <single>editor</single> <multiple>editors</multiple> </term> <term name="editorial-director"> <single>editor</single> <multiple>editors</multiple> </term> + <term name="illustrator"> + <single>illustrator</single> + <multiple>illustrators</multiple> + </term> <term name="translator"> <single>translator</single> <multiple>translators</multiple> </term> <term name="editortranslator"> @@ -233,38 +228,51 @@ <!-- SHORT ROLE FORMS --> <term name="author" form="short"> <single/> <multiple/> </term> + <term name="director" form="short"> + <single>dir.</single> + <multiple>dirs.</multiple> + </term> <term name="editor" form="short"> <single>ed.</single> <multiple>eds.</multiple> </term> <term name="editorial-director" form="short"> <single>ed.</single> <multiple>eds.</multiple> </term> + <term name="illustrator" form="short"> + <single>ill.</single> + <multiple>ills.</multiple> + </term> <term name="translator" form="short"> <single>tran.</single> <multiple>trans.</multiple> </term> <term name="editortranslator" form="short"> <single>ed. &amp; tran.</single> <multiple>eds. &amp; trans.</multiple> </term> <!-- VERB ROLE FORMS --> + <term name="director" form="verb">directed by</term> <term name="editor" form="verb">edited by</term> <term name="editorial-director" form="verb">edited by</term> + <term name="illustrator" form="verb">illustrated by</term> + <term name="interviewer" form="verb">interview by</term> + <term name="recipient" form="verb">to</term> + <term name="reviewed-author" form="verb">by</term> <term name="translator" form="verb">translated by</term> <term name="editortranslator" form="verb">edited &amp; 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="director" form="verb-short">dir.</term> <term name="editor" form="verb-short">ed.</term> <term name="editorial-director" form="verb-short">ed.</term> + <term name="illustrator" form="verb-short">illus.</term> <term name="translator" form="verb-short">trans.</term> <term name="editortranslator" form="verb-short">ed. &amp; trans. by</term> <!-- LONG MONTH FORMS --> <term name="month-01">January</term>