Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
converse.js
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
converse.js
Commits
e5daaf90
Commit
e5daaf90
authored
Mar 12, 2012
by
Michal Čihař
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'weblate/master'
parents
5f60b288
d1772804
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
28 additions
and
26 deletions
+28
-26
locale/de/LC_MESSAGES/django.po
locale/de/LC_MESSAGES/django.po
+28
-26
No files found.
locale/de/LC_MESSAGES/django.po
View file @
e5daaf90
...
@@ -3,108 +3,110 @@
...
@@ -3,108 +3,110 @@
# This file is distributed under the same license as the PACKAGE package.
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#
#, fuzzy
msgid ""
msgid ""
msgstr ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-03-09 22:35+0100\n"
"POT-Creation-Date: 2012-03-09 22:35+0100\n"
"PO-Revision-Date:
YEAR-MO-DA HO:MI+ZONE
\n"
"PO-Revision-Date:
2012-03-12 01:27+0200
\n"
"Last-Translator:
FULL NAME <EMAIL@ADDRESS
>\n"
"Last-Translator:
Jo Michael <me@mynetx.net
>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"Language:
de
\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"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Weblate 0.4\n"
#: urls.py:45 urls.py:51
#: urls.py:45 urls.py:51
msgid "User registration"
msgid "User registration"
msgstr ""
msgstr "
Benutzer-Registrierung
"
#: urls.py:56
#: urls.py:56
msgid "Account activation"
msgid "Account activation"
msgstr ""
msgstr "
Konto-Aktivierung
"
#: urls.py:62 html/base.html:50 html/registration/login.html:30
#: urls.py:62 html/base.html:50 html/registration/login.html:30
msgid "Login"
msgid "Login"
msgstr ""
msgstr "
Anmelden
"
#: urls.py:69
#: urls.py:69
msgid "Logged out"
msgid "Logged out"
msgstr ""
msgstr "
Abgemeldet
"
#: urls.py:74
#: urls.py:74
msgid "Change password"
msgid "Change password"
msgstr ""
msgstr "
Kennwort ändern
"
#: urls.py:78
#: urls.py:78
msgid "Password changed"
msgid "Password changed"
msgstr ""
msgstr "
Kennwort geändert
"
#: urls.py:82 urls.py:86 urls.py:90 urls.py:94
#: urls.py:82 urls.py:86 urls.py:90 urls.py:94
msgid "Password reset"
msgid "Password reset"
msgstr ""
msgstr "
Kennwort zurücksetzen
"
#: accounts/forms.py:34
#: accounts/forms.py:34
msgid "Subject"
msgid "Subject"
msgstr ""
msgstr "
Betreff
"
#: accounts/forms.py:35
#: accounts/forms.py:35
msgid "Your name"
msgid "Your name"
msgstr ""
msgstr "
Ihr Name
"
#: accounts/forms.py:36
#: accounts/forms.py:36
msgid "Your email"
msgid "Your email"
msgstr ""
msgstr "
Ihre E-Mail
"
#: accounts/forms.py:38
#: accounts/forms.py:38
msgid "Message"
msgid "Message"
msgstr ""
msgstr "
Nachricht
"
#: accounts/forms.py:44
#: accounts/forms.py:44
msgid "First name"
msgid "First name"
msgstr ""
msgstr "
Vorname
"
#: accounts/forms.py:45
#: accounts/forms.py:45
msgid "Last name"
msgid "Last name"
msgstr ""
msgstr "
Nachname
"
#: accounts/forms.py:51
#: accounts/forms.py:51
msgid "Username"
msgid "Username"
msgstr ""
msgstr "
Benutzername
"
#: accounts/forms.py:52
#: accounts/forms.py:52
msgid "At least five characters long."
msgid "At least five characters long."
msgstr ""
msgstr "
Mindestens fünf Zeichen lang.
"
#: accounts/forms.py:53
#: accounts/forms.py:53
msgid "Email address"
msgid "Email address"
msgstr ""
msgstr "
E-Mail-Adresse
"
#: accounts/forms.py:54
#: accounts/forms.py:54
msgid "Activation email will be sent here."
msgid "Activation email will be sent here."
msgstr ""
msgstr "
Aktivierungs-Mail wird dorthin gesendet.
"
#: accounts/forms.py:55 html/profile.html:33
#: accounts/forms.py:55 html/profile.html:33
msgid "Password"
msgid "Password"
msgstr ""
msgstr "
Kennwort
"
#: accounts/forms.py:56
#: accounts/forms.py:56
msgid "At least six characters long."
msgid "At least six characters long."
msgstr ""
msgstr "
Mindestens sechs Zeichen lang.
"
#: accounts/forms.py:57
#: accounts/forms.py:57
msgid "Password (again)"
msgid "Password (again)"
msgstr ""
msgstr "
Kennwort (nochmal)
"
#: accounts/forms.py:58
#: accounts/forms.py:58
msgid "Repeat the password so we can verify you typed it in correctly."
msgid "Repeat the password so we can verify you typed it in correctly."
msgstr ""
msgstr ""
"Wiederholen Sie das Kennwort, damit wir prüfen können, dass Sie es richtig "
"eingegeben haben."
#: accounts/forms.py:69
#: accounts/forms.py:69
msgid "Password needs to have at least six characters."
msgid "Password needs to have at least six characters."
msgstr ""
msgstr "
Kennwort muss mindestens sechs Zeichen haben.
"
#: accounts/forms.py:74
#: accounts/forms.py:74
msgid "Username needs to have at least five characters."
msgid "Username needs to have at least five characters."
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment