mirror of
https://github.com/Cian-H/invenio-theme-iform.git
synced 2025-12-24 05:31:57 +00:00
translation: fix research result typo
This commit is contained in:
@@ -10,10 +10,10 @@
|
|||||||
<div class="center aligned ui equal height grid">
|
<div class="center aligned ui equal height grid">
|
||||||
<div class="left aligned column">
|
<div class="left aligned column">
|
||||||
<div class="ui segment image">
|
<div class="ui segment image">
|
||||||
<h2>{{ _("Research Result") }}</h2>
|
<h2>{{ _("Research Results") }}</h2>
|
||||||
|
|
||||||
<div>
|
<div>
|
||||||
{{ _("Frontpage: Description for research result") }}
|
{{ _("Frontpage: Description for research results") }}
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
|
|||||||
@@ -23,12 +23,12 @@
|
|||||||
<div class="ui five column stackable grid overview">
|
<div class="ui five column stackable grid overview">
|
||||||
<div class="column">
|
<div class="column">
|
||||||
<div class="ui segment" style="height: 480px">
|
<div class="ui segment" style="height: 480px">
|
||||||
<h2>{{ _("Research Result") }}</h2>
|
<h2>{{ _("Research Results") }}</h2>
|
||||||
<a class="ui left floated image" href="/me/uploads">
|
<a class="ui left floated image" href="/me/uploads">
|
||||||
<img width="400px" alt="Research Result" src="{{ url_for("static", filename="images/diamond.svg") }}">
|
<img width="400px" alt="Research Results" src="{{ url_for("static", filename="images/diamond.svg") }}">
|
||||||
</a>
|
</a>
|
||||||
<div class="ui right floated text">
|
<div class="ui right floated text">
|
||||||
{{ _("Overview: Description for research result") }}
|
{{ _("Overview: Description for research results") }}
|
||||||
</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: 2023-12-06 23:09+0100\n"
|
"POT-Creation-Date: 2024-01-25 21:51+0100\n"
|
||||||
"PO-Revision-Date: 2023-12-06 23:24+0100\n"
|
"PO-Revision-Date: 2024-01-25 21:51+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"
|
||||||
@@ -30,11 +30,11 @@ msgid "Repository"
|
|||||||
msgstr "Repository"
|
msgstr "Repository"
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/overview.html:12
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/overview.html:12
|
||||||
#: invenio_theme_tugraz/views.py:80
|
#: invenio_theme_tugraz/views.py:70
|
||||||
msgid "Overview"
|
msgid "Overview"
|
||||||
msgstr "Übersicht"
|
msgstr "Übersicht"
|
||||||
|
|
||||||
#: invenio_theme_tugraz/views.py:86
|
#: invenio_theme_tugraz/views.py:76
|
||||||
msgid "My dashboard"
|
msgid "My dashboard"
|
||||||
msgstr "Meine Übersicht"
|
msgstr "Meine Übersicht"
|
||||||
|
|
||||||
@@ -117,7 +117,7 @@ msgstr "Nutzungsstatistiken"
|
|||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/benefits.html:16
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/benefits.html:16
|
||||||
msgid "All uploads display standards compliant usage statistics"
|
msgid "All uploads display standards compliant usage statistics"
|
||||||
msgstr "Alle Uploads entsprechen den Standards der Nutzungsstatistiken."
|
msgstr "Alle Uploads entsprechen den Standards der Nutzungsstatistiken"
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/footer.html:29
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/footer.html:29
|
||||||
msgid "Documentation"
|
msgid "Documentation"
|
||||||
@@ -196,12 +196,15 @@ msgid "to change the font size."
|
|||||||
msgstr "Um die Schriftgröße zu ändern."
|
msgstr "Um die Schriftgröße zu ändern."
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/frontpage_overview.html:13
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/frontpage_overview.html:13
|
||||||
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/navbar.html:17
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/overview.html:26
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/overview.html:26
|
||||||
msgid "Research Result"
|
msgid "Research Results"
|
||||||
msgstr "Forschungsergebnisse"
|
msgstr "Forschungsergebenisse"
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/frontpage_overview.html:16
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/frontpage_overview.html:16
|
||||||
msgid "Frontpage: Description for research result"
|
#, fuzzy
|
||||||
|
#| msgid "Frontpage: Description for research result"
|
||||||
|
msgid "Frontpage: Description for research results"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Forschungsergebnisse ist der Sammelbegriff für alle Ergebnisse eines "
|
"Forschungsergebnisse ist der Sammelbegriff für alle Ergebnisse eines "
|
||||||
"Forschungsprojekts. Sie beschreiben die Daten, den Quellcode und alle "
|
"Forschungsprojekts. Sie beschreiben die Daten, den Quellcode und alle "
|
||||||
@@ -213,7 +216,7 @@ msgstr ""
|
|||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/frontpage_overview.html:26
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/frontpage_overview.html:26
|
||||||
msgid "Search for research results"
|
msgid "Search for research results"
|
||||||
msgstr "Suchen Sie nach Forschungsergebnisse"
|
msgstr "Suchen Sie nach Forschungsergebnissen"
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/frontpage_overview.html:29
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/frontpage_overview.html:29
|
||||||
msgid "Upload research results"
|
msgid "Upload research results"
|
||||||
@@ -330,10 +333,6 @@ msgstr "Warum"
|
|||||||
msgid "All"
|
msgid "All"
|
||||||
msgstr "Alle"
|
msgstr "Alle"
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/navbar.html:17
|
|
||||||
msgid "Research Results"
|
|
||||||
msgstr "Forschungsergebenisse"
|
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/navbar.html:78
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/navbar.html:78
|
||||||
msgid "TU GRAZ"
|
msgid "TU GRAZ"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -359,7 +358,9 @@ msgid "TECHNOLOGY"
|
|||||||
msgstr "LEIDENSCHAFT"
|
msgstr "LEIDENSCHAFT"
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/overview.html:31
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/overview.html:31
|
||||||
msgid "Overview: Description for research result"
|
#, fuzzy
|
||||||
|
#| msgid "Overview: Description for research result"
|
||||||
|
msgid "Overview: Description for research results"
|
||||||
msgstr "Die Forschungsergebnisse bilden die Grundlage für Veröffentlichungen."
|
msgstr "Die Forschungsergebnisse bilden die Grundlage für Veröffentlichungen."
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/overview.html:42
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/overview.html:42
|
||||||
@@ -407,7 +408,7 @@ 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:88
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/recent_uploads.html:86
|
||||||
msgid "More"
|
msgid "More"
|
||||||
msgstr "Mehr"
|
msgstr "Mehr"
|
||||||
|
|
||||||
@@ -501,6 +502,9 @@ 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 "Research Result"
|
||||||
|
#~ msgstr "Forschungsergebnisse"
|
||||||
|
|
||||||
#~ msgid "Open Educational Resources"
|
#~ msgid "Open Educational Resources"
|
||||||
#~ msgstr "Open Educational Resources"
|
#~ msgstr "Open Educational Resources"
|
||||||
|
|
||||||
|
|||||||
@@ -8,8 +8,8 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: invenio-theme-tugraz 4.12.0\n"
|
"Project-Id-Version: invenio-theme-tugraz 4.12.0\n"
|
||||||
"Report-Msgid-Bugs-To: mojib.wali@tugraz.at\n"
|
"Report-Msgid-Bugs-To: mojib.wali@tugraz.at\n"
|
||||||
"POT-Creation-Date: 2023-12-06 23:09+0100\n"
|
"POT-Creation-Date: 2024-01-25 21:47+0100\n"
|
||||||
"PO-Revision-Date: 2023-12-06 23:25+0100\n"
|
"PO-Revision-Date: 2024-01-25 21:47+0100\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: en <LL@li.org>\n"
|
"Language-Team: en <LL@li.org>\n"
|
||||||
"Language: en\n"
|
"Language: en\n"
|
||||||
@@ -30,11 +30,11 @@ msgid "Repository"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/overview.html:12
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/overview.html:12
|
||||||
#: invenio_theme_tugraz/views.py:80
|
#: invenio_theme_tugraz/views.py:70
|
||||||
msgid "Overview"
|
msgid "Overview"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: invenio_theme_tugraz/views.py:86
|
#: invenio_theme_tugraz/views.py:76
|
||||||
msgid "My dashboard"
|
msgid "My dashboard"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -186,12 +186,15 @@ msgid "to change the font size."
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/frontpage_overview.html:13
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/frontpage_overview.html:13
|
||||||
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/navbar.html:17
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/overview.html:26
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/overview.html:26
|
||||||
msgid "Research Result"
|
msgid "Research Results"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/frontpage_overview.html:16
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/frontpage_overview.html:16
|
||||||
msgid "Frontpage: Description for research result"
|
#, fuzzy
|
||||||
|
#| msgid "Frontpage: Description for research result"
|
||||||
|
msgid "Frontpage: Description for research results"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Research results is the collective term for all the results of a research "
|
"Research results is the collective term for all the results of a research "
|
||||||
"project. They describe the data, source code and all digital objects on "
|
"project. They describe the data, source code and all digital objects on "
|
||||||
@@ -318,10 +321,6 @@ msgstr ""
|
|||||||
msgid "All"
|
msgid "All"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/navbar.html:17
|
|
||||||
msgid "Research Results"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/navbar.html:78
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/navbar.html:78
|
||||||
msgid "TU GRAZ"
|
msgid "TU GRAZ"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -347,7 +346,9 @@ msgid "TECHNOLOGY"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/overview.html:31
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/overview.html:31
|
||||||
msgid "Overview: Description for research result"
|
#, fuzzy
|
||||||
|
#| msgid "Overview: Description for research result"
|
||||||
|
msgid "Overview: Description for research results"
|
||||||
msgstr "Research results gives the base on which publications are built."
|
msgstr "Research results gives the base on which publications are built."
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/overview.html:42
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/overview.html:42
|
||||||
@@ -392,7 +393,7 @@ msgstr ""
|
|||||||
msgid "Resource type"
|
msgid "Resource type"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/recent_uploads.html:88
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/recent_uploads.html:86
|
||||||
msgid "More"
|
msgid "More"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@@ -1,15 +1,15 @@
|
|||||||
# Translations template for invenio-theme-tugraz.
|
# Translations template for invenio-theme-tugraz.
|
||||||
# Copyright (C) 2023 Graz University of Technology
|
# Copyright (C) 2024 Graz University of Technology
|
||||||
# This file is distributed under the same license as the
|
# This file is distributed under the same license as the
|
||||||
# invenio-theme-tugraz project.
|
# invenio-theme-tugraz project.
|
||||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2023.
|
# FIRST AUTHOR <EMAIL@ADDRESS>, 2024.
|
||||||
#
|
#
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: invenio-theme-tugraz 4.12.1\n"
|
"Project-Id-Version: invenio-theme-tugraz 4.12.2\n"
|
||||||
"Report-Msgid-Bugs-To: mojib.wali@tugraz.at\n"
|
"Report-Msgid-Bugs-To: mojib.wali@tugraz.at\n"
|
||||||
"POT-Creation-Date: 2023-12-06 23:09+0100\n"
|
"POT-Creation-Date: 2024-01-25 21:51+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"
|
||||||
@@ -28,11 +28,11 @@ msgid "Repository"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/overview.html:12
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/overview.html:12
|
||||||
#: invenio_theme_tugraz/views.py:80
|
#: invenio_theme_tugraz/views.py:70
|
||||||
msgid "Overview"
|
msgid "Overview"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: invenio_theme_tugraz/views.py:86
|
#: invenio_theme_tugraz/views.py:76
|
||||||
msgid "My dashboard"
|
msgid "My dashboard"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -184,12 +184,13 @@ msgid "to change the font size."
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/frontpage_overview.html:13
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/frontpage_overview.html:13
|
||||||
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/navbar.html:17
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/overview.html:26
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/overview.html:26
|
||||||
msgid "Research Result"
|
msgid "Research Results"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/frontpage_overview.html:16
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/frontpage_overview.html:16
|
||||||
msgid "Frontpage: Description for research result"
|
msgid "Frontpage: Description for research results"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/frontpage_overview.html:26
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/frontpage_overview.html:26
|
||||||
@@ -299,10 +300,6 @@ msgstr ""
|
|||||||
msgid "All"
|
msgid "All"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/navbar.html:17
|
|
||||||
msgid "Research Results"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/navbar.html:78
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/navbar.html:78
|
||||||
msgid "TU GRAZ"
|
msgid "TU GRAZ"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -328,7 +325,7 @@ msgid "TECHNOLOGY"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/overview.html:31
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/overview.html:31
|
||||||
msgid "Overview: Description for research result"
|
msgid "Overview: Description for research results"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/overview.html:42
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/overview.html:42
|
||||||
@@ -367,7 +364,7 @@ msgstr ""
|
|||||||
msgid "Resource type"
|
msgid "Resource type"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/recent_uploads.html:88
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/recent_uploads.html:86
|
||||||
msgid "More"
|
msgid "More"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user