1 # Esperanto translations for Ruby on Rails.
3 # - Emmanuel Debanne (https://github.com/debanne)
63 default: "%d %B %Y %H:%M:%S"
65 long: "%A %d %B %Y %H:%M"
71 half_a_minute: "duona minuto"
73 zero: "malpli ol unu sekundo"
74 one: "malpli ol unu sekundo"
75 other: "malpli ol %{count} sekundoj"
78 other: "%{count} sekundoj"
80 zero: "malpli ol unu minuto"
81 one: "malpli ol unu minuto"
82 other: "malpli ol %{count} minutoj"
85 other: "%{count} minutoj"
87 one: "ĉirkaŭ unu horo"
88 other: "ĉirkaŭ %{count} horoj"
91 other: "%{count} tagoj"
93 one: "ĉirkaŭ unu monato"
94 other: "ĉirkaŭ %{count} monatoj"
97 other: "%{count} monatoj"
99 one: "ĉirkaŭ uno jaro"
100 other: "ĉirkaŭ %{count} jaroj"
102 one: "pli ol unu jaro"
103 other: "pli ol %{count} jaroj"
105 one: "preskaŭ unu jaro"
106 other: "preskaŭ %{count} jaroj"
121 strip_insignificant_zeros: false
130 strip_insignificant_zeros: false
142 strip_insignificant_zeros: true
160 trillion: "mil miliardoj"
161 quadrillion: "miliono da miliardoj"
165 words_connector: ", "
166 two_words_connector: " kaj "
167 last_word_connector: " kaj "
169 prompt: "Bonvolu elekti"
173 prompt: "Bonvolu elekti"
175 create: "Krei %{model}"
176 update: "Modifi tiun %{model}"
177 submit: "Registri tiun %{model}"
180 template: &errors_template
182 one: "Ne eblas registri tiun %{model}: 1 eraro"
183 other: "Ne eblas registri tiun %{model}: %{count} eraroj"
184 body: "Kontrolu la jenajn kampojn: "
187 created_at: "Kreita la"
188 updated_at: "Modifita la"
191 format: "%{attribute} %{message}"
192 messages: &errors_messages
193 inclusion: "ne estas inkluzivita de la listo"
194 exclusion: "ne estas disponebla"
195 invalid: "estas nevalida"
196 confirmation: "ne kongruas kun la konfirmo"
197 accepted: "devas esti akceptita"
198 empty: "devas esti kompletigita"
199 blank: "devas esti kompletigita"
200 too_long: "estas tro longa (maksimume %{count} karekteroj)"
201 too_short: "estas tro mallonga (minimume %{count} karakteroj)"
202 wrong_length: "ne estas je ĝusta longo (devas enhavi %{count} karakterojn)"
203 not_a_number: "ne estas nombro"
204 not_an_integer: "devas esti entjero"
205 greater_than: "devas superi %{count}"
206 greater_than_or_equal_to: "devas superi aŭ egali %{count}"
207 equal_to: "devas egali %{count}"
208 less_than: "devas malsuperi %{count}"
209 less_than_or_equal_to: "devas malsuperi aŭ egali %{count}"
210 odd: "devas esti nepara"
211 even: "devas esti para"
216 taken: "ne estas disponebla"
217 record_invalid: "Validado malsukcesis: %{errors}"
222 format: "%{attribute} %{message}"