diff --git a/locale/en/LC_MESSAGES/django.po b/locale/en/LC_MESSAGES/django.po index 5e7698c0..f57fa565 100644 --- a/locale/en/LC_MESSAGES/django.po +++ b/locale/en/LC_MESSAGES/django.po @@ -12,22 +12,18 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -# Error page title #: core/middleware.py:28 msgid "Catalogue service unavailable" msgstr "Catalogue service unavailable" -# 400 page title #: core/middleware.py:35 msgid "Bad request" msgstr "Bad request" -# 404 page title #: core/middleware.py:42 templates/base/error/page_not_found.html:5 msgid "Page not found" msgstr "Page not found" -# 500 page title #: core/middleware.py:49 msgid "Server error" msgstr "Server error" @@ -81,7 +77,6 @@ msgstr "Analytical Platform" msgid "Domain" msgstr "Subject area" -# Entity type displayed with as a tag component #: home/service/details.py:65 templates/partial/search_result.html:21 msgid "Database" msgstr "Database" @@ -136,19 +131,16 @@ msgstr "Title" msgid "Name" msgstr "Name" -# Heading #: home/service/search.py:226 templates/details_base.html:42 #: templates/details_dashboard.html:14 templates/details_database.html:14 #: templates/details_table.html:14 msgid "Description" msgstr "Description" -# User model field #: home/service/search.py:227 templates/details_table.html:13 msgid "Column name" msgstr "Column name" -# Heading #: home/service/search.py:228 msgid "Column description" msgstr "Column description" @@ -165,22 +157,18 @@ msgstr "Qualified name" msgid "Home" msgstr "Home" -# 404 page hint #: templates/404.html:13 templates/base/error/page_not_found.html:7 msgid "If you typed the web address, check it is correct." msgstr "If you typed the web address, check it is correct." -# 404 page hint #: templates/404.html:16 templates/base/error/page_not_found.html:10 msgid "If you pasted the web address, check you copied the entire address." msgstr "If you pasted the web address, check you copied the entire address." -# Error page message #: templates/500.html:13 msgid "There is a problem with the server." msgstr "There is a problem with the server." -# Error page message #: templates/500_datahub_unavailable.html:13 msgid "" "The DataHub catalogue is currently unavailable. Please try again in a few " @@ -189,7 +177,6 @@ msgstr "" "The DataHub catalogue is currently unavailable. Please try again in a few " "minutes." -# Skip link #: templates/base/base.html:13 msgid "Skip to main content" msgstr "Skip to main content" @@ -198,7 +185,6 @@ msgstr "Skip to main content" msgid "Cookies on Find MOJ data" msgstr "Cookies on Find MoJ data" -# Cookie usage #: templates/base/cookie.html:9 msgid "" "We use Google Analytics cookies so we can understand how you use the service " @@ -207,32 +193,26 @@ msgstr "" "We use Google Analytics cookies so we can understand how you use the service " "and make improvements." -# Footer link #: templates/base/footer.html:6 msgid "Support links" msgstr "Support links" -# Footer link #: templates/base/footer.html:10 msgid "Help" msgstr "Help" -# Footer link #: templates/base/footer.html:15 msgid "Cookies" msgstr "Cookies" -# Footer link #: templates/base/footer.html:20 msgid "Contact" msgstr "Contact" -# Footer link #: templates/base/footer.html:25 msgid "Terms and conditions" msgstr "Terms and conditions" -# OGL licence #: templates/base/footer.html:42 #, python-format msgid "" @@ -244,7 +224,6 @@ msgstr "" "href=\"%(href)s\" rel=\"license\">Open Government Licence v3.0, except " "where otherwise stated" -# OGL licence link #: templates/base/footer.html:52 #, python-format msgid "" @@ -258,7 +237,6 @@ msgstr "" msgid "Ministry of Justice" msgstr "Ministry of Justice" -# Service name - note the capitalisation #: templates/base/navigation.html:18 templates/home.html:11 msgid "Find MOJ data" msgstr "Find MoJ data" @@ -267,7 +245,6 @@ msgstr "Find MoJ data" msgid "Feedback" msgstr "Feedback" -# Header link #: templates/base/navigation.html:39 msgid "Sign out" msgstr "Sign out" @@ -276,22 +253,18 @@ msgstr "Sign out" msgid "Search" msgstr "Search" -# Heading #: templates/details_base.html:48 msgid "No description available." msgstr "No description available." -# Metadata field #: templates/details_base.html:55 msgid "First created:" msgstr "First created:" -# Metadata field #: templates/details_base.html:61 msgid "Last updated:" msgstr "Last updated:" -# Metadata field #: templates/details_base.html:72 templates/partial/search_result.html:40 msgid "Domain:" msgstr "Subject area:" @@ -302,93 +275,75 @@ msgstr "Subject area:" msgid "Not provided" msgstr "Not provided." -# Contact info heading #: templates/details_chart.html:8 msgid "Access this data" msgstr "Access this data" -# Justice data link #: templates/details_chart.html:12 #, python-format msgid "%(display_name)s on Justice Data (opens in new tab)" msgstr "%(display_name)s on Justice Data (opens in new tab)" -# Heading #: templates/details_dashboard.html:10 templates/details_dashboard.html:37 msgid "Dashboard content" msgstr "Dashboard content" -# User model field #: templates/details_dashboard.html:13 msgid "Chart name" msgstr "Chart name" -# Column heading #: templates/details_dashboard.html:15 templates/details_dashboard.html:30 msgid "Chart details" msgstr "Chart details" -# Text for databases without any tables #: templates/details_dashboard.html:38 msgid "This dashboard is missing chart information." msgstr "This dashboard is missing table information." -# Justice data link #: templates/details_dashboard.html:49 msgid "Justice Data (opens in new tab)" msgstr "Justice Data (opens in new tab)" -# Heading #: templates/details_database.html:10 templates/details_database.html:35 msgid "Database content" msgstr "Database content" -# Column heading #: templates/details_database.html:13 msgid "Table name" msgstr "Table name" -# Text for databases without any tables #: templates/details_database.html:36 msgid "This database is missing table information." msgstr "This database is missing table information." -# Heading #: templates/details_table.html:10 templates/details_table.html:31 msgid "Table schema" msgstr "Table schema" -# Column heading #: templates/details_table.html:15 msgid "Type" msgstr "Type" -# Column heading #: templates/details_table.html:16 msgid "Is Nullable" msgstr "Is nullable" -# Text for tables without a schema #: templates/details_table.html:32 msgid "The schema for this table is not available." msgstr "The schema for this table is not available." -# Heading #: templates/details_table.html:35 msgid "Lineage" msgstr "Lineage" -# Lineage hint #: templates/details_table.html:37 msgid "See where this data came from and how it is used in other tables." msgstr "See where this data came from and how it is used in other tables." -# Lineage link #: templates/details_table.html:41 msgid "View lineage in DataHub (opens in new tab)" msgstr "View lineage in DataHub (opens in new tab)" -# Search box label on glossary page #: templates/glossary.html:13 msgid "Filter this page (the content will be updated as you type)" msgstr "Filter this page (the content will be updated as you type)" @@ -397,27 +352,22 @@ msgstr "Filter this page (the content will be updated as you type)" msgid "Filter this page" msgstr "Filter this page" -# Skip link on glossary #: templates/glossary.html:20 msgid "Skip to glossary content" msgstr "Skip to glossary content" -# Search box label on home page #: templates/home.html:17 msgid "Search metadata catalogue" msgstr "Search metadata catalogue" -# Heading #: templates/home.html:50 msgid "Browse by domain" msgstr "Browse by subject area" -# Heading #: templates/partial/contact_info.html:4 msgid "Access requirements" msgstr "Request access" -# Request access link #: templates/partial/contact_info.html:8 msgid "Click link for access information (opens in new tab)" msgstr "Click link for access information (opens in new tab)" @@ -426,22 +376,18 @@ msgstr "Click link for access information (opens in new tab)" msgid "Please contact the data owner for access information." msgstr "Contact the data owner to request access." -# Heading #: templates/partial/contact_info.html:22 msgid "Contact channels for questions" msgstr "Ask a question" -# Heading #: templates/partial/contact_info.html:28 msgid "Contact the data owner with questions." msgstr "Contact the data owner with questions." -# Heading #: templates/partial/contact_info.html:36 msgid "IAO or Data Owner" msgstr "Data owner" -# Contact us link on error pages #: templates/partial/contact_info.html:41 msgid "" "Not provided - contact the Data Catalogue team about " "this data." -# Contact us link on error pages #: templates/partial/contact_team.html:4 msgid "" "If the problems persist, contact #ask-data-catalogue on slack." -# Summary title #: templates/partial/esda_info.html:9 msgid "What are ESDAs?" msgstr "What are ESDAs?" @@ -484,7 +428,6 @@ msgstr "" "to support an essential process or purpose, which is the responsibility of " "the acquiring organisation. " -# Heading #: templates/partial/filter.html:8 msgid "Filter" msgstr "Filter" @@ -493,7 +436,6 @@ msgstr "Filter" msgid "Subdomain" msgstr "Subdomain" -# Result page 0 results text #: templates/partial/no_results.html:2 msgid "No results found" msgstr "No results found" @@ -518,62 +460,50 @@ msgstr "" "

