Skip to content

Commit 02b68e5

Browse files
author
github actions
committed
Squashed 'buildres/csl/csl-locales/' changes from 47edde1be3..a7c6f63e25
a7c6f63e25 correct license to match the SPDX license identifier. (#281) d704bf80af Update locales-nl-NL.xml (#229) 5ffb73b05a Bump nokogiri from 1.13.9 to 1.13.10 (#280) 04be62eda6 Update locales-pt-BR.xml (#251) b4db583787 Update locales-pt-BR.xml (#265) b656b1b6f9 Fix date format for Basque (#274) e7ec9bff94 Bump nokogiri from 1.13.4 to 1.13.9 (#272) 9125705f62 Update locales-nl-NL.xml (#279) 87445b0b65 Add composer.json (#161) 2919a84bff Fix page label in NO locales git-subtree-dir: buildres/csl/csl-locales git-subtree-split: a7c6f63e25323ac2f375943417d7f778f875f11c
1 parent 1fe8796 commit 02b68e5

7 files changed

+141
-116
lines changed

Gemfile.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -62,20 +62,20 @@ GEM
6262
ruby-progressbar (~> 1.4)
6363
git_diff (0.4.3)
6464
hashdiff (0.3.7)
65-
mini_portile2 (2.8.0)
65+
mini_portile2 (2.8.1)
6666
multipart-post (2.1.1)
6767
namae (1.1.1)
68-
nokogiri (1.13.4)
68+
nokogiri (1.13.10)
6969
mini_portile2 (~> 2.8.0)
7070
racc (~> 1.4)
71-
nokogiri (1.13.4-x64-mingw32)
71+
nokogiri (1.13.10-x64-mingw32)
7272
racc (~> 1.4)
7373
octokit (4.21.0)
7474
faraday (>= 0.9)
7575
sawyer (~> 0.8.0, >= 0.5.3)
7676
ostruct (0.5.2)
7777
public_suffix (4.0.6)
78-
racc (1.6.0)
78+
racc (1.6.2)
7979
rake (13.0.6)
8080
reverse_markdown (2.1.1)
8181
nokogiri

composer.json

+19
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
{
2+
"name": "citation-style-language/locales",
3+
"description": "Citation Style Language (CSL) Locales",
4+
"type": "library",
5+
"license": "CC-BY-SA-3.0",
6+
"homepage": "http://citationstyles.org/",
7+
"authors": [
8+
{
9+
"name": "Citation Style Language (CSL) Team",
10+
"homepage": "http://citationstyles.org/about/#Credits"
11+
}
12+
],
13+
"extra": {
14+
"branch-alias": {
15+
"dev-master": "1.0.x-dev"
16+
}
17+
},
18+
"require": {}
19+
}

locales-eu.xml

+22-19
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,17 @@
44
<translator>
55
<name>Amaraun</name>
66
</translator>
7+
<translator>
8+
<name>Miren BZ</name>
9+
</translator>
710
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
811
<updated>2012-07-04T23:31:02+00:00</updated>
912
</info>
1013
<style-options punctuation-in-quote="false"/>
1114
<date form="text">
1215
<date-part name="year" suffix="(e)ko "/>
1316
<date-part name="month" suffix="aren "/>
14-
<date-part name="day" suffix="a"/>
17+
<date-part name="day" suffix="(e)an"/>
1518
</date>
1619
<date form="numeric">
1720
<date-part name="year" suffix="/"/>
@@ -64,7 +67,7 @@
6467
<term name="edition" form="short">arg.</term>
6568
<term name="et-al">et al.</term>
6669
<term name="forthcoming">bidean</term>
67-
<term name="from">-(e)tik</term>
70+
<term name="from">hemendik: </term>
6871
<term name="ibid">ibíd.</term>
6972
<term name="in">in</term>
7073
<term name="in press">moldiztegian</term>
@@ -84,7 +87,7 @@
8487
</term>
8588
<term name="retrieved">berreskuratua</term>
8689
<term name="scale">scale</term>
87-
<term name="version">version</term>
90+
<term name="version">bertsioa</term>
8891

8992
<!-- LONG ITEM TYPE FORMS -->
9093
<term name="article">preprint</term>
@@ -170,7 +173,7 @@
170173
<term name="ordinal">.</term>
171174

172175
<!-- LONG ORDINALS -->
173-
<term name="long-ordinal-01">lehengo</term>
176+
<term name="long-ordinal-01">lehenengo</term>
174177
<term name="long-ordinal-02">bigarren</term>
175178
<term name="long-ordinal-03">hirugarren</term>
176179
<term name="long-ordinal-04">laugarren</term>
@@ -291,8 +294,8 @@
291294
<multiple>bertsoak</multiple>
292295
</term>
293296
<term name="volume">
294-
<single>luburikia</single>
295-
<multiple>luburukiak</multiple>
297+
<single>liburukia</single>
298+
<multiple>liburukiak</multiple>
296299
</term>
297300

298301
<!-- SHORT LOCATOR FORMS -->
@@ -565,23 +568,23 @@
565568
<term name="editortranslator" form="verb-short">-(e)k arg. eta itzul.</term>
566569

567570
<!-- LONG MONTH FORMS -->
568-
<term name="month-01">urtarrilak</term>
569-
<term name="month-02">otsailak</term>
570-
<term name="month-03">martxoak</term>
571-
<term name="month-04">apirilak</term>
572-
<term name="month-05">maiatzak</term>
573-
<term name="month-06">ekainak</term>
574-
<term name="month-07">uztailak</term>
575-
<term name="month-08">abuztuak</term>
576-
<term name="month-09">irailak</term>
577-
<term name="month-10">urriak</term>
578-
<term name="month-11">azaroak</term>
579-
<term name="month-12">abenduak</term>
571+
<term name="month-01">urtarrila</term>
572+
<term name="month-02">otsaila</term>
573+
<term name="month-03">martxoa</term>
574+
<term name="month-04">apirila</term>
575+
<term name="month-05">maiatza</term>
576+
<term name="month-06">ekaina</term>
577+
<term name="month-07">uztaila</term>
578+
<term name="month-08">abuztua</term>
579+
<term name="month-09">iraila</term>
580+
<term name="month-10">urria</term>
581+
<term name="month-11">azaroa</term>
582+
<term name="month-12">abendua</term>
580583

581584
<!-- SHORT MONTH FORMS -->
582585
<term name="month-01" form="short">urt.</term>
583586
<term name="month-02" form="short">ots.</term>
584-
<term name="month-03" form="short">martx.</term>
587+
<term name="month-03" form="short">mar.</term>
585588
<term name="month-04" form="short">apr.</term>
586589
<term name="month-05" form="short">mai.</term>
587590
<term name="month-06" form="short">eka.</term>

locales-nb-NO.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@
307307
<term name="opus" form="short">op.</term>
308308
<term name="page" form="short">
309309
<single>s.</single>
310-
<multiple>ss.</multiple>
310+
<multiple>s.</multiple>
311311
</term>
312312
<term name="number-of-pages" form="short">
313313
<single>s.</single>

locales-nl-NL.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@
162162
<term name="close-quote">’</term>
163163
<term name="open-inner-quote">“</term>
164164
<term name="close-inner-quote">”</term>
165-
<term name="page-range-delimiter"></term>
165+
<term name="page-range-delimiter">-</term>
166166
<term name="colon">:</term>
167167
<term name="comma">,</term>
168168
<term name="semicolon">;</term>
@@ -614,7 +614,7 @@
614614
<!-- SEASONS -->
615615
<term name="season-01">lente</term>
616616
<term name="season-02">zomer</term>
617-
<term name="season-03">herst</term>
617+
<term name="season-03">herfst</term>
618618
<term name="season-04">winter</term>
619619
</terms>
620620
</locale>

locales-nn-NO.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@
307307
<term name="opus" form="short">op.</term>
308308
<term name="page" form="short">
309309
<single>s.</single>
310-
<multiple>ss.</multiple>
310+
<multiple>s.</multiple>
311311
</term>
312312
<term name="number-of-pages" form="short">
313313
<single>s.</single>

0 commit comments

Comments
 (0)