Skip to content

Commit 647b8e2

Browse files
authored
EQS-579: Update the messages.pot file for 2026 (#1806)
1 parent 370a068 commit 647b8e2

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed

app/translations/messages.pot

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# Translations template for PROJECT.
2-
# Copyright (C) 2025 ORGANIZATION
2+
# Copyright (C) 2026 ORGANIZATION
33
# This file is distributed under the same license as the PROJECT project.
4-
# FIRST AUTHOR <EMAIL@ADDRESS>, 2025.
4+
# FIRST AUTHOR <EMAIL@ADDRESS>, 2026.
55
#
66
#, fuzzy
77
msgid ""
88
msgstr ""
99
"Project-Id-Version: PROJECT VERSION\n"
1010
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
11-
"POT-Creation-Date: 2025-01-10 12:58+0000\n"
11+
"POT-Creation-Date: 2026-01-05 11:41+0000\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <[email protected]>\n"
@@ -17,39 +17,39 @@ msgstr ""
1717
"Content-Transfer-Encoding: 8bit\n"
1818
"Generated-By: Babel 2.14.0\n"
1919

20-
#: app/forms/validators.py:389 app/jinja_filters.py:111
20+
#: app/forms/validators.py:391 app/jinja_filters.py:111
2121
#, python-format
2222
msgid "%(num)s year"
2323
msgid_plural "%(num)s years"
2424
msgstr[0] ""
2525
msgstr[1] ""
2626

27-
#: app/forms/validators.py:393 app/jinja_filters.py:119
27+
#: app/forms/validators.py:395 app/jinja_filters.py:119
2828
#, python-format
2929
msgid "%(num)s month"
3030
msgid_plural "%(num)s months"
3131
msgstr[0] ""
3232
msgstr[1] ""
3333

34-
#: app/jinja_filters.py:161
34+
#: app/jinja_filters.py:159
3535
#, python-format
3636
msgid "%(date)s at %(time)s"
3737
msgstr ""
3838

39-
#: app/jinja_filters.py:175
39+
#: app/jinja_filters.py:173
4040
#, python-format
4141
msgid "%(from_date)s to %(to_date)s"
4242
msgstr ""
4343

44-
#: app/jinja_filters.py:441
44+
#: app/jinja_filters.py:439
4545
msgid "Change answer for {item_name}: {question_title_or_answer_label}"
4646
msgstr ""
4747

48-
#: app/jinja_filters.py:445
48+
#: app/jinja_filters.py:443
4949
msgid "Change your answer for: {question_title_or_answer_label}"
5050
msgstr ""
5151

52-
#: app/jinja_filters.py:765
52+
#: app/jinja_filters.py:764
5353
#: templates/partials/summary/collapsible-summary.html:27
5454
#: templates/partials/summary/summary.html:24
5555
msgid "No answer provided"
@@ -210,7 +210,7 @@ msgstr ""
210210
msgid "Enter the year in a valid format. For example, 2023."
211211
msgstr ""
212212

213-
#: app/forms/validators.py:400
213+
#: app/forms/validators.py:402
214214
#, python-format
215215
msgid "%(num)s day"
216216
msgid_plural "%(num)s days"
@@ -427,7 +427,7 @@ msgstr ""
427427
#: templates/individual_response/confirmation-text-message.html:39
428428
#: templates/individual_response/question.html:5 templates/interstitial.html:7
429429
#: templates/listcollectorcontent.html:8 templates/sectionsummary.html:11
430-
#: templates/sectionsummary.html:51
430+
#: templates/sectionsummary.html:52
431431
msgid "Continue"
432432
msgstr ""
433433

@@ -477,15 +477,15 @@ msgstr ""
477477
msgid "Your answers have been submitted."
478478
msgstr ""
479479

480-
#: app/views/contexts/view_submitted_response_context.py:33
480+
#: app/views/contexts/view_submitted_response_context.py:32
481481
msgid "Answers submitted for <span>{ru_name}</span> ({trad_as})"
482482
msgstr ""
483483

484-
#: app/views/contexts/view_submitted_response_context.py:37
484+
#: app/views/contexts/view_submitted_response_context.py:36
485485
msgid "Answers submitted for <span>{ru_name}</span>"
486486
msgstr ""
487487

488-
#: app/views/contexts/view_submitted_response_context.py:41
488+
#: app/views/contexts/view_submitted_response_context.py:40
489489
msgid "Answers submitted."
490490
msgstr ""
491491

@@ -561,7 +561,7 @@ msgstr ""
561561
msgid "Do not include confidential information, such as your contact details"
562562
msgstr ""
563563

564-
#: app/views/handlers/individual_response.py:151
564+
#: app/views/handlers/individual_response.py:153
565565
msgid "Person {list_item_position}"
566566
msgstr ""
567567

@@ -706,7 +706,7 @@ msgstr ""
706706
msgid "Thank you for completing the survey"
707707
msgstr ""
708708

709-
#: app/views/handlers/view_submitted_response.py:52
709+
#: app/views/handlers/view_submitted_response.py:51
710710
msgid "View Submitted Response"
711711
msgstr ""
712712

0 commit comments

Comments
 (0)