diff --git a/invenio_theme_tugraz/templates/invenio_theme_tugraz/frontpage_overview.html b/invenio_theme_tugraz/templates/invenio_theme_tugraz/frontpage_overview.html index d095302..073b572 100644 --- a/invenio_theme_tugraz/templates/invenio_theme_tugraz/frontpage_overview.html +++ b/invenio_theme_tugraz/templates/invenio_theme_tugraz/frontpage_overview.html @@ -10,10 +10,10 @@
-

{{ _("Research Result") }}

+

{{ _("Research Results") }}

- {{ _("Frontpage: Description for research result") }} + {{ _("Frontpage: Description for research results") }}
    diff --git a/invenio_theme_tugraz/templates/invenio_theme_tugraz/overview.html b/invenio_theme_tugraz/templates/invenio_theme_tugraz/overview.html index 46cdd37..29675d4 100644 --- a/invenio_theme_tugraz/templates/invenio_theme_tugraz/overview.html +++ b/invenio_theme_tugraz/templates/invenio_theme_tugraz/overview.html @@ -23,12 +23,12 @@
    -

    {{ _("Research Result") }}

    +

    {{ _("Research Results") }}

    - Research Result + Research Results
    - {{ _("Overview: Description for research result") }} + {{ _("Overview: Description for research results") }}
    diff --git a/invenio_theme_tugraz/translations/de/LC_MESSAGES/messages.po b/invenio_theme_tugraz/translations/de/LC_MESSAGES/messages.po index 7a420ee..32d0abd 100644 --- a/invenio_theme_tugraz/translations/de/LC_MESSAGES/messages.po +++ b/invenio_theme_tugraz/translations/de/LC_MESSAGES/messages.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: invenio-theme-tugraz 1.0.4\n" "Report-Msgid-Bugs-To: mojib.wali@tugraz.at\n" -"POT-Creation-Date: 2023-12-06 23:09+0100\n" -"PO-Revision-Date: 2023-12-06 23:24+0100\n" +"POT-Creation-Date: 2024-01-25 21:51+0100\n" +"PO-Revision-Date: 2024-01-25 21:51+0100\n" "Last-Translator: \n" "Language-Team: de \n" "Language: de\n" @@ -30,11 +30,11 @@ msgid "Repository" msgstr "Repository" #: invenio_theme_tugraz/templates/invenio_theme_tugraz/overview.html:12 -#: invenio_theme_tugraz/views.py:80 +#: invenio_theme_tugraz/views.py:70 msgid "Overview" msgstr "Übersicht" -#: invenio_theme_tugraz/views.py:86 +#: invenio_theme_tugraz/views.py:76 msgid "My dashboard" msgstr "Meine Übersicht" @@ -117,7 +117,7 @@ msgstr "Nutzungsstatistiken" #: invenio_theme_tugraz/templates/invenio_theme_tugraz/benefits.html:16 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 msgid "Documentation" @@ -196,12 +196,15 @@ msgid "to change the font size." 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/navbar.html:17 #: invenio_theme_tugraz/templates/invenio_theme_tugraz/overview.html:26 -msgid "Research Result" -msgstr "Forschungsergebnisse" +msgid "Research Results" +msgstr "Forschungsergebenisse" #: 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 "" "Forschungsergebnisse ist der Sammelbegriff für alle Ergebnisse eines " "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 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 msgid "Upload research results" @@ -330,10 +333,6 @@ msgstr "Warum" msgid "All" 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 msgid "TU GRAZ" msgstr "" @@ -359,7 +358,9 @@ msgid "TECHNOLOGY" msgstr "LEIDENSCHAFT" #: 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." #: invenio_theme_tugraz/templates/invenio_theme_tugraz/overview.html:42 @@ -407,7 +408,7 @@ msgstr "Datum der Veröffentlichung" msgid "Resource type" 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" msgstr "Mehr" @@ -501,6 +502,9 @@ msgstr "Mit Ihrem TUGonline-Account registrieren" msgid "Sign up with repository credentials" msgstr "Mit Ihren Repository Daten registrieren" +#~ msgid "Research Result" +#~ msgstr "Forschungsergebnisse" + #~ msgid "Open Educational Resources" #~ msgstr "Open Educational Resources" diff --git a/invenio_theme_tugraz/translations/en/LC_MESSAGES/messages.po b/invenio_theme_tugraz/translations/en/LC_MESSAGES/messages.po index 936bc59..7e39188 100644 --- a/invenio_theme_tugraz/translations/en/LC_MESSAGES/messages.po +++ b/invenio_theme_tugraz/translations/en/LC_MESSAGES/messages.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: invenio-theme-tugraz 4.12.0\n" "Report-Msgid-Bugs-To: mojib.wali@tugraz.at\n" -"POT-Creation-Date: 2023-12-06 23:09+0100\n" -"PO-Revision-Date: 2023-12-06 23:25+0100\n" +"POT-Creation-Date: 2024-01-25 21:47+0100\n" +"PO-Revision-Date: 2024-01-25 21:47+0100\n" "Last-Translator: \n" "Language-Team: en \n" "Language: en\n" @@ -30,11 +30,11 @@ msgid "Repository" msgstr "" #: invenio_theme_tugraz/templates/invenio_theme_tugraz/overview.html:12 -#: invenio_theme_tugraz/views.py:80 +#: invenio_theme_tugraz/views.py:70 msgid "Overview" msgstr "" -#: invenio_theme_tugraz/views.py:86 +#: invenio_theme_tugraz/views.py:76 msgid "My dashboard" msgstr "" @@ -186,12 +186,15 @@ msgid "to change the font size." msgstr "" #: 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 -msgid "Research Result" +msgid "Research Results" msgstr "" #: 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 "" "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 " @@ -318,10 +321,6 @@ msgstr "" msgid "All" 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 msgid "TU GRAZ" msgstr "" @@ -347,7 +346,9 @@ msgid "TECHNOLOGY" msgstr "" #: 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." #: invenio_theme_tugraz/templates/invenio_theme_tugraz/overview.html:42 @@ -392,7 +393,7 @@ msgstr "" msgid "Resource type" 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" msgstr "" diff --git a/invenio_theme_tugraz/translations/messages.pot b/invenio_theme_tugraz/translations/messages.pot index 018d399..ea56713 100644 --- a/invenio_theme_tugraz/translations/messages.pot +++ b/invenio_theme_tugraz/translations/messages.pot @@ -1,15 +1,15 @@ # 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 # invenio-theme-tugraz project. -# FIRST AUTHOR , 2023. +# FIRST AUTHOR , 2024. # #, fuzzy msgid "" 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" -"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" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -28,11 +28,11 @@ msgid "Repository" msgstr "" #: invenio_theme_tugraz/templates/invenio_theme_tugraz/overview.html:12 -#: invenio_theme_tugraz/views.py:80 +#: invenio_theme_tugraz/views.py:70 msgid "Overview" msgstr "" -#: invenio_theme_tugraz/views.py:86 +#: invenio_theme_tugraz/views.py:76 msgid "My dashboard" msgstr "" @@ -184,12 +184,13 @@ msgid "to change the font size." msgstr "" #: 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 -msgid "Research Result" +msgid "Research Results" msgstr "" #: invenio_theme_tugraz/templates/invenio_theme_tugraz/frontpage_overview.html:16 -msgid "Frontpage: Description for research result" +msgid "Frontpage: Description for research results" msgstr "" #: invenio_theme_tugraz/templates/invenio_theme_tugraz/frontpage_overview.html:26 @@ -299,10 +300,6 @@ msgstr "" msgid "All" 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 msgid "TU GRAZ" msgstr "" @@ -328,7 +325,7 @@ msgid "TECHNOLOGY" msgstr "" #: invenio_theme_tugraz/templates/invenio_theme_tugraz/overview.html:31 -msgid "Overview: Description for research result" +msgid "Overview: Description for research results" msgstr "" #: invenio_theme_tugraz/templates/invenio_theme_tugraz/overview.html:42 @@ -367,7 +364,7 @@ msgstr "" msgid "Resource type" 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" msgstr ""