Files
mayan-edms/mayan/apps/permissions/locale/hu/LC_MESSAGES/django.po
T
2019-05-05 18:51:10 -04:00

177 lines
3.8 KiB
Gettext

# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# molnars <szabolcs.molnar@gmail.com>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-04 21:40-0400\n"
"PO-Revision-Date: 2019-04-27 22:54+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Hungarian (http://www.transifex.com/rosarior/mayan-edms/language/hu/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: hu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps.py:40 events.py:8 models.py:36 models.py:102 permissions.py:7
msgid "Permissions"
msgstr "Engedélyek"
#: classes.py:90
msgid "Insufficient permissions."
msgstr "Elégtelen jogosúltság"
#: 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 "Szerepkör"
#: links.py:23
msgid "Create new role"
msgstr "Új szerepkör létrehozása"
#: links.py:29
msgid "Delete"
msgstr "Törlés"
#: links.py:34
msgid "Edit"
msgstr "Szerkesztés"
#: links.py:45 models.py:105
msgid "Groups"
msgstr "Csoport"
#: links.py:52
msgid "Role permissions"
msgstr "Szerepkör jogok"
#: models.py:27
msgid "Namespace"
msgstr "Névtér"
#: models.py:28
msgid "Name"
msgstr "Név"
#: models.py:35
msgid "Permission"
msgstr "Engedély"
#: models.py:98 search.py:16
msgid "Label"
msgstr "Cimke"
#: models.py:112
msgid "Role"
msgstr "Szerepkör"
#: permissions.py:10
msgid "Create roles"
msgstr "Szerepkörök létrehozása"
#: permissions.py:13
msgid "Delete roles"
msgstr "Szerepkörök törlése"
#: permissions.py:16
msgid "Edit roles"
msgstr "Szerepkörök szerkesztése"
#: permissions.py:19
msgid "View roles"
msgstr "Szerepkörök megtekintése"
#: search.py:20
msgid "Group name"
msgstr "Csoportnév"
#: serializers.py:46
msgid ""
"Comma separated list of groups primary keys to add to, or replace in this "
"role."
msgstr "Ebben a szerepkörben hozzáadandó vagy kicserélendő csoportok elsődleges kulcsainak vesszővel elválasztott listája."
#: serializers.py:53
msgid "Comma separated list of permission primary keys to grant to this role."
msgstr "Ehhez a szerepkörhöz adandó jogosúltásg elsődleges kulcsának vesszővel elválasztott listája."
#: serializers.py:90
#, python-format
msgid "No such permission: %s"
msgstr "Nincs ilyen jogosúltság: %s"
#: 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 "Elérhető csoportok"
#: views.py:80
msgid "Role groups"
msgstr "Szerepkör csoportok"
#: views.py:89
#, python-format
msgid "Groups of role: %s"
msgstr "Szerepkörhöz tartozó csoportok: %s"
#: 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 "Elérhető jogosúltságok"
#: views.py:105
msgid "Granted permissions"
msgstr "Élvezett jogosúltságok"
#: 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 "Szerepkörhöz tartozó jogosúltságok: %s"
#: 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 ""