citeproc-ruby 0.0.4 → 0.0.5
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/citeproc/version.rb +1 -1
- data/lib/csl/nodes.rb +23 -3
- data/lib/plugins/formats/default.rb +1 -1
- data/resource/locale/locales-af-ZA.xml +289 -288
- data/resource/locale/locales-ar-AR.xml +291 -289
- data/resource/locale/locales-bg-BG.xml +289 -288
- data/resource/locale/locales-ca-AD.xml +289 -288
- data/resource/locale/locales-cs-CZ.xml +288 -287
- data/resource/locale/locales-da-DK.xml +289 -288
- data/resource/locale/locales-de-AT.xml +288 -288
- data/resource/locale/locales-de-CH.xml +288 -288
- data/resource/locale/locales-de-DE.xml +314 -314
- data/resource/locale/locales-el-GR.xml +241 -239
- data/resource/locale/locales-en-GB.xml +304 -0
- data/resource/locale/locales-en-US.xml +297 -297
- data/resource/locale/locales-es-ES.xml +289 -288
- data/resource/locale/locales-et-EE.xml +287 -287
- data/resource/locale/locales-eu.xml +305 -0
- data/resource/locale/locales-fa-IR.xml +304 -0
- data/resource/locale/locales-fi-FI.xml +304 -0
- data/resource/locale/locales-fr-CA.xml +306 -0
- data/resource/locale/locales-fr-FR.xml +290 -288
- data/resource/locale/locales-he-IL.xml +288 -288
- data/resource/locale/locales-hu-HU.xml +289 -288
- data/resource/locale/locales-is-IS.xml +288 -288
- data/resource/locale/locales-it-IT.xml +289 -288
- data/resource/locale/locales-ja-JP.xml +289 -288
- data/resource/locale/locales-km-KH.xml +304 -0
- data/resource/locale/locales-ko-KR.xml +289 -288
- data/resource/locale/locales-mn-MN.xml +290 -288
- data/resource/locale/locales-nb-NO.xml +288 -288
- data/resource/locale/locales-nl-NL.xml +288 -288
- data/resource/locale/locales-nn-NO.xml +288 -288
- data/resource/locale/locales-pl-PL.xml +289 -288
- data/resource/locale/locales-pt-BR.xml +288 -288
- data/resource/locale/locales-pt-PT.xml +289 -288
- data/resource/locale/locales-ro-RO.xml +289 -288
- data/resource/locale/locales-ru-RU.xml +290 -288
- data/resource/locale/locales-sk-SK.xml +288 -288
- data/resource/locale/locales-sl-SI.xml +289 -288
- data/resource/locale/locales-sr-RS.xml +289 -288
- data/resource/locale/locales-sv-SE.xml +289 -288
- data/resource/locale/locales-th-TH.xml +288 -288
- data/resource/locale/locales-tr-TR.xml +289 -288
- data/resource/locale/locales-uk-UA.xml +290 -288
- data/resource/locale/locales-vi-VN.xml +289 -288
- data/resource/locale/locales-zh-CN.xml +288 -288
- data/resource/locale/locales-zh-TW.xml +289 -288
- data/resource/style/apa.csl +316 -127
- data/resource/style/{bibtex-x2.csl → bibtex.csl} +7 -5
- data/resource/style/chicago-annotated-bibliography.csl +513 -0
- data/resource/style/chicago-author-date-basque.csl +707 -0
- data/resource/style/chicago-author-date-de.csl +394 -0
- data/resource/style/chicago-author-date.csl +223 -167
- data/resource/style/chicago-dated-note-biblio-no-ibid.csl +472 -0
- data/resource/style/chicago-fullnote-bibliography-delimiter-fixes.csl +972 -0
- data/resource/style/chicago-fullnote-bibliography-no-ibid-delimiter-fixes.csl +963 -0
- data/resource/style/chicago-fullnote-bibliography-no-ibid.csl +785 -0
- data/resource/style/chicago-fullnote-bibliography.csl +429 -321
- data/resource/style/chicago-library-list.csl +511 -0
- data/resource/style/chicago-note-biblio-no-ibid.csl +514 -0
- data/resource/style/chicago-note-bibliography.csl +276 -192
- data/resource/style/chicago-quick-copy.csl +685 -0
- data/resource/style/ieee.csl +296 -126
- data/resource/style/mla-notes.csl +796 -0
- data/resource/style/{mla-x.csl → mla-underline.csl} +14 -17
- data/resource/style/mla-url.csl +214 -0
- data/resource/style/mla.csl +289 -84
- data/resource/style/vancouver-brackets.csl +256 -0
- data/resource/style/vancouver-superscript-bracket-only-year.csl +165 -0
- data/resource/style/vancouver-superscript.csl +256 -0
- data/resource/style/vancouver.csl +256 -0
- data/spec/citeproc/date_spec.rb +7 -3
- data/spec/citeproc/variable_spec.rb +1 -1
- data/spec/csl/style_spec.rb +2 -2
- metadata +48 -48
- data/resource/style/acta-materialia-x.csl +0 -128
- data/resource/style/advanced-engineering-materials-x.csl +0 -121
- data/resource/style/ama.csl +0 -185
- data/resource/style/ama2-x.csl +0 -179
- data/resource/style/apa-x.csl +0 -324
- data/resource/style/apsa-x.csl +0 -163
- data/resource/style/apsa.csl +0 -176
- data/resource/style/asa-x.csl +0 -203
- data/resource/style/asa.csl +0 -216
- data/resource/style/asm-journals-x.csl +0 -131
- data/resource/style/bluebook-demo-x.csl +0 -392
- data/resource/style/bluebook-demo.csl +0 -942
- data/resource/style/greek-chicago-x.csl +0 -1182
- data/resource/style/harvard1-institution-italic.csl +0 -190
- data/resource/style/harvard1.csl +0 -181
- data/resource/style/mhra-x.csl +0 -312
- data/resource/style/mhra.csl +0 -390
- data/resource/style/mhra_note_without_bibliography-x.csl +0 -330
- data/resource/style/mhra_note_without_bibliography.csl +0 -338
- data/resource/style/nature-x.csl +0 -81
- data/resource/style/nature.csl +0 -88
- data/resource/style/nlm.csl +0 -117
@@ -1,304 +1,305 @@
|
|
1
1
|
<?xml version="1.0" encoding="utf-8"?>
|
2
|
-
<locale xmlns="http://purl.org/net/xbiblio/csl" version="1.0" xml:lang="it">
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
|
2
|
+
<locale xmlns="http://purl.org/net/xbiblio/csl" version="1.0" xml:lang="it-IT">
|
3
|
+
<style-options punctuation-in-quote="false"/>
|
4
|
+
<date form="text">
|
5
|
+
<date-part name="day" suffix=" "/>
|
6
|
+
<date-part name="month" suffix=" "/>
|
7
|
+
<date-part name="year"/>
|
8
|
+
</date>
|
9
|
+
<date form="numeric">
|
10
|
+
<date-part name="day" form="numeric-leading-zeros" suffix="/"/>
|
11
|
+
<date-part name="month" form="numeric-leading-zeros" suffix="/"/>
|
12
|
+
<date-part name="year"/>
|
13
|
+
</date>
|
14
|
+
<terms>
|
15
|
+
<term name="accessed">consultato</term>
|
16
|
+
<term name="and">e</term>
|
17
|
+
<term name="and others">e altri</term>
|
18
|
+
<term name="anonymous">anonimo</term>
|
19
|
+
<term name="anonymous" form="short">anon</term>
|
20
|
+
<term name="at">a</term>
|
21
|
+
<term name="by">by</term>
|
22
|
+
<term name="circa">circa</term>
|
23
|
+
<term name="circa" form="short">c.</term>
|
24
|
+
<term name="cited">citato</term>
|
25
|
+
<term name="edition">
|
26
|
+
<single>edizione</single>
|
27
|
+
<multiple>edizioni</multiple>
|
28
|
+
</term>
|
29
|
+
<term name="edition" form="short">ed</term>
|
30
|
+
<term name="et-al">et al.</term>
|
31
|
+
<term name="forthcoming">futuro</term>
|
32
|
+
<term name="from">da</term>
|
33
|
+
<term name="ibid">ibid.</term>
|
34
|
+
<term name="in">in</term>
|
35
|
+
<term name="in press">in stampa</term>
|
36
|
+
<term name="internet">internet</term>
|
37
|
+
<term name="interview">intervista</term>
|
38
|
+
<term name="letter">lettera</term>
|
39
|
+
<term name="no date">no date</term>
|
40
|
+
<term name="no date" form="short">S.d.</term>
|
41
|
+
<term name="online">in linea</term>
|
42
|
+
<term name="presented at">presentato al</term>
|
43
|
+
<term name="reference">
|
44
|
+
<single>reference</single>
|
45
|
+
<multiple>references</multiple>
|
46
|
+
</term>
|
47
|
+
<term name="reference" form="short">
|
48
|
+
<single>ref.</single>
|
49
|
+
<multiple>refs.</multiple>
|
50
|
+
</term>
|
51
|
+
<term name="retrieved">recuperato</term>
|
52
52
|
|
53
|
-
|
54
|
-
|
55
|
-
|
53
|
+
<!-- ANNO DOMINI; BEFORE CHRIST -->
|
54
|
+
<term name="ad">AD</term>
|
55
|
+
<term name="bc">BC</term>
|
56
56
|
|
57
|
-
|
58
|
-
|
59
|
-
|
60
|
-
|
61
|
-
|
57
|
+
<!-- QUOTES -->
|
58
|
+
<!-- Source: http://en.wikipedia.org/wiki/Non-English_usage_of_quotation_marks -->
|
59
|
+
<term name="open-quote">«</term>
|
60
|
+
<term name="close-quote">»</term>
|
61
|
+
<term name="open-inner-quote">‘</term>
|
62
|
+
<term name="close-inner-quote">’</term>
|
62
63
|
|
63
|
-
|
64
|
-
|
65
|
-
|
66
|
-
|
67
|
-
|
64
|
+
<!-- ORDINALS -->
|
65
|
+
<term name="ordinal-01">st</term>
|
66
|
+
<term name="ordinal-02">nd</term>
|
67
|
+
<term name="ordinal-03">rd</term>
|
68
|
+
<term name="ordinal-04">th</term>
|
68
69
|
|
69
|
-
|
70
|
-
|
71
|
-
|
72
|
-
|
73
|
-
|
74
|
-
|
75
|
-
|
76
|
-
|
77
|
-
|
78
|
-
|
79
|
-
|
70
|
+
<!-- LONG ORDINALS -->
|
71
|
+
<term name="long-ordinal-01">first</term>
|
72
|
+
<term name="long-ordinal-02">second</term>
|
73
|
+
<term name="long-ordinal-03">third</term>
|
74
|
+
<term name="long-ordinal-04">fourth</term>
|
75
|
+
<term name="long-ordinal-05">fifth</term>
|
76
|
+
<term name="long-ordinal-06">sixth</term>
|
77
|
+
<term name="long-ordinal-07">seventh</term>
|
78
|
+
<term name="long-ordinal-08">eighth</term>
|
79
|
+
<term name="long-ordinal-09">ninth</term>
|
80
|
+
<term name="long-ordinal-10">tenth</term>
|
80
81
|
|
81
|
-
|
82
|
-
|
83
|
-
|
84
|
-
|
85
|
-
|
86
|
-
|
87
|
-
|
88
|
-
|
89
|
-
|
90
|
-
|
91
|
-
|
92
|
-
|
93
|
-
|
94
|
-
|
95
|
-
|
96
|
-
|
97
|
-
|
98
|
-
|
99
|
-
|
100
|
-
|
101
|
-
|
102
|
-
|
103
|
-
|
104
|
-
|
105
|
-
|
82
|
+
<!-- CATEGORIES -->
|
83
|
+
<term name="anthropology">antropologia</term>
|
84
|
+
<term name="astronomy">astronomia</term>
|
85
|
+
<term name="biology">biologia</term>
|
86
|
+
<term name="botany">botanica</term>
|
87
|
+
<term name="chemistry">chimica</term>
|
88
|
+
<term name="engineering">ingegneria</term>
|
89
|
+
<term name="generic-base">generica</term>
|
90
|
+
<term name="geography">geografia</term>
|
91
|
+
<term name="geology">geologia</term>
|
92
|
+
<term name="history">storia</term>
|
93
|
+
<term name="humanities">discipline umanistiche</term>
|
94
|
+
<term name="linguistics">linguistics</term>
|
95
|
+
<term name="literature">letteratura</term>
|
96
|
+
<term name="math">matematica</term>
|
97
|
+
<term name="medicine">medicina</term>
|
98
|
+
<term name="philosophy">filosofia</term>
|
99
|
+
<term name="physics">fisica</term>
|
100
|
+
<term name="psychology">psicologia</term>
|
101
|
+
<term name="sociology">sociologia</term>
|
102
|
+
<term name="science">scienze</term>
|
103
|
+
<term name="political_science">scienze politiche</term>
|
104
|
+
<term name="social_science">sociologia</term>
|
105
|
+
<term name="theology">teologia</term>
|
106
|
+
<term name="zoology">zoologia</term>
|
106
107
|
|
107
|
-
|
108
|
-
|
109
|
-
|
110
|
-
|
111
|
-
|
112
|
-
|
113
|
-
|
114
|
-
|
115
|
-
|
116
|
-
|
117
|
-
|
118
|
-
|
119
|
-
|
120
|
-
|
121
|
-
|
122
|
-
|
123
|
-
|
124
|
-
|
125
|
-
|
126
|
-
|
127
|
-
|
128
|
-
|
129
|
-
|
130
|
-
|
131
|
-
|
132
|
-
|
133
|
-
|
134
|
-
|
135
|
-
|
136
|
-
|
137
|
-
|
138
|
-
|
139
|
-
|
140
|
-
|
141
|
-
|
142
|
-
|
143
|
-
|
144
|
-
|
145
|
-
|
146
|
-
|
147
|
-
|
148
|
-
|
149
|
-
|
150
|
-
|
151
|
-
|
152
|
-
|
153
|
-
|
154
|
-
|
155
|
-
|
156
|
-
|
157
|
-
|
158
|
-
|
159
|
-
|
160
|
-
|
161
|
-
|
162
|
-
|
163
|
-
|
164
|
-
|
165
|
-
|
166
|
-
|
167
|
-
|
168
|
-
|
169
|
-
|
170
|
-
|
171
|
-
|
108
|
+
<!-- LONG LOCATOR FORMS -->
|
109
|
+
<term name="book">
|
110
|
+
<single>libro</single>
|
111
|
+
<multiple>libri</multiple>
|
112
|
+
</term>
|
113
|
+
<term name="chapter">
|
114
|
+
<single>capitolo</single>
|
115
|
+
<multiple>capitoli</multiple>
|
116
|
+
</term>
|
117
|
+
<term name="column">
|
118
|
+
<single>colonna</single>
|
119
|
+
<multiple>colonne</multiple>
|
120
|
+
</term>
|
121
|
+
<term name="figure">
|
122
|
+
<single>figura</single>
|
123
|
+
<multiple>figure</multiple>
|
124
|
+
</term>
|
125
|
+
<term name="folio">
|
126
|
+
<single>foglio</single>
|
127
|
+
<multiple>fogli</multiple>
|
128
|
+
</term>
|
129
|
+
<term name="issue">
|
130
|
+
<single>numero</single>
|
131
|
+
<multiple>numeri</multiple>
|
132
|
+
</term>
|
133
|
+
<term name="line">
|
134
|
+
<single>riga</single>
|
135
|
+
<multiple>righe</multiple>
|
136
|
+
</term>
|
137
|
+
<term name="note">
|
138
|
+
<single>nota</single>
|
139
|
+
<multiple>note</multiple>
|
140
|
+
</term>
|
141
|
+
<term name="opus">
|
142
|
+
<single>opera</single>
|
143
|
+
<multiple>opere</multiple>
|
144
|
+
</term>
|
145
|
+
<term name="page">
|
146
|
+
<single>pagina</single>
|
147
|
+
<multiple>pagine</multiple>
|
148
|
+
</term>
|
149
|
+
<term name="paragraph">
|
150
|
+
<single>capoverso</single>
|
151
|
+
<multiple>capoversi</multiple>
|
152
|
+
</term>
|
153
|
+
<term name="part">
|
154
|
+
<single>parte</single>
|
155
|
+
<multiple>parti</multiple>
|
156
|
+
</term>
|
157
|
+
<term name="section">
|
158
|
+
<single>paragrafo</single>
|
159
|
+
<multiple>paragrafi</multiple>
|
160
|
+
</term>
|
161
|
+
<term name="sub verbo">
|
162
|
+
<single>sub verbo</single>
|
163
|
+
<multiple>sub verbis</multiple>
|
164
|
+
</term>
|
165
|
+
<term name="verse">
|
166
|
+
<single>verso</single>
|
167
|
+
<multiple>versi</multiple>
|
168
|
+
</term>
|
169
|
+
<term name="volume">
|
170
|
+
<single>volume</single>
|
171
|
+
<multiple>volumi</multiple>
|
172
|
+
</term>
|
172
173
|
|
173
|
-
|
174
|
-
|
175
|
-
|
176
|
-
|
177
|
-
|
178
|
-
|
179
|
-
|
180
|
-
|
181
|
-
|
182
|
-
|
183
|
-
|
184
|
-
|
185
|
-
|
186
|
-
|
187
|
-
|
188
|
-
|
189
|
-
|
190
|
-
|
191
|
-
|
192
|
-
|
193
|
-
|
194
|
-
|
195
|
-
|
196
|
-
|
197
|
-
|
198
|
-
|
199
|
-
|
174
|
+
<!-- SHORT LOCATOR FORMS -->
|
175
|
+
<term name="book" form="short">lib</term>
|
176
|
+
<term name="chapter" form="short">cap</term>
|
177
|
+
<term name="column" form="short">col</term>
|
178
|
+
<term name="figure" form="short">fig</term>
|
179
|
+
<term name="folio" form="short">fgl</term>
|
180
|
+
<term name="issue" form="short">n°</term>
|
181
|
+
<term name="opus" form="short">op</term>
|
182
|
+
<term name="page" form="short">
|
183
|
+
<single>pag</single>
|
184
|
+
<multiple>pagg</multiple>
|
185
|
+
</term>
|
186
|
+
<term name="paragraph" form="short">cpv</term>
|
187
|
+
<term name="part" form="short">pt</term>
|
188
|
+
<term name="section" form="short">par</term>
|
189
|
+
<term name="sub verbo" form="short">
|
190
|
+
<single>s.v.</single>
|
191
|
+
<multiple>s.vv.</multiple>
|
192
|
+
</term>
|
193
|
+
<term name="verse" form="short">
|
194
|
+
<single>v</single>
|
195
|
+
<multiple>vv</multiple>
|
196
|
+
</term>
|
197
|
+
<term name="volume" form="short">
|
198
|
+
<single>vol</single>
|
199
|
+
<multiple>vol</multiple>
|
200
|
+
</term>
|
200
201
|
|
201
|
-
|
202
|
-
|
203
|
-
|
204
|
-
|
205
|
-
|
206
|
-
|
207
|
-
|
208
|
-
|
209
|
-
|
202
|
+
<!-- SYMBOL LOCATOR FORMS -->
|
203
|
+
<term name="paragraph" form="symbol">
|
204
|
+
<single>¶</single>
|
205
|
+
<multiple>¶¶</multiple>
|
206
|
+
</term>
|
207
|
+
<term name="section" form="symbol">
|
208
|
+
<single>§</single>
|
209
|
+
<multiple>§§</multiple>
|
210
|
+
</term>
|
210
211
|
|
211
|
-
|
212
|
-
|
213
|
-
|
214
|
-
|
215
|
-
|
216
|
-
|
217
|
-
|
218
|
-
|
219
|
-
|
220
|
-
|
221
|
-
|
222
|
-
|
223
|
-
|
224
|
-
|
225
|
-
|
226
|
-
|
227
|
-
|
228
|
-
|
229
|
-
|
230
|
-
|
231
|
-
|
212
|
+
<!-- LONG ROLE FORMS -->
|
213
|
+
<term name="author">
|
214
|
+
<single/>
|
215
|
+
<multiple/>
|
216
|
+
</term>
|
217
|
+
<term name="editor">
|
218
|
+
<single>curatore</single>
|
219
|
+
<multiple>curatori</multiple>
|
220
|
+
</term>
|
221
|
+
<term name="editorial-director">
|
222
|
+
<single>editor</single>
|
223
|
+
<multiple>editors</multiple>
|
224
|
+
</term>
|
225
|
+
<term name="translator">
|
226
|
+
<single>traduttore</single>
|
227
|
+
<multiple>traduttori</multiple>
|
228
|
+
</term>
|
229
|
+
<term name="editortranslator">
|
230
|
+
<single>editor & translator</single>
|
231
|
+
<multiple>editors & translators</multiple>
|
232
|
+
</term>
|
232
233
|
|
233
|
-
|
234
|
-
|
235
|
-
|
236
|
-
|
237
|
-
|
238
|
-
|
239
|
-
|
240
|
-
|
241
|
-
|
242
|
-
|
243
|
-
|
244
|
-
|
245
|
-
|
246
|
-
|
247
|
-
|
248
|
-
|
249
|
-
|
250
|
-
|
251
|
-
|
252
|
-
|
253
|
-
|
234
|
+
<!-- SHORT ROLE FORMS -->
|
235
|
+
<term name="author" form="short">
|
236
|
+
<single/>
|
237
|
+
<multiple/>
|
238
|
+
</term>
|
239
|
+
<term name="editor" form="short">
|
240
|
+
<single>cur</single>
|
241
|
+
<multiple>cur</multiple>
|
242
|
+
</term>
|
243
|
+
<term name="editorial-director" form="short">
|
244
|
+
<single>ed.</single>
|
245
|
+
<multiple>eds.</multiple>
|
246
|
+
</term>
|
247
|
+
<term name="translator" form="short">
|
248
|
+
<single>trad</single>
|
249
|
+
<multiple>trad</multiple>
|
250
|
+
</term>
|
251
|
+
<term name="editortranslator" form="short">
|
252
|
+
<single>ed. & tran.</single>
|
253
|
+
<multiple>eds. & trans.</multiple>
|
254
|
+
</term>
|
254
255
|
|
255
|
-
|
256
|
-
|
257
|
-
|
258
|
-
|
259
|
-
|
260
|
-
|
261
|
-
|
256
|
+
<!-- VERB ROLE FORMS -->
|
257
|
+
<term name="editor" form="verb">a cura di</term>
|
258
|
+
<term name="editorial-director" form="verb">edited by</term>
|
259
|
+
<term name="translator" form="verb">tradotto da</term>
|
260
|
+
<term name="editortranslator" form="verb">edited & translated by</term>
|
261
|
+
<term name="recipient" form="verb">a</term>
|
262
|
+
<term name="interviewer" form="verb">intervista di</term>
|
262
263
|
|
263
|
-
|
264
|
-
|
265
|
-
|
266
|
-
|
267
|
-
|
268
|
-
|
264
|
+
<!-- SHORT VERB ROLE FORMS -->
|
265
|
+
<term name="container-author" form="verb-short">by</term>
|
266
|
+
<term name="editor" form="verb-short">cur. da</term>
|
267
|
+
<term name="editorial-director" form="verb-short">ed.</term>
|
268
|
+
<term name="translator" form="verb-short">trad. da</term>
|
269
|
+
<term name="editortranslator" form="verb-short">ed. & trans. by</term>
|
269
270
|
|
270
|
-
|
271
|
-
|
272
|
-
|
273
|
-
|
274
|
-
|
275
|
-
|
276
|
-
|
277
|
-
|
278
|
-
|
279
|
-
|
280
|
-
|
281
|
-
|
282
|
-
|
271
|
+
<!-- LONG MONTH FORMS -->
|
272
|
+
<term name="month-01">Gennaio</term>
|
273
|
+
<term name="month-02">Febbraio</term>
|
274
|
+
<term name="month-03">Marzo</term>
|
275
|
+
<term name="month-04">Aprile</term>
|
276
|
+
<term name="month-05">Maggio</term>
|
277
|
+
<term name="month-06">Giugno</term>
|
278
|
+
<term name="month-07">Luglio</term>
|
279
|
+
<term name="month-08">Agosto</term>
|
280
|
+
<term name="month-09">Settembre</term>
|
281
|
+
<term name="month-10">Ottobre</term>
|
282
|
+
<term name="month-11">Novembre</term>
|
283
|
+
<term name="month-12">Dicembre</term>
|
283
284
|
|
284
|
-
|
285
|
-
|
286
|
-
|
287
|
-
|
288
|
-
|
289
|
-
|
290
|
-
|
291
|
-
|
292
|
-
|
293
|
-
|
294
|
-
|
295
|
-
|
296
|
-
|
285
|
+
<!-- SHORT MONTH FORMS -->
|
286
|
+
<term name="month-01" form="short">Gen</term>
|
287
|
+
<term name="month-02" form="short">Feb</term>
|
288
|
+
<term name="month-03" form="short">Mar</term>
|
289
|
+
<term name="month-04" form="short">Apr</term>
|
290
|
+
<term name="month-05" form="short">Mag</term>
|
291
|
+
<term name="month-06" form="short">Giu</term>
|
292
|
+
<term name="month-07" form="short">Lug</term>
|
293
|
+
<term name="month-08" form="short">Ago</term>
|
294
|
+
<term name="month-09" form="short">Set</term>
|
295
|
+
<term name="month-10" form="short">Ott</term>
|
296
|
+
<term name="month-11" form="short">Nov</term>
|
297
|
+
<term name="month-12" form="short">Dic</term>
|
297
298
|
|
298
|
-
|
299
|
-
|
300
|
-
|
301
|
-
|
302
|
-
|
303
|
-
|
304
|
-
</locale>
|
299
|
+
<!-- SEASONS -->
|
300
|
+
<term name="season-01">Spring</term>
|
301
|
+
<term name="season-02">Summer</term>
|
302
|
+
<term name="season-03">Autumn</term>
|
303
|
+
<term name="season-04">Winter</term>
|
304
|
+
</terms>
|
305
|
+
</locale>
|