Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added French Language (commit be5c265) #72

Open
wants to merge 21 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#Multi-Language configurations for Nukkit
# Multi-Language configurations for Nukkit

We need you!
-------------
Expand Down
64 changes: 51 additions & 13 deletions bra/lang.ini
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Arquivo de linguagem compatível com os identificadores do Minecraft: Pocket Edition
# Arquivo de linguagem compatível com os identificadores do Minecraft: Bedrock Edition
#
# A mensagem não precisa estar aqui para ser mostrada corretamente no cliente.
# Somente as mensagens mostradas no Nukkit devem estar aqui
Expand All @@ -24,11 +24,13 @@ disconnectionScreen.serverFull=O servidor está cheio!
disconnectionScreen.noReason=Você foi desconectado
disconnectionScreen.invalidSkin=Skin inválida!
disconnectionScreen.invalidName=Nome inválido!
disconnectionScreen.resourcePack=Encountered a problem while downloading or applying resource pack.

death.fell.accident.generic={%0} caiu de um lugar alto
death.attack.inFire={%0} pegou fogo
death.attack.onFire={%0} queimou até a morte
death.attack.lava={%0} tentou nadar na lava
death.attack.lava.magma={%0} discovered floor was lava
death.attack.inWall={%0} sufocou-se em uma parede
death.attack.drown={%0} morreu afogado(a)
death.attack.cactus={%0} foi espetado(a) até a morte
Expand All @@ -44,6 +46,7 @@ death.attack.arrow={%0} foi atingido(a) por {%1}
death.attack.arrow.item={%0} foi atingido(a) por {%1} usando {%2}
death.attack.fall={%0} caiu no chão com muita força
death.attack.outOfWorld={%0} caiu para fora do mundo
death.attack.starve={%0} starved to death

gameMode.survival=Modo Sobrevivência
gameMode.creative=Modo Criativo
Expand Down Expand Up @@ -78,7 +81,7 @@ potion.saturation=Saturação
commands.generic.exception=Um erro ocorreu ao tentar realizar este comando
commands.generic.permission=Você não tem permissão para usar este comando
commands.generic.ingame=Você só pode usar este comando como um player
commands.generic.notFound=Comando desconhecido. Tente /help para uma lista de comandos
commands.generic.unknown=Comando desconhecido. Tente /help para uma lista de comandos
commands.generic.player.notFound=Esse(a) jogador(a) não pôde ser encontrado(a)
commands.generic.usage=Uso: {%0}

Expand Down Expand Up @@ -112,6 +115,8 @@ commands.players.usage=/list
commands.players.list=Existem {%0}/{%1} jogadores(as) online:

commands.kill.successful=Eliminado(a) {%0}
commands.kill.all.successful=Eliminou todos os jogadores
commands.kill.entities.successful=Eliminou todas as entidades

commands.banlist.ips=Existem {%0} endereços de IP banidos no total:
commands.banlist.players=Existem {%0} jogadores(as) banidos(as) no total:
Expand Down Expand Up @@ -200,6 +205,10 @@ commands.weather.rain=Mudando para tempo chuvoso
commands.weather.thunder=Mudando para chuva e trovões
commands.weather.usage=/weather <clear|rain|thunder> [duração em segundos]

commands.xp.success=Given {%0} experience to {%1}
commands.xp.success.levels=Given {%0} levels to {%1}
commands.xp.success.levels.minus=Taken {%0} levels from {%1}
commands.xp.usage=/xp <amount> [player] OR /xp <level>L [player]

# -------------------- Nukkit language files, only for console --------------------

Expand All @@ -219,11 +228,11 @@ nukkit.level.preparing=Preparando mundo "{%0}"
nukkit.level.unloading=Descarregando mundo "{%0}"
nukkit.level.updating=Old level data found for "{%0}", converting format

