GetSimple Support Forum
Needed Addtional Translations for 2.0 Release - Printable Version

+- GetSimple Support Forum (http://get-simple.info/forums)
+-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3)
+--- Forum: GS Development Testing - (alpha/beta) (http://get-simple.info/forums/forumdisplay.php?fid=14)
+--- Thread: Needed Addtional Translations for 2.0 Release (/showthread.php?tid=316)

Pages: 1 2


Needed Addtional Translations for 2.0 Release - ccagle8 - 2010-01-19

For anyone using or making translation files for GetSimple - we need your help adding a few additional translations to the localization files.

If you plan on helping us update a translation file, please post here stating so, then post here again with the completed file. I will then add it to the repository.

All Language Files (except en_US) : http://code.google.com/p/get-simple-language/source/browse/#svn/trunk

The en_US.php file located in /admin/lang/ of the beta download should be the final version for the 2.0 release, so base your translations of of it. All the new translations are at the bottom of that file below the comment:

Code:
/***********************************************************************************
* SINCE Version 2.0
***********************************************************************************/



Needed Addtional Translations for 2.0 Release - vsky - 2010-01-19

  • Automatic translation for install.php, setup.php and welcome.php doesn't work
  • Some phrases are obsolete, some new at the top of * SINCE Version 2.0, so it's better to check whole file
  • Missing "IMG_CONTROL_PANEL" in sidebar-files.php

Where can I find "CREATE_ONE" phrase?


Needed Addtional Translations for 2.0 Release - wizzy - 2010-01-20

Bug in US langfile of ver 2beta2:
Code:
"CREATE_THUMBNAIL"     => "Current Thumbnail",
? should be "Create Thumbnail" right ?


Needed Addtional Translations for 2.0 Release - vsky - 2010-01-20

wizzy Wrote:Bug in US langfile of ver 2beta2:
Code:
"CREATE_THUMBNAIL"     => "Current Thumbnail",
? should be "Create Thumbnail" right ?

Yes


Needed Addtional Translations for 2.0 Release - wizzy - 2010-01-20

Here is the german language file for Version 2.0_beta2

(2010-01-25: uploaded new version of de language file)


Needed Addtional Translations for 2.0 Release - ccagle8 - 2010-01-20

Thanks wizzy. I will fix the English one tonight


Needed Addtional Translations for 2.0 Release - Alexey - 2010-01-24

Hello Chris

In russian language pack I'm notice some problems.
I will fix it.
Ok ?


Needed Addtional Translations for 2.0 Release - vsky - 2010-01-24

Alexey Wrote:Hello Chris

In russian language pack I'm notice some problems.
I will fix it.
Ok ?
Then this pack is for you...


Needed Addtional Translations for 2.0 Release - ccagle8 - 2010-01-24

vsky Wrote:
Alexey Wrote:Hello Chris

In russian language pack I'm notice some problems.
I will fix it.
Ok ?
Then this pack is for you...

Thanks!


Needed Addtional Translations for 2.0 Release - maxtuska - 2010-01-29

Hi there. Here is the Finnish - language file for the latest release.


Needed Addtional Translations for 2.0 Release - vsky - 2010-01-30

Updated russian language for GS beta3


Needed Addtional Translations for 2.0 Release - ccagle8 - 2010-01-31

Thanks Vsky & maxtuska!


Needed Addtional Translations for 2.0 Release - marty80 - 2010-02-02

Czech version is on me.
I'll translate it tomorrow.


Needed Addtional Translations for 2.0 Release - ccagle8 - 2010-02-02

Thanks Marty80!


Needed Addtional Translations for 2.0 Release - virua - 2010-02-02

Hi GetSimple community,

Ukrainian (українська) translation done Smile It is working with 2.0.


Needed Addtional Translations for 2.0 Release - marty80 - 2010-02-04

Czech version with some fixes and improvements.
Just one question - I'm unable to translate the "Add Files and/or Images" button on page admin/upload.php - it is not listed in language file...


Needed Addtional Translations for 2.0 Release - vsky - 2010-02-04

marty80 Wrote:Czech version with some fixes and improvements.
Just one question - I'm unable to translate the "Add Files and/or Images" button on page admin/upload.php - it is not listed in language file...
Because it is an image in a flash file. You can find it here
Code:
admin\template\images\browse.png



Needed Addtional Translations for 2.0 Release - marty80 - 2010-02-04

Thx for quick reply Smile
So - it is not possible to translate it, because there is only one version of PNG. OK, then CZ version is done Smile


Needed Addtional Translations for 2.0 Release - ccagle8 - 2010-02-04

Thanks Marty and virua. They've been added to the repository


Needed Addtional Translations for 2.0 Release - tamascsaba - 2010-02-07

Hy Everyone!

I updated the hungarian (magyar) traslate for Get-Simple 2.0 Big Grin
Translation done Smile
http://blaxdesign.hu/hu_HU_V2.rar


Needed Addtional Translations for 2.0 Release - superyms - 2010-02-08

Hi,
Small corrections and 1 missing in the French version.
I have started the Arabic language one, it seems that i have to use numeric decimal characters as it is saved in ANSI.
It worked well for the test i have done (but not yet finished, normally for tomorrow), but as Arabic is written from right to left, normally we have to add that when chosen that language all the administration interface will be inverted (rtl) in the body seems solving the matter (but have also to manage the other HTML elements)..

Bye.

PS: Arabic around 75%, will be finished tomorrow...


Needed Addtional Translations for 2.0 Release - ccagle8 - 2010-02-08

RTL hasn't even been thought of for this i18n system... How difficult is it for someone reading Arabic to read it from LTR? Is it impossible? I know i wouldn't be able to read English RTL...


Needed Addtional Translations for 2.0 Release - superyms - 2010-02-08

ccagle8 Wrote:RTL hasn't even been thought of for this i18n system... How difficult is it for someone reading Arabic to read it from LTR? Is it impossible? I know i wouldn't be able to read English RTL...
Yes it is really difficult to read LTR when using Arabic, exactly as you said for English using RTL !!
You can read but you will had a headache quickly, as some elements of the page are not in place and the text is going right...
LoL


Needed Addtional Translations for 2.0 Release - superyms - 2010-02-11

Arabic language is ready/finished !!
It was hard...lol

Bye.


Needed Addtional Translations for 2.0 Release - ccagle8 - 2010-02-11

superyms: Thank you so much!