1 # Swahili translations for Rails
2 # by Joachim Mangilima (joachimm3@gmail.com) and Matthew Todd (http://matthewtodd.org)
12 # day_names: [Sonntag, Montag, Dienstag, Mittwoch, Donnerstag, Freitag, Samstag]
13 # abbr_day_names: [So, Mo, Di, Mi, Do, Fr, Sa]
14 # month_names: [~, Januar, Februar, März, April, Mai, Juni, Juli, August, September, Oktober, November, Dezember]
15 # abbr_month_names: [~, Jan, Feb, Mär, Apr, Mai, Jun, Jul, Aug, Sep, Okt, Nov, Dez]
16 # order: [ :day, :month, :year ]
20 # default: "%A, %e. %B %Y, %H:%M Uhr"
21 # short: "%e. %B, %H:%M Uhr"
22 # long: "%A, %e. %B %Y, %H:%M Uhr"
30 # half_a_minute: 'eine halbe Minute'
31 # less_than_x_seconds:
32 # zero: 'weniger als 1 Sekunde'
33 # one: 'weniger als 1 Sekunde'
34 # other: 'weniger als {{count}} Sekunden'
37 # other: '{{count}} Sekunden'
38 # less_than_x_minutes:
39 # zero: 'weniger als 1 Minute'
40 # one: 'weniger als eine Minute'
41 # other: 'weniger als {{count}} Minuten'
44 # other: '{{count}} Minuten'
46 # one: 'etwa 1 Stunde'
47 # other: 'etwa {{count}} Stunden'
50 # other: '{{count}} Tage'
53 # other: 'etwa {{count}} Monate'
56 # other: '{{count}} Monate'
59 # other: 'etwa {{count}} Jahre'
61 # one: 'mehr als 1 Jahr'
62 # other: 'mehr als {{count}} Jahre'
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"