|
@@ -4,14 +4,14 @@ return [
|
|
|
|
|
|
'common' => [
|
|
'common' => [
|
|
'comment' => 'Komentar',
|
|
'comment' => 'Komentar',
|
|
- 'commented' => 'Mengomentari',
|
|
|
|
|
|
+ 'commented' => 'Dikomentari',
|
|
'comments' => 'Komentar',
|
|
'comments' => 'Komentar',
|
|
'like' => 'Menyukai',
|
|
'like' => 'Menyukai',
|
|
- 'liked' => 'Menyukai',
|
|
|
|
|
|
+ 'liked' => 'Disukai',
|
|
'likes' => 'Suka',
|
|
'likes' => 'Suka',
|
|
'share' => 'Bagikan',
|
|
'share' => 'Bagikan',
|
|
'shared' => 'Dibagikan',
|
|
'shared' => 'Dibagikan',
|
|
- 'shares' => 'Shares',
|
|
|
|
|
|
+ 'shares' => 'Bagi',
|
|
'unshare' => 'Batalkan berbagi',
|
|
'unshare' => 'Batalkan berbagi',
|
|
|
|
|
|
'cancel' => 'Batal',
|
|
'cancel' => 'Batal',
|
|
@@ -21,7 +21,7 @@ return [
|
|
'errorMsg' => 'Telah terjadi kesalahan. Silakan coba lagi nanti.',
|
|
'errorMsg' => 'Telah terjadi kesalahan. Silakan coba lagi nanti.',
|
|
'oops' => 'Oops!',
|
|
'oops' => 'Oops!',
|
|
'other' => 'Lainnya',
|
|
'other' => 'Lainnya',
|
|
- 'readMore' => 'Baca lebih lanjut',
|
|
|
|
|
|
+ 'readMore' => 'Baca selengkapnya',
|
|
'success' => 'Berhasil',
|
|
'success' => 'Berhasil',
|
|
|
|
|
|
'sensitive' => 'Sensitif',
|
|
'sensitive' => 'Sensitif',
|
|
@@ -40,59 +40,59 @@ return [
|
|
|
|
|
|
// Timelines
|
|
// Timelines
|
|
'homeFeed' => 'Beranda',
|
|
'homeFeed' => 'Beranda',
|
|
- 'localFeed' => 'Local Feed',
|
|
|
|
- 'globalFeed' => 'Global Feed',
|
|
|
|
|
|
+ 'localFeed' => 'Umpan lokal',
|
|
|
|
+ 'globalFeed' => 'Umpan global',
|
|
|
|
|
|
// Core features
|
|
// Core features
|
|
- 'discover' => 'Discover',
|
|
|
|
- 'directMessages' => 'Direct Messages',
|
|
|
|
- 'notifications' => 'Notifications',
|
|
|
|
- 'groups' => 'Groups',
|
|
|
|
- 'stories' => 'Stories',
|
|
|
|
|
|
+ 'discover' => 'Jelajahi',
|
|
|
|
+ 'directMessages' => 'Pesan Langsung',
|
|
|
|
+ 'notifications' => 'Notifikasi',
|
|
|
|
+ 'groups' => 'Grup',
|
|
|
|
+ 'stories' => 'Cerita',
|
|
|
|
|
|
// Self links
|
|
// Self links
|
|
- 'profile' => 'Profile',
|
|
|
|
- 'drive' => 'Drive',
|
|
|
|
- 'settings' => 'Settings',
|
|
|
|
- 'compose' => 'Create New',
|
|
|
|
|
|
+ 'profile' => 'Profil',
|
|
|
|
+ 'drive' => 'Perangkat Keras',
|
|
|
|
+ 'settings' => 'Pengaturan',
|
|
|
|
+ 'compose' => 'Membuat baru',
|
|
|
|
|
|
// Nav footer
|
|
// Nav footer
|
|
- 'about' => 'About',
|
|
|
|
- 'help' => 'Help',
|
|
|
|
- 'language' => 'Language',
|
|
|
|
- 'privacy' => 'Privacy',
|
|
|
|
- 'terms' => 'Terms',
|
|
|
|
|
|
+ 'about' => 'Tentang',
|
|
|
|
+ 'help' => 'Bantuan',
|
|
|
|
+ 'language' => 'Bahasa',
|
|
|
|
+ 'privacy' => 'Privasi',
|
|
|
|
+ 'terms' => 'Ketentuan',
|
|
|
|
|
|
// Temporary links
|
|
// Temporary links
|
|
- 'backToPreviousDesign' => 'Go back to previous design'
|
|
|
|
|
|
+ 'backToPreviousDesign' => 'Kembali ke desain sebelumnya'
|
|
],
|
|
],
|
|
|
|
|
|
'directMessages' => [
|
|
'directMessages' => [
|
|
- 'inbox' => 'Inbox',
|
|
|
|
- 'sent' => 'Sent',
|
|
|
|
- 'requests' => 'Requests'
|
|
|
|
|
|
+ 'inbox' => 'Kotak Masuk',
|
|
|
|
+ 'sent' => 'Terkirim',
|
|
|
|
+ 'requests' => 'Permintaan'
|
|
],
|
|
],
|
|
|
|
|
|
'notifications' => [
|
|
'notifications' => [
|
|
- 'liked' => 'liked your',
|
|
|
|
- 'commented' => 'commented on your',
|
|
|
|
|
|
+ 'liked' => 'menyukai',
|
|
|
|
+ 'commented' => 'mengomentari',
|
|
'reacted' => 'reacted to your',
|
|
'reacted' => 'reacted to your',
|
|
- 'shared' => 'shared your',
|
|
|
|
- 'tagged' => 'tagged you in a',
|
|
|
|
|
|
+ 'shared' => 'membagikan',
|
|
|
|
+ 'tagged' => 'menandai Anda pada sebuah',
|
|
|
|
|
|
- 'updatedA' => 'updated a',
|
|
|
|
- 'sentA' => 'sent a',
|
|
|
|
|
|
+ 'updatedA' => 'mengupdate sebuah',
|
|
|
|
+ 'sentA' => 'mengirim sebuah',
|
|
|
|
|
|
- 'followed' => 'followed',
|
|
|
|
- 'mentioned' => 'mentioned',
|
|
|
|
- 'you' => 'you',
|
|
|
|
|
|
+ 'followed' => 'diikuti',
|
|
|
|
+ 'mentioned' => 'disebut',
|
|
|
|
+ 'you' => 'anda',
|
|
|
|
|
|
- 'yourApplication' => 'Your application to join',
|
|
|
|
- 'applicationApproved' => 'was approved!',
|
|
|
|
- 'applicationRejected' => 'was rejected. You can re-apply to join in 6 months.',
|
|
|
|
|
|
+ 'yourApplication' => 'Aplikasi anda untuk mengikuti',
|
|
|
|
+ 'applicationApproved' => 'telah disetujui!',
|
|
|
|
+ 'applicationRejected' => 'telah ditolak. Anda dapat kembali mengajukan untuk bergabung dalam 6 bulan.',
|
|
|
|
|
|
'dm' => 'dm',
|
|
'dm' => 'dm',
|
|
- 'groupPost' => 'group post',
|
|
|
|
|
|
+ 'groupPost' => 'postingan grup',
|
|
'modlog' => 'modlog',
|
|
'modlog' => 'modlog',
|
|
'post' => 'post',
|
|
'post' => 'post',
|
|
'story' => 'story',
|
|
'story' => 'story',
|