-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #53 from Luiz-Feliphi/patch-7
PT-BR Translation for Advanced Driver License || A comment from Creditos in the last lines only in PT-BR translations
- Loading branch information
Showing
6 changed files
with
76 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,70 @@ | ||
ADL = ADL or {} | ||
ADL.Language = ADL.Language or {} | ||
|
||
ADL.Language["ptbr"] = { | ||
["driverLicenseUpperCase"] = "CARTEIRA DE MOTORISTA", | ||
["licenseUppercase"] = "LICENÇA", | ||
["chooseLicense"] = "Escolha qual licença", | ||
["wantToPass"] = "você quer passar", | ||
["License"] = "Licença", | ||
["getMyLicense"] = "Eu recebi minha licença", | ||
["haveLicense"] = "Você já tem esta licença", | ||
["leaveUpperCase"] = "DEIXAR", | ||
["answerToQuestions"] = "Por favor responda às perguntas", | ||
["congrulations"] = "Parabéns", | ||
["weSorry"] = "Nos desculpe", | ||
["complete"] = "Terminar", | ||
["next"] = "Próximo", | ||
["licenseObtained"] = "Licença obtida!", | ||
["youFailed"] = "Você falhou!", | ||
["time"] = "Tempo", | ||
["getMyCode"] = "Practical Test", | ||
["cantAfford"] = "Você não tem dinheiro suficiente para fazer isso", | ||
["alreadyHaveLicense"] = "Você já possui esta licença", | ||
["mustPlaceCarSpace"] = "Você tem que colocar uma posição para o veículo", | ||
["mustPlacePoint"] = "Você tem que colocar uma posição de ponto", | ||
["mustWait"] = "Você precisa esperar", | ||
["seconds"] = "segundos", | ||
["routeProblem"] = "Há um problema com o trajeto, entre em contato com um administrador", | ||
["noAvaliableCarSpace"] = "Não há vaga disponível no momento", | ||
["refund"] = "Você acabou de ser reembolsado por ", | ||
["missedLicense"] = "Você perdeu sua licença", | ||
["succeededLicense"] = "Você passou sua licença", | ||
["configuration"] = "Configuração", | ||
["licensePrice"] = "Preço da Carteira de Motorista", | ||
["enableOrDisableLicense"] = "Ativar / Desativar a carteira de motorista", | ||
["chooseVehicleLicense"] = "Escolha o veículo para a carteira de habilitação", | ||
["updateUpperCase"] = "ATUALIZAR", | ||
["questionTitle"] = "Digite o título da pergunta", | ||
["chooseCorrectAnswer"] = "Escolha as boas respostas", | ||
["addAnswer"] = "ADICIONE UMA RESPOSTA", | ||
["imageLink"] = "Digite o link da imagem", | ||
["enterAnswer"] = "Insira uma resposta", | ||
["chooseQuestion"] = "Escolha uma questão", | ||
["close"] = "FECHAR", | ||
["deleteQuestion"] = "EXCLUIR A PERGUNTA", | ||
["createQuestion"] = "CRIE UMA PERGUNTA", | ||
["validate"] = "VALIDAR", | ||
["changeAnswerText"] = "Alterar o texto da resposta", | ||
["addAnswer2"] = "Adicione uma resposta", | ||
["answer"] = "Resposta", | ||
["richAnswersLimit"] = "Você atingiu o máximo de resposta", | ||
["activate"] = "Ativar", | ||
["disable"] = "Desativar", | ||
["addLicensePrice"] = "Insira o preço da carteira de motorista", | ||
["chooseLicenseVehicle"] = "Escolha o veículo para a licença", | ||
["chooseLicenseState"] = "Escolha se a carteira de motorista está ativada ou desativada", | ||
["licenseName"] = "Nome da carteira de motorista", | ||
["licenseNameStructureProblem"] = "O nome deve ser composto por duas palavras (exemplo: Licença Automotiva).", | ||
["wordsMustBeContains13Letters"] = "As palavras devem conter menos de 13 letras", | ||
["licenceImage"] = "Imagem da carteira de motorista", | ||
["wait"] = "Espere", | ||
["blacklistedVehiclesForLicense"] = "Lista negra do veículo onde você não pode dirigir com esta licença", | ||
["removeTo"] = "Remover para", | ||
["addTo"] = "Dar para", | ||
["no"] = "Não", | ||
["points"] = "Pontos", | ||
["cantDriveVehicle"] = "Você não pode dirigir este veículo porque não possui uma boa licença", | ||
["unautorizedJob"] = "Você não possui o trabalho certo para remover pontos", | ||
} | ||
// PT-BR by: pop pic (https://www.gmodstore.com/users/poppic) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters