msgid "" msgstr "" "Project-Id-Version: WPAjaxEditComments\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2008-06-11 20:57-0600\n" "PO-Revision-Date: 2008-06-11 20:57-0600\n" "Last-Translator: Ronald Huereca \n" "Language-Team: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Poedit-KeywordsList: __;_e\n" "X-Poedit-Basepath: ../\n" "X-Poedit-SearchPath-0: .\n" #: wp-ajax-edit-comments.php:121 msgid "Click to Edit" msgstr "Clicca qui per modificare" #: wp-ajax-edit-comments.php:137 #: wp-ajax-edit-comments.php:156 msgid "Edit" msgstr "Modifica" #: wp-ajax-edit-comments.php:142 #: wp-ajax-edit-comments.php:159 msgid "Moderate" msgstr "Modera" #: wp-ajax-edit-comments.php:145 msgid "Not Spam" msgstr "Non è spam" #: wp-ajax-edit-comments.php:148 #: wp-ajax-edit-comments.php:165 msgid "Delete" msgstr "Elimina" #: wp-ajax-edit-comments.php:162 msgid "Spam" msgstr "Spam" # C:\SVN\plugin/wp-ajax-edit-comments.php:587 #: wp-ajax-edit-comments.php:476 #, php-format msgid "A comment has been edited on post %s" msgstr "E' stato modificato un commento nel post %s" # C:\SVN\plugin/wp-ajax-edit-comments.php:588 #: wp-ajax-edit-comments.php:477 #, php-format msgid "Author: %s\n" msgstr "Autore: %s\n" # C:\SVN\plugin/wp-ajax-edit-comments.php:589 #: wp-ajax-edit-comments.php:478 #, php-format msgid "Author URL: %s\n" msgstr "URL dell'autore: %s\n" # C:\SVN\plugin/wp-ajax-edit-comments.php:588 #: wp-ajax-edit-comments.php:479 #, php-format msgid "Author E-mail: %s\n" msgstr "Autore: %s\n" # C:\SVN\plugin/wp-ajax-edit-comments.php:590 #: wp-ajax-edit-comments.php:480 msgid "Comment:\n" msgstr "Commento:\n" # C:\SVN\plugin/wp-ajax-edit-comments.php:591 #: wp-ajax-edit-comments.php:481 msgid "See all comments on this post here:\n" msgstr "Leggi tutti i commenti di questo post, qui:\n" # C:\SVN\plugin/wp-ajax-edit-comments.php:593 #: wp-ajax-edit-comments.php:483 #, php-format msgid "New Edited Comment On: %s" msgstr "Nuovi commenti modificati su: %s" #: wp-ajax-edit-comments.php:594 msgid "Unknown error." msgstr "Errore sconosciuto" #: wp-ajax-edit-comments.php:653 msgid "You cannot edit a comment after other comments have been posted." msgstr "Non puoi modificare un commento dopo che altri commenti sono stati postati." #: wp-ajax-edit-comments.php:654 msgid "The time to edit your comment has elapsed." msgstr "Il tempo disponibile per modificare il commento è scaduto." # C:\SVN\plugin/wp-ajax-edit-comments.php:270 #: wp-ajax-edit-comments.php:655 msgid "You do not have permission to edit this comment." msgstr "Non hai i permessi per modificare questo commento." #: wp-ajax-edit-comments.php:657 msgid "This comment cannot be edited because it is marked as spam." msgstr "Questo commento non può essere modificato perchè è stato marcato come spam." # C:\SVN\plugin/js-includes/wp-ajax-edit-comments.js.php:347 # C:\SVN\plugin\js-includes/wp-ajax-edit-comments.js.php:347 #: wp-ajax-edit-comments.php:658 msgid "Comment loading failed." msgstr "Caricamento del commento fallito." #: wp-ajax-edit-comments.php:659 msgid "Comment editing has been disabled." msgstr "La modifica dei commenti è stata disabilitata." # C:\SVN\plugin/php-includes/AjaxEditComments.php:46 # C:\SVN\plugin\php-includes/AjaxEditComments.php:46 #: wp-ajax-edit-comments.php:660 msgid "Could not mark as spam." msgstr "Non riesco a marcare come spam." #: wp-ajax-edit-comments.php:661 msgid "You do not have permission to mark this comment as Spam." msgstr "Non hai i permessi per marcare questo commento come spam." # C:\SVN\plugin/php-includes/AjaxEditComments.php:39 # C:\SVN\plugin\php-includes/AjaxEditComments.php:39 #: wp-ajax-edit-comments.php:662 msgid "Could not delete comment." msgstr "Non riesco ad eliminare il commento." # C:\SVN\plugin/wp-ajax-edit-comments.php:270 #: wp-ajax-edit-comments.php:663 msgid "You do not have permission to delete this comment." msgstr "Non hai i permessi per eliminare questo commento." # C:\SVN\plugin/wp-ajax-edit-comments.php:270 #: wp-ajax-edit-comments.php:664 msgid "You do not have permission to approve this comment." msgstr "Non hai i permessi per approvare questo commento." # C:\SVN\plugin/php-includes/AjaxEditComments.php:39 # C:\SVN\plugin\php-includes/AjaxEditComments.php:39 #: wp-ajax-edit-comments.php:665 msgid "Could not approve comment." msgstr "Non riesco ad approvare il commento." #: wp-ajax-edit-comments.php:666 msgid "Could not mark this comment for moderation." msgstr "Non posso mettere questo commento in lista di moderazione." #: wp-ajax-edit-comments.php:667 msgid "You do not have permission to mark this comment for moderation." msgstr "Non hai i permessi per mettere questo commento in lista di moderazione." #: wp-ajax-edit-comments.php:668 msgid "Please enter a valid email address." msgstr "Inserisci un valido indirizzo email." #: wp-ajax-edit-comments.php:669 msgid "Please fill in the required fields (Name, E-mail)" msgstr "Riempi i campi richiesti (Nome, e-mail)" #: wp-ajax-edit-comments.php:670 msgid "You cannot have an empty comment." msgstr "Non puoi inserire un commento vuoto." #: wp-ajax-edit-comments.php:843 msgid "Your edited comment was marked as spam. If this is in error, please contact the admin." msgstr "Il tuo commento modificato è stato marcato come spam. Se questo è un errore, contatta l'amministratore." #: js/comment-editor.js.php:74 msgid "Loading..." msgstr "Caricando il commento..." #: js/comment-editor.js.php:117 msgid "Comment Loaded Successfully" msgstr "Commento caricato con successo." #: js/comment-editor.js.php:126 msgid "Saving..." msgstr "Sto salvando..." # C:\SVN\plugin/wp-ajax-edit-comments.php:262 #: js/comment-editor.js.php:168 msgid "Comment Successfully Saved" msgstr "Modifiche salvate con successo" # C:\SVN\plugin/js-includes/wp-ajax-edit-comments.js.php:319 # C:\SVN\plugin\js-includes/wp-ajax-edit-comments.js.php:319 #: js/wp-ajax-edit-comments.js.php:114 msgid "minutes" msgstr "minuti" # C:\SVN\plugin/js-includes/wp-ajax-edit-comments.js.php:319 # C:\SVN\plugin\js-includes/wp-ajax-edit-comments.js.php:319 #: js/wp-ajax-edit-comments.js.php:114 msgid "minute" msgstr "minuto" # C:\SVN\plugin/js-includes/wp-ajax-edit-comments.js.php:320 # C:\SVN\plugin\js-includes/wp-ajax-edit-comments.js.php:320 #: js/wp-ajax-edit-comments.js.php:115 msgid "and" msgstr "e" # C:\SVN\plugin/js-includes/wp-ajax-edit-comments.js.php:323 # C:\SVN\plugin\js-includes/wp-ajax-edit-comments.js.php:323 #: js/wp-ajax-edit-comments.js.php:118 msgid "seconds" msgstr "secondi" # C:\SVN\plugin/js-includes/wp-ajax-edit-comments.js.php:323 # C:\SVN\plugin\js-includes/wp-ajax-edit-comments.js.php:323 #: js/wp-ajax-edit-comments.js.php:118 msgid "second" msgstr "secondo" #: js/wp-ajax-edit-comments.js.php:168 msgid "Mark for Moderation?" msgstr "Marcare per moderazione?" #: js/wp-ajax-edit-comments.js.php:186 msgid "Approve Comment?" msgstr "Approvare il commento?" # C:\SVN\plugin/php-includes/AjaxEditComments.php:46 # C:\SVN\plugin\php-includes/AjaxEditComments.php:46 #: js/wp-ajax-edit-comments.js.php:204 msgid "Mark as Spam?" msgstr "Marcare come spam?" # C:\SVN\plugin/js-includes/wp-ajax-edit-comments.js.php:90 # C:\SVN\plugin\js-includes/wp-ajax-edit-comments.js.php:90 #: js/wp-ajax-edit-comments.js.php:222 msgid "Delete this comment?" msgstr "Eliminare questo commento?" #: js/wp-ajax-edit-comments.js.php:235 #: js/wp-ajax-edit-comments.js.php:238 #, fuzzy msgid "Anonymous" msgstr "Utenti anonimi" # C:\SVN\plugin/wp-ajax-edit-comments.php:220 #: php/admin-panel.php:22 msgid "Security keys deleted" msgstr "Chiavi di sicurezza eliminate" #: php/admin-panel.php:36 msgid "Comment time must be a numerical value" msgstr "La data del commento deve essere un valore numerico" #: php/admin-panel.php:39 msgid "Comment time must be greater than one minute." msgstr "Il tempo del commento deve essere maggiore di un minuto." # C:\SVN\plugin/wp-ajax-edit-comments.php:262 #: php/admin-panel.php:89 msgid "Settings successfully updated." msgstr "Modifiche effettuate." # C:\SVN\plugin/wp-ajax-edit-comments.php:270 #: php/admin-panel.php:97 msgid "Your commentators have edited their comments " msgstr "I tuoi commentatori hanno modificato i loro commenti " # C:\SVN\plugin/wp-ajax-edit-comments.php:270 #: php/admin-panel.php:97 msgid "times" msgstr "volte" #: php/admin-panel.php:97 msgid "Please" msgstr "Per favore" #: php/admin-panel.php:97 msgid "Donate" msgstr "fai una donazione" #: php/admin-panel.php:98 msgid "Global Options - These Options Affect Everyone" msgstr "Opzioni globali - Queste opzioni valgono per tutti" # C:\SVN\plugin/wp-ajax-edit-comments.php:271 #: php/admin-panel.php:102 msgid "Set comment time (minutes):" msgstr "Modifica il tempo massimo di modifica commenti (in minuti):" #: php/admin-panel.php:106 msgid "Spam notification text." msgstr "Testo di notifica spam." # C:\SVN\plugin/wp-ajax-edit-comments.php:273 #: php/admin-panel.php:108 msgid "Please limit to one line if possible since this text will show up when editing the comment or author (Tags allowed: em, a, strong, blockquote):" msgstr "Si prega di limitarsi a una sola riga se possibile, perchè questo testo verrà visualizzato quando si modifica il commento o l'autore (tag ammessi: em, a, strong, blockquote):" #: php/admin-panel.php:113 msgid "Anonymous Users" msgstr "Utenti anonimi" # C:\SVN\plugin/wp-ajax-edit-comments.php:274 #: php/admin-panel.php:115 msgid "Allow Anyone to Edit Their Own Comments?" msgstr "Permetti a tutti di modificare i loro commenti?" # C:\SVN\plugin/wp-ajax-edit-comments.php:275 #: php/admin-panel.php:115 msgid "Selecting \"No\" will turn off comment editing for everyone except admin types who have post and page editing permissions." msgstr "Selezionando \"No\" disattiverai la possibilità di modifica dei commenti a tutti, eccetto gli admin e gli utenti che hanno i permessi di modifica su pagine e articoli" # C:\SVN\plugin/wp-ajax-edit-comments.php:343 # C:\SVN\plugin/wp-ajax-edit-comments.php:346 # C:\SVN\plugin/wp-ajax-edit-comments.php:352 # C:\SVN\plugin/wp-ajax-edit-comments.php:355 #: php/admin-panel.php:116 #: php/admin-panel.php:118 #: php/admin-panel.php:120 #: php/admin-panel.php:122 #: php/admin-panel.php:124 #: php/admin-panel.php:133 #: php/admin-panel.php:136 #: php/admin-panel.php:139 #: php/admin-panel.php:142 #: php/admin-panel.php:149 #: php/admin-panel.php:156 #: php/admin-panel.php:171 #: php/admin-panel.php:174 #: php/admin-panel.php:177 #: php/admin-panel.php:191 #: php/admin-panel.php:199 #: php/admin-panel.php:212 #: php/admin-panel.php:232 #: php/admin-panel.php:240 #: php/admin-panel.php:255 msgid "Yes" msgstr "Si" # C:\SVN\plugin/wp-ajax-edit-comments.php:343 # C:\SVN\plugin/wp-ajax-edit-comments.php:346 # C:\SVN\plugin/wp-ajax-edit-comments.php:349 # C:\SVN\plugin/wp-ajax-edit-comments.php:352 # C:\SVN\plugin/wp-ajax-edit-comments.php:355 #: php/admin-panel.php:116 #: php/admin-panel.php:118 #: php/admin-panel.php:120 #: php/admin-panel.php:122 #: php/admin-panel.php:124 #: php/admin-panel.php:133 #: php/admin-panel.php:136 #: php/admin-panel.php:139 #: php/admin-panel.php:142 #: php/admin-panel.php:149 #: php/admin-panel.php:156 #: php/admin-panel.php:171 #: php/admin-panel.php:174 #: php/admin-panel.php:177 #: php/admin-panel.php:191 #: php/admin-panel.php:199 #: php/admin-panel.php:212 #: php/admin-panel.php:232 #: php/admin-panel.php:240 #: php/admin-panel.php:255 msgid "No" msgstr "No" #: php/admin-panel.php:117 msgid "Allow editing after additional comments have been posted?" msgstr "Permettere la modifica dopo che altri commenti sono stati postati?" #: php/admin-panel.php:117 msgid "Selecting \"No\" will prevent users from editing their comments if another comment has been made on a post." msgstr "Selezionando \"No\" impedirai agli utenti di modificare i loro commenti se un altro commento è stato postato." # C:\SVN\plugin/wp-ajax-edit-comments.php:274 #: php/admin-panel.php:119 msgid "Allow Users to Edit Their Name?" msgstr "Consentire agli utenti di modificare il loro nome?" # C:\SVN\plugin/wp-ajax-edit-comments.php:278 #: php/admin-panel.php:119 msgid "Selecting \"No\" will turn off editing of Names" msgstr "Selezionando \"No\" disattiverai la possibilità di modificare il nome." # C:\SVN\plugin/wp-ajax-edit-comments.php:274 #: php/admin-panel.php:121 msgid "Allow Users to Edit Their E-mail Addresses?" msgstr "Consentire agli utenti di modificare i loro indirizzi e-mail?" #: php/admin-panel.php:121 msgid "Selecting \"No\" will turn off editing of e-mail addresses. One of the reasons you may want this on is for users with Avatars." msgstr "Selezionando \"No\", disattiverai la modifica degli indirizzi e-mail. Potrebbe essere utile per gli utenti con avatar." # C:\SVN\plugin/wp-ajax-edit-comments.php:274 #: php/admin-panel.php:123 msgid "Allow Users to Edit Their URLs?" msgstr "Consentire agli utenti di modificare i loro URL?" # C:\SVN\plugin/wp-ajax-edit-comments.php:278 #: php/admin-panel.php:123 msgid "Selecting \"No\" will turn off editing of URLs" msgstr "Selezionando \"No\", disattiverai la modifica degli URL" #: php/admin-panel.php:130 msgid "Registered Users" msgstr "Utenti registrati" #: php/admin-panel.php:131 msgid "Allow Registered Users to Edit Comments Indefinitely?" msgstr "Consentire agli utenti registrati di modificare i commenti indefinitamente?" # C:\SVN\plugin/wp-ajax-edit-comments.php:354 #: php/admin-panel.php:132 msgid "Selecting \"Yes\" will allow users registered on your blog to edit comments without a time limit." msgstr "Selezionando \"Sì\" consentirai agli utenti registrati sul tuo blog di modificare i commenti senza limiti di tempo." # C:\SVN\plugin/wp-ajax-edit-comments.php:274 #: php/admin-panel.php:134 msgid "Allow Registered Users to Edit Their Name?" msgstr "Consentire agli utenti registrati di modificare il loro nome?" #: php/admin-panel.php:135 msgid "Selecting \"Yes\" will allow users registered on your blog to edit their names. This can prevent issues if a user wishes to impersonate others." msgstr "Selezionando \"Si\" permetterai agli utenti registrati sul tuo blog di modificare il loro nome. Questo può prevenire problemi se un utente desidera impersonare altri." #: php/admin-panel.php:137 msgid "Allow Registered Users to Edit Their E-mail Address?" msgstr "Permettere la modifica dell'indirizzo e-mail agli utenti registrati?" #: php/admin-panel.php:138 msgid "Selecting \"Yes\" will allow users registered on your blog to edit their e-mail address." msgstr "Selezionando \"Si\" permetterai agli utenti registrati sul tuo blog di modificare il loro indirizzo e-mail." #: php/admin-panel.php:140 msgid "Allow Registered Users to Edit Their URL?" msgstr "Permettere la modifica dell'URL agli utenti registrati?" #: php/admin-panel.php:141 msgid "Selecting \"Yes\" will allow users registered on your blog to edit their URL." msgstr "Selezionando \"Si\" permetterai agli utenti registrati sul tuo blog di modificare il loro URL." # C:\SVN\plugin/wp-ajax-edit-comments.php:277 #: php/admin-panel.php:146 msgid "Countdown Timer" msgstr "Timer conto alla rovescia" # C:\SVN\plugin/wp-ajax-edit-comments.php:277 #: php/admin-panel.php:148 msgid "Show a Countdown Timer?" msgstr "Mostrare un timer del conto alla rovescia?" # C:\SVN\plugin/wp-ajax-edit-comments.php:278 #: php/admin-panel.php:148 msgid "Selecting \"No\" will turn off the countdown timer for non-admin commentators." msgstr "Selezionando \"No\" disattiverai il timer che mostra il tempo residuo per la modifica dei commenti." # C:\SVN\plugin/wp-ajax-edit-comments.php:280 #: php/admin-panel.php:153 msgid "Edit E-mails" msgstr "Modifica e-mail" # C:\SVN\plugin/wp-ajax-edit-comments.php:280 #: php/admin-panel.php:155 msgid "Allow Edit E-mails?" msgstr "Permetti la modifica delle e-mail?" # C:\SVN\plugin/wp-ajax-edit-comments.php:281 #: php/admin-panel.php:155 msgid "Selecting \"Yes\" will send you an email each time someone edits their comment." msgstr "Selezionando \"Sì\" ti verrà inviata una email ogni volta che qualcuno modifica il proprio commento. (sconsigliato per blog ad alto traffico)" #: php/admin-panel.php:160 msgid "Spam Protection" msgstr "Protezione antispam" #: php/admin-panel.php:162 msgid "Akismet" msgstr "Akismet" #: php/admin-panel.php:162 msgid "Defensio" msgstr "Defensio" # C:\SVN\plugin/wp-ajax-edit-comments.php:343 # C:\SVN\plugin/wp-ajax-edit-comments.php:346 # C:\SVN\plugin/wp-ajax-edit-comments.php:349 # C:\SVN\plugin/wp-ajax-edit-comments.php:352 # C:\SVN\plugin/wp-ajax-edit-comments.php:355 #: php/admin-panel.php:162 msgid "None" msgstr "Nessuno" #: php/admin-panel.php:166 msgid "Styles" msgstr "" #: php/admin-panel.php:168 msgid "Tweaking the style options is recommended for advanced users only. If you choose to disable styles, you will have to provide your own styles in your default WordPress stylesheet." msgstr "" # C:\SVN\plugin/wp-ajax-edit-comments.php:344 #: php/admin-panel.php:169 #, fuzzy msgid "Turn Off Icons?" msgstr "Turn Off Inline Editing?" # C:\SVN\plugin/wp-ajax-edit-comments.php:342 #: php/admin-panel.php:170 #, fuzzy msgid "Selecting \"Yes\" will prevent the plugin icons from showing." msgstr "Selezionando \"Sì\" disattiverai la modifica dei commenti nel pannello admin." #: php/admin-panel.php:172 msgid "Turn Off clearfix:after?" msgstr "" #: php/admin-panel.php:173 msgid "The clearfix is enabled by default for maximum compatibility with themes." msgstr "" # C:\SVN\plugin/wp-ajax-edit-comments.php:344 #: php/admin-panel.php:175 #, fuzzy msgid "Turn Off Admin JavaScript Scrolling?" msgstr "Turn Off Inline Editing?" #: php/admin-panel.php:176 msgid "The plugin tries to correct incorrect offsets on a post if you are admin." msgstr "" #: php/admin-panel.php:178 msgid "Leaving a style empty will revert back to the default plugin styles." msgstr "" #: php/admin-panel.php:179 msgid "The URL should be relative to: " msgstr "" #: php/admin-panel.php:180 msgid "Post/Admin CSS URL" msgstr "" #: php/admin-panel.php:182 msgid "Editor CSS URL" msgstr "" #: php/admin-panel.php:187 msgid "Gravatars" msgstr "" #: php/admin-panel.php:189 msgid "Turning off Gravatars may solve some plugin compatibility issues." msgstr "" #: php/admin-panel.php:190 msgid "Turn Off Gravatars?" msgstr "" #: php/admin-panel.php:195 #, fuzzy msgid "Editor Options" msgstr "Altre opzioni" #: php/admin-panel.php:197 msgid "The following affects the editing interface." msgstr "" #: php/admin-panel.php:198 #, fuzzy msgid "Turn Off More Options?" msgstr "Altre opzioni" #: php/admin-panel.php:200 msgid "Please leave as is if you wish to retain proper plugin credit." msgstr "" #: php/admin-panel.php:201 msgid "Editor Title" msgstr "" #: php/admin-panel.php:203 msgid "Title URL" msgstr "" #: php/admin-panel.php:208 msgid "Character Encoding" msgstr "Codifica caratteri" #: php/admin-panel.php:210 msgid "Enable mb_convert_encoding?" msgstr "Abilitare mb_convert_encoding?" #: php/admin-panel.php:211 msgid "Some servers do not have this installed. If you disable this option, be sure to test out various characters. The mb_convert_encoding function is necessary to convert from UTF-8 to various charsets." msgstr "In alcuni server non è installato. Se disabiliti questa opzione assicurati di testare i caratteri. La funzione \"mb_convert_encoding\" è necessaria per convertire da UTF-8 ad altri set di caratteri." # C:\SVN\plugin/wp-ajax-edit-comments.php:287 # C:\SVN\plugin/wp-ajax-edit-comments.php:358 #: php/admin-panel.php:222 #: php/admin-panel.php:246 #: php/admin-panel.php:261 msgid "Update Settings" msgstr "Aggiorna impostazioni" #: php/admin-panel.php:224 msgid "Individual Options - These Options Only Affect You" msgstr "Opzioni individuali - Queste impostazioni riguarderanno te" # C:\SVN\plugin/wp-ajax-edit-comments.php:350 #: php/admin-panel.php:228 msgid "Admin Panel Editing" msgstr "Pannello admin" # C:\SVN\plugin/wp-ajax-edit-comments.php:341 #: php/admin-panel.php:230 msgid "Turn Off Comment Editing in Admin Panel?" msgstr "Disattivare la modifica dei commenti nel pannello admin?" # C:\SVN\plugin/wp-ajax-edit-comments.php:342 #: php/admin-panel.php:231 msgid "Selecting \"Yes\" will disable comment editing in the Admin Comments Panel." msgstr "Selezionando \"Sì\" disattiverai la modifica dei commenti nel pannello admin." #: php/admin-panel.php:236 msgid "Post Editing" msgstr "Modifica commento" # C:\SVN\plugin/wp-ajax-edit-comments.php:353 #: php/admin-panel.php:238 msgid "Turn On Comment Editing?" msgstr "Attivare la modifica del messaggio?" # C:\SVN\plugin/wp-ajax-edit-comments.php:354 #: php/admin-panel.php:239 msgid "Selecting \"Yes\" will enable your ability to edit a user's comment. Selecting \"No\" will disable your ability to edit comments on a post" msgstr "Selezionando \"Sì\" abiliterai la possibilità di modificare il commento di un utente." # C:\SVN\plugin/wp-ajax-edit-comments.php:269 #: php/admin-panel.php:248 msgid "Ajax Edit Comments Cleanup" msgstr "WP AJAX Edit Comment" # C:\SVN\plugin/wp-ajax-edit-comments.php:297 #: php/admin-panel.php:252 msgid "Delete all security keys" msgstr "Elimina le chiavi di sicurezza" # C:\SVN\plugin/wp-ajax-edit-comments.php:294 #: php/admin-panel.php:254 msgid "Each time a user leaves a comment, a security key is stored as a custom key. Periodically you may want to delete this information. Please backup your database first." msgstr "Ogni volta che un utente lascia un commento, una chiave di sicurezza è memorizzata come una chiave personalizzata. Dovresti eliminare queste informazioni periodicalmente. Fai un backup del database prima di tutto." #: php/comment-editor.php:33 #: php/comment-editor.php:92 msgid "Close" msgstr "Chiudi" #: php/comment-editor.php:54 msgid "More Options" msgstr "Altre opzioni" #: php/comment-editor.php:62 msgid "Name" msgstr "Nome" #: php/comment-editor.php:68 msgid "E-mail" msgstr "E-mail" #: php/comment-editor.php:74 msgid "URL" msgstr "URL" #: php/comment-editor.php:88 msgid "Save" msgstr "Salva" #: php/comment-editor.php:89 msgid "Cancel" msgstr "Annulla"