Welcome Guest ( Log In | Register )

6 Pages  1 2 3 > » Bottom

Outline · [ Standard ] · Linear+

 MIUI Malay Localization Project, We are now Official Xiaomi translators!

views
     
TSputera_imranz
post Dec 31 2013, 10:32 AM, updated 12y ago

:.Just A Simple Person.:
*****
Senior Member
802 posts

Joined: May 2006
From: Selangor



Hi guys,

I have been appointed by XIAOMI to do Malay translation for MIUI ROM. I guess some of you already used MIUI ROM for your Android phone. For those who still do not have idea what MIUI is all about, you can refer here -> http://en.wikipedia.org/wiki/MIUI . The project that i'm in right now is here -> http://miuiandroid.com

This is the chance for you to see MIUI ROM in Malay language! I know some of the words in English will sound funny when translated to Malay language and now this is our opportunity to fix it and do better translation.

I can do all the translation by myself but for sure it will take time to finish. That's why i'm looking for team mate to complete this project as soon as possible. No matter you are Malay, Chinese, Indian or other races in Malaysia, make Malaysian proud! This is the time for us to contribute to Malaysian community.

p/s : The task is quite challenging. We need to translate the xml file contents from English to Malay, that's all. The problem is, there are more than 1000 lines that need to be translated, that's why i need a team to complete this task rolleyes.gif Since MIUI ROM released every week, hopefully we can see Malay language MIUI ROM by early 2014 smile.gif

p/s : This Malay Translated ROM most probably will be included in Xiaomi phone when they launch in Singapore soon

p/s : Xiaomi phone is coming to Malaysia soon..

Update 8/1/2014 11:15am
- We managed to complete 60% of the task given notworthy.gif

Update 9/1/2014 15:03
- We managed to complete 65% of the task given sweat.gif

Update 12/1/2014 00:00
- We managed to complete 80% of the task given icon_rolleyes.gif

Update 15/1/2014 09:33
- It is confirmed now : this is OFFICIAL group that has been appointed by Xiaomi to handle Malay localisation for MIUI rclxm9.gif
- This team has been renamed from Project MIUI Malay Translator to MIUI Bahasa Melayu Localization Project thumbup.gif
- We have new direction now. Before this the project based on MIUIANDROID, and now migrate to Xiaomi. There are some changes to the previous strings and additional strings as well. I will sort this thing out before distribute the task later. notworthy.gif

Update 23/01/2014 09:13
- Major task for this project already completed on 20th January 2014. We will move to the next phase which is Testing &Debugging phase. Estimated next week smile.gif

This post has been edited by putera_imranz: Jan 24 2014, 03:20 PM
TSputera_imranz
post Dec 31 2013, 10:56 AM

:.Just A Simple Person.:
*****
Senior Member
802 posts

Joined: May 2006
From: Selangor



Before translating

We strive to uphold Google's AOSP (Android Open Source Project) best practices, check out Google's writing style guide here

Translatable resources and ground rules

1. Never translate a resource that includes the phrase "translatable="false""

2. Never touch the string ID (never change the red portion in the example below)
<string name="howdy_world">only translate this green part</string>

3. Never delete resources. If you stumble on to a string that is a "duplicate", email Nana at wuna@xiaomi.com and she'll handle the rest.

4. Do not translate the comments above the strings.
<!.--This is what a comment looks like in XML files-->

5. If you’re confused about what you’re responsible for, check out the MIUI Bahasa Melayu l10n project table here <table coming soon!>

IMPORTANT: Punctuation marks and special characters in XML

All punctuation marks (except for commas ,) must be preceded by a \ or must be enclosed by quotation marks. For example, here are some strings that do and don't work:
<string name="good_example">"This'll work"</string>
<string name="good_example_2">This\'ll also work</string>
<string name="bad_example">This doesn't work</string>
<string name="bad_example_2">XML encodings don&apos;t work</string>

An ellipsis should never be written as 3 separate periods (...) but should be expressed in python as \u2026. See the example below:
<string name="good_example">Loading\u2026</string>
<string name="bad_example">Loading...</string>
If you want to learn more, check out Google’s guide on string formatting and string styling here

Periods

Keep with style of the official MIUI English strings. If there is a period at the end of a string, keep it in your translation. If there isn’t, don’t add one.

It’s OK if you need to change the sentence structure of the string, just make sure that if you have 2 sentences that they are broken up by periods.
<string name="two_sentence_string">This is the first sentence. This is the second sentence.</string>

MIUI style

1. Don't write like a robot! Read your translated strings aloud to see if they sound natural to you.

2. Be short, clear, and conversational. The less words you use, the better.

3. Never spell out numbers. The number 2 should always be written as "2" and NOT "two".

4. Use standard sentence capitalization for all strings.

5. Be as consistent as you can with word choice. Use the same words or phrases as much as
possible. For example, in English, if you use “Sign in” instead of “Log in”, make sure you only use the phrase Sign in across your translation.

6. Don’t use exclamation points when your telling the user something didn’t work or that there is a problem. See the example below:

<string name="Mi_Cloud_good">Couldn\’t connect to network</string>
<string name="error_message_bad">Sorry! Couldn\’t connect to network.</string>

If you want to learn more about best practices in writing style, check Google’s guide here But also keep in mind that their primary language is English (US) and they are based in the United States, so they don’t know your language or culture as well as you.

Dealing with Mi Products and proper nouns in strings

Naming for Mi products and services follow a simple convention: Mi Product. We are working as fast as we can to enforce this all over MIUI. For example, here are some strings that do and don't conform:

<string name="sign_in_good_example">Sign in to your Mi Account</string>
<string name="Mi_Cloud_good">Your Contacts have been synced to Mi Cloud</string>
<string name="Mi_Cloud_bad">Sign in to your miaccount</string>

For now, use the English name of the product if there is not a comfortable translation in to your language.


This post has been edited by putera_imranz: Jan 15 2014, 11:08 PM
TSputera_imranz
post Dec 31 2013, 12:52 PM

:.Just A Simple Person.:
*****
Senior Member
802 posts

Joined: May 2006
From: Selangor



QUOTE(yhluv21 @ Dec 31 2013, 12:15 PM)
salute to you n your team-to-be smile.gif
make us proud!!
happy new year~~
*
thanks for ur support bro thumbup.gif

QUOTE(mudkipryan94 @ Dec 31 2013, 12:18 PM)
support Malaysian Translation team..rclxms.gif.. anyway... is it need the memnber or just join only, TS...
*
will be member of my team icon_rolleyes.gif

QUOTE(andrewhtf @ Dec 31 2013, 12:28 PM)
just a suggestion. try not to use the typical translated malay term for english-worded terms. better to make it more kampung-styled so everybody can easliy understand.
*
Good idea bro thumbup.gif

QUOTE(sanosizo @ Dec 31 2013, 12:36 PM)
I can imagine the challenge. Good luck.
*
thanks for ur support bro thumbup.gif

QUOTE(andyjyneo @ Dec 31 2013, 12:36 PM)
Sometimes, it's really hard to translate to native Malay language, due to too much bahasa pinjaman (borrowed language) in BM nowadays.
*
if using rojak bahasa which all of us can understand, can aah? biggrin.gif
TSputera_imranz
post Dec 31 2013, 12:53 PM

:.Just A Simple Person.:
*****
Senior Member
802 posts

Joined: May 2006
From: Selangor



QUOTE(wkkm007 @ Dec 31 2013, 01:07 PM)
Wow that good
*
QUOTE(pakram @ Dec 31 2013, 01:22 PM)
lol

good luck
*
thanks for ur support bro thumbup.gif
TSputera_imranz
post Dec 31 2013, 01:06 PM

:.Just A Simple Person.:
*****
Senior Member
802 posts

Joined: May 2006
From: Selangor



QUOTE(andyjyneo @ Dec 31 2013, 01:59 PM)
If that's the case, that one is no longer native language. laugh.gif
*
If follow real malaysian translation would be very funny, joystick -> batang gembira sweat.gif

i guess that will be constraint for this project. How about instead of using batang gembira, we change it to joystik? Sounds better right?

This post has been edited by putera_imranz: Dec 31 2013, 01:08 PM
TSputera_imranz
post Dec 31 2013, 01:26 PM

:.Just A Simple Person.:
*****
Senior Member
802 posts

Joined: May 2006
From: Selangor



QUOTE(andyjyneo @ Dec 31 2013, 02:21 PM)
Hahahaha batang gembira sounds like direct translation.
Joystik does sound better indeed, but it seems like a bahasa pinjaman.
*
i guess certain bahasa pinjaman should be ok since many malay words use that, for example

Television -> Televisyen
National -> Nasional
Notification -> Notifikasi
dedication -> dedikasi
TSputera_imranz
post Dec 31 2013, 01:36 PM

:.Just A Simple Person.:
*****
Senior Member
802 posts

Joined: May 2006
From: Selangor



QUOTE(Mikeshashimi @ Dec 31 2013, 02:24 PM)
can you give a rough idea of what the lines are?

count me in.
*
For example:

from calculator.apk folder, the original file strings.xml contents:

<string name="advanced">Advanced panel</string>
<string name="app_name">Calculator</string>
<string name="basic">Basic panel</string>
<string name="clear">C</string>
<string name="clearDesc">clear</string>
<string name="clear_history">Clear history</string>
<string name="cos">cos</string>
<string name="cosDesc">cosine</string>
<string name="cos_mathematical_value">cos</string>
<string name="del">DEL</string>
<string name="delDesc">delete</string>

So we can translate it to Malay, like this:

<string name="advanced">Panel Lanjutan</string>
<string name="app_name">Kalkulator</string>
<string name="basic">Panel Asas</string>
<string name="clear">C</string>
<string name="clearDesc">Kosongkan</string>
<string name="clear_history">Kosongkan sejarah</string>
<string name="cos">kos</string>
<string name="cosDesc">Kosinus</string>
<string name="cos_mathematical_value">Kos</string>
<string name="del">DEL</string>
<string name="delDesc">Buang</string>

Only translate the words which I bold above, before </string> No need to change or translate words which in " ".
TSputera_imranz
post Dec 31 2013, 01:40 PM

:.Just A Simple Person.:
*****
Senior Member
802 posts

Joined: May 2006
From: Selangor



QUOTE(andyjyneo @ Dec 31 2013, 02:29 PM)
Yup, BM nowadays is not native anymore. Too many bahasa pinjaman.

For example, fee in English.
Nowadays, if you look carefully, everyone started to use fi in BM.
It is supposed to be yuran.

Another word is declaration.
In BM, it is supposed to be pengisytiharan instead of deklarasi.

P/S: Sorry for off-topic and language class. Haha...
*
You are right bro icon_rolleyes.gif

QUOTE(wkkm007 @ Dec 31 2013, 02:31 PM)
Ha I remember is kayu ria= joystick
*
LoL. I remember this word from Malay newspaper 10 years ago sweat.gif
TSputera_imranz
post Dec 31 2013, 01:42 PM

:.Just A Simple Person.:
*****
Senior Member
802 posts

Joined: May 2006
From: Selangor



QUOTE(wkkm007 @ Dec 31 2013, 02:37 PM)
Count me in
*
QUOTE(Mikeshashimi @ Dec 31 2013, 02:37 PM)
owh if thats the case then I'd be glad to help out.
*
Both of u IN thumbup.gif
TSputera_imranz
post Dec 31 2013, 01:50 PM

:.Just A Simple Person.:
*****
Senior Member
802 posts

Joined: May 2006
From: Selangor



QUOTE(bobtiang @ Dec 31 2013, 02:43 PM)
any specific requirement and what's the expectation? i am interested and always love the awesome ROM smile.gif
*
No specific requirement, as long as using Malay language or words 'yang dimelayukan', which all of us can understand should be ok. Hopefully we can avoid using direct translation as much as possible.

for example:

Hardware is Perkakasan NOT Barang Keras doh.gif
TSputera_imranz
post Dec 31 2013, 02:01 PM

:.Just A Simple Person.:
*****
Senior Member
802 posts

Joined: May 2006
From: Selangor



QUOTE(Mikeshashimi @ Dec 31 2013, 02:45 PM)
kewl...

just let us know when its time to translate and also whether you want proper BM or 'modernized' BM.
*
Basically, we start with the core MIUI first. As of now, there are 45 APK's. And each apk got their own string.xml file that need to be translated to Malay words. If we can get around 9 person, so each person will translate around 5 files only. I guess in 1 week we can complete this task icon_rolleyes.gif
TSputera_imranz
post Dec 31 2013, 02:02 PM

:.Just A Simple Person.:
*****
Senior Member
802 posts

Joined: May 2006
From: Selangor



QUOTE(alexng2208 @ Dec 31 2013, 02:43 PM)
come i help

pm me what i need to do

i cinapek but my melayu 99.99%
*
Sure u want to join bro? brows.gif
TSputera_imranz
post Dec 31 2013, 02:05 PM

:.Just A Simple Person.:
*****
Senior Member
802 posts

Joined: May 2006
From: Selangor



