alula 0.4.24 → 0.4.25
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/alula/config.rb +11 -5
- data/lib/alula/content.rb +0 -1
- data/lib/alula/context.rb +1 -1
- data/lib/alula/generators/feedjson.rb +60 -0
- data/lib/alula/version.rb +1 -1
- data/locales/en.yml +19 -0
- data/locales/fi.yml +19 -0
- data/locales/l10n/ar.yml +199 -0
- data/locales/l10n/az.yml +199 -0
- data/locales/l10n/bg.yml +199 -0
- data/locales/l10n/bn-IN.yml +182 -0
- data/locales/l10n/bs.yml +242 -0
- data/locales/l10n/ca.yml +199 -0
- data/locales/l10n/cs.yml +198 -0
- data/locales/l10n/csb.yml +210 -0
- data/locales/l10n/cy.yml +199 -0
- data/locales/l10n/da.yml +199 -0
- data/locales/l10n/de-AT.yml +203 -0
- data/locales/l10n/de-CH.yml +203 -0
- data/locales/l10n/de.yml +203 -0
- data/locales/l10n/dsb.yml +215 -0
- data/locales/l10n/el.yml +199 -0
- data/locales/l10n/en-AU.yml +205 -0
- data/locales/l10n/en-CA.yml +214 -0
- data/locales/l10n/en-GB.yml +205 -0
- data/locales/l10n/en-IN.yml +205 -0
- data/locales/l10n/en-US.yml +205 -0
- data/locales/l10n/en.yml +205 -0
- data/locales/l10n/eo.yml +201 -0
- data/locales/l10n/es-AR.yml +205 -0
- data/locales/l10n/es-CL.yml +199 -0
- data/locales/l10n/es-CO.yml +205 -0
- data/locales/l10n/es-MX.yml +205 -0
- data/locales/l10n/es-PE.yml +181 -0
- data/locales/l10n/es-VE.yml +205 -0
- data/locales/l10n/es.yml +199 -0
- data/locales/l10n/et.yml +199 -0
- data/locales/l10n/eu.yml +199 -0
- data/locales/l10n/fa.yml +199 -0
- data/locales/l10n/fi.yml +199 -0
- data/locales/l10n/fr-CA.yml +207 -0
- data/locales/l10n/fr-CH.yml +207 -0
- data/locales/l10n/fr.yml +222 -0
- data/locales/l10n/fur.yml +199 -0
- data/locales/l10n/gl-ES.yml +178 -0
- data/locales/l10n/gsw-CH.yml +199 -0
- data/locales/l10n/he.yml +201 -0
- data/locales/l10n/hi-IN.yml +199 -0
- data/locales/l10n/hi.yml +199 -0
- data/locales/l10n/hr.yml +237 -0
- data/locales/l10n/hsb.yml +214 -0
- data/locales/l10n/hu.yml +199 -0
- data/locales/l10n/id.yml +200 -0
- data/locales/l10n/is.yml +213 -0
- data/locales/l10n/it.yml +205 -0
- data/locales/l10n/ja.yml +197 -0
- data/locales/l10n/kn.yml +199 -0
- data/locales/l10n/ko.yml +197 -0
- data/locales/l10n/lo.yml +186 -0
- data/locales/l10n/lt.yml +182 -0
- data/locales/l10n/lv.yml +215 -0
- data/locales/l10n/mk.yml +170 -0
- data/locales/l10n/mn.yml +205 -0
- data/locales/l10n/nb.yml +207 -0
- data/locales/l10n/nl.yml +199 -0
- data/locales/l10n/nn.yml +160 -0
- data/locales/l10n/pl.yml +221 -0
- data/locales/l10n/pt-BR.yml +207 -0
- data/locales/l10n/pt-PT.yml +207 -0
- data/locales/l10n/quotes.yml +24 -0
- data/locales/l10n/rm.yml +182 -0
- data/locales/l10n/ro.yml +199 -0
- data/locales/l10n/ru.yml +257 -0
- data/locales/l10n/sk.yml +213 -0
- data/locales/l10n/sl.yml +210 -0
- data/locales/l10n/sr-Latn.yml +170 -0
- data/locales/l10n/sr.yml +170 -0
- data/locales/l10n/sv-SE.yml +199 -0
- data/locales/l10n/sw.yml +197 -0
- data/locales/l10n/th.yml +173 -0
- data/locales/l10n/tl.yml +229 -0
- data/locales/l10n/tr.yml +199 -0
- data/locales/l10n/uk.yml +257 -0
- data/locales/l10n/vi.yml +201 -0
- data/locales/l10n/wo.yml +205 -0
- data/locales/l10n/zh-CN.yml +199 -0
- data/locales/l10n/zh-TW.yml +199 -0
- data/template/Gemfile.erb +15 -0
- data/template/README +16 -0
- data/template/config.yml.erb +42 -0
- data/vendor/assets/images/cookieconsent.cookie-consent-logo.png +0 -0
- data/vendor/assets/images/cookieconsent.cross.png +0 -0
- data/vendor/assets/images/cookieconsent.globe.png +0 -0
- data/vendor/assets/images/cookieconsent.modal-close.png +0 -0
- data/vendor/assets/images/cookieconsent.silktide-logo.png +0 -0
- data/vendor/assets/images/favicon.png +0 -0
- data/vendor/assets/images/grey.gif +0 -0
- data/vendor/assets/javascripts/cookieconsent.js.coffee.erb +15 -0
- data/vendor/assets/javascripts/jquery.alula.js.coffee +16 -0
- data/vendor/assets/javascripts/jquery.js +9227 -0
- data/vendor/assets/javascripts/jquery.lazyload.js +210 -0
- data/vendor/assets/javascripts/lazyload.js.coffee +15 -0
- data/vendor/assets/javascripts/silktide.cookieconsent.js +1515 -0
- data/vendor/assets/stylesheets/cookieconsent.css.erb +1587 -0
- data/vendor/layouts/feed.json.jbuilder +14 -0
- data/vendor/layouts/feed.xml.builder +19 -0
- data/vendor/layouts/sitemap.xml.builder +10 -0
- data/vendor/static/favicon.ico +0 -0
- data/vendor/views/feed_post.html.haml +1 -0
- metadata +123 -3
data/locales/l10n/cy.yml
ADDED
@@ -0,0 +1,199 @@
|
|
1
|
+
cy:
|
2
|
+
date:
|
3
|
+
abbr_day_names:
|
4
|
+
- Sul
|
5
|
+
- Llun
|
6
|
+
- Maw
|
7
|
+
- Mer
|
8
|
+
- Iau
|
9
|
+
- Gwe
|
10
|
+
- Sad
|
11
|
+
abbr_month_names:
|
12
|
+
-
|
13
|
+
- Ion
|
14
|
+
- Chw
|
15
|
+
- Maw
|
16
|
+
- Ebr
|
17
|
+
- Mai
|
18
|
+
- Meh
|
19
|
+
- Gor
|
20
|
+
- Awst
|
21
|
+
- Med
|
22
|
+
- Hyd
|
23
|
+
- Tach
|
24
|
+
- Rha
|
25
|
+
day_names:
|
26
|
+
- Dydd Sul
|
27
|
+
- Dydd Llun
|
28
|
+
- Dydd Mawrth
|
29
|
+
- Dydd Mercher
|
30
|
+
- Dydd Iau
|
31
|
+
- Dydd Gwener
|
32
|
+
- Dydd Sadwrn
|
33
|
+
formats:
|
34
|
+
default: ! '%d-%m-%Y'
|
35
|
+
long: ! '%B %d, %Y'
|
36
|
+
short: ! '%b %d'
|
37
|
+
month_names:
|
38
|
+
-
|
39
|
+
- mis Ionawr
|
40
|
+
- mis Chwefror
|
41
|
+
- mis Mawrth
|
42
|
+
- mis Ebrill
|
43
|
+
- mis Mai
|
44
|
+
- mis Mehefin
|
45
|
+
- mis Gorffennaf
|
46
|
+
- mis Awst
|
47
|
+
- mis Medi
|
48
|
+
- mis Hydref
|
49
|
+
- mis Tachwedd
|
50
|
+
- mis Rhagfyr
|
51
|
+
order:
|
52
|
+
- :year
|
53
|
+
- :month
|
54
|
+
- :day
|
55
|
+
datetime:
|
56
|
+
distance_in_words:
|
57
|
+
about_x_hours:
|
58
|
+
one: tuag awr
|
59
|
+
other: tua %{count} awr
|
60
|
+
about_x_months:
|
61
|
+
one: tua mis
|
62
|
+
other: tua %{count} mis
|
63
|
+
about_x_years:
|
64
|
+
one: tua blwyddyn
|
65
|
+
other: tua %{count} blynedd
|
66
|
+
almost_x_years:
|
67
|
+
one: bron yn flwyddyn
|
68
|
+
other: bron yn %{count} blynedd
|
69
|
+
half_a_minute: hanner munud
|
70
|
+
less_than_x_minutes:
|
71
|
+
one: llai na munud
|
72
|
+
other: llai na %{count} munud
|
73
|
+
less_than_x_seconds:
|
74
|
+
one: llai nag eiliad
|
75
|
+
other: llai na %{count} eiliad
|
76
|
+
over_x_years:
|
77
|
+
one: dros flwyddyn
|
78
|
+
other: dros %{count} blynedd
|
79
|
+
x_days:
|
80
|
+
one: 1 diwrnod
|
81
|
+
other: ! '%{count} diwrnod'
|
82
|
+
x_minutes:
|
83
|
+
one: 1 munud
|
84
|
+
other: ! '%{count} o funudau'
|
85
|
+
x_months:
|
86
|
+
one: 1 mis
|
87
|
+
other: ! '%{count} mis'
|
88
|
+
x_seconds:
|
89
|
+
one: 1 eiliad
|
90
|
+
other: ! '%{count} o eiliadau'
|
91
|
+
prompts:
|
92
|
+
day: Diwrnod
|
93
|
+
hour: Awr
|
94
|
+
minute: Munud
|
95
|
+
month: Mis
|
96
|
+
second: Eiliad
|
97
|
+
year: Blwyddyn
|
98
|
+
errors: &errors
|
99
|
+
format: ! '%{attribute} %{message}'
|
100
|
+
messages:
|
101
|
+
accepted: angen ei dderbyn
|
102
|
+
blank: methu bod yn wag
|
103
|
+
confirmation: heb fod yn gyfateb
|
104
|
+
empty: methu bod yn wag
|
105
|
+
equal_to: angen bod yn %{count}
|
106
|
+
even: rhaid bod yn eilrif
|
107
|
+
exclusion: wedi cadw
|
108
|
+
greater_than: angen bod yn fwy na %{count}
|
109
|
+
greater_than_or_equal_to: angen bod yr un maint neu fwy na %{count}
|
110
|
+
inclusion: heb fod yn y rhestr
|
111
|
+
invalid: heb fod yn nheilwng
|
112
|
+
less_than: angen bod yn llai na %{count}
|
113
|
+
less_than_or_equal_to: angen bod yr un maint neu lai na %{count}
|
114
|
+
not_a_number: heb fod yn rhif
|
115
|
+
not_an_integer: heb fod yn rhif llawn
|
116
|
+
odd: rhaid bod yn odrif
|
117
|
+
record_invalid: ! 'Gwirio wedi methu: %{errors}'
|
118
|
+
taken: wedi'i gymryd yn barod
|
119
|
+
too_long: yn rhy hir (cewch %{count} llythyren ar y fwyaf)
|
120
|
+
too_short: yn rhy fyr (rhaid am o leiaf %{count} llythyren)
|
121
|
+
wrong_length: gyda maint anghywir o lythrennau (dylai fod yn %{count} llythyren)
|
122
|
+
template:
|
123
|
+
body: ! 'Cafwyd broblemau gyda''r meysydd canlynol:'
|
124
|
+
header:
|
125
|
+
one: Atalwyd y %{model} hwn rhag ei gadw gan 1 nam
|
126
|
+
other: Atalwyd y %{model} hwn rhag ei gadw gan %{count} nam
|
127
|
+
helpers:
|
128
|
+
select:
|
129
|
+
prompt: Dewiswch
|
130
|
+
submit:
|
131
|
+
create: Creu %{model}
|
132
|
+
submit: Cadw %{model}
|
133
|
+
update: Diweddaru %{model}
|
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: £
|
144
|
+
format:
|
145
|
+
delimiter: ! ','
|
146
|
+
precision: 3
|
147
|
+
separator: .
|
148
|
+
significant: false
|
149
|
+
strip_insignificant_zeros: false
|
150
|
+
human:
|
151
|
+
decimal_units:
|
152
|
+
format: ! '%n %u'
|
153
|
+
units:
|
154
|
+
billion: Biliwn
|
155
|
+
million: Miliwn
|
156
|
+
quadrillion: Cwadriliwn
|
157
|
+
thousand: Mil
|
158
|
+
trillion: Triliwn
|
159
|
+
unit: ''
|
160
|
+
format:
|
161
|
+
delimiter: ''
|
162
|
+
precision: 3
|
163
|
+
significant: true
|
164
|
+
strip_insignificant_zeros: true
|
165
|
+
storage_units:
|
166
|
+
format: ! '%n %u'
|
167
|
+
units:
|
168
|
+
byte:
|
169
|
+
one: Byte
|
170
|
+
other: Bytes
|
171
|
+
gb: GB
|
172
|
+
kb: KB
|
173
|
+
mb: MB
|
174
|
+
tb: TB
|
175
|
+
percentage:
|
176
|
+
format:
|
177
|
+
delimiter: ''
|
178
|
+
precision:
|
179
|
+
format:
|
180
|
+
delimiter: ''
|
181
|
+
support:
|
182
|
+
array:
|
183
|
+
last_word_connector: ! ', a '
|
184
|
+
two_words_connector: ! ' a '
|
185
|
+
words_connector: ! ', '
|
186
|
+
time:
|
187
|
+
am: yb
|
188
|
+
formats:
|
189
|
+
default: ! '%a, %d %b %Y %H:%M:%S %z'
|
190
|
+
long: ! '%B %d, %Y %H:%M'
|
191
|
+
short: ! '%d %b %H:%M'
|
192
|
+
pm: yh
|
193
|
+
# remove these aliases after 'activemodel' and 'activerecord' namespaces are removed from Rails repository
|
194
|
+
activemodel:
|
195
|
+
errors:
|
196
|
+
<<: *errors
|
197
|
+
activerecord:
|
198
|
+
errors:
|
199
|
+
<<: *errors
|
data/locales/l10n/da.yml
ADDED
@@ -0,0 +1,199 @@
|
|
1
|
+
da:
|
2
|
+
date:
|
3
|
+
abbr_day_names:
|
4
|
+
- søn
|
5
|
+
- man
|
6
|
+
- tir
|
7
|
+
- ons
|
8
|
+
- tor
|
9
|
+
- fre
|
10
|
+
- lør
|
11
|
+
abbr_month_names:
|
12
|
+
-
|
13
|
+
- jan
|
14
|
+
- feb
|
15
|
+
- mar
|
16
|
+
- apr
|
17
|
+
- maj
|
18
|
+
- jun
|
19
|
+
- jul
|
20
|
+
- aug
|
21
|
+
- sep
|
22
|
+
- okt
|
23
|
+
- nov
|
24
|
+
- dec
|
25
|
+
day_names:
|
26
|
+
- søndag
|
27
|
+
- mandag
|
28
|
+
- tirsdag
|
29
|
+
- onsdag
|
30
|
+
- torsdag
|
31
|
+
- fredag
|
32
|
+
- lørdag
|
33
|
+
formats:
|
34
|
+
default: ! '%d.%m.%Y'
|
35
|
+
long: ! '%e. %B %Y'
|
36
|
+
short: ! '%e. %b %Y'
|
37
|
+
month_names:
|
38
|
+
-
|
39
|
+
- januar
|
40
|
+
- februar
|
41
|
+
- marts
|
42
|
+
- april
|
43
|
+
- maj
|
44
|
+
- juni
|
45
|
+
- juli
|
46
|
+
- august
|
47
|
+
- september
|
48
|
+
- oktober
|
49
|
+
- november
|
50
|
+
- december
|
51
|
+
order:
|
52
|
+
- :day
|
53
|
+
- :month
|
54
|
+
- :year
|
55
|
+
datetime:
|
56
|
+
distance_in_words:
|
57
|
+
about_x_hours:
|
58
|
+
one: cirka en time
|
59
|
+
other: cirka %{count} timer
|
60
|
+
about_x_months:
|
61
|
+
one: cirka en måned
|
62
|
+
other: cirka %{count} måneder
|
63
|
+
about_x_years:
|
64
|
+
one: cirka et år
|
65
|
+
other: cirka %{count} år
|
66
|
+
almost_x_years:
|
67
|
+
one: næsten et år
|
68
|
+
other: næsten %{count} år
|
69
|
+
half_a_minute: et halvt minut
|
70
|
+
less_than_x_minutes:
|
71
|
+
one: mindre end et minut
|
72
|
+
other: mindre end %{count} minutter
|
73
|
+
less_than_x_seconds:
|
74
|
+
one: mindre end et sekund
|
75
|
+
other: mindre end %{count} sekunder
|
76
|
+
over_x_years:
|
77
|
+
one: mere end et år
|
78
|
+
other: mere end %{count} år
|
79
|
+
x_days:
|
80
|
+
one: en dag
|
81
|
+
other: ! '%{count} dage'
|
82
|
+
x_minutes:
|
83
|
+
one: et minut
|
84
|
+
other: ! '%{count} minutter'
|
85
|
+
x_months:
|
86
|
+
one: en måned
|
87
|
+
other: ! '%{count} måneder'
|
88
|
+
x_seconds:
|
89
|
+
one: et sekund
|
90
|
+
other: ! '%{count} sekunder'
|
91
|
+
prompts:
|
92
|
+
day: Dag
|
93
|
+
hour: Time
|
94
|
+
minute: Minut
|
95
|
+
month: Måned
|
96
|
+
second: Sekund
|
97
|
+
year: År
|
98
|
+
errors: &errors
|
99
|
+
format: ! '%{attribute} %{message}'
|
100
|
+
messages:
|
101
|
+
accepted: skal accepteres
|
102
|
+
blank: skal udfyldes
|
103
|
+
confirmation: stemmer ikke overens med bekræftelse
|
104
|
+
empty: må ikke udelades
|
105
|
+
equal_to: skal være %{count}
|
106
|
+
even: skal være et lige tal
|
107
|
+
exclusion: er reserveret
|
108
|
+
greater_than: skal være større end %{count}
|
109
|
+
greater_than_or_equal_to: skal være større end, eller lig med, %{count}
|
110
|
+
inclusion: er ikke på listen
|
111
|
+
invalid: er ikke gyldig
|
112
|
+
less_than: skal være mindre end %{count}
|
113
|
+
less_than_or_equal_to: skal være mindre end, eller lig med, %{count}
|
114
|
+
not_a_number: er ikke et tal
|
115
|
+
not_an_integer: er ikke et heltal
|
116
|
+
odd: skal være et ulige tal
|
117
|
+
record_invalid: ! 'Godkendelse gik galt: %{errors}'
|
118
|
+
taken: er allerede brugt
|
119
|
+
too_long: er for lang (højest %{count} tegn)
|
120
|
+
too_short: er for kort (mindst %{count} tegn)
|
121
|
+
wrong_length: har forkert længde (skulle være %{count} tegn)
|
122
|
+
template:
|
123
|
+
body: ! 'Der var problemer med følgende felter:'
|
124
|
+
header:
|
125
|
+
one: En fejl forhindrede %{model} i at blive gemt
|
126
|
+
other: ! '%{count} fejl forhindrede %{model} i at blive gemt'
|
127
|
+
helpers:
|
128
|
+
select:
|
129
|
+
prompt: Vælg...
|
130
|
+
submit:
|
131
|
+
create: Opret %{model}
|
132
|
+
submit: Gem %{model}
|
133
|
+
update: Opdater %{model}
|
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: DKK
|
144
|
+
format:
|
145
|
+
delimiter: .
|
146
|
+
precision: 3
|
147
|
+
separator: ! ','
|
148
|
+
significant: false
|
149
|
+
strip_insignificant_zeros: false
|
150
|
+
human:
|
151
|
+
decimal_units:
|
152
|
+
format: ! '%n %u'
|
153
|
+
units:
|
154
|
+
billion: Milliard
|
155
|
+
million: Million
|
156
|
+
quadrillion: Billiard
|
157
|
+
thousand: Tusind
|
158
|
+
trillion: Billion
|
159
|
+
unit: ''
|
160
|
+
format:
|
161
|
+
delimiter: ''
|
162
|
+
precision: 3
|
163
|
+
significant: true
|
164
|
+
strip_insignificant_zeros: true
|
165
|
+
storage_units:
|
166
|
+
format: ! '%n %u'
|
167
|
+
units:
|
168
|
+
byte:
|
169
|
+
one: Byte
|
170
|
+
other: Bytes
|
171
|
+
gb: GB
|
172
|
+
kb: KB
|
173
|
+
mb: MB
|
174
|
+
tb: TB
|
175
|
+
percentage:
|
176
|
+
format:
|
177
|
+
delimiter: ''
|
178
|
+
precision:
|
179
|
+
format:
|
180
|
+
delimiter: ''
|
181
|
+
support:
|
182
|
+
array:
|
183
|
+
last_word_connector: ! ' og '
|
184
|
+
two_words_connector: ! ' og '
|
185
|
+
words_connector: ! ', '
|
186
|
+
time:
|
187
|
+
am: ''
|
188
|
+
formats:
|
189
|
+
default: ! '%e. %B %Y, %H.%M'
|
190
|
+
long: ! '%A d. %e. %B %Y, %H.%M'
|
191
|
+
short: ! '%e. %b %Y, %H.%M'
|
192
|
+
pm: ''
|
193
|
+
# remove these aliases after 'activemodel' and 'activerecord' namespaces are removed from Rails repository
|
194
|
+
activemodel:
|
195
|
+
errors:
|
196
|
+
<<: *errors
|
197
|
+
activerecord:
|
198
|
+
errors:
|
199
|
+
<<: *errors
|
@@ -0,0 +1,203 @@
|
|
1
|
+
de-AT:
|
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
|
+
- Jän
|
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
|
+
- Jänner
|
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: ! '%u %n'
|
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
|