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
ef4e10c9
Commit
ef4e10c9
authored
5 years ago
by
Jan Mach
Browse files
Options
Downloads
Patches
Plain Diff
Tweak: Added link to filter playground to main menu.
parent
143b7863
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
lib/hawat/blueprints/filters/__init__.py
+7
-0
7 additions, 0 deletions
lib/hawat/blueprints/filters/__init__.py
lib/hawat/translations/cs/LC_MESSAGES/messages.po
+18
-6
18 additions, 6 deletions
lib/hawat/translations/cs/LC_MESSAGES/messages.po
with
25 additions
and
6 deletions
lib/hawat/blueprints/filters/__init__.py
+
7
−
0
View file @
ef4e10c9
...
...
@@ -872,6 +872,13 @@ class FiltersBlueprint(HawatBlueprint):
position
=
60
,
view
=
ListView
)
app
.
menu_main
.
add_entry
(
'
view
'
,
'
more.{}_playground
'
.
format
(
BLUEPRINT_NAME
),
position
=
1
,
group
=
lazy_gettext
(
'
Tools
'
),
view
=
PlaygroundView
)
#-------------------------------------------------------------------------------
...
...
This diff is collapsed.
Click to expand it.
lib/hawat/translations/cs/LC_MESSAGES/messages.po
+
18
−
6
View file @
ef4e10c9
...
...
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2019-06-2
6 21:40
+0200\n"
"POT-Creation-Date: 2019-06-2
7 11:05
+0200\n"
"PO-Revision-Date: 2017-09-22 15:33+0200\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language: cs\n"
...
...
@@ -2231,7 +2231,8 @@ msgid ""
"There are no records for <strong>%(item_id)s</strong> in <em>DNS</em> "
"service."
msgstr ""
"Nebyly nalezeny žádné záznamy pro <strong>%(item_id)s</strong> ve službě <em>DNS</em>."
"Nebyly nalezeny žádné záznamy pro <strong>%(item_id)s</strong> ve službě "
"<em>DNS</em>."
#: lib/hawat/blueprints/dnsr/templates/dnsr/spt_label_hostnames.html:4
#: lib/hawat/blueprints/pdnsr/templates/pdnsr/spt_label_hostnames.html:4
...
...
@@ -2964,7 +2965,9 @@ msgstr "IP4"
msgid ""
"Additional data service limit for objects of this type was reached, "
"please use manual search options."
msgstr "Limit pro načtení dalších dat pro objekty tohoto typu byl dosažen, použijte prosím manuální hledání."
msgstr ""
"Limit pro načtení dalších dat pro objekty tohoto typu byl dosažen, "
"použijte prosím manuální hledání."
#: lib/hawat/blueprints/events/templates/events/show.html:291
msgid "IP6"
...
...
@@ -3180,6 +3183,10 @@ msgstr "<strong>%(error)s</strong>."
msgid "Reporting filter management pluggable module"
msgstr "Správa reportovacích filtrů (zásuvný modul)"
#: lib/hawat/blueprints/filters/__init__.py:879
msgid "Tools"
msgstr "Nástroje"
#: lib/hawat/blueprints/filters/forms.py:60
#, python-format
msgid "Filtering rule parse error: \"%(error)s\"."
...
...
@@ -3833,7 +3840,8 @@ msgid ""
"There are no records for <strong>%(item_id)s</strong> in <em>NERD</em> "
"service."
msgstr ""
"Nebyly nalezeny žádné záznamy pro <strong>%(item_id)s</strong> ve službě <em>NERD</em>."
"Nebyly nalezeny žádné záznamy pro <strong>%(item_id)s</strong> ve službě "
"<em>NERD</em>."
#: lib/hawat/blueprints/nerd/templates/nerd/spt_label_reputation.html:12
msgid "NERD"
...
...
@@ -4108,7 +4116,9 @@ msgstr "-- nedefinováno --"
msgid ""
"There are no records for <strong>%(item_id)s</strong> in "
"<em>PassiveDNS</em> service."
msgstr "Nebyly nalezeny žádné záznamy pro <strong>%(item_id)s</strong> ve službě <em>PassiveDNS</em>."
msgstr ""
"Nebyly nalezeny žádné záznamy pro <strong>%(item_id)s</strong> ve službě "
"<em>PassiveDNS</em>."
#: lib/hawat/blueprints/pdnsr/templates/pdnsr/spt_label_hostnames.html:11
msgid "PassiveDNS"
...
...
@@ -5515,7 +5525,8 @@ msgstr "Cílové abuse kontakty"
msgid ""
"There are no records for <strong>%(item_id)s</strong> in local "
"<em>WHOIS</em> database."
msgstr "Nebyly nalezeny žádné záznamy pro <strong>%(item_id)s</strong> v lokální "
msgstr ""
"Nebyly nalezeny žádné záznamy pro <strong>%(item_id)s</strong> v lokální "
"službě <em>WHOIS</em>."
#: lib/hawat/blueprints/whois/templates/whois/spt_label_abuse.html:11
...
...
@@ -5593,3 +5604,4 @@ msgstr "__neznámo__"
#: lib/mentat/reports/test_base.py:174 lib/mentat/reports/test_base.py:176
msgid "Counter:"
msgstr "Čítač:"
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