Welcome, Guest. Please login or register.
Login with username, password and session length


It's a release candidate! VirtueMart 2.0 RC - the next generation VirtueMart - is available! Read more....

  Advanced search

247038 Posts in 67506 Topics- by 258314 Members - Latest Member: aniketana
VirtueMart ForumVirtueMart 1.1.xTranslation / Languages (Moderator: Pisu)How to install the Language Pack
Pages: 1 [2] 3 4 ... 6   Go Down
Print
Author Topic: How to install the Language Pack  (Read 108872 times)
oraclesoon
Newbie
*
Posts: 10



WWW
« Reply #15 on: December 20, 2008, 11:04:29 AM »

Man it just doesnt help with the installation. My problem is with the Turkish language. In joomla Turkish was default before installing Virtuemart, now I added the language files as you told and it still uses english.
I couldnt find the xml file you mentioned about <backwardLang>english</backwardLang> I am almost gone insane about this language issue.

Ok, no worry, calm down.

There are 2 places:
* Joomla language pack, located in JoomlaRoot/language
* VirtueMart language pack, located in JoomlaRoot/administrator/components/com_virtuemart/languages

You have uploaded VirtueMart language pack to VirtueMart language pack. It is done.

Now, you need to upload Joomla Turkish language pack from the link below:
http://extensions.joomla.org/component/option,com_mtree/task,advsearch2/search_id,7122/Itemid,35/ to JoomlaRoot/language.

<backwardLang> setting is found inside Joomla language pack.
Logged
Pisu
Moderator
Sr. Member
*
Posts: 435


..still looking for..


WWW
« Reply #16 on: December 20, 2008, 15:20:31 PM »

Man it just doesnt help with the installation. My problem is with the Turkish language. In joomla Turkish was default before installing Virtuemart, now I added the language files as you told and it still uses english.
I couldnt find the xml file you mentioned about <backwardLang>english</backwardLang> I am almost gone insane about this language issue.

Are you using Joomla 1.5?
Go to folder /language/YOURLANGUAGE and open file YOURLANGUAGE.xml; here you should find a backwardLang tag. If it does not exists (but strange), insert it before </metadata>:

<backwardLang>turkish</backwardLang>
Logged

jadranko
Newbie
*
Posts: 2


« Reply #17 on: January 05, 2009, 20:20:34 PM »

Hi,

I did everything you said. I have installed joomla 1.5 croatian language packs for site and admin part of joomla. I set it up as a default language in joomla but nothing has changed. What I mean admin interface is still in english!?

I checked \language\hr-HR.site.15beta2\hr-HR.xml file and everything is set as it should be... 

<?xml version="1.0" encoding="utf-8" ?>
- <metafile version="1.5" client="site">
  <name>Croatian(HR)</name>
  <tag>hr-HR</tag>
  <version>1.5.0-Beta 2</version>
  <creationDate>10-05-2007</creationDate>
  <author>croJoomla.com</author>
  <authorEmail>info@crojoomla.com</authorEmail>
  <authorUrl>www.crojoomla.com</authorUrl>
  <copyright>(C) 2005 - 2006 crojoomla.com. All rights reserved.</copyright>
  <license>http://www.gnu.org/copyleft/gpl.html GNU/GPL</license>
  <description>Hrvatski jezik za Joomla 1.5.x</description>
- <metadata>
  <name>Croatian(HR)</name>
  <tag>hr-HR</tag>
  <rtl>0</rtl>
  <locale>hr_HR.utf8, hr_HR, hrv_HR, hr, hrv, Croatian, croatian, hrvatski, Hrvatski</locale>
  <winCodePage>windows-1250</winCodePage>
  <backwardLang>hrvatski</backwardLang>
  <pdfFontName>vera</pdfFontName>
  </metadata>
  <params />
  </metafile>


I also checked \administrator\language\hr-HR.admin.15beta2\hr-HR.xml file and everything looks fine to me...

  <?xml version="1.0" encoding="utf-8" ?>
- <metafile version="1.5" client="administrator">
  <name>Croatian(HR)</name>
  <version>1.5.0-Beta 2</version>
  <creationDate>10-05-2007</creationDate>
  <author>croJoomla.com</author>
  <authorEmail>info@crojoomla.com</authorEmail>
  <authorUrl>www.croJoomla.com</authorUrl>
  <copyright>(C) 2005 - 2006 crojoomla.com All rights reserved.</copyright>
  <license>http://www.gnu.org/copyleft/gpl.html GNU/GPL</license>
  <description />
- <metadata>
  <name>Croatian(HR)</name>
  <tag>hr-HR</tag>
  <rtl>0</rtl>
  <locale>hr_HR.utf8, hr_HR, hrv_HR, hr, hrv, Croatian, croatian, hrvatski, Hrvatski</locale>
  <winCodePage>windows-1250</winCodePage>
  <backwardLang>hrvatski</backwardLang>
  </metadata>
  <params />
  </metafile>


After that I downloaded language pack for VirtueMart and unziped it to \administrator\components\com_virtuemart\languages folder as you said and still nothing has changed. Default language is again english.

I have used this instalation packages for Joomla and VirtueMart and I haven't had any problem with instalation.

Joomla_1.5.8-Stable-Full_Package.zip
VirtueMart_1.1.2-COMPLETE_PACKAGE.j15.zip


Can you help me please?

Thanks.
Jadranko

Logged
Pisu
Moderator
Sr. Member
*
Posts: 435


