alula 0.4.24 → 0.4.25

Sign up to get free protection for your applications and to get access to all the features.
Files changed (110) hide show
  1. data/lib/alula/config.rb +11 -5
  2. data/lib/alula/content.rb +0 -1
  3. data/lib/alula/context.rb +1 -1
  4. data/lib/alula/generators/feedjson.rb +60 -0
  5. data/lib/alula/version.rb +1 -1
  6. data/locales/en.yml +19 -0
  7. data/locales/fi.yml +19 -0
  8. data/locales/l10n/ar.yml +199 -0
  9. data/locales/l10n/az.yml +199 -0
  10. data/locales/l10n/bg.yml +199 -0
  11. data/locales/l10n/bn-IN.yml +182 -0
  12. data/locales/l10n/bs.yml +242 -0
  13. data/locales/l10n/ca.yml +199 -0
  14. data/locales/l10n/cs.yml +198 -0
  15. data/locales/l10n/csb.yml +210 -0
  16. data/locales/l10n/cy.yml +199 -0
  17. data/locales/l10n/da.yml +199 -0
  18. data/locales/l10n/de-AT.yml +203 -0
  19. data/locales/l10n/de-CH.yml +203 -0
  20. data/locales/l10n/de.yml +203 -0
  21. data/locales/l10n/dsb.yml +215 -0
  22. data/locales/l10n/el.yml +199 -0
  23. data/locales/l10n/en-AU.yml +205 -0
  24. data/locales/l10n/en-CA.yml +214 -0
  25. data/locales/l10n/en-GB.yml +205 -0
  26. data/locales/l10n/en-IN.yml +205 -0
  27. data/locales/l10n/en-US.yml +205 -0
  28. data/locales/l10n/en.yml +205 -0
  29. data/locales/l10n/eo.yml +201 -0
  30. data/locales/l10n/es-AR.yml +205 -0
  31. data/locales/l10n/es-CL.yml +199 -0
  32. data/locales/l10n/es-CO.yml +205 -0
  33. data/locales/l10n/es-MX.yml +205 -0
  34. data/locales/l10n/es-PE.yml +181 -0
  35. data/locales/l10n/es-VE.yml +205 -0
  36. data/locales/l10n/es.yml +199 -0
  37. data/locales/l10n/et.yml +199 -0
  38. data/locales/l10n/eu.yml +199 -0
  39. data/locales/l10n/fa.yml +199 -0
  40. data/locales/l10n/fi.yml +199 -0
  41. data/locales/l10n/fr-CA.yml +207 -0
  42. data/locales/l10n/fr-CH.yml +207 -0
  43. data/locales/l10n/fr.yml +222 -0
  44. data/locales/l10n/fur.yml +199 -0
  45. data/locales/l10n/gl-ES.yml +178 -0
  46. data/locales/l10n/gsw-CH.yml +199 -0
  47. data/locales/l10n/he.yml +201 -0
  48. data/locales/l10n/hi-IN.yml +199 -0
  49. data/locales/l10n/hi.yml +199 -0
  50. data/locales/l10n/hr.yml +237 -0
  51. data/locales/l10n/hsb.yml +214 -0
  52. data/locales/l10n/hu.yml +199 -0
  53. data/locales/l10n/id.yml +200 -0
  54. data/locales/l10n/is.yml +213 -0
  55. data/locales/l10n/it.yml +205 -0
  56. data/locales/l10n/ja.yml +197 -0
  57. data/locales/l10n/kn.yml +199 -0
  58. data/locales/l10n/ko.yml +197 -0
  59. data/locales/l10n/lo.yml +186 -0
  60. data/locales/l10n/lt.yml +182 -0
  61. data/locales/l10n/lv.yml +215 -0
  62. data/locales/l10n/mk.yml +170 -0
  63. data/locales/l10n/mn.yml +205 -0
  64. data/locales/l10n/nb.yml +207 -0
  65. data/locales/l10n/nl.yml +199 -0
  66. data/locales/l10n/nn.yml +160 -0
  67. data/locales/l10n/pl.yml +221 -0
  68. data/locales/l10n/pt-BR.yml +207 -0
  69. data/locales/l10n/pt-PT.yml +207 -0
  70. data/locales/l10n/quotes.yml +24 -0
  71. data/locales/l10n/rm.yml +182 -0
  72. data/locales/l10n/ro.yml +199 -0
  73. data/locales/l10n/ru.yml +257 -0
  74. data/locales/l10n/sk.yml +213 -0
  75. data/locales/l10n/sl.yml +210 -0
  76. data/locales/l10n/sr-Latn.yml +170 -0
  77. data/locales/l10n/sr.yml +170 -0
  78. data/locales/l10n/sv-SE.yml +199 -0
  79. data/locales/l10n/sw.yml +197 -0
  80. data/locales/l10n/th.yml +173 -0
  81. data/locales/l10n/tl.yml +229 -0
  82. data/locales/l10n/tr.yml +199 -0
  83. data/locales/l10n/uk.yml +257 -0
  84. data/locales/l10n/vi.yml +201 -0
  85. data/locales/l10n/wo.yml +205 -0
  86. data/locales/l10n/zh-CN.yml +199 -0
  87. data/locales/l10n/zh-TW.yml +199 -0
  88. data/template/Gemfile.erb +15 -0
  89. data/template/README +16 -0
  90. data/template/config.yml.erb +42 -0
  91. data/vendor/assets/images/cookieconsent.cookie-consent-logo.png +0 -0
  92. data/vendor/assets/images/cookieconsent.cross.png +0 -0
  93. data/vendor/assets/images/cookieconsent.globe.png +0 -0
  94. data/vendor/assets/images/cookieconsent.modal-close.png +0 -0
  95. data/vendor/assets/images/cookieconsent.silktide-logo.png +0 -0
  96. data/vendor/assets/images/favicon.png +0 -0
  97. data/vendor/assets/images/grey.gif +0 -0
  98. data/vendor/assets/javascripts/cookieconsent.js.coffee.erb +15 -0
  99. data/vendor/assets/javascripts/jquery.alula.js.coffee +16 -0
  100. data/vendor/assets/javascripts/jquery.js +9227 -0
  101. data/vendor/assets/javascripts/jquery.lazyload.js +210 -0
  102. data/vendor/assets/javascripts/lazyload.js.coffee +15 -0
  103. data/vendor/assets/javascripts/silktide.cookieconsent.js +1515 -0
  104. data/vendor/assets/stylesheets/cookieconsent.css.erb +1587 -0
  105. data/vendor/layouts/feed.json.jbuilder +14 -0
  106. data/vendor/layouts/feed.xml.builder +19 -0
  107. data/vendor/layouts/sitemap.xml.builder +10 -0
  108. data/vendor/static/favicon.ico +0 -0
  109. data/vendor/views/feed_post.html.haml +1 -0
  110. metadata +123 -3
