invenio-app-rdm 13.0.4__py2.py3-none-any.whl → 13.0.5__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 +2 -1
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/_generatedTranslations.js +2 -0
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ar/messages.po +7 -7
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ar/translations.json +5 -5
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/fi/messages.po +994 -0
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/fi/translations.json +306 -0
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/hu/messages.po +7 -7
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/hu/translations.json +5 -5
- invenio_app_rdm/translations/ar/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/ar/LC_MESSAGES/messages.po +34 -32
- invenio_app_rdm/translations/cs/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/cs/LC_MESSAGES/messages.po +3 -3
- invenio_app_rdm/translations/es/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/es/LC_MESSAGES/messages.po +1 -1
- invenio_app_rdm/translations/fi/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/fi/LC_MESSAGES/messages.po +1495 -0
- invenio_app_rdm/translations/hu/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/hu/LC_MESSAGES/messages.po +9 -9
- {invenio_app_rdm-13.0.4.dist-info → invenio_app_rdm-13.0.5.dist-info}/METADATA +6 -1
- {invenio_app_rdm-13.0.4.dist-info → invenio_app_rdm-13.0.5.dist-info}/RECORD +24 -20
- {invenio_app_rdm-13.0.4.dist-info → invenio_app_rdm-13.0.5.dist-info}/WHEEL +0 -0
- {invenio_app_rdm-13.0.4.dist-info → invenio_app_rdm-13.0.5.dist-info}/entry_points.txt +0 -0
- {invenio_app_rdm-13.0.4.dist-info → invenio_app_rdm-13.0.5.dist-info}/licenses/LICENSE +0 -0
- {invenio_app_rdm-13.0.4.dist-info → invenio_app_rdm-13.0.5.dist-info}/top_level.txt +0 -0
|
@@ -8,8 +8,8 @@
|
|
|
8
8
|
# Ivan Masár <helix84@centrum.sk>, 2025
|
|
9
9
|
# Jiří Kunčar <jiri.kuncar@gmail.com>, 2025
|
|
10
10
|
# Tibor Simko <tibor.simko@cern.ch>, 2025
|
|
11
|
-
# Mirek Simek <miroslav.simek@gmail.com>, 2025
|
|
12
11
|
# daniela.hornickova, 2025
|
|
12
|
+
# Mirek Simek <miroslav.simek@gmail.com>, 2025
|
|
13
13
|
#
|
|
14
14
|
#, fuzzy
|
|
15
15
|
msgid ""
|
|
@@ -18,7 +18,7 @@ msgstr ""
|
|
|
18
18
|
"Report-Msgid-Bugs-To: info@inveniosoftware.org\n"
|
|
19
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: Mirek Simek <miroslav.simek@gmail.com>, 2025\n"
|
|
22
22
|
"Language-Team: Czech (https://app.transifex.com/inveniosoftware/teams/23537/cs/)\n"
|
|
23
23
|
"MIME-Version: 1.0\n"
|
|
24
24
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
@@ -1122,7 +1122,7 @@ msgstr "Identifikátor digitálního objektu"
|
|
|
1122
1122
|
|
|
1123
1123
|
#: invenio_app_rdm/records_ui/views/deposits.py:105
|
|
1124
1124
|
msgid "Copy/paste your existing DOI here..."
|
|
1125
|
-
msgstr "
|
|
1125
|
+
msgstr "Sem zkopírujte/vložte Váš existující DOI..."
|
|
1126
1126
|
|
|
1127
1127
|
#: invenio_app_rdm/records_ui/views/deposits.py:109
|
|
1128
1128
|
#, python-format
|
|
Binary file
|
|
@@ -469,7 +469,7 @@ msgstr "Detalles de usuario"
|
|
|
469
469
|
|
|
470
470
|
#: invenio_app_rdm/communities_ui/templates/semantic-ui/invenio_communities/details/browse/index.html:40
|
|
471
471
|
msgid "Subcommunities"
|
|
472
|
-
msgstr ""
|
|
472
|
+
msgstr "Subcomunidades"
|
|
473
473
|
|
|
474
474
|
#: invenio_app_rdm/communities_ui/templates/semantic-ui/invenio_communities/details/browse/index.html:44
|
|
475
475
|
msgid "See all"
|
|
Binary file
|