invenio-vocabularies 3.4.2__py2.py3-none-any.whl → 3.5.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.

Files changed (94) hide show
  1. invenio_vocabularies/__init__.py +2 -1
  2. invenio_vocabularies/assets/semantic-ui/js/invenio_vocabularies/package.json +0 -6
  3. invenio_vocabularies/assets/semantic-ui/js/invenio_vocabularies/src/contrib/forms/Funding/CustomAwardForm.js +4 -4
  4. invenio_vocabularies/assets/semantic-ui/js/invenio_vocabularies/src/contrib/forms/Funding/FundingField.js +1 -1
  5. invenio_vocabularies/assets/semantic-ui/js/invenio_vocabularies/src/contrib/forms/Funding/FundingModal.js +4 -6
  6. invenio_vocabularies/assets/semantic-ui/js/invenio_vocabularies/src/contrib/forms/Funding/NoAwardResults.js +2 -2
  7. invenio_vocabularies/records/models.py +4 -3
  8. invenio_vocabularies/services/custom_fields/subject.py +4 -4
  9. invenio_vocabularies/services/schema.py +1 -1
  10. invenio_vocabularies/translations/af/LC_MESSAGES/messages.mo +0 -0
  11. invenio_vocabularies/translations/ar/LC_MESSAGES/messages.mo +0 -0
  12. invenio_vocabularies/translations/ar/LC_MESSAGES/messages.po +66 -31
  13. invenio_vocabularies/translations/bg/LC_MESSAGES/messages.mo +0 -0
  14. invenio_vocabularies/translations/bg/LC_MESSAGES/messages.po +63 -28
  15. invenio_vocabularies/translations/ca/LC_MESSAGES/messages.mo +0 -0
  16. invenio_vocabularies/translations/ca/LC_MESSAGES/messages.po +63 -28
  17. invenio_vocabularies/translations/cs/LC_MESSAGES/messages.mo +0 -0
  18. invenio_vocabularies/translations/cs/LC_MESSAGES/messages.po +88 -51
  19. invenio_vocabularies/translations/da/LC_MESSAGES/messages.mo +0 -0
  20. invenio_vocabularies/translations/da/LC_MESSAGES/messages.po +63 -28
  21. invenio_vocabularies/translations/de/LC_MESSAGES/messages.mo +0 -0
  22. invenio_vocabularies/translations/de/LC_MESSAGES/messages.po +85 -41
  23. invenio_vocabularies/translations/de_AT/LC_MESSAGES/messages.mo +0 -0
  24. invenio_vocabularies/translations/de_DE/LC_MESSAGES/messages.mo +0 -0
  25. invenio_vocabularies/translations/el/LC_MESSAGES/messages.mo +0 -0
  26. invenio_vocabularies/translations/el/LC_MESSAGES/messages.po +63 -28
  27. invenio_vocabularies/translations/en/LC_MESSAGES/messages.mo +0 -0
  28. invenio_vocabularies/translations/en_AT/LC_MESSAGES/messages.mo +0 -0
  29. invenio_vocabularies/translations/en_HU/LC_MESSAGES/messages.mo +0 -0
  30. invenio_vocabularies/translations/es/LC_MESSAGES/messages.mo +0 -0
  31. invenio_vocabularies/translations/es/LC_MESSAGES/messages.po +65 -30
  32. invenio_vocabularies/translations/es_CU/LC_MESSAGES/messages.mo +0 -0
  33. invenio_vocabularies/translations/es_MX/LC_MESSAGES/messages.mo +0 -0
  34. invenio_vocabularies/translations/et/LC_MESSAGES/messages.mo +0 -0
  35. invenio_vocabularies/translations/et/LC_MESSAGES/messages.po +65 -30
  36. invenio_vocabularies/translations/et_EE/LC_MESSAGES/messages.mo +0 -0
  37. invenio_vocabularies/translations/fa/LC_MESSAGES/messages.mo +0 -0
  38. invenio_vocabularies/translations/fa/LC_MESSAGES/messages.po +63 -28
  39. invenio_vocabularies/translations/fa_IR/LC_MESSAGES/messages.mo +0 -0
  40. invenio_vocabularies/translations/fr/LC_MESSAGES/messages.mo +0 -0
  41. invenio_vocabularies/translations/fr/LC_MESSAGES/messages.po +85 -47
  42. invenio_vocabularies/translations/fr_CI/LC_MESSAGES/messages.mo +0 -0
  43. invenio_vocabularies/translations/fr_FR/LC_MESSAGES/messages.mo +0 -0
  44. invenio_vocabularies/translations/gl/LC_MESSAGES/messages.mo +0 -0
  45. invenio_vocabularies/translations/hi_IN/LC_MESSAGES/messages.mo +0 -0
  46. invenio_vocabularies/translations/hr/LC_MESSAGES/messages.mo +0 -0
  47. invenio_vocabularies/translations/hr/LC_MESSAGES/messages.po +63 -28
  48. invenio_vocabularies/translations/hu/LC_MESSAGES/messages.mo +0 -0
  49. invenio_vocabularies/translations/hu/LC_MESSAGES/messages.po +68 -30
  50. invenio_vocabularies/translations/hu_HU/LC_MESSAGES/messages.mo +0 -0
  51. invenio_vocabularies/translations/it/LC_MESSAGES/messages.mo +0 -0
  52. invenio_vocabularies/translations/it/LC_MESSAGES/messages.po +65 -30
  53. invenio_vocabularies/translations/ja/LC_MESSAGES/messages.mo +0 -0
  54. invenio_vocabularies/translations/ja/LC_MESSAGES/messages.po +63 -28
  55. invenio_vocabularies/translations/ka/LC_MESSAGES/messages.mo +0 -0
  56. invenio_vocabularies/translations/ka/LC_MESSAGES/messages.po +63 -28
  57. invenio_vocabularies/translations/ko/LC_MESSAGES/messages.mo +0 -0
  58. invenio_vocabularies/translations/ko/LC_MESSAGES/messages.po +178 -0
  59. invenio_vocabularies/translations/lt/LC_MESSAGES/messages.mo +0 -0
  60. invenio_vocabularies/translations/lt/LC_MESSAGES/messages.po +63 -28
  61. invenio_vocabularies/translations/messages.pot +63 -28
  62. invenio_vocabularies/translations/ne/LC_MESSAGES/messages.mo +0 -0
  63. invenio_vocabularies/translations/no/LC_MESSAGES/messages.mo +0 -0
  64. invenio_vocabularies/translations/no/LC_MESSAGES/messages.po +63 -28
  65. invenio_vocabularies/translations/pl/LC_MESSAGES/messages.mo +0 -0
  66. invenio_vocabularies/translations/pl/LC_MESSAGES/messages.po +63 -28
  67. invenio_vocabularies/translations/pt/LC_MESSAGES/messages.mo +0 -0
  68. invenio_vocabularies/translations/pt/LC_MESSAGES/messages.po +63 -28
  69. invenio_vocabularies/translations/ro/LC_MESSAGES/messages.mo +0 -0
  70. invenio_vocabularies/translations/ro/LC_MESSAGES/messages.po +89 -50
  71. invenio_vocabularies/translations/ru/LC_MESSAGES/messages.mo +0 -0
  72. invenio_vocabularies/translations/ru/LC_MESSAGES/messages.po +76 -40
  73. invenio_vocabularies/translations/rw/LC_MESSAGES/messages.mo +0 -0
  74. invenio_vocabularies/translations/sk/LC_MESSAGES/messages.mo +0 -0
  75. invenio_vocabularies/translations/sk/LC_MESSAGES/messages.po +63 -28
  76. invenio_vocabularies/translations/sv/LC_MESSAGES/messages.mo +0 -0
  77. invenio_vocabularies/translations/sv/LC_MESSAGES/messages.po +72 -36
  78. invenio_vocabularies/translations/sv_SE/LC_MESSAGES/messages.mo +0 -0
  79. invenio_vocabularies/translations/tr/LC_MESSAGES/messages.mo +0 -0
  80. invenio_vocabularies/translations/tr/LC_MESSAGES/messages.po +79 -43
  81. invenio_vocabularies/translations/uk/LC_MESSAGES/messages.mo +0 -0
  82. invenio_vocabularies/translations/uk/LC_MESSAGES/messages.po +65 -30
  83. invenio_vocabularies/translations/uk_UA/LC_MESSAGES/messages.mo +0 -0
  84. invenio_vocabularies/translations/zh_CN/LC_MESSAGES/messages.mo +0 -0
  85. invenio_vocabularies/translations/zh_CN/LC_MESSAGES/messages.po +65 -30
  86. invenio_vocabularies/translations/zh_TW/LC_MESSAGES/messages.mo +0 -0
  87. invenio_vocabularies/translations/zh_TW/LC_MESSAGES/messages.po +63 -28
  88. {invenio_vocabularies-3.4.2.dist-info → invenio_vocabularies-3.5.0.dist-info}/METADATA +31 -20
  89. {invenio_vocabularies-3.4.2.dist-info → invenio_vocabularies-3.5.0.dist-info}/RECORD +94 -92
  90. {invenio_vocabularies-3.4.2.dist-info → invenio_vocabularies-3.5.0.dist-info}/WHEEL +1 -1
  91. {invenio_vocabularies-3.4.2.dist-info → invenio_vocabularies-3.5.0.dist-info}/entry_points.txt +0 -1
  92. {invenio_vocabularies-3.4.2.dist-info → invenio_vocabularies-3.5.0.dist-info/licenses}/AUTHORS.rst +0 -0
  93. {invenio_vocabularies-3.4.2.dist-info → invenio_vocabularies-3.5.0.dist-info/licenses}/LICENSE +0 -0
  94. {invenio_vocabularies-3.4.2.dist-info → invenio_vocabularies-3.5.0.dist-info}/top_level.txt +0 -0
@@ -1,6 +1,7 @@
1
1
  # -*- coding: utf-8 -*-
2
2
  #
3
3
  # Copyright (C) 2020-2024 CERN.
4
+ # Copyright (C) 2025 KTH Royal Institute of Technology.
4
5
  #
5
6
  # Invenio-Vocabularies is free software; you can redistribute it and/or
6
7
  # modify it under the terms of the MIT License; see LICENSE file for more
@@ -10,6 +11,6 @@
10
11
 
11
12
  from .ext import InvenioVocabularies
12
13
 
13
- __version__ = "3.4.2"
14
+ __version__ = "3.5.0"
14
15
 
15
16
  __all__ = ("__version__", "InvenioVocabularies")
@@ -13,7 +13,6 @@
13
13
  "coveralls": "^3.0.0",
14
14
  "enzyme": "^3.10.0",
15
15
  "enzyme-adapter-react-16": "^1.15.0",
16
- "enzyme-to-json": "^3.4.0",
17
16
  "expect": "^26.0.0",
18
17
  "lodash": "^4.17.0",
19
18
  "luxon": "^1.23.0",
@@ -22,10 +21,5 @@
22
21
  "react-scripts": "^5.0.1",
23
22
  "semantic-ui-react": "^2.1.0",
24
23
  "react-overridable": "^0.0.3"
25
- },
26
- "jest": {
27
- "snapshotSerializers": [
28
- "enzyme-to-json/serializer"
29
- ]
30
24
  }
31
25
  }
@@ -100,7 +100,7 @@ function CustomAwardForm({ deserializeFunder, selectedFunding }) {
100
100
  </Overridable>
101
101
  <Overridable id="InvenioVocabularies.CustomAwardForm.AwardInformationHeader.Container">
102
102
  <Header as="h3" size="small">
103
- {i18next.t("Award information")} ({i18next.t("optional")})
103
+ {i18next.t("Additional information")} ({i18next.t("optional")})
104
104
  </Header>
105
105
  </Overridable>
106
106
  <Form.Group widths="equal">
@@ -110,7 +110,7 @@ function CustomAwardForm({ deserializeFunder, selectedFunding }) {
110
110
  >
111
111
  <TextField
112
112
  label={i18next.t("Number")}
113
- placeholder={i18next.t("Award number")}
113
+ placeholder={i18next.t("Award/Grant number")}
114
114
  fieldPath="selectedFunding.award.number"
115
115
  />
116
116
  </Overridable>
@@ -120,7 +120,7 @@ function CustomAwardForm({ deserializeFunder, selectedFunding }) {
120
120
  >
121
121
  <TextField
122
122
  label={i18next.t("Title")}
123
- placeholder={i18next.t("Award Title")}
123
+ placeholder={i18next.t("Award/Grant Title")}
124
124
  fieldPath="selectedFunding.award.title"
125
125
  />
126
126
  </Overridable>
@@ -130,7 +130,7 @@ function CustomAwardForm({ deserializeFunder, selectedFunding }) {
130
130
  >
131
131
  <TextField
132
132
  label={i18next.t("URL")}
133
- placeholder={i18next.t("Award URL")}
133
+ placeholder={i18next.t("Award/Grant URL")}
134
134
  fieldPath="selectedFunding.award.url"
135
135
  />
136
136
  </Overridable>
@@ -123,7 +123,7 @@ function FundingFieldForm(props) {
123
123
  className="mb-5"
124
124
  >
125
125
  <Icon name="add" />
126
- {i18next.t("Add award")}
126
+ {i18next.t("Add")}
127
127
  </Button>
128
128
  }
129
129
  onAwardChange={(selectedFunding) => {
@@ -157,8 +157,8 @@ function FundingModal({
157
157
  >
158
158
  <Modal.Header as="h2" className="pt-10 pb-10">
159
159
  {mode === "standard"
160
- ? i18next.t("Add standard award")
161
- : i18next.t("Add custom award")}
160
+ ? i18next.t("Add standard award/grant")
161
+ : i18next.t("Add custom funding")}
162
162
  </Modal.Header>
163
163
  <Modal.Content>
164
164
  {mode === ModalTypes.STANDARD && (
@@ -172,7 +172,7 @@ function FundingModal({
172
172
  <Grid.Row>
173
173
  <Grid.Column width={11} floated="left" verticalAlign="middle">
174
174
  <SearchBar
175
- placeholder={i18next.t("Search for awards")}
175
+ placeholder={i18next.t("Search for awards/grants")}
176
176
  autofocus
177
177
  actionProps={{
178
178
  icon: "search",
@@ -234,9 +234,7 @@ function FundingModal({
234
234
  primary
235
235
  icon="checkmark"
236
236
  content={
237
- action === ModalActions.ADD
238
- ? i18next.t("Add award")
239
- : i18next.t("Change award")
237
+ action === ModalActions.ADD ? i18next.t("Add") : i18next.t("Change")
240
238
  }
241
239
  />
242
240
  </Modal.Actions>
@@ -16,7 +16,7 @@ export function NoAwardResults({ switchToCustom }) {
16
16
  basic
17
17
  content={
18
18
  <p>
19
- {i18next.t("Did not find your award? ")}
19
+ {i18next.t("Did not find your award/grant? ")}
20
20
  <a
21
21
  href="/"
22
22
  onClick={(e) => {
@@ -24,7 +24,7 @@ export function NoAwardResults({ switchToCustom }) {
24
24
  switchToCustom();
25
25
  }}
26
26
  >
27
- {i18next.t("Add a custom award.")}
27
+ {i18next.t("Add a custom award/grant.")}
28
28
  </a>
29
29
  </p>
30
30
  }
@@ -9,6 +9,7 @@
9
9
  """Vocabulary models."""
10
10
 
11
11
  from invenio_db import db
12
+ from invenio_i18n import gettext as _
12
13
  from invenio_records.models import RecordMetadataBase
13
14
 
14
15
 
@@ -79,9 +80,9 @@ class VocabularyScheme(db.Model):
79
80
  """Create a new vocabulary subtype."""
80
81
  banned = [",", ":"]
81
82
  for b in banned:
82
- assert (
83
- b not in data["id"]
84
- ), f"No '{b}' allowed in VocabularyScheme.id" # noqa
83
+ assert b not in data["id"], _(
84
+ "No '%(banned_char)s' allowed in VocabularyScheme.id", banned_char=b
85
+ )
85
86
 
86
87
  with db.session.begin_nested():
87
88
  obj = cls(**data)
@@ -53,12 +53,12 @@ SUBJECT_FIELDS_UI = [
53
53
  ui_widget="SubjectAutocompleteDropdown",
54
54
  isGenericVocabulary=False,
55
55
  props=dict(
56
- label="Keywords and subjects",
56
+ label=_("Keywords and subjects"),
57
57
  icon="tag",
58
- description="The subjects related to the community",
59
- placeholder="Search for a subject by name e.g. Psychology ...",
58
+ description=_("The subjects related to the community"),
59
+ placeholder=_("Search for a subject by name e.g. Psychology ..."),
60
60
  autocompleteFrom="api/subjects",
61
- noQueryMessage="Search for subjects...",
61
+ noQueryMessage=_("Search for subjects..."),
62
62
  autocompleteFromAcceptHeader="application/vnd.inveniordm.v1+json",
63
63
  required=False,
64
64
  multiple=True,
@@ -1,6 +1,6 @@
1
1
  # -*- coding: utf-8 -*-
2
2
  #
3
- # Copyright (C) 2020-2024 CERN.
3
+ # Copyright (C) 2020-2022 CERN.
4
4
  #
5
5
  # Invenio-Vocabularies is free software; you can redistribute it and/or
6
6
  # modify it under the terms of the MIT License; see LICENSE file for more
@@ -1,27 +1,27 @@
1
1
  # Translations template for invenio-vocabularies.
2
- # Copyright (C) 2022 CERN
2
+ # Copyright (C) 2025 CERN
3
3
  # This file is distributed under the same license as the
4
4
  # invenio-vocabularies project.
5
- # FIRST AUTHOR <EMAIL@ADDRESS>, 2022.
5
+ # FIRST AUTHOR <EMAIL@ADDRESS>, 2025.
6
6
  #
7
7
  # Translators:
8
8
  # Tibor Simko <tibor.simko@cern.ch>, 2021
9
- # Bessem Aamira <bessemamira@gmail.com>, 2022
10
- # Salaheddine Ben Ali <salaheddine.benali@cnudst.tn>, 2022
9
+ # Bessem Aamira <bessemamira@gmail.com>, 2024
10
+ # Salaheddine Ben Ali <salaheddine.benali@cnudst.tn>, 2025
11
11
  #
12
12
  #, fuzzy
13
13
  msgid ""
14
14
  msgstr ""
15
- "Project-Id-Version: invenio-vocabularies 0.13.2\n"
15
+ "Project-Id-Version: invenio-vocabularies 3.4.2\n"
16
16
  "Report-Msgid-Bugs-To: info@inveniosoftware.org\n"
17
- "POT-Creation-Date: 2022-10-12 12:27+0000\n"
17
+ "POT-Creation-Date: 2025-03-26 17:16+0000\n"
18
18
  "PO-Revision-Date: 2021-07-13 12:40+0000\n"
19
- "Last-Translator: Salaheddine Ben Ali <salaheddine.benali@cnudst.tn>, 2022\n"
19
+ "Last-Translator: Salaheddine Ben Ali <salaheddine.benali@cnudst.tn>, 2025\n"
20
20
  "Language-Team: Arabic (https://app.transifex.com/inveniosoftware/teams/23537/ar/)\n"
21
21
  "MIME-Version: 1.0\n"
22
22
  "Content-Type: text/plain; charset=UTF-8\n"
23
23
  "Content-Transfer-Encoding: 8bit\n"
24
- "Generated-By: Babel 2.10.3\n"
24
+ "Generated-By: Babel 2.17.0\n"
25
25
  "Language: ar\n"
26
26
  "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
27
27
 
@@ -29,11 +29,11 @@ msgstr ""
29
29
  msgid "GRID"
30
30
  msgstr "GRID"
31
31
 
32
- #: invenio_vocabularies/config.py:38 invenio_vocabularies/config.py:97
32
+ #: invenio_vocabularies/config.py:38 invenio_vocabularies/config.py:101
33
33
  msgid "GND"
34
34
  msgstr "GND"
35
35
 
36
- #: invenio_vocabularies/config.py:39 invenio_vocabularies/config.py:96
36
+ #: invenio_vocabularies/config.py:39 invenio_vocabularies/config.py:100
37
37
  msgid "ISNI"
38
38
  msgstr "ISNI"
39
39
 
@@ -49,68 +49,64 @@ msgstr "المعرف الوحيد للأشياء DOI"
49
49
  msgid "URL"
50
50
  msgstr "عنوان ويب URL"
51
51
 
52
- #: invenio_vocabularies/config.py:95
52
+ #: invenio_vocabularies/config.py:99
53
53
  msgid "ORCID"
54
54
  msgstr "أوركيد ORCID"
55
55
 
56
- #: invenio_vocabularies/contrib/affiliations/config.py:44
57
- #: invenio_vocabularies/contrib/funders/config.py:45
56
+ #: invenio_vocabularies/contrib/affiliations/config.py:38
57
+ #: invenio_vocabularies/contrib/funders/config.py:43
58
58
  #: invenio_vocabularies/contrib/names/config.py:45
59
59
  #: invenio_vocabularies/contrib/subjects/config.py:38
60
60
  #: invenio_vocabularies/services/service.py:64
61
61
  msgid "Best match"
62
62
  msgstr "أفضل تطابق "
63
63
 
64
- #: invenio_vocabularies/contrib/affiliations/config.py:48
65
- #: invenio_vocabularies/contrib/funders/config.py:49
64
+ #: invenio_vocabularies/contrib/affiliations/config.py:42
65
+ #: invenio_vocabularies/contrib/funders/config.py:47
66
66
  #: invenio_vocabularies/contrib/names/config.py:49
67
67
  #: invenio_vocabularies/contrib/subjects/config.py:42
68
68
  msgid "Name"
69
69
  msgstr "إسم"
70
70
 
71
- #: invenio_vocabularies/contrib/affiliations/config.py:52
72
- #: invenio_vocabularies/contrib/funders/config.py:53
71
+ #: invenio_vocabularies/contrib/affiliations/config.py:46
72
+ #: invenio_vocabularies/contrib/funders/config.py:51
73
73
  #: invenio_vocabularies/contrib/names/config.py:53
74
74
  #: invenio_vocabularies/contrib/subjects/config.py:46
75
75
  #: invenio_vocabularies/services/service.py:72
76
76
  msgid "Newest"
77
77
  msgstr "الأحدث"
78
78
 
79
- #: invenio_vocabularies/contrib/affiliations/config.py:56
80
- #: invenio_vocabularies/contrib/funders/config.py:57
79
+ #: invenio_vocabularies/contrib/affiliations/config.py:50
80
+ #: invenio_vocabularies/contrib/funders/config.py:55
81
81
  #: invenio_vocabularies/contrib/names/config.py:57
82
82
  #: invenio_vocabularies/contrib/subjects/config.py:50
83
83
  #: invenio_vocabularies/services/service.py:76
84
84
  msgid "Oldest"
85
85
  msgstr "الأقدم"
86
86
 
87
- #: invenio_vocabularies/contrib/awards/config.py:51
87
+ #: invenio_vocabularies/contrib/awards/config.py:49
88
88
  msgid "Funders"
89
89
  msgstr "ممولون"
90
90
 
91
91
  #: invenio_vocabularies/contrib/awards/datastreams.py:47
92
+ #, python-brace-format
92
93
  msgid "Unknown OpenAIRE funder prefix {openaire_funder_prefix}"
93
94
  msgstr "OpenAIRE funder prefix غير معلوم {openaire_funder_prefix}"
94
95
 
95
- #: invenio_vocabularies/contrib/awards/schema.py:46
96
+ #: invenio_vocabularies/contrib/awards/schema.py:41
96
97
  msgid "Number cannot be blank."
97
98
  msgstr "الرقم لا يمكن أن يكون فارغا"
98
99
 
99
- #: invenio_vocabularies/contrib/awards/schema.py:53
100
+ #: invenio_vocabularies/contrib/awards/schema.py:50
100
101
  #: invenio_vocabularies/contrib/funders/schema.py:57
101
102
  msgid "PID cannot be blank."
102
103
  msgstr "معرف PID لا يمكن أن يكون فارغا."
103
104
 
104
- #: invenio_vocabularies/contrib/awards/schema.py:61
105
- #: invenio_vocabularies/contrib/funders/schema.py:65
106
- msgid "Missing PID."
107
- msgstr "معرف PID مفقود."
108
-
109
- #: invenio_vocabularies/contrib/awards/schema.py:103
105
+ #: invenio_vocabularies/contrib/awards/schema.py:80
110
106
  msgid "An existing id or number/title must be present."
111
107
  msgstr "يجب أن يوجد إما معرف id أو رقم / عنوان ."
112
108
 
113
- #: invenio_vocabularies/contrib/awards/schema.py:120
109
+ #: invenio_vocabularies/contrib/awards/schema.py:97
114
110
  msgid "At least award or funder should be present."
115
111
  msgstr " يجب ان يكون هناك جائزة أو ممول على الاقل."
116
112
 
@@ -127,19 +123,58 @@ msgstr "الإسم غير متواجد بمدخلات سجل ROR."
127
123
  msgid "Name cannot be blank."
128
124
  msgstr "اﻹسم لا يمكن أن يكون فارغا"
129
125
 
130
- #: invenio_vocabularies/contrib/names/schema.py:53
126
+ #: invenio_vocabularies/contrib/funders/schema.py:65
127
+ #: invenio_vocabularies/services/schema.py:120
128
+ msgid "Missing PID."
129
+ msgstr "معرف PID مفقود."
130
+
131
+ #: invenio_vocabularies/contrib/names/schema.py:54
131
132
  msgid ""
132
133
  "A name or the family name together with the given name must be present."
133
134
  msgstr "يجب أن يكون اللّقب أو اسم العائلة موجودا مع الاسم."
134
135
 
136
+ #: invenio_vocabularies/contrib/names/schema.py:68
137
+ msgid "Duplicated affiliations."
138
+ msgstr ""
139
+
140
+ #: invenio_vocabularies/records/models.py:84
141
+ #, python-format
142
+ msgid "No '%(banned_char)s' allowed in VocabularyScheme.id"
143
+ msgstr ""
144
+
135
145
  #: invenio_vocabularies/services/components.py:29
136
146
  msgid "The vocabulary type does not exists."
137
147
  msgstr "نوع المفردات غير موجود."
138
148
 
139
- #: invenio_vocabularies/services/schema.py:77
149
+ #: invenio_vocabularies/services/schema.py:85
150
+ #, python-brace-format
140
151
  msgid "An existing id or a free text {ftf_name} must be present."
141
152
  msgstr "يجب أن يكون هناك معرف id موجود او نص حر {ftf_name}."
142
153
 
143
154
  #: invenio_vocabularies/services/service.py:68
144
155
  msgid "Title"
145
156
  msgstr "العنوان"
157
+
158
+ #: invenio_vocabularies/services/custom_fields/subject.py:49
159
+ msgid "Subjects"
160
+ msgstr "المواضيع"
161
+
162
+ #: invenio_vocabularies/services/custom_fields/subject.py:56
163
+ msgid "Keywords and subjects"
164
+ msgstr "كلمات مفاتيح و المواضيع"
165
+
166
+ #: invenio_vocabularies/services/custom_fields/subject.py:58
167
+ msgid "The subjects related to the community"
168
+ msgstr ""
169
+
170
+ #: invenio_vocabularies/services/custom_fields/subject.py:59
171
+ msgid "Search for a subject by name e.g. Psychology ..."
172
+ msgstr ""
173
+
174
+ #: invenio_vocabularies/services/custom_fields/subject.py:61
175
+ msgid "Search for subjects..."
176
+ msgstr ""
177
+
178
+ #: invenio_vocabularies/templates/semantic-ui/invenio_vocabularies/subjects.html:16
179
+ msgid "Search results for "
180
+ msgstr "نتائج البحث لـ"
@@ -1,8 +1,8 @@
1
1
  # Translations template for invenio-vocabularies.
2
- # Copyright (C) 2022 CERN
2
+ # Copyright (C) 2025 CERN
3
3
  # This file is distributed under the same license as the
4
4
  # invenio-vocabularies project.
5
- # FIRST AUTHOR <EMAIL@ADDRESS>, 2022.
5
+ # FIRST AUTHOR <EMAIL@ADDRESS>, 2025.
6
6
  #
7
7
  # Translators:
8
8
  # Tibor Simko <tibor.simko@cern.ch>, 2021
@@ -10,16 +10,16 @@
10
10
  #, fuzzy
11
11
  msgid ""
12
12
  msgstr ""
13
- "Project-Id-Version: invenio-vocabularies 0.13.2\n"
13
+ "Project-Id-Version: invenio-vocabularies 3.4.2\n"
14
14
  "Report-Msgid-Bugs-To: info@inveniosoftware.org\n"
15
- "POT-Creation-Date: 2022-10-12 12:27+0000\n"
15
+ "POT-Creation-Date: 2025-03-26 17:16+0000\n"
16
16
  "PO-Revision-Date: 2021-07-13 12:40+0000\n"
17
17
  "Last-Translator: Tibor Simko <tibor.simko@cern.ch>, 2021\n"
18
18
  "Language-Team: Bulgarian (https://app.transifex.com/inveniosoftware/teams/23537/bg/)\n"
19
19
  "MIME-Version: 1.0\n"
20
20
  "Content-Type: text/plain; charset=UTF-8\n"
21
21
  "Content-Transfer-Encoding: 8bit\n"
22
- "Generated-By: Babel 2.10.3\n"
22
+ "Generated-By: Babel 2.17.0\n"
23
23
  "Language: bg\n"
24
24
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
25
25
 
@@ -27,11 +27,11 @@ msgstr ""
27
27
  msgid "GRID"
28
28
  msgstr ""
29
29
 
30
- #: invenio_vocabularies/config.py:38 invenio_vocabularies/config.py:97
30
+ #: invenio_vocabularies/config.py:38 invenio_vocabularies/config.py:101
31
31
  msgid "GND"
32
32
  msgstr ""
33
33
 
34
- #: invenio_vocabularies/config.py:39 invenio_vocabularies/config.py:96
34
+ #: invenio_vocabularies/config.py:39 invenio_vocabularies/config.py:100
35
35
  msgid "ISNI"
36
36
  msgstr ""
37
37
 
@@ -47,68 +47,64 @@ msgstr ""
47
47
  msgid "URL"
48
48
  msgstr ""
49
49
 
50
- #: invenio_vocabularies/config.py:95
50
+ #: invenio_vocabularies/config.py:99
51
51
  msgid "ORCID"
52
52
  msgstr ""
53
53
 
54
- #: invenio_vocabularies/contrib/affiliations/config.py:44
55
- #: invenio_vocabularies/contrib/funders/config.py:45
54
+ #: invenio_vocabularies/contrib/affiliations/config.py:38
55
+ #: invenio_vocabularies/contrib/funders/config.py:43
56
56
  #: invenio_vocabularies/contrib/names/config.py:45
57
57
  #: invenio_vocabularies/contrib/subjects/config.py:38
58
58
  #: invenio_vocabularies/services/service.py:64
59
59
  msgid "Best match"
60
60
  msgstr ""
61
61
 
62
- #: invenio_vocabularies/contrib/affiliations/config.py:48
63
- #: invenio_vocabularies/contrib/funders/config.py:49
62
+ #: invenio_vocabularies/contrib/affiliations/config.py:42
63
+ #: invenio_vocabularies/contrib/funders/config.py:47
64
64
  #: invenio_vocabularies/contrib/names/config.py:49
65
65
  #: invenio_vocabularies/contrib/subjects/config.py:42
66
66
  msgid "Name"
67
67
  msgstr "Име"
68
68
 
69
- #: invenio_vocabularies/contrib/affiliations/config.py:52
70
- #: invenio_vocabularies/contrib/funders/config.py:53
69
+ #: invenio_vocabularies/contrib/affiliations/config.py:46
70
+ #: invenio_vocabularies/contrib/funders/config.py:51
71
71
  #: invenio_vocabularies/contrib/names/config.py:53
72
72
  #: invenio_vocabularies/contrib/subjects/config.py:46
73
73
  #: invenio_vocabularies/services/service.py:72
74
74
  msgid "Newest"
75
75
  msgstr ""
76
76
 
77
- #: invenio_vocabularies/contrib/affiliations/config.py:56
78
- #: invenio_vocabularies/contrib/funders/config.py:57
77
+ #: invenio_vocabularies/contrib/affiliations/config.py:50
78
+ #: invenio_vocabularies/contrib/funders/config.py:55
79
79
  #: invenio_vocabularies/contrib/names/config.py:57
80
80
  #: invenio_vocabularies/contrib/subjects/config.py:50
81
81
  #: invenio_vocabularies/services/service.py:76
82
82
  msgid "Oldest"
83
83
  msgstr ""
84
84
 
85
- #: invenio_vocabularies/contrib/awards/config.py:51
85
+ #: invenio_vocabularies/contrib/awards/config.py:49
86
86
  msgid "Funders"
87
87
  msgstr ""
88
88
 
89
89
  #: invenio_vocabularies/contrib/awards/datastreams.py:47
90
+ #, python-brace-format
90
91
  msgid "Unknown OpenAIRE funder prefix {openaire_funder_prefix}"
91
92
  msgstr ""
92
93
 
93
- #: invenio_vocabularies/contrib/awards/schema.py:46
94
+ #: invenio_vocabularies/contrib/awards/schema.py:41
94
95
  msgid "Number cannot be blank."
95
96
  msgstr ""
96
97
 
97
- #: invenio_vocabularies/contrib/awards/schema.py:53
98
+ #: invenio_vocabularies/contrib/awards/schema.py:50
98
99
  #: invenio_vocabularies/contrib/funders/schema.py:57
99
100
  msgid "PID cannot be blank."
100
101
  msgstr ""
101
102
 
102
- #: invenio_vocabularies/contrib/awards/schema.py:61
103
- #: invenio_vocabularies/contrib/funders/schema.py:65
104
- msgid "Missing PID."
105
- msgstr ""
106
-
107
- #: invenio_vocabularies/contrib/awards/schema.py:103
103
+ #: invenio_vocabularies/contrib/awards/schema.py:80
108
104
  msgid "An existing id or number/title must be present."
109
105
  msgstr ""
110
106
 
111
- #: invenio_vocabularies/contrib/awards/schema.py:120
107
+ #: invenio_vocabularies/contrib/awards/schema.py:97
112
108
  msgid "At least award or funder should be present."
113
109
  msgstr ""
114
110
 
@@ -125,19 +121,58 @@ msgstr ""
125
121
  msgid "Name cannot be blank."
126
122
  msgstr ""
127
123
 
128
- #: invenio_vocabularies/contrib/names/schema.py:53
124
+ #: invenio_vocabularies/contrib/funders/schema.py:65
125
+ #: invenio_vocabularies/services/schema.py:120
126
+ msgid "Missing PID."
127
+ msgstr ""
128
+
129
+ #: invenio_vocabularies/contrib/names/schema.py:54
129
130
  msgid ""
130
131
  "A name or the family name together with the given name must be present."
131
132
  msgstr ""
132
133
 
134
+ #: invenio_vocabularies/contrib/names/schema.py:68
135
+ msgid "Duplicated affiliations."
136
+ msgstr ""
137
+
138
+ #: invenio_vocabularies/records/models.py:84
139
+ #, python-format
140
+ msgid "No '%(banned_char)s' allowed in VocabularyScheme.id"
141
+ msgstr ""
142
+
133
143
  #: invenio_vocabularies/services/components.py:29
134
144
  msgid "The vocabulary type does not exists."
135
145
  msgstr ""
136
146
 
137
- #: invenio_vocabularies/services/schema.py:77
147
+ #: invenio_vocabularies/services/schema.py:85
148
+ #, python-brace-format
138
149
  msgid "An existing id or a free text {ftf_name} must be present."
139
150
  msgstr ""
140
151
 
141
152
  #: invenio_vocabularies/services/service.py:68
142
153
  msgid "Title"
143
154
  msgstr "Заглавие"
155
+
156
+ #: invenio_vocabularies/services/custom_fields/subject.py:49
157
+ msgid "Subjects"
158
+ msgstr ""
159
+
160
+ #: invenio_vocabularies/services/custom_fields/subject.py:56
161
+ msgid "Keywords and subjects"
162
+ msgstr ""
163
+
164
+ #: invenio_vocabularies/services/custom_fields/subject.py:58
165
+ msgid "The subjects related to the community"
166
+ msgstr ""
167
+
168
+ #: invenio_vocabularies/services/custom_fields/subject.py:59
169
+ msgid "Search for a subject by name e.g. Psychology ..."
170
+ msgstr ""
171
+
172
+ #: invenio_vocabularies/services/custom_fields/subject.py:61
173
+ msgid "Search for subjects..."
174
+ msgstr ""
175
+
176
+ #: invenio_vocabularies/templates/semantic-ui/invenio_vocabularies/subjects.html:16
177
+ msgid "Search results for "
178
+ msgstr ""