-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
11 changed files
with
809 additions
and
317 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: PROJECT VERSION\n" | ||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" | ||
"POT-Creation-Date: 2020-08-24 10:48+0100\n" | ||
"POT-Creation-Date: 2020-08-27 12:31+0100\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
|
@@ -272,7 +272,8 @@ msgid "Choose another section to complete" | |
msgstr "" | ||
|
||
#: app/views/contexts/hub_context.py:60 | ||
#: templates/individual_response/confirmation.html:19 | ||
#: templates/individual_response/confirmation-post.html:19 | ||
#: templates/individual_response/confirmation-text-message.html:19 | ||
#: templates/individual_response/question.html:5 templates/interstitial.html:8 | ||
#: templates/sectionsummary.html:11 templates/sectionsummary.html:53 | ||
msgid "Continue" | ||
|
@@ -282,74 +283,110 @@ msgstr "" | |
msgid " (You)" | ||
msgstr "" | ||
|
||
#: app/views/handlers/individual_response.py:198 | ||
#: app/views/handlers/individual_response.py:208 | ||
msgid "How would you like <em>{person_name}</em> to receive a separate census?" | ||
msgstr "" | ||
|
||
#: app/views/handlers/individual_response.py:204 | ||
#: app/views/handlers/individual_response.py:214 | ||
msgid "" | ||
"For someone to complete a separate census, we need to send them an " | ||
"individual access code." | ||
msgstr "" | ||
|
||
#: app/views/handlers/individual_response.py:207 | ||
#: app/views/handlers/individual_response.py:217 | ||
msgid "Select how to send access code" | ||
msgstr "" | ||
|
||
#: app/views/handlers/individual_response.py:217 | ||
#: app/views/handlers/individual_response.py:227 | ||
msgid "Text message" | ||
msgstr "" | ||
|
||
#: app/views/handlers/individual_response.py:229 | ||
msgid "We will need their mobile number for this" | ||
msgstr "" | ||
|
||
#: app/views/handlers/individual_response.py:234 | ||
msgid "Post" | ||
msgstr "" | ||
|
||
#: app/views/handlers/individual_response.py:219 | ||
#: app/views/handlers/individual_response.py:236 | ||
msgid "" | ||
"We can only send this to an unnamed resident at the registered household " | ||
"address" | ||
msgstr "" | ||
|
||
#: app/views/handlers/individual_response.py:300 | ||
#: app/views/handlers/individual_response.py:336 | ||
msgid "How would you like to answer <em>{person_name_possessive}</em> questions?" | ||
msgstr "" | ||
|
||
#: app/views/handlers/individual_response.py:313 | ||
#: app/views/handlers/individual_response.py:349 | ||
msgid "I would like to request a separate census for them to complete" | ||
msgstr "" | ||
|
||
#: app/views/handlers/individual_response.py:319 | ||
#: app/views/handlers/individual_response.py:355 | ||
msgid "I will ask them to answer their own questions" | ||
msgstr "" | ||
|
||
#: app/views/handlers/individual_response.py:323 | ||
#: app/views/handlers/individual_response.py:359 | ||
msgid "They will need the household access code from the letter we sent you" | ||
msgstr "" | ||
|
||
#: app/views/handlers/individual_response.py:329 | ||
#: app/views/handlers/individual_response.py:365 | ||
msgid "I will answer for {person_name}" | ||
msgstr "" | ||
|
||
#: app/views/handlers/individual_response.py:441 | ||
#: app/views/handlers/individual_response.py:477 | ||
msgid "Do you want to send an individual access code for {person_name} by post?" | ||
msgstr "" | ||
|
||
#: app/views/handlers/individual_response.py:447 | ||
#: app/views/handlers/individual_response.py:483 | ||
msgid "" | ||
"A letter with an individual access code will be sent to your registered " | ||
"household address" | ||
msgstr "" | ||
|
||
#: app/views/handlers/individual_response.py:454 | ||
#: app/views/handlers/individual_response.py:490 | ||
msgid "" | ||
"The letter will be addressed to <strong>Individual Resident</strong> " | ||
"instead of the name provided" | ||
msgstr "" | ||
|
||
#: app/views/handlers/individual_response.py:467 | ||
#: app/views/handlers/individual_response.py:503 | ||
msgid "Yes, send the access code by post" | ||
msgstr "" | ||
|
||
#: app/views/handlers/individual_response.py:471 | ||
#: app/views/handlers/individual_response.py:507 | ||
msgid "No, send it another way" | ||
msgstr "" | ||
|
||
#: app/views/handlers/individual_response.py:622 | ||
msgid "Who do you need to request a separate census for?" | ||
msgstr "" | ||
|
||
#: app/views/handlers/individual_response.py:672 | ||
msgid "What is <em>{person_name_possessive}</em> mobile number?" | ||
msgstr "" | ||
|
||
#: app/views/handlers/individual_response.py:682 | ||
msgid "UK mobile number" | ||
msgstr "" | ||
|
||
#: app/views/handlers/individual_response.py:683 | ||
msgid "This will not be stored and only used once to send the access code" | ||
msgstr "" | ||
|
||
#: app/views/handlers/individual_response.py:784 | ||
msgid "Is this mobile number correct?" | ||
msgstr "" | ||
|
||
#: app/views/handlers/individual_response.py:793 | ||
msgid "Yes, send the text" | ||
msgstr "" | ||
|
||
#: app/views/handlers/individual_response.py:797 | ||
msgid "No, I need to change it" | ||
msgstr "" | ||
|
||
#: app/views/handlers/question.py:133 | ||
msgid "Error: {page_title}" | ||
msgstr "" | ||
|
@@ -415,7 +452,7 @@ msgstr "" | |
msgid "If you can’t answer someone else’s questions" | ||
msgstr "" | ||
|
||
#: templates/interstitial.html:23 | ||
#: templates/interstitial.html:23 templates/partials/question.html:25 | ||
msgid "If you can’t answer questions for this person" | ||
msgstr "" | ||
|
||
|
@@ -607,12 +644,18 @@ msgid "" | |
"the survey again." | ||
msgstr "" | ||
|
||
#: templates/individual_response/confirmation.html:15 | ||
#: templates/individual_response/confirmation-post.html:15 | ||
msgid "" | ||
"The letter with an individual access code should arrive soon for them to " | ||
"complete their own census" | ||
msgstr "" | ||
|
||
#: templates/individual_response/confirmation-text-message.html:15 | ||
msgid "" | ||
"The text message with an individual access code should arrive soon for " | ||
"them to complete their own census" | ||
msgstr "" | ||
|
||
#: templates/individual_response/interstitial.html:11 | ||
#: templates/layouts/_questionnaire.html:14 | ||
msgid "Previous" | ||
|
@@ -732,23 +775,23 @@ msgid "" | |
" of the section</a>" | ||
msgstr "" | ||
|
||
#: templates/partials/question.html:53 | ||
#: templates/partials/question.html:60 | ||
msgid "Selecting this will clear your answer" | ||
msgstr "" | ||
|
||
#: templates/partials/question.html:54 | ||
#: templates/partials/question.html:61 | ||
msgid "cleared" | ||
msgstr "" | ||
|
||
#: templates/partials/question.html:57 | ||
#: templates/partials/question.html:64 | ||
msgid "Selecting this will deselect any selected options" | ||
msgstr "" | ||
|
||
#: templates/partials/question.html:58 templates/partials/question.html:66 | ||
#: templates/partials/question.html:65 templates/partials/question.html:73 | ||
msgid "deselected" | ||
msgstr "" | ||
|
||
#: templates/partials/question.html:62 | ||
#: templates/partials/question.html:69 | ||
msgid "Or" | ||
msgstr "" | ||
|
||
|
Oops, something went wrong.