mirror of
https://github.com/Cian-H/invenio-theme-iform.git
synced 2025-12-22 20:51:58 +00:00
wording: update frontpage
This commit is contained in:
@@ -6,12 +6,16 @@
|
|||||||
details.
|
details.
|
||||||
#}
|
#}
|
||||||
|
|
||||||
<ul>
|
<div class="ui segment" style="padding-bottom: 10px;">
|
||||||
<li><strong>{{_("Safe") }}</strong> — {{_("Your research is stored safely for the future in TU Graz library.") }}</li>
|
<h4>{{ _("Good reasons to use the Repository of the TU Graz") }}</h4>
|
||||||
<li><strong>{{_("Trusted") }}</strong> — {{_("Built by CERN and TU Graz. Operated by TU Graz.") }}</li>
|
|
||||||
<li><strong>{{_("Citeable") }}</strong> — {{_("Every upload is assigned a Digital Object Identifier (DOI).") }}</li>
|
<ul>
|
||||||
<li><strong>{{_("No waiting time") }}</strong> — {{_("Uploads are made available online as soon as you hit publish. Your DOI is registered within seconds.") }}</li>
|
<li><strong>{{_("Safe") }}</strong> — {{_("Your research results are permanently available.") }}</li>
|
||||||
<li><strong>{{_("Open or closed") }}</strong> — {{_("Share private or anonymized data via the restricted access mode.") }}</li>
|
<li><strong>{{_("Trusted") }}</strong> — {{_("A service from TU Graz, developed in cooperation with CERN.") }}</li>
|
||||||
<li><strong>{{_("Versioning") }}</strong> — {{_("Easily update your dataset with the versioning feature.") }}</li>
|
<li><strong>{{_("Citeable") }}</strong> — {{_("Every upload is assigned a Digital Object Identifier (DOI).") }}</li>
|
||||||
<li><strong>{{_("Usage statisics") }}</strong> — {{ _("All uploads display standards compliant usage statistics.") }}</li>
|
<li><strong>{{_("No waiting time") }}</strong> — {{_("Uploads are made available online as soon as you hit publish. Your DOI is registered within seconds.") }}</li>
|
||||||
</ul>
|
<li><strong>{{_("Open or closed") }}</strong> — {{_("You determine the visibility of your uploads. A restricted access mode is possible.") }}</li>
|
||||||
|
<li><strong>{{_("Versioning") }}</strong> — {{_("Easily update your dataset with the versioning feature.") }}</li>
|
||||||
|
<li><strong>{{_("Usage statistics") }}</strong> — {{ _("All uploads display standards compliant usage statistics. ") }} <a href="help/statistics">{{ _("More") }}</a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
|||||||
@@ -0,0 +1,29 @@
|
|||||||
|
{#
|
||||||
|
Copyright (C) 2020-2024 Graz University of Technology.
|
||||||
|
|
||||||
|
invenio-theme-tugraz is free software; you can redistribute it and/or
|
||||||
|
modify it under the terms of the MIT License; see LICENSE file for more
|
||||||
|
details.
|
||||||
|
#}
|
||||||
|
|
||||||
|
<div class="ui segment">
|
||||||
|
<h4>{{ _("Need help?") }}</h4>
|
||||||
|
|
||||||
|
{%- if config.THEME_TUGRAZ_CONTACT_FORM %}
|
||||||
|
<div style="padding-bottom: 10px;">
|
||||||
|
<a id="feedback-form" class="fluid ui button">
|
||||||
|
{{ _("Contact us") }}
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
|
{%- endif %}
|
||||||
|
<p>
|
||||||
|
{{ _("We can help with:") }}
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li>{{ _("Upload your research results, software, preprints, etc.") }}</li>
|
||||||
|
<li>{{ _("Increase upload limit beyond our default policy of 10GB.") }}</li>
|
||||||
|
<li>{{ _("Create contact with data stewards.") }}</li>
|
||||||
|
<li>{{ _("Find individual solutions.") }}</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
@@ -25,36 +25,8 @@
|
|||||||
|
|
||||||
<!---segments-->
|
<!---segments-->
|
||||||
<div class="six wide column">
|
<div class="six wide column">
|
||||||
<!--contact us-->
|
{% include "invenio_theme_tugraz/contact_us.html" %}
|
||||||
<div class="ui segment">
|
{% include "invenio_theme_tugraz/benefits.html" %}
|
||||||
<h4>{{ _("Need help?") }}</h4>
|
|
||||||
{%- if config.THEME_TUGRAZ_CONTACT_FORM %}
|
|
||||||
<div style="padding-bottom: 10px;">
|
|
||||||
<a id="feedback-form" class="fluid ui button">
|
|
||||||
{{ _("Contact us") }}
|
|
||||||
</a>
|
|
||||||
</div>
|
|
||||||
{%- endif %}
|
|
||||||
<p>
|
|
||||||
{{ config.THEME_SITENAME }} {{ _("prioritizes all Recent uploads.") }}
|
|
||||||
</p>
|
|
||||||
<p>
|
|
||||||
{{ _("We can help with:") }}
|
|
||||||
</p>
|
|
||||||
|
|
||||||
<ul>
|
|
||||||
<li>{{ _("Uploading your research data, software, preprints, etc.") }}</li>
|
|
||||||
<li>{{ _("One-on-one with") }} {{ config.THEME_SITENAME }} {{ _("supporters.") }}</li>
|
|
||||||
<li>{{ _("Quota increases beyond our default policy.") }}</li>
|
|
||||||
<li>{{ _("Scripts for automated uploading of larger datasets.") }}</li>
|
|
||||||
</ul>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="ui segment" style="padding-bottom: 10px;">
|
|
||||||
<h4>{{ _("Why use") }} {{ config.THEME_SITENAME }}</h4>
|
|
||||||
|
|
||||||
{% include "invenio_theme_tugraz/benefits.html" %}
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -8,8 +8,8 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: invenio-theme-tugraz 1.0.4\n"
|
"Project-Id-Version: invenio-theme-tugraz 1.0.4\n"
|
||||||
"Report-Msgid-Bugs-To: mojib.wali@tugraz.at\n"
|
"Report-Msgid-Bugs-To: mojib.wali@tugraz.at\n"
|
||||||
"POT-Creation-Date: 2024-01-25 22:36+0100\n"
|
"POT-Creation-Date: 2024-01-30 10:06+0100\n"
|
||||||
"PO-Revision-Date: 2024-01-25 22:47+0100\n"
|
"PO-Revision-Date: 2024-01-30 10:06+0100\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: de <LL@li.org>\n"
|
"Language-Team: de <LL@li.org>\n"
|
||||||
"Language: de\n"
|
"Language: de\n"
|
||||||
@@ -44,35 +44,38 @@ msgid "Invenio"
|
|||||||
msgstr "Invenio"
|
msgstr "Invenio"
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/benefits.html:10
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/benefits.html:10
|
||||||
|
msgid "Good reasons to use the Repository of the TU Graz"
|
||||||
|
msgstr "Gute Gründe, das Repository der TU Graz zu nutzen"
|
||||||
|
|
||||||
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/benefits.html:13
|
||||||
msgid "Safe"
|
msgid "Safe"
|
||||||
msgstr "Sicher"
|
msgstr "Sicher"
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/benefits.html:10
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/benefits.html:13
|
||||||
msgid "Your research is stored safely for the future in TU Graz library."
|
msgid "Your research results are permanently available."
|
||||||
msgstr ""
|
msgstr "Ihre Forschungsergebnisse sind dauerhaft verfügbar."
|
||||||
"Ihre Forschung ist in der Bibliothek der TU Graz für die Zukunft gespeichert."
|
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/benefits.html:11
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/benefits.html:14
|
||||||
msgid "Trusted"
|
msgid "Trusted"
|
||||||
msgstr "Vertrauenswürdig"
|
msgstr "Vertrauenswürdig"
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/benefits.html:11
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/benefits.html:14
|
||||||
msgid "Built by CERN and TU Graz. Operated by TU Graz."
|
msgid "A service from TU Graz, developed in cooperation with CERN."
|
||||||
msgstr "Gebaut von CERN und TU Graz. Betrieben von der TU Graz."
|
msgstr "Ein Service der TU Graz, entwickelt in Kooperation mit CERN."
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/benefits.html:12
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/benefits.html:15
|
||||||
msgid "Citeable"
|
msgid "Citeable"
|
||||||
msgstr "Zitierfähig"
|
msgstr "Zitierfähig"
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/benefits.html:12
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/benefits.html:15
|
||||||
msgid "Every upload is assigned a Digital Object Identifier (DOI)."
|
msgid "Every upload is assigned a Digital Object Identifier (DOI)."
|
||||||
msgstr "Jedem Upload wird ein Digital Object Identifier (DOI) zugewiesen."
|
msgstr "Jedem Upload wird ein Digital Object Identifier (DOI) zugewiesen."
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/benefits.html:13
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/benefits.html:16
|
||||||
msgid "No waiting time"
|
msgid "No waiting time"
|
||||||
msgstr "Keine Wartezeit"
|
msgstr "Keine Wartezeit"
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/benefits.html:13
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/benefits.html:16
|
||||||
msgid ""
|
msgid ""
|
||||||
"Uploads are made available online as soon as you hit publish. Your DOI is "
|
"Uploads are made available online as soon as you hit publish. Your DOI is "
|
||||||
"registered within seconds."
|
"registered within seconds."
|
||||||
@@ -80,34 +83,73 @@ msgstr ""
|
|||||||
"Uploads sind online verfügbar, sobald Sie auf \"Veröffentlichen\" klicken. "
|
"Uploads sind online verfügbar, sobald Sie auf \"Veröffentlichen\" klicken. "
|
||||||
"Ihre DOI wird innerhalb von Sekunden registriert."
|
"Ihre DOI wird innerhalb von Sekunden registriert."
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/benefits.html:14
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/benefits.html:17
|
||||||
msgid "Open or closed"
|
msgid "Open or closed"
|
||||||
msgstr "Offen oder geschlossen"
|
msgstr "Offen oder geschlossen"
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/benefits.html:14
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/benefits.html:17
|
||||||
msgid "Share private or anonymized data via the restricted access mode."
|
msgid ""
|
||||||
|
"You determine the visibility of your uploads. A restricted access mode is "
|
||||||
|
"possible."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Teilen Sie private oder anonymisierte Daten über den eingeschränkten "
|
"Sie bestimmen die Sichtbarkeit Ihrer Uploads. Ein eingeschränkter "
|
||||||
"Zugriffsmodus."
|
"Zugriffsmodus ist möglich."
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/benefits.html:15
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/benefits.html:18
|
||||||
msgid "Versioning"
|
msgid "Versioning"
|
||||||
msgstr "Versionierung"
|
msgstr "Versionierung"
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/benefits.html:15
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/benefits.html:18
|
||||||
msgid "Easily update your dataset with the versioning feature."
|
msgid "Easily update your dataset with the versioning feature."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Aktualisieren Sie Ihren Datensatz ganz einfach mit der "
|
"Aktualisieren Sie Ihren Datensatz ganz einfach mit der "
|
||||||
"Versionierungsfunktion."
|
"Versionierungsfunktion."
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/benefits.html:16
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/benefits.html:19
|
||||||
msgid "Usage statisics"
|
#, fuzzy
|
||||||
|
#| msgid "Usage statisics"
|
||||||
|
msgid "Usage statistics"
|
||||||
msgstr "Nutzungsstatistiken"
|
msgstr "Nutzungsstatistiken"
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/benefits.html:16
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/benefits.html:19
|
||||||
msgid "All uploads display standards compliant usage statistics."
|
#, fuzzy
|
||||||
|
#| msgid "All uploads display standards compliant usage statistics."
|
||||||
|
msgid "All uploads display standards compliant usage statistics. "
|
||||||
msgstr "Alle Uploads zeigen standardkonforme Nutzungsstatistiken an."
|
msgstr "Alle Uploads zeigen standardkonforme Nutzungsstatistiken an."
|
||||||
|
|
||||||
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/benefits.html:19
|
||||||
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/recent_uploads.html:86
|
||||||
|
msgid "More"
|
||||||
|
msgstr "Mehr"
|
||||||
|
|
||||||
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/contact_us.html:10
|
||||||
|
msgid "Need help?"
|
||||||
|
msgstr "Brauchen Sie Hilfe?"
|
||||||
|
|
||||||
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/contact_us.html:15
|
||||||
|
msgid "Contact us"
|
||||||
|
msgstr "Kontaktieren Sie uns"
|
||||||
|
|
||||||
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/contact_us.html:20
|
||||||
|
msgid "We can help with:"
|
||||||
|
msgstr "Dabei können wir helfen:"
|
||||||
|
|
||||||
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/contact_us.html:24
|
||||||
|
msgid "Upload your research results, software, preprints, etc."
|
||||||
|
msgstr "Hochladen Ihrer Forschungsergebnisse, Software, Preprints usw."
|
||||||
|
|
||||||
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/contact_us.html:25
|
||||||
|
msgid "Increase upload limit beyond our default policy of 10GB."
|
||||||
|
msgstr "Upload Limiterhöhung über unsere Standardrichtlinie von 10 GB hinaus."
|
||||||
|
|
||||||
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/contact_us.html:26
|
||||||
|
msgid "Create contact with data stewards."
|
||||||
|
msgstr "Kontakt mit den Data Stewards herstellen."
|
||||||
|
|
||||||
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/contact_us.html:27
|
||||||
|
msgid "Find individual solutions."
|
||||||
|
msgstr "Individuelle Lösungen finden."
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/footer.html:29
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/footer.html:29
|
||||||
msgid "Documentation"
|
msgid "Documentation"
|
||||||
msgstr "Dokumentation"
|
msgstr "Dokumentation"
|
||||||
@@ -278,46 +320,6 @@ msgstr "Communities"
|
|||||||
msgid "Dashboard"
|
msgid "Dashboard"
|
||||||
msgstr "Übersicht"
|
msgstr "Übersicht"
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:30
|
|
||||||
msgid "Need help?"
|
|
||||||
msgstr "Brauchen Sie Hilfe?"
|
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:34
|
|
||||||
msgid "Contact us"
|
|
||||||
msgstr "Kontaktiere uns"
|
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:39
|
|
||||||
msgid "prioritizes all Recent uploads."
|
|
||||||
msgstr "reiht die neuesten Uploads vor."
|
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:42
|
|
||||||
msgid "We can help with:"
|
|
||||||
msgstr "Dabei können wir helfen:"
|
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:46
|
|
||||||
msgid "Uploading your research data, software, preprints, etc."
|
|
||||||
msgstr "Hochladen Ihrer Forschungsdaten, Software, Preprints usw."
|
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:47
|
|
||||||
msgid "One-on-one with"
|
|
||||||
msgstr "One-on-one mit"
|
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:47
|
|
||||||
msgid "supporters."
|
|
||||||
msgstr "UnterstützerInnen."
|
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:48
|
|
||||||
msgid "Quota increases beyond our default policy."
|
|
||||||
msgstr "Quota Erhöhungen über unsere Standard Policy hinaus."
|
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:49
|
|
||||||
msgid "Scripts for automated uploading of larger datasets."
|
|
||||||
msgstr "Skripte zum automatisierten Hochladen größerer Datensätze."
|
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:54
|
|
||||||
msgid "Why use"
|
|
||||||
msgstr "Warum"
|
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/navbar.html:12
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/navbar.html:12
|
||||||
msgid "All"
|
msgid "All"
|
||||||
msgstr "Alle"
|
msgstr "Alle"
|
||||||
@@ -397,10 +399,6 @@ msgstr "Datum der Veröffentlichung"
|
|||||||
msgid "Resource type"
|
msgid "Resource type"
|
||||||
msgstr "Art der Veröffentlichung"
|
msgstr "Art der Veröffentlichung"
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/recent_uploads.html:86
|
|
||||||
msgid "More"
|
|
||||||
msgstr "Mehr"
|
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/header_login.html:8
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/header_login.html:8
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/login_user.html:82
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/login_user.html:82
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/register_user.html:82
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/register_user.html:82
|
||||||
@@ -491,6 +489,34 @@ msgstr "Mit Ihrem TUGonline-Account registrieren"
|
|||||||
msgid "Sign up with repository credentials"
|
msgid "Sign up with repository credentials"
|
||||||
msgstr "Mit Ihren Repository Daten registrieren"
|
msgstr "Mit Ihren Repository Daten registrieren"
|
||||||
|
|
||||||
|
#~ msgid "Why use"
|
||||||
|
#~ msgstr "Warum"
|
||||||
|
|
||||||
|
#~ msgid "Your research is stored safely for the future in TU Graz library."
|
||||||
|
#~ msgstr ""
|
||||||
|
#~ "Ihre Forschung ist in der Bibliothek der TU Graz für die Zukunft "
|
||||||
|
#~ "gespeichert."
|
||||||
|
|
||||||
|
#~ msgid "Built by CERN and TU Graz. Operated by TU Graz."
|
||||||
|
#~ msgstr "Gebaut von CERN und TU Graz. Betrieben von der TU Graz."
|
||||||
|
|
||||||
|
#~ msgid "Share private or anonymized data via the restricted access mode."
|
||||||
|
#~ msgstr ""
|
||||||
|
#~ "Teilen Sie private oder anonymisierte Daten über den eingeschränkten "
|
||||||
|
#~ "Zugriffsmodus."
|
||||||
|
|
||||||
|
#~ msgid "prioritizes all Recent uploads."
|
||||||
|
#~ msgstr "reiht die neuesten Uploads vor."
|
||||||
|
|
||||||
|
#~ msgid "One-on-one with"
|
||||||
|
#~ msgstr "One-on-one mit"
|
||||||
|
|
||||||
|
#~ msgid "supporters."
|
||||||
|
#~ msgstr "UnterstützerInnen."
|
||||||
|
|
||||||
|
#~ msgid "Scripts for automated uploading of larger datasets."
|
||||||
|
#~ msgstr "Skripte zum automatisierten Hochladen größerer Datensätze."
|
||||||
|
|
||||||
#~ msgid ""
|
#~ msgid ""
|
||||||
#~ "built and operated by CERN and OpenAIRE to ensure that everyone can join "
|
#~ "built and operated by CERN and OpenAIRE to ensure that everyone can join "
|
||||||
#~ "in Open Science."
|
#~ "in Open Science."
|
||||||
|
|||||||
@@ -7,9 +7,9 @@
|
|||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: invenio-theme-tugraz 4.12.2\n"
|
"Project-Id-Version: invenio-theme-tugraz 4.12.3\n"
|
||||||
"Report-Msgid-Bugs-To: mojib.wali@tugraz.at\n"
|
"Report-Msgid-Bugs-To: mojib.wali@tugraz.at\n"
|
||||||
"POT-Creation-Date: 2024-01-25 22:36+0100\n"
|
"POT-Creation-Date: 2024-01-30 10:06+0100\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
@@ -42,61 +42,100 @@ msgid "Invenio"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/benefits.html:10
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/benefits.html:10
|
||||||
|
msgid "Good reasons to use the Repository of the TU Graz"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/benefits.html:13
|
||||||
msgid "Safe"
|
msgid "Safe"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/benefits.html:10
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/benefits.html:13
|
||||||
msgid "Your research is stored safely for the future in TU Graz library."
|
msgid "Your research results are permanently available."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/benefits.html:11
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/benefits.html:14
|
||||||
msgid "Trusted"
|
msgid "Trusted"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/benefits.html:11
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/benefits.html:14
|
||||||
msgid "Built by CERN and TU Graz. Operated by TU Graz."
|
msgid "A service from TU Graz, developed in cooperation with CERN."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/benefits.html:12
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/benefits.html:15
|
||||||
msgid "Citeable"
|
msgid "Citeable"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/benefits.html:12
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/benefits.html:15
|
||||||
msgid "Every upload is assigned a Digital Object Identifier (DOI)."
|
msgid "Every upload is assigned a Digital Object Identifier (DOI)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/benefits.html:13
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/benefits.html:16
|
||||||
msgid "No waiting time"
|
msgid "No waiting time"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/benefits.html:13
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/benefits.html:16
|
||||||
msgid ""
|
msgid ""
|
||||||
"Uploads are made available online as soon as you hit publish. Your DOI is"
|
"Uploads are made available online as soon as you hit publish. Your DOI is"
|
||||||
" registered within seconds."
|
" registered within seconds."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/benefits.html:14
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/benefits.html:17
|
||||||
msgid "Open or closed"
|
msgid "Open or closed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/benefits.html:14
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/benefits.html:17
|
||||||
msgid "Share private or anonymized data via the restricted access mode."
|
msgid ""
|
||||||
|
"You determine the visibility of your uploads. A restricted access mode is"
|
||||||
|
" possible."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/benefits.html:15
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/benefits.html:18
|
||||||
msgid "Versioning"
|
msgid "Versioning"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/benefits.html:15
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/benefits.html:18
|
||||||
msgid "Easily update your dataset with the versioning feature."
|
msgid "Easily update your dataset with the versioning feature."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/benefits.html:16
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/benefits.html:19
|
||||||
msgid "Usage statisics"
|
msgid "Usage statistics"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/benefits.html:16
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/benefits.html:19
|
||||||
msgid "All uploads display standards compliant usage statistics."
|
msgid "All uploads display standards compliant usage statistics. "
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/benefits.html:19
|
||||||
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/recent_uploads.html:86
|
||||||
|
msgid "More"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/contact_us.html:10
|
||||||
|
msgid "Need help?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/contact_us.html:15
|
||||||
|
msgid "Contact us"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/contact_us.html:20
|
||||||
|
msgid "We can help with:"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/contact_us.html:24
|
||||||
|
msgid "Upload your research results, software, preprints, etc."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/contact_us.html:25
|
||||||
|
msgid "Increase upload limit beyond our default policy of 10GB."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/contact_us.html:26
|
||||||
|
msgid "Create contact with data stewards."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/contact_us.html:27
|
||||||
|
msgid "Find individual solutions."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/footer.html:29
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/footer.html:29
|
||||||
@@ -248,46 +287,6 @@ msgstr ""
|
|||||||
msgid "Dashboard"
|
msgid "Dashboard"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:30
|
|
||||||
msgid "Need help?"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:34
|
|
||||||
msgid "Contact us"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:39
|
|
||||||
msgid "prioritizes all Recent uploads."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:42
|
|
||||||
msgid "We can help with:"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:46
|
|
||||||
msgid "Uploading your research data, software, preprints, etc."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:47
|
|
||||||
msgid "One-on-one with"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:47
|
|
||||||
msgid "supporters."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:48
|
|
||||||
msgid "Quota increases beyond our default policy."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:49
|
|
||||||
msgid "Scripts for automated uploading of larger datasets."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:54
|
|
||||||
msgid "Why use"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/navbar.html:12
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/navbar.html:12
|
||||||
msgid "All"
|
msgid "All"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -356,10 +355,6 @@ msgstr ""
|
|||||||
msgid "Resource type"
|
msgid "Resource type"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/recent_uploads.html:86
|
|
||||||
msgid "More"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/header_login.html:8
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/header_login.html:8
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/login_user.html:82
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/login_user.html:82
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/register_user.html:82
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/register_user.html:82
|
||||||
|
|||||||
Reference in New Issue
Block a user