Log in

Translations: Kiswahili (sw): Latest comments

Internal IDBaseKiswahiliCommentTime Created
loginLog inFunguaText of the "log in" button, at the top right corner of the page for users who are logged out.May 11, 2011 by youngj
date:month:1JanuaryJanuariName of the first month of the year.May 11, 2011 by youngj
date:pmPMSignifier for times after noon.May 11, 2011 by youngj
date:amAMSignifier for times before noon.May 11, 2011 by youngj
date:date_name{date} by {name}{date} na {name}Format for displaying a date with a name

{date} is the formatted date/time, e.g. "June 30 at 12:02 PM"

{name} is the name of a person, e.g. "Barack Obama"
May 11, 2011 by youngj
date:date_time{date} at {time}{date} {time}Format for displaying a date with a time

{date} is the formatted date, e.g. "June 30"

{time} is the formatted time, e.g. "12:02 PM"
May 11, 2011 by youngj
date:with_year{month} {day}, {year}{day} {month}, {year}Format for displaying a date with a month, day, and year.

{month} is the name of the month. {day} is the day of the month (1-31). {year} is the year (e.g. 2011).

Example: "{month} {day}, {year}" would define a format like "June 30, 2011"
May 11, 2011 by youngj
date:no_year{month} {day}{day} {month}Format for displaying a date with the day and month.

{day} is a placeholder for the day of the month (1-31)

{month} is a placeholder for the name of the month

{day} {month} will display the day first, e.g. 30 June

{month} {day} will display the month first, e.g. June 30
May 11, 2011 by youngj
date:days_ago:singularyesterdayjanaSomething that happened about one day ago.May 11, 2011 by youngj
date:days_ago%s days agosiku %s zilizopitaSomething that happened more than 1 day ago, but less than 1 month ago.

%s is a placeholder for the number of days.

Example: 20 days ago
May 11, 2011 by youngj