QUOTE(bobtiang @ Dec 31 2013, 02:59 PM)
sure man. would love to contribute as an IT guy also a fans of MIUI smile.gif
*
QUOTE(norman05051984 @ Dec 31 2013, 03:03 PM)
count me in. Experience in translating a  couple of Apple apps.
*
QUOTE(alexng2208 @ Dec 31 2013, 03:03 PM)
why kenot  shocking.gif
*
Okay, all of u IN thumbup.gif

This post has been edited by putera_imranz: Dec 31 2013, 02:08 PM
TSputera_imranz
post Dec 31 2013, 02:29 PM

:.Just A Simple Person.:
*****
Senior Member
802 posts

Joined: May 2006
From: Selangor



QUOTE(alexng2208 @ Dec 31 2013, 03:24 PM)
ehem

imagine

software version

versi baranglembik

device status: custom

keadaan barang: tempahkhas
*
cannot like that bro sweat.gif
TSputera_imranz
post Dec 31 2013, 02:36 PM

:.Just A Simple Person.:
*****
Senior Member
802 posts

Joined: May 2006
From: Selangor



QUOTE(bobtiang @ Dec 31 2013, 03:31 PM)
after translate are we going to cross check each other output?
or how MIUI team gonna ensure the validity or the terms?
*
Yes, I will compile all the translation files and put it to the base file at GitHub here -> https://github.com/ingbrzy/MA-XML-5.0-Malay

QUOTE(alexng2208 @ Dec 31 2013, 03:31 PM)
if you share the hot gal in your avatar with me... then maybe.... got less error LOLzzz brows.gif
*
Aiyo doh.gif sweat.gif
TSputera_imranz
post Dec 31 2013, 02:55 PM

:.Just A Simple Person.:
*****
Senior Member
802 posts

Joined: May 2006
From: Selangor



QUOTE(bobtiang @ Dec 31 2013, 03:43 PM)
cool.. i took a quick glimpse and it does look interesting in getting the right malay word smile.gif
*
Once the slot full (approx 9 person), we can start this task thumbup.gif
TSputera_imranz
post Dec 31 2013, 04:46 PM

:.Just A Simple Person.:
*****
Senior Member
802 posts

Joined: May 2006
From: Selangor



QUOTE(Noobi3 @ Dec 31 2013, 05:06 PM)
Count me in . Dont worry , wouldn't give u barang keras translation
*
Ok, u are IN thumbup.gif

QUOTE(mudkipryan94 @ Dec 31 2013, 05:15 PM)
wokay,
biggrin.gif
nanti send source code kpd saya ye icon_rolleyes.gif
*
U want to join bro? brows.gif
TSputera_imranz
post Dec 31 2013, 04:47 PM

:.Just A Simple Person.:
*****
Senior Member
802 posts

Joined: May 2006
From: Selangor



QUOTE(KoYuKii @ Dec 31 2013, 05:23 PM)
good luck teams !! Msia Boleh
*
Thanks for ur support thumbup.gif

QUOTE(irmo @ Dec 31 2013, 05:32 PM)
dewan bahasa pustaka nowadays quite lazy la imo,long long ago
they will create new term to translate english term.
eg.
independent - > berdikari (short term from BERDIri atas Kaki sendiRI)
football ->bolasepak
submarine ->kapalselam

dbp sekarang?
harddisk - >cakera keras
navigation ->navigasi
dedication ->dedikasi

pfftt!!!
*
LoL biggrin.gif
TSputera_imranz
post Dec 31 2013, 05:10 PM

:.Just A Simple Person.:
*****
Senior Member
802 posts

Joined: May 2006
From: Selangor



hooi1,wkkm007,Mikeshashimi,bobtiang,norman05051984

Do PM me ur email address so that i can send the files to you. There are 45 files in total. So each of us will translate 5 files (strings.xml). Hopefully we can finish it by 1 week (if possible) notworthy.gif
TSputera_imranz
post Dec 31 2013, 05:11 PM

:.Just A Simple Person.:
*****
Senior Member
802 posts

Joined: May 2006
From: Selangor



alexng2208,Noobi3 and mudkipryan94
Do PM me ur email address so that i can send the files to you. There are 45 files in total. So each of us will translate 5 files (strings.xml). Hopefully we can finish it by 1 week (if possible) notworthy.gif

6 Pages  1 2 3 > » Top
 

Change to:
| Lo-Fi Version
0.0174sec    0.59    7 queries    GZIP Disabled
Time is now: 30th November 2025 - 06:04 AM