activity/l10n/id.js

61 строка
3.3 KiB
JavaScript
Исходник Обычный вид История

2014-10-30 13:13:26 +03:00
OC.L10N.register(
"activity",
{
2018-11-06 04:13:49 +03:00
"Activity" : "Aktivitas",
2017-10-31 04:09:53 +03:00
"An error occurred while loading activities" : "Terjadi kesalahan saat memuat aktivitas",
2017-11-16 04:11:25 +03:00
"No activity yet" : "Belum ada aktivitas",
2016-07-30 03:37:33 +03:00
"Load more activities" : "Muat aktivitas lainnya",
2017-01-20 04:37:25 +03:00
"Copied!" : "Tersalin!",
"Not supported!" : "Tidak didukung!",
"Press ⌘-C to copy." : "Tekan ⌘-C untuk menyalin.",
"Press Ctrl-C to copy." : "Tekan Ctrl-C untuk menyalin.",
"{name} (invisible)" : "{name} (tersembunyi)",
"{name} (restricted)" : "{name} (terbatas)",
"in {path}" : "di {path}",
2015-04-23 09:25:26 +03:00
"This stream will show events like additions, changes & shares" : "Stream ini akan menampilkan agenda seperti penambahan, perubahan & berbagi",
"There are no events for this filter" : "Tidak ada agenda untuk penyaring ini",
2015-11-21 10:25:20 +03:00
"Today" : "Hari Ini",
"Yesterday" : "Kemarin",
2017-10-31 04:09:53 +03:00
"Open file" : "Membuka berkas",
2016-05-04 09:35:12 +03:00
"Personal activity feed for %s" : "Feed aktivitas pribadi untuk %s",
"Your feed URL is invalid" : "URL feed Anda tidak sah",
"Your settings have been updated." : "Pengaturan Anda telah diperbarui.",
2017-10-31 04:09:53 +03:00
"Settings have been updated." : "Pengaturan telah diperbarui",
2017-01-20 04:37:25 +03:00
"All activities" : "Semua aktifitas",
"By others" : "Oleh lainnya",
2017-11-16 04:11:25 +03:00
"By you" : "Oleh Anda",
2018-03-01 04:13:43 +03:00
"Activity notification for %s" : "Notifikasi aktifitas untuk %s",
2017-10-31 04:09:53 +03:00
"Hello %s" : "Helo %s",
2017-04-27 03:08:46 +03:00
"Hello %s," : "Helo %s,",
"There was some activity at %s" : "Terdapat beberapa aktifitas di %s",
2017-10-31 04:09:53 +03:00
"_and %n more _::_and %n more _" : ["* dan %n lagi"],
2018-02-27 04:16:02 +03:00
"Mail" : "Email",
"Stream" : "Stream",
2018-12-13 04:13:11 +03:00
"This application enables users to view actions related to their files in Nextcloud." : "Aplikasi ini memungkinkan pengguna untuk melihat aksi yang terkait dengan file yang mereka simpan di NextCloud",
2017-04-07 03:10:19 +03:00
"Activity feed" : "Feed aktivitas",
2017-10-31 04:09:53 +03:00
"Send activity emails" : "Kirim email aktivitas",
"Default settings" : "Pengaturan default",
"Configure the default activity settings for new users." : "Konfigurasikan pengaturan aktivitas default untuk pengguna baru.",
2017-01-20 04:37:25 +03:00
"List your own actions in the stream" : "Cantumkan tindakan anda dalam stream",
2014-10-30 13:13:26 +03:00
"Notify about your own actions via email" : "Beritahukan tetang aksi oleh Anda via email",
"You need to set up your email address before you can receive notification emails." : "Anda perlu menyetal alamat email Anda sebelum Anda dapat menerima email pemberitahuan.",
"Send emails:" : "Kirim email:",
2017-10-31 04:09:53 +03:00
"As soon as possible" : "Secepatnya",
2014-10-30 13:13:26 +03:00
"Hourly" : "Setiap jam",
"Daily" : "Setiap hari",
"Weekly" : "Setiap minggu",
2017-10-31 04:09:53 +03:00
"Choose for which activities you want to get an email notification, and which should show up in the activity app stream." : "Pilih aktivitas yang ingin Anda dapatkan notifikasi email, dan mana yang harus muncul di aktivitas aplikasi.",
"Choose which activities you want to see in your stream." : "Pilih aktivitas mana yang ingin Anda lihat di stream Anda.",
"Settings" : "Pengaturan",
2015-02-20 10:25:19 +03:00
"Enable RSS feed" : "Aktifkan RSS feed",
2017-10-31 04:09:53 +03:00
"RSS feed" : "RSS feed",
2015-02-20 10:25:19 +03:00
"No more events to load" : "Tidak ada lagi acara untuk dimuat",
2018-11-06 04:13:49 +03:00
"Activities" : "Aktivitas",
2018-10-18 03:07:05 +03:00
"Home" : "Beranda",
2019-02-07 04:16:03 +03:00
"\"remote user\"" : "\"remote user\"",
", " : ", ",
"%s and %s" : "%s dan %s",
"Files" : "Berkas"
2014-10-30 13:13:26 +03:00
},
"nplurals=1; plural=0;");