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/ru.yml
CHANGED
@@ -1,3 +1,4 @@
|
|
1
|
+
---
|
1
2
|
ru:
|
2
3
|
date:
|
3
4
|
abbr_day_names:
|
@@ -9,7 +10,7 @@ ru:
|
|
9
10
|
- Пт
|
10
11
|
- Сб
|
11
12
|
abbr_month_names:
|
12
|
-
-
|
13
|
+
-
|
13
14
|
- янв.
|
14
15
|
- февр.
|
15
16
|
- марта
|
@@ -31,11 +32,11 @@ ru:
|
|
31
32
|
- пятница
|
32
33
|
- суббота
|
33
34
|
formats:
|
34
|
-
default:
|
35
|
-
long:
|
36
|
-
short:
|
35
|
+
default: "%d.%m.%Y"
|
36
|
+
long: "%-d %B %Y"
|
37
|
+
short: "%-d %b"
|
37
38
|
month_names:
|
38
|
-
-
|
39
|
+
-
|
39
40
|
- января
|
40
41
|
- февраля
|
41
42
|
- марта
|
@@ -91,25 +92,25 @@ ru:
|
|
91
92
|
one: больше %{count} года
|
92
93
|
other: больше %{count} лет
|
93
94
|
x_days:
|
94
|
-
few:
|
95
|
-
many:
|
96
|
-
one:
|
97
|
-
other:
|
95
|
+
few: "%{count} дня"
|
96
|
+
many: "%{count} дней"
|
97
|
+
one: "%{count} день"
|
98
|
+
other: "%{count} дня"
|
98
99
|
x_minutes:
|
99
|
-
few:
|
100
|
-
many:
|
101
|
-
one:
|
102
|
-
other:
|
100
|
+
few: "%{count} минуты"
|
101
|
+
many: "%{count} минут"
|
102
|
+
one: "%{count} минуту"
|
103
|
+
other: "%{count} минуты"
|
103
104
|
x_months:
|
104
|
-
few:
|
105
|
-
many:
|
106
|
-
one:
|
107
|
-
other:
|
105
|
+
few: "%{count} месяца"
|
106
|
+
many: "%{count} месяцев"
|
107
|
+
one: "%{count} месяц"
|
108
|
+
other: "%{count} месяца"
|
108
109
|
x_seconds:
|
109
|
-
few:
|
110
|
-
many:
|
111
|
-
one:
|
112
|
-
other:
|
110
|
+
few: "%{count} секунды"
|
111
|
+
many: "%{count} секунд"
|
112
|
+
one: "%{count} секундy"
|
113
|
+
other: "%{count} секунды"
|
113
114
|
prompts:
|
114
115
|
day: День
|
115
116
|
hour: Часов
|
@@ -118,12 +119,12 @@ ru:
|
|
118
119
|
second: Секунд
|
119
120
|
year: Год
|
120
121
|
errors:
|
121
|
-
format:
|
122
|
+
format: "%{attribute} %{message}"
|
122
123
|
messages:
|
123
124
|
accepted: нужно подтвердить
|
124
125
|
blank: не может быть пустым
|
125
126
|
present: нужно оставить пустым
|
126
|
-
confirmation:
|
127
|
+
confirmation: не совпадает со значением поля %{attribute}
|
127
128
|
empty: не может быть пустым
|
128
129
|
equal_to: может иметь лишь значение, равное %{count}
|
129
130
|
even: может иметь лишь нечетное значение
|
@@ -137,10 +138,10 @@ ru:
|
|
137
138
|
not_a_number: не является числом
|
138
139
|
not_an_integer: не является целым числом
|
139
140
|
odd: может иметь лишь четное значение
|
140
|
-
record_invalid:
|
141
|
+
record_invalid: 'Возникли ошибки: %{errors}'
|
141
142
|
restrict_dependent_destroy:
|
142
|
-
one:
|
143
|
-
many:
|
143
|
+
one: 'Невозможно удалить запись, так как существует зависимость: %{record}'
|
144
|
+
many: 'Невозможно удалить запись, так как существуют зависимости: %{record}'
|
144
145
|
taken: уже существует
|
145
146
|
too_long:
|
146
147
|
few: слишком большой длины (не может быть больше чем %{count} символа)
|
@@ -157,17 +158,17 @@ ru:
|
|
157
158
|
many: неверной длины (может быть длиной ровно %{count} символов)
|
158
159
|
one: неверной длины (может быть длиной ровно %{count} символ)
|
159
160
|
other: неверной длины (может быть длиной ровно %{count} символа)
|
160
|
-
other_than:
|
161
|
+
other_than: должно отличаться от %{count}
|
161
162
|
template:
|
162
|
-
body:
|
163
|
+
body: 'Проблемы возникли со следующими полями:'
|
163
164
|
header:
|
164
|
-
few:
|
165
|
-
many:
|
166
|
-
one:
|
167
|
-
other:
|
165
|
+
few: "%{model}: сохранение не удалось из-за %{count} ошибок"
|
166
|
+
many: "%{model}: сохранение не удалось из-за %{count} ошибок"
|
167
|
+
one: "%{model}: сохранение не удалось из-за %{count} ошибки"
|
168
|
+
other: "%{model}: сохранение не удалось из-за %{count} ошибки"
|
168
169
|
helpers:
|
169
170
|
select:
|
170
|
-
prompt:
|
171
|
+
prompt: 'Выберите: '
|
171
172
|
submit:
|
172
173
|
create: Создать %{model}
|
173
174
|
submit: Сохранить %{model}
|
@@ -175,22 +176,22 @@ ru:
|
|
175
176
|
number:
|
176
177
|
currency:
|
177
178
|
format:
|
178
|
-
delimiter:
|
179
|
-
format:
|
179
|
+
delimiter: " "
|
180
|
+
format: "%n %u"
|
180
181
|
precision: 2
|
181
|
-
separator:
|
182
|
+
separator: ","
|
182
183
|
significant: false
|
183
184
|
strip_insignificant_zeros: false
|
184
185
|
unit: руб.
|
185
186
|
format:
|
186
|
-
delimiter:
|
187
|
+
delimiter: " "
|
187
188
|
precision: 3
|
188
|
-
separator:
|
189
|
+
separator: ","
|
189
190
|
significant: false
|
190
191
|
strip_insignificant_zeros: false
|
191
192
|
human:
|
192
193
|
decimal_units:
|
193
|
-
format:
|
194
|
+
format: "%n %u"
|
194
195
|
units:
|
195
196
|
billion:
|
196
197
|
few: миллиардов
|
@@ -224,7 +225,7 @@ ru:
|
|
224
225
|
significant: false
|
225
226
|
strip_insignificant_zeros: false
|
226
227
|
storage_units:
|
227
|
-
format:
|
228
|
+
format: "%n %u"
|
228
229
|
units:
|
229
230
|
byte:
|
230
231
|
few: байта
|
@@ -244,13 +245,13 @@ ru:
|
|
244
245
|
delimiter: ''
|
245
246
|
support:
|
246
247
|
array:
|
247
|
-
last_word_connector:
|
248
|
-
two_words_connector:
|
249
|
-
words_connector:
|
248
|
+
last_word_connector: " и "
|
249
|
+
two_words_connector: " и "
|
250
|
+
words_connector: ", "
|
250
251
|
time:
|
251
252
|
am: утра
|
252
253
|
formats:
|
253
|
-
default:
|
254
|
-
long:
|
255
|
-
short:
|
254
|
+
default: "%a, %d %b %Y, %H:%M:%S %z"
|
255
|
+
long: "%d %B %Y, %H:%M"
|
256
|
+
short: "%d %b, %H:%M"
|
256
257
|
pm: вечера
|
data/rails/locale/sk.yml
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
|
1
|
+
---
|
2
2
|
sk:
|
3
3
|
date:
|
4
4
|
abbr_day_names:
|
@@ -10,7 +10,7 @@ sk:
|
|
10
10
|
- Pi
|
11
11
|
- So
|
12
12
|
abbr_month_names:
|
13
|
-
-
|
13
|
+
-
|
14
14
|
- Jan
|
15
15
|
- Feb
|
16
16
|
- Mar
|
@@ -32,11 +32,11 @@ sk:
|
|
32
32
|
- Piatok
|
33
33
|
- Sobota
|
34
34
|
formats:
|
35
|
-
default:
|
36
|
-
long:
|
37
|
-
short:
|
35
|
+
default: "%d.%m.%Y"
|
36
|
+
long: "%d. %B %Y"
|
37
|
+
short: "%d %b"
|
38
38
|
month_names:
|
39
|
-
-
|
39
|
+
-
|
40
40
|
- Január
|
41
41
|
- Február
|
42
42
|
- Marec
|
@@ -86,20 +86,20 @@ sk:
|
|
86
86
|
other: viac ako %{count} rokmi
|
87
87
|
x_days:
|
88
88
|
one: dňom
|
89
|
-
few:
|
90
|
-
other:
|
89
|
+
few: "%{count} dňami"
|
90
|
+
other: "%{count} dňami"
|
91
91
|
x_minutes:
|
92
92
|
one: minútou
|
93
|
-
few:
|
94
|
-
other:
|
93
|
+
few: "%{count} minútami"
|
94
|
+
other: "%{count} minútami"
|
95
95
|
x_months:
|
96
96
|
one: mesiacom
|
97
|
-
few:
|
98
|
-
other:
|
97
|
+
few: "%{count} mesiacmi"
|
98
|
+
other: "%{count} mesiacmi"
|
99
99
|
x_seconds:
|
100
100
|
one: sekundou
|
101
|
-
few:
|
102
|
-
other:
|
101
|
+
few: "%{count} sekundami"
|
102
|
+
other: "%{count} sekundami"
|
103
103
|
prompts:
|
104
104
|
day: Deň
|
105
105
|
hour: Hodina
|
@@ -108,7 +108,7 @@ sk:
|
|
108
108
|
second: Sekunda
|
109
109
|
year: Rok
|
110
110
|
errors:
|
111
|
-
format:
|
111
|
+
format: "%{attribute} %{message}"
|
112
112
|
messages:
|
113
113
|
accepted: musí byť potvrdené
|
114
114
|
blank: je povinná položka
|
@@ -126,17 +126,19 @@ sk:
|
|
126
126
|
not_a_number: nie je číslo
|
127
127
|
not_an_integer: musí byť celé číslo
|
128
128
|
odd: musí byť nepárne číslo
|
129
|
-
record_invalid:
|
129
|
+
record_invalid: 'Validácia neúspešná: %{errors}'
|
130
130
|
taken: ste už použili
|
131
131
|
too_long: je príliš dlhá/ý (max. %{count} znakov)
|
132
132
|
too_short: je príliš krátky/a (min. %{count} znakov)
|
133
133
|
wrong_length: nemá správnu dĺžku (očakáva sa %{count} znakov)
|
134
134
|
template:
|
135
|
-
body:
|
135
|
+
body: 'Nasledujúce polia obsahujú chybne vyplnené údaje:'
|
136
136
|
header:
|
137
137
|
one: Pri ukladaní objektu %{model} došlo k chybám a nebolo ho možné uložiť
|
138
|
-
few: Pri ukladaní objektu %{model} došlo k %{count} chybám a nebolo ho možné
|
139
|
-
|
138
|
+
few: Pri ukladaní objektu %{model} došlo k %{count} chybám a nebolo ho možné
|
139
|
+
uložiť
|
140
|
+
other: Pri ukladaní objektu %{model} došlo k %{count} chybám a nebolo ho možné
|
141
|
+
uložiť
|
140
142
|
helpers:
|
141
143
|
select:
|
142
144
|
prompt: Prosím vyberte si
|
@@ -147,22 +149,22 @@ sk:
|
|
147
149
|
number:
|
148
150
|
currency:
|
149
151
|
format:
|
150
|
-
delimiter:
|
151
|
-
format:
|
152
|
+
delimiter: " "
|
153
|
+
format: "%n %u"
|
152
154
|
precision: 2
|
153
|
-
separator:
|
155
|
+
separator: ","
|
154
156
|
significant: false
|
155
157
|
strip_insignificant_zeros: false
|
156
|
-
unit: €
|
158
|
+
unit: "€"
|
157
159
|
format:
|
158
|
-
delimiter:
|
160
|
+
delimiter: " "
|
159
161
|
precision: 3
|
160
|
-
separator:
|
162
|
+
separator: ","
|
161
163
|
significant: false
|
162
164
|
strip_insignificant_zeros: false
|
163
165
|
human:
|
164
166
|
decimal_units:
|
165
|
-
format:
|
167
|
+
format: "%n %u"
|
166
168
|
units:
|
167
169
|
billion: Miliarda
|
168
170
|
million: Milión
|
@@ -176,7 +178,7 @@ sk:
|
|
176
178
|
significant: false
|
177
179
|
strip_insignificant_zeros: false
|
178
180
|
storage_units:
|
179
|
-
format:
|
181
|
+
format: "%n %u"
|
180
182
|
units:
|
181
183
|
byte:
|
182
184
|
one: B
|
@@ -188,19 +190,19 @@ sk:
|
|
188
190
|
tb: TB
|
189
191
|
percentage:
|
190
192
|
format:
|
191
|
-
delimiter:
|
193
|
+
delimiter: " "
|
192
194
|
precision:
|
193
195
|
format:
|
194
196
|
delimiter: ''
|
195
197
|
support:
|
196
198
|
array:
|
197
|
-
last_word_connector:
|
198
|
-
two_words_connector:
|
199
|
-
words_connector:
|
199
|
+
last_word_connector: " a "
|
200
|
+
two_words_connector: " a "
|
201
|
+
words_connector: ", "
|
200
202
|
time:
|
201
203
|
am: dopoludnia
|
202
204
|
formats:
|
203
|
-
default:
|
204
|
-
long:
|
205
|
-
short:
|
205
|
+
default: "%a %d. %B %Y %H:%M %z"
|
206
|
+
long: "%A %d. %B %Y %H:%M"
|
207
|
+
short: "%d.%m. %H:%M"
|
206
208
|
pm: popoludní
|
data/rails/locale/sl.yml
CHANGED
@@ -1,3 +1,4 @@
|
|
1
|
+
---
|
1
2
|
sl:
|
2
3
|
date:
|
3
4
|
abbr_day_names:
|
@@ -9,7 +10,7 @@ sl:
|
|
9
10
|
- pet
|
10
11
|
- sob
|
11
12
|
abbr_month_names:
|
12
|
-
-
|
13
|
+
-
|
13
14
|
- jan
|
14
15
|
- feb
|
15
16
|
- mar
|
@@ -31,11 +32,11 @@ sl:
|
|
31
32
|
- petek
|
32
33
|
- sobota
|
33
34
|
formats:
|
34
|
-
default:
|
35
|
-
long:
|
36
|
-
short:
|
35
|
+
default: "%d.%m.%Y"
|
36
|
+
long: "%d. %b %Y"
|
37
|
+
short: "%d. %b"
|
37
38
|
month_names:
|
38
|
-
-
|
39
|
+
-
|
39
40
|
- januar
|
40
41
|
- februar
|
41
42
|
- marec
|
@@ -91,24 +92,24 @@ sl:
|
|
91
92
|
other: več kot %{count} let
|
92
93
|
two: več kot 2 leti
|
93
94
|
x_days:
|
94
|
-
few:
|
95
|
+
few: "%{count} dnevi"
|
95
96
|
one: 1 dan
|
96
|
-
other:
|
97
|
+
other: "%{count} dni"
|
97
98
|
two: 2 dneva
|
98
99
|
x_minutes:
|
99
|
-
few:
|
100
|
+
few: "%{count} minute"
|
100
101
|
one: 1 minuta
|
101
|
-
other:
|
102
|
+
other: "%{count} minut"
|
102
103
|
two: 2 minuti
|
103
104
|
x_months:
|
104
|
-
few:
|
105
|
+
few: "%{count} mesece"
|
105
106
|
one: 1 mesec
|
106
|
-
other:
|
107
|
+
other: "%{count} mesecev"
|
107
108
|
two: 2 meseca
|
108
109
|
x_seconds:
|
109
|
-
few:
|
110
|
+
few: "%{count} sekunde"
|
110
111
|
one: 1 sekunda
|
111
|
-
other:
|
112
|
+
other: "%{count} sekund"
|
112
113
|
two: 2 sekundi
|
113
114
|
prompts:
|
114
115
|
day: Dan
|
@@ -118,7 +119,7 @@ sl:
|
|
118
119
|
second: Sekunde
|
119
120
|
year: Leto
|
120
121
|
errors:
|
121
|
-
format:
|
122
|
+
format: "%{attribute} %{message}"
|
122
123
|
messages:
|
123
124
|
accepted: mora biti sprejeto
|
124
125
|
blank: ne sme biti prazno
|
@@ -141,31 +142,31 @@ sl:
|
|
141
142
|
too_short: je prekratko (zahtevano je najmanj %{count} znakov)
|
142
143
|
wrong_length: je napačne dolžine (mora biti natančno %{count} znakov)
|
143
144
|
template:
|
144
|
-
body:
|
145
|
+
body: 'Napačno izpolnjena polja:'
|
145
146
|
header:
|
146
|
-
few:
|
147
|
+
few: "%{count} napake preprečujejo, da bi shranili %{model}"
|
147
148
|
one: Ena napaka preprečuje, da bi shranili %{model}
|
148
|
-
other:
|
149
|
+
other: "%{count} napak preprečuje, da bi shranili %{model}"
|
149
150
|
two: Dve napaki preprečujeta, da bi shranili %{model}
|
150
151
|
number:
|
151
152
|
currency:
|
152
153
|
format:
|
153
|
-
delimiter: .
|
154
|
-
format:
|
154
|
+
delimiter: "."
|
155
|
+
format: "%u%n"
|
155
156
|
precision: 2
|
156
|
-
separator:
|
157
|
+
separator: ","
|
157
158
|
significant: false
|
158
159
|
strip_insignificant_zeros: false
|
159
|
-
unit: €
|
160
|
+
unit: "€"
|
160
161
|
format:
|
161
|
-
delimiter: .
|
162
|
+
delimiter: "."
|
162
163
|
precision: 2
|
163
|
-
separator:
|
164
|
+
separator: ","
|
164
165
|
significant: false
|
165
166
|
strip_insignificant_zeros: false
|
166
167
|
human:
|
167
168
|
decimal_units:
|
168
|
-
format:
|
169
|
+
format: "%n %u"
|
169
170
|
units:
|
170
171
|
unit: ''
|
171
172
|
format:
|
@@ -174,7 +175,7 @@ sl:
|
|
174
175
|
significant: true
|
175
176
|
strip_insignificant_zeros: true
|
176
177
|
storage_units:
|
177
|
-
format:
|
178
|
+
format: "%n %u"
|
178
179
|
units:
|
179
180
|
byte:
|
180
181
|
one: Byte
|
@@ -193,13 +194,13 @@ sl:
|
|
193
194
|
delimiter: ''
|
194
195
|
support:
|
195
196
|
array:
|
196
|
-
last_word_connector:
|
197
|
-
two_words_connector:
|
198
|
-
words_connector:
|
197
|
+
last_word_connector: " in "
|
198
|
+
two_words_connector: " in "
|
199
|
+
words_connector: ", "
|
199
200
|
time:
|
200
201
|
am: dopoldan
|
201
202
|
formats:
|
202
|
-
default:
|
203
|
-
long:
|
204
|
-
short:
|
203
|
+
default: "%A, %d %b %Y ob %H:%M:%S"
|
204
|
+
long: "%d. %B, %Y ob %H:%M"
|
205
|
+
short: "%d. %b ob %H:%M"
|
205
206
|
pm: popoldan
|