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.
- invenio_app_rdm/__init__.py +1 -1
- invenio_app_rdm/config.py +1 -0
- invenio_app_rdm/fixtures/pages.py +5 -2
- invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html +2 -2
- invenio_app_rdm/records_ui/views/decorators.py +23 -9
- invenio_app_rdm/records_ui/views/deposits.py +17 -3
- invenio_app_rdm/records_ui/views/records.py +3 -2
- invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/search/components.js +2 -2
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ar/messages.po +141 -115
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ar/translations.json +52 -53
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/bg/messages.po +132 -66
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/bg/translations.json +52 -29
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ca/messages.po +132 -66
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ca/translations.json +52 -29
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/cs/messages.po +148 -105
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/cs/translations.json +52 -41
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/da/messages.po +130 -64
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/da/translations.json +52 -29
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/de/messages.po +142 -100
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/de/translations.json +53 -30
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/el/messages.po +135 -69
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/el/translations.json +52 -29
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/es/messages.po +137 -99
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/es/translations.json +52 -29
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/et/messages.po +132 -66
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/et/translations.json +52 -29
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/fa/messages.po +130 -64
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/fa/translations.json +52 -29
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/fr/messages.po +134 -98
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/fr/translations.json +52 -29
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/hr/messages.po +132 -72
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/hr/translations.json +52 -35
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/hu/messages.po +138 -94
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/hu/translations.json +52 -29
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/it/messages.po +133 -73
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/it/translations.json +52 -29
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ja/messages.po +132 -60
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ja/translations.json +52 -23
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ka/messages.po +132 -66
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ka/translations.json +52 -29
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ko/messages.po +130 -58
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ko/translations.json +52 -23
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/lt/messages.po +132 -78
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/lt/translations.json +52 -41
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/no/messages.po +132 -66
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/no/translations.json +52 -29
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/pl/messages.po +133 -79
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/pl/translations.json +52 -41
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/pt/messages.po +130 -70
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/pt/translations.json +52 -29
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ro/messages.po +133 -75
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ro/translations.json +52 -35
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ru/messages.po +137 -100
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ru/translations.json +52 -41
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/sk/messages.po +131 -77
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/sk/translations.json +52 -41
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/sv/messages.po +154 -97
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/sv/translations.json +56 -33
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/tr/messages.po +134 -91
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/tr/translations.json +52 -29
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/uk/messages.po +134 -80
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/uk/translations.json +52 -41
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/zh_CN/messages.po +133 -61
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/zh_CN/translations.json +52 -23
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/zh_TW/messages.po +132 -60
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/zh_TW/translations.json +52 -23
- invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/help/search.de.html +2 -2
- invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/help/search.en.html +4 -4
- invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/help/search.sv.html +4 -4
- invenio_app_rdm/translations/ar/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/ar/LC_MESSAGES/messages.po +367 -269
- invenio_app_rdm/translations/bg/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/bg/LC_MESSAGES/messages.po +353 -255
- invenio_app_rdm/translations/ca/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/ca/LC_MESSAGES/messages.po +356 -258
- invenio_app_rdm/translations/cs/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/cs/LC_MESSAGES/messages.po +370 -270
- invenio_app_rdm/translations/da/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/da/LC_MESSAGES/messages.po +353 -255
- invenio_app_rdm/translations/de/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/de/LC_MESSAGES/messages.po +369 -271
- invenio_app_rdm/translations/el/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/el/LC_MESSAGES/messages.po +356 -258
- invenio_app_rdm/translations/es/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/es/LC_MESSAGES/messages.po +357 -259
- invenio_app_rdm/translations/et/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/et/LC_MESSAGES/messages.po +355 -257
- invenio_app_rdm/translations/fa/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/fa/LC_MESSAGES/messages.po +353 -255
- invenio_app_rdm/translations/fr/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/fr/LC_MESSAGES/messages.po +358 -260
- invenio_app_rdm/translations/hr/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/hr/LC_MESSAGES/messages.po +353 -255
- invenio_app_rdm/translations/hu/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/hu/LC_MESSAGES/messages.po +369 -270
- invenio_app_rdm/translations/it/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/it/LC_MESSAGES/messages.po +354 -256
- invenio_app_rdm/translations/ja/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/ja/LC_MESSAGES/messages.po +353 -255
- invenio_app_rdm/translations/ka/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/ka/LC_MESSAGES/messages.po +354 -256
- invenio_app_rdm/translations/ko/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/ko/LC_MESSAGES/messages.po +355 -257
- invenio_app_rdm/translations/lt/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/lt/LC_MESSAGES/messages.po +354 -256
- invenio_app_rdm/translations/no/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/no/LC_MESSAGES/messages.po +353 -255
- invenio_app_rdm/translations/pl/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/pl/LC_MESSAGES/messages.po +353 -255
- invenio_app_rdm/translations/pt/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/pt/LC_MESSAGES/messages.po +353 -255
- invenio_app_rdm/translations/ro/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/ro/LC_MESSAGES/messages.po +359 -261
- invenio_app_rdm/translations/ru/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/ru/LC_MESSAGES/messages.po +356 -258
- invenio_app_rdm/translations/sk/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/sk/LC_MESSAGES/messages.po +355 -257
- invenio_app_rdm/translations/sv/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/sv/LC_MESSAGES/messages.po +377 -276
- invenio_app_rdm/translations/tr/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/tr/LC_MESSAGES/messages.po +358 -260
- invenio_app_rdm/translations/uk/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/uk/LC_MESSAGES/messages.po +356 -258
- invenio_app_rdm/translations/zh_CN/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/zh_CN/LC_MESSAGES/messages.po +355 -257
- invenio_app_rdm/translations/zh_TW/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/zh_TW/LC_MESSAGES/messages.po +353 -255
- invenio_app_rdm/upgrade_scripts/migrate_12_0_to_13_0.py +101 -4
- {invenio_app_rdm-13.0.1.dist-info → invenio_app_rdm-13.0.3.dist-info}/METADATA +34 -1
- {invenio_app_rdm-13.0.1.dist-info → invenio_app_rdm-13.0.3.dist-info}/RECORD +134 -134
- {invenio_app_rdm-13.0.1.dist-info → invenio_app_rdm-13.0.3.dist-info}/WHEEL +0 -0
- {invenio_app_rdm-13.0.1.dist-info → invenio_app_rdm-13.0.3.dist-info}/entry_points.txt +0 -0
- {invenio_app_rdm-13.0.1.dist-info → invenio_app_rdm-13.0.3.dist-info}/licenses/LICENSE +0 -0
- {invenio_app_rdm-13.0.1.dist-info → invenio_app_rdm-13.0.3.dist-info}/top_level.txt +0 -0
|
@@ -8,17 +8,17 @@
|
|
|
8
8
|
# Hakan Bayindir <hbayindir@gmail.com>, 2024
|
|
9
9
|
# Berat Aldemir <berataldemir@gmail.com>, 2024
|
|
10
10
|
# Furkan Kalkan <furkan.kalkan3@gmail.com>, 2024
|
|
11
|
-
# BEN TERCÜME, 2025
|
|
12
11
|
# Ben Translation and Interpreting Services <info@bentercume.com>, 2025
|
|
12
|
+
# BEN TERCÜME, 2025
|
|
13
13
|
#
|
|
14
14
|
#, fuzzy
|
|
15
15
|
msgid ""
|
|
16
16
|
msgstr ""
|
|
17
|
-
"Project-Id-Version: invenio-app-rdm
|
|
17
|
+
"Project-Id-Version: invenio-app-rdm 13.0.0rc6\n"
|
|
18
18
|
"Report-Msgid-Bugs-To: info@inveniosoftware.org\n"
|
|
19
|
-
"POT-Creation-Date: 2025-
|
|
19
|
+
"POT-Creation-Date: 2025-07-22 14:12+0000\n"
|
|
20
20
|
"PO-Revision-Date: 2020-07-07 14:12+0000\n"
|
|
21
|
-
"Last-Translator:
|
|
21
|
+
"Last-Translator: BEN TERCÜME, 2025\n"
|
|
22
22
|
"Language-Team: Turkish (https://app.transifex.com/inveniosoftware/teams/23537/tr/)\n"
|
|
23
23
|
"MIME-Version: 1.0\n"
|
|
24
24
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
@@ -27,133 +27,180 @@ msgstr ""
|
|
|
27
27
|
"Language: tr\n"
|
|
28
28
|
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
|
29
29
|
|
|
30
|
-
#: invenio_app_rdm/config.py:
|
|
30
|
+
#: invenio_app_rdm/config.py:269
|
|
31
31
|
msgid "The turn-key research data management repository"
|
|
32
32
|
msgstr "Anahtar teslim araştırma verileri yönetimi sistemi"
|
|
33
33
|
|
|
34
|
-
#: invenio_app_rdm/config.py:
|
|
34
|
+
#: invenio_app_rdm/config.py:308
|
|
35
35
|
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/site_footer.html:16
|
|
36
36
|
msgid "InvenioRDM"
|
|
37
37
|
msgstr "InvenioRDM"
|
|
38
38
|
|
|
39
|
-
#: invenio_app_rdm/config.py:
|
|
39
|
+
#: invenio_app_rdm/config.py:403
|
|
40
40
|
msgid "Welcome to Invenio App RDM!"
|
|
41
41
|
msgstr "Invenio App RDM'e Hoşgeldiniz!"
|
|
42
42
|
|
|
43
|
-
#: invenio_app_rdm/config.py:
|
|
43
|
+
#: invenio_app_rdm/config.py:816
|
|
44
44
|
msgid "JSON"
|
|
45
45
|
msgstr "JSON"
|
|
46
46
|
|
|
47
|
-
#: invenio_app_rdm/config.py:
|
|
47
|
+
#: invenio_app_rdm/config.py:823
|
|
48
48
|
msgid "JSON-LD"
|
|
49
49
|
msgstr "JSON-LD"
|
|
50
50
|
|
|
51
|
-
#: invenio_app_rdm/config.py:
|
|
51
|
+
#: invenio_app_rdm/config.py:831
|
|
52
52
|
msgid "CSL"
|
|
53
53
|
msgstr "CSL"
|
|
54
54
|
|
|
55
|
-
#: invenio_app_rdm/config.py:
|
|
55
|
+
#: invenio_app_rdm/config.py:838
|
|
56
56
|
msgid "DataCite JSON"
|
|
57
57
|
msgstr "DataCite JSON"
|
|
58
58
|
|
|
59
|
-
#: invenio_app_rdm/config.py:
|
|
59
|
+
#: invenio_app_rdm/config.py:847
|
|
60
60
|
msgid "DataCite XML"
|
|
61
61
|
msgstr "DataCite XML"
|
|
62
62
|
|
|
63
|
-
#: invenio_app_rdm/config.py:
|
|
63
|
+
#: invenio_app_rdm/config.py:856
|
|
64
64
|
msgid "Dublin Core XML"
|
|
65
65
|
msgstr "Dublin Core XML"
|
|
66
66
|
|
|
67
|
-
#: invenio_app_rdm/config.py:
|
|
67
|
+
#: invenio_app_rdm/config.py:865
|
|
68
68
|
msgid "MARCXML"
|
|
69
69
|
msgstr "MARCXML"
|
|
70
70
|
|
|
71
|
-
#: invenio_app_rdm/config.py:
|
|
71
|
+
#: invenio_app_rdm/config.py:872
|
|
72
72
|
msgid "BibTeX"
|
|
73
73
|
msgstr "BibTeX"
|
|
74
74
|
|
|
75
|
-
#: invenio_app_rdm/config.py:
|
|
75
|
+
#: invenio_app_rdm/config.py:879
|
|
76
76
|
msgid "GeoJSON"
|
|
77
77
|
msgstr "GeoJSON"
|
|
78
78
|
|
|
79
|
-
#: invenio_app_rdm/config.py:
|
|
79
|
+
#: invenio_app_rdm/config.py:886
|
|
80
80
|
msgid "DCAT"
|
|
81
81
|
msgstr "DCAT"
|
|
82
82
|
|
|
83
|
-
#: invenio_app_rdm/config.py:
|
|
83
|
+
#: invenio_app_rdm/config.py:893
|
|
84
84
|
msgid "Codemeta"
|
|
85
85
|
msgstr "Codemeta"
|
|
86
86
|
|
|
87
|
-
#: invenio_app_rdm/config.py:
|
|
87
|
+
#: invenio_app_rdm/config.py:900
|
|
88
88
|
msgid "Citation File Format"
|
|
89
89
|
msgstr "Referans Dosyası Biçimi"
|
|
90
90
|
|
|
91
|
-
#: invenio_app_rdm/config.py:
|
|
91
|
+
#: invenio_app_rdm/config.py:907
|
|
92
|
+
msgid "Data Package JSON"
|
|
93
|
+
msgstr ""
|
|
94
|
+
|
|
95
|
+
#: invenio_app_rdm/config.py:1102
|
|
92
96
|
msgid "APA"
|
|
93
97
|
msgstr "APA"
|
|
94
98
|
|
|
95
|
-
#: invenio_app_rdm/config.py:
|
|
99
|
+
#: invenio_app_rdm/config.py:1103
|
|
96
100
|
msgid "Harvard"
|
|
97
101
|
msgstr "Harvard"
|
|
98
102
|
|
|
99
|
-
#: invenio_app_rdm/config.py:
|
|
103
|
+
#: invenio_app_rdm/config.py:1104
|
|
100
104
|
msgid "MLA"
|
|
101
105
|
msgstr "MLA"
|
|
102
106
|
|
|
103
|
-
#: invenio_app_rdm/config.py:
|
|
107
|
+
#: invenio_app_rdm/config.py:1105
|
|
104
108
|
msgid "Vancouver"
|
|
105
109
|
msgstr "Vancouver"
|
|
106
110
|
|
|
107
|
-
#: invenio_app_rdm/config.py:
|
|
111
|
+
#: invenio_app_rdm/config.py:1106
|
|
108
112
|
msgid "Chicago"
|
|
109
113
|
msgstr "Chicago"
|
|
110
114
|
|
|
111
|
-
#: invenio_app_rdm/config.py:
|
|
115
|
+
#: invenio_app_rdm/config.py:1107
|
|
112
116
|
msgid "IEEE"
|
|
113
117
|
msgstr "IEEE"
|
|
114
118
|
|
|
115
|
-
#: invenio_app_rdm/ext.py:
|
|
119
|
+
#: invenio_app_rdm/ext.py:73
|
|
116
120
|
msgid "My dashboard"
|
|
117
121
|
msgstr "Gösterge panelim"
|
|
118
122
|
|
|
119
|
-
#: invenio_app_rdm/ext.py:
|
|
120
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/deposit.html:
|
|
123
|
+
#: invenio_app_rdm/ext.py:79
|
|
124
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/deposit.html:17
|
|
121
125
|
#: invenio_app_rdm/users_ui/templates/semantic-ui/invenio_app_rdm/users/header.html:28
|
|
122
126
|
msgid "New upload"
|
|
123
127
|
msgstr "Yeni Yükleme"
|
|
124
128
|
|
|
125
|
-
#: invenio_app_rdm/ext.py:
|
|
129
|
+
#: invenio_app_rdm/ext.py:93
|
|
126
130
|
#: invenio_app_rdm/users_ui/templates/semantic-ui/invenio_app_rdm/users/uploads.html:8
|
|
127
131
|
msgid "Uploads"
|
|
128
132
|
msgstr "Yüklemeler"
|
|
129
133
|
|
|
130
|
-
#: invenio_app_rdm/ext.py:
|
|
131
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/communities.html:
|
|
134
|
+
#: invenio_app_rdm/ext.py:98
|
|
135
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/communities.html:14
|
|
132
136
|
#: invenio_app_rdm/users_ui/templates/semantic-ui/invenio_app_rdm/users/communities.html:8
|
|
133
137
|
msgid "Communities"
|
|
134
138
|
msgstr "Topluluklar"
|
|
135
139
|
|
|
136
|
-
#: invenio_app_rdm/ext.py:
|
|
140
|
+
#: invenio_app_rdm/ext.py:103
|
|
137
141
|
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header.html:118
|
|
138
142
|
#: invenio_app_rdm/theme/templates/themes/default/invenio_app_rdm/header.html:117
|
|
139
143
|
#: invenio_app_rdm/users_ui/templates/semantic-ui/invenio_app_rdm/users/requests.html:8
|
|
140
144
|
msgid "Requests"
|
|
141
145
|
msgstr "Talepler"
|
|
142
146
|
|
|
143
|
-
#: invenio_app_rdm/ext.py:
|
|
147
|
+
#: invenio_app_rdm/ext.py:126
|
|
144
148
|
msgid "Home"
|
|
145
149
|
msgstr "Anasayfa"
|
|
146
150
|
|
|
147
|
-
#: invenio_app_rdm/
|
|
148
|
-
#: invenio_app_rdm/
|
|
149
|
-
|
|
151
|
+
#: invenio_app_rdm/communities_ui/templates/semantic-ui/invenio_communities/collections/collection.html:38
|
|
152
|
+
#: invenio_app_rdm/ext.py:134
|
|
153
|
+
msgid "Browse"
|
|
154
|
+
msgstr "Gözat"
|
|
155
|
+
|
|
156
|
+
#: invenio_app_rdm/administration/records/records.py:28
|
|
157
|
+
#: invenio_app_rdm/administration/records/records.py:29
|
|
158
|
+
#: invenio_app_rdm/ext.py:142
|
|
150
159
|
msgid "Records"
|
|
151
160
|
msgstr "Kayıtlar"
|
|
152
161
|
|
|
153
|
-
#: invenio_app_rdm/ext.py:
|
|
162
|
+
#: invenio_app_rdm/ext.py:149
|
|
154
163
|
msgid "Submit"
|
|
155
164
|
msgstr "Gönder"
|
|
156
165
|
|
|
166
|
+
#: invenio_app_rdm/administration/audit_logs/audit_logs.py:38
|
|
167
|
+
msgid "Resource"
|
|
168
|
+
msgstr ""
|
|
169
|
+
|
|
170
|
+
#: invenio_app_rdm/administration/audit_logs/audit_logs.py:43
|
|
171
|
+
msgid "Resource ID"
|
|
172
|
+
msgstr ""
|
|
173
|
+
|
|
174
|
+
#: invenio_app_rdm/administration/audit_logs/audit_logs.py:47
|
|
175
|
+
msgid "Action"
|
|
176
|
+
msgstr "Eylem"
|
|
177
|
+
|
|
178
|
+
#: invenio_app_rdm/administration/audit_logs/audit_logs.py:51
|
|
179
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:46
|
|
180
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:169
|
|
181
|
+
#: invenio_app_rdm/administration/users/users.py:22
|
|
182
|
+
msgid "User"
|
|
183
|
+
msgstr "Kullanıcı"
|
|
184
|
+
|
|
185
|
+
#: invenio_app_rdm/administration/audit_logs/audit_logs.py:55
|
|
186
|
+
#: invenio_app_rdm/administration/domains/domains.py:150
|
|
187
|
+
#: invenio_app_rdm/administration/records/records.py:43
|
|
188
|
+
#: invenio_app_rdm/administration/records/records.py:127
|
|
189
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:173
|
|
190
|
+
#: invenio_app_rdm/administration/users/users.py:26
|
|
191
|
+
#: invenio_app_rdm/administration/users/users.py:42
|
|
192
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/technical_metadata.html:10
|
|
193
|
+
msgid "Created"
|
|
194
|
+
msgstr "Oluşturulma"
|
|
195
|
+
|
|
196
|
+
#: invenio_app_rdm/administration/audit_logs/audit_logs.py:62
|
|
197
|
+
msgid "View Log"
|
|
198
|
+
msgstr ""
|
|
199
|
+
|
|
200
|
+
#: invenio_app_rdm/administration/audit_logs/audit_logs.py:67
|
|
201
|
+
msgid "View Changes"
|
|
202
|
+
msgstr ""
|
|
203
|
+
|
|
157
204
|
#: invenio_app_rdm/administration/domains/domains.py:41
|
|
158
205
|
#: invenio_app_rdm/administration/domains/domains.py:42
|
|
159
206
|
msgid "Domains"
|
|
@@ -176,22 +223,22 @@ msgstr "TLD"
|
|
|
176
223
|
#: invenio_app_rdm/administration/domains/domains.py:49
|
|
177
224
|
#: invenio_app_rdm/administration/domains/domains.py:80
|
|
178
225
|
#: invenio_app_rdm/administration/domains/domains.py:146
|
|
179
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:
|
|
180
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
181
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
226
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:69
|
|
227
|
+
#: invenio_app_rdm/administration/users/users.py:25
|
|
228
|
+
#: invenio_app_rdm/administration/users/users.py:36
|
|
182
229
|
#: invenio_app_rdm/theme/templates/themes/default/invenio_app_rdm/site_footer.html:28
|
|
183
230
|
msgid "Status"
|
|
184
231
|
msgstr "Durum"
|
|
185
232
|
|
|
186
233
|
#: invenio_app_rdm/administration/domains/domains.py:50
|
|
187
234
|
#: invenio_app_rdm/administration/domains/domains.py:153
|
|
188
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
235
|
+
#: invenio_app_rdm/administration/users/users.py:58
|
|
189
236
|
msgid "Users"
|
|
190
237
|
msgstr "Kullanıcılar"
|
|
191
238
|
|
|
192
239
|
#: invenio_app_rdm/administration/domains/domains.py:51
|
|
193
240
|
#: invenio_app_rdm/administration/domains/domains.py:154
|
|
194
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
241
|
+
#: invenio_app_rdm/administration/users/users.py:38
|
|
195
242
|
msgid "Active"
|
|
196
243
|
msgstr "Aktif"
|
|
197
244
|
|
|
@@ -276,19 +323,9 @@ msgstr "Etki alanı ayrıntıları"
|
|
|
276
323
|
msgid "Top-level domain"
|
|
277
324
|
msgstr "Üst seviye etki alanı"
|
|
278
325
|
|
|
279
|
-
#: invenio_app_rdm/administration/domains/domains.py:150
|
|
280
|
-
#: invenio_app_rdm/administration/records/records.py:41
|
|
281
|
-
#: invenio_app_rdm/administration/records/records.py:120
|
|
282
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:172
|
|
283
|
-
#: invenio_app_rdm/administration/users/users.py:25
|
|
284
|
-
#: invenio_app_rdm/administration/users/users.py:41
|
|
285
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/technical_metadata.html:10
|
|
286
|
-
msgid "Created"
|
|
287
|
-
msgstr "Oluşturulma"
|
|
288
|
-
|
|
289
326
|
#: invenio_app_rdm/administration/domains/domains.py:151
|
|
290
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
291
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
327
|
+
#: invenio_app_rdm/administration/users/users.py:27
|
|
328
|
+
#: invenio_app_rdm/administration/users/users.py:43
|
|
292
329
|
msgid "Updated"
|
|
293
330
|
msgstr "Güncellenme"
|
|
294
331
|
|
|
@@ -296,152 +333,162 @@ msgstr "Güncellenme"
|
|
|
296
333
|
msgid "Organisation"
|
|
297
334
|
msgstr "Kuruluş"
|
|
298
335
|
|
|
299
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
300
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
336
|
+
#: invenio_app_rdm/administration/records/records.py:30
|
|
337
|
+
#: invenio_app_rdm/administration/records/records.py:114
|
|
301
338
|
msgid "Records & files"
|
|
302
339
|
msgstr ""
|
|
303
340
|
|
|
304
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
305
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
341
|
+
#: invenio_app_rdm/administration/records/records.py:41
|
|
342
|
+
#: invenio_app_rdm/administration/records/records.py:125
|
|
306
343
|
msgid "Title"
|
|
307
344
|
msgstr "Başlık"
|
|
308
345
|
|
|
309
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
310
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
346
|
+
#: invenio_app_rdm/administration/records/records.py:42
|
|
347
|
+
#: invenio_app_rdm/administration/records/records.py:126
|
|
311
348
|
msgid "Owner"
|
|
312
349
|
msgstr "Sahip"
|
|
313
350
|
|
|
314
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
315
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
316
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
317
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:276
|
|
351
|
+
#: invenio_app_rdm/administration/records/records.py:44
|
|
352
|
+
#: invenio_app_rdm/administration/records/records.py:128
|
|
353
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:288
|
|
318
354
|
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:293
|
|
319
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/
|
|
355
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:310
|
|
356
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:159
|
|
320
357
|
msgid "Files"
|
|
321
358
|
msgstr "Dosyalar"
|
|
322
359
|
|
|
323
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
324
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
360
|
+
#: invenio_app_rdm/administration/records/records.py:45
|
|
361
|
+
#: invenio_app_rdm/administration/records/records.py:129
|
|
325
362
|
msgid "Stats"
|
|
326
363
|
msgstr "İstatistikler"
|
|
327
364
|
|
|
328
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
365
|
+
#: invenio_app_rdm/administration/records/records.py:50
|
|
329
366
|
msgid "Delete record"
|
|
330
367
|
msgstr "Kaydı sil"
|
|
331
368
|
|
|
332
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
369
|
+
#: invenio_app_rdm/administration/records/records.py:55
|
|
333
370
|
msgid "Restore record"
|
|
334
371
|
msgstr "Kaydı geri yükle"
|
|
335
372
|
|
|
336
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
337
|
-
|
|
373
|
+
#: invenio_app_rdm/administration/records/records.py:60
|
|
374
|
+
msgid "Compare revisions"
|
|
375
|
+
msgstr ""
|
|
376
|
+
|
|
377
|
+
#: invenio_app_rdm/administration/records/records.py:112
|
|
378
|
+
#: invenio_app_rdm/administration/records/records.py:113
|
|
338
379
|
msgid "Drafts"
|
|
339
380
|
msgstr ""
|
|
340
381
|
|
|
341
|
-
#: invenio_app_rdm/administration/records/records.py:
|
|
382
|
+
#: invenio_app_rdm/administration/records/records.py:134
|
|
342
383
|
msgid "Set quota"
|
|
343
384
|
msgstr "Kota belirle"
|
|
344
385
|
|
|
345
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:29
|
|
346
386
|
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:30
|
|
347
387
|
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:31
|
|
388
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:32
|
|
348
389
|
msgid "Moderation"
|
|
349
390
|
msgstr ""
|
|
350
391
|
|
|
351
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:
|
|
352
|
-
#: invenio_app_rdm/administration/
|
|
353
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
354
|
-
msgid "User"
|
|
355
|
-
msgstr "Kullanıcı"
|
|
356
|
-
|
|
357
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:51
|
|
358
|
-
#: invenio_app_rdm/administration/users/users.py:23
|
|
359
|
-
#: invenio_app_rdm/administration/users/users.py:33
|
|
392
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:52
|
|
393
|
+
#: invenio_app_rdm/administration/users/users.py:24
|
|
394
|
+
#: invenio_app_rdm/administration/users/users.py:34
|
|
360
395
|
msgid "Email"
|
|
361
396
|
msgstr "E-posta"
|
|
362
397
|
|
|
363
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:
|
|
398
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:58
|
|
364
399
|
msgid "Email domain"
|
|
365
400
|
msgstr "E-posta etki alanı"
|
|
366
401
|
|
|
367
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:
|
|
402
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:64
|
|
368
403
|
msgid "Activity"
|
|
369
404
|
msgstr ""
|
|
370
405
|
|
|
371
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:
|
|
372
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
406
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:77
|
|
407
|
+
#: invenio_app_rdm/administration/users/users.py:79
|
|
373
408
|
msgid "Approve"
|
|
374
409
|
msgstr "Onayla"
|
|
375
410
|
|
|
376
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:
|
|
377
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
411
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:82
|
|
412
|
+
#: invenio_app_rdm/administration/users/users.py:89
|
|
378
413
|
msgid "Block"
|
|
379
414
|
msgstr "Engelle"
|
|
380
415
|
|
|
381
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:
|
|
416
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:142
|
|
382
417
|
msgid "User moderation"
|
|
383
418
|
msgstr "Kullanıcı denetimi"
|
|
384
419
|
|
|
385
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:
|
|
386
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
420
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:165
|
|
421
|
+
#: invenio_app_rdm/administration/users/users.py:32
|
|
387
422
|
msgid "ID"
|
|
388
423
|
msgstr "ID"
|
|
389
424
|
|
|
390
|
-
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:
|
|
425
|
+
#: invenio_app_rdm/administration/user_moderation/user_moderation.py:174
|
|
391
426
|
msgid "Open"
|
|
392
427
|
msgstr "Açık"
|
|
393
428
|
|
|
394
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
395
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
429
|
+
#: invenio_app_rdm/administration/users/users.py:23
|
|
430
|
+
#: invenio_app_rdm/administration/users/users.py:33
|
|
396
431
|
msgid "Username"
|
|
397
432
|
msgstr "Kullanıcı adı"
|
|
398
433
|
|
|
399
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
434
|
+
#: invenio_app_rdm/administration/users/users.py:35
|
|
400
435
|
msgid "Domain "
|
|
401
436
|
msgstr "Etki alanı"
|
|
402
437
|
|
|
403
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
438
|
+
#: invenio_app_rdm/administration/users/users.py:37
|
|
404
439
|
msgid "Visibility"
|
|
405
440
|
msgstr "Görünürlük"
|
|
406
441
|
|
|
407
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
442
|
+
#: invenio_app_rdm/administration/users/users.py:39
|
|
408
443
|
msgid "Confirmed at"
|
|
409
444
|
msgstr "Onaylanma zamanı"
|
|
410
445
|
|
|
411
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
446
|
+
#: invenio_app_rdm/administration/users/users.py:40
|
|
412
447
|
msgid "Verified at"
|
|
413
448
|
msgstr "Doğrulanma zamanı"
|
|
414
449
|
|
|
415
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
450
|
+
#: invenio_app_rdm/administration/users/users.py:41
|
|
416
451
|
msgid "Blocked at"
|
|
417
452
|
msgstr "Engellenme zamanı"
|
|
418
453
|
|
|
419
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
420
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
454
|
+
#: invenio_app_rdm/administration/users/users.py:57
|
|
455
|
+
#: invenio_app_rdm/administration/users/users.py:59
|
|
421
456
|
msgid "User management"
|
|
422
457
|
msgstr ""
|
|
423
458
|
|
|
424
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
459
|
+
#: invenio_app_rdm/administration/users/users.py:84
|
|
425
460
|
msgid "Restore"
|
|
426
461
|
msgstr "Geri yükle"
|
|
427
462
|
|
|
428
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
463
|
+
#: invenio_app_rdm/administration/users/users.py:94
|
|
429
464
|
msgid "Suspend"
|
|
430
465
|
msgstr "Askıya al"
|
|
431
466
|
|
|
432
|
-
#: invenio_app_rdm/administration/users/users.py:
|
|
467
|
+
#: invenio_app_rdm/administration/users/users.py:125
|
|
433
468
|
msgid "User details"
|
|
434
469
|
msgstr "Kullanıcı bilgileri"
|
|
435
470
|
|
|
471
|
+
#: invenio_app_rdm/communities_ui/templates/semantic-ui/invenio_communities/details/browse/index.html:40
|
|
472
|
+
msgid "Subcommunities"
|
|
473
|
+
msgstr ""
|
|
474
|
+
|
|
475
|
+
#: invenio_app_rdm/communities_ui/templates/semantic-ui/invenio_communities/details/browse/index.html:44
|
|
476
|
+
msgid "See all"
|
|
477
|
+
msgstr "Tümünü görüntüle"
|
|
478
|
+
|
|
479
|
+
#: invenio_app_rdm/communities_ui/templates/semantic-ui/invenio_communities/details/browse/index.html:54
|
|
480
|
+
msgid "This community has no subcommunities"
|
|
481
|
+
msgstr ""
|
|
482
|
+
|
|
436
483
|
#: invenio_app_rdm/communities_ui/templates/semantic-ui/invenio_communities/records/index.html:12
|
|
437
484
|
msgid "Search "
|
|
438
485
|
msgstr "Ara"
|
|
439
486
|
|
|
440
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/deposit.html:
|
|
487
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/deposit.html:15
|
|
441
488
|
msgid "New version"
|
|
442
489
|
msgstr "Yeni sürüm"
|
|
443
490
|
|
|
444
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/deposit.html:
|
|
491
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/deposit.html:19
|
|
445
492
|
msgid "Edit upload"
|
|
446
493
|
msgstr "Yüklemeyi düzenle"
|
|
447
494
|
|
|
@@ -449,43 +496,47 @@ msgstr "Yüklemeyi düzenle"
|
|
|
449
496
|
msgid "Information banner"
|
|
450
497
|
msgstr "Bilgilendirme ana başlığı"
|
|
451
498
|
|
|
452
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
499
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:80
|
|
500
|
+
msgid "Part of"
|
|
501
|
+
msgstr ""
|
|
502
|
+
|
|
503
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:91
|
|
453
504
|
msgid "Community visibility"
|
|
454
505
|
msgstr "Topluluk görünürlüğü"
|
|
455
506
|
|
|
456
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
507
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:92
|
|
457
508
|
msgid "The community is restricted to users with access."
|
|
458
509
|
msgstr ""
|
|
459
510
|
"Topluluk, sadece erişim yetkisi olan kullanıcılarla sınırlandırılmıştır."
|
|
460
511
|
|
|
461
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
512
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:94
|
|
462
513
|
msgid "Restricted"
|
|
463
514
|
msgstr "Kısıtlı"
|
|
464
515
|
|
|
465
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
516
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:111
|
|
466
517
|
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:24
|
|
467
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:
|
|
518
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:138
|
|
468
519
|
msgid "Preview"
|
|
469
520
|
msgstr "Gözden geçir"
|
|
470
521
|
|
|
471
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
522
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:115
|
|
472
523
|
msgid "You are previewing a published record."
|
|
473
524
|
msgstr "Yayınlanmış bir kaydı gözden geçiriyorsunuz."
|
|
474
525
|
|
|
475
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
526
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:117
|
|
476
527
|
msgid "You are previewing changes that have not yet been published."
|
|
477
528
|
msgstr "Yayınlanmamış değişiklikleri gözden geçiriyorsunuz."
|
|
478
529
|
|
|
479
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
530
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:119
|
|
480
531
|
msgid "You are previewing a new record that has not yet been published."
|
|
481
532
|
msgstr "Henüz yayınlanmamış yeni bir kaydı gözden geçiriyorsunuz."
|
|
482
533
|
|
|
483
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
534
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:121
|
|
484
535
|
msgid ""
|
|
485
536
|
"You are previewing a new record version that has not yet been published."
|
|
486
537
|
msgstr "Henüz yayınlanmamış yeni bir kayıt sürümünü gözden geçiriyorsunuz."
|
|
487
538
|
|
|
488
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
539
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:136
|
|
489
540
|
#, python-format
|
|
490
541
|
msgid ""
|
|
491
542
|
"\n"
|
|
@@ -496,69 +547,69 @@ msgstr ""
|
|
|
496
547
|
"\n"
|
|
497
548
|
"Kaydın %(link_start)s daha yeni bir sürümü %(link_end)s mevcut."
|
|
498
549
|
|
|
499
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
550
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:160
|
|
500
551
|
msgid "Record access information"
|
|
501
552
|
msgstr "Kayıt erişim bilgileri"
|
|
502
553
|
|
|
503
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
504
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
505
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:
|
|
506
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:
|
|
554
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:167
|
|
555
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:326
|
|
556
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:172
|
|
557
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:202
|
|
507
558
|
msgid "Reason"
|
|
508
559
|
msgstr "Sebep"
|
|
509
560
|
|
|
510
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
561
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:180
|
|
511
562
|
msgid "Back-navigation"
|
|
512
563
|
msgstr "Geri-gezinme"
|
|
513
564
|
|
|
514
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
565
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:182
|
|
515
566
|
msgid "Back to edit"
|
|
516
567
|
msgstr "Düzenlemeye geri dön"
|
|
517
568
|
|
|
518
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
569
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:200
|
|
519
570
|
msgid "Manage record"
|
|
520
571
|
msgstr "Kaydı yönet"
|
|
521
572
|
|
|
522
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
573
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:218
|
|
523
574
|
msgid "Publication date and version number"
|
|
524
575
|
msgstr "Yayın tarihi ve sürüm numarası"
|
|
525
576
|
|
|
526
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
577
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:222
|
|
527
578
|
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/details.html:25
|
|
528
579
|
msgid "Publication date"
|
|
529
580
|
msgstr "Yayın tarihi"
|
|
530
581
|
|
|
531
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
582
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:223
|
|
532
583
|
msgid "Published"
|
|
533
584
|
msgstr "Yayınlanmış"
|
|
534
585
|
|
|
535
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
586
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:226
|
|
536
587
|
#, python-brace-format
|
|
537
588
|
msgid "Version {version_number}"
|
|
538
589
|
msgstr "Sürüm {version_number}"
|
|
539
590
|
|
|
540
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
591
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:233
|
|
541
592
|
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/details.html:24
|
|
542
593
|
msgid "Resource type"
|
|
543
594
|
msgstr "Kaynak türü"
|
|
544
595
|
|
|
545
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
596
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:243
|
|
546
597
|
msgid "Access status"
|
|
547
598
|
msgstr "Erişim durumu"
|
|
548
599
|
|
|
549
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
600
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:265
|
|
550
601
|
msgid "Record title and creators"
|
|
551
602
|
msgstr "Kayıt başlığı ve oluşturanlar"
|
|
552
603
|
|
|
553
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
604
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:271
|
|
554
605
|
msgid "Creators and contributors"
|
|
555
606
|
msgstr "Oluşturanlar ve katkıda bulunanlar"
|
|
556
607
|
|
|
557
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
608
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:332
|
|
558
609
|
msgid "Request access"
|
|
559
610
|
msgstr "Erişim yetkisi talebi"
|
|
560
611
|
|
|
561
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
612
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:334
|
|
562
613
|
msgid ""
|
|
563
614
|
"If you would like to request access to these files, please fill out the form"
|
|
564
615
|
" below."
|
|
@@ -566,31 +617,31 @@ msgstr ""
|
|
|
566
617
|
"Bu dosyalara erişim yetkisi talebinde bulunmak istiyorsanız lütfen aşağıdaki"
|
|
567
618
|
" formu doldurun."
|
|
568
619
|
|
|
569
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
620
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:342
|
|
570
621
|
msgid ""
|
|
571
622
|
"You need to satisfy these conditions in order for this request to be "
|
|
572
623
|
"accepted:"
|
|
573
624
|
msgstr ""
|
|
574
625
|
"Bu talebin kabul edilebilmesi için şu koşulları sağlamanız gerekmektedir:"
|
|
575
626
|
|
|
576
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
577
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:
|
|
627
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:367
|
|
628
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:188
|
|
578
629
|
msgid "System files"
|
|
579
630
|
msgstr "Sistem dosyaları"
|
|
580
631
|
|
|
581
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
632
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:380
|
|
582
633
|
msgid "Additional record details"
|
|
583
634
|
msgstr "İlave kayıt ayrıntıları"
|
|
584
635
|
|
|
585
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
636
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:394
|
|
586
637
|
msgid "Record details"
|
|
587
638
|
msgstr "Kayıt ayrıntıları"
|
|
588
639
|
|
|
589
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
640
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:411
|
|
590
641
|
msgid "Jump to top of page"
|
|
591
642
|
msgstr "Sayfanın başına git"
|
|
592
643
|
|
|
593
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:
|
|
644
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html:413
|
|
594
645
|
msgid "Jump up"
|
|
595
646
|
msgstr "Başa dön"
|
|
596
647
|
|
|
@@ -712,9 +763,12 @@ msgid "Not you?"
|
|
|
712
763
|
msgstr ""
|
|
713
764
|
|
|
714
765
|
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/access-form.html:31
|
|
715
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:
|
|
716
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:
|
|
717
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:
|
|
766
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:114
|
|
767
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:117
|
|
768
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:148
|
|
769
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:151
|
|
770
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:158
|
|
771
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:161
|
|
718
772
|
msgid "Log out"
|
|
719
773
|
msgstr "Çıkış yap"
|
|
720
774
|
|
|
@@ -778,61 +832,61 @@ msgid "References"
|
|
|
778
832
|
msgstr "Referanslar"
|
|
779
833
|
|
|
780
834
|
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:17
|
|
781
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
835
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:53
|
|
782
836
|
msgid "Views"
|
|
783
837
|
msgstr "Görüntüleme"
|
|
784
838
|
|
|
785
839
|
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:25
|
|
786
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
840
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:73
|
|
787
841
|
msgid "Downloads"
|
|
788
842
|
msgstr "İndirilenler"
|
|
789
843
|
|
|
790
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
791
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
844
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:34
|
|
845
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:37
|
|
792
846
|
msgid "Show more details"
|
|
793
847
|
msgstr "Daha fazla ayrıntı göster"
|
|
794
848
|
|
|
795
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
849
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:35
|
|
796
850
|
msgid "Show less details"
|
|
797
851
|
msgstr "Daha az ayrıntı göster"
|
|
798
852
|
|
|
799
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
800
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
801
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
802
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
853
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:46
|
|
854
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:68
|
|
855
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:88
|
|
856
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:110
|
|
803
857
|
msgid "All versions"
|
|
804
858
|
msgstr "Tüm sürümler"
|
|
805
859
|
|
|
806
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
807
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
808
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
809
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
860
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:47
|
|
861
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:69
|
|
862
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:89
|
|
863
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:111
|
|
810
864
|
msgid "This version"
|
|
811
865
|
msgstr "Bu sürüm"
|
|
812
866
|
|
|
813
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
814
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
815
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
867
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:60
|
|
868
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:80
|
|
869
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:100
|
|
816
870
|
msgid "More info"
|
|
817
871
|
msgstr "Daha fazla bilgi"
|
|
818
872
|
|
|
819
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
873
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:65
|
|
820
874
|
msgid "Total views"
|
|
821
875
|
msgstr "Toplam görüntüleme"
|
|
822
876
|
|
|
823
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
877
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:85
|
|
824
878
|
msgid "Total downloads"
|
|
825
879
|
msgstr "Toplam indirme"
|
|
826
880
|
|
|
827
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
881
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:93
|
|
828
882
|
msgid "Data volume"
|
|
829
883
|
msgstr "Veri miktarı"
|
|
830
884
|
|
|
831
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
885
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:105
|
|
832
886
|
msgid "Total data volume"
|
|
833
887
|
msgstr "Toplam veri miktarı"
|
|
834
888
|
|
|
835
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:
|
|
889
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/stats.html:117
|
|
836
890
|
msgid "More info on how stats are collected."
|
|
837
891
|
msgstr "İstatistiksel verilerin nasıl toplandığına dair daha fazla bilgi"
|
|
838
892
|
|
|
@@ -866,8 +920,8 @@ msgid "Imprint"
|
|
|
866
920
|
msgstr "Baskı"
|
|
867
921
|
|
|
868
922
|
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/details.html:29
|
|
869
|
-
msgid "
|
|
870
|
-
msgstr "
|
|
923
|
+
msgid "Thesis"
|
|
924
|
+
msgstr "Tez"
|
|
871
925
|
|
|
872
926
|
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/details.html:30
|
|
873
927
|
msgid "Conference"
|
|
@@ -899,29 +953,29 @@ msgstr "Harici kaynaklar"
|
|
|
899
953
|
msgid "Keywords and subjects"
|
|
900
954
|
msgstr "Anahtar kelimeler ve konular"
|
|
901
955
|
|
|
902
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:
|
|
903
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:
|
|
904
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:
|
|
905
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:
|
|
956
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:15
|
|
957
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:18
|
|
958
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:167
|
|
959
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:198
|
|
906
960
|
#: invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/macros/request_header.html:61
|
|
907
961
|
#: invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/user-access-request/index.html:43
|
|
908
962
|
msgid "Opens in new tab"
|
|
909
963
|
msgstr "Yeni sekmede açılır"
|
|
910
964
|
|
|
911
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:
|
|
912
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:
|
|
965
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:15
|
|
966
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:18
|
|
913
967
|
msgid "Read more"
|
|
914
968
|
msgstr "Devamını okuyun"
|
|
915
969
|
|
|
916
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:
|
|
970
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:26
|
|
917
971
|
msgid "Rights"
|
|
918
972
|
msgstr "Haklar"
|
|
919
973
|
|
|
920
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:
|
|
974
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:59
|
|
921
975
|
msgid "Close"
|
|
922
976
|
msgstr "Kapat"
|
|
923
977
|
|
|
924
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:
|
|
978
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html:63
|
|
925
979
|
msgid "No further description."
|
|
926
980
|
msgstr "Daha fazla açıklama yok."
|
|
927
981
|
|
|
@@ -953,65 +1007,84 @@ msgstr "Değiştirilme"
|
|
|
953
1007
|
msgid "Versions"
|
|
954
1008
|
msgstr "Sürümler"
|
|
955
1009
|
|
|
956
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:
|
|
957
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:
|
|
958
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:
|
|
959
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:
|
|
960
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:89
|
|
1010
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:20
|
|
1011
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:21
|
|
1012
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:97
|
|
1013
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:98
|
|
961
1014
|
msgid "profile"
|
|
962
1015
|
msgstr "profil"
|
|
963
1016
|
|
|
964
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:
|
|
965
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:
|
|
1017
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:76
|
|
1018
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:80
|
|
966
1019
|
msgid "Show affiliations"
|
|
967
1020
|
msgstr "Bağlı olunan kurum/kuruluşları göster"
|
|
968
1021
|
|
|
969
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:
|
|
1022
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:77
|
|
970
1023
|
msgid "Hide affiliations"
|
|
971
1024
|
msgstr "Bağlı olunan kurum/kuruluşları sakla"
|
|
972
1025
|
|
|
973
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:
|
|
1026
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html:84
|
|
974
1027
|
msgid "Affiliations for"
|
|
975
1028
|
msgstr "Şunlar için bağlantılar:"
|
|
976
1029
|
|
|
977
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:
|
|
1030
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:68
|
|
1031
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:71
|
|
1032
|
+
msgid "Missing description type!"
|
|
1033
|
+
msgstr ""
|
|
1034
|
+
|
|
1035
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:90
|
|
1036
|
+
msgid "Unknown date type"
|
|
1037
|
+
msgstr ""
|
|
1038
|
+
|
|
1039
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:130
|
|
978
1040
|
msgid "Open external link"
|
|
979
1041
|
msgstr "Harici bağlantıyı aç"
|
|
980
1042
|
|
|
981
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:
|
|
1043
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html:309
|
|
982
1044
|
msgid "Conference website"
|
|
983
1045
|
msgstr "Konferans web sitesi"
|
|
984
1046
|
|
|
985
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/doi.html:
|
|
986
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/doi.html:
|
|
1047
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/doi.html:10
|
|
1048
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/doi.html:26
|
|
1049
|
+
#: invenio_app_rdm/records_ui/views/deposits.py:104
|
|
987
1050
|
msgid "DOI"
|
|
988
1051
|
msgstr "DOI (Dijital Nesne Tanımlayıcı)"
|
|
989
1052
|
|
|
990
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/doi.html:
|
|
1053
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/doi.html:17
|
|
991
1054
|
msgid "Get the DOI badge!"
|
|
992
1055
|
msgstr "DOI rozetini alın!"
|
|
993
1056
|
|
|
994
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/doi.html:
|
|
1057
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/doi.html:23
|
|
995
1058
|
msgid "DOI Badge"
|
|
996
1059
|
msgstr "DOI Rozeti"
|
|
997
1060
|
|
|
998
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:
|
|
1061
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:45
|
|
999
1062
|
msgid "File preview"
|
|
1000
1063
|
msgstr "Dosya önizleme"
|
|
1001
1064
|
|
|
1002
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:
|
|
1065
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:60
|
|
1066
|
+
msgid "This file cannot be previewed"
|
|
1067
|
+
msgstr ""
|
|
1068
|
+
|
|
1069
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:63
|
|
1070
|
+
msgid ""
|
|
1071
|
+
"This file is an external reference and not stored directly in this repository.\n"
|
|
1072
|
+
"To access its content, please download it and open it locally."
|
|
1073
|
+
msgstr ""
|
|
1074
|
+
|
|
1075
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:90
|
|
1003
1076
|
msgid "Name"
|
|
1004
1077
|
msgstr "Ad"
|
|
1005
1078
|
|
|
1006
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:
|
|
1079
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:91
|
|
1007
1080
|
msgid "Size"
|
|
1008
1081
|
msgstr "Boyut"
|
|
1009
1082
|
|
|
1010
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:
|
|
1083
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:96
|
|
1011
1084
|
msgid "Download all"
|
|
1012
1085
|
msgstr "Hepisini indir"
|
|
1013
1086
|
|
|
1014
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:
|
|
1087
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:127
|
|
1015
1088
|
msgid ""
|
|
1016
1089
|
"This is the file fingerprint (checksum), which can be used to verify the "
|
|
1017
1090
|
"file integrity."
|
|
@@ -1019,7 +1092,11 @@ msgstr ""
|
|
|
1019
1092
|
"Bu, dosya bütünlüğünü doğrulamak için kullanılabilen dosya parmak izidir "
|
|
1020
1093
|
"(sağlama toplamı)."
|
|
1021
1094
|
|
|
1022
|
-
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:
|
|
1095
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:133
|
|
1096
|
+
msgid "N/A (external)"
|
|
1097
|
+
msgstr ""
|
|
1098
|
+
|
|
1099
|
+
#: invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html:142
|
|
1023
1100
|
msgid "Download"
|
|
1024
1101
|
msgstr "İndir"
|
|
1025
1102
|
|
|
@@ -1039,17 +1116,25 @@ msgstr "Sürüm"
|
|
|
1039
1116
|
msgid "No DOI available"
|
|
1040
1117
|
msgstr ""
|
|
1041
1118
|
|
|
1042
|
-
#: invenio_app_rdm/records_ui/views/deposits.py:
|
|
1119
|
+
#: invenio_app_rdm/records_ui/views/deposits.py:103
|
|
1120
|
+
msgid "Digital Object Identifier"
|
|
1121
|
+
msgstr ""
|
|
1122
|
+
|
|
1123
|
+
#: invenio_app_rdm/records_ui/views/deposits.py:105
|
|
1124
|
+
msgid "Copy/paste your existing DOI here..."
|
|
1125
|
+
msgstr ""
|
|
1126
|
+
|
|
1127
|
+
#: invenio_app_rdm/records_ui/views/deposits.py:109
|
|
1043
1128
|
#, python-format
|
|
1044
1129
|
msgid "Discard the reserved %(scheme_label)s."
|
|
1045
1130
|
msgstr ""
|
|
1046
1131
|
|
|
1047
|
-
#: invenio_app_rdm/records_ui/views/deposits.py:
|
|
1132
|
+
#: invenio_app_rdm/records_ui/views/deposits.py:112
|
|
1048
1133
|
#, python-format
|
|
1049
1134
|
msgid "Get a %(scheme_label)s now!"
|
|
1050
1135
|
msgstr ""
|
|
1051
1136
|
|
|
1052
|
-
#: invenio_app_rdm/records_ui/views/deposits.py:
|
|
1137
|
+
#: invenio_app_rdm/records_ui/views/deposits.py:115
|
|
1053
1138
|
#, python-format
|
|
1054
1139
|
msgid ""
|
|
1055
1140
|
"Reserve a %(scheme_label)s by pressing the button (so it can be included in "
|
|
@@ -1057,16 +1142,17 @@ msgid ""
|
|
|
1057
1142
|
"is published."
|
|
1058
1143
|
msgstr ""
|
|
1059
1144
|
|
|
1060
|
-
#: invenio_app_rdm/records_ui/views/deposits.py:
|
|
1145
|
+
#: invenio_app_rdm/records_ui/views/deposits.py:121
|
|
1061
1146
|
#, python-format
|
|
1062
1147
|
msgid ""
|
|
1063
1148
|
"A %(scheme_label)s allows your upload to be easily and unambiguously cited. "
|
|
1064
1149
|
"Example: 10.1234/foo.bar"
|
|
1065
1150
|
msgstr ""
|
|
1066
1151
|
|
|
1067
|
-
#: invenio_app_rdm/records_ui/views/deposits.py:
|
|
1068
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:
|
|
1069
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:
|
|
1152
|
+
#: invenio_app_rdm/records_ui/views/deposits.py:233
|
|
1153
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:18
|
|
1154
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:31
|
|
1155
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:40
|
|
1070
1156
|
msgid "All"
|
|
1071
1157
|
msgstr "Hepsi"
|
|
1072
1158
|
|
|
@@ -1077,6 +1163,8 @@ msgstr "Davetiyelere geri dön"
|
|
|
1077
1163
|
#: invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/community-invitation/user_dashboard.html:19
|
|
1078
1164
|
#: invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/community-submission/index.html:31
|
|
1079
1165
|
#: invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/guest-access-request/index.html:34
|
|
1166
|
+
#: invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/subcommunity-invitation/index.html:29
|
|
1167
|
+
#: invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/subcommunity/index.html:29
|
|
1080
1168
|
#: invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/user-access-request/index.html:28
|
|
1081
1169
|
msgid "Back to requests"
|
|
1082
1170
|
msgstr "Taleplere geri dön"
|
|
@@ -1089,6 +1177,10 @@ msgstr "Konuşmalar"
|
|
|
1089
1177
|
msgid "Record"
|
|
1090
1178
|
msgstr "Kayıt"
|
|
1091
1179
|
|
|
1180
|
+
#: invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/community-submission/index.html:77
|
|
1181
|
+
msgid "Checks"
|
|
1182
|
+
msgstr ""
|
|
1183
|
+
|
|
1092
1184
|
#: invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/guest-access-request/index.html:13
|
|
1093
1185
|
msgid "Access request"
|
|
1094
1186
|
msgstr "Erişim yetkisi talebi"
|
|
@@ -1101,7 +1193,7 @@ msgstr "Topluluğu Görüntüle"
|
|
|
1101
1193
|
msgid "View record"
|
|
1102
1194
|
msgstr "Kaydı görüntüle"
|
|
1103
1195
|
|
|
1104
|
-
#: invenio_app_rdm/theme/views.py:
|
|
1196
|
+
#: invenio_app_rdm/theme/views.py:128
|
|
1105
1197
|
msgid "Notification preferences were updated."
|
|
1106
1198
|
msgstr "Bildirim tercihleri güncellendi."
|
|
1107
1199
|
|
|
@@ -1190,98 +1282,104 @@ msgstr "Gelen Kutusu"
|
|
|
1190
1282
|
msgid "Search"
|
|
1191
1283
|
msgstr "Ara"
|
|
1192
1284
|
|
|
1193
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:
|
|
1285
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:16
|
|
1286
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:19
|
|
1194
1287
|
msgid "Log in"
|
|
1195
1288
|
msgstr "Giriş yap"
|
|
1196
1289
|
|
|
1197
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:
|
|
1290
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:24
|
|
1198
1291
|
msgid "Sign up"
|
|
1199
1292
|
msgstr "Kayıt ol"
|
|
1200
1293
|
|
|
1201
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:
|
|
1294
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:41
|
|
1202
1295
|
msgid "Quick create"
|
|
1203
1296
|
msgstr "Hızlı oluştur"
|
|
1204
1297
|
|
|
1205
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:
|
|
1298
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:58
|
|
1206
1299
|
msgid "Actions"
|
|
1207
1300
|
msgstr "Eylemler"
|
|
1208
1301
|
|
|
1209
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:
|
|
1210
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:
|
|
1302
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:79
|
|
1303
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html:124
|
|
1211
1304
|
msgid "My account"
|
|
1212
1305
|
msgstr "Hesabım"
|
|
1213
1306
|
|
|
1214
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1307
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:13
|
|
1215
1308
|
msgid "You've successfully installed InvenioRDM!"
|
|
1216
1309
|
msgstr "InvenioRDM'i başarıyla kurdunuz!"
|
|
1217
1310
|
|
|
1218
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1311
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:15
|
|
1219
1312
|
msgid "What is ahead?"
|
|
1220
1313
|
msgstr "Sırada ne var?"
|
|
1221
1314
|
|
|
1222
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1315
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:25
|
|
1223
1316
|
msgid "Configure"
|
|
1224
1317
|
msgstr "Yapılandır"
|
|
1225
1318
|
|
|
1226
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1319
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:28
|
|
1227
1320
|
msgid ""
|
|
1228
1321
|
"Configure the datamodel, resource types, permissions and much more to make "
|
|
1229
1322
|
"it suit your needs! For more information on how to do it visit the"
|
|
1230
1323
|
msgstr ""
|
|
1231
1324
|
|
|
1232
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1325
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:30
|
|
1233
1326
|
msgid "configuration section in the docs"
|
|
1234
1327
|
msgstr ""
|
|
1235
1328
|
|
|
1236
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1329
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:42
|
|
1237
1330
|
msgid "Customize"
|
|
1238
1331
|
msgstr "Özelleştir"
|
|
1239
1332
|
|
|
1240
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1333
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:45
|
|
1241
1334
|
msgid ""
|
|
1242
1335
|
"Customize the layout and adapt the styling to match your institution's. See "
|
|
1243
1336
|
"how to do so"
|
|
1244
1337
|
msgstr ""
|
|
1245
1338
|
|
|
1246
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1339
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:47
|
|
1247
1340
|
msgid "here"
|
|
1248
1341
|
msgstr "burada"
|
|
1249
1342
|
|
|
1250
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1251
|
-
msgid "
|
|
1252
|
-
msgstr "
|
|
1343
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:58
|
|
1344
|
+
msgid "Use it!"
|
|
1345
|
+
msgstr ""
|
|
1253
1346
|
|
|
1254
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1255
|
-
msgid "
|
|
1347
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:60
|
|
1348
|
+
msgid "Use and explore your InvenioRDM instance."
|
|
1256
1349
|
msgstr ""
|
|
1257
1350
|
|
|
1258
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1259
|
-
msgid "
|
|
1260
|
-
msgstr "
|
|
1351
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:62
|
|
1352
|
+
msgid "Use"
|
|
1353
|
+
msgstr ""
|
|
1261
1354
|
|
|
1262
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1355
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:76
|
|
1263
1356
|
msgid "Docs"
|
|
1264
1357
|
msgstr "Dokümanlar"
|
|
1265
1358
|
|
|
1266
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1359
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:85
|
|
1267
1360
|
msgid "Code"
|
|
1268
1361
|
msgstr "Kaynak Kodu"
|
|
1269
1362
|
|
|
1270
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1363
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:92
|
|
1271
1364
|
msgid "To disable this section, add"
|
|
1272
1365
|
msgstr ""
|
|
1273
1366
|
"Bu bölümü devre dışı bırakmak için şu kodu invenio.cfg dosyasına ekleyin:"
|
|
1274
1367
|
|
|
1275
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:
|
|
1368
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html:94
|
|
1276
1369
|
msgid "to your invenio.cfg file."
|
|
1277
1370
|
msgstr " "
|
|
1278
1371
|
|
|
1279
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:
|
|
1372
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:8
|
|
1373
|
+
msgid "In this collection"
|
|
1374
|
+
msgstr ""
|
|
1375
|
+
|
|
1376
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:13
|
|
1377
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:26
|
|
1280
1378
|
msgid "In this community"
|
|
1281
1379
|
msgstr "Bu toplulukta"
|
|
1282
1380
|
|
|
1283
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:
|
|
1284
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:
|
|
1381
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:51
|
|
1382
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html:52
|
|
1285
1383
|
msgid "Search records"
|
|
1286
1384
|
msgstr "Kayıtları ara"
|
|
1287
1385
|
|
|
@@ -1290,55 +1388,55 @@ msgstr "Kayıtları ara"
|
|
|
1290
1388
|
msgid "Powered by"
|
|
1291
1389
|
msgstr "tarafından desteklenmektedir"
|
|
1292
1390
|
|
|
1293
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:
|
|
1391
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:12
|
|
1294
1392
|
msgid ""
|
|
1295
1393
|
"The following files were flagged as 'unhealthy'. This means that the "
|
|
1296
1394
|
"checksum check failed or timed out. Please take any action if needed."
|
|
1297
1395
|
msgstr ""
|
|
1298
1396
|
|
|
1397
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:15
|
|
1398
|
+
#, python-brace-format
|
|
1399
|
+
msgid "ID: {}"
|
|
1400
|
+
msgstr ""
|
|
1401
|
+
|
|
1299
1402
|
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:16
|
|
1300
|
-
#, python-format
|
|
1301
|
-
msgid "
|
|
1403
|
+
#, python-brace-format
|
|
1404
|
+
msgid "URI: {}"
|
|
1302
1405
|
msgstr ""
|
|
1303
1406
|
|
|
1304
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:
|
|
1305
|
-
#, python-format
|
|
1306
|
-
msgid "
|
|
1407
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:18
|
|
1408
|
+
#, python-brace-format
|
|
1409
|
+
msgid "Name: {}"
|
|
1307
1410
|
msgstr ""
|
|
1308
1411
|
|
|
1309
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:
|
|
1310
|
-
#, python-format
|
|
1311
|
-
msgid "
|
|
1412
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:20
|
|
1413
|
+
#, python-brace-format
|
|
1414
|
+
msgid "Created: {}"
|
|
1312
1415
|
msgstr ""
|
|
1313
1416
|
|
|
1314
1417
|
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:21
|
|
1315
|
-
#, python-format
|
|
1316
|
-
msgid "
|
|
1418
|
+
#, python-brace-format
|
|
1419
|
+
msgid "Checksum: {}"
|
|
1317
1420
|
msgstr ""
|
|
1318
1421
|
|
|
1319
1422
|
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:22
|
|
1320
|
-
#, python-format
|
|
1321
|
-
msgid "
|
|
1423
|
+
#, python-brace-format
|
|
1424
|
+
msgid "Last check date: {}"
|
|
1322
1425
|
msgstr ""
|
|
1323
1426
|
|
|
1324
1427
|
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:23
|
|
1325
|
-
#, python-format
|
|
1326
|
-
msgid "Last check
|
|
1327
|
-
msgstr ""
|
|
1328
|
-
|
|
1329
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:24
|
|
1330
|
-
#, python-format
|
|
1331
|
-
msgid "Last check FAILED with result: %s"
|
|
1428
|
+
#, python-brace-format
|
|
1429
|
+
msgid "Last check FAILED with result: {}"
|
|
1332
1430
|
msgstr ""
|
|
1333
1431
|
|
|
1334
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:
|
|
1335
|
-
#, python-format
|
|
1336
|
-
msgid "Record:
|
|
1432
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:25
|
|
1433
|
+
#, python-brace-format
|
|
1434
|
+
msgid "Record: {}"
|
|
1337
1435
|
msgstr ""
|
|
1338
1436
|
|
|
1339
|
-
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:
|
|
1340
|
-
#, python-format
|
|
1341
|
-
msgid "Draft:
|
|
1437
|
+
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html:28
|
|
1438
|
+
#, python-brace-format
|
|
1439
|
+
msgid "Draft: {}"
|
|
1342
1440
|
msgstr ""
|
|
1343
1441
|
|
|
1344
1442
|
#: invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/help/search.de.html:9
|