X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/f18baae22e4088af7f252c82f3c4a2576862a438..d133d0ab1b97232c51669b378a80319d549d2fd3:/config/locales/en.yml diff --git a/config/locales/en.yml b/config/locales/en.yml index e1907b936..919a786c8 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -474,6 +474,7 @@ en: description: "Recent diary entries from users of OpenStreetMap" comments: has_commented_on: "%{display_name} has commented on the following diary entries" + no_comments: "No diary comments" post: Post when: When comment: Comment @@ -486,6 +487,7 @@ en: success: "%{name} is now your friend!" failed: "Sorry, failed to add %{name} as a friend." already_a_friend: "You are already friends with %{name}." + limit_exceeded: "You have friended a lot of users recently. Please wait a while before trying to friend any more." remove_friend: heading: "Unfriend %{user}?" button: "Unfriend" @@ -1519,6 +1521,29 @@ en: details_html: "More details about the changeset can be found at %{url}." unsubscribe: 'To unsubscribe from updates to this changeset, visit %{url} and click "Unsubscribe".' unsubscribe_html: 'To unsubscribe from updates to this changeset, visit %{url} and click "Unsubscribe".' + confirmations: + confirm: + heading: Check your email! + introduction_1: | + We sent you a confirmation email. + introduction_2: | + Confirm your account by clicking on the link in the email and you'll be able to start mapping. + press confirm button: "Press the confirm button below to activate your account." + button: Confirm + success: "Confirmed your account, thanks for signing up!" + already active: "This account has already been confirmed." + unknown token: "That confirmation code has expired or does not exist." + reconfirm_html: "If you need us to resend the confirmation email, click here." + confirm_resend: + success_html: "We've sent a new confirmation note to %{email} and as soon as you confirm your account you'll be able to get mapping.

If you use an antispam system which sends confirmation requests then please make sure you whitelist %{sender} as we are unable to reply to any confirmation requests." + failure: "User %{name} not found." + confirm_email: + heading: Confirm a change of email address + press confirm button: "Press the confirm button below to confirm your new email address." + button: Confirm + success: "Confirmed your change of email address!" + failure: "An email address has already been confirmed with this token." + unknown_token: "That confirmation code has expired or does not exist." messages: inbox: title: "Inbox" @@ -1586,6 +1611,21 @@ en: as_unread: "Message marked as unread" destroy: destroyed: "Message deleted" + passwords: + lost_password: + title: "Lost password" + heading: "Forgotten Password?" + email address: "Email Address:" + new password button: "Reset password" + help_text: "Enter the email address you used to sign up, we will send a link to it that you can use to reset your password." + notice email on way: "Sorry you lost it :-( but an email is on its way so you can reset it soon." + notice email cannot find: "Could not find that email address, sorry." + reset_password: + title: "Reset password" + heading: "Reset Password for %{user}" + reset: "Reset Password" + flash changed: "Your password has been changed." + flash token bad: "Did not find that token, check the URL maybe?" sessions: new: title: "Login" @@ -2183,6 +2223,8 @@ en: upload_trace: "Upload a trace" see_all_traces: "See all traces" see_my_traces: "See my traces" + see_public_traces_from: "See Public Traces From" + remove_tag_filter: "Remove Tag Filter" destroy: scheduled_for_deletion: "Trace scheduled for deletion" make_public: @@ -2274,20 +2316,6 @@ en: destroy: flash: "Destroyed the client application registration" users: - lost_password: - title: "Lost password" - heading: "Forgotten Password?" - email address: "Email Address:" - new password button: "Reset password" - help_text: "Enter the email address you used to sign up, we will send a link to it that you can use to reset your password." - notice email on way: "Sorry you lost it :-( but an email is on its way so you can reset it soon." - notice email cannot find: "Could not find that email address, sorry." - reset_password: - title: "Reset password" - heading: "Reset Password for %{user}" - reset: "Reset Password" - flash changed: "Your password has been changed." - flash token bad: "Did not find that token, check the URL maybe?" new: title: "Sign Up" no_auto_account_create: "Unfortunately we are not currently able to create an account for you automatically." @@ -2450,28 +2478,6 @@ en: 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." - confirm: - heading: Check your email! - introduction_1: | - We sent you a confirmation email. - introduction_2: | - Confirm your account by clicking on the link in the email and you'll be able to start mapping. - press confirm button: "Press the confirm button below to activate your account." - button: Confirm - success: "Confirmed your account, thanks for signing up!" - already active: "This account has already been confirmed." - unknown token: "That confirmation code has expired or does not exist." - reconfirm_html: "If you need us to resend the confirmation email, click here." - confirm_resend: - success_html: "We've sent a new confirmation note to %{email} and as soon as you confirm your account you'll be able to get mapping.

If you use an antispam system which sends confirmation requests then please make sure you whitelist %{sender} as we are unable to reply to any confirmation requests." - failure: "User %{name} not found." - confirm_email: - heading: Confirm a change of email address - press confirm button: "Press the confirm button below to confirm your new email address." - button: Confirm - success: "Confirmed your change of email address!" - failure: "An email address has already been confirmed with this token." - unknown_token: "That confirmation code has expired or does not exist." set_home: flash success: "Home location saved successfully" go_public: @@ -2607,8 +2613,9 @@ en: show: title: "%{block_on} blocked by %{block_by}" heading_html: "%{block_on} blocked by %{block_by}" - created: "Created" - status: "Status" + created: "Created:" + duration: "Duration:" + status: "Status:" show: "Show" edit: "Edit" revoke: "Revoke!" @@ -2636,6 +2643,7 @@ en: title: "Notes submitted or commented on by %{user}" heading: "%{user}'s notes" subheading_html: "Notes submitted or commented on by %{user}" + no_notes: No notes id: "Id" creator: "Creator" description: "Description"