Ijambo | Base | Kiswahili | Ibyasubijwe | Igihe gishyizweho |
---|---|---|---|---|
login | Injira | Fungua | Text of the "log in" button, at the top right corner of the page for users who are logged out. | 11 Gicurasi, 2011 by youngj |
date:month:1 | Mutarama | Januari | Name of the first month of the year. | 11 Gicurasi, 2011 by youngj |
date:pm | Nyuma ya saa sita | Signifier for times after noon. | 11 Gicurasi, 2011 by youngj | |
date:am | Mbere ya saa sita | Signifier for times before noon. | 11 Gicurasi, 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" | 11 Gicurasi, 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" | 11 Gicurasi, 2011 by youngj |
date:with_year | {day} {month}, {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" | 11 Gicurasi, 2011 by youngj |
date:no_year | {day} {month} | {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 | 11 Gicurasi, 2011 by youngj |
date:days_ago:singular | Ejo hashize | jana | Something that happened about one day ago. | 11 Gicurasi, 2011 by youngj |
date:days_ago | %s iminsi ishize | siku %s zilizopita | Something 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 | 11 Gicurasi, 2011 by youngj |