summaryrefslogtreecommitdiffstats
path: root/l10n/id.js
blob: 53f674f172ace52716a1256782bfadc778aa3383 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
OC.L10N.register(
    "social",
    {
    "Help" : "Bantuan",
    "Open documentation" : "Buka dokumentasi",
    "Finish setup" : "Selesaikan instalasi",
    "Home" : "Beranda",
    "Notifications" : "Pemberitahuan",
    "Profile" : "Profil",
    "In reply to" : "Membalas kepada",
    "Post" : "Post",
    "Public" : "Publik",
    "Uploading..." : "Mengunggah...",
    "Delete" : "Hapus",
    "Edit" : "Sunting",
    "Close" : "Tutup",
    "Reply" : "Balas",
    "Hello" : "Halo",
    "Continue" : "Lanjutkan"
},
"nplurals=1; plural=0;");