nukkit.server.start=Iniciando Servidor de Minecraft: PE, versão {%0}
nukkit.server.start=Iniciando Servidor de Minecraft: BE, versão {%0}
nukkit.server.networkError=[Rede] Interface finalizada em {%0} devido a {%1}
nukkit.server.networkStart=Abrindo servidor em {%0}:{%1}
nukkit.server.info=Este servidor está rodando {%0} versão {%1} "{%2}" (API {%3})
nukkit.server.info.extended=Este servidor está rodando {%0} {%1} 「{%2}」 implementando versão da API {%3} para Minecraft: PE {%4} (versão do protocolo {%5})
nukkit.server.info.extended=Este servidor está rodando {%0} {%1} 「{%2}」 implementando versão da API {%3} para Minecraft: BE {%4} (versão do protocolo {%5})
nukkit.server.license={%0} é distribuido com a licença LGPL
nukkit.server.tickOverload=Não foi possível aguentar! Será que o servidor está sobrecarregado?
nukkit.server.startFinished=Finalizado ({%0}s)! Para ver a ajuda, escreva "help" ou "?"
Expand All @@ -237,7 +246,7 @@ nukkit.server.rcon.running=RCON is running on {%0}:{%1}

nukkit.command.alias.illegal=Não foi possível registrar a alias {%0} porque ela contém caracteres ilegais.
nukkit.command.alias.notFound=Não foi possível registrar a alias {%0} porque ela contém comandos que não existem: {%1}
nukkit.command.exception=Exceção não tratada ao executando comando '{%0}' em {%1}: {%2}
nukkit.command.exception=Exceção não tratada ao executando comando "{%0}" em {%1}: {%2}

nukkit.command.plugins.description=Pega uma lista de plugins rodando no servidor
nukkit.command.plugins.success=Plugins ({%0}): {%1}
Expand Down Expand Up @@ -270,12 +279,22 @@ nukkit.command.timings.timingsLocation=View timings report: {%0}
nukkit.command.timings.timingsResponse=Timings response: {%0}
nukkit.command.timings.timingsWrite=Timings written to {%0}

nukkit.command.title.description=Sends a title to the specified player or modifies title settings for that player
nukkit.command.title.usage=/title <player> <clear|reset> OR /title <player> <title|subtitle|actionbar> <title text> OR /title <player> <times> <fade in time> <stay time> <fade out time>
nukkit.command.title.clear=Successfully cleared {%0}'s screen
nukkit.command.title.reset=Successfully reset title animation settings for {%0}
nukkit.command.title.title=Successfully shown "{%0}" title to {%1}
nukkit.command.title.subtitle=Successfully set subtitle to "{%0}" for {%1}'s next title
nukkit.command.title.actionbar=Successfully shown "{%0}" actionbar title to {%1}
nukkit.command.title.times.success=Successfully set title animation times to {%0}, {%1}, {%2} for {%3}
nukkit.command.title.times.fail=Times of title animations must be numeric values

nukkit.command.version.description=Pega a versão deste servidor incluindo todos os plugins em uso
nukkit.command.version.usage=/version [nome do plugin]
nukkit.command.version.noSuchPlugin=Este servidor não está usando nenhum plugin com este nome. Use /plugins para ver a lista de plugins.

nukkit.command.give.description=Dá ao player especificado uma certa quantidade de itens
nukkit.command.give.usage=/give <jogador> <item[:damage]> [quantidade] [tags...]
nukkit.command.give.usage=/give <jogador> <item[:damage]> [quantidade] [tags ...]

