]> git.openstreetmap.org Git - rails.git/blobdiff - config/locales/en-GB.yml
Localisation updates from https://translatewiki.net.
[rails.git] / config / locales / en-GB.yml
index e9bcdb560abce6737178ea666de8a182f44b50eb..1f1794127a7c0363e96a09b6860525757e0b7cb7 100644 (file)
@@ -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 <abbr title='%{exact_time}'>%{when}</abbr>
       hidden_by: Hidden by %{user} <abbr title='%{exact_time}'>%{when}</abbr>
       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
@@ -1129,7 +1140,7 @@ en-GB:
       text: Make a Donation
     learn_more: Learn More
     more: More
-  notifier:
+  user_mailer:
     diary_comment_notification:
       subject: '[OpenStreetMap] %{user} commented on a diary entry'
       hi: Hi %{to_user},
@@ -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
 ...