File tree Expand file tree Collapse file tree
invenio_stats/translations Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77#, fuzzy
88msgid ""
99msgstr ""
10- "Project-Id-Version : invenio-stats 5.1.0 \n "
10+ "Project-Id-Version : invenio-stats 5.1.1 \n "
1111"Report-Msgid-Bugs-To : info@inveniosoftware.org\n "
12- "POT-Creation-Date : 2025-05-06 00:07+0200 \n "
12+ "POT-Creation-Date : 2025-07-08 19:58+0000 \n "
1313"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
1414"Last-Translator : FULL NAME <EMAIL@ADDRESS>\n "
1515"Language-Team : LANGUAGE <LL@li.org>\n "
@@ -18,3 +18,22 @@ msgstr ""
1818"Content-Transfer-Encoding : 8bit\n "
1919"Generated-By : Babel 2.17.0\n "
2020
21+ #: invenio_stats/errors.py:76
22+ #, python-format
23+ msgid "Unknown statistic '%(query_name)s'"
24+ msgstr ""
25+
26+ #: invenio_stats/views.py:65
27+ #, python-brace-format
28+ msgid ""
29+ "Invalid Input. It should be of the form { STATISTIC_NAME: { \" stat\" : "
30+ "STAT_TYPE, \" params\" : STAT_PARAMS }}"
31+ msgstr ""
32+
33+ #: invenio_stats/views.py:81
34+ #, python-format
35+ msgid ""
36+ "You do not have a permission to query the statistic \" %(stat)s\" with "
37+ "those parameters"
38+ msgstr ""
39+
You can’t perform that action at this time.
0 commit comments