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
|
@@ -7,16 +7,16 @@
|
|
|
7
7
|
# Translators:
|
|
8
8
|
# Alizee Pace <alizee.pace@gmail.com>, 2024
|
|
9
9
|
# Ignacio Estevo, 2025
|
|
10
|
-
# Tibor Simko <tibor.simko@cern.ch>, 2025
|
|
11
10
|
# Zacharias Zacharodimos <zacharias.zacharodimos@cern.ch>, 2025
|
|
11
|
+
# Tibor Simko <tibor.simko@cern.ch>, 2025
|
|
12
12
|
# Jesús Martín <jesusmartin@sallep.net>, 2025
|
|
13
13
|
#
|
|
14
14
|
#, fuzzy
|
|
15
15
|
msgid ""
|
|
16
16
|
msgstr ""
|
|
17
|
-
"Project-Id-Version: invenio-app-rdm
|
|
17
|
+
"Project-Id-Version: invenio-app-rdm 13.0.0rc6\n"
|
|
18
18
|
"Report-Msgid-Bugs-To: info@inveniosoftware.org\n"
|
|
19
|
-
"POT-Creation-Date: 2025-
|
|
19
|
+
"POT-Creation-Date: 2025-07-22 14:12+0000\n"
|
|
20
20
|
"PO-Revision-Date: 2020-07-07 14:12+0000\n"
|
|
21
21
|
"Last-Translator: Jesús Martín <jesusmartin@sallep.net>, 2025\n"
|
|
22
22
|
"Language-Team: Spanish (https://app.transifex.com/inveniosoftware/teams/23537/es/)\n"
|
|
@@ -27,133 +27,180 @@ msgstr ""
|
|
|
27
27
|
"Language: es\n"
|
|
28
28
|
"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
|
|
29
29
|
|
|
30
|
-
#: invenio_app_rdm/config.py:
|
|
30
|
+
#: invenio_app_rdm/config.py:269
|
|
31
31
|
msgid "The turn-key research data management repository"
|
|
32
32
|
msgstr "El repositorio de gestión de datos de investigación preconfigurado"
|
|
33
33
|
|
|
34
|
-
#: invenio_app_rdm/config.py:
|
|
34
|
+
#: invenio_app_rdm/config.py:308
|
|
35
35
|
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/site_footer.html:16
|
|
36
36
|
msgid "InvenioRDM"
|
|
37
37
|
msgstr "InvenioRDM"
|
|
38
38
|
|
|
39
|
-
#: invenio_app_rdm/config.py:
|
|
39
|
+
#: invenio_app_rdm/config.py:403
|
|
40
40
|
msgid "Welcome to Invenio App RDM!"
|
|
41
41
|
msgstr "¡Bienvenido a Invenio RDM!"
|
|
42
42
|
|
|
43
|
-
#: invenio_app_rdm/config.py:
|
|
43
|
+
#: invenio_app_rdm/config.py:816
|
|
44
44
|
msgid "JSON"
|
|
45
45
|
msgstr "JSON"
|
|
46
46
|
|
|
47
|
-
#: invenio_app_rdm/config.py:
|
|
47
|
+
#: invenio_app_rdm/config.py:823
|
|
48
48
|
msgid "JSON-LD"
|
|
49
49
|
msgstr "JSON-LD"
|
|
50
50
|
|
|
51
|
-
#: invenio_app_rdm/config.py:
|
|
51
|
+
#: invenio_app_rdm/config.py:831
|
|
52
52
|
msgid "CSL"
|
|
53
53
|
msgstr "CSL"
|
|
54
54
|
|
|
55
|
-
#: invenio_app_rdm/config.py:
|
|
55
|
+
#: invenio_app_rdm/config.py:838
|
|
56
56
|
msgid "DataCite JSON"
|
|
57
57
|
msgstr "DataCite JSON"
|
|
58
58
|
|
|
59
|
-
#: invenio_app_rdm/config.py:
|
|
59
|
+
#: invenio_app_rdm/config.py:847
|
|
60
60
|
msgid "DataCite XML"
|
|
61
61
|
msgstr "DataCite XML"
|
|
62
62
|
|
|
63
|
-
#: invenio_app_rdm/config.py:
|
|
63
|
+
#: invenio_app_rdm/config.py:856
|
|
64
64
|
msgid "Dublin Core XML"
|
|
65
65
|
msgstr "Dublin Core XML"
|
|
66
66
|
|
|
67
|
-
#: invenio_app_rdm/config.py:
|
|
67
|
+
#: invenio_app_rdm/config.py:865
|
|
68
68
|
msgid "MARCXML"
|
|
69
69
|
msgstr "MARCXML"
|
|
70
70
|
|
|
71
|
-
#: invenio_app_rdm/config.py:
|
|
71
|
+
#: invenio_app_rdm/config.py:872
|
|
72
72
|
msgid "BibTeX"
|
|
73
73
|
msgstr "BibTeX"
|
|
74
74
|
|
|
75
|
-
#: invenio_app_rdm/config.py:
|
|
75
|
+
#: invenio_app_rdm/config.py:879
|
|
76
76
|
msgid "GeoJSON"
|
|
77
77
|
msgstr "GeoJSON"
|
|
78
78
|
|
|
79
|
-
#: invenio_app_rdm/config.py:
|
|
79
|
+
#: invenio_app_rdm/config.py:886
|
|
80
80
|
msgid "DCAT"
|
|
81
81
|
msgstr "DCAT"
|
|
82
82
|
|
|
83
|
-
#: invenio_app_rdm/config.py:
|
|
83
|
+
#: invenio_app_rdm/config.py:893
|
|
84
84
|
msgid "Codemeta"
|
|
85
85
|
msgstr "Codemeta"
|
|
86
86
|
|
|
87
|
-
#: invenio_app_rdm/config.py:
|
|
87
|
+
#: invenio_app_rdm/config.py:900
|
|
88
88
|
msgid "Citation File Format"
|
|
89
89
|
msgstr "Formato de Archivo de Cita"
|
|
90
90
|
|
|
91
|
-
#: invenio_app_rdm/config.py:
|
|
91
|
+
#: invenio_app_rdm/config.py:907
|
|
92
|
+
msgid "Data Package JSON"
|
|
93
|
+
msgstr ""
|
|
94
|
+
|
|
95
|
+
#: invenio_app_rdm/config.py:1102
|
|
92
96
|
msgid "APA"
|
|
93
97
|
msgstr "APA"
|
|
94
98
|
|
|
95
|
-
#: invenio_app_rdm/config.py:
|
|
99
|
+
#: invenio_app_rdm/config.py:1103
|
|
96
100
|
msgid "Harvard"
|
|
97
101
|
msgstr "Harvard"
|
|
98
102
|
|
|
99
|
-
#: invenio_app_rdm/config.py:
|
|
103
|
+
#: invenio_app_rdm/config.py:1104
|
|
100
104
|
msgid "MLA"
|
|
101
105
|
msgstr "MLA"
|
|
102
106
|
|
|
103
|
-
#: invenio_app_rdm/config.py:
|
|
107
|
+
#: invenio_app_rdm/config.py:1105
|
|
104
108
|
msgid "Vancouver"
|
|
105
109
|
msgstr "Vancouver"
|
|
106
110
|
|
|
107
|
-
#: invenio_app_rdm/config.py:
|
|
111
|
+
#: invenio_app_rdm/config.py:1106
|
|
108
112
|
msgid "Chicago"
|
|
109
113
|
msgstr "Chicago"
|
|
110
114
|
|
|
111
|
-
#: invenio_app_rdm/config.py:
|
|
115
|
+
#: invenio_app_rdm/config.py:1107
|
|
112
116
|
msgid "IEEE"
|
|
113
117
|
msgstr "IEEE"
|
|
114
118
|
|
|
115
|
-
#: invenio_app_rdm/ext.py:
|
|
119
|
+
#: invenio_app_rdm/ext.py:73
|
|
116
120
|
msgid "My dashboard"
|
|
117
121
|
msgstr "Mi panel"
|
|
118
122
|
|
|
119
|
-
#: invenio_app_rdm/ext.py:
|
|
120
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/deposit.html:
|
|
123
|
+
#: invenio_app_rdm/ext.py:79
|
|
124
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/deposit.html:17
|
|
121
125
|
#: invenio_app_rdm/users_ui/templates/semantic-ui/invenio_app_rdm/users/header.html:28
|
|
122
126
|
msgid "New upload"
|
|
123
127
|
msgstr "Nuevo envío"
|
|
124
128
|
|
|
125
|
-
#: invenio_app_rdm/ext.py:
|
|
129
|
+
#: invenio_app_rdm/ext.py:93
|
|
126
130
|
#: invenio_app_rdm/users_ui/templates/semantic-ui/invenio_app_rdm/users/uploads.html:8
|
|
127
131
|
msgid "Uploads"
|
|
128
132
|
msgstr "Envíos"
|
|
129
133
|
|
|
130
|
-
#: invenio_app_rdm/ext.py:
|
|
131
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/communities.html:
|
|
134
|
+
#: invenio_app_rdm/ext.py:98
|
|
135
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/communities.html:14
|
|
132
136
|
#: invenio_app_rdm/users_ui/templates/semantic-ui/invenio_app_rdm/users/communities.html:8
|
|
133
137
|
msgid "Communities"
|
|
134
138
|
msgstr "Comunidades"
|
|
135
139
|
|
|
136
|
-
#: invenio_app_rdm/ext.py:
|
|
140
|
+
#: invenio_app_rdm/ext.py:103
|
|
137
141
|
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header.html:118
|
|
138
142
|
#: invenio_app_rdm/theme/templates/themes/default/invenio_app_rdm/header.html:117
|
|
139
143
|
#: invenio_app_rdm/users_ui/templates/semantic-ui/invenio_app_rdm/users/requests.html:8
|
|
140
144
|
msgid "Requests"
|
|
141
145
|
msgstr "Peticiones"
|
|
142
146
|
|
|
143
|
-
#: invenio_app_rdm/ext.py:
|
|
147
|
+
#: invenio_app_rdm/ext.py:126
|
|
144
148
|
msgid "Home"
|
|
145
149
|
msgstr "Página principal"
|
|
146
150
|
|
|
147
|
-
#: invenio_app_rdm/
|
|
148
|
-
#: invenio_app_rdm/
|
|
149
|
-
|
|
151
|
+
#: invenio_app_rdm/communities_ui/templates/semantic-ui/invenio_communities/collections/collection.html:38
|
|
152
|
+
#: invenio_app_rdm/ext.py:134
|
|
153
|
+
msgid "Browse"
|
|
154
|
+
msgstr "Explorar"
|
|
155
|
+
|
|
156
|
+
#: invenio_app_rdm/administration/records/records.py:28
|
|
157
|
+
#: invenio_app_rdm/administration/records/records.py:29
|
|
158
|
+
#: invenio_app_rdm/ext.py:142
|
|
150
159
|
msgid "Records"
|
|
151
160
|
msgstr "Registros"
|
|
152
161
|
|
|
153
|
-
#: invenio_app_rdm/ext.py:
|
|
162
|
+
#: invenio_app_rdm/ext.py:149
|
|
154
163
|
msgid "Submit"
|
|
155
164
|
msgstr "Enviar"
|
|
156
165
|
|
|
166
|
+
#: invenio_app_rdm/administration/audit_logs/audit_logs.py:38
|
|
167
|
+
msgid "Resource"
|
|
168
|
+
msgstr ""
|
|
169
|
+
|
|
170
|
+
#: invenio_app_rdm/administration/audit_logs/audit_logs.py:43
|
|
171
|
+
msgid "Resource ID"
|
|
172
|
+
msgstr ""
|
|
173
|
+
|
|
174
|
+
#: invenio_app_rdm/administration/audit_logs/audit_logs.py:47
|
|
175
|
+
msgid "Action"
|
|
176
|
+
msgstr "Acción"
|
|
177
|
+
|
|
178
|
+
#: invenio_app_rdm/administration/audit_logs/audit_logs.py:51
|
|
179
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:46
|
|
180
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:169
|
|
181
|
+
#: invenio_app_rdm/administration/users/users.py:22
|
|
182
|
+
msgid "User"
|
|
183
|
+
msgstr "Usuario"
|
|
184
|
+
|
|
185
|
+
#: invenio_app_rdm/administration/audit_logs/audit_logs.py:55
|
|
186
|
+
#: invenio_app_rdm/administration/domains/domains.py:150
|
|
187
|
+
#: invenio_app_rdm/administration/records/records.py:43
|
|
188
|
+
#: invenio_app_rdm/administration/records/records.py:127
|
|
189
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:173
|
|
190
|
+
#: invenio_app_rdm/administration/users/users.py:26
|
|
191
|
+
#: invenio_app_rdm/administration/users/users.py:42
|
|
192
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/technical_metadata.html:10
|
|
193
|
+
msgid "Created"
|
|
194
|
+
msgstr "Creado"
|
|
195
|
+
|
|
196
|
+
#: invenio_app_rdm/administration/audit_logs/audit_logs.py:62
|
|
197
|
+
msgid "View Log"
|
|
198
|
+
msgstr ""
|
|
199
|
+
|
|
200
|
+
#: invenio_app_rdm/administration/audit_logs/audit_logs.py:67
|
|
201
|
+
msgid "View Changes"
|
|
202
|
+
msgstr ""
|
|
203
|
+
|
|
157
204
|
#: invenio_app_rdm/administration/domains/domains.py:41
|
|
158
205
|
#: invenio_app_rdm/administration/domains/domains.py:42
|
|
159
206
|
msgid "Domains"
|
|
@@ -176,22 +223,22 @@ msgstr "TLD"
|
|
|
176
223
|
#: invenio_app_rdm/administration/domains/domains.py:49
|
|
177
224
|
#: invenio_app_rdm/administration/domains/domains.py:80
|
|
178
225
|
#: invenio_app_rdm/administration/domains/domains.py:146
|
|
179
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:
|
|
180
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
181
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
226
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:69
|
|
227
|
+
#: invenio_app_rdm/administration/users/users.py:25
|
|
228
|
+
#: invenio_app_rdm/administration/users/users.py:36
|
|
182
229
|
#: invenio_app_rdm/theme/templates/themes/default/invenio_app_rdm/site_footer.html:28
|
|
183
230
|
msgid "Status"
|
|
184
231
|
msgstr "Estado"
|
|
185
232
|
|
|
186
233
|
#: invenio_app_rdm/administration/domains/domains.py:50
|
|
187
234
|
#: invenio_app_rdm/administration/domains/domains.py:153
|
|
188
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
235
|
+
#: invenio_app_rdm/administration/users/users.py:58
|
|
189
236
|
msgid "Users"
|
|
190
237
|
msgstr "Usuarios"
|
|
191
238
|
|
|
192
239
|
#: invenio_app_rdm/administration/domains/domains.py:51
|
|
193
240
|
#: invenio_app_rdm/administration/domains/domains.py:154
|
|
194
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
241
|
+
#: invenio_app_rdm/administration/users/users.py:38
|
|
195
242
|
msgid "Active"
|
|
196
243
|
msgstr "Activo"
|
|
197
244
|
|
|
@@ -275,19 +322,9 @@ msgstr "Detalles del dominio"
|
|
|
275
322
|
msgid "Top-level domain"
|
|
276
323
|
msgstr "Dominio de nivel superior"
|
|
277
324
|
|
|
278
|
-
#: invenio_app_rdm/administration/domains/domains.py:150
|
|
279
|
-
#: invenio_app_rdm/administration/records/records.py:41
|
|
280
|
-
#: invenio_app_rdm/administration/records/records.py:120
|
|
281
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:172
|
|
282
|
-
#: invenio_app_rdm/administration/users/users.py:25
|
|
283
|
-
#: invenio_app_rdm/administration/users/users.py:41
|
|
284
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/technical_metadata.html:10
|
|
285
|
-
msgid "Created"
|
|
286
|
-
msgstr "Creado"
|
|
287
|
-
|
|
288
325
|
#: invenio_app_rdm/administration/domains/domains.py:151
|
|
289
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
290
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
326
|
+
#: invenio_app_rdm/administration/users/users.py:27
|
|
327
|
+
#: invenio_app_rdm/administration/users/users.py:43
|
|
291
328
|
msgid "Updated"
|
|
292
329
|
msgstr "Actualizado"
|
|
293
330
|
|
|
@@ -295,152 +332,162 @@ msgstr "Actualizado"
|
|
|
295
332
|
msgid "Organisation"
|
|
296
333
|
msgstr "Organización"
|
|
297
334
|
|
|
298
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
299
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
335
|
+
#: invenio_app_rdm/administration/records/records.py:30
|
|
336
|
+
#: invenio_app_rdm/administration/records/records.py:114
|
|
300
337
|
msgid "Records & files"
|
|
301
338
|
msgstr ""
|
|
302
339
|
|
|
303
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
304
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
340
|
+
#: invenio_app_rdm/administration/records/records.py:41
|
|
341
|
+
#: invenio_app_rdm/administration/records/records.py:125
|
|
305
342
|
msgid "Title"
|
|
306
343
|
msgstr "Título"
|
|
307
344
|
|
|
308
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
309
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
345
|
+
#: invenio_app_rdm/administration/records/records.py:42
|
|
346
|
+
#: invenio_app_rdm/administration/records/records.py:126
|
|
310
347
|
msgid "Owner"
|
|
311
348
|
msgstr "Propietario"
|
|
312
349
|
|
|
313
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
314
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
315
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
316
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:276
|
|
350
|
+
#: invenio_app_rdm/administration/records/records.py:44
|
|
351
|
+
#: invenio_app_rdm/administration/records/records.py:128
|
|
352
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:288
|
|
317
353
|
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:293
|
|
318
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/
|
|
354
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:310
|
|
355
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:159
|
|
319
356
|
msgid "Files"
|
|
320
357
|
msgstr "Archivos"
|
|
321
358
|
|
|
322
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
323
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
359
|
+
#: invenio_app_rdm/administration/records/records.py:45
|
|
360
|
+
#: invenio_app_rdm/administration/records/records.py:129
|
|
324
361
|
msgid "Stats"
|
|
325
362
|
msgstr "Estadísticas"
|
|
326
363
|
|
|
327
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
364
|
+
#: invenio_app_rdm/administration/records/records.py:50
|
|
328
365
|
msgid "Delete record"
|
|
329
366
|
msgstr "Eliminar registro"
|
|
330
367
|
|
|
331
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
368
|
+
#: invenio_app_rdm/administration/records/records.py:55
|
|
332
369
|
msgid "Restore record"
|
|
333
370
|
msgstr "Restaurar registro"
|
|
334
371
|
|
|
335
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
336
|
-
|
|
372
|
+
#: invenio_app_rdm/administration/records/records.py:60
|
|
373
|
+
msgid "Compare revisions"
|
|
374
|
+
msgstr ""
|
|
375
|
+
|
|
376
|
+
#: invenio_app_rdm/administration/records/records.py:112
|
|
377
|
+
#: invenio_app_rdm/administration/records/records.py:113
|
|
337
378
|
msgid "Drafts"
|
|
338
379
|
msgstr ""
|
|
339
380
|
|
|
340
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
381
|
+
#: invenio_app_rdm/administration/records/records.py:134
|
|
341
382
|
msgid "Set quota"
|
|
342
383
|
msgstr "Establecer cuota"
|
|
343
384
|
|
|
344
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:29
|
|
345
385
|
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:30
|
|
346
386
|
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:31
|
|
387
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:32
|
|
347
388
|
msgid "Moderation"
|
|
348
389
|
msgstr ""
|
|
349
390
|
|
|
350
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:
|
|
351
|
-
#: invenio_app_rdm/administration/
|
|
352
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
353
|
-
msgid "User"
|
|
354
|
-
msgstr "Usuario"
|
|
355
|
-
|
|
356
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:51
|
|
357
|
-
#: invenio_app_rdm/administration/users/users.py:23
|
|
358
|
-
#: invenio_app_rdm/administration/users/users.py:33
|
|
391
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:52
|
|
392
|
+
#: invenio_app_rdm/administration/users/users.py:24
|
|
393
|
+
#: invenio_app_rdm/administration/users/users.py:34
|
|
359
394
|
msgid "Email"
|
|
360
395
|
msgstr "Email"
|
|
361
396
|
|
|
362
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:
|
|
397
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:58
|
|
363
398
|
msgid "Email domain"
|
|
364
399
|
msgstr "Dominio del correo"
|
|
365
400
|
|
|
366
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:
|
|
401
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:64
|
|
367
402
|
msgid "Activity"
|
|
368
403
|
msgstr ""
|
|
369
404
|
|
|
370
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:
|
|
371
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
405
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:77
|
|
406
|
+
#: invenio_app_rdm/administration/users/users.py:79
|
|
372
407
|
msgid "Approve"
|
|
373
408
|
msgstr "Aprobar"
|
|
374
409
|
|
|
375
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:
|
|
376
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
410
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:82
|
|
411
|
+
#: invenio_app_rdm/administration/users/users.py:89
|
|
377
412
|
msgid "Block"
|
|
378
413
|
msgstr "Bloquear"
|
|
379
414
|
|
|
380
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:
|
|
415
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:142
|
|
381
416
|
msgid "User moderation"
|
|
382
417
|
msgstr "Moderación de usuarios"
|
|
383
418
|
|
|
384
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:
|
|
385
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
419
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:165
|
|
420
|
+
#: invenio_app_rdm/administration/users/users.py:32
|
|
386
421
|
msgid "ID"
|
|
387
422
|
msgstr "ID"
|
|
388
423
|
|
|
389
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:
|
|
424
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:174
|
|
390
425
|
msgid "Open"
|
|
391
426
|
msgstr "Abrir"
|
|
392
427
|
|
|
393
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
394
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
428
|
+
#: invenio_app_rdm/administration/users/users.py:23
|
|
429
|
+
#: invenio_app_rdm/administration/users/users.py:33
|
|
395
430
|
msgid "Username"
|
|
396
431
|
msgstr "Nombre de usuario"
|
|
397
432
|
|
|
398
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
433
|
+
#: invenio_app_rdm/administration/users/users.py:35
|
|
399
434
|
msgid "Domain "
|
|
400
435
|
msgstr "Dominio"
|
|
401
436
|
|
|
402
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
437
|
+
#: invenio_app_rdm/administration/users/users.py:37
|
|
403
438
|
msgid "Visibility"
|
|
404
439
|
msgstr "Visibilidad"
|
|
405
440
|
|
|
406
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
441
|
+
#: invenio_app_rdm/administration/users/users.py:39
|
|
407
442
|
msgid "Confirmed at"
|
|
408
443
|
msgstr "Confirmado en"
|
|
409
444
|
|
|
410
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
445
|
+
#: invenio_app_rdm/administration/users/users.py:40
|
|
411
446
|
msgid "Verified at"
|
|
412
447
|
msgstr "Verificado en"
|
|
413
448
|
|
|
414
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
449
|
+
#: invenio_app_rdm/administration/users/users.py:41
|
|
415
450
|
msgid "Blocked at"
|
|
416
451
|
msgstr "Bloqueado en"
|
|
417
452
|
|
|
418
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
419
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
453
|
+
#: invenio_app_rdm/administration/users/users.py:57
|
|
454
|
+
#: invenio_app_rdm/administration/users/users.py:59
|
|
420
455
|
msgid "User management"
|
|
421
456
|
msgstr ""
|
|
422
457
|
|
|
423
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
458
|
+
#: invenio_app_rdm/administration/users/users.py:84
|
|
424
459
|
msgid "Restore"
|
|
425
460
|
msgstr "Restaurar"
|
|
426
461
|
|
|
427
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
462
|
+
#: invenio_app_rdm/administration/users/users.py:94
|
|
428
463
|
msgid "Suspend"
|
|
429
464
|
msgstr "Suspender"
|
|
430
465
|
|
|
431
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
466
|
+
#: invenio_app_rdm/administration/users/users.py:125
|
|
432
467
|
msgid "User details"
|
|
433
468
|
msgstr "Detalles de usuario"
|
|
434
469
|
|
|
470
|
+
#: invenio_app_rdm/communities_ui/templates/semantic-ui/invenio_communities/details/browse/index.html:40
|
|
471
|
+
msgid "Subcommunities"
|
|
472
|
+
msgstr ""
|
|
473
|
+
|
|
474
|
+
#: invenio_app_rdm/communities_ui/templates/semantic-ui/invenio_communities/details/browse/index.html:44
|
|
475
|
+
msgid "See all"
|
|
476
|
+
msgstr "Ver todos"
|
|
477
|
+
|
|
478
|
+
#: invenio_app_rdm/communities_ui/templates/semantic-ui/invenio_communities/details/browse/index.html:54
|
|
479
|
+
msgid "This community has no subcommunities"
|
|
480
|
+
msgstr ""
|
|
481
|
+
|
|
435
482
|
#: invenio_app_rdm/communities_ui/templates/semantic-ui/invenio_communities/records/index.html:12
|
|
436
483
|
msgid "Search "
|
|
437
484
|
msgstr "Búsqueda"
|
|
438
485
|
|
|
439
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/deposit.html:
|
|
486
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/deposit.html:15
|
|
440
487
|
msgid "New version"
|
|
441
488
|
msgstr "Nueva versión"
|
|
442
489
|
|
|
443
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/deposit.html:
|
|
490
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/deposit.html:19
|
|
444
491
|
msgid "Edit upload"
|
|
445
492
|
msgstr "Editar envío"
|
|
446
493
|
|
|
@@ -448,45 +495,49 @@ msgstr "Editar envío"
|
|
|
448
495
|
msgid "Information banner"
|
|
449
496
|
msgstr "Banner informativo"
|
|
450
497
|
|
|
451
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
498
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:80
|
|
499
|
+
msgid "Part of"
|
|
500
|
+
msgstr ""
|
|
501
|
+
|
|
502
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:91
|
|
452
503
|
msgid "Community visibility"
|
|
453
504
|
msgstr "Visibilidad de la comunidad"
|
|
454
505
|
|
|
455
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
506
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:92
|
|
456
507
|
msgid "The community is restricted to users with access."
|
|
457
508
|
msgstr "La comunidad está restringida a usuarios con acceso."
|
|
458
509
|
|
|
459
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
510
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:94
|
|
460
511
|
msgid "Restricted"
|
|
461
512
|
msgstr "Restringido"
|
|
462
513
|
|
|
463
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
514
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:111
|
|
464
515
|
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:24
|
|
465
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:
|
|
516
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:138
|
|
466
517
|
msgid "Preview"
|
|
467
518
|
msgstr "Previsualizar"
|
|
468
519
|
|
|
469
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
520
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:115
|
|
470
521
|
msgid "You are previewing a published record."
|
|
471
522
|
msgstr "Está previsualizando un registro publicado."
|
|
472
523
|
|
|
473
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
524
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:117
|
|
474
525
|
msgid "You are previewing changes that have not yet been published."
|
|
475
526
|
msgstr "Está usted visualizando cambios que no han sido todavía publicados."
|
|
476
527
|
|
|
477
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
528
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:119
|
|
478
529
|
msgid "You are previewing a new record that has not yet been published."
|
|
479
530
|
msgstr ""
|
|
480
531
|
"Está usted visualizando un nuevo registro que no ha sido todavía publicado."
|
|
481
532
|
|
|
482
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
533
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:121
|
|
483
534
|
msgid ""
|
|
484
535
|
"You are previewing a new record version that has not yet been published."
|
|
485
536
|
msgstr ""
|
|
486
537
|
"Está usted visualizando la versión de un nuevo registro que no ha sido "
|
|
487
538
|
"todavía publicado."
|
|
488
539
|
|
|
489
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
540
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:136
|
|
490
541
|
#, python-format
|
|
491
542
|
msgid ""
|
|
492
543
|
"\n"
|
|
@@ -497,69 +548,69 @@ msgstr ""
|
|
|
497
548
|
"\n"
|
|
498
549
|
"Hay una %(link_start)s versión más reciente%(link_end)s del registro disponible"
|
|
499
550
|
|
|
500
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
551
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:160
|
|
501
552
|
msgid "Record access information"
|
|
502
553
|
msgstr "Registrar información de acceso"
|
|
503
554
|
|
|
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/detail.html:
|
|
506
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:
|
|
507
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:
|
|
555
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:167
|
|
556
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:326
|
|
557
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:172
|
|
558
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:202
|
|
508
559
|
msgid "Reason"
|
|
509
560
|
msgstr "Motivo"
|
|
510
561
|
|
|
511
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
562
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:180
|
|
512
563
|
msgid "Back-navigation"
|
|
513
564
|
msgstr "Navegación hacia atrás"
|
|
514
565
|
|
|
515
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
566
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:182
|
|
516
567
|
msgid "Back to edit"
|
|
517
568
|
msgstr "Volver a edición"
|
|
518
569
|
|
|
519
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
570
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:200
|
|
520
571
|
msgid "Manage record"
|
|
521
572
|
msgstr "Gestionar registro"
|
|
522
573
|
|
|
523
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
574
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:218
|
|
524
575
|
msgid "Publication date and version number"
|
|
525
576
|
msgstr "Fecha de publicación y número de versión"
|
|
526
577
|
|
|
527
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
578
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:222
|
|
528
579
|
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/details.html:25
|
|
529
580
|
msgid "Publication date"
|
|
530
581
|
msgstr "Fecha de publicación"
|
|
531
582
|
|
|
532
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
583
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:223
|
|
533
584
|
msgid "Published"
|
|
534
585
|
msgstr "Publicado"
|
|
535
586
|
|
|
536
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
587
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:226
|
|
537
588
|
#, python-brace-format
|
|
538
589
|
msgid "Version {version_number}"
|
|
539
590
|
msgstr "Versión {version_number}"
|
|
540
591
|
|
|
541
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
592
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:233
|
|
542
593
|
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/details.html:24
|
|
543
594
|
msgid "Resource type"
|
|
544
595
|
msgstr "Tipo de recurso"
|
|
545
596
|
|
|
546
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
597
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:243
|
|
547
598
|
msgid "Access status"
|
|
548
599
|
msgstr "Estado de acceso"
|
|
549
600
|
|
|
550
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
601
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:265
|
|
551
602
|
msgid "Record title and creators"
|
|
552
603
|
msgstr "Título del registro y creadores"
|
|
553
604
|
|
|
554
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
605
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:271
|
|
555
606
|
msgid "Creators and contributors"
|
|
556
607
|
msgstr "Creadores y colaboradores"
|
|
557
608
|
|
|
558
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
609
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:332
|
|
559
610
|
msgid "Request access"
|
|
560
611
|
msgstr "Solicitar acceso"
|
|
561
612
|
|
|
562
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
613
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:334
|
|
563
614
|
msgid ""
|
|
564
615
|
"If you would like to request access to these files, please fill out the form"
|
|
565
616
|
" below."
|
|
@@ -567,31 +618,31 @@ msgstr ""
|
|
|
567
618
|
"Si desea solicitar acceso a estos archivos, complete el formulario a "
|
|
568
619
|
"continuación."
|
|
569
620
|
|
|
570
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
621
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:342
|
|
571
622
|
msgid ""
|
|
572
623
|
"You need to satisfy these conditions in order for this request to be "
|
|
573
624
|
"accepted:"
|
|
574
625
|
msgstr ""
|
|
575
626
|
"Necesita cumplir con estas condiciones para que esta solicitud sea aceptada:"
|
|
576
627
|
|
|
577
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
578
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:
|
|
628
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:367
|
|
629
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:188
|
|
579
630
|
msgid "System files"
|
|
580
631
|
msgstr "Archivos del sistema"
|
|
581
632
|
|
|
582
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
633
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:380
|
|
583
634
|
msgid "Additional record details"
|
|
584
635
|
msgstr "Detalles adicionales del registro"
|
|
585
636
|
|
|
586
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
637
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:394
|
|
587
638
|
msgid "Record details"
|
|
588
639
|
msgstr "Detalles del registro"
|
|
589
640
|
|
|
590
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
641
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:411
|
|
591
642
|
msgid "Jump to top of page"
|
|
592
643
|
msgstr "Ir a la parte superior de la página"
|
|
593
644
|
|
|
594
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
645
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:413
|
|
595
646
|
msgid "Jump up"
|
|
596
647
|
msgstr "Saltar"
|
|
597
648
|
|
|
@@ -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 "Salir"
|
|
720
774
|
|
|
@@ -778,61 +832,61 @@ msgid "References"
|
|
|
778
832
|
msgstr "Referencias"
|
|
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 "Vistas"
|
|
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 "Descargas"
|
|
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 "Mostrar más detalles"
|
|
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 "Mostrar menos detalles"
|
|
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 "Todas las versiones"
|
|
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 "Esta versión"
|
|
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 "Más información"
|
|
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 de vistas"
|
|
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 de descargas"
|
|
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 "Volumen de datos"
|
|
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 "Total de volumen de datos"
|
|
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 "Más información sobre como se recopilan las estadísticas"
|
|
838
892
|
|
|
@@ -866,8 +920,8 @@ msgid "Imprint"
|
|
|
866
920
|
msgstr "Información de publicación"
|
|
867
921
|
|
|
868
922
|
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/details.html:29
|
|
869
|
-
msgid "
|
|
870
|
-
msgstr "
|
|
923
|
+
msgid "Thesis"
|
|
924
|
+
msgstr "Tesis"
|
|
871
925
|
|
|
872
926
|
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/details.html:30
|
|
873
927
|
msgid "Conference"
|
|
@@ -899,29 +953,29 @@ msgstr "Fuentes externas"
|
|
|
899
953
|
msgid "Keywords and subjects"
|
|
900
954
|
msgstr "Palabras clave y temas"
|
|
901
955
|
|
|
902
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:
|
|
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/macros/detail.html:
|
|
905
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:
|
|
956
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:15
|
|
957
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:18
|
|
958
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:167
|
|
959
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:198
|
|
906
960
|
#: invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/macros/request_header.html:61
|
|
907
961
|
#: invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/user-access-request/index.html:43
|
|
908
962
|
msgid "Opens in new tab"
|
|
909
963
|
msgstr "Se abre en una pestaña nueva"
|
|
910
964
|
|
|
911
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:
|
|
912
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:
|
|
965
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:15
|
|
966
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:18
|
|
913
967
|
msgid "Read more"
|
|
914
968
|
msgstr "Leer más"
|
|
915
969
|
|
|
916
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:
|
|
970
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:26
|
|
917
971
|
msgid "Rights"
|
|
918
972
|
msgstr "Derechos"
|
|
919
973
|
|
|
920
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:
|
|
974
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:59
|
|
921
975
|
msgid "Close"
|
|
922
976
|
msgstr "Cerrar"
|
|
923
977
|
|
|
924
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:
|
|
978
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:63
|
|
925
979
|
msgid "No further description."
|
|
926
980
|
msgstr "Sin más descripción."
|
|
927
981
|
|
|
@@ -953,65 +1007,84 @@ msgstr "Modificado"
|
|
|
953
1007
|
msgid "Versions"
|
|
954
1008
|
msgstr "Versiones"
|
|
955
1009
|
|
|
956
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:
|
|
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:89
|
|
1010
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:20
|
|
1011
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:21
|
|
1012
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:97
|
|
1013
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:98
|
|
961
1014
|
msgid "profile"
|
|
962
1015
|
msgstr "perfil"
|
|
963
1016
|
|
|
964
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:
|
|
965
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:
|
|
1017
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:76
|
|
1018
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:80
|
|
966
1019
|
msgid "Show affiliations"
|
|
967
1020
|
msgstr "Mostrar afiliaciones"
|
|
968
1021
|
|
|
969
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:
|
|
1022
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:77
|
|
970
1023
|
msgid "Hide affiliations"
|
|
971
1024
|
msgstr "Ocultar afiliaciones"
|
|
972
1025
|
|
|
973
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:
|
|
1026
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:84
|
|
974
1027
|
msgid "Affiliations for"
|
|
975
1028
|
msgstr "Afiliaciones para"
|
|
976
1029
|
|
|
977
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:
|
|
1030
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:68
|
|
1031
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:71
|
|
1032
|
+
msgid "Missing description type!"
|
|
1033
|
+
msgstr ""
|
|
1034
|
+
|
|
1035
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:90
|
|
1036
|
+
msgid "Unknown date type"
|
|
1037
|
+
msgstr ""
|
|
1038
|
+
|
|
1039
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:130
|
|
978
1040
|
msgid "Open external link"
|
|
979
1041
|
msgstr "Abrir enlace externo"
|
|
980
1042
|
|
|
981
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:
|
|
1043
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:309
|
|
982
1044
|
msgid "Conference website"
|
|
983
1045
|
msgstr "Sitio web de la conferencia"
|
|
984
1046
|
|
|
985
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/doi.html:
|
|
986
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/doi.html:
|
|
1047
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/doi.html:10
|
|
1048
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/doi.html:26
|
|
1049
|
+
#: invenio_app_rdm/records_ui/views/deposits.py:104
|
|
987
1050
|
msgid "DOI"
|
|
988
1051
|
msgstr "DOI"
|
|
989
1052
|
|
|
990
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/doi.html:
|
|
1053
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/doi.html:17
|
|
991
1054
|
msgid "Get the DOI badge!"
|
|
992
1055
|
msgstr "Conseguir la tarjeta DOI"
|
|
993
1056
|
|
|
994
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/doi.html:
|
|
1057
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/doi.html:23
|
|
995
1058
|
msgid "DOI Badge"
|
|
996
1059
|
msgstr "Tarjeta DOI"
|
|
997
1060
|
|
|
998
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:
|
|
1061
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:45
|
|
999
1062
|
msgid "File preview"
|
|
1000
1063
|
msgstr "Vista previa del archivo"
|
|
1001
1064
|
|
|
1002
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:
|
|
1065
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:60
|
|
1066
|
+
msgid "This file cannot be previewed"
|
|
1067
|
+
msgstr ""
|
|
1068
|
+
|
|
1069
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:63
|
|
1070
|
+
msgid ""
|
|
1071
|
+
"This file is an external reference and not stored directly in this repository.\n"
|
|
1072
|
+
"To access its content, please download it and open it locally."
|
|
1073
|
+
msgstr ""
|
|
1074
|
+
|
|
1075
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:90
|
|
1003
1076
|
msgid "Name"
|
|
1004
1077
|
msgstr "Nombre"
|
|
1005
1078
|
|
|
1006
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:
|
|
1079
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:91
|
|
1007
1080
|
msgid "Size"
|
|
1008
1081
|
msgstr "Tamaño"
|
|
1009
1082
|
|
|
1010
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:
|
|
1083
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:96
|
|
1011
1084
|
msgid "Download all"
|
|
1012
1085
|
msgstr "Descargar todos"
|
|
1013
1086
|
|
|
1014
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:
|
|
1087
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:127
|
|
1015
1088
|
msgid ""
|
|
1016
1089
|
"This is the file fingerprint (checksum), which can be used to verify the "
|
|
1017
1090
|
"file integrity."
|
|
@@ -1019,7 +1092,11 @@ msgstr ""
|
|
|
1019
1092
|
"Esta es la huella digital del archivo (suma de comprobación), que se puede "
|
|
1020
1093
|
"utilizar para verificar la integridad del archivo."
|
|
1021
1094
|
|
|
1022
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:
|
|
1095
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:133
|
|
1096
|
+
msgid "N/A (external)"
|
|
1097
|
+
msgstr ""
|
|
1098
|
+
|
|
1099
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:142
|
|
1023
1100
|
msgid "Download"
|
|
1024
1101
|
msgstr "Descargar"
|
|
1025
1102
|
|
|
@@ -1039,17 +1116,25 @@ msgstr "Version"
|
|
|
1039
1116
|
msgid "No DOI available"
|
|
1040
1117
|
msgstr ""
|
|
1041
1118
|
|
|
1042
|
-
#: invenio_app_rdm/records_ui/views/deposits.py:
|
|
1119
|
+
#: invenio_app_rdm/records_ui/views/deposits.py:103
|
|
1120
|
+
msgid "Digital Object Identifier"
|
|
1121
|
+
msgstr ""
|
|
1122
|
+
|
|
1123
|
+
#: invenio_app_rdm/records_ui/views/deposits.py:105
|
|
1124
|
+
msgid "Copy/paste your existing DOI here..."
|
|
1125
|
+
msgstr ""
|
|
1126
|
+
|
|
1127
|
+
#: invenio_app_rdm/records_ui/views/deposits.py:109
|
|
1043
1128
|
#, python-format
|
|
1044
1129
|
msgid "Discard the reserved %(scheme_label)s."
|
|
1045
1130
|
msgstr ""
|
|
1046
1131
|
|
|
1047
|
-
#: invenio_app_rdm/records_ui/views/deposits.py:
|
|
1132
|
+
#: invenio_app_rdm/records_ui/views/deposits.py:112
|
|
1048
1133
|
#, python-format
|
|
1049
1134
|
msgid "Get a %(scheme_label)s now!"
|
|
1050
1135
|
msgstr ""
|
|
1051
1136
|
|
|
1052
|
-
#: invenio_app_rdm/records_ui/views/deposits.py:
|
|
1137
|
+
#: invenio_app_rdm/records_ui/views/deposits.py:115
|
|
1053
1138
|
#, python-format
|
|
1054
1139
|
msgid ""
|
|
1055
1140
|
"Reserve a %(scheme_label)s by pressing the button (so it can be included in "
|
|
@@ -1057,16 +1142,17 @@ msgid ""
|
|
|
1057
1142
|
"is published."
|
|
1058
1143
|
msgstr ""
|
|
1059
1144
|
|
|
1060
|
-
#: invenio_app_rdm/records_ui/views/deposits.py:
|
|
1145
|
+
#: invenio_app_rdm/records_ui/views/deposits.py:121
|
|
1061
1146
|
#, python-format
|
|
1062
1147
|
msgid ""
|
|
1063
1148
|
"A %(scheme_label)s allows your upload to be easily and unambiguously cited. "
|
|
1064
1149
|
"Example: 10.1234/foo.bar"
|
|
1065
1150
|
msgstr ""
|
|
1066
1151
|
|
|
1067
|
-
#: invenio_app_rdm/records_ui/views/deposits.py:
|
|
1068
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:
|
|
1069
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:
|
|
1152
|
+
#: invenio_app_rdm/records_ui/views/deposits.py:233
|
|
1153
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:18
|
|
1154
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:31
|
|
1155
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:40
|
|
1070
1156
|
msgid "All"
|
|
1071
1157
|
msgstr "Todas"
|
|
1072
1158
|
|
|
@@ -1077,6 +1163,8 @@ msgstr "Volver a las invitaciones"
|
|
|
1077
1163
|
#: invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/community-invitation/user_dashboard.html:19
|
|
1078
1164
|
#: invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/community-submission/index.html:31
|
|
1079
1165
|
#: invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/guest-access-request/index.html:34
|
|
1166
|
+
#: invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/subcommunity-invitation/index.html:29
|
|
1167
|
+
#: invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/subcommunity/index.html:29
|
|
1080
1168
|
#: invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/user-access-request/index.html:28
|
|
1081
1169
|
msgid "Back to requests"
|
|
1082
1170
|
msgstr "Volver a las solicitudes"
|
|
@@ -1089,6 +1177,10 @@ msgstr "Conversación"
|
|
|
1089
1177
|
msgid "Record"
|
|
1090
1178
|
msgstr "Registro"
|
|
1091
1179
|
|
|
1180
|
+
#: invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/community-submission/index.html:77
|
|
1181
|
+
msgid "Checks"
|
|
1182
|
+
msgstr ""
|
|
1183
|
+
|
|
1092
1184
|
#: invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/guest-access-request/index.html:13
|
|
1093
1185
|
msgid "Access request"
|
|
1094
1186
|
msgstr "Solicitud de acceso"
|
|
@@ -1101,7 +1193,7 @@ msgstr "Ver Comunidad"
|
|
|
1101
1193
|
msgid "View record"
|
|
1102
1194
|
msgstr "Ver registro"
|
|
1103
1195
|
|
|
1104
|
-
#: invenio_app_rdm/theme/views.py:
|
|
1196
|
+
#: invenio_app_rdm/theme/views.py:128
|
|
1105
1197
|
msgid "Notification preferences were updated."
|
|
1106
1198
|
msgstr "Las preferencias de notificación fueron actualizadas"
|
|
1107
1199
|
|
|
@@ -1190,97 +1282,103 @@ msgstr "Bandeja de entrada"
|
|
|
1190
1282
|
msgid "Search"
|
|
1191
1283
|
msgstr "Buscar"
|
|
1192
1284
|
|
|
1193
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:
|
|
1285
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:16
|
|
1286
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:19
|
|
1194
1287
|
msgid "Log in"
|
|
1195
1288
|
msgstr "Entrar"
|
|
1196
1289
|
|
|
1197
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:
|
|
1290
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:24
|
|
1198
1291
|
msgid "Sign up"
|
|
1199
1292
|
msgstr "Registrarse"
|
|
1200
1293
|
|
|
1201
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:
|
|
1294
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:41
|
|
1202
1295
|
msgid "Quick create"
|
|
1203
1296
|
msgstr "Creación rápida"
|
|
1204
1297
|
|
|
1205
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:
|
|
1298
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:58
|
|
1206
1299
|
msgid "Actions"
|
|
1207
1300
|
msgstr "Acciones"
|
|
1208
1301
|
|
|
1209
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:
|
|
1210
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:
|
|
1302
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:79
|
|
1303
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:124
|
|
1211
1304
|
msgid "My account"
|
|
1212
1305
|
msgstr "Mi cuenta"
|
|
1213
1306
|
|
|
1214
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1307
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:13
|
|
1215
1308
|
msgid "You've successfully installed InvenioRDM!"
|
|
1216
1309
|
msgstr "¡Ha instalado correctamente InvenioRDM!"
|
|
1217
1310
|
|
|
1218
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1311
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:15
|
|
1219
1312
|
msgid "What is ahead?"
|
|
1220
1313
|
msgstr "¿Qué hay por delante?"
|
|
1221
1314
|
|
|
1222
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1315
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:25
|
|
1223
1316
|
msgid "Configure"
|
|
1224
1317
|
msgstr "Configurar"
|
|
1225
1318
|
|
|
1226
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1319
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:28
|
|
1227
1320
|
msgid ""
|
|
1228
1321
|
"Configure the datamodel, resource types, permissions and much more to make "
|
|
1229
1322
|
"it suit your needs! For more information on how to do it visit the"
|
|
1230
1323
|
msgstr ""
|
|
1231
1324
|
|
|
1232
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1325
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:30
|
|
1233
1326
|
msgid "configuration section in the docs"
|
|
1234
1327
|
msgstr ""
|
|
1235
1328
|
|
|
1236
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1329
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:42
|
|
1237
1330
|
msgid "Customize"
|
|
1238
1331
|
msgstr "Personalizar"
|
|
1239
1332
|
|
|
1240
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1333
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:45
|
|
1241
1334
|
msgid ""
|
|
1242
1335
|
"Customize the layout and adapt the styling to match your institution's. See "
|
|
1243
1336
|
"how to do so"
|
|
1244
1337
|
msgstr ""
|
|
1245
1338
|
|
|
1246
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1339
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:47
|
|
1247
1340
|
msgid "here"
|
|
1248
1341
|
msgstr "aquí"
|
|
1249
1342
|
|
|
1250
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1251
|
-
msgid "
|
|
1252
|
-
msgstr "
|
|
1343
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:58
|
|
1344
|
+
msgid "Use it!"
|
|
1345
|
+
msgstr ""
|
|
1253
1346
|
|
|
1254
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1255
|
-
msgid "
|
|
1347
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:60
|
|
1348
|
+
msgid "Use and explore your InvenioRDM instance."
|
|
1256
1349
|
msgstr ""
|
|
1257
1350
|
|
|
1258
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1259
|
-
msgid "
|
|
1260
|
-
msgstr "
|
|
1351
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:62
|
|
1352
|
+
msgid "Use"
|
|
1353
|
+
msgstr ""
|
|
1261
1354
|
|
|
1262
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1355
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:76
|
|
1263
1356
|
msgid "Docs"
|
|
1264
1357
|
msgstr "Documentos"
|
|
1265
1358
|
|
|
1266
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1359
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:85
|
|
1267
1360
|
msgid "Code"
|
|
1268
1361
|
msgstr "Código"
|
|
1269
1362
|
|
|
1270
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1363
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:92
|
|
1271
1364
|
msgid "To disable this section, add"
|
|
1272
1365
|
msgstr "Para desactivar esta sección, agrega"
|
|
1273
1366
|
|
|
1274
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1367
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:94
|
|
1275
1368
|
msgid "to your invenio.cfg file."
|
|
1276
1369
|
msgstr "A su archivo invenio.cfg"
|
|
1277
1370
|
|
|
1278
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:
|
|
1371
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:8
|
|
1372
|
+
msgid "In this collection"
|
|
1373
|
+
msgstr ""
|
|
1374
|
+
|
|
1375
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:13
|
|
1376
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:26
|
|
1279
1377
|
msgid "In this community"
|
|
1280
1378
|
msgstr "En esta comunidad"
|
|
1281
1379
|
|
|
1282
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:
|
|
1283
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:
|
|
1380
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:51
|
|
1381
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:52
|
|
1284
1382
|
msgid "Search records"
|
|
1285
1383
|
msgstr "Buscar registros"
|
|
1286
1384
|
|
|
@@ -1289,55 +1387,55 @@ msgstr "Buscar registros"
|
|
|
1289
1387
|
msgid "Powered by"
|
|
1290
1388
|
msgstr "Powered by"
|
|
1291
1389
|
|
|
1292
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:
|
|
1390
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:12
|
|
1293
1391
|
msgid ""
|
|
1294
1392
|
"The following files were flagged as 'unhealthy'. This means that the "
|
|
1295
1393
|
"checksum check failed or timed out. Please take any action if needed."
|
|
1296
1394
|
msgstr ""
|
|
1297
1395
|
|
|
1396
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:15
|
|
1397
|
+
#, python-brace-format
|
|
1398
|
+
msgid "ID: {}"
|
|
1399
|
+
msgstr ""
|
|
1400
|
+
|
|
1298
1401
|
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:16
|
|
1299
|
-
#, python-format
|
|
1300
|
-
msgid "
|
|
1402
|
+
#, python-brace-format
|
|
1403
|
+
msgid "URI: {}"
|
|
1301
1404
|
msgstr ""
|
|
1302
1405
|
|
|
1303
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:
|
|
1304
|
-
#, python-format
|
|
1305
|
-
msgid "
|
|
1406
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:18
|
|
1407
|
+
#, python-brace-format
|
|
1408
|
+
msgid "Name: {}"
|
|
1306
1409
|
msgstr ""
|
|
1307
1410
|
|
|
1308
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:
|
|
1309
|
-
#, python-format
|
|
1310
|
-
msgid "
|
|
1411
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:20
|
|
1412
|
+
#, python-brace-format
|
|
1413
|
+
msgid "Created: {}"
|
|
1311
1414
|
msgstr ""
|
|
1312
1415
|
|
|
1313
1416
|
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:21
|
|
1314
|
-
#, python-format
|
|
1315
|
-
msgid "
|
|
1417
|
+
#, python-brace-format
|
|
1418
|
+
msgid "Checksum: {}"
|
|
1316
1419
|
msgstr ""
|
|
1317
1420
|
|
|
1318
1421
|
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:22
|
|
1319
|
-
#, python-format
|
|
1320
|
-
msgid "
|
|
1422
|
+
#, python-brace-format
|
|
1423
|
+
msgid "Last check date: {}"
|
|
1321
1424
|
msgstr ""
|
|
1322
1425
|
|
|
1323
1426
|
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:23
|
|
1324
|
-
#, python-format
|
|
1325
|
-
msgid "Last check
|
|
1326
|
-
msgstr ""
|
|
1327
|
-
|
|
1328
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:24
|
|
1329
|
-
#, python-format
|
|
1330
|
-
msgid "Last check FAILED with result: %s"
|
|
1427
|
+
#, python-brace-format
|
|
1428
|
+
msgid "Last check FAILED with result: {}"
|
|
1331
1429
|
msgstr ""
|
|
1332
1430
|
|
|
1333
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:
|
|
1334
|
-
#, python-format
|
|
1335
|
-
msgid "Record:
|
|
1431
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:25
|
|
1432
|
+
#, python-brace-format
|
|
1433
|
+
msgid "Record: {}"
|
|
1336
1434
|
msgstr ""
|
|
1337
1435
|
|
|
1338
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:
|
|
1339
|
-
#, python-format
|
|
1340
|
-
msgid "Draft:
|
|
1436
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:28
|
|
1437
|
+
#, python-brace-format
|
|
1438
|
+
msgid "Draft: {}"
|
|
1341
1439
|
msgstr ""
|
|
1342
1440
|
|
|
1343
1441
|
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/help/search.de.html:9
|