invenio-vocabularies 3.4.1__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 +9 -0
  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.1.dist-info → invenio_vocabularies-3.5.0.dist-info}/METADATA +33 -18
  89. {invenio_vocabularies-3.4.1.dist-info → invenio_vocabularies-3.5.0.dist-info}/RECORD +94 -92
  90. {invenio_vocabularies-3.4.1.dist-info → invenio_vocabularies-3.5.0.dist-info}/WHEEL +1 -1
  91. {invenio_vocabularies-3.4.1.dist-info → invenio_vocabularies-3.5.0.dist-info}/entry_points.txt +0 -1
  92. {invenio_vocabularies-3.4.1.dist-info → invenio_vocabularies-3.5.0.dist-info/licenses}/AUTHORS.rst +0 -0
  93. {invenio_vocabularies-3.4.1.dist-info → invenio_vocabularies-3.5.0.dist-info/licenses}/LICENSE +0 -0
  94. {invenio_vocabularies-3.4.1.dist-info → invenio_vocabularies-3.5.0.dist-info}/top_level.txt +0 -0
@@ -1,43 +1,44 @@
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
- # Ben Translation and Interpreting Services <info@bentercume.com>, 2022
8
+ # Ben Translation and Interpreting Services <info@bentercume.com>, 2024
9
+ # BEN TERCÜME, 2025
9
10
  #
10
11
  #, fuzzy
11
12
  msgid ""
12
13
  msgstr ""
13
- "Project-Id-Version: invenio-vocabularies 0.13.2\n"
14
+ "Project-Id-Version: invenio-vocabularies 3.4.2\n"
14
15
  "Report-Msgid-Bugs-To: info@inveniosoftware.org\n"
15
- "POT-Creation-Date: 2022-10-12 12:27+0000\n"
16
+ "POT-Creation-Date: 2025-03-26 17:16+0000\n"
16
17
  "PO-Revision-Date: 2021-07-13 12:40+0000\n"
17
- "Last-Translator: Ben Translation and Interpreting Services <info@bentercume.com>, 2022\n"
18
+ "Last-Translator: BEN TERCÜME, 2025\n"
18
19
  "Language-Team: Turkish (https://app.transifex.com/inveniosoftware/teams/23537/tr/)\n"
19
20
  "MIME-Version: 1.0\n"
20
21
  "Content-Type: text/plain; charset=UTF-8\n"
21
22
  "Content-Transfer-Encoding: 8bit\n"
22
- "Generated-By: Babel 2.10.3\n"
23
+ "Generated-By: Babel 2.17.0\n"
23
24
  "Language: tr\n"
24
25
  "Plural-Forms: nplurals=2; plural=(n > 1);\n"
25
26
 
26
27
  #: invenio_vocabularies/config.py:37
27
28
  msgid "GRID"
28
- msgstr ""
29
+ msgstr "GRID"
29
30
 
30
- #: invenio_vocabularies/config.py:38 invenio_vocabularies/config.py:97
31
+ #: invenio_vocabularies/config.py:38 invenio_vocabularies/config.py:101
31
32
  msgid "GND"
32
- msgstr ""
33
+ msgstr "GND"
33
34
 
34
- #: invenio_vocabularies/config.py:39 invenio_vocabularies/config.py:96
35
+ #: invenio_vocabularies/config.py:39 invenio_vocabularies/config.py:100
35
36
  msgid "ISNI"
36
- msgstr ""
37
+ msgstr "ISNI"
37
38
 
38
39
  #: invenio_vocabularies/config.py:40
39
40
  msgid "ROR"
40
- msgstr ""
41
+ msgstr "ROR"
41
42
 
42
43
  #: invenio_vocabularies/config.py:51 invenio_vocabularies/config.py:60
43
44
  msgid "DOI"
@@ -47,74 +48,70 @@ msgstr "DOI"
47
48
  msgid "URL"
48
49
  msgstr "URL"
49
50
 
50
- #: invenio_vocabularies/config.py:95
51
+ #: invenio_vocabularies/config.py:99
51
52
  msgid "ORCID"
52
- msgstr ""
53
+ msgstr "ORCID"
53
54
 
54
- #: invenio_vocabularies/contrib/affiliations/config.py:44
55
- #: invenio_vocabularies/contrib/funders/config.py:45
55
+ #: invenio_vocabularies/contrib/affiliations/config.py:38
56
+ #: invenio_vocabularies/contrib/funders/config.py:43
56
57
  #: invenio_vocabularies/contrib/names/config.py:45
57
58
  #: invenio_vocabularies/contrib/subjects/config.py:38
58
59
  #: invenio_vocabularies/services/service.py:64
59
60
  msgid "Best match"
60
61
  msgstr "En iyi eşleşme"
61
62
 
62
- #: invenio_vocabularies/contrib/affiliations/config.py:48
63
- #: invenio_vocabularies/contrib/funders/config.py:49
63
+ #: invenio_vocabularies/contrib/affiliations/config.py:42
64
+ #: invenio_vocabularies/contrib/funders/config.py:47
64
65
  #: invenio_vocabularies/contrib/names/config.py:49
65
66
  #: invenio_vocabularies/contrib/subjects/config.py:42
66
67
  msgid "Name"
67
68
  msgstr "Ad"
68
69
 
69
- #: invenio_vocabularies/contrib/affiliations/config.py:52
70
- #: invenio_vocabularies/contrib/funders/config.py:53
70
+ #: invenio_vocabularies/contrib/affiliations/config.py:46
71
+ #: invenio_vocabularies/contrib/funders/config.py:51
71
72
  #: invenio_vocabularies/contrib/names/config.py:53
72
73
  #: invenio_vocabularies/contrib/subjects/config.py:46
73
74
  #: invenio_vocabularies/services/service.py:72
74
75
  msgid "Newest"
75
76
  msgstr "Yeniden eskiye"
76
77
 
77
- #: invenio_vocabularies/contrib/affiliations/config.py:56
78
- #: invenio_vocabularies/contrib/funders/config.py:57
78
+ #: invenio_vocabularies/contrib/affiliations/config.py:50
79
+ #: invenio_vocabularies/contrib/funders/config.py:55
79
80
  #: invenio_vocabularies/contrib/names/config.py:57
80
81
  #: invenio_vocabularies/contrib/subjects/config.py:50
81
82
  #: invenio_vocabularies/services/service.py:76
82
83
  msgid "Oldest"
83
84
  msgstr "Eskiden yeniye"
84
85
 
85
- #: invenio_vocabularies/contrib/awards/config.py:51
86
+ #: invenio_vocabularies/contrib/awards/config.py:49
86
87
  msgid "Funders"
87
- msgstr ""
88
+ msgstr "Finansörler"
88
89
 
89
90
  #: invenio_vocabularies/contrib/awards/datastreams.py:47
91
+ #, python-brace-format
90
92
  msgid "Unknown OpenAIRE funder prefix {openaire_funder_prefix}"
91
- msgstr ""
93
+ msgstr "Bilinmeyen OpenAIRE finansör öneki {openaire_funder_prefix}"
92
94
 
93
- #: invenio_vocabularies/contrib/awards/schema.py:46
95
+ #: invenio_vocabularies/contrib/awards/schema.py:41
94
96
  msgid "Number cannot be blank."
95
- msgstr ""
97
+ msgstr "Numara alanı boş bırakılamaz."
96
98
 
97
- #: invenio_vocabularies/contrib/awards/schema.py:53
99
+ #: invenio_vocabularies/contrib/awards/schema.py:50
98
100
  #: invenio_vocabularies/contrib/funders/schema.py:57
99
101
  msgid "PID cannot be blank."
100
- msgstr ""
101
-
102
- #: invenio_vocabularies/contrib/awards/schema.py:61
103
- #: invenio_vocabularies/contrib/funders/schema.py:65
104
- msgid "Missing PID."
105
- msgstr ""
102
+ msgstr "PID boş bırakılamaz."
106
103
 
107
- #: invenio_vocabularies/contrib/awards/schema.py:103
104
+ #: invenio_vocabularies/contrib/awards/schema.py:80
108
105
  msgid "An existing id or number/title must be present."
109
- msgstr ""
106
+ msgstr "Mevcut bir kimlik veya numara/unvan bulunmalıdır."
110
107
 
111
- #: invenio_vocabularies/contrib/awards/schema.py:120
108
+ #: invenio_vocabularies/contrib/awards/schema.py:97
112
109
  msgid "At least award or funder should be present."
113
- msgstr ""
110
+ msgstr "En azından ödül veya fon sağlayıcının bulunması gerekir."
114
111
 
115
112
  #: invenio_vocabularies/contrib/funders/datastreams.py:44
116
113
  msgid "Id not found in ROR entry."
117
- msgstr ""
114
+ msgstr "ROR girdisinde kullanıcı kimliği bulunamadı."
118
115
 
119
116
  #: invenio_vocabularies/contrib/funders/datastreams.py:48
120
117
  msgid "Name not found in ROR entry."
@@ -125,19 +122,58 @@ msgstr ""
125
122
  msgid "Name cannot be blank."
126
123
  msgstr "Ad alanı boş bırakılamaz."
127
124
 
128
- #: invenio_vocabularies/contrib/names/schema.py:53
125
+ #: invenio_vocabularies/contrib/funders/schema.py:65
126
+ #: invenio_vocabularies/services/schema.py:120
127
+ msgid "Missing PID."
128
+ msgstr "Eksik PID."
129
+
130
+ #: invenio_vocabularies/contrib/names/schema.py:54
129
131
  msgid ""
130
132
  "A name or the family name together with the given name must be present."
133
+ msgstr "Verilen isimle birlikte bir isim veya soyadının da bulunması gerekir."
134
+
135
+ #: invenio_vocabularies/contrib/names/schema.py:68
136
+ msgid "Duplicated affiliations."
137
+ msgstr "Mükerrer bağlılıklar."
138
+
139
+ #: invenio_vocabularies/records/models.py:84
140
+ #, python-format
141
+ msgid "No '%(banned_char)s' allowed in VocabularyScheme.id"
131
142
  msgstr ""
132
143
 
133
144
  #: invenio_vocabularies/services/components.py:29
134
145
  msgid "The vocabulary type does not exists."
135
146
  msgstr "Kelime hazinesi türü mevcut değil."
136
147
 
137
- #: invenio_vocabularies/services/schema.py:77
148
+ #: invenio_vocabularies/services/schema.py:85
149
+ #, python-brace-format
138
150
  msgid "An existing id or a free text {ftf_name} must be present."
139
- msgstr ""
151
+ msgstr "Mevcut bir kimlik veya serbest metin {ftf_name} mevcut olmalıdır."
140
152
 
141
153
  #: invenio_vocabularies/services/service.py:68
142
154
  msgid "Title"
143
155
  msgstr "Başlık"
156
+
157
+ #: invenio_vocabularies/services/custom_fields/subject.py:49
158
+ msgid "Subjects"
159
+ msgstr "Konular"
160
+
161
+ #: invenio_vocabularies/services/custom_fields/subject.py:56
162
+ msgid "Keywords and subjects"
163
+ msgstr "Anahtar kelimeler ve konular"
164
+
165
+ #: invenio_vocabularies/services/custom_fields/subject.py:58
166
+ msgid "The subjects related to the community"
167
+ msgstr ""
168
+
169
+ #: invenio_vocabularies/services/custom_fields/subject.py:59
170
+ msgid "Search for a subject by name e.g. Psychology ..."
171
+ msgstr ""
172
+
173
+ #: invenio_vocabularies/services/custom_fields/subject.py:61
174
+ msgid "Search for subjects..."
175
+ msgstr ""
176
+
177
+ #: invenio_vocabularies/templates/semantic-ui/invenio_vocabularies/subjects.html:16
178
+ msgid "Search results for "
179
+ msgstr "Şu konu için sonuçları ara"
@@ -1,25 +1,25 @@
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
- # Vasyl Ostrovskyi <vasyusya@yahoo.com>, 2023
8
+ # Vasyl Ostrovskyi <vasyusya@yahoo.com>, 2025
9
9
  #
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
- "Last-Translator: Vasyl Ostrovskyi <vasyusya@yahoo.com>, 2023\n"
17
+ "Last-Translator: Vasyl Ostrovskyi <vasyusya@yahoo.com>, 2025\n"
18
18
  "Language-Team: Ukrainian (https://app.transifex.com/inveniosoftware/teams/23537/uk/)\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: uk\n"
24
24
  "Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);\n"
25
25
 
@@ -27,11 +27,11 @@ msgstr ""
27
27
  msgid "GRID"
28
28
  msgstr "GRID"
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 "GND"
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 "ISNI"
37
37
 
@@ -47,68 +47,64 @@ msgstr "DOI"
47
47
  msgid "URL"
48
48
  msgstr "URL"
49
49
 
50
- #: invenio_vocabularies/config.py:95
50
+ #: invenio_vocabularies/config.py:99
51
51
  msgid "ORCID"
52
52
  msgstr "ORCID"
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 "Результати пошуку для"
@@ -1,26 +1,26 @@
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
- # Kalven Richie, 2022
9
+ # Kalven Richie, 2025
10
10
  #
11
11
  #, fuzzy
12
12
  msgid ""
13
13
  msgstr ""
14
- "Project-Id-Version: invenio-vocabularies 0.13.2\n"
14
+ "Project-Id-Version: invenio-vocabularies 3.4.2\n"
15
15
  "Report-Msgid-Bugs-To: info@inveniosoftware.org\n"
16
- "POT-Creation-Date: 2022-10-12 12:27+0000\n"
16
+ "POT-Creation-Date: 2025-03-26 17:16+0000\n"
17
17
  "PO-Revision-Date: 2021-07-13 12:40+0000\n"
18
- "Last-Translator: Kalven Richie, 2022\n"
18
+ "Last-Translator: Kalven Richie, 2025\n"
19
19
  "Language-Team: Chinese (China) (https://app.transifex.com/inveniosoftware/teams/23537/zh_CN/)\n"
20
20
  "MIME-Version: 1.0\n"
21
21
  "Content-Type: text/plain; charset=UTF-8\n"
22
22
  "Content-Transfer-Encoding: 8bit\n"
23
- "Generated-By: Babel 2.10.3\n"
23
+ "Generated-By: Babel 2.17.0\n"
24
24
  "Language: zh_CN\n"
25
25
  "Plural-Forms: nplurals=1; plural=0;\n"
26
26
 
@@ -28,11 +28,11 @@ msgstr ""
28
28
  msgid "GRID"
29
29
  msgstr "全球资源信息数据库"
30
30
 
31
- #: invenio_vocabularies/config.py:38 invenio_vocabularies/config.py:97
31
+ #: invenio_vocabularies/config.py:38 invenio_vocabularies/config.py:101
32
32
  msgid "GND"
33
33
  msgstr "GND"
34
34
 
35
- #: invenio_vocabularies/config.py:39 invenio_vocabularies/config.py:96
35
+ #: invenio_vocabularies/config.py:39 invenio_vocabularies/config.py:100
36
36
  msgid "ISNI"
37
37
  msgstr "国际标准名称识别码"
38
38
 
@@ -48,68 +48,64 @@ msgstr "数字对象唯一标识符"
48
48
  msgid "URL"
49
49
  msgstr "统一资源定位系统"
50
50
 
51
- #: invenio_vocabularies/config.py:95
51
+ #: invenio_vocabularies/config.py:99
52
52
  msgid "ORCID"
53
53
  msgstr "开放研究者与贡献者身份识别码"
54
54
 
55
- #: invenio_vocabularies/contrib/affiliations/config.py:44
56
- #: invenio_vocabularies/contrib/funders/config.py:45
55
+ #: invenio_vocabularies/contrib/affiliations/config.py:38
56
+ #: invenio_vocabularies/contrib/funders/config.py:43
57
57
  #: invenio_vocabularies/contrib/names/config.py:45
58
58
  #: invenio_vocabularies/contrib/subjects/config.py:38
59
59
  #: invenio_vocabularies/services/service.py:64
60
60
  msgid "Best match"
61
61
  msgstr "最佳匹配"
62
62
 
63
- #: invenio_vocabularies/contrib/affiliations/config.py:48
64
- #: invenio_vocabularies/contrib/funders/config.py:49
63
+ #: invenio_vocabularies/contrib/affiliations/config.py:42
64
+ #: invenio_vocabularies/contrib/funders/config.py:47
65
65
  #: invenio_vocabularies/contrib/names/config.py:49
66
66
  #: invenio_vocabularies/contrib/subjects/config.py:42
67
67
  msgid "Name"
68
68
  msgstr "名称"
69
69
 
70
- #: invenio_vocabularies/contrib/affiliations/config.py:52
71
- #: invenio_vocabularies/contrib/funders/config.py:53
70
+ #: invenio_vocabularies/contrib/affiliations/config.py:46
71
+ #: invenio_vocabularies/contrib/funders/config.py:51
72
72
  #: invenio_vocabularies/contrib/names/config.py:53
73
73
  #: invenio_vocabularies/contrib/subjects/config.py:46
74
74
  #: invenio_vocabularies/services/service.py:72
75
75
  msgid "Newest"
76
76
  msgstr "最新"
77
77
 
78
- #: invenio_vocabularies/contrib/affiliations/config.py:56
79
- #: invenio_vocabularies/contrib/funders/config.py:57
78
+ #: invenio_vocabularies/contrib/affiliations/config.py:50
79
+ #: invenio_vocabularies/contrib/funders/config.py:55
80
80
  #: invenio_vocabularies/contrib/names/config.py:57
81
81
  #: invenio_vocabularies/contrib/subjects/config.py:50
82
82
  #: invenio_vocabularies/services/service.py:76
83
83
  msgid "Oldest"
84
84
  msgstr "最老的"
85
85
 
86
- #: invenio_vocabularies/contrib/awards/config.py:51
86
+ #: invenio_vocabularies/contrib/awards/config.py:49
87
87
  msgid "Funders"
88
88
  msgstr "资助者"
89
89
 
90
90
  #: invenio_vocabularies/contrib/awards/datastreams.py:47
91
+ #, python-brace-format
91
92
  msgid "Unknown OpenAIRE funder prefix {openaire_funder_prefix}"
92
93
  msgstr "未知的OpenAIRE funder前缀 {openaire_funder_prefix}"
93
94
 
94
- #: invenio_vocabularies/contrib/awards/schema.py:46
95
+ #: invenio_vocabularies/contrib/awards/schema.py:41
95
96
  msgid "Number cannot be blank."
96
97
  msgstr "编号不能为空。"
97
98
 
98
- #: invenio_vocabularies/contrib/awards/schema.py:53
99
+ #: invenio_vocabularies/contrib/awards/schema.py:50
99
100
  #: invenio_vocabularies/contrib/funders/schema.py:57
100
101
  msgid "PID cannot be blank."
101
102
  msgstr ""
102
103
 
103
- #: invenio_vocabularies/contrib/awards/schema.py:61
104
- #: invenio_vocabularies/contrib/funders/schema.py:65
105
- msgid "Missing PID."
106
- msgstr "缺少操作系统进程标识符。"
107
-
108
- #: invenio_vocabularies/contrib/awards/schema.py:103
104
+ #: invenio_vocabularies/contrib/awards/schema.py:80
109
105
  msgid "An existing id or number/title must be present."
110
106
  msgstr "必须存在现有的id或编号/标题。"
111
107
 
112
- #: invenio_vocabularies/contrib/awards/schema.py:120
108
+ #: invenio_vocabularies/contrib/awards/schema.py:97
113
109
  msgid "At least award or funder should be present."
114
110
  msgstr "至少要有获奖者或资助者在场。"
115
111
 
@@ -126,19 +122,58 @@ msgstr "在ROR条目中找不到名称。"
126
122
  msgid "Name cannot be blank."
127
123
  msgstr "名称不能为空。"
128
124
 
129
- #: invenio_vocabularies/contrib/names/schema.py:53
125
+ #: invenio_vocabularies/contrib/funders/schema.py:65
126
+ #: invenio_vocabularies/services/schema.py:120
127
+ msgid "Missing PID."
128
+ msgstr "缺少操作系统进程标识符。"
129
+
130
+ #: invenio_vocabularies/contrib/names/schema.py:54
130
131
  msgid ""
131
132
  "A name or the family name together with the given name must be present."
132
133
  msgstr ""
133
134
 
135
+ #: invenio_vocabularies/contrib/names/schema.py:68
136
+ msgid "Duplicated affiliations."
137
+ msgstr ""
138
+
139
+ #: invenio_vocabularies/records/models.py:84
140
+ #, python-format
141
+ msgid "No '%(banned_char)s' allowed in VocabularyScheme.id"
142
+ msgstr ""
143
+
134
144
  #: invenio_vocabularies/services/components.py:29
135
145
  msgid "The vocabulary type does not exists."
136
146
  msgstr "词汇类型不存在。"
137
147
 
138
- #: invenio_vocabularies/services/schema.py:77
148
+ #: invenio_vocabularies/services/schema.py:85
149
+ #, python-brace-format
139
150
  msgid "An existing id or a free text {ftf_name} must be present."
140
151
  msgstr ""
141
152
 
142
153
  #: invenio_vocabularies/services/service.py:68
143
154
  msgid "Title"
144
155
  msgstr "标题"
156
+
157
+ #: invenio_vocabularies/services/custom_fields/subject.py:49
158
+ msgid "Subjects"
159
+ msgstr "主题"
160
+
161
+ #: invenio_vocabularies/services/custom_fields/subject.py:56
162
+ msgid "Keywords and subjects"
163
+ msgstr "关键字和主题"
164
+
165
+ #: invenio_vocabularies/services/custom_fields/subject.py:58
166
+ msgid "The subjects related to the community"
167
+ msgstr ""
168
+
169
+ #: invenio_vocabularies/services/custom_fields/subject.py:59
170
+ msgid "Search for a subject by name e.g. Psychology ..."
171
+ msgstr ""
172
+
173
+ #: invenio_vocabularies/services/custom_fields/subject.py:61
174
+ msgid "Search for subjects..."
175
+ msgstr ""
176
+
177
+ #: invenio_vocabularies/templates/semantic-ui/invenio_vocabularies/subjects.html:16
178
+ msgid "Search results for "
179
+ msgstr "搜索结果"