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 format: "%{attribute} %{message}"
181 messages: &errors_messages
182 inclusion: "ne estas inkluzivita de la listo"
183 exclusion: "ne estas disponebla"
184 invalid: "estas nevalida"
185 confirmation: "ne kongruas kun la konfirmo"
186 accepted: "devas esti akceptita"
187 empty: "devas esti kompletigita"
188 blank: "devas esti kompletigita"
189 too_long: "estas tro longa (maksimume %{count} karekteroj)"
190 too_short: "estas tro mallonga (minimume %{count} karakteroj)"
191 wrong_length: "ne estas je ĝusta longo (devas enhavi %{count} karakterojn)"
192 not_a_number: "ne estas nombro"
193 not_an_integer: "devas esti entjero"
194 greater_than: "devas superi %{count}"
195 greater_than_or_equal_to: "devas superi aŭ egali %{count}"
196 equal_to: "devas egali %{count}"
197 less_than: "devas malsuperi %{count}"
198 less_than_or_equal_to: "devas malsuperi aŭ egali %{count}"
199 odd: "devas esti nepara"
200 even: "devas esti para"
201 taken: "ne estas disponebla"
202 record_invalid: "Validado malsukcesis: %{errors}"
203 template: &errors_template
205 one: "Ne eblas registri tiun %{model}: 1 eraro"
206 other: "Ne eblas registri tiun %{model}: %{count} eraroj"
207 body: "Kontrolu la jenajn kampojn: "
216 format: "%{attribute} %{message}"