mirror of
https://github.com/discourse/discourse.git
synced 2025-05-05 17:44:40 +08:00
FIX: update Indonesian translations to fix date translations
This commit is contained in:
parent
cd8d512429
commit
79d202a73c
@ -25,20 +25,20 @@ id:
|
|||||||
thousands: "{{number}}k"
|
thousands: "{{number}}k"
|
||||||
millions: "{{number}}M"
|
millions: "{{number}}M"
|
||||||
dates:
|
dates:
|
||||||
time: "j:mm a"
|
time: "h:mm a"
|
||||||
timeline_date: "MMM YYYY"
|
timeline_date: "MMM YYYY"
|
||||||
long_no_year: "BBB H j:mm a"
|
long_no_year: "BBB D h:mm a"
|
||||||
long_no_year_no_time: "BBB H"
|
long_no_year_no_time: "MMM D"
|
||||||
full_no_year_no_time: "MMMM Do"
|
full_no_year_no_time: "MMMM Do"
|
||||||
long_with_year: "BBB H, TTTT j:mm a"
|
long_with_year: "MMM D, YYYY h:mm a"
|
||||||
long_with_year_no_time: "BBB H, TTTT"
|
long_with_year_no_time: "MMM D, YYYY"
|
||||||
full_with_year_no_time: "MMMM Do, YYYY"
|
full_with_year_no_time: "MMMM Do, YYYY"
|
||||||
long_date_with_year: "BBB H, 'TT LT"
|
long_date_with_year: "MMM D, 'YY LT"
|
||||||
long_date_without_year: "BBB H, LT"
|
long_date_without_year: "MMM D, LT"
|
||||||
long_date_with_year_without_time: "BBB H, 'TT"
|
long_date_with_year_without_time: "MMM D, 'YY"
|
||||||
long_date_without_year_with_linebreak: "BBB H <br/>LT"
|
long_date_without_year_with_linebreak: "MMM D <br/>LT"
|
||||||
long_date_with_year_with_linebreak: "BBB H, 'TT <br/>LT"
|
long_date_with_year_with_linebreak: "MMM D, 'YY <br/>LT"
|
||||||
wrap_ago: "%{date} lalu"
|
wrap_ago: "%{date} yang lalu"
|
||||||
tiny:
|
tiny:
|
||||||
half_a_minute: "< 1m"
|
half_a_minute: "< 1m"
|
||||||
less_than_x_seconds:
|
less_than_x_seconds:
|
||||||
@ -61,8 +61,8 @@ id:
|
|||||||
other: '> %{count}y'
|
other: '> %{count}y'
|
||||||
almost_x_years:
|
almost_x_years:
|
||||||
other: '%{count}y'
|
other: '%{count}y'
|
||||||
date_month: "BBB H"
|
date_month: "MMM D"
|
||||||
date_year: "BBB 'TT"
|
date_year: "MMM 'YY"
|
||||||
medium:
|
medium:
|
||||||
x_minutes:
|
x_minutes:
|
||||||
other: '%{count} menit'
|
other: '%{count} menit'
|
||||||
@ -70,7 +70,7 @@ id:
|
|||||||
other: '%{count} jam'
|
other: '%{count} jam'
|
||||||
x_days:
|
x_days:
|
||||||
other: '%{count} hari'
|
other: '%{count} hari'
|
||||||
date_year: "BBB H, 'TT"
|
date_year: "MMM D, 'YY"
|
||||||
medium_with_ago:
|
medium_with_ago:
|
||||||
x_minutes:
|
x_minutes:
|
||||||
other: '%{count} menit yang lalu'
|
other: '%{count} menit yang lalu'
|
||||||
|
@ -310,9 +310,7 @@ id:
|
|||||||
xaxis: "Haru"
|
xaxis: "Haru"
|
||||||
yaxis: "Jumlah kunjungan"
|
yaxis: "Jumlah kunjungan"
|
||||||
signups:
|
signups:
|
||||||
title: "Pengguna Baru"
|
|
||||||
xaxis: "Hari"
|
xaxis: "Hari"
|
||||||
yaxis: "Jumlah pengguna baru"
|
|
||||||
profile_views:
|
profile_views:
|
||||||
xaxis: "Hari"
|
xaxis: "Hari"
|
||||||
topics:
|
topics:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user