diff --git a/VERSIONS b/VERSIONS index c8b197ad80a218b48d7c34ce853acb32a764644e..f757a7aeea48b8e0f8524dd442d76fea8cab5051 100644 --- a/VERSIONS +++ b/VERSIONS @@ -1,4 +1,19 @@ -5/07/2021 - v8.0.129 +12/07/2021 - v8.0.130 + + - ticket #137781 : Fiche Notice : Pour le bloc ressources numériques, rendre le lien d'accès à la ressource externe visible + + - ticket #137985 : Magasin de thèmes : correction des liens vers une sélection d'article lorsqu'ils étaient paramétrés dans un menu dans une boite dans un menu. + + - ticket #137883 : SIGB Nanook : amélioration des tests sur l'ajout de cartes multiples dans le cas d'un numéro de carte partagé + + - ticket #136299 : Activités : Admin, recherche des participants, les redacteurs portails doivent pouvoir positionner le critère Niveau d'accès à Tous + + - ticket #137875 : Administration : tableau de bord PNB, correction du tri sur certaines colonnes + + - ticket #138010 : Auto-complétion : correction de la prise en compte des accents + + +5/07/2021 - v8.0.129 - ticket #132817 : Facettes dynamiques : Correction d'un mauvais dédoublonnage des facettes dynamiques définies sans champ identifiant diff --git a/VERSIONS_HOTLINE/136299 b/VERSIONS_HOTLINE/136299 deleted file mode 100644 index 9762b6209e1871a8bdca114deb3c7a6dc81fd5c2..0000000000000000000000000000000000000000 --- a/VERSIONS_HOTLINE/136299 +++ /dev/null @@ -1 +0,0 @@ - - ticket #136299 : Activités : Admin, recherche des participants, les redacteurs portails doivent pouvoir positionner le critère Niveau d'accès à Tous \ No newline at end of file diff --git a/VERSIONS_HOTLINE/137781 b/VERSIONS_HOTLINE/137781 deleted file mode 100644 index 69729f7b3aea988f3f7ec547511dbe5a9bcd10a9..0000000000000000000000000000000000000000 --- a/VERSIONS_HOTLINE/137781 +++ /dev/null @@ -1 +0,0 @@ - - ticket #137781 : Fiche Notice : Pour le bloc ressources numériques, rendre le lien d'accès à la ressource externe visible \ No newline at end of file diff --git a/VERSIONS_HOTLINE/137875 b/VERSIONS_HOTLINE/137875 deleted file mode 100644 index 9ee3c2938bca314fece38579dc0f06e7a1f1df3f..0000000000000000000000000000000000000000 --- a/VERSIONS_HOTLINE/137875 +++ /dev/null @@ -1 +0,0 @@ -- hotline #137875 Administration : tableau de bord PNB, correction du tri sur certaines colonnes \ No newline at end of file diff --git a/VERSIONS_HOTLINE/137883 b/VERSIONS_HOTLINE/137883 deleted file mode 100644 index 82b93a38a10db0021071c050f969678a80b19c2b..0000000000000000000000000000000000000000 --- a/VERSIONS_HOTLINE/137883 +++ /dev/null @@ -1 +0,0 @@ - - ticket #137883 : SIGB Nanook : amélioration des tests sur l'ajout de cartes multiples dans le cas d'un numéro de carte partagé \ No newline at end of file diff --git a/VERSIONS_HOTLINE/137985 b/VERSIONS_HOTLINE/137985 deleted file mode 100644 index 0d71e5acb6ce864b83a511772f1ac3fb52602b2a..0000000000000000000000000000000000000000 --- a/VERSIONS_HOTLINE/137985 +++ /dev/null @@ -1 +0,0 @@ - - ticket #137985 : Magasin de thèmes : correction des liens vers une sélection d'article lorsqu'ils étaient paramétrés dans un menu dans une boite dans un menu. \ No newline at end of file diff --git a/VERSIONS_WIP/138010 b/VERSIONS_WIP/138010 deleted file mode 100644 index 5ece34871203a30ee64438d6dd4f7dcd60574a03..0000000000000000000000000000000000000000 --- a/VERSIONS_WIP/138010 +++ /dev/null @@ -1 +0,0 @@ - - ticket #138010 : Auto-complétion : correction de la prise en compte des accents \ No newline at end of file diff --git a/library/startup.php b/library/startup.php index 563176409d2ae28b6fef8c793be04af32db426f9..869527179c7720e8e8cd6920623d4dcc9041d4bd 100644 --- a/library/startup.php +++ b/library/startup.php @@ -84,7 +84,7 @@ class Bokeh_Engine { function setupConstants() { defineConstant('BOKEH_MAJOR_VERSION','8.0'); - defineConstant('BOKEH_RELEASE_NUMBER', BOKEH_MAJOR_VERSION . '.129'); + defineConstant('BOKEH_RELEASE_NUMBER', BOKEH_MAJOR_VERSION . '.130'); defineConstant('BOKEH_REMOTE_FILES', 'https://git.afi-sa.net/afi/opacce/'); diff --git a/library/storm b/library/storm index 3e243b7852935d6613857b2b07a083ce234077bf..f079a07b1240a87906582fb1e328df1b3eb38074 160000 --- a/library/storm +++ b/library/storm @@ -1 +1 @@ -Subproject commit 3e243b7852935d6613857b2b07a083ce234077bf +Subproject commit f079a07b1240a87906582fb1e328df1b3eb38074 diff --git a/library/translation/ca.po b/library/translation/ca.po index f33a5357aa6353433132bdfd06c7755a3902c36d..a798619cfc4e32fdf9f942a5aa302bdfab270bcd 100644 --- a/library/translation/ca.po +++ b/library/translation/ca.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: Bokeh 2018\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-07-05 12:06+0200\n" +"POT-Creation-Date: 2021-07-12 11:28+0200\n" "Language: ca\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -666,6 +666,7 @@ msgstr "Comentaris %s remogut" #: ../../library/Class/Systeme/Widget/Abstract.php:234 #: ../../library/Class/Systeme/Widget/Abstract.php:236 #: ../../library/Class/Systeme/Widget/Abstract.php:243 +#: ../../library/Class/Systeme/Widget/Abstract.php:251 #, php-format msgid "%s ( %s )" msgstr "Des %s per %s" @@ -1693,6 +1694,7 @@ msgstr "Subscriure a butlletins" #: ../../library/Class/User/SearchCriteria.php:77 #: ../../library/Class/User/SearchCriteria.php:79 #: ../../library/Class/User/SearchCriteria.php:80 +#: ../../library/Class/User/SearchCriteria.php:73 msgid "Abonnement valide" msgstr "Subscripció và lida" @@ -1703,6 +1705,7 @@ msgid "Abonnement échu" msgstr "Subscripció" #: ../../library/Class/User/SearchCriteria/EndSubscriptionDate.php:40 +#: ../../library/Class/User/SearchCriteria/EndSubscriptionDate.php:32 msgid "Abonnement échu d'ici (jours)" msgstr "" @@ -12616,6 +12619,7 @@ msgstr "Sol·licituds d'inscripció" #: ../../library/ZendAfi/View/Helper/Album/UsageConstraints.php:82 #: ../../library/Class/TableDescription/PNBUsages.php:33 #: ../../library/Class/Album/UsageReport/SearchCriteria.php:48 +#: ../../library/Class/TableDescription/PNBUsages.php:35 msgid "Date de commande" msgstr "Data de la comanda" @@ -12810,6 +12814,7 @@ msgstr "Data de publicació" #: ../../library/Class/Profil/Preferences/Loans.php:537 #: ../../library/Class/TableDescription/PNBLoansHistory.php:31 #: ../../library/Class/Loan/SearchCriteria.php:63 +#: ../../library/Class/TableDescription/PNBLoansHistory.php:34 msgid "Date de retour" msgstr "Data de retorn" @@ -18295,6 +18300,8 @@ msgstr "Esquerra" #: ../../library/Class/TableDescription/PNBUsages.php:58 #: ../../library/Class/TableDescription/PNBLoansHistory.php:38 #: ../../library/Class/Album/UsageReport/SearchCriteria.php:131 +#: ../../library/Class/TableDescription/PNBUsages.php:62 +#: ../../library/Class/TableDescription/PNBLoansHistory.php:43 msgid "Genre" msgstr "Gènere" @@ -29702,6 +29709,7 @@ msgstr "No s'ha trobat el butlletÃ" #: ../../library/Class/User/SearchCriteria/RoleLevel.php:38 #: ../../library/Class/User/SearchCriteria/RoleLevel.php:36 #: ../../library/ZendAfi/Form/Admin/User.php:131 +#: ../../library/Class/User/SearchCriteria/RoleLevel.php:33 msgid "Niveau d'accès" msgstr "Nivell d'accés" @@ -35256,6 +35264,7 @@ msgstr "Préstecs" #: ../../library/Class/TableDescription/PNBItemsExport.php:29 #: ../../library/Class/TableDescription/PNBUsages.php:43 +#: ../../library/Class/TableDescription/PNBUsages.php:47 msgid "Prêts / Droits" msgstr "Préstecs/Drets" @@ -35300,6 +35309,7 @@ msgstr "Préstecs simultà nies" #: ../../library/Class/TableDescription/PNBItemsExport.php:31 #: ../../library/Class/TableDescription/PNBUsages.php:50 +#: ../../library/Class/TableDescription/PNBUsages.php:54 msgid "Prêts simultanés / Droits" msgstr "Préstecs concurrents / Drets" @@ -35791,6 +35801,7 @@ msgstr "Canvia la miniatura del registre \"%s\"" #: ../../library/Class/Feature/List.php:971 #: ../../library/Class/Feature/List.php:1037 #: ../../library/Class/Feature/List.php:1147 +#: ../../library/Class/SearchCriteria.php:130 msgid "Recherche" msgstr "Cerca" @@ -35922,6 +35933,7 @@ msgstr "Cerca: " #: ../../library/Class/User/SearchCriteria.php:123 #: ../../library/ZendAfi/View/Helper/TagListeSuggestion.php:86 #: ../../library/Class/User/SearchCriteria.php:124 +#: ../../library/Class/User/SearchCriteria.php:119 msgid "Rechercher" msgstr "Cercar" @@ -38189,6 +38201,8 @@ msgstr "Sector" #: ../../library/Class/TableDescription/PNBUsages.php:59 #: ../../library/Class/TableDescription/PNBLoansHistory.php:47 #: ../../library/Class/Album/UsageReport/SearchCriteria.php:154 +#: ../../library/Class/TableDescription/PNBUsages.php:64 +#: ../../library/Class/TableDescription/PNBLoansHistory.php:52 msgid "Section" msgstr "Secció" @@ -41295,6 +41309,7 @@ msgstr "Dibuix aleatori" #: ../../library/Class/TableDescription/PNBUsages.php:27 #: ../../library/Class/TableDescription/PNBLoansHistory.php:34 #: ../../library/Class/Album/UsageReport/SearchCriteria.php:60 +#: ../../library/Class/TableDescription/PNBLoansHistory.php:39 msgid "Titre" msgstr "TÃtol" @@ -41572,6 +41587,7 @@ msgstr "" #: ../../library/Class/Systeme/Report.php:120 #: ../../library/Class/Systeme/Report.php:147 #: ../../library/Class/Journal/SearchCriteria.php:47 +#: ../../library/Class/User/SearchCriteria/RoleLevel.php:34 msgid "Tous" msgstr "Tots" @@ -45038,6 +45054,7 @@ msgstr "" #: ../../library/Class/TableDescription/PNBItems.php:43 #: ../../library/Class/TableDescription/PNBItems.php:48 #: ../../library/Class/TableDescription/PNBUsages.php:72 +#: ../../library/Class/TableDescription/PNBUsages.php:78 msgid "Voir l'album" msgstr "Canviar d'ubicació: \" %s\"" diff --git a/library/translation/el.po b/library/translation/el.po index 7e37b92dd612189cffe7d2e6845fbbb03da46d0c..8a96326e0cdd6529eeb9cc399851c44eeb83aaeb 100644 --- a/library/translation/el.po +++ b/library/translation/el.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-07-05 12:06+0200\n" +"POT-Creation-Date: 2021-07-12 11:28+0200\n" "PO-Revision-Date: 2020-06-22 14:25+0200\n" "Last-Translator: Patrick Barroca <pbarroca@afi-sa.fr>\n" "Language-Team: Greek\n" @@ -665,6 +665,7 @@ msgstr "" #: ../../library/Class/Systeme/Widget/Abstract.php:234 #: ../../library/Class/Systeme/Widget/Abstract.php:236 #: ../../library/Class/Systeme/Widget/Abstract.php:243 +#: ../../library/Class/Systeme/Widget/Abstract.php:251 #, php-format msgid "%s ( %s )" msgstr "" @@ -1648,6 +1649,7 @@ msgstr "" #: ../../library/Class/User/SearchCriteria.php:77 #: ../../library/Class/User/SearchCriteria.php:79 #: ../../library/Class/User/SearchCriteria.php:80 +#: ../../library/Class/User/SearchCriteria.php:73 msgid "Abonnement valide" msgstr "" @@ -1657,6 +1659,7 @@ msgid "Abonnement échu" msgstr "" #: ../../library/Class/User/SearchCriteria/EndSubscriptionDate.php:40 +#: ../../library/Class/User/SearchCriteria/EndSubscriptionDate.php:32 msgid "Abonnement échu d'ici (jours)" msgstr "" @@ -12255,6 +12258,7 @@ msgstr "" #: ../../library/ZendAfi/View/Helper/Album/UsageConstraints.php:82 #: ../../library/Class/TableDescription/PNBUsages.php:33 #: ../../library/Class/Album/UsageReport/SearchCriteria.php:48 +#: ../../library/Class/TableDescription/PNBUsages.php:35 msgid "Date de commande" msgstr "" @@ -12441,6 +12445,7 @@ msgstr "" #: ../../library/Class/Profil/Preferences/Loans.php:537 #: ../../library/Class/TableDescription/PNBLoansHistory.php:31 #: ../../library/Class/Loan/SearchCriteria.php:63 +#: ../../library/Class/TableDescription/PNBLoansHistory.php:34 msgid "Date de retour" msgstr "" @@ -17766,6 +17771,8 @@ msgstr "" #: ../../library/Class/TableDescription/PNBUsages.php:58 #: ../../library/Class/TableDescription/PNBLoansHistory.php:38 #: ../../library/Class/Album/UsageReport/SearchCriteria.php:131 +#: ../../library/Class/TableDescription/PNBUsages.php:62 +#: ../../library/Class/TableDescription/PNBLoansHistory.php:43 msgid "Genre" msgstr "" @@ -28799,6 +28806,7 @@ msgstr "" #: ../../library/Class/User/SearchCriteria/RoleLevel.php:38 #: ../../library/Class/User/SearchCriteria/RoleLevel.php:36 #: ../../library/ZendAfi/Form/Admin/User.php:131 +#: ../../library/Class/User/SearchCriteria/RoleLevel.php:33 msgid "Niveau d'accès" msgstr "" @@ -34208,6 +34216,7 @@ msgstr "" #: ../../library/Class/TableDescription/PNBItemsExport.php:29 #: ../../library/Class/TableDescription/PNBUsages.php:43 +#: ../../library/Class/TableDescription/PNBUsages.php:47 msgid "Prêts / Droits" msgstr "" @@ -34251,6 +34260,7 @@ msgstr "" #: ../../library/Class/TableDescription/PNBItemsExport.php:31 #: ../../library/Class/TableDescription/PNBUsages.php:50 +#: ../../library/Class/TableDescription/PNBUsages.php:54 msgid "Prêts simultanés / Droits" msgstr "" @@ -34730,6 +34740,7 @@ msgstr "" #: ../../library/Class/Feature/List.php:971 #: ../../library/Class/Feature/List.php:1037 #: ../../library/Class/Feature/List.php:1147 +#: ../../library/Class/SearchCriteria.php:130 msgid "Recherche" msgstr "" @@ -34861,6 +34872,7 @@ msgstr "" #: ../../library/Class/User/SearchCriteria.php:123 #: ../../library/ZendAfi/View/Helper/TagListeSuggestion.php:86 #: ../../library/Class/User/SearchCriteria.php:124 +#: ../../library/Class/User/SearchCriteria.php:119 msgid "Rechercher" msgstr "" @@ -37065,6 +37077,8 @@ msgstr "" #: ../../library/Class/TableDescription/PNBUsages.php:59 #: ../../library/Class/TableDescription/PNBLoansHistory.php:47 #: ../../library/Class/Album/UsageReport/SearchCriteria.php:154 +#: ../../library/Class/TableDescription/PNBUsages.php:64 +#: ../../library/Class/TableDescription/PNBLoansHistory.php:52 msgid "Section" msgstr "" @@ -40088,6 +40102,7 @@ msgstr "" #: ../../library/Class/TableDescription/PNBUsages.php:27 #: ../../library/Class/TableDescription/PNBLoansHistory.php:34 #: ../../library/Class/Album/UsageReport/SearchCriteria.php:60 +#: ../../library/Class/TableDescription/PNBLoansHistory.php:39 msgid "Titre" msgstr "" @@ -40357,6 +40372,7 @@ msgstr "" #: ../../library/Class/Systeme/Report.php:120 #: ../../library/Class/Systeme/Report.php:147 #: ../../library/Class/Journal/SearchCriteria.php:47 +#: ../../library/Class/User/SearchCriteria/RoleLevel.php:34 msgid "Tous" msgstr "" @@ -43742,6 +43758,7 @@ msgstr "" #: ../../library/Class/TableDescription/PNBItems.php:43 #: ../../library/Class/TableDescription/PNBItems.php:48 #: ../../library/Class/TableDescription/PNBUsages.php:72 +#: ../../library/Class/TableDescription/PNBUsages.php:78 msgid "Voir l'album" msgstr "" diff --git a/library/translation/en.po b/library/translation/en.po index c880d723485a4b19031e7071856961fb1eda9187..6d89955c06d12f82466b69db21783c4dee8c272c 100644 --- a/library/translation/en.po +++ b/library/translation/en.po @@ -16,7 +16,7 @@ msgid "" msgstr "" "Project-Id-Version: Bokeh master\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-07-05 12:06+0200\n" +"POT-Creation-Date: 2021-07-12 11:28+0200\n" "PO-Revision-Date: 2021-03-01 11:52+0100\n" "Last-Translator: Weblate Admin <admin@example.com>\n" "Language-Team: English <http://weblate.afi-sa.net/projects/bokeh/bokeh-" @@ -687,6 +687,7 @@ msgstr "%s #%s deleted" #: ../../library/Class/Systeme/Widget/Abstract.php:234 #: ../../library/Class/Systeme/Widget/Abstract.php:236 #: ../../library/Class/Systeme/Widget/Abstract.php:243 +#: ../../library/Class/Systeme/Widget/Abstract.php:251 #, php-format msgid "%s ( %s )" msgstr "%s ( %s )" @@ -1705,6 +1706,7 @@ msgstr "Newsletter subscriptions" #: ../../library/Class/User/SearchCriteria.php:77 #: ../../library/Class/User/SearchCriteria.php:79 #: ../../library/Class/User/SearchCriteria.php:80 +#: ../../library/Class/User/SearchCriteria.php:73 msgid "Abonnement valide" msgstr "Subscription valid" @@ -1714,6 +1716,7 @@ msgid "Abonnement échu" msgstr "Expired subscription" #: ../../library/Class/User/SearchCriteria/EndSubscriptionDate.php:40 +#: ../../library/Class/User/SearchCriteria/EndSubscriptionDate.php:32 msgid "Abonnement échu d'ici (jours)" msgstr "Expiring subscription in (x days)" @@ -12397,6 +12400,7 @@ msgstr "Subscription date" #: ../../library/ZendAfi/View/Helper/Album/UsageConstraints.php:82 #: ../../library/Class/TableDescription/PNBUsages.php:33 #: ../../library/Class/Album/UsageReport/SearchCriteria.php:48 +#: ../../library/Class/TableDescription/PNBUsages.php:35 msgid "Date de commande" msgstr "Loan date" @@ -12583,6 +12587,7 @@ msgstr "Publication date" #: ../../library/Class/Profil/Preferences/Loans.php:537 #: ../../library/Class/TableDescription/PNBLoansHistory.php:31 #: ../../library/Class/Loan/SearchCriteria.php:63 +#: ../../library/Class/TableDescription/PNBLoansHistory.php:34 msgid "Date de retour" msgstr "Return date" @@ -17931,6 +17936,8 @@ msgstr "Left" #: ../../library/Class/TableDescription/PNBUsages.php:58 #: ../../library/Class/TableDescription/PNBLoansHistory.php:38 #: ../../library/Class/Album/UsageReport/SearchCriteria.php:131 +#: ../../library/Class/TableDescription/PNBUsages.php:62 +#: ../../library/Class/TableDescription/PNBLoansHistory.php:43 msgid "Genre" msgstr "Form" @@ -29050,6 +29057,7 @@ msgstr "Unknown newsletter" #: ../../library/Class/User/SearchCriteria/RoleLevel.php:38 #: ../../library/Class/User/SearchCriteria/RoleLevel.php:36 #: ../../library/ZendAfi/Form/Admin/User.php:131 +#: ../../library/Class/User/SearchCriteria/RoleLevel.php:33 msgid "Niveau d'accès" msgstr "Acces level" @@ -34497,6 +34505,7 @@ msgstr "Loans" #: ../../library/Class/TableDescription/PNBItemsExport.php:29 #: ../../library/Class/TableDescription/PNBUsages.php:43 +#: ../../library/Class/TableDescription/PNBUsages.php:47 msgid "Prêts / Droits" msgstr "Loans / Rights" @@ -34540,6 +34549,7 @@ msgstr "Simultaneous loans" #: ../../library/Class/TableDescription/PNBItemsExport.php:31 #: ../../library/Class/TableDescription/PNBUsages.php:50 +#: ../../library/Class/TableDescription/PNBUsages.php:54 msgid "Prêts simultanés / Droits" msgstr "Simultaneous loans / Rights" @@ -35019,6 +35029,7 @@ msgstr "Reload thumbnail in widget %s" #: ../../library/Class/Feature/List.php:971 #: ../../library/Class/Feature/List.php:1037 #: ../../library/Class/Feature/List.php:1147 +#: ../../library/Class/SearchCriteria.php:130 msgid "Recherche" msgstr "Search" @@ -35150,6 +35161,7 @@ msgstr "Search: " #: ../../library/Class/User/SearchCriteria.php:123 #: ../../library/ZendAfi/View/Helper/TagListeSuggestion.php:86 #: ../../library/Class/User/SearchCriteria.php:124 +#: ../../library/Class/User/SearchCriteria.php:119 msgid "Rechercher" msgstr "Search" @@ -37361,6 +37373,8 @@ msgstr "Sector" #: ../../library/Class/TableDescription/PNBUsages.php:59 #: ../../library/Class/TableDescription/PNBLoansHistory.php:47 #: ../../library/Class/Album/UsageReport/SearchCriteria.php:154 +#: ../../library/Class/TableDescription/PNBUsages.php:64 +#: ../../library/Class/TableDescription/PNBLoansHistory.php:52 msgid "Section" msgstr "Section" @@ -40398,6 +40412,7 @@ msgstr "Random" #: ../../library/Class/TableDescription/PNBUsages.php:27 #: ../../library/Class/TableDescription/PNBLoansHistory.php:34 #: ../../library/Class/Album/UsageReport/SearchCriteria.php:60 +#: ../../library/Class/TableDescription/PNBLoansHistory.php:39 msgid "Titre" msgstr "Title" @@ -40667,6 +40682,7 @@ msgstr "Volume" #: ../../library/Class/Systeme/Report.php:120 #: ../../library/Class/Systeme/Report.php:147 #: ../../library/Class/Journal/SearchCriteria.php:47 +#: ../../library/Class/User/SearchCriteria/RoleLevel.php:34 msgid "Tous" msgstr "All" @@ -44069,6 +44085,7 @@ msgstr "View and add support requests" #: ../../library/Class/TableDescription/PNBItems.php:43 #: ../../library/Class/TableDescription/PNBItems.php:48 #: ../../library/Class/TableDescription/PNBUsages.php:72 +#: ../../library/Class/TableDescription/PNBUsages.php:78 msgid "Voir l'album" msgstr "See album" diff --git a/library/translation/es.po b/library/translation/es.po index 281dd9522b5807d15b4b0544253a4612505e2965..b9a3fa6350d6423475e1ab90a0e76bd8b53a5dac 100644 --- a/library/translation/es.po +++ b/library/translation/es.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: Bokeh 2018\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-07-05 12:06+0200\n" +"POT-Creation-Date: 2021-07-12 11:28+0200\n" "Language: es\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -666,6 +666,7 @@ msgstr " %s #%s eliminado" #: ../../library/Class/Systeme/Widget/Abstract.php:234 #: ../../library/Class/Systeme/Widget/Abstract.php:236 #: ../../library/Class/Systeme/Widget/Abstract.php:243 +#: ../../library/Class/Systeme/Widget/Abstract.php:251 #, php-format msgid "%s ( %s )" msgstr " %s ( %s ) " @@ -1695,6 +1696,7 @@ msgstr "Suscribirse a boletines" #: ../../library/Class/User/SearchCriteria.php:77 #: ../../library/Class/User/SearchCriteria.php:79 #: ../../library/Class/User/SearchCriteria.php:80 +#: ../../library/Class/User/SearchCriteria.php:73 msgid "Abonnement valide" msgstr "Suscripción valida" @@ -1705,6 +1707,7 @@ msgid "Abonnement échu" msgstr "Suscripción" #: ../../library/Class/User/SearchCriteria/EndSubscriptionDate.php:40 +#: ../../library/Class/User/SearchCriteria/EndSubscriptionDate.php:32 msgid "Abonnement échu d'ici (jours)" msgstr "" @@ -12622,6 +12625,7 @@ msgstr "Solicitudes de inscripción" #: ../../library/ZendAfi/View/Helper/Album/UsageConstraints.php:82 #: ../../library/Class/TableDescription/PNBUsages.php:33 #: ../../library/Class/Album/UsageReport/SearchCriteria.php:48 +#: ../../library/Class/TableDescription/PNBUsages.php:35 msgid "Date de commande" msgstr "Fecha de orden" @@ -12816,6 +12820,7 @@ msgstr "Fecha de publicación" #: ../../library/Class/Profil/Preferences/Loans.php:537 #: ../../library/Class/TableDescription/PNBLoansHistory.php:31 #: ../../library/Class/Loan/SearchCriteria.php:63 +#: ../../library/Class/TableDescription/PNBLoansHistory.php:34 msgid "Date de retour" msgstr "Fecha de regreso" @@ -18301,6 +18306,8 @@ msgstr "Izquierda" #: ../../library/Class/TableDescription/PNBUsages.php:58 #: ../../library/Class/TableDescription/PNBLoansHistory.php:38 #: ../../library/Class/Album/UsageReport/SearchCriteria.php:131 +#: ../../library/Class/TableDescription/PNBUsages.php:62 +#: ../../library/Class/TableDescription/PNBLoansHistory.php:43 msgid "Genre" msgstr "Kind" @@ -29696,6 +29703,7 @@ msgstr "BoletÃn desconocido" #: ../../library/Class/User/SearchCriteria/RoleLevel.php:38 #: ../../library/Class/User/SearchCriteria/RoleLevel.php:36 #: ../../library/ZendAfi/Form/Admin/User.php:131 +#: ../../library/Class/User/SearchCriteria/RoleLevel.php:33 msgid "Niveau d'accès" msgstr "Nivel de acceso" @@ -35250,6 +35258,7 @@ msgstr "Préstamos" #: ../../library/Class/TableDescription/PNBItemsExport.php:29 #: ../../library/Class/TableDescription/PNBUsages.php:43 +#: ../../library/Class/TableDescription/PNBUsages.php:47 msgid "Prêts / Droits" msgstr "Préstamos / derechos" @@ -35294,6 +35303,7 @@ msgstr "Préstamos simultáneos" #: ../../library/Class/TableDescription/PNBItemsExport.php:31 #: ../../library/Class/TableDescription/PNBUsages.php:50 +#: ../../library/Class/TableDescription/PNBUsages.php:54 msgid "Prêts simultanés / Droits" msgstr "Préstamos concurrentes / Derechos" @@ -35784,6 +35794,7 @@ msgstr "Modificar la miniatura del registro \"%s\"" #: ../../library/Class/Feature/List.php:971 #: ../../library/Class/Feature/List.php:1037 #: ../../library/Class/Feature/List.php:1147 +#: ../../library/Class/SearchCriteria.php:130 msgid "Recherche" msgstr "Búsqueda" @@ -35915,6 +35926,7 @@ msgstr "Búsqueda: " #: ../../library/Class/User/SearchCriteria.php:123 #: ../../library/ZendAfi/View/Helper/TagListeSuggestion.php:86 #: ../../library/Class/User/SearchCriteria.php:124 +#: ../../library/Class/User/SearchCriteria.php:119 msgid "Rechercher" msgstr "Buscar" @@ -38181,6 +38193,8 @@ msgstr "Sector" #: ../../library/Class/TableDescription/PNBUsages.php:59 #: ../../library/Class/TableDescription/PNBLoansHistory.php:47 #: ../../library/Class/Album/UsageReport/SearchCriteria.php:154 +#: ../../library/Class/TableDescription/PNBUsages.php:64 +#: ../../library/Class/TableDescription/PNBLoansHistory.php:52 msgid "Section" msgstr "Sección" @@ -41289,6 +41303,7 @@ msgstr "Sorteo aleatorio" #: ../../library/Class/TableDescription/PNBUsages.php:27 #: ../../library/Class/TableDescription/PNBLoansHistory.php:34 #: ../../library/Class/Album/UsageReport/SearchCriteria.php:60 +#: ../../library/Class/TableDescription/PNBLoansHistory.php:39 msgid "Titre" msgstr "TÃtulo" @@ -41566,6 +41581,7 @@ msgstr "" #: ../../library/Class/Systeme/Report.php:120 #: ../../library/Class/Systeme/Report.php:147 #: ../../library/Class/Journal/SearchCriteria.php:47 +#: ../../library/Class/User/SearchCriteria/RoleLevel.php:34 msgid "Tous" msgstr "Todos" @@ -45032,6 +45048,7 @@ msgstr "" #: ../../library/Class/TableDescription/PNBItems.php:43 #: ../../library/Class/TableDescription/PNBItems.php:48 #: ../../library/Class/TableDescription/PNBUsages.php:72 +#: ../../library/Class/TableDescription/PNBUsages.php:78 msgid "Voir l'album" msgstr "Ver álbum" diff --git a/library/translation/fr.po b/library/translation/fr.po index 860180c854b381c45761019d7b9c60b25cb92702..b6a2331d243fb7f69478c878fb7c2aced7a69a48 100644 --- a/library/translation/fr.po +++ b/library/translation/fr.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: 0.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-07-05 12:06+0200\n" +"POT-Creation-Date: 2021-07-12 11:28+0200\n" "PO-Revision-Date: 2011-03-16 10:45+0100\n" "Last-Translator: Laurent Laffont <llaffont@afi-sa.fr>\n" "Language-Team: French\n" @@ -665,6 +665,7 @@ msgstr "" #: ../../library/Class/Systeme/Widget/Abstract.php:234 #: ../../library/Class/Systeme/Widget/Abstract.php:236 #: ../../library/Class/Systeme/Widget/Abstract.php:243 +#: ../../library/Class/Systeme/Widget/Abstract.php:251 #, php-format msgid "%s ( %s )" msgstr "" @@ -1667,6 +1668,7 @@ msgstr "" #: ../../library/Class/User/SearchCriteria.php:77 #: ../../library/Class/User/SearchCriteria.php:79 #: ../../library/Class/User/SearchCriteria.php:80 +#: ../../library/Class/User/SearchCriteria.php:73 msgid "Abonnement valide" msgstr "" @@ -1676,6 +1678,7 @@ msgid "Abonnement échu" msgstr "" #: ../../library/Class/User/SearchCriteria/EndSubscriptionDate.php:40 +#: ../../library/Class/User/SearchCriteria/EndSubscriptionDate.php:32 msgid "Abonnement échu d'ici (jours)" msgstr "" @@ -12362,6 +12365,7 @@ msgstr "Entrez votre identité S.V.P." #: ../../library/ZendAfi/View/Helper/Album/UsageConstraints.php:82 #: ../../library/Class/TableDescription/PNBUsages.php:33 #: ../../library/Class/Album/UsageReport/SearchCriteria.php:48 +#: ../../library/Class/TableDescription/PNBUsages.php:35 msgid "Date de commande" msgstr "" @@ -12551,6 +12555,7 @@ msgstr "" #: ../../library/Class/Profil/Preferences/Loans.php:537 #: ../../library/Class/TableDescription/PNBLoansHistory.php:31 #: ../../library/Class/Loan/SearchCriteria.php:63 +#: ../../library/Class/TableDescription/PNBLoansHistory.php:34 msgid "Date de retour" msgstr "" @@ -17912,6 +17917,8 @@ msgstr "" #: ../../library/Class/TableDescription/PNBUsages.php:58 #: ../../library/Class/TableDescription/PNBLoansHistory.php:38 #: ../../library/Class/Album/UsageReport/SearchCriteria.php:131 +#: ../../library/Class/TableDescription/PNBUsages.php:62 +#: ../../library/Class/TableDescription/PNBLoansHistory.php:43 msgid "Genre" msgstr "" @@ -29047,6 +29054,7 @@ msgstr "" #: ../../library/Class/User/SearchCriteria/RoleLevel.php:38 #: ../../library/Class/User/SearchCriteria/RoleLevel.php:36 #: ../../library/ZendAfi/Form/Admin/User.php:131 +#: ../../library/Class/User/SearchCriteria/RoleLevel.php:33 msgid "Niveau d'accès" msgstr "" @@ -34499,6 +34507,7 @@ msgstr "" #: ../../library/Class/TableDescription/PNBItemsExport.php:29 #: ../../library/Class/TableDescription/PNBUsages.php:43 +#: ../../library/Class/TableDescription/PNBUsages.php:47 msgid "Prêts / Droits" msgstr "" @@ -34542,6 +34551,7 @@ msgstr "" #: ../../library/Class/TableDescription/PNBItemsExport.php:31 #: ../../library/Class/TableDescription/PNBUsages.php:50 +#: ../../library/Class/TableDescription/PNBUsages.php:54 msgid "Prêts simultanés / Droits" msgstr "" @@ -35022,6 +35032,7 @@ msgstr "" #: ../../library/Class/Feature/List.php:971 #: ../../library/Class/Feature/List.php:1037 #: ../../library/Class/Feature/List.php:1147 +#: ../../library/Class/SearchCriteria.php:130 msgid "Recherche" msgstr "" @@ -35153,6 +35164,7 @@ msgstr "" #: ../../library/Class/User/SearchCriteria.php:123 #: ../../library/ZendAfi/View/Helper/TagListeSuggestion.php:86 #: ../../library/Class/User/SearchCriteria.php:124 +#: ../../library/Class/User/SearchCriteria.php:119 msgid "Rechercher" msgstr "" @@ -37380,6 +37392,8 @@ msgstr "" #: ../../library/Class/TableDescription/PNBUsages.php:59 #: ../../library/Class/TableDescription/PNBLoansHistory.php:47 #: ../../library/Class/Album/UsageReport/SearchCriteria.php:154 +#: ../../library/Class/TableDescription/PNBUsages.php:64 +#: ../../library/Class/TableDescription/PNBLoansHistory.php:52 msgid "Section" msgstr "" @@ -40431,6 +40445,7 @@ msgstr "" #: ../../library/Class/TableDescription/PNBUsages.php:27 #: ../../library/Class/TableDescription/PNBLoansHistory.php:34 #: ../../library/Class/Album/UsageReport/SearchCriteria.php:60 +#: ../../library/Class/TableDescription/PNBLoansHistory.php:39 msgid "Titre" msgstr "" @@ -40700,6 +40715,7 @@ msgstr "" #: ../../library/Class/Systeme/Report.php:120 #: ../../library/Class/Systeme/Report.php:147 #: ../../library/Class/Journal/SearchCriteria.php:47 +#: ../../library/Class/User/SearchCriteria/RoleLevel.php:34 msgid "Tous" msgstr "" @@ -44109,6 +44125,7 @@ msgstr "" #: ../../library/Class/TableDescription/PNBItems.php:43 #: ../../library/Class/TableDescription/PNBItems.php:48 #: ../../library/Class/TableDescription/PNBUsages.php:72 +#: ../../library/Class/TableDescription/PNBUsages.php:78 msgid "Voir l'album" msgstr "" diff --git a/library/translation/fr.pot b/library/translation/fr.pot index 18001eef70a0cff2da3c19b3f375a2699867ffcb..a956128c710ee36d83789fb56ac748fe22684a07 100644 --- a/library/translation/fr.pot +++ b/library/translation/fr.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-07-05 12:27+0200\n" +"POT-Creation-Date: 2021-07-12 11:28+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -1864,6 +1864,7 @@ msgstr "" #: ../../library/Class/TableDescription/PNBUsages.php:27 #: ../../library/Class/TableDescription/PNBLoansHistory.php:34 #: ../../library/Class/Album/UsageReport/SearchCriteria.php:60 +#: ../../library/Class/TableDescription/PNBLoansHistory.php:39 msgid "Titre" msgstr "" @@ -8062,6 +8063,7 @@ msgstr "" #: ../../library/ZendAfi/View/Helper/Album/UsageConstraints.php:82 #: ../../library/Class/TableDescription/PNBUsages.php:33 #: ../../library/Class/Album/UsageReport/SearchCriteria.php:48 +#: ../../library/Class/TableDescription/PNBUsages.php:35 msgid "Date de commande" msgstr "" @@ -11862,6 +11864,8 @@ msgstr "" #: ../../library/Class/TableDescription/PNBUsages.php:59 #: ../../library/Class/TableDescription/PNBLoansHistory.php:47 #: ../../library/Class/Album/UsageReport/SearchCriteria.php:154 +#: ../../library/Class/TableDescription/PNBUsages.php:64 +#: ../../library/Class/TableDescription/PNBLoansHistory.php:52 msgid "Section" msgstr "" @@ -15627,6 +15631,7 @@ msgstr "" #: ../../library/Class/Feature/List.php:971 #: ../../library/Class/Feature/List.php:1037 #: ../../library/Class/Feature/List.php:1147 +#: ../../library/Class/SearchCriteria.php:130 msgid "Recherche" msgstr "" @@ -15824,6 +15829,7 @@ msgstr "" #: ../../library/Class/Profil/Preferences/Loans.php:537 #: ../../library/Class/TableDescription/PNBLoansHistory.php:31 #: ../../library/Class/Loan/SearchCriteria.php:63 +#: ../../library/Class/TableDescription/PNBLoansHistory.php:34 msgid "Date de retour" msgstr "" @@ -15959,6 +15965,7 @@ msgstr "" #: ../../library/Class/User/SearchCriteria/RoleLevel.php:38 #: ../../library/Class/User/SearchCriteria/RoleLevel.php:36 #: ../../library/ZendAfi/Form/Admin/User.php:131 +#: ../../library/Class/User/SearchCriteria/RoleLevel.php:33 msgid "Niveau d'accès" msgstr "" @@ -15994,6 +16001,7 @@ msgstr "" #: ../../library/Class/Systeme/Report.php:120 #: ../../library/Class/Systeme/Report.php:147 #: ../../library/Class/Journal/SearchCriteria.php:47 +#: ../../library/Class/User/SearchCriteria/RoleLevel.php:34 msgid "Tous" msgstr "" @@ -16006,6 +16014,7 @@ msgstr "" #: ../../library/Class/User/SearchCriteria.php:77 #: ../../library/Class/User/SearchCriteria.php:79 #: ../../library/Class/User/SearchCriteria.php:80 +#: ../../library/Class/User/SearchCriteria.php:73 msgid "Abonnement valide" msgstr "" @@ -16039,6 +16048,7 @@ msgstr "" #: ../../library/Class/User/SearchCriteria.php:123 #: ../../library/ZendAfi/View/Helper/TagListeSuggestion.php:86 #: ../../library/Class/User/SearchCriteria.php:124 +#: ../../library/Class/User/SearchCriteria.php:119 msgid "Rechercher" msgstr "" @@ -19646,6 +19656,8 @@ msgstr "" #: ../../library/Class/TableDescription/PNBUsages.php:58 #: ../../library/Class/TableDescription/PNBLoansHistory.php:38 #: ../../library/Class/Album/UsageReport/SearchCriteria.php:131 +#: ../../library/Class/TableDescription/PNBUsages.php:62 +#: ../../library/Class/TableDescription/PNBLoansHistory.php:43 msgid "Genre" msgstr "" @@ -33709,6 +33721,7 @@ msgstr "" #: ../../library/Class/TableDescription/PNBItems.php:43 #: ../../library/Class/TableDescription/PNBItems.php:48 #: ../../library/Class/TableDescription/PNBUsages.php:72 +#: ../../library/Class/TableDescription/PNBUsages.php:78 msgid "Voir l'album" msgstr "" @@ -36003,11 +36016,13 @@ msgstr "" #: ../../library/Class/TableDescription/PNBItemsExport.php:29 #: ../../library/Class/TableDescription/PNBUsages.php:43 +#: ../../library/Class/TableDescription/PNBUsages.php:47 msgid "Prêts / Droits" msgstr "" #: ../../library/Class/TableDescription/PNBItemsExport.php:31 #: ../../library/Class/TableDescription/PNBUsages.php:50 +#: ../../library/Class/TableDescription/PNBUsages.php:54 msgid "Prêts simultanés / Droits" msgstr "" @@ -38452,6 +38467,7 @@ msgstr "" #: ../../library/Class/Systeme/Widget/Abstract.php:234 #: ../../library/Class/Systeme/Widget/Abstract.php:236 #: ../../library/Class/Systeme/Widget/Abstract.php:243 +#: ../../library/Class/Systeme/Widget/Abstract.php:251 #, php-format msgid "%s ( %s )" msgstr "" @@ -45254,6 +45270,7 @@ msgid "Appliquer le thème %s sur le profil souhaité" msgstr "" #: ../../library/Class/User/SearchCriteria/EndSubscriptionDate.php:40 +#: ../../library/Class/User/SearchCriteria/EndSubscriptionDate.php:32 msgid "Abonnement échu d'ici (jours)" msgstr "" diff --git a/library/translation/ro.po b/library/translation/ro.po index cb4fabfc7635c5212880058fc6793bedccdd4748..784193c31c031990d83e1bc2b45b66a47b4fafd0 100644 --- a/library/translation/ro.po +++ b/library/translation/ro.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: 0.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-07-05 12:06+0200\n" +"POT-Creation-Date: 2021-07-12 11:28+0200\n" "PO-Revision-Date: 2011-07-14 18:15+0200\n" "Last-Translator: Lupu Mariana <lupumariana@yahoo.com>\n" "Language-Team: Romanian\n" @@ -679,6 +679,7 @@ msgstr "Rezervări în curs" #: ../../library/Class/Systeme/Widget/Abstract.php:234 #: ../../library/Class/Systeme/Widget/Abstract.php:236 #: ../../library/Class/Systeme/Widget/Abstract.php:243 +#: ../../library/Class/Systeme/Widget/Abstract.php:251 #, fuzzy, php-format msgid "%s ( %s )" msgstr "De la %s la %s" @@ -1698,6 +1699,7 @@ msgstr "Abonament la buletinele informative" #: ../../library/Class/User/SearchCriteria.php:77 #: ../../library/Class/User/SearchCriteria.php:79 #: ../../library/Class/User/SearchCriteria.php:80 +#: ../../library/Class/User/SearchCriteria.php:73 msgid "Abonnement valide" msgstr "" @@ -1707,6 +1709,7 @@ msgid "Abonnement échu" msgstr "" #: ../../library/Class/User/SearchCriteria/EndSubscriptionDate.php:40 +#: ../../library/Class/User/SearchCriteria/EndSubscriptionDate.php:32 msgid "Abonnement échu d'ici (jours)" msgstr "" @@ -12881,6 +12884,7 @@ msgstr "Cereri de înscriere" #: ../../library/ZendAfi/View/Helper/Album/UsageConstraints.php:82 #: ../../library/Class/TableDescription/PNBUsages.php:33 #: ../../library/Class/Album/UsageReport/SearchCriteria.php:48 +#: ../../library/Class/TableDescription/PNBUsages.php:35 #, fuzzy msgid "Date de commande" msgstr "Căsuţă de căutare" @@ -13088,6 +13092,7 @@ msgstr "An de publicare" #: ../../library/Class/Profil/Preferences/Loans.php:537 #: ../../library/Class/TableDescription/PNBLoansHistory.php:31 #: ../../library/Class/Loan/SearchCriteria.php:63 +#: ../../library/Class/TableDescription/PNBLoansHistory.php:34 #, fuzzy msgid "Date de retour" msgstr "Căsuţă de căutare" @@ -18705,6 +18710,8 @@ msgstr "Strat" #: ../../library/Class/TableDescription/PNBUsages.php:58 #: ../../library/Class/TableDescription/PNBLoansHistory.php:38 #: ../../library/Class/Album/UsageReport/SearchCriteria.php:131 +#: ../../library/Class/TableDescription/PNBUsages.php:62 +#: ../../library/Class/TableDescription/PNBLoansHistory.php:43 msgid "Genre" msgstr "Gen" @@ -30322,6 +30329,7 @@ msgstr "Lucrarea nu a fost găsită" #: ../../library/Class/User/SearchCriteria/RoleLevel.php:38 #: ../../library/Class/User/SearchCriteria/RoleLevel.php:36 #: ../../library/ZendAfi/Form/Admin/User.php:131 +#: ../../library/Class/User/SearchCriteria/RoleLevel.php:33 #, fuzzy msgid "Niveau d'accès" msgstr "Nivel de acces necesar" @@ -36010,6 +36018,7 @@ msgstr "ÃŽmprumut" #: ../../library/Class/TableDescription/PNBItemsExport.php:29 #: ../../library/Class/TableDescription/PNBUsages.php:43 +#: ../../library/Class/TableDescription/PNBUsages.php:47 #, fuzzy msgid "Prêts / Droits" msgstr "ÃŽmprumuturi în curs" @@ -36058,6 +36067,7 @@ msgstr "Număr de diviziuni" #: ../../library/Class/TableDescription/PNBItemsExport.php:31 #: ../../library/Class/TableDescription/PNBUsages.php:50 +#: ../../library/Class/TableDescription/PNBUsages.php:54 #, fuzzy msgid "Prêts simultanés / Droits" msgstr "Număr de diviziuni" @@ -36558,6 +36568,7 @@ msgstr "etichetă a instrucÅ£iunii" #: ../../library/Class/Feature/List.php:971 #: ../../library/Class/Feature/List.php:1037 #: ../../library/Class/Feature/List.php:1147 +#: ../../library/Class/SearchCriteria.php:130 msgid "Recherche" msgstr "Căutare" @@ -36696,6 +36707,7 @@ msgstr "Căutare" #: ../../library/Class/User/SearchCriteria.php:123 #: ../../library/ZendAfi/View/Helper/TagListeSuggestion.php:86 #: ../../library/Class/User/SearchCriteria.php:124 +#: ../../library/Class/User/SearchCriteria.php:119 msgid "Rechercher" msgstr "Căutare" @@ -39017,6 +39029,8 @@ msgstr "Conectare " #: ../../library/Class/TableDescription/PNBUsages.php:59 #: ../../library/Class/TableDescription/PNBLoansHistory.php:47 #: ../../library/Class/Album/UsageReport/SearchCriteria.php:154 +#: ../../library/Class/TableDescription/PNBUsages.php:64 +#: ../../library/Class/TableDescription/PNBLoansHistory.php:52 msgid "Section" msgstr "SecÅ£ie" @@ -42172,6 +42186,7 @@ msgstr "Criterii de selecÅ£ie" #: ../../library/Class/TableDescription/PNBUsages.php:27 #: ../../library/Class/TableDescription/PNBLoansHistory.php:34 #: ../../library/Class/Album/UsageReport/SearchCriteria.php:60 +#: ../../library/Class/TableDescription/PNBLoansHistory.php:39 msgid "Titre" msgstr "Titlu" @@ -42458,6 +42473,7 @@ msgstr "" #: ../../library/Class/Systeme/Report.php:120 #: ../../library/Class/Systeme/Report.php:147 #: ../../library/Class/Journal/SearchCriteria.php:47 +#: ../../library/Class/User/SearchCriteria/RoleLevel.php:34 msgid "Tous" msgstr "ToÅ£i" @@ -45984,6 +46000,7 @@ msgstr "" #: ../../library/Class/TableDescription/PNBItems.php:43 #: ../../library/Class/TableDescription/PNBItems.php:48 #: ../../library/Class/TableDescription/PNBUsages.php:72 +#: ../../library/Class/TableDescription/PNBUsages.php:78 #, fuzzy msgid "Voir l'album" msgstr "Modificare bibliotecă: %s"