Kunena 7.0.4 Released

The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0

Question Brazilian portuguese translation (pt-BR)

More
17 years 2 months ago - 17 years 2 months ago #2312 by flaviomauro

pt-BR
Olá galera,

essa é a primeira versão traduzida para pt-BR, me avisem se encontrarem algum problema e farei o melhor possível para ajudar ou corrigir algo que esse pacote possa ter "quebrado" :) . Não foi possível enviar as imagens por causa do tamanho do pacote 411Kb (o máximo que posso fazer upload é de 120Kb), vou pedir para algum administrador incluir as imagens.

en-US
Hi all,

this is the first version for pt-BR translation, please report any problems you may have and I'll do my best to help and/or fix something I had broke with this package :) . I was unable to include the images due to the package size 411Kb (120Kb maximum), I'll ask an Admin to upload the images.

Um grande abraço/Best Regards,

Flávio Mauro
www.gamenitro.com.br

File Attachment:

File Name: kunena-91e...0b2f.zip
File Size:28.03 KB
Last edit: 17 years 2 months ago by flaviomauro.

Please Log in or Create an account to join the conversation.

More
17 years 2 months ago #2457 by IP2000
Fala Flávio...

Valeu pela tradu...

Coloquei ontem a noite...e ja vi uns errinhos...mas nao deu pra te responder...

Esta noite tentarei passar um reporte pra vc...

Pelo visto nada grave...deve ser tudo bobeirinha...

Escuta..vc tambem tem os graficos em portugues???

pode me mandar? [email protected]

Mais uma vez...OBRIGADO POR COMPARTIR!!!

Se precisar de alguma coisa...estaremos por aqui...

Estou fazendo este site...e como nao poderia faltar...todo o sistema de forum KUNENA!!!!

www.brisalinhasaereas.com

Abraçao

Please Log in or Create an account to join the conversation.

More
17 years 2 months ago #2570 by francisco.barros
Boa tarde Flávio.

Muito obrigado pela tradução. Valeu pelo esforço.

Como faço para instalar: se vou pelo padrão Extensões -> Instalar/Desinstalar e uso a opção "Enviar pacote de arquivos" recebo o erro "Erro! Nenhum arquivo XML de configuração foi encontrado no pacote.".

Acho que devo colocar (copiar) o php que você traduziu em algum lugar, mas onde?

Grande abraço,
Francisco.

Please Log in or Create an account to join the conversation.

More
17 years 2 months ago - 17 years 2 months ago #5572 by Farias
As traduções ficam na pasta
The translations stay in the folder
/root/administrator/components/com_kunena/language


para a tradução pegar, tive que fazer uma gambiarra no código do kunena.php
na pasta
i had to edit the code of the kunena.php file to make it work, on the folder
/root/components/com_kunena/

// get right Language file
if (file_exists(KUNENA_ABSADMPATH . '/language/kunena.ptBR.php'))
{
include_once (KUNENA_ABSADMPATH . '/language/kunena.ptBR.php');
}
else
{
include_once (KUNENA_ABSADMPATH . '/language/kunena.english.php');

muito obrigado pela tradução...
thanks!
Last edit: 17 years 2 months ago by Farias.

Please Log in or Create an account to join the conversation.

More
17 years 3 weeks ago #11616 by komtato
Olá,


pode me enviar as imagens (traduzidas)? => [email protected]

Obrigado,

Please Log in or Create an account to join the conversation.

More
16 years 11 months ago #15696 by P2mb2
Se me puder enviar também para mim o pack de imagens em ptbr por favor... o email é: [email protected]

Obrigado.

Please Log in or Create an account to join the conversation.

Time to create page: 0.352 seconds