-
DOI
+
{{_ ("DOI")}}
{{ id_doi }}
diff --git a/invenio_theme_tugraz/templates/invenio_theme_tugraz/footer.html b/invenio_theme_tugraz/templates/invenio_theme_tugraz/footer.html
index a58437d..4b1b11b 100644
--- a/invenio_theme_tugraz/templates/invenio_theme_tugraz/footer.html
+++ b/invenio_theme_tugraz/templates/invenio_theme_tugraz/footer.html
@@ -28,18 +28,18 @@
-
Repository
+
{{_ ("Repository")}}
- Impressum
+ {{_ ("Impressum")}}
- Datenschutzerklärung
+ {{_ ("Data protection")}}
- Feedback
+ {{_ ("Feedback")}}
@@ -48,43 +48,43 @@
-
Features
+ {{_ ("Features")}}
- Scalability
+ {{_ ("Scalability")}}
- Institutional integration
+ {{_ ("Institutional integration")}}
- Next Generation Repository
+ {{_ ("Next Generation Repository")}}
- Repository Profiles
+ {{_ ("Repository Profiles")}}
- Resilient
+ {{_ ("Resilient")}}
-
Accessibility
-
Tipp:
Use Ctrl + and Crtl -
to change the font size.
+
{{_ ("Accessibility")}}
+
{{_ ("Tipp:")}}
{{_ ("Use Ctrl + and Crtl -")}}
{{_ ("to change the font size.")}}
diff --git a/invenio_theme_tugraz/templates/invenio_theme_tugraz/frontpage.html b/invenio_theme_tugraz/templates/invenio_theme_tugraz/frontpage.html
deleted file mode 100644
index e94fed7..0000000
--- a/invenio_theme_tugraz/templates/invenio_theme_tugraz/frontpage.html
+++ /dev/null
@@ -1,25 +0,0 @@
-{#
- Copyright (C) 2020 TUGRAZ
- Copyright (C) 2020 mojib wali.
-
- 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.
-#}
-
-{%- extends "semantic-ui/invenio_theme/frontpage.html" %}
-
-{%- block page_header %}
-{%- include "invenio_theme_tugraz/header_frontpage.html" %}
-{%- endblock page_header %}
-
-
-{%- block page_body %}
-
-{%- block first_section%}
-
-{%- endblock first_section%}
-{%- block second_section%}
-
-{%- endblock second_section%}
-{%- endblock page_body%}
\ No newline at end of file
diff --git a/invenio_theme_tugraz/templates/invenio_theme_tugraz/header.html b/invenio_theme_tugraz/templates/invenio_theme_tugraz/header.html
index fe8a38e..1720fea 100644
--- a/invenio_theme_tugraz/templates/invenio_theme_tugraz/header.html
+++ b/invenio_theme_tugraz/templates/invenio_theme_tugraz/header.html
@@ -31,7 +31,7 @@
transform="translate(-279.72 -403.28)">
- Home
+ {{_ ("Home")}}
{%- for item in current_menu.submenu('main').children|sort(attribute='order') if item.visible recursive %}
diff --git a/invenio_theme_tugraz/templates/invenio_theme_tugraz/header_frontpage.html b/invenio_theme_tugraz/templates/invenio_theme_tugraz/header_frontpage.html
deleted file mode 100644
index 509f6ac..0000000
--- a/invenio_theme_tugraz/templates/invenio_theme_tugraz/header_frontpage.html
+++ /dev/null
@@ -1,53 +0,0 @@
-{#
- Copyright (C) 2020 TUGRAZ
- Copyright (C) 2020 mojib wali.
-
- 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.
-#}
-
-
-{%- extends config.THEME_HEADER_TEMPLATE %}
-
-{#- Remove search field from top bar on frontpage #}
-{%- block navbar_search %}{% endblock %}
-
-{%- block navbar %}
-{{ super() }}
-
-{%- block frontpage_search %}
-
-
-
-
-
-
-
- {%- block frontpage_form %}
-
-
- {%- endblock frontpage_form %}
-
-
-
-
-
-
-{%- endblock frontpage_search %}
- {% endblock %}
\ No newline at end of file
diff --git a/invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html b/invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html
index 0fdf810..06a5fe1 100644
--- a/invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html
+++ b/invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html
@@ -116,30 +116,31 @@
-
Need help?
+
{{_ ("Need help?")}}
- {{config.THEME_SITENAME}} prioritizes all requested related to the COVID-19 outbreak.
+ {{config.THEME_SITENAME}} {{_ ("prioritizes all Recent uploads.")}}
- We can help with:
+ {{_ ("We can help with:")}}
+
- - Uploading your research data, software, preprints, etc.
- - One-on-one with {{config.THEME_SITENAME}} supporters.
- - Quota increases beyond our default policy.
- - Scripts for automated uploading of larger datasets.
+ - {{_ ("Uploading your research data, software, preprints, etc.")}}
+ - {{_ ("One-on-one with")}} {{config.THEME_SITENAME}} {{_ ("supporters.")}}
+ - {{_ ("Quota increases beyond our default policy.")}}
+ - {{_ ("Scripts for automated uploading of larger datasets.")}}
-
Why use {{config.THEME_SITENAME}}?
+ {{_ ("Why use")}} {{config.THEME_SITENAME}}?
{% include "invenio_theme_tugraz/benefits.html" %}
diff --git a/invenio_theme_tugraz/translations/de/LC_MESSAGES/messages.po b/invenio_theme_tugraz/translations/de/LC_MESSAGES/messages.po
index 606996d..5e2a8f2 100644
--- a/invenio_theme_tugraz/translations/de/LC_MESSAGES/messages.po
+++ b/invenio_theme_tugraz/translations/de/LC_MESSAGES/messages.po
@@ -6,11 +6,11 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: invenio-theme-tugraz 1.0.3\n"
+"Project-Id-Version: invenio-theme-tugraz 1.0.4\n"
"Report-Msgid-Bugs-To: mojib.wali@tugraz.at\n"
-"POT-Creation-Date: 2020-09-17 11:15+0200\n"
-"PO-Revision-Date: 2020-09-17 11:15+0200\n"
-"Last-Translator: Mojib Wali
, 2020\n"
+"POT-Creation-Date: 2020-10-06 14:28+0200\n"
+"PO-Revision-Date: 2020-10-06 10:27+0200\n"
+"Last-Translator: FULL NAME \n"
"Language: de\n"
"Language-Team: de \n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
@@ -19,33 +19,36 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.8.0\n"
-#: invenio_theme_tugraz/config.py:53
+#: invenio_theme_tugraz/config.py:13 invenio_theme_tugraz/config.py:52
msgid "TU Graz Repository"
msgstr ""
-#: invenio_theme_tugraz/config.py:56
+#: invenio_theme_tugraz/config.py:55
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/footer.html:31
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/navbar.html:67
msgid "Repository"
-msgstr ""
+msgstr "Repository"
-#: invenio_theme_tugraz/config.py:81
+#: invenio_theme_tugraz/config.py:80
msgid "German"
-msgstr ""
+msgstr "Deutsche"
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/accounts_base.html:27
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/base.html:27
msgid "Invenio"
-msgstr ""
+msgstr "Invenio"
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/benefits.html:3
msgid "Safe"
-msgstr ""
+msgstr "Sicher"
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/benefits.html:3
msgid ""
-"your research is stored safely for the future in CERN’s Data Centre for "
-"as long as CERN exists."
+"your research is stored safely for the future in TU Graz library for as "
+"long as TU Graz library exists."
msgstr ""
+"Ihre Forschung wird für die Zukunft sicher in der Bibliothek der TU Graz "
+"gespeichert als solange die Bibliothek TU Graz existiert."
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/benefits.html:4
msgid "Trusted"
@@ -103,23 +106,91 @@ msgstr ""
msgid "All uploads display standards compliant usage statistics"
msgstr ""
-#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:26
-msgid "Type and press enter to search"
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/footer.html:34
+msgid "Impressum"
msgstr ""
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/footer.html:38
+msgid "Data protection"
+msgstr "Datenschutzerklärung"
+
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/footer.html:42
+msgid "Feedback"
+msgstr ""
+
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/footer.html:51
+msgid "Features"
+msgstr ""
+
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/footer.html:53
+msgid "Scalability"
+msgstr ""
+
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/footer.html:55
+msgid "Institutional integration"
+msgstr ""
+
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/footer.html:57
+msgid "Next Generation Repository"
+msgstr ""
+
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/footer.html:60
+msgid "Repository Profiles"
+msgstr ""
+
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/footer.html:62
+msgid "Resilient"
+msgstr ""
+
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/footer.html:69
+msgid "Connected Services"
+msgstr ""
+
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/footer.html:73
+msgid "PURE"
+msgstr ""
+
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/footer.html:76
+msgid "CampusOnline"
+msgstr ""
+
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/footer.html:79
+msgid "Research Data Management"
+msgstr "Forschungsdatenmanagement"
+
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/footer.html:86
+msgid "Accessibility"
+msgstr ""
+
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/footer.html:87
+msgid "Tipp:"
+msgstr ""
+
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/footer.html:87
+msgid "Use Ctrl + and Crtl -"
+msgstr ""
+
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/footer.html:87
+msgid "to change the font size."
+msgstr ""
+
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/header.html:34
+msgid "Home"
+msgstr ""
+
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:24
+msgid "Type and press enter to search"
+msgstr "Suchbegriff eingeben und “Enter” drücken (?)"
+
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:40
msgid "Recent uploads"
msgstr ""
-#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:47
-msgid "View"
-msgstr ""
-
-#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:54
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:52
msgid "Publication date"
msgstr ""
-#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:58
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:57
msgid "Version"
msgstr ""
@@ -127,21 +198,58 @@ msgstr ""
msgid "Resource type"
msgstr ""
-#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:67
-msgid "Open Access"
-msgstr ""
-
-#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:77
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:91
#, python-format
msgid ""
-"Uploaded on\n"
-" %(date)s"
+"\n"
+" Uploaded on %(date)s\n"
+" "
msgstr ""
-#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:88
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:110
msgid "More"
msgstr ""
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:119
+msgid "Need help?"
+msgstr ""
+
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:123
+msgid "Contact us"
+msgstr ""
+
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:127
+msgid "prioritizes all Recent uploads."
+msgstr ""
+
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:130
+msgid "We can help with:"
+msgstr ""
+
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:135
+msgid "Uploading your research data, software, preprints, etc."
+msgstr ""
+
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:136
+msgid "One-on-one with"
+msgstr ""
+
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:136
+msgid "supporters."
+msgstr ""
+
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:137
+msgid "Quota increases beyond our default policy."
+msgstr ""
+
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:138
+msgid "Scripts for automated uploading of larger datasets."
+msgstr ""
+
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:143
+msgid "Why use"
+msgstr ""
+
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/navbar.html:77
msgid "SCIENCE"
msgstr "Wissenschaft"
@@ -154,44 +262,99 @@ msgstr "Leidenschaft"
msgid "TECHNOLOGY"
msgstr "Technik"
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/header_login.html:8
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/login_user.html:59
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/register_user.html:80
+msgid "Sign Up"
+msgstr ""
+
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/header_login.html:15
+msgid "Log in"
+msgstr "Einloggen"
+
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/header_login.html:30
msgid "Logout"
+msgstr "Ausloggen"
+
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/login_user.html:24
+msgid "Log in to Repository"
msgstr ""
-#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/login_user.html:22
-msgid "Log in to account"
-msgstr ""
-
-#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/login_user.html:28
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/login_user.html:31
#, python-format
msgid " Login with %(type)s"
msgstr ""
-#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/login_user.html:43
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/login_user.html:35
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/register_user.html:54
-msgid "Log In"
-msgstr ""
+msgid "Or"
+msgstr "Oder"
-#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/login_user.html:55
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/login_user.html:46
+msgid "Log In"
+msgstr "Einloggen"
+
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/login_user.html:58
#, python-format
msgid "New to %(sitename)s?"
msgstr ""
-#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/login_user.html:56
-#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/register_user.html:45
-msgid "Sign Up"
-msgstr ""
-
-#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/login_user.html:65
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/login_user.html:68
msgid "Forgot password?"
msgstr ""
-#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/register_user.html:23
-#, python-format
-msgid "Sign up for an %(sitename)s account!"
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/register_user.html:22
+msgid "Create an Account"
msgstr ""
-#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/register_user.html:53
-msgid "Already have an account?"
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/register_user.html:27
+msgid "Citeable. Discoverable."
msgstr ""
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/register_user.html:29
+msgid ""
+"Uploads get a Digital Object Identifier (DOI) to make them easily and "
+"uniquely citeable."
+msgstr ""
+
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/register_user.html:30
+msgid "Communities."
+msgstr ""
+
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/register_user.html:32
+msgid ""
+"Accept or reject uploads to your own community (e.g workshops, EU "
+"projects, institutions or entire disciplines)."
+msgstr ""
+
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/register_user.html:34
+msgid "Trusted Research Data Management"
+msgstr ""
+
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/register_user.html:36
+msgid ""
+"Built on top of TU Graz expertise in managing of the research data from "
+"the Graz University of Technology."
+msgstr ""
+
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/register_user.html:50
+msgid "Sign up with TUGRAZ "
+msgstr ""
+
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/details/doi.html:28
+msgid "RDM DOI Badge"
+msgstr ""
+
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/details/doi.html:32
+msgid "DOI"
+msgstr ""
+
+#~ msgid ""
+#~ "your research is stored safely for "
+#~ "the future in CERN’s Data Centre "
+#~ "for as long as CERN exists."
+#~ msgstr ""
+
+#~ msgid "One-on-one with {{config.THEME_SITENAME}} supporters."
+#~ msgstr ""
+
diff --git a/invenio_theme_tugraz/translations/messages.pot b/invenio_theme_tugraz/translations/messages.pot
index 6d0e962..9e537f1 100644
--- a/invenio_theme_tugraz/translations/messages.pot
+++ b/invenio_theme_tugraz/translations/messages.pot
@@ -7,27 +7,28 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: invenio-theme-tugraz 1.0.3\n"
+"Project-Id-Version: invenio-theme-tugraz 1.0.4\n"
"Report-Msgid-Bugs-To: mojib.wali@tugraz.at\n"
-"POT-Creation-Date: 2020-09-17 11:16+0200\n"
+"POT-Creation-Date: 2020-10-06 14:28+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: Mojib Wali , 2020\n"
+"Last-Translator: FULL NAME \n"
"Language-Team: LANGUAGE \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.8.0\n"
-#: invenio_theme_tugraz/config.py:53
+#: invenio_theme_tugraz/config.py:13 invenio_theme_tugraz/config.py:52
msgid "TU Graz Repository"
msgstr ""
-#: invenio_theme_tugraz/config.py:56
+#: invenio_theme_tugraz/config.py:55
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/footer.html:31
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/navbar.html:67
msgid "Repository"
msgstr ""
-#: invenio_theme_tugraz/config.py:81
+#: invenio_theme_tugraz/config.py:80
msgid "German"
msgstr ""
@@ -42,8 +43,8 @@ msgstr ""
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/benefits.html:3
msgid ""
-"your research is stored safely for the future in CERN’s Data Centre for "
-"as long as CERN exists."
+"your research is stored safely for the future in TU Graz library for as "
+"long as TU Graz library exists."
msgstr ""
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/benefits.html:4
@@ -102,7 +103,79 @@ msgstr ""
msgid "All uploads display standards compliant usage statistics"
msgstr ""
-#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:26
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/footer.html:34
+msgid "Impressum"
+msgstr ""
+
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/footer.html:38
+msgid "Data protection"
+msgstr ""
+
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/footer.html:42
+msgid "Feedback"
+msgstr ""
+
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/footer.html:51
+msgid "Features"
+msgstr ""
+
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/footer.html:53
+msgid "Scalability"
+msgstr ""
+
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/footer.html:55
+msgid "Institutional integration"
+msgstr ""
+
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/footer.html:57
+msgid "Next Generation Repository"
+msgstr ""
+
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/footer.html:60
+msgid "Repository Profiles"
+msgstr ""
+
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/footer.html:62
+msgid "Resilient"
+msgstr ""
+
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/footer.html:69
+msgid "Connected Services"
+msgstr ""
+
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/footer.html:73
+msgid "PURE"
+msgstr ""
+
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/footer.html:76
+msgid "CampusOnline"
+msgstr ""
+
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/footer.html:79
+msgid "Research Data Management"
+msgstr ""
+
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/footer.html:86
+msgid "Accessibility"
+msgstr ""
+
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/footer.html:87
+msgid "Tipp:"
+msgstr ""
+
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/footer.html:87
+msgid "Use Ctrl + and Crtl -"
+msgstr ""
+
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/footer.html:87
+msgid "to change the font size."
+msgstr ""
+
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/header.html:34
+msgid "Home"
+msgstr ""
+
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:24
msgid "Type and press enter to search"
msgstr ""
@@ -110,15 +183,11 @@ msgstr ""
msgid "Recent uploads"
msgstr ""
-#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:47
-msgid "View"
-msgstr ""
-
-#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:54
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:52
msgid "Publication date"
msgstr ""
-#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:58
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:57
msgid "Version"
msgstr ""
@@ -126,21 +195,58 @@ msgstr ""
msgid "Resource type"
msgstr ""
-#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:67
-msgid "Open Access"
-msgstr ""
-
-#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:77
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:91
#, python-format
msgid ""
-"Uploaded on\n"
-" %(date)s"
+"\n"
+" Uploaded on %(date)s\n"
+" "
msgstr ""
-#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:88
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:110
msgid "More"
msgstr ""
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:119
+msgid "Need help?"
+msgstr ""
+
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:123
+msgid "Contact us"
+msgstr ""
+
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:127
+msgid "prioritizes all Recent uploads."
+msgstr ""
+
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:130
+msgid "We can help with:"
+msgstr ""
+
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:135
+msgid "Uploading your research data, software, preprints, etc."
+msgstr ""
+
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:136
+msgid "One-on-one with"
+msgstr ""
+
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:136
+msgid "supporters."
+msgstr ""
+
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:137
+msgid "Quota increases beyond our default policy."
+msgstr ""
+
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:138
+msgid "Scripts for automated uploading of larger datasets."
+msgstr ""
+
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:143
+msgid "Why use"
+msgstr ""
+
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/navbar.html:77
msgid "SCIENCE"
msgstr ""
@@ -153,44 +259,90 @@ msgstr ""
msgid "TECHNOLOGY"
msgstr ""
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/header_login.html:8
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/login_user.html:59
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/register_user.html:80
+msgid "Sign Up"
+msgstr ""
+
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/header_login.html:15
+msgid "Log in"
+msgstr ""
+
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/header_login.html:30
msgid "Logout"
msgstr ""
-#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/login_user.html:22
-msgid "Log in to account"
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/login_user.html:24
+msgid "Log in to Repository"
msgstr ""
-#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/login_user.html:28
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/login_user.html:31
#, python-format
msgid " Login with %(type)s"
msgstr ""
-#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/login_user.html:43
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/login_user.html:35
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/register_user.html:54
+msgid "Or"
+msgstr ""
+
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/login_user.html:46
msgid "Log In"
msgstr ""
-#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/login_user.html:55
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/login_user.html:58
#, python-format
msgid "New to %(sitename)s?"
msgstr ""
-#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/login_user.html:56
-#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/register_user.html:45
-msgid "Sign Up"
-msgstr ""
-
-#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/login_user.html:65
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/login_user.html:68
msgid "Forgot password?"
msgstr ""
-#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/register_user.html:23
-#, python-format
-msgid "Sign up for an %(sitename)s account!"
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/register_user.html:22
+msgid "Create an Account"
msgstr ""
-#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/register_user.html:53
-msgid "Already have an account?"
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/register_user.html:27
+msgid "Citeable. Discoverable."
+msgstr ""
+
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/register_user.html:29
+msgid ""
+"Uploads get a Digital Object Identifier (DOI) to make them easily and "
+"uniquely citeable."
+msgstr ""
+
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/register_user.html:30
+msgid "Communities."
+msgstr ""
+
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/register_user.html:32
+msgid ""
+"Accept or reject uploads to your own community (e.g workshops, EU "
+"projects, institutions or entire disciplines)."
+msgstr ""
+
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/register_user.html:34
+msgid "Trusted Research Data Management"
+msgstr ""
+
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/register_user.html:36
+msgid ""
+"Built on top of TU Graz expertise in managing of the research data from "
+"the Graz University of Technology."
+msgstr ""
+
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/register_user.html:50
+msgid "Sign up with TUGRAZ "
+msgstr ""
+
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/details/doi.html:28
+msgid "RDM DOI Badge"
+msgstr ""
+
+#: invenio_theme_tugraz/templates/invenio_theme_tugraz/details/doi.html:32
+msgid "DOI"
msgstr ""