invenio-app-rdm 13.0.1__py2.py3-none-any.whl → 13.0.3__py2.py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- invenio_app_rdm/__init__.py +1 -1
- invenio_app_rdm/config.py +1 -0
- invenio_app_rdm/fixtures/pages.py +5 -2
- invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html +2 -2
- invenio_app_rdm/records_ui/views/decorators.py +23 -9
- invenio_app_rdm/records_ui/views/deposits.py +17 -3
- invenio_app_rdm/records_ui/views/records.py +3 -2
- invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/search/components.js +2 -2
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ar/messages.po +141 -115
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ar/translations.json +52 -53
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/bg/messages.po +132 -66
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/bg/translations.json +52 -29
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ca/messages.po +132 -66
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ca/translations.json +52 -29
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/cs/messages.po +148 -105
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/cs/translations.json +52 -41
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/da/messages.po +130 -64
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/da/translations.json +52 -29
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/de/messages.po +142 -100
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/de/translations.json +53 -30
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/el/messages.po +135 -69
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/el/translations.json +52 -29
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/es/messages.po +137 -99
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/es/translations.json +52 -29
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/et/messages.po +132 -66
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/et/translations.json +52 -29
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/fa/messages.po +130 -64
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/fa/translations.json +52 -29
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/fr/messages.po +134 -98
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/fr/translations.json +52 -29
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/hr/messages.po +132 -72
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/hr/translations.json +52 -35
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/hu/messages.po +138 -94
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/hu/translations.json +52 -29
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/it/messages.po +133 -73
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/it/translations.json +52 -29
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ja/messages.po +132 -60
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ja/translations.json +52 -23
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ka/messages.po +132 -66
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ka/translations.json +52 -29
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ko/messages.po +130 -58
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ko/translations.json +52 -23
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/lt/messages.po +132 -78
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/lt/translations.json +52 -41
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/no/messages.po +132 -66
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/no/translations.json +52 -29
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/pl/messages.po +133 -79
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/pl/translations.json +52 -41
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/pt/messages.po +130 -70
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/pt/translations.json +52 -29
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ro/messages.po +133 -75
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ro/translations.json +52 -35
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ru/messages.po +137 -100
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ru/translations.json +52 -41
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/sk/messages.po +131 -77
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/sk/translations.json +52 -41
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/sv/messages.po +154 -97
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/sv/translations.json +56 -33
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/tr/messages.po +134 -91
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/tr/translations.json +52 -29
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/uk/messages.po +134 -80
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/uk/translations.json +52 -41
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/zh_CN/messages.po +133 -61
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/zh_CN/translations.json +52 -23
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/zh_TW/messages.po +132 -60
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/zh_TW/translations.json +52 -23
- invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/help/search.de.html +2 -2
- invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/help/search.en.html +4 -4
- invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/help/search.sv.html +4 -4
- invenio_app_rdm/translations/ar/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/ar/LC_MESSAGES/messages.po +367 -269
- invenio_app_rdm/translations/bg/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/bg/LC_MESSAGES/messages.po +353 -255
- invenio_app_rdm/translations/ca/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/ca/LC_MESSAGES/messages.po +356 -258
- invenio_app_rdm/translations/cs/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/cs/LC_MESSAGES/messages.po +370 -270
- invenio_app_rdm/translations/da/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/da/LC_MESSAGES/messages.po +353 -255
- invenio_app_rdm/translations/de/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/de/LC_MESSAGES/messages.po +369 -271
- invenio_app_rdm/translations/el/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/el/LC_MESSAGES/messages.po +356 -258
- invenio_app_rdm/translations/es/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/es/LC_MESSAGES/messages.po +357 -259
- invenio_app_rdm/translations/et/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/et/LC_MESSAGES/messages.po +355 -257
- invenio_app_rdm/translations/fa/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/fa/LC_MESSAGES/messages.po +353 -255
- invenio_app_rdm/translations/fr/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/fr/LC_MESSAGES/messages.po +358 -260
- invenio_app_rdm/translations/hr/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/hr/LC_MESSAGES/messages.po +353 -255
- invenio_app_rdm/translations/hu/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/hu/LC_MESSAGES/messages.po +369 -270
- invenio_app_rdm/translations/it/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/it/LC_MESSAGES/messages.po +354 -256
- invenio_app_rdm/translations/ja/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/ja/LC_MESSAGES/messages.po +353 -255
- invenio_app_rdm/translations/ka/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/ka/LC_MESSAGES/messages.po +354 -256
- invenio_app_rdm/translations/ko/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/ko/LC_MESSAGES/messages.po +355 -257
- invenio_app_rdm/translations/lt/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/lt/LC_MESSAGES/messages.po +354 -256
- invenio_app_rdm/translations/no/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/no/LC_MESSAGES/messages.po +353 -255
- invenio_app_rdm/translations/pl/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/pl/LC_MESSAGES/messages.po +353 -255
- invenio_app_rdm/translations/pt/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/pt/LC_MESSAGES/messages.po +353 -255
- invenio_app_rdm/translations/ro/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/ro/LC_MESSAGES/messages.po +359 -261
- invenio_app_rdm/translations/ru/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/ru/LC_MESSAGES/messages.po +356 -258
- invenio_app_rdm/translations/sk/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/sk/LC_MESSAGES/messages.po +355 -257
- invenio_app_rdm/translations/sv/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/sv/LC_MESSAGES/messages.po +377 -276
- invenio_app_rdm/translations/tr/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/tr/LC_MESSAGES/messages.po +358 -260
- invenio_app_rdm/translations/uk/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/uk/LC_MESSAGES/messages.po +356 -258
- invenio_app_rdm/translations/zh_CN/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/zh_CN/LC_MESSAGES/messages.po +355 -257
- invenio_app_rdm/translations/zh_TW/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/zh_TW/LC_MESSAGES/messages.po +353 -255
- invenio_app_rdm/upgrade_scripts/migrate_12_0_to_13_0.py +101 -4
- {invenio_app_rdm-13.0.1.dist-info → invenio_app_rdm-13.0.3.dist-info}/METADATA +34 -1
- {invenio_app_rdm-13.0.1.dist-info → invenio_app_rdm-13.0.3.dist-info}/RECORD +134 -134
- {invenio_app_rdm-13.0.1.dist-info → invenio_app_rdm-13.0.3.dist-info}/WHEEL +0 -0
- {invenio_app_rdm-13.0.1.dist-info → invenio_app_rdm-13.0.3.dist-info}/entry_points.txt +0 -0
- {invenio_app_rdm-13.0.1.dist-info → invenio_app_rdm-13.0.3.dist-info}/licenses/LICENSE +0 -0
- {invenio_app_rdm-13.0.1.dist-info → invenio_app_rdm-13.0.3.dist-info}/top_level.txt +0 -0
|
@@ -5,18 +5,18 @@
|
|
|
5
5
|
# FIRST AUTHOR <EMAIL@ADDRESS>, 2025.
|
|
6
6
|
#
|
|
7
7
|
# Translators:
|
|
8
|
-
# Keziah Okyere, 2025
|
|
9
8
|
# Tibor Simko <tibor.simko@cern.ch>, 2025
|
|
10
9
|
# Alizee Pace <alizee.pace@gmail.com>, 2025
|
|
10
|
+
# Keziah Okyere, 2025
|
|
11
11
|
#
|
|
12
12
|
#, fuzzy
|
|
13
13
|
msgid ""
|
|
14
14
|
msgstr ""
|
|
15
|
-
"Project-Id-Version: invenio-app-rdm
|
|
15
|
+
"Project-Id-Version: invenio-app-rdm 13.0.0rc6\n"
|
|
16
16
|
"Report-Msgid-Bugs-To: info@inveniosoftware.org\n"
|
|
17
|
-
"POT-Creation-Date: 2025-
|
|
17
|
+
"POT-Creation-Date: 2025-07-22 14:12+0000\n"
|
|
18
18
|
"PO-Revision-Date: 2020-07-07 14:12+0000\n"
|
|
19
|
-
"Last-Translator:
|
|
19
|
+
"Last-Translator: Keziah Okyere, 2025\n"
|
|
20
20
|
"Language-Team: French (https://app.transifex.com/inveniosoftware/teams/23537/fr/)\n"
|
|
21
21
|
"MIME-Version: 1.0\n"
|
|
22
22
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
@@ -25,133 +25,180 @@ msgstr ""
|
|
|
25
25
|
"Language: fr\n"
|
|
26
26
|
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
|
|
27
27
|
|
|
28
|
-
#: invenio_app_rdm/config.py:
|
|
28
|
+
#: invenio_app_rdm/config.py:269
|
|
29
29
|
msgid "The turn-key research data management repository"
|
|
30
30
|
msgstr "Le référentiel clé en main de gestion des données de recherche"
|
|
31
31
|
|
|
32
|
-
#: invenio_app_rdm/config.py:
|
|
32
|
+
#: invenio_app_rdm/config.py:308
|
|
33
33
|
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/site_footer.html:16
|
|
34
34
|
msgid "InvenioRDM"
|
|
35
35
|
msgstr "InvenioRDM"
|
|
36
36
|
|
|
37
|
-
#: invenio_app_rdm/config.py:
|
|
37
|
+
#: invenio_app_rdm/config.py:403
|
|
38
38
|
msgid "Welcome to Invenio App RDM!"
|
|
39
39
|
msgstr "Bienvenue sur Invenio App RDM!"
|
|
40
40
|
|
|
41
|
-
#: invenio_app_rdm/config.py:
|
|
41
|
+
#: invenio_app_rdm/config.py:816
|
|
42
42
|
msgid "JSON"
|
|
43
43
|
msgstr "JSON"
|
|
44
44
|
|
|
45
|
-
#: invenio_app_rdm/config.py:
|
|
45
|
+
#: invenio_app_rdm/config.py:823
|
|
46
46
|
msgid "JSON-LD"
|
|
47
47
|
msgstr "JSON-LD"
|
|
48
48
|
|
|
49
|
-
#: invenio_app_rdm/config.py:
|
|
49
|
+
#: invenio_app_rdm/config.py:831
|
|
50
50
|
msgid "CSL"
|
|
51
51
|
msgstr "CSL"
|
|
52
52
|
|
|
53
|
-
#: invenio_app_rdm/config.py:
|
|
53
|
+
#: invenio_app_rdm/config.py:838
|
|
54
54
|
msgid "DataCite JSON"
|
|
55
55
|
msgstr "DataCite JSON"
|
|
56
56
|
|
|
57
|
-
#: invenio_app_rdm/config.py:
|
|
57
|
+
#: invenio_app_rdm/config.py:847
|
|
58
58
|
msgid "DataCite XML"
|
|
59
59
|
msgstr "DataCite XML"
|
|
60
60
|
|
|
61
|
-
#: invenio_app_rdm/config.py:
|
|
61
|
+
#: invenio_app_rdm/config.py:856
|
|
62
62
|
msgid "Dublin Core XML"
|
|
63
63
|
msgstr "Dublin Core XML"
|
|
64
64
|
|
|
65
|
-
#: invenio_app_rdm/config.py:
|
|
65
|
+
#: invenio_app_rdm/config.py:865
|
|
66
66
|
msgid "MARCXML"
|
|
67
67
|
msgstr "MARCXML"
|
|
68
68
|
|
|
69
|
-
#: invenio_app_rdm/config.py:
|
|
69
|
+
#: invenio_app_rdm/config.py:872
|
|
70
70
|
msgid "BibTeX"
|
|
71
71
|
msgstr "BibTeX"
|
|
72
72
|
|
|
73
|
-
#: invenio_app_rdm/config.py:
|
|
73
|
+
#: invenio_app_rdm/config.py:879
|
|
74
74
|
msgid "GeoJSON"
|
|
75
75
|
msgstr "GeoJSON"
|
|
76
76
|
|
|
77
|
-
#: invenio_app_rdm/config.py:
|
|
77
|
+
#: invenio_app_rdm/config.py:886
|
|
78
78
|
msgid "DCAT"
|
|
79
79
|
msgstr "DCAT"
|
|
80
80
|
|
|
81
|
-
#: invenio_app_rdm/config.py:
|
|
81
|
+
#: invenio_app_rdm/config.py:893
|
|
82
82
|
msgid "Codemeta"
|
|
83
83
|
msgstr "Codemeta"
|
|
84
84
|
|
|
85
|
-
#: invenio_app_rdm/config.py:
|
|
85
|
+
#: invenio_app_rdm/config.py:900
|
|
86
86
|
msgid "Citation File Format"
|
|
87
87
|
msgstr "Format Fichier Citation"
|
|
88
88
|
|
|
89
|
-
#: invenio_app_rdm/config.py:
|
|
89
|
+
#: invenio_app_rdm/config.py:907
|
|
90
|
+
msgid "Data Package JSON"
|
|
91
|
+
msgstr ""
|
|
92
|
+
|
|
93
|
+
#: invenio_app_rdm/config.py:1102
|
|
90
94
|
msgid "APA"
|
|
91
95
|
msgstr "APA"
|
|
92
96
|
|
|
93
|
-
#: invenio_app_rdm/config.py:
|
|
97
|
+
#: invenio_app_rdm/config.py:1103
|
|
94
98
|
msgid "Harvard"
|
|
95
99
|
msgstr "Harvard"
|
|
96
100
|
|
|
97
|
-
#: invenio_app_rdm/config.py:
|
|
101
|
+
#: invenio_app_rdm/config.py:1104
|
|
98
102
|
msgid "MLA"
|
|
99
103
|
msgstr "MLA"
|
|
100
104
|
|
|
101
|
-
#: invenio_app_rdm/config.py:
|
|
105
|
+
#: invenio_app_rdm/config.py:1105
|
|
102
106
|
msgid "Vancouver"
|
|
103
107
|
msgstr "Vancouver"
|
|
104
108
|
|
|
105
|
-
#: invenio_app_rdm/config.py:
|
|
109
|
+
#: invenio_app_rdm/config.py:1106
|
|
106
110
|
msgid "Chicago"
|
|
107
111
|
msgstr "Chicago"
|
|
108
112
|
|
|
109
|
-
#: invenio_app_rdm/config.py:
|
|
113
|
+
#: invenio_app_rdm/config.py:1107
|
|
110
114
|
msgid "IEEE"
|
|
111
115
|
msgstr "IEEE"
|
|
112
116
|
|
|
113
|
-
#: invenio_app_rdm/ext.py:
|
|
117
|
+
#: invenio_app_rdm/ext.py:73
|
|
114
118
|
msgid "My dashboard"
|
|
115
119
|
msgstr "Mon tableau de bord"
|
|
116
120
|
|
|
117
|
-
#: invenio_app_rdm/ext.py:
|
|
118
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/deposit.html:
|
|
121
|
+
#: invenio_app_rdm/ext.py:79
|
|
122
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/deposit.html:17
|
|
119
123
|
#: invenio_app_rdm/users_ui/templates/semantic-ui/invenio_app_rdm/users/header.html:28
|
|
120
124
|
msgid "New upload"
|
|
121
125
|
msgstr "Nouveau téléchargement"
|
|
122
126
|
|
|
123
|
-
#: invenio_app_rdm/ext.py:
|
|
127
|
+
#: invenio_app_rdm/ext.py:93
|
|
124
128
|
#: invenio_app_rdm/users_ui/templates/semantic-ui/invenio_app_rdm/users/uploads.html:8
|
|
125
129
|
msgid "Uploads"
|
|
126
130
|
msgstr "Transferts"
|
|
127
131
|
|
|
128
|
-
#: invenio_app_rdm/ext.py:
|
|
129
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/communities.html:
|
|
132
|
+
#: invenio_app_rdm/ext.py:98
|
|
133
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/communities.html:14
|
|
130
134
|
#: invenio_app_rdm/users_ui/templates/semantic-ui/invenio_app_rdm/users/communities.html:8
|
|
131
135
|
msgid "Communities"
|
|
132
136
|
msgstr "Communautés"
|
|
133
137
|
|
|
134
|
-
#: invenio_app_rdm/ext.py:
|
|
138
|
+
#: invenio_app_rdm/ext.py:103
|
|
135
139
|
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header.html:118
|
|
136
140
|
#: invenio_app_rdm/theme/templates/themes/default/invenio_app_rdm/header.html:117
|
|
137
141
|
#: invenio_app_rdm/users_ui/templates/semantic-ui/invenio_app_rdm/users/requests.html:8
|
|
138
142
|
msgid "Requests"
|
|
139
143
|
msgstr "Réservations"
|
|
140
144
|
|
|
141
|
-
#: invenio_app_rdm/ext.py:
|
|
145
|
+
#: invenio_app_rdm/ext.py:126
|
|
142
146
|
msgid "Home"
|
|
143
147
|
msgstr "Accueil"
|
|
144
148
|
|
|
145
|
-
#: invenio_app_rdm/
|
|
146
|
-
#: invenio_app_rdm/
|
|
147
|
-
|
|
149
|
+
#: invenio_app_rdm/communities_ui/templates/semantic-ui/invenio_communities/collections/collection.html:38
|
|
150
|
+
#: invenio_app_rdm/ext.py:134
|
|
151
|
+
msgid "Browse"
|
|
152
|
+
msgstr "Liste"
|
|
153
|
+
|
|
154
|
+
#: invenio_app_rdm/administration/records/records.py:28
|
|
155
|
+
#: invenio_app_rdm/administration/records/records.py:29
|
|
156
|
+
#: invenio_app_rdm/ext.py:142
|
|
148
157
|
msgid "Records"
|
|
149
158
|
msgstr "Notices"
|
|
150
159
|
|
|
151
|
-
#: invenio_app_rdm/ext.py:
|
|
160
|
+
#: invenio_app_rdm/ext.py:149
|
|
152
161
|
msgid "Submit"
|
|
153
162
|
msgstr "Soumettre"
|
|
154
163
|
|
|
164
|
+
#: invenio_app_rdm/administration/audit_logs/audit_logs.py:38
|
|
165
|
+
msgid "Resource"
|
|
166
|
+
msgstr ""
|
|
167
|
+
|
|
168
|
+
#: invenio_app_rdm/administration/audit_logs/audit_logs.py:43
|
|
169
|
+
msgid "Resource ID"
|
|
170
|
+
msgstr ""
|
|
171
|
+
|
|
172
|
+
#: invenio_app_rdm/administration/audit_logs/audit_logs.py:47
|
|
173
|
+
msgid "Action"
|
|
174
|
+
msgstr "Action"
|
|
175
|
+
|
|
176
|
+
#: invenio_app_rdm/administration/audit_logs/audit_logs.py:51
|
|
177
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:46
|
|
178
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:169
|
|
179
|
+
#: invenio_app_rdm/administration/users/users.py:22
|
|
180
|
+
msgid "User"
|
|
181
|
+
msgstr "Utilisateur"
|
|
182
|
+
|
|
183
|
+
#: invenio_app_rdm/administration/audit_logs/audit_logs.py:55
|
|
184
|
+
#: invenio_app_rdm/administration/domains/domains.py:150
|
|
185
|
+
#: invenio_app_rdm/administration/records/records.py:43
|
|
186
|
+
#: invenio_app_rdm/administration/records/records.py:127
|
|
187
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:173
|
|
188
|
+
#: invenio_app_rdm/administration/users/users.py:26
|
|
189
|
+
#: invenio_app_rdm/administration/users/users.py:42
|
|
190
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/technical_metadata.html:10
|
|
191
|
+
msgid "Created"
|
|
192
|
+
msgstr "Créé"
|
|
193
|
+
|
|
194
|
+
#: invenio_app_rdm/administration/audit_logs/audit_logs.py:62
|
|
195
|
+
msgid "View Log"
|
|
196
|
+
msgstr ""
|
|
197
|
+
|
|
198
|
+
#: invenio_app_rdm/administration/audit_logs/audit_logs.py:67
|
|
199
|
+
msgid "View Changes"
|
|
200
|
+
msgstr ""
|
|
201
|
+
|
|
155
202
|
#: invenio_app_rdm/administration/domains/domains.py:41
|
|
156
203
|
#: invenio_app_rdm/administration/domains/domains.py:42
|
|
157
204
|
msgid "Domains"
|
|
@@ -174,22 +221,22 @@ msgstr "TLD"
|
|
|
174
221
|
#: invenio_app_rdm/administration/domains/domains.py:49
|
|
175
222
|
#: invenio_app_rdm/administration/domains/domains.py:80
|
|
176
223
|
#: invenio_app_rdm/administration/domains/domains.py:146
|
|
177
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:
|
|
178
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
179
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
224
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:69
|
|
225
|
+
#: invenio_app_rdm/administration/users/users.py:25
|
|
226
|
+
#: invenio_app_rdm/administration/users/users.py:36
|
|
180
227
|
#: invenio_app_rdm/theme/templates/themes/default/invenio_app_rdm/site_footer.html:28
|
|
181
228
|
msgid "Status"
|
|
182
229
|
msgstr "Statut"
|
|
183
230
|
|
|
184
231
|
#: invenio_app_rdm/administration/domains/domains.py:50
|
|
185
232
|
#: invenio_app_rdm/administration/domains/domains.py:153
|
|
186
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
233
|
+
#: invenio_app_rdm/administration/users/users.py:58
|
|
187
234
|
msgid "Users"
|
|
188
235
|
msgstr "Utilisateurs"
|
|
189
236
|
|
|
190
237
|
#: invenio_app_rdm/administration/domains/domains.py:51
|
|
191
238
|
#: invenio_app_rdm/administration/domains/domains.py:154
|
|
192
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
239
|
+
#: invenio_app_rdm/administration/users/users.py:38
|
|
193
240
|
msgid "Active"
|
|
194
241
|
msgstr "Actif"
|
|
195
242
|
|
|
@@ -273,19 +320,9 @@ msgstr "Détails du domaine"
|
|
|
273
320
|
msgid "Top-level domain"
|
|
274
321
|
msgstr "Domaine de premier niveau"
|
|
275
322
|
|
|
276
|
-
#: invenio_app_rdm/administration/domains/domains.py:150
|
|
277
|
-
#: invenio_app_rdm/administration/records/records.py:41
|
|
278
|
-
#: invenio_app_rdm/administration/records/records.py:120
|
|
279
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:172
|
|
280
|
-
#: invenio_app_rdm/administration/users/users.py:25
|
|
281
|
-
#: invenio_app_rdm/administration/users/users.py:41
|
|
282
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/technical_metadata.html:10
|
|
283
|
-
msgid "Created"
|
|
284
|
-
msgstr "Créé"
|
|
285
|
-
|
|
286
323
|
#: invenio_app_rdm/administration/domains/domains.py:151
|
|
287
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
288
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
324
|
+
#: invenio_app_rdm/administration/users/users.py:27
|
|
325
|
+
#: invenio_app_rdm/administration/users/users.py:43
|
|
289
326
|
msgid "Updated"
|
|
290
327
|
msgstr "Mis à jour"
|
|
291
328
|
|
|
@@ -293,152 +330,162 @@ msgstr "Mis à jour"
|
|
|
293
330
|
msgid "Organisation"
|
|
294
331
|
msgstr "Organisation"
|
|
295
332
|
|
|
296
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
297
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
333
|
+
#: invenio_app_rdm/administration/records/records.py:30
|
|
334
|
+
#: invenio_app_rdm/administration/records/records.py:114
|
|
298
335
|
msgid "Records & files"
|
|
299
336
|
msgstr ""
|
|
300
337
|
|
|
301
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
302
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
338
|
+
#: invenio_app_rdm/administration/records/records.py:41
|
|
339
|
+
#: invenio_app_rdm/administration/records/records.py:125
|
|
303
340
|
msgid "Title"
|
|
304
341
|
msgstr "Titre"
|
|
305
342
|
|
|
306
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
307
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
343
|
+
#: invenio_app_rdm/administration/records/records.py:42
|
|
344
|
+
#: invenio_app_rdm/administration/records/records.py:126
|
|
308
345
|
msgid "Owner"
|
|
309
346
|
msgstr "Propriétaire"
|
|
310
347
|
|
|
311
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
312
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
313
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
314
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:276
|
|
348
|
+
#: invenio_app_rdm/administration/records/records.py:44
|
|
349
|
+
#: invenio_app_rdm/administration/records/records.py:128
|
|
350
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:288
|
|
315
351
|
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:293
|
|
316
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/
|
|
352
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:310
|
|
353
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:159
|
|
317
354
|
msgid "Files"
|
|
318
355
|
msgstr "Fichiers"
|
|
319
356
|
|
|
320
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
321
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
357
|
+
#: invenio_app_rdm/administration/records/records.py:45
|
|
358
|
+
#: invenio_app_rdm/administration/records/records.py:129
|
|
322
359
|
msgid "Stats"
|
|
323
360
|
msgstr "Statistiques"
|
|
324
361
|
|
|
325
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
362
|
+
#: invenio_app_rdm/administration/records/records.py:50
|
|
326
363
|
msgid "Delete record"
|
|
327
364
|
msgstr "Supprimer l'enregistrement"
|
|
328
365
|
|
|
329
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
366
|
+
#: invenio_app_rdm/administration/records/records.py:55
|
|
330
367
|
msgid "Restore record"
|
|
331
368
|
msgstr "Restaurer l'enregistrement"
|
|
332
369
|
|
|
333
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
334
|
-
|
|
370
|
+
#: invenio_app_rdm/administration/records/records.py:60
|
|
371
|
+
msgid "Compare revisions"
|
|
372
|
+
msgstr ""
|
|
373
|
+
|
|
374
|
+
#: invenio_app_rdm/administration/records/records.py:112
|
|
375
|
+
#: invenio_app_rdm/administration/records/records.py:113
|
|
335
376
|
msgid "Drafts"
|
|
336
377
|
msgstr ""
|
|
337
378
|
|
|
338
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
379
|
+
#: invenio_app_rdm/administration/records/records.py:134
|
|
339
380
|
msgid "Set quota"
|
|
340
381
|
msgstr "Fixer le quota"
|
|
341
382
|
|
|
342
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:29
|
|
343
383
|
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:30
|
|
344
384
|
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:31
|
|
385
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:32
|
|
345
386
|
msgid "Moderation"
|
|
346
387
|
msgstr ""
|
|
347
388
|
|
|
348
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:
|
|
349
|
-
#: invenio_app_rdm/administration/
|
|
350
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
351
|
-
msgid "User"
|
|
352
|
-
msgstr "Utilisateur"
|
|
353
|
-
|
|
354
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:51
|
|
355
|
-
#: invenio_app_rdm/administration/users/users.py:23
|
|
356
|
-
#: invenio_app_rdm/administration/users/users.py:33
|
|
389
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:52
|
|
390
|
+
#: invenio_app_rdm/administration/users/users.py:24
|
|
391
|
+
#: invenio_app_rdm/administration/users/users.py:34
|
|
357
392
|
msgid "Email"
|
|
358
393
|
msgstr "Email"
|
|
359
394
|
|
|
360
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:
|
|
395
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:58
|
|
361
396
|
msgid "Email domain"
|
|
362
397
|
msgstr "Domaine d'email"
|
|
363
398
|
|
|
364
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:
|
|
399
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:64
|
|
365
400
|
msgid "Activity"
|
|
366
401
|
msgstr ""
|
|
367
402
|
|
|
368
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:
|
|
369
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
403
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:77
|
|
404
|
+
#: invenio_app_rdm/administration/users/users.py:79
|
|
370
405
|
msgid "Approve"
|
|
371
406
|
msgstr "Approuver"
|
|
372
407
|
|
|
373
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:
|
|
374
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
408
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:82
|
|
409
|
+
#: invenio_app_rdm/administration/users/users.py:89
|
|
375
410
|
msgid "Block"
|
|
376
411
|
msgstr "Bloquer"
|
|
377
412
|
|
|
378
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:
|
|
413
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:142
|
|
379
414
|
msgid "User moderation"
|
|
380
415
|
msgstr "Modération des utilisateurs"
|
|
381
416
|
|
|
382
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:
|
|
383
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
417
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:165
|
|
418
|
+
#: invenio_app_rdm/administration/users/users.py:32
|
|
384
419
|
msgid "ID"
|
|
385
420
|
msgstr "ID"
|
|
386
421
|
|
|
387
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:
|
|
422
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:174
|
|
388
423
|
msgid "Open"
|
|
389
424
|
msgstr "Ouvrir"
|
|
390
425
|
|
|
391
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
392
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
426
|
+
#: invenio_app_rdm/administration/users/users.py:23
|
|
427
|
+
#: invenio_app_rdm/administration/users/users.py:33
|
|
393
428
|
msgid "Username"
|
|
394
429
|
msgstr "Nom d'utilisateur"
|
|
395
430
|
|
|
396
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
431
|
+
#: invenio_app_rdm/administration/users/users.py:35
|
|
397
432
|
msgid "Domain "
|
|
398
433
|
msgstr "Domaine"
|
|
399
434
|
|
|
400
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
435
|
+
#: invenio_app_rdm/administration/users/users.py:37
|
|
401
436
|
msgid "Visibility"
|
|
402
437
|
msgstr "Visibilité"
|
|
403
438
|
|
|
404
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
439
|
+
#: invenio_app_rdm/administration/users/users.py:39
|
|
405
440
|
msgid "Confirmed at"
|
|
406
441
|
msgstr "Confirmé à"
|
|
407
442
|
|
|
408
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
443
|
+
#: invenio_app_rdm/administration/users/users.py:40
|
|
409
444
|
msgid "Verified at"
|
|
410
445
|
msgstr "Vérifié à"
|
|
411
446
|
|
|
412
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
447
|
+
#: invenio_app_rdm/administration/users/users.py:41
|
|
413
448
|
msgid "Blocked at"
|
|
414
449
|
msgstr "Bloqué à"
|
|
415
450
|
|
|
416
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
417
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
451
|
+
#: invenio_app_rdm/administration/users/users.py:57
|
|
452
|
+
#: invenio_app_rdm/administration/users/users.py:59
|
|
418
453
|
msgid "User management"
|
|
419
454
|
msgstr ""
|
|
420
455
|
|
|
421
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
456
|
+
#: invenio_app_rdm/administration/users/users.py:84
|
|
422
457
|
msgid "Restore"
|
|
423
458
|
msgstr "Restaurer"
|
|
424
459
|
|
|
425
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
460
|
+
#: invenio_app_rdm/administration/users/users.py:94
|
|
426
461
|
msgid "Suspend"
|
|
427
462
|
msgstr "Suspendre"
|
|
428
463
|
|
|
429
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
464
|
+
#: invenio_app_rdm/administration/users/users.py:125
|
|
430
465
|
msgid "User details"
|
|
431
466
|
msgstr "Détails de l'utilisateur"
|
|
432
467
|
|
|
468
|
+
#: invenio_app_rdm/communities_ui/templates/semantic-ui/invenio_communities/details/browse/index.html:40
|
|
469
|
+
msgid "Subcommunities"
|
|
470
|
+
msgstr ""
|
|
471
|
+
|
|
472
|
+
#: invenio_app_rdm/communities_ui/templates/semantic-ui/invenio_communities/details/browse/index.html:44
|
|
473
|
+
msgid "See all"
|
|
474
|
+
msgstr "Voir tout"
|
|
475
|
+
|
|
476
|
+
#: invenio_app_rdm/communities_ui/templates/semantic-ui/invenio_communities/details/browse/index.html:54
|
|
477
|
+
msgid "This community has no subcommunities"
|
|
478
|
+
msgstr ""
|
|
479
|
+
|
|
433
480
|
#: invenio_app_rdm/communities_ui/templates/semantic-ui/invenio_communities/records/index.html:12
|
|
434
481
|
msgid "Search "
|
|
435
482
|
msgstr "Chercher"
|
|
436
483
|
|
|
437
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/deposit.html:
|
|
484
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/deposit.html:15
|
|
438
485
|
msgid "New version"
|
|
439
486
|
msgstr "Nouvelle version"
|
|
440
487
|
|
|
441
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/deposit.html:
|
|
488
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/deposit.html:19
|
|
442
489
|
msgid "Edit upload"
|
|
443
490
|
msgstr "Modifier le téléchargement"
|
|
444
491
|
|
|
@@ -446,46 +493,50 @@ msgstr "Modifier le téléchargement"
|
|
|
446
493
|
msgid "Information banner"
|
|
447
494
|
msgstr "Bannière d'information"
|
|
448
495
|
|
|
449
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
496
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:80
|
|
497
|
+
msgid "Part of"
|
|
498
|
+
msgstr ""
|
|
499
|
+
|
|
500
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:91
|
|
450
501
|
msgid "Community visibility"
|
|
451
502
|
msgstr "Visibilité communautaire"
|
|
452
503
|
|
|
453
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
504
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:92
|
|
454
505
|
msgid "The community is restricted to users with access."
|
|
455
506
|
msgstr "La communauté est réservée aux utilisateurs ayant accès."
|
|
456
507
|
|
|
457
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
508
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:94
|
|
458
509
|
msgid "Restricted"
|
|
459
510
|
msgstr "Restreint"
|
|
460
511
|
|
|
461
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
512
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:111
|
|
462
513
|
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:24
|
|
463
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:
|
|
514
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:138
|
|
464
515
|
msgid "Preview"
|
|
465
516
|
msgstr "Aperçu"
|
|
466
517
|
|
|
467
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
518
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:115
|
|
468
519
|
msgid "You are previewing a published record."
|
|
469
520
|
msgstr "Vous prévisualisez un enregistrement publié."
|
|
470
521
|
|
|
471
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
522
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:117
|
|
472
523
|
msgid "You are previewing changes that have not yet been published."
|
|
473
524
|
msgstr ""
|
|
474
525
|
"Vous prévisualisez les modifications qui n'ont pas encore été publiées."
|
|
475
526
|
|
|
476
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
527
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:119
|
|
477
528
|
msgid "You are previewing a new record that has not yet been published."
|
|
478
529
|
msgstr ""
|
|
479
530
|
"Vous prévisualisez un nouvel enregistrement qui n'a pas encore été publié."
|
|
480
531
|
|
|
481
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
532
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:121
|
|
482
533
|
msgid ""
|
|
483
534
|
"You are previewing a new record version that has not yet been published."
|
|
484
535
|
msgstr ""
|
|
485
536
|
"Vous prévisualisez une nouvelle version d'enregistrement qui n'a pas encore "
|
|
486
537
|
"été publiée."
|
|
487
538
|
|
|
488
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
539
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:136
|
|
489
540
|
#, python-format
|
|
490
541
|
msgid ""
|
|
491
542
|
"\n"
|
|
@@ -496,69 +547,69 @@ msgstr ""
|
|
|
496
547
|
"\n"
|
|
497
548
|
"Une version %(link_start)s plus récente de %(link_end)s l'enregistrement est disponible."
|
|
498
549
|
|
|
499
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
550
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:160
|
|
500
551
|
msgid "Record access information"
|
|
501
552
|
msgstr "Enregistrer l'information d'accès"
|
|
502
553
|
|
|
503
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
504
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
505
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:
|
|
506
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:
|
|
554
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:167
|
|
555
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:326
|
|
556
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:172
|
|
557
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:202
|
|
507
558
|
msgid "Reason"
|
|
508
559
|
msgstr "Raison"
|
|
509
560
|
|
|
510
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
561
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:180
|
|
511
562
|
msgid "Back-navigation"
|
|
512
563
|
msgstr "Rétro-navigation"
|
|
513
564
|
|
|
514
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
565
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:182
|
|
515
566
|
msgid "Back to edit"
|
|
516
567
|
msgstr "Retour à modifier"
|
|
517
568
|
|
|
518
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
569
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:200
|
|
519
570
|
msgid "Manage record"
|
|
520
571
|
msgstr "Gérer les enregistrements"
|
|
521
572
|
|
|
522
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
573
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:218
|
|
523
574
|
msgid "Publication date and version number"
|
|
524
575
|
msgstr "Date de publication et numéro de version"
|
|
525
576
|
|
|
526
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
577
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:222
|
|
527
578
|
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/details.html:25
|
|
528
579
|
msgid "Publication date"
|
|
529
580
|
msgstr "Date de publication"
|
|
530
581
|
|
|
531
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
582
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:223
|
|
532
583
|
msgid "Published"
|
|
533
584
|
msgstr "Publié"
|
|
534
585
|
|
|
535
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
586
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:226
|
|
536
587
|
#, python-brace-format
|
|
537
588
|
msgid "Version {version_number}"
|
|
538
589
|
msgstr "Version {version_number}"
|
|
539
590
|
|
|
540
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
591
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:233
|
|
541
592
|
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/details.html:24
|
|
542
593
|
msgid "Resource type"
|
|
543
594
|
msgstr "Type de ressource"
|
|
544
595
|
|
|
545
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
596
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:243
|
|
546
597
|
msgid "Access status"
|
|
547
598
|
msgstr "Statut d'accès"
|
|
548
599
|
|
|
549
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
600
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:265
|
|
550
601
|
msgid "Record title and creators"
|
|
551
602
|
msgstr "Titre et créateurs de disques"
|
|
552
603
|
|
|
553
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
604
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:271
|
|
554
605
|
msgid "Creators and contributors"
|
|
555
606
|
msgstr "Créateurs et contributeurs"
|
|
556
607
|
|
|
557
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
608
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:332
|
|
558
609
|
msgid "Request access"
|
|
559
610
|
msgstr "Demander l'accès"
|
|
560
611
|
|
|
561
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
612
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:334
|
|
562
613
|
msgid ""
|
|
563
614
|
"If you would like to request access to these files, please fill out the form"
|
|
564
615
|
" below."
|
|
@@ -566,31 +617,31 @@ msgstr ""
|
|
|
566
617
|
"Si vous souhaitez demander l'accès à ces fichiers, veuillez remplir le "
|
|
567
618
|
"formulaire ci-dessous."
|
|
568
619
|
|
|
569
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
620
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:342
|
|
570
621
|
msgid ""
|
|
571
622
|
"You need to satisfy these conditions in order for this request to be "
|
|
572
623
|
"accepted:"
|
|
573
624
|
msgstr ""
|
|
574
625
|
"Vous devez remplir ces conditions pour que cette demande soit acceptée:"
|
|
575
626
|
|
|
576
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
577
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:
|
|
627
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:367
|
|
628
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:188
|
|
578
629
|
msgid "System files"
|
|
579
630
|
msgstr "Fichiers système"
|
|
580
631
|
|
|
581
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
632
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:380
|
|
582
633
|
msgid "Additional record details"
|
|
583
634
|
msgstr "Détails d'enregistrement supplémentaires"
|
|
584
635
|
|
|
585
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
636
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:394
|
|
586
637
|
msgid "Record details"
|
|
587
638
|
msgstr "Enregistrer les détails"
|
|
588
639
|
|
|
589
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
640
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:411
|
|
590
641
|
msgid "Jump to top of page"
|
|
591
642
|
msgstr "Aller en haut de la page"
|
|
592
643
|
|
|
593
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
644
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:413
|
|
594
645
|
msgid "Jump up"
|
|
595
646
|
msgstr "Sauter vers le haut"
|
|
596
647
|
|
|
@@ -712,9 +763,12 @@ msgid "Not you?"
|
|
|
712
763
|
msgstr ""
|
|
713
764
|
|
|
714
765
|
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/access-form.html:31
|
|
715
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:
|
|
716
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:
|
|
717
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:
|
|
766
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:114
|
|
767
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:117
|
|
768
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:148
|
|
769
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:151
|
|
770
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:158
|
|
771
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:161
|
|
718
772
|
msgid "Log out"
|
|
719
773
|
msgstr "Déconnexion"
|
|
720
774
|
|
|
@@ -778,61 +832,61 @@ msgid "References"
|
|
|
778
832
|
msgstr "Références"
|
|
779
833
|
|
|
780
834
|
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:17
|
|
781
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
835
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:53
|
|
782
836
|
msgid "Views"
|
|
783
837
|
msgstr "Vues"
|
|
784
838
|
|
|
785
839
|
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:25
|
|
786
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
840
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:73
|
|
787
841
|
msgid "Downloads"
|
|
788
842
|
msgstr "Téléchargements"
|
|
789
843
|
|
|
790
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
791
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
844
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:34
|
|
845
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:37
|
|
792
846
|
msgid "Show more details"
|
|
793
847
|
msgstr "Afficher plus de détails"
|
|
794
848
|
|
|
795
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
849
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:35
|
|
796
850
|
msgid "Show less details"
|
|
797
851
|
msgstr "Afficher moins de détails"
|
|
798
852
|
|
|
799
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
800
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
801
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
802
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
853
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:46
|
|
854
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:68
|
|
855
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:88
|
|
856
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:110
|
|
803
857
|
msgid "All versions"
|
|
804
858
|
msgstr "Toutes versions"
|
|
805
859
|
|
|
806
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
807
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
808
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
809
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
860
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:47
|
|
861
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:69
|
|
862
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:89
|
|
863
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:111
|
|
810
864
|
msgid "This version"
|
|
811
865
|
msgstr "Ces versions"
|
|
812
866
|
|
|
813
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
814
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
815
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
867
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:60
|
|
868
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:80
|
|
869
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:100
|
|
816
870
|
msgid "More info"
|
|
817
871
|
msgstr "Plus d'infos"
|
|
818
872
|
|
|
819
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
873
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:65
|
|
820
874
|
msgid "Total views"
|
|
821
875
|
msgstr "Total vues"
|
|
822
876
|
|
|
823
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
877
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:85
|
|
824
878
|
msgid "Total downloads"
|
|
825
879
|
msgstr "Total téléchargements"
|
|
826
880
|
|
|
827
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
881
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:93
|
|
828
882
|
msgid "Data volume"
|
|
829
883
|
msgstr "Volume de données"
|
|
830
884
|
|
|
831
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
885
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:105
|
|
832
886
|
msgid "Total data volume"
|
|
833
887
|
msgstr "Volume total de données"
|
|
834
888
|
|
|
835
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
889
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:117
|
|
836
890
|
msgid "More info on how stats are collected."
|
|
837
891
|
msgstr ""
|
|
838
892
|
"Plus d'informations sur la façon dont les statistiques sont collectées."
|
|
@@ -867,8 +921,8 @@ msgid "Imprint"
|
|
|
867
921
|
msgstr "Imprint"
|
|
868
922
|
|
|
869
923
|
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/details.html:29
|
|
870
|
-
msgid "
|
|
871
|
-
msgstr "
|
|
924
|
+
msgid "Thesis"
|
|
925
|
+
msgstr "Thèse"
|
|
872
926
|
|
|
873
927
|
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/details.html:30
|
|
874
928
|
msgid "Conference"
|
|
@@ -900,29 +954,29 @@ msgstr "Ressources externes"
|
|
|
900
954
|
msgid "Keywords and subjects"
|
|
901
955
|
msgstr "Mots-clés et sujets"
|
|
902
956
|
|
|
903
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:
|
|
904
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:
|
|
905
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:
|
|
906
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:
|
|
957
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:15
|
|
958
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:18
|
|
959
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:167
|
|
960
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:198
|
|
907
961
|
#: invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/macros/request_header.html:61
|
|
908
962
|
#: invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/user-access-request/index.html:43
|
|
909
963
|
msgid "Opens in new tab"
|
|
910
964
|
msgstr "Ouvre dans un nouvel onglet"
|
|
911
965
|
|
|
912
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:
|
|
913
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:
|
|
966
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:15
|
|
967
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:18
|
|
914
968
|
msgid "Read more"
|
|
915
969
|
msgstr "En savoir plus"
|
|
916
970
|
|
|
917
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:
|
|
971
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:26
|
|
918
972
|
msgid "Rights"
|
|
919
973
|
msgstr "Droits"
|
|
920
974
|
|
|
921
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:
|
|
975
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:59
|
|
922
976
|
msgid "Close"
|
|
923
977
|
msgstr "Fermer"
|
|
924
978
|
|
|
925
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:
|
|
979
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:63
|
|
926
980
|
msgid "No further description."
|
|
927
981
|
msgstr "Aucune autre description."
|
|
928
982
|
|
|
@@ -954,65 +1008,84 @@ msgstr "Modifié"
|
|
|
954
1008
|
msgid "Versions"
|
|
955
1009
|
msgstr "Versions"
|
|
956
1010
|
|
|
957
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:
|
|
958
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:
|
|
959
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:
|
|
960
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:
|
|
961
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:89
|
|
1011
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:20
|
|
1012
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:21
|
|
1013
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:97
|
|
1014
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:98
|
|
962
1015
|
msgid "profile"
|
|
963
1016
|
msgstr "profil"
|
|
964
1017
|
|
|
965
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:
|
|
966
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:
|
|
1018
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:76
|
|
1019
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:80
|
|
967
1020
|
msgid "Show affiliations"
|
|
968
1021
|
msgstr "Afficher les affiliations"
|
|
969
1022
|
|
|
970
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:
|
|
1023
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:77
|
|
971
1024
|
msgid "Hide affiliations"
|
|
972
1025
|
msgstr "Cacher les affiliations"
|
|
973
1026
|
|
|
974
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:
|
|
1027
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:84
|
|
975
1028
|
msgid "Affiliations for"
|
|
976
1029
|
msgstr "Affiliations pour"
|
|
977
1030
|
|
|
978
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:
|
|
1031
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:68
|
|
1032
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:71
|
|
1033
|
+
msgid "Missing description type!"
|
|
1034
|
+
msgstr ""
|
|
1035
|
+
|
|
1036
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:90
|
|
1037
|
+
msgid "Unknown date type"
|
|
1038
|
+
msgstr ""
|
|
1039
|
+
|
|
1040
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:130
|
|
979
1041
|
msgid "Open external link"
|
|
980
1042
|
msgstr "Ouvrir lien externe"
|
|
981
1043
|
|
|
982
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:
|
|
1044
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:309
|
|
983
1045
|
msgid "Conference website"
|
|
984
1046
|
msgstr "Site web de conférence"
|
|
985
1047
|
|
|
986
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/doi.html:
|
|
987
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/doi.html:
|
|
1048
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/doi.html:10
|
|
1049
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/doi.html:26
|
|
1050
|
+
#: invenio_app_rdm/records_ui/views/deposits.py:104
|
|
988
1051
|
msgid "DOI"
|
|
989
1052
|
msgstr "DOI"
|
|
990
1053
|
|
|
991
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/doi.html:
|
|
1054
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/doi.html:17
|
|
992
1055
|
msgid "Get the DOI badge!"
|
|
993
1056
|
msgstr "Obtenez le badge DOI!"
|
|
994
1057
|
|
|
995
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/doi.html:
|
|
1058
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/doi.html:23
|
|
996
1059
|
msgid "DOI Badge"
|
|
997
1060
|
msgstr "DOI Badge"
|
|
998
1061
|
|
|
999
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:
|
|
1062
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:45
|
|
1000
1063
|
msgid "File preview"
|
|
1001
1064
|
msgstr "Aperçu du fichier"
|
|
1002
1065
|
|
|
1003
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:
|
|
1066
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:60
|
|
1067
|
+
msgid "This file cannot be previewed"
|
|
1068
|
+
msgstr ""
|
|
1069
|
+
|
|
1070
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:63
|
|
1071
|
+
msgid ""
|
|
1072
|
+
"This file is an external reference and not stored directly in this repository.\n"
|
|
1073
|
+
"To access its content, please download it and open it locally."
|
|
1074
|
+
msgstr ""
|
|
1075
|
+
|
|
1076
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:90
|
|
1004
1077
|
msgid "Name"
|
|
1005
1078
|
msgstr "Nom"
|
|
1006
1079
|
|
|
1007
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:
|
|
1080
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:91
|
|
1008
1081
|
msgid "Size"
|
|
1009
1082
|
msgstr "Taille"
|
|
1010
1083
|
|
|
1011
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:
|
|
1084
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:96
|
|
1012
1085
|
msgid "Download all"
|
|
1013
1086
|
msgstr "Télécharger tout"
|
|
1014
1087
|
|
|
1015
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:
|
|
1088
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:127
|
|
1016
1089
|
msgid ""
|
|
1017
1090
|
"This is the file fingerprint (checksum), which can be used to verify the "
|
|
1018
1091
|
"file integrity."
|
|
@@ -1020,7 +1093,11 @@ msgstr ""
|
|
|
1020
1093
|
"Il s'agit de l'empreinte digitale du fichier (checksum), qui peut être "
|
|
1021
1094
|
"utilisée pour vérifier l'intégrité du fichier."
|
|
1022
1095
|
|
|
1023
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:
|
|
1096
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:133
|
|
1097
|
+
msgid "N/A (external)"
|
|
1098
|
+
msgstr ""
|
|
1099
|
+
|
|
1100
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:142
|
|
1024
1101
|
msgid "Download"
|
|
1025
1102
|
msgstr "Télécharger"
|
|
1026
1103
|
|
|
@@ -1040,17 +1117,25 @@ msgstr "Version"
|
|
|
1040
1117
|
msgid "No DOI available"
|
|
1041
1118
|
msgstr ""
|
|
1042
1119
|
|
|
1043
|
-
#: invenio_app_rdm/records_ui/views/deposits.py:
|
|
1120
|
+
#: invenio_app_rdm/records_ui/views/deposits.py:103
|
|
1121
|
+
msgid "Digital Object Identifier"
|
|
1122
|
+
msgstr ""
|
|
1123
|
+
|
|
1124
|
+
#: invenio_app_rdm/records_ui/views/deposits.py:105
|
|
1125
|
+
msgid "Copy/paste your existing DOI here..."
|
|
1126
|
+
msgstr ""
|
|
1127
|
+
|
|
1128
|
+
#: invenio_app_rdm/records_ui/views/deposits.py:109
|
|
1044
1129
|
#, python-format
|
|
1045
1130
|
msgid "Discard the reserved %(scheme_label)s."
|
|
1046
1131
|
msgstr ""
|
|
1047
1132
|
|
|
1048
|
-
#: invenio_app_rdm/records_ui/views/deposits.py:
|
|
1133
|
+
#: invenio_app_rdm/records_ui/views/deposits.py:112
|
|
1049
1134
|
#, python-format
|
|
1050
1135
|
msgid "Get a %(scheme_label)s now!"
|
|
1051
1136
|
msgstr ""
|
|
1052
1137
|
|
|
1053
|
-
#: invenio_app_rdm/records_ui/views/deposits.py:
|
|
1138
|
+
#: invenio_app_rdm/records_ui/views/deposits.py:115
|
|
1054
1139
|
#, python-format
|
|
1055
1140
|
msgid ""
|
|
1056
1141
|
"Reserve a %(scheme_label)s by pressing the button (so it can be included in "
|
|
@@ -1058,16 +1143,17 @@ msgid ""
|
|
|
1058
1143
|
"is published."
|
|
1059
1144
|
msgstr ""
|
|
1060
1145
|
|
|
1061
|
-
#: invenio_app_rdm/records_ui/views/deposits.py:
|
|
1146
|
+
#: invenio_app_rdm/records_ui/views/deposits.py:121
|
|
1062
1147
|
#, python-format
|
|
1063
1148
|
msgid ""
|
|
1064
1149
|
"A %(scheme_label)s allows your upload to be easily and unambiguously cited. "
|
|
1065
1150
|
"Example: 10.1234/foo.bar"
|
|
1066
1151
|
msgstr ""
|
|
1067
1152
|
|
|
1068
|
-
#: invenio_app_rdm/records_ui/views/deposits.py:
|
|
1069
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:
|
|
1070
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:
|
|
1153
|
+
#: invenio_app_rdm/records_ui/views/deposits.py:233
|
|
1154
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:18
|
|
1155
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:31
|
|
1156
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:40
|
|
1071
1157
|
msgid "All"
|
|
1072
1158
|
msgstr "Tout"
|
|
1073
1159
|
|
|
@@ -1078,6 +1164,8 @@ msgstr "Retour aux invitations"
|
|
|
1078
1164
|
#: invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/community-invitation/user_dashboard.html:19
|
|
1079
1165
|
#: invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/community-submission/index.html:31
|
|
1080
1166
|
#: invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/guest-access-request/index.html:34
|
|
1167
|
+
#: invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/subcommunity-invitation/index.html:29
|
|
1168
|
+
#: invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/subcommunity/index.html:29
|
|
1081
1169
|
#: invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/user-access-request/index.html:28
|
|
1082
1170
|
msgid "Back to requests"
|
|
1083
1171
|
msgstr "Retour aux demandes"
|
|
@@ -1090,6 +1178,10 @@ msgstr "Conversation"
|
|
|
1090
1178
|
msgid "Record"
|
|
1091
1179
|
msgstr "Notice"
|
|
1092
1180
|
|
|
1181
|
+
#: invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/community-submission/index.html:77
|
|
1182
|
+
msgid "Checks"
|
|
1183
|
+
msgstr ""
|
|
1184
|
+
|
|
1093
1185
|
#: invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/guest-access-request/index.html:13
|
|
1094
1186
|
msgid "Access request"
|
|
1095
1187
|
msgstr "Demande d'accès"
|
|
@@ -1102,7 +1194,7 @@ msgstr "Voir Communauté"
|
|
|
1102
1194
|
msgid "View record"
|
|
1103
1195
|
msgstr "Voir record"
|
|
1104
1196
|
|
|
1105
|
-
#: invenio_app_rdm/theme/views.py:
|
|
1197
|
+
#: invenio_app_rdm/theme/views.py:128
|
|
1106
1198
|
msgid "Notification preferences were updated."
|
|
1107
1199
|
msgstr "Les préférences de notification ont été mises à jour."
|
|
1108
1200
|
|
|
@@ -1191,97 +1283,103 @@ msgstr "Boîte"
|
|
|
1191
1283
|
msgid "Search"
|
|
1192
1284
|
msgstr "Recherche"
|
|
1193
1285
|
|
|
1194
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:
|
|
1286
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:16
|
|
1287
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:19
|
|
1195
1288
|
msgid "Log in"
|
|
1196
1289
|
msgstr "Connexion"
|
|
1197
1290
|
|
|
1198
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:
|
|
1291
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:24
|
|
1199
1292
|
msgid "Sign up"
|
|
1200
1293
|
msgstr "Inscription"
|
|
1201
1294
|
|
|
1202
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:
|
|
1295
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:41
|
|
1203
1296
|
msgid "Quick create"
|
|
1204
1297
|
msgstr "Créer rapidement"
|
|
1205
1298
|
|
|
1206
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:
|
|
1299
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:58
|
|
1207
1300
|
msgid "Actions"
|
|
1208
1301
|
msgstr "Actions"
|
|
1209
1302
|
|
|
1210
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:
|
|
1211
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:
|
|
1303
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:79
|
|
1304
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:124
|
|
1212
1305
|
msgid "My account"
|
|
1213
1306
|
msgstr "Mon compte"
|
|
1214
1307
|
|
|
1215
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1308
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:13
|
|
1216
1309
|
msgid "You've successfully installed InvenioRDM!"
|
|
1217
1310
|
msgstr "Vous avez installé InvenioRDM avec succès!"
|
|
1218
1311
|
|
|
1219
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1312
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:15
|
|
1220
1313
|
msgid "What is ahead?"
|
|
1221
1314
|
msgstr "Qu'est-ce qui est à venir?"
|
|
1222
1315
|
|
|
1223
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1316
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:25
|
|
1224
1317
|
msgid "Configure"
|
|
1225
1318
|
msgstr "Configurer"
|
|
1226
1319
|
|
|
1227
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1320
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:28
|
|
1228
1321
|
msgid ""
|
|
1229
1322
|
"Configure the datamodel, resource types, permissions and much more to make "
|
|
1230
1323
|
"it suit your needs! For more information on how to do it visit the"
|
|
1231
1324
|
msgstr ""
|
|
1232
1325
|
|
|
1233
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1326
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:30
|
|
1234
1327
|
msgid "configuration section in the docs"
|
|
1235
1328
|
msgstr ""
|
|
1236
1329
|
|
|
1237
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1330
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:42
|
|
1238
1331
|
msgid "Customize"
|
|
1239
1332
|
msgstr "Personnaliser"
|
|
1240
1333
|
|
|
1241
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1334
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:45
|
|
1242
1335
|
msgid ""
|
|
1243
1336
|
"Customize the layout and adapt the styling to match your institution's. See "
|
|
1244
1337
|
"how to do so"
|
|
1245
1338
|
msgstr ""
|
|
1246
1339
|
|
|
1247
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1340
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:47
|
|
1248
1341
|
msgid "here"
|
|
1249
1342
|
msgstr "ici"
|
|
1250
1343
|
|
|
1251
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1252
|
-
msgid "
|
|
1253
|
-
msgstr "
|
|
1344
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:58
|
|
1345
|
+
msgid "Use it!"
|
|
1346
|
+
msgstr ""
|
|
1254
1347
|
|
|
1255
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1256
|
-
msgid "
|
|
1348
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:60
|
|
1349
|
+
msgid "Use and explore your InvenioRDM instance."
|
|
1257
1350
|
msgstr ""
|
|
1258
1351
|
|
|
1259
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1260
|
-
msgid "
|
|
1261
|
-
msgstr "
|
|
1352
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:62
|
|
1353
|
+
msgid "Use"
|
|
1354
|
+
msgstr ""
|
|
1262
1355
|
|
|
1263
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1356
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:76
|
|
1264
1357
|
msgid "Docs"
|
|
1265
1358
|
msgstr "Docs"
|
|
1266
1359
|
|
|
1267
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1360
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:85
|
|
1268
1361
|
msgid "Code"
|
|
1269
1362
|
msgstr "Code"
|
|
1270
1363
|
|
|
1271
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1364
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:92
|
|
1272
1365
|
msgid "To disable this section, add"
|
|
1273
1366
|
msgstr "Pour désactiver cette section, ajoutez"
|
|
1274
1367
|
|
|
1275
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1368
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:94
|
|
1276
1369
|
msgid "to your invenio.cfg file."
|
|
1277
1370
|
msgstr "vers votre fichier invenio.cfg."
|
|
1278
1371
|
|
|
1279
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:
|
|
1372
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:8
|
|
1373
|
+
msgid "In this collection"
|
|
1374
|
+
msgstr ""
|
|
1375
|
+
|
|
1376
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:13
|
|
1377
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:26
|
|
1280
1378
|
msgid "In this community"
|
|
1281
1379
|
msgstr "Dans cette communauté"
|
|
1282
1380
|
|
|
1283
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:
|
|
1284
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:
|
|
1381
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:51
|
|
1382
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:52
|
|
1285
1383
|
msgid "Search records"
|
|
1286
1384
|
msgstr "Recherche des enregistrements"
|
|
1287
1385
|
|
|
@@ -1290,55 +1388,55 @@ msgstr "Recherche des enregistrements"
|
|
|
1290
1388
|
msgid "Powered by"
|
|
1291
1389
|
msgstr "Powered by"
|
|
1292
1390
|
|
|
1293
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:
|
|
1391
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:12
|
|
1294
1392
|
msgid ""
|
|
1295
1393
|
"The following files were flagged as 'unhealthy'. This means that the "
|
|
1296
1394
|
"checksum check failed or timed out. Please take any action if needed."
|
|
1297
1395
|
msgstr ""
|
|
1298
1396
|
|
|
1397
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:15
|
|
1398
|
+
#, python-brace-format
|
|
1399
|
+
msgid "ID: {}"
|
|
1400
|
+
msgstr ""
|
|
1401
|
+
|
|
1299
1402
|
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:16
|
|
1300
|
-
#, python-format
|
|
1301
|
-
msgid "
|
|
1403
|
+
#, python-brace-format
|
|
1404
|
+
msgid "URI: {}"
|
|
1302
1405
|
msgstr ""
|
|
1303
1406
|
|
|
1304
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:
|
|
1305
|
-
#, python-format
|
|
1306
|
-
msgid "
|
|
1407
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:18
|
|
1408
|
+
#, python-brace-format
|
|
1409
|
+
msgid "Name: {}"
|
|
1307
1410
|
msgstr ""
|
|
1308
1411
|
|
|
1309
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:
|
|
1310
|
-
#, python-format
|
|
1311
|
-
msgid "
|
|
1412
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:20
|
|
1413
|
+
#, python-brace-format
|
|
1414
|
+
msgid "Created: {}"
|
|
1312
1415
|
msgstr ""
|
|
1313
1416
|
|
|
1314
1417
|
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:21
|
|
1315
|
-
#, python-format
|
|
1316
|
-
msgid "
|
|
1418
|
+
#, python-brace-format
|
|
1419
|
+
msgid "Checksum: {}"
|
|
1317
1420
|
msgstr ""
|
|
1318
1421
|
|
|
1319
1422
|
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:22
|
|
1320
|
-
#, python-format
|
|
1321
|
-
msgid "
|
|
1423
|
+
#, python-brace-format
|
|
1424
|
+
msgid "Last check date: {}"
|
|
1322
1425
|
msgstr ""
|
|
1323
1426
|
|
|
1324
1427
|
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:23
|
|
1325
|
-
#, python-format
|
|
1326
|
-
msgid "Last check
|
|
1327
|
-
msgstr ""
|
|
1328
|
-
|
|
1329
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:24
|
|
1330
|
-
#, python-format
|
|
1331
|
-
msgid "Last check FAILED with result: %s"
|
|
1428
|
+
#, python-brace-format
|
|
1429
|
+
msgid "Last check FAILED with result: {}"
|
|
1332
1430
|
msgstr ""
|
|
1333
1431
|
|
|
1334
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:
|
|
1335
|
-
#, python-format
|
|
1336
|
-
msgid "Record:
|
|
1432
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:25
|
|
1433
|
+
#, python-brace-format
|
|
1434
|
+
msgid "Record: {}"
|
|
1337
1435
|
msgstr ""
|
|
1338
1436
|
|
|
1339
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:
|
|
1340
|
-
#, python-format
|
|
1341
|
-
msgid "Draft:
|
|
1437
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:28
|
|
1438
|
+
#, python-brace-format
|
|
1439
|
+
msgid "Draft: {}"
|
|
1342
1440
|
msgstr ""
|
|
1343
1441
|
|
|
1344
1442
|
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/help/search.de.html:9
|