New to Translating WordPress? Read through our Translator Handbook to get started. Hide
Prio | Original string | Translation | — |
---|---|---|---|
↓ | Supress PHP errors in the AJAX handler to avoid sending an invalid JSON response. Thanks to pete-sch for reporting the error. | Evita erros PHP no manipulador de AJAX para evitar o envio de uma resposta inválida de JSON. Obrigado pete-sch por reportar este erro. | Details |
Original current
Supress PHP errors in the AJAX handler to avoid sending an invalid JSON response. Thanks to pete-sch for reporting the error.
You have to log in to edit this translation. Meta |
|||
↓ | Fixed a bug with regeneration error reporting in some browsers. Thanks to pete-sch for reporting the error. | Corrigido um bug com os relatórios de erros do regenerador em alguns navegadores. Obrigado pete-sch por reportar este erro. | Details |
Original current
Fixed a bug with regeneration error reporting in some browsers. Thanks to pete-sch for reporting the error.
CommentFound in changelog list item. You have to log in to edit this translation. Meta |
|||
↓ | When regenerating all images, newest images are done first rather than the oldest. | Quando esta regenerando todas as imagens, as mais novas serão feitas primeiro, em vez das mais velhas. | Details |
Original current
When regenerating all images, newest images are done first rather than the oldest.
CommentFound in changelog list item. You have to log in to edit this translation. Meta |
|||
↓ | Move the <code>error_reporting()</code> call in the AJAX handler to the beginning so that we're more sure that no PHP errors are outputted. Some hosts disable usage of <code>set_time_limit()</code> and calling it was causing a PHP warning to be outputted. | Movida a chamada <code>error_reporting()</code> no manipulador AJAX para o começo desta forma, temos mais certeza que nenhum erro PHP sera exibido. Algumas hospedagens desabilitam a utilização de <code>set_time_limit()</code> e chamando isso tem exibido alertas do PHP. | Details |
Original current
Move the <code>error_reporting()</code> call in the AJAX handler to the beginning so that we're more sure that no PHP errors are outputted. Some hosts disable usage of <code>set_time_limit()</code> and calling it was causing a PHP warning to be outputted.
CommentFound in changelog list item. You have to log in to edit this translation. Meta |
|||
↓ | Changes to the Bulk Action functionality were made shortly before the release of WordPress 3.1 which broke the way I implemented the specific multiple image regeneration feature. This version adds to the Bulk Action menu using Javascript as that's the only way to do it currently. | Alterações à funcionalidade ações em massa foram feitas pouco antes do lançamento da versão 3.1 do WordPress, na qual quebrou a maneira que eu implementei o recurso regeneração de múltiplas imagens em específico. Esta versão adiciona um menu de ações em massa utilizando JavaScript, já que é a única maneira disponível de fazer atualmente. | Details |
Original current
Changes to the Bulk Action functionality were made shortly before the release of WordPress 3.1 which broke the way I implemented the specific multiple image regeneration feature. This version adds to the Bulk Action menu using Javascript as that's the only way to do it currently.
CommentFound in changelog list item. You have to log in to edit this translation. Meta |
|||
↓ | Fix the bottom bulk action dropdown. Thanks Stefan for pointing out the issue! | Corrigida a caixa de seleção das ações em massa. Obrigado Stefan por apontar sobre este problema! | Details |
Original current
Fix the bottom bulk action dropdown. Thanks Stefan for pointing out the issue!
CommentFound in changelog list item. You have to log in to edit this translation. Meta |
|||
↓ | Don't check the nonce until we're sure that the action called was for this plugin. Fixes lots of "Are you sure you want to do this?" error messages. | Não verifica o nonce até termos certeza de que a ação chamada era para este plugin. Corrige várias mensagens de erro como "Você tem certeza que deseja fazer isso?". | Details |
Original current
Don't check the nonce until we're sure that the action called was for this plugin. Fixes lots of "Are you sure you want to do this?" error messages.
CommentFound in changelog list item. You have to log in to edit this translation. Meta |
|||
↓ | Make the capability required to use this plugin filterable so themes and other plugins can change it. Props <a href="http://jacksonwhelan.com/">Jackson Whelan</a>. | Torna a capacidade necessária para utilizar este plugin filtrável, assim temas e outros plugins pode mudá-la. Proposto por <a href="http://jacksonwhelan.com/">Jackson Whelan</a>. | Details |
Original current
Make the capability required to use this plugin filterable so themes and other plugins can change it. Props <a href="http://jacksonwhelan.com/">Jackson Whelan</a>.
CommentFound in changelog list item. You have to log in to edit this translation. Meta |
|||
↓ | Better AJAX response error handling in the JavaScript. This should fix a long-standing bug in this plugin. Props Hew Sutton. | Melhor tratamento de mensagens de erro em Ajax no JavaScript. Isso deve corrigir um bug de longa data neste plugin. Proposto por Hew Sutton. | Details |
Original current
Better AJAX response error handling in the JavaScript. This should fix a long-standing bug in this plugin. Props Hew Sutton.
CommentFound in changelog list item. You have to log in to edit this translation. Meta |
Export as
Comment
Found in changelog list item.