Jan Dittberner
9fa1944c31
- add django.po for apps and templates - add locale directory to LOCALE_PATHS setting
175 lines
4.1 KiB
Text
175 lines
4.1 KiB
Text
# SOME DESCRIPTIVE TITLE.
|
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: osusers\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2015-01-17 15:59+0100\n"
|
|
"PO-Revision-Date: 2015-01-17 16:00+0100\n"
|
|
"Last-Translator: Jan Dittberner <jan@dittberner.info>\n"
|
|
"Language-Team: Jan Dittberner <jan@dittberner.info>\n"
|
|
"Language: de\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
"X-Generator: Poedit 1.6.10\n"
|
|
"X-Poedit-SourceCharset: UTF-8\n"
|
|
|
|
#: osusers/admin.py:16
|
|
msgid "Passwords don't match"
|
|
msgstr "Passwörter stimmen nicht überein"
|
|
|
|
#: osusers/admin.py:47
|
|
msgid "Password"
|
|
msgstr "Passwort"
|
|
|
|
#: osusers/admin.py:51
|
|
msgid "Password (again)"
|
|
msgstr "Passwortwiederholung"
|
|
|
|
#: osusers/admin.py:160
|
|
msgid "Delete selected users"
|
|
msgstr "Ausgewählte Nutzer löschen"
|
|
|
|
#: osusers/admin.py:201
|
|
msgid "Delete selected groups"
|
|
msgstr "Ausgewählte Gruppen löschen"
|
|
|
|
#: osusers/apps.py:17
|
|
msgid "Operating System Users and Groups"
|
|
msgstr "Betriebssystemnutzer- und Gruppen"
|
|
|
|
#: osusers/models.py:43
|
|
msgid "You can not use a user's primary group."
|
|
msgstr "Sie können nicht die primäre Gruppe des Nutzers verwenden."
|
|
|
|
#: osusers/models.py:73
|
|
msgid "Group name"
|
|
msgstr "Gruppenname"
|
|
|
|
#: osusers/models.py:75
|
|
msgid "Group ID"
|
|
msgstr "Gruppen-ID"
|
|
|
|
#: osusers/models.py:76
|
|
msgid "Description"
|
|
msgstr "Beschreibung"
|
|
|
|
#: osusers/models.py:78
|
|
msgid "Group password"
|
|
msgstr "Gruppenpasswort"
|
|
|
|
#: osusers/models.py:83 osusers/models.py:217
|
|
msgid "Group"
|
|
msgstr "Gruppe"
|
|
|
|
#: osusers/models.py:84
|
|
msgid "Groups"
|
|
msgstr "Gruppen"
|
|
|
|
#: osusers/models.py:214
|
|
msgid "User name"
|
|
msgstr "Nutzername"
|
|
|
|
#: osusers/models.py:216
|
|
msgid "User ID"
|
|
msgstr "Nutzer-ID"
|
|
|
|
#: osusers/models.py:218
|
|
msgid "Gecos field"
|
|
msgstr "GECOS-Feld"
|
|
|
|
#: osusers/models.py:219
|
|
msgid "Home directory"
|
|
msgstr "Home-Verzeichnis"
|
|
|
|
#: osusers/models.py:220
|
|
msgid "Login shell"
|
|
msgstr "Loginshell"
|
|
|
|
#: osusers/models.py:226 osusers/models.py:351
|
|
msgid "User"
|
|
msgstr "Nutzer"
|
|
|
|
#: osusers/models.py:227
|
|
msgid "Users"
|
|
msgstr "Nutzer"
|
|
|
|
#: osusers/models.py:352
|
|
msgid "Encrypted password"
|
|
msgstr "Verschlüsseltes Passwort"
|
|
|
|
#: osusers/models.py:354
|
|
msgid "Date of last change"
|
|
msgstr "Datum der letzten Änderung"
|
|
|
|
#: osusers/models.py:355
|
|
msgid "This is expressed in days since Jan 1, 1970"
|
|
msgstr "Ausgedrückt als Tage seit dem 1. Januar 1970"
|
|
|
|
#: osusers/models.py:358
|
|
msgid "Minimum age"
|
|
msgstr "Minimales Alter"
|
|
|
|
#: osusers/models.py:359
|
|
msgid "Minimum number of days before the password can be changed"
|
|
msgstr "Minmale Anzahl von Tagen bevor das Passwort geändert werden kann"
|
|
|
|
#: osusers/models.py:363
|
|
msgid "Maximum age"
|
|
msgstr "Maximales Alter"
|
|
|
|
#: osusers/models.py:364
|
|
msgid "Maximum number of days after which the password has to be changed"
|
|
msgstr ""
|
|
"Maximale Anzahl von Tagen, nach denen das Passwort geändert werden muss"
|
|
|
|
#: osusers/models.py:368
|
|
msgid "Grace period"
|
|
msgstr "Duldungsperiode"
|
|
|
|
#: osusers/models.py:369
|
|
msgid "The number of days before the password is going to expire"
|
|
msgstr "Anzahl von Tagen nach denen das Passwort verfällt"
|
|
|
|
#: osusers/models.py:373
|
|
msgid "Inactivity period"
|
|
msgstr "Inaktivitätsperiode"
|
|
|
|
#: osusers/models.py:374
|
|
msgid ""
|
|
"The number of days after the password has expired during which the password "
|
|
"should still be accepted"
|
|
msgstr ""
|
|
"Die Anzahl von Tagen für die ein verfallenes Passwort noch akzeptiert werden "
|
|
"soll"
|
|
|
|
#: osusers/models.py:378
|
|
msgid "Account expiration date"
|
|
msgstr "Kontoverfallsdatum"
|
|
|
|
#: osusers/models.py:379
|
|
msgid ""
|
|
"The date of expiration of the account, expressed as number of days since Jan "
|
|
"1, 1970"
|
|
msgstr "Kontoverfallsdatum in Tagen seit dem 1. Januar 1970"
|
|
|
|
#: osusers/models.py:386
|
|
msgid "Shadow password"
|
|
msgstr "Shadow-Passwort"
|
|
|
|
#: osusers/models.py:387
|
|
msgid "Shadow passwords"
|
|
msgstr "Shadow-Passwörter"
|
|
|
|
#: osusers/models.py:413
|
|
msgid "Additional group"
|
|
msgstr "Weitere Gruppe"
|
|
|
|
#: osusers/models.py:414
|
|
msgid "Additional groups"
|
|
msgstr "Weitere Gruppen"
|