- Posts: 7245
- Thank you received: 566
Kunena 7.0.2 Released
The Kunena team has announce the arrival of Kunena 7.0.2 [K 7.0.2] in stable which is now available for download as a native Joomla extension for J! 5.3.x/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
Important Kunena 1.5 to 1.6 Language Conversion Tool
15 years 7 months ago #52469
by Matias
Kunena 1.5 to 1.6 Language Conversion Tool was created by Matias
I finally got K1.5 to K1.6 language file conversion tool ready for production use.
You can use it either from CLI or from web browser. No parameters are needed, just right files in the right places and write permissions to your language directory.
Here is the directory structure that is needed to make the script to work:
Script will generate the same file structure to your own language as in en-GB.
It will include all the strings from en-GB files:
- Most of your translations will be filled in
- Untranslated entries will be commented out with the English strings in them
Please review all the translations against English strings. We have made a lot of adjustments into them
and this script does not compare content -- it just converts old format into new.
You can use it either from CLI or from web browser. No parameters are needed, just right files in the right places and write permissions to your language directory.
Here is the directory structure that is needed to make the script to work:
Code:
en-GB/
admin/
en-GB.com_kunena.ini
en-GB.com_kunena.install.ini
site/
en-GB.com_kunena.ini
xx-XX/
kunena.mylanguage.php
yy-YY/
kunena.otherlanguage.php
Script will generate the same file structure to your own language as in en-GB.
It will include all the strings from en-GB files:
- Most of your translations will be filled in
- Untranslated entries will be commented out with the English strings in them
Please review all the translations against English strings. We have made a lot of adjustments into them
and this script does not compare content -- it just converts old format into new.
Please Log in or Create an account to join the conversation.
- rinuccio sp
-
- Offline
- Premium Member
-
Less
More
- Posts: 269
- Thank you received: 4
15 years 7 months ago #52601
by rinuccio sp
Replied by rinuccio sp on topic Re: Kunena 1.5 to 1.6 Language Conversion Tool
Hmmmm how to use this script? :blush: :blush: :blush:
Please Log in or Create an account to join the conversation.
15 years 7 months ago #52602
by xillibit
I don't provide support by PM, because this can be useful for someone else.
Replied by xillibit on topic Re: Kunena 1.5 to 1.6 Language Conversion Tool
Hi,
Like has wrote Matias you need to create this directory strucuture at the same level that kunena15to16-langconvert.php :
Create a directory for the language that you want convert, by example fr-FR for french and put in this directory the old language file designed for k1.5 :
Then you have just to launch the kunena15to16-langconvert.php and the conversion will happen
Like has wrote Matias you need to create this directory strucuture at the same level that kunena15to16-langconvert.php :
Code:
en-GB/
admin/
en-GB.com_kunena.ini
en-GB.com_kunena.install.ini
site/
en-GB.com_kunena.ini
Create a directory for the language that you want convert, by example fr-FR for french and put in this directory the old language file designed for k1.5 :
Code:
fr-FR/
kunena.french.php
Then you have just to launch the kunena15to16-langconvert.php and the conversion will happen
I don't provide support by PM, because this can be useful for someone else.
Please Log in or Create an account to join the conversation.
15 years 7 months ago #52604
by etusha
Replied by etusha on topic Re: Kunena 1.5 to 1.6 Language Conversion Tool
you need LINUX OS
The following user(s) said Thank You: etusha
Please Log in or Create an account to join the conversation.
- rinuccio sp
-
- Offline
- Premium Member
-
Less
More
- Posts: 269
- Thank you received: 4
15 years 7 months ago #52614
by rinuccio sp
Replied by rinuccio sp on topic Re: Kunena 1.5 to 1.6 Language Conversion Tool
1.But this I can create this structure in any folder?
2.When the converter tools finished to convert, move the language files in their folders... correct?
3.Every time the version is updated I relaunch the tool to get new items to be converted in my language file? or add them manually?
2.When the converter tools finished to convert, move the language files in their folders... correct?
3.Every time the version is updated I relaunch the tool to get new items to be converted in my language file? or add them manually?
Please Log in or Create an account to join the conversation.
15 years 7 months ago #52679
by Baze
Replied by Baze on topic Re: Kunena 1.5 to 1.6 Language Conversion Tool
I've used the conversion tool to create Macedonian language file from my 1.5.12 translation, everything went smooth so in the new file "mk-MK.com_kunena.ini" i assume i should uncomment (remove the ; before the new strings) the new translation lines and that's all right?
Please Log in or Create an account to join the conversation.
Time to create page: 0.269 seconds