Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
hshassets
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
django
hshassets
Commits
36c169f2
Commit
36c169f2
authored
7 years ago
by
Tim Fechner
Browse files
Options
Downloads
Patches
Plain Diff
Add translations
parent
ec75016f
No related branches found
No related tags found
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
hshassets/locale/de/LC_MESSAGES/django.mo
+0
-0
0 additions, 0 deletions
hshassets/locale/de/LC_MESSAGES/django.mo
hshassets/locale/de/LC_MESSAGES/django.po
+70
-6
70 additions, 6 deletions
hshassets/locale/de/LC_MESSAGES/django.po
setup.py
+1
-1
1 addition, 1 deletion
setup.py
with
71 additions
and
7 deletions
hshassets/locale/de/LC_MESSAGES/django.mo
+
0
−
0
View file @
36c169f2
No preview for this file type
This diff is collapsed.
Click to expand it.
hshassets/locale/de/LC_MESSAGES/django.po
+
70
−
6
View file @
36c169f2
...
...
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-
09-12 19:43
+0
2
00\n"
"POT-Creation-Date: 2017-
11-27 12:18
+0
1
00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
...
...
@@ -18,22 +18,86 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: templates/hshassets/
layout/h
er
o
.html:
82
#: templates/hshassets/
includes/default_foot
er.html:
15
msgid "Impressum"
msgstr "Impressum"
#: templates/hshassets/
layout/h
er
o
.html:
86
#: templates/hshassets/
includes/default_foot
er.html:
19
msgid "Privacy"
msgstr "Datenschutz"
#: templates/hshassets/
layout/h
er
o
.html:
99
#: templates/hshassets/
includes/default_foot
er.html:
32
msgid "Phone"
msgstr "Telefon"
#: templates/hshassets/
layout/h
er
o
.html:
10
3
#: templates/hshassets/
includes/default_foot
er.html:3
6
msgid "Email"
msgstr "Email"
#: templates/hshassets/
layout/h
er
o
.html:
107
#: templates/hshassets/
includes/default_foot
er.html:
40
msgid "Web"
msgstr "Web"
#: templates/hshassets/includes/nav_auth_buttons.html:11
msgid "Logged in as"
msgstr ""
#: templates/hshassets/includes/nav_auth_buttons.html:15
msgid "Log Out"
msgstr "Abmelden"
#: templates/hshassets/includes/nav_auth_buttons.html:22
msgid "Log In"
msgstr "Anmelden"
#: templates/ssoauth/logged_out_locally.html:4
#: templates/ssoauth/logged_out_locally.html:5
msgid "Logged Out"
msgstr "Abgemeldet"
#: templates/ssoauth/logged_out_locally.html:6
#, python-format
msgid "Successfully logged out from \"%(THIS_SITE)s\""
msgstr "Erfolgreich von \"%(THIS_SITE)s\" abgemeldet"
#: templates/ssoauth/logged_out_locally.html:10
msgid "Successfully logged out"
msgstr "Erfolgreich abgemeldet"
#: templates/ssoauth/logged_out_locally.html:12
#, python-format
msgid "You have successfully logged out of <code>%(THIS_SITE)s</code>."
msgstr ""
"Sie wurden erfolgreich von der Seite <code>%(THIS_SITE)s</code> abgemeldet."
#: templates/ssoauth/logged_out_locally.html:13
msgid ""
"However, you will still be able to automatically log in to most of our "
"services using Single Sign On."
msgstr ""
"Sie werden trotzdem weiterhin automatisch in den meisten unserer Services, "
"welche das Single-Sign-On Konzept verwenden, angemeldet bleiben."
#: templates/ssoauth/logged_out_locally.html:15
msgid ""
"You will be logged out of all our services that use Single Sign On when you "
"close your browser."
msgstr ""
"Sie werden automatisch von all unseren Services welche Single-Sign-On "
"unterstützen abgemeldet sobald Sie ihren Browser schließen."
#: templates/ssoauth/logged_out_locally.html:16
msgid ""
"If you would like to log out of the Single Sign On service now, click the "
"following Button:"
msgstr ""
"Wenn sie jedoch sofort von allen Services welche Single-Sign-On anwenden "
"abgemeldet werden möchten, klicken Sie auf den Folgenden Button:"
#: templates/ssoauth/logged_out_locally.html:18
msgid "Log Out of the Single Sign On service"
msgstr "Von allen Single-Sign-On Services abmelden"
#: templates/ssoauth/logged_out_locally.html:19
msgid "Back to start page"
msgstr "Zurück zur Startseite"
This diff is collapsed.
Click to expand it.
setup.py
+
1
−
1
View file @
36c169f2
...
...
@@ -7,7 +7,7 @@ os.chdir(os.path.normpath(os.path.join(os.path.abspath(__file__), os.pardir)))
setup
(
name
=
'
django-hshassets
'
,
version
=
'
1.4.
0
'
,
version
=
'
1.4.
1
'
,
packages
=
find_packages
(),
include_package_data
=
True
,
license
=
'
MIT License
'
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment