summaryrefslogtreecommitdiff
path: root/open-vm-tools/vgauth/cli/l10n/it.vmsg
blob: a84e2a2b78d952b5a9b69ccb1a3c5ef9c9c96099 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
##########################################################
# Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
#
# This program is free software; you can redistribute it and/or modify it
# under the terms of the GNU Lesser General Public License as published
# by the Free Software Foundation version 2.1 and no later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
# or FITNESS FOR A PARTICULAR PURPOSE.  See the Lesser GNU General Public
# License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
# along with this program; if not, write to the Free Software Foundation, Inc.,
# 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA.
#
##########################################################

addsubj.fail = "%1$s: Impossibile aggiungere alias per l'utente "%2$s": %3$s.\n"
addsubj.success = "%1$s: alias aggiunto\n"

addoptions.comment = "commento oggetti"

addoptions.file = "Nome file PEM"

addoptions.global = "Aggiungere il certificato al file di mappatura globale"

addoptions.subject = "L'oggetto SAML"

addoptions.username = "Utente a cui viene aggiunto l'archivio certificati"

addoptions.verbose = "Operazione Verbose"


cmdline.parse = "Analisi della riga di comando non riuscita"

cmdline.summary.pemfile = "File PEM"
cmdline.summary.subject = "oggetto"
cmdline.summary.username = "nome utente"
cmdline.summary.comm = "commento"

list.comment = "Commento"
list.count = "%1$s Trovati %2$d alias per l'utente "%3$s"\n"

list.error = "%1$s: Impossibile elencare gli alias per l'utente "%2$s": %3$s.\n"
list.subject = "Oggetto"

listmapped.count = "%1$s Trovati %2$d alias mappati\n"

listmapped.error = "%1$s: Impossibile elencare gli alias mappati: %2$s.\n"

listmapped.subject = "Oggetto"

listmapped.username = "Nome utente"

listoptions.username =
         "Utente il cui archivio certificati viene interrogato"

listoptions.verbose = "Operazione Verbose"

loadfile.fail = "%1$s: Impossibile leggere il file PEM "%2$s"\n"

name.any = "<QUALSIASI>"

removesubj.fail = "%1$s: Impossibile rimuovere l'alias per l'utente "%2$s": %3$s.\n"

removesubj.success = "%1$s: alias rimosso\n"

removeoptions.file = "Nome file PEM"

removeoptions.subject = "L'oggetto SAML"
removeoptions.username =
             "L'utente da cui viene rimosso l'archivio certificati"

removeoptions.verbose = "Operazione Verbose"

vgauth.init.failed = "Impossibile inizializzare VGAuth"