⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 lang_pt_pt.inc.php

📁 Serendipity是一个php+mysql的blog程序
💻 PHP
字号:
<?php # $Id:$########################################################################### serendipity - another blogger...                                       ############################################################################                                                                        ## (c) 2003 Jannis Hermanns <J@hacked.it>                                 ## http://www.jannis.to/programming/serendipity.html                      ##                                                                        ## Translated by                                                          ## Jo茫o P. Matos <jmatos@math.ist.utl.pt>                                 ##                                                                        ###########################################################################@define('PLUGIN_EVENT_STATISTICS_NAME', 'Estat铆sticas');@define('PLUGIN_EVENT_STATISTICS_DESC', 'Junta uma liga莽茫o a estat铆sticas interessantes no seu painel entradas, incluindo um contador de visitantes');@define('PLUGIN_EVENT_STATISTICS_OUT_STATISTICS', 'Estat铆sticas');@define('PLUGIN_EVENT_STATISTICS_OUT_FIRST_ENTRY', 'Primeira entrada');@define('PLUGIN_EVENT_STATISTICS_OUT_LAST_ENTRY', '脷ltima entrada');@define('PLUGIN_EVENT_STATISTICS_OUT_TOTAL_ENTRIES', 'N煤mero total de entradas');@define('PLUGIN_EVENT_STATISTICS_OUT_ENTRIES', 'entradas');@define('PLUGIN_EVENT_STATISTICS_OUT_TOTAL_PUBLIC', ' ... p煤blicos');@define('PLUGIN_EVENT_STATISTICS_OUT_TOTAL_DRAFTS', ' ... rascunhos');@define('PLUGIN_EVENT_STATISTICS_OUT_CATEGORIES', 'Categorias');@define('PLUGIN_EVENT_STATISTICS_OUT_CATEGORIES2', 'categorias');@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_CATEGORIES', 'Distribui莽茫o das entradas');@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_CATEGORIES2', 'entradas');@define('PLUGIN_EVENT_STATISTICS_OUT_UPLOADED_IMAGES', 'Imagens recebidas');@define('PLUGIN_EVENT_STATISTICS_OUT_UPLOADED_IMAGES2', 'imagen(s)');@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_IMAGES', 'Distribui莽茫o dos tipes de imagem');@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_IMAGES2', 'ficheiros');@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS', 'Coment谩rios recebidos');@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS2', 'coment谩rio(s)');@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS3', 'Entradas mais comentadas');@define('PLUGIN_EVENT_STATISTICS_OUT_TOPCOMMENTS', 'Comentadores mais frequentes');@define('PLUGIN_EVENT_STATISTICS_OUT_LINK', 'liga莽茫o');@define('PLUGIN_EVENT_STATISTICS_OUT_SUBSCRIBERS', 'Subscritores');@define('PLUGIN_EVENT_STATISTICS_OUT_SUBSCRIBERS2', 'subscritor(es)');@define('PLUGIN_EVENT_STATISTICS_OUT_TOPSUBSCRIBERS', 'Entradas mais subscritas');@define('PLUGIN_EVENT_STATISTICS_OUT_TOPSUBSCRIBERS2', 'subscritor(es)');@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS', 'Retroliga莽玫es recebidas');@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS2', 'retroliga莽玫es');@define('PLUGIN_EVENT_STATISTICS_OUT_TOPTRACKBACK', 'Entradas com maior n煤mero de retroliga莽玫es');@define('PLUGIN_EVENT_STATISTICS_OUT_TOPTRACKBACK2', 'retroliga莽玫es');@define('PLUGIN_EVENT_STATISTICS_OUT_TOPTRACKBACKS3', 'Pessoas que fizeram mais retroliga莽玫es');@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS_PER_ARTICLE', 'coment谩rios por not铆cia (estimativa)');@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS_PER_ARTICLE', 'retroliga莽玫es por not铆cia (estimation)');@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_DAY', 'entradas por dia (estimativa)');@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_WEEK', 'entradas por semana (estimativa)');@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_MONTH', 'entradas por m锚s (estimativa)');@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS_PER_ARTICLE2', 'coment谩rios/entrada');@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS_PER_ARTICLE2', 'retroliga莽玫es/entrada');@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_DAY2', 'entradas/dia');@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_WEEK2', 'entradas/semana');@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_MONTH2', 'entradas/m锚s');@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS', 'N煤mero total de caracteres');@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS2', 'caracteres');@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS_PER_ARTICLE', 'Caracteres por entrada');@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS_PER_ARTICLE2', 'caracteres/entrada');@define('PLUGIN_EVENT_STATISTICS_OUT_LONGEST_ARTICLES', 'As %s entradas mais longas');@define('PLUGIN_EVENT_STATISTICS_MAX_ITEMS', 'N煤mero m谩ximo de elementos');@define('PLUGIN_EVENT_STATISTICS_MAX_ITEMS_DESC', 'Quantos itens por estat铆stica? Valor por omiss茫o: 20');//Language constants for the Extended Visitors feature@define('PLUGIN_EVENT_STATISTICS_EXT_ADD', 'Estat铆sticas Adicionais de Visitantes');@define('PLUGIN_EVENT_STATISTICS_EXT_ADD_DESC', 'Juntar Estat铆sticas Adicionais de Visitantes? (por omiss茫o: n茫o)');@define('PLUGIN_EVENT_STATISTICS_EXT_OPT1', 'N茫o!');@define('PLUGIN_EVENT_STATISTICS_EXT_OPT2', 'Sim, no fundo da p谩gina');@define('PLUGIN_EVENT_STATISTICS_EXT_OPT3', 'Sim, no topo da p谩gina');@define('PLUGIN_EVENT_STATISTICS_EXT_VISITORS', 'N潞 de visitantes');@define('PLUGIN_EVENT_STATISTICS_EXT_VISTODAY', 'N潞 de visitantes hoje');@define('PLUGIN_EVENT_STATISTICS_EXT_VISTOTAL', 'N潞 total de visitantes');@define('PLUGIN_EVENT_STATISTICS_EXT_VISSINCE', 'As estat铆sticas adicionais de visitantes t锚m coligido dados desde');@define('PLUGIN_EVENT_STATISTICS_EXT_VISLATEST', 'Visitantes mais recentes');@define('PLUGIN_EVENT_STATISTICS_EXT_TOPREFS', 'Referenciadores mais importantes');@define('PLUGIN_EVENT_STATISTICS_EXT_TOPREFS_NONE', 'Nenhum referenciador registado por enquanto.');@define('PLUGIN_EVENT_STATISTICS_OUT_EXT_STATISTICS', 'Estat铆sticas Adicionais de Visitantes');@define('PLUGIN_EVENT_STATISTICS_BANNED_HOSTS', 'Banir da contagem navegadores');@define('PLUGIN_EVENT_STATISTICS_BANNED_HOSTS_DESC', 'Inserir navegadores que devem ser exclu铆dos da contagem, separados por "|"');/* vim: set sts=4 ts=4 expandtab : */?>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -