176 lines
3.0 KiB
Plaintext
176 lines
3.0 KiB
Plaintext
# 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.
|
|
#
|
|
#, fuzzy
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: PACKAGE VERSION\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2019-05-04 21:40-0400\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"
|
|
"Language: \n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
#: apps.py:40 events.py:8 models.py:36 models.py:102 permissions.py:7
|
|
msgid "Permissions"
|
|
msgstr ""
|
|
|
|
#: classes.py:90
|
|
msgid "Insufficient permissions."
|
|
msgstr ""
|
|
|
|
#: events.py:12
|
|
msgid "Role created"
|
|
msgstr ""
|
|
|
|
#: events.py:15
|
|
msgid "Role edited"
|
|
msgstr ""
|
|
|
|
#: links.py:16 links.py:40 models.py:113 views.py:164
|
|
msgid "Roles"
|
|
msgstr ""
|
|
|
|
#: links.py:23
|
|
msgid "Create new role"
|
|
msgstr ""
|
|
|
|
#: links.py:29
|
|
msgid "Delete"
|
|
msgstr ""
|
|
|
|
#: links.py:34
|
|
msgid "Edit"
|
|
msgstr ""
|
|
|
|
#: links.py:45 models.py:105
|
|
msgid "Groups"
|
|
msgstr ""
|
|
|
|
#: links.py:52
|
|
msgid "Role permissions"
|
|
msgstr ""
|
|
|
|
#: models.py:27
|
|
msgid "Namespace"
|
|
msgstr ""
|
|
|
|
#: models.py:28
|
|
msgid "Name"
|
|
msgstr ""
|
|
|
|
#: models.py:35
|
|
msgid "Permission"
|
|
msgstr ""
|
|
|
|
#: models.py:98 search.py:16
|
|
msgid "Label"
|
|
msgstr ""
|
|
|
|
#: models.py:112
|
|
msgid "Role"
|
|
msgstr ""
|
|
|
|
#: permissions.py:10
|
|
msgid "Create roles"
|
|
msgstr ""
|
|
|
|
#: permissions.py:13
|
|
msgid "Delete roles"
|
|
msgstr ""
|
|
|
|
#: permissions.py:16
|
|
msgid "Edit roles"
|
|
msgstr ""
|
|
|
|
#: permissions.py:19
|
|
msgid "View roles"
|
|
msgstr ""
|
|
|
|
#: search.py:20
|
|
msgid "Group name"
|
|
msgstr ""
|
|
|
|
#: serializers.py:46
|
|
msgid ""
|
|
"Comma separated list of groups primary keys to add to, or replace in this "
|
|
"role."
|
|
msgstr ""
|
|
|
|
#: serializers.py:53
|
|
msgid "Comma separated list of permission primary keys to grant to this role."
|
|
msgstr ""
|
|
|
|
#: serializers.py:90
|
|
#, python-format
|
|
msgid "No such permission: %s"
|
|
msgstr ""
|
|
|
|
#: views.py:32
|
|
msgid "Available roles"
|
|
msgstr ""
|
|
|
|
#: views.py:33
|
|
msgid "Group roles"
|
|
msgstr ""
|
|
|
|
#: views.py:42
|
|
#, python-format
|
|
msgid "Roles of group: %s"
|
|
msgstr ""
|
|
|
|
#: views.py:79
|
|
msgid "Available groups"
|
|
msgstr ""
|
|
|
|
#: views.py:80
|
|
msgid "Role groups"
|
|
msgstr ""
|
|
|
|
#: views.py:89
|
|
#, python-format
|
|
msgid "Groups of role: %s"
|
|
msgstr ""
|
|
|
|
#: views.py:91
|
|
msgid ""
|
|
"Add groups to be part of a role. They will inherit the role's permissions "
|
|
"and access controls."
|
|
msgstr ""
|
|
|
|
#: views.py:104
|
|
msgid "Available permissions"
|
|
msgstr ""
|
|
|
|
#: views.py:105
|
|
msgid "Granted permissions"
|
|
msgstr ""
|
|
|
|
#: views.py:137
|
|
msgid ""
|
|
"Permissions granted here will apply to the entire system and all objects."
|
|
msgstr ""
|
|
|
|
#: views.py:140
|
|
#, python-format
|
|
msgid "Permissions for role: %s"
|
|
msgstr ""
|
|
|
|
#: views.py:156
|
|
msgid ""
|
|
"Roles are authorization units. They contain user groups which inherit the "
|
|
"role permissions for the entire system. Roles can also part of access "
|
|
"controls lists. Access controls list are permissions granted to a role for "
|
|
"specific objects which its group members inherit."
|
|
msgstr ""
|
|
|
|
#: views.py:163
|
|
msgid "There are no roles"
|
|
msgstr ""
|