blob: 503137a155b082642f9620fda8ca54333c0f7f4b (
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
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
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
|
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Jessica Di Maria <dimariaj87@gmail.com>, 2014
# idetao <marcxosm@gmail.com>, 2014
# Paolo Velati <paolo.velati@gmail.com>, 2014
# Vincenzo Reale <vinx.reale@gmail.com>, 2014
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-05-16 01:54-0400\n"
"PO-Revision-Date: 2014-05-16 05:54+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/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"
#: appinfo/app.php:34
msgid "Local"
msgstr "Locale"
#: appinfo/app.php:36
msgid "Location"
msgstr "Posizione"
#: appinfo/app.php:39
msgid "Amazon S3"
msgstr "Amazon S3"
#: appinfo/app.php:41
msgid "Key"
msgstr "Chiave"
#: appinfo/app.php:42
msgid "Secret"
msgstr "Segreto"
#: appinfo/app.php:43 appinfo/app.php:51
msgid "Bucket"
msgstr "Bucket"
#: appinfo/app.php:47
msgid "Amazon S3 and compliant"
msgstr "Amazon S3 e conformi"
#: appinfo/app.php:49
msgid "Access Key"
msgstr "Chiave di accesso"
#: appinfo/app.php:50
msgid "Secret Key"
msgstr "Chiave segreta"
#: appinfo/app.php:52
msgid "Hostname (optional)"
msgstr "Nome host (opzionale)"
#: appinfo/app.php:53
msgid "Port (optional)"
msgstr "Porta (opzionale)"
#: appinfo/app.php:54
msgid "Region (optional)"
msgstr "Regione (opzionale)"
#: appinfo/app.php:55
msgid "Enable SSL"
msgstr "Abilita SSL"
#: appinfo/app.php:56
msgid "Enable Path Style"
msgstr "Abilita stile percorsi"
#: appinfo/app.php:63
msgid "App key"
msgstr "Chiave applicazione"
#: appinfo/app.php:64
msgid "App secret"
msgstr "Segreto applicazione"
#: appinfo/app.php:73 appinfo/app.php:111 appinfo/app.php:121
#: appinfo/app.php:151
msgid "Host"
msgstr ""
#: appinfo/app.php:74 appinfo/app.php:112 appinfo/app.php:132
#: appinfo/app.php:142 appinfo/app.php:152
msgid "Username"
msgstr "Nome utente"
#: appinfo/app.php:75 appinfo/app.php:113 appinfo/app.php:133
#: appinfo/app.php:143 appinfo/app.php:153
msgid "Password"
msgstr "Password"
#: appinfo/app.php:76 appinfo/app.php:115 appinfo/app.php:124
#: appinfo/app.php:134 appinfo/app.php:154
msgid "Root"
msgstr "Radice"
#: appinfo/app.php:77
msgid "Secure ftps://"
msgstr "Sicuro ftps://"
#: appinfo/app.php:84
msgid "Client ID"
msgstr "ID client"
#: appinfo/app.php:85
msgid "Client secret"
msgstr "Segreto del client"
#: appinfo/app.php:92
msgid "OpenStack Object Storage"
msgstr "OpenStack Object Storage"
#: appinfo/app.php:94
msgid "Username (required)"
msgstr "Nome utente (richiesto)"
#: appinfo/app.php:95
msgid "Bucket (required)"
msgstr "Bucket (richiesto)"
#: appinfo/app.php:96
msgid "Region (optional for OpenStack Object Storage)"
msgstr "Regione (facoltativa per OpenStack Object Storage)"
#: appinfo/app.php:97
msgid "API Key (required for Rackspace Cloud Files)"
msgstr "Chiave API (richiesta per Rackspace Cloud Files)"
#: appinfo/app.php:98
msgid "Tenantname (required for OpenStack Object Storage)"
msgstr "Nome tenant (richiesto per OpenStack Object Storage)"
#: appinfo/app.php:99
msgid "Password (required for OpenStack Object Storage)"
msgstr "Password (richiesta per OpenStack Object Storage)"
#: appinfo/app.php:100
msgid "Service Name (required for OpenStack Object Storage)"
msgstr "Nome servizio (richiesta per OpenStack Object Storage)"
#: appinfo/app.php:101
msgid "URL of identity endpoint (required for OpenStack Object Storage)"
msgstr "URL del servizio di identità (richiesto per OpenStack Object Storage)"
#: appinfo/app.php:102
msgid "Timeout of HTTP requests in seconds (optional)"
msgstr "Tempo massimo in secondi delle richieste HTTP (opzionale)"
#: appinfo/app.php:114 appinfo/app.php:123
msgid "Share"
msgstr "Condividi"
#: appinfo/app.php:119
msgid "SMB / CIFS using OC login"
msgstr "SMB / CIFS utilizzando le credenziali di OC"
#: appinfo/app.php:122
msgid "Username as share"
msgstr "Nome utente come condivisione"
#: appinfo/app.php:131 appinfo/app.php:141
msgid "URL"
msgstr "URL"
#: appinfo/app.php:135 appinfo/app.php:145
msgid "Secure https://"
msgstr "Sicuro https://"
#: appinfo/app.php:144
msgid "Remote subfolder"
msgstr "Sottocartella remota"
#: js/dropbox.js:7 js/dropbox.js:29 js/google.js:8 js/google.js:40
msgid "Access granted"
msgstr "Accesso consentito"
#: js/dropbox.js:33 js/dropbox.js:97 js/dropbox.js:103
msgid "Error configuring Dropbox storage"
msgstr "Errore durante la configurazione dell'archivio Dropbox"
#: js/dropbox.js:68 js/google.js:89
msgid "Grant access"
msgstr "Concedi l'accesso"
#: js/dropbox.js:102
msgid "Please provide a valid Dropbox app key and secret."
msgstr "Fornisci chiave di applicazione e segreto di Dropbox validi."
#: js/google.js:45 js/google.js:122
msgid "Error configuring Google Drive storage"
msgstr "Errore durante la configurazione dell'archivio Google Drive"
#: js/settings.js:318 js/settings.js:325
msgid "Saved"
msgstr "Salvato"
#: lib/config.php:589
msgid "<b>Note:</b> "
msgstr "<b>Nota:</b>"
#: lib/config.php:599
msgid " and "
msgstr "e"
#: lib/config.php:621
#, php-format
msgid ""
"<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting "
"of %s is not possible. Please ask your system administrator to install it."
msgstr "<b>Nota:</b> il supporto a cURL di PHP non è abilitato o installato. Impossibile montare %s. Chiedi al tuo amministratore di sistema di installarlo."
#: lib/config.php:623
#, php-format
msgid ""
"<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of"
" %s is not possible. Please ask your system administrator to install it."
msgstr "<b>Nota:</b> il supporto a FTP in PHP non è abilitato o installato. Impossibile montare %s. Chiedi al tuo amministratore di sistema di installarlo."
#: lib/config.php:625
#, php-format
msgid ""
"<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please"
" ask your system administrator to install it."
msgstr "<b>Nota:</b> \"%s\" non è installato. Impossibile montare %s. Chiedi al tuo amministratore di sistema di installarlo."
#: templates/settings.php:2
msgid "External Storage"
msgstr "Archiviazione esterna"
#: templates/settings.php:8 templates/settings.php:27
msgid "Folder name"
msgstr "Nome della cartella"
#: templates/settings.php:9
msgid "External storage"
msgstr "Archiviazione esterna"
#: templates/settings.php:10
msgid "Configuration"
msgstr "Configurazione"
#: templates/settings.php:11
msgid "Options"
msgstr "Opzioni"
#: templates/settings.php:12
msgid "Available for"
msgstr "Disponibile per"
#: templates/settings.php:32
msgid "Add storage"
msgstr "Aggiungi archiviazione"
#: templates/settings.php:92
msgid "No user or group"
msgstr "Nessun utente o gruppo"
#: templates/settings.php:95
msgid "All Users"
msgstr "Tutti gli utenti"
#: templates/settings.php:97
msgid "Groups"
msgstr "Gruppi"
#: templates/settings.php:105
msgid "Users"
msgstr "Utenti"
#: templates/settings.php:118 templates/settings.php:119
#: templates/settings.php:158 templates/settings.php:159
msgid "Delete"
msgstr "Elimina"
#: templates/settings.php:132
msgid "Enable User External Storage"
msgstr "Abilita la memoria esterna dell'utente"
#: templates/settings.php:135
msgid "Allow users to mount the following external storage"
msgstr "Consenti agli utenti di montare la seguente memoria esterna"
#: templates/settings.php:150
msgid "SSL root certificates"
msgstr "Certificati SSL radice"
#: templates/settings.php:168
msgid "Import Root Certificate"
msgstr "Importa certificato radice"
|