Page 2 of 5

Re: Language Translation Project at Crowdin

Posted: Sun Oct 19, 2014 6:29 pm
by raikage
ok is that what i was looking for.
thks

Option to install in another language

Posted: Mon Oct 20, 2014 4:16 am
by e-slap
where the option is to change the language in the installation?

best regards!

Re: Option to install in another language

Posted: Mon Oct 20, 2014 5:13 am
by raikage
e-slap wrote:where the option is to change the language in the installation?

best regards!
In installation u can't change the language' only after installed u can do that.

Re: Language Translation Project at Crowdin

Posted: Mon Oct 20, 2014 4:43 pm
by OSWorX
i2Paq wrote:Is it possible to upload the whole translation in one go?

Uploading every string per string I'm not going to.
Yes of course - no need to translate every string!
Read more here: https://support.crowdin.com/for-transla ... -tutorial/
Translators can
1. download files to work offline (local)
and afterwards
2. upload ready translations
upload_download_files.png

Upload and download whole files - upload_download_files.png (23.8 KiB) Viewed 121234 times


Re: Language Translation Project at Crowdin

Posted: Tue Oct 21, 2014 12:41 am
by CoverUp
Hello
I got the spanish front end translated, i was uploading to
https://crowdin.com/project/opencart-translation-v2
But now i see that i got to upload again to
https://crowdin.com/project/opencart
is that correct?

About uploading, I was uploading the entire file with the first option selected in the
https://crowdin.com/project/opencart-translation-v2 project
but now in the
https://crowdin.com/project/opencart project, the file option does not appear (in order to upload the entire file) only the item-by-item translation is available. Of course i will not do that.

BTW my translation is ES_CL or latin american spanish (neutral spanish) that is different from the spanish used in spain

Re: Language Translation Project at Crowdin

Posted: Tue Oct 21, 2014 12:48 am
by Xyph3r
I don't have the "File" Tab.

Re: Option to install in another language

Posted: Tue Oct 21, 2014 1:13 am
by e-slap
raikage wrote:
e-slap wrote:where the option is to change the language in the installation?

best regards!
In installation u can't change the language' only after installed u can do that.

installation folder contains a folder with name "language"

Re: Option to install in another language

Posted: Tue Oct 21, 2014 1:27 pm
by raikage
e-slap wrote:
raikage wrote:
e-slap wrote:where the option is to change the language in the installation?

best regards!
In installation u can't change the language' only after installed u can do that.

installation folder contains a folder with name "language"
yes sure, but this folder contains only a one file called english.php and this file are only for installation.
so if u want to create a installation whit different language u just need follow this step:

1 ) edit the file english.php inside this folder install/english/
2) translate this file in your language,after finish save this file in another name example spanish.php inside the same where are the file called english.php
3) edit this file index.php inside install folder and find this line :

Code: Select all

$language->load('english');
and change english in the name of your file that u have translated :
like this

Code: Select all

$language->load('spanish');
4) save and start a new installation and now are in your language.( this only for opencart installation )

Re: Language Translation Project at Crowdin

Posted: Tue Oct 21, 2014 4:06 pm
by e-slap
Thank raikage!

Re: Language Translation Project at Crowdin

Posted: Tue Oct 21, 2014 6:27 pm
by ADD Creative
Daniel wrote:sorry guys the offical one is here:

https://crowdin.com/project/opencart

we will be using the crowdin api to pull translations directly into opencart stores.
That project is set with the Source language being English, United Kingdom. However there are a few non-British English spellings. For example catalog / catalogue, canceled / cancelled, centimeter / centimetre, etc.

Source language could do with being set a generic English as in https://crowdin.com/project/opencart-translation-v2 so British English can be done.

Re: Option to install in another language

Posted: Tue Oct 21, 2014 7:25 pm
by OSWorX
raikage wrote:yes sure, but this folder contains only a one file called english.php and this file are only for installation.
so if u want to create a installation whit different language u just need follow this step:

1 ) edit the file english.php inside this folder install/english/
2) translate this file in your language,after finish save this file in another name example spanish.php inside the same where are the file called english.php
3) edit this file index.php inside install folder and find this line :

Code: Select all

