[go: up one dir, main page]

File: it.po

package info (click to toggle)
libgksu1.2 1.3.8-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, lenny
  • size: 3,212 kB
  • ctags: 1,337
  • sloc: sh: 9,359; ansic: 8,864; xml: 548; makefile: 477; yacc: 288; sed: 16
file content (140 lines) | stat: -rw-r--r-- 4,275 bytes parent folder | download
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
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
# Italian translation of libgksu.
# Copyright (C) 2005 THE libgksu'S COPYRIGHT HOLDER
# This file is distributed under the same license as the libgksu package.
# Andrea Zagli <azagli@inwind.it>, 2005.
# 
# 
msgid ""
msgstr ""
"Project-Id-Version: libgksu 1.2\n"
"Report-Msgid-Bugs-To: kov@debian.org\n"
"POT-Creation-Date: 2006-05-01 12:12-0300\n"
"PO-Revision-Date: 2005-12-05 08:12+0100\n"
"Last-Translator: Andrea Zagli <azagli@inwind.it>\n"
"Language-Team: Italian <tp@lists.linux.it>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#: libgksu/gksu-context.c:476
#, c-format
msgid "Failed to obtain xauth key: xauth binary not found at usual locations"
msgstr ""

#: libgksu/gksu-context.c:490
#, c-format
msgid "Failed to obtain xauth key: %s"
msgstr "Fallimento nell'ottenere la chiave xauth: %s"

#: libgksu/gksu-context.c:550
#, c-format
msgid ""
"Impossible to create the .Xauthority file: a file already exists. This might "
"be a security issue; please investigate or warn your system administrator."
msgstr ""
"Impossibile creare il file .Xauthority: esiste già un file. Questo potrebbe "
"essere un problema per la sicurezza; investigare o allertare il proprio "
"amministratore di sistema."

#: libgksu/gksu-context.c:555 libgksu/gksu-context.c:565
#: libgksu/gksu-context.c:575 libgksu/gksu-context.c:584
#, c-format
msgid "Error copying '%s' to '%s': %s"
msgstr "Errore nel copiare «%s» su «%s»: %s"

#: libgksu/gksu-context.c:674 libgksu/gksu-context.c:833
#, c-format
msgid "Unable to run /bin/su: %s"
msgstr "Impossibile eseguire /bin/su: %s"

#: libgksu/gksu-context.c:787
msgid "gksu_run needs a command to be run, none was provided."
msgstr ""
"gksu_run necessita di un comando da eseguire, ma non ne è stato fornito "
"alcuno."

#: libgksu/gksu-context.c:795
msgid "The gksu-run-helper command was not found or is not executable."
msgstr "Il comando gksu-run-helper non è stato trovato o non è eseguibile."

#: libgksu/gksu-context.c:844 libgksu/gksu-context.c:1393
#, c-format
msgid "Failed to fork new process: %s"
msgstr "Fallito il fork del nuovo processo: %s"

#: libgksu/gksu-context.c:926 libgksu/gksu-context.c:1498
msgid "Wrong password."
msgstr "Password errata."

#: libgksu/gksu-context.c:952
#, c-format
msgid ""
"Failed to communicate with gksu-run-helper.\n"
"\n"
"Received:\n"
" %s\n"
"While expecting:\n"
" %s"
msgstr ""
"Fallita la comunicare con gksu-run-helper.\n"
"\n"
"Ricevuto:\n"
" %s\n"
"Mentre si attendeva:\n"
" %s"

#: libgksu/gksu-context.c:987
#, c-format
msgid "Could not read from the pipe with the child: %s"
msgstr "Impossibile leggere dalla pipe con il figlio: %s"

#: libgksu/gksu-context.c:1031
#, c-format
msgid "su terminated with %d status"
msgstr "su è terminato con stato %d"

#: libgksu/gksu-context.c:1251
msgid "gksu_sudo_run needs a command to be run, none was provided."
msgstr ""
"gk_sudo_run necessita di un comando da eseguire, ma non ne è stato fornito "
"alcuno."

#: libgksu/gksu-context.c:1262
msgid "Unable to copy the user's Xauthorization file."
msgstr "Impossibile copiare il file Xauthorization dell'utente."

#: libgksu/gksu-context.c:1374 libgksu/gksu-context.c:1383
#, c-format
msgid "Error creating pipe: %s"
msgstr "Errore nel creare la pipe: %s"

#: libgksu/gksu-context.c:1409
#, c-format
msgid "Failed to exec new process: %s"
msgstr "Fallita l'esecuzione del nuovo processo: %s"

#: libgksu/gksu-context.c:1425 libgksu/gksu-context.c:1435
#, c-format
msgid "Error opening pipe: %s"
msgstr "Errore nell'aprire la pipe: %s"

#: libgksu/gksu-context.c:1460
msgid "No password was supplied and sudo needs it."
msgstr "Non è stata fornita alcuna password, ma sudo ne necessita."

#: libgksu/gksu-context.c:1468
msgid "Password: "
msgstr "Password: "

#: libgksu/gksu-context.c:1501 libgksu/gksu-context.c:1515
msgid ""
"The underlying authorization mechanism (sudo) does not allow you to run this "
"program. Contact the system administrator."
msgstr ""
"Il meccanismo di autenticazione sottostante (sudo) non permette l'esecuzione "
"di questo programma. Contattare l'amministratore di sistema."

#: libgksu/gksu-context.c:1567
#, c-format
msgid "sudo terminated with %d status"
msgstr "sudo è terminato con stato %d"