X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/73c95847a6680bea7f35fe5b3da6eb4e52757b9c..3666b674330ec8d14a224932a191d6121c5974e2:/config/locales/en.yml?ds=sidebyside
diff --git a/config/locales/en.yml b/config/locales/en.yml
index 173fc158e..f9ea78ef3 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:
@@ -1199,7 +1210,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!"
@@ -2472,9 +2485,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
@@ -2490,6 +2506,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