| 1 |
msgid "" |
| 2 |
msgstr "" |
| 3 |
"Project-Id-Version: code-snippets 2.8.6\n" |
| 4 |
"Report-Msgid-Bugs-To: \n" |
| 5 |
"POT-Creation-Date: 2017-05-18 21:00+1000\n" |
| 6 |
"PO-Revision-Date: 2017-06-26 22:23-03:00\n" |
| 7 |
"Last-Translator: Bruno borges <[email protected]>\n" |
| 8 |
"Language: pt_BR \n" |
| 9 |
"MIME-Version: 1.0\n" |
| 10 |
"Content-Type: text/plain; charset=UTF-8\n" |
| 11 |
"Content-Transfer-Encoding: 8bit\n" |
| 12 |
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" |
| 13 |
|
| 14 |
#: php/admin-menus/class-admin-menu.php:103 |
| 15 |
msgid "You are not authorized to access this page." |
| 16 |
msgstr "Você não está autorizado a acessar essa página" |
| 17 |
|
| 18 |
#: php/admin-menus/class-edit-menu.php:13 |
| 19 |
#: php/admin-menus/class-edit-menu.php:14 php/views/edit.php:25 |
| 20 |
msgid "Edit Snippet" |
| 21 |
msgstr "Editar trecho" |
| 22 |
|
| 23 |
#: php/admin-menus/class-edit-menu.php:39 |
| 24 |
msgctxt "menu label" |
| 25 |
msgid "Add New" |
| 26 |
msgstr "Adicionar novo" |
| 27 |
|
| 28 |
#: php/admin-menus/class-edit-menu.php:40 php/views/edit.php:31 |
| 29 |
msgid "Add New Snippet" |
| 30 |
msgstr "Adicionar novo Snippet" |
| 31 |
|
| 32 |
#: php/admin-menus/class-edit-menu.php:156 |
| 33 |
msgid "Don't Panic" |
| 34 |
msgstr "Sem pânico" |
| 35 |
|
| 36 |
#: php/admin-menus/class-edit-menu.php:157 |
| 37 |
#, php-format |
| 38 |
msgid "" |
| 39 |
"The code snippet you are trying to save produced a fatal error on line %d:" |
| 40 |
msgstr "" |
| 41 |
"O trecho de código que você está tentando salvar produziu um erro fatal na linha %d:" |
| 42 |
|
| 43 |
#: php/admin-menus/class-edit-menu.php:159 |
| 44 |
msgid "" |
| 45 |
"The previous version of the snippet is unchanged, and the rest of this site " |
| 46 |
"should be functioning normally as before." |
| 47 |
msgstr "" |
| 48 |
"A versão anterior do código não foi alterado, e o resto deste site " |
| 49 |
"deve estar funcionando normalmente como antes." |
| 50 |
|
| 51 |
#: php/admin-menus/class-edit-menu.php:160 |
| 52 |
msgid "" |
| 53 |
"Please use the back button in your browser to return to the previous page " |
| 54 |
"and try to fix the code error." |
| 55 |
msgstr "" |
| 56 |
"Por favor use o botão voltar no seu navegador para retornar a página anterior " |
| 57 |
"e tente corrigir o erro do código" |
| 58 |
|
| 59 |
#: php/admin-menus/class-edit-menu.php:161 |
| 60 |
msgid "" |
| 61 |
"If you prefer, you can close this page and discard the changes you just " |
| 62 |
"made. No changes will be made to this site." |
| 63 |
msgstr "" |
| 64 |
"Se você preferir, você pode fechar esta página e descartar as alterações feitas. " |
| 65 |
"Nenhuma mudança será feita neste site" |
| 66 |
|
| 67 |
#: php/admin-menus/class-edit-menu.php:281 php/class-list-table.php:341 |
| 68 |
msgid "Description" |
| 69 |
msgstr "Descrição" |
| 70 |
|
| 71 |
#: php/admin-menus/class-edit-menu.php:312 php/class-list-table.php:342 |
| 72 |
msgid "Tags" |
| 73 |
msgstr "Tags" |
| 74 |
|
| 75 |
#: php/admin-menus/class-edit-menu.php:316 |
| 76 |
msgid "Enter a list of tags; separated by commas" |
| 77 |
msgstr "Entre com a lista de tags; separadas por vírgulas" |
| 78 |
|
| 79 |
#: php/admin-menus/class-edit-menu.php:336 |
| 80 |
msgid "Run snippet everywhere" |
| 81 |
msgstr "Execute snippet em toda a parte" |
| 82 |
|
| 83 |
#: php/admin-menus/class-edit-menu.php:337 |
| 84 |
msgid "Only run in administration area" |
| 85 |
msgstr "Somente execute na área de administração " |
| 86 |
|
| 87 |
#: php/admin-menus/class-edit-menu.php:338 |
| 88 |
msgid "Only run on site front-end" |
| 89 |
msgstr "Somente execute no front-end do site" |
| 90 |
|
| 91 |
#: php/admin-menus/class-edit-menu.php:342 |
| 92 |
msgid "Scope" |
| 93 |
msgstr "Escopo" |
| 94 |
|
| 95 |
#: php/admin-menus/class-edit-menu.php:362 |
| 96 |
msgid "Sharing" |
| 97 |
msgstr "Compartilhando" |
| 98 |
|
| 99 |
#: php/admin-menus/class-edit-menu.php:366 |
| 100 |
msgid "Allow this snippet to be activated on individual sites on the network" |
| 101 |
msgstr "Permita este código ser ativado em sites individuais na rede" |
| 102 |
|
| 103 |
#: php/admin-menus/class-edit-menu.php:426 |
| 104 |
#, php-format |
| 105 |
msgid "The snippet has been deactivated due to an error on line %d:" |
| 106 |
msgstr "O código foi desativado devido a um erro na linha %d" |
| 107 |
|
| 108 |
#: php/admin-menus/class-edit-menu.php:431 |
| 109 |
msgid "The snippet has been deactivated due to an error in the code." |
| 110 |
msgstr "O código foi desativado devido a um erro no código" |
| 111 |
|
| 112 |
#: php/admin-menus/class-edit-menu.php:438 |
| 113 |
msgid "An error occurred when saving the snippet." |
| 114 |
msgstr "Um erro ocorreu enquanto salvava o código" |
| 115 |
|
| 116 |
#: php/admin-menus/class-edit-menu.php:443 |
| 117 |
msgid "Snippet <strong>added</strong>." |
| 118 |
msgstr "Snippet <strong>adicionado</strong>" |
| 119 |
|
| 120 |
#: php/admin-menus/class-edit-menu.php:444 |
| 121 |
msgid "Snippet <strong>updated</strong>." |
| 122 |
msgstr "Snippet <strong>atualizado</strong>." |
| 123 |
|
| 124 |
#: php/admin-menus/class-edit-menu.php:445 |
| 125 |
msgid "Snippet <strong>added</strong> and <strong>activated</strong>." |
| 126 |
msgstr "Snippet <strong>adicionado</strong> e <strong>ativado</strong>." |
| 127 |
|
| 128 |
#: php/admin-menus/class-edit-menu.php:446 |
| 129 |
msgid "Snippet <strong>updated</strong> and <strong>activated</strong>." |
| 130 |
msgstr "Snippet <strong>atualizado</strong> e <strong>ativado</strong>." |
| 131 |
|
| 132 |
#: php/admin-menus/class-edit-menu.php:447 |
| 133 |
msgid "Snippet <strong>updated</strong> and <strong>deactivated</strong>." |
| 134 |
msgstr "Snippet <strong>atualizado</strong> e <strong>desativado</strong>." |
| 135 |
|
| 136 |
#: php/admin-menus/class-import-menu.php:15 |
| 137 |
msgctxt "menu label" |
| 138 |
msgid "Import" |
| 139 |
msgstr "Importe" |
| 140 |
|
| 141 |
#: php/admin-menus/class-import-menu.php:16 php/views/import.php:17 |
| 142 |
msgid "Import Snippets" |
| 143 |
msgstr "Impote Snippets" |
| 144 |
|
| 145 |
#: php/admin-menus/class-import-menu.php:84 |
| 146 |
msgid "Code Snippets" |
| 147 |
msgstr "Code Snippets" |
| 148 |
|
| 149 |
#: php/admin-menus/class-import-menu.php:85 |
| 150 |
msgid "Import snippets from a code snippets export file" |
| 151 |
msgstr "Importar snipptes de um arquivo exportado com trechos de código" |
| 152 |
|
| 153 |
#: php/admin-menus/class-import-menu.php:99 |
| 154 |
#, php-format |
| 155 |
msgid "" |
| 156 |
"Successfully imported <strong>%d</strong> snippet. <a href=\"%s\">Have fun!</" |
| 157 |
"a>" |
| 158 |
msgid_plural "" |
| 159 |
"Successfully imported <strong>%d</strong> snippets. <a href=\"%s\">Have fun!" |
| 160 |
"</a>" |
| 161 |
msgstr[0] "" |
| 162 |
"Importado com sucesso <strong>%d</strong> snippet. <a href=\"%s\">Divirta-se!</" |
| 163 |
"a>" |
| 164 |
msgstr[1] "" |
| 165 |
"" |
| 166 |
"Importado com sucesso<strong>%d</strong> snippets. <a href=\"%s\">Divirta-se!" |
| 167 |
"</a>" |
| 168 |
|
| 169 |
#: php/admin-menus/class-import-menu.php:112 |
| 170 |
msgid "An error occurred when processing the import file." |
| 171 |
msgstr "Um erro ocorreu enquanto processava o arquivo importado" |
| 172 |
|
| 173 |
#: php/admin-menus/class-manage-menu.php:22 |
| 174 |
msgctxt "menu label" |
| 175 |
msgid "All Snippets" |
| 176 |
msgstr "Todos os Snippets" |
| 177 |
|
| 178 |
#: php/admin-menus/class-manage-menu.php:23 |
| 179 |
#: php/admin-menus/class-manage-menu.php:45 php/class-admin.php:61 |
| 180 |
#: php/class-admin.php:144 php/views/manage.php:19 |
| 181 |
msgid "Snippets" |
| 182 |
msgstr "Snippets" |
| 183 |
|
| 184 |
#: php/admin-menus/class-manage-menu.php:46 |
| 185 |
msgctxt "top-level menu label" |
| 186 |
msgid "Snippets" |
| 187 |
msgstr "Snippets" |
| 188 |
|
| 189 |
#: php/admin-menus/class-manage-menu.php:81 |
| 190 |
msgid "" |
| 191 |
"<strong>Warning:</strong> Safe mode is active and snippets will not execute! " |
| 192 |
"Remove the <code>CODE_SNIPPETS_SAFE_MODE</code> constant from <code>wp-" |
| 193 |
"config.php</code> to turn off safe mode. <a href=\"https://github.com/" |
| 194 |
"sheabunge/code-snippets/wiki/Safe-Mode\" target=\"_blank\">Help</a>" |
| 195 |
msgstr "" |
| 196 |
"<strong>Aviso:</strong> Modo seguro ativado e os snippets não serão executados! " |
| 197 |
"Remova o <code>CODE_SNIPPETS_SAFE_MODE</code> constante do <code>wp-" |
| 198 |
"config.php</code> para desligar o modo seguro. <a href=\"https://github.com/" |
| 199 |
"sheabunge/code-snippets/wiki/Safe-Mode\" target=\"_blank\">Ajuda</a>" |
| 200 |
|
| 201 |
#: php/admin-menus/class-manage-menu.php:87 |
| 202 |
msgid "Snippet <strong>activated</strong>." |
| 203 |
msgstr "Snippet <strong>ativado</strong>." |
| 204 |
|
| 205 |
#: php/admin-menus/class-manage-menu.php:88 |
| 206 |
msgid "Selected snippets <strong>activated</strong>." |
| 207 |
msgstr "Selecione snippets <strong>ativados</strong>." |
| 208 |
|
| 209 |
#: php/admin-menus/class-manage-menu.php:89 |
| 210 |
msgid "Snippet <strong>deactivated</strong>." |
| 211 |
msgstr "Snippet <strong>desativados</strong>." |
| 212 |
|
| 213 |
#: php/admin-menus/class-manage-menu.php:90 |
| 214 |
msgid "Selected snippets <strong>deactivated</strong>." |
| 215 |
msgstr "Selecione snippets <strong>desativados</strong>." |
| 216 |
|
| 217 |
#: php/admin-menus/class-manage-menu.php:91 |
| 218 |
msgid "Snippet <strong>deleted</strong>." |
| 219 |
msgstr "Snippet <strong>removidos</strong>." |
| 220 |
|
| 221 |
#: php/admin-menus/class-manage-menu.php:92 |
| 222 |
msgid "Selected snippets <strong>deleted</strong>." |
| 223 |
msgstr "Selecione snippets <strong>removidos</strong>." |
| 224 |
|
| 225 |
#: php/admin-menus/class-settings-menu.php:16 |
| 226 |
msgctxt "menu label" |
| 227 |
msgid "Settings" |
| 228 |
msgstr "Configurações" |
| 229 |
|
| 230 |
#: php/admin-menus/class-settings-menu.php:17 |
| 231 |
msgid "Snippets Settings" |
| 232 |
msgstr "Configurações dos Snippets" |
| 233 |
|
| 234 |
#: php/admin-menus/class-settings-menu.php:39 php/views/edit.php:135 |
| 235 |
msgid "Settings" |
| 236 |
msgstr "Configurações" |
| 237 |
|
| 238 |
#: php/class-admin.php:143 |
| 239 |
msgid "Manage your existing snippets" |
| 240 |
msgstr "Gerencie seus snippets existentes" |
| 241 |
|
| 242 |
#: php/class-admin.php:174 |
| 243 |
msgid "Visit the WordPress.org plugin page" |
| 244 |
msgstr "Visite a página do plugin no WordPress.org" |
| 245 |
|
| 246 |
#: php/class-admin.php:175 |
| 247 |
msgid "About" |
| 248 |
msgstr "Sobre" |
| 249 |
|
| 250 |
#: php/class-admin.php:179 |
| 251 |
msgid "Visit the support forums" |
| 252 |
msgstr "Visite o forum para suporte" |
| 253 |
|
| 254 |
#: php/class-admin.php:180 |
| 255 |
msgid "Support" |
| 256 |
msgstr "Suporte" |
| 257 |
|
| 258 |
#: php/class-admin.php:184 |
| 259 |
msgid "Support this plugin's development" |
| 260 |
msgstr "Ajude o desenvolvimento deste plugin" |
| 261 |
|
| 262 |
#: php/class-admin.php:185 |
| 263 |
msgid "Donate" |
| 264 |
msgstr "Doação" |
| 265 |
|
| 266 |
#: php/class-admin.php:216 |
| 267 |
msgid "" |
| 268 |
"<strong>Have feedback on Code Snippets?</strong> Please take the time to " |
| 269 |
"answer a short survey on how you use this plugin and what you'd like to see " |
| 270 |
"changed or added in the future." |
| 271 |
msgstr "" |
| 272 |
"<strong>Quer receber feedback do Code Snippets?</strong> Por favor leve um tempo " |
| 273 |
"para responder esta curta enquete de como usar este plugin e o que você gostaria de ver " |
| 274 |
"alterar ou adicionar no futuro." |
| 275 |
|
| 276 |
#: php/class-admin.php:220 |
| 277 |
msgid "Take the survey now" |
| 278 |
msgstr "Responda a pesquisa agora" |
| 279 |
|
| 280 |
#: php/class-admin.php:223 |
| 281 |
msgid "Dismiss" |
| 282 |
msgstr "Dispensar" |
| 283 |
|
| 284 |
#: php/class-contextual-help.php:40 |
| 285 |
msgid "For more information:" |
| 286 |
msgstr "Para mais informações" |
| 287 |
|
| 288 |
#: php/class-contextual-help.php:41 |
| 289 |
msgid "About Plugin" |
| 290 |
msgstr "Sobre o Plugin" |
| 291 |
|
| 292 |
#: php/class-contextual-help.php:42 |
| 293 |
msgid "FAQ" |
| 294 |
msgstr "FAQ" |
| 295 |
|
| 296 |
#: php/class-contextual-help.php:43 |
| 297 |
msgid "Support Forums" |
| 298 |
msgstr "Fórums de ajuda" |
| 299 |
|
| 300 |
#: php/class-contextual-help.php:44 |
| 301 |
msgid "Plugin Website" |
| 302 |
msgstr "Site do plugin" |
| 303 |
|
| 304 |
#: php/class-contextual-help.php:55 php/class-contextual-help.php:81 |
| 305 |
#: php/class-contextual-help.php:121 |
| 306 |
msgid "Overview" |
| 307 |
msgstr "Resumo" |
| 308 |
|
| 309 |
#: php/class-contextual-help.php:56 |
| 310 |
msgid "" |
| 311 |
"Snippets are similar to plugins - they both extend and expand the " |
| 312 |
"functionality of WordPress. Snippets are more light-weight, just a few lines " |
| 313 |
"of code, and do not put as much load on your server. Here you can manage " |
| 314 |
"your existing snippets and perform tasks on them such as activating, " |
| 315 |
"deactivating, deleting and exporting." |
| 316 |
msgstr "" |
| 317 |
"Snippets são parecidos com plugins - ambos extendem e expandem as " |
| 318 |
"funcionalidades do WordPress. Snippets são mais leves, com poucas linhas " |
| 319 |
"de código, e não colocam muita carga no seu servidor. Aqui você pode gerenciar " |
| 320 |
"seus snippets existentes e fazer tarefas como ativar, " |
| 321 |
"desativar, remover e exportar." |
| 322 |
|
| 323 |
#: php/class-contextual-help.php:61 |
| 324 |
msgid "Safe Mode" |
| 325 |
msgstr "Modo seguro" |
| 326 |
|
| 327 |
#: php/class-contextual-help.php:62 |
| 328 |
msgid "" |
| 329 |
"Be sure to check your snippets for errors before you activate them, as a " |
| 330 |
"faulty snippet could bring your whole blog down. If your site starts doing " |
| 331 |
"strange things, deactivate all your snippets and activate them one at a time." |
| 332 |
msgstr "" |
| 333 |
|
| 334 |
#: php/class-contextual-help.php:63 |
| 335 |
msgid "" |
| 336 |
"If something goes wrong with a snippet and you can't use WordPress, you can " |
| 337 |
"cause all snippets to stop executing by adding " |
| 338 |
"<code>define('CODE_SNIPPETS_SAFE_MODE', true);</code> to your <code>wp-" |
| 339 |
"config.php</code> file. After you have deactivated the offending snippet, " |
| 340 |
"you can turn off safe mode by removing this line or replacing <strong>true</" |
| 341 |
"strong> with <strong>false</strong>." |
| 342 |
msgstr "" |
| 343 |
|
| 344 |
#: php/class-contextual-help.php:68 |
| 345 |
msgid "Uninstall" |
| 346 |
msgstr "Desinstalar" |
| 347 |
|
| 348 |
#: php/class-contextual-help.php:69 |
| 349 |
#, php-format |
| 350 |
msgid "" |
| 351 |
"When you delete Code Snippets through the Plugins menu in WordPress it will " |
| 352 |
"clear up the <code>%1$s</code> table and a few other bits of data stored in " |
| 353 |
"the database. If you want to keep this data (ie: you are only temporally " |
| 354 |
"uninstalling Code Snippets) then remove the <code>%2$s</code> folder using " |
| 355 |
"FTP." |
| 356 |
msgstr "" |
| 357 |
"Quando remover o Code Snippets através do menu de plugins do WordPress isto irá " |
| 358 |
"limpar a tabela <code>%1$s</code> e alguns outros outros bits de dados armazenados no " |
| 359 |
"banco de dados. Se você quer manter esses dados(ex: você está apenas temporariamente " |
| 360 |
"desintalando o Code Snippets) então remova a pasta <code>%2$s</code> usando " |
| 361 |
"FTP." |
| 362 |
|
| 363 |
#: php/class-contextual-help.php:70 |
| 364 |
msgid "" |
| 365 |
"Even if you're sure that you don't want to use Code Snippets ever again on " |
| 366 |
"this WordPress installation, you may want to use the export feature to back " |
| 367 |
"up your snippets." |
| 368 |
msgstr "" |
| 369 |
"Mesmo que você esteja certo que não quer usar o Code Snippets novamente " |
| 370 |
"nesta instalação do WordPress, você pode querer usar o recurso de exportar o backup " |
| 371 |
"dos seus snippets." |
| 372 |
|
| 373 |
#: php/class-contextual-help.php:82 |
| 374 |
msgid "" |
| 375 |
"Snippets are similar to plugins - they both extend and expand the " |
| 376 |
"functionality of WordPress. Snippets are more light-weight, just a few lines " |
| 377 |
"of code, and do not put as much load on your server. Here you can add a new " |
| 378 |
"snippet, or edit an existing one." |
| 379 |
msgstr "" |
| 380 |
"Snippets são parecidos com plugins - ambos extendem e expandem as " |
| 381 |
"funcionalidades do WordPress. Snippets são mais levest, com poucas linhas " |
| 382 |
"de código, e não colocam muita carga no seu servidor. Aqui você pode adicionar um novo " |
| 383 |
"snippet, ou editar um existente." |
| 384 |
|
| 385 |
#: php/class-contextual-help.php:86 |
| 386 |
msgid "WP-Snippets" |
| 387 |
msgstr "WP-Snippets" |
| 388 |
|
| 389 |
#: php/class-contextual-help.php:86 |
| 390 |
msgid "http://wp-snippets.com" |
| 391 |
msgstr "http://wp-snippets.com" |
| 392 |
|
| 393 |
#: php/class-contextual-help.php:87 |
| 394 |
msgid "WP Snipp" |
| 395 |
msgstr "WP Snipp" |
| 396 |
|
| 397 |
#: php/class-contextual-help.php:87 |
| 398 |
msgid "http://wpsnipp.com" |
| 399 |
msgstr "http://wpsnipp.com" |
| 400 |
|
| 401 |
#: php/class-contextual-help.php:88 |
| 402 |
msgid "Cats Who Code" |
| 403 |
msgstr "Cats Who Code" |
| 404 |
|
| 405 |
#: php/class-contextual-help.php:88 |
| 406 |
msgid "http://www.catswhocode.com/blog/snippets" |
| 407 |
msgstr "http://www.catswhocode.com/blog/snippets" |
| 408 |
|
| 409 |
#: php/class-contextual-help.php:89 |
| 410 |
msgid "WP Function Me" |
| 411 |
msgstr "WP Function Me" |
| 412 |
|
| 413 |
#: php/class-contextual-help.php:89 |
| 414 |
msgid "http://www.wpfunction.me" |
| 415 |
msgstr "http://www.wpfunction.me" |
| 416 |
|
| 417 |
#: php/class-contextual-help.php:99 |
| 418 |
msgid "Finding Snippets" |
| 419 |
msgstr "Encontrando Snippets" |
| 420 |
|
| 421 |
#: php/class-contextual-help.php:100 |
| 422 |
msgid "" |
| 423 |
"Here are some links to websites which host a large number of snippets that " |
| 424 |
"you can add to your site:" |
| 425 |
msgstr "" |
| 426 |
"Aqui alguns links para sites quais hospedam um grande número de snippets que " |
| 427 |
"você pode adicionar ao seu site:" |
| 428 |
|
| 429 |
#: php/class-contextual-help.php:102 |
| 430 |
msgid "" |
| 431 |
"More places to find snippets, as well as a selection of example snippets, " |
| 432 |
"can be found in the <a href=\"https://github.com/sheabunge/code-snippets/" |
| 433 |
"wiki/Finding-snippets\">plugin documentation</a>" |
| 434 |
msgstr "" |
| 435 |
"Mais lugares para encontrar snippets, além de uma seleção de snippets de exemplo, " |
| 436 |
"podem ser encontrados em <a href=\"https://github.com/sheabunge/code-snippets/" |
| 437 |
"wiki/Finding-snippets\">documentação do plugin</a>" |
| 438 |
|
| 439 |
#: php/class-contextual-help.php:107 |
| 440 |
msgid "Adding Snippets" |
| 441 |
msgstr "Adicionando Snippets" |
| 442 |
|
| 443 |
#: php/class-contextual-help.php:108 |
| 444 |
msgid "" |
| 445 |
"You need to fill out the name and code fields for your snippet to be added. " |
| 446 |
"While the description field will add more information about how your snippet " |
| 447 |
"works, what is does and where you found it, it is completely optional." |
| 448 |
msgstr "" |
| 449 |
"Você precisa preencer o nome e o código para seu snippet ser adicionado. " |
| 450 |
"Quando adicionado o campo de descrição ele irá adicionar mais informações de como seu snippet " |
| 451 |
"trabalha, o que isso faz e conde encontrar, isto é completamente adicionado." |
| 452 |
|
| 453 |
#: php/class-contextual-help.php:109 |
| 454 |
msgid "" |
| 455 |
"Please be sure to check that your snippet is valid PHP code and will not " |
| 456 |
"produce errors before adding it through this page. While doing so will not " |
| 457 |
"become active straight away, it will help to minimise the chance of a faulty " |
| 458 |
"snippet becoming active on your site." |
| 459 |
msgstr "" |
| 460 |
"Por favor esteja certo de checar que o seu snippet é um código PHP válido e não" |
| 461 |
"ir produzir erros ander de adicionar a esta págin. Enquando não fizer isso não" |
| 462 |
"ative, isto irá ajudar a minimizar a chande de snippets falhos se tornaram ativo" |
| 463 |
"no seu site." |
| 464 |
|
| 465 |
#: php/class-contextual-help.php:122 |
| 466 |
msgid "" |
| 467 |
"Snippets are similar to plugins - they both extend and expand the " |
| 468 |
"functionality of WordPress. Snippets are more light-weight, just a few lines " |
| 469 |
"of code, and do not put as much load on your server. Here you can load " |
| 470 |
"snippets from a Code Snippets (.xml) import file into the database with your " |
| 471 |
"existing snippets." |
| 472 |
msgstr "" |
| 473 |
"Snippets são parecidos com plugins - ambos extendem e expandem as " |
| 474 |
"funcionalidades do WordPress. Snippets são mais leves, com poucas linhas " |
| 475 |
"de código, e não colocam muita carga no seu servidor. Aqui você pode carregar " |
| 476 |
"seus snippets de um arquivo importado de Code Snippet para o banco de dados com " |
| 477 |
" seus snippets existentes." |
| 478 |
|
| 479 |
|
| 480 |
#: php/class-contextual-help.php:127 |
| 481 |
msgid "Importing" |
| 482 |
msgstr "Importando" |
| 483 |
|
| 484 |
#: php/class-contextual-help.php:128 |
| 485 |
msgid "" |
| 486 |
"You can load your snippets from a code snippets (.xml) export file using " |
| 487 |
"this page." |
| 488 |
msgstr "" |
| 489 |
"Você carregar seus snippets de um arquivo com trechos de código exportado (.xml) usando " |
| 490 |
"essa página." |
| 491 |
|
| 492 |
#: php/class-contextual-help.php:129 |
| 493 |
#, php-format |
| 494 |
msgid "" |
| 495 |
"Snippets will be added to the database along with your existing snippets. " |
| 496 |
"Regardless of whether the snippets were active on the previous site, " |
| 497 |
"imported snippets are always inactive until activated using the <a href=\"%s" |
| 498 |
"\">All Snippets</a> page.</p>" |
| 499 |
msgstr "" |
| 500 |
"Snippets serão adicionados ao banco de dados junto com seus snippets existententes. " |
| 501 |
"Independente se os snippets estavam ativos no site anterior, " |
| 502 |
"snippets importados são sempre desativados até acessar a página <a href=\"%s" |
| 503 |
"\">Todos os Snippets</a></p>" |
| 504 |
|
| 505 |
#: php/class-contextual-help.php:134 |
| 506 |
msgid "Exporting" |
| 507 |
msgstr "Exportando" |
| 508 |
|
| 509 |
#: php/class-contextual-help.php:135 |
| 510 |
#, php-format |
| 511 |
msgid "" |
| 512 |
"You can save your snippets to a Code Snippets (.xml) export file using the " |
| 513 |
"<a href=\"%s\">Manage Snippets</a> page." |
| 514 |
msgstr "" |
| 515 |
"Você pode salvar seus snippets para um arquivo de exportação Code Snippets (.xml) " |
| 516 |
"usando a página <a href=\"%s\"> Snippets</a>." |
| 517 |
|
| 518 |
#: php/class-export.php:87 |
| 519 |
msgid "" |
| 520 |
"This is a code snippets export file generated by the Code Snippets WordPress " |
| 521 |
"plugin." |
| 522 |
msgstr "" |
| 523 |
"Esse é um arquivo exportado de trecho de código gerado pelo plugin Code Snippets WordPress " |
| 524 |
|
| 525 |
#: php/class-export.php:89 |
| 526 |
msgid "To import these snippets a WordPress site follow these steps:" |
| 527 |
msgstr "Para importar esses snippets para um site WordPress siga esses passos:" |
| 528 |
|
| 529 |
#: php/class-export.php:90 |
| 530 |
msgid "1. Log in to that site as an administrator." |
| 531 |
msgstr "1. Faça o log in do site como administrador." |
| 532 |
|
| 533 |
#: php/class-export.php:91 |
| 534 |
msgid "" |
| 535 |
"2. Install the Code Snippets plugin using the directions provided at the " |
| 536 |
"above link." |
| 537 |
msgstr "" |
| 538 |
"2. Instalar o Code Snippets plugin usando as diresções providas no " |
| 539 |
"link acima." |
| 540 |
|
| 541 |
#: php/class-export.php:92 |
| 542 |
msgid "3. Go to 'Tools: Import' in the WordPress admin panel." |
| 543 |
msgstr "3. Vá para 'Ferramentas: Impotar' no painel de administração do WordPress." |
| 544 |
|
| 545 |
#: php/class-export.php:93 |
| 546 |
msgid "4. Click on the \"Code Snippets\" importer in the list" |
| 547 |
msgstr "4. Clique no importador \"Code Snippets\" nesta lista" |
| 548 |
|
| 549 |
#: php/class-export.php:94 |
| 550 |
msgid "5. Upload this file using the form provided on that page." |
| 551 |
msgstr "5. Faça o upload deste arquivo usando o formulário desta página." |
| 552 |
|
| 553 |
#: php/class-export.php:95 |
| 554 |
msgid "" |
| 555 |
"6. Code Snippets will then import all of the snippets and associated " |
| 556 |
"information contained in this file into your site." |
| 557 |
msgstr "" |
| 558 |
"6. Code Snippets irá então importar todos os snippets e associar " |
| 559 |
"as informações contidas no arquivo dentro do seu site." |
| 560 |
|
| 561 |
#: php/class-export.php:96 |
| 562 |
msgid "" |
| 563 |
"7. You will then have to visit the 'Snippets: All Snippets' admin menu and " |
| 564 |
"activate desired snippets." |
| 565 |
msgstr "" |
| 566 |
"7. Você tem que visitar 'Snippets: Todos Snippets' no menu de administração " |
| 567 |
"e ativar os snippets desejados." |
| 568 |
|
| 569 |
#: php/class-list-table.php:58 |
| 570 |
msgid "Snippets per page" |
| 571 |
msgstr "Snippets por página" |
| 572 |
|
| 573 |
#: php/class-list-table.php:119 php/class-list-table.php:387 |
| 574 |
msgid "Network Deactivate" |
| 575 |
msgstr "Desativar na rede" |
| 576 |
|
| 577 |
#: php/class-list-table.php:119 php/class-list-table.php:191 |
| 578 |
#: php/class-list-table.php:387 |
| 579 |
msgid "Deactivate" |
| 580 |
msgstr "Desativar" |
| 581 |
|
| 582 |
#: php/class-list-table.php:128 php/class-list-table.php:386 |
| 583 |
msgid "Network Activate" |
| 584 |
msgstr "Ativar na rede" |
| 585 |
|
| 586 |
#: php/class-list-table.php:128 php/class-list-table.php:191 |
| 587 |
#: php/class-list-table.php:386 |
| 588 |
msgid "Activate" |
| 589 |
msgstr "Ativar" |
| 590 |
|
| 591 |
#: php/class-list-table.php:138 php/class-list-table.php:207 |
| 592 |
msgid "Edit" |
| 593 |
msgstr "Editar" |
| 594 |
|
| 595 |
#: php/class-list-table.php:144 php/class-list-table.php:213 |
| 596 |
#: php/class-list-table.php:388 php/views/edit.php:111 |
| 597 |
msgid "Export" |
| 598 |
msgstr "Exportar" |
| 599 |
|
| 600 |
#: php/class-list-table.php:153 php/class-list-table.php:225 |
| 601 |
#: php/class-list-table.php:389 php/views/edit.php:124 |
| 602 |
msgid "Delete" |
| 603 |
msgstr "Remover" |
| 604 |
|
| 605 |
#: php/class-list-table.php:160 php/class-list-table.php:235 |
| 606 |
msgid "You are about to permanently delete the selected item." |
| 607 |
msgstr "Você está prestes a remover permanentemente os itens selecionados" |
| 608 |
|
| 609 |
#: php/class-list-table.php:161 php/class-list-table.php:236 |
| 610 |
#: php/views/edit.php:119 |
| 611 |
msgid "'Cancel' to stop, 'OK' to delete." |
| 612 |
msgstr "'Cancelar' para parar, 'OK' para remover." |
| 613 |
|
| 614 |
#: php/class-list-table.php:168 |
| 615 |
msgid "Network Active" |
| 616 |
msgstr "Ativo na rede" |
| 617 |
|
| 618 |
#: php/class-list-table.php:170 |
| 619 |
msgid "Network Only" |
| 620 |
msgstr "Somente na rede" |
| 621 |
|
| 622 |
#: php/class-list-table.php:255 |
| 623 |
#, php-format |
| 624 |
msgid "Untitled #%d" |
| 625 |
msgstr "Sem título #%d" |
| 626 |
|
| 627 |
#: php/class-list-table.php:278 |
| 628 |
msgid "Shared on Network" |
| 629 |
msgstr "Compartilhado na rede" |
| 630 |
|
| 631 |
#: php/class-list-table.php:339 php/views/edit.php:48 |
| 632 |
msgid "Name" |
| 633 |
msgstr "Nome" |
| 634 |
|
| 635 |
#: php/class-list-table.php:340 |
| 636 |
msgid "ID" |
| 637 |
msgstr "ID" |
| 638 |
|
| 639 |
#: php/class-list-table.php:390 |
| 640 |
msgid "Export to PHP" |
| 641 |
msgstr "Exportar para PHP" |
| 642 |
|
| 643 |
#: php/class-list-table.php:428 |
| 644 |
#, php-format |
| 645 |
msgid "All <span class=\"count\">(%s)</span>" |
| 646 |
msgid_plural "All <span class=\"count\">(%s)</span>" |
| 647 |
msgstr[0] "Todos <span class=\"count\">(%s)</span>" |
| 648 |
msgstr[1] "Todos <span class=\"count\">(%s)</span>" |
| 649 |
|
| 650 |
#: php/class-list-table.php:429 |
| 651 |
#, php-format |
| 652 |
msgid "Active <span class=\"count\">(%s)</span>" |
| 653 |
msgid_plural "Active <span class=\"count\">(%s)</span>" |
| 654 |
msgstr[0] "Ativo <span class=\"count\">(%s)</span>" |
| 655 |
msgstr[1] "Ativo <span class=\"count\">(%s)</span>" |
| 656 |
|
| 657 |
#: php/class-list-table.php:430 |
| 658 |
#, php-format |
| 659 |
msgid "Inactive <span class=\"count\">(%s)</span>" |
| 660 |
msgid_plural "Inactive <span class=\"count\">(%s)</span>" |
| 661 |
msgstr[0] "Inativo <span class=\"count\">(%s)</span>" |
| 662 |
msgstr[1] "Inativo <span class=\"count\">(%s)</span>" |
| 663 |
|
| 664 |
#: php/class-list-table.php:431 |
| 665 |
#, php-format |
| 666 |
msgid "Recently Active <span class=\"count\">(%s)</span>" |
| 667 |
msgid_plural "Recently Active <span class=\"count\">(%s)</span>" |
| 668 |
msgstr[0] "Recentemente ativo<span class=\"count\">(%s)</span>" |
| 669 |
msgstr[1] "Recentemente ativo <span class=\"count\">(%s)</span>" |
| 670 |
|
| 671 |
#: php/class-list-table.php:494 |
| 672 |
msgid "Show all tags" |
| 673 |
msgstr "Mostrar todas as tags" |
| 674 |
|
| 675 |
#: php/class-list-table.php:508 |
| 676 |
msgid "Filter" |
| 677 |
msgstr "Filtro" |
| 678 |
|
| 679 |
#: php/class-list-table.php:516 |
| 680 |
msgid "Clear List" |
| 681 |
msgstr "Limpar lista" |
| 682 |
|
| 683 |
#: php/class-list-table.php:702 |
| 684 |
msgid "Whoops, it looks like no snippets could be found." |
| 685 |
msgstr "Ops, parece que nenhum snippet pode ser encontrado." |
| 686 |
|
| 687 |
#: php/class-list-table.php:706 |
| 688 |
msgid "Perhaps you would like to add a new one?" |
| 689 |
msgstr "Talvez você gostaria de adicionar um novo?" |
| 690 |
|
| 691 |
#: php/class-list-table.php:1000 |
| 692 |
msgid "Search results" |
| 693 |
msgstr "Procurar resultados" |
| 694 |
|
| 695 |
#: php/class-list-table.php:1003 |
| 696 |
#, php-format |
| 697 |
msgid " for “%s”" |
| 698 |
msgstr " para “%s”" |
| 699 |
|
| 700 |
#: php/class-list-table.php:1007 |
| 701 |
#, php-format |
| 702 |
msgid " in tag “%s”" |
| 703 |
msgstr " na tag “%s”" |
| 704 |
|
| 705 |
#: php/class-list-table.php:1015 |
| 706 |
msgid "Clear Filters" |
| 707 |
msgstr "Limpar filtros" |
| 708 |
|
| 709 |
#: php/settings/settings-fields.php:42 |
| 710 |
msgid "Activate by Default" |
| 711 |
msgstr "Ativar por padrão" |
| 712 |
|
| 713 |
#: php/settings/settings-fields.php:44 |
| 714 |
msgid "" |
| 715 |
"Make the 'Save and Activate' button the default action when saving a snippet." |
| 716 |
msgstr "" |
| 717 |
"Faça 'Salvar e ativar' botão ação padrão quando salvar um snippet." |
| 718 |
|
| 719 |
#: php/settings/settings-fields.php:49 |
| 720 |
msgid "Enable Scope Selector" |
| 721 |
msgstr "Habilitar seletor de escopo" |
| 722 |
|
| 723 |
#: php/settings/settings-fields.php:51 |
| 724 |
msgid "Enable the scope selector when editing a snippet" |
| 725 |
msgstr "Habilitar o seletor de escopo quando editando um snippet" |
| 726 |
|
| 727 |
#: php/settings/settings-fields.php:56 |
| 728 |
msgid "Enable Snippet Tags" |
| 729 |
msgstr "Habilitar tag de Snippet" |
| 730 |
|
| 731 |
#: php/settings/settings-fields.php:58 |
| 732 |
msgid "Show snippet tags on admin pages" |
| 733 |
msgstr "Mostrar tag de snippet na página de administração" |
| 734 |
|
| 735 |
#: php/settings/settings-fields.php:63 |
| 736 |
msgid "Enable Snippet Descriptions" |
| 737 |
msgstr "Habilitar descrição de Snippet" |
| 738 |
|
| 739 |
#: php/settings/settings-fields.php:65 |
| 740 |
msgid "Show snippet descriptions on admin pages" |
| 741 |
msgstr "Mostar descrição de snippets na página de administração" |
| 742 |
|
| 743 |
#: php/settings/settings-fields.php:70 |
| 744 |
msgid "Show Network Snippets" |
| 745 |
msgstr "Mostar Snippets da rede" |
| 746 |
|
| 747 |
#: php/settings/settings-fields.php:72 |
| 748 |
msgid "Show network-wide snippets in the snippets table on subsites" |
| 749 |
msgstr "Mostrar todos os snippets da rede na tabela de snippets nos subsites " |
| 750 |
|
| 751 |
#: php/settings/settings-fields.php:77 |
| 752 |
msgid "Disable shortcode syntax highlighter" |
| 753 |
msgstr "Desabilitar atalhos para destaque de sintaxe" |
| 754 |
|
| 755 |
#: php/settings/settings-fields.php:79 |
| 756 |
msgid "" |
| 757 |
"Disable the syntax highlighting for the [code_snippet] shortcode on the " |
| 758 |
"front-end" |
| 759 |
msgstr "" |
| 760 |
"Desabilite o destaque da sintaxe do [code_snippet] para atalhos no " |
| 761 |
"front-end" |
| 762 |
|
| 763 |
#: php/settings/settings-fields.php:92 |
| 764 |
msgid "Row Height" |
| 765 |
msgstr "Altura da linha" |
| 766 |
|
| 767 |
#: php/settings/settings-fields.php:94 |
| 768 |
msgid "rows" |
| 769 |
msgstr "linhas" |
| 770 |
|
| 771 |
#: php/settings/settings-fields.php:100 |
| 772 |
msgid "Use Full Editor" |
| 773 |
msgstr "Use o editor completo" |
| 774 |
|
| 775 |
#: php/settings/settings-fields.php:102 |
| 776 |
msgid "Enable all features of the visual editor" |
| 777 |
msgstr "Habilite todos os recursos do editor visual" |
| 778 |
|
| 779 |
#: php/settings/settings-fields.php:107 |
| 780 |
msgid "Media Buttons" |
| 781 |
msgstr "Botões de mídia" |
| 782 |
|
| 783 |
#: php/settings/settings-fields.php:109 |
| 784 |
msgid "Enable the add media buttons" |
| 785 |
msgstr "Habilite o botão de adicionar mídia" |
| 786 |
|
| 787 |
#: php/settings/settings-fields.php:118 |
| 788 |
msgid "Theme" |
| 789 |
msgstr "Tema" |
| 790 |
|
| 791 |
#: php/settings/settings-fields.php:125 |
| 792 |
msgid "Indent With Tabs" |
| 793 |
msgstr "Indentar com tabulação" |
| 794 |
|
| 795 |
#: php/settings/settings-fields.php:127 |
| 796 |
msgid "Use hard tabs (not spaces) for indentation." |
| 797 |
msgstr "Use tabulações (Ao invés de espaços) para indentação." |
| 798 |
|
| 799 |
#: php/settings/settings-fields.php:133 |
| 800 |
msgid "Tab Size" |
| 801 |
msgstr "Largura da tabulação" |
| 802 |
|
| 803 |
#: php/settings/settings-fields.php:135 |
| 804 |
msgid "The width of a tab character." |
| 805 |
msgstr "A largura do carácter de tabulação." |
| 806 |
|
| 807 |
#: php/settings/settings-fields.php:142 |
| 808 |
msgid "Indent Unit" |
| 809 |
msgstr "Unidade de identação" |
| 810 |
|
| 811 |
#: php/settings/settings-fields.php:144 |
| 812 |
msgid "How many spaces a block should be indented." |
| 813 |
msgstr "Com quantos espaços um bloco deve ser indentado" |
| 814 |
|
| 815 |
#: php/settings/settings-fields.php:151 |
| 816 |
msgid "Wrap Lines" |
| 817 |
msgstr "Envolver linhas" |
| 818 |
|
| 819 |
#: php/settings/settings-fields.php:153 |
| 820 |
msgid "Whether the editor should scroll or wrap for long lines." |
| 821 |
msgstr "Se o editor deve fazer rolagem ou envolver longas linhas" |
| 822 |
|
| 823 |
#: php/settings/settings-fields.php:159 |
| 824 |
msgid "Line Numbers" |
| 825 |
msgstr "Números de linha" |
| 826 |
|
| 827 |
#: php/settings/settings-fields.php:161 |
| 828 |
msgid "Show line numbers to the left of the editor." |
| 829 |
msgstr "Mostrar números da linha à esquerda do editor " |
| 830 |
|
| 831 |
#: php/settings/settings-fields.php:167 |
| 832 |
msgid "Auto Close Brackets" |
| 833 |
msgstr "Fechar colchetes automaticamente" |
| 834 |
|
| 835 |
#: php/settings/settings-fields.php:169 |
| 836 |
msgid "Auto-close brackets and quotes when typed." |
| 837 |
msgstr "Feche os colchetes automaticamente e aspas quando digitado" |
| 838 |
|
| 839 |
#: php/settings/settings-fields.php:175 |
| 840 |
msgid "Highlight Selection Matches" |
| 841 |
msgstr "Destaque as seleções que combinam" |
| 842 |
|
| 843 |
#: php/settings/settings-fields.php:176 |
| 844 |
msgid "Highlight all instances of a currently selected word." |
| 845 |
msgstr "Destaque todas as instâncias da atual palavra selecionada" |
| 846 |
|
| 847 |
#: php/settings/settings.php:68 |
| 848 |
msgid "General" |
| 849 |
msgstr "Geral" |
| 850 |
|
| 851 |
#: php/settings/settings.php:69 |
| 852 |
msgid "Description Editor" |
| 853 |
msgstr "Editor de descrição" |
| 854 |
|
| 855 |
#: php/settings/settings.php:70 |
| 856 |
msgid "Code Editor" |
| 857 |
msgstr "Editor de código" |
| 858 |
|
| 859 |
#: php/settings/settings.php:119 |
| 860 |
msgid "Editor Preview" |
| 861 |
msgstr "Editor de pré-visualização" |
| 862 |
|
| 863 |
#: php/settings/settings.php:176 |
| 864 |
msgid "Settings saved." |
| 865 |
msgstr "Configurações salvas" |
| 866 |
|
| 867 |
#: php/views/edit.php:28 php/views/manage.php:22 |
| 868 |
msgctxt "snippet" |
| 869 |
msgid "Add New" |
| 870 |
msgstr "Adicionar novo" |
| 871 |
|
| 872 |
#: php/views/edit.php:49 |
| 873 |
msgid "Enter title here" |
| 874 |
msgstr "Coloque o título aqui" |
| 875 |
|
| 876 |
#: php/views/edit.php:54 |
| 877 |
msgid "Code" |
| 878 |
msgstr "Código" |
| 879 |
|
| 880 |
#: php/views/edit.php:81 php/views/edit.php:95 |
| 881 |
msgid "Save Changes and Activate" |
| 882 |
msgstr "Salve alterações e ative" |
| 883 |
|
| 884 |
#: php/views/edit.php:101 |
| 885 |
msgid "Save Changes and Deactivate" |
| 886 |
msgstr "Salve alterações e desative" |
| 887 |
|
| 888 |
#: php/views/edit.php:118 |
| 889 |
msgid "You are about to permanently delete this snippet." |
| 890 |
msgstr "Você está prestes a deletar este snippter permanentemente" |
| 891 |
|
| 892 |
#: php/views/import.php:21 |
| 893 |
msgid "" |
| 894 |
"Howdy! Upload your Code Snippets export file and we’ll import the " |
| 895 |
"snippets to this site." |
| 896 |
msgstr "" |
| 897 |
"Olá! Faça o upload dos seus aquivos com trechos de código exportado e we’ll importe " |
| 898 |
"os snippets para este site." |
| 899 |
|
| 900 |
#: php/views/import.php:23 |
| 901 |
#, php-format |
| 902 |
msgid "" |
| 903 |
"You will need to go to the <a href=\"%s\">All Snippets</a> page to activate " |
| 904 |
"the imported snippets." |
| 905 |
msgstr "" |
| 906 |
"Você precisará ir na página <a href=\"%s\">Todos os Snippets</a> para ativar" |
| 907 |
"os snippets importados." |
| 908 |
|
| 909 |
#: php/views/import.php:25 |
| 910 |
msgid "" |
| 911 |
"Choose a Code Snippets (.xml) file to upload, then click Upload file and " |
| 912 |
"import." |
| 913 |
msgstr "" |
| 914 |
"Escolha um aquirvo de Code Snippets (.xml) parar upload, então clique em Upload de arquivo e" |
| 915 |
"importe." |
| 916 |
|
| 917 |
#: php/views/import.php:32 |
| 918 |
msgid "Choose a file from your computer:" |
| 919 |
msgstr "Escolha um arquivo do seu computador:" |
| 920 |
|
| 921 |
#: php/views/import.php:33 |
| 922 |
msgid "(Maximum size: 8MB)" |
| 923 |
msgstr "(Tamanho máximo: 8MB)" |
| 924 |
|
| 925 |
#: php/views/import.php:39 |
| 926 |
msgid "Upload file and import" |
| 927 |
msgstr "Upload arquivo e importe" |
| 928 |
|
| 929 |
#: php/views/manage.php:34 |
| 930 |
msgid "Search Installed Snippets" |
| 931 |
msgstr "Procure Snippets instalados" |
| 932 |
|