# Event Calendar plug-in for WordPress. # Copyright (C) 2006, Alex Tingle # This file is distributed under the same license as the wpcal package. # Alex Tingle , 2005. # msgid "" msgstr "" "Project-Id-Version: wpcal 3.1.0\n" "Report-Msgid-Bugs-To: eventcalendar@firetree.net\n" "POT-Creation-Date: 2008-10-24 12:00+0100\n" "PO-Revision-Date: 2006-12-13 17:41-0300\n" "Last-Translator: spark \n" "Language-Team: SYDI.NET\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: admin.php:67 admin.php:393 msgid "Event Editor" msgstr "Editor de Eventos" #: admin.php:108 msgid "Start" msgstr "Início" #: admin.php:109 msgid "End" msgstr "Término" #: admin.php:110 msgid "All Day" msgstr "O dia todo" #: admin.php:111 msgid "Repeat" msgstr "Repetir" #: admin.php:132 msgid "Add a new event" msgstr "Novo Evento" #: admin.php:178 msgid "Delete this event" msgstr "Apagar evento" #: admin.php:316 msgid "Error upgrading database for EventCalendar plugin." msgstr "Erro ao atualizar banco de dados para o plugin EventCalendar" #: admin.php:347 #, php-format msgid "Upgraded database to EventCalendar Version %s" msgstr "Banco de dados atualizado para o EventCalendar versão %s" #: admin.php:351 msgid "Table already existed" msgstr "Tabela já existe" #: admin.php:379 admin.php:446 msgid "Event Calendar Options" msgstr "Opções do EventCalendar" #: admin.php:450 msgid "Easter Egg" msgstr "" #: admin.php:452 upgrade-posts.php:124 msgid "Upgrade Event Posts" msgstr "" #: admin.php:459 msgid "Event category" msgstr "Categoria dos eventos" #: admin.php:469 msgid "" "Event posts are put into this category for you. Don't make this your default " "post category." msgstr "" "Artigos serão colocados nesta categoria para você. Não a deixe como " "categoria 'default'." #: admin.php:475 msgid "Show schedule within posts" msgstr "Mostrar agenda dentro dos posts" #: admin.php:479 msgid "Show Schedule" msgstr "Mostrar agenda" #: admin.php:482 msgid "Hide Schedule" msgstr "Esconder agenda" #: admin.php:489 msgid "Show events as blog entries" msgstr "Mostrar eventos como artigos no blog" #: admin.php:493 msgid "Events are Normal Posts" msgstr "Eventos são artigos normais" #: admin.php:496 msgid "Keep Events Separate" msgstr "Manter Eventos Separados" #: admin.php:500 msgid "" "Keep Events Separate: the Event Category page shows future events, in date " "order. Events do not appear on front page." msgstr "" "Manter Eventos Separados: A página de categoria de eventos mostrará os " "eventos futuros, por ordem de data. Eventos não aparecerão na listagem de " "artigos na home" #: admin.php:506 admin.php:518 msgid "Timezone" msgstr "Zona de Tempo" #: admin.php:510 msgid "unknown" msgstr "desconhecido" #: admin.php:514 msgid "" "You cannot change your timezone. Turn off PHP's 'safe mode' or upgrade to " "PHP5." msgstr "" "Você não pode mudar sua zona de tempo. Desligue o 'safe mode' do PHP ou " "atualize-o para a versão PHP5" #: admin.php:530 msgid "Calendar Display" msgstr "Mostrar Calendário" #: admin.php:535 msgid "Number of months" msgstr "Número de meses" #: admin.php:542 msgid "Show all categories in calendar" msgstr "Mostrar todas as categorias no calendáario" #: admin.php:546 msgid "Only Show Events" msgstr "Mostrar apenas Eventos" #: admin.php:549 msgid "Show All Posts" msgstr "Mostrar todos os Artigos" #: admin.php:556 msgid "Show day names as" msgstr "Mostrar nome do dia como" #: admin.php:560 msgid "Single Letter" msgstr "Uma Letra" #: admin.php:563 msgid "3-Letter Abbreviation" msgstr "Abreviação com 3 Letras" #: admin.php:566 msgid "Full Day Name" msgstr "Nome completo" #: admin.php:573 msgid "Show Event Calendar logo" msgstr "Mostrar Logo do EventCalendar" #: admin.php:577 msgid "Show Logo" msgstr "Mostrar Logo" #: admin.php:580 msgid "Hide Logo" msgstr "Esconder Logo" #: admin.php:587 msgid "Position of navigation links" msgstr "Posicionamento dos links de navegação" #: admin.php:591 msgid "Above Calendar" msgstr "Acima do Calendário" #: admin.php:594 msgid "Below Calendar" msgstr "Abaixo do Calendário" #: admin.php:597 msgid "Hidden" msgstr "Escondido" #: admin.php:601 msgid "" "The navigation links are more usable when they are above the calendar, but " "you might prefer them below or hidden for aesthetic reasons." msgstr "" "Os links de navegação são mais úteis quando estão acima do calendário, mas " "você pode preferi-los abaixo ou mesmo escondidos, por razões estéticas" #: admin.php:607 msgid "Popup event lists" msgstr "Lista de Eventos em Popup" #: admin.php:611 msgid "Show Popups" msgstr "Mostrar Popups" #: admin.php:614 msgid "Hide Popups" msgstr "Esconder Popups" #: admin.php:618 msgid "You might want to disable popups if you use Nicetitles." msgstr "Você pode querer desabilitar popups se usar Títulos Curtos" #: template-functions.php:29 msgid "You must choose an event category." msgstr "Você deve escolher uma categoria de eventos." #: template-functions.php:32 widget.php:84 widget.php:162 #: K2/ec3_sidebar_module.php:64 msgid "Go to Event Calendar Options" msgstr "Vá para as opções do EventCalendar" #: template-functions.php:91 msgid "Subscribe to iCalendar." msgstr "Assine o iCalendar" #: template-functions.php:166 template-functions.php:448 msgid "all day" msgstr "o dia todo" #: template-functions.php:284 widget.php:93 widget.php:101 #: K2/ec3_sidebar_module.php:31 msgid "Event Calendar" msgstr "Calendário de Eventos" #: template-functions.php:364 widget.php:172 widget.php:180 #: K2/ec3_sidebar_module.php:71 K2/ec3_sidebar_module.php:77 msgid "Upcoming Events" msgstr "Próximos Eventos" #: template-functions.php:469 msgid "No events." msgstr "Nenhum Evento" #: template-functions.php:506 template-functions.php:520 #: template-functions.php:532 msgid "to" msgstr "até" #: upgrade-posts.php:39 msgid "Post upgraded." msgstr "" #: upgrade-posts.php:40 #, php-format msgid "%d posts upgraded." msgstr "" #: widget.php:96 msgid "Display upcoming events in a dynamic calendar." msgstr "" #: widget.php:153 msgid "Number of events:" msgstr "Número de eventos" #: widget.php:175 msgid "Display upcoming events as a list." msgstr "" #~ msgid "EXAMPLE SIDEBAR CODE:" #~ msgstr "Codigo de exemplo para o sidebar.php"