]> cloud.milkyroute.net Git - dolphin.git/blob - po/it/dolphin_servicemenuinstaller.po
GIT_SILENT Sync po/docbooks with svn
[dolphin.git] / po / it / dolphin_servicemenuinstaller.po
1 # Copyright (C) YEAR This file is copyright:
2 # This file is distributed under the same license as the dolphin package.
3 # Paolo Zamponi <feus73@gmail.com>, 2019.
4 # Vincenzo Reale <smart2128vr@gmail.com>, 2020.
5 #
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: dolphin\n"
9 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
10 "POT-Creation-Date: 2023-11-07 02:44+0000\n"
11 "PO-Revision-Date: 2020-11-14 12:55+0100\n"
12 "Last-Translator: Vincenzo Reale <smart2128@baslug.org>\n"
13 "Language-Team: Italian <kde-i18n-it@kde.org>\n"
14 "Language: it\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
19 "X-Generator: Lokalize 20.08.3\n"
20
21 #: servicemenuinstaller.cpp:43
22 #, kde-format
23 msgid "Dolphin service menu installation failed"
24 msgstr "Installazione del menu di servizio di Dolphin non riuscita"
25
26 #: servicemenuinstaller.cpp:70
27 #, kde-format
28 msgid "Failed to install \"%1\", exited with status \"%2\""
29 msgstr "Installazione di «%1» non riuscita, uscita con stato «%2»"
30
31 #: servicemenuinstaller.cpp:99
32 #, kde-format
33 msgid "Failed to uninstall \"%1\", exited with status \"%2\""
34 msgstr "Disinstallazione di «%1» non riuscita, uscita con stato «%2»"
35
36 #: servicemenuinstaller.cpp:111
37 #, kde-format
38 msgid "The file does not exist!"
39 msgstr "Il file non esiste!"
40
41 #: servicemenuinstaller.cpp:120
42 #, kde-format
43 msgid "Unknown error when installing package"
44 msgstr "Errore sconosciuto durante l'installazione del pacchetto"
45
46 #: servicemenuinstaller.cpp:183
47 #, kde-format
48 msgid "Unsupported archive type %1: %2"
49 msgstr "Tipo di archivio %1 non supportato: %2"
50
51 #: servicemenuinstaller.cpp:189
52 #, kde-format
53 msgid "Failed to run uncompressor command for %1"
54 msgstr "Impossibile avviare il comando di decompressione per %1"
55
56 #: servicemenuinstaller.cpp:193
57 #, kde-format
58 msgid "Process did not finish in reasonable time: %1 %2"
59 msgstr "Il processo non è terminato in un tempo ragionevole: %1 %2"
60
61 #: servicemenuinstaller.cpp:197
62 #, kde-format
63 msgid "Failed to uncompress %1"
64 msgstr "Impossibile decomprimere %1"
65
66 #: servicemenuinstaller.cpp:234
67 #, kde-format
68 msgid "Failed to run installer script %1"
69 msgstr "Impossibile avviare lo script di installazione %1"
70
71 #: servicemenuinstaller.cpp:257
72 #, kde-format
73 msgid "Failed to set permissions on %1: %2"
74 msgstr "Impossibile impostare i permessi di %1: %2"
75
76 #: servicemenuinstaller.cpp:273
77 #, kde-format
78 msgctxt "%2 = comma separated list of arguments"
79 msgid "Installer script %1 failed, tried arguments \"%2\"."
80 msgstr "Script di installazione %1 non riuscito, provati gli argomenti «%2»."
81
82 #: servicemenuinstaller.cpp:275
83 #, kde-format
84 msgctxt "Separator between arguments"
85 msgid "\", \""
86 msgstr "\", \""
87
88 #: servicemenuinstaller.cpp:289
89 #, kde-format
90 msgid "Failed to create path %1"
91 msgstr "Impossibile creare il percorso %1"
92
93 #: servicemenuinstaller.cpp:303
94 #, kde-format
95 msgid "Failed to copy .desktop file %1 to %2: %3"
96 msgstr "Impossibile copiare il file .desktop %1 in %2: %3"
97
98 #: servicemenuinstaller.cpp:315 servicemenuinstaller.cpp:423
99 #, kde-format
100 msgid "Failed to remove directory %1"
101 msgstr "Impossibile rimuovere la cartella %1"
102
103 #: servicemenuinstaller.cpp:321
104 #, kde-format
105 msgid "Failed to create directory %1"
106 msgstr "Impossibile creare la cartella %1"
107
108 #: servicemenuinstaller.cpp:360
109 #, kde-format
110 msgid "Failed to find an installation script in %1"
111 msgstr "Impossibile trovare uno script di installazione in %1"
112
113 #: servicemenuinstaller.cpp:374
114 #, kde-format
115 msgid "Failed to remove .desktop file %1: %2"
116 msgstr "Impossibile rimuovere il file .desktop %1: %2"
117
118 #: servicemenuinstaller.cpp:417
119 #, kde-format
120 msgid "Failed to find an uninstallation script in %1"
121 msgstr "Impossibile trovare uno script di disinstallazione in %1"
122
123 #: servicemenuinstaller.cpp:436
124 #, kde-format
125 msgctxt "@info:shell"
126 msgid "Command to execute: install or uninstall."
127 msgstr "Comando da eseguire: install o uninstall."
128
129 #: servicemenuinstaller.cpp:437
130 #, kde-format
131 msgctxt "@info:shell"
132 msgid "Path to archive."
133 msgstr "Percorso dell'archivio."
134
135 #: servicemenuinstaller.cpp:442
136 #, kde-format
137 msgid "Command is required."
138 msgstr "È richiesto un comando."
139
140 #: servicemenuinstaller.cpp:445
141 #, kde-format
142 msgid "Path to archive is required."
143 msgstr "Il percorso dell'archivio è richiesto."
144
145 #: servicemenuinstaller.cpp:461
146 #, kde-format
147 msgid "Unsupported command %1"
148 msgstr "Comando %1 non supportato"