$language->load('english');
and change english in the name of your file that u have translated :
like this

Code: Select all

$language->load('spanish');
4) save and start a new installation and now are in your language.( this only for opencart installation )
Here https://crowdin.com/project/opencart-translation-v2 you can get also the installation file - if translated already by someone.
It is always called 'english.php' to make it easier instead of editing and renaming somthing inside the script.

Re: Language Translation Project at Crowdin

Posted: Sun Oct 26, 2014 2:24 am
by CoverUp
CoverUp wrote:Hello
I got the spanish front end translated, i was uploading to
https://crowdin.com/project/opencart-translation-v2
But now i see that i got to upload again to
https://crowdin.com/project/opencart
is that correct?

About uploading, I was uploading the entire file with the first option selected in the
https://crowdin.com/project/opencart-translation-v2 project
but now in the
https://crowdin.com/project/opencart project, the file option does not appear (in order to upload the entire file) only the item-by-item translation is available. Of course i will not do that.

BTW my translation is ES_CL or latin american spanish (neutral spanish) that is different from the spanish used in spain
So what is the official then?

Re: Language Translation Project at Crowdin

Posted: Sun Oct 26, 2014 6:03 pm
by OSWorX
CoverUp wrote:About uploading, I was uploading the entire file with the first option selected in the
https://crowdin.com/project/opencart-translation-v2 project
but now in the
https://crowdin.com/project/opencart project, the file option does not appear (in order to upload the entire file) only the item-by-item translation is available. Of course i will not do that.
They had not enabled those options in their project - thats is why you cannot see those tabs.

Re: Language Translation Project at Crowdin

Posted: Sun Oct 26, 2014 6:04 pm
by OSWorX
CoverUp wrote:
CoverUp wrote:Hello
I got the spanish front end translated, i was uploading to
https://crowdin.com/project/opencart-translation-v2
But now i see that i got to upload again to
https://crowdin.com/project/opencart
is that correct?

About uploading, I was uploading the entire file with the first option selected in the
https://crowdin.com/project/opencart-translation-v2 project
but now in the
https://crowdin.com/project/opencart project, the file option does not appear (in order to upload the entire file) only the item-by-item translation is available. Of course i will not do that.

BTW my translation is ES_CL or latin american spanish (neutral spanish) that is different from the spanish used in spain
So what is the official then?
Is still in discussion ...

Re: Language Translation Project at Crowdin

Posted: Tue Oct 28, 2014 12:17 am
by i2Paq
OSWorX wrote:
i2Paq wrote:Is it possible to upload the whole translation in one go?

Uploading every string per string I'm not going to.
Yes of course - no need to translate every string!
Read more here: https://support.crowdin.com/for-transla ... -tutorial/
Translators can
1. download files to work offline (local)
and afterwards
2. upload ready translations
upload_download_files.png
I cannot find that option to work offline.

Re: Language Translation Project at Crowdin

Posted: Tue Oct 28, 2014 5:48 am
by slavib

Re: Language Translation Project at Crowdin

Posted: Tue Oct 28, 2014 5:49 am
by rph

Re: Language Translation Project at Crowdin

Posted: Tue Oct 28, 2014 3:56 pm
by OSWorX
i2Paq wrote:
OSWorX wrote:
i2Paq wrote:Is it possible to upload the whole translation in one go?

Uploading every string per string I'm not going to.
Yes of course - no need to translate every string!
Read more here: https://support.crowdin.com/for-transla ... -tutorial/
Translators can
1. download files to work offline (local)
and afterwards
2. upload ready translations
upload_download_files.png
I cannot find that option to work offline.
In the OpenCart v.2 Translation project you can always translate locale, see
https://crowdin.com/project/opencart-tr ... ussions/25
The 'official' project has this not.

Re: Language Translation Project at Crowdin

Posted: Tue Oct 28, 2014 11:07 pm
by slavib

Re: Language Translation Project at Crowdin

Posted: Wed Oct 29, 2014 10:53 pm
by tverheijen
i2Paq wrote:I agree!

I will start working on the Dutch translation this weekend.

It will still be available in the Extensions until this project is widely known.

Will start working on Dutch translations to... ;D