summaryrefslogtreecommitdiffstats
path: root/settings/l10n/id.php
blob: 62184d3e8f19fae10c26cd079168c1c6f54171cb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
<?php $TRANSLATIONS = array(
"Email saved" => "Email tersimpan",
"Invalid email" => "Email tidak sah",
"OpenID Changed" => "OpenID telah dirubah",
"Invalid request" => "Permintaan tidak valid",
"Authentication error" => "autentikasi bermasalah",
"Language changed" => "Bahasa telah diganti",
"Disable" => "NonAktifkan",
"Enable" => "Aktifkan",
"Saving..." => "Menyimpan...",
"__language_name__" => "__language_name__",
"Add your App" => "Tambahkan App anda",
"Select an App" => "Pilih satu aplikasi",
"See application page at apps.owncloud.com" => "Lihat halaman aplikasi di apps.owncloud.com",
"Password" => "Password",
"Unable to change your password" => "Tidak dapat merubah password anda",
"Current password" => "Password saat ini",
"New password" => "kata kunci baru",
"show" => "perlihatkan",
"Change password" => "Rubah password",
"Email" => "Email",
"Your email address" => "Alamat email anda",
"Fill in an email address to enable password recovery" => "Masukkan alamat email untuk mengaktifkan pemulihan password",
"Language" => "Bahasa",
"Help translate" => "Bantu menerjemahkan",
"Name" => "Nama",
"Groups" => "Group",
"Create" => "Buat",
"Default Quota" => "Kuota default",
"Other" => "Lain-lain",
"Group Admin" => "Admin Grup",
"Quota" => "Quota",
"Delete" => "Hapus"
);