id.json 917 B

12345678910111213141516171819
  1. { "translations": {
  2. "Edit comment" : "Sunting komentar",
  3. "Delete comment" : "Hapus komentar",
  4. "Post" : "Posting",
  5. "Cancel" : "Batal",
  6. "[Deleted user]" : "[Hapus pengguna]",
  7. "Comments" : "Komentar",
  8. "No comments yet, start the conversation!" : "Belum ada yang berkomentar, mulailah perbincangan!",
  9. "Save" : "Simpan",
  10. "Allowed characters {count} of {max}" : "Karakter yang diizinkan {count} dari {max}",
  11. "Error occurred while updating comment with id {id}" : "Terjadi kesalahan saat memperbarui komentar dengan id {id}",
  12. "Error occurred while posting comment" : "Terjadi kesalahan saat memosting komentar",
  13. "Comment" : "Komentar",
  14. "You commented" : "Anda berkomentar",
  15. "%1$s commented" : "%1$s dikomentari",
  16. "{author} commented" : "{Pengarang} berkomentar",
  17. "%1$s commented on %2$s" : "%1$s dikomentari pada %2$s"
  18. },"pluralForm" :"nplurals=1; plural=0;"
  19. }