X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/0aab333adb3969a782d323d9889fea63ccc55ac7..4b2d3973e82291398931d108e16eacf673e77c16:/config/locales/en-GB.yml
diff --git a/config/locales/en-GB.yml b/config/locales/en-GB.yml
index e9bcdb560..18760b30b 100644
--- a/config/locales/en-GB.yml
+++ b/config/locales/en-GB.yml
@@ -76,7 +76,7 @@ en-GB:
diary_comment: Diary Comment
diary_entry: Diary Entry
friend: Friend
- issue: ÐÑоблем
+ issue: Issue
language: Language
message: Message
node: Node
@@ -205,6 +205,14 @@ en-GB:
remote:
name: Remote Control
description: Remote Control (JOSM or Merkaartor)
+ auth:
+ providers:
+ openid: OpenID
+ google: Google
+ facebook: Facebook
+ windowslive: Windows Live
+ github: GitHub
+ wikipedia: Wikipedia
api:
notes:
comment:
@@ -246,6 +254,8 @@ en-GB:
view_history: View History
view_details: View Details
location: 'Location:'
+ common_details:
+ coordinates_html: '%{latitude}, %{longitude}'
changeset:
title: 'Changeset: %{id}'
belongs_to: Author
@@ -347,6 +357,7 @@ en-GB:
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.
@@ -563,14 +574,14 @@ en-GB:
hospital: Hospital
hunting_stand: Hunting Stand
ice_cream: Ice Cream
- internet_cafe: ÐнÑеÑÐ½ÐµÑ ÐаÑе
+ internet_cafe: Internet Cafe
kindergarten: Nursery School
- language_school: Ðзиково ÑÑилиÑе
+ language_school: Language school
library: Library
marketplace: Marketplace
monastery: Monastery
motorcycle_parking: Motorcycle Parking
- music_school: ÐÑзикално ÑÑилиÑе
+ music_school: Music School
nightclub: Night Club
nursing_home: Nursing Home
parking: Parking
@@ -610,7 +621,7 @@ en-GB:
census: Census Boundary
national_park: National Park
protected_area: Protected Area
- "yes": ÐÑаниÑа
+ "yes": Boundary
bridge:
aqueduct: Aqueduct
boardwalk: Promenade
@@ -619,17 +630,17 @@ en-GB:
viaduct: Viaduct
"yes": Bridge
building:
- apartment: ÐпаÑÑаменÑ
- apartments: ÐпаÑÑаменÑи
- cabin: Ðабина
- college: СгÑада Ðолеж
- commercial: ТÑÑговÑка СгÑада
- construction: СгÑада в ÑÑÑоеж
- garage: ÐаÑаж
- garages: ÐаÑажи
- house: ÐÑÑа
- industrial: ÐндÑÑÑÑиална ÑгÑада
- roof: ÐокÑив
+ apartment: Apartment
+ apartments: Apartments
+ cabin: Cabin
+ college: College Building
+ commercial: Commercial Building
+ construction: Building under Construction
+ garage: Garage
+ garages: Garages
+ house: House
+ industrial: Industrial Building
+ roof: Roof
"yes": Building
craft:
brewery: Brewery
@@ -1079,7 +1090,7 @@ en-GB:
more_results: More results
issues:
index:
- reports: ÐÑÑеÑи
+ reports: Reports
layouts:
project_name:
title: OpenStreetMap
@@ -2001,8 +2012,6 @@ en-GB:
reset_password:
title: Reset password
heading: Reset Password for %{user}
- password: 'Password:'
- confirm password: 'Confirm Password:'
reset: Reset Password
flash changed: Your password has been changed.
flash token bad: Did not find that token, check the URL maybe?
@@ -2534,16 +2543,16 @@ en-GB:
unnamed: unnamed road
courtesy: Directions courtesy of %{link}
exit_counts:
- first: 1ви
- second: 2Ñи
- third: 3Ñи
- fourth: 4Ñи
- fifth: 5Ñи
- sixth: 6Ñи
- seventh: 7ми
- eighth: 8ми
- ninth: 9Ñи
- tenth: 10Ñи
+ first: 1st
+ second: 2nd
+ third: 3rd
+ fourth: 4th
+ fifth: 5th
+ sixth: 6th
+ seventh: 7th
+ eighth: 8th
+ ninth: 9th
+ tenth: 10th
time: Time
query:
node: Node
@@ -2590,5 +2599,5 @@ en-GB:
flash: Redaction destroyed.
error: There was an error destroying this redaction.
validations:
- invalid_characters: ÑÑдÑÑжа невалидни Ñимволи
+ invalid_characters: contains invalid characters
...