nukkit.command.kill.description=Comite suicídio ou mata outros players
nukkit.command.kill.usage=/kill [jogador]
Expand All @@ -286,6 +305,12 @@ nukkit.command.particle.usage=/particle <nome> <x> <y> <z> <xd> <yd> <zd> [quant
nukkit.command.time.description=Altera o tempo em todos os mundos
nukkit.command.time.usage=/time <alterar|adicionar> <value> OU /time <iniciar|parar|ver>

nukkit.command.gamerule.description=Define ou questiona um valor da regra de jogo
nukkit.command.gamerule.usage=/gamerule <rule> [value]

nukkit.command.debug.description=Uploads server information to Hastebin
nukkit.command.debug.usage=/debugpaste

nukkit.command.ban.player.description=Bloqueia o player especificado de usar este servidor
nukkit.command.ban.ip.description=Bloqueia o IP especificado de usar este servidor
nukkit.command.banlist.description=Ver todos os jogadores banidos deste servidor
Expand Down Expand Up @@ -313,6 +338,7 @@ nukkit.command.stop.description=Fecha o servidor
nukkit.command.tp.description=Teletransporta o player especificado (ou você) para outro player ou coordenadas
nukkit.command.tell.description=Envia uma mensagem privada para o player
nukkit.command.weather.description=Altera o tempo no mundo atual
nukkit.command.xp.description=Gives the specified player a certain amount of experience
nukkit.command.whitelist.description=Administra a lista de players que podem usar este servidor

nukkit.crash.create=Um erro irrecuperável ocorreu e o servidor travou. Criando um arquivo de erro
Expand All @@ -322,6 +348,10 @@ nukkit.crash.archive=O erro já foi automaticamente enviado para os arquivos de

nukkit.debug.enable=Suporte a mundos LevelDB ativado

nukkit.bugreport.create=An error has been detected, creating a bug report.
nukkit.bugreport.error=Could not create bug report: {%0}
nukkit.bugreport.archive=A bug report has been created: {%0}

nukkit.player.invalidMove={%0} moveu erradamente!
nukkit.player.logIn={%0}[/{%1}:{%2}] entrou com o id de entidade {%3} em ({%4}, {%5}, {%6}, {%7})
nukkit.player.logOut={%0}[/{%1}:{%2}] saiu devido a {%3}
Expand All @@ -334,12 +364,20 @@ nukkit.plugin.restrictedName=Nome restrito
nukkit.plugin.incompatibleAPI=Versão da API incompatível
nukkit.plugin.unknownDependency=Dependência desconhecida
nukkit.plugin.circularDependency=Dependência circular detectada
nukkit.plugin.genericLoadError=Não foi possível carregar o plugin '{%0}'
nukkit.plugin.spacesDiscouraged=Plugin '{%0}' usa espaço nos nome, isto é desencorajado
nukkit.plugin.loadError=Não foi possível carregar o plugin '{%0}': {%1}
nukkit.plugin.duplicateError=Não foi possível carregar o plugin '{%0}': plugin já existe
nukkit.plugin.fileError=Não foi possível carregar '{%0}' na pasta '{%1}': {%2}
nukkit.plugin.genericLoadError=Não foi possível carregar o plugin "{%0}"
nukkit.plugin.spacesDiscouraged=Plugin "{%0}" usa espaço nos nome, isto é desencorajado
nukkit.plugin.loadError=Não foi possível carregar o plugin "{%0}": {%1}
nukkit.plugin.duplicateError=Não foi possível carregar o plugin "{%0}": plugin já existe
nukkit.plugin.fileError=Não foi possível carregar "{%0}" na pasta "{%1}": {%2}
nukkit.plugin.commandError=Não foi possível carregar o comando {%0} para o plugin {%1}
nukkit.plugin.aliasError=Não foi possível carregar a alias {%0} para o plugin {%1}
nukkit.plugin.deprecatedEvent=Plugin '{%0}' registrou um listener para '{%1}' no método '{%2}', mas o evento é obsoleto.
nukkit.plugin.eventError=Não foi possível passar o evento '{%0}' para '{%1}': {%2} em {%3}
nukkit.plugin.deprecatedEvent=Plugin "{%0}" registrou um listener para "{%1}" no método "{%2}", mas o evento é obsoleto.
nukkit.plugin.eventError=Não foi possível passar o evento "{%0}" para "{%1}": {%2} em {%3}

nukkit.resources.invalid-path=Resource packs path "{%0}" exists and is not a directory
nukkit.resources.unknown-format=Could not load "{%0}" due to format not recognized
nukkit.resources.fail=Could not load "{%0}": {%1}
nukkit.resources.success=Successfully loaded {%0} resource packs
nukkit.resources.zip.not-found=File "{%0}" is not found
nukkit.resources.zip.no-manifest="manifest.json" is not found
nukkit.resources.zip.invalid-manifest="manifest.json" is invalid or incomplete
2 changes: 1 addition & 1 deletion bra/nukkit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

settings:
#Configuração de Multi-Linguagem
#Disponível: eng, chs, cht, jpn, rus, spa, pol, bra, kor, ukr, deu, ltu
#Disponível: eng, chs, cht, jpn, rus, spa, pol, bra, kor, ukr, deu, ltu, cze
language: "bra"
#Se é para enviar todos os textos traduzidos para a linguagem do servidor ou se é para o próprio dispositivo traduzir elas
force-language: false
Expand Down
Loading