|
Language files for RVC 5.6 translations are welcome
|
|
03-26-2011, 03:34 AM
(This post was last modified: 03-28-2011 10:48 AM by RVC Video Chat.)
Post: #1
|
|||
|
|||
|
Language files for RVC 5.6 translations are welcome
Here is the new English language file for upcoming random video chat version RVC 5.6. Any translation is highly appreciated, looking for: Arabic, Chinese, Dutch, French, German, Greek, Hebrew, Hindi, Hungarian, Italian, Japanese, Polish, Portuguese, Romanian, Serbian, Spanish, Swedish, Thai, Turkish and any other.
If you submit a translation, please try to translate at least the first (#---SYSTEM MESSAGES---) section, until the #---SYSTEM SETTINGS--- I will try to translate as much as I can and will post all languages here for public download. If you find an error, just reply with the correction and I'll modify the file. Code: #---SYSTEM MESSAGES---I chatroulette
|
|||
|
04-01-2011, 05:35 AM
(This post was last modified: 04-01-2011 05:36 AM by RVC Video Chat.)
Post: #2
|
|||
|
|||
|
Russian-Русский
Code: #---SYSTEM MESSAGES---I chatroulette
|
|||
|
04-10-2011, 03:28 AM
(This post was last modified: 04-10-2011 03:30 AM by RVC Video Chat.)
Post: #3
|
|||
|
|||
|
Hungarian-Magyar
Code: #---SYSTEM MESSAGES---I chatroulette
|
|||
|
04-17-2011, 01:17 PM
(This post was last modified: 04-17-2011 02:09 PM by Zorge.)
Post: #4
|
|||
|
|||
|
RE: Language files for RVC 5.6 translations are welcome
Hello,
I'm not IT guy. Please help me how to translate. For example, when I try to translate UI from English version, I can't distinguish which words are from programming language and which words from user interface. So, please help me how to realize which words are for user interface and for programming language. if I translate above Russian version, is it ok with the version "RandomVideoChat_5.4 " I have purchased ? Some languages have different word order than in English. For example, in order to translate below sentence into my language I have to change some word order. "leaveChatMessage_0=You left <b>JabberCam</b>, press <b>START</b> to come back. Goodbye!" Is it ok if I change the word order as shown below, would be there any code conflict? "leaveChatMessage_0=You <b>JabberCam</b> left, to come back <b>START</b> press . Goodbye!" Can I rename the JabberCam in above into my own name "Chatlii"? Should I translate the word "START" in the phrase of <b>START</b> or it is programming word? Can I translate phrase between the signs <b> and </b> as in <b>Auto NEXT</b>? BR Zorge |
|||
|
04-20-2011, 03:46 AM
(This post was last modified: 04-20-2011 03:46 AM by RVC Video Chat.)
Post: #5
|
|||
|
|||
|
RE: Language files for RVC 5.6 translations are welcome
Hi, these files are for the upcoming 5.6 version (they won't work with the current release). To translate your own software, please edit the files found in your package.
I chatroulette
|
|||
|
04-20-2011, 08:23 PM
Post: #6
|
|||
|
|||
|
RE: Language files for RVC 5.6 translations are welcome
Is there anyone who has translated the language file ? Please help me how to distinguish the words or texts of the User Interface from programming codes/script or language?
If I copy past the language file into word document and translate it and copy past back into notepad, is it ok? Thank's in advance Zorge |
|||
|
04-21-2011, 04:10 AM
Post: #7
|
|||
|
|||
|
RE: Language files for RVC 5.6 translations are welcome
Yes, using word for translation is ok. Just be aware when saving from your text editor, make sure you are using UTF-8 encoding.
Compare the above files to figure out what to translate. Ex. compare English with Russian. I chatroulette
|
|||
|
04-21-2011, 04:15 AM
(This post was last modified: 04-21-2011 04:18 AM by Zorge.)
Post: #8
|
|||
|
|||
|
RE: Language files for RVC 5.6 translations are welcome
Hello Jabber Team,
If I copy& past the language file into word document, translate it and save it by notepad format, is it ok? or not? When I open the language file in notepad format, the rows are too long and I can't realize where is the code beginning and where is the UI text beginning. Is there any method to go around it? I'm thinking about to translate language pack by comparing English and Chinese versions, assuming that where is Chinese characters there is UI phrase. Am I right? Do I need to change file name into lan_mongolian? or leave it as lan_en.ini? Is there any risk that is not recoverable , if I install inaccurate language file into my server? Thank's for your kind and timely support. Zorge |
|||
|
04-21-2011, 04:29 AM
(This post was last modified: 04-21-2011 04:35 AM by RVC Video Chat.)
Post: #9
|
|||
|
|||
|
RE: Language files for RVC 5.6 translations are welcome
I recommend using a code editor ( http://en.wikipedia.org/wiki/Source_code_editor ). About comparing the english with chinese, you're right.
To use mongolian: copy lang_en.ini and rename it to lang_mn.ini edit lang_mn.ini and save your changes with UTF-8 encoding edit config.php and replace this: PHP Code: // UI SETTINGSPHP Code: // UI SETTINGSthere is no risk until you save lang_en.ini as lang_en.bakcup as backup If you end up with blank screen, read these: http://www.videosoftware.pro/forum/THREAD-Text-missing http://www.videosoftware.pro/forum/THREA...t-is-blank I chatroulette
|
|||
|
04-21-2011, 01:03 PM
(This post was last modified: 04-21-2011 01:04 PM by Zorge.)
Post: #10
|
|||
|
|||
|
RE: Language files for RVC 5.6 translations are welcome
Dear JabberCam team,
1. In my server, there are 4 folders each of them contains language file and config.php file? Do I need to put "lang_mn.ini" into them and modify all "config.php" files ? • ftp://my-domain.com/public_html/jabbercam/language/ • ftp://my-domain/public_html/rvc/jabbercam/language/ • ftp://my-domain/www/jabbercam/language/ • ftp://my-domain/www/rvc/jabbercam/language/ 2. Is it right to upload same language file (lang_mn.ini) into the above 4 folders? Are all “config.php” files are same in above 4 folders? 3. Please tell me how to make Mongolian language as default language? 4. I have edited “Language settings” in config.php opening it in notepad and saving it as notepad after that I have changed “.txt” extension by “.php”. Is it ok? 5. How can I translate RVCS version? I didn't find any language file in RVCS folders? 6. When I tested my jabbercam with my friend in Mongolia, it is saying that he is connecting from “Somewhere”, how can I make it to show "connecting from Mongolia”? Regards Zorge |
|||
|
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)





