-
Notifications
You must be signed in to change notification settings - Fork 244
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2475 from tkalir/bug-2474-move-column-unknown-in-…
…age-group-widget fixed order and "unkown" label for killed_and_injured_count_per_age_g…
- Loading branch information
Showing
6 changed files
with
60 additions
and
47 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
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,14 +8,14 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: PROJECT VERSION\n" | ||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" | ||
"POT-Creation-Date: 2023-06-22 13:32+0000\n" | ||
"POT-Creation-Date: 2023-09-14 15:58+0300\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=utf-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"Generated-By: Babel 2.10.3\n" | ||
"Generated-By: Babel 2.12.1\n" | ||
|
||
#: anyway/backend_constants.py:148 | ||
msgid "killed" | ||
|
@@ -29,11 +29,11 @@ msgstr "" | |
msgid "light injured" | ||
msgstr "" | ||
|
||
#: anyway/flask_app.py:678 anyway/flask_app.py:782 | ||
#: anyway/flask_app.py:682 anyway/flask_app.py:786 | ||
msgid "Discussion not found:" | ||
msgstr "" | ||
|
||
#: anyway/flask_app.py:681 | ||
#: anyway/flask_app.py:685 | ||
msgid "Illegal Discussion" | ||
msgstr "" | ||
|
||
|
@@ -263,7 +263,21 @@ msgid "Number of accidents by severity" | |
msgstr "" | ||
|
||
#: anyway/widgets/all_locations_widgets/accident_count_by_severity_widget.py:123 | ||
msgid "road_segment_namenon_urban_intersection_hebrew" | ||
#: anyway/widgets/road_segment_widgets/accident_count_by_accident_year_widget.py:57 | ||
#: anyway/widgets/road_segment_widgets/accident_count_by_car_type_widget.py:145 | ||
#: anyway/widgets/road_segment_widgets/accident_count_by_hour_widget.py:31 | ||
#: anyway/widgets/road_segment_widgets/accident_count_by_road_light_widget.py:33 | ||
#: anyway/widgets/road_segment_widgets/accidents_heat_map_widget.py:54 | ||
#: anyway/widgets/road_segment_widgets/injured_count_by_accident_year_widget.py:56 | ||
#: anyway/widgets/road_segment_widgets/injured_count_by_severity_widget.py:133 | ||
#: anyway/widgets/road_segment_widgets/killed_and_injured_count_per_age_group_stacked_widget.py:53 | ||
#: anyway/widgets/road_segment_widgets/killed_and_injured_count_per_age_group_widget.py:50 | ||
#: anyway/widgets/road_segment_widgets/suburban_crosswalk_widget.py:73 | ||
msgid "road_segment_name" | ||
msgstr "" | ||
|
||
#: anyway/widgets/all_locations_widgets/accident_count_by_severity_widget.py:124 | ||
msgid "non_urban_intersection_hebrew" | ||
msgstr "" | ||
|
||
#: anyway/widgets/all_locations_widgets/accident_count_by_severity_widget.py:129 | ||
|
@@ -407,19 +421,6 @@ msgstr "" | |
msgid "Accidents in segment" | ||
msgstr "" | ||
|
||
#: anyway/widgets/road_segment_widgets/accident_count_by_accident_year_widget.py:57 | ||
#: anyway/widgets/road_segment_widgets/accident_count_by_car_type_widget.py:145 | ||
#: anyway/widgets/road_segment_widgets/accident_count_by_hour_widget.py:31 | ||
#: anyway/widgets/road_segment_widgets/accident_count_by_road_light_widget.py:33 | ||
#: anyway/widgets/road_segment_widgets/accidents_heat_map_widget.py:54 | ||
#: anyway/widgets/road_segment_widgets/injured_count_by_accident_year_widget.py:56 | ||
#: anyway/widgets/road_segment_widgets/injured_count_by_severity_widget.py:133 | ||
#: anyway/widgets/road_segment_widgets/killed_and_injured_count_per_age_group_stacked_widget.py:53 | ||
#: anyway/widgets/road_segment_widgets/killed_and_injured_count_per_age_group_widget.py:42 | ||
#: anyway/widgets/road_segment_widgets/suburban_crosswalk_widget.py:73 | ||
msgid "road_segment_name" | ||
msgstr "" | ||
|
||
#: anyway/widgets/road_segment_widgets/accident_count_by_accident_year_widget.py:63 | ||
msgid "" | ||
"Fatal, severe and light accidents count in the specified years, split by " | ||
|
@@ -580,7 +581,13 @@ msgstr "" | |
msgid "Killed and injury stacked per age group" | ||
msgstr "" | ||
|
||
#: anyway/widgets/road_segment_widgets/killed_and_injured_count_per_age_group_widget.py:41 | ||
#: anyway/widgets/road_segment_widgets/killed_and_injured_count_per_age_group_widget.py:29 | ||
#: anyway/widgets/road_segment_widgets/killed_and_injured_count_per_age_group_widget_utils.py:87 | ||
#: anyway/widgets/road_segment_widgets/killed_and_injured_count_per_age_group_widget_utils.py:91 | ||
msgid "unknown" | ||
msgstr "" | ||
|
||
#: anyway/widgets/road_segment_widgets/killed_and_injured_count_per_age_group_widget.py:49 | ||
msgid "Injury per age group" | ||
msgstr "" | ||
|
||
|
Binary file not shown.
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