@@ -0,0 +1,203 @@
1
+ de-CH:
2
+ date:
3
+ abbr_day_names:
4
+ - So
5
+ - Mo
6
+ - Di
7
+ - Mi
8
+ - Do
9
+ - Fr
10
+ - Sa
11
+ abbr_month_names:
12
+ -
13
+ - Jan
14
+ - Feb
15
+ - Mär
16
+ - Apr
17
+ - Mai
18
+ - Jun
19
+ - Jul
20
+ - Aug
21
+ - Sep
22
+ - Okt
23
+ - Nov
24
+ - Dez
25
+ day_names:
26
+ - Sonntag
27
+ - Montag
28
+ - Dienstag
29
+ - Mittwoch
30
+ - Donnerstag
31
+ - Freitag
32
+ - Samstag
33
+ formats:
34
+ default: ! '%d.%m.%Y'
35
+ long: ! '%e. %B %Y'
36
+ short: ! '%e. %b'
37
+ month_names:
38
+ -
39
+ - Januar
40
+ - Februar
41
+ - März
42
+ - April
43
+ - Mai
44
+ - Juni
45
+ - Juli
46
+ - August
47
+ - September
48
+ - Oktober
49
+ - November
50
+ - Dezember
51
+ order:
52
+ - :day
53
+ - :month
54
+ - :year
55
+ datetime:
56
+ distance_in_words:
57
+ about_x_hours:
58
+ one: etwa eine Stunde
59
+ other: etwa %{count} Stunden
60
+ about_x_months:
61
+ one: etwa ein Monat
62
+ other: etwa %{count} Monate
63
+ about_x_years:
64
+ one: etwa ein Jahr
65
+ other: etwa %{count} Jahre
66
+ almost_x_years:
67
+ one: fast ein Jahr
68
+ other: fast %{count} Jahre
69
+ half_a_minute: eine halbe Minute
70
+ less_than_x_minutes:
71
+ one: weniger als eine Minute
72
+ other: weniger als %{count} Minuten
73
+ less_than_x_seconds:
74
+ one: weniger als eine Sekunde
75
+ other: weniger als %{count} Sekunden
76
+ over_x_years:
77
+ one: mehr als ein Jahr
78
+ other: mehr als %{count} Jahre
79
+ x_days:
80
+ one: ein Tag
81
+ other: ! '%{count} Tage'
82
+ x_minutes:
83
+ one: eine Minute
84
+ other: ! '%{count} Minuten'
85
+ x_months:
86
+ one: ein Monat
87
+ other: ! '%{count} Monate'
88
+ x_seconds:
89
+ one: eine Sekunde
90
+ other: ! '%{count} Sekunden'
91
+ prompts:
92
+ day: Tag
93
+ hour: Stunden
94
+ minute: Minuten
95
+ month: Monat
96
+ second: Sekunden
97
+ year: Jahr
98
+ errors: &errors
99
+ format: ! '%{attribute} %{message}'
100
+ messages:
101
+ accepted: muss akzeptiert werden
102
+ blank: muss ausgefüllt werden
103
+ confirmation: stimmt nicht mit der Bestätigung überein
104
+ empty: muss ausgefüllt werden
105
+ equal_to: muss genau %{count} sein
106
+ even: muss gerade sein
107
+ exclusion: ist nicht verfügbar
108
+ greater_than: muss grösser als %{count} sein
109
+ greater_than_or_equal_to: muss grösser oder gleich %{count} sein
110
+ inclusion: ist kein gültiger Wert
111
+ invalid: ist nicht gültig
112
+ less_than: muss kleiner als %{count} sein
113
+ less_than_or_equal_to: muss kleiner oder gleich %{count} sein
114
+ not_a_number: ist keine Zahl
115
+ not_an_integer: muss ganzzahlig sein
116
+ odd: muss ungerade sein
117
+ record_invalid: ! 'Gültigkeitsprüfung ist fehlgeschlagen: %{errors}'
118
+ taken: ist bereits vergeben
119
+ too_long: ist zu lang (nicht mehr als %{count} Zeichen)
120
+ too_short: ist zu kurz (nicht weniger als %{count} Zeichen)
121
+ wrong_length: hat die falsche Länge (muss genau %{count} Zeichen haben)
122
+ template:
123
+ body: ! 'Bitte überprüfen Sie die folgenden Felder:'
124
+ header:
125
+ one: ! 'Konnte %{model} nicht speichern: ein Fehler.'
126
+ other: ! 'Konnte %{model} nicht speichern: %{count} Fehler.'
127
+ helpers:
128
+ select:
129
+ prompt: Bitte wählen
130
+ submit:
131
+ create: ! '%{model} erstellen'
132
+ submit: ! '%{model} speichern'
133
+ update: ! '%{model} aktualisieren'
134
+ number:
135
+ currency:
136
+ format:
137
+ delimiter: ! ''''
138
+ format: ! '%u %n'
139
+ precision: 2
140
+ separator: .
141
+ significant: false
142
+ strip_insignificant_zeros: false
143
+ unit: SFr.
144
+ format:
145
+ delimiter: ! ''''
146
+ precision: 2
147
+ separator: .
148
+ significant: false
149
+ strip_insignificant_zeros: false
150
+ human:
151
+ decimal_units:
152
+ format: ! '%n %u'
153
+ units:
154
+ billion:
155
+ one: Milliarde
156
+ other: Milliarden
157
+ million: Millionen
158
+ quadrillion:
159
+ one: Billiarde
160
+ other: Billiarden
161
+ thousand: Tausend
162
+ trillion: Billionen
163
+ unit: ''
164
+ format:
165
+ delimiter: ''
166
+ precision: 1
167
+ significant: true
168
+ strip_insignificant_zeros: true
169
+ storage_units:
170
+ format: ! '%n %u'
171
+ units:
172
+ byte:
173
+ one: Byte
174
+ other: Bytes
175
+ gb: GB
176
+ kb: KB
177
+ mb: MB
178
+ tb: TB
179
+ percentage:
180
+ format:
181
+ delimiter: ''
182
+ precision:
183
+ format:
184
+ delimiter: ''
185
+ support:
186
+ array:
187
+ last_word_connector: ! ' und '
188
+ two_words_connector: ! ' und '
189
+ words_connector: ! ', '
190
+ time:
191
+ am: vormittags
192
+ formats:
193
+ default: ! '%A, %d. %B %Y, %H:%M Uhr'
194
+ long: ! '%A, %d. %B %Y, %H:%M Uhr'
195
+ short: ! '%d. %B, %H:%M Uhr'
196
+ pm: nachmittags
197
+ # remove these aliases after 'activemodel' and 'activerecord' namespaces are removed from Rails repository
198
+ activemodel:
199
+ errors:
200
+ <<: *errors
201
+ activerecord:
202
+ errors:
203
+ <<: *errors
@@ -0,0 +1,203 @@
1
+ de:
2
+ date:
3
+ abbr_day_names:
4
+ - So
5
+ - Mo
6
+ - Di
7
+ - Mi
8
+ - Do
9
+ - Fr
10
+ - Sa
11
+ abbr_month_names:
12
+ -
13
+ - Jan
14
+ - Feb
15
+ - Mär
16
+ - Apr
17
+ - Mai
18
+ - Jun
19
+ - Jul
20
+ - Aug
21
+ - Sep
22
+ - Okt
23
+ - Nov
24
+ - Dez
25
+ day_names:
26
+ - Sonntag
27
+ - Montag
28
+ - Dienstag
29
+ - Mittwoch
30
+ - Donnerstag
31
+ - Freitag
32
+ - Samstag
33
+ formats:
34
+ default: ! '%d.%m.%Y'
35
+ long: ! '%e. %B %Y'
36
+ short: ! '%e. %b'
37
+ month_names:
38
+ -
39
+ - Januar
40
+ - Februar
41
+ - März
42
+ - April
43
+ - Mai
44
+ - Juni
45
+ - Juli
46
+ - August
47
+ - September
48
+ - Oktober
49
+ - November
50
+ - Dezember
51
+ order:
52
+ - :day
53
+ - :month
54
+ - :year
55
+ datetime:
56
+ distance_in_words:
57
+ about_x_hours:
58
+ one: etwa eine Stunde
59
+ other: etwa %{count} Stunden
60
+ about_x_months:
61
+ one: etwa ein Monat
62
+ other: etwa %{count} Monate
63
+ about_x_years:
64
+ one: etwa ein Jahr
65
+ other: etwa %{count} Jahre
66
+ almost_x_years:
67
+ one: fast ein Jahr
68
+ other: fast %{count} Jahre
69
+ half_a_minute: eine halbe Minute
70
+ less_than_x_minutes:
71
+ one: weniger als eine Minute
72
+ other: weniger als %{count} Minuten
73
+ less_than_x_seconds:
74
+ one: weniger als eine Sekunde
75
+ other: weniger als %{count} Sekunden
76
+ over_x_years:
77
+ one: mehr als ein Jahr
78
+ other: mehr als %{count} Jahre
79
+ x_days:
80
+ one: ein Tag
81
+ other: ! '%{count} Tage'
82
+ x_minutes:
83
+ one: eine Minute
84
+ other: ! '%{count} Minuten'
85
+ x_months:
86
+ one: ein Monat
87
+ other: ! '%{count} Monate'
88
+ x_seconds:
89
+ one: eine Sekunde
90
+ other: ! '%{count} Sekunden'
91
+ prompts:
92
+ day: Tag
93
+ hour: Stunden
94
+ minute: Minuten
95
+ month: Monat
96
+ second: Sekunden
97
+ year: Jahr
98
+ errors: &errors
99
+ format: ! '%{attribute} %{message}'
100
+ messages:
101
+ accepted: muss akzeptiert werden
102
+ blank: muss ausgefüllt werden
103
+ confirmation: stimmt nicht mit der Bestätigung überein
104
+ empty: muss ausgefüllt werden
105
+ equal_to: muss genau %{count} sein
106
+ even: muss gerade sein
107
+ exclusion: ist nicht verfügbar
108
+ greater_than: muss größer als %{count} sein
109
+ greater_than_or_equal_to: muss größer oder gleich %{count} sein
110
+ inclusion: ist kein gültiger Wert
111
+ invalid: ist nicht gültig
112
+ less_than: muss kleiner als %{count} sein
113
+ less_than_or_equal_to: muss kleiner oder gleich %{count} sein
114
+ not_a_number: ist keine Zahl
115
+ not_an_integer: muss ganzzahlig sein
116
+ odd: muss ungerade sein
117
+ record_invalid: ! 'Gültigkeitsprüfung ist fehlgeschlagen: %{errors}'
118
+ taken: ist bereits vergeben
119
+ too_long: ist zu lang (nicht mehr als %{count} Zeichen)
120
+ too_short: ist zu kurz (nicht weniger als %{count} Zeichen)
121
+ wrong_length: hat die falsche Länge (muss genau %{count} Zeichen haben)
122
+ template:
123
+ body: ! 'Bitte überprüfen Sie die folgenden Felder:'
124
+ header:
125
+ one: ! 'Konnte %{model} nicht speichern: ein Fehler.'
126
+ other: ! 'Konnte %{model} nicht speichern: %{count} Fehler.'
127
+ helpers:
128
+ select:
129
+ prompt: Bitte wählen
130
+ submit:
131
+ create: ! '%{model} erstellen'
132
+ submit: ! '%{model} speichern'
133
+ update: ! '%{model} aktualisieren'
134
+ number:
135
+ currency:
136
+ format:
137
+ delimiter: .
138
+ format: ! '%n %u'
139
+ precision: 2
140
+ separator: ! ','
141
+ significant: false
142
+ strip_insignificant_zeros: false
143
+ unit: €
144
+ format:
145
+ delimiter: .
146
+ precision: 2
147
+ separator: ! ','
148
+ significant: false
149
+ strip_insignificant_zeros: false
150
+ human:
151
+ decimal_units:
152
+ format: ! '%n %u'
153
+ units:
154
+ billion:
155
+ one: Milliarde
156
+ other: Milliarden
157
+ million: Millionen
158
+ quadrillion:
159
+ one: Billiarde
160
+ other: Billiarden
161
+ thousand: Tausend
162
+ trillion: Billionen
163
+ unit: ''
164
+ format:
165
+ delimiter: ''
166
+ precision: 1
167
+ significant: true
168
+ strip_insignificant_zeros: true
169
+ storage_units:
170
+ format: ! '%n %u'
171
+ units:
172
+ byte:
173
+ one: Byte
174
+ other: Bytes
175
+ gb: GB
176
+ kb: KB
177
+ mb: MB
178
+ tb: TB
179
+ percentage:
180
+ format:
181
+ delimiter: ''
182
+ precision:
183
+ format:
184
+ delimiter: ''
185
+ support:
186
+ array:
187
+ last_word_connector: ! ' und '
188
+ two_words_connector: ! ' und '
189
+ words_connector: ! ', '
190
+ time:
191
+ am: vormittags
192
+ formats:
193
+ default: ! '%A, %d. %B %Y, %H:%M Uhr'
194
+ long: ! '%A, %d. %B %Y, %H:%M Uhr'
195
+ short: ! '%d. %B, %H:%M Uhr'
196
+ pm: nachmittags
197
+ # remove these aliases after 'activemodel' and 'activerecord' namespaces are removed from Rails repository
198
+ activemodel:
199
+ errors:
200
+ <<: *errors
201
+ activerecord:
202
+ errors:
203
+ <<: *errors
@@ -0,0 +1,215 @@
1
+ dsb:
2
+ date:
3
+ abbr_day_names:
4
+ - Nj
5
+ - Pó
6
+ - Wu
7
+ - Sr
8
+ - St
9
+ - Pě
10
+ - So
11
+ abbr_month_names:
12
+ -
13
+ - jan
14
+ - feb
15
+ - měr
16
+ - apr
17
+ - maj
18
+ - jun
19
+ - jul
20
+ - awg
21
+ - sep
22
+ - okt
23
+ - now
24
+ - dec
25
+ day_names:
26
+ - njeźela
27
+ - pónjeźele
28
+ - wałtora
29
+ - srjoda
30
+ - stwórtk
31
+ - pětk
32
+ - sobota
33
+ formats:
34
+ default: ! '%d. %m. %Y'
35
+ long: ! '%d. %B %Y'
36
+ short: ! '%d %b'
37
+ month_names:
38
+ -
39
+ - Januar
40
+ - Februar
41
+ - Měrc
42
+ - Apryl
43
+ - Maj
44
+ - Junij
45
+ - Julij
46
+ - Awgust
47
+ - September
48
+ - Oktober
49
+ - Nowember
50
+ - December
51
+ order:
52
+ - :day
53
+ - :month
54
+ - :year
55
+ datetime:
56
+ distance_in_words:
57
+ about_x_hours:
58
+ few: něźi %{count} góźinami
59
+ one: něźi 1 góźinu
60
+ other: něźi %{count} góźinami
61
+ two: něźi %{count} góźinoma
62
+ about_x_months:
63
+ few: něźi %{count} mjasecami
64
+ one: něźi 1 mjasecom
65
+ other: něźi %{count} mjasecami
66
+ two: něźi %{count} mjasecoma
67
+ about_x_years:
68
+ few: něźi %{count} lětami
69
+ one: něźi 1 lětom
70
+ other: něźi %{count} lětami
71
+ two: něźi %{count} lětoma
72
+ half_a_minute: poł minuty
73
+ less_than_x_minutes:
74
+ few: mjenjej ako %{count} minutami
75
+ one: mjenjej ako 1 minutu
76
+ other: mjenjej ako %{count} minutami
77
+ two: mjenjej ako %{count} minutoma
78
+ less_than_x_seconds:
79
+ few: mjenjej ako %{count} sekundami
80
+ one: mjenjej ako 1 sekundu
81
+ other: mjenjej ako %{count} sekundami
82
+ two: mjenjej ako %{count} sekundoma
83
+ over_x_years:
84
+ few: wěcej ako %{count} lětami
85
+ one: wěcej ako 1 lětom
86
+ other: wěcej ako %{count} lětami
87
+ two: wěcej ako %{count} lětoma
88
+ x_days:
89
+ few: ! '%{count} dnjami'
90
+ one: 1 dnjom
91
+ other: ! '%{count} dnjami'
92
+ two: ! '%{count} dnjoma'
93
+ x_minutes:
94
+ few: ! '%{count} minutami'
95
+ one: 1 minutu
96
+ other: ! '%{count} minutami'
97
+ two: ! '%{count} minutoma'
98
+ x_months:
99
+ few: ! '%{count} mjasecami'
100
+ one: 1 mjasecom
101
+ other: ! '%{count} mjasecami'
102
+ two: ! '%{count} mjasecoma'
103
+ x_seconds:
104
+ few: ! '%{count} sekundami'
105
+ one: 1 sekundu
106
+ other: ! '%{count} sekundami'
107
+ two: ! '%{count} sekundoma'
108
+ errors: &errors
109
+ format: ! '%{attribute} %{message}'
110
+ messages:
111
+ accepted: musy se wobkšuśiś
112
+ blank: jo trěbny
113
+ confirmation: njejo se wobkšuśiło
114
+ empty: njesmějo prozny byś
115
+ equal_to: musy jadnak %{count} byś
116
+ even: musy rowna licba byś
117
+ exclusion: njestoj k dispoziciji
118
+ greater_than: musy wětšy ako %{count} byś
119
+ greater_than_or_equal_to: musy wětšy abo jadnak %{count} być
120
+ inclusion: njejo płaśiwa gódnota
121
+ invalid: njejo płaśiwy
122
+ less_than: musy mjeńšy ako %{count} byś
123
+ less_than_or_equal_to: musy mjeńšy abo jadnak %{count} byś
124
+ not_a_number: njejo licba
125
+ odd: musy njerowna licba byś
126
+ taken: jo južo w datowej bance
127
+ too_long:
128
+ few: jo pśedłujki (maks. %{count} znamješka)
129
+ one: jo pśedłujki (maks. 1 znamješko)
130
+ other: jo pśedłujki (maks. %{count} znamješkow)
131
+ two: jo pśedłujki (maks. %{count} znamješce)
132
+ too_short:
133
+ few: jo překrotki (min. %{count} znamješka)
134
+ one: jo překrotki (min. 1 znamješko)
135
+ other: jo překrotki (min. %{count} znamješkow)
136
+ two: jo překrotki (min. %{count} znamješće)
137
+ wrong_length:
138
+ few: njama pšawu dłujkosć (%{count} znamješka wócakane)
139
+ one: njama pšawu dłujkosć (1 znamješko wócakane)
140
+ other: njama pšawu dłujkosć (%{count} znamješkow wócakanych)
141
+ two: njama pšawu dłujkosć (%{count} znamješce wócakanej)
142
+ template:
143
+ body: ! 'Pšosym pśeglědaj slědujuce póla:'
144
+ header:
145
+ few: Pśi składowanju objekta %{model} jo k %{count} zmólkam dojšło a njejo
146
+ było móžno składowaś
147
+ one: Pśi składowanju objekta %{model} jo k zmólce dojšło a njejo było móžno
148
+ składowaś
149
+ other: Pśi składowanju objekta %{model} jo k %{count} zmólkam dojšło a njejo
150
+ było móžno składowaś
151
+ two: Pśi składowanju objekta %{model} jo k %{count} zmólkam dojšło a njejo
152
+ było móžno składowaś
153
+ number:
154
+ currency:
155
+ format:
156
+ delimiter: ! ' '
157
+ format: ! '%n %u'
158
+ precision: 2
159
+ separator: ! ','
160
+ significant: false
161
+ strip_insignificant_zeros: false
162
+ unit: €
163
+ format:
164
+ delimiter: .
165
+ precision: 3
166
+ separator: ! ','
167
+ significant: false
168
+ strip_insignificant_zeros: false
169
+ human:
170
+ decimal_units:
171
+ format: ! '%n %u'
172
+ units:
173
+ unit: ''
174
+ format:
175
+ delimiter: ''
176
+ precision: 1
177
+ significant: true
178
+ strip_insignificant_zeros: true
179
+ storage_units:
180
+ format: ! '%n %u'
181
+ units:
182
+ byte:
183
+ few: bajty
184
+ one: bajt
185
+ other: bajtow
186
+ two: bajta
187
+ gb: GB
188
+ kb: KB
189
+ mb: MB
190
+ tb: TB
191
+ percentage:
192
+ format:
193
+ delimiter: ''
194
+ precision:
195
+ format:
196
+ delimiter: ''
197
+ support:
198
+ array:
199
+ last_word_connector: ! ' a '
200
+ two_words_connector: ! ' a '
201
+ words_connector: ! ', '
202
+ time:
203
+ am: dopołdnja
204
+ formats:
205
+ default: ! '%A, %d. %B %Y, %H:%M hodź'
206
+ long: ! '%A, %d. %B %Y, %H:%M hodź.'
207
+ short: ! '%d. %B, %H:%M hodź.'
208
+ pm: wótpołdnja
209
+ # remove these aliases after 'activemodel' and 'activerecord' namespaces are removed from Rails repository
210
+ activemodel:
211
+ errors:
212
+ <<: *errors
213
+ activerecord:
214
+ errors:
215
+ <<: *errors