Skip to content

Commit

Permalink
Merge pull request #33984 from dimagi/create-pull-request/update-tran…
Browse files Browse the repository at this point in the history
…slations-268ece9

Update Translations
  • Loading branch information
mjriley committed Jan 17, 2024
2 parents b6984b8 + cc2abda commit 5cb258b
Show file tree
Hide file tree
Showing 13 changed files with 522 additions and 366 deletions.
82 changes: 52 additions & 30 deletions locale/en/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -3816,6 +3816,10 @@ msgid ""
"Format \"{}\" can only be used once but is used by multiple properties: {}"
msgstr ""

#: corehq/apps/app_manager/helpers/validators.py
msgid "Format \"{}\" should be used in the Case Detail not Case List."
msgstr ""

#: corehq/apps/app_manager/helpers/validators.py
msgid "Column/Field \"{}\": Clickable Icons require a form to be configured."
msgstr ""
Expand Down Expand Up @@ -11291,7 +11295,7 @@ msgid "Success with warnings"
msgstr ""

#: corehq/apps/case_importer/templates/case_importer/partials/ko_import_history.html
#: corehq/apps/reports/filters/select.py corehq/motech/repeaters/const.py
#: corehq/motech/repeaters/const.py
#: corehq/motech/repeaters/views/repeat_record_display.py
msgid "Failed"
msgstr ""
Expand Down Expand Up @@ -11880,12 +11884,12 @@ msgstr ""
#: corehq/apps/cloudcare/templates/form_entry/templates.html
msgid ""
"\n"
" Please correct the answers below before submitting.\n"
" <br>\n"
" You can use the <strong><i class='fa fa-fast-forward'></i> "
" Please correct the answers below before submitting.\n"
" <br>\n"
" You can use the <strong><i class='fa fa-fast-forward'></i> "
"Next Error</strong> button on the left-hand side of the screen to navigate "
"between required fields.\n"
" "
" "
msgstr ""

#: corehq/apps/cloudcare/templates/form_entry/templates.html
Expand All @@ -11899,11 +11903,11 @@ msgstr ""
#: corehq/apps/cloudcare/templates/form_entry/templates.html
msgid ""
"\n"
" You can use this button to navigate between questions that "
"are required but missing or that contain errors.\n"
" You will also see a summary of questions that need "
"attention at the bottom of the form.\n"
" "
" You can use this button to navigate between questions that are "
"required but missing or that contain errors.\n"
" You will also see a summary of questions that need attention "
"at the bottom of the form.\n"
" "
msgstr ""

#: corehq/apps/cloudcare/templates/form_entry/templates.html
Expand Down Expand Up @@ -12866,6 +12870,14 @@ msgstr ""
msgid "Add Case Type"
msgstr ""

#: corehq/apps/data_dictionary/templates/data_dictionary/base.html
msgid "Show Deprecated Case Types"
msgstr ""

#: corehq/apps/data_dictionary/templates/data_dictionary/base.html
msgid "Hide Deprecated Case Types"
msgstr ""

#: corehq/apps/data_dictionary/templates/data_dictionary/base.html
msgid "Create a new Case Type"
msgstr ""
Expand All @@ -12874,6 +12886,12 @@ msgstr ""
msgid "A case type with this name already exists."
msgstr ""

#: corehq/apps/data_dictionary/templates/data_dictionary/base.html
msgid ""
"Invalid case type name. It should start with a letter, and only contain "
"letters, numbers, '-', and '_'"
msgstr ""

#: corehq/apps/data_dictionary/templates/data_dictionary/base.html
msgid "Create Case Type"
msgstr ""
Expand Down Expand Up @@ -12954,6 +12972,12 @@ msgstr ""
msgid "A case property with this name already exists."
msgstr ""

#: corehq/apps/data_dictionary/templates/data_dictionary/base.html
msgid ""
"Invalid case property name. It should start with a letter, and only contain "
"letters, numbers, '-', and '_'"
msgstr ""

#: corehq/apps/data_dictionary/templates/data_dictionary/base.html
msgid "Add Case Property Group"
msgstr ""
Expand All @@ -12962,6 +12986,12 @@ msgstr ""
msgid "A case property group with this name already exists."
msgstr ""

#: corehq/apps/data_dictionary/templates/data_dictionary/base.html
msgid ""
"Invalid case group name. It should start with a letter, and only contain "
"letters, numbers, '-', and '_'"
msgstr ""

#: corehq/apps/data_dictionary/templates/data_dictionary/base.html
msgid "Add a new Case Type"
msgstr ""
Expand Down Expand Up @@ -21828,14 +21858,6 @@ msgid ""
" "
msgstr ""

#: corehq/apps/geospatial/templates/map_visualization.html
msgid "Cases Missing GPS Data"
msgstr ""

#: corehq/apps/geospatial/templates/map_visualization.html
msgid "Mobile Workers Missing GPS Data"
msgstr ""

#: corehq/apps/geospatial/templates/map_visualization.html
msgid "Selected Mobile Workers"
msgstr ""
Expand Down Expand Up @@ -27886,8 +27908,8 @@ msgid ""
"an error, please contact the system administrator."
msgstr ""

#: corehq/apps/registry/models.py corehq/apps/reports/filters/select.py
#: corehq/apps/sms/models.py corehq/motech/repeaters/const.py
#: corehq/apps/registry/models.py corehq/apps/sms/models.py
#: corehq/motech/repeaters/const.py
#: corehq/motech/repeaters/templates/repeaters/repeaters.html
#: corehq/motech/repeaters/views/repeat_record_display.py
msgid "Pending"
Expand Down Expand Up @@ -29129,16 +29151,6 @@ msgstr ""
msgid "Record Status"
msgstr ""

#: corehq/apps/reports/filters/select.py
msgid "Successful"
msgstr ""

#: corehq/apps/reports/filters/select.py corehq/motech/repeaters/const.py
#: corehq/motech/repeaters/templates/repeaters/repeaters.html
#: corehq/motech/repeaters/views/repeat_record_display.py
msgid "Cancelled"
msgstr ""

#: corehq/apps/reports/filters/simple.py
#: corehq/motech/repeaters/views/repeat_records.py
#: corehq/motech/templates/motech/log_detail.html corehq/motech/views.py
Expand Down Expand Up @@ -42369,6 +42381,12 @@ msgstr ""
msgid "Succeeded"
msgstr ""

#: corehq/motech/repeaters/const.py
#: corehq/motech/repeaters/templates/repeaters/repeaters.html
#: corehq/motech/repeaters/views/repeat_record_display.py
msgid "Cancelled"
msgstr ""

#: corehq/motech/repeaters/expression/forms.py
msgid ""
"Items to add to the end of the URL. Please see the documentation for more "
Expand Down Expand Up @@ -42463,6 +42481,10 @@ msgstr ""
msgid "Forward Locations"
msgstr ""

#: corehq/motech/repeaters/models.py
msgid "Forward Data Source Data"
msgstr ""

#: corehq/motech/repeaters/repeater_generators.py
msgid "XML"
msgstr ""
Expand Down

0 comments on commit 5cb258b

Please sign in to comment.