0byt3m1n1
Path:
/
data
/
applications
/
aps
/
tikiwiki
/
7.0-0
/
standard
/
htdocs
/
lang
/
pt-br
/
[
Home
]
File: language.js
/* * Javascript translation definition * Example to help translation of some English strings in some js files * * $Id: $ */ lang = { "Very Secure" : "Muito seguro", "Secure" : "Seguro", "Very Strong" : "Muito forte", "Strong" : "Forte", "Average" : "Bom", "Weak" : "Fraco", "Very Weak" : "Muito fraco", "Strength" : "Força", "Valid User Name" : "Nome de usuário válido", "Passwords match" : "Senhas iguais", "Passwords don't match" : "As senhas não são iguais", "Valid Email" : "E-mail válido", "Close" : "Fechar", "Submit" : "Enviar", "Insert" : "Adicionar", "Replace" : "Substituir", "Match" : "Igual", "Do not match" : "Diferente", "Advanced options" : "Opções avançadas", "Pick a file." : "Escolha um arquivo", };