Translate help_br

This commit is contained in:
Eufranio 2016-12-29 17:06:25 -02:00 committed by GitHub
parent e461112a8a
commit dfeeb1fcd4

View File

@ -1,21 +1,22 @@
# Translation config for the AuthMe help, e.g. when /authme help or /authme help register is called # Arquivo de tradução da ajuda do AuthMe, aka quando o comando /authme help é usado
# Traduzido por Frani (PotterCraft_) | www.magitechserver.com
# ------------------------------------------------------- # -------------------------------------------------------
# List of texts used in the help section # Lista de textos usados na seção de ajuda:
common: common:
optional: 'Opcional' optional: 'Opcional'
hasPermission: 'Você tem permissão' hasPermission: 'Você tem permissão'
noPermission: 'Sem Permissão' noPermission: 'Sem Permissão'
default: 'Default' default: 'Padrão'
result: 'Resultado' result: 'Resultado'
defaultPermissions: defaultPermissions:
notAllowed: 'Sem Permissão' notAllowed: 'Sem Permissão'
opOnly: 'OP''s only' opOnly: 'Apenas jogadores com OP'
allowed: 'Todos podem' allowed: 'Todos podem'
# ------------------------------------------------------- # -------------------------------------------------------
# Titles of the individual help sections # Títulos das seções individuais de ajuda
# Set the translation text to empty text to disable the section, e.g. to hide alternatives: # Defina o texto traduzido como vazio para desativá-lo, aka esconder do help
# alternatives: '' # alternatives: ''
section: section:
command: 'Comando' command: 'Comando'
@ -27,11 +28,11 @@ section:
children: 'Comandos' children: 'Comandos'
# ------------------------------------------------------- # -------------------------------------------------------
# You can translate the data for all commands using the below pattern. # Você pode traduzir o help de qualquer comando usando o padrão abaixo
# For example to translate /authme reload, create a section "authme.reload", or "login" for /login # Por exemplo, para traduzir /authme reload, crie uma seção "authme.reload", ou "login" para /login
# If the command has arguments, you can use arg1 as below to translate the first argument, and so forth # Se o comando usa argumentos, você pode usar arg1 como usado abaixo para traduzir o primeiro argumento em diante
# Translations don't need to be complete; any missing section will be taken from the default silently # Traduções não precisam ser completas. Qualquer parte faltante vai ser pega normalente da config padrão.
# Important: Put main commands like "authme" before their children (e.g. "authme.reload") # OBS: Coloque os comandos principais, como "authme" antes dos seus subcomandos (como "authme.reload")
commands: commands:
authme.register: authme.register:
description: 'Registra um jogador' description: 'Registra um jogador'