2019-12-22 03:42:00 +00:00
|
|
|
OC.L10N.register(
|
|
|
|
"social",
|
|
|
|
{
|
2020-06-26 02:56:59 +00:00
|
|
|
"Help" : "Bantuan",
|
2019-12-22 03:42:00 +00:00
|
|
|
"Open documentation" : "Buka dokumentasi",
|
|
|
|
"Finish setup" : "Selesaikan instalasi",
|
|
|
|
"Home" : "Beranda",
|
|
|
|
"Notifications" : "Pemberitahuan",
|
2022-05-10 03:31:42 +00:00
|
|
|
"Profile" : "Profil",
|
2022-07-12 03:16:08 +00:00
|
|
|
"In reply to" : "Membalas kepada",
|
|
|
|
"Post" : "Post",
|
2019-12-22 03:42:00 +00:00
|
|
|
"Public" : "Publik",
|
2022-07-12 03:16:08 +00:00
|
|
|
"Uploading..." : "Mengunggah...",
|
2022-06-23 03:18:51 +00:00
|
|
|
"Delete" : "Hapus",
|
2022-07-12 03:16:08 +00:00
|
|
|
"Edit" : "Sunting",
|
2019-12-22 03:42:00 +00:00
|
|
|
"Close" : "Tutup",
|
2022-07-12 03:16:08 +00:00
|
|
|
"Reply" : "Balas",
|
2022-11-22 02:55:47 +00:00
|
|
|
"Deny" : "Tolak",
|
2022-07-12 03:16:08 +00:00
|
|
|
"Hello" : "Halo",
|
2019-12-22 03:42:00 +00:00
|
|
|
"Continue" : "Lanjutkan"
|
|
|
|
},
|
|
|
|
"nplurals=1; plural=0;");
|