701 lines
58 KiB
YAML
701 lines
58 KiB
YAML
|
|
---
|
||
|
|
en:
|
||
|
|
admin:
|
||
|
|
mailer:
|
||
|
|
password_change:
|
||
|
|
changed: The password for your %{app_name} admin account was changed on %{date}.
|
||
|
|
did_not_make_change: If you did not make this change, someone else may have access to your %{app_name} admin account or your OTW email. Please let AD&T and VolCom know immediately so they can take steps to secure your accounts.
|
||
|
|
made_change:
|
||
|
|
html: If you made this change, you can %{login_link} or %{reset_password_link} if you've forgotten it.
|
||
|
|
login: log in with your new password
|
||
|
|
reset_password: reset your password
|
||
|
|
text: If you made this change, you can log in with your new password (%{login_url}) or reset your password if you've forgotten it (%{reset_password_url}).
|
||
|
|
secure_again:
|
||
|
|
html: When your accounts are secure again, please %{reset_password_link}.
|
||
|
|
reset_password: reset your admin password
|
||
|
|
text: 'When your accounts are secure again, please reset your admin password: %{reset_password_url}.'
|
||
|
|
subject: "[%{app_name}] Your admin password has been changed"
|
||
|
|
reset_password_instructions:
|
||
|
|
expiration:
|
||
|
|
one: If you do not use this link to reset your password within %{count} day, it will expire, and you will have to request a new one.
|
||
|
|
other: If you do not use this link to reset your password within %{count} days, it will expire, and you will have to request a new one.
|
||
|
|
intro: 'Someone has requested a password reset for your account. You can change your account password by following the link below and entering your new password:'
|
||
|
|
link_title_html: Change my password.
|
||
|
|
subject: "[%{app_name}] Reset your admin password"
|
||
|
|
unrequested: If you did not request this password reset, you may ignore this email and your previous password will continue to work.
|
||
|
|
admin_mailer:
|
||
|
|
set_password_notification:
|
||
|
|
created: Your AO3 admin account has been created.
|
||
|
|
expiration:
|
||
|
|
one: 'The link to set your password is good for %{count} day. If it no longer works, you can request a password reset and use the link that will be emailed to you instead: %{request_reset_url}.'
|
||
|
|
other: 'The link to set your password is good for %{count} days. If it no longer works, you can request a password reset and use the link that will be emailed to you instead: %{request_reset_url}.'
|
||
|
|
expiration_html:
|
||
|
|
one: The link to set your password is good for %{count} day. If it no longer works, you can %{request_reset_link} and use the link that will be emailed to you instead.
|
||
|
|
other: The link to set your password is good for %{count} days. If it no longer works, you can %{request_reset_link} and use the link that will be emailed to you instead.
|
||
|
|
finish: 'Please follow this link to set your password so you can log in: %{set_password_url}.'
|
||
|
|
finish_html: Please %{set_password_link} so you can log in.
|
||
|
|
request_reset: request a password reset
|
||
|
|
set_password: follow this link to set your password
|
||
|
|
subject: "[%{app_name}] Your AO3 admin account"
|
||
|
|
url: Admin login URL
|
||
|
|
username: Admin username
|
||
|
|
comment_mailer:
|
||
|
|
comment_notification:
|
||
|
|
chapter:
|
||
|
|
titled: 'Chapter %{position}: %{title}'
|
||
|
|
untitled: Chapter %{position}
|
||
|
|
content:
|
||
|
|
chapter:
|
||
|
|
html: "%{pseud_link} left the following comment on %{chapter_link} of %{work_link}:"
|
||
|
|
titled_text: "%{pseud} left the following comment on Chapter %{chapter_position}: %{chapter_title} of %{work} (%{chapter_url}):"
|
||
|
|
untitled_text: "%{pseud} left the following comment on Chapter %{chapter_position} of %{work} (%{chapter_url}):"
|
||
|
|
other:
|
||
|
|
html: "%{pseud_link} left the following comment on %{commentable_link}:"
|
||
|
|
text: "%{pseud} left the following comment on %{title} (%{commentable_url}):"
|
||
|
|
tag:
|
||
|
|
html: "%{pseud_link} left the following comment on the tag %{tag_link}:"
|
||
|
|
text: "%{pseud} left the following comment on the tag %{tag} (%{tag_url}):"
|
||
|
|
subject:
|
||
|
|
chapter: "[%{app_name}] Comment on Chapter %{position} of %{title}"
|
||
|
|
other: "[%{app_name}] Comment on %{title}"
|
||
|
|
tag: "[%{app_name}] Comment on the tag %{name}"
|
||
|
|
comment_reply_notification:
|
||
|
|
chapter:
|
||
|
|
titled: 'Chapter %{position}: %{title}'
|
||
|
|
untitled: Chapter %{position}
|
||
|
|
content:
|
||
|
|
chapter:
|
||
|
|
html: "%{pseud_link} replied to your comment on %{chapter_link} of %{work_link}:"
|
||
|
|
titled_text: "%{pseud} replied to your comment on Chapter %{chapter_position}: %{chapter_title} of %{work} (%{chapter_url}):"
|
||
|
|
untitled_text: "%{pseud} replied to your comment on Chapter %{chapter_position} of %{work} (%{chapter_url}):"
|
||
|
|
other:
|
||
|
|
html: "%{pseud_link} replied to your comment on %{commentable_link}:"
|
||
|
|
text: "%{pseud} replied to your comment on %{title} (%{commentable_url}):"
|
||
|
|
tag:
|
||
|
|
html: "%{pseud_link} replied to your comment on the tag %{tag_link}:"
|
||
|
|
text: "%{pseud} replied to your comment on the tag %{tag} (%{tag_url}):"
|
||
|
|
subject:
|
||
|
|
chapter: "[%{app_name}] Reply to your comment on Chapter %{position} of %{title}"
|
||
|
|
other: "[%{app_name}] Reply to your comment on %{title}"
|
||
|
|
tag: "[%{app_name}] Reply to your comment on the tag %{name}"
|
||
|
|
comment_reply_sent_notification:
|
||
|
|
chapter:
|
||
|
|
titled: 'Chapter %{position}: %{title}'
|
||
|
|
untitled: Chapter %{position}
|
||
|
|
content:
|
||
|
|
chapter:
|
||
|
|
html: 'You replied to a comment on %{chapter_link} of %{work_link}:'
|
||
|
|
titled_text: 'You replied to a comment on Chapter %{chapter_position}: %{chapter_title} of %{work} (%{chapter_url}):'
|
||
|
|
untitled_text: 'You replied to a comment on Chapter %{chapter_position} of %{work} (%{chapter_url}):'
|
||
|
|
other:
|
||
|
|
html: 'You replied to a comment on %{commentable_link}:'
|
||
|
|
text: 'You replied to a comment on %{title} (%{commentable_url}):'
|
||
|
|
tag:
|
||
|
|
html: 'You replied to a comment on the tag %{tag_link}:'
|
||
|
|
text: 'You replied to a comment on the tag %{tag} (%{tag_url}):'
|
||
|
|
subject:
|
||
|
|
chapter: "[%{app_name}] Reply you left to a comment on Chapter %{position} of %{title}"
|
||
|
|
other: "[%{app_name}] Reply you left to a comment on %{title}"
|
||
|
|
tag: "[%{app_name}] Reply you left to a comment on the tag %{name}"
|
||
|
|
comment_sent_notification:
|
||
|
|
chapter:
|
||
|
|
titled: 'Chapter %{position}: %{title}'
|
||
|
|
untitled: Chapter %{position}
|
||
|
|
content:
|
||
|
|
chapter:
|
||
|
|
html: 'You left the following comment on %{chapter_link} of %{work_link}:'
|
||
|
|
titled_text: 'You left the following comment on Chapter %{chapter_position}: %{chapter_title} of %{work} (%{chapter_url}):'
|
||
|
|
untitled_text: 'You left the following comment on Chapter %{chapter_position} of %{work} (%{chapter_url}):'
|
||
|
|
other:
|
||
|
|
html: 'You left the following comment on %{commentable_link}:'
|
||
|
|
text: 'You left the following comment on %{title} (%{commentable_url}):'
|
||
|
|
tag:
|
||
|
|
html: 'You left the following comment on the tag %{tag_link}:'
|
||
|
|
text: 'You left the following comment on the tag %{tag} (%{tag_url}):'
|
||
|
|
subject:
|
||
|
|
chapter: "[%{app_name}] Comment you left on Chapter %{position} of %{title}"
|
||
|
|
other: "[%{app_name}] Comment you left on %{title}"
|
||
|
|
tag: "[%{app_name}] Comment you left on the tag %{name}"
|
||
|
|
edited_comment_notification:
|
||
|
|
chapter:
|
||
|
|
titled: 'Chapter %{position}: %{title}'
|
||
|
|
untitled: Chapter %{position}
|
||
|
|
content:
|
||
|
|
chapter:
|
||
|
|
html: "%{pseud_link} edited the following comment on %{chapter_link} of %{work_link}:"
|
||
|
|
titled_text: "%{pseud} edited the following comment on Chapter %{chapter_position}: %{chapter_title} of %{work} (%{chapter_url}):"
|
||
|
|
untitled_text: "%{pseud} edited the following comment on Chapter %{chapter_position} of %{work} (%{chapter_url}):"
|
||
|
|
other:
|
||
|
|
html: "%{pseud_link} edited the following comment on %{commentable_link}:"
|
||
|
|
text: "%{pseud} edited the following comment on %{title} (%{commentable_url}):"
|
||
|
|
tag:
|
||
|
|
html: "%{pseud_link} edited the following comment on the tag %{tag_link}:"
|
||
|
|
text: "%{pseud} edited the following comment on the tag %{tag} (%{tag_url}):"
|
||
|
|
subject:
|
||
|
|
chapter: "[%{app_name}] Edited comment on Chapter %{position} of %{title}"
|
||
|
|
other: "[%{app_name}] Edited comment on %{title}"
|
||
|
|
tag: "[%{app_name}] Edited comment on the tag %{name}"
|
||
|
|
edited_comment_reply_notification:
|
||
|
|
chapter:
|
||
|
|
titled: 'Chapter %{position}: %{title}'
|
||
|
|
untitled: Chapter %{position}
|
||
|
|
content:
|
||
|
|
chapter:
|
||
|
|
html: "%{pseud_link} edited their reply to your comment on %{chapter_link} of %{work_link}:"
|
||
|
|
titled_text: "%{pseud} edited their reply to your comment on Chapter %{chapter_position}: %{chapter_title} of %{work} (%{chapter_url}):"
|
||
|
|
untitled_text: "%{pseud} edited their reply to your comment on Chapter %{chapter_position} of %{work} (%{chapter_url}):"
|
||
|
|
other:
|
||
|
|
html: "%{pseud_link} edited their reply to your comment on %{commentable_link}:"
|
||
|
|
text: "%{pseud} edited their reply to your comment on %{title} (%{commentable_url}):"
|
||
|
|
tag:
|
||
|
|
html: "%{pseud_link} edited their reply to your comment on the tag %{tag_link}:"
|
||
|
|
text: "%{pseud} edited their reply to your comment on the tag %{tag} (%{tag_url}):"
|
||
|
|
subject:
|
||
|
|
chapter: "[%{app_name}] Edited reply to your comment on Chapter %{position} of %{title}"
|
||
|
|
other: "[%{app_name}] Edited reply to your comment on %{title}"
|
||
|
|
tag: "[%{app_name}] Edited reply to your comment on the tag %{name}"
|
||
|
|
kudo_mailer:
|
||
|
|
batch_kudo_notification:
|
||
|
|
guest:
|
||
|
|
one: a guest
|
||
|
|
other: "%{count} guests"
|
||
|
|
left_kudos:
|
||
|
|
html:
|
||
|
|
one: "%{givers_list} left kudos on %{commentable_link}."
|
||
|
|
other: "%{givers_list} left kudos on %{commentable_link}."
|
||
|
|
text:
|
||
|
|
one: '%{givers_list} left kudos on "%{commentable_title}" (%{commentable_url}).'
|
||
|
|
other: '%{givers_list} left kudos on "%{commentable_title}" (%{commentable_url}).'
|
||
|
|
single_guest:
|
||
|
|
giver: A guest
|
||
|
|
html: "%{giver} left kudos on %{commentable_link}."
|
||
|
|
text: A guest left kudos on "%{commentable_title}" (%{commentable_url}).
|
||
|
|
subject: "[%{app_name}] You've got kudos!"
|
||
|
|
mailer:
|
||
|
|
collections:
|
||
|
|
why_collection_email:
|
||
|
|
html: You're receiving this email because your email address has been listed as the collection email for the collection %{collection_link}.
|
||
|
|
text: You're receiving this email because your email address has been listed as the collection email for the collection "%{collection_title}" (%{collection_url}).
|
||
|
|
why_maintainer:
|
||
|
|
html: You're receiving this email because you are an owner or moderator of the collection %{collection_link}.
|
||
|
|
text: You're receiving this email because you are an owner or moderator of the collection "%{collection_title}" (%{collection_url}).
|
||
|
|
general:
|
||
|
|
closing:
|
||
|
|
formal: Sincerely,
|
||
|
|
informal: Best,
|
||
|
|
creation:
|
||
|
|
link_with_word_count: "%{creation_link} (%{word_count})"
|
||
|
|
title_with_chapter_number: Chapter %{position} of %{title}
|
||
|
|
title_with_word_count: '"%{creation_title}" (%{word_count})'
|
||
|
|
word_count:
|
||
|
|
one: "%{count} word"
|
||
|
|
other: "%{count} words"
|
||
|
|
footer:
|
||
|
|
about:
|
||
|
|
html: The Archive of Our Own is a fan-run and fan-supported archive that relies on %{your_donations_link}.
|
||
|
|
text: 'The Archive of Our Own is a fan-run and fan-supported archive that relies on your donations: %{your_donations_url}.'
|
||
|
|
your_donations: your donations
|
||
|
|
sent_at: Sent at %{sent_at}.
|
||
|
|
why_policy_abuse:
|
||
|
|
contact_policy_abuse: contact Policy & Abuse
|
||
|
|
html: If you don't understand why you received this email, please %{contact_policy_abuse_link}.
|
||
|
|
text: 'If you don''t understand why you received this email, please contact Policy & Abuse: %{contact_policy_abuse_url}.'
|
||
|
|
why_support:
|
||
|
|
contact_support: contact Support
|
||
|
|
html: If you don't understand why you received this email, please %{contact_support_link}.
|
||
|
|
text: 'If you don''t understand why you received this email, please contact Support: %{contact_support_url}.'
|
||
|
|
greeting:
|
||
|
|
formal:
|
||
|
|
addressed_html: Hi %{name},
|
||
|
|
unaddressed: Hi,
|
||
|
|
informal:
|
||
|
|
addressed_html: Hi, %{name}!
|
||
|
|
unaddressed: Hi!
|
||
|
|
introductory: Hello from the Archive of Our Own!
|
||
|
|
tag_wrangler_supervisors: Tag Wrangler Supervisors
|
||
|
|
metadata_label_indicator: ": "
|
||
|
|
signature:
|
||
|
|
abuse_team: The AO3 Policy & Abuse team
|
||
|
|
app_short_name: AO3
|
||
|
|
open_doors: The Open Doors team
|
||
|
|
parent_org: Organization for Transformative Works
|
||
|
|
support: The AO3 Support team
|
||
|
|
roles:
|
||
|
|
anonymous_creator: Anonymous Creator
|
||
|
|
commenter_name:
|
||
|
|
html: "%{name} %{role_with_parens}"
|
||
|
|
text: "%{name} %{role_with_parens}"
|
||
|
|
guest_with_parens: "(Guest)"
|
||
|
|
official_with_parens: "(Official)"
|
||
|
|
registered_with_parens: "(Registered User)"
|
||
|
|
tag_wrangling_supervisor_mailer:
|
||
|
|
wrangler_username_change_notification:
|
||
|
|
name_changed:
|
||
|
|
html: The wrangler %{old_username} has changed their name to %{new_username}.
|
||
|
|
subject: "[%{app_name}] Wrangler name change"
|
||
|
|
user_mailer:
|
||
|
|
abuse_report:
|
||
|
|
copy:
|
||
|
|
comment: Description of the content or issue
|
||
|
|
intro: 'Here is a copy of your report for your reference:'
|
||
|
|
summary: Terms of Service violation
|
||
|
|
url: URL of the reported page
|
||
|
|
report_received: The Policy & Abuse team has received your report, and our volunteers will investigate as soon as they can. Because our team is small and we receive thousands of reports each month, it may take some time for us to get to your report.
|
||
|
|
resubmission: Please do not resubmit this report unless you have additional information that you did not include in your original report. Submitting multiple reports about the same issue may delay our response.
|
||
|
|
subject: "[%{app_name}] Abuse - %{summary}"
|
||
|
|
thank_you: Thank you for your patience.
|
||
|
|
admin_deleted_work_notification:
|
||
|
|
bye: Attached is a copy of your work for your reference.
|
||
|
|
contact_abuse: contact our Policy & Abuse team
|
||
|
|
deleted:
|
||
|
|
html: Your work %{title} was deleted from the Archive by a site admin.
|
||
|
|
text: Your work "%{title}" was deleted from the Archive by a site admin.
|
||
|
|
import_project:
|
||
|
|
html: If your work was part of an import project managed by our Open Doors team, please %{opendoors_link} with any further questions.
|
||
|
|
text: If your work was part of an import project managed by our Open Doors team, please contact Open Doors (%{opendoors_link}) with any further questions.
|
||
|
|
opendoors: contact Open Doors
|
||
|
|
subject: "[%{app_name}] Your work has been deleted by an admin"
|
||
|
|
tos_violation:
|
||
|
|
html: If it's possible your work violated the Archive's Terms of Service, please %{contact_abuse_link}.
|
||
|
|
text: If it's possible your work violated the Archive's Terms of Service, please contact our Policy & Abuse team (%{contact_abuse_url}).
|
||
|
|
admin_hidden_work_notification:
|
||
|
|
access:
|
||
|
|
one: While your work is hidden, you will still be able to access it through the link provided above, but it won't be available to other users or listed on your works page.
|
||
|
|
other: While your works are hidden, you will still be able to access them through the links provided above, but they won't be available to other users or listed on your works page.
|
||
|
|
check_email:
|
||
|
|
one: Please check your email, including your spam folder, as the Policy & Abuse committee may have already contacted you to explain why your work was hidden.
|
||
|
|
other: Please check your email, including your spam folder, as the Policy & Abuse committee may have already contacted you to explain why your works were hidden.
|
||
|
|
contact_abuse: contact the Policy & Abuse committee
|
||
|
|
content_policy: Content Policy
|
||
|
|
help:
|
||
|
|
html:
|
||
|
|
one: If you don't know why your work was hidden, and you have not received a separate email explaining why, please %{contact_abuse_link} directly.
|
||
|
|
other: If you don't know why your works were hidden, and you have not received a separate email explaining why, please %{contact_abuse_link} directly.
|
||
|
|
text:
|
||
|
|
one: 'If you don''t know why your work was hidden, and you have not received a separate email explaining why, please contact the Policy & Abuse committee directly: %{contact_abuse_url}.'
|
||
|
|
other: 'If you don''t know why your works were hidden, and you have not received a separate email explaining why, please contact the Policy & Abuse committee directly: %{contact_abuse_url}.'
|
||
|
|
hidden_multiple: "%{count} of your works have been hidden by the Policy & Abuse committee:"
|
||
|
|
hidden_one:
|
||
|
|
html: Your work %{title} has been hidden by the Policy & Abuse committee.
|
||
|
|
text: Your work "%{title}" (%{work_url}) has been hidden by the Policy & Abuse committee.
|
||
|
|
subject:
|
||
|
|
one: "[%{app_name}] Your work has been hidden by the Policy & Abuse committee"
|
||
|
|
other: "[%{app_name}] Your works have been hidden by the Policy & Abuse committee"
|
||
|
|
tos: AO3 Terms of Service
|
||
|
|
tos_faq: Terms of Service FAQ
|
||
|
|
tos_violation:
|
||
|
|
html:
|
||
|
|
one: If your work was hidden due to being in violation of the %{tos_link} (including the %{content_policy_link}), you will be required to take action to correct the violation. Failure to bring your work into compliance with the Terms of Service may result in your work being deleted from AO3. For more information, please refer to the %{tos_faq_link}.
|
||
|
|
other: If your works were hidden due to being in violation of the %{tos_link} (including the %{content_policy_link}), you will be required to take action to correct the violations. Failure to bring your works into compliance with the Terms of Service may result in your works being deleted from AO3. For more information, please refer to the %{tos_faq_link}.
|
||
|
|
text:
|
||
|
|
one: 'If your work was hidden due to being in violation of the AO3 Terms of Service (%{tos_url}), including the Content Policy (%{content_policy_url}), you will be required to take action to correct the violation. Failure to bring your work into compliance with the Terms of Service may result in your work being deleted from AO3. For more information, please refer to the Terms of Service FAQ: %{tos_faq_url}.'
|
||
|
|
other: 'If your works were hidden due to being in violation of the AO3 Terms of Service (%{tos_url}), including the Content Policy (%{content_policy_url}), you will be required to take action to correct the violations. Failure to bring your works into compliance with the Terms of Service may result in your works being deleted from AO3. For more information, please refer to the Terms of Service FAQ: %{tos_faq_url}.'
|
||
|
|
work_info: '- "%{title}" (%{work_url})'
|
||
|
|
admin_spam_work_notification:
|
||
|
|
contact_abuse: contact our Policy & Abuse Team
|
||
|
|
flagged_as_spam:
|
||
|
|
html: Your work %{work_link} has been flagged by our automated system as spam and hidden until it can be reviewed by our Policy & Abuse team. While the work is hidden it can only be accessed by you and AO3 site admins.
|
||
|
|
text: Your work "%{work_title}" (%{work_url}) has been flagged by our automated system as spam and hidden until it can be reviewed by our Abuse team. While the work is hidden it can only be accessed by you and AO3 site admins.
|
||
|
|
future: If we determine that your work is not spam, we'll unhide it. Other users will then be able to access and leave feedback on it as usual. Please note that we do not screen works for other kinds of violations at this time. If your work is reported to us for a different reason in the future, that will be investigated separately.
|
||
|
|
questions:
|
||
|
|
html: If you have any questions, please %{contact_abuse_link}.
|
||
|
|
text: If you have any questions, please contact our Policy & Abuse team (%{contact_abuse_url}).
|
||
|
|
subject: "[%{app_name}] Your work was hidden as spam"
|
||
|
|
anonymous_or_unrevealed_notification:
|
||
|
|
anonymous_info: Anonymous works are included in tag listings, but not on your works page. On the work, your username will be replaced with "Anonymous."
|
||
|
|
anonymous_unrevealed_info: The collection maintainers may later reveal your work but leave it anonymous. People who subscribe to you will not be notified of this change. Your work will be included in tag listings, but not on your works page. On the work, your username will be replaced with "Anonymous."
|
||
|
|
changed_status:
|
||
|
|
anonymous:
|
||
|
|
html: The collection maintainers of %{collection_link} have changed the status of your work %{work_link} to anonymous.
|
||
|
|
text: The collection maintainers of "%{collection_title}" (%{collection_url}) have changed the status of your work "%{work_title}" (%{work_url}) to anonymous.
|
||
|
|
anonymous_unrevealed:
|
||
|
|
html: The collection maintainers of %{collection_link} have changed the status of your work %{work_link} to anonymous and unrevealed.
|
||
|
|
text: The collection maintainers of "%{collection_title}" (%{collection_url}) have changed the status of your work "%{work_title}" (%{work_url}) to anonymous and unrevealed.
|
||
|
|
unrevealed:
|
||
|
|
html: The collection maintainers of %{collection_link} have changed the status of your work %{work_link} to unrevealed.
|
||
|
|
text: The collection maintainers of "%{collection_title}" (%{collection_url}) have changed the status of your work "%{work_title}" (%{work_url}) to unrevealed.
|
||
|
|
collection_items_link_text: Approved Collection Items page
|
||
|
|
do_not_want:
|
||
|
|
anonymous:
|
||
|
|
html: If you do not want your work to be anonymous, please visit your %{collection_items_link} to remove it from this collection.
|
||
|
|
text: 'If you do not want your work to be anonymous, please visit your Approved Collection Items page to remove it from this collection: %{collection_items_url}'
|
||
|
|
anonymous_unrevealed:
|
||
|
|
html: If you do not want your work to be anonymous and unrevealed, please visit your %{collection_items_link} to remove it from this collection.
|
||
|
|
text: 'If you do not want your work to be anonymous and unrevealed, please visit your Approved Collection Items page to remove it from this collection: %{collection_items_url}'
|
||
|
|
unrevealed:
|
||
|
|
html: If you do not want your work to be unrevealed, please visit your %{collection_items_link} to remove it from this collection.
|
||
|
|
text: 'If you do not want your work to be unrevealed, please visit your Approved Collection Items page to remove it from this collection: %{collection_items_url}'
|
||
|
|
faq_link_text: Collections FAQ
|
||
|
|
more_info:
|
||
|
|
html: For more information, visit our %{faq_link}.
|
||
|
|
text: 'For more information, visit our Collections FAQ: %{faq_url}'
|
||
|
|
subject:
|
||
|
|
anonymous: "[%{app_name}] Your work was made anonymous"
|
||
|
|
anonymous_unrevealed: "[%{app_name}] Your work was made anonymous and unrevealed"
|
||
|
|
unrevealed: "[%{app_name}] Your work was made unrevealed"
|
||
|
|
unrevealed_info: Unrevealed works are not included in tag listings or on your works page. Anyone who follows a link to the work will receive a notice that it is currently unrevealed, and they will be unable to access its content.
|
||
|
|
archivist_added_to_collection_notification:
|
||
|
|
approved_collection_items_page: Approved Collection Items page
|
||
|
|
archivist_notice: Because the collection maintainers are acting in their official capacity as Open Doors archivists, they are allowed to add your work to this collection, even if you have collection invitations disabled. Archivists will only add a work to a collection if it was hosted on an imported archive.
|
||
|
|
removal_instructions:
|
||
|
|
html: If you would like to remove your work from this collection, please visit your %{approved_items_link}.
|
||
|
|
text: 'If you would like to remove your work from this collection, please visit your Approved Collection Items page: %{approved_items_url}.'
|
||
|
|
subject: "[%{app_name}][%{collection_title}] An Open Doors archivist has added your work to a collection"
|
||
|
|
work_added:
|
||
|
|
html: The collection maintainers of %{collection_link} have added your work %{work_link} to their collection!
|
||
|
|
text: The collection maintainers of "%{collection_title}" (%{collection_url}) have added your work "%{work_title}" (%{work_url}) to their collection!
|
||
|
|
challenge_assignment_notification:
|
||
|
|
any: Any
|
||
|
|
assignment:
|
||
|
|
html: You have been assigned the following request in the %{link} challenge at the Archive of Our Own!
|
||
|
|
text: You have been assigned the following request in the "%{collection_title}" challenge (%{collection_url}) at the Archive of Our Own!
|
||
|
|
description: Description
|
||
|
|
due: This assignment is due at
|
||
|
|
footer:
|
||
|
|
challenge_profile: the challenge profile page
|
||
|
|
html: You're receiving this email because you signed up for the %{title} challenge. For more information about this challenge and contact information for the moderators, please visit %{challenge_profile_link}.
|
||
|
|
text: You're receiving this email because you signed up for the %{title} challenge (%{url}). For more information about this challenge and contact information for the moderators, please visit %{challenge_profile_url}.
|
||
|
|
look_up:
|
||
|
|
html: You can look up this assignment from %{your_assignments_link}.
|
||
|
|
text: You can look up this assignment from your Assignments page at %{your_assignments_url}.
|
||
|
|
your_assignments: your Assignments page
|
||
|
|
optional_tags: Optional Tags
|
||
|
|
prompt_url: Prompt URL
|
||
|
|
prompts: 'Prompts:'
|
||
|
|
recipient: Recipient
|
||
|
|
recipient_missing: 'None: contact a moderator for help!'
|
||
|
|
subject: "[%{app_name}][%{collection_title}] Your assignment!"
|
||
|
|
change_email:
|
||
|
|
confirm_change:
|
||
|
|
html:
|
||
|
|
one: If you made this request, check your email at %{unconfirmed_email} within %{count} day to confirm your email change. If you do not receive a confirmation email, or if you have other issues, please %{contact_support_link}.
|
||
|
|
other: If you made this request, check your email at %{unconfirmed_email} within %{count} days to confirm your email change. If you do not receive a confirmation email, or if you have other issues, please %{contact_support_link}.
|
||
|
|
text:
|
||
|
|
one: 'If you made this request, check your email at %{unconfirmed_email} within %{count} day to confirm your email change. If you do not receive a confirmation email, or if you have other issues, please contact Support: %{contact_support_url}.'
|
||
|
|
other: 'If you made this request, check your email at %{unconfirmed_email} within %{count} days to confirm your email change. If you do not receive a confirmation email, or if you have other issues, please contact Support: %{contact_support_url}.'
|
||
|
|
contact_policy_abuse: contact Policy & Abuse
|
||
|
|
contact_support: contact Support
|
||
|
|
email_change_form: submit the email change form
|
||
|
|
made_request: Someone has made a request to change the email address associated with your %{app_name} account.
|
||
|
|
not_made_request:
|
||
|
|
html: If you did not make this request, someone else may have access to your %{app_name} account. Please %{reset_password_link} or %{contact_policy_abuse_link}.
|
||
|
|
text: 'If you did not make this request, someone else may have access to your %{app_name} account. Please reset your password now (%{reset_password_url}) or contact Policy & Abuse: %{contact_policy_abuse_url}.'
|
||
|
|
reset_password: reset your password now
|
||
|
|
subject: "[%{app_name}] Email change request"
|
||
|
|
wrong_email:
|
||
|
|
html: If you entered the wrong email address, you will need to %{email_change_form_link} again.
|
||
|
|
text: 'If you entered the wrong email address, you will need to submit the email change form again: %{email_change_form_url}.'
|
||
|
|
change_username:
|
||
|
|
change_cooldown_html:
|
||
|
|
one: "%{app_name} usernames can only be changed once per day. You will be able to change your username again on %{date}."
|
||
|
|
other: "%{app_name} usernames can only be changed once every %{count} days. You will be able to change your username again on %{date}."
|
||
|
|
changed_html: The username for your %{app_name} account %{old_username} has been changed to %{new_username}.
|
||
|
|
contact_policy_abuse: contact Policy & Abuse
|
||
|
|
contact_support: contact Support
|
||
|
|
did_not_make_change:
|
||
|
|
html: If you did not make this change, someone else may have access to your %{app_name} account. Please %{reset_password_link} or %{contact_policy_abuse_link}.
|
||
|
|
text: 'If you did not make this change, someone else may have access to your %{app_name} account. Please reset your password now (%{reset_password_url}) or contact Policy & Abuse: %{contact_policy_abuse_url}.'
|
||
|
|
effects:
|
||
|
|
html: You can %{refer_faq_link} to learn how changing your username will affect your account. If you experience technical issues, such as seeing your old username on your works or bookmarks after a week, please %{contact_support_link}.
|
||
|
|
text: 'You can refer to our FAQ to learn how changing your username will affect your account: %{refer_faq_url}. If you experience technical issues, such as seeing your old username on your works or bookmarks after a week, please contact Support: %{contact_support_url}.'
|
||
|
|
refer_faq: refer to our FAQ
|
||
|
|
reset_password: reset your password now
|
||
|
|
subject: "[%{app_name}] Your username has been changed"
|
||
|
|
claim_notification:
|
||
|
|
access:
|
||
|
|
contact_support: contact AO3 Support
|
||
|
|
html: Depending on the archive, your works may have been imported restricted to registered users only (to keep them out of Google searches). If this is the case, the works will only be accessible by logged-in users unless you choose to make them fully visible. For help unlocking, orphaning, or deleting your works, please %{contact_support_link}.
|
||
|
|
text: Depending on the archive, your works may have been imported restricted to registered users only (to keep them out of Google searches). If this is the case, the works will only be accessible by logged-in users unless you choose to make them fully visible. For help unlocking, orphaning, or deleting your works, please contact AO3 Support at %{support_url}.
|
||
|
|
email_tips: If you're contacting us, please add email addresses from @transformativeworks.org to your list of safe contacts and check your spam folders for our reply.
|
||
|
|
introduction:
|
||
|
|
ao3_name: Archive of Our Own
|
||
|
|
html: You're receiving this e-mail because you had works in a fanworks archive that has been imported by %{open_doors_name_link} into the %{app_link} (AO3). Because this e-mail address is connected to one registered on the imported archive, the associated fanworks (listed below) have been automatically added to your AO3 account.
|
||
|
|
open_doors_name: Open Doors
|
||
|
|
text: You're receiving this e-mail because you had works in a fanworks archive that has been imported by Open Doors (%{open_doors_url}) into the Archive of Our Own (AO3 - %{app_url}). Because this e-mail address is connected to one registered on the imported archive, the associated fanworks (listed below) have been automatically added to your AO3 account.
|
||
|
|
mistake:
|
||
|
|
contact_open_doors: contact Open Doors
|
||
|
|
html: If this is a mistake and these are not your works, please don't delete them! Please just %{contact_open_doors_link} and we will sort it out.
|
||
|
|
text: If this is a mistake and these are not your works, please don't delete them! Please just contact Open Doors (%{open_doors_url}) and we will sort it out.
|
||
|
|
more_info:
|
||
|
|
ao3_news: AO3 News
|
||
|
|
contact_support: contact AO3 Support
|
||
|
|
faq_page: FAQ page
|
||
|
|
html: You can read announcements about recent archive moves at %{ao3_news_link}, and find additional information on Open Doors' %{faq_page_link} or %{tutorial_page_link}. For any questions not answered in the FAQ, tutorials, or this e-mail, please %{contact_support_link}.
|
||
|
|
text: You can read announcements about recent archive moves at AO3 News (%{news_url}), and find additional information on Open Doors' FAQ page (%{open_doors_faq_url}) or tutorials page (%{open_doors_tutorial_url}). For any questions not answered in the FAQ, tutorials, or this e-mail, please contact Support at %{support_url}.
|
||
|
|
tutorial_page: tutorial page
|
||
|
|
other_works:
|
||
|
|
contact_open_doors: contact Open Doors
|
||
|
|
html: If you had other works on the imported archive under an e-mail address you can no longer access, please %{contact_open_doors_link} with any information that can help verify your identity.
|
||
|
|
text: If you had other works on the imported archive under an e-mail address you can no longer access, please contact Open Doors with any information that can help verify your identity.
|
||
|
|
questions:
|
||
|
|
contact_support: contact AO3 Support
|
||
|
|
html: For other inquiries, please %{contact_support_link}.
|
||
|
|
text: For other inquiries, please contact AO3 Support at %{support_url}.
|
||
|
|
redirects:
|
||
|
|
html: To preserve rec lists and bookmarks, the imported archive's web addresses may redirect to the imported copy of these works for a limited time (check the announcement post for your archive to be sure). If you've already uploaded a copy of these works and you did %{negation} use the import from URL feature, there will be two copies of the same work on the AO3.
|
||
|
|
negation: NOT
|
||
|
|
subject: "[%{app_name}] Works uploaded"
|
||
|
|
update_redirect:
|
||
|
|
contact_open_doors: contact Open Doors
|
||
|
|
html: If you would like Open Doors to update the redirect to point to your pre-existing work, please delete the imported copy, and %{contact_open_doors_link} with your AO3 account name, your account name on the imported archive, and the title and URL of the fanwork you would like the redirect to point to. (If you have multiple works you would like to change the redirects for, you can list these in one email.)
|
||
|
|
text: If you would like Open Doors to update the redirect to point to your pre-existing work, please delete the imported copy, and contact Open Doors at %{open_doors_url} with your AO3 account name, your account name on the imported archive, and the title and URL of the fanwork you would like the redirect to point to. (If you have multiple works you would like to change the redirects for, you can list these in one email.)
|
||
|
|
work_info:
|
||
|
|
html: "%{work_link} (%{fandom})"
|
||
|
|
text:
|
||
|
|
no_fandom: '- "%{work_title}" (%{work_url})'
|
||
|
|
with_fandom: '- "%{work_title}" (%{work_url}) (%{fandom})'
|
||
|
|
works_by: 'These works were written under the e-mail: %{email}'
|
||
|
|
collection_notification:
|
||
|
|
assignments_sent:
|
||
|
|
complete: All assignments have now been sent out.
|
||
|
|
subject: Assignments sent
|
||
|
|
challenge_default:
|
||
|
|
complete: 'Signed-up participant %{offer_byline} has defaulted on their assignment for %{request_byline}. You may want to assign a pinch hitter on the collection assignments page: %{assignments_page_url}'
|
||
|
|
subject: Challenge default by %{offer_byline}
|
||
|
|
html:
|
||
|
|
received_message: 'You have received a message about your collection %{collection_link}:'
|
||
|
|
text:
|
||
|
|
received_message: 'You have received a message about your collection "%{collection_title}" (%{collection_url}):'
|
||
|
|
creatorship_notification:
|
||
|
|
explanation: When you're a co-creator on a work, you can be added to new chapters regardless of your co-creation settings. You will also be added to any series the work is added to.
|
||
|
|
html:
|
||
|
|
creation: "%{creation_link} by %{pseud_links}"
|
||
|
|
edit_chapter: edit the chapter
|
||
|
|
edit_series: edit the series
|
||
|
|
remove_chapter: If you've been added in error or don't want to be listed as a creator, you can %{edit_chapter_link} to remove yourself as creator.
|
||
|
|
remove_series: If you've been added in error or don't want to be listed as a creator, you can %{edit_series_link} to remove yourself as creator.
|
||
|
|
intro_chapter: 'The user %{adding_user} has listed your pseud %{pseud} as a co-creator on the following chapter:'
|
||
|
|
intro_series: 'The user %{adding_user} has listed your pseud %{pseud} as a co-creator on the following series:'
|
||
|
|
subject: "[%{app_name}] You've been added as a co-creator"
|
||
|
|
text:
|
||
|
|
creation: "%{title} (%{url}) by %{pseuds}"
|
||
|
|
remove_chapter: 'If you''ve been added in error or don''t want to be listed as a creator, you can edit the chapter to remove yourself as creator: %{url}'
|
||
|
|
remove_series: 'If you''ve been added in error or don''t want to be listed as a creator, you can edit the series to remove yourself as creator: %{url}'
|
||
|
|
creatorship_notification_archivist:
|
||
|
|
explanation: Because they are acting in their official capacity as an Open Doors archivist, they are allowed to add you without a request, even if you have co-creation disabled.
|
||
|
|
html:
|
||
|
|
creation: "%{creation_link} by %{pseud_links}"
|
||
|
|
edit_chapter: edit the chapter
|
||
|
|
edit_series: edit the series
|
||
|
|
edit_work: edit the work
|
||
|
|
remove_chapter: If you've been added in error or don't want to be listed as a creator, you can %{edit_chapter_link} to remove yourself as creator.
|
||
|
|
remove_series: If you've been added in error or don't want to be listed as a creator, you can %{edit_series_link} to remove yourself as creator.
|
||
|
|
remove_work: If you've been added in error or don't want to be listed as a creator, you can %{edit_work_link} to remove yourself as creator.
|
||
|
|
intro_chapter: 'The user %{archivist} has added your pseud %{pseud} as a co-creator on the following chapter:'
|
||
|
|
intro_series: 'The user %{archivist} has added your pseud %{pseud} as a co-creator on the following series:'
|
||
|
|
intro_work: 'The user %{archivist} has added your pseud %{pseud} as a co-creator on the following work:'
|
||
|
|
subject: "[%{app_name}] An archivist has added you as a co-creator"
|
||
|
|
text:
|
||
|
|
creation: "%{title} (%{url}) by %{pseuds}"
|
||
|
|
remove_chapter: 'If you''ve been added in error or don''t want to be listed as a creator, you can edit the chapter to remove yourself as creator: %{url}'
|
||
|
|
remove_series: 'If you''ve been added in error or don''t want to be listed as a creator, you can edit the series to remove yourself as creator: %{url}'
|
||
|
|
remove_work: 'If you''ve been added in error or don''t want to be listed as a creator, you can edit the work to remove yourself as creator: %{url}'
|
||
|
|
creatorship_request:
|
||
|
|
html:
|
||
|
|
creation: "%{creation_link} by %{pseud_links}"
|
||
|
|
instructions: You can accept or reject this request on your %{page_name} page.
|
||
|
|
page_name: Co-Creator Requests
|
||
|
|
intro_chapter: 'The user %{inviting_user} has invited your pseud %{pseud} to be listed as a co-creator on the following chapter:'
|
||
|
|
intro_series: 'The user %{inviting_user} has invited your pseud %{pseud} to be listed as a co-creator on the following series:'
|
||
|
|
intro_work: 'The user %{inviting_user} has invited your pseud %{pseud} to be listed as a co-creator on the following work:'
|
||
|
|
subject: "[%{app_name}] You've received a request to be a co-creator"
|
||
|
|
text:
|
||
|
|
creation: "%{title} (%{url}) by %{pseuds}"
|
||
|
|
instructions: 'You can accept or reject this request on your Co-Creator Requests page: %{url}'
|
||
|
|
delete_work_notification:
|
||
|
|
attachment: Attached is a copy of your work for your reference.
|
||
|
|
deleted_other:
|
||
|
|
html: Your work %{title} was deleted at the request of %{pseud}.
|
||
|
|
text: Your work "%{title}" was deleted at the request of %{pseud}.
|
||
|
|
deleted_yourself:
|
||
|
|
html: Your work %{title} was deleted at your request.
|
||
|
|
text: Your work "%{title}" was deleted at your request.
|
||
|
|
questions:
|
||
|
|
html: If you have questions, please %{support}.
|
||
|
|
text: If you have questions, please %{support} (%{url}).
|
||
|
|
subject: "[%{app_name}] Your work has been deleted"
|
||
|
|
support: contact Support
|
||
|
|
feedback:
|
||
|
|
additional_ticket: If you have additional questions or information, do not hesitate to send in another ticket.
|
||
|
|
introduction: 'We''re working hard to reply to everyone, and we''ll respond to you as soon as we can. Your communication is greatly valued, and it will be reviewed and answered by our volunteer Support team. In the meantime, here is a copy of the information you submitted through the Technical Support and Feedback form:'
|
||
|
|
subject: "[%{app_name}] Support - %{summary}"
|
||
|
|
invalid_signup_notification:
|
||
|
|
found_invalid:
|
||
|
|
html: We have found some invalid sign-ups in your gift exchange %{collection_link}. Potential matches can't be generated until these are cleaned up.
|
||
|
|
text: We have found some invalid sign-ups in your gift exchange "%{collection_title}" (%{collection_url}). Potential matches can't be generated until these are cleaned up.
|
||
|
|
see_details:
|
||
|
|
challenge_matching_help: the challenge matching help
|
||
|
|
html: Invalid sign-ups may be duplicates, or may not meet the requirements you've set for your challenge. Unfortunately, there is no automatic way to fix them, so you will have to manually edit or delete them. For more details, refer to %{challenge_matching_help_link}.
|
||
|
|
text: 'Invalid sign-ups may be duplicates, or may not meet the requirements you''ve set for your challenge. Unfortunately, there is no automatic way to fix them, so you will have to manually edit or delete them. For more details, refer to the challenge matching help: %{challenge_matching_help_url}.'
|
||
|
|
signup: 'Signup #%{signup_id}'
|
||
|
|
signups_here: 'Here are the invalid sign-ups:'
|
||
|
|
subject: "[%{app_name}][%{collection_title}] Invalid sign-ups found"
|
||
|
|
invitation:
|
||
|
|
been_invited: You've been invited to join the Archive of Our Own!
|
||
|
|
features: With an account, you can post fanworks, use bookmarks to keep track of works you enjoyed, receive subscription emails when your favorite creators or works update, customize the way the site looks for you, and more!
|
||
|
|
has_invited: "%{user_name} has invited you to join the Archive of Our Own!"
|
||
|
|
html:
|
||
|
|
about: The Archive of Our Own (AO3) is a free, noncommercial archive built by and for fans. Our servers are owned by our parent nonprofit, the %{otw_link}, which works to protect fan rights and preserve fanworks. We welcome all kinds of fanworks, including fanfiction, fanart, fanvids, and podfic from any fandom.
|
||
|
|
activation_support: After you sign up, you'll receive an account activation email. If you do not receive this email after 48 hours, please %{support_link}.
|
||
|
|
faq: For more information, please check %{faq_link}.
|
||
|
|
faq_link_text: our FAQ
|
||
|
|
invitation_link_text: follow this link to sign up
|
||
|
|
join: If you'd like to join us, please %{invitation_link}.
|
||
|
|
otw_link_text: Organization for Transformative Works
|
||
|
|
support_link_text: contact Support
|
||
|
|
subject: "[%{app_name}] Invitation"
|
||
|
|
text:
|
||
|
|
about: The Archive of Our Own (AO3) is a free, noncommercial archive built by and for fans. Our servers are owned by our parent nonprofit, the Organization for Transformative Works (%{otw_url}), which works to protect fan rights and preserve fanworks. We welcome all kinds of fanworks, including fanfiction, fanart, fanvids, and podfic from any fandom.
|
||
|
|
activation_support: 'After you sign up, you''ll receive an account activation email. If you do not receive this email after 48 hours, please contact Support: %{support_url}.'
|
||
|
|
faq: 'For more information, please check our FAQ: %{faq_url}.'
|
||
|
|
join: 'If you''d like to join us, please follow this link to sign up: %{invitation_url}.'
|
||
|
|
invitation_to_claim:
|
||
|
|
access:
|
||
|
|
html: Depending on the archive, your works may have been imported restricted to registered users only (to keep them out of Google searches). If this is the case, the works will only be accessible by logged-in users unless you choose to make them fully visible. For help unlocking, orphaning, or deleting your works, please %{contact_support_link}.
|
||
|
|
text: Depending on the archive, your works may have been imported restricted to registered users only (to keep them out of Google searches). If this is the case, the works will only be accessible by logged-in users unless you choose to make them fully visible. For help unlocking, orphaning, or deleting your works, please contact AO3 Support.
|
||
|
|
claim_or_remove:
|
||
|
|
html: Claim or remove your works here.
|
||
|
|
text: 'Claim or remove your works here: %{claim_url}'
|
||
|
|
email_tips: If you're contacting us, please add email addresses from @transformativeworks.org to your list of safe contacts and check your spam folders for our reply.
|
||
|
|
html:
|
||
|
|
ao3_news: AO3 News
|
||
|
|
contact_open_doors: contact Open Doors
|
||
|
|
contact_support: contact AO3 Support
|
||
|
|
faq_page: FAQ page
|
||
|
|
open_doors_name: Open Doors
|
||
|
|
tutorial_page: tutorial page
|
||
|
|
introduction:
|
||
|
|
html: You're receiving this e-mail because an archive has recently been imported by %{open_doors_name_link} into the %{app_link} (%{app_short_name}), and we believe that the following fanworks belong to you. We'd like to give you a chance to claim (or delete/orphan) these works if you want to. And if you don't already have an account under a different e-mail, we'd like to invite you aboard!
|
||
|
|
text: You're receiving this e-mail because an archive has recently been imported by Open Doors (%{open_doors_link}) into the %{app_name} (%{app_short_name} - %{app_url}), and we believe that the following fanworks belong to you. We'd like to give you a chance to claim (or delete/orphan) these works if you want to. And if you don't already have an account under a different e-mail, we'd like to invite you aboard!
|
||
|
|
mistake:
|
||
|
|
html: If this is a mistake and these are not your works, please don't delete them! Please just %{contact_open_doors_link} and we will sort it out.
|
||
|
|
text: If this is a mistake and these are not your works, please don't delete them! Please just contact Open Doors (%{open_doors_link}) and we will sort it out.
|
||
|
|
more_info:
|
||
|
|
html: You can read announcements about recent archive moves at %{ao3_news_link}, and find additional information on Open Doors' %{faq_page_link} or %{tutorial_page_link}. For any questions not answered in the FAQ, tutorials, or this e-mail, please %{contact_support_link}.
|
||
|
|
text: You can read announcements about recent archive moves at AO3 News (%{news_link}), and find additional information on Open Doors' FAQ page (%{open_doors_faq_link}) or tutorials page (%{open_doors_tutorial_link}). For any questions not answered in the FAQ, tutorials, or this e-mail, please contact Support at %{support_link}.
|
||
|
|
other_works:
|
||
|
|
html: If you had other works on the imported archive under an e-mail address you can no longer access, please %{contact_open_doors_link} with any information that can help verify your identity.
|
||
|
|
text: If you had other works on the imported archive under an e-mail address you can no longer access, please contact Open Doors with any information that can help verify your identity.
|
||
|
|
questions:
|
||
|
|
html: For other inquiries, please %{contact_support_link}.
|
||
|
|
text: For other inquiries, please contact AO3 Support at %{support_link}.
|
||
|
|
redirects: To preserve rec lists and bookmarks, the imported archive's web addresses may redirect to the imported copy of these works for a limited time (check the announcement post for your archive to be sure). If you've already uploaded a copy of these works and you did NOT use the import from URL feature, there will be two copies of the same work on the archive.
|
||
|
|
subject: "[%{app_name}] Invitation to claim works"
|
||
|
|
unwanted:
|
||
|
|
html: If these works do belong to you, but you don't want them, you can orphan (so that they remain on the AO3, but with your name removed) or delete them (so that they are entirely removed from the AO3). You do not need to add these works to any account in order to orphan or delete them--you can do this directly from the claim link above. (For assistance, please %{contact_support_link}.)
|
||
|
|
text: If these works do belong to you, but you don't want them, you can orphan (so that they remain on the AO3, but with your name removed) or delete them (so that they are entirely removed from the AO3). You do not need to add these works to any account in order to orphan or delete them--you can do this directly from the claim link above. (For assistance, please contact Support at %{support_link}.)
|
||
|
|
update_redirect:
|
||
|
|
html: If you would like Open Doors to update the redirect to point to your pre-existing work, please delete the imported copy, and %{contact_open_doors_link} with your AO3 account name, your account name on the imported archive, and the title and URL of the fanwork you would like the redirect to point to. (If you have multiple works you would like to change the redirects for, you can list these in one email.)
|
||
|
|
text: If you would like Open Doors to update the redirect to point to your pre-existing work, please delete the imported copy, and contact Open Doors at %{open_doors_link} with your AO3 account name, your account name on the imported archive, and the title and URL of the fanwork you would like the redirect to point to. (If you have multiple works you would like to change the redirects for, you can list these in one email.)
|
||
|
|
uploaded_list: 'The works uploaded include:'
|
||
|
|
work_info:
|
||
|
|
no_fandom: '- "%{work_title}" (%{work_url})'
|
||
|
|
with_fandom: '- "%{work_title}" (%{work_url}) (%{fandom})'
|
||
|
|
invite_increase_notification:
|
||
|
|
body:
|
||
|
|
html:
|
||
|
|
one: We just wanted to let you know that you have %{count} new invitation, which can be used to create a new account at the Archive. You can invite a friend at %{invitation_page_link}.
|
||
|
|
other: We just wanted to let you know that you have %{count} new invitations, which can be used to create new accounts at the Archive. You can invite a friend at %{invitation_page_link}.
|
||
|
|
text:
|
||
|
|
one: We just wanted to let you know that you have %{count} new invitation, which can be used to create a new account at the Archive. You can invite a friend at your invitations page (%{invitation_page_url}).
|
||
|
|
other: We just wanted to let you know that you have %{count} new invitations, which can be used to create new accounts at the Archive. You can invite a friend at your invitations page (%{invitation_page_url}).
|
||
|
|
invitation_page_link_text: your invitations page
|
||
|
|
subject: "[%{app_name}] New invitations"
|
||
|
|
invite_request_declined:
|
||
|
|
main:
|
||
|
|
one: We regret to inform you that your request for a new invitation cannot be fulfilled at this time.
|
||
|
|
other: We regret to inform you that your request for %{count} new invitations cannot be fulfilled at this time.
|
||
|
|
reason: 'Your request was:'
|
||
|
|
subject: "[%{app_name}] Additional invitation request declined"
|
||
|
|
invited_to_collection_notification:
|
||
|
|
approve:
|
||
|
|
collection_items_page: Collection Items page
|
||
|
|
html: To approve or reject this request, please visit your %{collection_items_page_link}.
|
||
|
|
text: 'To approve or reject this request, please visit your Collection Items page: %{collection_items_page_url}.'
|
||
|
|
subject: "[%{app_name}][%{collection_title}] Request to include work in a collection"
|
||
|
|
would_like_to_include:
|
||
|
|
html: The collection maintainers of %{collection_link} would like to include your work %{work_link} in their collection!
|
||
|
|
text: The collection maintainers of "%{collection_title}" (%{collection_url}) would like to include your work "%{work_title}" (%{work_url}) in their collection!
|
||
|
|
potential_match_generation_notification:
|
||
|
|
finished_generating:
|
||
|
|
html: We have finished generating potential assignments for your gift exchange %{collection_link}.
|
||
|
|
text: We have finished generating potential assignments for your gift exchange "%{collection_title}" (%{collection_url}).
|
||
|
|
matches_available:
|
||
|
|
html: The potential matches and set assignments are available on its %{matching_page_link}.
|
||
|
|
matching_page: Matching page
|
||
|
|
text: 'The potential matches and set assignments are available on its Matching page: %{matching_page_url}.'
|
||
|
|
subject: "[%{app_name}][%{collection_title}] Potential assignment generation complete"
|
||
|
|
recipient_notification:
|
||
|
|
collection:
|
||
|
|
html: A gift work has been posted for you in the %{collection_link} collection at the Archive of Our Own!
|
||
|
|
text: A gift work has been posted for you in the "%{collection_title}" collection (%{collection_url}) at the Archive of Our Own!
|
||
|
|
no_collection: A gift work has been posted for you at the Archive of Our Own!
|
||
|
|
subject:
|
||
|
|
collection: "[%{app_name}][%{collection_title}] A gift work for you from %{collection_title}"
|
||
|
|
no_collection: "[%{app_name}] A gift work for you"
|
||
|
|
related_work_notification:
|
||
|
|
anonymous: an anonymous creator
|
||
|
|
approve:
|
||
|
|
html: Approve relationship and link back to this work from your work
|
||
|
|
text: 'Approve relationship and link back to this work from your work: %{related_work_url}'
|
||
|
|
can_come_back: "(You can come back to this page if you change your mind.)"
|
||
|
|
subject: "[%{app_name}] Related work notification"
|
||
|
|
work_listed:
|
||
|
|
html: Your work %{work_link} was listed as the inspiration of %{related_work_link} by %{work_creators}.
|
||
|
|
text: Your work "%{work_title}" (%{work_url}) was listed as the inspiration of "%{related_work_title}" (%{related_work_url}) by %{work_creators}.
|
||
|
|
signup_notification:
|
||
|
|
activate:
|
||
|
|
html: Please %{activate_account_link}.
|
||
|
|
text: 'Please follow this link to activate your account: %{activate_account_url}'
|
||
|
|
activate_your_account: follow this link to activate your account
|
||
|
|
admin_posts: AO3 News
|
||
|
|
bye: We hope you enjoy using the Archive.
|
||
|
|
contact_support: contact Support
|
||
|
|
faq: FAQ
|
||
|
|
features:
|
||
|
|
html: Once your account is up and running, you can post your fanworks, set up email subscriptions to let you know when your favorite creators or works have updated, set preferences to customize the way the site looks and works for you, keep track of the works you've accessed on the Archive via your history, and much more.
|
||
|
|
text: Once your account is up and running, you can post your fanworks, set up email subscriptions to let you know when your favorite creators or works have updated, set preferences to customize the way the site looks and works for you, keep track of the works you've accessed on the Archive via your history, and much more.
|
||
|
|
information:
|
||
|
|
html: There's lots of information and advice on how to use the Archive in our %{faq_link}. You'll find the latest news about site developments on %{admin_posts_link}. If you need more help, run into a bug, or have questions or comments, please %{contact_support_link}, who are always happy to help out.
|
||
|
|
text: 'There''s lots of information and advice on how to use the Archive in our FAQ at %{faq_url}. You''ll find the latest news about site developments on AO3 News at %{admin_posts_url}. If you need more help, run into a bug, or have questions or comments, please contact Support, who are always happy to help out: %{contact_support_url}.'
|
||
|
|
subject: "[%{app_name}] Activate your account"
|
||
|
|
welcome: Welcome to the Archive of Our Own, %{login}!
|
||
|
|
users:
|
||
|
|
mailer:
|
||
|
|
confirmation_instructions:
|
||
|
|
confirm_by:
|
||
|
|
html: If you don't confirm your request by %{date}, the link in this email will expire and you will need to %{email_change_form_link} again.
|
||
|
|
text: 'If you don''t confirm your request by %{date}, the link in this email will expire and you will need to submit the email change form again: %{email_change_form_url}.'
|
||
|
|
confirm_email_change: confirm your email change
|
||
|
|
did_not_make_request: If you did not make this request, you can safely ignore and delete this email. Someone else may have entered your email address by mistake.
|
||
|
|
email_change_form: submit the email change form
|
||
|
|
made_request:
|
||
|
|
html:
|
||
|
|
one: If you made this request, please log in and %{confirm_email_change_link} within %{count} day.
|
||
|
|
other: If you made this request, please log in and %{confirm_email_change_link} within %{count} days.
|
||
|
|
text:
|
||
|
|
one: 'If you made this request, please log in and confirm your email change within %{count} day: %{confirm_email_change_url}.'
|
||
|
|
other: 'If you made this request, please log in and confirm your email change within %{count} days: %{confirm_email_change_url}.'
|
||
|
|
request_to_change_email_html: Someone has made a request to change the email address associated with the %{app_name} account %{username} to this email address.
|
||
|
|
subject: "[%{app_name}] Confirm your email change"
|
||
|
|
password_change:
|
||
|
|
changed: The password for your %{app_name} account was changed on %{date}.
|
||
|
|
did_not_make_change:
|
||
|
|
contact_policy_abuse: contact Policy & Abuse
|
||
|
|
html: If you did not make this change, someone else may have access to your %{app_name} account. Please %{reset_password_link} or %{contact_policy_abuse_link}.
|
||
|
|
reset_password: reset your password now
|
||
|
|
text: 'If you did not make this change, someone else may have access to your %{app_name} account. Please reset your password now (%{reset_password_url}) or contact Policy & Abuse: %{contact_policy_abuse_url}.'
|
||
|
|
made_change:
|
||
|
|
contact_support: contact Support
|
||
|
|
html: If you made this change, you can %{login_link} or %{reset_password_link} if you've forgotten it. If you experience technical issues, please %{contact_support_link}.
|
||
|
|
login: log in with your new password
|
||
|
|
reset_password: reset your password
|
||
|
|
text: 'If you made this change, you can log in with your new password (%{login_url}) or reset your password if you''ve forgotten it (%{reset_password_url}). If you experience technical issues, please contact Support: %{contact_support_url}'
|
||
|
|
subject: "[%{app_name}] Your password has been changed"
|
||
|
|
reset_password_instructions:
|
||
|
|
expiration: If you do not use this link to reset your password within a week, it will expire, and you will have to request a new one.
|
||
|
|
intro: 'Someone has requested a password reset for your account. You can change your account password by following the link below and entering your new password:'
|
||
|
|
link_title: Change my password.
|
||
|
|
subject: "[%{app_name}] Reset your password"
|
||
|
|
unrequested: If you did not request this password reset, you may ignore this email and your previous password will continue to work.
|