]> 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 dd7d8e7f84e8a50de0f9bf67dd3a62a0fb161067..ac07108857b27a4ee066e26f18e0b9cc460bd673 100644 (file)
@@ -11,6 +11,7 @@
 # Author: Caliburn
 # Author: Captaindogfish
 # Author: Chase me ladies, I'm the Cavalry
+# Author: Danieldegroot2
 # Author: E THP
 # Author: EdLoach
 # Author: Eduard Popov
@@ -252,6 +253,47 @@ en-GB:
       entry:
         comment: Comment
         full: Full note
+  accounts:
+    edit:
+      title: Edit account
+      my settings: My settings
+      current email address: Current Email Address
+      external auth: External Authentication
+      openid:
+        link: https://wiki.openstreetmap.org/wiki/OpenID
+        link text: what is this?
+      public editing:
+        heading: Public editing
+        enabled: Enabled. Not anonymous and can edit data.
+        enabled link: https://wiki.openstreetmap.org/wiki/Anonymous_edits
+        enabled link text: what is this?
+        disabled: Disabled and cannot edit data, all previous edits are anonymous.
+        disabled link text: why can't I edit?
+      public editing note:
+        heading: Public editing
+        html: Currently your edits are anonymous and people cannot send you messages
+          or see your location. To show what you edited and allow people to contact
+          you through the website, click the button below. <b>Since the 0.6 API changeover,
+          only public users can edit map data</b>. (<a href="https://wiki.openstreetmap.org/wiki/Anonymous_edits">find
+          out why</a>).<ul><li>Your e-mail address will not be revealed by becoming
+          public.</li><li>This action cannot be reversed and all new users are now
+          public by default.</li></ul>
+      contributor terms:
+        heading: Contributor Terms
+        agreed: You have agreed to the new Contributor Terms.
+        not yet agreed: You have not yet agreed to the new Contributor Terms.
+        review link text: Please follow this link at your convenience to review and
+          accept the new Contributor Terms.
+        agreed_with_pd: You have also declared that you consider your edits to be
+          in the Public Domain.
+        link: http://www.osmfoundation.org/wiki/License/Contributor_Terms
+        link text: what is this?
+      save changes button: Save Changes
+      make edits public button: Make all my edits public
+    update:
+      success_confirm_needed: User information updated successfully. Check your email
+        for a note to confirm your new email address.
+      success: User information updated successfully.
   browse:
     created: Created
     closed: Closed
@@ -422,6 +464,22 @@ en-GB:
     timeout:
       sorry: Sorry, the list of changeset comments you requested took too long to
         retrieve.
+  dashboards:
+    contact:
+      km away: '%{count}km away'
+      m away: '%{count}m away'
+    popup:
+      your location: Your location
+      nearby mapper: Nearby mapper
+      friend: Friend
+    show:
+      no friends: You have not added any friends yet.
+      nearby users: Other nearby users
+      no nearby users: There are no other users who admit to mapping nearby yet.
+      friends_changesets: friends' changesets
+      friends_diaries: friends' diary entries
+      nearby_changesets: nearby user changesets
+      nearby_diaries: nearby user diary entries
   diary_entries:
     new:
       title: New Diary Entry
@@ -490,7 +548,6 @@ en-GB:
         title: OpenStreetMap diary entries
         description: Recent diary entries from users of OpenStreetMap
     comments:
-      has_commented_on: '%{display_name} has commented on the following diary entries'
       post: Post
       when: When
       comment: Comment
@@ -596,7 +653,6 @@ en-GB:
           ice_cream: Ice Cream
           internet_cafe: Internet Cafe
           kindergarten: Nursery School
-          language_school: Language school
           library: Library
           loading_dock: Loading Dock
           love_hotel: Love Hotel
@@ -689,7 +745,6 @@ en-GB:
           landing_site: Emergency Landing Site
           phone: Emergency Phone
           water_tank: Emergency Water Tank
-          "yes": Emergency
         highway:
           abandoned: Abandoned Highway
           bridleway: Bridleway
@@ -1376,6 +1431,22 @@ en-GB:
       reset: Reset Password
       flash changed: Your password has been changed.
       flash token bad: Did not find that token, check the URL maybe?
+  profiles:
+    edit:
+      image: Image
+      gravatar:
+        gravatar: Use Gravatar
+        link: https://wiki.openstreetmap.org/wiki/Gravatar
+        disabled: Gravatar has been disabled.
+        enabled: Display of your Gravatar has been enabled.
+      new image: Add an image
+      keep image: Keep the current image
+      delete image: Remove the current image
+      replace image: Replace the current image
+      image size hint: (square images at least 100x100 work best)
+      home location: Home Location
+      no home location: You have not entered your home location.
+      update home location on click: Update home location when I click on the map?
   sessions:
     new:
       title: Login
@@ -1399,8 +1470,8 @@ en-GB:
         link in the account confirmation email to activate your account, or <a href="%{reconfirm}">request
         a new confirmation email</a>.
       account is suspended: Sorry, your account has been suspended due to suspicious
-        activity.<br />Please contact the <a href="%{webmaster}">webmaster</a> if
-        you wish to discuss this.
+        activity.<br />Please contact <a href="%{webmaster}">support</a> if you wish
+        to discuss this.
       auth failure: Sorry, could not log in with those details.
       openid_logo_alt: Log in with an OpenID
       auth_providers:
@@ -2014,14 +2085,17 @@ en-GB:
       flash: Updated the client information successfully
     destroy:
       flash: Destroyed the client application registration
+  oauth2_applications:
+    new:
+      title: Register a new application
   users:
     new:
       title: Sign Up
       no_auto_account_create: Unfortunately we are not currently able to create an
         account for you automatically.
-      contact_webmaster_html: Please contact the <a href="%{webmaster}">webmaster</a>
-        to arrange for an account to be created - we will try and deal with the request
-        as quickly as possible.
+      contact_support_html: Please contact <a href="%{support}">support</a> to arrange
+        for an account to be created - we will try and deal with the request as quickly
+        as possible.
       about:
         header: Free and editable
         html: |-
@@ -2058,8 +2132,7 @@ en-GB:
         rest_of_world: Rest of the world
     terms_declined_flash:
       terms_declined_html: We are sorry that you have decided to not accept the new
-        Contributor Terms. For more information, please see <a href="%{url}">this
-        wiki page</a>.
+        Contributor Terms. For more information, please see %{terms_declined_link}.
       terms_declined_url: https://wiki.openstreetmap.org/wiki/Contributor_Terms_Declined
     no_such_user:
       title: No such user
@@ -2097,14 +2170,6 @@ en-GB:
       spam score: 'Spam Score:'
       description: Description
       user location: User location
-      if_set_location_html: Set your home location on the %{settings_link} page to
-        see nearby users.
-      settings_link_text: settings
-      no friends: You have not added any friends yet.
-      km away: '%{count}km away'
-      m away: '%{count}m away'
-      nearby users: Other nearby users
-      no nearby users: There are no other users who admit to mapping nearby yet.
       role:
         administrator: This user is an administrator
         moderator: This user is a moderator
@@ -2125,68 +2190,6 @@ en-GB:
       unhide_user: Unhide this User
       delete_user: Delete this User
       confirm: Confirm
-      friends_changesets: friends' changesets
-      friends_diaries: friends' diary entries
-      nearby_changesets: nearby user changesets
-      nearby_diaries: nearby user diary entries
-    popup:
-      your location: Your location
-      nearby mapper: Nearby mapper
-      friend: Friend
-    account:
-      title: Edit account
-      my settings: My settings
-      current email address: Current Email Address
-      external auth: External Authentication
-      openid:
-        link: https://wiki.openstreetmap.org/wiki/OpenID
-        link text: what is this?
-      public editing:
-        heading: Public editing
-        enabled: Enabled. Not anonymous and can edit data.
-        enabled link: https://wiki.openstreetmap.org/wiki/Anonymous_edits
-        enabled link text: what is this?
-        disabled: Disabled and cannot edit data, all previous edits are anonymous.
-        disabled link text: why can't I edit?
-      public editing note:
-        heading: Public editing
-        html: Currently your edits are anonymous and people cannot send you messages
-          or see your location. To show what you edited and allow people to contact
-          you through the website, click the button below. <b>Since the 0.6 API changeover,
-          only public users can edit map data</b>. (<a href="https://wiki.openstreetmap.org/wiki/Anonymous_edits">find
-          out why</a>).<ul><li>Your e-mail address will not be revealed by becoming
-          public.</li><li>This action cannot be reversed and all new users are now
-          public by default.</li></ul>
-      contributor terms:
-        heading: Contributor Terms
-        agreed: You have agreed to the new Contributor Terms.
-        not yet agreed: You have not yet agreed to the new Contributor Terms.
-        review link text: Please follow this link at your convenience to review and
-          accept the new Contributor Terms.
-        agreed_with_pd: You have also declared that you consider your edits to be
-          in the Public Domain.
-        link: http://www.osmfoundation.org/wiki/License/Contributor_Terms
-        link text: what is this?
-      image: Image
-      gravatar:
-        gravatar: Use Gravatar
-        link: https://wiki.openstreetmap.org/wiki/Gravatar
-        disabled: Gravatar has been disabled.
-        enabled: Display of your Gravatar has been enabled.
-      new image: Add an image
-      keep image: Keep the current image
-      delete image: Remove the current image
-      replace image: Replace the current image
-      image size hint: (square images at least 100x100 work best)
-      home location: Home Location
-      no home location: You have not entered your home location.
-      update home location on click: Update home location when I click on the map?
-      save changes button: Save Changes
-      make edits public button: Make all my edits public
-      return to profile: Return to profile
-      flash update success confirm needed: User information updated successfully.
-        Check your email for a note to confirm your new email address.
-      flash update success: User information updated successfully.
     set_home:
       flash success: Home location saved successfully
     go_public:
@@ -2205,13 +2208,12 @@ en-GB:
     suspended:
       title: Account Suspended
       heading: Account Suspended
-      webmaster: webmaster
       body_html: |-
         <p>
           Sorry, your account has been automatically suspended due to suspicious activity.
         </p>
         <p>
-          This decision will be reviewed by an administrator shortly, or you may contact the %{webmaster} if you wish to discuss this.
+          This decision will be reviewed by an administrator shortly, or you may contact %{webmaster} if you wish to discuss this.
         </p>
     auth_failure:
       connection_failed: Connection to authentication provider failed