If you didn't find what you are looking for, make sure that all words are " "spelled correctly.

" -# Pagination - previous #: templates/partial/pagination.html:11 msgid "Previous page" msgstr "Previous page" -# Pagination - next #: templates/partial/pagination.html:35 msgid "Next page" msgstr "Next page" -# Entity type #: templates/partial/search_result.html:17 msgid "Table" msgstr "Table" -# Search result metadata #: templates/partial/search_result.html:45 msgid "Database:" msgstr "Database:" -# Search result metadata #: templates/partial/search_result.html:65 msgid "Matched fields:" msgstr "Matched fields:" -# Heading #: templates/partial/selected_filters.html:8 msgid "Selected filters" msgstr "Selected filters" -# Button text on filter component #: templates/partial/selected_filters.html:16 msgid "Clear filter" msgstr "Clear filer" -# Button text on filter component #: templates/partial/selected_filters.html:29 msgid "Remove this filter" msgstr "Remove this filter" -# Sort options (currently unused) #: templates/partial/sort.html:5 msgid "Sort results" msgstr "Sort results" -# Heading #: templates/search.html:15 templates/search.html:21 msgid "Search MOJ data" msgstr "Search MoJ data" -# Heading #: templates/search.html:29 msgid "Search query tips" msgstr "Search tips" -# Search hints #: templates/search.html:34 #, python-format msgid "" @@ -604,27 +534,22 @@ msgstr "" "li>

More " "advanced search options

" -# Result malformed #: templates/search.html:51 msgid "Some results were malformed and are not shown" msgstr "Some results were malformed and are not shown" -# User model field #: users/managers.py:16 msgid "The Email must be set" msgstr "The Email must be set" -# User model field #: users/models.py:10 msgid "email address" msgstr "email address" -# User model field #: users/models.py:11 msgid "first name" msgstr "first name" -# User model field #: users/models.py:12 msgid "last name" msgstr "last name"