..still looking for..


WWW
« Reply #18 on: January 06, 2009, 15:20:12 PM »

@jadranko: I really can't understand, all seems to be ok. Please check if you have the file: /administrator/components/com_virtuemart/languages/common/hrvatski.php
Logged

jadranko
Newbie
*
Posts: 2


« Reply #19 on: January 07, 2009, 03:09:24 AM »

@jadranko: I really can't understand, all seems to be ok. Please check if you have the file: /administrator/components/com_virtuemart/languages/common/hrvatski.php

I do have that file hrvatski.php in folder /administrator/components/com_virtuemart/languages/common/. I tried to open it and it looks fine to me.

Unfortunately, I don't understand why it is not working either, especially because I haven’t had any problem with installation.

Could it be because I'm building web site on my local computer? Before I installed joomla and VirtueMart I've had installed XAMPP for Windows from the XAMPP website: http://www.apachefriends.org/en/xampp.html

I'm new to all this and I was hoping that somebody will have answer to my problem.

Thank you,
Jadranko
Logged
vas
Newbie
*
Posts: 4


« Reply #20 on: January 07, 2009, 15:35:58 PM »

Hello
I also have the same problem with Greek language.
Done as told previously, Uploaded language file to administator/componenets/com_virtumart OK. Greek is working OK in Joomla!Translated all with Joomfish OK. On Joomla Greek language the backward tag is Greek OK, Have Greek in common folder .

Where do we all go wrong?
Is there a language settings within Virtuemart that I cannot find?

A reply will be helpfull

Thanks

Vas
Logged
mylonojr
Newbie
*
Posts: 8


« Reply #21 on: January 26, 2009, 05:08:07 AM »

I have done everything you have suggested but to no avail.
Virtuemart has no option to change language in the backend manually and the "virtuemart Language Manager" component shows only the english language although I uploaded (via ftp) all the necessary language files in /components/com_virtuemart/ directory (inside their "language" folder.

Is ther any other way to do it?

Am I missing something here?

Tx in advance.
Logged
slavisa
Newbie
*
Posts: 10


« Reply #22 on: February 08, 2009, 15:38:51 PM »

i have the same issue on my site, i have downloaded the Arabic language pack from extensions for Joomla and Arabic pack for VM however when i go to my site its half Englihg and half Arabic, any ideas?

thanks
Logged
zmatek
Newbie
*
Posts: 8


« Reply #23 on: February 09, 2009, 12:46:15 PM »

Hello,

unfortunately I ve got same problem Embarrassed

Engine: Joomla_1.5.9-Stable-Full_Package
Added: VirtueMart_1.1.2_eCommerce_Bundle_Joomla_1.5.9
       Patch-VirtueMart-1.1.2-1.1.3
       cs-CZ_joomla_lang_full.1.5.9v1
       Language_Pack_for_VirtueMart_1.1.3

I changed default language for pages and for admin to czech language,but virtuemart is still in english Huh
Anyone have solved this problem?

Every tips and advices are welcome,thank you in advance.

Best regards zmatek
Logged
HerculeS
Newbie
*
Posts: 2


« Reply #24 on: February 13, 2009, 00:21:49 AM »

I have the same problem with Russian language.

"Joomla!" defult language is Russian, in xml-file I see "<backwardLang>russian</backwardLang>". And language folder is installed to "com_virtuemart" folder.

Anybody solve this problem?
Logged
HerculeS
Newbie
*
Posts: 2


« Reply #25 on: February 13, 2009, 00:57:30 AM »

I solve my problem...

It is completely my fault.

I copy "language" dir to "components\com_virtuemart" istead "administrator\components\com_virtuemart\".

It is foolish mistake, but maybe anybody repeat it. Be more attentive! Smiley
Logged
zmatek
Newbie
*
Posts: 8


« Reply #26 on: February 15, 2009, 13:51:00 PM »

Hmmm,I got right directory and still nothing..Sad but when I set up czech language manualy...rename czech.php on english.php then its run...but characters "šřěčřčščžř" doesnt show right:( anyone have got any idea?
Logged
zmatek
Newbie
*
Posts: 8


« Reply #27 on: February 15, 2009, 14:42:17 PM »

btw: charset      iso-8859-2  and windows-1250 doesnt solve it:(
Logged
cgoebels
Newbie
*
Posts: 1


« Reply #28 on: February 24, 2009, 15:42:16 PM »

Same here with German, VirtueMart stays English by all means. I tried with a fresh install of Joomla 1.5.9 and VirtueMart 1.1.3, newest language pack.
I have found the parameter backwardLang in my german.xml, but it is correctly set to German.
German is also the default language in my Joomla installation.
Does noone have a clue how to solve this? Sad


Edit: I managed to solve it, with our site, it seems to have been some sort of caching problem.
« Last Edit: February 24, 2009, 15:50:10 PM by cgoebels » Logged
kelsay
Newbie
*
Posts: 40



« Reply #29 on: March 15, 2009, 09:50:25 AM »

I had the same problem. All the files where in the right folder.
But it just would't work.

Here's what I did.

- I remove the istallation of VM
- re-installed, BUT... I did not select SAMPLE DATA
- so, proceed to the shop without installing sample data
- then with FTP I uploaded the language folder in the /www/administrator/components/com_virtuemart/languages/ folder

It is now fine.
Logged
Pages: 1 [2] 3 4 ... 6   Go Up
Print
Jump to: