invenio-app-rdm 13.0.1__py2.py3-none-any.whl → 13.0.2__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 +10 -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/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.2.dist-info}/METADATA +29 -1
- {invenio_app_rdm-13.0.1.dist-info → invenio_app_rdm-13.0.2.dist-info}/RECORD +131 -131
- {invenio_app_rdm-13.0.1.dist-info → invenio_app_rdm-13.0.2.dist-info}/WHEEL +0 -0
- {invenio_app_rdm-13.0.1.dist-info → invenio_app_rdm-13.0.2.dist-info}/entry_points.txt +0 -0
- {invenio_app_rdm-13.0.1.dist-info → invenio_app_rdm-13.0.2.dist-info}/licenses/LICENSE +0 -0
- {invenio_app_rdm-13.0.1.dist-info → invenio_app_rdm-13.0.2.dist-info}/top_level.txt +0 -0
|
@@ -12,9 +12,9 @@
|
|
|
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
19
|
"Last-Translator: Kalven Richie, 2025\n"
|
|
20
20
|
"Language-Team: Chinese (China) (https://app.transifex.com/inveniosoftware/teams/23537/zh_CN/)\n"
|
|
@@ -25,133 +25,180 @@ msgstr ""
|
|
|
25
25
|
"Language: zh_CN\n"
|
|
26
26
|
"Plural-Forms: nplurals=1; plural=0;\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 "一站式科学数据管理储存库"
|
|
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 "欢迎来到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 ""
|
|
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 ""
|
|
68
68
|
|
|
69
|
-
#: invenio_app_rdm/config.py:
|
|
69
|
+
#: invenio_app_rdm/config.py:872
|
|
70
70
|
msgid "BibTeX"
|
|
71
71
|
msgstr ""
|
|
72
72
|
|
|
73
|
-
#: invenio_app_rdm/config.py:
|
|
73
|
+
#: invenio_app_rdm/config.py:879
|
|
74
74
|
msgid "GeoJSON"
|
|
75
75
|
msgstr ""
|
|
76
76
|
|
|
77
|
-
#: invenio_app_rdm/config.py:
|
|
77
|
+
#: invenio_app_rdm/config.py:886
|
|
78
78
|
msgid "DCAT"
|
|
79
79
|
msgstr ""
|
|
80
80
|
|
|
81
|
-
#: invenio_app_rdm/config.py:
|
|
81
|
+
#: invenio_app_rdm/config.py:893
|
|
82
82
|
msgid "Codemeta"
|
|
83
83
|
msgstr ""
|
|
84
84
|
|
|
85
|
-
#: invenio_app_rdm/config.py:
|
|
85
|
+
#: invenio_app_rdm/config.py:900
|
|
86
86
|
msgid "Citation File Format"
|
|
87
87
|
msgstr ""
|
|
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 "我的面板 "
|
|
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 "新建上传"
|
|
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 "上传"
|
|
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 "群组"
|
|
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 "请求"
|
|
140
144
|
|
|
141
|
-
#: invenio_app_rdm/ext.py:
|
|
145
|
+
#: invenio_app_rdm/ext.py:126
|
|
142
146
|
msgid "Home"
|
|
143
147
|
msgstr "主页"
|
|
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 "浏览"
|
|
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 "记录"
|
|
150
159
|
|
|
151
|
-
#: invenio_app_rdm/ext.py:
|
|
160
|
+
#: invenio_app_rdm/ext.py:149
|
|
152
161
|
msgid "Submit"
|
|
153
162
|
msgstr "提交"
|
|
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 "行动"
|
|
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 "用户"
|
|
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 "创建于"
|
|
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 ""
|
|
|
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 "状态"
|
|
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 "用户"
|
|
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 "活跃的"
|
|
195
242
|
|
|
@@ -267,19 +314,9 @@ msgstr ""
|
|
|
267
314
|
msgid "Top-level domain"
|
|
268
315
|
msgstr ""
|
|
269
316
|
|
|
270
|
-
#: invenio_app_rdm/administration/domains/domains.py:150
|
|
271
|
-
#: invenio_app_rdm/administration/records/records.py:41
|
|
272
|
-
#: invenio_app_rdm/administration/records/records.py:120
|
|
273
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:172
|
|
274
|
-
#: invenio_app_rdm/administration/users/users.py:25
|
|
275
|
-
#: invenio_app_rdm/administration/users/users.py:41
|
|
276
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/technical_metadata.html:10
|
|
277
|
-
msgid "Created"
|
|
278
|
-
msgstr "创建于"
|
|
279
|
-
|
|
280
317
|
#: invenio_app_rdm/administration/domains/domains.py:151
|
|
281
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
282
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
318
|
+
#: invenio_app_rdm/administration/users/users.py:27
|
|
319
|
+
#: invenio_app_rdm/administration/users/users.py:43
|
|
283
320
|
msgid "Updated"
|
|
284
321
|
msgstr "已更新"
|
|
285
322
|
|
|
@@ -287,152 +324,162 @@ msgstr "已更新"
|
|
|
287
324
|
msgid "Organisation"
|
|
288
325
|
msgstr ""
|
|
289
326
|
|
|
290
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
291
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
327
|
+
#: invenio_app_rdm/administration/records/records.py:30
|
|
328
|
+
#: invenio_app_rdm/administration/records/records.py:114
|
|
292
329
|
msgid "Records & files"
|
|
293
330
|
msgstr ""
|
|
294
331
|
|
|
295
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
296
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
332
|
+
#: invenio_app_rdm/administration/records/records.py:41
|
|
333
|
+
#: invenio_app_rdm/administration/records/records.py:125
|
|
297
334
|
msgid "Title"
|
|
298
335
|
msgstr "标题"
|
|
299
336
|
|
|
300
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
301
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
337
|
+
#: invenio_app_rdm/administration/records/records.py:42
|
|
338
|
+
#: invenio_app_rdm/administration/records/records.py:126
|
|
302
339
|
msgid "Owner"
|
|
303
340
|
msgstr "拥有者"
|
|
304
341
|
|
|
305
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
306
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
307
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
308
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:276
|
|
342
|
+
#: invenio_app_rdm/administration/records/records.py:44
|
|
343
|
+
#: invenio_app_rdm/administration/records/records.py:128
|
|
344
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:288
|
|
309
345
|
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:293
|
|
310
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/
|
|
346
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:310
|
|
347
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:159
|
|
311
348
|
msgid "Files"
|
|
312
349
|
msgstr "文件"
|
|
313
350
|
|
|
314
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
315
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
351
|
+
#: invenio_app_rdm/administration/records/records.py:45
|
|
352
|
+
#: invenio_app_rdm/administration/records/records.py:129
|
|
316
353
|
msgid "Stats"
|
|
317
354
|
msgstr ""
|
|
318
355
|
|
|
319
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
356
|
+
#: invenio_app_rdm/administration/records/records.py:50
|
|
320
357
|
msgid "Delete record"
|
|
321
358
|
msgstr ""
|
|
322
359
|
|
|
323
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
360
|
+
#: invenio_app_rdm/administration/records/records.py:55
|
|
324
361
|
msgid "Restore record"
|
|
325
362
|
msgstr ""
|
|
326
363
|
|
|
327
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
328
|
-
|
|
364
|
+
#: invenio_app_rdm/administration/records/records.py:60
|
|
365
|
+
msgid "Compare revisions"
|
|
366
|
+
msgstr ""
|
|
367
|
+
|
|
368
|
+
#: invenio_app_rdm/administration/records/records.py:112
|
|
369
|
+
#: invenio_app_rdm/administration/records/records.py:113
|
|
329
370
|
msgid "Drafts"
|
|
330
371
|
msgstr ""
|
|
331
372
|
|
|
332
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
373
|
+
#: invenio_app_rdm/administration/records/records.py:134
|
|
333
374
|
msgid "Set quota"
|
|
334
375
|
msgstr ""
|
|
335
376
|
|
|
336
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:29
|
|
337
377
|
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:30
|
|
338
378
|
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:31
|
|
379
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:32
|
|
339
380
|
msgid "Moderation"
|
|
340
381
|
msgstr ""
|
|
341
382
|
|
|
342
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:
|
|
343
|
-
#: invenio_app_rdm/administration/
|
|
344
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
345
|
-
msgid "User"
|
|
346
|
-
msgstr "用户"
|
|
347
|
-
|
|
348
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:51
|
|
349
|
-
#: invenio_app_rdm/administration/users/users.py:23
|
|
350
|
-
#: invenio_app_rdm/administration/users/users.py:33
|
|
383
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:52
|
|
384
|
+
#: invenio_app_rdm/administration/users/users.py:24
|
|
385
|
+
#: invenio_app_rdm/administration/users/users.py:34
|
|
351
386
|
msgid "Email"
|
|
352
387
|
msgstr "电邮"
|
|
353
388
|
|
|
354
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:
|
|
389
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:58
|
|
355
390
|
msgid "Email domain"
|
|
356
391
|
msgstr ""
|
|
357
392
|
|
|
358
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:
|
|
393
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:64
|
|
359
394
|
msgid "Activity"
|
|
360
395
|
msgstr ""
|
|
361
396
|
|
|
362
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:
|
|
363
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
397
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:77
|
|
398
|
+
#: invenio_app_rdm/administration/users/users.py:79
|
|
364
399
|
msgid "Approve"
|
|
365
400
|
msgstr "赞成"
|
|
366
401
|
|
|
367
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:
|
|
368
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
402
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:82
|
|
403
|
+
#: invenio_app_rdm/administration/users/users.py:89
|
|
369
404
|
msgid "Block"
|
|
370
405
|
msgstr ""
|
|
371
406
|
|
|
372
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:
|
|
407
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:142
|
|
373
408
|
msgid "User moderation"
|
|
374
409
|
msgstr ""
|
|
375
410
|
|
|
376
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:
|
|
377
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
411
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:165
|
|
412
|
+
#: invenio_app_rdm/administration/users/users.py:32
|
|
378
413
|
msgid "ID"
|
|
379
414
|
msgstr "身份证明"
|
|
380
415
|
|
|
381
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:
|
|
416
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:174
|
|
382
417
|
msgid "Open"
|
|
383
418
|
msgstr "开放"
|
|
384
419
|
|
|
385
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
386
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
420
|
+
#: invenio_app_rdm/administration/users/users.py:23
|
|
421
|
+
#: invenio_app_rdm/administration/users/users.py:33
|
|
387
422
|
msgid "Username"
|
|
388
423
|
msgstr "帐号"
|
|
389
424
|
|
|
390
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
425
|
+
#: invenio_app_rdm/administration/users/users.py:35
|
|
391
426
|
msgid "Domain "
|
|
392
427
|
msgstr ""
|
|
393
428
|
|
|
394
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
429
|
+
#: invenio_app_rdm/administration/users/users.py:37
|
|
395
430
|
msgid "Visibility"
|
|
396
431
|
msgstr "可见性"
|
|
397
432
|
|
|
398
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
433
|
+
#: invenio_app_rdm/administration/users/users.py:39
|
|
399
434
|
msgid "Confirmed at"
|
|
400
435
|
msgstr ""
|
|
401
436
|
|
|
402
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
437
|
+
#: invenio_app_rdm/administration/users/users.py:40
|
|
403
438
|
msgid "Verified at"
|
|
404
439
|
msgstr ""
|
|
405
440
|
|
|
406
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
441
|
+
#: invenio_app_rdm/administration/users/users.py:41
|
|
407
442
|
msgid "Blocked at"
|
|
408
443
|
msgstr ""
|
|
409
444
|
|
|
410
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
411
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
445
|
+
#: invenio_app_rdm/administration/users/users.py:57
|
|
446
|
+
#: invenio_app_rdm/administration/users/users.py:59
|
|
412
447
|
msgid "User management"
|
|
413
448
|
msgstr ""
|
|
414
449
|
|
|
415
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
450
|
+
#: invenio_app_rdm/administration/users/users.py:84
|
|
416
451
|
msgid "Restore"
|
|
417
452
|
msgstr ""
|
|
418
453
|
|
|
419
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
454
|
+
#: invenio_app_rdm/administration/users/users.py:94
|
|
420
455
|
msgid "Suspend"
|
|
421
456
|
msgstr ""
|
|
422
457
|
|
|
423
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
458
|
+
#: invenio_app_rdm/administration/users/users.py:125
|
|
424
459
|
msgid "User details"
|
|
425
460
|
msgstr ""
|
|
426
461
|
|
|
462
|
+
#: invenio_app_rdm/communities_ui/templates/semantic-ui/invenio_communities/details/browse/index.html:40
|
|
463
|
+
msgid "Subcommunities"
|
|
464
|
+
msgstr ""
|
|
465
|
+
|
|
466
|
+
#: invenio_app_rdm/communities_ui/templates/semantic-ui/invenio_communities/details/browse/index.html:44
|
|
467
|
+
msgid "See all"
|
|
468
|
+
msgstr "查看全部"
|
|
469
|
+
|
|
470
|
+
#: invenio_app_rdm/communities_ui/templates/semantic-ui/invenio_communities/details/browse/index.html:54
|
|
471
|
+
msgid "This community has no subcommunities"
|
|
472
|
+
msgstr ""
|
|
473
|
+
|
|
427
474
|
#: invenio_app_rdm/communities_ui/templates/semantic-ui/invenio_communities/records/index.html:12
|
|
428
475
|
msgid "Search "
|
|
429
476
|
msgstr "搜索"
|
|
430
477
|
|
|
431
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/deposit.html:
|
|
478
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/deposit.html:15
|
|
432
479
|
msgid "New version"
|
|
433
480
|
msgstr "新版本"
|
|
434
481
|
|
|
435
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/deposit.html:
|
|
482
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/deposit.html:19
|
|
436
483
|
msgid "Edit upload"
|
|
437
484
|
msgstr "编辑上传"
|
|
438
485
|
|
|
@@ -440,42 +487,46 @@ msgstr "编辑上传"
|
|
|
440
487
|
msgid "Information banner"
|
|
441
488
|
msgstr "信息横幅"
|
|
442
489
|
|
|
443
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
490
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:80
|
|
491
|
+
msgid "Part of"
|
|
492
|
+
msgstr ""
|
|
493
|
+
|
|
494
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:91
|
|
444
495
|
msgid "Community visibility"
|
|
445
496
|
msgstr "群组可见性"
|
|
446
497
|
|
|
447
|
-
#: 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:92
|
|
448
499
|
msgid "The community is restricted to users with access."
|
|
449
500
|
msgstr "该群组仅限于具有访问权限的用户。"
|
|
450
501
|
|
|
451
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
502
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:94
|
|
452
503
|
msgid "Restricted"
|
|
453
504
|
msgstr "被限制"
|
|
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:111
|
|
456
507
|
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:24
|
|
457
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:
|
|
508
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:138
|
|
458
509
|
msgid "Preview"
|
|
459
510
|
msgstr "预览"
|
|
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:115
|
|
462
513
|
msgid "You are previewing a published record."
|
|
463
514
|
msgstr "您正在预览已发布的数据记录。"
|
|
464
515
|
|
|
465
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
516
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:117
|
|
466
517
|
msgid "You are previewing changes that have not yet been published."
|
|
467
518
|
msgstr "您正在预览尚未发布的更改。"
|
|
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:119
|
|
470
521
|
msgid "You are previewing a new record that has not yet been published."
|
|
471
522
|
msgstr "您正在预览尚未发布的新数据记录。"
|
|
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:121
|
|
474
525
|
msgid ""
|
|
475
526
|
"You are previewing a new record version that has not yet been published."
|
|
476
527
|
msgstr "您正在预览尚未发布的新数据记录版本。"
|
|
477
528
|
|
|
478
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
529
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:136
|
|
479
530
|
#, python-format
|
|
480
531
|
msgid ""
|
|
481
532
|
"\n"
|
|
@@ -484,98 +535,98 @@ msgid ""
|
|
|
484
535
|
" "
|
|
485
536
|
msgstr ""
|
|
486
537
|
|
|
487
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
538
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:160
|
|
488
539
|
msgid "Record access information"
|
|
489
540
|
msgstr "数据记录访问信息"
|
|
490
541
|
|
|
491
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
492
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
493
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:
|
|
494
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:
|
|
542
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:167
|
|
543
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:326
|
|
544
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:172
|
|
545
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:202
|
|
495
546
|
msgid "Reason"
|
|
496
547
|
msgstr "原因"
|
|
497
548
|
|
|
498
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
549
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:180
|
|
499
550
|
msgid "Back-navigation"
|
|
500
551
|
msgstr "返回导航"
|
|
501
552
|
|
|
502
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
553
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:182
|
|
503
554
|
msgid "Back to edit"
|
|
504
555
|
msgstr "返回编辑"
|
|
505
556
|
|
|
506
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
557
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:200
|
|
507
558
|
msgid "Manage record"
|
|
508
559
|
msgstr "管理数据记录"
|
|
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:218
|
|
511
562
|
msgid "Publication date and version number"
|
|
512
563
|
msgstr "出版日期和版本号"
|
|
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:222
|
|
515
566
|
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/details.html:25
|
|
516
567
|
msgid "Publication date"
|
|
517
568
|
msgstr "发布日期"
|
|
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:223
|
|
520
571
|
msgid "Published"
|
|
521
572
|
msgstr "已发布"
|
|
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:226
|
|
524
575
|
#, python-brace-format
|
|
525
576
|
msgid "Version {version_number}"
|
|
526
577
|
msgstr "版本{版本号}"
|
|
527
578
|
|
|
528
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
579
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:233
|
|
529
580
|
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/details.html:24
|
|
530
581
|
msgid "Resource type"
|
|
531
582
|
msgstr "资源类型"
|
|
532
583
|
|
|
533
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
584
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:243
|
|
534
585
|
msgid "Access status"
|
|
535
586
|
msgstr "访问状态"
|
|
536
587
|
|
|
537
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
588
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:265
|
|
538
589
|
msgid "Record title and creators"
|
|
539
590
|
msgstr "数据记录名称和创建者"
|
|
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:271
|
|
542
593
|
msgid "Creators and contributors"
|
|
543
594
|
msgstr "创建者和贡献者"
|
|
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:332
|
|
546
597
|
msgid "Request access"
|
|
547
598
|
msgstr ""
|
|
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:334
|
|
550
601
|
msgid ""
|
|
551
602
|
"If you would like to request access to these files, please fill out the form"
|
|
552
603
|
" below."
|
|
553
604
|
msgstr ""
|
|
554
605
|
|
|
555
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
606
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:342
|
|
556
607
|
msgid ""
|
|
557
608
|
"You need to satisfy these conditions in order for this request to be "
|
|
558
609
|
"accepted:"
|
|
559
610
|
msgstr ""
|
|
560
611
|
|
|
561
|
-
#: 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/macros/files.html:
|
|
612
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:367
|
|
613
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:188
|
|
563
614
|
msgid "System files"
|
|
564
615
|
msgstr ""
|
|
565
616
|
|
|
566
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
617
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:380
|
|
567
618
|
msgid "Additional record details"
|
|
568
619
|
msgstr "其他数据记录详细信息"
|
|
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:394
|
|
571
622
|
msgid "Record details"
|
|
572
623
|
msgstr "数据记录详细信息"
|
|
573
624
|
|
|
574
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
625
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:411
|
|
575
626
|
msgid "Jump to top of page"
|
|
576
627
|
msgstr "跳转到页面顶部"
|
|
577
628
|
|
|
578
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
629
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:413
|
|
579
630
|
msgid "Jump up"
|
|
580
631
|
msgstr "跳转到页面顶部"
|
|
581
632
|
|
|
@@ -688,9 +739,12 @@ msgid "Not you?"
|
|
|
688
739
|
msgstr ""
|
|
689
740
|
|
|
690
741
|
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/access-form.html:31
|
|
691
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:
|
|
692
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:
|
|
693
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:
|
|
742
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:114
|
|
743
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:117
|
|
744
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:148
|
|
745
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:151
|
|
746
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:158
|
|
747
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:161
|
|
694
748
|
msgid "Log out"
|
|
695
749
|
msgstr "注销"
|
|
696
750
|
|
|
@@ -754,61 +808,61 @@ msgid "References"
|
|
|
754
808
|
msgstr "参考"
|
|
755
809
|
|
|
756
810
|
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:17
|
|
757
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
811
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:53
|
|
758
812
|
msgid "Views"
|
|
759
813
|
msgstr "意见"
|
|
760
814
|
|
|
761
815
|
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:25
|
|
762
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
816
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:73
|
|
763
817
|
msgid "Downloads"
|
|
764
818
|
msgstr ""
|
|
765
819
|
|
|
766
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
767
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
820
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:34
|
|
821
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:37
|
|
768
822
|
msgid "Show more details"
|
|
769
823
|
msgstr ""
|
|
770
824
|
|
|
771
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
825
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:35
|
|
772
826
|
msgid "Show less details"
|
|
773
827
|
msgstr ""
|
|
774
828
|
|
|
775
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
776
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
777
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
778
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
829
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:46
|
|
830
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:68
|
|
831
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:88
|
|
832
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:110
|
|
779
833
|
msgid "All versions"
|
|
780
834
|
msgstr ""
|
|
781
835
|
|
|
782
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
783
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
784
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
785
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
836
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:47
|
|
837
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:69
|
|
838
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:89
|
|
839
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:111
|
|
786
840
|
msgid "This version"
|
|
787
841
|
msgstr ""
|
|
788
842
|
|
|
789
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
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:
|
|
843
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:60
|
|
844
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:80
|
|
845
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:100
|
|
792
846
|
msgid "More info"
|
|
793
847
|
msgstr ""
|
|
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:65
|
|
796
850
|
msgid "Total views"
|
|
797
851
|
msgstr ""
|
|
798
852
|
|
|
799
|
-
#: 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:85
|
|
800
854
|
msgid "Total downloads"
|
|
801
855
|
msgstr ""
|
|
802
856
|
|
|
803
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
857
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:93
|
|
804
858
|
msgid "Data volume"
|
|
805
859
|
msgstr ""
|
|
806
860
|
|
|
807
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
861
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:105
|
|
808
862
|
msgid "Total data volume"
|
|
809
863
|
msgstr ""
|
|
810
864
|
|
|
811
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
865
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:117
|
|
812
866
|
msgid "More info on how stats are collected."
|
|
813
867
|
msgstr ""
|
|
814
868
|
|
|
@@ -842,7 +896,7 @@ msgid "Imprint"
|
|
|
842
896
|
msgstr ""
|
|
843
897
|
|
|
844
898
|
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/details.html:29
|
|
845
|
-
msgid "
|
|
899
|
+
msgid "Thesis"
|
|
846
900
|
msgstr ""
|
|
847
901
|
|
|
848
902
|
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/details.html:30
|
|
@@ -875,29 +929,29 @@ msgstr ""
|
|
|
875
929
|
msgid "Keywords and subjects"
|
|
876
930
|
msgstr "关键字和主题"
|
|
877
931
|
|
|
878
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:
|
|
879
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:
|
|
880
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:
|
|
881
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:
|
|
932
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:15
|
|
933
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:18
|
|
934
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:167
|
|
935
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:198
|
|
882
936
|
#: invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/macros/request_header.html:61
|
|
883
937
|
#: invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/user-access-request/index.html:43
|
|
884
938
|
msgid "Opens in new tab"
|
|
885
939
|
msgstr "在新选项卡中打开"
|
|
886
940
|
|
|
887
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:
|
|
888
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:
|
|
941
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:15
|
|
942
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:18
|
|
889
943
|
msgid "Read more"
|
|
890
944
|
msgstr "阅读更多"
|
|
891
945
|
|
|
892
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:
|
|
946
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:26
|
|
893
947
|
msgid "Rights"
|
|
894
948
|
msgstr "权限"
|
|
895
949
|
|
|
896
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:
|
|
950
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:59
|
|
897
951
|
msgid "Close"
|
|
898
952
|
msgstr "关闭"
|
|
899
953
|
|
|
900
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:
|
|
954
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:63
|
|
901
955
|
msgid "No further description."
|
|
902
956
|
msgstr "没有进一步的描述。"
|
|
903
957
|
|
|
@@ -929,71 +983,94 @@ msgstr "修改于"
|
|
|
929
983
|
msgid "Versions"
|
|
930
984
|
msgstr "版本"
|
|
931
985
|
|
|
932
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:
|
|
933
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:
|
|
934
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:
|
|
935
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:
|
|
936
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:89
|
|
986
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:20
|
|
987
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:21
|
|
988
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:97
|
|
989
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:98
|
|
937
990
|
msgid "profile"
|
|
938
991
|
msgstr "个人信息"
|
|
939
992
|
|
|
940
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:
|
|
941
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:
|
|
993
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:76
|
|
994
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:80
|
|
942
995
|
msgid "Show affiliations"
|
|
943
996
|
msgstr "显示从属关系"
|
|
944
997
|
|
|
945
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:
|
|
998
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:77
|
|
946
999
|
msgid "Hide affiliations"
|
|
947
1000
|
msgstr "隐藏从属关系"
|
|
948
1001
|
|
|
949
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:
|
|
1002
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:84
|
|
950
1003
|
msgid "Affiliations for"
|
|
951
1004
|
msgstr "从属关系"
|
|
952
1005
|
|
|
953
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:
|
|
1006
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:68
|
|
1007
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:71
|
|
1008
|
+
msgid "Missing description type!"
|
|
1009
|
+
msgstr ""
|
|
1010
|
+
|
|
1011
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:90
|
|
1012
|
+
msgid "Unknown date type"
|
|
1013
|
+
msgstr ""
|
|
1014
|
+
|
|
1015
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:130
|
|
954
1016
|
msgid "Open external link"
|
|
955
1017
|
msgstr "打开外部链接"
|
|
956
1018
|
|
|
957
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:
|
|
1019
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:309
|
|
958
1020
|
msgid "Conference website"
|
|
959
1021
|
msgstr ""
|
|
960
1022
|
|
|
961
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/doi.html:
|
|
962
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/doi.html:
|
|
1023
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/doi.html:10
|
|
1024
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/doi.html:26
|
|
1025
|
+
#: invenio_app_rdm/records_ui/views/deposits.py:104
|
|
963
1026
|
msgid "DOI"
|
|
964
1027
|
msgstr "DOI"
|
|
965
1028
|
|
|
966
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/doi.html:
|
|
1029
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/doi.html:17
|
|
967
1030
|
msgid "Get the DOI badge!"
|
|
968
1031
|
msgstr "获得DOI标记!"
|
|
969
1032
|
|
|
970
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/doi.html:
|
|
1033
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/doi.html:23
|
|
971
1034
|
msgid "DOI Badge"
|
|
972
1035
|
msgstr "DOI标记"
|
|
973
1036
|
|
|
974
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:
|
|
1037
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:45
|
|
975
1038
|
msgid "File preview"
|
|
976
1039
|
msgstr "文件预览"
|
|
977
1040
|
|
|
978
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:
|
|
1041
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:60
|
|
1042
|
+
msgid "This file cannot be previewed"
|
|
1043
|
+
msgstr ""
|
|
1044
|
+
|
|
1045
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:63
|
|
1046
|
+
msgid ""
|
|
1047
|
+
"This file is an external reference and not stored directly in this repository.\n"
|
|
1048
|
+
"To access its content, please download it and open it locally."
|
|
1049
|
+
msgstr ""
|
|
1050
|
+
|
|
1051
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:90
|
|
979
1052
|
msgid "Name"
|
|
980
1053
|
msgstr "名称"
|
|
981
1054
|
|
|
982
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:
|
|
1055
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:91
|
|
983
1056
|
msgid "Size"
|
|
984
1057
|
msgstr "大小"
|
|
985
1058
|
|
|
986
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:
|
|
1059
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:96
|
|
987
1060
|
msgid "Download all"
|
|
988
1061
|
msgstr ""
|
|
989
1062
|
|
|
990
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:
|
|
1063
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:127
|
|
991
1064
|
msgid ""
|
|
992
1065
|
"This is the file fingerprint (checksum), which can be used to verify the "
|
|
993
1066
|
"file integrity."
|
|
994
1067
|
msgstr "这是文件的校验和,可用于验证文件完整性。"
|
|
995
1068
|
|
|
996
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:
|
|
1069
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:133
|
|
1070
|
+
msgid "N/A (external)"
|
|
1071
|
+
msgstr ""
|
|
1072
|
+
|
|
1073
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:142
|
|
997
1074
|
msgid "Download"
|
|
998
1075
|
msgstr "下载"
|
|
999
1076
|
|
|
@@ -1013,17 +1090,25 @@ msgstr "版本"
|
|
|
1013
1090
|
msgid "No DOI available"
|
|
1014
1091
|
msgstr ""
|
|
1015
1092
|
|
|
1016
|
-
#: invenio_app_rdm/records_ui/views/deposits.py:
|
|
1093
|
+
#: invenio_app_rdm/records_ui/views/deposits.py:103
|
|
1094
|
+
msgid "Digital Object Identifier"
|
|
1095
|
+
msgstr ""
|
|
1096
|
+
|
|
1097
|
+
#: invenio_app_rdm/records_ui/views/deposits.py:105
|
|
1098
|
+
msgid "Copy/paste your existing DOI here..."
|
|
1099
|
+
msgstr ""
|
|
1100
|
+
|
|
1101
|
+
#: invenio_app_rdm/records_ui/views/deposits.py:109
|
|
1017
1102
|
#, python-format
|
|
1018
1103
|
msgid "Discard the reserved %(scheme_label)s."
|
|
1019
1104
|
msgstr ""
|
|
1020
1105
|
|
|
1021
|
-
#: invenio_app_rdm/records_ui/views/deposits.py:
|
|
1106
|
+
#: invenio_app_rdm/records_ui/views/deposits.py:112
|
|
1022
1107
|
#, python-format
|
|
1023
1108
|
msgid "Get a %(scheme_label)s now!"
|
|
1024
1109
|
msgstr ""
|
|
1025
1110
|
|
|
1026
|
-
#: invenio_app_rdm/records_ui/views/deposits.py:
|
|
1111
|
+
#: invenio_app_rdm/records_ui/views/deposits.py:115
|
|
1027
1112
|
#, python-format
|
|
1028
1113
|
msgid ""
|
|
1029
1114
|
"Reserve a %(scheme_label)s by pressing the button (so it can be included in "
|
|
@@ -1031,16 +1116,17 @@ msgid ""
|
|
|
1031
1116
|
"is published."
|
|
1032
1117
|
msgstr ""
|
|
1033
1118
|
|
|
1034
|
-
#: invenio_app_rdm/records_ui/views/deposits.py:
|
|
1119
|
+
#: invenio_app_rdm/records_ui/views/deposits.py:121
|
|
1035
1120
|
#, python-format
|
|
1036
1121
|
msgid ""
|
|
1037
1122
|
"A %(scheme_label)s allows your upload to be easily and unambiguously cited. "
|
|
1038
1123
|
"Example: 10.1234/foo.bar"
|
|
1039
1124
|
msgstr ""
|
|
1040
1125
|
|
|
1041
|
-
#: invenio_app_rdm/records_ui/views/deposits.py:
|
|
1042
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:
|
|
1043
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:
|
|
1126
|
+
#: invenio_app_rdm/records_ui/views/deposits.py:233
|
|
1127
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:18
|
|
1128
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:31
|
|
1129
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:40
|
|
1044
1130
|
msgid "All"
|
|
1045
1131
|
msgstr "全部"
|
|
1046
1132
|
|
|
@@ -1051,6 +1137,8 @@ msgstr "返回到邀请"
|
|
|
1051
1137
|
#: invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/community-invitation/user_dashboard.html:19
|
|
1052
1138
|
#: invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/community-submission/index.html:31
|
|
1053
1139
|
#: invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/guest-access-request/index.html:34
|
|
1140
|
+
#: invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/subcommunity-invitation/index.html:29
|
|
1141
|
+
#: invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/subcommunity/index.html:29
|
|
1054
1142
|
#: invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/user-access-request/index.html:28
|
|
1055
1143
|
msgid "Back to requests"
|
|
1056
1144
|
msgstr "返回到请求"
|
|
@@ -1063,6 +1151,10 @@ msgstr "会话"
|
|
|
1063
1151
|
msgid "Record"
|
|
1064
1152
|
msgstr "数据记录"
|
|
1065
1153
|
|
|
1154
|
+
#: invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/community-submission/index.html:77
|
|
1155
|
+
msgid "Checks"
|
|
1156
|
+
msgstr ""
|
|
1157
|
+
|
|
1066
1158
|
#: invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/guest-access-request/index.html:13
|
|
1067
1159
|
msgid "Access request"
|
|
1068
1160
|
msgstr ""
|
|
@@ -1075,7 +1167,7 @@ msgstr "查看群组"
|
|
|
1075
1167
|
msgid "View record"
|
|
1076
1168
|
msgstr "查看数据记录"
|
|
1077
1169
|
|
|
1078
|
-
#: invenio_app_rdm/theme/views.py:
|
|
1170
|
+
#: invenio_app_rdm/theme/views.py:128
|
|
1079
1171
|
msgid "Notification preferences were updated."
|
|
1080
1172
|
msgstr ""
|
|
1081
1173
|
|
|
@@ -1164,97 +1256,103 @@ msgstr "收件箱"
|
|
|
1164
1256
|
msgid "Search"
|
|
1165
1257
|
msgstr "搜索"
|
|
1166
1258
|
|
|
1167
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:
|
|
1259
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:16
|
|
1260
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:19
|
|
1168
1261
|
msgid "Log in"
|
|
1169
1262
|
msgstr "登录"
|
|
1170
1263
|
|
|
1171
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:
|
|
1264
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:24
|
|
1172
1265
|
msgid "Sign up"
|
|
1173
1266
|
msgstr "注册"
|
|
1174
1267
|
|
|
1175
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:
|
|
1268
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:41
|
|
1176
1269
|
msgid "Quick create"
|
|
1177
1270
|
msgstr ""
|
|
1178
1271
|
|
|
1179
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:
|
|
1272
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:58
|
|
1180
1273
|
msgid "Actions"
|
|
1181
1274
|
msgstr "动作"
|
|
1182
1275
|
|
|
1183
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:
|
|
1184
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:
|
|
1276
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:79
|
|
1277
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:124
|
|
1185
1278
|
msgid "My account"
|
|
1186
1279
|
msgstr "我的账户"
|
|
1187
1280
|
|
|
1188
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1281
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:13
|
|
1189
1282
|
msgid "You've successfully installed InvenioRDM!"
|
|
1190
1283
|
msgstr "您已成功安装InvenioRDM!"
|
|
1191
1284
|
|
|
1192
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1285
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:15
|
|
1193
1286
|
msgid "What is ahead?"
|
|
1194
1287
|
msgstr "接下来?"
|
|
1195
1288
|
|
|
1196
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1289
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:25
|
|
1197
1290
|
msgid "Configure"
|
|
1198
1291
|
msgstr "配置"
|
|
1199
1292
|
|
|
1200
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1293
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:28
|
|
1201
1294
|
msgid ""
|
|
1202
1295
|
"Configure the datamodel, resource types, permissions and much more to make "
|
|
1203
1296
|
"it suit your needs! For more information on how to do it visit the"
|
|
1204
1297
|
msgstr ""
|
|
1205
1298
|
|
|
1206
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1299
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:30
|
|
1207
1300
|
msgid "configuration section in the docs"
|
|
1208
1301
|
msgstr ""
|
|
1209
1302
|
|
|
1210
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1303
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:42
|
|
1211
1304
|
msgid "Customize"
|
|
1212
1305
|
msgstr "自定义"
|
|
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:45
|
|
1215
1308
|
msgid ""
|
|
1216
1309
|
"Customize the layout and adapt the styling to match your institution's. See "
|
|
1217
1310
|
"how to do so"
|
|
1218
1311
|
msgstr ""
|
|
1219
1312
|
|
|
1220
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1313
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:47
|
|
1221
1314
|
msgid "here"
|
|
1222
1315
|
msgstr "这里"
|
|
1223
1316
|
|
|
1224
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1225
|
-
msgid "
|
|
1226
|
-
msgstr "
|
|
1317
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:58
|
|
1318
|
+
msgid "Use it!"
|
|
1319
|
+
msgstr ""
|
|
1227
1320
|
|
|
1228
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1229
|
-
msgid "
|
|
1321
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:60
|
|
1322
|
+
msgid "Use and explore your InvenioRDM instance."
|
|
1230
1323
|
msgstr ""
|
|
1231
1324
|
|
|
1232
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1233
|
-
msgid "
|
|
1234
|
-
msgstr "
|
|
1325
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:62
|
|
1326
|
+
msgid "Use"
|
|
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:76
|
|
1237
1330
|
msgid "Docs"
|
|
1238
1331
|
msgstr "文档"
|
|
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:85
|
|
1241
1334
|
msgid "Code"
|
|
1242
1335
|
msgstr "代码"
|
|
1243
1336
|
|
|
1244
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1337
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:92
|
|
1245
1338
|
msgid "To disable this section, add"
|
|
1246
1339
|
msgstr ""
|
|
1247
1340
|
|
|
1248
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1341
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:94
|
|
1249
1342
|
msgid "to your invenio.cfg file."
|
|
1250
1343
|
msgstr ""
|
|
1251
1344
|
|
|
1252
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:
|
|
1345
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:8
|
|
1346
|
+
msgid "In this collection"
|
|
1347
|
+
msgstr ""
|
|
1348
|
+
|
|
1349
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:13
|
|
1350
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:26
|
|
1253
1351
|
msgid "In this community"
|
|
1254
1352
|
msgstr ""
|
|
1255
1353
|
|
|
1256
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:
|
|
1257
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:
|
|
1354
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:51
|
|
1355
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:52
|
|
1258
1356
|
msgid "Search records"
|
|
1259
1357
|
msgstr ""
|
|
1260
1358
|
|
|
@@ -1263,55 +1361,55 @@ msgstr ""
|
|
|
1263
1361
|
msgid "Powered by"
|
|
1264
1362
|
msgstr "伺服器系统:"
|
|
1265
1363
|
|
|
1266
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:
|
|
1364
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:12
|
|
1267
1365
|
msgid ""
|
|
1268
1366
|
"The following files were flagged as 'unhealthy'. This means that the "
|
|
1269
1367
|
"checksum check failed or timed out. Please take any action if needed."
|
|
1270
1368
|
msgstr ""
|
|
1271
1369
|
|
|
1370
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:15
|
|
1371
|
+
#, python-brace-format
|
|
1372
|
+
msgid "ID: {}"
|
|
1373
|
+
msgstr ""
|
|
1374
|
+
|
|
1272
1375
|
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:16
|
|
1273
|
-
#, python-format
|
|
1274
|
-
msgid "
|
|
1376
|
+
#, python-brace-format
|
|
1377
|
+
msgid "URI: {}"
|
|
1275
1378
|
msgstr ""
|
|
1276
1379
|
|
|
1277
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:
|
|
1278
|
-
#, python-format
|
|
1279
|
-
msgid "
|
|
1380
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:18
|
|
1381
|
+
#, python-brace-format
|
|
1382
|
+
msgid "Name: {}"
|
|
1280
1383
|
msgstr ""
|
|
1281
1384
|
|
|
1282
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:
|
|
1283
|
-
#, python-format
|
|
1284
|
-
msgid "
|
|
1385
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:20
|
|
1386
|
+
#, python-brace-format
|
|
1387
|
+
msgid "Created: {}"
|
|
1285
1388
|
msgstr ""
|
|
1286
1389
|
|
|
1287
1390
|
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:21
|
|
1288
|
-
#, python-format
|
|
1289
|
-
msgid "
|
|
1391
|
+
#, python-brace-format
|
|
1392
|
+
msgid "Checksum: {}"
|
|
1290
1393
|
msgstr ""
|
|
1291
1394
|
|
|
1292
1395
|
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:22
|
|
1293
|
-
#, python-format
|
|
1294
|
-
msgid "
|
|
1396
|
+
#, python-brace-format
|
|
1397
|
+
msgid "Last check date: {}"
|
|
1295
1398
|
msgstr ""
|
|
1296
1399
|
|
|
1297
1400
|
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:23
|
|
1298
|
-
#, python-format
|
|
1299
|
-
msgid "Last check
|
|
1300
|
-
msgstr ""
|
|
1301
|
-
|
|
1302
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:24
|
|
1303
|
-
#, python-format
|
|
1304
|
-
msgid "Last check FAILED with result: %s"
|
|
1401
|
+
#, python-brace-format
|
|
1402
|
+
msgid "Last check FAILED with result: {}"
|
|
1305
1403
|
msgstr ""
|
|
1306
1404
|
|
|
1307
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:
|
|
1308
|
-
#, python-format
|
|
1309
|
-
msgid "Record:
|
|
1405
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:25
|
|
1406
|
+
#, python-brace-format
|
|
1407
|
+
msgid "Record: {}"
|
|
1310
1408
|
msgstr ""
|
|
1311
1409
|
|
|
1312
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:
|
|
1313
|
-
#, python-format
|
|
1314
|
-
msgid "Draft:
|
|
1410
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:28
|
|
1411
|
+
#, python-brace-format
|
|
1412
|
+
msgid "Draft: {}"
|
|
1315
1413
|
msgstr ""
|
|
1316
1414
|
|
|
1317
1415
|
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/help/search.de.html:9
|