generated from MinBZK/python-project-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
246 implement measuremaatregel modal to change state (#268)
- Loading branch information
Showing
108 changed files
with
2,879 additions
and
374 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
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: 2024-10-16 08:58+0200\n" | ||
"POT-Creation-Date: 2024-10-16 09:55+0200\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
|
@@ -66,6 +66,7 @@ msgid "Verification and Validation" | |
msgstr "" | ||
|
||
#: amt/api/lifecycles.py:45 | ||
#: amt/site/templates/projects/details_measure_modal.html.j2:66 | ||
msgid "Implementation" | ||
msgstr "" | ||
|
||
|
@@ -255,10 +256,10 @@ msgid "Reviewing" | |
msgstr "" | ||
|
||
#: amt/site/templates/macros/tasks.html.j2:32 | ||
#: amt/site/templates/projects/details_base.html.j2:20 | ||
#: amt/site/templates/projects/details_base.html.j2:41 | ||
#: amt/site/templates/projects/details_base.html.j2:67 | ||
#: amt/site/templates/projects/details_base.html.j2:89 | ||
#: amt/site/templates/projects/details_base.html.j2:27 | ||
#: amt/site/templates/projects/details_base.html.j2:52 | ||
#: amt/site/templates/projects/details_base.html.j2:78 | ||
#: amt/site/templates/projects/details_base.html.j2:100 | ||
msgid "Done" | ||
msgstr "" | ||
|
||
|
@@ -337,24 +338,28 @@ msgstr "" | |
msgid "Everyone is welcome to make comments and suggestions." | ||
msgstr "" | ||
|
||
#: amt/site/templates/projects/details_base.html.j2:18 | ||
#: amt/site/templates/projects/details_base.html.j2:24 | ||
msgid "Does the algorithm meet the requirements?" | ||
msgstr "" | ||
|
||
#: amt/site/templates/projects/details_base.html.j2:39 | ||
#: amt/site/templates/projects/details_base.html.j2:87 | ||
#: amt/site/templates/projects/details_base.html.j2:48 | ||
#: amt/site/templates/projects/details_base.html.j2:98 | ||
msgid "To do" | ||
msgstr "" | ||
|
||
#: amt/site/templates/projects/details_base.html.j2:53 | ||
msgid "Go to all requirements" | ||
#: amt/site/templates/projects/details_base.html.j2:50 | ||
msgid "In progress" | ||
msgstr "" | ||
|
||
#: amt/site/templates/projects/details_base.html.j2:64 | ||
msgid "Go to all requirements" | ||
msgstr "" | ||
|
||
#: amt/site/templates/projects/details_base.html.j2:75 | ||
msgid "Which instruments are executed?" | ||
msgstr "" | ||
|
||
#: amt/site/templates/projects/details_base.html.j2:101 | ||
#: amt/site/templates/projects/details_base.html.j2:112 | ||
msgid "Go to all instruments" | ||
msgstr "" | ||
|
||
|
@@ -420,6 +425,7 @@ msgid "Failed to estimate WOZ value: " | |
msgstr "" | ||
|
||
#: amt/site/templates/projects/details_info.html.j2:7 | ||
#: amt/site/templates/projects/details_measure_modal.html.j2:19 | ||
msgid "Description" | ||
msgstr "" | ||
|
||
|
@@ -439,10 +445,51 @@ msgstr "" | |
msgid "Labels" | ||
msgstr "" | ||
|
||
#: amt/site/templates/projects/details_requirements.html.j2:19 | ||
#: amt/site/templates/projects/details_measure_modal.html.j2:28 | ||
msgid "Read more on the algoritmekader" | ||
msgstr "" | ||
|
||
#: amt/site/templates/projects/details_measure_modal.html.j2:37 | ||
msgid "Status" | ||
msgstr "" | ||
|
||
#: amt/site/templates/projects/details_measure_modal.html.j2:44 | ||
#: amt/site/templates/projects/details_measure_modal.html.j2:46 | ||
msgid "to do" | ||
msgstr "" | ||
|
||
#: amt/site/templates/projects/details_measure_modal.html.j2:49 | ||
#: amt/site/templates/projects/details_measure_modal.html.j2:51 | ||
msgid "in progress" | ||
msgstr "" | ||
|
||
#: amt/site/templates/projects/details_measure_modal.html.j2:54 | ||
#: amt/site/templates/projects/details_measure_modal.html.j2:56 | ||
msgid "done" | ||
msgstr "" | ||
|
||
#: amt/site/templates/projects/details_measure_modal.html.j2:69 | ||
msgid "" | ||
"Describe how the measure has been implemented, including challenges and " | ||
"solutions." | ||
msgstr "" | ||
|
||
#: amt/site/templates/projects/details_measure_modal.html.j2:80 | ||
msgid "Save" | ||
msgstr "" | ||
|
||
#: amt/site/templates/projects/details_measure_modal.html.j2:84 | ||
msgid "Cancel" | ||
msgstr "" | ||
|
||
#: amt/site/templates/projects/details_requirements.html.j2:25 | ||
msgid "measures executed" | ||
msgstr "" | ||
|
||
#: amt/site/templates/projects/details_requirements.html.j2:54 | ||
msgid "Edit measure" | ||
msgstr "" | ||
|
||
#: amt/site/templates/projects/index.html.j2:12 | ||
msgid "New project" | ||
msgstr "" | ||
|
@@ -518,7 +565,7 @@ msgstr "" | |
msgid "Create Project" | ||
msgstr "" | ||
|
||
#: amt/site/templates/projects/new.html.j2:191 | ||
#: amt/site/templates/projects/new.html.j2:193 | ||
msgid "Copy results and close" | ||
msgstr "" | ||
|
Binary file not shown.
Oops, something went wrong.