Files
mayan-edms/apps/permissions/locale/it/LC_MESSAGES/django.po
T

214 lines
4.6 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:
# <pierpaolo.baldan@gmail.com>, 2011.
# Pierpaolo Baldan <pierpaolo.baldan@gmail.com>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-07-27 00:45-0400\n"
"PO-Revision-Date: 2012-03-21 13:31+0000\n"
"Last-Translator: Pierpaolo Baldan <pierpaolo.baldan@gmail.com>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/"
"language/it/)\n"
"Language: it\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"
#: links.py:11 models.py:209 views.py:39
msgid "roles"
msgstr "ruoli"
#: links.py:12
msgid "create new role"
msgstr "crea nuovo ruolo"
#: links.py:13
msgid "edit"
msgstr "modifica"
#: links.py:14
msgid "members"
msgstr "membri"
#: links.py:15
msgid "role permissions"
msgstr "permessi dei ruoli"
#: links.py:16
msgid "delete"
msgstr "cancella"
#: links.py:18
msgid "grant"
msgstr "concessione"
#: links.py:19
msgid "revoke"
msgstr "revoca"
#: models.py:51
msgid "Insufficient permissions."
msgstr "Permessi insufficienti"
#: models.py:123 views.py:59
msgid "namespace"
msgstr "namespace"
#: models.py:124 views.py:60
msgid "name"
msgstr "nome"
#: models.py:131 models.py:187 views.py:151 views.py:214
msgid "permission"
msgstr "permesso"
#: models.py:132 views.py:56 views.py:153 views.py:216
msgid "permissions"
msgstr "permessi"
#: models.py:195
msgid "permission holder"
msgstr "titolare del permesso"
#: models.py:196
msgid "permission holders"
msgstr "titolari dei permessi"
#: models.py:204
msgid "label"
msgstr "etichetta"
#: models.py:208 models.py:239 views.py:75 views.py:92 views.py:116
#: views.py:333
msgid "role"
msgstr "ruolo"
#: models.py:255
msgid "role member"
msgstr "membro del ruolo"
#: models.py:256
msgid "role members"
msgstr "membri del ruolo"
#: permissions.py:7 conf/settings.py:6
msgid "Permissions"
msgstr "Permessi"
#: permissions.py:9
msgid "View roles"
msgstr "Vedi i ruoli"
#: permissions.py:10
msgid "Edit roles"
msgstr "Modifica i ruoli"
#: permissions.py:11
msgid "Create roles"
msgstr "Crea ruoli"
#: permissions.py:12
msgid "Delete roles"
msgstr "Cancella i ruoli"
#: permissions.py:13
msgid "Grant permissions"
msgstr "Concedere le autorizzazioni"
#: permissions.py:14
msgid "Revoke permissions"
msgstr "Revoca le autorizzazioni"
#: views.py:62
msgid "has permission"
msgstr "ha il permesso"
#: views.py:148 views.py:211
msgid " and "
msgstr " and "
#: views.py:148 views.py:211
#, python-format
msgid "%(permissions)s to %(requester)s"
msgstr "%(permissions)s a %(requester)s"
#: views.py:158
#, python-format
msgid "Permission \"%(permission)s\" granted to: %(requester)s."
msgstr "Permesso \"%(permission)s\" concesso a: %(requester)s."
#: views.py:161
#, python-format
msgid "%(requester)s, already had the permission \"%(permission)s\" granted."
msgstr "%(requester)s, ha già il permesso \"%(permission)s\" concesso."
#: views.py:172
#, python-format
msgid ""
"Are you sure you wish to grant the %(permissions_label)s %(title_suffix)s?"
msgstr ""
"Sei sicuro che tu voglia concedere questo permesso %(permissions_label)s "
"%(title_suffix)s?"
#: views.py:221
#, python-format
msgid "Permission \"%(permission)s\" revoked from: %(requester)s."
msgstr "Permesso \"%(permission)s\" revocato per: %(requester)s."
#: views.py:224
#, python-format
msgid "%(requester)s, doesn't have the permission \"%(permission)s\" granted."
msgstr "%(requester)s, non ha i permessi \"%(permission)s\" consentiti."
#: views.py:235
#, python-format
msgid ""
"Are you sure you wish to revoke the %(permissions_label)s %(title_suffix)s?"
msgstr ""
"Sei sicuro di voler revocare questo permesso %(permissions_label)s "
"%(title_suffix)s?"
#: views.py:270 views.py:294
msgid "Users"
msgstr "Utenti"
#: views.py:273 views.py:297
msgid "Groups"
msgstr "Gruppi"
#: views.py:276 views.py:300
msgid "Special"
msgstr "Speciale"
#: views.py:329
#, python-format
msgid "non members of role: %s"
msgstr "nessun menbro per il ruolo:%s"
#: views.py:330
#, python-format
msgid "members of role: %s"
msgstr "membri per il ruolo:%s"
#: widgets.py:16
msgid "Revoke"
msgstr "Revoca"
#: widgets.py:21
msgid "Grant"
msgstr "Concessione"
#: conf/settings.py:13
msgid ""
"A list of existing roles that are automatically assigned to newly created "
"users"
msgstr ""
"Un elenco di ruoli esistenti che vengono automaticamente assegnati agli "
"utenti appena creati"