]> git.openstreetmap.org Git - rails.git/commitdiff
Merge branch 'pull/5115'
authorAnton Khorev <tony29@yandex.ru>
Fri, 6 Sep 2024 03:04:25 +0000 (06:04 +0300)
committerAnton Khorev <tony29@yandex.ru>
Fri, 6 Sep 2024 03:04:25 +0000 (06:04 +0300)
1  2 
config/locales/en.yml

diff --combined config/locales/en.yml
index 0f3c5b18579e97091ba9521cdcc9f98424e1f8c3,499579d59cd6403bc3e3ff837bb1d0dc7504ba9b..e2f2de059e0927a85c711fc2329b4b15a4d8ff90
@@@ -435,6 -435,12 +435,6 @@@ en
        anonymous: "Anonymous"
        no_edits: "(no edits)"
        view_changeset_details: "View changeset details"
 -    changesets:
 -      id: "ID"
 -      saved_at: "Saved at"
 -      user: "User"
 -      comment: "Comment"
 -      area: "Area"
      index:
        title: "Changesets"
        title_user: "Changesets by %{user}"
    geocoder:
      search:
        title:
-         results_from_html: 'Results from %{results_link}'
          latlon: Internal
          osm_nominatim: OpenStreetMap Nominatim
          osm_nominatim_reverse: OpenStreetMap Nominatim
      gps_traces: GPS Traces
      gps_traces_tooltip: Manage GPS traces
      user_diaries: User Diaries
 -    user_diaries_tooltip: View user diaries
      edit_with: Edit with %{editor}
      tag_line: The Free Wiki World Map
      intro_header: Welcome to OpenStreetMap!
      community: Community
      community_blogs: "Community Blogs"
      community_blogs_title: "Blogs from members of the OpenStreetMap community"
 -    make_a_donation:
 -      title: Support OpenStreetMap with a monetary donation
 -      text: Make a Donation
      learn_more: "Learn More"
      more: More
    user_mailer:
      message_summary:
        unread_button: "Mark as unread"
        read_button: "Mark as read"
 -      reply_button: "Reply"
        destroy_button: "Delete"
        unmute_button: "Move to Inbox"
      new:
        anon_edits_link: "https://wiki.openstreetmap.org/wiki/Disabling_anonymous_edits"
        anon_edits_link_text: "Find out why this is the case."
        id_not_configured: "iD has not been configured"
 -      no_iframe_support: "Your browser doesn't support HTML iframes, which are necessary for this feature."
      export:
        title: "Export"
        manually_select: "Manually select a different area"
          other: "GPX file with %{count} points from %{user}"
        description_without_count: "GPX file from %{user}"
    application:
 -    basic_auth_disabled: "HTTP Basic Authentication is disabled: %{link}"
 -    oauth_10a_disabled: "OAuth 1.0 and 1.0a are disabled: %{link}"
 -    auth_disabled_link: "https://wiki.openstreetmap.org/wiki/2024_authentication_update"
      permission_denied: You do not have permission to access that action
      require_cookies:
        cookies_needed: "You appear to have cookies disabled - please enable cookies in your browser before continuing."
 -    require_admin:
 -      not_an_admin: You need to be an admin to perform that action.
      setup_user_auth:
        blocked_zero_hour: "You have an urgent message on the OpenStreetMap website. You need to read the message before you will be able to save your edits."
        blocked: "Your access to the API has been blocked. Please log-in to the web interface to find out more."
        need_to_see_terms: "Your access to the API is temporarily suspended. Please log-in to the web interface to view the Contributor Terms. You do not need to agree, but you must view them."
      settings_menu:
        account_settings: Account Settings
 -      oauth1_settings: OAuth 1 settings
        oauth2_applications: OAuth 2 applications
        oauth2_authorizations: OAuth 2 authorizations
        muted_users: Muted Users
          title: Log in with Wikipedia
          alt: Wikipedia logo
    oauth:
 -    authorize:
 -      title: "Authorize access to your account"
 -      request_access_html: "The application %{app_name} is requesting access to your account, %{user}. Please check whether you would like the application to have the following capabilities. You may choose as many or as few as you like."
 -      allow_to: "Allow the client application to:"
 -      allow_read_prefs:  "read your user preferences."
 -      allow_write_prefs: "modify your user preferences."
 -      allow_write_diary: "create diary entries, comments and make friends."
 -      allow_write_api:   "modify the map."
 -      allow_read_gpx:    "read your private GPS traces."
 -      allow_write_gpx:   "upload GPS traces."
 -      allow_write_notes: "modify notes."
 -      grant_access: "Grant Access"
 -    authorize_success:
 -      title: "Authorization request allowed"
 -      allowed_html: "You have granted application %{app_name} access to your account."
 -      verification: "The verification code is %{code}."
 -    authorize_failure:
 -      title: "Authorization request failed"
 -      denied: "You have denied application %{app_name} access to your account."
 -      invalid: "The authorization token is not valid."
 -    revoke:
 -      flash: "You've revoked the token for %{application}"
      permissions:
        missing: "You have not permitted the application access to this facility"
      scopes:
        skip_authorization: Auto approve application
      for_roles:
        moderator: This permission is for actions available only to moderators
 -  oauth_clients:
 -    new:
 -      title: "Register a new application"
 -      disabled: "Registration of OAuth 1 applications has been disabled"
 -    edit:
 -      title: "Edit your application"
 -    show:
 -      title: "OAuth details for %{app_name}"
 -      key: "Consumer Key:"
 -      secret: "Consumer Secret:"
 -      url: "Request Token URL:"
 -      access_url: "Access Token URL:"
 -      authorize_url: "Authorise URL:"
 -      support_notice: "We support HMAC-SHA1 (recommended) and RSA-SHA1 signatures."
 -      edit: "Edit Details"
 -      delete: "Delete Client"
 -      confirm: "Are you sure?"
 -      requests: "Requesting the following permissions from the user:"
 -    index:
 -      title: "My OAuth Details"
 -      my_tokens: "My Authorised Applications"
 -      list_tokens: "The following tokens have been issued to applications in your name:"
 -      application: "Application Name"
 -      issued_at: "Issued At"
 -      revoke: "Revoke!"
 -      my_apps: "My Client Applications"
 -      no_apps_html: "Do you have an application you would like to register for use with us using the %{oauth} standard? You must register your web application before it can make OAuth requests to this service."
 -      oauth: OAuth
 -      registered_apps: "You have the following client applications registered:"
 -      register_new: "Register your application"
 -    form:
 -      requests: "Request the following permissions from the user:"
 -    not_found:
 -      sorry: "Sorry, that %{type} could not be found."
 -    create:
 -      flash: "Registered the information successfully"
 -    update:
 -      flash: "Updated the client information successfully"
 -    destroy:
 -      flash: "Destroyed the client application registration"
    oauth2_applications:
      index:
        title: "My Client Applications"
        heading: Confirm role granting
        are_you_sure: "Are you sure you want to grant the role `%{role}' to the user `%{name}'?"
        confirm: "Confirm"
 -      fail: "Could not grant role `%{role}' to user `%{name}'. Please check that the user and role are both valid."
      revoke:
        title: Confirm role revoking
        heading: Confirm role revoking
        are_you_sure: "Are you sure you want to revoke the role `%{role}' from the user `%{name}'?"
        confirm: "Confirm"
 -      fail: "Could not revoke role `%{role}' from user `%{name}'. Please check that the user and role are both valid."
    user_blocks:
      model:
        non_moderator_update: "Must be a moderator to create or update a block."