1 # Swahili translations for Rails
2 # by Joachim Mangilima (joachimm3@gmail.com) and Matthew Todd (http://matthewtodd.org)
8 # the short and long date formats are temporary until I can talk with someone...
12 day_names: [Jumpili, Jumatatu, Jumanne, Jumatano, Alhamisi, Ijumaa, Jumamosi]
13 abbr_day_names: [J2, J3, J4, J5, Al, Ij, J1]
14 month_names: [~, Januari, Februari, Machi, Aprili, Mei, Juni, Julai, Agosti, Septemba, Oktoba, Novemba, Desemba]
15 # these abbreviated month names are temporary until I can talk with someone...
16 abbr_month_names: [~, Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec]
17 order: [ :year, :month, :day ]
21 # default: "%A, %e. %B %Y, %H:%M Uhr"
22 # short: "%e. %B, %H:%M Uhr"
23 # long: "%A, %e. %B %Y, %H:%M Uhr"
30 half_a_minute: 'nusu dakika'
32 zero: 'chini ya sekunde 1'
33 one: 'chini ya sekunde 1'
34 other: 'chini ya sekunde {{count}}'
37 other: 'sekunde {{count}}'
39 zero: 'chini ya dakika 1'
40 one: 'chini ya dakika 1'
41 other: 'chini ya dakika {{count}}'
44 other: 'dakika {{count}}'
47 other: 'kama masaa {{count}}'
50 other: 'siku {{count}}'
53 other: 'kama miezi {{count}}'
56 other: 'miezi {{count}}'
59 other: 'kama miaka {{count}}'
61 one: 'zaidi ya mwaka 1'
62 other: 'zaidi ya miaka {{count}}'
90 two_words_connector: " na "
91 last_word_connector: ", na "
97 # one: "Konnte dieses {{model}} Objekt nicht speichern: 1 Fehler."
98 # other: "Konnte dieses {{model}} Objekt nicht speichern: {{count}} Fehler."
99 # body: "Bitte überprüfen Sie die folgenden Felder:"
101 # The values :model, :attribute and :value are always available for interpolation
102 # The value :count is available when applicable. Can be used for pluralization.
104 # inclusion: "is not included in the list"
105 exclusion: "haiwezi kutumika"
107 confirmation: "haifanani na hapo chini"
108 # accepted: "must be accepted"
109 empty: "haitakiwi kuwa wazi"
110 blank: "haitakiwi kuwa wazi"
111 too_long: "ndefu sana (isizidi herufi {{count}})"
112 too_short: "fupi mno (isipungue herufi {{count}})"
113 # wrong_length: "is the wrong length (should be {{count}} characters)"
114 taken: "imeshachukuliwa"
115 not_a_number: "inaruhusiwa namba tu"
116 # greater_than: "must be greater than {{count}}"
117 # greater_than_or_equal_to: "must be greater than or equal to {{count}}"
118 # equal_to: "must be equal to {{count}}"
119 # less_than: "must be less than {{count}}"
120 # less_than_or_equal_to: "must be less than or equal to {{count}}"
122 # even: "must be even"