diff --git a/data/stats_cfg.json b/data/stats_cfg.json index 7df4c36000..0557585dd3 100644 --- a/data/stats_cfg.json +++ b/data/stats_cfg.json @@ -4,7 +4,7 @@ "name": "library 1, no distributions", "description": "Statistics configuration with no distributions", "category": { - "type": "catalogue", + "type": "catalog", "indicator": { "type": "number_of_documents" } diff --git a/rero_ils/manual_translations.txt b/rero_ils/manual_translations.txt index 940be9e2f1..72ea1dd199 100644 --- a/rero_ils/manual_translations.txt +++ b/rero_ils/manual_translations.txt @@ -115,6 +115,6 @@ _('number_of_checkins') _('number_of_checkouts') _('number_of_extends') _('number_of_requests') -_('number_of_validated_requests') +_('number_of_validate_requests') _('number_of_patrons') _('number_of_active_patrons') diff --git a/rero_ils/modules/stats/api/report.py b/rero_ils/modules/stats/api/report.py index a52e971628..a85ad58327 100644 --- a/rero_ils/modules/stats/api/report.py +++ b/rero_ils/modules/stats/api/report.py @@ -93,7 +93,7 @@ def indicator_cfg(self): 'number_of_checkouts': NumberOfCirculationCfg(self, 'checkout'), 'number_of_extends': NumberOfCirculationCfg(self, 'extend'), 'number_of_requests': NumberOfRequestsCfg(self, 'request'), - 'number_of_validated_requests': NumberOfRequestsCfg( + 'number_of_validate_requests': NumberOfRequestsCfg( self, 'validate_request'), 'number_of_patrons': NumberOfPatronsCfg(self), 'number_of_active_patrons': NumberOfActivePatronsCfg(self) diff --git a/rero_ils/modules/stats_cfg/jsonschemas/stats_cfg/stat_cfg-v0.0.1.json b/rero_ils/modules/stats_cfg/jsonschemas/stats_cfg/stat_cfg-v0.0.1.json index 75fededf74..af24756d56 100644 --- a/rero_ils/modules/stats_cfg/jsonschemas/stats_cfg/stat_cfg-v0.0.1.json +++ b/rero_ils/modules/stats_cfg/jsonschemas/stats_cfg/stat_cfg-v0.0.1.json @@ -715,8 +715,8 @@ "type": { "title": "Type", "type": "string", - "const": "number_of_validated_requests", - "default": "number_of_validated_requests", + "const": "number_of_validate_requests", + "default": "number_of_validate_requests", "widget": { "formlyConfig": { "wrappers": [ diff --git a/rero_ils/translations/ar/LC_MESSAGES/messages.po b/rero_ils/translations/ar/LC_MESSAGES/messages.po index 6374147573..b3135f6324 100644 --- a/rero_ils/translations/ar/LC_MESSAGES/messages.po +++ b/rero_ils/translations/ar/LC_MESSAGES/messages.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: rero-ils 0.9.1\n" "Report-Msgid-Bugs-To: software@rero.ch\n" -"POT-Creation-Date: 2023-11-23 16:09+0100\n" +"POT-Creation-Date: 2023-11-24 08:40+0100\n" "PO-Revision-Date: 2021-10-24 13:38+0000\n" "Last-Translator: ButterflyOfFire \n" "Language: ar\n" @@ -21,7 +21,7 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.12.1\n" +"Generated-By: Babel 2.13.1\n" #: rero_ils/accounts_views.py:60 msgid "The 2 passwords are not identical." @@ -623,8 +623,9 @@ msgid "number_of_requests" msgstr "" #: rero_ils/manual_translations.txt:118 -msgid "number_of_validated_requests" -msgstr "" +#, fuzzy +msgid "number_of_validate_requests" +msgstr "رقم الوحدات" #: rero_ils/manual_translations.txt:119 msgid "number_of_patrons" @@ -13138,3 +13139,6 @@ msgstr "تمت إعادة تعيين كلمتك السرية بنجاح." #~ msgid "Catalogue" #~ msgstr "" +#~ msgid "number_of_validated_requests" +#~ msgstr "" + diff --git a/rero_ils/translations/de/LC_MESSAGES/messages.po b/rero_ils/translations/de/LC_MESSAGES/messages.po index adfe34dc9e..635a430c28 100644 --- a/rero_ils/translations/de/LC_MESSAGES/messages.po +++ b/rero_ils/translations/de/LC_MESSAGES/messages.po @@ -16,18 +16,17 @@ msgid "" msgstr "" "Project-Id-Version: rero-ils 0.9.1\n" "Report-Msgid-Bugs-To: pascal.repond@rero.ch\n" -"POT-Creation-Date: 2023-11-23 16:09+0100\n" +"POT-Creation-Date: 2023-11-24 08:40+0100\n" "PO-Revision-Date: 2023-11-23 15:27+0000\n" "Last-Translator: Pascal Repond \n" -"Language-Team: German \n" "Language: de\n" +"Language-Team: German \n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 5.2.1-rc\n" -"Generated-By: Babel 2.12.1\n" +"Generated-By: Babel 2.13.1\n" #: rero_ils/accounts_views.py:60 msgid "The 2 passwords are not identical." @@ -629,7 +628,7 @@ msgid "number_of_requests" msgstr "Anzahl der Bestellungen" #: rero_ils/manual_translations.txt:118 -msgid "number_of_validated_requests" +msgid "number_of_validate_requests" msgstr "Anzahl der validierten Bestellungen" #: rero_ils/manual_translations.txt:119 @@ -13106,3 +13105,4 @@ msgstr "Ihr Passwort wurde erfolgreich zurückgesetzt." #~ msgid "Catalogue" #~ msgstr "Katalog" + diff --git a/rero_ils/translations/en/LC_MESSAGES/messages.po b/rero_ils/translations/en/LC_MESSAGES/messages.po index e2983c748c..ec6d7b42ad 100644 --- a/rero_ils/translations/en/LC_MESSAGES/messages.po +++ b/rero_ils/translations/en/LC_MESSAGES/messages.po @@ -17,18 +17,17 @@ msgid "" msgstr "" "Project-Id-Version: rero-ils 0.9.1\n" "Report-Msgid-Bugs-To: pascal.repond@rero.ch\n" -"POT-Creation-Date: 2023-11-23 16:09+0100\n" +"POT-Creation-Date: 2023-11-24 08:40+0100\n" "PO-Revision-Date: 2023-11-23 15:27+0000\n" "Last-Translator: Pascal Repond \n" -"Language-Team: English \n" "Language: en\n" +"Language-Team: English \n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 5.2.1-rc\n" -"Generated-By: Babel 2.12.1\n" +"Generated-By: Babel 2.13.1\n" #: rero_ils/accounts_views.py:60 msgid "The 2 passwords are not identical." @@ -630,7 +629,7 @@ msgid "number_of_requests" msgstr "Number of requests" #: rero_ils/manual_translations.txt:118 -msgid "number_of_validated_requests" +msgid "number_of_validate_requests" msgstr "Number of validated requests" #: rero_ils/manual_translations.txt:119 @@ -13021,3 +13020,4 @@ msgstr "Your password has been successfully reset." #~ msgid "Catalogue" #~ msgstr "Catalog" + diff --git a/rero_ils/translations/eo/LC_MESSAGES/messages.po b/rero_ils/translations/eo/LC_MESSAGES/messages.po index b9ad11ec49..14fa784b53 100644 --- a/rero_ils/translations/eo/LC_MESSAGES/messages.po +++ b/rero_ils/translations/eo/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: rero-ils 1.0.1\n" "Report-Msgid-Bugs-To: software@rero.ch\n" -"POT-Creation-Date: 2023-11-23 16:09+0100\n" +"POT-Creation-Date: 2023-11-24 08:40+0100\n" "PO-Revision-Date: 2021-06-09 13:00+0000\n" "Last-Translator: Nicolas Prongué \n" "Language: eo\n" @@ -17,7 +17,7 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.12.1\n" +"Generated-By: Babel 2.13.1\n" #: rero_ils/accounts_views.py:60 msgid "The 2 passwords are not identical." @@ -636,7 +636,7 @@ msgid "number_of_requests" msgstr "" #: rero_ils/manual_translations.txt:118 -msgid "number_of_validated_requests" +msgid "number_of_validate_requests" msgstr "" #: rero_ils/manual_translations.txt:119 @@ -12829,3 +12829,6 @@ msgstr "" #~ msgid "Catalogue" #~ msgstr "" +#~ msgid "number_of_validated_requests" +#~ msgstr "" + diff --git a/rero_ils/translations/es/LC_MESSAGES/messages.po b/rero_ils/translations/es/LC_MESSAGES/messages.po index 45f37d0221..472b8d7a05 100644 --- a/rero_ils/translations/es/LC_MESSAGES/messages.po +++ b/rero_ils/translations/es/LC_MESSAGES/messages.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: rero-ils 0.9.1\n" "Report-Msgid-Bugs-To: pascal.repond@rero.ch\n" -"POT-Creation-Date: 2023-11-23 16:09+0100\n" +"POT-Creation-Date: 2023-11-24 08:40+0100\n" "PO-Revision-Date: 2023-11-22 13:50+0000\n" "Last-Translator: Pascal Repond \n" "Language: es\n" @@ -22,7 +22,7 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.12.1\n" +"Generated-By: Babel 2.13.1\n" #: rero_ils/accounts_views.py:60 msgid "The 2 passwords are not identical." @@ -624,8 +624,8 @@ msgid "number_of_requests" msgstr "" #: rero_ils/manual_translations.txt:118 -msgid "number_of_validated_requests" -msgstr "" +msgid "number_of_validate_requests" +msgstr "Número de solicitudes validadas" #: rero_ils/manual_translations.txt:119 msgid "number_of_patrons" @@ -13090,3 +13090,6 @@ msgstr "Se ha restablecido su contraseña correctamente." #~ msgid "Catalogue" #~ msgstr "Catálogo" +#~ msgid "number_of_validated_requests" +#~ msgstr "" + diff --git a/rero_ils/translations/fr/LC_MESSAGES/messages.po b/rero_ils/translations/fr/LC_MESSAGES/messages.po index 85758d9cc9..b106c6640c 100644 --- a/rero_ils/translations/fr/LC_MESSAGES/messages.po +++ b/rero_ils/translations/fr/LC_MESSAGES/messages.po @@ -20,18 +20,17 @@ msgid "" msgstr "" "Project-Id-Version: rero-ils 0.9.1\n" "Report-Msgid-Bugs-To: pascal.repond@rero.ch\n" -"POT-Creation-Date: 2023-11-23 16:09+0100\n" +"POT-Creation-Date: 2023-11-24 08:40+0100\n" "PO-Revision-Date: 2023-11-23 15:27+0000\n" "Last-Translator: Pascal Repond \n" -"Language-Team: French \n" "Language: fr\n" +"Language-Team: French \n" +"Plural-Forms: nplurals=2; plural=n > 1;\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=n > 1;\n" -"X-Generator: Weblate 5.2.1-rc\n" -"Generated-By: Babel 2.12.1\n" +"Generated-By: Babel 2.13.1\n" #: rero_ils/accounts_views.py:60 msgid "The 2 passwords are not identical." @@ -633,7 +632,7 @@ msgid "number_of_requests" msgstr "Nombre de demandes" #: rero_ils/manual_translations.txt:118 -msgid "number_of_validated_requests" +msgid "number_of_validate_requests" msgstr "Nombre de demandes validées" #: rero_ils/manual_translations.txt:119 @@ -13117,3 +13116,4 @@ msgstr "Votre mot de passe a été réinitialisé avec succès." #~ msgid "Catalogue" #~ msgstr "Catalogue" + diff --git a/rero_ils/translations/it/LC_MESSAGES/messages.po b/rero_ils/translations/it/LC_MESSAGES/messages.po index 7ec23e8815..13f968d1f0 100644 --- a/rero_ils/translations/it/LC_MESSAGES/messages.po +++ b/rero_ils/translations/it/LC_MESSAGES/messages.po @@ -18,18 +18,17 @@ msgid "" msgstr "" "Project-Id-Version: rero-ils 0.9.1\n" "Report-Msgid-Bugs-To: pascal.repond@rero.ch\n" -"POT-Creation-Date: 2023-11-23 16:09+0100\n" +"POT-Creation-Date: 2023-11-24 08:40+0100\n" "PO-Revision-Date: 2023-11-23 15:27+0000\n" "Last-Translator: Pascal Repond \n" -"Language-Team: Italian \n" "Language: it\n" +"Language-Team: Italian \n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 5.2.1-rc\n" -"Generated-By: Babel 2.12.1\n" +"Generated-By: Babel 2.13.1\n" #: rero_ils/accounts_views.py:60 msgid "The 2 passwords are not identical." @@ -631,7 +630,7 @@ msgid "number_of_requests" msgstr "Numero di richieste" #: rero_ils/manual_translations.txt:118 -msgid "number_of_validated_requests" +msgid "number_of_validate_requests" msgstr "Numero di richieste convalidate" #: rero_ils/manual_translations.txt:119 @@ -13099,3 +13098,4 @@ msgstr "La tua password è stata reimposta con successo." #~ msgid "Catalogue" #~ msgstr "Catalogo" + diff --git a/rero_ils/translations/messages.pot b/rero_ils/translations/messages.pot index 287f627c1a..de8a8fbb26 100644 --- a/rero_ils/translations/messages.pot +++ b/rero_ils/translations/messages.pot @@ -8,14 +8,14 @@ msgid "" msgstr "" "Project-Id-Version: rero-ils 1.19.0\n" "Report-Msgid-Bugs-To: software@rero.ch\n" -"POT-Creation-Date: 2023-11-23 16:09+0100\n" +"POT-Creation-Date: 2023-11-24 08:40+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.12.1\n" +"Generated-By: Babel 2.13.1\n" #: rero_ils/accounts_views.py:60 msgid "The 2 passwords are not identical." @@ -617,7 +617,7 @@ msgid "number_of_requests" msgstr "" #: rero_ils/manual_translations.txt:118 -msgid "number_of_validated_requests" +msgid "number_of_validate_requests" msgstr "" #: rero_ils/manual_translations.txt:119 diff --git a/rero_ils/translations/nl/LC_MESSAGES/messages.po b/rero_ils/translations/nl/LC_MESSAGES/messages.po index 4ae13bab72..565a76ebf3 100644 --- a/rero_ils/translations/nl/LC_MESSAGES/messages.po +++ b/rero_ils/translations/nl/LC_MESSAGES/messages.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: rero-ils 0.9.1\n" "Report-Msgid-Bugs-To: pascal.repond@rero.ch\n" -"POT-Creation-Date: 2023-11-23 16:09+0100\n" +"POT-Creation-Date: 2023-11-24 08:40+0100\n" "PO-Revision-Date: 2023-11-23 13:17+0000\n" "Last-Translator: Ranforingus \n" "Language: nl\n" @@ -21,7 +21,7 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.12.1\n" +"Generated-By: Babel 2.13.1\n" #: rero_ils/accounts_views.py:60 msgid "The 2 passwords are not identical." @@ -672,8 +672,9 @@ msgid "number_of_requests" msgstr "" #: rero_ils/manual_translations.txt:118 -msgid "number_of_validated_requests" -msgstr "" +#, fuzzy +msgid "number_of_validate_requests" +msgstr "validatie van de aanvraag" #: rero_ils/manual_translations.txt:119 msgid "number_of_patrons" @@ -13265,3 +13266,6 @@ msgstr "" #~ msgid "Catalogue" #~ msgstr "" +#~ msgid "number_of_validated_requests" +#~ msgstr "" + diff --git a/rero_ils/translations/ru/LC_MESSAGES/messages.po b/rero_ils/translations/ru/LC_MESSAGES/messages.po index 3f5647c2e1..09601be44d 100644 --- a/rero_ils/translations/ru/LC_MESSAGES/messages.po +++ b/rero_ils/translations/ru/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: rero-ils 1.7.0\n" "Report-Msgid-Bugs-To: software@rero.ch\n" -"POT-Creation-Date: 2023-11-23 16:09+0100\n" +"POT-Creation-Date: 2023-11-24 08:40+0100\n" "PO-Revision-Date: 2022-01-21 16:53+0000\n" "Last-Translator: lushnikov3d37b9a0863842c1 \n" "Language: ru\n" @@ -18,7 +18,7 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.12.1\n" +"Generated-By: Babel 2.13.1\n" #: rero_ils/accounts_views.py:60 msgid "The 2 passwords are not identical." @@ -633,7 +633,7 @@ msgid "number_of_requests" msgstr "" #: rero_ils/manual_translations.txt:118 -msgid "number_of_validated_requests" +msgid "number_of_validate_requests" msgstr "" #: rero_ils/manual_translations.txt:119 @@ -12811,3 +12811,6 @@ msgstr "" #~ msgid "Catalogue" #~ msgstr "" +#~ msgid "number_of_validated_requests" +#~ msgstr "" + diff --git a/rero_ils/translations/zh_Hant/LC_MESSAGES/messages.po b/rero_ils/translations/zh_Hant/LC_MESSAGES/messages.po index cdcfd3299d..b0300c1b28 100644 --- a/rero_ils/translations/zh_Hant/LC_MESSAGES/messages.po +++ b/rero_ils/translations/zh_Hant/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: rero-ils 1.5.1\n" "Report-Msgid-Bugs-To: software@rero.ch\n" -"POT-Creation-Date: 2023-11-23 16:09+0100\n" +"POT-Creation-Date: 2023-11-24 08:40+0100\n" "PO-Revision-Date: 2021-12-25 09:52+0000\n" "Last-Translator: Sam Tse \n" "Language: zh_Hant\n" @@ -17,7 +17,7 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.12.1\n" +"Generated-By: Babel 2.13.1\n" #: rero_ils/accounts_views.py:60 msgid "The 2 passwords are not identical." @@ -651,8 +651,9 @@ msgid "number_of_requests" msgstr "" #: rero_ils/manual_translations.txt:118 -msgid "number_of_validated_requests" -msgstr "" +#, fuzzy +msgid "number_of_validate_requests" +msgstr "有效请求" #: rero_ils/manual_translations.txt:119 msgid "number_of_patrons" @@ -12931,3 +12932,6 @@ msgstr "您的密碼已成功重置。" #~ msgid "Catalogue" #~ msgstr "" +#~ msgid "number_of_validated_requests" +#~ msgstr "" +