199 lines
3.8 KiB
Text
199 lines
3.8 KiB
Text
# Translations template for PROJECT.
|
|
# Copyright (C) 2021 ORGANIZATION
|
|
# This file is distributed under the same license as the PROJECT project.
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, 2021.
|
|
#
|
|
#, fuzzy
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: PROJECT VERSION\n"
|
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
|
"POT-Creation-Date: 2021-12-23 09:11+0100\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"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=utf-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Generated-By: Babel 2.9.1\n"
|
|
|
|
#: __init__.py:40
|
|
msgid "CRSF validation error. For your own safety, you have been logged out."
|
|
msgstr ""
|
|
|
|
#: __init__.py:69
|
|
msgid "logged in"
|
|
msgstr ""
|
|
|
|
#: __init__.py:73
|
|
msgid "username or password is wrong"
|
|
msgstr ""
|
|
|
|
#: __init__.py:84
|
|
msgid "you have been logged out"
|
|
msgstr ""
|
|
|
|
#: __init__.py:108
|
|
msgid "user data was updated"
|
|
msgstr ""
|
|
|
|
#: __init__.py:125
|
|
msgid "current password does not match the one stored"
|
|
msgstr ""
|
|
|
|
#: __init__.py:129
|
|
msgid "new passwords do not match"
|
|
msgstr ""
|
|
|
|
#: __init__.py:133
|
|
msgid "new password must be atleast 12 characters long"
|
|
msgstr ""
|
|
|
|
#: __init__.py:143
|
|
msgid "your password was changed"
|
|
msgstr ""
|
|
|
|
#: __init__.py:196
|
|
#, python-format
|
|
msgid "%(user)s was removed from %(ou)s"
|
|
msgstr ""
|
|
|
|
#: __init__.py:211
|
|
#, python-format
|
|
msgid "%(user)s was added to %(ou)s"
|
|
msgstr ""
|
|
|
|
#: templates/login.html:2 templates/login.html:7 templates/login.html:19
|
|
msgid "Login"
|
|
msgstr ""
|
|
|
|
#: templates/login.html:10
|
|
msgid "Username"
|
|
msgstr ""
|
|
|
|
#: templates/login.html:15
|
|
msgid "Password"
|
|
msgstr ""
|
|
|
|
#: templates/layout/default.html:23 templates/selfservice.html:2
|
|
msgid "self service"
|
|
msgstr ""
|
|
|
|
#: templates/selfservice.html:7
|
|
msgid "Edit User Data"
|
|
msgstr ""
|
|
|
|
#: templates/groups/members.html:7 templates/selfservice.html:10
|
|
msgid "uid"
|
|
msgstr ""
|
|
|
|
#: templates/selfservice.html:13
|
|
msgid "Contact an administrator if you want to change this."
|
|
msgstr ""
|
|
|
|
#: templates/selfservice.html:18
|
|
msgid "name"
|
|
msgstr ""
|
|
|
|
#: templates/selfservice.html:21
|
|
msgid "This field gets adjusted automatically based on the fields below."
|
|
msgstr ""
|
|
|
|
#: templates/selfservice.html:26
|
|
msgid "surname"
|
|
msgstr ""
|
|
|
|
#: templates/selfservice.html:33
|
|
msgid "given name"
|
|
msgstr ""
|
|
|
|
#: templates/selfservice.html:40
|
|
msgid "e-mail address"
|
|
msgstr ""
|
|
|
|
#: templates/selfservice.html:46
|
|
msgid "Update"
|
|
msgstr ""
|
|
|
|
#: templates/selfservice.html:53 templates/selfservice.html:77
|
|
msgid "change password"
|
|
msgstr ""
|
|
|
|
#: templates/selfservice.html:56
|
|
msgid "current password"
|
|
msgstr ""
|
|
|
|
#: templates/selfservice.html:63
|
|
msgid "new password"
|
|
msgstr ""
|
|
|
|
#: templates/selfservice.html:66
|
|
msgid "Your new password must be atleast 12 characters long."
|
|
msgstr ""
|
|
|
|
#: templates/selfservice.html:71
|
|
msgid "repeat new password"
|
|
msgstr ""
|
|
|
|
#: templates/groups/list.html:2
|
|
msgid "group list"
|
|
msgstr ""
|
|
|
|
#: templates/groups/list.html:7
|
|
msgid "group name"
|
|
msgstr ""
|
|
|
|
#: templates/groups/list.html:8
|
|
msgid "group description"
|
|
msgstr ""
|
|
|
|
#: templates/groups/list.html:9
|
|
msgid "member?"
|
|
msgstr ""
|
|
|
|
#: templates/groups/list.html:10
|
|
msgid "member count"
|
|
msgstr ""
|
|
|
|
#: templates/groups/members.html:2
|
|
#, python-format
|
|
msgid "group %(ou)s"
|
|
msgstr ""
|
|
|
|
#: templates/groups/members.html:8
|
|
msgid "cn"
|
|
msgstr ""
|
|
|
|
#: templates/groups/members.html:9
|
|
msgid "remove member"
|
|
msgstr ""
|
|
|
|
#: templates/groups/members.html:21
|
|
msgid "remove"
|
|
msgstr ""
|
|
|
|
#: templates/groups/members.html:31 templates/groups/members.html:45
|
|
msgid "add user to group"
|
|
msgstr ""
|
|
|
|
#: templates/groups/members.html:37
|
|
msgid "select user"
|
|
msgstr ""
|
|
|
|
#: templates/layout/default.html:26
|
|
msgid "groups"
|
|
msgstr ""
|
|
|
|
#: templates/layout/default.html:30
|
|
msgid "Other Sites"
|
|
msgstr ""
|
|
|
|
#: templates/layout/default.html:39
|
|
#, python-format
|
|
msgid "Signed in as <em>%(uid)s</em>"
|
|
msgstr ""
|
|
|
|
#: templates/layout/default.html:39
|
|
msgid "logout"
|
|
msgstr ""
|
|
|