Skip to content

Commit efb858a

Browse files
committed
i18n:push translations
1 parent 0aee1da commit efb858a

1 file changed

Lines changed: 21 additions & 2 deletions

File tree

invenio_stats/translations/messages.pot

Lines changed: 21 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
#, fuzzy
88
msgid ""
99
msgstr ""
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+

0 commit comments

Comments
 (0)