|
1 # WP-DB-Backup |
|
2 # Copyright (C) 2008 Austin Matzko |
|
3 # This file is distributed under the GPL 2 license. |
|
4 # |
|
5 msgid "" |
|
6 msgstr "" |
|
7 "Project-Id-Version: wp-db-backup\n" |
|
8 "Report-Msgid-Bugs-To: \n" |
|
9 "POT-Creation-Date: 2010-12-21 15:38-0600\n" |
|
10 "PO-Revision-Date: 2010-12-30 19:14+0100\n" |
|
11 "Last-Translator: Diego Pierotto <ita.translations@tiscali.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 "Plural-Forms: nplurals=2; plural=(n != 1)\n" |
|
17 "X-Poedit-Language: Italian\n" |
|
18 "X-Poedit-Country: ITALY\n" |
|
19 "X-Poedit-SourceCharset: utf-8\n" |
|
20 |
|
21 #: wp-db-backup.php:177 |
|
22 #: wp-db-backup.php:285 |
|
23 #: wp-db-backup.php:302 |
|
24 msgid "Backup Complete!" |
|
25 msgstr "Backup Completato!" |
|
26 |
|
27 #: wp-db-backup.php:220 |
|
28 msgid "http://codex.wordpress.org/WordPress_Backups" |
|
29 msgstr "http://codex.wordpress.org/WordPress_Backups" |
|
30 |
|
31 #: wp-db-backup.php:221 |
|
32 #, php-format |
|
33 msgid "Click <a href=\"%s\" target=\"_blank\">here</a> to back up your database using the WordPress Database Backup plugin. <strong>Note:</strong> WordPress Database Backup does <em>not</em> back up your files, just your database." |
|
34 msgstr "Fai click <a href=\"%s\" target=\"_blank\">qui</a> per creare un backup del database usando il plugin di WordPress chiamato Database Backup. <strong>Nota:</strong> WordPress Database Backup <em>NON</em> fa il backup dei files ma solo del database." |
|
35 |
|
36 #: wp-db-backup.php:230 |
|
37 msgid "Progress" |
|
38 msgstr "Progresso" |
|
39 |
|
40 #: wp-db-backup.php:232 |
|
41 msgid "DO NOT DO THE FOLLOWING AS IT WILL CAUSE YOUR BACKUP TO FAIL:" |
|
42 msgstr "NON FARE LE SEGUENTI COSE PER EVITARE CHE IL BACKUP FALLISCA:" |
|
43 |
|
44 #: wp-db-backup.php:235 |
|
45 msgid "Close this browser" |
|
46 msgstr "Chiudere il browser" |
|
47 |
|
48 #: wp-db-backup.php:236 |
|
49 msgid "Reload this page" |
|
50 msgstr "Aggiornare la pagina" |
|
51 |
|
52 #: wp-db-backup.php:237 |
|
53 msgid "Click the Stop or Back buttons in your browser" |
|
54 msgstr "Premere i pulsanti Termina o Indietro nel browser" |
|
55 |
|
56 #: wp-db-backup.php:239 |
|
57 msgid "Progress:" |
|
58 msgstr "Stato:" |
|
59 |
|
60 #: wp-db-backup.php:248 |
|
61 msgid "Navigating away from this page will cause your backup to fail." |
|
62 msgstr "Abbandonare questa pagina farà fallire la procedura di backup." |
|
63 |
|
64 #: wp-db-backup.php:295 |
|
65 #: wp-db-backup.php:1098 |
|
66 #, php-format |
|
67 msgid "Your backup has been emailed to %s" |
|
68 msgstr "Il backup è stato inviato per email a %s" |
|
69 |
|
70 #: wp-db-backup.php:362 |
|
71 msgid "Creating backup file..." |
|
72 msgstr "Creazione del file di backup..." |
|
73 |
|
74 #: wp-db-backup.php:365 |
|
75 #, php-format |
|
76 msgid "Finished backing up table \\\"%s\\\"." |
|
77 msgstr "Backup della tabella \\\"%s\\\" completato." |
|
78 |
|
79 #: wp-db-backup.php:367 |
|
80 #, php-format |
|
81 msgid "Backing up table \\\"%s\\\"..." |
|
82 msgstr "Backup della tabella \\\"%s\\\"..." |
|
83 |
|
84 #: wp-db-backup.php:374 |
|
85 #: wp-db-backup.php:881 |
|
86 msgid "Could not open the backup file for writing!" |
|
87 msgstr "Impossibile aprire il file di backup in scrittura!" |
|
88 |
|
89 #: wp-db-backup.php:375 |
|
90 msgid "The backup file could not be saved. Please check the permissions for writing to your backup directory and try again." |
|
91 msgstr "Il file di backup non può essere salvato. Per favore controlla i permessi in scrittura nella cartella di backup e riprova." |
|
92 |
|
93 #: wp-db-backup.php:380 |
|
94 #: wp-db-backup.php:890 |
|
95 msgid "WordPress MySQL database backup" |
|
96 msgstr "WordPress MySQL database backup" |
|
97 |
|
98 #: wp-db-backup.php:382 |
|
99 #: wp-db-backup.php:892 |
|
100 #, php-format |
|
101 msgid "Generated: %s" |
|
102 msgstr "Creato: %s" |
|
103 |
|
104 #: wp-db-backup.php:383 |
|
105 #: wp-db-backup.php:893 |
|
106 #, php-format |
|
107 msgid "Hostname: %s" |
|
108 msgstr "Hostname: %s" |
|
109 |
|
110 #: wp-db-backup.php:384 |
|
111 #: wp-db-backup.php:894 |
|
112 #, php-format |
|
113 msgid "Database: %s" |
|
114 msgstr "Database: %s" |
|
115 |
|
116 #: wp-db-backup.php:392 |
|
117 #: wp-db-backup.php:907 |
|
118 #, php-format |
|
119 msgid "Table: %s" |
|
120 msgstr "Tabella: %s" |
|
121 |
|
122 #: wp-db-backup.php:399 |
|
123 msgid "The backup directory is not writeable! Please check the permissions for writing to your backup directory and try again." |
|
124 msgstr "La cartella di backup non è scrivibile! Per favore controlla i permessi in scrittura nella cartella di backup e riprova." |
|
125 |
|
126 #: wp-db-backup.php:458 |
|
127 msgid "Click and hold down <code>[SHIFT]</code> to toggle multiple checkboxes" |
|
128 msgstr "Premi e tieni premuto <code>[MAIUSC]</code> per selezionare caselle multiple" |
|
129 |
|
130 #: wp-db-backup.php:502 |
|
131 msgid "Change" |
|
132 msgstr "Modifica" |
|
133 |
|
134 #: wp-db-backup.php:511 |
|
135 msgid "Save" |
|
136 msgstr "Salva" |
|
137 |
|
138 #: wp-db-backup.php:605 |
|
139 #: wp-db-backup.php:614 |
|
140 #: wp-db-backup.php:1196 |
|
141 msgid "Backup" |
|
142 msgstr "Backup" |
|
143 |
|
144 #: wp-db-backup.php:623 |
|
145 msgid "FAQ" |
|
146 msgstr "FAQ" |
|
147 |
|
148 #: wp-db-backup.php:624 |
|
149 msgid "WP-DB-Backup Support Forum" |
|
150 msgstr "Forum supporto WP-DB-Backup" |
|
151 |
|
152 #: wp-db-backup.php:694 |
|
153 msgid "There was an error writing a line to the backup script:" |
|
154 msgstr "Errore durante la scrittura dello script di backup:" |
|
155 |
|
156 #: wp-db-backup.php:727 |
|
157 msgid "Subsequent errors have been omitted from this log." |
|
158 msgstr "Errori successivi sono stati omessi da questo rapporto." |
|
159 |
|
160 #: wp-db-backup.php:761 |
|
161 msgid "Error getting table details" |
|
162 msgstr "Errore nell'ottenere i dettagli della tabella" |
|
163 |
|
164 #: wp-db-backup.php:769 |
|
165 #, php-format |
|
166 msgid "Delete any existing table %s" |
|
167 msgstr "Cancella tutto tabella %s" |
|
168 |
|
169 #: wp-db-backup.php:778 |
|
170 #, php-format |
|
171 msgid "Table structure of table %s" |
|
172 msgstr "Struttura della tabella %s" |
|
173 |
|
174 #: wp-db-backup.php:784 |
|
175 #, php-format |
|
176 msgid "Error with SHOW CREATE TABLE for %s." |
|
177 msgstr "Errore con SHOW CREATE TABLE per %s." |
|
178 |
|
179 #: wp-db-backup.php:791 |
|
180 #, php-format |
|
181 msgid "Error getting table structure of %s" |
|
182 msgstr "Errore nell'ottenere la struttura della tabella %s" |
|
183 |
|
184 #: wp-db-backup.php:799 |
|
185 #, php-format |
|
186 msgid "Data contents of table %s" |
|
187 msgstr "Contenuto della tabella %s" |
|
188 |
|
189 #: wp-db-backup.php:869 |
|
190 #, php-format |
|
191 msgid "End of data contents of table %s" |
|
192 msgstr "Fine dei dati contenuti nella tabella %s" |
|
193 |
|
194 #: wp-db-backup.php:885 |
|
195 msgid "The backup directory is not writeable!" |
|
196 msgstr "La cartella di backup non è scrivibile!" |
|
197 |
|
198 #: wp-db-backup.php:1044 |
|
199 #, php-format |
|
200 msgid "File not found:%s" |
|
201 msgstr "File non trovato: %s" |
|
202 |
|
203 #: wp-db-backup.php:1044 |
|
204 msgid "Return to Backup" |
|
205 msgstr "Ritorna a Backup" |
|
206 |
|
207 #: wp-db-backup.php:1053 |
|
208 #, php-format |
|
209 msgid "File %s does not exist!" |
|
210 msgstr "Il file %s non esiste!" |
|
211 |
|
212 #: wp-db-backup.php:1060 |
|
213 #, php-format |
|
214 msgid "" |
|
215 "Attached to this email is\n" |
|
216 " %1s\n" |
|
217 " Size:%2s kilobytes\n" |
|
218 msgstr "" |
|
219 "Allegati a questa email:\n" |
|
220 " %1s\n" |
|
221 " Dimensione:%2s KB\n" |
|
222 |
|
223 #: wp-db-backup.php:1061 |
|
224 msgid "Database Backup" |
|
225 msgstr "Backup del Database" |
|
226 |
|
227 #: wp-db-backup.php:1064 |
|
228 #: wp-db-backup.php:1111 |
|
229 msgid "The following errors were reported:" |
|
230 msgstr "Sono stati riscontrati i seguenti errori:" |
|
231 |
|
232 #: wp-db-backup.php:1069 |
|
233 msgid "ERROR: The mail application has failed to deliver the backup." |
|
234 msgstr "ERRORE: L'invio del backup per email è fallito." |
|
235 |
|
236 #: wp-db-backup.php:1086 |
|
237 msgid "Backup Successful" |
|
238 msgstr "Backup completato con successo" |
|
239 |
|
240 #: wp-db-backup.php:1090 |
|
241 #, php-format |
|
242 msgid "Your backup file: <a href=\"%1s\">%2s</a> should begin downloading shortly." |
|
243 msgstr "Il download del file di backup <a href=\"%1s\">%2s</a> inizierà a breve." |
|
244 |
|
245 #: wp-db-backup.php:1101 |
|
246 msgid "Your backup file has been saved on the server. If you would like to download it now, right click and select \"Save As\"" |
|
247 msgstr "Il file di backup è stato salvato sul server. Se vuoi scaricarlo, clicca col pulsante destro e seleziona \"Salva con nome\"" |
|
248 |
|
249 #: wp-db-backup.php:1102 |
|
250 #, php-format |
|
251 msgid "%s bytes" |
|
252 msgstr "%s bytes" |
|
253 |
|
254 #: wp-db-backup.php:1138 |
|
255 msgid "Scheduled Backup Options Saved!" |
|
256 msgstr "Le impostazioni del Backup programmato sono state salvate!" |
|
257 |
|
258 #: wp-db-backup.php:1165 |
|
259 msgid "WARNING: Your backup directory does <strong>NOT</strong> exist, and we cannot create it." |
|
260 msgstr "ATTENZIONE: La cartella di backup <strong>NON</strong> esiste e non può essere creata." |
|
261 |
|
262 #: wp-db-backup.php:1166 |
|
263 #, php-format |
|
264 msgid "Using your FTP client, try to create the backup directory yourself: %s" |
|
265 msgstr "Utilizzando un client FTP, prova a creare manualmente la cartella: %s" |
|
266 |
|
267 #: wp-db-backup.php:1170 |
|
268 #: wp-db-backup.php:1181 |
|
269 msgid "WARNING: Your backup directory is <strong>NOT</strong> writable! We cannot create the backup files." |
|
270 msgstr "ATTENZIONE: La cartella di backup <strong>NON</strong> è scrivibile! Impossibile creare i file di backup." |
|
271 |
|
272 #: wp-db-backup.php:1171 |
|
273 #, php-format |
|
274 msgid "Using your FTP client, try to set the backup directory’s write permission to %1$s or %2$s: %3$s" |
|
275 msgstr "Utilizzando un client FTP, imposta i permessi della cartella di backup a %1$s o %2$s: %3$s" |
|
276 |
|
277 #: wp-db-backup.php:1183 |
|
278 msgid "This problem seems to be caused by your server’s <code>safe_mode</code> file ownership restrictions, which limit what files web applications like WordPress can create." |
|
279 msgstr "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." |
|
280 |
|
281 #: wp-db-backup.php:1185 |
|
282 #, php-format |
|
283 msgid "You can try to correct this problem by using your FTP client to delete and then re-create the backup directory: %s" |
|
284 msgstr "Puoi provare a correggere il problema utilizzando un client FTP per cancellare e ricreare la cartella di backup: %s" |
|
285 |
|
286 #: wp-db-backup.php:1199 |
|
287 msgid "Tables" |
|
288 msgstr "Tabelle" |
|
289 |
|
290 #: wp-db-backup.php:1201 |
|
291 msgid "These core WordPress tables will always be backed up:" |
|
292 msgstr "Queste tabelle base di WordPress saranno sempre copiate:" |
|
293 |
|
294 #: wp-db-backup.php:1206 |
|
295 msgid "Exclude spam comments" |
|
296 msgstr "Escludi i commenti di spam" |
|
297 |
|
298 #: wp-db-backup.php:1209 |
|
299 msgid "Exclude post revisions" |
|
300 msgstr "Escludi revisioni" |
|
301 |
|
302 #: wp-db-backup.php:1220 |
|
303 msgid "You may choose to include any of the following tables:" |
|
304 msgstr "Le seguenti tabelle possono essere selezionate:" |
|
305 |
|
306 #: wp-db-backup.php:1234 |
|
307 msgid "Backup Options" |
|
308 msgstr "Opzioni di backup" |
|
309 |
|
310 #: wp-db-backup.php:1235 |
|
311 msgid "What to do with the backup file:" |
|
312 msgstr "Che cosa fare con il file di backup:" |
|
313 |
|
314 #: wp-db-backup.php:1239 |
|
315 msgid "Save to server" |
|
316 msgstr "Salvalo sul server" |
|
317 |
|
318 #: wp-db-backup.php:1244 |
|
319 msgid "Download to your computer" |
|
320 msgstr "Scaricalo sul computer" |
|
321 |
|
322 #: wp-db-backup.php:1248 |
|
323 #: wp-db-backup.php:1312 |
|
324 msgid "Email backup to:" |
|
325 msgstr "Invialo per email a:" |
|
326 |
|
327 #: wp-db-backup.php:1261 |
|
328 msgid "Backup now!" |
|
329 msgstr "Inizia il Backup!" |
|
330 |
|
331 #: wp-db-backup.php:1264 |
|
332 msgid "WARNING: Your backup directory is <strong>NOT</strong> writable!" |
|
333 msgstr "ATTENZIONE: La cartella di backup <strong>NON</strong> è scrivibile!" |
|
334 |
|
335 #: wp-db-backup.php:1275 |
|
336 msgid "Scheduled Backup" |
|
337 msgstr "Backup programmato" |
|
338 |
|
339 #: wp-db-backup.php:1282 |
|
340 #, php-format |
|
341 msgid "Next Backup: %s" |
|
342 msgstr "Prossimo Backup: %s" |
|
343 |
|
344 #: wp-db-backup.php:1287 |
|
345 #, php-format |
|
346 msgid "Last WP-Cron Daily Execution: %s" |
|
347 msgstr "Ultima esecuzione giornaliera di WP-Cron: %s" |
|
348 |
|
349 #: wp-db-backup.php:1288 |
|
350 #, php-format |
|
351 msgid "Next WP-Cron Daily Execution: %s" |
|
352 msgstr "Prossima esecuzione giornaliera di WP-Cron: %s" |
|
353 |
|
354 #: wp-db-backup.php:1293 |
|
355 msgid "Schedule: " |
|
356 msgstr "Programmazione:" |
|
357 |
|
358 #: wp-db-backup.php:1297 |
|
359 msgid "None" |
|
360 msgstr "Nessuna" |
|
361 |
|
362 #: wp-db-backup.php:1297 |
|
363 msgid "Daily" |
|
364 msgstr "Giornaliera" |
|
365 |
|
366 #: wp-db-backup.php:1314 |
|
367 msgid "Schedule backup" |
|
368 msgstr "Programma il backup" |
|
369 |
|
370 #: wp-db-backup.php:1322 |
|
371 msgid "Tables to include in the scheduled backup:" |
|
372 msgstr "Tabelle da includere nel backup programmato:" |
|
373 |
|
374 #: wp-db-backup.php:1357 |
|
375 msgid "Never" |
|
376 msgstr "Mai" |
|
377 |
|
378 #: wp-db-backup.php:1362 |
|
379 #, php-format |
|
380 msgid "%s seconds" |
|
381 msgstr "%s secondi" |
|
382 |
|
383 #: wp-db-backup.php:1395 |
|
384 msgid "Once Weekly" |
|
385 msgstr "Settimanale" |
|
386 |
|
387 #: wp-db-backup.php:1408 |
|
388 #, php-format |
|
389 msgid "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." |
|
390 msgstr "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." |
|
391 |
|
392 #: wp-db-backup.php:1426 |
|
393 msgid "You are not allowed to perform backups." |
|
394 msgstr "Non ti è consentito eseguire backup." |
|
395 |
|
396 #: wp-db-backup.php:1441 |
|
397 #, php-format |
|
398 msgid "There appears to be an unauthorized attempt from this site to access your database located at %1s. The attempt has been halted." |
|
399 msgstr "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." |
|
400 |
|
401 #: wp-db-backup.php:1452 |
|
402 msgid "Cheatin' uh ?" |
|
403 msgstr "Stai barando, eh?" |
|
404 |
|
405 #~ msgid "" |
|
406 #~ "Backup complete, preparing <a href=\\\"%s\\\">backup</a> for download..." |
|
407 #~ msgstr "" |
|
408 #~ "Backup completo, preparazione del <a href=\\\"%s\\\">backup</a> per il " |
|
409 #~ "download..." |
|
410 #~ msgid "Backup complete, sending <a href=\\\"%s\\\">backup</a> via email..." |
|
411 #~ msgstr "" |
|
412 #~ "Backup completo, invio del <a href=\\\"%s\\\">backup</a> per email..." |
|
413 #~ msgid "Backup complete, download <a href=\\\"%s\\\">here</a>." |
|
414 #~ msgstr "Backup completo, scaricalo <a href=\\\"%s\\\">qui</a>." |
|
415 |