Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
mentat-test
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
713
Mentat
mentat-test
Commits
110f0cb9
Commit
110f0cb9
authored
5 years ago
by
Jan Mach
Browse files
Options
Downloads
Plain Diff
Merge branch 'dev_zerdik' into 'devel'.
parents
8d8c949f
dc44f82d
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
lib/hawat/blueprints/reports/templates/reports/show.html
+5
-7
5 additions, 7 deletions
lib/hawat/blueprints/reports/templates/reports/show.html
lib/hawat/translations/cs/LC_MESSAGES/messages.po
+47
-47
47 additions, 47 deletions
lib/hawat/translations/cs/LC_MESSAGES/messages.po
with
52 additions
and
54 deletions
lib/hawat/blueprints/reports/templates/reports/show.html
+
5
−
7
View file @
110f0cb9
...
...
@@ -128,13 +128,11 @@
{% set id = section_name + '-' + ip[0] %}
<tr>
<td>
{%- if current_user.is_authenticated -%}
{%- if section_name == '__UNKNOWN__' -%}
{%- set classes = '__EMPTY__' -%}
{%- else -%}
{%- set classes = section_name -%}
{%- endif -%}
<a
href=
"{{ url_for('events.search', source_addrs=ip[0], classes=classes, st_from=babel_format_datetime(item.dt_from, 'yyy-MM-dd HH:mm:ss'), st_to=babel_format_datetime(item.dt_to, 'yyy-MM-dd HH:mm:ss'), severities=item.severity, submit='Search') }}"
>
{% endif %}{{ ip[0] }}
</td>
{% if current_user.is_authenticated %}
</a>
{% endif %}
{%- if current_user.is_authenticated %}
{{ macros_site.render_widget_csag_address([ip[0]]) }}
{%- else %}
{{ ip[0] }}
{%- endif %}
<td>
{{ format_datetime(ip[1]['first_time'], tz) }}
</td>
<td>
{{ format_datetime(ip[1]['last_time'], tz) }}
</td>
<td
style=
"text-align:right"
>
{{ ip[1]['count'] }}
</td>
...
...
This diff is collapsed.
Click to expand it.
lib/hawat/translations/cs/LC_MESSAGES/messages.po
+
47
−
47
View file @
110f0cb9
...
...
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2019-06-
07 12:50
+0200\n"
"POT-Creation-Date: 2019-06-
12 11:12
+0200\n"
"PO-Revision-Date: 2017-09-22 15:33+0200\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language: cs\n"
...
...
@@ -586,7 +586,7 @@ msgstr "Registrován v:"
#: lib/hawat/blueprints/reports/templates/reports/show.html:33
#: lib/hawat/blueprints/reports/templates/reports/show.html:64
#: lib/hawat/blueprints/reports/templates/reports/show.html:68
#: lib/hawat/blueprints/reports/templates/reports/show.html:28
8
#: lib/hawat/blueprints/reports/templates/reports/show.html:28
6
#: lib/hawat/blueprints/settings_reporting/templates/settings_reporting/show.html:18
#: lib/hawat/blueprints/status/templates/status/view.html:131
#: lib/hawat/blueprints/status/templates/status/view.html:154
...
...
@@ -1365,7 +1365,7 @@ msgstr "Název"
#: lib/hawat/blueprints/events/templates/events/show.html:298
#: lib/hawat/blueprints/filters/templates/filters/list.html:15
#: lib/hawat/blueprints/filters/templates/filters/show.html:73
#: lib/hawat/blueprints/reports/templates/reports/show.html:21
6
#: lib/hawat/blueprints/reports/templates/reports/show.html:21
4
msgid "Type"
msgstr "Typ"
...
...
@@ -1480,7 +1480,7 @@ msgid "since"
msgstr "od"
#: lib/hawat/blueprints/design/templates/_layout.html:271
#: lib/hawat/blueprints/reports/templates/reports/show.html:20
3
#: lib/hawat/blueprints/reports/templates/reports/show.html:20
1
msgid "CESNET, a.l.e."
msgstr "CESNET, z.s.p.o."
...
...
@@ -2734,7 +2734,7 @@ msgid "Event severity"
msgstr "Závažnost události"
#: lib/hawat/blueprints/events/templates/events/search.html:392
#: lib/hawat/blueprints/reports/templates/reports/show.html:22
4
#: lib/hawat/blueprints/reports/templates/reports/show.html:22
2
#: lib/hawat/blueprints/settings_reporting/templates/settings_reporting/creatupdate.html:58
#: lib/hawat/blueprints/settings_reporting/templates/settings_reporting/show.html:240
msgid "Severity"
...
...
@@ -4044,8 +4044,8 @@ msgstr "nové"
#: lib/hawat/blueprints/reports/templates/reports/dashboard.html:232
#: lib/hawat/blueprints/reports/templates/reports/search.html:65
#: lib/hawat/blueprints/reports/templates/reports/show.html:2
60
#: lib/hawat/blueprints/reports/templates/reports/show.html:2
71
#: lib/hawat/blueprints/reports/templates/reports/show.html:2
58
#: lib/hawat/blueprints/reports/templates/reports/show.html:2
69
msgid "relapsed"
msgstr "opakované"
...
...
@@ -4076,7 +4076,7 @@ msgstr ""
#: lib/hawat/blueprints/reports/templates/reports/dashboard.html:264
#: lib/hawat/blueprints/reports/templates/reports/search.html:65
#: lib/hawat/blueprints/reports/templates/reports/show.html:2
71
#: lib/hawat/blueprints/reports/templates/reports/show.html:2
69
msgid "reported"
msgstr "reportováno"
...
...
@@ -4086,7 +4086,7 @@ msgstr "odfiltrováno"
#: lib/hawat/blueprints/reports/templates/reports/dashboard.html:266
#: lib/hawat/blueprints/reports/templates/reports/search.html:65
#: lib/hawat/blueprints/reports/templates/reports/show.html:2
71
#: lib/hawat/blueprints/reports/templates/reports/show.html:2
69
msgid "thresholded"
msgstr "pozdrženo"
...
...
@@ -4141,23 +4141,23 @@ msgid "Event counts:"
msgstr "Počty událostí:"
#: lib/hawat/blueprints/reports/templates/reports/search.html:65
#: lib/hawat/blueprints/reports/templates/reports/show.html:2
71
#: lib/hawat/blueprints/reports/templates/reports/show.html:2
69
msgid "matched"
msgstr "vyhovovalo"
#: lib/hawat/blueprints/reports/templates/reports/search.html:65
#: lib/hawat/blueprints/reports/templates/reports/show.html:25
5
#: lib/hawat/blueprints/reports/templates/reports/show.html:2
71
#: lib/hawat/blueprints/reports/templates/reports/show.html:25
3
#: lib/hawat/blueprints/reports/templates/reports/show.html:2
69
msgid "new events"
msgstr "nových událostí"
#: lib/hawat/blueprints/reports/templates/reports/search.html:65
#: lib/hawat/blueprints/reports/templates/reports/show.html:2
71
#: lib/hawat/blueprints/reports/templates/reports/show.html:2
69
msgid "filtered out"
msgstr "odfiltrováno"
#: lib/hawat/blueprints/reports/templates/reports/search.html:65
#: lib/hawat/blueprints/reports/templates/reports/show.html:2
71
#: lib/hawat/blueprints/reports/templates/reports/show.html:2
69
msgid "total in parent summary report"
msgstr "celkem v nadřazeném souhrnném reportu"
...
...
@@ -4202,7 +4202,7 @@ msgid "Report created"
msgstr "Report vytvořen"
#: lib/hawat/blueprints/reports/templates/reports/show.html:66
#: lib/hawat/blueprints/reports/templates/reports/show.html:23
2
#: lib/hawat/blueprints/reports/templates/reports/show.html:23
0
msgid "Report window"
msgstr "Reportovací okno"
...
...
@@ -4211,7 +4211,7 @@ msgid "Report mailed"
msgstr "Report odeslán"
#: lib/hawat/blueprints/reports/templates/reports/show.html:68
#: lib/hawat/blueprints/reports/templates/reports/show.html:2
90
#: lib/hawat/blueprints/reports/templates/reports/show.html:2
88
#: lib/hawat/blueprints/users/templates/users/show.html:20
msgid "never"
msgstr "nikdy"
...
...
@@ -4241,23 +4241,23 @@ msgid "Protocol"
msgstr "Protokol"
#: lib/hawat/blueprints/reports/templates/reports/show.html:123
#: lib/hawat/blueprints/reports/templates/reports/show.html:14
3
#: lib/hawat/blueprints/reports/templates/reports/show.html:14
1
msgid "Feedback"
msgstr "Zpětná vazba"
#: lib/hawat/blueprints/reports/templates/reports/show.html:14
3
#: lib/hawat/blueprints/reports/templates/reports/show.html:14
1
msgid "Show feedback form"
msgstr "Zobrazit zpětnou vazbu"
#: lib/hawat/blueprints/reports/templates/reports/show.html:15
3
#: lib/hawat/blueprints/reports/templates/reports/show.html:15
1
msgid "Please, write message for administators here"
msgstr "Zde, prosím, napište zprávu administrátorům"
#: lib/hawat/blueprints/reports/templates/reports/show.html:16
8
#: lib/hawat/blueprints/reports/templates/reports/show.html:16
6
msgid "Dear colleagues."
msgstr "Vážení kolegové."
#: lib/hawat/blueprints/reports/templates/reports/show.html:1
71
#: lib/hawat/blueprints/reports/templates/reports/show.html:1
69
msgid ""
"Our detection systems registered following possible problem(s) related to"
" Your IP address range or domain (timestamps are in timezone {:s}):"
...
...
@@ -4266,7 +4266,7 @@ msgstr ""
"související s Vaším rozsahem IP adres nebo Vaší doménou (uvedené časy "
"jsou v časové zóně {:s}):"
#: lib/hawat/blueprints/reports/templates/reports/show.html:17
3
#: lib/hawat/blueprints/reports/templates/reports/show.html:17
1
msgid ""
"Our detection systems registered following possible problem(s) related to"
" host {:s}, that appears to belong to Your IP address range or domain "
...
...
@@ -4276,7 +4276,7 @@ msgstr ""
"související s hostitelem {:s}, který souvisí s Vaším rozsahem IP adres "
"nebo Vaší doménou (uvedené časy jsou v časové zóně {:s}):"
#: lib/hawat/blueprints/reports/templates/reports/show.html:1
81
#: lib/hawat/blueprints/reports/templates/reports/show.html:1
79
msgid ""
"Our detection systems registered following RECURRING possible problem(s) "
"related to Your IP address range or domain (timestamps are in timezone "
...
...
@@ -4286,7 +4286,7 @@ msgstr ""
"problém(y) související s Vaším rozsahem IP adres nebo Vaší doménou "
"(uvedené časy jsou v časové zóně {:s}):"
#: lib/hawat/blueprints/reports/templates/reports/show.html:18
3
#: lib/hawat/blueprints/reports/templates/reports/show.html:18
1
msgid ""
"Our detection systems registered following RECURRING possible problem(s) "
"related to host {:s}, that appears belong to Your IP address range or "
...
...
@@ -4296,7 +4296,7 @@ msgstr ""
"problém(y) související s hostitelem {:s}, který souvisí s Vaším rozsahem "
"IP adres nebo Vaší doménou (uvedené časy jsou v časové zóně {:s}):"
#: lib/hawat/blueprints/reports/templates/reports/show.html:18
8
#: lib/hawat/blueprints/reports/templates/reports/show.html:18
6
msgid ""
"These possible problem(s) were already reported to You some time before, "
"however we have detected relapses."
...
...
@@ -4304,11 +4304,11 @@ msgstr ""
"Tyto možné problémy Vám již byly dříve nahlášeny, nicméně se objevily "
"znovu."
#: lib/hawat/blueprints/reports/templates/reports/show.html:19
1
#: lib/hawat/blueprints/reports/templates/reports/show.html:1
8
9
msgid "This report is also available in HTML format at:"
msgstr "Tento report je také dostupný v HTML formátu na:"
#: lib/hawat/blueprints/reports/templates/reports/show.html:19
4
#: lib/hawat/blueprints/reports/templates/reports/show.html:19
2
msgid ""
"This report contains fraction of data from parent summary report [{:s}], "
"that is also available in HTML format at:"
...
...
@@ -4316,7 +4316,7 @@ msgstr ""
"Tento report obsahuje zlomek dat z nadřazeného souhrnného reportu [{:s}],"
" který je také dostupný v HTML formátu na:"
#: lib/hawat/blueprints/reports/templates/reports/show.html:19
7
#: lib/hawat/blueprints/reports/templates/reports/show.html:19
5
msgid ""
"Attachment files containing complete information available for each event"
" can be downloaded above message in JSON and CSV format."
...
...
@@ -4324,7 +4324,7 @@ msgstr ""
"Soubory s kompletními informacemi dostupnými ke každé události lze získat"
" nad zprávou ve formátu JSON nebo CSV."
#: lib/hawat/blueprints/reports/templates/reports/show.html:19
8
#: lib/hawat/blueprints/reports/templates/reports/show.html:19
6
msgid ""
"This message was generated by an automated system. For further "
"communication please use the contact email address <{:s}> and for easier "
...
...
@@ -4334,39 +4334,39 @@ msgstr ""
"komunikaci prosím použijte kontaktní emailovou adresu <{:s}> a pro snazší"
" orientaci ponechte v předmětu zprávy identifikátor [{:s}]."
#: lib/hawat/blueprints/reports/templates/reports/show.html:19
9
#: lib/hawat/blueprints/reports/templates/reports/show.html:19
7
msgid "Thank you in advance for your cooperation"
msgstr "Za spolupráci Vám předem děkuje"
#: lib/hawat/blueprints/reports/templates/reports/show.html:
201
#: lib/hawat/blueprints/reports/templates/reports/show.html:
199
msgid "Mentat System"
msgstr "Systém Mentat"
#: lib/hawat/blueprints/reports/templates/reports/show.html:
201
#: lib/hawat/blueprints/reports/templates/reports/show.html:
199
msgid "https://csirt.cesnet.cz/en/services/mentat"
msgstr "https://csirt.cesnet.cz/cs/services/mentat"
#: lib/hawat/blueprints/reports/templates/reports/show.html:20
2
#: lib/hawat/blueprints/reports/templates/reports/show.html:20
0
msgid "CESNET-CERTS Computer Security Team"
msgstr "Bezpečnostní tým CESNET-CERTS"
#: lib/hawat/blueprints/reports/templates/reports/show.html:20
2
#: lib/hawat/blueprints/reports/templates/reports/show.html:20
0
msgid "https://csirt.cesnet.cz/en/index"
msgstr "https://csirt.cesnet.cz/cs/index"
#: lib/hawat/blueprints/reports/templates/reports/show.html:20
3
#: lib/hawat/blueprints/reports/templates/reports/show.html:20
1
msgid "http://www.ces.net/"
msgstr "http://www.cesnet.cz/"
#: lib/hawat/blueprints/reports/templates/reports/show.html:2
40
#: lib/hawat/blueprints/reports/templates/reports/show.html:2
38
msgid "Report delay"
msgstr "Zpoždění reportu"
#: lib/hawat/blueprints/reports/templates/reports/show.html:24
8
#: lib/hawat/blueprints/reports/templates/reports/show.html:24
6
msgid "Event count"
msgstr "Počet událostí"
#: lib/hawat/blueprints/reports/templates/reports/show.html:25
2
#: lib/hawat/blueprints/reports/templates/reports/show.html:25
0
msgid ""
"Number of events in this report in comparison with total number of events"
" that matched reporting conditions."
...
...
@@ -4374,7 +4374,7 @@ msgstr ""
"Počet událostí v tomto reportu v porovnání s celkovým počtem událostí, "
"které splnily reportovací podmínky."
#: lib/hawat/blueprints/reports/templates/reports/show.html:26
5
#: lib/hawat/blueprints/reports/templates/reports/show.html:26
3
msgid ""
"Number of events in this report in comparison with total number of events"
" in parent summary report."
...
...
@@ -4382,35 +4382,35 @@ msgstr ""
"Počet událostí v tomto reportu v porovnání s celkovým počtem událostí v "
"nadřazeném souhrnném reportu."
#: lib/hawat/blueprints/reports/templates/reports/show.html:26
7
#: lib/hawat/blueprints/reports/templates/reports/show.html:26
5
msgid "reported events"
msgstr "reportovaných událostí"
#: lib/hawat/blueprints/reports/templates/reports/show.html:27
6
#: lib/hawat/blueprints/reports/templates/reports/show.html:27
4
msgid "IP address count"
msgstr "Počet IP adres"
#: lib/hawat/blueprints/reports/templates/reports/show.html:28
4
#: lib/hawat/blueprints/reports/templates/reports/show.html:28
2
msgid "Target mail"
msgstr "Cílový email"
#: lib/hawat/blueprints/reports/templates/reports/show.html:29
6
#: lib/hawat/blueprints/reports/templates/reports/show.html:29
4
msgid "Filtering"
msgstr "Filtrování"
#: lib/hawat/blueprints/reports/templates/reports/show.html:30
4
#: lib/hawat/blueprints/reports/templates/reports/show.html:30
2
msgid "no filters matched"
msgstr "žádné filtry nevyhověly"
#: lib/hawat/blueprints/reports/templates/reports/show.html:35
3
#: lib/hawat/blueprints/reports/templates/reports/show.html:35
1
msgid "Load report data"
msgstr "Načíst data reportu"
#: lib/hawat/blueprints/reports/templates/reports/show.html:36
3
#: lib/hawat/blueprints/reports/templates/reports/show.html:36
1
msgid "Raw data"
msgstr "Surová data"
#: lib/hawat/blueprints/reports/templates/reports/show.html:45
4
#: lib/hawat/blueprints/reports/templates/reports/show.html:45
2
msgid "We are sorry, something went wrong. Please try again later."
msgstr "Omlouváme se, něco se pokazilo. Zkuste to, prosím, znovu později."
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment