X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/928465764e52407884b35e31a08bf9241e651269..4ab70b63c391c11f4eb9e914507662629c257c7e:/config/locales/en.yml?ds=sidebyside
diff --git a/config/locales/en.yml b/config/locales/en.yml
index 7c3ae073e..5ae211ffa 100644
--- a/config/locales/en.yml
+++ b/config/locales/en.yml
@@ -42,6 +42,7 @@ en:
diary_comment: "Diary Comment"
diary_entry: "Diary Entry"
friend: "Friend"
+ issue: "Issue"
language: "Language"
message: "Message"
node: "Node"
@@ -58,6 +59,7 @@ en:
relation: "Relation"
relation_member: "Relation Member"
relation_tag: "Relation Tag"
+ report: "Report"
session: "Session"
trace: "Trace"
tracepoint: "Trace Point"
@@ -160,6 +162,15 @@ en:
remote:
name: "Remote Control"
description: "Remote Control (JOSM or Merkaartor)"
+ auth:
+ providers:
+ none: None
+ openid: OpenID
+ google: Google
+ facebook: Facebook
+ windowslive: Windows Live
+ github: GitHub
+ wikipedia: Wikipedia
api:
notes:
comment:
@@ -362,6 +373,7 @@ en:
in_language_title: "Diary Entries in %{language}"
new: New Diary Entry
new_title: Compose a new entry in my user diary
+ my_diary: My Diary
no_entries: No diary entries
recent_entries: "Recent diary entries"
older_entries: Older Entries
@@ -419,6 +431,18 @@ en:
comment: Comment
newer_comments: "Newer Comments"
older_comments: "Older Comments"
+ friendships:
+ make_friend:
+ heading: "Add %{user} as a friend?"
+ button: "Add as friend"
+ success: "%{name} is now your friend!"
+ failed: "Sorry, failed to add %{name} as a friend."
+ already_a_friend: "You are already friends with %{name}."
+ remove_friend:
+ heading: "Unfriend %{user}?"
+ button: "Unfriend"
+ success: "%{name} was removed from your friends."
+ not_a_friend: "%{name} is not one of your friends."
geocoder:
search:
title:
@@ -1070,11 +1094,10 @@ en:
reopen:
reopened: Issue status has been set to 'Open'
comments:
- created_at: "On %{datetime}"
+ comment_from_html: "Comment from %{user_link} on %{comment_created_at}"
reassign_param: Reassign Issue?
reports:
- updated_at: "On %{datetime}"
- reported_by_html: "Reported as %{category} by %{user}"
+ reported_by_html: "Reported as %{category} by %{user} on %{updated_at}"
helper:
reportable_title:
diary_comment: "%{entry_title}, comment #%{comment_id}"
@@ -1180,7 +1203,7 @@ en:
hi: "Hi %{to_user},"
header: "%{from_user} has sent you a message through OpenStreetMap with the subject %{subject}:"
footer_html: "You can also read the message at %{readurl} and you can reply at %{replyurl}"
- friend_notification:
+ friendship_notification:
hi: "Hi %{to_user},"
subject: "[OpenStreetMap] %{user} added you as a friend"
had_added_you: "%{user} has added you as a friend on OpenStreetMap."
@@ -1200,7 +1223,9 @@ en:
import_failures_url: "https://wiki.openstreetmap.org/wiki/GPX_Import_Failures"
success:
subject: "[OpenStreetMap] GPX Import success"
- loaded_successfully: loaded successfully with %{trace_points} out of a possible %{possible_points} points.
+ loaded_successfully:
+ one: loaded successfully with %{trace_points} out of a possible 1 point.
+ other: loaded successfully with %{trace_points} out of a possible %{possible_points} points.
signup_confirm:
subject: "[OpenStreetMap] Welcome to OpenStreetMap"
greeting: "Hi there!"
@@ -2259,17 +2284,6 @@ en:
flash success: "Home location saved successfully"
go_public:
flash success: "All your edits are now public, and you are now allowed to edit."
- make_friend:
- heading: "Add %{user} as a friend?"
- button: "Add as friend"
- success: "%{name} is now your friend!"
- failed: "Sorry, failed to add %{name} as a friend."
- already_a_friend: "You are already friends with %{name}."
- remove_friend:
- heading: "Unfriend %{user}?"
- button: "Unfriend"
- success: "%{name} was removed from your friends."
- not_a_friend: "%{name} is not one of your friends."
index:
title: Users
heading: Users
@@ -2473,9 +2487,12 @@ en:
out: Zoom Out
locate:
title: Show My Location
- metersUnit: meters
- feetUnit: feet
- popup: You are within {distance} {unit} of this point
+ metersPopup:
+ one: You are within one meter of this point
+ other: You are within %{count} meters of this point
+ feetPopup:
+ one: You are within one foot of this point
+ other: You are within %{count} feet of this point
base:
standard: Standard
cycle_map: Cycle Map
@@ -2491,6 +2508,8 @@ en:
copyright: "© OpenStreetMap contributors"
donate_link_text: "Make a Donation"
terms: "Website and API terms"
+ thunderforest: "Tiles courtesy of Andy Allan"
+ hotosm: "Tiles style by Humanitarian OpenStreetMap Team hosted by OpenStreetMap France"
site:
edit_tooltip: Edit the map
edit_disabled_tooltip: Zoom in to edit the map