はじまりの大地
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#Note: If this file prevents running vector in your environment, simply delete
|
||||
# it. Everything should be safe even if the files blocked by the following
|
||||
# Apache rules are accessible.
|
||||
# The reason for protecting these files is to to keep searchengines/foo
|
||||
# away from indexing files containing version information, names and/or not
|
||||
# necessarily public template parts by default.
|
||||
Deny from all
|
||||
@@ -0,0 +1,9 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr">
|
||||
<head>
|
||||
<title></title>
|
||||
</head>
|
||||
<body>
|
||||
<!-- prevent directory browsing -->
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,104 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* Brazilian Portuguese language for the "vector" DokuWiki template
|
||||
*
|
||||
* If your language is not/only partially translated or you found an error/typo,
|
||||
* have a look at the following files:
|
||||
* - /lib/tpl/vector/lang/<your lang>/lang.php
|
||||
* - /lib/tpl/vector/lang/<your lang>/settings.php
|
||||
* If they are not existing, copy and translate the English ones (hint: looking
|
||||
* at <http://[your lang].wikipedia.org> might be helpful).
|
||||
*
|
||||
* Don't forget to mail your translation to ARSAVA <dokuwiki@dev.arsava.com>.
|
||||
* Thanks! :-D
|
||||
*
|
||||
*
|
||||
* LICENSE: This file is open source software (OSS) and may be copied under
|
||||
* certain conditions. See COPYING file for details or try to contact
|
||||
* the author(s) of this file in doubt.
|
||||
*
|
||||
* @license GPLv2 (http://www.gnu.org/licenses/gpl2.html)
|
||||
* @author Fabio Reis <fabio.netsys@gmail.com>
|
||||
* @link https://www.dokuwiki.org/template:vector
|
||||
* @link https://www.dokuwiki.org/config:lang
|
||||
* @link https://www.dokuwiki.org/devel:configuration
|
||||
*/
|
||||
|
||||
|
||||
//check if we are running within the DokuWiki environment
|
||||
if (!defined("DOKU_INC")){
|
||||
die();
|
||||
}
|
||||
|
||||
//tabs, personal tools and special links
|
||||
$lang["vector_article"] = "Página";
|
||||
$lang["vector_discussion"] = "Discussão";
|
||||
$lang["vector_read"] = "Ler";
|
||||
$lang["vector_edit"] = "Editar";
|
||||
$lang["vector_create"] = "Criar";
|
||||
$lang["vector_userpage"] = "Página do Usuário";
|
||||
$lang["vector_specialpage"] = "Páginas especiais";
|
||||
$lang["vector_mytalk"] = "Minha discussão";
|
||||
$lang["vector_exportodt"] = "Exportar: ODT";
|
||||
$lang["vector_exportpdf"] = "Exportar: PDF";
|
||||
$lang["vector_subscribens"] = "Assinar Alterações"; //original DW lang $lang["btn_subscribens"] is simply too long for common tab configs
|
||||
$lang["vector_unsubscribens"] = "Remover Assinatura das Alterações"; //original DW lang $lang["btn_unsubscribens"] is simply too long for common tab configs
|
||||
$lang["vector_translations"] = "Idiomas";
|
||||
|
||||
//headlines for the different bars and boxes
|
||||
$lang["vector_navigation"] = "Navegação";
|
||||
$lang["vector_toolbox"] = "Ferramentas";
|
||||
$lang["vector_exportbox"] = "Imprimir/Exportar";
|
||||
$lang["vector_inotherlanguages"] = "Idiomas";
|
||||
$lang["vector_printexport"] = "Versão para impressão";
|
||||
$lang["vector_personnaltools"] = "Ferramentas Pessoais";
|
||||
|
||||
//buttons
|
||||
$lang["vector_btn_go"] = "Ir";
|
||||
$lang["vector_btn_search"] = "Procurar por páginas contendo este texto";
|
||||
$lang["vector_btn_search_title"] = "Pesquisar nesta wiki";
|
||||
|
||||
//exportbox ("print/export")
|
||||
$lang["vector_exportbxdef_print"] = "Versão para impressão";
|
||||
$lang["vector_exportbxdef_downloadodt"] = "Download como ODT";
|
||||
$lang["vector_exportbxdef_downloadpdf"] = "Download como PDF";
|
||||
|
||||
//default toolbox
|
||||
$lang["vector_toolbxdef_whatlinkshere"] = "What links here";
|
||||
$lang["vector_toolbxdef_upload"] = "Upload de arquivo";
|
||||
$lang["vector_toolbxdef_siteindex"] = "Índice";
|
||||
$lang["vector_toolboxdef_permanent"] = "Link permanente";
|
||||
$lang["vector_toolboxdef_cite"] = "Citar esta página";
|
||||
|
||||
//cite this article
|
||||
$lang["vector_cite_bibdetailsfor"] = "Detalhes bibliográficos para";
|
||||
$lang["vector_cite_pagename"] = "Nome da página";
|
||||
$lang["vector_cite_author"] = "Autor";
|
||||
$lang["vector_cite_publisher"] = "Editor";
|
||||
$lang["vector_cite_dateofrev"] = "Data desta revisão";
|
||||
$lang["vector_cite_dateretrieved"] = "Data encontrada";
|
||||
$lang["vector_cite_permurl"] = "URL permanente";
|
||||
$lang["vector_cite_pageversionid"] = "ID da versão da página";
|
||||
$lang["vector_cite_citationstyles"] = "Estilos de citação para";
|
||||
$lang["vector_cite_checkstandards"] = "Por favor, lembre-se de verificar no seu guia de padrões ou diretivas do seu professor pela sintaxe exata para as suas necessidades.";
|
||||
$lang["vector_cite_latexusepackagehint"] = "Quando usar o pacote url LaTeX (\usepackage{url} em algum lugar no prefácio), que tende a dar muito mais bem formatada endereços da web, o seguinte pode ser preferido";
|
||||
$lang["vector_cite_retrieved"] = "Encontrado";
|
||||
$lang["vector_cite_from"] = "De";
|
||||
$lang["vector_cite_in"] = "Em";
|
||||
$lang["vector_cite_accessed"] = "Accessado";
|
||||
$lang["vector_cite_cited"] = "Citado";
|
||||
$lang["vector_cite_lastvisited"] = "Visitado por último";
|
||||
$lang["vector_cite_availableat"] = "Disponível em";
|
||||
$lang["vector_cite_discussionpages"] = "DokuWiki páginas de discussão";
|
||||
$lang["vector_cite_markup"] = "Remarcação";
|
||||
$lang["vector_cite_result"] = "Resultado";
|
||||
$lang["vector_cite_thisversion"] = "esta versão";
|
||||
|
||||
//other
|
||||
$lang["vector_search"] = "Procurar";
|
||||
$lang["vector_accessdenied"] = "Acesso Negado";
|
||||
$lang["vector_fillplaceholder"] = "Preencha o espaço reservado";
|
||||
$lang["vector_donate"] = "Doações";
|
||||
$lang["vector_mdtemplatefordw"] = "template vector para DokuWiki";
|
||||
$lang["vector_recentchanges"] = "Alterações Recentes";
|
||||
@@ -0,0 +1,72 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* Brazilian Portuguese language for the "vector" Config Manager
|
||||
*
|
||||
* If your language is not/only partially translated or you found an error/typo,
|
||||
* have a look at the following files:
|
||||
* - /lib/tpl/vector/lang/<your lang>/lang.php
|
||||
* - /lib/tpl/vector/lang/<your lang>/settings.php
|
||||
* If they are not existing, copy and translate the English ones (hint: looking
|
||||
* at <http://[your lang].wikipedia.org> might be helpful).
|
||||
*
|
||||
* Don't forget to mail your translation to ARSAVA <dokuwiki@dev.arsava.com>.
|
||||
* Thanks! :-D
|
||||
*
|
||||
*
|
||||
* LICENSE: This file is open source software (OSS) and may be copied under
|
||||
* certain conditions. See COPYING file for details or try to contact
|
||||
* the author(s) of this file in doubt.
|
||||
*
|
||||
* @license GPLv2 (http://www.gnu.org/licenses/gpl2.html)
|
||||
* @author Fabio Reis <fabio.netsys@gmail.com>
|
||||
* @link https://www.dokuwiki.org/template:vector
|
||||
* @link https://www.dokuwiki.org/config:lang
|
||||
* @link https://www.dokuwiki.org/devel:configuration
|
||||
*/
|
||||
|
||||
|
||||
//check if we are running within the DokuWiki environment
|
||||
if (!defined("DOKU_INC")){
|
||||
die();
|
||||
}
|
||||
|
||||
//discussion pages
|
||||
$lang["vector_discuss"] = "Usar guias 'Discussão'?";
|
||||
$lang["vector_discuss_ns"] = "Se sim, usar a seguinte ':namespace:' como raiz para as discussões:";
|
||||
|
||||
//site notice
|
||||
$lang["vector_sitenotice"] = "Mostrar aviso no site?";
|
||||
$lang["vector_sitenotice_location"] = "Se sim, usar a seguinte página wiki:";
|
||||
|
||||
//navigation
|
||||
$lang["vector_navigation"] = "Mostrar 'Navegação' no menu?";
|
||||
$lang["vector_navigation_location"] = "Se sim, usar a seguinte página wiki para 'Navegação':";
|
||||
|
||||
//exportbox ("print/export")
|
||||
$lang["vector_exportbox"] = "Mostrar 'Imprimir/Exportar' no menu?";
|
||||
$lang["vector_exportbox_default"] = "Se sim, usar o padrão 'Imprimir/Exportar' no menu?";
|
||||
$lang["vector_exportbox_location"] = "Se não usar o padrão, usar a seguinte página wiki para 'Imprimir/Exportar':";
|
||||
|
||||
//toolbox
|
||||
$lang["vector_toolbox"] = "Mostrar 'Ferramentas' no menu?";
|
||||
$lang["vector_toolbox_default"] = "Se sim, usar o padrão Ferramentas?";
|
||||
$lang["vector_toolbox_location"] = "Se não usar o padrão, usar a seguinte página wiki para 'Ferramentas':";
|
||||
|
||||
//custom copyright notice
|
||||
$lang["vector_copyright"] = "Mostrar aviso de direitos autorais?";
|
||||
$lang["vector_copyright_default"] = "Se sim, usar o padrão de direitos autorais?";
|
||||
$lang["vector_copyright_location"] = "Se não usar o padrão, usar a seguinte página wiki para direitos autorais:";
|
||||
|
||||
//donation link/button
|
||||
$lang["vector_donate"] = "Exibir o link/botão de doação?";
|
||||
$lang["vector_donate_url"] = "Se não usar o padrão, usar a seguinte URL para doações:";
|
||||
|
||||
//TOC
|
||||
$lang["vector_toc_position"] = "Tabela de conteúdo de posição (TOC)";
|
||||
|
||||
//other stuff
|
||||
$lang["vector_breadcrumbs_position"] = "Posição do indicador de navegação (se ativado):";
|
||||
$lang["vector_youarehere_position"] = "Posição da navegação para 'Você está em' (se ativado):";
|
||||
$lang["vector_cite_author"] = "Nome do Autor em 'Citar este artigo':";
|
||||
$lang["vector_loaduserjs"] = "Caregar 'vector/user/user.js'?";
|
||||
Reference in New Issue
Block a user