1 # Swahili translations for Rails
2 # by Joachim Mangilima (joachimm3@gmail.com) and Matthew Todd (http://matthewtodd.org)
8 # TODO 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 # TODO 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 "
95 # TODO this error message template could use some work
98 one: "Tumeshindwa kuhifadhi %{model} hii kwa sababu ya jambo limoja."
99 other: "Tumeshindwa kuhifadhi %{model} hii kwa sababu ya mambo %{count}."
102 # The values :model, :attribute and :value are always available for interpolation
103 # The value :count is available when applicable. Can be used for pluralization.
105 # inclusion: "is not included in the list"
106 exclusion: "haiwezi kutumika"
108 confirmation: "haifanani na hapo chini"
109 # accepted: "must be accepted"
110 empty: "haitakiwi kuwa wazi"
111 blank: "haitakiwi kuwa wazi"
112 too_long: "ndefu sana (isizidi herufi %{count})"
113 too_short: "fupi mno (isipungue herufi %{count})"
114 # wrong_length: "is the wrong length (should be %{count} characters)"
115 taken: "imeshachukuliwa"
116 not_a_number: "inaruhusiwa namba tu"
117 # greater_than: "must be greater than %{count}"
118 # greater_than_or_equal_to: "must be greater than or equal to %{count}"
119 # equal_to: "must be equal to %{count}"
120 # less_than: "must be less than %{count}"
121 # less_than_or_equal_to: "must be less than or equal to %{count}"
123 # even: "must be even"