rails-i18n 4.0.3 → 4.0.4
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +21 -0
- data/README.md +2 -1
- data/lib/rails_i18n/common_pluralizations/east_slavic.rb +5 -4
- data/lib/rails_i18n/common_pluralizations/one_upto_two_other.rb +1 -1
- data/lib/rails_i18n/common_pluralizations/romanian.rb +1 -0
- data/rails/locale/af.yml +27 -29
- data/rails/locale/ar.yml +92 -91
- data/rails/locale/az.yml +37 -36
- data/rails/locale/be.yml +205 -0
- data/rails/locale/bg.yml +28 -27
- data/rails/locale/bn.yml +36 -35
- data/rails/locale/bs.yml +42 -41
- data/rails/locale/ca.yml +27 -26
- data/rails/locale/cs.yml +33 -32
- data/rails/locale/cy.yml +43 -42
- data/rails/locale/da.yml +30 -29
- data/rails/locale/de-AT.yml +40 -32
- data/rails/locale/de-CH.yml +38 -33
- data/rails/locale/de.yml +40 -35
- data/rails/locale/el.yml +28 -27
- data/rails/locale/en-AU.yml +29 -28
- data/rails/locale/en-CA.yml +29 -37
- data/rails/locale/en-GB.yml +29 -28
- data/rails/locale/en-IE.yml +29 -28
- data/rails/locale/en-IN.yml +29 -28
- data/rails/locale/en-NZ.yml +29 -28
- data/rails/locale/en-US.yml +32 -31
- data/rails/locale/en-ZA.yml +31 -30
- data/rails/locale/en.yml +32 -31
- data/rails/locale/eo.yml +29 -28
- data/rails/locale/es-419.yml +33 -41
- data/rails/locale/es-AR.yml +33 -32
- data/rails/locale/es-CL.yml +28 -27
- data/rails/locale/es-CO.yml +33 -32
- data/rails/locale/es-CR.yml +33 -32
- data/rails/locale/es-EC.yml +31 -30
- data/rails/locale/es-MX.yml +36 -35
- data/rails/locale/es-PA.yml +30 -29
- data/rails/locale/es-PE.yml +29 -28
- data/rails/locale/es-US.yml +33 -32
- data/rails/locale/es-VE.yml +33 -32
- data/rails/locale/es.yml +28 -27
- data/rails/locale/et.yml +32 -31
- data/rails/locale/eu.yml +42 -41
- data/rails/locale/fa.yml +30 -29
- data/rails/locale/fi.yml +28 -27
- data/rails/locale/fr-CA.yml +29 -28
- data/rails/locale/fr-CH.yml +28 -27
- data/rails/locale/fr.yml +128 -135
- data/rails/locale/gl.yml +33 -32
- data/rails/locale/he.yml +35 -34
- data/rails/locale/hi-IN.yml +36 -35
- data/rails/locale/hi.yml +38 -37
- data/rails/locale/hr.yml +45 -44
- data/rails/locale/hu.yml +28 -27
- data/rails/locale/id.yml +28 -27
- data/rails/locale/is.yml +29 -28
- data/rails/locale/it-CH.yml +28 -27
- data/rails/locale/it.yml +40 -39
- data/rails/locale/ja.yml +29 -28
- data/rails/locale/km.yml +46 -5
- data/rails/locale/kn.yml +39 -38
- data/rails/locale/ko.yml +30 -29
- data/rails/locale/lo.yml +70 -69
- data/rails/locale/lt.yml +44 -43
- data/rails/locale/lv.yml +35 -34
- data/rails/locale/mk.yml +33 -32
- data/rails/locale/mn.yml +51 -50
- data/rails/locale/ms.yml +25 -26
- data/rails/locale/nb.yml +30 -29
- data/rails/locale/ne.yml +39 -38
- data/rails/locale/nl.yml +39 -38
- data/rails/locale/nn.yml +29 -28
- data/rails/locale/or.yml +40 -39
- data/rails/locale/pl.yml +69 -50
- data/rails/locale/pt-BR.yml +37 -34
- data/rails/locale/pt.yml +29 -28
- data/rails/locale/rm.yml +47 -46
- data/rails/locale/ro.yml +34 -33
- data/rails/locale/ru.yml +47 -46
- data/rails/locale/sk.yml +36 -34
- data/rails/locale/sl.yml +32 -31
- data/rails/locale/sr.yml +45 -44
- data/rails/locale/sv.yml +28 -27
- data/rails/locale/sw.yml +25 -24
- data/rails/locale/ta.yml +43 -42
- data/rails/locale/th.yml +26 -25
- data/rails/locale/tl.yml +90 -115
- data/rails/locale/tr.yml +44 -43
- data/rails/locale/tt.yml +215 -0
- data/rails/locale/uk.yml +43 -42
- data/rails/locale/ur.yml +48 -46
- data/rails/locale/uz.yml +60 -59
- data/rails/locale/vi.yml +30 -29
- data/rails/locale/wo.yml +29 -28
- data/rails/locale/zh-CN.yml +37 -36
- data/rails/locale/zh-HK.yml +51 -50
- data/rails/locale/zh-TW.yml +39 -38
- data/rails/locale/zh-YUE.yml +49 -48
- data/rails/pluralization/ar.rb +1 -0
- data/rails/pluralization/br.rb +1 -0
- data/rails/pluralization/gv.rb +1 -0
- data/rails/pluralization/hsb.rb +1 -0
- data/rails/pluralization/lag.rb +1 -0
- data/rails/pluralization/lt.rb +1 -0
- data/rails/pluralization/lv.rb +1 -0
- data/rails/pluralization/mk.rb +1 -0
- data/rails/pluralization/mt.rb +1 -0
- data/rails/pluralization/pl.rb +1 -0
- data/rails/pluralization/sl.rb +1 -0
- data/rails/transliteration/ru.rb +2 -0
- data/rails/transliteration/uk.rb +3 -1
- metadata +5 -9
data/rails/locale/es.yml
CHANGED
@@ -1,3 +1,4 @@
|
|
1
|
+
---
|
1
2
|
es:
|
2
3
|
date:
|
3
4
|
abbr_day_names:
|
@@ -9,7 +10,7 @@ es:
|
|
9
10
|
- vie
|
10
11
|
- sáb
|
11
12
|
abbr_month_names:
|
12
|
-
-
|
13
|
+
-
|
13
14
|
- ene
|
14
15
|
- feb
|
15
16
|
- mar
|
@@ -31,11 +32,11 @@ es:
|
|
31
32
|
- viernes
|
32
33
|
- sábado
|
33
34
|
formats:
|
34
|
-
default:
|
35
|
-
long:
|
36
|
-
short:
|
35
|
+
default: "%d/%m/%Y"
|
36
|
+
long: "%d de %B de %Y"
|
37
|
+
short: "%d de %b"
|
37
38
|
month_names:
|
38
|
-
-
|
39
|
+
-
|
39
40
|
- enero
|
40
41
|
- febrero
|
41
42
|
- marzo
|
@@ -78,16 +79,16 @@ es:
|
|
78
79
|
other: más de %{count} años
|
79
80
|
x_days:
|
80
81
|
one: 1 día
|
81
|
-
other:
|
82
|
+
other: "%{count} días"
|
82
83
|
x_minutes:
|
83
84
|
one: 1 minuto
|
84
|
-
other:
|
85
|
+
other: "%{count} minutos"
|
85
86
|
x_months:
|
86
87
|
one: 1 mes
|
87
|
-
other:
|
88
|
+
other: "%{count} meses"
|
88
89
|
x_seconds:
|
89
90
|
one: 1 segundo
|
90
|
-
other:
|
91
|
+
other: "%{count} segundos"
|
91
92
|
prompts:
|
92
93
|
day: Día
|
93
94
|
hour: Hora
|
@@ -96,11 +97,11 @@ es:
|
|
96
97
|
second: Segundos
|
97
98
|
year: Año
|
98
99
|
errors:
|
99
|
-
format:
|
100
|
+
format: "%{attribute} %{message}"
|
100
101
|
messages:
|
101
102
|
accepted: debe ser aceptado
|
102
103
|
blank: no puede estar en blanco
|
103
|
-
confirmation: no coincide
|
104
|
+
confirmation: no coincide
|
104
105
|
empty: no puede estar vacío
|
105
106
|
equal_to: debe ser igual a %{count}
|
106
107
|
even: debe ser par
|
@@ -114,13 +115,13 @@ es:
|
|
114
115
|
not_a_number: no es un número
|
115
116
|
not_an_integer: debe ser un entero
|
116
117
|
odd: debe ser impar
|
117
|
-
record_invalid:
|
118
|
+
record_invalid: 'La validación falló: %{errors}'
|
118
119
|
taken: ya está en uso
|
119
120
|
too_long: es demasiado largo (%{count} caracteres máximo)
|
120
121
|
too_short: es demasiado corto (%{count} caracteres mínimo)
|
121
122
|
wrong_length: no tiene la longitud correcta (%{count} caracteres exactos)
|
122
123
|
template:
|
123
|
-
body:
|
124
|
+
body: 'Se encontraron problemas con los siguientes campos:'
|
124
125
|
header:
|
125
126
|
one: No se pudo guardar este/a %{model} porque se encontró 1 error
|
126
127
|
other: No se pudo guardar este/a %{model} porque se encontraron %{count} errores
|
@@ -134,22 +135,22 @@ es:
|
|
134
135
|
number:
|
135
136
|
currency:
|
136
137
|
format:
|
137
|
-
delimiter: .
|
138
|
-
format:
|
138
|
+
delimiter: "."
|
139
|
+
format: "%n %u"
|
139
140
|
precision: 2
|
140
|
-
separator:
|
141
|
+
separator: ","
|
141
142
|
significant: false
|
142
143
|
strip_insignificant_zeros: false
|
143
|
-
unit: €
|
144
|
+
unit: "€"
|
144
145
|
format:
|
145
|
-
delimiter: .
|
146
|
+
delimiter: "."
|
146
147
|
precision: 3
|
147
|
-
separator:
|
148
|
+
separator: ","
|
148
149
|
significant: false
|
149
150
|
strip_insignificant_zeros: false
|
150
151
|
human:
|
151
152
|
decimal_units:
|
152
|
-
format:
|
153
|
+
format: "%n %u"
|
153
154
|
units:
|
154
155
|
billion: mil millones
|
155
156
|
million: millón
|
@@ -163,7 +164,7 @@ es:
|
|
163
164
|
significant: true
|
164
165
|
strip_insignificant_zeros: true
|
165
166
|
storage_units:
|
166
|
-
format:
|
167
|
+
format: "%n %u"
|
167
168
|
units:
|
168
169
|
byte:
|
169
170
|
one: Byte
|
@@ -180,13 +181,13 @@ es:
|
|
180
181
|
delimiter: ''
|
181
182
|
support:
|
182
183
|
array:
|
183
|
-
last_word_connector:
|
184
|
-
two_words_connector:
|
185
|
-
words_connector:
|
184
|
+
last_word_connector: ", y "
|
185
|
+
two_words_connector: " y "
|
186
|
+
words_connector: ", "
|
186
187
|
time:
|
187
188
|
am: am
|
188
189
|
formats:
|
189
|
-
default:
|
190
|
-
long:
|
191
|
-
short:
|
190
|
+
default: "%A, %d de %B de %Y %H:%M:%S %z"
|
191
|
+
long: "%d de %B de %Y %H:%M"
|
192
|
+
short: "%d de %b %H:%M"
|
192
193
|
pm: pm
|
data/rails/locale/et.yml
CHANGED
@@ -1,3 +1,4 @@
|
|
1
|
+
---
|
1
2
|
et:
|
2
3
|
date:
|
3
4
|
abbr_day_names:
|
@@ -9,7 +10,7 @@ et:
|
|
9
10
|
- R
|
10
11
|
- L
|
11
12
|
abbr_month_names:
|
12
|
-
-
|
13
|
+
-
|
13
14
|
- jaan.
|
14
15
|
- veebr.
|
15
16
|
- märts
|
@@ -31,11 +32,11 @@ et:
|
|
31
32
|
- reede
|
32
33
|
- laupäev
|
33
34
|
formats:
|
34
|
-
default:
|
35
|
-
long:
|
36
|
-
short:
|
35
|
+
default: "%d.%m.%Y"
|
36
|
+
long: "%d. %B %Y"
|
37
|
+
short: "%d.%m.%y"
|
37
38
|
month_names:
|
38
|
-
-
|
39
|
+
-
|
39
40
|
- jaanuar
|
40
41
|
- veebruar
|
41
42
|
- märts
|
@@ -77,17 +78,17 @@ et:
|
|
77
78
|
one: üle %{count} aasta
|
78
79
|
other: üle %{count} aasta
|
79
80
|
x_days:
|
80
|
-
one:
|
81
|
-
other:
|
81
|
+
one: "%{count} päev"
|
82
|
+
other: "%{count} päeva"
|
82
83
|
x_minutes:
|
83
|
-
one:
|
84
|
-
other:
|
84
|
+
one: "%{count} minut"
|
85
|
+
other: "%{count} minutit"
|
85
86
|
x_months:
|
86
|
-
one:
|
87
|
-
other:
|
87
|
+
one: "%{count} kuu"
|
88
|
+
other: "%{count} kuud"
|
88
89
|
x_seconds:
|
89
|
-
one:
|
90
|
-
other:
|
90
|
+
one: "%{count} sekund"
|
91
|
+
other: "%{count} sekundit"
|
91
92
|
prompts:
|
92
93
|
day: Päev
|
93
94
|
hour: Tunde
|
@@ -96,7 +97,7 @@ et:
|
|
96
97
|
second: Sekundit
|
97
98
|
year: Aasta
|
98
99
|
errors:
|
99
|
-
format:
|
100
|
+
format: "%{attribute} %{message}"
|
100
101
|
messages:
|
101
102
|
accepted: peab olema heaks kiidetud
|
102
103
|
blank: on täitmata
|
@@ -114,16 +115,16 @@ et:
|
|
114
115
|
not_a_number: ei ole number
|
115
116
|
not_an_integer: peab olema täisarv
|
116
117
|
odd: peab olema paaritu arv
|
117
|
-
record_invalid:
|
118
|
+
record_invalid: 'Valideerimine ebaõnnestus: %{errors}'
|
118
119
|
taken: on juba võetud
|
119
120
|
too_long: on liiga pikk (maksimum on %{count} tähemärki)
|
120
121
|
too_short: on liiga lühike (miinimum on %{count} tähemärki)
|
121
122
|
wrong_length: on vale pikkusega (peab olema %{count} tähemärki)
|
122
123
|
template:
|
123
|
-
body:
|
124
|
+
body: 'Probleeme ilmnes järgmiste väljadega:'
|
124
125
|
header:
|
125
126
|
one: Üks viga takistas objekti %{model} salvestamist
|
126
|
-
other:
|
127
|
+
other: "%{count} viga takistasid objekti %{model} salvestamist"
|
127
128
|
helpers:
|
128
129
|
select:
|
129
130
|
prompt: Palun vali
|
@@ -134,22 +135,22 @@ et:
|
|
134
135
|
number:
|
135
136
|
currency:
|
136
137
|
format:
|
137
|
-
delimiter:
|
138
|
-
format:
|
138
|
+
delimiter: " "
|
139
|
+
format: "%n %u"
|
139
140
|
precision: 2
|
140
|
-
separator:
|
141
|
+
separator: ","
|
141
142
|
significant: false
|
142
143
|
strip_insignificant_zeros: false
|
143
|
-
unit: €
|
144
|
+
unit: "€"
|
144
145
|
format:
|
145
|
-
delimiter:
|
146
|
+
delimiter: " "
|
146
147
|
precision: 2
|
147
|
-
separator:
|
148
|
+
separator: ","
|
148
149
|
significant: false
|
149
150
|
strip_insignificant_zeros: false
|
150
151
|
human:
|
151
152
|
decimal_units:
|
152
|
-
format:
|
153
|
+
format: "%n %u"
|
153
154
|
units:
|
154
155
|
billion: miljard
|
155
156
|
million: miljon
|
@@ -163,7 +164,7 @@ et:
|
|
163
164
|
significant: true
|
164
165
|
strip_insignificant_zeros: true
|
165
166
|
storage_units:
|
166
|
-
format:
|
167
|
+
format: "%n %u"
|
167
168
|
units:
|
168
169
|
byte:
|
169
170
|
one: bait
|
@@ -180,13 +181,13 @@ et:
|
|
180
181
|
delimiter: ''
|
181
182
|
support:
|
182
183
|
array:
|
183
|
-
last_word_connector:
|
184
|
-
two_words_connector:
|
185
|
-
words_connector:
|
184
|
+
last_word_connector: " ja "
|
185
|
+
two_words_connector: " ja "
|
186
|
+
words_connector: ", "
|
186
187
|
time:
|
187
188
|
am: enne lõunat
|
188
189
|
formats:
|
189
|
-
default:
|
190
|
-
long:
|
191
|
-
short:
|
190
|
+
default: "%d. %B %Y, %H:%M"
|
191
|
+
long: "%a, %d. %b %Y, %H:%M:%S %z"
|
192
|
+
short: "%d.%m.%y, %H:%M"
|
192
193
|
pm: pärast lõunat
|
data/rails/locale/eu.yml
CHANGED
@@ -1,3 +1,4 @@
|
|
1
|
+
---
|
1
2
|
eu:
|
2
3
|
date:
|
3
4
|
abbr_day_names:
|
@@ -9,7 +10,7 @@ eu:
|
|
9
10
|
- Osti
|
10
11
|
- Lar
|
11
12
|
abbr_month_names:
|
12
|
-
-
|
13
|
+
-
|
13
14
|
- Urt
|
14
15
|
- Ots
|
15
16
|
- Mar
|
@@ -31,11 +32,11 @@ eu:
|
|
31
32
|
- Ostirala
|
32
33
|
- Larunbata
|
33
34
|
formats:
|
34
|
-
default:
|
35
|
-
long:
|
36
|
-
short:
|
35
|
+
default: "%Y/%m/%e"
|
36
|
+
long: "%Y(e)ko %Bk %e"
|
37
|
+
short: "%b %e"
|
37
38
|
month_names:
|
38
|
-
-
|
39
|
+
-
|
39
40
|
- Urtarrila
|
40
41
|
- Otsaila
|
41
42
|
- Martxoa
|
@@ -56,38 +57,38 @@ eu:
|
|
56
57
|
distance_in_words:
|
57
58
|
about_x_hours:
|
58
59
|
one: ordu bat inguru
|
59
|
-
other:
|
60
|
+
other: "%{count} ordu inguru"
|
60
61
|
about_x_months:
|
61
62
|
one: hilabete bat inguru
|
62
|
-
other:
|
63
|
+
other: "%{count} hilabete inguru"
|
63
64
|
about_x_years:
|
64
65
|
one: urte bat inguru
|
65
|
-
other:
|
66
|
+
other: "%{count} urte inguru"
|
66
67
|
almost_x_years:
|
67
68
|
one: ia urte bat
|
68
69
|
other: ia %{count} urte
|
69
70
|
half_a_minute: minutu erdi
|
70
71
|
less_than_x_minutes:
|
71
72
|
one: 1 minutu bat baino gutxiago
|
72
|
-
other:
|
73
|
+
other: "%{count} minutu baino gutxiago"
|
73
74
|
less_than_x_seconds:
|
74
75
|
one: segundu bat baino gutxiago
|
75
|
-
other:
|
76
|
+
other: "%{count} segundu baino gutxiago"
|
76
77
|
over_x_years:
|
77
78
|
one: urte bat baino gehiago
|
78
|
-
other:
|
79
|
+
other: "%{count} urte baino gehiago"
|
79
80
|
x_days:
|
80
81
|
one: egun bat
|
81
|
-
other:
|
82
|
+
other: "%{count} egun"
|
82
83
|
x_minutes:
|
83
84
|
one: minutu bat
|
84
|
-
other:
|
85
|
+
other: "%{count} minutu"
|
85
86
|
x_months:
|
86
87
|
one: hilabete bat
|
87
|
-
other:
|
88
|
+
other: "%{count} hilabete"
|
88
89
|
x_seconds:
|
89
90
|
one: segundu bat
|
90
|
-
other:
|
91
|
+
other: "%{count} segundu"
|
91
92
|
prompts:
|
92
93
|
day: Egun
|
93
94
|
hour: Ordu
|
@@ -96,60 +97,60 @@ eu:
|
|
96
97
|
second: Segundu
|
97
98
|
year: Urte
|
98
99
|
errors:
|
99
|
-
format:
|
100
|
+
format: "%{attribute} %{message}"
|
100
101
|
messages:
|
101
102
|
accepted: onartuta izan behar da
|
102
103
|
blank: ezin da zuriz utzi
|
103
104
|
confirmation: ez dator bat konfirmazioarekin
|
104
105
|
empty: ezin da hutsik egon
|
105
|
-
equal_to:
|
106
|
+
equal_to: "%{count} izan behar da"
|
106
107
|
even: bikoitia izan behar du
|
107
108
|
exclusion: erreserbatuta dago
|
108
|
-
greater_than:
|
109
|
-
greater_than_or_equal_to:
|
109
|
+
greater_than: "%{count} baino handiagoa izan behar da"
|
110
|
+
greater_than_or_equal_to: "%{count} baino handiago edo berdin izan behar da"
|
110
111
|
inclusion: ez da zerrendako aukera bat
|
111
112
|
invalid: ez da zuzena
|
112
|
-
less_than:
|
113
|
-
less_than_or_equal_to:
|
113
|
+
less_than: "%{count} baino txikiago izan behar da"
|
114
|
+
less_than_or_equal_to: "%{count} baino txikiago edo berdin izan behar da"
|
114
115
|
not_a_number: ez da zenbaki bat
|
115
116
|
not_an_integer: zenbaki osoa izan behar da
|
116
117
|
odd: bakoitia izan behar du
|
117
|
-
record_invalid:
|
118
|
+
record_invalid: 'Balioztatze arazoa: %{errors}'
|
118
119
|
taken: hartuta dago
|
119
120
|
too_long: luzeegia da (%{count} karaktere gehienez)
|
120
121
|
too_short: laburregia da (%{count} karaktere gutxienez)
|
121
122
|
wrong_length: ez du luzeera zuzena (%{count} karaktere izan behar ditu)
|
122
123
|
template:
|
123
|
-
body:
|
124
|
+
body: 'Arazoak egon dira ondoko eremuekin:'
|
124
125
|
header:
|
125
126
|
one: Errore batek ezinezkoa egin du %{model} hau gordetzea
|
126
|
-
other:
|
127
|
+
other: "%{count} errorek ezinezkoa egiten dute %{model} hau gordetzea"
|
127
128
|
helpers:
|
128
129
|
select:
|
129
130
|
prompt: Mesedez, aukeratu
|
130
131
|
submit:
|
131
|
-
create:
|
132
|
-
submit:
|
133
|
-
update:
|
132
|
+
create: "%{model}a eratu"
|
133
|
+
submit: "%{model}a gorde"
|
134
|
+
update: "%{model}a eguneratu"
|
134
135
|
number:
|
135
136
|
currency:
|
136
137
|
format:
|
137
|
-
delimiter: .
|
138
|
-
format:
|
138
|
+
delimiter: "."
|
139
|
+
format: "%n %u"
|
139
140
|
precision: 2
|
140
|
-
separator:
|
141
|
+
separator: ","
|
141
142
|
significant: false
|
142
143
|
strip_insignificant_zeros: false
|
143
|
-
unit: €
|
144
|
+
unit: "€"
|
144
145
|
format:
|
145
|
-
delimiter: .
|
146
|
+
delimiter: "."
|
146
147
|
precision: 3
|
147
|
-
separator:
|
148
|
+
separator: ","
|
148
149
|
significant: false
|
149
150
|
strip_insignificant_zeros: false
|
150
151
|
human:
|
151
152
|
decimal_units:
|
152
|
-
format:
|
153
|
+
format: "%n %u"
|
153
154
|
units:
|
154
155
|
billion: Mila milioi
|
155
156
|
million: Milioi
|
@@ -163,7 +164,7 @@ eu:
|
|
163
164
|
significant: true
|
164
165
|
strip_insignificant_zeros: true
|
165
166
|
storage_units:
|
166
|
-
format:
|
167
|
+
format: "%n %u"
|
167
168
|
units:
|
168
169
|
byte:
|
169
170
|
one: Byte
|
@@ -180,13 +181,13 @@ eu:
|
|
180
181
|
delimiter: ''
|
181
182
|
support:
|
182
183
|
array:
|
183
|
-
last_word_connector:
|
184
|
-
two_words_connector:
|
185
|
-
words_connector:
|
184
|
+
last_word_connector: " eta "
|
185
|
+
two_words_connector: " eta "
|
186
|
+
words_connector: ", "
|
186
187
|
time:
|
187
188
|
am: am
|
188
189
|
formats:
|
189
|
-
default:
|
190
|
-
long:
|
191
|
-
short:
|
190
|
+
default: "%A, %Y(e)ko %Bren %e %H:%M:%S %z"
|
191
|
+
long: "%Y(e)ko %Bren %e, %H:%M"
|
192
|
+
short: "%b %e, %H:%M"
|
192
193
|
pm: pm
|