invenio-vocabularies 7.3.0__py2.py3-none-any.whl → 7.4.0__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.
Potentially problematic release.
This version of invenio-vocabularies might be problematic. Click here for more details.
- invenio_vocabularies/__init__.py +1 -1
- invenio_vocabularies/administration/views/vocabularies.py +7 -9
- invenio_vocabularies/contrib/names/datastreams.py +36 -8
- invenio_vocabularies/datastreams/datastreams.py +14 -0
- invenio_vocabularies/datastreams/writers.py +6 -0
- invenio_vocabularies/jobs.py +11 -11
- invenio_vocabularies/records/models.py +4 -1
- invenio_vocabularies/services/custom_fields/subject.py +4 -4
- invenio_vocabularies/services/tasks.py +7 -1
- {invenio_vocabularies-7.3.0.dist-info → invenio_vocabularies-7.4.0.dist-info}/METADATA +9 -6
- {invenio_vocabularies-7.3.0.dist-info → invenio_vocabularies-7.4.0.dist-info}/RECORD +16 -52
- {invenio_vocabularies-7.3.0.dist-info → invenio_vocabularies-7.4.0.dist-info}/WHEEL +1 -1
- invenio_vocabularies/translations/af/LC_MESSAGES/messages.mo +0 -0
- invenio_vocabularies/translations/af/LC_MESSAGES/messages.po +0 -139
- invenio_vocabularies/translations/de_AT/LC_MESSAGES/messages.mo +0 -0
- invenio_vocabularies/translations/de_AT/LC_MESSAGES/messages.po +0 -139
- invenio_vocabularies/translations/de_DE/LC_MESSAGES/messages.mo +0 -0
- invenio_vocabularies/translations/de_DE/LC_MESSAGES/messages.po +0 -139
- invenio_vocabularies/translations/en_AT/LC_MESSAGES/messages.mo +0 -0
- invenio_vocabularies/translations/en_AT/LC_MESSAGES/messages.po +0 -139
- invenio_vocabularies/translations/en_HU/LC_MESSAGES/messages.mo +0 -0
- invenio_vocabularies/translations/en_HU/LC_MESSAGES/messages.po +0 -139
- invenio_vocabularies/translations/es_CU/LC_MESSAGES/messages.mo +0 -0
- invenio_vocabularies/translations/es_CU/LC_MESSAGES/messages.po +0 -139
- invenio_vocabularies/translations/es_MX/LC_MESSAGES/messages.mo +0 -0
- invenio_vocabularies/translations/es_MX/LC_MESSAGES/messages.po +0 -139
- invenio_vocabularies/translations/et_EE/LC_MESSAGES/messages.mo +0 -0
- invenio_vocabularies/translations/et_EE/LC_MESSAGES/messages.po +0 -139
- invenio_vocabularies/translations/fa_IR/LC_MESSAGES/messages.mo +0 -0
- invenio_vocabularies/translations/fa_IR/LC_MESSAGES/messages.po +0 -139
- invenio_vocabularies/translations/fr_CI/LC_MESSAGES/messages.mo +0 -0
- invenio_vocabularies/translations/fr_CI/LC_MESSAGES/messages.po +0 -139
- invenio_vocabularies/translations/fr_FR/LC_MESSAGES/messages.mo +0 -0
- invenio_vocabularies/translations/fr_FR/LC_MESSAGES/messages.po +0 -139
- invenio_vocabularies/translations/gl/LC_MESSAGES/messages.mo +0 -0
- invenio_vocabularies/translations/gl/LC_MESSAGES/messages.po +0 -139
- invenio_vocabularies/translations/hi_IN/LC_MESSAGES/messages.mo +0 -0
- invenio_vocabularies/translations/hi_IN/LC_MESSAGES/messages.po +0 -139
- invenio_vocabularies/translations/hu_HU/LC_MESSAGES/messages.mo +0 -0
- invenio_vocabularies/translations/hu_HU/LC_MESSAGES/messages.po +0 -139
- invenio_vocabularies/translations/ne/LC_MESSAGES/messages.mo +0 -0
- invenio_vocabularies/translations/ne/LC_MESSAGES/messages.po +0 -139
- invenio_vocabularies/translations/rw/LC_MESSAGES/messages.mo +0 -0
- invenio_vocabularies/translations/rw/LC_MESSAGES/messages.po +0 -139
- invenio_vocabularies/translations/sv_SE/LC_MESSAGES/messages.mo +0 -0
- invenio_vocabularies/translations/sv_SE/LC_MESSAGES/messages.po +0 -139
- invenio_vocabularies/translations/uk_UA/LC_MESSAGES/messages.mo +0 -0
- invenio_vocabularies/translations/uk_UA/LC_MESSAGES/messages.po +0 -139
- {invenio_vocabularies-7.3.0.dist-info → invenio_vocabularies-7.4.0.dist-info}/entry_points.txt +0 -0
- {invenio_vocabularies-7.3.0.dist-info → invenio_vocabularies-7.4.0.dist-info/licenses}/AUTHORS.rst +0 -0
- {invenio_vocabularies-7.3.0.dist-info → invenio_vocabularies-7.4.0.dist-info/licenses}/LICENSE +0 -0
- {invenio_vocabularies-7.3.0.dist-info → invenio_vocabularies-7.4.0.dist-info}/top_level.txt +0 -0
|
@@ -1,139 +0,0 @@
|
|
|
1
|
-
# Translations template for invenio-vocabularies.
|
|
2
|
-
# Copyright (C) 2022 CERN
|
|
3
|
-
# This file is distributed under the same license as the
|
|
4
|
-
# invenio-vocabularies project.
|
|
5
|
-
# FIRST AUTHOR <EMAIL@ADDRESS>, 2022.
|
|
6
|
-
#
|
|
7
|
-
#, fuzzy
|
|
8
|
-
msgid ""
|
|
9
|
-
msgstr ""
|
|
10
|
-
"Project-Id-Version: invenio-vocabularies 0.13.2\n"
|
|
11
|
-
"Report-Msgid-Bugs-To: info@inveniosoftware.org\n"
|
|
12
|
-
"POT-Creation-Date: 2022-10-12 12:27+0000\n"
|
|
13
|
-
"PO-Revision-Date: 2021-07-13 12:40+0000\n"
|
|
14
|
-
"Language-Team: Galician (https://app.transifex.com/inveniosoftware/teams/23537/gl/)\n"
|
|
15
|
-
"MIME-Version: 1.0\n"
|
|
16
|
-
"Content-Type: text/plain; charset=UTF-8\n"
|
|
17
|
-
"Content-Transfer-Encoding: 8bit\n"
|
|
18
|
-
"Generated-By: Babel 2.10.3\n"
|
|
19
|
-
"Language: gl\n"
|
|
20
|
-
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
21
|
-
|
|
22
|
-
#: invenio_vocabularies/config.py:37
|
|
23
|
-
msgid "GRID"
|
|
24
|
-
msgstr ""
|
|
25
|
-
|
|
26
|
-
#: invenio_vocabularies/config.py:38 invenio_vocabularies/config.py:97
|
|
27
|
-
msgid "GND"
|
|
28
|
-
msgstr ""
|
|
29
|
-
|
|
30
|
-
#: invenio_vocabularies/config.py:39 invenio_vocabularies/config.py:96
|
|
31
|
-
msgid "ISNI"
|
|
32
|
-
msgstr ""
|
|
33
|
-
|
|
34
|
-
#: invenio_vocabularies/config.py:40
|
|
35
|
-
msgid "ROR"
|
|
36
|
-
msgstr ""
|
|
37
|
-
|
|
38
|
-
#: invenio_vocabularies/config.py:51 invenio_vocabularies/config.py:60
|
|
39
|
-
msgid "DOI"
|
|
40
|
-
msgstr ""
|
|
41
|
-
|
|
42
|
-
#: invenio_vocabularies/config.py:59
|
|
43
|
-
msgid "URL"
|
|
44
|
-
msgstr ""
|
|
45
|
-
|
|
46
|
-
#: invenio_vocabularies/config.py:95
|
|
47
|
-
msgid "ORCID"
|
|
48
|
-
msgstr ""
|
|
49
|
-
|
|
50
|
-
#: invenio_vocabularies/contrib/affiliations/config.py:44
|
|
51
|
-
#: invenio_vocabularies/contrib/funders/config.py:45
|
|
52
|
-
#: invenio_vocabularies/contrib/names/config.py:45
|
|
53
|
-
#: invenio_vocabularies/contrib/subjects/config.py:38
|
|
54
|
-
#: invenio_vocabularies/services/service.py:64
|
|
55
|
-
msgid "Best match"
|
|
56
|
-
msgstr ""
|
|
57
|
-
|
|
58
|
-
#: invenio_vocabularies/contrib/affiliations/config.py:48
|
|
59
|
-
#: invenio_vocabularies/contrib/funders/config.py:49
|
|
60
|
-
#: invenio_vocabularies/contrib/names/config.py:49
|
|
61
|
-
#: invenio_vocabularies/contrib/subjects/config.py:42
|
|
62
|
-
msgid "Name"
|
|
63
|
-
msgstr ""
|
|
64
|
-
|
|
65
|
-
#: invenio_vocabularies/contrib/affiliations/config.py:52
|
|
66
|
-
#: invenio_vocabularies/contrib/funders/config.py:53
|
|
67
|
-
#: invenio_vocabularies/contrib/names/config.py:53
|
|
68
|
-
#: invenio_vocabularies/contrib/subjects/config.py:46
|
|
69
|
-
#: invenio_vocabularies/services/service.py:72
|
|
70
|
-
msgid "Newest"
|
|
71
|
-
msgstr ""
|
|
72
|
-
|
|
73
|
-
#: invenio_vocabularies/contrib/affiliations/config.py:56
|
|
74
|
-
#: invenio_vocabularies/contrib/funders/config.py:57
|
|
75
|
-
#: invenio_vocabularies/contrib/names/config.py:57
|
|
76
|
-
#: invenio_vocabularies/contrib/subjects/config.py:50
|
|
77
|
-
#: invenio_vocabularies/services/service.py:76
|
|
78
|
-
msgid "Oldest"
|
|
79
|
-
msgstr ""
|
|
80
|
-
|
|
81
|
-
#: invenio_vocabularies/contrib/awards/config.py:51
|
|
82
|
-
msgid "Funders"
|
|
83
|
-
msgstr ""
|
|
84
|
-
|
|
85
|
-
#: invenio_vocabularies/contrib/awards/datastreams.py:47
|
|
86
|
-
msgid "Unknown OpenAIRE funder prefix {openaire_funder_prefix}"
|
|
87
|
-
msgstr ""
|
|
88
|
-
|
|
89
|
-
#: invenio_vocabularies/contrib/awards/schema.py:46
|
|
90
|
-
msgid "Number cannot be blank."
|
|
91
|
-
msgstr ""
|
|
92
|
-
|
|
93
|
-
#: invenio_vocabularies/contrib/awards/schema.py:53
|
|
94
|
-
#: invenio_vocabularies/contrib/funders/schema.py:57
|
|
95
|
-
msgid "PID cannot be blank."
|
|
96
|
-
msgstr ""
|
|
97
|
-
|
|
98
|
-
#: invenio_vocabularies/contrib/awards/schema.py:61
|
|
99
|
-
#: invenio_vocabularies/contrib/funders/schema.py:65
|
|
100
|
-
msgid "Missing PID."
|
|
101
|
-
msgstr ""
|
|
102
|
-
|
|
103
|
-
#: invenio_vocabularies/contrib/awards/schema.py:103
|
|
104
|
-
msgid "An existing id or number/title must be present."
|
|
105
|
-
msgstr ""
|
|
106
|
-
|
|
107
|
-
#: invenio_vocabularies/contrib/awards/schema.py:120
|
|
108
|
-
msgid "At least award or funder should be present."
|
|
109
|
-
msgstr ""
|
|
110
|
-
|
|
111
|
-
#: invenio_vocabularies/contrib/funders/datastreams.py:44
|
|
112
|
-
msgid "Id not found in ROR entry."
|
|
113
|
-
msgstr ""
|
|
114
|
-
|
|
115
|
-
#: invenio_vocabularies/contrib/funders/datastreams.py:48
|
|
116
|
-
msgid "Name not found in ROR entry."
|
|
117
|
-
msgstr ""
|
|
118
|
-
|
|
119
|
-
#: invenio_vocabularies/contrib/funders/schema.py:35
|
|
120
|
-
#: invenio_vocabularies/contrib/funders/schema.py:43
|
|
121
|
-
msgid "Name cannot be blank."
|
|
122
|
-
msgstr ""
|
|
123
|
-
|
|
124
|
-
#: invenio_vocabularies/contrib/names/schema.py:53
|
|
125
|
-
msgid ""
|
|
126
|
-
"A name or the family name together with the given name must be present."
|
|
127
|
-
msgstr ""
|
|
128
|
-
|
|
129
|
-
#: invenio_vocabularies/services/components.py:29
|
|
130
|
-
msgid "The vocabulary type does not exists."
|
|
131
|
-
msgstr ""
|
|
132
|
-
|
|
133
|
-
#: invenio_vocabularies/services/schema.py:77
|
|
134
|
-
msgid "An existing id or a free text {ftf_name} must be present."
|
|
135
|
-
msgstr ""
|
|
136
|
-
|
|
137
|
-
#: invenio_vocabularies/services/service.py:68
|
|
138
|
-
msgid "Title"
|
|
139
|
-
msgstr ""
|
|
Binary file
|
|
@@ -1,139 +0,0 @@
|
|
|
1
|
-
# Translations template for invenio-vocabularies.
|
|
2
|
-
# Copyright (C) 2022 CERN
|
|
3
|
-
# This file is distributed under the same license as the
|
|
4
|
-
# invenio-vocabularies project.
|
|
5
|
-
# FIRST AUTHOR <EMAIL@ADDRESS>, 2022.
|
|
6
|
-
#
|
|
7
|
-
#, fuzzy
|
|
8
|
-
msgid ""
|
|
9
|
-
msgstr ""
|
|
10
|
-
"Project-Id-Version: invenio-vocabularies 0.13.2\n"
|
|
11
|
-
"Report-Msgid-Bugs-To: info@inveniosoftware.org\n"
|
|
12
|
-
"POT-Creation-Date: 2022-10-12 12:27+0000\n"
|
|
13
|
-
"PO-Revision-Date: 2021-07-13 12:40+0000\n"
|
|
14
|
-
"Language-Team: Hindi (India) (https://app.transifex.com/inveniosoftware/teams/23537/hi_IN/)\n"
|
|
15
|
-
"MIME-Version: 1.0\n"
|
|
16
|
-
"Content-Type: text/plain; charset=UTF-8\n"
|
|
17
|
-
"Content-Transfer-Encoding: 8bit\n"
|
|
18
|
-
"Generated-By: Babel 2.10.3\n"
|
|
19
|
-
"Language: hi_IN\n"
|
|
20
|
-
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
21
|
-
|
|
22
|
-
#: invenio_vocabularies/config.py:37
|
|
23
|
-
msgid "GRID"
|
|
24
|
-
msgstr ""
|
|
25
|
-
|
|
26
|
-
#: invenio_vocabularies/config.py:38 invenio_vocabularies/config.py:97
|
|
27
|
-
msgid "GND"
|
|
28
|
-
msgstr ""
|
|
29
|
-
|
|
30
|
-
#: invenio_vocabularies/config.py:39 invenio_vocabularies/config.py:96
|
|
31
|
-
msgid "ISNI"
|
|
32
|
-
msgstr ""
|
|
33
|
-
|
|
34
|
-
#: invenio_vocabularies/config.py:40
|
|
35
|
-
msgid "ROR"
|
|
36
|
-
msgstr ""
|
|
37
|
-
|
|
38
|
-
#: invenio_vocabularies/config.py:51 invenio_vocabularies/config.py:60
|
|
39
|
-
msgid "DOI"
|
|
40
|
-
msgstr ""
|
|
41
|
-
|
|
42
|
-
#: invenio_vocabularies/config.py:59
|
|
43
|
-
msgid "URL"
|
|
44
|
-
msgstr ""
|
|
45
|
-
|
|
46
|
-
#: invenio_vocabularies/config.py:95
|
|
47
|
-
msgid "ORCID"
|
|
48
|
-
msgstr ""
|
|
49
|
-
|
|
50
|
-
#: invenio_vocabularies/contrib/affiliations/config.py:44
|
|
51
|
-
#: invenio_vocabularies/contrib/funders/config.py:45
|
|
52
|
-
#: invenio_vocabularies/contrib/names/config.py:45
|
|
53
|
-
#: invenio_vocabularies/contrib/subjects/config.py:38
|
|
54
|
-
#: invenio_vocabularies/services/service.py:64
|
|
55
|
-
msgid "Best match"
|
|
56
|
-
msgstr ""
|
|
57
|
-
|
|
58
|
-
#: invenio_vocabularies/contrib/affiliations/config.py:48
|
|
59
|
-
#: invenio_vocabularies/contrib/funders/config.py:49
|
|
60
|
-
#: invenio_vocabularies/contrib/names/config.py:49
|
|
61
|
-
#: invenio_vocabularies/contrib/subjects/config.py:42
|
|
62
|
-
msgid "Name"
|
|
63
|
-
msgstr ""
|
|
64
|
-
|
|
65
|
-
#: invenio_vocabularies/contrib/affiliations/config.py:52
|
|
66
|
-
#: invenio_vocabularies/contrib/funders/config.py:53
|
|
67
|
-
#: invenio_vocabularies/contrib/names/config.py:53
|
|
68
|
-
#: invenio_vocabularies/contrib/subjects/config.py:46
|
|
69
|
-
#: invenio_vocabularies/services/service.py:72
|
|
70
|
-
msgid "Newest"
|
|
71
|
-
msgstr ""
|
|
72
|
-
|
|
73
|
-
#: invenio_vocabularies/contrib/affiliations/config.py:56
|
|
74
|
-
#: invenio_vocabularies/contrib/funders/config.py:57
|
|
75
|
-
#: invenio_vocabularies/contrib/names/config.py:57
|
|
76
|
-
#: invenio_vocabularies/contrib/subjects/config.py:50
|
|
77
|
-
#: invenio_vocabularies/services/service.py:76
|
|
78
|
-
msgid "Oldest"
|
|
79
|
-
msgstr ""
|
|
80
|
-
|
|
81
|
-
#: invenio_vocabularies/contrib/awards/config.py:51
|
|
82
|
-
msgid "Funders"
|
|
83
|
-
msgstr ""
|
|
84
|
-
|
|
85
|
-
#: invenio_vocabularies/contrib/awards/datastreams.py:47
|
|
86
|
-
msgid "Unknown OpenAIRE funder prefix {openaire_funder_prefix}"
|
|
87
|
-
msgstr ""
|
|
88
|
-
|
|
89
|
-
#: invenio_vocabularies/contrib/awards/schema.py:46
|
|
90
|
-
msgid "Number cannot be blank."
|
|
91
|
-
msgstr ""
|
|
92
|
-
|
|
93
|
-
#: invenio_vocabularies/contrib/awards/schema.py:53
|
|
94
|
-
#: invenio_vocabularies/contrib/funders/schema.py:57
|
|
95
|
-
msgid "PID cannot be blank."
|
|
96
|
-
msgstr ""
|
|
97
|
-
|
|
98
|
-
#: invenio_vocabularies/contrib/awards/schema.py:61
|
|
99
|
-
#: invenio_vocabularies/contrib/funders/schema.py:65
|
|
100
|
-
msgid "Missing PID."
|
|
101
|
-
msgstr ""
|
|
102
|
-
|
|
103
|
-
#: invenio_vocabularies/contrib/awards/schema.py:103
|
|
104
|
-
msgid "An existing id or number/title must be present."
|
|
105
|
-
msgstr ""
|
|
106
|
-
|
|
107
|
-
#: invenio_vocabularies/contrib/awards/schema.py:120
|
|
108
|
-
msgid "At least award or funder should be present."
|
|
109
|
-
msgstr ""
|
|
110
|
-
|
|
111
|
-
#: invenio_vocabularies/contrib/funders/datastreams.py:44
|
|
112
|
-
msgid "Id not found in ROR entry."
|
|
113
|
-
msgstr ""
|
|
114
|
-
|
|
115
|
-
#: invenio_vocabularies/contrib/funders/datastreams.py:48
|
|
116
|
-
msgid "Name not found in ROR entry."
|
|
117
|
-
msgstr ""
|
|
118
|
-
|
|
119
|
-
#: invenio_vocabularies/contrib/funders/schema.py:35
|
|
120
|
-
#: invenio_vocabularies/contrib/funders/schema.py:43
|
|
121
|
-
msgid "Name cannot be blank."
|
|
122
|
-
msgstr ""
|
|
123
|
-
|
|
124
|
-
#: invenio_vocabularies/contrib/names/schema.py:53
|
|
125
|
-
msgid ""
|
|
126
|
-
"A name or the family name together with the given name must be present."
|
|
127
|
-
msgstr ""
|
|
128
|
-
|
|
129
|
-
#: invenio_vocabularies/services/components.py:29
|
|
130
|
-
msgid "The vocabulary type does not exists."
|
|
131
|
-
msgstr ""
|
|
132
|
-
|
|
133
|
-
#: invenio_vocabularies/services/schema.py:77
|
|
134
|
-
msgid "An existing id or a free text {ftf_name} must be present."
|
|
135
|
-
msgstr ""
|
|
136
|
-
|
|
137
|
-
#: invenio_vocabularies/services/service.py:68
|
|
138
|
-
msgid "Title"
|
|
139
|
-
msgstr ""
|
|
Binary file
|
|
@@ -1,139 +0,0 @@
|
|
|
1
|
-
# Translations template for invenio-vocabularies.
|
|
2
|
-
# Copyright (C) 2022 CERN
|
|
3
|
-
# This file is distributed under the same license as the
|
|
4
|
-
# invenio-vocabularies project.
|
|
5
|
-
# FIRST AUTHOR <EMAIL@ADDRESS>, 2022.
|
|
6
|
-
#
|
|
7
|
-
#, fuzzy
|
|
8
|
-
msgid ""
|
|
9
|
-
msgstr ""
|
|
10
|
-
"Project-Id-Version: invenio-vocabularies 0.13.2\n"
|
|
11
|
-
"Report-Msgid-Bugs-To: info@inveniosoftware.org\n"
|
|
12
|
-
"POT-Creation-Date: 2022-10-12 12:27+0000\n"
|
|
13
|
-
"PO-Revision-Date: 2021-07-13 12:40+0000\n"
|
|
14
|
-
"Language-Team: Hungarian (Hungary) (https://app.transifex.com/inveniosoftware/teams/23537/hu_HU/)\n"
|
|
15
|
-
"MIME-Version: 1.0\n"
|
|
16
|
-
"Content-Type: text/plain; charset=UTF-8\n"
|
|
17
|
-
"Content-Transfer-Encoding: 8bit\n"
|
|
18
|
-
"Generated-By: Babel 2.10.3\n"
|
|
19
|
-
"Language: hu_HU\n"
|
|
20
|
-
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
21
|
-
|
|
22
|
-
#: invenio_vocabularies/config.py:37
|
|
23
|
-
msgid "GRID"
|
|
24
|
-
msgstr ""
|
|
25
|
-
|
|
26
|
-
#: invenio_vocabularies/config.py:38 invenio_vocabularies/config.py:97
|
|
27
|
-
msgid "GND"
|
|
28
|
-
msgstr ""
|
|
29
|
-
|
|
30
|
-
#: invenio_vocabularies/config.py:39 invenio_vocabularies/config.py:96
|
|
31
|
-
msgid "ISNI"
|
|
32
|
-
msgstr ""
|
|
33
|
-
|
|
34
|
-
#: invenio_vocabularies/config.py:40
|
|
35
|
-
msgid "ROR"
|
|
36
|
-
msgstr ""
|
|
37
|
-
|
|
38
|
-
#: invenio_vocabularies/config.py:51 invenio_vocabularies/config.py:60
|
|
39
|
-
msgid "DOI"
|
|
40
|
-
msgstr ""
|
|
41
|
-
|
|
42
|
-
#: invenio_vocabularies/config.py:59
|
|
43
|
-
msgid "URL"
|
|
44
|
-
msgstr ""
|
|
45
|
-
|
|
46
|
-
#: invenio_vocabularies/config.py:95
|
|
47
|
-
msgid "ORCID"
|
|
48
|
-
msgstr ""
|
|
49
|
-
|
|
50
|
-
#: invenio_vocabularies/contrib/affiliations/config.py:44
|
|
51
|
-
#: invenio_vocabularies/contrib/funders/config.py:45
|
|
52
|
-
#: invenio_vocabularies/contrib/names/config.py:45
|
|
53
|
-
#: invenio_vocabularies/contrib/subjects/config.py:38
|
|
54
|
-
#: invenio_vocabularies/services/service.py:64
|
|
55
|
-
msgid "Best match"
|
|
56
|
-
msgstr ""
|
|
57
|
-
|
|
58
|
-
#: invenio_vocabularies/contrib/affiliations/config.py:48
|
|
59
|
-
#: invenio_vocabularies/contrib/funders/config.py:49
|
|
60
|
-
#: invenio_vocabularies/contrib/names/config.py:49
|
|
61
|
-
#: invenio_vocabularies/contrib/subjects/config.py:42
|
|
62
|
-
msgid "Name"
|
|
63
|
-
msgstr ""
|
|
64
|
-
|
|
65
|
-
#: invenio_vocabularies/contrib/affiliations/config.py:52
|
|
66
|
-
#: invenio_vocabularies/contrib/funders/config.py:53
|
|
67
|
-
#: invenio_vocabularies/contrib/names/config.py:53
|
|
68
|
-
#: invenio_vocabularies/contrib/subjects/config.py:46
|
|
69
|
-
#: invenio_vocabularies/services/service.py:72
|
|
70
|
-
msgid "Newest"
|
|
71
|
-
msgstr ""
|
|
72
|
-
|
|
73
|
-
#: invenio_vocabularies/contrib/affiliations/config.py:56
|
|
74
|
-
#: invenio_vocabularies/contrib/funders/config.py:57
|
|
75
|
-
#: invenio_vocabularies/contrib/names/config.py:57
|
|
76
|
-
#: invenio_vocabularies/contrib/subjects/config.py:50
|
|
77
|
-
#: invenio_vocabularies/services/service.py:76
|
|
78
|
-
msgid "Oldest"
|
|
79
|
-
msgstr ""
|
|
80
|
-
|
|
81
|
-
#: invenio_vocabularies/contrib/awards/config.py:51
|
|
82
|
-
msgid "Funders"
|
|
83
|
-
msgstr ""
|
|
84
|
-
|
|
85
|
-
#: invenio_vocabularies/contrib/awards/datastreams.py:47
|
|
86
|
-
msgid "Unknown OpenAIRE funder prefix {openaire_funder_prefix}"
|
|
87
|
-
msgstr ""
|
|
88
|
-
|
|
89
|
-
#: invenio_vocabularies/contrib/awards/schema.py:46
|
|
90
|
-
msgid "Number cannot be blank."
|
|
91
|
-
msgstr ""
|
|
92
|
-
|
|
93
|
-
#: invenio_vocabularies/contrib/awards/schema.py:53
|
|
94
|
-
#: invenio_vocabularies/contrib/funders/schema.py:57
|
|
95
|
-
msgid "PID cannot be blank."
|
|
96
|
-
msgstr ""
|
|
97
|
-
|
|
98
|
-
#: invenio_vocabularies/contrib/awards/schema.py:61
|
|
99
|
-
#: invenio_vocabularies/contrib/funders/schema.py:65
|
|
100
|
-
msgid "Missing PID."
|
|
101
|
-
msgstr ""
|
|
102
|
-
|
|
103
|
-
#: invenio_vocabularies/contrib/awards/schema.py:103
|
|
104
|
-
msgid "An existing id or number/title must be present."
|
|
105
|
-
msgstr ""
|
|
106
|
-
|
|
107
|
-
#: invenio_vocabularies/contrib/awards/schema.py:120
|
|
108
|
-
msgid "At least award or funder should be present."
|
|
109
|
-
msgstr ""
|
|
110
|
-
|
|
111
|
-
#: invenio_vocabularies/contrib/funders/datastreams.py:44
|
|
112
|
-
msgid "Id not found in ROR entry."
|
|
113
|
-
msgstr ""
|
|
114
|
-
|
|
115
|
-
#: invenio_vocabularies/contrib/funders/datastreams.py:48
|
|
116
|
-
msgid "Name not found in ROR entry."
|
|
117
|
-
msgstr ""
|
|
118
|
-
|
|
119
|
-
#: invenio_vocabularies/contrib/funders/schema.py:35
|
|
120
|
-
#: invenio_vocabularies/contrib/funders/schema.py:43
|
|
121
|
-
msgid "Name cannot be blank."
|
|
122
|
-
msgstr ""
|
|
123
|
-
|
|
124
|
-
#: invenio_vocabularies/contrib/names/schema.py:53
|
|
125
|
-
msgid ""
|
|
126
|
-
"A name or the family name together with the given name must be present."
|
|
127
|
-
msgstr ""
|
|
128
|
-
|
|
129
|
-
#: invenio_vocabularies/services/components.py:29
|
|
130
|
-
msgid "The vocabulary type does not exists."
|
|
131
|
-
msgstr ""
|
|
132
|
-
|
|
133
|
-
#: invenio_vocabularies/services/schema.py:77
|
|
134
|
-
msgid "An existing id or a free text {ftf_name} must be present."
|
|
135
|
-
msgstr ""
|
|
136
|
-
|
|
137
|
-
#: invenio_vocabularies/services/service.py:68
|
|
138
|
-
msgid "Title"
|
|
139
|
-
msgstr ""
|
|
Binary file
|
|
@@ -1,139 +0,0 @@
|
|
|
1
|
-
# Translations template for invenio-vocabularies.
|
|
2
|
-
# Copyright (C) 2022 CERN
|
|
3
|
-
# This file is distributed under the same license as the
|
|
4
|
-
# invenio-vocabularies project.
|
|
5
|
-
# FIRST AUTHOR <EMAIL@ADDRESS>, 2022.
|
|
6
|
-
#
|
|
7
|
-
#, fuzzy
|
|
8
|
-
msgid ""
|
|
9
|
-
msgstr ""
|
|
10
|
-
"Project-Id-Version: invenio-vocabularies 0.13.2\n"
|
|
11
|
-
"Report-Msgid-Bugs-To: info@inveniosoftware.org\n"
|
|
12
|
-
"POT-Creation-Date: 2022-10-12 12:27+0000\n"
|
|
13
|
-
"PO-Revision-Date: 2021-07-13 12:40+0000\n"
|
|
14
|
-
"Language-Team: Nepali (https://app.transifex.com/inveniosoftware/teams/23537/ne/)\n"
|
|
15
|
-
"MIME-Version: 1.0\n"
|
|
16
|
-
"Content-Type: text/plain; charset=UTF-8\n"
|
|
17
|
-
"Content-Transfer-Encoding: 8bit\n"
|
|
18
|
-
"Generated-By: Babel 2.10.3\n"
|
|
19
|
-
"Language: ne\n"
|
|
20
|
-
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
21
|
-
|
|
22
|
-
#: invenio_vocabularies/config.py:37
|
|
23
|
-
msgid "GRID"
|
|
24
|
-
msgstr ""
|
|
25
|
-
|
|
26
|
-
#: invenio_vocabularies/config.py:38 invenio_vocabularies/config.py:97
|
|
27
|
-
msgid "GND"
|
|
28
|
-
msgstr ""
|
|
29
|
-
|
|
30
|
-
#: invenio_vocabularies/config.py:39 invenio_vocabularies/config.py:96
|
|
31
|
-
msgid "ISNI"
|
|
32
|
-
msgstr ""
|
|
33
|
-
|
|
34
|
-
#: invenio_vocabularies/config.py:40
|
|
35
|
-
msgid "ROR"
|
|
36
|
-
msgstr ""
|
|
37
|
-
|
|
38
|
-
#: invenio_vocabularies/config.py:51 invenio_vocabularies/config.py:60
|
|
39
|
-
msgid "DOI"
|
|
40
|
-
msgstr ""
|
|
41
|
-
|
|
42
|
-
#: invenio_vocabularies/config.py:59
|
|
43
|
-
msgid "URL"
|
|
44
|
-
msgstr ""
|
|
45
|
-
|
|
46
|
-
#: invenio_vocabularies/config.py:95
|
|
47
|
-
msgid "ORCID"
|
|
48
|
-
msgstr ""
|
|
49
|
-
|
|
50
|
-
#: invenio_vocabularies/contrib/affiliations/config.py:44
|
|
51
|
-
#: invenio_vocabularies/contrib/funders/config.py:45
|
|
52
|
-
#: invenio_vocabularies/contrib/names/config.py:45
|
|
53
|
-
#: invenio_vocabularies/contrib/subjects/config.py:38
|
|
54
|
-
#: invenio_vocabularies/services/service.py:64
|
|
55
|
-
msgid "Best match"
|
|
56
|
-
msgstr ""
|
|
57
|
-
|
|
58
|
-
#: invenio_vocabularies/contrib/affiliations/config.py:48
|
|
59
|
-
#: invenio_vocabularies/contrib/funders/config.py:49
|
|
60
|
-
#: invenio_vocabularies/contrib/names/config.py:49
|
|
61
|
-
#: invenio_vocabularies/contrib/subjects/config.py:42
|
|
62
|
-
msgid "Name"
|
|
63
|
-
msgstr ""
|
|
64
|
-
|
|
65
|
-
#: invenio_vocabularies/contrib/affiliations/config.py:52
|
|
66
|
-
#: invenio_vocabularies/contrib/funders/config.py:53
|
|
67
|
-
#: invenio_vocabularies/contrib/names/config.py:53
|
|
68
|
-
#: invenio_vocabularies/contrib/subjects/config.py:46
|
|
69
|
-
#: invenio_vocabularies/services/service.py:72
|
|
70
|
-
msgid "Newest"
|
|
71
|
-
msgstr ""
|
|
72
|
-
|
|
73
|
-
#: invenio_vocabularies/contrib/affiliations/config.py:56
|
|
74
|
-
#: invenio_vocabularies/contrib/funders/config.py:57
|
|
75
|
-
#: invenio_vocabularies/contrib/names/config.py:57
|
|
76
|
-
#: invenio_vocabularies/contrib/subjects/config.py:50
|
|
77
|
-
#: invenio_vocabularies/services/service.py:76
|
|
78
|
-
msgid "Oldest"
|
|
79
|
-
msgstr ""
|
|
80
|
-
|
|
81
|
-
#: invenio_vocabularies/contrib/awards/config.py:51
|
|
82
|
-
msgid "Funders"
|
|
83
|
-
msgstr ""
|
|
84
|
-
|
|
85
|
-
#: invenio_vocabularies/contrib/awards/datastreams.py:47
|
|
86
|
-
msgid "Unknown OpenAIRE funder prefix {openaire_funder_prefix}"
|
|
87
|
-
msgstr ""
|
|
88
|
-
|
|
89
|
-
#: invenio_vocabularies/contrib/awards/schema.py:46
|
|
90
|
-
msgid "Number cannot be blank."
|
|
91
|
-
msgstr ""
|
|
92
|
-
|
|
93
|
-
#: invenio_vocabularies/contrib/awards/schema.py:53
|
|
94
|
-
#: invenio_vocabularies/contrib/funders/schema.py:57
|
|
95
|
-
msgid "PID cannot be blank."
|
|
96
|
-
msgstr ""
|
|
97
|
-
|
|
98
|
-
#: invenio_vocabularies/contrib/awards/schema.py:61
|
|
99
|
-
#: invenio_vocabularies/contrib/funders/schema.py:65
|
|
100
|
-
msgid "Missing PID."
|
|
101
|
-
msgstr ""
|
|
102
|
-
|
|
103
|
-
#: invenio_vocabularies/contrib/awards/schema.py:103
|
|
104
|
-
msgid "An existing id or number/title must be present."
|
|
105
|
-
msgstr ""
|
|
106
|
-
|
|
107
|
-
#: invenio_vocabularies/contrib/awards/schema.py:120
|
|
108
|
-
msgid "At least award or funder should be present."
|
|
109
|
-
msgstr ""
|
|
110
|
-
|
|
111
|
-
#: invenio_vocabularies/contrib/funders/datastreams.py:44
|
|
112
|
-
msgid "Id not found in ROR entry."
|
|
113
|
-
msgstr ""
|
|
114
|
-
|
|
115
|
-
#: invenio_vocabularies/contrib/funders/datastreams.py:48
|
|
116
|
-
msgid "Name not found in ROR entry."
|
|
117
|
-
msgstr ""
|
|
118
|
-
|
|
119
|
-
#: invenio_vocabularies/contrib/funders/schema.py:35
|
|
120
|
-
#: invenio_vocabularies/contrib/funders/schema.py:43
|
|
121
|
-
msgid "Name cannot be blank."
|
|
122
|
-
msgstr ""
|
|
123
|
-
|
|
124
|
-
#: invenio_vocabularies/contrib/names/schema.py:53
|
|
125
|
-
msgid ""
|
|
126
|
-
"A name or the family name together with the given name must be present."
|
|
127
|
-
msgstr ""
|
|
128
|
-
|
|
129
|
-
#: invenio_vocabularies/services/components.py:29
|
|
130
|
-
msgid "The vocabulary type does not exists."
|
|
131
|
-
msgstr ""
|
|
132
|
-
|
|
133
|
-
#: invenio_vocabularies/services/schema.py:77
|
|
134
|
-
msgid "An existing id or a free text {ftf_name} must be present."
|
|
135
|
-
msgstr ""
|
|
136
|
-
|
|
137
|
-
#: invenio_vocabularies/services/service.py:68
|
|
138
|
-
msgid "Title"
|
|
139
|
-
msgstr ""
|
|
Binary file
|