Skip to content

Commit

Permalink
Add UI strings for ticket gifting on Theatre (#560)
Browse files Browse the repository at this point in the history
* Add theatre ticket gifting strings

* Cleaning locale files: Fri Feb 16 17:32:26 UTC 2024

---------

Co-authored-by: Automated <[email protected]>
  • Loading branch information
J0w03L and Automated authored Feb 16, 2024
1 parent 27cc1d4 commit 47d310e
Show file tree
Hide file tree
Showing 17 changed files with 969 additions and 0 deletions.
57 changes: 57 additions & 0 deletions cy_GB/LC_MESSAGES/theatre.po
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,9 @@ msgstr "Open"
msgid "CHRONOLOGICAL"
msgstr "Chronological"

msgid "CLOSE"
msgstr "Close"

msgid "COMMENTS"
msgstr "Comments"

Expand Down Expand Up @@ -381,6 +384,12 @@ msgstr "FSID"
msgid "GENRE"
msgstr "Genre"

msgid "GIFT_ANONYMOUS"
msgstr "I'd like to remain anonymous."

msgid "GIFT_ANONYMOUS_PREVIEW"
msgstr "This gift will be sent anonymously."

msgid "GIFT_ARE_YOU_SURE"
msgstr "Are you sure you want to gift a %s ticket to %s?"

Expand All @@ -405,6 +414,12 @@ msgstr "This ticket has expired."
msgid "GIFT_ERROR_INVALID_CODE"
msgstr "This is not a valid ticket code. Please check for typos and try again."

msgid "GIFT_ERROR_INVALID_FORMAT"
msgstr "Please enter a valid 12-digit ticket number."

msgid "GIFT_ERROR_PREVIEW"
msgstr "There was an issue with previewing the ticket. Please try again."

msgid "GIFT_ERROR_PROFANE_COMMENT"
msgstr "This comment violates our Content Policy."

Expand All @@ -414,9 +429,51 @@ msgstr "This ticket is not giftable."
msgid "GIFT_ERROR_RECIPIENT_BLOCKING"
msgstr "You cannot gift a ticket to this user as they have blocked you."

msgid "GIFT_ERROR_SEND"
msgstr "There was an issue sending the gift. Please try again."

# %s will be the username of the person the user is gifting to.
msgid "GIFT_INFO_HINT"
msgstr "You can give %s a Sudomemo Ticket! It will be given to them with an optional message from you. You can also choose to remain anonymous."

# %s will be the username of the person the user is gifting to.
msgid "GIFT_MESSAGE"
msgstr "Message to %s"

# %s will be the username of the person the user is gifting to.
msgid "GIFT_PREVIEW_FOR"
msgstr "Preview Gift for %s"

msgid "GIFT_SEND"
msgstr "Send Gift"

# %s will be a link to the Sudomemo Shop, with text from this file's "SUDOMEMO_SHOP" string.
msgid "GIFT_SHOP_HINT"
msgstr "Need a ticket code? You can get one by purchasing a ticket from the %s."

# %s will be the username of the person the user is gifting to.
msgid "GIFT_SUCCESS_INFO_1"
msgstr "Your gift to %s has been sent successfully. They will be thrilled to receive your thoughtful present!"

msgid "GIFT_SUCCESS_INFO_2"
msgstr "Thank you for spreading joy and happiness within the Sudomemo community!"

msgid "GIFT_SUCCESS_TITLE"
msgstr "Gift Sent Successfully!"

msgid "GIFT_TICKET"
msgstr "Gift Ticket"

msgid "GIFT_TICKET_CODE"
msgstr "Ticket Code"

msgid "GIFT_TICKET_PREVIEW"
msgstr "Ticket Preview"

# %s will be the username of the person the user is gifting to.
msgid "GIFT_TICKET_TO"
msgstr "Gift a ticket to %s"

# # はてなID
msgid "HATENA_ID"
msgstr "Hatena ID"
Expand Down
57 changes: 57 additions & 0 deletions de_DE/LC_MESSAGES/theatre.po
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,9 @@ msgstr "Offen"
msgid "CHRONOLOGICAL"
msgstr "Chronological"

msgid "CLOSE"
msgstr "Close"

msgid "COMMENTS"
msgstr "Kommentare"

Expand Down Expand Up @@ -381,6 +384,12 @@ msgstr "FSID"
msgid "GENRE"
msgstr "Genre"

msgid "GIFT_ANONYMOUS"
msgstr "I'd like to remain anonymous."

msgid "GIFT_ANONYMOUS_PREVIEW"
msgstr "This gift will be sent anonymously."

msgid "GIFT_ARE_YOU_SURE"
msgstr "Are you sure you want to gift a %s ticket to %s?"

Expand All @@ -405,6 +414,12 @@ msgstr "This ticket has expired."
msgid "GIFT_ERROR_INVALID_CODE"
msgstr "This is not a valid ticket code. Please check for typos and try again."

msgid "GIFT_ERROR_INVALID_FORMAT"
msgstr "Please enter a valid 12-digit ticket number."

msgid "GIFT_ERROR_PREVIEW"
msgstr "There was an issue with previewing the ticket. Please try again."

msgid "GIFT_ERROR_PROFANE_COMMENT"
msgstr "This comment violates our Content Policy."

Expand All @@ -414,9 +429,51 @@ msgstr "This ticket is not giftable."
msgid "GIFT_ERROR_RECIPIENT_BLOCKING"
msgstr "You cannot gift a ticket to this user as they have blocked you."

msgid "GIFT_ERROR_SEND"
msgstr "There was an issue sending the gift. Please try again."

# %s will be the username of the person the user is gifting to.
msgid "GIFT_INFO_HINT"
msgstr "You can give %s a Sudomemo Ticket! It will be given to them with an optional message from you. You can also choose to remain anonymous."

# %s will be the username of the person the user is gifting to.
msgid "GIFT_MESSAGE"
msgstr "Message to %s"

# %s will be the username of the person the user is gifting to.
msgid "GIFT_PREVIEW_FOR"
msgstr "Preview Gift for %s"

msgid "GIFT_SEND"
msgstr "Send Gift"

# %s will be a link to the Sudomemo Shop, with text from this file's "SUDOMEMO_SHOP" string.
msgid "GIFT_SHOP_HINT"
msgstr "Need a ticket code? You can get one by purchasing a ticket from the %s."

# %s will be the username of the person the user is gifting to.
msgid "GIFT_SUCCESS_INFO_1"
msgstr "Your gift to %s has been sent successfully. They will be thrilled to receive your thoughtful present!"

msgid "GIFT_SUCCESS_INFO_2"
msgstr "Thank you for spreading joy and happiness within the Sudomemo community!"

msgid "GIFT_SUCCESS_TITLE"
msgstr "Gift Sent Successfully!"

msgid "GIFT_TICKET"
msgstr "Gift Ticket"

msgid "GIFT_TICKET_CODE"
msgstr "Ticket Code"

msgid "GIFT_TICKET_PREVIEW"
msgstr "Ticket Preview"

# %s will be the username of the person the user is gifting to.
msgid "GIFT_TICKET_TO"
msgstr "Gift a ticket to %s"

# # はてなID
msgid "HATENA_ID"
msgstr "Hatena-ID"
Expand Down
57 changes: 57 additions & 0 deletions el_GR/LC_MESSAGES/theatre.po
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,9 @@ msgstr "Αοιχτο"
msgid "CHRONOLOGICAL"
msgstr "Chronological"

msgid "CLOSE"
msgstr "Close"

msgid "COMMENTS"
msgstr "Σχολια"

Expand Down Expand Up @@ -381,6 +384,12 @@ msgstr "FSID"
msgid "GENRE"
msgstr "Ειδος"

msgid "GIFT_ANONYMOUS"
msgstr "I'd like to remain anonymous."

msgid "GIFT_ANONYMOUS_PREVIEW"
msgstr "This gift will be sent anonymously."

msgid "GIFT_ARE_YOU_SURE"
msgstr "Are you sure you want to gift a %s ticket to %s?"

Expand All @@ -405,6 +414,12 @@ msgstr "This ticket has expired."
msgid "GIFT_ERROR_INVALID_CODE"
msgstr "This is not a valid ticket code. Please check for typos and try again."

msgid "GIFT_ERROR_INVALID_FORMAT"
msgstr "Please enter a valid 12-digit ticket number."

msgid "GIFT_ERROR_PREVIEW"
msgstr "There was an issue with previewing the ticket. Please try again."

msgid "GIFT_ERROR_PROFANE_COMMENT"
msgstr "This comment violates our Content Policy."

Expand All @@ -414,9 +429,51 @@ msgstr "This ticket is not giftable."
msgid "GIFT_ERROR_RECIPIENT_BLOCKING"
msgstr "You cannot gift a ticket to this user as they have blocked you."

msgid "GIFT_ERROR_SEND"
msgstr "There was an issue sending the gift. Please try again."

# %s will be the username of the person the user is gifting to.
msgid "GIFT_INFO_HINT"
msgstr "You can give %s a Sudomemo Ticket! It will be given to them with an optional message from you. You can also choose to remain anonymous."

# %s will be the username of the person the user is gifting to.
msgid "GIFT_MESSAGE"
msgstr "Message to %s"

# %s will be the username of the person the user is gifting to.
msgid "GIFT_PREVIEW_FOR"
msgstr "Preview Gift for %s"

msgid "GIFT_SEND"
msgstr "Send Gift"

# %s will be a link to the Sudomemo Shop, with text from this file's "SUDOMEMO_SHOP" string.
msgid "GIFT_SHOP_HINT"
msgstr "Need a ticket code? You can get one by purchasing a ticket from the %s."

# %s will be the username of the person the user is gifting to.
msgid "GIFT_SUCCESS_INFO_1"
msgstr "Your gift to %s has been sent successfully. They will be thrilled to receive your thoughtful present!"

msgid "GIFT_SUCCESS_INFO_2"
msgstr "Thank you for spreading joy and happiness within the Sudomemo community!"

msgid "GIFT_SUCCESS_TITLE"
msgstr "Gift Sent Successfully!"

msgid "GIFT_TICKET"
msgstr "Gift Ticket"

msgid "GIFT_TICKET_CODE"
msgstr "Ticket Code"

msgid "GIFT_TICKET_PREVIEW"
msgstr "Ticket Preview"

# %s will be the username of the person the user is gifting to.
msgid "GIFT_TICKET_TO"
msgstr "Gift a ticket to %s"

# # はてなID
msgid "HATENA_ID"
msgstr "Hatena ID"
Expand Down
57 changes: 57 additions & 0 deletions en_AU/LC_MESSAGES/theatre.po
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,9 @@ msgstr "Open"
msgid "CHRONOLOGICAL"
msgstr "Chronological"

msgid "CLOSE"
msgstr "Close"

msgid "COMMENTS"
msgstr "Comments"

Expand Down Expand Up @@ -381,6 +384,12 @@ msgstr "FSID"
msgid "GENRE"
msgstr "Genre"

msgid "GIFT_ANONYMOUS"
msgstr "I'd like to remain anonymous."

msgid "GIFT_ANONYMOUS_PREVIEW"
msgstr "This gift will be sent anonymously."

msgid "GIFT_ARE_YOU_SURE"
msgstr "Are you sure you want to gift a %s ticket to %s?"

Expand All @@ -405,6 +414,12 @@ msgstr "This ticket has expired."
msgid "GIFT_ERROR_INVALID_CODE"
msgstr "This is not a valid ticket code. Please check for typos and try again."

msgid "GIFT_ERROR_INVALID_FORMAT"
msgstr "Please enter a valid 12-digit ticket number."

msgid "GIFT_ERROR_PREVIEW"
msgstr "There was an issue with previewing the ticket. Please try again."

msgid "GIFT_ERROR_PROFANE_COMMENT"
msgstr "This comment violates our Content Policy."

Expand All @@ -414,9 +429,51 @@ msgstr "This ticket is not giftable."
msgid "GIFT_ERROR_RECIPIENT_BLOCKING"
msgstr "You cannot gift a ticket to this user as they have blocked you."

msgid "GIFT_ERROR_SEND"
msgstr "There was an issue sending the gift. Please try again."

# %s will be the username of the person the user is gifting to.
msgid "GIFT_INFO_HINT"
msgstr "You can give %s a Sudomemo Ticket! It will be given to them with an optional message from you. You can also choose to remain anonymous."

# %s will be the username of the person the user is gifting to.
msgid "GIFT_MESSAGE"
msgstr "Message to %s"

# %s will be the username of the person the user is gifting to.
msgid "GIFT_PREVIEW_FOR"
msgstr "Preview Gift for %s"

msgid "GIFT_SEND"
msgstr "Send Gift"

# %s will be a link to the Sudomemo Shop, with text from this file's "SUDOMEMO_SHOP" string.
msgid "GIFT_SHOP_HINT"
msgstr "Need a ticket code? You can get one by purchasing a ticket from the %s."

# %s will be the username of the person the user is gifting to.
msgid "GIFT_SUCCESS_INFO_1"
msgstr "Your gift to %s has been sent successfully. They will be thrilled to receive your thoughtful present!"

msgid "GIFT_SUCCESS_INFO_2"
msgstr "Thank you for spreading joy and happiness within the Sudomemo community!"

msgid "GIFT_SUCCESS_TITLE"
msgstr "Gift Sent Successfully!"

msgid "GIFT_TICKET"
msgstr "Gift Ticket"

msgid "GIFT_TICKET_CODE"
msgstr "Ticket Code"

msgid "GIFT_TICKET_PREVIEW"
msgstr "Ticket Preview"

# %s will be the username of the person the user is gifting to.
msgid "GIFT_TICKET_TO"
msgstr "Gift a ticket to %s"

# # はてなID
msgid "HATENA_ID"
msgstr "Hatena ID"
Expand Down
Loading

0 comments on commit 47d310e

Please sign in to comment.