mirror of
https://github.com/Cian-H/invenio-theme-iform.git
synced 2026-05-21 06:21:52 +01:00
Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e73fc3633d | |||
| aa2c3112df | |||
| 62d23f104c | |||
| 07d7e6fa0e | |||
| 27f1501b31 | |||
| 6299da5ca2 | |||
| 9ec241684d |
+71
@@ -7,6 +7,77 @@
|
|||||||
|
|
||||||
Changes
|
Changes
|
||||||
=======
|
=======
|
||||||
|
Version 3.7.0 (released 2021-12-07)
|
||||||
|
|
||||||
|
- dep: bump config module #252
|
||||||
|
- docs: adjust sphinx to flask2 #251
|
||||||
|
- update register and login view #247
|
||||||
|
|
||||||
|
Version 3.6.1 (released 2021-09-01)
|
||||||
|
|
||||||
|
- fix: add font locally and remove google dependency #242
|
||||||
|
- fix: css for ui divider #243
|
||||||
|
|
||||||
|
Version 3.6.0 (released 2021-05-08)
|
||||||
|
|
||||||
|
- config: removes i18n config #239
|
||||||
|
- revert: removes override for details,deposit page #238
|
||||||
|
- styling: changes deposit form segment color #234
|
||||||
|
- refactor: views & deposit override #235
|
||||||
|
- login_user: extended user login template #230
|
||||||
|
|
||||||
|
Version 3.4.1 (released 2021-06-04)
|
||||||
|
|
||||||
|
- global: route blueprint migrated to config-tugraz #228
|
||||||
|
|
||||||
|
Version 3.4.0 (released 2021-06-01)
|
||||||
|
|
||||||
|
- documents: adds reference guide version 2 #225
|
||||||
|
- ui: change title to data-tooltip #224
|
||||||
|
- global: migrate inveniordm v4 #226
|
||||||
|
|
||||||
|
Version 3.0.3 (released 2021-06-01)
|
||||||
|
|
||||||
|
- bugfix: removes overrides item #222
|
||||||
|
|
||||||
|
Version 3.0.2 (released 2021-05-17)
|
||||||
|
|
||||||
|
- feature: adds credits to footer #217
|
||||||
|
- ui: adapt color badges #220
|
||||||
|
- badges(ui): adds tug theme badge colors #221
|
||||||
|
|
||||||
|
Version 3.0.1 (released 2021-05-07)
|
||||||
|
|
||||||
|
- override depsit & edit #210
|
||||||
|
- ui: display access badge #212
|
||||||
|
- documents: adds missing documents #216
|
||||||
|
|
||||||
|
Version 3.0.0 (released 2021-04-30)
|
||||||
|
|
||||||
|
- Migrated to invenioRDM v3 #209
|
||||||
|
|
||||||
|
Version 2.0.9 (released 2021-04-15)
|
||||||
|
|
||||||
|
- bugfix: created field using old metadata #196
|
||||||
|
- fix: blur link on click, clickable login with TUG button #194
|
||||||
|
|
||||||
|
Version 2.0.6 (released 2021-04-8)
|
||||||
|
|
||||||
|
- bugfixes: modified config vars #191
|
||||||
|
|
||||||
|
Version 1.9.0 (released 2021-03-11)
|
||||||
|
|
||||||
|
- DOI minting #161
|
||||||
|
- Zammad contact Form #156
|
||||||
|
|
||||||
|
Version 1.0.3 (released 2020-07-10)
|
||||||
|
|
||||||
|
- firefox compatibility: centering the menu underline #40
|
||||||
|
- adds font-family #50
|
||||||
|
|
||||||
|
Version 1.0.1 (released 2020-07-08)
|
||||||
|
|
||||||
|
- Login page modified #48
|
||||||
|
|
||||||
Version 0.1.0 (released TBD)
|
Version 0.1.0 (released TBD)
|
||||||
|
|
||||||
|
|||||||
@@ -34,6 +34,9 @@ recursive-include invenio_theme_tugraz *.svg
|
|||||||
recursive-include invenio_theme_tugraz *.less
|
recursive-include invenio_theme_tugraz *.less
|
||||||
recursive-include invenio_theme_tugraz *.ico
|
recursive-include invenio_theme_tugraz *.ico
|
||||||
recursive-include invenio_theme_tugraz *.pdf
|
recursive-include invenio_theme_tugraz *.pdf
|
||||||
|
recursive-include invenio_theme_tugraz *.ttf
|
||||||
|
recursive-include invenio_theme_tugraz *.txt
|
||||||
|
|
||||||
recursive-include tests *.py
|
recursive-include tests *.py
|
||||||
recursive-include invenio_theme_tugraz *.jpg
|
recursive-include invenio_theme_tugraz *.jpg
|
||||||
recursive-include invenio_theme_tugraz *.gitkeep
|
recursive-include invenio_theme_tugraz *.gitkeep
|
||||||
|
|||||||
@@ -328,6 +328,8 @@ texinfo_documents = [
|
|||||||
# Example configuration for intersphinx: refer to the Python standard library.
|
# Example configuration for intersphinx: refer to the Python standard library.
|
||||||
intersphinx_mapping = {
|
intersphinx_mapping = {
|
||||||
"python": ("https://docs.python.org/", None),
|
"python": ("https://docs.python.org/", None),
|
||||||
|
"flask": ("https://flask.palletsprojects.com/", None),
|
||||||
|
"werkzeug": ("https://werkzeug.palletsprojects.com/", None),
|
||||||
# TODO: Configure external documentation references, eg:
|
# TODO: Configure external documentation references, eg:
|
||||||
# 'Flask-Admin': ('https://flask-admin.readthedocs.io/en/latest/', None),
|
# 'Flask-Admin': ('https://flask-admin.readthedocs.io/en/latest/', None),
|
||||||
}
|
}
|
||||||
|
|||||||
+93
@@ -0,0 +1,93 @@
|
|||||||
|
Copyright 2010, 2012, 2014 Adobe Systems Incorporated (http://www.adobe.com/), with Reserved Font Name ‘Source’.
|
||||||
|
|
||||||
|
This Font Software is licensed under the SIL Open Font License, Version 1.1.
|
||||||
|
This license is copied below, and is also available with a FAQ at:
|
||||||
|
http://scripts.sil.org/OFL
|
||||||
|
|
||||||
|
|
||||||
|
-----------------------------------------------------------
|
||||||
|
SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
|
||||||
|
-----------------------------------------------------------
|
||||||
|
|
||||||
|
PREAMBLE
|
||||||
|
The goals of the Open Font License (OFL) are to stimulate worldwide
|
||||||
|
development of collaborative font projects, to support the font creation
|
||||||
|
efforts of academic and linguistic communities, and to provide a free and
|
||||||
|
open framework in which fonts may be shared and improved in partnership
|
||||||
|
with others.
|
||||||
|
|
||||||
|
The OFL allows the licensed fonts to be used, studied, modified and
|
||||||
|
redistributed freely as long as they are not sold by themselves. The
|
||||||
|
fonts, including any derivative works, can be bundled, embedded,
|
||||||
|
redistributed and/or sold with any software provided that any reserved
|
||||||
|
names are not used by derivative works. The fonts and derivatives,
|
||||||
|
however, cannot be released under any other type of license. The
|
||||||
|
requirement for fonts to remain under this license does not apply
|
||||||
|
to any document created using the fonts or their derivatives.
|
||||||
|
|
||||||
|
DEFINITIONS
|
||||||
|
"Font Software" refers to the set of files released by the Copyright
|
||||||
|
Holder(s) under this license and clearly marked as such. This may
|
||||||
|
include source files, build scripts and documentation.
|
||||||
|
|
||||||
|
"Reserved Font Name" refers to any names specified as such after the
|
||||||
|
copyright statement(s).
|
||||||
|
|
||||||
|
"Original Version" refers to the collection of Font Software components as
|
||||||
|
distributed by the Copyright Holder(s).
|
||||||
|
|
||||||
|
"Modified Version" refers to any derivative made by adding to, deleting,
|
||||||
|
or substituting -- in part or in whole -- any of the components of the
|
||||||
|
Original Version, by changing formats or by porting the Font Software to a
|
||||||
|
new environment.
|
||||||
|
|
||||||
|
"Author" refers to any designer, engineer, programmer, technical
|
||||||
|
writer or other person who contributed to the Font Software.
|
||||||
|
|
||||||
|
PERMISSION & CONDITIONS
|
||||||
|
Permission is hereby granted, free of charge, to any person obtaining
|
||||||
|
a copy of the Font Software, to use, study, copy, merge, embed, modify,
|
||||||
|
redistribute, and sell modified and unmodified copies of the Font
|
||||||
|
Software, subject to the following conditions:
|
||||||
|
|
||||||
|
1) Neither the Font Software nor any of its individual components,
|
||||||
|
in Original or Modified Versions, may be sold by itself.
|
||||||
|
|
||||||
|
2) Original or Modified Versions of the Font Software may be bundled,
|
||||||
|
redistributed and/or sold with any software, provided that each copy
|
||||||
|
contains the above copyright notice and this license. These can be
|
||||||
|
included either as stand-alone text files, human-readable headers or
|
||||||
|
in the appropriate machine-readable metadata fields within text or
|
||||||
|
binary files as long as those fields can be easily viewed by the user.
|
||||||
|
|
||||||
|
3) No Modified Version of the Font Software may use the Reserved Font
|
||||||
|
Name(s) unless explicit written permission is granted by the corresponding
|
||||||
|
Copyright Holder. This restriction only applies to the primary font name as
|
||||||
|
presented to the users.
|
||||||
|
|
||||||
|
4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
|
||||||
|
Software shall not be used to promote, endorse or advertise any
|
||||||
|
Modified Version, except to acknowledge the contribution(s) of the
|
||||||
|
Copyright Holder(s) and the Author(s) or with their explicit written
|
||||||
|
permission.
|
||||||
|
|
||||||
|
5) The Font Software, modified or unmodified, in part or in whole,
|
||||||
|
must be distributed entirely under this license, and must not be
|
||||||
|
distributed under any other license. The requirement for fonts to
|
||||||
|
remain under this license does not apply to any document created
|
||||||
|
using the Font Software.
|
||||||
|
|
||||||
|
TERMINATION
|
||||||
|
This license becomes null and void if any of the above conditions are
|
||||||
|
not met.
|
||||||
|
|
||||||
|
DISCLAIMER
|
||||||
|
THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||||
|
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
|
||||||
|
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
|
||||||
|
OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
|
||||||
|
COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
||||||
|
INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
|
||||||
|
DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||||||
|
FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
|
||||||
|
OTHER DEALINGS IN THE FONT SOFTWARE.
|
||||||
BIN
Binary file not shown.
BIN
Binary file not shown.
@@ -187,6 +187,7 @@ svg:not(:root) {
|
|||||||
.main-menu-underline-line {
|
.main-menu-underline-line {
|
||||||
border: 2px solid @greyLight !important;
|
border: 2px solid @greyLight !important;
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
|
background-color: @greyLight;
|
||||||
}
|
}
|
||||||
|
|
||||||
#margin-divider{
|
#margin-divider{
|
||||||
|
|||||||
@@ -77,12 +77,25 @@ pre {
|
|||||||
background-color: @tugrazRed;
|
background-color: @tugrazRed;
|
||||||
}
|
}
|
||||||
|
|
||||||
.ui.button:hover,
|
/***
|
||||||
.ui.search.button:hover {
|
* accordion title
|
||||||
background-color: @primaryButtonHoverBackground;
|
***/
|
||||||
|
.ui.accordion.styled {
|
||||||
|
.title,
|
||||||
|
.title.active {
|
||||||
|
background-color: @greyLight;
|
||||||
|
color: rgba(0, 0, 0, 0.6);
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.ui.button:hover {
|
/***
|
||||||
|
* buttons hover and accordion hover
|
||||||
|
***/
|
||||||
|
.ui.button:hover,
|
||||||
|
.ui.search.button:hover,
|
||||||
|
.ui.accordion.styled .title:hover,
|
||||||
|
.ui.accordion.styled .accordion .title:hover {
|
||||||
|
background-color: @primaryButtonHoverBackground;
|
||||||
color: @primaryButton;
|
color: @primaryButton;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -97,6 +110,7 @@ pre {
|
|||||||
.ui.input > input, /* it seams redundant but it is not */
|
.ui.input > input, /* it seams redundant but it is not */
|
||||||
.ui.segment,
|
.ui.segment,
|
||||||
.ui.selection.dropdown,
|
.ui.selection.dropdown,
|
||||||
|
.ui.accordion.styled,
|
||||||
.ui.card,
|
.ui.card,
|
||||||
.ui.cards > .card,
|
.ui.cards > .card,
|
||||||
.ui.basic.button, .ui.basic.buttons .button,
|
.ui.basic.button, .ui.basic.buttons .button,
|
||||||
@@ -138,3 +152,17 @@ pre {
|
|||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: "Source Sans Pro";
|
||||||
|
src: url('./fonts/SourceSansPro/SourceSansPro-Regular.ttf') format('truetype');
|
||||||
|
font-weight: 400;
|
||||||
|
font-style: normal;
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: "Source Sans Pro";
|
||||||
|
src: url('./fonts/SourceSansPro/SourceSansPro-Italic.ttf') format('truetype');
|
||||||
|
font-weight: 400;
|
||||||
|
font-style: italic;
|
||||||
|
}
|
||||||
|
|||||||
@@ -15,8 +15,6 @@
|
|||||||
@import "macros";
|
@import "macros";
|
||||||
@import "login";
|
@import "login";
|
||||||
@import "deposit";
|
@import "deposit";
|
||||||
@import (css)
|
|
||||||
url("https://fonts.googleapis.com/css?family=Source+Sans+Pro&display=swap");
|
|
||||||
|
|
||||||
/***
|
/***
|
||||||
**TODO:
|
**TODO:
|
||||||
|
|||||||
@@ -17,7 +17,7 @@
|
|||||||
<div class="ui container">
|
<div class="ui container">
|
||||||
<div class="ui centered grid padded">
|
<div class="ui centered grid padded">
|
||||||
|
|
||||||
<div class="ui padded segments huge form">
|
<div class="ui padded segments large form">
|
||||||
<div class="ui login segment padded">
|
<div class="ui login segment padded">
|
||||||
<div class="divider hidden"></div>
|
<div class="divider hidden"></div>
|
||||||
{%- block form_header %}
|
{%- block form_header %}
|
||||||
@@ -35,7 +35,7 @@
|
|||||||
<div class="field">
|
<div class="field">
|
||||||
<a class="login-page-button ui fluid large button" href="{{ url_for('sso_saml.sso', idp=name) }}">
|
<a class="login-page-button ui fluid large button" href="{{ url_for('sso_saml.sso', idp=name) }}">
|
||||||
{{
|
{{
|
||||||
_('Sign in with %(title)s', title=config.SSO_SAML_IDPS[name]['title']|default("SAML", true))
|
_('Log in with %(title)s', title=config.SSO_SAML_IDPS[name]['title']|default("SAML", true))
|
||||||
}}
|
}}
|
||||||
<img src="{{ url_for('static', filename=config.INVENIO_THEME_TUGRAZ_ICON)}}" height="20px" />
|
<img src="{{ url_for('static', filename=config.INVENIO_THEME_TUGRAZ_ICON)}}" height="20px" />
|
||||||
</a>
|
</a>
|
||||||
@@ -45,28 +45,34 @@
|
|||||||
<div class="ui horizontal divider">
|
<div class="ui horizontal divider">
|
||||||
{{ _("Or") }}
|
{{ _("Or") }}
|
||||||
</div>
|
</div>
|
||||||
{%- endif %}
|
{%- endif %}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
{%- block form_outer %}
|
{%- block form_outer %}
|
||||||
{%- if config.ACCOUNTS_LOCAL_LOGIN_ENABLED %}
|
{%- if config.ACCOUNTS_LOCAL_LOGIN_ENABLED %}
|
||||||
{%- with form = login_user_form %}
|
{%- with form = login_user_form %}
|
||||||
<div style="padding-bottom: 20px;padding-top: 6px;">
|
{%- set accordion_active = "active" if form.errors else "" %}
|
||||||
<form action="{{ url_for_security('login') }}" method="POST" name="login_user_form" class="ui big form">
|
<div class="ui styled accordion">
|
||||||
{{ form.hidden_tag() }}
|
<div class="title {{ accordion_active }}">
|
||||||
{{ form_errors(form) }}
|
{{ _('Log in with repository credentials') }}
|
||||||
{{ render_field(form.email, icon="user icon", autofocus=True, errormsg=False) }}
|
<i class="user icon"></i>
|
||||||
{{ render_field(form.password, icon="lock icon", errormsg=False) }}
|
</div>
|
||||||
<button type="submit" class="ui fluid large submit button">
|
<div class="content {{ accordion_active }}">
|
||||||
<i class="ui sign-in icon"></i>{{ _('Log In') }}
|
<form action="{{ url_for_security('login') }}" method="POST" name="login_user_form" class="ui large form">
|
||||||
</button>
|
{{ form.hidden_tag() }}
|
||||||
</form>
|
{{ form_errors(form) }}
|
||||||
</div>
|
{{ render_field(form.email, icon="user icon", autofocus=True, errormsg=False) }}
|
||||||
|
{{ render_field(form.password, icon="lock icon", errormsg=False) }}
|
||||||
|
<button type="submit" class="ui fluid large submit button">
|
||||||
|
<i class="ui sign-in icon"></i>{{ _('Log In') }}
|
||||||
|
</button>
|
||||||
|
</form>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
{%- endwith %}
|
{%- endwith %}
|
||||||
{%- endif %}
|
{%- endif %}
|
||||||
{%- endblock form_outer %}
|
{%- endblock form_outer %}
|
||||||
<div class="divider hidden"></div>
|
<div class="divider hidden"></div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
{%- block registerable %}
|
{%- block registerable %}
|
||||||
|
|||||||
@@ -41,46 +41,56 @@
|
|||||||
<div class="column" id="switch_right">
|
<div class="column" id="switch_right">
|
||||||
|
|
||||||
|
|
||||||
<!--Sigup with SSO-->
|
<!--Sigup with SSO-->
|
||||||
{%- if config.INVENIO_CONFIG_TUGRAZ_SHIBBOLETH %}
|
{%- if config.INVENIO_CONFIG_TUGRAZ_SHIBBOLETH %}
|
||||||
<div class="ui divider"></div>
|
<div class="ui divider"></div>
|
||||||
<a href="{{ url_for('sso_saml.sso', idp='idp') }}" class="login-page-button ui fluid large button">
|
<a href="{{ url_for('sso_saml.sso', idp='idp') }}" class="login-page-button ui fluid large button">
|
||||||
<span style="font-size: 18px;">{{ _('Sign up with TUGRAZ ') }}</span>
|
<span style="font-size: 18px;">{{ _('Sign up with TUGRAZ ') }}</span>
|
||||||
<img src="{{ url_for('static', filename=config.INVENIO_THEME_TUGRAZ_ICON)}}" height="20px" />
|
<img src="{{ url_for('static', filename=config.INVENIO_THEME_TUGRAZ_ICON)}}" height="20px" />
|
||||||
</a>
|
</a>
|
||||||
</div>
|
<div class="ui inverted horizontal divider"><span class="text-color">{{_ ("Or")}}</span></div>
|
||||||
<div class="ui inverted horizontal divider"><span class="text-color">{{_ ("Or")}}</span></div>
|
{%- endif %}
|
||||||
{%- endif %}
|
|
||||||
|
|
||||||
{%- block form_header %}
|
{%- block form_header %}
|
||||||
<!-- can add a header img-->
|
<!-- can add a header img-->
|
||||||
{%- block form_outer %}
|
{%- block form_outer %}
|
||||||
{%- endblock form_outer %}
|
{%- endblock form_outer %}
|
||||||
{%- endblock form_header %}
|
{%- endblock form_header %}
|
||||||
{%- with form = register_user_form %}
|
|
||||||
<form class="ui big form" action="{{ url_for_security('register') }}" method="POST" name="register_user_form">
|
|
||||||
{{ form_errors(form) }}
|
|
||||||
{{ form.hidden_tag() }}
|
|
||||||
{%- block registration_form_fields scoped %}
|
|
||||||
{{ render_field(form.email, icon="user icon", autofocus=True, errormsg=False) }}
|
|
||||||
{{ render_field(form.password, icon="lock icon", errormsg=False) }}
|
|
||||||
{%- if form.password_confirm %}
|
|
||||||
{{ render_field(form.password_confirm, icon="lock icon", errormsg=False) }}
|
|
||||||
{%- endif %}
|
|
||||||
{%- endblock registration_form_fields %}
|
|
||||||
|
|
||||||
{%- if form.recaptcha %}
|
{%- with form = register_user_form %}
|
||||||
<div class="grouped fields">{{ form.recaptcha() }}</div>
|
{%- set accordion_active = "active" if form.errors else "" %}
|
||||||
{%- endif %}
|
<div class="ui padded centered large form">
|
||||||
|
<div class="ui styled accordion">
|
||||||
|
<div class="title {{ accordion_active }}">
|
||||||
|
{{ _('Sign up with repository credentials') }}
|
||||||
|
<i class="user icon"></i>
|
||||||
|
</div>
|
||||||
|
<div class="content {{ accordion_active }}">
|
||||||
|
<form class="ui large form" action="{{ url_for_security('register') }}" method="POST" name="register_user_form">
|
||||||
|
{{ form_errors(form) }}
|
||||||
|
{{ form.hidden_tag() }}
|
||||||
|
{%- block registration_form_fields scoped %}
|
||||||
|
{{ render_field(form.email, icon="user icon", autofocus=True, errormsg=False) }}
|
||||||
|
{{ render_field(form.password, icon="lock icon", errormsg=False) }}
|
||||||
|
{%- if form.password_confirm %}
|
||||||
|
{{ render_field(form.password_confirm, icon="lock icon", errormsg=False) }}
|
||||||
|
{%- endif %}
|
||||||
|
{%- endblock registration_form_fields %}
|
||||||
|
|
||||||
<div class="centered row">
|
{%- if form.recaptcha %}
|
||||||
<button type="submit" class="ui fluid large submit button">
|
<div class="grouped fields">{{ form.recaptcha() }}</div>
|
||||||
<i class="ui edit outline icon"></i>{{ _('Sign up') }}
|
{%- endif %}
|
||||||
</button>
|
|
||||||
|
<div class="centered row">
|
||||||
|
<button type="submit" class="ui fluid large submit button">
|
||||||
|
<i class="ui edit outline icon"></i>{{ _('Sign up') }}
|
||||||
|
</button>
|
||||||
|
</div>
|
||||||
|
</form>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</form>
|
</div>
|
||||||
{%- endwith %}
|
{%- endwith %}
|
||||||
|
|
||||||
<div class="ui divider"></div>
|
<div class="ui divider"></div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
@@ -8,7 +8,7 @@ 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: 2021-06-22 10:21+0200\n"
|
"POT-Creation-Date: 2021-11-02 15:12+0100\n"
|
||||||
"PO-Revision-Date: 2020-10-06 10:27+0200\n"
|
"PO-Revision-Date: 2020-10-06 10:27+0200\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language: de\n"
|
"Language: de\n"
|
||||||
@@ -17,21 +17,17 @@ msgstr ""
|
|||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.9.1\n"
|
"Generated-By: Babel 2.9.0\n"
|
||||||
|
|
||||||
#: invenio_theme_tugraz/config.py:14 invenio_theme_tugraz/config.py:63
|
#: invenio_theme_tugraz/config.py:13 invenio_theme_tugraz/config.py:62
|
||||||
msgid "TU Graz Repository"
|
msgid "TU Graz Repository"
|
||||||
msgstr "TU Graz Repository"
|
msgstr "TU Graz Repository"
|
||||||
|
|
||||||
#: invenio_theme_tugraz/config.py:66
|
#: invenio_theme_tugraz/config.py:65
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/footer.html:30
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/footer.html:30
|
||||||
msgid "Repository"
|
msgid "Repository"
|
||||||
msgstr "Repository"
|
msgstr "Repository"
|
||||||
|
|
||||||
#: invenio_theme_tugraz/config.py:91
|
|
||||||
msgid "German"
|
|
||||||
msgstr "Deutsche"
|
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/accounts_base.html:26
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/accounts_base.html:26
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/base.html:26
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/base.html:26
|
||||||
msgid "Invenio"
|
msgid "Invenio"
|
||||||
@@ -47,7 +43,7 @@ msgid ""
|
|||||||
"long as TU Graz library exists."
|
"long as TU Graz library exists."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Ihre Forschung ist in der Bibliothek der TU Graz für die Zukunft "
|
"Ihre Forschung ist in der Bibliothek der TU Graz für die Zukunft "
|
||||||
"gespeichert,solange die Bibliothek der TU Graz existiert."
|
"gespeichert, solange die Bibliothek der TU Graz existiert."
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/benefits.html:4
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/benefits.html:4
|
||||||
msgid "Trusted"
|
msgid "Trusted"
|
||||||
@@ -271,52 +267,51 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr "Hochgeladen am %(date)s\n"
|
msgstr "Hochgeladen am %(date)s\n"
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:131
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:118
|
||||||
msgid "More"
|
msgid "More"
|
||||||
msgstr "Mehr"
|
msgstr "Mehr"
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:141
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:128
|
||||||
msgid "Need help?"
|
msgid "Need help?"
|
||||||
msgstr "Brauchen Sie Hilfe?"
|
msgstr "Brauchen Sie Hilfe?"
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:145
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:132
|
||||||
msgid "Contact us"
|
msgid "Contact us"
|
||||||
msgstr "Kontaktiere uns"
|
msgstr "Kontaktiere uns"
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:150
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:137
|
||||||
msgid "prioritizes all Recent uploads."
|
msgid "prioritizes all Recent uploads."
|
||||||
msgstr "reiht die neuesten Uploads vor."
|
msgstr "reiht die neuesten Uploads vor."
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:153
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:140
|
||||||
msgid "We can help with:"
|
msgid "We can help with:"
|
||||||
msgstr "Dabei können wir helfen:"
|
msgstr "Dabei können wir helfen:"
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:158
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:145
|
||||||
msgid "Uploading your research data, software, preprints, etc."
|
msgid "Uploading your research data, software, preprints, etc."
|
||||||
msgstr "Hochladen Ihrer Forschungsdaten, Software, Preprints usw."
|
msgstr "Hochladen Ihrer Forschungsdaten, Software, Preprints usw."
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:159
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:146
|
||||||
msgid "One-on-one with"
|
msgid "One-on-one with"
|
||||||
msgstr "One-on-one mit"
|
msgstr "One-on-one mit"
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:159
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:146
|
||||||
msgid "supporters."
|
msgid "supporters."
|
||||||
msgstr "Unterstützern"
|
msgstr "Unterstützern"
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:160
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:147
|
||||||
msgid "Quota increases beyond our default policy."
|
msgid "Quota increases beyond our default policy."
|
||||||
msgstr "Quota Erhöhungen über unsere Standard Policy hinaus."
|
msgstr "Quota Erhöhungen über unsere Standard Policy hinaus."
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:161
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:148
|
||||||
msgid "Scripts for automated uploading of larger datasets."
|
msgid "Scripts for automated uploading of larger datasets."
|
||||||
msgstr "Skripte zum automatisierten Hochladen größerer Datensätze."
|
msgstr "Skripte zum automatisierten Hochladen größerer Datensätze."
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:166
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:153
|
||||||
msgid "Why use"
|
msgid "Why use"
|
||||||
msgstr "Warum"
|
msgstr "Warum"
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/navbar.html:66
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/navbar.html:66
|
||||||
#, fuzzy
|
|
||||||
msgid "REPOSITORY"
|
msgid "REPOSITORY"
|
||||||
msgstr "Repository"
|
msgstr "Repository"
|
||||||
|
|
||||||
@@ -337,10 +332,10 @@ msgid "TECHNOLOGY"
|
|||||||
msgstr "LEIDENSCHAFT"
|
msgstr "LEIDENSCHAFT"
|
||||||
|
|
||||||
#: 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:76
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/login_user.html:82
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/register_user.html:78
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/register_user.html:86
|
||||||
msgid "Sign up"
|
msgid "Sign up"
|
||||||
msgstr "Registrierung"
|
msgstr "Registrieren"
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/header_login.html:15
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/header_login.html:15
|
||||||
msgid "Log in"
|
msgid "Log in"
|
||||||
@@ -355,25 +350,29 @@ msgid "Log in to Repository"
|
|||||||
msgstr "Anmelden"
|
msgstr "Anmelden"
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/login_user.html:38
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/login_user.html:38
|
||||||
#, fuzzy, python-format
|
#, python-format
|
||||||
msgid "Sign in with %(title)s"
|
msgid "Log in with %(title)s"
|
||||||
msgstr "Einloggen mit"
|
msgstr "Einloggen mit %(title)s"
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/login_user.html:46
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/login_user.html:46
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/register_user.html:52
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/register_user.html:51
|
||||||
msgid "Or"
|
msgid "Or"
|
||||||
msgstr "Oder"
|
msgstr "Oder"
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/login_user.html:61
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/login_user.html:57
|
||||||
|
msgid "Log in with repository credentials"
|
||||||
|
msgstr "Loggen Sie sich mit Ihrem Repository-Account ein"
|
||||||
|
|
||||||
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/login_user.html:67
|
||||||
msgid "Log In"
|
msgid "Log In"
|
||||||
msgstr "Einloggen"
|
msgstr "Einloggen"
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/login_user.html:75
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/login_user.html:81
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "New to %(sitename)s?"
|
msgid "New to %(sitename)s?"
|
||||||
msgstr "Neu im %(sitename)s?"
|
msgstr "Neu im %(sitename)s?"
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/login_user.html:85
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/login_user.html:91
|
||||||
msgid "Forgot password?"
|
msgid "Forgot password?"
|
||||||
msgstr "Passwort vergessen"
|
msgstr "Passwort vergessen"
|
||||||
|
|
||||||
@@ -417,38 +416,11 @@ msgstr "Gebaut basierend auf Expertise derTU Graz im Bereich Data Management"
|
|||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/register_user.html:48
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/register_user.html:48
|
||||||
msgid "Sign up with TUGRAZ "
|
msgid "Sign up with TUGRAZ "
|
||||||
msgstr "Mit Ihrem TUGonline-Account einloggen"
|
msgstr "Mit Ihrem TUGonline-Account registrieren"
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/deposit/deposit.html:10
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/register_user.html:65
|
||||||
msgid "New version"
|
msgid "Sign up with repository credentials"
|
||||||
msgstr "neue Version"
|
msgstr "Mit Ihren Repository Daten registrieren"
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/deposit/deposit.html:12
|
|
||||||
msgid "New upload"
|
|
||||||
msgstr "Neuer upload"
|
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/deposit/deposit.html:14
|
|
||||||
msgid "Edit upload"
|
|
||||||
msgstr "Upload bearbeiten"
|
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/landingpage/detail.html:63
|
|
||||||
#, python-format
|
|
||||||
msgid ""
|
|
||||||
"\n"
|
|
||||||
" There is a %(link_start)snewer version%(link_end)s of the "
|
|
||||||
"record available.\n"
|
|
||||||
" "
|
|
||||||
msgstr ""
|
|
||||||
"Es ist eine %(link_start)sneuere Version%(link_end)s des Eintrags "
|
|
||||||
"verfügbar."
|
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/landingpage/detail.html:138
|
|
||||||
msgid "Files"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/landingpage/detail.html:146
|
|
||||||
msgid "Reason"
|
|
||||||
msgstr "Grund"
|
|
||||||
|
|
||||||
#~ msgid "Version"
|
#~ msgid "Version"
|
||||||
#~ msgstr "Version"
|
#~ msgstr "Version"
|
||||||
@@ -482,3 +454,31 @@ msgstr "Grund"
|
|||||||
#~ msgid "Uploads"
|
#~ msgid "Uploads"
|
||||||
#~ msgstr "Hochladen"
|
#~ msgstr "Hochladen"
|
||||||
|
|
||||||
|
#~ msgid "German"
|
||||||
|
#~ msgstr "Deutsche"
|
||||||
|
|
||||||
|
#~ msgid "New version"
|
||||||
|
#~ msgstr "neue Version"
|
||||||
|
|
||||||
|
#~ msgid "New upload"
|
||||||
|
#~ msgstr "Neuer upload"
|
||||||
|
|
||||||
|
#~ msgid "Edit upload"
|
||||||
|
#~ msgstr "Upload bearbeiten"
|
||||||
|
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "\n"
|
||||||
|
#~ " There is a %(link_start)snewer "
|
||||||
|
#~ "version%(link_end)s of the record available."
|
||||||
|
#~ "\n"
|
||||||
|
#~ " "
|
||||||
|
#~ msgstr ""
|
||||||
|
#~ "Es ist eine %(link_start)sneuere "
|
||||||
|
#~ "Version%(link_end)s des Eintrags verfügbar."
|
||||||
|
|
||||||
|
#~ msgid "Files"
|
||||||
|
#~ msgstr "Dateien"
|
||||||
|
|
||||||
|
#~ msgid "Reason"
|
||||||
|
#~ msgstr "Grund"
|
||||||
|
|
||||||
|
|||||||
@@ -4,33 +4,28 @@
|
|||||||
# invenio-theme-tugraz project.
|
# invenio-theme-tugraz project.
|
||||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2021.
|
# FIRST AUTHOR <EMAIL@ADDRESS>, 2021.
|
||||||
#
|
#
|
||||||
#, fuzzy
|
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: invenio-theme-tugraz 3.4.1\n"
|
"Project-Id-Version: invenio-theme-tugraz 3.6.1\n"
|
||||||
"Report-Msgid-Bugs-To: mojib.wali@tugraz.at\n"
|
"Report-Msgid-Bugs-To: mojib.wali@tugraz.at\n"
|
||||||
"POT-Creation-Date: 2021-06-22 10:21+0200\n"
|
"POT-Creation-Date: 2021-11-02 15:12+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"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.9.1\n"
|
"Generated-By: Babel 2.9.0\n"
|
||||||
|
|
||||||
#: invenio_theme_tugraz/config.py:14 invenio_theme_tugraz/config.py:63
|
#: invenio_theme_tugraz/config.py:13 invenio_theme_tugraz/config.py:62
|
||||||
msgid "TU Graz Repository"
|
msgid "TU Graz Repository"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: invenio_theme_tugraz/config.py:66
|
#: invenio_theme_tugraz/config.py:65
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/footer.html:30
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/footer.html:30
|
||||||
msgid "Repository"
|
msgid "Repository"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: invenio_theme_tugraz/config.py:91
|
|
||||||
msgid "German"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/accounts_base.html:26
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/accounts_base.html:26
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/base.html:26
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/base.html:26
|
||||||
msgid "Invenio"
|
msgid "Invenio"
|
||||||
@@ -260,47 +255,47 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:131
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:118
|
||||||
msgid "More"
|
msgid "More"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:141
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:128
|
||||||
msgid "Need help?"
|
msgid "Need help?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:145
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:132
|
||||||
msgid "Contact us"
|
msgid "Contact us"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:150
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:137
|
||||||
msgid "prioritizes all Recent uploads."
|
msgid "prioritizes all Recent uploads."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:153
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:140
|
||||||
msgid "We can help with:"
|
msgid "We can help with:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:158
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:145
|
||||||
msgid "Uploading your research data, software, preprints, etc."
|
msgid "Uploading your research data, software, preprints, etc."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:159
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:146
|
||||||
msgid "One-on-one with"
|
msgid "One-on-one with"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:159
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:146
|
||||||
msgid "supporters."
|
msgid "supporters."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:160
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:147
|
||||||
msgid "Quota increases beyond our default policy."
|
msgid "Quota increases beyond our default policy."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:161
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:148
|
||||||
msgid "Scripts for automated uploading of larger datasets."
|
msgid "Scripts for automated uploading of larger datasets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:166
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html:153
|
||||||
msgid "Why use"
|
msgid "Why use"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -325,8 +320,8 @@ msgid "TECHNOLOGY"
|
|||||||
msgstr ""
|
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:76
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/login_user.html:82
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/register_user.html:78
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/register_user.html:86
|
||||||
msgid "Sign up"
|
msgid "Sign up"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -344,24 +339,28 @@ msgstr ""
|
|||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/login_user.html:38
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/login_user.html:38
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Sign in with %(title)s"
|
msgid "Log in with %(title)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/login_user.html:46
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/login_user.html:46
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/register_user.html:52
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/register_user.html:51
|
||||||
msgid "Or"
|
msgid "Or"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/login_user.html:61
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/login_user.html:57
|
||||||
|
msgid "Log in with repository credentials"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/login_user.html:67
|
||||||
msgid "Log In"
|
msgid "Log In"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/login_user.html:75
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/login_user.html:81
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "New to %(sitename)s?"
|
msgid "New to %(sitename)s?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/login_user.html:85
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/login_user.html:91
|
||||||
msgid "Forgot password?"
|
msgid "Forgot password?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -403,32 +402,7 @@ msgstr ""
|
|||||||
msgid "Sign up with TUGRAZ "
|
msgid "Sign up with TUGRAZ "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/deposit/deposit.html:10
|
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/register_user.html:65
|
||||||
msgid "New version"
|
msgid "Sign up with repository credentials"
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/deposit/deposit.html:12
|
|
||||||
msgid "New upload"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/deposit/deposit.html:14
|
|
||||||
msgid "Edit upload"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/landingpage/detail.html:63
|
|
||||||
#, python-format
|
|
||||||
msgid ""
|
|
||||||
"\n"
|
|
||||||
" There is a %(link_start)snewer version%(link_end)s of the "
|
|
||||||
"record available.\n"
|
|
||||||
" "
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/landingpage/detail.html:138
|
|
||||||
msgid "Files"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: invenio_theme_tugraz/templates/invenio_theme_tugraz/landingpage/detail.html:146
|
|
||||||
msgid "Reason"
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@@ -12,4 +12,4 @@ This file is imported by ``invenio_theme_tugraz.__init__``,
|
|||||||
and parsed by ``setup.py``.
|
and parsed by ``setup.py``.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
__version__ = "3.6.0"
|
__version__ = "3.7.0"
|
||||||
|
|||||||
+2
-2
@@ -25,9 +25,9 @@ trap cleanup EXIT
|
|||||||
|
|
||||||
|
|
||||||
python -m check_manifest --ignore ".*-requirements.txt"
|
python -m check_manifest --ignore ".*-requirements.txt"
|
||||||
python -m sphinx.cmd.build -qnNW docs docs/_build/html
|
python -m sphinx.cmd.build -qnN docs docs/_build/html
|
||||||
eval "$(docker-services-cli up --db ${DB:-postgresql} --search ${SEARCH:-elasticsearch} --cache ${CACHE:-redis} --env)"
|
eval "$(docker-services-cli up --db ${DB:-postgresql} --search ${SEARCH:-elasticsearch} --cache ${CACHE:-redis} --env)"
|
||||||
python -m pytest
|
python -m pytest
|
||||||
tests_exit_code=$?
|
tests_exit_code=$?
|
||||||
python -m sphinx.cmd.build -qnNW -b doctest docs docs/_build/doctest
|
python -m sphinx.cmd.build -qnN -b doctest docs docs/_build/doctest
|
||||||
exit "$tests_exit_code"
|
exit "$tests_exit_code"
|
||||||
|
|||||||
@@ -30,7 +30,7 @@ extras_require = {
|
|||||||
"postgresql": [f"invenio-db[postgresql,versioning]{invenio_db_version}"],
|
"postgresql": [f"invenio-db[postgresql,versioning]{invenio_db_version}"],
|
||||||
"sqlite": [f"invenio-db[versioning]{invenio_db_version}"],
|
"sqlite": [f"invenio-db[versioning]{invenio_db_version}"],
|
||||||
"docs": [
|
"docs": [
|
||||||
"Sphinx>=3",
|
"Sphinx==4.2.0",
|
||||||
],
|
],
|
||||||
"tests": tests_require,
|
"tests": tests_require,
|
||||||
}
|
}
|
||||||
@@ -56,7 +56,7 @@ install_requires = [
|
|||||||
"Flask-WebpackExt>=1.0.0",
|
"Flask-WebpackExt>=1.0.0",
|
||||||
"invenio-assets>=1.2.0",
|
"invenio-assets>=1.2.0",
|
||||||
"invenio-i18n>=1.2.0",
|
"invenio-i18n>=1.2.0",
|
||||||
"invenio_config_tugraz>=0.6.1",
|
"invenio_config_tugraz>=0.7.0,<0.8.0",
|
||||||
]
|
]
|
||||||
|
|
||||||
packages = find_packages()
|
packages = find_packages()
|
||||||
|
|||||||
Reference in New Issue
Block a user