summaryrefslogtreecommitdiffstats
path: root/settings/l10n/id.php
blob: 4a0bd17eaf73d0a058b428fa301e783d6ad3a78a (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
<?php $TRANSLATIONS = array(
"Invalid request" => "Permintaan tidak valid",
"OpenID Changed" => "OpenID telah dirubah",
"Language changed" => "Bahasa telah diganti",
"Select an App" => "Pilih satu aplikasi",
"-licensed" => "-terlisensi",
"by" => "oleh",
"Ask a question" => "Ajukan pertanyaan",
"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",
"Your password got changed" => "Password anda telah dirubah",
"Unable to change your password" => "Tidak dapat merubah password anda",
"Current password" => "Password saat ini",
"New password" => "Password baru",
"show" => "perlihatkan",
"Change password" => "Rubah password",
"Language" => "Bahasa",
"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",
"Delete" => "Hapus"
);