>
> 'K' (thousands) --> 'Ribu'
Change it to 'ribu' without capitalization. If space is a concern, we
can use 'rb' (also without capizalization).
>
> 'Twitter For Websites: Tweet Button' --> 'Twitter Untuk Website : Tombol
> Tweet'
Should be
'Twitter untuk Situs Web: Tombol Tweet'
Note that 'untuk' is also without capital 'u'.
>
> 'Tweet' --> 'Tweet'
>
> 'The URL %{url} has been shared %{tweets} times. View these Tweets.' -->
> 'Halaman %{url} telah disebarkan %{tweets} kali. Lihat tweet - tweet
> tersebut.'
There is no plural form in Indonesian, the plural is implied based on
the context.
My take is:
'Halaman %{url} telah dibagikan %{tweets} kali. Lihat Tweet-nya.'
> 'Share %{url} on Twitter' --> 'Berbagi %{url} di Twitter'
>
>
> Follow Button:
>
>
> ',' (numerical separator) --> ','
See above.
> 'K' (thousands) --> 'Ribu'
See above.
> 'Follow' --> 'Ikuti'
> 'Following' --> 'Mengikuti'
> '%{followers_count} followers' --> '%{followers_count} pengikut'
> 'Follow %{name} on Twitter' --> 'Ikuti %{name} di Twitter'
> 'You are following %{name} on Twitter' --> 'Anda telah memulai
> mengikuti %{name} di Twitter'
Since there is no time reference as context (e.g. 'Now you are...).
The translation should be:
'Anda mengikuti %{name} di Twitter'
MfG,
@rodin
2011/7/19 Prayudi Satriyo Nugroho <pray...@gmail.com>:
> Tweet Button:
>
> ',' (numerical separator) --> ','
This should be a thousand separator, right? Then, use a dot '.'.
>
> 'K' (thousands) --> 'Ribu'
Change it to 'ribu' without capitalization. If space is a concern, we
can use 'rb' (also without capizalization).
Should be
>
> 'Twitter For Websites: Tweet Button' --> 'Twitter Untuk Website : Tombol
> Tweet'
'Twitter untuk Situs Web: Tombol Tweet'
Note that 'untuk' is also without capital 'u'.
>There is no plural form in Indonesian, the plural is implied based on
> 'Tweet' --> 'Tweet'
>
> 'The URL %{url} has been shared %{tweets} times. View these Tweets.' -->
> 'Halaman %{url} telah disebarkan %{tweets} kali. Lihat tweet - tweet
> tersebut.'
the context.
My take is:
'Halaman %{url} telah dibagikan %{tweets} kali. Lihat Tweet-nya.'
See above.
> 'Share %{url} on Twitter' --> 'Berbagi %{url} di Twitter'
>
>
> Follow Button:
>
>
> ',' (numerical separator) --> ','
> 'K' (thousands) --> 'Ribu'
See above.
Since there is no time reference as context (e.g. 'Now you are...).
> 'Follow' --> 'Ikuti'
> 'Following' --> 'Mengikuti'
> '%{followers_count} followers' --> '%{followers_count} pengikut'
> 'Follow %{name} on Twitter' --> 'Ikuti %{name} di Twitter'
> 'You are following %{name} on Twitter' --> 'Anda telah memulai
> mengikuti %{name} di Twitter'
The translation should be:
'Anda mengikuti %{name} di Twitter'