Files
mayan-edms/mayan/apps/user_management/locale/it/LC_MESSAGES/django.po
T
2019-10-30 20:00:47 -04:00

317 lines
6.2 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:
# Marco Camplese <marco.camplese.mc@gmail.com>, 2016-2017
# Pierpaolo Baldan <pierpaolo.baldan@gmail.com>, 2011
# Roberto Rosario, 2012
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-10-30 03:03-0400\n"
"PO-Revision-Date: 2019-06-29 06:22+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Italian (http://www.transifex.com/rosarior/mayan-edms/language/it/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: it\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps.py:82 events.py:8 permissions.py:8
msgid "User management"
msgstr "Gestione utenti"
#: apps.py:100 search.py:36
msgid "Group"
msgstr ""
#: apps.py:101 links.py:41 links.py:52 links.py:75 search.py:26 views.py:120
msgid "Groups"
msgstr "Gruppi"
#: apps.py:102 search.py:42
msgid "Name"
msgstr "Nome "
#: apps.py:108 models.py:18 search.py:14
msgid "User"
msgstr "Utente"
#: apps.py:109 apps.py:174 links.py:47 links.py:80 links.py:96 views.py:302
msgid "Users"
msgstr "Utenti"
#: apps.py:112
msgid "Username"
msgstr "Nome utente"
#: apps.py:113 search.py:20
msgid "First name"
msgstr ""
#: apps.py:114 search.py:29
msgid "Last name"
msgstr ""
#: apps.py:115 search.py:23
msgid "Email"
msgstr "Email"
#: apps.py:116
msgid "Is active?"
msgstr ""
#: apps.py:119 apps.py:123
msgid "Has usable password?"
msgstr "La password è utilizzabile?"
#: apps.py:138
msgid "All the groups."
msgstr "Tutti i gruppi"
#: apps.py:142
msgid "All the users."
msgstr "Tutti gli utenti"
#: dashboard_widgets.py:16
msgid "Total users"
msgstr ""
#: dashboard_widgets.py:32
msgid "Total groups"
msgstr ""
#: events.py:12
msgid "Group created"
msgstr ""
#: events.py:15
msgid "Group edited"
msgstr ""
#: events.py:19
msgid "User created"
msgstr ""
#: events.py:22
msgid "User edited"
msgstr ""
#: events.py:25
msgid "User logged in"
msgstr ""
#: events.py:28
msgid "User logged out"
msgstr ""
#: links.py:16
msgid "User details"
msgstr "Dettagli utente"
#: links.py:20
msgid "Edit details"
msgstr "Modifica dettagli"
#: links.py:24 views.py:56
msgid "Create new group"
msgstr "Crea nuovo gruppo"
#: links.py:31 links.py:64 links.py:85
msgid "Delete"
msgstr "Cancella"
#: links.py:36 links.py:69
msgid "Edit"
msgstr "Modifica"
#: links.py:57 views.py:152
msgid "Create new user"
msgstr "Crea nuovo utente"
#: links.py:92
msgid "User options"
msgstr ""
#: models.py:22
msgid "Forbid this user from changing their password."
msgstr ""
#: models.py:28
msgid "User settings"
msgstr ""
#: models.py:29
msgid "Users settings"
msgstr ""
#: permissions.py:12
msgid "Create new groups"
msgstr "Crea nuovi gruppi"
#: permissions.py:15
msgid "Delete existing groups"
msgstr "Cancella i gruppi esistenti"
#: permissions.py:18
msgid "Edit existing groups"
msgstr "Modifica gruppi esistenti"
#: permissions.py:21
msgid "View existing groups"
msgstr "Visualizza i gruppi"
#: permissions.py:24
msgid "Create new users"
msgstr "Crea un nuovo utente"
#: permissions.py:27
msgid "Delete existing users"
msgstr "Cancella utenti"
#: permissions.py:30
msgid "Edit existing users"
msgstr "Modifica utenti "
#: permissions.py:33
msgid "View existing users"
msgstr "Visualizza utenti"
#: search.py:32
msgid "username"
msgstr ""
#: serializers.py:34
msgid "Comma separated list of group primary keys to assign this user to."
msgstr ""
#: serializers.py:64
msgid "List of group primary keys to which to add the user."
msgstr ""
#: utils.py:8
msgid "Anonymous"
msgstr "Anonimo"
#: views.py:37
msgid "Current user details"
msgstr "Dettagli dell'attuale utente"
#: views.py:45
msgid "Edit current user details"
msgstr "Modificare i dati dell'utente attuale"
#: views.py:78
#, python-format
msgid "Delete the group: %s?"
msgstr "Cancellare il gruppo: %s?"
#: views.py:93
#, python-format
msgid "Edit group: %s"
msgstr "Modifica gruppo: %s"
#: views.py:113
msgid ""
"User groups are organizational units. They should mirror the organizational "
"units of your organization. Groups can't be used for access control. Use "
"roles for permissions and access control, add groups to them."
msgstr ""
#: views.py:119
msgid "There are no user groups"
msgstr ""
#: views.py:132
msgid "Available users"
msgstr "Utenti disponibili"
#: views.py:133
msgid "Group users"
msgstr ""
#: views.py:141
#, python-format
msgid "Users of group: %s"
msgstr ""
#: views.py:173
#, python-format
msgid "User delete request performed on %(count)d user"
msgstr ""
#: views.py:175
#, python-format
msgid "User delete request performed on %(count)d users"
msgstr ""
#: views.py:183
msgid "Delete user"
msgid_plural "Delete users"
msgstr[0] "Cancella utente"
msgstr[1] "Cancella utenti"
#: views.py:193
#, python-format
msgid "Delete user: %s"
msgstr "Cancella utente: %s"
#: views.py:204
msgid ""
"Super user and staff user deleting is not allowed, use the admin interface "
"for these cases."
msgstr "Al super utente e utente non è consentito la cancellazione del personale, utilizzare l'interfaccia di amministrazione per questi casi."
#: views.py:212
#, python-format
msgid "User \"%s\" deleted successfully."
msgstr "Utente \"%s\" cancellato con successo."
#: views.py:218
#, python-format
msgid "Error deleting user \"%(user)s\": %(error)s"
msgstr "Errore nella cancellazione dell'utente \"%(user)s\": %(error)s"
#: views.py:236
#, python-format
msgid "Details of user: %s"
msgstr ""
#: views.py:251
#, python-format
msgid "Edit user: %s"
msgstr "Modifica utente: %s"
#: views.py:266
msgid "Available groups"
msgstr "Gruppi disponibili "
#. Translators: "User groups" here refer to the group list of a specific
#. user.
#: views.py:269
msgid "User groups"
msgstr ""
#: views.py:277
#, python-format
msgid "Groups of user: %s"
msgstr "Gruppi per l'utente: %s"
#: views.py:298
msgid ""
"User accounts can be create from this view. After creating a user account "
"you will prompted to set a password for it. "
msgstr ""
#: views.py:301
msgid "There are no user accounts"
msgstr ""
#: views.py:316
#, python-format
msgid "Edit options for user: %s"
msgstr ""