Changeset 327309
- Timestamp:
- 12/30/2010 07:04:27 PM (15 years ago)
- Location:
- wp-db-backup/tags/2.2.3
- Files:
-
- 3 edited
-
readme.txt (modified) (1 diff)
-
wp-db-backup-it_IT.mo (modified) (previous)
-
wp-db-backup-it_IT.po (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wp-db-backup/tags/2.2.3/readme.txt
r325108 r327309 131 131 * Daniel Erb 132 132 * Daniel Villoldo 133 * Diego Pierotto 133 134 * Eilif Nordseth 134 135 * Eric Lassauge -
wp-db-backup/tags/2.2.3/wp-db-backup-it_IT.po
r324976 r327309 7 7 "Project-Id-Version: wp-db-backup\n" 8 8 "Report-Msgid-Bugs-To: \n" 9 "POT-Creation-Date: 2008-08-15 11:00-0500\n" 10 "PO-Revision-Date: 2008-08-16 16:20+0100\n" 11 "Last-Translator: Michele Spagnuolo <mikispag@gmail.com>\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" 12 13 "MIME-Version: 1.0\n" 13 "Content-Type: text/plain; charset= utf-8\n"14 "Content-Type: text/plain; charset=UTF-8\n" 14 15 "Content-Transfer-Encoding: 8bit\n" 15 "Language-Team: \n" 16 17 #: wp-db-backup.php:181 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 18 24 msgid "Backup Complete!" 19 25 msgstr "Backup Completato!" 20 26 21 #: wp-db-backup.php:211 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 22 37 msgid "Progress" 23 38 msgstr "Progresso" 24 39 25 #: wp-db-backup.php:2 1340 #: wp-db-backup.php:232 26 41 msgid "DO NOT DO THE FOLLOWING AS IT WILL CAUSE YOUR BACKUP TO FAIL:" 27 42 msgstr "NON FARE LE SEGUENTI COSE PER EVITARE CHE IL BACKUP FALLISCA:" 28 43 29 #: wp-db-backup.php:2 1644 #: wp-db-backup.php:235 30 45 msgid "Close this browser" 31 46 msgstr "Chiudere il browser" 32 47 33 #: wp-db-backup.php:2 1748 #: wp-db-backup.php:236 34 49 msgid "Reload this page" 35 50 msgstr "Aggiornare la pagina" 36 51 37 #: wp-db-backup.php:2 1852 #: wp-db-backup.php:237 38 53 msgid "Click the Stop or Back buttons in your browser" 39 54 msgstr "Premere i pulsanti Termina o Indietro nel browser" 40 55 41 #: wp-db-backup.php:2 2056 #: wp-db-backup.php:239 42 57 msgid "Progress:" 43 58 msgstr "Stato:" 44 59 45 #: wp-db-backup.php:2 2960 #: wp-db-backup.php:248 46 61 msgid "Navigating away from this page will cause your backup to fail." 47 62 msgstr "Abbandonare questa pagina farà fallire la procedura di backup." 48 63 49 #: wp-db-backup.php:266 50 #, php-format 51 msgid "Backup complete, preparing <a href=\\\"%s\\\">backup</a> for download..." 52 msgstr "Backup completo, preparazione del <a href=\\\"%s\\\">backup</a> per il download..." 53 54 #: wp-db-backup.php:273 55 #, php-format 56 msgid "Backup complete, sending <a href=\\\"%s\\\">backup</a> via email..." 57 msgstr "Backup completo, invio del <a href=\\\"%s\\\">backup</a> per email..." 58 59 #: wp-db-backup.php:280 60 #, php-format 61 msgid "Backup complete, download <a href=\\\"%s\\\">here</a>." 62 msgstr "Backup completo, scaricalo <a href=\\\"%s\\\">qui</a>." 63 64 #: wp-db-backup.php:340 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 65 71 msgid "Creating backup file..." 66 72 msgstr "Creazione del file di backup..." 67 73 68 #: wp-db-backup.php:3 4374 #: wp-db-backup.php:365 69 75 #, php-format 70 76 msgid "Finished backing up table \\\"%s\\\"." 71 77 msgstr "Backup della tabella \\\"%s\\\" completato." 72 78 73 #: wp-db-backup.php:3 4579 #: wp-db-backup.php:367 74 80 #, php-format 75 81 msgid "Backing up table \\\"%s\\\"..." 76 82 msgstr "Backup della tabella \\\"%s\\\"..." 77 83 78 #: wp-db-backup.php:3 5279 #: wp-db-backup.php:8 3584 #: wp-db-backup.php:374 85 #: wp-db-backup.php:881 80 86 msgid "Could not open the backup file for writing!" 81 87 msgstr "Impossibile aprire il file di backup in scrittura!" 82 88 83 #: wp-db-backup.php:3 5389 #: wp-db-backup.php:375 84 90 msgid "The backup file could not be saved. Please check the permissions for writing to your backup directory and try again." 85 91 msgstr "Il file di backup non può essere salvato. Per favore controlla i permessi in scrittura nella cartella di backup e riprova." 86 92 87 #: wp-db-backup.php:3 5888 #: wp-db-backup.php:8 4493 #: wp-db-backup.php:380 94 #: wp-db-backup.php:890 89 95 msgid "WordPress MySQL database backup" 90 96 msgstr "WordPress MySQL database backup" 91 97 92 #: wp-db-backup.php:3 6093 #: wp-db-backup.php:8 4698 #: wp-db-backup.php:382 99 #: wp-db-backup.php:892 94 100 #, php-format 95 101 msgid "Generated: %s" 96 102 msgstr "Creato: %s" 97 103 98 #: wp-db-backup.php:3 6199 #: wp-db-backup.php:8 47104 #: wp-db-backup.php:383 105 #: wp-db-backup.php:893 100 106 #, php-format 101 107 msgid "Hostname: %s" 102 108 msgstr "Hostname: %s" 103 109 104 #: wp-db-backup.php:3 62105 #: wp-db-backup.php:8 48110 #: wp-db-backup.php:384 111 #: wp-db-backup.php:894 106 112 #, php-format 107 113 msgid "Database: %s" 108 114 msgstr "Database: %s" 109 115 110 #: wp-db-backup.php:3 70111 #: wp-db-backup.php: 861116 #: wp-db-backup.php:392 117 #: wp-db-backup.php:907 112 118 #, php-format 113 119 msgid "Table: %s" 114 120 msgstr "Tabella: %s" 115 121 116 #: wp-db-backup.php:3 77122 #: wp-db-backup.php:399 117 123 msgid "The backup directory is not writeable! Please check the permissions for writing to your backup directory and try again." 118 124 msgstr "La cartella di backup non è scrivibile! Per favore controlla i permessi in scrittura nella cartella di backup e riprova." 119 125 120 #: wp-db-backup.php:4 34126 #: wp-db-backup.php:458 121 127 msgid "Click and hold down <code>[SHIFT]</code> to toggle multiple checkboxes" 122 128 msgstr "Premi e tieni premuto <code>[MAIUSC]</code> per selezionare caselle multiple" 123 129 124 #: wp-db-backup.php: 474130 #: wp-db-backup.php:502 125 131 msgid "Change" 126 132 msgstr "Modifica" 127 133 128 #: wp-db-backup.php: 483134 #: wp-db-backup.php:511 129 135 msgid "Save" 130 136 msgstr "Salva" 131 137 132 #: wp-db-backup.php: 566133 #: wp-db-backup.php: 571134 #: wp-db-backup.php:11 26138 #: wp-db-backup.php:605 139 #: wp-db-backup.php:614 140 #: wp-db-backup.php:1196 135 141 msgid "Backup" 136 142 msgstr "Backup" 137 143 138 #: wp-db-backup.php:646 139 #: wp-db-backup.php:649 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 140 153 msgid "There was an error writing a line to the backup script:" 141 154 msgstr "Errore durante la scrittura dello script di backup:" 142 155 143 #: wp-db-backup.php: 681156 #: wp-db-backup.php:727 144 157 msgid "Subsequent errors have been omitted from this log." 145 158 msgstr "Errori successivi sono stati omessi da questo rapporto." 146 159 147 #: wp-db-backup.php:7 15160 #: wp-db-backup.php:761 148 161 msgid "Error getting table details" 149 162 msgstr "Errore nell'ottenere i dettagli della tabella" 150 163 151 #: wp-db-backup.php:7 23164 #: wp-db-backup.php:769 152 165 #, php-format 153 166 msgid "Delete any existing table %s" 154 167 msgstr "Cancella tutto tabella %s" 155 168 156 #: wp-db-backup.php:7 32169 #: wp-db-backup.php:778 157 170 #, php-format 158 171 msgid "Table structure of table %s" 159 172 msgstr "Struttura della tabella %s" 160 173 161 #: wp-db-backup.php:7 38174 #: wp-db-backup.php:784 162 175 #, php-format 163 176 msgid "Error with SHOW CREATE TABLE for %s." 164 177 msgstr "Errore con SHOW CREATE TABLE per %s." 165 178 166 #: wp-db-backup.php:7 45179 #: wp-db-backup.php:791 167 180 #, php-format 168 181 msgid "Error getting table structure of %s" 169 182 msgstr "Errore nell'ottenere la struttura della tabella %s" 170 183 171 #: wp-db-backup.php:7 53184 #: wp-db-backup.php:799 172 185 #, php-format 173 186 msgid "Data contents of table %s" 174 187 msgstr "Contenuto della tabella %s" 175 188 176 #: wp-db-backup.php:8 23189 #: wp-db-backup.php:869 177 190 #, php-format 178 191 msgid "End of data contents of table %s" 179 192 msgstr "Fine dei dati contenuti nella tabella %s" 180 193 181 #: wp-db-backup.php:8 39194 #: wp-db-backup.php:885 182 195 msgid "The backup directory is not writeable!" 183 196 msgstr "La cartella di backup non è scrivibile!" 184 197 185 #: wp-db-backup.php: 974198 #: wp-db-backup.php:1044 186 199 #, php-format 187 200 msgid "File not found:%s" 188 201 msgstr "File non trovato: %s" 189 202 190 #: wp-db-backup.php: 974203 #: wp-db-backup.php:1044 191 204 msgid "Return to Backup" 192 205 msgstr "Ritorna a Backup" 193 206 194 #: wp-db-backup.php: 983207 #: wp-db-backup.php:1053 195 208 #, php-format 196 209 msgid "File %s does not exist!" 197 210 msgstr "Il file %s non esiste!" 198 211 199 #: wp-db-backup.php: 990212 #: wp-db-backup.php:1060 200 213 #, php-format 201 214 msgid "" … … 208 221 " Dimensione:%2s KB\n" 209 222 210 #: wp-db-backup.php: 991223 #: wp-db-backup.php:1061 211 224 msgid "Database Backup" 212 225 msgstr "Backup del Database" 213 226 214 #: wp-db-backup.php: 994215 #: wp-db-backup.php:1 041227 #: wp-db-backup.php:1064 228 #: wp-db-backup.php:1111 216 229 msgid "The following errors were reported:" 217 230 msgstr "Sono stati riscontrati i seguenti errori:" 218 231 219 #: wp-db-backup.php: 999232 #: wp-db-backup.php:1069 220 233 msgid "ERROR: The mail application has failed to deliver the backup." 221 234 msgstr "ERRORE: L'invio del backup per email è fallito." 222 235 223 #: wp-db-backup.php:10 16236 #: wp-db-backup.php:1086 224 237 msgid "Backup Successful" 225 238 msgstr "Backup completato con successo" 226 239 227 #: wp-db-backup.php:10 20240 #: wp-db-backup.php:1090 228 241 #, php-format 229 242 msgid "Your backup file: <a href=\"%1s\">%2s</a> should begin downloading shortly." 230 243 msgstr "Il download del file di backup <a href=\"%1s\">%2s</a> inizierà a breve." 231 244 232 #: wp-db-backup.php:1028 233 #, php-format 234 msgid "Your backup has been emailed to %s" 235 msgstr "Il backup è stato inviato per email a %s" 236 237 #: wp-db-backup.php:1031 245 #: wp-db-backup.php:1101 238 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\"" 239 247 msgstr "Il file di backup è stato salvato sul server. Se vuoi scaricarlo, clicca col pulsante destro e seleziona \"Salva con nome\"" 240 248 241 #: wp-db-backup.php:1 032249 #: wp-db-backup.php:1102 242 250 #, php-format 243 251 msgid "%s bytes" 244 252 msgstr "%s bytes" 245 253 246 #: wp-db-backup.php:1 068254 #: wp-db-backup.php:1138 247 255 msgid "Scheduled Backup Options Saved!" 248 256 msgstr "Le impostazioni del Backup programmato sono state salvate!" 249 257 250 #: wp-db-backup.php:1 095258 #: wp-db-backup.php:1165 251 259 msgid "WARNING: Your backup directory does <strong>NOT</strong> exist, and we cannot create it." 252 260 msgstr "ATTENZIONE: La cartella di backup <strong>NON</strong> esiste e non può essere creata." 253 261 254 #: wp-db-backup.php:1 096262 #: wp-db-backup.php:1166 255 263 #, php-format 256 264 msgid "Using your FTP client, try to create the backup directory yourself: %s" 257 265 msgstr "Utilizzando un client FTP, prova a creare manualmente la cartella: %s" 258 266 259 #: wp-db-backup.php:11 00260 #: wp-db-backup.php:11 11267 #: wp-db-backup.php:1170 268 #: wp-db-backup.php:1181 261 269 msgid "WARNING: Your backup directory is <strong>NOT</strong> writable! We cannot create the backup files." 262 270 msgstr "ATTENZIONE: La cartella di backup <strong>NON</strong> è scrivibile! Impossibile creare i file di backup." 263 271 264 #: wp-db-backup.php:11 01272 #: wp-db-backup.php:1171 265 273 #, php-format 266 274 msgid "Using your FTP client, try to set the backup directory’s write permission to %1$s or %2$s: %3$s" 267 275 msgstr "Utilizzando un client FTP, imposta i permessi della cartella di backup a %1$s o %2$s: %3$s" 268 276 269 #: wp-db-backup.php:11 13277 #: wp-db-backup.php:1183 270 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." 271 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." 272 280 273 #: wp-db-backup.php:11 15281 #: wp-db-backup.php:1185 274 282 #, php-format 275 283 msgid "You can try to correct this problem by using your FTP client to delete and then re-create the backup directory: %s" 276 284 msgstr "Puoi provare a correggere il problema utilizzando un client FTP per cancellare e ricreare la cartella di backup: %s" 277 285 278 #: wp-db-backup.php:11 29286 #: wp-db-backup.php:1199 279 287 msgid "Tables" 280 288 msgstr "Tabelle" 281 289 282 #: wp-db-backup.php:1 131290 #: wp-db-backup.php:1201 283 291 msgid "These core WordPress tables will always be backed up:" 284 292 msgstr "Queste tabelle base di WordPress saranno sempre copiate:" 285 293 286 #: wp-db-backup.php:1 136294 #: wp-db-backup.php:1206 287 295 msgid "Exclude spam comments" 288 296 msgstr "Escludi i commenti di spam" 289 297 290 #: wp-db-backup.php:1 139298 #: wp-db-backup.php:1209 291 299 msgid "Exclude post revisions" 292 300 msgstr "Escludi revisioni" 293 301 294 #: wp-db-backup.php:1 150302 #: wp-db-backup.php:1220 295 303 msgid "You may choose to include any of the following tables:" 296 304 msgstr "Le seguenti tabelle possono essere selezionate:" 297 305 298 #: wp-db-backup.php:1 164306 #: wp-db-backup.php:1234 299 307 msgid "Backup Options" 300 308 msgstr "Opzioni di backup" 301 309 302 #: wp-db-backup.php:1 165310 #: wp-db-backup.php:1235 303 311 msgid "What to do with the backup file:" 304 312 msgstr "Che cosa fare con il file di backup:" 305 313 306 #: wp-db-backup.php:1 169314 #: wp-db-backup.php:1239 307 315 msgid "Save to server" 308 316 msgstr "Salvalo sul server" 309 317 310 #: wp-db-backup.php:1 174318 #: wp-db-backup.php:1244 311 319 msgid "Download to your computer" 312 320 msgstr "Scaricalo sul computer" 313 321 314 #: wp-db-backup.php:1 178315 #: wp-db-backup.php:1 235322 #: wp-db-backup.php:1248 323 #: wp-db-backup.php:1312 316 324 msgid "Email backup to:" 317 325 msgstr "Invialo per email a:" 318 326 319 #: wp-db-backup.php:1 185327 #: wp-db-backup.php:1261 320 328 msgid "Backup now!" 321 329 msgstr "Inizia il Backup!" 322 330 323 #: wp-db-backup.php:1 188331 #: wp-db-backup.php:1264 324 332 msgid "WARNING: Your backup directory is <strong>NOT</strong> writable!" 325 333 msgstr "ATTENZIONE: La cartella di backup <strong>NON</strong> è scrivibile!" 326 334 327 #: wp-db-backup.php:1 199335 #: wp-db-backup.php:1275 328 336 msgid "Scheduled Backup" 329 337 msgstr "Backup programmato" 330 338 331 #: wp-db-backup.php:12 06339 #: wp-db-backup.php:1282 332 340 #, php-format 333 341 msgid "Next Backup: %s" 334 342 msgstr "Prossimo Backup: %s" 335 343 336 #: wp-db-backup.php:12 11344 #: wp-db-backup.php:1287 337 345 #, php-format 338 346 msgid "Last WP-Cron Daily Execution: %s" 339 347 msgstr "Ultima esecuzione giornaliera di WP-Cron: %s" 340 348 341 #: wp-db-backup.php:12 12349 #: wp-db-backup.php:1288 342 350 #, php-format 343 351 msgid "Next WP-Cron Daily Execution: %s" 344 352 msgstr "Prossima esecuzione giornaliera di WP-Cron: %s" 345 353 346 #: wp-db-backup.php:12 17354 #: wp-db-backup.php:1293 347 355 msgid "Schedule: " 348 356 msgstr "Programmazione:" 349 357 350 #: wp-db-backup.php:12 20358 #: wp-db-backup.php:1297 351 359 msgid "None" 352 360 msgstr "Nessuna" 353 361 354 #: wp-db-backup.php:12 20362 #: wp-db-backup.php:1297 355 363 msgid "Daily" 356 364 msgstr "Giornaliera" 357 365 358 #: wp-db-backup.php:1243 366 #: wp-db-backup.php:1314 367 msgid "Schedule backup" 368 msgstr "Programma il backup" 369 370 #: wp-db-backup.php:1322 359 371 msgid "Tables to include in the scheduled backup:" 360 372 msgstr "Tabelle da includere nel backup programmato:" 361 373 362 #: wp-db-backup.php:1253 363 msgid "Schedule backup" 364 msgstr "Programma il backup" 365 366 #: wp-db-backup.php:1278 374 #: wp-db-backup.php:1357 367 375 msgid "Never" 368 376 msgstr "Mai" 369 377 370 #: wp-db-backup.php:1 283378 #: wp-db-backup.php:1362 371 379 #, php-format 372 380 msgid "%s seconds" 373 381 msgstr "%s secondi" 374 382 375 #: wp-db-backup.php:13 16383 #: wp-db-backup.php:1395 376 384 msgid "Once Weekly" 377 385 msgstr "Settimanale" 378 386 379 #: wp-db-backup.php:1 329387 #: wp-db-backup.php:1408 380 388 #, php-format 381 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." 382 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." 383 391 384 #: wp-db-backup.php:1 347392 #: wp-db-backup.php:1426 385 393 msgid "You are not allowed to perform backups." 386 394 msgstr "Non ti è consentito eseguire backup." 387 395 388 #: wp-db-backup.php:1 362396 #: wp-db-backup.php:1441 389 397 #, php-format 390 398 msgid "There appears to be an unauthorized attempt from this site to access your database located at %1s. The attempt has been halted." 391 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." 392 400 393 #: wp-db-backup.php:1 373401 #: wp-db-backup.php:1452 394 402 msgid "Cheatin' uh ?" 395 403 msgstr "Stai barando, eh?" 396 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
Note: See TracChangeset
for help on using the changeset viewer.