nextcloud/settings/l10n/id.php

51 lines
2.0 KiB
PHP
Raw Normal View History

2011-08-20 07:12:16 +04:00
<?php $TRANSLATIONS = array(
2012-08-29 04:06:48 +04:00
"Email saved" => "Email tersimpan",
"Invalid email" => "Email tidak sah",
2012-01-11 04:06:59 +04:00
"OpenID Changed" => "OpenID telah dirubah",
2012-06-06 02:29:28 +04:00
"Invalid request" => "Permintaan tidak valid",
2011-08-20 07:12:16 +04:00
"Language changed" => "Bahasa telah diganti",
2012-08-29 04:06:48 +04:00
"Disable" => "NonAktifkan",
"Enable" => "Aktifkan",
"Saving..." => "Menyimpan...",
2012-06-06 02:29:28 +04:00
"__language_name__" => "__language_name__",
2012-08-29 04:06:48 +04:00
"Security Warning" => "Peringatan Keamanan",
2012-06-06 02:29:28 +04:00
"Log" => "Log",
"More" => "Lebih",
"Add your App" => "Tambahkan App anda",
2011-08-28 03:13:16 +04:00
"Select an App" => "Pilih satu aplikasi",
2012-08-29 04:06:48 +04:00
"See application page at apps.owncloud.com" => "Lihat halaman aplikasi di apps.owncloud.com",
2011-08-28 03:13:16 +04:00
"-licensed" => "-terlisensi",
"by" => "oleh",
2012-06-06 02:29:28 +04:00
"Documentation" => "Dokumentasi",
"Managing Big Files" => "Mengelola berkas besar",
2011-08-23 13:20:37 +04:00
"Ask a question" => "Ajukan pertanyaan",
2011-08-20 07:12:16 +04:00
"Problems connecting to help database." => "Bermasalah saat menghubungi database bantuan.",
"Go there manually." => "Pergi kesana secara manual.",
"Answer" => "Jawab",
"You use" => "Anda menggunakan",
"of the available" => "dari yang tersedia",
2012-06-06 02:29:28 +04:00
"Desktop and Mobile Syncing Clients" => "Klien sync Desktop dan Mobile",
"Download" => "Unduh",
2011-08-20 07:12:16 +04:00
"Your password got changed" => "Password anda telah dirubah",
2012-01-11 04:06:59 +04:00
"Unable to change your password" => "Tidak dapat merubah password anda",
2011-08-20 07:12:16 +04:00
"Current password" => "Password saat ini",
"New password" => "Password baru",
"show" => "perlihatkan",
"Change password" => "Rubah password",
2012-06-06 02:29:28 +04:00
"Email" => "Email",
"Your email address" => "Alamat email anda",
"Fill in an email address to enable password recovery" => "Masukkan alamat email untuk mengaktifkan pemulihan password",
2011-08-20 07:12:16 +04:00
"Language" => "Bahasa",
2012-06-06 02:29:28 +04:00
"Help translate" => "Bantu menerjemahkan",
2011-08-20 07:12:16 +04:00
"use this address to connect to your ownCloud in your file manager" => "gunakan alamat ini untuk terhubung dengan ownCloud anda dalam file manager anda",
"Name" => "Nama",
"Password" => "Password",
"Groups" => "Group",
"Create" => "Buat",
2012-06-06 02:29:28 +04:00
"Default Quota" => "Kuota default",
"Other" => "Lain-lain",
2012-08-29 04:06:48 +04:00
"Group Admin" => "Admin Grup",
2012-06-06 02:29:28 +04:00
"Quota" => "Quota",
2011-08-20 07:12:16 +04:00
"Delete" => "Hapus"
);