i18n'ing the site layout.
This commit is contained in:
parent
b377927a64
commit
d06081a63e
2 changed files with 46 additions and 33 deletions
|
@ -34,3 +34,25 @@ en:
|
|||
other: "{{count}} comments"
|
||||
edit_link: Edit this entry
|
||||
comment_from: "Comment from {{link_user}} at {{comment_created_at}}"
|
||||
layouts:
|
||||
welcome_user: "Welcome, {{user_link}}"
|
||||
inbox: "inbox ({{size}})"
|
||||
logout: logout
|
||||
log_in: log in
|
||||
sign_up: sign up
|
||||
view: View
|
||||
edit: Edit
|
||||
history: History
|
||||
export: Export
|
||||
gps_traces: GPS Traces
|
||||
user_diaries: User Diaries
|
||||
tag_line: The Free Wiki World Map
|
||||
intro_1: "OpenStreetMap is a free editable map of the whole world. It is made by people like you."
|
||||
intro_2: "OpenStreetMap allows you to view, edit and use geographical data in a collaborative way from anywhere on Earth."
|
||||
intro_3: "OpenStreetMap's hosting is kindly supported by the {{ucl}} and {{bytemark}}."
|
||||
osm_offline: "The OpenStreetMap database is currently offline while essential database maintenance work is carried out."
|
||||
osm_read_only: "The OpenStreetMap database is currently in read-only mode while essential database maintenance work is carried out."
|
||||
donate: "Support OpenStreetMap by {{link}} to the Hardware Upgrade Fund."
|
||||
donate_link_text: donating
|
||||
sotm: 'Come to the 2009 OpenStreetMap Conference, <a href="http://www.stateofthemap.org">The State of the Map</a>, July 10-12 in Amsterdam!'
|
||||
alt_donation: Make a Donation
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue