source: trunk/www.guidonia.net/wp/wp-content/plugins/wp-db-backup/wp-db-backup-it_IT.po@ 44

Last change on this file since 44 was 44, checked in by luciano, 14 years ago
File size: 11.7 KB
Line 
1# WP-DB-Backup
2# Copyright (C) 2008 Austin Matzko
3# This file is distributed under the GPL 2 license.
4#
5msgid ""
6msgstr ""
7"Project-Id-Version: wp-db-backup\n"
8"Report-Msgid-Bugs-To: \n"
9"POT-Creation-Date: 2008-08-15 11:00-0500\n"
10"PO-Revision-Date: 2008-12-11 15:15+0100\n"
11"Last-Translator: SteveAgl <steagl@wordpress-it.it>\n"
12"Language-Team: \n"
13"MIME-Version: 1.0\n"
14"Content-Type: text/plain; charset=UTF-8\n"
15"Content-Transfer-Encoding: 8bit\n"
16
17#: wp-db-backup.php:181
18msgid "Backup Complete!"
19msgstr "Backup Completato!"
20
21#: wp-db-backup.php:211
22msgid "Progress"
23msgstr "Progresso"
24
25#: wp-db-backup.php:213
26msgid "DO NOT DO THE FOLLOWING AS IT WILL CAUSE YOUR BACKUP TO FAIL:"
27msgstr "NON FARE NESSUNA DELLE SEGUENTI COSE PER EVITARE CHE IL BACKUP FALLISCA:"
28
29#: wp-db-backup.php:216
30msgid "Close this browser"
31msgstr "Chiudere il browser"
32
33#: wp-db-backup.php:217
34msgid "Reload this page"
35msgstr "Aggiornare la pagina"
36
37#: wp-db-backup.php:218
38msgid "Click the Stop or Back buttons in your browser"
39msgstr "Premere i pulsanti Termina o Indietro nel browser"
40
41#: wp-db-backup.php:220
42msgid "Progress:"
43msgstr "Stato:"
44
45#: wp-db-backup.php:229
46msgid "Navigating away from this page will cause your backup to fail."
47msgstr "Abbandonare questa pagina farà fallire la procedura di backup."
48
49#: wp-db-backup.php:266
50#, php-format
51msgid "Backup complete, preparing <a href=\\\"%s\\\">backup</a> for download..."
52msgstr "Backup completo, preparazione del <a href=\\\"%s\\\">backup</a> per il download..."
53
54#: wp-db-backup.php:273
55#, php-format
56msgid "Backup complete, sending <a href=\\\"%s\\\">backup</a> via email..."
57msgstr "Backup completo, invio del <a href=\\\"%s\\\">backup</a> per email..."
58
59#: wp-db-backup.php:280
60#, php-format
61msgid "Backup complete, download <a href=\\\"%s\\\">here</a>."
62msgstr "Backup completo, scaricalo <a href=\\\"%s\\\">qui</a>."
63
64#: wp-db-backup.php:340
65msgid "Creating backup file..."
66msgstr "Creazione del file di backup..."
67
68#: wp-db-backup.php:343
69#, php-format
70msgid "Finished backing up table \\\"%s\\\"."
71msgstr "Backup della tabella \\\"%s\\\" completato."
72
73#: wp-db-backup.php:345
74#, php-format
75msgid "Backing up table \\\"%s\\\"..."
76msgstr "Backup della tabella \\\"%s\\\"..."
77
78#: wp-db-backup.php:352
79#: wp-db-backup.php:835
80msgid "Could not open the backup file for writing!"
81msgstr "Impossibile aprire il file di backup in scrittura!"
82
83#: wp-db-backup.php:353
84msgid "The backup file could not be saved. Please check the permissions for writing to your backup directory and try again."
85msgstr "Il file di backup non può essere salvato. Per favore controlla i permessi in scrittura nella cartella di backup e riprova."
86
87#: wp-db-backup.php:358
88#: wp-db-backup.php:844
89msgid "WordPress MySQL database backup"
90msgstr "WordPress MySQL database backup"
91
92#: wp-db-backup.php:360
93#: wp-db-backup.php:846
94#, php-format
95msgid "Generated: %s"
96msgstr "Creato: %s"
97
98#: wp-db-backup.php:361
99#: wp-db-backup.php:847
100#, php-format
101msgid "Hostname: %s"
102msgstr "Hostname: %s"
103
104#: wp-db-backup.php:362
105#: wp-db-backup.php:848
106#, php-format
107msgid "Database: %s"
108msgstr "Database: %s"
109
110#: wp-db-backup.php:370
111#: wp-db-backup.php:861
112#, php-format
113msgid "Table: %s"
114msgstr "Tabella: %s"
115
116#: wp-db-backup.php:377
117msgid "The backup directory is not writeable! Please check the permissions for writing to your backup directory and try again."
118msgstr "La cartella di backup non Ú scrivibile! Per favore controlla i permessi in scrittura nella cartella di backup e riprova."
119
120#: wp-db-backup.php:434
121msgid "Click and hold down <code>[SHIFT]</code> to toggle multiple checkboxes"
122msgstr "Premi e tieni premuto <code>[MAIUSC]</code> per selezionare caselle multiple"
123
124#: wp-db-backup.php:474
125msgid "Change"
126msgstr "Modifica"
127
128#: wp-db-backup.php:483
129msgid "Save"
130msgstr "Salva"
131
132#: wp-db-backup.php:566
133#: wp-db-backup.php:571
134#: wp-db-backup.php:1126
135msgid "Backup"
136msgstr "Backup"
137
138#: wp-db-backup.php:646
139#: wp-db-backup.php:649
140msgid "There was an error writing a line to the backup script:"
141msgstr "Errore durante la scrittura dello script di backup:"
142
143#: wp-db-backup.php:681
144msgid "Subsequent errors have been omitted from this log."
145msgstr "Errori successivi sono stati omessi da questo rapporto."
146
147#: wp-db-backup.php:715
148msgid "Error getting table details"
149msgstr "Errore nell'ottenere i dettagli della tabella"
150
151#: wp-db-backup.php:723
152#, php-format
153msgid "Delete any existing table %s"
154msgstr "Cancella tutto tabella %s"
155
156#: wp-db-backup.php:732
157#, php-format
158msgid "Table structure of table %s"
159msgstr "Struttura della tabella %s"
160
161#: wp-db-backup.php:738
162#, php-format
163msgid "Error with SHOW CREATE TABLE for %s."
164msgstr "Errore con SHOW CREATE TABLE per %s."
165
166#: wp-db-backup.php:745
167#, php-format
168msgid "Error getting table structure of %s"
169msgstr "Errore nell'ottenere la struttura della tabella %s"
170
171#: wp-db-backup.php:753
172#, php-format
173msgid "Data contents of table %s"
174msgstr "Contenuto della tabella %s"
175
176#: wp-db-backup.php:823
177#, php-format
178msgid "End of data contents of table %s"
179msgstr "Fine dei dati contenuti nella tabella %s"
180
181#: wp-db-backup.php:839
182msgid "The backup directory is not writeable!"
183msgstr "La cartella di backup non Ú scrivibile!"
184
185#: wp-db-backup.php:974
186#, php-format
187msgid "File not found:%s"
188msgstr "File non trovato: %s"
189
190#: wp-db-backup.php:974
191msgid "Return to Backup"
192msgstr "Ritorna a Backup"
193
194#: wp-db-backup.php:983
195#, php-format
196msgid "File %s does not exist!"
197msgstr "Il file %s non esiste!"
198
199#: wp-db-backup.php:990
200#, php-format
201msgid ""
202"Attached to this email is\n"
203" %1s\n"
204" Size:%2s kilobytes\n"
205msgstr ""
206"Allegati a questa email:\n"
207" %1s\n"
208" Dimensione:%2s KB\n"
209
210#: wp-db-backup.php:991
211msgid "Database Backup"
212msgstr "Backup del Database"
213
214#: wp-db-backup.php:994
215#: wp-db-backup.php:1041
216msgid "The following errors were reported:"
217msgstr "Sono stati riscontrati i seguenti errori:"
218
219#: wp-db-backup.php:999
220msgid "ERROR: The mail application has failed to deliver the backup."
221msgstr "ERRORE: L'invio del backup per email Ú fallito."
222
223#: wp-db-backup.php:1016
224msgid "Backup Successful"
225msgstr "Backup completato con successo"
226
227#: wp-db-backup.php:1020
228#, php-format
229msgid "Your backup file: <a href=\"%1s\">%2s</a> should begin downloading shortly."
230msgstr "Il download del file di backup <a href=\"%1s\">%2s</a> inizierà a breve."
231
232#: wp-db-backup.php:1028
233#, php-format
234msgid "Your backup has been emailed to %s"
235msgstr "Il backup Ú stato inviato per email a %s"
236
237#: wp-db-backup.php:1031
238msgid "Your backup file has been saved on the server. If you would like to download it now, right click and select \"Save As\""
239msgstr "Il file di backup Ú stato salvato sul server. Se vuoi scaricarlo, clicca col pulsante destro e seleziona \"Salva con nome\""
240
241#: wp-db-backup.php:1032
242#, php-format
243msgid "%s bytes"
244msgstr "%s bytes"
245
246#: wp-db-backup.php:1068
247msgid "Scheduled Backup Options Saved!"
248msgstr "Le impostazioni del Backup programmato sono state salvate!"
249
250#: wp-db-backup.php:1095
251msgid "WARNING: Your backup directory does <strong>NOT</strong> exist, and we cannot create it."
252msgstr "ATTENZIONE: La cartella di backup <strong>NON</strong> esiste e non può essere creata."
253
254#: wp-db-backup.php:1096
255#, php-format
256msgid "Using your FTP client, try to create the backup directory yourself: %s"
257msgstr "Utilizzando un client FTP, prova a creare manualmente la cartella: %s"
258
259#: wp-db-backup.php:1100
260#: wp-db-backup.php:1111
261msgid "WARNING: Your backup directory is <strong>NOT</strong> writable! We cannot create the backup files."
262msgstr "ATTENZIONE: La cartella di backup <strong>NON</strong> Ú scrivibile! Impossibile creare i file di backup."
263
264#: wp-db-backup.php:1101
265#, php-format
266msgid "Using your FTP client, try to set the backup directory&rsquo;s write permission to %1$s or %2$s: %3$s"
267msgstr "Utilizzando un client FTP, imposta i permessi della cartella di backup a %1$s o %2$s: %3$s"
268
269#: wp-db-backup.php:1113
270msgid "This problem seems to be caused by your server&rsquo;s <code>safe_mode</code> file ownership restrictions, which limit what files web applications like WordPress can create."
271msgstr "Il problema sembra essere dovuto alle restrizioni dello <code>safe_mode</code> impostato sul server, che limita la creazione di file da parte di applicazioni come WordPress."
272
273#: wp-db-backup.php:1115
274#, php-format
275msgid "You can try to correct this problem by using your FTP client to delete and then re-create the backup directory: %s"
276msgstr "Puoi provare a correggere il problema utilizzando un client FTP per cancellare e ricreare la cartella di backup: %s"
277
278#: wp-db-backup.php:1129
279msgid "Tables"
280msgstr "Tabelle"
281
282#: wp-db-backup.php:1131
283msgid "These core WordPress tables will always be backed up:"
284msgstr "Queste tabelle base di WordPress saranno sempre copiate:"
285
286#: wp-db-backup.php:1136
287msgid "Exclude spam comments"
288msgstr "Escludi i commenti di spam"
289
290#: wp-db-backup.php:1139
291msgid "Exclude post revisions"
292msgstr "Escludi revisioni"
293
294#: wp-db-backup.php:1150
295msgid "You may choose to include any of the following tables:"
296msgstr "Le seguenti tabelle possono essere selezionate:"
297
298#: wp-db-backup.php:1164
299msgid "Backup Options"
300msgstr "Opzioni di backup"
301
302#: wp-db-backup.php:1165
303msgid "What to do with the backup file:"
304msgstr "Che cosa fare con il file di backup:"
305
306#: wp-db-backup.php:1169
307msgid "Save to server"
308msgstr "Salvalo sul server"
309
310#: wp-db-backup.php:1174
311msgid "Download to your computer"
312msgstr "Scaricalo sul computer"
313
314#: wp-db-backup.php:1178
315#: wp-db-backup.php:1235
316msgid "Email backup to:"
317msgstr "Invialo per email a:"
318
319#: wp-db-backup.php:1185
320msgid "Backup now!"
321msgstr "Inizia il Backup!"
322
323#: wp-db-backup.php:1188
324msgid "WARNING: Your backup directory is <strong>NOT</strong> writable!"
325msgstr "ATTENZIONE: La cartella di backup <strong>NON</strong> Ú scrivibile!"
326
327#: wp-db-backup.php:1199
328msgid "Scheduled Backup"
329msgstr "Backup programmato"
330
331#: wp-db-backup.php:1206
332#, php-format
333msgid "Next Backup: %s"
334msgstr "Prossimo Backup: %s"
335
336#: wp-db-backup.php:1211
337#, php-format
338msgid "Last WP-Cron Daily Execution: %s"
339msgstr "Ultima esecuzione giornaliera di WP-Cron: %s"
340
341#: wp-db-backup.php:1212
342#, php-format
343msgid "Next WP-Cron Daily Execution: %s"
344msgstr "Prossima esecuzione giornaliera di WP-Cron: %s"
345
346#: wp-db-backup.php:1217
347msgid "Schedule: "
348msgstr "Programmazione:"
349
350#: wp-db-backup.php:1220
351msgid "None"
352msgstr "Nessuna"
353
354#: wp-db-backup.php:1220
355msgid "Daily"
356msgstr "Giornaliera"
357
358#: wp-db-backup.php:1243
359msgid "Tables to include in the scheduled backup:"
360msgstr "Tabelle da includere nel backup programmato:"
361
362#: wp-db-backup.php:1253
363msgid "Schedule backup"
364msgstr "Programma il backup"
365
366#: wp-db-backup.php:1278
367msgid "Never"
368msgstr "Mai"
369
370#: wp-db-backup.php:1283
371#, php-format
372msgid "%s seconds"
373msgstr "%s secondi"
374
375#: wp-db-backup.php:1316
376msgid "Once Weekly"
377msgstr "Settimanale"
378
379#: wp-db-backup.php:1329
380#, php-format
381msgid "Your WordPress version, %1s, lacks important security features without which it is unsafe to use the WP-DB-Backup plugin. Hence, this plugin is automatically disabled. Please consider <a href=\"%2s\">upgrading WordPress</a> to a more recent version."
382msgstr "La versione corrente di WordPress, %1s, non Ú provvista di importanti funzioni di sicurezza senza le quali non Ú sicuro eseguire il plugin WP-DB-Backup. Il plugin Ú stato dunque disabilitato automaticamente. Considera di <a href=\"%2s\">aggiornare WordPress</a> ad una versione più recente."
383
384#: wp-db-backup.php:1347
385msgid "You are not allowed to perform backups."
386msgstr "Non ti Ú consentito eseguire backup."
387
388#: wp-db-backup.php:1362
389#, php-format
390msgid "There appears to be an unauthorized attempt from this site to access your database located at %1s. The attempt has been halted."
391msgstr "Sembra che ci sia stato un tentativo non autorizzato da parte di questo sito di accedere al tuo database a %1s. Il tentativo Ú stato bloccato."
392
393#: wp-db-backup.php:1373
394msgid "Cheatin' uh ?"
395msgstr "Stai barando, eh?"
396
Note: See TracBrowser for help on using the repository browser.