X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/f988a159238ec9425b8a9f0ed5085095629ee35a..04dcea6f1fecf69893e6c3cb271396d817beaa87:/config/locales/en.yml
diff --git a/config/locales/en.yml b/config/locales/en.yml
index f416f3259..44501aa10 100644
--- a/config/locales/en.yml
+++ b/config/locales/en.yml
@@ -20,7 +20,7 @@ en:
create: Send
client_application:
create: Register
- update: Edit
+ update: Update
redaction:
create: Create redaction
update: Save redaction
@@ -75,6 +75,18 @@ en:
# Translates all the model attributes, which is used in error handling on the web site
# Only the ones that are used on the web site are translated at the moment
attributes:
+ client_application:
+ name: Name (Required)
+ url: Main Application URL (Required)
+ callback_url: Callback URL
+ support_url: Support URL
+ allow_read_prefs: read their user preferences
+ allow_write_prefs: modify their user preferences
+ allow_write_diary: create diary entries, comments and make friends
+ allow_write_api: modify the map
+ allow_read_gpx: read their private GPS traces
+ allow_write_gpx: upload GPS traces
+ allow_write_notes: modify notes
diary_comment:
body: "Body"
diary_entry:
@@ -104,6 +116,9 @@ en:
title: "Subject"
body: "Body"
recipient: "Recipient"
+ report:
+ category: Select a reason for your report
+ details: Please provide some more details about the problem (required).
user:
email: "Email"
active: "Active"
@@ -220,6 +235,8 @@ en:
view_history: "View History"
view_details: "View Details"
location: "Location:"
+ common_details:
+ coordinates_html: "%{latitude}, %{longitude}"
changeset:
title: "Changeset: %{id}"
belongs_to: "Author"
@@ -318,6 +335,7 @@ en:
reopened_by_anonymous: "Reactivated by anonymous %{when}"
hidden_by: "Hidden by %{user} %{when}"
report: Report this note
+ coordinates_html: "%{latitude}, %{longitude}"
query:
title: "Query Features"
introduction: "Click on the map to find nearby features."
@@ -423,6 +441,7 @@ en:
location: "Location:"
view: "View"
edit: "Edit"
+ coordinates: "%{latitude}; %{longitude}"
feed:
user:
title: "OpenStreetMap diary entries for %{user}"
@@ -1299,8 +1318,6 @@ en:
new:
title_html: "Report %{link}"
missing_params: "Cannot create a new report"
- details: Please provide some more details about the problem (required).
- select: "Select a reason for your report:"
disclaimer:
intro: "Before sending your report to the site moderators, please ensure that:"
not_just_mistake: You are certain that the problem is not just a mistake
@@ -2043,6 +2060,7 @@ en:
uploaded: "Uploaded:"
points: "Points:"
start_coordinates: "Start coordinate:"
+ coordinates_html: "%{latitude}; %{longitude}"
map: "map"
edit: "edit"
owner: "Owner:"
@@ -2153,13 +2171,6 @@ en:
delete: "Delete Client"
confirm: "Are you sure?"
requests: "Requesting the following permissions from the user:"
- allow_read_prefs: "read their user preferences."
- allow_write_prefs: "modify their user preferences."
- allow_write_diary: "create diary entries, comments and make friends."
- allow_write_api: "modify the map."
- allow_read_gpx: "read their private GPS traces."
- allow_write_gpx: "upload GPS traces."
- allow_write_notes: "modify notes."
index:
title: "My OAuth Details"
my_tokens: "My Authorised Applications"
@@ -2173,19 +2184,7 @@ en:
registered_apps: "You have the following client applications registered:"
register_new: "Register your application"
form:
- name: "Name"
- required: "Required"
- url: "Main Application URL"
- callback_url: "Callback URL"
- support_url: "Support URL"
requests: "Request the following permissions from the user:"
- allow_read_prefs: "read their user preferences."
- allow_write_prefs: "modify their user preferences."
- allow_write_diary: "create diary entries, comments and make friends."
- allow_write_api: "modify the map."
- allow_read_gpx: "read their private GPS traces."
- allow_write_gpx: "upload GPS traces."
- allow_write_notes: "modify notes."
not_found:
sorry: "Sorry, that %{type} could not be found."
create: