mirror of
https://github.com/wassname/talk.git
synced 2026-07-03 03:11:44 +08:00
38 lines
2.1 KiB
YAML
38 lines
2.1 KiB
YAML
en:
|
|
download_landing:
|
|
download_your_account: "Download Your Comment History"
|
|
download_details: "Your comment history will be downloaded into a .zip file. After your comment history is unzipped you will have a comma separated value (or .csv) file that you can easily import into your favorite spreadsheet application."
|
|
all_information_included: "For each of your comments the following information is included:"
|
|
information_included:
|
|
date: "When you wrote the comment"
|
|
url: "The permalink URL for the comment"
|
|
body: "The comment text"
|
|
asset_url: "The URL of the article or story where the comment appears"
|
|
confirm: "Download My Comment History"
|
|
email:
|
|
download:
|
|
subject: "Your comments are ready for download from {0}"
|
|
download_link_ready: "Click here to download your comments from {0} as of {1}:"
|
|
download_archive: "Download Archive"
|
|
delete:
|
|
subject: "Your account for {0} is scheduled to be deleted"
|
|
body: |
|
|
A request to delete your account was received. Your account is scheduled for deletion on {1}.
|
|
|
|
After that time all of your comments will be removed from the site, all of your comments will be removed from our database, and your username and email address will be removed from our system.
|
|
|
|
If you change your mind you can sign into your account and cancel the request before your scheduled account deletion time.
|
|
deleted:
|
|
subject: "Your account for {0} has been deleted"
|
|
body: |
|
|
Your commenter account for {0} is now deleted. We're sorry to see you go!
|
|
|
|
If you'd like to re-join the discussion in the future, you can sign up for a new account.
|
|
|
|
If you'd like to give us feedback on why you left and what we can do to make the commenting experience better, please email us at {1}.
|
|
cancelDelete:
|
|
subject: "Your account deletion request for {0} has been cancelled"
|
|
body: "You have cancelled your account deletion request for {0}. Your account is now reactivated."
|
|
error:
|
|
DOWNLOAD_TOKEN_INVALID: "Your download link is not valid."
|