# by Joachim Mangilima (joachimm3@gmail.com) and Matthew Todd (http://matthewtodd.org)
sw:
- # date:
- # formats:
- # default: "%d.%m.%Y"
- # short: "%e. %b"
- # long: "%e. %B %Y"
- # only_day: "%e"
- #
- # day_names: [Sonntag, Montag, Dienstag, Mittwoch, Donnerstag, Freitag, Samstag]
- # abbr_day_names: [So, Mo, Di, Mi, Do, Fr, Sa]
- # month_names: [~, Januar, Februar, März, April, Mai, Juni, Juli, August, September, Oktober, November, Dezember]
- # abbr_month_names: [~, Jan, Feb, Mär, Apr, Mai, Jun, Jul, Aug, Sep, Okt, Nov, Dez]
- # order: [ :day, :month, :year ]
- #
+ date:
+ formats:
+ default: "%Y-%m-%d"
+ # TODO the short and long date formats are temporary until I can talk with someone...
+ short: "%e ya %b"
+ long: "%e ya %B, %Y"
+
+ day_names: [Jumpili, Jumatatu, Jumanne, Jumatano, Alhamisi, Ijumaa, Jumamosi]
+ abbr_day_names: [J2, J3, J4, J5, Al, Ij, J1]
+ month_names: [~, Januari, Februari, Machi, Aprili, Mei, Juni, Julai, Agosti, Septemba, Oktoba, Novemba, Desemba]
+ # TODO these abbreviated month names are temporary until I can talk with someone...
+ abbr_month_names: [~, Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec]
+ order: [ :year, :month, :day ]
+
# time:
# formats:
# default: "%A, %e. %B %Y, %H:%M Uhr"
# short: "%e. %B, %H:%M Uhr"
# long: "%A, %e. %B %Y, %H:%M Uhr"
- # time: "%H:%M"
- #
+ #
# am: "vormittags"
# pm: "nachmittags"
- #
- # datetime:
- # distance_in_words:
- # half_a_minute: 'eine halbe Minute'
- # less_than_x_seconds:
- # zero: 'weniger als 1 Sekunde'
- # one: 'weniger als 1 Sekunde'
- # other: 'weniger als {{count}} Sekunden'
- # x_seconds:
- # one: '1 Sekunde'
- # other: '{{count}} Sekunden'
- # less_than_x_minutes:
- # zero: 'weniger als 1 Minute'
- # one: 'weniger als eine Minute'
- # other: 'weniger als {{count}} Minuten'
- # x_minutes:
- # one: '1 Minute'
- # other: '{{count}} Minuten'
- # about_x_hours:
- # one: 'etwa 1 Stunde'
- # other: 'etwa {{count}} Stunden'
- # x_days:
- # one: '1 Tag'
- # other: '{{count}} Tage'
- # about_x_months:
- # one: 'etwa 1 Monat'
- # other: 'etwa {{count}} Monate'
- # x_months:
- # one: '1 Monat'
- # other: '{{count}} Monate'
- # about_x_years:
- # one: 'etwa 1 Jahr'
- # other: 'etwa {{count}} Jahre'
- # over_x_years:
- # one: 'mehr als 1 Jahr'
- # other: 'mehr als {{count}} Jahre'
- #
+
+ datetime:
+ distance_in_words:
+ half_a_minute: 'nusu dakika'
+ less_than_x_seconds:
+ zero: 'chini ya sekunde 1'
+ one: 'chini ya sekunde 1'
+ other: 'chini ya sekunde {{count}}'
+ x_seconds:
+ one: 'sekunde 1'
+ other: 'sekunde {{count}}'
+ less_than_x_minutes:
+ zero: 'chini ya dakika 1'
+ one: 'chini ya dakika 1'
+ other: 'chini ya dakika {{count}}'
+ x_minutes:
+ one: 'dakika 1'
+ other: 'dakika {{count}}'
+ about_x_hours:
+ one: 'kama saa 1'
+ other: 'kama masaa {{count}}'
+ x_days:
+ one: 'siku 1'
+ other: 'siku {{count}}'
+ about_x_months:
+ one: 'kama mwezi 1'
+ other: 'kama miezi {{count}}'
+ x_months:
+ one: 'mwezi 1'
+ other: 'miezi {{count}}'
+ about_x_years:
+ one: 'kama mwaka 1'
+ other: 'kama miaka {{count}}'
+ over_x_years:
+ one: 'zaidi ya mwaka 1'
+ other: 'zaidi ya miaka {{count}}'
+ #
# number:
# format:
# precision: 2
# format:
# unit: '€'
# format: '%n%u'
- # separator:
- # delimiter:
- # precision:
+ # separator:
+ # delimiter:
+ # precision:
# percentage:
# format:
# delimiter: ""
# format:
# delimiter: ""
# precision: 1
- #
+ #
support:
array:
words_connector: ", "
two_words_connector: " na "
last_word_connector: ", na "
-
+
activerecord:
errors:
- # template:
- # header:
- # one: "Konnte dieses {{model}} Objekt nicht speichern: 1 Fehler."
- # other: "Konnte dieses {{model}} Objekt nicht speichern: {{count}} Fehler."
- # body: "Bitte überprüfen Sie die folgenden Felder:"
-
+ # TODO this error message template could use some work
+ template:
+ header:
+ one: "Tumeshindwa kuhifadhi {{model}} hii kwa sababu ya jambo limoja."
+ other: "Tumeshindwa kuhifadhi {{model}} hii kwa sababu ya mambo {{count}}."
+ body: ""
+
# The values :model, :attribute and :value are always available for interpolation
# The value :count is available when applicable. Can be used for pluralization.
messages: