invenio-app-rdm 13.0.1__py2.py3-none-any.whl → 13.0.3__py2.py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (134) hide show
  1. invenio_app_rdm/__init__.py +1 -1
  2. invenio_app_rdm/config.py +1 -0
  3. invenio_app_rdm/fixtures/pages.py +5 -2
  4. invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html +2 -2
  5. invenio_app_rdm/records_ui/views/decorators.py +23 -9
  6. invenio_app_rdm/records_ui/views/deposits.py +17 -3
  7. invenio_app_rdm/records_ui/views/records.py +3 -2
  8. invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/search/components.js +2 -2
  9. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ar/messages.po +141 -115
  10. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ar/translations.json +52 -53
  11. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/bg/messages.po +132 -66
  12. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/bg/translations.json +52 -29
  13. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ca/messages.po +132 -66
  14. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ca/translations.json +52 -29
  15. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/cs/messages.po +148 -105
  16. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/cs/translations.json +52 -41
  17. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/da/messages.po +130 -64
  18. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/da/translations.json +52 -29
  19. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/de/messages.po +142 -100
  20. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/de/translations.json +53 -30
  21. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/el/messages.po +135 -69
  22. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/el/translations.json +52 -29
  23. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/es/messages.po +137 -99
  24. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/es/translations.json +52 -29
  25. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/et/messages.po +132 -66
  26. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/et/translations.json +52 -29
  27. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/fa/messages.po +130 -64
  28. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/fa/translations.json +52 -29
  29. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/fr/messages.po +134 -98
  30. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/fr/translations.json +52 -29
  31. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/hr/messages.po +132 -72
  32. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/hr/translations.json +52 -35
  33. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/hu/messages.po +138 -94
  34. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/hu/translations.json +52 -29
  35. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/it/messages.po +133 -73
  36. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/it/translations.json +52 -29
  37. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ja/messages.po +132 -60
  38. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ja/translations.json +52 -23
  39. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ka/messages.po +132 -66
  40. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ka/translations.json +52 -29
  41. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ko/messages.po +130 -58
  42. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ko/translations.json +52 -23
  43. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/lt/messages.po +132 -78
  44. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/lt/translations.json +52 -41
  45. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/no/messages.po +132 -66
  46. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/no/translations.json +52 -29
  47. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/pl/messages.po +133 -79
  48. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/pl/translations.json +52 -41
  49. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/pt/messages.po +130 -70
  50. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/pt/translations.json +52 -29
  51. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ro/messages.po +133 -75
  52. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ro/translations.json +52 -35
  53. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ru/messages.po +137 -100
  54. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ru/translations.json +52 -41
  55. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/sk/messages.po +131 -77
  56. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/sk/translations.json +52 -41
  57. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/sv/messages.po +154 -97
  58. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/sv/translations.json +56 -33
  59. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/tr/messages.po +134 -91
  60. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/tr/translations.json +52 -29
  61. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/uk/messages.po +134 -80
  62. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/uk/translations.json +52 -41
  63. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/zh_CN/messages.po +133 -61
  64. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/zh_CN/translations.json +52 -23
  65. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/zh_TW/messages.po +132 -60
  66. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/zh_TW/translations.json +52 -23
  67. invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/help/search.de.html +2 -2
  68. invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/help/search.en.html +4 -4
  69. invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/help/search.sv.html +4 -4
  70. invenio_app_rdm/translations/ar/LC_MESSAGES/messages.mo +0 -0
  71. invenio_app_rdm/translations/ar/LC_MESSAGES/messages.po +367 -269
  72. invenio_app_rdm/translations/bg/LC_MESSAGES/messages.mo +0 -0
  73. invenio_app_rdm/translations/bg/LC_MESSAGES/messages.po +353 -255
  74. invenio_app_rdm/translations/ca/LC_MESSAGES/messages.mo +0 -0
  75. invenio_app_rdm/translations/ca/LC_MESSAGES/messages.po +356 -258
  76. invenio_app_rdm/translations/cs/LC_MESSAGES/messages.mo +0 -0
  77. invenio_app_rdm/translations/cs/LC_MESSAGES/messages.po +370 -270
  78. invenio_app_rdm/translations/da/LC_MESSAGES/messages.mo +0 -0
  79. invenio_app_rdm/translations/da/LC_MESSAGES/messages.po +353 -255
  80. invenio_app_rdm/translations/de/LC_MESSAGES/messages.mo +0 -0
  81. invenio_app_rdm/translations/de/LC_MESSAGES/messages.po +369 -271
  82. invenio_app_rdm/translations/el/LC_MESSAGES/messages.mo +0 -0
  83. invenio_app_rdm/translations/el/LC_MESSAGES/messages.po +356 -258
  84. invenio_app_rdm/translations/es/LC_MESSAGES/messages.mo +0 -0
  85. invenio_app_rdm/translations/es/LC_MESSAGES/messages.po +357 -259
  86. invenio_app_rdm/translations/et/LC_MESSAGES/messages.mo +0 -0
  87. invenio_app_rdm/translations/et/LC_MESSAGES/messages.po +355 -257
  88. invenio_app_rdm/translations/fa/LC_MESSAGES/messages.mo +0 -0
  89. invenio_app_rdm/translations/fa/LC_MESSAGES/messages.po +353 -255
  90. invenio_app_rdm/translations/fr/LC_MESSAGES/messages.mo +0 -0
  91. invenio_app_rdm/translations/fr/LC_MESSAGES/messages.po +358 -260
  92. invenio_app_rdm/translations/hr/LC_MESSAGES/messages.mo +0 -0
  93. invenio_app_rdm/translations/hr/LC_MESSAGES/messages.po +353 -255
  94. invenio_app_rdm/translations/hu/LC_MESSAGES/messages.mo +0 -0
  95. invenio_app_rdm/translations/hu/LC_MESSAGES/messages.po +369 -270
  96. invenio_app_rdm/translations/it/LC_MESSAGES/messages.mo +0 -0
  97. invenio_app_rdm/translations/it/LC_MESSAGES/messages.po +354 -256
  98. invenio_app_rdm/translations/ja/LC_MESSAGES/messages.mo +0 -0
  99. invenio_app_rdm/translations/ja/LC_MESSAGES/messages.po +353 -255
  100. invenio_app_rdm/translations/ka/LC_MESSAGES/messages.mo +0 -0
  101. invenio_app_rdm/translations/ka/LC_MESSAGES/messages.po +354 -256
  102. invenio_app_rdm/translations/ko/LC_MESSAGES/messages.mo +0 -0
  103. invenio_app_rdm/translations/ko/LC_MESSAGES/messages.po +355 -257
  104. invenio_app_rdm/translations/lt/LC_MESSAGES/messages.mo +0 -0
  105. invenio_app_rdm/translations/lt/LC_MESSAGES/messages.po +354 -256
  106. invenio_app_rdm/translations/no/LC_MESSAGES/messages.mo +0 -0
  107. invenio_app_rdm/translations/no/LC_MESSAGES/messages.po +353 -255
  108. invenio_app_rdm/translations/pl/LC_MESSAGES/messages.mo +0 -0
  109. invenio_app_rdm/translations/pl/LC_MESSAGES/messages.po +353 -255
  110. invenio_app_rdm/translations/pt/LC_MESSAGES/messages.mo +0 -0
  111. invenio_app_rdm/translations/pt/LC_MESSAGES/messages.po +353 -255
  112. invenio_app_rdm/translations/ro/LC_MESSAGES/messages.mo +0 -0
  113. invenio_app_rdm/translations/ro/LC_MESSAGES/messages.po +359 -261
  114. invenio_app_rdm/translations/ru/LC_MESSAGES/messages.mo +0 -0
  115. invenio_app_rdm/translations/ru/LC_MESSAGES/messages.po +356 -258
  116. invenio_app_rdm/translations/sk/LC_MESSAGES/messages.mo +0 -0
  117. invenio_app_rdm/translations/sk/LC_MESSAGES/messages.po +355 -257
  118. invenio_app_rdm/translations/sv/LC_MESSAGES/messages.mo +0 -0
  119. invenio_app_rdm/translations/sv/LC_MESSAGES/messages.po +377 -276
  120. invenio_app_rdm/translations/tr/LC_MESSAGES/messages.mo +0 -0
  121. invenio_app_rdm/translations/tr/LC_MESSAGES/messages.po +358 -260
  122. invenio_app_rdm/translations/uk/LC_MESSAGES/messages.mo +0 -0
  123. invenio_app_rdm/translations/uk/LC_MESSAGES/messages.po +356 -258
  124. invenio_app_rdm/translations/zh_CN/LC_MESSAGES/messages.mo +0 -0
  125. invenio_app_rdm/translations/zh_CN/LC_MESSAGES/messages.po +355 -257
  126. invenio_app_rdm/translations/zh_TW/LC_MESSAGES/messages.mo +0 -0
  127. invenio_app_rdm/translations/zh_TW/LC_MESSAGES/messages.po +353 -255
  128. invenio_app_rdm/upgrade_scripts/migrate_12_0_to_13_0.py +101 -4
  129. {invenio_app_rdm-13.0.1.dist-info → invenio_app_rdm-13.0.3.dist-info}/METADATA +34 -1
  130. {invenio_app_rdm-13.0.1.dist-info → invenio_app_rdm-13.0.3.dist-info}/RECORD +134 -134
  131. {invenio_app_rdm-13.0.1.dist-info → invenio_app_rdm-13.0.3.dist-info}/WHEEL +0 -0
  132. {invenio_app_rdm-13.0.1.dist-info → invenio_app_rdm-13.0.3.dist-info}/entry_points.txt +0 -0
  133. {invenio_app_rdm-13.0.1.dist-info → invenio_app_rdm-13.0.3.dist-info}/licenses/LICENSE +0 -0
  134. {invenio_app_rdm-13.0.1.dist-info → invenio_app_rdm-13.0.3.dist-info}/top_level.txt +0 -0
@@ -1,5 +1,14 @@
1
1
  {
2
- "Basic information": "Temel bilgiler",
2
+ "Recent changes": "",
3
+ "Audit Log Details": "",
4
+ "Resource": "",
5
+ "Resource ID": "",
6
+ "Action": "Eylem",
7
+ "User": "Kullanıcı",
8
+ "Created": "Oluşturuldu",
9
+ "No revision ID found.": "",
10
+ "Unable to fetch revisions.": "",
11
+ "Cancel revision comparison": "",
3
12
  "Impersonate user": "Kullanıcıyı taklit et",
4
13
  "Impersonate": "Taklit et",
5
14
  "You must accept this.": "Bunu kabul etmelisiniz.",
@@ -7,13 +16,15 @@
7
16
  "User impersonated succesfully! You will be redirected in frontpage soon.": "Kullanıcı başarıyla taklit edildi! Yakında ana sayfaya yönlendirileceksiniz.",
8
17
  "Unable to impersonate user.": "Kullanıcı taklit edilemiyor.",
9
18
  "Please read carefully and confirm the following statements before you proceed.": "Lütfen devam etmeden önce aşağıdaki ifadeleri dikkatlice okuyun ve onaylayın.",
10
- "You are about to impersonate user <bold>{{email}}(id: {{id}})</bold>.": "<bold>{{email}}(id: {{id}})</bold>kullanıcısını taklit etmek üzeresiniz.",
11
- "You <bold>MUST</bold> logout after completing your inquiry.": "Sorgulamanızı tamamladıktan sonra <bold>MUTLAKA</bold> çıkış yapmalısınız.",
19
+ "You are about to impersonate user ": "",
20
+ "You ": "",
21
+ "MUST": "",
22
+ " logout after completing your inquiry.": "",
12
23
  "Close": "Kapat",
13
24
  "Set Quota": "Kota Belirle",
14
25
  "Set quota in bytes": "Bayt olarak kota belirle",
15
26
  "Note": "Not",
16
- "This is the default quota that will be applied to any NEW records created by this user it will NOT update quota of existing records.": "Bu kota, bu kullanıcı tarafından oluşturulacak tüm YENİ kayıtlara uygulanacak olan varsayılan kotadır - mevcut kayıtların kotasını GÜNCELLEMEZ.",
27
+ "This is the default quota that will be applied to any NEW records created by this user - it will NOT update quota of existing records.": "",
17
28
  "Quota of {{id}} was set to {{quota}} {{unit}}": "{{id}} kotası {{quota}} {{unit}} olarak ayarlandı",
18
29
  "Unable to set quota.": "Kota ayarlanamıyor.",
19
30
  "Quota size ({{unit}})": "Kota boyutu ({{unit}})",
@@ -40,6 +51,7 @@
40
51
  "Confirmed": "Onaylı",
41
52
  "Links": "Bağlantılar",
42
53
  "Set quota for record {{recordId}}": "{{recordId}} kaydı için kota belirleyin",
54
+ "Compare revisions": "",
43
55
  "Delete record": "Kaydı sil",
44
56
  "Restore record": "Kaydı geri yükle",
45
57
  "Unavailability statement": "Kullanılamama bildirimi",
@@ -52,7 +64,7 @@
52
64
  "Empty draft title": "Boş taslak başlığı",
53
65
  "version": "sürüm",
54
66
  "Owner": "Sahip",
55
- "Created": "Oluşturuldu",
67
+ "System": "Sistem",
56
68
  "Files": "Dosyalar",
57
69
  "Stats": "İstatistikler",
58
70
  "Record {{id}} was deleted.": "{{id}} kaydı silindi.",
@@ -67,7 +79,6 @@
67
79
  "User {{name}} was approved.": "{{name}} adlı kullanıcı onaylandı.",
68
80
  "User {{name}} is blocked.": "{{name}} adlı kullanıcı engellendi.",
69
81
  "Error": "Hata",
70
- "User": "Kullanıcı",
71
82
  "Email": "E-posta",
72
83
  "Email domain": "E-posta etki alanı",
73
84
  "Actions": "Eylemler",
@@ -75,6 +86,8 @@
75
86
  "Username": "Kullanıcı adı",
76
87
  "GitHub": "GitHub",
77
88
  "Updated": "Güncellendi",
89
+ "Drafts": "",
90
+ "Moderation": "",
78
91
  "Restore": "Geri yükle",
79
92
  "Restored": "Geri yüklendi",
80
93
  "Block": "Engelle",
@@ -87,9 +100,8 @@
87
100
  "Set default quota for {{email}}": "{{email}} için varsayılan kotayı ayarla",
88
101
  "Filter results": "Sonuçları filtrele",
89
102
  "Search records in community...": "Topluluktaki kayıtları ara...",
103
+ "results found": "",
90
104
  "Sort by": "Şuna göre sırala:",
91
- " results found": "adet sonuç bulundu",
92
- " results found_plural": "adet sonuç bulundu",
93
105
  "Search records...": "Kayıtları ara...",
94
106
  "Search": "Ara",
95
107
  "Views": "Görüntüleme",
@@ -103,11 +115,13 @@
103
115
  "No resource type": "Kaynak türü yok",
104
116
  "No title": "Başlık yok",
105
117
  "Uploaded on {{uploadDate}}": "Karşıya yüklenme tarihi: {{uploadDate}}",
106
- "Published in: {{publishInfo}}": "Yayınlanma bilgisi: {{publishInfo}}",
107
- "{{count}} more versions exist for this record": "Bu kayıt için {{count}} adet daha sürüm var",
108
- "{{count}} more versions exist for this record_plural": "Bu kayıt için {{count}} adet daha sürüm var",
118
+ "Published in: {{- publishInfo }}": "",
119
+ "Recommendation": "",
120
+ "This check is recommended but not mandatory.": "",
121
+ "This check indicates a critical issue that must be addressed.": "",
109
122
  "Person": "Kişi",
110
123
  "The record has no files.": "Bu kayıt hiç dosya içermemekte.",
124
+ "Basic information": "Temel bilgiler",
111
125
  "Creators": "Oluşturanlar",
112
126
  "Recommended information": "Önerilen bilgiler",
113
127
  "Add contributor": "Katkıda bulunan kişi ekle",
@@ -133,8 +147,6 @@
133
147
  "\n Please check the email and follow the instructions to complete the access request.\n ": "",
134
148
  "An error occurred while fetching communities.": "Topluluklar getirilirken bir hata oluştu.",
135
149
  "Communities": "Topluluklar",
136
- "View all {{count}} communities": "Tüm {{count}} topluluğu görüntüle",
137
- "View all {{count}} communities_plural": "Tüm {{count}} topluluğu görüntüle",
138
150
  "Submit to community": "Topluluğa gönder",
139
151
  "Pending submissions": "Bekleyen gönderimler",
140
152
  "Manage communities": "Toplulukları yönetin",
@@ -146,6 +158,9 @@
146
158
  "Manage": "Yönet",
147
159
  "Manage record": "Kaydı yönet",
148
160
  "Manage user": "Kullanıcıyı yönet",
161
+ "Block user": "",
162
+ "Block User": "",
163
+ "Blocking the user will delete all existing records of the user.": "",
149
164
  "Remove branding": "Markalamayı kaldır",
150
165
  "{{communityTitle}} is a default branding for this record": "{{communityTitle}} bu kayıt için varsayılan bir markalamadır",
151
166
  "Remove this community from appearing on top of the record details page.": "Bu topluluğun kayıt ayrıntıları sayfasının en üstünde görünmesini engelleyin.",
@@ -157,6 +172,7 @@
157
172
  "An error occurred while generating the citation.": "Referans oluşturulurken bir hata oluştu.",
158
173
  "Style": "Stil",
159
174
  "This record is not included in any communities yet.": "Bu kayıt henüz hiçbir topluluğa dahil edilmedi.",
175
+ "Part of": "",
160
176
  "Search for community...": "Topluluk arayın...",
161
177
  "Record submitted": "Kayıt gönderildi",
162
178
  "Review requested": "İnceleme talep edildi",
@@ -167,21 +183,25 @@
167
183
  "Preview": "Gözden geçir",
168
184
  "Only published versions are displayed.": "Yalnızca yayınlanmış sürümler görüntüleniyor.",
169
185
  "An error occurred while fetching the versions.": "Sürümler getirilirken bir hata oluştu.",
170
- "View all {{count}} versions": "Tüm {{count}} sürümü görüntüle",
171
- "View all {{count}} versions_plural": "Tüm {{count}} sürümü görüntüle",
172
- "<0><0>Cite all versions?</0> You can cite all versions by using the DOI <3></3>. This DOI represents all versions, and will always resolve to the latest one. <5>Read more</5>.</0>": "<0><0>Tüm sürümleri alıntıla?</0> DOI kullanarak tüm sürümleri alıntılayabilirsiniz. <3></3>. Bu DOI, tüm sürümleri temsil eder ve her zaman en son sürüme çözümlenir. <5>Daha fazlasını okuyun.</5>.</0>",
173
- "<0><0>Cite all versions?</0> You can cite all versions by using the DOI . The DOI is registered when the first version is published. <4>Read more</4>.</0>": "<0><0>Tüm sürümleri alıntıla?</0> DOI kullanarak tüm versiyonları alıntılayabilirsiniz. DOI, ilk versiyon yayınlandığında kaydedilir. Dah fazlasını okuyun</4>.</0>",
186
+ "Cite all versions?": "",
187
+ "You can cite all versions by using the DOI": "",
188
+ "This DOI represents all versions, and will always resolve to the latest one.": "",
189
+ "Read more": "Devamını okuyun",
190
+ "The DOI is registered when the first version is published.": "",
174
191
  "Remove": "Kaldır",
175
192
  "Remove {{communityTitle}} from this record": "{{communityTitle}} topluluk başlığını bu kayıttan kaldır",
176
193
  "Remove community": "Topluluğu kaldır",
177
194
  "Are you sure you want to remove the record from the community?": "Kaydı topluluktan kaldırmak istediğinizden emin misiniz?",
178
195
  "I understand the consequences:": "Sonuçlarını anlıyorum:",
196
+ "Members of the community ": "",
197
+ " will ": "",
198
+ "lose their access": "",
199
+ " to the record.": "",
179
200
  "The record can only be re-included in the community by going through a new review by the community curators.": "Kaydın, topluluğa yeniden dahil edilebilmesi ancak topluluk küratörleri tarafından yeniden incelenmesiyle mümkündür.",
180
201
  "Something went wrong": "Bir şeyler ters gitti",
181
202
  "Cancel removal": "Kaldırmayı iptal et",
182
203
  "Cancel": "İptal",
183
204
  "Confirm removal": "Kaldırmayı onayla",
184
- "Members of the community <1>\"<1>{{communityTitle}}</1>\"</1> will <4>lose their access</4> to the record.": " <1>\"<1>{{communityTitle}}</1>\"</1> topluluğunun üyeleri kayda <4>erişim yetkilerini kaybedecek</4>.",
185
205
  "Select permissions": "İzinleri seçin",
186
206
  "Short name for your link (optional).": "Bağlantınız için kısa adlandırma (isteğe bağlı).",
187
207
  "Expiration date format: YYYY-MM-DD": "Son kullanma tarihi biçimi: YYYY-AA-GG",
@@ -196,9 +216,9 @@
196
216
  "Can view": "Görüntüleyebilir",
197
217
  "Can view restricted files of all versions of this record.": "Bu kaydın tüm sürümlerinin kısıtlanmış dosyalarını görüntüleyebilir.",
198
218
  "Can preview drafts": "Taslakları önizleyebilir",
199
- "Can view drafts and restricted files of all versions of this record.": "Bu kaydın tüm sürümlerinin taslaklarını ve kısıtlanmış dosyalarını görüntüleyebilir.",
219
+ "Can view drafts, restricted files, and comment on associated draft requests of all versions of this record.": "",
200
220
  "Can edit": "Düzenleyebilir",
201
- "Can edit drafts and view restricted files of all versions of this record.": "Bu kaydın tüm sürümlerinin taslaklarını düzenleyebilir ve kısıtlanmış dosyalarını görüntüleyebilir.",
221
+ "Can edit drafts, view restricted files, and comment on associated draft requests of all versions of this record.": "",
202
222
  "Can view (view access link can be created only after the record is published)": "Görüntüleyebilir (görüntüleme erişim bağlantısı yalnızca kayıt yayınlandıktan sonra oluşturulabilir)",
203
223
  "Expires": "Süresi dolar",
204
224
  "This record has no links generated yet.": "Bu kayıt için henüz hiçbir bağlantı oluşturulmadı.",
@@ -229,7 +249,7 @@
229
249
  "You are about to add": "Şu grubu/grupları eklemek üzeresiniz:",
230
250
  "Access already granted": "Erişim yetkisi zaten verilmiş",
231
251
  "Can manage": "Yönetebilir",
232
- "Can manage access, edit drafts and view restricted files of all versions of this record.": "Bu kaydın tüm sürümlerine erişim yetkisini ayarlayabilir, taslakları düzenleyebilir ve kısıtlı dosyaları görüntüleyebilir.",
252
+ "Can manage access, edit drafts, view restricted files, and comment on associated draft requests of all versions of this record.": "",
233
253
  "You don't have permissions to share this record.": "Bu kaydı paylaşma izniniz yok.",
234
254
  "Share": "Paylaş",
235
255
  "People": "Kişiler",
@@ -251,11 +271,18 @@
251
271
  "We couldn't find any matches for {{- search}}": "{{- search}} için herhangi bir eşleşme bulamadık",
252
272
  "Start over": "Baştan başla",
253
273
  "ProTip": "Faydalı tavsiye",
274
+ "will give you all the publications from 2025 until today.": "",
275
+ "For more tips, check out our ": "",
254
276
  "Search guide": "Arama kılavuzu",
255
- "<0>For more tips, check out our <2>search guide</2> for defining advanced search queries.</0>": "<0>Daha fazla tavsiye için gelişmiş arama sorgularını tanımlamaya yönelik <2>arama kılavuzumuza</2></0> göz atın.",
277
+ "search guide": "",
278
+ "for defining advanced search queries.": "",
279
+ "This community has no subcommunities": "",
280
+ "Logging in...": "",
281
+ "Logging out...": "",
256
282
  "Search in my communities...": "Topluluklarımda ara...",
283
+ "My communities": "Topluluklarım",
257
284
  "View": "Görüntüle",
258
- "Published in: {{publishedIn}}": "Yayınlandı: {{published In}}",
285
+ "Published in: {{- publishedIn }}": "",
259
286
  "In review": "İnceleme aşamasında",
260
287
  "Declined": "Reddedildi",
261
288
  "Expired": "Süresi doldu",
@@ -268,16 +295,12 @@
268
295
  "Make your first upload!": "İlk yüklemenizi yapın!",
269
296
  "New upload": "Yeni Yükleme",
270
297
  "Search in my uploads...": "Karşıya yüklemelerimde ara…",
298
+ "My uploads": "",
271
299
  "ORCID profile": "ORCID profili",
272
300
  "ORCID logo": "",
273
301
  "ROR profile": "ROR profili",
274
302
  "ROR logo": "",
275
303
  "GND profile": "GND profili",
276
304
  "GND logo": "",
277
- "No name": "",
278
- "and {{count}} other": "",
279
- "and {{count}} other_plural": "",
280
- "and {{count}} others": "",
281
- "and {{count}} others_plural": "",
282
- "<0><0>metadata.publication_date:[2017-01-01 TO *]</0> will give you all the publications from 2017 until today.</0>": "<0><0>metadata.publication_date:[2017-01-01 TO *]</0> size 2017'den bugüne kadar olan tüm yayınları verecektir.</0>"
305
+ "No name": ""
283
306
  }
@@ -1,15 +1,15 @@
1
1
  #
2
2
  # Translators:
3
3
  # Tibor Simko <tibor.simko@cern.ch>, 2021
4
- # Vasyl Ostrovskyi <vasyusya@yahoo.com>, 2025
5
4
  # Vitalii Kindrat, 2025
5
+ # Vasyl Ostrovskyi <vasyusya@yahoo.com>, 2025
6
6
  #
7
7
  msgid ""
8
8
  msgstr ""
9
9
  "Project-Id-Version: i18next-conv\n"
10
- "POT-Creation-Date: 2025-03-27T16:30:16.192Z\n"
10
+ "POT-Creation-Date: 2025-07-22T14:13:07.642Z\n"
11
11
  "PO-Revision-Date: 2021-07-14 16:07+0000\n"
12
- "Last-Translator: Vitalii Kindrat, 2025\n"
12
+ "Last-Translator: Vasyl Ostrovskyi <vasyusya@yahoo.com>, 2025\n"
13
13
  "Language-Team: Ukrainian (https://app.transifex.com/inveniosoftware/teams/23537/uk/)\n"
14
14
  "Content-Type: text/plain; charset=UTF-8\n"
15
15
  "Content-Transfer-Encoding: 8bit\n"
@@ -17,8 +17,35 @@ msgstr ""
17
17
  "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"
18
18
  "mime-version: 1.0\n"
19
19
 
20
- msgid "Basic information"
21
- msgstr "Загальна інформація"
20
+ msgid "Recent changes"
21
+ msgstr ""
22
+
23
+ msgid "Audit Log Details"
24
+ msgstr ""
25
+
26
+ msgid "Resource"
27
+ msgstr ""
28
+
29
+ msgid "Resource ID"
30
+ msgstr ""
31
+
32
+ msgid "Action"
33
+ msgstr ""
34
+
35
+ msgid "User"
36
+ msgstr ""
37
+
38
+ msgid "Created"
39
+ msgstr "Створено"
40
+
41
+ msgid "No revision ID found."
42
+ msgstr ""
43
+
44
+ msgid "Unable to fetch revisions."
45
+ msgstr ""
46
+
47
+ msgid "Cancel revision comparison"
48
+ msgstr ""
22
49
 
23
50
  msgid "Impersonate user"
24
51
  msgstr ""
@@ -44,10 +71,16 @@ msgid ""
44
71
  "proceed."
45
72
  msgstr ""
46
73
 
47
- msgid "You are about to impersonate user <bold>{{email}}(id: {{id}})</bold>."
74
+ msgid "You are about to impersonate user "
75
+ msgstr ""
76
+
77
+ msgid "You "
48
78
  msgstr ""
49
79
 
50
- msgid "You <bold>MUST</bold> logout after completing your inquiry."
80
+ msgid "MUST"
81
+ msgstr ""
82
+
83
+ msgid " logout after completing your inquiry."
51
84
  msgstr ""
52
85
 
53
86
  msgid "Close"
@@ -64,7 +97,7 @@ msgstr ""
64
97
 
65
98
  msgid ""
66
99
  "This is the default quota that will be applied to any NEW records created by"
67
- " this user it will NOT update quota of existing records."
100
+ " this user - it will NOT update quota of existing records."
68
101
  msgstr ""
69
102
 
70
103
  msgid "Quota of {{id}} was set to {{quota}} {{unit}}"
@@ -145,6 +178,9 @@ msgstr ""
145
178
  msgid "Set quota for record {{recordId}}"
146
179
  msgstr ""
147
180
 
181
+ msgid "Compare revisions"
182
+ msgstr ""
183
+
148
184
  msgid "Delete record"
149
185
  msgstr ""
150
186
 
@@ -181,8 +217,8 @@ msgstr ""
181
217
  msgid "Owner"
182
218
  msgstr "Власник"
183
219
 
184
- msgid "Created"
185
- msgstr "Створено"
220
+ msgid "System"
221
+ msgstr ""
186
222
 
187
223
  msgid "Files"
188
224
  msgstr "Файли"
@@ -233,9 +269,6 @@ msgstr ""
233
269
  msgid "Error"
234
270
  msgstr ""
235
271
 
236
- msgid "User"
237
- msgstr ""
238
-
239
272
  msgid "Email"
240
273
  msgstr "Електронна пошта"
241
274
 
@@ -257,6 +290,12 @@ msgstr ""
257
290
  msgid "Updated"
258
291
  msgstr ""
259
292
 
293
+ msgid "Drafts"
294
+ msgstr ""
295
+
296
+ msgid "Moderation"
297
+ msgstr ""
298
+
260
299
  msgid "Restore"
261
300
  msgstr ""
262
301
 
@@ -293,16 +332,12 @@ msgstr "Фільтрувати результати"
293
332
  msgid "Search records in community..."
294
333
  msgstr "Шукати записи у спільноті..."
295
334
 
335
+ msgid "results found"
336
+ msgstr ""
337
+
296
338
  msgid "Sort by"
297
339
  msgstr "Впорядкувати за"
298
340
 
299
- msgid " results found"
300
- msgid_plural " results found"
301
- msgstr[0] ""
302
- msgstr[1] ""
303
- msgstr[2] ""
304
- msgstr[3] ""
305
-
306
341
  msgid "Search records..."
307
342
  msgstr "Шукати записи..."
308
343
 
@@ -342,15 +377,17 @@ msgstr "Не вказано назву"
342
377
  msgid "Uploaded on {{uploadDate}}"
343
378
  msgstr ""
344
379
 
345
- msgid "Published in: {{publishInfo}}"
380
+ msgid "Published in: {{- publishInfo }}"
381
+ msgstr ""
382
+
383
+ msgid "Recommendation"
384
+ msgstr ""
385
+
386
+ msgid "This check is recommended but not mandatory."
346
387
  msgstr ""
347
388
 
348
- msgid "{{count}} more versions exist for this record"
349
- msgid_plural "{{count}} more versions exist for this record"
350
- msgstr[0] ""
351
- msgstr[1] ""
352
- msgstr[2] ""
353
- msgstr[3] ""
389
+ msgid "This check indicates a critical issue that must be addressed."
390
+ msgstr ""
354
391
 
355
392
  msgid "Person"
356
393
  msgstr "Особа"
@@ -358,6 +395,9 @@ msgstr "Особа"
358
395
  msgid "The record has no files."
359
396
  msgstr "Запис на містить файлів"
360
397
 
398
+ msgid "Basic information"
399
+ msgstr "Загальна інформація"
400
+
361
401
  msgid "Creators"
362
402
  msgstr "Автори"
363
403
 
@@ -438,13 +478,6 @@ msgstr ""
438
478
  msgid "Communities"
439
479
  msgstr "Спільноти"
440
480
 
441
- msgid "View all {{count}} communities"
442
- msgid_plural "View all {{count}} communities"
443
- msgstr[0] ""
444
- msgstr[1] ""
445
- msgstr[2] ""
446
- msgstr[3] ""
447
-
448
481
  msgid "Submit to community"
449
482
  msgstr ""
450
483
 
@@ -478,6 +511,15 @@ msgstr "Керувати записом"
478
511
  msgid "Manage user"
479
512
  msgstr ""
480
513
 
514
+ msgid "Block user"
515
+ msgstr ""
516
+
517
+ msgid "Block User"
518
+ msgstr ""
519
+
520
+ msgid "Blocking the user will delete all existing records of the user."
521
+ msgstr ""
522
+
481
523
  msgid "Remove branding"
482
524
  msgstr ""
483
525
 
@@ -512,6 +554,9 @@ msgstr "Стиль"
512
554
  msgid "This record is not included in any communities yet."
513
555
  msgstr ""
514
556
 
557
+ msgid "Part of"
558
+ msgstr ""
559
+
515
560
  msgid "Search for community..."
516
561
  msgstr ""
517
562
 
@@ -542,23 +587,20 @@ msgstr "Показуються лише опубліковані версії."
542
587
  msgid "An error occurred while fetching the versions."
543
588
  msgstr ""
544
589
 
545
- msgid "View all {{count}} versions"
546
- msgid_plural "View all {{count}} versions"
547
- msgstr[0] ""
548
- msgstr[1] ""
549
- msgstr[2] ""
550
- msgstr[3] ""
590
+ msgid "Cite all versions?"
591
+ msgstr ""
592
+
593
+ msgid "You can cite all versions by using the DOI"
594
+ msgstr ""
551
595
 
552
596
  msgid ""
553
- "<0><0>Cite all versions?</0> You can cite all versions by using the DOI "
554
- "<3></3>. This DOI represents all versions, and will always resolve to the "
555
- "latest one. <5>Read more</5>.</0>"
597
+ "This DOI represents all versions, and will always resolve to the latest one."
556
598
  msgstr ""
557
599
 
558
- msgid ""
559
- "<0><0>Cite all versions?</0> You can cite all versions by using the DOI . "
560
- "The DOI is registered when the first version is published. <4>Read "
561
- "more</4>.</0>"
600
+ msgid "Read more"
601
+ msgstr "Детальніше"
602
+
603
+ msgid "The DOI is registered when the first version is published."
562
604
  msgstr ""
563
605
 
564
606
  msgid "Remove"
@@ -576,6 +618,18 @@ msgstr ""
576
618
  msgid "I understand the consequences:"
577
619
  msgstr ""
578
620
 
621
+ msgid "Members of the community "
622
+ msgstr ""
623
+
624
+ msgid " will "
625
+ msgstr ""
626
+
627
+ msgid "lose their access"
628
+ msgstr ""
629
+
630
+ msgid " to the record."
631
+ msgstr ""
632
+
579
633
  msgid ""
580
634
  "The record can only be re-included in the community by going through a new "
581
635
  "review by the community curators."
@@ -593,11 +647,6 @@ msgstr "Скасувати"
593
647
  msgid "Confirm removal"
594
648
  msgstr ""
595
649
 
596
- msgid ""
597
- "Members of the community <1>\"<1>{{communityTitle}}</1>\"</1> will <4>lose "
598
- "their access</4> to the record."
599
- msgstr ""
600
-
601
650
  msgid "Select permissions"
602
651
  msgstr ""
603
652
 
@@ -640,14 +689,17 @@ msgstr ""
640
689
  msgid "Can preview drafts"
641
690
  msgstr ""
642
691
 
643
- msgid "Can view drafts and restricted files of all versions of this record."
692
+ msgid ""
693
+ "Can view drafts, restricted files, and comment on associated draft requests "
694
+ "of all versions of this record."
644
695
  msgstr ""
645
696
 
646
697
  msgid "Can edit"
647
698
  msgstr "Дозвіл на редагування"
648
699
 
649
700
  msgid ""
650
- "Can edit drafts and view restricted files of all versions of this record."
701
+ "Can edit drafts, view restricted files, and comment on associated draft "
702
+ "requests of all versions of this record."
651
703
  msgstr ""
652
704
 
653
705
  msgid ""
@@ -746,8 +798,8 @@ msgid "Can manage"
746
798
  msgstr ""
747
799
 
748
800
  msgid ""
749
- "Can manage access, edit drafts and view restricted files of all versions of "
750
- "this record."
801
+ "Can manage access, edit drafts, view restricted files, and comment on "
802
+ "associated draft requests of all versions of this record."
751
803
  msgstr ""
752
804
 
753
805
  msgid "You don't have permissions to share this record."
@@ -815,21 +867,40 @@ msgstr "Розпочати заново"
815
867
  msgid "ProTip"
816
868
  msgstr "Порада"
817
869
 
870
+ msgid "will give you all the publications from 2025 until today."
871
+ msgstr ""
872
+
873
+ msgid "For more tips, check out our "
874
+ msgstr "Для отримання інших порад перегляньте"
875
+
818
876
  msgid "Search guide"
819
877
  msgstr "Посібник з пошуку"
820
878
 
821
- msgid ""
822
- "<0>For more tips, check out our <2>search guide</2> for defining advanced "
823
- "search queries.</0>"
879
+ msgid "search guide"
880
+ msgstr "посібник з пошуку"
881
+
882
+ msgid "for defining advanced search queries."
883
+ msgstr ""
884
+
885
+ msgid "This community has no subcommunities"
886
+ msgstr ""
887
+
888
+ msgid "Logging in..."
889
+ msgstr ""
890
+
891
+ msgid "Logging out..."
824
892
  msgstr ""
825
893
 
826
894
  msgid "Search in my communities..."
827
895
  msgstr "Шукати в моїх спільнотах..."
828
896
 
897
+ msgid "My communities"
898
+ msgstr "Мої спільноти"
899
+
829
900
  msgid "View"
830
901
  msgstr "Переглянути"
831
902
 
832
- msgid "Published in: {{publishedIn}}"
903
+ msgid "Published in: {{- publishedIn }}"
833
904
  msgstr ""
834
905
 
835
906
  msgid "In review"
@@ -868,6 +939,9 @@ msgstr "Нове завантаження"
868
939
  msgid "Search in my uploads..."
869
940
  msgstr "Шукати в моїх завантаженнях..."
870
941
 
942
+ msgid "My uploads"
943
+ msgstr ""
944
+
871
945
  msgid "ORCID profile"
872
946
  msgstr "Профіль ORCID"
873
947
 
@@ -888,23 +962,3 @@ msgstr ""
888
962
 
889
963
  msgid "No name"
890
964
  msgstr ""
891
-
892
- msgid "and {{count}} other"
893
- msgid_plural "and {{count}} other"
894
- msgstr[0] ""
895
- msgstr[1] ""
896
- msgstr[2] ""
897
- msgstr[3] ""
898
-
899
- msgid "and {{count}} others"
900
- msgid_plural "and {{count}} others"
901
- msgstr[0] ""
902
- msgstr[1] ""
903
- msgstr[2] ""
904
- msgstr[3] ""
905
-
906
- msgctxt ""
907
- "date:[2017-01-01 TO *]</0> will give you all the publications from 2017 "
908
- "until today.</0>"
909
- msgid "<0><0>metadata.publication"
910
- msgstr ""